]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
small corrections
[lyx.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 % workaround for a makeindex bug,
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language english
57 \language_package default
58 \inputencoding auto
59 \fontencoding global
60 \font_roman default
61 \font_sans default
62 \font_typewriter default
63 \font_default_family default
64 \use_non_tex_fonts false
65 \font_sc false
66 \font_osf false
67 \font_sf_scale 100
68 \font_tt_scale 100
69
70 \graphics default
71 \default_output_format default
72 \output_sync 0
73 \bibtex_command default
74 \index_command default
75 \paperfontsize 12
76 \spacing single
77 \use_hyperref true
78 \pdf_title "The LyX User's Guide"
79 \pdf_author "LyX Team"
80 \pdf_subject "LyX"
81 \pdf_keywords "LyX"
82 \pdf_bookmarks true
83 \pdf_bookmarksnumbered true
84 \pdf_bookmarksopen false
85 \pdf_bookmarksopenlevel 1
86 \pdf_breaklinks false
87 \pdf_pdfborder false
88 \pdf_colorlinks true
89 \pdf_backref false
90 \pdf_pdfusetitle false
91 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
92 \papersize default
93 \use_geometry false
94 \use_amsmath 1
95 \use_esint 1
96 \use_mhchem 1
97 \use_mathdots 1
98 \cite_engine basic
99 \use_bibtopic false
100 \use_indices false
101 \paperorientation portrait
102 \suppress_date false
103 \use_refstyle 0
104 \notefontcolor #0000ff
105 \branch Question
106 \selected 1
107 \filename_suffix 0
108 \color #00ff00
109 \end_branch
110 \branch Answer
111 \selected 0
112 \filename_suffix 0
113 \color #aa55ff
114 \end_branch
115 \index Index
116 \shortcut idx
117 \color #008000
118 \end_index
119 \secnumdepth 3
120 \tocdepth 2
121 \paragraph_separation indent
122 \paragraph_indentation default
123 \quotes_language english
124 \papercolumns 1
125 \papersides 2
126 \paperpagestyle default
127 \tracking_changes true
128 \output_changes false
129 \html_math_output 0
130 \html_css_as_file 0
131 \html_be_strict true
132 \author -712698321 "Jürgen Spitzmüller" 
133 \author 5863208 "ab" 
134 \author 1607599024 "Richard Heck" rgheck@comcast.net
135 \end_header
136
137 \begin_body
138
139 \begin_layout Title
140 The LyX User's Guide
141 \end_layout
142
143 \begin_layout Author
144 by the LyX Team
145 \begin_inset Foot
146 status collapsed
147
148 \begin_layout Plain Layout
149 \noindent
150 If you have comments or error corrections, please send them to the LyX Documenta
151 tion mailing list: 
152 \begin_inset CommandInset href
153 LatexCommand href
154 target "lyx-docs@lists.lyx.org"
155 type "mailto:"
156
157 \end_inset
158
159
160 \end_layout
161
162 \end_inset
163
164
165 \begin_inset Newline newline
166 \end_inset
167
168
169 \begin_inset Newline newline
170 \end_inset
171
172 Version 2.0.x
173 \begin_inset Note Note
174 status open
175
176 \begin_layout Plain Layout
177 The latest PDF-version of this document can be found here:
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \series bold
183 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
184 \end_layout
185
186 \end_inset
187
188
189 \end_layout
190
191 \begin_layout Standard
192 \begin_inset CommandInset toc
193 LatexCommand tableofcontents
194
195 \end_inset
196
197
198 \end_layout
199
200 \begin_layout Chapter
201 Getting Started
202 \end_layout
203
204 \begin_layout Section
205 What is LyX?
206 \end_layout
207
208 \begin_layout Standard
209 LyX is a document preparation system.
210  It is a tool for producing beautiful manuscripts, publishable books, business
211  letters and proposals, and even poetry.
212  It is unlike most other 
213 \begin_inset Quotes eld
214 \end_inset
215
216 word processors
217 \begin_inset Quotes erd
218 \end_inset
219
220  in the sense that it uses the paradigm of a markup language as its core
221  editing style.
222  That means that when you type a section header, you mark it as a 
223 \begin_inset Quotes eld
224 \end_inset
225
226 Section
227 \begin_inset Quotes erd
228 \end_inset
229
230 , not 
231 \begin_inset Quotes eld
232 \end_inset
233
234 Bold, 17
235 \begin_inset space \thinspace{}
236 \end_inset
237
238 pt type, left justified, 5
239 \begin_inset space \thinspace{}
240 \end_inset
241
242 mm space below
243 \begin_inset Quotes erd
244 \end_inset
245
246 .
247  LyX takes care of the typesetting for you, so you deal only with concepts,
248  not the mechanics.
249 \end_layout
250
251 \begin_layout Standard
252 This philosophy is explained in much greater detail in the 
253 \emph on
254
255 \begin_inset Quotes eld
256 \end_inset
257
258 Introduction
259 \begin_inset Quotes erd
260 \end_inset
261
262
263 \emph default
264 .
265  If you haven't read it yet, you need to.
266  Yes, we mean now.
267 \end_layout
268
269 \begin_layout Standard
270 The 
271 \begin_inset Quotes eld
272 \end_inset
273
274
275 \emph on
276 Introduction
277 \emph default
278
279 \begin_inset Quotes erd
280 \end_inset
281
282  describes several things in addition to LyX's philosophy: most importantly,
283  the format of all of the manuals.
284  If you don't read it, you'll have a bear of a time navigating this manual.
285  You might also be better served looking in one of the other manuals instead
286  of this one.
287  
288 \begin_inset Quotes eld
289 \end_inset
290
291
292 \emph on
293 Introduction
294 \emph default
295
296 \begin_inset Quotes erd
297 \end_inset
298
299  describes that, too.
300 \end_layout
301
302 \begin_layout Section
303 How LyX Looks
304 \end_layout
305
306 \begin_layout Standard
307 Like most applications, LyX has the familiar menu bar across the top of
308  its window.
309  Below it is a toolbar with a pulldown box and various buttons.
310  There is, of course, a vertical scrollbar and a main work area for editing
311  documents.
312 \end_layout
313
314 \begin_layout Standard
315 Note that there is no horizontal scrollbar.
316  This is not a bug or an oversight, but intentional.
317  When you read a book, you expect the end of a line to wrap around to the
318  next line.
319  Text overflows onto new pages in a vertical fashion, hence the need for
320  only a vertical scrollbar.
321  There are three cases where you might want a horizontal scrollbar.
322  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
323  This, however, is due
324  to a flaw in the routine that displays graphics on the LyX screen in a
325  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
326  as you'd need to rescale graphics to fit on a page.
327  The second and third cases are tables and equations which are wider than
328  the LyX window.
329  You can use the arrow keys to scroll horizontally through the table, but
330  this doesn't work for equations yet.
331 \end_layout
332
333 \begin_layout Standard
334 For a brief description of all LyX menus and toolbar buttons, have a look
335  at Appendix
336 \begin_inset space ~
337 \end_inset
338
339
340 \begin_inset CommandInset ref
341 LatexCommand ref
342 reference "cha:The-User-Interface"
343
344 \end_inset
345
346 .
347  Most of them are self-explanatory and you'll find them listed in the correspond
348 ing sections of this documentation.
349 \end_layout
350
351 \begin_layout Section
352 HELP
353 \end_layout
354
355 \begin_layout Standard
356 The help system consists of the LyX manuals.
357  You can read 
358 \emph on
359 all
360 \emph default
361  of the manuals from inside LyX.
362  Just select the manual you want read from the 
363 \family sans
364 Help
365 \family default
366  menu.
367 \end_layout
368
369 \begin_layout Section
370 Basic LyX Setup
371 \begin_inset CommandInset label
372 LatexCommand label
373 name "sec:Basic-LyX-Setup"
374
375 \end_inset
376
377
378 \end_layout
379
380 \begin_layout Standard
381 There are several features of LyX that can be configured from inside LyX,
382  without resorting to configuration files.
383  First, LyX is able to inspect your system to see what programs, LaTeX document
384  classes and LaTeX packages are available.
385  It uses this knowledge to give reasonable defaults to several 
386 \family sans
387 Preferences
388 \family default
389
390 \begin_inset Index idx
391 status collapsed
392
393 \begin_layout Plain Layout
394 Preferences
395 \end_layout
396
397 \end_inset
398
399  settings.
400  Although this configuration has already been done when LyX was installed
401  on your system, you might have some items that you installed locally, e.
402 \begin_inset space \thinspace{}
403 \end_inset
404
405 g.
406 \begin_inset space \space{}
407 \end_inset
408
409 new LaTeX classes, and which are not seen by LyX.
410  To force LyX to re-inspect your system, you should use 
411 \family sans
412 Tools\SpecialChar \menuseparator
413 Reconfigure
414 \family default
415 .
416 \begin_inset Index idx
417 status collapsed
418
419 \begin_layout Plain Layout
420 Reconfiguration of LyX
421 \end_layout
422
423 \end_inset
424
425  You should then restart LyX to ensure that the changes are taken into account.
426 \end_layout
427
428 \begin_layout Section
429 LaTeX Setup
430 \begin_inset CommandInset label
431 LatexCommand label
432 name "sec:LaTeX-Setup"
433
434 \end_inset
435
436
437 \end_layout
438
439 \begin_layout Standard
440 You can edit documents in LyX without having LaTeX installed, but you will
441  not to able to create PDFs or print your documents unless you do have it
442  installed.
443  However, some LyX documents use DocBook as the `backend' that can produce
444  PDFs and the like, and every LyX document can always be output as plain
445  text or as XHTML.
446 \end_layout
447
448 \begin_layout Standard
449 Some document classes may depend upon specific LaTeX or DocBook classes
450  or packages.
451  Such document classes can be used even if you do not have the required
452  files installed, but you will not be able to produce certain kinds of output.
453 \end_layout
454
455 \begin_layout Standard
456 The LaTeX packages that LyX has found on your system are listed in a file
457  you can view from the menu 
458 \family sans
459 Help\SpecialChar \menuseparator
460 LaT
461 \begin_inset ERT
462 status collapsed
463
464 \begin_layout Plain Layout
465
466 {}
467 \end_layout
468
469 \end_inset
470
471 eX
472 \begin_inset space ~
473 \end_inset
474
475 Configuration
476 \family default
477 .
478  If you are missing packages you need, then you must install them and then
479  reconfigure LyX (menu 
480 \family sans
481 Tools\SpecialChar \menuseparator
482 Reconfigure
483 \family default
484 ).
485 \begin_inset Note Note
486 status collapsed
487
488 \begin_layout Plain Layout
489 The two braces in the TeX Code box prevent that the term 
490 \begin_inset Quotes eld
491 \end_inset
492
493 LaTeX
494 \begin_inset Quotes erd
495 \end_inset
496
497  from being printed with sub- and superscript letters.
498  More about TeX Code is described in section
499 \begin_inset space ~
500 \end_inset
501
502
503 \begin_inset CommandInset ref
504 LatexCommand ref
505 reference "sec:TeX-Code"
506
507 \end_inset
508
509 , the printout of proper names like LaTeX is explained in section
510 \begin_inset space ~
511 \end_inset
512
513
514 \begin_inset CommandInset ref
515 LatexCommand ref
516 reference "sub:LyX's-Proper-Names"
517
518 \end_inset
519
520 .
521 \end_layout
522
523 \end_inset
524
525
526 \begin_inset Index idx
527 status collapsed
528
529 \begin_layout Plain Layout
530 Reconfiguration of LyX
531 \end_layout
532
533 \end_inset
534
535  See section 5.1 of the 
536 \emph on
537 Customization
538 \emph default
539  manual for more information on installing additional LaTeX packages.
540 \end_layout
541
542 \begin_layout Chapter
543 How to work with LyX
544 \end_layout
545
546 \begin_layout Section
547 Basic File Operations
548 \begin_inset Index idx
549 status collapsed
550
551 \begin_layout Plain Layout
552 File Operations
553 \end_layout
554
555 \end_inset
556
557
558 \end_layout
559
560 \begin_layout Standard
561 Under the 
562 \family sans
563 File
564 \family default
565  menu and in the standard toolbar are basic operations for any word processor
566  in addition to some more advanced operations:
567 \end_layout
568
569 \begin_layout Itemize
570
571 \family sans
572 New 
573 \begin_inset Graphics
574         filename ../images/buffer-new.png
575         scale 85
576         groupId toolbarbuttons
577
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 New
587 \begin_inset space ~
588 \end_inset
589
590 from
591 \bar under
592
593 \begin_inset space ~
594 \end_inset
595
596
597 \bar default
598 Template
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Open 
605 \family default
606
607 \begin_inset Graphics
608         filename ../images/file-open.png
609         scale 85
610         groupId toolbarbuttons
611
612 \end_inset
613
614
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Close
621 \end_layout
622
623 \begin_layout Itemize
624
625 \family sans
626 Save 
627 \family default
628
629 \begin_inset Graphics
630         filename ../images/buffer-write.png
631         scale 85
632         groupId toolbarbuttons
633
634 \end_inset
635
636
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Save
643 \begin_inset space ~
644 \end_inset
645
646 As
647 \end_layout
648
649 \begin_layout Itemize
650
651 \family sans
652 Revert
653 \begin_inset space ~
654 \end_inset
655
656 to
657 \begin_inset space ~
658 \end_inset
659
660 saved
661 \end_layout
662
663 \begin_layout Itemize
664
665 \family sans
666 Version
667 \begin_inset space ~
668 \end_inset
669
670 Control
671 \end_layout
672
673 \begin_layout Itemize
674
675 \family sans
676 Import
677 \end_layout
678
679 \begin_layout Itemize
680
681 \family sans
682 Export
683 \end_layout
684
685 \begin_layout Itemize
686
687 \family sans
688 Print 
689 \family default
690
691 \begin_inset Graphics
692         filename ../images/dialog-show_print.png
693         scale 85
694         groupId toolbarbuttons
695
696 \end_inset
697
698
699 \end_layout
700
701 \begin_layout Itemize
702
703 \family sans
704 Exit
705 \end_layout
706
707 \begin_layout Standard
708 They all do pretty much the same thing as in other word processors, with
709  a few minor differences.
710  The 
711 \family sans
712 File\SpecialChar \menuseparator
713 New
714 \begin_inset space ~
715 \end_inset
716
717 from
718 \bar under
719
720 \begin_inset space ~
721 \end_inset
722
723
724 \bar default
725 Template
726 \family default
727  command not only prompts you for a name for the new file, but also prompts
728  you for a template to use.
729  Selecting a template will automatically set certain layout features for
730  the document, features you would otherwise need to change manually.
731  They can be of use for certain classes, especially those for writing letters
732  (see section
733 \begin_inset space ~
734 \end_inset
735
736
737 \begin_inset CommandInset ref
738 LatexCommand ref
739 reference "sec:Document-Classes"
740
741 \end_inset
742
743 ).
744 \end_layout
745
746 \begin_layout Standard
747 \begin_inset Note Greyedout
748 status open
749
750 \begin_layout Plain Layout
751
752 \series bold
753 Note:
754 \series default
755  There is no 
756 \begin_inset Quotes eld
757 \end_inset
758
759 default file
760 \begin_inset Quotes erd
761 \end_inset
762
763  or document named 
764 \begin_inset Quotes eld
765 \end_inset
766
767 Untitled
768 \begin_inset Quotes erd
769 \end_inset
770
771  or 
772 \begin_inset Quotes eld
773 \end_inset
774
775 scratch.
776 \begin_inset Quotes erd
777 \end_inset
778
779  Unless you tell LyX to open a file or create a new one, that big, blank
780  space is just that — a big, blank space.
781 \end_layout
782
783 \end_inset
784
785
786 \end_layout
787
788 \begin_layout Standard
789
790 \family sans
791 Revert
792 \begin_inset space ~
793 \end_inset
794
795 to
796 \begin_inset space ~
797 \end_inset
798
799 saved
800 \family default
801  and 
802 \family sans
803 Version
804 \begin_inset space ~
805 \end_inset
806
807 Control
808 \family default
809  are useful if more people work on the same document at the same time
810 \begin_inset Foot
811 status collapsed
812
813 \begin_layout Plain Layout
814 If you plan to do this, you should check out the Version Control feature
815  in LyX also.
816  Read 
817 \emph on
818 Additional Features
819 \emph default
820 \SpecialChar \@.
821
822 \end_layout
823
824 \end_inset
825
826 .
827  
828 \family sans
829 Revert
830 \begin_inset space ~
831 \end_inset
832
833 to
834 \begin_inset space ~
835 \end_inset
836
837 saved
838 \family default
839  will reload the document from disk.
840  You can of course also use it if you regret that you changed a document
841  and want to restore it to the last save.
842  With
843 \family sans
844  Version
845 \begin_inset space ~
846 \end_inset
847
848 Control 
849 \family default
850 you can there register the changes you made to a document so that others
851  can identify them as your changes.
852 \end_layout
853
854 \begin_layout Section
855 Basic Editing Features
856 \begin_inset Index idx
857 status collapsed
858
859 \begin_layout Plain Layout
860 Editing
861 \end_layout
862
863 \end_inset
864
865
866 \begin_inset CommandInset label
867 LatexCommand label
868 name "sec:Basic-Editing-Features"
869
870 \end_inset
871
872
873 \end_layout
874
875 \begin_layout Standard
876 Like most modern word processors, LyX can perform cut and paste operations
877  on blocks of text, can move by character, word, or page of text, and can
878  delete whole words as well as individual characters.
879  The next four sections cover the basic LyX editing features and how to
880  access them.
881  We'll start with cut and paste.
882 \end_layout
883
884 \begin_layout Standard
885 As you might expect, the 
886 \family sans
887 Edit
888 \family default
889  menu and the standard toolbar has the cut and paste commands, along with
890  various other editing features.
891  Some of these are special and covered in later sections.
892  The basic ones are:
893 \end_layout
894
895 \begin_layout Itemize
896
897 \family sans
898 Cut 
899 \family default
900
901 \begin_inset Graphics
902         filename ../images/cut.png
903         scale 85
904         groupId toolbarbuttons
905
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Copy 
915 \family default
916
917 \begin_inset Graphics
918         filename ../images/copy.png
919         scale 85
920         groupId toolbarbuttons
921
922 \end_inset
923
924
925 \end_layout
926
927 \begin_layout Itemize
928
929 \family sans
930 Paste 
931 \family default
932
933 \begin_inset Graphics
934         filename ../images/paste.png
935         scale 85
936         groupId toolbarbuttons
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Itemize
944
945 \family sans
946 Paste
947 \begin_inset space ~
948 \end_inset
949
950 Recent
951 \end_layout
952
953 \begin_layout Itemize
954
955 \family sans
956 Paste
957 \begin_inset space ~
958 \end_inset
959
960 Special
961 \end_layout
962
963 \begin_layout Itemize
964
965 \family sans
966 Find
967 \begin_inset space ~
968 \end_inset
969
970 &
971 \begin_inset space ~
972 \end_inset
973
974 Replace 
975 \family default
976
977 \begin_inset Graphics
978         filename ../images/dialog-show_findreplace.png
979         scale 85
980         groupId toolbarbuttons
981
982 \end_inset
983
984
985 \end_layout
986
987 \begin_layout Standard
988 The first three are self-explanatory.
989  One thing to note: whenever you delete a block of text that you've selected,
990  it's automatically placed in the clipboard.
991  That is, the 
992 \family sans
993 Delete
994 \family default
995  and 
996 \family sans
997 Backspace
998 \family default
999  keys also function as the 
1000 \family sans
1001 Cut
1002 \family default
1003  command.
1004  Also, if you've selected text, be careful: If you hit a key, LyX will completel
1005 y delete the selected text and replace it with what you just typed.
1006  You'll have to do an 
1007 \family sans
1008 Undo
1009 \family default
1010  to get back the lost text.
1011 \end_layout
1012
1013 \begin_layout Standard
1014 \begin_inset Index idx
1015 status collapsed
1016
1017 \begin_layout Plain Layout
1018 Paste
1019 \end_layout
1020
1021 \end_inset
1022
1023 You can also copy text between LyX and other programs by cut, copy and paste.
1024  The submenu of 
1025 \family sans
1026 Paste
1027 \begin_inset space ~
1028 \end_inset
1029
1030 Recent
1031 \family default
1032  shows you a list with the last strings you have pasted.
1033 \end_layout
1034
1035 \begin_layout Standard
1036 The menu 
1037 \family sans
1038 Edit\SpecialChar \menuseparator
1039 Paste
1040 \begin_inset space ~
1041 \end_inset
1042
1043 Special\SpecialChar \menuseparator
1044 Plain
1045 \begin_inset space ~
1046 \end_inset
1047
1048 Text, Join
1049 \begin_inset space ~
1050 \end_inset
1051
1052 Lines
1053 \family default
1054  will insert the text in the clipboard so that the whole text is inserted
1055  as 
1056 \emph on
1057 one
1058 \emph default
1059  paragraph.
1060  A new paragraph is started when there is a blank line in the file.
1061  Without 
1062 \family sans
1063 Join
1064 \begin_inset space ~
1065 \end_inset
1066
1067 Lines
1068 \family default
1069 , the text is inserted as Paragraphs, where the line breaks of the text
1070  will start a new paragraph.
1071 \end_layout
1072
1073 \begin_layout Standard
1074 \begin_inset Index idx
1075 status collapsed
1076
1077 \begin_layout Plain Layout
1078 Replace
1079 \end_layout
1080
1081 \end_inset
1082
1083
1084 \begin_inset Index idx
1085 status collapsed
1086
1087 \begin_layout Plain Layout
1088 Find
1089 \end_layout
1090
1091 \end_inset
1092
1093 The 
1094 \family sans
1095 Edit\SpecialChar \menuseparator
1096 Find
1097 \begin_inset space ~
1098 \end_inset
1099
1100 &
1101 \begin_inset space ~
1102 \end_inset
1103
1104 Replace
1105 \family default
1106  item opens the 
1107 \family sans
1108 Find
1109 \begin_inset space ~
1110 \end_inset
1111
1112 and
1113 \begin_inset space ~
1114 \end_inset
1115
1116 Replace
1117 \family default
1118  dialog.
1119  Once you have found a word or expression, LyX selects it.
1120  Hitting the 
1121 \family sans
1122 Replace
1123 \family default
1124  button replaces the selected text with the contents of the 
1125 \family sans
1126 Replace
1127 \begin_inset space ~
1128 \end_inset
1129
1130 with
1131 \family default
1132  field.
1133  You can click the 
1134 \family sans
1135 Find
1136 \begin_inset space ~
1137 \end_inset
1138
1139 Next
1140 \family default
1141  button to skip the current word.
1142  Hit 
1143 \family sans
1144 Replace
1145 \begin_inset space ~
1146 \end_inset
1147
1148 All
1149 \family default
1150  to replace all occurrences of the text in the document automatically.
1151  The 
1152 \family sans
1153 Case
1154 \begin_inset space ~
1155 \end_inset
1156
1157 sensitive
1158 \family default
1159  option can be used if you want the search to consider the case of the search
1160  word.
1161  If the toggle is set, searching for 
1162 \begin_inset Quotes eld
1163 \end_inset
1164
1165
1166 \family typewriter
1167 Test
1168 \family default
1169
1170 \begin_inset Quotes erd
1171 \end_inset
1172
1173  will not match the word 
1174 \begin_inset Quotes eld
1175 \end_inset
1176
1177
1178 \family typewriter
1179 test
1180 \family default
1181
1182 \begin_inset Quotes erd
1183 \end_inset
1184
1185 .
1186  The 
1187 \family sans
1188 Match whole words only
1189 \family default
1190  option can be used to force LyX to only find complete words, e.
1191 \begin_inset space \thinspace{}
1192 \end_inset
1193
1194 g., searching for 
1195 \begin_inset Quotes eld
1196 \end_inset
1197
1198
1199 \family typewriter
1200 star
1201 \family default
1202
1203 \begin_inset Quotes erd
1204 \end_inset
1205
1206  will not match 
1207 \begin_inset Quotes eld
1208 \end_inset
1209
1210
1211 \family typewriter
1212 starlet
1213 \family default
1214
1215 \begin_inset Quotes erd
1216 \end_inset
1217
1218 .
1219  LyX offers also an advanced 
1220 \family sans
1221 Find
1222 \begin_inset space ~
1223 \end_inset
1224
1225 &
1226 \begin_inset space ~
1227 \end_inset
1228
1229 Replace
1230 \family default
1231  feature that is described in sec.
1232 \begin_inset space ~
1233 \end_inset
1234
1235
1236 \begin_inset CommandInset ref
1237 LatexCommand ref
1238 reference "sec:Advanced-Find-and"
1239
1240 \end_inset
1241
1242 .
1243 \end_layout
1244
1245 \begin_layout Standard
1246 Things like notes, floats, etc., the so called insets can be dissolved.
1247  This means that the inset is deleted and its content is left as normal
1248  text.
1249  Dissolving an inset is done by setting the cursor to the beginning of an
1250  inset and pressing 
1251 \family sans
1252 Backspace
1253 \family default
1254  or by setting the cursor to the end and pressing 
1255 \family sans
1256 Delete
1257 \family default
1258 .
1259 \end_layout
1260
1261 \begin_layout Section
1262 Undo and Redo
1263 \begin_inset Index idx
1264 status collapsed
1265
1266 \begin_layout Plain Layout
1267 Redo
1268 \end_layout
1269
1270 \end_inset
1271
1272
1273 \begin_inset Index idx
1274 status collapsed
1275
1276 \begin_layout Plain Layout
1277 Undo
1278 \end_layout
1279
1280 \end_inset
1281
1282
1283 \begin_inset CommandInset label
1284 LatexCommand label
1285 name "sec:Undo-and-Redo"
1286
1287 \end_inset
1288
1289
1290 \end_layout
1291
1292 \begin_layout Standard
1293 If you make a mistake, you can easily recover from it.
1294  LyX has a large-capacity undo/redo buffer.
1295  Select 
1296 \family sans
1297 Edit\SpecialChar \menuseparator
1298 Undo
1299 \family default
1300  or the toolbar button 
1301 \begin_inset Graphics
1302         filename ../images/undo.png
1303         scale 85
1304         groupId toolbarbuttons
1305
1306 \end_inset
1307
1308  to undo some mistake.
1309  If you accidentally undo too much, use 
1310 \family sans
1311 Edit\SpecialChar \menuseparator
1312 Redo
1313 \family default
1314  or the toolbar button 
1315 \begin_inset Graphics
1316         filename ../images/redo.png
1317         scale 85
1318         groupId toolbarbuttons
1319
1320 \end_inset
1321
1322  to 
1323 \begin_inset Quotes eld
1324 \end_inset
1325
1326 undo the undo.
1327 \begin_inset Quotes erd
1328 \end_inset
1329
1330  The undo mechanism is currently limited to 100
1331 \begin_inset space \thinspace{}
1332 \end_inset
1333
1334 steps to minimize memory overhead.
1335 \end_layout
1336
1337 \begin_layout Standard
1338 Note that if you revert back all changes to arrive to the document as it
1339  was last saved, the 
1340 \begin_inset Quotes eld
1341 \end_inset
1342
1343 changed
1344 \begin_inset Quotes erd
1345 \end_inset
1346
1347  status of the document is unfortunately not reset.
1348  This is a consequence of the 100
1349 \begin_inset space \thinspace{}
1350 \end_inset
1351
1352 step undo limit, above.
1353 \end_layout
1354
1355 \begin_layout Standard
1356
1357 \family sans
1358 Undo
1359 \family default
1360  and 
1361 \family sans
1362 Redo
1363 \family default
1364  work on almost everything in LyX.
1365  But they won't undo or redo text character by character, but by blocks
1366  of text.
1367 \end_layout
1368
1369 \begin_layout Section
1370 Mouse Operations
1371 \begin_inset Index idx
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375 Mouse Operations
1376 \end_layout
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \begin_layout Standard
1384 These are the most basic mouse operations.
1385 \end_layout
1386
1387 \begin_layout Enumerate
1388 Motion
1389 \end_layout
1390
1391 \begin_deeper
1392 \begin_layout Itemize
1393 Click the 
1394 \emph on
1395 left mouse button
1396 \emph default
1397  once anywhere in the edit window.
1398  The cursor moves to the text under the mouse.
1399 \end_layout
1400
1401 \end_deeper
1402 \begin_layout Enumerate
1403 Selecting Text
1404 \end_layout
1405
1406 \begin_deeper
1407 \begin_layout Itemize
1408 Hold down the 
1409 \emph on
1410 left mouse button
1411 \emph default
1412  and drag the mouse.
1413  LyX marks the text between the old and new mouse positions.
1414  Use 
1415 \family sans
1416 Edit\SpecialChar \menuseparator
1417 Copy
1418 \family default
1419  to create a copy of the text in LyX's buffer (and the clipboard).
1420 \end_layout
1421
1422 \begin_layout Itemize
1423 Re-position the cursor and then paste the text back into LyX using 
1424 \family sans
1425 Edit\SpecialChar \menuseparator
1426 Paste
1427 \family default
1428 .
1429 \end_layout
1430
1431 \end_deeper
1432 \begin_layout Enumerate
1433 Insets (Footnotes, Notes, Floats, etc.)
1434 \end_layout
1435
1436 \begin_deeper
1437 \begin_layout Standard
1438 Right-click on them to set their properties.
1439  Also check the appropriate section of this manual for more details.
1440 \end_layout
1441
1442 \end_deeper
1443 \begin_layout Enumerate
1444 Tables
1445 \end_layout
1446
1447 \begin_deeper
1448 \begin_layout Standard
1449
1450 \emph on
1451 Single click
1452 \emph default
1453  the right mouse button to open a dialog that will allow you to manipulate
1454  the table.
1455 \end_layout
1456
1457 \end_deeper
1458 \begin_layout Section
1459 Navigating
1460 \begin_inset CommandInset label
1461 LatexCommand label
1462 name "sec:Navigating"
1463
1464 \end_inset
1465
1466
1467 \begin_inset Index idx
1468 status collapsed
1469
1470 \begin_layout Plain Layout
1471 Navigating
1472 \end_layout
1473
1474 \end_inset
1475
1476
1477 \end_layout
1478
1479 \begin_layout Standard
1480 LyX offers you two ways to navigate in documents:
1481 \end_layout
1482
1483 \begin_layout Itemize
1484 The menu 
1485 \family sans
1486 Navigate
1487 \family default
1488  lists all sections of the document as submenu entries that you can click
1489  to jump to the corresponding document part.
1490 \end_layout
1491
1492 \begin_layout Itemize
1493 The menu 
1494 \family sans
1495 Document\SpecialChar \menuseparator
1496 Outline
1497 \family default
1498  or the toolbar button 
1499 \begin_inset Graphics
1500         filename ../images/dialog-toggle_toc.png
1501         scale 85
1502         groupId toolbarbuttons
1503
1504 \end_inset
1505
1506 .
1507 \end_layout
1508
1509 \begin_layout Standard
1510 The outline window shows you the content of the document's table of contents
1511  (TOC) that is described in section
1512 \begin_inset space ~
1513 \end_inset
1514
1515
1516 \begin_inset CommandInset ref
1517 LatexCommand ref
1518 reference "sub:Table-of-Contents"
1519
1520 \end_inset
1521
1522 .
1523  You can click there on entries to jump to the corresponding document part.
1524  In the pull-down box at the top of the outline window, you can choose between
1525  different lists of document objects, like the list of footnotes.
1526  Some of them, the list of tables, figures, and algorithms can also be added
1527  to the document, see section
1528 \begin_inset space ~
1529 \end_inset
1530
1531
1532 \begin_inset CommandInset ref
1533 LatexCommand ref
1534 reference "sub:List-of-Figures"
1535
1536 \end_inset
1537
1538 .
1539  The 
1540 \family sans
1541 Sort
1542 \family default
1543  option sorts the current list, and the 
1544 \family sans
1545 Keep
1546 \family default
1547  option keeps it in the current view state.
1548  Keeping means that when you have e.
1549 \begin_inset space \thinspace{}
1550 \end_inset
1551
1552 g.
1553 \begin_inset space \space{}
1554 \end_inset
1555
1556 the subsections of section
1557 \begin_inset space ~
1558 \end_inset
1559
1560 2 and 4 shown and click on section
1561 \begin_inset space ~
1562 \end_inset
1563
1564 3, the subsections of section
1565 \begin_inset space ~
1566 \end_inset
1567
1568 2 and 4 will still be shown.
1569  Without the 
1570 \family sans
1571 Keep
1572 \family default
1573  option they will be hidden to highlight the clicked section
1574 \begin_inset space ~
1575 \end_inset
1576
1577 3.
1578 \end_layout
1579
1580 \begin_layout Standard
1581 With the buttons 
1582 \begin_inset space \space{}
1583 \end_inset
1584
1585
1586 \begin_inset Graphics
1587         filename ../images/down.png
1588         scale 85
1589         groupId toolbarbuttons
1590
1591 \end_inset
1592
1593
1594 \begin_inset space ~
1595 \end_inset
1596
1597  and 
1598 \begin_inset space \space{}
1599 \end_inset
1600
1601
1602 \begin_inset Graphics
1603         filename ../images/up.png
1604         scale 85
1605         groupId toolbarbuttons
1606
1607 \end_inset
1608
1609
1610 \begin_inset space ~
1611 \end_inset
1612
1613  at the bottom of the outline window you can change the position of sections
1614  in your document.
1615  So you can for example move section
1616 \begin_inset space ~
1617 \end_inset
1618
1619 2.5 before section
1620 \begin_inset space ~
1621 \end_inset
1622
1623 2.4.
1624  LyX will then automatically renumber the sections to the new order.
1625  With the buttons 
1626 \begin_inset Graphics
1627         filename ../images/promote.png
1628         scale 85
1629         groupId toolbarbuttons
1630
1631 \end_inset
1632
1633  and 
1634 \begin_inset Graphics
1635         filename ../images/demote.png
1636         scale 85
1637         groupId toolbarbuttons
1638
1639 \end_inset
1640
1641  or the corresponding key bindings 
1642 \family sans
1643 Tab
1644 \family default
1645  and 
1646 \family sans
1647 Shift-Tab
1648 \family default
1649  you can change the sectioning level of sections.
1650  So you can for example make section
1651 \begin_inset space ~
1652 \end_inset
1653
1654 2.5 to chapter
1655 \begin_inset space ~
1656 \end_inset
1657
1658 3 or to subsection
1659 \begin_inset space ~
1660 \end_inset
1661
1662 2.4.1.
1663 \end_layout
1664
1665 \begin_layout Standard
1666 The toolbar button 
1667 \begin_inset Graphics
1668         filename ../images/bookmark-goto_0.png
1669         scale 85
1670         groupId toolbarbuttons
1671
1672 \end_inset
1673
1674  jumps to the position in the document where you recently changed something.
1675  This is for example useful when you have a large document and navigated
1676  or scrolled to another document part to look for something, and want to
1677  go back to your last editing position.
1678 \end_layout
1679
1680 \begin_layout Section
1681 Input / Word Completion
1682 \begin_inset CommandInset label
1683 LatexCommand label
1684 name "sec:Input-Completion"
1685
1686 \end_inset
1687
1688
1689 \begin_inset Index idx
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Input completion
1694 \end_layout
1695
1696 \end_inset
1697
1698
1699 \begin_inset Index idx
1700 status collapsed
1701
1702 \begin_layout Plain Layout
1703 Word completion|see
1704 \begin_inset ERT
1705 status collapsed
1706
1707 \begin_layout Plain Layout
1708
1709 {
1710 \end_layout
1711
1712 \end_inset
1713
1714 Input completion
1715 \begin_inset ERT
1716 status collapsed
1717
1718 \begin_layout Plain Layout
1719
1720 }
1721 \end_layout
1722
1723 \end_inset
1724
1725
1726 \end_layout
1727
1728 \end_inset
1729
1730
1731 \end_layout
1732
1733 \begin_layout Standard
1734 LyX provides completion of words by scanning all documents that are currently
1735  opened.
1736  Every word that appears in these documents is added to a database that
1737  is used to propose completions.
1738 \end_layout
1739
1740 \begin_layout Standard
1741 By default LyX shows a small triangle behind the cursor as indicator that
1742  there are completions available.
1743  You can then press the 
1744 \family sans
1745 Tab
1746 \family default
1747  key to use this completion.
1748  When several completions are possible, a popup is opened showing them.
1749  You can select a completion in the popup using the mouse or the arrow keys,
1750  and accept the chosen completion be pressing 
1751 \family sans
1752 Return
1753 \family default
1754 .
1755 \end_layout
1756
1757 \begin_layout Standard
1758 In the preferences dialog, which is opened with the menu 
1759 \family sans
1760 Tools\SpecialChar \menuseparator
1761 Preferences
1762 \family default
1763 , the cursor completion indicator can be turned off in the section 
1764 \family sans
1765 Editing\SpecialChar \menuseparator
1766 Input Completion
1767 \family default
1768  by deselecting the option 
1769 \family sans
1770 Cursor indicator
1771 \family default
1772 .
1773  With the option 
1774 \family sans
1775 Automatic inline completion
1776 \family default
1777  the proposed completion is shown directly behind the cursor position.
1778  To accept this proposal, use the 
1779 \family sans
1780 Tab
1781 \family default
1782  key.
1783  With the option 
1784 \family sans
1785 Automatic popup
1786 \family default
1787  the completions are always shown in a popup.
1788  LyX offers some more completion settings for experts that are described
1789  in sec.
1790 \begin_inset space \thinspace{}
1791 \end_inset
1792
1793
1794 \begin_inset CommandInset ref
1795 LatexCommand ref
1796 reference "sub:Input-Completion-Appendix"
1797
1798 \end_inset
1799
1800 .
1801 \end_layout
1802
1803 \begin_layout Section
1804 Basic Key Bindings
1805 \begin_inset Index idx
1806 status collapsed
1807
1808 \begin_layout Plain Layout
1809 Key Bindings
1810 \end_layout
1811
1812 \end_inset
1813
1814
1815 \begin_inset Index idx
1816 status collapsed
1817
1818 \begin_layout Plain Layout
1819 Bindings|see
1820 \begin_inset ERT
1821 status collapsed
1822
1823 \begin_layout Plain Layout
1824
1825 {
1826 \end_layout
1827
1828 \end_inset
1829
1830 Key Bindings
1831 \begin_inset ERT
1832 status collapsed
1833
1834 \begin_layout Plain Layout
1835
1836 }
1837 \end_layout
1838
1839 \end_inset
1840
1841
1842 \end_layout
1843
1844 \end_inset
1845
1846
1847 \begin_inset Index idx
1848 status collapsed
1849
1850 \begin_layout Plain Layout
1851 Shortcuts|see
1852 \begin_inset ERT
1853 status collapsed
1854
1855 \begin_layout Plain Layout
1856
1857 {
1858 \end_layout
1859
1860 \end_inset
1861
1862 Key Bindings
1863 \begin_inset ERT
1864 status collapsed
1865
1866 \begin_layout Plain Layout
1867
1868 }
1869 \end_layout
1870
1871 \end_inset
1872
1873
1874 \end_layout
1875
1876 \end_inset
1877
1878
1879 \end_layout
1880
1881 \begin_layout Standard
1882 There are at least two different primary binding maps: CUA and Emacs.
1883  LyX's default is CUA.
1884 \end_layout
1885
1886 \begin_layout Standard
1887 Some keys, like 
1888 \family sans
1889 Page
1890 \begin_inset space ~
1891 \end_inset
1892
1893 Up
1894 \family default
1895
1896 \family sans
1897 Page
1898 \begin_inset space ~
1899 \end_inset
1900
1901 Down
1902 \family default
1903
1904 \family sans
1905 Left
1906 \family default
1907
1908 \family sans
1909 Right
1910 \family default
1911
1912 \family sans
1913 Up
1914 \family default
1915 , and 
1916 \family sans
1917 Down
1918 \family default
1919 , do exactly what you expect them to do.
1920  Other keys don't:
1921 \end_layout
1922
1923 \begin_layout Labeling
1924 \labelwidthstring 00.00.0000
1925
1926 \family sans
1927 Tab
1928 \begin_inset CommandInset nomenclature
1929 LatexCommand nomenclature
1930 symbol "Tab"
1931 description "Tabulator key"
1932
1933 \end_inset
1934
1935
1936 \family default
1937  There is no such thing as a tab stop in LyX.
1938  If you don't understand this, go read sections
1939 \begin_inset space ~
1940 \end_inset
1941
1942
1943 \begin_inset CommandInset ref
1944 LatexCommand ref
1945 reference "sec:Par-indent-intro"
1946
1947 \end_inset
1948
1949  and 
1950 \begin_inset CommandInset ref
1951 LatexCommand ref
1952 reference "sec:Paragraph-Environments"
1953
1954 \end_inset
1955
1956 , especially section
1957 \begin_inset space ~
1958 \end_inset
1959
1960
1961 \begin_inset CommandInset ref
1962 LatexCommand ref
1963 reference "sub:Lists"
1964
1965 \end_inset
1966
1967 , right now.
1968  Yes, right now.
1969  If you're still confused, look in the 
1970 \emph on
1971 Tutorial
1972 \emph default
1973 .
1974 \end_layout
1975
1976 \begin_layout Labeling
1977 \labelwidthstring 00.00.0000
1978
1979 \family sans
1980 Esc
1981 \begin_inset CommandInset nomenclature
1982 LatexCommand nomenclature
1983 symbol "Esc"
1984 description "Escape key"
1985
1986 \end_inset
1987
1988
1989 \family default
1990  This is the 
1991 \begin_inset Quotes eld
1992 \end_inset
1993
1994 cancel key.
1995 \begin_inset Quotes erd
1996 \end_inset
1997
1998  It's used, generically, to cancel operations.
1999  Other parts of the manual will go into greater detail about this.
2000 \end_layout
2001
2002 \begin_layout Labeling
2003 \labelwidthstring 00.00.0000
2004
2005 \family sans
2006 Home
2007 \family default
2008
2009 \begin_inset space ~
2010 \end_inset
2011
2012 and
2013 \begin_inset space ~
2014 \end_inset
2015
2016
2017 \family sans
2018 End
2019 \family default
2020  These move the cursor, respectively, to the beginning and end of a line,
2021  unless you are using the Emacs bindings where they jump to the beginning
2022  or end of the file.
2023 \end_layout
2024
2025 \begin_layout Standard
2026 There are three modifier keys:
2027 \end_layout
2028
2029 \begin_layout Labeling
2030 \labelwidthstring 00.00.0000
2031
2032 \family sans
2033 Control
2034 \family default
2035  (Denoted by 
2036 \begin_inset Quotes eld
2037 \end_inset
2038
2039
2040 \family sans
2041 Ctrl
2042 \family default
2043
2044 \begin_inset Quotes erd
2045 \end_inset
2046
2047
2048 \begin_inset CommandInset nomenclature
2049 LatexCommand nomenclature
2050 symbol "Ctrl"
2051 description "Control key"
2052
2053 \end_inset
2054
2055  in the documentation files) This has a couple of different uses, depending
2056  on which keys it's used in combination with:
2057 \end_layout
2058
2059 \begin_deeper
2060 \begin_layout Itemize
2061 With 
2062 \family sans
2063 Backspace
2064 \family default
2065  or 
2066 \family sans
2067 Delete
2068 \family default
2069 , it deletes an entire word instead of a single character.
2070 \end_layout
2071
2072 \begin_layout Itemize
2073 With 
2074 \family sans
2075 Left
2076 \family default
2077  and 
2078 \family sans
2079 Right
2080 \family default
2081 , it moves by words instead of characters.
2082 \end_layout
2083
2084 \begin_layout Itemize
2085 With 
2086 \family sans
2087 Home
2088 \family default
2089  and 
2090 \family sans
2091 End
2092 \family default
2093 , it moves to the beginning and the end of the document, respectively.
2094 \end_layout
2095
2096 \end_deeper
2097 \begin_layout Labeling
2098 \labelwidthstring 00.00.0000
2099
2100 \family sans
2101 Shift
2102 \family default
2103  (Denoted by 
2104 \begin_inset Quotes eld
2105 \end_inset
2106
2107
2108 \family sans
2109 Shift
2110 \family default
2111
2112 \begin_inset Quotes erd
2113 \end_inset
2114
2115
2116 \begin_inset CommandInset nomenclature
2117 LatexCommand nomenclature
2118 symbol "Shift"
2119 description "Shift key"
2120
2121 \end_inset
2122
2123  in the documentation files) Use this with any of the motion keys to select
2124  the text between the old and new cursor positions.
2125 \end_layout
2126
2127 \begin_layout Labeling
2128 \labelwidthstring 00.00.0000
2129
2130 \family sans
2131 Alt
2132 \family default
2133  (Denoted by 
2134 \begin_inset Quotes eld
2135 \end_inset
2136
2137
2138 \family sans
2139 Alt
2140 \family default
2141
2142 \begin_inset Quotes erd
2143 \end_inset
2144
2145
2146 \begin_inset CommandInset nomenclature
2147 LatexCommand nomenclature
2148 symbol "Alt"
2149 description "Alt or Meta key"
2150
2151 \end_inset
2152
2153  in the documentation files) This is the Alt key on many keyboards, unless
2154  your keyboard has a distinct Meta key.
2155  If you have both keys, you will need to try out which one actually performs
2156  the 
2157 \family sans
2158 Alt+
2159 \family default
2160  function.
2161  This key does many different things, but it also activates the 
2162 \emph on
2163 menu accelerator keys
2164 \emph default
2165 .
2166  If you use this in combination with any of the underlined letters in a
2167  menu or menu item, it selects that menu item.
2168 \end_layout
2169
2170 \begin_deeper
2171 \begin_layout Standard
2172 For example, the sequence 
2173 \begin_inset Quotes eld
2174 \end_inset
2175
2176
2177 \family sans
2178 Alt
2179 \begin_inset space ~
2180 \end_inset
2181
2182 e
2183 \begin_inset space ~
2184 \end_inset
2185
2186 s
2187 \family default
2188
2189 \begin_inset space ~
2190 \end_inset
2191
2192
2193 \family sans
2194 c
2195 \family default
2196
2197 \begin_inset Quotes erd
2198 \end_inset
2199
2200  brings up the 
2201 \begin_inset Quotes eld
2202 \end_inset
2203
2204 Text Style
2205 \begin_inset Quotes erd
2206 \end_inset
2207
2208  menu.
2209  Typing 
2210 \begin_inset Quotes eld
2211 \end_inset
2212
2213
2214 \family sans
2215 Alt
2216 \begin_inset space ~
2217 \end_inset
2218
2219 f
2220 \family default
2221
2222 \begin_inset Quotes erd
2223 \end_inset
2224
2225  opens the 
2226 \family sans
2227 File
2228 \family default
2229  menu.
2230 \end_layout
2231
2232 \begin_layout Standard
2233 The 
2234 \emph on
2235 Shortcuts
2236 \emph default
2237  manual lists all other things bound to the 
2238 \family sans
2239 Alt
2240 \family default
2241  key.
2242 \end_layout
2243
2244 \end_deeper
2245 \begin_layout Standard
2246 You'll learn more and more keybindings and short-cut keys as you use LyX,
2247  because most actions will prompt a small message in the status bar at the
2248  bottom of LyX's main window which describe the name of the action, you've
2249  just triggered, and any existing keybindings for that action.
2250  The LyX menus also list the defined keybindings.
2251  The notation for the keybindings is very similar to the notation used in
2252  this documentation, so you should not have any problems understanding it.
2253  However, notice that Shift-modifiers are explicitly mentioned, so 
2254 \begin_inset Quotes eld
2255 \end_inset
2256
2257
2258 \family sans
2259 Alt+P Shift-A
2260 \family default
2261
2262 \begin_inset Quotes erd
2263 \end_inset
2264
2265  means 
2266 \family sans
2267 Alt+P
2268 \family default
2269  followed by a capital 
2270 \family sans
2271 A
2272 \family default
2273 .
2274 \end_layout
2275
2276 \begin_layout Standard
2277 You can list or change the keybindings in the menu 
2278 \family sans
2279 Tools\SpecialChar \menuseparator
2280 Preferences
2281 \family default
2282  under 
2283 \family sans
2284 Editing\SpecialChar \menuseparator
2285 Shortcuts
2286 \family default
2287  as explained in sec.
2288 \begin_inset space \thinspace{}
2289 \end_inset
2290
2291
2292 \begin_inset CommandInset ref
2293 LatexCommand ref
2294 reference "sub:Editing-Shortcuts"
2295
2296 \end_inset
2297
2298 .
2299 \end_layout
2300
2301 \begin_layout Chapter
2302 LyX Basics
2303 \begin_inset Index idx
2304 status collapsed
2305
2306 \begin_layout Plain Layout
2307 LyX ! Basics
2308 \end_layout
2309
2310 \end_inset
2311
2312
2313 \end_layout
2314
2315 \begin_layout Section
2316 Document Types
2317 \begin_inset Index idx
2318 status collapsed
2319
2320 \begin_layout Plain Layout
2321 Document ! Types
2322 \end_layout
2323
2324 \end_inset
2325
2326
2327 \end_layout
2328
2329 \begin_layout Subsection
2330 Introduction
2331 \end_layout
2332
2333 \begin_layout Standard
2334 Before you do anything else, before you ever start writing a document, you
2335  need to decide what type of document you want to edit.
2336  Different types of documents use different types of spacing, headings,
2337  numbering schemes, and so on.
2338  Additionally, different documents use different paragraph environments,
2339  and format the title of your document differently.
2340 \end_layout
2341
2342 \begin_layout Standard
2343
2344 \emph on
2345 document class
2346 \emph default
2347  describes a group of properties common to a particular set of documents.
2348  By setting the document class, you automatically select these properties,
2349  making it easier to create the type of document you want.
2350  If you don't choose a document class, LyX picks one for you by default.
2351  So it is up to you to change the class of your document.
2352 \end_layout
2353
2354 \begin_layout Standard
2355 Read on for info about the document classes you can choose from LyX, and
2356  how to adjust their properties.
2357 \end_layout
2358
2359 \begin_layout Subsection
2360 Document Classes
2361 \begin_inset Index idx
2362 status collapsed
2363
2364 \begin_layout Plain Layout
2365 Document ! Classes
2366 \end_layout
2367
2368 \end_inset
2369
2370
2371 \begin_inset CommandInset label
2372 LatexCommand label
2373 name "sec:Document-Classes"
2374
2375 \end_inset
2376
2377
2378 \end_layout
2379
2380 \begin_layout Standard
2381 You can select a class using the 
2382 \family sans
2383 Document\SpecialChar \menuseparator
2384 Settings\SpecialChar \menuseparator
2385 Document Class
2386 \family default
2387
2388 \begin_inset Index idx
2389 status collapsed
2390
2391 \begin_layout Plain Layout
2392 Document ! Settings
2393 \end_layout
2394
2395 \end_inset
2396
2397  dialog.
2398  Select the class you want to use, and make any fine tunings of the options
2399  you may need.
2400 \end_layout
2401
2402 \begin_layout Subsubsection
2403 Overview
2404 \end_layout
2405
2406 \begin_layout Standard
2407 There are four standard document classes in LyX.
2408  They are:
2409 \end_layout
2410
2411 \begin_layout Description
2412 Article for basic articles
2413 \end_layout
2414
2415 \begin_layout Description
2416 Report for basic reports
2417 \end_layout
2418
2419 \begin_layout Description
2420 Book for writing a book
2421 \end_layout
2422
2423 \begin_layout Description
2424 Letter for US-style letters
2425 \end_layout
2426
2427 \begin_layout Standard
2428 There are also some non-standard classes, which LyX only uses if you have
2429  installed the corresponding LaTeX class files, though most LaTeX distributions
2430  will include many of these.
2431  Here are some of the classes.
2432  The full list with detailed explanations can be found in chapter 
2433 \emph on
2434 Special Document Classes
2435 \emph default
2436  in the 
2437 \emph on
2438 Additional Features
2439 \emph default
2440  manual:
2441 \end_layout
2442
2443 \begin_layout Description
2444 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2445 \end_layout
2446
2447 \begin_layout Description
2448 ACS For submissions to the journals published by the American Chemistry
2449  Society
2450 \end_layout
2451
2452 \begin_layout Description
2453 AGU For submissions to the journals published by the American Geophysical
2454  Union
2455 \end_layout
2456
2457 \begin_layout Description
2458 AMS Layouts for articles and books in the style and format used by the American
2459  Mathematical Society (AMS).
2460  There are three article layouts available.
2461  The standard one uses a typical numbering scheme for theorems etc., that
2462  prepends the section number to the number of the result.
2463  All result-type statements (propositions, corollaries, and so on) are sequenced
2464  together, but definitions, examples, and the like have their own sequence.
2465  The 
2466 \begin_inset Quotes eld
2467 \end_inset
2468
2469 sequential numbering
2470 \begin_inset Quotes erd
2471 \end_inset
2472
2473  scheme does not place the section number with each result, but numbers
2474  them throughout the article in a single sequence.
2475  Each type of result gets its own sequence.
2476  There is also a layout that dispenses with numbering of statements altogether.
2477 \end_layout
2478
2479 \begin_layout Description
2480 Beamer Layout for presentations
2481 \end_layout
2482
2483 \begin_layout Description
2484 Broadway Layout for writing plays.
2485  It is not an existing LaTeX document class, but a new one which is distributed
2486  with LyX.
2487 \end_layout
2488
2489 \begin_layout Description
2490 Chess Layout to write about chess games
2491 \end_layout
2492
2493 \begin_layout Description
2494 Curriculum
2495 \begin_inset space ~
2496 \end_inset
2497
2498 vitae classes to create curriculum vitae
2499 \end_layout
2500
2501 \begin_layout Description
2502 Elsarticle Layout for journals of the Elsevier publishing group
2503 \end_layout
2504
2505 \begin_layout Description
2506 Foils Used to make transparencies
2507 \end_layout
2508
2509 \begin_layout Description
2510 Hollywood Used to type spec scripts for the US film industry.
2511  It is not an existing LaTeX document class, but a new one which is distributed
2512  with LyX.
2513 \end_layout
2514
2515 \begin_layout Description
2516 IEEEtran Layout for the journals published by the Institute of Electrical
2517  and Electronics Engineers (IEEE)
2518 \end_layout
2519
2520 \begin_layout Description
2521 IOP Layout for journals of the Institute of Physics publishing group
2522 \end_layout
2523
2524 \begin_layout Description
2525 Kluwer Layout for journals of the Kluwer publishing group
2526 \end_layout
2527
2528 \begin_layout Description
2529 KOMA-Script a replacement for the standard classes, offers many useful features
2530  like caption formatting, automatic print space calculation etc.
2531  (Is used by this document.)
2532 \end_layout
2533
2534 \begin_layout Description
2535 Memoir another replacement for the standard classes
2536 \end_layout
2537
2538 \begin_layout Description
2539 Powerdot Layout for presentations
2540 \end_layout
2541
2542 \begin_layout Description
2543 REVTe
2544 \begin_inset ERT
2545 status collapsed
2546
2547 \begin_layout Plain Layout
2548
2549 {}
2550 \end_layout
2551
2552 \end_inset
2553
2554 X is used to write articles for the publications of the American Physical
2555  Society (APS), American Institute of Physics (AIP), and Optical Society
2556  of America (OSA).
2557  This class is not completely compatible with all LyX features.
2558 \end_layout
2559
2560 \begin_layout Description
2561 Slides Used to make transparencies
2562 \end_layout
2563
2564 \begin_layout Description
2565 SPIE
2566 \begin_inset space ~
2567 \end_inset
2568
2569 Proceedings Layout for the journals published by The International Society
2570  for Optical Engineering (SPIE)
2571 \end_layout
2572
2573 \begin_layout Description
2574 Springer Layouts for journals of the Springer publishing group
2575 \end_layout
2576
2577 \begin_layout Standard
2578 We won't go into any detail about how to use these different document classes
2579  here.
2580  You can find all the details about the non-standard classes in Chapter
2581  6 of the 
2582 \emph on
2583 Additional Features
2584 \emph default
2585  manual.
2586  Here, we will settle with a list of some of the common properties of all
2587  of the document classes.
2588 \end_layout
2589
2590 \begin_layout Subsubsection
2591 Availability
2592 \end_layout
2593
2594 \begin_layout Standard
2595
2596 \change_deleted 1607599024 1294953623
2597 New users are sometimes puzzled by the fact
2598 \change_inserted 1607599024 1294953628
2599 You will probably find
2600 \change_unchanged
2601  that many of the document classes listed under 
2602 \family sans
2603 Document\SpecialChar \menuseparator
2604 Settings\SpecialChar \menuseparator
2605 Document Class
2606 \begin_inset Index idx
2607 status collapsed
2608
2609 \begin_layout Plain Layout
2610 Document ! Settings
2611 \end_layout
2612
2613 \end_inset
2614
2615  
2616 \family default
2617 are marked as 
2618 \begin_inset Quotes eld
2619 \end_inset
2620
2621 Unavailable
2622 \begin_inset Quotes erd
2623 \end_inset
2624
2625 .
2626  
2627 \change_inserted 1607599024 1294953653
2628 If you open a document that uses such a class, you will 
2629 \change_deleted 1607599024 1294953655
2630 Or they are surprised that, when they open e.
2631 \begin_inset space \thinspace{}
2632 \end_inset
2633
2634 g.
2635 \begin_inset space ~
2636 \end_inset
2637
2638 the 
2639 \family sans
2640 iop-article
2641 \family default
2642  template, they 
2643 \change_unchanged
2644 receive a warning saying that 
2645 \change_inserted 1607599024 1294953700
2646 there are files that are required to produce output that are not installed.
2647  
2648 \change_deleted 1607599024 1294953702
2649 the document requires files that are not installed to produce output.
2650  
2651 \change_unchanged
2652 So it 
2653 \change_inserted 1607599024 1294953709
2654 may 
2655 \change_unchanged
2656 seem
2657 \change_deleted 1607599024 1294953710
2658 s
2659 \change_unchanged
2660  that something is wrong.
2661 \end_layout
2662
2663 \begin_layout Standard
2664
2665 \change_deleted 1607599024 1294953717
2666 But n
2667 \change_inserted 1607599024 1294953719
2668 N
2669 \change_unchanged
2670 othing is wrong.
2671  LyX includes many more document classes than you will ever need to use,
2672  and some of them, like 
2673 \family sans
2674 IOP
2675 \family default
2676 , are highly specialized.
2677
2678 \change_inserted 1607599024 1294953729
2679  
2680 \change_unchanged
2681 LyX tries to support as many different types of documents as possible, and
2682  it includes almost one hundred different layout files, with a growing number.
2683  No LaTeX distribution will install by default all files that might be needed
2684  by some document class.
2685  There are just too many of them.
2686  That is why some of the document classes are unavailable.
2687 \end_layout
2688
2689 \begin_layout Standard
2690 If there is a document class you would like to use that is marked as 
2691 \begin_inset Quotes erd
2692 \end_inset
2693
2694 Unavailable
2695 \begin_inset Quotes erd
2696 \end_inset
2697
2698 , you just need to install the appropriate package files.
2699  The easiest way to find out which files you need to install is to use that
2700  document class for a new file.
2701  LyX will display a dialog that will list the missing files.
2702  See section 
2703 \begin_inset Quotes eld
2704 \end_inset
2705
2706 Installing new LaTeX files
2707 \begin_inset Quotes erd
2708 \end_inset
2709
2710  in of the 
2711 \emph on
2712 Customization
2713 \emph default
2714  manual for information on how to install them.
2715 \begin_inset VSpace medskip
2716 \end_inset
2717
2718
2719 \end_layout
2720
2721 \begin_layout Standard
2722 Although LyX provides support for many different sorts of documents, it
2723  does not include support for every document class people might want to
2724  use.
2725  For example, many universities provide LaTeX class files to be used for
2726  dissertations submitted to those universities.
2727  The LyX team cannot write layout files to support every one of these.
2728  There are too many.
2729  Fortunately, users can write their own layout files, and many users have
2730  done so.
2731  Chapter
2732 \begin_inset space ~
2733 \end_inset
2734
2735 5 of the 
2736 \emph on
2737 Customization
2738 \emph default
2739  manual contains information on how to create layout files.
2740 \end_layout
2741
2742 \begin_layout Subsubsection
2743 Modules
2744 \begin_inset CommandInset label
2745 LatexCommand label
2746 name "sub:Modules"
2747
2748 \end_inset
2749
2750
2751 \begin_inset Index idx
2752 status collapsed
2753
2754 \begin_layout Plain Layout
2755 Document ! Modules
2756 \end_layout
2757
2758 \end_inset
2759
2760
2761 \end_layout
2762
2763 \begin_layout Standard
2764 Modules load additional features that are not by default available in the
2765  chosen document class.
2766  For example you might want to write Braille (embossed printing) in a document.
2767  This is not available in any document class, so you have to load the correspond
2768 ing module in the 
2769 \family sans
2770 Modules
2771 \family default
2772  section of the 
2773 \family sans
2774 Document\SpecialChar \menuseparator
2775 Settings
2776 \family default
2777
2778 \begin_inset Index idx
2779 status collapsed
2780
2781 \begin_layout Plain Layout
2782 Document ! Settings
2783 \end_layout
2784
2785 \end_inset
2786
2787  dialog.
2788  Highlighting a module in the dialog will bring up a description of the
2789  module.
2790 \end_layout
2791
2792 \begin_layout Standard
2793 Some modules require LaTeX packages 
2794 \change_inserted 1607599024 1294953807
2795 or file format converters 
2796 \change_unchanged
2797 that are not always installed by default.
2798  LyX will warn you if you do not have 
2799 \change_inserted 1607599024 1294953817
2800
2801 \change_deleted 1607599024 1294953818
2802 the 
2803 \change_unchanged
2804 needed package
2805 \change_inserted 1607599024 1294953887
2806  or converter, and it will tell you what exactly you are missing
2807 \change_unchanged
2808 .
2809  You can still use the module while editing your file, but you will not
2810  be able to export to PDF or print your document, since LyX will not be
2811  able to compile the LaTeX file without the missing 
2812 \change_deleted 1607599024 1294953839
2813 package
2814 \change_inserted 1607599024 1294953843
2815 prerequisites
2816 \change_unchanged
2817 .
2818  If you want to be able to produce output, then you need to install the
2819  missing 
2820 \change_deleted 1607599024 1294953855
2821 package
2822 \change_inserted 1607599024 1294953855
2823 prerequisites
2824 \change_unchanged
2825  and then reconfigure LyX by selecting 
2826 \family sans
2827 Tools\SpecialChar \menuseparator
2828 Reconfigure
2829 \family default
2830 .
2831 \begin_inset Index idx
2832 status collapsed
2833
2834 \begin_layout Plain Layout
2835 Reconfiguration of LyX
2836 \end_layout
2837
2838 \end_inset
2839
2840  See section 
2841 \begin_inset Quotes eld
2842 \end_inset
2843
2844 Installing new LaTeX files
2845 \begin_inset Quotes erd
2846 \end_inset
2847
2848  of the 
2849 \emph on
2850 Customization
2851 \emph default
2852  manual for more information on installing needed packages.
2853 \end_layout
2854
2855 \begin_layout Standard
2856 \begin_inset Note Greyedout
2857 status open
2858
2859 \begin_layout Plain Layout
2860
2861 \series bold
2862 Note:
2863 \series default
2864  Some modules require other modules, and some pairs of modules are incompatible.
2865  LyX will advise you about these things.
2866 \end_layout
2867
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \begin_layout Subsubsection
2874 Properties
2875 \end_layout
2876
2877 \begin_layout Standard
2878 Each class has a default set of options.
2879  Here's a quick table describing them:
2880 \end_layout
2881
2882 \begin_layout Standard
2883 \begin_inset VSpace 0.3cm
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \begin_layout Standard
2890 \align center
2891 \begin_inset Tabular
2892 <lyxtabular version="3" rows="5" columns="5">
2893 <features tabularvalignment="middle">
2894 <column alignment="center" valignment="top" width="0pt">
2895 <column alignment="center" valignment="top" width="0pt">
2896 <column alignment="center" valignment="top" width="0pt">
2897 <column alignment="center" valignment="top" width="0pt">
2898 <column alignment="center" valignment="top" width="0pt">
2899 <row>
2900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2910 \begin_inset Text
2911
2912 \begin_layout Plain Layout
2913
2914 \family sans
2915 \series medium
2916 \shape up
2917 \size normal
2918 \emph off
2919 \bar no
2920 \noun off
2921 \color none
2922 Page style
2923 \end_layout
2924
2925 \end_inset
2926 </cell>
2927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2928 \begin_inset Text
2929
2930 \begin_layout Plain Layout
2931
2932 \family sans
2933 \series medium
2934 \shape up
2935 \size normal
2936 \emph off
2937 \bar no
2938 \noun off
2939 \color none
2940 Sides
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949
2950 \family sans
2951 \series medium
2952 \shape up
2953 \size normal
2954 \emph off
2955 \bar no
2956 \noun off
2957 \color none
2958 Columns
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967
2968 \series medium
2969 \shape up
2970 \size normal
2971 \emph off
2972 \bar no
2973 \noun off
2974 \color none
2975 Max.
2976  sectioning level
2977 \end_layout
2978
2979 \end_inset
2980 </cell>
2981 </row>
2982 <row>
2983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2984 \begin_inset Text
2985
2986 \begin_layout Plain Layout
2987
2988 \series medium
2989 \shape up
2990 \size normal
2991 \emph off
2992 \bar no
2993 \noun off
2994 \color none
2995 article
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004
3005 \family sans
3006 \series medium
3007 \shape up
3008 \size normal
3009 \emph off
3010 \bar no
3011 \noun off
3012 \color none
3013 Plain
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022
3023 \family sans
3024 \series medium
3025 \shape up
3026 \size normal
3027 \emph off
3028 \bar no
3029 \noun off
3030 \color none
3031 One
3032 \end_layout
3033
3034 \end_inset
3035 </cell>
3036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3037 \begin_inset Text
3038
3039 \begin_layout Plain Layout
3040
3041 \family sans
3042 \series medium
3043 \shape up
3044 \size normal
3045 \emph off
3046 \bar no
3047 \noun off
3048 \color none
3049 One
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058
3059 \family sans
3060 \series medium
3061 \shape up
3062 \size normal
3063 \emph off
3064 \bar no
3065 \noun off
3066 \color none
3067 Section
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 </row>
3073 <row>
3074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078
3079 \series medium
3080 \shape up
3081 \size normal
3082 \emph off
3083 \bar no
3084 \noun off
3085 \color none
3086 report
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \family sans
3097 \series medium
3098 \shape up
3099 \size normal
3100 \emph off
3101 \bar no
3102 \noun off
3103 \color none
3104 Plain
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113
3114 \family sans
3115 \series medium
3116 \shape up
3117 \size normal
3118 \emph off
3119 \bar no
3120 \noun off
3121 \color none
3122 One
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3128 \begin_inset Text
3129
3130 \begin_layout Plain Layout
3131
3132 \family sans
3133 \series medium
3134 \shape up
3135 \size normal
3136 \emph off
3137 \bar no
3138 \noun off
3139 \color none
3140 One
3141 \end_layout
3142
3143 \end_inset
3144 </cell>
3145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \family sans
3151 \series medium
3152 \shape up
3153 \size normal
3154 \emph off
3155 \bar no
3156 \noun off
3157 \color none
3158 Chapter
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 <row>
3165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \series medium
3171 \shape up
3172 \size normal
3173 \emph off
3174 \bar no
3175 \noun off
3176 \color none
3177 book
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186
3187 \family sans
3188 \series medium
3189 \shape up
3190 \size normal
3191 \emph off
3192 \bar no
3193 \noun off
3194 \color none
3195 Headings
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \family sans
3206 \series medium
3207 \shape up
3208 \size normal
3209 \emph off
3210 \bar no
3211 \noun off
3212 \color none
3213 Two
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222
3223 \family sans
3224 \series medium
3225 \shape up
3226 \size normal
3227 \emph off
3228 \bar no
3229 \noun off
3230 \color none
3231 One
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \family sans
3242 \series medium
3243 \shape up
3244 \size normal
3245 \emph off
3246 \bar no
3247 \noun off
3248 \color none
3249 Chapter
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 </row>
3255 <row>
3256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \series medium
3262 \shape up
3263 \size normal
3264 \emph off
3265 \bar no
3266 \noun off
3267 \color none
3268 letter
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \family sans
3279 \series medium
3280 \shape up
3281 \size normal
3282 \emph off
3283 \bar no
3284 \noun off
3285 \color none
3286 Plain
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \family sans
3297 \series medium
3298 \shape up
3299 \size normal
3300 \emph off
3301 \bar no
3302 \noun off
3303 \color none
3304 One
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \family sans
3315 \series medium
3316 \shape up
3317 \size normal
3318 \emph off
3319 \bar no
3320 \noun off
3321 \color none
3322 One
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \series medium
3333 \shape up
3334 \size normal
3335 \emph off
3336 \bar no
3337 \noun off
3338 \color none
3339 none
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 </lyxtabular>
3346
3347 \end_inset
3348
3349
3350 \end_layout
3351
3352 \begin_layout Standard
3353 \begin_inset VSpace 0.3cm
3354 \end_inset
3355
3356
3357 \end_layout
3358
3359 \begin_layout Standard
3360 You're probably also wondering what 
3361 \begin_inset Quotes eld
3362 \end_inset
3363
3364 Max.
3365 \begin_inset space ~
3366 \end_inset
3367
3368 sectioning level
3369 \begin_inset Quotes erd
3370 \end_inset
3371
3372  means.
3373  There are several paragraph environments used to create section headings.
3374  Different document classes allow different types of section headings.
3375  Only two use the 
3376 \family sans
3377 Chapter
3378 \family default
3379  heading; the rest do not and begin instead with the 
3380 \family sans
3381 Section
3382 \family default
3383  heading.
3384  Some document classes, such as the ones for letters, don't use any section
3385  headings.
3386  In addition to 
3387 \family sans
3388 Chapter
3389 \family default
3390  and 
3391 \family sans
3392 Section
3393 \family default
3394  headings, there are also 
3395 \family sans
3396 Subsection
3397 \family default
3398  headings, 
3399 \family sans
3400 Subsubsection
3401 \family default
3402  headings, and so on.
3403  We'll describe these headings fully in section
3404 \begin_inset space ~
3405 \end_inset
3406
3407
3408 \begin_inset CommandInset ref
3409 LatexCommand ref
3410 reference "sub:Headings"
3411
3412 \end_inset
3413
3414 .
3415 \end_layout
3416
3417 \begin_layout Subsection
3418 Document Layout
3419 \begin_inset CommandInset label
3420 LatexCommand label
3421 name "sub:Document-Layout"
3422
3423 \end_inset
3424
3425
3426 \begin_inset Index idx
3427 status collapsed
3428
3429 \begin_layout Plain Layout
3430 Document ! Layout
3431 \end_layout
3432
3433 \end_inset
3434
3435
3436 \family sans
3437
3438 \begin_inset Index idx
3439 status collapsed
3440
3441 \begin_layout Plain Layout
3442 Document ! Settings
3443 \end_layout
3444
3445 \end_inset
3446
3447
3448 \end_layout
3449
3450 \begin_layout Standard
3451 The most important properties of documents classes are set in the menu 
3452 \family sans
3453 Document\SpecialChar \menuseparator
3454 Settings
3455 \family default
3456 .
3457  There in the 
3458 \family sans
3459 Options
3460 \family default
3461  field under 
3462 \family sans
3463 Documents
3464 \begin_inset space ~
3465 \end_inset
3466
3467 Class
3468 \family default
3469 , you can enter special options for your document class in a comma-separated
3470  list.
3471  This is only necessary if LyX doesn't support special options you want
3472  to use for your document.
3473  To learn more about your favorite LaTeX-class and its options, you have
3474  to read its manual.
3475 \end_layout
3476
3477 \begin_layout Standard
3478 The drop box 
3479 \family sans
3480 Headings style
3481 \family default
3482  in the 
3483 \family sans
3484 Document\SpecialChar \menuseparator
3485 Settings
3486 \family default
3487  dialog under 
3488 \family sans
3489 Page
3490 \begin_inset space ~
3491 \end_inset
3492
3493 Layout
3494 \family default
3495  controls what sorts of headings and page numbers go on a page.
3496  You can choose between the following five options:
3497 \end_layout
3498
3499 \begin_layout Labeling
3500 \labelwidthstring 00.00.0000
3501
3502 \family sans
3503 Default
3504 \family default
3505  Use default page style of current class.
3506 \end_layout
3507
3508 \begin_layout Labeling
3509 \labelwidthstring 00.00.0000
3510
3511 \family sans
3512 Empty
3513 \family default
3514  No page numbers or headings.
3515 \end_layout
3516
3517 \begin_layout Labeling
3518 \labelwidthstring 00.00.0000
3519
3520 \family sans
3521 Plain
3522 \family default
3523  Page numbers only.
3524 \end_layout
3525
3526 \begin_layout Labeling
3527 \labelwidthstring 00.00.0000
3528
3529 \family sans
3530 Headings
3531 \family default
3532  Page numbers and either the current chapter or section title and number.
3533  Whether LyX uses the current chapter or the current section depends on
3534  the maximum sectioning level of the class.
3535 \end_layout
3536
3537 \begin_layout Labeling
3538 \labelwidthstring 00.00.0000
3539
3540 \family sans
3541 Fancy
3542 \family default
3543  This allows you to create fully customizable headers and footers if you
3544  have the 
3545 \series bold
3546 fancyhdr
3547 \series default
3548
3549 \begin_inset Index idx
3550 status collapsed
3551
3552 \begin_layout Plain Layout
3553 LaTeX-packages ! fancyhdr
3554 \end_layout
3555
3556 \end_inset
3557
3558  package installed.
3559  At the moment, support in LyX is limited to this setting.
3560  To use the full power of this package, you have to add code to your document
3561  preamble.
3562  Check the documentation for the 
3563 \series bold
3564 fancyhdr
3565 \series default
3566  package for more details, 
3567 \begin_inset CommandInset citation
3568 LatexCommand cite
3569 key "fancyhdr"
3570
3571 \end_inset
3572
3573 .
3574 \end_layout
3575
3576 \begin_layout Standard
3577 The 
3578 \family sans
3579 Separation
3580 \family default
3581  of paragraphs is described in section
3582 \begin_inset space ~
3583 \end_inset
3584
3585
3586 \begin_inset CommandInset ref
3587 LatexCommand ref
3588 reference "sec:Par-indent-intro"
3589
3590 \end_inset
3591
3592 .
3593 \end_layout
3594
3595 \begin_layout Subsection
3596 Paper Size and Orientation
3597 \begin_inset Index idx
3598 status collapsed
3599
3600 \begin_layout Plain Layout
3601 Document ! Paper size
3602 \end_layout
3603
3604 \end_inset
3605
3606
3607 \begin_inset CommandInset label
3608 LatexCommand label
3609 name "sub:Paper-Size,-Orientation,"
3610
3611 \end_inset
3612
3613
3614 \end_layout
3615
3616 \begin_layout Standard
3617 You'll find the following options in the menu 
3618 \family sans
3619 Page
3620 \begin_inset space ~
3621 \end_inset
3622
3623 Layout
3624 \family default
3625  of the dialog of the 
3626 \family sans
3627 Document\SpecialChar \menuseparator
3628 Settings
3629 \family default
3630  menu:
3631 \family sans
3632
3633 \begin_inset Index idx
3634 status collapsed
3635
3636 \begin_layout Plain Layout
3637 Document ! Settings
3638 \end_layout
3639
3640 \end_inset
3641
3642
3643 \end_layout
3644
3645 \begin_layout Labeling
3646 \labelwidthstring 00.00.0000
3647
3648 \family sans
3649 Paper
3650 \begin_inset space ~
3651 \end_inset
3652
3653 Format
3654 \family default
3655  What size paper to print on.
3656  The choices are
3657 \end_layout
3658
3659 \begin_layout Itemize
3660
3661 \family sans
3662 Default
3663 \end_layout
3664
3665 \begin_layout Itemize
3666
3667 \family sans
3668 A3, A4,
3669 \family default
3670  
3671 \family sans
3672 A5
3673 \end_layout
3674
3675 \begin_layout Itemize
3676
3677 \family sans
3678 B3, B4, B5
3679 \end_layout
3680
3681 \begin_layout Itemize
3682
3683 \family sans
3684 US letter
3685 \end_layout
3686
3687 \begin_layout Itemize
3688
3689 \family sans
3690 US legal
3691 \end_layout
3692
3693 \begin_layout Itemize
3694
3695 \family sans
3696 US executive
3697 \end_layout
3698
3699 \begin_layout Itemize
3700
3701 \family sans
3702 Custom
3703 \end_layout
3704
3705 \begin_layout Labeling
3706 \labelwidthstring 00.00.0000
3707
3708 \family sans
3709 Orientation
3710 \family default
3711  Two toggle buttons choose whether to print the output as 
3712 \family sans
3713 Landscape
3714 \family default
3715  or as 
3716 \family sans
3717 Portrait
3718 \family default
3719 .
3720 \end_layout
3721
3722 \begin_layout Labeling
3723 \labelwidthstring 00.00.0000
3724
3725 \family sans
3726 Two-sided
3727 \begin_inset space ~
3728 \end_inset
3729
3730 document
3731 \family default
3732  Adjusts the print space to print both sides of paper.
3733  That means that the print space for odd- and even-numbered pages is different.
3734 \end_layout
3735
3736 \begin_layout Subsection
3737 Margins
3738 \begin_inset CommandInset label
3739 LatexCommand label
3740 name "sub:Margins"
3741
3742 \end_inset
3743
3744
3745 \begin_inset Index idx
3746 status collapsed
3747
3748 \begin_layout Plain Layout
3749 Document ! Margins
3750 \end_layout
3751
3752 \end_inset
3753
3754
3755 \begin_inset Index idx
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759 Margins
3760 \end_layout
3761
3762 \end_inset
3763
3764
3765 \end_layout
3766
3767 \begin_layout Standard
3768 Paper margins are set in the menu 
3769 \family sans
3770 Document\SpecialChar \menuseparator
3771 Settings
3772 \family default
3773 .
3774 \begin_inset Index idx
3775 status collapsed
3776
3777 \begin_layout Plain Layout
3778 Document ! Settings
3779 \end_layout
3780
3781 \end_inset
3782
3783
3784 \end_layout
3785
3786 \begin_layout Standard
3787 If you use a KOMA-Script document class, you can use the default settings.
3788  Because KOMA-Script calculates then the printspace automatically by taking
3789  the paper format and the font size into account.
3790 \end_layout
3791
3792 \begin_layout Subsection
3793 Important Note
3794 \end_layout
3795
3796 \begin_layout Standard
3797 If you change a document class, LyX has to convert 
3798 \emph on
3799 everything
3800 \emph default
3801  into the new class.
3802  That includes the paragraph environments.
3803  Some paragraph environments are standard, in so far as all of the document
3804  classes have them; but some classes have special paragraph environments.
3805  If this is the case, and you change the document class, LyX will mark the
3806  paragraphs whose styles it no longer understands as 
3807 \begin_inset Quotes eld
3808 \end_inset
3809
3810 unknown
3811 \begin_inset Quotes erd
3812 \end_inset
3813
3814 .
3815  The name of the style is retained, in case you should want to go back to
3816  the old class.
3817  But these paragraphs will be output with no special formatting, so you
3818  will either need to create a new style yourself or else to convert these
3819  paragraphs manually to a style present in your new document class.
3820 \end_layout
3821
3822 \begin_layout Section
3823 Paragraph Indentation and Separation
3824 \begin_inset Index idx
3825 status collapsed
3826
3827 \begin_layout Plain Layout
3828 Paragraph ! Indentation
3829 \end_layout
3830
3831 \end_inset
3832
3833
3834 \end_layout
3835
3836 \begin_layout Subsection
3837 Introduction
3838 \begin_inset CommandInset label
3839 LatexCommand label
3840 name "sec:Par-indent-intro"
3841
3842 \end_inset
3843
3844
3845 \end_layout
3846
3847 \begin_layout Standard
3848 Before describing all of the various paragraph environments, we'd like to
3849  say a word or two about paragraph indentation.
3850 \end_layout
3851
3852 \begin_layout Standard
3853 Everyone seems to have their own convention for separating paragraphs.
3854  Most Americans indent the first line of a paragraph.
3855  Others don't indent but put extra space between the paragraphs.
3856  If you choose indentation for paragraphs the 
3857 \emph on
3858 first
3859 \emph default
3860  paragraph of a section, or after a figure, an equation, a table, a list,
3861  etc., is 
3862 \emph on
3863 not
3864 \emph default
3865  indented.
3866  Only a paragraph following another paragraph gets indented.
3867  Note that the indentation behavior is different when you use another document
3868  language than English.
3869  LaTeX takes care that the indentation follows the rules of the used language.
3870 \end_layout
3871
3872 \begin_layout Standard
3873 The space between paragraphs, like the line spacing, the space between headings
3874  and text — in fact, all of the spacings for just about everything are pre-coded
3875  into LyX.
3876  As we said, you don't worry about how much space to add between what.
3877  LyX takes care of that.
3878  In fact, these pre-coded vertical spacings aren't a single number but a
3879  range.
3880  That way, LyX can squish or stretch the space between lines to make sure
3881  figures fit on a page with text, so that sections don't start at the bottom
3882  of a page, and so on.
3883 \begin_inset Foot
3884 status collapsed
3885
3886 \begin_layout Plain Layout
3887 LaTeX does this when LyX goes to produce a printable file.
3888 \end_layout
3889
3890 \end_inset
3891
3892  However, pre-coded doesn't mean you can't change them.
3893  LyX gives you the ability to globally change 
3894 \emph on
3895 all
3896 \emph default
3897  of these pre-coded spacings.
3898  We'll explain more later.
3899 \end_layout
3900
3901 \begin_layout Subsection
3902 Paragraph Separation
3903 \begin_inset Index idx
3904 status collapsed
3905
3906 \begin_layout Plain Layout
3907 Paragraph ! Separation
3908 \end_layout
3909
3910 \end_inset
3911
3912
3913 \end_layout
3914
3915 \begin_layout Standard
3916 To separate paragraphs, select 
3917 \family sans
3918 Indent
3919 \family default
3920  or 
3921 \family sans
3922 Skip
3923 \family default
3924  in the submenu 
3925 \family sans
3926 Text
3927 \begin_inset space ~
3928 \end_inset
3929
3930 Layout
3931 \family default
3932  of the dialog 
3933 \family sans
3934 Document\SpecialChar \menuseparator
3935 Settings
3936 \family default
3937
3938 \begin_inset Index idx
3939 status collapsed
3940
3941 \begin_layout Plain Layout
3942 Document ! Settings
3943 \end_layout
3944
3945 \end_inset
3946
3947  to indent paragraphs or add extra space between paragraphs, respectively.
3948  The size of the skips can be defined in the dialog, for the indentation
3949  you have to add this line to your document preamble:
3950 \end_layout
3951
3952 \begin_layout Standard
3953
3954 \series bold
3955
3956 \backslash
3957 setlength{
3958 \backslash
3959 parindent}{Length}
3960 \end_layout
3961
3962 \begin_layout Standard
3963 where length is a value in one of the units listed in Appendix
3964 \begin_inset space ~
3965 \end_inset
3966
3967
3968 \begin_inset CommandInset ref
3969 LatexCommand ref
3970 reference "cap:Units"
3971
3972 \end_inset
3973
3974 .
3975  The default length is 30
3976 \begin_inset space \thinspace{}
3977 \end_inset
3978
3979 pt.
3980 \end_layout
3981
3982 \begin_layout Subsection
3983 Fine-Tuning
3984 \end_layout
3985
3986 \begin_layout Standard
3987 You can also change the separation method of a single paragraph.
3988  Open the 
3989 \family sans
3990 Edit\SpecialChar \menuseparator
3991 Paragraph
3992 \begin_inset space ~
3993 \end_inset
3994
3995 Settings
3996 \family default
3997  dialog and toggle the 
3998 \family sans
3999 Indent
4000 \begin_inset space ~
4001 \end_inset
4002
4003 Paragraph
4004 \family default
4005  option to change the state of the current paragraph (shortcut 
4006 \begin_inset Info
4007 type  "shortcut"
4008 arg   "paragraph-params \\indent-toggle"
4009 \end_inset
4010
4011 ).
4012  If paragraphs have no indentation but use extra space for separation, this
4013  button will be ignored (you can't indent a single paragraph by toggling
4014  this).
4015 \end_layout
4016
4017 \begin_layout Standard
4018 You should only need to change the indentation method for a single paragraph
4019  if you need to do some fine-tuning.
4020 \end_layout
4021
4022 \begin_layout Subsection
4023 Line Spacing
4024 \begin_inset Index idx
4025 status collapsed
4026
4027 \begin_layout Plain Layout
4028 Paragraph ! Line spacing
4029 \end_layout
4030
4031 \end_inset
4032
4033
4034 \end_layout
4035
4036 \begin_layout Standard
4037 In the 
4038 \family sans
4039 Document\SpecialChar \menuseparator
4040 Settings
4041 \noun on
4042
4043 \begin_inset Index idx
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 Document ! Settings
4048 \end_layout
4049
4050 \end_inset
4051
4052
4053 \family default
4054 \noun default
4055  dialog you can set the line spacing in the submenu 
4056 \family sans
4057 Text
4058 \begin_inset space ~
4059 \end_inset
4060
4061 Layout
4062 \family default
4063 .
4064 \begin_inset Foot
4065 status collapsed
4066
4067 \begin_layout Plain Layout
4068 You need to have the LaTeX-package 
4069 \series bold
4070 setspace
4071 \series default
4072
4073 \begin_inset Index idx
4074 status collapsed
4075
4076 \begin_layout Plain Layout
4077 LaTeX-packages ! setspace
4078 \end_layout
4079
4080 \end_inset
4081
4082  installed to use this feature.
4083 \end_layout
4084
4085 \end_inset
4086
4087
4088 \end_layout
4089
4090 \begin_layout Section
4091 Paragraph Environments
4092 \begin_inset CommandInset label
4093 LatexCommand label
4094 name "sec:Paragraph-Environments"
4095
4096 \end_inset
4097
4098
4099 \begin_inset Index idx
4100 status collapsed
4101
4102 \begin_layout Plain Layout
4103 Paragraph ! Environments
4104 \end_layout
4105
4106 \end_inset
4107
4108
4109 \begin_inset Index idx
4110 status collapsed
4111
4112 \begin_layout Plain Layout
4113 Paragraph environments|(
4114 \end_layout
4115
4116 \end_inset
4117
4118
4119 \end_layout
4120
4121 \begin_layout Subsection
4122 Overview
4123 \end_layout
4124
4125 \begin_layout Standard
4126 Paragraph environments correspond to the
4127 \end_layout
4128
4129 \begin_layout Standard
4130
4131 \series bold
4132
4133 \backslash
4134 begin{
4135 \emph on
4136 environment
4137 \emph default
4138 } ...
4139  
4140 \backslash
4141 end{
4142 \emph on
4143 environment
4144 \emph default
4145 }
4146 \series default
4147
4148 \begin_inset Newline newline
4149 \end_inset
4150
4151 command sequence in LaTeX files.
4152  If you don't know LaTeX, or the concept of a paragraph environment is totally
4153  alien to you, we urge you to read the 
4154 \emph on
4155 Tutorial
4156 \emph default
4157 .
4158  The 
4159 \emph on
4160 Tutorial
4161 \emph default
4162  also contains many more examples than this section does.
4163 \end_layout
4164
4165 \begin_layout Standard
4166 A paragraph environment is simply a 
4167 \begin_inset Quotes eld
4168 \end_inset
4169
4170 container
4171 \begin_inset Quotes erd
4172 \end_inset
4173
4174  for a paragraph which gives that paragraph certain properties.
4175  This can include a particular style of font, different margins, a numbering
4176  scheme, labels, and so on.
4177  Additionally, you can 
4178 \begin_inset Quotes eld
4179 \end_inset
4180
4181 nest
4182 \begin_inset Quotes erd
4183 \end_inset
4184
4185  the different environments inside one another, allowing one environment
4186  to inherit some of the properties of another.
4187  The different paragraph environments totally replace the need for messy
4188  tab stops, on the fly margin adjustment, and other hold-overs from the
4189  days of typewriters.
4190  There are several paragraph environments which are specific to a particular
4191  document type.
4192  We'll only be covering the most common ones here.
4193 \end_layout
4194
4195 \begin_layout Standard
4196 To choose a new paragraph environment, use the pull-down box 
4197 \begin_inset Graphics
4198         filename clipart/ToolbarEnvBox.png
4199         scale 70
4200         clip
4201
4202 \end_inset
4203
4204  at the left end of the toolbar.
4205  LyX will change the environment of the 
4206 \emph on
4207 entire
4208 \emph default
4209  paragraph in which the cursor sits.
4210  You can also change the environment of an entire group of paragraphs if
4211  you select them before choosing the new environment.
4212  
4213 \end_layout
4214
4215 \begin_layout Standard
4216 Note that hitting 
4217 \family sans
4218 Return
4219 \family default
4220  will 
4221 \emph on
4222 typically
4223 \emph default
4224  create a new paragraph using the 
4225 \family sans
4226 Standard
4227 \family default
4228  paragraph environment.
4229  We say 
4230 \begin_inset Quotes eld
4231 \end_inset
4232
4233 typically
4234 \begin_inset Quotes erd
4235 \end_inset
4236
4237  because if you are in one of these environments:
4238 \end_layout
4239
4240 \begin_layout Itemize
4241
4242 \family sans
4243 Quote
4244 \end_layout
4245
4246 \begin_layout Itemize
4247
4248 \family sans
4249 Quotation
4250 \end_layout
4251
4252 \begin_layout Itemize
4253
4254 \family sans
4255 Verse
4256 \end_layout
4257
4258 \begin_layout Itemize
4259
4260 \family sans
4261 Itemize
4262 \end_layout
4263
4264 \begin_layout Itemize
4265
4266 \family sans
4267 Enumerate
4268 \end_layout
4269
4270 \begin_layout Itemize
4271
4272 \family sans
4273 Description
4274 \end_layout
4275
4276 \begin_layout Itemize
4277
4278 \family sans
4279 List
4280 \end_layout
4281
4282 \begin_layout Standard
4283 LyX keeps the old paragraph environment when you hit 
4284 \family sans
4285 Return
4286 \family default
4287 , rather than resetting it to 
4288 \family sans
4289 Standard
4290 \family default
4291 .
4292  LyX will still reset the nesting depth, however.
4293  Usually, starting a new paragraph resets both the paragraph environment
4294  and the nesting depth (for more on nesting see section
4295 \begin_inset space ~
4296 \end_inset
4297
4298
4299 \begin_inset CommandInset ref
4300 LatexCommand ref
4301 reference "sec:Nesting"
4302
4303 \end_inset
4304
4305 ).
4306  At the moment, all this is context-specific; you're better off expecting
4307  
4308 \family sans
4309 Return
4310 \family default
4311  to reset the paragraph environment and depth.
4312  If you want a new paragraph to keep the current environment and depth,
4313  use 
4314 \begin_inset Info
4315 type  "shortcut"
4316 arg   "break-paragraph inverse"
4317 \end_inset
4318
4319  instead.
4320 \end_layout
4321
4322 \begin_layout Subsection
4323 Standard
4324 \end_layout
4325
4326 \begin_layout Standard
4327 The default paragraph environment is 
4328 \family sans
4329 Standard
4330 \family default
4331  for most classes.
4332  It creates a plain paragraph.
4333  If LyX resets the paragraph environment, this is the one it chooses.
4334  In fact, the paragraph you're reading right now (and most of the ones in
4335  this manual) are in the 
4336 \family sans
4337 Standard
4338 \family default
4339  environment.
4340 \end_layout
4341
4342 \begin_layout Standard
4343 You can nest a paragraph using the 
4344 \family sans
4345 Standard
4346 \family default
4347  environment in just about anything else, but you can't really nest anything
4348  in a 
4349 \family sans
4350 Standard
4351 \family default
4352  environment.
4353 \end_layout
4354
4355 \begin_layout Subsection
4356 Document Title
4357 \begin_inset Index idx
4358 status collapsed
4359
4360 \begin_layout Plain Layout
4361 Document ! Title
4362 \end_layout
4363
4364 \end_inset
4365
4366
4367 \end_layout
4368
4369 \begin_layout Standard
4370 A LaTeX title page has three parts: the title itself, the name(s) of the
4371  author(s) and a 
4372 \begin_inset Quotes eld
4373 \end_inset
4374
4375 footnote
4376 \begin_inset Quotes erd
4377 \end_inset
4378
4379  for thanks or contact information.
4380  For certain types of documents, LaTeX places all of this on a separate
4381  page along with today's date.
4382  For other types of documents, the title 
4383 \begin_inset Quotes eld
4384 \end_inset
4385
4386 page
4387 \begin_inset Quotes erd
4388 \end_inset
4389
4390  goes at the top of the first page of the document.
4391  
4392 \end_layout
4393
4394 \begin_layout Standard
4395 LyX provides an interface to the title page commands through the paragraph
4396  environments 
4397 \family sans
4398 Title
4399 \family default
4400
4401 \family sans
4402 Author
4403 \family default
4404 , and 
4405 \family sans
4406 Date
4407 \family default
4408 .
4409  Here's how you use them:
4410 \end_layout
4411
4412 \begin_layout Itemize
4413 Put the title of your document in the 
4414 \family sans
4415 Title
4416 \family default
4417  environment.
4418 \end_layout
4419
4420 \begin_layout Itemize
4421 Put the author name in the 
4422 \family sans
4423 Author
4424 \family default
4425  environment.
4426 \end_layout
4427
4428 \begin_layout Itemize
4429 If you want the date to have a certain appearance, want to use a fixed date,
4430  or want other text to appear in place of today's date, put that text in
4431  the 
4432 \family sans
4433 Date
4434 \family default
4435  environment.
4436  Note that using this environment is optional.
4437  If you don't provide any, LaTeX will automatically insert today's date.
4438  If you don't want any date, add the line
4439 \begin_inset Newline newline
4440 \end_inset
4441
4442
4443 \series bold
4444
4445 \backslash
4446 date{}
4447 \series default
4448
4449 \begin_inset Newline newline
4450 \end_inset
4451
4452 to the preamble of your document (menu 
4453 \family sans
4454 Document\SpecialChar \menuseparator
4455 Settings
4456 \family default
4457 )
4458 \end_layout
4459
4460 \begin_layout Standard
4461 You can use footnotes to insert 
4462 \begin_inset Quotes eld
4463 \end_inset
4464
4465 thanks
4466 \begin_inset Quotes erd
4467 \end_inset
4468
4469  or contact information.
4470 \end_layout
4471
4472 \begin_layout Subsection
4473 Headings
4474 \begin_inset Index idx
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478 Section headings
4479 \end_layout
4480
4481 \end_inset
4482
4483
4484 \begin_inset CommandInset label
4485 LatexCommand label
4486 name "sub:Headings"
4487
4488 \end_inset
4489
4490
4491 \end_layout
4492
4493 \begin_layout Standard
4494 There are several paragraph environments for producing section headings.
4495  LyX takes care of the numbering for you.
4496 \end_layout
4497
4498 \begin_layout Subsubsection
4499 Numbered Headings
4500 \begin_inset Index idx
4501 status collapsed
4502
4503 \begin_layout Plain Layout
4504 Section headings ! Numbered
4505 \end_layout
4506
4507 \end_inset
4508
4509
4510 \end_layout
4511
4512 \begin_layout Standard
4513 There are 7 numbered types of section headings.
4514  They are:
4515 \end_layout
4516
4517 \begin_layout Enumerate
4518
4519 \family sans
4520 Part
4521 \end_layout
4522
4523 \begin_layout Enumerate
4524
4525 \family sans
4526 Chapter
4527 \end_layout
4528
4529 \begin_layout Enumerate
4530
4531 \family sans
4532 Section
4533 \end_layout
4534
4535 \begin_layout Enumerate
4536
4537 \family sans
4538 Subsection
4539 \end_layout
4540
4541 \begin_layout Enumerate
4542
4543 \family sans
4544 Subsubsection
4545 \end_layout
4546
4547 \begin_layout Enumerate
4548
4549 \family sans
4550 Paragraph
4551 \end_layout
4552
4553 \begin_layout Enumerate
4554
4555 \family sans
4556 Subparagraph
4557 \end_layout
4558
4559 \begin_layout Standard
4560 LyX labels each heading with a series of numbers, separated by periods.
4561  The numbers describe where in the document you are.
4562  Unlike the other headings, parts are numbered with Latin letters.
4563 \end_layout
4564
4565 \begin_layout Standard
4566 Headings all subdivide your document into different pieces of text.
4567  For example, suppose you're writing a book.
4568  You group the book into chapters.
4569  LyX does similar grouping:
4570 \end_layout
4571
4572 \begin_layout Itemize
4573
4574 \family sans
4575 Part
4576 \family default
4577  is divided in either 
4578 \family sans
4579 Chapter
4580 \family default
4581 s or 
4582 \family sans
4583 Section
4584 \family default
4585 s
4586 \end_layout
4587
4588 \begin_layout Itemize
4589
4590 \family sans
4591 Chapter
4592 \family default
4593 s are divided into 
4594 \family sans
4595 Section
4596 \family default
4597 s
4598 \end_layout
4599
4600 \begin_layout Itemize
4601
4602 \family sans
4603 Section
4604 \family default
4605 s are divided into 
4606 \family sans
4607 Subsection
4608 \family default
4609 s
4610 \end_layout
4611
4612 \begin_layout Itemize
4613
4614 \family sans
4615 Subsection
4616 \family default
4617 s are divided into 
4618 \family sans
4619 Subsubsection
4620 \family default
4621 s
4622 \end_layout
4623
4624 \begin_layout Itemize
4625
4626 \family sans
4627 Subsubsection
4628 \family default
4629 s are divided into 
4630 \family sans
4631 Paragraph
4632 \family default
4633 s
4634 \end_layout
4635
4636 \begin_layout Itemize
4637
4638 \family sans
4639 Paragraph
4640 \family default
4641 s are divided into 
4642 \family sans
4643 Subparagraph
4644 \family default
4645 s
4646 \end_layout
4647
4648 \begin_layout Standard
4649 \begin_inset Note Greyedout
4650 status open
4651
4652 \begin_layout Plain Layout
4653
4654 \series bold
4655 Note:
4656 \series default
4657  Not all document types use the 
4658 \family sans
4659 Chapter
4660 \family default
4661  heading as the maximum sectioning level.
4662  In that case the 
4663 \family sans
4664 Section
4665 \family default
4666  is the top-level heading.
4667 \end_layout
4668
4669 \end_inset
4670
4671
4672 \end_layout
4673
4674 \begin_layout Standard
4675 So, if you use the 
4676 \family sans
4677 Subsubsection
4678 \family default
4679  environment to label a new sub-subsection, LyX labels it with its number,
4680  along with the number of the subsection, section, and, if applicable, chapter
4681  that it's in.
4682  For example: the fifth section of the second chapter of this book has the
4683  label 
4684 \begin_inset Quotes eld
4685 \end_inset
4686
4687 2.5
4688 \begin_inset Quotes erd
4689 \end_inset
4690
4691 .
4692 \end_layout
4693
4694 \begin_layout Subsubsection
4695 Unnumbered Headings
4696 \begin_inset Index idx
4697 status collapsed
4698
4699 \begin_layout Plain Layout
4700 Section headings ! Unnumbered
4701 \end_layout
4702
4703 \end_inset
4704
4705
4706 \end_layout
4707
4708 \begin_layout Standard
4709 There are 5 types of unnumbered section headings.
4710  They are:
4711 \end_layout
4712
4713 \begin_layout Enumerate
4714
4715 \family sans
4716 Part*
4717 \end_layout
4718
4719 \begin_layout Enumerate
4720
4721 \family sans
4722 Chapter*
4723 \end_layout
4724
4725 \begin_layout Enumerate
4726
4727 \family sans
4728 Section*
4729 \end_layout
4730
4731 \begin_layout Enumerate
4732
4733 \family sans
4734 Subsection*
4735 \end_layout
4736
4737 \begin_layout Enumerate
4738
4739 \family sans
4740 Subsubsection*
4741 \end_layout
4742
4743 \begin_layout Standard
4744 The 
4745 \begin_inset Quotes eld
4746 \end_inset
4747
4748 *
4749 \begin_inset Quotes erd
4750 \end_inset
4751
4752  after each name means that these headings are not numbered.
4753  They work the same as their numbered counterparts but won't appear in the
4754  table of contents, see section
4755 \begin_inset space ~
4756 \end_inset
4757
4758
4759 \begin_inset CommandInset ref
4760 LatexCommand ref
4761 reference "sec:toc"
4762
4763 \end_inset
4764
4765 .
4766 \end_layout
4767
4768 \begin_layout Subsubsection
4769 Changing the Numbering
4770 \begin_inset CommandInset label
4771 LatexCommand label
4772 name "sub:Numbering-depth"
4773
4774 \end_inset
4775
4776
4777 \end_layout
4778
4779 \begin_layout Standard
4780 You can also alter which sectioning levels get numbered and which ones appear
4781  in the Table of Contents.
4782  Now, this doesn't remove any of the levels; that's preset in the document
4783  class.
4784  Certain classes start with 
4785 \family sans
4786 Chapter
4787 \family default
4788  and go down to the 
4789 \family sans
4790 Subparagraph
4791 \family default
4792  level.
4793  Others start at 
4794 \family sans
4795 Section
4796 \family default
4797 .
4798  Similarly, not all document classes number all sectioning levels.
4799  Most don't number 
4800 \family sans
4801 Paragraph
4802 \family default
4803  or 
4804 \family sans
4805 Subparagraph
4806 \family default
4807 .
4808  This is something you can change.
4809 \end_layout
4810
4811 \begin_layout Standard
4812 Open the 
4813 \family sans
4814 Document\SpecialChar \menuseparator
4815 Settings
4816 \family default
4817  dialog.
4818 \family sans
4819
4820 \begin_inset Index idx
4821 status collapsed
4822
4823 \begin_layout Plain Layout
4824 Document ! Settings
4825 \end_layout
4826
4827 \end_inset
4828
4829
4830 \family default
4831  Under 
4832 \family sans
4833 Numbering
4834 \begin_inset space ~
4835 \end_inset
4836
4837 &
4838 \begin_inset space ~
4839 \end_inset
4840
4841 TOC
4842 \family default
4843  you'll see two counters.
4844  The one named 
4845 \family sans
4846 Numbering
4847 \family default
4848  controls how far down in the sectioning hierarchy LyX numbers a section
4849  heading.
4850  The other one controls the appearance of the section headings in the table
4851  of contents.
4852 \end_layout
4853
4854 \begin_layout Subsubsection
4855 Short Titles of Headings
4856 \begin_inset Index idx
4857 status collapsed
4858
4859 \begin_layout Plain Layout
4860 Section headings ! Short titles
4861 \end_layout
4862
4863 \end_inset
4864
4865
4866 \begin_inset Argument
4867 status collapsed
4868
4869 \begin_layout Plain Layout
4870 Short Titles
4871 \end_layout
4872
4873 \end_inset
4874
4875
4876 \begin_inset CommandInset label
4877 LatexCommand label
4878 name "sec:Short-Titles"
4879
4880 \end_inset
4881
4882
4883 \end_layout
4884
4885 \begin_layout Standard
4886 Some section or chapter titles, such as this one, can get quite long.
4887  This can cause trouble when there is limited horizontal space.
4888  For example, if the header of the page is set to show the current section
4889  title, a long title will protrude over the page margins and look awful.
4890 \end_layout
4891
4892 \begin_layout Standard
4893 LaTeX allows you to specify a short title for section headings.
4894  This short title is used in the header and in the actual table of contents,
4895  avoiding the problem mentioned.
4896  To specify a short title, use the menu 
4897 \family sans
4898 Insert\SpecialChar \menuseparator
4899 Short
4900 \begin_inset space ~
4901 \end_inset
4902
4903 Title
4904 \family default
4905 .
4906  This will insert a box labeled 
4907 \begin_inset Quotes eld
4908 \end_inset
4909
4910 opt
4911 \begin_inset Quotes erd
4912 \end_inset
4913
4914  (stands for 
4915 \begin_inset Quotes eld
4916 \end_inset
4917
4918 optional
4919 \begin_inset Quotes erd
4920 \end_inset
4921
4922 ) which you can use to enter the short title text.
4923  This also works for captions inside floats.
4924 \end_layout
4925
4926 \begin_layout Standard
4927 The title of this section is a good example of using this feature.
4928 \end_layout
4929
4930 \begin_layout Subsubsection
4931 Special Information
4932 \end_layout
4933
4934 \begin_layout Standard
4935 The following information applies to all section headings:
4936 \end_layout
4937
4938 \begin_layout Itemize
4939 You cannot do any nesting with these environments.
4940 \end_layout
4941
4942 \begin_layout Itemize
4943 You cannot use a margin note in any of these environments.
4944 \end_layout
4945
4946 \begin_layout Itemize
4947 You can only use inline math in these environments.
4948 \end_layout
4949
4950 \begin_layout Itemize
4951 You can use labels and cross-references to refer to their numbers.
4952 \end_layout
4953
4954 \begin_layout Subsection
4955 Quotes and Poetry line spacing
4956 \end_layout
4957
4958 \begin_layout Standard
4959 LyX has three paragraph environments for writing poetry and quotations.
4960  They are 
4961 \family sans
4962 Quote
4963 \family default
4964
4965 \family sans
4966 Quotation
4967 \family default
4968 , and 
4969 \family sans
4970 Verse
4971 \family default
4972 .
4973  Forget the days of changing line spacing and twiddling with margins.
4974  These three paragraph environments already have those changes built-in.
4975  They all widen the left margin and add a bit of extra space above and below
4976  the text they contain.
4977  They also allow nesting, so you can put a 
4978 \family sans
4979 Verse
4980 \family default
4981  in a 
4982 \family sans
4983 Quotation
4984 \family default
4985 , as well as in some other paragraph environments.
4986 \end_layout
4987
4988 \begin_layout Standard
4989 There is another feature of these three paragraph environments: they do
4990  
4991 \emph on
4992 not
4993 \emph default
4994  reset to 
4995 \family sans
4996 Standard
4997 \family default
4998  when you start a new paragraph.
4999  So, you can type in that poem and merrily hit 
5000 \family sans
5001 Return
5002 \family default
5003  without worrying about the paragraph environment changing on you.
5004  Of course, that means that, once you're done typing in that poem, you have
5005  to change back to the 
5006 \family sans
5007 Standard
5008 \family default
5009  environment yourself.
5010 \end_layout
5011
5012 \begin_layout Subsubsection
5013
5014 \family sans
5015 Quote
5016 \family default
5017  and 
5018 \family sans
5019 Quotation
5020 \family default
5021
5022 \begin_inset CommandInset label
5023 LatexCommand label
5024 name "sec:Quote"
5025
5026 \end_inset
5027
5028
5029 \begin_inset Index idx
5030 status collapsed
5031
5032 \begin_layout Plain Layout
5033 Quotation
5034 \end_layout
5035
5036 \end_inset
5037
5038
5039 \end_layout
5040
5041 \begin_layout Standard
5042 Now that we've described the similarities of these three environments, it's
5043  time for the differences.
5044  
5045 \family sans
5046 Quote
5047 \family default
5048  and 
5049 \family sans
5050 Quotation
5051 \family default
5052  are identical except for one difference: 
5053 \family sans
5054 Quote
5055 \family default
5056  uses extra spacing to separate paragraphs and never indents the first line.
5057  
5058 \family sans
5059 Quotation
5060 \family default
5061  
5062 \emph on
5063 always
5064 \emph default
5065  indents the first line of a paragraph and uses the same line spacing throughout.
5066 \end_layout
5067
5068 \begin_layout Standard
5069 Here's an example of the 
5070 \family sans
5071 Quote
5072 \family default
5073  environment:
5074 \end_layout
5075
5076 \begin_layout Quote
5077 This is in the 
5078 \family sans
5079 Quote
5080 \family default
5081  environment.
5082  I can keep writing, extending this line out further and further until it
5083  wraps.
5084  See – no indentation!
5085 \end_layout
5086
5087 \begin_layout Quote
5088 Here's the second paragraph of this quote.
5089  Again, there's no indentation, but there is extra space between me and
5090  the other paragraph.
5091 \end_layout
5092
5093 \begin_layout Standard
5094 Here's another example, this time in the 
5095 \family sans
5096 Quotation
5097 \family default
5098  environment:
5099 \end_layout
5100
5101 \begin_layout Quotation
5102 This is in the 
5103 \family sans
5104 Quotation
5105 \family default
5106  environment.
5107  If I keep writing, you'll see the indentation.
5108  If your country uses a writing style that shows off new paragraphs by indenting
5109  the first line, then 
5110 \family sans
5111 Quotation
5112 \family default
5113  is the environment for you! Well, you'd use it 
5114 \emph on
5115 if
5116 \emph default
5117  you were quoting other text.
5118 \end_layout
5119
5120 \begin_layout Quotation
5121 Here's a new paragraph.
5122  I could ramble on and on, like a politician at election time.
5123  If I did that, though, you'd get bored.
5124 \end_layout
5125
5126 \begin_layout Standard
5127 As the examples show, 
5128 \family sans
5129 Quote
5130 \family default
5131  is for those people who use extra space to separate paragraphs.
5132  They should put quotes in the 
5133 \family sans
5134 Quote
5135 \family default
5136  environment.
5137  Those who use indentation to mark a new paragraph should use the 
5138 \family sans
5139 Quotation
5140 \family default
5141  paragraph environment for quoted text.
5142 \end_layout
5143
5144 \begin_layout Subsubsection
5145
5146 \family sans
5147 Verse
5148 \family default
5149
5150 \begin_inset Index idx
5151 status collapsed
5152
5153 \begin_layout Plain Layout
5154 Paragraph ! Verse
5155 \end_layout
5156
5157 \end_inset
5158
5159
5160 \family sans
5161
5162 \begin_inset Index idx
5163 status collapsed
5164
5165 \begin_layout Plain Layout
5166 Poetry
5167 \end_layout
5168
5169 \end_inset
5170
5171
5172 \begin_inset CommandInset label
5173 LatexCommand label
5174 name "sec:Verse"
5175
5176 \end_inset
5177
5178
5179 \end_layout
5180
5181 \begin_layout Standard
5182
5183 \family sans
5184 Verse
5185 \family default
5186  is a paragraph environment for poetry, rhymes, verses, and so on.
5187  Here's an example:
5188 \end_layout
5189
5190 \begin_layout Verse
5191 This is in Verse
5192 \begin_inset Newline newline
5193 \end_inset
5194
5195 Which I did not rehearse!
5196 \end_layout
5197
5198 \begin_layout Verse
5199 It could be much worse.
5200  This line could be long, very long, oh so long, so very long that it wraps
5201  around.
5202  It looks okay on screen, but in the printed version, the extra lines are
5203  indented a bit more than the first.
5204  Okay, so it's turned to prose and doesn't rhyme anymore.
5205  So sue me.
5206 \end_layout
5207
5208 \begin_layout Verse
5209 To break a line
5210 \begin_inset Newline newline
5211 \end_inset
5212
5213 And make things look fine
5214 \begin_inset Newline newline
5215 \end_inset
5216
5217 Use 
5218 \begin_inset Info
5219 type  "shortcut"
5220 arg   "newline-insert newline"
5221 \end_inset
5222
5223 .
5224 \end_layout
5225
5226 \begin_layout Standard
5227 As you can see, 
5228 \family sans
5229 Verse
5230 \family default
5231  does not indent both margins.
5232  Each stanza of the verse or poem is in its own paragraph.
5233  To separate the individual lines of a stanza, use the 
5234 \family typewriter
5235 break-line
5236 \family default
5237  function 
5238 \begin_inset Info
5239 type  "shortcut"
5240 arg   "newline-insert newline"
5241 \end_inset
5242
5243 .
5244 \end_layout
5245
5246 \begin_layout Subsection
5247 Lists
5248 \begin_inset Index idx
5249 status collapsed
5250
5251 \begin_layout Plain Layout
5252 Lists
5253 \end_layout
5254
5255 \end_inset
5256
5257
5258 \begin_inset CommandInset label
5259 LatexCommand label
5260 name "sub:Lists"
5261
5262 \end_inset
5263
5264
5265 \end_layout
5266
5267 \begin_layout Standard
5268 LyX has four different paragraph environments for creating different kinds
5269  of lists.
5270  In the 
5271 \family sans
5272 Itemize
5273 \family default
5274  and 
5275 \family sans
5276 Enumerate
5277 \family default
5278  environments, LyX labels your list items with bullets or numbers, respectively.
5279  In the 
5280 \family sans
5281 Description
5282 \family default
5283  and 
5284 \family sans
5285 List
5286 \family default
5287  environments, LyX lets you provide your own label.
5288  We'll present the individual details of each type of list next after describing
5289  some general features of all four of them.
5290 \end_layout
5291
5292 \begin_layout Subsubsection
5293 General Features
5294 \end_layout
5295
5296 \begin_layout Standard
5297 The four paragraph environments for lists differ from the other environments
5298  in several ways.
5299  First, LyX treats each paragraph as a list item.
5300  Hitting 
5301 \family sans
5302 Return
5303 \family default
5304  does 
5305 \emph on
5306 not
5307 \emph default
5308  reset the environment to 
5309 \family sans
5310 Standard
5311 \family default
5312  but keeps the current environment and creates a new list item.
5313  The nesting depth is hereby kept.
5314  If you want to keep the paragraph environment but reset the current nesting
5315  depth, you can use 
5316 \begin_inset Info
5317 type  "shortcut"
5318 arg   "break-paragraph inverse"
5319 \end_inset
5320
5321  to break paragraphs.
5322 \end_layout
5323
5324 \begin_layout Standard
5325 You can nest lists of any type inside one another.
5326  In fact, LyX changes the labels on some list items depending on how it
5327  is nested.
5328  If you intend to use any of the list paragraph environments, we suggest
5329  you read all of section
5330 \begin_inset space ~
5331 \end_inset
5332
5333
5334 \begin_inset CommandInset ref
5335 LatexCommand ref
5336 reference "sec:Nesting"
5337
5338 \end_inset
5339
5340 .
5341  
5342 \end_layout
5343
5344 \begin_layout Subsubsection
5345
5346 \family sans
5347 Itemize
5348 \family default
5349
5350 \begin_inset Index idx
5351 status collapsed
5352
5353 \begin_layout Plain Layout
5354 Lists ! Itemize
5355 \end_layout
5356
5357 \end_inset
5358
5359
5360 \begin_inset CommandInset label
5361 LatexCommand label
5362 name "sec:Itemize"
5363
5364 \end_inset
5365
5366
5367 \end_layout
5368
5369 \begin_layout Standard
5370 The first type of list we'll describe in detail is the 
5371 \family sans
5372 Itemize
5373 \family default
5374  paragraph environment.
5375  It has the following properties:
5376 \end_layout
5377
5378 \begin_layout Itemize
5379 Each item has a particular bullet or symbol as its label.
5380 \end_layout
5381
5382 \begin_deeper
5383 \begin_layout Itemize
5384 LyX uses the same symbol for all of the items in a given nesting level.
5385 \end_layout
5386
5387 \begin_layout Itemize
5388 The symbol appears at the beginning of the first line.
5389 \end_layout
5390
5391 \end_deeper
5392 \begin_layout Itemize
5393 The items can have any length.
5394  LyX automatically offsets the left margin of each item.
5395  The offset is always relative to whatever environment the 
5396 \family sans
5397 Itemize
5398 \family default
5399  list may be in.
5400 \end_layout
5401
5402 \begin_layout Itemize
5403 If you nest an 
5404 \family sans
5405 Itemize
5406 \family default
5407  environment inside another 
5408 \family sans
5409 Itemize
5410 \family default
5411  environment, the label changes to a new symbol.
5412 \end_layout
5413
5414 \begin_deeper
5415 \begin_layout Itemize
5416 There are four different symbols for up to a four-fold nesting.
5417 \end_layout
5418
5419 \begin_layout Itemize
5420 LyX always shows the same symbol on screen.
5421 \end_layout
5422
5423 \begin_layout Itemize
5424 See section
5425 \begin_inset space ~
5426 \end_inset
5427
5428
5429 \begin_inset CommandInset ref
5430 LatexCommand ref
5431 reference "sec:Nesting"
5432
5433 \end_inset
5434
5435  for a full explanation of nesting.
5436 \end_layout
5437
5438 \end_deeper
5439 \begin_layout Standard
5440 Of course, that explanation was also an example of an 
5441 \family sans
5442 Itemize
5443 \family default
5444  list.
5445  The 
5446 \family sans
5447 Itemize
5448 \family default
5449  environment is best suited for lists where the order doesn't matter.
5450 \end_layout
5451
5452 \begin_layout Standard
5453 We said that different levels use different symbols as their label.
5454  Here's an example of all four possible symbols.
5455 \end_layout
5456
5457 \begin_layout Itemize
5458 The label for the first level 
5459 \family sans
5460 Itemize
5461 \family default
5462  is a large black dot, or bullet.
5463 \end_layout
5464
5465 \begin_deeper
5466 \begin_layout Itemize
5467 The label for the second level is a dash.
5468 \end_layout
5469
5470 \begin_deeper
5471 \begin_layout Itemize
5472 The label for the third is an asterisk.
5473 \end_layout
5474
5475 \begin_deeper
5476 \begin_layout Itemize
5477 The label for the fourth is a centered dot.
5478 \end_layout
5479
5480 \end_deeper
5481 \begin_layout Itemize
5482 Back out to the third level.
5483 \end_layout
5484
5485 \end_deeper
5486 \begin_layout Itemize
5487 Back to the second level.
5488 \end_layout
5489
5490 \end_deeper
5491 \begin_layout Itemize
5492 Back to the outermost level.
5493 \end_layout
5494
5495 \begin_layout Standard
5496 These are the default labels for an 
5497 \family sans
5498 Itemize
5499 \family default
5500  list.
5501  You can customize these labels in the 
5502 \family sans
5503 Document\SpecialChar \menuseparator
5504 Settings
5505 \family default
5506  dialog in the submenu 
5507 \family sans
5508 Bullets
5509 \family default
5510 .
5511 \family sans
5512
5513 \begin_inset Index idx
5514 status collapsed
5515
5516 \begin_layout Plain Layout
5517 Document ! Settings
5518 \end_layout
5519
5520 \end_inset
5521
5522
5523 \end_layout
5524
5525 \begin_layout Standard
5526 Notice how the space between items decreases with increasing depth.
5527  We'll explain nesting and all the tricks you can do with different depths
5528  in section
5529 \begin_inset space ~
5530 \end_inset
5531
5532
5533 \begin_inset CommandInset ref
5534 LatexCommand ref
5535 reference "sec:Nesting"
5536
5537 \end_inset
5538
5539 .
5540 \end_layout
5541
5542 \begin_layout Subsubsection
5543
5544 \family sans
5545 Enumerate
5546 \family default
5547
5548 \begin_inset Index idx
5549 status collapsed
5550
5551 \begin_layout Plain Layout
5552 Lists ! Enumerate
5553 \end_layout
5554
5555 \end_inset
5556
5557
5558 \begin_inset CommandInset label
5559 LatexCommand label
5560 name "sec:Enumerate"
5561
5562 \end_inset
5563
5564
5565 \end_layout
5566
5567 \begin_layout Standard
5568 The 
5569 \family sans
5570 Enumerate
5571 \family default
5572  environment is used to create numbered lists and outlines.
5573  It has these properties:
5574 \end_layout
5575
5576 \begin_layout Enumerate
5577 Each item has a numeral as its label.
5578 \end_layout
5579
5580 \begin_deeper
5581 \begin_layout Enumerate
5582 The label type depends on the nesting depth.
5583 \end_layout
5584
5585 \end_deeper
5586 \begin_layout Enumerate
5587 LyX automatically counts the items for you and updates the label as appropriate.
5588 \end_layout
5589
5590 \begin_layout Enumerate
5591 Each new 
5592 \family sans
5593 Enumerate
5594 \family default
5595  environment resets the counter to one.
5596 \end_layout
5597
5598 \begin_layout Enumerate
5599 Like the 
5600 \family sans
5601 Itemize
5602 \family default
5603  environment, the 
5604 \family sans
5605 Enumerate
5606 \family default
5607  environment:
5608 \end_layout
5609
5610 \begin_deeper
5611 \begin_layout Enumerate
5612 Offsets the items relative to the left margin.
5613  Items can have any length.
5614 \end_layout
5615
5616 \begin_layout Enumerate
5617 Reduces the space between items as the nesting depth increases.
5618 \end_layout
5619
5620 \begin_layout Enumerate
5621 Uses different types of labels depending on the nesting depth.
5622 \end_layout
5623
5624 \begin_layout Enumerate
5625 Allows up to a four-fold nesting.
5626 \end_layout
5627
5628 \end_deeper
5629 \begin_layout Standard
5630 Unlike the 
5631 \family sans
5632 Itemize
5633 \family default
5634  environment, 
5635 \family sans
5636 Enumerate
5637 \family default
5638  shows the different labels for each item in LyX.
5639  Here is how LyX labels the four different levels in an 
5640 \family sans
5641 Enumerate
5642 \family default
5643 :
5644 \end_layout
5645
5646 \begin_layout Enumerate
5647 The first level of an 
5648 \family sans
5649 Enumerate
5650 \family default
5651  uses Arabic numerals followed by a period.
5652 \end_layout
5653
5654 \begin_deeper
5655 \begin_layout Enumerate
5656 The second level uses lower case letters surrounded by parentheses.
5657 \end_layout
5658
5659 \begin_deeper
5660 \begin_layout Enumerate
5661 The third level uses lower-case Roman numerals followed by a period.
5662 \end_layout
5663
5664 \begin_deeper
5665 \begin_layout Enumerate
5666 The fourth level uses capital letters followed by a period.
5667 \end_layout
5668
5669 \begin_layout Enumerate
5670 Again, notice the decrease in the spacing between items as the nesting depth
5671  increases.
5672 \end_layout
5673
5674 \end_deeper
5675 \begin_layout Enumerate
5676 Back to the third level
5677 \end_layout
5678
5679 \end_deeper
5680 \begin_layout Enumerate
5681 Back to the second level.
5682 \end_layout
5683
5684 \end_deeper
5685 \begin_layout Enumerate
5686 Back to the outermost level.
5687 \end_layout
5688
5689 \begin_layout Standard
5690 Once again, you can customize the type of numbering used in the 
5691 \family sans
5692 Enumerate
5693 \family default
5694  environment.
5695  It involves adding commands to the LaTeX preamble (see the 
5696 \emph on
5697 Additional Features
5698 \emph default
5699  manual).
5700  As stated earlier, such customization only shows up in the printed version,
5701  not in LyX.
5702 \end_layout
5703
5704 \begin_layout Standard
5705 There is more to nesting 
5706 \family sans
5707 Enumerate
5708 \family default
5709  environments than we've stated here.
5710  You should read section
5711 \begin_inset space ~
5712 \end_inset
5713
5714
5715 \begin_inset CommandInset ref
5716 LatexCommand ref
5717 reference "sec:Nesting"
5718
5719 \end_inset
5720
5721  to learn more about nesting.
5722 \end_layout
5723
5724 \begin_layout Subsubsection
5725
5726 \family sans
5727 Description
5728 \family default
5729
5730 \begin_inset Index idx
5731 status collapsed
5732
5733 \begin_layout Plain Layout
5734 Lists ! Description
5735 \end_layout
5736
5737 \end_inset
5738
5739
5740 \end_layout
5741
5742 \begin_layout Standard
5743 Unlike the previous two environments, the 
5744 \family sans
5745 Description
5746 \family default
5747  list has no fixed label.
5748  Instead, LyX uses the first 
5749 \begin_inset Quotes eld
5750 \end_inset
5751
5752 word
5753 \begin_inset Quotes erd
5754 \end_inset
5755
5756  of the first line as the label.
5757  Here's an example:
5758 \end_layout
5759
5760 \begin_layout Description
5761 Example: This is an example of the 
5762 \family sans
5763 Description
5764 \family default
5765  environment.
5766 \end_layout
5767
5768 \begin_layout Standard
5769 LyX typesets the label in boldface and puts extra space between it and the
5770  rest of the line.
5771 \end_layout
5772
5773 \begin_layout Standard
5774 With the first 
5775 \begin_inset Quotes eld
5776 \end_inset
5777
5778 word
5779 \begin_inset Quotes erd
5780 \end_inset
5781
5782  it is meant that the first hit of the 
5783 \family sans
5784 Space
5785 \family default
5786  key ends the label if you are at the beginning of the first line of an
5787  item.
5788  If you need to use more than one word in the label use a 
5789 \family sans
5790 Protected Blank
5791 \family default
5792 .
5793  (Use either 
5794 \begin_inset Info
5795 type  "shortcut"
5796 arg   "space-insert protected"
5797 \end_inset
5798
5799  or the menu 
5800 \family sans
5801 Insert\SpecialChar \menuseparator
5802 Formatting\SpecialChar \menuseparator
5803 Protected
5804 \begin_inset space ~
5805 \end_inset
5806
5807 Space
5808 \family default
5809 , see section
5810 \begin_inset space ~
5811 \end_inset
5812
5813
5814 \begin_inset CommandInset ref
5815 LatexCommand ref
5816 reference "sub:Protected-Space"
5817
5818 \end_inset
5819
5820  for more info.) Here is an example:
5821 \end_layout
5822
5823 \begin_layout Description
5824 Second
5825 \begin_inset space ~
5826 \end_inset
5827
5828 Example: This one shows how to use a 
5829 \family sans
5830 Protected
5831 \begin_inset space ~
5832 \end_inset
5833
5834 Blank
5835 \family default
5836  in the label of a 
5837 \family sans
5838 Description
5839 \family default
5840  list item.
5841 \end_layout
5842
5843 \begin_layout Description
5844 Usage: You should use the 
5845 \family sans
5846 Description
5847 \family default
5848  environment for things like definitions and theorems.
5849  Use it when you need to make one word in particular stand out in the text
5850  that describes it.
5851  It's not a good idea to use a 
5852 \family sans
5853 Description
5854 \family default
5855  environment when you have an entire sentence that you want to describe.
5856  You're better off using 
5857 \family sans
5858 Itemize
5859 \family default
5860  or 
5861 \family sans
5862 Enumerate
5863 \family default
5864  and nesting several 
5865 \family sans
5866 Standard
5867 \family default
5868  paragraphs into them.
5869 \end_layout
5870
5871 \begin_layout Description
5872 Nesting: You can nest 
5873 \family sans
5874 Description
5875 \family default
5876  environments inside one another, nest them in other types of lists, and
5877  so on.
5878 \end_layout
5879
5880 \begin_layout Standard
5881 Notice that after the first line, LyX indents subsequent lines, offsetting
5882  them from the first line.
5883 \end_layout
5884
5885 \begin_layout Subsubsection
5886 The LyX 
5887 \family sans
5888 List
5889 \family default
5890
5891 \begin_inset Index idx
5892 status collapsed
5893
5894 \begin_layout Plain Layout
5895 Lists ! LyX list
5896 \end_layout
5897
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \begin_layout Standard
5904 The 
5905 \family sans
5906 List
5907 \family default
5908  environment is a LyX extension to LaTeX.
5909 \end_layout
5910
5911 \begin_layout Standard
5912 \begin_inset Note Greyedout
5913 status open
5914
5915 \begin_layout Plain Layout
5916
5917 \series bold
5918 Note:
5919 \series default
5920  When you are using a KOMA-Script document class, like in this document,
5921  the 
5922 \family sans
5923 List
5924 \family default
5925  environment is named 
5926 \family sans
5927 Labeling
5928 \family default
5929 .
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 Like the 
5939 \family sans
5940 Description
5941 \family default
5942  environment the 
5943 \family sans
5944 List
5945 \family default
5946  environment has user-defined labels for each list item.
5947  There are the following properties of this list environment:
5948 \end_layout
5949
5950 \begin_layout Labeling
5951 \labelwidthstring 00.00.0000
5952 item
5953 \begin_inset space ~
5954 \end_inset
5955
5956 labels LyX uses the first 
5957 \begin_inset Quotes eld
5958 \end_inset
5959
5960 word
5961 \begin_inset Quotes erd
5962 \end_inset
5963
5964  of each line as the item label.
5965  The first 
5966 \family sans
5967 Space
5968 \family default
5969  after the beginning of the first line of an item marks the end of the label.
5970  If you need to use more than one word in an item label, use a protected
5971  blank as described above.
5972 \end_layout
5973
5974 \begin_layout Labeling
5975 \labelwidthstring 00.00.0000
5976 margins As you can see, LyX uses different margins for the item label and
5977  the body of the item text.
5978  The body of the text has a larger left margin, which is equal to the default
5979  label width plus a little extra space.
5980  
5981 \end_layout
5982
5983 \begin_layout Labeling
5984 \labelwidthstring 00.00.0000
5985 label
5986 \begin_inset space ~
5987 \end_inset
5988
5989 width LyX uses the width of the label, or the default width, whatever is
5990  larger.
5991  If the label width is larger, the label 
5992 \begin_inset Quotes eld
5993 \end_inset
5994
5995 extends
5996 \begin_inset Quotes erd
5997 \end_inset
5998
5999  into the first line.
6000  In other words, the text of the first line isn't aligned with the left
6001  margin of the rest of the item text.
6002 \end_layout
6003
6004 \begin_layout Labeling
6005 \labelwidthstring 00.00.0000
6006 default
6007 \begin_inset space ~
6008 \end_inset
6009
6010 width You can set the default label width to ensure that the text of all
6011  items in a 
6012 \family sans
6013 List
6014 \family default
6015  environment have the same left margin.
6016 \begin_inset Newline newline
6017 \end_inset
6018
6019 To change the default width, select all items in the list.
6020  Now open the 
6021 \family sans
6022 Edit\SpecialChar \menuseparator
6023 Paragraph
6024 \begin_inset space ~
6025 \end_inset
6026
6027 Settings
6028 \family default
6029  dialog.
6030  The text in the box 
6031 \family sans
6032 Longest
6033 \begin_inset space ~
6034 \end_inset
6035
6036 label
6037 \family default
6038  determines the default label width.
6039  You can use the text of your largest label here, but you can also use the
6040  letter 
6041 \begin_inset Quotes eld
6042 \end_inset
6043
6044 M
6045 \begin_inset Quotes erd
6046 \end_inset
6047
6048  multiple times instead.
6049  The M is the widest character and is a standard unit of widths in LaTeX.
6050  By using 
6051 \begin_inset Quotes eld
6052 \end_inset
6053
6054 M
6055 \begin_inset Quotes erd
6056 \end_inset
6057
6058  as the unit of width you don't need to keep changing the contents of 
6059 \family sans
6060 Longest
6061 \begin_inset space ~
6062 \end_inset
6063
6064 label
6065 \family default
6066  every time you alter a label in a 
6067 \family sans
6068 List
6069 \family default
6070  environment.
6071 \begin_inset Newline newline
6072 \end_inset
6073
6074 The predefined default width is the length of 
6075 \begin_inset Quotes eld
6076 \end_inset
6077
6078 00.00.0000
6079 \begin_inset Quotes erd
6080 \end_inset
6081
6082  (equal to 6 M).
6083  
6084 \begin_inset Newline newline
6085 \end_inset
6086
6087
6088 \begin_inset Note Greyedout
6089 status open
6090
6091 \begin_layout Plain Layout
6092
6093 \series bold
6094 Note:
6095 \series default
6096  Setting the cursor into a list item to change only its label width will
6097  only change the width inside LyX but not in the output.
6098 \end_layout
6099
6100 \end_inset
6101
6102
6103 \end_layout
6104
6105 \begin_layout Standard
6106 You should use the 
6107 \family sans
6108 List
6109 \family default
6110  environment the same way like the 
6111 \family sans
6112 Description
6113 \family default
6114  list: When you need one word to stand out from the text that describes
6115  it.
6116  The 
6117 \family sans
6118 List
6119 \family default
6120  environment gives you another way to do this, using a different overall
6121  layout.
6122 \end_layout
6123
6124 \begin_layout Standard
6125 You can nest 
6126 \family sans
6127 List
6128 \family default
6129  environments inside one another, nest them in other types of lists, and
6130  so on.
6131  They work just like the other list paragraph environments.
6132  Read section
6133 \begin_inset space ~
6134 \end_inset
6135
6136
6137 \begin_inset CommandInset ref
6138 LatexCommand ref
6139 reference "sec:Nesting"
6140
6141 \end_inset
6142
6143  to learn about nesting.
6144 \end_layout
6145
6146 \begin_layout Standard
6147 There is yet another feature of the 
6148 \family sans
6149 List
6150 \family default
6151  environment: As you can see in the examples, LyX left-justifies the item
6152  labels by default.
6153  You can use additional 
6154 \family sans
6155 HFills
6156 \family default
6157  to change how LyX justifies the item label.
6158  
6159 \family sans
6160 Hfills
6161 \family default
6162  are documented in section
6163 \begin_inset space ~
6164 \end_inset
6165
6166
6167 \begin_inset CommandInset ref
6168 LatexCommand ref
6169 reference "sub:Horizontal-Space"
6170
6171 \end_inset
6172
6173 .
6174  Here are some examples:
6175 \begin_inset Newpage pagebreak
6176 \end_inset
6177
6178
6179 \end_layout
6180
6181 \begin_layout Labeling
6182 \labelwidthstring 00.00.0000
6183 Left The default for 
6184 \family sans
6185 List
6186 \family default
6187  item labels.
6188 \end_layout
6189
6190 \begin_layout Labeling
6191 \labelwidthstring 00.00.0000
6192 \begin_inset space \hfill{}
6193 \end_inset
6194
6195 Right One 
6196 \family sans
6197 HFill
6198 \family default
6199  at the beginning of the label right justifies it.
6200 \end_layout
6201
6202 \begin_layout Labeling
6203 \labelwidthstring 00.00.0000
6204 \begin_inset space \hfill{}
6205 \end_inset
6206
6207 Center
6208 \begin_inset space \hfill{}
6209 \end_inset
6210
6211  One 
6212 \family sans
6213 HFill
6214 \family default
6215  at the beginning of the label and one at the end centers it.
6216 \end_layout
6217
6218 \begin_layout Subsection
6219 Letters
6220 \begin_inset Index idx
6221 status collapsed
6222
6223 \begin_layout Plain Layout
6224 Letters
6225 \end_layout
6226
6227 \end_inset
6228
6229
6230 \end_layout
6231
6232 \begin_layout Subsubsection
6233
6234 \family sans
6235 Address
6236 \family default
6237  and 
6238 \family sans
6239 Right
6240 \begin_inset space ~
6241 \end_inset
6242
6243 Address
6244 \family default
6245 : An Overview
6246 \end_layout
6247
6248 \begin_layout Standard
6249 Although LyX has document classes for letters, we've also created two paragraph
6250  environments called 
6251 \family sans
6252 Address
6253 \family default
6254  and 
6255 \family sans
6256 Right
6257 \begin_inset space ~
6258 \end_inset
6259
6260 Address
6261 \family default
6262 .
6263  To use the letter class, you need to use specific paragraph environments
6264  in a specific order, otherwise LaTeX gags on the document.
6265  In contrast, you can use the 
6266 \family sans
6267 Address
6268 \family default
6269  and 
6270 \family sans
6271 Right
6272 \begin_inset space ~
6273 \end_inset
6274
6275 Address
6276 \family default
6277  paragraph environments anywhere with no problem.
6278  You can even nest them inside other environments, though you can't nest
6279  anything in them.
6280 \end_layout
6281
6282 \begin_layout Standard
6283 Of course, you're not limited to using 
6284 \family sans
6285 Address
6286 \family default
6287  and 
6288 \family sans
6289 Right
6290 \begin_inset space ~
6291 \end_inset
6292
6293 Address
6294 \family default
6295  for letters only.
6296  
6297 \family sans
6298 Right
6299 \begin_inset space ~
6300 \end_inset
6301
6302 Address
6303 \family default
6304 , in particular, is useful for creating article titles like those used in
6305  some European academic papers.
6306 \end_layout
6307
6308 \begin_layout Subsubsection
6309 Usage
6310 \begin_inset CommandInset label
6311 LatexCommand label
6312 name "sec:Address-Usage"
6313
6314 \end_inset
6315
6316
6317 \end_layout
6318
6319 \begin_layout Standard
6320 The 
6321 \family sans
6322 Address
6323 \family default
6324  environment formats text in the style of an address, which is also used
6325  for the opening and signature in some countries.
6326  Similarly, the 
6327 \family sans
6328 Right
6329 \begin_inset space ~
6330 \end_inset
6331
6332 Address
6333 \family default
6334  environment formats text in the style of a right-justified address, which
6335  is used for the sender's address and today's date in some countries.
6336  Here's an example of each:
6337 \end_layout
6338
6339 \begin_layout Right Address
6340 Right Address
6341 \begin_inset Newline newline
6342 \end_inset
6343
6344 Who I am
6345 \begin_inset Newline newline
6346 \end_inset
6347
6348 Where I am
6349 \begin_inset Newline newline
6350 \end_inset
6351
6352 When is it? What is today?
6353 \end_layout
6354
6355 \begin_layout Standard
6356 That was 
6357 \family sans
6358 Right
6359 \begin_inset space ~
6360 \end_inset
6361
6362 Address
6363 \family default
6364 .
6365  Notice that the lines all have the same left margin, which LyX sets to
6366  fit the largest block of text on a single line.
6367  Here's an example of the 
6368 \family sans
6369 Address
6370 \family default
6371  environment:
6372 \end_layout
6373
6374 \begin_layout Address
6375 Who are you
6376 \begin_inset Newline newline
6377 \end_inset
6378
6379 Where do I send this
6380 \begin_inset Newline newline
6381 \end_inset
6382
6383 Your post office and country
6384 \end_layout
6385
6386 \begin_layout Standard
6387 As you can see, both 
6388 \family sans
6389 Address
6390 \family default
6391  and 
6392 \family sans
6393 Right
6394 \begin_inset space ~
6395 \end_inset
6396
6397 Address
6398 \family default
6399  add extra space between themselves and the next paragraph.
6400  If you hit 
6401 \family sans
6402 Return
6403 \family default
6404  in either of these environments, LyX resets the nesting depth and sets
6405  the environment to 
6406 \family sans
6407 Standard
6408 \family default
6409 .
6410  This makes sense, since 
6411 \family sans
6412 Return
6413 \family default
6414  is the 
6415 \family typewriter
6416 break-paragraph
6417 \family default
6418  function, and the individual lines of an address are not paragraphs.
6419  Thus, you have to use 
6420 \family typewriter
6421 break-line
6422 \family default
6423  (
6424 \begin_inset Info
6425 type  "shortcut"
6426 arg   "newline-insert newline"
6427 \end_inset
6428
6429  or 
6430 \family sans
6431 Formatting
6432 \begin_inset space ~
6433 \end_inset
6434
6435 Character\SpecialChar \menuseparator
6436 Line
6437 \begin_inset space ~
6438 \end_inset
6439
6440 Break
6441 \family default
6442  from the 
6443 \family sans
6444 Insert
6445 \family default
6446  menu) to start a new line in an 
6447 \family sans
6448 Address
6449 \family default
6450  or 
6451 \family sans
6452 Right
6453 \begin_inset space ~
6454 \end_inset
6455
6456 Address
6457 \family default
6458  environment.
6459 \end_layout
6460
6461 \begin_layout Subsection
6462 Academic Writing
6463 \end_layout
6464
6465 \begin_layout Standard
6466 Most academic writing begins with an abstract and ends with a bibliography
6467  or list of references.
6468  LyX contains paragraph environments for both of these.
6469 \end_layout
6470
6471 \begin_layout Subsubsection
6472
6473 \family sans
6474 Abstract
6475 \begin_inset Index idx
6476 status collapsed
6477
6478 \begin_layout Plain Layout
6479 Abstracts
6480 \end_layout
6481
6482 \end_inset
6483
6484
6485 \end_layout
6486
6487 \begin_layout Standard
6488 The 
6489 \family sans
6490 Abstract
6491 \family default
6492  environment is used for the abstract of an article.
6493  Technically, you could use this environment anywhere, but you really should
6494  only use it at the beginning of the document, after the title.
6495  Also, don't bother trying to nest 
6496 \family sans
6497 Abstract
6498 \family default
6499  in anything else or vice versa.
6500  It won't work.
6501  The 
6502 \family sans
6503 Abstract
6504 \family default
6505  environment is only useful in the article and report document classes.
6506  The book document classes ignores the 
6507 \family sans
6508 Abstract
6509 \family default
6510  completely, and it's utterly silly to use 
6511 \family sans
6512 Abstract
6513 \family default
6514  in a letter document class.
6515 \end_layout
6516
6517 \begin_layout Standard
6518 The 
6519 \family sans
6520 Abstract
6521 \family default
6522  environment does several things for you.
6523  First, it puts the centered label 
6524 \begin_inset Quotes eld
6525 \end_inset
6526
6527 Abstract
6528 \begin_inset Quotes erd
6529 \end_inset
6530
6531  above the text.
6532  The label and the text of the abstract are separated by some extra vertical
6533  space.
6534  Second, it typesets everything in a smaller font, just as you'd expect.
6535  Lastly, it adds a bit of extra vertical space between the abstract and
6536  the subsequent text.
6537  Well, that's how it will appear on the LyX screen.
6538  The appearance in the output depends on the used article or report class.
6539 \end_layout
6540
6541 \begin_layout Standard
6542 Starting a new paragraph by hitting 
6543 \family sans
6544 Return
6545 \family default
6546  does not reset the paragraph environment.
6547  The new paragraph will still be in the 
6548 \family sans
6549 Abstract
6550 \family default
6551  environment.
6552  So, you will have to change the paragraph environment yourself when you
6553  finish entering the abstract of your document.
6554 \end_layout
6555
6556 \begin_layout Standard
6557 \begin_inset Float figure
6558 wide false
6559 sideways false
6560 status open
6561
6562 \begin_layout Plain Layout
6563 \align center
6564 \begin_inset Graphics
6565         filename clipart/Abstract.pdf
6566
6567 \end_inset
6568
6569
6570 \end_layout
6571
6572 \begin_layout Plain Layout
6573 \begin_inset Caption
6574
6575 \begin_layout Plain Layout
6576 \begin_inset CommandInset label
6577 LatexCommand label
6578 name "cap:Paragraph-in-the"
6579
6580 \end_inset
6581
6582 Paragraph in the 
6583 \family sans
6584 Abstract
6585 \family default
6586  environment
6587 \end_layout
6588
6589 \end_inset
6590
6591
6592 \end_layout
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \begin_layout Standard
6600 We'd love to give you directly an example of the 
6601 \family sans
6602 Abstract
6603 \family default
6604  environment, but since this document is in the 
6605 \begin_inset Quotes eld
6606 \end_inset
6607
6608 book
6609 \begin_inset Quotes erd
6610 \end_inset
6611
6612  class, we can't do this.
6613  We inserted it therefore as figure
6614 \begin_inset space ~
6615 \end_inset
6616
6617
6618 \begin_inset CommandInset ref
6619 LatexCommand ref
6620 reference "cap:Paragraph-in-the"
6621
6622 \end_inset
6623
6624 .
6625  If you've never heard of an 
6626 \begin_inset Quotes eld
6627 \end_inset
6628
6629 abstract
6630 \begin_inset Quotes erd
6631 \end_inset
6632
6633  before, you can safely ignore this environment.
6634 \end_layout
6635
6636 \begin_layout Subsubsection
6637
6638 \family sans
6639 Bibliography
6640 \family default
6641
6642 \begin_inset Index idx
6643 status collapsed
6644
6645 \begin_layout Plain Layout
6646 Bibliography
6647 \end_layout
6648
6649 \end_inset
6650
6651
6652 \begin_inset CommandInset label
6653 LatexCommand label
6654 name "sub:Biblio_environment"
6655
6656 \end_inset
6657
6658
6659 \end_layout
6660
6661 \begin_layout Standard
6662 The 
6663 \family sans
6664 Bibliography
6665 \family default
6666  environment is used to list references.
6667  Technically, you could use this environment anywhere, but you really should
6668  only use it at the end of the document.
6669  Nesting 
6670 \family sans
6671 Bibliography
6672 \family default
6673  in anything else or vice versa won't work.
6674 \end_layout
6675
6676 \begin_layout Standard
6677 When you first open a 
6678 \family sans
6679 Bibliography
6680 \family default
6681  environment, LyX adds a large vertical space, followed by the heading 
6682 \begin_inset Quotes eld
6683 \end_inset
6684
6685 Bibliography
6686 \begin_inset Quotes erd
6687 \end_inset
6688
6689  or 
6690 \begin_inset Quotes eld
6691 \end_inset
6692
6693 References,
6694 \begin_inset Quotes erd
6695 \end_inset
6696
6697  depending on the document class.
6698  The heading is in a large boldface font.
6699  Each paragraph of the 
6700 \family sans
6701 Bibliography
6702 \family default
6703  environment is a bibliography entry.
6704  Thus, hitting 
6705 \family sans
6706 Return
6707 \family default
6708  does not reset the paragraph environment.
6709  Each new paragraph is still in the 
6710 \family sans
6711 Bibliography
6712 \family default
6713  environment.
6714 \end_layout
6715
6716 \begin_layout Standard
6717 There is another, usually better way to include references in your document
6718  by using a BibTeX database.
6719  For more information on that, and for a detailed description of LyX's bibliogra
6720 phy handling, have a look at in section
6721 \begin_inset space ~
6722 \end_inset
6723
6724
6725 \begin_inset CommandInset ref
6726 LatexCommand ref
6727 reference "sec:Bibliography"
6728
6729 \end_inset
6730
6731 .
6732 \end_layout
6733
6734 \begin_layout Subsection
6735 LyX
6736 \family sans
6737 -Code
6738 \begin_inset Index idx
6739 status collapsed
6740
6741 \begin_layout Plain Layout
6742 Paragraph ! LyX code
6743 \end_layout
6744
6745 \end_inset
6746
6747
6748 \begin_inset CommandInset label
6749 LatexCommand label
6750 name "sub:LyX-Code"
6751
6752 \end_inset
6753
6754
6755 \end_layout
6756
6757 \begin_layout Standard
6758 The 
6759 \family sans
6760 LyX-Code
6761 \family default
6762  environment is another LyX extension.
6763  It type-sets text in a typewriter-style font.
6764  It also treats the 
6765 \family sans
6766 Space
6767 \family default
6768  key as a fixed whitespace;
6769 \begin_inset Foot
6770 status collapsed
6771
6772 \begin_layout Plain Layout
6773 In the 
6774 \family sans
6775 LyX-Code
6776 \family default
6777  environment, the 
6778 \family sans
6779 Space
6780 \family default
6781  key is treated as a 
6782 \family sans
6783 Protected
6784 \begin_inset space ~
6785 \end_inset
6786
6787 Blank
6788 \family default
6789  instead of an end-of-word marker.
6790 \end_layout
6791
6792 \end_inset
6793
6794  this is the only case in which you can type multiple whitespaces in LyX.
6795  If you need to insert blank lines, you'll still need to use 
6796 \begin_inset Info
6797 type  "shortcut"
6798 arg   "newline-insert newline"
6799 \end_inset
6800
6801  (the 
6802 \family typewriter
6803 break-line
6804 \family default
6805  function).
6806  
6807 \family sans
6808 Return
6809 \family default
6810  breaks paragraphs.
6811  Note, however, that 
6812 \family sans
6813 Return
6814 \family default
6815  does not reset the paragraph environment.
6816  So, when you finish using the 
6817 \family sans
6818 LyX-Code
6819 \family default
6820  environment, you'll need to change the paragraph environment yourself.
6821  Also, you can nest the 
6822 \family sans
6823 LyX-Code
6824 \family default
6825  environment inside of others.
6826 \end_layout
6827
6828 \begin_layout Standard
6829 There are a few quirks with this environment:
6830 \end_layout
6831
6832 \begin_layout Itemize
6833 You can't use 
6834 \begin_inset Info
6835 type  "shortcut"
6836 arg   "newline-insert newline"
6837 \end_inset
6838
6839  at the beginning of a new paragraph (i.
6840 \begin_inset space \thinspace{}
6841 \end_inset
6842
6843 g.
6844 \begin_inset space \space{}
6845 \end_inset
6846
6847 you can't follow 
6848 \family sans
6849 Return
6850 \family default
6851  with a 
6852 \begin_inset Info
6853 type  "shortcut"
6854 arg   "newline-insert newline"
6855 \end_inset
6856
6857 ).
6858 \end_layout
6859
6860 \begin_layout Itemize
6861 You can't follow a 
6862 \begin_inset Info
6863 type  "shortcut"
6864 arg   "newline-insert newline"
6865 \end_inset
6866
6867  with a 
6868 \family sans
6869 Space
6870 \family default
6871 .
6872 \end_layout
6873
6874 \begin_deeper
6875 \begin_layout Itemize
6876 Use a 
6877 \family sans
6878 Return
6879 \family default
6880  to begin a new paragraph, then you can use a 
6881 \family sans
6882 Space
6883 \family default
6884 .
6885 \end_layout
6886
6887 \begin_layout Itemize
6888 Or: use 
6889 \begin_inset Info
6890 type  "shortcut"
6891 arg   "space-insert protected"
6892 \end_inset
6893
6894  instead.
6895 \end_layout
6896
6897 \end_deeper
6898 \begin_layout Itemize
6899 You can't have an empty paragraph or an empty line.
6900  You must put at least one 
6901 \family sans
6902 Space
6903 \family default
6904  in any line you want blank.
6905  Otherwise, LaTeX generates errors.
6906 \end_layout
6907
6908 \begin_layout Itemize
6909 You cannot get the typewriter double quotes by typing 
6910 \family sans
6911 "
6912 \family default
6913  since that will insert 
6914 \emph on
6915 real
6916 \emph default
6917  quotes.
6918  You get the typewriter double quotes with 
6919 \begin_inset Info
6920 type  "shortcut"
6921 arg   "self-insert \""
6922 \end_inset
6923
6924 .
6925 \end_layout
6926
6927 \begin_layout Standard
6928 Here's an example:
6929 \end_layout
6930
6931 \begin_layout LyX-Code
6932 #include <stdio.h>
6933 \end_layout
6934
6935 \begin_layout LyX-Code
6936  
6937 \end_layout
6938
6939 \begin_layout LyX-Code
6940 int main(void)
6941 \end_layout
6942
6943 \begin_layout LyX-Code
6944 {
6945 \end_layout
6946
6947 \begin_layout LyX-Code
6948     printf("Hello World!
6949 \backslash
6950 n");
6951 \end_layout
6952
6953 \begin_layout LyX-Code
6954     return 0;
6955 \end_layout
6956
6957 \begin_layout LyX-Code
6958 }
6959 \end_layout
6960
6961 \begin_layout Standard
6962 This is just the standard 
6963 \begin_inset Quotes eld
6964 \end_inset
6965
6966 Hello world!
6967 \begin_inset Quotes erd
6968 \end_inset
6969
6970  program.
6971  
6972 \end_layout
6973
6974 \begin_layout Standard
6975
6976 \family sans
6977 LyX-Code
6978 \family default
6979  has one purpose: to typeset code, such as program source, shell scripts,
6980  rc-files, and so on.
6981  Use it only in those very special cases where you need to generate text
6982  as if you used a typewriter.
6983 \begin_inset Index idx
6984 status collapsed
6985
6986 \begin_layout Plain Layout
6987 Paragraph environments|)
6988 \end_layout
6989
6990 \end_inset
6991
6992
6993 \end_layout
6994
6995 \begin_layout Section
6996 Nesting Environments
6997 \begin_inset Index idx
6998 status collapsed
6999
7000 \begin_layout Plain Layout
7001 Nesting ! Environments
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \begin_inset CommandInset label
7008 LatexCommand label
7009 name "sec:Nesting"
7010
7011 \end_inset
7012
7013
7014 \end_layout
7015
7016 \begin_layout Subsection
7017 Introduction
7018 \end_layout
7019
7020 \begin_layout Standard
7021 LyX treats text as a unified block with a particular context and specific
7022  properties.
7023  This allows you to create blocks that inherit some of the properties of
7024  another block.
7025  For example you have three main points in an outline, but point #2 also
7026  has two subpoints.
7027  In other words, you have a list inside of another list, with the inner
7028  list 
7029 \begin_inset Quotes eld
7030 \end_inset
7031
7032 attached
7033 \begin_inset Quotes erd
7034 \end_inset
7035
7036  to item #2:
7037 \end_layout
7038
7039 \begin_layout Enumerate
7040 one
7041 \end_layout
7042
7043 \begin_layout Enumerate
7044 two
7045 \end_layout
7046
7047 \begin_deeper
7048 \begin_layout Enumerate
7049 sublist – item #1
7050 \end_layout
7051
7052 \begin_layout Enumerate
7053 sublist – item #2
7054 \end_layout
7055
7056 \end_deeper
7057 \begin_layout Enumerate
7058 three
7059 \end_layout
7060
7061 \begin_layout Standard
7062 You put a list inside a list by nesting one list inside the other.
7063  Nesting an environment is quite simple: Select 
7064 \family sans
7065 Increase
7066 \begin_inset space ~
7067 \end_inset
7068
7069 List
7070 \begin_inset space ~
7071 \end_inset
7072
7073 Depth
7074 \family default
7075  or 
7076 \family sans
7077 Decrease
7078 \begin_inset space ~
7079 \end_inset
7080
7081 List
7082 \begin_inset space ~
7083 \end_inset
7084
7085 Depth
7086 \family default
7087  from the 
7088 \family sans
7089 Edit
7090 \family default
7091  menu to change the nesting depth of the current paragraph (the status bar
7092  will tell you how far you are nested).
7093  Instead of the menu, you can also use the toolbar buttons 
7094 \begin_inset Graphics
7095         filename ../images/depth-increment.png
7096         scale 85
7097         groupId toolbarbuttons
7098
7099 \end_inset
7100
7101  and 
7102 \begin_inset Graphics
7103         filename ../images/depth-decrement.png
7104         scale 85
7105         groupId toolbarbuttons
7106
7107 \end_inset
7108
7109  or the convenient key bindings 
7110 \family sans
7111 Tab
7112 \family default
7113  and 
7114 \family sans
7115 Shift-Tab
7116 \family default
7117  or 
7118 \begin_inset Info
7119 type  "shortcut"
7120 arg   "depth-increment"
7121 \end_inset
7122
7123  and 
7124 \begin_inset Info
7125 type  "shortcut"
7126 arg   "depth-decrement"
7127 \end_inset
7128
7129  to change the nesting level.
7130  The change will work on the current selection if you have made one (allowing
7131  you to change the nesting of several paragraphs at once), or the current
7132  paragraph.
7133 \end_layout
7134
7135 \begin_layout Standard
7136 Note that LyX only changes the nesting depth if it can.
7137  If it's invalid to do so, nothing happens if you try to change the depth.
7138  Additionally, if you change the depth of one paragraph, it affects the
7139  depth of every paragraph nested inside of it.
7140 \end_layout
7141
7142 \begin_layout Standard
7143 Nesting isn't limited to lists.
7144  In LyX, you can nest just about anything inside anything else, as you're
7145  about to find out.
7146  This is the real power of nesting paragraph environments.
7147 \end_layout
7148
7149 \begin_layout Subsection
7150 What You Can and Can't Nest
7151 \end_layout
7152
7153 \begin_layout Standard
7154 Before we fire a list of paragraph environments at you, we need to tell
7155  you a little bit more about how nesting works.
7156 \end_layout
7157
7158 \begin_layout Standard
7159 The question if nesting a paragraph environment is possible, is a bit more
7160  complicated than a simple yes or no.
7161  There are three types of paragraph environments:
7162 \end_layout
7163
7164 \begin_layout Itemize
7165 Completely unnestable
7166 \end_layout
7167
7168 \begin_layout Itemize
7169 Fully nestable, you can nest them inside things and you can also nest other
7170  things inside them.
7171 \end_layout
7172
7173 \begin_layout Itemize
7174 A third type, you can nest them into other environments, but you can't nest
7175  anything into them.
7176 \end_layout
7177
7178 \begin_layout Standard
7179 Here's a list of the three types of nesting behavior, and which paragraph
7180  environments have them:
7181 \end_layout
7182
7183 \begin_layout Description
7184 Unnestable Can't nest them.
7185  Can't nest into them.
7186 \end_layout
7187
7188 \begin_deeper
7189 \begin_layout Itemize
7190
7191 \family sans
7192 Bibliography
7193 \end_layout
7194
7195 \begin_layout Itemize
7196
7197 \family sans
7198 Abstract
7199 \end_layout
7200
7201 \begin_layout Itemize
7202
7203 \family sans
7204 Title
7205 \end_layout
7206
7207 \begin_layout Itemize
7208
7209 \family sans
7210 Author
7211 \end_layout
7212
7213 \begin_layout Itemize
7214
7215 \family sans
7216 Date
7217 \end_layout
7218
7219 \end_deeper
7220 \begin_layout Description
7221 Fully
7222 \begin_inset space ~
7223 \end_inset
7224
7225 Nestable You can nest them.
7226  You can nest other things into them.
7227 \end_layout
7228
7229 \begin_deeper
7230 \begin_layout Itemize
7231
7232 \family sans
7233 Verse
7234 \end_layout
7235
7236 \begin_layout Itemize
7237
7238 \family sans
7239 Quote
7240 \end_layout
7241
7242 \begin_layout Itemize
7243
7244 \family sans
7245 Quotation
7246 \end_layout
7247
7248 \begin_layout Itemize
7249
7250 \family sans
7251 Itemize
7252 \end_layout
7253
7254 \begin_layout Itemize
7255
7256 \family sans
7257 Enumerate
7258 \end_layout
7259
7260 \begin_layout Itemize
7261
7262 \family sans
7263 Description
7264 \end_layout
7265
7266 \begin_layout Itemize
7267
7268 \family sans
7269 List
7270 \end_layout
7271
7272 \begin_layout Itemize
7273
7274 \family sans
7275 LyX-Code
7276 \end_layout
7277
7278 \end_deeper
7279 \begin_layout Description
7280 Nestable-Inside You can nest them inside other things.
7281  You can't nest anything into them.
7282 \end_layout
7283
7284 \begin_deeper
7285 \begin_layout Itemize
7286
7287 \family sans
7288 Standard
7289 \end_layout
7290
7291 \begin_layout Itemize
7292
7293 \family sans
7294 Part
7295 \end_layout
7296
7297 \begin_layout Itemize
7298
7299 \family sans
7300 Chapter
7301 \end_layout
7302
7303 \begin_layout Itemize
7304
7305 \family sans
7306 Section
7307 \end_layout
7308
7309 \begin_layout Itemize
7310
7311 \family sans
7312 Subsection
7313 \end_layout
7314
7315 \begin_layout Itemize
7316
7317 \family sans
7318 Subsubsection
7319 \end_layout
7320
7321 \begin_layout Itemize
7322
7323 \family sans
7324 Paragraph
7325 \end_layout
7326
7327 \begin_layout Itemize
7328
7329 \family sans
7330 Subparagraph
7331 \end_layout
7332
7333 \begin_layout Itemize
7334
7335 \family sans
7336 Part*
7337 \end_layout
7338
7339 \begin_layout Itemize
7340
7341 \family sans
7342 Chapter*
7343 \end_layout
7344
7345 \begin_layout Itemize
7346
7347 \family sans
7348 Section*
7349 \end_layout
7350
7351 \begin_layout Itemize
7352
7353 \family sans
7354 Subsection*
7355 \end_layout
7356
7357 \begin_layout Itemize
7358
7359 \family sans
7360 Subsubsection*
7361 \end_layout
7362
7363 \begin_layout Itemize
7364
7365 \family sans
7366 Right
7367 \begin_inset space ~
7368 \end_inset
7369
7370 Address
7371 \end_layout
7372
7373 \begin_layout Itemize
7374
7375 \family sans
7376 Address
7377 \end_layout
7378
7379 \end_deeper
7380 \begin_layout Standard
7381 \begin_inset Note Greyedout
7382 status open
7383
7384 \begin_layout Plain Layout
7385
7386 \series bold
7387 Note:
7388 \series default
7389  Although it is possible to nest numbered section headings like 
7390 \family sans
7391 Chapter
7392 \family default
7393
7394 \family sans
7395 Section
7396 \family default
7397 , etc.
7398 \begin_inset space ~
7399 \end_inset
7400
7401 to e.
7402 \begin_inset space \thinspace{}
7403 \end_inset
7404
7405 g.
7406 \begin_inset space \space{}
7407 \end_inset
7408
7409 lists, it is highly recommended not to do this because the aim is to create
7410  well structured documents following typesetting guidelines whereas nested
7411  section headings violate this.
7412 \end_layout
7413
7414 \end_inset
7415
7416
7417 \end_layout
7418
7419 \begin_layout Subsection
7420 Nesting Other Things: Tables, Math, Floats, etc.
7421 \begin_inset Index idx
7422 status collapsed
7423
7424 \begin_layout Plain Layout
7425 Nesting ! Tables etc.
7426 \end_layout
7427
7428 \end_inset
7429
7430
7431 \end_layout
7432
7433 \begin_layout Standard
7434 There are several things that aren't paragraph environments, but which are
7435  affected by nesting anyhow.
7436  They are:
7437 \end_layout
7438
7439 \begin_layout Itemize
7440 equations
7441 \end_layout
7442
7443 \begin_layout Itemize
7444 tables
7445 \end_layout
7446
7447 \begin_layout Itemize
7448 figures
7449 \end_layout
7450
7451 \begin_layout Standard
7452 (
7453 \begin_inset Note Greyedout
7454 status open
7455
7456 \begin_layout Plain Layout
7457
7458 \series bold
7459 Note:
7460 \series default
7461  Figures and tables in 
7462 \family sans
7463 Floats
7464 \family default
7465  are not affected by this.
7466 \end_layout
7467
7468 \end_inset
7469
7470  Have a look at section
7471 \begin_inset space ~
7472 \end_inset
7473
7474
7475 \begin_inset CommandInset ref
7476 LatexCommand ref
7477 reference "sec:Floats"
7478
7479 \end_inset
7480
7481  for more information about 
7482 \family sans
7483 Floats
7484 \family default
7485 .)
7486 \end_layout
7487
7488 \begin_layout Standard
7489 LyX can treat these three objects as either a word or as a paragraph.
7490  If a figure, table, or an equation is inline, it goes wherever the paragraph
7491  it is in goes.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 On the other hand, if you have an equation, figure or table in a 
7496 \begin_inset Quotes eld
7497 \end_inset
7498
7499 paragraph
7500 \begin_inset Quotes erd
7501 \end_inset
7502
7503  of its own, it behaves just like a 
7504 \begin_inset Quotes eld
7505 \end_inset
7506
7507 nestable-inside
7508 \begin_inset Quotes erd
7509 \end_inset
7510
7511  paragraph environment.
7512  You can nest it into any environment, but you obviously can't nest anything
7513  into it.
7514 \end_layout
7515
7516 \begin_layout Standard
7517 Here's an example with a table:
7518 \end_layout
7519
7520 \begin_layout Enumerate
7521 Item One
7522 \end_layout
7523
7524 \begin_deeper
7525 \begin_layout Enumerate
7526 This is (a) and it's nested.
7527 \end_layout
7528
7529 \begin_deeper
7530 \begin_layout Standard
7531 \begin_inset VSpace 0.3cm
7532 \end_inset
7533
7534
7535 \end_layout
7536
7537 \begin_layout Standard
7538 \align center
7539 \begin_inset Tabular
7540 <lyxtabular version="3" rows="2" columns="2">
7541 <features tabularvalignment="middle">
7542 <column alignment="center" valignment="top" width="0pt">
7543 <column alignment="center" valignment="top" width="0pt">
7544 <row>
7545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7546 \begin_inset Text
7547
7548 \begin_layout Plain Layout
7549
7550 \family roman
7551 \series medium
7552 \shape up
7553 \size normal
7554 \emph off
7555 \bar no
7556 \noun off
7557 \color none
7558 a
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567
7568 \family roman
7569 \series medium
7570 \shape up
7571 \size normal
7572 \emph off
7573 \bar no
7574 \noun off
7575 \color none
7576 b
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 </row>
7582 <row>
7583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587
7588 \family roman
7589 \series medium
7590 \shape up
7591 \size normal
7592 \emph off
7593 \bar no
7594 \noun off
7595 \color none
7596 c
7597 \end_layout
7598
7599 \end_inset
7600 </cell>
7601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605
7606 \family roman
7607 \series medium
7608 \shape up
7609 \size normal
7610 \emph off
7611 \bar no
7612 \noun off
7613 \color none
7614 d
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 </row>
7620 </lyxtabular>
7621
7622 \end_inset
7623
7624
7625 \end_layout
7626
7627 \begin_layout Standard
7628 \begin_inset VSpace 0.3cm
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \end_deeper
7635 \begin_layout Enumerate
7636 This is (b).
7637  The table is actually nested inside (a).
7638 \end_layout
7639
7640 \end_deeper
7641 \begin_layout Enumerate
7642 Back out again.
7643 \end_layout
7644
7645 \begin_layout Standard
7646 If we hadn't nested the table at all, the list would look like this:
7647 \end_layout
7648
7649 \begin_layout Enumerate
7650 Item One
7651 \end_layout
7652
7653 \begin_deeper
7654 \begin_layout Enumerate
7655 This is (a) and it's nested.
7656 \end_layout
7657
7658 \end_deeper
7659 \begin_layout Standard
7660 \begin_inset VSpace 0.3cm
7661 \end_inset
7662
7663
7664 \end_layout
7665
7666 \begin_layout Standard
7667 \align center
7668 \begin_inset Tabular
7669 <lyxtabular version="3" rows="2" columns="2">
7670 <features tabularvalignment="middle">
7671 <column alignment="center" valignment="top" width="0pt">
7672 <column alignment="center" valignment="top" width="0pt">
7673 <row>
7674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678
7679 \family roman
7680 \series medium
7681 \shape up
7682 \size normal
7683 \emph off
7684 \bar no
7685 \noun off
7686 \color none
7687 a
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696
7697 \family roman
7698 \series medium
7699 \shape up
7700 \size normal
7701 \emph off
7702 \bar no
7703 \noun off
7704 \color none
7705 b
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 </row>
7711 <row>
7712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \family roman
7718 \series medium
7719 \shape up
7720 \size normal
7721 \emph off
7722 \bar no
7723 \noun off
7724 \color none
7725 c
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734
7735 \family roman
7736 \series medium
7737 \shape up
7738 \size normal
7739 \emph off
7740 \bar no
7741 \noun off
7742 \color none
7743 d
7744 \end_layout
7745
7746 \end_inset
7747 </cell>
7748 </row>
7749 </lyxtabular>
7750
7751 \end_inset
7752
7753
7754 \end_layout
7755
7756 \begin_layout Standard
7757 \begin_inset VSpace 0.3cm
7758 \end_inset
7759
7760
7761 \end_layout
7762
7763 \begin_layout Enumerate
7764 This is (b).
7765  The table is 
7766 \emph on
7767 not
7768 \emph default
7769  nested inside (a).
7770  In fact, it's not nested at all.
7771 \end_layout
7772
7773 \begin_layout Enumerate
7774 Back out again.
7775 \end_layout
7776
7777 \begin_layout Standard
7778 Notice how item (b) is not only no longer nested, but is also the first
7779  item of a new list!
7780 \end_layout
7781
7782 \begin_layout Standard
7783 There's another trap you can fall into: Nesting the table, but not going
7784  deep enough.
7785  LyX then turns anything after the table into a new sublist.
7786 \end_layout
7787
7788 \begin_layout Enumerate
7789 Item One
7790 \end_layout
7791
7792 \begin_deeper
7793 \begin_layout Enumerate
7794 This is (a) and it's nested.
7795 \end_layout
7796
7797 \begin_layout Standard
7798 \begin_inset VSpace 0.3cm
7799 \end_inset
7800
7801
7802 \end_layout
7803
7804 \begin_layout Standard
7805 \align center
7806 \begin_inset Tabular
7807 <lyxtabular version="3" rows="2" columns="2">
7808 <features tabularvalignment="middle">
7809 <column alignment="center" valignment="top" width="0pt">
7810 <column alignment="center" valignment="top" width="0pt">
7811 <row>
7812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \family roman
7818 \series medium
7819 \shape up
7820 \size normal
7821 \emph off
7822 \bar no
7823 \noun off
7824 \color none
7825 a
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \family roman
7836 \series medium
7837 \shape up
7838 \size normal
7839 \emph off
7840 \bar no
7841 \noun off
7842 \color none
7843 b
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 </row>
7849 <row>
7850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854
7855 \family roman
7856 \series medium
7857 \shape up
7858 \size normal
7859 \emph off
7860 \bar no
7861 \noun off
7862 \color none
7863 c
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Plain Layout
7872
7873 \family roman
7874 \series medium
7875 \shape up
7876 \size normal
7877 \emph off
7878 \bar no
7879 \noun off
7880 \color none
7881 d
7882 \end_layout
7883
7884 \end_inset
7885 </cell>
7886 </row>
7887 </lyxtabular>
7888
7889 \end_inset
7890
7891
7892 \end_layout
7893
7894 \begin_layout Standard
7895 \begin_inset VSpace 0.3cm
7896 \end_inset
7897
7898
7899 \end_layout
7900
7901 \begin_layout Enumerate
7902 This is (b).
7903  The table is actually nested inside Item One, but 
7904 \emph on
7905 not
7906 \emph default
7907  inside (a).
7908 \end_layout
7909
7910 \end_deeper
7911 \begin_layout Enumerate
7912 Back out again.
7913 \end_layout
7914
7915 \begin_layout Standard
7916 As you can see, item (b) turned into the first item of a new list, but a
7917  new list 
7918 \emph on
7919 inside
7920 \emph default
7921  item 1.
7922  The same thing would have happened to a figure or an equation.
7923  So, if you nest tables, figures or equations, make sure you go to the right
7924  depth!
7925 \end_layout
7926
7927 \begin_layout Subsection
7928 Usage and General Features
7929 \end_layout
7930
7931 \begin_layout Standard
7932 Speaking of levels, LyX can perform up to a six-fold nesting.
7933  In other words, 
7934 \begin_inset Quotes eld
7935 \end_inset
7936
7937 level #6
7938 \begin_inset Quotes erd
7939 \end_inset
7940
7941  is the innermost possible depth.
7942  Here's an example to illustrate what we mean:
7943 \end_layout
7944
7945 \begin_layout Enumerate
7946 level #1 – outermost
7947 \end_layout
7948
7949 \begin_deeper
7950 \begin_layout Enumerate
7951 level #2
7952 \end_layout
7953
7954 \begin_deeper
7955 \begin_layout Enumerate
7956 level #3
7957 \end_layout
7958
7959 \begin_deeper
7960 \begin_layout Enumerate
7961 level #4
7962 \end_layout
7963
7964 \begin_deeper
7965 \begin_layout Itemize
7966 level #5
7967 \end_layout
7968
7969 \begin_deeper
7970 \begin_layout Itemize
7971 level #6
7972 \end_layout
7973
7974 \end_deeper
7975 \end_deeper
7976 \end_deeper
7977 \end_deeper
7978 \end_deeper
7979 \begin_layout Standard
7980 There are two exceptions to the six-fold nesting limit, and you can see
7981  both of them in the example.
7982  Unlike the other fully-nestable environments, you can only perform a four-fold
7983  nesting with the 
7984 \family sans
7985 Enumerate
7986 \family default
7987  and 
7988 \family sans
7989 Itemize
7990 \family default
7991  environments.
7992  For example, if we tried to nest another 
7993 \family sans
7994 Enumerate
7995 \family default
7996  list inside item 
7997 \begin_inset Quotes eld
7998 \end_inset
7999
8000 A.
8001 \begin_inset Quotes erd
8002 \end_inset
8003
8004 , we would get errors.
8005 \end_layout
8006
8007 \begin_layout Subsection
8008 Some Examples
8009 \begin_inset Index idx
8010 status collapsed
8011
8012 \begin_layout Plain Layout
8013 Nesting ! Examples
8014 \end_layout
8015
8016 \end_inset
8017
8018
8019 \end_layout
8020
8021 \begin_layout Standard
8022 The best way to explain just what you can do with nesting is by illustration.
8023  We have several examples of nested environments.
8024  In them, we explain how we created the example, so that you can reproduce
8025  them.
8026 \end_layout
8027
8028 \begin_layout Subsubsection
8029 Example 1: The Six-fold Way and Mixed Nesting
8030 \end_layout
8031
8032 \begin_layout Labeling
8033 \labelwidthstring MMM
8034 #1-a This is the outermost level.
8035  It's a 
8036 \family sans
8037 List
8038 \family default
8039  environment.
8040 \end_layout
8041
8042 \begin_deeper
8043 \begin_layout Labeling
8044 \labelwidthstring MMM
8045 #2-a This is level #2.
8046  We created it by using 
8047 \begin_inset Info
8048 type  "shortcut"
8049 arg   "break-paragraph inverse"
8050 \end_inset
8051
8052  followed by 
8053 \begin_inset Info
8054 type  "shortcut"
8055 arg   "depth-increment"
8056 \end_inset
8057
8058 .
8059 \end_layout
8060
8061 \begin_deeper
8062 \begin_layout Labeling
8063 \labelwidthstring MMM
8064 #3-a This is level #3.
8065  This time, we just hit 
8066 \family sans
8067 Return
8068 \family default
8069 , then used 
8070 \begin_inset Info
8071 type  "shortcut"
8072 arg   "depth-increment"
8073 \end_inset
8074
8075  twice in a row.
8076  We could have also created it the same way as we did the previous level,
8077  by hitting 
8078 \begin_inset Info
8079 type  "shortcut"
8080 arg   "break-paragraph inverse"
8081 \end_inset
8082
8083  followed by 
8084 \begin_inset Info
8085 type  "shortcut"
8086 arg   "depth-increment"
8087 \end_inset
8088
8089 .
8090 \end_layout
8091
8092 \begin_deeper
8093 \begin_layout Standard
8094 This is actually a 
8095 \family sans
8096 Standard
8097 \family default
8098  environment, nested inside of 
8099 \begin_inset Quotes eld
8100 \end_inset
8101
8102 #3-a
8103 \begin_inset Quotes erd
8104 \end_inset
8105
8106 .
8107  So, it's at level #4.
8108  We did this by hitting 
8109 \begin_inset Info
8110 type  "shortcut"
8111 arg   "break-paragraph inverse"
8112 \end_inset
8113
8114 , then 
8115 \begin_inset Info
8116 type  "shortcut"
8117 arg   "depth-increment"
8118 \end_inset
8119
8120 , then changing the paragraph environment to 
8121 \family sans
8122 Standard
8123 \family default
8124 .
8125  Do this to create list items with more than one paragraph — it also works
8126  for the 
8127 \family sans
8128 Description
8129 \family default
8130
8131 \family sans
8132 Enumerate
8133 \family default
8134 , and 
8135 \family sans
8136 Itemize
8137 \family default
8138  environments!
8139 \end_layout
8140
8141 \begin_layout Standard
8142 Here's another 
8143 \family sans
8144 Standard
8145 \family default
8146  paragraph, also at level #4, made with just a 
8147 \begin_inset Info
8148 type  "shortcut"
8149 arg   "break-paragraph inverse"
8150 \end_inset
8151
8152 .
8153 \end_layout
8154
8155 \begin_layout Labeling
8156 \labelwidthstring MMM
8157 #4-a This is level #4.
8158  We hit 
8159 \begin_inset Info
8160 type  "shortcut"
8161 arg   "break-paragraph inverse"
8162 \end_inset
8163
8164  and changed the paragraph environment back to 
8165 \family sans
8166 List
8167 \family default
8168 .
8169  Remember — we can't nest anything inside a 
8170 \family sans
8171 Standard
8172 \family default
8173  environment, which is why we're still at level #4.
8174  However, we 
8175 \emph on
8176 can
8177 \emph default
8178  keep nesting things inside 
8179 \begin_inset Quotes eld
8180 \end_inset
8181
8182 #3-a
8183 \begin_inset Quotes erd
8184 \end_inset
8185
8186 .
8187 \end_layout
8188
8189 \begin_deeper
8190 \begin_layout Labeling
8191 \labelwidthstring MMM
8192 #5-a This is level #5\SpecialChar \ldots{}
8193
8194 \end_layout
8195
8196 \begin_deeper
8197 \begin_layout Labeling
8198 \labelwidthstring MMM
8199 #6-a \SpecialChar \ldots{}
8200 and this is level #6.
8201  By now, you should know how we made these two.
8202 \end_layout
8203
8204 \end_deeper
8205 \begin_layout Labeling
8206 \labelwidthstring MMM
8207 #5-b Back to level #5.
8208  Just hit 
8209 \begin_inset Info
8210 type  "shortcut"
8211 arg   "break-paragraph inverse"
8212 \end_inset
8213
8214  followed by a 
8215 \begin_inset Info
8216 type  "shortcut"
8217 arg   "depth-decrement"
8218 \end_inset
8219
8220 .
8221 \end_layout
8222
8223 \end_deeper
8224 \begin_layout Labeling
8225 \labelwidthstring MMM
8226 #4-b After another 
8227 \begin_inset Info
8228 type  "shortcut"
8229 arg   "break-paragraph inverse"
8230 \end_inset
8231
8232  followed by a 
8233 \begin_inset Info
8234 type  "shortcut"
8235 arg   "depth-decrement"
8236 \end_inset
8237
8238 , we're back at level #4.
8239 \end_layout
8240
8241 \end_deeper
8242 \begin_layout Labeling
8243 \labelwidthstring MMM
8244 #3-b Back to level #3.
8245  By now it should be obvious how we did this.
8246 \end_layout
8247
8248 \end_deeper
8249 \begin_layout Labeling
8250 \labelwidthstring MMM
8251 #2-b Back to level #2.
8252  
8253 \end_layout
8254
8255 \end_deeper
8256 \begin_layout Labeling
8257 \labelwidthstring MMM
8258 #1-b And last, back to the outermost level, #1.
8259  After this sentence, we'll hit 
8260 \family sans
8261 Return
8262 \family default
8263  and change the paragraph environment back to 
8264 \family sans
8265 Standard
8266 \family default
8267  to end the list.
8268 \end_layout
8269
8270 \begin_layout Standard
8271 We could have also used the 
8272 \family sans
8273 Description
8274 \family default
8275
8276 \family sans
8277 Quote
8278 \family default
8279
8280 \family sans
8281 Quotation
8282 \family default
8283 , or even the 
8284 \family sans
8285 Verse
8286 \family default
8287  environment in place of the 
8288 \family sans
8289 List
8290 \family default
8291  environment.
8292  The example would have worked exactly the same.
8293 \end_layout
8294
8295 \begin_layout Subsubsection
8296 Example 2: Inheritance
8297 \end_layout
8298
8299 \begin_layout LyX-Code
8300 This is the LyX-Code environment, at level #1, the outermost
8301 \end_layout
8302
8303 \begin_layout LyX-Code
8304 level.
8305   Now we'll hit 
8306 \family sans
8307 Return
8308 \family default
8309 , then 
8310 \begin_inset Info
8311 type  "shortcut"
8312 arg   "depth-increment"
8313 \end_inset
8314
8315 , after which, we'll change to the 
8316 \family sans
8317 Enumerate
8318 \family default
8319  environment.
8320 \end_layout
8321
8322 \begin_deeper
8323 \begin_layout Enumerate
8324 This is the 
8325 \family sans
8326 Enumerate
8327 \family default
8328  environment, at level #2.
8329 \end_layout
8330
8331 \begin_layout Enumerate
8332 Notice how the nested 
8333 \family sans
8334 Enumerate
8335 \family default
8336  not only inherits its margins from its parent environment (
8337 \family sans
8338 LyX-Code
8339 \family default
8340 ), but also inherits its font and spacing!
8341 \end_layout
8342
8343 \end_deeper
8344 \begin_layout Standard
8345 We ended this example by hitting 
8346 \family sans
8347 Return
8348 \family default
8349 .
8350  After that, we needed to reset the paragraph environment to 
8351 \family sans
8352 Standard
8353 \family default
8354  and reset the nesting depth by using 
8355 \begin_inset Info
8356 type  "shortcut"
8357 arg   "depth-decrement"
8358 \end_inset
8359
8360  once.
8361 \end_layout
8362
8363 \begin_layout Subsubsection
8364 Example 3: Labels, Levels, and the 
8365 \family sans
8366 Enumerate
8367 \family default
8368  and 
8369 \family sans
8370 Itemize
8371 \family default
8372  Environments
8373 \begin_inset Argument
8374 status collapsed
8375
8376 \begin_layout Plain Layout
8377 Example #3: Labels, Levels and other list environments
8378 \end_layout
8379
8380 \end_inset
8381
8382
8383 \end_layout
8384
8385 \begin_layout Enumerate
8386 This is level #1, in an 
8387 \family sans
8388 Enumerate
8389 \family default
8390  paragraph environment.
8391  We're actually going to nest a bunch of these.
8392 \end_layout
8393
8394 \begin_deeper
8395 \begin_layout Enumerate
8396 This is level #2.
8397  We used 
8398 \begin_inset Info
8399 type  "shortcut"
8400 arg   "break-paragraph inverse"
8401 \end_inset
8402
8403  followed by 
8404 \begin_inset Info
8405 type  "shortcut"
8406 arg   "depth-increment"
8407 \end_inset
8408
8409 .
8410  Now, what happens if we nest an 
8411 \family sans
8412 Itemize
8413 \family default
8414  environment inside of this one? It will be at level #3, but what will its
8415  label be? An asterisk?
8416 \end_layout
8417
8418 \begin_deeper
8419 \begin_layout Itemize
8420 No! It's a bullet.
8421  This is the 
8422 \emph on
8423 first
8424 \emph default
8425  
8426 \family sans
8427 Itemize
8428 \family default
8429  environment, even though it's at level #3.
8430  So, its label is a bullet.
8431  (We got here by using 
8432 \begin_inset Info
8433 type  "shortcut"
8434 arg   "break-paragraph inverse"
8435 \end_inset
8436
8437 , then 
8438 \begin_inset Info
8439 type  "shortcut"
8440 arg   "depth-increment"
8441 \end_inset
8442
8443 , then changing the environment to 
8444 \family sans
8445 Itemize
8446 \family default
8447 .)
8448 \end_layout
8449
8450 \begin_deeper
8451 \begin_layout Itemize
8452 Here's level #4, produced using 
8453 \begin_inset Info
8454 type  "shortcut"
8455 arg   "break-paragraph inverse"
8456 \end_inset
8457
8458 , then 
8459 \begin_inset Info
8460 type  "shortcut"
8461 arg   "depth-increment"
8462 \end_inset
8463
8464 .
8465  We'll do that again\SpecialChar \ldots{}
8466
8467 \end_layout
8468
8469 \begin_deeper
8470 \begin_layout Enumerate
8471 \SpecialChar \ldots{}
8472 to get to level #5.
8473  This time, however, we also changed the paragraph environment back to 
8474 \family sans
8475 Enumerate
8476 \family default
8477 .
8478  Notice the type of numbering, it is 
8479 \emph on
8480 lowercase Roman
8481 \emph default
8482 , because we are in the 
8483 \emph on
8484 thirdfold
8485 \emph default
8486  
8487 \family sans
8488 Enumerate
8489 \family default
8490  environment (i.
8491 \begin_inset space \thinspace{}
8492 \end_inset
8493
8494 g.
8495  it is an 
8496 \family sans
8497 Enumerate
8498 \family default
8499  inside an 
8500 \family sans
8501 Enumerate
8502 \family default
8503  inside an 
8504 \family sans
8505 Enumerate
8506 \family default
8507 ).
8508 \end_layout
8509
8510 \begin_layout Enumerate
8511 What happens if we 
8512 \emph on
8513 don't
8514 \emph default
8515  change the paragraph environment, but decrease the nesting depth? What
8516  type of numbering does LyX use?
8517 \end_layout
8518
8519 \begin_layout Enumerate
8520 Oh, as if you couldn't guess by now, we're just using 
8521 \begin_inset Info
8522 type  "shortcut"
8523 arg   "break-paragraph inverse"
8524 \end_inset
8525
8526  to keep the current environment and depth but create a new item.
8527 \end_layout
8528
8529 \begin_layout Enumerate
8530 Let's use 
8531 \begin_inset Info
8532 type  "shortcut"
8533 arg   "depth-decrement"
8534 \end_inset
8535
8536  to decrease the depth after the next 
8537 \begin_inset Info
8538 type  "shortcut"
8539 arg   "break-paragraph inverse"
8540 \end_inset
8541
8542 .
8543 \end_layout
8544
8545 \end_deeper
8546 \begin_layout Enumerate
8547 This is level #4.
8548  Look what type of label LyX is using!
8549 \end_layout
8550
8551 \end_deeper
8552 \begin_layout Enumerate
8553 This is level #3.
8554  Even though we've changed levels, LyX is still using a lowercase Roman
8555  numeral as the label.Why?
8556 \end_layout
8557
8558 \begin_layout Enumerate
8559 Because, even though the nesting depth has changed, the paragraph is 
8560 \emph on
8561 still
8562 \emph default
8563  a thirdfold 
8564 \family sans
8565 Enumerate
8566 \family default
8567  environment.
8568  Notice, however, that LyX 
8569 \emph on
8570 did
8571 \emph default
8572  reset the counter for the label.
8573 \end_layout
8574
8575 \end_deeper
8576 \begin_layout Enumerate
8577 Another 
8578 \begin_inset Info
8579 type  "shortcut"
8580 arg   "break-paragraph inverse"
8581 \end_inset
8582
8583  
8584 \begin_inset Info
8585 type  "shortcut"
8586 arg   "depth-decrement"
8587 \end_inset
8588
8589  sequence, and we're back to level #2.
8590  This time, we not only changed the nesting depth, but we also moved back
8591  into the twofold-nested 
8592 \family sans
8593 Enumerate
8594 \family default
8595  environment.
8596 \end_layout
8597
8598 \end_deeper
8599 \begin_layout Enumerate
8600 The same thing happens if we do another 
8601 \begin_inset Info
8602 type  "shortcut"
8603 arg   "break-paragraph inverse"
8604 \end_inset
8605
8606  
8607 \begin_inset Info
8608 type  "shortcut"
8609 arg   "depth-decrement"
8610 \end_inset
8611
8612 sequence and return to level #1, the outermost level.
8613 \end_layout
8614
8615 \begin_layout Standard
8616 Lastly, we reset the environment to 
8617 \family sans
8618 Standard
8619 \family default
8620 .
8621  As you can see, the level number doesn't correspond to what type of labeling
8622  LyX uses for the 
8623 \family sans
8624 Enumerate
8625 \family default
8626  and 
8627 \family sans
8628 Itemize
8629 \family default
8630  environments.
8631  The number of other 
8632 \family sans
8633 Enumerate
8634 \family default
8635  environments surrounding it determines what kind of label LyX uses for
8636  an 
8637 \family sans
8638 Enumerate
8639 \family default
8640  item.
8641  The same rule applies for the 
8642 \family sans
8643 Itemize
8644 \family default
8645  environment, as well.
8646 \end_layout
8647
8648 \begin_layout Subsubsection
8649 Example 4: Going Bonkers
8650 \end_layout
8651
8652 \begin_layout Enumerate
8653 We're going to go totally nuts now.
8654  We won't nest as deep as in the other examples, nor will we go into the
8655  same detail with how we did it.
8656  (level #1: 
8657 \family sans
8658 Enumerate
8659 \family default
8660 )
8661 \end_layout
8662
8663 \begin_deeper
8664 \begin_layout Standard
8665 (
8666 \family sans
8667 Return, 
8668 \family default
8669
8670 \begin_inset Info
8671 type  "shortcut"
8672 arg   "depth-increment"
8673 \end_inset
8674
8675
8676 \family sans
8677 , Standard
8678 \family default
8679 : level #2) We'll stick an encapsulated description of how we created the
8680  example in parentheses someplace.
8681  For example, the two keybindings are how we changed the depth.
8682  The environment name is the name of the current environment.
8683  Either before or after this, we'll put in the level.
8684 \end_layout
8685
8686 \end_deeper
8687 \begin_layout Enumerate
8688 (
8689 \family sans
8690 Return, Enumerate
8691 \family default
8692 : level #1) This is the next item in the list.
8693 \end_layout
8694
8695 \begin_deeper
8696 \begin_layout Verse
8697 Now we'll add verse.
8698 \begin_inset Newline newline
8699 \end_inset
8700
8701 It will get much worse.
8702 \begin_inset Newline newline
8703 \end_inset
8704
8705 (
8706 \family sans
8707 Return, 
8708 \family default
8709
8710 \begin_inset Info
8711 type  "shortcut"
8712 arg   "depth-increment"
8713 \end_inset
8714
8715
8716 \family sans
8717 , Verse
8718 \family default
8719 : level #2)
8720 \end_layout
8721
8722 \begin_layout Verse
8723 Fiddle dee, Fiddle doo.
8724 \begin_inset Newline newline
8725 \end_inset
8726
8727 Bippitey boppitey boo!
8728 \begin_inset Newline newline
8729 \end_inset
8730
8731 (
8732 \begin_inset Info
8733 type  "shortcut"
8734 arg   "break-paragraph inverse"
8735 \end_inset
8736
8737
8738 \family sans
8739 )
8740 \end_layout
8741
8742 \begin_layout Verse
8743 Here comes a table:
8744 \end_layout
8745
8746 \begin_deeper
8747 \begin_layout Standard
8748 \begin_inset VSpace 0.3cm
8749 \end_inset
8750
8751
8752 \end_layout
8753
8754 \begin_layout Standard
8755 \align center
8756 \begin_inset Tabular
8757 <lyxtabular version="3" rows="2" columns="2">
8758 <features tabularvalignment="middle">
8759 <column alignment="center" valignment="top" width="0pt">
8760 <column alignment="center" valignment="top" width="0pt">
8761 <row>
8762 <cell alignment="center" valignment="top" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766
8767 \family roman
8768 \series medium
8769 \shape up
8770 \size normal
8771 \emph off
8772 \bar no
8773 \noun off
8774 \color none
8775 one-fish
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8781 \begin_inset Text
8782
8783 \begin_layout Plain Layout
8784
8785 \family roman
8786 \series medium
8787 \shape up
8788 \size normal
8789 \emph off
8790 \bar no
8791 \noun off
8792 \color none
8793 two-fish
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell alignment="center" valignment="top" topline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804
8805 \family roman
8806 \series medium
8807 \shape up
8808 \size normal
8809 \emph off
8810 \bar no
8811 \noun off
8812 \color none
8813 red-fish
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822
8823 \family roman
8824 \series medium
8825 \shape up
8826 \size normal
8827 \emph off
8828 \bar no
8829 \noun off
8830 \color none
8831 blue-fish
8832 \end_layout
8833
8834 \end_inset
8835 </cell>
8836 </row>
8837 </lyxtabular>
8838
8839 \end_inset
8840
8841
8842 \end_layout
8843
8844 \end_deeper
8845 \begin_layout Verse
8846 (
8847 \begin_inset Info
8848 type  "shortcut"
8849 arg   "break-paragraph inverse"
8850 \end_inset
8851
8852
8853 \family sans
8854 , Table, 
8855 \family default
8856
8857 \begin_inset Info
8858 type  "shortcut"
8859 arg   "depth-increment"
8860 \end_inset
8861
8862  3 times, 
8863 \begin_inset Info
8864 type  "shortcut"
8865 arg   "break-paragraph inverse"
8866 \end_inset
8867
8868
8869 \family sans
8870 , Verse, 
8871 \family default
8872
8873 \begin_inset Info
8874 type  "shortcut"
8875 arg   "depth-decrement"
8876 \end_inset
8877
8878 )
8879 \end_layout
8880
8881 \end_deeper
8882 \begin_layout Enumerate
8883 (
8884 \family sans
8885 Return, Enumerate
8886 \family default
8887 : level #1) This is another item.
8888  Note that selecting a 
8889 \family sans
8890 Table
8891 \family default
8892  resets the nesting depth to level #1, so we increased the nesting depth
8893  3 times to put the table inside the 
8894 \family sans
8895 Verse
8896 \family default
8897  environment.
8898  
8899 \end_layout
8900
8901 \begin_layout Quotation
8902 We're now ending the 
8903 \family sans
8904 Enumerate
8905 \family default
8906  list and changing to 
8907 \family sans
8908 Quotation
8909 \family default
8910 .
8911  We're still at level #1.
8912  We want to show you some of the things you can do by mixing environments.
8913  The next set of paragraphs is a 
8914 \begin_inset Quotes eld
8915 \end_inset
8916
8917 quoted letter.
8918 \begin_inset Quotes erd
8919 \end_inset
8920
8921  We'll nest both the 
8922 \family sans
8923 Address
8924 \family default
8925  and 
8926 \family sans
8927 Right
8928 \begin_inset space ~
8929 \end_inset
8930
8931 Address
8932 \family default
8933  environments inside of this one, then use another nested 
8934 \family sans
8935 Quotation
8936 \family default
8937  for the letter body.
8938  We'll use 
8939 \begin_inset Info
8940 type  "shortcut"
8941 arg   "break-paragraph inverse"
8942 \end_inset
8943
8944  to preserve the depth.
8945  Remember that you need to use 
8946 \begin_inset Info
8947 type  "shortcut"
8948 arg   "newline-insert newline"
8949 \end_inset
8950
8951  to create multiple lines inside the 
8952 \family sans
8953 Address
8954 \family default
8955  and 
8956 \family sans
8957 Right
8958 \begin_inset space ~
8959 \end_inset
8960
8961 Address
8962 \family default
8963  environments.
8964  Here it goes:
8965 \end_layout
8966
8967 \begin_deeper
8968 \begin_layout Right Address
8969 1234 Nowhere Rd.
8970 \begin_inset Newline newline
8971 \end_inset
8972
8973 Moosegroin, MT 00100
8974 \begin_inset Newline newline
8975 \end_inset
8976
8977 9-6-96
8978 \end_layout
8979
8980 \begin_layout Address
8981 Dear Mr.
8982 \begin_inset space ~
8983 \end_inset
8984
8985 Fizlewitz:
8986 \end_layout
8987
8988 \begin_layout Quotation
8989 We regret to inform you that we cannot fill your order for 50
8990 \begin_inset space \thinspace{}
8991 \end_inset
8992
8993 L of compressed methane gas due to circumstances beyond our control.
8994  Unfortunately, several of our cows have mysteriously exploded, creating
8995  a backlog in our orders for methane.
8996  We will place your name on the waiting list and try to fill your order
8997  as soon as possible.
8998  In the meantime, we thank you for your patience.
8999 \end_layout
9000
9001 \begin_layout Quotation
9002 We do, however, now have a special on beef.
9003  If you are interested, please return the enclosed pricing and order form
9004  with your order, along with payment.
9005 \end_layout
9006
9007 \begin_layout Quotation
9008 We thank you again for your patience.
9009 \end_layout
9010
9011 \begin_layout Address
9012 Sincerely,
9013 \begin_inset Newline newline
9014 \end_inset
9015
9016 Bill Hick
9017 \end_layout
9018
9019 \end_deeper
9020 \begin_layout Quotation
9021 That ends that example!
9022 \end_layout
9023
9024 \begin_layout Standard
9025 As you can see, nesting environments in LyX gives you a lot of power with
9026  just a few keystrokes.
9027  We could have easily nested an 
9028 \family sans
9029 Itemize
9030 \family default
9031  list inside of a 
9032 \family sans
9033 Quotation
9034 \family default
9035  or 
9036 \family sans
9037 Quote
9038 \family default
9039 , or put a 
9040 \family sans
9041 Quote
9042 \family default
9043  inside of an 
9044 \family sans
9045 Itemize
9046 \family default
9047  list.
9048  You have a huge variety of options at your disposal.
9049 \end_layout
9050
9051 \begin_layout Section
9052 Spacing, pagination and line breaks
9053 \begin_inset Index idx
9054 status collapsed
9055
9056 \begin_layout Plain Layout
9057 Spacing
9058 \end_layout
9059
9060 \end_inset
9061
9062
9063 \end_layout
9064
9065 \begin_layout Standard
9066 What is a space? While you might be used to pressing the space key anytime
9067  you want to separate two words in ordinary word processors, LyX offers
9068  you more spaces: Spaces of different width and spaces which can or cannot
9069  be broken at the end of a line.
9070  The following sections will show you some examples where those spaces are
9071  useful.
9072 \end_layout
9073
9074 \begin_layout Subsection
9075 Protected Space
9076 \begin_inset CommandInset label
9077 LatexCommand label
9078 name "sub:Protected-Space"
9079
9080 \end_inset
9081
9082
9083 \begin_inset Index idx
9084 status collapsed
9085
9086 \begin_layout Plain Layout
9087 Spaces ! Protected
9088 \end_layout
9089
9090 \end_inset
9091
9092
9093 \end_layout
9094
9095 \begin_layout Standard
9096 The protected space: It is used to tell LyX (and LaTeX) not to break the
9097  line at that point.
9098  This may be necessary to avoid unlucky linebreaks, like in: 
9099 \end_layout
9100
9101 \begin_layout Quote
9102 Further documentation is given in section
9103 \begin_inset Newline newline
9104 \end_inset
9105
9106
9107 \begin_inset CommandInset ref
9108 LatexCommand ref
9109 reference "sec:Bibliography"
9110
9111 \end_inset
9112
9113 .
9114  
9115 \end_layout
9116
9117 \begin_layout Standard
9118 Obviously, it would be a good thing to put a protected space between 
9119 \begin_inset Quotes eld
9120 \end_inset
9121
9122 section
9123 \begin_inset Quotes erd
9124 \end_inset
9125
9126  and 
9127 \begin_inset Quotes eld
9128 \end_inset
9129
9130
9131 \begin_inset CommandInset ref
9132 LatexCommand ref
9133 reference "sec:Bibliography"
9134
9135 \end_inset
9136
9137
9138 \begin_inset Quotes erd
9139 \end_inset
9140
9141 .
9142  A protected space is set with 
9143 \family sans
9144 Insert\SpecialChar \menuseparator
9145 Formatting\SpecialChar \menuseparator
9146 Protected
9147 \bar under
9148
9149 \begin_inset space ~
9150 \end_inset
9151
9152
9153 \bar default
9154 Space
9155 \family default
9156  (shortcut 
9157 \begin_inset Info
9158 type  "shortcut"
9159 arg   "space-insert protected"
9160 \end_inset
9161
9162 ).
9163 \end_layout
9164
9165 \begin_layout Subsection
9166 Horizontal Space
9167 \begin_inset CommandInset label
9168 LatexCommand label
9169 name "sub:Horizontal-Space"
9170
9171 \end_inset
9172
9173
9174 \begin_inset Index idx
9175 status collapsed
9176
9177 \begin_layout Plain Layout
9178 Spacing ! Horizontal
9179 \end_layout
9180
9181 \end_inset
9182
9183
9184 \end_layout
9185
9186 \begin_layout Standard
9187 All horizontal spaces can be inserted with the menu 
9188 \family sans
9189 Insert\SpecialChar \menuseparator
9190 Formatting\SpecialChar \menuseparator
9191 Horizontal Space
9192 \family default
9193 .
9194  The length units are listed in Appendix
9195 \begin_inset space ~
9196 \end_inset
9197
9198
9199 \begin_inset CommandInset ref
9200 LatexCommand ref
9201 reference "cha:Units-available-in"
9202
9203 \end_inset
9204
9205 .
9206 \end_layout
9207
9208 \begin_layout Subsubsection
9209 Inter-word Space
9210 \begin_inset CommandInset label
9211 LatexCommand label
9212 name "sub:Inter-word-Space"
9213
9214 \end_inset
9215
9216
9217 \begin_inset Index idx
9218 status collapsed
9219
9220 \begin_layout Plain Layout
9221 Spaces ! Inter-word
9222 \end_layout
9223
9224 \end_inset
9225
9226
9227 \end_layout
9228
9229 \begin_layout Standard
9230 Some languages (e.
9231 \begin_inset space \thinspace{}
9232 \end_inset
9233
9234 g.
9235 \begin_inset space \space{}
9236 \end_inset
9237
9238 English) have the typographical convention to add extra space after an end-of-se
9239 ntence punctuation mark, and LyX honors those conventions (see section
9240 \begin_inset space ~
9241 \end_inset
9242
9243
9244 \begin_inset CommandInset ref
9245 LatexCommand ref
9246 reference "sub:Abbreviations"
9247
9248 \end_inset
9249
9250 ).
9251  Sometimes, you want a normal space nevertheless.
9252  In this case, insert an inter-word space (shortcut 
9253 \begin_inset Info
9254 type  "shortcut"
9255 arg   "space-insert normal"
9256 \end_inset
9257
9258 ).
9259 \end_layout
9260
9261 \begin_layout Subsubsection
9262 Thin Space
9263 \begin_inset CommandInset label
9264 LatexCommand label
9265 name "sub:Thin-Space"
9266
9267 \end_inset
9268
9269
9270 \begin_inset Index idx
9271 status collapsed
9272
9273 \begin_layout Plain Layout
9274 Spaces ! Thin
9275 \end_layout
9276
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \begin_layout Standard
9283
9284 \begin_inset Quotes eld
9285 \end_inset
9286
9287 thin space
9288 \begin_inset Quotes erd
9289 \end_inset
9290
9291  is a blank which has half the size of a normal space (and it is also 
9292 \begin_inset Quotes eld
9293 \end_inset
9294
9295 protected
9296 \begin_inset Quotes erd
9297 \end_inset
9298
9299 ).
9300  The typographical conventions in a lot of languages propose the use of
9301  thin spaces in cases where normal spaces would be too wide, for instance
9302  inside abbreviations:
9303 \end_layout
9304
9305 \begin_layout Quote
9306 D.
9307 \begin_inset space \thinspace{}
9308 \end_inset
9309
9310 E.
9311  Knuth has developed our beloved typesetting program.
9312 \end_layout
9313
9314 \begin_layout Standard
9315 or between values and units.
9316  Compare for example this:
9317 \begin_inset Newline newline
9318 \end_inset
9319
9320 10
9321 \begin_inset space \thinspace{}
9322 \end_inset
9323
9324 kg (thin space)
9325 \begin_inset Newline newline
9326 \end_inset
9327
9328 10 kg (normal space
9329 \end_layout
9330
9331 \begin_layout Standard
9332 You can insert thin spaces also with the menu 
9333 \family sans
9334 Insert\SpecialChar \menuseparator
9335 Formatting\SpecialChar \menuseparator
9336 Thin
9337 \begin_inset space ~
9338 \end_inset
9339
9340 Space
9341 \family default
9342  (shortcut 
9343 \begin_inset Info
9344 type  "shortcuts"
9345 arg   "space-insert thin"
9346 \end_inset
9347
9348 ).
9349 \end_layout
9350
9351 \begin_layout Subsubsection
9352 More Spaces
9353 \begin_inset CommandInset label
9354 LatexCommand label
9355 name "sub:More-Spaces"
9356
9357 \end_inset
9358
9359
9360 \end_layout
9361
9362 \begin_layout Standard
9363 You can furthermore insert the following space types:
9364 \end_layout
9365
9366 \begin_layout Description
9367 Negative
9368 \begin_inset space ~
9369 \end_inset
9370
9371 thin
9372 \begin_inset space ~
9373 \end_inset
9374
9375 space A line with a 
9376 \begin_inset Formula $\to$
9377 \end_inset
9378
9379
9380 \begin_inset space \negthinspace{}
9381 \end_inset
9382
9383
9384 \begin_inset Formula $\gets$
9385 \end_inset
9386
9387  Negative thin space between the arrows.
9388 \end_layout
9389
9390 \begin_layout Description
9391 Enspace
9392 \begin_inset space ~
9393 \end_inset
9394
9395 (0.5
9396 \begin_inset space \thinspace{}
9397 \end_inset
9398
9399 em) A line with a 
9400 \begin_inset Formula $\to$
9401 \end_inset
9402
9403
9404 \begin_inset space \enskip{}
9405 \end_inset
9406
9407
9408 \begin_inset Formula $\gets$
9409 \end_inset
9410
9411  Enspace (0.5
9412 \begin_inset space \thinspace{}
9413 \end_inset
9414
9415 em) space between the arrows.
9416 \end_layout
9417
9418 \begin_layout Description
9419 Quad
9420 \begin_inset space ~
9421 \end_inset
9422
9423 (1
9424 \begin_inset space \thinspace{}
9425 \end_inset
9426
9427 em) A line with a 
9428 \begin_inset Formula $\to$
9429 \end_inset
9430
9431
9432 \begin_inset space \quad{}
9433 \end_inset
9434
9435
9436 \begin_inset Formula $\gets$
9437 \end_inset
9438
9439  Quad
9440 \begin_inset space ~
9441 \end_inset
9442
9443 (1
9444 \begin_inset space \thinspace{}
9445 \end_inset
9446
9447 em) space between the arrows.
9448 \end_layout
9449
9450 \begin_layout Description
9451 QQuad
9452 \begin_inset space ~
9453 \end_inset
9454
9455 (2
9456 \begin_inset space \thinspace{}
9457 \end_inset
9458
9459 em) A line with a 
9460 \begin_inset Formula $\to$
9461 \end_inset
9462
9463
9464 \begin_inset space \qquad{}
9465 \end_inset
9466
9467
9468 \begin_inset Formula $\gets$
9469 \end_inset
9470
9471  QQuad
9472 \begin_inset space ~
9473 \end_inset
9474
9475 (2
9476 \begin_inset space \thinspace{}
9477 \end_inset
9478
9479 em) space between the arrows.
9480 \end_layout
9481
9482 \begin_layout Description
9483 Custom
9484 \begin_inset space ~
9485 \end_inset
9486
9487 space A line with
9488 \begin_inset Formula $\to$
9489 \end_inset
9490
9491
9492 \begin_inset space \hspace{}
9493 \length 2cm
9494 \end_inset
9495
9496
9497 \begin_inset Formula $\gets$
9498 \end_inset
9499
9500  2
9501 \begin_inset space \thinspace{}
9502 \end_inset
9503
9504 cm space between the arrows.
9505 \end_layout
9506
9507 \begin_layout Standard
9508 Table
9509 \begin_inset space ~
9510 \end_inset
9511
9512
9513 \begin_inset CommandInset ref
9514 LatexCommand ref
9515 reference "tab:Width-of-the"
9516
9517 \end_inset
9518
9519  lists the different space sizes.
9520 \end_layout
9521
9522 \begin_layout Standard
9523 \begin_inset Float table
9524 wide false
9525 sideways false
9526 status open
9527
9528 \begin_layout Plain Layout
9529 \align center
9530 \begin_inset Caption
9531
9532 \begin_layout Plain Layout
9533 \begin_inset CommandInset label
9534 LatexCommand label
9535 name "tab:Width-of-the"
9536
9537 \end_inset
9538
9539 Width of the different horizontal spaces.
9540 \end_layout
9541
9542 \end_inset
9543
9544
9545 \end_layout
9546
9547 \begin_layout Plain Layout
9548 \align center
9549 \begin_inset Tabular
9550 <lyxtabular version="3" rows="8" columns="2">
9551 <features tabularvalignment="middle">
9552 <column alignment="center" valignment="top" width="0">
9553 <column alignment="center" valignment="top" width="0">
9554 <row>
9555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9556 \begin_inset Text
9557
9558 \begin_layout Plain Layout
9559
9560 \series bold
9561 Space
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570
9571 \series bold
9572 Width
9573 \end_layout
9574
9575 \end_inset
9576 </cell>
9577 </row>
9578 <row>
9579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583 Normal
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9589 \begin_inset Text
9590
9591 \begin_layout Plain Layout
9592 1/3
9593 \begin_inset space \thinspace{}
9594 \end_inset
9595
9596 em
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 <row>
9603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607 Protected
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616 1/3
9617 \begin_inset space \thinspace{}
9618 \end_inset
9619
9620 em
9621 \end_layout
9622
9623 \end_inset
9624 </cell>
9625 </row>
9626 <row>
9627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9628 \begin_inset Text
9629
9630 \begin_layout Plain Layout
9631 Thin
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9637 \begin_inset Text
9638
9639 \begin_layout Plain Layout
9640 1/6
9641 \begin_inset space \thinspace{}
9642 \end_inset
9643
9644 em
9645 \end_layout
9646
9647 \end_inset
9648 </cell>
9649 </row>
9650 <row>
9651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9652 \begin_inset Text
9653
9654 \begin_layout Plain Layout
9655 Negative thin
9656 \end_layout
9657
9658 \end_inset
9659 </cell>
9660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664 -1/6
9665 \begin_inset space \thinspace{}
9666 \end_inset
9667
9668 em
9669 \end_layout
9670
9671 \end_inset
9672 </cell>
9673 </row>
9674 <row>
9675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 Enspace (0.5
9680 \begin_inset space \thinspace{}
9681 \end_inset
9682
9683 em)
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 0.5
9693 \begin_inset space \thinspace{}
9694 \end_inset
9695
9696 em
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 </row>
9702 <row>
9703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Plain Layout
9707 Quad (1
9708 \begin_inset space \thinspace{}
9709 \end_inset
9710
9711 em)
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720 1
9721 \begin_inset space \thinspace{}
9722 \end_inset
9723
9724 em
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735 QQuad (2
9736 \begin_inset space \thinspace{}
9737 \end_inset
9738
9739 em)
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9745 \begin_inset Text
9746
9747 \begin_layout Plain Layout
9748 2
9749 \begin_inset space \thinspace{}
9750 \end_inset
9751
9752 em
9753 \end_layout
9754
9755 \end_inset
9756 </cell>
9757 </row>
9758 </lyxtabular>
9759
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \begin_layout Subsubsection
9771
9772 \family sans
9773 Horizontal Fills
9774 \family default
9775
9776 \begin_inset Index idx
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780 Spacing ! Fills
9781 \end_layout
9782
9783 \end_inset
9784
9785
9786 \end_layout
9787
9788 \begin_layout Standard
9789 Horizontal fills (HFills) are a special LyX feature for adding extra space
9790  in a uniform fashion.
9791  An HFill is actually a variable length space, whose length always equals
9792  the remaining space between the left and right margins.
9793  If there is more than one HFill on a line, they divide the available space
9794  equally between themselves.
9795  
9796 \end_layout
9797
9798 \begin_layout Standard
9799 Here a few examples what you can do with them:
9800 \end_layout
9801
9802 \begin_layout Quote
9803 \noindent
9804 This is on the left side
9805 \begin_inset space \hfill{}
9806 \end_inset
9807
9808 This is on the right
9809 \end_layout
9810
9811 \begin_layout Quote
9812 \noindent
9813 Left
9814 \begin_inset space \hfill{}
9815 \end_inset
9816
9817 Middle
9818 \begin_inset space \hfill{}
9819 \end_inset
9820
9821 Right
9822 \end_layout
9823
9824 \begin_layout Quote
9825 \noindent
9826 Left
9827 \begin_inset space \hfill{}
9828 \end_inset
9829
9830 1/3 Left
9831 \begin_inset space \hfill{}
9832 \end_inset
9833
9834
9835 \begin_inset space \hfill{}
9836 \end_inset
9837
9838 Right
9839 \end_layout
9840
9841 \begin_layout Standard
9842 That was an example in the 
9843 \family sans
9844 Quote
9845 \family default
9846  environment.
9847  Here
9848 \begin_inset Formula $\to$
9849 \end_inset
9850
9851
9852 \begin_inset space \hfill{}
9853 \end_inset
9854
9855
9856 \begin_inset Formula $\gets$
9857 \end_inset
9858
9859 is one in a standard paragraph.
9860  It may or may not be apparent in the printed text, but it 
9861 \emph on
9862 is
9863 \emph default
9864  sitting in-between the two arrows.
9865 \end_layout
9866
9867 \begin_layout Standard
9868 HFills can be made visible when you choose one of the 
9869 \family sans
9870 Fill
9871 \begin_inset space ~
9872 \end_inset
9873
9874 Pattern
9875 \family default
9876  in the space dialog: The following patterns are available:
9877 \end_layout
9878
9879 \begin_layout Standard
9880 Dots: 
9881 \begin_inset space \dotfill{}
9882 \end_inset
9883
9884
9885 \begin_inset space ~
9886 \end_inset
9887
9888
9889 \end_layout
9890
9891 \begin_layout Standard
9892 Rule: 
9893 \begin_inset space \hrulefill{}
9894 \end_inset
9895
9896
9897 \begin_inset space ~
9898 \end_inset
9899
9900
9901 \end_layout
9902
9903 \begin_layout Standard
9904 Left arrow: 
9905 \begin_inset space \leftarrowfill{}
9906 \end_inset
9907
9908
9909 \begin_inset space ~
9910 \end_inset
9911
9912
9913 \end_layout
9914
9915 \begin_layout Standard
9916 Right arrow: 
9917 \begin_inset space \rightarrowfill{}
9918 \end_inset
9919
9920
9921 \begin_inset space ~
9922 \end_inset
9923
9924
9925 \end_layout
9926
9927 \begin_layout Standard
9928 Up brace: 
9929 \begin_inset space \downbracefill{}
9930 \end_inset
9931
9932
9933 \begin_inset space ~
9934 \end_inset
9935
9936
9937 \end_layout
9938
9939 \begin_layout Standard
9940 Down brace: 
9941 \begin_inset space \upbracefill{}
9942 \end_inset
9943
9944
9945 \begin_inset space ~
9946 \end_inset
9947
9948
9949 \end_layout
9950
9951 \begin_layout Standard
9952 \begin_inset Note Greyedout
9953 status open
9954
9955 \begin_layout Plain Layout
9956
9957 \series bold
9958 Note:
9959 \series default
9960  If an HFill is at the beginning of a line, and 
9961 \emph on
9962 not
9963 \emph default
9964  in the first line in a paragraph, LyX ignores it.
9965  This prevents HFills from accidentally being wrapped onto a new line.
9966  If you need space in this case anyway, set the 
9967 \family sans
9968 Protect
9969 \family default
9970  option in the space dialog.
9971 \end_layout
9972
9973 \end_inset
9974
9975
9976 \end_layout
9977
9978 \begin_layout Subsubsection
9979 Phantom Space
9980 \begin_inset Index idx
9981 status collapsed
9982
9983 \begin_layout Plain Layout
9984 Spacing ! Phantom
9985 \end_layout
9986
9987 \end_inset
9988
9989
9990 \end_layout
9991
9992 \begin_layout Standard
9993 Sometimes you want to insert space with exactly the length of a phrase.
9994  E.
9995 \begin_inset space \thinspace{}
9996 \end_inset
9997
9998 g.
9999 \begin_inset space \space{}
10000 \end_inset
10001
10002 you want to create the following multiple choice question:
10003 \end_layout
10004
10005 \begin_layout Standard
10006 \begin_inset VSpace medskip
10007 \end_inset
10008
10009 What is correct English?:
10010 \begin_inset Newline newline
10011 \end_inset
10012
10013
10014 \begin_inset Newline newline
10015 \end_inset
10016
10017 Mr.
10018 \begin_inset space ~
10019 \end_inset
10020
10021 Edge would have been jumps the gun.
10022 \begin_inset Newline newline
10023 \end_inset
10024
10025
10026 \begin_inset Phantom HPhantom
10027 status open
10028
10029 \begin_layout Plain Layout
10030 Mr.
10031  Edge 
10032 \end_layout
10033
10034 \end_inset
10035
10036 has to be jumped
10037 \begin_inset Newline newline
10038 \end_inset
10039
10040
10041 \begin_inset Phantom HPhantom
10042 status open
10043
10044 \begin_layout Plain Layout
10045 Mr.
10046  Edge 
10047 \end_layout
10048
10049 \end_inset
10050
10051 jumps
10052 \begin_inset VSpace medskip
10053 \end_inset
10054
10055
10056 \end_layout
10057
10058 \begin_layout Standard
10059 So that the choices appear exactly after the phrase 
10060 \begin_inset Quotes eld
10061 \end_inset
10062
10063 Mr.
10064 \begin_inset space ~
10065 \end_inset
10066
10067 Edge
10068 \begin_inset space ~
10069 \end_inset
10070
10071
10072 \begin_inset Quotes erd
10073 \end_inset
10074
10075 .
10076  To get this, you can use the phantom insets available via the menu 
10077 \family sans
10078 Insert\SpecialChar \menuseparator
10079 Formatting\SpecialChar \menuseparator
10080 Phantom
10081 \family default
10082 .
10083  In our case insert a horizontal phantom at the beginning of the last two
10084  lines and insert 
10085 \begin_inset Quotes eld
10086 \end_inset
10087
10088 Mr.
10089 \begin_inset space ~
10090 \end_inset
10091
10092 Edge
10093 \begin_inset space ~
10094 \end_inset
10095
10096
10097 \begin_inset Quotes erd
10098 \end_inset
10099
10100  into the phantom inset (note the space after 
10101 \begin_inset Quotes eld
10102 \end_inset
10103
10104 Edge
10105 \begin_inset Quotes erd
10106 \end_inset
10107
10108 ).
10109  A phantom insets prints only the space of its content (like a placeholder).
10110  That is why it is named 
10111 \begin_inset Quotes eld
10112 \end_inset
10113
10114 phantom
10115 \begin_inset Quotes erd
10116 \end_inset
10117
10118 .
10119  The normal phantom ouputs the width and heigth of the content as space,
10120  while the horizontal and vertical variant only outputs the corresponding
10121  dimension.
10122 \end_layout
10123
10124 \begin_layout Subsection
10125 Vertical Space
10126 \begin_inset CommandInset label
10127 LatexCommand label
10128 name "sub:Vertical-Space"
10129
10130 \end_inset
10131
10132
10133 \begin_inset Index idx
10134 status collapsed
10135
10136 \begin_layout Plain Layout
10137 Spacing ! Vertical
10138 \end_layout
10139
10140 \end_inset
10141
10142
10143 \end_layout
10144
10145 \begin_layout Standard
10146 To add extra vertical space above or below a paragraph, use the 
10147 \family sans
10148 Insert\SpecialChar \menuseparator
10149 Formatting\SpecialChar \menuseparator
10150 Vertical
10151 \begin_inset space ~
10152 \end_inset
10153
10154 Space
10155 \family default
10156  dialog.
10157  There you find the following sizes:
10158 \end_layout
10159
10160 \begin_layout Standard
10161
10162 \family sans
10163 SmallSkip
10164 \family default
10165
10166 \family sans
10167 MedSkip
10168 \family default
10169  and 
10170 \family sans
10171 BigSkip
10172 \family default
10173  are LaTeX sizes which depend on the font size of the document.
10174  
10175 \family sans
10176 DefSkip
10177 \family default
10178  is the skip adjusted in the dialog 
10179 \family sans
10180 Document\SpecialChar \menuseparator
10181 Settings
10182 \family default
10183
10184 \begin_inset Index idx
10185 status collapsed
10186
10187 \begin_layout Plain Layout
10188 Document ! Settings
10189 \end_layout
10190
10191 \end_inset
10192
10193  for the paragraph separation.
10194  If you use indentation to separate paragraphs 
10195 \family sans
10196 DefSkip
10197 \family default
10198  is equal to 
10199 \family sans
10200 MedSkip
10201 \family default
10202 .
10203 \end_layout
10204
10205 \begin_layout Standard
10206
10207 \family sans
10208 VFill
10209 \family default
10210
10211 \begin_inset Index idx
10212 status collapsed
10213
10214 \begin_layout Plain Layout
10215 Spacing ! Fills
10216 \end_layout
10217
10218 \end_inset
10219
10220  is a variable space, set so that the space is maximal within one page.
10221  An example: You have only two short paragraphs on one page with a vfill
10222  between them.
10223  Then the first paragraph is placed at the top of the page and the second
10224  one at the bottom, because the space between them is then maximal.
10225  
10226 \family sans
10227 VFill
10228 \family default
10229 s work like 
10230 \family sans
10231 HFill
10232 \family default
10233 s: they fill the remaining vertical space on a page with blank space.
10234 \begin_inset Foot
10235 status collapsed
10236
10237 \begin_layout Plain Layout
10238
10239 \family sans
10240 HFill
10241 \family default
10242 s are described in section
10243 \begin_inset space ~
10244 \end_inset
10245
10246
10247 \begin_inset CommandInset ref
10248 LatexCommand ref
10249 reference "sub:Horizontal-Space"
10250
10251 \end_inset
10252
10253 .
10254 \end_layout
10255
10256 \end_inset
10257
10258  If there are several 
10259 \family sans
10260 VFill
10261 \family default
10262 s on a page, they divide the remaining vertical space equally between themselves.
10263  You can therefore use 
10264 \family sans
10265 VFill
10266 \family default
10267 s to center text on a page, or even place text 2/3 down a page.
10268 \end_layout
10269
10270 \begin_layout Standard
10271
10272 \family sans
10273 Custom
10274 \family default
10275  are custom spaces in units explained in Appendix
10276 \begin_inset space ~
10277 \end_inset
10278
10279
10280 \begin_inset CommandInset ref
10281 LatexCommand ref
10282 reference "cha:Units-available-in"
10283
10284 \end_inset
10285
10286 .
10287 \end_layout
10288
10289 \begin_layout Standard
10290 \begin_inset Note Greyedout
10291 status open
10292
10293 \begin_layout Plain Layout
10294
10295 \series bold
10296 Note:
10297 \series default
10298  
10299 \series medium
10300 When the extra vertical space would be in the output at the top/bottom of
10301  a page, the space is only added if you have also checked the option 
10302 \family sans
10303 Protect
10304 \family default
10305 .
10306 \end_layout
10307
10308 \end_inset
10309
10310
10311 \end_layout
10312
10313 \begin_layout Subsection
10314 Paragraph Alignment
10315 \end_layout
10316
10317 \begin_layout Standard
10318 You can change the paragraph alignment with the 
10319 \family sans
10320 Edit\SpecialChar \menuseparator
10321 Paragraph Settings
10322 \family default
10323  dialog.
10324  There are five possibilities: 
10325 \end_layout
10326
10327 \begin_layout Itemize
10328
10329 \family sans
10330 Justified
10331 \family default
10332  (shortcut 
10333 \begin_inset Info
10334 type  "shortcut"
10335 arg   "paragraph-params \\align block"
10336 \end_inset
10337
10338 )
10339 \end_layout
10340
10341 \begin_layout Itemize
10342
10343 \family sans
10344 Left
10345 \family default
10346  (
10347 \begin_inset Info
10348 type  "shortcut"
10349 arg   "paragraph-params \\align left"
10350 \end_inset
10351
10352 )
10353 \end_layout
10354
10355 \begin_layout Itemize
10356
10357 \family sans
10358 Right
10359 \family default
10360  (
10361 \begin_inset Info
10362 type  "shortcut"
10363 arg   "paragraph-params \\align right"
10364 \end_inset
10365
10366 )
10367 \end_layout
10368
10369 \begin_layout Itemize
10370
10371 \family sans
10372 Center
10373 \family default
10374  (
10375 \begin_inset Info
10376 type  "shortcut"
10377 arg   "paragraph-params \\align center"
10378 \end_inset
10379
10380 )
10381 \end_layout
10382
10383 \begin_layout Itemize
10384
10385 \family sans
10386 Default
10387 \family default
10388  (
10389 \begin_inset Info
10390 type  "shortcut"
10391 arg   "paragraph-params \\align default"
10392 \end_inset
10393
10394 )
10395 \end_layout
10396
10397 \begin_layout Standard
10398 The default in most cases is justified alignment, in which the inter-word
10399  spacing is variable and each line of a paragraph fills the region between
10400  the left and right margins.
10401  The other three alignments should be self-explanatory, and look like this:
10402 \end_layout
10403
10404 \begin_layout Standard
10405 \align right
10406 This paragraph is right aligned,
10407 \end_layout
10408
10409 \begin_layout Standard
10410 \align center
10411 this one is centered,
10412 \end_layout
10413
10414 \begin_layout Standard
10415 \align left
10416 this one is left aligned.
10417 \end_layout
10418
10419 \begin_layout Subsection
10420 Forced Page Breaks
10421 \begin_inset Index idx
10422 status collapsed
10423
10424 \begin_layout Plain Layout
10425 Page breaks ! Forced
10426 \end_layout
10427
10428 \end_inset
10429
10430
10431 \begin_inset CommandInset label
10432 LatexCommand label
10433 name "sub:Forced-Page-Breaks"
10434
10435 \end_inset
10436
10437
10438 \end_layout
10439
10440 \begin_layout Standard
10441 If you don't like the way LaTeX does the pagebreaks in your document, you
10442  can force a page break where you want one.
10443  Normally this will not be necessary, because LaTeX is good at page breaking.
10444  Only if you use a lot of 
10445 \family sans
10446 Floats
10447 \family default
10448 , LaTeX's page breaking algorithm can fail.
10449 \end_layout
10450
10451 \begin_layout Standard
10452 We recommend not to use forced pagebreaks until the text is finished and
10453  until you have checked in the preview to see if you 
10454 \emph on
10455 really
10456 \emph default
10457  have to change the page breaking.
10458 \end_layout
10459
10460 \begin_layout Standard
10461 There are two types of pagebreaks: One that ends the page without any special
10462  action.
10463  This can be inserted above or below a paragraph via the menu 
10464 \family sans
10465 Insert\SpecialChar \menuseparator
10466 Formatting\SpecialChar \menuseparator
10467 New
10468 \begin_inset space ~
10469 \end_inset
10470
10471 Page
10472 \family default
10473 .
10474  The second type, that is inserted via the menu 
10475 \family sans
10476 Insert\SpecialChar \menuseparator
10477 Formatting\SpecialChar \menuseparator
10478 Page
10479 \begin_inset space ~
10480 \end_inset
10481
10482 Break
10483 \family default
10484 , ends a page but stretches the content of the page, so that it fills out
10485  the complete page.
10486  This type is useful to avoid whitespace when a page break produces a page
10487  on which only the last few lines are absent.
10488 \end_layout
10489
10490 \begin_layout Standard
10491 You might try to use a page break to ensure that a figure or table appears
10492  at the top of a page.
10493  This is, of course, the wrong way to do it.
10494  LyX gives you a way of automatically ensuring that your figures and tables
10495  appear at the top of a page (or the bottom, or on their own page) without
10496  having to worry about what precedes or follows your figure or table.
10497  See chapter 
10498 \begin_inset CommandInset ref
10499 LatexCommand ref
10500 reference "cha:Floats-and-Notes"
10501
10502 \end_inset
10503
10504  to learn more about 
10505 \family sans
10506 Floats
10507 \family default
10508 .
10509 \end_layout
10510
10511 \begin_layout Subsubsection
10512 Clear Page Breaks
10513 \begin_inset CommandInset label
10514 LatexCommand label
10515 name "sub:Clear-Page-Breaks"
10516
10517 \end_inset
10518
10519
10520 \begin_inset Index idx
10521 status collapsed
10522
10523 \begin_layout Plain Layout
10524 Page breaks ! Clear
10525 \end_layout
10526
10527 \end_inset
10528
10529
10530 \end_layout
10531
10532 \begin_layout Standard
10533 Rather than forced pagebreaks where the content behind the break is placed
10534  directly on the next page, you can also clear pages while breaking them.
10535  That means that the current paragraph is terminated and everything, including
10536  unprocessed floats, from the earlier part of the document are placed behind
10537  it, if necessary by adding pages.
10538 \end_layout
10539
10540 \begin_layout Standard
10541 You can insert a clear page break with the menu 
10542 \family sans
10543 Insert\SpecialChar \menuseparator
10544 Formatting\SpecialChar \menuseparator
10545 Clear
10546 \begin_inset space ~
10547 \end_inset
10548
10549 Page
10550 \family default
10551 .
10552  When you have a two-sided document like a book, you can use the menu 
10553 \family sans
10554 Insert\SpecialChar \menuseparator
10555 Formatting\SpecialChar \menuseparator
10556 Clear
10557 \begin_inset space ~
10558 \end_inset
10559
10560 Double
10561 \begin_inset space ~
10562 \end_inset
10563
10564 Page
10565 \family default
10566  to insert a clear page break that assures that the next page is a right-hand
10567  page (odd-numbered), if necessary by adding a page.
10568 \end_layout
10569
10570 \begin_layout Subsection
10571 Forced Line Breaks
10572 \begin_inset Index idx
10573 status collapsed
10574
10575 \begin_layout Plain Layout
10576 Line breaks
10577 \end_layout
10578
10579 \end_inset
10580
10581
10582 \begin_inset CommandInset label
10583 LatexCommand label
10584 name "sub:Forced-Line-Breaks"
10585
10586 \end_inset
10587
10588
10589 \end_layout
10590
10591 \begin_layout Standard
10592 Similar to page breaks there are two types of line breaks: One that simply
10593  breaks the line.
10594  You can force this line break within a paragraph by selecting 
10595 \family sans
10596 Insert\SpecialChar \menuseparator
10597 Formatting\SpecialChar \menuseparator
10598 Ragged
10599 \begin_inset space ~
10600 \end_inset
10601
10602 Line
10603 \begin_inset space ~
10604 \end_inset
10605
10606 Break
10607 \family default
10608  or with 
10609 \begin_inset Info
10610 type  "shortcut"
10611 arg   "newline-insert newline"
10612 \end_inset
10613
10614 .
10615  Another type that is inserted via the menu 
10616 \family sans
10617 Insert\SpecialChar \menuseparator
10618 Formatting\SpecialChar \menuseparator
10619 Justified
10620 \begin_inset space ~
10621 \end_inset
10622
10623 Line
10624 \begin_inset space ~
10625 \end_inset
10626
10627 Break
10628 \family default
10629  breaks the line and stretches it so that it fills out the whole space between
10630  the page margins.
10631  This is necessary to avoid 
10632 \begin_inset Quotes eld
10633 \end_inset
10634
10635 fringes
10636 \begin_inset Quotes erd
10637 \end_inset
10638
10639  in justified paragraphs due to whitespace introduced by line breaks.
10640 \end_layout
10641
10642 \begin_layout Standard
10643 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10644  LaTeX is very good at line breaking.
10645  There are, however, a number of situations where it is necessary to actively
10646  set a line break, e.
10647 \begin_inset space \thinspace{}
10648 \end_inset
10649
10650 g.
10651 \begin_inset space \space{}
10652 \end_inset
10653
10654 in a poem or for an address (see sections
10655 \begin_inset space ~
10656 \end_inset
10657
10658
10659 \begin_inset CommandInset ref
10660 LatexCommand ref
10661 reference "sec:Quote"
10662
10663 \end_inset
10664
10665
10666 \begin_inset CommandInset ref
10667 LatexCommand ref
10668 reference "sec:Verse"
10669
10670 \end_inset
10671
10672  and 
10673 \begin_inset CommandInset ref
10674 LatexCommand ref
10675 reference "sec:Address-Usage"
10676
10677 \end_inset
10678
10679 ).
10680 \end_layout
10681
10682 \begin_layout Subsection
10683 Horizontal Lines
10684 \begin_inset CommandInset label
10685 LatexCommand label
10686 name "sub:Horizontal-Lines"
10687
10688 \end_inset
10689
10690
10691 \begin_inset Index idx
10692 status collapsed
10693
10694 \begin_layout Plain Layout
10695 Horizontal lines
10696 \end_layout
10697
10698 \end_inset
10699
10700
10701 \end_layout
10702
10703 \begin_layout Standard
10704 \noindent
10705 \begin_inset CommandInset line
10706 LatexCommand rule
10707 offset "0.5ex"
10708 width "100line%"
10709 height "1pt"
10710
10711 \end_inset
10712
10713
10714 \end_layout
10715
10716 \begin_layout Standard
10717 In the dialog 
10718 \family sans
10719 Insert\SpecialChar \menuseparator
10720 Formatting\SpecialChar \menuseparator
10721 Horizontal
10722 \begin_inset space ~
10723 \end_inset
10724
10725 Line
10726 \family default
10727  you can insert horizontal lines.
10728  The line offset is the vertical distance between the line and the baseline
10729  of the current text line or the paragraph.
10730 \end_layout
10731
10732 \begin_layout Standard
10733 \noindent
10734 \begin_inset CommandInset line
10735 LatexCommand rule
10736 offset "0.5ex"
10737 width "100line%"
10738 height "1pt"
10739
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \begin_layout Standard
10746
10747 \end_layout
10748
10749 \begin_layout Section
10750 Characters and Symbols
10751 \end_layout
10752
10753 \begin_layout Standard
10754 You can directly enter all characters that are available on your keyboard.
10755  You can also use special keyboard maps to be able to enter e.
10756 \begin_inset space \thinspace{}
10757 \end_inset
10758
10759 g.
10760 \begin_inset space \space{}
10761 \end_inset
10762
10763 characters needed for French with an English keyboard.
10764  See section
10765 \begin_inset space \thinspace{}
10766 \end_inset
10767
10768
10769 \begin_inset CommandInset ref
10770 LatexCommand ref
10771 reference "sub:Keyboard-mapping"
10772
10773 \end_inset
10774
10775  for information on how this is done.
10776 \end_layout
10777
10778 \begin_layout Standard
10779 For the case where you need a character that is not on your keyboard, you
10780  can use the 
10781 \family sans
10782 Symbols
10783 \family default
10784  dialog via the menu 
10785 \family sans
10786 Insert\SpecialChar \menuseparator
10787 Special Character\SpecialChar \menuseparator
10788 Symbols
10789 \family default
10790 .
10791 \end_layout
10792
10793 \begin_layout Standard
10794 \begin_inset Note Greyedout
10795 status open
10796
10797 \begin_layout Plain Layout
10798
10799 \series bold
10800 Note:
10801 \series default
10802  Maybe not all symbols inserted with the symbols dialog can be displayed
10803  when you are using a special screen font in LyX's preferences.
10804  But the inserted symbols will in every case be displayed in the output.
10805 \end_layout
10806
10807 \end_inset
10808
10809
10810 \end_layout
10811
10812 \begin_layout Section
10813 Fonts and Text Styles
10814 \begin_inset CommandInset label
10815 LatexCommand label
10816 name "sec:Fonts-and-Text"
10817
10818 \end_inset
10819
10820
10821 \end_layout
10822
10823 \begin_layout Subsection
10824 Font Types
10825 \begin_inset Index idx
10826 status collapsed
10827
10828 \begin_layout Plain Layout
10829 Font ! Types
10830 \end_layout
10831
10832 \end_inset
10833
10834
10835 \end_layout
10836
10837 \begin_layout Standard
10838 There are two types of fonts:
10839 \end_layout
10840
10841 \begin_layout Description
10842 Vector
10843 \begin_inset space ~
10844 \end_inset
10845
10846 fonts
10847 \begin_inset Index idx
10848 status collapsed
10849
10850 \begin_layout Plain Layout
10851 Fonts ! Vector-
10852 \end_layout
10853
10854 \end_inset
10855
10856  are fonts, built from outlines of the single glyphs (e.
10857 \begin_inset space \thinspace{}
10858 \end_inset
10859
10860 g.
10861  characters) in the font.
10862  This means that each glyph is defined using mathematical curves that are
10863  well suited for scaling to any requested size.
10864  This mathematical definition is interpreted by the font renderer and the
10865  curve is filled out with pixels according to the size and glyph.
10866  This means that vector fonts will look pretty good in all sizes.
10867  Only at very small sizes where each pixel has to be very carefully computed
10868  to provide a good image, it might be hard to provide a good rendering.
10869 \begin_inset Newline newline
10870 \end_inset
10871
10872 That could mean that one only needs to define one font size and scale them.
10873  But to achieve a better quality, many fonts define several font sizes.
10874  That improves the appearance because you need more details at large font
10875  sizes than at small ones.
10876 \begin_inset Newline newline
10877 \end_inset
10878
10879 The font types 
10880 \family typewriter
10881 TrueType
10882 \family default
10883
10884 \family typewriter
10885 OpenType
10886 \family default
10887 , and 
10888 \family typewriter
10889 Type
10890 \begin_inset space ~
10891 \end_inset
10892
10893 1
10894 \family default
10895  are vector fonts.
10896 \end_layout
10897
10898 \begin_layout Description
10899 Bitmap
10900 \begin_inset space ~
10901 \end_inset
10902
10903 fonts
10904 \begin_inset Index idx
10905 status collapsed
10906
10907 \begin_layout Plain Layout
10908 Fonts ! Bitmap-
10909 \end_layout
10910
10911 \end_inset
10912
10913  on the other hand, are defined by bitmap graphics from the start, so they
10914  will look good at all the sizes they are meant for.
10915  However, they don't scale well, because in order to scale a glyph, each
10916  pixel is enlarged into several pixels.
10917  It is the same effect that happens if you try to enlarge a picture in a
10918  picture manipulation program.
10919  In order to relieve this effect, bitmap fonts are typically provided in
10920  several fixed sizes typically from around 8 pixels high up to 34 pixels
10921  or so high in steps according to what is believed to be useful.
10922  The advantage of bitmap fonts is that no complicated computations are necessary
10923  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10924  fonts.
10925  The disadvantage is that sizes that don't exist as fixed versions have
10926  to be scaled by doubling pixels, and thus look bad.
10927 \begin_inset Newline newline
10928 \end_inset
10929
10930 Bitmap fonts are named 
10931 \family typewriter
10932 Type
10933 \begin_inset space ~
10934 \end_inset
10935
10936 3
10937 \family default
10938  in PostScript- and PDF-documents.
10939 \end_layout
10940
10941 \begin_layout Standard
10942 The result of all this is that bitmap fonts are best for the size they are
10943  designed for, while scalable fonts are good for nearly all sizes.
10944  So one needs fewer font size definitions for scalable fonts.
10945  That's the reason why nearly all text rendering and typesetting programs
10946  use scalable fonts.
10947 \end_layout
10948
10949 \begin_layout Standard
10950 To test which fonts are used in a PDF-document, you can have a look into
10951  its document properties.
10952 \end_layout
10953
10954 \begin_layout Standard
10955 Many modern typesetting and markup languages have begun to move towards
10956  specifying character styles rather than specifying a particular font.
10957  For example, instead of changing to an italicized version of the current
10958  font to emphasize text, you use an 
10959 \begin_inset Quotes eld
10960 \end_inset
10961
10962 emphasized style
10963 \begin_inset Quotes erd
10964 \end_inset
10965
10966  instead.
10967  This concept fits in perfectly with LyX.
10968  In LyX, you do things based on contexts, rather than focusing on typesetting
10969  details.
10970 \end_layout
10971
10972 \begin_layout Subsection
10973 LaTeX font support
10974 \begin_inset CommandInset label
10975 LatexCommand label
10976 name "sub:LaTeX-font-support"
10977
10978 \end_inset
10979
10980
10981 \end_layout
10982
10983 \begin_layout Standard
10984 Traditionally, LaTeX uses its own fonts.
10985  That is to say, you cannot directly access the fonts installed on your
10986  operating system, but you have to use specific fonts provided by your LaTeX
10987  distribution.
10988  The reason is that LaTeX needs some extra information about the fonts,
10989  which have to be provided by additional files and packages.
10990  The downside of this is that your font choice is somewhat limited, compared
10991  to usual word processors.
10992  On the other hand this comes with the advantage that the provided fonts
10993  are generally of very good quality, and that LaTeX files are very portable
10994  across different machines.
10995  Also, the range of fonts supported by traditional LaTeX was increased a
10996  lot meanwhile so that you can find packages for many free and commercial
10997  fonts.
10998  In LyX, only a subset of these are directly selectable via the user interface
10999  (see section
11000 \begin_inset space ~
11001 \end_inset
11002
11003
11004 \begin_inset CommandInset ref
11005 LatexCommand ref
11006 reference "sub:Document-Font"
11007
11008 \end_inset
11009
11010  for details).
11011  However, all others are available if you enter the respective LaTeX code
11012  in the document preamble (please refer to the documentation of your desired
11013  font).
11014 \end_layout
11015
11016 \begin_layout Standard
11017 Furthermore, recent developments brought some new LaTeX engines that are
11018  also able to directly access fonts that are installed for your operating
11019  system (OS), namely XeTeX and LuaTeX.
11020  Both engines are now supported by LyX.
11021  By using them, you can use theoretically any OpenType or TrueType font
11022  that is installed on your system.
11023  The next section describes how to use these OS fonts.
11024 \end_layout
11025
11026 \begin_layout Standard
11027 \begin_inset Note Greyedout
11028 status open
11029
11030 \begin_layout Plain Layout
11031
11032 \series bold
11033 Note:
11034 \series default
11035  In practice, some fonts might fail due to bad metrics and other font deficienci
11036 es; so you might have to experiment.
11037 \end_layout
11038
11039 \end_inset
11040
11041
11042 \end_layout
11043
11044 \begin_layout Standard
11045 \begin_inset Note Greyedout
11046 status open
11047
11048 \begin_layout Plain Layout
11049
11050 \series bold
11051 Note:
11052 \series default
11053  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11054  as traditional LaTeX or PDFLaTeX.
11055 \end_layout
11056
11057 \end_inset
11058
11059
11060 \end_layout
11061
11062 \begin_layout Subsection
11063 Document Font and Font size
11064 \begin_inset CommandInset label
11065 LatexCommand label
11066 name "sub:Document-Font"
11067
11068 \end_inset
11069
11070
11071 \begin_inset Index idx
11072 status collapsed
11073
11074 \begin_layout Plain Layout
11075 Font ! Size
11076 \end_layout
11077
11078 \end_inset
11079
11080
11081 \begin_inset Index idx
11082 status collapsed
11083
11084 \begin_layout Plain Layout
11085 Document ! Font
11086 \end_layout
11087
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \begin_layout Standard
11094 You can set the document fonts in the 
11095 \family sans
11096 Document\SpecialChar \menuseparator
11097 Settings
11098 \family default
11099
11100 \begin_inset Index idx
11101 status collapsed
11102
11103 \begin_layout Plain Layout
11104 Document ! Settings
11105 \end_layout
11106
11107 \end_inset
11108
11109  dialog.
11110  In the 
11111 \family sans
11112 Fonts
11113 \family default
11114  section of the dialog, you can specify which font should be used for the
11115  three different font shapes — roman (serif), 
11116 \family sans
11117 sans
11118 \begin_inset space ~
11119 \end_inset
11120
11121 serif
11122 \family default
11123  and 
11124 \family typewriter
11125 typewriter
11126 \family default
11127  (monospaced) — you can specify the base font size and scaling factors for
11128  (some) sans serif and typewriter fonts if this is necessary to fit with
11129  the roman font.
11130 \end_layout
11131
11132 \begin_layout Standard
11133 If you select 
11134 \family sans
11135 Use non-T
11136 \begin_inset ERT
11137 status collapsed
11138
11139 \begin_layout Plain Layout
11140
11141 {}
11142 \end_layout
11143
11144 \end_inset
11145
11146 eX fonts
11147 \family default
11148 , you will have access to the fonts installed on your operating system.
11149  This requires that you use 
11150 \family sans
11151 PDF (XeT
11152 \begin_inset ERT
11153 status collapsed
11154
11155 \begin_layout Plain Layout
11156
11157 {}
11158 \end_layout
11159
11160 \end_inset
11161
11162 eX)
11163 \family default
11164
11165 \family sans
11166 PDF (LuaT
11167 \begin_inset ERT
11168 status collapsed
11169
11170 \begin_layout Plain Layout
11171
11172 {}
11173 \end_layout
11174
11175 \end_inset
11176
11177 eX)
11178 \family default
11179  or 
11180 \family sans
11181 DVI (LuaT
11182 \begin_inset ERT
11183 status collapsed
11184
11185 \begin_layout Plain Layout
11186
11187 {}
11188 \end_layout
11189
11190 \end_inset
11191
11192 eX)
11193 \family default
11194  as output format, i.
11195 \begin_inset space \thinspace{}
11196 \end_inset
11197
11198 e.
11199 \begin_inset space ~
11200 \end_inset
11201
11202 you will have to have either XeTeX or LuaTeX installed (see section
11203 \begin_inset space ~
11204 \end_inset
11205
11206
11207 \begin_inset CommandInset ref
11208 LatexCommand ref
11209 reference "sub:LaTeX-font-support"
11210
11211 \end_inset
11212
11213 ).
11214  You will then not have access to TeX's own fonts (the selection described
11215  below).
11216  Note that LyX lists all available fonts in either of the three lists (roman,
11217  sans
11218 \begin_inset space ~
11219 \end_inset
11220
11221 serif, and typewriter), since LyX cannot determine the family.
11222  Also note that the output might fail with some of the listed fonts, due
11223  to the encoding of the fonts and\SpecialChar \slash{}
11224 or font failures.
11225  Again, LyX cannot determine this in advance, so you might need to experiment.
11226 \end_layout
11227
11228 \begin_layout Standard
11229 If you use TeX fonts (which is the default), the possible options for the
11230  font include 
11231 \family sans
11232 Default
11233 \family default
11234  and a list of fonts available with your LaTeX distribution.
11235  If you select 
11236 \family sans
11237 Default,
11238 \family default
11239  the font that is preset by the current document class is used.
11240  In most cases, this will be the standard TeX font, known as 
11241 \begin_inset Quotes eld
11242 \end_inset
11243
11244
11245 \family typewriter
11246 Computer Modern
11247 \family default
11248
11249 \begin_inset Quotes erd
11250 \end_inset
11251
11252  (
11253 \family typewriter
11254 cm
11255 \family default
11256 ) or 
11257 \begin_inset Quotes eld
11258 \end_inset
11259
11260
11261 \family typewriter
11262 European Computer Modern
11263 \family default
11264
11265 \begin_inset Quotes erd
11266 \end_inset
11267
11268  (
11269 \family typewriter
11270 ec
11271 \family default
11272 ), but some classes preset different default fonts.
11273 \end_layout
11274
11275 \begin_layout Standard
11276 As 
11277 \family typewriter
11278 cm
11279 \family default
11280  and 
11281 \family typewriter
11282 ec
11283 \family default
11284  are bitmap fonts, they often looks pixelated in PDF output, especially
11285  when you read the PDF in a zoomed size.
11286 \begin_inset Foot
11287 status collapsed
11288
11289 \begin_layout Plain Layout
11290 This problem doesn't appear if you read PDFs in 
11291 \family typewriter
11292 Adobe
11293 \begin_inset space ~
11294 \end_inset
11295
11296 Reader
11297 \family default
11298  version 6 or later, because this program includes a special bitmap font
11299  renderer.
11300 \end_layout
11301
11302 \end_inset
11303
11304  To get rid of pixelated fonts, you have to use a vector font.
11305  Depending on how your document should look like, you can either:
11306 \end_layout
11307
11308 \begin_layout Itemize
11309 select the 
11310 \family typewriter
11311 Latin Modern
11312 \family default
11313  (
11314 \family typewriter
11315 lm
11316 \family default
11317 ) fonts, which is the recommended choice if you want to keep the look of
11318  
11319 \family typewriter
11320 cm
11321 \family default
11322 /
11323 \family typewriter
11324 ec
11325 \family default
11326 .
11327  
11328 \family typewriter
11329 Latin Modern
11330 \family default
11331  was developed for the LaTeX community in order to replace 
11332 \family typewriter
11333 cm
11334 \family default
11335  as the default font.
11336  It covers a huge range of glyphs and several font shapes.
11337  Except for some details, where the appearance was improved, 
11338 \family typewriter
11339 lm
11340 \family default
11341  looks identical to 
11342 \family typewriter
11343 cm
11344 \family default
11345 ;
11346 \begin_inset Foot
11347 status collapsed
11348
11349 \begin_layout Plain Layout
11350 One difference is improved kerning for the 
11351 \family typewriter
11352 lm
11353 \family default
11354  fonts.
11355 \end_layout
11356
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \begin_layout Itemize
11363 select the 
11364 \family typewriter
11365 AE
11366 \family default
11367  (
11368 \family typewriter
11369 Almost European
11370 \family default
11371 ) fonts in (the rare) case that 
11372 \family typewriter
11373 Latin Modern
11374 \family default
11375  is not available to you or does not work, and you still want to emulate
11376  the look of 
11377 \family typewriter
11378 cm
11379 \family default
11380 /
11381 \family typewriter
11382 ec
11383 \family default
11384 .
11385  
11386 \family typewriter
11387 AE
11388 \family default
11389  is a virtual font.
11390  Virtual means that it 
11391 \begin_inset Quotes eld
11392 \end_inset
11393
11394 steals
11395 \begin_inset Quotes erd
11396 \end_inset
11397
11398  outline 
11399 \family typewriter
11400 cm
11401 \family default
11402 -glyphs from other fonts.
11403  This has the disadvantage that some characters are missing, like the French
11404  guillemets (
11405 \begin_inset Quotes eld
11406 \end_inset
11407
11408 «
11409 \begin_inset Quotes erd
11410 \end_inset
11411
11412  and 
11413 \begin_inset Quotes eld
11414 \end_inset
11415
11416 »
11417 \begin_inset Quotes erd
11418 \end_inset
11419
11420 )
11421 \begin_inset Foot
11422 status collapsed
11423
11424 \begin_layout Plain Layout
11425 Loading the LaTeX-package 
11426 \series bold
11427 aeguill
11428 \series default
11429
11430 \begin_inset Index idx
11431 status collapsed
11432
11433 \begin_layout Plain Layout
11434 LaTeX-packages ! aeguill
11435 \end_layout
11436
11437 \end_inset
11438
11439  with the document preamble line
11440 \begin_inset Newline newline
11441 \end_inset
11442
11443
11444 \series bold
11445
11446 \backslash
11447 usepackage[ec]{aeguill}
11448 \begin_inset Newline newline
11449 \end_inset
11450
11451
11452 \series default
11453 will fix the guillemet problem.
11454 \end_layout
11455
11456 \end_inset
11457
11458  and that accented characters are not 
11459 \emph on
11460 one
11461 \emph default
11462  glyph, but build of 
11463 \emph on
11464 two
11465 \emph default
11466  characters, the accent and the letter.
11467  Therefore you cannot search for words with accented characters in documents
11468  using the 
11469 \family typewriter
11470 AE
11471 \family default
11472  fonts.
11473  If you search for example for the French word 
11474 \begin_inset Quotes eld
11475 \end_inset
11476
11477 rève
11478 \begin_inset Quotes erd
11479 \end_inset
11480
11481  in a PDF, you won't get any result, because the PDF-viewer searches for
11482  the glyph 
11483 \begin_inset Quotes eld
11484 \end_inset
11485
11486  è 
11487 \begin_inset Quotes erd
11488 \end_inset
11489
11490  and not for the glyph 
11491 \begin_inset Quotes eld
11492 \end_inset
11493
11494  e +
11495 \begin_inset space ~
11496 \end_inset
11497
11498  ̀ 
11499 \begin_inset Quotes erd
11500 \end_inset
11501
11502 .
11503 \end_layout
11504
11505 \begin_layout Itemize
11506 If you do not like the look of 
11507 \family typewriter
11508 cm
11509 \family default
11510 /
11511 \family typewriter
11512 ec
11513 \family default
11514 , you can of course select one of the other provided vector fonts, e.
11515 \begin_inset space \thinspace{}
11516 \end_inset
11517
11518 g.
11519 \begin_inset space ~
11520 \end_inset
11521
11522
11523 \family sans
11524 Times Roman
11525 \family default
11526  or
11527 \family typewriter
11528  
11529 \family sans
11530 Palatino
11531 \family default
11532 .
11533  Most roman vector fonts will automatically select matching sans
11534 \begin_inset space ~
11535 \end_inset
11536
11537 serif and typewriter fonts
11538 \begin_inset Foot
11539 status collapsed
11540
11541 \begin_layout Plain Layout
11542 These are sometimes just matching other fonts (e.
11543 \begin_inset space \thinspace{}
11544 \end_inset
11545
11546 g., 
11547 \family sans
11548 Times Roman
11549 \family default
11550  selects 
11551 \family sans
11552 Helvetiva
11553 \family default
11554  for sans serif text), and sometimes, e.
11555 \begin_inset space \thinspace{}
11556 \end_inset
11557
11558 g.
11559  with 
11560 \family typewriter
11561 Latin Modern
11562 \family default
11563  or 
11564 \family typewriter
11565 Computer Modern
11566 \family default
11567 , different shapes of the same font, i.
11568 \begin_inset space \thinspace{}
11569 \end_inset
11570
11571 e.
11572  a real font 
11573 \emph on
11574 family
11575 \emph default
11576 .
11577 \end_layout
11578
11579 \end_inset
11580
11581 , but you can also select your own.
11582 \begin_inset Newline newline
11583 \end_inset
11584
11585 The differences between roman, 
11586 \family sans
11587 sans
11588 \begin_inset space ~
11589 \end_inset
11590
11591 serif
11592 \family default
11593 , and 
11594 \family typewriter
11595 typewriter
11596 \family default
11597  fonts are explained in section
11598 \begin_inset space ~
11599 \end_inset
11600
11601
11602 \begin_inset CommandInset ref
11603 LatexCommand ref
11604 reference "sub:Fine-Tuning-with-the"
11605
11606 \end_inset
11607
11608 .
11609 \begin_inset Newline newline
11610 \end_inset
11611
11612 The font 
11613 \family typewriter
11614 Times Roman
11615 \family default
11616  was originally designed for newspapers.
11617  That means its glyphs are smaller than the ones from other fonts to fit
11618  into the small newspaper columns.
11619  Therefore 
11620 \family typewriter
11621 Times Roman
11622 \family default
11623  is not the optimal choice for larger documents like books.
11624 \begin_inset VSpace bigskip
11625 \end_inset
11626
11627 For the font size there are generally four possible values: 
11628 \family sans
11629 Default, 10
11630 \family default
11631
11632 \family sans
11633 11
11634 \family default
11635 , and 
11636 \family sans
11637 12
11638 \family default
11639 .
11640  Some classes provide additional sizes.
11641  The size of 
11642 \family sans
11643 Default
11644 \family default
11645  depends on the class you are using.
11646  In the standard classes it is equal to the font size 10.
11647 \end_layout
11648
11649 \begin_layout Standard
11650 Note that the font size is the 
11651 \emph on
11652 base size
11653 \emph default
11654 .
11655  That means that LyX scales all other possible font sizes (such as those
11656  used in footnotes, super-, and subscripts) by this value.
11657  You can fine-tune the font size of text parts via the 
11658 \family sans
11659 Text
11660 \begin_inset space ~
11661 \end_inset
11662
11663 Style
11664 \family default
11665  dialog if needed.
11666  The possible font sizes for text parts are explained in section
11667 \begin_inset space ~
11668 \end_inset
11669
11670
11671 \begin_inset CommandInset ref
11672 LatexCommand ref
11673 reference "sub:Fine-Tuning-with-the"
11674
11675 \end_inset
11676
11677 .
11678 \end_layout
11679
11680 \begin_layout Standard
11681 The 
11682 \family sans
11683 Default Family
11684 \family default
11685  selection lets you specify whether the base font of your document should
11686  be roman, sans
11687 \begin_inset space ~
11688 \end_inset
11689
11690 serif or typewriter.
11691  The 
11692 \family sans
11693 Default
11694 \family default
11695  selection uses what is preset by the class, the other selections override
11696  this.
11697  In most cases, 
11698 \family sans
11699 Default
11700 \family default
11701  is equal to 
11702 \family sans
11703 roman
11704 \family default
11705 , but some classes (such as presentation classes) also use other defaults.
11706 \end_layout
11707
11708 \begin_layout Standard
11709 The
11710 \family typewriter
11711  
11712 \family sans
11713 LaTe
11714 \begin_inset ERT
11715 status collapsed
11716
11717 \begin_layout Plain Layout
11718
11719 {}
11720 \end_layout
11721
11722 \end_inset
11723
11724 X font encoding
11725 \family default
11726  selection is an expert setting which lets you change the value passed to
11727  the LaTeX-package
11728 \emph on
11729  fontenc
11730 \emph default
11731  (see also sec.
11732 \begin_inset space ~
11733 \end_inset
11734
11735
11736 \begin_inset CommandInset ref
11737 LatexCommand ref
11738 reference "sub:LaTeX-settings"
11739
11740 \end_inset
11741
11742 ).
11743  Normally, you do not need to change (or even understand) this.
11744  Unless you have specific reasons, use 
11745 \family sans
11746 Default
11747 \family default
11748 .
11749 \end_layout
11750
11751 \begin_layout Standard
11752 With some fonts, the checkboxes 
11753 \family sans
11754 Use Old Style Figures
11755 \family default
11756  and 
11757 \family sans
11758 Use True Small Caps
11759 \family default
11760  are enabled.
11761  These are extra features some fonts provide.
11762  If 
11763 \family sans
11764 Use Old Style Figures
11765 \family default
11766  is checked, the font uses old style (also known as medieval or text) figures,
11767  i.
11768 \begin_inset space \thinspace{}
11769 \end_inset
11770
11771 e.
11772 \begin_inset space ~
11773 \end_inset
11774
11775 figures with varying height that fit nicely with lower letters.
11776  
11777 \family sans
11778 Use True Small Caps
11779 \family default
11780  determines that real small caps are used instead of faked small caps made
11781  of scaled capitals.
11782  Real small caps are often part of expert font sets; they generally look
11783  better than faked small caps but might have to be purchased separately.
11784 \end_layout
11785
11786 \begin_layout Standard
11787 The field 
11788 \family sans
11789 CJK
11790 \family default
11791  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11792  a font to display the script characters.
11793 \begin_inset Foot
11794 status collapsed
11795
11796 \begin_layout Plain Layout
11797 The font will be the argument for the commands of the LaTeX-package 
11798 \series bold
11799 CJK
11800 \series default
11801 .
11802  So this has no effect for the document language 
11803 \family sans
11804 Japanese
11805 \family default
11806  that doesn't use 
11807 \series bold
11808 CJK
11809 \series default
11810 .
11811 \end_layout
11812
11813 \end_inset
11814
11815
11816 \end_layout
11817
11818 \begin_layout Standard
11819 \begin_inset VSpace bigskip
11820 \end_inset
11821
11822
11823 \begin_inset Note Greyedout
11824 status open
11825
11826 \begin_layout Plain Layout
11827
11828 \series bold
11829 Note:
11830 \series default
11831  When you choose a new font or font size, LyX does 
11832 \emph on
11833 not
11834 \emph default
11835  change the screen font! You will only see a difference in the printed output;
11836  this is part of the WYSIWYM concept.
11837  LyX's screen fonts can be adjusted in the 
11838 \family sans
11839 Tools\SpecialChar \menuseparator
11840 Preferences
11841 \family default
11842  dialog, see section
11843 \begin_inset space ~
11844 \end_inset
11845
11846
11847 \begin_inset CommandInset ref
11848 LatexCommand ref
11849 reference "sub:Screen-Fonts"
11850
11851 \end_inset
11852
11853 .
11854 \end_layout
11855
11856 \end_inset
11857
11858
11859 \end_layout
11860
11861 \begin_layout Subsection
11862 Using Different Character Styles
11863 \begin_inset Index idx
11864 status collapsed
11865
11866 \begin_layout Plain Layout
11867 Character Styles
11868 \end_layout
11869
11870 \end_inset
11871
11872
11873 \begin_inset Index idx
11874 status collapsed
11875
11876 \begin_layout Plain Layout
11877 Text Style
11878 \end_layout
11879
11880 \end_inset
11881
11882
11883 \end_layout
11884
11885 \begin_layout Standard
11886 As we've already seen, LyX automatically changes the character style for
11887  certain paragraph environments.
11888  LyX supports two character styles, 
11889 \family sans
11890 Emphasized
11891 \family default
11892  and 
11893 \family sans
11894 Noun
11895 \family default
11896 .
11897  You can activate both of these styles via keybindings, the menus, and the
11898  toolbar.
11899 \end_layout
11900
11901 \begin_layout Standard
11902 To activate the 
11903 \family sans
11904 Noun
11905 \family default
11906  style, do one of the following:
11907 \end_layout
11908
11909 \begin_layout Itemize
11910 click on the toolbar button 
11911 \begin_inset Graphics
11912         filename ../images/font-noun.png
11913         scale 85
11914         groupId toolbarbuttons
11915
11916 \end_inset
11917
11918
11919 \end_layout
11920
11921 \begin_layout Itemize
11922 use the key binding 
11923 \begin_inset Info
11924 type  "shortcut"
11925 arg   "font-noun"
11926 \end_inset
11927
11928
11929 \end_layout
11930
11931 \begin_layout Standard
11932 These commands are all toggles.
11933  That is, if 
11934 \family sans
11935 Noun
11936 \family default
11937  style is already active, they deactivate it.
11938 \end_layout
11939
11940 \begin_layout Standard
11941 One typically uses the 
11942 \family sans
11943 Noun
11944 \family default
11945  style for proper names.
11946  For example: 
11947 \begin_inset Quotes eld
11948 \end_inset
11949
11950
11951 \noun on
11952 Matthias Ettrich
11953 \noun default
11954  is the original author of LyX.
11955 \begin_inset Quotes erd
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \begin_layout Standard
11962 A more widely used character style is the 
11963 \family sans
11964 Emphasized
11965 \family default
11966  style.
11967  You can activate (or deactivate — it's also a toggle) the 
11968 \family sans
11969 Emphasized
11970 \family default
11971  style by:
11972 \end_layout
11973
11974 \begin_layout Itemize
11975 clicking on the toolbar button 
11976 \begin_inset Graphics
11977         filename ../images/font-emph.png
11978         scale 85
11979         groupId toolbarbuttons
11980
11981 \end_inset
11982
11983
11984 \end_layout
11985
11986 \begin_layout Itemize
11987 using the keybindings 
11988 \begin_inset Info
11989 type  "shortcut"
11990 arg   "font-emph"
11991 \end_inset
11992
11993
11994 \end_layout
11995
11996 \begin_layout Standard
11997 Normally the 
11998 \family sans
11999 Emphasized
12000 \family default
12001  style is equivalent to an italic font but some document classes or LaTeX-packag
12002 es use a different font.
12003 \end_layout
12004
12005 \begin_layout Standard
12006 We've been using the 
12007 \family sans
12008 Emphasized
12009 \family default
12010  style all over the place in this document.
12011  Here's one more example:
12012 \end_layout
12013
12014 \begin_layout Quotation
12015
12016 \emph on
12017 Don't overuse character styles!
12018 \end_layout
12019
12020 \begin_layout Standard
12021 It's also a warning in addition to an example.
12022  One's writing should parallel ordinary conversation.
12023  Since we don't all constantly scream at each other, we should also avoid
12024  the common tendency to overuse character style.
12025  
12026 \end_layout
12027
12028 \begin_layout Standard
12029 You can always reset to the default font using the key binding 
12030 \begin_inset Info
12031 type  "shortcut"
12032 arg   "font-default"
12033 \end_inset
12034
12035  or the dialog 
12036 \family sans
12037 Edit\SpecialChar \menuseparator
12038 Text
12039 \begin_inset space ~
12040 \end_inset
12041
12042 Style
12043 \family default
12044 .
12045 \end_layout
12046
12047 \begin_layout Subsection
12048 Fine-Tuning with the 
12049 \family sans
12050 Text Style
12051 \family default
12052  dialog
12053 \begin_inset CommandInset label
12054 LatexCommand label
12055 name "sub:Fine-Tuning-with-the"
12056
12057 \end_inset
12058
12059
12060 \begin_inset Index idx
12061 status collapsed
12062
12063 \begin_layout Plain Layout
12064 Text Style
12065 \end_layout
12066
12067 \end_inset
12068
12069
12070 \end_layout
12071
12072 \begin_layout Standard
12073 There are always occasions when you will need to do some fine-tuning, so
12074  LyX gives you a way to create a custom character style.
12075  For example, an academic journal or a corporation may have a style sheet
12076  requiring a sans-serif font be used in certain situations.
12077  Also, writers sometimes use a different font to offset a character's thoughts
12078  from ordinary dialog.
12079 \end_layout
12080
12081 \begin_layout Standard
12082 Before we document how to use custom character style, we want to issue a
12083  warning yet again: Don't overuse character styles! 
12084 \begin_inset Newline newline
12085 \end_inset
12086
12087 Documents that overuse different fonts and sizes are not well readable and
12088  tend to look as if someone has knocked huge holes in them.
12089 \end_layout
12090
12091 \begin_layout Standard
12092 To use custom character styles, open the 
12093 \family sans
12094 Edit\SpecialChar \menuseparator
12095 Text
12096 \begin_inset space ~
12097 \end_inset
12098
12099 Style
12100 \family default
12101  dialog.
12102  There are several boxes on this dialog, each corresponding to a different
12103  font property which you can choose.
12104  You can choose an option for one of these properties, or select 
12105 \family sans
12106 No
12107 \begin_inset space ~
12108 \end_inset
12109
12110 change
12111 \family default
12112 , which keeps the current state of that property.
12113  The item 
12114 \family sans
12115 Reset
12116 \family default
12117  will reset the property to whatever is the default.
12118  You can use this to reset attributes across a bunch of different paragraph
12119  environments in a snap.
12120 \end_layout
12121
12122 \begin_layout Standard
12123 The font properties, and their options (in addition to 
12124 \family sans
12125 No
12126 \begin_inset space ~
12127 \end_inset
12128
12129 change
12130 \family default
12131  and 
12132 \family sans
12133 Reset
12134 \family default
12135 ) are:
12136 \end_layout
12137
12138 \begin_layout Labeling
12139 \labelwidthstring 00.00.0000
12140
12141 \family sans
12142 Family
12143 \family default
12144  The 
12145 \begin_inset Quotes eld
12146 \end_inset
12147
12148 overall look
12149 \begin_inset Quotes erd
12150 \end_inset
12151
12152  of the font.
12153  The possible options are:
12154 \end_layout
12155
12156 \begin_deeper
12157 \begin_layout Labeling
12158 \labelwidthstring 00.00.0000
12159
12160 \family sans
12161 Roman
12162 \family default
12163  This is the Roman font family.
12164  Normally a serif font.
12165  It's also the default family.
12166  (key binding 
12167 \begin_inset Info
12168 type  "shortcut"
12169 arg   "font-roman"
12170 \end_inset
12171
12172 )
12173 \end_layout
12174
12175 \begin_layout Labeling
12176 \labelwidthstring 00.00.0000
12177
12178 \family sans
12179 Sans
12180 \begin_inset space ~
12181 \end_inset
12182
12183 Serif
12184 \family default
12185  
12186 \family sans
12187 This is the Sans Serif font family.
12188
12189 \family default
12190  (key binding 
12191 \begin_inset Info
12192 type  "shortcut"
12193 arg   "font-sans"
12194 \end_inset
12195
12196 )
12197 \end_layout
12198
12199 \begin_layout Labeling
12200 \labelwidthstring 00.00.0000
12201
12202 \family sans
12203 Typewriter
12204 \family default
12205  
12206 \family typewriter
12207 This is the Typewriter font family.
12208
12209 \family default
12210  (key binding 
12211 \begin_inset Info
12212 type  "shortcut"
12213 arg   "font-typewriter"
12214 \end_inset
12215
12216
12217 \family sans
12218 )
12219 \end_layout
12220
12221 \end_deeper
12222 \begin_layout Labeling
12223 \labelwidthstring 00.00.0000
12224
12225 \family sans
12226 Series
12227 \family default
12228  This corresponds to the print weight.
12229  Options are:
12230 \end_layout
12231
12232 \begin_deeper
12233 \begin_layout Labeling
12234 \labelwidthstring 00.00.0000
12235
12236 \family sans
12237 Medium
12238 \family default
12239  This is the Medium font series.
12240  It's also the default series.
12241 \end_layout
12242
12243 \begin_layout Labeling
12244 \labelwidthstring 00.00.0000
12245
12246 \family sans
12247 Bold
12248 \family default
12249  
12250 \series bold
12251 This is the Bold font series.
12252
12253 \series default
12254  (key binding 
12255 \begin_inset Info
12256 type  "shortcut"
12257 arg   "font-bold"
12258 \end_inset
12259
12260 )
12261 \end_layout
12262
12263 \end_deeper
12264 \begin_layout Labeling
12265 \labelwidthstring 00.00.0000
12266
12267 \family sans
12268 Shape
12269 \family default
12270  As the name implies.
12271  Options are:
12272 \end_layout
12273
12274 \begin_deeper
12275 \begin_layout Labeling
12276 \labelwidthstring 00.00.0000
12277
12278 \family sans
12279 Upright
12280 \family default
12281  This is the Upright font shape.
12282  It's also the default shape.
12283 \end_layout
12284
12285 \begin_layout Labeling
12286 \labelwidthstring 00.00.0000
12287
12288 \family sans
12289 Italic
12290 \family default
12291  
12292 \shape italic
12293 This
12294 \shape default
12295  
12296 \family sans
12297 \shape italic
12298 i
12299 \family default
12300 s the Italic font shape
12301 \shape default
12302 \emph on
12303 .
12304 \end_layout
12305
12306 \begin_layout Labeling
12307 \labelwidthstring 00.00.0000
12308
12309 \family sans
12310 Slanted
12311 \family default
12312  
12313 \shape slanted
12314 This is the Slanted font shape
12315 \shape default
12316  (although it might not be visible in LyX, this is different from italic).
12317 \end_layout
12318
12319 \begin_layout Labeling
12320 \labelwidthstring 00.00.0000
12321
12322 \family sans
12323 Small
12324 \begin_inset space ~
12325 \end_inset
12326
12327 Caps
12328 \family default
12329  
12330 \shape smallcaps
12331 This is the Small caps font shape
12332 \shape default
12333 \noun on
12334 .
12335 \end_layout
12336
12337 \end_deeper
12338 \begin_layout Labeling
12339 \labelwidthstring 00.00.0000
12340
12341 \family sans
12342 Size
12343 \family default
12344  Alters the size of the font.
12345  You'll find no numerical values here; all possible sizes are actually proportio
12346 nal to the document font size.
12347  Once again, you don't feed LyX the details, but a general description of
12348  what you want to do.
12349  The options are:
12350 \end_layout
12351
12352 \begin_deeper
12353 \begin_layout Labeling
12354 \labelwidthstring 00.00.0000
12355
12356 \family sans
12357 Tiny
12358 \family default
12359  
12360 \size tiny
12361 This is the 
12362 \begin_inset Quotes eld
12363 \end_inset
12364
12365 Tiny
12366 \begin_inset Quotes erd
12367 \end_inset
12368
12369  font size.
12370
12371 \size default
12372  (key bindings 
12373 \begin_inset Info
12374 type  "shortcuts"
12375 arg   "font-size tiny"
12376 \end_inset
12377
12378 )
12379 \end_layout
12380
12381 \begin_layout Labeling
12382 \labelwidthstring 00.00.0000
12383
12384 \family sans
12385 Smallest
12386 \family default
12387  
12388 \size scriptsize
12389 This is the 
12390 \begin_inset Quotes eld
12391 \end_inset
12392
12393 Smallest
12394 \begin_inset Quotes erd
12395 \end_inset
12396
12397  font size
12398 \size default
12399 .
12400  (key binding 
12401 \begin_inset Info
12402 type  "shortcut"
12403 arg   "font-size scriptsize"
12404 \end_inset
12405
12406 )
12407 \end_layout
12408
12409 \begin_layout Labeling
12410 \labelwidthstring 00.00.0000
12411
12412 \family sans
12413 Smaller
12414 \family default
12415  
12416 \size footnotesize
12417 This is the 
12418 \begin_inset Quotes eld
12419 \end_inset
12420
12421 Smaller
12422 \begin_inset Quotes erd
12423 \end_inset
12424
12425  font size.
12426
12427 \size default
12428  (key bindings 
12429 \begin_inset Info
12430 type  "shortcuts"
12431 arg   "font-size footnotesize"
12432 \end_inset
12433
12434 )
12435 \end_layout
12436
12437 \begin_layout Labeling
12438 \labelwidthstring 00.00.0000
12439
12440 \family sans
12441 Small
12442 \family default
12443  
12444 \size small
12445 This is the 
12446 \begin_inset Quotes eld
12447 \end_inset
12448
12449 Small
12450 \begin_inset Quotes erd
12451 \end_inset
12452
12453  font size.
12454
12455 \size default
12456  (key bindings 
12457 \begin_inset Info
12458 type  "shortcuts"
12459 arg   "font-size small"
12460 \end_inset
12461
12462 )
12463 \end_layout
12464
12465 \begin_layout Labeling
12466 \labelwidthstring 00.00.0000
12467
12468 \family sans
12469 Normal
12470 \family default
12471  This is the 
12472 \begin_inset Quotes eld
12473 \end_inset
12474
12475 Normal
12476 \begin_inset Quotes erd
12477 \end_inset
12478
12479  font size.
12480  It's also the default size.
12481  (key bindings 
12482 \begin_inset Info
12483 type  "shortcuts"
12484 arg   "font-size normal"
12485 \end_inset
12486
12487 )
12488 \end_layout
12489
12490 \begin_layout Labeling
12491 \labelwidthstring 00.00.0000
12492
12493 \family sans
12494 Large
12495 \family default
12496  
12497 \size large
12498 This is the 
12499 \begin_inset Quotes eld
12500 \end_inset
12501
12502 Large
12503 \begin_inset Quotes erd
12504 \end_inset
12505
12506  font size.
12507
12508 \size default
12509  (key bindings 
12510 \begin_inset Info
12511 type  "shortcuts"
12512 arg   "font-size large"
12513 \end_inset
12514
12515 )
12516 \end_layout
12517
12518 \begin_layout Labeling
12519 \labelwidthstring 00.00.0000
12520
12521 \family sans
12522 Larger
12523 \family default
12524  
12525 \size larger
12526 This is the 
12527 \begin_inset Quotes eld
12528 \end_inset
12529
12530 Larger
12531 \begin_inset Quotes erd
12532 \end_inset
12533
12534  font size.
12535
12536 \size default
12537  (key bindings 
12538 \begin_inset Info
12539 type  "shortcuts"
12540 arg   "font-size larger"
12541 \end_inset
12542
12543 )
12544 \end_layout
12545
12546 \begin_layout Labeling
12547 \labelwidthstring 00.00.0000
12548
12549 \family sans
12550 Largest
12551 \family default
12552  
12553 \size largest
12554 This is the 
12555 \begin_inset Quotes eld
12556 \end_inset
12557
12558 Largest
12559 \begin_inset Quotes erd
12560 \end_inset
12561
12562  font size.
12563
12564 \size default
12565  (key binding 
12566 \begin_inset Info
12567 type  "shortcut"
12568 arg   "font-size largest"
12569 \end_inset
12570
12571 )
12572 \end_layout
12573
12574 \begin_layout Labeling
12575 \labelwidthstring 00.00.0000
12576
12577 \family sans
12578 Huge
12579 \family default
12580  
12581 \size huge
12582 This is the 
12583 \begin_inset Quotes eld
12584 \end_inset
12585
12586 Huge
12587 \begin_inset Quotes erd
12588 \end_inset
12589
12590  font size.
12591
12592 \size default
12593  (key bindings 
12594 \begin_inset Info
12595 type  "shortcuts"
12596 arg   "font-size huge"
12597 \end_inset
12598
12599 )
12600 \end_layout
12601
12602 \begin_layout Labeling
12603 \labelwidthstring 00.00.0000
12604
12605 \family sans
12606 Huger
12607 \family default
12608  
12609 \size giant
12610 This is the 
12611 \begin_inset Quotes eld
12612 \end_inset
12613
12614 Huger
12615 \begin_inset Quotes erd
12616 \end_inset
12617
12618  font size.
12619
12620 \size default
12621  (key bindings 
12622 \begin_inset Info
12623 type  "shortcuts"
12624 arg   "font-size giant"
12625 \end_inset
12626
12627 )
12628 \end_layout
12629
12630 \end_deeper
12631 \begin_layout Standard
12632 We'll warn you 
12633 \emph on
12634 yet again
12635 \emph default
12636 : don't go crazy with this feature.
12637  You should almost never need to change the font size.
12638  LyX automatically changes the font size for different paragraph environments
12639  — use that instead.
12640  This is here for fine-tuning only!
12641 \end_layout
12642
12643 \begin_layout Labeling
12644 \labelwidthstring 00.00.0000
12645
12646 \family sans
12647 Misc
12648 \family default
12649  Here you can change a few other things at the character level.
12650  Options are:
12651 \end_layout
12652
12653 \begin_deeper
12654 \begin_layout Labeling
12655 \labelwidthstring 00.00.0000
12656
12657 \family sans
12658 Emph
12659 \family default
12660  
12661 \emph on
12662 This is text with emphasize on
12663 \emph default
12664 .
12665  This might seem like the same as 
12666 \shape italic
12667 Italic
12668 \shape default
12669 , but it is actually a bit different.
12670  Emphasized is a 
12671 \emph on
12672 logical
12673 \emph default
12674  attribute.
12675  That means every document class can define its own font used for emphasized
12676  text.
12677  Normally this font is equal to italic.
12678 \end_layout
12679
12680 \begin_layout Labeling
12681 \labelwidthstring 00.00.0000
12682
12683 \family sans
12684 Underbar
12685 \family default
12686  
12687 \bar under
12688 This is text with Underbar on.
12689
12690 \bar default
12691  (key binding 
12692 \begin_inset Info
12693 type  "shortcuts"
12694 arg   "font-underline"
12695 \end_inset
12696
12697
12698 \family sans
12699 )
12700 \begin_inset Newline newline
12701 \end_inset
12702
12703
12704 \family default
12705 Avoid using underbar if you can! It's a hangover from the typewriter days,
12706  when you couldn't change fonts.
12707  We no longer need to emphasize text by underscoring characters.
12708  It's only included in LyX because some people 
12709 \emph on
12710 may
12711 \emph default
12712  need it in order to follow style sheets for journal submissions.
12713 \end_layout
12714
12715 \begin_layout Labeling
12716 \labelwidthstring 00.00.0000
12717
12718 \family sans
12719 Noun
12720 \family default
12721  
12722 \noun on
12723 This is text with Noun on.
12724
12725 \noun default
12726  Like 
12727 \family sans
12728 Emph
12729 \family default
12730 , this is a logical attribute.
12731  Normally it's equivalent to 
12732 \family sans
12733 Small
12734 \begin_inset space ~
12735 \end_inset
12736
12737 Caps
12738 \family default
12739 .
12740 \end_layout
12741
12742 \end_deeper
12743 \begin_layout Labeling
12744 \labelwidthstring 00.00.0000
12745
12746 \family sans
12747 Color
12748 \family default
12749  You can adjust the color of the text with this control.
12750  Notice that not all DVI-viewers are able to display colors.
12751  Besides 
12752 \family sans
12753 No
12754 \begin_inset space ~
12755 \end_inset
12756
12757 color
12758 \family default
12759 , which is the default 
12760 \begin_inset Quotes eld
12761 \end_inset
12762
12763 color
12764 \begin_inset Quotes erd
12765 \end_inset
12766
12767  and means normally black, you can choose between 
12768 \family sans
12769 Black
12770 \family default
12771
12772 \family sans
12773 White
12774 \family default
12775
12776 \family sans
12777 Red
12778 \family default
12779
12780 \family sans
12781 Green
12782 \family default
12783
12784 \family sans
12785 Blue
12786 \family default
12787
12788 \family sans
12789 Cyan
12790 \family default
12791
12792 \family sans
12793 Magenta
12794 \family default
12795  and 
12796 \family sans
12797 Yellow
12798 \family default
12799  text.
12800 \begin_inset Index idx
12801 status collapsed
12802
12803 \begin_layout Plain Layout
12804 Color ! Text
12805 \end_layout
12806
12807 \end_inset
12808
12809
12810 \end_layout
12811
12812 \begin_layout Labeling
12813 \labelwidthstring 00.00.0000
12814
12815 \family sans
12816 Language
12817 \family default
12818  This is used to mark regions of text as having a different language from
12819  the language of the document.
12820  Text marked in this way will be underlined in blue to indicate the change
12821  (only within LyX).
12822 \end_layout
12823
12824 \begin_layout Standard
12825 So you have a huge number of combinations to choose from.
12826  Once you've chosen a new character style via the 
12827 \family sans
12828 Edit\SpecialChar \menuseparator
12829 Text
12830 \begin_inset space ~
12831 \end_inset
12832
12833 Style
12834 \family default
12835  dialog, the settings are saved.
12836  You can activate them using the toolbar button 
12837 \begin_inset Graphics
12838         filename ../images/textstyle-apply.png
12839         scale 85
12840         groupId toolbarbuttons
12841
12842 \end_inset
12843
12844 .
12845  The button lets you toggle the state of your custom character style even
12846  when the dialog isn't visible.
12847  
12848 \end_layout
12849
12850 \begin_layout Standard
12851 To completely reset the character style to the default, use 
12852 \begin_inset Info
12853 type  "shortcut"
12854 arg   "font-default"
12855 \end_inset
12856
12857 .
12858  If you want to toggle only those properties that you have just changed
12859  (suppose you just set the shape to 
12860 \begin_inset Quotes eld
12861 \end_inset
12862
12863 slanted
12864 \begin_inset Quotes erd
12865 \end_inset
12866
12867  and the series to 
12868 \begin_inset Quotes eld
12869 \end_inset
12870
12871 bold
12872 \begin_inset Quotes erd
12873 \end_inset
12874
12875 ), set the 
12876 \family sans
12877 Toggle
12878 \begin_inset space ~
12879 \end_inset
12880
12881 all
12882 \family default
12883  switch and press 
12884 \family sans
12885 Apply
12886 \family default
12887 .
12888 \end_layout
12889
12890 \begin_layout Standard
12891 You should also know something about the differences between the three main
12892  font types 
12893 \family sans
12894 serif
12895 \family default
12896
12897 \family sans
12898 sans
12899 \begin_inset space ~
12900 \end_inset
12901
12902 serif
12903 \family default
12904 , and 
12905 \family sans
12906 typewriter
12907 \family default
12908 :
12909 \end_layout
12910
12911 \begin_layout Itemize
12912
12913 \family sans
12914 Typewriter
12915 \family default
12916  is a so called 
12917 \begin_inset Quotes eld
12918 \end_inset
12919
12920 monospaced
12921 \begin_inset Quotes erd
12922 \end_inset
12923
12924  font, that means every character has the same width, the 
12925 \begin_inset Quotes eld
12926 \end_inset
12927
12928 i
12929 \begin_inset Quotes erd
12930 \end_inset
12931
12932  is as wide as the 
12933 \begin_inset Quotes eld
12934 \end_inset
12935
12936 m
12937 \begin_inset Quotes erd
12938 \end_inset
12939
12940 .
12941  Here is an example
12942 \begin_inset Newline newline
12943 \end_inset
12944
12945
12946 \begin_inset Phantom HPhantom
12947 status open
12948
12949 \begin_layout Plain Layout
12950 no 
12951 \end_layout
12952
12953 \end_inset
12954
12955
12956 \family typewriter
12957 typewriter text
12958 \family default
12959
12960 \begin_inset Note Note
12961 status collapsed
12962
12963 \begin_layout Plain Layout
12964 For more on phantoms see section
12965 \begin_inset space ~
12966 \end_inset
12967
12968
12969 \begin_inset CommandInset ref
12970 LatexCommand ref
12971 reference "sub:More-Spaces"
12972
12973 \end_inset
12974
12975 .
12976 \end_layout
12977
12978 \end_inset
12979
12980
12981 \begin_inset Newline newline
12982 \end_inset
12983
12984 no typewriter text
12985 \end_layout
12986
12987 \begin_layout Itemize
12988
12989 \family sans
12990 Serif
12991 \family default
12992  fonts use characters with serifs.
12993  These are the small 
12994 \begin_inset Quotes eld
12995 \end_inset
12996
12997 appendices
12998 \begin_inset Quotes erd
12999 \end_inset
13000
13001  at the ends of the strokes that form the character.
13002  The following example will show the difference:
13003 \begin_inset Newline newline
13004 \end_inset
13005
13006 text with serifs
13007 \begin_inset Newline newline
13008 \end_inset
13009
13010
13011 \family sans
13012 text without serifs
13013 \family default
13014
13015 \begin_inset Newline newline
13016 \end_inset
13017
13018 Serifs facilitate quick and easy reading.
13019  These fonts are therefore used as default (named 
13020 \family sans
13021 roman
13022 \family default
13023 ).
13024 \end_layout
13025
13026 \begin_layout Itemize
13027
13028 \family sans
13029 Sans serif
13030 \family default
13031  don't use serifs.
13032  This font type is therefore often used for headings and short texts.
13033  We use it in this document to highlight menu names.
13034 \end_layout
13035
13036 \begin_layout Standard
13037 We conclude with the same warning once again: Don't overuse the fonts.
13038  They are, more often than not, a kludge and a bad substitute for good writing.
13039 \end_layout
13040
13041 \begin_layout Section
13042 Printing and Previewing
13043 \end_layout
13044
13045 \begin_layout Subsection
13046 Overview
13047 \end_layout
13048
13049 \begin_layout Standard
13050 Now that we have covered some of the basic features of document preparation
13051  using LyX, you probably want to know how to print out your masterpiece.
13052  Before we tell you that, we want to give you a quick explanation of what
13053  goes on behind-the-scenes.
13054  We cover this information in much greater detail in the 
13055 \emph on
13056 Additional Features
13057 \emph default
13058  manual as well.
13059 \end_layout
13060
13061 \begin_layout Standard
13062 LyX uses the program LaTeX as its backend.
13063  LaTeX is just a macro package for the TeX typesetting system, but to prevent
13064  confusion, we'll only refer to LaTeX.
13065  LyX is what you use to do your actual writing.
13066  Then, LyX calls LaTeX to turn your writing into printable output.
13067  This happens in two stages:
13068 \end_layout
13069
13070 \begin_layout Enumerate
13071 First, LyX converts your document to a series of text commands for LaTeX,
13072  generating a file with the extension, 
13073 \begin_inset Quotes eld
13074 \end_inset
13075
13076
13077 \family typewriter
13078 .tex
13079 \family default
13080
13081 \begin_inset Quotes erd
13082 \end_inset
13083
13084 .
13085 \end_layout
13086
13087 \begin_layout Enumerate
13088 Next, LaTeX uses the commands in the 
13089 \family typewriter
13090 .tex
13091 \family default
13092  file to produce printable output.
13093  
13094 \end_layout
13095
13096 \begin_layout Subsection
13097 Output file formats
13098 \begin_inset Index idx
13099 status collapsed
13100
13101 \begin_layout Plain Layout
13102 File formats
13103 \end_layout
13104
13105 \end_inset
13106
13107
13108 \begin_inset CommandInset label
13109 LatexCommand label
13110 name "sub:Output-file-formats"
13111
13112 \end_inset
13113
13114
13115 \end_layout
13116
13117 \begin_layout Subsubsection
13118 Simple text (ASCII)
13119 \begin_inset Index idx
13120 status collapsed
13121
13122 \begin_layout Plain Layout
13123 File formats ! ASCII
13124 \end_layout
13125
13126 \end_inset
13127
13128
13129 \end_layout
13130
13131 \begin_layout Standard
13132 This file type has the extension 
13133 \begin_inset Quotes eld
13134 \end_inset
13135
13136
13137 \family typewriter
13138 .txt
13139 \family default
13140
13141 \begin_inset Quotes erd
13142 \end_inset
13143
13144 .
13145  It contains your document as plain text following the rules of the 
13146 \begin_inset Quotes eld
13147 \end_inset
13148
13149 American Standard Code for Information Interchange
13150 \begin_inset Quotes erd
13151 \end_inset
13152
13153  (ASCII).
13154 \end_layout
13155
13156 \begin_layout Standard
13157 You can export your document to ASCII by the menu 
13158 \family sans
13159 File\SpecialChar \menuseparator
13160 Export\SpecialChar \menuseparator
13161 Simple
13162 \begin_inset space ~
13163 \end_inset
13164
13165 text
13166 \family default
13167  or 
13168 \family sans
13169 File\SpecialChar \menuseparator
13170 Export\SpecialChar \menuseparator
13171 Simple
13172 \begin_inset space ~
13173 \end_inset
13174
13175 text
13176 \begin_inset space ~
13177 \end_inset
13178
13179 (ps2ascii)
13180 \family default
13181 .
13182  The latter will first internally export to PostScript and then do the conversio
13183 n to ASCII.
13184 \end_layout
13185
13186 \begin_layout Subsubsection
13187 LaTeX
13188 \begin_inset Index idx
13189 status collapsed
13190
13191 \begin_layout Plain Layout
13192 File formats ! LaTeX
13193 \end_layout
13194
13195 \end_inset
13196
13197
13198 \end_layout
13199
13200 \begin_layout Standard
13201 This file type has the extension 
13202 \begin_inset Quotes eld
13203 \end_inset
13204
13205
13206 \family typewriter
13207 .tex
13208 \family default
13209
13210 \begin_inset Quotes erd
13211 \end_inset
13212
13213  and contains all commands that are necessary for the LaTeX program to process
13214  your document.
13215  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
13216  it manually with console commands.
13217  The LaTeX-file is automatically created in LyX's temporary directory whenever
13218  you view or export your document.
13219 \end_layout
13220
13221 \begin_layout Standard
13222 You can export your document as LaTeX-file using the menu 
13223 \family sans
13224 File\SpecialChar \menuseparator
13225 Export\SpecialChar \menuseparator
13226 LaT
13227 \begin_inset ERT
13228 status collapsed
13229
13230 \begin_layout Plain Layout
13231
13232 {}
13233 \end_layout
13234
13235 \end_inset
13236
13237 eX
13238 \family default
13239 .
13240 \end_layout
13241
13242 \begin_layout Subsubsection
13243 DVI
13244 \begin_inset Index idx
13245 status collapsed
13246
13247 \begin_layout Plain Layout
13248 File formats ! DVI
13249 \end_layout
13250
13251 \end_inset
13252
13253
13254 \end_layout
13255
13256 \begin_layout Standard
13257 This file type has the extension 
13258 \begin_inset Quotes eld
13259 \end_inset
13260
13261
13262 \family typewriter
13263 .dvi
13264 \family default
13265
13266 \begin_inset Quotes erd
13267 \end_inset
13268
13269 .
13270  It is called 
13271 \begin_inset Quotes eld
13272 \end_inset
13273
13274 device-independent
13275 \begin_inset Quotes erd
13276 \end_inset
13277
13278  (DVI), because it is completely portable; you can move them from one machine
13279  to another without needing to do any sort of conversion.
13280  DVIs are used for quick previews and as pre-stage for other output formats,
13281  like PostScript.
13282 \end_layout
13283
13284 \begin_layout Standard
13285 DVI files do not contain images, they only link them.
13286  So don't forget to deliver the images together with your DVIs.
13287  Because the DVI-viewer has to convert the image in the background to make
13288  it visible when you scroll the DVI, this can slow down your computer when
13289  you view the DVI.
13290  So we recommend to use PDF for files with many images.
13291 \end_layout
13292
13293 \begin_layout Standard
13294 You can export your document to DVI by the menu 
13295 \family sans
13296 File\SpecialChar \menuseparator
13297 Export\SpecialChar \menuseparator
13298 DVI
13299 \family default
13300  or 
13301 \family sans
13302 File\SpecialChar \menuseparator
13303 Export\SpecialChar \menuseparator
13304 DVI
13305 \begin_inset space ~
13306 \end_inset
13307
13308 (LuaTe
13309 \begin_inset ERT
13310 status collapsed
13311
13312 \begin_layout Plain Layout
13313
13314 {}
13315 \end_layout
13316
13317 \end_inset
13318
13319 X).
13320
13321 \family default
13322  The latter option uses the program 
13323 \family typewriter
13324 LuaTeX
13325 \family default
13326 .
13327  
13328 \family typewriter
13329 LuaTeX
13330 \family default
13331  is an engine that provides direct Unicode support and support for direct
13332  font access (see section
13333 \begin_inset space ~
13334 \end_inset
13335
13336
13337 \begin_inset CommandInset ref
13338 LatexCommand ref
13339 reference "sub:LaTeX-font-support"
13340
13341 \end_inset
13342
13343 ).
13344  LuaTeX is still work in progress, but it might develop into the next standard
13345  TeX processor.
13346 \end_layout
13347
13348 \begin_layout Subsubsection
13349 PostScript
13350 \begin_inset Index idx
13351 status collapsed
13352
13353 \begin_layout Plain Layout
13354 File formats ! PostScript
13355 \end_layout
13356
13357 \end_inset
13358
13359
13360 \end_layout
13361
13362 \begin_layout Standard
13363 This file type has the extension 
13364 \begin_inset Quotes eld
13365 \end_inset
13366
13367
13368 \family typewriter
13369 .ps
13370 \family default
13371
13372 \begin_inset Quotes erd
13373 \end_inset
13374
13375 .
13376  PostScript was developed by the company 
13377 \family typewriter
13378 Adobe
13379 \family default
13380  as a printer language.
13381  The file contains therefore commands that the printer uses to print the
13382  file.
13383  PostScript can be seen as a 
13384 \begin_inset Quotes eld
13385 \end_inset
13386
13387 programming language
13388 \begin_inset Quotes erd
13389 \end_inset
13390
13391 ; you can calculate with it and draw diagrams and images.
13392 \begin_inset Foot
13393 status collapsed
13394
13395 \begin_layout Plain Layout
13396 When you are interested to learn more about this, have a look at the LaTeX-packa
13397 ge 
13398 \series bold
13399 pstricks
13400 \series default
13401
13402 \begin_inset Index idx
13403 status collapsed
13404
13405 \begin_layout Plain Layout
13406 LaTeX-packages ! pstricks
13407 \end_layout
13408
13409 \end_inset
13410
13411 .
13412 \end_layout
13413
13414 \end_inset
13415
13416  Due to this ability, the files are often bigger than PDFs.
13417 \end_layout
13418
13419 \begin_layout Standard
13420 PostScript can only contain images in the format 
13421 \begin_inset Quotes eld
13422 \end_inset
13423
13424 Encapsulated PostScript
13425 \begin_inset Quotes erd
13426 \end_inset
13427
13428  (EPS, file extension 
13429 \begin_inset Quotes eld
13430 \end_inset
13431
13432
13433 \family typewriter
13434 .eps
13435 \family default
13436
13437 \begin_inset Quotes erd
13438 \end_inset
13439
13440 ).
13441  As LyX allows you to use any known image format in your document, it has
13442  to convert them in the background to EPS.
13443  If you have e.g 50
13444 \begin_inset space \thinspace{}
13445 \end_inset
13446
13447 images in your document, LyX has to do 50
13448 \begin_inset space \thinspace{}
13449 \end_inset
13450
13451 conversions whenever you view or export your document.
13452  This will slow down your workflow with LyX drastically.
13453  So if you plan to use PostScript, you can insert your images directly as
13454  EPS to avoid this problem.
13455 \end_layout
13456
13457 \begin_layout Standard
13458 You can export your document to PostScript using the menu 
13459 \family sans
13460 File\SpecialChar \menuseparator
13461 Export\SpecialChar \menuseparator
13462 PostScript
13463 \family default
13464 .
13465 \end_layout
13466
13467 \begin_layout Subsubsection
13468 PDF
13469 \begin_inset Index idx
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 File formats ! PDF
13474 \end_layout
13475
13476 \end_inset
13477
13478
13479 \begin_inset Index idx
13480 status collapsed
13481
13482 \begin_layout Plain Layout
13483 PDF
13484 \end_layout
13485
13486 \end_inset
13487
13488
13489 \end_layout
13490
13491 \begin_layout Standard
13492 This file type has the extension 
13493 \begin_inset Quotes eld
13494 \end_inset
13495
13496
13497 \family typewriter
13498 .pdf
13499 \family default
13500
13501 \begin_inset Quotes erd
13502 \end_inset
13503
13504 .
13505  The 
13506 \begin_inset Quotes eld
13507 \end_inset
13508
13509 Portable Document Format
13510 \begin_inset Quotes erd
13511 \end_inset
13512
13513  (PDF) developed by 
13514 \family typewriter
13515 Adobe
13516 \family default
13517  was derived from PostScript.
13518  It is more compressed and it uses fewer commands than PostScript.
13519  As the name 
13520 \begin_inset Quotes eld
13521 \end_inset
13522
13523 portable
13524 \begin_inset Quotes erd
13525 \end_inset
13526
13527  implies, it can be processed at any computer system and the printed output
13528  looks exactly the same.
13529 \end_layout
13530
13531 \begin_layout Standard
13532 PDF can contain images in its own PDF format and in the formats 
13533 \begin_inset Quotes eld
13534 \end_inset
13535
13536 Joint Photographic Experts Group
13537 \begin_inset Quotes erd
13538 \end_inset
13539
13540  (JPG, file extension 
13541 \begin_inset Quotes eld
13542 \end_inset
13543
13544
13545 \family typewriter
13546 .jpg
13547 \family default
13548
13549 \begin_inset Quotes erd
13550 \end_inset
13551
13552  or 
13553 \begin_inset Quotes eld
13554 \end_inset
13555
13556
13557 \family typewriter
13558 .jpeg
13559 \family default
13560
13561 \begin_inset Quotes erd
13562 \end_inset
13563
13564 ) and 
13565 \begin_inset Quotes eld
13566 \end_inset
13567
13568 Portable Network Graphics
13569 \begin_inset Quotes erd
13570 \end_inset
13571
13572  (PNG, file extension 
13573 \begin_inset Quotes eld
13574 \end_inset
13575
13576
13577 \family typewriter
13578 .png
13579 \family default
13580
13581 \begin_inset Quotes erd
13582 \end_inset
13583
13584 ).
13585  You can although use any other image format, because LyX converts them
13586  in the background to one of these formats.
13587  But as described in the section about PostScript, the image conversion
13588  will slow down your workflow.
13589  So we recommend to use images in one of the three mentioned formats.
13590 \end_layout
13591
13592 \begin_layout Standard
13593 You can export your document to PDF via the menu 
13594 \family sans
13595 File\SpecialChar \menuseparator
13596 Export
13597 \family default
13598  in three different ways:
13599 \end_layout
13600
13601 \begin_layout Description
13602 PDF This uses the program 
13603 \family typewriter
13604 ps2pdf
13605 \family default
13606  that creates a PDF from a PostScript-version of your file.
13607  The PostScript-version is produced by the program 
13608 \family typewriter
13609 dvips
13610 \family default
13611  which uses a DVI-version as intermediate step.
13612  So this export variant consist of three conversions.
13613 \end_layout
13614
13615 \begin_layout Description
13616 PDF
13617 \begin_inset space ~
13618 \end_inset
13619
13620 (dvipdfm) This uses the program 
13621 \family typewriter
13622 dvipdfm
13623 \family default
13624  that converts your file in the background to DVI and in a second step to
13625  PDF.
13626 \end_layout
13627
13628 \begin_layout Description
13629 PDF
13630 \begin_inset space ~
13631 \end_inset
13632
13633 (pdflatex) This uses the program 
13634 \family typewriter
13635 pdftex
13636 \family default
13637  that converts your file directly to PDF.
13638 \end_layout
13639
13640 \begin_layout Description
13641 PDF
13642 \begin_inset space ~
13643 \end_inset
13644
13645 (XeTe
13646 \begin_inset ERT
13647 status collapsed
13648
13649 \begin_layout Plain Layout
13650
13651 {}
13652 \end_layout
13653
13654 \end_inset
13655
13656 X) This uses the program 
13657 \family typewriter
13658 XeTeX
13659 \family default
13660  that converts your file directly to PDF.
13661  
13662 \family typewriter
13663 XeTeX
13664 \family default
13665  is a new engine that provides direct Unicode support and support for direct
13666  font access (see section
13667 \begin_inset space ~
13668 \end_inset
13669
13670
13671 \begin_inset CommandInset ref
13672 LatexCommand ref
13673 reference "sub:LaTeX-font-support"
13674
13675 \end_inset
13676
13677 ).
13678  It is particularly good at typesetting different scripts.
13679 \end_layout
13680
13681 \begin_layout Description
13682 PDF
13683 \begin_inset space ~
13684 \end_inset
13685
13686 (LuaTe
13687 \begin_inset ERT
13688 status collapsed
13689
13690 \begin_layout Plain Layout
13691
13692 {}
13693 \end_layout
13694
13695 \end_inset
13696
13697 X) This uses the program 
13698 \family typewriter
13699 LuaTeX
13700 \family default
13701  that converts your file directly to PDF.
13702  
13703 \family typewriter
13704 LuaTeX
13705 \family default
13706  is an even newer engine, derived from 
13707 \family typewriter
13708 pdflatex
13709 \family default
13710 , that also provides direct Unicode support and support for direct font
13711  access (see section
13712 \begin_inset space ~
13713 \end_inset
13714
13715
13716 \begin_inset CommandInset ref
13717 LatexCommand ref
13718 reference "sub:LaTeX-font-support"
13719
13720 \end_inset
13721
13722 ).
13723  LuaTeX is still work in progress, but it might develop into the next standard
13724  tex processor.
13725 \end_layout
13726
13727 \begin_layout Standard
13728 We recommend to use 
13729 \family sans
13730 PDF
13731 \begin_inset space ~
13732 \end_inset
13733
13734 (pdflatex)
13735 \family default
13736  because 
13737 \family typewriter
13738 pdftex
13739 \family default
13740  supports all the features of actual PDF-versions, is quick, stable, and
13741  works without problems.
13742  If you rely on multiscript support and\SpecialChar \slash{}
13743 or specific OpenType fonts, you might
13744  want to try out 
13745 \family sans
13746 PDF
13747 \begin_inset space ~
13748 \end_inset
13749
13750 (XeTe
13751 \begin_inset ERT
13752 status collapsed
13753
13754 \begin_layout Plain Layout
13755
13756 {}
13757 \end_layout
13758
13759 \end_inset
13760
13761 X)
13762 \family default
13763  or 
13764 \family sans
13765 PDF
13766 \begin_inset space ~
13767 \end_inset
13768
13769 (LuaTe
13770 \begin_inset ERT
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774
13775 {}
13776 \end_layout
13777
13778 \end_inset
13779
13780 X)
13781 \family default
13782  instead, bearing in mind that these two programs are not yet as mature
13783  as 
13784 \family typewriter
13785 pdflatex
13786 \family default
13787 .
13788 \end_layout
13789
13790 \begin_layout Subsubsection
13791 XHTML
13792 \begin_inset Index idx
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796 FileFormats ! XHTML
13797 \end_layout
13798
13799 \end_inset
13800
13801
13802 \begin_inset Index idx
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806 HTML
13807 \end_layout
13808
13809 \end_inset
13810
13811
13812 \end_layout
13813
13814 \begin_layout Standard
13815 This file type has the extension 
13816 \begin_inset Quotes eld
13817 \end_inset
13818
13819
13820 \family typewriter
13821 .xhtml
13822 \family default
13823
13824 \begin_inset Quotes erd
13825 \end_inset
13826
13827 .
13828  It is a file suitable for viewing in web browsers.
13829  It does not itself contain images and the like but only links them, and
13830  when LyX produces XHTML, it also generates corresponding images in formats
13831  suitable for the purpose.
13832  Math is output as MathML, which renders nicely in browsers that support
13833  it, but not all do.
13834 \end_layout
13835
13836 \begin_layout Standard
13837 XHTML output remains 
13838 \begin_inset Quotes eld
13839 \end_inset
13840
13841 under development
13842 \begin_inset Quotes erd
13843 \end_inset
13844
13845 , and not all LyX features are supported yet.
13846  See the chapter 
13847 \begin_inset Quotes eld
13848 \end_inset
13849
13850 LyX and the World Wide Web
13851 \begin_inset Quotes erd
13852 \end_inset
13853
13854 , in the 
13855 \emph on
13856 Additional Features
13857 \emph default
13858  manual, for more information.
13859 \end_layout
13860
13861 \begin_layout Standard
13862 You can export your document as an XHTML file using the menu item 
13863 \family sans
13864 File\SpecialChar \menuseparator
13865 Export\SpecialChar \menuseparator
13866 LyX-HTML
13867 \family default
13868 .
13869 \end_layout
13870
13871 \begin_layout Subsection
13872 Previewing
13873 \begin_inset Index idx
13874 status collapsed
13875
13876 \begin_layout Plain Layout
13877 Document ! Preview 
13878 \end_layout
13879
13880 \end_inset
13881
13882
13883 \end_layout
13884
13885 \begin_layout Standard
13886 To get a look at the final version of your document, with all of the pagebreaks
13887  in place, the footnotes correctly numbered, and so on, use the menu 
13888 \family sans
13889 View
13890 \family default
13891  and choose a file type.
13892  A viewing program will pop up showing the output.
13893  For 
13894 \family sans
13895 View\SpecialChar \menuseparator
13896 DVI
13897 \family default
13898  you can use the toolbar button 
13899 \begin_inset Graphics
13900         filename ../images/buffer-view_dvi.png
13901         scale 85
13902         groupId toolbarbuttons
13903
13904 \end_inset
13905
13906  (shortcut 
13907 \begin_inset Info
13908 type  "shortcut"
13909 arg   "buffer-view dvi"
13910 \end_inset
13911
13912 ), for 
13913 \family sans
13914 View\SpecialChar \menuseparator
13915 PDF
13916 \begin_inset space ~
13917 \end_inset
13918
13919 (pdflatex)
13920 \family default
13921  the toolbar button 
13922 \begin_inset Graphics
13923         filename ../images/buffer-view_pdf2.png
13924         scale 85
13925         groupId toolbarbuttons
13926
13927 \end_inset
13928
13929 , and for 
13930 \family sans
13931 View\SpecialChar \menuseparator
13932 Postscript
13933 \family default
13934  the toolbar button 
13935 \begin_inset Graphics
13936         filename ../images/buffer-view_ps.png
13937         scale 85
13938         groupId toolbarbuttons
13939
13940 \end_inset
13941
13942  (shortcut 
13943 \begin_inset Info
13944 type  "shortcut"
13945 arg   "buffer-view ps"
13946 \end_inset
13947
13948 ).
13949 \end_layout
13950
13951 \begin_layout Standard
13952 If you have changed your document, you can refresh the output in the same
13953  viewer window using the menu 
13954 \family sans
13955 View\SpecialChar \menuseparator
13956 Update
13957 \family default
13958 .
13959 \end_layout
13960
13961 \begin_layout Standard
13962 When you preview a file, the output file is only generated in LyX's temporary
13963  directory.
13964  To have a real output, export your document.
13965 \end_layout
13966
13967 \begin_layout Subsection
13968 Printing the File from within LyX
13969 \begin_inset CommandInset label
13970 LatexCommand label
13971 name "sub:Printing-the-File"
13972
13973 \end_inset
13974
13975
13976 \end_layout
13977
13978 \begin_layout Standard
13979 Instead of exporting your file and then printing it, you can also print
13980  it directly from within LyX.
13981  To print a file, select the menu 
13982 \family sans
13983 File\SpecialChar \menuseparator
13984 Print
13985 \family default
13986  or click on the toolbar button 
13987 \begin_inset Graphics
13988         filename ../images/dialog-show_print.png
13989         scale 85
13990         groupId toolbarbuttons
13991
13992 \end_inset
13993
13994 .
13995  LyX will internally call LaTeX to produce a DVI.
13996  This file is then processed by the program 
13997 \family typewriter
13998 dvips
13999 \family default
14000  to PostScript-file, which is finally printed using the program 
14001 \family typewriter
14002 Ghostscript
14003 \family default
14004 .
14005  Due to these steps in the background, this method is not the fastest.
14006 \end_layout
14007
14008 \begin_layout Standard
14009 You can choose to print only even-numbered or odd-numbered pages — this
14010  is useful for printing on two sides: You can re-insert the pages after
14011  printing one set to print on the other side.
14012  Some printers spit out pages face-up, others, face-down.
14013  By choosing a particular order to print in, you can take the entire stack
14014  of pages out of the printer without needing to reorder them.
14015 \end_layout
14016
14017 \begin_layout Standard
14018 You can set the parameters in the 
14019 \family sans
14020 Print
14021 \begin_inset space ~
14022 \end_inset
14023
14024 Destination
14025 \family default
14026  box as follows:
14027 \end_layout
14028
14029 \begin_layout Labeling
14030 \labelwidthstring 00.00.0000
14031
14032 \family sans
14033 Printer
14034 \family default
14035  This is the name of the printer to print to.
14036 \begin_inset Foot
14037 status collapsed
14038
14039 \begin_layout Plain Layout
14040 Note that this printer name is for the program 
14041 \family typewriter
14042 dvips
14043 \family default
14044 .
14045  That means 
14046 \family typewriter
14047 dvips
14048 \family default
14049  has to be configured for this printer name.
14050  The default printer can be set in LyX's preferences dialog, see section
14051 \begin_inset space ~
14052 \end_inset
14053
14054
14055 \begin_inset CommandInset ref
14056 LatexCommand ref
14057 reference "sub:Printer"
14058
14059 \end_inset
14060
14061 .
14062 \end_layout
14063
14064 \end_inset
14065
14066  The printer should understand PostScript.
14067 \end_layout
14068
14069 \begin_layout Labeling
14070 \labelwidthstring 00.00.0000
14071
14072 \family sans
14073 File
14074 \family default
14075  The name of a file to print to.
14076  The output will be a PostScript file.
14077  It will be written in LyX's working directory unless you specify the full
14078  path.
14079 \end_layout
14080
14081 \begin_layout Section
14082 A few Words about Typography
14083 \begin_inset Index idx
14084 status collapsed
14085
14086 \begin_layout Plain Layout
14087 Typography
14088 \end_layout
14089
14090 \end_inset
14091
14092
14093 \end_layout
14094
14095 \begin_layout Subsection
14096 Hyphens
14097 \begin_inset Index idx
14098 status collapsed
14099
14100 \begin_layout Plain Layout
14101 Hyphens
14102 \end_layout
14103
14104 \end_inset
14105
14106
14107 \end_layout
14108
14109 \begin_layout Standard
14110 In LyX, the 
14111 \begin_inset Quotes eld
14112 \end_inset
14113
14114
14115 \family typewriter
14116 -
14117 \family default
14118
14119 \begin_inset Quotes erd
14120 \end_inset
14121
14122  character comes in four lengths: the 
14123 \emph on
14124 hyphen
14125 \emph default
14126 , the 
14127 \emph on
14128 en dash
14129 \emph default
14130 , the 
14131 \emph on
14132 em dash
14133 \emph default
14134 , and the minus sign:
14135 \begin_inset VSpace defskip
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \begin_layout Standard
14142 \begin_inset Tabular
14143 <lyxtabular version="3" rows="5" columns="3">
14144 <features tabularvalignment="middle">
14145 <column alignment="left" valignment="top" width="0">
14146 <column alignment="left" valignment="top" width="0">
14147 <column alignment="left" valignment="top" width="0">
14148 <row interlinespace="3mm">
14149 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Plain Layout
14153 name
14154 \end_layout
14155
14156 \end_inset
14157 </cell>
14158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14159 \begin_inset Text
14160
14161 \begin_layout Plain Layout
14162 output
14163 \end_layout
14164
14165 \end_inset
14166 </cell>
14167 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \begin_layout Plain Layout
14171 inserted with
14172 \end_layout
14173
14174 \end_inset
14175 </cell>
14176 </row>
14177 <row interlinespace="3mm">
14178 <cell alignment="center" valignment="top" usebox="none">
14179 \begin_inset Text
14180
14181 \begin_layout Plain Layout
14182 hyphen
14183 \end_layout
14184
14185 \end_inset
14186 </cell>
14187 <cell alignment="center" valignment="top" usebox="none">
14188 \begin_inset Text
14189
14190 \begin_layout Plain Layout
14191 -
14192 \end_layout
14193
14194 \end_inset
14195 </cell>
14196 <cell alignment="center" valignment="top" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 \begin_inset Quotes eld
14201 \end_inset
14202
14203
14204 \family typewriter
14205 -
14206 \family default
14207
14208 \begin_inset Quotes erd
14209 \end_inset
14210
14211  in text
14212 \end_layout
14213
14214 \end_inset
14215 </cell>
14216 </row>
14217 <row interlinespace="3mm">
14218 <cell alignment="center" valignment="top" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 en dash
14223 \end_layout
14224
14225 \end_inset
14226 </cell>
14227 <cell alignment="center" valignment="top" usebox="none">
14228 \begin_inset Text
14229
14230 \begin_layout Plain Layout
14231
14232 \end_layout
14233
14234 \end_inset
14235 </cell>
14236 <cell alignment="center" valignment="top" usebox="none">
14237 \begin_inset Text
14238
14239 \begin_layout Plain Layout
14240
14241 \family sans
14242 Insert\SpecialChar \menuseparator
14243 Special
14244 \begin_inset space ~
14245 \end_inset
14246
14247 Character\SpecialChar \menuseparator
14248 Symbols
14249 \end_layout
14250
14251 \end_inset
14252 </cell>
14253 </row>
14254 <row interlinespace="3mm">
14255 <cell alignment="center" valignment="top" usebox="none">
14256 \begin_inset Text
14257
14258 \begin_layout Plain Layout
14259 em dash
14260 \end_layout
14261
14262 \end_inset
14263 </cell>
14264 <cell alignment="center" valignment="top" usebox="none">
14265 \begin_inset Text
14266
14267 \begin_layout Plain Layout
14268
14269 \end_layout
14270
14271 \end_inset
14272 </cell>
14273 <cell alignment="center" valignment="top" usebox="none">
14274 \begin_inset Text
14275
14276 \begin_layout Plain Layout
14277
14278 \family sans
14279 Insert\SpecialChar \menuseparator
14280 Special
14281 \begin_inset space ~
14282 \end_inset
14283
14284 Character\SpecialChar \menuseparator
14285 Symbols
14286 \end_layout
14287
14288 \end_inset
14289 </cell>
14290 </row>
14291 <row>
14292 <cell alignment="center" valignment="top" usebox="none">
14293 \begin_inset Text
14294
14295 \begin_layout Plain Layout
14296 minus sign
14297 \end_layout
14298
14299 \end_inset
14300 </cell>
14301 <cell alignment="center" valignment="top" usebox="none">
14302 \begin_inset Text
14303
14304 \begin_layout Plain Layout
14305 \begin_inset Formula $-$
14306 \end_inset
14307
14308
14309 \end_layout
14310
14311 \end_inset
14312 </cell>
14313 <cell alignment="center" valignment="top" usebox="none">
14314 \begin_inset Text
14315
14316 \begin_layout Plain Layout
14317 \begin_inset Quotes eld
14318 \end_inset
14319
14320
14321 \family typewriter
14322 -
14323 \family default
14324
14325 \begin_inset Quotes erd
14326 \end_inset
14327
14328  in math mode
14329 \end_layout
14330
14331 \end_inset
14332 </cell>
14333 </row>
14334 </lyxtabular>
14335
14336 \end_inset
14337
14338
14339 \begin_inset VSpace defskip
14340 \end_inset
14341
14342
14343 \end_layout
14344
14345 \begin_layout Standard
14346 You can alternatively generate the en and em dash by inserting the 
14347 \begin_inset Quotes eld
14348 \end_inset
14349
14350
14351 \family typewriter
14352 -
14353 \family default
14354
14355 \begin_inset Quotes erd
14356 \end_inset
14357
14358  character multiple times in a row.
14359  They will automatically be converted to the appropriate length dash in
14360  the final output, but not in LyX.
14361  
14362 \begin_inset Quotes eld
14363 \end_inset
14364
14365 -
14366 \begin_inset space \thinspace{}
14367 \end_inset
14368
14369 -
14370 \begin_inset Quotes erd
14371 \end_inset
14372
14373  gives a en dash, 
14374 \begin_inset Quotes eld
14375 \end_inset
14376
14377 -
14378 \begin_inset space \thinspace{}
14379 \end_inset
14380
14381 -
14382 \begin_inset space \thinspace{}
14383 \end_inset
14384
14385 -
14386 \begin_inset Quotes erd
14387 \end_inset
14388
14389  a em dash.
14390 \end_layout
14391
14392 \begin_layout Standard
14393 The three dash types are distinct from the minus sign, which appears in
14394  math mode and has a length of its own.
14395  Here are some examples of the 
14396 \begin_inset Quotes eld
14397 \end_inset
14398
14399
14400 \family typewriter
14401 -
14402 \family default
14403
14404 \begin_inset Quotes eld
14405 \end_inset
14406
14407  in use:
14408 \end_layout
14409
14410 \begin_layout Enumerate
14411 line- and page-breaks
14412 \begin_inset space \hfill{}
14413 \end_inset
14414
14415 (
14416 \emph on
14417 hyphen
14418 \emph default
14419 )
14420 \end_layout
14421
14422 \begin_layout Enumerate
14423 From A–Z
14424 \begin_inset space \hfill{}
14425 \end_inset
14426
14427 (
14428 \emph on
14429 en dash
14430 \emph default
14431 )
14432 \end_layout
14433
14434 \begin_layout Enumerate
14435 Oh — there's a dash.
14436 \begin_inset space \hfill{}
14437 \end_inset
14438
14439 (
14440 \emph on
14441 em dash
14442 \emph default
14443 )
14444 \end_layout
14445
14446 \begin_layout Enumerate
14447 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14448 \end_inset
14449
14450
14451 \begin_inset space \hfill{}
14452 \end_inset
14453
14454 (
14455 \emph on
14456 minus sign
14457 \emph default
14458 )
14459 \end_layout
14460
14461 \begin_layout Subsection
14462 Hyphenation
14463 \begin_inset Index idx
14464 status collapsed
14465
14466 \begin_layout Plain Layout
14467 Hyphenation
14468 \end_layout
14469
14470 \end_inset
14471
14472
14473 \begin_inset CommandInset label
14474 LatexCommand label
14475 name "sub:Hyphenation"
14476
14477 \end_inset
14478
14479
14480 \end_layout
14481
14482 \begin_layout Standard
14483 Words aren't hyphenated within LyX but automatically in the output.
14484  Hyphenation is done by the LaTeX-package 
14485 \series bold
14486 babel
14487 \series default
14488
14489 \begin_inset Index idx
14490 status collapsed
14491
14492 \begin_layout Plain Layout
14493 LaTeX-packages ! babel
14494 \end_layout
14495
14496 \end_inset
14497
14498  following the rules of the document language
14499 \begin_inset Foot
14500 status collapsed
14501
14502 \begin_layout Plain Layout
14503 For German readers: That's one of the main differences between the languages
14504  
14505 \family sans
14506 German
14507 \family default
14508  and 
14509 \family sans
14510 German
14511 \begin_inset space ~
14512 \end_inset
14513
14514 (new
14515 \begin_inset space ~
14516 \end_inset
14517
14518 spelling)
14519 \family default
14520  in the 
14521 \family sans
14522 Document\SpecialChar \menuseparator
14523 Settings
14524 \family default
14525  dialog.
14526 \end_layout
14527
14528 \end_inset
14529
14530 .
14531 \end_layout
14532
14533 \begin_layout Standard
14534 LaTeX hyphenates almost perfectly, it only has problems with text in the
14535  
14536 \family sans
14537 typewriter
14538 \family default
14539  font and with unusual constructs, like 
14540 \begin_inset Quotes eld
14541 \end_inset
14542
14543 h3knix/m0n0wall
14544 \begin_inset Quotes erd
14545 \end_inset
14546
14547 .
14548  If LaTeX can't break a word correctly, you can set hyphenation points manually.
14549  This is done with the menu 
14550 \family sans
14551 Insert\SpecialChar \menuseparator
14552 Formatting\SpecialChar \menuseparator
14553 Hyphenation
14554 \begin_inset space ~
14555 \end_inset
14556
14557 Point
14558 \family default
14559 .
14560  These extra hyphenation points are only recommendations to LaTeX.
14561  If no hyphenation is necessary, LaTeX will ignore them.
14562 \end_layout
14563
14564 \begin_layout Standard
14565 Sometimes you want to prevent words or constructs from being hyphenated.
14566  Imagine that you are describing keybindings/shortcuts in your document
14567  in the form 
14568 \begin_inset Quotes eld
14569 \end_inset
14570
14571 A-b c
14572 \begin_inset Quotes erd
14573 \end_inset
14574
14575 .
14576  LaTeX would then see the hyphen 
14577 \begin_inset Quotes eld
14578 \end_inset
14579
14580 -
14581 \begin_inset Quotes erd
14582 \end_inset
14583
14584  as a hyphenation possibility.
14585  Hyphenating at this point would look ugly.
14586  To prevent the shortcut from being hyphenated, you can put it into a makebox
14587  as described in section 
14588 \begin_inset Quotes eld
14589 \end_inset
14590
14591 Prevent Hyphenation
14592 \begin_inset Quotes erd
14593 \end_inset
14594
14595  of the 
14596 \emph on
14597 EmbeddedObjects
14598 \emph default
14599  manual.
14600 \end_layout
14601
14602 \begin_layout Subsection
14603 Punctuation Marks
14604 \begin_inset Index idx
14605 status collapsed
14606
14607 \begin_layout Plain Layout
14608 Punctuation marks
14609 \end_layout
14610
14611 \end_inset
14612
14613
14614 \end_layout
14615
14616 \begin_layout Subsubsection
14617 Abbreviations and End of Sentence
14618 \begin_inset CommandInset label
14619 LatexCommand label
14620 name "sub:Abbreviations"
14621
14622 \end_inset
14623
14624
14625 \end_layout
14626
14627 \begin_layout Standard
14628 When LyX calls LaTeX to generate the final version of your document, LaTeX
14629  automatically distinguishes between words, sentences, and abbreviations.
14630  LaTeX then adds the 
14631 \begin_inset Quotes eld
14632 \end_inset
14633
14634 appropriate amount of space
14635 \begin_inset Quotes erd
14636 \end_inset
14637
14638 .
14639  That means sentences get a little bit more space between the period and
14640  the next word.
14641  Abbreviations get the same amount of space after the period as a word uses.
14642 \end_layout
14643
14644 \begin_layout Standard
14645 Unfortunately, the algorithm for figuring out what's an abbreviation does
14646  not work in all cases.
14647  If a 
14648 \begin_inset Quotes eld
14649 \end_inset
14650
14651
14652 \family typewriter
14653 .
14654 \family default
14655
14656 \begin_inset Quotes erd
14657 \end_inset
14658
14659  is at the end of a lowercase letter, it's the end of a sentence; if it's
14660  at the end of a capitalized letter, it's an abbreviation.
14661 \end_layout
14662
14663 \begin_layout Standard
14664 Here are some examples of 
14665 \emph on
14666 correct
14667 \emph default
14668  abbreviations and the end of a sentence:
14669 \end_layout
14670
14671 \begin_layout Itemize
14672 M.
14673  Butterfly
14674 \end_layout
14675
14676 \begin_layout Itemize
14677 Don't worry.
14678  Be happy.
14679 \end_layout
14680
14681 \begin_layout Standard
14682 And here's an example of the algorithm going wrong:
14683 \end_layout
14684
14685 \begin_layout Itemize
14686 e.
14687 \begin_inset space \thinspace{}
14688 \end_inset
14689
14690 g.
14691  this is too much space!
14692 \end_layout
14693
14694 \begin_layout Itemize
14695 This is I.
14696  It's okay.
14697 \end_layout
14698
14699 \begin_layout Standard
14700 You won't see anything wrong until you view a final version of your document.
14701 \end_layout
14702
14703 \begin_layout Standard
14704 To fix this problem, use one of the following:
14705 \end_layout
14706
14707 \begin_layout Enumerate
14708 Use an 
14709 \family sans
14710 Inter-word
14711 \begin_inset space ~
14712 \end_inset
14713
14714 Space
14715 \family default
14716  after lowercase abbreviations (see section
14717 \begin_inset space ~
14718 \end_inset
14719
14720
14721 \begin_inset CommandInset ref
14722 LatexCommand ref
14723 reference "sub:Inter-word-Space"
14724
14725 \end_inset
14726
14727 ).
14728 \begin_inset Index idx
14729 status collapsed
14730
14731 \begin_layout Plain Layout
14732 Spaces ! inter-word
14733 \end_layout
14734
14735 \end_inset
14736
14737
14738 \end_layout
14739
14740 \begin_layout Enumerate
14741 Use a 
14742 \family sans
14743 Thin
14744 \begin_inset space ~
14745 \end_inset
14746
14747 Space
14748 \family default
14749  between two tokens of an abbreviation (see section
14750 \begin_inset space ~
14751 \end_inset
14752
14753
14754 \begin_inset CommandInset ref
14755 LatexCommand ref
14756 reference "sub:Thin-Space"
14757
14758 \end_inset
14759
14760 ).
14761 \begin_inset Index idx
14762 status collapsed
14763
14764 \begin_layout Plain Layout
14765 Spaces ! thin
14766 \end_layout
14767
14768 \end_inset
14769
14770
14771 \end_layout
14772
14773 \begin_layout Enumerate
14774 Use an 
14775 \family sans
14776 End
14777 \begin_inset space ~
14778 \end_inset
14779
14780 of
14781 \begin_inset space ~
14782 \end_inset
14783
14784 sentence
14785 \begin_inset space ~
14786 \end_inset
14787
14788 period
14789 \family default
14790  found under the 
14791 \family sans
14792 Insert\SpecialChar \menuseparator
14793 Special
14794 \begin_inset space ~
14795 \end_inset
14796
14797 Character
14798 \family default
14799  menu to force the use of inter-sentence spacing.
14800  This function is also bound to 
14801 \begin_inset Info
14802 type  "shortcut"
14803 arg   "specialchar-insert end-of-sentence"
14804 \end_inset
14805
14806  for easy access.
14807 \end_layout
14808
14809 \begin_layout Standard
14810 With the corrections, our earlier examples look like this:
14811 \end_layout
14812
14813 \begin_layout Itemize
14814 e.
14815 \begin_inset space \thinspace{}
14816 \end_inset
14817
14818 g.
14819 \begin_inset space \space{}
14820 \end_inset
14821
14822 this is too much space!
14823 \end_layout
14824
14825 \begin_layout Itemize
14826 This is I\SpecialChar \@.
14827  It's okay.
14828 \end_layout
14829
14830 \begin_layout Standard
14831 Some languages don't use extra spacing between sentences.
14832  If your language is such a language, you don't need to worry, because LaTeX
14833  will take care of this.
14834 \end_layout
14835
14836 \begin_layout Standard
14837 For those that do need to bother, there is help to catch those sneaky errors:
14838  Check out the 
14839 \family sans
14840 Check
14841 \begin_inset space ~
14842 \end_inset
14843
14844 TeX
14845 \family default
14846  feature described in section 
14847 \emph on
14848 Checking TeX
14849 \emph default
14850  of the 
14851 \emph on
14852 Additional Features
14853 \emph default
14854  manual.
14855 \end_layout
14856
14857 \begin_layout Subsubsection
14858 Quotes
14859 \begin_inset Index idx
14860 status collapsed
14861
14862 \begin_layout Plain Layout
14863 Typography ! Quotes
14864 \end_layout
14865
14866 \end_inset
14867
14868
14869 \begin_inset Index idx
14870 status collapsed
14871
14872 \begin_layout Plain Layout
14873 Quotes | see
14874 \begin_inset ERT
14875 status collapsed
14876
14877 \begin_layout Plain Layout
14878
14879 {
14880 \end_layout
14881
14882 \end_inset
14883
14884 Typography
14885 \begin_inset ERT
14886 status collapsed
14887
14888 \begin_layout Plain Layout
14889
14890 }
14891 \end_layout
14892
14893 \end_inset
14894
14895
14896 \end_layout
14897
14898 \end_inset
14899
14900
14901 \end_layout
14902
14903 \begin_layout Standard
14904 LyX usually sets quotes correctly.
14905  Specifically, it will use an opening quote at the beginning of quoted text,
14906  and use a closing quote at the end.
14907  For example, 
14908 \begin_inset Quotes eld
14909 \end_inset
14910
14911 open close
14912 \begin_inset Quotes erd
14913 \end_inset
14914
14915 .
14916  The keyboard character, 
14917 \family sans
14918 "
14919 \family default
14920 , generates this automatically.
14921 \end_layout
14922
14923 \begin_layout Standard
14924 You can change the behavior of the 
14925 \family sans
14926 "
14927 \family default
14928  key using the submenu 
14929 \family sans
14930 Language
14931 \family default
14932  of the dialog 
14933 \family sans
14934 Document\SpecialChar \menuseparator
14935 Settings
14936 \family default
14937
14938 \begin_inset Index idx
14939 status collapsed
14940
14941 \begin_layout Plain Layout
14942 Document ! Settings
14943 \end_layout
14944
14945 \end_inset
14946
14947  dialog.
14948 \end_layout
14949
14950 \begin_layout Standard
14951 You can also select quotes for different languages in the box 
14952 \family sans
14953 Type
14954 \family default
14955  option.
14956  There are six choices:
14957 \end_layout
14958
14959 \begin_layout Labeling
14960 \labelwidthstring 00.00.0000
14961
14962 \family sans
14963 \begin_inset Quotes eld
14964 \end_inset
14965
14966 Text
14967 \begin_inset Quotes erd
14968 \end_inset
14969
14970
14971 \family default
14972  Use quotes like this 
14973 \begin_inset Quotes eld
14974 \end_inset
14975
14976 double
14977 \begin_inset Quotes erd
14978 \end_inset
14979
14980  or 
14981 \begin_inset Quotes els
14982 \end_inset
14983
14984 single
14985 \begin_inset Quotes ers
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \begin_layout Labeling
14992 \labelwidthstring 00.00.0000
14993
14994 \family sans
14995 \begin_inset Quotes sld
14996 \end_inset
14997
14998 Text
14999 \begin_inset Quotes srd
15000 \end_inset
15001
15002
15003 \family default
15004  Use quotes like 
15005 \begin_inset Quotes sld
15006 \end_inset
15007
15008 this
15009 \begin_inset Quotes srd
15010 \end_inset
15011
15012  or 'this
15013 \begin_inset Quotes ers
15014 \end_inset
15015
15016
15017 \end_layout
15018
15019 \begin_layout Labeling
15020 \labelwidthstring 00.00.0000
15021
15022 \family sans
15023 \begin_inset Quotes gld
15024 \end_inset
15025
15026 Text
15027 \begin_inset Quotes grd
15028 \end_inset
15029
15030
15031 \family default
15032  Use quotes like 
15033 \begin_inset Quotes gld
15034 \end_inset
15035
15036 this
15037 \begin_inset Quotes grd
15038 \end_inset
15039
15040  or 
15041 \begin_inset Quotes gls
15042 \end_inset
15043
15044 this
15045 \begin_inset Quotes grs
15046 \end_inset
15047
15048
15049 \end_layout
15050
15051 \begin_layout Labeling
15052 \labelwidthstring 00.00.0000
15053
15054 \family sans
15055 \begin_inset Quotes pld
15056 \end_inset
15057
15058 Text
15059 \begin_inset Quotes prd
15060 \end_inset
15061
15062
15063 \family default
15064  Use quotes like 
15065 \begin_inset Quotes pld
15066 \end_inset
15067
15068 this
15069 \begin_inset Quotes prd
15070 \end_inset
15071
15072  or 
15073 \begin_inset Quotes pls
15074 \end_inset
15075
15076 this
15077 \begin_inset Quotes prs
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \begin_layout Labeling
15084 \labelwidthstring 00.00.0000
15085
15086 \family sans
15087 \begin_inset Quotes fld
15088 \end_inset
15089
15090 Text
15091 \begin_inset Quotes frd
15092 \end_inset
15093
15094
15095 \family default
15096  Use quotes like 
15097 \begin_inset Quotes fld
15098 \end_inset
15099
15100 this
15101 \begin_inset Quotes frd
15102 \end_inset
15103
15104  or 
15105 \begin_inset Quotes fls
15106 \end_inset
15107
15108 this
15109 \begin_inset Quotes frs
15110 \end_inset
15111
15112
15113 \end_layout
15114
15115 \begin_layout Labeling
15116 \labelwidthstring 00.00.0000
15117
15118 \family sans
15119 \begin_inset Quotes ald
15120 \end_inset
15121
15122 Text
15123 \begin_inset Quotes ard
15124 \end_inset
15125
15126
15127 \family default
15128  Use quotes like 
15129 \begin_inset Quotes ald
15130 \end_inset
15131
15132 this
15133 \begin_inset Quotes ard
15134 \end_inset
15135
15136  or 
15137 \begin_inset Quotes als
15138 \end_inset
15139
15140 this
15141 \begin_inset Quotes ars
15142 \end_inset
15143
15144
15145 \end_layout
15146
15147 \begin_layout Standard
15148 These settings affect what character the 
15149 \family sans
15150 "
15151 \family default
15152  key produces.
15153 \end_layout
15154
15155 \begin_layout Subsection
15156 Ligatures
15157 \begin_inset Index idx
15158 status collapsed
15159
15160 \begin_layout Plain Layout
15161 Typography ! Ligatures
15162 \end_layout
15163
15164 \end_inset
15165
15166
15167 \begin_inset Index idx
15168 status collapsed
15169
15170 \begin_layout Plain Layout
15171 Ligatures | see
15172 \begin_inset ERT
15173 status collapsed
15174
15175 \begin_layout Plain Layout
15176
15177 {
15178 \end_layout
15179
15180 \end_inset
15181
15182 Typography
15183 \begin_inset ERT
15184 status collapsed
15185
15186 \begin_layout Plain Layout
15187
15188 }
15189 \end_layout
15190
15191 \end_inset
15192
15193
15194 \end_layout
15195
15196 \end_inset
15197
15198
15199 \begin_inset CommandInset label
15200 LatexCommand label
15201 name "sub:Ligatures"
15202
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \begin_layout Standard
15209 It is standard typesetting practice to group certain letters together and
15210  print them as single characters.
15211  These groups are known as 
15212 \emph on
15213 ligatures
15214 \emph default
15215 .
15216  Since LaTeX knows about ligatures, your documents will contain them too
15217  in the output.
15218  Here are the standard ligatures:
15219 \end_layout
15220
15221 \begin_layout Itemize
15222 ff
15223 \end_layout
15224
15225 \begin_layout Itemize
15226 fi
15227 \end_layout
15228
15229 \begin_layout Itemize
15230 fl
15231 \end_layout
15232
15233 \begin_layout Itemize
15234 ffi
15235 \end_layout
15236
15237 \begin_layout Itemize
15238 ffl
15239 \end_layout
15240
15241 \begin_layout Standard
15242 Some languages uses other ligatures if the document font supports them.
15243 \end_layout
15244
15245 \begin_layout Standard
15246 Sometimes, you don't want a ligature in a word.
15247  While a ligature may be okay in the word, 
15248 \begin_inset Quotes eld
15249 \end_inset
15250
15251 graffiti,
15252 \begin_inset Quotes erd
15253 \end_inset
15254
15255  it looks really weird in compound words, such as 
15256 \begin_inset Quotes eld
15257 \end_inset
15258
15259 cufflink
15260 \begin_inset Quotes erd
15261 \end_inset
15262
15263  or the German 
15264 \begin_inset Quotes eld
15265 \end_inset
15266
15267 Dorffest.
15268 \begin_inset Quotes erd
15269 \end_inset
15270
15271  To break a ligature, use 
15272 \family sans
15273 Insert\SpecialChar \menuseparator
15274 Formatting\SpecialChar \menuseparator
15275 Ligature
15276 \begin_inset space ~
15277 \end_inset
15278
15279 Break.
15280
15281 \family default
15282  This changes 
15283 \begin_inset Quotes eld
15284 \end_inset
15285
15286 cufflinks
15287 \begin_inset Quotes erd
15288 \end_inset
15289
15290  to 
15291 \begin_inset Quotes eld
15292 \end_inset
15293
15294 cuff\SpecialChar \textcompwordmark{}
15295 links
15296 \begin_inset Quotes erd
15297 \end_inset
15298
15299  and 
15300 \begin_inset Quotes eld
15301 \end_inset
15302
15303 Dorffest
15304 \begin_inset Quotes erd
15305 \end_inset
15306
15307  to 
15308 \begin_inset Quotes eld
15309 \end_inset
15310
15311 Dorf\SpecialChar \textcompwordmark{}
15312 fest
15313 \begin_inset Quotes erd
15314 \end_inset
15315
15316 .
15317 \end_layout
15318
15319 \begin_layout Subsection
15320 LyX's Proper Names
15321 \begin_inset Index idx
15322 status collapsed
15323
15324 \begin_layout Plain Layout
15325 LyX ! Proper names
15326 \end_layout
15327
15328 \end_inset
15329
15330
15331 \begin_inset CommandInset label
15332 LatexCommand label
15333 name "sub:LyX's-Proper-Names"
15334
15335 \end_inset
15336
15337
15338 \end_layout
15339
15340 \begin_layout Standard
15341 You will certainly have noticed that the word “LaTeX” always appears with
15342  characters in different sizes and heights.
15343  LaTeX is the name of the program used by LyX and is therefore recognized
15344  as a proper name when you type it in LyX as 
15345 \begin_inset Quotes eld
15346 \end_inset
15347
15348 LaT
15349 \begin_inset ERT
15350 status collapsed
15351
15352 \begin_layout Plain Layout
15353
15354 {}
15355 \end_layout
15356
15357 \end_inset
15358
15359 eX
15360 \begin_inset Quotes erd
15361 \end_inset
15362
15363 .
15364 \begin_inset Note Note
15365 status collapsed
15366
15367 \begin_layout Plain Layout
15368 The braces in TeX Code are here to avoid that the 
15369 \begin_inset Quotes eld
15370 \end_inset
15371
15372 command
15373 \begin_inset Quotes erd
15374 \end_inset
15375
15376  appear as proper name in the output, see the last paragraph of this section.
15377  To create proper names omit the TeX Code.
15378 \end_layout
15379
15380 \end_inset
15381
15382  Note the order of the upper-and lowercase letters! LyX recognizes the following
15383  proper names:
15384 \end_layout
15385
15386 \begin_layout Description
15387 LyX The name of the game, write 
15388 \begin_inset Quotes eld
15389 \end_inset
15390
15391 L
15392 \begin_inset ERT
15393 status collapsed
15394
15395 \begin_layout Plain Layout
15396
15397 {}
15398 \end_layout
15399
15400 \end_inset
15401
15402 yX
15403 \begin_inset Quotes erd
15404 \end_inset
15405
15406  to produce it.
15407 \end_layout
15408
15409 \begin_layout Description
15410 TeX The program used by LaTeX, write 
15411 \begin_inset Quotes eld
15412 \end_inset
15413
15414 T
15415 \begin_inset ERT
15416 status collapsed
15417
15418 \begin_layout Plain Layout
15419
15420 {}
15421 \end_layout
15422
15423 \end_inset
15424
15425 eX
15426 \begin_inset Quotes erd
15427 \end_inset
15428
15429  to produce it.
15430 \end_layout
15431
15432 \begin_layout Description
15433 LaTeX The program used by LyX, write 
15434 \begin_inset Quotes eld
15435 \end_inset
15436
15437 LaT
15438 \begin_inset ERT
15439 status collapsed
15440
15441 \begin_layout Plain Layout
15442
15443 {}
15444 \end_layout
15445
15446 \end_inset
15447
15448 eX
15449 \begin_inset Quotes erd
15450 \end_inset
15451
15452  to produce it.
15453 \end_layout
15454
15455 \begin_layout Description
15456 LaTeX2e The actual version of LaTeX, write 
15457 \begin_inset Quotes eld
15458 \end_inset
15459
15460 LaT
15461 \begin_inset ERT
15462 status collapsed
15463
15464 \begin_layout Plain Layout
15465
15466 {}
15467 \end_layout
15468
15469 \end_inset
15470
15471 eX2e
15472 \begin_inset Quotes erd
15473 \end_inset
15474
15475  to produce it.
15476 \end_layout
15477
15478 \begin_layout Standard
15479 You might wonder why the LaTeX-version is 
15480 \begin_inset Quotes eld
15481 \end_inset
15482
15483 2
15484 \begin_inset Formula $\epsilon$
15485 \end_inset
15486
15487
15488 \begin_inset Quotes erd
15489 \end_inset
15490
15491 .
15492  It's an old tradition in the TeX-world to give programs geek version numbers.
15493  For example the version number of TeX converges to the number 
15494 \begin_inset Formula $\pi$
15495 \end_inset
15496
15497 : The actual version is 
15498 \begin_inset Quotes eld
15499 \end_inset
15500
15501 TeX-3.141592
15502 \begin_inset Quotes erd
15503 \end_inset
15504
15505 , the previous one was 
15506 \begin_inset Quotes eld
15507 \end_inset
15508
15509 TeX-3.14159
15510 \begin_inset Quotes erd
15511 \end_inset
15512
15513 .
15514 \end_layout
15515
15516 \begin_layout Standard
15517 If you don't want to use proper names, e.
15518 \begin_inset space \thinspace{}
15519 \end_inset
15520
15521 g.
15522 \begin_inset space \space{}
15523 \end_inset
15524
15525 in section headings, you can insert two empty braces in TeX Code in the
15526  word.
15527  This will look in LyX like: 
15528 \begin_inset Graphics
15529         filename clipart/LaTeX.png
15530         scale 80
15531
15532 \end_inset
15533
15534
15535 \begin_inset Newline newline
15536 \end_inset
15537
15538 For more about TeX Code, look at section
15539 \begin_inset space ~
15540 \end_inset
15541
15542
15543 \begin_inset CommandInset ref
15544 LatexCommand ref
15545 reference "sec:TeX-Code"
15546
15547 \end_inset
15548
15549 .
15550 \end_layout
15551
15552 \begin_layout Subsection
15553 Units
15554 \begin_inset Index idx
15555 status collapsed
15556
15557 \begin_layout Plain Layout
15558 Typography ! Units
15559 \end_layout
15560
15561 \end_inset
15562
15563
15564 \end_layout
15565
15566 \begin_layout Standard
15567 Generally the space between units and the number is smaller than the normal
15568  space between two words.
15569  As you can see in the example below, it looks better when the space is
15570  smaller.
15571  To get such a 
15572 \begin_inset Quotes eld
15573 \end_inset
15574
15575 half space
15576 \begin_inset Quotes erd
15577 \end_inset
15578
15579  for units use the menu 
15580 \family sans
15581 Insert\SpecialChar \menuseparator
15582 Formatting\SpecialChar \menuseparator
15583 Thin
15584 \begin_inset space ~
15585 \end_inset
15586
15587 Space
15588 \family default
15589  (shortcut 
15590 \begin_inset Info
15591 type  "shortcuts"
15592 arg   "space-insert thin"
15593 \end_inset
15594
15595 ).
15596 \end_layout
15597
15598 \begin_layout Standard
15599 Here's an example to show the differences:
15600 \end_layout
15601
15602 \begin_layout Standard
15603 \begin_inset Tabular
15604 <lyxtabular version="3" rows="2" columns="2">
15605 <features tabularvalignment="middle">
15606 <column alignment="left" valignment="top" width="0">
15607 <column alignment="left" valignment="top" width="0">
15608 <row>
15609 <cell alignment="center" valignment="top" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613 24
15614 \begin_inset space ~
15615 \end_inset
15616
15617 kW
15618 \begin_inset Formula $\cdot$
15619 \end_inset
15620
15621 h
15622 \end_layout
15623
15624 \end_inset
15625 </cell>
15626 <cell alignment="center" valignment="top" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630 space between number and unit
15631 \end_layout
15632
15633 \end_inset
15634 </cell>
15635 </row>
15636 <row>
15637 <cell alignment="center" valignment="top" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Plain Layout
15641 24
15642 \begin_inset space \thinspace{}
15643 \end_inset
15644
15645 kW
15646 \begin_inset Formula $\cdot$
15647 \end_inset
15648
15649 h
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 <cell alignment="center" valignment="top" usebox="none">
15655 \begin_inset Text
15656
15657 \begin_layout Plain Layout
15658 half space between number and unit
15659 \end_layout
15660
15661 \end_inset
15662 </cell>
15663 </row>
15664 </lyxtabular>
15665
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \begin_layout Subsection
15672 Widows and Orphans
15673 \begin_inset Index idx
15674 status collapsed
15675
15676 \begin_layout Plain Layout
15677 Typography ! Widows and orphans
15678 \end_layout
15679
15680 \end_inset
15681
15682
15683 \end_layout
15684
15685 \begin_layout Standard
15686 In the early days of word processors, page breaks went wherever the page
15687  happened to end.
15688  There was no regard for what was actually going on in the text.
15689  You may remember once printing out a document, only to find the heading
15690  for a new section printed at the very bottom of the page, the first line
15691  of a new paragraph all alone at the bottom of a page, or the last line
15692  of a paragraph at the top of a new page.
15693  These bits of text became known as 
15694 \emph on
15695 widows
15696 \emph default
15697  and 
15698 \emph on
15699 orphans
15700 \emph default
15701 .
15702 \end_layout
15703
15704 \begin_layout Standard
15705 Clearly, LyX can avoid breaking pages after a section heading.
15706  That's part of the advantage of paragraph environments.
15707  But what about widows and orphans, where the page breaks leave one line
15708  of a paragraph all alone at the top or bottom of a page? There are rules
15709  built into LaTeX governing page breaks, and some of those rules are there
15710  to specifically prevent widows and orphans.
15711  This is the advantage LyX has in using LaTeX as its backend.
15712 \end_layout
15713
15714 \begin_layout Standard
15715 There's no way we can go into how TeX and LaTeX decide to break a page,
15716  or how you can tweak that behavior.
15717  Some LaTeX books listed in the bibliography [such as
15718 \begin_inset space ~
15719 \end_inset
15720
15721
15722 \begin_inset CommandInset citation
15723 LatexCommand cite
15724 key "latexcompanion"
15725
15726 \end_inset
15727
15728  or
15729 \begin_inset space ~
15730 \end_inset
15731
15732
15733 \begin_inset CommandInset citation
15734 LatexCommand cite
15735 key "latexguide"
15736
15737 \end_inset
15738
15739 ] may have more information.
15740  You will almost never need to worry about this, however.
15741 \end_layout
15742
15743 \begin_layout Chapter
15744 Notes, Graphics, Tables, and Floats
15745 \begin_inset CommandInset label
15746 LatexCommand label
15747 name "cha:Floats-and-Notes"
15748
15749 \end_inset
15750
15751
15752 \end_layout
15753
15754 \begin_layout Standard
15755 The issues of this chapter are described in detail in the 
15756 \emph on
15757 Embedded Objects
15758 \emph default
15759  manual.
15760  There you'll also find tips and tricks for special cases.
15761 \end_layout
15762
15763 \begin_layout Section
15764 Notes
15765 \begin_inset Index idx
15766 status collapsed
15767
15768 \begin_layout Plain Layout
15769 Notes
15770 \end_layout
15771
15772 \end_inset
15773
15774
15775 \begin_inset CommandInset label
15776 LatexCommand label
15777 name "sec:Notes"
15778
15779 \end_inset
15780
15781
15782 \end_layout
15783
15784 \begin_layout Standard
15785 LyX offers you a few types of notes to add to your document:
15786 \end_layout
15787
15788 \begin_layout Description
15789 LyX
15790 \begin_inset space ~
15791 \end_inset
15792
15793 Note This note type is for internal notes that won't appear in the output.
15794 \begin_inset Newline newline
15795 \end_inset
15796
15797
15798 \begin_inset Note Note
15799 status open
15800
15801 \begin_layout Plain Layout
15802 This is text in a note box that doesn't appear in the output.
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \begin_layout Description
15811 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15812 ent, when you export the document to LaTeX via the menu 
15813 \family sans
15814 File\SpecialChar \menuseparator
15815 Export\SpecialChar \menuseparator
15816 LaTeX (pdflatex) / (plain)
15817 \family default
15818 .
15819 \begin_inset Newline newline
15820 \end_inset
15821
15822
15823 \begin_inset Note Comment
15824 status open
15825
15826 \begin_layout Plain Layout
15827 This is text in a note box that only appears as comment in LaTeX-files.
15828 \end_layout
15829
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \begin_layout Description
15836 Greyed
15837 \begin_inset space ~
15838 \end_inset
15839
15840 Out This note will appear in the output as grey text.
15841 \begin_inset Newline newline
15842 \end_inset
15843
15844
15845 \begin_inset Newline newline
15846 \end_inset
15847
15848
15849 \begin_inset Note Greyedout
15850 status open
15851
15852 \begin_layout Plain Layout
15853 This is text
15854 \begin_inset Foot
15855 status collapsed
15856
15857 \begin_layout Plain Layout
15858 This is an example footnote within a greyed out note.
15859  In this document the greyed out note color is redefined to blue.
15860  How this can be done is explained in the 
15861 \emph on
15862 Embedded Objects
15863 \emph default
15864  manual.
15865 \end_layout
15866
15867 \end_inset
15868
15869  of a comment that appears in the output as grey text.
15870 \end_layout
15871
15872 \end_inset
15873
15874
15875 \begin_inset Newline newline
15876 \end_inset
15877
15878
15879 \begin_inset Newline newline
15880 \end_inset
15881
15882 As you can see in the example, the first line of greyed out notes is a bit
15883  indented and greyed out notes can have footnotes.
15884 \end_layout
15885
15886 \begin_layout Standard
15887 Notes are inserted with the toolbar button 
15888 \begin_inset Graphics
15889         filename ../images/note-insert.png
15890         scale 85
15891         groupId toolbarbuttons
15892
15893 \end_inset
15894
15895  or the menu 
15896 \family sans
15897 Insert\SpecialChar \menuseparator
15898 Note
15899 \family default
15900 .
15901  Right-click on the appearing note box to select the note type.
15902 \end_layout
15903
15904 \begin_layout Section
15905 Footnotes
15906 \begin_inset Index idx
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910 Footnotes
15911 \end_layout
15912
15913 \end_inset
15914
15915
15916 \begin_inset CommandInset label
15917 LatexCommand label
15918 name "sec:Footnotes"
15919
15920 \end_inset
15921
15922
15923 \end_layout
15924
15925 \begin_layout Standard
15926 LyX uses boxes to display footnotes: When you insert a footnote using the
15927  menu 
15928 \family sans
15929 Insert\SpecialChar \menuseparator
15930 Footnote
15931 \family default
15932  or the toolbar button 
15933 \begin_inset Graphics
15934         filename ../images/footnote-insert.png
15935         scale 85
15936         groupId toolbarbuttons
15937
15938 \end_inset
15939
15940
15941 \family roman
15942 \series medium
15943 \bar no
15944 you'll see
15945 \family default
15946 \series default
15947 \bar default
15948  the following box: 
15949 \begin_inset Graphics
15950         filename clipart/footnoteQt4.png
15951         scale 80
15952
15953 \end_inset
15954
15955
15956 \family roman
15957 \series medium
15958 \bar no
15959  This box is LyX's representation of your footnote.
15960  If you
15961 \family default
15962 \series default
15963 \bar default
15964  left-click on 
15965 \family roman
15966 \series medium
15967 \bar no
15968 the 
15969 \begin_inset Quotes eld
15970 \end_inset
15971
15972
15973 \family sans
15974 foot
15975 \family roman
15976
15977 \begin_inset Quotes erd
15978 \end_inset
15979
15980
15981 \family default
15982 \series default
15983 \bar default
15984  
15985 \family roman
15986 \series medium
15987 \bar no
15988 label, the box will
15989 \family default
15990 \series default
15991 \bar default
15992  be opened and you can enter the footnote text into it.
15993  Clicking on the box label again, will close 
15994 \family roman
15995 \series medium
15996 \bar no
15997 the
15998 \family default
15999 \series default
16000 \bar default
16001  box
16002 \family roman
16003 \series medium
16004 \bar no
16005 .
16006  If you want to turn existing text into a footnote, simply mark it and click
16007  on the footnote
16008 \family default
16009 \series default
16010 \bar default
16011  toolbar 
16012 \family roman
16013 \series medium
16014 \bar no
16015 button
16016 \family default
16017 \series default
16018 \bar default
16019 .
16020 \end_layout
16021
16022 \begin_layout Standard
16023 Here's an example footnote:
16024 \family roman
16025 \series medium
16026 \bar no
16027
16028 \begin_inset Foot
16029 status open
16030
16031 \begin_layout Plain Layout
16032 To close a footnote, click on the footnote box label.
16033 \end_layout
16034
16035 \end_inset
16036
16037
16038 \end_layout
16039
16040 \begin_layout Standard
16041 The footnote will appear in the output as a superscript number at the text
16042  position where the footnote box is placed.
16043  The footnote text is placed at the bottom of the current page.
16044  The footnote number is calculated by LyX, the numbers are consecutive,
16045  no matter in which chapter the footnote is in.
16046  LyX doesn't support other numbering schemes yet, but you can get another
16047  scheme using special LaTeX-commands.
16048  T
16049 \family roman
16050 h
16051 \family default
16052 ey are described in the 
16053 \emph on
16054 Embedded Objects
16055 \emph default
16056  manual.
16057 \end_layout
16058
16059 \begin_layout Section
16060 Marginal Notes
16061 \begin_inset Index idx
16062 status collapsed
16063
16064 \begin_layout Plain Layout
16065 Marginal notes
16066 \end_layout
16067
16068 \end_inset
16069
16070
16071 \begin_inset CommandInset label
16072 LatexCommand label
16073 name "sec:Marginal-Notes"
16074
16075 \end_inset
16076
16077
16078 \end_layout
16079
16080 \begin_layout Standard
16081 Marginal notes look and behave just like footnotes in LyX.
16082  When you insert a margin note via the menu 
16083 \family sans
16084 Insert\SpecialChar \menuseparator
16085 Marginal
16086 \begin_inset space ~
16087 \end_inset
16088
16089 Note
16090 \family default
16091  or the toolbar button 
16092 \begin_inset Graphics
16093         filename ../images/marginalnote-insert.png
16094         scale 85
16095         groupId toolbarbuttons
16096
16097 \end_inset
16098
16099 , you'll see 
16100 \family roman
16101 \series medium
16102 a
16103 \family default
16104 \series default
16105  grey 
16106 \family roman
16107 \series medium
16108 box with a
16109 \family default
16110 \series default
16111  red 
16112 \family roman
16113 \series medium
16114 label 
16115 \begin_inset Quotes eld
16116 \end_inset
16117
16118 margin
16119 \begin_inset Quotes erd
16120 \end_inset
16121
16122  appearing within your text.
16123  This box is LyX's representation of your margin
16124 \family default
16125 \series default
16126 al 
16127 \family roman
16128 \series medium
16129 note.
16130 \end_layout
16131
16132 \begin_layout Standard
16133 At the side is an example marginal note.
16134 \family roman
16135 \series medium
16136
16137 \begin_inset Marginal
16138 status open
16139
16140 \begin_layout Plain Layout
16141 This is a marginal note.
16142 \end_layout
16143
16144 \end_inset
16145
16146
16147 \end_layout
16148
16149 \begin_layout Standard
16150 Marginal notes appear at the right side in single-sided documents.
16151  In double-sided documents they appear in the outer margin – left on even
16152  pages, right on odd pages.
16153 \end_layout
16154
16155 \begin_layout Section
16156 Graphics and Images
16157 \begin_inset Index idx
16158 status collapsed
16159
16160 \begin_layout Plain Layout
16161 Images
16162 \end_layout
16163
16164 \end_inset
16165
16166
16167 \begin_inset Index idx
16168 status collapsed
16169
16170 \begin_layout Plain Layout
16171 Graphics
16172 \end_layout
16173
16174 \end_inset
16175
16176
16177 \begin_inset CommandInset label
16178 LatexCommand label
16179 name "sec:Graphics"
16180
16181 \end_inset
16182
16183
16184 \end_layout
16185
16186 \begin_layout Standard
16187 To insert an image in your document, place the cursor at the text position
16188  you want and click on the toolbar icon 
16189 \begin_inset Graphics
16190         filename ../images/dialog-show-new-inset_graphics.png
16191         scale 85
16192         groupId toolbarbuttons
16193
16194 \end_inset
16195
16196  or select 
16197 \family sans
16198 Insert\SpecialChar \menuseparator
16199 Graphics
16200 \family default
16201  from the menu.
16202  Then a dialog will appear to choose the file to load.
16203 \end_layout
16204
16205 \begin_layout Standard
16206 This dialog has numerous mostly self-explanatory parameters.
16207  The 
16208 \family sans
16209 Graphics
16210 \family default
16211  tab allows you to choose your image file.
16212  The image can be transformed by setting a rotation angle and a scaling
16213  factor.
16214  The scaling units are explained in Appendix
16215 \begin_inset space ~
16216 \end_inset
16217
16218
16219 \begin_inset CommandInset ref
16220 LatexCommand ref
16221 reference "cha:Units-available-in"
16222
16223 \end_inset
16224
16225 .
16226 \end_layout
16227
16228 \begin_layout Standard
16229 In the tab 
16230 \family sans
16231 Clipping
16232 \family default
16233  it is possible to set image coordinates to adjust the height and width
16234  of the image in the output.
16235  The coordinates can also be calculated automatically by pressing the button
16236  
16237 \family sans
16238 Get
16239 \begin_inset space ~
16240 \end_inset
16241
16242 from
16243 \begin_inset space ~
16244 \end_inset
16245
16246 file
16247 \family default
16248 .
16249  The option 
16250 \family sans
16251 Clip
16252 \begin_inset space ~
16253 \end_inset
16254
16255 to
16256 \begin_inset space ~
16257 \end_inset
16258
16259 bounding
16260 \begin_inset space ~
16261 \end_inset
16262
16263 box
16264 \family default
16265  will only print the image region within the given coordinates.
16266  Normally you don't need to take care about image coordinates and can ignore
16267  the tab 
16268 \family sans
16269 Clipping
16270 \family default
16271 .
16272 \end_layout
16273
16274 \begin_layout Standard
16275 In the 
16276 \family sans
16277 LaTeX and LyX options
16278 \family default
16279  tab LaTeX experts can specify additional LaTeX options.
16280  You can also specify here the appearance of the image inside LyX.
16281  The option 
16282 \family sans
16283 Draft
16284 \begin_inset space ~
16285 \end_inset
16286
16287 mode
16288 \family default
16289  has the effect that the image doesn't appear in the output, only a frame
16290  with the image size is printed.
16291  The option 
16292 \family sans
16293 Don't
16294 \begin_inset space ~
16295 \end_inset
16296
16297 unzip
16298 \begin_inset space ~
16299 \end_inset
16300
16301 on
16302 \begin_inset space ~
16303 \end_inset
16304
16305 export
16306 \family default
16307  is explained in the 
16308 \emph on
16309 Embedded Objects
16310 \emph default
16311  manual in section 
16312 \emph on
16313 Graphics Dialog
16314 \emph default
16315 .
16316 \end_layout
16317
16318 \begin_layout Standard
16319 The graphics dialog can be called at any time by clicking on an image.
16320  The image will appear in the output exactly at the position where it is
16321  in the text.
16322  This is an example image within a separate, horizontally centered paragraph:
16323  
16324 \end_layout
16325
16326 \begin_layout Standard
16327 \align center
16328 \begin_inset Graphics
16329         filename clipart/mobius.eps
16330         scale 70
16331
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \begin_layout Standard
16338 If you need image captions and want to reference images, you have to put
16339  the image into a float, see section
16340 \begin_inset space ~
16341 \end_inset
16342
16343
16344 \begin_inset CommandInset ref
16345 LatexCommand ref
16346 reference "sec:Figure-Floats"
16347
16348 \end_inset
16349
16350 .
16351 \end_layout
16352
16353 \begin_layout Subsection
16354 Image Formats
16355 \begin_inset Index idx
16356 status collapsed
16357
16358 \begin_layout Plain Layout
16359 Images ! Formats
16360 \end_layout
16361
16362 \end_inset
16363
16364
16365 \begin_inset CommandInset label
16366 LatexCommand label
16367 name "sub:Image-Formats"
16368
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \begin_layout Standard
16375 You can insert images in any known file format.
16376  But as we explained in section
16377 \begin_inset space ~
16378 \end_inset
16379
16380
16381 \begin_inset CommandInset ref
16382 LatexCommand ref
16383 reference "sub:Output-file-formats"
16384
16385 \end_inset
16386
16387 , every output document format allows only a few image formats.
16388  LyX uses therefore the program 
16389 \family typewriter
16390 ImageMagick
16391 \family default
16392  in the background to convert the images to the right format.
16393  To increase your workflow by avoiding these conversions in the background,
16394  you can use only the image formats listed in the subsections of section
16395 \begin_inset space ~
16396 \end_inset
16397
16398
16399 \begin_inset CommandInset ref
16400 LatexCommand ref
16401 reference "sub:Output-file-formats"
16402
16403 \end_inset
16404
16405 .
16406 \end_layout
16407
16408 \begin_layout Standard
16409 Similar to fonts there are two types of image formats:
16410 \end_layout
16411
16412 \begin_layout Description
16413 Bitmap
16414 \begin_inset space ~
16415 \end_inset
16416
16417 images consist of pixel values, often in a compressed form.
16418  They are therefore not fully scalable and look pixelated in large zooms.
16419  Well-known bitmap image formats are 
16420 \begin_inset Quotes eld
16421 \end_inset
16422
16423 Graphics Interchange Format
16424 \begin_inset Quotes erd
16425 \end_inset
16426
16427  (GIF, file extension 
16428 \begin_inset Quotes eld
16429 \end_inset
16430
16431
16432 \family typewriter
16433 .gif
16434 \family default
16435
16436 \begin_inset Quotes erd
16437 \end_inset
16438
16439 )
16440 \begin_inset Index idx
16441 status collapsed
16442
16443 \begin_layout Plain Layout
16444 GIF|see
16445 \begin_inset ERT
16446 status collapsed
16447
16448 \begin_layout Plain Layout
16449
16450 {
16451 \end_layout
16452
16453 \end_inset
16454
16455 Image formats
16456 \begin_inset ERT
16457 status collapsed
16458
16459 \begin_layout Plain Layout
16460
16461 }
16462 \end_layout
16463
16464 \end_inset
16465
16466
16467 \end_layout
16468
16469 \end_inset
16470
16471
16472 \begin_inset Quotes eld
16473 \end_inset
16474
16475 Portable Network Graphics
16476 \begin_inset Quotes erd
16477 \end_inset
16478
16479  (PNG, file extension 
16480 \begin_inset Quotes eld
16481 \end_inset
16482
16483
16484 \family typewriter
16485 .png
16486 \family default
16487
16488 \begin_inset Quotes erd
16489 \end_inset
16490
16491 )
16492 \begin_inset Index idx
16493 status collapsed
16494
16495 \begin_layout Plain Layout
16496 PNG|see
16497 \begin_inset ERT
16498 status collapsed
16499
16500 \begin_layout Plain Layout
16501
16502 {
16503 \end_layout
16504
16505 \end_inset
16506
16507 Image formats
16508 \begin_inset ERT
16509 status collapsed
16510
16511 \begin_layout Plain Layout
16512
16513 }
16514 \end_layout
16515
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \end_inset
16522
16523 , and 
16524 \begin_inset Quotes eld
16525 \end_inset
16526
16527 Joint Photographic Experts Group
16528 \begin_inset Quotes erd
16529 \end_inset
16530
16531  (JPG, file extension 
16532 \begin_inset Quotes eld
16533 \end_inset
16534
16535
16536 \family typewriter
16537 .jpg
16538 \family default
16539
16540 \begin_inset Quotes erd
16541 \end_inset
16542
16543  or 
16544 \begin_inset Quotes eld
16545 \end_inset
16546
16547
16548 \family typewriter
16549 .jpeg
16550 \family default
16551
16552 \begin_inset Quotes erd
16553 \end_inset
16554
16555 )
16556 \begin_inset Index idx
16557 status collapsed
16558
16559 \begin_layout Plain Layout
16560 JPG|see
16561 \begin_inset ERT
16562 status collapsed
16563
16564 \begin_layout Plain Layout
16565
16566 {
16567 \end_layout
16568
16569 \end_inset
16570
16571 Image formats
16572 \begin_inset ERT
16573 status collapsed
16574
16575 \begin_layout Plain Layout
16576
16577 }
16578 \end_layout
16579
16580 \end_inset
16581
16582
16583 \end_layout
16584
16585 \end_inset
16586
16587 .
16588 \end_layout
16589
16590 \begin_layout Description
16591 Scalable
16592 \begin_inset space ~
16593 \end_inset
16594
16595 images consist of vectors and can therefore be scaled to any size without
16596  data loss.
16597  The scaling ability is necessary if you want to create presentations, because
16598  presentations are always scaled by the beamer.
16599  Scaling is also useful for online documents to let the user zoom into diagrams.
16600 \begin_inset Newline newline
16601 \end_inset
16602
16603 Scalable image formats can be 
16604 \begin_inset Quotes eld
16605 \end_inset
16606
16607 Scalable Vector Graphics
16608 \begin_inset Quotes erd
16609 \end_inset
16610
16611  (SVG, file extension 
16612 \begin_inset Quotes eld
16613 \end_inset
16614
16615
16616 \family typewriter
16617 .svg
16618 \family default
16619
16620 \begin_inset Quotes erd
16621 \end_inset
16622
16623 )
16624 \begin_inset Index idx
16625 status collapsed
16626
16627 \begin_layout Plain Layout
16628 SVG|see
16629 \begin_inset ERT
16630 status collapsed
16631
16632 \begin_layout Plain Layout
16633
16634 {
16635 \end_layout
16636
16637 \end_inset
16638
16639 Image formats
16640 \begin_inset ERT
16641 status collapsed
16642
16643 \begin_layout Plain Layout
16644
16645 }
16646 \end_layout
16647
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \end_inset
16654
16655
16656 \begin_inset Quotes eld
16657 \end_inset
16658
16659 Encapsulated PostScript
16660 \begin_inset Quotes erd
16661 \end_inset
16662
16663  (EPS, file extension 
16664 \begin_inset Quotes eld
16665 \end_inset
16666
16667
16668 \family typewriter
16669 .eps
16670 \family default
16671
16672 \begin_inset Quotes erd
16673 \end_inset
16674
16675 )
16676 \begin_inset Index idx
16677 status collapsed
16678
16679 \begin_layout Plain Layout
16680 EPS|see
16681 \begin_inset ERT
16682 status collapsed
16683
16684 \begin_layout Plain Layout
16685
16686 {
16687 \end_layout
16688
16689 \end_inset
16690
16691 Image formats
16692 \begin_inset ERT
16693 status collapsed
16694
16695 \begin_layout Plain Layout
16696
16697 }
16698 \end_layout
16699
16700 \end_inset
16701
16702
16703 \end_layout
16704
16705 \end_inset
16706
16707 , and 
16708 \begin_inset Quotes eld
16709 \end_inset
16710
16711 Portable Document Format
16712 \begin_inset Quotes erd
16713 \end_inset
16714
16715  (PDF, file extension 
16716 \begin_inset Quotes eld
16717 \end_inset
16718
16719
16720 \family typewriter
16721 .pdf
16722 \family default
16723
16724 \begin_inset Quotes erd
16725 \end_inset
16726
16727 )
16728 \begin_inset Index idx
16729 status collapsed
16730
16731 \begin_layout Plain Layout
16732 PDF
16733 \end_layout
16734
16735 \end_inset
16736
16737 .
16738  We say it can be, because you can convert any bitmap image format to PDF
16739  or EPS and the result won't be scalable.
16740  In this cases only a header with the image properties is added to the original
16741  image
16742 \begin_inset Foot
16743 status collapsed
16744
16745 \begin_layout Plain Layout
16746 In the case of PDF, the original image is additionally compressed.
16747 \end_layout
16748
16749 \end_inset
16750
16751 .
16752 \end_layout
16753
16754 \begin_layout Standard
16755 Normally one cannot convert a bitmap image into a scalable one, only vice
16756  versa.
16757 \end_layout
16758
16759 \begin_layout Subsection
16760 Grouping of Image Settings
16761 \begin_inset Index idx
16762 status collapsed
16763
16764 \begin_layout Plain Layout
16765 Images ! Settings grouping
16766 \end_layout
16767
16768 \end_inset
16769
16770
16771 \end_layout
16772
16773 \begin_layout Standard
16774 Each image can define a new group of image settings or join an existing
16775  group.
16776  Images within such a group share their settings, so adjusting one image
16777  of the group automatically also adjusts all other images of the group in
16778  the same way.
16779  So you can for example change the size for a bunch of images without the
16780  need to manually change each of them.
16781  
16782 \end_layout
16783
16784 \begin_layout Standard
16785 A new group can be set by entering a name in the 
16786 \family sans
16787 Group
16788 \begin_inset space ~
16789 \end_inset
16790
16791 Name
16792 \family default
16793  field in the Graphics dialog.
16794  Joining an existing group can be done using the context menu of the image
16795  by checking the name of the desired group.
16796 \end_layout
16797
16798 \begin_layout Section
16799 Tables
16800 \begin_inset Index idx
16801 status collapsed
16802
16803 \begin_layout Plain Layout
16804 Tables
16805 \end_layout
16806
16807 \end_inset
16808
16809
16810 \begin_inset CommandInset label
16811 LatexCommand label
16812 name "sec:Tables"
16813
16814 \end_inset
16815
16816
16817 \end_layout
16818
16819 \begin_layout Standard
16820 You can insert a table using either the toolbar button 
16821 \begin_inset Graphics
16822         filename ../images/tabular-insert.png
16823         scale 85
16824         groupId toolbarbuttons
16825
16826 \end_inset
16827
16828  or the menu 
16829 \family sans
16830 Insert\SpecialChar \menuseparator
16831 Table
16832 \family default
16833 .
16834  A dialog will appear, asking you for the number of rows and columns.
16835  The default table has lines around any cell and the first row appears separated
16836  from the rest of the table.
16837  This separation appears due to a double line: The cells of the first row
16838  have a line below them and the cells of the second row have a line above
16839  them.
16840  Here's an example table:
16841 \end_layout
16842
16843 \begin_layout Standard
16844 \align center
16845 \begin_inset Tabular
16846 <lyxtabular version="3" rows="4" columns="4">
16847 <features tabularvalignment="middle">
16848 <column alignment="center" valignment="top" width="0pt">
16849 <column alignment="center" valignment="top" width="0pt">
16850 <column alignment="center" valignment="top" width="0in">
16851 <column alignment="center" valignment="top" width="0pt">
16852 <row>
16853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857
16858 \end_layout
16859
16860 \end_inset
16861 </cell>
16862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866
16867 \family roman
16868 \series medium
16869 \shape up
16870 \size normal
16871 \emph off
16872 \bar no
16873 \noun off
16874 \color none
16875 1
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16881 \begin_inset Text
16882
16883 \begin_layout Plain Layout
16884 2
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893 3
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 </row>
16899 <row>
16900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904
16905 \family roman
16906 \series medium
16907 \shape up
16908 \size normal
16909 \emph off
16910 \bar no
16911 \noun off
16912 \color none
16913 A
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16928 \begin_inset Text
16929
16930 \begin_layout Plain Layout
16931
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 </row>
16946 <row>
16947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16948 \begin_inset Text
16949
16950 \begin_layout Plain Layout
16951
16952 \family roman
16953 \series medium
16954 \shape up
16955 \size normal
16956 \emph off
16957 \bar no
16958 \noun off
16959 \color none
16960 B
16961 \end_layout
16962
16963 \end_inset
16964 </cell>
16965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16966 \begin_inset Text
16967
16968 \begin_layout Plain Layout
16969
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \size normal
16980 \noun off
16981 \color none
16982  
16983 \end_layout
16984
16985 \end_inset
16986 </cell>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991
16992 \end_layout
16993
16994 \end_inset
16995 </cell>
16996 </row>
16997 <row>
16998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002
17003 \family roman
17004 \series medium
17005 \shape up
17006 \size normal
17007 \emph off
17008 \bar no
17009 \noun off
17010 \color none
17011 C
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17017 \begin_inset Text
17018
17019 \begin_layout Plain Layout
17020
17021 \end_layout
17022
17023 \end_inset
17024 </cell>
17025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029
17030 \end_layout
17031
17032 \end_inset
17033 </cell>
17034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17035 \begin_inset Text
17036
17037 \begin_layout Plain Layout
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 </lyxtabular>
17045
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \begin_layout Subsection
17052 The Table dialog
17053 \end_layout
17054
17055 \begin_layout Standard
17056 You can alter a table by clicking on it with the right mouse button, which
17057  brings up the table dialog.
17058  Here you can adjust the settings of the cell and row/column respectively
17059  where the cursor is placed currently.
17060  Most of the dialog options also work on selections.
17061  This means that if you select more cells, columns or rows the action is
17062  done on all of your selection.
17063 \end_layout
17064
17065 \begin_layout Standard
17066 Additionally to the table dialog, the 
17067 \family sans
17068 table
17069 \begin_inset space ~
17070 \end_inset
17071
17072 toolbar
17073 \family default
17074  helps you in setting table properties.
17075  It appears when the cursor is inside a table.
17076 \end_layout
17077
17078 \begin_layout Standard
17079 In the tab 
17080 \family sans
17081 Table
17082 \begin_inset space ~
17083 \end_inset
17084
17085 Settings
17086 \family default
17087  of the table dialog you can set the alignment for the current row.
17088  If you add a row or column, it will be inserted right beside or below the
17089  current cell respectively.
17090  The vertical alignment of a column can only be adjusted when a column width
17091  is given.
17092  A given width will allow the cell to have line breaks and multiple paragraphs
17093  of text, see section
17094 \begin_inset space ~
17095 \end_inset
17096
17097
17098 \begin_inset CommandInset ref
17099 LatexCommand ref
17100 reference "sub:Table-Cells"
17101
17102 \end_inset
17103
17104 .
17105 \end_layout
17106
17107 \begin_layout Standard
17108 You can mark multiple cells of one row/column as a multicolumn/row cell
17109  using the check box 
17110 \family sans
17111 Multicolumn
17112 \family default
17113  or 
17114 \family sans
17115 Multirow
17116 \family default
17117 .
17118  This will merge the cells to 
17119 \emph on
17120 one
17121 \emph default
17122  cell, spread over more than one column/row.
17123  Multicolumn cells are treated as own rows, so that the alignment, width,
17124  and border settings affect only the multicolumn cell.
17125  Here's an example table with a multicolumn cell in the first row and one
17126  in the last row without the upper border:
17127 \end_layout
17128
17129 \begin_layout Standard
17130 \align center
17131 \begin_inset Tabular
17132 <lyxtabular version="3" rows="3" columns="4">
17133 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17134 <column alignment="center" valignment="top" width="0pt">
17135 <column alignment="center" valignment="middle" width="0">
17136 <column alignment="center" valignment="top" width="0in">
17137 <column alignment="center" valignment="top" width="0pt">
17138 <row>
17139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143 abc
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 def ghi
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 jkl
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \family roman
17183 \series medium
17184 \shape up
17185 \size normal
17186 \emph off
17187 \bar no
17188 \noun off
17189 \color none
17190 A
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 B
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 C
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 D
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228 1
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 2
17238 \end_layout
17239
17240 \end_inset
17241 </cell>
17242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 3
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255 4
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 </row>
17261 </lyxtabular>
17262
17263 \end_inset
17264
17265
17266 \end_layout
17267
17268 \begin_layout Standard
17269 Adept users can declare special LaTeX-arguments for the table.
17270  They are necessary for special table formatting, like for multirow cells,
17271  explained in the tables section of the 
17272 \emph on
17273 Embedded
17274 \begin_inset space ~
17275 \end_inset
17276
17277 Objects
17278 \emph default
17279  manual.
17280  You can also rotate the current cell or the whole table 90
17281 \begin_inset space \thinspace{}
17282 \end_inset
17283
17284 degrees counterclockwise.
17285  These rotations are not visible in LyX but in the output.
17286 \end_layout
17287
17288 \begin_layout Standard
17289 \begin_inset Note Greyedout
17290 status open
17291
17292 \begin_layout Plain Layout
17293
17294 \series bold
17295 Note:
17296 \series default
17297  Most DVI-viewers are 
17298 \emph on
17299 not
17300 \emph default
17301  able to display rotations.
17302 \end_layout
17303
17304 \end_inset
17305
17306
17307 \end_layout
17308
17309 \begin_layout Standard
17310 The 
17311 \family sans
17312 Borders
17313 \family default
17314  tab allows you to add and delete border lines for the current row/column.
17315  The button 
17316 \family sans
17317 Default
17318 \family default
17319  adds lines for all cell borders.
17320 \end_layout
17321
17322 \begin_layout Subsection
17323 Longtables
17324 \begin_inset Index idx
17325 status collapsed
17326
17327 \begin_layout Plain Layout
17328 Tables ! Longtables
17329 \end_layout
17330
17331 \end_inset
17332
17333
17334 \begin_inset Index idx
17335 status collapsed
17336
17337 \begin_layout Plain Layout
17338 Longtables
17339 \end_layout
17340
17341 \end_inset
17342
17343
17344 \end_layout
17345
17346 \begin_layout Standard
17347 If the table is too long to fit on one page, you can use the option 
17348 \family sans
17349 Use
17350 \begin_inset space ~
17351 \end_inset
17352
17353 long
17354 \begin_inset space ~
17355 \end_inset
17356
17357 table
17358 \family default
17359  in the tab 
17360 \family sans
17361 Longtable
17362 \family default
17363  of the table dialog to split the table automatically over more pages.
17364  Doing this enables some check boxes and you can now define:
17365 \end_layout
17366
17367 \begin_layout Description
17368
17369 \family sans
17370 Header
17371 \family default
17372 : The current row and all rows above, that don't have any special options
17373  defined, are defined to be the header rows of all pages of the longtable;
17374  except for the first page, if 
17375 \family sans
17376 First
17377 \begin_inset space ~
17378 \end_inset
17379
17380 header
17381 \family default
17382  is defined.
17383 \end_layout
17384
17385 \begin_layout Description
17386
17387 \family sans
17388 First
17389 \begin_inset space ~
17390 \end_inset
17391
17392 header
17393 \family default
17394 : The current row and all rows above, that don't have any special options
17395  defined, are defined to be the header rows of the first page of the longtable.
17396 \end_layout
17397
17398 \begin_layout Description
17399
17400 \family sans
17401 Footer
17402 \family default
17403 : The current row and all rows below, that don't have any special options
17404  defined, are defined to be the footer rows of all pages of the longtable;
17405  except for the last page, if 
17406 \family sans
17407 Last
17408 \begin_inset space ~
17409 \end_inset
17410
17411 footer
17412 \family default
17413  is defined.
17414 \end_layout
17415
17416 \begin_layout Description
17417
17418 \family sans
17419 Last
17420 \begin_inset space ~
17421 \end_inset
17422
17423 footer
17424 \family default
17425 : The current row and all rows below, that don't have any special options
17426  defined, are defined to be the footer rows of the last page of the longtable.
17427 \end_layout
17428
17429 \begin_layout Description
17430 Caption: The first row is reset as a single column.
17431  You can now insert there the table caption via the menu 
17432 \family sans
17433 Insert\SpecialChar \menuseparator
17434 Caption
17435 \family default
17436 .
17437  More about longtable captions can be found in the 
17438 \emph on
17439 Embedded
17440 \begin_inset space ~
17441 \end_inset
17442
17443 Objects
17444 \emph default
17445  manual.
17446 \end_layout
17447
17448 \begin_layout Standard
17449 You can also specify a row where the table is split.
17450  If you set more than one option in the same table row, you should be aware
17451  of the fact that only the first one is used in the given table row.
17452  The others will then be defined as 
17453 \emph on
17454 empty
17455 \emph default
17456 .
17457  In this context, first means first in this order: 
17458 \family sans
17459 Footer, Last
17460 \begin_inset space ~
17461 \end_inset
17462
17463 footer,
17464 \family default
17465  
17466 \family sans
17467 Header,
17468 \family default
17469  
17470 \family sans
17471 First
17472 \begin_inset space ~
17473 \end_inset
17474
17475 header.
17476
17477 \family default
17478  See the following longtable to see how it works:
17479 \end_layout
17480
17481 \begin_layout Standard
17482 \align center
17483 \begin_inset Tabular
17484 <lyxtabular version="3" rows="69" columns="3">
17485 <features islongtable="true" longtabularalignment="center">
17486 <column alignment="block" valignment="top" width="5cm">
17487 <column alignment="left" valignment="top" width="0pt">
17488 <column alignment="right" valignment="top" width="0pt">
17489 <row endfirsthead="true">
17490 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494
17495 \series bold
17496 Example Phone List (ignore the names)
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 </row>
17520 <row endfirsthead="true">
17521 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525
17526 \series bold
17527 NAME
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545
17546 \series bold
17547 TEL.
17548 \end_layout
17549
17550 \end_inset
17551 </cell>
17552 </row>
17553 <row endhead="true">
17554 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17555 \begin_inset Text
17556
17557 \begin_layout Plain Layout
17558  
17559 \series bold
17560 Example Phone List
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569
17570 \end_layout
17571
17572 \end_inset
17573 </cell>
17574 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17575 \begin_inset Text
17576
17577 \begin_layout Plain Layout
17578
17579 \end_layout
17580
17581 \end_inset
17582 </cell>
17583 </row>
17584 <row endhead="true">
17585 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17586 \begin_inset Text
17587
17588 \begin_layout Plain Layout
17589
17590 \series bold
17591 NAME
17592 \end_layout
17593
17594 \end_inset
17595 </cell>
17596 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17597 \begin_inset Text
17598
17599 \begin_layout Plain Layout
17600
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609
17610 \series bold
17611 TEL.
17612 \end_layout
17613
17614 \end_inset
17615 </cell>
17616 </row>
17617 <row endfoot="true">
17618 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622  
17623 \series bold
17624 continue ...
17625 \end_layout
17626
17627 \end_inset
17628 </cell>
17629 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17630 \begin_inset Text
17631
17632 \begin_layout Plain Layout
17633
17634 \end_layout
17635
17636 \end_inset
17637 </cell>
17638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17639 \begin_inset Text
17640
17641 \begin_layout Plain Layout
17642
17643 \end_layout
17644
17645 \end_inset
17646 </cell>
17647 </row>
17648 <row>
17649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653
17654 \series bold
17655 Annovi
17656 \end_layout
17657
17658 \end_inset
17659 </cell>
17660 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17661 \begin_inset Text
17662
17663 \begin_layout Plain Layout
17664 Silvia
17665 \end_layout
17666
17667 \end_inset
17668 </cell>
17669 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673 111
17674 \end_layout
17675
17676 \end_inset
17677 </cell>
17678 </row>
17679 <row>
17680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684
17685 \series bold
17686 Bertoli
17687 \end_layout
17688
17689 \end_inset
17690 </cell>
17691 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17692 \begin_inset Text
17693
17694 \begin_layout Plain Layout
17695 Stefano
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 111
17705 \end_layout
17706
17707 \end_inset
17708 </cell>
17709 </row>
17710 <row>
17711 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715
17716 \series bold
17717 Bozzi
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 Walter
17727 \end_layout
17728
17729 \end_inset
17730 </cell>
17731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17732 \begin_inset Text
17733
17734 \begin_layout Plain Layout
17735 111
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 </row>
17741 <row>
17742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17743 \begin_inset Text
17744
17745 \begin_layout Plain Layout
17746
17747 \series bold
17748 Cachia
17749 \end_layout
17750
17751 \end_inset
17752 </cell>
17753 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 Maria
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 111
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 <row>
17773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \series bold
17779 Cachia
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 Maurizio
17789 \end_layout
17790
17791 \end_inset
17792 </cell>
17793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17794 \begin_inset Text
17795
17796 \begin_layout Plain Layout
17797 111
17798 \end_layout
17799
17800 \end_inset
17801 </cell>
17802 </row>
17803 <row>
17804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17805 \begin_inset Text
17806
17807 \begin_layout Plain Layout
17808
17809 \series bold
17810 Cinquemani
17811 \end_layout
17812
17813 \end_inset
17814 </cell>
17815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819 Giusi
17820 \end_layout
17821
17822 \end_inset
17823 </cell>
17824 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17825 \begin_inset Text
17826
17827 \begin_layout Plain Layout
17828 111
17829 \end_layout
17830
17831 \end_inset
17832 </cell>
17833 </row>
17834 <row>
17835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17836 \begin_inset Text
17837
17838 \begin_layout Plain Layout
17839
17840 \series bold
17841 Colin
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17847 \begin_inset Text
17848
17849 \begin_layout Plain Layout
17850 Bernard
17851 \end_layout
17852
17853 \end_inset
17854 </cell>
17855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859 111
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 </row>
17865 <row>
17866 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17867 \begin_inset Text
17868
17869 \begin_layout Plain Layout
17870
17871 \series bold
17872 Concli
17873 \end_layout
17874
17875 \end_inset
17876 </cell>
17877 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 Gianfranco
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 111
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 </row>
17896 <row>
17897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901
17902 \series bold
17903 Dal Bosco
17904 \end_layout
17905
17906 \end_inset
17907 </cell>
17908 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912 Carolina
17913 \end_layout
17914
17915 \end_inset
17916 </cell>
17917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17918 \begin_inset Text
17919
17920 \begin_layout Plain Layout
17921 111
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 </row>
17927 <row>
17928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17929 \begin_inset Text
17930
17931 \begin_layout Plain Layout
17932
17933 \series bold
17934 Dalpiaz
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943 Annamaria
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 111
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 </row>
17958 <row>
17959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963
17964 \series bold
17965 Feliciello
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974 Domenico
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983 111
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 </row>
17989 <row>
17990 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \series bold
17996 Focarelli
17997 \end_layout
17998
17999 \end_inset
18000 </cell>
18001 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18002 \begin_inset Text
18003
18004 \begin_layout Plain Layout
18005 Paola
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 111
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 </row>
18020 <row>
18021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025
18026 \series bold
18027 Galletti
18028 \end_layout
18029
18030 \end_inset
18031 </cell>
18032 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18033 \begin_inset Text
18034
18035 \begin_layout Plain Layout
18036 Oreste
18037 \end_layout
18038
18039 \end_inset
18040 </cell>
18041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045 111
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 </row>
18051 <row>
18052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18053 \begin_inset Text
18054
18055 \begin_layout Plain Layout
18056
18057 \series bold
18058 Gasparini
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18064 \begin_inset Text
18065
18066 \begin_layout Plain Layout
18067 Franca
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18073 \begin_inset Text
18074
18075 \begin_layout Plain Layout
18076 111
18077 \end_layout
18078
18079 \end_inset
18080 </cell>
18081 </row>
18082 <row>
18083 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18084 \begin_inset Text
18085
18086 \begin_layout Plain Layout
18087
18088 \series bold
18089 Rizzardi
18090 \end_layout
18091
18092 \end_inset
18093 </cell>
18094 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18095 \begin_inset Text
18096
18097 \begin_layout Plain Layout
18098 Paola
18099 \end_layout
18100
18101 \end_inset
18102 </cell>
18103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18104 \begin_inset Text
18105
18106 \begin_layout Plain Layout
18107 111
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 </row>
18113 <row>
18114 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118
18119 \series bold
18120 Lassini
18121 \end_layout
18122
18123 \end_inset
18124 </cell>
18125 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18126 \begin_inset Text
18127
18128 \begin_layout Plain Layout
18129 Giancarlo
18130 \end_layout
18131
18132 \end_inset
18133 </cell>
18134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138 111
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \series bold
18151 Malfatti
18152 \end_layout
18153
18154 \end_inset
18155 </cell>
18156 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18157 \begin_inset Text
18158
18159 \begin_layout Plain Layout
18160 Luciano
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 111
18170 \end_layout
18171
18172 \end_inset
18173 </cell>
18174 </row>
18175 <row>
18176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18177 \begin_inset Text
18178
18179 \begin_layout Plain Layout
18180
18181 \series bold
18182 Malfatti
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18188 \begin_inset Text
18189
18190 \begin_layout Plain Layout
18191 Valeriano
18192 \end_layout
18193
18194 \end_inset
18195 </cell>
18196 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 111
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 </row>
18206 <row>
18207 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211
18212 \series bold
18213 Meneguzzo
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 Roberto
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231 111
18232 \end_layout
18233
18234 \end_inset
18235 </cell>
18236 </row>
18237 <row>
18238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242
18243 \series bold
18244 Mezzadra
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253 Roberto
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 111
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 </row>
18268 <row>
18269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \series bold
18275 Pirpamer
18276 \end_layout
18277
18278 \end_inset
18279 </cell>
18280 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18281 \begin_inset Text
18282
18283 \begin_layout Plain Layout
18284 Erich
18285 \end_layout
18286
18287 \end_inset
18288 </cell>
18289 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18290 \begin_inset Text
18291
18292 \begin_layout Plain Layout
18293 111
18294 \end_layout
18295
18296 \end_inset
18297 </cell>
18298 </row>
18299 <row>
18300 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18301 \begin_inset Text
18302
18303 \begin_layout Plain Layout
18304
18305 \series bold
18306 Pochiesa
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 Paolo
18316 \end_layout
18317
18318 \end_inset
18319 </cell>
18320 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18321 \begin_inset Text
18322
18323 \begin_layout Plain Layout
18324 111, 222
18325 \end_layout
18326
18327 \end_inset
18328 </cell>
18329 </row>
18330 <row>
18331 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18332 \begin_inset Text
18333
18334 \begin_layout Plain Layout
18335
18336 \series bold
18337 Radina
18338 \end_layout
18339
18340 \end_inset
18341 </cell>
18342 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18343 \begin_inset Text
18344
18345 \begin_layout Plain Layout
18346 Claudio
18347 \end_layout
18348
18349 \end_inset
18350 </cell>
18351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355 111
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 </row>
18361 <row>
18362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366
18367 \series bold
18368 Stuffer
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377 Oskar
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18383 \begin_inset Text
18384
18385 \begin_layout Plain Layout
18386 111
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 </row>
18392 <row>
18393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \series bold
18399 Tacchelli
18400 \end_layout
18401
18402 \end_inset
18403 </cell>
18404 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408 Ugo
18409 \end_layout
18410
18411 \end_inset
18412 </cell>
18413 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18414 \begin_inset Text
18415
18416 \begin_layout Plain Layout
18417 111
18418 \end_layout
18419
18420 \end_inset
18421 </cell>
18422 </row>
18423 <row>
18424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18425 \begin_inset Text
18426
18427 \begin_layout Plain Layout
18428
18429 \series bold
18430 Tezzele
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 Margit
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 111
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 </row>
18454 <row>
18455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459
18460 \series bold
18461 Unterkalmsteiner
18462 \end_layout
18463
18464 \end_inset
18465 </cell>
18466 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18467 \begin_inset Text
18468
18469 \begin_layout Plain Layout
18470 Frieda
18471 \end_layout
18472
18473 \end_inset
18474 </cell>
18475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479 111
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 </row>
18485 <row>
18486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18487 \begin_inset Text
18488
18489 \begin_layout Plain Layout
18490
18491 \series bold
18492 Vieider
18493 \end_layout
18494
18495 \end_inset
18496 </cell>
18497 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18498 \begin_inset Text
18499
18500 \begin_layout Plain Layout
18501 Hilde
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18507 \begin_inset Text
18508
18509 \begin_layout Plain Layout
18510 111
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 </row>
18516 <row>
18517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18518 \begin_inset Text
18519
18520 \begin_layout Plain Layout
18521
18522 \series bold
18523 Vigna
18524 \end_layout
18525
18526 \end_inset
18527 </cell>
18528 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18529 \begin_inset Text
18530
18531 \begin_layout Plain Layout
18532 Jürgen
18533 \end_layout
18534
18535 \end_inset
18536 </cell>
18537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 111
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 </row>
18547 <row>
18548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18549 \begin_inset Text
18550
18551 \begin_layout Plain Layout
18552
18553 \series bold
18554 Weber
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563 Maurizio
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18569 \begin_inset Text
18570
18571 \begin_layout Plain Layout
18572 111
18573 \end_layout
18574
18575 \end_inset
18576 </cell>
18577 </row>
18578 <row>
18579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18580 \begin_inset Text
18581
18582 \begin_layout Plain Layout
18583
18584 \series bold
18585 Winkler
18586 \end_layout
18587
18588 \end_inset
18589 </cell>
18590 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18591 \begin_inset Text
18592
18593 \begin_layout Plain Layout
18594 Franz
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603 111
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 </row>
18609 <row>
18610 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18611 \begin_inset Text
18612
18613 \begin_layout Plain Layout
18614  
18615 \end_layout
18616
18617 \end_inset
18618 </cell>
18619 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18620 \begin_inset Text
18621
18622 \begin_layout Plain Layout
18623
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 </row>
18638 <row>
18639 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \series bold
18645 Annovi
18646 \end_layout
18647
18648 \end_inset
18649 </cell>
18650 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18651 \begin_inset Text
18652
18653 \begin_layout Plain Layout
18654 Silvia
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663 555
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 </row>
18669 <row>
18670 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674
18675 \series bold
18676 Bertoli
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685 Stefano
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 555
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 </row>
18700 <row>
18701 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \series bold
18707 Bozzi
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 Walter
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725 555
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 </row>
18731 <row>
18732 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736
18737 \series bold
18738 Cachia
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 Maria
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 555
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 </row>
18762 <row>
18763 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767
18768 \series bold
18769 Cachia
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778 Maurizio
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 555
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 </row>
18793 <row>
18794 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798
18799 \series bold
18800 Cinquemani
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 Giusi
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 555
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 </row>
18824 <row>
18825 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829
18830 \series bold
18831 Colin
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 Bernard
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 555
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 </row>
18855 <row>
18856 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860
18861 \series bold
18862 Concli
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871 Gianfranco
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880 555
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 <row>
18887 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \series bold
18893 Dal Bosco
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 Carolina
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 555
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 <row>
18918 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922
18923 \series bold
18924 Dalpiaz
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 Annamaria
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942 555
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 </row>
18948 <row>
18949 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953
18954 \series bold
18955 Feliciello
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964 Domenico
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973 555
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 </row>
18979 <row>
18980 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984
18985 \series bold
18986 Focarelli
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 Paola
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 555
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 </row>
19010 <row>
19011 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015
19016 \series bold
19017 Galletti
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 Oreste
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 555
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 </row>
19041 <row>
19042 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046
19047 \series bold
19048 Gasparini
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 Franca
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 555
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 </row>
19072 <row>
19073 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077
19078 \series bold
19079 Rizzardi
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 Paola
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 555
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 <row>
19104 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108
19109 \series bold
19110 Lassini
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 Giancarlo
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128 555
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 </row>
19134 <row>
19135 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139
19140 \series bold
19141 Malfatti
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150 Luciano
19151 \end_layout
19152
19153 \end_inset
19154 </cell>
19155 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159 555
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 </row>
19165 <row>
19166 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170
19171 \series bold
19172 Malfatti
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 Valeriano
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190 555
19191 \end_layout
19192
19193 \end_inset
19194 </cell>
19195 </row>
19196 <row>
19197 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201
19202 \series bold
19203 Meneguzzo
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212 Roberto
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221 555
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 </row>
19227 <row>
19228 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232
19233 \series bold
19234 Mezzadra
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 Roberto
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 555
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 </row>
19258 <row>
19259 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \series bold
19265 Pirpamer
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274 Erich
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 555
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 </row>
19289 <row>
19290 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294
19295 \series bold
19296 Pochiesa
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 Paolo
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 555, 222
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 </row>
19320 <row>
19321 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325
19326 \series bold
19327 Radina
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336 Claudio
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 555
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \series bold
19358 Stuffer
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 Oskar
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 555
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 </row>
19382 <row>
19383 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387
19388 \series bold
19389 Tacchelli
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 Ugo
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407 555
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 </row>
19413 <row>
19414 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418
19419 \series bold
19420 Tezzele
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 Margit
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 555
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 </row>
19444 <row>
19445 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449
19450 \series bold
19451 Unterkalmsteiner
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460 Frieda
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 555
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 </row>
19475 <row>
19476 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480
19481 \series bold
19482 Vieider
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 Hilde
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500 555
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 </row>
19506 <row>
19507 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511
19512 \series bold
19513 Vigna
19514 \end_layout
19515
19516 \end_inset
19517 </cell>
19518 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 Jürgen
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 999
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \series bold
19544 Weber
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 Maurizio
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 555
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 </row>
19568 <row>
19569 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573
19574 \series bold
19575 Winkler
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584 Franz
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 555
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 </row>
19599 <row endlastfoot="true">
19600 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \series bold
19606 End
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 </lyxtabular>
19631
19632 \end_inset
19633
19634
19635 \end_layout
19636
19637 \begin_layout Subsection
19638 Table Cells
19639 \begin_inset Index idx
19640 status collapsed
19641
19642 \begin_layout Plain Layout
19643 Tables ! Cells
19644 \end_layout
19645
19646 \end_inset
19647
19648
19649 \begin_inset CommandInset label
19650 LatexCommand label
19651 name "sub:Table-Cells"
19652
19653 \end_inset
19654
19655
19656 \end_layout
19657
19658 \begin_layout Standard
19659 A table cell can contain text, inline equations, a figure, or another table.
19660  All these kinds of objects can be placed in the same cell.
19661  Font sizes and shapes can also be altered.
19662  But you can't put a special environment in a cell (like 
19663 \family sans
19664 Section*
19665 \family default
19666 , etc.), nor set spacing options etc.
19667  for the cell's paragraph.
19668 \end_layout
19669
19670 \begin_layout Standard
19671 To have multi-line entries in table cells, you have to declare a fixed width
19672  for the column in the table dialog.
19673  Your text is then automatically split into multiple lines and the cell
19674  is enlarged vertically when the length of the text exceeds the given width.
19675  An example:
19676 \end_layout
19677
19678 \begin_layout Standard
19679 \align center
19680 \begin_inset Tabular
19681 <lyxtabular version="3" rows="4" columns="3">
19682 <features tabularvalignment="middle">
19683 <column alignment="center" valignment="top" width="0pt">
19684 <column alignment="block" valignment="top" width="3cm">
19685 <column alignment="center" valignment="top" width="0pt">
19686 <row>
19687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \family roman
19693 \series medium
19694 \shape up
19695 \size normal
19696 \emph off
19697 \bar no
19698 \noun off
19699 \color none
19700 1
19701 \end_layout
19702
19703 \end_inset
19704 </cell>
19705 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19706 \begin_inset Text
19707
19708 \begin_layout Plain Layout
19709
19710 \family roman
19711 \series medium
19712 \shape up
19713 \size normal
19714 \emph off
19715 \bar no
19716 \noun off
19717 \color none
19718 2
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727
19728 \family roman
19729 \series medium
19730 \shape up
19731 \size normal
19732 \emph off
19733 \bar no
19734 \noun off
19735 \color none
19736 3
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \family roman
19749 \series medium
19750 \shape up
19751 \size normal
19752 \emph off
19753 \bar no
19754 \noun off
19755 \color none
19756 4
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765
19766 \family roman
19767 \series medium
19768 \shape up
19769 \size normal
19770 \emph off
19771 \bar no
19772 \noun off
19773 \color none
19774 This is a multi-line entry in a table.
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783
19784 \family roman
19785 \series medium
19786 \shape up
19787 \size normal
19788 \emph off
19789 \bar no
19790 \noun off
19791 \color none
19792 5
19793 \end_layout
19794
19795 \end_inset
19796 </cell>
19797 </row>
19798 <row>
19799 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19800 \begin_inset Text
19801
19802 \begin_layout Plain Layout
19803
19804 \family roman
19805 \series medium
19806 \shape up
19807 \size normal
19808 \emph off
19809 \bar no
19810 \noun off
19811 \color none
19812 6
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821
19822 \family roman
19823 \series medium
19824 \shape up
19825 \size normal
19826 \emph off
19827 \bar no
19828 \noun off
19829 \color none
19830 This is longer now.
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839
19840 \family roman
19841 \series medium
19842 \shape up
19843 \size normal
19844 \emph off
19845 \bar no
19846 \noun off
19847 \color none
19848 7
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 </row>
19854 <row>
19855 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \family roman
19861 \series medium
19862 \shape up
19863 \size normal
19864 \emph off
19865 \bar no
19866 \noun off
19867 \color none
19868 8
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877
19878 \family roman
19879 \series medium
19880 \shape up
19881 \size normal
19882 \emph off
19883 \bar no
19884 \noun off
19885 \color none
19886 This is a multi-line entry in a table.
19887  This is longer now.
19888 \end_layout
19889
19890 \end_inset
19891 </cell>
19892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19893 \begin_inset Text
19894
19895 \begin_layout Plain Layout
19896
19897 \family roman
19898 \series medium
19899 \shape up
19900 \size normal
19901 \emph off
19902 \bar no
19903 \noun off
19904 \color none
19905 9
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 </row>
19911 </lyxtabular>
19912
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \begin_layout Standard
19919 Cutting and pasting between tables and table cells works reasonably well.
19920  You can cut and paste even more than one row.
19921 \begin_inset Foot
19922 status open
19923
19924 \begin_layout Plain Layout
19925 Note, that you cannot paste into a multicell selection because it would
19926  not be clear what to do when pasting a single word in a selected 2×3.
19927  
19928 \end_layout
19929
19930 \end_inset
19931
19932  Selection with the mouse or with 
19933 \family sans
19934 Shift
19935 \family default
19936  plus the arrow keys works as usual.
19937  You can also copy and paste the entire table as a single unit by starting
19938  the selection from outside the table.
19939 \end_layout
19940
19941 \begin_layout Section
19942 Floats
19943 \begin_inset Index idx
19944 status collapsed
19945
19946 \begin_layout Plain Layout
19947 Floats
19948 \end_layout
19949
19950 \end_inset
19951
19952
19953 \begin_inset CommandInset label
19954 LatexCommand label
19955 name "sec:Floats"
19956
19957 \end_inset
19958
19959
19960 \end_layout
19961
19962 \begin_layout Standard
19963 A float is a block of text associated with some sort of label, which doesn't
19964  have a fixed location.
19965  It can 
19966 \begin_inset Quotes eld
19967 \end_inset
19968
19969 float
19970 \begin_inset Quotes erd
19971 \end_inset
19972
19973  forward or backward a page or two, to wherever it fits best.
19974  
19975 \family sans
19976 Footnotes
19977 \family default
19978  and 
19979 \family sans
19980 Margin
19981 \begin_inset space ~
19982 \end_inset
19983
19984 Notes
19985 \family default
19986  are also floats, because they can float to the next page when there are
19987  too many notes on the page.
19988 \end_layout
19989
19990 \begin_layout Standard
19991 Floats make it possible to get a high quality layout.
19992  Images and tables can be spread evenly over the pages to avoid whitespace
19993  and pages without text.
19994  As the floating often destroys the context between the text and the image/table
19995 , every float can be referenced in the text.
19996  Floats are therefore numbered.
19997  Referencing is described in section
19998 \begin_inset space ~
19999 \end_inset
20000
20001
20002 \begin_inset CommandInset ref
20003 LatexCommand ref
20004 reference "sec:Cross-References"
20005
20006 \end_inset
20007
20008 .
20009 \end_layout
20010
20011 \begin_layout Standard
20012 To insert a float, use the menu 
20013 \family sans
20014 Insert\SpecialChar \menuseparator
20015 Floats
20016 \family default
20017 .
20018  A box with a caption that has e.
20019 \begin_inset space \thinspace{}
20020 \end_inset
20021
20022 g.
20023 \begin_inset space \space{}
20024 \end_inset
20025
20026 the label 
20027 \begin_inset Quotes eld
20028 \end_inset
20029
20030 Figure
20031 \begin_inset space ~
20032 \end_inset
20033
20034 #:
20035 \begin_inset Quotes erd
20036 \end_inset
20037
20038  (# is the actual number) will be inserted into your document.
20039  The label will automatically be translated to the document language in
20040  the output.
20041  After the label you can insert the caption text.
20042 \begin_inset Index idx
20043 status collapsed
20044
20045 \begin_layout Plain Layout
20046 Floats ! Captions
20047 \end_layout
20048
20049 \end_inset
20050
20051  The image or table is inserted above or below the caption in a separate
20052  paragraph within the float.
20053  To keep your LyX-document readable, you can open and close the float box
20054  by left-clicking on the box label.
20055  A closed float box looks like this: 
20056 \begin_inset Graphics
20057         filename clipart/floatQt4.png
20058         scale 80
20059
20060 \end_inset
20061
20062  – a gray button with a red label.
20063 \end_layout
20064
20065 \begin_layout Standard
20066 It is recommended to insert floats as a separate paragraph to avoid possible
20067  LaTeX-errors that can occur when the surrounding text is specially formatted.
20068 \end_layout
20069
20070 \begin_layout Subsection
20071 Float Types
20072 \end_layout
20073
20074 \begin_layout Subsubsection
20075 Figure Floats
20076 \begin_inset Index idx
20077 status collapsed
20078
20079 \begin_layout Plain Layout
20080 Floats ! Figure floats
20081 \end_layout
20082
20083 \end_inset
20084
20085
20086 \begin_inset CommandInset label
20087 LatexCommand label
20088 name "sec:Figure-Floats"
20089
20090 \end_inset
20091
20092
20093 \end_layout
20094
20095 \begin_layout Standard
20096 The menu 
20097 \family sans
20098 Insert\SpecialChar \menuseparator
20099 Float\SpecialChar \menuseparator
20100 Figure
20101 \family default
20102  inserts a float with the label 
20103 \begin_inset Quotes eld
20104 \end_inset
20105
20106
20107 \series bold
20108 Figure
20109 \begin_inset space ~
20110 \end_inset
20111
20112 #:
20113 \series default
20114
20115 \begin_inset Quotes erd
20116 \end_inset
20117
20118 .
20119  Set the cursor above this label (or before it and press enter) and insert
20120  the image as described above to get the caption printed below the image.
20121  This is what we did for Figure
20122 \begin_inset space ~
20123 \end_inset
20124
20125
20126 \begin_inset CommandInset ref
20127 LatexCommand ref
20128 reference "cap:Platypus"
20129
20130 \end_inset
20131
20132 .
20133  If you want the caption to be above the image, set the cursor at the end
20134  of the caption, press enter and insert the image.
20135  This was done in Figure
20136 \begin_inset space ~
20137 \end_inset
20138
20139
20140 \begin_inset CommandInset ref
20141 LatexCommand ref
20142 reference "cap:Escher"
20143
20144 \end_inset
20145
20146 .
20147 \end_layout
20148
20149 \begin_layout Standard
20150 \begin_inset Float figure
20151 wide false
20152 sideways false
20153 status open
20154
20155 \begin_layout Plain Layout
20156 \align center
20157 \begin_inset Graphics
20158         filename clipart/platypus.eps
20159         width 50col%
20160
20161 \end_inset
20162
20163
20164 \end_layout
20165
20166 \begin_layout Plain Layout
20167 \begin_inset Caption
20168
20169 \begin_layout Plain Layout
20170 \begin_inset CommandInset label
20171 LatexCommand label
20172 name "cap:Platypus"
20173
20174 \end_inset
20175
20176 A severely distorted platypus in a float.
20177 \end_layout
20178
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \begin_layout Standard
20190 \begin_inset Float figure
20191 wide false
20192 sideways false
20193 status open
20194
20195 \begin_layout Plain Layout
20196 \begin_inset Caption
20197
20198 \begin_layout Plain Layout
20199 \begin_inset CommandInset label
20200 LatexCommand label
20201 name "cap:Escher"
20202
20203 \end_inset
20204
20205 M.C.
20206  Escher on acid.
20207 \end_layout
20208
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \begin_layout Plain Layout
20215 \align center
20216 \begin_inset Graphics
20217         filename clipart/escher-lsd.eps
20218         scale 80
20219
20220 \end_inset
20221
20222
20223 \end_layout
20224
20225 \end_inset
20226
20227
20228 \end_layout
20229
20230 \begin_layout Standard
20231 This figure float also shows how to set a label and create a cross-reference
20232  to it.
20233  As described in section
20234 \begin_inset space ~
20235 \end_inset
20236
20237
20238 \begin_inset CommandInset ref
20239 LatexCommand ref
20240 reference "sec:Cross-References"
20241
20242 \end_inset
20243
20244 , you can simply insert a label in the caption using the menu 
20245 \family sans
20246 Insert\SpecialChar \menuseparator
20247 Label
20248 \family default
20249  and refer to it using the menu 
20250 \family sans
20251 Insert\SpecialChar \menuseparator
20252 Cross-Reference
20253 \family default
20254 .
20255  It is important to use references to figure floats, rather than using vague
20256  references like 
20257 \begin_inset Quotes eld
20258 \end_inset
20259
20260 the figure above
20261 \begin_inset Quotes erd
20262 \end_inset
20263
20264 , because, as LaTeX will reposition the floats in the final document, it
20265  might not be 
20266 \begin_inset Quotes eld
20267 \end_inset
20268
20269 above
20270 \begin_inset Quotes erd
20271 \end_inset
20272
20273  at all.
20274 \end_layout
20275
20276 \begin_layout Standard
20277 Normally only one image is inserted in a figure float, but sometimes you
20278  might want to use two images with separate subcaptions.
20279  This can be done by inserting image floats into existing image floats.
20280  Note that only the main caption of the float is added to the List of Figures.
20281  Figure
20282 \begin_inset space ~
20283 \end_inset
20284
20285
20286 \begin_inset CommandInset ref
20287 LatexCommand ref
20288 reference "cap:Two-distorted-images"
20289
20290 \end_inset
20291
20292  is an example of a figure float with two images set side by side.
20293  You can also set the images one below the other.
20294  Figure
20295 \begin_inset space ~
20296 \end_inset
20297
20298
20299 \begin_inset CommandInset ref
20300 LatexCommand ref
20301 reference "fig:Undefinable"
20302
20303 \end_inset
20304
20305  and 
20306 \begin_inset CommandInset ref
20307 LatexCommand ref
20308 reference "fig:Platypus"
20309
20310 \end_inset
20311
20312  are the subfigures.
20313 \end_layout
20314
20315 \begin_layout Standard
20316 \begin_inset Float figure
20317 wide false
20318 sideways false
20319 status open
20320
20321 \begin_layout Plain Layout
20322 \begin_inset space \hfill{}
20323 \end_inset
20324
20325
20326 \begin_inset Float figure
20327 wide false
20328 sideways false
20329 status open
20330
20331 \begin_layout Plain Layout
20332 \begin_inset Caption
20333
20334 \begin_layout Plain Layout
20335 \begin_inset CommandInset label
20336 LatexCommand label
20337 name "fig:Undefinable"
20338
20339 \end_inset
20340
20341 Undefinable
20342 \end_layout
20343
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \begin_layout Plain Layout
20350 \begin_inset Graphics
20351         filename clipart/escher-lsd.eps
20352         width 45col%
20353
20354 \end_inset
20355
20356
20357 \end_layout
20358
20359 \end_inset
20360
20361
20362 \begin_inset space \hfill{}
20363 \end_inset
20364
20365
20366 \begin_inset Float figure
20367 wide false
20368 sideways false
20369 status open
20370
20371 \begin_layout Plain Layout
20372 \begin_inset Caption
20373
20374 \begin_layout Plain Layout
20375 \begin_inset CommandInset label
20376 LatexCommand label
20377 name "fig:Platypus"
20378
20379 \end_inset
20380
20381 Platypus
20382 \end_layout
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Plain Layout
20390 \begin_inset Graphics
20391         filename clipart/platypus.eps
20392         lyxscale 60
20393         width 45col%
20394
20395 \end_inset
20396
20397
20398 \end_layout
20399
20400 \end_inset
20401
20402
20403 \begin_inset space \hfill{}
20404 \end_inset
20405
20406
20407 \end_layout
20408
20409 \begin_layout Plain Layout
20410 \begin_inset Caption
20411
20412 \begin_layout Plain Layout
20413 \begin_inset CommandInset label
20414 LatexCommand label
20415 name "cap:Two-distorted-images"
20416
20417 \end_inset
20418
20419 Two distorted images.
20420 \end_layout
20421
20422 \end_inset
20423
20424
20425 \end_layout
20426
20427 \end_inset
20428
20429
20430 \end_layout
20431
20432 \begin_layout Standard
20433 Note that the caption is added to the 
20434 \family sans
20435 List
20436 \begin_inset space ~
20437 \end_inset
20438
20439 of
20440 \begin_inset space ~
20441 \end_inset
20442
20443 Figures
20444 \family default
20445  as described in section
20446 \begin_inset space ~
20447 \end_inset
20448
20449
20450 \begin_inset CommandInset ref
20451 LatexCommand ref
20452 reference "sub:List-of-Figures"
20453
20454 \end_inset
20455
20456 .
20457 \end_layout
20458
20459 \begin_layout Subsubsection
20460 Table Floats
20461 \begin_inset Index idx
20462 status collapsed
20463
20464 \begin_layout Plain Layout
20465 Floats ! Table floats
20466 \end_layout
20467
20468 \end_inset
20469
20470
20471 \end_layout
20472
20473 \begin_layout Standard
20474 Table floats can be inserted using the menu 
20475 \family sans
20476 Insert\SpecialChar \menuseparator
20477 Float\SpecialChar \menuseparator
20478 Table
20479 \family default
20480 .
20481  They have the same properties as figure floats except for the different
20482  label.
20483  Table
20484 \begin_inset space ~
20485 \end_inset
20486
20487
20488 \begin_inset CommandInset ref
20489 LatexCommand ref
20490 reference "cap:Table-float"
20491
20492 \end_inset
20493
20494  is an example of a table float.
20495 \end_layout
20496
20497 \begin_layout Standard
20498 \begin_inset Float table
20499 wide false
20500 sideways false
20501 status open
20502
20503 \begin_layout Plain Layout
20504 \begin_inset Caption
20505
20506 \begin_layout Plain Layout
20507 \begin_inset CommandInset label
20508 LatexCommand label
20509 name "cap:Table-float"
20510
20511 \end_inset
20512
20513 A table float.
20514 \end_layout
20515
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \begin_layout Plain Layout
20522 \align center
20523 \begin_inset Tabular
20524 <lyxtabular version="3" rows="3" columns="3">
20525 <features tabularvalignment="middle">
20526 <column alignment="center" valignment="top" width="0pt">
20527 <column alignment="center" valignment="top" width="0pt">
20528 <column alignment="center" valignment="top" width="0pt">
20529 <row>
20530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534
20535 \family roman
20536 \series medium
20537 \shape up
20538 \size normal
20539 \emph off
20540 \bar no
20541 \noun off
20542 \color none
20543 1
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552
20553 \family roman
20554 \series medium
20555 \shape up
20556 \size normal
20557 \emph off
20558 \bar no
20559 \noun off
20560 \color none
20561 2
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \family roman
20572 \series medium
20573 \shape up
20574 \size normal
20575 \emph off
20576 \bar no
20577 \noun off
20578 \color none
20579 3
20580 \end_layout
20581
20582 \end_inset
20583 </cell>
20584 </row>
20585 <row>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590
20591 \family roman
20592 \series medium
20593 \shape up
20594 \size normal
20595 \emph off
20596 \bar no
20597 \noun off
20598 \color none
20599 Joe
20600 \end_layout
20601
20602 \end_inset
20603 </cell>
20604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20605 \begin_inset Text
20606
20607 \begin_layout Plain Layout
20608
20609 \family roman
20610 \series medium
20611 \shape up
20612 \size normal
20613 \emph off
20614 \bar no
20615 \noun off
20616 \color none
20617 Mary
20618 \end_layout
20619
20620 \end_inset
20621 </cell>
20622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20623 \begin_inset Text
20624
20625 \begin_layout Plain Layout
20626
20627 \family roman
20628 \series medium
20629 \shape up
20630 \size normal
20631 \emph off
20632 \bar no
20633 \noun off
20634 \color none
20635 Ted
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 </row>
20641 <row>
20642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \family roman
20648 \series medium
20649 \shape up
20650 \size normal
20651 \emph off
20652 \bar no
20653 \noun off
20654 \color none
20655 \begin_inset Formula $\int x^{2}dx$
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \family roman
20669 \series medium
20670 \shape up
20671 \size normal
20672 \emph off
20673 \bar no
20674 \noun off
20675 \color none
20676 \begin_inset Formula $\left[\begin{array}{cc}
20677 a & b\\
20678 c & d
20679 \end{array}\right]$
20680 \end_inset
20681
20682
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20688 \begin_inset Text
20689
20690 \begin_layout Plain Layout
20691
20692 \family roman
20693 \series medium
20694 \shape up
20695 \size normal
20696 \emph off
20697 \bar no
20698 \noun off
20699 \color none
20700 \begin_inset Formula $1+1=2$
20701 \end_inset
20702
20703
20704 \end_layout
20705
20706 \end_inset
20707 </cell>
20708 </row>
20709 </lyxtabular>
20710
20711 \end_inset
20712
20713
20714 \end_layout
20715
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \begin_layout Subsubsection
20722 Algorithm Floats
20723 \begin_inset Index idx
20724 status collapsed
20725
20726 \begin_layout Plain Layout
20727 Floats ! Algorithm floats
20728 \end_layout
20729
20730 \end_inset
20731
20732
20733 \end_layout
20734
20735 \begin_layout Standard
20736 This float type is inserted with the menu 
20737 \family sans
20738 Insert\SpecialChar \menuseparator
20739 Float\SpecialChar \menuseparator
20740 Algorithm
20741 \family default
20742 .
20743  It is used for program codes and descriptions of algorithms.
20744  A possible environment for algorithms is the 
20745 \family sans
20746 LyX-Code
20747 \family default
20748 , described in section
20749 \begin_inset space ~
20750 \end_inset
20751
20752
20753 \begin_inset CommandInset ref
20754 LatexCommand ref
20755 reference "sub:LyX-Code"
20756
20757 \end_inset
20758
20759 .
20760 \end_layout
20761
20762 \begin_layout Standard
20763 \begin_inset Note Greyedout
20764 status open
20765
20766 \begin_layout Plain Layout
20767
20768 \series bold
20769 Note:
20770 \series default
20771  that the float label is not automatically translated into the document
20772  language.
20773 \end_layout
20774
20775 \end_inset
20776
20777  You have to do this manually by adding the following line
20778 \end_layout
20779
20780 \begin_layout Standard
20781
20782 \series bold
20783
20784 \backslash
20785 floatname{algorithm}{your
20786 \begin_inset space ~
20787 \end_inset
20788
20789 name}
20790 \end_layout
20791
20792 \begin_layout Standard
20793 to the document preamble (menu 
20794 \family sans
20795 Document\SpecialChar \menuseparator
20796 Settings
20797 \family default
20798 ).
20799  
20800 \series bold
20801 your
20802 \begin_inset space ~
20803 \end_inset
20804
20805 name
20806 \series default
20807  is the word 
20808 \begin_inset Quotes eld
20809 \end_inset
20810
20811
20812 \emph on
20813 algorithm
20814 \emph default
20815
20816 \begin_inset Quotes erd
20817 \end_inset
20818
20819  in your language.
20820 \end_layout
20821
20822 \begin_layout Subsubsection
20823 Wrap Floats
20824 \begin_inset Index idx
20825 status collapsed
20826
20827 \begin_layout Plain Layout
20828 Floats ! Text Wrap Floats
20829 \end_layout
20830
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \begin_layout Standard
20837 \begin_inset Wrap figure
20838 lines 0
20839 placement l
20840 overhang 0in
20841 width "40col%"
20842 status open
20843
20844 \begin_layout Plain Layout
20845 \begin_inset Graphics
20846         filename clipart/mobius.eps
20847         width 40col%
20848
20849 \end_inset
20850
20851
20852 \end_layout
20853
20854 \begin_layout Plain Layout
20855 \begin_inset Caption
20856
20857 \begin_layout Plain Layout
20858 \begin_inset CommandInset label
20859 LatexCommand label
20860 name "cap:Wrapped-figure"
20861
20862 \end_inset
20863
20864 This is a wrapped figure.
20865 \begin_inset VSpace medskip
20866 \end_inset
20867
20868
20869 \end_layout
20870
20871 \end_inset
20872
20873
20874 \end_layout
20875
20876 \end_inset
20877
20878 This float type is used if you want to 
20879 \begin_inset Quotes eld
20880 \end_inset
20881
20882 wrap
20883 \begin_inset Quotes erd
20884 \end_inset
20885
20886  text around a figure so that it only occupies some fraction of the column
20887  width.
20888  It can be inserted using the menu 
20889 \family sans
20890 Insert\SpecialChar \menuseparator
20891 Float\SpecialChar \menuseparator
20892 Wrap
20893 \begin_inset space ~
20894 \end_inset
20895
20896 Float
20897 \family default
20898  if the LaTeX-package 
20899 \series bold
20900 wrapfig
20901 \series default
20902
20903 \begin_inset Index idx
20904 status collapsed
20905
20906 \begin_layout Plain Layout
20907 LaTeX-packages ! wrapfig
20908 \end_layout
20909
20910 \end_inset
20911
20912  is installed.
20913 \begin_inset Foot
20914 status collapsed
20915
20916 \begin_layout Plain Layout
20917 Installing a LaTeX-package is explained it in the 
20918 \emph on
20919 LaTeX
20920 \begin_inset space ~
20921 \end_inset
20922
20923 Configuration
20924 \emph default
20925  manual.
20926 \end_layout
20927
20928 \end_inset
20929
20930  The width and placement of the float is adjusted by right-clicking on the
20931  float box.
20932  Figure
20933 \begin_inset space ~
20934 \end_inset
20935
20936
20937 \begin_inset CommandInset ref
20938 LatexCommand ref
20939 reference "cap:Wrapped-figure"
20940
20941 \end_inset
20942
20943  is for example a figure wrap float with a width of 40
20944 \begin_inset space \thinspace{}
20945 \end_inset
20946
20947 col%.
20948 \begin_inset Foot
20949 status collapsed
20950
20951 \begin_layout Plain Layout
20952 Available units are explained in Appendix
20953 \begin_inset space ~
20954 \end_inset
20955
20956
20957 \begin_inset CommandInset ref
20958 LatexCommand ref
20959 reference "cha:Units-available-in"
20960
20961 \end_inset
20962
20963 .
20964 \end_layout
20965
20966 \end_inset
20967
20968  Some space was added under the caption to separate it better from the surroundi
20969 ng text.
20970 \end_layout
20971
20972 \begin_layout Standard
20973 \begin_inset Note Greyedout
20974 status open
20975
20976 \begin_layout Plain Layout
20977
20978 \series bold
20979 Note:
20980 \series default
20981  Wrap floats might be fragile! E.
20982 \begin_inset space \thinspace{}
20983 \end_inset
20984
20985 g.
20986 \begin_inset space \space{}
20987 \end_inset
20988
20989 having a figure too close to the bottom of the page can mess things up so
20990  that the float doesn't appear in the output or that it is placed over some
20991  other text.
20992 \end_layout
20993
20994 \end_inset
20995
20996  In general:
20997 \end_layout
20998
20999 \begin_layout Itemize
21000 Wrap floats should not be placed in paragraphs that run over a page break.
21001  That means that wrap floats should preferably be inserted in the exact
21002  place when the document is nearly ready and you are able to estimate where
21003  page breaks will appear.
21004 \end_layout
21005
21006 \begin_layout Itemize
21007 Wrap floats should either be placed in their own paragraph before the paragraph
21008  where they should wrap into, or within a paragraph.
21009 \end_layout
21010
21011 \begin_layout Itemize
21012 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
21013  there is a text paragraph between them as separator.
21014 \end_layout
21015
21016 \begin_layout Itemize
21017 Wrap floats are not allowed in section headings or tables.
21018 \end_layout
21019
21020 \begin_layout Subsection
21021 Rotated Floats
21022 \begin_inset CommandInset label
21023 LatexCommand label
21024 name "sub:Rotated-Floats"
21025
21026 \end_inset
21027
21028
21029 \begin_inset Index idx
21030 status collapsed
21031
21032 \begin_layout Plain Layout
21033 Floats ! Rotating
21034 \end_layout
21035
21036 \end_inset
21037
21038
21039 \end_layout
21040
21041 \begin_layout Standard
21042 Especially for wide tables you might have floats rotated.
21043  To rotate a whole float including the caption, right-click on the float-box
21044  and use the option 
21045 \family sans
21046 Rotate
21047 \begin_inset space ~
21048 \end_inset
21049
21050 sideways
21051 \family default
21052 .
21053 \end_layout
21054
21055 \begin_layout Standard
21056 Rotated floats are always placed on their own pages (or columns, when you
21057  have a multicolumn document).
21058  You can let them span several columns using the float settings option 
21059 \family sans
21060 Span
21061 \begin_inset space ~
21062 \end_inset
21063
21064 columns
21065 \family default
21066 .
21067  Floats are rotated so that you can read them from the outside margin.
21068  Forcing the rotation direction is explained in the 
21069 \emph on
21070 Embedded Objects
21071 \emph default
21072  manual.
21073 \end_layout
21074
21075 \begin_layout Standard
21076 Referencing rotated floats is the same like for normal floats; the caption
21077  format is also the same: Table
21078 \begin_inset space ~
21079 \end_inset
21080
21081
21082 \begin_inset CommandInset ref
21083 LatexCommand ref
21084 reference "cap:Rotated-table"
21085
21086 \end_inset
21087
21088  is an example of a rotated table float.
21089 \end_layout
21090
21091 \begin_layout Standard
21092 \begin_inset Note Greyedout
21093 status open
21094
21095 \begin_layout Plain Layout
21096
21097 \series bold
21098 Note:
21099 \series default
21100  Not all DVI-viewers are able to display rotated floats.
21101 \end_layout
21102
21103 \end_inset
21104
21105
21106 \end_layout
21107
21108 \begin_layout Standard
21109 \begin_inset Float table
21110 wide false
21111 sideways true
21112 status open
21113
21114 \begin_layout Plain Layout
21115 \begin_inset Caption
21116
21117 \begin_layout Plain Layout
21118 \begin_inset CommandInset label
21119 LatexCommand label
21120 name "cap:Rotated-table"
21121
21122 \end_inset
21123
21124  Rotated table
21125 \end_layout
21126
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \begin_layout Plain Layout
21133 \align center
21134 \begin_inset Tabular
21135 <lyxtabular version="3" rows="1" columns="5">
21136 <features tabularvalignment="middle">
21137 <column alignment="center" valignment="top" width="0">
21138 <column alignment="center" valignment="top" width="0">
21139 <column alignment="center" valignment="top" width="0">
21140 <column alignment="center" valignment="top" width="0">
21141 <column alignment="center" valignment="top" width="0">
21142 <row>
21143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21144 \begin_inset Text
21145
21146 \begin_layout Plain Layout
21147 test
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 b
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165 c
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21171 \begin_inset Text
21172
21173 \begin_layout Plain Layout
21174 d
21175 \end_layout
21176
21177 \end_inset
21178 </cell>
21179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183 e
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 </lyxtabular>
21190
21191 \end_inset
21192
21193
21194 \end_layout
21195
21196 \end_inset
21197
21198
21199 \end_layout
21200
21201 \begin_layout Subsection
21202 Float Placement
21203 \begin_inset CommandInset label
21204 LatexCommand label
21205 name "sub:Float-Placement"
21206
21207 \end_inset
21208
21209
21210 \begin_inset Index idx
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214 Floats ! Placement
21215 \end_layout
21216
21217 \end_inset
21218
21219
21220 \end_layout
21221
21222 \begin_layout Standard
21223 Right-clicking on a float-box opens a dialog where you can alter the placement
21224  options that LaTeX uses for positioning the float.
21225 \begin_inset Newline newline
21226 \end_inset
21227
21228 The option 
21229 \family sans
21230 Span
21231 \begin_inset space ~
21232 \end_inset
21233
21234 columns
21235 \family default
21236  is only useful for two-column documents: If you select it, the float will
21237  span both columns on the page instead of being confined to just one.
21238 \begin_inset Newline newline
21239 \end_inset
21240
21241 The option 
21242 \family sans
21243 Rotate
21244 \begin_inset space ~
21245 \end_inset
21246
21247 sideways
21248 \family default
21249  is used to rotate floats, see section
21250 \begin_inset space ~
21251 \end_inset
21252
21253
21254 \begin_inset CommandInset ref
21255 LatexCommand ref
21256 reference "sub:Rotated-Floats"
21257
21258 \end_inset
21259
21260 .
21261 \end_layout
21262
21263 \begin_layout Standard
21264 You can use one ore more of the following options in the float dialog to
21265  set the placement for a particular float when you uncheck the option 
21266 \family sans
21267 Use
21268 \begin_inset space ~
21269 \end_inset
21270
21271 default
21272 \begin_inset space ~
21273 \end_inset
21274
21275 placement
21276 \family default
21277 :
21278 \end_layout
21279
21280 \begin_layout Description
21281 Here
21282 \begin_inset space ~
21283 \end_inset
21284
21285 if
21286 \begin_inset space ~
21287 \end_inset
21288
21289 possible: try to place the float at the position where it is inserted
21290 \end_layout
21291
21292 \begin_layout Description
21293 Top
21294 \begin_inset space ~
21295 \end_inset
21296
21297 of
21298 \begin_inset space ~
21299 \end_inset
21300
21301 page: try to place the float at the top of the current page
21302 \end_layout
21303
21304 \begin_layout Description
21305 Bottom
21306 \begin_inset space ~
21307 \end_inset
21308
21309 of
21310 \begin_inset space ~
21311 \end_inset
21312
21313 page: try to place the float at the bottom of the current page
21314 \end_layout
21315
21316 \begin_layout Description
21317 Page
21318 \begin_inset space ~
21319 \end_inset
21320
21321 of
21322 \begin_inset space ~
21323 \end_inset
21324
21325 floats: try to place the float at an own page 
21326 \end_layout
21327
21328 \begin_layout Standard
21329 The order of the above option is 
21330 \emph on
21331 always
21332 \emph default
21333  used by LaTeX.
21334  That means, if you use the default placement, LaTeX will first try out
21335  
21336 \family sans
21337 Here
21338 \begin_inset space ~
21339 \end_inset
21340
21341 if
21342 \begin_inset space ~
21343 \end_inset
21344
21345 possible
21346 \family default
21347 , then 
21348 \family sans
21349 Top
21350 \begin_inset space ~
21351 \end_inset
21352
21353 of
21354 \begin_inset space ~
21355 \end_inset
21356
21357 page
21358 \family default
21359 , and then the others.
21360  If you don't use the default, LaTeX will try only the checked options but
21361  in the same order.
21362  If none of the 4 placements are possible the procedure is internally repeated
21363  but it is tried to put the float on the following page.
21364 \end_layout
21365
21366 \begin_layout Standard
21367 By default, each option has its own rules:
21368 \end_layout
21369
21370 \begin_layout Standard
21371
21372 \family sans
21373 Top
21374 \begin_inset space ~
21375 \end_inset
21376
21377 of
21378 \begin_inset space ~
21379 \end_inset
21380
21381 page
21382 \family default
21383  only floats occupying less than 70
21384 \begin_inset space \thinspace{}
21385 \end_inset
21386
21387 % of the page can be placed at the top of a page
21388 \end_layout
21389
21390 \begin_layout Standard
21391
21392 \family sans
21393 Bottom
21394 \begin_inset space ~
21395 \end_inset
21396
21397 of
21398 \begin_inset space ~
21399 \end_inset
21400
21401 page
21402 \family default
21403 : only floats occupying less than 30
21404 \begin_inset space \thinspace{}
21405 \end_inset
21406
21407 % of the page can be placed at the bottom of a page.
21408 \end_layout
21409
21410 \begin_layout Standard
21411
21412 \family sans
21413 Page
21414 \begin_inset space ~
21415 \end_inset
21416
21417 of
21418 \begin_inset space ~
21419 \end_inset
21420
21421 floats
21422 \family default
21423 : only if more than 50
21424 \begin_inset space \thinspace{}
21425 \end_inset
21426
21427 % of the page are occupied by floats, several floats can be set together
21428  on a page.
21429 \end_layout
21430
21431 \begin_layout Standard
21432 If you don't like these rules, you can ignore them by using the additional
21433  option 
21434 \family sans
21435 Ignore
21436 \begin_inset space ~
21437 \end_inset
21438
21439 LaTeX
21440 \begin_inset space ~
21441 \end_inset
21442
21443 rules
21444 \family default
21445 .
21446 \end_layout
21447
21448 \begin_layout Standard
21449 Sometimes you might need, under all circumstances, a float to be placed
21450  exactly at the position where it is inserted.
21451  For this case you can use the option 
21452 \family sans
21453 Here
21454 \begin_inset space ~
21455 \end_inset
21456
21457 definitely
21458 \family default
21459 .
21460  Use this option very rarely and only if the document is nearly ready to
21461  be printed.
21462  Because the float is then no longer able to 
21463 \begin_inset Quotes eld
21464 \end_inset
21465
21466 float
21467 \begin_inset Quotes erd
21468 \end_inset
21469
21470  when you change your document, this will often destroy the page layout.
21471 \end_layout
21472
21473 \begin_layout Standard
21474 There are no placement options for text wrap floats, because they are always
21475  surrounded by the text of a certain paragraph.
21476 \end_layout
21477
21478 \begin_layout Standard
21479 For more details about float placements, have a look at LaTeX books like
21480  
21481 \begin_inset CommandInset citation
21482 LatexCommand cite
21483 key "latexcompanion,latexguide,latexbook"
21484
21485 \end_inset
21486
21487 .
21488 \end_layout
21489
21490 \begin_layout Section
21491 Minipages
21492 \begin_inset Index idx
21493 status collapsed
21494
21495 \begin_layout Plain Layout
21496 Minipages
21497 \end_layout
21498
21499 \end_inset
21500
21501
21502 \begin_inset CommandInset label
21503 LatexCommand label
21504 name "sec:Minipages"
21505
21506 \end_inset
21507
21508
21509 \end_layout
21510
21511 \begin_layout Standard
21512 LaTeX provides a mechanism to produce essentially a page within a page,
21513  called minipage.
21514  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21515 \begin_inset space ~
21516 \end_inset
21517
21518 apply.
21519  
21520 \end_layout
21521
21522 \begin_layout Standard
21523 Minipages in LyX have their own collapsible box inserted via the menu 
21524 \family sans
21525 Insert\SpecialChar \menuseparator
21526 Box
21527 \family default
21528 .
21529  Right-clicking on the box allows you to alter the width of the minipage
21530  and its alignment within the page.
21531 \end_layout
21532
21533 \begin_layout Standard
21534 \align center
21535 \begin_inset Box Frameless
21536 position "t"
21537 hor_pos "c"
21538 has_inner_box 1
21539 inner_pos "t"
21540 use_parbox 0
21541 use_makebox 0
21542 width "30col%"
21543 special "none"
21544 height "1pt"
21545 height_special "totalheight"
21546 status open
21547
21548 \begin_layout Plain Layout
21549
21550 \shape italic
21551 This is a minipage.
21552  The text is set in an italic style.
21553 \end_layout
21554
21555 \begin_layout Plain Layout
21556
21557 \shape italic
21558 Minipages are often used for text in another language or text that needs
21559  another formatting.
21560 \end_layout
21561
21562 \end_inset
21563
21564
21565 \end_layout
21566
21567 \begin_layout Standard
21568 \begin_inset VSpace medskip
21569 \end_inset
21570
21571 If you place two minipages side-by-side, you can use 
21572 \family sans
21573 Horizontal Fills
21574 \family default
21575  as described in section
21576 \begin_inset space ~
21577 \end_inset
21578
21579
21580 \begin_inset CommandInset ref
21581 LatexCommand ref
21582 reference "sub:Horizontal-Space"
21583
21584 \end_inset
21585
21586 :
21587 \begin_inset VSpace medskip
21588 \end_inset
21589
21590
21591 \end_layout
21592
21593 \begin_layout Standard
21594 \begin_inset Box Frameless
21595 position "t"
21596 hor_pos "c"
21597 has_inner_box 1
21598 inner_pos "t"
21599 use_parbox 0
21600 use_makebox 0
21601 width "1.5in"
21602 special "none"
21603 height "1pt"
21604 height_special "totalheight"
21605 status open
21606
21607 \begin_layout Plain Layout
21608 This is a minipage with some stupid dummy text.
21609  This dummy text is used to increase the size of the minipage.
21610 \end_layout
21611
21612 \end_inset
21613
21614
21615 \begin_inset space \hfill{}
21616 \end_inset
21617
21618
21619 \begin_inset Box Frameless
21620 position "t"
21621 hor_pos "c"
21622 has_inner_box 1
21623 inner_pos "t"
21624 use_parbox 0
21625 use_makebox 0
21626 width "1.5in"
21627 special "none"
21628 height "1pt"
21629 height_special "totalheight"
21630 status open
21631
21632 \begin_layout Plain Layout
21633 This is a minipage with some stupid dummy text.
21634  This dummy text is used to increase the size of the minipage.
21635 \end_layout
21636
21637 \end_inset
21638
21639
21640 \end_layout
21641
21642 \begin_layout Standard
21643 \begin_inset VSpace bigskip
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \begin_layout Standard
21650 When you right-click on a minipage box, you can change the box from a minipage
21651  to other box types.
21652  All box types and their settings are explained in detail in chapter 
21653 \emph on
21654 Boxes
21655 \emph default
21656  of the 
21657 \emph on
21658 Embedded Objects
21659 \emph default
21660  manual.
21661 \end_layout
21662
21663 \begin_layout Chapter
21664 Mathematical Formulas
21665 \begin_inset Index idx
21666 status collapsed
21667
21668 \begin_layout Plain Layout
21669 Math
21670 \end_layout
21671
21672 \end_inset
21673
21674
21675 \begin_inset Index idx
21676 status collapsed
21677
21678 \begin_layout Plain Layout
21679 Formulas | see
21680 \begin_inset ERT
21681 status collapsed
21682
21683 \begin_layout Plain Layout
21684
21685 {
21686 \end_layout
21687
21688 \end_inset
21689
21690 Math
21691 \begin_inset ERT
21692 status collapsed
21693
21694 \begin_layout Plain Layout
21695
21696 }
21697 \end_layout
21698
21699 \end_inset
21700
21701
21702 \end_layout
21703
21704 \end_inset
21705
21706
21707 \begin_inset CommandInset label
21708 LatexCommand label
21709 name "cha:Mathematical-Formulas"
21710
21711 \end_inset
21712
21713
21714 \end_layout
21715
21716 \begin_layout Standard
21717 The issues of this chapter are described in detail in the 
21718 \emph on
21719 Math
21720 \emph default
21721  manual.
21722  There you'll also find tips and tricks for special cases.
21723 \end_layout
21724
21725 \begin_layout Section
21726 Basic Math Editing
21727 \begin_inset Index idx
21728 status collapsed
21729
21730 \begin_layout Plain Layout
21731 Math ! Basics
21732 \end_layout
21733
21734 \end_inset
21735
21736
21737 \end_layout
21738
21739 \begin_layout Standard
21740 To create a math formula, you can just click on the toolbar icon 
21741 \begin_inset Graphics
21742         filename ../images/math-mode.png
21743         scale 85
21744         groupId toolbarbuttons
21745
21746 \end_inset
21747
21748 .
21749  That will create a little blue rectangle, with purple markers around its
21750  corners.
21751  That blue rectangle is the formula itself; the purple markers indicate
21752  what level of nesting within the formula you are at.
21753  You can also choose a particular formula type to insert via the 
21754 \family sans
21755 Insert\SpecialChar \menuseparator
21756 Math
21757 \family default
21758  menu.
21759 \end_layout
21760
21761 \begin_layout Standard
21762 Editing the parameters of a formula and adding math constructs can be done
21763  with the 
21764 \family sans
21765 math
21766 \begin_inset space ~
21767 \end_inset
21768
21769 toolbar
21770 \family default
21771 , that appears when the cursor is in a formula.
21772 \end_layout
21773
21774 \begin_layout Standard
21775 There are two main types of formulas: Inline formulas appear within a text
21776  line, like this one:
21777 \end_layout
21778
21779 \begin_layout Standard
21780 This is a line with an inline formula 
21781 \begin_inset Formula $A=B$
21782 \end_inset
21783
21784  in it.
21785 \end_layout
21786
21787 \begin_layout Standard
21788 Displayed formulas appear outside the text like if they were in an own paragraph
21789 , like this one:
21790 \begin_inset Formula 
21791 \[
21792 A=B
21793 \]
21794
21795 \end_inset
21796
21797 You can only number and reference displayed formulas.
21798 \end_layout
21799
21800 \begin_layout Standard
21801 LyX supports also many LaTeX math commands.
21802  E.
21803 \begin_inset space \thinspace{}
21804 \end_inset
21805
21806 g.
21807 \begin_inset space \space{}
21808 \end_inset
21809
21810 typing 
21811 \begin_inset Quotes eld
21812 \end_inset
21813
21814
21815 \series bold
21816
21817 \backslash
21818 alpha
21819 \series default
21820
21821 \begin_inset Quotes erd
21822 \end_inset
21823
21824 , followed by a space, in a formula will create the Greek letter 
21825 \begin_inset Formula $\alpha$
21826 \end_inset
21827
21828 .
21829  So typing commands might sometimes be faster than using the 
21830 \family sans
21831 Math
21832 \begin_inset space ~
21833 \end_inset
21834
21835 Panel
21836 \family default
21837 .
21838 \end_layout
21839
21840 \begin_layout Subsection
21841 Navigating in Formulas
21842 \begin_inset Index idx
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846 Math ! Navigating
21847 \end_layout
21848
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \begin_layout Standard
21855 The best control over the cursor position within an existing formula is
21856  achieved with the arrow keys.
21857  LyX uses small rectangles to indicate places where something can be inserted.
21858  The arrow keys can be used to navigate between parts of a formula.
21859  Pressing 
21860 \family sans
21861 Space
21862 \family default
21863  will leave a formula construct (a square root 
21864 \begin_inset Formula $\sqrt{2}$
21865 \end_inset
21866
21867 , or parentheses 
21868 \begin_inset Formula $\left(f\right)$
21869 \end_inset
21870
21871 , or a matrix 
21872 \begin_inset Formula $\left[\begin{array}{cc}
21873 1 & 2\\
21874 3 & 4
21875 \end{array}\right]$
21876 \end_inset
21877
21878 ).
21879  Pressing 
21880 \family sans
21881 Escape
21882 \family default
21883  will leave the formula, placing the cursor after the formula.
21884  
21885 \family sans
21886 Tab
21887 \family default
21888  can be used to move horizontally in a formula; for example, through the
21889  cells of a matrix or the positions in a multi-line equation.
21890 \end_layout
21891
21892 \begin_layout Standard
21893
21894 \family sans
21895 Space
21896 \family default
21897 , printed in this document as 
21898 \begin_inset Quotes eld
21899 \end_inset
21900
21901
21902 \begin_inset ERT
21903 status collapsed
21904
21905 \begin_layout Plain Layout
21906
21907
21908 \backslash
21909 spce 
21910 \end_layout
21911
21912 \end_inset
21913
21914
21915 \begin_inset Quotes erd
21916 \end_inset
21917
21918
21919 \begin_inset Note Note
21920 status collapsed
21921
21922 \begin_layout Plain Layout
21923 This command will appear in the output as official character denoting the
21924  space character (visible space).
21925 \end_layout
21926
21927 \end_inset
21928
21929 , seems to do nothing in a formula, since it does not add a space between
21930  characters, but it does exit a nested structure.
21931  For this reason, you have to be careful about using 
21932 \family sans
21933 Space
21934 \family default
21935 .
21936  For example, if you want 
21937 \begin_inset Formula $\sqrt{2x+1}$
21938 \end_inset
21939
21940 , type 
21941 \series bold
21942
21943 \backslash
21944 sqrt
21945 \begin_inset ERT
21946 status collapsed
21947
21948 \begin_layout Plain Layout
21949
21950
21951 \backslash
21952 spce 
21953 \end_layout
21954
21955 \end_inset
21956
21957 2x+1
21958 \series default
21959  and not 
21960 \series bold
21961
21962 \backslash
21963 sqrt
21964 \begin_inset ERT
21965 status collapsed
21966
21967 \begin_layout Plain Layout
21968
21969
21970 \backslash
21971 spce 
21972 \end_layout
21973
21974 \end_inset
21975
21976 2x
21977 \begin_inset ERT
21978 status collapsed
21979
21980 \begin_layout Plain Layout
21981
21982
21983 \backslash
21984 spce 
21985 \end_layout
21986
21987 \end_inset
21988
21989 +1
21990 \series default
21991 , since in the latter case only the 
21992 \family typewriter
21993
21994 \begin_inset Formula $2x$
21995 \end_inset
21996
21997
21998 \family default
21999  will be under the square root sign: 
22000 \begin_inset Formula $\sqrt{2x}+1$
22001 \end_inset
22002
22003 .
22004 \end_layout
22005
22006 \begin_layout Standard
22007 You can leave many parts of a formula, like this matrix, partially filled
22008  in, such as:
22009 \begin_inset Formula 
22010 \[
22011 \left(\begin{array}{ccc}
22012 \lambda_{1}\\
22013  & \ddots\\
22014  &  & \lambda_{n}
22015 \end{array}\right)
22016 \]
22017
22018 \end_inset
22019
22020 If you leave a fraction only partially filled in, or a subscript with nothing
22021  in it, the results will be unpredictable, but most constructs don't mind.
22022 \end_layout
22023
22024 \begin_layout Subsection
22025 Selecting Text
22026 \end_layout
22027
22028 \begin_layout Standard
22029 You can select text within a formula in two different ways.
22030  Place the cursor at one end of the string of text you want, and press 
22031 \family sans
22032 Shift
22033 \family default
22034  and a cursor movement key to select text.
22035  It will be highlighted as with regular text selection.
22036  Alternatively, you can select text with the mouse in the usual way.
22037  That text can then be cut or copied, and then pasted within any formula,
22038  but not in a normal text region in LyX.
22039 \end_layout
22040
22041 \begin_layout Subsection
22042 Exponents and Subscripts
22043 \begin_inset Index idx
22044 status collapsed
22045
22046 \begin_layout Plain Layout
22047 Math ! Exponents
22048 \end_layout
22049
22050 \end_inset
22051
22052
22053 \begin_inset Index idx
22054 status collapsed
22055
22056 \begin_layout Plain Layout
22057 Math ! Subscripts
22058 \end_layout
22059
22060 \end_inset
22061
22062
22063 \end_layout
22064
22065 \begin_layout Standard
22066 You can use the math panel to add super- or subscripts, but the much easier
22067  way is to use a command.
22068  To get 
22069 \begin_inset Formula $x^{2}$
22070 \end_inset
22071
22072 , type in a formula 
22073 \series bold
22074 x^2
22075 \begin_inset ERT
22076 status collapsed
22077
22078 \begin_layout Plain Layout
22079
22080
22081 \backslash
22082 spce 
22083 \end_layout
22084
22085 \end_inset
22086
22087
22088 \series default
22089 .
22090  The final 
22091 \family sans
22092 Space
22093 \family default
22094  puts the cursor back down on the base line of the expression.
22095  If you type 
22096 \series bold
22097 x^2y
22098 \series default
22099 , you will get 
22100 \begin_inset Formula $x^{2y}$
22101 \end_inset
22102
22103 , to get 
22104 \begin_inset Formula $x^{2}y$
22105 \end_inset
22106
22107 , type 
22108 \series bold
22109 x^2
22110 \begin_inset ERT
22111 status collapsed
22112
22113 \begin_layout Plain Layout
22114
22115
22116 \backslash
22117 spce 
22118 \end_layout
22119
22120 \end_inset
22121
22122 y
22123 \series default
22124 .
22125  If you use characters in the superscript, that could be accented with the
22126  hat 
22127 \begin_inset Quotes eld
22128 \end_inset
22129
22130 ^
22131 \begin_inset Quotes erd
22132 \end_inset
22133
22134 , you have to use an extra 
22135 \family sans
22136 Space
22137 \family default
22138  to separate the hat and the character.
22139  E.
22140 \begin_inset space \thinspace{}
22141 \end_inset
22142
22143 g.
22144 \begin_inset space \space{}
22145 \end_inset
22146
22147 if you want 
22148 \begin_inset Formula $x^{a}$
22149 \end_inset
22150
22151 , type 
22152 \series bold
22153 x^
22154 \begin_inset ERT
22155 status collapsed
22156
22157 \begin_layout Plain Layout
22158
22159
22160 \backslash
22161 spce 
22162 \end_layout
22163
22164 \end_inset
22165
22166 a
22167 \series default
22168 .
22169  Subscripts are similar: To get 
22170 \begin_inset Formula $a_{1}$
22171 \end_inset
22172
22173 , type 
22174 \series bold
22175 a_1
22176 \begin_inset ERT
22177 status collapsed
22178
22179 \begin_layout Plain Layout
22180
22181
22182 \backslash
22183 spce 
22184 \end_layout
22185
22186 \end_inset
22187
22188
22189 \series default
22190 .
22191 \end_layout
22192
22193 \begin_layout Subsection
22194 Fractions
22195 \begin_inset Index idx
22196 status collapsed
22197
22198 \begin_layout Plain Layout
22199 Math ! Fractions
22200 \end_layout
22201
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \begin_layout Standard
22208 Create a fraction with either the command 
22209 \series bold
22210
22211 \backslash
22212 frac
22213 \series default
22214  or using the icon 
22215 \begin_inset Graphics
22216         filename ../images/math/frac.png
22217         scale 60
22218
22219 \end_inset
22220
22221  in the 
22222 \family sans
22223 Math
22224 \begin_inset space ~
22225 \end_inset
22226
22227 Panel
22228 \family default
22229 .
22230  You will be presented with an empty fraction.
22231  The cursor is above the fraction line.
22232  To move it to the bottom, simply press 
22233 \family sans
22234 Down
22235 \family default
22236 .
22237  To move back up, press 
22238 \family sans
22239 Up
22240 \family default
22241 .
22242  Any math structure can be placed in a fraction, as this example shows:
22243 \begin_inset Formula 
22244 \[
22245 \left[\frac{1}{\left(\begin{array}{cc}
22246 2 & 3\\
22247 4 & 5
22248 \end{array}\right)}\right]
22249 \]
22250
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \begin_layout Subsection
22257 Roots
22258 \begin_inset Index idx
22259 status collapsed
22260
22261 \begin_layout Plain Layout
22262 Math ! Roots
22263 \end_layout
22264
22265 \end_inset
22266
22267
22268 \end_layout
22269
22270 \begin_layout Standard
22271 Roots can be created using the 
22272 \family sans
22273 Math
22274 \begin_inset space ~
22275 \end_inset
22276
22277 Panel
22278 \family default
22279  button
22280 \begin_inset Graphics
22281         filename ../images/math/sqrt.png
22282         scale 85
22283         groupId toolbarbuttons
22284
22285 \end_inset
22286
22287  or the commands 
22288 \series bold
22289
22290 \backslash
22291 sqrt
22292 \series default
22293  or 
22294 \series bold
22295
22296 \backslash
22297 root
22298 \series default
22299 .
22300  With the command 
22301 \series bold
22302
22303 \backslash
22304 root
22305 \series default
22306  you can produce roots of higher orders, like cube roots, while 
22307 \series bold
22308
22309 \backslash
22310 sqrt
22311 \series default
22312  produces always a square root.
22313 \end_layout
22314
22315 \begin_layout Subsection
22316 Operators with Limits
22317 \begin_inset Index idx
22318 status collapsed
22319
22320 \begin_layout Plain Layout
22321 Math ! Sums
22322 \end_layout
22323
22324 \end_inset
22325
22326
22327 \begin_inset Index idx
22328 status collapsed
22329
22330 \begin_layout Plain Layout
22331 Math ! Integrals
22332 \end_layout
22333
22334 \end_inset
22335
22336
22337 \begin_inset CommandInset label
22338 LatexCommand label
22339 name "sub:Operators-with-Limits"
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 Sum (
22348 \begin_inset Formula $\sum$
22349 \end_inset
22350
22351 ) and integral (
22352 \begin_inset Formula $\int$
22353 \end_inset
22354
22355 ) operators are very often decorated with limits.
22356  These limits can be entered in LyX by entering them as you would enter
22357  a super- or subscript, directly after the symbol.
22358  The sum operator will automatically place its 
22359 \begin_inset Quotes eld
22360 \end_inset
22361
22362 limits
22363 \begin_inset Quotes erd
22364 \end_inset
22365
22366  over and under the symbol in displayed formulas, and on the side in inline
22367  formulas.
22368  Such as 
22369 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22370 \end_inset
22371
22372 , versus
22373 \begin_inset Formula 
22374 \[
22375 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22376 \]
22377
22378 \end_inset
22379
22380 Integral signs, however, will place the limits on the side in both formula
22381  types.
22382 \end_layout
22383
22384 \begin_layout Standard
22385 All operators with limits will be automatically re-sized when placed in
22386  display mode.
22387  The placement of the limits can be changed by placing the cursor directly
22388  behind the operator and hitting 
22389 \begin_inset Info
22390 type  "shortcut"
22391 arg   "math-limits"
22392 \end_inset
22393
22394  or using the menu 
22395 \family sans
22396 Edit\SpecialChar \menuseparator
22397 Math\SpecialChar \menuseparator
22398 Change
22399 \begin_inset space ~
22400 \end_inset
22401
22402 Limits
22403 \begin_inset space ~
22404 \end_inset
22405
22406 Type
22407 \family default
22408 .
22409 \end_layout
22410
22411 \begin_layout Standard
22412 Certain other mathematical expressions have this 
22413 \begin_inset Quotes eld
22414 \end_inset
22415
22416 moving limits
22417 \begin_inset Quotes erd
22418 \end_inset
22419
22420  feature as addition, such as
22421 \begin_inset Index idx
22422 status collapsed
22423
22424 \begin_layout Plain Layout
22425 Math ! Limits
22426 \end_layout
22427
22428 \end_inset
22429
22430
22431 \begin_inset Formula 
22432 \[
22433 \lim_{x\rightarrow\infty}f(x),
22434 \]
22435
22436 \end_inset
22437
22438 which will place the 
22439 \begin_inset Formula $x\rightarrow\infty$
22440 \end_inset
22441
22442  underneath the 
22443 \begin_inset Quotes eld
22444 \end_inset
22445
22446 lim
22447 \begin_inset Quotes erd
22448 \end_inset
22449
22450  in display mode.
22451  In inline formulas it looks like this: 
22452 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22453 \end_inset
22454
22455 .
22456 \end_layout
22457
22458 \begin_layout Standard
22459 Note that the lim-function was entered as the function macro 
22460 \series bold
22461
22462 \backslash
22463 lim
22464 \series default
22465 .
22466  Have a look at section
22467 \begin_inset space ~
22468 \end_inset
22469
22470
22471 \begin_inset CommandInset ref
22472 LatexCommand ref
22473 reference "sub:Functions"
22474
22475 \end_inset
22476
22477  for an explanation of function macros.
22478 \end_layout
22479
22480 \begin_layout Subsection
22481 Math Symbols
22482 \begin_inset Index idx
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486 Math ! Symbols
22487 \end_layout
22488
22489 \end_inset
22490
22491
22492 \end_layout
22493
22494 \begin_layout Standard
22495 Most math symbols can be found in the 
22496 \family sans
22497 Math
22498 \begin_inset space ~
22499 \end_inset
22500
22501 Panel
22502 \family default
22503  under one of several categories; including 
22504 \family sans
22505 Greek
22506 \family default
22507
22508 \family sans
22509 Operators
22510 \family default
22511  , 
22512 \family sans
22513 Relations
22514 \family default
22515
22516 \family sans
22517 Arrows
22518 \family default
22519 .
22520  There are also the additional symbols provided by the American Mathematical
22521  Society (AMS).
22522 \end_layout
22523
22524 \begin_layout Standard
22525 If you know the LaTeX-command for a construct or symbol you wish to use,
22526  you don't have to use the 
22527 \family sans
22528 Math
22529 \begin_inset space ~
22530 \end_inset
22531
22532 Panel
22533 \family default
22534 , but can type the command directly into the formula.
22535  LyX will convert it to the corresponding symbol or construct.
22536 \end_layout
22537
22538 \begin_layout Subsection
22539 Altering Spacing
22540 \begin_inset Index idx
22541 status collapsed
22542
22543 \begin_layout Plain Layout
22544 Math ! Spaces
22545 \end_layout
22546
22547 \end_inset
22548
22549
22550 \end_layout
22551
22552 \begin_layout Standard
22553 You may want to create spaces that differ from the standard spacing that
22554  LaTeX provides.
22555  To do this, type 
22556 \begin_inset Info
22557 type  "shortcut"
22558 arg   "space-insert protected"
22559 \end_inset
22560
22561  or to use the 
22562 \family sans
22563 Math
22564 \begin_inset space ~
22565 \end_inset
22566
22567 Panel
22568 \family default
22569  button 
22570 \begin_inset Graphics
22571         filename ../images/math/space.png
22572         scale 85
22573         groupId toolbarbuttons
22574
22575 \end_inset
22576
22577 .
22578  This generates a small space, and shows a small marker on the screen.
22579  For example, the sequence 
22580 \series bold
22581 a Ctrl+Space b
22582 \series default
22583
22584 \begin_inset Formula $a\, b$
22585 \end_inset
22586
22587  appears in LyX as 
22588 \begin_inset Graphics
22589         filename clipart/SpaceMarker.png
22590
22591 \end_inset
22592
22593 .
22594  You can change the space to different sizes when you set the cursor behind
22595  the space marker and hit space again several times.
22596  With every space hit the size will be changed.
22597  Some markers for the space size appear red in LyX, because they are negative
22598  spaces.
22599  Here are two examples:
22600 \end_layout
22601
22602 \begin_layout Standard
22603
22604 \series bold
22605 a Ctrl+Space b
22606 \series default
22607  and 3×
22608 \family sans
22609 Space
22610 \family default
22611
22612 \begin_inset Formula $a\quad b$
22613 \end_inset
22614
22615
22616 \end_layout
22617
22618 \begin_layout Standard
22619
22620 \series bold
22621 a Ctrl+Space b
22622 \series default
22623  and 5×
22624 \family sans
22625 Space
22626 \family default
22627
22628 \begin_inset Formula $a\! b$
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \begin_layout Subsection
22635 Functions
22636 \begin_inset Index idx
22637 status collapsed
22638
22639 \begin_layout Plain Layout
22640 Math ! Functions
22641 \end_layout
22642
22643 \end_inset
22644
22645
22646 \begin_inset CommandInset label
22647 LatexCommand label
22648 name "sub:Functions"
22649
22650 \end_inset
22651
22652
22653 \end_layout
22654
22655 \begin_layout Standard
22656 The 
22657 \family sans
22658 Math
22659 \begin_inset space ~
22660 \end_inset
22661
22662 Panel
22663 \family default
22664  contains under the button 
22665 \begin_inset Graphics
22666         filename ../images/math/functions.png
22667         scale 85
22668         groupId toolbarbuttons
22669
22670 \end_inset
22671
22672  a number of function macros, such as 
22673 \begin_inset Formula $\sin$
22674 \end_inset
22675
22676
22677 \begin_inset Formula $\lim$
22678 \end_inset
22679
22680
22681 \emph on
22682 etc
22683 \emph default
22684 .
22685  (you can also insert them in a formula by typing 
22686 \series bold
22687
22688 \backslash
22689 sin
22690 \series default
22691  etc.).
22692  Standard mathematical practice is that functions are printed upright to
22693  avoid confusions, because 
22694 \begin_inset Formula $sin$
22695 \end_inset
22696
22697  does normally mean 
22698 \begin_inset Formula $s\cdot i\cdot n$
22699 \end_inset
22700
22701 .
22702 \end_layout
22703
22704 \begin_layout Standard
22705 Using the function macros will also produce correct spacing around the function:
22706  
22707 \begin_inset Formula $a\sin x$
22708 \end_inset
22709
22710  is different from 
22711 \begin_inset Formula $asinx$
22712 \end_inset
22713
22714
22715 \end_layout
22716
22717 \begin_layout Standard
22718 For some mathematical objects, like the limes, the macro changes where subscript
22719 s are placed, as described in section
22720 \begin_inset space ~
22721 \end_inset
22722
22723
22724 \begin_inset CommandInset ref
22725 LatexCommand ref
22726 reference "sub:Operators-with-Limits"
22727
22728 \end_inset
22729
22730 .
22731 \end_layout
22732
22733 \begin_layout Subsection
22734 Accents
22735 \begin_inset Index idx
22736 status collapsed
22737
22738 \begin_layout Plain Layout
22739 Math ! Accents
22740 \end_layout
22741
22742 \end_inset
22743
22744
22745 \end_layout
22746
22747 \begin_layout Standard
22748 In a formula you can insert accented characters in the same way as in text
22749  mode.
22750  This may depend on your keyboard, or the bindings file you use.
22751  You can also use LaTeX commands to e.
22752 \begin_inset space \thinspace{}
22753 \end_inset
22754
22755 g.
22756 \begin_inset space \space{}
22757 \end_inset
22758
22759 enter 
22760 \begin_inset Formula $\hat{a}$
22761 \end_inset
22762
22763  even if your keyboard doesn't have hat-accents enabled.
22764  Our example is entered by typing 
22765 \series bold
22766
22767 \backslash
22768 hat
22769 \begin_inset ERT
22770 status collapsed
22771
22772 \begin_layout Plain Layout
22773
22774
22775 \backslash
22776 spce 
22777 \end_layout
22778
22779 \end_inset
22780
22781 a
22782 \series default
22783  in a formula.
22784  Table
22785 \begin_inset space ~
22786 \end_inset
22787
22788
22789 \begin_inset CommandInset ref
22790 LatexCommand ref
22791 reference "cap:Accent-names-and"
22792
22793 \end_inset
22794
22795  shows the equivalences between the accent names and the commands.
22796 \end_layout
22797
22798 \begin_layout Standard
22799 \begin_inset Float table
22800 wide false
22801 sideways false
22802 status open
22803
22804 \begin_layout Plain Layout
22805 \begin_inset Caption
22806
22807 \begin_layout Plain Layout
22808 \begin_inset CommandInset label
22809 LatexCommand label
22810 name "cap:Accent-names-and"
22811
22812 \end_inset
22813
22814 Accent names and the corresponding commands.
22815 \end_layout
22816
22817 \end_inset
22818
22819
22820 \end_layout
22821
22822 \begin_layout Plain Layout
22823 \align center
22824 \begin_inset Tabular
22825 <lyxtabular version="3" rows="11" columns="3">
22826 <features tabularvalignment="middle">
22827 <column alignment="center" valignment="top" width="0pt">
22828 <column alignment="center" valignment="top" width="0pt">
22829 <column alignment="center" valignment="top" width="0pt">
22830 <row>
22831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 Name
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22841 \begin_inset Text
22842
22843 \begin_layout Plain Layout
22844 Command
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22850 \begin_inset Text
22851
22852 \begin_layout Plain Layout
22853 E
22854 \family roman
22855 \series medium
22856 \shape up
22857 \size normal
22858 \emph off
22859 \bar no
22860 \noun off
22861 \color none
22862 xample
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 </row>
22868 <row>
22869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873
22874 \family roman
22875 \series medium
22876 \shape up
22877 \size normal
22878 \emph off
22879 \bar no
22880 \noun off
22881 \color none
22882 circumflex
22883 \end_layout
22884
22885 \end_inset
22886 </cell>
22887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22888 \begin_inset Text
22889
22890 \begin_layout Plain Layout
22891
22892 \series bold
22893
22894 \backslash
22895 hat
22896 \end_layout
22897
22898 \end_inset
22899 </cell>
22900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904
22905 \family roman
22906 \series medium
22907 \shape up
22908 \size normal
22909 \emph off
22910 \bar no
22911 \noun off
22912 \color none
22913 \begin_inset Formula $\hat{a}$
22914 \end_inset
22915
22916
22917 \end_layout
22918
22919 \end_inset
22920 </cell>
22921 </row>
22922 <row>
22923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22924 \begin_inset Text
22925
22926 \begin_layout Plain Layout
22927
22928 \family roman
22929 \series medium
22930 \shape up
22931 \size normal
22932 \emph off
22933 \bar no
22934 \noun off
22935 \color none
22936 grave
22937 \end_layout
22938
22939 \end_inset
22940 </cell>
22941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22942 \begin_inset Text
22943
22944 \begin_layout Plain Layout
22945
22946 \series bold
22947
22948 \backslash
22949 grave
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958
22959 \family roman
22960 \series medium
22961 \shape up
22962 \size normal
22963 \emph off
22964 \bar no
22965 \noun off
22966 \color none
22967 \begin_inset Formula $\grave{a}$
22968 \end_inset
22969
22970
22971 \end_layout
22972
22973 \end_inset
22974 </cell>
22975 </row>
22976 <row>
22977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981
22982 \family roman
22983 \series medium
22984 \shape up
22985 \size normal
22986 \emph off
22987 \bar no
22988 \noun off
22989 \color none
22990 acute
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999
23000 \series bold
23001
23002 \backslash
23003 acute
23004 \end_layout
23005
23006 \end_inset
23007 </cell>
23008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23009 \begin_inset Text
23010
23011 \begin_layout Plain Layout
23012
23013 \family roman
23014 \series medium
23015 \shape up
23016 \size normal
23017 \emph off
23018 \bar no
23019 \noun off
23020 \color none
23021 \begin_inset Formula $\acute{a}$
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 </row>
23030 <row>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035
23036 \family roman
23037 \series medium
23038 \shape up
23039 \size normal
23040 \emph off
23041 \bar no
23042 \noun off
23043 \color none
23044 umlaut
23045 \end_layout
23046
23047 \end_inset
23048 </cell>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053
23054 \series bold
23055
23056 \backslash
23057 ddot
23058 \end_layout
23059
23060 \end_inset
23061 </cell>
23062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066
23067 \family roman
23068 \series medium
23069 \shape up
23070 \size normal
23071 \emph off
23072 \bar no
23073 \noun off
23074 \color none
23075 \begin_inset Formula $\ddot{a}$
23076 \end_inset
23077
23078
23079 \end_layout
23080
23081 \end_inset
23082 </cell>
23083 </row>
23084 <row>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089
23090 \family roman
23091 \series medium
23092 \shape up
23093 \size normal
23094 \emph off
23095 \bar no
23096 \noun off
23097 \color none
23098 tilde
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23104 \begin_inset Text
23105
23106 \begin_layout Plain Layout
23107
23108 \series bold
23109
23110 \backslash
23111 tilde
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120
23121 \family roman
23122 \series medium
23123 \shape up
23124 \size normal
23125 \emph off
23126 \bar no
23127 \noun off
23128 \color none
23129 \begin_inset Formula $\tilde{a}$
23130 \end_inset
23131
23132
23133 \end_layout
23134
23135 \end_inset
23136 </cell>
23137 </row>
23138 <row>
23139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23140 \begin_inset Text
23141
23142 \begin_layout Plain Layout
23143
23144 \family roman
23145 \series medium
23146 \shape up
23147 \size normal
23148 \emph off
23149 \bar no
23150 \noun off
23151 \color none
23152 dot
23153 \end_layout
23154
23155 \end_inset
23156 </cell>
23157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23158 \begin_inset Text
23159
23160 \begin_layout Plain Layout
23161
23162 \series bold
23163
23164 \backslash
23165 dot
23166 \end_layout
23167
23168 \end_inset
23169 </cell>
23170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23171 \begin_inset Text
23172
23173 \begin_layout Plain Layout
23174
23175 \family roman
23176 \series medium
23177 \shape up
23178 \size normal
23179 \emph off
23180 \bar no
23181 \noun off
23182 \color none
23183 \begin_inset Formula $\dot{a}$
23184 \end_inset
23185
23186
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 </row>
23192 <row>
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197
23198 \family roman
23199 \series medium
23200 \shape up
23201 \size normal
23202 \emph off
23203 \bar no
23204 \noun off
23205 \color none
23206 breve
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215
23216 \series bold
23217
23218 \backslash
23219 breve
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228
23229 \family roman
23230 \series medium
23231 \shape up
23232 \size normal
23233 \emph off
23234 \bar no
23235 \noun off
23236 \color none
23237 \begin_inset Formula $\breve{a}$
23238 \end_inset
23239
23240
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 </row>
23246 <row>
23247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251
23252 \family roman
23253 \series medium
23254 \shape up
23255 \size normal
23256 \emph off
23257 \bar no
23258 \noun off
23259 \color none
23260 caron
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269
23270 \series bold
23271
23272 \backslash
23273 check
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23279 \begin_inset Text
23280
23281 \begin_layout Plain Layout
23282
23283 \family roman
23284 \series medium
23285 \shape up
23286 \size normal
23287 \emph off
23288 \bar no
23289 \noun off
23290 \color none
23291 \begin_inset Formula $\check{a}$
23292 \end_inset
23293
23294
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 </row>
23300 <row>
23301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305
23306 \family roman
23307 \series medium
23308 \shape up
23309 \size normal
23310 \emph off
23311 \bar no
23312 \noun off
23313 \color none
23314 macron
23315 \end_layout
23316
23317 \end_inset
23318 </cell>
23319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323
23324 \series bold
23325
23326 \backslash
23327 bar
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \family roman
23338 \series medium
23339 \shape up
23340 \size normal
23341 \emph off
23342 \bar no
23343 \noun off
23344 \color none
23345 \begin_inset Formula $\bar{a}$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359 vector
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368
23369 \series bold
23370
23371 \backslash
23372 vec
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \family roman
23383 \series medium
23384 \shape up
23385 \size normal
23386 \emph off
23387 \bar no
23388 \noun off
23389 \color none
23390 \begin_inset Formula $\vec{a}$
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 </row>
23399 </lyxtabular>
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \end_inset
23407
23408
23409 \end_layout
23410
23411 \begin_layout Standard
23412 You can choose one of the accents by selecting an item from the 
23413 \family sans
23414 Frame
23415 \begin_inset space ~
23416 \end_inset
23417
23418 decorations
23419 \family default
23420  symbol set button 
23421 \begin_inset Graphics
23422         filename ../images/math/hat.png
23423         scale 85
23424         groupId toolbarbuttons
23425
23426 \end_inset
23427
23428  in the math panel ; this will apply to any selection you have made within
23429  a formula too.
23430 \end_layout
23431
23432 \begin_layout Section
23433 Brackets and Delimiters
23434 \begin_inset Index idx
23435 status collapsed
23436
23437 \begin_layout Plain Layout
23438 Math ! Brackets
23439 \end_layout
23440
23441 \end_inset
23442
23443
23444 \begin_inset Index idx
23445 status collapsed
23446
23447 \begin_layout Plain Layout
23448 Math ! Delimiters
23449 \end_layout
23450
23451 \end_inset
23452
23453
23454 \begin_inset CommandInset label
23455 LatexCommand label
23456 name "sec:Brackets-and-Delimiters"
23457
23458 \end_inset
23459
23460
23461 \end_layout
23462
23463 \begin_layout Standard
23464 There are several brackets available through LyX.
23465  For most purposes, using just the keys 
23466 \family typewriter
23467 []{}()|<>
23468 \family default
23469  should suffice.
23470  But if you want to surround a large structure, like a matrix or a fraction,
23471  or if you have several layers of brackets, it is better to use the math
23472  toolbar delimiter icon 
23473 \begin_inset Graphics
23474         filename ../images/math/delim.png
23475         scale 85
23476         groupId toolbarbuttons
23477
23478 \end_inset
23479
23480 .
23481  For example, that's how you would construct the brackets around a standard
23482  matrix such as:
23483 \begin_inset Formula 
23484 \[
23485 \left[\begin{array}{cc}
23486 1 & 2\\
23487 3 & 4
23488 \end{array}\right]
23489 \]
23490
23491 \end_inset
23492
23493 and to make it easier to see the layers of parentheses as in: 
23494 \begin_inset Formula 
23495 \[
23496 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23497 \]
23498
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \begin_layout Standard
23505 The parentheses, and other brackets from that menu will automatically re-size
23506  to accommodate the size of what is inside.
23507 \end_layout
23508
23509 \begin_layout Standard
23510 To construct brackets click on the button for the bracket you want on the
23511  left side and right side.
23512  If you use the option 
23513 \family sans
23514 Keep
23515 \begin_inset space ~
23516 \end_inset
23517
23518 matched
23519 \family default
23520 , the selected bracket type will be used for the left and the right side.
23521  The selection will be shown below the button field.
23522  If you want one side to not have a bracket, use the blank button.
23523  It will appear in LyX with a dotted line, but nothing will be printed.
23524 \end_layout
23525
23526 \begin_layout Standard
23527 If you want to place brackets around math structures, like a square root,
23528  you can do that by highlighting (selecting) the structure that is to go
23529  inside the brackets.
23530  Then choose the appropriate brackets for left and right and click on 
23531 \family sans
23532 Insert
23533 \family default
23534 .
23535  The parentheses will be drawn around the selected structure.
23536 \end_layout
23537
23538 \begin_layout Section
23539 Arrays and Multi-line Equations
23540 \begin_inset Index idx
23541 status collapsed
23542
23543 \begin_layout Plain Layout
23544 Math ! Arrays
23545 \end_layout
23546
23547 \end_inset
23548
23549
23550 \begin_inset Index idx
23551 status collapsed
23552
23553 \begin_layout Plain Layout
23554 Math ! Matrices
23555 \end_layout
23556
23557 \end_inset
23558
23559
23560 \begin_inset Index idx
23561 status collapsed
23562
23563 \begin_layout Plain Layout
23564 Math ! Multi-line Equations
23565 \end_layout
23566
23567 \end_inset
23568
23569
23570 \end_layout
23571
23572 \begin_layout Standard
23573 Matrices are entered in LyX using the 
23574 \family sans
23575 Math
23576 \begin_inset space ~
23577 \end_inset
23578
23579 Panel
23580 \family default
23581  matrix button 
23582 \begin_inset Graphics
23583         filename ../images/math/matrix.png
23584         scale 85
23585         groupId toolbarbuttons
23586
23587 \end_inset
23588
23589 .
23590  It will open a dialog for you to choose the number of rows/columns.
23591  Here is an example:
23592 \begin_inset Formula 
23593 \[
23594 \left(\begin{array}{ccc}
23595 1 & 2 & 3\\
23596 4 & 5 & 6\\
23597 7 & 8 & 9
23598 \end{array}\right)
23599 \]
23600
23601 \end_inset
23602
23603 The parentheses aren't automatic, but you can add them as described in section
23604 \begin_inset space ~
23605 \end_inset
23606
23607
23608 \begin_inset CommandInset ref
23609 LatexCommand ref
23610 reference "sec:Brackets-and-Delimiters"
23611
23612 \end_inset
23613
23614 .
23615  When you construct the matrix, you can decide whether the column entries
23616  will be left-, right-, or center-justified.
23617  This alignment is set in the box 
23618 \family sans
23619 Horizontal
23620 \family default
23621  with the letters 
23622 \begin_inset Quotes eld
23623 \end_inset
23624
23625
23626 \family sans
23627 l
23628 \family default
23629
23630 \begin_inset Quotes erd
23631 \end_inset
23632
23633
23634 \begin_inset Quotes eld
23635 \end_inset
23636
23637
23638 \family sans
23639 r
23640 \family default
23641
23642 \begin_inset Quotes erd
23643 \end_inset
23644
23645 , and 
23646 \begin_inset Quotes eld
23647 \end_inset
23648
23649
23650 \family sans
23651 c
23652 \family default
23653
23654 \begin_inset Quotes erd
23655 \end_inset
23656
23657 .
23658  LyX proposes a 
23659 \begin_inset Quotes eld
23660 \end_inset
23661
23662
23663 \family sans
23664 c
23665 \family default
23666
23667 \begin_inset Quotes erd
23668 \end_inset
23669
23670  for every column as default.
23671  For example, the sequence 
23672 \begin_inset Quotes eld
23673 \end_inset
23674
23675
23676 \family sans
23677 lcr
23678 \family default
23679
23680 \begin_inset Quotes erd
23681 \end_inset
23682
23683  means that the first column will be left-justified, the second will be
23684  centered, and the third column will be right-justified, because each letter
23685  corresponds to the relevant column.
23686  The result will look like this:
23687 \begin_inset Formula 
23688 \[
23689 \begin{array}{lcr}
23690 this & this\, column & this\, column\\
23691 column & has & has\, right\\
23692 has\, left\, alignment & center\, alignment & alignment
23693 \end{array}.
23694 \]
23695
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \begin_layout Standard
23702 You can add more rows to an existing matrix by hitting 
23703 \begin_inset Info
23704 type  "shortcut"
23705 arg   "newline-insert newline"
23706 \end_inset
23707
23708  while the cursor is in the matrix.
23709  Adding or deleting columns can be done via the menu 
23710 \family sans
23711 Edit\SpecialChar \menuseparator
23712 Math
23713 \family default
23714  or the math toolbar.
23715 \end_layout
23716
23717 \begin_layout Standard
23718 There are other arrays used in formulas, such as distinctions of cases.
23719  It can be created with the menu 
23720 \family sans
23721 Insert\SpecialChar \menuseparator
23722 Math\SpecialChar \menuseparator
23723 Cases
23724 \begin_inset space ~
23725 \end_inset
23726
23727 Environment
23728 \family default
23729  or the command 
23730 \series bold
23731
23732 \backslash
23733 cases
23734 \series default
23735 .
23736  Here is an example: 
23737 \begin_inset Formula 
23738 \[
23739 f(x)=\begin{cases}
23740 -1 & x<0\\
23741 0 & x=0\\
23742 1 & x>0
23743 \end{cases}
23744 \]
23745
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \begin_layout Standard
23752 \begin_inset VSpace bigskip
23753 \end_inset
23754
23755 Multi-line formulas are created when you press 
23756 \begin_inset Info
23757 type  "shortcut"
23758 arg   "newline-insert newline"
23759 \end_inset
23760
23761  within a formula.
23762  In an empty formula you can see that three blue boxes appear, one for each
23763  column.
23764  When you press 
23765 \begin_inset Info
23766 type  "shortcut"
23767 arg   "newline-insert newline"
23768 \end_inset
23769
23770  in a non-empty formula, the part before the relation sign (equal sign 
23771 \begin_inset Quotes eld
23772 \end_inset
23773
23774 =
23775 \begin_inset Quotes erd
23776 \end_inset
23777
23778  etc.) will be inserted automatically in the first column, the relation sign
23779  is in the second column, and the rest in the third column.
23780  A new row is created by every further hit of 
23781 \begin_inset Info
23782 type  "shortcut"
23783 arg   "newline-insert newline"
23784 \end_inset
23785
23786 .
23787  Multi-line formulas are always displayed formulas.
23788  Here is an example:
23789 \begin_inset Formula 
23790 \begin{eqnarray}
23791 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23792 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23793 \end{eqnarray}
23794
23795 \end_inset
23796
23797  To change the column assignment of the formula parts, place the cursor
23798  where you want to start the shift and hit 
23799 \family sans
23800 Ctrl-Tab.
23801
23802 \family default
23803  It shifts everything in the column which is right beside the current cursor
23804  position to the next column.
23805  Note that the middle column is designed for relation signs, structures
23806  within this column will be printed in a smaller size:
23807 \begin_inset Formula 
23808 \begin{eqnarray*}
23809 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
23810 \end{eqnarray*}
23811
23812 \end_inset
23813
23814
23815 \end_layout
23816
23817 \begin_layout Standard
23818 The multi-line formula type described here is called 
23819 \family typewriter
23820 \series medium
23821 eqnarray
23822 \family default
23823 \series default
23824 .
23825  There are other multi-line types being more suitable for certain situations,
23826  for example if you want a better inter-line spacing than in formula (
23827 \begin_inset CommandInset ref
23828 LatexCommand ref
23829 reference "eq:asquared"
23830
23831 \end_inset
23832
23833 ).
23834  The other types are described in section
23835 \begin_inset space ~
23836 \end_inset
23837
23838
23839 \begin_inset CommandInset ref
23840 LatexCommand ref
23841 reference "sub:AMS-Formula-Types"
23842
23843 \end_inset
23844
23845 .
23846 \end_layout
23847
23848 \begin_layout Section
23849 Formula Numbering and Referencing
23850 \begin_inset Index idx
23851 status collapsed
23852
23853 \begin_layout Plain Layout
23854 Math ! Formula numbering
23855 \end_layout
23856
23857 \end_inset
23858
23859
23860 \begin_inset Index idx
23861 status collapsed
23862
23863 \begin_layout Plain Layout
23864 Math ! Referencing formulas
23865 \end_layout
23866
23867 \end_inset
23868
23869
23870 \begin_inset CommandInset label
23871 LatexCommand label
23872 name "sec:Formula-Numbering-and"
23873
23874 \end_inset
23875
23876
23877 \end_layout
23878
23879 \begin_layout Standard
23880 To number a formula, set the cursor in the formula and use the menu 
23881 \family sans
23882 Edit\SpecialChar \menuseparator
23883 Math\SpecialChar \menuseparator
23884 Toggle
23885 \begin_inset space ~
23886 \end_inset
23887
23888 Numbering
23889 \family default
23890  or the shortcut 
23891 \begin_inset Info
23892 type  "shortcut"
23893 arg   "math-number-toggle"
23894 \end_inset
23895
23896 .
23897  The formula number appears in LyX as 
23898 \begin_inset Quotes eld
23899 \end_inset
23900
23901 #
23902 \begin_inset Quotes erd
23903 \end_inset
23904
23905  within parentheses.
23906  The 
23907 \begin_inset Quotes eld
23908 \end_inset
23909
23910 #
23911 \begin_inset Quotes erd
23912 \end_inset
23913
23914  denotes that the number will be calculated automatically when the output
23915  is generated.
23916  The placement and format of the formula number in the output depends on
23917  the document class.
23918  In this document the number is printed together with the chapter number,
23919  separated by a dot:
23920 \begin_inset Formula 
23921 \begin{equation}
23922 1+1=2
23923 \end{equation}
23924
23925 \end_inset
23926
23927 Using 
23928 \begin_inset Info
23929 type  "shortcut"
23930 arg   "math-number-toggle"
23931 \end_inset
23932
23933  in a numbered formula will switch off the numbering.
23934  You can only number displayed formulas.
23935 \end_layout
23936
23937 \begin_layout Standard
23938 Multi-line formulas can be numbered line by line: Using the menu 
23939 \family sans
23940 Edit\SpecialChar \menuseparator
23941 Math\SpecialChar \menuseparator
23942 Toggle
23943 \begin_inset space ~
23944 \end_inset
23945
23946 Numbering
23947 \begin_inset space ~
23948 \end_inset
23949
23950 of
23951 \begin_inset space ~
23952 \end_inset
23953
23954 Line
23955 \family default
23956  or the shortcut 
23957 \begin_inset Info
23958 type  "shortcut"
23959 arg   "math-number-line-toggle"
23960 \end_inset
23961
23962  will only toggle the numbering of the line where the cursor is:
23963 \begin_inset Formula 
23964 \begin{eqnarray}
23965 1 & = & 3-2\\
23966 2 & = & 4-2\nonumber \\
23967 4 & \leq & 7
23968 \end{eqnarray}
23969
23970 \end_inset
23971
23972 To number all lines use the shortcut 
23973 \begin_inset Info
23974 type  "shortcut"
23975 arg   "math-number-toggle"
23976 \end_inset
23977
23978 .
23979 \end_layout
23980
23981 \begin_layout Standard
23982 \begin_inset VSpace bigskip
23983 \end_inset
23984
23985 Every displayed formula can be referenced by its number using a label.
23986  A label is inserted with the menu 
23987 \family sans
23988 Insert\SpecialChar \menuseparator
23989 Label
23990 \family default
23991  when the cursor is in the formula.
23992  This opens a dialog to enter the label.
23993  It is recommended to use the proposed 
23994 \begin_inset Quotes eld
23995 \end_inset
23996
23997
23998 \family sans
23999 eq:
24000 \family default
24001
24002 \begin_inset Quotes erd
24003 \end_inset
24004
24005  as first part of the label, because this helps later to identify the label
24006  type when you have many labels in your document.
24007  We inserted in the following example the label 
24008 \begin_inset Quotes eld
24009 \end_inset
24010
24011 eq:tanhExp
24012 \begin_inset Quotes erd
24013 \end_inset
24014
24015  in the second line:
24016 \begin_inset Formula 
24017 \begin{eqnarray}
24018 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24019  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24020 \end{eqnarray}
24021
24022 \end_inset
24023
24024 Every labeled line is automatically numbered.
24025  Therefore the label is shown in LyX at the place of the formula number
24026  placeholder 
24027 \begin_inset Quotes eld
24028 \end_inset
24029
24030 #
24031 \begin_inset Quotes erd
24032 \end_inset
24033
24034 .
24035  You can reference a labeled formula using the menu 
24036 \family sans
24037 Insert\SpecialChar \menuseparator
24038 Cross
24039 \begin_inset space ~
24040 \end_inset
24041
24042 Reference
24043 \family default
24044 .
24045  A dialog appears to choose a label you want refer to.
24046  The reference appears in LyX as a grey cross reference box and in the output
24047  as the formula number:
24048 \end_layout
24049
24050 \begin_layout Standard
24051 This is a cross-reference to equation (
24052 \begin_inset CommandInset ref
24053 LatexCommand ref
24054 reference "eq:tanhExp"
24055
24056 \end_inset
24057
24058 ).
24059 \end_layout
24060
24061 \begin_layout Standard
24062 The properties of LyX's cross-reference box are described in section
24063 \begin_inset space ~
24064 \end_inset
24065
24066
24067 \begin_inset CommandInset ref
24068 LatexCommand ref
24069 reference "sec:Cross-References"
24070
24071 \end_inset
24072
24073 .
24074  To delete a label, set the cursor in the labeled formula, use the menu
24075  
24076 \family sans
24077 Insert\SpecialChar \menuseparator
24078 Label
24079 \family default
24080  and delete the label in the appearing dialog.
24081 \begin_inset Foot
24082 status collapsed
24083
24084 \begin_layout Plain Layout
24085 This is a unintuitive and will be fixed in the next version of LyX.
24086 \end_layout
24087
24088 \end_inset
24089
24090  
24091 \end_layout
24092
24093 \begin_layout Section
24094 User defined math macros
24095 \begin_inset Index idx
24096 status collapsed
24097
24098 \begin_layout Plain Layout
24099 Math ! Macros
24100 \end_layout
24101
24102 \end_inset
24103
24104
24105 \end_layout
24106
24107 \begin_layout Standard
24108 LyX allows you to define macros for formulas which is very useful when you
24109  have equations of the same form in a document several times.
24110  Math macros are explained in section 
24111 \emph on
24112 Math
24113 \begin_inset space ~
24114 \end_inset
24115
24116 Macros
24117 \emph default
24118  of the 
24119 \emph on
24120 Math
24121 \emph default
24122  manual.
24123 \end_layout
24124
24125 \begin_layout Section
24126 Fine-Tuning
24127 \end_layout
24128
24129 \begin_layout Subsection
24130 Typefaces
24131 \begin_inset Index idx
24132 status collapsed
24133
24134 \begin_layout Plain Layout
24135 Math ! Typefaces
24136 \end_layout
24137
24138 \end_inset
24139
24140
24141 \end_layout
24142
24143 \begin_layout Standard
24144 The standard font for text is italic, for numbers the standard is roman.
24145  To set a font in a formula, use the 
24146 \family sans
24147 Math
24148 \begin_inset space ~
24149 \end_inset
24150
24151 Panel
24152 \family default
24153  button 
24154 \begin_inset Graphics
24155         filename ../images/math/font.png
24156         scale 85
24157         groupId toolbarbuttons
24158
24159 \end_inset
24160
24161 , or enter its command, listed in table
24162 \begin_inset space ~
24163 \end_inset
24164
24165
24166 \begin_inset CommandInset ref
24167 LatexCommand ref
24168 reference "cap:Typefaces-and-the"
24169
24170 \end_inset
24171
24172 , directly.
24173 \end_layout
24174
24175 \begin_layout Standard
24176 \begin_inset Float table
24177 wide false
24178 sideways false
24179 status open
24180
24181 \begin_layout Plain Layout
24182 \begin_inset Caption
24183
24184 \begin_layout Plain Layout
24185 \begin_inset CommandInset label
24186 LatexCommand label
24187 name "cap:Typefaces-and-the"
24188
24189 \end_inset
24190
24191 Typefaces and the corresponding commands.
24192 \end_layout
24193
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \begin_layout Plain Layout
24200 \align center
24201 \begin_inset Tabular
24202 <lyxtabular version="3" rows="9" columns="2">
24203 <features tabularvalignment="middle">
24204 <column alignment="center" valignment="top" width="0pt">
24205 <column alignment="center" valignment="top" width="0pt">
24206 <row>
24207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 Font
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 Command
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 </row>
24226 <row>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231
24232 \shape up
24233 \size normal
24234 \bar no
24235 \noun off
24236 \color none
24237 \begin_inset Formula $\mathrm{Roman}$
24238 \end_inset
24239
24240
24241 \end_layout
24242
24243 \end_inset
24244 </cell>
24245 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24246 \begin_inset Text
24247
24248 \begin_layout Plain Layout
24249
24250 \series bold
24251
24252 \backslash
24253 mathrm
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 </row>
24259 <row>
24260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24265 \end_inset
24266
24267
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276
24277 \series bold
24278
24279 \backslash
24280 mathbf
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 </row>
24286 <row>
24287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24288 \begin_inset Text
24289
24290 \begin_layout Plain Layout
24291 \begin_inset Formula $\mathit{Italic}$
24292 \end_inset
24293
24294
24295 \end_layout
24296
24297 \end_inset
24298 </cell>
24299 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Plain Layout
24303
24304 \series bold
24305
24306 \backslash
24307 mathit
24308 \end_layout
24309
24310 \end_inset
24311 </cell>
24312 </row>
24313 <row>
24314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318
24319 \shape up
24320 \size normal
24321 \bar no
24322 \noun off
24323 \color none
24324 \begin_inset Formula $\mathtt{Typewriter}$
24325 \end_inset
24326
24327
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336
24337 \series bold
24338
24339 \backslash
24340 mathtt
24341 \end_layout
24342
24343 \end_inset
24344 </cell>
24345 </row>
24346 <row>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24352 \end_inset
24353
24354
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \series bold
24365
24366 \backslash
24367 mathbb
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378 \begin_inset Formula $\mathfrak{Fraktur}$
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Plain Layout
24390
24391 \series bold
24392
24393 \backslash
24394 mathfrak
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 </row>
24400 <row>
24401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405
24406 \shape up
24407 \size normal
24408 \emph on
24409 \bar no
24410 \noun off
24411 \color none
24412 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \series bold
24426
24427 \backslash
24428 mathcal
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 </row>
24434 <row>
24435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439 \begin_inset Formula $\mathsf{SansSerif}$
24440 \end_inset
24441
24442
24443 \end_layout
24444
24445 \end_inset
24446 </cell>
24447 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451
24452 \series bold
24453
24454 \backslash
24455 mathsf
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 </row>
24461 </lyxtabular>
24462
24463 \end_inset
24464
24465
24466 \end_layout
24467
24468 \end_inset
24469
24470
24471 \end_layout
24472
24473 \begin_layout Standard
24474 \begin_inset Note Greyedout
24475 status open
24476
24477 \begin_layout Plain Layout
24478
24479 \series bold
24480 Note:
24481 \series default
24482  You can only print capital letters in the typefaces 
24483 \family sans
24484 Blackboard
24485 \family default
24486  and 
24487 \family sans
24488 Calligraphic
24489 \family default
24490 .
24491 \end_layout
24492
24493 \end_inset
24494
24495
24496 \end_layout
24497
24498 \begin_layout Standard
24499 When you use a typeface, a blue box is inserted in the formula.
24500  Every character in this box will be printed in this typeface.
24501  Pressing 
24502 \family sans
24503 Space
24504 \family default
24505  within the box will set the cursor outside, so that you have to use a protected
24506  space when you need a space in the box.
24507  Here an example where 
24508 \begin_inset Quotes eld
24509 \end_inset
24510
24511 N
24512 \begin_inset Quotes erd
24513 \end_inset
24514
24515  in 
24516 \family sans
24517 Blackboard
24518 \family default
24519  denotes the set of numbers:
24520 \begin_inset Formula 
24521 \[
24522 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24523 \]
24524
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \begin_layout Standard
24531 The typefaces are nestable, which can cause confusion.
24532  You can e.
24533 \begin_inset space \thinspace{}
24534 \end_inset
24535
24536 g.
24537 \begin_inset space \space{}
24538 \end_inset
24539
24540 put a character in 
24541 \family sans
24542 Fraktur
24543 \family default
24544  in a box for 
24545 \family sans
24546 Typewriter
24547 \family default
24548
24549 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24550 \end_inset
24551
24552  
24553 \begin_inset Newline newline
24554 \end_inset
24555
24556 So it is better not to use this feature.
24557 \end_layout
24558
24559 \begin_layout Standard
24560 The typefaces have no effect on Greek letters: 
24561 \begin_inset Formula $\mathfrak{abc\delta e}$
24562 \end_inset
24563
24564
24565 \begin_inset Newline newline
24566 \end_inset
24567
24568 You can only print them emboldened using the command 
24569 \series bold
24570
24571 \backslash
24572 boldsymbol
24573 \series default
24574 , which works like the other typeface commands: 
24575 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \begin_layout Standard
24582
24583 \series bold
24584
24585 \backslash
24586 boldsymbol
24587 \series default
24588  works for all symbols, letters, and numbers.
24589 \end_layout
24590
24591 \begin_layout Standard
24592 A number of other font options are available as well, in the menu 
24593 \family sans
24594 Edit\SpecialChar \menuseparator
24595 Math\SpecialChar \menuseparator
24596 Text
24597 \begin_inset space ~
24598 \end_inset
24599
24600 Style
24601 \family default
24602 .
24603 \end_layout
24604
24605 \begin_layout Subsection
24606 Math Text
24607 \begin_inset Index idx
24608 status collapsed
24609
24610 \begin_layout Plain Layout
24611 Math ! Text
24612 \end_layout
24613
24614 \end_inset
24615
24616
24617 \end_layout
24618
24619 \begin_layout Standard
24620 Typefaces are useful for entering some characters in some given font, but
24621  not for text.
24622  For typing longer pieces of text use the math text, which is obtained using
24623  the entry 
24624 \family sans
24625 Normal
24626 \begin_inset space ~
24627 \end_inset
24628
24629 text
24630 \begin_inset space ~
24631 \end_inset
24632
24633 mode
24634 \family default
24635  of the 
24636 \family sans
24637 Math
24638 \begin_inset space ~
24639 \end_inset
24640
24641 Panel
24642 \family default
24643  button 
24644 \begin_inset Graphics
24645         filename ../images/math/font.png
24646         scale 85
24647         groupId toolbarbuttons
24648
24649 \end_inset
24650
24651  (shortcut 
24652 \begin_inset Info
24653 type  "shortcut"
24654 arg   "font-default"
24655 \end_inset
24656
24657 ).
24658  Math text appears in LyX in black instead of blue.
24659  You can use spaces and accents in math text like in normal text.
24660  Here is an example:
24661 \begin_inset Formula 
24662 \[
24663 f(x)=\begin{cases}
24664 x & \textrm{if I say so}\\
24665 -x & \textrm{unter Umständen}
24666 \end{cases}
24667 \]
24668
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \begin_layout Subsection
24675 Font Sizes
24676 \begin_inset Index idx
24677 status collapsed
24678
24679 \begin_layout Plain Layout
24680 Math ! Font sizes
24681 \end_layout
24682
24683 \end_inset
24684
24685
24686 \end_layout
24687
24688 \begin_layout Standard
24689 There are four font styles (relative sizes) used in math-mode, which are
24690  automatically chosen in most situations.
24691  These are called 
24692 \family sans
24693 textstyle
24694 \family default
24695
24696 \family sans
24697 displaystyle
24698 \family default
24699
24700 \family sans
24701 scriptstyle
24702 \family default
24703 , and 
24704 \family sans
24705 scriptscriptstyle
24706 \family default
24707 .
24708  For most characters, 
24709 \family sans
24710 textstyle
24711 \family default
24712  and 
24713 \family sans
24714 displaystyle
24715 \family default
24716  are actually the same size, but fractions, superscripts and subscripts,
24717  and certain other structures, are set larger in 
24718 \family sans
24719 displaystyle
24720 \family default
24721 .
24722  Except for some operators, which resize themselves to accommodate various
24723  situations, all text will be set in the styles that LaTeX thinks are appropriat
24724 e.
24725  These choices can be overridden by using the math panel button 
24726 \begin_inset Graphics
24727         filename ../images/math/style.png
24728         scale 85
24729         groupId toolbarbuttons
24730
24731 \end_inset
24732
24733 .
24734  A box for the size will be created in which you can insert the math structure.
24735  For example, you can set 
24736 \begin_inset Formula $\frac{1}{2}$
24737 \end_inset
24738
24739 , which is normally in 
24740 \family sans
24741 textstyle
24742 \family default
24743 , larger in 
24744 \family sans
24745 displaystyle
24746 \family default
24747
24748 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24749 \end_inset
24750
24751 .
24752  The four styles are used in the following example:
24753 \end_layout
24754
24755 \begin_layout Standard
24756 \begin_inset Formula $displaystyle$
24757 \end_inset
24758
24759
24760 \begin_inset Formula ${\textstyle textstyle}$
24761 \end_inset
24762
24763
24764 \begin_inset Formula ${\scriptstyle scriptstyle}$
24765 \end_inset
24766
24767
24768 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24769 \end_inset
24770
24771 .
24772 \end_layout
24773
24774 \begin_layout Standard
24775 All these math-mode font sizes are relative, that means, if the whole math
24776  inset is set in a particular size with the menu 
24777 \family sans
24778 Edit\SpecialChar \menuseparator
24779 Text
24780 \begin_inset space ~
24781 \end_inset
24782
24783 Style
24784 \family default
24785 , all sizes in the formula will be adjusted relative to this size.
24786  Similarly, if the base font size of the document is changed, all fonts
24787  will be adjusted to correspond.
24788  As an example here is a formula in the font size 
24789 \begin_inset Quotes eld
24790 \end_inset
24791
24792 largest
24793 \begin_inset Quotes erd
24794 \end_inset
24795
24796 :
24797 \end_layout
24798
24799 \begin_layout Standard
24800
24801 \family roman
24802 \size largest
24803 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \begin_layout Section
24810 Theorem Modules
24811 \end_layout
24812
24813 \begin_layout Standard
24814 As of LyX 1.6, support for theorem-like environments has been moved out of
24815  the document classes and into layout modules.
24816 \begin_inset Index idx
24817 status collapsed
24818
24819 \begin_layout Plain Layout
24820 Layout Modules
24821 \end_layout
24822
24823 \end_inset
24824
24825  As a result, theorem-like environments can now easily be used with classes
24826  other than the AMS classes.
24827  See section 
24828 \begin_inset CommandInset ref
24829 LatexCommand ref
24830 reference "sub:Modules"
24831
24832 \end_inset
24833
24834  for more on layout modules.
24835 \end_layout
24836
24837 \begin_layout Section
24838 AMS-LaTeX
24839 \begin_inset Index idx
24840 status collapsed
24841
24842 \begin_layout Plain Layout
24843 AMS math
24844 \end_layout
24845
24846 \end_inset
24847
24848
24849 \begin_inset Index idx
24850 status collapsed
24851
24852 \begin_layout Plain Layout
24853 Math ! AMS
24854 \end_layout
24855
24856 \end_inset
24857
24858
24859 \end_layout
24860
24861 \begin_layout Standard
24862 LyX supports the packages provided by the American Mathematical Society
24863  (AMS) that are in common use.
24864 \end_layout
24865
24866 \begin_layout Subsection
24867 Enabling AMS-Support
24868 \end_layout
24869
24870 \begin_layout Standard
24871 Selecting the checkbox 
24872 \family sans
24873 Use
24874 \begin_inset space ~
24875 \end_inset
24876
24877 AMS
24878 \begin_inset space ~
24879 \end_inset
24880
24881 math
24882 \begin_inset space ~
24883 \end_inset
24884
24885 package
24886 \family default
24887  in the 
24888 \family sans
24889 Document\SpecialChar \menuseparator
24890 Settings
24891 \family default
24892
24893 \begin_inset Index idx
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897 Document ! Settings
24898 \end_layout
24899
24900 \end_inset
24901
24902  dialog under 
24903 \family sans
24904 Math
24905 \begin_inset space ~
24906 \end_inset
24907
24908 Options
24909 \family default
24910  will include the AMS-packages in the document, and make the facilities
24911  available.
24912  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24913  formulas, ensure that you have enabled AMS.
24914 \end_layout
24915
24916 \begin_layout Subsection
24917 AMS-Formula Types
24918 \begin_inset CommandInset label
24919 LatexCommand label
24920 name "sub:AMS-Formula-Types"
24921
24922 \end_inset
24923
24924
24925 \begin_inset Index idx
24926 status collapsed
24927
24928 \begin_layout Plain Layout
24929 Math ! Multi-line Equations
24930 \end_layout
24931
24932 \end_inset
24933
24934
24935 \end_layout
24936
24937 \begin_layout Standard
24938 AMS-LaTeX provides a selection of different formula types.
24939  LyX allows you to choose between 
24940 \family typewriter
24941 align
24942 \family default
24943
24944 \family typewriter
24945 alignat
24946 \family default
24947
24948 \family typewriter
24949 flalign
24950 \family default
24951
24952 \family typewriter
24953 gather
24954 \family default
24955 , and 
24956 \family typewriter
24957 multline
24958 \family default
24959 .
24960  We refer to the AMS-documentation for an explanation of these formula types.
24961 \end_layout
24962
24963 \begin_layout Chapter
24964 More Tools
24965 \end_layout
24966
24967 \begin_layout Section
24968 Cross-References
24969 \begin_inset Index idx
24970 status collapsed
24971
24972 \begin_layout Plain Layout
24973 Cross references
24974 \end_layout
24975
24976 \end_inset
24977
24978
24979 \begin_inset CommandInset label
24980 LatexCommand label
24981 name "sec:Cross-References"
24982
24983 \end_inset
24984
24985
24986 \end_layout
24987
24988 \begin_layout Standard
24989 One of LyX's strengths are cross-references.
24990  You can reference every section, float, footnote, formula, and list in
24991  the document.
24992  To reference a document part, you have to insert a label into it.
24993  The label is used as anchor and name for the reference.
24994  We want for example to refer to the second item of the following list:
24995 \end_layout
24996
24997 \begin_layout Enumerate
24998 First item
24999 \end_layout
25000
25001 \begin_layout Enumerate
25002 \begin_inset CommandInset label
25003 LatexCommand label
25004 name "enu:Second-item"
25005
25006 \end_inset
25007
25008 Second item
25009 \end_layout
25010
25011 \begin_layout Enumerate
25012 Third item
25013 \end_layout
25014
25015 \begin_layout Standard
25016 First we insert a label into the second item with the menu 
25017 \family sans
25018 Insert\SpecialChar \menuseparator
25019 Label
25020 \family default
25021  or by pressing the toolbar button 
25022 \begin_inset Graphics
25023         filename ../images/label-insert.png
25024         scale 85
25025         groupId toolbarbuttons
25026
25027 \end_inset
25028
25029 .
25030  A grey label box like this: 
25031 \begin_inset Graphics
25032         filename clipart/labelQt4.png
25033         scale 85
25034
25035 \end_inset
25036
25037  is inserted and the label window pops up asking for the label text.
25038  LyX offers as text the first words of the item with a prefix, in our case
25039  the text 
25040 \begin_inset Quotes eld
25041 \end_inset
25042
25043
25044 \family sans
25045 enu: Second-item
25046 \family default
25047
25048 \begin_inset Quotes erd
25049 \end_inset
25050
25051 .
25052  The prefix 
25053 \begin_inset Quotes eld
25054 \end_inset
25055
25056
25057 \family sans
25058 enu:
25059 \family default
25060
25061 \begin_inset Quotes erd
25062 \end_inset
25063
25064  stands for 
25065 \begin_inset Quotes eld
25066 \end_inset
25067
25068 enumerate
25069 \begin_inset Quotes erd
25070 \end_inset
25071
25072 .
25073  The prefix depends on the document part where the label is inserted, e.
25074 \begin_inset space \thinspace{}
25075 \end_inset
25076
25077 g.
25078 \begin_inset space \space{}
25079 \end_inset
25080
25081 if you insert a label into a section heading, the prefix will be 
25082 \begin_inset Quotes eld
25083 \end_inset
25084
25085
25086 \family sans
25087 sec:
25088 \family default
25089
25090 \begin_inset Quotes erd
25091 \end_inset
25092
25093 .
25094 \end_layout
25095
25096 \begin_layout Standard
25097 To reference the item, we refer to its label using the menu 
25098 \family sans
25099 Insert\SpecialChar \menuseparator
25100 Cross-Reference
25101 \family default
25102  or the toolbar button 
25103 \begin_inset Graphics
25104         filename ../images/dialog-show-new-inset_ref.png
25105         scale 85
25106         groupId toolbarbuttons
25107
25108 \end_inset
25109
25110 .
25111  A grey cross-reference box like this: 
25112 \begin_inset Graphics
25113         filename clipart/referenceQt4.png
25114         scale 85
25115
25116 \end_inset
25117
25118  is inserted and the cross-reference window appears showing all the labels
25119  in the document.
25120  We can now sort the labels alphabetically and then choose the entry 
25121 \begin_inset Quotes eld
25122 \end_inset
25123
25124
25125 \family sans
25126 enu:Second-item
25127 \family default
25128
25129 \begin_inset Quotes erd
25130 \end_inset
25131
25132 .
25133  At the position of the cross-reference box the item number will appear
25134  in the output.
25135 \end_layout
25136
25137 \begin_layout Standard
25138 Alternatively to 
25139 \family sans
25140 Insert\SpecialChar \menuseparator
25141 Cross-Reference
25142 \family default
25143 , you can right-click on a label and use in the appearing context menu 
25144 \family sans
25145 Copy as Reference
25146 \family default
25147 .
25148  The cross-reference to this label is now in the clipboard and can be copied
25149  to the actual cursor position via the menu 
25150 \family sans
25151 Edit\SpecialChar \menuseparator
25152 Paste
25153 \family default
25154  (shortcut Ctrl+V).
25155 \end_layout
25156
25157 \begin_layout Standard
25158 Here is our cross-reference: Item
25159 \begin_inset space ~
25160 \end_inset
25161
25162
25163 \begin_inset CommandInset ref
25164 LatexCommand ref
25165 reference "enu:Second-item"
25166
25167 \end_inset
25168
25169
25170 \end_layout
25171
25172 \begin_layout Standard
25173 It is recommended to use a protected space
25174 \begin_inset Foot
25175 status collapsed
25176
25177 \begin_layout Plain Layout
25178 described in section
25179 \begin_inset space ~
25180 \end_inset
25181
25182
25183 \begin_inset CommandInset ref
25184 LatexCommand ref
25185 reference "sub:Protected-Space"
25186
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \end_inset
25193
25194  between the cross-reference name and its number to avoid ugly line breaks
25195  between them.
25196 \end_layout
25197
25198 \begin_layout Standard
25199 There are six varieties of cross-references:
25200 \end_layout
25201
25202 \begin_layout Description
25203 <reference>: prints the number, this is the default: 
25204 \begin_inset CommandInset ref
25205 LatexCommand ref
25206 reference "cap:Two-distorted-images"
25207
25208 \end_inset
25209
25210
25211 \end_layout
25212
25213 \begin_layout Description
25214 (<reference>): prints the number within two parentheses, this is the style
25215  normally used to reference formulas, especially when the reference name
25216  
25217 \begin_inset Quotes eld
25218 \end_inset
25219
25220 Equation
25221 \begin_inset Quotes erd
25222 \end_inset
25223
25224  is omitted: 
25225 \begin_inset CommandInset ref
25226 LatexCommand eqref
25227 reference "eq:tanhExp"
25228
25229 \end_inset
25230
25231
25232 \end_layout
25233
25234 \begin_layout Description
25235 <page>: prints the page number: Page
25236 \begin_inset space ~
25237 \end_inset
25238
25239
25240 \begin_inset CommandInset ref
25241 LatexCommand pageref
25242 reference "cap:Two-distorted-images"
25243
25244 \end_inset
25245
25246
25247 \end_layout
25248
25249 \begin_layout Description
25250 on
25251 \begin_inset space ~
25252 \end_inset
25253
25254 page
25255 \begin_inset space ~
25256 \end_inset
25257
25258 <page>: prints the text "on page" and the page number: 
25259 \begin_inset CommandInset ref
25260 LatexCommand vpageref
25261 reference "cap:Two-distorted-images"
25262
25263 \end_inset
25264
25265
25266 \end_layout
25267
25268 \begin_layout Description
25269 <reference>
25270 \begin_inset space ~
25271 \end_inset
25272
25273 on
25274 \begin_inset space ~
25275 \end_inset
25276
25277 page
25278 \begin_inset space ~
25279 \end_inset
25280
25281 <page>: prints the number, the text "on page", and the page number: 
25282 \begin_inset CommandInset ref
25283 LatexCommand vref
25284 reference "cap:Two-distorted-images"
25285
25286 \end_inset
25287
25288
25289 \end_layout
25290
25291 \begin_layout Description
25292 Formatted
25293 \begin_inset space ~
25294 \end_inset
25295
25296 reference: prints a self defined cross-reference format.
25297 \begin_inset Newline newline
25298 \end_inset
25299
25300
25301 \begin_inset Note Greyedout
25302 status open
25303
25304 \begin_layout Plain Layout
25305
25306 \series bold
25307 Note:
25308 \series default
25309  This feature is only available when you have the LaTeX-package 
25310 \series bold
25311 prettyref
25312 \series default
25313  or 
25314 \series bold
25315 refstyle
25316 \series default
25317
25318 \begin_inset Index idx
25319 status collapsed
25320
25321 \begin_layout Plain Layout
25322 LaTeX-packages ! prettyref
25323 \end_layout
25324
25325 \end_inset
25326
25327
25328 \begin_inset Index idx
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332 LaTeX-packages ! refstyle
25333 \end_layout
25334
25335 \end_inset
25336
25337  installed.
25338 \end_layout
25339
25340 \end_inset
25341
25342
25343 \end_layout
25344
25345 \begin_layout Description
25346 Textual
25347 \begin_inset space ~
25348 \end_inset
25349
25350 reference: prints the caption or name of the reference: 
25351 \begin_inset CommandInset ref
25352 LatexCommand nameref
25353 reference "cap:Two-distorted-images"
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \begin_layout Standard
25361
25362 \family sans
25363 <page>
25364 \family default
25365  will not print the page number if the label is on the previous, the same,
25366  or the next page.
25367  You will e.
25368 \begin_inset space \thinspace{}
25369 \end_inset
25370
25371 g.
25372 \begin_inset space \space{}
25373 \end_inset
25374
25375 see the text 
25376 \begin_inset Quotes eld
25377 \end_inset
25378
25379
25380 \family sans
25381 on this page
25382 \family default
25383
25384 \begin_inset Quotes erd
25385 \end_inset
25386
25387  instead.
25388  The style 
25389 \family sans
25390 <reference> on page <page>
25391 \family default
25392  will not print anything about the page if the label is on the same page.
25393 \end_layout
25394
25395 \begin_layout Standard
25396 The number and current page of the referenced document part in the output
25397  is automatically calculated by LaTeX.
25398  The varieties are adjusted in the field 
25399 \family sans
25400 Format
25401 \family default
25402  of the cross-reference window, that appear when you click on the cross-referenc
25403 e.
25404 \end_layout
25405
25406 \begin_layout Standard
25407 You can only use the style 
25408 \family sans
25409 <reference>
25410 \family default
25411  to reference numbered document parts, while the reference style 
25412 \family sans
25413 <page>
25414 \family default
25415  is always possible.
25416 \end_layout
25417
25418 \begin_layout Standard
25419 If you want to reference a section, put the label in the section heading;
25420  for floats put the label in the caption; for footnotes put the label in
25421  it.
25422  Referencing formulas is explained in section
25423 \begin_inset space ~
25424 \end_inset
25425
25426
25427 \begin_inset CommandInset ref
25428 LatexCommand ref
25429 reference "sec:Formula-Numbering-and"
25430
25431 \end_inset
25432
25433 .
25434 \end_layout
25435
25436 \begin_layout Standard
25437 Right-clicking on a cross-reference opens a context menu.
25438  The entry 
25439 \family sans
25440 Go
25441 \begin_inset space ~
25442 \end_inset
25443
25444 to
25445 \begin_inset space ~
25446 \end_inset
25447
25448 Label
25449 \family default
25450  sets the cursor before the referenced label.
25451  This entry will be renamed in the context menu of the label to 
25452 \family sans
25453 Go
25454 \begin_inset space ~
25455 \end_inset
25456
25457 Back
25458 \family default
25459  so that you can use it to set the cursor back to the cross-reference.
25460  You can also go back with the toolbar button 
25461 \begin_inset Graphics
25462         filename ../images/bookmark-goto_0.png
25463         scale 85
25464         groupId toolbarbuttons
25465
25466 \end_inset
25467
25468 .
25469 \end_layout
25470
25471 \begin_layout Standard
25472 You can change labels at any time.
25473  References to the changed label will automatically be updated so that you
25474  do not need to take care about this.
25475 \end_layout
25476
25477 \begin_layout Standard
25478 If a cross-reference refers to a non-existent label, you will see two question
25479  marks in the output instead of the reference.
25480 \end_layout
25481
25482 \begin_layout Standard
25483 References are described in detail in sec.
25484 \begin_inset space ~
25485 \end_inset
25486
25487
25488 \begin_inset Quotes eld
25489 \end_inset
25490
25491 Referencing Floats
25492 \begin_inset Quotes erd
25493 \end_inset
25494
25495  of the 
25496 \emph on
25497 Embedded Objects
25498 \emph default
25499  manual.
25500 \end_layout
25501
25502 \begin_layout Section
25503 Table of Contents and other Listings
25504 \begin_inset Index idx
25505 status collapsed
25506
25507 \begin_layout Plain Layout
25508 Table of contents
25509 \end_layout
25510
25511 \end_inset
25512
25513
25514 \begin_inset Index idx
25515 status collapsed
25516
25517 \begin_layout Plain Layout
25518 Outline
25519 \end_layout
25520
25521 \end_inset
25522
25523
25524 \begin_inset CommandInset label
25525 LatexCommand label
25526 name "sec:toc"
25527
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \begin_layout Subsection
25534 Table of Contents
25535 \begin_inset CommandInset label
25536 LatexCommand label
25537 name "sub:Table-of-Contents"
25538
25539 \end_inset
25540
25541
25542 \end_layout
25543
25544 \begin_layout Standard
25545 The Table of Contents (TOC) is inserted with the menu 
25546 \family sans
25547 Insert\SpecialChar \menuseparator
25548 List/TOC\SpecialChar \menuseparator
25549 Table
25550 \begin_inset space ~
25551 \end_inset
25552
25553 of
25554 \begin_inset space ~
25555 \end_inset
25556
25557 Contents
25558 \family default
25559 .
25560  Is is displayed in LyX as a gray box.
25561  If you click on it, the 
25562 \family sans
25563 Outline
25564 \family default
25565  window appears, showing you the TOC entries as outline to move and rearrange
25566  sections in your documents.
25567  So this operation is an alternative to the menu 
25568 \family sans
25569 Document\SpecialChar \menuseparator
25570 Outline
25571 \family default
25572  that is described in sec.
25573 \begin_inset space \thinspace{}
25574 \end_inset
25575
25576
25577 \begin_inset CommandInset ref
25578 LatexCommand ref
25579 reference "sec:Navigating"
25580
25581 \end_inset
25582
25583 .
25584 \end_layout
25585
25586 \begin_layout Standard
25587 The TOC in the document output lists every numbered section automatically.
25588  If you have declared a short title for a section heading, as described
25589  in section
25590 \begin_inset space ~
25591 \end_inset
25592
25593
25594 \begin_inset CommandInset ref
25595 LatexCommand ref
25596 reference "sec:Short-Titles"
25597
25598 \end_inset
25599
25600 , it will be used in the TOC instead of the section heading.
25601  Section
25602 \begin_inset space ~
25603 \end_inset
25604
25605
25606 \begin_inset CommandInset ref
25607 LatexCommand ref
25608 reference "sub:Numbering-depth"
25609
25610 \end_inset
25611
25612  describes how the level is adjusted that defines which section types are
25613  listed in the TOC.
25614  Unnumbered sections are not listed in the TOC.
25615 \end_layout
25616
25617 \begin_layout Subsection
25618 List of Figures, Tables, and Algorithms
25619 \begin_inset CommandInset label
25620 LatexCommand label
25621 name "sub:List-of-Figures"
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \begin_layout Standard
25629 Table, figure, and algorithm lists are very much like the table of contents.
25630  You can insert them via the 
25631 \family sans
25632 Insert\SpecialChar \menuseparator
25633 List
25634 \begin_inset space ~
25635 \end_inset
25636
25637 /
25638 \begin_inset space ~
25639 \end_inset
25640
25641 TOC
25642 \family default
25643  submenus.
25644  The list entries are the float captions and the float number.
25645 \end_layout
25646
25647 \begin_layout Section
25648 URLs and Hyperlinks
25649 \begin_inset Index idx
25650 status collapsed
25651
25652 \begin_layout Plain Layout
25653 URLs
25654 \end_layout
25655
25656 \end_inset
25657
25658
25659 \begin_inset Index idx
25660 status collapsed
25661
25662 \begin_layout Plain Layout
25663 Hyperlinks
25664 \end_layout
25665
25666 \end_inset
25667
25668
25669 \end_layout
25670
25671 \begin_layout Subsection
25672 URLs
25673 \begin_inset CommandInset label
25674 LatexCommand label
25675 name "sub:URLs"
25676
25677 \end_inset
25678
25679
25680 \end_layout
25681
25682 \begin_layout Standard
25683 Links to web pages or email addresses can be inserted via the menu 
25684 \family sans
25685 Insert\SpecialChar \menuseparator
25686 URL
25687 \family default
25688 .
25689 \end_layout
25690
25691 \begin_layout Standard
25692 Here is an example URL: LyX's homepage: 
25693 \begin_inset Flex URL
25694 status open
25695
25696 \begin_layout Plain Layout
25697
25698 http://www.lyx.org
25699 \end_layout
25700
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \begin_layout Standard
25707 You cannot change the style of the link text, the URL text will always be
25708  in the style 
25709 \family typewriter
25710 Typewriter
25711 \family default
25712 .
25713  To be able to format the URL text, use hyperlinks as explained in the next
25714  subsection.
25715 \end_layout
25716
25717 \begin_layout Standard
25718 \begin_inset Note Greyedout
25719 status open
25720
25721 \begin_layout Plain Layout
25722
25723 \series bold
25724 Note:
25725 \series default
25726  URLs must not end with a backslash, otherwise you get LaTeX errors.
25727 \end_layout
25728
25729 \end_inset
25730
25731
25732 \end_layout
25733
25734 \begin_layout Subsection
25735 Hyperlinks
25736 \begin_inset CommandInset label
25737 LatexCommand label
25738 name "sub:Hyperlinks"
25739
25740 \end_inset
25741
25742
25743 \end_layout
25744
25745 \begin_layout Standard
25746 Hyperlinks can be inserted with the menu 
25747 \family sans
25748 Insert\SpecialChar \menuseparator
25749 Hyperlink
25750 \family default
25751  or with the toolbar button 
25752 \begin_inset Graphics
25753         filename ../images/href-insert.png
25754         scale 85
25755         groupId toolbarbuttons
25756
25757 \end_inset
25758
25759 .
25760  The appearing dialog has two fields: 
25761 \family sans
25762 Target
25763 \family default
25764  and 
25765 \family sans
25766 Name
25767 \family default
25768 .
25769  The name is the printed text for the hyperlink.
25770  The hyperlink type can be a weblink like this: 
25771 \begin_inset CommandInset href
25772 LatexCommand href
25773 name "LyX's homepage"
25774 target "http://www.lyx.org"
25775
25776 \end_inset
25777
25778 , an Email address like this: 
25779 \begin_inset CommandInset href
25780 LatexCommand href
25781 name "lyx-docs mailing list"
25782 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25783 type "mailto:"
25784
25785 \end_inset
25786
25787 , or a link to a file.
25788 \end_layout
25789
25790 \begin_layout Standard
25791 You can start applications via a hyperlink when you insert a weblink, but
25792  add the prefix 
25793 \begin_inset Quotes eld
25794 \end_inset
25795
25796
25797 \family sans
25798 run:
25799 \family default
25800
25801 \begin_inset Quotes erd
25802 \end_inset
25803
25804  to the link target.
25805 \end_layout
25806
25807 \begin_layout Standard
25808 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25809  and become clickable in the DVI and PDF-output.
25810  To set the format of the link text, highlight the hyperlink inset and use
25811  the text style dialog.
25812  This is for example a hyperlink with bold sans serif text: 
25813 \family sans
25814 \series bold
25815
25816 \begin_inset CommandInset href
25817 LatexCommand href
25818 name "LyX's homepage"
25819 target "http://www.lyx.org"
25820
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \begin_layout Standard
25827 The link text color can be changed, when the option 
25828 \family sans
25829 Color links
25830 \family default
25831  is set in the PDF Properties dialog (menu 
25832 \family sans
25833 Document\SpecialChar \menuseparator
25834 Settings\SpecialChar \menuseparator
25835 PDF Properties
25836 \family default
25837 ).
25838  The link text is for example set in this document to blue by adding the
25839  option
25840 \begin_inset Newline newline
25841 \end_inset
25842
25843
25844 \series bold
25845 urlcolor=blue
25846 \series default
25847
25848 \begin_inset Newline newline
25849 \end_inset
25850
25851 to the field 
25852 \family sans
25853 Additional options
25854 \family default
25855  in the PDF Properties dialog.
25856 \end_layout
25857
25858 \begin_layout Section
25859 Appendices
25860 \begin_inset Index idx
25861 status collapsed
25862
25863 \begin_layout Plain Layout
25864 Appendix
25865 \end_layout
25866
25867 \end_inset
25868
25869
25870 \begin_inset CommandInset label
25871 LatexCommand label
25872 name "sec:Appendices"
25873
25874 \end_inset
25875
25876
25877 \end_layout
25878
25879 \begin_layout Standard
25880 Appendices are created with the menu 
25881 \family sans
25882 Document\SpecialChar \menuseparator
25883 Start
25884 \begin_inset space ~
25885 \end_inset
25886
25887 Appendix
25888 \begin_inset space ~
25889 \end_inset
25890
25891 Here
25892 \family default
25893 .
25894  This menu sets the document from the current cursor position to the end
25895  as the appendix region.
25896  The region is marked with a red borderline.
25897 \end_layout
25898
25899 \begin_layout Standard
25900 Every chapter (or section) within the appendix region is treated as an appendix,
25901  numbered with a capital Latin letter.
25902  The appendix subsections are numbered with this letter followed by a dot
25903  and the subsection number.
25904  All appendix sections can be referenced as if they were normal sections,
25905  here two examples:
25906 \end_layout
25907
25908 \begin_layout Standard
25909 Appendix
25910 \begin_inset space ~
25911 \end_inset
25912
25913
25914 \begin_inset CommandInset ref
25915 LatexCommand ref
25916 reference "cha:Credits"
25917
25918 \end_inset
25919
25920 ; Appendix
25921 \begin_inset space ~
25922 \end_inset
25923
25924
25925 \begin_inset CommandInset ref
25926 LatexCommand ref
25927 reference "sub:Export"
25928
25929 \end_inset
25930
25931
25932 \end_layout
25933
25934 \begin_layout Section
25935 Bibliography
25936 \begin_inset Index idx
25937 status collapsed
25938
25939 \begin_layout Plain Layout
25940 Bibliography
25941 \end_layout
25942
25943 \end_inset
25944
25945
25946 \begin_inset CommandInset label
25947 LatexCommand label
25948 name "sec:Bibliography"
25949
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \begin_layout Standard
25956 There are two ways of generating the bibliography in a LyX-document.
25957  You can include a bibliography database,
25958 \begin_inset Foot
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962 Known under the name 
25963 \begin_inset Quotes eld
25964 \end_inset
25965
25966 BibTeX-database
25967 \begin_inset Quotes erd
25968 \end_inset
25969
25970 .
25971 \end_layout
25972
25973 \end_inset
25974
25975  which is explained in the next subsection, or you can insert the bibliography
25976  manually, using the paragraph environment 
25977 \family sans
25978 Bibliography
25979 \family default
25980 , which was described in section
25981 \begin_inset space ~
25982 \end_inset
25983
25984
25985 \begin_inset CommandInset ref
25986 LatexCommand ref
25987 reference "sub:Biblio_environment"
25988
25989 \end_inset
25990
25991 .
25992  If you want anything other than numerical citations that are used in this
25993  document, like author-year citations, then you must
25994 \emph on
25995  
25996 \emph default
25997 use a bibliography database.
25998 \end_layout
25999
26000 \begin_layout Subsection
26001 The Bibliography Environment
26002 \end_layout
26003
26004 \begin_layout Standard
26005 Within the 
26006 \family sans
26007 Bibliography
26008 \family default
26009  environment, every paragraph begins with a gray bibliography box labeled
26010  with a number.
26011  If you click on it, you will get a dialog in which you can set a 
26012 \family sans
26013 Key
26014 \family default
26015  and a 
26016 \family sans
26017 Label
26018 \family default
26019 .
26020  The key is the symbolic name by which you will refer to this bibliography
26021  entry.
26022  For example, our second entry in the bibliography is a book about LaTeX
26023  and we used 
26024 \begin_inset Quotes eld
26025 \end_inset
26026
26027 latexcompanion
26028 \begin_inset Quotes erd
26029 \end_inset
26030
26031 , a short form of its title, as key.
26032 \end_layout
26033
26034 \begin_layout Standard
26035 You can refer to the key of a bibliography entry using the menu 
26036 \family sans
26037 Insert\SpecialChar \menuseparator
26038 Citation
26039 \family default
26040  or the toolbar button 
26041 \begin_inset Graphics
26042         filename ../images/dialog-show-new-inset_citation.png
26043         scale 85
26044         groupId toolbarbuttons
26045
26046 \end_inset
26047
26048 .
26049  A citation reference box is inserted and a citation window will appear
26050  in which you can select one or more keys in the available key list.
26051  The citation reference box will be labeled with the referenced key.
26052  When you click on the box, the citation window appears and you can change
26053  the reference.
26054 \end_layout
26055
26056 \begin_layout Standard
26057 Citation references appear in the output as the number of the bibliography
26058  entry with surrounding brackets.
26059  If you set a 
26060 \family sans
26061 Label
26062 \family default
26063  for the entry, the label will appear instead of the number.
26064  Here are two examples; the first without a label, the second with the label
26065  
26066 \begin_inset Quotes eld
26067 \end_inset
26068
26069 Credits
26070 \begin_inset Quotes erd
26071 \end_inset
26072
26073 :
26074 \end_layout
26075
26076 \begin_layout Standard
26077 Have a look at the 
26078 \family sans
26079 LaTeX Companion Second Edition
26080 \family default
26081
26082 \begin_inset CommandInset citation
26083 LatexCommand cite
26084 key "latexcompanion"
26085
26086 \end_inset
26087
26088
26089 \end_layout
26090
26091 \begin_layout Standard
26092 The LyX-Team members are listed in the Credits: 
26093 \begin_inset CommandInset citation
26094 LatexCommand cite
26095 key "lyxcredit"
26096
26097 \end_inset
26098
26099
26100 \end_layout
26101
26102 \begin_layout Subsection
26103 Bibliography databases (BibTeX)
26104 \begin_inset Index idx
26105 status collapsed
26106
26107 \begin_layout Plain Layout
26108 Bibliography ! Databases
26109 \end_layout
26110
26111 \end_inset
26112
26113
26114 \begin_inset Index idx
26115 status collapsed
26116
26117 \begin_layout Plain Layout
26118 Bibliography ! BibTeX
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \begin_inset CommandInset label
26125 LatexCommand label
26126 name "sub:Bibliography-databases"
26127
26128 \end_inset
26129
26130
26131 \end_layout
26132
26133 \begin_layout Standard
26134 Bibliography databases are useful if you use the same bibliography in different
26135  documents.
26136 \begin_inset Foot
26137 status collapsed
26138
26139 \begin_layout Plain Layout
26140 They are also useful simply for keeping a database of articles and notes
26141  concerning them.
26142  Most of the database programs mentioned below allow you to store annotations
26143  and reviews along with bibliographical information.
26144 \end_layout
26145
26146 \end_inset
26147
26148  It also makes it very easy to have a uniform layout for all bibliography
26149  entries.
26150  You can collect the bibliography of all relevant books and articles of
26151  your working field in a database.
26152  This database can be used for different documents, and only the entries
26153  cited in a particular document will appear in the bibliography list for
26154  that document.
26155  This relieves you of the need to keep track of which articles and books
26156  you have cited.
26157 \end_layout
26158
26159 \begin_layout Standard
26160 The database is a text file with the file extension 
26161 \begin_inset Quotes eld
26162 \end_inset
26163
26164
26165 \family sans
26166 .bib
26167 \family default
26168
26169 \begin_inset Quotes erd
26170 \end_inset
26171
26172 , containing the bibliography in a special format.
26173  The format is explained in 
26174 \begin_inset CommandInset citation
26175 LatexCommand cite
26176 key "BibTeX-2"
26177
26178 \end_inset
26179
26180  and in LaTeX books (
26181 \begin_inset CommandInset citation
26182 LatexCommand cite
26183 key "Mittelbach,Kopka,Lamport"
26184
26185 \end_inset
26186
26187 ).
26188  The file can be created using any text editor, but normally one uses a
26189  special program to create and edit the entries in the database.
26190  A list of such programs is maintained on the LyX Wiki at 
26191 \begin_inset Flex URL
26192 status collapsed
26193
26194 \begin_layout Plain Layout
26195
26196 http://wiki.lyx.org/BibTeX/Programs
26197 \end_layout
26198
26199 \end_inset
26200
26201 .
26202 \end_layout
26203
26204 \begin_layout Standard
26205 To use a database, use the menu 
26206 \family sans
26207 Insert\SpecialChar \menuseparator
26208 List
26209 \family default
26210 /
26211 \family sans
26212 TOC\SpecialChar \menuseparator
26213 BibT
26214 \begin_inset ERT
26215 status collapsed
26216
26217 \begin_layout Plain Layout
26218
26219 {}
26220 \end_layout
26221
26222 \end_inset
26223
26224 eX
26225 \begin_inset space ~
26226 \end_inset
26227
26228 Bibliography
26229 \family default
26230 .
26231  A grey box will be inserted and a window appears.
26232  In this window you can load one or more databases and a style file.
26233  The option 
26234 \family sans
26235 Add bibliography to TOC
26236 \family default
26237  adds a table of contents entry for the bibliography.
26238  In the 
26239 \family sans
26240 Content
26241 \family default
26242  drop box you can select whether to include > all the entries in the database
26243  in the document or just the cited references.
26244 \end_layout
26245
26246 \begin_layout Standard
26247 The style file is a text file with the file extension 
26248 \begin_inset Quotes eld
26249 \end_inset
26250
26251
26252 \family sans
26253 .bst
26254 \family default
26255
26256 \begin_inset Quotes erd
26257 \end_inset
26258
26259  that controls how the bibliography entries will appear.
26260  Your LaTeX distribution should provide several of these, and many publishers
26261  provide their own style files, so that you don't have to take care of the
26262  layout.
26263  It is of course possible to write your own style file, but this is something
26264  for experts.
26265 \begin_inset Foot
26266 status collapsed
26267
26268 \begin_layout Plain Layout
26269 For information how this is done, have a look at
26270 \begin_inset Newline newline
26271 \end_inset
26272
26273
26274 \begin_inset CommandInset href
26275 LatexCommand href
26276 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26277
26278 \end_inset
26279
26280 .
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \end_layout
26287
26288 \begin_layout Standard
26289 Inserting a citation reference works as described in the previous section.
26290 \end_layout
26291
26292 \begin_layout Standard
26293 To generate the bibliography from a database, LyX uses the program BibTeX.
26294  This program can be controlled with options that you can add in LyX's preferenc
26295 es dialog under 
26296 \family sans
26297 Outputs\SpecialChar \menuseparator
26298 LaT
26299 \begin_inset ERT
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303
26304 {}
26305 \end_layout
26306
26307 \end_inset
26308
26309 eX
26310 \family default
26311  in the 
26312 \family sans
26313 BibT
26314 \begin_inset ERT
26315 status collapsed
26316
26317 \begin_layout Plain Layout
26318
26319 {}
26320 \end_layout
26321
26322 \end_inset
26323
26324 eX
26325 \begin_inset space ~
26326 \end_inset
26327
26328 command
26329 \family default
26330  field.
26331  Before adding options, it is strongly recommended to read the manual of
26332  
26333 \family sans
26334 BibTeX
26335 \family default
26336  
26337 \begin_inset CommandInset citation
26338 LatexCommand cite
26339 key "BibTeX"
26340
26341 \end_inset
26342
26343 .
26344 \end_layout
26345
26346 \begin_layout Standard
26347 When you select the option 
26348 \family sans
26349 Sectioned bibliography
26350 \family default
26351  in the 
26352 \family sans
26353 Document\SpecialChar \menuseparator
26354 Settings
26355 \family default
26356  dialog, it is possible to have multiple and sectioned bibliographies.
26357  This and other options are explained in detail in section 
26358 \emph on
26359 Customizing Bibliographies
26360 \emph default
26361  
26362 \emph on
26363 with BibTeX
26364 \emph default
26365  of the 
26366 \emph on
26367 Additional Features
26368 \emph default
26369  manual.
26370 \end_layout
26371
26372 \begin_layout Standard
26373 We use two bibliographies in this document to show the difference between
26374  the two methods of creating them.
26375  As you can see, the bibliography that is created from a database lists
26376  only the database entries that are referenced in the document.
26377  We used the style file 
26378 \family sans
26379 alphadin.bst
26380 \family default
26381  to get the complicated German reference key scheme in the bibliography.
26382 \end_layout
26383
26384 \begin_layout Subsection
26385 Bibliography layout
26386 \begin_inset Index idx
26387 status collapsed
26388
26389 \begin_layout Plain Layout
26390 Bibliography ! Layout
26391 \end_layout
26392
26393 \end_inset
26394
26395
26396 \end_layout
26397
26398 \begin_layout Standard
26399 In the citation reference dialog you can set a special citation format.
26400  For this feature you need to enable the option 
26401 \family sans
26402 Natbib
26403 \family default
26404  in the 
26405 \family sans
26406 Document\SpecialChar \menuseparator
26407 Settings
26408 \family default
26409
26410 \begin_inset Index idx
26411 status collapsed
26412
26413 \begin_layout Plain Layout
26414 Document ! Settings
26415 \end_layout
26416
26417 \end_inset
26418
26419  dialog under 
26420 \family sans
26421 Bibliography
26422 \family default
26423 .
26424  Setting a citation style for a reference will overwrite the default.
26425  For the global citation format use the BibTeX style files as explained
26426  in the previous section.
26427 \end_layout
26428
26429 \begin_layout Standard
26430 You can also set text, that should appear before or after a citation reference,
26431  in the citation reference window.
26432  Here an example where we set the text 
26433 \begin_inset Quotes eld
26434 \end_inset
26435
26436 Chapter
26437 \begin_inset space ~
26438 \end_inset
26439
26440 3
26441 \begin_inset Quotes erd
26442 \end_inset
26443
26444  to appear after the reference:
26445 \end_layout
26446
26447 \begin_layout Standard
26448 Have a look at 
26449 \begin_inset CommandInset citation
26450 LatexCommand cite
26451 after "Chapter 3"
26452 key "latexcompanion"
26453
26454 \end_inset
26455
26456 .
26457 \end_layout
26458
26459 \begin_layout Section
26460 Index
26461 \begin_inset Index idx
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465 Index generation
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \begin_inset CommandInset label
26472 LatexCommand label
26473 name "sec:Index"
26474
26475 \end_inset
26476
26477
26478 \end_layout
26479
26480 \begin_layout Standard
26481 An index entry is created if you use the menu 
26482 \family sans
26483 Insert\SpecialChar \menuseparator
26484 Index
26485 \begin_inset space ~
26486 \end_inset
26487
26488 Entry
26489 \family default
26490  or the toolbar button 
26491 \begin_inset Graphics
26492         filename ../images/index-insert.png
26493         scale 85
26494         groupId toolbarbuttons
26495
26496 \end_inset
26497
26498 .
26499  A box labeled 
26500 \begin_inset Quotes eld
26501 \end_inset
26502
26503
26504 \family sans
26505 Index
26506 \family default
26507
26508 \begin_inset Quotes erd
26509 \end_inset
26510
26511  is inserted containing the text that appears in the index.
26512  The word where the cursor is in or the currently highlighted text is proposed
26513  by LyX as the index entry.
26514 \end_layout
26515
26516 \begin_layout Standard
26517 We give a short overview of the index commands in the next subsections.
26518  For a detailed description of LaTeX's index mechanism, have a look at one
26519  of the LaTeX books 
26520 \begin_inset CommandInset citation
26521 LatexCommand cite
26522 key "latexcompanion,latexguide,latexbook"
26523
26524 \end_inset
26525
26526 .
26527 \end_layout
26528
26529 \begin_layout Standard
26530 The index list is inserted in the document with the menu 
26531 \family sans
26532 Insert\SpecialChar \menuseparator
26533 List
26534 \begin_inset space ~
26535 \end_inset
26536
26537 /
26538 \begin_inset space ~
26539 \end_inset
26540
26541 TOC\SpecialChar \menuseparator
26542 Index
26543 \begin_inset space ~
26544 \end_inset
26545
26546 List
26547 \family default
26548 .
26549  A light blue box labeled 
26550 \begin_inset Quotes eld
26551 \end_inset
26552
26553
26554 \family sans
26555 Index
26556 \family default
26557
26558 \begin_inset Quotes erd
26559 \end_inset
26560
26561  will show the place where the index is printed in the output.
26562  The index list box is not clickable like other LyX-boxes.
26563 \end_layout
26564
26565 \begin_layout Subsection
26566 Grouping Index Entries
26567 \begin_inset Index idx
26568 status collapsed
26569
26570 \begin_layout Plain Layout
26571 Index ! Grouping
26572 \end_layout
26573
26574 \end_inset
26575
26576
26577 \end_layout
26578
26579 \begin_layout Standard
26580 Index entries are often grouped to offer the reader a fast search in the
26581  index.
26582  We want to group for example the index entries for itemized and enumerated
26583  lists under the entry 
26584 \begin_inset Quotes eld
26585 \end_inset
26586
26587 Lists
26588 \begin_inset Quotes erd
26589 \end_inset
26590
26591 .
26592  First we create the entry 
26593 \begin_inset Quotes eld
26594 \end_inset
26595
26596 Lists
26597 \begin_inset Quotes erd
26598 \end_inset
26599
26600  in section
26601 \begin_inset space ~
26602 \end_inset
26603
26604
26605 \begin_inset CommandInset ref
26606 LatexCommand ref
26607 reference "sub:Lists"
26608
26609 \end_inset
26610
26611 .
26612  In the text field for the itemized list index entry in section
26613 \begin_inset space ~
26614 \end_inset
26615
26616
26617 \begin_inset CommandInset ref
26618 LatexCommand ref
26619 reference "sec:Itemize"
26620
26621 \end_inset
26622
26623 , we insert the command
26624 \end_layout
26625
26626 \begin_layout Standard
26627
26628 \series bold
26629 Lists ! Itemize
26630 \end_layout
26631
26632 \begin_layout Standard
26633 and the command
26634 \end_layout
26635
26636 \begin_layout Standard
26637
26638 \series bold
26639 Lists ! Enumerate
26640 \end_layout
26641
26642 \begin_layout Standard
26643 for the enumerated list in section
26644 \begin_inset space ~
26645 \end_inset
26646
26647
26648 \begin_inset CommandInset ref
26649 LatexCommand ref
26650 reference "sec:Enumerate"
26651
26652 \end_inset
26653
26654 .
26655 \end_layout
26656
26657 \begin_layout Standard
26658 The exclamation mark 
26659 \begin_inset Quotes eld
26660 \end_inset
26661
26662 !
26663 \begin_inset Quotes erd
26664 \end_inset
26665
26666  marks the grouping levels.
26667  You can have three levels; every index level is indented a bit more.
26668  An index entry for the higher levels is not required.
26669  If we don't have an index entry for 
26670 \begin_inset Quotes eld
26671 \end_inset
26672
26673 Lists
26674 \begin_inset Quotes erd
26675 \end_inset
26676
26677 , it will be printed anyway, but without a page number.
26678 \end_layout
26679
26680 \begin_layout Subsection
26681 Page Ranges
26682 \begin_inset Index idx
26683 status collapsed
26684
26685 \begin_layout Plain Layout
26686 Index ! Page ranges
26687 \end_layout
26688
26689 \end_inset
26690
26691
26692 \end_layout
26693
26694 \begin_layout Standard
26695 Normally an index entry will appear with the page number of the indexed
26696  section.
26697  But sometimes you want to index more pages under the same entry.
26698  E.g if we want to index the paragraph environments, we create an index entry
26699  in section
26700 \begin_inset space ~
26701 \end_inset
26702
26703
26704 \begin_inset CommandInset ref
26705 LatexCommand ref
26706 reference "sec:Paragraph-Environments"
26707
26708 \end_inset
26709
26710  with the command
26711 \end_layout
26712
26713 \begin_layout Standard
26714
26715 \series bold
26716 Paragraph environments|(
26717 \end_layout
26718
26719 \begin_layout Standard
26720 and another entry at the end of section
26721 \begin_inset space ~
26722 \end_inset
26723
26724
26725 \begin_inset CommandInset ref
26726 LatexCommand ref
26727 reference "sub:LyX-Code"
26728
26729 \end_inset
26730
26731  with the command
26732 \end_layout
26733
26734 \begin_layout Standard
26735
26736 \series bold
26737 Paragraph environments|)
26738 \end_layout
26739
26740 \begin_layout Standard
26741 The commands 
26742 \begin_inset Quotes eld
26743 \end_inset
26744
26745
26746 \series bold
26747 |(
26748 \series default
26749
26750 \begin_inset Quotes erd
26751 \end_inset
26752
26753  and 
26754 \begin_inset Quotes eld
26755 \end_inset
26756
26757
26758 \series bold
26759 |)
26760 \series default
26761
26762 \begin_inset Quotes erd
26763 \end_inset
26764
26765  respectively start and end the index range.
26766  You can also add the same index entry at different places in the document.
26767  They appear in the output under one entry with a comma separated list of
26768  the pages of the indexed document parts.
26769  An example is the index entry 
26770 \begin_inset Quotes eld
26771 \end_inset
26772
26773 Document ! Settings
26774 \begin_inset Quotes erd
26775 \end_inset
26776
26777 .
26778 \end_layout
26779
26780 \begin_layout Subsection
26781 Cross referencing
26782 \begin_inset Index idx
26783 status collapsed
26784
26785 \begin_layout Plain Layout
26786 Index ! Cross referencing
26787 \end_layout
26788
26789 \end_inset
26790
26791
26792 \end_layout
26793
26794 \begin_layout Standard
26795 It is also possible to refer to another index entry.
26796  We referred for example in the index entry 
26797 \begin_inset Quotes eld
26798 \end_inset
26799
26800 GIF
26801 \begin_inset Quotes erd
26802 \end_inset
26803
26804  (in section
26805 \begin_inset space ~
26806 \end_inset
26807
26808
26809 \begin_inset CommandInset ref
26810 LatexCommand ref
26811 reference "sub:Image-Formats"
26812
26813 \end_inset
26814
26815 ) to the index entry 
26816 \begin_inset Quotes eld
26817 \end_inset
26818
26819 Image formats
26820 \begin_inset Quotes erd
26821 \end_inset
26822
26823  in the same section using the entry
26824 \end_layout
26825
26826 \begin_layout Standard
26827
26828 \series bold
26829 GIF|see{Image formats}
26830 \end_layout
26831
26832 \begin_layout Standard
26833 where the braces have to be inserted as TeX Code.
26834  The text within the braces is the referenced entry.
26835  The reference will appear in the output without a page number.
26836 \end_layout
26837
26838 \begin_layout Subsection
26839 Index Entry Order
26840 \begin_inset Index idx
26841 status collapsed
26842
26843 \begin_layout Plain Layout
26844 Index ! Entry order
26845 \end_layout
26846
26847 \end_inset
26848
26849
26850 \end_layout
26851
26852 \begin_layout Standard
26853 You can use accented characters in the index entry, but the entries might
26854  then not follow the rules for the index order.
26855  The index entries are sorted alphabetically, but LaTeX
26856 \begin_inset Foot
26857 status collapsed
26858
26859 \begin_layout Plain Layout
26860 The index generating is done in the background by an extra program, see
26861  section
26862 \begin_inset space ~
26863 \end_inset
26864
26865
26866 \begin_inset CommandInset ref
26867 LatexCommand ref
26868 reference "sub:Index-Program"
26869
26870 \end_inset
26871
26872 .
26873 \end_layout
26874
26875 \end_inset
26876
26877  doesn't know how to sort accents in different languages.
26878  We have created as an example the three dummy index entries 
26879 \begin_inset Quotes eld
26880 \end_inset
26881
26882 maison
26883 \begin_inset Quotes erd
26884 \end_inset
26885
26886
26887 \begin_inset Quotes eld
26888 \end_inset
26889
26890 maïs
26891 \begin_inset Quotes erd
26892 \end_inset
26893
26894 , and 
26895 \begin_inset Quotes eld
26896 \end_inset
26897
26898 maître
26899 \begin_inset Quotes erd
26900 \end_inset
26901
26902 .
26903 \begin_inset Index idx
26904 status open
26905
26906 \begin_layout Plain Layout
26907 Dummy entries ! maïs
26908 \end_layout
26909
26910 \end_inset
26911
26912
26913 \begin_inset Index idx
26914 status open
26915
26916 \begin_layout Plain Layout
26917 Dummy entries ! maître
26918 \end_layout
26919
26920 \end_inset
26921
26922
26923 \begin_inset Index idx
26924 status open
26925
26926 \begin_layout Plain Layout
26927 Dummy entries ! maïs@maison
26928 \end_layout
26929
26930 \end_inset
26931
26932  They will be sorted in the order maïs, maître, maison, but we want the
26933  order maïs, maison, maître.
26934  To achieve this, we use the command
26935 \end_layout
26936
26937 \begin_layout Standard
26938
26939 \series bold
26940 previous entry@current entry
26941 \end_layout
26942
26943 \begin_layout Standard
26944 In our case we want to have 
26945 \begin_inset Quotes eld
26946 \end_inset
26947
26948 maison
26949 \begin_inset Quotes erd
26950 \end_inset
26951
26952  after 
26953 \begin_inset Quotes eld
26954 \end_inset
26955
26956 maïs
26957 \begin_inset Quotes erd
26958 \end_inset
26959
26960  and write therefore for the index entry of maison:
26961 \end_layout
26962
26963 \begin_layout Standard
26964
26965 \series bold
26966 maïs@maison
26967 \end_layout
26968
26969 \begin_layout Standard
26970 The previous entry needn't to be a real existing entry, you can also use
26971  another word to tell LaTeX the entry order, see the next subsection for
26972  an example.
26973 \end_layout
26974
26975 \begin_layout Standard
26976 \begin_inset VSpace bigskip
26977 \end_inset
26978
26979
26980 \end_layout
26981
26982 \begin_layout Standard
26983 In some cases the index entry order is not correct when you are using the
26984  program 
26985 \family sans
26986 makeindex 
26987 \family default
26988 to generate the index (see sec.
26989 \begin_inset space \thinspace{}
26990 \end_inset
26991
26992
26993 \begin_inset CommandInset ref
26994 LatexCommand ref
26995 reference "sub:Index-Program"
26996
26997 \end_inset
26998
26999 ).
27000  
27001 \family sans
27002 makeindex
27003 \family default
27004  would for example print the index entry for the LaTeX-package aeguill in
27005  sec.
27006 \begin_inset space \thinspace{}
27007 \end_inset
27008
27009
27010 \begin_inset CommandInset ref
27011 LatexCommand ref
27012 reference "sub:Document-Font"
27013
27014 \end_inset
27015
27016  after the index entries of the other LaTeX-packages although all these
27017  index commands start with 
27018 \begin_inset Quotes eld
27019 \end_inset
27020
27021
27022 \series bold
27023 LaTeX-packages ! 
27024 \series default
27025
27026 \begin_inset Quotes eld
27027 \end_inset
27028
27029 .
27030  The reason is that the index entry for aeguill is in a footnote.
27031  To fix this 
27032 \family sans
27033 makeindex
27034 \family default
27035  bug, add these commands to the preamble of your document:
27036 \end_layout
27037
27038 \begin_layout Standard
27039
27040 \series bold
27041
27042 \backslash
27043 let
27044 \backslash
27045 OrgIndex
27046 \backslash
27047 index
27048 \end_layout
27049
27050 \begin_layout Standard
27051
27052 \series bold
27053
27054 \backslash
27055 renewcommand*{
27056 \backslash
27057 index}[1]{
27058 \backslash
27059 OrgIndex{#1}}
27060 \end_layout
27061
27062 \begin_layout Subsection
27063 Index Entry Layout
27064 \begin_inset Index idx
27065 status collapsed
27066
27067 \begin_layout Plain Layout
27068 Index ! Entry layout
27069 \end_layout
27070
27071 \end_inset
27072
27073
27074 \end_layout
27075
27076 \begin_layout Standard
27077 You can change the appearance of index entries via the text style dialog.
27078 \begin_inset Index idx
27079 status open
27080
27081 \begin_layout Plain Layout
27082 Dummy entries ! 
27083 \shape italic
27084 This is an italic dummy entry
27085 \end_layout
27086
27087 \end_inset
27088
27089  You can also format the page number using the character 
27090 \begin_inset Quotes eld
27091 \end_inset
27092
27093 |
27094 \begin_inset Quotes erd
27095 \end_inset
27096
27097  followed by a LaTeX-command without a backslash.
27098  We can write for example
27099 \end_layout
27100
27101 \begin_layout Standard
27102
27103 \series bold
27104 italic page number:|textit
27105 \end_layout
27106
27107 \begin_layout Standard
27108 to get the page number in italic.
27109 \begin_inset Index idx
27110 status open
27111
27112 \begin_layout Plain Layout
27113 Dummy entries ! italic page number:|textit
27114 \end_layout
27115
27116 \end_inset
27117
27118  Normally all LaTeX-commands begin with a backslash, but in this special
27119  case 
27120 \begin_inset Quotes eld
27121 \end_inset
27122
27123
27124 \series bold
27125 |command
27126 \series default
27127
27128 \begin_inset Quotes erd
27129 \end_inset
27130
27131  means 
27132 \series bold
27133
27134 \backslash
27135 command{page
27136 \begin_inset space ~
27137 \end_inset
27138
27139 number}
27140 \series default
27141 .
27142  Have a look at section
27143 \begin_inset space ~
27144 \end_inset
27145
27146
27147 \begin_inset CommandInset ref
27148 LatexCommand ref
27149 reference "sub:LaTeX-Syntax"
27150
27151 \end_inset
27152
27153  to learn more about the LaTeX-syntax.
27154 \end_layout
27155
27156 \begin_layout Standard
27157 \begin_inset Note Greyedout
27158 status open
27159
27160 \begin_layout Plain Layout
27161
27162 \series bold
27163 Note:
27164 \series default
27165  Formatting single index entries only works when you use the program 
27166 \family sans
27167 makeindex 
27168 \family default
27169 to generate the index, see sec.
27170 \begin_inset space \thinspace{}
27171 \end_inset
27172
27173
27174 \begin_inset CommandInset ref
27175 LatexCommand ref
27176 reference "sub:Index-Program"
27177
27178 \end_inset
27179
27180 .
27181  If you use 
27182 \family sans
27183 xindy
27184 \family default
27185 , however, this won't work for anything other than bold or italic text.
27186  This is because xindy requires you  to define semantic elements before
27187  they can be used, see 
27188 \begin_inset CommandInset citation
27189 LatexCommand cite
27190 after "p. 678 ff."
27191 key "latexcompanion"
27192
27193 \end_inset
27194
27195  for details.
27196 \end_layout
27197
27198 \end_inset
27199
27200
27201 \end_layout
27202
27203 \begin_layout Standard
27204 In general, we encourage you to not format page numbers directly as shown
27205  above.
27206  Instead of this, you should define a macro in the preamble and use that.
27207  Consider why you want some page numbers to be bold.
27208  Maybe you want all page references italic that refer to a definition of
27209  the indexed term, so that users can easily find definitions.
27210  If so, put the following in the preamble
27211 \end_layout
27212
27213 \begin_layout Standard
27214
27215 \series bold
27216
27217 \backslash
27218 newcommand{
27219 \backslash
27220 IndexDef}[1]{
27221 \backslash
27222 textit{#1}}
27223 \end_layout
27224
27225 \begin_layout Standard
27226 and write
27227 \end_layout
27228
27229 \begin_layout Standard
27230
27231 \series bold
27232 my entry|IndexDef
27233 \end_layout
27234
27235 \begin_layout Standard
27236 in the index entry.
27237 \begin_inset Index idx
27238 status open
27239
27240 \begin_layout Plain Layout
27241 Dummy entries ! my entry|IndexDef
27242 \end_layout
27243
27244 \end_inset
27245
27246  The advantage is that, if you change your mind later or if your publisher
27247  insists that definitions must not be italic but bold, you just need to
27248  change the macro in the preamble, not every single index entry.
27249 \end_layout
27250
27251 \begin_layout Standard
27252 You can also change the layout for the whole index.
27253  E.
27254 \begin_inset space \thinspace{}
27255 \end_inset
27256
27257 g.
27258 \begin_inset space \space{}
27259 \end_inset
27260
27261 we marked the index list box of this document as bold to get a bold font
27262  for all index entries.
27263  For more advanced tasks you have to set up a so-called 
27264 \emph on
27265 Index Style File
27266 \emph default
27267 , see the 
27268 \family sans
27269 makeindex
27270 \family default
27271  or 
27272 \family sans
27273 xindy
27274 \family default
27275  documentation for details, 
27276 \begin_inset CommandInset citation
27277 LatexCommand cite
27278 key "makeindex,xindy"
27279
27280 \end_inset
27281
27282 .
27283 \end_layout
27284
27285 \begin_layout Subsection
27286 Index Program
27287 \begin_inset Index idx
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291 Index ! Program
27292 \end_layout
27293
27294 \end_inset
27295
27296
27297 \begin_inset CommandInset label
27298 LatexCommand label
27299 name "sub:Index-Program"
27300
27301 \end_inset
27302
27303
27304 \end_layout
27305
27306 \begin_layout Standard
27307 If the index entry program 
27308 \family sans
27309 xindy
27310 \family default
27311  is installed, LyX uses it for index generation; otherwise the program 
27312 \family sans
27313 makeindex
27314 \family default
27315 , that is part of every LaTeX distribution, is used.
27316 \begin_inset Foot
27317 status collapsed
27318
27319 \begin_layout Plain Layout
27320
27321 \family sans
27322 Makeindex
27323 \family default
27324  is very old, no longer under development and has many pitfalls, notably
27325  that it was developed with only the English language in mind.
27326  So it fails to sort anything other than a monolingual English text correctly.
27327  We have shown above how to fix this sorting.
27328  However, if you are writing in another than the English language, consider
27329  to use 
27330 \family sans
27331 xindy
27332 \family default
27333 .
27334 \end_layout
27335
27336 \end_inset
27337
27338  Both programs can be controlled by options that can be set in LyX's preferences
27339  dialog, see section
27340 \begin_inset space ~
27341 \end_inset
27342
27343
27344 \begin_inset CommandInset ref
27345 LatexCommand ref
27346 reference "sub:LaTeX-settings"
27347
27348 \end_inset
27349
27350 .
27351  The available options are listed and explained in 
27352 \begin_inset CommandInset citation
27353 LatexCommand cite
27354 key "makeindex,xindy"
27355
27356 \end_inset
27357
27358 .
27359  In this dialog, you can also specify an alternative program to generate
27360  the index.
27361 \end_layout
27362
27363 \begin_layout Standard
27364 If you need specific options or an alternative index program only for a
27365  given document, you can define the program and\SpecialChar \slash{}
27366 or the options in 
27367 \family sans
27368 Document\SpecialChar \menuseparator
27369 Settings\SpecialChar \ldots{}
27370 \SpecialChar \menuseparator
27371 Indexes
27372 \family default
27373 .
27374  This is especially useful if you need to pass language-specific options
27375  to the index program or if you need a specific layout style.
27376 \end_layout
27377
27378 \begin_layout Subsection
27379 Multiple Indexes
27380 \end_layout
27381
27382 \begin_layout Standard
27383 In many fields, it is common to have more than one index.
27384  For instance, you might need to set up a separate 
27385 \begin_inset Quotes eld
27386 \end_inset
27387
27388 Index of Names
27389 \begin_inset Quotes erd
27390 \end_inset
27391
27392  next to the standard index.
27393  LaTeX does not provide this possibility out of the box, but there are many
27394  packages that add this feature.
27395  LyX uses the 
27396 \series bold
27397 splitidx
27398 \series default
27399
27400 \begin_inset Index idx
27401 status collapsed
27402
27403 \begin_layout Plain Layout
27404 LaTeX-packages ! splitidx
27405 \end_layout
27406
27407 \end_inset
27408
27409  package to generate multiple indexes.
27410  The package is included in all recent LaTeX distributions.
27411  If yours does not ship it, consult the TeX Catalogue, 
27412 \begin_inset CommandInset citation
27413 LatexCommand cite
27414 key "TeXCatalogue"
27415
27416 \end_inset
27417
27418 .
27419  Note that the package does not only consist of a LaTeX style, but it also
27420  includes specific preprocessor programs that need to be installed as well.
27421  Please consult the package's manual for details.
27422 \end_layout
27423
27424 \begin_layout Standard
27425 To set up LyX for the use of multiple indexes, go to 
27426 \family sans
27427 Document\SpecialChar \menuseparator
27428 Settings\SpecialChar \ldots{}
27429 \SpecialChar \menuseparator
27430 Indexes
27431 \family default
27432  and select 
27433 \begin_inset Quotes eld
27434 \end_inset
27435
27436 Use multiple Indexes
27437 \begin_inset Quotes erd
27438 \end_inset
27439
27440 .
27441  Note that the list of 
27442 \begin_inset Quotes eld
27443 \end_inset
27444
27445 Available Indexes
27446 \begin_inset Quotes erd
27447 \end_inset
27448
27449  below already contains the standard index.
27450  To add further indexes, add the name of the index (in the form that should
27451  also appear as a heading) to the 
27452 \begin_inset Quotes eld
27453 \end_inset
27454
27455 New
27456 \begin_inset Quotes erd
27457 \end_inset
27458
27459  input field and press the 
27460 \begin_inset Quotes eld
27461 \end_inset
27462
27463 Add
27464 \begin_inset Quotes erd
27465 \end_inset
27466
27467  button.
27468  The new index should now appear in the list as well.
27469  If you like, you can attribute an alternative label color to the new index
27470  by selecting the index in the list and hitting the 
27471 \begin_inset Quotes eld
27472 \end_inset
27473
27474 Alter Color\SpecialChar \ldots{}
27475
27476 \begin_inset Quotes erd
27477 \end_inset
27478
27479  button.
27480  The label color may help you to differentiate index entries of different
27481  indexes in the LyX work area.
27482 \end_layout
27483
27484 \begin_layout Standard
27485 Once the document changes have been applied, you can find the new index
27486  list in 
27487 \family sans
27488 Insert\SpecialChar \menuseparator
27489 List
27490 \begin_inset space ~
27491 \end_inset
27492
27493 /
27494 \begin_inset space ~
27495 \end_inset
27496
27497 TOC
27498 \family default
27499  and the 
27500 \family sans
27501 Insert
27502 \family default
27503  menu has a separate index entry for each of the defined indexes.
27504  The workflow is basically the same as for the default index, but there
27505  are some additional features:
27506 \end_layout
27507
27508 \begin_layout Itemize
27509 If you want to change the attribution of a specific index entry, right-clicking
27510  on the entry will open a dialog where you can do that.
27511 \end_layout
27512
27513 \begin_layout Itemize
27514 By right-clicking on an index, you can change its type.
27515  Furthermore, you can specify an index list to be a 
27516 \begin_inset Quotes eld
27517 \end_inset
27518
27519 Subindex
27520 \begin_inset Quotes erd
27521 \end_inset
27522
27523 .
27524  If you do that, the heading of that list will be decreased by one level.
27525  E.
27526 \begin_inset space \thinspace{}
27527 \end_inset
27528
27529 g., if you use a book class, where the standard index heading is defined
27530  as a chapter, subindexes will be defined as sections and can thus be nested
27531  to the non-subindexes.
27532 \end_layout
27533
27534 \begin_layout Section
27535 Nomenclature / Glossary 
27536 \begin_inset Index idx
27537 status collapsed
27538
27539 \begin_layout Plain Layout
27540 Nomenclature
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \begin_inset Index idx
27547 status collapsed
27548
27549 \begin_layout Plain Layout
27550 Glossary|see
27551 \begin_inset ERT
27552 status collapsed
27553
27554 \begin_layout Plain Layout
27555
27556 {
27557 \end_layout
27558
27559 \end_inset
27560
27561 Nomenclature
27562 \begin_inset ERT
27563 status collapsed
27564
27565 \begin_layout Plain Layout
27566
27567 }
27568 \end_layout
27569
27570 \end_inset
27571
27572
27573 \end_layout
27574
27575 \end_inset
27576
27577
27578 \begin_inset CommandInset label
27579 LatexCommand label
27580 name "sec:Nomenclature"
27581
27582 \end_inset
27583
27584
27585 \end_layout
27586
27587 \begin_layout Standard
27588 Sometimes you need to compile a list of symbols that are mentioned in your
27589  document with a brief explanation of them – a so called nomenclature or
27590  glossary.
27591 \end_layout
27592
27593 \begin_layout Standard
27594 To be able to create nomenclatures, you need the LaTeX package 
27595 \series bold
27596 nomencl
27597 \series default
27598
27599 \begin_inset Index idx
27600 status collapsed
27601
27602 \begin_layout Plain Layout
27603 LaTeX-packages ! nomencl
27604 \end_layout
27605
27606 \end_inset
27607
27608  installed.
27609  You find it in the TeX Catalogue, 
27610 \begin_inset CommandInset citation
27611 LatexCommand cite
27612 key "TeXCatalogue"
27613
27614 \end_inset
27615
27616  or in the package manager of your LaTeX-system.
27617 \end_layout
27618
27619 \begin_layout Standard
27620 A nomenclature entry is created if you place the cursor after a symbol entry
27621  and then use the menu 
27622 \family sans
27623 Insert\SpecialChar \menuseparator
27624
27625 \family default
27626 N
27627 \family sans
27628 omenclature
27629 \begin_inset space ~
27630 \end_inset
27631
27632 Entry
27633 \family default
27634  or the toolbar button 
27635 \begin_inset Graphics
27636         filename ../images/nomencl-insert.png
27637         scale 85
27638         groupId toolbarbuttons
27639
27640 \end_inset
27641
27642 .
27643  A gray box labeled 
27644 \begin_inset Quotes eld
27645 \end_inset
27646
27647
27648 \family sans
27649 Nom
27650 \family default
27651
27652 \begin_inset Quotes erd
27653 \end_inset
27654
27655  is inserted and a window pops up asking for the nomenclature entry.
27656 \end_layout
27657
27658 \begin_layout Standard
27659 A nomenclature entry consists of two main entries.
27660  The first is the symbol that you want to refer to.
27661  The second is the description of the symbol.
27662 \end_layout
27663
27664 \begin_layout Standard
27665 \begin_inset Note Greyedout
27666 status open
27667
27668 \begin_layout Plain Layout
27669
27670 \series bold
27671 Note:
27672 \series default
27673  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27674 \end_layout
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Subsection
27682 Nomenclature Definition and Layout
27683 \begin_inset Index idx
27684 status collapsed
27685
27686 \begin_layout Plain Layout
27687 Nomenclature ! Layout
27688 \end_layout
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \begin_layout Standard
27696 When you have symbols in formulas, you have to define them in the 
27697 \family sans
27698 Symbol
27699 \family default
27700  field as LaTeX-formulas.
27701  For example to get 
27702 \begin_inset Quotes eld
27703 \end_inset
27704
27705
27706 \begin_inset Formula $\sigma$
27707 \end_inset
27708
27709
27710 \begin_inset Quotes erd
27711 \end_inset
27712
27713 , insert this:
27714 \begin_inset Newline newline
27715 \end_inset
27716
27717
27718 \series bold
27719 $
27720 \backslash
27721 sigma$
27722 \begin_inset Newline newline
27723 \end_inset
27724
27725
27726 \series default
27727 The 
27728 \begin_inset Quotes eld
27729 \end_inset
27730
27731 $
27732 \begin_inset Quotes erd
27733 \end_inset
27734
27735  character starts/ends the formula.
27736  The LaTeX-command for the Greek letter is the name of the letter beginning
27737  with a backslash 
27738 \begin_inset Quotes eld
27739 \end_inset
27740
27741
27742 \backslash
27743
27744 \begin_inset Quotes erd
27745 \end_inset
27746
27747 .
27748  For capital Greek letters, start the command also with a capital letter,
27749  like 
27750 \series bold
27751
27752 \backslash
27753 Sigma
27754 \series default
27755 .
27756 \end_layout
27757
27758 \begin_layout Standard
27759 (A short introduction to the LaTeX-syntax is given in section
27760 \begin_inset space ~
27761 \end_inset
27762
27763
27764 \begin_inset CommandInset ref
27765 LatexCommand ref
27766 reference "sub:LaTeX-Syntax"
27767
27768 \end_inset
27769
27770 .)
27771 \end_layout
27772
27773 \begin_layout Standard
27774 You cannot use the 
27775 \family sans
27776 Text
27777 \begin_inset space ~
27778 \end_inset
27779
27780 Style
27781 \family default
27782  dialog to format the description text but have to use LaTeX-commands.
27783  For example the description of the nomenclature entry for the 
27784 \begin_inset Quotes eld
27785 \end_inset
27786
27787
27788 \begin_inset Formula $\sigma$
27789 \end_inset
27790
27791
27792 \begin_inset Quotes erd
27793 \end_inset
27794
27795  in this document is:
27796 \begin_inset Newline newline
27797 \end_inset
27798
27799
27800 \series bold
27801 dummy entry for the character 
27802 \backslash
27803 textsf{sigma}
27804 \series default
27805
27806 \begin_inset Newline newline
27807 \end_inset
27808
27809 The command 
27810 \series bold
27811
27812 \backslash
27813 textsf
27814 \series default
27815  sets the fonts to 
27816 \family sans
27817 sans
27818 \begin_inset space ~
27819 \end_inset
27820
27821 serif
27822 \family default
27823 .
27824  To get 
27825 \series bold
27826 bold
27827 \series default
27828  font use the command 
27829 \series bold
27830
27831 \backslash
27832 textbf
27833 \series default
27834 , for 
27835 \family typewriter
27836 typewriter
27837 \family default
27838  use 
27839 \series bold
27840
27841 \backslash
27842 texttt
27843 \series default
27844 , for 
27845 \emph on
27846 emphasized
27847 \emph default
27848  use 
27849 \series bold
27850
27851 \backslash
27852 emph
27853 \series default
27854 .
27855 \end_layout
27856
27857 \begin_layout Subsection
27858 Sort Order of Nomenclature Entries
27859 \begin_inset Index idx
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863 Nomenclature ! Sort order
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \end_layout
27870
27871 \begin_layout Standard
27872 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27873  the symbol definition.
27874  This leads to undesired results when you for example have symbols in formulas.
27875  Suppose you have nomenclature entries for the symbols 
27876 \emph on
27877 a
27878 \begin_inset CommandInset nomenclature
27879 LatexCommand nomenclature
27880 symbol "a"
27881 description "dummy entry for the character \"a\""
27882
27883 \end_inset
27884
27885
27886 \emph default
27887  and 
27888 \begin_inset Formula $\sigma$
27889 \end_inset
27890
27891
27892 \begin_inset CommandInset nomenclature
27893 LatexCommand nomenclature
27894 prefix "sigma"
27895 symbol "$\\sigma$"
27896 description "dummy entry for the character \\textsf{sigma}"
27897
27898 \end_inset
27899
27900 .
27901  They will be sorted by 
27902 \begin_inset Quotes eld
27903 \end_inset
27904
27905
27906 \family sans
27907 a
27908 \family default
27909
27910 \begin_inset Quotes erd
27911 \end_inset
27912
27913  and 
27914 \begin_inset Quotes eld
27915 \end_inset
27916
27917
27918 \family typewriter
27919 $
27920 \backslash
27921 sigma$
27922 \family default
27923
27924 \begin_inset Quotes erd
27925 \end_inset
27926
27927  – the 
27928 \begin_inset Formula $\sigma$
27929 \end_inset
27930
27931  will be sorted before the 
27932 \emph on
27933 a
27934 \emph default
27935  since the character 
27936 \begin_inset Quotes eld
27937 \end_inset
27938
27939 $
27940 \begin_inset Quotes erd
27941 \end_inset
27942
27943  is considered in sorting.
27944 \end_layout
27945
27946 \begin_layout Standard
27947 To control the sort order, you can edit the 
27948 \family sans
27949 Sort
27950 \begin_inset space ~
27951 \end_inset
27952
27953 as
27954 \family default
27955  field of the nomenclature dialog.
27956  Then the nomenclature entry will be sorted by this entry and not the symbol
27957  definition.
27958  For the example given, you can insert 
27959 \family typewriter
27960 sigma
27961 \family default
27962  in this field for the 
27963 \begin_inset Formula $\sigma$
27964 \end_inset
27965
27966 , then 
27967 \emph on
27968 a
27969 \emph default
27970  will be located before 
27971 \begin_inset Formula $\sigma$
27972 \end_inset
27973
27974 .
27975 \end_layout
27976
27977 \begin_layout Standard
27978 For subgrouping and tips for using sort entries see the 
27979 \series bold
27980 nomencl
27981 \series default
27982  documentation, 
27983 \begin_inset CommandInset citation
27984 LatexCommand cite
27985 key "nomencl"
27986
27987 \end_inset
27988
27989 .
27990 \end_layout
27991
27992 \begin_layout Subsection
27993 Nomenclature Options
27994 \begin_inset Index idx
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998 Nomenclature ! Options
27999 \end_layout
28000
28001 \end_inset
28002
28003
28004 \end_layout
28005
28006 \begin_layout Standard
28007 The 
28008 \series bold
28009 nomencl
28010 \series default
28011  package offers some options to adjust the appearance of the nomenclature.
28012  Here are some of its options, for more have a look at its documentation:
28013 \end_layout
28014
28015 \begin_layout Description
28016 refeq Appends the phrase 
28017 \begin_inset Quotes eld
28018 \end_inset
28019
28020
28021 \family sans
28022 , see equation (
28023 \emph on
28024 eq
28025 \emph default
28026 )
28027 \family default
28028
28029 \begin_inset Quotes erd
28030 \end_inset
28031
28032  to every nomenclature entry, where 
28033 \family sans
28034 \emph on
28035 eq
28036 \family default
28037 \emph default
28038  is the number of the last equation in front of the nomenclature entry
28039 \end_layout
28040
28041 \begin_layout Description
28042 refpage Appends the phrase 
28043 \begin_inset Quotes eld
28044 \end_inset
28045
28046
28047 \family sans
28048 , page (
28049 \emph on
28050 page
28051 \emph default
28052 )
28053 \family default
28054
28055 \begin_inset Quotes erd
28056 \end_inset
28057
28058  to every nomenclature entry, where 
28059 \family sans
28060 \emph on
28061 page
28062 \family default
28063 \emph default
28064  is the number of the page on which the nomenclature entry appeared
28065 \end_layout
28066
28067 \begin_layout Description
28068 intoc Inserts the nomenclature in the Table of Contents
28069 \end_layout
28070
28071 \begin_layout Standard
28072 There are furthermore the options 
28073 \series bold
28074 croatian
28075 \series default
28076
28077 \series bold
28078 danish
28079 \series default
28080
28081 \series bold
28082 english
28083 \series default
28084
28085 \series bold
28086 french
28087 \series default
28088
28089 \series bold
28090 german
28091 \series default
28092
28093 \series bold
28094 italian
28095 \series default
28096
28097 \series bold
28098 polish
28099 \series default
28100
28101 \series bold
28102 portuguese
28103 \series default
28104
28105 \series bold
28106 russian
28107 \series default
28108
28109 \series bold
28110 spanish
28111 \series default
28112 , and 
28113 \series bold
28114 ukrainian
28115 \series default
28116  to print the reference texts and the nomenclature title in the corresponding
28117  language.
28118 \end_layout
28119
28120 \begin_layout Standard
28121 To use one or more of the options, add them to the comma-separated document
28122  class options list in the 
28123 \family sans
28124 Document\SpecialChar \menuseparator
28125 Settings
28126 \family default
28127  dialog.
28128  In this document the option 
28129 \series bold
28130 intoc
28131 \series default
28132  is used.
28133 \end_layout
28134
28135 \begin_layout Standard
28136 \begin_inset VSpace bigskip
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \begin_layout Standard
28143 You can also use the first two options above only for certain nomenclature
28144  entries when you add one of the following commands as last entry to the
28145  
28146 \family sans
28147 Description
28148 \family default
28149  field in the nomenclature dialog:
28150 \end_layout
28151
28152 \begin_layout Description
28153
28154 \backslash
28155 nomrefeq Like the 
28156 \series bold
28157 refeq
28158 \series default
28159  option
28160 \end_layout
28161
28162 \begin_layout Description
28163
28164 \backslash
28165 nomrefpage Like the 
28166 \series bold
28167 refpage
28168 \series default
28169  option
28170 \end_layout
28171
28172 \begin_layout Description
28173
28174 \backslash
28175 nomrefeqpage Short notation of 
28176 \series bold
28177
28178 \backslash
28179 nomrefeq
28180 \backslash
28181 nomrefpage
28182 \end_layout
28183
28184 \begin_layout Description
28185
28186 \backslash
28187 nomnorefeq,
28188 \begin_inset space ~
28189 \end_inset
28190
28191
28192 \backslash
28193 nomnorefpage,
28194 \begin_inset space ~
28195 \end_inset
28196
28197
28198 \backslash
28199 nomnorefeqpage Turns off the corresponding options
28200 \end_layout
28201
28202 \begin_layout Subsection
28203 Printing the Nomenclature
28204 \begin_inset Index idx
28205 status collapsed
28206
28207 \begin_layout Plain Layout
28208 Nomenclature ! Printing
28209 \end_layout
28210
28211 \end_inset
28212
28213
28214 \end_layout
28215
28216 \begin_layout Standard
28217 To print the nomenclature, use the menu 
28218 \family sans
28219 Insert\SpecialChar \menuseparator
28220 Lists
28221 \begin_inset space ~
28222 \end_inset
28223
28224 /
28225 \begin_inset space ~
28226 \end_inset
28227
28228 TOC\SpecialChar \menuseparator
28229 Nomenclature
28230 \family default
28231 .
28232  A light blue box labeled 
28233 \begin_inset Quotes eld
28234 \end_inset
28235
28236
28237 \family sans
28238 Nomenclature
28239 \family default
28240
28241 \begin_inset Quotes erd
28242 \end_inset
28243
28244  will show the place where the nomenclature is printed in the output.
28245  Like the index list box, the nomenclature list box is not clickable.
28246 \end_layout
28247
28248 \begin_layout Standard
28249 In the printed output the title of the nomenclature appears as 
28250 \begin_inset Quotes eld
28251 \end_inset
28252
28253 Nomenclature
28254 \begin_inset Quotes erd
28255 \end_inset
28256
28257 .
28258  If you are not happy with the name, you can change it by redefining the
28259  command 
28260 \series bold
28261
28262 \backslash
28263 nomname
28264 \series default
28265  in the preamble.
28266  For example, in order to change the name to 
28267 \emph on
28268 List of Symbols
28269 \emph default
28270 , add the following line to the preamble:
28271 \end_layout
28272
28273 \begin_layout Standard
28274
28275 \family roman
28276 \series bold
28277
28278 \backslash
28279 renewcommand{
28280 \backslash
28281 nomname}{List of Symbols}
28282 \end_layout
28283
28284 \begin_layout Standard
28285 \begin_inset VSpace defskip
28286 \end_inset
28287
28288
28289 \end_layout
28290
28291 \begin_layout Standard
28292 If you are unhappy with the amount of space for symbols, you can alter it
28293  by adding the following line to the preamble:
28294 \end_layout
28295
28296 \begin_layout Standard
28297
28298 \family roman
28299 \series bold
28300
28301 \backslash
28302 renewcommand{
28303 \backslash
28304 nomlabelwidth}{width}
28305 \end_layout
28306
28307 \begin_layout Standard
28308
28309 \family roman
28310 where the width is a value with one of the units listed in Appendix
28311 \begin_inset space ~
28312 \end_inset
28313
28314
28315 \begin_inset CommandInset ref
28316 LatexCommand ref
28317 reference "cha:Units-available-in"
28318
28319 \end_inset
28320
28321 .
28322  The default value is 1
28323 \begin_inset space \thinspace{}
28324 \end_inset
28325
28326 cm.
28327 \end_layout
28328
28329 \begin_layout Subsection
28330 Nomenclature Program
28331 \begin_inset Index idx
28332 status collapsed
28333
28334 \begin_layout Plain Layout
28335 Nomenclature ! Program
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \begin_inset CommandInset label
28342 LatexCommand label
28343 name "sub:Nomenclature-Program"
28344
28345 \end_inset
28346
28347
28348 \end_layout
28349
28350 \begin_layout Standard
28351 LyX uses the program 
28352 \family sans
28353 makeindex
28354 \family default
28355 , that is part of every LaTeX distribution, to generate the nomenclature.
28356  LyX's preferences dialog allows you to specify another program or to control
28357  
28358 \family sans
28359 makeindex
28360 \family default
28361  by adding options, see section
28362 \begin_inset space ~
28363 \end_inset
28364
28365
28366 \begin_inset CommandInset ref
28367 LatexCommand ref
28368 reference "sub:LaTeX-settings"
28369
28370 \end_inset
28371
28372 .
28373  The available options are listed and explained in 
28374 \begin_inset CommandInset citation
28375 LatexCommand cite
28376 key "nomencl,makeindex"
28377
28378 \end_inset
28379
28380 .
28381 \end_layout
28382
28383 \begin_layout Section
28384 Branches
28385 \begin_inset Index idx
28386 status collapsed
28387
28388 \begin_layout Plain Layout
28389 Branches
28390 \end_layout
28391
28392 \end_inset
28393
28394
28395 \begin_inset Index idx
28396 status collapsed
28397
28398 \begin_layout Plain Layout
28399 Document ! Branches
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \begin_inset CommandInset label
28406 LatexCommand label
28407 name "sec:Branches"
28408
28409 \end_inset
28410
28411
28412 \end_layout
28413
28414 \begin_layout Standard
28415 Sometimes it is useful to hide some document parts in the output.
28416  For example a teacher who is setting an exam obviously doesn't want the
28417  pupils to see the answers, but having questions and answers in the same
28418  document will make the life of the markers of that exam much easier.
28419 \end_layout
28420
28421 \begin_layout Standard
28422 For these cases LyX allows you to put text into branches.
28423  The text will then only appear in the output when its branch is activated.
28424  To create a branch, either select the menu 
28425 \family sans
28426 Insert\SpecialChar \menuseparator
28427 Branch\SpecialChar \menuseparator
28428 Insert New Branch
28429 \family default
28430  (if you just want to specify a new branch) or go in the 
28431 \family sans
28432 Document\SpecialChar \menuseparator
28433 Settings
28434 \family default
28435  dialog to 
28436 \family sans
28437 Branches
28438 \family default
28439 , where you can specify and change the name of the branch, its activation
28440  state (whether the content of the branch is shown in the output or not),
28441  its background color inside LyX and whether the name of the branch should
28442  be appended to the document file name on export if the branch is active
28443  (see below for an example).
28444  Furthermore, the dialog lets you merge two branches (just rename one branch
28445  to the name of the other) and to add 
28446 \begin_inset Quotes eld
28447 \end_inset
28448
28449 unknown branches
28450 \begin_inset Quotes erd
28451 \end_inset
28452
28453  (i.
28454 \begin_inset space \thinspace{}
28455 \end_inset
28456
28457 e.
28458 \begin_inset space ~
28459 \end_inset
28460
28461 branches that were added to the document via copy and paste from other documents
28462 , without having being defined) to the document's branch list.
28463 \end_layout
28464
28465 \begin_layout Standard
28466 Text that should be in a branch is set into branch inset boxes.
28467  These boxes are inserted via the menu 
28468 \family sans
28469 Insert\SpecialChar \menuseparator
28470 Branch
28471 \family default
28472  where you can choose a branch.
28473  You can later change the activation state of the branch by right-clicking
28474  on them.
28475 \end_layout
28476
28477 \begin_layout Standard
28478 Here is an example, where only the question text appears, the answer branch
28479  is deactivated and does therefore not appear in the output:
28480 \end_layout
28481
28482 \begin_layout Standard
28483 \begin_inset Branch Question
28484 status open
28485
28486 \begin_layout Standard
28487 Question: Who was the first physics Nobel prize winner?
28488 \end_layout
28489
28490 \end_inset
28491
28492
28493 \end_layout
28494
28495 \begin_layout Standard
28496 \begin_inset Branch Answer
28497 status collapsed
28498
28499 \begin_layout Standard
28500 Answer: Wilhelm Conrad Röntgen
28501 \end_layout
28502
28503 \end_inset
28504
28505
28506 \end_layout
28507
28508 \begin_layout Standard
28509 If you activate 
28510 \family sans
28511 Filename Suffix
28512 \family default
28513  in 
28514 \family sans
28515 Document\SpecialChar \menuseparator
28516 Settings\SpecialChar \menuseparator
28517 Branches
28518 \family default
28519 , the name of the active branches will be appended to the file name at export.
28520  Consider for example a file 
28521 \begin_inset Quotes eld
28522 \end_inset
28523
28524 Exam.lyx
28525 \begin_inset Quotes erd
28526 \end_inset
28527
28528  which has the above branches.
28529  If 
28530 \begin_inset Quotes eld
28531 \end_inset
28532
28533 Filename Suffix
28534 \begin_inset Quotes erd
28535 \end_inset
28536
28537  is active, the PDF export file would be called 
28538 \begin_inset Quotes eld
28539 \end_inset
28540
28541 Exam.pdf
28542 \begin_inset Quotes erd
28543 \end_inset
28544
28545  if both the 
28546 \begin_inset Quotes eld
28547 \end_inset
28548
28549 Question
28550 \begin_inset Quotes erd
28551 \end_inset
28552
28553  and 
28554 \begin_inset Quotes eld
28555 \end_inset
28556
28557 Answer
28558 \begin_inset Quotes erd
28559 \end_inset
28560
28561  branch were inactive, 
28562 \begin_inset Quotes eld
28563 \end_inset
28564
28565 Exam-Question.pdf
28566 \begin_inset Quotes erd
28567 \end_inset
28568
28569  if only the 
28570 \begin_inset Quotes eld
28571 \end_inset
28572
28573 Question
28574 \begin_inset Quotes erd
28575 \end_inset
28576
28577  branch was active, likewise 
28578 \begin_inset Quotes eld
28579 \end_inset
28580
28581 Exam-Answer.pdf
28582 \begin_inset Quotes erd
28583 \end_inset
28584
28585  if only the 
28586 \begin_inset Quotes eld
28587 \end_inset
28588
28589 Answer
28590 \begin_inset Quotes erd
28591 \end_inset
28592
28593  branch was active, and 
28594 \begin_inset Quotes eld
28595 \end_inset
28596
28597 Exam-Question-Answer.pdf
28598 \begin_inset Quotes erd
28599 \end_inset
28600
28601  if both branches were active.
28602  This helps you to easily export different versions of your document without
28603  much hassle.
28604 \end_layout
28605
28606 \begin_layout Standard
28607 \begin_inset VSpace bigskip
28608 \end_inset
28609
28610
28611 \end_layout
28612
28613 \begin_layout Standard
28614 To use conditional output inside places where you cannot insert branch insets,
28615  like inside equations, you can code special LaTeX definitions for each
28616  branch.
28617  For example you can define for the question branch
28618 \begin_inset Foot
28619 status collapsed
28620
28621 \begin_layout Plain Layout
28622 For an introduction to the LaTeX-syntax, see section
28623 \begin_inset space ~
28624 \end_inset
28625
28626
28627 \begin_inset CommandInset ref
28628 LatexCommand ref
28629 reference "sub:LaTeX-Syntax"
28630
28631 \end_inset
28632
28633 .
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Standard
28642
28643 \series bold
28644
28645 \backslash
28646 newcommand{
28647 \backslash
28648 question}[1]{#1}
28649 \end_layout
28650
28651 \begin_layout Standard
28652
28653 \series bold
28654
28655 \backslash
28656 newcommand{
28657 \backslash
28658 answer}[1]{}
28659 \end_layout
28660
28661 \begin_layout Standard
28662 and for the answer branch
28663 \end_layout
28664
28665 \begin_layout Standard
28666
28667 \series bold
28668
28669 \backslash
28670 newcommand{
28671 \backslash
28672 question}[1]{}
28673 \end_layout
28674
28675 \begin_layout Standard
28676
28677 \series bold
28678
28679 \backslash
28680 newcommand{
28681 \backslash
28682 answer}[1]{#1}
28683 \end_layout
28684
28685 \begin_layout Standard
28686 \begin_inset Branch Question
28687 status open
28688
28689 \begin_layout Standard
28690 \begin_inset ERT
28691 status open
28692
28693 \begin_layout Plain Layout
28694
28695
28696 \backslash
28697 newcommand{
28698 \backslash
28699 question}[1]{#1}
28700 \end_layout
28701
28702 \begin_layout Plain Layout
28703
28704
28705 \backslash
28706 newcommand{
28707 \backslash
28708 answer}[1]{}
28709 \end_layout
28710
28711 \end_inset
28712
28713
28714 \end_layout
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Standard
28722 \begin_inset Branch Answer
28723 status collapsed
28724
28725 \begin_layout Standard
28726 \begin_inset ERT
28727 status open
28728
28729 \begin_layout Plain Layout
28730
28731
28732 \backslash
28733 newcommand{
28734 \backslash
28735 question}[1]{}
28736 \end_layout
28737
28738 \begin_layout Plain Layout
28739
28740
28741 \backslash
28742 newcommand{
28743 \backslash
28744 answer}[1]{#1}
28745 \end_layout
28746
28747 \end_inset
28748
28749
28750 \end_layout
28751
28752 \end_inset
28753
28754
28755 \end_layout
28756
28757 \begin_layout Standard
28758 Now it is possible to use the commands 
28759 \series bold
28760
28761 \backslash
28762 question{\SpecialChar \ldots{}
28763 }
28764 \series default
28765  and 
28766 \series bold
28767
28768 \backslash
28769 answer{\SpecialChar \ldots{}
28770 }
28771 \series default
28772  to obtain conditional output.
28773  Here is an example formula where only the 
28774 \series bold
28775
28776 \backslash
28777 question
28778 \series default
28779  part appears:
28780 \begin_inset Formula 
28781 \[
28782 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
28783 \]
28784
28785 \end_inset
28786
28787
28788 \end_layout
28789
28790 \begin_layout Standard
28791 Inside math, the same effect can be achieved using math macros, see the
28792  
28793 \emph on
28794 Math
28795 \emph default
28796  manual.
28797 \end_layout
28798
28799 \begin_layout Section
28800 PDF Properties
28801 \begin_inset CommandInset label
28802 LatexCommand label
28803 name "sec:PDF-Properties"
28804
28805 \end_inset
28806
28807
28808 \begin_inset Index idx
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 PDF properties
28813 \end_layout
28814
28815 \end_inset
28816
28817
28818 \end_layout
28819
28820 \begin_layout Standard
28821 The 
28822 \family sans
28823 Document Settings
28824 \family default
28825  dialog allows you in the 
28826 \family sans
28827 PDF Properties
28828 \family default
28829  to set up special options for the PDF output of your document.
28830  All options there are provided by the LaTeX-package 
28831 \series bold
28832 hyperref
28833 \series default
28834
28835 \begin_inset Index idx
28836 status collapsed
28837
28838 \begin_layout Plain Layout
28839 LaTeX-packages ! hyperref
28840 \end_layout
28841
28842 \end_inset
28843
28844 .
28845 \end_layout
28846
28847 \begin_layout Standard
28848 Using 
28849 \series bold
28850 hyperref
28851 \series default
28852  will link all cross-references in the DVI- and PDF-output.
28853  This means that the reader of your document will be able to click on a
28854  table of contents entry or on a reference and he is shown the referenced
28855  document part.
28856  You can specify in the dialog tab 
28857 \family sans
28858 Hyperlinks
28859 \family default
28860  how the links will look like and if links for bibliographical backreferences
28861  are created.
28862  The backreferences will appear in the bibliography behind the different
28863  entries, showing the number of the section, slide, or page where the entry
28864  is referenced.
28865 \end_layout
28866
28867 \begin_layout Standard
28868 In the dialog tab 
28869 \family sans
28870 Bookmarks
28871 \family default
28872  you can set if PDF-bookmarks should be created for every section of your
28873  document to make it easier for readers to navigate through the document.
28874  You can decide if the bookmarks should be numbered like your document sections
28875  or not.
28876  With the open bookmarks level you can specify what sectioning level should
28877  be displayed in the bookmarks when opening the PDF.
28878  For example level
28879 \begin_inset space ~
28880 \end_inset
28881
28882 2 will display all sections and subsections, while level
28883 \begin_inset space ~
28884 \end_inset
28885
28886 1 will only display the sections.
28887 \end_layout
28888
28889 \begin_layout Standard
28890 The header information in the dialog tab 
28891 \family sans
28892 General
28893 \family default
28894  are saved together with the PDF as file properties.
28895  Many programs are able to extract this information to e.
28896 \begin_inset space \thinspace{}
28897 \end_inset
28898
28899 g.
28900 \begin_inset space \space{}
28901 \end_inset
28902
28903 automatically recognize who the author is and what the PDF is about.
28904  This is very useful to sort, classify, or use PDFs for bibliography issues.
28905  When the option 
28906 \family sans
28907 Automatic fill header
28908 \family default
28909  is set, LyX tries to extract the header information from your document
28910  title and author settings.
28911 \end_layout
28912
28913 \begin_layout Standard
28914 The option 
28915 \family sans
28916 Load in fullscreen mode
28917 \family default
28918  will open the PDF in fullscreen mode, which is useful for presentations.
28919 \end_layout
28920
28921 \begin_layout Standard
28922 PDF properties are also used in this document.
28923  When you look in its document settings, you can see that some additional
28924  
28925 \series bold
28926 hyperref
28927 \series default
28928  options are used.
28929  For an explanation of them we refer you to the hyperref manual 
28930 \begin_inset CommandInset citation
28931 LatexCommand cite
28932 key "hyperref"
28933
28934 \end_inset
28935
28936 .
28937 \end_layout
28938
28939 \begin_layout Section
28940 TeX Code and the LaTeX Syntax
28941 \begin_inset CommandInset label
28942 LatexCommand label
28943 name "sec:TeX-Code"
28944
28945 \end_inset
28946
28947
28948 \end_layout
28949
28950 \begin_layout Subsection
28951 TeX Code Boxes
28952 \begin_inset Index idx
28953 status collapsed
28954
28955 \begin_layout Plain Layout
28956 TeX Code
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \begin_inset CommandInset label
28963 LatexCommand label
28964 name "sub:TeX-Code-Boxes"
28965
28966 \end_inset
28967
28968
28969 \end_layout
28970
28971 \begin_layout Standard
28972 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28973  constructs, but not all.
28974  LaTeX contains of hundreds of packages which provide different commands.
28975  All the time packages are being updated and new ones added.
28976  This has the advantage that you can typeset nearly everything as there
28977  is for every problem a LaTeX-package.
28978  But LyX can of course not be up to date and support all packages and their
28979  commands.
28980 \end_layout
28981
28982 \begin_layout Standard
28983 But don't worry, you can use any LaTeX-command directly in LyX inside the
28984  TeX Code box.
28985  A TeX Code box is created by the menu 
28986 \family sans
28987 Insert\SpecialChar \menuseparator
28988 TeX
28989 \begin_inset space ~
28990 \end_inset
28991
28992 Code
28993 \family default
28994  or by the toolbar button 
28995 \begin_inset Graphics
28996         filename ../images/ert-insert.png
28997         scale 85
28998         groupId toolbarbuttons
28999
29000 \end_inset
29001
29002 .
29003  The box can be opened by left-clicking and closed by right-clicking on
29004  it.
29005 \end_layout
29006
29007 \begin_layout Standard
29008 You can insert complete or incomplete commands as TeX Code.
29009  Incomplete means that the command argument can be Standard LyX text.
29010  For example, if you want to draw a frame around a word and are therefore
29011  using the LaTeX-command 
29012 \series bold
29013
29014 \backslash
29015 fbox
29016 \series default
29017 , you can write the command part 
29018 \series bold
29019
29020 \backslash
29021 fbox{
29022 \series default
29023  in a TeX Code box before the word and the closing brace 
29024 \series bold
29025 }
29026 \series default
29027  in a second TeX Code box behind the word.
29028  The word between the two TeX Code boxes is then the argument as it is in
29029  the following example:
29030 \end_layout
29031
29032 \begin_layout Standard
29033 \begin_inset Graphics
29034         filename clipart/ERT.png
29035         scale 89
29036
29037 \end_inset
29038
29039
29040 \end_layout
29041
29042 \begin_layout Standard
29043 gives
29044 \end_layout
29045
29046 \begin_layout Standard
29047 This is a line with a 
29048 \begin_inset ERT
29049 status collapsed
29050
29051 \begin_layout Plain Layout
29052
29053
29054 \backslash
29055 fbox{
29056 \end_layout
29057
29058 \end_inset
29059
29060 framed
29061 \begin_inset ERT
29062 status collapsed
29063
29064 \begin_layout Plain Layout
29065
29066 }
29067 \end_layout
29068
29069 \end_inset
29070
29071  word.
29072 \end_layout
29073
29074 \begin_layout Standard
29075 \begin_inset Note Greyedout
29076 status open
29077
29078 \begin_layout Plain Layout
29079
29080 \series bold
29081 Note:
29082 \series default
29083  At the end of LaTeX-commands without parameters, you have to insert a space
29084  to let LaTeX know that the command is finished.
29085 \end_layout
29086
29087 \end_inset
29088
29089
29090 \end_layout
29091
29092 \begin_layout Subsection
29093 Short Introduction to the LaTeX Syntax
29094 \begin_inset Argument
29095 status collapsed
29096
29097 \begin_layout Plain Layout
29098 The LaTeX Syntax
29099 \end_layout
29100
29101 \end_inset
29102
29103
29104 \begin_inset Index idx
29105 status collapsed
29106
29107 \begin_layout Plain Layout
29108 LaTeX Syntax
29109 \end_layout
29110
29111 \end_inset
29112
29113
29114 \begin_inset CommandInset label
29115 LatexCommand label
29116 name "sub:LaTeX-Syntax"
29117
29118 \end_inset
29119
29120
29121 \end_layout
29122
29123 \begin_layout Standard
29124 When you write larger documents or books, you will need to know something
29125  about the LaTeX-commands that LyX uses in the background.
29126  Because LaTeX is based on commands, you can 
29127 \begin_inset Quotes eld
29128 \end_inset
29129
29130 program
29131 \begin_inset Quotes erd
29132 \end_inset
29133
29134  your text.
29135  This has the advantage that the layout of the document can be changed at
29136  any time if you know the right commands.
29137  E.
29138 \begin_inset space \thinspace{}
29139 \end_inset
29140
29141 g.
29142 \begin_inset space \space{}
29143 \end_inset
29144
29145 imagine you have to write a manual for a product and the deadline is the
29146  end of the day.
29147  Your boss just has complimented you for your good work but wants to have
29148  all caption labels bold.
29149  But you have over hundred figure and table captions with non-bold labels
29150  in your manual.
29151  Of course it's impossible to change all caption labels manually in one
29152  day.
29153 \end_layout
29154
29155 \begin_layout Standard
29156 Now LaTeX comes into play.
29157  As mentioned above, for every problem there exists a LaTeX-package.
29158  First you have to find out which and therefore look in the LaTeX package
29159  database, 
29160 \begin_inset CommandInset citation
29161 LatexCommand cite
29162 key "Catalogue"
29163
29164 \end_inset
29165
29166 .
29167 \end_layout
29168
29169 \begin_layout Standard
29170 As result you know that the package 
29171 \series bold
29172 caption
29173 \series default
29174
29175 \begin_inset Index idx
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 LaTeX-packages ! caption
29180 \end_layout
29181
29182 \end_inset
29183
29184  is what you need.
29185  To use a package, you have to load it in the document preamble (menu 
29186 \family sans
29187 Document\SpecialChar \menuseparator
29188 Settings
29189 \family default
29190 ) with the command
29191 \end_layout
29192
29193 \begin_layout Standard
29194
29195 \series bold
29196
29197 \backslash
29198 usepackage[options]{package name}
29199 \end_layout
29200
29201 \begin_layout Standard
29202 All LaTeX commands begin with a backslash, the command argument is set within
29203  two braces, and the options are set within two brackets.
29204  Note that not all commands have an argument and options.
29205 \end_layout
29206
29207 \begin_layout Standard
29208 In your case the package name is 
29209 \series bold
29210 caption
29211 \series default
29212 .
29213  After a look in the documentation of the package, you know that the option
29214  
29215 \series bold
29216 labelfont=bf
29217 \series default
29218  will change the font of all caption labels to bold.
29219  So you add the command
29220 \end_layout
29221
29222 \begin_layout Standard
29223
29224 \series bold
29225
29226 \backslash
29227 usepackage[labelfont=bf]{caption}
29228 \end_layout
29229
29230 \begin_layout Standard
29231 to the preamble and the problem is solved.
29232 \begin_inset Foot
29233 status collapsed
29234
29235 \begin_layout Plain Layout
29236 For more commands provided by the 
29237 \series bold
29238 caption
29239 \series default
29240  package, have a look at its documentation, 
29241 \begin_inset CommandInset citation
29242 LatexCommand cite
29243 key "caption"
29244
29245 \end_inset
29246
29247 .
29248 \end_layout
29249
29250 \end_inset
29251
29252
29253 \end_layout
29254
29255 \begin_layout Standard
29256 Note that some document classes have built-in solutions for well known problems
29257  like your case.
29258  For example if you use a 
29259 \family sans
29260 KOMA-Script
29261 \family default
29262  class, you don't need the package 
29263 \series bold
29264 caption
29265 \series default
29266 , you can instead write
29267 \end_layout
29268
29269 \begin_layout Standard
29270
29271 \series bold
29272
29273 \backslash
29274 setkomafont{captionlabel}{
29275 \backslash
29276 bfseries}
29277 \end_layout
29278
29279 \begin_layout Standard
29280 in the preamble and the problem is solved.
29281  So if you plan to write a large document, you should have a look at the
29282  documentation of the document class you want to use.
29283  (
29284 \series bold
29285
29286 \backslash
29287 setkomafont
29288 \series default
29289  is an example of a command with more than one argument.)
29290 \end_layout
29291
29292 \begin_layout Standard
29293 Commands in the preamble affect the whole document, while commands in the
29294  text affect only the text after the command or only the text used as command
29295  argument.
29296  To insert a LaTeX-command in text, use the TeX Code box as described in
29297  the previous section.
29298 \end_layout
29299
29300 \begin_layout Standard
29301 If you want to learn more about LaTeX and its syntax, have a look at the
29302  LaTeX-books 
29303 \begin_inset CommandInset citation
29304 LatexCommand cite
29305 key "latexcompanion,latexguide"
29306
29307 \end_inset
29308
29309 .
29310  
29311 \end_layout
29312
29313 \begin_layout Section
29314 Previewing Snippets of your Document
29315 \begin_inset CommandInset label
29316 LatexCommand label
29317 name "sec:Previewing-snippets-of"
29318
29319 \end_inset
29320
29321
29322 \begin_inset Index idx
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326 Instant preview
29327 \end_layout
29328
29329 \end_inset
29330
29331
29332 \begin_inset Index idx
29333 status collapsed
29334
29335 \begin_layout Plain Layout
29336 Document ! Preview
29337 \end_layout
29338
29339 \end_inset
29340
29341
29342 \end_layout
29343
29344 \begin_layout Standard
29345 LyX allows you to generate previews of sections of your document on the
29346  fly so you can see how they'll look in the final document without having
29347  to break your train of thought with 
29348 \family sans
29349 View\SpecialChar \menuseparator
29350 DVI
29351 \family default
29352 .
29353 \end_layout
29354
29355 \begin_layout Standard
29356 If you would for example like to see in LyX your math formulas typeset by
29357  LaTeX, install the LaTeX-package 
29358 \series bold
29359 preview-latex
29360 \series default
29361
29362 \begin_inset Index idx
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 LaTeX-packages ! preview-latex
29367 \end_layout
29368
29369 \end_inset
29370
29371  as explained below, and turn on 
29372 \family sans
29373 Instant
29374 \begin_inset space ~
29375 \end_inset
29376
29377 preview
29378 \family default
29379  in the 
29380 \family sans
29381 Tools\SpecialChar \menuseparator
29382 Preferences 
29383 \family default
29384 dialog under Look
29385 \begin_inset space ~
29386 \end_inset
29387
29388 and
29389 \begin_inset space ~
29390 \end_inset
29391
29392 feel\SpecialChar \menuseparator
29393 Display.
29394  The 
29395 \family sans
29396 Preview
29397 \begin_inset space ~
29398 \end_inset
29399
29400 Size
29401 \family default
29402  is the multiplication factor for the size.
29403 \end_layout
29404
29405 \begin_layout Standard
29406 Previews are generated when you load a document into LyX and when you finish
29407  editing an inset.
29408  Previews of an already loaded document are 
29409 \emph on
29410 not
29411 \emph default
29412  generated just by selecting the 
29413 \family sans
29414 Instant
29415 \begin_inset space ~
29416 \end_inset
29417
29418 preview
29419 \family default
29420  check box, you have to reopen the documents to activate the previews.
29421 \end_layout
29422
29423 \begin_layout Standard
29424 LyX will generate previews of math insets.
29425  It will also generate previews of included insets if you select the 
29426 \family sans
29427 Show
29428 \begin_inset space ~
29429 \end_inset
29430
29431 preview
29432 \family default
29433  check box in the insert dialog.
29434  This is useful if you wish to generate a preview of a LaTeX figure, for
29435  example.
29436 \end_layout
29437
29438 \begin_layout Standard
29439 To get previews working, you need the LaTeX package 
29440 \series bold
29441 preview-latex
29442 \series default
29443  (on some systems named simply 
29444 \series bold
29445 preview
29446 \series default
29447 ) installed.
29448  If it is not already installed, you will find it in the TeX Catalogue,
29449  
29450 \begin_inset CommandInset citation
29451 LatexCommand cite
29452 key "TeXCatalogue"
29453
29454 \end_inset
29455
29456  or in the package manager of your LaTeX-system.
29457  You obtain prettier results if you install the program 
29458 \family typewriter
29459 pnmcrop
29460 \family default
29461  from the 
29462 \family typewriter
29463 netpbm
29464 \family default
29465  package; for LyX on Windows this program is automatically installed together
29466  with LyX.
29467 \end_layout
29468
29469 \begin_layout Standard
29470 \begin_inset VSpace bigskip
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \begin_layout Standard
29477 You can furthermore preview the LaTeX source of the whole document or parts
29478  of it.
29479  Use the menu 
29480 \family sans
29481 View\SpecialChar \menuseparator
29482 View
29483 \begin_inset space ~
29484 \end_inset
29485
29486 Source
29487 \family default
29488  and a window will be shown where you can see the LaTeX-source code.
29489  The window shows the source of the whole paragraph where the cursor is
29490  currently in.
29491  You can also select document parts in LyX's main window, then only this
29492  selection (when it is more than one paragraph) is shown as source code.
29493  To view the whole document as source, enable the corresponding option in
29494  the source view window.
29495 \end_layout
29496
29497 \begin_layout Section
29498 Advanced Find and Replace
29499 \begin_inset CommandInset label
29500 LatexCommand label
29501 name "sec:Advanced-Find-and"
29502
29503 \end_inset
29504
29505
29506 \begin_inset Index idx
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510 Replace
29511 \end_layout
29512
29513 \end_inset
29514
29515
29516 \begin_inset Index idx
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520 Find
29521 \end_layout
29522
29523 \end_inset
29524
29525
29526 \end_layout
29527
29528 \begin_layout Subsection
29529 Introduction
29530 \end_layout
29531
29532 \begin_layout Standard
29533 The advanced find and replace feature of LyX allows for searching of complex,
29534  format-sensitive text segments and mathematics contents within LyX documents.
29535  It is an enhancement of the standard (quick) find and replace feature.
29536  The key-features are:
29537 \end_layout
29538
29539 \begin_layout Itemize
29540 Both searching of text and of mathematical formulas is allowed, where the
29541  latter is done by entering mathematics in the usual way; not only entire
29542  mathematical formulas are found, but also parts occurring within more complex
29543  formulas
29544 \end_layout
29545
29546 \begin_layout Itemize
29547 Search may be format-insensitive, so that the searched text is found in
29548  any context/style (standard text, section headings, notes, and even mathematics
29549 ), or it may be format-sensitive, so that, for example, a word entered with
29550  a section heading will only be found within section headings
29551 \end_layout
29552
29553 \begin_layout Itemize
29554 Search may be widened to a specific 
29555 \emph on
29556 scope
29557 \emph default
29558 , i.
29559 \begin_inset space \thinspace{}
29560 \end_inset
29561
29562 e.
29563 \begin_inset space ~
29564 \end_inset
29565
29566 a set of files which may be all the children of the document being edited,
29567  all the open files, or all the manuals available from the 
29568 \family sans
29569 Help
29570 \family default
29571  menu
29572 \end_layout
29573
29574 \begin_layout Itemize
29575 Replace may optionally preserve capitalization, so that the replaced text
29576  capitalization is adapted to the matching text (i.
29577 \begin_inset space \thinspace{}
29578 \end_inset
29579
29580 e.
29581 \begin_inset space ~
29582 \end_inset
29583
29584 all lowercase, all uppercase, first uppercase followed by lowercase)
29585 \end_layout
29586
29587 \begin_layout Subsection
29588 Basic usage
29589 \end_layout
29590
29591 \begin_layout Standard
29592 The advanced find and replace feature of LyX is activated through the menu
29593  
29594 \family sans
29595 Edit\SpecialChar \menuseparator
29596 Find & Replace
29597 \noun on
29598  (
29599 \noun default
29600 Advanced
29601 \noun on
29602 )
29603 \family default
29604 \noun default
29605  (shortcut 
29606 \begin_inset Info
29607 type  "shortcut"
29608 arg   "dialog-show findreplaceadv"
29609 \end_inset
29610
29611 ) or the toolbar button 
29612 \begin_inset Graphics
29613         filename ../images/dialog-toggle_findreplaceadv.png
29614         scale 85
29615         groupId toolbarbuttons
29616
29617 \end_inset
29618
29619 .
29620  This opens the 
29621 \family sans
29622 Advanced Find and Replace
29623 \family default
29624  dialog.
29625 \end_layout
29626
29627 \begin_layout Subsubsection
29628 Searching for text
29629 \end_layout
29630
29631 \begin_layout Standard
29632 Enter into the 
29633 \family sans
29634 Find
29635 \family default
29636  LyX mini-editor a simple word, and search for occurrences of it by clicking
29637  on the 
29638 \family sans
29639 Find Next
29640 \family default
29641  button at the bottom of the dialog (or just press the 
29642 \family sans
29643 Return
29644 \family default
29645  key).
29646  The entered word is found both in text mode and in math mode, and in emphasized
29647 , bold or normal face, and in both in section titles and in standard text.
29648  Pressing repeatedly 
29649 \family sans
29650 Enter
29651 \family default
29652  keeps searching forward.
29653  Similarly, pressing 
29654 \family sans
29655 Shift+Enter
29656 \family default
29657  searches for the entered text backwards.
29658 \end_layout
29659
29660 \begin_layout Standard
29661 While searching, the 
29662 \family sans
29663 Case sensitive
29664 \family default
29665  option allows matches to occur only with the same case as entered in the
29666  
29667 \family sans
29668 Find
29669 \family default
29670  editor.
29671  The 
29672 \family sans
29673 Whole words
29674 \family default
29675  option allows matches to occur only at word boundaries.
29676 \end_layout
29677
29678 \begin_layout Subsubsection
29679 Searching for mathematics
29680 \end_layout
29681
29682 \begin_layout Standard
29683 Mathematical formulas may be searched for by typing in the 
29684 \family sans
29685 Find
29686 \family default
29687  editor a mathematical formula, such as 
29688 \begin_inset Formula $x^{2}$
29689 \end_inset
29690
29691  or also something more complex like 
29692 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
29693 \end_inset
29694
29695 .
29696  When searching for a formula, it is found both when it is alone and when
29697  it occurs in sub-formulas and nested parts of sub-formulas, for example
29698  the mentioned segments would be found in something like 
29699 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
29700 \end_inset
29701
29702
29703 \end_layout
29704
29705 \begin_layout Subsubsection
29706 Style-aware search
29707 \end_layout
29708
29709 \begin_layout Standard
29710 It is also possible to search for text with specific styles.
29711  This is done by switching to the 
29712 \change_inserted 5863208 1297987029
29713
29714 \family sans
29715 Settings
29716 \change_deleted 5863208 1297987031
29717 Advanced
29718 \change_unchanged
29719
29720 \family default
29721  tab of the dialog and unchecking the 
29722 \family sans
29723 Ignore format
29724 \family default
29725  option.
29726  This way, entering in the 
29727 \family sans
29728 Find
29729 \family default
29730  editor
29731 \end_layout
29732
29733 \begin_layout Itemize
29734 a plain word and searching for it would not find instances of the word occurring
29735  in emphasized or boldface.
29736 \end_layout
29737
29738 \begin_layout Itemize
29739 an emphasized or boldface word and searching for it would find the respective
29740  instances with same face only, and within the same text style only.
29741  Note that, for example, an emphasized text is found not only when occurring
29742  alone, but also when it is contained in a longer emphasized sentence.
29743 \end_layout
29744
29745 \begin_layout Itemize
29746 a plain word in a section heading, and searching for it, finds occurrences
29747  of if only within section headings.
29748  Also, if the text to search is given an emphasized or bold face, in addition
29749  to a section style, then it is found only when occurring with the same
29750  style.
29751 \end_layout
29752
29753 \begin_layout Itemize
29754 some mathematics in a displayed formula will only find instances of this
29755  formula that are also displayed formulas (and not inline formulas).
29756 \end_layout
29757
29758 \begin_layout Subsubsection
29759 Replace
29760 \end_layout
29761
29762 \begin_layout Standard
29763 The text segments matching the text entered in the 
29764 \family sans
29765 Find
29766 \family default
29767  editor may be replaced with the text segments entered in the 
29768 \family sans
29769 Replace
29770 \family default
29771 \noun on
29772  
29773 \noun default
29774 editor.
29775  In order to find the next occurrence and replace it, click on the 
29776 \family sans
29777 Replace
29778 \family default
29779  button or alternatively
29780 \noun on
29781  
29782 \noun default
29783 press 
29784 \family sans
29785 Enter
29786 \family default
29787  or 
29788 \family sans
29789 Shift+Enter
29790 \family default
29791  while being in the 
29792 \family sans
29793 Replace
29794 \family default
29795 \noun on
29796  
29797 \noun default
29798 editor.
29799 \end_layout
29800
29801 \begin_layout Standard
29802 You can replace full-featured formatted LyX segments in place of the matching
29803  text segments in your document.
29804  Typical scenarios in which to use this capability may be (just to mention
29805  a few):
29806 \end_layout
29807
29808 \begin_layout Itemize
29809 replacing occurrences of a word with a customized formatted version of the
29810  same word, for example replacing occurrences of a name like 
29811 \begin_inset Quotes eld
29812 \end_inset
29813
29814 func()
29815 \begin_inset Quotes erd
29816 \end_inset
29817
29818  with its typewriter version 
29819 \family typewriter
29820
29821 \begin_inset Quotes eld
29822 \end_inset
29823
29824 func()
29825 \begin_inset Quotes erd
29826 \end_inset
29827
29828 ;
29829 \end_layout
29830
29831 \begin_layout Itemize
29832 performing a notation rework of mathematical symbols, for example replacing
29833  occurrences of 
29834 \begin_inset Quotes eld
29835 \end_inset
29836
29837
29838 \begin_inset Formula $R$
29839 \end_inset
29840
29841
29842 \begin_inset Quotes erd
29843 \end_inset
29844
29845  with 
29846 \begin_inset Quotes eld
29847 \end_inset
29848
29849
29850 \begin_inset Formula $\mathbb{R}$
29851 \end_inset
29852
29853
29854 \begin_inset Quotes erd
29855 \end_inset
29856
29857  (you may want to enable the 
29858 \family sans
29859 Whole words
29860 \family default
29861  and 
29862 \family sans
29863 Case sensitive
29864 \family default
29865  options and disable the 
29866 \family sans
29867 Ignore format
29868 \family default
29869  option in the 
29870 \change_inserted 5863208 1297987051
29871
29872 \family sans
29873 Settings
29874 \change_deleted 5863208 1297987053
29875 Advanced
29876 \change_unchanged
29877
29878 \family default
29879  tab, in order to avoid replacing all 
29880 \begin_inset Quotes eld
29881 \end_inset
29882
29883 R
29884 \begin_inset Quotes erd
29885 \end_inset
29886
29887  letters occurring in normal text), or occurrences of 
29888 \begin_inset Formula $x_{j}^{i}$
29889 \end_inset
29890
29891  with 
29892 \begin_inset Formula $x_{i,\, j}$
29893 \end_inset
29894
29895 , or occurrences of 
29896 \begin_inset Formula $x[k]$
29897 \end_inset
29898
29899  with 
29900 \begin_inset Formula $x_{k}$
29901 \end_inset
29902
29903 .
29904 \end_layout
29905
29906 \begin_layout Subsection
29907 Advanced usage
29908 \end_layout
29909
29910 \begin_layout Standard
29911 There is a regular expression (regexp) based searching facility.
29912 \begin_inset Foot
29913 status collapsed
29914
29915 \begin_layout Plain Layout
29916 A good explanation of regular expressions is given in this Wikipedia entry:
29917  
29918 \begin_inset CommandInset href
29919 LatexCommand href
29920 target "http://en.wikipedia.org/wiki/Regular_expression"
29921
29922 \end_inset
29923
29924 .
29925 \end_layout
29926
29927 \end_inset
29928
29929  You can search for regular expression by inserting a regexp inset into
29930  the 
29931 \family sans
29932 Find
29933 \family default
29934  editor.
29935  This is done via the menu 
29936 \family sans
29937 Insert\SpecialChar \menuseparator
29938 Insert Regular Expression
29939 \family default
29940  
29941 \change_deleted 5863208 1297986810
29942 (shortcut 
29943 \begin_inset Info
29944 type  "shortcut"
29945 arg   "regexp-mode"
29946 \end_inset
29947
29948
29949 \change_unchanged
29950 while the cursor is in the 
29951 \family sans
29952 Find
29953 \family default
29954  editor.
29955  Characters entered within regexp insets are matched according to the regular
29956  expression matching rules
29957 \begin_inset Foot
29958 status collapsed
29959
29960 \begin_layout Plain Layout
29961 Under the constraint that any (sub)expression must match a well-formed LyX
29962  text segment, i.
29963 \begin_inset space \thinspace{}
29964 \end_inset
29965
29966 e.
29967 \begin_inset space ~
29968 \end_inset
29969
29970 when matching LaTeX code, no segments with unbalanced {} braces are allowed
29971  to match expressions.
29972 \end_layout
29973
29974 \end_inset
29975
29976 , while text entered outside regexp insets is matched exactly against the
29977  same text in the document.
29978  Note that it is allowed to cut and paste regexp-mode insets as usual.
29979  Examples of using such a feature may be:
29980 \end_layout
29981
29982 \begin_layout Enumerate
29983 Searching for all fractions with a given denominator: for example, entering
29984  in the 
29985 \family sans
29986 Find
29987 \family default
29988  editor the fraction 
29989 \begin_inset Formula $\frac{.*}{1+x^{2}}$
29990 \end_inset
29991
29992  (where the 
29993 \begin_inset Formula $.*$
29994 \end_inset
29995
29996  on the numerator is the match-everything regular expression) finds all
29997  fractions with the given denominator.
29998 \end_layout
29999
30000 \begin_layout Enumerate
30001 Searching for all text with a given style: for example, after unchecking
30002  the 
30003 \family sans
30004 Ignore format
30005 \family default
30006  option from the 
30007 \change_inserted 5863208 1297987063
30008
30009 \family sans
30010 Settings
30011 \change_deleted 5863208 1297987065
30012 Advanced
30013 \change_unchanged
30014
30015 \family default
30016  tab, entering a 
30017 \series bold
30018
30019 \begin_inset Formula $.*$
30020 \end_inset
30021
30022
30023 \series default
30024  regular expression and adding for it an emphasized or bold face, finds
30025  all emphasized and bold face text, respectively.
30026  Also, inserting a 
30027 \begin_inset Formula $.*$
30028 \end_inset
30029
30030  regular expression in a bullet or enumerated list or a section heading,
30031  you can find all bullet or enumerated lists or section headings.
30032 \end_layout
30033
30034 \begin_layout Standard
30035 Finally, references to (sub)expressions in regexp may be used as usual,
30036  enclosing parts of the expression within round braces 
30037 \begin_inset Formula $()$
30038 \end_inset
30039
30040 , and referring back to them through 
30041 \begin_inset Formula $\backslash1$
30042 \end_inset
30043
30044
30045 \begin_inset Formula $\backslash2$
30046 \end_inset
30047
30048 , etc., where a 
30049 \begin_inset Formula $\backslash$
30050 \end_inset
30051
30052  symbol is entered in regexp mode by pressing twice the backslash key.
30053  For example, try searching for the regexp 
30054 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
30055 \end_inset
30056
30057  in order to find word repetitions, if there are any.
30058 \end_layout
30059
30060 \begin_layout Standard
30061 Note that back references work both when occurring within the same regexp,
30062  and when occurring in multiple different regexps, where the numbering of
30063  back-referenced sub-expressions is absolute, i.
30064 \begin_inset space \thinspace{}
30065 \end_inset
30066
30067 e.
30068 \begin_inset space ~
30069 \end_inset
30070
30071  
30072 \begin_inset Formula $\backslash1$
30073 \end_inset
30074
30075  always refers to the first occurrence of 
30076 \begin_inset Formula $()$
30077 \end_inset
30078
30079  in all entered regexps.
30080 \end_layout
30081
30082 \begin_layout Standard
30083 Note also that the use of back references in the replaced text is not (yet)
30084  implemented.
30085 \end_layout
30086
30087 \begin_layout Section
30088 Spell Checking
30089 \begin_inset CommandInset label
30090 LatexCommand label
30091 name "sec:Spellchecking"
30092
30093 \end_inset
30094
30095
30096 \begin_inset Index idx
30097 status collapsed
30098
30099 \begin_layout Plain Layout
30100 Spell checking
30101 \end_layout
30102
30103 \end_inset
30104
30105
30106 \end_layout
30107
30108 \begin_layout Standard
30109 LyX itself has no built-in spell checker.
30110  Rather it uses one of the external programs 
30111 \family typewriter
30112 aspell
30113 \family default
30114
30115 \family typewriter
30116 ispell
30117 \family default
30118
30119 \family typewriter
30120 hspell
30121 \family default
30122 , or 
30123 \family typewriter
30124 pspell
30125 \family default
30126  as backend.
30127  This section assumes you have already installed and set up one of these
30128  programs.
30129  
30130 \family typewriter
30131 aspell
30132 \family default
30133  can be seen as the successor to 
30134 \family typewriter
30135 ispell
30136 \family default
30137 , and contrary to 
30138 \family typewriter
30139 ispell
30140 \family default
30141 , it supports multiple languages in parallel, so it is recommended to use
30142  aspell.
30143  
30144 \family typewriter
30145 hspell
30146 \family default
30147  is a Hebrew spell-checker.
30148  The used spell checker and its settings are specified in LyX's preferences
30149  under 
30150 \family sans
30151 Language Settings
30152 \family default
30153 .
30154 \end_layout
30155
30156 \begin_layout Standard
30157 For LyX on Windows, the selection box for the spell checking program is
30158  greyed out in the preferences dialog because only 
30159 \family typewriter
30160 aspell
30161 \family default
30162  can be used.
30163 \end_layout
30164
30165 \begin_layout Standard
30166 The menu
30167 \family sans
30168  Tools\SpecialChar \menuseparator
30169 Spellchecker
30170 \family default
30171  or the toolbar button 
30172 \begin_inset Graphics
30173         filename ../images/dialog-show_spellchecker.png
30174         scale 85
30175         groupId toolbarbuttons
30176
30177 \end_inset
30178
30179  starts the spell checking beginning from the current cursor position.
30180  A dialog window will appear showing any incorrect (or unknown) word found,
30181  allowing you to edit and replace it in a second line.
30182  Whenever an unknown word is found, the word is highlighted and the text
30183  scrolled so that it is visible.
30184  In the 
30185 \family sans
30186 spell checker
30187 \family default
30188  dialog, there is also a box showing suggestions for a correction, if any
30189  could be found.
30190  Clicking on one of the corrections will copy to the 
30191 \family sans
30192 Replace
30193 \family default
30194  field, double-click invokes directly the replacement.
30195  Unknown but correctly typed words can be added to the personal dictionary.
30196 \end_layout
30197
30198 \begin_layout Standard
30199 By default, the dictionary file used is determined by the document language
30200  that is set in the 
30201 \family sans
30202 Document\SpecialChar \menuseparator
30203 Settings
30204 \family default
30205  dialog.
30206  If you do not have a dictionary for the document language, spell checking
30207  will bring an error message.
30208  In this case, you can specify another dictionary file in the dialog by
30209  specifying a different 
30210 \family sans
30211 Alternative language
30212 \family default
30213  in preferences dialog.
30214 \end_layout
30215
30216 \begin_layout Standard
30217 After a spell check you will be informed about the number of checked words.
30218 \end_layout
30219
30220 \begin_layout Subsubsection*
30221 Limitations
30222 \end_layout
30223
30224 \begin_layout Standard
30225 It is not possible to change the spelling of a particular word globally,
30226  rather than having to change the spelling separately for each occurrence
30227  of the word.
30228  But you can use the 
30229 \family sans
30230 Find
30231 \begin_inset space ~
30232 \end_inset
30233
30234 &
30235 \begin_inset space ~
30236 \end_inset
30237
30238 Replace
30239 \family default
30240  dialog for that.
30241 \end_layout
30242
30243 \begin_layout Standard
30244 LyX cannot correctly spell check documents containing multiple languages.
30245  This does work with 
30246 \family typewriter
30247 pspell
30248 \family default
30249 , assuming you have marked the different languages appropriately.
30250 \end_layout
30251
30252 \begin_layout Subsubsection*
30253 Further Settings
30254 \end_layout
30255
30256 \begin_layout Standard
30257 The 
30258 \family sans
30259 Spellchecker
30260 \family default
30261  section in the preferences dialog has some additional options:
30262 \end_layout
30263
30264 \begin_layout Description
30265 Escape
30266 \begin_inset space ~
30267 \end_inset
30268
30269 characters Allows you to add non-standard characters that the spell checker
30270  should consider, e.
30271 \begin_inset space \thinspace{}
30272 \end_inset
30273
30274 g.
30275 \begin_inset space \space{}
30276 \end_inset
30277
30278 German umlauts although you are spell checking an English document.
30279  This should not normally be needed.
30280 \end_layout
30281
30282 \begin_layout Description
30283 Personal
30284 \begin_inset space ~
30285 \end_inset
30286
30287 dictionary to use a different file as your personal dictionary instead of
30288  the spell checker's default choice 
30289 \end_layout
30290
30291 \begin_layout Description
30292 Accept
30293 \begin_inset space ~
30294 \end_inset
30295
30296 compound
30297 \begin_inset space ~
30298 \end_inset
30299
30300 words Prevent the spell checker from complaining about compounded words
30301  like 
30302 \begin_inset Quotes eld
30303 \end_inset
30304
30305 passthrough
30306 \begin_inset Quotes erd
30307 \end_inset
30308
30309 .
30310 \end_layout
30311
30312 \begin_layout Description
30313 Use
30314 \begin_inset space ~
30315 \end_inset
30316
30317 input
30318 \begin_inset space ~
30319 \end_inset
30320
30321 encoding Uses the document encoding that is set in the 
30322 \family sans
30323 Document\SpecialChar \menuseparator
30324 Settings
30325 \family default
30326  dialog under 
30327 \family sans
30328 Language
30329 \family default
30330  also for the spellchecker.
30331 \begin_inset Foot
30332 status collapsed
30333
30334 \begin_layout Plain Layout
30335 The encodings are explained in section
30336 \begin_inset space ~
30337 \end_inset
30338
30339
30340 \begin_inset CommandInset ref
30341 LatexCommand ref
30342 reference "cha:The-Document-Settings"
30343
30344 \end_inset
30345
30346 .
30347 \end_layout
30348
30349 \end_inset
30350
30351  Only enable this if you use 
30352 \family typewriter
30353 ispell
30354 \family default
30355  and can't spell check words with international letters in them.
30356  There have been reports that this does not work with all dictionaries,
30357  so this is disabled by default.
30358 \end_layout
30359
30360 \begin_layout Section
30361 Thesaurus
30362 \begin_inset Index idx
30363 status collapsed
30364
30365 \begin_layout Plain Layout
30366 Thesaurus
30367 \end_layout
30368
30369 \end_inset
30370
30371
30372 \begin_inset CommandInset label
30373 LatexCommand label
30374 name "sec:Thesaurus"
30375
30376 \end_inset
30377
30378
30379 \end_layout
30380
30381 \begin_layout Standard
30382 LyX provides a multilingual thesaurus.
30383  It uses the same thesaurus framework as OpenOffice and Firefox (namely
30384  the 
30385 \emph on
30386 MyThes
30387 \emph default
30388
30389 \begin_inset Foot
30390 status collapsed
30391
30392 \begin_layout Plain Layout
30393 \begin_inset CommandInset href
30394 LatexCommand href
30395 target "http://lingucomponent.openoffice.org/thesaurus.html"
30396
30397 \end_inset
30398
30399
30400 \end_layout
30401
30402 \end_inset
30403
30404  thesaurus library, which is included in LyX).
30405  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
30406  are available for many languages.
30407 \end_layout
30408
30409 \begin_layout Standard
30410 This section describes how new dictionaries are installed and set up for
30411  the use with LyX.
30412 \end_layout
30413
30414 \begin_layout Subsection
30415 Setting up the thesaurus
30416 \end_layout
30417
30418 \begin_layout Standard
30419 The 
30420 \emph on
30421 MyThes/
30422 \emph default
30423 OpenOffice thesauri consist of two files per language: A file with the suffix
30424  
30425 \emph on
30426 *.dat
30427 \emph default
30428  containing the data and an index file with the suffix 
30429 \emph on
30430 *.idx
30431 \emph default
30432 .
30433  The standardized file names include the language code for the given language
30434  (e.
30435 \begin_inset space \thinspace{}
30436 \end_inset
30437
30438 g.
30439  en_EN for English).
30440  For instance, the English files are named:
30441 \end_layout
30442
30443 \begin_layout Itemize
30444 th_en_EN_v2.idx
30445 \end_layout
30446
30447 \begin_layout Itemize
30448 th_en_EN_v2.dat
30449 \end_layout
30450
30451 \begin_layout Standard
30452 If you have OpenOffice and its thesaurus installed, these files should be
30453  already on your system.
30454  If not, you can get dictionaries 
30455 \change_inserted -712698321 1298121514
30456 either from 
30457 \begin_inset Flex URL
30458 status collapsed
30459
30460 \begin_layout Plain Layout
30461
30462 \change_inserted -712698321 1298121516
30463
30464 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
30465 \change_unchanged
30466
30467 \end_layout
30468
30469 \end_inset
30470
30471  or 
30472 \change_unchanged
30473 from the site 
30474 \begin_inset Flex URL
30475 status collapsed
30476
30477 \begin_layout Plain Layout
30478
30479 http://extensions.services.openoffice.org
30480 \end_layout
30481
30482 \end_inset
30483
30484 .
30485
30486 \change_deleted -712698321 1298121776
30487  Note that, as of OpenOffice 3.0, these files are usually packed in extension
30488  archives (
30489 \emph on
30490 *.oxt
30491 \emph default
30492 ) that contain other files such as spellchecker dictionaries besides the
30493  thesauri.
30494  These archives are simple zip files, so you can unpack them as you would
30495  unpack a zip archive.
30496 \change_inserted -712698321 1298121667
30497
30498 \begin_inset Foot
30499 status open
30500
30501 \begin_layout Plain Layout
30502
30503 \change_inserted -712698321 1298121689
30504 Note that, as of OpenOffice 3.0, the files on 
30505 \begin_inset Flex URL
30506 status collapsed
30507
30508 \begin_layout Plain Layout
30509
30510 \change_inserted -712698321 1298121688
30511
30512 http://extensions.services.openoffice.org
30513 \end_layout
30514
30515 \end_inset
30516
30517  are usually packed in extension archives (
30518 \emph on
30519 *.oxt
30520 \emph default
30521 ) that contain other files such as spellchecker dictionaries besides the
30522  thesauri.
30523  These archives are simple zip files, so you can unpack them as you would
30524  unpack a zip archive.
30525 \change_unchanged
30526
30527 \end_layout
30528
30529 \end_inset
30530
30531  
30532 \change_deleted -712698321 1298121653
30533
30534 \end_layout
30535
30536 \begin_layout Standard
30537 Put the 
30538 \emph on
30539 *.idx
30540 \emph default
30541  and 
30542 \emph on
30543 *.dat
30544 \emph default
30545  files of all languages you want to use into one directory (do not use subfolder
30546 s), and specify the path to this directory in 
30547 \family sans
30548 Tools\SpecialChar \menuseparator
30549 Preferences\SpecialChar \menuseparator
30550 Paths
30551 \family default
30552 .
30553  Now the thesaurus should be ready to use.
30554 \end_layout
30555
30556 \begin_layout Subsection
30557 Using the thesaurus
30558 \end_layout
30559
30560 \begin_layout Standard
30561 To start the thesaurus, use the menu 
30562 \family sans
30563 Tools\SpecialChar \menuseparator
30564 Thesaurus
30565 \family default
30566  or the toolbar button 
30567 \begin_inset Graphics
30568         filename ../images/thesaurus-entry.png
30569         scale 85
30570         groupId toolbarbuttons
30571
30572 \end_inset
30573
30574  while the cursor is at the word you want to look up or while a word is
30575  selected.
30576  A dialog pops up showing you probably related words that you can use as
30577  replacement.
30578  The proposals are grouped into categories.
30579  Note that the thesaurus does not only show synonyms, but also hyperonyms
30580  and hyponyms (such as 
30581 \emph on
30582 plant
30583 \emph default
30584  for 
30585 \emph on
30586 tree
30587 \emph default
30588 ), compounds (such as 
30589 \emph on
30590 tree diagram
30591 \emph default
30592 ) and antonyms (such as 
30593 \emph on
30594 women
30595 \emph default
30596  for 
30597 \emph on
30598 men
30599 \emph default
30600 ), which are marked as such.
30601 \end_layout
30602
30603 \begin_layout Standard
30604 The language is automatically chosen from the language at the cursor, but
30605  you can also switch it in the dialog, as you can enter new words to look
30606  up directly there.
30607 \end_layout
30608
30609 \begin_layout Standard
30610 Note that the thesaurus cannot handle phrases (only compounds that are in
30611  the dictionary, such as the above 
30612 \emph on
30613 tree diagram
30614 \emph default
30615 ), and you have to use the so called lemma form, i.
30616 \begin_inset space \thinspace{}
30617 \end_inset
30618
30619 e.
30620  the form that is used in the dictionaries (for many languages: first person
30621  singular indicative active for nouns, infinitive for verbs).
30622  For example looking up the word forms 
30623 \emph on
30624 reports
30625 \emph default
30626  or 
30627 \emph on
30628 reporting
30629 \emph default
30630  yields no results, while results are shown for the word form 
30631 \emph on
30632 report
30633 \emph default
30634 .
30635  Your best bet is to highlight only the relevant parts of such word (e.
30636 \begin_inset space \thinspace{}
30637 \end_inset
30638
30639 g.
30640  
30641 \emph on
30642 report
30643 \emph default
30644  in 
30645 \emph on
30646 report
30647 \emph default
30648 s), then you get proposals without adjusting the query in the dialog, and
30649  also the replacement will probably be correct (as only the highlighted
30650  part will be replaced, thus the ending remains).
30651 \end_layout
30652
30653 \begin_layout Subsection
30654 License of the Thesaurus library
30655 \end_layout
30656
30657 \begin_layout Standard
30658 The 
30659 \emph on
30660 MyThes
30661 \emph default
30662  library, which is used by LyX for the thesaurus, was created by 
30663 \noun on
30664 Kevin B.
30665  Hendricks
30666 \noun default
30667  as a standalone program.
30668  Version 1.1 of the library is included in LyX.
30669  The library was released under the 
30670 \emph on
30671 Berkeley Database License
30672 \emph default
30673 , which is compatible with LyX's license, the GPL.
30674  In order to meet the requirements of the Berkeley Database License, the
30675  MyThes license file is included in the LyX sources in the folder 
30676 \family sans
30677 ~src/support/mythes/license.readme
30678 \family default
30679 .
30680  In LyX Windows installations it is additionally available in the file 
30681 \family sans
30682 MyThes-License.txt
30683 \family default
30684  that is in the same folder as the file lyx.exe.
30685 \end_layout
30686
30687 \begin_layout Section
30688 Change Tracking
30689 \begin_inset Index idx
30690 status collapsed
30691
30692 \begin_layout Plain Layout
30693 Change Tracking
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \begin_inset Index idx
30700 status collapsed
30701
30702 \begin_layout Plain Layout
30703 Document ! Change Tracking
30704 \end_layout
30705
30706 \end_inset
30707
30708
30709 \begin_inset CommandInset label
30710 LatexCommand label
30711 name "sec:Change-Tracking"
30712
30713 \end_inset
30714
30715
30716 \end_layout
30717
30718 \begin_layout Standard
30719 When you work on a document collaboratively it is extremely useful to be
30720  able to see changes that others have made highlighted in the document.
30721  You can then decide if you want to accept a change or not.
30722  This can be achieved by turning on change tracking in the menu 
30723 \family sans
30724 Document\SpecialChar \menuseparator
30725 Change
30726 \begin_inset space ~
30727 \end_inset
30728
30729 Tracking\SpecialChar \menuseparator
30730 Track
30731 \begin_inset space ~
30732 \end_inset
30733
30734 Changes
30735 \family default
30736 .
30737 \end_layout
30738
30739 \begin_layout Standard
30740 Changes made in the document will then be highlighted by strokes and colors:
30741  
30742 \bar under
30743 \color blue
30744 underlined text
30745 \bar default
30746 \color inherit
30747  is an addition, 
30748 \strikeout on
30749 \color blue
30750 canceled text
30751 \strikeout default
30752 \color inherit
30753  is a deletion.
30754  The color depends on the author that made the change.
30755  You can change the color in LyX's preferences dialog under 
30756 \family sans
30757 Look
30758 \begin_inset space ~
30759 \end_inset
30760
30761 and
30762 \begin_inset space ~
30763 \end_inset
30764
30765 feel
30766 \family default
30767
30768 \family sans
30769 Colors
30770 \family default
30771 .
30772 \begin_inset Index idx
30773 status collapsed
30774
30775 \begin_layout Plain Layout
30776 Color ! Change tracking
30777 \end_layout
30778
30779 \end_inset
30780
30781  The author and the date of the change are shown in LyX's status bar when
30782  the cursor is in changed text.
30783  The same information is shown when you use the toolbar button 
30784 \begin_inset Graphics
30785         filename ../images/changes-merge.png
30786         scale 85
30787         groupId toolbarbuttons
30788
30789 \end_inset
30790
30791 .
30792 \end_layout
30793
30794 \begin_layout Standard
30795 When change tracking is activated, you will see the review toolbar in LyX:
30796 \begin_inset Index idx
30797 status collapsed
30798
30799 \begin_layout Plain Layout
30800 Toolbar ! Review
30801 \end_layout
30802
30803 \end_inset
30804
30805
30806 \end_layout
30807
30808 \begin_layout Standard
30809 \begin_inset VSpace defskip
30810 \end_inset
30811
30812
30813 \end_layout
30814
30815 \begin_layout Standard
30816 \begin_inset Graphics
30817         filename clipart/ChangesToolbar.png
30818         scale 90
30819
30820 \end_inset
30821
30822
30823 \end_layout
30824
30825 \begin_layout Standard
30826 \begin_inset VSpace defskip
30827 \end_inset
30828
30829
30830 \end_layout
30831
30832 \begin_layout Standard
30833 The review toolbar as shown above contains from left to right the following
30834  buttons:
30835 \end_layout
30836
30837 \begin_layout Standard
30838 \begin_inset VSpace defskip
30839 \end_inset
30840
30841
30842 \end_layout
30843
30844 \begin_layout Standard
30845 \begin_inset Tabular
30846 <lyxtabular version="3" rows="10" columns="2">
30847 <features islongtable="true" longtabularalignment="center">
30848 <column alignment="left" valignment="top" width="0">
30849 <column alignment="left" valignment="top" width="0">
30850 <row interlinespace="2.5mm">
30851 <cell alignment="center" valignment="top" usebox="none">
30852 \begin_inset Text
30853
30854 \begin_layout Plain Layout
30855 \begin_inset Graphics
30856         filename ../images/changes-track.png
30857         scale 85
30858         groupId toolbarbuttons
30859
30860 \end_inset
30861
30862
30863 \end_layout
30864
30865 \end_inset
30866 </cell>
30867 <cell alignment="center" valignment="top" usebox="none">
30868 \begin_inset Text
30869
30870 \begin_layout Plain Layout
30871
30872 \family sans
30873 Document\SpecialChar \menuseparator
30874 Change
30875 \begin_inset space ~
30876 \end_inset
30877
30878 Tracking\SpecialChar \menuseparator
30879 Track
30880 \begin_inset space ~
30881 \end_inset
30882
30883 Changes
30884 \end_layout
30885
30886 \end_inset
30887 </cell>
30888 </row>
30889 <row interlinespace="2.5mm">
30890 <cell alignment="center" valignment="top" usebox="none">
30891 \begin_inset Text
30892
30893 \begin_layout Plain Layout
30894 \begin_inset Graphics
30895         filename ../images/changes-output.png
30896         scale 85
30897         groupId toolbarbuttons
30898
30899 \end_inset
30900
30901
30902 \end_layout
30903
30904 \end_inset
30905 </cell>
30906 <cell alignment="center" valignment="top" usebox="none">
30907 \begin_inset Text
30908
30909 \begin_layout Plain Layout
30910
30911 \family sans
30912 Document\SpecialChar \menuseparator
30913 Change
30914 \begin_inset space ~
30915 \end_inset
30916
30917 Tracking\SpecialChar \menuseparator
30918 Show
30919 \begin_inset space ~
30920 \end_inset
30921
30922 Changes
30923 \begin_inset space ~
30924 \end_inset
30925
30926 in
30927 \begin_inset space ~
30928 \end_inset
30929
30930 Output
30931 \end_layout
30932
30933 \end_inset
30934 </cell>
30935 </row>
30936 <row interlinespace="2.5mm">
30937 <cell alignment="center" valignment="top" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941 \begin_inset Graphics
30942         filename ../images/change-next.png
30943         scale 85
30944         groupId toolbarbuttons
30945
30946 \end_inset
30947
30948
30949 \end_layout
30950
30951 \end_inset
30952 </cell>
30953 <cell alignment="center" valignment="top" usebox="none">
30954 \begin_inset Text
30955
30956 \begin_layout Plain Layout
30957 Jumps to the next change
30958 \end_layout
30959
30960 \end_inset
30961 </cell>
30962 </row>
30963 <row interlinespace="2.5mm">
30964 <cell alignment="center" valignment="top" usebox="none">
30965 \begin_inset Text
30966
30967 \begin_layout Plain Layout
30968 \begin_inset Graphics
30969         filename ../images/change-accept.png
30970         scale 85
30971         groupId toolbarbuttons
30972
30973 \end_inset
30974
30975
30976 \end_layout
30977
30978 \end_inset
30979 </cell>
30980 <cell alignment="center" valignment="top" usebox="none">
30981 \begin_inset Text
30982
30983 \begin_layout Plain Layout
30984
30985 \family sans
30986 Document\SpecialChar \menuseparator
30987 Change
30988 \begin_inset space ~
30989 \end_inset
30990
30991 Tracking\SpecialChar \menuseparator
30992 Accept
30993 \begin_inset space ~
30994 \end_inset
30995
30996 Change
30997 \end_layout
30998
30999 \end_inset
31000 </cell>
31001 </row>
31002 <row interlinespace="2.5mm">
31003 <cell alignment="center" valignment="top" usebox="none">
31004 \begin_inset Text
31005
31006 \begin_layout Plain Layout
31007 \begin_inset Graphics
31008         filename ../images/change-reject.png
31009         scale 85
31010         groupId toolbarbuttons
31011
31012 \end_inset
31013
31014
31015 \end_layout
31016
31017 \end_inset
31018 </cell>
31019 <cell alignment="center" valignment="top" usebox="none">
31020 \begin_inset Text
31021
31022 \begin_layout Plain Layout
31023
31024 \family sans
31025 Document\SpecialChar \menuseparator
31026 Change
31027 \begin_inset space ~
31028 \end_inset
31029
31030 Tracking\SpecialChar \menuseparator
31031 Reject
31032 \begin_inset space ~
31033 \end_inset
31034
31035 Change
31036 \end_layout
31037
31038 \end_inset
31039 </cell>
31040 </row>
31041 <row interlinespace="2.5mm">
31042 <cell alignment="center" valignment="top" usebox="none">
31043 \begin_inset Text
31044
31045 \begin_layout Plain Layout
31046 \begin_inset Graphics
31047         filename ../images/changes-merge.png
31048         scale 85
31049         groupId toolbarbuttons
31050
31051 \end_inset
31052
31053
31054 \end_layout
31055
31056 \end_inset
31057 </cell>
31058 <cell alignment="center" valignment="top" usebox="none">
31059 \begin_inset Text
31060
31061 \begin_layout Plain Layout
31062
31063 \family sans
31064 Document\SpecialChar \menuseparator
31065 Change
31066 \begin_inset space ~
31067 \end_inset
31068
31069 Tracking\SpecialChar \menuseparator
31070 Merge
31071 \begin_inset space ~
31072 \end_inset
31073
31074 Changes
31075 \end_layout
31076
31077 \end_inset
31078 </cell>
31079 </row>
31080 <row interlinespace="2.5mm">
31081 <cell alignment="center" valignment="top" usebox="none">
31082 \begin_inset Text
31083
31084 \begin_layout Plain Layout
31085 \begin_inset Graphics
31086         filename ../images/all-changes-accept.png
31087         scale 85
31088         groupId toolbarbuttons
31089
31090 \end_inset
31091
31092
31093 \end_layout
31094
31095 \end_inset
31096 </cell>
31097 <cell alignment="center" valignment="top" usebox="none">
31098 \begin_inset Text
31099
31100 \begin_layout Plain Layout
31101
31102 \family sans
31103 Document\SpecialChar \menuseparator
31104 Change
31105 \begin_inset space ~
31106 \end_inset
31107
31108 Tracking\SpecialChar \menuseparator
31109 Accept
31110 \begin_inset space ~
31111 \end_inset
31112
31113 All
31114 \begin_inset space ~
31115 \end_inset
31116
31117 Changes
31118 \end_layout
31119
31120 \end_inset
31121 </cell>
31122 </row>
31123 <row interlinespace="2.5mm">
31124 <cell alignment="center" valignment="top" usebox="none">
31125 \begin_inset Text
31126
31127 \begin_layout Plain Layout
31128 \begin_inset Graphics
31129         filename ../images/all-changes-reject.png
31130         scale 85
31131         groupId toolbarbuttons
31132
31133 \end_inset
31134
31135
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 <cell alignment="center" valignment="top" usebox="none">
31141 \begin_inset Text
31142
31143 \begin_layout Plain Layout
31144
31145 \family sans
31146 Document\SpecialChar \menuseparator
31147 Change
31148 \begin_inset space ~
31149 \end_inset
31150
31151 Tracking\SpecialChar \menuseparator
31152 Reject
31153 \begin_inset space ~
31154 \end_inset
31155
31156 All
31157 \begin_inset space ~
31158 \end_inset
31159
31160 Changes
31161 \end_layout
31162
31163 \end_inset
31164 </cell>
31165 </row>
31166 <row interlinespace="2.5mm">
31167 <cell alignment="center" valignment="top" usebox="none">
31168 \begin_inset Text
31169
31170 \begin_layout Plain Layout
31171 \begin_inset Graphics
31172         filename ../images/note-insert.png
31173         scale 85
31174         groupId toolbarbuttons
31175
31176 \end_inset
31177
31178
31179 \end_layout
31180
31181 \end_inset
31182 </cell>
31183 <cell alignment="center" valignment="top" usebox="none">
31184 \begin_inset Text
31185
31186 \begin_layout Plain Layout
31187
31188 \family sans
31189 Insert\SpecialChar \menuseparator
31190 Note\SpecialChar \menuseparator
31191 LyX
31192 \begin_inset space ~
31193 \end_inset
31194
31195 Note
31196 \end_layout
31197
31198 \end_inset
31199 </cell>
31200 </row>
31201 <row interlinespace="2.5mm">
31202 <cell alignment="center" valignment="top" usebox="none">
31203 \begin_inset Text
31204
31205 \begin_layout Plain Layout
31206 \begin_inset Graphics
31207         filename ../images/note-next.png
31208         scale 85
31209         groupId toolbarbuttons
31210
31211 \end_inset
31212
31213
31214 \end_layout
31215
31216 \end_inset
31217 </cell>
31218 <cell alignment="center" valignment="top" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \family sans
31224 Navigate\SpecialChar \menuseparator
31225 Next
31226 \begin_inset space ~
31227 \end_inset
31228
31229 Note
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 </row>
31235 </lyxtabular>
31236
31237 \end_inset
31238
31239
31240 \end_layout
31241
31242 \begin_layout Standard
31243 \begin_inset VSpace defskip
31244 \end_inset
31245
31246
31247 \end_layout
31248
31249 \begin_layout Standard
31250 The review toolbar helps you to accept, reject, or merge changes – highlight
31251  the change and press one of the desired toolbar buttons.
31252  When you merge changes, a window pops up showing you information about
31253  the next change after the current cursor position.
31254  So you don't need to highlight a certain change.
31255  Within the merge window you can decide to accept or reject changes and
31256  step to the next change.
31257  This way you can jump through all the changes in the document.
31258 \end_layout
31259
31260 \begin_layout Standard
31261 The toolbar has two buttons to handle notes because notes are often important
31262  to describe a change.
31263 \end_layout
31264
31265 \begin_layout Standard
31266 To show made changes in the output you need the LaTeX package 
31267 \series bold
31268 dvipost
31269 \series default
31270
31271 \begin_inset Index idx
31272 status collapsed
31273
31274 \begin_layout Plain Layout
31275 LaTeX-packages ! dvipost
31276 \end_layout
31277
31278 \end_inset
31279
31280  installed.
31281  You will find it in the TeX Catalogue, 
31282 \begin_inset CommandInset citation
31283 LatexCommand cite
31284 key "TeXCatalogue"
31285
31286 \end_inset
31287
31288  or in the package manager of your LaTeX-system.
31289 \end_layout
31290
31291 \begin_layout Section
31292 International Support
31293 \begin_inset Index idx
31294 status collapsed
31295
31296 \begin_layout Plain Layout
31297 International support
31298 \end_layout
31299
31300 \end_inset
31301
31302
31303 \end_layout
31304
31305 \begin_layout Standard
31306 This section describes how to use LyX with any language you want.
31307  For some non-western languages there are special Wiki-pages that explain
31308  how to set up LyX to use them: 
31309 \begin_inset CommandInset citation
31310 LatexCommand cite
31311 key "Arabic,Armenian,Farsi,Hebrew"
31312
31313 \end_inset
31314
31315
31316 \end_layout
31317
31318 \begin_layout Standard
31319 Besides languages, LyX also supports phonetic symbols, see section
31320 \begin_inset space ~
31321 \end_inset
31322
31323
31324 \begin_inset CommandInset ref
31325 LatexCommand ref
31326 reference "sub:Special-Character"
31327
31328 \end_inset
31329
31330 .
31331 \end_layout
31332
31333 \begin_layout Subsection
31334 Language Options
31335 \begin_inset Index idx
31336 status collapsed
31337
31338 \begin_layout Plain Layout
31339 Language ! Options
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \begin_inset Index idx
31346 status collapsed
31347
31348 \begin_layout Plain Layout
31349 Document ! Settings
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \begin_inset Index idx
31356 status collapsed
31357
31358 \begin_layout Plain Layout
31359 Document ! Language
31360 \end_layout
31361
31362 \end_inset
31363
31364
31365 \end_layout
31366
31367 \begin_layout Standard
31368 The 
31369 \family sans
31370 Document\SpecialChar \menuseparator
31371 Settings
31372 \family default
31373  dialog lets you set 
31374 \family roman
31375 the language and character encoding for your language.
31376  
31377 \end_layout
31378
31379 \begin_layout Standard
31380 Choose your language in the 
31381 \family sans
31382 Language
31383 \family default
31384  section of this dialog.
31385  The default is 
31386 \family sans
31387 English
31388 \family default
31389 .
31390 \end_layout
31391
31392 \begin_layout Standard
31393 Under 
31394 \family sans
31395 Encoding
31396 \family default
31397  you can choose the character encoding map you want to use for LaTeX export.
31398  The option 
31399 \family sans
31400 Language Default
31401 \family default
31402  is the preferred choice and works well in most cases.
31403  For details about the different encoding options see section
31404 \begin_inset space ~
31405 \end_inset
31406
31407
31408 \begin_inset CommandInset ref
31409 LatexCommand ref
31410 reference "cha:The-Document-Settings"
31411
31412 \end_inset
31413
31414 .
31415 \end_layout
31416
31417 \begin_layout Subsection
31418 Keyboard mapping configuration
31419 \begin_inset CommandInset label
31420 LatexCommand label
31421 name "sub:Keyboard-mapping"
31422
31423 \end_inset
31424
31425
31426 \end_layout
31427
31428 \begin_layout Standard
31429 If you have for example a U.S.-style keyboard and want to write in a language
31430  other than English, you can use an alternate keymap.
31431  For example, if you have a U.S.-style keyboard but want to write in Italian,
31432  you can configure LyX to use an Italian keymap.
31433  The preferences dialog allows you to choose up to two keyboard mappings,
31434  see section
31435 \begin_inset space ~
31436 \end_inset
31437
31438
31439 \begin_inset CommandInset ref
31440 LatexCommand ref
31441 reference "sub:Keyboard-Map"
31442
31443 \end_inset
31444
31445 .
31446  You can choose primary and secondary keyboard languages and then select
31447  which one you want to use.
31448 \end_layout
31449
31450 \begin_layout Standard
31451 Finally, you may just want to change a few key mappings or create an entirely
31452  different keymap (for Vulcan, for instance).
31453  You may, for example, normally write in Italian on a U.S.
31454  keyboard but want to include an occasional quotation in German.
31455  In such a case, you can write your own keyboard mapping or modify an existing
31456  one to support the characters you want.
31457  This and many other customizations are explained in the 
31458 \emph on
31459 Customization
31460 \emph default
31461  manual.
31462 \end_layout
31463
31464 \begin_layout Subsection
31465 Character Tables
31466 \end_layout
31467
31468 \begin_layout Standard
31469 Table
31470 \begin_inset space ~
31471 \end_inset
31472
31473
31474 \begin_inset CommandInset ref
31475 LatexCommand ref
31476 reference "cap:The-latin1-character"
31477
31478 \end_inset
31479
31480  shows the 
31481 \family typewriter
31482 Latin1
31483 \family default
31484  character set.
31485  You should be able to enter the characters in the first eight columns directly
31486  from the keyboard.
31487 \end_layout
31488
31489 \begin_layout Standard
31490 There are a few things you need to know about this table.
31491  Here are some of the details you'll need to bear in mind when using characters
31492  from the 
31493 \family typewriter
31494 Latin1
31495 \family default
31496  character set:
31497 \end_layout
31498
31499 \begin_layout Itemize
31500 Even if you have selected 
31501 \family sans
31502 latin1
31503 \family default
31504  in the 
31505 \family sans
31506 Document\SpecialChar \menuseparator
31507 Settings
31508 \family default
31509  dialog, users who have only the 
31510 \family typewriter
31511 T1
31512 \family default
31513 -fonts for LaTeX [or who have the 
31514 \family typewriter
31515 T1
31516 \family default
31517 -fonts but aren't using them] will still miss a few characters: D0, F0,
31518  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
31519  french quotes won't show up.
31520 \end_layout
31521
31522 \begin_layout Standard
31523 \begin_inset Float table
31524 wide false
31525 sideways false
31526 status open
31527
31528 \begin_layout Plain Layout
31529 \begin_inset Caption
31530
31531 \begin_layout Plain Layout
31532 \begin_inset CommandInset label
31533 LatexCommand label
31534 name "cap:The-latin1-character"
31535
31536 \end_inset
31537
31538 The 
31539 \family typewriter
31540 latin1
31541 \family default
31542  character set
31543 \end_layout
31544
31545 \end_inset
31546
31547
31548 \end_layout
31549
31550 \begin_layout Plain Layout
31551 \align center
31552 \begin_inset Tabular
31553 <lyxtabular version="3" rows="17" columns="17">
31554 <features tabularvalignment="middle">
31555 <column alignment="center" valignment="top" width="0pt">
31556 <column alignment="center" valignment="top" width="0pt">
31557 <column alignment="center" valignment="top" width="0pt">
31558 <column alignment="center" valignment="top" width="0pt">
31559 <column alignment="center" valignment="top" width="0pt">
31560 <column alignment="center" valignment="top" width="0pt">
31561 <column alignment="center" valignment="top" width="0pt">
31562 <column alignment="center" valignment="top" width="0pt">
31563 <column alignment="center" valignment="top" width="0pt">
31564 <column alignment="center" valignment="top" width="0pt">
31565 <column alignment="center" valignment="top" width="0pt">
31566 <column alignment="center" valignment="top" width="0pt">
31567 <column alignment="center" valignment="top" width="0pt">
31568 <column alignment="center" valignment="top" width="0pt">
31569 <column alignment="center" valignment="top" width="0pt">
31570 <column alignment="center" valignment="top" width="0pt">
31571 <column alignment="center" valignment="top" width="0pt">
31572 <row>
31573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577
31578 \end_layout
31579
31580 \end_inset
31581 </cell>
31582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31583 \begin_inset Text
31584
31585 \begin_layout Plain Layout
31586
31587 \family roman
31588 \series medium
31589 \shape up
31590 \size tiny
31591 \emph off
31592 \bar no
31593 \noun off
31594 \color none
31595 00
31596 \end_layout
31597
31598 \end_inset
31599 </cell>
31600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31601 \begin_inset Text
31602
31603 \begin_layout Plain Layout
31604
31605 \family roman
31606 \series medium
31607 \shape up
31608 \size tiny
31609 \emph off
31610 \bar no
31611 \noun off
31612 \color none
31613 10
31614 \end_layout
31615
31616 \end_inset
31617 </cell>
31618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31619 \begin_inset Text
31620
31621 \begin_layout Plain Layout
31622
31623 \family roman
31624 \series medium
31625 \shape up
31626 \size tiny
31627 \emph off
31628 \bar no
31629 \noun off
31630 \color none
31631 20
31632 \end_layout
31633
31634 \end_inset
31635 </cell>
31636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31637 \begin_inset Text
31638
31639 \begin_layout Plain Layout
31640
31641 \family roman
31642 \series medium
31643 \shape up
31644 \size tiny
31645 \emph off
31646 \bar no
31647 \noun off
31648 \color none
31649 30
31650 \end_layout
31651
31652 \end_inset
31653 </cell>
31654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31655 \begin_inset Text
31656
31657 \begin_layout Plain Layout
31658
31659 \family roman
31660 \series medium
31661 \shape up
31662 \size tiny
31663 \emph off
31664 \bar no
31665 \noun off
31666 \color none
31667 40
31668 \end_layout
31669
31670 \end_inset
31671 </cell>
31672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31673 \begin_inset Text
31674
31675 \begin_layout Plain Layout
31676
31677 \family roman
31678 \series medium
31679 \shape up
31680 \size tiny
31681 \emph off
31682 \bar no
31683 \noun off
31684 \color none
31685 50
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694
31695 \family roman
31696 \series medium
31697 \shape up
31698 \size tiny
31699 \emph off
31700 \bar no
31701 \noun off
31702 \color none
31703 60
31704 \end_layout
31705
31706 \end_inset
31707 </cell>
31708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31709 \begin_inset Text
31710
31711 \begin_layout Plain Layout
31712
31713 \family roman
31714 \series medium
31715 \shape up
31716 \size tiny
31717 \emph off
31718 \bar no
31719 \noun off
31720 \color none
31721 70
31722 \end_layout
31723
31724 \end_inset
31725 </cell>
31726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31727 \begin_inset Text
31728
31729 \begin_layout Plain Layout
31730
31731 \family roman
31732 \series medium
31733 \shape up
31734 \size tiny
31735 \emph off
31736 \bar no
31737 \noun off
31738 \color none
31739 80
31740 \end_layout
31741
31742 \end_inset
31743 </cell>
31744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31745 \begin_inset Text
31746
31747 \begin_layout Plain Layout
31748
31749 \family roman
31750 \series medium
31751 \shape up
31752 \size tiny
31753 \emph off
31754 \bar no
31755 \noun off
31756 \color none
31757 90
31758 \end_layout
31759
31760 \end_inset
31761 </cell>
31762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31763 \begin_inset Text
31764
31765 \begin_layout Plain Layout
31766
31767 \family roman
31768 \series medium
31769 \shape up
31770 \size tiny
31771 \emph off
31772 \bar no
31773 \noun off
31774 \color none
31775 A0
31776 \end_layout
31777
31778 \end_inset
31779 </cell>
31780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31781 \begin_inset Text
31782
31783 \begin_layout Plain Layout
31784
31785 \family roman
31786 \series medium
31787 \shape up
31788 \size tiny
31789 \emph off
31790 \bar no
31791 \noun off
31792 \color none
31793 B0
31794 \end_layout
31795
31796 \end_inset
31797 </cell>
31798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31799 \begin_inset Text
31800
31801 \begin_layout Plain Layout
31802
31803 \family roman
31804 \series medium
31805 \shape up
31806 \size tiny
31807 \emph off
31808 \bar no
31809 \noun off
31810 \color none
31811 C0
31812 \end_layout
31813
31814 \end_inset
31815 </cell>
31816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31817 \begin_inset Text
31818
31819 \begin_layout Plain Layout
31820
31821 \family roman
31822 \series medium
31823 \shape up
31824 \size tiny
31825 \emph off
31826 \bar no
31827 \noun off
31828 \color none
31829 D0
31830 \end_layout
31831
31832 \end_inset
31833 </cell>
31834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31835 \begin_inset Text
31836
31837 \begin_layout Plain Layout
31838
31839 \family roman
31840 \series medium
31841 \shape up
31842 \size tiny
31843 \emph off
31844 \bar no
31845 \noun off
31846 \color none
31847 E0
31848 \end_layout
31849
31850 \end_inset
31851 </cell>
31852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31853 \begin_inset Text
31854
31855 \begin_layout Plain Layout
31856
31857 \family roman
31858 \series medium
31859 \shape up
31860 \size tiny
31861 \emph off
31862 \bar no
31863 \noun off
31864 \color none
31865 F0
31866 \end_layout
31867
31868 \end_inset
31869 </cell>
31870 </row>
31871 <row>
31872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31873 \begin_inset Text
31874
31875 \begin_layout Plain Layout
31876
31877 \family roman
31878 \series medium
31879 \shape up
31880 \size tiny
31881 \emph off
31882 \bar no
31883 \noun off
31884 \color none
31885 00
31886 \end_layout
31887
31888 \end_inset
31889 </cell>
31890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31891 \begin_inset Text
31892
31893 \begin_layout Plain Layout
31894
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903
31904 \end_layout
31905
31906 \end_inset
31907 </cell>
31908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31909 \begin_inset Text
31910
31911 \begin_layout Plain Layout
31912
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \family roman
31923 \series medium
31924 \shape up
31925 \emph off
31926 \bar no
31927 \noun off
31928 \color none
31929 0
31930 \end_layout
31931
31932 \end_inset
31933 </cell>
31934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31935 \begin_inset Text
31936
31937 \begin_layout Plain Layout
31938
31939 \family roman
31940 \series medium
31941 \shape up
31942 \emph off
31943 \bar no
31944 \noun off
31945 \color none
31946 @
31947 \end_layout
31948
31949 \end_inset
31950 </cell>
31951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31952 \begin_inset Text
31953
31954 \begin_layout Plain Layout
31955
31956 \family roman
31957 \series medium
31958 \shape up
31959 \emph off
31960 \bar no
31961 \noun off
31962 \color none
31963 P
31964 \end_layout
31965
31966 \end_inset
31967 </cell>
31968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31969 \begin_inset Text
31970
31971 \begin_layout Plain Layout
31972
31973 \family roman
31974 \series medium
31975 \shape up
31976 \emph off
31977 \bar no
31978 \noun off
31979 \color none
31980 '
31981 \end_layout
31982
31983 \end_inset
31984 </cell>
31985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989
31990 \family roman
31991 \series medium
31992 \shape up
31993 \emph off
31994 \bar no
31995 \noun off
31996 \color none
31997 p
31998 \end_layout
31999
32000 \end_inset
32001 </cell>
32002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32003 \begin_inset Text
32004
32005 \begin_layout Plain Layout
32006
32007 \end_layout
32008
32009 \end_inset
32010 </cell>
32011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32012 \begin_inset Text
32013
32014 \begin_layout Plain Layout
32015
32016 \end_layout
32017
32018 \end_inset
32019 </cell>
32020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32021 \begin_inset Text
32022
32023 \begin_layout Plain Layout
32024
32025 \end_layout
32026
32027 \end_inset
32028 </cell>
32029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32030 \begin_inset Text
32031
32032 \begin_layout Plain Layout
32033
32034 \family roman
32035 \series medium
32036 \shape up
32037 \emph off
32038 \bar no
32039 \noun off
32040 \color none
32041 °
32042 \end_layout
32043
32044 \end_inset
32045 </cell>
32046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32047 \begin_inset Text
32048
32049 \begin_layout Plain Layout
32050
32051 \family roman
32052 \series medium
32053 \shape up
32054 \emph off
32055 \bar no
32056 \noun off
32057 \color none
32058 À
32059 \end_layout
32060
32061 \end_inset
32062 </cell>
32063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32064 \begin_inset Text
32065
32066 \begin_layout Plain Layout
32067
32068 \family roman
32069 \series medium
32070 \shape up
32071 \emph off
32072 \bar no
32073 \noun off
32074 \color none
32075 Ð
32076 \end_layout
32077
32078 \end_inset
32079 </cell>
32080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084
32085 \family roman
32086 \series medium
32087 \shape up
32088 \emph off
32089 \bar no
32090 \noun off
32091 \color none
32092 à
32093 \end_layout
32094
32095 \end_inset
32096 </cell>
32097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101
32102 \family roman
32103 \series medium
32104 \shape up
32105 \emph off
32106 \bar no
32107 \noun off
32108 \color none
32109 ð
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 </row>
32115 <row>
32116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32117 \begin_inset Text
32118
32119 \begin_layout Plain Layout
32120
32121 \family roman
32122 \series medium
32123 \shape up
32124 \size tiny
32125 \emph off
32126 \bar no
32127 \noun off
32128 \color none
32129 01
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \end_layout
32140
32141 \end_inset
32142 </cell>
32143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32144 \begin_inset Text
32145
32146 \begin_layout Plain Layout
32147
32148 \end_layout
32149
32150 \end_inset
32151 </cell>
32152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32153 \begin_inset Text
32154
32155 \begin_layout Plain Layout
32156
32157 \family roman
32158 \series medium
32159 \shape up
32160 \emph off
32161 \bar no
32162 \noun off
32163 \color none
32164 !
32165 \end_layout
32166
32167 \end_inset
32168 </cell>
32169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173
32174 \family roman
32175 \series medium
32176 \shape up
32177 \emph off
32178 \bar no
32179 \noun off
32180 \color none
32181 1
32182 \end_layout
32183
32184 \end_inset
32185 </cell>
32186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32187 \begin_inset Text
32188
32189 \begin_layout Plain Layout
32190
32191 \family roman
32192 \series medium
32193 \shape up
32194 \emph off
32195 \bar no
32196 \noun off
32197 \color none
32198 A
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207
32208 \family roman
32209 \series medium
32210 \shape up
32211 \emph off
32212 \bar no
32213 \noun off
32214 \color none
32215 Q
32216 \end_layout
32217
32218 \end_inset
32219 </cell>
32220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32221 \begin_inset Text
32222
32223 \begin_layout Plain Layout
32224
32225 \family roman
32226 \series medium
32227 \shape up
32228 \emph off
32229 \bar no
32230 \noun off
32231 \color none
32232 a
32233 \end_layout
32234
32235 \end_inset
32236 </cell>
32237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241
32242 \family roman
32243 \series medium
32244 \shape up
32245 \emph off
32246 \bar no
32247 \noun off
32248 \color none
32249 q
32250 \end_layout
32251
32252 \end_inset
32253 </cell>
32254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32255 \begin_inset Text
32256
32257 \begin_layout Plain Layout
32258
32259 \end_layout
32260
32261 \end_inset
32262 </cell>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267
32268 \end_layout
32269
32270 \end_inset
32271 </cell>
32272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32273 \begin_inset Text
32274
32275 \begin_layout Plain Layout
32276
32277 \family roman
32278 \series medium
32279 \shape up
32280 \emph off
32281 \bar no
32282 \noun off
32283 \color none
32284 ¡
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32290 \begin_inset Text
32291
32292 \begin_layout Plain Layout
32293
32294 \family roman
32295 \series medium
32296 \shape up
32297 \emph off
32298 \bar no
32299 \noun off
32300 \color none
32301 ±
32302 \end_layout
32303
32304 \end_inset
32305 </cell>
32306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310
32311 \family roman
32312 \series medium
32313 \shape up
32314 \emph off
32315 \bar no
32316 \noun off
32317 \color none
32318 Á
32319 \end_layout
32320
32321 \end_inset
32322 </cell>
32323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32324 \begin_inset Text
32325
32326 \begin_layout Plain Layout
32327
32328 \family roman
32329 \series medium
32330 \shape up
32331 \emph off
32332 \bar no
32333 \noun off
32334 \color none
32335 Ñ
32336 \end_layout
32337
32338 \end_inset
32339 </cell>
32340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32341 \begin_inset Text
32342
32343 \begin_layout Plain Layout
32344
32345 \family roman
32346 \series medium
32347 \shape up
32348 \emph off
32349 \bar no
32350 \noun off
32351 \color none
32352 á
32353 \end_layout
32354
32355 \end_inset
32356 </cell>
32357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361
32362 \family roman
32363 \series medium
32364 \shape up
32365 \emph off
32366 \bar no
32367 \noun off
32368 \color none
32369 ñ
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 </row>
32375 <row>
32376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \family roman
32382 \series medium
32383 \shape up
32384 \size tiny
32385 \emph off
32386 \bar no
32387 \noun off
32388 \color none
32389 02
32390 \end_layout
32391
32392 \end_inset
32393 </cell>
32394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32395 \begin_inset Text
32396
32397 \begin_layout Plain Layout
32398
32399 \end_layout
32400
32401 \end_inset
32402 </cell>
32403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32404 \begin_inset Text
32405
32406 \begin_layout Plain Layout
32407
32408 \end_layout
32409
32410 \end_inset
32411 </cell>
32412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32413 \begin_inset Text
32414
32415 \begin_layout Plain Layout
32416
32417 \family roman
32418 \series medium
32419 \shape up
32420 \emph off
32421 \bar no
32422 \noun off
32423 \color none
32424 \begin_inset Quotes eld
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \end_inset
32431 </cell>
32432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32433 \begin_inset Text
32434
32435 \begin_layout Plain Layout
32436
32437 \family roman
32438 \series medium
32439 \shape up
32440 \emph off
32441 \bar no
32442 \noun off
32443 \color none
32444 2
32445 \end_layout
32446
32447 \end_inset
32448 </cell>
32449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453
32454 \family roman
32455 \series medium
32456 \shape up
32457 \emph off
32458 \bar no
32459 \noun off
32460 \color none
32461 B
32462 \end_layout
32463
32464 \end_inset
32465 </cell>
32466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32467 \begin_inset Text
32468
32469 \begin_layout Plain Layout
32470
32471 \family roman
32472 \series medium
32473 \shape up
32474 \emph off
32475 \bar no
32476 \noun off
32477 \color none
32478 R
32479 \end_layout
32480
32481 \end_inset
32482 </cell>
32483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32484 \begin_inset Text
32485
32486 \begin_layout Plain Layout
32487
32488 \family roman
32489 \series medium
32490 \shape up
32491 \emph off
32492 \bar no
32493 \noun off
32494 \color none
32495 b
32496 \end_layout
32497
32498 \end_inset
32499 </cell>
32500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32501 \begin_inset Text
32502
32503 \begin_layout Plain Layout
32504
32505 \family roman
32506 \series medium
32507 \shape up
32508 \emph off
32509 \bar no
32510 \noun off
32511 \color none
32512 r
32513 \end_layout
32514
32515 \end_inset
32516 </cell>
32517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32518 \begin_inset Text
32519
32520 \begin_layout Plain Layout
32521
32522 \end_layout
32523
32524 \end_inset
32525 </cell>
32526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32527 \begin_inset Text
32528
32529 \begin_layout Plain Layout
32530
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539 ¢
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \family roman
32550 \series medium
32551 \shape up
32552 \emph off
32553 \bar no
32554 \noun off
32555 \color none
32556 ²
32557 \end_layout
32558
32559 \end_inset
32560 </cell>
32561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32562 \begin_inset Text
32563
32564 \begin_layout Plain Layout
32565
32566 \family roman
32567 \series medium
32568 \shape up
32569 \emph off
32570 \bar no
32571 \noun off
32572 \color none
32573 Â
32574 \end_layout
32575
32576 \end_inset
32577 </cell>
32578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32579 \begin_inset Text
32580
32581 \begin_layout Plain Layout
32582
32583 \family roman
32584 \series medium
32585 \shape up
32586 \emph off
32587 \bar no
32588 \noun off
32589 \color none
32590 Ò
32591 \end_layout
32592
32593 \end_inset
32594 </cell>
32595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32596 \begin_inset Text
32597
32598 \begin_layout Plain Layout
32599
32600 \family roman
32601 \series medium
32602 \shape up
32603 \emph off
32604 \bar no
32605 \noun off
32606 \color none
32607 â
32608 \end_layout
32609
32610 \end_inset
32611 </cell>
32612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32613 \begin_inset Text
32614
32615 \begin_layout Plain Layout
32616
32617 \family roman
32618 \series medium
32619 \shape up
32620 \emph off
32621 \bar no
32622 \noun off
32623 \color none
32624 ò
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 </row>
32630 <row>
32631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32632 \begin_inset Text
32633
32634 \begin_layout Plain Layout
32635
32636 \family roman
32637 \series medium
32638 \shape up
32639 \size tiny
32640 \emph off
32641 \bar no
32642 \noun off
32643 \color none
32644 03
32645 \end_layout
32646
32647 \end_inset
32648 </cell>
32649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32650 \begin_inset Text
32651
32652 \begin_layout Plain Layout
32653
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32659 \begin_inset Text
32660
32661 \begin_layout Plain Layout
32662
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671
32672 \family roman
32673 \series medium
32674 \shape up
32675 \emph off
32676 \bar no
32677 \noun off
32678 \color none
32679 #
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688
32689 \family roman
32690 \series medium
32691 \shape up
32692 \emph off
32693 \bar no
32694 \noun off
32695 \color none
32696 3
32697 \end_layout
32698
32699 \end_inset
32700 </cell>
32701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Plain Layout
32705
32706 \family roman
32707 \series medium
32708 \shape up
32709 \emph off
32710 \bar no
32711 \noun off
32712 \color none
32713 C
32714 \end_layout
32715
32716 \end_inset
32717 </cell>
32718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32719 \begin_inset Text
32720
32721 \begin_layout Plain Layout
32722
32723 \family roman
32724 \series medium
32725 \shape up
32726 \emph off
32727 \bar no
32728 \noun off
32729 \color none
32730 S
32731 \end_layout
32732
32733 \end_inset
32734 </cell>
32735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32736 \begin_inset Text
32737
32738 \begin_layout Plain Layout
32739
32740 \family roman
32741 \series medium
32742 \shape up
32743 \emph off
32744 \bar no
32745 \noun off
32746 \color none
32747 c
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32753 \begin_inset Text
32754
32755 \begin_layout Plain Layout
32756
32757 \family roman
32758 \series medium
32759 \shape up
32760 \emph off
32761 \bar no
32762 \noun off
32763 \color none
32764 s
32765 \end_layout
32766
32767 \end_inset
32768 </cell>
32769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32770 \begin_inset Text
32771
32772 \begin_layout Plain Layout
32773
32774 \end_layout
32775
32776 \end_inset
32777 </cell>
32778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32779 \begin_inset Text
32780
32781 \begin_layout Plain Layout
32782
32783 \end_layout
32784
32785 \end_inset
32786 </cell>
32787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32788 \begin_inset Text
32789
32790 \begin_layout Plain Layout
32791
32792 \family roman
32793 \series medium
32794 \shape up
32795 \emph off
32796 \bar no
32797 \noun off
32798 \color none
32799 £
32800 \end_layout
32801
32802 \end_inset
32803 </cell>
32804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32805 \begin_inset Text
32806
32807 \begin_layout Plain Layout
32808
32809 \family roman
32810 \series medium
32811 \shape up
32812 \emph off
32813 \bar no
32814 \noun off
32815 \color none
32816 ³
32817 \end_layout
32818
32819 \end_inset
32820 </cell>
32821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32822 \begin_inset Text
32823
32824 \begin_layout Plain Layout
32825
32826 \family roman
32827 \series medium
32828 \shape up
32829 \emph off
32830 \bar no
32831 \noun off
32832 \color none
32833 Ã
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Plain Layout
32842
32843 \family roman
32844 \series medium
32845 \shape up
32846 \emph off
32847 \bar no
32848 \noun off
32849 \color none
32850 Ó
32851 \end_layout
32852
32853 \end_inset
32854 </cell>
32855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32856 \begin_inset Text
32857
32858 \begin_layout Plain Layout
32859
32860 \family roman
32861 \series medium
32862 \shape up
32863 \emph off
32864 \bar no
32865 \noun off
32866 \color none
32867 ã
32868 \end_layout
32869
32870 \end_inset
32871 </cell>
32872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32873 \begin_inset Text
32874
32875 \begin_layout Plain Layout
32876
32877 \family roman
32878 \series medium
32879 \shape up
32880 \emph off
32881 \bar no
32882 \noun off
32883 \color none
32884 ó
32885 \end_layout
32886
32887 \end_inset
32888 </cell>
32889 </row>
32890 <row>
32891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32892 \begin_inset Text
32893
32894 \begin_layout Plain Layout
32895
32896 \family roman
32897 \series medium
32898 \shape up
32899 \size tiny
32900 \emph off
32901 \bar no
32902 \noun off
32903 \color none
32904 04
32905 \end_layout
32906
32907 \end_inset
32908 </cell>
32909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931
32932 \family roman
32933 \series medium
32934 \shape up
32935 \emph off
32936 \bar no
32937 \noun off
32938 \color none
32939 $
32940 \end_layout
32941
32942 \end_inset
32943 </cell>
32944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948
32949 \family roman
32950 \series medium
32951 \shape up
32952 \emph off
32953 \bar no
32954 \noun off
32955 \color none
32956 4
32957 \end_layout
32958
32959 \end_inset
32960 </cell>
32961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965
32966 \family roman
32967 \series medium
32968 \shape up
32969 \emph off
32970 \bar no
32971 \noun off
32972 \color none
32973 D
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982
32983 \family roman
32984 \series medium
32985 \shape up
32986 \emph off
32987 \bar no
32988 \noun off
32989 \color none
32990 T
32991 \end_layout
32992
32993 \end_inset
32994 </cell>
32995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32996 \begin_inset Text
32997
32998 \begin_layout Plain Layout
32999
33000 \family roman
33001 \series medium
33002 \shape up
33003 \emph off
33004 \bar no
33005 \noun off
33006 \color none
33007 d
33008 \end_layout
33009
33010 \end_inset
33011 </cell>
33012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33013 \begin_inset Text
33014
33015 \begin_layout Plain Layout
33016
33017 \family roman
33018 \series medium
33019 \shape up
33020 \emph off
33021 \bar no
33022 \noun off
33023 \color none
33024 t
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Plain Layout
33033
33034 \end_layout
33035
33036 \end_inset
33037 </cell>
33038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33039 \begin_inset Text
33040
33041 \begin_layout Plain Layout
33042
33043 \end_layout
33044
33045 \end_inset
33046 </cell>
33047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33048 \begin_inset Text
33049
33050 \begin_layout Plain Layout
33051 ¤
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \emph off
33065 \bar no
33066 \noun off
33067 \color none
33068 ´
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077
33078 \family roman
33079 \series medium
33080 \shape up
33081 \emph off
33082 \bar no
33083 \noun off
33084 \color none
33085 Ä
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094
33095 \family roman
33096 \series medium
33097 \shape up
33098 \emph off
33099 \bar no
33100 \noun off
33101 \color none
33102 Ô
33103 \end_layout
33104
33105 \end_inset
33106 </cell>
33107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33108 \begin_inset Text
33109
33110 \begin_layout Plain Layout
33111
33112 \family roman
33113 \series medium
33114 \shape up
33115 \emph off
33116 \bar no
33117 \noun off
33118 \color none
33119 ä
33120 \end_layout
33121
33122 \end_inset
33123 </cell>
33124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33125 \begin_inset Text
33126
33127 \begin_layout Plain Layout
33128
33129 \family roman
33130 \series medium
33131 \shape up
33132 \emph off
33133 \bar no
33134 \noun off
33135 \color none
33136 ô
33137 \end_layout
33138
33139 \end_inset
33140 </cell>
33141 </row>
33142 <row>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \family roman
33149 \series medium
33150 \shape up
33151 \size tiny
33152 \emph off
33153 \bar no
33154 \noun off
33155 \color none
33156 05
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183
33184 \family roman
33185 \series medium
33186 \shape up
33187 \emph off
33188 \bar no
33189 \noun off
33190 \color none
33191 %
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \family roman
33202 \series medium
33203 \shape up
33204 \emph off
33205 \bar no
33206 \noun off
33207 \color none
33208 5
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217
33218 \family roman
33219 \series medium
33220 \shape up
33221 \emph off
33222 \bar no
33223 \noun off
33224 \color none
33225 E
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234
33235 \family roman
33236 \series medium
33237 \shape up
33238 \emph off
33239 \bar no
33240 \noun off
33241 \color none
33242 U
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33248 \begin_inset Text
33249
33250 \begin_layout Plain Layout
33251
33252 \family roman
33253 \series medium
33254 \shape up
33255 \emph off
33256 \bar no
33257 \noun off
33258 \color none
33259 e
33260 \end_layout
33261
33262 \end_inset
33263 </cell>
33264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33265 \begin_inset Text
33266
33267 \begin_layout Plain Layout
33268
33269 \family roman
33270 \series medium
33271 \shape up
33272 \emph off
33273 \bar no
33274 \noun off
33275 \color none
33276 u
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33282 \begin_inset Text
33283
33284 \begin_layout Plain Layout
33285
33286 \end_layout
33287
33288 \end_inset
33289 </cell>
33290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33291 \begin_inset Text
33292
33293 \begin_layout Plain Layout
33294
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303 ¥
33304 \end_layout
33305
33306 \end_inset
33307 </cell>
33308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33309 \begin_inset Text
33310
33311 \begin_layout Plain Layout
33312
33313 \family roman
33314 \series medium
33315 \shape up
33316 \emph off
33317 \bar no
33318 \noun off
33319 \color none
33320 µ
33321 \end_layout
33322
33323 \end_inset
33324 </cell>
33325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33326 \begin_inset Text
33327
33328 \begin_layout Plain Layout
33329
33330 \family roman
33331 \series medium
33332 \shape up
33333 \emph off
33334 \bar no
33335 \noun off
33336 \color none
33337 Å
33338 \end_layout
33339
33340 \end_inset
33341 </cell>
33342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346
33347 \family roman
33348 \series medium
33349 \shape up
33350 \emph off
33351 \bar no
33352 \noun off
33353 \color none
33354 Õ
33355 \end_layout
33356
33357 \end_inset
33358 </cell>
33359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33360 \begin_inset Text
33361
33362 \begin_layout Plain Layout
33363
33364 \family roman
33365 \series medium
33366 \shape up
33367 \emph off
33368 \bar no
33369 \noun off
33370 \color none
33371 å
33372 \end_layout
33373
33374 \end_inset
33375 </cell>
33376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33377 \begin_inset Text
33378
33379 \begin_layout Plain Layout
33380
33381 \family roman
33382 \series medium
33383 \shape up
33384 \emph off
33385 \bar no
33386 \noun off
33387 \color none
33388 õ
33389 \end_layout
33390
33391 \end_inset
33392 </cell>
33393 </row>
33394 <row>
33395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399
33400 \family roman
33401 \series medium
33402 \shape up
33403 \size tiny
33404 \emph off
33405 \bar no
33406 \noun off
33407 \color none
33408 06
33409 \end_layout
33410
33411 \end_inset
33412 </cell>
33413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \end_layout
33428
33429 \end_inset
33430 </cell>
33431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33432 \begin_inset Text
33433
33434 \begin_layout Plain Layout
33435
33436 \family roman
33437 \series medium
33438 \shape up
33439 \emph off
33440 \bar no
33441 \noun off
33442 \color none
33443 &
33444 \end_layout
33445
33446 \end_inset
33447 </cell>
33448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33449 \begin_inset Text
33450
33451 \begin_layout Plain Layout
33452
33453 \family roman
33454 \series medium
33455 \shape up
33456 \emph off
33457 \bar no
33458 \noun off
33459 \color none
33460 6
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \family roman
33471 \series medium
33472 \shape up
33473 \emph off
33474 \bar no
33475 \noun off
33476 \color none
33477 F
33478 \end_layout
33479
33480 \end_inset
33481 </cell>
33482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33483 \begin_inset Text
33484
33485 \begin_layout Plain Layout
33486
33487 \family roman
33488 \series medium
33489 \shape up
33490 \emph off
33491 \bar no
33492 \noun off
33493 \color none
33494 V
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503
33504 \family roman
33505 \series medium
33506 \shape up
33507 \emph off
33508 \bar no
33509 \noun off
33510 \color none
33511 f
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family roman
33522 \series medium
33523 \shape up
33524 \emph off
33525 \bar no
33526 \noun off
33527 \color none
33528 v
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \end_layout
33539
33540 \end_inset
33541 </cell>
33542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546
33547 \end_layout
33548
33549 \end_inset
33550 </cell>
33551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33552 \begin_inset Text
33553
33554 \begin_layout Plain Layout
33555 ¦
33556 \end_layout
33557
33558 \end_inset
33559 </cell>
33560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33561 \begin_inset Text
33562
33563 \begin_layout Plain Layout
33564
33565 \family roman
33566 \series medium
33567 \shape up
33568 \emph off
33569 \bar no
33570 \noun off
33571 \color none
33572
33573 \end_layout
33574
33575 \end_inset
33576 </cell>
33577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33578 \begin_inset Text
33579
33580 \begin_layout Plain Layout
33581
33582 \family roman
33583 \series medium
33584 \shape up
33585 \emph off
33586 \bar no
33587 \noun off
33588 \color none
33589 Æ
33590 \end_layout
33591
33592 \end_inset
33593 </cell>
33594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33595 \begin_inset Text
33596
33597 \begin_layout Plain Layout
33598
33599 \family roman
33600 \series medium
33601 \shape up
33602 \emph off
33603 \bar no
33604 \noun off
33605 \color none
33606 Ö
33607 \end_layout
33608
33609 \end_inset
33610 </cell>
33611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615
33616 \family roman
33617 \series medium
33618 \shape up
33619 \emph off
33620 \bar no
33621 \noun off
33622 \color none
33623 æ
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632
33633 \family roman
33634 \series medium
33635 \shape up
33636 \emph off
33637 \bar no
33638 \noun off
33639 \color none
33640 ö
33641 \end_layout
33642
33643 \end_inset
33644 </cell>
33645 </row>
33646 <row>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \family roman
33653 \series medium
33654 \shape up
33655 \size tiny
33656 \emph off
33657 \bar no
33658 \noun off
33659 \color none
33660 07
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33675 \begin_inset Text
33676
33677 \begin_layout Plain Layout
33678
33679 \end_layout
33680
33681 \end_inset
33682 </cell>
33683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33684 \begin_inset Text
33685
33686 \begin_layout Plain Layout
33687
33688 \family roman
33689 \series medium
33690 \shape up
33691 \emph off
33692 \bar no
33693 \noun off
33694 \color none
33695 `
33696 \end_layout
33697
33698 \end_inset
33699 </cell>
33700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33701 \begin_inset Text
33702
33703 \begin_layout Plain Layout
33704
33705 \family roman
33706 \series medium
33707 \shape up
33708 \emph off
33709 \bar no
33710 \noun off
33711 \color none
33712 7
33713 \end_layout
33714
33715 \end_inset
33716 </cell>
33717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33718 \begin_inset Text
33719
33720 \begin_layout Plain Layout
33721
33722 \family roman
33723 \series medium
33724 \shape up
33725 \emph off
33726 \bar no
33727 \noun off
33728 \color none
33729 G
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33735 \begin_inset Text
33736
33737 \begin_layout Plain Layout
33738
33739 \family roman
33740 \series medium
33741 \shape up
33742 \emph off
33743 \bar no
33744 \noun off
33745 \color none
33746 W
33747 \end_layout
33748
33749 \end_inset
33750 </cell>
33751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33752 \begin_inset Text
33753
33754 \begin_layout Plain Layout
33755
33756 \family roman
33757 \series medium
33758 \shape up
33759 \emph off
33760 \bar no
33761 \noun off
33762 \color none
33763 g
33764 \end_layout
33765
33766 \end_inset
33767 </cell>
33768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33769 \begin_inset Text
33770
33771 \begin_layout Plain Layout
33772
33773 \family roman
33774 \series medium
33775 \shape up
33776 \emph off
33777 \bar no
33778 \noun off
33779 \color none
33780 w
33781 \end_layout
33782
33783 \end_inset
33784 </cell>
33785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33786 \begin_inset Text
33787
33788 \begin_layout Plain Layout
33789
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \end_layout
33800
33801 \end_inset
33802 </cell>
33803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33804 \begin_inset Text
33805
33806 \begin_layout Plain Layout
33807
33808 \family roman
33809 \series medium
33810 \shape up
33811 \emph off
33812 \bar no
33813 \noun off
33814 \color none
33815 §
33816 \end_layout
33817
33818 \end_inset
33819 </cell>
33820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33821 \begin_inset Text
33822
33823 \begin_layout Plain Layout
33824
33825 \family roman
33826 \series medium
33827 \shape up
33828 \emph off
33829 \bar no
33830 \noun off
33831 \color none
33832 ·
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \family roman
33843 \series medium
33844 \shape up
33845 \emph off
33846 \bar no
33847 \noun off
33848 \color none
33849 Ç
33850 \end_layout
33851
33852 \end_inset
33853 </cell>
33854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33855 \begin_inset Text
33856
33857 \begin_layout Plain Layout
33858
33859 \family roman
33860 \series medium
33861 \shape up
33862 \emph off
33863 \bar no
33864 \noun off
33865 \color none
33866 ×
33867 \end_layout
33868
33869 \end_inset
33870 </cell>
33871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33872 \begin_inset Text
33873
33874 \begin_layout Plain Layout
33875
33876 \family roman
33877 \series medium
33878 \shape up
33879 \emph off
33880 \bar no
33881 \noun off
33882 \color none
33883 ç
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33889 \begin_inset Text
33890
33891 \begin_layout Plain Layout
33892
33893 \family roman
33894 \series medium
33895 \shape up
33896 \emph off
33897 \bar no
33898 \noun off
33899 \color none
33900 ÷
33901 \end_layout
33902
33903 \end_inset
33904 </cell>
33905 </row>
33906 <row>
33907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911
33912 \family roman
33913 \series medium
33914 \shape up
33915 \size tiny
33916 \emph off
33917 \bar no
33918 \noun off
33919 \color none
33920 08
33921 \end_layout
33922
33923 \end_inset
33924 </cell>
33925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33926 \begin_inset Text
33927
33928 \begin_layout Plain Layout
33929
33930 \end_layout
33931
33932 \end_inset
33933 </cell>
33934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33935 \begin_inset Text
33936
33937 \begin_layout Plain Layout
33938
33939 \end_layout
33940
33941 \end_inset
33942 </cell>
33943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33944 \begin_inset Text
33945
33946 \begin_layout Plain Layout
33947
33948 \family roman
33949 \series medium
33950 \shape up
33951 \emph off
33952 \bar no
33953 \noun off
33954 \color none
33955 (
33956 \end_layout
33957
33958 \end_inset
33959 </cell>
33960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33961 \begin_inset Text
33962
33963 \begin_layout Plain Layout
33964
33965 \family roman
33966 \series medium
33967 \shape up
33968 \emph off
33969 \bar no
33970 \noun off
33971 \color none
33972 8
33973 \end_layout
33974
33975 \end_inset
33976 </cell>
33977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33978 \begin_inset Text
33979
33980 \begin_layout Plain Layout
33981
33982 \family roman
33983 \series medium
33984 \shape up
33985 \emph off
33986 \bar no
33987 \noun off
33988 \color none
33989 H
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \family roman
34000 \series medium
34001 \shape up
34002 \emph off
34003 \bar no
34004 \noun off
34005 \color none
34006 X
34007 \end_layout
34008
34009 \end_inset
34010 </cell>
34011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Plain Layout
34015
34016 \family roman
34017 \series medium
34018 \shape up
34019 \emph off
34020 \bar no
34021 \noun off
34022 \color none
34023 h
34024 \end_layout
34025
34026 \end_inset
34027 </cell>
34028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34029 \begin_inset Text
34030
34031 \begin_layout Plain Layout
34032
34033 \family roman
34034 \series medium
34035 \shape up
34036 \emph off
34037 \bar no
34038 \noun off
34039 \color none
34040 x
34041 \end_layout
34042
34043 \end_inset
34044 </cell>
34045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34046 \begin_inset Text
34047
34048 \begin_layout Plain Layout
34049
34050 \end_layout
34051
34052 \end_inset
34053 </cell>
34054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \end_layout
34060
34061 \end_inset
34062 </cell>
34063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34064 \begin_inset Text
34065
34066 \begin_layout Plain Layout
34067
34068 \family roman
34069 \series medium
34070 \shape up
34071 \emph off
34072 \bar no
34073 \noun off
34074 \color none
34075 ¨
34076 \end_layout
34077
34078 \end_inset
34079 </cell>
34080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084
34085 \family roman
34086 \series medium
34087 \shape up
34088 \emph off
34089 \bar no
34090 \noun off
34091 \color none
34092 ¸
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \family roman
34103 \series medium
34104 \shape up
34105 \emph off
34106 \bar no
34107 \noun off
34108 \color none
34109 È
34110 \end_layout
34111
34112 \end_inset
34113 </cell>
34114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34115 \begin_inset Text
34116
34117 \begin_layout Plain Layout
34118
34119 \family roman
34120 \series medium
34121 \shape up
34122 \emph off
34123 \bar no
34124 \noun off
34125 \color none
34126 Ø
34127 \end_layout
34128
34129 \end_inset
34130 </cell>
34131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34132 \begin_inset Text
34133
34134 \begin_layout Plain Layout
34135
34136 \family roman
34137 \series medium
34138 \shape up
34139 \emph off
34140 \bar no
34141 \noun off
34142 \color none
34143 è
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152
34153 \family roman
34154 \series medium
34155 \shape up
34156 \emph off
34157 \bar no
34158 \noun off
34159 \color none
34160 ø
34161 \end_layout
34162
34163 \end_inset
34164 </cell>
34165 </row>
34166 <row>
34167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34168 \begin_inset Text
34169
34170 \begin_layout Plain Layout
34171
34172 \family roman
34173 \series medium
34174 \shape up
34175 \size tiny
34176 \emph off
34177 \bar no
34178 \noun off
34179 \color none
34180 09
34181 \end_layout
34182
34183 \end_inset
34184 </cell>
34185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34186 \begin_inset Text
34187
34188 \begin_layout Plain Layout
34189
34190 \end_layout
34191
34192 \end_inset
34193 </cell>
34194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34195 \begin_inset Text
34196
34197 \begin_layout Plain Layout
34198
34199 \end_layout
34200
34201 \end_inset
34202 </cell>
34203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34204 \begin_inset Text
34205
34206 \begin_layout Plain Layout
34207
34208 \family roman
34209 \series medium
34210 \shape up
34211 \emph off
34212 \bar no
34213 \noun off
34214 \color none
34215 )
34216 \end_layout
34217
34218 \end_inset
34219 </cell>
34220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34221 \begin_inset Text
34222
34223 \begin_layout Plain Layout
34224
34225 \family roman
34226 \series medium
34227 \shape up
34228 \emph off
34229 \bar no
34230 \noun off
34231 \color none
34232 9
34233 \end_layout
34234
34235 \end_inset
34236 </cell>
34237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241
34242 \family roman
34243 \series medium
34244 \shape up
34245 \emph off
34246 \bar no
34247 \noun off
34248 \color none
34249 I
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \family roman
34260 \series medium
34261 \shape up
34262 \emph off
34263 \bar no
34264 \noun off
34265 \color none
34266 Y
34267 \end_layout
34268
34269 \end_inset
34270 </cell>
34271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275
34276 \family roman
34277 \series medium
34278 \shape up
34279 \emph off
34280 \bar no
34281 \noun off
34282 \color none
34283 i
34284 \end_layout
34285
34286 \end_inset
34287 </cell>
34288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34289 \begin_inset Text
34290
34291 \begin_layout Plain Layout
34292
34293 \family roman
34294 \series medium
34295 \shape up
34296 \emph off
34297 \bar no
34298 \noun off
34299 \color none
34300 y
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34306 \begin_inset Text
34307
34308 \begin_layout Plain Layout
34309
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34315 \begin_inset Text
34316
34317 \begin_layout Plain Layout
34318
34319 \end_layout
34320
34321 \end_inset
34322 </cell>
34323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34324 \begin_inset Text
34325
34326 \begin_layout Plain Layout
34327
34328 \family roman
34329 \series medium
34330 \shape up
34331 \emph off
34332 \bar no
34333 \noun off
34334 \color none
34335 ©
34336 \end_layout
34337
34338 \end_inset
34339 </cell>
34340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34341 \begin_inset Text
34342
34343 \begin_layout Plain Layout
34344
34345 \family roman
34346 \series medium
34347 \shape up
34348 \emph off
34349 \bar no
34350 \noun off
34351 \color none
34352 ¹
34353 \end_layout
34354
34355 \end_inset
34356 </cell>
34357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34358 \begin_inset Text
34359
34360 \begin_layout Plain Layout
34361
34362 \family roman
34363 \series medium
34364 \shape up
34365 \emph off
34366 \bar no
34367 \noun off
34368 \color none
34369 É
34370 \end_layout
34371
34372 \end_inset
34373 </cell>
34374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34375 \begin_inset Text
34376
34377 \begin_layout Plain Layout
34378
34379 \family roman
34380 \series medium
34381 \shape up
34382 \emph off
34383 \bar no
34384 \noun off
34385 \color none
34386 Ù
34387 \end_layout
34388
34389 \end_inset
34390 </cell>
34391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34392 \begin_inset Text
34393
34394 \begin_layout Plain Layout
34395
34396 \family roman
34397 \series medium
34398 \shape up
34399 \emph off
34400 \bar no
34401 \noun off
34402 \color none
34403 é
34404 \end_layout
34405
34406 \end_inset
34407 </cell>
34408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34409 \begin_inset Text
34410
34411 \begin_layout Plain Layout
34412
34413 \family roman
34414 \series medium
34415 \shape up
34416 \emph off
34417 \bar no
34418 \noun off
34419 \color none
34420 ù
34421 \end_layout
34422
34423 \end_inset
34424 </cell>
34425 </row>
34426 <row>
34427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34428 \begin_inset Text
34429
34430 \begin_layout Plain Layout
34431
34432 \family roman
34433 \series medium
34434 \shape up
34435 \size tiny
34436 \emph off
34437 \bar no
34438 \noun off
34439 \color none
34440 0A
34441 \end_layout
34442
34443 \end_inset
34444 </cell>
34445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34446 \begin_inset Text
34447
34448 \begin_layout Plain Layout
34449
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34455 \begin_inset Text
34456
34457 \begin_layout Plain Layout
34458
34459 \end_layout
34460
34461 \end_inset
34462 </cell>
34463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34464 \begin_inset Text
34465
34466 \begin_layout Plain Layout
34467
34468 \family roman
34469 \series medium
34470 \shape up
34471 \emph off
34472 \bar no
34473 \noun off
34474 \color none
34475 *
34476 \end_layout
34477
34478 \end_inset
34479 </cell>
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \family roman
34486 \series medium
34487 \shape up
34488 \emph off
34489 \bar no
34490 \noun off
34491 \color none
34492 :
34493 \end_layout
34494
34495 \end_inset
34496 </cell>
34497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34498 \begin_inset Text
34499
34500 \begin_layout Plain Layout
34501
34502 \family roman
34503 \series medium
34504 \shape up
34505 \emph off
34506 \bar no
34507 \noun off
34508 \color none
34509 J
34510 \end_layout
34511
34512 \end_inset
34513 </cell>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \family roman
34520 \series medium
34521 \shape up
34522 \emph off
34523 \bar no
34524 \noun off
34525 \color none
34526 Z
34527 \end_layout
34528
34529 \end_inset
34530 </cell>
34531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34532 \begin_inset Text
34533
34534 \begin_layout Plain Layout
34535
34536 \family roman
34537 \series medium
34538 \shape up
34539 \emph off
34540 \bar no
34541 \noun off
34542 \color none
34543 j
34544 \end_layout
34545
34546 \end_inset
34547 </cell>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552
34553 \family roman
34554 \series medium
34555 \shape up
34556 \emph off
34557 \bar no
34558 \noun off
34559 \color none
34560 z
34561 \end_layout
34562
34563 \end_inset
34564 </cell>
34565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34566 \begin_inset Text
34567
34568 \begin_layout Plain Layout
34569
34570 \end_layout
34571
34572 \end_inset
34573 </cell>
34574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34575 \begin_inset Text
34576
34577 \begin_layout Plain Layout
34578
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34584 \begin_inset Text
34585
34586 \begin_layout Plain Layout
34587
34588 \family roman
34589 \series medium
34590 \shape up
34591 \emph off
34592 \bar no
34593 \noun off
34594 \color none
34595 ª
34596 \end_layout
34597
34598 \end_inset
34599 </cell>
34600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34601 \begin_inset Text
34602
34603 \begin_layout Plain Layout
34604
34605 \family roman
34606 \series medium
34607 \shape up
34608 \emph off
34609 \bar no
34610 \noun off
34611 \color none
34612 º
34613 \end_layout
34614
34615 \end_inset
34616 </cell>
34617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34618 \begin_inset Text
34619
34620 \begin_layout Plain Layout
34621
34622 \family roman
34623 \series medium
34624 \shape up
34625 \emph off
34626 \bar no
34627 \noun off
34628 \color none
34629 Ê
34630 \end_layout
34631
34632 \end_inset
34633 </cell>
34634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34635 \begin_inset Text
34636
34637 \begin_layout Plain Layout
34638
34639 \family roman
34640 \series medium
34641 \shape up
34642 \emph off
34643 \bar no
34644 \noun off
34645 \color none
34646 Ú
34647 \end_layout
34648
34649 \end_inset
34650 </cell>
34651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34652 \begin_inset Text
34653
34654 \begin_layout Plain Layout
34655
34656 \family roman
34657 \series medium
34658 \shape up
34659 \emph off
34660 \bar no
34661 \noun off
34662 \color none
34663 ê
34664 \end_layout
34665
34666 \end_inset
34667 </cell>
34668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672
34673 \family roman
34674 \series medium
34675 \shape up
34676 \emph off
34677 \bar no
34678 \noun off
34679 \color none
34680 ú
34681 \end_layout
34682
34683 \end_inset
34684 </cell>
34685 </row>
34686 <row>
34687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691
34692 \family roman
34693 \series medium
34694 \shape up
34695 \size tiny
34696 \emph off
34697 \bar no
34698 \noun off
34699 \color none
34700 0B
34701 \end_layout
34702
34703 \end_inset
34704 </cell>
34705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34715 \begin_inset Text
34716
34717 \begin_layout Plain Layout
34718
34719 \end_layout
34720
34721 \end_inset
34722 </cell>
34723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34724 \begin_inset Text
34725
34726 \begin_layout Plain Layout
34727
34728 \family roman
34729 \series medium
34730 \shape up
34731 \emph off
34732 \bar no
34733 \noun off
34734 \color none
34735 +
34736 \end_layout
34737
34738 \end_inset
34739 </cell>
34740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34741 \begin_inset Text
34742
34743 \begin_layout Plain Layout
34744
34745 \family roman
34746 \series medium
34747 \shape up
34748 \emph off
34749 \bar no
34750 \noun off
34751 \color none
34752 ;
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761
34762 \family roman
34763 \series medium
34764 \shape up
34765 \emph off
34766 \bar no
34767 \noun off
34768 \color none
34769 K
34770 \end_layout
34771
34772 \end_inset
34773 </cell>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \family roman
34780 \series medium
34781 \shape up
34782 \emph off
34783 \bar no
34784 \noun off
34785 \color none
34786 [
34787 \end_layout
34788
34789 \end_inset
34790 </cell>
34791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34792 \begin_inset Text
34793
34794 \begin_layout Plain Layout
34795
34796 \family roman
34797 \series medium
34798 \shape up
34799 \emph off
34800 \bar no
34801 \noun off
34802 \color none
34803 k
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 \end_layout
34831
34832 \end_inset
34833 </cell>
34834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34835 \begin_inset Text
34836
34837 \begin_layout Plain Layout
34838
34839 \end_layout
34840
34841 \end_inset
34842 </cell>
34843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34844 \begin_inset Text
34845
34846 \begin_layout Plain Layout
34847
34848 \family roman
34849 \series medium
34850 \shape up
34851 \emph off
34852 \bar no
34853 \noun off
34854 \color none
34855 «
34856 \end_layout
34857
34858 \end_inset
34859 </cell>
34860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34861 \begin_inset Text
34862
34863 \begin_layout Plain Layout
34864
34865 \family roman
34866 \series medium
34867 \shape up
34868 \emph off
34869 \bar no
34870 \noun off
34871 \color none
34872 »
34873 \end_layout
34874
34875 \end_inset
34876 </cell>
34877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34878 \begin_inset Text
34879
34880 \begin_layout Plain Layout
34881
34882 \family roman
34883 \series medium
34884 \shape up
34885 \emph off
34886 \bar no
34887 \noun off
34888 \color none
34889 Ë
34890 \end_layout
34891
34892 \end_inset
34893 </cell>
34894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34895 \begin_inset Text
34896
34897 \begin_layout Plain Layout
34898
34899 \family roman
34900 \series medium
34901 \shape up
34902 \emph off
34903 \bar no
34904 \noun off
34905 \color none
34906 Û
34907 \end_layout
34908
34909 \end_inset
34910 </cell>
34911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34912 \begin_inset Text
34913
34914 \begin_layout Plain Layout
34915
34916 \family roman
34917 \series medium
34918 \shape up
34919 \emph off
34920 \bar no
34921 \noun off
34922 \color none
34923 ë
34924 \end_layout
34925
34926 \end_inset
34927 </cell>
34928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34929 \begin_inset Text
34930
34931 \begin_layout Plain Layout
34932
34933 \family roman
34934 \series medium
34935 \shape up
34936 \emph off
34937 \bar no
34938 \noun off
34939 \color none
34940 û
34941 \end_layout
34942
34943 \end_inset
34944 </cell>
34945 </row>
34946 <row>
34947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951
34952 \family roman
34953 \series medium
34954 \shape up
34955 \size tiny
34956 \emph off
34957 \bar no
34958 \noun off
34959 \color none
34960 0C
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 \end_layout
34971
34972 \end_inset
34973 </cell>
34974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34975 \begin_inset Text
34976
34977 \begin_layout Plain Layout
34978
34979 \end_layout
34980
34981 \end_inset
34982 </cell>
34983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34984 \begin_inset Text
34985
34986 \begin_layout Plain Layout
34987
34988 \family roman
34989 \series medium
34990 \shape up
34991 \emph off
34992 \bar no
34993 \noun off
34994 \color none
34995 ,
34996 \end_layout
34997
34998 \end_inset
34999 </cell>
35000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35001 \begin_inset Text
35002
35003 \begin_layout Plain Layout
35004
35005 \family roman
35006 \series medium
35007 \shape up
35008 \emph off
35009 \bar no
35010 \noun off
35011 \color none
35012 <
35013 \end_layout
35014
35015 \end_inset
35016 </cell>
35017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35018 \begin_inset Text
35019
35020 \begin_layout Plain Layout
35021
35022 \family roman
35023 \series medium
35024 \shape up
35025 \emph off
35026 \bar no
35027 \noun off
35028 \color none
35029 L
35030 \end_layout
35031
35032 \end_inset
35033 </cell>
35034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35035 \begin_inset Text
35036
35037 \begin_layout Plain Layout
35038
35039 \family roman
35040 \series medium
35041 \shape up
35042 \emph off
35043 \bar no
35044 \noun off
35045 \color none
35046
35047 \backslash
35048
35049 \end_layout
35050
35051 \end_inset
35052 </cell>
35053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35054 \begin_inset Text
35055
35056 \begin_layout Plain Layout
35057
35058 \family roman
35059 \series medium
35060 \shape up
35061 \emph off
35062 \bar no
35063 \noun off
35064 \color none
35065 l
35066 \end_layout
35067
35068 \end_inset
35069 </cell>
35070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35071 \begin_inset Text
35072
35073 \begin_layout Plain Layout
35074
35075 \family roman
35076 \series medium
35077 \shape up
35078 \emph off
35079 \bar no
35080 \noun off
35081 \color none
35082 |
35083 \end_layout
35084
35085 \end_inset
35086 </cell>
35087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35088 \begin_inset Text
35089
35090 \begin_layout Plain Layout
35091
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35097 \begin_inset Text
35098
35099 \begin_layout Plain Layout
35100
35101 \end_layout
35102
35103 \end_inset
35104 </cell>
35105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35106 \begin_inset Text
35107
35108 \begin_layout Plain Layout
35109
35110 \family roman
35111 \series medium
35112 \shape up
35113 \emph off
35114 \bar no
35115 \noun off
35116 \color none
35117 ¬
35118 \end_layout
35119
35120 \end_inset
35121 </cell>
35122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35123 \begin_inset Text
35124
35125 \begin_layout Plain Layout
35126
35127 \family roman
35128 \series medium
35129 \shape up
35130 \emph off
35131 \bar no
35132 \noun off
35133 \color none
35134 ¼
35135 \end_layout
35136
35137 \end_inset
35138 </cell>
35139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35140 \begin_inset Text
35141
35142 \begin_layout Plain Layout
35143
35144 \family roman
35145 \series medium
35146 \shape up
35147 \emph off
35148 \bar no
35149 \noun off
35150 \color none
35151 Ì
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35157 \begin_inset Text
35158
35159 \begin_layout Plain Layout
35160
35161 \family roman
35162 \series medium
35163 \shape up
35164 \emph off
35165 \bar no
35166 \noun off
35167 \color none
35168 Ü
35169 \end_layout
35170
35171 \end_inset
35172 </cell>
35173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35174 \begin_inset Text
35175
35176 \begin_layout Plain Layout
35177
35178 \family roman
35179 \series medium
35180 \shape up
35181 \emph off
35182 \bar no
35183 \noun off
35184 \color none
35185 ì
35186 \end_layout
35187
35188 \end_inset
35189 </cell>
35190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35191 \begin_inset Text
35192
35193 \begin_layout Plain Layout
35194
35195 \family roman
35196 \series medium
35197 \shape up
35198 \emph off
35199 \bar no
35200 \noun off
35201 \color none
35202 ü
35203 \end_layout
35204
35205 \end_inset
35206 </cell>
35207 </row>
35208 <row>
35209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35210 \begin_inset Text
35211
35212 \begin_layout Plain Layout
35213
35214 \family roman
35215 \series medium
35216 \shape up
35217 \size tiny
35218 \emph off
35219 \bar no
35220 \noun off
35221 \color none
35222 0D
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231
35232 \end_layout
35233
35234 \end_inset
35235 </cell>
35236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35237 \begin_inset Text
35238
35239 \begin_layout Plain Layout
35240
35241 \end_layout
35242
35243 \end_inset
35244 </cell>
35245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35246 \begin_inset Text
35247
35248 \begin_layout Plain Layout
35249
35250 \family roman
35251 \series medium
35252 \shape up
35253 \emph off
35254 \bar no
35255 \noun off
35256 \color none
35257 -
35258 \end_layout
35259
35260 \end_inset
35261 </cell>
35262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35263 \begin_inset Text
35264
35265 \begin_layout Plain Layout
35266
35267 \family roman
35268 \series medium
35269 \shape up
35270 \emph off
35271 \bar no
35272 \noun off
35273 \color none
35274 =
35275 \end_layout
35276
35277 \end_inset
35278 </cell>
35279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35280 \begin_inset Text
35281
35282 \begin_layout Plain Layout
35283
35284 \family roman
35285 \series medium
35286 \shape up
35287 \emph off
35288 \bar no
35289 \noun off
35290 \color none
35291 M
35292 \end_layout
35293
35294 \end_inset
35295 </cell>
35296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35297 \begin_inset Text
35298
35299 \begin_layout Plain Layout
35300
35301 \family roman
35302 \series medium
35303 \shape up
35304 \emph off
35305 \bar no
35306 \noun off
35307 \color none
35308 ]
35309 \end_layout
35310
35311 \end_inset
35312 </cell>
35313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35314 \begin_inset Text
35315
35316 \begin_layout Plain Layout
35317
35318 \family roman
35319 \series medium
35320 \shape up
35321 \emph off
35322 \bar no
35323 \noun off
35324 \color none
35325 m
35326 \end_layout
35327
35328 \end_inset
35329 </cell>
35330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35331 \begin_inset Text
35332
35333 \begin_layout Plain Layout
35334
35335 \family roman
35336 \series medium
35337 \shape up
35338 \emph off
35339 \bar no
35340 \noun off
35341 \color none
35342 }
35343 \end_layout
35344
35345 \end_inset
35346 </cell>
35347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35348 \begin_inset Text
35349
35350 \begin_layout Plain Layout
35351
35352 \end_layout
35353
35354 \end_inset
35355 </cell>
35356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35357 \begin_inset Text
35358
35359 \begin_layout Plain Layout
35360
35361 \end_layout
35362
35363 \end_inset
35364 </cell>
35365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369
35370 \end_layout
35371
35372 \end_inset
35373 </cell>
35374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \family roman
35380 \series medium
35381 \shape up
35382 \emph off
35383 \bar no
35384 \noun off
35385 \color none
35386 ½
35387 \end_layout
35388
35389 \end_inset
35390 </cell>
35391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395
35396 \family roman
35397 \series medium
35398 \shape up
35399 \emph off
35400 \bar no
35401 \noun off
35402 \color none
35403 Í
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Plain Layout
35412
35413 \family roman
35414 \series medium
35415 \shape up
35416 \emph off
35417 \bar no
35418 \noun off
35419 \color none
35420 Ý
35421 \end_layout
35422
35423 \end_inset
35424 </cell>
35425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35426 \begin_inset Text
35427
35428 \begin_layout Plain Layout
35429
35430 \family roman
35431 \series medium
35432 \shape up
35433 \emph off
35434 \bar no
35435 \noun off
35436 \color none
35437 í
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446
35447 \family roman
35448 \series medium
35449 \shape up
35450 \emph off
35451 \bar no
35452 \noun off
35453 \color none
35454 ý
35455 \end_layout
35456
35457 \end_inset
35458 </cell>
35459 </row>
35460 <row>
35461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35462 \begin_inset Text
35463
35464 \begin_layout Plain Layout
35465
35466 \family roman
35467 \series medium
35468 \shape up
35469 \size tiny
35470 \emph off
35471 \bar no
35472 \noun off
35473 \color none
35474 0E
35475 \end_layout
35476
35477 \end_inset
35478 </cell>
35479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35480 \begin_inset Text
35481
35482 \begin_layout Plain Layout
35483
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35489 \begin_inset Text
35490
35491 \begin_layout Plain Layout
35492
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \family roman
35503 \series medium
35504 \shape up
35505 \emph off
35506 \bar no
35507 \noun off
35508 \color none
35509 .
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \family roman
35520 \series medium
35521 \shape up
35522 \emph off
35523 \bar no
35524 \noun off
35525 \color none
35526 >
35527 \end_layout
35528
35529 \end_inset
35530 </cell>
35531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35532 \begin_inset Text
35533
35534 \begin_layout Plain Layout
35535
35536 \family roman
35537 \series medium
35538 \shape up
35539 \emph off
35540 \bar no
35541 \noun off
35542 \color none
35543 N
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552
35553 \family roman
35554 \series medium
35555 \shape up
35556 \emph off
35557 \bar no
35558 \noun off
35559 \color none
35560 ^
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \family roman
35571 \series medium
35572 \shape up
35573 \emph off
35574 \bar no
35575 \noun off
35576 \color none
35577 n
35578 \end_layout
35579
35580 \end_inset
35581 </cell>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \family roman
35588 \series medium
35589 \shape up
35590 \emph off
35591 \bar no
35592 \noun off
35593 \color none
35594 ~
35595 \end_layout
35596
35597 \end_inset
35598 </cell>
35599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35600 \begin_inset Text
35601
35602 \begin_layout Plain Layout
35603
35604 \end_layout
35605
35606 \end_inset
35607 </cell>
35608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35609 \begin_inset Text
35610
35611 \begin_layout Plain Layout
35612
35613 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35618 \begin_inset Text
35619
35620 \begin_layout Plain Layout
35621
35622 \family roman
35623 \series medium
35624 \shape up
35625 \emph off
35626 \bar no
35627 \noun off
35628 \color none
35629 ®
35630 \end_layout
35631
35632 \end_inset
35633 </cell>
35634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35635 \begin_inset Text
35636
35637 \begin_layout Plain Layout
35638
35639 \family roman
35640 \series medium
35641 \shape up
35642 \emph off
35643 \bar no
35644 \noun off
35645 \color none
35646 ¾
35647 \end_layout
35648
35649 \end_inset
35650 </cell>
35651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35652 \begin_inset Text
35653
35654 \begin_layout Plain Layout
35655
35656 \family roman
35657 \series medium
35658 \shape up
35659 \emph off
35660 \bar no
35661 \noun off
35662 \color none
35663 Î
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35669 \begin_inset Text
35670
35671 \begin_layout Plain Layout
35672
35673 \family roman
35674 \series medium
35675 \shape up
35676 \emph off
35677 \bar no
35678 \noun off
35679 \color none
35680 Þ
35681 \end_layout
35682
35683 \end_inset
35684 </cell>
35685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35686 \begin_inset Text
35687
35688 \begin_layout Plain Layout
35689
35690 \family roman
35691 \series medium
35692 \shape up
35693 \emph off
35694 \bar no
35695 \noun off
35696 \color none
35697 î
35698 \end_layout
35699
35700 \end_inset
35701 </cell>
35702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35703 \begin_inset Text
35704
35705 \begin_layout Plain Layout
35706
35707 \family roman
35708 \series medium
35709 \shape up
35710 \emph off
35711 \bar no
35712 \noun off
35713 \color none
35714 þ
35715 \end_layout
35716
35717 \end_inset
35718 </cell>
35719 </row>
35720 <row>
35721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35722 \begin_inset Text
35723
35724 \begin_layout Plain Layout
35725
35726 \family roman
35727 \series medium
35728 \shape up
35729 \size tiny
35730 \emph off
35731 \bar no
35732 \noun off
35733 \color none
35734 0F
35735 \end_layout
35736
35737 \end_inset
35738 </cell>
35739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \family roman
35763 \series medium
35764 \shape up
35765 \emph off
35766 \bar no
35767 \noun off
35768 \color none
35769 /
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35775 \begin_inset Text
35776
35777 \begin_layout Plain Layout
35778
35779 \family roman
35780 \series medium
35781 \shape up
35782 \emph off
35783 \bar no
35784 \noun off
35785 \color none
35786 ?
35787 \end_layout
35788
35789 \end_inset
35790 </cell>
35791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35792 \begin_inset Text
35793
35794 \begin_layout Plain Layout
35795
35796 \family roman
35797 \series medium
35798 \shape up
35799 \emph off
35800 \bar no
35801 \noun off
35802 \color none
35803 O
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812
35813 \family roman
35814 \series medium
35815 \shape up
35816 \emph off
35817 \bar no
35818 \noun off
35819 \color none
35820 _
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \family roman
35831 \series medium
35832 \shape up
35833 \emph off
35834 \bar no
35835 \noun off
35836 \color none
35837 o
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846
35847 \end_layout
35848
35849 \end_inset
35850 </cell>
35851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35852 \begin_inset Text
35853
35854 \begin_layout Plain Layout
35855
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35861 \begin_inset Text
35862
35863 \begin_layout Plain Layout
35864
35865 \end_layout
35866
35867 \end_inset
35868 </cell>
35869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35870 \begin_inset Text
35871
35872 \begin_layout Plain Layout
35873
35874 \family roman
35875 \series medium
35876 \shape up
35877 \emph off
35878 \bar no
35879 \noun off
35880 \color none
35881 ¯
35882 \end_layout
35883
35884 \end_inset
35885 </cell>
35886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35887 \begin_inset Text
35888
35889 \begin_layout Plain Layout
35890
35891 \family roman
35892 \series medium
35893 \shape up
35894 \emph off
35895 \bar no
35896 \noun off
35897 \color none
35898 ¿
35899 \end_layout
35900
35901 \end_inset
35902 </cell>
35903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35904 \begin_inset Text
35905
35906 \begin_layout Plain Layout
35907
35908 \family roman
35909 \series medium
35910 \shape up
35911 \emph off
35912 \bar no
35913 \noun off
35914 \color none
35915 Ï
35916 \end_layout
35917
35918 \end_inset
35919 </cell>
35920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35921 \begin_inset Text
35922
35923 \begin_layout Plain Layout
35924
35925 \family roman
35926 \series medium
35927 \shape up
35928 \emph off
35929 \bar no
35930 \noun off
35931 \color none
35932 ß
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941
35942 \family roman
35943 \series medium
35944 \shape up
35945 \emph off
35946 \bar no
35947 \noun off
35948 \color none
35949 ï
35950 \end_layout
35951
35952 \end_inset
35953 </cell>
35954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35955 \begin_inset Text
35956
35957 \begin_layout Plain Layout
35958
35959 \family roman
35960 \series medium
35961 \shape up
35962 \emph off
35963 \bar no
35964 \noun off
35965 \color none
35966 ÿ
35967 \end_layout
35968
35969 \end_inset
35970 </cell>
35971 </row>
35972 </lyxtabular>
35973
35974 \end_inset
35975
35976
35977 \end_layout
35978
35979 \end_inset
35980
35981
35982 \end_layout
35983
35984 \begin_layout Standard
35985 The following is a full list of all of the accented characters LyX can display
35986  directly.
35987  It includes not only the accented characters from the previous table, but
35988  also the characters from 
35989 \family typewriter
35990 ISO8859–2
35991 \family default
35992  through 
35993 \family typewriter
35994 4
35995 \family default
35996 .
35997  
35998 \end_layout
35999
36000 \begin_layout Itemize
36001 From 
36002 \family typewriter
36003 ISO8859–1
36004 \family default
36005 :
36006 \end_layout
36007
36008 \begin_deeper
36009 \begin_layout Standard
36010 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
36011 \begin_inset space \hfill{}
36012 \end_inset
36013
36014 diaeresis
36015 \end_layout
36016
36017 \begin_layout Standard
36018 ^ Â Ê Î Ô Û â ê î ô û
36019 \begin_inset space \hfill{}
36020 \end_inset
36021
36022 circumflex
36023 \end_layout
36024
36025 \begin_layout Standard
36026 ` À È Ì Ò Ù à è ì ò ù
36027 \begin_inset space \hfill{}
36028 \end_inset
36029
36030 grave
36031 \end_layout
36032
36033 \begin_layout Standard
36034 ´ Á É Í Ó Ú Ý á é í ó ú ý
36035 \begin_inset space \hfill{}
36036 \end_inset
36037
36038 acute
36039 \end_layout
36040
36041 \begin_layout Standard
36042 ~ Ã Ñ Õ ã ñ õ
36043 \begin_inset space \hfill{}
36044 \end_inset
36045
36046 tilde
36047 \end_layout
36048
36049 \begin_layout Standard
36050 ¸Çç
36051 \begin_inset space \hfill{}
36052 \end_inset
36053
36054 cedilla
36055 \end_layout
36056
36057 \begin_layout Standard
36058 ¯
36059 \begin_inset space \hfill{}
36060 \end_inset
36061
36062 macron
36063 \end_layout
36064
36065 \end_deeper
36066 \begin_layout Itemize
36067 From 
36068 \family typewriter
36069 ISO8859–2
36070 \family default
36071  through 
36072 \family typewriter
36073 4
36074 \family default
36075 :
36076 \end_layout
36077
36078 \begin_deeper
36079 \begin_layout Standard
36080 ĤĴĥĵĈĜŜĉĝŝ
36081 \begin_inset space \hfill{}
36082 \end_inset
36083
36084 circumflex
36085 \end_layout
36086
36087 \begin_layout Standard
36088 ŚŹśźŔĹĆŃŕĺćń
36089 \begin_inset space \hfill{}
36090 \end_inset
36091
36092 acute
36093 \end_layout
36094
36095 \begin_layout Standard
36096 Ĩı̃Ũũ
36097 \begin_inset space \hfill{}
36098 \end_inset
36099
36100 tilde
36101 \end_layout
36102
36103 \begin_layout Standard
36104 ŞşŢţŖĻĢŗļģŅĶņķ
36105 \begin_inset space \hfill{}
36106 \end_inset
36107
36108 cedilla
36109 \end_layout
36110
36111 \begin_layout Standard
36112 ĒēĀĪŌŪāı̄ōū
36113 \begin_inset space \hfill{}
36114 \end_inset
36115
36116 macron
36117 \end_layout
36118
36119 \begin_layout Standard
36120 ŐŰőű
36121 \begin_inset space \hfill{}
36122 \end_inset
36123
36124 Hungarian umlaut
36125 \end_layout
36126
36127 \end_deeper
36128 \begin_layout Standard
36129 All the characters above are actively supported by TeX fonts.
36130  In addition TeX allows diacritical marks on almost all characters.
36131  Also make sure you're using the 
36132 \family typewriter
36133 T1
36134 \family default
36135  font-encoding.
36136 \end_layout
36137
36138 \begin_layout Chapter
36139 \start_of_appendix
36140 The User Interface
36141 \begin_inset CommandInset label
36142 LatexCommand label
36143 name "cha:The-User-Interface"
36144
36145 \end_inset
36146
36147
36148 \end_layout
36149
36150 \begin_layout Standard
36151 This appendix lists all the available menus and describes their functionality.
36152  It is designed as a quick reference if you are searching for a special
36153  topic inside the user's guide.
36154 \end_layout
36155
36156 \begin_layout Section
36157 The File Menu
36158 \begin_inset Index idx
36159 status collapsed
36160
36161 \begin_layout Plain Layout
36162 Menu ! File
36163 \end_layout
36164
36165 \end_inset
36166
36167
36168 \end_layout
36169
36170 \begin_layout Standard
36171 Under the 
36172 \family sans
36173 File
36174 \family default
36175  menu are the basic operations in addition to some more advanced operations.
36176  At the end of the menu the four last opened documents are listed.
36177 \end_layout
36178
36179 \begin_layout Subsection
36180 New
36181 \end_layout
36182
36183 \begin_layout Standard
36184 Creates a new document.
36185 \end_layout
36186
36187 \begin_layout Subsection
36188 New from Template
36189 \end_layout
36190
36191 \begin_layout Standard
36192 This menu entry prompts you for a template to use.
36193  Selecting a template will automatically set certain layout features for
36194  the document, features you would otherwise need to change manually.
36195 \end_layout
36196
36197 \begin_layout Subsection
36198 Open
36199 \end_layout
36200
36201 \begin_layout Standard
36202 Opens a document.
36203 \end_layout
36204
36205 \begin_layout Subsection
36206 Open Recent
36207 \end_layout
36208
36209 \begin_layout Standard
36210 The submenu shows a list of the recently opened files.
36211  Click there on a file to open it.
36212 \end_layout
36213
36214 \begin_layout Subsection
36215 Close
36216 \end_layout
36217
36218 \begin_layout Standard
36219 Closes the current document.
36220 \end_layout
36221
36222 \begin_layout Subsection
36223 Close All
36224 \end_layout
36225
36226 \begin_layout Standard
36227 Closes all opened documents.
36228 \end_layout
36229
36230 \begin_layout Subsection
36231 Save
36232 \end_layout
36233
36234 \begin_layout Standard
36235 Saves the actual document.
36236 \end_layout
36237
36238 \begin_layout Subsection
36239 Save As
36240 \end_layout
36241
36242 \begin_layout Standard
36243 Saves the actual document under a new name to create a copy.
36244 \end_layout
36245
36246 \begin_layout Subsection
36247 Save All
36248 \end_layout
36249
36250 \begin_layout Standard
36251 Saves all opened documents.
36252 \end_layout
36253
36254 \begin_layout Subsection
36255 Revert to saved
36256 \end_layout
36257
36258 \begin_layout Standard
36259 Reloads the actual document from disk.
36260 \end_layout
36261
36262 \begin_layout Subsection
36263 Version Control
36264 \end_layout
36265
36266 \begin_layout Standard
36267 This is used when more people are working on the same document.
36268  It is described in the section 
36269 \emph on
36270 Version Control in LyX
36271 \emph default
36272  of the 
36273 \emph on
36274 Additional Features
36275 \emph default
36276  manual.
36277 \end_layout
36278
36279 \begin_layout Subsection
36280 Import
36281 \end_layout
36282
36283 \begin_layout Standard
36284 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
36285  NoWeb-files, plain text files, and comma separated, table like, text files
36286  (CSV) as a new LyX-document.
36287  The files will be imported as new LyX-document.
36288 \end_layout
36289
36290 \begin_layout Standard
36291 When using the menu entry 
36292 \family sans
36293 Plain
36294 \begin_inset space ~
36295 \end_inset
36296
36297 Text
36298 \family default
36299 , line breaks in the text will start a new paragraph; when using the menu
36300  entry 
36301 \family sans
36302 Plain
36303 \begin_inset space ~
36304 \end_inset
36305
36306 Text, Join
36307 \begin_inset space ~
36308 \end_inset
36309
36310 Lines
36311 \family default
36312 , consecutive lines of text will be imported to one big paragraph.
36313  A new paragraph will begin when there is a blank line in the file.
36314 \end_layout
36315
36316 \begin_layout Subsection
36317 Export
36318 \begin_inset CommandInset label
36319 LatexCommand label
36320 name "sub:Export"
36321
36322 \end_inset
36323
36324
36325 \end_layout
36326
36327 \begin_layout Standard
36328 You can export your document to various file formats.
36329  The resulting files are placed in the directory of your LyX-file.
36330  The menu entries are not the same on all installations.
36331  They depend on the programs found by LyX while its configuration.
36332 \end_layout
36333
36334 \begin_layout Standard
36335 Here is a list of all available entries; some of them are explained in detail
36336  in section
36337 \begin_inset space ~
36338 \end_inset
36339
36340
36341 \begin_inset CommandInset ref
36342 LatexCommand ref
36343 reference "sub:Output-file-formats"
36344
36345 \end_inset
36346
36347 :
36348 \end_layout
36349
36350 \begin_layout Description
36351
36352 \family sans
36353 CJK
36354 \begin_inset space ~
36355 \end_inset
36356
36357 LyX 
36358 \family default
36359 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
36360  (CJK)
36361 \begin_inset Newline newline
36362 \end_inset
36363
36364  Since LyX 1.5.0 CJK support is fully integrated to LyX.
36365 \end_layout
36366
36367 \begin_layout Description
36368
36369 \family sans
36370 DVI
36371 \family default
36372  DVI-format
36373 \end_layout
36374
36375 \begin_layout Description
36376 HTML HTML-format (the HTML-converter is a third-party product and may not
36377  work in all cases)
36378 \end_layout
36379
36380 \begin_layout Description
36381 HTML
36382 \begin_inset space ~
36383 \end_inset
36384
36385 (MS
36386 \begin_inset space ~
36387 \end_inset
36388
36389 Word) HTML-format specialized so that the result can be imported to 
36390 \family sans
36391 MS Word
36392 \family default
36393 ; as a consequence of this formulas will be embedded as bitmap fonts and
36394  not in the format 
36395 \family sans
36396 MathML
36397 \family default
36398 .
36399 \end_layout
36400
36401 \begin_layout Description
36402
36403 \family sans
36404 LaT
36405 \begin_inset ERT
36406 status collapsed
36407
36408 \begin_layout Plain Layout
36409
36410 {}
36411 \end_layout
36412
36413 \end_inset
36414
36415 eX
36416 \begin_inset space ~
36417 \end_inset
36418
36419 (pdflatex)
36420 \family default
36421  text file with the LaTeX source, additionally all images used in the document
36422  will be converted to a format that is readable by the 
36423 \family typewriter
36424 pdflatex
36425 \family default
36426  program (GIF, JPG, PDF, PNG)
36427 \end_layout
36428
36429 \begin_layout Description
36430
36431 \family sans
36432 LaT
36433 \begin_inset ERT
36434 status collapsed
36435
36436 \begin_layout Plain Layout
36437
36438 {}
36439 \end_layout
36440
36441 \end_inset
36442
36443 eX
36444 \begin_inset space ~
36445 \end_inset
36446
36447 (plain)
36448 \family default
36449  text file with the LaTeX source code, additionally all images used in the
36450  document will be converted to the EPS-format, only this format is readable
36451  by the 
36452 \family typewriter
36453 latex
36454 \family default
36455  program
36456 \end_layout
36457
36458 \begin_layout Description
36459 LyX
36460 \begin_inset space ~
36461 \end_inset
36462
36463 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
36464 \begin_inset Quotes eld
36465 \end_inset
36466
36467 y
36468 \begin_inset Quotes erd
36469 \end_inset
36470
36471  is replaced by the version number)
36472 \end_layout
36473
36474 \begin_layout Description
36475 LyXHTML HTML-format, using LyX's internal XHTML engine
36476 \end_layout
36477
36478 \begin_layout Description
36479 OpenDocument OpenDocument-formatted text file, to be opened with 
36480 \family sans
36481 OpenOffice
36482 \family default
36483
36484 \family sans
36485 KOffice
36486 \family default
36487
36488 \family sans
36489 Abiword
36490 \family default
36491 , etc.
36492  (The OpenDocument-converter is a third-party product and may not work in
36493  all cases)
36494 \end_layout
36495
36496 \begin_layout Description
36497
36498 \family sans
36499 PDF
36500 \begin_inset space ~
36501 \end_inset
36502
36503 (dvipdfm)
36504 \family default
36505  PDF-format using the program 
36506 \family typewriter
36507 dvipdfm
36508 \end_layout
36509
36510 \begin_layout Description
36511
36512 \family sans
36513 PDF
36514 \begin_inset space ~
36515 \end_inset
36516
36517 (pdflatex)
36518 \family default
36519  PDF-format using the program 
36520 \family typewriter
36521 pdflatex
36522 \end_layout
36523
36524 \begin_layout Description
36525
36526 \family sans
36527 PDF
36528 \begin_inset space ~
36529 \end_inset
36530
36531 (ps2pdf)
36532 \family default
36533  PDF-format using the program 
36534 \family typewriter
36535 ps2pdf
36536 \end_layout
36537
36538 \begin_layout Description
36539
36540 \family sans
36541 Plain
36542 \begin_inset space ~
36543 \end_inset
36544
36545 text
36546 \family default
36547  text format
36548 \end_layout
36549
36550 \begin_layout Description
36551
36552 \family sans
36553 Plain
36554 \begin_inset space ~
36555 \end_inset
36556
36557 text
36558 \begin_inset space ~
36559 \end_inset
36560
36561 (ps2ascii)
36562 \family default
36563  text format, the document will first be converted to Postscript format
36564  and then exported as text using the program 
36565 \family sans
36566 ps2ascii
36567 \end_layout
36568
36569 \begin_layout Description
36570
36571 \family sans
36572 Postscript
36573 \family default
36574  PostScript format using the program 
36575 \family typewriter
36576 dvips
36577 \end_layout
36578
36579 \begin_layout Description
36580
36581 \family sans
36582 Custom
36583 \family default
36584  custom format
36585 \end_layout
36586
36587 \begin_layout Standard
36588 The program 
36589 \family typewriter
36590 dvipdfm
36591 \family default
36592  produces internally a DVI-file which is then converted to a PDF-file.
36593  It is a bit out of date and therefore the output could look different from
36594  what you want.
36595  
36596 \family typewriter
36597 pdflatex
36598 \family default
36599  produces PDF-files directly and supports the latest PDF-file formats.
36600 \end_layout
36601
36602 \begin_layout Standard
36603 If one of the menu entries 
36604 \family sans
36605 DVI
36606 \family default
36607
36608 \family sans
36609 PDF
36610 \begin_inset space ~
36611 \end_inset
36612
36613 (pdflatex)
36614 \family default
36615  or 
36616 \family sans
36617 Postscript
36618 \family default
36619  is missing, you need to update your LaTeX installation.
36620  After updating you have to reconfigure LyX, see section
36621 \begin_inset space ~
36622 \end_inset
36623
36624
36625 \begin_inset CommandInset ref
36626 LatexCommand ref
36627 reference "sec:Basic-LyX-Setup"
36628
36629 \end_inset
36630
36631 .
36632 \begin_inset Index idx
36633 status collapsed
36634
36635 \begin_layout Plain Layout
36636 Reconfiguration of LyX
36637 \end_layout
36638
36639 \end_inset
36640
36641
36642 \end_layout
36643
36644 \begin_layout Standard
36645 The menu 
36646 \family sans
36647 Custom
36648 \family default
36649  allows you to export your file by using special command line options for
36650  the export program.
36651 \end_layout
36652
36653 \begin_layout Subsection
36654 Print
36655 \end_layout
36656
36657 \begin_layout Standard
36658 With this menu entry you can print your document to a file in PostScript
36659  format or send it to a printer.
36660  The printer will also use the document in PostScript format.
36661  The conversion to PostScript is done in the background by LyX using the
36662  program 
36663 \family typewriter
36664 dvips
36665 \family default
36666 .
36667  For more information have a look at section
36668 \begin_inset space ~
36669 \end_inset
36670
36671
36672 \begin_inset CommandInset ref
36673 LatexCommand ref
36674 reference "sub:Printing-the-File"
36675
36676 \end_inset
36677
36678 .
36679 \end_layout
36680
36681 \begin_layout Subsection
36682 Fax
36683 \end_layout
36684
36685 \begin_layout Standard
36686 This menu entry will only appear when you have a fax program installed (on
36687  Windows you additionally need to register its program path to LyX's PATH
36688  prefix, see section
36689 \begin_inset space ~
36690 \end_inset
36691
36692
36693 \begin_inset CommandInset ref
36694 LatexCommand ref
36695 reference "sec:Paths"
36696
36697 \end_inset
36698
36699 ).
36700  With this menu entry you can send your document to a fax program like 
36701 \family typewriter
36702 hylapex
36703 \family default
36704  or 
36705 \family typewriter
36706 kdeprintfax
36707 \family default
36708 .
36709  The default format of the sent file is PostScript.
36710  The format can be changed in LyX's preferences as described in section
36711 \begin_inset space ~
36712 \end_inset
36713
36714
36715 \begin_inset CommandInset ref
36716 LatexCommand ref
36717 reference "sub:Converters"
36718
36719 \end_inset
36720
36721 .
36722 \end_layout
36723
36724 \begin_layout Subsection
36725 New and Close Window
36726 \end_layout
36727
36728 \begin_layout Standard
36729 Opens or closes a new instance of LyX.
36730 \end_layout
36731
36732 \begin_layout Subsection
36733 Exit
36734 \end_layout
36735
36736 \begin_layout Standard
36737 Prompts you to save all unsaved documents and then exits.
36738 \end_layout
36739
36740 \begin_layout Section
36741 The Edit Menu
36742 \begin_inset Index idx
36743 status collapsed
36744
36745 \begin_layout Plain Layout
36746 Menu ! Edit
36747 \end_layout
36748
36749 \end_inset
36750
36751
36752 \end_layout
36753
36754 \begin_layout Subsection
36755 Undo and Redo
36756 \end_layout
36757
36758 \begin_layout Standard
36759 Described in section
36760 \begin_inset space ~
36761 \end_inset
36762
36763
36764 \begin_inset CommandInset ref
36765 LatexCommand ref
36766 reference "sec:Undo-and-Redo"
36767
36768 \end_inset
36769
36770 .
36771 \end_layout
36772
36773 \begin_layout Subsection
36774 Cut, Copy, Paste, Paste Recent, Paste Special
36775 \end_layout
36776
36777 \begin_layout Standard
36778 Described in section
36779 \begin_inset space ~
36780 \end_inset
36781
36782
36783 \begin_inset CommandInset ref
36784 LatexCommand ref
36785 reference "sec:Basic-Editing-Features"
36786
36787 \end_inset
36788
36789 .
36790 \end_layout
36791
36792 \begin_layout Subsection
36793 Select All
36794 \end_layout
36795
36796 \begin_layout Standard
36797 Selects the whole document.
36798 \end_layout
36799
36800 \begin_layout Subsection
36801 Find & Replace
36802 \end_layout
36803
36804 \begin_layout Standard
36805 Described in section
36806 \begin_inset space ~
36807 \end_inset
36808
36809
36810 \begin_inset CommandInset ref
36811 LatexCommand ref
36812 reference "sec:Basic-Editing-Features"
36813
36814 \end_inset
36815
36816 .
36817 \end_layout
36818
36819 \begin_layout Subsection
36820 Move Paragraph Up/Down
36821 \end_layout
36822
36823 \begin_layout Standard
36824 This shifts the paragraph where the cursor is currently in one paragraph
36825  up or down.
36826 \end_layout
36827
36828 \begin_layout Subsection
36829 Text Style
36830 \end_layout
36831
36832 \begin_layout Standard
36833 Described in section
36834 \begin_inset space ~
36835 \end_inset
36836
36837
36838 \begin_inset CommandInset ref
36839 LatexCommand ref
36840 reference "sub:Fine-Tuning-with-the"
36841
36842 \end_inset
36843
36844 .
36845 \end_layout
36846
36847 \begin_layout Subsection
36848 Paragraph Settings
36849 \begin_inset Index idx
36850 status collapsed
36851
36852 \begin_layout Plain Layout
36853 Paragraph ! Settings
36854 \end_layout
36855
36856 \end_inset
36857
36858
36859 \end_layout
36860
36861 \begin_layout Standard
36862 Enables you to set the paragraph alignment, line spacing and label width.
36863  These settings only affect the paragraph in which the cursor is currently.
36864 \end_layout
36865
36866 \begin_layout Standard
36867 You can also prevent the first line of the paragraph being indented if you
36868  have chosen to separate paragraphs with indents in the 
36869 \family sans
36870 Document\SpecialChar \menuseparator
36871 Settings
36872 \family default
36873  dialog under 
36874 \family sans
36875 Text
36876 \begin_inset space ~
36877 \end_inset
36878
36879 Layout
36880 \family default
36881 .
36882 \end_layout
36883
36884 \begin_layout Subsection
36885 Table Settings and Math
36886 \end_layout
36887
36888 \begin_layout Standard
36889 These two menus are only fully active when the cursor is inside a table
36890  or a formula.
36891  Here you can change the properties of tables and formulas.
36892  The properties of tables are described in section
36893 \begin_inset space ~
36894 \end_inset
36895
36896
36897 \begin_inset CommandInset ref
36898 LatexCommand ref
36899 reference "sec:Tables"
36900
36901 \end_inset
36902
36903 , the properties of formulas in chapter
36904 \begin_inset space ~
36905 \end_inset
36906
36907
36908 \begin_inset CommandInset ref
36909 LatexCommand ref
36910 reference "cha:Mathematical-Formulas"
36911
36912 \end_inset
36913
36914 .
36915 \end_layout
36916
36917 \begin_layout Subsection
36918 Increase / Decrease List Depth
36919 \end_layout
36920
36921 \begin_layout Standard
36922 These menu entries are only active when the cursor is in an environment
36923  that can be nested.
36924  They increase/decrease the environment nesting level as explained in section
36925 \begin_inset space ~
36926 \end_inset
36927
36928
36929 \begin_inset CommandInset ref
36930 LatexCommand ref
36931 reference "sec:Nesting"
36932
36933 \end_inset
36934
36935  and 
36936 \begin_inset CommandInset ref
36937 LatexCommand ref
36938 reference "sub:Numbering-depth"
36939
36940 \end_inset
36941
36942 .
36943 \end_layout
36944
36945 \begin_layout Section
36946 The View Menu
36947 \begin_inset Index idx
36948 status collapsed
36949
36950 \begin_layout Plain Layout
36951 Menu ! View
36952 \end_layout
36953
36954 \end_inset
36955
36956
36957 \end_layout
36958
36959 \begin_layout Standard
36960 The 
36961 \family sans
36962 View
36963 \family default
36964  menu contains a list of available formats in which you can view the actual
36965  document with an external program.
36966  The menu entries for the viewing formats are not the same on all installations
36967  — it depends on the LaTeX programs that are found while LyX was configured.
36968  All possible formats are formats listed in section
36969 \begin_inset space ~
36970 \end_inset
36971
36972
36973 \begin_inset CommandInset ref
36974 LatexCommand ref
36975 reference "sub:Export"
36976
36977 \end_inset
36978
36979 .
36980  You should at least see the menu entries 
36981 \family sans
36982 DVI
36983 \family default
36984  and 
36985 \family sans
36986 PDF
36987 \begin_inset space ~
36988 \end_inset
36989
36990 (pdflatex)
36991 \family default
36992 .
36993  If one of the two is missing, you need to update your LaTeX installation.
36994  After updating you have to reconfigure LyX, see section
36995 \begin_inset space ~
36996 \end_inset
36997
36998
36999 \begin_inset CommandInset ref
37000 LatexCommand ref
37001 reference "sec:Basic-LyX-Setup"
37002
37003 \end_inset
37004
37005 .
37006 \begin_inset Index idx
37007 status collapsed
37008
37009 \begin_layout Plain Layout
37010 Reconfiguration of LyX
37011 \end_layout
37012
37013 \end_inset
37014
37015
37016 \end_layout
37017
37018 \begin_layout Standard
37019 Invoking a menu will start a viewer program.
37020  The viewer can be set or changed in the preferences, see section
37021 \begin_inset space ~
37022 \end_inset
37023
37024
37025 \begin_inset CommandInset ref
37026 LatexCommand ref
37027 reference "sec:File-Formats"
37028
37029 \end_inset
37030
37031 .
37032  The default viewers are set by LyX when it is first configured.
37033 \end_layout
37034
37035 \begin_layout Standard
37036 \begin_inset VSpace bigskip
37037 \end_inset
37038
37039 At the bottom of the 
37040 \family sans
37041 View
37042 \family default
37043  menu the opened documents are listed.
37044 \end_layout
37045
37046 \begin_layout Subsection
37047 Open/Close all Insets
37048 \end_layout
37049
37050 \begin_layout Standard
37051 Opens/closes all insets in your document.
37052 \end_layout
37053
37054 \begin_layout Subsection
37055 Unfold/Fold Math Macros
37056 \end_layout
37057
37058 \begin_layout Standard
37059 Unfolds/folds the current math macro.
37060 \end_layout
37061
37062 \begin_layout Standard
37063 Math macros are described in the 
37064 \emph on
37065 Math
37066 \emph default
37067  manual.
37068 \end_layout
37069
37070 \begin_layout Subsection
37071 View Source
37072 \end_layout
37073
37074 \begin_layout Standard
37075 Opens a window showing the source code of the actual document, as described
37076  in section
37077 \begin_inset space ~
37078 \end_inset
37079
37080
37081 \begin_inset CommandInset ref
37082 LatexCommand ref
37083 reference "sec:Previewing-snippets-of"
37084
37085 \end_inset
37086
37087 .
37088 \end_layout
37089
37090 \begin_layout Subsection
37091 Update
37092 \end_layout
37093
37094 \begin_layout Standard
37095 This menu entry allows you to update the view with your latest changes without
37096  opening a new view window.
37097 \end_layout
37098
37099 \begin_layout Subsection
37100 Split View
37101 \end_layout
37102
37103 \begin_layout Standard
37104 This will split LyX's main window vertically or horizontally.
37105  This allows you to view documents the same time to compare them, or to
37106  view the same document, but at different positions.
37107  You can even split the main window several times to view for example 3
37108  or more documents at the same time.
37109  To return to an unsplit view, use the menu 
37110 \family sans
37111 Close Current View
37112 \family default
37113 .
37114 \end_layout
37115
37116 \begin_layout Subsection
37117 Close Current View
37118 \end_layout
37119
37120 \begin_layout Standard
37121 Closes a split view.
37122 \end_layout
37123
37124 \begin_layout Subsection
37125 Fullscreen
37126 \end_layout
37127
37128 \begin_layout Standard
37129 Using this menu entry or pressing F11 removes the menu bar and all toolbars
37130  so that you will see nothing but your text.
37131  It furthermore displays LyX's main window fullscreen.
37132  To return from fullscreen to the normal view, press F11, or right-click
37133  and turn off the fullscreen mode in the context menu.
37134 \end_layout
37135
37136 \begin_layout Subsection
37137 Toolbars
37138 \begin_inset CommandInset label
37139 LatexCommand label
37140 name "sub:Toolbars"
37141
37142 \end_inset
37143
37144
37145 \begin_inset Index idx
37146 status collapsed
37147
37148 \begin_layout Plain Layout
37149 Toolbar
37150 \end_layout
37151
37152 \end_inset
37153
37154
37155 \end_layout
37156
37157 \begin_layout Standard
37158 In this menu entry you can set the appearance of the different toolbars.
37159  All toolbars and the 
37160 \family sans
37161 Command
37162 \begin_inset space ~
37163 \end_inset
37164
37165 Buffer
37166 \family default
37167  can be turned on and off.
37168  The 
37169 \emph on
37170 on
37171 \emph default
37172  state is denoted in the menu with a checkmark.
37173  The 
37174 \family sans
37175 Review
37176 \family default
37177
37178 \family sans
37179 Table
37180 \family default
37181
37182 \family sans
37183 Math
37184 \begin_inset space ~
37185 \end_inset
37186
37187 Panels
37188 \family default
37189 , and 
37190 \family sans
37191 Math
37192 \family default
37193  toolbars can be additionally set to the state 
37194 \emph on
37195 automatic
37196 \emph default
37197  that is denoted in the menu with the suffix 
37198 \family sans
37199 (auto)
37200 \family default
37201 .
37202 \end_layout
37203
37204 \begin_layout Standard
37205 In the 
37206 \emph on
37207 on
37208 \emph default
37209  state the toolbar is permanently shown, in the 
37210 \emph on
37211 automatic
37212 \emph default
37213  state the toolbar is only shown when the cursor is in a certain environment
37214  or when a certain feature is enabled.
37215  That means that the review toolbar will only be shown when change tracking
37216  is activated, the math and table toolbars are only shown when the cursor
37217  is inside a formula or table, respectively.
37218 \end_layout
37219
37220 \begin_layout Standard
37221 LyX's toolbars and their buttons are explained in section
37222 \begin_inset space ~
37223 \end_inset
37224
37225
37226 \begin_inset CommandInset ref
37227 LatexCommand ref
37228 reference "sec:Toolbars"
37229
37230 \end_inset
37231
37232 .
37233 \end_layout
37234
37235 \begin_layout Section
37236 The Insert Menu
37237 \begin_inset Index idx
37238 status collapsed
37239
37240 \begin_layout Plain Layout
37241 Menu ! Insert
37242 \end_layout
37243
37244 \end_inset
37245
37246
37247 \end_layout
37248
37249 \begin_layout Subsection
37250 Math
37251 \end_layout
37252
37253 \begin_layout Standard
37254 Inserts math constructs that are explained in chapter
37255 \begin_inset space ~
37256 \end_inset
37257
37258
37259 \begin_inset CommandInset ref
37260 LatexCommand ref
37261 reference "cha:Mathematical-Formulas"
37262
37263 \end_inset
37264
37265  and the 
37266 \emph on
37267 Math
37268 \emph default
37269  manual.
37270 \end_layout
37271
37272 \begin_layout Subsection
37273 Special Character
37274 \begin_inset CommandInset label
37275 LatexCommand label
37276 name "sub:Special-Character"
37277
37278 \end_inset
37279
37280
37281 \end_layout
37282
37283 \begin_layout Standard
37284 Here you can insert the following characters:
37285 \end_layout
37286
37287 \begin_layout Description
37288 Symbols Inserts any character that can be output by your LaTeX system.
37289  Therefore the number of character categories in this dialog and the available
37290  characters depend on the LaTeX-packages you have installed.
37291 \begin_inset Newline newline
37292 \end_inset
37293
37294  
37295 \begin_inset Note Greyedout
37296 status open
37297
37298 \begin_layout Plain Layout
37299
37300 \series bold
37301 Note:
37302 \series default
37303  Not all characters will be visible in the 
37304 \family sans
37305 Symbols
37306 \family default
37307  dialog because none of the screen fonts that you can set in the preferences
37308  dialog (see sec.
37309 \begin_inset space \thinspace{}
37310 \end_inset
37311
37312
37313 \begin_inset CommandInset ref
37314 LatexCommand ref
37315 reference "sub:Screen-Fonts"
37316
37317 \end_inset
37318
37319 ) can display every character.
37320 \end_layout
37321
37322 \end_inset
37323
37324
37325 \end_layout
37326
37327 \begin_layout Description
37328 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
37329
37330 \end_layout
37331
37332 \begin_layout Description
37333 End
37334 \begin_inset space ~
37335 \end_inset
37336
37337 of
37338 \begin_inset space ~
37339 \end_inset
37340
37341 Sentence Inserts an end of sentence dot as described in section
37342 \begin_inset space ~
37343 \end_inset
37344
37345
37346 \begin_inset CommandInset ref
37347 LatexCommand ref
37348 reference "sub:Abbreviations"
37349
37350 \end_inset
37351
37352 .
37353 \end_layout
37354
37355 \begin_layout Description
37356 Ordinary
37357 \begin_inset space ~
37358 \end_inset
37359
37360 Quote Inserts this quote: 
37361 \begin_inset Quotes erd
37362 \end_inset
37363
37364 , no matter what quote type you selected in the 
37365 \family sans
37366 Document\SpecialChar \menuseparator
37367 Settings
37368 \family default
37369  dialog under 
37370 \family sans
37371 Language
37372 \family default
37373 .
37374 \end_layout
37375
37376 \begin_layout Description
37377 Single
37378 \begin_inset space ~
37379 \end_inset
37380
37381 Quote Inserts this quote: 
37382 \begin_inset Quotes els
37383 \end_inset
37384
37385
37386 \end_layout
37387
37388 \begin_layout Description
37389 Protected
37390 \begin_inset space ~
37391 \end_inset
37392
37393 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
37394
37395 \end_layout
37396
37397 \begin_layout Description
37398 Breakable
37399 \begin_inset space ~
37400 \end_inset
37401
37402 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
37403
37404 \end_layout
37405
37406 \begin_layout Description
37407 Menu
37408 \begin_inset space ~
37409 \end_inset
37410
37411 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
37412
37413 \end_layout
37414
37415 \begin_layout Description
37416 Phonetic
37417 \begin_inset space ~
37418 \end_inset
37419
37420 Symbols 
37421 \begin_inset Index idx
37422 status collapsed
37423
37424 \begin_layout Plain Layout
37425 Phonetic symbols
37426 \end_layout
37427
37428 \end_inset
37429
37430
37431 \begin_inset Index idx
37432 status collapsed
37433
37434 \begin_layout Plain Layout
37435 Language ! Phonetic symbols
37436 \end_layout
37437
37438 \end_inset
37439
37440 Creates a formula with a so called tipa inset.
37441  Here you can insert commands to create IPA phonetic symbols.
37442  For this feature you must have the LaTeX-package 
37443 \series bold
37444 tipa
37445 \series default
37446
37447 \begin_inset Index idx
37448 status collapsed
37449
37450 \begin_layout Plain Layout
37451 LaTeX-packages ! tipa
37452 \end_layout
37453
37454 \end_inset
37455
37456  installed.
37457 \begin_inset Newline newline
37458 \end_inset
37459
37460 For more information about this feature we refer to the documentation of
37461  
37462 \series bold
37463 tipa, 
37464 \begin_inset CommandInset citation
37465 LatexCommand cite
37466 key "tipa"
37467
37468 \end_inset
37469
37470
37471 \series default
37472  and this Wiki-page:
37473 \begin_inset Newline newline
37474 \end_inset
37475
37476
37477 \begin_inset Flex URL
37478 status open
37479
37480 \begin_layout Plain Layout
37481
37482 http://wiki.lyx.org/LyX/LinguistLyX
37483 \end_layout
37484
37485 \end_inset
37486
37487
37488 \end_layout
37489
37490 \begin_layout Subsection
37491 Formatting
37492 \end_layout
37493
37494 \begin_layout Standard
37495 Here you can insert the following format constructs:
37496 \end_layout
37497
37498 \begin_layout Description
37499 Superscript Inserts a superscript: test
37500 \begin_inset Formula $^{\text{a,b}}$
37501 \end_inset
37502
37503
37504 \end_layout
37505
37506 \begin_layout Description
37507 Subscript Inserts a subscript: test
37508 \begin_inset Formula $_{\text{3x}}$
37509 \end_inset
37510
37511
37512 \end_layout
37513
37514 \begin_layout Description
37515 Protected
37516 \begin_inset space ~
37517 \end_inset
37518
37519 Space Inserts a protected space that is described in section
37520 \begin_inset space ~
37521 \end_inset
37522
37523
37524 \begin_inset CommandInset ref
37525 LatexCommand ref
37526 reference "sub:Protected-Space"
37527
37528 \end_inset
37529
37530 .
37531 \end_layout
37532
37533 \begin_layout Description
37534 Inter-word
37535 \begin_inset space ~
37536 \end_inset
37537
37538 Space Inserts an inter-word space that is described in section
37539 \begin_inset space ~
37540 \end_inset
37541
37542
37543 \begin_inset CommandInset ref
37544 LatexCommand ref
37545 reference "sub:Inter-word-Space"
37546
37547 \end_inset
37548
37549 .
37550 \end_layout
37551
37552 \begin_layout Description
37553 Thin
37554 \begin_inset space ~
37555 \end_inset
37556
37557 Space Inserts a thin space that is described in section
37558 \begin_inset space ~
37559 \end_inset
37560
37561
37562 \begin_inset CommandInset ref
37563 LatexCommand ref
37564 reference "sub:Thin-Space"
37565
37566 \end_inset
37567
37568 .
37569 \end_layout
37570
37571 \begin_layout Description
37572 Horizontal
37573 \begin_inset space ~
37574 \end_inset
37575
37576 Space Inserts horizontal space, see section
37577 \begin_inset space ~
37578 \end_inset
37579
37580
37581 \begin_inset CommandInset ref
37582 LatexCommand ref
37583 reference "sub:Horizontal-Space"
37584
37585 \end_inset
37586
37587  for a description.
37588 \end_layout
37589
37590 \begin_layout Description
37591 Horizontal
37592 \begin_inset space ~
37593 \end_inset
37594
37595 Line Inserts a horizontal line, see section
37596 \begin_inset space ~
37597 \end_inset
37598
37599
37600 \begin_inset CommandInset ref
37601 LatexCommand ref
37602 reference "sub:Horizontal-Lines"
37603
37604 \end_inset
37605
37606  for a description.
37607 \end_layout
37608
37609 \begin_layout Description
37610 Vertical
37611 \begin_inset space ~
37612 \end_inset
37613
37614 Space Inserts vertical space, see section
37615 \begin_inset space ~
37616 \end_inset
37617
37618
37619 \begin_inset CommandInset ref
37620 LatexCommand ref
37621 reference "sub:Vertical-Space"
37622
37623 \end_inset
37624
37625  for a description.
37626 \end_layout
37627
37628 \begin_layout Description
37629 Hyphenation
37630 \begin_inset space ~
37631 \end_inset
37632
37633 Point Inserts a hyphenation point, see section
37634 \begin_inset space ~
37635 \end_inset
37636
37637
37638 \begin_inset CommandInset ref
37639 LatexCommand ref
37640 reference "sub:Hyphenation"
37641
37642 \end_inset
37643
37644 .
37645 \end_layout
37646
37647 \begin_layout Description
37648 Ligature
37649 \begin_inset space ~
37650 \end_inset
37651
37652 Break Inserts a ligature break, see section
37653 \begin_inset space ~
37654 \end_inset
37655
37656
37657 \begin_inset CommandInset ref
37658 LatexCommand ref
37659 reference "sub:Ligatures"
37660
37661 \end_inset
37662
37663 .
37664 \end_layout
37665
37666 \begin_layout Description
37667 Ragged
37668 \begin_inset space ~
37669 \end_inset
37670
37671 Line
37672 \begin_inset space ~
37673 \end_inset
37674
37675 Break Inserts a forced line break, see section
37676 \begin_inset space ~
37677 \end_inset
37678
37679
37680 \begin_inset CommandInset ref
37681 LatexCommand ref
37682 reference "sub:Forced-Line-Breaks"
37683
37684 \end_inset
37685
37686 .
37687 \end_layout
37688
37689 \begin_layout Description
37690 Justified
37691 \begin_inset space ~
37692 \end_inset
37693
37694 Break Inserts a forced line break that furthermore stretches the broken
37695  text line to the page border, see section
37696 \begin_inset space ~
37697 \end_inset
37698
37699
37700 \begin_inset CommandInset ref
37701 LatexCommand ref
37702 reference "sub:Forced-Line-Breaks"
37703
37704 \end_inset
37705
37706 .
37707 \end_layout
37708
37709 \begin_layout Description
37710 New
37711 \begin_inset space ~
37712 \end_inset
37713
37714 Page Inserts a forced page break, described in section
37715 \begin_inset space ~
37716 \end_inset
37717
37718
37719 \begin_inset CommandInset ref
37720 LatexCommand ref
37721 reference "sub:Forced-Page-Breaks"
37722
37723 \end_inset
37724
37725 .
37726 \end_layout
37727
37728 \begin_layout Description
37729 Page
37730 \begin_inset space ~
37731 \end_inset
37732
37733 Break Inserts a forced page break that furthermore stretches the broken
37734  text page to the page border, described in section
37735 \begin_inset space ~
37736 \end_inset
37737
37738
37739 \begin_inset CommandInset ref
37740 LatexCommand ref
37741 reference "sub:Forced-Page-Breaks"
37742
37743 \end_inset
37744
37745 .
37746 \end_layout
37747
37748 \begin_layout Description
37749 Clear
37750 \begin_inset space ~
37751 \end_inset
37752
37753 Page Inserts a clear page break, described in section
37754 \begin_inset space ~
37755 \end_inset
37756
37757
37758 \begin_inset CommandInset ref
37759 LatexCommand ref
37760 reference "sub:Clear-Page-Breaks"
37761
37762 \end_inset
37763
37764 .
37765 \end_layout
37766
37767 \begin_layout Description
37768 Clear
37769 \begin_inset space ~
37770 \end_inset
37771
37772 Double
37773 \begin_inset space ~
37774 \end_inset
37775
37776 Page Inserts a clear doublepage break, described in section
37777 \begin_inset space ~
37778 \end_inset
37779
37780
37781 \begin_inset CommandInset ref
37782 LatexCommand ref
37783 reference "sub:Clear-Page-Breaks"
37784
37785 \end_inset
37786
37787 .
37788 \end_layout
37789
37790 \begin_layout Subsection
37791 List / TOC
37792 \end_layout
37793
37794 \begin_layout Standard
37795 Various lists can be inserted with this menu entry.
37796  The table of contents, the algorithm, figures, and tables list are described
37797  in section
37798 \begin_inset space ~
37799 \end_inset
37800
37801
37802 \begin_inset CommandInset ref
37803 LatexCommand ref
37804 reference "sec:toc"
37805
37806 \end_inset
37807
37808 .
37809  The index list is described in section
37810 \begin_inset space ~
37811 \end_inset
37812
37813
37814 \begin_inset CommandInset ref
37815 LatexCommand ref
37816 reference "sec:Index"
37817
37818 \end_inset
37819
37820 , the nomenclature in section
37821 \begin_inset space ~
37822 \end_inset
37823
37824
37825 \begin_inset CommandInset ref
37826 LatexCommand ref
37827 reference "sec:Nomenclature"
37828
37829 \end_inset
37830
37831 , and the BibTeX bibliography in section
37832 \begin_inset space ~
37833 \end_inset
37834
37835
37836 \begin_inset CommandInset ref
37837 LatexCommand ref
37838 reference "sub:Bibliography-databases"
37839
37840 \end_inset
37841
37842 .
37843 \end_layout
37844
37845 \begin_layout Subsection
37846 Float
37847 \end_layout
37848
37849 \begin_layout Standard
37850 To insert floats, described in section
37851 \begin_inset space ~
37852 \end_inset
37853
37854
37855 \begin_inset CommandInset ref
37856 LatexCommand ref
37857 reference "sec:Floats"
37858
37859 \end_inset
37860
37861 .
37862 \end_layout
37863
37864 \begin_layout Subsection
37865 Note
37866 \end_layout
37867
37868 \begin_layout Standard
37869 To insert notes, described in section
37870 \begin_inset space ~
37871 \end_inset
37872
37873
37874 \begin_inset CommandInset ref
37875 LatexCommand ref
37876 reference "sec:Notes"
37877
37878 \end_inset
37879
37880 .
37881 \end_layout
37882
37883 \begin_layout Subsection
37884 Branch
37885 \end_layout
37886
37887 \begin_layout Standard
37888 Inserts branch insets as described in section
37889 \begin_inset space ~
37890 \end_inset
37891
37892
37893 \begin_inset CommandInset ref
37894 LatexCommand ref
37895 reference "sec:Branches"
37896
37897 \end_inset
37898
37899 .
37900 \end_layout
37901
37902 \begin_layout Subsection
37903 Custom Insets
37904 \end_layout
37905
37906 \begin_layout Standard
37907 Inserts document class-specific insets.
37908  Such insets only exist when they are defined in the layout file for a certain
37909  document class.
37910  An example is the document class 
37911 \begin_inset Quotes eld
37912 \end_inset
37913
37914 article (Elsevier)
37915 \begin_inset Quotes erd
37916 \end_inset
37917
37918  with three custom insets.
37919  The section 
37920 \emph on
37921 Flex insets and InsetLayout
37922 \emph default
37923  of the 
37924 \emph on
37925 Customization
37926 \emph default
37927  manual explains how custom insets are defined.
37928 \end_layout
37929
37930 \begin_layout Subsection
37931 File
37932 \begin_inset Index idx
37933 status collapsed
37934
37935 \begin_layout Plain Layout
37936 External Material
37937 \end_layout
37938
37939 \end_inset
37940
37941
37942 \end_layout
37943
37944 \begin_layout Standard
37945 This menu entry allows you to insert or include the contents of other LyX
37946  files in your document.
37947  How you can do this is explained in detail in the chapter 
37948 \emph on
37949 External Stuff
37950 \emph default
37951  of the 
37952 \emph on
37953 Embedded Objects
37954 \emph default
37955  manual.
37956 \end_layout
37957
37958 \begin_layout Subsection
37959 Box
37960 \begin_inset Index idx
37961 status collapsed
37962
37963 \begin_layout Plain Layout
37964 Boxes
37965 \end_layout
37966
37967 \end_inset
37968
37969
37970 \end_layout
37971
37972 \begin_layout Standard
37973 Inserts a minipage box that is described section
37974 \begin_inset space ~
37975 \end_inset
37976
37977
37978 \begin_inset CommandInset ref
37979 LatexCommand ref
37980 reference "sec:Minipages"
37981
37982 \end_inset
37983
37984 .
37985  All box types supported by LyX are explained in detail in the chapter 
37986 \emph on
37987 Boxes
37988 \emph default
37989  of the 
37990 \emph on
37991 Embedded Objects
37992 \emph default
37993  manual.
37994 \end_layout
37995
37996 \begin_layout Subsection
37997 Citation
37998 \end_layout
37999
38000 \begin_layout Standard
38001 Inserts a citation as described in section
38002 \begin_inset space ~
38003 \end_inset
38004
38005
38006 \begin_inset CommandInset ref
38007 LatexCommand ref
38008 reference "sec:Bibliography"
38009
38010 \end_inset
38011
38012 .
38013 \end_layout
38014
38015 \begin_layout Subsection
38016 Cross-Reference
38017 \end_layout
38018
38019 \begin_layout Standard
38020 Inserts a cross-reference as described in section
38021 \begin_inset space ~
38022 \end_inset
38023
38024
38025 \begin_inset CommandInset ref
38026 LatexCommand ref
38027 reference "sec:Cross-References"
38028
38029 \end_inset
38030
38031 .
38032 \end_layout
38033
38034 \begin_layout Subsection
38035 Label
38036 \end_layout
38037
38038 \begin_layout Standard
38039 Inserts a label as described in section
38040 \begin_inset space ~
38041 \end_inset
38042
38043
38044 \begin_inset CommandInset ref
38045 LatexCommand ref
38046 reference "sec:Cross-References"
38047
38048 \end_inset
38049
38050 .
38051 \end_layout
38052
38053 \begin_layout Subsection
38054 Caption
38055 \begin_inset Index idx
38056 status collapsed
38057
38058 \begin_layout Plain Layout
38059 Captions
38060 \end_layout
38061
38062 \end_inset
38063
38064
38065 \begin_inset Index idx
38066 status collapsed
38067
38068 \begin_layout Plain Layout
38069 Longtables ! Caption
38070 \end_layout
38071
38072 \end_inset
38073
38074
38075 \end_layout
38076
38077 \begin_layout Standard
38078 Inserts a caption in a float or longtable.
38079  Floats are described in section
38080 \begin_inset space ~
38081 \end_inset
38082
38083
38084 \begin_inset CommandInset ref
38085 LatexCommand ref
38086 reference "sec:Floats"
38087
38088 \end_inset
38089
38090 , captions in longtables are described in the section 
38091 \emph on
38092 Longtable Captions
38093 \emph default
38094  of the 
38095 \emph on
38096 Embedded Objects
38097 \emph default
38098  manual.
38099 \end_layout
38100
38101 \begin_layout Subsection
38102 Index Entry
38103 \end_layout
38104
38105 \begin_layout Standard
38106 Inserts an index entry as described in section
38107 \begin_inset space ~
38108 \end_inset
38109
38110
38111 \begin_inset CommandInset ref
38112 LatexCommand ref
38113 reference "sec:Index"
38114
38115 \end_inset
38116
38117 .
38118 \end_layout
38119
38120 \begin_layout Subsection
38121 Nomenclature Entry
38122 \end_layout
38123
38124 \begin_layout Standard
38125 Inserts a nomenclature entry as described in section
38126 \begin_inset space ~
38127 \end_inset
38128
38129
38130 \begin_inset CommandInset ref
38131 LatexCommand ref
38132 reference "sec:Nomenclature"
38133
38134 \end_inset
38135
38136 .
38137 \end_layout
38138
38139 \begin_layout Subsection
38140 Table
38141 \end_layout
38142
38143 \begin_layout Standard
38144 Inserts a table.
38145  Tables are described in section
38146 \begin_inset space ~
38147 \end_inset
38148
38149
38150 \begin_inset CommandInset ref
38151 LatexCommand ref
38152 reference "sec:Tables"
38153
38154 \end_inset
38155
38156 .
38157 \end_layout
38158
38159 \begin_layout Subsection
38160 Graphics
38161 \end_layout
38162
38163 \begin_layout Standard
38164 Inserts a graphic.
38165  Graphics are described in section
38166 \begin_inset space ~
38167 \end_inset
38168
38169
38170 \begin_inset CommandInset ref
38171 LatexCommand ref
38172 reference "sec:Graphics"
38173
38174 \end_inset
38175
38176 .
38177 \end_layout
38178
38179 \begin_layout Subsection
38180 URL
38181 \end_layout
38182
38183 \begin_layout Standard
38184 Inserts an URL as described in section
38185 \begin_inset space ~
38186 \end_inset
38187
38188
38189 \begin_inset CommandInset ref
38190 LatexCommand ref
38191 reference "sub:URLs"
38192
38193 \end_inset
38194
38195 .
38196 \end_layout
38197
38198 \begin_layout Subsection
38199 Hyperlinks
38200 \end_layout
38201
38202 \begin_layout Standard
38203 Inserts a hyperlink as described in section
38204 \begin_inset space ~
38205 \end_inset
38206
38207
38208 \begin_inset CommandInset ref
38209 LatexCommand ref
38210 reference "sub:Hyperlinks"
38211
38212 \end_inset
38213
38214 .
38215 \end_layout
38216
38217 \begin_layout Subsection
38218 Footnote
38219 \end_layout
38220
38221 \begin_layout Standard
38222 Inserts a footnote, see section
38223 \begin_inset space ~
38224 \end_inset
38225
38226
38227 \begin_inset CommandInset ref
38228 LatexCommand ref
38229 reference "sec:Footnotes"
38230
38231 \end_inset
38232
38233 .
38234 \end_layout
38235
38236 \begin_layout Subsection
38237 Marginal Note
38238 \end_layout
38239
38240 \begin_layout Standard
38241 Inserts a marginal note, see section
38242 \begin_inset space ~
38243 \end_inset
38244
38245
38246 \begin_inset CommandInset ref
38247 LatexCommand ref
38248 reference "sec:Marginal-Notes"
38249
38250 \end_inset
38251
38252 .
38253 \end_layout
38254
38255 \begin_layout Subsection
38256 Short Title
38257 \end_layout
38258
38259 \begin_layout Standard
38260 Inserts a short title, see section
38261 \begin_inset space ~
38262 \end_inset
38263
38264
38265 \begin_inset CommandInset ref
38266 LatexCommand ref
38267 reference "sec:Short-Titles"
38268
38269 \end_inset
38270
38271 .
38272 \end_layout
38273
38274 \begin_layout Subsection
38275 TeX Code
38276 \end_layout
38277
38278 \begin_layout Standard
38279 Inserts a TeX Code box, see section
38280 \begin_inset space ~
38281 \end_inset
38282
38283
38284 \begin_inset CommandInset ref
38285 LatexCommand ref
38286 reference "sub:TeX-Code-Boxes"
38287
38288 \end_inset
38289
38290  for a description.
38291 \end_layout
38292
38293 \begin_layout Subsection
38294 Program Listing
38295 \begin_inset Index idx
38296 status collapsed
38297
38298 \begin_layout Plain Layout
38299 Program listings
38300 \end_layout
38301
38302 \end_inset
38303
38304
38305 \end_layout
38306
38307 \begin_layout Standard
38308 Inserts a program listings box.
38309  Program listings are explained in the chapter 
38310 \emph on
38311 Program Code Listings
38312 \emph default
38313  of the 
38314 \emph on
38315 Embedded Objects
38316 \emph default
38317  manual.
38318 \end_layout
38319
38320 \begin_layout Subsection
38321 Date
38322 \end_layout
38323
38324 \begin_layout Standard
38325 Inserts the actual date.
38326  The format depends on the date format of the language that is used for
38327  LyX's menus.
38328  LyX offers various ways to insert a date which are explained and also compared
38329  in the section 
38330 \emph on
38331 External Material
38332 \emph default
38333  of the 
38334 \emph on
38335 Embedded Objects
38336 \emph default
38337  manual.
38338 \end_layout
38339
38340 \begin_layout Section
38341 The Navigate Menu
38342 \begin_inset Index idx
38343 status collapsed
38344
38345 \begin_layout Plain Layout
38346 Menu ! Navigate
38347 \end_layout
38348
38349 \end_inset
38350
38351
38352 \end_layout
38353
38354 \begin_layout Standard
38355 This menu lists the existing chapters, sections, figures, tables, etc.
38356 \begin_inset space ~
38357 \end_inset
38358
38359 of the current document.
38360  This allows you to navigate easily through you document.
38361 \end_layout
38362
38363 \begin_layout Subsection
38364 Bookmarks
38365 \end_layout
38366
38367 \begin_layout Standard
38368 With this menu entry you are able to define your own bookmarks.
38369  This is useful when you are working on a large document and often have
38370  to jump e.
38371 \begin_inset space \thinspace{}
38372 \end_inset
38373
38374 g.
38375 \begin_inset space \space{}
38376 \end_inset
38377
38378 between section
38379 \begin_inset space ~
38380 \end_inset
38381
38382 2.5 and 6.3.
38383  To create bookmarks for this example, go to section
38384 \begin_inset space ~
38385 \end_inset
38386
38387 2.5 and use the menu 
38388 \family sans
38389 Save
38390 \begin_inset space ~
38391 \end_inset
38392
38393 Bookmark
38394 \begin_inset space ~
38395 \end_inset
38396
38397 1
38398 \family default
38399 .
38400  Then go to section
38401 \begin_inset space ~
38402 \end_inset
38403
38404 6.3 and use 
38405 \family sans
38406 Save
38407 \begin_inset space ~
38408 \end_inset
38409
38410 Bookmark
38411 \begin_inset space ~
38412 \end_inset
38413
38414
38415 \family default
38416 2.
38417  Now you can jump easily between these sections by using the menu or by
38418  the key bindings 
38419 \begin_inset Info
38420 type  "shortcut"
38421 arg   "bookmark-goto 1"
38422 \end_inset
38423
38424  and 
38425 \begin_inset Info
38426 type  "shortcut"
38427 arg   "bookmark-goto 2"
38428 \end_inset
38429
38430 .
38431 \end_layout
38432
38433 \begin_layout Standard
38434 You can also use bookmarks to jump between several opened documents.
38435  The saved bookmarks are valid till the document is closed.
38436 \end_layout
38437
38438 \begin_layout Subsection
38439 Next Note, Change, Cross-reference
38440 \end_layout
38441
38442 \begin_layout Standard
38443 Jump to the next note, change, or cross-reference following the current
38444  cursor position.
38445 \end_layout
38446
38447 \begin_layout Subsection
38448 Go to Label
38449 \end_layout
38450
38451 \begin_layout Standard
38452 Only active when the cursor is in front of a cross-reference.
38453  Sets the cursor before the referenced label, the same as if you right-click
38454  on a cross-reference box.
38455 \end_layout
38456
38457 \begin_layout Section
38458 The Document Menu
38459 \begin_inset Index idx
38460 status collapsed
38461
38462 \begin_layout Plain Layout
38463 Menu ! Document
38464 \end_layout
38465
38466 \end_inset
38467
38468
38469 \end_layout
38470
38471 \begin_layout Subsection
38472 Change Tracking
38473 \end_layout
38474
38475 \begin_layout Standard
38476 Change Tracking is described in section
38477 \begin_inset space ~
38478 \end_inset
38479
38480
38481 \begin_inset CommandInset ref
38482 LatexCommand ref
38483 reference "sec:Change-Tracking"
38484
38485 \end_inset
38486
38487 .
38488 \end_layout
38489
38490 \begin_layout Subsection
38491 LaT
38492 \begin_inset ERT
38493 status collapsed
38494
38495 \begin_layout Plain Layout
38496
38497 {}
38498 \end_layout
38499
38500 \end_inset
38501
38502 eX Log
38503 \end_layout
38504
38505 \begin_layout Standard
38506 After running LaTeX by viewing or exporting a document, this menu will be
38507  enabled.
38508  It shows the logfile of the used LaTeX-program.
38509 \end_layout
38510
38511 \begin_layout Standard
38512 Here you can see how LaTeX works in the background.
38513  
38514 \emph on
38515 Experts
38516 \emph default
38517  will find in it reasons for LaTeX-errors.
38518 \end_layout
38519
38520 \begin_layout Subsection
38521 Outline
38522 \end_layout
38523
38524 \begin_layout Standard
38525 Opens the TOC/Outline window as described in section
38526 \begin_inset space ~
38527 \end_inset
38528
38529
38530 \begin_inset CommandInset ref
38531 LatexCommand ref
38532 reference "sec:Navigating"
38533
38534 \end_inset
38535
38536  and 
38537 \begin_inset CommandInset ref
38538 LatexCommand ref
38539 reference "sub:Table-of-Contents"
38540
38541 \end_inset
38542
38543 .
38544 \end_layout
38545
38546 \begin_layout Subsection
38547 Start Appendix Here
38548 \end_layout
38549
38550 \begin_layout Standard
38551 This menu will start the appendix of the document at the current cursor
38552  position as described in section
38553 \begin_inset space ~
38554 \end_inset
38555
38556
38557 \begin_inset CommandInset ref
38558 LatexCommand ref
38559 reference "sec:Appendices"
38560
38561 \end_inset
38562
38563 .
38564 \end_layout
38565
38566 \begin_layout Subsection
38567 Compressed
38568 \end_layout
38569
38570 \begin_layout Standard
38571 Un/compresses the current document.
38572 \end_layout
38573
38574 \begin_layout Subsection
38575 Settings
38576 \end_layout
38577
38578 \begin_layout Standard
38579 The document settings are described in appendix
38580 \begin_inset space ~
38581 \end_inset
38582
38583
38584 \begin_inset CommandInset ref
38585 LatexCommand ref
38586 reference "cha:The-Document-Settings"
38587
38588 \end_inset
38589
38590 .
38591 \end_layout
38592
38593 \begin_layout Section
38594 The Tools Menu
38595 \begin_inset Index idx
38596 status collapsed
38597
38598 \begin_layout Plain Layout
38599 Menu ! Tools
38600 \end_layout
38601
38602 \end_inset
38603
38604
38605 \end_layout
38606
38607 \begin_layout Subsection
38608 Spellchecker
38609 \end_layout
38610
38611 \begin_layout Standard
38612 Spell checking is explained in section
38613 \begin_inset space ~
38614 \end_inset
38615
38616
38617 \begin_inset CommandInset ref
38618 LatexCommand ref
38619 reference "sec:Spellchecking"
38620
38621 \end_inset
38622
38623 .
38624 \end_layout
38625
38626 \begin_layout Subsection
38627 Thesaurus
38628 \end_layout
38629
38630 \begin_layout Standard
38631 The thesaurus is described in section
38632 \begin_inset space ~
38633 \end_inset
38634
38635
38636 \begin_inset CommandInset ref
38637 LatexCommand ref
38638 reference "sec:Thesaurus"
38639
38640 \end_inset
38641
38642 .
38643 \end_layout
38644
38645 \begin_layout Subsection
38646 Statistics
38647 \begin_inset Index idx
38648 status collapsed
38649
38650 \begin_layout Plain Layout
38651 Word count
38652 \end_layout
38653
38654 \end_inset
38655
38656
38657 \begin_inset Index idx
38658 status collapsed
38659
38660 \begin_layout Plain Layout
38661 Character count
38662 \end_layout
38663
38664 \end_inset
38665
38666
38667 \end_layout
38668
38669 \begin_layout Standard
38670 Counts the number of words and characters in the actual document or the
38671  highlighted document part.
38672 \end_layout
38673
38674 \begin_layout Subsection
38675 TeX Information
38676 \begin_inset Index idx
38677 status collapsed
38678
38679 \begin_layout Plain Layout
38680 TeX Information
38681 \end_layout
38682
38683 \end_inset
38684
38685
38686 \end_layout
38687
38688 \begin_layout Standard
38689 Shows you a list of the classes and styles installed in your LaTeX-system.
38690 \end_layout
38691
38692 \begin_layout Subsection
38693 Reconfigure
38694 \begin_inset Index idx
38695 status collapsed
38696
38697 \begin_layout Plain Layout
38698 LyX ! Reconfigure|see
38699 \begin_inset ERT
38700 status collapsed
38701
38702 \begin_layout Plain Layout
38703
38704 {
38705 \end_layout
38706
38707 \end_inset
38708
38709 Reconfiguration of LyX
38710 \begin_inset ERT
38711 status collapsed
38712
38713 \begin_layout Plain Layout
38714
38715 }
38716 \end_layout
38717
38718 \end_inset
38719
38720
38721 \end_layout
38722
38723 \end_inset
38724
38725
38726 \begin_inset Index idx
38727 status collapsed
38728
38729 \begin_layout Plain Layout
38730 Reconfiguration of LyX
38731 \end_layout
38732
38733 \end_inset
38734
38735
38736 \end_layout
38737
38738 \begin_layout Standard
38739 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
38740  and needed programs it needs; see also section
38741 \begin_inset space ~
38742 \end_inset
38743
38744
38745 \begin_inset CommandInset ref
38746 LatexCommand ref
38747 reference "sec:Basic-LyX-Setup"
38748
38749 \end_inset
38750
38751 .
38752 \end_layout
38753
38754 \begin_layout Subsection
38755 Preferences
38756 \end_layout
38757
38758 \begin_layout Standard
38759 The preferences dialog is described in detail in appendix
38760 \begin_inset space \thinspace{}
38761 \end_inset
38762
38763
38764 \begin_inset CommandInset ref
38765 LatexCommand ref
38766 reference "cha:The-Preferences-dialog"
38767
38768 \end_inset
38769
38770 .
38771 \end_layout
38772
38773 \begin_layout Section
38774 The Help Menu
38775 \begin_inset Index idx
38776 status collapsed
38777
38778 \begin_layout Plain Layout
38779 Menu ! Help
38780 \end_layout
38781
38782 \end_inset
38783
38784
38785 \end_layout
38786
38787 \begin_layout Standard
38788 This menu opens the documentation files of LyX in the language of LyX's
38789  menus.
38790 \end_layout
38791
38792 \begin_layout Standard
38793 The menu 
38794 \family sans
38795 LaTeX
38796 \begin_inset space ~
38797 \end_inset
38798
38799 Configuration
38800 \family default
38801  shows a LyX-document with information about the LaTeX-packages and classes
38802  found by LyX (see also section
38803 \begin_inset space ~
38804 \end_inset
38805
38806
38807 \begin_inset CommandInset ref
38808 LatexCommand ref
38809 reference "sec:LaTeX-Setup"
38810
38811 \end_inset
38812
38813 ).
38814 \end_layout
38815
38816 \begin_layout Section
38817 Toolbars
38818 \begin_inset CommandInset label
38819 LatexCommand label
38820 name "sec:Toolbars"
38821
38822 \end_inset
38823
38824
38825 \end_layout
38826
38827 \begin_layout Standard
38828 How to show or hide toolbars is explained in section
38829 \begin_inset space ~
38830 \end_inset
38831
38832
38833 \begin_inset CommandInset ref
38834 LatexCommand ref
38835 reference "sub:Toolbars"
38836
38837 \end_inset
38838
38839 .
38840 \end_layout
38841
38842 \begin_layout Standard
38843 It is also possible to define custom toolbars.
38844  This is described in the 
38845 \emph on
38846 Additional Features
38847 \emph default
38848  manual.
38849 \end_layout
38850
38851 \begin_layout Subsection
38852 Standard Toolbar
38853 \begin_inset Index idx
38854 status collapsed
38855
38856 \begin_layout Plain Layout
38857 Toolbar ! Standard
38858 \end_layout
38859
38860 \end_inset
38861
38862
38863 \end_layout
38864
38865 \begin_layout Standard
38866 \begin_inset Graphics
38867         filename clipart/StandardToolbar.png
38868         width 100col%
38869
38870 \end_inset
38871
38872
38873 \end_layout
38874
38875 \begin_layout Standard
38876 \begin_inset VSpace defskip
38877 \end_inset
38878
38879
38880 \end_layout
38881
38882 \begin_layout Standard
38883 The standard toolbar as shown above contains from left to right the following
38884  buttons:
38885 \begin_inset ERT
38886 status collapsed
38887
38888 \begin_layout Plain Layout
38889
38890
38891 \backslash
38892 setlength{
38893 \backslash
38894 LTleft}{0pt}
38895 \end_layout
38896
38897 \end_inset
38898
38899
38900 \begin_inset Note Note
38901 status collapsed
38902
38903 \begin_layout Plain Layout
38904 This is necessary to left align the following longtables.
38905  See the 
38906 \emph on
38907 Embedded Objects
38908 \emph default
38909  manual for more information.
38910 \end_layout
38911
38912 \end_inset
38913
38914
38915 \end_layout
38916
38917 \begin_layout Standard
38918 \begin_inset VSpace defskip
38919 \end_inset
38920
38921
38922 \end_layout
38923
38924 \begin_layout Standard
38925 \begin_inset Tabular
38926 <lyxtabular version="3" rows="1" columns="2">
38927 <features islongtable="true" longtabularalignment="center">
38928 <column alignment="center" valignment="top" width="0">
38929 <column alignment="center" valignment="top" width="0">
38930 <row>
38931 <cell alignment="center" valignment="top" usebox="none">
38932 \begin_inset Text
38933
38934 \begin_layout Plain Layout
38935 \begin_inset Graphics
38936         filename clipart/ToolbarEnvBox.png
38937         clip
38938
38939 \end_inset
38940
38941
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 <cell alignment="center" valignment="top" usebox="none">
38947 \begin_inset Text
38948
38949 \begin_layout Plain Layout
38950 pull-down box for the paragraph environments
38951 \end_layout
38952
38953 \end_inset
38954 </cell>
38955 </row>
38956 </lyxtabular>
38957
38958 \end_inset
38959
38960
38961 \end_layout
38962
38963 \begin_layout Standard
38964 \begin_inset VSpace -10mm
38965 \end_inset
38966
38967
38968 \end_layout
38969
38970 \begin_layout Standard
38971 \align left
38972 \begin_inset Tabular
38973 <lyxtabular version="3" rows="21" columns="2">
38974 <features islongtable="true" longtabularalignment="center">
38975 <column alignment="left" valignment="top" width="0">
38976 <column alignment="left" valignment="top" width="0">
38977 <row interlinespace="2.5mm">
38978 <cell alignment="center" valignment="top" usebox="none">
38979 \begin_inset Text
38980
38981 \begin_layout Plain Layout
38982
38983 \family sans
38984 \begin_inset Graphics
38985         filename ../images/buffer-new.png
38986         scale 85
38987         groupId toolbarbuttons
38988
38989 \end_inset
38990
38991
38992 \end_layout
38993
38994 \end_inset
38995 </cell>
38996 <cell alignment="center" valignment="top" usebox="none">
38997 \begin_inset Text
38998
38999 \begin_layout Plain Layout
39000
39001 \family sans
39002 File\SpecialChar \menuseparator
39003 New
39004 \end_layout
39005
39006 \end_inset
39007 </cell>
39008 </row>
39009 <row interlinespace="2.5mm">
39010 <cell alignment="center" valignment="top" usebox="none">
39011 \begin_inset Text
39012
39013 \begin_layout Plain Layout
39014 \begin_inset Graphics
39015         filename ../images/file-open.png
39016         scale 85
39017         groupId toolbarbuttons
39018
39019 \end_inset
39020
39021
39022 \end_layout
39023
39024 \end_inset
39025 </cell>
39026 <cell alignment="center" valignment="top" usebox="none">
39027 \begin_inset Text
39028
39029 \begin_layout Plain Layout
39030
39031 \family sans
39032 File\SpecialChar \menuseparator
39033 Open
39034 \end_layout
39035
39036 \end_inset
39037 </cell>
39038 </row>
39039 <row interlinespace="2.5mm">
39040 <cell alignment="center" valignment="top" usebox="none">
39041 \begin_inset Text
39042
39043 \begin_layout Plain Layout
39044 \begin_inset Graphics
39045         filename ../images/buffer-write.png
39046         scale 85
39047         groupId toolbarbuttons
39048
39049 \end_inset
39050
39051
39052 \end_layout
39053
39054 \end_inset
39055 </cell>
39056 <cell alignment="center" valignment="top" usebox="none">
39057 \begin_inset Text
39058
39059 \begin_layout Plain Layout
39060
39061 \family sans
39062 File\SpecialChar \menuseparator
39063 Save
39064 \end_layout
39065
39066 \end_inset
39067 </cell>
39068 </row>
39069 <row interlinespace="2.5mm">
39070 <cell alignment="center" valignment="top" usebox="none">
39071 \begin_inset Text
39072
39073 \begin_layout Plain Layout
39074 \begin_inset Graphics
39075         filename ../images/dialog-show_print.png
39076         scale 85
39077         groupId toolbarbuttons
39078
39079 \end_inset
39080
39081
39082 \end_layout
39083
39084 \end_inset
39085 </cell>
39086 <cell alignment="center" valignment="top" usebox="none">
39087 \begin_inset Text
39088
39089 \begin_layout Plain Layout
39090
39091 \family sans
39092 File\SpecialChar \menuseparator
39093 Print
39094 \end_layout
39095
39096 \end_inset
39097 </cell>
39098 </row>
39099 <row interlinespace="2.5mm">
39100 <cell alignment="center" valignment="top" usebox="none">
39101 \begin_inset Text
39102
39103 \begin_layout Plain Layout
39104 \begin_inset Graphics
39105         filename ../images/dialog-show_spellchecker.png
39106         scale 85
39107         groupId toolbarbuttons
39108
39109 \end_inset
39110
39111
39112 \end_layout
39113
39114 \end_inset
39115 </cell>
39116 <cell alignment="center" valignment="top" usebox="none">
39117 \begin_inset Text
39118
39119 \begin_layout Plain Layout
39120
39121 \family sans
39122 Tools\SpecialChar \menuseparator
39123 Spellchecker
39124 \end_layout
39125
39126 \end_inset
39127 </cell>
39128 </row>
39129 <row interlinespace="2.5mm">
39130 <cell alignment="center" valignment="top" usebox="none">
39131 \begin_inset Text
39132
39133 \begin_layout Plain Layout
39134 \begin_inset Graphics
39135         filename ../images/undo.png
39136         scale 85
39137         groupId toolbarbuttons
39138
39139 \end_inset
39140
39141
39142 \end_layout
39143
39144 \end_inset
39145 </cell>
39146 <cell alignment="center" valignment="top" usebox="none">
39147 \begin_inset Text
39148
39149 \begin_layout Plain Layout
39150
39151 \family sans
39152 Edit\SpecialChar \menuseparator
39153 Undo
39154 \end_layout
39155
39156 \end_inset
39157 </cell>
39158 </row>
39159 <row interlinespace="2.5mm">
39160 <cell alignment="center" valignment="top" usebox="none">
39161 \begin_inset Text
39162
39163 \begin_layout Plain Layout
39164 \begin_inset Graphics
39165         filename ../images/redo.png
39166         scale 85
39167         groupId toolbarbuttons
39168
39169 \end_inset
39170
39171
39172 \end_layout
39173
39174 \end_inset
39175 </cell>
39176 <cell alignment="center" valignment="top" usebox="none">
39177 \begin_inset Text
39178
39179 \begin_layout Plain Layout
39180
39181 \family sans
39182 Edit\SpecialChar \menuseparator
39183 Redo
39184 \end_layout
39185
39186 \end_inset
39187 </cell>
39188 </row>
39189 <row interlinespace="2.5mm">
39190 <cell alignment="center" valignment="top" usebox="none">
39191 \begin_inset Text
39192
39193 \begin_layout Plain Layout
39194 \begin_inset Graphics
39195         filename ../images/cut.png
39196         scale 85
39197         groupId toolbarbuttons
39198
39199 \end_inset
39200
39201
39202 \end_layout
39203
39204 \end_inset
39205 </cell>
39206 <cell alignment="center" valignment="top" usebox="none">
39207 \begin_inset Text
39208
39209 \begin_layout Plain Layout
39210
39211 \family sans
39212 Edit\SpecialChar \menuseparator
39213 Cut
39214 \end_layout
39215
39216 \end_inset
39217 </cell>
39218 </row>
39219 <row interlinespace="2.5mm">
39220 <cell alignment="center" valignment="top" usebox="none">
39221 \begin_inset Text
39222
39223 \begin_layout Plain Layout
39224 \begin_inset Graphics
39225         filename ../images/copy.png
39226         scale 85
39227         groupId toolbarbuttons
39228
39229 \end_inset
39230
39231
39232 \end_layout
39233
39234 \end_inset
39235 </cell>
39236 <cell alignment="center" valignment="top" usebox="none">
39237 \begin_inset Text
39238
39239 \begin_layout Plain Layout
39240
39241 \family sans
39242 Edit\SpecialChar \menuseparator
39243 Copy
39244 \end_layout
39245
39246 \end_inset
39247 </cell>
39248 </row>
39249 <row interlinespace="2.5mm">
39250 <cell alignment="center" valignment="top" usebox="none">
39251 \begin_inset Text
39252
39253 \begin_layout Plain Layout
39254 \begin_inset Graphics
39255         filename ../images/paste.png
39256         scale 85
39257         groupId toolbarbuttons
39258
39259 \end_inset
39260
39261
39262 \end_layout
39263
39264 \end_inset
39265 </cell>
39266 <cell alignment="center" valignment="top" usebox="none">
39267 \begin_inset Text
39268
39269 \begin_layout Plain Layout
39270
39271 \family sans
39272 Edit\SpecialChar \menuseparator
39273 Paste
39274 \end_layout
39275
39276 \end_inset
39277 </cell>
39278 </row>
39279 <row interlinespace="2.5mm">
39280 <cell alignment="center" valignment="top" usebox="none">
39281 \begin_inset Text
39282
39283 \begin_layout Plain Layout
39284 \begin_inset Graphics
39285         filename ../images/dialog-show_findreplace.png
39286         scale 85
39287         groupId toolbarbuttons
39288
39289 \end_inset
39290
39291
39292 \end_layout
39293
39294 \end_inset
39295 </cell>
39296 <cell alignment="center" valignment="top" usebox="none">
39297 \begin_inset Text
39298
39299 \begin_layout Plain Layout
39300
39301 \family sans
39302 Edit\SpecialChar \menuseparator
39303 Find
39304 \begin_inset space \thinspace{}
39305 \end_inset
39306
39307 &
39308 \begin_inset space \thinspace{}
39309 \end_inset
39310
39311 Replace
39312 \end_layout
39313
39314 \end_inset
39315 </cell>
39316 </row>
39317 <row interlinespace="2.5mm">
39318 <cell alignment="center" valignment="top" usebox="none">
39319 \begin_inset Text
39320
39321 \begin_layout Plain Layout
39322 \begin_inset Graphics
39323         filename ../images/bookmark-goto_0.png
39324         scale 85
39325         groupId toolbarbuttons
39326
39327 \end_inset
39328
39329
39330 \end_layout
39331
39332 \end_inset
39333 </cell>
39334 <cell alignment="center" valignment="top" usebox="none">
39335 \begin_inset Text
39336
39337 \begin_layout Plain Layout
39338
39339 \family sans
39340 Navigate\SpecialChar \menuseparator
39341 Bookmarks\SpecialChar \menuseparator
39342 Navigate Back
39343 \end_layout
39344
39345 \end_inset
39346 </cell>
39347 </row>
39348 <row interlinespace="2.5mm">
39349 <cell alignment="center" valignment="top" usebox="none">
39350 \begin_inset Text
39351
39352 \begin_layout Plain Layout
39353 \begin_inset Graphics
39354         filename ../images/font-emph.png
39355         scale 85
39356         groupId toolbarbuttons
39357
39358 \end_inset
39359
39360
39361 \end_layout
39362
39363 \end_inset
39364 </cell>
39365 <cell alignment="center" valignment="top" usebox="none">
39366 \begin_inset Text
39367
39368 \begin_layout Plain Layout
39369 Emphasize text, function of the Edit
39370 \family sans
39371 \SpecialChar \menuseparator
39372 Text
39373 \begin_inset space ~
39374 \end_inset
39375
39376 Style
39377 \family default
39378  dialog
39379 \end_layout
39380
39381 \end_inset
39382 </cell>
39383 </row>
39384 <row interlinespace="2.5mm">
39385 <cell alignment="center" valignment="top" usebox="none">
39386 \begin_inset Text
39387
39388 \begin_layout Plain Layout
39389 \begin_inset Graphics
39390         filename ../images/font-noun.png
39391         scale 85
39392         groupId toolbarbuttons
39393
39394 \end_inset
39395
39396
39397 \end_layout
39398
39399 \end_inset
39400 </cell>
39401 <cell alignment="center" valignment="top" usebox="none">
39402 \begin_inset Text
39403
39404 \begin_layout Plain Layout
39405 Set text to noun style, function of the Edit
39406 \family sans
39407 \SpecialChar \menuseparator
39408 Text
39409 \begin_inset space ~
39410 \end_inset
39411
39412 Style
39413 \family default
39414  dialog
39415 \end_layout
39416
39417 \end_inset
39418 </cell>
39419 </row>
39420 <row interlinespace="2.5mm">
39421 <cell alignment="center" valignment="top" usebox="none">
39422 \begin_inset Text
39423
39424 \begin_layout Plain Layout
39425 \begin_inset Graphics
39426         filename ../images/textstyle-apply.png
39427         scale 85
39428         groupId toolbarbuttons
39429
39430 \end_inset
39431
39432
39433 \end_layout
39434
39435 \end_inset
39436 </cell>
39437 <cell alignment="center" valignment="top" usebox="none">
39438 \begin_inset Text
39439
39440 \begin_layout Plain Layout
39441 Formats text using the current settings in the 
39442 \family sans
39443 Edit\SpecialChar \menuseparator
39444 Text
39445 \begin_inset space ~
39446 \end_inset
39447
39448 Style
39449 \family default
39450  dialog
39451 \end_layout
39452
39453 \end_inset
39454 </cell>
39455 </row>
39456 <row interlinespace="2.5mm">
39457 <cell alignment="center" valignment="top" usebox="none">
39458 \begin_inset Text
39459
39460 \begin_layout Plain Layout
39461 \begin_inset Graphics
39462         filename ../images/math-mode.png
39463         scale 85
39464         groupId toolbarbuttons
39465
39466 \end_inset
39467
39468
39469 \end_layout
39470
39471 \end_inset
39472 </cell>
39473 <cell alignment="center" valignment="top" usebox="none">
39474 \begin_inset Text
39475
39476 \begin_layout Plain Layout
39477
39478 \family sans
39479 Insert\SpecialChar \menuseparator
39480 Math\SpecialChar \menuseparator
39481 Inline
39482 \begin_inset space ~
39483 \end_inset
39484
39485 Formula
39486 \end_layout
39487
39488 \end_inset
39489 </cell>
39490 </row>
39491 <row interlinespace="2.5mm">
39492 <cell alignment="center" valignment="top" usebox="none">
39493 \begin_inset Text
39494
39495 \begin_layout Plain Layout
39496 \begin_inset Graphics
39497         filename ../images/dialog-show-new-inset_graphics.png
39498         scale 85
39499         groupId toolbarbuttons
39500
39501 \end_inset
39502
39503
39504 \end_layout
39505
39506 \end_inset
39507 </cell>
39508 <cell alignment="center" valignment="top" usebox="none">
39509 \begin_inset Text
39510
39511 \begin_layout Plain Layout
39512
39513 \family sans
39514 Insert\SpecialChar \menuseparator
39515 Graphics
39516 \end_layout
39517
39518 \end_inset
39519 </cell>
39520 </row>
39521 <row interlinespace="2.5mm">
39522 <cell alignment="center" valignment="top" usebox="none">
39523 \begin_inset Text
39524
39525 \begin_layout Plain Layout
39526 \begin_inset Graphics
39527         filename ../images/tabular-insert.png
39528         scale 85
39529         groupId toolbarbuttons
39530
39531 \end_inset
39532
39533
39534 \end_layout
39535
39536 \end_inset
39537 </cell>
39538 <cell alignment="center" valignment="top" usebox="none">
39539 \begin_inset Text
39540
39541 \begin_layout Plain Layout
39542
39543 \family sans
39544 Insert\SpecialChar \menuseparator
39545 Table
39546 \end_layout
39547
39548 \end_inset
39549 </cell>
39550 </row>
39551 <row interlinespace="2.5mm">
39552 <cell alignment="center" valignment="top" usebox="none">
39553 \begin_inset Text
39554
39555 \begin_layout Plain Layout
39556 \begin_inset Graphics
39557         filename ../images/dialog-toggle_toc.png
39558         scale 85
39559         groupId toolbarbuttons
39560
39561 \end_inset
39562
39563
39564 \end_layout
39565
39566 \end_inset
39567 </cell>
39568 <cell alignment="center" valignment="top" usebox="none">
39569 \begin_inset Text
39570
39571 \begin_layout Plain Layout
39572 Toggle outline window on/off, 
39573 \family sans
39574 Document\SpecialChar \menuseparator
39575 Outline
39576 \end_layout
39577
39578 \end_inset
39579 </cell>
39580 </row>
39581 <row interlinespace="2.5mm">
39582 <cell alignment="center" valignment="top" usebox="none">
39583 \begin_inset Text
39584
39585 \begin_layout Plain Layout
39586 \begin_inset Graphics
39587         filename ../images/toolbar-toggle_math.png
39588         scale 85
39589         groupId toolbarbuttons
39590
39591 \end_inset
39592
39593
39594 \end_layout
39595
39596 \end_inset
39597 </cell>
39598 <cell alignment="center" valignment="top" usebox="none">
39599 \begin_inset Text
39600
39601 \begin_layout Plain Layout
39602 Toggle math toolbar on/off
39603 \end_layout
39604
39605 \end_inset
39606 </cell>
39607 </row>
39608 <row interlinespace="2.5mm">
39609 <cell alignment="center" valignment="top" usebox="none">
39610 \begin_inset Text
39611
39612 \begin_layout Plain Layout
39613 \begin_inset Graphics
39614         filename ../images/toolbar-toggle_table.png
39615         scale 85
39616         groupId toolbarbuttons
39617
39618 \end_inset
39619
39620
39621 \end_layout
39622
39623 \end_inset
39624 </cell>
39625 <cell alignment="center" valignment="top" usebox="none">
39626 \begin_inset Text
39627
39628 \begin_layout Plain Layout
39629 Toggle table toolbar on/off
39630 \end_layout
39631
39632 \end_inset
39633 </cell>
39634 </row>
39635 </lyxtabular>
39636
39637 \end_inset
39638
39639
39640 \end_layout
39641
39642 \begin_layout Subsection
39643 Extra Toolbar
39644 \begin_inset Index idx
39645 status collapsed
39646
39647 \begin_layout Plain Layout
39648 Toolbar ! Extra
39649 \end_layout
39650
39651 \end_inset
39652
39653
39654 \end_layout
39655
39656 \begin_layout Standard
39657 \begin_inset Graphics
39658         filename clipart/ExtraToolbar.png
39659         width 100col%
39660
39661 \end_inset
39662
39663
39664 \end_layout
39665
39666 \begin_layout Standard
39667 \begin_inset VSpace defskip
39668 \end_inset
39669
39670
39671 \end_layout
39672
39673 \begin_layout Standard
39674 The extra toolbar as shown above contains from left to right the following
39675  buttons:
39676 \end_layout
39677
39678 \begin_layout Standard
39679 \begin_inset VSpace defskip
39680 \end_inset
39681
39682
39683 \end_layout
39684
39685 \begin_layout Standard
39686 \begin_inset Tabular
39687 <lyxtabular version="3" rows="25" columns="2">
39688 <features islongtable="true" longtabularalignment="center">
39689 <column alignment="left" valignment="top" width="0">
39690 <column alignment="left" valignment="top" width="0">
39691 <row interlinespace="2.5mm">
39692 <cell alignment="center" valignment="top" usebox="none">
39693 \begin_inset Text
39694
39695 \begin_layout Plain Layout
39696 \begin_inset Graphics
39697         filename ../images/layout.png
39698         scale 85
39699         groupId toolbarbuttons
39700
39701 \end_inset
39702
39703
39704 \end_layout
39705
39706 \end_inset
39707 </cell>
39708 <cell alignment="center" valignment="top" usebox="none">
39709 \begin_inset Text
39710
39711 \begin_layout Plain Layout
39712 Default
39713 \end_layout
39714
39715 \end_inset
39716 </cell>
39717 </row>
39718 <row interlinespace="2.5mm">
39719 <cell alignment="center" valignment="top" usebox="none">
39720 \begin_inset Text
39721
39722 \begin_layout Plain Layout
39723 \begin_inset Graphics
39724         filename ../images/layout_Enumerate.png
39725         scale 85
39726         groupId toolbarbuttons
39727
39728 \end_inset
39729
39730
39731 \end_layout
39732
39733 \end_inset
39734 </cell>
39735 <cell alignment="center" valignment="top" usebox="none">
39736 \begin_inset Text
39737
39738 \begin_layout Plain Layout
39739 Numbered list
39740 \end_layout
39741
39742 \end_inset
39743 </cell>
39744 </row>
39745 <row interlinespace="2.5mm">
39746 <cell alignment="center" valignment="top" usebox="none">
39747 \begin_inset Text
39748
39749 \begin_layout Plain Layout
39750 \begin_inset Graphics
39751         filename ../images/layout_Itemize.png
39752         scale 85
39753         groupId toolbarbuttons
39754
39755 \end_inset
39756
39757
39758 \end_layout
39759
39760 \end_inset
39761 </cell>
39762 <cell alignment="center" valignment="top" usebox="none">
39763 \begin_inset Text
39764
39765 \begin_layout Plain Layout
39766 Itemized list
39767 \end_layout
39768
39769 \end_inset
39770 </cell>
39771 </row>
39772 <row interlinespace="2.5mm">
39773 <cell alignment="center" valignment="top" usebox="none">
39774 \begin_inset Text
39775
39776 \begin_layout Plain Layout
39777 \begin_inset Graphics
39778         filename ../images/layout_List.png
39779         scale 85
39780         groupId toolbarbuttons
39781
39782 \end_inset
39783
39784
39785 \end_layout
39786
39787 \end_inset
39788 </cell>
39789 <cell alignment="center" valignment="top" usebox="none">
39790 \begin_inset Text
39791
39792 \begin_layout Plain Layout
39793 List
39794 \end_layout
39795
39796 \end_inset
39797 </cell>
39798 </row>
39799 <row interlinespace="2.5mm">
39800 <cell alignment="center" valignment="top" usebox="none">
39801 \begin_inset Text
39802
39803 \begin_layout Plain Layout
39804 \begin_inset Graphics
39805         filename ../images/layout_Description.png
39806         scale 85
39807         groupId toolbarbuttons
39808
39809 \end_inset
39810
39811
39812 \end_layout
39813
39814 \end_inset
39815 </cell>
39816 <cell alignment="center" valignment="top" usebox="none">
39817 \begin_inset Text
39818
39819 \begin_layout Plain Layout
39820 Description list
39821 \end_layout
39822
39823 \end_inset
39824 </cell>
39825 </row>
39826 <row interlinespace="2.5mm">
39827 <cell alignment="center" valignment="top" usebox="none">
39828 \begin_inset Text
39829
39830 \begin_layout Plain Layout
39831 \begin_inset Graphics
39832         filename ../images/depth-increment.png
39833         scale 85
39834         groupId toolbarbuttons
39835
39836 \end_inset
39837
39838
39839 \end_layout
39840
39841 \end_inset
39842 </cell>
39843 <cell alignment="center" valignment="top" usebox="none">
39844 \begin_inset Text
39845
39846 \begin_layout Plain Layout
39847
39848 \family sans
39849 Edit\SpecialChar \menuseparator
39850 Increase
39851 \begin_inset space ~
39852 \end_inset
39853
39854 List
39855 \begin_inset space ~
39856 \end_inset
39857
39858 Depth
39859 \end_layout
39860
39861 \end_inset
39862 </cell>
39863 </row>
39864 <row interlinespace="2.5mm">
39865 <cell alignment="center" valignment="top" usebox="none">
39866 \begin_inset Text
39867
39868 \begin_layout Plain Layout
39869 \begin_inset Graphics
39870         filename ../images/depth-decrement.png
39871         scale 85
39872         groupId toolbarbuttons
39873
39874 \end_inset
39875
39876
39877 \end_layout
39878
39879 \end_inset
39880 </cell>
39881 <cell alignment="center" valignment="top" usebox="none">
39882 \begin_inset Text
39883
39884 \begin_layout Plain Layout
39885
39886 \family sans
39887 Edit\SpecialChar \menuseparator
39888 Decrease
39889 \begin_inset space ~
39890 \end_inset
39891
39892 List
39893 \begin_inset space ~
39894 \end_inset
39895
39896 Depth
39897 \end_layout
39898
39899 \end_inset
39900 </cell>
39901 </row>
39902 <row interlinespace="2.5mm">
39903 <cell alignment="center" valignment="top" usebox="none">
39904 \begin_inset Text
39905
39906 \begin_layout Plain Layout
39907 \begin_inset Graphics
39908         filename ../images/float-insert_figure.png
39909         scale 85
39910         groupId toolbarbuttons
39911
39912 \end_inset
39913
39914
39915 \end_layout
39916
39917 \end_inset
39918 </cell>
39919 <cell alignment="center" valignment="top" usebox="none">
39920 \begin_inset Text
39921
39922 \begin_layout Plain Layout
39923
39924 \family sans
39925 Insert\SpecialChar \menuseparator
39926 Float\SpecialChar \menuseparator
39927 Figure
39928 \end_layout
39929
39930 \end_inset
39931 </cell>
39932 </row>
39933 <row interlinespace="2.5mm">
39934 <cell alignment="center" valignment="top" usebox="none">
39935 \begin_inset Text
39936
39937 \begin_layout Plain Layout
39938 \begin_inset Graphics
39939         filename ../images/float-insert_table.png
39940         scale 85
39941         groupId toolbarbuttons
39942
39943 \end_inset
39944
39945
39946 \end_layout
39947
39948 \end_inset
39949 </cell>
39950 <cell alignment="center" valignment="top" usebox="none">
39951 \begin_inset Text
39952
39953 \begin_layout Plain Layout
39954
39955 \family sans
39956 Insert\SpecialChar \menuseparator
39957 Float\SpecialChar \menuseparator
39958 Table
39959 \end_layout
39960
39961 \end_inset
39962 </cell>
39963 </row>
39964 <row interlinespace="2.5mm">
39965 <cell alignment="center" valignment="top" usebox="none">
39966 \begin_inset Text
39967
39968 \begin_layout Plain Layout
39969 \begin_inset Graphics
39970         filename ../images/label-insert.png
39971         scale 85
39972         groupId toolbarbuttons
39973
39974 \end_inset
39975
39976
39977 \end_layout
39978
39979 \end_inset
39980 </cell>
39981 <cell alignment="center" valignment="top" usebox="none">
39982 \begin_inset Text
39983
39984 \begin_layout Plain Layout
39985
39986 \family sans
39987 Insert\SpecialChar \menuseparator
39988 Label
39989 \end_layout
39990
39991 \end_inset
39992 </cell>
39993 </row>
39994 <row interlinespace="2.5mm">
39995 <cell alignment="center" valignment="top" usebox="none">
39996 \begin_inset Text
39997
39998 \begin_layout Plain Layout
39999 \begin_inset Graphics
40000         filename ../images/dialog-show-new-inset_ref.png
40001         scale 85
40002         groupId toolbarbuttons
40003
40004 \end_inset
40005
40006
40007 \end_layout
40008
40009 \end_inset
40010 </cell>
40011 <cell alignment="center" valignment="top" usebox="none">
40012 \begin_inset Text
40013
40014 \begin_layout Plain Layout
40015
40016 \family sans
40017 Insert\SpecialChar \menuseparator
40018 Cross-Reference
40019 \end_layout
40020
40021 \end_inset
40022 </cell>
40023 </row>
40024 <row interlinespace="2.5mm">
40025 <cell alignment="center" valignment="top" usebox="none">
40026 \begin_inset Text
40027
40028 \begin_layout Plain Layout
40029 \begin_inset Graphics
40030         filename ../images/dialog-show-new-inset_citation.png
40031         scale 85
40032         groupId toolbarbuttons
40033
40034 \end_inset
40035
40036
40037 \end_layout
40038
40039 \end_inset
40040 </cell>
40041 <cell alignment="center" valignment="top" usebox="none">
40042 \begin_inset Text
40043
40044 \begin_layout Plain Layout
40045
40046 \family sans
40047 Insert\SpecialChar \menuseparator
40048 Citation
40049 \end_layout
40050
40051 \end_inset
40052 </cell>
40053 </row>
40054 <row interlinespace="2.5mm">
40055 <cell alignment="center" valignment="top" usebox="none">
40056 \begin_inset Text
40057
40058 \begin_layout Plain Layout
40059 \begin_inset Graphics
40060         filename ../images/index-insert.png
40061         scale 85
40062         groupId toolbarbuttons
40063
40064 \end_inset
40065
40066
40067 \end_layout
40068
40069 \end_inset
40070 </cell>
40071 <cell alignment="center" valignment="top" usebox="none">
40072 \begin_inset Text
40073
40074 \begin_layout Plain Layout
40075
40076 \family sans
40077 Insert\SpecialChar \menuseparator
40078 Index
40079 \begin_inset space ~
40080 \end_inset
40081
40082 Entry
40083 \end_layout
40084
40085 \end_inset
40086 </cell>
40087 </row>
40088 <row interlinespace="2.5mm">
40089 <cell alignment="center" valignment="top" usebox="none">
40090 \begin_inset Text
40091
40092 \begin_layout Plain Layout
40093 \begin_inset Graphics
40094         filename ../images/nomencl-insert.png
40095         scale 85
40096         groupId toolbarbuttons
40097
40098 \end_inset
40099
40100
40101 \end_layout
40102
40103 \end_inset
40104 </cell>
40105 <cell alignment="center" valignment="top" usebox="none">
40106 \begin_inset Text
40107
40108 \begin_layout Plain Layout
40109
40110 \family sans
40111 Insert\SpecialChar \menuseparator
40112 Nomenclature
40113 \begin_inset space ~
40114 \end_inset
40115
40116 Entry
40117 \end_layout
40118
40119 \end_inset
40120 </cell>
40121 </row>
40122 <row interlinespace="2.5mm">
40123 <cell alignment="center" valignment="top" usebox="none">
40124 \begin_inset Text
40125
40126 \begin_layout Plain Layout
40127 \begin_inset Graphics
40128         filename ../images/footnote-insert.png
40129         scale 85
40130         groupId toolbarbuttons
40131
40132 \end_inset
40133
40134
40135 \end_layout
40136
40137 \end_inset
40138 </cell>
40139 <cell alignment="center" valignment="top" usebox="none">
40140 \begin_inset Text
40141
40142 \begin_layout Plain Layout
40143
40144 \family sans
40145 Insert\SpecialChar \menuseparator
40146 Footnote
40147 \end_layout
40148
40149 \end_inset
40150 </cell>
40151 </row>
40152 <row interlinespace="2.5mm">
40153 <cell alignment="center" valignment="top" usebox="none">
40154 \begin_inset Text
40155
40156 \begin_layout Plain Layout
40157 \begin_inset Graphics
40158         filename ../images/marginalnote-insert.png
40159         scale 85
40160         groupId toolbarbuttons
40161
40162 \end_inset
40163
40164
40165 \end_layout
40166
40167 \end_inset
40168 </cell>
40169 <cell alignment="center" valignment="top" usebox="none">
40170 \begin_inset Text
40171
40172 \begin_layout Plain Layout
40173
40174 \family sans
40175 Insert\SpecialChar \menuseparator
40176 Marginal
40177 \begin_inset space ~
40178 \end_inset
40179
40180 Note
40181 \end_layout
40182
40183 \end_inset
40184 </cell>
40185 </row>
40186 <row interlinespace="2.5mm">
40187 <cell alignment="center" valignment="top" usebox="none">
40188 \begin_inset Text
40189
40190 \begin_layout Plain Layout
40191 \begin_inset Graphics
40192         filename ../images/note-insert.png
40193         scale 85
40194         groupId toolbarbuttons
40195
40196 \end_inset
40197
40198
40199 \end_layout
40200
40201 \end_inset
40202 </cell>
40203 <cell alignment="center" valignment="top" usebox="none">
40204 \begin_inset Text
40205
40206 \begin_layout Plain Layout
40207
40208 \family sans
40209 Insert\SpecialChar \menuseparator
40210 Note\SpecialChar \menuseparator
40211 LyX
40212 \begin_inset space ~
40213 \end_inset
40214
40215 Note
40216 \end_layout
40217
40218 \end_inset
40219 </cell>
40220 </row>
40221 <row interlinespace="2.5mm">
40222 <cell alignment="center" valignment="top" usebox="none">
40223 \begin_inset Text
40224
40225 \begin_layout Plain Layout
40226 \begin_inset Graphics
40227         filename ../images/box-insert.png
40228         scale 85
40229         groupId toolbarbuttons
40230
40231 \end_inset
40232
40233
40234 \end_layout
40235
40236 \end_inset
40237 </cell>
40238 <cell alignment="center" valignment="top" usebox="none">
40239 \begin_inset Text
40240
40241 \begin_layout Plain Layout
40242
40243 \family sans
40244 Insert\SpecialChar \menuseparator
40245 Box
40246 \end_layout
40247
40248 \end_inset
40249 </cell>
40250 </row>
40251 <row interlinespace="2.5mm">
40252 <cell alignment="center" valignment="top" usebox="none">
40253 \begin_inset Text
40254
40255 \begin_layout Plain Layout
40256 \begin_inset Graphics
40257         filename ../images/url-insert.png
40258         scale 85
40259         groupId toolbarbuttons
40260
40261 \end_inset
40262
40263
40264 \end_layout
40265
40266 \end_inset
40267 </cell>
40268 <cell alignment="center" valignment="top" usebox="none">
40269 \begin_inset Text
40270
40271 \begin_layout Plain Layout
40272
40273 \family sans
40274 Insert\SpecialChar \menuseparator
40275 URL
40276 \end_layout
40277
40278 \end_inset
40279 </cell>
40280 </row>
40281 <row interlinespace="2.5mm">
40282 <cell alignment="center" valignment="top" usebox="none">
40283 \begin_inset Text
40284
40285 \begin_layout Plain Layout
40286 \begin_inset Graphics
40287         filename ../images/ert-insert.png
40288         scale 85
40289         groupId toolbarbuttons
40290
40291 \end_inset
40292
40293
40294 \end_layout
40295
40296 \end_inset
40297 </cell>
40298 <cell alignment="center" valignment="top" usebox="none">
40299 \begin_inset Text
40300
40301 \begin_layout Plain Layout
40302
40303 \family sans
40304 Insert\SpecialChar \menuseparator
40305 T
40306 \family default
40307
40308 \begin_inset ERT
40309 status collapsed
40310
40311 \begin_layout Plain Layout
40312
40313 {}
40314 \end_layout
40315
40316 \end_inset
40317
40318
40319 \family sans
40320 eX
40321 \end_layout
40322
40323 \end_inset
40324 </cell>
40325 </row>
40326 <row interlinespace="2.5mm">
40327 <cell alignment="center" valignment="top" usebox="none">
40328 \begin_inset Text
40329
40330 \begin_layout Plain Layout
40331 \begin_inset Graphics
40332         filename ../images/math-macro_newmacroname_newcommand.png
40333         scale 85
40334         groupId toolbarbuttons
40335
40336 \end_inset
40337
40338
40339 \end_layout
40340
40341 \end_inset
40342 </cell>
40343 <cell alignment="center" valignment="top" usebox="none">
40344 \begin_inset Text
40345
40346 \begin_layout Plain Layout
40347
40348 \family sans
40349 Insert\SpecialChar \menuseparator
40350 Math\SpecialChar \menuseparator
40351 Macro
40352 \end_layout
40353
40354 \end_inset
40355 </cell>
40356 </row>
40357 <row interlinespace="2.5mm">
40358 <cell alignment="center" valignment="top" usebox="none">
40359 \begin_inset Text
40360
40361 \begin_layout Plain Layout
40362 \begin_inset Graphics
40363         filename ../images/dialog-show-new-inset_include.png
40364         scale 85
40365         groupId toolbarbuttons
40366
40367 \end_inset
40368
40369
40370 \end_layout
40371
40372 \end_inset
40373 </cell>
40374 <cell alignment="center" valignment="top" usebox="none">
40375 \begin_inset Text
40376
40377 \begin_layout Plain Layout
40378
40379 \family sans
40380 Insert\SpecialChar \menuseparator
40381 File\SpecialChar \menuseparator
40382 Child
40383 \begin_inset space ~
40384 \end_inset
40385
40386 Document
40387 \end_layout
40388
40389 \end_inset
40390 </cell>
40391 </row>
40392 <row interlinespace="2.5mm">
40393 <cell alignment="center" valignment="top" usebox="none">
40394 \begin_inset Text
40395
40396 \begin_layout Plain Layout
40397 \begin_inset Graphics
40398         filename ../images/dialog-show_character.png
40399         scale 85
40400         groupId toolbarbuttons
40401
40402 \end_inset
40403
40404
40405 \end_layout
40406
40407 \end_inset
40408 </cell>
40409 <cell alignment="center" valignment="top" usebox="none">
40410 \begin_inset Text
40411
40412 \begin_layout Plain Layout
40413
40414 \family sans
40415 Edit\SpecialChar \menuseparator
40416 Text
40417 \begin_inset space ~
40418 \end_inset
40419
40420 Style
40421 \end_layout
40422
40423 \end_inset
40424 </cell>
40425 </row>
40426 <row interlinespace="2.5mm">
40427 <cell alignment="center" valignment="top" usebox="none">
40428 \begin_inset Text
40429
40430 \begin_layout Plain Layout
40431 \begin_inset Graphics
40432         filename ../images/layout-paragraph.png
40433         scale 85
40434         groupId toolbarbuttons
40435
40436 \end_inset
40437
40438
40439 \end_layout
40440
40441 \end_inset
40442 </cell>
40443 <cell alignment="center" valignment="top" usebox="none">
40444 \begin_inset Text
40445
40446 \begin_layout Plain Layout
40447
40448 \family sans
40449 Edit\SpecialChar \menuseparator
40450 Paragraph
40451 \begin_inset space ~
40452 \end_inset
40453
40454 Settings
40455 \end_layout
40456
40457 \end_inset
40458 </cell>
40459 </row>
40460 <row interlinespace="2.5mm">
40461 <cell alignment="center" valignment="top" usebox="none">
40462 \begin_inset Text
40463
40464 \begin_layout Plain Layout
40465 \begin_inset Graphics
40466         filename ../images/thesaurus-entry.png
40467         scale 85
40468         groupId toolbarbuttons
40469
40470 \end_inset
40471
40472
40473 \end_layout
40474
40475 \end_inset
40476 </cell>
40477 <cell alignment="center" valignment="top" usebox="none">
40478 \begin_inset Text
40479
40480 \begin_layout Plain Layout
40481
40482 \family sans
40483 Tools\SpecialChar \menuseparator
40484 Thesaurus
40485 \end_layout
40486
40487 \end_inset
40488 </cell>
40489 </row>
40490 </lyxtabular>
40491
40492 \end_inset
40493
40494
40495 \end_layout
40496
40497 \begin_layout Subsection
40498 View / Update Toolbar
40499 \begin_inset Index idx
40500 status collapsed
40501
40502 \begin_layout Plain Layout
40503 Toolbar ! View / Update
40504 \end_layout
40505
40506 \end_inset
40507
40508
40509 \change_inserted -712698321 1299491111
40510
40511 \end_layout
40512
40513 \begin_layout Standard
40514
40515 \change_inserted -712698321 1299491113
40516 \begin_inset Note Note
40517 status open
40518
40519 \begin_layout Plain Layout
40520
40521 \change_inserted -712698321 1299491119
40522 FIXME: Needs update!
40523 \change_unchanged
40524
40525 \end_layout
40526
40527 \end_inset
40528
40529
40530 \change_unchanged
40531
40532 \end_layout
40533
40534 \begin_layout Standard
40535 \begin_inset Graphics
40536         filename clipart/ViewToolbar.png
40537
40538 \end_inset
40539
40540
40541 \end_layout
40542
40543 \begin_layout Standard
40544 \begin_inset VSpace defskip
40545 \end_inset
40546
40547
40548 \end_layout
40549
40550 \begin_layout Standard
40551 The view / update toolbar as shown above contains from left to right the
40552  following buttons:
40553 \end_layout
40554
40555 \begin_layout Standard
40556 \begin_inset VSpace defskip
40557 \end_inset
40558
40559
40560 \end_layout
40561
40562 \begin_layout Standard
40563 \begin_inset Tabular
40564 <lyxtabular version="3" rows="6" columns="2">
40565 <features islongtable="true" longtabularalignment="center">
40566 <column alignment="left" valignment="top" width="0">
40567 <column alignment="left" valignment="top" width="0">
40568 <row interlinespace="2.5mm">
40569 <cell alignment="center" valignment="top" usebox="none">
40570 \begin_inset Text
40571
40572 \begin_layout Plain Layout
40573 \begin_inset Graphics
40574         filename ../images/buffer-view_dvi.png
40575         scale 85
40576         groupId toolbarbuttons
40577
40578 \end_inset
40579
40580
40581 \end_layout
40582
40583 \end_inset
40584 </cell>
40585 <cell alignment="center" valignment="top" usebox="none">
40586 \begin_inset Text
40587
40588 \begin_layout Plain Layout
40589
40590 \family sans
40591 View\SpecialChar \menuseparator
40592 DVI
40593 \end_layout
40594
40595 \end_inset
40596 </cell>
40597 </row>
40598 <row interlinespace="2.5mm">
40599 <cell alignment="center" valignment="top" usebox="none">
40600 \begin_inset Text
40601
40602 \begin_layout Plain Layout
40603 \begin_inset Graphics
40604         filename ../images/buffer-update_dvi.png
40605         scale 85
40606         groupId toolbarbuttons
40607
40608 \end_inset
40609
40610
40611 \end_layout
40612
40613 \end_inset
40614 </cell>
40615 <cell alignment="center" valignment="top" usebox="none">
40616 \begin_inset Text
40617
40618 \begin_layout Plain Layout
40619
40620 \family sans
40621 View\SpecialChar \menuseparator
40622 Update\SpecialChar \menuseparator
40623 DVI
40624 \end_layout
40625
40626 \end_inset
40627 </cell>
40628 </row>
40629 <row interlinespace="2.5mm">
40630 <cell alignment="center" valignment="top" usebox="none">
40631 \begin_inset Text
40632
40633 \begin_layout Plain Layout
40634 \begin_inset Graphics
40635         filename ../images/buffer-view_pdf2.png
40636         scale 85
40637         groupId toolbarbuttons
40638
40639 \end_inset
40640
40641
40642 \end_layout
40643
40644 \end_inset
40645 </cell>
40646 <cell alignment="center" valignment="top" usebox="none">
40647 \begin_inset Text
40648
40649 \begin_layout Plain Layout
40650
40651 \family sans
40652 View\SpecialChar \menuseparator
40653 PDF
40654 \end_layout
40655
40656 \end_inset
40657 </cell>
40658 </row>
40659 <row interlinespace="2.5mm">
40660 <cell alignment="center" valignment="top" usebox="none">
40661 \begin_inset Text
40662
40663 \begin_layout Plain Layout
40664 \begin_inset Graphics
40665         filename ../images/buffer-update_pdf2.png
40666         scale 85
40667         groupId toolbarbuttons
40668
40669 \end_inset
40670
40671
40672 \end_layout
40673
40674 \end_inset
40675 </cell>
40676 <cell alignment="center" valignment="top" usebox="none">
40677 \begin_inset Text
40678
40679 \begin_layout Plain Layout
40680
40681 \family sans
40682 View\SpecialChar \menuseparator
40683 Update\SpecialChar \menuseparator
40684 PDF
40685 \end_layout
40686
40687 \end_inset
40688 </cell>
40689 </row>
40690 <row interlinespace="2.5mm">
40691 <cell alignment="center" valignment="top" usebox="none">
40692 \begin_inset Text
40693
40694 \begin_layout Plain Layout
40695 \begin_inset Graphics
40696         filename ../images/buffer-view_ps.png
40697         scale 85
40698         groupId toolbarbuttons
40699
40700 \end_inset
40701
40702
40703 \end_layout
40704
40705 \end_inset
40706 </cell>
40707 <cell alignment="center" valignment="top" usebox="none">
40708 \begin_inset Text
40709
40710 \begin_layout Plain Layout
40711
40712 \family sans
40713 View\SpecialChar \menuseparator
40714 Postscript
40715 \end_layout
40716
40717 \end_inset
40718 </cell>
40719 </row>
40720 <row interlinespace="2.5mm">
40721 <cell alignment="center" valignment="top" usebox="none">
40722 \begin_inset Text
40723
40724 \begin_layout Plain Layout
40725 \begin_inset Graphics
40726         filename ../images/buffer-update_ps.png
40727         scale 85
40728         groupId toolbarbuttons
40729
40730 \end_inset
40731
40732
40733 \end_layout
40734
40735 \end_inset
40736 </cell>
40737 <cell alignment="center" valignment="top" usebox="none">
40738 \begin_inset Text
40739
40740 \begin_layout Plain Layout
40741
40742 \family sans
40743 View\SpecialChar \menuseparator
40744 Update\SpecialChar \menuseparator
40745 Postscript
40746 \end_layout
40747
40748 \end_inset
40749 </cell>
40750 </row>
40751 </lyxtabular>
40752
40753 \end_inset
40754
40755
40756 \end_layout
40757
40758 \begin_layout Subsection
40759 Other Toolbars
40760 \end_layout
40761
40762 \begin_layout Standard
40763 The change tracking toolbar is explained in section
40764 \begin_inset space ~
40765 \end_inset
40766
40767
40768 \begin_inset CommandInset ref
40769 LatexCommand ref
40770 reference "sec:Change-Tracking"
40771
40772 \end_inset
40773
40774 , the table toolbar
40775 \begin_inset Index idx
40776 status collapsed
40777
40778 \begin_layout Plain Layout
40779 Toolbar ! Table
40780 \end_layout
40781
40782 \end_inset
40783
40784  in the 
40785 \emph on
40786 Embedded Objects
40787 \emph default
40788  manual, the math macro toolbar
40789 \begin_inset Index idx
40790 status collapsed
40791
40792 \begin_layout Plain Layout
40793 Toolbar ! Macro
40794 \end_layout
40795
40796 \end_inset
40797
40798  in the 
40799 \emph on
40800 Math
40801 \emph default
40802  manual.
40803 \end_layout
40804
40805 \begin_layout Chapter
40806 The Document Settings
40807 \begin_inset CommandInset label
40808 LatexCommand label
40809 name "cha:The-Document-Settings"
40810
40811 \end_inset
40812
40813
40814 \begin_inset Index idx
40815 status collapsed
40816
40817 \begin_layout Plain Layout
40818 Document ! Settings
40819 \end_layout
40820
40821 \end_inset
40822
40823
40824 \end_layout
40825
40826 \begin_layout Standard
40827 The document settings dialog contains submenus to set properties for the
40828  whole document and is called with the menu
40829 \family sans
40830  Document\SpecialChar \menuseparator
40831 Settings
40832 \family default
40833 .
40834  You can save your document settings as default with th
40835 \family sans
40836 e Save as Document Defaults
40837 \family default
40838  button in the dialog.
40839  This will create a template name
40840 \family typewriter
40841 d
40842 \family default
40843  
40844 \family typewriter
40845 default.lyx
40846 \family default
40847  which is automatically loaded by LyX when you create a new document without
40848  using a template.
40849 \end_layout
40850
40851 \begin_layout Standard
40852 The different submenus of the dialog are explained in the following.
40853 \end_layout
40854
40855 \begin_layout Section
40856 Document Class
40857 \end_layout
40858
40859 \begin_layout Standard
40860 Here you set the document class, class options, a graphics driver, and a
40861  master document.
40862  Document classes are described in section
40863 \begin_inset space ~
40864 \end_inset
40865
40866
40867 \begin_inset CommandInset ref
40868 LatexCommand ref
40869 reference "sec:Document-Classes"
40870
40871 \end_inset
40872
40873 .
40874  Some classes use some class options by default.
40875  If this is the case, they are listed in the field 
40876 \family sans
40877 Predefined
40878 \family default
40879  and you can decide to use them or not.
40880  If you don't exactly know what the default class options are for, it is
40881  recommended not to touch them.
40882  The graphics driver is used for LaTeX's graphics, color and page layout
40883  packages.
40884  When using 
40885 \family sans
40886 Default
40887 \family default
40888 , the default driver for the LaTeX-packages is used.
40889  It is recommended that you use the default unless you know what you are
40890  doing.
40891 \begin_inset Foot
40892 status collapsed
40893
40894 \begin_layout Plain Layout
40895 When you want one of the following drivers
40896 \begin_inset Newline newline
40897 \end_inset
40898
40899 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40900 \begin_inset Newline newline
40901 \end_inset
40902
40903 you first have to activate them in your LaTeX distribution, see sec.
40904 \begin_inset space \thinspace{}
40905 \end_inset
40906
40907 2 in 
40908 \begin_inset CommandInset href
40909 LatexCommand href
40910 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
40911
40912 \end_inset
40913
40914 .
40915 \end_layout
40916
40917 \end_inset
40918
40919
40920 \end_layout
40921
40922 \begin_layout Standard
40923 Specifying a master document is necessary when the current document is a
40924  child or subdocument.
40925  This master document will be used by LyX when the child document is opened
40926  without its master.
40927  This way child documents are always compilable.
40928  More about master and child documents is explained in the section 
40929 \emph on
40930 Child Documents
40931 \emph default
40932  of the 
40933 \emph on
40934 Embedded Objects
40935 \emph default
40936  manual.
40937 \end_layout
40938
40939 \begin_layout Section
40940 Child Documents
40941 \end_layout
40942
40943 \begin_layout Standard
40944 This submenu is only visible when your document includes child documents.
40945  Please refer to the section 
40946 \emph on
40947 Child Documents
40948 \emph default
40949  of the 
40950 \emph on
40951 Embedded Objects
40952 \emph default
40953  manual for details.
40954 \end_layout
40955
40956 \begin_layout Section
40957 Modules
40958 \end_layout
40959
40960 \begin_layout Standard
40961 Modules are explained in section
40962 \begin_inset space ~
40963 \end_inset
40964
40965
40966 \begin_inset CommandInset ref
40967 LatexCommand ref
40968 reference "sub:Modules"
40969
40970 \end_inset
40971
40972 .
40973 \end_layout
40974
40975 \begin_layout Section
40976 Fonts
40977 \end_layout
40978
40979 \begin_layout Standard
40980 The document font settings are described in section
40981 \begin_inset space ~
40982 \end_inset
40983
40984
40985 \begin_inset CommandInset ref
40986 LatexCommand ref
40987 reference "sec:Fonts-and-Text"
40988
40989 \end_inset
40990
40991 .
40992 \end_layout
40993
40994 \begin_layout Section
40995 Text Layout
40996 \end_layout
40997
40998 \begin_layout Standard
40999 You can specify if paragraphs should be separated by indentations or vertical
41000  skips.
41001  The line spacing and the number of text columns can here also be specified.
41002  
41003 \end_layout
41004
41005 \begin_layout Standard
41006 Note that LyX won't show two columns or the set up line spacing on screen.
41007  That's impractical, often unreadable, and not part of the WYSIWYM concept.
41008  However, it will be as you specified it in the output.
41009 \end_layout
41010
41011 \begin_layout Standard
41012 The listings settings are explained in the corresponding section in the
41013  
41014 \emph on
41015 Embedded Objects
41016 \emph default
41017  manual.
41018 \end_layout
41019
41020 \begin_layout Section
41021 Page Layout
41022 \end_layout
41023
41024 \begin_layout Standard
41025 A description of this menu is given in section
41026 \begin_inset space ~
41027 \end_inset
41028
41029
41030 \begin_inset CommandInset ref
41031 LatexCommand ref
41032 reference "sub:Paper-Size,-Orientation,"
41033
41034 \end_inset
41035
41036  and 
41037 \begin_inset CommandInset ref
41038 LatexCommand ref
41039 reference "sub:Document-Layout"
41040
41041 \end_inset
41042
41043 .
41044 \end_layout
41045
41046 \begin_layout Section
41047 Page Margins
41048 \end_layout
41049
41050 \begin_layout Standard
41051 Here you can adjust the paper margins, see section
41052 \begin_inset space ~
41053 \end_inset
41054
41055
41056 \begin_inset CommandInset ref
41057 LatexCommand ref
41058 reference "sub:Margins"
41059
41060 \end_inset
41061
41062 .
41063 \end_layout
41064
41065 \begin_layout Section
41066 Language
41067 \begin_inset Index idx
41068 status collapsed
41069
41070 \begin_layout Plain Layout
41071 Language ! Encoding
41072 \end_layout
41073
41074 \end_inset
41075
41076
41077 \end_layout
41078
41079 \begin_layout Standard
41080 The document language and quote styles are set here.
41081  The encoding specifies how the document content is exported to LaTeX (the
41082  LyX file is always encoded in utf8).
41083  All characters that cannot be encoded using the specified encoding will
41084  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
41085  known for a particular character).
41086 \begin_inset Foot
41087 status collapsed
41088
41089 \begin_layout Plain Layout
41090 The known commands are defined in a text file.
41091  You can add commands for unknown symbols to that file yourself, see the
41092  
41093 \emph on
41094 Customization
41095 \emph default
41096  manual for details.
41097 \end_layout
41098
41099 \end_inset
41100
41101
41102 \end_layout
41103
41104 \begin_layout Standard
41105 If you use the option 
41106 \family sans
41107 Language Default
41108 \family default
41109 , LyX determines the encoding of a text part from the language of this text.
41110  If the document contains text in more than one language you may get more
41111  than one encoding in the LaTeX file.
41112  If you do not use this option then the complete document will always use
41113  exactly one encoding.
41114  Checking this option is the preferred setting.
41115 \end_layout
41116
41117 \begin_layout Standard
41118 LyX also supports Unicode output, which is particularly useful if you need
41119  lots of special symbols or non-alphabetic scripts, respectively.
41120  If you want to use this (and your LaTeX installation supports Unicode,
41121  for that matter), choose one of the four utf8 variants from the list below.
41122  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
41123  so it is not uncommon that a file with lots of Unicode symbols works fine
41124  with 
41125 \family sans
41126 Language Default
41127 \family default
41128  (when LyX uses its list of known LaTeX-commands), but does not work with
41129  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
41130  because all Unicode symbols can be encoded in utf8).
41131  The situation is much better with XeTeX and LuaTeX, two new alternative
41132  engines to standard LaTeX.
41133  Both engines support Unicode natively.
41134  LyX now also supports these two engines (via the output formats 
41135 \family sans
41136 PDF
41137 \begin_inset space ~
41138 \end_inset
41139
41140 (XeTe
41141 \begin_inset ERT
41142 status collapsed
41143
41144 \begin_layout Plain Layout
41145
41146 {}
41147 \end_layout
41148
41149 \end_inset
41150
41151 X)
41152 \family default
41153
41154 \family sans
41155 PDF
41156 \begin_inset space ~
41157 \end_inset
41158
41159 (LuaTe
41160 \begin_inset ERT
41161 status collapsed
41162
41163 \begin_layout Plain Layout
41164
41165 {}
41166 \end_layout
41167
41168 \end_inset
41169
41170 X)
41171 \family default
41172  and 
41173 \family sans
41174 DVI
41175 \begin_inset space ~
41176 \end_inset
41177
41178 (LuaTeX)
41179 \family default
41180 ; see section
41181 \begin_inset space ~
41182 \end_inset
41183
41184
41185 \begin_inset CommandInset ref
41186 LatexCommand ref
41187 reference "sub:Output-file-formats"
41188
41189 \end_inset
41190
41191 ), so if the above options fail, you might try out one of these new engines.
41192 \end_layout
41193
41194 \begin_layout Standard
41195 Here is a list with the important encodings:
41196 \end_layout
41197
41198 \begin_layout Description
41199 Language
41200 \begin_inset space ~
41201 \end_inset
41202
41203 Default
41204 \begin_inset space ~
41205 \end_inset
41206
41207 (no
41208 \begin_inset space ~
41209 \end_inset
41210
41211 inputenc) Same as 
41212 \family sans
41213 Language Default
41214 \family default
41215 , but the LaTeX-package 
41216 \series bold
41217 inputenc
41218 \series default
41219
41220 \begin_inset Index idx
41221 status collapsed
41222
41223 \begin_layout Plain Layout
41224 LaTeX-packages ! inputenc
41225 \end_layout
41226
41227 \end_inset
41228
41229  is not used.
41230  When using this, you probably need to load some additional packages manually
41231  in the preamble and specify the used encoding for text parts in foreign
41232  languages in TeX code.
41233 \end_layout
41234
41235 \begin_layout Description
41236 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
41237  LyX converts all other characters into LaTeX commands, which may result
41238  in a big file when lots of LaTeX-commands are needed.
41239 \end_layout
41240
41241 \begin_layout Description
41242 Arabic
41243 \begin_inset space ~
41244 \end_inset
41245
41246 (CP
41247 \begin_inset space ~
41248 \end_inset
41249
41250 1256) MS Windows code page for Arabic and Farsi
41251 \end_layout
41252
41253 \begin_layout Description
41254 Arabic
41255 \begin_inset space ~
41256 \end_inset
41257
41258 (ISO
41259 \begin_inset space ~
41260 \end_inset
41261
41262 8859-6) for Arabic and Farsi
41263 \end_layout
41264
41265 \begin_layout Description
41266 Armenian
41267 \begin_inset space ~
41268 \end_inset
41269
41270 (ArmSCII8) for Armenian
41271 \end_layout
41272
41273 \begin_layout Description
41274 Baltic
41275 \begin_inset space ~
41276 \end_inset
41277
41278 (CP
41279 \begin_inset space ~
41280 \end_inset
41281
41282 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
41283  as the ISO-8859-13 encoding
41284 \end_layout
41285
41286 \begin_layout Description
41287 Baltic
41288 \begin_inset space ~
41289 \end_inset
41290
41291 (ISO
41292 \begin_inset space ~
41293 \end_inset
41294
41295 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41296  encoding
41297 \end_layout
41298
41299 \begin_layout Description
41300 Baltic
41301 \begin_inset space ~
41302 \end_inset
41303
41304 (ISO
41305 \begin_inset space ~
41306 \end_inset
41307
41308 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41309  ISO-8859-13 encoding
41310 \end_layout
41311
41312 \begin_layout Description
41313 Central
41314 \begin_inset space ~
41315 \end_inset
41316
41317 European
41318 \begin_inset space ~
41319 \end_inset
41320
41321 (CP
41322 \begin_inset space ~
41323 \end_inset
41324
41325 1250) MS Windows code page for ISO
41326 \begin_inset space ~
41327 \end_inset
41328
41329 8859-2 (latin2)
41330 \end_layout
41331
41332 \begin_layout Description
41333 Central
41334 \begin_inset space ~
41335 \end_inset
41336
41337 European
41338 \begin_inset space ~
41339 \end_inset
41340
41341 (ISO
41342 \begin_inset space ~
41343 \end_inset
41344
41345 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41346  Romanian, Slovak and Slovenian
41347 \end_layout
41348
41349 \begin_layout Description
41350 Chinese
41351 \begin_inset space ~
41352 \end_inset
41353
41354 (simplified)
41355 \begin_inset space ~
41356 \end_inset
41357
41358 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41359  this encoding is officially replaced by the encoding GB18030, as GB18030
41360  is not available for LaTeX you should try to use the encoding Unicode
41361 \begin_inset space ~
41362 \end_inset
41363
41364 (CJK)
41365 \begin_inset space ~
41366 \end_inset
41367
41368 (utf8)
41369 \end_layout
41370
41371 \begin_layout Description
41372 Chinese
41373 \begin_inset space ~
41374 \end_inset
41375
41376 (simplified)
41377 \begin_inset space ~
41378 \end_inset
41379
41380 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41381  except for the Euro currency sign, since 2001 this encoding is officially
41382  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41383  you should try to use the encoding Unicode
41384 \begin_inset space ~
41385 \end_inset
41386
41387 (CJK)
41388 \begin_inset space ~
41389 \end_inset
41390
41391 (utf8)
41392 \end_layout
41393
41394 \begin_layout Description
41395 Chinese
41396 \begin_inset space ~
41397 \end_inset
41398
41399 (traditional)
41400 \begin_inset space ~
41401 \end_inset
41402
41403 (EUC-TW) for traditional Chinese
41404 \end_layout
41405
41406 \begin_layout Description
41407 Cyrillic
41408 \begin_inset space ~
41409 \end_inset
41410
41411 (CP
41412 \begin_inset space ~
41413 \end_inset
41414
41415 1251) MS Windows code page for Cyrillic
41416 \end_layout
41417
41418 \begin_layout Description
41419 Cyrillic
41420 \begin_inset space ~
41421 \end_inset
41422
41423 (ISO
41424 \begin_inset space ~
41425 \end_inset
41426
41427 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41428 \end_layout
41429
41430 \begin_layout Description
41431 Cyrillic
41432 \begin_inset space ~
41433 \end_inset
41434
41435 (KOI8-R) standard Cyrillic especially for Russian
41436 \end_layout
41437
41438 \begin_layout Description
41439 Cyrillic
41440 \begin_inset space ~
41441 \end_inset
41442
41443 (KOI8-U) Cyrillic for Ukrainian
41444 \end_layout
41445
41446 \begin_layout Description
41447 Cyrillic
41448 \begin_inset space ~
41449 \end_inset
41450
41451 (pt
41452 \begin_inset space ~
41453 \end_inset
41454
41455 154) Cyrillic for Kazakh
41456 \end_layout
41457
41458 \begin_layout Description
41459 Greek
41460 \begin_inset space ~
41461 \end_inset
41462
41463 (ISO
41464 \begin_inset space ~
41465 \end_inset
41466
41467 8859-7) for Greek
41468 \end_layout
41469
41470 \begin_layout Description
41471 Hebrew
41472 \begin_inset space ~
41473 \end_inset
41474
41475 (CP
41476 \begin_inset space ~
41477 \end_inset
41478
41479 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41480 \end_layout
41481
41482 \begin_layout Description
41483 Hebrew
41484 \begin_inset space ~
41485 \end_inset
41486
41487 (ISO
41488 \begin_inset space ~
41489 \end_inset
41490
41491 8859-8) for Hebrew
41492 \end_layout
41493
41494 \begin_layout Description
41495 Japanese
41496 \begin_inset space ~
41497 \end_inset
41498
41499 (CJK)
41500 \begin_inset space ~
41501 \end_inset
41502
41503 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41504 \series bold
41505 CJK
41506 \series default
41507
41508 \begin_inset Index idx
41509 status collapsed
41510
41511 \begin_layout Plain Layout
41512 LaTeX-packages ! CJK
41513 \end_layout
41514
41515 \end_inset
41516
41517 , when using this, set the document language to 
41518 \family sans
41519 Japanese (CJK)
41520 \end_layout
41521
41522 \begin_layout Description
41523 Japanese
41524 \begin_inset space ~
41525 \end_inset
41526
41527 (CJK)
41528 \begin_inset space ~
41529 \end_inset
41530
41531 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41532 \series bold
41533 CJK
41534 \series default
41535 , when using this, set the document language to 
41536 \family sans
41537 Japanese
41538 \begin_inset space ~
41539 \end_inset
41540
41541 (CJK)
41542 \end_layout
41543
41544 \begin_layout Description
41545 Japanese
41546 \begin_inset space ~
41547 \end_inset
41548
41549 (non-CJK)
41550 \begin_inset space ~
41551 \end_inset
41552
41553 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41554 \series bold
41555 japanese
41556 \series default
41557
41558 \begin_inset Index idx
41559 status collapsed
41560
41561 \begin_layout Plain Layout
41562 LaTeX-packages ! japanese
41563 \end_layout
41564
41565 \end_inset
41566
41567 , when using this, set the document language to 
41568 \family sans
41569 Japanese
41570 \end_layout
41571
41572 \begin_layout Description
41573 Japanese
41574 \begin_inset space ~
41575 \end_inset
41576
41577 (non-CJK)
41578 \begin_inset space ~
41579 \end_inset
41580
41581 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41582 \series bold
41583 japanese
41584 \series default
41585 , when using this, set the document language to 
41586 \family sans
41587 Japanese
41588 \end_layout
41589
41590 \begin_layout Description
41591 Japanese
41592 \begin_inset space ~
41593 \end_inset
41594
41595 (non-CJK)
41596 \begin_inset space ~
41597 \end_inset
41598
41599 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41600 \series bold
41601 japanese
41602 \series default
41603 , when using this, set the document language to 
41604 \family sans
41605 Japanese
41606 \end_layout
41607
41608 \begin_layout Description
41609 Korean
41610 \begin_inset space ~
41611 \end_inset
41612
41613 (EUC-KR) for Korean
41614 \end_layout
41615
41616 \begin_layout Description
41617 Southern
41618 \begin_inset space ~
41619 \end_inset
41620
41621 European
41622 \begin_inset space ~
41623 \end_inset
41624
41625 (ISO
41626 \begin_inset space ~
41627 \end_inset
41628
41629 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41630 \end_layout
41631
41632 \begin_layout Description
41633 South-Eastern
41634 \begin_inset space ~
41635 \end_inset
41636
41637 European
41638 \begin_inset space ~
41639 \end_inset
41640
41641 (ISO
41642 \begin_inset space ~
41643 \end_inset
41644
41645 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41646  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41647  to cover many languages and characters with diacritics
41648 \end_layout
41649
41650 \begin_layout Description
41651 Thai
41652 \begin_inset space ~
41653 \end_inset
41654
41655 (TIS
41656 \begin_inset space ~
41657 \end_inset
41658
41659 620-0) for Thai
41660 \end_layout
41661
41662 \begin_layout Description
41663 Turkish
41664 \begin_inset space ~
41665 \end_inset
41666
41667 (ISO
41668 \begin_inset space ~
41669 \end_inset
41670
41671 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41672  Icelandic letters are replaced by Turkish ones
41673 \end_layout
41674
41675 \begin_layout Description
41676 Unicode
41677 \begin_inset space ~
41678 \end_inset
41679
41680 (CJK)
41681 \begin_inset space ~
41682 \end_inset
41683
41684 (utf8) Unicode utf8 with the LaTeX-package 
41685 \series bold
41686 CJK
41687 \series default
41688
41689 \begin_inset Index idx
41690 status collapsed
41691
41692 \begin_layout Plain Layout
41693 LaTeX-packages ! CJK
41694 \end_layout
41695
41696 \end_inset
41697
41698  (for the languages Chinese, Japanese and Korean)
41699 \end_layout
41700
41701 \begin_layout Description
41702 Unicode
41703 \begin_inset space ~
41704 \end_inset
41705
41706 (XeTeX)
41707 \begin_inset space ~
41708 \end_inset
41709
41710 (utf8) Unicode utf8 to be used with 
41711 \family sans
41712 XeTeX
41713 \family default
41714  and 
41715 \family sans
41716 LuaTeX
41717 \family default
41718 , which use Unicode directly, without the help of the LaTeX-package 
41719 \series bold
41720 inputenc
41721 \series default
41722 .
41723  LyX automatically selects this encoding if you export or preview XeTeX
41724  or LuaTeX.
41725  Normally you do not need to set this encoding manually.
41726 \end_layout
41727
41728 \begin_layout Description
41729 Unicode
41730 \begin_inset space ~
41731 \end_inset
41732
41733 (ucs-extended)
41734 \begin_inset space ~
41735 \end_inset
41736
41737 (utf8x) Unicode utf8 based on the LaTeX-package 
41738 \series bold
41739 ucs
41740 \series default
41741
41742 \begin_inset Index idx
41743 status collapsed
41744
41745 \begin_layout Plain Layout
41746 LaTeX-packages ! ucs
41747 \end_layout
41748
41749 \end_inset
41750
41751  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41752 \end_layout
41753
41754 \begin_layout Description
41755 Unicode
41756 \begin_inset space ~
41757 \end_inset
41758
41759 (utf8) Unicode utf8 based on the LaTeX-package 
41760 \series bold
41761 inputenc
41762 \series default
41763
41764 \begin_inset Index idx
41765 status collapsed
41766
41767 \begin_layout Plain Layout
41768 LaTeX-packages ! inputenc
41769 \end_layout
41770
41771 \end_inset
41772
41773 .
41774  Currently only a limited range of characters (mainly for Latin scripts)
41775  is supported.
41776 \end_layout
41777
41778 \begin_layout Description
41779 Western
41780 \begin_inset space ~
41781 \end_inset
41782
41783 European
41784 \begin_inset space ~
41785 \end_inset
41786
41787 (CP
41788 \begin_inset space ~
41789 \end_inset
41790
41791 1252) MS Windows code page for ISO
41792 \begin_inset space ~
41793 \end_inset
41794
41795 8859-1 (latin1)
41796 \end_layout
41797
41798 \begin_layout Description
41799 Western
41800 \begin_inset space ~
41801 \end_inset
41802
41803 European
41804 \begin_inset space ~
41805 \end_inset
41806
41807 (ISO
41808 \begin_inset space ~
41809 \end_inset
41810
41811 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41812  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41813  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41814  encoding instead
41815 \end_layout
41816
41817 \begin_layout Description
41818 Western
41819 \begin_inset space ~
41820 \end_inset
41821
41822 European
41823 \begin_inset space ~
41824 \end_inset
41825
41826 (ISO
41827 \begin_inset space ~
41828 \end_inset
41829
41830 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41831  sign, the œ-ligature and some characters used for French and Finnish
41832 \change_inserted -712698321 1299489919
41833
41834 \end_layout
41835
41836 \begin_layout Standard
41837
41838 \change_inserted -712698321 1299575911
41839 Finally, the dialog lets you select a specific language package for the
41840  current document.
41841  See 
41842 \begin_inset CommandInset ref
41843 LatexCommand formatted
41844 reference "sub:Prefs-Language"
41845
41846 \end_inset
41847
41848  for more information on the language package.
41849 \change_unchanged
41850
41851 \end_layout
41852
41853 \begin_layout Section
41854 Numbering & TOC
41855 \end_layout
41856
41857 \begin_layout Standard
41858 You can adjust here the numbering depth of section headings and the section
41859  depth in the table of contents as described in section
41860 \begin_inset space ~
41861 \end_inset
41862
41863
41864 \begin_inset CommandInset ref
41865 LatexCommand ref
41866 reference "sub:Numbering-depth"
41867
41868 \end_inset
41869
41870 .
41871 \end_layout
41872
41873 \begin_layout Section
41874 Bibliography
41875 \end_layout
41876
41877 \begin_layout Standard
41878 You can specify here a citation style using the LaTeX packages 
41879 \series bold
41880 natbib
41881 \series default
41882
41883 \begin_inset Index idx
41884 status collapsed
41885
41886 \begin_layout Plain Layout
41887 LaTeX-packages ! natbib
41888 \end_layout
41889
41890 \end_inset
41891
41892  or 
41893 \series bold
41894 jurabib
41895 \series default
41896
41897 \begin_inset Index idx
41898 status collapsed
41899
41900 \begin_layout Plain Layout
41901 LaTeX-packages ! jurabib
41902 \end_layout
41903
41904 \end_inset
41905
41906 , you can enable subdivided bibliographies using the LaTeX package 
41907 \series bold
41908 bibtopic
41909 \series default
41910
41911 \begin_inset Index idx
41912 status collapsed
41913
41914 \begin_layout Plain Layout
41915 LaTeX-packages ! bibtopic
41916 \end_layout
41917
41918 \end_inset
41919
41920  and you can customize how the bibliography of the given document is being
41921  generated.
41922  For a further description see section
41923 \begin_inset space ~
41924 \end_inset
41925
41926
41927 \begin_inset CommandInset ref
41928 LatexCommand ref
41929 reference "sec:Bibliography"
41930
41931 \end_inset
41932
41933 .
41934 \end_layout
41935
41936 \begin_layout Section
41937 Indexes
41938 \end_layout
41939
41940 \begin_layout Standard
41941 Here, you can customize how the index of your document is being generated
41942  and you can define additional indexes.
41943  Please refer to section
41944 \begin_inset space ~
41945 \end_inset
41946
41947
41948 \begin_inset CommandInset ref
41949 LatexCommand ref
41950 reference "sec:Index"
41951
41952 \end_inset
41953
41954  for details.
41955 \end_layout
41956
41957 \begin_layout Section
41958 PDF Properties
41959 \end_layout
41960
41961 \begin_layout Standard
41962 The PDF properties are explained in section
41963 \begin_inset space ~
41964 \end_inset
41965
41966
41967 \begin_inset CommandInset ref
41968 LatexCommand ref
41969 reference "sec:PDF-Properties"
41970
41971 \end_inset
41972
41973 .
41974 \end_layout
41975
41976 \begin_layout Section
41977 Math Options
41978 \end_layout
41979
41980 \begin_layout Standard
41981 These options will force LyX to use the LaTeX-packages 
41982 \series bold
41983 amsmath
41984 \series default
41985
41986 \begin_inset Index idx
41987 status collapsed
41988
41989 \begin_layout Plain Layout
41990 LaTeX-packages ! amsmath
41991 \end_layout
41992
41993 \end_inset
41994
41995  and 
41996 \series bold
41997 esint
41998 \series default
41999
42000 \begin_inset Index idx
42001 status collapsed
42002
42003 \begin_layout Plain Layout
42004 LaTeX-packages ! esint
42005 \end_layout
42006
42007 \end_inset
42008
42009  or to use them automatically when they are needed.
42010 \end_layout
42011
42012 \begin_layout Standard
42013
42014 \series bold
42015 amsmath
42016 \series default
42017  is needed for many constructs, so when you get LaTeX-errors in formulas,
42018  ensure that you have enabled AMS.
42019 \end_layout
42020
42021 \begin_layout Standard
42022
42023 \series bold
42024 esint
42025 \series default
42026  is used for special integral characters.
42027 \end_layout
42028
42029 \begin_layout Section
42030 Float Placement
42031 \end_layout
42032
42033 \begin_layout Standard
42034 The float placement options are described in section
42035 \begin_inset space ~
42036 \end_inset
42037
42038
42039 \begin_inset CommandInset ref
42040 LatexCommand ref
42041 reference "sub:Float-Placement"
42042
42043 \end_inset
42044
42045 .
42046 \end_layout
42047
42048 \begin_layout Section
42049 Bullets
42050 \end_layout
42051
42052 \begin_layout Standard
42053 Here you can adjust the characters for the itemize levels.
42054  The itemize environment is described in section
42055 \begin_inset space ~
42056 \end_inset
42057
42058
42059 \begin_inset CommandInset ref
42060 LatexCommand ref
42061 reference "sec:Itemize"
42062
42063 \end_inset
42064
42065 .
42066 \end_layout
42067
42068 \begin_layout Section
42069 Branches
42070 \end_layout
42071
42072 \begin_layout Standard
42073 Branches are described in section
42074 \begin_inset space ~
42075 \end_inset
42076
42077
42078 \begin_inset CommandInset ref
42079 LatexCommand ref
42080 reference "sec:Branches"
42081
42082 \end_inset
42083
42084 .
42085 \change_inserted -712698321 1299490648
42086
42087 \end_layout
42088
42089 \begin_layout Section
42090
42091 \change_inserted -712698321 1299490977
42092 Output
42093 \begin_inset CommandInset label
42094 LatexCommand label
42095 name "sec:Doc-Output"
42096
42097 \end_inset
42098
42099
42100 \end_layout
42101
42102 \begin_layout Standard
42103
42104 \change_inserted -712698321 1299490684
42105 Here you can define some output specifics for the current document:
42106 \end_layout
42107
42108 \begin_layout Description
42109
42110 \change_inserted -712698321 1299575868
42111 Default
42112 \begin_inset space ~
42113 \end_inset
42114
42115 Output
42116 \begin_inset space ~
42117 \end_inset
42118
42119 Format: The format that is used when you hit 
42120 \begin_inset Quotes eld
42121 \end_inset
42122
42123 View
42124 \begin_inset Quotes erd
42125 \end_inset
42126
42127
42128 \begin_inset Quotes eld
42129 \end_inset
42130
42131 Update
42132 \begin_inset Quotes erd
42133 \end_inset
42134
42135
42136 \begin_inset Quotes eld
42137 \end_inset
42138
42139 View Master Document
42140 \begin_inset Quotes erd
42141 \end_inset
42142
42143  and 
42144 \begin_inset Quotes eld
42145 \end_inset
42146
42147 Update Master Document
42148 \begin_inset Quotes erd
42149 \end_inset
42150
42151  in the 
42152 \family sans
42153 View
42154 \family default
42155  menu or the toolbar.
42156  The default is set in 
42157 \family sans
42158 Tools\SpecialChar \menuseparator
42159 Preferences\SpecialChar \menuseparator
42160 File Formats; see 
42161 \family default
42162
42163 \begin_inset CommandInset ref
42164 LatexCommand formatted
42165 reference "sec:File-Formats"
42166
42167 \end_inset
42168
42169
42170 \end_layout
42171
42172 \begin_layout Description
42173
42174 \change_inserted -712698321 1299490926
42175 Synchronize
42176 \begin_inset space ~
42177 \end_inset
42178
42179 with
42180 \begin_inset space ~
42181 \end_inset
42182
42183 Output
42184 \begin_inset Note Note
42185 status open
42186
42187 \begin_layout Plain Layout
42188
42189 \change_inserted -712698321 1299490928
42190 TODO!
42191 \change_unchanged
42192
42193 \end_layout
42194
42195 \end_inset
42196
42197
42198 \end_layout
42199
42200 \begin_layout Description
42201
42202 \change_inserted -712698321 1299490931
42203 XHTML
42204 \begin_inset space ~
42205 \end_inset
42206
42207 Output
42208 \begin_inset space ~
42209 \end_inset
42210
42211 Options
42212 \begin_inset Note Note
42213 status open
42214
42215 \begin_layout Plain Layout
42216
42217 \change_inserted -712698321 1299490933
42218 TODO!
42219 \change_unchanged
42220
42221 \end_layout
42222
42223 \end_inset
42224
42225
42226 \change_unchanged
42227
42228 \end_layout
42229
42230 \begin_layout Section
42231 LaT
42232 \begin_inset ERT
42233 status collapsed
42234
42235 \begin_layout Plain Layout
42236
42237 {}
42238 \end_layout
42239
42240 \end_inset
42241
42242 eX Preamble
42243 \end_layout
42244
42245 \begin_layout Standard
42246 In this text field are entered commands to load special LaTeX-packages or
42247  to define LaTeX-commands.
42248  The preamble is a thing for LaTeX-experts.
42249  You should not enter commands here until you exactly know what you are
42250  doing.
42251 \end_layout
42252
42253 \begin_layout Standard
42254 An introduction to the LaTeX-syntax is given in section
42255 \begin_inset space ~
42256 \end_inset
42257
42258
42259 \begin_inset CommandInset ref
42260 LatexCommand ref
42261 reference "sub:LaTeX-Syntax"
42262
42263 \end_inset
42264
42265 .
42266 \end_layout
42267
42268 \begin_layout Chapter
42269 The 
42270 \family sans
42271 Preferences
42272 \family default
42273  Dialog
42274 \begin_inset CommandInset label
42275 LatexCommand label
42276 name "cha:The-Preferences-dialog"
42277
42278 \end_inset
42279
42280
42281 \begin_inset Index idx
42282 status collapsed
42283
42284 \begin_layout Plain Layout
42285 Preferences
42286 \end_layout
42287
42288 \end_inset
42289
42290
42291 \end_layout
42292
42293 \begin_layout Standard
42294 The preferences dialog is called with the menu 
42295 \family sans
42296 Tools\SpecialChar \menuseparator
42297 Preferences
42298 \family default
42299 .
42300  It has the following submenus.
42301 \end_layout
42302
42303 \begin_layout Section
42304 Look and Feel
42305 \end_layout
42306
42307 \begin_layout Subsection
42308 User Interface
42309 \end_layout
42310
42311 \begin_layout Subsubsection
42312 User Interface File
42313 \begin_inset Index idx
42314 status collapsed
42315
42316 \begin_layout Plain Layout
42317 Customization ! of toolbars
42318 \end_layout
42319
42320 \end_inset
42321
42322
42323 \begin_inset Index idx
42324 status collapsed
42325
42326 \begin_layout Plain Layout
42327 Customization ! of menus
42328 \end_layout
42329
42330 \end_inset
42331
42332
42333 \end_layout
42334
42335 \begin_layout Standard
42336 \begin_inset Note Greyedout
42337 status open
42338
42339 \begin_layout Plain Layout
42340
42341 \series bold
42342 Note:
42343 \series default
42344  You have to restart LyX before the change of the user interface file take
42345  effect.
42346 \end_layout
42347
42348 \end_inset
42349
42350
42351 \end_layout
42352
42353 \begin_layout Standard
42354 The appearance of the menus and toolbars can be changed by choosing a user
42355  interface (ui) file.
42356  An ui-file is a text file where the toolbars and menus are listed.
42357  The toolbar buttons and menu entries are specified in the files 
42358 \shape italic
42359 stdtoolbars.inc
42360 \shape default
42361  and 
42362 \shape italic
42363 stdmenus.inc
42364 \shape default
42365 , respectively.
42366  Both files are loaded by the 
42367 \emph on
42368 default.ui
42369 \emph default
42370  file.
42371  To create your own menu and toolbar layout, start with a copy of these
42372  files and edit the entries.
42373 \end_layout
42374
42375 \begin_layout Standard
42376 The syntax of the .inc-files is straightforward: The 
42377 \family sans
42378 Menubar
42379 \family default
42380
42381 \family sans
42382 Menu
42383 \family default
42384  and 
42385 \family sans
42386 Toolbar
42387 \family default
42388  entries must be ended with an explicit 
42389 \family sans
42390 End
42391 \family default
42392 .
42393  They may contain 
42394 \family sans
42395 Submenus
42396 \family default
42397
42398 \family sans
42399 Items
42400 \family default
42401
42402 \family sans
42403 OptItems
42404 \family default
42405
42406 \family sans
42407 Separators
42408 \family default
42409
42410 \family sans
42411 Icons,
42412 \family default
42413  and in the case of the 
42414 \begin_inset Quotes eld
42415 \end_inset
42416
42417 file
42418 \begin_inset Quotes erd
42419 \end_inset
42420
42421  menus a 
42422 \family sans
42423 Lastfiles
42424 \family default
42425  entry.
42426  The syntax for the entries is:
42427 \end_layout
42428
42429 \begin_layout Standard
42430 \begin_inset VSpace smallskip*
42431 \end_inset
42432
42433
42434 \series bold
42435 Item 
42436 \begin_inset Quotes eld
42437 \end_inset
42438
42439 menu 
42440 \series default
42441 or
42442 \series bold
42443  button name
42444 \begin_inset Quotes erd
42445 \end_inset
42446
42447  
42448 \begin_inset Quotes eld
42449 \end_inset
42450
42451 LyX-function
42452 \begin_inset Quotes erd
42453 \end_inset
42454
42455
42456 \end_layout
42457
42458 \begin_layout Standard
42459 \noindent
42460 \begin_inset VSpace smallskip*
42461 \end_inset
42462
42463 All LyX-functions are listed in the menu 
42464 \family sans
42465 Help\SpecialChar \menuseparator
42466 LyX
42467 \begin_inset space ~
42468 \end_inset
42469
42470 Functions
42471 \family default
42472 .
42473 \end_layout
42474
42475 \begin_layout Standard
42476 \begin_inset VSpace medskip
42477 \end_inset
42478
42479
42480 \end_layout
42481
42482 \begin_layout Standard
42483 An example: Assuming you use the menu 
42484 \family sans
42485 Navigate\SpecialChar \menuseparator
42486 Bookmarks
42487 \family default
42488  quite often and therefore want six available bookmarks, you can add the
42489  line
42490 \end_layout
42491
42492 \begin_layout Standard
42493 \begin_inset VSpace smallskip*
42494 \end_inset
42495
42496
42497 \series bold
42498 Item 
42499 \begin_inset Quotes eld
42500 \end_inset
42501
42502 Save Bookmark 6
42503 \begin_inset Quotes erd
42504 \end_inset
42505
42506  
42507 \begin_inset Quotes eld
42508 \end_inset
42509
42510 bookmark-save 6
42511 \begin_inset Quotes erd
42512 \end_inset
42513
42514
42515 \end_layout
42516
42517 \begin_layout Standard
42518 \noindent
42519 \begin_inset VSpace smallskip*
42520 \end_inset
42521
42522 to the navigate menu section in the .inc-file to have the sixth bookmark.
42523 \end_layout
42524
42525 \begin_layout Subsubsection
42526 Automatic help
42527 \end_layout
42528
42529 \begin_layout Standard
42530 The option 
42531 \family sans
42532 Enable tool tips in main work area
42533 \family default
42534  enables tool tips showing the content of closed insets like index entries
42535  or footnotes.
42536 \end_layout
42537
42538 \begin_layout Subsubsection
42539 Session
42540 \end_layout
42541
42542 \begin_layout Standard
42543 With the option 
42544 \family sans
42545 Allow saving
42546 \begin_inset space \thinspace{}
42547 \end_inset
42548
42549 /
42550 \begin_inset space \thinspace{}
42551 \end_inset
42552
42553 restoring of window layout and geometries
42554 \family default
42555  LyX's main window will be opened with the size and layout that was used
42556  in the last LyX session.
42557 \end_layout
42558
42559 \begin_layout Standard
42560 The option 
42561 \family sans
42562 Restore cursor positions
42563 \family default
42564  sets the cursor to the position in the file where it has been the last
42565  time.
42566 \end_layout
42567
42568 \begin_layout Standard
42569 The option 
42570 \family sans
42571 Load opened files from last session
42572 \family default
42573  opens all files that were opened in the last LyX session.
42574 \end_layout
42575
42576 \begin_layout Subsubsection
42577 Documents
42578 \begin_inset CommandInset label
42579 LatexCommand label
42580 name "sub:Backup documents"
42581
42582 \end_inset
42583
42584
42585 \begin_inset Index idx
42586 status collapsed
42587
42588 \begin_layout Plain Layout
42589 Backup ! Documents
42590 \end_layout
42591
42592 \end_inset
42593
42594
42595 \end_layout
42596
42597 \begin_layout Standard
42598 When the option 
42599 \family sans
42600 Backup documents
42601 \family default
42602  is set, you can specify the time between backup saves.
42603 \end_layout
42604
42605 \begin_layout Standard
42606
42607 \family sans
42608 Maximum last files
42609 \family default
42610  is the number of last opened files that LyX should display in the menu
42611  
42612 \family sans
42613 File\SpecialChar \menuseparator
42614 Open
42615 \begin_inset space ~
42616 \end_inset
42617
42618 Recent
42619 \family default
42620 .
42621 \end_layout
42622
42623 \begin_layout Standard
42624 When the option 
42625 \family sans
42626 Open documents in tabs
42627 \family default
42628  is not used, then every file will be opened in its own new instance of
42629  LyX.
42630 \end_layout
42631
42632 \begin_layout Subsection
42633 Screen Fonts
42634 \begin_inset Index idx
42635 status collapsed
42636
42637 \begin_layout Plain Layout
42638 Font ! Screen
42639 \end_layout
42640
42641 \end_inset
42642
42643
42644 \begin_inset CommandInset label
42645 LatexCommand label
42646 name "sub:Screen-Fonts"
42647
42648 \end_inset
42649
42650
42651 \end_layout
42652
42653 \begin_layout Standard
42654 These fonts are used to display your documents on the screen.
42655 \end_layout
42656
42657 \begin_layout Standard
42658 \begin_inset Note Greyedout
42659 status open
42660
42661 \begin_layout Plain Layout
42662
42663 \series bold
42664 Note:
42665 \series default
42666  This section only deals with the fonts 
42667 \emph on
42668 inside
42669 \emph default
42670  the LyX window.
42671  The fonts that appear on the output are independent from these fonts, and
42672  set in the menu 
42673 \family sans
42674 Document\SpecialChar \menuseparator
42675 Settings\SpecialChar \menuseparator
42676 Fonts
42677 \family default
42678 .
42679 \end_layout
42680
42681 \end_inset
42682
42683
42684 \end_layout
42685
42686 \begin_layout Standard
42687 By default, LyX uses 
42688 \family typewriter
42689 Times
42690 \family default
42691  as roman (serif) font, 
42692 \family typewriter
42693 Arial
42694 \family default
42695  or 
42696 \family typewriter
42697 Helvetica
42698 \family default
42699  (depends on the system) as 
42700 \family sans
42701 sans
42702 \begin_inset space ~
42703 \end_inset
42704
42705 serif
42706 \family default
42707  font, and 
42708 \family typewriter
42709 Courier
42710 \family default
42711  as 
42712 \family typewriter
42713 typewriter
42714 \family default
42715  font.
42716 \end_layout
42717
42718 \begin_layout Standard
42719 You can change the font size with the 
42720 \family sans
42721 Zoom
42722 \family default
42723  setting.
42724  You can also change the font zoom outside the preferences dialog for the
42725  current LyX session by pressing Ctrl and scrolling the mouse wheel.
42726 \end_layout
42727
42728 \begin_layout Standard
42729
42730 \family sans
42731 Screen DPI
42732 \family default
42733  is the screen resolution in dpi (dots per inch).
42734  The Font Sizes are calculated as letter height in units of points.
42735  72
42736 \begin_inset space \thinspace{}
42737 \end_inset
42738
42739 points have the size of 1
42740 \begin_inset space \thinspace{}
42741 \end_inset
42742
42743 inch, see Appendix
42744 \begin_inset space ~
42745 \end_inset
42746
42747
42748 \begin_inset CommandInset ref
42749 LatexCommand ref
42750 reference "cha:Units-available-in"
42751
42752 \end_inset
42753
42754 .
42755 \end_layout
42756
42757 \begin_layout Standard
42758 The default 
42759 \family sans
42760 Font Sizes
42761 \family default
42762  are the same as if a document font size of 10
42763 \begin_inset space \thinspace{}
42764 \end_inset
42765
42766 pt would be used.
42767  The sizes are explained in detail in section
42768 \begin_inset space ~
42769 \end_inset
42770
42771
42772 \begin_inset CommandInset ref
42773 LatexCommand ref
42774 reference "sub:Document-Font"
42775
42776 \end_inset
42777
42778 .
42779 \end_layout
42780
42781 \begin_layout Standard
42782 With the option 
42783 \family sans
42784 Use Pixmap Cache to speed up font rendering
42785 \family default
42786  enabled, LyX needs to redraw the screen less often.
42787  This results in better performance, especially on slow systems.
42788  On the other hand, the characters might look more fuzzy on screen.
42789  So whether you enable this or not depends on whether you prefer speed over
42790  aesthetics.
42791  Note that the Pixmap Cache is only available and useful under Mac
42792 \begin_inset space ~
42793 \end_inset
42794
42795 OS and Windows.
42796 \end_layout
42797
42798 \begin_layout Subsection
42799 Colors
42800 \begin_inset Index idx
42801 status collapsed
42802
42803 \begin_layout Plain Layout
42804 Color ! LyX screen
42805 \end_layout
42806
42807 \end_inset
42808
42809
42810 \begin_inset Index idx
42811 status collapsed
42812
42813 \begin_layout Plain Layout
42814 Settings ! Color
42815 \end_layout
42816
42817 \end_inset
42818
42819
42820 \end_layout
42821
42822 \begin_layout Standard
42823 You can here change all the colors used by LyX.
42824  Choose an item in the list and use the 
42825 \family sans
42826 Alter
42827 \family default
42828  button.
42829 \end_layout
42830
42831 \begin_layout Subsection
42832 Display
42833 \begin_inset Index idx
42834 status collapsed
42835
42836 \begin_layout Plain Layout
42837 Settings ! Display
42838 \end_layout
42839
42840 \end_inset
42841
42842
42843 \end_layout
42844
42845 \begin_layout Standard
42846 Here you can specify if graphics inside LyX are displayed.
42847 \end_layout
42848
42849 \begin_layout Standard
42850
42851 \family sans
42852 Instant Preview
42853 \family default
42854  enables previewing snippets of your document.
42855  This feature is described in section
42856 \begin_inset space ~
42857 \end_inset
42858
42859
42860 \begin_inset CommandInset ref
42861 LatexCommand ref
42862 reference "sec:Previewing-snippets-of"
42863
42864 \end_inset
42865
42866 .
42867 \end_layout
42868
42869 \begin_layout Standard
42870 The option 
42871 \family sans
42872 Mark
42873 \begin_inset space ~
42874 \end_inset
42875
42876 end
42877 \begin_inset space ~
42878 \end_inset
42879
42880 of
42881 \begin_inset space ~
42882 \end_inset
42883
42884 paragraphs
42885 \family default
42886  displays a pilcrow (¶) at the end of every paragraph.
42887 \end_layout
42888
42889 \begin_layout Section
42890 Editing
42891 \begin_inset Index idx
42892 status collapsed
42893
42894 \begin_layout Plain Layout
42895 Settings ! Editing
42896 \end_layout
42897
42898 \end_inset
42899
42900
42901 \end_layout
42902
42903 \begin_layout Subsection
42904 Control
42905 \end_layout
42906
42907 \begin_layout Subsubsection
42908 Editing
42909 \end_layout
42910
42911 \begin_layout Standard
42912 The option 
42913 \family sans
42914 Cursor follows scrollbar
42915 \family default
42916  sets the cursor to the top of the currently displayed document part when
42917  scrolling.
42918 \end_layout
42919
42920 \begin_layout Standard
42921 The option 
42922 \family sans
42923 Sort environments alphabetically
42924 \family default
42925  sorts the entries in the pull-down box for the paragraph environments.
42926 \end_layout
42927
42928 \begin_layout Standard
42929 The option 
42930 \family sans
42931 Group environments by their category
42932 \family default
42933  groups the entries in the pull-down box for the paragraph environments.
42934 \end_layout
42935
42936 \begin_layout Standard
42937 The math macro editing option determines the editing style, see the section
42938  
42939 \emph on
42940 Math Macros
42941 \emph default
42942  of the 
42943 \emph on
42944 Math
42945 \emph default
42946  manual.
42947 \end_layout
42948
42949 \begin_layout Subsubsection
42950 Fullscreen
42951 \end_layout
42952
42953 \begin_layout Standard
42954 Here you can specify what is hidden in the fullscreen mode.
42955  The option 
42956 \family sans
42957 Limit text width
42958 \family default
42959  specifies the width of the text in fullscreen mode.
42960  This way you can display the text smaller than the screen, the text appears
42961  then centered.
42962 \end_layout
42963
42964 \begin_layout Subsection
42965 Shortcuts
42966 \begin_inset Index idx
42967 status collapsed
42968
42969 \begin_layout Plain Layout
42970 Key Bindings
42971 \end_layout
42972
42973 \end_inset
42974
42975
42976 \begin_inset Index idx
42977 status collapsed
42978
42979 \begin_layout Plain Layout
42980 Settings ! Shortcuts
42981 \end_layout
42982
42983 \end_inset
42984
42985
42986 \end_layout
42987
42988 \begin_layout Subsubsection
42989 Bind File
42990 \end_layout
42991
42992 \begin_layout Standard
42993 Bindings are used to bind a LyX-function to a key.
42994  Several binding files are available:
42995 \end_layout
42996
42997 \begin_layout Description
42998 cua.bind typical set of PC keyboard shortcuts
42999 \end_layout
43000
43001 \begin_layout Description
43002 (x)emacs.bind set of bindings like they are used in the editor programs 
43003 \family sans
43004 Emacs
43005 \family default
43006  (
43007 \family sans
43008 XEmacs
43009 \family default
43010 )
43011 \end_layout
43012
43013 \begin_layout Description
43014 mac.bind set of bindings for 
43015 \family sans
43016 Mac
43017 \begin_inset space \thinspace{}
43018 \end_inset
43019
43020 OS
43021 \family default
43022  systems.
43023 \end_layout
43024
43025 \begin_layout Standard
43026 There are also bind-files designed for special document classes, like 
43027 \shape italic
43028 broadway.bind
43029 \shape default
43030 , and bind files for special languages.
43031  The name of language bind-files begin with a language code, e.
43032 \begin_inset space \thinspace{}
43033 \end_inset
43034
43035 g.
43036 \begin_inset space \space{}
43037 \end_inset
43038
43039
43040 \begin_inset Quotes eld
43041 \end_inset
43042
43043 pt
43044 \begin_inset Quotes erd
43045 \end_inset
43046
43047  for Portuguese.
43048  If you use LyX in a certain language, LyX will try to use the appropriate
43049  bind-file.
43050 \end_layout
43051
43052 \begin_layout Standard
43053 Some bind-files, like 
43054 \emph on
43055 math.bind
43056 \emph default
43057 , have only a small scope.
43058  When looking at the end of the file 
43059 \shape italic
43060 cua.bind
43061 \shape default
43062 , you can see that they are included to keep the overview in the bind-file.
43063 \end_layout
43064
43065 \begin_layout Subsubsection
43066 Editing Shortcuts
43067 \begin_inset CommandInset label
43068 LatexCommand label
43069 name "sub:Editing-Shortcuts"
43070
43071 \end_inset
43072
43073
43074 \begin_inset Index idx
43075 status collapsed
43076
43077 \begin_layout Plain Layout
43078 Key Bindings ! Editing
43079 \end_layout
43080
43081 \end_inset
43082
43083
43084 \end_layout
43085
43086 \begin_layout Standard
43087 To add new or modify existing keybindings to your own taste you can use
43088  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43089  To find functions easily, they are grouped by categories and the dialog
43090  provides the field 
43091 \family sans
43092 Show key-bindings containing
43093 \family default
43094 .
43095  In this field you can insert a keyword for a function you want to edit.
43096  Insert there for example as keyword 
43097 \begin_inset Quotes eld
43098 \end_inset
43099
43100 paste
43101 \begin_inset Quotes erd
43102 \end_inset
43103
43104  and you get the 4 different existing shortcuts for the 3 different functions
43105  that contain 
43106 \begin_inset Quotes eld
43107 \end_inset
43108
43109 paste
43110 \begin_inset Quotes erd
43111 \end_inset
43112
43113  in their name.
43114  As you can see, one function can have more than one shortcut.
43115  All LyX-functions are also listed in the file 
43116 \emph on
43117 LyX Functions
43118 \emph default
43119  that you will find in the 
43120 \family sans
43121 Help
43122 \family default
43123  menu.
43124 \end_layout
43125
43126 \begin_layout Standard
43127 To add e.
43128 \begin_inset space \thinspace{}
43129 \end_inset
43130
43131 g.
43132 \begin_inset space \space{}
43133 \end_inset
43134
43135 the shortcut 
43136 \family sans
43137 Alt+Q
43138 \family default
43139  for the function 
43140 \family sans
43141 textstyle-apply
43142 \family default
43143 , select the function and press the 
43144 \family sans
43145 Modify
43146 \family default
43147  button.
43148  A dialog pops up where you can add the shortcut by using it.
43149  So press Alt+Q to define the shortcut.
43150  Modifying an existing shortcut is done the same way.
43151  You can also bind multiple functions to one shortcut by modifying an existing
43152  binding and adding the different function names as a semicolon separated
43153  list.
43154  LyX will then use the first function that is enabled in the current document
43155  part.
43156  The binding for the function 
43157 \family sans
43158 command-alter
43159 \family default
43160  is an example of this.
43161 \end_layout
43162
43163 \begin_layout Standard
43164 Alternatively you can also edit shortcuts by modifying bind-files with a
43165  text editor.
43166  The syntax of the entries is:
43167 \end_layout
43168
43169 \begin_layout Standard
43170
43171 \series bold
43172
43173 \backslash
43174 bind 
43175 \begin_inset Quotes eld
43176 \end_inset
43177
43178 key combination
43179 \begin_inset Quotes erd
43180 \end_inset
43181
43182  
43183 \begin_inset Quotes eld
43184 \end_inset
43185
43186 LyX-function
43187 \begin_inset Quotes erd
43188 \end_inset
43189
43190
43191 \end_layout
43192
43193 \begin_layout Subsection
43194 Keyboard / Mouse
43195 \begin_inset CommandInset label
43196 LatexCommand label
43197 name "sub:Keyboard-Map"
43198
43199 \end_inset
43200
43201
43202 \begin_inset Index idx
43203 status collapsed
43204
43205 \begin_layout Plain Layout
43206 Keyboard Map
43207 \end_layout
43208
43209 \end_inset
43210
43211
43212 \begin_inset Index idx
43213 status collapsed
43214
43215 \begin_layout Plain Layout
43216 Settings ! Keyboard Map
43217 \end_layout
43218
43219 \end_inset
43220
43221
43222 \end_layout
43223
43224 \begin_layout Standard
43225 Normally keyboard settings have to be done in a menu of your operating system.
43226  For the case that this is not possible, LyX provides keyboard maps.
43227  If you have e.
43228 \begin_inset space \thinspace{}
43229 \end_inset
43230
43231 g.
43232 \begin_inset space \space{}
43233 \end_inset
43234
43235 a Czech keyboard but want to write with it like with a Romanian one, you
43236  can use the keyboard map file named 
43237 \emph on
43238 romanian.kmap
43239 \emph default
43240 .
43241 \end_layout
43242
43243 \begin_layout Standard
43244 \begin_inset Note Greyedout
43245 status open
43246
43247 \begin_layout Plain Layout
43248
43249 \series bold
43250 Note:
43251 \series default
43252  Keyboard maps are only provided as makeshift and don't work on all systems.
43253 \end_layout
43254
43255 \end_inset
43256
43257
43258 \end_layout
43259
43260 \begin_layout Standard
43261 Besides this, you can specify here the 
43262 \family sans
43263 Wheel scrolling speed
43264 \family default
43265 .
43266  The standard value is 1.0, higher values speed up the scrolling, lower ones
43267  slow it down.
43268 \end_layout
43269
43270 \begin_layout Subsection
43271 Input Completion
43272 \begin_inset CommandInset label
43273 LatexCommand label
43274 name "sub:Input-Completion-Appendix"
43275
43276 \end_inset
43277
43278
43279 \begin_inset Index idx
43280 status collapsed
43281
43282 \begin_layout Plain Layout
43283 Input completion
43284 \end_layout
43285
43286 \end_inset
43287
43288
43289 \end_layout
43290
43291 \begin_layout Standard
43292 Input completion is described in sec.
43293 \begin_inset space \thinspace{}
43294 \end_inset
43295
43296
43297 \begin_inset CommandInset ref
43298 LatexCommand ref
43299 reference "sec:Input-Completion"
43300
43301 \end_inset
43302
43303 .
43304  The completion options for math do the same as the corresponding options
43305  for text.
43306  With the general options you can define the delay time for the inline and
43307  popup completion and choose if long completions should be abbreviated or
43308  not.
43309 \end_layout
43310
43311 \begin_layout Section
43312 Paths
43313 \begin_inset CommandInset label
43314 LatexCommand label
43315 name "sec:Paths"
43316
43317 \end_inset
43318
43319
43320 \begin_inset Index idx
43321 status collapsed
43322
43323 \begin_layout Plain Layout
43324 Paths
43325 \end_layout
43326
43327 \end_inset
43328
43329
43330 \begin_inset Index idx
43331 status collapsed
43332
43333 \begin_layout Plain Layout
43334 Settings ! Paths
43335 \end_layout
43336
43337 \end_inset
43338
43339
43340 \end_layout
43341
43342 \begin_layout Description
43343 Working
43344 \begin_inset space ~
43345 \end_inset
43346
43347 directory This is LyX's working directory.
43348  It is the default when you 
43349 \family sans
43350 Open
43351 \family default
43352
43353 \family sans
43354 Save
43355 \family default
43356  or 
43357 \family sans
43358 Save
43359 \begin_inset space ~
43360 \end_inset
43361
43362 as
43363 \family default
43364  files.
43365 \end_layout
43366
43367 \begin_layout Description
43368 Document
43369 \begin_inset space ~
43370 \end_inset
43371
43372 templates This directory will be opened when you use the menu 
43373 \family sans
43374 File\SpecialChar \menuseparator
43375 New
43376 \begin_inset space ~
43377 \end_inset
43378
43379 from
43380 \begin_inset space ~
43381 \end_inset
43382
43383 Template
43384 \family default
43385 .
43386 \end_layout
43387
43388 \begin_layout Description
43389 Example
43390 \begin_inset space ~
43391 \end_inset
43392
43393 files This directory will be opened when you use the button 
43394 \family sans
43395 Examples
43396 \family default
43397  in the 
43398 \family sans
43399 File\SpecialChar \menuseparator
43400 Open
43401 \family default
43402  dialog.
43403 \begin_inset Newline newline
43404 \end_inset
43405
43406
43407 \begin_inset Note Greyedout
43408 status open
43409
43410 \begin_layout Plain Layout
43411
43412 \series bold
43413 Note:
43414 \series default
43415  The 
43416 \family sans
43417 Examples
43418 \family default
43419  button does not exist when using LyX on MacOS and Windows systems.
43420 \end_layout
43421
43422 \end_inset
43423
43424
43425 \end_layout
43426
43427 \begin_layout Description
43428 Backup
43429 \begin_inset space ~
43430 \end_inset
43431
43432 directory
43433 \begin_inset Index idx
43434 status collapsed
43435
43436 \begin_layout Plain Layout
43437 Backup ! Directory
43438 \end_layout
43439
43440 \end_inset
43441
43442  Backup copies will be saved to this directory.
43443  When no directory is given but backups are enabled as described in section
43444 \begin_inset space ~
43445 \end_inset
43446
43447
43448 \begin_inset CommandInset ref
43449 LatexCommand ref
43450 reference "sub:Backup documents"
43451
43452 \end_inset
43453
43454 , the 
43455 \family sans
43456 Working directory
43457 \family default
43458  will be used to save the backups.
43459 \begin_inset Newline newline
43460 \end_inset
43461
43462 The backup files have the ending 
43463 \begin_inset Quotes eld
43464 \end_inset
43465
43466 .lyx~
43467 \begin_inset Quotes erd
43468 \end_inset
43469
43470 .
43471 \end_layout
43472
43473 \begin_layout Description
43474 Ly
43475 \begin_inset ERT
43476 status collapsed
43477
43478 \begin_layout Plain Layout
43479
43480 {}
43481 \end_layout
43482
43483 \end_inset
43484
43485 XServer-Pipe Here you can enter the name of a Unix-pipe.
43486  This pipe is used to send data from external programs to LyX.
43487 \begin_inset Newline newline
43488 \end_inset
43489
43490
43491 \begin_inset Note Greyedout
43492 status open
43493
43494 \begin_layout Plain Layout
43495
43496 \series bold
43497 Note:
43498 \series default
43499  This feature doesn't work on Windows systems.
43500 \end_layout
43501
43502 \end_inset
43503
43504
43505 \end_layout
43506
43507 \begin_layout Description
43508 Temporary
43509 \begin_inset space ~
43510 \end_inset
43511
43512 directory Temporary files will be saved in this directory.
43513 \end_layout
43514
43515 \begin_layout Description
43516 PATH
43517 \begin_inset space ~
43518 \end_inset
43519
43520 prefix This field contains a list of paths to external programs.
43521  When LyX needs to use an external program, it looks in this list where
43522  to find it on the system.
43523  The path list is automatically set up on Windows and Mac systems when LyX
43524  is configured, so that you normally don't have to modify it.
43525  On Unix
43526 \begin_inset space \thinspace{}
43527 \end_inset
43528
43529 /
43530 \begin_inset space \thinspace{}
43531 \end_inset
43532
43533 Linux systems, the path list will need to be set only if there are external
43534  programs you wish to use that are not in your normal system path ($PATH).
43535  
43536 \end_layout
43537
43538 \begin_layout Section
43539 Identity
43540 \end_layout
43541
43542 \begin_layout Standard
43543 Here you can insert your name and email address.
43544  The identity will be used when you have enabled change tracking as described
43545  in section
43546 \begin_inset space ~
43547 \end_inset
43548
43549
43550 \begin_inset CommandInset ref
43551 LatexCommand ref
43552 reference "sec:Change-Tracking"
43553
43554 \end_inset
43555
43556 , to mark changes you make as yours.
43557 \end_layout
43558
43559 \begin_layout Section
43560 Language Settings
43561 \begin_inset Index idx
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565 Language ! Settings
43566 \end_layout
43567
43568 \end_inset
43569
43570
43571 \begin_inset Index idx
43572 status collapsed
43573
43574 \begin_layout Plain Layout
43575 Settings ! Language
43576 \end_layout
43577
43578 \end_inset
43579
43580
43581 \end_layout
43582
43583 \begin_layout Subsection
43584 Language
43585 \change_inserted -712698321 1299489311
43586
43587 \begin_inset CommandInset label
43588 LatexCommand label
43589 name "sub:Prefs-Language"
43590
43591 \end_inset
43592
43593
43594 \change_unchanged
43595
43596 \end_layout
43597
43598 \begin_layout Description
43599 User
43600 \begin_inset space ~
43601 \end_inset
43602
43603 Interface
43604 \begin_inset space ~
43605 \end_inset
43606
43607 language Here you can select the language of LyX's menus.
43608  Unfortunately this doesn't work on Mac and Windows.
43609  It works on Linux for the languages into LyX's menus and dialogs are translated.
43610  You find the actual translation status here: 
43611 \begin_inset CommandInset href
43612 LatexCommand href
43613 name "http://www.lyx.org/I18n"
43614 target "http://www.lyx.org/I18n"
43615
43616 \end_inset
43617
43618
43619 \end_layout
43620
43621 \begin_layout Description
43622 Default
43623 \begin_inset space ~
43624 \end_inset
43625
43626 language is the language used in new documents
43627 \end_layout
43628
43629 \begin_layout Description
43630 Language
43631 \begin_inset space ~
43632 \end_inset
43633
43634 package 
43635 \change_deleted -712698321 1299488193
43636 is a
43637 \change_inserted -712698321 1299488196
43638 determines 
43639 \change_deleted -712698321 1299488202
43640  LaTeX-command to load a
43641 \change_inserted -712698321 1299488203
43642 which
43643 \change_unchanged
43644  LaTeX
43645 \change_inserted -712698321 1299488206
43646  
43647 \change_deleted -712698321 1299488206
43648 -
43649 \change_unchanged
43650 package 
43651 \change_deleted -712698321 1299488213
43652 that
43653 \change_inserted -712698321 1299488217
43654 should be loaded to
43655 \change_unchanged
43656  handle
43657 \change_deleted -712698321 1299488219
43658 s
43659 \change_unchanged
43660  language issues
43661 \change_inserted -712698321 1299488496
43662 .
43663  Language issues which are handled by this package include proper hyphenation
43664  as well as localization of dates and text strings such as 
43665 \begin_inset Quotes eld
43666 \end_inset
43667
43668 Chapter
43669 \begin_inset Quotes erd
43670 \end_inset
43671
43672  and 
43673 \begin_inset Quotes eld
43674 \end_inset
43675
43676 Table
43677 \begin_inset Quotes erd
43678 \end_inset
43679
43680
43681 \change_unchanged
43682 .
43683  The 
43684 \change_deleted -712698321 1299488237
43685 default is the LaTeX-command 
43686 \family sans
43687
43688 \backslash
43689 usepackage{babel}
43690 \family default
43691  that loads the
43692 \change_inserted -712698321 1299488356
43693 most widespread language
43694 \change_unchanged
43695  package
43696 \change_inserted -712698321 1299488356
43697  is
43698 \change_unchanged
43699  
43700 \series bold
43701 babel
43702 \change_inserted -712698321 1299488633
43703
43704 \series default
43705 , it's the default language package in classic LaTeX.
43706  However, more recent typesetting engines such as XeTeX and LuaTeX come
43707  with an alternative language package (
43708 \series bold
43709 polyglossia
43710 \series default
43711 ) that is more suited for the multi-script support of these engines.
43712  Furthermore, there are also specific language packages for languages not
43713  covered by babel.
43714 \change_deleted -712698321 1299488271
43715 .
43716 \begin_inset Foot
43717 status collapsed
43718
43719 \begin_layout Plain Layout
43720 For an introduction to the LaTeX-Syntax, have a look at section
43721 \begin_inset space ~
43722 \end_inset
43723
43724
43725 \begin_inset CommandInset ref
43726 LatexCommand ref
43727 reference "sec:TeX-Code"
43728
43729 \end_inset
43730
43731 .
43732 \end_layout
43733
43734 \end_inset
43735
43736
43737 \change_unchanged
43738
43739 \begin_inset Newline newline
43740 \end_inset
43741
43742
43743 \change_inserted -712698321 1299488707
43744 The available selections are:
43745 \end_layout
43746
43747 \begin_deeper
43748 \begin_layout Itemize
43749 \noindent
43750
43751 \change_inserted -712698321 1299488784
43752
43753 \series bold
43754 Automatic
43755 \series default
43756 :
43757 \series bold
43758  
43759 \series default
43760 Selects the most appropriate language package for the current typesetting
43761  engine (default)
43762 \end_layout
43763
43764 \begin_layout Itemize
43765 \noindent
43766
43767 \change_inserted -712698321 1299488874
43768
43769 \series bold
43770 Always babel: 
43771 \series default
43772 Uses always babel, even if another package (such as polyglossia) would have
43773  been preferred by automatic setting; this essentially allows to select
43774  babel instead of polyglossia with XeTeX and LuaTeX
43775 \end_layout
43776
43777 \begin_layout Itemize
43778 \noindent
43779
43780 \change_inserted -712698321 1299488983
43781
43782 \series bold
43783 Custom: 
43784 \series default
43785 Lets you load some other language package (via 
43786 \family typewriter
43787
43788 \backslash
43789 usepackage
43790 \series bold
43791 {
43792 \series default
43793 packagename}
43794 \family default
43795 )
43796 \end_layout
43797
43798 \begin_layout Itemize
43799 \noindent
43800
43801 \change_inserted -712698321 1299488998
43802
43803 \series bold
43804 None: 
43805 \series default
43806 Loads no language package at all
43807 \change_deleted -712698321 1299488523
43808
43809 \series bold
43810 babel
43811 \series default
43812  automatically translates in the background the text labels of documents
43813  to the document language.
43814  A text label is, for instance, the word 
43815 \begin_inset Quotes eld
43816 \end_inset
43817
43818 Table
43819 \begin_inset Quotes erd
43820 \end_inset
43821
43822  at the beginning of every table caption.
43823 \change_unchanged
43824
43825 \end_layout
43826
43827 \end_deeper
43828 \begin_layout Description
43829
43830 \change_inserted -712698321 1299489281
43831 Default
43832 \begin_inset space ~
43833 \end_inset
43834
43835 Decimal
43836 \begin_inset space ~
43837 \end_inset
43838
43839 Point Define the default decimal point for the use in tables (decimal point
43840  alignment)
43841 \end_layout
43842
43843 \begin_layout Description
43844 Command
43845 \begin_inset space ~
43846 \end_inset
43847
43848 start When a special LaTeX-package is needed to write in a certain document
43849  language, you can here specify the command to start the package.
43850  An example is the start command 
43851 \family sans
43852
43853 \backslash
43854 begin{arabtext}
43855 \family default
43856  that is needed to write Arabic using the package 
43857 \series bold
43858 ArabTeX
43859 \series default
43860 , see 
43861 \begin_inset CommandInset citation
43862 LatexCommand cite
43863 key "Arabic"
43864
43865 \end_inset
43866
43867 .
43868  The default is the 
43869 \series bold
43870 babel
43871 \series default
43872  command 
43873 \family sans
43874
43875 \backslash
43876 selectlanguage{$$lang}
43877 \family default
43878 .
43879 \end_layout
43880
43881 \begin_layout Description
43882 Command
43883 \begin_inset space ~
43884 \end_inset
43885
43886 end Counterpart to 
43887 \family sans
43888 Command start
43889 \family default
43890 .
43891  Some packages, like the default, don't have an end command since the start
43892  command toggles the package on and off.
43893 \end_layout
43894
43895 \begin_layout Description
43896
43897 \change_deleted -712698321 1299489034
43898 Use
43899 \begin_inset space ~
43900 \end_inset
43901
43902 babel Whether 
43903 \series bold
43904 babel
43905 \series default
43906  is used or not.
43907 \change_unchanged
43908
43909 \end_layout
43910
43911 \begin_layout Description
43912
43913 \change_inserted -712698321 1299489068
43914 Set
43915 \begin_inset space ~
43916 \end_inset
43917
43918 languages
43919 \begin_inset space ~
43920 \end_inset
43921
43922
43923 \change_deleted -712698321 1299489066
43924 G
43925 \change_inserted -712698321 1299489071
43926 g
43927 \change_unchanged
43928 lobal
43929 \change_inserted -712698321 1299489073
43930 ly
43931 \change_unchanged
43932  When this option is set, the languages used in the document will be added
43933  as options to the document class options, so that they can be used by all
43934  LaTeX-packages.
43935  Otherwise they will only be used as options for the 
43936 \series bold
43937 babel
43938 \series default
43939  package.
43940 \end_layout
43941
43942 \begin_layout Description
43943 Auto
43944 \begin_inset space ~
43945 \end_inset
43946
43947 begin When this option is set, the documents starts with the chosen document
43948  language.
43949  When this option is not set, the 
43950 \family sans
43951 Command
43952 \begin_inset space ~
43953 \end_inset
43954
43955 start
43956 \family default
43957  is explicitly set to the beginning of the document in the LaTeX-output.
43958  This assures that the correct language is used when you use another 
43959 \family sans
43960 Command
43961 \begin_inset space ~
43962 \end_inset
43963
43964 start
43965 \family default
43966  than the default.
43967 \end_layout
43968
43969 \begin_layout Description
43970 Auto
43971 \begin_inset space ~
43972 \end_inset
43973
43974 end Counterpart to 
43975 \family sans
43976 Auto
43977 \begin_inset space ~
43978 \end_inset
43979
43980 begin
43981 \family default
43982 .
43983  When it is not set, the 
43984 \family sans
43985 Command
43986 \begin_inset space ~
43987 \end_inset
43988
43989 end
43990 \family default
43991  is set to the end of the document.
43992 \end_layout
43993
43994 \begin_layout Description
43995 Mark
43996 \begin_inset space ~
43997 \end_inset
43998
43999 foreign
44000 \begin_inset space ~
44001 \end_inset
44002
44003 languages Text marked formatted in a language different from the document
44004  language will be underlined blue.
44005 \end_layout
44006
44007 \begin_layout Description
44008 Enable
44009 \begin_inset space ~
44010 \end_inset
44011
44012 RTL
44013 \begin_inset space ~
44014 \end_inset
44015
44016 support Enables the use of languages, written from right to left (RTL),
44017  like Arabic, Hebrew, Farsi.
44018 \end_layout
44019
44020 \begin_layout Description
44021 Cursor
44022 \begin_inset space ~
44023 \end_inset
44024
44025 movement When writing RTL, you can define if the left and right arrow keys
44026  move the cursor visually to the left or right, respectively, or logically.
44027  Logical means that the cursor is moved to the left when pressing the right
44028  arrow key and the cursor is inside text in an RTL language.
44029 \end_layout
44030
44031 \begin_layout Subsection
44032 Spellchecker
44033 \end_layout
44034
44035 \begin_layout Standard
44036 The spellchecker settings are explained in section
44037 \begin_inset space ~
44038 \end_inset
44039
44040
44041 \begin_inset CommandInset ref
44042 LatexCommand ref
44043 reference "sec:Spellchecking"
44044
44045 \end_inset
44046
44047
44048 \end_layout
44049
44050 \begin_layout Section
44051 Outputs
44052 \end_layout
44053
44054 \begin_layout Subsection
44055 Printer
44056 \begin_inset CommandInset label
44057 LatexCommand label
44058 name "sub:Printer"
44059
44060 \end_inset
44061
44062
44063 \begin_inset Index idx
44064 status collapsed
44065
44066 \begin_layout Plain Layout
44067 Printer
44068 \end_layout
44069
44070 \end_inset
44071
44072
44073 \begin_inset Index idx
44074 status collapsed
44075
44076 \begin_layout Plain Layout
44077 Settings ! Printer
44078 \end_layout
44079
44080 \end_inset
44081
44082
44083 \end_layout
44084
44085 \begin_layout Description
44086 Default
44087 \begin_inset space ~
44088 \end_inset
44089
44090 printer Here you can specify the name of your default printer.
44091  The name will be used when the 
44092 \family sans
44093 Printer command
44094 \family default
44095  is executed.
44096 \begin_inset Newline newline
44097 \end_inset
44098
44099
44100 \begin_inset Note Greyedout
44101 status open
44102
44103 \begin_layout Plain Layout
44104
44105 \series bold
44106 Note:
44107 \series default
44108  You can leave this field empty on Windows systems because it has no effect.
44109 \end_layout
44110
44111 \end_inset
44112
44113
44114 \end_layout
44115
44116 \begin_layout Description
44117 Adapt
44118 \begin_inset space ~
44119 \end_inset
44120
44121 output
44122 \begin_inset space ~
44123 \end_inset
44124
44125 to
44126 \begin_inset space ~
44127 \end_inset
44128
44129 printer This option works only for the 
44130 \family sans
44131 Printer command
44132 \family default
44133  
44134 \begin_inset Quotes eld
44135 \end_inset
44136
44137
44138 \family sans
44139 dvips
44140 \family default
44141
44142 \begin_inset Quotes erd
44143 \end_inset
44144
44145 .
44146  It activates a configuration file for dvips.
44147  This is an option only for dvips experts.
44148 \end_layout
44149
44150 \begin_layout Description
44151 Printer
44152 \begin_inset space ~
44153 \end_inset
44154
44155 command is the command LyX
44156 \begin_inset space \thinspace{}
44157 \end_inset
44158
44159 /
44160 \begin_inset space \thinspace{}
44161 \end_inset
44162
44163 LaTeX uses for printing.
44164  The default is on most systems 
44165 \family sans
44166 dvips
44167 \family default
44168 .
44169 \end_layout
44170
44171 \begin_layout Description
44172 Printer
44173 \begin_inset space ~
44174 \end_inset
44175
44176 Command
44177 \begin_inset space ~
44178 \end_inset
44179
44180 Options Here you can specify printer options.
44181  A list of printer options with explanations can be found in the documentation
44182  of the program that provides the 
44183 \family sans
44184 Printer command
44185 \family default
44186  you are using.
44187 \end_layout
44188
44189 \begin_layout Subsection
44190 Date Format
44191 \begin_inset Index idx
44192 status collapsed
44193
44194 \begin_layout Plain Layout
44195 Date Format
44196 \end_layout
44197
44198 \end_inset
44199
44200
44201 \begin_inset Index idx
44202 status collapsed
44203
44204 \begin_layout Plain Layout
44205 Settings ! Date format
44206 \end_layout
44207
44208 \end_inset
44209
44210
44211 \end_layout
44212
44213 \begin_layout Standard
44214 The date format can be one or a mixture of the formats listed here:
44215 \begin_inset Newline newline
44216 \end_inset
44217
44218
44219 \begin_inset Flex URL
44220 status collapsed
44221
44222 \begin_layout Plain Layout
44223
44224 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44225 \end_layout
44226
44227 \end_inset
44228
44229
44230 \begin_inset Newline newline
44231 \end_inset
44232
44233 For example the format
44234 \begin_inset Newline newline
44235 \end_inset
44236
44237 %d/%m/%y
44238 \begin_inset Newline newline
44239 \end_inset
44240
44241 prints the date as day/month/year.
44242 \end_layout
44243
44244 \begin_layout Subsection
44245 Plain Text
44246 \end_layout
44247
44248 \begin_layout Description
44249 Output
44250 \begin_inset space ~
44251 \end_inset
44252
44253 line
44254 \begin_inset space ~
44255 \end_inset
44256
44257 length sets the maximum number of characters printed in one line when using
44258  the menu 
44259 \family sans
44260 File\SpecialChar \menuseparator
44261 Export\SpecialChar \menuseparator
44262 Plain
44263 \begin_inset space ~
44264 \end_inset
44265
44266 text
44267 \family default
44268 .
44269  Setting the line line length to 0 means all text is printed in one endless
44270  line.
44271 \end_layout
44272
44273 \begin_layout Description
44274 roff
44275 \begin_inset space ~
44276 \end_inset
44277
44278 command defines an additional command used to produce better ASCII tables
44279  with the 
44280 \family typewriter
44281 groff/troff/nroff
44282 \family default
44283  UNIX-commands (refer to their manuals for more information about them).
44284  Setting this as empty tells LyX to use the internal formatter.
44285 \end_layout
44286
44287 \begin_layout Subsection
44288 LaT
44289 \begin_inset ERT
44290 status collapsed
44291
44292 \begin_layout Plain Layout
44293
44294 {}
44295 \end_layout
44296
44297 \end_inset
44298
44299 eX
44300 \begin_inset CommandInset label
44301 LatexCommand label
44302 name "sub:LaTeX-settings"
44303
44304 \end_inset
44305
44306
44307 \begin_inset Index idx
44308 status collapsed
44309
44310 \begin_layout Plain Layout
44311 Settings ! LaTeX
44312 \end_layout
44313
44314 \end_inset
44315
44316
44317 \end_layout
44318
44319 \begin_layout Description
44320 Use
44321 \begin_inset space ~
44322 \end_inset
44323
44324 LaTe
44325 \begin_inset ERT
44326 status collapsed
44327
44328 \begin_layout Plain Layout
44329
44330 {}
44331 \end_layout
44332
44333 \end_inset
44334
44335 X
44336 \begin_inset space ~
44337 \end_inset
44338
44339 font
44340 \begin_inset space ~
44341 \end_inset
44342
44343 encoding This is the default encoding of the document font.
44344  
44345 \family sans
44346 T1
44347 \family default
44348  is the default and covers western languages and symbols.
44349  
44350 \family sans
44351 T2A
44352 \family default
44353
44354 \family sans
44355 T2B
44356 \family default
44357
44358 \family sans
44359 T2C
44360 \family default
44361
44362 \family sans
44363 LCY
44364 \family default
44365 , and 
44366 \family sans
44367 X2
44368 \family default
44369  are for Cyrillic.
44370  Combinations of the encodings are possible, like 
44371 \begin_inset Quotes erd
44372 \end_inset
44373
44374
44375 \family sans
44376 T1, T2B
44377 \family default
44378
44379 \begin_inset Quotes erd
44380 \end_inset
44381
44382 .
44383  The font encoding is normally automatically loaded by the language packages
44384  LyX sets up in the background.
44385  So there is no need to change the default encoding.
44386 \end_layout
44387
44388 \begin_layout Description
44389 Default
44390 \begin_inset space ~
44391 \end_inset
44392
44393 paper
44394 \begin_inset space ~
44395 \end_inset
44396
44397 size This is the paper size that is used for new documents.
44398  The 
44399 \family sans
44400 Default
44401 \family default
44402  value depends on your LaTeX-system setup.
44403 \end_layout
44404
44405 \begin_layout Standard
44406 You can also specify here commands with parameters for the listed applications.
44407  But before you change something, it is strongly recommended to read the
44408  manuals of the applications.
44409  Currently the following commands can be set:
44410 \end_layout
44411
44412 \begin_layout Description
44413 CheckTe
44414 \begin_inset ERT
44415 status collapsed
44416
44417 \begin_layout Plain Layout
44418
44419 {}
44420 \end_layout
44421
44422 \end_inset
44423
44424 X
44425 \begin_inset space ~
44426 \end_inset
44427
44428 command Command for the program 
44429 \family sans
44430 CheckTeX
44431 \family default
44432  that is described in the section 
44433 \emph on
44434 Checking TeX
44435 \emph default
44436  of the 
44437 \emph on
44438 Additional Features
44439 \emph default
44440  manual.
44441 \end_layout
44442
44443 \begin_layout Description
44444 BibTe
44445 \begin_inset ERT
44446 status collapsed
44447
44448 \begin_layout Plain Layout
44449
44450 {}
44451 \end_layout
44452
44453 \end_inset
44454
44455 X
44456 \begin_inset space ~
44457 \end_inset
44458
44459 command Command for the program 
44460 \family sans
44461 BibTeX
44462 \family default
44463  that generates the bibliography, see section
44464 \begin_inset space ~
44465 \end_inset
44466
44467
44468 \begin_inset CommandInset ref
44469 LatexCommand ref
44470 reference "sub:Bibliography-databases"
44471
44472 \end_inset
44473
44474 .
44475 \end_layout
44476
44477 \begin_layout Description
44478 Index
44479 \begin_inset space ~
44480 \end_inset
44481
44482 command Command for the program that generates the index, see section
44483 \begin_inset space ~
44484 \end_inset
44485
44486
44487 \begin_inset CommandInset ref
44488 LatexCommand ref
44489 reference "sub:Index-Program"
44490
44491 \end_inset
44492
44493 .
44494 \end_layout
44495
44496 \begin_layout Description
44497 Nomenclature
44498 \begin_inset space ~
44499 \end_inset
44500
44501 command Command for the program that generates the nomenclature, see section
44502 \begin_inset space ~
44503 \end_inset
44504
44505
44506 \begin_inset CommandInset ref
44507 LatexCommand ref
44508 reference "sub:Nomenclature-Program"
44509
44510 \end_inset
44511
44512 .
44513 \end_layout
44514
44515 \begin_layout Description
44516 DVI
44517 \begin_inset space ~
44518 \end_inset
44519
44520 viewer
44521 \begin_inset space ~
44522 \end_inset
44523
44524 paper
44525 \begin_inset space ~
44526 \end_inset
44527
44528 size
44529 \begin_inset space ~
44530 \end_inset
44531
44532 options They only have an effect when the program 
44533 \family sans
44534 xdvi
44535 \family default
44536  is used as DVI-viewer.
44537 \end_layout
44538
44539 \begin_layout Standard
44540 There are additionally the following options:
44541 \end_layout
44542
44543 \begin_layout Description
44544 Use
44545 \begin_inset space ~
44546 \end_inset
44547
44548 Windows-style
44549 \begin_inset space ~
44550 \end_inset
44551
44552 paths
44553 \begin_inset space ~
44554 \end_inset
44555
44556 in
44557 \begin_inset space ~
44558 \end_inset
44559
44560 LaTeX
44561 \begin_inset space ~
44562 \end_inset
44563
44564 files Uses paths in the notation of Windows, that means that 
44565 \begin_inset Quotes eld
44566 \end_inset
44567
44568
44569 \backslash
44570
44571 \begin_inset Quotes erd
44572 \end_inset
44573
44574  is used instead of 
44575 \begin_inset Quotes eld
44576 \end_inset
44577
44578 /
44579 \begin_inset Quotes erd
44580 \end_inset
44581
44582  to separate folders.
44583  This option is enabled by default when you use LyX on Windows.
44584 \begin_inset Index idx
44585 status collapsed
44586
44587 \begin_layout Plain Layout
44588 Paths
44589 \end_layout
44590
44591 \end_inset
44592
44593
44594 \begin_inset Index idx
44595 status collapsed
44596
44597 \begin_layout Plain Layout
44598 Settings ! Paths
44599 \end_layout
44600
44601 \end_inset
44602
44603
44604 \end_layout
44605
44606 \begin_layout Description
44607 Reset
44608 \begin_inset space ~
44609 \end_inset
44610
44611 class
44612 \begin_inset space ~
44613 \end_inset
44614
44615 options
44616 \begin_inset space ~
44617 \end_inset
44618
44619 when
44620 \begin_inset space ~
44621 \end_inset
44622
44623 document
44624 \begin_inset space ~
44625 \end_inset
44626
44627 classes
44628 \begin_inset space ~
44629 \end_inset
44630
44631 changes Removes all manually set document class options in the 
44632 \family sans
44633 Document\SpecialChar \menuseparator
44634 Settings
44635 \family default
44636  dialog when changing the document class.
44637 \end_layout
44638
44639 \begin_layout Section
44640 File
44641 \begin_inset space ~
44642 \end_inset
44643
44644 Handling
44645 \begin_inset Index idx
44646 status collapsed
44647
44648 \begin_layout Plain Layout
44649 File handling
44650 \end_layout
44651
44652 \end_inset
44653
44654
44655 \end_layout
44656
44657 \begin_layout Subsection
44658 Converters
44659 \begin_inset CommandInset label
44660 LatexCommand label
44661 name "sub:Converters"
44662
44663 \end_inset
44664
44665
44666 \begin_inset Index idx
44667 status collapsed
44668
44669 \begin_layout Plain Layout
44670 Converters
44671 \end_layout
44672
44673 \end_inset
44674
44675
44676 \end_layout
44677
44678 \begin_layout Standard
44679 Here you find the list of defined converter commands to convert material
44680  from one format to another.
44681  You can modify them or create new ones.
44682  To modify a converter, select it, change the entry of the field 
44683 \family sans
44684 Converter
44685 \family default
44686  and/or 
44687 \family sans
44688 Extra
44689 \begin_inset space ~
44690 \end_inset
44691
44692 flag
44693 \family default
44694 , and press the 
44695 \family sans
44696 Modify
44697 \family default
44698  button.
44699  To create a new converter, select an existing one, select a different format
44700  in the 
44701 \family sans
44702 From
44703 \begin_inset space ~
44704 \end_inset
44705
44706 format
44707 \family default
44708  drop-down list, modify the 
44709 \family sans
44710 Converter
44711 \family default
44712  field, and press the 
44713 \family sans
44714 Add
44715 \family default
44716  button.
44717 \end_layout
44718
44719 \begin_layout Standard
44720 When the 
44721 \family sans
44722 Converter File Cache
44723 \family default
44724  is enabled, conversions will be cached as long as specified in the field
44725  
44726 \family sans
44727 Maximum Age (in days
44728 \family default
44729 ).
44730  This means that images don't need to be converted again when you reopen
44731  a document; the converted images from the cache will be used instead.
44732 \end_layout
44733
44734 \begin_layout Standard
44735 More about converters, like the variables and flags that can be used in
44736  the converter definition, is described in the section 
44737 \emph on
44738 Converters
44739 \emph default
44740  of the 
44741 \emph on
44742 Customization
44743 \emph default
44744  manual.
44745 \end_layout
44746
44747 \begin_layout Subsection
44748 File Formats
44749 \begin_inset CommandInset label
44750 LatexCommand label
44751 name "sec:File-Formats"
44752
44753 \end_inset
44754
44755
44756 \begin_inset Index idx
44757 status collapsed
44758
44759 \begin_layout Plain Layout
44760 File formats
44761 \end_layout
44762
44763 \end_inset
44764
44765
44766 \begin_inset Index idx
44767 status collapsed
44768
44769 \begin_layout Plain Layout
44770 Copiers
44771 \end_layout
44772
44773 \end_inset
44774
44775
44776 \end_layout
44777
44778 \begin_layout Standard
44779 Here you find the list of defined file formats that LyX can handle.
44780  You can modify the viewer and editor program that should be used for certain
44781  formats.
44782 \change_inserted -712698321 1299490494
44783
44784 \end_layout
44785
44786 \begin_layout Standard
44787
44788 \change_inserted -712698321 1299490573
44789 Furthermore, you can define the 
44790 \begin_inset Quotes eld
44791 \end_inset
44792
44793 Default output format
44794 \begin_inset Quotes erd
44795 \end_inset
44796
44797  that is used when you hit 
44798 \begin_inset Quotes eld
44799 \end_inset
44800
44801 View
44802 \begin_inset Quotes erd
44803 \end_inset
44804
44805
44806 \begin_inset Quotes eld
44807 \end_inset
44808
44809 Update
44810 \begin_inset Quotes erd
44811 \end_inset
44812
44813
44814 \begin_inset Quotes eld
44815 \end_inset
44816
44817 View Master Document
44818 \begin_inset Quotes erd
44819 \end_inset
44820
44821  and 
44822 \begin_inset Quotes eld
44823 \end_inset
44824
44825 Update Master Document
44826 \begin_inset Quotes erd
44827 \end_inset
44828
44829  in the Edit menu or the toolbar.
44830 \change_unchanged
44831
44832 \end_layout
44833
44834 \begin_layout Standard
44835 More about formats, like the options that can be used in the format definition,
44836  is described in the section 
44837 \emph on
44838 Formats
44839 \emph default
44840  of the 
44841 \emph on
44842 Customization
44843 \emph default
44844  manual.
44845 \end_layout
44846
44847 \begin_layout Standard
44848 Since all conversions from one format to another take place in LyX's temporary
44849  directory, it is sometimes necessary to modify a file before copying it
44850  to the temporary directory in order that the conversion may be performed.
44851  This is done by specifying a 
44852 \family sans
44853 Copier
44854 \family default
44855 .
44856  More about this is described in the section 
44857 \emph on
44858 Copiers
44859 \emph default
44860  of the 
44861 \emph on
44862 Customization
44863 \emph default
44864  manual.
44865 \end_layout
44866
44867 \begin_layout Chapter
44868 Units available in LyX
44869 \begin_inset Index idx
44870 status collapsed
44871
44872 \begin_layout Plain Layout
44873 Units
44874 \end_layout
44875
44876 \end_inset
44877
44878
44879 \begin_inset CommandInset label
44880 LatexCommand label
44881 name "cha:Units-available-in"
44882
44883 \end_inset
44884
44885
44886 \end_layout
44887
44888 \begin_layout Standard
44889 To understand the units described in this documentation, 
44890 \begin_inset CommandInset ref
44891 LatexCommand ref
44892 reference "cap:Units"
44893
44894 \end_inset
44895
44896  explains all units available in LyX.
44897 \end_layout
44898
44899 \begin_layout Standard
44900 \begin_inset Float table
44901 placement h
44902 wide false
44903 sideways false
44904 status open
44905
44906 \begin_layout Plain Layout
44907 \begin_inset Caption
44908
44909 \begin_layout Plain Layout
44910 \begin_inset CommandInset label
44911 LatexCommand label
44912 name "cap:Units"
44913
44914 \end_inset
44915
44916 Units
44917 \end_layout
44918
44919 \end_inset
44920
44921
44922 \end_layout
44923
44924 \begin_layout Plain Layout
44925 \begin_inset VSpace medskip
44926 \end_inset
44927
44928
44929 \end_layout
44930
44931 \begin_layout Plain Layout
44932 \align center
44933 \begin_inset Tabular
44934 <lyxtabular version="3" rows="20" columns="2">
44935 <features tabularvalignment="middle">
44936 <column alignment="center" valignment="top" width="0">
44937 <column alignment="center" valignment="top" width="0">
44938 <row>
44939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44940 \begin_inset Text
44941
44942 \begin_layout Plain Layout
44943 unit
44944 \end_layout
44945
44946 \end_inset
44947 </cell>
44948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44949 \begin_inset Text
44950
44951 \begin_layout Plain Layout
44952 name/description
44953 \end_layout
44954
44955 \end_inset
44956 </cell>
44957 </row>
44958 <row>
44959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44960 \begin_inset Text
44961
44962 \begin_layout Plain Layout
44963 mm
44964 \end_layout
44965
44966 \end_inset
44967 </cell>
44968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44969 \begin_inset Text
44970
44971 \begin_layout Plain Layout
44972 millimeter
44973 \end_layout
44974
44975 \end_inset
44976 </cell>
44977 </row>
44978 <row>
44979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44980 \begin_inset Text
44981
44982 \begin_layout Plain Layout
44983 cm
44984 \end_layout
44985
44986 \end_inset
44987 </cell>
44988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44989 \begin_inset Text
44990
44991 \begin_layout Plain Layout
44992 centimeter
44993 \end_layout
44994
44995 \end_inset
44996 </cell>
44997 </row>
44998 <row>
44999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45000 \begin_inset Text
45001
45002 \begin_layout Plain Layout
45003 in
45004 \end_layout
45005
45006 \end_inset
45007 </cell>
45008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45009 \begin_inset Text
45010
45011 \begin_layout Plain Layout
45012 inch
45013 \end_layout
45014
45015 \end_inset
45016 </cell>
45017 </row>
45018 <row>
45019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45020 \begin_inset Text
45021
45022 \begin_layout Plain Layout
45023 pt
45024 \end_layout
45025
45026 \end_inset
45027 </cell>
45028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45029 \begin_inset Text
45030
45031 \begin_layout Plain Layout
45032 point (72.27
45033 \begin_inset space \thinspace{}
45034 \end_inset
45035
45036 pt = 1
45037 \begin_inset space \thinspace{}
45038 \end_inset
45039
45040 in)
45041 \end_layout
45042
45043 \end_inset
45044 </cell>
45045 </row>
45046 <row>
45047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45048 \begin_inset Text
45049
45050 \begin_layout Plain Layout
45051 pc
45052 \end_layout
45053
45054 \end_inset
45055 </cell>
45056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45057 \begin_inset Text
45058
45059 \begin_layout Plain Layout
45060 pica (1
45061 \begin_inset space \thinspace{}
45062 \end_inset
45063
45064 pc = 12
45065 \begin_inset space \thinspace{}
45066 \end_inset
45067
45068 pt)
45069 \end_layout
45070
45071 \end_inset
45072 </cell>
45073 </row>
45074 <row>
45075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45076 \begin_inset Text
45077
45078 \begin_layout Plain Layout
45079 sp
45080 \end_layout
45081
45082 \end_inset
45083 </cell>
45084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45085 \begin_inset Text
45086
45087 \begin_layout Plain Layout
45088 scaled point (65536
45089 \begin_inset space \thinspace{}
45090 \end_inset
45091
45092 sp = 1
45093 \begin_inset space \thinspace{}
45094 \end_inset
45095
45096 pt)
45097 \end_layout
45098
45099 \end_inset
45100 </cell>
45101 </row>
45102 <row>
45103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45104 \begin_inset Text
45105
45106 \begin_layout Plain Layout
45107 bp
45108 \end_layout
45109
45110 \end_inset
45111 </cell>
45112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45113 \begin_inset Text
45114
45115 \begin_layout Plain Layout
45116 big point (72
45117 \begin_inset space \thinspace{}
45118 \end_inset
45119
45120 bp = 1
45121 \begin_inset space \thinspace{}
45122 \end_inset
45123
45124 in)
45125 \end_layout
45126
45127 \end_inset
45128 </cell>
45129 </row>
45130 <row>
45131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45132 \begin_inset Text
45133
45134 \begin_layout Plain Layout
45135 dd
45136 \end_layout
45137
45138 \end_inset
45139 </cell>
45140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45141 \begin_inset Text
45142
45143 \begin_layout Plain Layout
45144 didot (72
45145 \begin_inset space \thinspace{}
45146 \end_inset
45147
45148 dd 
45149 \begin_inset Formula $\approx$
45150 \end_inset
45151
45152  37.6
45153 \begin_inset space \thinspace{}
45154 \end_inset
45155
45156 mm)
45157 \end_layout
45158
45159 \end_inset
45160 </cell>
45161 </row>
45162 <row>
45163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45164 \begin_inset Text
45165
45166 \begin_layout Plain Layout
45167 cc
45168 \end_layout
45169
45170 \end_inset
45171 </cell>
45172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45173 \begin_inset Text
45174
45175 \begin_layout Plain Layout
45176 cicero (1
45177 \begin_inset space \thinspace{}
45178 \end_inset
45179
45180 cc = 12
45181 \begin_inset space \thinspace{}
45182 \end_inset
45183
45184 dd)
45185 \end_layout
45186
45187 \end_inset
45188 </cell>
45189 </row>
45190 <row>
45191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45192 \begin_inset Text
45193
45194 \begin_layout Plain Layout
45195 Scale%
45196 \end_layout
45197
45198 \end_inset
45199 </cell>
45200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45201 \begin_inset Text
45202
45203 \begin_layout Plain Layout
45204 % of original image width
45205 \end_layout
45206
45207 \end_inset
45208 </cell>
45209 </row>
45210 <row>
45211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45212 \begin_inset Text
45213
45214 \begin_layout Plain Layout
45215 text%
45216 \end_layout
45217
45218 \end_inset
45219 </cell>
45220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45221 \begin_inset Text
45222
45223 \begin_layout Plain Layout
45224 % of text width
45225 \end_layout
45226
45227 \end_inset
45228 </cell>
45229 </row>
45230 <row>
45231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45232 \begin_inset Text
45233
45234 \begin_layout Plain Layout
45235 col%
45236 \end_layout
45237
45238 \end_inset
45239 </cell>
45240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45241 \begin_inset Text
45242
45243 \begin_layout Plain Layout
45244 % of column width
45245 \end_layout
45246
45247 \end_inset
45248 </cell>
45249 </row>
45250 <row>
45251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45252 \begin_inset Text
45253
45254 \begin_layout Plain Layout
45255 page%
45256 \end_layout
45257
45258 \end_inset
45259 </cell>
45260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45261 \begin_inset Text
45262
45263 \begin_layout Plain Layout
45264 % of paper width
45265 \end_layout
45266
45267 \end_inset
45268 </cell>
45269 </row>
45270 <row>
45271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45272 \begin_inset Text
45273
45274 \begin_layout Plain Layout
45275 line%
45276 \end_layout
45277
45278 \end_inset
45279 </cell>
45280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45281 \begin_inset Text
45282
45283 \begin_layout Plain Layout
45284 % of line width
45285 \end_layout
45286
45287 \end_inset
45288 </cell>
45289 </row>
45290 <row>
45291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45292 \begin_inset Text
45293
45294 \begin_layout Plain Layout
45295 theight%
45296 \end_layout
45297
45298 \end_inset
45299 </cell>
45300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45301 \begin_inset Text
45302
45303 \begin_layout Plain Layout
45304 % of text height
45305 \end_layout
45306
45307 \end_inset
45308 </cell>
45309 </row>
45310 <row>
45311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45312 \begin_inset Text
45313
45314 \begin_layout Plain Layout
45315 pheight%
45316 \end_layout
45317
45318 \end_inset
45319 </cell>
45320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45321 \begin_inset Text
45322
45323 \begin_layout Plain Layout
45324 % of paper height
45325 \end_layout
45326
45327 \end_inset
45328 </cell>
45329 </row>
45330 <row>
45331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45332 \begin_inset Text
45333
45334 \begin_layout Plain Layout
45335 ex
45336 \end_layout
45337
45338 \end_inset
45339 </cell>
45340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45341 \begin_inset Text
45342
45343 \begin_layout Plain Layout
45344 height of letter 
45345 \emph on
45346 x
45347 \emph default
45348  in current font
45349 \end_layout
45350
45351 \end_inset
45352 </cell>
45353 </row>
45354 <row>
45355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45356 \begin_inset Text
45357
45358 \begin_layout Plain Layout
45359 em
45360 \end_layout
45361
45362 \end_inset
45363 </cell>
45364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45365 \begin_inset Text
45366
45367 \begin_layout Plain Layout
45368 width of letter 
45369 \emph on
45370 M
45371 \emph default
45372  in current font
45373 \end_layout
45374
45375 \end_inset
45376 </cell>
45377 </row>
45378 <row>
45379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45380 \begin_inset Text
45381
45382 \begin_layout Plain Layout
45383 mu
45384 \end_layout
45385
45386 \end_inset
45387 </cell>
45388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45389 \begin_inset Text
45390
45391 \begin_layout Plain Layout
45392 math unit (1
45393 \begin_inset space \thinspace{}
45394 \end_inset
45395
45396 mu = 1/18
45397 \begin_inset space \thinspace{}
45398 \end_inset
45399
45400 em)
45401 \end_layout
45402
45403 \end_inset
45404 </cell>
45405 </row>
45406 </lyxtabular>
45407
45408 \end_inset
45409
45410
45411 \end_layout
45412
45413 \end_inset
45414
45415
45416 \end_layout
45417
45418 \begin_layout Chapter
45419 Credits
45420 \begin_inset CommandInset label
45421 LatexCommand label
45422 name "cha:Credits"
45423
45424 \end_inset
45425
45426
45427 \end_layout
45428
45429 \begin_layout Standard
45430 The documentation is a collaborative effort between many different people
45431  (and we would encourage people to contribute!).
45432 \end_layout
45433
45434 \begin_layout Itemize
45435
45436 \noun on
45437 Alejandro Aguilar Sierra
45438 \end_layout
45439
45440 \begin_layout Itemize
45441
45442 \noun on
45443 Amir Karger
45444 \end_layout
45445
45446 \begin_layout Itemize
45447
45448 \noun on
45449 David Johnson
45450 \end_layout
45451
45452 \begin_layout Itemize
45453
45454 \noun on
45455 Hartmut Haase
45456 \end_layout
45457
45458 \begin_layout Itemize
45459
45460 \noun on
45461 Ignacio García
45462 \end_layout
45463
45464 \begin_layout Itemize
45465
45466 \noun on
45467 Ivan Schreter
45468 \end_layout
45469
45470 \begin_layout Itemize
45471
45472 \noun on
45473 John Raithel
45474 \end_layout
45475
45476 \begin_layout Itemize
45477
45478 \noun on
45479 John Weiss
45480 \end_layout
45481
45482 \begin_layout Itemize
45483
45484 \noun on
45485 Lars Gullik Bjønnes
45486 \end_layout
45487
45488 \begin_layout Itemize
45489
45490 \noun on
45491 Matthias Ettrich
45492 \end_layout
45493
45494 \begin_layout Itemize
45495
45496 \noun on
45497 Matthias Zenker
45498 \end_layout
45499
45500 \begin_layout Itemize
45501
45502 \noun on
45503 Rich Fields
45504 \end_layout
45505
45506 \begin_layout Itemize
45507
45508 \noun on
45509 Pascal André
45510 \end_layout
45511
45512 \begin_layout Itemize
45513
45514 \noun on
45515 Paul Evans
45516 \end_layout
45517
45518 \begin_layout Itemize
45519
45520 \noun on
45521 Paul Russel
45522 \end_layout
45523
45524 \begin_layout Itemize
45525
45526 \noun on
45527 Robin Socha
45528 \end_layout
45529
45530 \begin_layout Itemize
45531
45532 \noun on
45533 Uwe Stöhr
45534 \end_layout
45535
45536 \begin_layout Itemize
45537 The LyX Team: 
45538 \begin_inset CommandInset citation
45539 LatexCommand cite
45540 key "lyxcredit"
45541
45542 \end_inset
45543
45544
45545 \end_layout
45546
45547 \begin_layout Standard
45548 \begin_inset Newpage newpage
45549 \end_inset
45550
45551 The bibliography on the following page was created with the 
45552 \family sans
45553 Bibliography
45554 \family default
45555  environment.
45556 \end_layout
45557
45558 \begin_layout Bibliography
45559 \labelwidthstring Literaturverzeichnis
45560 \begin_inset CommandInset bibitem
45561 LatexCommand bibitem
45562 label "Credits"
45563 key "lyxcredit"
45564
45565 \end_inset
45566
45567 The LyX Team: 
45568 \begin_inset CommandInset href
45569 LatexCommand href
45570 name "Credits"
45571 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
45572
45573 \end_inset
45574
45575 :
45576 \begin_inset Newline newline
45577 \end_inset
45578
45579
45580 \begin_inset Flex URL
45581 status collapsed
45582
45583 \begin_layout Plain Layout
45584
45585 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
45586 \end_layout
45587
45588 \end_inset
45589
45590
45591 \end_layout
45592
45593 \begin_layout Bibliography
45594 \labelwidthstring Literaturverzeichnis
45595 \begin_inset CommandInset bibitem
45596 LatexCommand bibitem
45597 key "latexcompanion"
45598
45599 \end_inset
45600
45601 Frank Mittelbach and Michel Goossens: 
45602 \emph on
45603 The LaTeX Companion Second Edition.
45604
45605 \emph default
45606  Addison-Wesley, 2004
45607 \end_layout
45608
45609 \begin_layout Bibliography
45610 \labelwidthstring Literaturverzeichnis
45611 \begin_inset CommandInset bibitem
45612 LatexCommand bibitem
45613 key "latexguide"
45614
45615 \end_inset
45616
45617 Helmut Kopka and Patrick W.
45618  Daly: 
45619 \emph on
45620 A Guide to LaTeX Fourth Edition.
45621
45622 \emph default
45623  Addison-Wesley, 2003
45624 \end_layout
45625
45626 \begin_layout Bibliography
45627 \labelwidthstring Literaturverzeichnis
45628 \begin_inset CommandInset bibitem
45629 LatexCommand bibitem
45630 key "latexbook"
45631
45632 \end_inset
45633
45634 Leslie Lamport: 
45635 \emph on
45636 LaTeX: A Document Preparation System.
45637
45638 \emph default
45639  Addison-Wesley, second edition, 1994
45640 \end_layout
45641
45642 \begin_layout Bibliography
45643 \labelwidthstring Literaturverzeichnis
45644 \begin_inset CommandInset bibitem
45645 LatexCommand bibitem
45646 key "texbook"
45647
45648 \end_inset
45649
45650 Donald E.
45651  Knuth.
45652  
45653 \emph on
45654 The TeXbook.
45655
45656 \emph default
45657  Addison-Wesley, 1984
45658 \end_layout
45659
45660 \begin_layout Bibliography
45661 \labelwidthstring Literaturverzeichnis
45662 \begin_inset CommandInset bibitem
45663 LatexCommand bibitem
45664 key "TeXCatalogue"
45665
45666 \end_inset
45667
45668 The TeX Catalogue:
45669 \begin_inset Newline newline
45670 \end_inset
45671
45672
45673 \begin_inset Flex URL
45674 status collapsed
45675
45676 \begin_layout Plain Layout
45677
45678 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
45679 \end_layout
45680
45681 \end_inset
45682
45683
45684 \end_layout
45685
45686 \begin_layout Bibliography
45687 \labelwidthstring Literaturverzeichnis
45688 \begin_inset CommandInset bibitem
45689 LatexCommand bibitem
45690 key "LaTeXFAQ"
45691
45692 \end_inset
45693
45694 The LaTeX FAQ:
45695 \begin_inset Newline newline
45696 \end_inset
45697
45698
45699 \begin_inset Flex URL
45700 status collapsed
45701
45702 \begin_layout Plain Layout
45703
45704 http://www.tex.ac.uk/cgi-bin/texfaq2html
45705 \end_layout
45706
45707 \end_inset
45708
45709
45710 \end_layout
45711
45712 \begin_layout Bibliography
45713 \labelwidthstring Literaturverzeichnis
45714 \begin_inset CommandInset bibitem
45715 LatexCommand bibitem
45716 key "BibTeX"
45717
45718 \end_inset
45719
45720
45721 \begin_inset CommandInset href
45722 LatexCommand href
45723 name "Documentation"
45724 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
45725
45726 \end_inset
45727
45728  of the program 
45729 \family sans
45730 BibTeX
45731 \family default
45732 :
45733 \begin_inset Newline newline
45734 \end_inset
45735
45736
45737 \begin_inset Flex URL
45738 status collapsed
45739
45740 \begin_layout Plain Layout
45741
45742 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
45743 \end_layout
45744
45745 \end_inset
45746
45747
45748 \end_layout
45749
45750 \begin_layout Bibliography
45751 \labelwidthstring Literaturverzeichnis
45752 \begin_inset CommandInset bibitem
45753 LatexCommand bibitem
45754 key "BibTeX-2"
45755
45756 \end_inset
45757
45758
45759 \begin_inset CommandInset href
45760 LatexCommand href
45761 name "Documentation"
45762 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45763
45764 \end_inset
45765
45766  how to use the program 
45767 \family sans
45768 BibTeX
45769 \family default
45770 :
45771 \begin_inset Newline newline
45772 \end_inset
45773
45774
45775 \begin_inset Flex URL
45776 status collapsed
45777
45778 \begin_layout Plain Layout
45779
45780 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45781 \end_layout
45782
45783 \end_inset
45784
45785
45786 \end_layout
45787
45788 \begin_layout Bibliography
45789 \labelwidthstring Literaturverzeichnis
45790 \begin_inset CommandInset bibitem
45791 LatexCommand bibitem
45792 key "makeindex"
45793
45794 \end_inset
45795
45796
45797 \begin_inset CommandInset href
45798 LatexCommand href
45799 name "Documentation"
45800 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
45801
45802 \end_inset
45803
45804  of the program 
45805 \family sans
45806 makeindex
45807 \family default
45808 :
45809 \begin_inset Newline newline
45810 \end_inset
45811
45812
45813 \begin_inset Flex URL
45814 status collapsed
45815
45816 \begin_layout Plain Layout
45817
45818 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
45819 \end_layout
45820
45821 \end_inset
45822
45823
45824 \end_layout
45825
45826 \begin_layout Bibliography
45827 \labelwidthstring Literaturverzeichnis
45828 \begin_inset CommandInset bibitem
45829 LatexCommand bibitem
45830 key "xindy"
45831
45832 \end_inset
45833
45834
45835 \begin_inset CommandInset href
45836 LatexCommand href
45837 name "Documentation"
45838 target "http://www.xindy.org/documentation.html"
45839
45840 \end_inset
45841
45842  of the program 
45843 \family sans
45844 xindy
45845 \family default
45846 :
45847 \begin_inset Newline newline
45848 \end_inset
45849
45850
45851 \begin_inset Flex URL
45852 status collapsed
45853
45854 \begin_layout Plain Layout
45855
45856 http://www.xindy.org/documentation.html
45857 \end_layout
45858
45859 \end_inset
45860
45861
45862 \end_layout
45863
45864 \begin_layout Bibliography
45865 \labelwidthstring Literaturverzeichnis
45866 \begin_inset CommandInset bibitem
45867 LatexCommand bibitem
45868 key "caption"
45869
45870 \end_inset
45871
45872
45873 \begin_inset CommandInset href
45874 LatexCommand href
45875 name "Documentation"
45876 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
45877
45878 \end_inset
45879
45880  of the LaTeX-package 
45881 \series bold
45882 caption
45883 \series default
45884
45885 \begin_inset Index idx
45886 status collapsed
45887
45888 \begin_layout Plain Layout
45889 LaTeX-packages ! caption
45890 \end_layout
45891
45892 \end_inset
45893
45894 :
45895 \begin_inset Newline newline
45896 \end_inset
45897
45898
45899 \begin_inset Flex URL
45900 status collapsed
45901
45902 \begin_layout Plain Layout
45903
45904 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
45905 \end_layout
45906
45907 \end_inset
45908
45909
45910 \end_layout
45911
45912 \begin_layout Bibliography
45913 \labelwidthstring Literaturverzeichnis
45914 \begin_inset CommandInset bibitem
45915 LatexCommand bibitem
45916 key "fancyhdr"
45917
45918 \end_inset
45919
45920
45921 \begin_inset CommandInset href
45922 LatexCommand href
45923 name "Documentation"
45924 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
45925
45926 \end_inset
45927
45928  of the LaTeX-package 
45929 \series bold
45930 fancyhdr
45931 \series default
45932
45933 \begin_inset Index idx
45934 status collapsed
45935
45936 \begin_layout Plain Layout
45937 LaTeX-packages ! fancyhdr
45938 \end_layout
45939
45940 \end_inset
45941
45942 :
45943 \begin_inset Newline newline
45944 \end_inset
45945
45946
45947 \begin_inset Flex URL
45948 status collapsed
45949
45950 \begin_layout Plain Layout
45951
45952 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
45953 \end_layout
45954
45955 \end_inset
45956
45957
45958 \end_layout
45959
45960 \begin_layout Bibliography
45961 \labelwidthstring Literaturverzeichnis
45962 \begin_inset CommandInset bibitem
45963 LatexCommand bibitem
45964 key "hyperref"
45965
45966 \end_inset
45967
45968
45969 \series bold
45970
45971 \begin_inset CommandInset href
45972 LatexCommand href
45973 name "Documentation"
45974 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45975
45976 \end_inset
45977
45978
45979 \series default
45980  of the LaTeX-package 
45981 \series bold
45982 hyperref
45983 \series default
45984
45985 \begin_inset Index idx
45986 status collapsed
45987
45988 \begin_layout Plain Layout
45989 LaTeX-packages ! hyperref
45990 \end_layout
45991
45992 \end_inset
45993
45994 :
45995 \begin_inset Newline newline
45996 \end_inset
45997
45998
45999 \begin_inset Flex URL
46000 status collapsed
46001
46002 \begin_layout Plain Layout
46003
46004 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
46005 \end_layout
46006
46007 \end_inset
46008
46009
46010 \end_layout
46011
46012 \begin_layout Bibliography
46013 \labelwidthstring Literaturverzeichnis
46014 \begin_inset CommandInset bibitem
46015 LatexCommand bibitem
46016 key "nomencl"
46017
46018 \end_inset
46019
46020
46021 \begin_inset CommandInset href
46022 LatexCommand href
46023 name "Documentation"
46024 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
46025
46026 \end_inset
46027
46028  of the LaTeX-package 
46029 \series bold
46030 nomencl
46031 \series default
46032
46033 \begin_inset Index idx
46034 status collapsed
46035
46036 \begin_layout Plain Layout
46037 LaTeX-packages ! nomencl
46038 \end_layout
46039
46040 \end_inset
46041
46042 :
46043 \begin_inset Newline newline
46044 \end_inset
46045
46046
46047 \begin_inset Flex URL
46048 status collapsed
46049
46050 \begin_layout Plain Layout
46051
46052 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
46053 \end_layout
46054
46055 \end_inset
46056
46057
46058 \end_layout
46059
46060 \begin_layout Bibliography
46061 \labelwidthstring Literaturverzeichnis
46062 \begin_inset CommandInset bibitem
46063 LatexCommand bibitem
46064 key "tipa"
46065
46066 \end_inset
46067
46068
46069 \begin_inset CommandInset href
46070 LatexCommand href
46071 name "Documentation"
46072 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
46073
46074 \end_inset
46075
46076  of the LaTeX-package 
46077 \series bold
46078 tipa
46079 \series default
46080
46081 \begin_inset Index idx
46082 status collapsed
46083
46084 \begin_layout Plain Layout
46085 LaTeX-packages ! tipa
46086 \end_layout
46087
46088 \end_inset
46089
46090 :
46091 \begin_inset Newline newline
46092 \end_inset
46093
46094
46095 \begin_inset Flex URL
46096 status collapsed
46097
46098 \begin_layout Plain Layout
46099
46100 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
46101 \end_layout
46102
46103 \end_inset
46104
46105
46106 \end_layout
46107
46108 \begin_layout Bibliography
46109 \labelwidthstring Literaturverzeichnis
46110 \begin_inset CommandInset bibitem
46111 LatexCommand bibitem
46112 key "wrapfig"
46113
46114 \end_inset
46115
46116
46117 \begin_inset CommandInset href
46118 LatexCommand href
46119 name "Documentation"
46120 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
46121
46122 \end_inset
46123
46124  of the LaTeX-package 
46125 \series bold
46126 wrapfig
46127 \series default
46128
46129 \begin_inset Index idx
46130 status collapsed
46131
46132 \begin_layout Plain Layout
46133 LaTeX-packages ! wrapfig
46134 \end_layout
46135
46136 \end_inset
46137
46138 :
46139 \begin_inset Newline newline
46140 \end_inset
46141
46142
46143 \begin_inset Flex URL
46144 status collapsed
46145
46146 \begin_layout Plain Layout
46147
46148 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
46149 \end_layout
46150
46151 \end_inset
46152
46153
46154 \end_layout
46155
46156 \begin_layout Bibliography
46157 \labelwidthstring Literaturverzeichnis
46158 \begin_inset CommandInset bibitem
46159 LatexCommand bibitem
46160 key "Arabic"
46161
46162 \end_inset
46163
46164
46165 \begin_inset CommandInset href
46166 LatexCommand href
46167 name "Wiki-page"
46168 target "http://wiki.lyx.org/Windows/Arabic"
46169
46170 \end_inset
46171
46172  how to set up LyX for Arabic:
46173 \begin_inset Newline newline
46174 \end_inset
46175
46176
46177 \begin_inset Flex URL
46178 status collapsed
46179
46180 \begin_layout Plain Layout
46181
46182 http://wiki.lyx.org/Windows/Arabic
46183 \end_layout
46184
46185 \end_inset
46186
46187
46188 \end_layout
46189
46190 \begin_layout Bibliography
46191 \labelwidthstring Literaturverzeichnis
46192 \begin_inset CommandInset bibitem
46193 LatexCommand bibitem
46194 key "Armenian"
46195
46196 \end_inset
46197
46198
46199 \begin_inset CommandInset href
46200 LatexCommand href
46201 name "Wiki-page"
46202 target "http://wiki.lyx.org/Windows/Armenian"
46203
46204 \end_inset
46205
46206  how to set up LyX for Armenian:
46207 \begin_inset Newline newline
46208 \end_inset
46209
46210
46211 \begin_inset Flex URL
46212 status collapsed
46213
46214 \begin_layout Plain Layout
46215
46216 http://wiki.lyx.org/Windows/Armenian
46217 \end_layout
46218
46219 \end_inset
46220
46221
46222 \end_layout
46223
46224 \begin_layout Bibliography
46225 \labelwidthstring Literaturverzeichnis
46226 \begin_inset CommandInset bibitem
46227 LatexCommand bibitem
46228 key "Farsi"
46229
46230 \end_inset
46231
46232
46233 \begin_inset CommandInset href
46234 LatexCommand href
46235 name "Wiki-page"
46236 target "http://wiki.lyx.org/Windows/Farsi"
46237
46238 \end_inset
46239
46240  how to set up LyX for Farsi:
46241 \begin_inset Newline newline
46242 \end_inset
46243
46244
46245 \begin_inset Flex URL
46246 status collapsed
46247
46248 \begin_layout Plain Layout
46249
46250 http://wiki.lyx.org/Windows/Farsi
46251 \end_layout
46252
46253 \end_inset
46254
46255
46256 \end_layout
46257
46258 \begin_layout Bibliography
46259 \labelwidthstring Literaturverzeichnis
46260 \begin_inset CommandInset bibitem
46261 LatexCommand bibitem
46262 key "Hebrew"
46263
46264 \end_inset
46265
46266
46267 \begin_inset CommandInset href
46268 LatexCommand href
46269 name "Wiki-page"
46270 target "http://wiki.lyx.org/Windows/Hebrew"
46271
46272 \end_inset
46273
46274  how to set up LyX for Hebrew:
46275 \begin_inset Newline newline
46276 \end_inset
46277
46278
46279 \begin_inset Flex URL
46280 status collapsed
46281
46282 \begin_layout Plain Layout
46283
46284 http://wiki.lyx.org/Windows/Hebrew
46285 \end_layout
46286
46287 \end_inset
46288
46289
46290 \end_layout
46291
46292 \begin_layout Bibliography
46293 \labelwidthstring Literaturverzeichnis
46294 \begin_inset CommandInset bibitem
46295 LatexCommand bibitem
46296 key "Japanese"
46297
46298 \end_inset
46299
46300
46301 \begin_inset CommandInset href
46302 LatexCommand href
46303 name "Wiki-page"
46304 target "http://wiki.lyx.org/Windows/Japanese"
46305
46306 \end_inset
46307
46308  how to set up LyX for Japanese:
46309 \begin_inset Newline newline
46310 \end_inset
46311
46312
46313 \begin_inset Flex URL
46314 status collapsed
46315
46316 \begin_layout Plain Layout
46317
46318 http://wiki.lyx.org/Windows/Japanese
46319 \end_layout
46320
46321 \end_inset
46322
46323
46324 \end_layout
46325
46326 \begin_layout Bibliography
46327 \labelwidthstring Literaturverzeichnis
46328 \begin_inset CommandInset bibitem
46329 LatexCommand bibitem
46330 key "Latvian"
46331
46332 \end_inset
46333
46334
46335 \begin_inset CommandInset href
46336 LatexCommand href
46337 name "Wiki-page"
46338 target "http://wiki.lyx.org/Windows/Latvian"
46339
46340 \end_inset
46341
46342  how to set up LyX for Latvian:
46343 \begin_inset Newline newline
46344 \end_inset
46345
46346
46347 \begin_inset Flex URL
46348 status collapsed
46349
46350 \begin_layout Plain Layout
46351
46352 http://wiki.lyx.org/Windows/Latvian
46353 \end_layout
46354
46355 \end_inset
46356
46357
46358 \end_layout
46359
46360 \begin_layout Bibliography
46361 \labelwidthstring Literaturverzeichnis
46362 \begin_inset CommandInset bibitem
46363 LatexCommand bibitem
46364 key "Lithuanian"
46365
46366 \end_inset
46367
46368
46369 \begin_inset CommandInset href
46370 LatexCommand href
46371 name "Wiki-page"
46372 target "http://wiki.lyx.org/Windows/Lithuanian"
46373
46374 \end_inset
46375
46376  how to set up LyX for Lithuanian:
46377 \begin_inset Newline newline
46378 \end_inset
46379
46380
46381 \begin_inset Flex URL
46382 status collapsed
46383
46384 \begin_layout Plain Layout
46385
46386 http://wiki.lyx.org/Windows/Lithuanian
46387 \end_layout
46388
46389 \end_inset
46390
46391
46392 \end_layout
46393
46394 \begin_layout Bibliography
46395 \labelwidthstring Literaturverzeichnis
46396 \begin_inset CommandInset bibitem
46397 LatexCommand bibitem
46398 key "Mongolian"
46399
46400 \end_inset
46401
46402
46403 \begin_inset CommandInset href
46404 LatexCommand href
46405 name "Wiki-page"
46406 target "http://wiki.lyx.org/Windows/Mongolian"
46407
46408 \end_inset
46409
46410  how to set up LyX for Mongolian:
46411 \begin_inset Newline newline
46412 \end_inset
46413
46414
46415 \begin_inset Flex URL
46416 status collapsed
46417
46418 \begin_layout Plain Layout
46419
46420 http://wiki.lyx.org/Windows/Mongolian
46421 \end_layout
46422
46423 \end_inset
46424
46425
46426 \end_layout
46427
46428 \begin_layout Bibliography
46429 \labelwidthstring Literaturverzeichnis
46430 \begin_inset CommandInset bibitem
46431 LatexCommand bibitem
46432 key "Vietnamese"
46433
46434 \end_inset
46435
46436
46437 \begin_inset CommandInset href
46438 LatexCommand href
46439 name "Wiki-page"
46440 target "http://wiki.lyx.org/Windows/Vietnamese"
46441
46442 \end_inset
46443
46444  how to set up LyX for Vietnamese:
46445 \begin_inset Newline newline
46446 \end_inset
46447
46448
46449 \begin_inset Flex URL
46450 status collapsed
46451
46452 \begin_layout Plain Layout
46453
46454 http://wiki.lyx.org/Windows/Vietnamese
46455 \end_layout
46456
46457 \end_inset
46458
46459
46460 \end_layout
46461
46462 \begin_layout Bibliography
46463 \labelwidthstring Literaturverzeichnis
46464 \begin_inset CommandInset bibitem
46465 LatexCommand bibitem
46466 key "NewInLyX20"
46467
46468 \end_inset
46469
46470
46471 \begin_inset CommandInset href
46472 LatexCommand href
46473 name "Wiki-page"
46474 target "http://wiki.lyx.org/LyX/NewInLyX20"
46475
46476 \end_inset
46477
46478  about new features in 
46479 \family sans
46480 LyX 2.0
46481 \family default
46482 :
46483 \begin_inset Newline newline
46484 \end_inset
46485
46486
46487 \begin_inset Flex URL
46488 status collapsed
46489
46490 \begin_layout Plain Layout
46491
46492 http://wiki.lyx.org/LyX/NewInLyX20
46493 \end_layout
46494
46495 \end_inset
46496
46497
46498 \end_layout
46499
46500 \begin_layout Standard
46501 \begin_inset Newpage newpage
46502 \end_inset
46503
46504
46505 \begin_inset ERT
46506 status collapsed
46507
46508 \begin_layout Plain Layout
46509
46510
46511 \backslash
46512 let
46513 \backslash
46514 mybibname
46515 \backslash
46516 bibname
46517 \end_layout
46518
46519 \begin_layout Plain Layout
46520
46521
46522 \backslash
46523 renewcommand{
46524 \backslash
46525 bibname}{
46526 \backslash
46527 mybibname
46528 \backslash
46529 ; 2}
46530 \end_layout
46531
46532 \end_inset
46533
46534
46535 \begin_inset Note Note
46536 status collapsed
46537
46538 \begin_layout Plain Layout
46539 The command 
46540 \series bold
46541
46542 \backslash
46543 bibname
46544 \series default
46545  is the name of the bibliography in the current document language.
46546  It is redefined here with the number 2 at the end to state that the following
46547  bibliography is the second one:
46548 \end_layout
46549
46550 \end_inset
46551
46552
46553 \end_layout
46554
46555 \begin_layout Standard
46556 \begin_inset CommandInset bibtex
46557 LatexCommand bibtex
46558 bibfiles "biblio/LyXDocs"
46559 options "biblio/alphadin"
46560
46561 \end_inset
46562
46563
46564 \end_layout
46565
46566 \begin_layout Standard
46567 The above bibliography is created from a BibTeX-database.
46568 \end_layout
46569
46570 \begin_layout Standard
46571 \begin_inset CommandInset nomencl_print
46572 LatexCommand printnomenclature
46573 set_width "none"
46574
46575 \end_inset
46576
46577
46578 \begin_inset CommandInset index_print
46579 LatexCommand printindex
46580 type "idx"
46581
46582 \end_inset
46583
46584
46585 \end_layout
46586
46587 \end_body
46588 \end_document