]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Better naming for FindAdv dialog.
[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 5863208 "ab" 
133 \author 1607599024 "Richard Heck" rgheck@comcast.net
134 \end_header
135
136 \begin_body
137
138 \begin_layout Title
139 The LyX User's Guide
140 \end_layout
141
142 \begin_layout Author
143 by the LyX Team
144 \begin_inset Foot
145 status collapsed
146
147 \begin_layout Plain Layout
148 \noindent
149 If you have comments or error corrections, please send them to the LyX Documenta
150 tion mailing list: 
151 \begin_inset CommandInset href
152 LatexCommand href
153 target "lyx-docs@lists.lyx.org"
154 type "mailto:"
155
156 \end_inset
157
158
159 \end_layout
160
161 \end_inset
162
163
164 \begin_inset Newline newline
165 \end_inset
166
167
168 \begin_inset Newline newline
169 \end_inset
170
171 Version 2.0.x
172 \begin_inset Note Note
173 status open
174
175 \begin_layout Plain Layout
176 The latest PDF-version of this document can be found here:
177 \begin_inset Newline newline
178 \end_inset
179
180
181 \series bold
182 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
183 \end_layout
184
185 \end_inset
186
187
188 \end_layout
189
190 \begin_layout Standard
191 \begin_inset CommandInset toc
192 LatexCommand tableofcontents
193
194 \end_inset
195
196
197 \end_layout
198
199 \begin_layout Chapter
200 Getting Started
201 \end_layout
202
203 \begin_layout Section
204 What is LyX?
205 \end_layout
206
207 \begin_layout Standard
208 LyX is a document preparation system.
209  It is a tool for producing beautiful manuscripts, publishable books, business
210  letters and proposals, and even poetry.
211  It is unlike most other 
212 \begin_inset Quotes eld
213 \end_inset
214
215 word processors
216 \begin_inset Quotes erd
217 \end_inset
218
219  in the sense that it uses the paradigm of a markup language as its core
220  editing style.
221  That means that when you type a section header, you mark it as a 
222 \begin_inset Quotes eld
223 \end_inset
224
225 Section
226 \begin_inset Quotes erd
227 \end_inset
228
229 , not 
230 \begin_inset Quotes eld
231 \end_inset
232
233 Bold, 17
234 \begin_inset space \thinspace{}
235 \end_inset
236
237 pt type, left justified, 5
238 \begin_inset space \thinspace{}
239 \end_inset
240
241 mm space below
242 \begin_inset Quotes erd
243 \end_inset
244
245 .
246  LyX takes care of the typesetting for you, so you deal only with concepts,
247  not the mechanics.
248 \end_layout
249
250 \begin_layout Standard
251 This philosophy is explained in much greater detail in the 
252 \emph on
253
254 \begin_inset Quotes eld
255 \end_inset
256
257 Introduction
258 \begin_inset Quotes erd
259 \end_inset
260
261
262 \emph default
263 .
264  If you haven't read it yet, you need to.
265  Yes, we mean now.
266 \end_layout
267
268 \begin_layout Standard
269 The 
270 \begin_inset Quotes eld
271 \end_inset
272
273
274 \emph on
275 Introduction
276 \emph default
277
278 \begin_inset Quotes erd
279 \end_inset
280
281  describes several things in addition to LyX's philosophy: most importantly,
282  the format of all of the manuals.
283  If you don't read it, you'll have a bear of a time navigating this manual.
284  You might also be better served looking in one of the other manuals instead
285  of this one.
286  
287 \begin_inset Quotes eld
288 \end_inset
289
290
291 \emph on
292 Introduction
293 \emph default
294
295 \begin_inset Quotes erd
296 \end_inset
297
298  describes that, too.
299 \end_layout
300
301 \begin_layout Section
302 How LyX Looks
303 \end_layout
304
305 \begin_layout Standard
306 Like most applications, LyX has the familiar menu bar across the top of
307  its window.
308  Below it is a toolbar with a pulldown box and various buttons.
309  There is, of course, a vertical scrollbar and a main work area for editing
310  documents.
311 \end_layout
312
313 \begin_layout Standard
314 Note that there is no horizontal scrollbar.
315  This is not a bug or an oversight, but intentional.
316  When you read a book, you expect the end of a line to wrap around to the
317  next line.
318  Text overflows onto new pages in a vertical fashion, hence the need for
319  only a vertical scrollbar.
320  There are three cases where you might want a horizontal scrollbar.
321  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
322  This, however, is due
323  to a flaw in the routine that displays graphics on the LyX screen in a
324  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
325  as you'd need to rescale graphics to fit on a page.
326  The second and third cases are tables and equations which are wider than
327  the LyX window.
328  You can use the arrow keys to scroll horizontally through the table, but
329  this doesn't work for equations yet.
330 \end_layout
331
332 \begin_layout Standard
333 For a brief description of all LyX menus and toolbar buttons, have a look
334  at Appendix
335 \begin_inset space ~
336 \end_inset
337
338
339 \begin_inset CommandInset ref
340 LatexCommand ref
341 reference "cha:The-User-Interface"
342
343 \end_inset
344
345 .
346  Most of them are self-explanatory and you'll find them listed in the correspond
347 ing sections of this documentation.
348 \end_layout
349
350 \begin_layout Section
351 HELP
352 \end_layout
353
354 \begin_layout Standard
355 The help system consists of the LyX manuals.
356  You can read 
357 \emph on
358 all
359 \emph default
360  of the manuals from inside LyX.
361  Just select the manual you want read from the 
362 \family sans
363 Help
364 \family default
365  menu.
366 \end_layout
367
368 \begin_layout Section
369 Basic LyX Setup
370 \begin_inset CommandInset label
371 LatexCommand label
372 name "sec:Basic-LyX-Setup"
373
374 \end_inset
375
376
377 \end_layout
378
379 \begin_layout Standard
380 There are several features of LyX that can be configured from inside LyX,
381  without resorting to configuration files.
382  First, LyX is able to inspect your system to see what programs, LaTeX document
383  classes and LaTeX packages are available.
384  It uses this knowledge to give reasonable defaults to several 
385 \family sans
386 Preferences
387 \family default
388
389 \begin_inset Index idx
390 status collapsed
391
392 \begin_layout Plain Layout
393 Preferences
394 \end_layout
395
396 \end_inset
397
398  settings.
399  Although this configuration has already been done when LyX was installed
400  on your system, you might have some items that you installed locally, e.
401 \begin_inset space \thinspace{}
402 \end_inset
403
404 g.
405 \begin_inset space \space{}
406 \end_inset
407
408 new LaTeX classes, and which are not seen by LyX.
409  To force LyX to re-inspect your system, you should use 
410 \family sans
411 Tools\SpecialChar \menuseparator
412 Reconfigure
413 \family default
414 .
415 \begin_inset Index idx
416 status collapsed
417
418 \begin_layout Plain Layout
419 Reconfiguration of LyX
420 \end_layout
421
422 \end_inset
423
424  You should then restart LyX to ensure that the changes are taken into account.
425 \end_layout
426
427 \begin_layout Section
428 LaTeX Setup
429 \begin_inset CommandInset label
430 LatexCommand label
431 name "sec:LaTeX-Setup"
432
433 \end_inset
434
435
436 \end_layout
437
438 \begin_layout Standard
439 You can edit documents in LyX without having LaTeX installed, but you will
440  not to able to create PDFs or print your documents unless you do have it
441  installed.
442  However, some LyX documents use DocBook as the `backend' that can produce
443  PDFs and the like, and every LyX document can always be output as plain
444  text or as XHTML.
445 \end_layout
446
447 \begin_layout Standard
448 Some document classes may depend upon specific LaTeX or DocBook classes
449  or packages.
450  Such document classes can be used even if you do not have the required
451  files installed, but you will not be able to produce certain kinds of output.
452 \end_layout
453
454 \begin_layout Standard
455 The LaTeX packages that LyX has found on your system are listed in a file
456  you can view from the menu 
457 \family sans
458 Help\SpecialChar \menuseparator
459 LaT
460 \begin_inset ERT
461 status collapsed
462
463 \begin_layout Plain Layout
464
465 {}
466 \end_layout
467
468 \end_inset
469
470 eX
471 \begin_inset space ~
472 \end_inset
473
474 Configuration
475 \family default
476 .
477  If you are missing packages you need, then you must install them and then
478  reconfigure LyX (menu 
479 \family sans
480 Tools\SpecialChar \menuseparator
481 Reconfigure
482 \family default
483 ).
484 \begin_inset Note Note
485 status collapsed
486
487 \begin_layout Plain Layout
488 The two braces in the TeX Code box prevent that the term 
489 \begin_inset Quotes eld
490 \end_inset
491
492 LaTeX
493 \begin_inset Quotes erd
494 \end_inset
495
496  from being printed with sub- and superscript letters.
497  More about TeX Code is described in section
498 \begin_inset space ~
499 \end_inset
500
501
502 \begin_inset CommandInset ref
503 LatexCommand ref
504 reference "sec:TeX-Code"
505
506 \end_inset
507
508 , the printout of proper names like LaTeX is explained in section
509 \begin_inset space ~
510 \end_inset
511
512
513 \begin_inset CommandInset ref
514 LatexCommand ref
515 reference "sub:LyX's-Proper-Names"
516
517 \end_inset
518
519 .
520 \end_layout
521
522 \end_inset
523
524
525 \begin_inset Index idx
526 status collapsed
527
528 \begin_layout Plain Layout
529 Reconfiguration of LyX
530 \end_layout
531
532 \end_inset
533
534  See section 5.1 of the 
535 \emph on
536 Customization
537 \emph default
538  manual for more information on installing additional LaTeX packages.
539 \end_layout
540
541 \begin_layout Chapter
542 How to work with LyX
543 \end_layout
544
545 \begin_layout Section
546 Basic File Operations
547 \begin_inset Index idx
548 status collapsed
549
550 \begin_layout Plain Layout
551 File Operations
552 \end_layout
553
554 \end_inset
555
556
557 \end_layout
558
559 \begin_layout Standard
560 Under the 
561 \family sans
562 File
563 \family default
564  menu and in the standard toolbar are basic operations for any word processor
565  in addition to some more advanced operations:
566 \end_layout
567
568 \begin_layout Itemize
569
570 \family sans
571 New 
572 \begin_inset Graphics
573         filename ../images/buffer-new.png
574         scale 85
575         groupId toolbarbuttons
576
577 \end_inset
578
579
580 \end_layout
581
582 \begin_layout Itemize
583
584 \family sans
585 New
586 \begin_inset space ~
587 \end_inset
588
589 from
590 \bar under
591
592 \begin_inset space ~
593 \end_inset
594
595
596 \bar default
597 Template
598 \end_layout
599
600 \begin_layout Itemize
601
602 \family sans
603 Open 
604 \family default
605
606 \begin_inset Graphics
607         filename ../images/file-open.png
608         scale 85
609         groupId toolbarbuttons
610
611 \end_inset
612
613
614 \end_layout
615
616 \begin_layout Itemize
617
618 \family sans
619 Close
620 \end_layout
621
622 \begin_layout Itemize
623
624 \family sans
625 Save 
626 \family default
627
628 \begin_inset Graphics
629         filename ../images/buffer-write.png
630         scale 85
631         groupId toolbarbuttons
632
633 \end_inset
634
635
636 \end_layout
637
638 \begin_layout Itemize
639
640 \family sans
641 Save
642 \begin_inset space ~
643 \end_inset
644
645 As
646 \end_layout
647
648 \begin_layout Itemize
649
650 \family sans
651 Revert
652 \begin_inset space ~
653 \end_inset
654
655 to
656 \begin_inset space ~
657 \end_inset
658
659 saved
660 \end_layout
661
662 \begin_layout Itemize
663
664 \family sans
665 Version
666 \begin_inset space ~
667 \end_inset
668
669 Control
670 \end_layout
671
672 \begin_layout Itemize
673
674 \family sans
675 Import
676 \end_layout
677
678 \begin_layout Itemize
679
680 \family sans
681 Export
682 \end_layout
683
684 \begin_layout Itemize
685
686 \family sans
687 Print 
688 \family default
689
690 \begin_inset Graphics
691         filename ../images/dialog-show_print.png
692         scale 85
693         groupId toolbarbuttons
694
695 \end_inset
696
697
698 \end_layout
699
700 \begin_layout Itemize
701
702 \family sans
703 Exit
704 \end_layout
705
706 \begin_layout Standard
707 They all do pretty much the same thing as in other word processors, with
708  a few minor differences.
709  The 
710 \family sans
711 File\SpecialChar \menuseparator
712 New
713 \begin_inset space ~
714 \end_inset
715
716 from
717 \bar under
718
719 \begin_inset space ~
720 \end_inset
721
722
723 \bar default
724 Template
725 \family default
726  command not only prompts you for a name for the new file, but also prompts
727  you for a template to use.
728  Selecting a template will automatically set certain layout features for
729  the document, features you would otherwise need to change manually.
730  They can be of use for certain classes, especially those for writing letters
731  (see section
732 \begin_inset space ~
733 \end_inset
734
735
736 \begin_inset CommandInset ref
737 LatexCommand ref
738 reference "sec:Document-Classes"
739
740 \end_inset
741
742 ).
743 \end_layout
744
745 \begin_layout Standard
746 \begin_inset Note Greyedout
747 status open
748
749 \begin_layout Plain Layout
750
751 \series bold
752 Note:
753 \series default
754  There is no 
755 \begin_inset Quotes eld
756 \end_inset
757
758 default file
759 \begin_inset Quotes erd
760 \end_inset
761
762  or document named 
763 \begin_inset Quotes eld
764 \end_inset
765
766 Untitled
767 \begin_inset Quotes erd
768 \end_inset
769
770  or 
771 \begin_inset Quotes eld
772 \end_inset
773
774 scratch.
775 \begin_inset Quotes erd
776 \end_inset
777
778  Unless you tell LyX to open a file or create a new one, that big, blank
779  space is just that — a big, blank space.
780 \end_layout
781
782 \end_inset
783
784
785 \end_layout
786
787 \begin_layout Standard
788
789 \family sans
790 Revert
791 \begin_inset space ~
792 \end_inset
793
794 to
795 \begin_inset space ~
796 \end_inset
797
798 saved
799 \family default
800  and 
801 \family sans
802 Version
803 \begin_inset space ~
804 \end_inset
805
806 Control
807 \family default
808  are useful if more people work on the same document at the same time
809 \begin_inset Foot
810 status collapsed
811
812 \begin_layout Plain Layout
813 If you plan to do this, you should check out the Version Control feature
814  in LyX also.
815  Read 
816 \emph on
817 Additional Features
818 \emph default
819 \SpecialChar \@.
820
821 \end_layout
822
823 \end_inset
824
825 .
826  
827 \family sans
828 Revert
829 \begin_inset space ~
830 \end_inset
831
832 to
833 \begin_inset space ~
834 \end_inset
835
836 saved
837 \family default
838  will reload the document from disk.
839  You can of course also use it if you regret that you changed a document
840  and want to restore it to the last save.
841  With
842 \family sans
843  Version
844 \begin_inset space ~
845 \end_inset
846
847 Control 
848 \family default
849 you can there register the changes you made to a document so that others
850  can identify them as your changes.
851 \end_layout
852
853 \begin_layout Section
854 Basic Editing Features
855 \begin_inset Index idx
856 status collapsed
857
858 \begin_layout Plain Layout
859 Editing
860 \end_layout
861
862 \end_inset
863
864
865 \begin_inset CommandInset label
866 LatexCommand label
867 name "sec:Basic-Editing-Features"
868
869 \end_inset
870
871
872 \end_layout
873
874 \begin_layout Standard
875 Like most modern word processors, LyX can perform cut and paste operations
876  on blocks of text, can move by character, word, or page of text, and can
877  delete whole words as well as individual characters.
878  The next four sections cover the basic LyX editing features and how to
879  access them.
880  We'll start with cut and paste.
881 \end_layout
882
883 \begin_layout Standard
884 As you might expect, the 
885 \family sans
886 Edit
887 \family default
888  menu and the standard toolbar has the cut and paste commands, along with
889  various other editing features.
890  Some of these are special and covered in later sections.
891  The basic ones are:
892 \end_layout
893
894 \begin_layout Itemize
895
896 \family sans
897 Cut 
898 \family default
899
900 \begin_inset Graphics
901         filename ../images/cut.png
902         scale 85
903         groupId toolbarbuttons
904
905 \end_inset
906
907
908 \end_layout
909
910 \begin_layout Itemize
911
912 \family sans
913 Copy 
914 \family default
915
916 \begin_inset Graphics
917         filename ../images/copy.png
918         scale 85
919         groupId toolbarbuttons
920
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Itemize
927
928 \family sans
929 Paste 
930 \family default
931
932 \begin_inset Graphics
933         filename ../images/paste.png
934         scale 85
935         groupId toolbarbuttons
936
937 \end_inset
938
939
940 \end_layout
941
942 \begin_layout Itemize
943
944 \family sans
945 Paste
946 \begin_inset space ~
947 \end_inset
948
949 Recent
950 \end_layout
951
952 \begin_layout Itemize
953
954 \family sans
955 Paste
956 \begin_inset space ~
957 \end_inset
958
959 Special
960 \end_layout
961
962 \begin_layout Itemize
963
964 \family sans
965 Find
966 \begin_inset space ~
967 \end_inset
968
969 &
970 \begin_inset space ~
971 \end_inset
972
973 Replace 
974 \family default
975
976 \begin_inset Graphics
977         filename ../images/dialog-show_findreplace.png
978         scale 85
979         groupId toolbarbuttons
980
981 \end_inset
982
983
984 \end_layout
985
986 \begin_layout Standard
987 The first three are self-explanatory.
988  One thing to note: whenever you delete a block of text that you've selected,
989  it's automatically placed in the clipboard.
990  That is, the 
991 \family sans
992 Delete
993 \family default
994  and 
995 \family sans
996 Backspace
997 \family default
998  keys also function as the 
999 \family sans
1000 Cut
1001 \family default
1002  command.
1003  Also, if you've selected text, be careful: If you hit a key, LyX will completel
1004 y delete the selected text and replace it with what you just typed.
1005  You'll have to do an 
1006 \family sans
1007 Undo
1008 \family default
1009  to get back the lost text.
1010 \end_layout
1011
1012 \begin_layout Standard
1013 \begin_inset Index idx
1014 status collapsed
1015
1016 \begin_layout Plain Layout
1017 Paste
1018 \end_layout
1019
1020 \end_inset
1021
1022 You can also copy text between LyX and other programs by cut, copy and paste.
1023  The submenu of 
1024 \family sans
1025 Paste
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Recent
1030 \family default
1031  shows you a list with the last strings you have pasted.
1032 \end_layout
1033
1034 \begin_layout Standard
1035 The menu 
1036 \family sans
1037 Edit\SpecialChar \menuseparator
1038 Paste
1039 \begin_inset space ~
1040 \end_inset
1041
1042 Special\SpecialChar \menuseparator
1043 Plain
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Text, Join
1048 \begin_inset space ~
1049 \end_inset
1050
1051 Lines
1052 \family default
1053  will insert the text in the clipboard so that the whole text is inserted
1054  as 
1055 \emph on
1056 one
1057 \emph default
1058  paragraph.
1059  A new paragraph is started when there is a blank line in the file.
1060  Without 
1061 \family sans
1062 Join
1063 \begin_inset space ~
1064 \end_inset
1065
1066 Lines
1067 \family default
1068 , the text is inserted as Paragraphs, where the line breaks of the text
1069  will start a new paragraph.
1070 \end_layout
1071
1072 \begin_layout Standard
1073 \begin_inset Index idx
1074 status collapsed
1075
1076 \begin_layout Plain Layout
1077 Replace
1078 \end_layout
1079
1080 \end_inset
1081
1082
1083 \begin_inset Index idx
1084 status collapsed
1085
1086 \begin_layout Plain Layout
1087 Find
1088 \end_layout
1089
1090 \end_inset
1091
1092 The 
1093 \family sans
1094 Edit\SpecialChar \menuseparator
1095 Find
1096 \begin_inset space ~
1097 \end_inset
1098
1099 &
1100 \begin_inset space ~
1101 \end_inset
1102
1103 Replace
1104 \family default
1105  item opens the 
1106 \family sans
1107 Find
1108 \begin_inset space ~
1109 \end_inset
1110
1111 and
1112 \begin_inset space ~
1113 \end_inset
1114
1115 Replace
1116 \family default
1117  dialog.
1118  Once you have found a word or expression, LyX selects it.
1119  Hitting the 
1120 \family sans
1121 Replace
1122 \family default
1123  button replaces the selected text with the contents of the 
1124 \family sans
1125 Replace
1126 \begin_inset space ~
1127 \end_inset
1128
1129 with
1130 \family default
1131  field.
1132  You can click the 
1133 \family sans
1134 Find
1135 \begin_inset space ~
1136 \end_inset
1137
1138 Next
1139 \family default
1140  button to skip the current word.
1141  Hit 
1142 \family sans
1143 Replace
1144 \begin_inset space ~
1145 \end_inset
1146
1147 All
1148 \family default
1149  to replace all occurrences of the text in the document automatically.
1150  The 
1151 \family sans
1152 Case
1153 \begin_inset space ~
1154 \end_inset
1155
1156 sensitive
1157 \family default
1158  option can be used if you want the search to consider the case of the search
1159  word.
1160  If the toggle is set, searching for 
1161 \begin_inset Quotes eld
1162 \end_inset
1163
1164
1165 \family typewriter
1166 Test
1167 \family default
1168
1169 \begin_inset Quotes erd
1170 \end_inset
1171
1172  will not match the word 
1173 \begin_inset Quotes eld
1174 \end_inset
1175
1176
1177 \family typewriter
1178 test
1179 \family default
1180
1181 \begin_inset Quotes erd
1182 \end_inset
1183
1184 .
1185  The 
1186 \family sans
1187 Match whole words only
1188 \family default
1189  option can be used to force LyX to only find complete words, e.
1190 \begin_inset space \thinspace{}
1191 \end_inset
1192
1193 g., searching for 
1194 \begin_inset Quotes eld
1195 \end_inset
1196
1197
1198 \family typewriter
1199 star
1200 \family default
1201
1202 \begin_inset Quotes erd
1203 \end_inset
1204
1205  will not match 
1206 \begin_inset Quotes eld
1207 \end_inset
1208
1209
1210 \family typewriter
1211 starlet
1212 \family default
1213
1214 \begin_inset Quotes erd
1215 \end_inset
1216
1217 .
1218  LyX offers also an advanced 
1219 \family sans
1220 Find
1221 \begin_inset space ~
1222 \end_inset
1223
1224 &
1225 \begin_inset space ~
1226 \end_inset
1227
1228 Replace
1229 \family default
1230  feature that is described in sec.
1231 \begin_inset space ~
1232 \end_inset
1233
1234
1235 \begin_inset CommandInset ref
1236 LatexCommand ref
1237 reference "sec:Advanced-Find-and"
1238
1239 \end_inset
1240
1241 .
1242 \end_layout
1243
1244 \begin_layout Standard
1245 Things like notes, floats, etc., the so called insets can be dissolved.
1246  This means that the inset is deleted and its content is left as normal
1247  text.
1248  Dissolving an inset is done by setting the cursor to the beginning of an
1249  inset and pressing 
1250 \family sans
1251 Backspace
1252 \family default
1253  or by setting the cursor to the end and pressing 
1254 \family sans
1255 Delete
1256 \family default
1257 .
1258 \end_layout
1259
1260 \begin_layout Section
1261 Undo and Redo
1262 \begin_inset Index idx
1263 status collapsed
1264
1265 \begin_layout Plain Layout
1266 Redo
1267 \end_layout
1268
1269 \end_inset
1270
1271
1272 \begin_inset Index idx
1273 status collapsed
1274
1275 \begin_layout Plain Layout
1276 Undo
1277 \end_layout
1278
1279 \end_inset
1280
1281
1282 \begin_inset CommandInset label
1283 LatexCommand label
1284 name "sec:Undo-and-Redo"
1285
1286 \end_inset
1287
1288
1289 \end_layout
1290
1291 \begin_layout Standard
1292 If you make a mistake, you can easily recover from it.
1293  LyX has a large-capacity undo/redo buffer.
1294  Select 
1295 \family sans
1296 Edit\SpecialChar \menuseparator
1297 Undo
1298 \family default
1299  or the toolbar button 
1300 \begin_inset Graphics
1301         filename ../images/undo.png
1302         scale 85
1303         groupId toolbarbuttons
1304
1305 \end_inset
1306
1307  to undo some mistake.
1308  If you accidentally undo too much, use 
1309 \family sans
1310 Edit\SpecialChar \menuseparator
1311 Redo
1312 \family default
1313  or the toolbar button 
1314 \begin_inset Graphics
1315         filename ../images/redo.png
1316         scale 85
1317         groupId toolbarbuttons
1318
1319 \end_inset
1320
1321  to 
1322 \begin_inset Quotes eld
1323 \end_inset
1324
1325 undo the undo.
1326 \begin_inset Quotes erd
1327 \end_inset
1328
1329  The undo mechanism is currently limited to 100
1330 \begin_inset space \thinspace{}
1331 \end_inset
1332
1333 steps to minimize memory overhead.
1334 \end_layout
1335
1336 \begin_layout Standard
1337 Note that if you revert back all changes to arrive to the document as it
1338  was last saved, the 
1339 \begin_inset Quotes eld
1340 \end_inset
1341
1342 changed
1343 \begin_inset Quotes erd
1344 \end_inset
1345
1346  status of the document is unfortunately not reset.
1347  This is a consequence of the 100
1348 \begin_inset space \thinspace{}
1349 \end_inset
1350
1351 step undo limit, above.
1352 \end_layout
1353
1354 \begin_layout Standard
1355
1356 \family sans
1357 Undo
1358 \family default
1359  and 
1360 \family sans
1361 Redo
1362 \family default
1363  work on almost everything in LyX.
1364  But they won't undo or redo text character by character, but by blocks
1365  of text.
1366 \end_layout
1367
1368 \begin_layout Section
1369 Mouse Operations
1370 \begin_inset Index idx
1371 status collapsed
1372
1373 \begin_layout Plain Layout
1374 Mouse Operations
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 These are the most basic mouse operations.
1384 \end_layout
1385
1386 \begin_layout Enumerate
1387 Motion
1388 \end_layout
1389
1390 \begin_deeper
1391 \begin_layout Itemize
1392 Click the 
1393 \emph on
1394 left mouse button
1395 \emph default
1396  once anywhere in the edit window.
1397  The cursor moves to the text under the mouse.
1398 \end_layout
1399
1400 \end_deeper
1401 \begin_layout Enumerate
1402 Selecting Text
1403 \end_layout
1404
1405 \begin_deeper
1406 \begin_layout Itemize
1407 Hold down the 
1408 \emph on
1409 left mouse button
1410 \emph default
1411  and drag the mouse.
1412  LyX marks the text between the old and new mouse positions.
1413  Use 
1414 \family sans
1415 Edit\SpecialChar \menuseparator
1416 Copy
1417 \family default
1418  to create a copy of the text in LyX's buffer (and the clipboard).
1419 \end_layout
1420
1421 \begin_layout Itemize
1422 Re-position the cursor and then paste the text back into LyX using 
1423 \family sans
1424 Edit\SpecialChar \menuseparator
1425 Paste
1426 \family default
1427 .
1428 \end_layout
1429
1430 \end_deeper
1431 \begin_layout Enumerate
1432 Insets (Footnotes, Notes, Floats, etc.)
1433 \end_layout
1434
1435 \begin_deeper
1436 \begin_layout Standard
1437 Right-click on them to set their properties.
1438  Also check the appropriate section of this manual for more details.
1439 \end_layout
1440
1441 \end_deeper
1442 \begin_layout Enumerate
1443 Tables
1444 \end_layout
1445
1446 \begin_deeper
1447 \begin_layout Standard
1448
1449 \emph on
1450 Single click
1451 \emph default
1452  the right mouse button to open a dialog that will allow you to manipulate
1453  the table.
1454 \end_layout
1455
1456 \end_deeper
1457 \begin_layout Section
1458 Navigating
1459 \begin_inset CommandInset label
1460 LatexCommand label
1461 name "sec:Navigating"
1462
1463 \end_inset
1464
1465
1466 \begin_inset Index idx
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470 Navigating
1471 \end_layout
1472
1473 \end_inset
1474
1475
1476 \end_layout
1477
1478 \begin_layout Standard
1479 LyX offers you two ways to navigate in documents:
1480 \end_layout
1481
1482 \begin_layout Itemize
1483 The menu 
1484 \family sans
1485 Navigate
1486 \family default
1487  lists all sections of the document as submenu entries that you can click
1488  to jump to the corresponding document part.
1489 \end_layout
1490
1491 \begin_layout Itemize
1492 The menu 
1493 \family sans
1494 Document\SpecialChar \menuseparator
1495 Outline
1496 \family default
1497  or the toolbar button 
1498 \begin_inset Graphics
1499         filename ../images/dialog-toggle_toc.png
1500         scale 85
1501         groupId toolbarbuttons
1502
1503 \end_inset
1504
1505 .
1506 \end_layout
1507
1508 \begin_layout Standard
1509 The outline window shows you the content of the document's table of contents
1510  (TOC) that is described in section
1511 \begin_inset space ~
1512 \end_inset
1513
1514
1515 \begin_inset CommandInset ref
1516 LatexCommand ref
1517 reference "sub:Table-of-Contents"
1518
1519 \end_inset
1520
1521 .
1522  You can click there on entries to jump to the corresponding document part.
1523  In the pull-down box at the top of the outline window, you can choose between
1524  different lists of document objects, like the list of footnotes.
1525  Some of them, the list of tables, figures, and algorithms can also be added
1526  to the document, see section
1527 \begin_inset space ~
1528 \end_inset
1529
1530
1531 \begin_inset CommandInset ref
1532 LatexCommand ref
1533 reference "sub:List-of-Figures"
1534
1535 \end_inset
1536
1537 .
1538  The 
1539 \family sans
1540 Sort
1541 \family default
1542  option sorts the current list, and the 
1543 \family sans
1544 Keep
1545 \family default
1546  option keeps it in the current view state.
1547  Keeping means that when you have e.
1548 \begin_inset space \thinspace{}
1549 \end_inset
1550
1551 g.
1552 \begin_inset space \space{}
1553 \end_inset
1554
1555 the subsections of section
1556 \begin_inset space ~
1557 \end_inset
1558
1559 2 and 4 shown and click on section
1560 \begin_inset space ~
1561 \end_inset
1562
1563 3, the subsections of section
1564 \begin_inset space ~
1565 \end_inset
1566
1567 2 and 4 will still be shown.
1568  Without the 
1569 \family sans
1570 Keep
1571 \family default
1572  option they will be hidden to highlight the clicked section
1573 \begin_inset space ~
1574 \end_inset
1575
1576 3.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 With the buttons 
1581 \begin_inset space \space{}
1582 \end_inset
1583
1584
1585 \begin_inset Graphics
1586         filename ../images/down.png
1587         scale 85
1588         groupId toolbarbuttons
1589
1590 \end_inset
1591
1592
1593 \begin_inset space ~
1594 \end_inset
1595
1596  and 
1597 \begin_inset space \space{}
1598 \end_inset
1599
1600
1601 \begin_inset Graphics
1602         filename ../images/up.png
1603         scale 85
1604         groupId toolbarbuttons
1605
1606 \end_inset
1607
1608
1609 \begin_inset space ~
1610 \end_inset
1611
1612  at the bottom of the outline window you can change the position of sections
1613  in your document.
1614  So you can for example move section
1615 \begin_inset space ~
1616 \end_inset
1617
1618 2.5 before section
1619 \begin_inset space ~
1620 \end_inset
1621
1622 2.4.
1623  LyX will then automatically renumber the sections to the new order.
1624  With the buttons 
1625 \begin_inset Graphics
1626         filename ../images/promote.png
1627         scale 85
1628         groupId toolbarbuttons
1629
1630 \end_inset
1631
1632  and 
1633 \begin_inset Graphics
1634         filename ../images/demote.png
1635         scale 85
1636         groupId toolbarbuttons
1637
1638 \end_inset
1639
1640  or the corresponding key bindings 
1641 \family sans
1642 Tab
1643 \family default
1644  and 
1645 \family sans
1646 Shift-Tab
1647 \family default
1648  you can change the sectioning level of sections.
1649  So you can for example make section
1650 \begin_inset space ~
1651 \end_inset
1652
1653 2.5 to chapter
1654 \begin_inset space ~
1655 \end_inset
1656
1657 3 or to subsection
1658 \begin_inset space ~
1659 \end_inset
1660
1661 2.4.1.
1662 \end_layout
1663
1664 \begin_layout Standard
1665 The toolbar button 
1666 \begin_inset Graphics
1667         filename ../images/bookmark-goto_0.png
1668         scale 85
1669         groupId toolbarbuttons
1670
1671 \end_inset
1672
1673  jumps to the position in the document where you recently changed something.
1674  This is for example useful when you have a large document and navigated
1675  or scrolled to another document part to look for something, and want to
1676  go back to your last editing position.
1677 \end_layout
1678
1679 \begin_layout Section
1680 Input / Word Completion
1681 \begin_inset CommandInset label
1682 LatexCommand label
1683 name "sec:Input-Completion"
1684
1685 \end_inset
1686
1687
1688 \begin_inset Index idx
1689 status collapsed
1690
1691 \begin_layout Plain Layout
1692 Input completion
1693 \end_layout
1694
1695 \end_inset
1696
1697
1698 \begin_inset Index idx
1699 status collapsed
1700
1701 \begin_layout Plain Layout
1702 Word completion|see
1703 \begin_inset ERT
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707
1708 {
1709 \end_layout
1710
1711 \end_inset
1712
1713 Input completion
1714 \begin_inset ERT
1715 status collapsed
1716
1717 \begin_layout Plain Layout
1718
1719 }
1720 \end_layout
1721
1722 \end_inset
1723
1724
1725 \end_layout
1726
1727 \end_inset
1728
1729
1730 \end_layout
1731
1732 \begin_layout Standard
1733 LyX provides completion of words by scanning all documents that are currently
1734  opened.
1735  Every word that appears in these documents is added to a database that
1736  is used to propose completions.
1737 \end_layout
1738
1739 \begin_layout Standard
1740 By default LyX shows a small triangle behind the cursor as indicator that
1741  there are completions available.
1742  You can then press the 
1743 \family sans
1744 Tab
1745 \family default
1746  key to use this completion.
1747  When several completions are possible, a popup is opened showing them.
1748  You can select a completion in the popup using the mouse or the arrow keys,
1749  and accept the chosen completion be pressing 
1750 \family sans
1751 Return
1752 \family default
1753 .
1754 \end_layout
1755
1756 \begin_layout Standard
1757 In the preferences dialog, which is opened with the menu 
1758 \family sans
1759 Tools\SpecialChar \menuseparator
1760 Preferences
1761 \family default
1762 , the cursor completion indicator can be turned off in the section 
1763 \family sans
1764 Editing\SpecialChar \menuseparator
1765 Input Completion
1766 \family default
1767  by deselecting the option 
1768 \family sans
1769 Cursor indicator
1770 \family default
1771 .
1772  With the option 
1773 \family sans
1774 Automatic inline completion
1775 \family default
1776  the proposed completion is shown directly behind the cursor position.
1777  To accept this proposal, use the 
1778 \family sans
1779 Tab
1780 \family default
1781  key.
1782  With the option 
1783 \family sans
1784 Automatic popup
1785 \family default
1786  the completions are always shown in a popup.
1787  LyX offers some more completion settings for experts that are described
1788  in sec.
1789 \begin_inset space \thinspace{}
1790 \end_inset
1791
1792
1793 \begin_inset CommandInset ref
1794 LatexCommand ref
1795 reference "sub:Input-Completion-Appendix"
1796
1797 \end_inset
1798
1799 .
1800 \end_layout
1801
1802 \begin_layout Section
1803 Basic Key Bindings
1804 \begin_inset Index idx
1805 status collapsed
1806
1807 \begin_layout Plain Layout
1808 Key Bindings
1809 \end_layout
1810
1811 \end_inset
1812
1813
1814 \begin_inset Index idx
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818 Bindings|see
1819 \begin_inset ERT
1820 status collapsed
1821
1822 \begin_layout Plain Layout
1823
1824 {
1825 \end_layout
1826
1827 \end_inset
1828
1829 Key Bindings
1830 \begin_inset ERT
1831 status collapsed
1832
1833 \begin_layout Plain Layout
1834
1835 }
1836 \end_layout
1837
1838 \end_inset
1839
1840
1841 \end_layout
1842
1843 \end_inset
1844
1845
1846 \begin_inset Index idx
1847 status collapsed
1848
1849 \begin_layout Plain Layout
1850 Shortcuts|see
1851 \begin_inset ERT
1852 status collapsed
1853
1854 \begin_layout Plain Layout
1855
1856 {
1857 \end_layout
1858
1859 \end_inset
1860
1861 Key Bindings
1862 \begin_inset ERT
1863 status collapsed
1864
1865 \begin_layout Plain Layout
1866
1867 }
1868 \end_layout
1869
1870 \end_inset
1871
1872
1873 \end_layout
1874
1875 \end_inset
1876
1877
1878 \end_layout
1879
1880 \begin_layout Standard
1881 There are at least two different primary binding maps: CUA and Emacs.
1882  LyX's default is CUA.
1883 \end_layout
1884
1885 \begin_layout Standard
1886 Some keys, like 
1887 \family sans
1888 Page
1889 \begin_inset space ~
1890 \end_inset
1891
1892 Up
1893 \family default
1894
1895 \family sans
1896 Page
1897 \begin_inset space ~
1898 \end_inset
1899
1900 Down
1901 \family default
1902
1903 \family sans
1904 Left
1905 \family default
1906
1907 \family sans
1908 Right
1909 \family default
1910
1911 \family sans
1912 Up
1913 \family default
1914 , and 
1915 \family sans
1916 Down
1917 \family default
1918 , do exactly what you expect them to do.
1919  Other keys don't:
1920 \end_layout
1921
1922 \begin_layout Labeling
1923 \labelwidthstring 00.00.0000
1924
1925 \family sans
1926 Tab
1927 \begin_inset CommandInset nomenclature
1928 LatexCommand nomenclature
1929 symbol "Tab"
1930 description "Tabulator key"
1931
1932 \end_inset
1933
1934
1935 \family default
1936  There is no such thing as a tab stop in LyX.
1937  If you don't understand this, go read sections
1938 \begin_inset space ~
1939 \end_inset
1940
1941
1942 \begin_inset CommandInset ref
1943 LatexCommand ref
1944 reference "sec:Par-indent-intro"
1945
1946 \end_inset
1947
1948  and 
1949 \begin_inset CommandInset ref
1950 LatexCommand ref
1951 reference "sec:Paragraph-Environments"
1952
1953 \end_inset
1954
1955 , especially section
1956 \begin_inset space ~
1957 \end_inset
1958
1959
1960 \begin_inset CommandInset ref
1961 LatexCommand ref
1962 reference "sub:Lists"
1963
1964 \end_inset
1965
1966 , right now.
1967  Yes, right now.
1968  If you're still confused, look in the 
1969 \emph on
1970 Tutorial
1971 \emph default
1972 .
1973 \end_layout
1974
1975 \begin_layout Labeling
1976 \labelwidthstring 00.00.0000
1977
1978 \family sans
1979 Esc
1980 \begin_inset CommandInset nomenclature
1981 LatexCommand nomenclature
1982 symbol "Esc"
1983 description "Escape key"
1984
1985 \end_inset
1986
1987
1988 \family default
1989  This is the 
1990 \begin_inset Quotes eld
1991 \end_inset
1992
1993 cancel key.
1994 \begin_inset Quotes erd
1995 \end_inset
1996
1997  It's used, generically, to cancel operations.
1998  Other parts of the manual will go into greater detail about this.
1999 \end_layout
2000
2001 \begin_layout Labeling
2002 \labelwidthstring 00.00.0000
2003
2004 \family sans
2005 Home
2006 \family default
2007
2008 \begin_inset space ~
2009 \end_inset
2010
2011 and
2012 \begin_inset space ~
2013 \end_inset
2014
2015
2016 \family sans
2017 End
2018 \family default
2019  These move the cursor, respectively, to the beginning and end of a line,
2020  unless you are using the Emacs bindings where they jump to the beginning
2021  or end of the file.
2022 \end_layout
2023
2024 \begin_layout Standard
2025 There are three modifier keys:
2026 \end_layout
2027
2028 \begin_layout Labeling
2029 \labelwidthstring 00.00.0000
2030
2031 \family sans
2032 Control
2033 \family default
2034  (Denoted by 
2035 \begin_inset Quotes eld
2036 \end_inset
2037
2038
2039 \family sans
2040 Ctrl
2041 \family default
2042
2043 \begin_inset Quotes erd
2044 \end_inset
2045
2046
2047 \begin_inset CommandInset nomenclature
2048 LatexCommand nomenclature
2049 symbol "Ctrl"
2050 description "Control key"
2051
2052 \end_inset
2053
2054  in the documentation files) This has a couple of different uses, depending
2055  on which keys it's used in combination with:
2056 \end_layout
2057
2058 \begin_deeper
2059 \begin_layout Itemize
2060 With 
2061 \family sans
2062 Backspace
2063 \family default
2064  or 
2065 \family sans
2066 Delete
2067 \family default
2068 , it deletes an entire word instead of a single character.
2069 \end_layout
2070
2071 \begin_layout Itemize
2072 With 
2073 \family sans
2074 Left
2075 \family default
2076  and 
2077 \family sans
2078 Right
2079 \family default
2080 , it moves by words instead of characters.
2081 \end_layout
2082
2083 \begin_layout Itemize
2084 With 
2085 \family sans
2086 Home
2087 \family default
2088  and 
2089 \family sans
2090 End
2091 \family default
2092 , it moves to the beginning and the end of the document, respectively.
2093 \end_layout
2094
2095 \end_deeper
2096 \begin_layout Labeling
2097 \labelwidthstring 00.00.0000
2098
2099 \family sans
2100 Shift
2101 \family default
2102  (Denoted by 
2103 \begin_inset Quotes eld
2104 \end_inset
2105
2106
2107 \family sans
2108 Shift
2109 \family default
2110
2111 \begin_inset Quotes erd
2112 \end_inset
2113
2114
2115 \begin_inset CommandInset nomenclature
2116 LatexCommand nomenclature
2117 symbol "Shift"
2118 description "Shift key"
2119
2120 \end_inset
2121
2122  in the documentation files) Use this with any of the motion keys to select
2123  the text between the old and new cursor positions.
2124 \end_layout
2125
2126 \begin_layout Labeling
2127 \labelwidthstring 00.00.0000
2128
2129 \family sans
2130 Alt
2131 \family default
2132  (Denoted by 
2133 \begin_inset Quotes eld
2134 \end_inset
2135
2136
2137 \family sans
2138 Alt
2139 \family default
2140
2141 \begin_inset Quotes erd
2142 \end_inset
2143
2144
2145 \begin_inset CommandInset nomenclature
2146 LatexCommand nomenclature
2147 symbol "Alt"
2148 description "Alt or Meta key"
2149
2150 \end_inset
2151
2152  in the documentation files) This is the Alt key on many keyboards, unless
2153  your keyboard has a distinct Meta key.
2154  If you have both keys, you will need to try out which one actually performs
2155  the 
2156 \family sans
2157 Alt+
2158 \family default
2159  function.
2160  This key does many different things, but it also activates the 
2161 \emph on
2162 menu accelerator keys
2163 \emph default
2164 .
2165  If you use this in combination with any of the underlined letters in a
2166  menu or menu item, it selects that menu item.
2167 \end_layout
2168
2169 \begin_deeper
2170 \begin_layout Standard
2171 For example, the sequence 
2172 \begin_inset Quotes eld
2173 \end_inset
2174
2175
2176 \family sans
2177 Alt
2178 \begin_inset space ~
2179 \end_inset
2180
2181 e
2182 \begin_inset space ~
2183 \end_inset
2184
2185 s
2186 \family default
2187
2188 \begin_inset space ~
2189 \end_inset
2190
2191
2192 \family sans
2193 c
2194 \family default
2195
2196 \begin_inset Quotes erd
2197 \end_inset
2198
2199  brings up the 
2200 \begin_inset Quotes eld
2201 \end_inset
2202
2203 Text Style
2204 \begin_inset Quotes erd
2205 \end_inset
2206
2207  menu.
2208  Typing 
2209 \begin_inset Quotes eld
2210 \end_inset
2211
2212
2213 \family sans
2214 Alt
2215 \begin_inset space ~
2216 \end_inset
2217
2218 f
2219 \family default
2220
2221 \begin_inset Quotes erd
2222 \end_inset
2223
2224  opens the 
2225 \family sans
2226 File
2227 \family default
2228  menu.
2229 \end_layout
2230
2231 \begin_layout Standard
2232 The 
2233 \emph on
2234 Shortcuts
2235 \emph default
2236  manual lists all other things bound to the 
2237 \family sans
2238 Alt
2239 \family default
2240  key.
2241 \end_layout
2242
2243 \end_deeper
2244 \begin_layout Standard
2245 You'll learn more and more keybindings and short-cut keys as you use LyX,
2246  because most actions will prompt a small message in the status bar at the
2247  bottom of LyX's main window which describe the name of the action, you've
2248  just triggered, and any existing keybindings for that action.
2249  The LyX menus also list the defined keybindings.
2250  The notation for the keybindings is very similar to the notation used in
2251  this documentation, so you should not have any problems understanding it.
2252  However, notice that Shift-modifiers are explicitly mentioned, so 
2253 \begin_inset Quotes eld
2254 \end_inset
2255
2256
2257 \family sans
2258 Alt+P Shift-A
2259 \family default
2260
2261 \begin_inset Quotes erd
2262 \end_inset
2263
2264  means 
2265 \family sans
2266 Alt+P
2267 \family default
2268  followed by a capital 
2269 \family sans
2270 A
2271 \family default
2272 .
2273 \end_layout
2274
2275 \begin_layout Standard
2276 You can list or change the keybindings in the menu 
2277 \family sans
2278 Tools\SpecialChar \menuseparator
2279 Preferences
2280 \family default
2281  under 
2282 \family sans
2283 Editing\SpecialChar \menuseparator
2284 Shortcuts
2285 \family default
2286  as explained in sec.
2287 \begin_inset space \thinspace{}
2288 \end_inset
2289
2290
2291 \begin_inset CommandInset ref
2292 LatexCommand ref
2293 reference "sub:Editing-Shortcuts"
2294
2295 \end_inset
2296
2297 .
2298 \end_layout
2299
2300 \begin_layout Chapter
2301 LyX Basics
2302 \begin_inset Index idx
2303 status collapsed
2304
2305 \begin_layout Plain Layout
2306 LyX ! Basics
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \end_layout
2313
2314 \begin_layout Section
2315 Document Types
2316 \begin_inset Index idx
2317 status collapsed
2318
2319 \begin_layout Plain Layout
2320 Document ! Types
2321 \end_layout
2322
2323 \end_inset
2324
2325
2326 \end_layout
2327
2328 \begin_layout Subsection
2329 Introduction
2330 \end_layout
2331
2332 \begin_layout Standard
2333 Before you do anything else, before you ever start writing a document, you
2334  need to decide what type of document you want to edit.
2335  Different types of documents use different types of spacing, headings,
2336  numbering schemes, and so on.
2337  Additionally, different documents use different paragraph environments,
2338  and format the title of your document differently.
2339 \end_layout
2340
2341 \begin_layout Standard
2342
2343 \emph on
2344 document class
2345 \emph default
2346  describes a group of properties common to a particular set of documents.
2347  By setting the document class, you automatically select these properties,
2348  making it easier to create the type of document you want.
2349  If you don't choose a document class, LyX picks one for you by default.
2350  So it is up to you to change the class of your document.
2351 \end_layout
2352
2353 \begin_layout Standard
2354 Read on for info about the document classes you can choose from LyX, and
2355  how to adjust their properties.
2356 \end_layout
2357
2358 \begin_layout Subsection
2359 Document Classes
2360 \begin_inset Index idx
2361 status collapsed
2362
2363 \begin_layout Plain Layout
2364 Document ! Classes
2365 \end_layout
2366
2367 \end_inset
2368
2369
2370 \begin_inset CommandInset label
2371 LatexCommand label
2372 name "sec:Document-Classes"
2373
2374 \end_inset
2375
2376
2377 \end_layout
2378
2379 \begin_layout Standard
2380 You can select a class using the 
2381 \family sans
2382 Document\SpecialChar \menuseparator
2383 Settings\SpecialChar \menuseparator
2384 Document Class
2385 \family default
2386
2387 \begin_inset Index idx
2388 status collapsed
2389
2390 \begin_layout Plain Layout
2391 Document ! Settings
2392 \end_layout
2393
2394 \end_inset
2395
2396  dialog.
2397  Select the class you want to use, and make any fine tunings of the options
2398  you may need.
2399 \end_layout
2400
2401 \begin_layout Subsubsection
2402 Overview
2403 \end_layout
2404
2405 \begin_layout Standard
2406 There are four standard document classes in LyX.
2407  They are:
2408 \end_layout
2409
2410 \begin_layout Description
2411 Article for basic articles
2412 \end_layout
2413
2414 \begin_layout Description
2415 Report for basic reports
2416 \end_layout
2417
2418 \begin_layout Description
2419 Book for writing a book
2420 \end_layout
2421
2422 \begin_layout Description
2423 Letter for US-style letters
2424 \end_layout
2425
2426 \begin_layout Standard
2427 There are also some non-standard classes, which LyX only uses if you have
2428  installed the corresponding LaTeX class files, though most LaTeX distributions
2429  will include many of these.
2430  Here are some of the classes.
2431  The full list with detailed explanations can be found in chapter 
2432 \emph on
2433 Special Document Classes
2434 \emph default
2435  in the 
2436 \emph on
2437 Additional Features
2438 \emph default
2439  manual:
2440 \end_layout
2441
2442 \begin_layout Description
2443 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2444 \end_layout
2445
2446 \begin_layout Description
2447 ACS For submissions to the journals published by the American Chemistry
2448  Society
2449 \end_layout
2450
2451 \begin_layout Description
2452 AGU For submissions to the journals published by the American Geophysical
2453  Union
2454 \end_layout
2455
2456 \begin_layout Description
2457 AMS Layouts for articles and books in the style and format used by the American
2458  Mathematical Society (AMS).
2459  There are three article layouts available.
2460  The standard one uses a typical numbering scheme for theorems etc., that
2461  prepends the section number to the number of the result.
2462  All result-type statements (propositions, corollaries, and so on) are sequenced
2463  together, but definitions, examples, and the like have their own sequence.
2464  The 
2465 \begin_inset Quotes eld
2466 \end_inset
2467
2468 sequential numbering
2469 \begin_inset Quotes erd
2470 \end_inset
2471
2472  scheme does not place the section number with each result, but numbers
2473  them throughout the article in a single sequence.
2474  Each type of result gets its own sequence.
2475  There is also a layout that dispenses with numbering of statements altogether.
2476 \end_layout
2477
2478 \begin_layout Description
2479 Beamer Layout for presentations
2480 \end_layout
2481
2482 \begin_layout Description
2483 Broadway Layout for writing plays.
2484  It is not an existing LaTeX document class, but a new one which is distributed
2485  with LyX.
2486 \end_layout
2487
2488 \begin_layout Description
2489 Chess Layout to write about chess games
2490 \end_layout
2491
2492 \begin_layout Description
2493 Curriculum
2494 \begin_inset space ~
2495 \end_inset
2496
2497 vitae classes to create curriculum vitae
2498 \end_layout
2499
2500 \begin_layout Description
2501 Elsarticle Layout for journals of the Elsevier publishing group
2502 \end_layout
2503
2504 \begin_layout Description
2505 Foils Used to make transparencies
2506 \end_layout
2507
2508 \begin_layout Description
2509 Hollywood Used to type spec scripts for the US film industry.
2510  It is not an existing LaTeX document class, but a new one which is distributed
2511  with LyX.
2512 \end_layout
2513
2514 \begin_layout Description
2515 IEEEtran Layout for the journals published by the Institute of Electrical
2516  and Electronics Engineers (IEEE)
2517 \end_layout
2518
2519 \begin_layout Description
2520 IOP Layout for journals of the Institute of Physics publishing group
2521 \end_layout
2522
2523 \begin_layout Description
2524 Kluwer Layout for journals of the Kluwer publishing group
2525 \end_layout
2526
2527 \begin_layout Description
2528 KOMA-Script a replacement for the standard classes, offers many useful features
2529  like caption formatting, automatic print space calculation etc.
2530  (Is used by this document.)
2531 \end_layout
2532
2533 \begin_layout Description
2534 Memoir another replacement for the standard classes
2535 \end_layout
2536
2537 \begin_layout Description
2538 Powerdot Layout for presentations
2539 \end_layout
2540
2541 \begin_layout Description
2542 REVTe
2543 \begin_inset ERT
2544 status collapsed
2545
2546 \begin_layout Plain Layout
2547
2548 {}
2549 \end_layout
2550
2551 \end_inset
2552
2553 X is used to write articles for the publications of the American Physical
2554  Society (APS), American Institute of Physics (AIP), and Optical Society
2555  of America (OSA).
2556  This class is not completely compatible with all LyX features.
2557 \end_layout
2558
2559 \begin_layout Description
2560 Slides Used to make transparencies
2561 \end_layout
2562
2563 \begin_layout Description
2564 SPIE
2565 \begin_inset space ~
2566 \end_inset
2567
2568 Proceedings Layout for the journals published by The International Society
2569  for Optical Engineering (SPIE)
2570 \end_layout
2571
2572 \begin_layout Description
2573 Springer Layouts for journals of the Springer publishing group
2574 \end_layout
2575
2576 \begin_layout Standard
2577 We won't go into any detail about how to use these different document classes
2578  here.
2579  You can find all the details about the non-standard classes in Chapter
2580  6 of the 
2581 \emph on
2582 Additional Features
2583 \emph default
2584  manual.
2585  Here, we will settle with a list of some of the common properties of all
2586  of the document classes.
2587 \end_layout
2588
2589 \begin_layout Subsubsection
2590 Availability
2591 \end_layout
2592
2593 \begin_layout Standard
2594
2595 \change_deleted 1607599024 1294953623
2596 New users are sometimes puzzled by the fact
2597 \change_inserted 1607599024 1294953628
2598 You will probably find
2599 \change_unchanged
2600  that many of the document classes listed under 
2601 \family sans
2602 Document\SpecialChar \menuseparator
2603 Settings\SpecialChar \menuseparator
2604 Document Class
2605 \begin_inset Index idx
2606 status collapsed
2607
2608 \begin_layout Plain Layout
2609 Document ! Settings
2610 \end_layout
2611
2612 \end_inset
2613
2614  
2615 \family default
2616 are marked as 
2617 \begin_inset Quotes eld
2618 \end_inset
2619
2620 Unavailable
2621 \begin_inset Quotes erd
2622 \end_inset
2623
2624 .
2625  
2626 \change_inserted 1607599024 1294953653
2627 If you open a document that uses such a class, you will 
2628 \change_deleted 1607599024 1294953655
2629 Or they are surprised that, when they open e.
2630 \begin_inset space \thinspace{}
2631 \end_inset
2632
2633 g.
2634 \begin_inset space ~
2635 \end_inset
2636
2637 the 
2638 \family sans
2639 iop-article
2640 \family default
2641  template, they 
2642 \change_unchanged
2643 receive a warning saying that 
2644 \change_inserted 1607599024 1294953700
2645 there are files that are required to produce output that are not installed.
2646  
2647 \change_deleted 1607599024 1294953702
2648 the document requires files that are not installed to produce output.
2649  
2650 \change_unchanged
2651 So it 
2652 \change_inserted 1607599024 1294953709
2653 may 
2654 \change_unchanged
2655 seem
2656 \change_deleted 1607599024 1294953710
2657 s
2658 \change_unchanged
2659  that something is wrong.
2660 \end_layout
2661
2662 \begin_layout Standard
2663
2664 \change_deleted 1607599024 1294953717
2665 But n
2666 \change_inserted 1607599024 1294953719
2667 N
2668 \change_unchanged
2669 othing is wrong.
2670  LyX includes many more document classes than you will ever need to use,
2671  and some of them, like 
2672 \family sans
2673 IOP
2674 \family default
2675 , are highly specialized.
2676
2677 \change_inserted 1607599024 1294953729
2678  
2679 \change_unchanged
2680 LyX tries to support as many different types of documents as possible, and
2681  it includes almost one hundred different layout files, with a growing number.
2682  No LaTeX distribution will install by default all files that might be needed
2683  by some document class.
2684  There are just too many of them.
2685  That is why some of the document classes are unavailable.
2686 \end_layout
2687
2688 \begin_layout Standard
2689 If there is a document class you would like to use that is marked as 
2690 \begin_inset Quotes erd
2691 \end_inset
2692
2693 Unavailable
2694 \begin_inset Quotes erd
2695 \end_inset
2696
2697 , you just need to install the appropriate package files.
2698  The easiest way to find out which files you need to install is to use that
2699  document class for a new file.
2700  LyX will display a dialog that will list the missing files.
2701  See section 
2702 \begin_inset Quotes eld
2703 \end_inset
2704
2705 Installing new LaTeX files
2706 \begin_inset Quotes erd
2707 \end_inset
2708
2709  in of the 
2710 \emph on
2711 Customization
2712 \emph default
2713  manual for information on how to install them.
2714 \begin_inset VSpace medskip
2715 \end_inset
2716
2717
2718 \end_layout
2719
2720 \begin_layout Standard
2721 Although LyX provides support for many different sorts of documents, it
2722  does not include support for every document class people might want to
2723  use.
2724  For example, many universities provide LaTeX class files to be used for
2725  dissertations submitted to those universities.
2726  The LyX team cannot write layout files to support every one of these.
2727  There are too many.
2728  Fortunately, users can write their own layout files, and many users have
2729  done so.
2730  Chapter
2731 \begin_inset space ~
2732 \end_inset
2733
2734 5 of the 
2735 \emph on
2736 Customization
2737 \emph default
2738  manual contains information on how to create layout files.
2739 \end_layout
2740
2741 \begin_layout Subsubsection
2742 Modules
2743 \begin_inset CommandInset label
2744 LatexCommand label
2745 name "sub:Modules"
2746
2747 \end_inset
2748
2749
2750 \begin_inset Index idx
2751 status collapsed
2752
2753 \begin_layout Plain Layout
2754 Document ! Modules
2755 \end_layout
2756
2757 \end_inset
2758
2759
2760 \end_layout
2761
2762 \begin_layout Standard
2763 Modules load additional features that are not by default available in the
2764  chosen document class.
2765  For example you might want to write Braille (embossed printing) in a document.
2766  This is not available in any document class, so you have to load the correspond
2767 ing module in the 
2768 \family sans
2769 Modules
2770 \family default
2771  section of the 
2772 \family sans
2773 Document\SpecialChar \menuseparator
2774 Settings
2775 \family default
2776
2777 \begin_inset Index idx
2778 status collapsed
2779
2780 \begin_layout Plain Layout
2781 Document ! Settings
2782 \end_layout
2783
2784 \end_inset
2785
2786  dialog.
2787  Highlighting a module in the dialog will bring up a description of the
2788  module.
2789 \end_layout
2790
2791 \begin_layout Standard
2792 Some modules require LaTeX packages 
2793 \change_inserted 1607599024 1294953807
2794 or file format converters 
2795 \change_unchanged
2796 that are not always installed by default.
2797  LyX will warn you if you do not have 
2798 \change_inserted 1607599024 1294953817
2799
2800 \change_deleted 1607599024 1294953818
2801 the 
2802 \change_unchanged
2803 needed package
2804 \change_inserted 1607599024 1294953887
2805  or converter, and it will tell you what exactly you are missing
2806 \change_unchanged
2807 .
2808  You can still use the module while editing your file, but you will not
2809  be able to export to PDF or print your document, since LyX will not be
2810  able to compile the LaTeX file without the missing 
2811 \change_deleted 1607599024 1294953839
2812 package
2813 \change_inserted 1607599024 1294953843
2814 prerequisites
2815 \change_unchanged
2816 .
2817  If you want to be able to produce output, then you need to install the
2818  missing 
2819 \change_deleted 1607599024 1294953855
2820 package
2821 \change_inserted 1607599024 1294953855
2822 prerequisites
2823 \change_unchanged
2824  and then reconfigure LyX by selecting 
2825 \family sans
2826 Tools\SpecialChar \menuseparator
2827 Reconfigure
2828 \family default
2829 .
2830 \begin_inset Index idx
2831 status collapsed
2832
2833 \begin_layout Plain Layout
2834 Reconfiguration of LyX
2835 \end_layout
2836
2837 \end_inset
2838
2839  See section 
2840 \begin_inset Quotes eld
2841 \end_inset
2842
2843 Installing new LaTeX files
2844 \begin_inset Quotes erd
2845 \end_inset
2846
2847  of the 
2848 \emph on
2849 Customization
2850 \emph default
2851  manual for more information on installing needed packages.
2852 \end_layout
2853
2854 \begin_layout Standard
2855 \begin_inset Note Greyedout
2856 status open
2857
2858 \begin_layout Plain Layout
2859
2860 \series bold
2861 Note:
2862 \series default
2863  Some modules require other modules, and some pairs of modules are incompatible.
2864  LyX will advise you about these things.
2865 \end_layout
2866
2867 \end_inset
2868
2869
2870 \end_layout
2871
2872 \begin_layout Subsubsection
2873 Properties
2874 \end_layout
2875
2876 \begin_layout Standard
2877 Each class has a default set of options.
2878  Here's a quick table describing them:
2879 \end_layout
2880
2881 \begin_layout Standard
2882 \begin_inset VSpace 0.3cm
2883 \end_inset
2884
2885
2886 \end_layout
2887
2888 \begin_layout Standard
2889 \align center
2890 \begin_inset Tabular
2891 <lyxtabular version="3" rows="5" columns="5">
2892 <features tabularvalignment="middle">
2893 <column alignment="center" valignment="top" width="0pt">
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 <row>
2899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \end_layout
2905
2906 \end_inset
2907 </cell>
2908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2909 \begin_inset Text
2910
2911 \begin_layout Plain Layout
2912
2913 \family sans
2914 \series medium
2915 \shape up
2916 \size normal
2917 \emph off
2918 \bar no
2919 \noun off
2920 \color none
2921 Page style
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Plain Layout
2930
2931 \family sans
2932 \series medium
2933 \shape up
2934 \size normal
2935 \emph off
2936 \bar no
2937 \noun off
2938 \color none
2939 Sides
2940 \end_layout
2941
2942 \end_inset
2943 </cell>
2944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2945 \begin_inset Text
2946
2947 \begin_layout Plain Layout
2948
2949 \family sans
2950 \series medium
2951 \shape up
2952 \size normal
2953 \emph off
2954 \bar no
2955 \noun off
2956 \color none
2957 Columns
2958 \end_layout
2959
2960 \end_inset
2961 </cell>
2962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966
2967 \series medium
2968 \shape up
2969 \size normal
2970 \emph off
2971 \bar no
2972 \noun off
2973 \color none
2974 Max.
2975  sectioning level
2976 \end_layout
2977
2978 \end_inset
2979 </cell>
2980 </row>
2981 <row>
2982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \series medium
2988 \shape up
2989 \size normal
2990 \emph off
2991 \bar no
2992 \noun off
2993 \color none
2994 article
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003
3004 \family sans
3005 \series medium
3006 \shape up
3007 \size normal
3008 \emph off
3009 \bar no
3010 \noun off
3011 \color none
3012 Plain
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Plain Layout
3021
3022 \family sans
3023 \series medium
3024 \shape up
3025 \size normal
3026 \emph off
3027 \bar no
3028 \noun off
3029 \color none
3030 One
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Plain Layout
3039
3040 \family sans
3041 \series medium
3042 \shape up
3043 \size normal
3044 \emph off
3045 \bar no
3046 \noun off
3047 \color none
3048 One
3049 \end_layout
3050
3051 \end_inset
3052 </cell>
3053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3054 \begin_inset Text
3055
3056 \begin_layout Plain Layout
3057
3058 \family sans
3059 \series medium
3060 \shape up
3061 \size normal
3062 \emph off
3063 \bar no
3064 \noun off
3065 \color none
3066 Section
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 </row>
3072 <row>
3073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077
3078 \series medium
3079 \shape up
3080 \size normal
3081 \emph off
3082 \bar no
3083 \noun off
3084 \color none
3085 report
3086 \end_layout
3087
3088 \end_inset
3089 </cell>
3090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3091 \begin_inset Text
3092
3093 \begin_layout Plain Layout
3094
3095 \family sans
3096 \series medium
3097 \shape up
3098 \size normal
3099 \emph off
3100 \bar no
3101 \noun off
3102 \color none
3103 Plain
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Plain Layout
3112
3113 \family sans
3114 \series medium
3115 \shape up
3116 \size normal
3117 \emph off
3118 \bar no
3119 \noun off
3120 \color none
3121 One
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3127 \begin_inset Text
3128
3129 \begin_layout Plain Layout
3130
3131 \family sans
3132 \series medium
3133 \shape up
3134 \size normal
3135 \emph off
3136 \bar no
3137 \noun off
3138 \color none
3139 One
3140 \end_layout
3141
3142 \end_inset
3143 </cell>
3144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3145 \begin_inset Text
3146
3147 \begin_layout Plain Layout
3148
3149 \family sans
3150 \series medium
3151 \shape up
3152 \size normal
3153 \emph off
3154 \bar no
3155 \noun off
3156 \color none
3157 Chapter
3158 \end_layout
3159
3160 \end_inset
3161 </cell>
3162 </row>
3163 <row>
3164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168
3169 \series medium
3170 \shape up
3171 \size normal
3172 \emph off
3173 \bar no
3174 \noun off
3175 \color none
3176 book
3177 \end_layout
3178
3179 \end_inset
3180 </cell>
3181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185
3186 \family sans
3187 \series medium
3188 \shape up
3189 \size normal
3190 \emph off
3191 \bar no
3192 \noun off
3193 \color none
3194 Headings
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203
3204 \family sans
3205 \series medium
3206 \shape up
3207 \size normal
3208 \emph off
3209 \bar no
3210 \noun off
3211 \color none
3212 Two
3213 \end_layout
3214
3215 \end_inset
3216 </cell>
3217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3218 \begin_inset Text
3219
3220 \begin_layout Plain Layout
3221
3222 \family sans
3223 \series medium
3224 \shape up
3225 \size normal
3226 \emph off
3227 \bar no
3228 \noun off
3229 \color none
3230 One
3231 \end_layout
3232
3233 \end_inset
3234 </cell>
3235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3236 \begin_inset Text
3237
3238 \begin_layout Plain Layout
3239
3240 \family sans
3241 \series medium
3242 \shape up
3243 \size normal
3244 \emph off
3245 \bar no
3246 \noun off
3247 \color none
3248 Chapter
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 </row>
3254 <row>
3255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \series medium
3261 \shape up
3262 \size normal
3263 \emph off
3264 \bar no
3265 \noun off
3266 \color none
3267 letter
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276
3277 \family sans
3278 \series medium
3279 \shape up
3280 \size normal
3281 \emph off
3282 \bar no
3283 \noun off
3284 \color none
3285 Plain
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3291 \begin_inset Text
3292
3293 \begin_layout Plain Layout
3294
3295 \family sans
3296 \series medium
3297 \shape up
3298 \size normal
3299 \emph off
3300 \bar no
3301 \noun off
3302 \color none
3303 One
3304 \end_layout
3305
3306 \end_inset
3307 </cell>
3308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3309 \begin_inset Text
3310
3311 \begin_layout Plain Layout
3312
3313 \family sans
3314 \series medium
3315 \shape up
3316 \size normal
3317 \emph off
3318 \bar no
3319 \noun off
3320 \color none
3321 One
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330
3331 \series medium
3332 \shape up
3333 \size normal
3334 \emph off
3335 \bar no
3336 \noun off
3337 \color none
3338 none
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 </row>
3344 </lyxtabular>
3345
3346 \end_inset
3347
3348
3349 \end_layout
3350
3351 \begin_layout Standard
3352 \begin_inset VSpace 0.3cm
3353 \end_inset
3354
3355
3356 \end_layout
3357
3358 \begin_layout Standard
3359 You're probably also wondering what 
3360 \begin_inset Quotes eld
3361 \end_inset
3362
3363 Max.
3364 \begin_inset space ~
3365 \end_inset
3366
3367 sectioning level
3368 \begin_inset Quotes erd
3369 \end_inset
3370
3371  means.
3372  There are several paragraph environments used to create section headings.
3373  Different document classes allow different types of section headings.
3374  Only two use the 
3375 \family sans
3376 Chapter
3377 \family default
3378  heading; the rest do not and begin instead with the 
3379 \family sans
3380 Section
3381 \family default
3382  heading.
3383  Some document classes, such as the ones for letters, don't use any section
3384  headings.
3385  In addition to 
3386 \family sans
3387 Chapter
3388 \family default
3389  and 
3390 \family sans
3391 Section
3392 \family default
3393  headings, there are also 
3394 \family sans
3395 Subsection
3396 \family default
3397  headings, 
3398 \family sans
3399 Subsubsection
3400 \family default
3401  headings, and so on.
3402  We'll describe these headings fully in section
3403 \begin_inset space ~
3404 \end_inset
3405
3406
3407 \begin_inset CommandInset ref
3408 LatexCommand ref
3409 reference "sub:Headings"
3410
3411 \end_inset
3412
3413 .
3414 \end_layout
3415
3416 \begin_layout Subsection
3417 Document Layout
3418 \begin_inset CommandInset label
3419 LatexCommand label
3420 name "sub:Document-Layout"
3421
3422 \end_inset
3423
3424
3425 \begin_inset Index idx
3426 status collapsed
3427
3428 \begin_layout Plain Layout
3429 Document ! Layout
3430 \end_layout
3431
3432 \end_inset
3433
3434
3435 \family sans
3436
3437 \begin_inset Index idx
3438 status collapsed
3439
3440 \begin_layout Plain Layout
3441 Document ! Settings
3442 \end_layout
3443
3444 \end_inset
3445
3446
3447 \end_layout
3448
3449 \begin_layout Standard
3450 The most important properties of documents classes are set in the menu 
3451 \family sans
3452 Document\SpecialChar \menuseparator
3453 Settings
3454 \family default
3455 .
3456  There in the 
3457 \family sans
3458 Options
3459 \family default
3460  field under 
3461 \family sans
3462 Documents
3463 \begin_inset space ~
3464 \end_inset
3465
3466 Class
3467 \family default
3468 , you can enter special options for your document class in a comma-separated
3469  list.
3470  This is only necessary if LyX doesn't support special options you want
3471  to use for your document.
3472  To learn more about your favorite LaTeX-class and its options, you have
3473  to read its manual.
3474 \end_layout
3475
3476 \begin_layout Standard
3477 The drop box 
3478 \family sans
3479 Headings style
3480 \family default
3481  in the 
3482 \family sans
3483 Document\SpecialChar \menuseparator
3484 Settings
3485 \family default
3486  dialog under 
3487 \family sans
3488 Page
3489 \begin_inset space ~
3490 \end_inset
3491
3492 Layout
3493 \family default
3494  controls what sorts of headings and page numbers go on a page.
3495  You can choose between the following five options:
3496 \end_layout
3497
3498 \begin_layout Labeling
3499 \labelwidthstring 00.00.0000
3500
3501 \family sans
3502 Default
3503 \family default
3504  Use default page style of current class.
3505 \end_layout
3506
3507 \begin_layout Labeling
3508 \labelwidthstring 00.00.0000
3509
3510 \family sans
3511 Empty
3512 \family default
3513  No page numbers or headings.
3514 \end_layout
3515
3516 \begin_layout Labeling
3517 \labelwidthstring 00.00.0000
3518
3519 \family sans
3520 Plain
3521 \family default
3522  Page numbers only.
3523 \end_layout
3524
3525 \begin_layout Labeling
3526 \labelwidthstring 00.00.0000
3527
3528 \family sans
3529 Headings
3530 \family default
3531  Page numbers and either the current chapter or section title and number.
3532  Whether LyX uses the current chapter or the current section depends on
3533  the maximum sectioning level of the class.
3534 \end_layout
3535
3536 \begin_layout Labeling
3537 \labelwidthstring 00.00.0000
3538
3539 \family sans
3540 Fancy
3541 \family default
3542  This allows you to create fully customizable headers and footers if you
3543  have the 
3544 \series bold
3545 fancyhdr
3546 \series default
3547
3548 \begin_inset Index idx
3549 status collapsed
3550
3551 \begin_layout Plain Layout
3552 LaTeX-packages ! fancyhdr
3553 \end_layout
3554
3555 \end_inset
3556
3557  package installed.
3558  At the moment, support in LyX is limited to this setting.
3559  To use the full power of this package, you have to add code to your document
3560  preamble.
3561  Check the documentation for the 
3562 \series bold
3563 fancyhdr
3564 \series default
3565  package for more details, 
3566 \begin_inset CommandInset citation
3567 LatexCommand cite
3568 key "fancyhdr"
3569
3570 \end_inset
3571
3572 .
3573 \end_layout
3574
3575 \begin_layout Standard
3576 The 
3577 \family sans
3578 Separation
3579 \family default
3580  of paragraphs is described in section
3581 \begin_inset space ~
3582 \end_inset
3583
3584
3585 \begin_inset CommandInset ref
3586 LatexCommand ref
3587 reference "sec:Par-indent-intro"
3588
3589 \end_inset
3590
3591 .
3592 \end_layout
3593
3594 \begin_layout Subsection
3595 Paper Size and Orientation
3596 \begin_inset Index idx
3597 status collapsed
3598
3599 \begin_layout Plain Layout
3600 Document ! Paper size
3601 \end_layout
3602
3603 \end_inset
3604
3605
3606 \begin_inset CommandInset label
3607 LatexCommand label
3608 name "sub:Paper-Size,-Orientation,"
3609
3610 \end_inset
3611
3612
3613 \end_layout
3614
3615 \begin_layout Standard
3616 You'll find the following options in the menu 
3617 \family sans
3618 Page
3619 \begin_inset space ~
3620 \end_inset
3621
3622 Layout
3623 \family default
3624  of the dialog of the 
3625 \family sans
3626 Document\SpecialChar \menuseparator
3627 Settings
3628 \family default
3629  menu:
3630 \family sans
3631
3632 \begin_inset Index idx
3633 status collapsed
3634
3635 \begin_layout Plain Layout
3636 Document ! Settings
3637 \end_layout
3638
3639 \end_inset
3640
3641
3642 \end_layout
3643
3644 \begin_layout Labeling
3645 \labelwidthstring 00.00.0000
3646
3647 \family sans
3648 Paper
3649 \begin_inset space ~
3650 \end_inset
3651
3652 Format
3653 \family default
3654  What size paper to print on.
3655  The choices are
3656 \end_layout
3657
3658 \begin_layout Itemize
3659
3660 \family sans
3661 Default
3662 \end_layout
3663
3664 \begin_layout Itemize
3665
3666 \family sans
3667 A3, A4,
3668 \family default
3669  
3670 \family sans
3671 A5
3672 \end_layout
3673
3674 \begin_layout Itemize
3675
3676 \family sans
3677 B3, B4, B5
3678 \end_layout
3679
3680 \begin_layout Itemize
3681
3682 \family sans
3683 US letter
3684 \end_layout
3685
3686 \begin_layout Itemize
3687
3688 \family sans
3689 US legal
3690 \end_layout
3691
3692 \begin_layout Itemize
3693
3694 \family sans
3695 US executive
3696 \end_layout
3697
3698 \begin_layout Itemize
3699
3700 \family sans
3701 Custom
3702 \end_layout
3703
3704 \begin_layout Labeling
3705 \labelwidthstring 00.00.0000
3706
3707 \family sans
3708 Orientation
3709 \family default
3710  Two toggle buttons choose whether to print the output as 
3711 \family sans
3712 Landscape
3713 \family default
3714  or as 
3715 \family sans
3716 Portrait
3717 \family default
3718 .
3719 \end_layout
3720
3721 \begin_layout Labeling
3722 \labelwidthstring 00.00.0000
3723
3724 \family sans
3725 Two-sided
3726 \begin_inset space ~
3727 \end_inset
3728
3729 document
3730 \family default
3731  Adjusts the print space to print both sides of paper.
3732  That means that the print space for odd- and even-numbered pages is different.
3733 \end_layout
3734
3735 \begin_layout Subsection
3736 Margins
3737 \begin_inset CommandInset label
3738 LatexCommand label
3739 name "sub:Margins"
3740
3741 \end_inset
3742
3743
3744 \begin_inset Index idx
3745 status collapsed
3746
3747 \begin_layout Plain Layout
3748 Document ! Margins
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \begin_inset Index idx
3755 status collapsed
3756
3757 \begin_layout Plain Layout
3758 Margins
3759 \end_layout
3760
3761 \end_inset
3762
3763
3764 \end_layout
3765
3766 \begin_layout Standard
3767 Paper margins are set in the menu 
3768 \family sans
3769 Document\SpecialChar \menuseparator
3770 Settings
3771 \family default
3772 .
3773 \begin_inset Index idx
3774 status collapsed
3775
3776 \begin_layout Plain Layout
3777 Document ! Settings
3778 \end_layout
3779
3780 \end_inset
3781
3782
3783 \end_layout
3784
3785 \begin_layout Standard
3786 If you use a KOMA-Script document class, you can use the default settings.
3787  Because KOMA-Script calculates then the printspace automatically by taking
3788  the paper format and the font size into account.
3789 \end_layout
3790
3791 \begin_layout Subsection
3792 Important Note
3793 \end_layout
3794
3795 \begin_layout Standard
3796 If you change a document class, LyX has to convert 
3797 \emph on
3798 everything
3799 \emph default
3800  into the new class.
3801  That includes the paragraph environments.
3802  Some paragraph environments are standard, in so far as all of the document
3803  classes have them; but some classes have special paragraph environments.
3804  If this is the case, and you change the document class, LyX will mark the
3805  paragraphs whose styles it no longer understands as 
3806 \begin_inset Quotes eld
3807 \end_inset
3808
3809 unknown
3810 \begin_inset Quotes erd
3811 \end_inset
3812
3813 .
3814  The name of the style is retained, in case you should want to go back to
3815  the old class.
3816  But these paragraphs will be output with no special formatting, so you
3817  will either need to create a new style yourself or else to convert these
3818  paragraphs manually to a style present in your new document class.
3819 \end_layout
3820
3821 \begin_layout Section
3822 Paragraph Indentation and Separation
3823 \begin_inset Index idx
3824 status collapsed
3825
3826 \begin_layout Plain Layout
3827 Paragraph ! Indentation
3828 \end_layout
3829
3830 \end_inset
3831
3832
3833 \end_layout
3834
3835 \begin_layout Subsection
3836 Introduction
3837 \begin_inset CommandInset label
3838 LatexCommand label
3839 name "sec:Par-indent-intro"
3840
3841 \end_inset
3842
3843
3844 \end_layout
3845
3846 \begin_layout Standard
3847 Before describing all of the various paragraph environments, we'd like to
3848  say a word or two about paragraph indentation.
3849 \end_layout
3850
3851 \begin_layout Standard
3852 Everyone seems to have their own convention for separating paragraphs.
3853  Most Americans indent the first line of a paragraph.
3854  Others don't indent but put extra space between the paragraphs.
3855  If you choose indentation for paragraphs the 
3856 \emph on
3857 first
3858 \emph default
3859  paragraph of a section, or after a figure, an equation, a table, a list,
3860  etc., is 
3861 \emph on
3862 not
3863 \emph default
3864  indented.
3865  Only a paragraph following another paragraph gets indented.
3866  Note that the indentation behavior is different when you use another document
3867  language than English.
3868  LaTeX takes care that the indentation follows the rules of the used language.
3869 \end_layout
3870
3871 \begin_layout Standard
3872 The space between paragraphs, like the line spacing, the space between headings
3873  and text — in fact, all of the spacings for just about everything are pre-coded
3874  into LyX.
3875  As we said, you don't worry about how much space to add between what.
3876  LyX takes care of that.
3877  In fact, these pre-coded vertical spacings aren't a single number but a
3878  range.
3879  That way, LyX can squish or stretch the space between lines to make sure
3880  figures fit on a page with text, so that sections don't start at the bottom
3881  of a page, and so on.
3882 \begin_inset Foot
3883 status collapsed
3884
3885 \begin_layout Plain Layout
3886 LaTeX does this when LyX goes to produce a printable file.
3887 \end_layout
3888
3889 \end_inset
3890
3891  However, pre-coded doesn't mean you can't change them.
3892  LyX gives you the ability to globally change 
3893 \emph on
3894 all
3895 \emph default
3896  of these pre-coded spacings.
3897  We'll explain more later.
3898 \end_layout
3899
3900 \begin_layout Subsection
3901 Paragraph Separation
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 Paragraph ! Separation
3907 \end_layout
3908
3909 \end_inset
3910
3911
3912 \end_layout
3913
3914 \begin_layout Standard
3915 To separate paragraphs, select 
3916 \family sans
3917 Indent
3918 \family default
3919  or 
3920 \family sans
3921 Skip
3922 \family default
3923  in the submenu 
3924 \family sans
3925 Text
3926 \begin_inset space ~
3927 \end_inset
3928
3929 Layout
3930 \family default
3931  of the dialog 
3932 \family sans
3933 Document\SpecialChar \menuseparator
3934 Settings
3935 \family default
3936
3937 \begin_inset Index idx
3938 status collapsed
3939
3940 \begin_layout Plain Layout
3941 Document ! Settings
3942 \end_layout
3943
3944 \end_inset
3945
3946  to indent paragraphs or add extra space between paragraphs, respectively.
3947  The size of the skips can be defined in the dialog, for the indentation
3948  you have to add this line to your document preamble:
3949 \end_layout
3950
3951 \begin_layout Standard
3952
3953 \series bold
3954
3955 \backslash
3956 setlength{
3957 \backslash
3958 parindent}{Length}
3959 \end_layout
3960
3961 \begin_layout Standard
3962 where length is a value in one of the units listed in Appendix
3963 \begin_inset space ~
3964 \end_inset
3965
3966
3967 \begin_inset CommandInset ref
3968 LatexCommand ref
3969 reference "cap:Units"
3970
3971 \end_inset
3972
3973 .
3974  The default length is 30
3975 \begin_inset space \thinspace{}
3976 \end_inset
3977
3978 pt.
3979 \end_layout
3980
3981 \begin_layout Subsection
3982 Fine-Tuning
3983 \end_layout
3984
3985 \begin_layout Standard
3986 You can also change the separation method of a single paragraph.
3987  Open the 
3988 \family sans
3989 Edit\SpecialChar \menuseparator
3990 Paragraph
3991 \begin_inset space ~
3992 \end_inset
3993
3994 Settings
3995 \family default
3996  dialog and toggle the 
3997 \family sans
3998 Indent
3999 \begin_inset space ~
4000 \end_inset
4001
4002 Paragraph
4003 \family default
4004  option to change the state of the current paragraph (shortcut 
4005 \begin_inset Info
4006 type  "shortcut"
4007 arg   "paragraph-params \\indent-toggle"
4008 \end_inset
4009
4010 ).
4011  If paragraphs have no indentation but use extra space for separation, this
4012  button will be ignored (you can't indent a single paragraph by toggling
4013  this).
4014 \end_layout
4015
4016 \begin_layout Standard
4017 You should only need to change the indentation method for a single paragraph
4018  if you need to do some fine-tuning.
4019 \end_layout
4020
4021 \begin_layout Subsection
4022 Line Spacing
4023 \begin_inset Index idx
4024 status collapsed
4025
4026 \begin_layout Plain Layout
4027 Paragraph ! Line spacing
4028 \end_layout
4029
4030 \end_inset
4031
4032
4033 \end_layout
4034
4035 \begin_layout Standard
4036 In the 
4037 \family sans
4038 Document\SpecialChar \menuseparator
4039 Settings
4040 \noun on
4041
4042 \begin_inset Index idx
4043 status collapsed
4044
4045 \begin_layout Plain Layout
4046 Document ! Settings
4047 \end_layout
4048
4049 \end_inset
4050
4051
4052 \family default
4053 \noun default
4054  dialog you can set the line spacing in the submenu 
4055 \family sans
4056 Text
4057 \begin_inset space ~
4058 \end_inset
4059
4060 Layout
4061 \family default
4062 .
4063 \begin_inset Foot
4064 status collapsed
4065
4066 \begin_layout Plain Layout
4067 You need to have the LaTeX-package 
4068 \series bold
4069 setspace
4070 \series default
4071
4072 \begin_inset Index idx
4073 status collapsed
4074
4075 \begin_layout Plain Layout
4076 LaTeX-packages ! setspace
4077 \end_layout
4078
4079 \end_inset
4080
4081  installed to use this feature.
4082 \end_layout
4083
4084 \end_inset
4085
4086
4087 \end_layout
4088
4089 \begin_layout Section
4090 Paragraph Environments
4091 \begin_inset CommandInset label
4092 LatexCommand label
4093 name "sec:Paragraph-Environments"
4094
4095 \end_inset
4096
4097
4098 \begin_inset Index idx
4099 status collapsed
4100
4101 \begin_layout Plain Layout
4102 Paragraph ! Environments
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \begin_inset Index idx
4109 status collapsed
4110
4111 \begin_layout Plain Layout
4112 Paragraph environments|(
4113 \end_layout
4114
4115 \end_inset
4116
4117
4118 \end_layout
4119
4120 \begin_layout Subsection
4121 Overview
4122 \end_layout
4123
4124 \begin_layout Standard
4125 Paragraph environments correspond to the
4126 \end_layout
4127
4128 \begin_layout Standard
4129
4130 \series bold
4131
4132 \backslash
4133 begin{
4134 \emph on
4135 environment
4136 \emph default
4137 } ...
4138  
4139 \backslash
4140 end{
4141 \emph on
4142 environment
4143 \emph default
4144 }
4145 \series default
4146
4147 \begin_inset Newline newline
4148 \end_inset
4149
4150 command sequence in LaTeX files.
4151  If you don't know LaTeX, or the concept of a paragraph environment is totally
4152  alien to you, we urge you to read the 
4153 \emph on
4154 Tutorial
4155 \emph default
4156 .
4157  The 
4158 \emph on
4159 Tutorial
4160 \emph default
4161  also contains many more examples than this section does.
4162 \end_layout
4163
4164 \begin_layout Standard
4165 A paragraph environment is simply a 
4166 \begin_inset Quotes eld
4167 \end_inset
4168
4169 container
4170 \begin_inset Quotes erd
4171 \end_inset
4172
4173  for a paragraph which gives that paragraph certain properties.
4174  This can include a particular style of font, different margins, a numbering
4175  scheme, labels, and so on.
4176  Additionally, you can 
4177 \begin_inset Quotes eld
4178 \end_inset
4179
4180 nest
4181 \begin_inset Quotes erd
4182 \end_inset
4183
4184  the different environments inside one another, allowing one environment
4185  to inherit some of the properties of another.
4186  The different paragraph environments totally replace the need for messy
4187  tab stops, on the fly margin adjustment, and other hold-overs from the
4188  days of typewriters.
4189  There are several paragraph environments which are specific to a particular
4190  document type.
4191  We'll only be covering the most common ones here.
4192 \end_layout
4193
4194 \begin_layout Standard
4195 To choose a new paragraph environment, use the pull-down box 
4196 \begin_inset Graphics
4197         filename clipart/ToolbarEnvBox.png
4198         scale 70
4199         clip
4200
4201 \end_inset
4202
4203  at the left end of the toolbar.
4204  LyX will change the environment of the 
4205 \emph on
4206 entire
4207 \emph default
4208  paragraph in which the cursor sits.
4209  You can also change the environment of an entire group of paragraphs if
4210  you select them before choosing the new environment.
4211  
4212 \end_layout
4213
4214 \begin_layout Standard
4215 Note that hitting 
4216 \family sans
4217 Return
4218 \family default
4219  will 
4220 \emph on
4221 typically
4222 \emph default
4223  create a new paragraph using the 
4224 \family sans
4225 Standard
4226 \family default
4227  paragraph environment.
4228  We say 
4229 \begin_inset Quotes eld
4230 \end_inset
4231
4232 typically
4233 \begin_inset Quotes erd
4234 \end_inset
4235
4236  because if you are in one of these environments:
4237 \end_layout
4238
4239 \begin_layout Itemize
4240
4241 \family sans
4242 Quote
4243 \end_layout
4244
4245 \begin_layout Itemize
4246
4247 \family sans
4248 Quotation
4249 \end_layout
4250
4251 \begin_layout Itemize
4252
4253 \family sans
4254 Verse
4255 \end_layout
4256
4257 \begin_layout Itemize
4258
4259 \family sans
4260 Itemize
4261 \end_layout
4262
4263 \begin_layout Itemize
4264
4265 \family sans
4266 Enumerate
4267 \end_layout
4268
4269 \begin_layout Itemize
4270
4271 \family sans
4272 Description
4273 \end_layout
4274
4275 \begin_layout Itemize
4276
4277 \family sans
4278 List
4279 \end_layout
4280
4281 \begin_layout Standard
4282 LyX keeps the old paragraph environment when you hit 
4283 \family sans
4284 Return
4285 \family default
4286 , rather than resetting it to 
4287 \family sans
4288 Standard
4289 \family default
4290 .
4291  LyX will still reset the nesting depth, however.
4292  Usually, starting a new paragraph resets both the paragraph environment
4293  and the nesting depth (for more on nesting see section
4294 \begin_inset space ~
4295 \end_inset
4296
4297
4298 \begin_inset CommandInset ref
4299 LatexCommand ref
4300 reference "sec:Nesting"
4301
4302 \end_inset
4303
4304 ).
4305  At the moment, all this is context-specific; you're better off expecting
4306  
4307 \family sans
4308 Return
4309 \family default
4310  to reset the paragraph environment and depth.
4311  If you want a new paragraph to keep the current environment and depth,
4312  use 
4313 \begin_inset Info
4314 type  "shortcut"
4315 arg   "break-paragraph inverse"
4316 \end_inset
4317
4318  instead.
4319 \end_layout
4320
4321 \begin_layout Subsection
4322 Standard
4323 \end_layout
4324
4325 \begin_layout Standard
4326 The default paragraph environment is 
4327 \family sans
4328 Standard
4329 \family default
4330  for most classes.
4331  It creates a plain paragraph.
4332  If LyX resets the paragraph environment, this is the one it chooses.
4333  In fact, the paragraph you're reading right now (and most of the ones in
4334  this manual) are in the 
4335 \family sans
4336 Standard
4337 \family default
4338  environment.
4339 \end_layout
4340
4341 \begin_layout Standard
4342 You can nest a paragraph using the 
4343 \family sans
4344 Standard
4345 \family default
4346  environment in just about anything else, but you can't really nest anything
4347  in a 
4348 \family sans
4349 Standard
4350 \family default
4351  environment.
4352 \end_layout
4353
4354 \begin_layout Subsection
4355 Document Title
4356 \begin_inset Index idx
4357 status collapsed
4358
4359 \begin_layout Plain Layout
4360 Document ! Title
4361 \end_layout
4362
4363 \end_inset
4364
4365
4366 \end_layout
4367
4368 \begin_layout Standard
4369 A LaTeX title page has three parts: the title itself, the name(s) of the
4370  author(s) and a 
4371 \begin_inset Quotes eld
4372 \end_inset
4373
4374 footnote
4375 \begin_inset Quotes erd
4376 \end_inset
4377
4378  for thanks or contact information.
4379  For certain types of documents, LaTeX places all of this on a separate
4380  page along with today's date.
4381  For other types of documents, the title 
4382 \begin_inset Quotes eld
4383 \end_inset
4384
4385 page
4386 \begin_inset Quotes erd
4387 \end_inset
4388
4389  goes at the top of the first page of the document.
4390  
4391 \end_layout
4392
4393 \begin_layout Standard
4394 LyX provides an interface to the title page commands through the paragraph
4395  environments 
4396 \family sans
4397 Title
4398 \family default
4399
4400 \family sans
4401 Author
4402 \family default
4403 , and 
4404 \family sans
4405 Date
4406 \family default
4407 .
4408  Here's how you use them:
4409 \end_layout
4410
4411 \begin_layout Itemize
4412 Put the title of your document in the 
4413 \family sans
4414 Title
4415 \family default
4416  environment.
4417 \end_layout
4418
4419 \begin_layout Itemize
4420 Put the author name in the 
4421 \family sans
4422 Author
4423 \family default
4424  environment.
4425 \end_layout
4426
4427 \begin_layout Itemize
4428 If you want the date to have a certain appearance, want to use a fixed date,
4429  or want other text to appear in place of today's date, put that text in
4430  the 
4431 \family sans
4432 Date
4433 \family default
4434  environment.
4435  Note that using this environment is optional.
4436  If you don't provide any, LaTeX will automatically insert today's date.
4437  If you don't want any date, add the line
4438 \begin_inset Newline newline
4439 \end_inset
4440
4441
4442 \series bold
4443
4444 \backslash
4445 date{}
4446 \series default
4447
4448 \begin_inset Newline newline
4449 \end_inset
4450
4451 to the preamble of your document (menu 
4452 \family sans
4453 Document\SpecialChar \menuseparator
4454 Settings
4455 \family default
4456 )
4457 \end_layout
4458
4459 \begin_layout Standard
4460 You can use footnotes to insert 
4461 \begin_inset Quotes eld
4462 \end_inset
4463
4464 thanks
4465 \begin_inset Quotes erd
4466 \end_inset
4467
4468  or contact information.
4469 \end_layout
4470
4471 \begin_layout Subsection
4472 Headings
4473 \begin_inset Index idx
4474 status collapsed
4475
4476 \begin_layout Plain Layout
4477 Section headings
4478 \end_layout
4479
4480 \end_inset
4481
4482
4483 \begin_inset CommandInset label
4484 LatexCommand label
4485 name "sub:Headings"
4486
4487 \end_inset
4488
4489
4490 \end_layout
4491
4492 \begin_layout Standard
4493 There are several paragraph environments for producing section headings.
4494  LyX takes care of the numbering for you.
4495 \end_layout
4496
4497 \begin_layout Subsubsection
4498 Numbered Headings
4499 \begin_inset Index idx
4500 status collapsed
4501
4502 \begin_layout Plain Layout
4503 Section headings ! Numbered
4504 \end_layout
4505
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \begin_layout Standard
4512 There are 7 numbered types of section headings.
4513  They are:
4514 \end_layout
4515
4516 \begin_layout Enumerate
4517
4518 \family sans
4519 Part
4520 \end_layout
4521
4522 \begin_layout Enumerate
4523
4524 \family sans
4525 Chapter
4526 \end_layout
4527
4528 \begin_layout Enumerate
4529
4530 \family sans
4531 Section
4532 \end_layout
4533
4534 \begin_layout Enumerate
4535
4536 \family sans
4537 Subsection
4538 \end_layout
4539
4540 \begin_layout Enumerate
4541
4542 \family sans
4543 Subsubsection
4544 \end_layout
4545
4546 \begin_layout Enumerate
4547
4548 \family sans
4549 Paragraph
4550 \end_layout
4551
4552 \begin_layout Enumerate
4553
4554 \family sans
4555 Subparagraph
4556 \end_layout
4557
4558 \begin_layout Standard
4559 LyX labels each heading with a series of numbers, separated by periods.
4560  The numbers describe where in the document you are.
4561  Unlike the other headings, parts are numbered with Latin letters.
4562 \end_layout
4563
4564 \begin_layout Standard
4565 Headings all subdivide your document into different pieces of text.
4566  For example, suppose you're writing a book.
4567  You group the book into chapters.
4568  LyX does similar grouping:
4569 \end_layout
4570
4571 \begin_layout Itemize
4572
4573 \family sans
4574 Part
4575 \family default
4576  is divided in either 
4577 \family sans
4578 Chapter
4579 \family default
4580 s or 
4581 \family sans
4582 Section
4583 \family default
4584 s
4585 \end_layout
4586
4587 \begin_layout Itemize
4588
4589 \family sans
4590 Chapter
4591 \family default
4592 s are divided into 
4593 \family sans
4594 Section
4595 \family default
4596 s
4597 \end_layout
4598
4599 \begin_layout Itemize
4600
4601 \family sans
4602 Section
4603 \family default
4604 s are divided into 
4605 \family sans
4606 Subsection
4607 \family default
4608 s
4609 \end_layout
4610
4611 \begin_layout Itemize
4612
4613 \family sans
4614 Subsection
4615 \family default
4616 s are divided into 
4617 \family sans
4618 Subsubsection
4619 \family default
4620 s
4621 \end_layout
4622
4623 \begin_layout Itemize
4624
4625 \family sans
4626 Subsubsection
4627 \family default
4628 s are divided into 
4629 \family sans
4630 Paragraph
4631 \family default
4632 s
4633 \end_layout
4634
4635 \begin_layout Itemize
4636
4637 \family sans
4638 Paragraph
4639 \family default
4640 s are divided into 
4641 \family sans
4642 Subparagraph
4643 \family default
4644 s
4645 \end_layout
4646
4647 \begin_layout Standard
4648 \begin_inset Note Greyedout
4649 status open
4650
4651 \begin_layout Plain Layout
4652
4653 \series bold
4654 Note:
4655 \series default
4656  Not all document types use the 
4657 \family sans
4658 Chapter
4659 \family default
4660  heading as the maximum sectioning level.
4661  In that case the 
4662 \family sans
4663 Section
4664 \family default
4665  is the top-level heading.
4666 \end_layout
4667
4668 \end_inset
4669
4670
4671 \end_layout
4672
4673 \begin_layout Standard
4674 So, if you use the 
4675 \family sans
4676 Subsubsection
4677 \family default
4678  environment to label a new sub-subsection, LyX labels it with its number,
4679  along with the number of the subsection, section, and, if applicable, chapter
4680  that it's in.
4681  For example: the fifth section of the second chapter of this book has the
4682  label 
4683 \begin_inset Quotes eld
4684 \end_inset
4685
4686 2.5
4687 \begin_inset Quotes erd
4688 \end_inset
4689
4690 .
4691 \end_layout
4692
4693 \begin_layout Subsubsection
4694 Unnumbered Headings
4695 \begin_inset Index idx
4696 status collapsed
4697
4698 \begin_layout Plain Layout
4699 Section headings ! Unnumbered
4700 \end_layout
4701
4702 \end_inset
4703
4704
4705 \end_layout
4706
4707 \begin_layout Standard
4708 There are 5 types of unnumbered section headings.
4709  They are:
4710 \end_layout
4711
4712 \begin_layout Enumerate
4713
4714 \family sans
4715 Part*
4716 \end_layout
4717
4718 \begin_layout Enumerate
4719
4720 \family sans
4721 Chapter*
4722 \end_layout
4723
4724 \begin_layout Enumerate
4725
4726 \family sans
4727 Section*
4728 \end_layout
4729
4730 \begin_layout Enumerate
4731
4732 \family sans
4733 Subsection*
4734 \end_layout
4735
4736 \begin_layout Enumerate
4737
4738 \family sans
4739 Subsubsection*
4740 \end_layout
4741
4742 \begin_layout Standard
4743 The 
4744 \begin_inset Quotes eld
4745 \end_inset
4746
4747 *
4748 \begin_inset Quotes erd
4749 \end_inset
4750
4751  after each name means that these headings are not numbered.
4752  They work the same as their numbered counterparts but won't appear in the
4753  table of contents, see section
4754 \begin_inset space ~
4755 \end_inset
4756
4757
4758 \begin_inset CommandInset ref
4759 LatexCommand ref
4760 reference "sec:toc"
4761
4762 \end_inset
4763
4764 .
4765 \end_layout
4766
4767 \begin_layout Subsubsection
4768 Changing the Numbering
4769 \begin_inset CommandInset label
4770 LatexCommand label
4771 name "sub:Numbering-depth"
4772
4773 \end_inset
4774
4775
4776 \end_layout
4777
4778 \begin_layout Standard
4779 You can also alter which sectioning levels get numbered and which ones appear
4780  in the Table of Contents.
4781  Now, this doesn't remove any of the levels; that's preset in the document
4782  class.
4783  Certain classes start with 
4784 \family sans
4785 Chapter
4786 \family default
4787  and go down to the 
4788 \family sans
4789 Subparagraph
4790 \family default
4791  level.
4792  Others start at 
4793 \family sans
4794 Section
4795 \family default
4796 .
4797  Similarly, not all document classes number all sectioning levels.
4798  Most don't number 
4799 \family sans
4800 Paragraph
4801 \family default
4802  or 
4803 \family sans
4804 Subparagraph
4805 \family default
4806 .
4807  This is something you can change.
4808 \end_layout
4809
4810 \begin_layout Standard
4811 Open the 
4812 \family sans
4813 Document\SpecialChar \menuseparator
4814 Settings
4815 \family default
4816  dialog.
4817 \family sans
4818
4819 \begin_inset Index idx
4820 status collapsed
4821
4822 \begin_layout Plain Layout
4823 Document ! Settings
4824 \end_layout
4825
4826 \end_inset
4827
4828
4829 \family default
4830  Under 
4831 \family sans
4832 Numbering
4833 \begin_inset space ~
4834 \end_inset
4835
4836 &
4837 \begin_inset space ~
4838 \end_inset
4839
4840 TOC
4841 \family default
4842  you'll see two counters.
4843  The one named 
4844 \family sans
4845 Numbering
4846 \family default
4847  controls how far down in the sectioning hierarchy LyX numbers a section
4848  heading.
4849  The other one controls the appearance of the section headings in the table
4850  of contents.
4851 \end_layout
4852
4853 \begin_layout Subsubsection
4854 Short Titles of Headings
4855 \begin_inset Index idx
4856 status collapsed
4857
4858 \begin_layout Plain Layout
4859 Section headings ! Short titles
4860 \end_layout
4861
4862 \end_inset
4863
4864
4865 \begin_inset Argument
4866 status collapsed
4867
4868 \begin_layout Plain Layout
4869 Short Titles
4870 \end_layout
4871
4872 \end_inset
4873
4874
4875 \begin_inset CommandInset label
4876 LatexCommand label
4877 name "sec:Short-Titles"
4878
4879 \end_inset
4880
4881
4882 \end_layout
4883
4884 \begin_layout Standard
4885 Some section or chapter titles, such as this one, can get quite long.
4886  This can cause trouble when there is limited horizontal space.
4887  For example, if the header of the page is set to show the current section
4888  title, a long title will protrude over the page margins and look awful.
4889 \end_layout
4890
4891 \begin_layout Standard
4892 LaTeX allows you to specify a short title for section headings.
4893  This short title is used in the header and in the actual table of contents,
4894  avoiding the problem mentioned.
4895  To specify a short title, use the menu 
4896 \family sans
4897 Insert\SpecialChar \menuseparator
4898 Short
4899 \begin_inset space ~
4900 \end_inset
4901
4902 Title
4903 \family default
4904 .
4905  This will insert a box labeled 
4906 \begin_inset Quotes eld
4907 \end_inset
4908
4909 opt
4910 \begin_inset Quotes erd
4911 \end_inset
4912
4913  (stands for 
4914 \begin_inset Quotes eld
4915 \end_inset
4916
4917 optional
4918 \begin_inset Quotes erd
4919 \end_inset
4920
4921 ) which you can use to enter the short title text.
4922  This also works for captions inside floats.
4923 \end_layout
4924
4925 \begin_layout Standard
4926 The title of this section is a good example of using this feature.
4927 \end_layout
4928
4929 \begin_layout Subsubsection
4930 Special Information
4931 \end_layout
4932
4933 \begin_layout Standard
4934 The following information applies to all section headings:
4935 \end_layout
4936
4937 \begin_layout Itemize
4938 You cannot do any nesting with these environments.
4939 \end_layout
4940
4941 \begin_layout Itemize
4942 You cannot use a margin note in any of these environments.
4943 \end_layout
4944
4945 \begin_layout Itemize
4946 You can only use inline math in these environments.
4947 \end_layout
4948
4949 \begin_layout Itemize
4950 You can use labels and cross-references to refer to their numbers.
4951 \end_layout
4952
4953 \begin_layout Subsection
4954 Quotes and Poetry line spacing
4955 \end_layout
4956
4957 \begin_layout Standard
4958 LyX has three paragraph environments for writing poetry and quotations.
4959  They are 
4960 \family sans
4961 Quote
4962 \family default
4963
4964 \family sans
4965 Quotation
4966 \family default
4967 , and 
4968 \family sans
4969 Verse
4970 \family default
4971 .
4972  Forget the days of changing line spacing and twiddling with margins.
4973  These three paragraph environments already have those changes built-in.
4974  They all widen the left margin and add a bit of extra space above and below
4975  the text they contain.
4976  They also allow nesting, so you can put a 
4977 \family sans
4978 Verse
4979 \family default
4980  in a 
4981 \family sans
4982 Quotation
4983 \family default
4984 , as well as in some other paragraph environments.
4985 \end_layout
4986
4987 \begin_layout Standard
4988 There is another feature of these three paragraph environments: they do
4989  
4990 \emph on
4991 not
4992 \emph default
4993  reset to 
4994 \family sans
4995 Standard
4996 \family default
4997  when you start a new paragraph.
4998  So, you can type in that poem and merrily hit 
4999 \family sans
5000 Return
5001 \family default
5002  without worrying about the paragraph environment changing on you.
5003  Of course, that means that, once you're done typing in that poem, you have
5004  to change back to the 
5005 \family sans
5006 Standard
5007 \family default
5008  environment yourself.
5009 \end_layout
5010
5011 \begin_layout Subsubsection
5012
5013 \family sans
5014 Quote
5015 \family default
5016  and 
5017 \family sans
5018 Quotation
5019 \family default
5020
5021 \begin_inset CommandInset label
5022 LatexCommand label
5023 name "sec:Quote"
5024
5025 \end_inset
5026
5027
5028 \begin_inset Index idx
5029 status collapsed
5030
5031 \begin_layout Plain Layout
5032 Quotation
5033 \end_layout
5034
5035 \end_inset
5036
5037
5038 \end_layout
5039
5040 \begin_layout Standard
5041 Now that we've described the similarities of these three environments, it's
5042  time for the differences.
5043  
5044 \family sans
5045 Quote
5046 \family default
5047  and 
5048 \family sans
5049 Quotation
5050 \family default
5051  are identical except for one difference: 
5052 \family sans
5053 Quote
5054 \family default
5055  uses extra spacing to separate paragraphs and never indents the first line.
5056  
5057 \family sans
5058 Quotation
5059 \family default
5060  
5061 \emph on
5062 always
5063 \emph default
5064  indents the first line of a paragraph and uses the same line spacing throughout.
5065 \end_layout
5066
5067 \begin_layout Standard
5068 Here's an example of the 
5069 \family sans
5070 Quote
5071 \family default
5072  environment:
5073 \end_layout
5074
5075 \begin_layout Quote
5076 This is in the 
5077 \family sans
5078 Quote
5079 \family default
5080  environment.
5081  I can keep writing, extending this line out further and further until it
5082  wraps.
5083  See – no indentation!
5084 \end_layout
5085
5086 \begin_layout Quote
5087 Here's the second paragraph of this quote.
5088  Again, there's no indentation, but there is extra space between me and
5089  the other paragraph.
5090 \end_layout
5091
5092 \begin_layout Standard
5093 Here's another example, this time in the 
5094 \family sans
5095 Quotation
5096 \family default
5097  environment:
5098 \end_layout
5099
5100 \begin_layout Quotation
5101 This is in the 
5102 \family sans
5103 Quotation
5104 \family default
5105  environment.
5106  If I keep writing, you'll see the indentation.
5107  If your country uses a writing style that shows off new paragraphs by indenting
5108  the first line, then 
5109 \family sans
5110 Quotation
5111 \family default
5112  is the environment for you! Well, you'd use it 
5113 \emph on
5114 if
5115 \emph default
5116  you were quoting other text.
5117 \end_layout
5118
5119 \begin_layout Quotation
5120 Here's a new paragraph.
5121  I could ramble on and on, like a politician at election time.
5122  If I did that, though, you'd get bored.
5123 \end_layout
5124
5125 \begin_layout Standard
5126 As the examples show, 
5127 \family sans
5128 Quote
5129 \family default
5130  is for those people who use extra space to separate paragraphs.
5131  They should put quotes in the 
5132 \family sans
5133 Quote
5134 \family default
5135  environment.
5136  Those who use indentation to mark a new paragraph should use the 
5137 \family sans
5138 Quotation
5139 \family default
5140  paragraph environment for quoted text.
5141 \end_layout
5142
5143 \begin_layout Subsubsection
5144
5145 \family sans
5146 Verse
5147 \family default
5148
5149 \begin_inset Index idx
5150 status collapsed
5151
5152 \begin_layout Plain Layout
5153 Paragraph ! Verse
5154 \end_layout
5155
5156 \end_inset
5157
5158
5159 \family sans
5160
5161 \begin_inset Index idx
5162 status collapsed
5163
5164 \begin_layout Plain Layout
5165 Poetry
5166 \end_layout
5167
5168 \end_inset
5169
5170
5171 \begin_inset CommandInset label
5172 LatexCommand label
5173 name "sec:Verse"
5174
5175 \end_inset
5176
5177
5178 \end_layout
5179
5180 \begin_layout Standard
5181
5182 \family sans
5183 Verse
5184 \family default
5185  is a paragraph environment for poetry, rhymes, verses, and so on.
5186  Here's an example:
5187 \end_layout
5188
5189 \begin_layout Verse
5190 This is in Verse
5191 \begin_inset Newline newline
5192 \end_inset
5193
5194 Which I did not rehearse!
5195 \end_layout
5196
5197 \begin_layout Verse
5198 It could be much worse.
5199  This line could be long, very long, oh so long, so very long that it wraps
5200  around.
5201  It looks okay on screen, but in the printed version, the extra lines are
5202  indented a bit more than the first.
5203  Okay, so it's turned to prose and doesn't rhyme anymore.
5204  So sue me.
5205 \end_layout
5206
5207 \begin_layout Verse
5208 To break a line
5209 \begin_inset Newline newline
5210 \end_inset
5211
5212 And make things look fine
5213 \begin_inset Newline newline
5214 \end_inset
5215
5216 Use 
5217 \begin_inset Info
5218 type  "shortcut"
5219 arg   "newline-insert newline"
5220 \end_inset
5221
5222 .
5223 \end_layout
5224
5225 \begin_layout Standard
5226 As you can see, 
5227 \family sans
5228 Verse
5229 \family default
5230  does not indent both margins.
5231  Each stanza of the verse or poem is in its own paragraph.
5232  To separate the individual lines of a stanza, use the 
5233 \family typewriter
5234 break-line
5235 \family default
5236  function 
5237 \begin_inset Info
5238 type  "shortcut"
5239 arg   "newline-insert newline"
5240 \end_inset
5241
5242 .
5243 \end_layout
5244
5245 \begin_layout Subsection
5246 Lists
5247 \begin_inset Index idx
5248 status collapsed
5249
5250 \begin_layout Plain Layout
5251 Lists
5252 \end_layout
5253
5254 \end_inset
5255
5256
5257 \begin_inset CommandInset label
5258 LatexCommand label
5259 name "sub:Lists"
5260
5261 \end_inset
5262
5263
5264 \end_layout
5265
5266 \begin_layout Standard
5267 LyX has four different paragraph environments for creating different kinds
5268  of lists.
5269  In the 
5270 \family sans
5271 Itemize
5272 \family default
5273  and 
5274 \family sans
5275 Enumerate
5276 \family default
5277  environments, LyX labels your list items with bullets or numbers, respectively.
5278  In the 
5279 \family sans
5280 Description
5281 \family default
5282  and 
5283 \family sans
5284 List
5285 \family default
5286  environments, LyX lets you provide your own label.
5287  We'll present the individual details of each type of list next after describing
5288  some general features of all four of them.
5289 \end_layout
5290
5291 \begin_layout Subsubsection
5292 General Features
5293 \end_layout
5294
5295 \begin_layout Standard
5296 The four paragraph environments for lists differ from the other environments
5297  in several ways.
5298  First, LyX treats each paragraph as a list item.
5299  Hitting 
5300 \family sans
5301 Return
5302 \family default
5303  does 
5304 \emph on
5305 not
5306 \emph default
5307  reset the environment to 
5308 \family sans
5309 Standard
5310 \family default
5311  but keeps the current environment and creates a new list item.
5312  The nesting depth is hereby kept.
5313  If you want to keep the paragraph environment but reset the current nesting
5314  depth, you can use 
5315 \begin_inset Info
5316 type  "shortcut"
5317 arg   "break-paragraph inverse"
5318 \end_inset
5319
5320  to break paragraphs.
5321 \end_layout
5322
5323 \begin_layout Standard
5324 You can nest lists of any type inside one another.
5325  In fact, LyX changes the labels on some list items depending on how it
5326  is nested.
5327  If you intend to use any of the list paragraph environments, we suggest
5328  you read all of section
5329 \begin_inset space ~
5330 \end_inset
5331
5332
5333 \begin_inset CommandInset ref
5334 LatexCommand ref
5335 reference "sec:Nesting"
5336
5337 \end_inset
5338
5339 .
5340  
5341 \end_layout
5342
5343 \begin_layout Subsubsection
5344
5345 \family sans
5346 Itemize
5347 \family default
5348
5349 \begin_inset Index idx
5350 status collapsed
5351
5352 \begin_layout Plain Layout
5353 Lists ! Itemize
5354 \end_layout
5355
5356 \end_inset
5357
5358
5359 \begin_inset CommandInset label
5360 LatexCommand label
5361 name "sec:Itemize"
5362
5363 \end_inset
5364
5365
5366 \end_layout
5367
5368 \begin_layout Standard
5369 The first type of list we'll describe in detail is the 
5370 \family sans
5371 Itemize
5372 \family default
5373  paragraph environment.
5374  It has the following properties:
5375 \end_layout
5376
5377 \begin_layout Itemize
5378 Each item has a particular bullet or symbol as its label.
5379 \end_layout
5380
5381 \begin_deeper
5382 \begin_layout Itemize
5383 LyX uses the same symbol for all of the items in a given nesting level.
5384 \end_layout
5385
5386 \begin_layout Itemize
5387 The symbol appears at the beginning of the first line.
5388 \end_layout
5389
5390 \end_deeper
5391 \begin_layout Itemize
5392 The items can have any length.
5393  LyX automatically offsets the left margin of each item.
5394  The offset is always relative to whatever environment the 
5395 \family sans
5396 Itemize
5397 \family default
5398  list may be in.
5399 \end_layout
5400
5401 \begin_layout Itemize
5402 If you nest an 
5403 \family sans
5404 Itemize
5405 \family default
5406  environment inside another 
5407 \family sans
5408 Itemize
5409 \family default
5410  environment, the label changes to a new symbol.
5411 \end_layout
5412
5413 \begin_deeper
5414 \begin_layout Itemize
5415 There are four different symbols for up to a four-fold nesting.
5416 \end_layout
5417
5418 \begin_layout Itemize
5419 LyX always shows the same symbol on screen.
5420 \end_layout
5421
5422 \begin_layout Itemize
5423 See section
5424 \begin_inset space ~
5425 \end_inset
5426
5427
5428 \begin_inset CommandInset ref
5429 LatexCommand ref
5430 reference "sec:Nesting"
5431
5432 \end_inset
5433
5434  for a full explanation of nesting.
5435 \end_layout
5436
5437 \end_deeper
5438 \begin_layout Standard
5439 Of course, that explanation was also an example of an 
5440 \family sans
5441 Itemize
5442 \family default
5443  list.
5444  The 
5445 \family sans
5446 Itemize
5447 \family default
5448  environment is best suited for lists where the order doesn't matter.
5449 \end_layout
5450
5451 \begin_layout Standard
5452 We said that different levels use different symbols as their label.
5453  Here's an example of all four possible symbols.
5454 \end_layout
5455
5456 \begin_layout Itemize
5457 The label for the first level 
5458 \family sans
5459 Itemize
5460 \family default
5461  is a large black dot, or bullet.
5462 \end_layout
5463
5464 \begin_deeper
5465 \begin_layout Itemize
5466 The label for the second level is a dash.
5467 \end_layout
5468
5469 \begin_deeper
5470 \begin_layout Itemize
5471 The label for the third is an asterisk.
5472 \end_layout
5473
5474 \begin_deeper
5475 \begin_layout Itemize
5476 The label for the fourth is a centered dot.
5477 \end_layout
5478
5479 \end_deeper
5480 \begin_layout Itemize
5481 Back out to the third level.
5482 \end_layout
5483
5484 \end_deeper
5485 \begin_layout Itemize
5486 Back to the second level.
5487 \end_layout
5488
5489 \end_deeper
5490 \begin_layout Itemize
5491 Back to the outermost level.
5492 \end_layout
5493
5494 \begin_layout Standard
5495 These are the default labels for an 
5496 \family sans
5497 Itemize
5498 \family default
5499  list.
5500  You can customize these labels in the 
5501 \family sans
5502 Document\SpecialChar \menuseparator
5503 Settings
5504 \family default
5505  dialog in the submenu 
5506 \family sans
5507 Bullets
5508 \family default
5509 .
5510 \family sans
5511
5512 \begin_inset Index idx
5513 status collapsed
5514
5515 \begin_layout Plain Layout
5516 Document ! Settings
5517 \end_layout
5518
5519 \end_inset
5520
5521
5522 \end_layout
5523
5524 \begin_layout Standard
5525 Notice how the space between items decreases with increasing depth.
5526  We'll explain nesting and all the tricks you can do with different depths
5527  in section
5528 \begin_inset space ~
5529 \end_inset
5530
5531
5532 \begin_inset CommandInset ref
5533 LatexCommand ref
5534 reference "sec:Nesting"
5535
5536 \end_inset
5537
5538 .
5539 \end_layout
5540
5541 \begin_layout Subsubsection
5542
5543 \family sans
5544 Enumerate
5545 \family default
5546
5547 \begin_inset Index idx
5548 status collapsed
5549
5550 \begin_layout Plain Layout
5551 Lists ! Enumerate
5552 \end_layout
5553
5554 \end_inset
5555
5556
5557 \begin_inset CommandInset label
5558 LatexCommand label
5559 name "sec:Enumerate"
5560
5561 \end_inset
5562
5563
5564 \end_layout
5565
5566 \begin_layout Standard
5567 The 
5568 \family sans
5569 Enumerate
5570 \family default
5571  environment is used to create numbered lists and outlines.
5572  It has these properties:
5573 \end_layout
5574
5575 \begin_layout Enumerate
5576 Each item has a numeral as its label.
5577 \end_layout
5578
5579 \begin_deeper
5580 \begin_layout Enumerate
5581 The label type depends on the nesting depth.
5582 \end_layout
5583
5584 \end_deeper
5585 \begin_layout Enumerate
5586 LyX automatically counts the items for you and updates the label as appropriate.
5587 \end_layout
5588
5589 \begin_layout Enumerate
5590 Each new 
5591 \family sans
5592 Enumerate
5593 \family default
5594  environment resets the counter to one.
5595 \end_layout
5596
5597 \begin_layout Enumerate
5598 Like the 
5599 \family sans
5600 Itemize
5601 \family default
5602  environment, the 
5603 \family sans
5604 Enumerate
5605 \family default
5606  environment:
5607 \end_layout
5608
5609 \begin_deeper
5610 \begin_layout Enumerate
5611 Offsets the items relative to the left margin.
5612  Items can have any length.
5613 \end_layout
5614
5615 \begin_layout Enumerate
5616 Reduces the space between items as the nesting depth increases.
5617 \end_layout
5618
5619 \begin_layout Enumerate
5620 Uses different types of labels depending on the nesting depth.
5621 \end_layout
5622
5623 \begin_layout Enumerate
5624 Allows up to a four-fold nesting.
5625 \end_layout
5626
5627 \end_deeper
5628 \begin_layout Standard
5629 Unlike the 
5630 \family sans
5631 Itemize
5632 \family default
5633  environment, 
5634 \family sans
5635 Enumerate
5636 \family default
5637  shows the different labels for each item in LyX.
5638  Here is how LyX labels the four different levels in an 
5639 \family sans
5640 Enumerate
5641 \family default
5642 :
5643 \end_layout
5644
5645 \begin_layout Enumerate
5646 The first level of an 
5647 \family sans
5648 Enumerate
5649 \family default
5650  uses Arabic numerals followed by a period.
5651 \end_layout
5652
5653 \begin_deeper
5654 \begin_layout Enumerate
5655 The second level uses lower case letters surrounded by parentheses.
5656 \end_layout
5657
5658 \begin_deeper
5659 \begin_layout Enumerate
5660 The third level uses lower-case Roman numerals followed by a period.
5661 \end_layout
5662
5663 \begin_deeper
5664 \begin_layout Enumerate
5665 The fourth level uses capital letters followed by a period.
5666 \end_layout
5667
5668 \begin_layout Enumerate
5669 Again, notice the decrease in the spacing between items as the nesting depth
5670  increases.
5671 \end_layout
5672
5673 \end_deeper
5674 \begin_layout Enumerate
5675 Back to the third level
5676 \end_layout
5677
5678 \end_deeper
5679 \begin_layout Enumerate
5680 Back to the second level.
5681 \end_layout
5682
5683 \end_deeper
5684 \begin_layout Enumerate
5685 Back to the outermost level.
5686 \end_layout
5687
5688 \begin_layout Standard
5689 Once again, you can customize the type of numbering used in the 
5690 \family sans
5691 Enumerate
5692 \family default
5693  environment.
5694  It involves adding commands to the LaTeX preamble (see the 
5695 \emph on
5696 Additional Features
5697 \emph default
5698  manual).
5699  As stated earlier, such customization only shows up in the printed version,
5700  not in LyX.
5701 \end_layout
5702
5703 \begin_layout Standard
5704 There is more to nesting 
5705 \family sans
5706 Enumerate
5707 \family default
5708  environments than we've stated here.
5709  You should read section
5710 \begin_inset space ~
5711 \end_inset
5712
5713
5714 \begin_inset CommandInset ref
5715 LatexCommand ref
5716 reference "sec:Nesting"
5717
5718 \end_inset
5719
5720  to learn more about nesting.
5721 \end_layout
5722
5723 \begin_layout Subsubsection
5724
5725 \family sans
5726 Description
5727 \family default
5728
5729 \begin_inset Index idx
5730 status collapsed
5731
5732 \begin_layout Plain Layout
5733 Lists ! Description
5734 \end_layout
5735
5736 \end_inset
5737
5738
5739 \end_layout
5740
5741 \begin_layout Standard
5742 Unlike the previous two environments, the 
5743 \family sans
5744 Description
5745 \family default
5746  list has no fixed label.
5747  Instead, LyX uses the first 
5748 \begin_inset Quotes eld
5749 \end_inset
5750
5751 word
5752 \begin_inset Quotes erd
5753 \end_inset
5754
5755  of the first line as the label.
5756  Here's an example:
5757 \end_layout
5758
5759 \begin_layout Description
5760 Example: This is an example of the 
5761 \family sans
5762 Description
5763 \family default
5764  environment.
5765 \end_layout
5766
5767 \begin_layout Standard
5768 LyX typesets the label in boldface and puts extra space between it and the
5769  rest of the line.
5770 \end_layout
5771
5772 \begin_layout Standard
5773 With the first 
5774 \begin_inset Quotes eld
5775 \end_inset
5776
5777 word
5778 \begin_inset Quotes erd
5779 \end_inset
5780
5781  it is meant that the first hit of the 
5782 \family sans
5783 Space
5784 \family default
5785  key ends the label if you are at the beginning of the first line of an
5786  item.
5787  If you need to use more than one word in the label use a 
5788 \family sans
5789 Protected Blank
5790 \family default
5791 .
5792  (Use either 
5793 \begin_inset Info
5794 type  "shortcut"
5795 arg   "space-insert protected"
5796 \end_inset
5797
5798  or the menu 
5799 \family sans
5800 Insert\SpecialChar \menuseparator
5801 Formatting\SpecialChar \menuseparator
5802 Protected
5803 \begin_inset space ~
5804 \end_inset
5805
5806 Space
5807 \family default
5808 , see section
5809 \begin_inset space ~
5810 \end_inset
5811
5812
5813 \begin_inset CommandInset ref
5814 LatexCommand ref
5815 reference "sub:Protected-Space"
5816
5817 \end_inset
5818
5819  for more info.) Here is an example:
5820 \end_layout
5821
5822 \begin_layout Description
5823 Second
5824 \begin_inset space ~
5825 \end_inset
5826
5827 Example: This one shows how to use a 
5828 \family sans
5829 Protected
5830 \begin_inset space ~
5831 \end_inset
5832
5833 Blank
5834 \family default
5835  in the label of a 
5836 \family sans
5837 Description
5838 \family default
5839  list item.
5840 \end_layout
5841
5842 \begin_layout Description
5843 Usage: You should use the 
5844 \family sans
5845 Description
5846 \family default
5847  environment for things like definitions and theorems.
5848  Use it when you need to make one word in particular stand out in the text
5849  that describes it.
5850  It's not a good idea to use a 
5851 \family sans
5852 Description
5853 \family default
5854  environment when you have an entire sentence that you want to describe.
5855  You're better off using 
5856 \family sans
5857 Itemize
5858 \family default
5859  or 
5860 \family sans
5861 Enumerate
5862 \family default
5863  and nesting several 
5864 \family sans
5865 Standard
5866 \family default
5867  paragraphs into them.
5868 \end_layout
5869
5870 \begin_layout Description
5871 Nesting: You can nest 
5872 \family sans
5873 Description
5874 \family default
5875  environments inside one another, nest them in other types of lists, and
5876  so on.
5877 \end_layout
5878
5879 \begin_layout Standard
5880 Notice that after the first line, LyX indents subsequent lines, offsetting
5881  them from the first line.
5882 \end_layout
5883
5884 \begin_layout Subsubsection
5885 The LyX 
5886 \family sans
5887 List
5888 \family default
5889
5890 \begin_inset Index idx
5891 status collapsed
5892
5893 \begin_layout Plain Layout
5894 Lists ! LyX list
5895 \end_layout
5896
5897 \end_inset
5898
5899
5900 \end_layout
5901
5902 \begin_layout Standard
5903 The 
5904 \family sans
5905 List
5906 \family default
5907  environment is a LyX extension to LaTeX.
5908 \end_layout
5909
5910 \begin_layout Standard
5911 \begin_inset Note Greyedout
5912 status open
5913
5914 \begin_layout Plain Layout
5915
5916 \series bold
5917 Note:
5918 \series default
5919  When you are using a KOMA-Script document class, like in this document,
5920  the 
5921 \family sans
5922 List
5923 \family default
5924  environment is named 
5925 \family sans
5926 Labeling
5927 \family default
5928 .
5929 \end_layout
5930
5931 \end_inset
5932
5933
5934 \end_layout
5935
5936 \begin_layout Standard
5937 Like the 
5938 \family sans
5939 Description
5940 \family default
5941  environment the 
5942 \family sans
5943 List
5944 \family default
5945  environment has user-defined labels for each list item.
5946  There are the following properties of this list environment:
5947 \end_layout
5948
5949 \begin_layout Labeling
5950 \labelwidthstring 00.00.0000
5951 item
5952 \begin_inset space ~
5953 \end_inset
5954
5955 labels LyX uses the first 
5956 \begin_inset Quotes eld
5957 \end_inset
5958
5959 word
5960 \begin_inset Quotes erd
5961 \end_inset
5962
5963  of each line as the item label.
5964  The first 
5965 \family sans
5966 Space
5967 \family default
5968  after the beginning of the first line of an item marks the end of the label.
5969  If you need to use more than one word in an item label, use a protected
5970  blank as described above.
5971 \end_layout
5972
5973 \begin_layout Labeling
5974 \labelwidthstring 00.00.0000
5975 margins As you can see, LyX uses different margins for the item label and
5976  the body of the item text.
5977  The body of the text has a larger left margin, which is equal to the default
5978  label width plus a little extra space.
5979  
5980 \end_layout
5981
5982 \begin_layout Labeling
5983 \labelwidthstring 00.00.0000
5984 label
5985 \begin_inset space ~
5986 \end_inset
5987
5988 width LyX uses the width of the label, or the default width, whatever is
5989  larger.
5990  If the label width is larger, the label 
5991 \begin_inset Quotes eld
5992 \end_inset
5993
5994 extends
5995 \begin_inset Quotes erd
5996 \end_inset
5997
5998  into the first line.
5999  In other words, the text of the first line isn't aligned with the left
6000  margin of the rest of the item text.
6001 \end_layout
6002
6003 \begin_layout Labeling
6004 \labelwidthstring 00.00.0000
6005 default
6006 \begin_inset space ~
6007 \end_inset
6008
6009 width You can set the default label width to ensure that the text of all
6010  items in a 
6011 \family sans
6012 List
6013 \family default
6014  environment have the same left margin.
6015 \begin_inset Newline newline
6016 \end_inset
6017
6018 To change the default width, select all items in the list.
6019  Now open the 
6020 \family sans
6021 Edit\SpecialChar \menuseparator
6022 Paragraph
6023 \begin_inset space ~
6024 \end_inset
6025
6026 Settings
6027 \family default
6028  dialog.
6029  The text in the box 
6030 \family sans
6031 Longest
6032 \begin_inset space ~
6033 \end_inset
6034
6035 label
6036 \family default
6037  determines the default label width.
6038  You can use the text of your largest label here, but you can also use the
6039  letter 
6040 \begin_inset Quotes eld
6041 \end_inset
6042
6043 M
6044 \begin_inset Quotes erd
6045 \end_inset
6046
6047  multiple times instead.
6048  The M is the widest character and is a standard unit of widths in LaTeX.
6049  By using 
6050 \begin_inset Quotes eld
6051 \end_inset
6052
6053 M
6054 \begin_inset Quotes erd
6055 \end_inset
6056
6057  as the unit of width you don't need to keep changing the contents of 
6058 \family sans
6059 Longest
6060 \begin_inset space ~
6061 \end_inset
6062
6063 label
6064 \family default
6065  every time you alter a label in a 
6066 \family sans
6067 List
6068 \family default
6069  environment.
6070 \begin_inset Newline newline
6071 \end_inset
6072
6073 The predefined default width is the length of 
6074 \begin_inset Quotes eld
6075 \end_inset
6076
6077 00.00.0000
6078 \begin_inset Quotes erd
6079 \end_inset
6080
6081  (equal to 6 M).
6082  
6083 \begin_inset Newline newline
6084 \end_inset
6085
6086
6087 \begin_inset Note Greyedout
6088 status open
6089
6090 \begin_layout Plain Layout
6091
6092 \series bold
6093 Note:
6094 \series default
6095  Setting the cursor into a list item to change only its label width will
6096  only change the width inside LyX but not in the output.
6097 \end_layout
6098
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \begin_layout Standard
6105 You should use the 
6106 \family sans
6107 List
6108 \family default
6109  environment the same way like the 
6110 \family sans
6111 Description
6112 \family default
6113  list: When you need one word to stand out from the text that describes
6114  it.
6115  The 
6116 \family sans
6117 List
6118 \family default
6119  environment gives you another way to do this, using a different overall
6120  layout.
6121 \end_layout
6122
6123 \begin_layout Standard
6124 You can nest 
6125 \family sans
6126 List
6127 \family default
6128  environments inside one another, nest them in other types of lists, and
6129  so on.
6130  They work just like the other list paragraph environments.
6131  Read section
6132 \begin_inset space ~
6133 \end_inset
6134
6135
6136 \begin_inset CommandInset ref
6137 LatexCommand ref
6138 reference "sec:Nesting"
6139
6140 \end_inset
6141
6142  to learn about nesting.
6143 \end_layout
6144
6145 \begin_layout Standard
6146 There is yet another feature of the 
6147 \family sans
6148 List
6149 \family default
6150  environment: As you can see in the examples, LyX left-justifies the item
6151  labels by default.
6152  You can use additional 
6153 \family sans
6154 HFills
6155 \family default
6156  to change how LyX justifies the item label.
6157  
6158 \family sans
6159 Hfills
6160 \family default
6161  are documented in section
6162 \begin_inset space ~
6163 \end_inset
6164
6165
6166 \begin_inset CommandInset ref
6167 LatexCommand ref
6168 reference "sub:Horizontal-Space"
6169
6170 \end_inset
6171
6172 .
6173  Here are some examples:
6174 \begin_inset Newpage pagebreak
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \begin_layout Labeling
6181 \labelwidthstring 00.00.0000
6182 Left The default for 
6183 \family sans
6184 List
6185 \family default
6186  item labels.
6187 \end_layout
6188
6189 \begin_layout Labeling
6190 \labelwidthstring 00.00.0000
6191 \begin_inset space \hfill{}
6192 \end_inset
6193
6194 Right One 
6195 \family sans
6196 HFill
6197 \family default
6198  at the beginning of the label right justifies it.
6199 \end_layout
6200
6201 \begin_layout Labeling
6202 \labelwidthstring 00.00.0000
6203 \begin_inset space \hfill{}
6204 \end_inset
6205
6206 Center
6207 \begin_inset space \hfill{}
6208 \end_inset
6209
6210  One 
6211 \family sans
6212 HFill
6213 \family default
6214  at the beginning of the label and one at the end centers it.
6215 \end_layout
6216
6217 \begin_layout Subsection
6218 Letters
6219 \begin_inset Index idx
6220 status collapsed
6221
6222 \begin_layout Plain Layout
6223 Letters
6224 \end_layout
6225
6226 \end_inset
6227
6228
6229 \end_layout
6230
6231 \begin_layout Subsubsection
6232
6233 \family sans
6234 Address
6235 \family default
6236  and 
6237 \family sans
6238 Right
6239 \begin_inset space ~
6240 \end_inset
6241
6242 Address
6243 \family default
6244 : An Overview
6245 \end_layout
6246
6247 \begin_layout Standard
6248 Although LyX has document classes for letters, we've also created two paragraph
6249  environments called 
6250 \family sans
6251 Address
6252 \family default
6253  and 
6254 \family sans
6255 Right
6256 \begin_inset space ~
6257 \end_inset
6258
6259 Address
6260 \family default
6261 .
6262  To use the letter class, you need to use specific paragraph environments
6263  in a specific order, otherwise LaTeX gags on the document.
6264  In contrast, you can use the 
6265 \family sans
6266 Address
6267 \family default
6268  and 
6269 \family sans
6270 Right
6271 \begin_inset space ~
6272 \end_inset
6273
6274 Address
6275 \family default
6276  paragraph environments anywhere with no problem.
6277  You can even nest them inside other environments, though you can't nest
6278  anything in them.
6279 \end_layout
6280
6281 \begin_layout Standard
6282 Of course, you're not limited to using 
6283 \family sans
6284 Address
6285 \family default
6286  and 
6287 \family sans
6288 Right
6289 \begin_inset space ~
6290 \end_inset
6291
6292 Address
6293 \family default
6294  for letters only.
6295  
6296 \family sans
6297 Right
6298 \begin_inset space ~
6299 \end_inset
6300
6301 Address
6302 \family default
6303 , in particular, is useful for creating article titles like those used in
6304  some European academic papers.
6305 \end_layout
6306
6307 \begin_layout Subsubsection
6308 Usage
6309 \begin_inset CommandInset label
6310 LatexCommand label
6311 name "sec:Address-Usage"
6312
6313 \end_inset
6314
6315
6316 \end_layout
6317
6318 \begin_layout Standard
6319 The 
6320 \family sans
6321 Address
6322 \family default
6323  environment formats text in the style of an address, which is also used
6324  for the opening and signature in some countries.
6325  Similarly, the 
6326 \family sans
6327 Right
6328 \begin_inset space ~
6329 \end_inset
6330
6331 Address
6332 \family default
6333  environment formats text in the style of a right-justified address, which
6334  is used for the sender's address and today's date in some countries.
6335  Here's an example of each:
6336 \end_layout
6337
6338 \begin_layout Right Address
6339 Right Address
6340 \begin_inset Newline newline
6341 \end_inset
6342
6343 Who I am
6344 \begin_inset Newline newline
6345 \end_inset
6346
6347 Where I am
6348 \begin_inset Newline newline
6349 \end_inset
6350
6351 When is it? What is today?
6352 \end_layout
6353
6354 \begin_layout Standard
6355 That was 
6356 \family sans
6357 Right
6358 \begin_inset space ~
6359 \end_inset
6360
6361 Address
6362 \family default
6363 .
6364  Notice that the lines all have the same left margin, which LyX sets to
6365  fit the largest block of text on a single line.
6366  Here's an example of the 
6367 \family sans
6368 Address
6369 \family default
6370  environment:
6371 \end_layout
6372
6373 \begin_layout Address
6374 Who are you
6375 \begin_inset Newline newline
6376 \end_inset
6377
6378 Where do I send this
6379 \begin_inset Newline newline
6380 \end_inset
6381
6382 Your post office and country
6383 \end_layout
6384
6385 \begin_layout Standard
6386 As you can see, both 
6387 \family sans
6388 Address
6389 \family default
6390  and 
6391 \family sans
6392 Right
6393 \begin_inset space ~
6394 \end_inset
6395
6396 Address
6397 \family default
6398  add extra space between themselves and the next paragraph.
6399  If you hit 
6400 \family sans
6401 Return
6402 \family default
6403  in either of these environments, LyX resets the nesting depth and sets
6404  the environment to 
6405 \family sans
6406 Standard
6407 \family default
6408 .
6409  This makes sense, since 
6410 \family sans
6411 Return
6412 \family default
6413  is the 
6414 \family typewriter
6415 break-paragraph
6416 \family default
6417  function, and the individual lines of an address are not paragraphs.
6418  Thus, you have to use 
6419 \family typewriter
6420 break-line
6421 \family default
6422  (
6423 \begin_inset Info
6424 type  "shortcut"
6425 arg   "newline-insert newline"
6426 \end_inset
6427
6428  or 
6429 \family sans
6430 Formatting
6431 \begin_inset space ~
6432 \end_inset
6433
6434 Character\SpecialChar \menuseparator
6435 Line
6436 \begin_inset space ~
6437 \end_inset
6438
6439 Break
6440 \family default
6441  from the 
6442 \family sans
6443 Insert
6444 \family default
6445  menu) to start a new line in an 
6446 \family sans
6447 Address
6448 \family default
6449  or 
6450 \family sans
6451 Right
6452 \begin_inset space ~
6453 \end_inset
6454
6455 Address
6456 \family default
6457  environment.
6458 \end_layout
6459
6460 \begin_layout Subsection
6461 Academic Writing
6462 \end_layout
6463
6464 \begin_layout Standard
6465 Most academic writing begins with an abstract and ends with a bibliography
6466  or list of references.
6467  LyX contains paragraph environments for both of these.
6468 \end_layout
6469
6470 \begin_layout Subsubsection
6471
6472 \family sans
6473 Abstract
6474 \begin_inset Index idx
6475 status collapsed
6476
6477 \begin_layout Plain Layout
6478 Abstracts
6479 \end_layout
6480
6481 \end_inset
6482
6483
6484 \end_layout
6485
6486 \begin_layout Standard
6487 The 
6488 \family sans
6489 Abstract
6490 \family default
6491  environment is used for the abstract of an article.
6492  Technically, you could use this environment anywhere, but you really should
6493  only use it at the beginning of the document, after the title.
6494  Also, don't bother trying to nest 
6495 \family sans
6496 Abstract
6497 \family default
6498  in anything else or vice versa.
6499  It won't work.
6500  The 
6501 \family sans
6502 Abstract
6503 \family default
6504  environment is only useful in the article and report document classes.
6505  The book document classes ignores the 
6506 \family sans
6507 Abstract
6508 \family default
6509  completely, and it's utterly silly to use 
6510 \family sans
6511 Abstract
6512 \family default
6513  in a letter document class.
6514 \end_layout
6515
6516 \begin_layout Standard
6517 The 
6518 \family sans
6519 Abstract
6520 \family default
6521  environment does several things for you.
6522  First, it puts the centered label 
6523 \begin_inset Quotes eld
6524 \end_inset
6525
6526 Abstract
6527 \begin_inset Quotes erd
6528 \end_inset
6529
6530  above the text.
6531  The label and the text of the abstract are separated by some extra vertical
6532  space.
6533  Second, it typesets everything in a smaller font, just as you'd expect.
6534  Lastly, it adds a bit of extra vertical space between the abstract and
6535  the subsequent text.
6536  Well, that's how it will appear on the LyX screen.
6537  The appearance in the output depends on the used article or report class.
6538 \end_layout
6539
6540 \begin_layout Standard
6541 Starting a new paragraph by hitting 
6542 \family sans
6543 Return
6544 \family default
6545  does not reset the paragraph environment.
6546  The new paragraph will still be in the 
6547 \family sans
6548 Abstract
6549 \family default
6550  environment.
6551  So, you will have to change the paragraph environment yourself when you
6552  finish entering the abstract of your document.
6553 \end_layout
6554
6555 \begin_layout Standard
6556 \begin_inset Float figure
6557 wide false
6558 sideways false
6559 status open
6560
6561 \begin_layout Plain Layout
6562 \align center
6563 \begin_inset Graphics
6564         filename clipart/Abstract.pdf
6565
6566 \end_inset
6567
6568
6569 \end_layout
6570
6571 \begin_layout Plain Layout
6572 \begin_inset Caption
6573
6574 \begin_layout Plain Layout
6575 \begin_inset CommandInset label
6576 LatexCommand label
6577 name "cap:Paragraph-in-the"
6578
6579 \end_inset
6580
6581 Paragraph in the 
6582 \family sans
6583 Abstract
6584 \family default
6585  environment
6586 \end_layout
6587
6588 \end_inset
6589
6590
6591 \end_layout
6592
6593 \end_inset
6594
6595
6596 \end_layout
6597
6598 \begin_layout Standard
6599 We'd love to give you directly an example of the 
6600 \family sans
6601 Abstract
6602 \family default
6603  environment, but since this document is in the 
6604 \begin_inset Quotes eld
6605 \end_inset
6606
6607 book
6608 \begin_inset Quotes erd
6609 \end_inset
6610
6611  class, we can't do this.
6612  We inserted it therefore as figure
6613 \begin_inset space ~
6614 \end_inset
6615
6616
6617 \begin_inset CommandInset ref
6618 LatexCommand ref
6619 reference "cap:Paragraph-in-the"
6620
6621 \end_inset
6622
6623 .
6624  If you've never heard of an 
6625 \begin_inset Quotes eld
6626 \end_inset
6627
6628 abstract
6629 \begin_inset Quotes erd
6630 \end_inset
6631
6632  before, you can safely ignore this environment.
6633 \end_layout
6634
6635 \begin_layout Subsubsection
6636
6637 \family sans
6638 Bibliography
6639 \family default
6640
6641 \begin_inset Index idx
6642 status collapsed
6643
6644 \begin_layout Plain Layout
6645 Bibliography
6646 \end_layout
6647
6648 \end_inset
6649
6650
6651 \begin_inset CommandInset label
6652 LatexCommand label
6653 name "sub:Biblio_environment"
6654
6655 \end_inset
6656
6657
6658 \end_layout
6659
6660 \begin_layout Standard
6661 The 
6662 \family sans
6663 Bibliography
6664 \family default
6665  environment is used to list references.
6666  Technically, you could use this environment anywhere, but you really should
6667  only use it at the end of the document.
6668  Nesting 
6669 \family sans
6670 Bibliography
6671 \family default
6672  in anything else or vice versa won't work.
6673 \end_layout
6674
6675 \begin_layout Standard
6676 When you first open a 
6677 \family sans
6678 Bibliography
6679 \family default
6680  environment, LyX adds a large vertical space, followed by the heading 
6681 \begin_inset Quotes eld
6682 \end_inset
6683
6684 Bibliography
6685 \begin_inset Quotes erd
6686 \end_inset
6687
6688  or 
6689 \begin_inset Quotes eld
6690 \end_inset
6691
6692 References,
6693 \begin_inset Quotes erd
6694 \end_inset
6695
6696  depending on the document class.
6697  The heading is in a large boldface font.
6698  Each paragraph of the 
6699 \family sans
6700 Bibliography
6701 \family default
6702  environment is a bibliography entry.
6703  Thus, hitting 
6704 \family sans
6705 Return
6706 \family default
6707  does not reset the paragraph environment.
6708  Each new paragraph is still in the 
6709 \family sans
6710 Bibliography
6711 \family default
6712  environment.
6713 \end_layout
6714
6715 \begin_layout Standard
6716 There is another, usually better way to include references in your document
6717  by using a BibTeX database.
6718  For more information on that, and for a detailed description of LyX's bibliogra
6719 phy handling, have a look at in section
6720 \begin_inset space ~
6721 \end_inset
6722
6723
6724 \begin_inset CommandInset ref
6725 LatexCommand ref
6726 reference "sec:Bibliography"
6727
6728 \end_inset
6729
6730 .
6731 \end_layout
6732
6733 \begin_layout Subsection
6734 LyX
6735 \family sans
6736 -Code
6737 \begin_inset Index idx
6738 status collapsed
6739
6740 \begin_layout Plain Layout
6741 Paragraph ! LyX code
6742 \end_layout
6743
6744 \end_inset
6745
6746
6747 \begin_inset CommandInset label
6748 LatexCommand label
6749 name "sub:LyX-Code"
6750
6751 \end_inset
6752
6753
6754 \end_layout
6755
6756 \begin_layout Standard
6757 The 
6758 \family sans
6759 LyX-Code
6760 \family default
6761  environment is another LyX extension.
6762  It type-sets text in a typewriter-style font.
6763  It also treats the 
6764 \family sans
6765 Space
6766 \family default
6767  key as a fixed whitespace;
6768 \begin_inset Foot
6769 status collapsed
6770
6771 \begin_layout Plain Layout
6772 In the 
6773 \family sans
6774 LyX-Code
6775 \family default
6776  environment, the 
6777 \family sans
6778 Space
6779 \family default
6780  key is treated as a 
6781 \family sans
6782 Protected
6783 \begin_inset space ~
6784 \end_inset
6785
6786 Blank
6787 \family default
6788  instead of an end-of-word marker.
6789 \end_layout
6790
6791 \end_inset
6792
6793  this is the only case in which you can type multiple whitespaces in LyX.
6794  If you need to insert blank lines, you'll still need to use 
6795 \begin_inset Info
6796 type  "shortcut"
6797 arg   "newline-insert newline"
6798 \end_inset
6799
6800  (the 
6801 \family typewriter
6802 break-line
6803 \family default
6804  function).
6805  
6806 \family sans
6807 Return
6808 \family default
6809  breaks paragraphs.
6810  Note, however, that 
6811 \family sans
6812 Return
6813 \family default
6814  does not reset the paragraph environment.
6815  So, when you finish using the 
6816 \family sans
6817 LyX-Code
6818 \family default
6819  environment, you'll need to change the paragraph environment yourself.
6820  Also, you can nest the 
6821 \family sans
6822 LyX-Code
6823 \family default
6824  environment inside of others.
6825 \end_layout
6826
6827 \begin_layout Standard
6828 There are a few quirks with this environment:
6829 \end_layout
6830
6831 \begin_layout Itemize
6832 You can't use 
6833 \begin_inset Info
6834 type  "shortcut"
6835 arg   "newline-insert newline"
6836 \end_inset
6837
6838  at the beginning of a new paragraph (i.
6839 \begin_inset space \thinspace{}
6840 \end_inset
6841
6842 g.
6843 \begin_inset space \space{}
6844 \end_inset
6845
6846 you can't follow 
6847 \family sans
6848 Return
6849 \family default
6850  with a 
6851 \begin_inset Info
6852 type  "shortcut"
6853 arg   "newline-insert newline"
6854 \end_inset
6855
6856 ).
6857 \end_layout
6858
6859 \begin_layout Itemize
6860 You can't follow a 
6861 \begin_inset Info
6862 type  "shortcut"
6863 arg   "newline-insert newline"
6864 \end_inset
6865
6866  with a 
6867 \family sans
6868 Space
6869 \family default
6870 .
6871 \end_layout
6872
6873 \begin_deeper
6874 \begin_layout Itemize
6875 Use a 
6876 \family sans
6877 Return
6878 \family default
6879  to begin a new paragraph, then you can use a 
6880 \family sans
6881 Space
6882 \family default
6883 .
6884 \end_layout
6885
6886 \begin_layout Itemize
6887 Or: use 
6888 \begin_inset Info
6889 type  "shortcut"
6890 arg   "space-insert protected"
6891 \end_inset
6892
6893  instead.
6894 \end_layout
6895
6896 \end_deeper
6897 \begin_layout Itemize
6898 You can't have an empty paragraph or an empty line.
6899  You must put at least one 
6900 \family sans
6901 Space
6902 \family default
6903  in any line you want blank.
6904  Otherwise, LaTeX generates errors.
6905 \end_layout
6906
6907 \begin_layout Itemize
6908 You cannot get the typewriter double quotes by typing 
6909 \family sans
6910 "
6911 \family default
6912  since that will insert 
6913 \emph on
6914 real
6915 \emph default
6916  quotes.
6917  You get the typewriter double quotes with 
6918 \begin_inset Info
6919 type  "shortcut"
6920 arg   "self-insert \""
6921 \end_inset
6922
6923 .
6924 \end_layout
6925
6926 \begin_layout Standard
6927 Here's an example:
6928 \end_layout
6929
6930 \begin_layout LyX-Code
6931 #include <stdio.h>
6932 \end_layout
6933
6934 \begin_layout LyX-Code
6935  
6936 \end_layout
6937
6938 \begin_layout LyX-Code
6939 int main(void)
6940 \end_layout
6941
6942 \begin_layout LyX-Code
6943 {
6944 \end_layout
6945
6946 \begin_layout LyX-Code
6947     printf("Hello World!
6948 \backslash
6949 n");
6950 \end_layout
6951
6952 \begin_layout LyX-Code
6953     return 0;
6954 \end_layout
6955
6956 \begin_layout LyX-Code
6957 }
6958 \end_layout
6959
6960 \begin_layout Standard
6961 This is just the standard 
6962 \begin_inset Quotes eld
6963 \end_inset
6964
6965 Hello world!
6966 \begin_inset Quotes erd
6967 \end_inset
6968
6969  program.
6970  
6971 \end_layout
6972
6973 \begin_layout Standard
6974
6975 \family sans
6976 LyX-Code
6977 \family default
6978  has one purpose: to typeset code, such as program source, shell scripts,
6979  rc-files, and so on.
6980  Use it only in those very special cases where you need to generate text
6981  as if you used a typewriter.
6982 \begin_inset Index idx
6983 status collapsed
6984
6985 \begin_layout Plain Layout
6986 Paragraph environments|)
6987 \end_layout
6988
6989 \end_inset
6990
6991
6992 \end_layout
6993
6994 \begin_layout Section
6995 Nesting Environments
6996 \begin_inset Index idx
6997 status collapsed
6998
6999 \begin_layout Plain Layout
7000 Nesting ! Environments
7001 \end_layout
7002
7003 \end_inset
7004
7005
7006 \begin_inset CommandInset label
7007 LatexCommand label
7008 name "sec:Nesting"
7009
7010 \end_inset
7011
7012
7013 \end_layout
7014
7015 \begin_layout Subsection
7016 Introduction
7017 \end_layout
7018
7019 \begin_layout Standard
7020 LyX treats text as a unified block with a particular context and specific
7021  properties.
7022  This allows you to create blocks that inherit some of the properties of
7023  another block.
7024  For example you have three main points in an outline, but point #2 also
7025  has two subpoints.
7026  In other words, you have a list inside of another list, with the inner
7027  list 
7028 \begin_inset Quotes eld
7029 \end_inset
7030
7031 attached
7032 \begin_inset Quotes erd
7033 \end_inset
7034
7035  to item #2:
7036 \end_layout
7037
7038 \begin_layout Enumerate
7039 one
7040 \end_layout
7041
7042 \begin_layout Enumerate
7043 two
7044 \end_layout
7045
7046 \begin_deeper
7047 \begin_layout Enumerate
7048 sublist – item #1
7049 \end_layout
7050
7051 \begin_layout Enumerate
7052 sublist – item #2
7053 \end_layout
7054
7055 \end_deeper
7056 \begin_layout Enumerate
7057 three
7058 \end_layout
7059
7060 \begin_layout Standard
7061 You put a list inside a list by nesting one list inside the other.
7062  Nesting an environment is quite simple: Select 
7063 \family sans
7064 Increase
7065 \begin_inset space ~
7066 \end_inset
7067
7068 List
7069 \begin_inset space ~
7070 \end_inset
7071
7072 Depth
7073 \family default
7074  or 
7075 \family sans
7076 Decrease
7077 \begin_inset space ~
7078 \end_inset
7079
7080 List
7081 \begin_inset space ~
7082 \end_inset
7083
7084 Depth
7085 \family default
7086  from the 
7087 \family sans
7088 Edit
7089 \family default
7090  menu to change the nesting depth of the current paragraph (the status bar
7091  will tell you how far you are nested).
7092  Instead of the menu, you can also use the toolbar buttons 
7093 \begin_inset Graphics
7094         filename ../images/depth-increment.png
7095         scale 85
7096         groupId toolbarbuttons
7097
7098 \end_inset
7099
7100  and 
7101 \begin_inset Graphics
7102         filename ../images/depth-decrement.png
7103         scale 85
7104         groupId toolbarbuttons
7105
7106 \end_inset
7107
7108  or the convenient key bindings 
7109 \family sans
7110 Tab
7111 \family default
7112  and 
7113 \family sans
7114 Shift-Tab
7115 \family default
7116  or 
7117 \begin_inset Info
7118 type  "shortcut"
7119 arg   "depth-increment"
7120 \end_inset
7121
7122  and 
7123 \begin_inset Info
7124 type  "shortcut"
7125 arg   "depth-decrement"
7126 \end_inset
7127
7128  to change the nesting level.
7129  The change will work on the current selection if you have made one (allowing
7130  you to change the nesting of several paragraphs at once), or the current
7131  paragraph.
7132 \end_layout
7133
7134 \begin_layout Standard
7135 Note that LyX only changes the nesting depth if it can.
7136  If it's invalid to do so, nothing happens if you try to change the depth.
7137  Additionally, if you change the depth of one paragraph, it affects the
7138  depth of every paragraph nested inside of it.
7139 \end_layout
7140
7141 \begin_layout Standard
7142 Nesting isn't limited to lists.
7143  In LyX, you can nest just about anything inside anything else, as you're
7144  about to find out.
7145  This is the real power of nesting paragraph environments.
7146 \end_layout
7147
7148 \begin_layout Subsection
7149 What You Can and Can't Nest
7150 \end_layout
7151
7152 \begin_layout Standard
7153 Before we fire a list of paragraph environments at you, we need to tell
7154  you a little bit more about how nesting works.
7155 \end_layout
7156
7157 \begin_layout Standard
7158 The question if nesting a paragraph environment is possible, is a bit more
7159  complicated than a simple yes or no.
7160  There are three types of paragraph environments:
7161 \end_layout
7162
7163 \begin_layout Itemize
7164 Completely unnestable
7165 \end_layout
7166
7167 \begin_layout Itemize
7168 Fully nestable, you can nest them inside things and you can also nest other
7169  things inside them.
7170 \end_layout
7171
7172 \begin_layout Itemize
7173 A third type, you can nest them into other environments, but you can't nest
7174  anything into them.
7175 \end_layout
7176
7177 \begin_layout Standard
7178 Here's a list of the three types of nesting behavior, and which paragraph
7179  environments have them:
7180 \end_layout
7181
7182 \begin_layout Description
7183 Unnestable Can't nest them.
7184  Can't nest into them.
7185 \end_layout
7186
7187 \begin_deeper
7188 \begin_layout Itemize
7189
7190 \family sans
7191 Bibliography
7192 \end_layout
7193
7194 \begin_layout Itemize
7195
7196 \family sans
7197 Abstract
7198 \end_layout
7199
7200 \begin_layout Itemize
7201
7202 \family sans
7203 Title
7204 \end_layout
7205
7206 \begin_layout Itemize
7207
7208 \family sans
7209 Author
7210 \end_layout
7211
7212 \begin_layout Itemize
7213
7214 \family sans
7215 Date
7216 \end_layout
7217
7218 \end_deeper
7219 \begin_layout Description
7220 Fully
7221 \begin_inset space ~
7222 \end_inset
7223
7224 Nestable You can nest them.
7225  You can nest other things into them.
7226 \end_layout
7227
7228 \begin_deeper
7229 \begin_layout Itemize
7230
7231 \family sans
7232 Verse
7233 \end_layout
7234
7235 \begin_layout Itemize
7236
7237 \family sans
7238 Quote
7239 \end_layout
7240
7241 \begin_layout Itemize
7242
7243 \family sans
7244 Quotation
7245 \end_layout
7246
7247 \begin_layout Itemize
7248
7249 \family sans
7250 Itemize
7251 \end_layout
7252
7253 \begin_layout Itemize
7254
7255 \family sans
7256 Enumerate
7257 \end_layout
7258
7259 \begin_layout Itemize
7260
7261 \family sans
7262 Description
7263 \end_layout
7264
7265 \begin_layout Itemize
7266
7267 \family sans
7268 List
7269 \end_layout
7270
7271 \begin_layout Itemize
7272
7273 \family sans
7274 LyX-Code
7275 \end_layout
7276
7277 \end_deeper
7278 \begin_layout Description
7279 Nestable-Inside You can nest them inside other things.
7280  You can't nest anything into them.
7281 \end_layout
7282
7283 \begin_deeper
7284 \begin_layout Itemize
7285
7286 \family sans
7287 Standard
7288 \end_layout
7289
7290 \begin_layout Itemize
7291
7292 \family sans
7293 Part
7294 \end_layout
7295
7296 \begin_layout Itemize
7297
7298 \family sans
7299 Chapter
7300 \end_layout
7301
7302 \begin_layout Itemize
7303
7304 \family sans
7305 Section
7306 \end_layout
7307
7308 \begin_layout Itemize
7309
7310 \family sans
7311 Subsection
7312 \end_layout
7313
7314 \begin_layout Itemize
7315
7316 \family sans
7317 Subsubsection
7318 \end_layout
7319
7320 \begin_layout Itemize
7321
7322 \family sans
7323 Paragraph
7324 \end_layout
7325
7326 \begin_layout Itemize
7327
7328 \family sans
7329 Subparagraph
7330 \end_layout
7331
7332 \begin_layout Itemize
7333
7334 \family sans
7335 Part*
7336 \end_layout
7337
7338 \begin_layout Itemize
7339
7340 \family sans
7341 Chapter*
7342 \end_layout
7343
7344 \begin_layout Itemize
7345
7346 \family sans
7347 Section*
7348 \end_layout
7349
7350 \begin_layout Itemize
7351
7352 \family sans
7353 Subsection*
7354 \end_layout
7355
7356 \begin_layout Itemize
7357
7358 \family sans
7359 Subsubsection*
7360 \end_layout
7361
7362 \begin_layout Itemize
7363
7364 \family sans
7365 Right
7366 \begin_inset space ~
7367 \end_inset
7368
7369 Address
7370 \end_layout
7371
7372 \begin_layout Itemize
7373
7374 \family sans
7375 Address
7376 \end_layout
7377
7378 \end_deeper
7379 \begin_layout Standard
7380 \begin_inset Note Greyedout
7381 status open
7382
7383 \begin_layout Plain Layout
7384
7385 \series bold
7386 Note:
7387 \series default
7388  Although it is possible to nest numbered section headings like 
7389 \family sans
7390 Chapter
7391 \family default
7392
7393 \family sans
7394 Section
7395 \family default
7396 , etc.
7397 \begin_inset space ~
7398 \end_inset
7399
7400 to e.
7401 \begin_inset space \thinspace{}
7402 \end_inset
7403
7404 g.
7405 \begin_inset space \space{}
7406 \end_inset
7407
7408 lists, it is highly recommended not to do this because the aim is to create
7409  well structured documents following typesetting guidelines whereas nested
7410  section headings violate this.
7411 \end_layout
7412
7413 \end_inset
7414
7415
7416 \end_layout
7417
7418 \begin_layout Subsection
7419 Nesting Other Things: Tables, Math, Floats, etc.
7420 \begin_inset Index idx
7421 status collapsed
7422
7423 \begin_layout Plain Layout
7424 Nesting ! Tables etc.
7425 \end_layout
7426
7427 \end_inset
7428
7429
7430 \end_layout
7431
7432 \begin_layout Standard
7433 There are several things that aren't paragraph environments, but which are
7434  affected by nesting anyhow.
7435  They are:
7436 \end_layout
7437
7438 \begin_layout Itemize
7439 equations
7440 \end_layout
7441
7442 \begin_layout Itemize
7443 tables
7444 \end_layout
7445
7446 \begin_layout Itemize
7447 figures
7448 \end_layout
7449
7450 \begin_layout Standard
7451 (
7452 \begin_inset Note Greyedout
7453 status open
7454
7455 \begin_layout Plain Layout
7456
7457 \series bold
7458 Note:
7459 \series default
7460  Figures and tables in 
7461 \family sans
7462 Floats
7463 \family default
7464  are not affected by this.
7465 \end_layout
7466
7467 \end_inset
7468
7469  Have a look at section
7470 \begin_inset space ~
7471 \end_inset
7472
7473
7474 \begin_inset CommandInset ref
7475 LatexCommand ref
7476 reference "sec:Floats"
7477
7478 \end_inset
7479
7480  for more information about 
7481 \family sans
7482 Floats
7483 \family default
7484 .)
7485 \end_layout
7486
7487 \begin_layout Standard
7488 LyX can treat these three objects as either a word or as a paragraph.
7489  If a figure, table, or an equation is inline, it goes wherever the paragraph
7490  it is in goes.
7491 \end_layout
7492
7493 \begin_layout Standard
7494 On the other hand, if you have an equation, figure or table in a 
7495 \begin_inset Quotes eld
7496 \end_inset
7497
7498 paragraph
7499 \begin_inset Quotes erd
7500 \end_inset
7501
7502  of its own, it behaves just like a 
7503 \begin_inset Quotes eld
7504 \end_inset
7505
7506 nestable-inside
7507 \begin_inset Quotes erd
7508 \end_inset
7509
7510  paragraph environment.
7511  You can nest it into any environment, but you obviously can't nest anything
7512  into it.
7513 \end_layout
7514
7515 \begin_layout Standard
7516 Here's an example with a table:
7517 \end_layout
7518
7519 \begin_layout Enumerate
7520 Item One
7521 \end_layout
7522
7523 \begin_deeper
7524 \begin_layout Enumerate
7525 This is (a) and it's nested.
7526 \end_layout
7527
7528 \begin_deeper
7529 \begin_layout Standard
7530 \begin_inset VSpace 0.3cm
7531 \end_inset
7532
7533
7534 \end_layout
7535
7536 \begin_layout Standard
7537 \align center
7538 \begin_inset Tabular
7539 <lyxtabular version="3" rows="2" columns="2">
7540 <features tabularvalignment="middle">
7541 <column alignment="center" valignment="top" width="0pt">
7542 <column alignment="center" valignment="top" width="0pt">
7543 <row>
7544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548
7549 \family roman
7550 \series medium
7551 \shape up
7552 \size normal
7553 \emph off
7554 \bar no
7555 \noun off
7556 \color none
7557 a
7558 \end_layout
7559
7560 \end_inset
7561 </cell>
7562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7563 \begin_inset Text
7564
7565 \begin_layout Plain Layout
7566
7567 \family roman
7568 \series medium
7569 \shape up
7570 \size normal
7571 \emph off
7572 \bar no
7573 \noun off
7574 \color none
7575 b
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 </row>
7581 <row>
7582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586
7587 \family roman
7588 \series medium
7589 \shape up
7590 \size normal
7591 \emph off
7592 \bar no
7593 \noun off
7594 \color none
7595 c
7596 \end_layout
7597
7598 \end_inset
7599 </cell>
7600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Plain Layout
7604
7605 \family roman
7606 \series medium
7607 \shape up
7608 \size normal
7609 \emph off
7610 \bar no
7611 \noun off
7612 \color none
7613 d
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 </row>
7619 </lyxtabular>
7620
7621 \end_inset
7622
7623
7624 \end_layout
7625
7626 \begin_layout Standard
7627 \begin_inset VSpace 0.3cm
7628 \end_inset
7629
7630
7631 \end_layout
7632
7633 \end_deeper
7634 \begin_layout Enumerate
7635 This is (b).
7636  The table is actually nested inside (a).
7637 \end_layout
7638
7639 \end_deeper
7640 \begin_layout Enumerate
7641 Back out again.
7642 \end_layout
7643
7644 \begin_layout Standard
7645 If we hadn't nested the table at all, the list would look like this:
7646 \end_layout
7647
7648 \begin_layout Enumerate
7649 Item One
7650 \end_layout
7651
7652 \begin_deeper
7653 \begin_layout Enumerate
7654 This is (a) and it's nested.
7655 \end_layout
7656
7657 \end_deeper
7658 \begin_layout Standard
7659 \begin_inset VSpace 0.3cm
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \begin_layout Standard
7666 \align center
7667 \begin_inset Tabular
7668 <lyxtabular version="3" rows="2" columns="2">
7669 <features tabularvalignment="middle">
7670 <column alignment="center" valignment="top" width="0pt">
7671 <column alignment="center" valignment="top" width="0pt">
7672 <row>
7673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677
7678 \family roman
7679 \series medium
7680 \shape up
7681 \size normal
7682 \emph off
7683 \bar no
7684 \noun off
7685 \color none
7686 a
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7692 \begin_inset Text
7693
7694 \begin_layout Plain Layout
7695
7696 \family roman
7697 \series medium
7698 \shape up
7699 \size normal
7700 \emph off
7701 \bar no
7702 \noun off
7703 \color none
7704 b
7705 \end_layout
7706
7707 \end_inset
7708 </cell>
7709 </row>
7710 <row>
7711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7712 \begin_inset Text
7713
7714 \begin_layout Plain Layout
7715
7716 \family roman
7717 \series medium
7718 \shape up
7719 \size normal
7720 \emph off
7721 \bar no
7722 \noun off
7723 \color none
7724 c
7725 \end_layout
7726
7727 \end_inset
7728 </cell>
7729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7730 \begin_inset Text
7731
7732 \begin_layout Plain Layout
7733
7734 \family roman
7735 \series medium
7736 \shape up
7737 \size normal
7738 \emph off
7739 \bar no
7740 \noun off
7741 \color none
7742 d
7743 \end_layout
7744
7745 \end_inset
7746 </cell>
7747 </row>
7748 </lyxtabular>
7749
7750 \end_inset
7751
7752
7753 \end_layout
7754
7755 \begin_layout Standard
7756 \begin_inset VSpace 0.3cm
7757 \end_inset
7758
7759
7760 \end_layout
7761
7762 \begin_layout Enumerate
7763 This is (b).
7764  The table is 
7765 \emph on
7766 not
7767 \emph default
7768  nested inside (a).
7769  In fact, it's not nested at all.
7770 \end_layout
7771
7772 \begin_layout Enumerate
7773 Back out again.
7774 \end_layout
7775
7776 \begin_layout Standard
7777 Notice how item (b) is not only no longer nested, but is also the first
7778  item of a new list!
7779 \end_layout
7780
7781 \begin_layout Standard
7782 There's another trap you can fall into: Nesting the table, but not going
7783  deep enough.
7784  LyX then turns anything after the table into a new sublist.
7785 \end_layout
7786
7787 \begin_layout Enumerate
7788 Item One
7789 \end_layout
7790
7791 \begin_deeper
7792 \begin_layout Enumerate
7793 This is (a) and it's nested.
7794 \end_layout
7795
7796 \begin_layout Standard
7797 \begin_inset VSpace 0.3cm
7798 \end_inset
7799
7800
7801 \end_layout
7802
7803 \begin_layout Standard
7804 \align center
7805 \begin_inset Tabular
7806 <lyxtabular version="3" rows="2" columns="2">
7807 <features tabularvalignment="middle">
7808 <column alignment="center" valignment="top" width="0pt">
7809 <column alignment="center" valignment="top" width="0pt">
7810 <row>
7811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Plain Layout
7815
7816 \family roman
7817 \series medium
7818 \shape up
7819 \size normal
7820 \emph off
7821 \bar no
7822 \noun off
7823 \color none
7824 a
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \family roman
7835 \series medium
7836 \shape up
7837 \size normal
7838 \emph off
7839 \bar no
7840 \noun off
7841 \color none
7842 b
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 </row>
7848 <row>
7849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853
7854 \family roman
7855 \series medium
7856 \shape up
7857 \size normal
7858 \emph off
7859 \bar no
7860 \noun off
7861 \color none
7862 c
7863 \end_layout
7864
7865 \end_inset
7866 </cell>
7867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7868 \begin_inset Text
7869
7870 \begin_layout Plain Layout
7871
7872 \family roman
7873 \series medium
7874 \shape up
7875 \size normal
7876 \emph off
7877 \bar no
7878 \noun off
7879 \color none
7880 d
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 </row>
7886 </lyxtabular>
7887
7888 \end_inset
7889
7890
7891 \end_layout
7892
7893 \begin_layout Standard
7894 \begin_inset VSpace 0.3cm
7895 \end_inset
7896
7897
7898 \end_layout
7899
7900 \begin_layout Enumerate
7901 This is (b).
7902  The table is actually nested inside Item One, but 
7903 \emph on
7904 not
7905 \emph default
7906  inside (a).
7907 \end_layout
7908
7909 \end_deeper
7910 \begin_layout Enumerate
7911 Back out again.
7912 \end_layout
7913
7914 \begin_layout Standard
7915 As you can see, item (b) turned into the first item of a new list, but a
7916  new list 
7917 \emph on
7918 inside
7919 \emph default
7920  item 1.
7921  The same thing would have happened to a figure or an equation.
7922  So, if you nest tables, figures or equations, make sure you go to the right
7923  depth!
7924 \end_layout
7925
7926 \begin_layout Subsection
7927 Usage and General Features
7928 \end_layout
7929
7930 \begin_layout Standard
7931 Speaking of levels, LyX can perform up to a six-fold nesting.
7932  In other words, 
7933 \begin_inset Quotes eld
7934 \end_inset
7935
7936 level #6
7937 \begin_inset Quotes erd
7938 \end_inset
7939
7940  is the innermost possible depth.
7941  Here's an example to illustrate what we mean:
7942 \end_layout
7943
7944 \begin_layout Enumerate
7945 level #1 – outermost
7946 \end_layout
7947
7948 \begin_deeper
7949 \begin_layout Enumerate
7950 level #2
7951 \end_layout
7952
7953 \begin_deeper
7954 \begin_layout Enumerate
7955 level #3
7956 \end_layout
7957
7958 \begin_deeper
7959 \begin_layout Enumerate
7960 level #4
7961 \end_layout
7962
7963 \begin_deeper
7964 \begin_layout Itemize
7965 level #5
7966 \end_layout
7967
7968 \begin_deeper
7969 \begin_layout Itemize
7970 level #6
7971 \end_layout
7972
7973 \end_deeper
7974 \end_deeper
7975 \end_deeper
7976 \end_deeper
7977 \end_deeper
7978 \begin_layout Standard
7979 There are two exceptions to the six-fold nesting limit, and you can see
7980  both of them in the example.
7981  Unlike the other fully-nestable environments, you can only perform a four-fold
7982  nesting with the 
7983 \family sans
7984 Enumerate
7985 \family default
7986  and 
7987 \family sans
7988 Itemize
7989 \family default
7990  environments.
7991  For example, if we tried to nest another 
7992 \family sans
7993 Enumerate
7994 \family default
7995  list inside item 
7996 \begin_inset Quotes eld
7997 \end_inset
7998
7999 A.
8000 \begin_inset Quotes erd
8001 \end_inset
8002
8003 , we would get errors.
8004 \end_layout
8005
8006 \begin_layout Subsection
8007 Some Examples
8008 \begin_inset Index idx
8009 status collapsed
8010
8011 \begin_layout Plain Layout
8012 Nesting ! Examples
8013 \end_layout
8014
8015 \end_inset
8016
8017
8018 \end_layout
8019
8020 \begin_layout Standard
8021 The best way to explain just what you can do with nesting is by illustration.
8022  We have several examples of nested environments.
8023  In them, we explain how we created the example, so that you can reproduce
8024  them.
8025 \end_layout
8026
8027 \begin_layout Subsubsection
8028 Example 1: The Six-fold Way and Mixed Nesting
8029 \end_layout
8030
8031 \begin_layout Labeling
8032 \labelwidthstring MMM
8033 #1-a This is the outermost level.
8034  It's a 
8035 \family sans
8036 List
8037 \family default
8038  environment.
8039 \end_layout
8040
8041 \begin_deeper
8042 \begin_layout Labeling
8043 \labelwidthstring MMM
8044 #2-a This is level #2.
8045  We created it by using 
8046 \begin_inset Info
8047 type  "shortcut"
8048 arg   "break-paragraph inverse"
8049 \end_inset
8050
8051  followed by 
8052 \begin_inset Info
8053 type  "shortcut"
8054 arg   "depth-increment"
8055 \end_inset
8056
8057 .
8058 \end_layout
8059
8060 \begin_deeper
8061 \begin_layout Labeling
8062 \labelwidthstring MMM
8063 #3-a This is level #3.
8064  This time, we just hit 
8065 \family sans
8066 Return
8067 \family default
8068 , then used 
8069 \begin_inset Info
8070 type  "shortcut"
8071 arg   "depth-increment"
8072 \end_inset
8073
8074  twice in a row.
8075  We could have also created it the same way as we did the previous level,
8076  by hitting 
8077 \begin_inset Info
8078 type  "shortcut"
8079 arg   "break-paragraph inverse"
8080 \end_inset
8081
8082  followed by 
8083 \begin_inset Info
8084 type  "shortcut"
8085 arg   "depth-increment"
8086 \end_inset
8087
8088 .
8089 \end_layout
8090
8091 \begin_deeper
8092 \begin_layout Standard
8093 This is actually a 
8094 \family sans
8095 Standard
8096 \family default
8097  environment, nested inside of 
8098 \begin_inset Quotes eld
8099 \end_inset
8100
8101 #3-a
8102 \begin_inset Quotes erd
8103 \end_inset
8104
8105 .
8106  So, it's at level #4.
8107  We did this by hitting 
8108 \begin_inset Info
8109 type  "shortcut"
8110 arg   "break-paragraph inverse"
8111 \end_inset
8112
8113 , then 
8114 \begin_inset Info
8115 type  "shortcut"
8116 arg   "depth-increment"
8117 \end_inset
8118
8119 , then changing the paragraph environment to 
8120 \family sans
8121 Standard
8122 \family default
8123 .
8124  Do this to create list items with more than one paragraph — it also works
8125  for the 
8126 \family sans
8127 Description
8128 \family default
8129
8130 \family sans
8131 Enumerate
8132 \family default
8133 , and 
8134 \family sans
8135 Itemize
8136 \family default
8137  environments!
8138 \end_layout
8139
8140 \begin_layout Standard
8141 Here's another 
8142 \family sans
8143 Standard
8144 \family default
8145  paragraph, also at level #4, made with just a 
8146 \begin_inset Info
8147 type  "shortcut"
8148 arg   "break-paragraph inverse"
8149 \end_inset
8150
8151 .
8152 \end_layout
8153
8154 \begin_layout Labeling
8155 \labelwidthstring MMM
8156 #4-a This is level #4.
8157  We hit 
8158 \begin_inset Info
8159 type  "shortcut"
8160 arg   "break-paragraph inverse"
8161 \end_inset
8162
8163  and changed the paragraph environment back to 
8164 \family sans
8165 List
8166 \family default
8167 .
8168  Remember — we can't nest anything inside a 
8169 \family sans
8170 Standard
8171 \family default
8172  environment, which is why we're still at level #4.
8173  However, we 
8174 \emph on
8175 can
8176 \emph default
8177  keep nesting things inside 
8178 \begin_inset Quotes eld
8179 \end_inset
8180
8181 #3-a
8182 \begin_inset Quotes erd
8183 \end_inset
8184
8185 .
8186 \end_layout
8187
8188 \begin_deeper
8189 \begin_layout Labeling
8190 \labelwidthstring MMM
8191 #5-a This is level #5\SpecialChar \ldots{}
8192
8193 \end_layout
8194
8195 \begin_deeper
8196 \begin_layout Labeling
8197 \labelwidthstring MMM
8198 #6-a \SpecialChar \ldots{}
8199 and this is level #6.
8200  By now, you should know how we made these two.
8201 \end_layout
8202
8203 \end_deeper
8204 \begin_layout Labeling
8205 \labelwidthstring MMM
8206 #5-b Back to level #5.
8207  Just hit 
8208 \begin_inset Info
8209 type  "shortcut"
8210 arg   "break-paragraph inverse"
8211 \end_inset
8212
8213  followed by a 
8214 \begin_inset Info
8215 type  "shortcut"
8216 arg   "depth-decrement"
8217 \end_inset
8218
8219 .
8220 \end_layout
8221
8222 \end_deeper
8223 \begin_layout Labeling
8224 \labelwidthstring MMM
8225 #4-b After another 
8226 \begin_inset Info
8227 type  "shortcut"
8228 arg   "break-paragraph inverse"
8229 \end_inset
8230
8231  followed by a 
8232 \begin_inset Info
8233 type  "shortcut"
8234 arg   "depth-decrement"
8235 \end_inset
8236
8237 , we're back at level #4.
8238 \end_layout
8239
8240 \end_deeper
8241 \begin_layout Labeling
8242 \labelwidthstring MMM
8243 #3-b Back to level #3.
8244  By now it should be obvious how we did this.
8245 \end_layout
8246
8247 \end_deeper
8248 \begin_layout Labeling
8249 \labelwidthstring MMM
8250 #2-b Back to level #2.
8251  
8252 \end_layout
8253
8254 \end_deeper
8255 \begin_layout Labeling
8256 \labelwidthstring MMM
8257 #1-b And last, back to the outermost level, #1.
8258  After this sentence, we'll hit 
8259 \family sans
8260 Return
8261 \family default
8262  and change the paragraph environment back to 
8263 \family sans
8264 Standard
8265 \family default
8266  to end the list.
8267 \end_layout
8268
8269 \begin_layout Standard
8270 We could have also used the 
8271 \family sans
8272 Description
8273 \family default
8274
8275 \family sans
8276 Quote
8277 \family default
8278
8279 \family sans
8280 Quotation
8281 \family default
8282 , or even the 
8283 \family sans
8284 Verse
8285 \family default
8286  environment in place of the 
8287 \family sans
8288 List
8289 \family default
8290  environment.
8291  The example would have worked exactly the same.
8292 \end_layout
8293
8294 \begin_layout Subsubsection
8295 Example 2: Inheritance
8296 \end_layout
8297
8298 \begin_layout LyX-Code
8299 This is the LyX-Code environment, at level #1, the outermost
8300 \end_layout
8301
8302 \begin_layout LyX-Code
8303 level.
8304   Now we'll hit 
8305 \family sans
8306 Return
8307 \family default
8308 , then 
8309 \begin_inset Info
8310 type  "shortcut"
8311 arg   "depth-increment"
8312 \end_inset
8313
8314 , after which, we'll change to the 
8315 \family sans
8316 Enumerate
8317 \family default
8318  environment.
8319 \end_layout
8320
8321 \begin_deeper
8322 \begin_layout Enumerate
8323 This is the 
8324 \family sans
8325 Enumerate
8326 \family default
8327  environment, at level #2.
8328 \end_layout
8329
8330 \begin_layout Enumerate
8331 Notice how the nested 
8332 \family sans
8333 Enumerate
8334 \family default
8335  not only inherits its margins from its parent environment (
8336 \family sans
8337 LyX-Code
8338 \family default
8339 ), but also inherits its font and spacing!
8340 \end_layout
8341
8342 \end_deeper
8343 \begin_layout Standard
8344 We ended this example by hitting 
8345 \family sans
8346 Return
8347 \family default
8348 .
8349  After that, we needed to reset the paragraph environment to 
8350 \family sans
8351 Standard
8352 \family default
8353  and reset the nesting depth by using 
8354 \begin_inset Info
8355 type  "shortcut"
8356 arg   "depth-decrement"
8357 \end_inset
8358
8359  once.
8360 \end_layout
8361
8362 \begin_layout Subsubsection
8363 Example 3: Labels, Levels, and the 
8364 \family sans
8365 Enumerate
8366 \family default
8367  and 
8368 \family sans
8369 Itemize
8370 \family default
8371  Environments
8372 \begin_inset Argument
8373 status collapsed
8374
8375 \begin_layout Plain Layout
8376 Example #3: Labels, Levels and other list environments
8377 \end_layout
8378
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \begin_layout Enumerate
8385 This is level #1, in an 
8386 \family sans
8387 Enumerate
8388 \family default
8389  paragraph environment.
8390  We're actually going to nest a bunch of these.
8391 \end_layout
8392
8393 \begin_deeper
8394 \begin_layout Enumerate
8395 This is level #2.
8396  We used 
8397 \begin_inset Info
8398 type  "shortcut"
8399 arg   "break-paragraph inverse"
8400 \end_inset
8401
8402  followed by 
8403 \begin_inset Info
8404 type  "shortcut"
8405 arg   "depth-increment"
8406 \end_inset
8407
8408 .
8409  Now, what happens if we nest an 
8410 \family sans
8411 Itemize
8412 \family default
8413  environment inside of this one? It will be at level #3, but what will its
8414  label be? An asterisk?
8415 \end_layout
8416
8417 \begin_deeper
8418 \begin_layout Itemize
8419 No! It's a bullet.
8420  This is the 
8421 \emph on
8422 first
8423 \emph default
8424  
8425 \family sans
8426 Itemize
8427 \family default
8428  environment, even though it's at level #3.
8429  So, its label is a bullet.
8430  (We got here by using 
8431 \begin_inset Info
8432 type  "shortcut"
8433 arg   "break-paragraph inverse"
8434 \end_inset
8435
8436 , then 
8437 \begin_inset Info
8438 type  "shortcut"
8439 arg   "depth-increment"
8440 \end_inset
8441
8442 , then changing the environment to 
8443 \family sans
8444 Itemize
8445 \family default
8446 .)
8447 \end_layout
8448
8449 \begin_deeper
8450 \begin_layout Itemize
8451 Here's level #4, produced using 
8452 \begin_inset Info
8453 type  "shortcut"
8454 arg   "break-paragraph inverse"
8455 \end_inset
8456
8457 , then 
8458 \begin_inset Info
8459 type  "shortcut"
8460 arg   "depth-increment"
8461 \end_inset
8462
8463 .
8464  We'll do that again\SpecialChar \ldots{}
8465
8466 \end_layout
8467
8468 \begin_deeper
8469 \begin_layout Enumerate
8470 \SpecialChar \ldots{}
8471 to get to level #5.
8472  This time, however, we also changed the paragraph environment back to 
8473 \family sans
8474 Enumerate
8475 \family default
8476 .
8477  Notice the type of numbering, it is 
8478 \emph on
8479 lowercase Roman
8480 \emph default
8481 , because we are in the 
8482 \emph on
8483 thirdfold
8484 \emph default
8485  
8486 \family sans
8487 Enumerate
8488 \family default
8489  environment (i.
8490 \begin_inset space \thinspace{}
8491 \end_inset
8492
8493 g.
8494  it is an 
8495 \family sans
8496 Enumerate
8497 \family default
8498  inside an 
8499 \family sans
8500 Enumerate
8501 \family default
8502  inside an 
8503 \family sans
8504 Enumerate
8505 \family default
8506 ).
8507 \end_layout
8508
8509 \begin_layout Enumerate
8510 What happens if we 
8511 \emph on
8512 don't
8513 \emph default
8514  change the paragraph environment, but decrease the nesting depth? What
8515  type of numbering does LyX use?
8516 \end_layout
8517
8518 \begin_layout Enumerate
8519 Oh, as if you couldn't guess by now, we're just using 
8520 \begin_inset Info
8521 type  "shortcut"
8522 arg   "break-paragraph inverse"
8523 \end_inset
8524
8525  to keep the current environment and depth but create a new item.
8526 \end_layout
8527
8528 \begin_layout Enumerate
8529 Let's use 
8530 \begin_inset Info
8531 type  "shortcut"
8532 arg   "depth-decrement"
8533 \end_inset
8534
8535  to decrease the depth after the next 
8536 \begin_inset Info
8537 type  "shortcut"
8538 arg   "break-paragraph inverse"
8539 \end_inset
8540
8541 .
8542 \end_layout
8543
8544 \end_deeper
8545 \begin_layout Enumerate
8546 This is level #4.
8547  Look what type of label LyX is using!
8548 \end_layout
8549
8550 \end_deeper
8551 \begin_layout Enumerate
8552 This is level #3.
8553  Even though we've changed levels, LyX is still using a lowercase Roman
8554  numeral as the label.Why?
8555 \end_layout
8556
8557 \begin_layout Enumerate
8558 Because, even though the nesting depth has changed, the paragraph is 
8559 \emph on
8560 still
8561 \emph default
8562  a thirdfold 
8563 \family sans
8564 Enumerate
8565 \family default
8566  environment.
8567  Notice, however, that LyX 
8568 \emph on
8569 did
8570 \emph default
8571  reset the counter for the label.
8572 \end_layout
8573
8574 \end_deeper
8575 \begin_layout Enumerate
8576 Another 
8577 \begin_inset Info
8578 type  "shortcut"
8579 arg   "break-paragraph inverse"
8580 \end_inset
8581
8582  
8583 \begin_inset Info
8584 type  "shortcut"
8585 arg   "depth-decrement"
8586 \end_inset
8587
8588  sequence, and we're back to level #2.
8589  This time, we not only changed the nesting depth, but we also moved back
8590  into the twofold-nested 
8591 \family sans
8592 Enumerate
8593 \family default
8594  environment.
8595 \end_layout
8596
8597 \end_deeper
8598 \begin_layout Enumerate
8599 The same thing happens if we do another 
8600 \begin_inset Info
8601 type  "shortcut"
8602 arg   "break-paragraph inverse"
8603 \end_inset
8604
8605  
8606 \begin_inset Info
8607 type  "shortcut"
8608 arg   "depth-decrement"
8609 \end_inset
8610
8611 sequence and return to level #1, the outermost level.
8612 \end_layout
8613
8614 \begin_layout Standard
8615 Lastly, we reset the environment to 
8616 \family sans
8617 Standard
8618 \family default
8619 .
8620  As you can see, the level number doesn't correspond to what type of labeling
8621  LyX uses for the 
8622 \family sans
8623 Enumerate
8624 \family default
8625  and 
8626 \family sans
8627 Itemize
8628 \family default
8629  environments.
8630  The number of other 
8631 \family sans
8632 Enumerate
8633 \family default
8634  environments surrounding it determines what kind of label LyX uses for
8635  an 
8636 \family sans
8637 Enumerate
8638 \family default
8639  item.
8640  The same rule applies for the 
8641 \family sans
8642 Itemize
8643 \family default
8644  environment, as well.
8645 \end_layout
8646
8647 \begin_layout Subsubsection
8648 Example 4: Going Bonkers
8649 \end_layout
8650
8651 \begin_layout Enumerate
8652 We're going to go totally nuts now.
8653  We won't nest as deep as in the other examples, nor will we go into the
8654  same detail with how we did it.
8655  (level #1: 
8656 \family sans
8657 Enumerate
8658 \family default
8659 )
8660 \end_layout
8661
8662 \begin_deeper
8663 \begin_layout Standard
8664 (
8665 \family sans
8666 Return, 
8667 \family default
8668
8669 \begin_inset Info
8670 type  "shortcut"
8671 arg   "depth-increment"
8672 \end_inset
8673
8674
8675 \family sans
8676 , Standard
8677 \family default
8678 : level #2) We'll stick an encapsulated description of how we created the
8679  example in parentheses someplace.
8680  For example, the two keybindings are how we changed the depth.
8681  The environment name is the name of the current environment.
8682  Either before or after this, we'll put in the level.
8683 \end_layout
8684
8685 \end_deeper
8686 \begin_layout Enumerate
8687 (
8688 \family sans
8689 Return, Enumerate
8690 \family default
8691 : level #1) This is the next item in the list.
8692 \end_layout
8693
8694 \begin_deeper
8695 \begin_layout Verse
8696 Now we'll add verse.
8697 \begin_inset Newline newline
8698 \end_inset
8699
8700 It will get much worse.
8701 \begin_inset Newline newline
8702 \end_inset
8703
8704 (
8705 \family sans
8706 Return, 
8707 \family default
8708
8709 \begin_inset Info
8710 type  "shortcut"
8711 arg   "depth-increment"
8712 \end_inset
8713
8714
8715 \family sans
8716 , Verse
8717 \family default
8718 : level #2)
8719 \end_layout
8720
8721 \begin_layout Verse
8722 Fiddle dee, Fiddle doo.
8723 \begin_inset Newline newline
8724 \end_inset
8725
8726 Bippitey boppitey boo!
8727 \begin_inset Newline newline
8728 \end_inset
8729
8730 (
8731 \begin_inset Info
8732 type  "shortcut"
8733 arg   "break-paragraph inverse"
8734 \end_inset
8735
8736
8737 \family sans
8738 )
8739 \end_layout
8740
8741 \begin_layout Verse
8742 Here comes a table:
8743 \end_layout
8744
8745 \begin_deeper
8746 \begin_layout Standard
8747 \begin_inset VSpace 0.3cm
8748 \end_inset
8749
8750
8751 \end_layout
8752
8753 \begin_layout Standard
8754 \align center
8755 \begin_inset Tabular
8756 <lyxtabular version="3" rows="2" columns="2">
8757 <features tabularvalignment="middle">
8758 <column alignment="center" valignment="top" width="0pt">
8759 <column alignment="center" valignment="top" width="0pt">
8760 <row>
8761 <cell alignment="center" valignment="top" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765
8766 \family roman
8767 \series medium
8768 \shape up
8769 \size normal
8770 \emph off
8771 \bar no
8772 \noun off
8773 \color none
8774 one-fish
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \family roman
8785 \series medium
8786 \shape up
8787 \size normal
8788 \emph off
8789 \bar no
8790 \noun off
8791 \color none
8792 two-fish
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 </row>
8798 <row>
8799 <cell alignment="center" valignment="top" topline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803
8804 \family roman
8805 \series medium
8806 \shape up
8807 \size normal
8808 \emph off
8809 \bar no
8810 \noun off
8811 \color none
8812 red-fish
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \family roman
8823 \series medium
8824 \shape up
8825 \size normal
8826 \emph off
8827 \bar no
8828 \noun off
8829 \color none
8830 blue-fish
8831 \end_layout
8832
8833 \end_inset
8834 </cell>
8835 </row>
8836 </lyxtabular>
8837
8838 \end_inset
8839
8840
8841 \end_layout
8842
8843 \end_deeper
8844 \begin_layout Verse
8845 (
8846 \begin_inset Info
8847 type  "shortcut"
8848 arg   "break-paragraph inverse"
8849 \end_inset
8850
8851
8852 \family sans
8853 , Table, 
8854 \family default
8855
8856 \begin_inset Info
8857 type  "shortcut"
8858 arg   "depth-increment"
8859 \end_inset
8860
8861  3 times, 
8862 \begin_inset Info
8863 type  "shortcut"
8864 arg   "break-paragraph inverse"
8865 \end_inset
8866
8867
8868 \family sans
8869 , Verse, 
8870 \family default
8871
8872 \begin_inset Info
8873 type  "shortcut"
8874 arg   "depth-decrement"
8875 \end_inset
8876
8877 )
8878 \end_layout
8879
8880 \end_deeper
8881 \begin_layout Enumerate
8882 (
8883 \family sans
8884 Return, Enumerate
8885 \family default
8886 : level #1) This is another item.
8887  Note that selecting a 
8888 \family sans
8889 Table
8890 \family default
8891  resets the nesting depth to level #1, so we increased the nesting depth
8892  3 times to put the table inside the 
8893 \family sans
8894 Verse
8895 \family default
8896  environment.
8897  
8898 \end_layout
8899
8900 \begin_layout Quotation
8901 We're now ending the 
8902 \family sans
8903 Enumerate
8904 \family default
8905  list and changing to 
8906 \family sans
8907 Quotation
8908 \family default
8909 .
8910  We're still at level #1.
8911  We want to show you some of the things you can do by mixing environments.
8912  The next set of paragraphs is a 
8913 \begin_inset Quotes eld
8914 \end_inset
8915
8916 quoted letter.
8917 \begin_inset Quotes erd
8918 \end_inset
8919
8920  We'll nest both the 
8921 \family sans
8922 Address
8923 \family default
8924  and 
8925 \family sans
8926 Right
8927 \begin_inset space ~
8928 \end_inset
8929
8930 Address
8931 \family default
8932  environments inside of this one, then use another nested 
8933 \family sans
8934 Quotation
8935 \family default
8936  for the letter body.
8937  We'll use 
8938 \begin_inset Info
8939 type  "shortcut"
8940 arg   "break-paragraph inverse"
8941 \end_inset
8942
8943  to preserve the depth.
8944  Remember that you need to use 
8945 \begin_inset Info
8946 type  "shortcut"
8947 arg   "newline-insert newline"
8948 \end_inset
8949
8950  to create multiple lines inside the 
8951 \family sans
8952 Address
8953 \family default
8954  and 
8955 \family sans
8956 Right
8957 \begin_inset space ~
8958 \end_inset
8959
8960 Address
8961 \family default
8962  environments.
8963  Here it goes:
8964 \end_layout
8965
8966 \begin_deeper
8967 \begin_layout Right Address
8968 1234 Nowhere Rd.
8969 \begin_inset Newline newline
8970 \end_inset
8971
8972 Moosegroin, MT 00100
8973 \begin_inset Newline newline
8974 \end_inset
8975
8976 9-6-96
8977 \end_layout
8978
8979 \begin_layout Address
8980 Dear Mr.
8981 \begin_inset space ~
8982 \end_inset
8983
8984 Fizlewitz:
8985 \end_layout
8986
8987 \begin_layout Quotation
8988 We regret to inform you that we cannot fill your order for 50
8989 \begin_inset space \thinspace{}
8990 \end_inset
8991
8992 L of compressed methane gas due to circumstances beyond our control.
8993  Unfortunately, several of our cows have mysteriously exploded, creating
8994  a backlog in our orders for methane.
8995  We will place your name on the waiting list and try to fill your order
8996  as soon as possible.
8997  In the meantime, we thank you for your patience.
8998 \end_layout
8999
9000 \begin_layout Quotation
9001 We do, however, now have a special on beef.
9002  If you are interested, please return the enclosed pricing and order form
9003  with your order, along with payment.
9004 \end_layout
9005
9006 \begin_layout Quotation
9007 We thank you again for your patience.
9008 \end_layout
9009
9010 \begin_layout Address
9011 Sincerely,
9012 \begin_inset Newline newline
9013 \end_inset
9014
9015 Bill Hick
9016 \end_layout
9017
9018 \end_deeper
9019 \begin_layout Quotation
9020 That ends that example!
9021 \end_layout
9022
9023 \begin_layout Standard
9024 As you can see, nesting environments in LyX gives you a lot of power with
9025  just a few keystrokes.
9026  We could have easily nested an 
9027 \family sans
9028 Itemize
9029 \family default
9030  list inside of a 
9031 \family sans
9032 Quotation
9033 \family default
9034  or 
9035 \family sans
9036 Quote
9037 \family default
9038 , or put a 
9039 \family sans
9040 Quote
9041 \family default
9042  inside of an 
9043 \family sans
9044 Itemize
9045 \family default
9046  list.
9047  You have a huge variety of options at your disposal.
9048 \end_layout
9049
9050 \begin_layout Section
9051 Spacing, pagination and line breaks
9052 \begin_inset Index idx
9053 status collapsed
9054
9055 \begin_layout Plain Layout
9056 Spacing
9057 \end_layout
9058
9059 \end_inset
9060
9061
9062 \end_layout
9063
9064 \begin_layout Standard
9065 What is a space? While you might be used to pressing the space key anytime
9066  you want to separate two words in ordinary word processors, LyX offers
9067  you more spaces: Spaces of different width and spaces which can or cannot
9068  be broken at the end of a line.
9069  The following sections will show you some examples where those spaces are
9070  useful.
9071 \end_layout
9072
9073 \begin_layout Subsection
9074 Protected Space
9075 \begin_inset CommandInset label
9076 LatexCommand label
9077 name "sub:Protected-Space"
9078
9079 \end_inset
9080
9081
9082 \begin_inset Index idx
9083 status collapsed
9084
9085 \begin_layout Plain Layout
9086 Spaces ! Protected
9087 \end_layout
9088
9089 \end_inset
9090
9091
9092 \end_layout
9093
9094 \begin_layout Standard
9095 The protected space: It is used to tell LyX (and LaTeX) not to break the
9096  line at that point.
9097  This may be necessary to avoid unlucky linebreaks, like in: 
9098 \end_layout
9099
9100 \begin_layout Quote
9101 Further documentation is given in section
9102 \begin_inset Newline newline
9103 \end_inset
9104
9105
9106 \begin_inset CommandInset ref
9107 LatexCommand ref
9108 reference "sec:Bibliography"
9109
9110 \end_inset
9111
9112 .
9113  
9114 \end_layout
9115
9116 \begin_layout Standard
9117 Obviously, it would be a good thing to put a protected space between 
9118 \begin_inset Quotes eld
9119 \end_inset
9120
9121 section
9122 \begin_inset Quotes erd
9123 \end_inset
9124
9125  and 
9126 \begin_inset Quotes eld
9127 \end_inset
9128
9129
9130 \begin_inset CommandInset ref
9131 LatexCommand ref
9132 reference "sec:Bibliography"
9133
9134 \end_inset
9135
9136
9137 \begin_inset Quotes erd
9138 \end_inset
9139
9140 .
9141  A protected space is set with 
9142 \family sans
9143 Insert\SpecialChar \menuseparator
9144 Formatting\SpecialChar \menuseparator
9145 Protected
9146 \bar under
9147
9148 \begin_inset space ~
9149 \end_inset
9150
9151
9152 \bar default
9153 Space
9154 \family default
9155  (shortcut 
9156 \begin_inset Info
9157 type  "shortcut"
9158 arg   "space-insert protected"
9159 \end_inset
9160
9161 ).
9162 \end_layout
9163
9164 \begin_layout Subsection
9165 Horizontal Space
9166 \begin_inset CommandInset label
9167 LatexCommand label
9168 name "sub:Horizontal-Space"
9169
9170 \end_inset
9171
9172
9173 \begin_inset Index idx
9174 status collapsed
9175
9176 \begin_layout Plain Layout
9177 Spacing ! Horizontal
9178 \end_layout
9179
9180 \end_inset
9181
9182
9183 \end_layout
9184
9185 \begin_layout Standard
9186 All horizontal spaces can be inserted with the menu 
9187 \family sans
9188 Insert\SpecialChar \menuseparator
9189 Formatting\SpecialChar \menuseparator
9190 Horizontal Space
9191 \family default
9192 .
9193  The length units are listed in Appendix
9194 \begin_inset space ~
9195 \end_inset
9196
9197
9198 \begin_inset CommandInset ref
9199 LatexCommand ref
9200 reference "cha:Units-available-in"
9201
9202 \end_inset
9203
9204 .
9205 \end_layout
9206
9207 \begin_layout Subsubsection
9208 Inter-word Space
9209 \begin_inset CommandInset label
9210 LatexCommand label
9211 name "sub:Inter-word-Space"
9212
9213 \end_inset
9214
9215
9216 \begin_inset Index idx
9217 status collapsed
9218
9219 \begin_layout Plain Layout
9220 Spaces ! Inter-word
9221 \end_layout
9222
9223 \end_inset
9224
9225
9226 \end_layout
9227
9228 \begin_layout Standard
9229 Some languages (e.
9230 \begin_inset space \thinspace{}
9231 \end_inset
9232
9233 g.
9234 \begin_inset space \space{}
9235 \end_inset
9236
9237 English) have the typographical convention to add extra space after an end-of-se
9238 ntence punctuation mark, and LyX honors those conventions (see section
9239 \begin_inset space ~
9240 \end_inset
9241
9242
9243 \begin_inset CommandInset ref
9244 LatexCommand ref
9245 reference "sub:Abbreviations"
9246
9247 \end_inset
9248
9249 ).
9250  Sometimes, you want a normal space nevertheless.
9251  In this case, insert an inter-word space (shortcut 
9252 \begin_inset Info
9253 type  "shortcut"
9254 arg   "space-insert normal"
9255 \end_inset
9256
9257 ).
9258 \end_layout
9259
9260 \begin_layout Subsubsection
9261 Thin Space
9262 \begin_inset CommandInset label
9263 LatexCommand label
9264 name "sub:Thin-Space"
9265
9266 \end_inset
9267
9268
9269 \begin_inset Index idx
9270 status collapsed
9271
9272 \begin_layout Plain Layout
9273 Spaces ! Thin
9274 \end_layout
9275
9276 \end_inset
9277
9278
9279 \end_layout
9280
9281 \begin_layout Standard
9282
9283 \begin_inset Quotes eld
9284 \end_inset
9285
9286 thin space
9287 \begin_inset Quotes erd
9288 \end_inset
9289
9290  is a blank which has half the size of a normal space (and it is also 
9291 \begin_inset Quotes eld
9292 \end_inset
9293
9294 protected
9295 \begin_inset Quotes erd
9296 \end_inset
9297
9298 ).
9299  The typographical conventions in a lot of languages propose the use of
9300  thin spaces in cases where normal spaces would be too wide, for instance
9301  inside abbreviations:
9302 \end_layout
9303
9304 \begin_layout Quote
9305 D.
9306 \begin_inset space \thinspace{}
9307 \end_inset
9308
9309 E.
9310  Knuth has developed our beloved typesetting program.
9311 \end_layout
9312
9313 \begin_layout Standard
9314 or between values and units.
9315  Compare for example this:
9316 \begin_inset Newline newline
9317 \end_inset
9318
9319 10
9320 \begin_inset space \thinspace{}
9321 \end_inset
9322
9323 kg (thin space)
9324 \begin_inset Newline newline
9325 \end_inset
9326
9327 10 kg (normal space
9328 \end_layout
9329
9330 \begin_layout Standard
9331 You can insert thin spaces also with the menu 
9332 \family sans
9333 Insert\SpecialChar \menuseparator
9334 Formatting\SpecialChar \menuseparator
9335 Thin
9336 \begin_inset space ~
9337 \end_inset
9338
9339 Space
9340 \family default
9341  (shortcut 
9342 \begin_inset Info
9343 type  "shortcuts"
9344 arg   "space-insert thin"
9345 \end_inset
9346
9347 ).
9348 \end_layout
9349
9350 \begin_layout Subsubsection
9351 More Spaces
9352 \begin_inset CommandInset label
9353 LatexCommand label
9354 name "sub:More-Spaces"
9355
9356 \end_inset
9357
9358
9359 \end_layout
9360
9361 \begin_layout Standard
9362 You can furthermore insert the following space types:
9363 \end_layout
9364
9365 \begin_layout Description
9366 Negative
9367 \begin_inset space ~
9368 \end_inset
9369
9370 thin
9371 \begin_inset space ~
9372 \end_inset
9373
9374 space A line with a 
9375 \begin_inset Formula $\to$
9376 \end_inset
9377
9378
9379 \begin_inset space \negthinspace{}
9380 \end_inset
9381
9382
9383 \begin_inset Formula $\gets$
9384 \end_inset
9385
9386  Negative thin space between the arrows.
9387 \end_layout
9388
9389 \begin_layout Description
9390 Enspace
9391 \begin_inset space ~
9392 \end_inset
9393
9394 (0.5
9395 \begin_inset space \thinspace{}
9396 \end_inset
9397
9398 em) A line with a 
9399 \begin_inset Formula $\to$
9400 \end_inset
9401
9402
9403 \begin_inset space \enskip{}
9404 \end_inset
9405
9406
9407 \begin_inset Formula $\gets$
9408 \end_inset
9409
9410  Enspace (0.5
9411 \begin_inset space \thinspace{}
9412 \end_inset
9413
9414 em) space between the arrows.
9415 \end_layout
9416
9417 \begin_layout Description
9418 Quad
9419 \begin_inset space ~
9420 \end_inset
9421
9422 (1
9423 \begin_inset space \thinspace{}
9424 \end_inset
9425
9426 em) A line with a 
9427 \begin_inset Formula $\to$
9428 \end_inset
9429
9430
9431 \begin_inset space \quad{}
9432 \end_inset
9433
9434
9435 \begin_inset Formula $\gets$
9436 \end_inset
9437
9438  Quad
9439 \begin_inset space ~
9440 \end_inset
9441
9442 (1
9443 \begin_inset space \thinspace{}
9444 \end_inset
9445
9446 em) space between the arrows.
9447 \end_layout
9448
9449 \begin_layout Description
9450 QQuad
9451 \begin_inset space ~
9452 \end_inset
9453
9454 (2
9455 \begin_inset space \thinspace{}
9456 \end_inset
9457
9458 em) A line with a 
9459 \begin_inset Formula $\to$
9460 \end_inset
9461
9462
9463 \begin_inset space \qquad{}
9464 \end_inset
9465
9466
9467 \begin_inset Formula $\gets$
9468 \end_inset
9469
9470  QQuad
9471 \begin_inset space ~
9472 \end_inset
9473
9474 (2
9475 \begin_inset space \thinspace{}
9476 \end_inset
9477
9478 em) space between the arrows.
9479 \end_layout
9480
9481 \begin_layout Description
9482 Custom
9483 \begin_inset space ~
9484 \end_inset
9485
9486 space A line with
9487 \begin_inset Formula $\to$
9488 \end_inset
9489
9490
9491 \begin_inset space \hspace{}
9492 \length 2cm
9493 \end_inset
9494
9495
9496 \begin_inset Formula $\gets$
9497 \end_inset
9498
9499  2
9500 \begin_inset space \thinspace{}
9501 \end_inset
9502
9503 cm space between the arrows.
9504 \end_layout
9505
9506 \begin_layout Standard
9507 Table
9508 \begin_inset space ~
9509 \end_inset
9510
9511
9512 \begin_inset CommandInset ref
9513 LatexCommand ref
9514 reference "tab:Width-of-the"
9515
9516 \end_inset
9517
9518  lists the different space sizes.
9519 \end_layout
9520
9521 \begin_layout Standard
9522 \begin_inset Float table
9523 wide false
9524 sideways false
9525 status open
9526
9527 \begin_layout Plain Layout
9528 \align center
9529 \begin_inset Caption
9530
9531 \begin_layout Plain Layout
9532 \begin_inset CommandInset label
9533 LatexCommand label
9534 name "tab:Width-of-the"
9535
9536 \end_inset
9537
9538 Width of the different horizontal spaces.
9539 \end_layout
9540
9541 \end_inset
9542
9543
9544 \end_layout
9545
9546 \begin_layout Plain Layout
9547 \align center
9548 \begin_inset Tabular
9549 <lyxtabular version="3" rows="8" columns="2">
9550 <features tabularvalignment="middle">
9551 <column alignment="center" valignment="top" width="0">
9552 <column alignment="center" valignment="top" width="0">
9553 <row>
9554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558
9559 \series bold
9560 Space
9561 \end_layout
9562
9563 \end_inset
9564 </cell>
9565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569
9570 \series bold
9571 Width
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 </row>
9577 <row>
9578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 Normal
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591 1/3
9592 \begin_inset space \thinspace{}
9593 \end_inset
9594
9595 em
9596 \end_layout
9597
9598 \end_inset
9599 </cell>
9600 </row>
9601 <row>
9602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 Protected
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615 1/3
9616 \begin_inset space \thinspace{}
9617 \end_inset
9618
9619 em
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 </row>
9625 <row>
9626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 Thin
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639 1/6
9640 \begin_inset space \thinspace{}
9641 \end_inset
9642
9643 em
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 </row>
9649 <row>
9650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654 Negative thin
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663 -1/6
9664 \begin_inset space \thinspace{}
9665 \end_inset
9666
9667 em
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 </row>
9673 <row>
9674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 Enspace (0.5
9679 \begin_inset space \thinspace{}
9680 \end_inset
9681
9682 em)
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9688 \begin_inset Text
9689
9690 \begin_layout Plain Layout
9691 0.5
9692 \begin_inset space \thinspace{}
9693 \end_inset
9694
9695 em
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 </row>
9701 <row>
9702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706 Quad (1
9707 \begin_inset space \thinspace{}
9708 \end_inset
9709
9710 em)
9711 \end_layout
9712
9713 \end_inset
9714 </cell>
9715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719 1
9720 \begin_inset space \thinspace{}
9721 \end_inset
9722
9723 em
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 </row>
9729 <row>
9730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734 QQuad (2
9735 \begin_inset space \thinspace{}
9736 \end_inset
9737
9738 em)
9739 \end_layout
9740
9741 \end_inset
9742 </cell>
9743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747 2
9748 \begin_inset space \thinspace{}
9749 \end_inset
9750
9751 em
9752 \end_layout
9753
9754 \end_inset
9755 </cell>
9756 </row>
9757 </lyxtabular>
9758
9759 \end_inset
9760
9761
9762 \end_layout
9763
9764 \end_inset
9765
9766
9767 \end_layout
9768
9769 \begin_layout Subsubsection
9770
9771 \family sans
9772 Horizontal Fills
9773 \family default
9774
9775 \begin_inset Index idx
9776 status collapsed
9777
9778 \begin_layout Plain Layout
9779 Spacing ! Fills
9780 \end_layout
9781
9782 \end_inset
9783
9784
9785 \end_layout
9786
9787 \begin_layout Standard
9788 Horizontal fills (HFills) are a special LyX feature for adding extra space
9789  in a uniform fashion.
9790  An HFill is actually a variable length space, whose length always equals
9791  the remaining space between the left and right margins.
9792  If there is more than one HFill on a line, they divide the available space
9793  equally between themselves.
9794  
9795 \end_layout
9796
9797 \begin_layout Standard
9798 Here a few examples what you can do with them:
9799 \end_layout
9800
9801 \begin_layout Quote
9802 \noindent
9803 This is on the left side
9804 \begin_inset space \hfill{}
9805 \end_inset
9806
9807 This is on the right
9808 \end_layout
9809
9810 \begin_layout Quote
9811 \noindent
9812 Left
9813 \begin_inset space \hfill{}
9814 \end_inset
9815
9816 Middle
9817 \begin_inset space \hfill{}
9818 \end_inset
9819
9820 Right
9821 \end_layout
9822
9823 \begin_layout Quote
9824 \noindent
9825 Left
9826 \begin_inset space \hfill{}
9827 \end_inset
9828
9829 1/3 Left
9830 \begin_inset space \hfill{}
9831 \end_inset
9832
9833
9834 \begin_inset space \hfill{}
9835 \end_inset
9836
9837 Right
9838 \end_layout
9839
9840 \begin_layout Standard
9841 That was an example in the 
9842 \family sans
9843 Quote
9844 \family default
9845  environment.
9846  Here
9847 \begin_inset Formula $\to$
9848 \end_inset
9849
9850
9851 \begin_inset space \hfill{}
9852 \end_inset
9853
9854
9855 \begin_inset Formula $\gets$
9856 \end_inset
9857
9858 is one in a standard paragraph.
9859  It may or may not be apparent in the printed text, but it 
9860 \emph on
9861 is
9862 \emph default
9863  sitting in-between the two arrows.
9864 \end_layout
9865
9866 \begin_layout Standard
9867 HFills can be made visible when you choose one of the 
9868 \family sans
9869 Fill
9870 \begin_inset space ~
9871 \end_inset
9872
9873 Pattern
9874 \family default
9875  in the space dialog: The following patterns are available:
9876 \end_layout
9877
9878 \begin_layout Standard
9879 Dots: 
9880 \begin_inset space \dotfill{}
9881 \end_inset
9882
9883
9884 \begin_inset space ~
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \begin_layout Standard
9891 Rule: 
9892 \begin_inset space \hrulefill{}
9893 \end_inset
9894
9895
9896 \begin_inset space ~
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 Left arrow: 
9904 \begin_inset space \leftarrowfill{}
9905 \end_inset
9906
9907
9908 \begin_inset space ~
9909 \end_inset
9910
9911
9912 \end_layout
9913
9914 \begin_layout Standard
9915 Right arrow: 
9916 \begin_inset space \rightarrowfill{}
9917 \end_inset
9918
9919
9920 \begin_inset space ~
9921 \end_inset
9922
9923
9924 \end_layout
9925
9926 \begin_layout Standard
9927 Up brace: 
9928 \begin_inset space \downbracefill{}
9929 \end_inset
9930
9931
9932 \begin_inset space ~
9933 \end_inset
9934
9935
9936 \end_layout
9937
9938 \begin_layout Standard
9939 Down brace: 
9940 \begin_inset space \upbracefill{}
9941 \end_inset
9942
9943
9944 \begin_inset space ~
9945 \end_inset
9946
9947
9948 \end_layout
9949
9950 \begin_layout Standard
9951 \begin_inset Note Greyedout
9952 status open
9953
9954 \begin_layout Plain Layout
9955
9956 \series bold
9957 Note:
9958 \series default
9959  If an HFill is at the beginning of a line, and 
9960 \emph on
9961 not
9962 \emph default
9963  in the first line in a paragraph, LyX ignores it.
9964  This prevents HFills from accidentally being wrapped onto a new line.
9965  If you need space in this case anyway, set the 
9966 \family sans
9967 Protect
9968 \family default
9969  option in the space dialog.
9970 \end_layout
9971
9972 \end_inset
9973
9974
9975 \end_layout
9976
9977 \begin_layout Subsubsection
9978 Phantom Space
9979 \begin_inset Index idx
9980 status collapsed
9981
9982 \begin_layout Plain Layout
9983 Spacing ! Phantom
9984 \end_layout
9985
9986 \end_inset
9987
9988
9989 \end_layout
9990
9991 \begin_layout Standard
9992 Sometimes you want to insert space with exactly the length of a phrase.
9993  E.
9994 \begin_inset space \thinspace{}
9995 \end_inset
9996
9997 g.
9998 \begin_inset space \space{}
9999 \end_inset
10000
10001 you want to create the following multiple choice question:
10002 \end_layout
10003
10004 \begin_layout Standard
10005 \begin_inset VSpace medskip
10006 \end_inset
10007
10008 What is correct English?:
10009 \begin_inset Newline newline
10010 \end_inset
10011
10012
10013 \begin_inset Newline newline
10014 \end_inset
10015
10016 Mr.
10017 \begin_inset space ~
10018 \end_inset
10019
10020 Edge would have been jumps the gun.
10021 \begin_inset Newline newline
10022 \end_inset
10023
10024
10025 \begin_inset Phantom HPhantom
10026 status open
10027
10028 \begin_layout Plain Layout
10029 Mr.
10030  Edge 
10031 \end_layout
10032
10033 \end_inset
10034
10035 has to be jumped
10036 \begin_inset Newline newline
10037 \end_inset
10038
10039
10040 \begin_inset Phantom HPhantom
10041 status open
10042
10043 \begin_layout Plain Layout
10044 Mr.
10045  Edge 
10046 \end_layout
10047
10048 \end_inset
10049
10050 jumps
10051 \begin_inset VSpace medskip
10052 \end_inset
10053
10054
10055 \end_layout
10056
10057 \begin_layout Standard
10058 So that the choices appear exactly after the phrase 
10059 \begin_inset Quotes eld
10060 \end_inset
10061
10062 Mr.
10063 \begin_inset space ~
10064 \end_inset
10065
10066 Edge
10067 \begin_inset space ~
10068 \end_inset
10069
10070
10071 \begin_inset Quotes erd
10072 \end_inset
10073
10074 .
10075  To get this, you can use the phantom insets available via the menu 
10076 \family sans
10077 Insert\SpecialChar \menuseparator
10078 Formatting\SpecialChar \menuseparator
10079 Phantom
10080 \family default
10081 .
10082  In our case insert a horizontal phantom at the beginning of the last two
10083  lines and insert 
10084 \begin_inset Quotes eld
10085 \end_inset
10086
10087 Mr.
10088 \begin_inset space ~
10089 \end_inset
10090
10091 Edge
10092 \begin_inset space ~
10093 \end_inset
10094
10095
10096 \begin_inset Quotes erd
10097 \end_inset
10098
10099  into the phantom inset (note the space after 
10100 \begin_inset Quotes eld
10101 \end_inset
10102
10103 Edge
10104 \begin_inset Quotes erd
10105 \end_inset
10106
10107 ).
10108  A phantom insets prints only the space of its content (like a placeholder).
10109  That is why it is named 
10110 \begin_inset Quotes eld
10111 \end_inset
10112
10113 phantom
10114 \begin_inset Quotes erd
10115 \end_inset
10116
10117 .
10118  The normal phantom ouputs the width and heigth of the content as space,
10119  while the horizontal and vertical variant only outputs the corresponding
10120  dimension.
10121 \end_layout
10122
10123 \begin_layout Subsection
10124 Vertical Space
10125 \begin_inset CommandInset label
10126 LatexCommand label
10127 name "sub:Vertical-Space"
10128
10129 \end_inset
10130
10131
10132 \begin_inset Index idx
10133 status collapsed
10134
10135 \begin_layout Plain Layout
10136 Spacing ! Vertical
10137 \end_layout
10138
10139 \end_inset
10140
10141
10142 \end_layout
10143
10144 \begin_layout Standard
10145 To add extra vertical space above or below a paragraph, use the 
10146 \family sans
10147 Insert\SpecialChar \menuseparator
10148 Formatting\SpecialChar \menuseparator
10149 Vertical
10150 \begin_inset space ~
10151 \end_inset
10152
10153 Space
10154 \family default
10155  dialog.
10156  There you find the following sizes:
10157 \end_layout
10158
10159 \begin_layout Standard
10160
10161 \family sans
10162 SmallSkip
10163 \family default
10164
10165 \family sans
10166 MedSkip
10167 \family default
10168  and 
10169 \family sans
10170 BigSkip
10171 \family default
10172  are LaTeX sizes which depend on the font size of the document.
10173  
10174 \family sans
10175 DefSkip
10176 \family default
10177  is the skip adjusted in the dialog 
10178 \family sans
10179 Document\SpecialChar \menuseparator
10180 Settings
10181 \family default
10182
10183 \begin_inset Index idx
10184 status collapsed
10185
10186 \begin_layout Plain Layout
10187 Document ! Settings
10188 \end_layout
10189
10190 \end_inset
10191
10192  for the paragraph separation.
10193  If you use indentation to separate paragraphs 
10194 \family sans
10195 DefSkip
10196 \family default
10197  is equal to 
10198 \family sans
10199 MedSkip
10200 \family default
10201 .
10202 \end_layout
10203
10204 \begin_layout Standard
10205
10206 \family sans
10207 VFill
10208 \family default
10209
10210 \begin_inset Index idx
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214 Spacing ! Fills
10215 \end_layout
10216
10217 \end_inset
10218
10219  is a variable space, set so that the space is maximal within one page.
10220  An example: You have only two short paragraphs on one page with a vfill
10221  between them.
10222  Then the first paragraph is placed at the top of the page and the second
10223  one at the bottom, because the space between them is then maximal.
10224  
10225 \family sans
10226 VFill
10227 \family default
10228 s work like 
10229 \family sans
10230 HFill
10231 \family default
10232 s: they fill the remaining vertical space on a page with blank space.
10233 \begin_inset Foot
10234 status collapsed
10235
10236 \begin_layout Plain Layout
10237
10238 \family sans
10239 HFill
10240 \family default
10241 s are described in section
10242 \begin_inset space ~
10243 \end_inset
10244
10245
10246 \begin_inset CommandInset ref
10247 LatexCommand ref
10248 reference "sub:Horizontal-Space"
10249
10250 \end_inset
10251
10252 .
10253 \end_layout
10254
10255 \end_inset
10256
10257  If there are several 
10258 \family sans
10259 VFill
10260 \family default
10261 s on a page, they divide the remaining vertical space equally between themselves.
10262  You can therefore use 
10263 \family sans
10264 VFill
10265 \family default
10266 s to center text on a page, or even place text 2/3 down a page.
10267 \end_layout
10268
10269 \begin_layout Standard
10270
10271 \family sans
10272 Custom
10273 \family default
10274  are custom spaces in units explained in Appendix
10275 \begin_inset space ~
10276 \end_inset
10277
10278
10279 \begin_inset CommandInset ref
10280 LatexCommand ref
10281 reference "cha:Units-available-in"
10282
10283 \end_inset
10284
10285 .
10286 \end_layout
10287
10288 \begin_layout Standard
10289 \begin_inset Note Greyedout
10290 status open
10291
10292 \begin_layout Plain Layout
10293
10294 \series bold
10295 Note:
10296 \series default
10297  
10298 \series medium
10299 When the extra vertical space would be in the output at the top/bottom of
10300  a page, the space is only added if you have also checked the option 
10301 \family sans
10302 Protect
10303 \family default
10304 .
10305 \end_layout
10306
10307 \end_inset
10308
10309
10310 \end_layout
10311
10312 \begin_layout Subsection
10313 Paragraph Alignment
10314 \end_layout
10315
10316 \begin_layout Standard
10317 You can change the paragraph alignment with the 
10318 \family sans
10319 Edit\SpecialChar \menuseparator
10320 Paragraph Settings
10321 \family default
10322  dialog.
10323  There are five possibilities: 
10324 \end_layout
10325
10326 \begin_layout Itemize
10327
10328 \family sans
10329 Justified
10330 \family default
10331  (shortcut 
10332 \begin_inset Info
10333 type  "shortcut"
10334 arg   "paragraph-params \\align block"
10335 \end_inset
10336
10337 )
10338 \end_layout
10339
10340 \begin_layout Itemize
10341
10342 \family sans
10343 Left
10344 \family default
10345  (
10346 \begin_inset Info
10347 type  "shortcut"
10348 arg   "paragraph-params \\align left"
10349 \end_inset
10350
10351 )
10352 \end_layout
10353
10354 \begin_layout Itemize
10355
10356 \family sans
10357 Right
10358 \family default
10359  (
10360 \begin_inset Info
10361 type  "shortcut"
10362 arg   "paragraph-params \\align right"
10363 \end_inset
10364
10365 )
10366 \end_layout
10367
10368 \begin_layout Itemize
10369
10370 \family sans
10371 Center
10372 \family default
10373  (
10374 \begin_inset Info
10375 type  "shortcut"
10376 arg   "paragraph-params \\align center"
10377 \end_inset
10378
10379 )
10380 \end_layout
10381
10382 \begin_layout Itemize
10383
10384 \family sans
10385 Default
10386 \family default
10387  (
10388 \begin_inset Info
10389 type  "shortcut"
10390 arg   "paragraph-params \\align default"
10391 \end_inset
10392
10393 )
10394 \end_layout
10395
10396 \begin_layout Standard
10397 The default in most cases is justified alignment, in which the inter-word
10398  spacing is variable and each line of a paragraph fills the region between
10399  the left and right margins.
10400  The other three alignments should be self-explanatory, and look like this:
10401 \end_layout
10402
10403 \begin_layout Standard
10404 \align right
10405 This paragraph is right aligned,
10406 \end_layout
10407
10408 \begin_layout Standard
10409 \align center
10410 this one is centered,
10411 \end_layout
10412
10413 \begin_layout Standard
10414 \align left
10415 this one is left aligned.
10416 \end_layout
10417
10418 \begin_layout Subsection
10419 Forced Page Breaks
10420 \begin_inset Index idx
10421 status collapsed
10422
10423 \begin_layout Plain Layout
10424 Page breaks ! Forced
10425 \end_layout
10426
10427 \end_inset
10428
10429
10430 \begin_inset CommandInset label
10431 LatexCommand label
10432 name "sub:Forced-Page-Breaks"
10433
10434 \end_inset
10435
10436
10437 \end_layout
10438
10439 \begin_layout Standard
10440 If you don't like the way LaTeX does the pagebreaks in your document, you
10441  can force a page break where you want one.
10442  Normally this will not be necessary, because LaTeX is good at page breaking.
10443  Only if you use a lot of 
10444 \family sans
10445 Floats
10446 \family default
10447 , LaTeX's page breaking algorithm can fail.
10448 \end_layout
10449
10450 \begin_layout Standard
10451 We recommend not to use forced pagebreaks until the text is finished and
10452  until you have checked in the preview to see if you 
10453 \emph on
10454 really
10455 \emph default
10456  have to change the page breaking.
10457 \end_layout
10458
10459 \begin_layout Standard
10460 There are two types of pagebreaks: One that ends the page without any special
10461  action.
10462  This can be inserted above or below a paragraph via the menu 
10463 \family sans
10464 Insert\SpecialChar \menuseparator
10465 Formatting\SpecialChar \menuseparator
10466 New
10467 \begin_inset space ~
10468 \end_inset
10469
10470 Page
10471 \family default
10472 .
10473  The second type, that is inserted via the menu 
10474 \family sans
10475 Insert\SpecialChar \menuseparator
10476 Formatting\SpecialChar \menuseparator
10477 Page
10478 \begin_inset space ~
10479 \end_inset
10480
10481 Break
10482 \family default
10483 , ends a page but stretches the content of the page, so that it fills out
10484  the complete page.
10485  This type is useful to avoid whitespace when a page break produces a page
10486  on which only the last few lines are absent.
10487 \end_layout
10488
10489 \begin_layout Standard
10490 You might try to use a page break to ensure that a figure or table appears
10491  at the top of a page.
10492  This is, of course, the wrong way to do it.
10493  LyX gives you a way of automatically ensuring that your figures and tables
10494  appear at the top of a page (or the bottom, or on their own page) without
10495  having to worry about what precedes or follows your figure or table.
10496  See chapter 
10497 \begin_inset CommandInset ref
10498 LatexCommand ref
10499 reference "cha:Floats-and-Notes"
10500
10501 \end_inset
10502
10503  to learn more about 
10504 \family sans
10505 Floats
10506 \family default
10507 .
10508 \end_layout
10509
10510 \begin_layout Subsubsection
10511 Clear Page Breaks
10512 \begin_inset CommandInset label
10513 LatexCommand label
10514 name "sub:Clear-Page-Breaks"
10515
10516 \end_inset
10517
10518
10519 \begin_inset Index idx
10520 status collapsed
10521
10522 \begin_layout Plain Layout
10523 Page breaks ! Clear
10524 \end_layout
10525
10526 \end_inset
10527
10528
10529 \end_layout
10530
10531 \begin_layout Standard
10532 Rather than forced pagebreaks where the content behind the break is placed
10533  directly on the next page, you can also clear pages while breaking them.
10534  That means that the current paragraph is terminated and everything, including
10535  unprocessed floats, from the earlier part of the document are placed behind
10536  it, if necessary by adding pages.
10537 \end_layout
10538
10539 \begin_layout Standard
10540 You can insert a clear page break with the menu 
10541 \family sans
10542 Insert\SpecialChar \menuseparator
10543 Formatting\SpecialChar \menuseparator
10544 Clear
10545 \begin_inset space ~
10546 \end_inset
10547
10548 Page
10549 \family default
10550 .
10551  When you have a two-sided document like a book, you can use the menu 
10552 \family sans
10553 Insert\SpecialChar \menuseparator
10554 Formatting\SpecialChar \menuseparator
10555 Clear
10556 \begin_inset space ~
10557 \end_inset
10558
10559 Double
10560 \begin_inset space ~
10561 \end_inset
10562
10563 Page
10564 \family default
10565  to insert a clear page break that assures that the next page is a right-hand
10566  page (odd-numbered), if necessary by adding a page.
10567 \end_layout
10568
10569 \begin_layout Subsection
10570 Forced Line Breaks
10571 \begin_inset Index idx
10572 status collapsed
10573
10574 \begin_layout Plain Layout
10575 Line breaks
10576 \end_layout
10577
10578 \end_inset
10579
10580
10581 \begin_inset CommandInset label
10582 LatexCommand label
10583 name "sub:Forced-Line-Breaks"
10584
10585 \end_inset
10586
10587
10588 \end_layout
10589
10590 \begin_layout Standard
10591 Similar to page breaks there are two types of line breaks: One that simply
10592  breaks the line.
10593  You can force this line break within a paragraph by selecting 
10594 \family sans
10595 Insert\SpecialChar \menuseparator
10596 Formatting\SpecialChar \menuseparator
10597 Ragged
10598 \begin_inset space ~
10599 \end_inset
10600
10601 Line
10602 \begin_inset space ~
10603 \end_inset
10604
10605 Break
10606 \family default
10607  or with 
10608 \begin_inset Info
10609 type  "shortcut"
10610 arg   "newline-insert newline"
10611 \end_inset
10612
10613 .
10614  Another type that is inserted via the menu 
10615 \family sans
10616 Insert\SpecialChar \menuseparator
10617 Formatting\SpecialChar \menuseparator
10618 Justified
10619 \begin_inset space ~
10620 \end_inset
10621
10622 Line
10623 \begin_inset space ~
10624 \end_inset
10625
10626 Break
10627 \family default
10628  breaks the line and stretches it so that it fills out the whole space between
10629  the page margins.
10630  This is necessary to avoid 
10631 \begin_inset Quotes eld
10632 \end_inset
10633
10634 fringes
10635 \begin_inset Quotes erd
10636 \end_inset
10637
10638  in justified paragraphs due to whitespace introduced by line breaks.
10639 \end_layout
10640
10641 \begin_layout Standard
10642 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10643  LaTeX is very good at line breaking.
10644  There are, however, a number of situations where it is necessary to actively
10645  set a line break, e.
10646 \begin_inset space \thinspace{}
10647 \end_inset
10648
10649 g.
10650 \begin_inset space \space{}
10651 \end_inset
10652
10653 in a poem or for an address (see sections
10654 \begin_inset space ~
10655 \end_inset
10656
10657
10658 \begin_inset CommandInset ref
10659 LatexCommand ref
10660 reference "sec:Quote"
10661
10662 \end_inset
10663
10664
10665 \begin_inset CommandInset ref
10666 LatexCommand ref
10667 reference "sec:Verse"
10668
10669 \end_inset
10670
10671  and 
10672 \begin_inset CommandInset ref
10673 LatexCommand ref
10674 reference "sec:Address-Usage"
10675
10676 \end_inset
10677
10678 ).
10679 \end_layout
10680
10681 \begin_layout Subsection
10682 Horizontal Lines
10683 \begin_inset CommandInset label
10684 LatexCommand label
10685 name "sub:Horizontal-Lines"
10686
10687 \end_inset
10688
10689
10690 \begin_inset Index idx
10691 status collapsed
10692
10693 \begin_layout Plain Layout
10694 Horizontal lines
10695 \end_layout
10696
10697 \end_inset
10698
10699
10700 \end_layout
10701
10702 \begin_layout Standard
10703 \noindent
10704 \begin_inset CommandInset line
10705 LatexCommand rule
10706 offset "0.5ex"
10707 width "100line%"
10708 height "1pt"
10709
10710 \end_inset
10711
10712
10713 \end_layout
10714
10715 \begin_layout Standard
10716 In the dialog 
10717 \family sans
10718 Insert\SpecialChar \menuseparator
10719 Formatting\SpecialChar \menuseparator
10720 Horizontal
10721 \begin_inset space ~
10722 \end_inset
10723
10724 Line
10725 \family default
10726  you can insert horizontal lines.
10727  The line offset is the vertical distance between the line and the baseline
10728  of the current text line or the paragraph.
10729 \end_layout
10730
10731 \begin_layout Standard
10732 \noindent
10733 \begin_inset CommandInset line
10734 LatexCommand rule
10735 offset "0.5ex"
10736 width "100line%"
10737 height "1pt"
10738
10739 \end_inset
10740
10741
10742 \end_layout
10743
10744 \begin_layout Standard
10745
10746 \end_layout
10747
10748 \begin_layout Section
10749 Characters and Symbols
10750 \end_layout
10751
10752 \begin_layout Standard
10753 You can directly enter all characters that are available on your keyboard.
10754  You can also use special keyboard maps to be able to enter e.
10755 \begin_inset space \thinspace{}
10756 \end_inset
10757
10758 g.
10759 \begin_inset space \space{}
10760 \end_inset
10761
10762 characters needed for French with an English keyboard.
10763  See section
10764 \begin_inset space \thinspace{}
10765 \end_inset
10766
10767
10768 \begin_inset CommandInset ref
10769 LatexCommand ref
10770 reference "sub:Keyboard-mapping"
10771
10772 \end_inset
10773
10774  for information on how this is done.
10775 \end_layout
10776
10777 \begin_layout Standard
10778 For the case where you need a character that is not on your keyboard, you
10779  can use the 
10780 \family sans
10781 Symbols
10782 \family default
10783  dialog via the menu 
10784 \family sans
10785 Insert\SpecialChar \menuseparator
10786 Special Character\SpecialChar \menuseparator
10787 Symbols
10788 \family default
10789 .
10790 \end_layout
10791
10792 \begin_layout Standard
10793 \begin_inset Note Greyedout
10794 status open
10795
10796 \begin_layout Plain Layout
10797
10798 \series bold
10799 Note:
10800 \series default
10801  Maybe not all symbols inserted with the symbols dialog can be displayed
10802  when you are using a special screen font in LyX's preferences.
10803  But the inserted symbols will in every case be displayed in the output.
10804 \end_layout
10805
10806 \end_inset
10807
10808
10809 \end_layout
10810
10811 \begin_layout Section
10812 Fonts and Text Styles
10813 \begin_inset CommandInset label
10814 LatexCommand label
10815 name "sec:Fonts-and-Text"
10816
10817 \end_inset
10818
10819
10820 \end_layout
10821
10822 \begin_layout Subsection
10823 Font Types
10824 \begin_inset Index idx
10825 status collapsed
10826
10827 \begin_layout Plain Layout
10828 Font ! Types
10829 \end_layout
10830
10831 \end_inset
10832
10833
10834 \end_layout
10835
10836 \begin_layout Standard
10837 There are two types of fonts:
10838 \end_layout
10839
10840 \begin_layout Description
10841 Vector
10842 \begin_inset space ~
10843 \end_inset
10844
10845 fonts
10846 \begin_inset Index idx
10847 status collapsed
10848
10849 \begin_layout Plain Layout
10850 Fonts ! Vector-
10851 \end_layout
10852
10853 \end_inset
10854
10855  are fonts, built from outlines of the single glyphs (e.
10856 \begin_inset space \thinspace{}
10857 \end_inset
10858
10859 g.
10860  characters) in the font.
10861  This means that each glyph is defined using mathematical curves that are
10862  well suited for scaling to any requested size.
10863  This mathematical definition is interpreted by the font renderer and the
10864  curve is filled out with pixels according to the size and glyph.
10865  This means that vector fonts will look pretty good in all sizes.
10866  Only at very small sizes where each pixel has to be very carefully computed
10867  to provide a good image, it might be hard to provide a good rendering.
10868 \begin_inset Newline newline
10869 \end_inset
10870
10871 That could mean that one only needs to define one font size and scale them.
10872  But to achieve a better quality, many fonts define several font sizes.
10873  That improves the appearance because you need more details at large font
10874  sizes than at small ones.
10875 \begin_inset Newline newline
10876 \end_inset
10877
10878 The font types 
10879 \family typewriter
10880 TrueType
10881 \family default
10882
10883 \family typewriter
10884 OpenType
10885 \family default
10886 , and 
10887 \family typewriter
10888 Type
10889 \begin_inset space ~
10890 \end_inset
10891
10892 1
10893 \family default
10894  are vector fonts.
10895 \end_layout
10896
10897 \begin_layout Description
10898 Bitmap
10899 \begin_inset space ~
10900 \end_inset
10901
10902 fonts
10903 \begin_inset Index idx
10904 status collapsed
10905
10906 \begin_layout Plain Layout
10907 Fonts ! Bitmap-
10908 \end_layout
10909
10910 \end_inset
10911
10912  on the other hand, are defined by bitmap graphics from the start, so they
10913  will look good at all the sizes they are meant for.
10914  However, they don't scale well, because in order to scale a glyph, each
10915  pixel is enlarged into several pixels.
10916  It is the same effect that happens if you try to enlarge a picture in a
10917  picture manipulation program.
10918  In order to relieve this effect, bitmap fonts are typically provided in
10919  several fixed sizes typically from around 8 pixels high up to 34 pixels
10920  or so high in steps according to what is believed to be useful.
10921  The advantage of bitmap fonts is that no complicated computations are necessary
10922  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10923  fonts.
10924  The disadvantage is that sizes that don't exist as fixed versions have
10925  to be scaled by doubling pixels, and thus look bad.
10926 \begin_inset Newline newline
10927 \end_inset
10928
10929 Bitmap fonts are named 
10930 \family typewriter
10931 Type
10932 \begin_inset space ~
10933 \end_inset
10934
10935 3
10936 \family default
10937  in PostScript- and PDF-documents.
10938 \end_layout
10939
10940 \begin_layout Standard
10941 The result of all this is that bitmap fonts are best for the size they are
10942  designed for, while scalable fonts are good for nearly all sizes.
10943  So one needs fewer font size definitions for scalable fonts.
10944  That's the reason why nearly all text rendering and typesetting programs
10945  use scalable fonts.
10946 \end_layout
10947
10948 \begin_layout Standard
10949 To test which fonts are used in a PDF-document, you can have a look into
10950  its document properties.
10951 \end_layout
10952
10953 \begin_layout Standard
10954 Many modern typesetting and markup languages have begun to move towards
10955  specifying character styles rather than specifying a particular font.
10956  For example, instead of changing to an italicized version of the current
10957  font to emphasize text, you use an 
10958 \begin_inset Quotes eld
10959 \end_inset
10960
10961 emphasized style
10962 \begin_inset Quotes erd
10963 \end_inset
10964
10965  instead.
10966  This concept fits in perfectly with LyX.
10967  In LyX, you do things based on contexts, rather than focusing on typesetting
10968  details.
10969 \end_layout
10970
10971 \begin_layout Subsection
10972 LaTeX font support
10973 \begin_inset CommandInset label
10974 LatexCommand label
10975 name "sub:LaTeX-font-support"
10976
10977 \end_inset
10978
10979
10980 \end_layout
10981
10982 \begin_layout Standard
10983 Traditionally, LaTeX uses its own fonts.
10984  That is to say, you cannot directly access the fonts installed on your
10985  operating system, but you have to use specific fonts provided by your LaTeX
10986  distribution.
10987  The reason is that LaTeX needs some extra information about the fonts,
10988  which have to be provided by additional files and packages.
10989  The downside of this is that your font choice is somewhat limited, compared
10990  to usual word processors.
10991  On the other hand this comes with the advantage that the provided fonts
10992  are generally of very good quality, and that LaTeX files are very portable
10993  across different machines.
10994  Also, the range of fonts supported by traditional LaTeX was increased a
10995  lot meanwhile so that you can find packages for many free and commercial
10996  fonts.
10997  In LyX, only a subset of these are directly selectable via the user interface
10998  (see section
10999 \begin_inset space ~
11000 \end_inset
11001
11002
11003 \begin_inset CommandInset ref
11004 LatexCommand ref
11005 reference "sub:Document-Font"
11006
11007 \end_inset
11008
11009  for details).
11010  However, all others are available if you enter the respective LaTeX code
11011  in the document preamble (please refer to the documentation of your desired
11012  font).
11013 \end_layout
11014
11015 \begin_layout Standard
11016 Furthermore, recent developments brought some new LaTeX engines that are
11017  also able to directly access fonts that are installed for your operating
11018  system (OS), namely XeTeX and LuaTeX.
11019  Both engines are now supported by LyX.
11020  By using them, you can use theoretically any OpenType or TrueType font
11021  that is installed on your system.
11022  The next section describes how to use these OS fonts.
11023 \end_layout
11024
11025 \begin_layout Standard
11026 \begin_inset Note Greyedout
11027 status open
11028
11029 \begin_layout Plain Layout
11030
11031 \series bold
11032 Note:
11033 \series default
11034  In practice, some fonts might fail due to bad metrics and other font deficienci
11035 es; so you might have to experiment.
11036 \end_layout
11037
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \begin_layout Standard
11044 \begin_inset Note Greyedout
11045 status open
11046
11047 \begin_layout Plain Layout
11048
11049 \series bold
11050 Note:
11051 \series default
11052  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11053  as traditional LaTeX or PDFLaTeX.
11054 \end_layout
11055
11056 \end_inset
11057
11058
11059 \end_layout
11060
11061 \begin_layout Subsection
11062 Document Font and Font size
11063 \begin_inset CommandInset label
11064 LatexCommand label
11065 name "sub:Document-Font"
11066
11067 \end_inset
11068
11069
11070 \begin_inset Index idx
11071 status collapsed
11072
11073 \begin_layout Plain Layout
11074 Font ! Size
11075 \end_layout
11076
11077 \end_inset
11078
11079
11080 \begin_inset Index idx
11081 status collapsed
11082
11083 \begin_layout Plain Layout
11084 Document ! Font
11085 \end_layout
11086
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \begin_layout Standard
11093 You can set the document fonts in the 
11094 \family sans
11095 Document\SpecialChar \menuseparator
11096 Settings
11097 \family default
11098
11099 \begin_inset Index idx
11100 status collapsed
11101
11102 \begin_layout Plain Layout
11103 Document ! Settings
11104 \end_layout
11105
11106 \end_inset
11107
11108  dialog.
11109  In the 
11110 \family sans
11111 Fonts
11112 \family default
11113  section of the dialog, you can specify which font should be used for the
11114  three different font shapes — roman (serif), 
11115 \family sans
11116 sans
11117 \begin_inset space ~
11118 \end_inset
11119
11120 serif
11121 \family default
11122  and 
11123 \family typewriter
11124 typewriter
11125 \family default
11126  (monospaced) — you can specify the base font size and scaling factors for
11127  (some) sans serif and typewriter fonts if this is necessary to fit with
11128  the roman font.
11129 \end_layout
11130
11131 \begin_layout Standard
11132 If you select 
11133 \family sans
11134 Use non-T
11135 \begin_inset ERT
11136 status collapsed
11137
11138 \begin_layout Plain Layout
11139
11140 {}
11141 \end_layout
11142
11143 \end_inset
11144
11145 eX fonts
11146 \family default
11147 , you will have access to the fonts installed on your operating system.
11148  This requires that you use 
11149 \family sans
11150 PDF (XeT
11151 \begin_inset ERT
11152 status collapsed
11153
11154 \begin_layout Plain Layout
11155
11156 {}
11157 \end_layout
11158
11159 \end_inset
11160
11161 eX)
11162 \family default
11163
11164 \family sans
11165 PDF (LuaT
11166 \begin_inset ERT
11167 status collapsed
11168
11169 \begin_layout Plain Layout
11170
11171 {}
11172 \end_layout
11173
11174 \end_inset
11175
11176 eX)
11177 \family default
11178  or 
11179 \family sans
11180 DVI (LuaT
11181 \begin_inset ERT
11182 status collapsed
11183
11184 \begin_layout Plain Layout
11185
11186 {}
11187 \end_layout
11188
11189 \end_inset
11190
11191 eX)
11192 \family default
11193  as output format, i.
11194 \begin_inset space \thinspace{}
11195 \end_inset
11196
11197 e.
11198 \begin_inset space ~
11199 \end_inset
11200
11201 you will have to have either XeTeX or LuaTeX installed (see section
11202 \begin_inset space ~
11203 \end_inset
11204
11205
11206 \begin_inset CommandInset ref
11207 LatexCommand ref
11208 reference "sub:LaTeX-font-support"
11209
11210 \end_inset
11211
11212 ).
11213  You will then not have access to TeX's own fonts (the selection described
11214  below).
11215  Note that LyX lists all available fonts in either of the three lists (roman,
11216  sans
11217 \begin_inset space ~
11218 \end_inset
11219
11220 serif, and typewriter), since LyX cannot determine the family.
11221  Also note that the output might fail with some of the listed fonts, due
11222  to the encoding of the fonts and\SpecialChar \slash{}
11223 or font failures.
11224  Again, LyX cannot determine this in advance, so you might need to experiment.
11225 \end_layout
11226
11227 \begin_layout Standard
11228 If you use TeX fonts (which is the default), the possible options for the
11229  font include 
11230 \family sans
11231 Default
11232 \family default
11233  and a list of fonts available with your LaTeX distribution.
11234  If you select 
11235 \family sans
11236 Default,
11237 \family default
11238  the font that is preset by the current document class is used.
11239  In most cases, this will be the standard TeX font, known as 
11240 \begin_inset Quotes eld
11241 \end_inset
11242
11243
11244 \family typewriter
11245 Computer Modern
11246 \family default
11247
11248 \begin_inset Quotes erd
11249 \end_inset
11250
11251  (
11252 \family typewriter
11253 cm
11254 \family default
11255 ) or 
11256 \begin_inset Quotes eld
11257 \end_inset
11258
11259
11260 \family typewriter
11261 European Computer Modern
11262 \family default
11263
11264 \begin_inset Quotes erd
11265 \end_inset
11266
11267  (
11268 \family typewriter
11269 ec
11270 \family default
11271 ), but some classes preset different default fonts.
11272 \end_layout
11273
11274 \begin_layout Standard
11275 As 
11276 \family typewriter
11277 cm
11278 \family default
11279  and 
11280 \family typewriter
11281 ec
11282 \family default
11283  are bitmap fonts, they often looks pixelated in PDF output, especially
11284  when you read the PDF in a zoomed size.
11285 \begin_inset Foot
11286 status collapsed
11287
11288 \begin_layout Plain Layout
11289 This problem doesn't appear if you read PDFs in 
11290 \family typewriter
11291 Adobe
11292 \begin_inset space ~
11293 \end_inset
11294
11295 Reader
11296 \family default
11297  version 6 or later, because this program includes a special bitmap font
11298  renderer.
11299 \end_layout
11300
11301 \end_inset
11302
11303  To get rid of pixelated fonts, you have to use a vector font.
11304  Depending on how your document should look like, you can either:
11305 \end_layout
11306
11307 \begin_layout Itemize
11308 select the 
11309 \family typewriter
11310 Latin Modern
11311 \family default
11312  (
11313 \family typewriter
11314 lm
11315 \family default
11316 ) fonts, which is the recommended choice if you want to keep the look of
11317  
11318 \family typewriter
11319 cm
11320 \family default
11321 /
11322 \family typewriter
11323 ec
11324 \family default
11325 .
11326  
11327 \family typewriter
11328 Latin Modern
11329 \family default
11330  was developed for the LaTeX community in order to replace 
11331 \family typewriter
11332 cm
11333 \family default
11334  as the default font.
11335  It covers a huge range of glyphs and several font shapes.
11336  Except for some details, where the appearance was improved, 
11337 \family typewriter
11338 lm
11339 \family default
11340  looks identical to 
11341 \family typewriter
11342 cm
11343 \family default
11344 ;
11345 \begin_inset Foot
11346 status collapsed
11347
11348 \begin_layout Plain Layout
11349 One difference is improved kerning for the 
11350 \family typewriter
11351 lm
11352 \family default
11353  fonts.
11354 \end_layout
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Itemize
11362 select the 
11363 \family typewriter
11364 AE
11365 \family default
11366  (
11367 \family typewriter
11368 Almost European
11369 \family default
11370 ) fonts in (the rare) case that 
11371 \family typewriter
11372 Latin Modern
11373 \family default
11374  is not available to you or does not work, and you still want to emulate
11375  the look of 
11376 \family typewriter
11377 cm
11378 \family default
11379 /
11380 \family typewriter
11381 ec
11382 \family default
11383 .
11384  
11385 \family typewriter
11386 AE
11387 \family default
11388  is a virtual font.
11389  Virtual means that it 
11390 \begin_inset Quotes eld
11391 \end_inset
11392
11393 steals
11394 \begin_inset Quotes erd
11395 \end_inset
11396
11397  outline 
11398 \family typewriter
11399 cm
11400 \family default
11401 -glyphs from other fonts.
11402  This has the disadvantage that some characters are missing, like the French
11403  guillemets (
11404 \begin_inset Quotes eld
11405 \end_inset
11406
11407 «
11408 \begin_inset Quotes erd
11409 \end_inset
11410
11411  and 
11412 \begin_inset Quotes eld
11413 \end_inset
11414
11415 »
11416 \begin_inset Quotes erd
11417 \end_inset
11418
11419 )
11420 \begin_inset Foot
11421 status collapsed
11422
11423 \begin_layout Plain Layout
11424 Loading the LaTeX-package 
11425 \series bold
11426 aeguill
11427 \series default
11428
11429 \begin_inset Index idx
11430 status collapsed
11431
11432 \begin_layout Plain Layout
11433 LaTeX-packages ! aeguill
11434 \end_layout
11435
11436 \end_inset
11437
11438  with the document preamble line
11439 \begin_inset Newline newline
11440 \end_inset
11441
11442
11443 \series bold
11444
11445 \backslash
11446 usepackage[ec]{aeguill}
11447 \begin_inset Newline newline
11448 \end_inset
11449
11450
11451 \series default
11452 will fix the guillemet problem.
11453 \end_layout
11454
11455 \end_inset
11456
11457  and that accented characters are not 
11458 \emph on
11459 one
11460 \emph default
11461  glyph, but build of 
11462 \emph on
11463 two
11464 \emph default
11465  characters, the accent and the letter.
11466  Therefore you cannot search for words with accented characters in documents
11467  using the 
11468 \family typewriter
11469 AE
11470 \family default
11471  fonts.
11472  If you search for example for the French word 
11473 \begin_inset Quotes eld
11474 \end_inset
11475
11476 rève
11477 \begin_inset Quotes erd
11478 \end_inset
11479
11480  in a PDF, you won't get any result, because the PDF-viewer searches for
11481  the glyph 
11482 \begin_inset Quotes eld
11483 \end_inset
11484
11485  è 
11486 \begin_inset Quotes erd
11487 \end_inset
11488
11489  and not for the glyph 
11490 \begin_inset Quotes eld
11491 \end_inset
11492
11493  e +
11494 \begin_inset space ~
11495 \end_inset
11496
11497  ̀ 
11498 \begin_inset Quotes erd
11499 \end_inset
11500
11501 .
11502 \end_layout
11503
11504 \begin_layout Itemize
11505 If you do not like the look of 
11506 \family typewriter
11507 cm
11508 \family default
11509 /
11510 \family typewriter
11511 ec
11512 \family default
11513 , you can of course select one of the other provided vector fonts, e.
11514 \begin_inset space \thinspace{}
11515 \end_inset
11516
11517 g.
11518 \begin_inset space ~
11519 \end_inset
11520
11521
11522 \family sans
11523 Times Roman
11524 \family default
11525  or
11526 \family typewriter
11527  
11528 \family sans
11529 Palatino
11530 \family default
11531 .
11532  Most roman vector fonts will automatically select matching sans
11533 \begin_inset space ~
11534 \end_inset
11535
11536 serif and typewriter fonts
11537 \begin_inset Foot
11538 status collapsed
11539
11540 \begin_layout Plain Layout
11541 These are sometimes just matching other fonts (e.
11542 \begin_inset space \thinspace{}
11543 \end_inset
11544
11545 g., 
11546 \family sans
11547 Times Roman
11548 \family default
11549  selects 
11550 \family sans
11551 Helvetiva
11552 \family default
11553  for sans serif text), and sometimes, e.
11554 \begin_inset space \thinspace{}
11555 \end_inset
11556
11557 g.
11558  with 
11559 \family typewriter
11560 Latin Modern
11561 \family default
11562  or 
11563 \family typewriter
11564 Computer Modern
11565 \family default
11566 , different shapes of the same font, i.
11567 \begin_inset space \thinspace{}
11568 \end_inset
11569
11570 e.
11571  a real font 
11572 \emph on
11573 family
11574 \emph default
11575 .
11576 \end_layout
11577
11578 \end_inset
11579
11580 , but you can also select your own.
11581 \begin_inset Newline newline
11582 \end_inset
11583
11584 The differences between roman, 
11585 \family sans
11586 sans
11587 \begin_inset space ~
11588 \end_inset
11589
11590 serif
11591 \family default
11592 , and 
11593 \family typewriter
11594 typewriter
11595 \family default
11596  fonts are explained in section
11597 \begin_inset space ~
11598 \end_inset
11599
11600
11601 \begin_inset CommandInset ref
11602 LatexCommand ref
11603 reference "sub:Fine-Tuning-with-the"
11604
11605 \end_inset
11606
11607 .
11608 \begin_inset Newline newline
11609 \end_inset
11610
11611 The font 
11612 \family typewriter
11613 Times Roman
11614 \family default
11615  was originally designed for newspapers.
11616  That means its glyphs are smaller than the ones from other fonts to fit
11617  into the small newspaper columns.
11618  Therefore 
11619 \family typewriter
11620 Times Roman
11621 \family default
11622  is not the optimal choice for larger documents like books.
11623 \begin_inset VSpace bigskip
11624 \end_inset
11625
11626 For the font size there are generally four possible values: 
11627 \family sans
11628 Default, 10
11629 \family default
11630
11631 \family sans
11632 11
11633 \family default
11634 , and 
11635 \family sans
11636 12
11637 \family default
11638 .
11639  Some classes provide additional sizes.
11640  The size of 
11641 \family sans
11642 Default
11643 \family default
11644  depends on the class you are using.
11645  In the standard classes it is equal to the font size 10.
11646 \end_layout
11647
11648 \begin_layout Standard
11649 Note that the font size is the 
11650 \emph on
11651 base size
11652 \emph default
11653 .
11654  That means that LyX scales all other possible font sizes (such as those
11655  used in footnotes, super-, and subscripts) by this value.
11656  You can fine-tune the font size of text parts via the 
11657 \family sans
11658 Text
11659 \begin_inset space ~
11660 \end_inset
11661
11662 Style
11663 \family default
11664  dialog if needed.
11665  The possible font sizes for text parts are explained in section
11666 \begin_inset space ~
11667 \end_inset
11668
11669
11670 \begin_inset CommandInset ref
11671 LatexCommand ref
11672 reference "sub:Fine-Tuning-with-the"
11673
11674 \end_inset
11675
11676 .
11677 \end_layout
11678
11679 \begin_layout Standard
11680 The 
11681 \family sans
11682 Default Family
11683 \family default
11684  selection lets you specify whether the base font of your document should
11685  be roman, sans
11686 \begin_inset space ~
11687 \end_inset
11688
11689 serif or typewriter.
11690  The 
11691 \family sans
11692 Default
11693 \family default
11694  selection uses what is preset by the class, the other selections override
11695  this.
11696  In most cases, 
11697 \family sans
11698 Default
11699 \family default
11700  is equal to 
11701 \family sans
11702 roman
11703 \family default
11704 , but some classes (such as presentation classes) also use other defaults.
11705 \end_layout
11706
11707 \begin_layout Standard
11708 The
11709 \family typewriter
11710  
11711 \family sans
11712 LaTe
11713 \begin_inset ERT
11714 status collapsed
11715
11716 \begin_layout Plain Layout
11717
11718 {}
11719 \end_layout
11720
11721 \end_inset
11722
11723 X font encoding
11724 \family default
11725  selection is an expert setting which lets you change the value passed to
11726  the LaTeX-package
11727 \emph on
11728  fontenc
11729 \emph default
11730  (see also sec.
11731 \begin_inset space ~
11732 \end_inset
11733
11734
11735 \begin_inset CommandInset ref
11736 LatexCommand ref
11737 reference "sub:LaTeX-settings"
11738
11739 \end_inset
11740
11741 ).
11742  Normally, you do not need to change (or even understand) this.
11743  Unless you have specific reasons, use 
11744 \family sans
11745 Default
11746 \family default
11747 .
11748 \end_layout
11749
11750 \begin_layout Standard
11751 With some fonts, the checkboxes 
11752 \family sans
11753 Use Old Style Figures
11754 \family default
11755  and 
11756 \family sans
11757 Use True Small Caps
11758 \family default
11759  are enabled.
11760  These are extra features some fonts provide.
11761  If 
11762 \family sans
11763 Use Old Style Figures
11764 \family default
11765  is checked, the font uses old style (also known as medieval or text) figures,
11766  i.
11767 \begin_inset space \thinspace{}
11768 \end_inset
11769
11770 e.
11771 \begin_inset space ~
11772 \end_inset
11773
11774 figures with varying height that fit nicely with lower letters.
11775  
11776 \family sans
11777 Use True Small Caps
11778 \family default
11779  determines that real small caps are used instead of faked small caps made
11780  of scaled capitals.
11781  Real small caps are often part of expert font sets; they generally look
11782  better than faked small caps but might have to be purchased separately.
11783 \end_layout
11784
11785 \begin_layout Standard
11786 The field 
11787 \family sans
11788 CJK
11789 \family default
11790  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11791  a font to display the script characters.
11792 \begin_inset Foot
11793 status collapsed
11794
11795 \begin_layout Plain Layout
11796 The font will be the argument for the commands of the LaTeX-package 
11797 \series bold
11798 CJK
11799 \series default
11800 .
11801  So this has no effect for the document language 
11802 \family sans
11803 Japanese
11804 \family default
11805  that doesn't use 
11806 \series bold
11807 CJK
11808 \series default
11809 .
11810 \end_layout
11811
11812 \end_inset
11813
11814
11815 \end_layout
11816
11817 \begin_layout Standard
11818 \begin_inset VSpace bigskip
11819 \end_inset
11820
11821
11822 \begin_inset Note Greyedout
11823 status open
11824
11825 \begin_layout Plain Layout
11826
11827 \series bold
11828 Note:
11829 \series default
11830  When you choose a new font or font size, LyX does 
11831 \emph on
11832 not
11833 \emph default
11834  change the screen font! You will only see a difference in the printed output;
11835  this is part of the WYSIWYM concept.
11836  LyX's screen fonts can be adjusted in the 
11837 \family sans
11838 Tools\SpecialChar \menuseparator
11839 Preferences
11840 \family default
11841  dialog, see section
11842 \begin_inset space ~
11843 \end_inset
11844
11845
11846 \begin_inset CommandInset ref
11847 LatexCommand ref
11848 reference "sub:Screen-Fonts"
11849
11850 \end_inset
11851
11852 .
11853 \end_layout
11854
11855 \end_inset
11856
11857
11858 \end_layout
11859
11860 \begin_layout Subsection
11861 Using Different Character Styles
11862 \begin_inset Index idx
11863 status collapsed
11864
11865 \begin_layout Plain Layout
11866 Character Styles
11867 \end_layout
11868
11869 \end_inset
11870
11871
11872 \begin_inset Index idx
11873 status collapsed
11874
11875 \begin_layout Plain Layout
11876 Text Style
11877 \end_layout
11878
11879 \end_inset
11880
11881
11882 \end_layout
11883
11884 \begin_layout Standard
11885 As we've already seen, LyX automatically changes the character style for
11886  certain paragraph environments.
11887  LyX supports two character styles, 
11888 \family sans
11889 Emphasized
11890 \family default
11891  and 
11892 \family sans
11893 Noun
11894 \family default
11895 .
11896  You can activate both of these styles via keybindings, the menus, and the
11897  toolbar.
11898 \end_layout
11899
11900 \begin_layout Standard
11901 To activate the 
11902 \family sans
11903 Noun
11904 \family default
11905  style, do one of the following:
11906 \end_layout
11907
11908 \begin_layout Itemize
11909 click on the toolbar button 
11910 \begin_inset Graphics
11911         filename ../images/font-noun.png
11912         scale 85
11913         groupId toolbarbuttons
11914
11915 \end_inset
11916
11917
11918 \end_layout
11919
11920 \begin_layout Itemize
11921 use the key binding 
11922 \begin_inset Info
11923 type  "shortcut"
11924 arg   "font-noun"
11925 \end_inset
11926
11927
11928 \end_layout
11929
11930 \begin_layout Standard
11931 These commands are all toggles.
11932  That is, if 
11933 \family sans
11934 Noun
11935 \family default
11936  style is already active, they deactivate it.
11937 \end_layout
11938
11939 \begin_layout Standard
11940 One typically uses the 
11941 \family sans
11942 Noun
11943 \family default
11944  style for proper names.
11945  For example: 
11946 \begin_inset Quotes eld
11947 \end_inset
11948
11949
11950 \noun on
11951 Matthias Ettrich
11952 \noun default
11953  is the original author of LyX.
11954 \begin_inset Quotes erd
11955 \end_inset
11956
11957
11958 \end_layout
11959
11960 \begin_layout Standard
11961 A more widely used character style is the 
11962 \family sans
11963 Emphasized
11964 \family default
11965  style.
11966  You can activate (or deactivate — it's also a toggle) the 
11967 \family sans
11968 Emphasized
11969 \family default
11970  style by:
11971 \end_layout
11972
11973 \begin_layout Itemize
11974 clicking on the toolbar button 
11975 \begin_inset Graphics
11976         filename ../images/font-emph.png
11977         scale 85
11978         groupId toolbarbuttons
11979
11980 \end_inset
11981
11982
11983 \end_layout
11984
11985 \begin_layout Itemize
11986 using the keybindings 
11987 \begin_inset Info
11988 type  "shortcut"
11989 arg   "font-emph"
11990 \end_inset
11991
11992
11993 \end_layout
11994
11995 \begin_layout Standard
11996 Normally the 
11997 \family sans
11998 Emphasized
11999 \family default
12000  style is equivalent to an italic font but some document classes or LaTeX-packag
12001 es use a different font.
12002 \end_layout
12003
12004 \begin_layout Standard
12005 We've been using the 
12006 \family sans
12007 Emphasized
12008 \family default
12009  style all over the place in this document.
12010  Here's one more example:
12011 \end_layout
12012
12013 \begin_layout Quotation
12014
12015 \emph on
12016 Don't overuse character styles!
12017 \end_layout
12018
12019 \begin_layout Standard
12020 It's also a warning in addition to an example.
12021  One's writing should parallel ordinary conversation.
12022  Since we don't all constantly scream at each other, we should also avoid
12023  the common tendency to overuse character style.
12024  
12025 \end_layout
12026
12027 \begin_layout Standard
12028 You can always reset to the default font using the key binding 
12029 \begin_inset Info
12030 type  "shortcut"
12031 arg   "font-default"
12032 \end_inset
12033
12034  or the dialog 
12035 \family sans
12036 Edit\SpecialChar \menuseparator
12037 Text
12038 \begin_inset space ~
12039 \end_inset
12040
12041 Style
12042 \family default
12043 .
12044 \end_layout
12045
12046 \begin_layout Subsection
12047 Fine-Tuning with the 
12048 \family sans
12049 Text Style
12050 \family default
12051  dialog
12052 \begin_inset CommandInset label
12053 LatexCommand label
12054 name "sub:Fine-Tuning-with-the"
12055
12056 \end_inset
12057
12058
12059 \begin_inset Index idx
12060 status collapsed
12061
12062 \begin_layout Plain Layout
12063 Text Style
12064 \end_layout
12065
12066 \end_inset
12067
12068
12069 \end_layout
12070
12071 \begin_layout Standard
12072 There are always occasions when you will need to do some fine-tuning, so
12073  LyX gives you a way to create a custom character style.
12074  For example, an academic journal or a corporation may have a style sheet
12075  requiring a sans-serif font be used in certain situations.
12076  Also, writers sometimes use a different font to offset a character's thoughts
12077  from ordinary dialog.
12078 \end_layout
12079
12080 \begin_layout Standard
12081 Before we document how to use custom character style, we want to issue a
12082  warning yet again: Don't overuse character styles! 
12083 \begin_inset Newline newline
12084 \end_inset
12085
12086 Documents that overuse different fonts and sizes are not well readable and
12087  tend to look as if someone has knocked huge holes in them.
12088 \end_layout
12089
12090 \begin_layout Standard
12091 To use custom character styles, open the 
12092 \family sans
12093 Edit\SpecialChar \menuseparator
12094 Text
12095 \begin_inset space ~
12096 \end_inset
12097
12098 Style
12099 \family default
12100  dialog.
12101  There are several boxes on this dialog, each corresponding to a different
12102  font property which you can choose.
12103  You can choose an option for one of these properties, or select 
12104 \family sans
12105 No
12106 \begin_inset space ~
12107 \end_inset
12108
12109 change
12110 \family default
12111 , which keeps the current state of that property.
12112  The item 
12113 \family sans
12114 Reset
12115 \family default
12116  will reset the property to whatever is the default.
12117  You can use this to reset attributes across a bunch of different paragraph
12118  environments in a snap.
12119 \end_layout
12120
12121 \begin_layout Standard
12122 The font properties, and their options (in addition to 
12123 \family sans
12124 No
12125 \begin_inset space ~
12126 \end_inset
12127
12128 change
12129 \family default
12130  and 
12131 \family sans
12132 Reset
12133 \family default
12134 ) are:
12135 \end_layout
12136
12137 \begin_layout Labeling
12138 \labelwidthstring 00.00.0000
12139
12140 \family sans
12141 Family
12142 \family default
12143  The 
12144 \begin_inset Quotes eld
12145 \end_inset
12146
12147 overall look
12148 \begin_inset Quotes erd
12149 \end_inset
12150
12151  of the font.
12152  The possible options are:
12153 \end_layout
12154
12155 \begin_deeper
12156 \begin_layout Labeling
12157 \labelwidthstring 00.00.0000
12158
12159 \family sans
12160 Roman
12161 \family default
12162  This is the Roman font family.
12163  Normally a serif font.
12164  It's also the default family.
12165  (key binding 
12166 \begin_inset Info
12167 type  "shortcut"
12168 arg   "font-roman"
12169 \end_inset
12170
12171 )
12172 \end_layout
12173
12174 \begin_layout Labeling
12175 \labelwidthstring 00.00.0000
12176
12177 \family sans
12178 Sans
12179 \begin_inset space ~
12180 \end_inset
12181
12182 Serif
12183 \family default
12184  
12185 \family sans
12186 This is the Sans Serif font family.
12187
12188 \family default
12189  (key binding 
12190 \begin_inset Info
12191 type  "shortcut"
12192 arg   "font-sans"
12193 \end_inset
12194
12195 )
12196 \end_layout
12197
12198 \begin_layout Labeling
12199 \labelwidthstring 00.00.0000
12200
12201 \family sans
12202 Typewriter
12203 \family default
12204  
12205 \family typewriter
12206 This is the Typewriter font family.
12207
12208 \family default
12209  (key binding 
12210 \begin_inset Info
12211 type  "shortcut"
12212 arg   "font-typewriter"
12213 \end_inset
12214
12215
12216 \family sans
12217 )
12218 \end_layout
12219
12220 \end_deeper
12221 \begin_layout Labeling
12222 \labelwidthstring 00.00.0000
12223
12224 \family sans
12225 Series
12226 \family default
12227  This corresponds to the print weight.
12228  Options are:
12229 \end_layout
12230
12231 \begin_deeper
12232 \begin_layout Labeling
12233 \labelwidthstring 00.00.0000
12234
12235 \family sans
12236 Medium
12237 \family default
12238  This is the Medium font series.
12239  It's also the default series.
12240 \end_layout
12241
12242 \begin_layout Labeling
12243 \labelwidthstring 00.00.0000
12244
12245 \family sans
12246 Bold
12247 \family default
12248  
12249 \series bold
12250 This is the Bold font series.
12251
12252 \series default
12253  (key binding 
12254 \begin_inset Info
12255 type  "shortcut"
12256 arg   "font-bold"
12257 \end_inset
12258
12259 )
12260 \end_layout
12261
12262 \end_deeper
12263 \begin_layout Labeling
12264 \labelwidthstring 00.00.0000
12265
12266 \family sans
12267 Shape
12268 \family default
12269  As the name implies.
12270  Options are:
12271 \end_layout
12272
12273 \begin_deeper
12274 \begin_layout Labeling
12275 \labelwidthstring 00.00.0000
12276
12277 \family sans
12278 Upright
12279 \family default
12280  This is the Upright font shape.
12281  It's also the default shape.
12282 \end_layout
12283
12284 \begin_layout Labeling
12285 \labelwidthstring 00.00.0000
12286
12287 \family sans
12288 Italic
12289 \family default
12290  
12291 \shape italic
12292 This
12293 \shape default
12294  
12295 \family sans
12296 \shape italic
12297 i
12298 \family default
12299 s the Italic font shape
12300 \shape default
12301 \emph on
12302 .
12303 \end_layout
12304
12305 \begin_layout Labeling
12306 \labelwidthstring 00.00.0000
12307
12308 \family sans
12309 Slanted
12310 \family default
12311  
12312 \shape slanted
12313 This is the Slanted font shape
12314 \shape default
12315  (although it might not be visible in LyX, this is different from italic).
12316 \end_layout
12317
12318 \begin_layout Labeling
12319 \labelwidthstring 00.00.0000
12320
12321 \family sans
12322 Small
12323 \begin_inset space ~
12324 \end_inset
12325
12326 Caps
12327 \family default
12328  
12329 \shape smallcaps
12330 This is the Small caps font shape
12331 \shape default
12332 \noun on
12333 .
12334 \end_layout
12335
12336 \end_deeper
12337 \begin_layout Labeling
12338 \labelwidthstring 00.00.0000
12339
12340 \family sans
12341 Size
12342 \family default
12343  Alters the size of the font.
12344  You'll find no numerical values here; all possible sizes are actually proportio
12345 nal to the document font size.
12346  Once again, you don't feed LyX the details, but a general description of
12347  what you want to do.
12348  The options are:
12349 \end_layout
12350
12351 \begin_deeper
12352 \begin_layout Labeling
12353 \labelwidthstring 00.00.0000
12354
12355 \family sans
12356 Tiny
12357 \family default
12358  
12359 \size tiny
12360 This is the 
12361 \begin_inset Quotes eld
12362 \end_inset
12363
12364 Tiny
12365 \begin_inset Quotes erd
12366 \end_inset
12367
12368  font size.
12369
12370 \size default
12371  (key bindings 
12372 \begin_inset Info
12373 type  "shortcuts"
12374 arg   "font-size tiny"
12375 \end_inset
12376
12377 )
12378 \end_layout
12379
12380 \begin_layout Labeling
12381 \labelwidthstring 00.00.0000
12382
12383 \family sans
12384 Smallest
12385 \family default
12386  
12387 \size scriptsize
12388 This is the 
12389 \begin_inset Quotes eld
12390 \end_inset
12391
12392 Smallest
12393 \begin_inset Quotes erd
12394 \end_inset
12395
12396  font size
12397 \size default
12398 .
12399  (key binding 
12400 \begin_inset Info
12401 type  "shortcut"
12402 arg   "font-size scriptsize"
12403 \end_inset
12404
12405 )
12406 \end_layout
12407
12408 \begin_layout Labeling
12409 \labelwidthstring 00.00.0000
12410
12411 \family sans
12412 Smaller
12413 \family default
12414  
12415 \size footnotesize
12416 This is the 
12417 \begin_inset Quotes eld
12418 \end_inset
12419
12420 Smaller
12421 \begin_inset Quotes erd
12422 \end_inset
12423
12424  font size.
12425
12426 \size default
12427  (key bindings 
12428 \begin_inset Info
12429 type  "shortcuts"
12430 arg   "font-size footnotesize"
12431 \end_inset
12432
12433 )
12434 \end_layout
12435
12436 \begin_layout Labeling
12437 \labelwidthstring 00.00.0000
12438
12439 \family sans
12440 Small
12441 \family default
12442  
12443 \size small
12444 This is the 
12445 \begin_inset Quotes eld
12446 \end_inset
12447
12448 Small
12449 \begin_inset Quotes erd
12450 \end_inset
12451
12452  font size.
12453
12454 \size default
12455  (key bindings 
12456 \begin_inset Info
12457 type  "shortcuts"
12458 arg   "font-size small"
12459 \end_inset
12460
12461 )
12462 \end_layout
12463
12464 \begin_layout Labeling
12465 \labelwidthstring 00.00.0000
12466
12467 \family sans
12468 Normal
12469 \family default
12470  This is the 
12471 \begin_inset Quotes eld
12472 \end_inset
12473
12474 Normal
12475 \begin_inset Quotes erd
12476 \end_inset
12477
12478  font size.
12479  It's also the default size.
12480  (key bindings 
12481 \begin_inset Info
12482 type  "shortcuts"
12483 arg   "font-size normal"
12484 \end_inset
12485
12486 )
12487 \end_layout
12488
12489 \begin_layout Labeling
12490 \labelwidthstring 00.00.0000
12491
12492 \family sans
12493 Large
12494 \family default
12495  
12496 \size large
12497 This is the 
12498 \begin_inset Quotes eld
12499 \end_inset
12500
12501 Large
12502 \begin_inset Quotes erd
12503 \end_inset
12504
12505  font size.
12506
12507 \size default
12508  (key bindings 
12509 \begin_inset Info
12510 type  "shortcuts"
12511 arg   "font-size large"
12512 \end_inset
12513
12514 )
12515 \end_layout
12516
12517 \begin_layout Labeling
12518 \labelwidthstring 00.00.0000
12519
12520 \family sans
12521 Larger
12522 \family default
12523  
12524 \size larger
12525 This is the 
12526 \begin_inset Quotes eld
12527 \end_inset
12528
12529 Larger
12530 \begin_inset Quotes erd
12531 \end_inset
12532
12533  font size.
12534
12535 \size default
12536  (key bindings 
12537 \begin_inset Info
12538 type  "shortcuts"
12539 arg   "font-size larger"
12540 \end_inset
12541
12542 )
12543 \end_layout
12544
12545 \begin_layout Labeling
12546 \labelwidthstring 00.00.0000
12547
12548 \family sans
12549 Largest
12550 \family default
12551  
12552 \size largest
12553 This is the 
12554 \begin_inset Quotes eld
12555 \end_inset
12556
12557 Largest
12558 \begin_inset Quotes erd
12559 \end_inset
12560
12561  font size.
12562
12563 \size default
12564  (key binding 
12565 \begin_inset Info
12566 type  "shortcut"
12567 arg   "font-size largest"
12568 \end_inset
12569
12570 )
12571 \end_layout
12572
12573 \begin_layout Labeling
12574 \labelwidthstring 00.00.0000
12575
12576 \family sans
12577 Huge
12578 \family default
12579  
12580 \size huge
12581 This is the 
12582 \begin_inset Quotes eld
12583 \end_inset
12584
12585 Huge
12586 \begin_inset Quotes erd
12587 \end_inset
12588
12589  font size.
12590
12591 \size default
12592  (key bindings 
12593 \begin_inset Info
12594 type  "shortcuts"
12595 arg   "font-size huge"
12596 \end_inset
12597
12598 )
12599 \end_layout
12600
12601 \begin_layout Labeling
12602 \labelwidthstring 00.00.0000
12603
12604 \family sans
12605 Huger
12606 \family default
12607  
12608 \size giant
12609 This is the 
12610 \begin_inset Quotes eld
12611 \end_inset
12612
12613 Huger
12614 \begin_inset Quotes erd
12615 \end_inset
12616
12617  font size.
12618
12619 \size default
12620  (key bindings 
12621 \begin_inset Info
12622 type  "shortcuts"
12623 arg   "font-size giant"
12624 \end_inset
12625
12626 )
12627 \end_layout
12628
12629 \end_deeper
12630 \begin_layout Standard
12631 We'll warn you 
12632 \emph on
12633 yet again
12634 \emph default
12635 : don't go crazy with this feature.
12636  You should almost never need to change the font size.
12637  LyX automatically changes the font size for different paragraph environments
12638  — use that instead.
12639  This is here for fine-tuning only!
12640 \end_layout
12641
12642 \begin_layout Labeling
12643 \labelwidthstring 00.00.0000
12644
12645 \family sans
12646 Misc
12647 \family default
12648  Here you can change a few other things at the character level.
12649  Options are:
12650 \end_layout
12651
12652 \begin_deeper
12653 \begin_layout Labeling
12654 \labelwidthstring 00.00.0000
12655
12656 \family sans
12657 Emph
12658 \family default
12659  
12660 \emph on
12661 This is text with emphasize on
12662 \emph default
12663 .
12664  This might seem like the same as 
12665 \shape italic
12666 Italic
12667 \shape default
12668 , but it is actually a bit different.
12669  Emphasized is a 
12670 \emph on
12671 logical
12672 \emph default
12673  attribute.
12674  That means every document class can define its own font used for emphasized
12675  text.
12676  Normally this font is equal to italic.
12677 \end_layout
12678
12679 \begin_layout Labeling
12680 \labelwidthstring 00.00.0000
12681
12682 \family sans
12683 Underbar
12684 \family default
12685  
12686 \bar under
12687 This is text with Underbar on.
12688
12689 \bar default
12690  (key binding 
12691 \begin_inset Info
12692 type  "shortcuts"
12693 arg   "font-underline"
12694 \end_inset
12695
12696
12697 \family sans
12698 )
12699 \begin_inset Newline newline
12700 \end_inset
12701
12702
12703 \family default
12704 Avoid using underbar if you can! It's a hangover from the typewriter days,
12705  when you couldn't change fonts.
12706  We no longer need to emphasize text by underscoring characters.
12707  It's only included in LyX because some people 
12708 \emph on
12709 may
12710 \emph default
12711  need it in order to follow style sheets for journal submissions.
12712 \end_layout
12713
12714 \begin_layout Labeling
12715 \labelwidthstring 00.00.0000
12716
12717 \family sans
12718 Noun
12719 \family default
12720  
12721 \noun on
12722 This is text with Noun on.
12723
12724 \noun default
12725  Like 
12726 \family sans
12727 Emph
12728 \family default
12729 , this is a logical attribute.
12730  Normally it's equivalent to 
12731 \family sans
12732 Small
12733 \begin_inset space ~
12734 \end_inset
12735
12736 Caps
12737 \family default
12738 .
12739 \end_layout
12740
12741 \end_deeper
12742 \begin_layout Labeling
12743 \labelwidthstring 00.00.0000
12744
12745 \family sans
12746 Color
12747 \family default
12748  You can adjust the color of the text with this control.
12749  Notice that not all DVI-viewers are able to display colors.
12750  Besides 
12751 \family sans
12752 No
12753 \begin_inset space ~
12754 \end_inset
12755
12756 color
12757 \family default
12758 , which is the default 
12759 \begin_inset Quotes eld
12760 \end_inset
12761
12762 color
12763 \begin_inset Quotes erd
12764 \end_inset
12765
12766  and means normally black, you can choose between 
12767 \family sans
12768 Black
12769 \family default
12770
12771 \family sans
12772 White
12773 \family default
12774
12775 \family sans
12776 Red
12777 \family default
12778
12779 \family sans
12780 Green
12781 \family default
12782
12783 \family sans
12784 Blue
12785 \family default
12786
12787 \family sans
12788 Cyan
12789 \family default
12790
12791 \family sans
12792 Magenta
12793 \family default
12794  and 
12795 \family sans
12796 Yellow
12797 \family default
12798  text.
12799 \begin_inset Index idx
12800 status collapsed
12801
12802 \begin_layout Plain Layout
12803 Color ! Text
12804 \end_layout
12805
12806 \end_inset
12807
12808
12809 \end_layout
12810
12811 \begin_layout Labeling
12812 \labelwidthstring 00.00.0000
12813
12814 \family sans
12815 Language
12816 \family default
12817  This is used to mark regions of text as having a different language from
12818  the language of the document.
12819  Text marked in this way will be underlined in blue to indicate the change
12820  (only within LyX).
12821 \end_layout
12822
12823 \begin_layout Standard
12824 So you have a huge number of combinations to choose from.
12825  Once you've chosen a new character style via the 
12826 \family sans
12827 Edit\SpecialChar \menuseparator
12828 Text
12829 \begin_inset space ~
12830 \end_inset
12831
12832 Style
12833 \family default
12834  dialog, the settings are saved.
12835  You can activate them using the toolbar button 
12836 \begin_inset Graphics
12837         filename ../images/textstyle-apply.png
12838         scale 85
12839         groupId toolbarbuttons
12840
12841 \end_inset
12842
12843 .
12844  The button lets you toggle the state of your custom character style even
12845  when the dialog isn't visible.
12846  
12847 \end_layout
12848
12849 \begin_layout Standard
12850 To completely reset the character style to the default, use 
12851 \begin_inset Info
12852 type  "shortcut"
12853 arg   "font-default"
12854 \end_inset
12855
12856 .
12857  If you want to toggle only those properties that you have just changed
12858  (suppose you just set the shape to 
12859 \begin_inset Quotes eld
12860 \end_inset
12861
12862 slanted
12863 \begin_inset Quotes erd
12864 \end_inset
12865
12866  and the series to 
12867 \begin_inset Quotes eld
12868 \end_inset
12869
12870 bold
12871 \begin_inset Quotes erd
12872 \end_inset
12873
12874 ), set the 
12875 \family sans
12876 Toggle
12877 \begin_inset space ~
12878 \end_inset
12879
12880 all
12881 \family default
12882  switch and press 
12883 \family sans
12884 Apply
12885 \family default
12886 .
12887 \end_layout
12888
12889 \begin_layout Standard
12890 You should also know something about the differences between the three main
12891  font types 
12892 \family sans
12893 serif
12894 \family default
12895
12896 \family sans
12897 sans
12898 \begin_inset space ~
12899 \end_inset
12900
12901 serif
12902 \family default
12903 , and 
12904 \family sans
12905 typewriter
12906 \family default
12907 :
12908 \end_layout
12909
12910 \begin_layout Itemize
12911
12912 \family sans
12913 Typewriter
12914 \family default
12915  is a so called 
12916 \begin_inset Quotes eld
12917 \end_inset
12918
12919 monospaced
12920 \begin_inset Quotes erd
12921 \end_inset
12922
12923  font, that means every character has the same width, the 
12924 \begin_inset Quotes eld
12925 \end_inset
12926
12927 i
12928 \begin_inset Quotes erd
12929 \end_inset
12930
12931  is as wide as the 
12932 \begin_inset Quotes eld
12933 \end_inset
12934
12935 m
12936 \begin_inset Quotes erd
12937 \end_inset
12938
12939 .
12940  Here is an example
12941 \begin_inset Newline newline
12942 \end_inset
12943
12944
12945 \begin_inset Phantom HPhantom
12946 status open
12947
12948 \begin_layout Plain Layout
12949 no 
12950 \end_layout
12951
12952 \end_inset
12953
12954
12955 \family typewriter
12956 typewriter text
12957 \family default
12958
12959 \begin_inset Note Note
12960 status collapsed
12961
12962 \begin_layout Plain Layout
12963 For more on phantoms see section
12964 \begin_inset space ~
12965 \end_inset
12966
12967
12968 \begin_inset CommandInset ref
12969 LatexCommand ref
12970 reference "sub:More-Spaces"
12971
12972 \end_inset
12973
12974 .
12975 \end_layout
12976
12977 \end_inset
12978
12979
12980 \begin_inset Newline newline
12981 \end_inset
12982
12983 no typewriter text
12984 \end_layout
12985
12986 \begin_layout Itemize
12987
12988 \family sans
12989 Serif
12990 \family default
12991  fonts use characters with serifs.
12992  These are the small 
12993 \begin_inset Quotes eld
12994 \end_inset
12995
12996 appendices
12997 \begin_inset Quotes erd
12998 \end_inset
12999
13000  at the ends of the strokes that form the character.
13001  The following example will show the difference:
13002 \begin_inset Newline newline
13003 \end_inset
13004
13005 text with serifs
13006 \begin_inset Newline newline
13007 \end_inset
13008
13009
13010 \family sans
13011 text without serifs
13012 \family default
13013
13014 \begin_inset Newline newline
13015 \end_inset
13016
13017 Serifs facilitate quick and easy reading.
13018  These fonts are therefore used as default (named 
13019 \family sans
13020 roman
13021 \family default
13022 ).
13023 \end_layout
13024
13025 \begin_layout Itemize
13026
13027 \family sans
13028 Sans serif
13029 \family default
13030  don't use serifs.
13031  This font type is therefore often used for headings and short texts.
13032  We use it in this document to highlight menu names.
13033 \end_layout
13034
13035 \begin_layout Standard
13036 We conclude with the same warning once again: Don't overuse the fonts.
13037  They are, more often than not, a kludge and a bad substitute for good writing.
13038 \end_layout
13039
13040 \begin_layout Section
13041 Printing and Previewing
13042 \end_layout
13043
13044 \begin_layout Subsection
13045 Overview
13046 \end_layout
13047
13048 \begin_layout Standard
13049 Now that we have covered some of the basic features of document preparation
13050  using LyX, you probably want to know how to print out your masterpiece.
13051  Before we tell you that, we want to give you a quick explanation of what
13052  goes on behind-the-scenes.
13053  We cover this information in much greater detail in the 
13054 \emph on
13055 Additional Features
13056 \emph default
13057  manual as well.
13058 \end_layout
13059
13060 \begin_layout Standard
13061 LyX uses the program LaTeX as its backend.
13062  LaTeX is just a macro package for the TeX typesetting system, but to prevent
13063  confusion, we'll only refer to LaTeX.
13064  LyX is what you use to do your actual writing.
13065  Then, LyX calls LaTeX to turn your writing into printable output.
13066  This happens in two stages:
13067 \end_layout
13068
13069 \begin_layout Enumerate
13070 First, LyX converts your document to a series of text commands for LaTeX,
13071  generating a file with the extension, 
13072 \begin_inset Quotes eld
13073 \end_inset
13074
13075
13076 \family typewriter
13077 .tex
13078 \family default
13079
13080 \begin_inset Quotes erd
13081 \end_inset
13082
13083 .
13084 \end_layout
13085
13086 \begin_layout Enumerate
13087 Next, LaTeX uses the commands in the 
13088 \family typewriter
13089 .tex
13090 \family default
13091  file to produce printable output.
13092  
13093 \end_layout
13094
13095 \begin_layout Subsection
13096 Output file formats
13097 \begin_inset Index idx
13098 status collapsed
13099
13100 \begin_layout Plain Layout
13101 File formats
13102 \end_layout
13103
13104 \end_inset
13105
13106
13107 \begin_inset CommandInset label
13108 LatexCommand label
13109 name "sub:Output-file-formats"
13110
13111 \end_inset
13112
13113
13114 \end_layout
13115
13116 \begin_layout Subsubsection
13117 Simple text (ASCII)
13118 \begin_inset Index idx
13119 status collapsed
13120
13121 \begin_layout Plain Layout
13122 File formats ! ASCII
13123 \end_layout
13124
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \begin_layout Standard
13131 This file type has the extension 
13132 \begin_inset Quotes eld
13133 \end_inset
13134
13135
13136 \family typewriter
13137 .txt
13138 \family default
13139
13140 \begin_inset Quotes erd
13141 \end_inset
13142
13143 .
13144  It contains your document as plain text following the rules of the 
13145 \begin_inset Quotes eld
13146 \end_inset
13147
13148 American Standard Code for Information Interchange
13149 \begin_inset Quotes erd
13150 \end_inset
13151
13152  (ASCII).
13153 \end_layout
13154
13155 \begin_layout Standard
13156 You can export your document to ASCII by the menu 
13157 \family sans
13158 File\SpecialChar \menuseparator
13159 Export\SpecialChar \menuseparator
13160 Simple
13161 \begin_inset space ~
13162 \end_inset
13163
13164 text
13165 \family default
13166  or 
13167 \family sans
13168 File\SpecialChar \menuseparator
13169 Export\SpecialChar \menuseparator
13170 Simple
13171 \begin_inset space ~
13172 \end_inset
13173
13174 text
13175 \begin_inset space ~
13176 \end_inset
13177
13178 (ps2ascii)
13179 \family default
13180 .
13181  The latter will first internally export to PostScript and then do the conversio
13182 n to ASCII.
13183 \end_layout
13184
13185 \begin_layout Subsubsection
13186 LaTeX
13187 \begin_inset Index idx
13188 status collapsed
13189
13190 \begin_layout Plain Layout
13191 File formats ! LaTeX
13192 \end_layout
13193
13194 \end_inset
13195
13196
13197 \end_layout
13198
13199 \begin_layout Standard
13200 This file type has the extension 
13201 \begin_inset Quotes eld
13202 \end_inset
13203
13204
13205 \family typewriter
13206 .tex
13207 \family default
13208
13209 \begin_inset Quotes erd
13210 \end_inset
13211
13212  and contains all commands that are necessary for the LaTeX program to process
13213  your document.
13214  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
13215  it manually with console commands.
13216  The LaTeX-file is automatically created in LyX's temporary directory whenever
13217  you view or export your document.
13218 \end_layout
13219
13220 \begin_layout Standard
13221 You can export your document as LaTeX-file using the menu 
13222 \family sans
13223 File\SpecialChar \menuseparator
13224 Export\SpecialChar \menuseparator
13225 LaT
13226 \begin_inset ERT
13227 status collapsed
13228
13229 \begin_layout Plain Layout
13230
13231 {}
13232 \end_layout
13233
13234 \end_inset
13235
13236 eX
13237 \family default
13238 .
13239 \end_layout
13240
13241 \begin_layout Subsubsection
13242 DVI
13243 \begin_inset Index idx
13244 status collapsed
13245
13246 \begin_layout Plain Layout
13247 File formats ! DVI
13248 \end_layout
13249
13250 \end_inset
13251
13252
13253 \end_layout
13254
13255 \begin_layout Standard
13256 This file type has the extension 
13257 \begin_inset Quotes eld
13258 \end_inset
13259
13260
13261 \family typewriter
13262 .dvi
13263 \family default
13264
13265 \begin_inset Quotes erd
13266 \end_inset
13267
13268 .
13269  It is called 
13270 \begin_inset Quotes eld
13271 \end_inset
13272
13273 device-independent
13274 \begin_inset Quotes erd
13275 \end_inset
13276
13277  (DVI), because it is completely portable; you can move them from one machine
13278  to another without needing to do any sort of conversion.
13279  DVIs are used for quick previews and as pre-stage for other output formats,
13280  like PostScript.
13281 \end_layout
13282
13283 \begin_layout Standard
13284 DVI files do not contain images, they only link them.
13285  So don't forget to deliver the images together with your DVIs.
13286  Because the DVI-viewer has to convert the image in the background to make
13287  it visible when you scroll the DVI, this can slow down your computer when
13288  you view the DVI.
13289  So we recommend to use PDF for files with many images.
13290 \end_layout
13291
13292 \begin_layout Standard
13293 You can export your document to DVI by the menu 
13294 \family sans
13295 File\SpecialChar \menuseparator
13296 Export\SpecialChar \menuseparator
13297 DVI
13298 \family default
13299  or 
13300 \family sans
13301 File\SpecialChar \menuseparator
13302 Export\SpecialChar \menuseparator
13303 DVI
13304 \begin_inset space ~
13305 \end_inset
13306
13307 (LuaTe
13308 \begin_inset ERT
13309 status collapsed
13310
13311 \begin_layout Plain Layout
13312
13313 {}
13314 \end_layout
13315
13316 \end_inset
13317
13318 X).
13319
13320 \family default
13321  The latter option uses the program 
13322 \family typewriter
13323 LuaTeX
13324 \family default
13325 .
13326  
13327 \family typewriter
13328 LuaTeX
13329 \family default
13330  is an engine that provides direct Unicode support and support for direct
13331  font access (see section
13332 \begin_inset space ~
13333 \end_inset
13334
13335
13336 \begin_inset CommandInset ref
13337 LatexCommand ref
13338 reference "sub:LaTeX-font-support"
13339
13340 \end_inset
13341
13342 ).
13343  LuaTeX is still work in progress, but it might develop into the next standard
13344  TeX processor.
13345 \end_layout
13346
13347 \begin_layout Subsubsection
13348 PostScript
13349 \begin_inset Index idx
13350 status collapsed
13351
13352 \begin_layout Plain Layout
13353 File formats ! PostScript
13354 \end_layout
13355
13356 \end_inset
13357
13358
13359 \end_layout
13360
13361 \begin_layout Standard
13362 This file type has the extension 
13363 \begin_inset Quotes eld
13364 \end_inset
13365
13366
13367 \family typewriter
13368 .ps
13369 \family default
13370
13371 \begin_inset Quotes erd
13372 \end_inset
13373
13374 .
13375  PostScript was developed by the company 
13376 \family typewriter
13377 Adobe
13378 \family default
13379  as a printer language.
13380  The file contains therefore commands that the printer uses to print the
13381  file.
13382  PostScript can be seen as a 
13383 \begin_inset Quotes eld
13384 \end_inset
13385
13386 programming language
13387 \begin_inset Quotes erd
13388 \end_inset
13389
13390 ; you can calculate with it and draw diagrams and images.
13391 \begin_inset Foot
13392 status collapsed
13393
13394 \begin_layout Plain Layout
13395 When you are interested to learn more about this, have a look at the LaTeX-packa
13396 ge 
13397 \series bold
13398 pstricks
13399 \series default
13400
13401 \begin_inset Index idx
13402 status collapsed
13403
13404 \begin_layout Plain Layout
13405 LaTeX-packages ! pstricks
13406 \end_layout
13407
13408 \end_inset
13409
13410 .
13411 \end_layout
13412
13413 \end_inset
13414
13415  Due to this ability, the files are often bigger than PDFs.
13416 \end_layout
13417
13418 \begin_layout Standard
13419 PostScript can only contain images in the format 
13420 \begin_inset Quotes eld
13421 \end_inset
13422
13423 Encapsulated PostScript
13424 \begin_inset Quotes erd
13425 \end_inset
13426
13427  (EPS, file extension 
13428 \begin_inset Quotes eld
13429 \end_inset
13430
13431
13432 \family typewriter
13433 .eps
13434 \family default
13435
13436 \begin_inset Quotes erd
13437 \end_inset
13438
13439 ).
13440  As LyX allows you to use any known image format in your document, it has
13441  to convert them in the background to EPS.
13442  If you have e.g 50
13443 \begin_inset space \thinspace{}
13444 \end_inset
13445
13446 images in your document, LyX has to do 50
13447 \begin_inset space \thinspace{}
13448 \end_inset
13449
13450 conversions whenever you view or export your document.
13451  This will slow down your workflow with LyX drastically.
13452  So if you plan to use PostScript, you can insert your images directly as
13453  EPS to avoid this problem.
13454 \end_layout
13455
13456 \begin_layout Standard
13457 You can export your document to PostScript using the menu 
13458 \family sans
13459 File\SpecialChar \menuseparator
13460 Export\SpecialChar \menuseparator
13461 PostScript
13462 \family default
13463 .
13464 \end_layout
13465
13466 \begin_layout Subsubsection
13467 PDF
13468 \begin_inset Index idx
13469 status collapsed
13470
13471 \begin_layout Plain Layout
13472 File formats ! PDF
13473 \end_layout
13474
13475 \end_inset
13476
13477
13478 \begin_inset Index idx
13479 status collapsed
13480
13481 \begin_layout Plain Layout
13482 PDF
13483 \end_layout
13484
13485 \end_inset
13486
13487
13488 \end_layout
13489
13490 \begin_layout Standard
13491 This file type has the extension 
13492 \begin_inset Quotes eld
13493 \end_inset
13494
13495
13496 \family typewriter
13497 .pdf
13498 \family default
13499
13500 \begin_inset Quotes erd
13501 \end_inset
13502
13503 .
13504  The 
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508 Portable Document Format
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512  (PDF) developed by 
13513 \family typewriter
13514 Adobe
13515 \family default
13516  was derived from PostScript.
13517  It is more compressed and it uses fewer commands than PostScript.
13518  As the name 
13519 \begin_inset Quotes eld
13520 \end_inset
13521
13522 portable
13523 \begin_inset Quotes erd
13524 \end_inset
13525
13526  implies, it can be processed at any computer system and the printed output
13527  looks exactly the same.
13528 \end_layout
13529
13530 \begin_layout Standard
13531 PDF can contain images in its own PDF format and in the formats 
13532 \begin_inset Quotes eld
13533 \end_inset
13534
13535 Joint Photographic Experts Group
13536 \begin_inset Quotes erd
13537 \end_inset
13538
13539  (JPG, file extension 
13540 \begin_inset Quotes eld
13541 \end_inset
13542
13543
13544 \family typewriter
13545 .jpg
13546 \family default
13547
13548 \begin_inset Quotes erd
13549 \end_inset
13550
13551  or 
13552 \begin_inset Quotes eld
13553 \end_inset
13554
13555
13556 \family typewriter
13557 .jpeg
13558 \family default
13559
13560 \begin_inset Quotes erd
13561 \end_inset
13562
13563 ) and 
13564 \begin_inset Quotes eld
13565 \end_inset
13566
13567 Portable Network Graphics
13568 \begin_inset Quotes erd
13569 \end_inset
13570
13571  (PNG, file extension 
13572 \begin_inset Quotes eld
13573 \end_inset
13574
13575
13576 \family typewriter
13577 .png
13578 \family default
13579
13580 \begin_inset Quotes erd
13581 \end_inset
13582
13583 ).
13584  You can although use any other image format, because LyX converts them
13585  in the background to one of these formats.
13586  But as described in the section about PostScript, the image conversion
13587  will slow down your workflow.
13588  So we recommend to use images in one of the three mentioned formats.
13589 \end_layout
13590
13591 \begin_layout Standard
13592 You can export your document to PDF via the menu 
13593 \family sans
13594 File\SpecialChar \menuseparator
13595 Export
13596 \family default
13597  in three different ways:
13598 \end_layout
13599
13600 \begin_layout Description
13601 PDF This uses the program 
13602 \family typewriter
13603 ps2pdf
13604 \family default
13605  that creates a PDF from a PostScript-version of your file.
13606  The PostScript-version is produced by the program 
13607 \family typewriter
13608 dvips
13609 \family default
13610  which uses a DVI-version as intermediate step.
13611  So this export variant consist of three conversions.
13612 \end_layout
13613
13614 \begin_layout Description
13615 PDF
13616 \begin_inset space ~
13617 \end_inset
13618
13619 (dvipdfm) This uses the program 
13620 \family typewriter
13621 dvipdfm
13622 \family default
13623  that converts your file in the background to DVI and in a second step to
13624  PDF.
13625 \end_layout
13626
13627 \begin_layout Description
13628 PDF
13629 \begin_inset space ~
13630 \end_inset
13631
13632 (pdflatex) This uses the program 
13633 \family typewriter
13634 pdftex
13635 \family default
13636  that converts your file directly to PDF.
13637 \end_layout
13638
13639 \begin_layout Description
13640 PDF
13641 \begin_inset space ~
13642 \end_inset
13643
13644 (XeTe
13645 \begin_inset ERT
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649
13650 {}
13651 \end_layout
13652
13653 \end_inset
13654
13655 X) This uses the program 
13656 \family typewriter
13657 XeTeX
13658 \family default
13659  that converts your file directly to PDF.
13660  
13661 \family typewriter
13662 XeTeX
13663 \family default
13664  is a new engine that provides direct Unicode support and support for direct
13665  font access (see section
13666 \begin_inset space ~
13667 \end_inset
13668
13669
13670 \begin_inset CommandInset ref
13671 LatexCommand ref
13672 reference "sub:LaTeX-font-support"
13673
13674 \end_inset
13675
13676 ).
13677  It is particularly good at typesetting different scripts.
13678 \end_layout
13679
13680 \begin_layout Description
13681 PDF
13682 \begin_inset space ~
13683 \end_inset
13684
13685 (LuaTe
13686 \begin_inset ERT
13687 status collapsed
13688
13689 \begin_layout Plain Layout
13690
13691 {}
13692 \end_layout
13693
13694 \end_inset
13695
13696 X) This uses the program 
13697 \family typewriter
13698 LuaTeX
13699 \family default
13700  that converts your file directly to PDF.
13701  
13702 \family typewriter
13703 LuaTeX
13704 \family default
13705  is an even newer engine, derived from 
13706 \family typewriter
13707 pdflatex
13708 \family default
13709 , that also provides direct Unicode support and support for direct font
13710  access (see section
13711 \begin_inset space ~
13712 \end_inset
13713
13714
13715 \begin_inset CommandInset ref
13716 LatexCommand ref
13717 reference "sub:LaTeX-font-support"
13718
13719 \end_inset
13720
13721 ).
13722  LuaTeX is still work in progress, but it might develop into the next standard
13723  tex processor.
13724 \end_layout
13725
13726 \begin_layout Standard
13727 We recommend to use 
13728 \family sans
13729 PDF
13730 \begin_inset space ~
13731 \end_inset
13732
13733 (pdflatex)
13734 \family default
13735  because 
13736 \family typewriter
13737 pdftex
13738 \family default
13739  supports all the features of actual PDF-versions, is quick, stable, and
13740  works without problems.
13741  If you rely on multiscript support and\SpecialChar \slash{}
13742 or specific OpenType fonts, you might
13743  want to try out 
13744 \family sans
13745 PDF
13746 \begin_inset space ~
13747 \end_inset
13748
13749 (XeTe
13750 \begin_inset ERT
13751 status collapsed
13752
13753 \begin_layout Plain Layout
13754
13755 {}
13756 \end_layout
13757
13758 \end_inset
13759
13760 X)
13761 \family default
13762  or 
13763 \family sans
13764 PDF
13765 \begin_inset space ~
13766 \end_inset
13767
13768 (LuaTe
13769 \begin_inset ERT
13770 status collapsed
13771
13772 \begin_layout Plain Layout
13773
13774 {}
13775 \end_layout
13776
13777 \end_inset
13778
13779 X)
13780 \family default
13781  instead, bearing in mind that these two programs are not yet as mature
13782  as 
13783 \family typewriter
13784 pdflatex
13785 \family default
13786 .
13787 \end_layout
13788
13789 \begin_layout Subsubsection
13790 XHTML
13791 \begin_inset Index idx
13792 status collapsed
13793
13794 \begin_layout Plain Layout
13795 FileFormats ! XHTML
13796 \end_layout
13797
13798 \end_inset
13799
13800
13801 \begin_inset Index idx
13802 status collapsed
13803
13804 \begin_layout Plain Layout
13805 HTML
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \end_layout
13812
13813 \begin_layout Standard
13814 This file type has the extension 
13815 \begin_inset Quotes eld
13816 \end_inset
13817
13818
13819 \family typewriter
13820 .xhtml
13821 \family default
13822
13823 \begin_inset Quotes erd
13824 \end_inset
13825
13826 .
13827  It is a file suitable for viewing in web browsers.
13828  It does not itself contain images and the like but only links them, and
13829  when LyX produces XHTML, it also generates corresponding images in formats
13830  suitable for the purpose.
13831  Math is output as MathML, which renders nicely in browsers that support
13832  it, but not all do.
13833 \end_layout
13834
13835 \begin_layout Standard
13836 XHTML output remains 
13837 \begin_inset Quotes eld
13838 \end_inset
13839
13840 under development
13841 \begin_inset Quotes erd
13842 \end_inset
13843
13844 , and not all LyX features are supported yet.
13845  See the chapter 
13846 \begin_inset Quotes eld
13847 \end_inset
13848
13849 LyX and the World Wide Web
13850 \begin_inset Quotes erd
13851 \end_inset
13852
13853 , in the 
13854 \emph on
13855 Additional Features
13856 \emph default
13857  manual, for more information.
13858 \end_layout
13859
13860 \begin_layout Standard
13861 You can export your document as an XHTML file using the menu item 
13862 \family sans
13863 File\SpecialChar \menuseparator
13864 Export\SpecialChar \menuseparator
13865 LyX-HTML
13866 \family default
13867 .
13868 \end_layout
13869
13870 \begin_layout Subsection
13871 Previewing
13872 \begin_inset Index idx
13873 status collapsed
13874
13875 \begin_layout Plain Layout
13876 Document ! Preview 
13877 \end_layout
13878
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \begin_layout Standard
13885 To get a look at the final version of your document, with all of the pagebreaks
13886  in place, the footnotes correctly numbered, and so on, use the menu 
13887 \family sans
13888 View
13889 \family default
13890  and choose a file type.
13891  A viewing program will pop up showing the output.
13892  For 
13893 \family sans
13894 View\SpecialChar \menuseparator
13895 DVI
13896 \family default
13897  you can use the toolbar button 
13898 \begin_inset Graphics
13899         filename ../images/buffer-view_dvi.png
13900         scale 85
13901         groupId toolbarbuttons
13902
13903 \end_inset
13904
13905  (shortcut 
13906 \begin_inset Info
13907 type  "shortcut"
13908 arg   "buffer-view dvi"
13909 \end_inset
13910
13911 ), for 
13912 \family sans
13913 View\SpecialChar \menuseparator
13914 PDF
13915 \begin_inset space ~
13916 \end_inset
13917
13918 (pdflatex)
13919 \family default
13920  the toolbar button 
13921 \begin_inset Graphics
13922         filename ../images/buffer-view_pdf2.png
13923         scale 85
13924         groupId toolbarbuttons
13925
13926 \end_inset
13927
13928 , and for 
13929 \family sans
13930 View\SpecialChar \menuseparator
13931 Postscript
13932 \family default
13933  the toolbar button 
13934 \begin_inset Graphics
13935         filename ../images/buffer-view_ps.png
13936         scale 85
13937         groupId toolbarbuttons
13938
13939 \end_inset
13940
13941  (shortcut 
13942 \begin_inset Info
13943 type  "shortcut"
13944 arg   "buffer-view ps"
13945 \end_inset
13946
13947 ).
13948 \end_layout
13949
13950 \begin_layout Standard
13951 If you have changed your document, you can refresh the output in the same
13952  viewer window using the menu 
13953 \family sans
13954 View\SpecialChar \menuseparator
13955 Update
13956 \family default
13957 .
13958 \end_layout
13959
13960 \begin_layout Standard
13961 When you preview a file, the output file is only generated in LyX's temporary
13962  directory.
13963  To have a real output, export your document.
13964 \end_layout
13965
13966 \begin_layout Subsection
13967 Printing the File from within LyX
13968 \begin_inset CommandInset label
13969 LatexCommand label
13970 name "sub:Printing-the-File"
13971
13972 \end_inset
13973
13974
13975 \end_layout
13976
13977 \begin_layout Standard
13978 Instead of exporting your file and then printing it, you can also print
13979  it directly from within LyX.
13980  To print a file, select the menu 
13981 \family sans
13982 File\SpecialChar \menuseparator
13983 Print
13984 \family default
13985  or click on the toolbar button 
13986 \begin_inset Graphics
13987         filename ../images/dialog-show_print.png
13988         scale 85
13989         groupId toolbarbuttons
13990
13991 \end_inset
13992
13993 .
13994  LyX will internally call LaTeX to produce a DVI.
13995  This file is then processed by the program 
13996 \family typewriter
13997 dvips
13998 \family default
13999  to PostScript-file, which is finally printed using the program 
14000 \family typewriter
14001 Ghostscript
14002 \family default
14003 .
14004  Due to these steps in the background, this method is not the fastest.
14005 \end_layout
14006
14007 \begin_layout Standard
14008 You can choose to print only even-numbered or odd-numbered pages — this
14009  is useful for printing on two sides: You can re-insert the pages after
14010  printing one set to print on the other side.
14011  Some printers spit out pages face-up, others, face-down.
14012  By choosing a particular order to print in, you can take the entire stack
14013  of pages out of the printer without needing to reorder them.
14014 \end_layout
14015
14016 \begin_layout Standard
14017 You can set the parameters in the 
14018 \family sans
14019 Print
14020 \begin_inset space ~
14021 \end_inset
14022
14023 Destination
14024 \family default
14025  box as follows:
14026 \end_layout
14027
14028 \begin_layout Labeling
14029 \labelwidthstring 00.00.0000
14030
14031 \family sans
14032 Printer
14033 \family default
14034  This is the name of the printer to print to.
14035 \begin_inset Foot
14036 status collapsed
14037
14038 \begin_layout Plain Layout
14039 Note that this printer name is for the program 
14040 \family typewriter
14041 dvips
14042 \family default
14043 .
14044  That means 
14045 \family typewriter
14046 dvips
14047 \family default
14048  has to be configured for this printer name.
14049  The default printer can be set in LyX's preferences dialog, see section
14050 \begin_inset space ~
14051 \end_inset
14052
14053
14054 \begin_inset CommandInset ref
14055 LatexCommand ref
14056 reference "sub:Printer"
14057
14058 \end_inset
14059
14060 .
14061 \end_layout
14062
14063 \end_inset
14064
14065  The printer should understand PostScript.
14066 \end_layout
14067
14068 \begin_layout Labeling
14069 \labelwidthstring 00.00.0000
14070
14071 \family sans
14072 File
14073 \family default
14074  The name of a file to print to.
14075  The output will be a PostScript file.
14076  It will be written in LyX's working directory unless you specify the full
14077  path.
14078 \end_layout
14079
14080 \begin_layout Section
14081 A few Words about Typography
14082 \begin_inset Index idx
14083 status collapsed
14084
14085 \begin_layout Plain Layout
14086 Typography
14087 \end_layout
14088
14089 \end_inset
14090
14091
14092 \end_layout
14093
14094 \begin_layout Subsection
14095 Hyphens
14096 \begin_inset Index idx
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 Hyphens
14101 \end_layout
14102
14103 \end_inset
14104
14105
14106 \end_layout
14107
14108 \begin_layout Standard
14109 In LyX, the 
14110 \begin_inset Quotes eld
14111 \end_inset
14112
14113
14114 \family typewriter
14115 -
14116 \family default
14117
14118 \begin_inset Quotes erd
14119 \end_inset
14120
14121  character comes in four lengths: the 
14122 \emph on
14123 hyphen
14124 \emph default
14125 , the 
14126 \emph on
14127 en dash
14128 \emph default
14129 , the 
14130 \emph on
14131 em dash
14132 \emph default
14133 , and the minus sign:
14134 \begin_inset VSpace defskip
14135 \end_inset
14136
14137
14138 \end_layout
14139
14140 \begin_layout Standard
14141 \begin_inset Tabular
14142 <lyxtabular version="3" rows="5" columns="3">
14143 <features tabularvalignment="middle">
14144 <column alignment="left" valignment="top" width="0">
14145 <column alignment="left" valignment="top" width="0">
14146 <column alignment="left" valignment="top" width="0">
14147 <row interlinespace="3mm">
14148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 name
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 output
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14167 \begin_inset Text
14168
14169 \begin_layout Plain Layout
14170 inserted with
14171 \end_layout
14172
14173 \end_inset
14174 </cell>
14175 </row>
14176 <row interlinespace="3mm">
14177 <cell alignment="center" valignment="top" usebox="none">
14178 \begin_inset Text
14179
14180 \begin_layout Plain Layout
14181 hyphen
14182 \end_layout
14183
14184 \end_inset
14185 </cell>
14186 <cell alignment="center" valignment="top" usebox="none">
14187 \begin_inset Text
14188
14189 \begin_layout Plain Layout
14190 -
14191 \end_layout
14192
14193 \end_inset
14194 </cell>
14195 <cell alignment="center" valignment="top" usebox="none">
14196 \begin_inset Text
14197
14198 \begin_layout Plain Layout
14199 \begin_inset Quotes eld
14200 \end_inset
14201
14202
14203 \family typewriter
14204 -
14205 \family default
14206
14207 \begin_inset Quotes erd
14208 \end_inset
14209
14210  in text
14211 \end_layout
14212
14213 \end_inset
14214 </cell>
14215 </row>
14216 <row interlinespace="3mm">
14217 <cell alignment="center" valignment="top" usebox="none">
14218 \begin_inset Text
14219
14220 \begin_layout Plain Layout
14221 en dash
14222 \end_layout
14223
14224 \end_inset
14225 </cell>
14226 <cell alignment="center" valignment="top" usebox="none">
14227 \begin_inset Text
14228
14229 \begin_layout Plain Layout
14230
14231 \end_layout
14232
14233 \end_inset
14234 </cell>
14235 <cell alignment="center" valignment="top" usebox="none">
14236 \begin_inset Text
14237
14238 \begin_layout Plain Layout
14239
14240 \family sans
14241 Insert\SpecialChar \menuseparator
14242 Special
14243 \begin_inset space ~
14244 \end_inset
14245
14246 Character\SpecialChar \menuseparator
14247 Symbols
14248 \end_layout
14249
14250 \end_inset
14251 </cell>
14252 </row>
14253 <row interlinespace="3mm">
14254 <cell alignment="center" valignment="top" usebox="none">
14255 \begin_inset Text
14256
14257 \begin_layout Plain Layout
14258 em dash
14259 \end_layout
14260
14261 \end_inset
14262 </cell>
14263 <cell alignment="center" valignment="top" usebox="none">
14264 \begin_inset Text
14265
14266 \begin_layout Plain Layout
14267
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 <cell alignment="center" valignment="top" usebox="none">
14273 \begin_inset Text
14274
14275 \begin_layout Plain Layout
14276
14277 \family sans
14278 Insert\SpecialChar \menuseparator
14279 Special
14280 \begin_inset space ~
14281 \end_inset
14282
14283 Character\SpecialChar \menuseparator
14284 Symbols
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 </row>
14290 <row>
14291 <cell alignment="center" valignment="top" usebox="none">
14292 \begin_inset Text
14293
14294 \begin_layout Plain Layout
14295 minus sign
14296 \end_layout
14297
14298 \end_inset
14299 </cell>
14300 <cell alignment="center" valignment="top" usebox="none">
14301 \begin_inset Text
14302
14303 \begin_layout Plain Layout
14304 \begin_inset Formula $-$
14305 \end_inset
14306
14307
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 <cell alignment="center" valignment="top" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Plain Layout
14316 \begin_inset Quotes eld
14317 \end_inset
14318
14319
14320 \family typewriter
14321 -
14322 \family default
14323
14324 \begin_inset Quotes erd
14325 \end_inset
14326
14327  in math mode
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 </row>
14333 </lyxtabular>
14334
14335 \end_inset
14336
14337
14338 \begin_inset VSpace defskip
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \begin_layout Standard
14345 You can alternatively generate the en and em dash by inserting the 
14346 \begin_inset Quotes eld
14347 \end_inset
14348
14349
14350 \family typewriter
14351 -
14352 \family default
14353
14354 \begin_inset Quotes erd
14355 \end_inset
14356
14357  character multiple times in a row.
14358  They will automatically be converted to the appropriate length dash in
14359  the final output, but not in LyX.
14360  
14361 \begin_inset Quotes eld
14362 \end_inset
14363
14364 -
14365 \begin_inset space \thinspace{}
14366 \end_inset
14367
14368 -
14369 \begin_inset Quotes erd
14370 \end_inset
14371
14372  gives a en dash, 
14373 \begin_inset Quotes eld
14374 \end_inset
14375
14376 -
14377 \begin_inset space \thinspace{}
14378 \end_inset
14379
14380 -
14381 \begin_inset space \thinspace{}
14382 \end_inset
14383
14384 -
14385 \begin_inset Quotes erd
14386 \end_inset
14387
14388  a em dash.
14389 \end_layout
14390
14391 \begin_layout Standard
14392 The three dash types are distinct from the minus sign, which appears in
14393  math mode and has a length of its own.
14394  Here are some examples of the 
14395 \begin_inset Quotes eld
14396 \end_inset
14397
14398
14399 \family typewriter
14400 -
14401 \family default
14402
14403 \begin_inset Quotes eld
14404 \end_inset
14405
14406  in use:
14407 \end_layout
14408
14409 \begin_layout Enumerate
14410 line- and page-breaks
14411 \begin_inset space \hfill{}
14412 \end_inset
14413
14414 (
14415 \emph on
14416 hyphen
14417 \emph default
14418 )
14419 \end_layout
14420
14421 \begin_layout Enumerate
14422 From A–Z
14423 \begin_inset space \hfill{}
14424 \end_inset
14425
14426 (
14427 \emph on
14428 en dash
14429 \emph default
14430 )
14431 \end_layout
14432
14433 \begin_layout Enumerate
14434 Oh — there's a dash.
14435 \begin_inset space \hfill{}
14436 \end_inset
14437
14438 (
14439 \emph on
14440 em dash
14441 \emph default
14442 )
14443 \end_layout
14444
14445 \begin_layout Enumerate
14446 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14447 \end_inset
14448
14449
14450 \begin_inset space \hfill{}
14451 \end_inset
14452
14453 (
14454 \emph on
14455 minus sign
14456 \emph default
14457 )
14458 \end_layout
14459
14460 \begin_layout Subsection
14461 Hyphenation
14462 \begin_inset Index idx
14463 status collapsed
14464
14465 \begin_layout Plain Layout
14466 Hyphenation
14467 \end_layout
14468
14469 \end_inset
14470
14471
14472 \begin_inset CommandInset label
14473 LatexCommand label
14474 name "sub:Hyphenation"
14475
14476 \end_inset
14477
14478
14479 \end_layout
14480
14481 \begin_layout Standard
14482 Words aren't hyphenated within LyX but automatically in the output.
14483  Hyphenation is done by the LaTeX-package 
14484 \series bold
14485 babel
14486 \series default
14487
14488 \begin_inset Index idx
14489 status collapsed
14490
14491 \begin_layout Plain Layout
14492 LaTeX-packages ! babel
14493 \end_layout
14494
14495 \end_inset
14496
14497  following the rules of the document language
14498 \begin_inset Foot
14499 status collapsed
14500
14501 \begin_layout Plain Layout
14502 For German readers: That's one of the main differences between the languages
14503  
14504 \family sans
14505 German
14506 \family default
14507  and 
14508 \family sans
14509 German
14510 \begin_inset space ~
14511 \end_inset
14512
14513 (new
14514 \begin_inset space ~
14515 \end_inset
14516
14517 spelling)
14518 \family default
14519  in the 
14520 \family sans
14521 Document\SpecialChar \menuseparator
14522 Settings
14523 \family default
14524  dialog.
14525 \end_layout
14526
14527 \end_inset
14528
14529 .
14530 \end_layout
14531
14532 \begin_layout Standard
14533 LaTeX hyphenates almost perfectly, it only has problems with text in the
14534  
14535 \family sans
14536 typewriter
14537 \family default
14538  font and with unusual constructs, like 
14539 \begin_inset Quotes eld
14540 \end_inset
14541
14542 h3knix/m0n0wall
14543 \begin_inset Quotes erd
14544 \end_inset
14545
14546 .
14547  If LaTeX can't break a word correctly, you can set hyphenation points manually.
14548  This is done with the menu 
14549 \family sans
14550 Insert\SpecialChar \menuseparator
14551 Formatting\SpecialChar \menuseparator
14552 Hyphenation
14553 \begin_inset space ~
14554 \end_inset
14555
14556 Point
14557 \family default
14558 .
14559  These extra hyphenation points are only recommendations to LaTeX.
14560  If no hyphenation is necessary, LaTeX will ignore them.
14561 \end_layout
14562
14563 \begin_layout Standard
14564 Sometimes you want to prevent words or constructs from being hyphenated.
14565  Imagine that you are describing keybindings/shortcuts in your document
14566  in the form 
14567 \begin_inset Quotes eld
14568 \end_inset
14569
14570 A-b c
14571 \begin_inset Quotes erd
14572 \end_inset
14573
14574 .
14575  LaTeX would then see the hyphen 
14576 \begin_inset Quotes eld
14577 \end_inset
14578
14579 -
14580 \begin_inset Quotes erd
14581 \end_inset
14582
14583  as a hyphenation possibility.
14584  Hyphenating at this point would look ugly.
14585  To prevent the shortcut from being hyphenated, you can put it into a makebox
14586  as described in section 
14587 \begin_inset Quotes eld
14588 \end_inset
14589
14590 Prevent Hyphenation
14591 \begin_inset Quotes erd
14592 \end_inset
14593
14594  of the 
14595 \emph on
14596 EmbeddedObjects
14597 \emph default
14598  manual.
14599 \end_layout
14600
14601 \begin_layout Subsection
14602 Punctuation Marks
14603 \begin_inset Index idx
14604 status collapsed
14605
14606 \begin_layout Plain Layout
14607 Punctuation marks
14608 \end_layout
14609
14610 \end_inset
14611
14612
14613 \end_layout
14614
14615 \begin_layout Subsubsection
14616 Abbreviations and End of Sentence
14617 \begin_inset CommandInset label
14618 LatexCommand label
14619 name "sub:Abbreviations"
14620
14621 \end_inset
14622
14623
14624 \end_layout
14625
14626 \begin_layout Standard
14627 When LyX calls LaTeX to generate the final version of your document, LaTeX
14628  automatically distinguishes between words, sentences, and abbreviations.
14629  LaTeX then adds the 
14630 \begin_inset Quotes eld
14631 \end_inset
14632
14633 appropriate amount of space
14634 \begin_inset Quotes erd
14635 \end_inset
14636
14637 .
14638  That means sentences get a little bit more space between the period and
14639  the next word.
14640  Abbreviations get the same amount of space after the period as a word uses.
14641 \end_layout
14642
14643 \begin_layout Standard
14644 Unfortunately, the algorithm for figuring out what's an abbreviation does
14645  not work in all cases.
14646  If a 
14647 \begin_inset Quotes eld
14648 \end_inset
14649
14650
14651 \family typewriter
14652 .
14653 \family default
14654
14655 \begin_inset Quotes erd
14656 \end_inset
14657
14658  is at the end of a lowercase letter, it's the end of a sentence; if it's
14659  at the end of a capitalized letter, it's an abbreviation.
14660 \end_layout
14661
14662 \begin_layout Standard
14663 Here are some examples of 
14664 \emph on
14665 correct
14666 \emph default
14667  abbreviations and the end of a sentence:
14668 \end_layout
14669
14670 \begin_layout Itemize
14671 M.
14672  Butterfly
14673 \end_layout
14674
14675 \begin_layout Itemize
14676 Don't worry.
14677  Be happy.
14678 \end_layout
14679
14680 \begin_layout Standard
14681 And here's an example of the algorithm going wrong:
14682 \end_layout
14683
14684 \begin_layout Itemize
14685 e.
14686 \begin_inset space \thinspace{}
14687 \end_inset
14688
14689 g.
14690  this is too much space!
14691 \end_layout
14692
14693 \begin_layout Itemize
14694 This is I.
14695  It's okay.
14696 \end_layout
14697
14698 \begin_layout Standard
14699 You won't see anything wrong until you view a final version of your document.
14700 \end_layout
14701
14702 \begin_layout Standard
14703 To fix this problem, use one of the following:
14704 \end_layout
14705
14706 \begin_layout Enumerate
14707 Use an 
14708 \family sans
14709 Inter-word
14710 \begin_inset space ~
14711 \end_inset
14712
14713 Space
14714 \family default
14715  after lowercase abbreviations (see section
14716 \begin_inset space ~
14717 \end_inset
14718
14719
14720 \begin_inset CommandInset ref
14721 LatexCommand ref
14722 reference "sub:Inter-word-Space"
14723
14724 \end_inset
14725
14726 ).
14727 \begin_inset Index idx
14728 status collapsed
14729
14730 \begin_layout Plain Layout
14731 Spaces ! inter-word
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \begin_layout Enumerate
14740 Use a 
14741 \family sans
14742 Thin
14743 \begin_inset space ~
14744 \end_inset
14745
14746 Space
14747 \family default
14748  between two tokens of an abbreviation (see section
14749 \begin_inset space ~
14750 \end_inset
14751
14752
14753 \begin_inset CommandInset ref
14754 LatexCommand ref
14755 reference "sub:Thin-Space"
14756
14757 \end_inset
14758
14759 ).
14760 \begin_inset Index idx
14761 status collapsed
14762
14763 \begin_layout Plain Layout
14764 Spaces ! thin
14765 \end_layout
14766
14767 \end_inset
14768
14769
14770 \end_layout
14771
14772 \begin_layout Enumerate
14773 Use an 
14774 \family sans
14775 End
14776 \begin_inset space ~
14777 \end_inset
14778
14779 of
14780 \begin_inset space ~
14781 \end_inset
14782
14783 sentence
14784 \begin_inset space ~
14785 \end_inset
14786
14787 period
14788 \family default
14789  found under the 
14790 \family sans
14791 Insert\SpecialChar \menuseparator
14792 Special
14793 \begin_inset space ~
14794 \end_inset
14795
14796 Character
14797 \family default
14798  menu to force the use of inter-sentence spacing.
14799  This function is also bound to 
14800 \begin_inset Info
14801 type  "shortcut"
14802 arg   "specialchar-insert end-of-sentence"
14803 \end_inset
14804
14805  for easy access.
14806 \end_layout
14807
14808 \begin_layout Standard
14809 With the corrections, our earlier examples look like this:
14810 \end_layout
14811
14812 \begin_layout Itemize
14813 e.
14814 \begin_inset space \thinspace{}
14815 \end_inset
14816
14817 g.
14818 \begin_inset space \space{}
14819 \end_inset
14820
14821 this is too much space!
14822 \end_layout
14823
14824 \begin_layout Itemize
14825 This is I\SpecialChar \@.
14826  It's okay.
14827 \end_layout
14828
14829 \begin_layout Standard
14830 Some languages don't use extra spacing between sentences.
14831  If your language is such a language, you don't need to worry, because LaTeX
14832  will take care of this.
14833 \end_layout
14834
14835 \begin_layout Standard
14836 For those that do need to bother, there is help to catch those sneaky errors:
14837  Check out the 
14838 \family sans
14839 Check
14840 \begin_inset space ~
14841 \end_inset
14842
14843 TeX
14844 \family default
14845  feature described in section 
14846 \emph on
14847 Checking TeX
14848 \emph default
14849  of the 
14850 \emph on
14851 Additional Features
14852 \emph default
14853  manual.
14854 \end_layout
14855
14856 \begin_layout Subsubsection
14857 Quotes
14858 \begin_inset Index idx
14859 status collapsed
14860
14861 \begin_layout Plain Layout
14862 Typography ! Quotes
14863 \end_layout
14864
14865 \end_inset
14866
14867
14868 \begin_inset Index idx
14869 status collapsed
14870
14871 \begin_layout Plain Layout
14872 Quotes | see
14873 \begin_inset ERT
14874 status collapsed
14875
14876 \begin_layout Plain Layout
14877
14878 {
14879 \end_layout
14880
14881 \end_inset
14882
14883 Typography
14884 \begin_inset ERT
14885 status collapsed
14886
14887 \begin_layout Plain Layout
14888
14889 }
14890 \end_layout
14891
14892 \end_inset
14893
14894
14895 \end_layout
14896
14897 \end_inset
14898
14899
14900 \end_layout
14901
14902 \begin_layout Standard
14903 LyX usually sets quotes correctly.
14904  Specifically, it will use an opening quote at the beginning of quoted text,
14905  and use a closing quote at the end.
14906  For example, 
14907 \begin_inset Quotes eld
14908 \end_inset
14909
14910 open close
14911 \begin_inset Quotes erd
14912 \end_inset
14913
14914 .
14915  The keyboard character, 
14916 \family sans
14917 "
14918 \family default
14919 , generates this automatically.
14920 \end_layout
14921
14922 \begin_layout Standard
14923 You can change the behavior of the 
14924 \family sans
14925 "
14926 \family default
14927  key using the submenu 
14928 \family sans
14929 Language
14930 \family default
14931  of the dialog 
14932 \family sans
14933 Document\SpecialChar \menuseparator
14934 Settings
14935 \family default
14936
14937 \begin_inset Index idx
14938 status collapsed
14939
14940 \begin_layout Plain Layout
14941 Document ! Settings
14942 \end_layout
14943
14944 \end_inset
14945
14946  dialog.
14947 \end_layout
14948
14949 \begin_layout Standard
14950 You can also select quotes for different languages in the box 
14951 \family sans
14952 Type
14953 \family default
14954  option.
14955  There are six choices:
14956 \end_layout
14957
14958 \begin_layout Labeling
14959 \labelwidthstring 00.00.0000
14960
14961 \family sans
14962 \begin_inset Quotes eld
14963 \end_inset
14964
14965 Text
14966 \begin_inset Quotes erd
14967 \end_inset
14968
14969
14970 \family default
14971  Use quotes like this 
14972 \begin_inset Quotes eld
14973 \end_inset
14974
14975 double
14976 \begin_inset Quotes erd
14977 \end_inset
14978
14979  or 
14980 \begin_inset Quotes els
14981 \end_inset
14982
14983 single
14984 \begin_inset Quotes ers
14985 \end_inset
14986
14987
14988 \end_layout
14989
14990 \begin_layout Labeling
14991 \labelwidthstring 00.00.0000
14992
14993 \family sans
14994 \begin_inset Quotes sld
14995 \end_inset
14996
14997 Text
14998 \begin_inset Quotes srd
14999 \end_inset
15000
15001
15002 \family default
15003  Use quotes like 
15004 \begin_inset Quotes sld
15005 \end_inset
15006
15007 this
15008 \begin_inset Quotes srd
15009 \end_inset
15010
15011  or 'this
15012 \begin_inset Quotes ers
15013 \end_inset
15014
15015
15016 \end_layout
15017
15018 \begin_layout Labeling
15019 \labelwidthstring 00.00.0000
15020
15021 \family sans
15022 \begin_inset Quotes gld
15023 \end_inset
15024
15025 Text
15026 \begin_inset Quotes grd
15027 \end_inset
15028
15029
15030 \family default
15031  Use quotes like 
15032 \begin_inset Quotes gld
15033 \end_inset
15034
15035 this
15036 \begin_inset Quotes grd
15037 \end_inset
15038
15039  or 
15040 \begin_inset Quotes gls
15041 \end_inset
15042
15043 this
15044 \begin_inset Quotes grs
15045 \end_inset
15046
15047
15048 \end_layout
15049
15050 \begin_layout Labeling
15051 \labelwidthstring 00.00.0000
15052
15053 \family sans
15054 \begin_inset Quotes pld
15055 \end_inset
15056
15057 Text
15058 \begin_inset Quotes prd
15059 \end_inset
15060
15061
15062 \family default
15063  Use quotes like 
15064 \begin_inset Quotes pld
15065 \end_inset
15066
15067 this
15068 \begin_inset Quotes prd
15069 \end_inset
15070
15071  or 
15072 \begin_inset Quotes pls
15073 \end_inset
15074
15075 this
15076 \begin_inset Quotes prs
15077 \end_inset
15078
15079
15080 \end_layout
15081
15082 \begin_layout Labeling
15083 \labelwidthstring 00.00.0000
15084
15085 \family sans
15086 \begin_inset Quotes fld
15087 \end_inset
15088
15089 Text
15090 \begin_inset Quotes frd
15091 \end_inset
15092
15093
15094 \family default
15095  Use quotes like 
15096 \begin_inset Quotes fld
15097 \end_inset
15098
15099 this
15100 \begin_inset Quotes frd
15101 \end_inset
15102
15103  or 
15104 \begin_inset Quotes fls
15105 \end_inset
15106
15107 this
15108 \begin_inset Quotes frs
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \begin_layout Labeling
15115 \labelwidthstring 00.00.0000
15116
15117 \family sans
15118 \begin_inset Quotes ald
15119 \end_inset
15120
15121 Text
15122 \begin_inset Quotes ard
15123 \end_inset
15124
15125
15126 \family default
15127  Use quotes like 
15128 \begin_inset Quotes ald
15129 \end_inset
15130
15131 this
15132 \begin_inset Quotes ard
15133 \end_inset
15134
15135  or 
15136 \begin_inset Quotes als
15137 \end_inset
15138
15139 this
15140 \begin_inset Quotes ars
15141 \end_inset
15142
15143
15144 \end_layout
15145
15146 \begin_layout Standard
15147 These settings affect what character the 
15148 \family sans
15149 "
15150 \family default
15151  key produces.
15152 \end_layout
15153
15154 \begin_layout Subsection
15155 Ligatures
15156 \begin_inset Index idx
15157 status collapsed
15158
15159 \begin_layout Plain Layout
15160 Typography ! Ligatures
15161 \end_layout
15162
15163 \end_inset
15164
15165
15166 \begin_inset Index idx
15167 status collapsed
15168
15169 \begin_layout Plain Layout
15170 Ligatures | see
15171 \begin_inset ERT
15172 status collapsed
15173
15174 \begin_layout Plain Layout
15175
15176 {
15177 \end_layout
15178
15179 \end_inset
15180
15181 Typography
15182 \begin_inset ERT
15183 status collapsed
15184
15185 \begin_layout Plain Layout
15186
15187 }
15188 \end_layout
15189
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \end_inset
15196
15197
15198 \begin_inset CommandInset label
15199 LatexCommand label
15200 name "sub:Ligatures"
15201
15202 \end_inset
15203
15204
15205 \end_layout
15206
15207 \begin_layout Standard
15208 It is standard typesetting practice to group certain letters together and
15209  print them as single characters.
15210  These groups are known as 
15211 \emph on
15212 ligatures
15213 \emph default
15214 .
15215  Since LaTeX knows about ligatures, your documents will contain them too
15216  in the output.
15217  Here are the standard ligatures:
15218 \end_layout
15219
15220 \begin_layout Itemize
15221 ff
15222 \end_layout
15223
15224 \begin_layout Itemize
15225 fi
15226 \end_layout
15227
15228 \begin_layout Itemize
15229 fl
15230 \end_layout
15231
15232 \begin_layout Itemize
15233 ffi
15234 \end_layout
15235
15236 \begin_layout Itemize
15237 ffl
15238 \end_layout
15239
15240 \begin_layout Standard
15241 Some languages uses other ligatures if the document font supports them.
15242 \end_layout
15243
15244 \begin_layout Standard
15245 Sometimes, you don't want a ligature in a word.
15246  While a ligature may be okay in the word, 
15247 \begin_inset Quotes eld
15248 \end_inset
15249
15250 graffiti,
15251 \begin_inset Quotes erd
15252 \end_inset
15253
15254  it looks really weird in compound words, such as 
15255 \begin_inset Quotes eld
15256 \end_inset
15257
15258 cufflink
15259 \begin_inset Quotes erd
15260 \end_inset
15261
15262  or the German 
15263 \begin_inset Quotes eld
15264 \end_inset
15265
15266 Dorffest.
15267 \begin_inset Quotes erd
15268 \end_inset
15269
15270  To break a ligature, use 
15271 \family sans
15272 Insert\SpecialChar \menuseparator
15273 Formatting\SpecialChar \menuseparator
15274 Ligature
15275 \begin_inset space ~
15276 \end_inset
15277
15278 Break.
15279
15280 \family default
15281  This changes 
15282 \begin_inset Quotes eld
15283 \end_inset
15284
15285 cufflinks
15286 \begin_inset Quotes erd
15287 \end_inset
15288
15289  to 
15290 \begin_inset Quotes eld
15291 \end_inset
15292
15293 cuff\SpecialChar \textcompwordmark{}
15294 links
15295 \begin_inset Quotes erd
15296 \end_inset
15297
15298  and 
15299 \begin_inset Quotes eld
15300 \end_inset
15301
15302 Dorffest
15303 \begin_inset Quotes erd
15304 \end_inset
15305
15306  to 
15307 \begin_inset Quotes eld
15308 \end_inset
15309
15310 Dorf\SpecialChar \textcompwordmark{}
15311 fest
15312 \begin_inset Quotes erd
15313 \end_inset
15314
15315 .
15316 \end_layout
15317
15318 \begin_layout Subsection
15319 LyX's Proper Names
15320 \begin_inset Index idx
15321 status collapsed
15322
15323 \begin_layout Plain Layout
15324 LyX ! Proper names
15325 \end_layout
15326
15327 \end_inset
15328
15329
15330 \begin_inset CommandInset label
15331 LatexCommand label
15332 name "sub:LyX's-Proper-Names"
15333
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \begin_layout Standard
15340 You will certainly have noticed that the word “LaTeX” always appears with
15341  characters in different sizes and heights.
15342  LaTeX is the name of the program used by LyX and is therefore recognized
15343  as a proper name when you type it in LyX as 
15344 \begin_inset Quotes eld
15345 \end_inset
15346
15347 LaT
15348 \begin_inset ERT
15349 status collapsed
15350
15351 \begin_layout Plain Layout
15352
15353 {}
15354 \end_layout
15355
15356 \end_inset
15357
15358 eX
15359 \begin_inset Quotes erd
15360 \end_inset
15361
15362 .
15363 \begin_inset Note Note
15364 status collapsed
15365
15366 \begin_layout Plain Layout
15367 The braces in TeX Code are here to avoid that the 
15368 \begin_inset Quotes eld
15369 \end_inset
15370
15371 command
15372 \begin_inset Quotes erd
15373 \end_inset
15374
15375  appear as proper name in the output, see the last paragraph of this section.
15376  To create proper names omit the TeX Code.
15377 \end_layout
15378
15379 \end_inset
15380
15381  Note the order of the upper-and lowercase letters! LyX recognizes the following
15382  proper names:
15383 \end_layout
15384
15385 \begin_layout Description
15386 LyX The name of the game, write 
15387 \begin_inset Quotes eld
15388 \end_inset
15389
15390 L
15391 \begin_inset ERT
15392 status collapsed
15393
15394 \begin_layout Plain Layout
15395
15396 {}
15397 \end_layout
15398
15399 \end_inset
15400
15401 yX
15402 \begin_inset Quotes erd
15403 \end_inset
15404
15405  to produce it.
15406 \end_layout
15407
15408 \begin_layout Description
15409 TeX The program used by LaTeX, write 
15410 \begin_inset Quotes eld
15411 \end_inset
15412
15413 T
15414 \begin_inset ERT
15415 status collapsed
15416
15417 \begin_layout Plain Layout
15418
15419 {}
15420 \end_layout
15421
15422 \end_inset
15423
15424 eX
15425 \begin_inset Quotes erd
15426 \end_inset
15427
15428  to produce it.
15429 \end_layout
15430
15431 \begin_layout Description
15432 LaTeX The program used by LyX, write 
15433 \begin_inset Quotes eld
15434 \end_inset
15435
15436 LaT
15437 \begin_inset ERT
15438 status collapsed
15439
15440 \begin_layout Plain Layout
15441
15442 {}
15443 \end_layout
15444
15445 \end_inset
15446
15447 eX
15448 \begin_inset Quotes erd
15449 \end_inset
15450
15451  to produce it.
15452 \end_layout
15453
15454 \begin_layout Description
15455 LaTeX2e The actual version of LaTeX, write 
15456 \begin_inset Quotes eld
15457 \end_inset
15458
15459 LaT
15460 \begin_inset ERT
15461 status collapsed
15462
15463 \begin_layout Plain Layout
15464
15465 {}
15466 \end_layout
15467
15468 \end_inset
15469
15470 eX2e
15471 \begin_inset Quotes erd
15472 \end_inset
15473
15474  to produce it.
15475 \end_layout
15476
15477 \begin_layout Standard
15478 You might wonder why the LaTeX-version is 
15479 \begin_inset Quotes eld
15480 \end_inset
15481
15482 2
15483 \begin_inset Formula $\epsilon$
15484 \end_inset
15485
15486
15487 \begin_inset Quotes erd
15488 \end_inset
15489
15490 .
15491  It's an old tradition in the TeX-world to give programs geek version numbers.
15492  For example the version number of TeX converges to the number 
15493 \begin_inset Formula $\pi$
15494 \end_inset
15495
15496 : The actual version is 
15497 \begin_inset Quotes eld
15498 \end_inset
15499
15500 TeX-3.141592
15501 \begin_inset Quotes erd
15502 \end_inset
15503
15504 , the previous one was 
15505 \begin_inset Quotes eld
15506 \end_inset
15507
15508 TeX-3.14159
15509 \begin_inset Quotes erd
15510 \end_inset
15511
15512 .
15513 \end_layout
15514
15515 \begin_layout Standard
15516 If you don't want to use proper names, e.
15517 \begin_inset space \thinspace{}
15518 \end_inset
15519
15520 g.
15521 \begin_inset space \space{}
15522 \end_inset
15523
15524 in section headings, you can insert two empty braces in TeX Code in the
15525  word.
15526  This will look in LyX like: 
15527 \begin_inset Graphics
15528         filename clipart/LaTeX.png
15529         scale 80
15530
15531 \end_inset
15532
15533
15534 \begin_inset Newline newline
15535 \end_inset
15536
15537 For more about TeX Code, look at section
15538 \begin_inset space ~
15539 \end_inset
15540
15541
15542 \begin_inset CommandInset ref
15543 LatexCommand ref
15544 reference "sec:TeX-Code"
15545
15546 \end_inset
15547
15548 .
15549 \end_layout
15550
15551 \begin_layout Subsection
15552 Units
15553 \begin_inset Index idx
15554 status collapsed
15555
15556 \begin_layout Plain Layout
15557 Typography ! Units
15558 \end_layout
15559
15560 \end_inset
15561
15562
15563 \end_layout
15564
15565 \begin_layout Standard
15566 Generally the space between units and the number is smaller than the normal
15567  space between two words.
15568  As you can see in the example below, it looks better when the space is
15569  smaller.
15570  To get such a 
15571 \begin_inset Quotes eld
15572 \end_inset
15573
15574 half space
15575 \begin_inset Quotes erd
15576 \end_inset
15577
15578  for units use the menu 
15579 \family sans
15580 Insert\SpecialChar \menuseparator
15581 Formatting\SpecialChar \menuseparator
15582 Thin
15583 \begin_inset space ~
15584 \end_inset
15585
15586 Space
15587 \family default
15588  (shortcut 
15589 \begin_inset Info
15590 type  "shortcuts"
15591 arg   "space-insert thin"
15592 \end_inset
15593
15594 ).
15595 \end_layout
15596
15597 \begin_layout Standard
15598 Here's an example to show the differences:
15599 \end_layout
15600
15601 \begin_layout Standard
15602 \begin_inset Tabular
15603 <lyxtabular version="3" rows="2" columns="2">
15604 <features tabularvalignment="middle">
15605 <column alignment="left" valignment="top" width="0">
15606 <column alignment="left" valignment="top" width="0">
15607 <row>
15608 <cell alignment="center" valignment="top" usebox="none">
15609 \begin_inset Text
15610
15611 \begin_layout Plain Layout
15612 24
15613 \begin_inset space ~
15614 \end_inset
15615
15616 kW
15617 \begin_inset Formula $\cdot$
15618 \end_inset
15619
15620 h
15621 \end_layout
15622
15623 \end_inset
15624 </cell>
15625 <cell alignment="center" valignment="top" usebox="none">
15626 \begin_inset Text
15627
15628 \begin_layout Plain Layout
15629 space between number and unit
15630 \end_layout
15631
15632 \end_inset
15633 </cell>
15634 </row>
15635 <row>
15636 <cell alignment="center" valignment="top" usebox="none">
15637 \begin_inset Text
15638
15639 \begin_layout Plain Layout
15640 24
15641 \begin_inset space \thinspace{}
15642 \end_inset
15643
15644 kW
15645 \begin_inset Formula $\cdot$
15646 \end_inset
15647
15648 h
15649 \end_layout
15650
15651 \end_inset
15652 </cell>
15653 <cell alignment="center" valignment="top" usebox="none">
15654 \begin_inset Text
15655
15656 \begin_layout Plain Layout
15657 half space between number and unit
15658 \end_layout
15659
15660 \end_inset
15661 </cell>
15662 </row>
15663 </lyxtabular>
15664
15665 \end_inset
15666
15667
15668 \end_layout
15669
15670 \begin_layout Subsection
15671 Widows and Orphans
15672 \begin_inset Index idx
15673 status collapsed
15674
15675 \begin_layout Plain Layout
15676 Typography ! Widows and orphans
15677 \end_layout
15678
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 In the early days of word processors, page breaks went wherever the page
15686  happened to end.
15687  There was no regard for what was actually going on in the text.
15688  You may remember once printing out a document, only to find the heading
15689  for a new section printed at the very bottom of the page, the first line
15690  of a new paragraph all alone at the bottom of a page, or the last line
15691  of a paragraph at the top of a new page.
15692  These bits of text became known as 
15693 \emph on
15694 widows
15695 \emph default
15696  and 
15697 \emph on
15698 orphans
15699 \emph default
15700 .
15701 \end_layout
15702
15703 \begin_layout Standard
15704 Clearly, LyX can avoid breaking pages after a section heading.
15705  That's part of the advantage of paragraph environments.
15706  But what about widows and orphans, where the page breaks leave one line
15707  of a paragraph all alone at the top or bottom of a page? There are rules
15708  built into LaTeX governing page breaks, and some of those rules are there
15709  to specifically prevent widows and orphans.
15710  This is the advantage LyX has in using LaTeX as its backend.
15711 \end_layout
15712
15713 \begin_layout Standard
15714 There's no way we can go into how TeX and LaTeX decide to break a page,
15715  or how you can tweak that behavior.
15716  Some LaTeX books listed in the bibliography [such as
15717 \begin_inset space ~
15718 \end_inset
15719
15720
15721 \begin_inset CommandInset citation
15722 LatexCommand cite
15723 key "latexcompanion"
15724
15725 \end_inset
15726
15727  or
15728 \begin_inset space ~
15729 \end_inset
15730
15731
15732 \begin_inset CommandInset citation
15733 LatexCommand cite
15734 key "latexguide"
15735
15736 \end_inset
15737
15738 ] may have more information.
15739  You will almost never need to worry about this, however.
15740 \end_layout
15741
15742 \begin_layout Chapter
15743 Notes, Graphics, Tables, and Floats
15744 \begin_inset CommandInset label
15745 LatexCommand label
15746 name "cha:Floats-and-Notes"
15747
15748 \end_inset
15749
15750
15751 \end_layout
15752
15753 \begin_layout Standard
15754 The issues of this chapter are described in detail in the 
15755 \emph on
15756 Embedded Objects
15757 \emph default
15758  manual.
15759  There you'll also find tips and tricks for special cases.
15760 \end_layout
15761
15762 \begin_layout Section
15763 Notes
15764 \begin_inset Index idx
15765 status collapsed
15766
15767 \begin_layout Plain Layout
15768 Notes
15769 \end_layout
15770
15771 \end_inset
15772
15773
15774 \begin_inset CommandInset label
15775 LatexCommand label
15776 name "sec:Notes"
15777
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \begin_layout Standard
15784 LyX offers you a few types of notes to add to your document:
15785 \end_layout
15786
15787 \begin_layout Description
15788 LyX
15789 \begin_inset space ~
15790 \end_inset
15791
15792 Note This note type is for internal notes that won't appear in the output.
15793 \begin_inset Newline newline
15794 \end_inset
15795
15796
15797 \begin_inset Note Note
15798 status open
15799
15800 \begin_layout Plain Layout
15801 This is text in a note box that doesn't appear in the output.
15802 \end_layout
15803
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \begin_layout Description
15810 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
15811 ent, when you export the document to LaTeX via the menu 
15812 \family sans
15813 File\SpecialChar \menuseparator
15814 Export\SpecialChar \menuseparator
15815 LaTeX (pdflatex) / (plain)
15816 \family default
15817 .
15818 \begin_inset Newline newline
15819 \end_inset
15820
15821
15822 \begin_inset Note Comment
15823 status open
15824
15825 \begin_layout Plain Layout
15826 This is text in a note box that only appears as comment in LaTeX-files.
15827 \end_layout
15828
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \begin_layout Description
15835 Greyed
15836 \begin_inset space ~
15837 \end_inset
15838
15839 Out This note will appear in the output as grey text.
15840 \begin_inset Newline newline
15841 \end_inset
15842
15843
15844 \begin_inset Newline newline
15845 \end_inset
15846
15847
15848 \begin_inset Note Greyedout
15849 status open
15850
15851 \begin_layout Plain Layout
15852 This is text
15853 \begin_inset Foot
15854 status collapsed
15855
15856 \begin_layout Plain Layout
15857 This is an example footnote within a greyed out note.
15858  In this document the greyed out note color is redefined to blue.
15859  How this can be done is explained in the 
15860 \emph on
15861 Embedded Objects
15862 \emph default
15863  manual.
15864 \end_layout
15865
15866 \end_inset
15867
15868  of a comment that appears in the output as grey text.
15869 \end_layout
15870
15871 \end_inset
15872
15873
15874 \begin_inset Newline newline
15875 \end_inset
15876
15877
15878 \begin_inset Newline newline
15879 \end_inset
15880
15881 As you can see in the example, the first line of greyed out notes is a bit
15882  indented and greyed out notes can have footnotes.
15883 \end_layout
15884
15885 \begin_layout Standard
15886 Notes are inserted with the toolbar button 
15887 \begin_inset Graphics
15888         filename ../images/note-insert.png
15889         scale 85
15890         groupId toolbarbuttons
15891
15892 \end_inset
15893
15894  or the menu 
15895 \family sans
15896 Insert\SpecialChar \menuseparator
15897 Note
15898 \family default
15899 .
15900  Right-click on the appearing note box to select the note type.
15901 \end_layout
15902
15903 \begin_layout Section
15904 Footnotes
15905 \begin_inset Index idx
15906 status collapsed
15907
15908 \begin_layout Plain Layout
15909 Footnotes
15910 \end_layout
15911
15912 \end_inset
15913
15914
15915 \begin_inset CommandInset label
15916 LatexCommand label
15917 name "sec:Footnotes"
15918
15919 \end_inset
15920
15921
15922 \end_layout
15923
15924 \begin_layout Standard
15925 LyX uses boxes to display footnotes: When you insert a footnote using the
15926  menu 
15927 \family sans
15928 Insert\SpecialChar \menuseparator
15929 Footnote
15930 \family default
15931  or the toolbar button 
15932 \begin_inset Graphics
15933         filename ../images/footnote-insert.png
15934         scale 85
15935         groupId toolbarbuttons
15936
15937 \end_inset
15938
15939
15940 \family roman
15941 \series medium
15942 \bar no
15943 you'll see
15944 \family default
15945 \series default
15946 \bar default
15947  the following box: 
15948 \begin_inset Graphics
15949         filename clipart/footnoteQt4.png
15950         scale 80
15951
15952 \end_inset
15953
15954
15955 \family roman
15956 \series medium
15957 \bar no
15958  This box is LyX's representation of your footnote.
15959  If you
15960 \family default
15961 \series default
15962 \bar default
15963  left-click on 
15964 \family roman
15965 \series medium
15966 \bar no
15967 the 
15968 \begin_inset Quotes eld
15969 \end_inset
15970
15971
15972 \family sans
15973 foot
15974 \family roman
15975
15976 \begin_inset Quotes erd
15977 \end_inset
15978
15979
15980 \family default
15981 \series default
15982 \bar default
15983  
15984 \family roman
15985 \series medium
15986 \bar no
15987 label, the box will
15988 \family default
15989 \series default
15990 \bar default
15991  be opened and you can enter the footnote text into it.
15992  Clicking on the box label again, will close 
15993 \family roman
15994 \series medium
15995 \bar no
15996 the
15997 \family default
15998 \series default
15999 \bar default
16000  box
16001 \family roman
16002 \series medium
16003 \bar no
16004 .
16005  If you want to turn existing text into a footnote, simply mark it and click
16006  on the footnote
16007 \family default
16008 \series default
16009 \bar default
16010  toolbar 
16011 \family roman
16012 \series medium
16013 \bar no
16014 button
16015 \family default
16016 \series default
16017 \bar default
16018 .
16019 \end_layout
16020
16021 \begin_layout Standard
16022 Here's an example footnote:
16023 \family roman
16024 \series medium
16025 \bar no
16026
16027 \begin_inset Foot
16028 status open
16029
16030 \begin_layout Plain Layout
16031 To close a footnote, click on the footnote box label.
16032 \end_layout
16033
16034 \end_inset
16035
16036
16037 \end_layout
16038
16039 \begin_layout Standard
16040 The footnote will appear in the output as a superscript number at the text
16041  position where the footnote box is placed.
16042  The footnote text is placed at the bottom of the current page.
16043  The footnote number is calculated by LyX, the numbers are consecutive,
16044  no matter in which chapter the footnote is in.
16045  LyX doesn't support other numbering schemes yet, but you can get another
16046  scheme using special LaTeX-commands.
16047  T
16048 \family roman
16049 h
16050 \family default
16051 ey are described in the 
16052 \emph on
16053 Embedded Objects
16054 \emph default
16055  manual.
16056 \end_layout
16057
16058 \begin_layout Section
16059 Marginal Notes
16060 \begin_inset Index idx
16061 status collapsed
16062
16063 \begin_layout Plain Layout
16064 Marginal notes
16065 \end_layout
16066
16067 \end_inset
16068
16069
16070 \begin_inset CommandInset label
16071 LatexCommand label
16072 name "sec:Marginal-Notes"
16073
16074 \end_inset
16075
16076
16077 \end_layout
16078
16079 \begin_layout Standard
16080 Marginal notes look and behave just like footnotes in LyX.
16081  When you insert a margin note via the menu 
16082 \family sans
16083 Insert\SpecialChar \menuseparator
16084 Marginal
16085 \begin_inset space ~
16086 \end_inset
16087
16088 Note
16089 \family default
16090  or the toolbar button 
16091 \begin_inset Graphics
16092         filename ../images/marginalnote-insert.png
16093         scale 85
16094         groupId toolbarbuttons
16095
16096 \end_inset
16097
16098 , you'll see 
16099 \family roman
16100 \series medium
16101 a
16102 \family default
16103 \series default
16104  grey 
16105 \family roman
16106 \series medium
16107 box with a
16108 \family default
16109 \series default
16110  red 
16111 \family roman
16112 \series medium
16113 label 
16114 \begin_inset Quotes eld
16115 \end_inset
16116
16117 margin
16118 \begin_inset Quotes erd
16119 \end_inset
16120
16121  appearing within your text.
16122  This box is LyX's representation of your margin
16123 \family default
16124 \series default
16125 al 
16126 \family roman
16127 \series medium
16128 note.
16129 \end_layout
16130
16131 \begin_layout Standard
16132 At the side is an example marginal note.
16133 \family roman
16134 \series medium
16135
16136 \begin_inset Marginal
16137 status open
16138
16139 \begin_layout Plain Layout
16140 This is a marginal note.
16141 \end_layout
16142
16143 \end_inset
16144
16145
16146 \end_layout
16147
16148 \begin_layout Standard
16149 Marginal notes appear at the right side in single-sided documents.
16150  In double-sided documents they appear in the outer margin – left on even
16151  pages, right on odd pages.
16152 \end_layout
16153
16154 \begin_layout Section
16155 Graphics and Images
16156 \begin_inset Index idx
16157 status collapsed
16158
16159 \begin_layout Plain Layout
16160 Images
16161 \end_layout
16162
16163 \end_inset
16164
16165
16166 \begin_inset Index idx
16167 status collapsed
16168
16169 \begin_layout Plain Layout
16170 Graphics
16171 \end_layout
16172
16173 \end_inset
16174
16175
16176 \begin_inset CommandInset label
16177 LatexCommand label
16178 name "sec:Graphics"
16179
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \begin_layout Standard
16186 To insert an image in your document, place the cursor at the text position
16187  you want and click on the toolbar icon 
16188 \begin_inset Graphics
16189         filename ../images/dialog-show-new-inset_graphics.png
16190         scale 85
16191         groupId toolbarbuttons
16192
16193 \end_inset
16194
16195  or select 
16196 \family sans
16197 Insert\SpecialChar \menuseparator
16198 Graphics
16199 \family default
16200  from the menu.
16201  Then a dialog will appear to choose the file to load.
16202 \end_layout
16203
16204 \begin_layout Standard
16205 This dialog has numerous mostly self-explanatory parameters.
16206  The 
16207 \family sans
16208 Graphics
16209 \family default
16210  tab allows you to choose your image file.
16211  The image can be transformed by setting a rotation angle and a scaling
16212  factor.
16213  The scaling units are explained in Appendix
16214 \begin_inset space ~
16215 \end_inset
16216
16217
16218 \begin_inset CommandInset ref
16219 LatexCommand ref
16220 reference "cha:Units-available-in"
16221
16222 \end_inset
16223
16224 .
16225 \end_layout
16226
16227 \begin_layout Standard
16228 In the tab 
16229 \family sans
16230 Clipping
16231 \family default
16232  it is possible to set image coordinates to adjust the height and width
16233  of the image in the output.
16234  The coordinates can also be calculated automatically by pressing the button
16235  
16236 \family sans
16237 Get
16238 \begin_inset space ~
16239 \end_inset
16240
16241 from
16242 \begin_inset space ~
16243 \end_inset
16244
16245 file
16246 \family default
16247 .
16248  The option 
16249 \family sans
16250 Clip
16251 \begin_inset space ~
16252 \end_inset
16253
16254 to
16255 \begin_inset space ~
16256 \end_inset
16257
16258 bounding
16259 \begin_inset space ~
16260 \end_inset
16261
16262 box
16263 \family default
16264  will only print the image region within the given coordinates.
16265  Normally you don't need to take care about image coordinates and can ignore
16266  the tab 
16267 \family sans
16268 Clipping
16269 \family default
16270 .
16271 \end_layout
16272
16273 \begin_layout Standard
16274 In the 
16275 \family sans
16276 LaTeX and LyX options
16277 \family default
16278  tab LaTeX experts can specify additional LaTeX options.
16279  You can also specify here the appearance of the image inside LyX.
16280  The option 
16281 \family sans
16282 Draft
16283 \begin_inset space ~
16284 \end_inset
16285
16286 mode
16287 \family default
16288  has the effect that the image doesn't appear in the output, only a frame
16289  with the image size is printed.
16290  The option 
16291 \family sans
16292 Don't
16293 \begin_inset space ~
16294 \end_inset
16295
16296 unzip
16297 \begin_inset space ~
16298 \end_inset
16299
16300 on
16301 \begin_inset space ~
16302 \end_inset
16303
16304 export
16305 \family default
16306  is explained in the 
16307 \emph on
16308 Embedded Objects
16309 \emph default
16310  manual in section 
16311 \emph on
16312 Graphics Dialog
16313 \emph default
16314 .
16315 \end_layout
16316
16317 \begin_layout Standard
16318 The graphics dialog can be called at any time by clicking on an image.
16319  The image will appear in the output exactly at the position where it is
16320  in the text.
16321  This is an example image within a separate, horizontally centered paragraph:
16322  
16323 \end_layout
16324
16325 \begin_layout Standard
16326 \align center
16327 \begin_inset Graphics
16328         filename clipart/mobius.eps
16329         scale 70
16330
16331 \end_inset
16332
16333
16334 \end_layout
16335
16336 \begin_layout Standard
16337 If you need image captions and want to reference images, you have to put
16338  the image into a float, see section
16339 \begin_inset space ~
16340 \end_inset
16341
16342
16343 \begin_inset CommandInset ref
16344 LatexCommand ref
16345 reference "sec:Figure-Floats"
16346
16347 \end_inset
16348
16349 .
16350 \end_layout
16351
16352 \begin_layout Subsection
16353 Image Formats
16354 \begin_inset Index idx
16355 status collapsed
16356
16357 \begin_layout Plain Layout
16358 Images ! Formats
16359 \end_layout
16360
16361 \end_inset
16362
16363
16364 \begin_inset CommandInset label
16365 LatexCommand label
16366 name "sub:Image-Formats"
16367
16368 \end_inset
16369
16370
16371 \end_layout
16372
16373 \begin_layout Standard
16374 You can insert images in any known file format.
16375  But as we explained in section
16376 \begin_inset space ~
16377 \end_inset
16378
16379
16380 \begin_inset CommandInset ref
16381 LatexCommand ref
16382 reference "sub:Output-file-formats"
16383
16384 \end_inset
16385
16386 , every output document format allows only a few image formats.
16387  LyX uses therefore the program 
16388 \family typewriter
16389 ImageMagick
16390 \family default
16391  in the background to convert the images to the right format.
16392  To increase your workflow by avoiding these conversions in the background,
16393  you can use only the image formats listed in the subsections of section
16394 \begin_inset space ~
16395 \end_inset
16396
16397
16398 \begin_inset CommandInset ref
16399 LatexCommand ref
16400 reference "sub:Output-file-formats"
16401
16402 \end_inset
16403
16404 .
16405 \end_layout
16406
16407 \begin_layout Standard
16408 Similar to fonts there are two types of image formats:
16409 \end_layout
16410
16411 \begin_layout Description
16412 Bitmap
16413 \begin_inset space ~
16414 \end_inset
16415
16416 images consist of pixel values, often in a compressed form.
16417  They are therefore not fully scalable and look pixelated in large zooms.
16418  Well-known bitmap image formats are 
16419 \begin_inset Quotes eld
16420 \end_inset
16421
16422 Graphics Interchange Format
16423 \begin_inset Quotes erd
16424 \end_inset
16425
16426  (GIF, file extension 
16427 \begin_inset Quotes eld
16428 \end_inset
16429
16430
16431 \family typewriter
16432 .gif
16433 \family default
16434
16435 \begin_inset Quotes erd
16436 \end_inset
16437
16438 )
16439 \begin_inset Index idx
16440 status collapsed
16441
16442 \begin_layout Plain Layout
16443 GIF|see
16444 \begin_inset ERT
16445 status collapsed
16446
16447 \begin_layout Plain Layout
16448
16449 {
16450 \end_layout
16451
16452 \end_inset
16453
16454 Image formats
16455 \begin_inset ERT
16456 status collapsed
16457
16458 \begin_layout Plain Layout
16459
16460 }
16461 \end_layout
16462
16463 \end_inset
16464
16465
16466 \end_layout
16467
16468 \end_inset
16469
16470
16471 \begin_inset Quotes eld
16472 \end_inset
16473
16474 Portable Network Graphics
16475 \begin_inset Quotes erd
16476 \end_inset
16477
16478  (PNG, file extension 
16479 \begin_inset Quotes eld
16480 \end_inset
16481
16482
16483 \family typewriter
16484 .png
16485 \family default
16486
16487 \begin_inset Quotes erd
16488 \end_inset
16489
16490 )
16491 \begin_inset Index idx
16492 status collapsed
16493
16494 \begin_layout Plain Layout
16495 PNG|see
16496 \begin_inset ERT
16497 status collapsed
16498
16499 \begin_layout Plain Layout
16500
16501 {
16502 \end_layout
16503
16504 \end_inset
16505
16506 Image formats
16507 \begin_inset ERT
16508 status collapsed
16509
16510 \begin_layout Plain Layout
16511
16512 }
16513 \end_layout
16514
16515 \end_inset
16516
16517
16518 \end_layout
16519
16520 \end_inset
16521
16522 , and 
16523 \begin_inset Quotes eld
16524 \end_inset
16525
16526 Joint Photographic Experts Group
16527 \begin_inset Quotes erd
16528 \end_inset
16529
16530  (JPG, file extension 
16531 \begin_inset Quotes eld
16532 \end_inset
16533
16534
16535 \family typewriter
16536 .jpg
16537 \family default
16538
16539 \begin_inset Quotes erd
16540 \end_inset
16541
16542  or 
16543 \begin_inset Quotes eld
16544 \end_inset
16545
16546
16547 \family typewriter
16548 .jpeg
16549 \family default
16550
16551 \begin_inset Quotes erd
16552 \end_inset
16553
16554 )
16555 \begin_inset Index idx
16556 status collapsed
16557
16558 \begin_layout Plain Layout
16559 JPG|see
16560 \begin_inset ERT
16561 status collapsed
16562
16563 \begin_layout Plain Layout
16564
16565 {
16566 \end_layout
16567
16568 \end_inset
16569
16570 Image formats
16571 \begin_inset ERT
16572 status collapsed
16573
16574 \begin_layout Plain Layout
16575
16576 }
16577 \end_layout
16578
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585
16586 .
16587 \end_layout
16588
16589 \begin_layout Description
16590 Scalable
16591 \begin_inset space ~
16592 \end_inset
16593
16594 images consist of vectors and can therefore be scaled to any size without
16595  data loss.
16596  The scaling ability is necessary if you want to create presentations, because
16597  presentations are always scaled by the beamer.
16598  Scaling is also useful for online documents to let the user zoom into diagrams.
16599 \begin_inset Newline newline
16600 \end_inset
16601
16602 Scalable image formats can be 
16603 \begin_inset Quotes eld
16604 \end_inset
16605
16606 Scalable Vector Graphics
16607 \begin_inset Quotes erd
16608 \end_inset
16609
16610  (SVG, file extension 
16611 \begin_inset Quotes eld
16612 \end_inset
16613
16614
16615 \family typewriter
16616 .svg
16617 \family default
16618
16619 \begin_inset Quotes erd
16620 \end_inset
16621
16622 )
16623 \begin_inset Index idx
16624 status collapsed
16625
16626 \begin_layout Plain Layout
16627 SVG|see
16628 \begin_inset ERT
16629 status collapsed
16630
16631 \begin_layout Plain Layout
16632
16633 {
16634 \end_layout
16635
16636 \end_inset
16637
16638 Image formats
16639 \begin_inset ERT
16640 status collapsed
16641
16642 \begin_layout Plain Layout
16643
16644 }
16645 \end_layout
16646
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \end_inset
16653
16654
16655 \begin_inset Quotes eld
16656 \end_inset
16657
16658 Encapsulated PostScript
16659 \begin_inset Quotes erd
16660 \end_inset
16661
16662  (EPS, file extension 
16663 \begin_inset Quotes eld
16664 \end_inset
16665
16666
16667 \family typewriter
16668 .eps
16669 \family default
16670
16671 \begin_inset Quotes erd
16672 \end_inset
16673
16674 )
16675 \begin_inset Index idx
16676 status collapsed
16677
16678 \begin_layout Plain Layout
16679 EPS|see
16680 \begin_inset ERT
16681 status collapsed
16682
16683 \begin_layout Plain Layout
16684
16685 {
16686 \end_layout
16687
16688 \end_inset
16689
16690 Image formats
16691 \begin_inset ERT
16692 status collapsed
16693
16694 \begin_layout Plain Layout
16695
16696 }
16697 \end_layout
16698
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \end_inset
16705
16706 , and 
16707 \begin_inset Quotes eld
16708 \end_inset
16709
16710 Portable Document Format
16711 \begin_inset Quotes erd
16712 \end_inset
16713
16714  (PDF, file extension 
16715 \begin_inset Quotes eld
16716 \end_inset
16717
16718
16719 \family typewriter
16720 .pdf
16721 \family default
16722
16723 \begin_inset Quotes erd
16724 \end_inset
16725
16726 )
16727 \begin_inset Index idx
16728 status collapsed
16729
16730 \begin_layout Plain Layout
16731 PDF
16732 \end_layout
16733
16734 \end_inset
16735
16736 .
16737  We say it can be, because you can convert any bitmap image format to PDF
16738  or EPS and the result won't be scalable.
16739  In this cases only a header with the image properties is added to the original
16740  image
16741 \begin_inset Foot
16742 status collapsed
16743
16744 \begin_layout Plain Layout
16745 In the case of PDF, the original image is additionally compressed.
16746 \end_layout
16747
16748 \end_inset
16749
16750 .
16751 \end_layout
16752
16753 \begin_layout Standard
16754 Normally one cannot convert a bitmap image into a scalable one, only vice
16755  versa.
16756 \end_layout
16757
16758 \begin_layout Subsection
16759 Grouping of Image Settings
16760 \begin_inset Index idx
16761 status collapsed
16762
16763 \begin_layout Plain Layout
16764 Images ! Settings grouping
16765 \end_layout
16766
16767 \end_inset
16768
16769
16770 \end_layout
16771
16772 \begin_layout Standard
16773 Each image can define a new group of image settings or join an existing
16774  group.
16775  Images within such a group share their settings, so adjusting one image
16776  of the group automatically also adjusts all other images of the group in
16777  the same way.
16778  So you can for example change the size for a bunch of images without the
16779  need to manually change each of them.
16780  
16781 \end_layout
16782
16783 \begin_layout Standard
16784 A new group can be set by entering a name in the 
16785 \family sans
16786 Group
16787 \begin_inset space ~
16788 \end_inset
16789
16790 Name
16791 \family default
16792  field in the Graphics dialog.
16793  Joining an existing group can be done using the context menu of the image
16794  by checking the name of the desired group.
16795 \end_layout
16796
16797 \begin_layout Section
16798 Tables
16799 \begin_inset Index idx
16800 status collapsed
16801
16802 \begin_layout Plain Layout
16803 Tables
16804 \end_layout
16805
16806 \end_inset
16807
16808
16809 \begin_inset CommandInset label
16810 LatexCommand label
16811 name "sec:Tables"
16812
16813 \end_inset
16814
16815
16816 \end_layout
16817
16818 \begin_layout Standard
16819 You can insert a table using either the toolbar button 
16820 \begin_inset Graphics
16821         filename ../images/tabular-insert.png
16822         scale 85
16823         groupId toolbarbuttons
16824
16825 \end_inset
16826
16827  or the menu 
16828 \family sans
16829 Insert\SpecialChar \menuseparator
16830 Table
16831 \family default
16832 .
16833  A dialog will appear, asking you for the number of rows and columns.
16834  The default table has lines around any cell and the first row appears separated
16835  from the rest of the table.
16836  This separation appears due to a double line: The cells of the first row
16837  have a line below them and the cells of the second row have a line above
16838  them.
16839  Here's an example table:
16840 \end_layout
16841
16842 \begin_layout Standard
16843 \align center
16844 \begin_inset Tabular
16845 <lyxtabular version="3" rows="4" columns="4">
16846 <features tabularvalignment="middle">
16847 <column alignment="center" valignment="top" width="0pt">
16848 <column alignment="center" valignment="top" width="0pt">
16849 <column alignment="center" valignment="top" width="0in">
16850 <column alignment="center" valignment="top" width="0pt">
16851 <row>
16852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865
16866 \family roman
16867 \series medium
16868 \shape up
16869 \size normal
16870 \emph off
16871 \bar no
16872 \noun off
16873 \color none
16874 1
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 2
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892 3
16893 \end_layout
16894
16895 \end_inset
16896 </cell>
16897 </row>
16898 <row>
16899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903
16904 \family roman
16905 \series medium
16906 \shape up
16907 \size normal
16908 \emph off
16909 \bar no
16910 \noun off
16911 \color none
16912 A
16913 \end_layout
16914
16915 \end_inset
16916 </cell>
16917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16927 \begin_inset Text
16928
16929 \begin_layout Plain Layout
16930
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16936 \begin_inset Text
16937
16938 \begin_layout Plain Layout
16939
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 </row>
16945 <row>
16946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16947 \begin_inset Text
16948
16949 \begin_layout Plain Layout
16950
16951 \family roman
16952 \series medium
16953 \shape up
16954 \size normal
16955 \emph off
16956 \bar no
16957 \noun off
16958 \color none
16959 B
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977
16978 \size normal
16979 \noun off
16980 \color none
16981  
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 </row>
16996 <row>
16997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001
17002 \family roman
17003 \series medium
17004 \shape up
17005 \size normal
17006 \emph off
17007 \bar no
17008 \noun off
17009 \color none
17010 C
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17016 \begin_inset Text
17017
17018 \begin_layout Plain Layout
17019
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17034 \begin_inset Text
17035
17036 \begin_layout Plain Layout
17037
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 </lyxtabular>
17044
17045 \end_inset
17046
17047
17048 \end_layout
17049
17050 \begin_layout Subsection
17051 The Table dialog
17052 \end_layout
17053
17054 \begin_layout Standard
17055 You can alter a table by clicking on it with the right mouse button, which
17056  brings up the table dialog.
17057  Here you can adjust the settings of the cell and row/column respectively
17058  where the cursor is placed currently.
17059  Most of the dialog options also work on selections.
17060  This means that if you select more cells, columns or rows the action is
17061  done on all of your selection.
17062 \end_layout
17063
17064 \begin_layout Standard
17065 Additionally to the table dialog, the 
17066 \family sans
17067 table
17068 \begin_inset space ~
17069 \end_inset
17070
17071 toolbar
17072 \family default
17073  helps you in setting table properties.
17074  It appears when the cursor is inside a table.
17075 \end_layout
17076
17077 \begin_layout Standard
17078 In the tab 
17079 \family sans
17080 Table
17081 \begin_inset space ~
17082 \end_inset
17083
17084 Settings
17085 \family default
17086  of the table dialog you can set the alignment for the current row.
17087  If you add a row or column, it will be inserted right beside or below the
17088  current cell respectively.
17089  The vertical alignment of a column can only be adjusted when a column width
17090  is given.
17091  A given width will allow the cell to have line breaks and multiple paragraphs
17092  of text, see section
17093 \begin_inset space ~
17094 \end_inset
17095
17096
17097 \begin_inset CommandInset ref
17098 LatexCommand ref
17099 reference "sub:Table-Cells"
17100
17101 \end_inset
17102
17103 .
17104 \end_layout
17105
17106 \begin_layout Standard
17107 You can mark multiple cells of one row/column as a multicolumn/row cell
17108  using the check box 
17109 \family sans
17110 Multicolumn
17111 \family default
17112  or 
17113 \family sans
17114 Multirow
17115 \family default
17116 .
17117  This will merge the cells to 
17118 \emph on
17119 one
17120 \emph default
17121  cell, spread over more than one column/row.
17122  Multicolumn cells are treated as own rows, so that the alignment, width,
17123  and border settings affect only the multicolumn cell.
17124  Here's an example table with a multicolumn cell in the first row and one
17125  in the last row without the upper border:
17126 \end_layout
17127
17128 \begin_layout Standard
17129 \align center
17130 \begin_inset Tabular
17131 <lyxtabular version="3" rows="3" columns="4">
17132 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17133 <column alignment="center" valignment="top" width="0pt">
17134 <column alignment="center" valignment="middle" width="0">
17135 <column alignment="center" valignment="top" width="0in">
17136 <column alignment="center" valignment="top" width="0pt">
17137 <row>
17138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17139 \begin_inset Text
17140
17141 \begin_layout Plain Layout
17142 abc
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151 def ghi
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 jkl
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 <row>
17176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180
17181 \family roman
17182 \series medium
17183 \shape up
17184 \size normal
17185 \emph off
17186 \bar no
17187 \noun off
17188 \color none
17189 A
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17195 \begin_inset Text
17196
17197 \begin_layout Plain Layout
17198 B
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 C
17208 \end_layout
17209
17210 \end_inset
17211 </cell>
17212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216 D
17217 \end_layout
17218
17219 \end_inset
17220 </cell>
17221 </row>
17222 <row>
17223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17224 \begin_inset Text
17225
17226 \begin_layout Plain Layout
17227 1
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 2
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17242 \begin_inset Text
17243
17244 \begin_layout Plain Layout
17245 3
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17251 \begin_inset Text
17252
17253 \begin_layout Plain Layout
17254 4
17255 \end_layout
17256
17257 \end_inset
17258 </cell>
17259 </row>
17260 </lyxtabular>
17261
17262 \end_inset
17263
17264
17265 \end_layout
17266
17267 \begin_layout Standard
17268 Adept users can declare special LaTeX-arguments for the table.
17269  They are necessary for special table formatting, like for multirow cells,
17270  explained in the tables section of the 
17271 \emph on
17272 Embedded
17273 \begin_inset space ~
17274 \end_inset
17275
17276 Objects
17277 \emph default
17278  manual.
17279  You can also rotate the current cell or the whole table 90
17280 \begin_inset space \thinspace{}
17281 \end_inset
17282
17283 degrees counterclockwise.
17284  These rotations are not visible in LyX but in the output.
17285 \end_layout
17286
17287 \begin_layout Standard
17288 \begin_inset Note Greyedout
17289 status open
17290
17291 \begin_layout Plain Layout
17292
17293 \series bold
17294 Note:
17295 \series default
17296  Most DVI-viewers are 
17297 \emph on
17298 not
17299 \emph default
17300  able to display rotations.
17301 \end_layout
17302
17303 \end_inset
17304
17305
17306 \end_layout
17307
17308 \begin_layout Standard
17309 The 
17310 \family sans
17311 Borders
17312 \family default
17313  tab allows you to add and delete border lines for the current row/column.
17314  The button 
17315 \family sans
17316 Default
17317 \family default
17318  adds lines for all cell borders.
17319 \end_layout
17320
17321 \begin_layout Subsection
17322 Longtables
17323 \begin_inset Index idx
17324 status collapsed
17325
17326 \begin_layout Plain Layout
17327 Tables ! Longtables
17328 \end_layout
17329
17330 \end_inset
17331
17332
17333 \begin_inset Index idx
17334 status collapsed
17335
17336 \begin_layout Plain Layout
17337 Longtables
17338 \end_layout
17339
17340 \end_inset
17341
17342
17343 \end_layout
17344
17345 \begin_layout Standard
17346 If the table is too long to fit on one page, you can use the option 
17347 \family sans
17348 Use
17349 \begin_inset space ~
17350 \end_inset
17351
17352 long
17353 \begin_inset space ~
17354 \end_inset
17355
17356 table
17357 \family default
17358  in the tab 
17359 \family sans
17360 Longtable
17361 \family default
17362  of the table dialog to split the table automatically over more pages.
17363  Doing this enables some check boxes and you can now define:
17364 \end_layout
17365
17366 \begin_layout Description
17367
17368 \family sans
17369 Header
17370 \family default
17371 : The current row and all rows above, that don't have any special options
17372  defined, are defined to be the header rows of all pages of the longtable;
17373  except for the first page, if 
17374 \family sans
17375 First
17376 \begin_inset space ~
17377 \end_inset
17378
17379 header
17380 \family default
17381  is defined.
17382 \end_layout
17383
17384 \begin_layout Description
17385
17386 \family sans
17387 First
17388 \begin_inset space ~
17389 \end_inset
17390
17391 header
17392 \family default
17393 : The current row and all rows above, that don't have any special options
17394  defined, are defined to be the header rows of the first page of the longtable.
17395 \end_layout
17396
17397 \begin_layout Description
17398
17399 \family sans
17400 Footer
17401 \family default
17402 : The current row and all rows below, that don't have any special options
17403  defined, are defined to be the footer rows of all pages of the longtable;
17404  except for the last page, if 
17405 \family sans
17406 Last
17407 \begin_inset space ~
17408 \end_inset
17409
17410 footer
17411 \family default
17412  is defined.
17413 \end_layout
17414
17415 \begin_layout Description
17416
17417 \family sans
17418 Last
17419 \begin_inset space ~
17420 \end_inset
17421
17422 footer
17423 \family default
17424 : The current row and all rows below, that don't have any special options
17425  defined, are defined to be the footer rows of the last page of the longtable.
17426 \end_layout
17427
17428 \begin_layout Description
17429 Caption: The first row is reset as a single column.
17430  You can now insert there the table caption via the menu 
17431 \family sans
17432 Insert\SpecialChar \menuseparator
17433 Caption
17434 \family default
17435 .
17436  More about longtable captions can be found in the 
17437 \emph on
17438 Embedded
17439 \begin_inset space ~
17440 \end_inset
17441
17442 Objects
17443 \emph default
17444  manual.
17445 \end_layout
17446
17447 \begin_layout Standard
17448 You can also specify a row where the table is split.
17449  If you set more than one option in the same table row, you should be aware
17450  of the fact that only the first one is used in the given table row.
17451  The others will then be defined as 
17452 \emph on
17453 empty
17454 \emph default
17455 .
17456  In this context, first means first in this order: 
17457 \family sans
17458 Footer, Last
17459 \begin_inset space ~
17460 \end_inset
17461
17462 footer,
17463 \family default
17464  
17465 \family sans
17466 Header,
17467 \family default
17468  
17469 \family sans
17470 First
17471 \begin_inset space ~
17472 \end_inset
17473
17474 header.
17475
17476 \family default
17477  See the following longtable to see how it works:
17478 \end_layout
17479
17480 \begin_layout Standard
17481 \align center
17482 \begin_inset Tabular
17483 <lyxtabular version="3" rows="69" columns="3">
17484 <features islongtable="true" longtabularalignment="center">
17485 <column alignment="block" valignment="top" width="5cm">
17486 <column alignment="left" valignment="top" width="0pt">
17487 <column alignment="right" valignment="top" width="0pt">
17488 <row endfirsthead="true">
17489 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \series bold
17495 Example Phone List (ignore the names)
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504
17505 \end_layout
17506
17507 \end_inset
17508 </cell>
17509 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17510 \begin_inset Text
17511
17512 \begin_layout Plain Layout
17513
17514 \end_layout
17515
17516 \end_inset
17517 </cell>
17518 </row>
17519 <row endfirsthead="true">
17520 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \series bold
17526 NAME
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544
17545 \series bold
17546 TEL.
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 </row>
17552 <row endhead="true">
17553 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557  
17558 \series bold
17559 Example Phone List
17560 \end_layout
17561
17562 \end_inset
17563 </cell>
17564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577
17578 \end_layout
17579
17580 \end_inset
17581 </cell>
17582 </row>
17583 <row endhead="true">
17584 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588
17589 \series bold
17590 NAME
17591 \end_layout
17592
17593 \end_inset
17594 </cell>
17595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17596 \begin_inset Text
17597
17598 \begin_layout Plain Layout
17599
17600 \end_layout
17601
17602 \end_inset
17603 </cell>
17604 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17605 \begin_inset Text
17606
17607 \begin_layout Plain Layout
17608
17609 \series bold
17610 TEL.
17611 \end_layout
17612
17613 \end_inset
17614 </cell>
17615 </row>
17616 <row endfoot="true">
17617 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17618 \begin_inset Text
17619
17620 \begin_layout Plain Layout
17621  
17622 \series bold
17623 continue ...
17624 \end_layout
17625
17626 \end_inset
17627 </cell>
17628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 </row>
17647 <row>
17648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17649 \begin_inset Text
17650
17651 \begin_layout Plain Layout
17652
17653 \series bold
17654 Annovi
17655 \end_layout
17656
17657 \end_inset
17658 </cell>
17659 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17660 \begin_inset Text
17661
17662 \begin_layout Plain Layout
17663 Silvia
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672 111
17673 \end_layout
17674
17675 \end_inset
17676 </cell>
17677 </row>
17678 <row>
17679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17680 \begin_inset Text
17681
17682 \begin_layout Plain Layout
17683
17684 \series bold
17685 Bertoli
17686 \end_layout
17687
17688 \end_inset
17689 </cell>
17690 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17691 \begin_inset Text
17692
17693 \begin_layout Plain Layout
17694 Stefano
17695 \end_layout
17696
17697 \end_inset
17698 </cell>
17699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17700 \begin_inset Text
17701
17702 \begin_layout Plain Layout
17703 111
17704 \end_layout
17705
17706 \end_inset
17707 </cell>
17708 </row>
17709 <row>
17710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714
17715 \series bold
17716 Bozzi
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 Walter
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734 111
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 </row>
17740 <row>
17741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745
17746 \series bold
17747 Cachia
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 Maria
17757 \end_layout
17758
17759 \end_inset
17760 </cell>
17761 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765 111
17766 \end_layout
17767
17768 \end_inset
17769 </cell>
17770 </row>
17771 <row>
17772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17773 \begin_inset Text
17774
17775 \begin_layout Plain Layout
17776
17777 \series bold
17778 Cachia
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17784 \begin_inset Text
17785
17786 \begin_layout Plain Layout
17787 Maurizio
17788 \end_layout
17789
17790 \end_inset
17791 </cell>
17792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17793 \begin_inset Text
17794
17795 \begin_layout Plain Layout
17796 111
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 </row>
17802 <row>
17803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17804 \begin_inset Text
17805
17806 \begin_layout Plain Layout
17807
17808 \series bold
17809 Cinquemani
17810 \end_layout
17811
17812 \end_inset
17813 </cell>
17814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17815 \begin_inset Text
17816
17817 \begin_layout Plain Layout
17818 Giusi
17819 \end_layout
17820
17821 \end_inset
17822 </cell>
17823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827 111
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 </row>
17833 <row>
17834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838
17839 \series bold
17840 Colin
17841 \end_layout
17842
17843 \end_inset
17844 </cell>
17845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17846 \begin_inset Text
17847
17848 \begin_layout Plain Layout
17849 Bernard
17850 \end_layout
17851
17852 \end_inset
17853 </cell>
17854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858 111
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 </row>
17864 <row>
17865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17866 \begin_inset Text
17867
17868 \begin_layout Plain Layout
17869
17870 \series bold
17871 Concli
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880 Gianfranco
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889 111
17890 \end_layout
17891
17892 \end_inset
17893 </cell>
17894 </row>
17895 <row>
17896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \series bold
17902 Dal Bosco
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911 Carolina
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920 111
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \series bold
17933 Dalpiaz
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 Annamaria
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951 111
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 </row>
17957 <row>
17958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962
17963 \series bold
17964 Feliciello
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 Domenico
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982 111
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row>
17989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993
17994 \series bold
17995 Focarelli
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18001 \begin_inset Text
18002
18003 \begin_layout Plain Layout
18004 Paola
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 111
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 </row>
18019 <row>
18020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024
18025 \series bold
18026 Galletti
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 Oreste
18036 \end_layout
18037
18038 \end_inset
18039 </cell>
18040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044 111
18045 \end_layout
18046
18047 \end_inset
18048 </cell>
18049 </row>
18050 <row>
18051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18052 \begin_inset Text
18053
18054 \begin_layout Plain Layout
18055
18056 \series bold
18057 Gasparini
18058 \end_layout
18059
18060 \end_inset
18061 </cell>
18062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18063 \begin_inset Text
18064
18065 \begin_layout Plain Layout
18066 Franca
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18072 \begin_inset Text
18073
18074 \begin_layout Plain Layout
18075 111
18076 \end_layout
18077
18078 \end_inset
18079 </cell>
18080 </row>
18081 <row>
18082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18083 \begin_inset Text
18084
18085 \begin_layout Plain Layout
18086
18087 \series bold
18088 Rizzardi
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097 Paola
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 111
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 </row>
18112 <row>
18113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117
18118 \series bold
18119 Lassini
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128 Giancarlo
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 111
18138 \end_layout
18139
18140 \end_inset
18141 </cell>
18142 </row>
18143 <row>
18144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18145 \begin_inset Text
18146
18147 \begin_layout Plain Layout
18148
18149 \series bold
18150 Malfatti
18151 \end_layout
18152
18153 \end_inset
18154 </cell>
18155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18156 \begin_inset Text
18157
18158 \begin_layout Plain Layout
18159 Luciano
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 111
18169 \end_layout
18170
18171 \end_inset
18172 </cell>
18173 </row>
18174 <row>
18175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179
18180 \series bold
18181 Malfatti
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18187 \begin_inset Text
18188
18189 \begin_layout Plain Layout
18190 Valeriano
18191 \end_layout
18192
18193 \end_inset
18194 </cell>
18195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18196 \begin_inset Text
18197
18198 \begin_layout Plain Layout
18199 111
18200 \end_layout
18201
18202 \end_inset
18203 </cell>
18204 </row>
18205 <row>
18206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18207 \begin_inset Text
18208
18209 \begin_layout Plain Layout
18210
18211 \series bold
18212 Meneguzzo
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 Roberto
18222 \end_layout
18223
18224 \end_inset
18225 </cell>
18226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230 111
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 </row>
18236 <row>
18237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \series bold
18243 Mezzadra
18244 \end_layout
18245
18246 \end_inset
18247 </cell>
18248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18249 \begin_inset Text
18250
18251 \begin_layout Plain Layout
18252 Roberto
18253 \end_layout
18254
18255 \end_inset
18256 </cell>
18257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18258 \begin_inset Text
18259
18260 \begin_layout Plain Layout
18261 111
18262 \end_layout
18263
18264 \end_inset
18265 </cell>
18266 </row>
18267 <row>
18268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18269 \begin_inset Text
18270
18271 \begin_layout Plain Layout
18272
18273 \series bold
18274 Pirpamer
18275 \end_layout
18276
18277 \end_inset
18278 </cell>
18279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283 Erich
18284 \end_layout
18285
18286 \end_inset
18287 </cell>
18288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18289 \begin_inset Text
18290
18291 \begin_layout Plain Layout
18292 111
18293 \end_layout
18294
18295 \end_inset
18296 </cell>
18297 </row>
18298 <row>
18299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18300 \begin_inset Text
18301
18302 \begin_layout Plain Layout
18303
18304 \series bold
18305 Pochiesa
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 Paolo
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323 111, 222
18324 \end_layout
18325
18326 \end_inset
18327 </cell>
18328 </row>
18329 <row>
18330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18331 \begin_inset Text
18332
18333 \begin_layout Plain Layout
18334
18335 \series bold
18336 Radina
18337 \end_layout
18338
18339 \end_inset
18340 </cell>
18341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18342 \begin_inset Text
18343
18344 \begin_layout Plain Layout
18345 Claudio
18346 \end_layout
18347
18348 \end_inset
18349 </cell>
18350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18351 \begin_inset Text
18352
18353 \begin_layout Plain Layout
18354 111
18355 \end_layout
18356
18357 \end_inset
18358 </cell>
18359 </row>
18360 <row>
18361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18362 \begin_inset Text
18363
18364 \begin_layout Plain Layout
18365
18366 \series bold
18367 Stuffer
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 Oskar
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18382 \begin_inset Text
18383
18384 \begin_layout Plain Layout
18385 111
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 </row>
18391 <row>
18392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18393 \begin_inset Text
18394
18395 \begin_layout Plain Layout
18396
18397 \series bold
18398 Tacchelli
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18404 \begin_inset Text
18405
18406 \begin_layout Plain Layout
18407 Ugo
18408 \end_layout
18409
18410 \end_inset
18411 </cell>
18412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18413 \begin_inset Text
18414
18415 \begin_layout Plain Layout
18416 111
18417 \end_layout
18418
18419 \end_inset
18420 </cell>
18421 </row>
18422 <row>
18423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427
18428 \series bold
18429 Tezzele
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 Margit
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447 111
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 </row>
18453 <row>
18454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \series bold
18460 Unterkalmsteiner
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 Frieda
18470 \end_layout
18471
18472 \end_inset
18473 </cell>
18474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18475 \begin_inset Text
18476
18477 \begin_layout Plain Layout
18478 111
18479 \end_layout
18480
18481 \end_inset
18482 </cell>
18483 </row>
18484 <row>
18485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18486 \begin_inset Text
18487
18488 \begin_layout Plain Layout
18489
18490 \series bold
18491 Vieider
18492 \end_layout
18493
18494 \end_inset
18495 </cell>
18496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18497 \begin_inset Text
18498
18499 \begin_layout Plain Layout
18500 Hilde
18501 \end_layout
18502
18503 \end_inset
18504 </cell>
18505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18506 \begin_inset Text
18507
18508 \begin_layout Plain Layout
18509 111
18510 \end_layout
18511
18512 \end_inset
18513 </cell>
18514 </row>
18515 <row>
18516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18517 \begin_inset Text
18518
18519 \begin_layout Plain Layout
18520
18521 \series bold
18522 Vigna
18523 \end_layout
18524
18525 \end_inset
18526 </cell>
18527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18528 \begin_inset Text
18529
18530 \begin_layout Plain Layout
18531 Jürgen
18532 \end_layout
18533
18534 \end_inset
18535 </cell>
18536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18537 \begin_inset Text
18538
18539 \begin_layout Plain Layout
18540 111
18541 \end_layout
18542
18543 \end_inset
18544 </cell>
18545 </row>
18546 <row>
18547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18548 \begin_inset Text
18549
18550 \begin_layout Plain Layout
18551
18552 \series bold
18553 Weber
18554 \end_layout
18555
18556 \end_inset
18557 </cell>
18558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18559 \begin_inset Text
18560
18561 \begin_layout Plain Layout
18562 Maurizio
18563 \end_layout
18564
18565 \end_inset
18566 </cell>
18567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18568 \begin_inset Text
18569
18570 \begin_layout Plain Layout
18571 111
18572 \end_layout
18573
18574 \end_inset
18575 </cell>
18576 </row>
18577 <row>
18578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18579 \begin_inset Text
18580
18581 \begin_layout Plain Layout
18582
18583 \series bold
18584 Winkler
18585 \end_layout
18586
18587 \end_inset
18588 </cell>
18589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18590 \begin_inset Text
18591
18592 \begin_layout Plain Layout
18593 Franz
18594 \end_layout
18595
18596 \end_inset
18597 </cell>
18598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18599 \begin_inset Text
18600
18601 \begin_layout Plain Layout
18602 111
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 </row>
18608 <row>
18609 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613  
18614 \end_layout
18615
18616 \end_inset
18617 </cell>
18618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18619 \begin_inset Text
18620
18621 \begin_layout Plain Layout
18622
18623 \end_layout
18624
18625 \end_inset
18626 </cell>
18627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18628 \begin_inset Text
18629
18630 \begin_layout Plain Layout
18631
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \series bold
18644 Annovi
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 Silvia
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 555
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673
18674 \series bold
18675 Bertoli
18676 \end_layout
18677
18678 \end_inset
18679 </cell>
18680 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18681 \begin_inset Text
18682
18683 \begin_layout Plain Layout
18684 Stefano
18685 \end_layout
18686
18687 \end_inset
18688 </cell>
18689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 555
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 </row>
18699 <row>
18700 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704
18705 \series bold
18706 Bozzi
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 Walter
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724 555
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 </row>
18730 <row>
18731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18732 \begin_inset Text
18733
18734 \begin_layout Plain Layout
18735
18736 \series bold
18737 Cachia
18738 \end_layout
18739
18740 \end_inset
18741 </cell>
18742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746 Maria
18747 \end_layout
18748
18749 \end_inset
18750 </cell>
18751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18752 \begin_inset Text
18753
18754 \begin_layout Plain Layout
18755 555
18756 \end_layout
18757
18758 \end_inset
18759 </cell>
18760 </row>
18761 <row>
18762 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18763 \begin_inset Text
18764
18765 \begin_layout Plain Layout
18766
18767 \series bold
18768 Cachia
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18774 \begin_inset Text
18775
18776 \begin_layout Plain Layout
18777 Maurizio
18778 \end_layout
18779
18780 \end_inset
18781 </cell>
18782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18783 \begin_inset Text
18784
18785 \begin_layout Plain Layout
18786 555
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \series bold
18799 Cinquemani
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 Giusi
18809 \end_layout
18810
18811 \end_inset
18812 </cell>
18813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18814 \begin_inset Text
18815
18816 \begin_layout Plain Layout
18817 555
18818 \end_layout
18819
18820 \end_inset
18821 </cell>
18822 </row>
18823 <row>
18824 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828
18829 \series bold
18830 Colin
18831 \end_layout
18832
18833 \end_inset
18834 </cell>
18835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18836 \begin_inset Text
18837
18838 \begin_layout Plain Layout
18839 Bernard
18840 \end_layout
18841
18842 \end_inset
18843 </cell>
18844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18845 \begin_inset Text
18846
18847 \begin_layout Plain Layout
18848 555
18849 \end_layout
18850
18851 \end_inset
18852 </cell>
18853 </row>
18854 <row>
18855 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18856 \begin_inset Text
18857
18858 \begin_layout Plain Layout
18859
18860 \series bold
18861 Concli
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18867 \begin_inset Text
18868
18869 \begin_layout Plain Layout
18870 Gianfranco
18871 \end_layout
18872
18873 \end_inset
18874 </cell>
18875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18876 \begin_inset Text
18877
18878 \begin_layout Plain Layout
18879 555
18880 \end_layout
18881
18882 \end_inset
18883 </cell>
18884 </row>
18885 <row>
18886 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18887 \begin_inset Text
18888
18889 \begin_layout Plain Layout
18890
18891 \series bold
18892 Dal Bosco
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 Carolina
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 555
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 </row>
18916 <row>
18917 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18918 \begin_inset Text
18919
18920 \begin_layout Plain Layout
18921
18922 \series bold
18923 Dalpiaz
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932 Annamaria
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941 555
18942 \end_layout
18943
18944 \end_inset
18945 </cell>
18946 </row>
18947 <row>
18948 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952
18953 \series bold
18954 Feliciello
18955 \end_layout
18956
18957 \end_inset
18958 </cell>
18959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18960 \begin_inset Text
18961
18962 \begin_layout Plain Layout
18963 Domenico
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972 555
18973 \end_layout
18974
18975 \end_inset
18976 </cell>
18977 </row>
18978 <row>
18979 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983
18984 \series bold
18985 Focarelli
18986 \end_layout
18987
18988 \end_inset
18989 </cell>
18990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18991 \begin_inset Text
18992
18993 \begin_layout Plain Layout
18994 Paola
18995 \end_layout
18996
18997 \end_inset
18998 </cell>
18999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19000 \begin_inset Text
19001
19002 \begin_layout Plain Layout
19003 555
19004 \end_layout
19005
19006 \end_inset
19007 </cell>
19008 </row>
19009 <row>
19010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19011 \begin_inset Text
19012
19013 \begin_layout Plain Layout
19014
19015 \series bold
19016 Galletti
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 Oreste
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 555
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 </row>
19040 <row>
19041 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19042 \begin_inset Text
19043
19044 \begin_layout Plain Layout
19045
19046 \series bold
19047 Gasparini
19048 \end_layout
19049
19050 \end_inset
19051 </cell>
19052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056 Franca
19057 \end_layout
19058
19059 \end_inset
19060 </cell>
19061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19062 \begin_inset Text
19063
19064 \begin_layout Plain Layout
19065 555
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 </row>
19071 <row>
19072 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19073 \begin_inset Text
19074
19075 \begin_layout Plain Layout
19076
19077 \series bold
19078 Rizzardi
19079 \end_layout
19080
19081 \end_inset
19082 </cell>
19083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19084 \begin_inset Text
19085
19086 \begin_layout Plain Layout
19087 Paola
19088 \end_layout
19089
19090 \end_inset
19091 </cell>
19092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19093 \begin_inset Text
19094
19095 \begin_layout Plain Layout
19096 555
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 </row>
19102 <row>
19103 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107
19108 \series bold
19109 Lassini
19110 \end_layout
19111
19112 \end_inset
19113 </cell>
19114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19115 \begin_inset Text
19116
19117 \begin_layout Plain Layout
19118 Giancarlo
19119 \end_layout
19120
19121 \end_inset
19122 </cell>
19123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127 555
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 <row>
19134 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19135 \begin_inset Text
19136
19137 \begin_layout Plain Layout
19138
19139 \series bold
19140 Malfatti
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 Luciano
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 555
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 </row>
19164 <row>
19165 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169
19170 \series bold
19171 Malfatti
19172 \end_layout
19173
19174 \end_inset
19175 </cell>
19176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19177 \begin_inset Text
19178
19179 \begin_layout Plain Layout
19180 Valeriano
19181 \end_layout
19182
19183 \end_inset
19184 </cell>
19185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19186 \begin_inset Text
19187
19188 \begin_layout Plain Layout
19189 555
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 </row>
19195 <row>
19196 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \series bold
19202 Meneguzzo
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 Roberto
19212 \end_layout
19213
19214 \end_inset
19215 </cell>
19216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 555
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \series bold
19233 Mezzadra
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 Roberto
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 555
19252 \end_layout
19253
19254 \end_inset
19255 </cell>
19256 </row>
19257 <row>
19258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262
19263 \series bold
19264 Pirpamer
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19270 \begin_inset Text
19271
19272 \begin_layout Plain Layout
19273 Erich
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 555
19283 \end_layout
19284
19285 \end_inset
19286 </cell>
19287 </row>
19288 <row>
19289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19290 \begin_inset Text
19291
19292 \begin_layout Plain Layout
19293
19294 \series bold
19295 Pochiesa
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19301 \begin_inset Text
19302
19303 \begin_layout Plain Layout
19304 Paolo
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19310 \begin_inset Text
19311
19312 \begin_layout Plain Layout
19313 555, 222
19314 \end_layout
19315
19316 \end_inset
19317 </cell>
19318 </row>
19319 <row>
19320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324
19325 \series bold
19326 Radina
19327 \end_layout
19328
19329 \end_inset
19330 </cell>
19331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19332 \begin_inset Text
19333
19334 \begin_layout Plain Layout
19335 Claudio
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 555
19345 \end_layout
19346
19347 \end_inset
19348 </cell>
19349 </row>
19350 <row>
19351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19352 \begin_inset Text
19353
19354 \begin_layout Plain Layout
19355
19356 \series bold
19357 Stuffer
19358 \end_layout
19359
19360 \end_inset
19361 </cell>
19362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19363 \begin_inset Text
19364
19365 \begin_layout Plain Layout
19366 Oskar
19367 \end_layout
19368
19369 \end_inset
19370 </cell>
19371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19372 \begin_inset Text
19373
19374 \begin_layout Plain Layout
19375 555
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 </row>
19381 <row>
19382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19383 \begin_inset Text
19384
19385 \begin_layout Plain Layout
19386
19387 \series bold
19388 Tacchelli
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19394 \begin_inset Text
19395
19396 \begin_layout Plain Layout
19397 Ugo
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 555
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \series bold
19419 Tezzele
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 Margit
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 555
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 </row>
19443 <row>
19444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19445 \begin_inset Text
19446
19447 \begin_layout Plain Layout
19448
19449 \series bold
19450 Unterkalmsteiner
19451 \end_layout
19452
19453 \end_inset
19454 </cell>
19455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459 Frieda
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 555
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 <row>
19475 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19476 \begin_inset Text
19477
19478 \begin_layout Plain Layout
19479
19480 \series bold
19481 Vieider
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 Hilde
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 555
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \series bold
19512 Vigna
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 Jürgen
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19527 \begin_inset Text
19528
19529 \begin_layout Plain Layout
19530 999
19531 \end_layout
19532
19533 \end_inset
19534 </cell>
19535 </row>
19536 <row>
19537 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19538 \begin_inset Text
19539
19540 \begin_layout Plain Layout
19541
19542 \series bold
19543 Weber
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552 Maurizio
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19558 \begin_inset Text
19559
19560 \begin_layout Plain Layout
19561 555
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \series bold
19574 Winkler
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 Franz
19584 \end_layout
19585
19586 \end_inset
19587 </cell>
19588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592 555
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 </row>
19598 <row endlastfoot="true">
19599 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603
19604 \series bold
19605 End
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 </lyxtabular>
19630
19631 \end_inset
19632
19633
19634 \end_layout
19635
19636 \begin_layout Subsection
19637 Table Cells
19638 \begin_inset Index idx
19639 status collapsed
19640
19641 \begin_layout Plain Layout
19642 Tables ! Cells
19643 \end_layout
19644
19645 \end_inset
19646
19647
19648 \begin_inset CommandInset label
19649 LatexCommand label
19650 name "sub:Table-Cells"
19651
19652 \end_inset
19653
19654
19655 \end_layout
19656
19657 \begin_layout Standard
19658 A table cell can contain text, inline equations, a figure, or another table.
19659  All these kinds of objects can be placed in the same cell.
19660  Font sizes and shapes can also be altered.
19661  But you can't put a special environment in a cell (like 
19662 \family sans
19663 Section*
19664 \family default
19665 , etc.), nor set spacing options etc.
19666  for the cell's paragraph.
19667 \end_layout
19668
19669 \begin_layout Standard
19670 To have multi-line entries in table cells, you have to declare a fixed width
19671  for the column in the table dialog.
19672  Your text is then automatically split into multiple lines and the cell
19673  is enlarged vertically when the length of the text exceeds the given width.
19674  An example:
19675 \end_layout
19676
19677 \begin_layout Standard
19678 \align center
19679 \begin_inset Tabular
19680 <lyxtabular version="3" rows="4" columns="3">
19681 <features tabularvalignment="middle">
19682 <column alignment="center" valignment="top" width="0pt">
19683 <column alignment="block" valignment="top" width="3cm">
19684 <column alignment="center" valignment="top" width="0pt">
19685 <row>
19686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690
19691 \family roman
19692 \series medium
19693 \shape up
19694 \size normal
19695 \emph off
19696 \bar no
19697 \noun off
19698 \color none
19699 1
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708
19709 \family roman
19710 \series medium
19711 \shape up
19712 \size normal
19713 \emph off
19714 \bar no
19715 \noun off
19716 \color none
19717 2
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726
19727 \family roman
19728 \series medium
19729 \shape up
19730 \size normal
19731 \emph off
19732 \bar no
19733 \noun off
19734 \color none
19735 3
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 </row>
19741 <row>
19742 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746
19747 \family roman
19748 \series medium
19749 \shape up
19750 \size normal
19751 \emph off
19752 \bar no
19753 \noun off
19754 \color none
19755 4
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \family roman
19766 \series medium
19767 \shape up
19768 \size normal
19769 \emph off
19770 \bar no
19771 \noun off
19772 \color none
19773 This is a multi-line entry in a table.
19774 \end_layout
19775
19776 \end_inset
19777 </cell>
19778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19779 \begin_inset Text
19780
19781 \begin_layout Plain Layout
19782
19783 \family roman
19784 \series medium
19785 \shape up
19786 \size normal
19787 \emph off
19788 \bar no
19789 \noun off
19790 \color none
19791 5
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \family roman
19804 \series medium
19805 \shape up
19806 \size normal
19807 \emph off
19808 \bar no
19809 \noun off
19810 \color none
19811 6
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \family roman
19822 \series medium
19823 \shape up
19824 \size normal
19825 \emph off
19826 \bar no
19827 \noun off
19828 \color none
19829 This is longer now.
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838
19839 \family roman
19840 \series medium
19841 \shape up
19842 \size normal
19843 \emph off
19844 \bar no
19845 \noun off
19846 \color none
19847 7
19848 \end_layout
19849
19850 \end_inset
19851 </cell>
19852 </row>
19853 <row>
19854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858
19859 \family roman
19860 \series medium
19861 \shape up
19862 \size normal
19863 \emph off
19864 \bar no
19865 \noun off
19866 \color none
19867 8
19868 \end_layout
19869
19870 \end_inset
19871 </cell>
19872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \family roman
19878 \series medium
19879 \shape up
19880 \size normal
19881 \emph off
19882 \bar no
19883 \noun off
19884 \color none
19885 This is a multi-line entry in a table.
19886  This is longer now.
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \family roman
19897 \series medium
19898 \shape up
19899 \size normal
19900 \emph off
19901 \bar no
19902 \noun off
19903 \color none
19904 9
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 </row>
19910 </lyxtabular>
19911
19912 \end_inset
19913
19914
19915 \end_layout
19916
19917 \begin_layout Standard
19918 Cutting and pasting between tables and table cells works reasonably well.
19919  You can cut and paste even more than one row.
19920 \begin_inset Foot
19921 status open
19922
19923 \begin_layout Plain Layout
19924 Note, that you cannot paste into a multicell selection because it would
19925  not be clear what to do when pasting a single word in a selected 2×3.
19926  
19927 \end_layout
19928
19929 \end_inset
19930
19931  Selection with the mouse or with 
19932 \family sans
19933 Shift
19934 \family default
19935  plus the arrow keys works as usual.
19936  You can also copy and paste the entire table as a single unit by starting
19937  the selection from outside the table.
19938 \end_layout
19939
19940 \begin_layout Section
19941 Floats
19942 \begin_inset Index idx
19943 status collapsed
19944
19945 \begin_layout Plain Layout
19946 Floats
19947 \end_layout
19948
19949 \end_inset
19950
19951
19952 \begin_inset CommandInset label
19953 LatexCommand label
19954 name "sec:Floats"
19955
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \begin_layout Standard
19962 A float is a block of text associated with some sort of label, which doesn't
19963  have a fixed location.
19964  It can 
19965 \begin_inset Quotes eld
19966 \end_inset
19967
19968 float
19969 \begin_inset Quotes erd
19970 \end_inset
19971
19972  forward or backward a page or two, to wherever it fits best.
19973  
19974 \family sans
19975 Footnotes
19976 \family default
19977  and 
19978 \family sans
19979 Margin
19980 \begin_inset space ~
19981 \end_inset
19982
19983 Notes
19984 \family default
19985  are also floats, because they can float to the next page when there are
19986  too many notes on the page.
19987 \end_layout
19988
19989 \begin_layout Standard
19990 Floats make it possible to get a high quality layout.
19991  Images and tables can be spread evenly over the pages to avoid whitespace
19992  and pages without text.
19993  As the floating often destroys the context between the text and the image/table
19994 , every float can be referenced in the text.
19995  Floats are therefore numbered.
19996  Referencing is described in section
19997 \begin_inset space ~
19998 \end_inset
19999
20000
20001 \begin_inset CommandInset ref
20002 LatexCommand ref
20003 reference "sec:Cross-References"
20004
20005 \end_inset
20006
20007 .
20008 \end_layout
20009
20010 \begin_layout Standard
20011 To insert a float, use the menu 
20012 \family sans
20013 Insert\SpecialChar \menuseparator
20014 Floats
20015 \family default
20016 .
20017  A box with a caption that has e.
20018 \begin_inset space \thinspace{}
20019 \end_inset
20020
20021 g.
20022 \begin_inset space \space{}
20023 \end_inset
20024
20025 the label 
20026 \begin_inset Quotes eld
20027 \end_inset
20028
20029 Figure
20030 \begin_inset space ~
20031 \end_inset
20032
20033 #:
20034 \begin_inset Quotes erd
20035 \end_inset
20036
20037  (# is the actual number) will be inserted into your document.
20038  The label will automatically be translated to the document language in
20039  the output.
20040  After the label you can insert the caption text.
20041 \begin_inset Index idx
20042 status collapsed
20043
20044 \begin_layout Plain Layout
20045 Floats ! Captions
20046 \end_layout
20047
20048 \end_inset
20049
20050  The image or table is inserted above or below the caption in a separate
20051  paragraph within the float.
20052  To keep your LyX-document readable, you can open and close the float box
20053  by left-clicking on the box label.
20054  A closed float box looks like this: 
20055 \begin_inset Graphics
20056         filename clipart/floatQt4.png
20057         scale 80
20058
20059 \end_inset
20060
20061  – a gray button with a red label.
20062 \end_layout
20063
20064 \begin_layout Standard
20065 It is recommended to insert floats as a separate paragraph to avoid possible
20066  LaTeX-errors that can occur when the surrounding text is specially formatted.
20067 \end_layout
20068
20069 \begin_layout Subsection
20070 Float Types
20071 \end_layout
20072
20073 \begin_layout Subsubsection
20074 Figure Floats
20075 \begin_inset Index idx
20076 status collapsed
20077
20078 \begin_layout Plain Layout
20079 Floats ! Figure floats
20080 \end_layout
20081
20082 \end_inset
20083
20084
20085 \begin_inset CommandInset label
20086 LatexCommand label
20087 name "sec:Figure-Floats"
20088
20089 \end_inset
20090
20091
20092 \end_layout
20093
20094 \begin_layout Standard
20095 The menu 
20096 \family sans
20097 Insert\SpecialChar \menuseparator
20098 Float\SpecialChar \menuseparator
20099 Figure
20100 \family default
20101  inserts a float with the label 
20102 \begin_inset Quotes eld
20103 \end_inset
20104
20105
20106 \series bold
20107 Figure
20108 \begin_inset space ~
20109 \end_inset
20110
20111 #:
20112 \series default
20113
20114 \begin_inset Quotes erd
20115 \end_inset
20116
20117 .
20118  Set the cursor above this label (or before it and press enter) and insert
20119  the image as described above to get the caption printed below the image.
20120  This is what we did for Figure
20121 \begin_inset space ~
20122 \end_inset
20123
20124
20125 \begin_inset CommandInset ref
20126 LatexCommand ref
20127 reference "cap:Platypus"
20128
20129 \end_inset
20130
20131 .
20132  If you want the caption to be above the image, set the cursor at the end
20133  of the caption, press enter and insert the image.
20134  This was done in Figure
20135 \begin_inset space ~
20136 \end_inset
20137
20138
20139 \begin_inset CommandInset ref
20140 LatexCommand ref
20141 reference "cap:Escher"
20142
20143 \end_inset
20144
20145 .
20146 \end_layout
20147
20148 \begin_layout Standard
20149 \begin_inset Float figure
20150 wide false
20151 sideways false
20152 status open
20153
20154 \begin_layout Plain Layout
20155 \align center
20156 \begin_inset Graphics
20157         filename clipart/platypus.eps
20158         width 50col%
20159
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \begin_layout Plain Layout
20166 \begin_inset Caption
20167
20168 \begin_layout Plain Layout
20169 \begin_inset CommandInset label
20170 LatexCommand label
20171 name "cap:Platypus"
20172
20173 \end_inset
20174
20175 A severely distorted platypus in a float.
20176 \end_layout
20177
20178 \end_inset
20179
20180
20181 \end_layout
20182
20183 \end_inset
20184
20185
20186 \end_layout
20187
20188 \begin_layout Standard
20189 \begin_inset Float figure
20190 wide false
20191 sideways false
20192 status open
20193
20194 \begin_layout Plain Layout
20195 \begin_inset Caption
20196
20197 \begin_layout Plain Layout
20198 \begin_inset CommandInset label
20199 LatexCommand label
20200 name "cap:Escher"
20201
20202 \end_inset
20203
20204 M.C.
20205  Escher on acid.
20206 \end_layout
20207
20208 \end_inset
20209
20210
20211 \end_layout
20212
20213 \begin_layout Plain Layout
20214 \align center
20215 \begin_inset Graphics
20216         filename clipart/escher-lsd.eps
20217         scale 80
20218
20219 \end_inset
20220
20221
20222 \end_layout
20223
20224 \end_inset
20225
20226
20227 \end_layout
20228
20229 \begin_layout Standard
20230 This figure float also shows how to set a label and create a cross-reference
20231  to it.
20232  As described in section
20233 \begin_inset space ~
20234 \end_inset
20235
20236
20237 \begin_inset CommandInset ref
20238 LatexCommand ref
20239 reference "sec:Cross-References"
20240
20241 \end_inset
20242
20243 , you can simply insert a label in the caption using the menu 
20244 \family sans
20245 Insert\SpecialChar \menuseparator
20246 Label
20247 \family default
20248  and refer to it using the menu 
20249 \family sans
20250 Insert\SpecialChar \menuseparator
20251 Cross-Reference
20252 \family default
20253 .
20254  It is important to use references to figure floats, rather than using vague
20255  references like 
20256 \begin_inset Quotes eld
20257 \end_inset
20258
20259 the figure above
20260 \begin_inset Quotes erd
20261 \end_inset
20262
20263 , because, as LaTeX will reposition the floats in the final document, it
20264  might not be 
20265 \begin_inset Quotes eld
20266 \end_inset
20267
20268 above
20269 \begin_inset Quotes erd
20270 \end_inset
20271
20272  at all.
20273 \end_layout
20274
20275 \begin_layout Standard
20276 Normally only one image is inserted in a figure float, but sometimes you
20277  might want to use two images with separate subcaptions.
20278  This can be done by inserting image floats into existing image floats.
20279  Note that only the main caption of the float is added to the List of Figures.
20280  Figure
20281 \begin_inset space ~
20282 \end_inset
20283
20284
20285 \begin_inset CommandInset ref
20286 LatexCommand ref
20287 reference "cap:Two-distorted-images"
20288
20289 \end_inset
20290
20291  is an example of a figure float with two images set side by side.
20292  You can also set the images one below the other.
20293  Figure
20294 \begin_inset space ~
20295 \end_inset
20296
20297
20298 \begin_inset CommandInset ref
20299 LatexCommand ref
20300 reference "fig:Undefinable"
20301
20302 \end_inset
20303
20304  and 
20305 \begin_inset CommandInset ref
20306 LatexCommand ref
20307 reference "fig:Platypus"
20308
20309 \end_inset
20310
20311  are the subfigures.
20312 \end_layout
20313
20314 \begin_layout Standard
20315 \begin_inset Float figure
20316 wide false
20317 sideways false
20318 status open
20319
20320 \begin_layout Plain Layout
20321 \begin_inset space \hfill{}
20322 \end_inset
20323
20324
20325 \begin_inset Float figure
20326 wide false
20327 sideways false
20328 status open
20329
20330 \begin_layout Plain Layout
20331 \begin_inset Caption
20332
20333 \begin_layout Plain Layout
20334 \begin_inset CommandInset label
20335 LatexCommand label
20336 name "fig:Undefinable"
20337
20338 \end_inset
20339
20340 Undefinable
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \begin_layout Plain Layout
20349 \begin_inset Graphics
20350         filename clipart/escher-lsd.eps
20351         width 45col%
20352
20353 \end_inset
20354
20355
20356 \end_layout
20357
20358 \end_inset
20359
20360
20361 \begin_inset space \hfill{}
20362 \end_inset
20363
20364
20365 \begin_inset Float figure
20366 wide false
20367 sideways false
20368 status open
20369
20370 \begin_layout Plain Layout
20371 \begin_inset Caption
20372
20373 \begin_layout Plain Layout
20374 \begin_inset CommandInset label
20375 LatexCommand label
20376 name "fig:Platypus"
20377
20378 \end_inset
20379
20380 Platypus
20381 \end_layout
20382
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \begin_layout Plain Layout
20389 \begin_inset Graphics
20390         filename clipart/platypus.eps
20391         lyxscale 60
20392         width 45col%
20393
20394 \end_inset
20395
20396
20397 \end_layout
20398
20399 \end_inset
20400
20401
20402 \begin_inset space \hfill{}
20403 \end_inset
20404
20405
20406 \end_layout
20407
20408 \begin_layout Plain Layout
20409 \begin_inset Caption
20410
20411 \begin_layout Plain Layout
20412 \begin_inset CommandInset label
20413 LatexCommand label
20414 name "cap:Two-distorted-images"
20415
20416 \end_inset
20417
20418 Two distorted images.
20419 \end_layout
20420
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427
20428
20429 \end_layout
20430
20431 \begin_layout Standard
20432 Note that the caption is added to the 
20433 \family sans
20434 List
20435 \begin_inset space ~
20436 \end_inset
20437
20438 of
20439 \begin_inset space ~
20440 \end_inset
20441
20442 Figures
20443 \family default
20444  as described in section
20445 \begin_inset space ~
20446 \end_inset
20447
20448
20449 \begin_inset CommandInset ref
20450 LatexCommand ref
20451 reference "sub:List-of-Figures"
20452
20453 \end_inset
20454
20455 .
20456 \end_layout
20457
20458 \begin_layout Subsubsection
20459 Table Floats
20460 \begin_inset Index idx
20461 status collapsed
20462
20463 \begin_layout Plain Layout
20464 Floats ! Table floats
20465 \end_layout
20466
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \begin_layout Standard
20473 Table floats can be inserted using the menu 
20474 \family sans
20475 Insert\SpecialChar \menuseparator
20476 Float\SpecialChar \menuseparator
20477 Table
20478 \family default
20479 .
20480  They have the same properties as figure floats except for the different
20481  label.
20482  Table
20483 \begin_inset space ~
20484 \end_inset
20485
20486
20487 \begin_inset CommandInset ref
20488 LatexCommand ref
20489 reference "cap:Table-float"
20490
20491 \end_inset
20492
20493  is an example of a table float.
20494 \end_layout
20495
20496 \begin_layout Standard
20497 \begin_inset Float table
20498 wide false
20499 sideways false
20500 status open
20501
20502 \begin_layout Plain Layout
20503 \begin_inset Caption
20504
20505 \begin_layout Plain Layout
20506 \begin_inset CommandInset label
20507 LatexCommand label
20508 name "cap:Table-float"
20509
20510 \end_inset
20511
20512 A table float.
20513 \end_layout
20514
20515 \end_inset
20516
20517
20518 \end_layout
20519
20520 \begin_layout Plain Layout
20521 \align center
20522 \begin_inset Tabular
20523 <lyxtabular version="3" rows="3" columns="3">
20524 <features tabularvalignment="middle">
20525 <column alignment="center" valignment="top" width="0pt">
20526 <column alignment="center" valignment="top" width="0pt">
20527 <column alignment="center" valignment="top" width="0pt">
20528 <row>
20529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20530 \begin_inset Text
20531
20532 \begin_layout Plain Layout
20533
20534 \family roman
20535 \series medium
20536 \shape up
20537 \size normal
20538 \emph off
20539 \bar no
20540 \noun off
20541 \color none
20542 1
20543 \end_layout
20544
20545 \end_inset
20546 </cell>
20547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20548 \begin_inset Text
20549
20550 \begin_layout Plain Layout
20551
20552 \family roman
20553 \series medium
20554 \shape up
20555 \size normal
20556 \emph off
20557 \bar no
20558 \noun off
20559 \color none
20560 2
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20566 \begin_inset Text
20567
20568 \begin_layout Plain Layout
20569
20570 \family roman
20571 \series medium
20572 \shape up
20573 \size normal
20574 \emph off
20575 \bar no
20576 \noun off
20577 \color none
20578 3
20579 \end_layout
20580
20581 \end_inset
20582 </cell>
20583 </row>
20584 <row>
20585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20586 \begin_inset Text
20587
20588 \begin_layout Plain Layout
20589
20590 \family roman
20591 \series medium
20592 \shape up
20593 \size normal
20594 \emph off
20595 \bar no
20596 \noun off
20597 \color none
20598 Joe
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607
20608 \family roman
20609 \series medium
20610 \shape up
20611 \size normal
20612 \emph off
20613 \bar no
20614 \noun off
20615 \color none
20616 Mary
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \family roman
20627 \series medium
20628 \shape up
20629 \size normal
20630 \emph off
20631 \bar no
20632 \noun off
20633 \color none
20634 Ted
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 </row>
20640 <row>
20641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645
20646 \family roman
20647 \series medium
20648 \shape up
20649 \size normal
20650 \emph off
20651 \bar no
20652 \noun off
20653 \color none
20654 \begin_inset Formula $\int x^{2}dx$
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20663 \begin_inset Text
20664
20665 \begin_layout Plain Layout
20666
20667 \family roman
20668 \series medium
20669 \shape up
20670 \size normal
20671 \emph off
20672 \bar no
20673 \noun off
20674 \color none
20675 \begin_inset Formula $\left[\begin{array}{cc}
20676 a & b\\
20677 c & d
20678 \end{array}\right]$
20679 \end_inset
20680
20681
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690
20691 \family roman
20692 \series medium
20693 \shape up
20694 \size normal
20695 \emph off
20696 \bar no
20697 \noun off
20698 \color none
20699 \begin_inset Formula $1+1=2$
20700 \end_inset
20701
20702
20703 \end_layout
20704
20705 \end_inset
20706 </cell>
20707 </row>
20708 </lyxtabular>
20709
20710 \end_inset
20711
20712
20713 \end_layout
20714
20715 \end_inset
20716
20717
20718 \end_layout
20719
20720 \begin_layout Subsubsection
20721 Algorithm Floats
20722 \begin_inset Index idx
20723 status collapsed
20724
20725 \begin_layout Plain Layout
20726 Floats ! Algorithm floats
20727 \end_layout
20728
20729 \end_inset
20730
20731
20732 \end_layout
20733
20734 \begin_layout Standard
20735 This float type is inserted with the menu 
20736 \family sans
20737 Insert\SpecialChar \menuseparator
20738 Float\SpecialChar \menuseparator
20739 Algorithm
20740 \family default
20741 .
20742  It is used for program codes and descriptions of algorithms.
20743  A possible environment for algorithms is the 
20744 \family sans
20745 LyX-Code
20746 \family default
20747 , described in section
20748 \begin_inset space ~
20749 \end_inset
20750
20751
20752 \begin_inset CommandInset ref
20753 LatexCommand ref
20754 reference "sub:LyX-Code"
20755
20756 \end_inset
20757
20758 .
20759 \end_layout
20760
20761 \begin_layout Standard
20762 \begin_inset Note Greyedout
20763 status open
20764
20765 \begin_layout Plain Layout
20766
20767 \series bold
20768 Note:
20769 \series default
20770  that the float label is not automatically translated into the document
20771  language.
20772 \end_layout
20773
20774 \end_inset
20775
20776  You have to do this manually by adding the following line
20777 \end_layout
20778
20779 \begin_layout Standard
20780
20781 \series bold
20782
20783 \backslash
20784 floatname{algorithm}{your
20785 \begin_inset space ~
20786 \end_inset
20787
20788 name}
20789 \end_layout
20790
20791 \begin_layout Standard
20792 to the document preamble (menu 
20793 \family sans
20794 Document\SpecialChar \menuseparator
20795 Settings
20796 \family default
20797 ).
20798  
20799 \series bold
20800 your
20801 \begin_inset space ~
20802 \end_inset
20803
20804 name
20805 \series default
20806  is the word 
20807 \begin_inset Quotes eld
20808 \end_inset
20809
20810
20811 \emph on
20812 algorithm
20813 \emph default
20814
20815 \begin_inset Quotes erd
20816 \end_inset
20817
20818  in your language.
20819 \end_layout
20820
20821 \begin_layout Subsubsection
20822 Wrap Floats
20823 \begin_inset Index idx
20824 status collapsed
20825
20826 \begin_layout Plain Layout
20827 Floats ! Text Wrap Floats
20828 \end_layout
20829
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \begin_layout Standard
20836 \begin_inset Wrap figure
20837 lines 0
20838 placement l
20839 overhang 0in
20840 width "40col%"
20841 status open
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Graphics
20845         filename clipart/mobius.eps
20846         width 40col%
20847
20848 \end_inset
20849
20850
20851 \end_layout
20852
20853 \begin_layout Plain Layout
20854 \begin_inset Caption
20855
20856 \begin_layout Plain Layout
20857 \begin_inset CommandInset label
20858 LatexCommand label
20859 name "cap:Wrapped-figure"
20860
20861 \end_inset
20862
20863 This is a wrapped figure.
20864 \begin_inset VSpace medskip
20865 \end_inset
20866
20867
20868 \end_layout
20869
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876
20877 This float type is used if you want to 
20878 \begin_inset Quotes eld
20879 \end_inset
20880
20881 wrap
20882 \begin_inset Quotes erd
20883 \end_inset
20884
20885  text around a figure so that it only occupies some fraction of the column
20886  width.
20887  It can be inserted using the menu 
20888 \family sans
20889 Insert\SpecialChar \menuseparator
20890 Float\SpecialChar \menuseparator
20891 Wrap
20892 \begin_inset space ~
20893 \end_inset
20894
20895 Float
20896 \family default
20897  if the LaTeX-package 
20898 \series bold
20899 wrapfig
20900 \series default
20901
20902 \begin_inset Index idx
20903 status collapsed
20904
20905 \begin_layout Plain Layout
20906 LaTeX-packages ! wrapfig
20907 \end_layout
20908
20909 \end_inset
20910
20911  is installed.
20912 \begin_inset Foot
20913 status collapsed
20914
20915 \begin_layout Plain Layout
20916 Installing a LaTeX-package is explained it in the 
20917 \emph on
20918 LaTeX
20919 \begin_inset space ~
20920 \end_inset
20921
20922 Configuration
20923 \emph default
20924  manual.
20925 \end_layout
20926
20927 \end_inset
20928
20929  The width and placement of the float is adjusted by right-clicking on the
20930  float box.
20931  Figure
20932 \begin_inset space ~
20933 \end_inset
20934
20935
20936 \begin_inset CommandInset ref
20937 LatexCommand ref
20938 reference "cap:Wrapped-figure"
20939
20940 \end_inset
20941
20942  is for example a figure wrap float with a width of 40
20943 \begin_inset space \thinspace{}
20944 \end_inset
20945
20946 col%.
20947 \begin_inset Foot
20948 status collapsed
20949
20950 \begin_layout Plain Layout
20951 Available units are explained in Appendix
20952 \begin_inset space ~
20953 \end_inset
20954
20955
20956 \begin_inset CommandInset ref
20957 LatexCommand ref
20958 reference "cha:Units-available-in"
20959
20960 \end_inset
20961
20962 .
20963 \end_layout
20964
20965 \end_inset
20966
20967  Some space was added under the caption to separate it better from the surroundi
20968 ng text.
20969 \end_layout
20970
20971 \begin_layout Standard
20972 \begin_inset Note Greyedout
20973 status open
20974
20975 \begin_layout Plain Layout
20976
20977 \series bold
20978 Note:
20979 \series default
20980  Wrap floats might be fragile! E.
20981 \begin_inset space \thinspace{}
20982 \end_inset
20983
20984 g.
20985 \begin_inset space \space{}
20986 \end_inset
20987
20988 having a figure too close to the bottom of the page can mess things up so
20989  that the float doesn't appear in the output or that it is placed over some
20990  other text.
20991 \end_layout
20992
20993 \end_inset
20994
20995  In general:
20996 \end_layout
20997
20998 \begin_layout Itemize
20999 Wrap floats should not be placed in paragraphs that run over a page break.
21000  That means that wrap floats should preferably be inserted in the exact
21001  place when the document is nearly ready and you are able to estimate where
21002  page breaks will appear.
21003 \end_layout
21004
21005 \begin_layout Itemize
21006 Wrap floats should either be placed in their own paragraph before the paragraph
21007  where they should wrap into, or within a paragraph.
21008 \end_layout
21009
21010 \begin_layout Itemize
21011 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
21012  there is a text paragraph between them as separator.
21013 \end_layout
21014
21015 \begin_layout Itemize
21016 Wrap floats are not allowed in section headings or tables.
21017 \end_layout
21018
21019 \begin_layout Subsection
21020 Rotated Floats
21021 \begin_inset CommandInset label
21022 LatexCommand label
21023 name "sub:Rotated-Floats"
21024
21025 \end_inset
21026
21027
21028 \begin_inset Index idx
21029 status collapsed
21030
21031 \begin_layout Plain Layout
21032 Floats ! Rotating
21033 \end_layout
21034
21035 \end_inset
21036
21037
21038 \end_layout
21039
21040 \begin_layout Standard
21041 Especially for wide tables you might have floats rotated.
21042  To rotate a whole float including the caption, right-click on the float-box
21043  and use the option 
21044 \family sans
21045 Rotate
21046 \begin_inset space ~
21047 \end_inset
21048
21049 sideways
21050 \family default
21051 .
21052 \end_layout
21053
21054 \begin_layout Standard
21055 Rotated floats are always placed on their own pages (or columns, when you
21056  have a multicolumn document).
21057  You can let them span several columns using the float settings option 
21058 \family sans
21059 Span
21060 \begin_inset space ~
21061 \end_inset
21062
21063 columns
21064 \family default
21065 .
21066  Floats are rotated so that you can read them from the outside margin.
21067  Forcing the rotation direction is explained in the 
21068 \emph on
21069 Embedded Objects
21070 \emph default
21071  manual.
21072 \end_layout
21073
21074 \begin_layout Standard
21075 Referencing rotated floats is the same like for normal floats; the caption
21076  format is also the same: Table
21077 \begin_inset space ~
21078 \end_inset
21079
21080
21081 \begin_inset CommandInset ref
21082 LatexCommand ref
21083 reference "cap:Rotated-table"
21084
21085 \end_inset
21086
21087  is an example of a rotated table float.
21088 \end_layout
21089
21090 \begin_layout Standard
21091 \begin_inset Note Greyedout
21092 status open
21093
21094 \begin_layout Plain Layout
21095
21096 \series bold
21097 Note:
21098 \series default
21099  Not all DVI-viewers are able to display rotated floats.
21100 \end_layout
21101
21102 \end_inset
21103
21104
21105 \end_layout
21106
21107 \begin_layout Standard
21108 \begin_inset Float table
21109 wide false
21110 sideways true
21111 status open
21112
21113 \begin_layout Plain Layout
21114 \begin_inset Caption
21115
21116 \begin_layout Plain Layout
21117 \begin_inset CommandInset label
21118 LatexCommand label
21119 name "cap:Rotated-table"
21120
21121 \end_inset
21122
21123  Rotated table
21124 \end_layout
21125
21126 \end_inset
21127
21128
21129 \end_layout
21130
21131 \begin_layout Plain Layout
21132 \align center
21133 \begin_inset Tabular
21134 <lyxtabular version="3" rows="1" columns="5">
21135 <features tabularvalignment="middle">
21136 <column alignment="center" valignment="top" width="0">
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 <row>
21142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21143 \begin_inset Text
21144
21145 \begin_layout Plain Layout
21146 test
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 b
21156 \end_layout
21157
21158 \end_inset
21159 </cell>
21160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21161 \begin_inset Text
21162
21163 \begin_layout Plain Layout
21164 c
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173 d
21174 \end_layout
21175
21176 \end_inset
21177 </cell>
21178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182 e
21183 \end_layout
21184
21185 \end_inset
21186 </cell>
21187 </row>
21188 </lyxtabular>
21189
21190 \end_inset
21191
21192
21193 \end_layout
21194
21195 \end_inset
21196
21197
21198 \end_layout
21199
21200 \begin_layout Subsection
21201 Float Placement
21202 \begin_inset CommandInset label
21203 LatexCommand label
21204 name "sub:Float-Placement"
21205
21206 \end_inset
21207
21208
21209 \begin_inset Index idx
21210 status collapsed
21211
21212 \begin_layout Plain Layout
21213 Floats ! Placement
21214 \end_layout
21215
21216 \end_inset
21217
21218
21219 \end_layout
21220
21221 \begin_layout Standard
21222 Right-clicking on a float-box opens a dialog where you can alter the placement
21223  options that LaTeX uses for positioning the float.
21224 \begin_inset Newline newline
21225 \end_inset
21226
21227 The option 
21228 \family sans
21229 Span
21230 \begin_inset space ~
21231 \end_inset
21232
21233 columns
21234 \family default
21235  is only useful for two-column documents: If you select it, the float will
21236  span both columns on the page instead of being confined to just one.
21237 \begin_inset Newline newline
21238 \end_inset
21239
21240 The option 
21241 \family sans
21242 Rotate
21243 \begin_inset space ~
21244 \end_inset
21245
21246 sideways
21247 \family default
21248  is used to rotate floats, see section
21249 \begin_inset space ~
21250 \end_inset
21251
21252
21253 \begin_inset CommandInset ref
21254 LatexCommand ref
21255 reference "sub:Rotated-Floats"
21256
21257 \end_inset
21258
21259 .
21260 \end_layout
21261
21262 \begin_layout Standard
21263 You can use one ore more of the following options in the float dialog to
21264  set the placement for a particular float when you uncheck the option 
21265 \family sans
21266 Use
21267 \begin_inset space ~
21268 \end_inset
21269
21270 default
21271 \begin_inset space ~
21272 \end_inset
21273
21274 placement
21275 \family default
21276 :
21277 \end_layout
21278
21279 \begin_layout Description
21280 Here
21281 \begin_inset space ~
21282 \end_inset
21283
21284 if
21285 \begin_inset space ~
21286 \end_inset
21287
21288 possible: try to place the float at the position where it is inserted
21289 \end_layout
21290
21291 \begin_layout Description
21292 Top
21293 \begin_inset space ~
21294 \end_inset
21295
21296 of
21297 \begin_inset space ~
21298 \end_inset
21299
21300 page: try to place the float at the top of the current page
21301 \end_layout
21302
21303 \begin_layout Description
21304 Bottom
21305 \begin_inset space ~
21306 \end_inset
21307
21308 of
21309 \begin_inset space ~
21310 \end_inset
21311
21312 page: try to place the float at the bottom of the current page
21313 \end_layout
21314
21315 \begin_layout Description
21316 Page
21317 \begin_inset space ~
21318 \end_inset
21319
21320 of
21321 \begin_inset space ~
21322 \end_inset
21323
21324 floats: try to place the float at an own page 
21325 \end_layout
21326
21327 \begin_layout Standard
21328 The order of the above option is 
21329 \emph on
21330 always
21331 \emph default
21332  used by LaTeX.
21333  That means, if you use the default placement, LaTeX will first try out
21334  
21335 \family sans
21336 Here
21337 \begin_inset space ~
21338 \end_inset
21339
21340 if
21341 \begin_inset space ~
21342 \end_inset
21343
21344 possible
21345 \family default
21346 , then 
21347 \family sans
21348 Top
21349 \begin_inset space ~
21350 \end_inset
21351
21352 of
21353 \begin_inset space ~
21354 \end_inset
21355
21356 page
21357 \family default
21358 , and then the others.
21359  If you don't use the default, LaTeX will try only the checked options but
21360  in the same order.
21361  If none of the 4 placements are possible the procedure is internally repeated
21362  but it is tried to put the float on the following page.
21363 \end_layout
21364
21365 \begin_layout Standard
21366 By default, each option has its own rules:
21367 \end_layout
21368
21369 \begin_layout Standard
21370
21371 \family sans
21372 Top
21373 \begin_inset space ~
21374 \end_inset
21375
21376 of
21377 \begin_inset space ~
21378 \end_inset
21379
21380 page
21381 \family default
21382  only floats occupying less than 70
21383 \begin_inset space \thinspace{}
21384 \end_inset
21385
21386 % of the page can be placed at the top of a page
21387 \end_layout
21388
21389 \begin_layout Standard
21390
21391 \family sans
21392 Bottom
21393 \begin_inset space ~
21394 \end_inset
21395
21396 of
21397 \begin_inset space ~
21398 \end_inset
21399
21400 page
21401 \family default
21402 : only floats occupying less than 30
21403 \begin_inset space \thinspace{}
21404 \end_inset
21405
21406 % of the page can be placed at the bottom of a page.
21407 \end_layout
21408
21409 \begin_layout Standard
21410
21411 \family sans
21412 Page
21413 \begin_inset space ~
21414 \end_inset
21415
21416 of
21417 \begin_inset space ~
21418 \end_inset
21419
21420 floats
21421 \family default
21422 : only if more than 50
21423 \begin_inset space \thinspace{}
21424 \end_inset
21425
21426 % of the page are occupied by floats, several floats can be set together
21427  on a page.
21428 \end_layout
21429
21430 \begin_layout Standard
21431 If you don't like these rules, you can ignore them by using the additional
21432  option 
21433 \family sans
21434 Ignore
21435 \begin_inset space ~
21436 \end_inset
21437
21438 LaTeX
21439 \begin_inset space ~
21440 \end_inset
21441
21442 rules
21443 \family default
21444 .
21445 \end_layout
21446
21447 \begin_layout Standard
21448 Sometimes you might need, under all circumstances, a float to be placed
21449  exactly at the position where it is inserted.
21450  For this case you can use the option 
21451 \family sans
21452 Here
21453 \begin_inset space ~
21454 \end_inset
21455
21456 definitely
21457 \family default
21458 .
21459  Use this option very rarely and only if the document is nearly ready to
21460  be printed.
21461  Because the float is then no longer able to 
21462 \begin_inset Quotes eld
21463 \end_inset
21464
21465 float
21466 \begin_inset Quotes erd
21467 \end_inset
21468
21469  when you change your document, this will often destroy the page layout.
21470 \end_layout
21471
21472 \begin_layout Standard
21473 There are no placement options for text wrap floats, because they are always
21474  surrounded by the text of a certain paragraph.
21475 \end_layout
21476
21477 \begin_layout Standard
21478 For more details about float placements, have a look at LaTeX books like
21479  
21480 \begin_inset CommandInset citation
21481 LatexCommand cite
21482 key "latexcompanion,latexguide,latexbook"
21483
21484 \end_inset
21485
21486 .
21487 \end_layout
21488
21489 \begin_layout Section
21490 Minipages
21491 \begin_inset Index idx
21492 status collapsed
21493
21494 \begin_layout Plain Layout
21495 Minipages
21496 \end_layout
21497
21498 \end_inset
21499
21500
21501 \begin_inset CommandInset label
21502 LatexCommand label
21503 name "sec:Minipages"
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \begin_layout Standard
21511 LaTeX provides a mechanism to produce essentially a page within a page,
21512  called minipage.
21513  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21514 \begin_inset space ~
21515 \end_inset
21516
21517 apply.
21518  
21519 \end_layout
21520
21521 \begin_layout Standard
21522 Minipages in LyX have their own collapsible box inserted via the menu 
21523 \family sans
21524 Insert\SpecialChar \menuseparator
21525 Box
21526 \family default
21527 .
21528  Right-clicking on the box allows you to alter the width of the minipage
21529  and its alignment within the page.
21530 \end_layout
21531
21532 \begin_layout Standard
21533 \align center
21534 \begin_inset Box Frameless
21535 position "t"
21536 hor_pos "c"
21537 has_inner_box 1
21538 inner_pos "t"
21539 use_parbox 0
21540 use_makebox 0
21541 width "30col%"
21542 special "none"
21543 height "1pt"
21544 height_special "totalheight"
21545 status open
21546
21547 \begin_layout Plain Layout
21548
21549 \shape italic
21550 This is a minipage.
21551  The text is set in an italic style.
21552 \end_layout
21553
21554 \begin_layout Plain Layout
21555
21556 \shape italic
21557 Minipages are often used for text in another language or text that needs
21558  another formatting.
21559 \end_layout
21560
21561 \end_inset
21562
21563
21564 \end_layout
21565
21566 \begin_layout Standard
21567 \begin_inset VSpace medskip
21568 \end_inset
21569
21570 If you place two minipages side-by-side, you can use 
21571 \family sans
21572 Horizontal Fills
21573 \family default
21574  as described in section
21575 \begin_inset space ~
21576 \end_inset
21577
21578
21579 \begin_inset CommandInset ref
21580 LatexCommand ref
21581 reference "sub:Horizontal-Space"
21582
21583 \end_inset
21584
21585 :
21586 \begin_inset VSpace medskip
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \begin_layout Standard
21593 \begin_inset Box Frameless
21594 position "t"
21595 hor_pos "c"
21596 has_inner_box 1
21597 inner_pos "t"
21598 use_parbox 0
21599 use_makebox 0
21600 width "1.5in"
21601 special "none"
21602 height "1pt"
21603 height_special "totalheight"
21604 status open
21605
21606 \begin_layout Plain Layout
21607 This is a minipage with some stupid dummy text.
21608  This dummy text is used to increase the size of the minipage.
21609 \end_layout
21610
21611 \end_inset
21612
21613
21614 \begin_inset space \hfill{}
21615 \end_inset
21616
21617
21618 \begin_inset Box Frameless
21619 position "t"
21620 hor_pos "c"
21621 has_inner_box 1
21622 inner_pos "t"
21623 use_parbox 0
21624 use_makebox 0
21625 width "1.5in"
21626 special "none"
21627 height "1pt"
21628 height_special "totalheight"
21629 status open
21630
21631 \begin_layout Plain Layout
21632 This is a minipage with some stupid dummy text.
21633  This dummy text is used to increase the size of the minipage.
21634 \end_layout
21635
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \begin_layout Standard
21642 \begin_inset VSpace bigskip
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \begin_layout Standard
21649 When you right-click on a minipage box, you can change the box from a minipage
21650  to other box types.
21651  All box types and their settings are explained in detail in chapter 
21652 \emph on
21653 Boxes
21654 \emph default
21655  of the 
21656 \emph on
21657 Embedded Objects
21658 \emph default
21659  manual.
21660 \end_layout
21661
21662 \begin_layout Chapter
21663 Mathematical Formulas
21664 \begin_inset Index idx
21665 status collapsed
21666
21667 \begin_layout Plain Layout
21668 Math
21669 \end_layout
21670
21671 \end_inset
21672
21673
21674 \begin_inset Index idx
21675 status collapsed
21676
21677 \begin_layout Plain Layout
21678 Formulas | see
21679 \begin_inset ERT
21680 status collapsed
21681
21682 \begin_layout Plain Layout
21683
21684 {
21685 \end_layout
21686
21687 \end_inset
21688
21689 Math
21690 \begin_inset ERT
21691 status collapsed
21692
21693 \begin_layout Plain Layout
21694
21695 }
21696 \end_layout
21697
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704
21705
21706 \begin_inset CommandInset label
21707 LatexCommand label
21708 name "cha:Mathematical-Formulas"
21709
21710 \end_inset
21711
21712
21713 \end_layout
21714
21715 \begin_layout Standard
21716 The issues of this chapter are described in detail in the 
21717 \emph on
21718 Math
21719 \emph default
21720  manual.
21721  There you'll also find tips and tricks for special cases.
21722 \end_layout
21723
21724 \begin_layout Section
21725 Basic Math Editing
21726 \begin_inset Index idx
21727 status collapsed
21728
21729 \begin_layout Plain Layout
21730 Math ! Basics
21731 \end_layout
21732
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \begin_layout Standard
21739 To create a math formula, you can just click on the toolbar icon 
21740 \begin_inset Graphics
21741         filename ../images/math-mode.png
21742         scale 85
21743         groupId toolbarbuttons
21744
21745 \end_inset
21746
21747 .
21748  That will create a little blue rectangle, with purple markers around its
21749  corners.
21750  That blue rectangle is the formula itself; the purple markers indicate
21751  what level of nesting within the formula you are at.
21752  You can also choose a particular formula type to insert via the 
21753 \family sans
21754 Insert\SpecialChar \menuseparator
21755 Math
21756 \family default
21757  menu.
21758 \end_layout
21759
21760 \begin_layout Standard
21761 Editing the parameters of a formula and adding math constructs can be done
21762  with the 
21763 \family sans
21764 math
21765 \begin_inset space ~
21766 \end_inset
21767
21768 toolbar
21769 \family default
21770 , that appears when the cursor is in a formula.
21771 \end_layout
21772
21773 \begin_layout Standard
21774 There are two main types of formulas: Inline formulas appear within a text
21775  line, like this one:
21776 \end_layout
21777
21778 \begin_layout Standard
21779 This is a line with an inline formula 
21780 \begin_inset Formula $A=B$
21781 \end_inset
21782
21783  in it.
21784 \end_layout
21785
21786 \begin_layout Standard
21787 Displayed formulas appear outside the text like if they were in an own paragraph
21788 , like this one:
21789 \begin_inset Formula 
21790 \[
21791 A=B
21792 \]
21793
21794 \end_inset
21795
21796 You can only number and reference displayed formulas.
21797 \end_layout
21798
21799 \begin_layout Standard
21800 LyX supports also many LaTeX math commands.
21801  E.
21802 \begin_inset space \thinspace{}
21803 \end_inset
21804
21805 g.
21806 \begin_inset space \space{}
21807 \end_inset
21808
21809 typing 
21810 \begin_inset Quotes eld
21811 \end_inset
21812
21813
21814 \series bold
21815
21816 \backslash
21817 alpha
21818 \series default
21819
21820 \begin_inset Quotes erd
21821 \end_inset
21822
21823 , followed by a space, in a formula will create the Greek letter 
21824 \begin_inset Formula $\alpha$
21825 \end_inset
21826
21827 .
21828  So typing commands might sometimes be faster than using the 
21829 \family sans
21830 Math
21831 \begin_inset space ~
21832 \end_inset
21833
21834 Panel
21835 \family default
21836 .
21837 \end_layout
21838
21839 \begin_layout Subsection
21840 Navigating in Formulas
21841 \begin_inset Index idx
21842 status collapsed
21843
21844 \begin_layout Plain Layout
21845 Math ! Navigating
21846 \end_layout
21847
21848 \end_inset
21849
21850
21851 \end_layout
21852
21853 \begin_layout Standard
21854 The best control over the cursor position within an existing formula is
21855  achieved with the arrow keys.
21856  LyX uses small rectangles to indicate places where something can be inserted.
21857  The arrow keys can be used to navigate between parts of a formula.
21858  Pressing 
21859 \family sans
21860 Space
21861 \family default
21862  will leave a formula construct (a square root 
21863 \begin_inset Formula $\sqrt{2}$
21864 \end_inset
21865
21866 , or parentheses 
21867 \begin_inset Formula $\left(f\right)$
21868 \end_inset
21869
21870 , or a matrix 
21871 \begin_inset Formula $\left[\begin{array}{cc}
21872 1 & 2\\
21873 3 & 4
21874 \end{array}\right]$
21875 \end_inset
21876
21877 ).
21878  Pressing 
21879 \family sans
21880 Escape
21881 \family default
21882  will leave the formula, placing the cursor after the formula.
21883  
21884 \family sans
21885 Tab
21886 \family default
21887  can be used to move horizontally in a formula; for example, through the
21888  cells of a matrix or the positions in a multi-line equation.
21889 \end_layout
21890
21891 \begin_layout Standard
21892
21893 \family sans
21894 Space
21895 \family default
21896 , printed in this document as 
21897 \begin_inset Quotes eld
21898 \end_inset
21899
21900
21901 \begin_inset ERT
21902 status collapsed
21903
21904 \begin_layout Plain Layout
21905
21906
21907 \backslash
21908 spce 
21909 \end_layout
21910
21911 \end_inset
21912
21913
21914 \begin_inset Quotes erd
21915 \end_inset
21916
21917
21918 \begin_inset Note Note
21919 status collapsed
21920
21921 \begin_layout Plain Layout
21922 This command will appear in the output as official character denoting the
21923  space character (visible space).
21924 \end_layout
21925
21926 \end_inset
21927
21928 , seems to do nothing in a formula, since it does not add a space between
21929  characters, but it does exit a nested structure.
21930  For this reason, you have to be careful about using 
21931 \family sans
21932 Space
21933 \family default
21934 .
21935  For example, if you want 
21936 \begin_inset Formula $\sqrt{2x+1}$
21937 \end_inset
21938
21939 , type 
21940 \series bold
21941
21942 \backslash
21943 sqrt
21944 \begin_inset ERT
21945 status collapsed
21946
21947 \begin_layout Plain Layout
21948
21949
21950 \backslash
21951 spce 
21952 \end_layout
21953
21954 \end_inset
21955
21956 2x+1
21957 \series default
21958  and not 
21959 \series bold
21960
21961 \backslash
21962 sqrt
21963 \begin_inset ERT
21964 status collapsed
21965
21966 \begin_layout Plain Layout
21967
21968
21969 \backslash
21970 spce 
21971 \end_layout
21972
21973 \end_inset
21974
21975 2x
21976 \begin_inset ERT
21977 status collapsed
21978
21979 \begin_layout Plain Layout
21980
21981
21982 \backslash
21983 spce 
21984 \end_layout
21985
21986 \end_inset
21987
21988 +1
21989 \series default
21990 , since in the latter case only the 
21991 \family typewriter
21992
21993 \begin_inset Formula $2x$
21994 \end_inset
21995
21996
21997 \family default
21998  will be under the square root sign: 
21999 \begin_inset Formula $\sqrt{2x}+1$
22000 \end_inset
22001
22002 .
22003 \end_layout
22004
22005 \begin_layout Standard
22006 You can leave many parts of a formula, like this matrix, partially filled
22007  in, such as:
22008 \begin_inset Formula 
22009 \[
22010 \left(\begin{array}{ccc}
22011 \lambda_{1}\\
22012  & \ddots\\
22013  &  & \lambda_{n}
22014 \end{array}\right)
22015 \]
22016
22017 \end_inset
22018
22019 If you leave a fraction only partially filled in, or a subscript with nothing
22020  in it, the results will be unpredictable, but most constructs don't mind.
22021 \end_layout
22022
22023 \begin_layout Subsection
22024 Selecting Text
22025 \end_layout
22026
22027 \begin_layout Standard
22028 You can select text within a formula in two different ways.
22029  Place the cursor at one end of the string of text you want, and press 
22030 \family sans
22031 Shift
22032 \family default
22033  and a cursor movement key to select text.
22034  It will be highlighted as with regular text selection.
22035  Alternatively, you can select text with the mouse in the usual way.
22036  That text can then be cut or copied, and then pasted within any formula,
22037  but not in a normal text region in LyX.
22038 \end_layout
22039
22040 \begin_layout Subsection
22041 Exponents and Subscripts
22042 \begin_inset Index idx
22043 status collapsed
22044
22045 \begin_layout Plain Layout
22046 Math ! Exponents
22047 \end_layout
22048
22049 \end_inset
22050
22051
22052 \begin_inset Index idx
22053 status collapsed
22054
22055 \begin_layout Plain Layout
22056 Math ! Subscripts
22057 \end_layout
22058
22059 \end_inset
22060
22061
22062 \end_layout
22063
22064 \begin_layout Standard
22065 You can use the math panel to add super- or subscripts, but the much easier
22066  way is to use a command.
22067  To get 
22068 \begin_inset Formula $x^{2}$
22069 \end_inset
22070
22071 , type in a formula 
22072 \series bold
22073 x^2
22074 \begin_inset ERT
22075 status collapsed
22076
22077 \begin_layout Plain Layout
22078
22079
22080 \backslash
22081 spce 
22082 \end_layout
22083
22084 \end_inset
22085
22086
22087 \series default
22088 .
22089  The final 
22090 \family sans
22091 Space
22092 \family default
22093  puts the cursor back down on the base line of the expression.
22094  If you type 
22095 \series bold
22096 x^2y
22097 \series default
22098 , you will get 
22099 \begin_inset Formula $x^{2y}$
22100 \end_inset
22101
22102 , to get 
22103 \begin_inset Formula $x^{2}y$
22104 \end_inset
22105
22106 , type 
22107 \series bold
22108 x^2
22109 \begin_inset ERT
22110 status collapsed
22111
22112 \begin_layout Plain Layout
22113
22114
22115 \backslash
22116 spce 
22117 \end_layout
22118
22119 \end_inset
22120
22121 y
22122 \series default
22123 .
22124  If you use characters in the superscript, that could be accented with the
22125  hat 
22126 \begin_inset Quotes eld
22127 \end_inset
22128
22129 ^
22130 \begin_inset Quotes erd
22131 \end_inset
22132
22133 , you have to use an extra 
22134 \family sans
22135 Space
22136 \family default
22137  to separate the hat and the character.
22138  E.
22139 \begin_inset space \thinspace{}
22140 \end_inset
22141
22142 g.
22143 \begin_inset space \space{}
22144 \end_inset
22145
22146 if you want 
22147 \begin_inset Formula $x^{a}$
22148 \end_inset
22149
22150 , type 
22151 \series bold
22152 x^
22153 \begin_inset ERT
22154 status collapsed
22155
22156 \begin_layout Plain Layout
22157
22158
22159 \backslash
22160 spce 
22161 \end_layout
22162
22163 \end_inset
22164
22165 a
22166 \series default
22167 .
22168  Subscripts are similar: To get 
22169 \begin_inset Formula $a_{1}$
22170 \end_inset
22171
22172 , type 
22173 \series bold
22174 a_1
22175 \begin_inset ERT
22176 status collapsed
22177
22178 \begin_layout Plain Layout
22179
22180
22181 \backslash
22182 spce 
22183 \end_layout
22184
22185 \end_inset
22186
22187
22188 \series default
22189 .
22190 \end_layout
22191
22192 \begin_layout Subsection
22193 Fractions
22194 \begin_inset Index idx
22195 status collapsed
22196
22197 \begin_layout Plain Layout
22198 Math ! Fractions
22199 \end_layout
22200
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \begin_layout Standard
22207 Create a fraction with either the command 
22208 \series bold
22209
22210 \backslash
22211 frac
22212 \series default
22213  or using the icon 
22214 \begin_inset Graphics
22215         filename ../images/math/frac.png
22216         scale 60
22217
22218 \end_inset
22219
22220  in the 
22221 \family sans
22222 Math
22223 \begin_inset space ~
22224 \end_inset
22225
22226 Panel
22227 \family default
22228 .
22229  You will be presented with an empty fraction.
22230  The cursor is above the fraction line.
22231  To move it to the bottom, simply press 
22232 \family sans
22233 Down
22234 \family default
22235 .
22236  To move back up, press 
22237 \family sans
22238 Up
22239 \family default
22240 .
22241  Any math structure can be placed in a fraction, as this example shows:
22242 \begin_inset Formula 
22243 \[
22244 \left[\frac{1}{\left(\begin{array}{cc}
22245 2 & 3\\
22246 4 & 5
22247 \end{array}\right)}\right]
22248 \]
22249
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \begin_layout Subsection
22256 Roots
22257 \begin_inset Index idx
22258 status collapsed
22259
22260 \begin_layout Plain Layout
22261 Math ! Roots
22262 \end_layout
22263
22264 \end_inset
22265
22266
22267 \end_layout
22268
22269 \begin_layout Standard
22270 Roots can be created using the 
22271 \family sans
22272 Math
22273 \begin_inset space ~
22274 \end_inset
22275
22276 Panel
22277 \family default
22278  button
22279 \begin_inset Graphics
22280         filename ../images/math/sqrt.png
22281         scale 85
22282         groupId toolbarbuttons
22283
22284 \end_inset
22285
22286  or the commands 
22287 \series bold
22288
22289 \backslash
22290 sqrt
22291 \series default
22292  or 
22293 \series bold
22294
22295 \backslash
22296 root
22297 \series default
22298 .
22299  With the command 
22300 \series bold
22301
22302 \backslash
22303 root
22304 \series default
22305  you can produce roots of higher orders, like cube roots, while 
22306 \series bold
22307
22308 \backslash
22309 sqrt
22310 \series default
22311  produces always a square root.
22312 \end_layout
22313
22314 \begin_layout Subsection
22315 Operators with Limits
22316 \begin_inset Index idx
22317 status collapsed
22318
22319 \begin_layout Plain Layout
22320 Math ! Sums
22321 \end_layout
22322
22323 \end_inset
22324
22325
22326 \begin_inset Index idx
22327 status collapsed
22328
22329 \begin_layout Plain Layout
22330 Math ! Integrals
22331 \end_layout
22332
22333 \end_inset
22334
22335
22336 \begin_inset CommandInset label
22337 LatexCommand label
22338 name "sub:Operators-with-Limits"
22339
22340 \end_inset
22341
22342
22343 \end_layout
22344
22345 \begin_layout Standard
22346 Sum (
22347 \begin_inset Formula $\sum$
22348 \end_inset
22349
22350 ) and integral (
22351 \begin_inset Formula $\int$
22352 \end_inset
22353
22354 ) operators are very often decorated with limits.
22355  These limits can be entered in LyX by entering them as you would enter
22356  a super- or subscript, directly after the symbol.
22357  The sum operator will automatically place its 
22358 \begin_inset Quotes eld
22359 \end_inset
22360
22361 limits
22362 \begin_inset Quotes erd
22363 \end_inset
22364
22365  over and under the symbol in displayed formulas, and on the side in inline
22366  formulas.
22367  Such as 
22368 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22369 \end_inset
22370
22371 , versus
22372 \begin_inset Formula 
22373 \[
22374 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22375 \]
22376
22377 \end_inset
22378
22379 Integral signs, however, will place the limits on the side in both formula
22380  types.
22381 \end_layout
22382
22383 \begin_layout Standard
22384 All operators with limits will be automatically re-sized when placed in
22385  display mode.
22386  The placement of the limits can be changed by placing the cursor directly
22387  behind the operator and hitting 
22388 \begin_inset Info
22389 type  "shortcut"
22390 arg   "math-limits"
22391 \end_inset
22392
22393  or using the menu 
22394 \family sans
22395 Edit\SpecialChar \menuseparator
22396 Math\SpecialChar \menuseparator
22397 Change
22398 \begin_inset space ~
22399 \end_inset
22400
22401 Limits
22402 \begin_inset space ~
22403 \end_inset
22404
22405 Type
22406 \family default
22407 .
22408 \end_layout
22409
22410 \begin_layout Standard
22411 Certain other mathematical expressions have this 
22412 \begin_inset Quotes eld
22413 \end_inset
22414
22415 moving limits
22416 \begin_inset Quotes erd
22417 \end_inset
22418
22419  feature as addition, such as
22420 \begin_inset Index idx
22421 status collapsed
22422
22423 \begin_layout Plain Layout
22424 Math ! Limits
22425 \end_layout
22426
22427 \end_inset
22428
22429
22430 \begin_inset Formula 
22431 \[
22432 \lim_{x\rightarrow\infty}f(x),
22433 \]
22434
22435 \end_inset
22436
22437 which will place the 
22438 \begin_inset Formula $x\rightarrow\infty$
22439 \end_inset
22440
22441  underneath the 
22442 \begin_inset Quotes eld
22443 \end_inset
22444
22445 lim
22446 \begin_inset Quotes erd
22447 \end_inset
22448
22449  in display mode.
22450  In inline formulas it looks like this: 
22451 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22452 \end_inset
22453
22454 .
22455 \end_layout
22456
22457 \begin_layout Standard
22458 Note that the lim-function was entered as the function macro 
22459 \series bold
22460
22461 \backslash
22462 lim
22463 \series default
22464 .
22465  Have a look at section
22466 \begin_inset space ~
22467 \end_inset
22468
22469
22470 \begin_inset CommandInset ref
22471 LatexCommand ref
22472 reference "sub:Functions"
22473
22474 \end_inset
22475
22476  for an explanation of function macros.
22477 \end_layout
22478
22479 \begin_layout Subsection
22480 Math Symbols
22481 \begin_inset Index idx
22482 status collapsed
22483
22484 \begin_layout Plain Layout
22485 Math ! Symbols
22486 \end_layout
22487
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \begin_layout Standard
22494 Most math symbols can be found in the 
22495 \family sans
22496 Math
22497 \begin_inset space ~
22498 \end_inset
22499
22500 Panel
22501 \family default
22502  under one of several categories; including 
22503 \family sans
22504 Greek
22505 \family default
22506
22507 \family sans
22508 Operators
22509 \family default
22510  , 
22511 \family sans
22512 Relations
22513 \family default
22514
22515 \family sans
22516 Arrows
22517 \family default
22518 .
22519  There are also the additional symbols provided by the American Mathematical
22520  Society (AMS).
22521 \end_layout
22522
22523 \begin_layout Standard
22524 If you know the LaTeX-command for a construct or symbol you wish to use,
22525  you don't have to use the 
22526 \family sans
22527 Math
22528 \begin_inset space ~
22529 \end_inset
22530
22531 Panel
22532 \family default
22533 , but can type the command directly into the formula.
22534  LyX will convert it to the corresponding symbol or construct.
22535 \end_layout
22536
22537 \begin_layout Subsection
22538 Altering Spacing
22539 \begin_inset Index idx
22540 status collapsed
22541
22542 \begin_layout Plain Layout
22543 Math ! Spaces
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \begin_layout Standard
22552 You may want to create spaces that differ from the standard spacing that
22553  LaTeX provides.
22554  To do this, type 
22555 \begin_inset Info
22556 type  "shortcut"
22557 arg   "space-insert protected"
22558 \end_inset
22559
22560  or to use the 
22561 \family sans
22562 Math
22563 \begin_inset space ~
22564 \end_inset
22565
22566 Panel
22567 \family default
22568  button 
22569 \begin_inset Graphics
22570         filename ../images/math/space.png
22571         scale 85
22572         groupId toolbarbuttons
22573
22574 \end_inset
22575
22576 .
22577  This generates a small space, and shows a small marker on the screen.
22578  For example, the sequence 
22579 \series bold
22580 a Ctrl+Space b
22581 \series default
22582
22583 \begin_inset Formula $a\, b$
22584 \end_inset
22585
22586  appears in LyX as 
22587 \begin_inset Graphics
22588         filename clipart/SpaceMarker.png
22589
22590 \end_inset
22591
22592 .
22593  You can change the space to different sizes when you set the cursor behind
22594  the space marker and hit space again several times.
22595  With every space hit the size will be changed.
22596  Some markers for the space size appear red in LyX, because they are negative
22597  spaces.
22598  Here are two examples:
22599 \end_layout
22600
22601 \begin_layout Standard
22602
22603 \series bold
22604 a Ctrl+Space b
22605 \series default
22606  and 3×
22607 \family sans
22608 Space
22609 \family default
22610
22611 \begin_inset Formula $a\quad b$
22612 \end_inset
22613
22614
22615 \end_layout
22616
22617 \begin_layout Standard
22618
22619 \series bold
22620 a Ctrl+Space b
22621 \series default
22622  and 5×
22623 \family sans
22624 Space
22625 \family default
22626
22627 \begin_inset Formula $a\! b$
22628 \end_inset
22629
22630
22631 \end_layout
22632
22633 \begin_layout Subsection
22634 Functions
22635 \begin_inset Index idx
22636 status collapsed
22637
22638 \begin_layout Plain Layout
22639 Math ! Functions
22640 \end_layout
22641
22642 \end_inset
22643
22644
22645 \begin_inset CommandInset label
22646 LatexCommand label
22647 name "sub:Functions"
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \begin_layout Standard
22655 The 
22656 \family sans
22657 Math
22658 \begin_inset space ~
22659 \end_inset
22660
22661 Panel
22662 \family default
22663  contains under the button 
22664 \begin_inset Graphics
22665         filename ../images/math/functions.png
22666         scale 85
22667         groupId toolbarbuttons
22668
22669 \end_inset
22670
22671  a number of function macros, such as 
22672 \begin_inset Formula $\sin$
22673 \end_inset
22674
22675
22676 \begin_inset Formula $\lim$
22677 \end_inset
22678
22679
22680 \emph on
22681 etc
22682 \emph default
22683 .
22684  (you can also insert them in a formula by typing 
22685 \series bold
22686
22687 \backslash
22688 sin
22689 \series default
22690  etc.).
22691  Standard mathematical practice is that functions are printed upright to
22692  avoid confusions, because 
22693 \begin_inset Formula $sin$
22694 \end_inset
22695
22696  does normally mean 
22697 \begin_inset Formula $s\cdot i\cdot n$
22698 \end_inset
22699
22700 .
22701 \end_layout
22702
22703 \begin_layout Standard
22704 Using the function macros will also produce correct spacing around the function:
22705  
22706 \begin_inset Formula $a\sin x$
22707 \end_inset
22708
22709  is different from 
22710 \begin_inset Formula $asinx$
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \begin_layout Standard
22717 For some mathematical objects, like the limes, the macro changes where subscript
22718 s are placed, as described in section
22719 \begin_inset space ~
22720 \end_inset
22721
22722
22723 \begin_inset CommandInset ref
22724 LatexCommand ref
22725 reference "sub:Operators-with-Limits"
22726
22727 \end_inset
22728
22729 .
22730 \end_layout
22731
22732 \begin_layout Subsection
22733 Accents
22734 \begin_inset Index idx
22735 status collapsed
22736
22737 \begin_layout Plain Layout
22738 Math ! Accents
22739 \end_layout
22740
22741 \end_inset
22742
22743
22744 \end_layout
22745
22746 \begin_layout Standard
22747 In a formula you can insert accented characters in the same way as in text
22748  mode.
22749  This may depend on your keyboard, or the bindings file you use.
22750  You can also use LaTeX commands to e.
22751 \begin_inset space \thinspace{}
22752 \end_inset
22753
22754 g.
22755 \begin_inset space \space{}
22756 \end_inset
22757
22758 enter 
22759 \begin_inset Formula $\hat{a}$
22760 \end_inset
22761
22762  even if your keyboard doesn't have hat-accents enabled.
22763  Our example is entered by typing 
22764 \series bold
22765
22766 \backslash
22767 hat
22768 \begin_inset ERT
22769 status collapsed
22770
22771 \begin_layout Plain Layout
22772
22773
22774 \backslash
22775 spce 
22776 \end_layout
22777
22778 \end_inset
22779
22780 a
22781 \series default
22782  in a formula.
22783  Table
22784 \begin_inset space ~
22785 \end_inset
22786
22787
22788 \begin_inset CommandInset ref
22789 LatexCommand ref
22790 reference "cap:Accent-names-and"
22791
22792 \end_inset
22793
22794  shows the equivalences between the accent names and the commands.
22795 \end_layout
22796
22797 \begin_layout Standard
22798 \begin_inset Float table
22799 wide false
22800 sideways false
22801 status open
22802
22803 \begin_layout Plain Layout
22804 \begin_inset Caption
22805
22806 \begin_layout Plain Layout
22807 \begin_inset CommandInset label
22808 LatexCommand label
22809 name "cap:Accent-names-and"
22810
22811 \end_inset
22812
22813 Accent names and the corresponding commands.
22814 \end_layout
22815
22816 \end_inset
22817
22818
22819 \end_layout
22820
22821 \begin_layout Plain Layout
22822 \align center
22823 \begin_inset Tabular
22824 <lyxtabular version="3" rows="11" columns="3">
22825 <features tabularvalignment="middle">
22826 <column alignment="center" valignment="top" width="0pt">
22827 <column alignment="center" valignment="top" width="0pt">
22828 <column alignment="center" valignment="top" width="0pt">
22829 <row>
22830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 Name
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 Command
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852 E
22853 \family roman
22854 \series medium
22855 \shape up
22856 \size normal
22857 \emph off
22858 \bar no
22859 \noun off
22860 \color none
22861 xample
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872
22873 \family roman
22874 \series medium
22875 \shape up
22876 \size normal
22877 \emph off
22878 \bar no
22879 \noun off
22880 \color none
22881 circumflex
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890
22891 \series bold
22892
22893 \backslash
22894 hat
22895 \end_layout
22896
22897 \end_inset
22898 </cell>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903
22904 \family roman
22905 \series medium
22906 \shape up
22907 \size normal
22908 \emph off
22909 \bar no
22910 \noun off
22911 \color none
22912 \begin_inset Formula $\hat{a}$
22913 \end_inset
22914
22915
22916 \end_layout
22917
22918 \end_inset
22919 </cell>
22920 </row>
22921 <row>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Plain Layout
22926
22927 \family roman
22928 \series medium
22929 \shape up
22930 \size normal
22931 \emph off
22932 \bar no
22933 \noun off
22934 \color none
22935 grave
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944
22945 \series bold
22946
22947 \backslash
22948 grave
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957
22958 \family roman
22959 \series medium
22960 \shape up
22961 \size normal
22962 \emph off
22963 \bar no
22964 \noun off
22965 \color none
22966 \begin_inset Formula $\grave{a}$
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 </row>
22975 <row>
22976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980
22981 \family roman
22982 \series medium
22983 \shape up
22984 \size normal
22985 \emph off
22986 \bar no
22987 \noun off
22988 \color none
22989 acute
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998
22999 \series bold
23000
23001 \backslash
23002 acute
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011
23012 \family roman
23013 \series medium
23014 \shape up
23015 \size normal
23016 \emph off
23017 \bar no
23018 \noun off
23019 \color none
23020 \begin_inset Formula $\acute{a}$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \family roman
23036 \series medium
23037 \shape up
23038 \size normal
23039 \emph off
23040 \bar no
23041 \noun off
23042 \color none
23043 umlaut
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \series bold
23054
23055 \backslash
23056 ddot
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065
23066 \family roman
23067 \series medium
23068 \shape up
23069 \size normal
23070 \emph off
23071 \bar no
23072 \noun off
23073 \color none
23074 \begin_inset Formula $\ddot{a}$
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \end_inset
23081 </cell>
23082 </row>
23083 <row>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088
23089 \family roman
23090 \series medium
23091 \shape up
23092 \size normal
23093 \emph off
23094 \bar no
23095 \noun off
23096 \color none
23097 tilde
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106
23107 \series bold
23108
23109 \backslash
23110 tilde
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119
23120 \family roman
23121 \series medium
23122 \shape up
23123 \size normal
23124 \emph off
23125 \bar no
23126 \noun off
23127 \color none
23128 \begin_inset Formula $\tilde{a}$
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 </row>
23137 <row>
23138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142
23143 \family roman
23144 \series medium
23145 \shape up
23146 \size normal
23147 \emph off
23148 \bar no
23149 \noun off
23150 \color none
23151 dot
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160
23161 \series bold
23162
23163 \backslash
23164 dot
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173
23174 \family roman
23175 \series medium
23176 \shape up
23177 \size normal
23178 \emph off
23179 \bar no
23180 \noun off
23181 \color none
23182 \begin_inset Formula $\dot{a}$
23183 \end_inset
23184
23185
23186 \end_layout
23187
23188 \end_inset
23189 </cell>
23190 </row>
23191 <row>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196
23197 \family roman
23198 \series medium
23199 \shape up
23200 \size normal
23201 \emph off
23202 \bar no
23203 \noun off
23204 \color none
23205 breve
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214
23215 \series bold
23216
23217 \backslash
23218 breve
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227
23228 \family roman
23229 \series medium
23230 \shape up
23231 \size normal
23232 \emph off
23233 \bar no
23234 \noun off
23235 \color none
23236 \begin_inset Formula $\breve{a}$
23237 \end_inset
23238
23239
23240 \end_layout
23241
23242 \end_inset
23243 </cell>
23244 </row>
23245 <row>
23246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250
23251 \family roman
23252 \series medium
23253 \shape up
23254 \size normal
23255 \emph off
23256 \bar no
23257 \noun off
23258 \color none
23259 caron
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268
23269 \series bold
23270
23271 \backslash
23272 check
23273 \end_layout
23274
23275 \end_inset
23276 </cell>
23277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281
23282 \family roman
23283 \series medium
23284 \shape up
23285 \size normal
23286 \emph off
23287 \bar no
23288 \noun off
23289 \color none
23290 \begin_inset Formula $\check{a}$
23291 \end_inset
23292
23293
23294 \end_layout
23295
23296 \end_inset
23297 </cell>
23298 </row>
23299 <row>
23300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23301 \begin_inset Text
23302
23303 \begin_layout Plain Layout
23304
23305 \family roman
23306 \series medium
23307 \shape up
23308 \size normal
23309 \emph off
23310 \bar no
23311 \noun off
23312 \color none
23313 macron
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322
23323 \series bold
23324
23325 \backslash
23326 bar
23327 \end_layout
23328
23329 \end_inset
23330 </cell>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \family roman
23337 \series medium
23338 \shape up
23339 \size normal
23340 \emph off
23341 \bar no
23342 \noun off
23343 \color none
23344 \begin_inset Formula $\bar{a}$
23345 \end_inset
23346
23347
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 </row>
23353 <row>
23354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358 vector
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \series bold
23369
23370 \backslash
23371 vec
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380
23381 \family roman
23382 \series medium
23383 \shape up
23384 \size normal
23385 \emph off
23386 \bar no
23387 \noun off
23388 \color none
23389 \begin_inset Formula $\vec{a}$
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 </row>
23398 </lyxtabular>
23399
23400 \end_inset
23401
23402
23403 \end_layout
23404
23405 \end_inset
23406
23407
23408 \end_layout
23409
23410 \begin_layout Standard
23411 You can choose one of the accents by selecting an item from the 
23412 \family sans
23413 Frame
23414 \begin_inset space ~
23415 \end_inset
23416
23417 decorations
23418 \family default
23419  symbol set button 
23420 \begin_inset Graphics
23421         filename ../images/math/hat.png
23422         scale 85
23423         groupId toolbarbuttons
23424
23425 \end_inset
23426
23427  in the math panel ; this will apply to any selection you have made within
23428  a formula too.
23429 \end_layout
23430
23431 \begin_layout Section
23432 Brackets and Delimiters
23433 \begin_inset Index idx
23434 status collapsed
23435
23436 \begin_layout Plain Layout
23437 Math ! Brackets
23438 \end_layout
23439
23440 \end_inset
23441
23442
23443 \begin_inset Index idx
23444 status collapsed
23445
23446 \begin_layout Plain Layout
23447 Math ! Delimiters
23448 \end_layout
23449
23450 \end_inset
23451
23452
23453 \begin_inset CommandInset label
23454 LatexCommand label
23455 name "sec:Brackets-and-Delimiters"
23456
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \begin_layout Standard
23463 There are several brackets available through LyX.
23464  For most purposes, using just the keys 
23465 \family typewriter
23466 []{}()|<>
23467 \family default
23468  should suffice.
23469  But if you want to surround a large structure, like a matrix or a fraction,
23470  or if you have several layers of brackets, it is better to use the math
23471  toolbar delimiter icon 
23472 \begin_inset Graphics
23473         filename ../images/math/delim.png
23474         scale 85
23475         groupId toolbarbuttons
23476
23477 \end_inset
23478
23479 .
23480  For example, that's how you would construct the brackets around a standard
23481  matrix such as:
23482 \begin_inset Formula 
23483 \[
23484 \left[\begin{array}{cc}
23485 1 & 2\\
23486 3 & 4
23487 \end{array}\right]
23488 \]
23489
23490 \end_inset
23491
23492 and to make it easier to see the layers of parentheses as in: 
23493 \begin_inset Formula 
23494 \[
23495 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23496 \]
23497
23498 \end_inset
23499
23500
23501 \end_layout
23502
23503 \begin_layout Standard
23504 The parentheses, and other brackets from that menu will automatically re-size
23505  to accommodate the size of what is inside.
23506 \end_layout
23507
23508 \begin_layout Standard
23509 To construct brackets click on the button for the bracket you want on the
23510  left side and right side.
23511  If you use the option 
23512 \family sans
23513 Keep
23514 \begin_inset space ~
23515 \end_inset
23516
23517 matched
23518 \family default
23519 , the selected bracket type will be used for the left and the right side.
23520  The selection will be shown below the button field.
23521  If you want one side to not have a bracket, use the blank button.
23522  It will appear in LyX with a dotted line, but nothing will be printed.
23523 \end_layout
23524
23525 \begin_layout Standard
23526 If you want to place brackets around math structures, like a square root,
23527  you can do that by highlighting (selecting) the structure that is to go
23528  inside the brackets.
23529  Then choose the appropriate brackets for left and right and click on 
23530 \family sans
23531 Insert
23532 \family default
23533 .
23534  The parentheses will be drawn around the selected structure.
23535 \end_layout
23536
23537 \begin_layout Section
23538 Arrays and Multi-line Equations
23539 \begin_inset Index idx
23540 status collapsed
23541
23542 \begin_layout Plain Layout
23543 Math ! Arrays
23544 \end_layout
23545
23546 \end_inset
23547
23548
23549 \begin_inset Index idx
23550 status collapsed
23551
23552 \begin_layout Plain Layout
23553 Math ! Matrices
23554 \end_layout
23555
23556 \end_inset
23557
23558
23559 \begin_inset Index idx
23560 status collapsed
23561
23562 \begin_layout Plain Layout
23563 Math ! Multi-line Equations
23564 \end_layout
23565
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \begin_layout Standard
23572 Matrices are entered in LyX using the 
23573 \family sans
23574 Math
23575 \begin_inset space ~
23576 \end_inset
23577
23578 Panel
23579 \family default
23580  matrix button 
23581 \begin_inset Graphics
23582         filename ../images/math/matrix.png
23583         scale 85
23584         groupId toolbarbuttons
23585
23586 \end_inset
23587
23588 .
23589  It will open a dialog for you to choose the number of rows/columns.
23590  Here is an example:
23591 \begin_inset Formula 
23592 \[
23593 \left(\begin{array}{ccc}
23594 1 & 2 & 3\\
23595 4 & 5 & 6\\
23596 7 & 8 & 9
23597 \end{array}\right)
23598 \]
23599
23600 \end_inset
23601
23602 The parentheses aren't automatic, but you can add them as described in section
23603 \begin_inset space ~
23604 \end_inset
23605
23606
23607 \begin_inset CommandInset ref
23608 LatexCommand ref
23609 reference "sec:Brackets-and-Delimiters"
23610
23611 \end_inset
23612
23613 .
23614  When you construct the matrix, you can decide whether the column entries
23615  will be left-, right-, or center-justified.
23616  This alignment is set in the box 
23617 \family sans
23618 Horizontal
23619 \family default
23620  with the letters 
23621 \begin_inset Quotes eld
23622 \end_inset
23623
23624
23625 \family sans
23626 l
23627 \family default
23628
23629 \begin_inset Quotes erd
23630 \end_inset
23631
23632
23633 \begin_inset Quotes eld
23634 \end_inset
23635
23636
23637 \family sans
23638 r
23639 \family default
23640
23641 \begin_inset Quotes erd
23642 \end_inset
23643
23644 , and 
23645 \begin_inset Quotes eld
23646 \end_inset
23647
23648
23649 \family sans
23650 c
23651 \family default
23652
23653 \begin_inset Quotes erd
23654 \end_inset
23655
23656 .
23657  LyX proposes a 
23658 \begin_inset Quotes eld
23659 \end_inset
23660
23661
23662 \family sans
23663 c
23664 \family default
23665
23666 \begin_inset Quotes erd
23667 \end_inset
23668
23669  for every column as default.
23670  For example, the sequence 
23671 \begin_inset Quotes eld
23672 \end_inset
23673
23674
23675 \family sans
23676 lcr
23677 \family default
23678
23679 \begin_inset Quotes erd
23680 \end_inset
23681
23682  means that the first column will be left-justified, the second will be
23683  centered, and the third column will be right-justified, because each letter
23684  corresponds to the relevant column.
23685  The result will look like this:
23686 \begin_inset Formula 
23687 \[
23688 \begin{array}{lcr}
23689 this & this\, column & this\, column\\
23690 column & has & has\, right\\
23691 has\, left\, alignment & center\, alignment & alignment
23692 \end{array}.
23693 \]
23694
23695 \end_inset
23696
23697
23698 \end_layout
23699
23700 \begin_layout Standard
23701 You can add more rows to an existing matrix by hitting 
23702 \begin_inset Info
23703 type  "shortcut"
23704 arg   "newline-insert newline"
23705 \end_inset
23706
23707  while the cursor is in the matrix.
23708  Adding or deleting columns can be done via the menu 
23709 \family sans
23710 Edit\SpecialChar \menuseparator
23711 Math
23712 \family default
23713  or the math toolbar.
23714 \end_layout
23715
23716 \begin_layout Standard
23717 There are other arrays used in formulas, such as distinctions of cases.
23718  It can be created with the menu 
23719 \family sans
23720 Insert\SpecialChar \menuseparator
23721 Math\SpecialChar \menuseparator
23722 Cases
23723 \begin_inset space ~
23724 \end_inset
23725
23726 Environment
23727 \family default
23728  or the command 
23729 \series bold
23730
23731 \backslash
23732 cases
23733 \series default
23734 .
23735  Here is an example: 
23736 \begin_inset Formula 
23737 \[
23738 f(x)=\begin{cases}
23739 -1 & x<0\\
23740 0 & x=0\\
23741 1 & x>0
23742 \end{cases}
23743 \]
23744
23745 \end_inset
23746
23747
23748 \end_layout
23749
23750 \begin_layout Standard
23751 \begin_inset VSpace bigskip
23752 \end_inset
23753
23754 Multi-line formulas are created when you press 
23755 \begin_inset Info
23756 type  "shortcut"
23757 arg   "newline-insert newline"
23758 \end_inset
23759
23760  within a formula.
23761  In an empty formula you can see that three blue boxes appear, one for each
23762  column.
23763  When you press 
23764 \begin_inset Info
23765 type  "shortcut"
23766 arg   "newline-insert newline"
23767 \end_inset
23768
23769  in a non-empty formula, the part before the relation sign (equal sign 
23770 \begin_inset Quotes eld
23771 \end_inset
23772
23773 =
23774 \begin_inset Quotes erd
23775 \end_inset
23776
23777  etc.) will be inserted automatically in the first column, the relation sign
23778  is in the second column, and the rest in the third column.
23779  A new row is created by every further hit of 
23780 \begin_inset Info
23781 type  "shortcut"
23782 arg   "newline-insert newline"
23783 \end_inset
23784
23785 .
23786  Multi-line formulas are always displayed formulas.
23787  Here is an example:
23788 \begin_inset Formula 
23789 \begin{eqnarray}
23790 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23791 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
23792 \end{eqnarray}
23793
23794 \end_inset
23795
23796  To change the column assignment of the formula parts, place the cursor
23797  where you want to start the shift and hit 
23798 \family sans
23799 Ctrl-Tab.
23800
23801 \family default
23802  It shifts everything in the column which is right beside the current cursor
23803  position to the next column.
23804  Note that the middle column is designed for relation signs, structures
23805  within this column will be printed in a smaller size:
23806 \begin_inset Formula 
23807 \begin{eqnarray*}
23808 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
23809 \end{eqnarray*}
23810
23811 \end_inset
23812
23813
23814 \end_layout
23815
23816 \begin_layout Standard
23817 The multi-line formula type described here is called 
23818 \family typewriter
23819 \series medium
23820 eqnarray
23821 \family default
23822 \series default
23823 .
23824  There are other multi-line types being more suitable for certain situations,
23825  for example if you want a better inter-line spacing than in formula (
23826 \begin_inset CommandInset ref
23827 LatexCommand ref
23828 reference "eq:asquared"
23829
23830 \end_inset
23831
23832 ).
23833  The other types are described in section
23834 \begin_inset space ~
23835 \end_inset
23836
23837
23838 \begin_inset CommandInset ref
23839 LatexCommand ref
23840 reference "sub:AMS-Formula-Types"
23841
23842 \end_inset
23843
23844 .
23845 \end_layout
23846
23847 \begin_layout Section
23848 Formula Numbering and Referencing
23849 \begin_inset Index idx
23850 status collapsed
23851
23852 \begin_layout Plain Layout
23853 Math ! Formula numbering
23854 \end_layout
23855
23856 \end_inset
23857
23858
23859 \begin_inset Index idx
23860 status collapsed
23861
23862 \begin_layout Plain Layout
23863 Math ! Referencing formulas
23864 \end_layout
23865
23866 \end_inset
23867
23868
23869 \begin_inset CommandInset label
23870 LatexCommand label
23871 name "sec:Formula-Numbering-and"
23872
23873 \end_inset
23874
23875
23876 \end_layout
23877
23878 \begin_layout Standard
23879 To number a formula, set the cursor in the formula and use the menu 
23880 \family sans
23881 Edit\SpecialChar \menuseparator
23882 Math\SpecialChar \menuseparator
23883 Toggle
23884 \begin_inset space ~
23885 \end_inset
23886
23887 Numbering
23888 \family default
23889  or the shortcut 
23890 \begin_inset Info
23891 type  "shortcut"
23892 arg   "math-number-toggle"
23893 \end_inset
23894
23895 .
23896  The formula number appears in LyX as 
23897 \begin_inset Quotes eld
23898 \end_inset
23899
23900 #
23901 \begin_inset Quotes erd
23902 \end_inset
23903
23904  within parentheses.
23905  The 
23906 \begin_inset Quotes eld
23907 \end_inset
23908
23909 #
23910 \begin_inset Quotes erd
23911 \end_inset
23912
23913  denotes that the number will be calculated automatically when the output
23914  is generated.
23915  The placement and format of the formula number in the output depends on
23916  the document class.
23917  In this document the number is printed together with the chapter number,
23918  separated by a dot:
23919 \begin_inset Formula 
23920 \begin{equation}
23921 1+1=2
23922 \end{equation}
23923
23924 \end_inset
23925
23926 Using 
23927 \begin_inset Info
23928 type  "shortcut"
23929 arg   "math-number-toggle"
23930 \end_inset
23931
23932  in a numbered formula will switch off the numbering.
23933  You can only number displayed formulas.
23934 \end_layout
23935
23936 \begin_layout Standard
23937 Multi-line formulas can be numbered line by line: Using the menu 
23938 \family sans
23939 Edit\SpecialChar \menuseparator
23940 Math\SpecialChar \menuseparator
23941 Toggle
23942 \begin_inset space ~
23943 \end_inset
23944
23945 Numbering
23946 \begin_inset space ~
23947 \end_inset
23948
23949 of
23950 \begin_inset space ~
23951 \end_inset
23952
23953 Line
23954 \family default
23955  or the shortcut 
23956 \begin_inset Info
23957 type  "shortcut"
23958 arg   "math-number-line-toggle"
23959 \end_inset
23960
23961  will only toggle the numbering of the line where the cursor is:
23962 \begin_inset Formula 
23963 \begin{eqnarray}
23964 1 & = & 3-2\\
23965 2 & = & 4-2\nonumber \\
23966 4 & \leq & 7
23967 \end{eqnarray}
23968
23969 \end_inset
23970
23971 To number all lines use the shortcut 
23972 \begin_inset Info
23973 type  "shortcut"
23974 arg   "math-number-toggle"
23975 \end_inset
23976
23977 .
23978 \end_layout
23979
23980 \begin_layout Standard
23981 \begin_inset VSpace bigskip
23982 \end_inset
23983
23984 Every displayed formula can be referenced by its number using a label.
23985  A label is inserted with the menu 
23986 \family sans
23987 Insert\SpecialChar \menuseparator
23988 Label
23989 \family default
23990  when the cursor is in the formula.
23991  This opens a dialog to enter the label.
23992  It is recommended to use the proposed 
23993 \begin_inset Quotes eld
23994 \end_inset
23995
23996
23997 \family sans
23998 eq:
23999 \family default
24000
24001 \begin_inset Quotes erd
24002 \end_inset
24003
24004  as first part of the label, because this helps later to identify the label
24005  type when you have many labels in your document.
24006  We inserted in the following example the label 
24007 \begin_inset Quotes eld
24008 \end_inset
24009
24010 eq:tanhExp
24011 \begin_inset Quotes erd
24012 \end_inset
24013
24014  in the second line:
24015 \begin_inset Formula 
24016 \begin{eqnarray}
24017 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24018  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24019 \end{eqnarray}
24020
24021 \end_inset
24022
24023 Every labeled line is automatically numbered.
24024  Therefore the label is shown in LyX at the place of the formula number
24025  placeholder 
24026 \begin_inset Quotes eld
24027 \end_inset
24028
24029 #
24030 \begin_inset Quotes erd
24031 \end_inset
24032
24033 .
24034  You can reference a labeled formula using the menu 
24035 \family sans
24036 Insert\SpecialChar \menuseparator
24037 Cross
24038 \begin_inset space ~
24039 \end_inset
24040
24041 Reference
24042 \family default
24043 .
24044  A dialog appears to choose a label you want refer to.
24045  The reference appears in LyX as a grey cross reference box and in the output
24046  as the formula number:
24047 \end_layout
24048
24049 \begin_layout Standard
24050 This is a cross-reference to equation (
24051 \begin_inset CommandInset ref
24052 LatexCommand ref
24053 reference "eq:tanhExp"
24054
24055 \end_inset
24056
24057 ).
24058 \end_layout
24059
24060 \begin_layout Standard
24061 The properties of LyX's cross-reference box are described in section
24062 \begin_inset space ~
24063 \end_inset
24064
24065
24066 \begin_inset CommandInset ref
24067 LatexCommand ref
24068 reference "sec:Cross-References"
24069
24070 \end_inset
24071
24072 .
24073  To delete a label, set the cursor in the labeled formula, use the menu
24074  
24075 \family sans
24076 Insert\SpecialChar \menuseparator
24077 Label
24078 \family default
24079  and delete the label in the appearing dialog.
24080 \begin_inset Foot
24081 status collapsed
24082
24083 \begin_layout Plain Layout
24084 This is a unintuitive and will be fixed in the next version of LyX.
24085 \end_layout
24086
24087 \end_inset
24088
24089  
24090 \end_layout
24091
24092 \begin_layout Section
24093 User defined math macros
24094 \begin_inset Index idx
24095 status collapsed
24096
24097 \begin_layout Plain Layout
24098 Math ! Macros
24099 \end_layout
24100
24101 \end_inset
24102
24103
24104 \end_layout
24105
24106 \begin_layout Standard
24107 LyX allows you to define macros for formulas which is very useful when you
24108  have equations of the same form in a document several times.
24109  Math macros are explained in section 
24110 \emph on
24111 Math
24112 \begin_inset space ~
24113 \end_inset
24114
24115 Macros
24116 \emph default
24117  of the 
24118 \emph on
24119 Math
24120 \emph default
24121  manual.
24122 \end_layout
24123
24124 \begin_layout Section
24125 Fine-Tuning
24126 \end_layout
24127
24128 \begin_layout Subsection
24129 Typefaces
24130 \begin_inset Index idx
24131 status collapsed
24132
24133 \begin_layout Plain Layout
24134 Math ! Typefaces
24135 \end_layout
24136
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \begin_layout Standard
24143 The standard font for text is italic, for numbers the standard is roman.
24144  To set a font in a formula, use the 
24145 \family sans
24146 Math
24147 \begin_inset space ~
24148 \end_inset
24149
24150 Panel
24151 \family default
24152  button 
24153 \begin_inset Graphics
24154         filename ../images/math/font.png
24155         scale 85
24156         groupId toolbarbuttons
24157
24158 \end_inset
24159
24160 , or enter its command, listed in table
24161 \begin_inset space ~
24162 \end_inset
24163
24164
24165 \begin_inset CommandInset ref
24166 LatexCommand ref
24167 reference "cap:Typefaces-and-the"
24168
24169 \end_inset
24170
24171 , directly.
24172 \end_layout
24173
24174 \begin_layout Standard
24175 \begin_inset Float table
24176 wide false
24177 sideways false
24178 status open
24179
24180 \begin_layout Plain Layout
24181 \begin_inset Caption
24182
24183 \begin_layout Plain Layout
24184 \begin_inset CommandInset label
24185 LatexCommand label
24186 name "cap:Typefaces-and-the"
24187
24188 \end_inset
24189
24190 Typefaces and the corresponding commands.
24191 \end_layout
24192
24193 \end_inset
24194
24195
24196 \end_layout
24197
24198 \begin_layout Plain Layout
24199 \align center
24200 \begin_inset Tabular
24201 <lyxtabular version="3" rows="9" columns="2">
24202 <features tabularvalignment="middle">
24203 <column alignment="center" valignment="top" width="0pt">
24204 <column alignment="center" valignment="top" width="0pt">
24205 <row>
24206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 Font
24211 \end_layout
24212
24213 \end_inset
24214 </cell>
24215 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24216 \begin_inset Text
24217
24218 \begin_layout Plain Layout
24219 Command
24220 \end_layout
24221
24222 \end_inset
24223 </cell>
24224 </row>
24225 <row>
24226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24227 \begin_inset Text
24228
24229 \begin_layout Plain Layout
24230
24231 \shape up
24232 \size normal
24233 \bar no
24234 \noun off
24235 \color none
24236 \begin_inset Formula $\mathrm{Roman}$
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \series bold
24250
24251 \backslash
24252 mathrm
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 </row>
24258 <row>
24259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24260 \begin_inset Text
24261
24262 \begin_layout Plain Layout
24263 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24264 \end_inset
24265
24266
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24272 \begin_inset Text
24273
24274 \begin_layout Plain Layout
24275
24276 \series bold
24277
24278 \backslash
24279 mathbf
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 <row>
24286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24287 \begin_inset Text
24288
24289 \begin_layout Plain Layout
24290 \begin_inset Formula $\mathit{Italic}$
24291 \end_inset
24292
24293
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302
24303 \series bold
24304
24305 \backslash
24306 mathit
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 </row>
24312 <row>
24313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317
24318 \shape up
24319 \size normal
24320 \bar no
24321 \noun off
24322 \color none
24323 \begin_inset Formula $\mathtt{Typewriter}$
24324 \end_inset
24325
24326
24327 \end_layout
24328
24329 \end_inset
24330 </cell>
24331 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24332 \begin_inset Text
24333
24334 \begin_layout Plain Layout
24335
24336 \series bold
24337
24338 \backslash
24339 mathtt
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 </row>
24345 <row>
24346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24351 \end_inset
24352
24353
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Plain Layout
24362
24363 \series bold
24364
24365 \backslash
24366 mathbb
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 </row>
24372 <row>
24373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Plain Layout
24377 \begin_inset Formula $\mathfrak{Fraktur}$
24378 \end_inset
24379
24380
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \series bold
24391
24392 \backslash
24393 mathfrak
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 </row>
24399 <row>
24400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404
24405 \shape up
24406 \size normal
24407 \emph on
24408 \bar no
24409 \noun off
24410 \color none
24411 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24412 \end_inset
24413
24414
24415 \end_layout
24416
24417 \end_inset
24418 </cell>
24419 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423
24424 \series bold
24425
24426 \backslash
24427 mathcal
24428 \end_layout
24429
24430 \end_inset
24431 </cell>
24432 </row>
24433 <row>
24434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24435 \begin_inset Text
24436
24437 \begin_layout Plain Layout
24438 \begin_inset Formula $\mathsf{SansSerif}$
24439 \end_inset
24440
24441
24442 \end_layout
24443
24444 \end_inset
24445 </cell>
24446 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24447 \begin_inset Text
24448
24449 \begin_layout Plain Layout
24450
24451 \series bold
24452
24453 \backslash
24454 mathsf
24455 \end_layout
24456
24457 \end_inset
24458 </cell>
24459 </row>
24460 </lyxtabular>
24461
24462 \end_inset
24463
24464
24465 \end_layout
24466
24467 \end_inset
24468
24469
24470 \end_layout
24471
24472 \begin_layout Standard
24473 \begin_inset Note Greyedout
24474 status open
24475
24476 \begin_layout Plain Layout
24477
24478 \series bold
24479 Note:
24480 \series default
24481  You can only print capital letters in the typefaces 
24482 \family sans
24483 Blackboard
24484 \family default
24485  and 
24486 \family sans
24487 Calligraphic
24488 \family default
24489 .
24490 \end_layout
24491
24492 \end_inset
24493
24494
24495 \end_layout
24496
24497 \begin_layout Standard
24498 When you use a typeface, a blue box is inserted in the formula.
24499  Every character in this box will be printed in this typeface.
24500  Pressing 
24501 \family sans
24502 Space
24503 \family default
24504  within the box will set the cursor outside, so that you have to use a protected
24505  space when you need a space in the box.
24506  Here an example where 
24507 \begin_inset Quotes eld
24508 \end_inset
24509
24510 N
24511 \begin_inset Quotes erd
24512 \end_inset
24513
24514  in 
24515 \family sans
24516 Blackboard
24517 \family default
24518  denotes the set of numbers:
24519 \begin_inset Formula 
24520 \[
24521 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24522 \]
24523
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \begin_layout Standard
24530 The typefaces are nestable, which can cause confusion.
24531  You can e.
24532 \begin_inset space \thinspace{}
24533 \end_inset
24534
24535 g.
24536 \begin_inset space \space{}
24537 \end_inset
24538
24539 put a character in 
24540 \family sans
24541 Fraktur
24542 \family default
24543  in a box for 
24544 \family sans
24545 Typewriter
24546 \family default
24547
24548 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24549 \end_inset
24550
24551  
24552 \begin_inset Newline newline
24553 \end_inset
24554
24555 So it is better not to use this feature.
24556 \end_layout
24557
24558 \begin_layout Standard
24559 The typefaces have no effect on Greek letters: 
24560 \begin_inset Formula $\mathfrak{abc\delta e}$
24561 \end_inset
24562
24563
24564 \begin_inset Newline newline
24565 \end_inset
24566
24567 You can only print them emboldened using the command 
24568 \series bold
24569
24570 \backslash
24571 boldsymbol
24572 \series default
24573 , which works like the other typeface commands: 
24574 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24575 \end_inset
24576
24577
24578 \end_layout
24579
24580 \begin_layout Standard
24581
24582 \series bold
24583
24584 \backslash
24585 boldsymbol
24586 \series default
24587  works for all symbols, letters, and numbers.
24588 \end_layout
24589
24590 \begin_layout Standard
24591 A number of other font options are available as well, in the menu 
24592 \family sans
24593 Edit\SpecialChar \menuseparator
24594 Math\SpecialChar \menuseparator
24595 Text
24596 \begin_inset space ~
24597 \end_inset
24598
24599 Style
24600 \family default
24601 .
24602 \end_layout
24603
24604 \begin_layout Subsection
24605 Math Text
24606 \begin_inset Index idx
24607 status collapsed
24608
24609 \begin_layout Plain Layout
24610 Math ! Text
24611 \end_layout
24612
24613 \end_inset
24614
24615
24616 \end_layout
24617
24618 \begin_layout Standard
24619 Typefaces are useful for entering some characters in some given font, but
24620  not for text.
24621  For typing longer pieces of text use the math text, which is obtained using
24622  the entry 
24623 \family sans
24624 Normal
24625 \begin_inset space ~
24626 \end_inset
24627
24628 text
24629 \begin_inset space ~
24630 \end_inset
24631
24632 mode
24633 \family default
24634  of the 
24635 \family sans
24636 Math
24637 \begin_inset space ~
24638 \end_inset
24639
24640 Panel
24641 \family default
24642  button 
24643 \begin_inset Graphics
24644         filename ../images/math/font.png
24645         scale 85
24646         groupId toolbarbuttons
24647
24648 \end_inset
24649
24650  (shortcut 
24651 \begin_inset Info
24652 type  "shortcut"
24653 arg   "font-default"
24654 \end_inset
24655
24656 ).
24657  Math text appears in LyX in black instead of blue.
24658  You can use spaces and accents in math text like in normal text.
24659  Here is an example:
24660 \begin_inset Formula 
24661 \[
24662 f(x)=\begin{cases}
24663 x & \textrm{if I say so}\\
24664 -x & \textrm{unter Umständen}
24665 \end{cases}
24666 \]
24667
24668 \end_inset
24669
24670
24671 \end_layout
24672
24673 \begin_layout Subsection
24674 Font Sizes
24675 \begin_inset Index idx
24676 status collapsed
24677
24678 \begin_layout Plain Layout
24679 Math ! Font sizes
24680 \end_layout
24681
24682 \end_inset
24683
24684
24685 \end_layout
24686
24687 \begin_layout Standard
24688 There are four font styles (relative sizes) used in math-mode, which are
24689  automatically chosen in most situations.
24690  These are called 
24691 \family sans
24692 textstyle
24693 \family default
24694
24695 \family sans
24696 displaystyle
24697 \family default
24698
24699 \family sans
24700 scriptstyle
24701 \family default
24702 , and 
24703 \family sans
24704 scriptscriptstyle
24705 \family default
24706 .
24707  For most characters, 
24708 \family sans
24709 textstyle
24710 \family default
24711  and 
24712 \family sans
24713 displaystyle
24714 \family default
24715  are actually the same size, but fractions, superscripts and subscripts,
24716  and certain other structures, are set larger in 
24717 \family sans
24718 displaystyle
24719 \family default
24720 .
24721  Except for some operators, which resize themselves to accommodate various
24722  situations, all text will be set in the styles that LaTeX thinks are appropriat
24723 e.
24724  These choices can be overridden by using the math panel button 
24725 \begin_inset Graphics
24726         filename ../images/math/style.png
24727         scale 85
24728         groupId toolbarbuttons
24729
24730 \end_inset
24731
24732 .
24733  A box for the size will be created in which you can insert the math structure.
24734  For example, you can set 
24735 \begin_inset Formula $\frac{1}{2}$
24736 \end_inset
24737
24738 , which is normally in 
24739 \family sans
24740 textstyle
24741 \family default
24742 , larger in 
24743 \family sans
24744 displaystyle
24745 \family default
24746
24747 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24748 \end_inset
24749
24750 .
24751  The four styles are used in the following example:
24752 \end_layout
24753
24754 \begin_layout Standard
24755 \begin_inset Formula $displaystyle$
24756 \end_inset
24757
24758
24759 \begin_inset Formula ${\textstyle textstyle}$
24760 \end_inset
24761
24762
24763 \begin_inset Formula ${\scriptstyle scriptstyle}$
24764 \end_inset
24765
24766
24767 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
24768 \end_inset
24769
24770 .
24771 \end_layout
24772
24773 \begin_layout Standard
24774 All these math-mode font sizes are relative, that means, if the whole math
24775  inset is set in a particular size with the menu 
24776 \family sans
24777 Edit\SpecialChar \menuseparator
24778 Text
24779 \begin_inset space ~
24780 \end_inset
24781
24782 Style
24783 \family default
24784 , all sizes in the formula will be adjusted relative to this size.
24785  Similarly, if the base font size of the document is changed, all fonts
24786  will be adjusted to correspond.
24787  As an example here is a formula in the font size 
24788 \begin_inset Quotes eld
24789 \end_inset
24790
24791 largest
24792 \begin_inset Quotes erd
24793 \end_inset
24794
24795 :
24796 \end_layout
24797
24798 \begin_layout Standard
24799
24800 \family roman
24801 \size largest
24802 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \begin_layout Section
24809 Theorem Modules
24810 \end_layout
24811
24812 \begin_layout Standard
24813 As of LyX 1.6, support for theorem-like environments has been moved out of
24814  the document classes and into layout modules.
24815 \begin_inset Index idx
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819 Layout Modules
24820 \end_layout
24821
24822 \end_inset
24823
24824  As a result, theorem-like environments can now easily be used with classes
24825  other than the AMS classes.
24826  See section 
24827 \begin_inset CommandInset ref
24828 LatexCommand ref
24829 reference "sub:Modules"
24830
24831 \end_inset
24832
24833  for more on layout modules.
24834 \end_layout
24835
24836 \begin_layout Section
24837 AMS-LaTeX
24838 \begin_inset Index idx
24839 status collapsed
24840
24841 \begin_layout Plain Layout
24842 AMS math
24843 \end_layout
24844
24845 \end_inset
24846
24847
24848 \begin_inset Index idx
24849 status collapsed
24850
24851 \begin_layout Plain Layout
24852 Math ! AMS
24853 \end_layout
24854
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \begin_layout Standard
24861 LyX supports the packages provided by the American Mathematical Society
24862  (AMS) that are in common use.
24863 \end_layout
24864
24865 \begin_layout Subsection
24866 Enabling AMS-Support
24867 \end_layout
24868
24869 \begin_layout Standard
24870 Selecting the checkbox 
24871 \family sans
24872 Use
24873 \begin_inset space ~
24874 \end_inset
24875
24876 AMS
24877 \begin_inset space ~
24878 \end_inset
24879
24880 math
24881 \begin_inset space ~
24882 \end_inset
24883
24884 package
24885 \family default
24886  in the 
24887 \family sans
24888 Document\SpecialChar \menuseparator
24889 Settings
24890 \family default
24891
24892 \begin_inset Index idx
24893 status collapsed
24894
24895 \begin_layout Plain Layout
24896 Document ! Settings
24897 \end_layout
24898
24899 \end_inset
24900
24901  dialog under 
24902 \family sans
24903 Math
24904 \begin_inset space ~
24905 \end_inset
24906
24907 Options
24908 \family default
24909  will include the AMS-packages in the document, and make the facilities
24910  available.
24911  AMS is needed for many math-constructs, so when you get LaTeX-errors in
24912  formulas, ensure that you have enabled AMS.
24913 \end_layout
24914
24915 \begin_layout Subsection
24916 AMS-Formula Types
24917 \begin_inset CommandInset label
24918 LatexCommand label
24919 name "sub:AMS-Formula-Types"
24920
24921 \end_inset
24922
24923
24924 \begin_inset Index idx
24925 status collapsed
24926
24927 \begin_layout Plain Layout
24928 Math ! Multi-line Equations
24929 \end_layout
24930
24931 \end_inset
24932
24933
24934 \end_layout
24935
24936 \begin_layout Standard
24937 AMS-LaTeX provides a selection of different formula types.
24938  LyX allows you to choose between 
24939 \family typewriter
24940 align
24941 \family default
24942
24943 \family typewriter
24944 alignat
24945 \family default
24946
24947 \family typewriter
24948 flalign
24949 \family default
24950
24951 \family typewriter
24952 gather
24953 \family default
24954 , and 
24955 \family typewriter
24956 multline
24957 \family default
24958 .
24959  We refer to the AMS-documentation for an explanation of these formula types.
24960 \end_layout
24961
24962 \begin_layout Chapter
24963 More Tools
24964 \end_layout
24965
24966 \begin_layout Section
24967 Cross-References
24968 \begin_inset Index idx
24969 status collapsed
24970
24971 \begin_layout Plain Layout
24972 Cross references
24973 \end_layout
24974
24975 \end_inset
24976
24977
24978 \begin_inset CommandInset label
24979 LatexCommand label
24980 name "sec:Cross-References"
24981
24982 \end_inset
24983
24984
24985 \end_layout
24986
24987 \begin_layout Standard
24988 One of LyX's strengths are cross-references.
24989  You can reference every section, float, footnote, formula, and list in
24990  the document.
24991  To reference a document part, you have to insert a label into it.
24992  The label is used as anchor and name for the reference.
24993  We want for example to refer to the second item of the following list:
24994 \end_layout
24995
24996 \begin_layout Enumerate
24997 First item
24998 \end_layout
24999
25000 \begin_layout Enumerate
25001 \begin_inset CommandInset label
25002 LatexCommand label
25003 name "enu:Second-item"
25004
25005 \end_inset
25006
25007 Second item
25008 \end_layout
25009
25010 \begin_layout Enumerate
25011 Third item
25012 \end_layout
25013
25014 \begin_layout Standard
25015 First we insert a label into the second item with the menu 
25016 \family sans
25017 Insert\SpecialChar \menuseparator
25018 Label
25019 \family default
25020  or by pressing the toolbar button 
25021 \begin_inset Graphics
25022         filename ../images/label-insert.png
25023         scale 85
25024         groupId toolbarbuttons
25025
25026 \end_inset
25027
25028 .
25029  A grey label box like this: 
25030 \begin_inset Graphics
25031         filename clipart/labelQt4.png
25032         scale 85
25033
25034 \end_inset
25035
25036  is inserted and the label window pops up asking for the label text.
25037  LyX offers as text the first words of the item with a prefix, in our case
25038  the text 
25039 \begin_inset Quotes eld
25040 \end_inset
25041
25042
25043 \family sans
25044 enu: Second-item
25045 \family default
25046
25047 \begin_inset Quotes erd
25048 \end_inset
25049
25050 .
25051  The prefix 
25052 \begin_inset Quotes eld
25053 \end_inset
25054
25055
25056 \family sans
25057 enu:
25058 \family default
25059
25060 \begin_inset Quotes erd
25061 \end_inset
25062
25063  stands for 
25064 \begin_inset Quotes eld
25065 \end_inset
25066
25067 enumerate
25068 \begin_inset Quotes erd
25069 \end_inset
25070
25071 .
25072  The prefix depends on the document part where the label is inserted, e.
25073 \begin_inset space \thinspace{}
25074 \end_inset
25075
25076 g.
25077 \begin_inset space \space{}
25078 \end_inset
25079
25080 if you insert a label into a section heading, the prefix will be 
25081 \begin_inset Quotes eld
25082 \end_inset
25083
25084
25085 \family sans
25086 sec:
25087 \family default
25088
25089 \begin_inset Quotes erd
25090 \end_inset
25091
25092 .
25093 \end_layout
25094
25095 \begin_layout Standard
25096 To reference the item, we refer to its label using the menu 
25097 \family sans
25098 Insert\SpecialChar \menuseparator
25099 Cross-Reference
25100 \family default
25101  or the toolbar button 
25102 \begin_inset Graphics
25103         filename ../images/dialog-show-new-inset_ref.png
25104         scale 85
25105         groupId toolbarbuttons
25106
25107 \end_inset
25108
25109 .
25110  A grey cross-reference box like this: 
25111 \begin_inset Graphics
25112         filename clipart/referenceQt4.png
25113         scale 85
25114
25115 \end_inset
25116
25117  is inserted and the cross-reference window appears showing all the labels
25118  in the document.
25119  We can now sort the labels alphabetically and then choose the entry 
25120 \begin_inset Quotes eld
25121 \end_inset
25122
25123
25124 \family sans
25125 enu:Second-item
25126 \family default
25127
25128 \begin_inset Quotes erd
25129 \end_inset
25130
25131 .
25132  At the position of the cross-reference box the item number will appear
25133  in the output.
25134 \end_layout
25135
25136 \begin_layout Standard
25137 Alternatively to 
25138 \family sans
25139 Insert\SpecialChar \menuseparator
25140 Cross-Reference
25141 \family default
25142 , you can right-click on a label and use in the appearing context menu 
25143 \family sans
25144 Copy as Reference
25145 \family default
25146 .
25147  The cross-reference to this label is now in the clipboard and can be copied
25148  to the actual cursor position via the menu 
25149 \family sans
25150 Edit\SpecialChar \menuseparator
25151 Paste
25152 \family default
25153  (shortcut Ctrl+V).
25154 \end_layout
25155
25156 \begin_layout Standard
25157 Here is our cross-reference: Item
25158 \begin_inset space ~
25159 \end_inset
25160
25161
25162 \begin_inset CommandInset ref
25163 LatexCommand ref
25164 reference "enu:Second-item"
25165
25166 \end_inset
25167
25168
25169 \end_layout
25170
25171 \begin_layout Standard
25172 It is recommended to use a protected space
25173 \begin_inset Foot
25174 status collapsed
25175
25176 \begin_layout Plain Layout
25177 described in section
25178 \begin_inset space ~
25179 \end_inset
25180
25181
25182 \begin_inset CommandInset ref
25183 LatexCommand ref
25184 reference "sub:Protected-Space"
25185
25186 \end_inset
25187
25188
25189 \end_layout
25190
25191 \end_inset
25192
25193  between the cross-reference name and its number to avoid ugly line breaks
25194  between them.
25195 \end_layout
25196
25197 \begin_layout Standard
25198 There are six varieties of cross-references:
25199 \end_layout
25200
25201 \begin_layout Description
25202 <reference>: prints the number, this is the default: 
25203 \begin_inset CommandInset ref
25204 LatexCommand ref
25205 reference "cap:Two-distorted-images"
25206
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \begin_layout Description
25213 (<reference>): prints the number within two parentheses, this is the style
25214  normally used to reference formulas, especially when the reference name
25215  
25216 \begin_inset Quotes eld
25217 \end_inset
25218
25219 Equation
25220 \begin_inset Quotes erd
25221 \end_inset
25222
25223  is omitted: 
25224 \begin_inset CommandInset ref
25225 LatexCommand eqref
25226 reference "eq:tanhExp"
25227
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \begin_layout Description
25234 <page>: prints the page number: Page
25235 \begin_inset space ~
25236 \end_inset
25237
25238
25239 \begin_inset CommandInset ref
25240 LatexCommand pageref
25241 reference "cap:Two-distorted-images"
25242
25243 \end_inset
25244
25245
25246 \end_layout
25247
25248 \begin_layout Description
25249 on
25250 \begin_inset space ~
25251 \end_inset
25252
25253 page
25254 \begin_inset space ~
25255 \end_inset
25256
25257 <page>: prints the text "on page" and the page number: 
25258 \begin_inset CommandInset ref
25259 LatexCommand vpageref
25260 reference "cap:Two-distorted-images"
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Description
25268 <reference>
25269 \begin_inset space ~
25270 \end_inset
25271
25272 on
25273 \begin_inset space ~
25274 \end_inset
25275
25276 page
25277 \begin_inset space ~
25278 \end_inset
25279
25280 <page>: prints the number, the text "on page", and the page number: 
25281 \begin_inset CommandInset ref
25282 LatexCommand vref
25283 reference "cap:Two-distorted-images"
25284
25285 \end_inset
25286
25287
25288 \end_layout
25289
25290 \begin_layout Description
25291 Formatted
25292 \begin_inset space ~
25293 \end_inset
25294
25295 reference: prints a self defined cross-reference format.
25296 \begin_inset Newline newline
25297 \end_inset
25298
25299
25300 \begin_inset Note Greyedout
25301 status open
25302
25303 \begin_layout Plain Layout
25304
25305 \series bold
25306 Note:
25307 \series default
25308  This feature is only available when you have the LaTeX-package 
25309 \series bold
25310 prettyref
25311 \series default
25312  or 
25313 \series bold
25314 refstyle
25315 \series default
25316
25317 \begin_inset Index idx
25318 status collapsed
25319
25320 \begin_layout Plain Layout
25321 LaTeX-packages ! prettyref
25322 \end_layout
25323
25324 \end_inset
25325
25326
25327 \begin_inset Index idx
25328 status collapsed
25329
25330 \begin_layout Plain Layout
25331 LaTeX-packages ! refstyle
25332 \end_layout
25333
25334 \end_inset
25335
25336  installed.
25337 \end_layout
25338
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \begin_layout Description
25345 Textual
25346 \begin_inset space ~
25347 \end_inset
25348
25349 reference: prints the caption or name of the reference: 
25350 \begin_inset CommandInset ref
25351 LatexCommand nameref
25352 reference "cap:Two-distorted-images"
25353
25354 \end_inset
25355
25356
25357 \end_layout
25358
25359 \begin_layout Standard
25360
25361 \family sans
25362 <page>
25363 \family default
25364  will not print the page number if the label is on the previous, the same,
25365  or the next page.
25366  You will e.
25367 \begin_inset space \thinspace{}
25368 \end_inset
25369
25370 g.
25371 \begin_inset space \space{}
25372 \end_inset
25373
25374 see the text 
25375 \begin_inset Quotes eld
25376 \end_inset
25377
25378
25379 \family sans
25380 on this page
25381 \family default
25382
25383 \begin_inset Quotes erd
25384 \end_inset
25385
25386  instead.
25387  The style 
25388 \family sans
25389 <reference> on page <page>
25390 \family default
25391  will not print anything about the page if the label is on the same page.
25392 \end_layout
25393
25394 \begin_layout Standard
25395 The number and current page of the referenced document part in the output
25396  is automatically calculated by LaTeX.
25397  The varieties are adjusted in the field 
25398 \family sans
25399 Format
25400 \family default
25401  of the cross-reference window, that appear when you click on the cross-referenc
25402 e.
25403 \end_layout
25404
25405 \begin_layout Standard
25406 You can only use the style 
25407 \family sans
25408 <reference>
25409 \family default
25410  to reference numbered document parts, while the reference style 
25411 \family sans
25412 <page>
25413 \family default
25414  is always possible.
25415 \end_layout
25416
25417 \begin_layout Standard
25418 If you want to reference a section, put the label in the section heading;
25419  for floats put the label in the caption; for footnotes put the label in
25420  it.
25421  Referencing formulas is explained in section
25422 \begin_inset space ~
25423 \end_inset
25424
25425
25426 \begin_inset CommandInset ref
25427 LatexCommand ref
25428 reference "sec:Formula-Numbering-and"
25429
25430 \end_inset
25431
25432 .
25433 \end_layout
25434
25435 \begin_layout Standard
25436 Right-clicking on a cross-reference opens a context menu.
25437  The entry 
25438 \family sans
25439 Go
25440 \begin_inset space ~
25441 \end_inset
25442
25443 to
25444 \begin_inset space ~
25445 \end_inset
25446
25447 Label
25448 \family default
25449  sets the cursor before the referenced label.
25450  This entry will be renamed in the context menu of the label to 
25451 \family sans
25452 Go
25453 \begin_inset space ~
25454 \end_inset
25455
25456 Back
25457 \family default
25458  so that you can use it to set the cursor back to the cross-reference.
25459  You can also go back with the toolbar button 
25460 \begin_inset Graphics
25461         filename ../images/bookmark-goto_0.png
25462         scale 85
25463         groupId toolbarbuttons
25464
25465 \end_inset
25466
25467 .
25468 \end_layout
25469
25470 \begin_layout Standard
25471 You can change labels at any time.
25472  References to the changed label will automatically be updated so that you
25473  do not need to take care about this.
25474 \end_layout
25475
25476 \begin_layout Standard
25477 If a cross-reference refers to a non-existent label, you will see two question
25478  marks in the output instead of the reference.
25479 \end_layout
25480
25481 \begin_layout Standard
25482 References are described in detail in sec.
25483 \begin_inset space ~
25484 \end_inset
25485
25486
25487 \begin_inset Quotes eld
25488 \end_inset
25489
25490 Referencing Floats
25491 \begin_inset Quotes erd
25492 \end_inset
25493
25494  of the 
25495 \emph on
25496 Embedded Objects
25497 \emph default
25498  manual.
25499 \end_layout
25500
25501 \begin_layout Section
25502 Table of Contents and other Listings
25503 \begin_inset Index idx
25504 status collapsed
25505
25506 \begin_layout Plain Layout
25507 Table of contents
25508 \end_layout
25509
25510 \end_inset
25511
25512
25513 \begin_inset Index idx
25514 status collapsed
25515
25516 \begin_layout Plain Layout
25517 Outline
25518 \end_layout
25519
25520 \end_inset
25521
25522
25523 \begin_inset CommandInset label
25524 LatexCommand label
25525 name "sec:toc"
25526
25527 \end_inset
25528
25529
25530 \end_layout
25531
25532 \begin_layout Subsection
25533 Table of Contents
25534 \begin_inset CommandInset label
25535 LatexCommand label
25536 name "sub:Table-of-Contents"
25537
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Standard
25544 The Table of Contents (TOC) is inserted with the menu 
25545 \family sans
25546 Insert\SpecialChar \menuseparator
25547 List/TOC\SpecialChar \menuseparator
25548 Table
25549 \begin_inset space ~
25550 \end_inset
25551
25552 of
25553 \begin_inset space ~
25554 \end_inset
25555
25556 Contents
25557 \family default
25558 .
25559  Is is displayed in LyX as a gray box.
25560  If you click on it, the 
25561 \family sans
25562 Outline
25563 \family default
25564  window appears, showing you the TOC entries as outline to move and rearrange
25565  sections in your documents.
25566  So this operation is an alternative to the menu 
25567 \family sans
25568 Document\SpecialChar \menuseparator
25569 Outline
25570 \family default
25571  that is described in sec.
25572 \begin_inset space \thinspace{}
25573 \end_inset
25574
25575
25576 \begin_inset CommandInset ref
25577 LatexCommand ref
25578 reference "sec:Navigating"
25579
25580 \end_inset
25581
25582 .
25583 \end_layout
25584
25585 \begin_layout Standard
25586 The TOC in the document output lists every numbered section automatically.
25587  If you have declared a short title for a section heading, as described
25588  in section
25589 \begin_inset space ~
25590 \end_inset
25591
25592
25593 \begin_inset CommandInset ref
25594 LatexCommand ref
25595 reference "sec:Short-Titles"
25596
25597 \end_inset
25598
25599 , it will be used in the TOC instead of the section heading.
25600  Section
25601 \begin_inset space ~
25602 \end_inset
25603
25604
25605 \begin_inset CommandInset ref
25606 LatexCommand ref
25607 reference "sub:Numbering-depth"
25608
25609 \end_inset
25610
25611  describes how the level is adjusted that defines which section types are
25612  listed in the TOC.
25613  Unnumbered sections are not listed in the TOC.
25614 \end_layout
25615
25616 \begin_layout Subsection
25617 List of Figures, Tables, and Algorithms
25618 \begin_inset CommandInset label
25619 LatexCommand label
25620 name "sub:List-of-Figures"
25621
25622 \end_inset
25623
25624
25625 \end_layout
25626
25627 \begin_layout Standard
25628 Table, figure, and algorithm lists are very much like the table of contents.
25629  You can insert them via the 
25630 \family sans
25631 Insert\SpecialChar \menuseparator
25632 List
25633 \begin_inset space ~
25634 \end_inset
25635
25636 /
25637 \begin_inset space ~
25638 \end_inset
25639
25640 TOC
25641 \family default
25642  submenus.
25643  The list entries are the float captions and the float number.
25644 \end_layout
25645
25646 \begin_layout Section
25647 URLs and Hyperlinks
25648 \begin_inset Index idx
25649 status collapsed
25650
25651 \begin_layout Plain Layout
25652 URLs
25653 \end_layout
25654
25655 \end_inset
25656
25657
25658 \begin_inset Index idx
25659 status collapsed
25660
25661 \begin_layout Plain Layout
25662 Hyperlinks
25663 \end_layout
25664
25665 \end_inset
25666
25667
25668 \end_layout
25669
25670 \begin_layout Subsection
25671 URLs
25672 \begin_inset CommandInset label
25673 LatexCommand label
25674 name "sub:URLs"
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \begin_layout Standard
25682 Links to web pages or email addresses can be inserted via the menu 
25683 \family sans
25684 Insert\SpecialChar \menuseparator
25685 URL
25686 \family default
25687 .
25688 \end_layout
25689
25690 \begin_layout Standard
25691 Here is an example URL: LyX's homepage: 
25692 \begin_inset Flex URL
25693 status open
25694
25695 \begin_layout Plain Layout
25696
25697 http://www.lyx.org
25698 \end_layout
25699
25700 \end_inset
25701
25702
25703 \end_layout
25704
25705 \begin_layout Standard
25706 You cannot change the style of the link text, the URL text will always be
25707  in the style 
25708 \family typewriter
25709 Typewriter
25710 \family default
25711 .
25712  To be able to format the URL text, use hyperlinks as explained in the next
25713  subsection.
25714 \end_layout
25715
25716 \begin_layout Standard
25717 \begin_inset Note Greyedout
25718 status open
25719
25720 \begin_layout Plain Layout
25721
25722 \series bold
25723 Note:
25724 \series default
25725  URLs must not end with a backslash, otherwise you get LaTeX errors.
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Subsection
25734 Hyperlinks
25735 \begin_inset CommandInset label
25736 LatexCommand label
25737 name "sub:Hyperlinks"
25738
25739 \end_inset
25740
25741
25742 \end_layout
25743
25744 \begin_layout Standard
25745 Hyperlinks can be inserted with the menu 
25746 \family sans
25747 Insert\SpecialChar \menuseparator
25748 Hyperlink
25749 \family default
25750  or with the toolbar button 
25751 \begin_inset Graphics
25752         filename ../images/href-insert.png
25753         scale 85
25754         groupId toolbarbuttons
25755
25756 \end_inset
25757
25758 .
25759  The appearing dialog has two fields: 
25760 \family sans
25761 Target
25762 \family default
25763  and 
25764 \family sans
25765 Name
25766 \family default
25767 .
25768  The name is the printed text for the hyperlink.
25769  The hyperlink type can be a weblink like this: 
25770 \begin_inset CommandInset href
25771 LatexCommand href
25772 name "LyX's homepage"
25773 target "http://www.lyx.org"
25774
25775 \end_inset
25776
25777 , an Email address like this: 
25778 \begin_inset CommandInset href
25779 LatexCommand href
25780 name "lyx-docs mailing list"
25781 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
25782 type "mailto:"
25783
25784 \end_inset
25785
25786 , or a link to a file.
25787 \end_layout
25788
25789 \begin_layout Standard
25790 You can start applications via a hyperlink when you insert a weblink, but
25791  add the prefix 
25792 \begin_inset Quotes eld
25793 \end_inset
25794
25795
25796 \family sans
25797 run:
25798 \family default
25799
25800 \begin_inset Quotes erd
25801 \end_inset
25802
25803  to the link target.
25804 \end_layout
25805
25806 \begin_layout Standard
25807 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
25808  and become clickable in the DVI and PDF-output.
25809  To set the format of the link text, highlight the hyperlink inset and use
25810  the text style dialog.
25811  This is for example a hyperlink with bold sans serif text: 
25812 \family sans
25813 \series bold
25814
25815 \begin_inset CommandInset href
25816 LatexCommand href
25817 name "LyX's homepage"
25818 target "http://www.lyx.org"
25819
25820 \end_inset
25821
25822
25823 \end_layout
25824
25825 \begin_layout Standard
25826 The link text color can be changed, when the option 
25827 \family sans
25828 Color links
25829 \family default
25830  is set in the PDF Properties dialog (menu 
25831 \family sans
25832 Document\SpecialChar \menuseparator
25833 Settings\SpecialChar \menuseparator
25834 PDF Properties
25835 \family default
25836 ).
25837  The link text is for example set in this document to blue by adding the
25838  option
25839 \begin_inset Newline newline
25840 \end_inset
25841
25842
25843 \series bold
25844 urlcolor=blue
25845 \series default
25846
25847 \begin_inset Newline newline
25848 \end_inset
25849
25850 to the field 
25851 \family sans
25852 Additional options
25853 \family default
25854  in the PDF Properties dialog.
25855 \end_layout
25856
25857 \begin_layout Section
25858 Appendices
25859 \begin_inset Index idx
25860 status collapsed
25861
25862 \begin_layout Plain Layout
25863 Appendix
25864 \end_layout
25865
25866 \end_inset
25867
25868
25869 \begin_inset CommandInset label
25870 LatexCommand label
25871 name "sec:Appendices"
25872
25873 \end_inset
25874
25875
25876 \end_layout
25877
25878 \begin_layout Standard
25879 Appendices are created with the menu 
25880 \family sans
25881 Document\SpecialChar \menuseparator
25882 Start
25883 \begin_inset space ~
25884 \end_inset
25885
25886 Appendix
25887 \begin_inset space ~
25888 \end_inset
25889
25890 Here
25891 \family default
25892 .
25893  This menu sets the document from the current cursor position to the end
25894  as the appendix region.
25895  The region is marked with a red borderline.
25896 \end_layout
25897
25898 \begin_layout Standard
25899 Every chapter (or section) within the appendix region is treated as an appendix,
25900  numbered with a capital Latin letter.
25901  The appendix subsections are numbered with this letter followed by a dot
25902  and the subsection number.
25903  All appendix sections can be referenced as if they were normal sections,
25904  here two examples:
25905 \end_layout
25906
25907 \begin_layout Standard
25908 Appendix
25909 \begin_inset space ~
25910 \end_inset
25911
25912
25913 \begin_inset CommandInset ref
25914 LatexCommand ref
25915 reference "cha:Credits"
25916
25917 \end_inset
25918
25919 ; Appendix
25920 \begin_inset space ~
25921 \end_inset
25922
25923
25924 \begin_inset CommandInset ref
25925 LatexCommand ref
25926 reference "sub:Export"
25927
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \begin_layout Section
25934 Bibliography
25935 \begin_inset Index idx
25936 status collapsed
25937
25938 \begin_layout Plain Layout
25939 Bibliography
25940 \end_layout
25941
25942 \end_inset
25943
25944
25945 \begin_inset CommandInset label
25946 LatexCommand label
25947 name "sec:Bibliography"
25948
25949 \end_inset
25950
25951
25952 \end_layout
25953
25954 \begin_layout Standard
25955 There are two ways of generating the bibliography in a LyX-document.
25956  You can include a bibliography database,
25957 \begin_inset Foot
25958 status collapsed
25959
25960 \begin_layout Plain Layout
25961 Known under the name 
25962 \begin_inset Quotes eld
25963 \end_inset
25964
25965 BibTeX-database
25966 \begin_inset Quotes erd
25967 \end_inset
25968
25969 .
25970 \end_layout
25971
25972 \end_inset
25973
25974  which is explained in the next subsection, or you can insert the bibliography
25975  manually, using the paragraph environment 
25976 \family sans
25977 Bibliography
25978 \family default
25979 , which was described in section
25980 \begin_inset space ~
25981 \end_inset
25982
25983
25984 \begin_inset CommandInset ref
25985 LatexCommand ref
25986 reference "sub:Biblio_environment"
25987
25988 \end_inset
25989
25990 .
25991  If you want anything other than numerical citations that are used in this
25992  document, like author-year citations, then you must
25993 \emph on
25994  
25995 \emph default
25996 use a bibliography database.
25997 \end_layout
25998
25999 \begin_layout Subsection
26000 The Bibliography Environment
26001 \end_layout
26002
26003 \begin_layout Standard
26004 Within the 
26005 \family sans
26006 Bibliography
26007 \family default
26008  environment, every paragraph begins with a gray bibliography box labeled
26009  with a number.
26010  If you click on it, you will get a dialog in which you can set a 
26011 \family sans
26012 Key
26013 \family default
26014  and a 
26015 \family sans
26016 Label
26017 \family default
26018 .
26019  The key is the symbolic name by which you will refer to this bibliography
26020  entry.
26021  For example, our second entry in the bibliography is a book about LaTeX
26022  and we used 
26023 \begin_inset Quotes eld
26024 \end_inset
26025
26026 latexcompanion
26027 \begin_inset Quotes erd
26028 \end_inset
26029
26030 , a short form of its title, as key.
26031 \end_layout
26032
26033 \begin_layout Standard
26034 You can refer to the key of a bibliography entry using the menu 
26035 \family sans
26036 Insert\SpecialChar \menuseparator
26037 Citation
26038 \family default
26039  or the toolbar button 
26040 \begin_inset Graphics
26041         filename ../images/dialog-show-new-inset_citation.png
26042         scale 85
26043         groupId toolbarbuttons
26044
26045 \end_inset
26046
26047 .
26048  A citation reference box is inserted and a citation window will appear
26049  in which you can select one or more keys in the available key list.
26050  The citation reference box will be labeled with the referenced key.
26051  When you click on the box, the citation window appears and you can change
26052  the reference.
26053 \end_layout
26054
26055 \begin_layout Standard
26056 Citation references appear in the output as the number of the bibliography
26057  entry with surrounding brackets.
26058  If you set a 
26059 \family sans
26060 Label
26061 \family default
26062  for the entry, the label will appear instead of the number.
26063  Here are two examples; the first without a label, the second with the label
26064  
26065 \begin_inset Quotes eld
26066 \end_inset
26067
26068 Credits
26069 \begin_inset Quotes erd
26070 \end_inset
26071
26072 :
26073 \end_layout
26074
26075 \begin_layout Standard
26076 Have a look at the 
26077 \family sans
26078 LaTeX Companion Second Edition
26079 \family default
26080
26081 \begin_inset CommandInset citation
26082 LatexCommand cite
26083 key "latexcompanion"
26084
26085 \end_inset
26086
26087
26088 \end_layout
26089
26090 \begin_layout Standard
26091 The LyX-Team members are listed in the Credits: 
26092 \begin_inset CommandInset citation
26093 LatexCommand cite
26094 key "lyxcredit"
26095
26096 \end_inset
26097
26098
26099 \end_layout
26100
26101 \begin_layout Subsection
26102 Bibliography databases (BibTeX)
26103 \begin_inset Index idx
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107 Bibliography ! Databases
26108 \end_layout
26109
26110 \end_inset
26111
26112
26113 \begin_inset Index idx
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117 Bibliography ! BibTeX
26118 \end_layout
26119
26120 \end_inset
26121
26122
26123 \begin_inset CommandInset label
26124 LatexCommand label
26125 name "sub:Bibliography-databases"
26126
26127 \end_inset
26128
26129
26130 \end_layout
26131
26132 \begin_layout Standard
26133 Bibliography databases are useful if you use the same bibliography in different
26134  documents.
26135 \begin_inset Foot
26136 status collapsed
26137
26138 \begin_layout Plain Layout
26139 They are also useful simply for keeping a database of articles and notes
26140  concerning them.
26141  Most of the database programs mentioned below allow you to store annotations
26142  and reviews along with bibliographical information.
26143 \end_layout
26144
26145 \end_inset
26146
26147  It also makes it very easy to have a uniform layout for all bibliography
26148  entries.
26149  You can collect the bibliography of all relevant books and articles of
26150  your working field in a database.
26151  This database can be used for different documents, and only the entries
26152  cited in a particular document will appear in the bibliography list for
26153  that document.
26154  This relieves you of the need to keep track of which articles and books
26155  you have cited.
26156 \end_layout
26157
26158 \begin_layout Standard
26159 The database is a text file with the file extension 
26160 \begin_inset Quotes eld
26161 \end_inset
26162
26163
26164 \family sans
26165 .bib
26166 \family default
26167
26168 \begin_inset Quotes erd
26169 \end_inset
26170
26171 , containing the bibliography in a special format.
26172  The format is explained in 
26173 \begin_inset CommandInset citation
26174 LatexCommand cite
26175 key "BibTeX-2"
26176
26177 \end_inset
26178
26179  and in LaTeX books (
26180 \begin_inset CommandInset citation
26181 LatexCommand cite
26182 key "Mittelbach,Kopka,Lamport"
26183
26184 \end_inset
26185
26186 ).
26187  The file can be created using any text editor, but normally one uses a
26188  special program to create and edit the entries in the database.
26189  A list of such programs is maintained on the LyX Wiki at 
26190 \begin_inset Flex URL
26191 status collapsed
26192
26193 \begin_layout Plain Layout
26194
26195 http://wiki.lyx.org/BibTeX/Programs
26196 \end_layout
26197
26198 \end_inset
26199
26200 .
26201 \end_layout
26202
26203 \begin_layout Standard
26204 To use a database, use the menu 
26205 \family sans
26206 Insert\SpecialChar \menuseparator
26207 List
26208 \family default
26209 /
26210 \family sans
26211 TOC\SpecialChar \menuseparator
26212 BibT
26213 \begin_inset ERT
26214 status collapsed
26215
26216 \begin_layout Plain Layout
26217
26218 {}
26219 \end_layout
26220
26221 \end_inset
26222
26223 eX
26224 \begin_inset space ~
26225 \end_inset
26226
26227 Bibliography
26228 \family default
26229 .
26230  A grey box will be inserted and a window appears.
26231  In this window you can load one or more databases and a style file.
26232  The option 
26233 \family sans
26234 Add bibliography to TOC
26235 \family default
26236  adds a table of contents entry for the bibliography.
26237  In the 
26238 \family sans
26239 Content
26240 \family default
26241  drop box you can select whether to include > all the entries in the database
26242  in the document or just the cited references.
26243 \end_layout
26244
26245 \begin_layout Standard
26246 The style file is a text file with the file extension 
26247 \begin_inset Quotes eld
26248 \end_inset
26249
26250
26251 \family sans
26252 .bst
26253 \family default
26254
26255 \begin_inset Quotes erd
26256 \end_inset
26257
26258  that controls how the bibliography entries will appear.
26259  Your LaTeX distribution should provide several of these, and many publishers
26260  provide their own style files, so that you don't have to take care of the
26261  layout.
26262  It is of course possible to write your own style file, but this is something
26263  for experts.
26264 \begin_inset Foot
26265 status collapsed
26266
26267 \begin_layout Plain Layout
26268 For information how this is done, have a look at
26269 \begin_inset Newline newline
26270 \end_inset
26271
26272
26273 \begin_inset CommandInset href
26274 LatexCommand href
26275 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26276
26277 \end_inset
26278
26279 .
26280 \end_layout
26281
26282 \end_inset
26283
26284
26285 \end_layout
26286
26287 \begin_layout Standard
26288 Inserting a citation reference works as described in the previous section.
26289 \end_layout
26290
26291 \begin_layout Standard
26292 To generate the bibliography from a database, LyX uses the program BibTeX.
26293  This program can be controlled with options that you can add in LyX's preferenc
26294 es dialog under 
26295 \family sans
26296 Outputs\SpecialChar \menuseparator
26297 LaT
26298 \begin_inset ERT
26299 status collapsed
26300
26301 \begin_layout Plain Layout
26302
26303 {}
26304 \end_layout
26305
26306 \end_inset
26307
26308 eX
26309 \family default
26310  in the 
26311 \family sans
26312 BibT
26313 \begin_inset ERT
26314 status collapsed
26315
26316 \begin_layout Plain Layout
26317
26318 {}
26319 \end_layout
26320
26321 \end_inset
26322
26323 eX
26324 \begin_inset space ~
26325 \end_inset
26326
26327 command
26328 \family default
26329  field.
26330  Before adding options, it is strongly recommended to read the manual of
26331  
26332 \family sans
26333 BibTeX
26334 \family default
26335  
26336 \begin_inset CommandInset citation
26337 LatexCommand cite
26338 key "BibTeX"
26339
26340 \end_inset
26341
26342 .
26343 \end_layout
26344
26345 \begin_layout Standard
26346 When you select the option 
26347 \family sans
26348 Sectioned bibliography
26349 \family default
26350  in the 
26351 \family sans
26352 Document\SpecialChar \menuseparator
26353 Settings
26354 \family default
26355  dialog, it is possible to have multiple and sectioned bibliographies.
26356  This and other options are explained in detail in section 
26357 \emph on
26358 Customizing Bibliographies
26359 \emph default
26360  
26361 \emph on
26362 with BibTeX
26363 \emph default
26364  of the 
26365 \emph on
26366 Additional Features
26367 \emph default
26368  manual.
26369 \end_layout
26370
26371 \begin_layout Standard
26372 We use two bibliographies in this document to show the difference between
26373  the two methods of creating them.
26374  As you can see, the bibliography that is created from a database lists
26375  only the database entries that are referenced in the document.
26376  We used the style file 
26377 \family sans
26378 alphadin.bst
26379 \family default
26380  to get the complicated German reference key scheme in the bibliography.
26381 \end_layout
26382
26383 \begin_layout Subsection
26384 Bibliography layout
26385 \begin_inset Index idx
26386 status collapsed
26387
26388 \begin_layout Plain Layout
26389 Bibliography ! Layout
26390 \end_layout
26391
26392 \end_inset
26393
26394
26395 \end_layout
26396
26397 \begin_layout Standard
26398 In the citation reference dialog you can set a special citation format.
26399  For this feature you need to enable the option 
26400 \family sans
26401 Natbib
26402 \family default
26403  in the 
26404 \family sans
26405 Document\SpecialChar \menuseparator
26406 Settings
26407 \family default
26408
26409 \begin_inset Index idx
26410 status collapsed
26411
26412 \begin_layout Plain Layout
26413 Document ! Settings
26414 \end_layout
26415
26416 \end_inset
26417
26418  dialog under 
26419 \family sans
26420 Bibliography
26421 \family default
26422 .
26423  Setting a citation style for a reference will overwrite the default.
26424  For the global citation format use the BibTeX style files as explained
26425  in the previous section.
26426 \end_layout
26427
26428 \begin_layout Standard
26429 You can also set text, that should appear before or after a citation reference,
26430  in the citation reference window.
26431  Here an example where we set the text 
26432 \begin_inset Quotes eld
26433 \end_inset
26434
26435 Chapter
26436 \begin_inset space ~
26437 \end_inset
26438
26439 3
26440 \begin_inset Quotes erd
26441 \end_inset
26442
26443  to appear after the reference:
26444 \end_layout
26445
26446 \begin_layout Standard
26447 Have a look at 
26448 \begin_inset CommandInset citation
26449 LatexCommand cite
26450 after "Chapter 3"
26451 key "latexcompanion"
26452
26453 \end_inset
26454
26455 .
26456 \end_layout
26457
26458 \begin_layout Section
26459 Index
26460 \begin_inset Index idx
26461 status collapsed
26462
26463 \begin_layout Plain Layout
26464 Index generation
26465 \end_layout
26466
26467 \end_inset
26468
26469
26470 \begin_inset CommandInset label
26471 LatexCommand label
26472 name "sec:Index"
26473
26474 \end_inset
26475
26476
26477 \end_layout
26478
26479 \begin_layout Standard
26480 An index entry is created if you use the menu 
26481 \family sans
26482 Insert\SpecialChar \menuseparator
26483 Index
26484 \begin_inset space ~
26485 \end_inset
26486
26487 Entry
26488 \family default
26489  or the toolbar button 
26490 \begin_inset Graphics
26491         filename ../images/index-insert.png
26492         scale 85
26493         groupId toolbarbuttons
26494
26495 \end_inset
26496
26497 .
26498  A box labeled 
26499 \begin_inset Quotes eld
26500 \end_inset
26501
26502
26503 \family sans
26504 Index
26505 \family default
26506
26507 \begin_inset Quotes erd
26508 \end_inset
26509
26510  is inserted containing the text that appears in the index.
26511  The word where the cursor is in or the currently highlighted text is proposed
26512  by LyX as the index entry.
26513 \end_layout
26514
26515 \begin_layout Standard
26516 We give a short overview of the index commands in the next subsections.
26517  For a detailed description of LaTeX's index mechanism, have a look at one
26518  of the LaTeX books 
26519 \begin_inset CommandInset citation
26520 LatexCommand cite
26521 key "latexcompanion,latexguide,latexbook"
26522
26523 \end_inset
26524
26525 .
26526 \end_layout
26527
26528 \begin_layout Standard
26529 The index list is inserted in the document with the menu 
26530 \family sans
26531 Insert\SpecialChar \menuseparator
26532 List
26533 \begin_inset space ~
26534 \end_inset
26535
26536 /
26537 \begin_inset space ~
26538 \end_inset
26539
26540 TOC\SpecialChar \menuseparator
26541 Index
26542 \begin_inset space ~
26543 \end_inset
26544
26545 List
26546 \family default
26547 .
26548  A light blue box labeled 
26549 \begin_inset Quotes eld
26550 \end_inset
26551
26552
26553 \family sans
26554 Index
26555 \family default
26556
26557 \begin_inset Quotes erd
26558 \end_inset
26559
26560  will show the place where the index is printed in the output.
26561  The index list box is not clickable like other LyX-boxes.
26562 \end_layout
26563
26564 \begin_layout Subsection
26565 Grouping Index Entries
26566 \begin_inset Index idx
26567 status collapsed
26568
26569 \begin_layout Plain Layout
26570 Index ! Grouping
26571 \end_layout
26572
26573 \end_inset
26574
26575
26576 \end_layout
26577
26578 \begin_layout Standard
26579 Index entries are often grouped to offer the reader a fast search in the
26580  index.
26581  We want to group for example the index entries for itemized and enumerated
26582  lists under the entry 
26583 \begin_inset Quotes eld
26584 \end_inset
26585
26586 Lists
26587 \begin_inset Quotes erd
26588 \end_inset
26589
26590 .
26591  First we create the entry 
26592 \begin_inset Quotes eld
26593 \end_inset
26594
26595 Lists
26596 \begin_inset Quotes erd
26597 \end_inset
26598
26599  in section
26600 \begin_inset space ~
26601 \end_inset
26602
26603
26604 \begin_inset CommandInset ref
26605 LatexCommand ref
26606 reference "sub:Lists"
26607
26608 \end_inset
26609
26610 .
26611  In the text field for the itemized list index entry in section
26612 \begin_inset space ~
26613 \end_inset
26614
26615
26616 \begin_inset CommandInset ref
26617 LatexCommand ref
26618 reference "sec:Itemize"
26619
26620 \end_inset
26621
26622 , we insert the command
26623 \end_layout
26624
26625 \begin_layout Standard
26626
26627 \series bold
26628 Lists ! Itemize
26629 \end_layout
26630
26631 \begin_layout Standard
26632 and the command
26633 \end_layout
26634
26635 \begin_layout Standard
26636
26637 \series bold
26638 Lists ! Enumerate
26639 \end_layout
26640
26641 \begin_layout Standard
26642 for the enumerated list in section
26643 \begin_inset space ~
26644 \end_inset
26645
26646
26647 \begin_inset CommandInset ref
26648 LatexCommand ref
26649 reference "sec:Enumerate"
26650
26651 \end_inset
26652
26653 .
26654 \end_layout
26655
26656 \begin_layout Standard
26657 The exclamation mark 
26658 \begin_inset Quotes eld
26659 \end_inset
26660
26661 !
26662 \begin_inset Quotes erd
26663 \end_inset
26664
26665  marks the grouping levels.
26666  You can have three levels; every index level is indented a bit more.
26667  An index entry for the higher levels is not required.
26668  If we don't have an index entry for 
26669 \begin_inset Quotes eld
26670 \end_inset
26671
26672 Lists
26673 \begin_inset Quotes erd
26674 \end_inset
26675
26676 , it will be printed anyway, but without a page number.
26677 \end_layout
26678
26679 \begin_layout Subsection
26680 Page Ranges
26681 \begin_inset Index idx
26682 status collapsed
26683
26684 \begin_layout Plain Layout
26685 Index ! Page ranges
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 Normally an index entry will appear with the page number of the indexed
26695  section.
26696  But sometimes you want to index more pages under the same entry.
26697  E.g if we want to index the paragraph environments, we create an index entry
26698  in section
26699 \begin_inset space ~
26700 \end_inset
26701
26702
26703 \begin_inset CommandInset ref
26704 LatexCommand ref
26705 reference "sec:Paragraph-Environments"
26706
26707 \end_inset
26708
26709  with the command
26710 \end_layout
26711
26712 \begin_layout Standard
26713
26714 \series bold
26715 Paragraph environments|(
26716 \end_layout
26717
26718 \begin_layout Standard
26719 and another entry at the end of section
26720 \begin_inset space ~
26721 \end_inset
26722
26723
26724 \begin_inset CommandInset ref
26725 LatexCommand ref
26726 reference "sub:LyX-Code"
26727
26728 \end_inset
26729
26730  with the command
26731 \end_layout
26732
26733 \begin_layout Standard
26734
26735 \series bold
26736 Paragraph environments|)
26737 \end_layout
26738
26739 \begin_layout Standard
26740 The commands 
26741 \begin_inset Quotes eld
26742 \end_inset
26743
26744
26745 \series bold
26746 |(
26747 \series default
26748
26749 \begin_inset Quotes erd
26750 \end_inset
26751
26752  and 
26753 \begin_inset Quotes eld
26754 \end_inset
26755
26756
26757 \series bold
26758 |)
26759 \series default
26760
26761 \begin_inset Quotes erd
26762 \end_inset
26763
26764  respectively start and end the index range.
26765  You can also add the same index entry at different places in the document.
26766  They appear in the output under one entry with a comma separated list of
26767  the pages of the indexed document parts.
26768  An example is the index entry 
26769 \begin_inset Quotes eld
26770 \end_inset
26771
26772 Document ! Settings
26773 \begin_inset Quotes erd
26774 \end_inset
26775
26776 .
26777 \end_layout
26778
26779 \begin_layout Subsection
26780 Cross referencing
26781 \begin_inset Index idx
26782 status collapsed
26783
26784 \begin_layout Plain Layout
26785 Index ! Cross referencing
26786 \end_layout
26787
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \begin_layout Standard
26794 It is also possible to refer to another index entry.
26795  We referred for example in the index entry 
26796 \begin_inset Quotes eld
26797 \end_inset
26798
26799 GIF
26800 \begin_inset Quotes erd
26801 \end_inset
26802
26803  (in section
26804 \begin_inset space ~
26805 \end_inset
26806
26807
26808 \begin_inset CommandInset ref
26809 LatexCommand ref
26810 reference "sub:Image-Formats"
26811
26812 \end_inset
26813
26814 ) to the index entry 
26815 \begin_inset Quotes eld
26816 \end_inset
26817
26818 Image formats
26819 \begin_inset Quotes erd
26820 \end_inset
26821
26822  in the same section using the entry
26823 \end_layout
26824
26825 \begin_layout Standard
26826
26827 \series bold
26828 GIF|see{Image formats}
26829 \end_layout
26830
26831 \begin_layout Standard
26832 where the braces have to be inserted as TeX Code.
26833  The text within the braces is the referenced entry.
26834  The reference will appear in the output without a page number.
26835 \end_layout
26836
26837 \begin_layout Subsection
26838 Index Entry Order
26839 \begin_inset Index idx
26840 status collapsed
26841
26842 \begin_layout Plain Layout
26843 Index ! Entry order
26844 \end_layout
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \begin_layout Standard
26852 You can use accented characters in the index entry, but the entries might
26853  then not follow the rules for the index order.
26854  The index entries are sorted alphabetically, but LaTeX
26855 \begin_inset Foot
26856 status collapsed
26857
26858 \begin_layout Plain Layout
26859 The index generating is done in the background by an extra program, see
26860  section
26861 \begin_inset space ~
26862 \end_inset
26863
26864
26865 \begin_inset CommandInset ref
26866 LatexCommand ref
26867 reference "sub:Index-Program"
26868
26869 \end_inset
26870
26871 .
26872 \end_layout
26873
26874 \end_inset
26875
26876  doesn't know how to sort accents in different languages.
26877  We have created as an example the three dummy index entries 
26878 \begin_inset Quotes eld
26879 \end_inset
26880
26881 maison
26882 \begin_inset Quotes erd
26883 \end_inset
26884
26885
26886 \begin_inset Quotes eld
26887 \end_inset
26888
26889 maïs
26890 \begin_inset Quotes erd
26891 \end_inset
26892
26893 , and 
26894 \begin_inset Quotes eld
26895 \end_inset
26896
26897 maître
26898 \begin_inset Quotes erd
26899 \end_inset
26900
26901 .
26902 \begin_inset Index idx
26903 status open
26904
26905 \begin_layout Plain Layout
26906 Dummy entries ! maïs
26907 \end_layout
26908
26909 \end_inset
26910
26911
26912 \begin_inset Index idx
26913 status open
26914
26915 \begin_layout Plain Layout
26916 Dummy entries ! maître
26917 \end_layout
26918
26919 \end_inset
26920
26921
26922 \begin_inset Index idx
26923 status open
26924
26925 \begin_layout Plain Layout
26926 Dummy entries ! maïs@maison
26927 \end_layout
26928
26929 \end_inset
26930
26931  They will be sorted in the order maïs, maître, maison, but we want the
26932  order maïs, maison, maître.
26933  To achieve this, we use the command
26934 \end_layout
26935
26936 \begin_layout Standard
26937
26938 \series bold
26939 previous entry@current entry
26940 \end_layout
26941
26942 \begin_layout Standard
26943 In our case we want to have 
26944 \begin_inset Quotes eld
26945 \end_inset
26946
26947 maison
26948 \begin_inset Quotes erd
26949 \end_inset
26950
26951  after 
26952 \begin_inset Quotes eld
26953 \end_inset
26954
26955 maïs
26956 \begin_inset Quotes erd
26957 \end_inset
26958
26959  and write therefore for the index entry of maison:
26960 \end_layout
26961
26962 \begin_layout Standard
26963
26964 \series bold
26965 maïs@maison
26966 \end_layout
26967
26968 \begin_layout Standard
26969 The previous entry needn't to be a real existing entry, you can also use
26970  another word to tell LaTeX the entry order, see the next subsection for
26971  an example.
26972 \end_layout
26973
26974 \begin_layout Standard
26975 \begin_inset VSpace bigskip
26976 \end_inset
26977
26978
26979 \end_layout
26980
26981 \begin_layout Standard
26982 In some cases the index entry order is not correct when you are using the
26983  program 
26984 \family sans
26985 makeindex 
26986 \family default
26987 to generate the index (see sec.
26988 \begin_inset space \thinspace{}
26989 \end_inset
26990
26991
26992 \begin_inset CommandInset ref
26993 LatexCommand ref
26994 reference "sub:Index-Program"
26995
26996 \end_inset
26997
26998 ).
26999  
27000 \family sans
27001 makeindex
27002 \family default
27003  would for example print the index entry for the LaTeX-package aeguill in
27004  sec.
27005 \begin_inset space \thinspace{}
27006 \end_inset
27007
27008
27009 \begin_inset CommandInset ref
27010 LatexCommand ref
27011 reference "sub:Document-Font"
27012
27013 \end_inset
27014
27015  after the index entries of the other LaTeX-packages although all these
27016  index commands start with 
27017 \begin_inset Quotes eld
27018 \end_inset
27019
27020
27021 \series bold
27022 LaTeX-packages ! 
27023 \series default
27024
27025 \begin_inset Quotes eld
27026 \end_inset
27027
27028 .
27029  The reason is that the index entry for aeguill is in a footnote.
27030  To fix this 
27031 \family sans
27032 makeindex
27033 \family default
27034  bug, add these commands to the preamble of your document:
27035 \end_layout
27036
27037 \begin_layout Standard
27038
27039 \series bold
27040
27041 \backslash
27042 let
27043 \backslash
27044 OrgIndex
27045 \backslash
27046 index
27047 \end_layout
27048
27049 \begin_layout Standard
27050
27051 \series bold
27052
27053 \backslash
27054 renewcommand*{
27055 \backslash
27056 index}[1]{
27057 \backslash
27058 OrgIndex{#1}}
27059 \end_layout
27060
27061 \begin_layout Subsection
27062 Index Entry Layout
27063 \begin_inset Index idx
27064 status collapsed
27065
27066 \begin_layout Plain Layout
27067 Index ! Entry layout
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \end_layout
27074
27075 \begin_layout Standard
27076 You can change the appearance of index entries via the text style dialog.
27077 \begin_inset Index idx
27078 status open
27079
27080 \begin_layout Plain Layout
27081 Dummy entries ! 
27082 \shape italic
27083 This is an italic dummy entry
27084 \end_layout
27085
27086 \end_inset
27087
27088  You can also format the page number using the character 
27089 \begin_inset Quotes eld
27090 \end_inset
27091
27092 |
27093 \begin_inset Quotes erd
27094 \end_inset
27095
27096  followed by a LaTeX-command without a backslash.
27097  We can write for example
27098 \end_layout
27099
27100 \begin_layout Standard
27101
27102 \series bold
27103 italic page number:|textit
27104 \end_layout
27105
27106 \begin_layout Standard
27107 to get the page number in italic.
27108 \begin_inset Index idx
27109 status open
27110
27111 \begin_layout Plain Layout
27112 Dummy entries ! italic page number:|textit
27113 \end_layout
27114
27115 \end_inset
27116
27117  Normally all LaTeX-commands begin with a backslash, but in this special
27118  case 
27119 \begin_inset Quotes eld
27120 \end_inset
27121
27122
27123 \series bold
27124 |command
27125 \series default
27126
27127 \begin_inset Quotes erd
27128 \end_inset
27129
27130  means 
27131 \series bold
27132
27133 \backslash
27134 command{page
27135 \begin_inset space ~
27136 \end_inset
27137
27138 number}
27139 \series default
27140 .
27141  Have a look at section
27142 \begin_inset space ~
27143 \end_inset
27144
27145
27146 \begin_inset CommandInset ref
27147 LatexCommand ref
27148 reference "sub:LaTeX-Syntax"
27149
27150 \end_inset
27151
27152  to learn more about the LaTeX-syntax.
27153 \end_layout
27154
27155 \begin_layout Standard
27156 \begin_inset Note Greyedout
27157 status open
27158
27159 \begin_layout Plain Layout
27160
27161 \series bold
27162 Note:
27163 \series default
27164  Formatting single index entries only works when you use the program 
27165 \family sans
27166 makeindex 
27167 \family default
27168 to generate the index, see sec.
27169 \begin_inset space \thinspace{}
27170 \end_inset
27171
27172
27173 \begin_inset CommandInset ref
27174 LatexCommand ref
27175 reference "sub:Index-Program"
27176
27177 \end_inset
27178
27179 .
27180  If you use 
27181 \family sans
27182 xindy
27183 \family default
27184 , however, this won't work for anything other than bold or italic text.
27185  This is because xindy requires you  to define semantic elements before
27186  they can be used, see 
27187 \begin_inset CommandInset citation
27188 LatexCommand cite
27189 after "p. 678 ff."
27190 key "latexcompanion"
27191
27192 \end_inset
27193
27194  for details.
27195 \end_layout
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \begin_layout Standard
27203 In general, we encourage you to not format page numbers directly as shown
27204  above.
27205  Instead of this, you should define a macro in the preamble and use that.
27206  Consider why you want some page numbers to be bold.
27207  Maybe you want all page references italic that refer to a definition of
27208  the indexed term, so that users can easily find definitions.
27209  If so, put the following in the preamble
27210 \end_layout
27211
27212 \begin_layout Standard
27213
27214 \series bold
27215
27216 \backslash
27217 newcommand{
27218 \backslash
27219 IndexDef}[1]{
27220 \backslash
27221 textit{#1}}
27222 \end_layout
27223
27224 \begin_layout Standard
27225 and write
27226 \end_layout
27227
27228 \begin_layout Standard
27229
27230 \series bold
27231 my entry|IndexDef
27232 \end_layout
27233
27234 \begin_layout Standard
27235 in the index entry.
27236 \begin_inset Index idx
27237 status open
27238
27239 \begin_layout Plain Layout
27240 Dummy entries ! my entry|IndexDef
27241 \end_layout
27242
27243 \end_inset
27244
27245  The advantage is that, if you change your mind later or if your publisher
27246  insists that definitions must not be italic but bold, you just need to
27247  change the macro in the preamble, not every single index entry.
27248 \end_layout
27249
27250 \begin_layout Standard
27251 You can also change the layout for the whole index.
27252  E.
27253 \begin_inset space \thinspace{}
27254 \end_inset
27255
27256 g.
27257 \begin_inset space \space{}
27258 \end_inset
27259
27260 we marked the index list box of this document as bold to get a bold font
27261  for all index entries.
27262  For more advanced tasks you have to set up a so-called 
27263 \emph on
27264 Index Style File
27265 \emph default
27266 , see the 
27267 \family sans
27268 makeindex
27269 \family default
27270  or 
27271 \family sans
27272 xindy
27273 \family default
27274  documentation for details, 
27275 \begin_inset CommandInset citation
27276 LatexCommand cite
27277 key "makeindex,xindy"
27278
27279 \end_inset
27280
27281 .
27282 \end_layout
27283
27284 \begin_layout Subsection
27285 Index Program
27286 \begin_inset Index idx
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290 Index ! Program
27291 \end_layout
27292
27293 \end_inset
27294
27295
27296 \begin_inset CommandInset label
27297 LatexCommand label
27298 name "sub:Index-Program"
27299
27300 \end_inset
27301
27302
27303 \end_layout
27304
27305 \begin_layout Standard
27306 If the index entry program 
27307 \family sans
27308 xindy
27309 \family default
27310  is installed, LyX uses it for index generation; otherwise the program 
27311 \family sans
27312 makeindex
27313 \family default
27314 , that is part of every LaTeX distribution, is used.
27315 \begin_inset Foot
27316 status collapsed
27317
27318 \begin_layout Plain Layout
27319
27320 \family sans
27321 Makeindex
27322 \family default
27323  is very old, no longer under development and has many pitfalls, notably
27324  that it was developed with only the English language in mind.
27325  So it fails to sort anything other than a monolingual English text correctly.
27326  We have shown above how to fix this sorting.
27327  However, if you are writing in another than the English language, consider
27328  to use 
27329 \family sans
27330 xindy
27331 \family default
27332 .
27333 \end_layout
27334
27335 \end_inset
27336
27337  Both programs can be controlled by options that can be set in LyX's preferences
27338  dialog, see section
27339 \begin_inset space ~
27340 \end_inset
27341
27342
27343 \begin_inset CommandInset ref
27344 LatexCommand ref
27345 reference "sub:LaTeX-settings"
27346
27347 \end_inset
27348
27349 .
27350  The available options are listed and explained in 
27351 \begin_inset CommandInset citation
27352 LatexCommand cite
27353 key "makeindex,xindy"
27354
27355 \end_inset
27356
27357 .
27358  In this dialog, you can also specify an alternative program to generate
27359  the index.
27360 \end_layout
27361
27362 \begin_layout Standard
27363 If you need specific options or an alternative index program only for a
27364  given document, you can define the program and\SpecialChar \slash{}
27365 or the options in 
27366 \family sans
27367 Document\SpecialChar \menuseparator
27368 Settings\SpecialChar \ldots{}
27369 \SpecialChar \menuseparator
27370 Indexes
27371 \family default
27372 .
27373  This is especially useful if you need to pass language-specific options
27374  to the index program or if you need a specific layout style.
27375 \end_layout
27376
27377 \begin_layout Subsection
27378 Multiple Indexes
27379 \end_layout
27380
27381 \begin_layout Standard
27382 In many fields, it is common to have more than one index.
27383  For instance, you might need to set up a separate 
27384 \begin_inset Quotes eld
27385 \end_inset
27386
27387 Index of Names
27388 \begin_inset Quotes erd
27389 \end_inset
27390
27391  next to the standard index.
27392  LaTeX does not provide this possibility out of the box, but there are many
27393  packages that add this feature.
27394  LyX uses the 
27395 \series bold
27396 splitidx
27397 \series default
27398
27399 \begin_inset Index idx
27400 status collapsed
27401
27402 \begin_layout Plain Layout
27403 LaTeX-packages ! splitidx
27404 \end_layout
27405
27406 \end_inset
27407
27408  package to generate multiple indexes.
27409  The package is included in all recent LaTeX distributions.
27410  If yours does not ship it, consult the TeX Catalogue, 
27411 \begin_inset CommandInset citation
27412 LatexCommand cite
27413 key "TeXCatalogue"
27414
27415 \end_inset
27416
27417 .
27418  Note that the package does not only consist of a LaTeX style, but it also
27419  includes specific preprocessor programs that need to be installed as well.
27420  Please consult the package's manual for details.
27421 \end_layout
27422
27423 \begin_layout Standard
27424 To set up LyX for the use of multiple indexes, go to 
27425 \family sans
27426 Document\SpecialChar \menuseparator
27427 Settings\SpecialChar \ldots{}
27428 \SpecialChar \menuseparator
27429 Indexes
27430 \family default
27431  and select 
27432 \begin_inset Quotes eld
27433 \end_inset
27434
27435 Use multiple Indexes
27436 \begin_inset Quotes erd
27437 \end_inset
27438
27439 .
27440  Note that the list of 
27441 \begin_inset Quotes eld
27442 \end_inset
27443
27444 Available Indexes
27445 \begin_inset Quotes erd
27446 \end_inset
27447
27448  below already contains the standard index.
27449  To add further indexes, add the name of the index (in the form that should
27450  also appear as a heading) to the 
27451 \begin_inset Quotes eld
27452 \end_inset
27453
27454 New
27455 \begin_inset Quotes erd
27456 \end_inset
27457
27458  input field and press the 
27459 \begin_inset Quotes eld
27460 \end_inset
27461
27462 Add
27463 \begin_inset Quotes erd
27464 \end_inset
27465
27466  button.
27467  The new index should now appear in the list as well.
27468  If you like, you can attribute an alternative label color to the new index
27469  by selecting the index in the list and hitting the 
27470 \begin_inset Quotes eld
27471 \end_inset
27472
27473 Alter Color\SpecialChar \ldots{}
27474
27475 \begin_inset Quotes erd
27476 \end_inset
27477
27478  button.
27479  The label color may help you to differentiate index entries of different
27480  indexes in the LyX work area.
27481 \end_layout
27482
27483 \begin_layout Standard
27484 Once the document changes have been applied, you can find the new index
27485  list in 
27486 \family sans
27487 Insert\SpecialChar \menuseparator
27488 List
27489 \begin_inset space ~
27490 \end_inset
27491
27492 /
27493 \begin_inset space ~
27494 \end_inset
27495
27496 TOC
27497 \family default
27498  and the 
27499 \family sans
27500 Insert
27501 \family default
27502  menu has a separate index entry for each of the defined indexes.
27503  The workflow is basically the same as for the default index, but there
27504  are some additional features:
27505 \end_layout
27506
27507 \begin_layout Itemize
27508 If you want to change the attribution of a specific index entry, right-clicking
27509  on the entry will open a dialog where you can do that.
27510 \end_layout
27511
27512 \begin_layout Itemize
27513 By right-clicking on an index, you can change its type.
27514  Furthermore, you can specify an index list to be a 
27515 \begin_inset Quotes eld
27516 \end_inset
27517
27518 Subindex
27519 \begin_inset Quotes erd
27520 \end_inset
27521
27522 .
27523  If you do that, the heading of that list will be decreased by one level.
27524  E.
27525 \begin_inset space \thinspace{}
27526 \end_inset
27527
27528 g., if you use a book class, where the standard index heading is defined
27529  as a chapter, subindexes will be defined as sections and can thus be nested
27530  to the non-subindexes.
27531 \end_layout
27532
27533 \begin_layout Section
27534 Nomenclature / Glossary 
27535 \begin_inset Index idx
27536 status collapsed
27537
27538 \begin_layout Plain Layout
27539 Nomenclature
27540 \end_layout
27541
27542 \end_inset
27543
27544
27545 \begin_inset Index idx
27546 status collapsed
27547
27548 \begin_layout Plain Layout
27549 Glossary|see
27550 \begin_inset ERT
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554
27555 {
27556 \end_layout
27557
27558 \end_inset
27559
27560 Nomenclature
27561 \begin_inset ERT
27562 status collapsed
27563
27564 \begin_layout Plain Layout
27565
27566 }
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \end_layout
27573
27574 \end_inset
27575
27576
27577 \begin_inset CommandInset label
27578 LatexCommand label
27579 name "sec:Nomenclature"
27580
27581 \end_inset
27582
27583
27584 \end_layout
27585
27586 \begin_layout Standard
27587 Sometimes you need to compile a list of symbols that are mentioned in your
27588  document with a brief explanation of them – a so called nomenclature or
27589  glossary.
27590 \end_layout
27591
27592 \begin_layout Standard
27593 To be able to create nomenclatures, you need the LaTeX package 
27594 \series bold
27595 nomencl
27596 \series default
27597
27598 \begin_inset Index idx
27599 status collapsed
27600
27601 \begin_layout Plain Layout
27602 LaTeX-packages ! nomencl
27603 \end_layout
27604
27605 \end_inset
27606
27607  installed.
27608  You find it in the TeX Catalogue, 
27609 \begin_inset CommandInset citation
27610 LatexCommand cite
27611 key "TeXCatalogue"
27612
27613 \end_inset
27614
27615  or in the package manager of your LaTeX-system.
27616 \end_layout
27617
27618 \begin_layout Standard
27619 A nomenclature entry is created if you place the cursor after a symbol entry
27620  and then use the menu 
27621 \family sans
27622 Insert\SpecialChar \menuseparator
27623
27624 \family default
27625 N
27626 \family sans
27627 omenclature
27628 \begin_inset space ~
27629 \end_inset
27630
27631 Entry
27632 \family default
27633  or the toolbar button 
27634 \begin_inset Graphics
27635         filename ../images/nomencl-insert.png
27636         scale 85
27637         groupId toolbarbuttons
27638
27639 \end_inset
27640
27641 .
27642  A gray box labeled 
27643 \begin_inset Quotes eld
27644 \end_inset
27645
27646
27647 \family sans
27648 Nom
27649 \family default
27650
27651 \begin_inset Quotes erd
27652 \end_inset
27653
27654  is inserted and a window pops up asking for the nomenclature entry.
27655 \end_layout
27656
27657 \begin_layout Standard
27658 A nomenclature entry consists of two main entries.
27659  The first is the symbol that you want to refer to.
27660  The second is the description of the symbol.
27661 \end_layout
27662
27663 \begin_layout Standard
27664 \begin_inset Note Greyedout
27665 status open
27666
27667 \begin_layout Plain Layout
27668
27669 \series bold
27670 Note:
27671 \series default
27672  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27673 \end_layout
27674
27675 \end_inset
27676
27677
27678 \end_layout
27679
27680 \begin_layout Subsection
27681 Nomenclature Definition and Layout
27682 \begin_inset Index idx
27683 status collapsed
27684
27685 \begin_layout Plain Layout
27686 Nomenclature ! Layout
27687 \end_layout
27688
27689 \end_inset
27690
27691
27692 \end_layout
27693
27694 \begin_layout Standard
27695 When you have symbols in formulas, you have to define them in the 
27696 \family sans
27697 Symbol
27698 \family default
27699  field as LaTeX-formulas.
27700  For example to get 
27701 \begin_inset Quotes eld
27702 \end_inset
27703
27704
27705 \begin_inset Formula $\sigma$
27706 \end_inset
27707
27708
27709 \begin_inset Quotes erd
27710 \end_inset
27711
27712 , insert this:
27713 \begin_inset Newline newline
27714 \end_inset
27715
27716
27717 \series bold
27718 $
27719 \backslash
27720 sigma$
27721 \begin_inset Newline newline
27722 \end_inset
27723
27724
27725 \series default
27726 The 
27727 \begin_inset Quotes eld
27728 \end_inset
27729
27730 $
27731 \begin_inset Quotes erd
27732 \end_inset
27733
27734  character starts/ends the formula.
27735  The LaTeX-command for the Greek letter is the name of the letter beginning
27736  with a backslash 
27737 \begin_inset Quotes eld
27738 \end_inset
27739
27740
27741 \backslash
27742
27743 \begin_inset Quotes erd
27744 \end_inset
27745
27746 .
27747  For capital Greek letters, start the command also with a capital letter,
27748  like 
27749 \series bold
27750
27751 \backslash
27752 Sigma
27753 \series default
27754 .
27755 \end_layout
27756
27757 \begin_layout Standard
27758 (A short introduction to the LaTeX-syntax is given in section
27759 \begin_inset space ~
27760 \end_inset
27761
27762
27763 \begin_inset CommandInset ref
27764 LatexCommand ref
27765 reference "sub:LaTeX-Syntax"
27766
27767 \end_inset
27768
27769 .)
27770 \end_layout
27771
27772 \begin_layout Standard
27773 You cannot use the 
27774 \family sans
27775 Text
27776 \begin_inset space ~
27777 \end_inset
27778
27779 Style
27780 \family default
27781  dialog to format the description text but have to use LaTeX-commands.
27782  For example the description of the nomenclature entry for the 
27783 \begin_inset Quotes eld
27784 \end_inset
27785
27786
27787 \begin_inset Formula $\sigma$
27788 \end_inset
27789
27790
27791 \begin_inset Quotes erd
27792 \end_inset
27793
27794  in this document is:
27795 \begin_inset Newline newline
27796 \end_inset
27797
27798
27799 \series bold
27800 dummy entry for the character 
27801 \backslash
27802 textsf{sigma}
27803 \series default
27804
27805 \begin_inset Newline newline
27806 \end_inset
27807
27808 The command 
27809 \series bold
27810
27811 \backslash
27812 textsf
27813 \series default
27814  sets the fonts to 
27815 \family sans
27816 sans
27817 \begin_inset space ~
27818 \end_inset
27819
27820 serif
27821 \family default
27822 .
27823  To get 
27824 \series bold
27825 bold
27826 \series default
27827  font use the command 
27828 \series bold
27829
27830 \backslash
27831 textbf
27832 \series default
27833 , for 
27834 \family typewriter
27835 typewriter
27836 \family default
27837  use 
27838 \series bold
27839
27840 \backslash
27841 texttt
27842 \series default
27843 , for 
27844 \emph on
27845 emphasized
27846 \emph default
27847  use 
27848 \series bold
27849
27850 \backslash
27851 emph
27852 \series default
27853 .
27854 \end_layout
27855
27856 \begin_layout Subsection
27857 Sort Order of Nomenclature Entries
27858 \begin_inset Index idx
27859 status collapsed
27860
27861 \begin_layout Plain Layout
27862 Nomenclature ! Sort order
27863 \end_layout
27864
27865 \end_inset
27866
27867
27868 \end_layout
27869
27870 \begin_layout Standard
27871 The nomenclature entries are sorted alphabetically by the LaTeX-code of
27872  the symbol definition.
27873  This leads to undesired results when you for example have symbols in formulas.
27874  Suppose you have nomenclature entries for the symbols 
27875 \emph on
27876 a
27877 \begin_inset CommandInset nomenclature
27878 LatexCommand nomenclature
27879 symbol "a"
27880 description "dummy entry for the character \"a\""
27881
27882 \end_inset
27883
27884
27885 \emph default
27886  and 
27887 \begin_inset Formula $\sigma$
27888 \end_inset
27889
27890
27891 \begin_inset CommandInset nomenclature
27892 LatexCommand nomenclature
27893 prefix "sigma"
27894 symbol "$\\sigma$"
27895 description "dummy entry for the character \\textsf{sigma}"
27896
27897 \end_inset
27898
27899 .
27900  They will be sorted by 
27901 \begin_inset Quotes eld
27902 \end_inset
27903
27904
27905 \family sans
27906 a
27907 \family default
27908
27909 \begin_inset Quotes erd
27910 \end_inset
27911
27912  and 
27913 \begin_inset Quotes eld
27914 \end_inset
27915
27916
27917 \family typewriter
27918 $
27919 \backslash
27920 sigma$
27921 \family default
27922
27923 \begin_inset Quotes erd
27924 \end_inset
27925
27926  – the 
27927 \begin_inset Formula $\sigma$
27928 \end_inset
27929
27930  will be sorted before the 
27931 \emph on
27932 a
27933 \emph default
27934  since the character 
27935 \begin_inset Quotes eld
27936 \end_inset
27937
27938 $
27939 \begin_inset Quotes erd
27940 \end_inset
27941
27942  is considered in sorting.
27943 \end_layout
27944
27945 \begin_layout Standard
27946 To control the sort order, you can edit the 
27947 \family sans
27948 Sort
27949 \begin_inset space ~
27950 \end_inset
27951
27952 as
27953 \family default
27954  field of the nomenclature dialog.
27955  Then the nomenclature entry will be sorted by this entry and not the symbol
27956  definition.
27957  For the example given, you can insert 
27958 \family typewriter
27959 sigma
27960 \family default
27961  in this field for the 
27962 \begin_inset Formula $\sigma$
27963 \end_inset
27964
27965 , then 
27966 \emph on
27967 a
27968 \emph default
27969  will be located before 
27970 \begin_inset Formula $\sigma$
27971 \end_inset
27972
27973 .
27974 \end_layout
27975
27976 \begin_layout Standard
27977 For subgrouping and tips for using sort entries see the 
27978 \series bold
27979 nomencl
27980 \series default
27981  documentation, 
27982 \begin_inset CommandInset citation
27983 LatexCommand cite
27984 key "nomencl"
27985
27986 \end_inset
27987
27988 .
27989 \end_layout
27990
27991 \begin_layout Subsection
27992 Nomenclature Options
27993 \begin_inset Index idx
27994 status collapsed
27995
27996 \begin_layout Plain Layout
27997 Nomenclature ! Options
27998 \end_layout
27999
28000 \end_inset
28001
28002
28003 \end_layout
28004
28005 \begin_layout Standard
28006 The 
28007 \series bold
28008 nomencl
28009 \series default
28010  package offers some options to adjust the appearance of the nomenclature.
28011  Here are some of its options, for more have a look at its documentation:
28012 \end_layout
28013
28014 \begin_layout Description
28015 refeq Appends the phrase 
28016 \begin_inset Quotes eld
28017 \end_inset
28018
28019
28020 \family sans
28021 , see equation (
28022 \emph on
28023 eq
28024 \emph default
28025 )
28026 \family default
28027
28028 \begin_inset Quotes erd
28029 \end_inset
28030
28031  to every nomenclature entry, where 
28032 \family sans
28033 \emph on
28034 eq
28035 \family default
28036 \emph default
28037  is the number of the last equation in front of the nomenclature entry
28038 \end_layout
28039
28040 \begin_layout Description
28041 refpage Appends the phrase 
28042 \begin_inset Quotes eld
28043 \end_inset
28044
28045
28046 \family sans
28047 , page (
28048 \emph on
28049 page
28050 \emph default
28051 )
28052 \family default
28053
28054 \begin_inset Quotes erd
28055 \end_inset
28056
28057  to every nomenclature entry, where 
28058 \family sans
28059 \emph on
28060 page
28061 \family default
28062 \emph default
28063  is the number of the page on which the nomenclature entry appeared
28064 \end_layout
28065
28066 \begin_layout Description
28067 intoc Inserts the nomenclature in the Table of Contents
28068 \end_layout
28069
28070 \begin_layout Standard
28071 There are furthermore the options 
28072 \series bold
28073 croatian
28074 \series default
28075
28076 \series bold
28077 danish
28078 \series default
28079
28080 \series bold
28081 english
28082 \series default
28083
28084 \series bold
28085 french
28086 \series default
28087
28088 \series bold
28089 german
28090 \series default
28091
28092 \series bold
28093 italian
28094 \series default
28095
28096 \series bold
28097 polish
28098 \series default
28099
28100 \series bold
28101 portuguese
28102 \series default
28103
28104 \series bold
28105 russian
28106 \series default
28107
28108 \series bold
28109 spanish
28110 \series default
28111 , and 
28112 \series bold
28113 ukrainian
28114 \series default
28115  to print the reference texts and the nomenclature title in the corresponding
28116  language.
28117 \end_layout
28118
28119 \begin_layout Standard
28120 To use one or more of the options, add them to the comma-separated document
28121  class options list in the 
28122 \family sans
28123 Document\SpecialChar \menuseparator
28124 Settings
28125 \family default
28126  dialog.
28127  In this document the option 
28128 \series bold
28129 intoc
28130 \series default
28131  is used.
28132 \end_layout
28133
28134 \begin_layout Standard
28135 \begin_inset VSpace bigskip
28136 \end_inset
28137
28138
28139 \end_layout
28140
28141 \begin_layout Standard
28142 You can also use the first two options above only for certain nomenclature
28143  entries when you add one of the following commands as last entry to the
28144  
28145 \family sans
28146 Description
28147 \family default
28148  field in the nomenclature dialog:
28149 \end_layout
28150
28151 \begin_layout Description
28152
28153 \backslash
28154 nomrefeq Like the 
28155 \series bold
28156 refeq
28157 \series default
28158  option
28159 \end_layout
28160
28161 \begin_layout Description
28162
28163 \backslash
28164 nomrefpage Like the 
28165 \series bold
28166 refpage
28167 \series default
28168  option
28169 \end_layout
28170
28171 \begin_layout Description
28172
28173 \backslash
28174 nomrefeqpage Short notation of 
28175 \series bold
28176
28177 \backslash
28178 nomrefeq
28179 \backslash
28180 nomrefpage
28181 \end_layout
28182
28183 \begin_layout Description
28184
28185 \backslash
28186 nomnorefeq,
28187 \begin_inset space ~
28188 \end_inset
28189
28190
28191 \backslash
28192 nomnorefpage,
28193 \begin_inset space ~
28194 \end_inset
28195
28196
28197 \backslash
28198 nomnorefeqpage Turns off the corresponding options
28199 \end_layout
28200
28201 \begin_layout Subsection
28202 Printing the Nomenclature
28203 \begin_inset Index idx
28204 status collapsed
28205
28206 \begin_layout Plain Layout
28207 Nomenclature ! Printing
28208 \end_layout
28209
28210 \end_inset
28211
28212
28213 \end_layout
28214
28215 \begin_layout Standard
28216 To print the nomenclature, use the menu 
28217 \family sans
28218 Insert\SpecialChar \menuseparator
28219 Lists
28220 \begin_inset space ~
28221 \end_inset
28222
28223 /
28224 \begin_inset space ~
28225 \end_inset
28226
28227 TOC\SpecialChar \menuseparator
28228 Nomenclature
28229 \family default
28230 .
28231  A light blue box labeled 
28232 \begin_inset Quotes eld
28233 \end_inset
28234
28235
28236 \family sans
28237 Nomenclature
28238 \family default
28239
28240 \begin_inset Quotes erd
28241 \end_inset
28242
28243  will show the place where the nomenclature is printed in the output.
28244  Like the index list box, the nomenclature list box is not clickable.
28245 \end_layout
28246
28247 \begin_layout Standard
28248 In the printed output the title of the nomenclature appears as 
28249 \begin_inset Quotes eld
28250 \end_inset
28251
28252 Nomenclature
28253 \begin_inset Quotes erd
28254 \end_inset
28255
28256 .
28257  If you are not happy with the name, you can change it by redefining the
28258  command 
28259 \series bold
28260
28261 \backslash
28262 nomname
28263 \series default
28264  in the preamble.
28265  For example, in order to change the name to 
28266 \emph on
28267 List of Symbols
28268 \emph default
28269 , add the following line to the preamble:
28270 \end_layout
28271
28272 \begin_layout Standard
28273
28274 \family roman
28275 \series bold
28276
28277 \backslash
28278 renewcommand{
28279 \backslash
28280 nomname}{List of Symbols}
28281 \end_layout
28282
28283 \begin_layout Standard
28284 \begin_inset VSpace defskip
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Standard
28291 If you are unhappy with the amount of space for symbols, you can alter it
28292  by adding the following line to the preamble:
28293 \end_layout
28294
28295 \begin_layout Standard
28296
28297 \family roman
28298 \series bold
28299
28300 \backslash
28301 renewcommand{
28302 \backslash
28303 nomlabelwidth}{width}
28304 \end_layout
28305
28306 \begin_layout Standard
28307
28308 \family roman
28309 where the width is a value with one of the units listed in Appendix
28310 \begin_inset space ~
28311 \end_inset
28312
28313
28314 \begin_inset CommandInset ref
28315 LatexCommand ref
28316 reference "cha:Units-available-in"
28317
28318 \end_inset
28319
28320 .
28321  The default value is 1
28322 \begin_inset space \thinspace{}
28323 \end_inset
28324
28325 cm.
28326 \end_layout
28327
28328 \begin_layout Subsection
28329 Nomenclature Program
28330 \begin_inset Index idx
28331 status collapsed
28332
28333 \begin_layout Plain Layout
28334 Nomenclature ! Program
28335 \end_layout
28336
28337 \end_inset
28338
28339
28340 \begin_inset CommandInset label
28341 LatexCommand label
28342 name "sub:Nomenclature-Program"
28343
28344 \end_inset
28345
28346
28347 \end_layout
28348
28349 \begin_layout Standard
28350 LyX uses the program 
28351 \family sans
28352 makeindex
28353 \family default
28354 , that is part of every LaTeX distribution, to generate the nomenclature.
28355  LyX's preferences dialog allows you to specify another program or to control
28356  
28357 \family sans
28358 makeindex
28359 \family default
28360  by adding options, see section
28361 \begin_inset space ~
28362 \end_inset
28363
28364
28365 \begin_inset CommandInset ref
28366 LatexCommand ref
28367 reference "sub:LaTeX-settings"
28368
28369 \end_inset
28370
28371 .
28372  The available options are listed and explained in 
28373 \begin_inset CommandInset citation
28374 LatexCommand cite
28375 key "nomencl,makeindex"
28376
28377 \end_inset
28378
28379 .
28380 \end_layout
28381
28382 \begin_layout Section
28383 Branches
28384 \begin_inset Index idx
28385 status collapsed
28386
28387 \begin_layout Plain Layout
28388 Branches
28389 \end_layout
28390
28391 \end_inset
28392
28393
28394 \begin_inset Index idx
28395 status collapsed
28396
28397 \begin_layout Plain Layout
28398 Document ! Branches
28399 \end_layout
28400
28401 \end_inset
28402
28403
28404 \begin_inset CommandInset label
28405 LatexCommand label
28406 name "sec:Branches"
28407
28408 \end_inset
28409
28410
28411 \end_layout
28412
28413 \begin_layout Standard
28414 Sometimes it is useful to hide some document parts in the output.
28415  For example a teacher who is setting an exam obviously doesn't want the
28416  pupils to see the answers, but having questions and answers in the same
28417  document will make the life of the markers of that exam much easier.
28418 \end_layout
28419
28420 \begin_layout Standard
28421 For these cases LyX allows you to put text into branches.
28422  The text will then only appear in the output when its branch is activated.
28423  To create a branch, either select the menu 
28424 \family sans
28425 Insert\SpecialChar \menuseparator
28426 Branch\SpecialChar \menuseparator
28427 Insert New Branch
28428 \family default
28429  (if you just want to specify a new branch) or go in the 
28430 \family sans
28431 Document\SpecialChar \menuseparator
28432 Settings
28433 \family default
28434  dialog to 
28435 \family sans
28436 Branches
28437 \family default
28438 , where you can specify and change the name of the branch, its activation
28439  state (whether the content of the branch is shown in the output or not),
28440  its background color inside LyX and whether the name of the branch should
28441  be appended to the document file name on export if the branch is active
28442  (see below for an example).
28443  Furthermore, the dialog lets you merge two branches (just rename one branch
28444  to the name of the other) and to add 
28445 \begin_inset Quotes eld
28446 \end_inset
28447
28448 unknown branches
28449 \begin_inset Quotes erd
28450 \end_inset
28451
28452  (i.
28453 \begin_inset space \thinspace{}
28454 \end_inset
28455
28456 e.
28457 \begin_inset space ~
28458 \end_inset
28459
28460 branches that were added to the document via copy and paste from other documents
28461 , without having being defined) to the document's branch list.
28462 \end_layout
28463
28464 \begin_layout Standard
28465 Text that should be in a branch is set into branch inset boxes.
28466  These boxes are inserted via the menu 
28467 \family sans
28468 Insert\SpecialChar \menuseparator
28469 Branch
28470 \family default
28471  where you can choose a branch.
28472  You can later change the activation state of the branch by right-clicking
28473  on them.
28474 \end_layout
28475
28476 \begin_layout Standard
28477 Here is an example, where only the question text appears, the answer branch
28478  is deactivated and does therefore not appear in the output:
28479 \end_layout
28480
28481 \begin_layout Standard
28482 \begin_inset Branch Question
28483 status open
28484
28485 \begin_layout Standard
28486 Question: Who was the first physics Nobel prize winner?
28487 \end_layout
28488
28489 \end_inset
28490
28491
28492 \end_layout
28493
28494 \begin_layout Standard
28495 \begin_inset Branch Answer
28496 status collapsed
28497
28498 \begin_layout Standard
28499 Answer: Wilhelm Conrad Röntgen
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 If you activate 
28509 \family sans
28510 Filename Suffix
28511 \family default
28512  in 
28513 \family sans
28514 Document\SpecialChar \menuseparator
28515 Settings\SpecialChar \menuseparator
28516 Branches
28517 \family default
28518 , the name of the active branches will be appended to the file name at export.
28519  Consider for example a file 
28520 \begin_inset Quotes eld
28521 \end_inset
28522
28523 Exam.lyx
28524 \begin_inset Quotes erd
28525 \end_inset
28526
28527  which has the above branches.
28528  If 
28529 \begin_inset Quotes eld
28530 \end_inset
28531
28532 Filename Suffix
28533 \begin_inset Quotes erd
28534 \end_inset
28535
28536  is active, the PDF export file would be called 
28537 \begin_inset Quotes eld
28538 \end_inset
28539
28540 Exam.pdf
28541 \begin_inset Quotes erd
28542 \end_inset
28543
28544  if both the 
28545 \begin_inset Quotes eld
28546 \end_inset
28547
28548 Question
28549 \begin_inset Quotes erd
28550 \end_inset
28551
28552  and 
28553 \begin_inset Quotes eld
28554 \end_inset
28555
28556 Answer
28557 \begin_inset Quotes erd
28558 \end_inset
28559
28560  branch were inactive, 
28561 \begin_inset Quotes eld
28562 \end_inset
28563
28564 Exam-Question.pdf
28565 \begin_inset Quotes erd
28566 \end_inset
28567
28568  if only the 
28569 \begin_inset Quotes eld
28570 \end_inset
28571
28572 Question
28573 \begin_inset Quotes erd
28574 \end_inset
28575
28576  branch was active, likewise 
28577 \begin_inset Quotes eld
28578 \end_inset
28579
28580 Exam-Answer.pdf
28581 \begin_inset Quotes erd
28582 \end_inset
28583
28584  if only the 
28585 \begin_inset Quotes eld
28586 \end_inset
28587
28588 Answer
28589 \begin_inset Quotes erd
28590 \end_inset
28591
28592  branch was active, and 
28593 \begin_inset Quotes eld
28594 \end_inset
28595
28596 Exam-Question-Answer.pdf
28597 \begin_inset Quotes erd
28598 \end_inset
28599
28600  if both branches were active.
28601  This helps you to easily export different versions of your document without
28602  much hassle.
28603 \end_layout
28604
28605 \begin_layout Standard
28606 \begin_inset VSpace bigskip
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Standard
28613 To use conditional output inside places where you cannot insert branch insets,
28614  like inside equations, you can code special LaTeX definitions for each
28615  branch.
28616  For example you can define for the question branch
28617 \begin_inset Foot
28618 status collapsed
28619
28620 \begin_layout Plain Layout
28621 For an introduction to the LaTeX-syntax, see section
28622 \begin_inset space ~
28623 \end_inset
28624
28625
28626 \begin_inset CommandInset ref
28627 LatexCommand ref
28628 reference "sub:LaTeX-Syntax"
28629
28630 \end_inset
28631
28632 .
28633 \end_layout
28634
28635 \end_inset
28636
28637
28638 \end_layout
28639
28640 \begin_layout Standard
28641
28642 \series bold
28643
28644 \backslash
28645 newcommand{
28646 \backslash
28647 question}[1]{#1}
28648 \end_layout
28649
28650 \begin_layout Standard
28651
28652 \series bold
28653
28654 \backslash
28655 newcommand{
28656 \backslash
28657 answer}[1]{}
28658 \end_layout
28659
28660 \begin_layout Standard
28661 and for the answer branch
28662 \end_layout
28663
28664 \begin_layout Standard
28665
28666 \series bold
28667
28668 \backslash
28669 newcommand{
28670 \backslash
28671 question}[1]{}
28672 \end_layout
28673
28674 \begin_layout Standard
28675
28676 \series bold
28677
28678 \backslash
28679 newcommand{
28680 \backslash
28681 answer}[1]{#1}
28682 \end_layout
28683
28684 \begin_layout Standard
28685 \begin_inset Branch Question
28686 status open
28687
28688 \begin_layout Standard
28689 \begin_inset ERT
28690 status open
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 newcommand{
28697 \backslash
28698 question}[1]{#1}
28699 \end_layout
28700
28701 \begin_layout Plain Layout
28702
28703
28704 \backslash
28705 newcommand{
28706 \backslash
28707 answer}[1]{}
28708 \end_layout
28709
28710 \end_inset
28711
28712
28713 \end_layout
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Standard
28721 \begin_inset Branch Answer
28722 status collapsed
28723
28724 \begin_layout Standard
28725 \begin_inset ERT
28726 status open
28727
28728 \begin_layout Plain Layout
28729
28730
28731 \backslash
28732 newcommand{
28733 \backslash
28734 question}[1]{}
28735 \end_layout
28736
28737 \begin_layout Plain Layout
28738
28739
28740 \backslash
28741 newcommand{
28742 \backslash
28743 answer}[1]{#1}
28744 \end_layout
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \end_inset
28752
28753
28754 \end_layout
28755
28756 \begin_layout Standard
28757 Now it is possible to use the commands 
28758 \series bold
28759
28760 \backslash
28761 question{\SpecialChar \ldots{}
28762 }
28763 \series default
28764  and 
28765 \series bold
28766
28767 \backslash
28768 answer{\SpecialChar \ldots{}
28769 }
28770 \series default
28771  to obtain conditional output.
28772  Here is an example formula where only the 
28773 \series bold
28774
28775 \backslash
28776 question
28777 \series default
28778  part appears:
28779 \begin_inset Formula 
28780 \[
28781 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
28782 \]
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Standard
28790 Inside math, the same effect can be achieved using math macros, see the
28791  
28792 \emph on
28793 Math
28794 \emph default
28795  manual.
28796 \end_layout
28797
28798 \begin_layout Section
28799 PDF Properties
28800 \begin_inset CommandInset label
28801 LatexCommand label
28802 name "sec:PDF-Properties"
28803
28804 \end_inset
28805
28806
28807 \begin_inset Index idx
28808 status collapsed
28809
28810 \begin_layout Plain Layout
28811 PDF properties
28812 \end_layout
28813
28814 \end_inset
28815
28816
28817 \end_layout
28818
28819 \begin_layout Standard
28820 The 
28821 \family sans
28822 Document Settings
28823 \family default
28824  dialog allows you in the 
28825 \family sans
28826 PDF Properties
28827 \family default
28828  to set up special options for the PDF output of your document.
28829  All options there are provided by the LaTeX-package 
28830 \series bold
28831 hyperref
28832 \series default
28833
28834 \begin_inset Index idx
28835 status collapsed
28836
28837 \begin_layout Plain Layout
28838 LaTeX-packages ! hyperref
28839 \end_layout
28840
28841 \end_inset
28842
28843 .
28844 \end_layout
28845
28846 \begin_layout Standard
28847 Using 
28848 \series bold
28849 hyperref
28850 \series default
28851  will link all cross-references in the DVI- and PDF-output.
28852  This means that the reader of your document will be able to click on a
28853  table of contents entry or on a reference and he is shown the referenced
28854  document part.
28855  You can specify in the dialog tab 
28856 \family sans
28857 Hyperlinks
28858 \family default
28859  how the links will look like and if links for bibliographical backreferences
28860  are created.
28861  The backreferences will appear in the bibliography behind the different
28862  entries, showing the number of the section, slide, or page where the entry
28863  is referenced.
28864 \end_layout
28865
28866 \begin_layout Standard
28867 In the dialog tab 
28868 \family sans
28869 Bookmarks
28870 \family default
28871  you can set if PDF-bookmarks should be created for every section of your
28872  document to make it easier for readers to navigate through the document.
28873  You can decide if the bookmarks should be numbered like your document sections
28874  or not.
28875  With the open bookmarks level you can specify what sectioning level should
28876  be displayed in the bookmarks when opening the PDF.
28877  For example level
28878 \begin_inset space ~
28879 \end_inset
28880
28881 2 will display all sections and subsections, while level
28882 \begin_inset space ~
28883 \end_inset
28884
28885 1 will only display the sections.
28886 \end_layout
28887
28888 \begin_layout Standard
28889 The header information in the dialog tab 
28890 \family sans
28891 General
28892 \family default
28893  are saved together with the PDF as file properties.
28894  Many programs are able to extract this information to e.
28895 \begin_inset space \thinspace{}
28896 \end_inset
28897
28898 g.
28899 \begin_inset space \space{}
28900 \end_inset
28901
28902 automatically recognize who the author is and what the PDF is about.
28903  This is very useful to sort, classify, or use PDFs for bibliography issues.
28904  When the option 
28905 \family sans
28906 Automatic fill header
28907 \family default
28908  is set, LyX tries to extract the header information from your document
28909  title and author settings.
28910 \end_layout
28911
28912 \begin_layout Standard
28913 The option 
28914 \family sans
28915 Load in fullscreen mode
28916 \family default
28917  will open the PDF in fullscreen mode, which is useful for presentations.
28918 \end_layout
28919
28920 \begin_layout Standard
28921 PDF properties are also used in this document.
28922  When you look in its document settings, you can see that some additional
28923  
28924 \series bold
28925 hyperref
28926 \series default
28927  options are used.
28928  For an explanation of them we refer you to the hyperref manual 
28929 \begin_inset CommandInset citation
28930 LatexCommand cite
28931 key "hyperref"
28932
28933 \end_inset
28934
28935 .
28936 \end_layout
28937
28938 \begin_layout Section
28939 TeX Code and the LaTeX Syntax
28940 \begin_inset CommandInset label
28941 LatexCommand label
28942 name "sec:TeX-Code"
28943
28944 \end_inset
28945
28946
28947 \end_layout
28948
28949 \begin_layout Subsection
28950 TeX Code Boxes
28951 \begin_inset Index idx
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955 TeX Code
28956 \end_layout
28957
28958 \end_inset
28959
28960
28961 \begin_inset CommandInset label
28962 LatexCommand label
28963 name "sub:TeX-Code-Boxes"
28964
28965 \end_inset
28966
28967
28968 \end_layout
28969
28970 \begin_layout Standard
28971 As LyX uses LaTeX in the background, it supports many LaTeX commands and
28972  constructs, but not all.
28973  LaTeX contains of hundreds of packages which provide different commands.
28974  All the time packages are being updated and new ones added.
28975  This has the advantage that you can typeset nearly everything as there
28976  is for every problem a LaTeX-package.
28977  But LyX can of course not be up to date and support all packages and their
28978  commands.
28979 \end_layout
28980
28981 \begin_layout Standard
28982 But don't worry, you can use any LaTeX-command directly in LyX inside the
28983  TeX Code box.
28984  A TeX Code box is created by the menu 
28985 \family sans
28986 Insert\SpecialChar \menuseparator
28987 TeX
28988 \begin_inset space ~
28989 \end_inset
28990
28991 Code
28992 \family default
28993  or by the toolbar button 
28994 \begin_inset Graphics
28995         filename ../images/ert-insert.png
28996         scale 85
28997         groupId toolbarbuttons
28998
28999 \end_inset
29000
29001 .
29002  The box can be opened by left-clicking and closed by right-clicking on
29003  it.
29004 \end_layout
29005
29006 \begin_layout Standard
29007 You can insert complete or incomplete commands as TeX Code.
29008  Incomplete means that the command argument can be Standard LyX text.
29009  For example, if you want to draw a frame around a word and are therefore
29010  using the LaTeX-command 
29011 \series bold
29012
29013 \backslash
29014 fbox
29015 \series default
29016 , you can write the command part 
29017 \series bold
29018
29019 \backslash
29020 fbox{
29021 \series default
29022  in a TeX Code box before the word and the closing brace 
29023 \series bold
29024 }
29025 \series default
29026  in a second TeX Code box behind the word.
29027  The word between the two TeX Code boxes is then the argument as it is in
29028  the following example:
29029 \end_layout
29030
29031 \begin_layout Standard
29032 \begin_inset Graphics
29033         filename clipart/ERT.png
29034         scale 89
29035
29036 \end_inset
29037
29038
29039 \end_layout
29040
29041 \begin_layout Standard
29042 gives
29043 \end_layout
29044
29045 \begin_layout Standard
29046 This is a line with a 
29047 \begin_inset ERT
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051
29052
29053 \backslash
29054 fbox{
29055 \end_layout
29056
29057 \end_inset
29058
29059 framed
29060 \begin_inset ERT
29061 status collapsed
29062
29063 \begin_layout Plain Layout
29064
29065 }
29066 \end_layout
29067
29068 \end_inset
29069
29070  word.
29071 \end_layout
29072
29073 \begin_layout Standard
29074 \begin_inset Note Greyedout
29075 status open
29076
29077 \begin_layout Plain Layout
29078
29079 \series bold
29080 Note:
29081 \series default
29082  At the end of LaTeX-commands without parameters, you have to insert a space
29083  to let LaTeX know that the command is finished.
29084 \end_layout
29085
29086 \end_inset
29087
29088
29089 \end_layout
29090
29091 \begin_layout Subsection
29092 Short Introduction to the LaTeX Syntax
29093 \begin_inset Argument
29094 status collapsed
29095
29096 \begin_layout Plain Layout
29097 The LaTeX Syntax
29098 \end_layout
29099
29100 \end_inset
29101
29102
29103 \begin_inset Index idx
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 LaTeX Syntax
29108 \end_layout
29109
29110 \end_inset
29111
29112
29113 \begin_inset CommandInset label
29114 LatexCommand label
29115 name "sub:LaTeX-Syntax"
29116
29117 \end_inset
29118
29119
29120 \end_layout
29121
29122 \begin_layout Standard
29123 When you write larger documents or books, you will need to know something
29124  about the LaTeX-commands that LyX uses in the background.
29125  Because LaTeX is based on commands, you can 
29126 \begin_inset Quotes eld
29127 \end_inset
29128
29129 program
29130 \begin_inset Quotes erd
29131 \end_inset
29132
29133  your text.
29134  This has the advantage that the layout of the document can be changed at
29135  any time if you know the right commands.
29136  E.
29137 \begin_inset space \thinspace{}
29138 \end_inset
29139
29140 g.
29141 \begin_inset space \space{}
29142 \end_inset
29143
29144 imagine you have to write a manual for a product and the deadline is the
29145  end of the day.
29146  Your boss just has complimented you for your good work but wants to have
29147  all caption labels bold.
29148  But you have over hundred figure and table captions with non-bold labels
29149  in your manual.
29150  Of course it's impossible to change all caption labels manually in one
29151  day.
29152 \end_layout
29153
29154 \begin_layout Standard
29155 Now LaTeX comes into play.
29156  As mentioned above, for every problem there exists a LaTeX-package.
29157  First you have to find out which and therefore look in the LaTeX package
29158  database, 
29159 \begin_inset CommandInset citation
29160 LatexCommand cite
29161 key "Catalogue"
29162
29163 \end_inset
29164
29165 .
29166 \end_layout
29167
29168 \begin_layout Standard
29169 As result you know that the package 
29170 \series bold
29171 caption
29172 \series default
29173
29174 \begin_inset Index idx
29175 status collapsed
29176
29177 \begin_layout Plain Layout
29178 LaTeX-packages ! caption
29179 \end_layout
29180
29181 \end_inset
29182
29183  is what you need.
29184  To use a package, you have to load it in the document preamble (menu 
29185 \family sans
29186 Document\SpecialChar \menuseparator
29187 Settings
29188 \family default
29189 ) with the command
29190 \end_layout
29191
29192 \begin_layout Standard
29193
29194 \series bold
29195
29196 \backslash
29197 usepackage[options]{package name}
29198 \end_layout
29199
29200 \begin_layout Standard
29201 All LaTeX commands begin with a backslash, the command argument is set within
29202  two braces, and the options are set within two brackets.
29203  Note that not all commands have an argument and options.
29204 \end_layout
29205
29206 \begin_layout Standard
29207 In your case the package name is 
29208 \series bold
29209 caption
29210 \series default
29211 .
29212  After a look in the documentation of the package, you know that the option
29213  
29214 \series bold
29215 labelfont=bf
29216 \series default
29217  will change the font of all caption labels to bold.
29218  So you add the command
29219 \end_layout
29220
29221 \begin_layout Standard
29222
29223 \series bold
29224
29225 \backslash
29226 usepackage[labelfont=bf]{caption}
29227 \end_layout
29228
29229 \begin_layout Standard
29230 to the preamble and the problem is solved.
29231 \begin_inset Foot
29232 status collapsed
29233
29234 \begin_layout Plain Layout
29235 For more commands provided by the 
29236 \series bold
29237 caption
29238 \series default
29239  package, have a look at its documentation, 
29240 \begin_inset CommandInset citation
29241 LatexCommand cite
29242 key "caption"
29243
29244 \end_inset
29245
29246 .
29247 \end_layout
29248
29249 \end_inset
29250
29251
29252 \end_layout
29253
29254 \begin_layout Standard
29255 Note that some document classes have built-in solutions for well known problems
29256  like your case.
29257  For example if you use a 
29258 \family sans
29259 KOMA-Script
29260 \family default
29261  class, you don't need the package 
29262 \series bold
29263 caption
29264 \series default
29265 , you can instead write
29266 \end_layout
29267
29268 \begin_layout Standard
29269
29270 \series bold
29271
29272 \backslash
29273 setkomafont{captionlabel}{
29274 \backslash
29275 bfseries}
29276 \end_layout
29277
29278 \begin_layout Standard
29279 in the preamble and the problem is solved.
29280  So if you plan to write a large document, you should have a look at the
29281  documentation of the document class you want to use.
29282  (
29283 \series bold
29284
29285 \backslash
29286 setkomafont
29287 \series default
29288  is an example of a command with more than one argument.)
29289 \end_layout
29290
29291 \begin_layout Standard
29292 Commands in the preamble affect the whole document, while commands in the
29293  text affect only the text after the command or only the text used as command
29294  argument.
29295  To insert a LaTeX-command in text, use the TeX Code box as described in
29296  the previous section.
29297 \end_layout
29298
29299 \begin_layout Standard
29300 If you want to learn more about LaTeX and its syntax, have a look at the
29301  LaTeX-books 
29302 \begin_inset CommandInset citation
29303 LatexCommand cite
29304 key "latexcompanion,latexguide"
29305
29306 \end_inset
29307
29308 .
29309  
29310 \end_layout
29311
29312 \begin_layout Section
29313 Previewing Snippets of your Document
29314 \begin_inset CommandInset label
29315 LatexCommand label
29316 name "sec:Previewing-snippets-of"
29317
29318 \end_inset
29319
29320
29321 \begin_inset Index idx
29322 status collapsed
29323
29324 \begin_layout Plain Layout
29325 Instant preview
29326 \end_layout
29327
29328 \end_inset
29329
29330
29331 \begin_inset Index idx
29332 status collapsed
29333
29334 \begin_layout Plain Layout
29335 Document ! Preview
29336 \end_layout
29337
29338 \end_inset
29339
29340
29341 \end_layout
29342
29343 \begin_layout Standard
29344 LyX allows you to generate previews of sections of your document on the
29345  fly so you can see how they'll look in the final document without having
29346  to break your train of thought with 
29347 \family sans
29348 View\SpecialChar \menuseparator
29349 DVI
29350 \family default
29351 .
29352 \end_layout
29353
29354 \begin_layout Standard
29355 If you would for example like to see in LyX your math formulas typeset by
29356  LaTeX, install the LaTeX-package 
29357 \series bold
29358 preview-latex
29359 \series default
29360
29361 \begin_inset Index idx
29362 status collapsed
29363
29364 \begin_layout Plain Layout
29365 LaTeX-packages ! preview-latex
29366 \end_layout
29367
29368 \end_inset
29369
29370  as explained below, and turn on 
29371 \family sans
29372 Instant
29373 \begin_inset space ~
29374 \end_inset
29375
29376 preview
29377 \family default
29378  in the 
29379 \family sans
29380 Tools\SpecialChar \menuseparator
29381 Preferences 
29382 \family default
29383 dialog under Look
29384 \begin_inset space ~
29385 \end_inset
29386
29387 and
29388 \begin_inset space ~
29389 \end_inset
29390
29391 feel\SpecialChar \menuseparator
29392 Display.
29393  The 
29394 \family sans
29395 Preview
29396 \begin_inset space ~
29397 \end_inset
29398
29399 Size
29400 \family default
29401  is the multiplication factor for the size.
29402 \end_layout
29403
29404 \begin_layout Standard
29405 Previews are generated when you load a document into LyX and when you finish
29406  editing an inset.
29407  Previews of an already loaded document are 
29408 \emph on
29409 not
29410 \emph default
29411  generated just by selecting the 
29412 \family sans
29413 Instant
29414 \begin_inset space ~
29415 \end_inset
29416
29417 preview
29418 \family default
29419  check box, you have to reopen the documents to activate the previews.
29420 \end_layout
29421
29422 \begin_layout Standard
29423 LyX will generate previews of math insets.
29424  It will also generate previews of included insets if you select the 
29425 \family sans
29426 Show
29427 \begin_inset space ~
29428 \end_inset
29429
29430 preview
29431 \family default
29432  check box in the insert dialog.
29433  This is useful if you wish to generate a preview of a LaTeX figure, for
29434  example.
29435 \end_layout
29436
29437 \begin_layout Standard
29438 To get previews working, you need the LaTeX package 
29439 \series bold
29440 preview-latex
29441 \series default
29442  (on some systems named simply 
29443 \series bold
29444 preview
29445 \series default
29446 ) installed.
29447  If it is not already installed, you will find it in the TeX Catalogue,
29448  
29449 \begin_inset CommandInset citation
29450 LatexCommand cite
29451 key "TeXCatalogue"
29452
29453 \end_inset
29454
29455  or in the package manager of your LaTeX-system.
29456  You obtain prettier results if you install the program 
29457 \family typewriter
29458 pnmcrop
29459 \family default
29460  from the 
29461 \family typewriter
29462 netpbm
29463 \family default
29464  package; for LyX on Windows this program is automatically installed together
29465  with LyX.
29466 \end_layout
29467
29468 \begin_layout Standard
29469 \begin_inset VSpace bigskip
29470 \end_inset
29471
29472
29473 \end_layout
29474
29475 \begin_layout Standard
29476 You can furthermore preview the LaTeX source of the whole document or parts
29477  of it.
29478  Use the menu 
29479 \family sans
29480 View\SpecialChar \menuseparator
29481 View
29482 \begin_inset space ~
29483 \end_inset
29484
29485 Source
29486 \family default
29487  and a window will be shown where you can see the LaTeX-source code.
29488  The window shows the source of the whole paragraph where the cursor is
29489  currently in.
29490  You can also select document parts in LyX's main window, then only this
29491  selection (when it is more than one paragraph) is shown as source code.
29492  To view the whole document as source, enable the corresponding option in
29493  the source view window.
29494 \end_layout
29495
29496 \begin_layout Section
29497 Advanced Find and Replace
29498 \begin_inset CommandInset label
29499 LatexCommand label
29500 name "sec:Advanced-Find-and"
29501
29502 \end_inset
29503
29504
29505 \begin_inset Index idx
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509 Replace
29510 \end_layout
29511
29512 \end_inset
29513
29514
29515 \begin_inset Index idx
29516 status collapsed
29517
29518 \begin_layout Plain Layout
29519 Find
29520 \end_layout
29521
29522 \end_inset
29523
29524
29525 \end_layout
29526
29527 \begin_layout Subsection
29528 Introduction
29529 \end_layout
29530
29531 \begin_layout Standard
29532 The advanced find and replace feature of LyX allows for searching of complex,
29533  format-sensitive text segments and mathematics contents within LyX documents.
29534  It is an enhancement of the standard (quick) find and replace feature.
29535  The key-features are:
29536 \end_layout
29537
29538 \begin_layout Itemize
29539 Both searching of text and of mathematical formulas is allowed, where the
29540  latter is done by entering mathematics in the usual way; not only entire
29541  mathematical formulas are found, but also parts occurring within more complex
29542  formulas
29543 \end_layout
29544
29545 \begin_layout Itemize
29546 Search may be format-insensitive, so that the searched text is found in
29547  any context/style (standard text, section headings, notes, and even mathematics
29548 ), or it may be format-sensitive, so that, for example, a word entered with
29549  a section heading will only be found within section headings
29550 \end_layout
29551
29552 \begin_layout Itemize
29553 Search may be widened to a specific 
29554 \emph on
29555 scope
29556 \emph default
29557 , i.
29558 \begin_inset space \thinspace{}
29559 \end_inset
29560
29561 e.
29562 \begin_inset space ~
29563 \end_inset
29564
29565 a set of files which may be all the children of the document being edited,
29566  all the open files, or all the manuals available from the 
29567 \family sans
29568 Help
29569 \family default
29570  menu
29571 \end_layout
29572
29573 \begin_layout Itemize
29574 Replace may optionally preserve capitalization, so that the replaced text
29575  capitalization is adapted to the matching text (i.
29576 \begin_inset space \thinspace{}
29577 \end_inset
29578
29579 e.
29580 \begin_inset space ~
29581 \end_inset
29582
29583 all lowercase, all uppercase, first uppercase followed by lowercase)
29584 \end_layout
29585
29586 \begin_layout Subsection
29587 Basic usage
29588 \end_layout
29589
29590 \begin_layout Standard
29591 The advanced find and replace feature of LyX is activated through the menu
29592  
29593 \family sans
29594 Edit\SpecialChar \menuseparator
29595 Find & Replace
29596 \noun on
29597  (
29598 \noun default
29599 Advanced
29600 \noun on
29601 )
29602 \family default
29603 \noun default
29604  (shortcut 
29605 \begin_inset Info
29606 type  "shortcut"
29607 arg   "dialog-show findreplaceadv"
29608 \end_inset
29609
29610 ) or the toolbar button 
29611 \begin_inset Graphics
29612         filename ../images/dialog-toggle_findreplaceadv.png
29613         scale 85
29614         groupId toolbarbuttons
29615
29616 \end_inset
29617
29618 .
29619  This opens the 
29620 \family sans
29621 Advanced Find and Replace
29622 \family default
29623  dialog.
29624 \end_layout
29625
29626 \begin_layout Subsubsection
29627 Searching for text
29628 \end_layout
29629
29630 \begin_layout Standard
29631 Enter into the 
29632 \family sans
29633 Find
29634 \family default
29635  LyX mini-editor a simple word, and search for occurrences of it by clicking
29636  on the 
29637 \family sans
29638 Find Next
29639 \family default
29640  button at the bottom of the dialog (or just press the 
29641 \family sans
29642 Return
29643 \family default
29644  key).
29645  The entered word is found both in text mode and in math mode, and in emphasized
29646 , bold or normal face, and in both in section titles and in standard text.
29647  Pressing repeatedly 
29648 \family sans
29649 Enter
29650 \family default
29651  keeps searching forward.
29652  Similarly, pressing 
29653 \family sans
29654 Shift+Enter
29655 \family default
29656  searches for the entered text backwards.
29657 \end_layout
29658
29659 \begin_layout Standard
29660 While searching, the 
29661 \family sans
29662 Case sensitive
29663 \family default
29664  option allows matches to occur only with the same case as entered in the
29665  
29666 \family sans
29667 Find
29668 \family default
29669  editor.
29670  The 
29671 \family sans
29672 Whole words
29673 \family default
29674  option allows matches to occur only at word boundaries.
29675 \end_layout
29676
29677 \begin_layout Subsubsection
29678 Searching for mathematics
29679 \end_layout
29680
29681 \begin_layout Standard
29682 Mathematical formulas may be searched for by typing in the 
29683 \family sans
29684 Find
29685 \family default
29686  editor a mathematical formula, such as 
29687 \begin_inset Formula $x^{2}$
29688 \end_inset
29689
29690  or also something more complex like 
29691 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
29692 \end_inset
29693
29694 .
29695  When searching for a formula, it is found both when it is alone and when
29696  it occurs in sub-formulas and nested parts of sub-formulas, for example
29697  the mentioned segments would be found in something like 
29698 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
29699 \end_inset
29700
29701
29702 \end_layout
29703
29704 \begin_layout Subsubsection
29705 Style-aware search
29706 \end_layout
29707
29708 \begin_layout Standard
29709 It is also possible to search for text with specific styles.
29710  This is done by switching to the 
29711 \change_inserted 5863208 1297987029
29712
29713 \family sans
29714 Settings
29715 \change_deleted 5863208 1297987031
29716 Advanced
29717 \change_unchanged
29718
29719 \family default
29720  tab of the dialog and unchecking the 
29721 \family sans
29722 Ignore format
29723 \family default
29724  option.
29725  This way, entering in the 
29726 \family sans
29727 Find
29728 \family default
29729  editor
29730 \end_layout
29731
29732 \begin_layout Itemize
29733 a plain word and searching for it would not find instances of the word occurring
29734  in emphasized or boldface.
29735 \end_layout
29736
29737 \begin_layout Itemize
29738 an emphasized or boldface word and searching for it would find the respective
29739  instances with same face only, and within the same text style only.
29740  Note that, for example, an emphasized text is found not only when occurring
29741  alone, but also when it is contained in a longer emphasized sentence.
29742 \end_layout
29743
29744 \begin_layout Itemize
29745 a plain word in a section heading, and searching for it, finds occurrences
29746  of if only within section headings.
29747  Also, if the text to search is given an emphasized or bold face, in addition
29748  to a section style, then it is found only when occurring with the same
29749  style.
29750 \end_layout
29751
29752 \begin_layout Itemize
29753 some mathematics in a displayed formula will only find instances of this
29754  formula that are also displayed formulas (and not inline formulas).
29755 \end_layout
29756
29757 \begin_layout Subsubsection
29758 Replace
29759 \end_layout
29760
29761 \begin_layout Standard
29762 The text segments matching the text entered in the 
29763 \family sans
29764 Find
29765 \family default
29766  editor may be replaced with the text segments entered in the 
29767 \family sans
29768 Replace
29769 \family default
29770 \noun on
29771  
29772 \noun default
29773 editor.
29774  In order to find the next occurrence and replace it, click on the 
29775 \family sans
29776 Replace
29777 \family default
29778  button or alternatively
29779 \noun on
29780  
29781 \noun default
29782 press 
29783 \family sans
29784 Enter
29785 \family default
29786  or 
29787 \family sans
29788 Shift+Enter
29789 \family default
29790  while being in the 
29791 \family sans
29792 Replace
29793 \family default
29794 \noun on
29795  
29796 \noun default
29797 editor.
29798 \end_layout
29799
29800 \begin_layout Standard
29801 You can replace full-featured formatted LyX segments in place of the matching
29802  text segments in your document.
29803  Typical scenarios in which to use this capability may be (just to mention
29804  a few):
29805 \end_layout
29806
29807 \begin_layout Itemize
29808 replacing occurrences of a word with a customized formatted version of the
29809  same word, for example replacing occurrences of a name like 
29810 \begin_inset Quotes eld
29811 \end_inset
29812
29813 func()
29814 \begin_inset Quotes erd
29815 \end_inset
29816
29817  with its typewriter version 
29818 \family typewriter
29819
29820 \begin_inset Quotes eld
29821 \end_inset
29822
29823 func()
29824 \begin_inset Quotes erd
29825 \end_inset
29826
29827 ;
29828 \end_layout
29829
29830 \begin_layout Itemize
29831 performing a notation rework of mathematical symbols, for example replacing
29832  occurrences of 
29833 \begin_inset Quotes eld
29834 \end_inset
29835
29836
29837 \begin_inset Formula $R$
29838 \end_inset
29839
29840
29841 \begin_inset Quotes erd
29842 \end_inset
29843
29844  with 
29845 \begin_inset Quotes eld
29846 \end_inset
29847
29848
29849 \begin_inset Formula $\mathbb{R}$
29850 \end_inset
29851
29852
29853 \begin_inset Quotes erd
29854 \end_inset
29855
29856  (you may want to enable the 
29857 \family sans
29858 Whole words
29859 \family default
29860  and 
29861 \family sans
29862 Case sensitive
29863 \family default
29864  options and disable the 
29865 \family sans
29866 Ignore format
29867 \family default
29868  option in the 
29869 \change_inserted 5863208 1297987051
29870
29871 \family sans
29872 Settings
29873 \change_deleted 5863208 1297987053
29874 Advanced
29875 \change_unchanged
29876
29877 \family default
29878  tab, in order to avoid replacing all 
29879 \begin_inset Quotes eld
29880 \end_inset
29881
29882 R
29883 \begin_inset Quotes erd
29884 \end_inset
29885
29886  letters occurring in normal text), or occurrences of 
29887 \begin_inset Formula $x_{j}^{i}$
29888 \end_inset
29889
29890  with 
29891 \begin_inset Formula $x_{i,\, j}$
29892 \end_inset
29893
29894 , or occurrences of 
29895 \begin_inset Formula $x[k]$
29896 \end_inset
29897
29898  with 
29899 \begin_inset Formula $x_{k}$
29900 \end_inset
29901
29902 .
29903 \end_layout
29904
29905 \begin_layout Subsection
29906 Advanced usage
29907 \end_layout
29908
29909 \begin_layout Standard
29910 There is a regular expression (regexp) based searching facility.
29911 \begin_inset Foot
29912 status collapsed
29913
29914 \begin_layout Plain Layout
29915 A good explanation of regular expressions is given in this Wikipedia entry:
29916  
29917 \begin_inset CommandInset href
29918 LatexCommand href
29919 target "http://en.wikipedia.org/wiki/Regular_expression"
29920
29921 \end_inset
29922
29923 .
29924 \end_layout
29925
29926 \end_inset
29927
29928  You can search for regular expression by inserting a regexp inset into
29929  the 
29930 \family sans
29931 Find
29932 \family default
29933  editor.
29934  This is done via the menu 
29935 \family sans
29936 Insert\SpecialChar \menuseparator
29937 Insert Regular Expression
29938 \family default
29939  
29940 \change_deleted 5863208 1297986810
29941 (shortcut 
29942 \begin_inset Info
29943 type  "shortcut"
29944 arg   "regexp-mode"
29945 \end_inset
29946
29947
29948 \change_unchanged
29949 while the cursor is in the 
29950 \family sans
29951 Find
29952 \family default
29953  editor.
29954  Characters entered within regexp insets are matched according to the regular
29955  expression matching rules
29956 \begin_inset Foot
29957 status collapsed
29958
29959 \begin_layout Plain Layout
29960 Under the constraint that any (sub)expression must match a well-formed LyX
29961  text segment, i.
29962 \begin_inset space \thinspace{}
29963 \end_inset
29964
29965 e.
29966 \begin_inset space ~
29967 \end_inset
29968
29969 when matching LaTeX code, no segments with unbalanced {} braces are allowed
29970  to match expressions.
29971 \end_layout
29972
29973 \end_inset
29974
29975 , while text entered outside regexp insets is matched exactly against the
29976  same text in the document.
29977  Note that it is allowed to cut and paste regexp-mode insets as usual.
29978  Examples of using such a feature may be:
29979 \end_layout
29980
29981 \begin_layout Enumerate
29982 Searching for all fractions with a given denominator: for example, entering
29983  in the 
29984 \family sans
29985 Find
29986 \family default
29987  editor the fraction 
29988 \begin_inset Formula $\frac{.*}{1+x^{2}}$
29989 \end_inset
29990
29991  (where the 
29992 \begin_inset Formula $.*$
29993 \end_inset
29994
29995  on the numerator is the match-everything regular expression) finds all
29996  fractions with the given denominator.
29997 \end_layout
29998
29999 \begin_layout Enumerate
30000 Searching for all text with a given style: for example, after unchecking
30001  the 
30002 \family sans
30003 Ignore format
30004 \family default
30005  option from the 
30006 \change_inserted 5863208 1297987063
30007
30008 \family sans
30009 Settings
30010 \change_deleted 5863208 1297987065
30011 Advanced
30012 \change_unchanged
30013
30014 \family default
30015  tab, entering a 
30016 \series bold
30017
30018 \begin_inset Formula $.*$
30019 \end_inset
30020
30021
30022 \series default
30023  regular expression and adding for it an emphasized or bold face, finds
30024  all emphasized and bold face text, respectively.
30025  Also, inserting a 
30026 \begin_inset Formula $.*$
30027 \end_inset
30028
30029  regular expression in a bullet or enumerated list or a section heading,
30030  you can find all bullet or enumerated lists or section headings.
30031 \end_layout
30032
30033 \begin_layout Standard
30034 Finally, references to (sub)expressions in regexp may be used as usual,
30035  enclosing parts of the expression within round braces 
30036 \begin_inset Formula $()$
30037 \end_inset
30038
30039 , and referring back to them through 
30040 \begin_inset Formula $\backslash1$
30041 \end_inset
30042
30043
30044 \begin_inset Formula $\backslash2$
30045 \end_inset
30046
30047 , etc., where a 
30048 \begin_inset Formula $\backslash$
30049 \end_inset
30050
30051  symbol is entered in regexp mode by pressing twice the backslash key.
30052  For example, try searching for the regexp 
30053 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
30054 \end_inset
30055
30056  in order to find word repetitions, if there are any.
30057 \end_layout
30058
30059 \begin_layout Standard
30060 Note that back references work both when occurring within the same regexp,
30061  and when occurring in multiple different regexps, where the numbering of
30062  back-referenced sub-expressions is absolute, i.
30063 \begin_inset space \thinspace{}
30064 \end_inset
30065
30066 e.
30067 \begin_inset space ~
30068 \end_inset
30069
30070  
30071 \begin_inset Formula $\backslash1$
30072 \end_inset
30073
30074  always refers to the first occurrence of 
30075 \begin_inset Formula $()$
30076 \end_inset
30077
30078  in all entered regexps.
30079 \end_layout
30080
30081 \begin_layout Standard
30082 Note also that the use of back references in the replaced text is not (yet)
30083  implemented.
30084 \end_layout
30085
30086 \begin_layout Section
30087 Spell Checking
30088 \begin_inset CommandInset label
30089 LatexCommand label
30090 name "sec:Spellchecking"
30091
30092 \end_inset
30093
30094
30095 \begin_inset Index idx
30096 status collapsed
30097
30098 \begin_layout Plain Layout
30099 Spell checking
30100 \end_layout
30101
30102 \end_inset
30103
30104
30105 \end_layout
30106
30107 \begin_layout Standard
30108 LyX itself has no built-in spell checker.
30109  Rather it uses one of the external programs 
30110 \family typewriter
30111 aspell
30112 \family default
30113
30114 \family typewriter
30115 ispell
30116 \family default
30117
30118 \family typewriter
30119 hspell
30120 \family default
30121 , or 
30122 \family typewriter
30123 pspell
30124 \family default
30125  as backend.
30126  This section assumes you have already installed and set up one of these
30127  programs.
30128  
30129 \family typewriter
30130 aspell
30131 \family default
30132  can be seen as the successor to 
30133 \family typewriter
30134 ispell
30135 \family default
30136 , and contrary to 
30137 \family typewriter
30138 ispell
30139 \family default
30140 , it supports multiple languages in parallel, so it is recommended to use
30141  aspell.
30142  
30143 \family typewriter
30144 hspell
30145 \family default
30146  is a Hebrew spell-checker.
30147  The used spell checker and its settings are specified in LyX's preferences
30148  under 
30149 \family sans
30150 Language Settings
30151 \family default
30152 .
30153 \end_layout
30154
30155 \begin_layout Standard
30156 For LyX on Windows, the selection box for the spell checking program is
30157  greyed out in the preferences dialog because only 
30158 \family typewriter
30159 aspell
30160 \family default
30161  can be used.
30162 \end_layout
30163
30164 \begin_layout Standard
30165 The menu
30166 \family sans
30167  Tools\SpecialChar \menuseparator
30168 Spellchecker
30169 \family default
30170  or the toolbar button 
30171 \begin_inset Graphics
30172         filename ../images/dialog-show_spellchecker.png
30173         scale 85
30174         groupId toolbarbuttons
30175
30176 \end_inset
30177
30178  starts the spell checking beginning from the current cursor position.
30179  A dialog window will appear showing any incorrect (or unknown) word found,
30180  allowing you to edit and replace it in a second line.
30181  Whenever an unknown word is found, the word is highlighted and the text
30182  scrolled so that it is visible.
30183  In the 
30184 \family sans
30185 spell checker
30186 \family default
30187  dialog, there is also a box showing suggestions for a correction, if any
30188  could be found.
30189  Clicking on one of the corrections will copy to the 
30190 \family sans
30191 Replace
30192 \family default
30193  field, double-click invokes directly the replacement.
30194  Unknown but correctly typed words can be added to the personal dictionary.
30195 \end_layout
30196
30197 \begin_layout Standard
30198 By default, the dictionary file used is determined by the document language
30199  that is set in the 
30200 \family sans
30201 Document\SpecialChar \menuseparator
30202 Settings
30203 \family default
30204  dialog.
30205  If you do not have a dictionary for the document language, spell checking
30206  will bring an error message.
30207  In this case, you can specify another dictionary file in the dialog by
30208  specifying a different 
30209 \family sans
30210 Alternative language
30211 \family default
30212  in preferences dialog.
30213 \end_layout
30214
30215 \begin_layout Standard
30216 After a spell check you will be informed about the number of checked words.
30217 \end_layout
30218
30219 \begin_layout Subsubsection*
30220 Limitations
30221 \end_layout
30222
30223 \begin_layout Standard
30224 It is not possible to change the spelling of a particular word globally,
30225  rather than having to change the spelling separately for each occurrence
30226  of the word.
30227  But you can use the 
30228 \family sans
30229 Find
30230 \begin_inset space ~
30231 \end_inset
30232
30233 &
30234 \begin_inset space ~
30235 \end_inset
30236
30237 Replace
30238 \family default
30239  dialog for that.
30240 \end_layout
30241
30242 \begin_layout Standard
30243 LyX cannot correctly spell check documents containing multiple languages.
30244  This does work with 
30245 \family typewriter
30246 pspell
30247 \family default
30248 , assuming you have marked the different languages appropriately.
30249 \end_layout
30250
30251 \begin_layout Subsubsection*
30252 Further Settings
30253 \end_layout
30254
30255 \begin_layout Standard
30256 The 
30257 \family sans
30258 Spellchecker
30259 \family default
30260  section in the preferences dialog has some additional options:
30261 \end_layout
30262
30263 \begin_layout Description
30264 Escape
30265 \begin_inset space ~
30266 \end_inset
30267
30268 characters Allows you to add non-standard characters that the spell checker
30269  should consider, e.
30270 \begin_inset space \thinspace{}
30271 \end_inset
30272
30273 g.
30274 \begin_inset space \space{}
30275 \end_inset
30276
30277 German umlauts although you are spell checking an English document.
30278  This should not normally be needed.
30279 \end_layout
30280
30281 \begin_layout Description
30282 Personal
30283 \begin_inset space ~
30284 \end_inset
30285
30286 dictionary to use a different file as your personal dictionary instead of
30287  the spell checker's default choice 
30288 \end_layout
30289
30290 \begin_layout Description
30291 Accept
30292 \begin_inset space ~
30293 \end_inset
30294
30295 compound
30296 \begin_inset space ~
30297 \end_inset
30298
30299 words Prevent the spell checker from complaining about compounded words
30300  like 
30301 \begin_inset Quotes eld
30302 \end_inset
30303
30304 passthrough
30305 \begin_inset Quotes erd
30306 \end_inset
30307
30308 .
30309 \end_layout
30310
30311 \begin_layout Description
30312 Use
30313 \begin_inset space ~
30314 \end_inset
30315
30316 input
30317 \begin_inset space ~
30318 \end_inset
30319
30320 encoding Uses the document encoding that is set in the 
30321 \family sans
30322 Document\SpecialChar \menuseparator
30323 Settings
30324 \family default
30325  dialog under 
30326 \family sans
30327 Language
30328 \family default
30329  also for the spellchecker.
30330 \begin_inset Foot
30331 status collapsed
30332
30333 \begin_layout Plain Layout
30334 The encodings are explained in section
30335 \begin_inset space ~
30336 \end_inset
30337
30338
30339 \begin_inset CommandInset ref
30340 LatexCommand ref
30341 reference "cha:The-Document-Settings"
30342
30343 \end_inset
30344
30345 .
30346 \end_layout
30347
30348 \end_inset
30349
30350  Only enable this if you use 
30351 \family typewriter
30352 ispell
30353 \family default
30354  and can't spell check words with international letters in them.
30355  There have been reports that this does not work with all dictionaries,
30356  so this is disabled by default.
30357 \end_layout
30358
30359 \begin_layout Section
30360 Thesaurus
30361 \begin_inset Index idx
30362 status collapsed
30363
30364 \begin_layout Plain Layout
30365 Thesaurus
30366 \end_layout
30367
30368 \end_inset
30369
30370
30371 \begin_inset CommandInset label
30372 LatexCommand label
30373 name "sec:Thesaurus"
30374
30375 \end_inset
30376
30377
30378 \end_layout
30379
30380 \begin_layout Standard
30381 LyX provides a multilingual thesaurus.
30382  It uses the same thesaurus framework as OpenOffice and Firefox (namely
30383  the 
30384 \emph on
30385 MyThes
30386 \emph default
30387
30388 \begin_inset Foot
30389 status collapsed
30390
30391 \begin_layout Plain Layout
30392 \begin_inset CommandInset href
30393 LatexCommand href
30394 target "http://lingucomponent.openoffice.org/thesaurus.html"
30395
30396 \end_inset
30397
30398
30399 \end_layout
30400
30401 \end_inset
30402
30403  thesaurus library, which is included in LyX).
30404  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
30405  are available for many languages.
30406 \end_layout
30407
30408 \begin_layout Standard
30409 This section describes how new dictionaries are installed and set up for
30410  the use with LyX.
30411 \end_layout
30412
30413 \begin_layout Subsection
30414 Setting up the thesaurus
30415 \end_layout
30416
30417 \begin_layout Standard
30418 The 
30419 \emph on
30420 MyThes/
30421 \emph default
30422 OpenOffice thesauri consist of two files per language: A file with the suffix
30423  
30424 \emph on
30425 *.dat
30426 \emph default
30427  containing the data and an index file with the suffix 
30428 \emph on
30429 *.idx
30430 \emph default
30431 .
30432  The standardized file names include the language code for the given language
30433  (e.
30434 \begin_inset space \thinspace{}
30435 \end_inset
30436
30437 g.
30438  en_EN for English).
30439  For instance, the English files are named:
30440 \end_layout
30441
30442 \begin_layout Itemize
30443 th_en_EN_v2.idx
30444 \end_layout
30445
30446 \begin_layout Itemize
30447 th_en_EN_v2.dat
30448 \end_layout
30449
30450 \begin_layout Standard
30451 If you have OpenOffice and its thesaurus installed, these files should be
30452  already on your system.
30453  If not, you can get dictionaries from the site 
30454 \begin_inset Flex URL
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458
30459 http://extensions.services.openoffice.org
30460 \end_layout
30461
30462 \end_inset
30463
30464 .
30465  Note that, as of OpenOffice 3.0, these files are usually packed in extension
30466  archives (
30467 \emph on
30468 *.oxt
30469 \emph default
30470 ) that contain other files such as spellchecker dictionaries besides the
30471  thesauri.
30472  These archives are simple zip files, so you can unpack them as you would
30473  unpack a zip archive.
30474 \end_layout
30475
30476 \begin_layout Standard
30477 Put the 
30478 \emph on
30479 *.idx
30480 \emph default
30481  and 
30482 \emph on
30483 *.dat
30484 \emph default
30485  files of all languages you want to use into one directory (do not use subfolder
30486 s), and specify the path to this directory in 
30487 \family sans
30488 Tools\SpecialChar \menuseparator
30489 Preferences\SpecialChar \menuseparator
30490 Paths
30491 \family default
30492 .
30493  Now the thesaurus should be ready to use.
30494 \end_layout
30495
30496 \begin_layout Subsection
30497 Using the thesaurus
30498 \end_layout
30499
30500 \begin_layout Standard
30501 To start the thesaurus, use the menu 
30502 \family sans
30503 Tools\SpecialChar \menuseparator
30504 Thesaurus
30505 \family default
30506  or the toolbar button 
30507 \begin_inset Graphics
30508         filename ../images/thesaurus-entry.png
30509         scale 85
30510         groupId toolbarbuttons
30511
30512 \end_inset
30513
30514  while the cursor is at the word you want to look up or while a word is
30515  selected.
30516  A dialog pops up showing you probably related words that you can use as
30517  replacement.
30518  The proposals are grouped into categories.
30519  Note that the thesaurus does not only show synonyms, but also hyperonyms
30520  and hyponyms (such as 
30521 \emph on
30522 plant
30523 \emph default
30524  for 
30525 \emph on
30526 tree
30527 \emph default
30528 ), compounds (such as 
30529 \emph on
30530 tree diagram
30531 \emph default
30532 ) and antonyms (such as 
30533 \emph on
30534 women
30535 \emph default
30536  for 
30537 \emph on
30538 men
30539 \emph default
30540 ), which are marked as such.
30541 \end_layout
30542
30543 \begin_layout Standard
30544 The language is automatically chosen from the language at the cursor, but
30545  you can also switch it in the dialog, as you can enter new words to look
30546  up directly there.
30547 \end_layout
30548
30549 \begin_layout Standard
30550 Note that the thesaurus cannot handle phrases (only compounds that are in
30551  the dictionary, such as the above 
30552 \emph on
30553 tree diagram
30554 \emph default
30555 ), and you have to use the so called lemma form, i.
30556 \begin_inset space \thinspace{}
30557 \end_inset
30558
30559 e.
30560  the form that is used in the dictionaries (for many languages: first person
30561  singular indicative active for nouns, infinitive for verbs).
30562  For example looking up the word forms 
30563 \emph on
30564 reports
30565 \emph default
30566  or 
30567 \emph on
30568 reporting
30569 \emph default
30570  yields no results, while results are shown for the word form 
30571 \emph on
30572 report
30573 \emph default
30574 .
30575  Your best bet is to highlight only the relevant parts of such word (e.
30576 \begin_inset space \thinspace{}
30577 \end_inset
30578
30579 g.
30580  
30581 \emph on
30582 report
30583 \emph default
30584  in 
30585 \emph on
30586 report
30587 \emph default
30588 s), then you get proposals without adjusting the query in the dialog, and
30589  also the replacement will probably be correct (as only the highlighted
30590  part will be replaced, thus the ending remains).
30591 \end_layout
30592
30593 \begin_layout Subsection
30594 License of the Thesaurus library
30595 \end_layout
30596
30597 \begin_layout Standard
30598 The 
30599 \emph on
30600 MyThes
30601 \emph default
30602  library, which is used by LyX for the thesaurus, was created by 
30603 \noun on
30604 Kevin B.
30605  Hendricks
30606 \noun default
30607  as a standalone program.
30608  Version 1.1 of the library is included in LyX.
30609  The library was released under the 
30610 \emph on
30611 Berkeley Database License
30612 \emph default
30613 , which is compatible with LyX's license, the GPL.
30614  In order to meet the requirements of the Berkeley Database License, the
30615  MyThes license file is included in the LyX sources in the folder 
30616 \family sans
30617 ~src/support/mythes/license.readme
30618 \family default
30619 .
30620  In LyX Windows installations it is additionally available in the file 
30621 \family sans
30622 MyThes-License.txt
30623 \family default
30624  that is in the same folder as the file lyx.exe.
30625 \end_layout
30626
30627 \begin_layout Section
30628 Change Tracking
30629 \begin_inset Index idx
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633 Change Tracking
30634 \end_layout
30635
30636 \end_inset
30637
30638
30639 \begin_inset Index idx
30640 status collapsed
30641
30642 \begin_layout Plain Layout
30643 Document ! Change Tracking
30644 \end_layout
30645
30646 \end_inset
30647
30648
30649 \begin_inset CommandInset label
30650 LatexCommand label
30651 name "sec:Change-Tracking"
30652
30653 \end_inset
30654
30655
30656 \end_layout
30657
30658 \begin_layout Standard
30659 When you work on a document collaboratively it is extremely useful to be
30660  able to see changes that others have made highlighted in the document.
30661  You can then decide if you want to accept a change or not.
30662  This can be achieved by turning on change tracking in the menu 
30663 \family sans
30664 Document\SpecialChar \menuseparator
30665 Change
30666 \begin_inset space ~
30667 \end_inset
30668
30669 Tracking\SpecialChar \menuseparator
30670 Track
30671 \begin_inset space ~
30672 \end_inset
30673
30674 Changes
30675 \family default
30676 .
30677 \end_layout
30678
30679 \begin_layout Standard
30680 Changes made in the document will then be highlighted by strokes and colors:
30681  
30682 \bar under
30683 \color blue
30684 underlined text
30685 \bar default
30686 \color inherit
30687  is an addition, 
30688 \strikeout on
30689 \color blue
30690 canceled text
30691 \strikeout default
30692 \color inherit
30693  is a deletion.
30694  The color depends on the author that made the change.
30695  You can change the color in LyX's preferences dialog under 
30696 \family sans
30697 Look
30698 \begin_inset space ~
30699 \end_inset
30700
30701 and
30702 \begin_inset space ~
30703 \end_inset
30704
30705 feel
30706 \family default
30707
30708 \family sans
30709 Colors
30710 \family default
30711 .
30712 \begin_inset Index idx
30713 status collapsed
30714
30715 \begin_layout Plain Layout
30716 Color ! Change tracking
30717 \end_layout
30718
30719 \end_inset
30720
30721  The author and the date of the change are shown in LyX's status bar when
30722  the cursor is in changed text.
30723  The same information is shown when you use the toolbar button 
30724 \begin_inset Graphics
30725         filename ../images/changes-merge.png
30726         scale 85
30727         groupId toolbarbuttons
30728
30729 \end_inset
30730
30731 .
30732 \end_layout
30733
30734 \begin_layout Standard
30735 When change tracking is activated, you will see the review toolbar in LyX:
30736 \begin_inset Index idx
30737 status collapsed
30738
30739 \begin_layout Plain Layout
30740 Toolbar ! Review
30741 \end_layout
30742
30743 \end_inset
30744
30745
30746 \end_layout
30747
30748 \begin_layout Standard
30749 \begin_inset VSpace defskip
30750 \end_inset
30751
30752
30753 \end_layout
30754
30755 \begin_layout Standard
30756 \begin_inset Graphics
30757         filename clipart/ChangesToolbar.png
30758         scale 90
30759
30760 \end_inset
30761
30762
30763 \end_layout
30764
30765 \begin_layout Standard
30766 \begin_inset VSpace defskip
30767 \end_inset
30768
30769
30770 \end_layout
30771
30772 \begin_layout Standard
30773 The review toolbar as shown above contains from left to right the following
30774  buttons:
30775 \end_layout
30776
30777 \begin_layout Standard
30778 \begin_inset VSpace defskip
30779 \end_inset
30780
30781
30782 \end_layout
30783
30784 \begin_layout Standard
30785 \begin_inset Tabular
30786 <lyxtabular version="3" rows="10" columns="2">
30787 <features islongtable="true" longtabularalignment="center">
30788 <column alignment="left" valignment="top" width="0">
30789 <column alignment="left" valignment="top" width="0">
30790 <row interlinespace="2.5mm">
30791 <cell alignment="center" valignment="top" usebox="none">
30792 \begin_inset Text
30793
30794 \begin_layout Plain Layout
30795 \begin_inset Graphics
30796         filename ../images/changes-track.png
30797         scale 85
30798         groupId toolbarbuttons
30799
30800 \end_inset
30801
30802
30803 \end_layout
30804
30805 \end_inset
30806 </cell>
30807 <cell alignment="center" valignment="top" usebox="none">
30808 \begin_inset Text
30809
30810 \begin_layout Plain Layout
30811
30812 \family sans
30813 Document\SpecialChar \menuseparator
30814 Change
30815 \begin_inset space ~
30816 \end_inset
30817
30818 Tracking\SpecialChar \menuseparator
30819 Track
30820 \begin_inset space ~
30821 \end_inset
30822
30823 Changes
30824 \end_layout
30825
30826 \end_inset
30827 </cell>
30828 </row>
30829 <row interlinespace="2.5mm">
30830 <cell alignment="center" valignment="top" usebox="none">
30831 \begin_inset Text
30832
30833 \begin_layout Plain Layout
30834 \begin_inset Graphics
30835         filename ../images/changes-output.png
30836         scale 85
30837         groupId toolbarbuttons
30838
30839 \end_inset
30840
30841
30842 \end_layout
30843
30844 \end_inset
30845 </cell>
30846 <cell alignment="center" valignment="top" usebox="none">
30847 \begin_inset Text
30848
30849 \begin_layout Plain Layout
30850
30851 \family sans
30852 Document\SpecialChar \menuseparator
30853 Change
30854 \begin_inset space ~
30855 \end_inset
30856
30857 Tracking\SpecialChar \menuseparator
30858 Show
30859 \begin_inset space ~
30860 \end_inset
30861
30862 Changes
30863 \begin_inset space ~
30864 \end_inset
30865
30866 in
30867 \begin_inset space ~
30868 \end_inset
30869
30870 Output
30871 \end_layout
30872
30873 \end_inset
30874 </cell>
30875 </row>
30876 <row interlinespace="2.5mm">
30877 <cell alignment="center" valignment="top" usebox="none">
30878 \begin_inset Text
30879
30880 \begin_layout Plain Layout
30881 \begin_inset Graphics
30882         filename ../images/change-next.png
30883         scale 85
30884         groupId toolbarbuttons
30885
30886 \end_inset
30887
30888
30889 \end_layout
30890
30891 \end_inset
30892 </cell>
30893 <cell alignment="center" valignment="top" usebox="none">
30894 \begin_inset Text
30895
30896 \begin_layout Plain Layout
30897 Jumps to the next change
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 </row>
30903 <row interlinespace="2.5mm">
30904 <cell alignment="center" valignment="top" usebox="none">
30905 \begin_inset Text
30906
30907 \begin_layout Plain Layout
30908 \begin_inset Graphics
30909         filename ../images/change-accept.png
30910         scale 85
30911         groupId toolbarbuttons
30912
30913 \end_inset
30914
30915
30916 \end_layout
30917
30918 \end_inset
30919 </cell>
30920 <cell alignment="center" valignment="top" usebox="none">
30921 \begin_inset Text
30922
30923 \begin_layout Plain Layout
30924
30925 \family sans
30926 Document\SpecialChar \menuseparator
30927 Change
30928 \begin_inset space ~
30929 \end_inset
30930
30931 Tracking\SpecialChar \menuseparator
30932 Accept
30933 \begin_inset space ~
30934 \end_inset
30935
30936 Change
30937 \end_layout
30938
30939 \end_inset
30940 </cell>
30941 </row>
30942 <row interlinespace="2.5mm">
30943 <cell alignment="center" valignment="top" usebox="none">
30944 \begin_inset Text
30945
30946 \begin_layout Plain Layout
30947 \begin_inset Graphics
30948         filename ../images/change-reject.png
30949         scale 85
30950         groupId toolbarbuttons
30951
30952 \end_inset
30953
30954
30955 \end_layout
30956
30957 \end_inset
30958 </cell>
30959 <cell alignment="center" valignment="top" usebox="none">
30960 \begin_inset Text
30961
30962 \begin_layout Plain Layout
30963
30964 \family sans
30965 Document\SpecialChar \menuseparator
30966 Change
30967 \begin_inset space ~
30968 \end_inset
30969
30970 Tracking\SpecialChar \menuseparator
30971 Reject
30972 \begin_inset space ~
30973 \end_inset
30974
30975 Change
30976 \end_layout
30977
30978 \end_inset
30979 </cell>
30980 </row>
30981 <row interlinespace="2.5mm">
30982 <cell alignment="center" valignment="top" usebox="none">
30983 \begin_inset Text
30984
30985 \begin_layout Plain Layout
30986 \begin_inset Graphics
30987         filename ../images/changes-merge.png
30988         scale 85
30989         groupId toolbarbuttons
30990
30991 \end_inset
30992
30993
30994 \end_layout
30995
30996 \end_inset
30997 </cell>
30998 <cell alignment="center" valignment="top" usebox="none">
30999 \begin_inset Text
31000
31001 \begin_layout Plain Layout
31002
31003 \family sans
31004 Document\SpecialChar \menuseparator
31005 Change
31006 \begin_inset space ~
31007 \end_inset
31008
31009 Tracking\SpecialChar \menuseparator
31010 Merge
31011 \begin_inset space ~
31012 \end_inset
31013
31014 Changes
31015 \end_layout
31016
31017 \end_inset
31018 </cell>
31019 </row>
31020 <row interlinespace="2.5mm">
31021 <cell alignment="center" valignment="top" usebox="none">
31022 \begin_inset Text
31023
31024 \begin_layout Plain Layout
31025 \begin_inset Graphics
31026         filename ../images/all-changes-accept.png
31027         scale 85
31028         groupId toolbarbuttons
31029
31030 \end_inset
31031
31032
31033 \end_layout
31034
31035 \end_inset
31036 </cell>
31037 <cell alignment="center" valignment="top" usebox="none">
31038 \begin_inset Text
31039
31040 \begin_layout Plain Layout
31041
31042 \family sans
31043 Document\SpecialChar \menuseparator
31044 Change
31045 \begin_inset space ~
31046 \end_inset
31047
31048 Tracking\SpecialChar \menuseparator
31049 Accept
31050 \begin_inset space ~
31051 \end_inset
31052
31053 All
31054 \begin_inset space ~
31055 \end_inset
31056
31057 Changes
31058 \end_layout
31059
31060 \end_inset
31061 </cell>
31062 </row>
31063 <row interlinespace="2.5mm">
31064 <cell alignment="center" valignment="top" usebox="none">
31065 \begin_inset Text
31066
31067 \begin_layout Plain Layout
31068 \begin_inset Graphics
31069         filename ../images/all-changes-reject.png
31070         scale 85
31071         groupId toolbarbuttons
31072
31073 \end_inset
31074
31075
31076 \end_layout
31077
31078 \end_inset
31079 </cell>
31080 <cell alignment="center" valignment="top" usebox="none">
31081 \begin_inset Text
31082
31083 \begin_layout Plain Layout
31084
31085 \family sans
31086 Document\SpecialChar \menuseparator
31087 Change
31088 \begin_inset space ~
31089 \end_inset
31090
31091 Tracking\SpecialChar \menuseparator
31092 Reject
31093 \begin_inset space ~
31094 \end_inset
31095
31096 All
31097 \begin_inset space ~
31098 \end_inset
31099
31100 Changes
31101 \end_layout
31102
31103 \end_inset
31104 </cell>
31105 </row>
31106 <row interlinespace="2.5mm">
31107 <cell alignment="center" valignment="top" usebox="none">
31108 \begin_inset Text
31109
31110 \begin_layout Plain Layout
31111 \begin_inset Graphics
31112         filename ../images/note-insert.png
31113         scale 85
31114         groupId toolbarbuttons
31115
31116 \end_inset
31117
31118
31119 \end_layout
31120
31121 \end_inset
31122 </cell>
31123 <cell alignment="center" valignment="top" usebox="none">
31124 \begin_inset Text
31125
31126 \begin_layout Plain Layout
31127
31128 \family sans
31129 Insert\SpecialChar \menuseparator
31130 Note\SpecialChar \menuseparator
31131 LyX
31132 \begin_inset space ~
31133 \end_inset
31134
31135 Note
31136 \end_layout
31137
31138 \end_inset
31139 </cell>
31140 </row>
31141 <row interlinespace="2.5mm">
31142 <cell alignment="center" valignment="top" usebox="none">
31143 \begin_inset Text
31144
31145 \begin_layout Plain Layout
31146 \begin_inset Graphics
31147         filename ../images/note-next.png
31148         scale 85
31149         groupId toolbarbuttons
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \end_inset
31157 </cell>
31158 <cell alignment="center" valignment="top" usebox="none">
31159 \begin_inset Text
31160
31161 \begin_layout Plain Layout
31162
31163 \family sans
31164 Navigate\SpecialChar \menuseparator
31165 Next
31166 \begin_inset space ~
31167 \end_inset
31168
31169 Note
31170 \end_layout
31171
31172 \end_inset
31173 </cell>
31174 </row>
31175 </lyxtabular>
31176
31177 \end_inset
31178
31179
31180 \end_layout
31181
31182 \begin_layout Standard
31183 \begin_inset VSpace defskip
31184 \end_inset
31185
31186
31187 \end_layout
31188
31189 \begin_layout Standard
31190 The review toolbar helps you to accept, reject, or merge changes – highlight
31191  the change and press one of the desired toolbar buttons.
31192  When you merge changes, a window pops up showing you information about
31193  the next change after the current cursor position.
31194  So you don't need to highlight a certain change.
31195  Within the merge window you can decide to accept or reject changes and
31196  step to the next change.
31197  This way you can jump through all the changes in the document.
31198 \end_layout
31199
31200 \begin_layout Standard
31201 The toolbar has two buttons to handle notes because notes are often important
31202  to describe a change.
31203 \end_layout
31204
31205 \begin_layout Standard
31206 To show made changes in the output you need the LaTeX package 
31207 \series bold
31208 dvipost
31209 \series default
31210
31211 \begin_inset Index idx
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215 LaTeX-packages ! dvipost
31216 \end_layout
31217
31218 \end_inset
31219
31220  installed.
31221  You will find it in the TeX Catalogue, 
31222 \begin_inset CommandInset citation
31223 LatexCommand cite
31224 key "TeXCatalogue"
31225
31226 \end_inset
31227
31228  or in the package manager of your LaTeX-system.
31229 \end_layout
31230
31231 \begin_layout Section
31232 International Support
31233 \begin_inset Index idx
31234 status collapsed
31235
31236 \begin_layout Plain Layout
31237 International support
31238 \end_layout
31239
31240 \end_inset
31241
31242
31243 \end_layout
31244
31245 \begin_layout Standard
31246 This section describes how to use LyX with any language you want.
31247  For some non-western languages there are special Wiki-pages that explain
31248  how to set up LyX to use them: 
31249 \begin_inset CommandInset citation
31250 LatexCommand cite
31251 key "Arabic,Armenian,Farsi,Hebrew"
31252
31253 \end_inset
31254
31255
31256 \end_layout
31257
31258 \begin_layout Standard
31259 Besides languages, LyX also supports phonetic symbols, see section
31260 \begin_inset space ~
31261 \end_inset
31262
31263
31264 \begin_inset CommandInset ref
31265 LatexCommand ref
31266 reference "sub:Special-Character"
31267
31268 \end_inset
31269
31270 .
31271 \end_layout
31272
31273 \begin_layout Subsection
31274 Language Options
31275 \begin_inset Index idx
31276 status collapsed
31277
31278 \begin_layout Plain Layout
31279 Language ! Options
31280 \end_layout
31281
31282 \end_inset
31283
31284
31285 \begin_inset Index idx
31286 status collapsed
31287
31288 \begin_layout Plain Layout
31289 Document ! Settings
31290 \end_layout
31291
31292 \end_inset
31293
31294
31295 \begin_inset Index idx
31296 status collapsed
31297
31298 \begin_layout Plain Layout
31299 Document ! Language
31300 \end_layout
31301
31302 \end_inset
31303
31304
31305 \end_layout
31306
31307 \begin_layout Standard
31308 The 
31309 \family sans
31310 Document\SpecialChar \menuseparator
31311 Settings
31312 \family default
31313  dialog lets you set 
31314 \family roman
31315 the language and character encoding for your language.
31316  
31317 \end_layout
31318
31319 \begin_layout Standard
31320 Choose your language in the 
31321 \family sans
31322 Language
31323 \family default
31324  section of this dialog.
31325  The default is 
31326 \family sans
31327 English
31328 \family default
31329 .
31330 \end_layout
31331
31332 \begin_layout Standard
31333 Under 
31334 \family sans
31335 Encoding
31336 \family default
31337  you can choose the character encoding map you want to use for LaTeX export.
31338  The option 
31339 \family sans
31340 Language Default
31341 \family default
31342  is the preferred choice and works well in most cases.
31343  For details about the different encoding options see section
31344 \begin_inset space ~
31345 \end_inset
31346
31347
31348 \begin_inset CommandInset ref
31349 LatexCommand ref
31350 reference "cha:The-Document-Settings"
31351
31352 \end_inset
31353
31354 .
31355 \end_layout
31356
31357 \begin_layout Subsection
31358 Keyboard mapping configuration
31359 \begin_inset CommandInset label
31360 LatexCommand label
31361 name "sub:Keyboard-mapping"
31362
31363 \end_inset
31364
31365
31366 \end_layout
31367
31368 \begin_layout Standard
31369 If you have for example a U.S.-style keyboard and want to write in a language
31370  other than English, you can use an alternate keymap.
31371  For example, if you have a U.S.-style keyboard but want to write in Italian,
31372  you can configure LyX to use an Italian keymap.
31373  The preferences dialog allows you to choose up to two keyboard mappings,
31374  see section
31375 \begin_inset space ~
31376 \end_inset
31377
31378
31379 \begin_inset CommandInset ref
31380 LatexCommand ref
31381 reference "sub:Keyboard-Map"
31382
31383 \end_inset
31384
31385 .
31386  You can choose primary and secondary keyboard languages and then select
31387  which one you want to use.
31388 \end_layout
31389
31390 \begin_layout Standard
31391 Finally, you may just want to change a few key mappings or create an entirely
31392  different keymap (for Vulcan, for instance).
31393  You may, for example, normally write in Italian on a U.S.
31394  keyboard but want to include an occasional quotation in German.
31395  In such a case, you can write your own keyboard mapping or modify an existing
31396  one to support the characters you want.
31397  This and many other customizations are explained in the 
31398 \emph on
31399 Customization
31400 \emph default
31401  manual.
31402 \end_layout
31403
31404 \begin_layout Subsection
31405 Character Tables
31406 \end_layout
31407
31408 \begin_layout Standard
31409 Table
31410 \begin_inset space ~
31411 \end_inset
31412
31413
31414 \begin_inset CommandInset ref
31415 LatexCommand ref
31416 reference "cap:The-latin1-character"
31417
31418 \end_inset
31419
31420  shows the 
31421 \family typewriter
31422 Latin1
31423 \family default
31424  character set.
31425  You should be able to enter the characters in the first eight columns directly
31426  from the keyboard.
31427 \end_layout
31428
31429 \begin_layout Standard
31430 There are a few things you need to know about this table.
31431  Here are some of the details you'll need to bear in mind when using characters
31432  from the 
31433 \family typewriter
31434 Latin1
31435 \family default
31436  character set:
31437 \end_layout
31438
31439 \begin_layout Itemize
31440 Even if you have selected 
31441 \family sans
31442 latin1
31443 \family default
31444  in the 
31445 \family sans
31446 Document\SpecialChar \menuseparator
31447 Settings
31448 \family default
31449  dialog, users who have only the 
31450 \family typewriter
31451 T1
31452 \family default
31453 -fonts for LaTeX [or who have the 
31454 \family typewriter
31455 T1
31456 \family default
31457 -fonts but aren't using them] will still miss a few characters: D0, F0,
31458  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
31459  french quotes won't show up.
31460 \end_layout
31461
31462 \begin_layout Standard
31463 \begin_inset Float table
31464 wide false
31465 sideways false
31466 status open
31467
31468 \begin_layout Plain Layout
31469 \begin_inset Caption
31470
31471 \begin_layout Plain Layout
31472 \begin_inset CommandInset label
31473 LatexCommand label
31474 name "cap:The-latin1-character"
31475
31476 \end_inset
31477
31478 The 
31479 \family typewriter
31480 latin1
31481 \family default
31482  character set
31483 \end_layout
31484
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \begin_layout Plain Layout
31491 \align center
31492 \begin_inset Tabular
31493 <lyxtabular version="3" rows="17" columns="17">
31494 <features tabularvalignment="middle">
31495 <column alignment="center" valignment="top" width="0pt">
31496 <column alignment="center" valignment="top" width="0pt">
31497 <column alignment="center" valignment="top" width="0pt">
31498 <column alignment="center" valignment="top" width="0pt">
31499 <column alignment="center" valignment="top" width="0pt">
31500 <column alignment="center" valignment="top" width="0pt">
31501 <column alignment="center" valignment="top" width="0pt">
31502 <column alignment="center" valignment="top" width="0pt">
31503 <column alignment="center" valignment="top" width="0pt">
31504 <column alignment="center" valignment="top" width="0pt">
31505 <column alignment="center" valignment="top" width="0pt">
31506 <column alignment="center" valignment="top" width="0pt">
31507 <column alignment="center" valignment="top" width="0pt">
31508 <column alignment="center" valignment="top" width="0pt">
31509 <column alignment="center" valignment="top" width="0pt">
31510 <column alignment="center" valignment="top" width="0pt">
31511 <column alignment="center" valignment="top" width="0pt">
31512 <row>
31513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31514 \begin_inset Text
31515
31516 \begin_layout Plain Layout
31517
31518 \end_layout
31519
31520 \end_inset
31521 </cell>
31522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31523 \begin_inset Text
31524
31525 \begin_layout Plain Layout
31526
31527 \family roman
31528 \series medium
31529 \shape up
31530 \size tiny
31531 \emph off
31532 \bar no
31533 \noun off
31534 \color none
31535 00
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544
31545 \family roman
31546 \series medium
31547 \shape up
31548 \size tiny
31549 \emph off
31550 \bar no
31551 \noun off
31552 \color none
31553 10
31554 \end_layout
31555
31556 \end_inset
31557 </cell>
31558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31559 \begin_inset Text
31560
31561 \begin_layout Plain Layout
31562
31563 \family roman
31564 \series medium
31565 \shape up
31566 \size tiny
31567 \emph off
31568 \bar no
31569 \noun off
31570 \color none
31571 20
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31577 \begin_inset Text
31578
31579 \begin_layout Plain Layout
31580
31581 \family roman
31582 \series medium
31583 \shape up
31584 \size tiny
31585 \emph off
31586 \bar no
31587 \noun off
31588 \color none
31589 30
31590 \end_layout
31591
31592 \end_inset
31593 </cell>
31594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31595 \begin_inset Text
31596
31597 \begin_layout Plain Layout
31598
31599 \family roman
31600 \series medium
31601 \shape up
31602 \size tiny
31603 \emph off
31604 \bar no
31605 \noun off
31606 \color none
31607 40
31608 \end_layout
31609
31610 \end_inset
31611 </cell>
31612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31613 \begin_inset Text
31614
31615 \begin_layout Plain Layout
31616
31617 \family roman
31618 \series medium
31619 \shape up
31620 \size tiny
31621 \emph off
31622 \bar no
31623 \noun off
31624 \color none
31625 50
31626 \end_layout
31627
31628 \end_inset
31629 </cell>
31630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31631 \begin_inset Text
31632
31633 \begin_layout Plain Layout
31634
31635 \family roman
31636 \series medium
31637 \shape up
31638 \size tiny
31639 \emph off
31640 \bar no
31641 \noun off
31642 \color none
31643 60
31644 \end_layout
31645
31646 \end_inset
31647 </cell>
31648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \family roman
31654 \series medium
31655 \shape up
31656 \size tiny
31657 \emph off
31658 \bar no
31659 \noun off
31660 \color none
31661 70
31662 \end_layout
31663
31664 \end_inset
31665 </cell>
31666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31667 \begin_inset Text
31668
31669 \begin_layout Plain Layout
31670
31671 \family roman
31672 \series medium
31673 \shape up
31674 \size tiny
31675 \emph off
31676 \bar no
31677 \noun off
31678 \color none
31679 80
31680 \end_layout
31681
31682 \end_inset
31683 </cell>
31684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31685 \begin_inset Text
31686
31687 \begin_layout Plain Layout
31688
31689 \family roman
31690 \series medium
31691 \shape up
31692 \size tiny
31693 \emph off
31694 \bar no
31695 \noun off
31696 \color none
31697 90
31698 \end_layout
31699
31700 \end_inset
31701 </cell>
31702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31703 \begin_inset Text
31704
31705 \begin_layout Plain Layout
31706
31707 \family roman
31708 \series medium
31709 \shape up
31710 \size tiny
31711 \emph off
31712 \bar no
31713 \noun off
31714 \color none
31715 A0
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724
31725 \family roman
31726 \series medium
31727 \shape up
31728 \size tiny
31729 \emph off
31730 \bar no
31731 \noun off
31732 \color none
31733 B0
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31739 \begin_inset Text
31740
31741 \begin_layout Plain Layout
31742
31743 \family roman
31744 \series medium
31745 \shape up
31746 \size tiny
31747 \emph off
31748 \bar no
31749 \noun off
31750 \color none
31751 C0
31752 \end_layout
31753
31754 \end_inset
31755 </cell>
31756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31757 \begin_inset Text
31758
31759 \begin_layout Plain Layout
31760
31761 \family roman
31762 \series medium
31763 \shape up
31764 \size tiny
31765 \emph off
31766 \bar no
31767 \noun off
31768 \color none
31769 D0
31770 \end_layout
31771
31772 \end_inset
31773 </cell>
31774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31775 \begin_inset Text
31776
31777 \begin_layout Plain Layout
31778
31779 \family roman
31780 \series medium
31781 \shape up
31782 \size tiny
31783 \emph off
31784 \bar no
31785 \noun off
31786 \color none
31787 E0
31788 \end_layout
31789
31790 \end_inset
31791 </cell>
31792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31793 \begin_inset Text
31794
31795 \begin_layout Plain Layout
31796
31797 \family roman
31798 \series medium
31799 \shape up
31800 \size tiny
31801 \emph off
31802 \bar no
31803 \noun off
31804 \color none
31805 F0
31806 \end_layout
31807
31808 \end_inset
31809 </cell>
31810 </row>
31811 <row>
31812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816
31817 \family roman
31818 \series medium
31819 \shape up
31820 \size tiny
31821 \emph off
31822 \bar no
31823 \noun off
31824 \color none
31825 00
31826 \end_layout
31827
31828 \end_inset
31829 </cell>
31830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31831 \begin_inset Text
31832
31833 \begin_layout Plain Layout
31834
31835 \end_layout
31836
31837 \end_inset
31838 </cell>
31839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31840 \begin_inset Text
31841
31842 \begin_layout Plain Layout
31843
31844 \end_layout
31845
31846 \end_inset
31847 </cell>
31848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31849 \begin_inset Text
31850
31851 \begin_layout Plain Layout
31852
31853 \end_layout
31854
31855 \end_inset
31856 </cell>
31857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31858 \begin_inset Text
31859
31860 \begin_layout Plain Layout
31861
31862 \family roman
31863 \series medium
31864 \shape up
31865 \emph off
31866 \bar no
31867 \noun off
31868 \color none
31869 0
31870 \end_layout
31871
31872 \end_inset
31873 </cell>
31874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31875 \begin_inset Text
31876
31877 \begin_layout Plain Layout
31878
31879 \family roman
31880 \series medium
31881 \shape up
31882 \emph off
31883 \bar no
31884 \noun off
31885 \color none
31886 @
31887 \end_layout
31888
31889 \end_inset
31890 </cell>
31891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31892 \begin_inset Text
31893
31894 \begin_layout Plain Layout
31895
31896 \family roman
31897 \series medium
31898 \shape up
31899 \emph off
31900 \bar no
31901 \noun off
31902 \color none
31903 P
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 \family roman
31914 \series medium
31915 \shape up
31916 \emph off
31917 \bar no
31918 \noun off
31919 \color none
31920 '
31921 \end_layout
31922
31923 \end_inset
31924 </cell>
31925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31926 \begin_inset Text
31927
31928 \begin_layout Plain Layout
31929
31930 \family roman
31931 \series medium
31932 \shape up
31933 \emph off
31934 \bar no
31935 \noun off
31936 \color none
31937 p
31938 \end_layout
31939
31940 \end_inset
31941 </cell>
31942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31943 \begin_inset Text
31944
31945 \begin_layout Plain Layout
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 \end_layout
31957
31958 \end_inset
31959 </cell>
31960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31961 \begin_inset Text
31962
31963 \begin_layout Plain Layout
31964
31965 \end_layout
31966
31967 \end_inset
31968 </cell>
31969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31970 \begin_inset Text
31971
31972 \begin_layout Plain Layout
31973
31974 \family roman
31975 \series medium
31976 \shape up
31977 \emph off
31978 \bar no
31979 \noun off
31980 \color none
31981 °
31982 \end_layout
31983
31984 \end_inset
31985 </cell>
31986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31987 \begin_inset Text
31988
31989 \begin_layout Plain Layout
31990
31991 \family roman
31992 \series medium
31993 \shape up
31994 \emph off
31995 \bar no
31996 \noun off
31997 \color none
31998 À
31999 \end_layout
32000
32001 \end_inset
32002 </cell>
32003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32004 \begin_inset Text
32005
32006 \begin_layout Plain Layout
32007
32008 \family roman
32009 \series medium
32010 \shape up
32011 \emph off
32012 \bar no
32013 \noun off
32014 \color none
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 \family roman
32026 \series medium
32027 \shape up
32028 \emph off
32029 \bar no
32030 \noun off
32031 \color none
32032 à
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041
32042 \family roman
32043 \series medium
32044 \shape up
32045 \emph off
32046 \bar no
32047 \noun off
32048 \color none
32049 ð
32050 \end_layout
32051
32052 \end_inset
32053 </cell>
32054 </row>
32055 <row>
32056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32057 \begin_inset Text
32058
32059 \begin_layout Plain Layout
32060
32061 \family roman
32062 \series medium
32063 \shape up
32064 \size tiny
32065 \emph off
32066 \bar no
32067 \noun off
32068 \color none
32069 01
32070 \end_layout
32071
32072 \end_inset
32073 </cell>
32074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32075 \begin_inset Text
32076
32077 \begin_layout Plain Layout
32078
32079 \end_layout
32080
32081 \end_inset
32082 </cell>
32083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32084 \begin_inset Text
32085
32086 \begin_layout Plain Layout
32087
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32093 \begin_inset Text
32094
32095 \begin_layout Plain Layout
32096
32097 \family roman
32098 \series medium
32099 \shape up
32100 \emph off
32101 \bar no
32102 \noun off
32103 \color none
32104 !
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \family roman
32115 \series medium
32116 \shape up
32117 \emph off
32118 \bar no
32119 \noun off
32120 \color none
32121 1
32122 \end_layout
32123
32124 \end_inset
32125 </cell>
32126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32127 \begin_inset Text
32128
32129 \begin_layout Plain Layout
32130
32131 \family roman
32132 \series medium
32133 \shape up
32134 \emph off
32135 \bar no
32136 \noun off
32137 \color none
32138 A
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 \family roman
32149 \series medium
32150 \shape up
32151 \emph off
32152 \bar no
32153 \noun off
32154 \color none
32155 Q
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32161 \begin_inset Text
32162
32163 \begin_layout Plain Layout
32164
32165 \family roman
32166 \series medium
32167 \shape up
32168 \emph off
32169 \bar no
32170 \noun off
32171 \color none
32172 a
32173 \end_layout
32174
32175 \end_inset
32176 </cell>
32177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32178 \begin_inset Text
32179
32180 \begin_layout Plain Layout
32181
32182 \family roman
32183 \series medium
32184 \shape up
32185 \emph off
32186 \bar no
32187 \noun off
32188 \color none
32189 q
32190 \end_layout
32191
32192 \end_inset
32193 </cell>
32194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198
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 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32213 \begin_inset Text
32214
32215 \begin_layout Plain Layout
32216
32217 \family roman
32218 \series medium
32219 \shape up
32220 \emph off
32221 \bar no
32222 \noun off
32223 \color none
32224 ¡
32225 \end_layout
32226
32227 \end_inset
32228 </cell>
32229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \family roman
32235 \series medium
32236 \shape up
32237 \emph off
32238 \bar no
32239 \noun off
32240 \color none
32241 ±
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250
32251 \family roman
32252 \series medium
32253 \shape up
32254 \emph off
32255 \bar no
32256 \noun off
32257 \color none
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 \family roman
32269 \series medium
32270 \shape up
32271 \emph off
32272 \bar no
32273 \noun off
32274 \color none
32275 Ñ
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284
32285 \family roman
32286 \series medium
32287 \shape up
32288 \emph off
32289 \bar no
32290 \noun off
32291 \color none
32292 á
32293 \end_layout
32294
32295 \end_inset
32296 </cell>
32297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32298 \begin_inset Text
32299
32300 \begin_layout Plain Layout
32301
32302 \family roman
32303 \series medium
32304 \shape up
32305 \emph off
32306 \bar no
32307 \noun off
32308 \color none
32309 ñ
32310 \end_layout
32311
32312 \end_inset
32313 </cell>
32314 </row>
32315 <row>
32316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32317 \begin_inset Text
32318
32319 \begin_layout Plain Layout
32320
32321 \family roman
32322 \series medium
32323 \shape up
32324 \size tiny
32325 \emph off
32326 \bar no
32327 \noun off
32328 \color none
32329 02
32330 \end_layout
32331
32332 \end_inset
32333 </cell>
32334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32335 \begin_inset Text
32336
32337 \begin_layout Plain Layout
32338
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347
32348 \end_layout
32349
32350 \end_inset
32351 </cell>
32352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356
32357 \family roman
32358 \series medium
32359 \shape up
32360 \emph off
32361 \bar no
32362 \noun off
32363 \color none
32364 \begin_inset Quotes eld
32365 \end_inset
32366
32367
32368 \end_layout
32369
32370 \end_inset
32371 </cell>
32372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32373 \begin_inset Text
32374
32375 \begin_layout Plain Layout
32376
32377 \family roman
32378 \series medium
32379 \shape up
32380 \emph off
32381 \bar no
32382 \noun off
32383 \color none
32384 2
32385 \end_layout
32386
32387 \end_inset
32388 </cell>
32389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32390 \begin_inset Text
32391
32392 \begin_layout Plain Layout
32393
32394 \family roman
32395 \series medium
32396 \shape up
32397 \emph off
32398 \bar no
32399 \noun off
32400 \color none
32401 B
32402 \end_layout
32403
32404 \end_inset
32405 </cell>
32406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32407 \begin_inset Text
32408
32409 \begin_layout Plain Layout
32410
32411 \family roman
32412 \series medium
32413 \shape up
32414 \emph off
32415 \bar no
32416 \noun off
32417 \color none
32418 R
32419 \end_layout
32420
32421 \end_inset
32422 </cell>
32423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32424 \begin_inset Text
32425
32426 \begin_layout Plain Layout
32427
32428 \family roman
32429 \series medium
32430 \shape up
32431 \emph off
32432 \bar no
32433 \noun off
32434 \color none
32435 b
32436 \end_layout
32437
32438 \end_inset
32439 </cell>
32440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32441 \begin_inset Text
32442
32443 \begin_layout Plain Layout
32444
32445 \family roman
32446 \series medium
32447 \shape up
32448 \emph off
32449 \bar no
32450 \noun off
32451 \color none
32452 r
32453 \end_layout
32454
32455 \end_inset
32456 </cell>
32457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32458 \begin_inset Text
32459
32460 \begin_layout Plain Layout
32461
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 \end_layout
32472
32473 \end_inset
32474 </cell>
32475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32476 \begin_inset Text
32477
32478 \begin_layout Plain Layout
32479 ¢
32480 \end_layout
32481
32482 \end_inset
32483 </cell>
32484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32485 \begin_inset Text
32486
32487 \begin_layout Plain Layout
32488
32489 \family roman
32490 \series medium
32491 \shape up
32492 \emph off
32493 \bar no
32494 \noun off
32495 \color none
32496 ²
32497 \end_layout
32498
32499 \end_inset
32500 </cell>
32501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32502 \begin_inset Text
32503
32504 \begin_layout Plain Layout
32505
32506 \family roman
32507 \series medium
32508 \shape up
32509 \emph off
32510 \bar no
32511 \noun off
32512 \color none
32513 Â
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32519 \begin_inset Text
32520
32521 \begin_layout Plain Layout
32522
32523 \family roman
32524 \series medium
32525 \shape up
32526 \emph off
32527 \bar no
32528 \noun off
32529 \color none
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 \family roman
32541 \series medium
32542 \shape up
32543 \emph off
32544 \bar no
32545 \noun off
32546 \color none
32547 â
32548 \end_layout
32549
32550 \end_inset
32551 </cell>
32552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32553 \begin_inset Text
32554
32555 \begin_layout Plain Layout
32556
32557 \family roman
32558 \series medium
32559 \shape up
32560 \emph off
32561 \bar no
32562 \noun off
32563 \color none
32564 ò
32565 \end_layout
32566
32567 \end_inset
32568 </cell>
32569 </row>
32570 <row>
32571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32572 \begin_inset Text
32573
32574 \begin_layout Plain Layout
32575
32576 \family roman
32577 \series medium
32578 \shape up
32579 \size tiny
32580 \emph off
32581 \bar no
32582 \noun off
32583 \color none
32584 03
32585 \end_layout
32586
32587 \end_inset
32588 </cell>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \end_layout
32595
32596 \end_inset
32597 </cell>
32598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32599 \begin_inset Text
32600
32601 \begin_layout Plain Layout
32602
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \family roman
32613 \series medium
32614 \shape up
32615 \emph off
32616 \bar no
32617 \noun off
32618 \color none
32619 #
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628
32629 \family roman
32630 \series medium
32631 \shape up
32632 \emph off
32633 \bar no
32634 \noun off
32635 \color none
32636 3
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32642 \begin_inset Text
32643
32644 \begin_layout Plain Layout
32645
32646 \family roman
32647 \series medium
32648 \shape up
32649 \emph off
32650 \bar no
32651 \noun off
32652 \color none
32653 C
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 \family roman
32664 \series medium
32665 \shape up
32666 \emph off
32667 \bar no
32668 \noun off
32669 \color none
32670 S
32671 \end_layout
32672
32673 \end_inset
32674 </cell>
32675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32676 \begin_inset Text
32677
32678 \begin_layout Plain Layout
32679
32680 \family roman
32681 \series medium
32682 \shape up
32683 \emph off
32684 \bar no
32685 \noun off
32686 \color none
32687 c
32688 \end_layout
32689
32690 \end_inset
32691 </cell>
32692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696
32697 \family roman
32698 \series medium
32699 \shape up
32700 \emph off
32701 \bar no
32702 \noun off
32703 \color none
32704 s
32705 \end_layout
32706
32707 \end_inset
32708 </cell>
32709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32710 \begin_inset Text
32711
32712 \begin_layout Plain Layout
32713
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 \end_layout
32724
32725 \end_inset
32726 </cell>
32727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32728 \begin_inset Text
32729
32730 \begin_layout Plain Layout
32731
32732 \family roman
32733 \series medium
32734 \shape up
32735 \emph off
32736 \bar no
32737 \noun off
32738 \color none
32739 £
32740 \end_layout
32741
32742 \end_inset
32743 </cell>
32744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32745 \begin_inset Text
32746
32747 \begin_layout Plain Layout
32748
32749 \family roman
32750 \series medium
32751 \shape up
32752 \emph off
32753 \bar no
32754 \noun off
32755 \color none
32756 ³
32757 \end_layout
32758
32759 \end_inset
32760 </cell>
32761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32762 \begin_inset Text
32763
32764 \begin_layout Plain Layout
32765
32766 \family roman
32767 \series medium
32768 \shape up
32769 \emph off
32770 \bar no
32771 \noun off
32772 \color none
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 \family roman
32784 \series medium
32785 \shape up
32786 \emph off
32787 \bar no
32788 \noun off
32789 \color none
32790 Ó
32791 \end_layout
32792
32793 \end_inset
32794 </cell>
32795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32796 \begin_inset Text
32797
32798 \begin_layout Plain Layout
32799
32800 \family roman
32801 \series medium
32802 \shape up
32803 \emph off
32804 \bar no
32805 \noun off
32806 \color none
32807 ã
32808 \end_layout
32809
32810 \end_inset
32811 </cell>
32812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816
32817 \family roman
32818 \series medium
32819 \shape up
32820 \emph off
32821 \bar no
32822 \noun off
32823 \color none
32824 ó
32825 \end_layout
32826
32827 \end_inset
32828 </cell>
32829 </row>
32830 <row>
32831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32832 \begin_inset Text
32833
32834 \begin_layout Plain Layout
32835
32836 \family roman
32837 \series medium
32838 \shape up
32839 \size tiny
32840 \emph off
32841 \bar no
32842 \noun off
32843 \color none
32844 04
32845 \end_layout
32846
32847 \end_inset
32848 </cell>
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32859 \begin_inset Text
32860
32861 \begin_layout Plain Layout
32862
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871
32872 \family roman
32873 \series medium
32874 \shape up
32875 \emph off
32876 \bar no
32877 \noun off
32878 \color none
32879 $
32880 \end_layout
32881
32882 \end_inset
32883 </cell>
32884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32885 \begin_inset Text
32886
32887 \begin_layout Plain Layout
32888
32889 \family roman
32890 \series medium
32891 \shape up
32892 \emph off
32893 \bar no
32894 \noun off
32895 \color none
32896 4
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905
32906 \family roman
32907 \series medium
32908 \shape up
32909 \emph off
32910 \bar no
32911 \noun off
32912 \color none
32913 D
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 \family roman
32924 \series medium
32925 \shape up
32926 \emph off
32927 \bar no
32928 \noun off
32929 \color none
32930 T
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939
32940 \family roman
32941 \series medium
32942 \shape up
32943 \emph off
32944 \bar no
32945 \noun off
32946 \color none
32947 d
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956
32957 \family roman
32958 \series medium
32959 \shape up
32960 \emph off
32961 \bar no
32962 \noun off
32963 \color none
32964 t
32965 \end_layout
32966
32967 \end_inset
32968 </cell>
32969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973
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 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991 ¤
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000
33001 \family roman
33002 \series medium
33003 \shape up
33004 \emph off
33005 \bar no
33006 \noun off
33007 \color none
33008 ´
33009 \end_layout
33010
33011 \end_inset
33012 </cell>
33013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33014 \begin_inset Text
33015
33016 \begin_layout Plain Layout
33017
33018 \family roman
33019 \series medium
33020 \shape up
33021 \emph off
33022 \bar no
33023 \noun off
33024 \color none
33025 Ä
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33031 \begin_inset Text
33032
33033 \begin_layout Plain Layout
33034
33035 \family roman
33036 \series medium
33037 \shape up
33038 \emph off
33039 \bar no
33040 \noun off
33041 \color none
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 \family roman
33053 \series medium
33054 \shape up
33055 \emph off
33056 \bar no
33057 \noun off
33058 \color none
33059 ä
33060 \end_layout
33061
33062 \end_inset
33063 </cell>
33064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068
33069 \family roman
33070 \series medium
33071 \shape up
33072 \emph off
33073 \bar no
33074 \noun off
33075 \color none
33076 ô
33077 \end_layout
33078
33079 \end_inset
33080 </cell>
33081 </row>
33082 <row>
33083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33084 \begin_inset Text
33085
33086 \begin_layout Plain Layout
33087
33088 \family roman
33089 \series medium
33090 \shape up
33091 \size tiny
33092 \emph off
33093 \bar no
33094 \noun off
33095 \color none
33096 05
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123
33124 \family roman
33125 \series medium
33126 \shape up
33127 \emph off
33128 \bar no
33129 \noun off
33130 \color none
33131 %
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140
33141 \family roman
33142 \series medium
33143 \shape up
33144 \emph off
33145 \bar no
33146 \noun off
33147 \color none
33148 5
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157
33158 \family roman
33159 \series medium
33160 \shape up
33161 \emph off
33162 \bar no
33163 \noun off
33164 \color none
33165 E
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 \family roman
33176 \series medium
33177 \shape up
33178 \emph off
33179 \bar no
33180 \noun off
33181 \color none
33182 U
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33188 \begin_inset Text
33189
33190 \begin_layout Plain Layout
33191
33192 \family roman
33193 \series medium
33194 \shape up
33195 \emph off
33196 \bar no
33197 \noun off
33198 \color none
33199 e
33200 \end_layout
33201
33202 \end_inset
33203 </cell>
33204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33205 \begin_inset Text
33206
33207 \begin_layout Plain Layout
33208
33209 \family roman
33210 \series medium
33211 \shape up
33212 \emph off
33213 \bar no
33214 \noun off
33215 \color none
33216 u
33217 \end_layout
33218
33219 \end_inset
33220 </cell>
33221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33222 \begin_inset Text
33223
33224 \begin_layout Plain Layout
33225
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 \end_layout
33236
33237 \end_inset
33238 </cell>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243 ¥
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252
33253 \family roman
33254 \series medium
33255 \shape up
33256 \emph off
33257 \bar no
33258 \noun off
33259 \color none
33260 µ
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269
33270 \family roman
33271 \series medium
33272 \shape up
33273 \emph off
33274 \bar no
33275 \noun off
33276 \color none
33277 Å
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33283 \begin_inset Text
33284
33285 \begin_layout Plain Layout
33286
33287 \family roman
33288 \series medium
33289 \shape up
33290 \emph off
33291 \bar no
33292 \noun off
33293 \color none
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 \family roman
33305 \series medium
33306 \shape up
33307 \emph off
33308 \bar no
33309 \noun off
33310 \color none
33311 å
33312 \end_layout
33313
33314 \end_inset
33315 </cell>
33316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33317 \begin_inset Text
33318
33319 \begin_layout Plain Layout
33320
33321 \family roman
33322 \series medium
33323 \shape up
33324 \emph off
33325 \bar no
33326 \noun off
33327 \color none
33328 õ
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 </row>
33334 <row>
33335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339
33340 \family roman
33341 \series medium
33342 \shape up
33343 \size tiny
33344 \emph off
33345 \bar no
33346 \noun off
33347 \color none
33348 06
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33354 \begin_inset Text
33355
33356 \begin_layout Plain Layout
33357
33358 \end_layout
33359
33360 \end_inset
33361 </cell>
33362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33363 \begin_inset Text
33364
33365 \begin_layout Plain Layout
33366
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375
33376 \family roman
33377 \series medium
33378 \shape up
33379 \emph off
33380 \bar no
33381 \noun off
33382 \color none
33383 &
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392
33393 \family roman
33394 \series medium
33395 \shape up
33396 \emph off
33397 \bar no
33398 \noun off
33399 \color none
33400 6
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family roman
33411 \series medium
33412 \shape up
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 F
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 \family roman
33428 \series medium
33429 \shape up
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 V
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 f
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \family roman
33462 \series medium
33463 \shape up
33464 \emph off
33465 \bar no
33466 \noun off
33467 \color none
33468 v
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477
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 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33492 \begin_inset Text
33493
33494 \begin_layout Plain Layout
33495 ¦
33496 \end_layout
33497
33498 \end_inset
33499 </cell>
33500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33501 \begin_inset Text
33502
33503 \begin_layout Plain Layout
33504
33505 \family roman
33506 \series medium
33507 \shape up
33508 \emph off
33509 \bar no
33510 \noun off
33511 \color none
33512
33513 \end_layout
33514
33515 \end_inset
33516 </cell>
33517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33518 \begin_inset Text
33519
33520 \begin_layout Plain Layout
33521
33522 \family roman
33523 \series medium
33524 \shape up
33525 \emph off
33526 \bar no
33527 \noun off
33528 \color none
33529 Æ
33530 \end_layout
33531
33532 \end_inset
33533 </cell>
33534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33535 \begin_inset Text
33536
33537 \begin_layout Plain Layout
33538
33539 \family roman
33540 \series medium
33541 \shape up
33542 \emph off
33543 \bar no
33544 \noun off
33545 \color none
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 \family roman
33557 \series medium
33558 \shape up
33559 \emph off
33560 \bar no
33561 \noun off
33562 \color none
33563 æ
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33569 \begin_inset Text
33570
33571 \begin_layout Plain Layout
33572
33573 \family roman
33574 \series medium
33575 \shape up
33576 \emph off
33577 \bar no
33578 \noun off
33579 \color none
33580 ö
33581 \end_layout
33582
33583 \end_inset
33584 </cell>
33585 </row>
33586 <row>
33587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33588 \begin_inset Text
33589
33590 \begin_layout Plain Layout
33591
33592 \family roman
33593 \series medium
33594 \shape up
33595 \size tiny
33596 \emph off
33597 \bar no
33598 \noun off
33599 \color none
33600 07
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609
33610 \end_layout
33611
33612 \end_inset
33613 </cell>
33614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33615 \begin_inset Text
33616
33617 \begin_layout Plain Layout
33618
33619 \end_layout
33620
33621 \end_inset
33622 </cell>
33623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33624 \begin_inset Text
33625
33626 \begin_layout Plain Layout
33627
33628 \family roman
33629 \series medium
33630 \shape up
33631 \emph off
33632 \bar no
33633 \noun off
33634 \color none
33635 `
33636 \end_layout
33637
33638 \end_inset
33639 </cell>
33640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33641 \begin_inset Text
33642
33643 \begin_layout Plain Layout
33644
33645 \family roman
33646 \series medium
33647 \shape up
33648 \emph off
33649 \bar no
33650 \noun off
33651 \color none
33652 7
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33658 \begin_inset Text
33659
33660 \begin_layout Plain Layout
33661
33662 \family roman
33663 \series medium
33664 \shape up
33665 \emph off
33666 \bar no
33667 \noun off
33668 \color none
33669 G
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 \family roman
33680 \series medium
33681 \shape up
33682 \emph off
33683 \bar no
33684 \noun off
33685 \color none
33686 W
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695
33696 \family roman
33697 \series medium
33698 \shape up
33699 \emph off
33700 \bar no
33701 \noun off
33702 \color none
33703 g
33704 \end_layout
33705
33706 \end_inset
33707 </cell>
33708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712
33713 \family roman
33714 \series medium
33715 \shape up
33716 \emph off
33717 \bar no
33718 \noun off
33719 \color none
33720 w
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729
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 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \family roman
33749 \series medium
33750 \shape up
33751 \emph off
33752 \bar no
33753 \noun off
33754 \color none
33755 §
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \family roman
33766 \series medium
33767 \shape up
33768 \emph off
33769 \bar no
33770 \noun off
33771 \color none
33772 ·
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family roman
33783 \series medium
33784 \shape up
33785 \emph off
33786 \bar no
33787 \noun off
33788 \color none
33789 Ç
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \family roman
33800 \series medium
33801 \shape up
33802 \emph off
33803 \bar no
33804 \noun off
33805 \color none
33806 ×
33807 \end_layout
33808
33809 \end_inset
33810 </cell>
33811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33812 \begin_inset Text
33813
33814 \begin_layout Plain Layout
33815
33816 \family roman
33817 \series medium
33818 \shape up
33819 \emph off
33820 \bar no
33821 \noun off
33822 \color none
33823 ç
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33829 \begin_inset Text
33830
33831 \begin_layout Plain Layout
33832
33833 \family roman
33834 \series medium
33835 \shape up
33836 \emph off
33837 \bar no
33838 \noun off
33839 \color none
33840 ÷
33841 \end_layout
33842
33843 \end_inset
33844 </cell>
33845 </row>
33846 <row>
33847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851
33852 \family roman
33853 \series medium
33854 \shape up
33855 \size tiny
33856 \emph off
33857 \bar no
33858 \noun off
33859 \color none
33860 08
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33866 \begin_inset Text
33867
33868 \begin_layout Plain Layout
33869
33870 \end_layout
33871
33872 \end_inset
33873 </cell>
33874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33875 \begin_inset Text
33876
33877 \begin_layout Plain Layout
33878
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family roman
33889 \series medium
33890 \shape up
33891 \emph off
33892 \bar no
33893 \noun off
33894 \color none
33895 (
33896 \end_layout
33897
33898 \end_inset
33899 </cell>
33900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33901 \begin_inset Text
33902
33903 \begin_layout Plain Layout
33904
33905 \family roman
33906 \series medium
33907 \shape up
33908 \emph off
33909 \bar no
33910 \noun off
33911 \color none
33912 8
33913 \end_layout
33914
33915 \end_inset
33916 </cell>
33917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33918 \begin_inset Text
33919
33920 \begin_layout Plain Layout
33921
33922 \family roman
33923 \series medium
33924 \shape up
33925 \emph off
33926 \bar no
33927 \noun off
33928 \color none
33929 H
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 \family roman
33940 \series medium
33941 \shape up
33942 \emph off
33943 \bar no
33944 \noun off
33945 \color none
33946 X
33947 \end_layout
33948
33949 \end_inset
33950 </cell>
33951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33952 \begin_inset Text
33953
33954 \begin_layout Plain Layout
33955
33956 \family roman
33957 \series medium
33958 \shape up
33959 \emph off
33960 \bar no
33961 \noun off
33962 \color none
33963 h
33964 \end_layout
33965
33966 \end_inset
33967 </cell>
33968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33969 \begin_inset Text
33970
33971 \begin_layout Plain Layout
33972
33973 \family roman
33974 \series medium
33975 \shape up
33976 \emph off
33977 \bar no
33978 \noun off
33979 \color none
33980 x
33981 \end_layout
33982
33983 \end_inset
33984 </cell>
33985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33986 \begin_inset Text
33987
33988 \begin_layout Plain Layout
33989
33990 \end_layout
33991
33992 \end_inset
33993 </cell>
33994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33995 \begin_inset Text
33996
33997 \begin_layout Plain Layout
33998
33999 \end_layout
34000
34001 \end_inset
34002 </cell>
34003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34004 \begin_inset Text
34005
34006 \begin_layout Plain Layout
34007
34008 \family roman
34009 \series medium
34010 \shape up
34011 \emph off
34012 \bar no
34013 \noun off
34014 \color none
34015 ¨
34016 \end_layout
34017
34018 \end_inset
34019 </cell>
34020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34021 \begin_inset Text
34022
34023 \begin_layout Plain Layout
34024
34025 \family roman
34026 \series medium
34027 \shape up
34028 \emph off
34029 \bar no
34030 \noun off
34031 \color none
34032 ¸
34033 \end_layout
34034
34035 \end_inset
34036 </cell>
34037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34038 \begin_inset Text
34039
34040 \begin_layout Plain Layout
34041
34042 \family roman
34043 \series medium
34044 \shape up
34045 \emph off
34046 \bar no
34047 \noun off
34048 \color none
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 \family roman
34060 \series medium
34061 \shape up
34062 \emph off
34063 \bar no
34064 \noun off
34065 \color none
34066 Ø
34067 \end_layout
34068
34069 \end_inset
34070 </cell>
34071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34072 \begin_inset Text
34073
34074 \begin_layout Plain Layout
34075
34076 \family roman
34077 \series medium
34078 \shape up
34079 \emph off
34080 \bar no
34081 \noun off
34082 \color none
34083 è
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34089 \begin_inset Text
34090
34091 \begin_layout Plain Layout
34092
34093 \family roman
34094 \series medium
34095 \shape up
34096 \emph off
34097 \bar no
34098 \noun off
34099 \color none
34100 ø
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 </row>
34106 <row>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \family roman
34113 \series medium
34114 \shape up
34115 \size tiny
34116 \emph off
34117 \bar no
34118 \noun off
34119 \color none
34120 09
34121 \end_layout
34122
34123 \end_inset
34124 </cell>
34125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34126 \begin_inset Text
34127
34128 \begin_layout Plain Layout
34129
34130 \end_layout
34131
34132 \end_inset
34133 </cell>
34134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34135 \begin_inset Text
34136
34137 \begin_layout Plain Layout
34138
34139 \end_layout
34140
34141 \end_inset
34142 </cell>
34143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Plain Layout
34147
34148 \family roman
34149 \series medium
34150 \shape up
34151 \emph off
34152 \bar no
34153 \noun off
34154 \color none
34155 )
34156 \end_layout
34157
34158 \end_inset
34159 </cell>
34160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34161 \begin_inset Text
34162
34163 \begin_layout Plain Layout
34164
34165 \family roman
34166 \series medium
34167 \shape up
34168 \emph off
34169 \bar no
34170 \noun off
34171 \color none
34172 9
34173 \end_layout
34174
34175 \end_inset
34176 </cell>
34177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Plain Layout
34181
34182 \family roman
34183 \series medium
34184 \shape up
34185 \emph off
34186 \bar no
34187 \noun off
34188 \color none
34189 I
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 \family roman
34200 \series medium
34201 \shape up
34202 \emph off
34203 \bar no
34204 \noun off
34205 \color none
34206 Y
34207 \end_layout
34208
34209 \end_inset
34210 </cell>
34211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34212 \begin_inset Text
34213
34214 \begin_layout Plain Layout
34215
34216 \family roman
34217 \series medium
34218 \shape up
34219 \emph off
34220 \bar no
34221 \noun off
34222 \color none
34223 i
34224 \end_layout
34225
34226 \end_inset
34227 </cell>
34228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34229 \begin_inset Text
34230
34231 \begin_layout Plain Layout
34232
34233 \family roman
34234 \series medium
34235 \shape up
34236 \emph off
34237 \bar no
34238 \noun off
34239 \color none
34240 y
34241 \end_layout
34242
34243 \end_inset
34244 </cell>
34245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34246 \begin_inset Text
34247
34248 \begin_layout Plain Layout
34249
34250 \end_layout
34251
34252 \end_inset
34253 </cell>
34254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34255 \begin_inset Text
34256
34257 \begin_layout Plain Layout
34258
34259 \end_layout
34260
34261 \end_inset
34262 </cell>
34263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34264 \begin_inset Text
34265
34266 \begin_layout Plain Layout
34267
34268 \family roman
34269 \series medium
34270 \shape up
34271 \emph off
34272 \bar no
34273 \noun off
34274 \color none
34275 ©
34276 \end_layout
34277
34278 \end_inset
34279 </cell>
34280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Plain Layout
34284
34285 \family roman
34286 \series medium
34287 \shape up
34288 \emph off
34289 \bar no
34290 \noun off
34291 \color none
34292 ¹
34293 \end_layout
34294
34295 \end_inset
34296 </cell>
34297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34298 \begin_inset Text
34299
34300 \begin_layout Plain Layout
34301
34302 \family roman
34303 \series medium
34304 \shape up
34305 \emph off
34306 \bar no
34307 \noun off
34308 \color none
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 \family roman
34320 \series medium
34321 \shape up
34322 \emph off
34323 \bar no
34324 \noun off
34325 \color none
34326 Ù
34327 \end_layout
34328
34329 \end_inset
34330 </cell>
34331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34332 \begin_inset Text
34333
34334 \begin_layout Plain Layout
34335
34336 \family roman
34337 \series medium
34338 \shape up
34339 \emph off
34340 \bar no
34341 \noun off
34342 \color none
34343 é
34344 \end_layout
34345
34346 \end_inset
34347 </cell>
34348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34349 \begin_inset Text
34350
34351 \begin_layout Plain Layout
34352
34353 \family roman
34354 \series medium
34355 \shape up
34356 \emph off
34357 \bar no
34358 \noun off
34359 \color none
34360 ù
34361 \end_layout
34362
34363 \end_inset
34364 </cell>
34365 </row>
34366 <row>
34367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371
34372 \family roman
34373 \series medium
34374 \shape up
34375 \size tiny
34376 \emph off
34377 \bar no
34378 \noun off
34379 \color none
34380 0A
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389
34390 \end_layout
34391
34392 \end_inset
34393 </cell>
34394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34395 \begin_inset Text
34396
34397 \begin_layout Plain Layout
34398
34399 \end_layout
34400
34401 \end_inset
34402 </cell>
34403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34404 \begin_inset Text
34405
34406 \begin_layout Plain Layout
34407
34408 \family roman
34409 \series medium
34410 \shape up
34411 \emph off
34412 \bar no
34413 \noun off
34414 \color none
34415 *
34416 \end_layout
34417
34418 \end_inset
34419 </cell>
34420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34421 \begin_inset Text
34422
34423 \begin_layout Plain Layout
34424
34425 \family roman
34426 \series medium
34427 \shape up
34428 \emph off
34429 \bar no
34430 \noun off
34431 \color none
34432 :
34433 \end_layout
34434
34435 \end_inset
34436 </cell>
34437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441
34442 \family roman
34443 \series medium
34444 \shape up
34445 \emph off
34446 \bar no
34447 \noun off
34448 \color none
34449 J
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 \family roman
34460 \series medium
34461 \shape up
34462 \emph off
34463 \bar no
34464 \noun off
34465 \color none
34466 Z
34467 \end_layout
34468
34469 \end_inset
34470 </cell>
34471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475
34476 \family roman
34477 \series medium
34478 \shape up
34479 \emph off
34480 \bar no
34481 \noun off
34482 \color none
34483 j
34484 \end_layout
34485
34486 \end_inset
34487 </cell>
34488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34489 \begin_inset Text
34490
34491 \begin_layout Plain Layout
34492
34493 \family roman
34494 \series medium
34495 \shape up
34496 \emph off
34497 \bar no
34498 \noun off
34499 \color none
34500 z
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34506 \begin_inset Text
34507
34508 \begin_layout Plain Layout
34509
34510 \end_layout
34511
34512 \end_inset
34513 </cell>
34514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34515 \begin_inset Text
34516
34517 \begin_layout Plain Layout
34518
34519 \end_layout
34520
34521 \end_inset
34522 </cell>
34523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34524 \begin_inset Text
34525
34526 \begin_layout Plain Layout
34527
34528 \family roman
34529 \series medium
34530 \shape up
34531 \emph off
34532 \bar no
34533 \noun off
34534 \color none
34535 ª
34536 \end_layout
34537
34538 \end_inset
34539 </cell>
34540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34541 \begin_inset Text
34542
34543 \begin_layout Plain Layout
34544
34545 \family roman
34546 \series medium
34547 \shape up
34548 \emph off
34549 \bar no
34550 \noun off
34551 \color none
34552 º
34553 \end_layout
34554
34555 \end_inset
34556 </cell>
34557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34558 \begin_inset Text
34559
34560 \begin_layout Plain Layout
34561
34562 \family roman
34563 \series medium
34564 \shape up
34565 \emph off
34566 \bar no
34567 \noun off
34568 \color none
34569 Ê
34570 \end_layout
34571
34572 \end_inset
34573 </cell>
34574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34575 \begin_inset Text
34576
34577 \begin_layout Plain Layout
34578
34579 \family roman
34580 \series medium
34581 \shape up
34582 \emph off
34583 \bar no
34584 \noun off
34585 \color none
34586 Ú
34587 \end_layout
34588
34589 \end_inset
34590 </cell>
34591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34592 \begin_inset Text
34593
34594 \begin_layout Plain Layout
34595
34596 \family roman
34597 \series medium
34598 \shape up
34599 \emph off
34600 \bar no
34601 \noun off
34602 \color none
34603 ê
34604 \end_layout
34605
34606 \end_inset
34607 </cell>
34608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34609 \begin_inset Text
34610
34611 \begin_layout Plain Layout
34612
34613 \family roman
34614 \series medium
34615 \shape up
34616 \emph off
34617 \bar no
34618 \noun off
34619 \color none
34620 ú
34621 \end_layout
34622
34623 \end_inset
34624 </cell>
34625 </row>
34626 <row>
34627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34628 \begin_inset Text
34629
34630 \begin_layout Plain Layout
34631
34632 \family roman
34633 \series medium
34634 \shape up
34635 \size tiny
34636 \emph off
34637 \bar no
34638 \noun off
34639 \color none
34640 0B
34641 \end_layout
34642
34643 \end_inset
34644 </cell>
34645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34646 \begin_inset Text
34647
34648 \begin_layout Plain Layout
34649
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34655 \begin_inset Text
34656
34657 \begin_layout Plain Layout
34658
34659 \end_layout
34660
34661 \end_inset
34662 </cell>
34663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34664 \begin_inset Text
34665
34666 \begin_layout Plain Layout
34667
34668 \family roman
34669 \series medium
34670 \shape up
34671 \emph off
34672 \bar no
34673 \noun off
34674 \color none
34675 +
34676 \end_layout
34677
34678 \end_inset
34679 </cell>
34680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34681 \begin_inset Text
34682
34683 \begin_layout Plain Layout
34684
34685 \family roman
34686 \series medium
34687 \shape up
34688 \emph off
34689 \bar no
34690 \noun off
34691 \color none
34692 ;
34693 \end_layout
34694
34695 \end_inset
34696 </cell>
34697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34698 \begin_inset Text
34699
34700 \begin_layout Plain Layout
34701
34702 \family roman
34703 \series medium
34704 \shape up
34705 \emph off
34706 \bar no
34707 \noun off
34708 \color none
34709 K
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 \family roman
34720 \series medium
34721 \shape up
34722 \emph off
34723 \bar no
34724 \noun off
34725 \color none
34726 [
34727 \end_layout
34728
34729 \end_inset
34730 </cell>
34731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34732 \begin_inset Text
34733
34734 \begin_layout Plain Layout
34735
34736 \family roman
34737 \series medium
34738 \shape up
34739 \emph off
34740 \bar no
34741 \noun off
34742 \color none
34743 k
34744 \end_layout
34745
34746 \end_inset
34747 </cell>
34748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34749 \begin_inset Text
34750
34751 \begin_layout Plain Layout
34752
34753 \family roman
34754 \series medium
34755 \shape up
34756 \emph off
34757 \bar no
34758 \noun off
34759 \color none
34760 {
34761 \end_layout
34762
34763 \end_inset
34764 </cell>
34765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34766 \begin_inset Text
34767
34768 \begin_layout Plain Layout
34769
34770 \end_layout
34771
34772 \end_inset
34773 </cell>
34774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34775 \begin_inset Text
34776
34777 \begin_layout Plain Layout
34778
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Plain Layout
34787
34788 \family roman
34789 \series medium
34790 \shape up
34791 \emph off
34792 \bar no
34793 \noun off
34794 \color none
34795 «
34796 \end_layout
34797
34798 \end_inset
34799 </cell>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804
34805 \family roman
34806 \series medium
34807 \shape up
34808 \emph off
34809 \bar no
34810 \noun off
34811 \color none
34812 »
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Plain Layout
34821
34822 \family roman
34823 \series medium
34824 \shape up
34825 \emph off
34826 \bar no
34827 \noun off
34828 \color none
34829 Ë
34830 \end_layout
34831
34832 \end_inset
34833 </cell>
34834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34835 \begin_inset Text
34836
34837 \begin_layout Plain Layout
34838
34839 \family roman
34840 \series medium
34841 \shape up
34842 \emph off
34843 \bar no
34844 \noun off
34845 \color none
34846 Û
34847 \end_layout
34848
34849 \end_inset
34850 </cell>
34851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34852 \begin_inset Text
34853
34854 \begin_layout Plain Layout
34855
34856 \family roman
34857 \series medium
34858 \shape up
34859 \emph off
34860 \bar no
34861 \noun off
34862 \color none
34863 ë
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34869 \begin_inset Text
34870
34871 \begin_layout Plain Layout
34872
34873 \family roman
34874 \series medium
34875 \shape up
34876 \emph off
34877 \bar no
34878 \noun off
34879 \color none
34880 û
34881 \end_layout
34882
34883 \end_inset
34884 </cell>
34885 </row>
34886 <row>
34887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891
34892 \family roman
34893 \series medium
34894 \shape up
34895 \size tiny
34896 \emph off
34897 \bar no
34898 \noun off
34899 \color none
34900 0C
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909
34910 \end_layout
34911
34912 \end_inset
34913 </cell>
34914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34915 \begin_inset Text
34916
34917 \begin_layout Plain Layout
34918
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927
34928 \family roman
34929 \series medium
34930 \shape up
34931 \emph off
34932 \bar no
34933 \noun off
34934 \color none
34935 ,
34936 \end_layout
34937
34938 \end_inset
34939 </cell>
34940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34941 \begin_inset Text
34942
34943 \begin_layout Plain Layout
34944
34945 \family roman
34946 \series medium
34947 \shape up
34948 \emph off
34949 \bar no
34950 \noun off
34951 \color none
34952 <
34953 \end_layout
34954
34955 \end_inset
34956 </cell>
34957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34958 \begin_inset Text
34959
34960 \begin_layout Plain Layout
34961
34962 \family roman
34963 \series medium
34964 \shape up
34965 \emph off
34966 \bar no
34967 \noun off
34968 \color none
34969 L
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 \family roman
34980 \series medium
34981 \shape up
34982 \emph off
34983 \bar no
34984 \noun off
34985 \color none
34986
34987 \backslash
34988
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997
34998 \family roman
34999 \series medium
35000 \shape up
35001 \emph off
35002 \bar no
35003 \noun off
35004 \color none
35005 l
35006 \end_layout
35007
35008 \end_inset
35009 </cell>
35010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35011 \begin_inset Text
35012
35013 \begin_layout Plain Layout
35014
35015 \family roman
35016 \series medium
35017 \shape up
35018 \emph off
35019 \bar no
35020 \noun off
35021 \color none
35022 |
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35028 \begin_inset Text
35029
35030 \begin_layout Plain Layout
35031
35032 \end_layout
35033
35034 \end_inset
35035 </cell>
35036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35037 \begin_inset Text
35038
35039 \begin_layout Plain Layout
35040
35041 \end_layout
35042
35043 \end_inset
35044 </cell>
35045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35046 \begin_inset Text
35047
35048 \begin_layout Plain Layout
35049
35050 \family roman
35051 \series medium
35052 \shape up
35053 \emph off
35054 \bar no
35055 \noun off
35056 \color none
35057 ¬
35058 \end_layout
35059
35060 \end_inset
35061 </cell>
35062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35063 \begin_inset Text
35064
35065 \begin_layout Plain Layout
35066
35067 \family roman
35068 \series medium
35069 \shape up
35070 \emph off
35071 \bar no
35072 \noun off
35073 \color none
35074 ¼
35075 \end_layout
35076
35077 \end_inset
35078 </cell>
35079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35080 \begin_inset Text
35081
35082 \begin_layout Plain Layout
35083
35084 \family roman
35085 \series medium
35086 \shape up
35087 \emph off
35088 \bar no
35089 \noun off
35090 \color none
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 \family roman
35102 \series medium
35103 \shape up
35104 \emph off
35105 \bar no
35106 \noun off
35107 \color none
35108 Ü
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35114 \begin_inset Text
35115
35116 \begin_layout Plain Layout
35117
35118 \family roman
35119 \series medium
35120 \shape up
35121 \emph off
35122 \bar no
35123 \noun off
35124 \color none
35125 ì
35126 \end_layout
35127
35128 \end_inset
35129 </cell>
35130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35131 \begin_inset Text
35132
35133 \begin_layout Plain Layout
35134
35135 \family roman
35136 \series medium
35137 \shape up
35138 \emph off
35139 \bar no
35140 \noun off
35141 \color none
35142 ü
35143 \end_layout
35144
35145 \end_inset
35146 </cell>
35147 </row>
35148 <row>
35149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35150 \begin_inset Text
35151
35152 \begin_layout Plain Layout
35153
35154 \family roman
35155 \series medium
35156 \shape up
35157 \size tiny
35158 \emph off
35159 \bar no
35160 \noun off
35161 \color none
35162 0D
35163 \end_layout
35164
35165 \end_inset
35166 </cell>
35167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35168 \begin_inset Text
35169
35170 \begin_layout Plain Layout
35171
35172 \end_layout
35173
35174 \end_inset
35175 </cell>
35176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35177 \begin_inset Text
35178
35179 \begin_layout Plain Layout
35180
35181 \end_layout
35182
35183 \end_inset
35184 </cell>
35185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35186 \begin_inset Text
35187
35188 \begin_layout Plain Layout
35189
35190 \family roman
35191 \series medium
35192 \shape up
35193 \emph off
35194 \bar no
35195 \noun off
35196 \color none
35197 -
35198 \end_layout
35199
35200 \end_inset
35201 </cell>
35202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35203 \begin_inset Text
35204
35205 \begin_layout Plain Layout
35206
35207 \family roman
35208 \series medium
35209 \shape up
35210 \emph off
35211 \bar no
35212 \noun off
35213 \color none
35214 =
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \family roman
35225 \series medium
35226 \shape up
35227 \emph off
35228 \bar no
35229 \noun off
35230 \color none
35231 M
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 \family roman
35242 \series medium
35243 \shape up
35244 \emph off
35245 \bar no
35246 \noun off
35247 \color none
35248 ]
35249 \end_layout
35250
35251 \end_inset
35252 </cell>
35253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35254 \begin_inset Text
35255
35256 \begin_layout Plain Layout
35257
35258 \family roman
35259 \series medium
35260 \shape up
35261 \emph off
35262 \bar no
35263 \noun off
35264 \color none
35265 m
35266 \end_layout
35267
35268 \end_inset
35269 </cell>
35270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274
35275 \family roman
35276 \series medium
35277 \shape up
35278 \emph off
35279 \bar no
35280 \noun off
35281 \color none
35282 }
35283 \end_layout
35284
35285 \end_inset
35286 </cell>
35287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35288 \begin_inset Text
35289
35290 \begin_layout Plain Layout
35291
35292 \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 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \end_layout
35311
35312 \end_inset
35313 </cell>
35314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35315 \begin_inset Text
35316
35317 \begin_layout Plain Layout
35318
35319 \family roman
35320 \series medium
35321 \shape up
35322 \emph off
35323 \bar no
35324 \noun off
35325 \color none
35326 ½
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35332 \begin_inset Text
35333
35334 \begin_layout Plain Layout
35335
35336 \family roman
35337 \series medium
35338 \shape up
35339 \emph off
35340 \bar no
35341 \noun off
35342 \color none
35343 Í
35344 \end_layout
35345
35346 \end_inset
35347 </cell>
35348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35349 \begin_inset Text
35350
35351 \begin_layout Plain Layout
35352
35353 \family roman
35354 \series medium
35355 \shape up
35356 \emph off
35357 \bar no
35358 \noun off
35359 \color none
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 \family roman
35371 \series medium
35372 \shape up
35373 \emph off
35374 \bar no
35375 \noun off
35376 \color none
35377 í
35378 \end_layout
35379
35380 \end_inset
35381 </cell>
35382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35383 \begin_inset Text
35384
35385 \begin_layout Plain Layout
35386
35387 \family roman
35388 \series medium
35389 \shape up
35390 \emph off
35391 \bar no
35392 \noun off
35393 \color none
35394 ý
35395 \end_layout
35396
35397 \end_inset
35398 </cell>
35399 </row>
35400 <row>
35401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35402 \begin_inset Text
35403
35404 \begin_layout Plain Layout
35405
35406 \family roman
35407 \series medium
35408 \shape up
35409 \size tiny
35410 \emph off
35411 \bar no
35412 \noun off
35413 \color none
35414 0E
35415 \end_layout
35416
35417 \end_inset
35418 </cell>
35419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Plain Layout
35423
35424 \end_layout
35425
35426 \end_inset
35427 </cell>
35428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35429 \begin_inset Text
35430
35431 \begin_layout Plain Layout
35432
35433 \end_layout
35434
35435 \end_inset
35436 </cell>
35437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Plain Layout
35441
35442 \family roman
35443 \series medium
35444 \shape up
35445 \emph off
35446 \bar no
35447 \noun off
35448 \color none
35449 .
35450 \end_layout
35451
35452 \end_inset
35453 </cell>
35454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35455 \begin_inset Text
35456
35457 \begin_layout Plain Layout
35458
35459 \family roman
35460 \series medium
35461 \shape up
35462 \emph off
35463 \bar no
35464 \noun off
35465 \color none
35466 >
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475
35476 \family roman
35477 \series medium
35478 \shape up
35479 \emph off
35480 \bar no
35481 \noun off
35482 \color none
35483 N
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 \family roman
35494 \series medium
35495 \shape up
35496 \emph off
35497 \bar no
35498 \noun off
35499 \color none
35500 ^
35501 \end_layout
35502
35503 \end_inset
35504 </cell>
35505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35506 \begin_inset Text
35507
35508 \begin_layout Plain Layout
35509
35510 \family roman
35511 \series medium
35512 \shape up
35513 \emph off
35514 \bar no
35515 \noun off
35516 \color none
35517 n
35518 \end_layout
35519
35520 \end_inset
35521 </cell>
35522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35523 \begin_inset Text
35524
35525 \begin_layout Plain Layout
35526
35527 \family roman
35528 \series medium
35529 \shape up
35530 \emph off
35531 \bar no
35532 \noun off
35533 \color none
35534 ~
35535 \end_layout
35536
35537 \end_inset
35538 </cell>
35539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35540 \begin_inset Text
35541
35542 \begin_layout Plain Layout
35543
35544 \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 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35558 \begin_inset Text
35559
35560 \begin_layout Plain Layout
35561
35562 \family roman
35563 \series medium
35564 \shape up
35565 \emph off
35566 \bar no
35567 \noun off
35568 \color none
35569 ®
35570 \end_layout
35571
35572 \end_inset
35573 </cell>
35574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35575 \begin_inset Text
35576
35577 \begin_layout Plain Layout
35578
35579 \family roman
35580 \series medium
35581 \shape up
35582 \emph off
35583 \bar no
35584 \noun off
35585 \color none
35586 ¾
35587 \end_layout
35588
35589 \end_inset
35590 </cell>
35591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595
35596 \family roman
35597 \series medium
35598 \shape up
35599 \emph off
35600 \bar no
35601 \noun off
35602 \color none
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 \family roman
35614 \series medium
35615 \shape up
35616 \emph off
35617 \bar no
35618 \noun off
35619 \color none
35620 Þ
35621 \end_layout
35622
35623 \end_inset
35624 </cell>
35625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35626 \begin_inset Text
35627
35628 \begin_layout Plain Layout
35629
35630 \family roman
35631 \series medium
35632 \shape up
35633 \emph off
35634 \bar no
35635 \noun off
35636 \color none
35637 î
35638 \end_layout
35639
35640 \end_inset
35641 </cell>
35642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35643 \begin_inset Text
35644
35645 \begin_layout Plain Layout
35646
35647 \family roman
35648 \series medium
35649 \shape up
35650 \emph off
35651 \bar no
35652 \noun off
35653 \color none
35654 þ
35655 \end_layout
35656
35657 \end_inset
35658 </cell>
35659 </row>
35660 <row>
35661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35662 \begin_inset Text
35663
35664 \begin_layout Plain Layout
35665
35666 \family roman
35667 \series medium
35668 \shape up
35669 \size tiny
35670 \emph off
35671 \bar no
35672 \noun off
35673 \color none
35674 0F
35675 \end_layout
35676
35677 \end_inset
35678 </cell>
35679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35680 \begin_inset Text
35681
35682 \begin_layout Plain Layout
35683
35684 \end_layout
35685
35686 \end_inset
35687 </cell>
35688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35689 \begin_inset Text
35690
35691 \begin_layout Plain Layout
35692
35693 \end_layout
35694
35695 \end_inset
35696 </cell>
35697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35698 \begin_inset Text
35699
35700 \begin_layout Plain Layout
35701
35702 \family roman
35703 \series medium
35704 \shape up
35705 \emph off
35706 \bar no
35707 \noun off
35708 \color none
35709 /
35710 \end_layout
35711
35712 \end_inset
35713 </cell>
35714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35715 \begin_inset Text
35716
35717 \begin_layout Plain Layout
35718
35719 \family roman
35720 \series medium
35721 \shape up
35722 \emph off
35723 \bar no
35724 \noun off
35725 \color none
35726 ?
35727 \end_layout
35728
35729 \end_inset
35730 </cell>
35731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35732 \begin_inset Text
35733
35734 \begin_layout Plain Layout
35735
35736 \family roman
35737 \series medium
35738 \shape up
35739 \emph off
35740 \bar no
35741 \noun off
35742 \color none
35743 O
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 \family roman
35754 \series medium
35755 \shape up
35756 \emph off
35757 \bar no
35758 \noun off
35759 \color none
35760 _
35761 \end_layout
35762
35763 \end_inset
35764 </cell>
35765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35766 \begin_inset Text
35767
35768 \begin_layout Plain Layout
35769
35770 \family roman
35771 \series medium
35772 \shape up
35773 \emph off
35774 \bar no
35775 \noun off
35776 \color none
35777 o
35778 \end_layout
35779
35780 \end_inset
35781 </cell>
35782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35783 \begin_inset Text
35784
35785 \begin_layout Plain Layout
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 \end_layout
35797
35798 \end_inset
35799 </cell>
35800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35801 \begin_inset Text
35802
35803 \begin_layout Plain Layout
35804
35805 \end_layout
35806
35807 \end_inset
35808 </cell>
35809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35810 \begin_inset Text
35811
35812 \begin_layout Plain Layout
35813
35814 \family roman
35815 \series medium
35816 \shape up
35817 \emph off
35818 \bar no
35819 \noun off
35820 \color none
35821 ¯
35822 \end_layout
35823
35824 \end_inset
35825 </cell>
35826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35827 \begin_inset Text
35828
35829 \begin_layout Plain Layout
35830
35831 \family roman
35832 \series medium
35833 \shape up
35834 \emph off
35835 \bar no
35836 \noun off
35837 \color none
35838 ¿
35839 \end_layout
35840
35841 \end_inset
35842 </cell>
35843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35844 \begin_inset Text
35845
35846 \begin_layout Plain Layout
35847
35848 \family roman
35849 \series medium
35850 \shape up
35851 \emph off
35852 \bar no
35853 \noun off
35854 \color none
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 \family roman
35866 \series medium
35867 \shape up
35868 \emph off
35869 \bar no
35870 \noun off
35871 \color none
35872 ß
35873 \end_layout
35874
35875 \end_inset
35876 </cell>
35877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35878 \begin_inset Text
35879
35880 \begin_layout Plain Layout
35881
35882 \family roman
35883 \series medium
35884 \shape up
35885 \emph off
35886 \bar no
35887 \noun off
35888 \color none
35889 ï
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35895 \begin_inset Text
35896
35897 \begin_layout Plain Layout
35898
35899 \family roman
35900 \series medium
35901 \shape up
35902 \emph off
35903 \bar no
35904 \noun off
35905 \color none
35906 ÿ
35907 \end_layout
35908
35909 \end_inset
35910 </cell>
35911 </row>
35912 </lyxtabular>
35913
35914 \end_inset
35915
35916
35917 \end_layout
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \begin_layout Standard
35925 The following is a full list of all of the accented characters LyX can display
35926  directly.
35927  It includes not only the accented characters from the previous table, but
35928  also the characters from 
35929 \family typewriter
35930 ISO8859–2
35931 \family default
35932  through 
35933 \family typewriter
35934 4
35935 \family default
35936 .
35937  
35938 \end_layout
35939
35940 \begin_layout Itemize
35941 From 
35942 \family typewriter
35943 ISO8859–1
35944 \family default
35945 :
35946 \end_layout
35947
35948 \begin_deeper
35949 \begin_layout Standard
35950 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
35951 \begin_inset space \hfill{}
35952 \end_inset
35953
35954 diaeresis
35955 \end_layout
35956
35957 \begin_layout Standard
35958 ^ Â Ê Î Ô Û â ê î ô û
35959 \begin_inset space \hfill{}
35960 \end_inset
35961
35962 circumflex
35963 \end_layout
35964
35965 \begin_layout Standard
35966 ` À È Ì Ò Ù à è ì ò ù
35967 \begin_inset space \hfill{}
35968 \end_inset
35969
35970 grave
35971 \end_layout
35972
35973 \begin_layout Standard
35974 ´ Á É Í Ó Ú Ý á é í ó ú ý
35975 \begin_inset space \hfill{}
35976 \end_inset
35977
35978 acute
35979 \end_layout
35980
35981 \begin_layout Standard
35982 ~ Ã Ñ Õ ã ñ õ
35983 \begin_inset space \hfill{}
35984 \end_inset
35985
35986 tilde
35987 \end_layout
35988
35989 \begin_layout Standard
35990 ¸Çç
35991 \begin_inset space \hfill{}
35992 \end_inset
35993
35994 cedilla
35995 \end_layout
35996
35997 \begin_layout Standard
35998 ¯
35999 \begin_inset space \hfill{}
36000 \end_inset
36001
36002 macron
36003 \end_layout
36004
36005 \end_deeper
36006 \begin_layout Itemize
36007 From 
36008 \family typewriter
36009 ISO8859–2
36010 \family default
36011  through 
36012 \family typewriter
36013 4
36014 \family default
36015 :
36016 \end_layout
36017
36018 \begin_deeper
36019 \begin_layout Standard
36020 ĤĴĥĵĈĜŜĉĝŝ
36021 \begin_inset space \hfill{}
36022 \end_inset
36023
36024 circumflex
36025 \end_layout
36026
36027 \begin_layout Standard
36028 ŚŹśźŔĹĆŃŕĺćń
36029 \begin_inset space \hfill{}
36030 \end_inset
36031
36032 acute
36033 \end_layout
36034
36035 \begin_layout Standard
36036 Ĩı̃Ũũ
36037 \begin_inset space \hfill{}
36038 \end_inset
36039
36040 tilde
36041 \end_layout
36042
36043 \begin_layout Standard
36044 ŞşŢţŖĻĢŗļģŅĶņķ
36045 \begin_inset space \hfill{}
36046 \end_inset
36047
36048 cedilla
36049 \end_layout
36050
36051 \begin_layout Standard
36052 ĒēĀĪŌŪāı̄ōū
36053 \begin_inset space \hfill{}
36054 \end_inset
36055
36056 macron
36057 \end_layout
36058
36059 \begin_layout Standard
36060 ŐŰőű
36061 \begin_inset space \hfill{}
36062 \end_inset
36063
36064 Hungarian umlaut
36065 \end_layout
36066
36067 \end_deeper
36068 \begin_layout Standard
36069 All the characters above are actively supported by TeX fonts.
36070  In addition TeX allows diacritical marks on almost all characters.
36071  Also make sure you're using the 
36072 \family typewriter
36073 T1
36074 \family default
36075  font-encoding.
36076 \end_layout
36077
36078 \begin_layout Chapter
36079 \start_of_appendix
36080 The User Interface
36081 \begin_inset CommandInset label
36082 LatexCommand label
36083 name "cha:The-User-Interface"
36084
36085 \end_inset
36086
36087
36088 \end_layout
36089
36090 \begin_layout Standard
36091 This appendix lists all the available menus and describes their functionality.
36092  It is designed as a quick reference if you are searching for a special
36093  topic inside the user's guide.
36094 \end_layout
36095
36096 \begin_layout Section
36097 The File Menu
36098 \begin_inset Index idx
36099 status collapsed
36100
36101 \begin_layout Plain Layout
36102 Menu ! File
36103 \end_layout
36104
36105 \end_inset
36106
36107
36108 \end_layout
36109
36110 \begin_layout Standard
36111 Under the 
36112 \family sans
36113 File
36114 \family default
36115  menu are the basic operations in addition to some more advanced operations.
36116  At the end of the menu the four last opened documents are listed.
36117 \end_layout
36118
36119 \begin_layout Subsection
36120 New
36121 \end_layout
36122
36123 \begin_layout Standard
36124 Creates a new document.
36125 \end_layout
36126
36127 \begin_layout Subsection
36128 New from Template
36129 \end_layout
36130
36131 \begin_layout Standard
36132 This menu entry prompts you for a template to use.
36133  Selecting a template will automatically set certain layout features for
36134  the document, features you would otherwise need to change manually.
36135 \end_layout
36136
36137 \begin_layout Subsection
36138 Open
36139 \end_layout
36140
36141 \begin_layout Standard
36142 Opens a document.
36143 \end_layout
36144
36145 \begin_layout Subsection
36146 Open Recent
36147 \end_layout
36148
36149 \begin_layout Standard
36150 The submenu shows a list of the recently opened files.
36151  Click there on a file to open it.
36152 \end_layout
36153
36154 \begin_layout Subsection
36155 Close
36156 \end_layout
36157
36158 \begin_layout Standard
36159 Closes the current document.
36160 \end_layout
36161
36162 \begin_layout Subsection
36163 Close All
36164 \end_layout
36165
36166 \begin_layout Standard
36167 Closes all opened documents.
36168 \end_layout
36169
36170 \begin_layout Subsection
36171 Save
36172 \end_layout
36173
36174 \begin_layout Standard
36175 Saves the actual document.
36176 \end_layout
36177
36178 \begin_layout Subsection
36179 Save As
36180 \end_layout
36181
36182 \begin_layout Standard
36183 Saves the actual document under a new name to create a copy.
36184 \end_layout
36185
36186 \begin_layout Subsection
36187 Save All
36188 \end_layout
36189
36190 \begin_layout Standard
36191 Saves all opened documents.
36192 \end_layout
36193
36194 \begin_layout Subsection
36195 Revert to saved
36196 \end_layout
36197
36198 \begin_layout Standard
36199 Reloads the actual document from disk.
36200 \end_layout
36201
36202 \begin_layout Subsection
36203 Version Control
36204 \end_layout
36205
36206 \begin_layout Standard
36207 This is used when more people are working on the same document.
36208  It is described in the section 
36209 \emph on
36210 Version Control in LyX
36211 \emph default
36212  of the 
36213 \emph on
36214 Additional Features
36215 \emph default
36216  manual.
36217 \end_layout
36218
36219 \begin_layout Subsection
36220 Import
36221 \end_layout
36222
36223 \begin_layout Standard
36224 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
36225  NoWeb-files, plain text files, and comma separated, table like, text files
36226  (CSV) as a new LyX-document.
36227  The files will be imported as new LyX-document.
36228 \end_layout
36229
36230 \begin_layout Standard
36231 When using the menu entry 
36232 \family sans
36233 Plain
36234 \begin_inset space ~
36235 \end_inset
36236
36237 Text
36238 \family default
36239 , line breaks in the text will start a new paragraph; when using the menu
36240  entry 
36241 \family sans
36242 Plain
36243 \begin_inset space ~
36244 \end_inset
36245
36246 Text, Join
36247 \begin_inset space ~
36248 \end_inset
36249
36250 Lines
36251 \family default
36252 , consecutive lines of text will be imported to one big paragraph.
36253  A new paragraph will begin when there is a blank line in the file.
36254 \end_layout
36255
36256 \begin_layout Subsection
36257 Export
36258 \begin_inset CommandInset label
36259 LatexCommand label
36260 name "sub:Export"
36261
36262 \end_inset
36263
36264
36265 \end_layout
36266
36267 \begin_layout Standard
36268 You can export your document to various file formats.
36269  The resulting files are placed in the directory of your LyX-file.
36270  The menu entries are not the same on all installations.
36271  They depend on the programs found by LyX while its configuration.
36272 \end_layout
36273
36274 \begin_layout Standard
36275 Here is a list of all available entries; some of them are explained in detail
36276  in section
36277 \begin_inset space ~
36278 \end_inset
36279
36280
36281 \begin_inset CommandInset ref
36282 LatexCommand ref
36283 reference "sub:Output-file-formats"
36284
36285 \end_inset
36286
36287 :
36288 \end_layout
36289
36290 \begin_layout Description
36291
36292 \family sans
36293 CJK
36294 \begin_inset space ~
36295 \end_inset
36296
36297 LyX 
36298 \family default
36299 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
36300  (CJK)
36301 \begin_inset Newline newline
36302 \end_inset
36303
36304  Since LyX 1.5.0 CJK support is fully integrated to LyX.
36305 \end_layout
36306
36307 \begin_layout Description
36308
36309 \family sans
36310 DVI
36311 \family default
36312  DVI-format
36313 \end_layout
36314
36315 \begin_layout Description
36316 HTML HTML-format (the HTML-converter is a third-party product and may not
36317  work in all cases)
36318 \end_layout
36319
36320 \begin_layout Description
36321 HTML
36322 \begin_inset space ~
36323 \end_inset
36324
36325 (MS
36326 \begin_inset space ~
36327 \end_inset
36328
36329 Word) HTML-format specialized so that the result can be imported to 
36330 \family sans
36331 MS Word
36332 \family default
36333 ; as a consequence of this formulas will be embedded as bitmap fonts and
36334  not in the format 
36335 \family sans
36336 MathML
36337 \family default
36338 .
36339 \end_layout
36340
36341 \begin_layout Description
36342
36343 \family sans
36344 LaT
36345 \begin_inset ERT
36346 status collapsed
36347
36348 \begin_layout Plain Layout
36349
36350 {}
36351 \end_layout
36352
36353 \end_inset
36354
36355 eX
36356 \begin_inset space ~
36357 \end_inset
36358
36359 (pdflatex)
36360 \family default
36361  text file with the LaTeX source, additionally all images used in the document
36362  will be converted to a format that is readable by the 
36363 \family typewriter
36364 pdflatex
36365 \family default
36366  program (GIF, JPG, PDF, PNG)
36367 \end_layout
36368
36369 \begin_layout Description
36370
36371 \family sans
36372 LaT
36373 \begin_inset ERT
36374 status collapsed
36375
36376 \begin_layout Plain Layout
36377
36378 {}
36379 \end_layout
36380
36381 \end_inset
36382
36383 eX
36384 \begin_inset space ~
36385 \end_inset
36386
36387 (plain)
36388 \family default
36389  text file with the LaTeX source code, additionally all images used in the
36390  document will be converted to the EPS-format, only this format is readable
36391  by the 
36392 \family typewriter
36393 latex
36394 \family default
36395  program
36396 \end_layout
36397
36398 \begin_layout Description
36399 LyX
36400 \begin_inset space ~
36401 \end_inset
36402
36403 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
36404 \begin_inset Quotes eld
36405 \end_inset
36406
36407 y
36408 \begin_inset Quotes erd
36409 \end_inset
36410
36411  is replaced by the version number)
36412 \end_layout
36413
36414 \begin_layout Description
36415 LyXHTML HTML-format, using LyX's internal XHTML engine
36416 \end_layout
36417
36418 \begin_layout Description
36419 OpenDocument OpenDocument-formatted text file, to be opened with 
36420 \family sans
36421 OpenOffice
36422 \family default
36423
36424 \family sans
36425 KOffice
36426 \family default
36427
36428 \family sans
36429 Abiword
36430 \family default
36431 , etc.
36432  (The OpenDocument-converter is a third-party product and may not work in
36433  all cases)
36434 \end_layout
36435
36436 \begin_layout Description
36437
36438 \family sans
36439 PDF
36440 \begin_inset space ~
36441 \end_inset
36442
36443 (dvipdfm)
36444 \family default
36445  PDF-format using the program 
36446 \family typewriter
36447 dvipdfm
36448 \end_layout
36449
36450 \begin_layout Description
36451
36452 \family sans
36453 PDF
36454 \begin_inset space ~
36455 \end_inset
36456
36457 (pdflatex)
36458 \family default
36459  PDF-format using the program 
36460 \family typewriter
36461 pdflatex
36462 \end_layout
36463
36464 \begin_layout Description
36465
36466 \family sans
36467 PDF
36468 \begin_inset space ~
36469 \end_inset
36470
36471 (ps2pdf)
36472 \family default
36473  PDF-format using the program 
36474 \family typewriter
36475 ps2pdf
36476 \end_layout
36477
36478 \begin_layout Description
36479
36480 \family sans
36481 Plain
36482 \begin_inset space ~
36483 \end_inset
36484
36485 text
36486 \family default
36487  text format
36488 \end_layout
36489
36490 \begin_layout Description
36491
36492 \family sans
36493 Plain
36494 \begin_inset space ~
36495 \end_inset
36496
36497 text
36498 \begin_inset space ~
36499 \end_inset
36500
36501 (ps2ascii)
36502 \family default
36503  text format, the document will first be converted to Postscript format
36504  and then exported as text using the program 
36505 \family sans
36506 ps2ascii
36507 \end_layout
36508
36509 \begin_layout Description
36510
36511 \family sans
36512 Postscript
36513 \family default
36514  PostScript format using the program 
36515 \family typewriter
36516 dvips
36517 \end_layout
36518
36519 \begin_layout Description
36520
36521 \family sans
36522 Custom
36523 \family default
36524  custom format
36525 \end_layout
36526
36527 \begin_layout Standard
36528 The program 
36529 \family typewriter
36530 dvipdfm
36531 \family default
36532  produces internally a DVI-file which is then converted to a PDF-file.
36533  It is a bit out of date and therefore the output could look different from
36534  what you want.
36535  
36536 \family typewriter
36537 pdflatex
36538 \family default
36539  produces PDF-files directly and supports the latest PDF-file formats.
36540 \end_layout
36541
36542 \begin_layout Standard
36543 If one of the menu entries 
36544 \family sans
36545 DVI
36546 \family default
36547
36548 \family sans
36549 PDF
36550 \begin_inset space ~
36551 \end_inset
36552
36553 (pdflatex)
36554 \family default
36555  or 
36556 \family sans
36557 Postscript
36558 \family default
36559  is missing, you need to update your LaTeX installation.
36560  After updating you have to reconfigure LyX, see section
36561 \begin_inset space ~
36562 \end_inset
36563
36564
36565 \begin_inset CommandInset ref
36566 LatexCommand ref
36567 reference "sec:Basic-LyX-Setup"
36568
36569 \end_inset
36570
36571 .
36572 \begin_inset Index idx
36573 status collapsed
36574
36575 \begin_layout Plain Layout
36576 Reconfiguration of LyX
36577 \end_layout
36578
36579 \end_inset
36580
36581
36582 \end_layout
36583
36584 \begin_layout Standard
36585 The menu 
36586 \family sans
36587 Custom
36588 \family default
36589  allows you to export your file by using special command line options for
36590  the export program.
36591 \end_layout
36592
36593 \begin_layout Subsection
36594 Print
36595 \end_layout
36596
36597 \begin_layout Standard
36598 With this menu entry you can print your document to a file in PostScript
36599  format or send it to a printer.
36600  The printer will also use the document in PostScript format.
36601  The conversion to PostScript is done in the background by LyX using the
36602  program 
36603 \family typewriter
36604 dvips
36605 \family default
36606 .
36607  For more information have a look at section
36608 \begin_inset space ~
36609 \end_inset
36610
36611
36612 \begin_inset CommandInset ref
36613 LatexCommand ref
36614 reference "sub:Printing-the-File"
36615
36616 \end_inset
36617
36618 .
36619 \end_layout
36620
36621 \begin_layout Subsection
36622 Fax
36623 \end_layout
36624
36625 \begin_layout Standard
36626 This menu entry will only appear when you have a fax program installed (on
36627  Windows you additionally need to register its program path to LyX's PATH
36628  prefix, see section
36629 \begin_inset space ~
36630 \end_inset
36631
36632
36633 \begin_inset CommandInset ref
36634 LatexCommand ref
36635 reference "sec:Paths"
36636
36637 \end_inset
36638
36639 ).
36640  With this menu entry you can send your document to a fax program like 
36641 \family typewriter
36642 hylapex
36643 \family default
36644  or 
36645 \family typewriter
36646 kdeprintfax
36647 \family default
36648 .
36649  The default format of the sent file is PostScript.
36650  The format can be changed in LyX's preferences as described in section
36651 \begin_inset space ~
36652 \end_inset
36653
36654
36655 \begin_inset CommandInset ref
36656 LatexCommand ref
36657 reference "sub:Converters"
36658
36659 \end_inset
36660
36661 .
36662 \end_layout
36663
36664 \begin_layout Subsection
36665 New and Close Window
36666 \end_layout
36667
36668 \begin_layout Standard
36669 Opens or closes a new instance of LyX.
36670 \end_layout
36671
36672 \begin_layout Subsection
36673 Exit
36674 \end_layout
36675
36676 \begin_layout Standard
36677 Prompts you to save all unsaved documents and then exits.
36678 \end_layout
36679
36680 \begin_layout Section
36681 The Edit Menu
36682 \begin_inset Index idx
36683 status collapsed
36684
36685 \begin_layout Plain Layout
36686 Menu ! Edit
36687 \end_layout
36688
36689 \end_inset
36690
36691
36692 \end_layout
36693
36694 \begin_layout Subsection
36695 Undo and Redo
36696 \end_layout
36697
36698 \begin_layout Standard
36699 Described in section
36700 \begin_inset space ~
36701 \end_inset
36702
36703
36704 \begin_inset CommandInset ref
36705 LatexCommand ref
36706 reference "sec:Undo-and-Redo"
36707
36708 \end_inset
36709
36710 .
36711 \end_layout
36712
36713 \begin_layout Subsection
36714 Cut, Copy, Paste, Paste Recent, Paste Special
36715 \end_layout
36716
36717 \begin_layout Standard
36718 Described in section
36719 \begin_inset space ~
36720 \end_inset
36721
36722
36723 \begin_inset CommandInset ref
36724 LatexCommand ref
36725 reference "sec:Basic-Editing-Features"
36726
36727 \end_inset
36728
36729 .
36730 \end_layout
36731
36732 \begin_layout Subsection
36733 Select All
36734 \end_layout
36735
36736 \begin_layout Standard
36737 Selects the whole document.
36738 \end_layout
36739
36740 \begin_layout Subsection
36741 Find & Replace
36742 \end_layout
36743
36744 \begin_layout Standard
36745 Described in section
36746 \begin_inset space ~
36747 \end_inset
36748
36749
36750 \begin_inset CommandInset ref
36751 LatexCommand ref
36752 reference "sec:Basic-Editing-Features"
36753
36754 \end_inset
36755
36756 .
36757 \end_layout
36758
36759 \begin_layout Subsection
36760 Move Paragraph Up/Down
36761 \end_layout
36762
36763 \begin_layout Standard
36764 This shifts the paragraph where the cursor is currently in one paragraph
36765  up or down.
36766 \end_layout
36767
36768 \begin_layout Subsection
36769 Text Style
36770 \end_layout
36771
36772 \begin_layout Standard
36773 Described in section
36774 \begin_inset space ~
36775 \end_inset
36776
36777
36778 \begin_inset CommandInset ref
36779 LatexCommand ref
36780 reference "sub:Fine-Tuning-with-the"
36781
36782 \end_inset
36783
36784 .
36785 \end_layout
36786
36787 \begin_layout Subsection
36788 Paragraph Settings
36789 \begin_inset Index idx
36790 status collapsed
36791
36792 \begin_layout Plain Layout
36793 Paragraph ! Settings
36794 \end_layout
36795
36796 \end_inset
36797
36798
36799 \end_layout
36800
36801 \begin_layout Standard
36802 Enables you to set the paragraph alignment, line spacing and label width.
36803  These settings only affect the paragraph in which the cursor is currently.
36804 \end_layout
36805
36806 \begin_layout Standard
36807 You can also prevent the first line of the paragraph being indented if you
36808  have chosen to separate paragraphs with indents in the 
36809 \family sans
36810 Document\SpecialChar \menuseparator
36811 Settings
36812 \family default
36813  dialog under 
36814 \family sans
36815 Text
36816 \begin_inset space ~
36817 \end_inset
36818
36819 Layout
36820 \family default
36821 .
36822 \end_layout
36823
36824 \begin_layout Subsection
36825 Table Settings and Math
36826 \end_layout
36827
36828 \begin_layout Standard
36829 These two menus are only fully active when the cursor is inside a table
36830  or a formula.
36831  Here you can change the properties of tables and formulas.
36832  The properties of tables are described in section
36833 \begin_inset space ~
36834 \end_inset
36835
36836
36837 \begin_inset CommandInset ref
36838 LatexCommand ref
36839 reference "sec:Tables"
36840
36841 \end_inset
36842
36843 , the properties of formulas in chapter
36844 \begin_inset space ~
36845 \end_inset
36846
36847
36848 \begin_inset CommandInset ref
36849 LatexCommand ref
36850 reference "cha:Mathematical-Formulas"
36851
36852 \end_inset
36853
36854 .
36855 \end_layout
36856
36857 \begin_layout Subsection
36858 Increase / Decrease List Depth
36859 \end_layout
36860
36861 \begin_layout Standard
36862 These menu entries are only active when the cursor is in an environment
36863  that can be nested.
36864  They increase/decrease the environment nesting level as explained in section
36865 \begin_inset space ~
36866 \end_inset
36867
36868
36869 \begin_inset CommandInset ref
36870 LatexCommand ref
36871 reference "sec:Nesting"
36872
36873 \end_inset
36874
36875  and 
36876 \begin_inset CommandInset ref
36877 LatexCommand ref
36878 reference "sub:Numbering-depth"
36879
36880 \end_inset
36881
36882 .
36883 \end_layout
36884
36885 \begin_layout Section
36886 The View Menu
36887 \begin_inset Index idx
36888 status collapsed
36889
36890 \begin_layout Plain Layout
36891 Menu ! View
36892 \end_layout
36893
36894 \end_inset
36895
36896
36897 \end_layout
36898
36899 \begin_layout Standard
36900 The 
36901 \family sans
36902 View
36903 \family default
36904  menu contains a list of available formats in which you can view the actual
36905  document with an external program.
36906  The menu entries for the viewing formats are not the same on all installations
36907  — it depends on the LaTeX programs that are found while LyX was configured.
36908  All possible formats are formats listed in section
36909 \begin_inset space ~
36910 \end_inset
36911
36912
36913 \begin_inset CommandInset ref
36914 LatexCommand ref
36915 reference "sub:Export"
36916
36917 \end_inset
36918
36919 .
36920  You should at least see the menu entries 
36921 \family sans
36922 DVI
36923 \family default
36924  and 
36925 \family sans
36926 PDF
36927 \begin_inset space ~
36928 \end_inset
36929
36930 (pdflatex)
36931 \family default
36932 .
36933  If one of the two is missing, you need to update your LaTeX installation.
36934  After updating you have to reconfigure LyX, see section
36935 \begin_inset space ~
36936 \end_inset
36937
36938
36939 \begin_inset CommandInset ref
36940 LatexCommand ref
36941 reference "sec:Basic-LyX-Setup"
36942
36943 \end_inset
36944
36945 .
36946 \begin_inset Index idx
36947 status collapsed
36948
36949 \begin_layout Plain Layout
36950 Reconfiguration of LyX
36951 \end_layout
36952
36953 \end_inset
36954
36955
36956 \end_layout
36957
36958 \begin_layout Standard
36959 Invoking a menu will start a viewer program.
36960  The viewer can be set or changed in the preferences, see section
36961 \begin_inset space ~
36962 \end_inset
36963
36964
36965 \begin_inset CommandInset ref
36966 LatexCommand ref
36967 reference "sec:File-Formats"
36968
36969 \end_inset
36970
36971 .
36972  The default viewers are set by LyX when it is first configured.
36973 \end_layout
36974
36975 \begin_layout Standard
36976 \begin_inset VSpace bigskip
36977 \end_inset
36978
36979 At the bottom of the 
36980 \family sans
36981 View
36982 \family default
36983  menu the opened documents are listed.
36984 \end_layout
36985
36986 \begin_layout Subsection
36987 Open/Close all Insets
36988 \end_layout
36989
36990 \begin_layout Standard
36991 Opens/closes all insets in your document.
36992 \end_layout
36993
36994 \begin_layout Subsection
36995 Unfold/Fold Math Macros
36996 \end_layout
36997
36998 \begin_layout Standard
36999 Unfolds/folds the current math macro.
37000 \end_layout
37001
37002 \begin_layout Standard
37003 Math macros are described in the 
37004 \emph on
37005 Math
37006 \emph default
37007  manual.
37008 \end_layout
37009
37010 \begin_layout Subsection
37011 View Source
37012 \end_layout
37013
37014 \begin_layout Standard
37015 Opens a window showing the source code of the actual document, as described
37016  in section
37017 \begin_inset space ~
37018 \end_inset
37019
37020
37021 \begin_inset CommandInset ref
37022 LatexCommand ref
37023 reference "sec:Previewing-snippets-of"
37024
37025 \end_inset
37026
37027 .
37028 \end_layout
37029
37030 \begin_layout Subsection
37031 Update
37032 \end_layout
37033
37034 \begin_layout Standard
37035 This menu entry allows you to update the view with your latest changes without
37036  opening a new view window.
37037 \end_layout
37038
37039 \begin_layout Subsection
37040 Split View
37041 \end_layout
37042
37043 \begin_layout Standard
37044 This will split LyX's main window vertically or horizontally.
37045  This allows you to view documents the same time to compare them, or to
37046  view the same document, but at different positions.
37047  You can even split the main window several times to view for example 3
37048  or more documents at the same time.
37049  To return to an unsplit view, use the menu 
37050 \family sans
37051 Close Current View
37052 \family default
37053 .
37054 \end_layout
37055
37056 \begin_layout Subsection
37057 Close Current View
37058 \end_layout
37059
37060 \begin_layout Standard
37061 Closes a split view.
37062 \end_layout
37063
37064 \begin_layout Subsection
37065 Fullscreen
37066 \end_layout
37067
37068 \begin_layout Standard
37069 Using this menu entry or pressing F11 removes the menu bar and all toolbars
37070  so that you will see nothing but your text.
37071  It furthermore displays LyX's main window fullscreen.
37072  To return from fullscreen to the normal view, press F11, or right-click
37073  and turn off the fullscreen mode in the context menu.
37074 \end_layout
37075
37076 \begin_layout Subsection
37077 Toolbars
37078 \begin_inset CommandInset label
37079 LatexCommand label
37080 name "sub:Toolbars"
37081
37082 \end_inset
37083
37084
37085 \begin_inset Index idx
37086 status collapsed
37087
37088 \begin_layout Plain Layout
37089 Toolbar
37090 \end_layout
37091
37092 \end_inset
37093
37094
37095 \end_layout
37096
37097 \begin_layout Standard
37098 In this menu entry you can set the appearance of the different toolbars.
37099  All toolbars and the 
37100 \family sans
37101 Command
37102 \begin_inset space ~
37103 \end_inset
37104
37105 Buffer
37106 \family default
37107  can be turned on and off.
37108  The 
37109 \emph on
37110 on
37111 \emph default
37112  state is denoted in the menu with a checkmark.
37113  The 
37114 \family sans
37115 Review
37116 \family default
37117
37118 \family sans
37119 Table
37120 \family default
37121
37122 \family sans
37123 Math
37124 \begin_inset space ~
37125 \end_inset
37126
37127 Panels
37128 \family default
37129 , and 
37130 \family sans
37131 Math
37132 \family default
37133  toolbars can be additionally set to the state 
37134 \emph on
37135 automatic
37136 \emph default
37137  that is denoted in the menu with the suffix 
37138 \family sans
37139 (auto)
37140 \family default
37141 .
37142 \end_layout
37143
37144 \begin_layout Standard
37145 In the 
37146 \emph on
37147 on
37148 \emph default
37149  state the toolbar is permanently shown, in the 
37150 \emph on
37151 automatic
37152 \emph default
37153  state the toolbar is only shown when the cursor is in a certain environment
37154  or when a certain feature is enabled.
37155  That means that the review toolbar will only be shown when change tracking
37156  is activated, the math and table toolbars are only shown when the cursor
37157  is inside a formula or table, respectively.
37158 \end_layout
37159
37160 \begin_layout Standard
37161 LyX's toolbars and their buttons are explained in section
37162 \begin_inset space ~
37163 \end_inset
37164
37165
37166 \begin_inset CommandInset ref
37167 LatexCommand ref
37168 reference "sec:Toolbars"
37169
37170 \end_inset
37171
37172 .
37173 \end_layout
37174
37175 \begin_layout Section
37176 The Insert Menu
37177 \begin_inset Index idx
37178 status collapsed
37179
37180 \begin_layout Plain Layout
37181 Menu ! Insert
37182 \end_layout
37183
37184 \end_inset
37185
37186
37187 \end_layout
37188
37189 \begin_layout Subsection
37190 Math
37191 \end_layout
37192
37193 \begin_layout Standard
37194 Inserts math constructs that are explained in chapter
37195 \begin_inset space ~
37196 \end_inset
37197
37198
37199 \begin_inset CommandInset ref
37200 LatexCommand ref
37201 reference "cha:Mathematical-Formulas"
37202
37203 \end_inset
37204
37205  and the 
37206 \emph on
37207 Math
37208 \emph default
37209  manual.
37210 \end_layout
37211
37212 \begin_layout Subsection
37213 Special Character
37214 \begin_inset CommandInset label
37215 LatexCommand label
37216 name "sub:Special-Character"
37217
37218 \end_inset
37219
37220
37221 \end_layout
37222
37223 \begin_layout Standard
37224 Here you can insert the following characters:
37225 \end_layout
37226
37227 \begin_layout Description
37228 Symbols Inserts any character that can be output by your LaTeX system.
37229  Therefore the number of character categories in this dialog and the available
37230  characters depend on the LaTeX-packages you have installed.
37231 \begin_inset Newline newline
37232 \end_inset
37233
37234  
37235 \begin_inset Note Greyedout
37236 status open
37237
37238 \begin_layout Plain Layout
37239
37240 \series bold
37241 Note:
37242 \series default
37243  Not all characters will be visible in the 
37244 \family sans
37245 Symbols
37246 \family default
37247  dialog because none of the screen fonts that you can set in the preferences
37248  dialog (see sec.
37249 \begin_inset space \thinspace{}
37250 \end_inset
37251
37252
37253 \begin_inset CommandInset ref
37254 LatexCommand ref
37255 reference "sub:Screen-Fonts"
37256
37257 \end_inset
37258
37259 ) can display every character.
37260 \end_layout
37261
37262 \end_inset
37263
37264
37265 \end_layout
37266
37267 \begin_layout Description
37268 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
37269
37270 \end_layout
37271
37272 \begin_layout Description
37273 End
37274 \begin_inset space ~
37275 \end_inset
37276
37277 of
37278 \begin_inset space ~
37279 \end_inset
37280
37281 Sentence Inserts an end of sentence dot as described in section
37282 \begin_inset space ~
37283 \end_inset
37284
37285
37286 \begin_inset CommandInset ref
37287 LatexCommand ref
37288 reference "sub:Abbreviations"
37289
37290 \end_inset
37291
37292 .
37293 \end_layout
37294
37295 \begin_layout Description
37296 Ordinary
37297 \begin_inset space ~
37298 \end_inset
37299
37300 Quote Inserts this quote: 
37301 \begin_inset Quotes erd
37302 \end_inset
37303
37304 , no matter what quote type you selected in the 
37305 \family sans
37306 Document\SpecialChar \menuseparator
37307 Settings
37308 \family default
37309  dialog under 
37310 \family sans
37311 Language
37312 \family default
37313 .
37314 \end_layout
37315
37316 \begin_layout Description
37317 Single
37318 \begin_inset space ~
37319 \end_inset
37320
37321 Quote Inserts this quote: 
37322 \begin_inset Quotes els
37323 \end_inset
37324
37325
37326 \end_layout
37327
37328 \begin_layout Description
37329 Protected
37330 \begin_inset space ~
37331 \end_inset
37332
37333 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
37334
37335 \end_layout
37336
37337 \begin_layout Description
37338 Breakable
37339 \begin_inset space ~
37340 \end_inset
37341
37342 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
37343
37344 \end_layout
37345
37346 \begin_layout Description
37347 Menu
37348 \begin_inset space ~
37349 \end_inset
37350
37351 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
37352
37353 \end_layout
37354
37355 \begin_layout Description
37356 Phonetic
37357 \begin_inset space ~
37358 \end_inset
37359
37360 Symbols 
37361 \begin_inset Index idx
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365 Phonetic symbols
37366 \end_layout
37367
37368 \end_inset
37369
37370
37371 \begin_inset Index idx
37372 status collapsed
37373
37374 \begin_layout Plain Layout
37375 Language ! Phonetic symbols
37376 \end_layout
37377
37378 \end_inset
37379
37380 Creates a formula with a so called tipa inset.
37381  Here you can insert commands to create IPA phonetic symbols.
37382  For this feature you must have the LaTeX-package 
37383 \series bold
37384 tipa
37385 \series default
37386
37387 \begin_inset Index idx
37388 status collapsed
37389
37390 \begin_layout Plain Layout
37391 LaTeX-packages ! tipa
37392 \end_layout
37393
37394 \end_inset
37395
37396  installed.
37397 \begin_inset Newline newline
37398 \end_inset
37399
37400 For more information about this feature we refer to the documentation of
37401  
37402 \series bold
37403 tipa, 
37404 \begin_inset CommandInset citation
37405 LatexCommand cite
37406 key "tipa"
37407
37408 \end_inset
37409
37410
37411 \series default
37412  and this Wiki-page:
37413 \begin_inset Newline newline
37414 \end_inset
37415
37416
37417 \begin_inset Flex URL
37418 status open
37419
37420 \begin_layout Plain Layout
37421
37422 http://wiki.lyx.org/LyX/LinguistLyX
37423 \end_layout
37424
37425 \end_inset
37426
37427
37428 \end_layout
37429
37430 \begin_layout Subsection
37431 Formatting
37432 \end_layout
37433
37434 \begin_layout Standard
37435 Here you can insert the following format constructs:
37436 \end_layout
37437
37438 \begin_layout Description
37439 Superscript Inserts a superscript: test
37440 \begin_inset Formula $^{\text{a,b}}$
37441 \end_inset
37442
37443
37444 \end_layout
37445
37446 \begin_layout Description
37447 Subscript Inserts a subscript: test
37448 \begin_inset Formula $_{\text{3x}}$
37449 \end_inset
37450
37451
37452 \end_layout
37453
37454 \begin_layout Description
37455 Protected
37456 \begin_inset space ~
37457 \end_inset
37458
37459 Space Inserts a protected space that is described in section
37460 \begin_inset space ~
37461 \end_inset
37462
37463
37464 \begin_inset CommandInset ref
37465 LatexCommand ref
37466 reference "sub:Protected-Space"
37467
37468 \end_inset
37469
37470 .
37471 \end_layout
37472
37473 \begin_layout Description
37474 Inter-word
37475 \begin_inset space ~
37476 \end_inset
37477
37478 Space Inserts an inter-word space that is described in section
37479 \begin_inset space ~
37480 \end_inset
37481
37482
37483 \begin_inset CommandInset ref
37484 LatexCommand ref
37485 reference "sub:Inter-word-Space"
37486
37487 \end_inset
37488
37489 .
37490 \end_layout
37491
37492 \begin_layout Description
37493 Thin
37494 \begin_inset space ~
37495 \end_inset
37496
37497 Space Inserts a thin space that is described in section
37498 \begin_inset space ~
37499 \end_inset
37500
37501
37502 \begin_inset CommandInset ref
37503 LatexCommand ref
37504 reference "sub:Thin-Space"
37505
37506 \end_inset
37507
37508 .
37509 \end_layout
37510
37511 \begin_layout Description
37512 Horizontal
37513 \begin_inset space ~
37514 \end_inset
37515
37516 Space Inserts horizontal space, see section
37517 \begin_inset space ~
37518 \end_inset
37519
37520
37521 \begin_inset CommandInset ref
37522 LatexCommand ref
37523 reference "sub:Horizontal-Space"
37524
37525 \end_inset
37526
37527  for a description.
37528 \end_layout
37529
37530 \begin_layout Description
37531 Horizontal
37532 \begin_inset space ~
37533 \end_inset
37534
37535 Line Inserts a horizontal line, see section
37536 \begin_inset space ~
37537 \end_inset
37538
37539
37540 \begin_inset CommandInset ref
37541 LatexCommand ref
37542 reference "sub:Horizontal-Lines"
37543
37544 \end_inset
37545
37546  for a description.
37547 \end_layout
37548
37549 \begin_layout Description
37550 Vertical
37551 \begin_inset space ~
37552 \end_inset
37553
37554 Space Inserts vertical space, see section
37555 \begin_inset space ~
37556 \end_inset
37557
37558
37559 \begin_inset CommandInset ref
37560 LatexCommand ref
37561 reference "sub:Vertical-Space"
37562
37563 \end_inset
37564
37565  for a description.
37566 \end_layout
37567
37568 \begin_layout Description
37569 Hyphenation
37570 \begin_inset space ~
37571 \end_inset
37572
37573 Point Inserts a hyphenation point, see section
37574 \begin_inset space ~
37575 \end_inset
37576
37577
37578 \begin_inset CommandInset ref
37579 LatexCommand ref
37580 reference "sub:Hyphenation"
37581
37582 \end_inset
37583
37584 .
37585 \end_layout
37586
37587 \begin_layout Description
37588 Ligature
37589 \begin_inset space ~
37590 \end_inset
37591
37592 Break Inserts a ligature break, see section
37593 \begin_inset space ~
37594 \end_inset
37595
37596
37597 \begin_inset CommandInset ref
37598 LatexCommand ref
37599 reference "sub:Ligatures"
37600
37601 \end_inset
37602
37603 .
37604 \end_layout
37605
37606 \begin_layout Description
37607 Ragged
37608 \begin_inset space ~
37609 \end_inset
37610
37611 Line
37612 \begin_inset space ~
37613 \end_inset
37614
37615 Break Inserts a forced line break, see section
37616 \begin_inset space ~
37617 \end_inset
37618
37619
37620 \begin_inset CommandInset ref
37621 LatexCommand ref
37622 reference "sub:Forced-Line-Breaks"
37623
37624 \end_inset
37625
37626 .
37627 \end_layout
37628
37629 \begin_layout Description
37630 Justified
37631 \begin_inset space ~
37632 \end_inset
37633
37634 Break Inserts a forced line break that furthermore stretches the broken
37635  text line to the page border, see section
37636 \begin_inset space ~
37637 \end_inset
37638
37639
37640 \begin_inset CommandInset ref
37641 LatexCommand ref
37642 reference "sub:Forced-Line-Breaks"
37643
37644 \end_inset
37645
37646 .
37647 \end_layout
37648
37649 \begin_layout Description
37650 New
37651 \begin_inset space ~
37652 \end_inset
37653
37654 Page Inserts a forced page break, described in section
37655 \begin_inset space ~
37656 \end_inset
37657
37658
37659 \begin_inset CommandInset ref
37660 LatexCommand ref
37661 reference "sub:Forced-Page-Breaks"
37662
37663 \end_inset
37664
37665 .
37666 \end_layout
37667
37668 \begin_layout Description
37669 Page
37670 \begin_inset space ~
37671 \end_inset
37672
37673 Break Inserts a forced page break that furthermore stretches the broken
37674  text page to the page border, described in section
37675 \begin_inset space ~
37676 \end_inset
37677
37678
37679 \begin_inset CommandInset ref
37680 LatexCommand ref
37681 reference "sub:Forced-Page-Breaks"
37682
37683 \end_inset
37684
37685 .
37686 \end_layout
37687
37688 \begin_layout Description
37689 Clear
37690 \begin_inset space ~
37691 \end_inset
37692
37693 Page Inserts a clear page break, described in section
37694 \begin_inset space ~
37695 \end_inset
37696
37697
37698 \begin_inset CommandInset ref
37699 LatexCommand ref
37700 reference "sub:Clear-Page-Breaks"
37701
37702 \end_inset
37703
37704 .
37705 \end_layout
37706
37707 \begin_layout Description
37708 Clear
37709 \begin_inset space ~
37710 \end_inset
37711
37712 Double
37713 \begin_inset space ~
37714 \end_inset
37715
37716 Page Inserts a clear doublepage break, described in section
37717 \begin_inset space ~
37718 \end_inset
37719
37720
37721 \begin_inset CommandInset ref
37722 LatexCommand ref
37723 reference "sub:Clear-Page-Breaks"
37724
37725 \end_inset
37726
37727 .
37728 \end_layout
37729
37730 \begin_layout Subsection
37731 List / TOC
37732 \end_layout
37733
37734 \begin_layout Standard
37735 Various lists can be inserted with this menu entry.
37736  The table of contents, the algorithm, figures, and tables list are described
37737  in section
37738 \begin_inset space ~
37739 \end_inset
37740
37741
37742 \begin_inset CommandInset ref
37743 LatexCommand ref
37744 reference "sec:toc"
37745
37746 \end_inset
37747
37748 .
37749  The index list is described in section
37750 \begin_inset space ~
37751 \end_inset
37752
37753
37754 \begin_inset CommandInset ref
37755 LatexCommand ref
37756 reference "sec:Index"
37757
37758 \end_inset
37759
37760 , the nomenclature in section
37761 \begin_inset space ~
37762 \end_inset
37763
37764
37765 \begin_inset CommandInset ref
37766 LatexCommand ref
37767 reference "sec:Nomenclature"
37768
37769 \end_inset
37770
37771 , and the BibTeX bibliography in section
37772 \begin_inset space ~
37773 \end_inset
37774
37775
37776 \begin_inset CommandInset ref
37777 LatexCommand ref
37778 reference "sub:Bibliography-databases"
37779
37780 \end_inset
37781
37782 .
37783 \end_layout
37784
37785 \begin_layout Subsection
37786 Float
37787 \end_layout
37788
37789 \begin_layout Standard
37790 To insert floats, described in section
37791 \begin_inset space ~
37792 \end_inset
37793
37794
37795 \begin_inset CommandInset ref
37796 LatexCommand ref
37797 reference "sec:Floats"
37798
37799 \end_inset
37800
37801 .
37802 \end_layout
37803
37804 \begin_layout Subsection
37805 Note
37806 \end_layout
37807
37808 \begin_layout Standard
37809 To insert notes, described in section
37810 \begin_inset space ~
37811 \end_inset
37812
37813
37814 \begin_inset CommandInset ref
37815 LatexCommand ref
37816 reference "sec:Notes"
37817
37818 \end_inset
37819
37820 .
37821 \end_layout
37822
37823 \begin_layout Subsection
37824 Branch
37825 \end_layout
37826
37827 \begin_layout Standard
37828 Inserts branch insets as described in section
37829 \begin_inset space ~
37830 \end_inset
37831
37832
37833 \begin_inset CommandInset ref
37834 LatexCommand ref
37835 reference "sec:Branches"
37836
37837 \end_inset
37838
37839 .
37840 \end_layout
37841
37842 \begin_layout Subsection
37843 Custom Insets
37844 \end_layout
37845
37846 \begin_layout Standard
37847 Inserts document class-specific insets.
37848  Such insets only exist when they are defined in the layout file for a certain
37849  document class.
37850  An example is the document class 
37851 \begin_inset Quotes eld
37852 \end_inset
37853
37854 article (Elsevier)
37855 \begin_inset Quotes erd
37856 \end_inset
37857
37858  with three custom insets.
37859  The section 
37860 \emph on
37861 Flex insets and InsetLayout
37862 \emph default
37863  of the 
37864 \emph on
37865 Customization
37866 \emph default
37867  manual explains how custom insets are defined.
37868 \end_layout
37869
37870 \begin_layout Subsection
37871 File
37872 \begin_inset Index idx
37873 status collapsed
37874
37875 \begin_layout Plain Layout
37876 External Material
37877 \end_layout
37878
37879 \end_inset
37880
37881
37882 \end_layout
37883
37884 \begin_layout Standard
37885 This menu entry allows you to insert or include the contents of other LyX
37886  files in your document.
37887  How you can do this is explained in detail in the chapter 
37888 \emph on
37889 External Stuff
37890 \emph default
37891  of the 
37892 \emph on
37893 Embedded Objects
37894 \emph default
37895  manual.
37896 \end_layout
37897
37898 \begin_layout Subsection
37899 Box
37900 \begin_inset Index idx
37901 status collapsed
37902
37903 \begin_layout Plain Layout
37904 Boxes
37905 \end_layout
37906
37907 \end_inset
37908
37909
37910 \end_layout
37911
37912 \begin_layout Standard
37913 Inserts a minipage box that is described section
37914 \begin_inset space ~
37915 \end_inset
37916
37917
37918 \begin_inset CommandInset ref
37919 LatexCommand ref
37920 reference "sec:Minipages"
37921
37922 \end_inset
37923
37924 .
37925  All box types supported by LyX are explained in detail in the chapter 
37926 \emph on
37927 Boxes
37928 \emph default
37929  of the 
37930 \emph on
37931 Embedded Objects
37932 \emph default
37933  manual.
37934 \end_layout
37935
37936 \begin_layout Subsection
37937 Citation
37938 \end_layout
37939
37940 \begin_layout Standard
37941 Inserts a citation as described in section
37942 \begin_inset space ~
37943 \end_inset
37944
37945
37946 \begin_inset CommandInset ref
37947 LatexCommand ref
37948 reference "sec:Bibliography"
37949
37950 \end_inset
37951
37952 .
37953 \end_layout
37954
37955 \begin_layout Subsection
37956 Cross-Reference
37957 \end_layout
37958
37959 \begin_layout Standard
37960 Inserts a cross-reference as described in section
37961 \begin_inset space ~
37962 \end_inset
37963
37964
37965 \begin_inset CommandInset ref
37966 LatexCommand ref
37967 reference "sec:Cross-References"
37968
37969 \end_inset
37970
37971 .
37972 \end_layout
37973
37974 \begin_layout Subsection
37975 Label
37976 \end_layout
37977
37978 \begin_layout Standard
37979 Inserts a label as described in section
37980 \begin_inset space ~
37981 \end_inset
37982
37983
37984 \begin_inset CommandInset ref
37985 LatexCommand ref
37986 reference "sec:Cross-References"
37987
37988 \end_inset
37989
37990 .
37991 \end_layout
37992
37993 \begin_layout Subsection
37994 Caption
37995 \begin_inset Index idx
37996 status collapsed
37997
37998 \begin_layout Plain Layout
37999 Captions
38000 \end_layout
38001
38002 \end_inset
38003
38004
38005 \begin_inset Index idx
38006 status collapsed
38007
38008 \begin_layout Plain Layout
38009 Longtables ! Caption
38010 \end_layout
38011
38012 \end_inset
38013
38014
38015 \end_layout
38016
38017 \begin_layout Standard
38018 Inserts a caption in a float or longtable.
38019  Floats are described in section
38020 \begin_inset space ~
38021 \end_inset
38022
38023
38024 \begin_inset CommandInset ref
38025 LatexCommand ref
38026 reference "sec:Floats"
38027
38028 \end_inset
38029
38030 , captions in longtables are described in the section 
38031 \emph on
38032 Longtable Captions
38033 \emph default
38034  of the 
38035 \emph on
38036 Embedded Objects
38037 \emph default
38038  manual.
38039 \end_layout
38040
38041 \begin_layout Subsection
38042 Index Entry
38043 \end_layout
38044
38045 \begin_layout Standard
38046 Inserts an index entry as described in section
38047 \begin_inset space ~
38048 \end_inset
38049
38050
38051 \begin_inset CommandInset ref
38052 LatexCommand ref
38053 reference "sec:Index"
38054
38055 \end_inset
38056
38057 .
38058 \end_layout
38059
38060 \begin_layout Subsection
38061 Nomenclature Entry
38062 \end_layout
38063
38064 \begin_layout Standard
38065 Inserts a nomenclature entry as described in section
38066 \begin_inset space ~
38067 \end_inset
38068
38069
38070 \begin_inset CommandInset ref
38071 LatexCommand ref
38072 reference "sec:Nomenclature"
38073
38074 \end_inset
38075
38076 .
38077 \end_layout
38078
38079 \begin_layout Subsection
38080 Table
38081 \end_layout
38082
38083 \begin_layout Standard
38084 Inserts a table.
38085  Tables are described in section
38086 \begin_inset space ~
38087 \end_inset
38088
38089
38090 \begin_inset CommandInset ref
38091 LatexCommand ref
38092 reference "sec:Tables"
38093
38094 \end_inset
38095
38096 .
38097 \end_layout
38098
38099 \begin_layout Subsection
38100 Graphics
38101 \end_layout
38102
38103 \begin_layout Standard
38104 Inserts a graphic.
38105  Graphics are described in section
38106 \begin_inset space ~
38107 \end_inset
38108
38109
38110 \begin_inset CommandInset ref
38111 LatexCommand ref
38112 reference "sec:Graphics"
38113
38114 \end_inset
38115
38116 .
38117 \end_layout
38118
38119 \begin_layout Subsection
38120 URL
38121 \end_layout
38122
38123 \begin_layout Standard
38124 Inserts an URL as described in section
38125 \begin_inset space ~
38126 \end_inset
38127
38128
38129 \begin_inset CommandInset ref
38130 LatexCommand ref
38131 reference "sub:URLs"
38132
38133 \end_inset
38134
38135 .
38136 \end_layout
38137
38138 \begin_layout Subsection
38139 Hyperlinks
38140 \end_layout
38141
38142 \begin_layout Standard
38143 Inserts a hyperlink as described in section
38144 \begin_inset space ~
38145 \end_inset
38146
38147
38148 \begin_inset CommandInset ref
38149 LatexCommand ref
38150 reference "sub:Hyperlinks"
38151
38152 \end_inset
38153
38154 .
38155 \end_layout
38156
38157 \begin_layout Subsection
38158 Footnote
38159 \end_layout
38160
38161 \begin_layout Standard
38162 Inserts a footnote, see section
38163 \begin_inset space ~
38164 \end_inset
38165
38166
38167 \begin_inset CommandInset ref
38168 LatexCommand ref
38169 reference "sec:Footnotes"
38170
38171 \end_inset
38172
38173 .
38174 \end_layout
38175
38176 \begin_layout Subsection
38177 Marginal Note
38178 \end_layout
38179
38180 \begin_layout Standard
38181 Inserts a marginal note, see section
38182 \begin_inset space ~
38183 \end_inset
38184
38185
38186 \begin_inset CommandInset ref
38187 LatexCommand ref
38188 reference "sec:Marginal-Notes"
38189
38190 \end_inset
38191
38192 .
38193 \end_layout
38194
38195 \begin_layout Subsection
38196 Short Title
38197 \end_layout
38198
38199 \begin_layout Standard
38200 Inserts a short title, see section
38201 \begin_inset space ~
38202 \end_inset
38203
38204
38205 \begin_inset CommandInset ref
38206 LatexCommand ref
38207 reference "sec:Short-Titles"
38208
38209 \end_inset
38210
38211 .
38212 \end_layout
38213
38214 \begin_layout Subsection
38215 TeX Code
38216 \end_layout
38217
38218 \begin_layout Standard
38219 Inserts a TeX Code box, see section
38220 \begin_inset space ~
38221 \end_inset
38222
38223
38224 \begin_inset CommandInset ref
38225 LatexCommand ref
38226 reference "sub:TeX-Code-Boxes"
38227
38228 \end_inset
38229
38230  for a description.
38231 \end_layout
38232
38233 \begin_layout Subsection
38234 Program Listing
38235 \begin_inset Index idx
38236 status collapsed
38237
38238 \begin_layout Plain Layout
38239 Program listings
38240 \end_layout
38241
38242 \end_inset
38243
38244
38245 \end_layout
38246
38247 \begin_layout Standard
38248 Inserts a program listings box.
38249  Program listings are explained in the chapter 
38250 \emph on
38251 Program Code Listings
38252 \emph default
38253  of the 
38254 \emph on
38255 Embedded Objects
38256 \emph default
38257  manual.
38258 \end_layout
38259
38260 \begin_layout Subsection
38261 Date
38262 \end_layout
38263
38264 \begin_layout Standard
38265 Inserts the actual date.
38266  The format depends on the date format of the language that is used for
38267  LyX's menus.
38268  LyX offers various ways to insert a date which are explained and also compared
38269  in the section 
38270 \emph on
38271 External Material
38272 \emph default
38273  of the 
38274 \emph on
38275 Embedded Objects
38276 \emph default
38277  manual.
38278 \end_layout
38279
38280 \begin_layout Section
38281 The Navigate Menu
38282 \begin_inset Index idx
38283 status collapsed
38284
38285 \begin_layout Plain Layout
38286 Menu ! Navigate
38287 \end_layout
38288
38289 \end_inset
38290
38291
38292 \end_layout
38293
38294 \begin_layout Standard
38295 This menu lists the existing chapters, sections, figures, tables, etc.
38296 \begin_inset space ~
38297 \end_inset
38298
38299 of the current document.
38300  This allows you to navigate easily through you document.
38301 \end_layout
38302
38303 \begin_layout Subsection
38304 Bookmarks
38305 \end_layout
38306
38307 \begin_layout Standard
38308 With this menu entry you are able to define your own bookmarks.
38309  This is useful when you are working on a large document and often have
38310  to jump e.
38311 \begin_inset space \thinspace{}
38312 \end_inset
38313
38314 g.
38315 \begin_inset space \space{}
38316 \end_inset
38317
38318 between section
38319 \begin_inset space ~
38320 \end_inset
38321
38322 2.5 and 6.3.
38323  To create bookmarks for this example, go to section
38324 \begin_inset space ~
38325 \end_inset
38326
38327 2.5 and use the menu 
38328 \family sans
38329 Save
38330 \begin_inset space ~
38331 \end_inset
38332
38333 Bookmark
38334 \begin_inset space ~
38335 \end_inset
38336
38337 1
38338 \family default
38339 .
38340  Then go to section
38341 \begin_inset space ~
38342 \end_inset
38343
38344 6.3 and use 
38345 \family sans
38346 Save
38347 \begin_inset space ~
38348 \end_inset
38349
38350 Bookmark
38351 \begin_inset space ~
38352 \end_inset
38353
38354
38355 \family default
38356 2.
38357  Now you can jump easily between these sections by using the menu or by
38358  the key bindings 
38359 \begin_inset Info
38360 type  "shortcut"
38361 arg   "bookmark-goto 1"
38362 \end_inset
38363
38364  and 
38365 \begin_inset Info
38366 type  "shortcut"
38367 arg   "bookmark-goto 2"
38368 \end_inset
38369
38370 .
38371 \end_layout
38372
38373 \begin_layout Standard
38374 You can also use bookmarks to jump between several opened documents.
38375  The saved bookmarks are valid till the document is closed.
38376 \end_layout
38377
38378 \begin_layout Subsection
38379 Next Note, Change, Cross-reference
38380 \end_layout
38381
38382 \begin_layout Standard
38383 Jump to the next note, change, or cross-reference following the current
38384  cursor position.
38385 \end_layout
38386
38387 \begin_layout Subsection
38388 Go to Label
38389 \end_layout
38390
38391 \begin_layout Standard
38392 Only active when the cursor is in front of a cross-reference.
38393  Sets the cursor before the referenced label, the same as if you right-click
38394  on a cross-reference box.
38395 \end_layout
38396
38397 \begin_layout Section
38398 The Document Menu
38399 \begin_inset Index idx
38400 status collapsed
38401
38402 \begin_layout Plain Layout
38403 Menu ! Document
38404 \end_layout
38405
38406 \end_inset
38407
38408
38409 \end_layout
38410
38411 \begin_layout Subsection
38412 Change Tracking
38413 \end_layout
38414
38415 \begin_layout Standard
38416 Change Tracking is described in section
38417 \begin_inset space ~
38418 \end_inset
38419
38420
38421 \begin_inset CommandInset ref
38422 LatexCommand ref
38423 reference "sec:Change-Tracking"
38424
38425 \end_inset
38426
38427 .
38428 \end_layout
38429
38430 \begin_layout Subsection
38431 LaT
38432 \begin_inset ERT
38433 status collapsed
38434
38435 \begin_layout Plain Layout
38436
38437 {}
38438 \end_layout
38439
38440 \end_inset
38441
38442 eX Log
38443 \end_layout
38444
38445 \begin_layout Standard
38446 After running LaTeX by viewing or exporting a document, this menu will be
38447  enabled.
38448  It shows the logfile of the used LaTeX-program.
38449 \end_layout
38450
38451 \begin_layout Standard
38452 Here you can see how LaTeX works in the background.
38453  
38454 \emph on
38455 Experts
38456 \emph default
38457  will find in it reasons for LaTeX-errors.
38458 \end_layout
38459
38460 \begin_layout Subsection
38461 Outline
38462 \end_layout
38463
38464 \begin_layout Standard
38465 Opens the TOC/Outline window as described in section
38466 \begin_inset space ~
38467 \end_inset
38468
38469
38470 \begin_inset CommandInset ref
38471 LatexCommand ref
38472 reference "sec:Navigating"
38473
38474 \end_inset
38475
38476  and 
38477 \begin_inset CommandInset ref
38478 LatexCommand ref
38479 reference "sub:Table-of-Contents"
38480
38481 \end_inset
38482
38483 .
38484 \end_layout
38485
38486 \begin_layout Subsection
38487 Start Appendix Here
38488 \end_layout
38489
38490 \begin_layout Standard
38491 This menu will start the appendix of the document at the current cursor
38492  position as described in section
38493 \begin_inset space ~
38494 \end_inset
38495
38496
38497 \begin_inset CommandInset ref
38498 LatexCommand ref
38499 reference "sec:Appendices"
38500
38501 \end_inset
38502
38503 .
38504 \end_layout
38505
38506 \begin_layout Subsection
38507 Compressed
38508 \end_layout
38509
38510 \begin_layout Standard
38511 Un/compresses the current document.
38512 \end_layout
38513
38514 \begin_layout Subsection
38515 Settings
38516 \end_layout
38517
38518 \begin_layout Standard
38519 The document settings are described in appendix
38520 \begin_inset space ~
38521 \end_inset
38522
38523
38524 \begin_inset CommandInset ref
38525 LatexCommand ref
38526 reference "cha:The-Document-Settings"
38527
38528 \end_inset
38529
38530 .
38531 \end_layout
38532
38533 \begin_layout Section
38534 The Tools Menu
38535 \begin_inset Index idx
38536 status collapsed
38537
38538 \begin_layout Plain Layout
38539 Menu ! Tools
38540 \end_layout
38541
38542 \end_inset
38543
38544
38545 \end_layout
38546
38547 \begin_layout Subsection
38548 Spellchecker
38549 \end_layout
38550
38551 \begin_layout Standard
38552 Spell checking is explained in section
38553 \begin_inset space ~
38554 \end_inset
38555
38556
38557 \begin_inset CommandInset ref
38558 LatexCommand ref
38559 reference "sec:Spellchecking"
38560
38561 \end_inset
38562
38563 .
38564 \end_layout
38565
38566 \begin_layout Subsection
38567 Thesaurus
38568 \end_layout
38569
38570 \begin_layout Standard
38571 The thesaurus is described in section
38572 \begin_inset space ~
38573 \end_inset
38574
38575
38576 \begin_inset CommandInset ref
38577 LatexCommand ref
38578 reference "sec:Thesaurus"
38579
38580 \end_inset
38581
38582 .
38583 \end_layout
38584
38585 \begin_layout Subsection
38586 Statistics
38587 \begin_inset Index idx
38588 status collapsed
38589
38590 \begin_layout Plain Layout
38591 Word count
38592 \end_layout
38593
38594 \end_inset
38595
38596
38597 \begin_inset Index idx
38598 status collapsed
38599
38600 \begin_layout Plain Layout
38601 Character count
38602 \end_layout
38603
38604 \end_inset
38605
38606
38607 \end_layout
38608
38609 \begin_layout Standard
38610 Counts the number of words and characters in the actual document or the
38611  highlighted document part.
38612 \end_layout
38613
38614 \begin_layout Subsection
38615 TeX Information
38616 \begin_inset Index idx
38617 status collapsed
38618
38619 \begin_layout Plain Layout
38620 TeX Information
38621 \end_layout
38622
38623 \end_inset
38624
38625
38626 \end_layout
38627
38628 \begin_layout Standard
38629 Shows you a list of the classes and styles installed in your LaTeX-system.
38630 \end_layout
38631
38632 \begin_layout Subsection
38633 Reconfigure
38634 \begin_inset Index idx
38635 status collapsed
38636
38637 \begin_layout Plain Layout
38638 LyX ! Reconfigure|see
38639 \begin_inset ERT
38640 status collapsed
38641
38642 \begin_layout Plain Layout
38643
38644 {
38645 \end_layout
38646
38647 \end_inset
38648
38649 Reconfiguration of LyX
38650 \begin_inset ERT
38651 status collapsed
38652
38653 \begin_layout Plain Layout
38654
38655 }
38656 \end_layout
38657
38658 \end_inset
38659
38660
38661 \end_layout
38662
38663 \end_inset
38664
38665
38666 \begin_inset Index idx
38667 status collapsed
38668
38669 \begin_layout Plain Layout
38670 Reconfiguration of LyX
38671 \end_layout
38672
38673 \end_inset
38674
38675
38676 \end_layout
38677
38678 \begin_layout Standard
38679 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
38680  and needed programs it needs; see also section
38681 \begin_inset space ~
38682 \end_inset
38683
38684
38685 \begin_inset CommandInset ref
38686 LatexCommand ref
38687 reference "sec:Basic-LyX-Setup"
38688
38689 \end_inset
38690
38691 .
38692 \end_layout
38693
38694 \begin_layout Subsection
38695 Preferences
38696 \end_layout
38697
38698 \begin_layout Standard
38699 The preferences dialog is described in detail in appendix
38700 \begin_inset space \thinspace{}
38701 \end_inset
38702
38703
38704 \begin_inset CommandInset ref
38705 LatexCommand ref
38706 reference "cha:The-Preferences-dialog"
38707
38708 \end_inset
38709
38710 .
38711 \end_layout
38712
38713 \begin_layout Section
38714 The Help Menu
38715 \begin_inset Index idx
38716 status collapsed
38717
38718 \begin_layout Plain Layout
38719 Menu ! Help
38720 \end_layout
38721
38722 \end_inset
38723
38724
38725 \end_layout
38726
38727 \begin_layout Standard
38728 This menu opens the documentation files of LyX in the language of LyX's
38729  menus.
38730 \end_layout
38731
38732 \begin_layout Standard
38733 The menu 
38734 \family sans
38735 LaTeX
38736 \begin_inset space ~
38737 \end_inset
38738
38739 Configuration
38740 \family default
38741  shows a LyX-document with information about the LaTeX-packages and classes
38742  found by LyX (see also section
38743 \begin_inset space ~
38744 \end_inset
38745
38746
38747 \begin_inset CommandInset ref
38748 LatexCommand ref
38749 reference "sec:LaTeX-Setup"
38750
38751 \end_inset
38752
38753 ).
38754 \end_layout
38755
38756 \begin_layout Section
38757 Toolbars
38758 \begin_inset CommandInset label
38759 LatexCommand label
38760 name "sec:Toolbars"
38761
38762 \end_inset
38763
38764
38765 \end_layout
38766
38767 \begin_layout Standard
38768 How to show or hide toolbars is explained in section
38769 \begin_inset space ~
38770 \end_inset
38771
38772
38773 \begin_inset CommandInset ref
38774 LatexCommand ref
38775 reference "sub:Toolbars"
38776
38777 \end_inset
38778
38779 .
38780 \end_layout
38781
38782 \begin_layout Standard
38783 It is also possible to define custom toolbars.
38784  This is described in the 
38785 \emph on
38786 Additional Features
38787 \emph default
38788  manual.
38789 \end_layout
38790
38791 \begin_layout Subsection
38792 Standard Toolbar
38793 \begin_inset Index idx
38794 status collapsed
38795
38796 \begin_layout Plain Layout
38797 Toolbar ! Standard
38798 \end_layout
38799
38800 \end_inset
38801
38802
38803 \end_layout
38804
38805 \begin_layout Standard
38806 \begin_inset Graphics
38807         filename clipart/StandardToolbar.png
38808         width 100col%
38809
38810 \end_inset
38811
38812
38813 \end_layout
38814
38815 \begin_layout Standard
38816 \begin_inset VSpace defskip
38817 \end_inset
38818
38819
38820 \end_layout
38821
38822 \begin_layout Standard
38823 The standard toolbar as shown above contains from left to right the following
38824  buttons:
38825 \begin_inset ERT
38826 status collapsed
38827
38828 \begin_layout Plain Layout
38829
38830
38831 \backslash
38832 setlength{
38833 \backslash
38834 LTleft}{0pt}
38835 \end_layout
38836
38837 \end_inset
38838
38839
38840 \begin_inset Note Note
38841 status collapsed
38842
38843 \begin_layout Plain Layout
38844 This is necessary to left align the following longtables.
38845  See the 
38846 \emph on
38847 Embedded Objects
38848 \emph default
38849  manual for more information.
38850 \end_layout
38851
38852 \end_inset
38853
38854
38855 \end_layout
38856
38857 \begin_layout Standard
38858 \begin_inset VSpace defskip
38859 \end_inset
38860
38861
38862 \end_layout
38863
38864 \begin_layout Standard
38865 \begin_inset Tabular
38866 <lyxtabular version="3" rows="1" columns="2">
38867 <features islongtable="true" longtabularalignment="center">
38868 <column alignment="center" valignment="top" width="0">
38869 <column alignment="center" valignment="top" width="0">
38870 <row>
38871 <cell alignment="center" valignment="top" usebox="none">
38872 \begin_inset Text
38873
38874 \begin_layout Plain Layout
38875 \begin_inset Graphics
38876         filename clipart/ToolbarEnvBox.png
38877         clip
38878
38879 \end_inset
38880
38881
38882 \end_layout
38883
38884 \end_inset
38885 </cell>
38886 <cell alignment="center" valignment="top" usebox="none">
38887 \begin_inset Text
38888
38889 \begin_layout Plain Layout
38890 pull-down box for the paragraph environments
38891 \end_layout
38892
38893 \end_inset
38894 </cell>
38895 </row>
38896 </lyxtabular>
38897
38898 \end_inset
38899
38900
38901 \end_layout
38902
38903 \begin_layout Standard
38904 \begin_inset VSpace -10mm
38905 \end_inset
38906
38907
38908 \end_layout
38909
38910 \begin_layout Standard
38911 \align left
38912 \begin_inset Tabular
38913 <lyxtabular version="3" rows="21" columns="2">
38914 <features islongtable="true" longtabularalignment="center">
38915 <column alignment="left" valignment="top" width="0">
38916 <column alignment="left" valignment="top" width="0">
38917 <row interlinespace="2.5mm">
38918 <cell alignment="center" valignment="top" usebox="none">
38919 \begin_inset Text
38920
38921 \begin_layout Plain Layout
38922
38923 \family sans
38924 \begin_inset Graphics
38925         filename ../images/buffer-new.png
38926         scale 85
38927         groupId toolbarbuttons
38928
38929 \end_inset
38930
38931
38932 \end_layout
38933
38934 \end_inset
38935 </cell>
38936 <cell alignment="center" valignment="top" usebox="none">
38937 \begin_inset Text
38938
38939 \begin_layout Plain Layout
38940
38941 \family sans
38942 File\SpecialChar \menuseparator
38943 New
38944 \end_layout
38945
38946 \end_inset
38947 </cell>
38948 </row>
38949 <row interlinespace="2.5mm">
38950 <cell alignment="center" valignment="top" usebox="none">
38951 \begin_inset Text
38952
38953 \begin_layout Plain Layout
38954 \begin_inset Graphics
38955         filename ../images/file-open.png
38956         scale 85
38957         groupId toolbarbuttons
38958
38959 \end_inset
38960
38961
38962 \end_layout
38963
38964 \end_inset
38965 </cell>
38966 <cell alignment="center" valignment="top" usebox="none">
38967 \begin_inset Text
38968
38969 \begin_layout Plain Layout
38970
38971 \family sans
38972 File\SpecialChar \menuseparator
38973 Open
38974 \end_layout
38975
38976 \end_inset
38977 </cell>
38978 </row>
38979 <row interlinespace="2.5mm">
38980 <cell alignment="center" valignment="top" usebox="none">
38981 \begin_inset Text
38982
38983 \begin_layout Plain Layout
38984 \begin_inset Graphics
38985         filename ../images/buffer-write.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 Save
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/dialog-show_print.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 Print
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/dialog-show_spellchecker.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 Tools\SpecialChar \menuseparator
39063 Spellchecker
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/undo.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 Edit\SpecialChar \menuseparator
39093 Undo
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/redo.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 Edit\SpecialChar \menuseparator
39123 Redo
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/cut.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 Cut
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/copy.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 Copy
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/paste.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 Paste
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/dialog-show_findreplace.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 Find
39244 \begin_inset space \thinspace{}
39245 \end_inset
39246
39247 &
39248 \begin_inset space \thinspace{}
39249 \end_inset
39250
39251 Replace
39252 \end_layout
39253
39254 \end_inset
39255 </cell>
39256 </row>
39257 <row interlinespace="2.5mm">
39258 <cell alignment="center" valignment="top" usebox="none">
39259 \begin_inset Text
39260
39261 \begin_layout Plain Layout
39262 \begin_inset Graphics
39263         filename ../images/bookmark-goto_0.png
39264         scale 85
39265         groupId toolbarbuttons
39266
39267 \end_inset
39268
39269
39270 \end_layout
39271
39272 \end_inset
39273 </cell>
39274 <cell alignment="center" valignment="top" usebox="none">
39275 \begin_inset Text
39276
39277 \begin_layout Plain Layout
39278
39279 \family sans
39280 Navigate\SpecialChar \menuseparator
39281 Bookmarks\SpecialChar \menuseparator
39282 Navigate Back
39283 \end_layout
39284
39285 \end_inset
39286 </cell>
39287 </row>
39288 <row interlinespace="2.5mm">
39289 <cell alignment="center" valignment="top" usebox="none">
39290 \begin_inset Text
39291
39292 \begin_layout Plain Layout
39293 \begin_inset Graphics
39294         filename ../images/font-emph.png
39295         scale 85
39296         groupId toolbarbuttons
39297
39298 \end_inset
39299
39300
39301 \end_layout
39302
39303 \end_inset
39304 </cell>
39305 <cell alignment="center" valignment="top" usebox="none">
39306 \begin_inset Text
39307
39308 \begin_layout Plain Layout
39309 Emphasize text, function of the Edit
39310 \family sans
39311 \SpecialChar \menuseparator
39312 Text
39313 \begin_inset space ~
39314 \end_inset
39315
39316 Style
39317 \family default
39318  dialog
39319 \end_layout
39320
39321 \end_inset
39322 </cell>
39323 </row>
39324 <row interlinespace="2.5mm">
39325 <cell alignment="center" valignment="top" usebox="none">
39326 \begin_inset Text
39327
39328 \begin_layout Plain Layout
39329 \begin_inset Graphics
39330         filename ../images/font-noun.png
39331         scale 85
39332         groupId toolbarbuttons
39333
39334 \end_inset
39335
39336
39337 \end_layout
39338
39339 \end_inset
39340 </cell>
39341 <cell alignment="center" valignment="top" usebox="none">
39342 \begin_inset Text
39343
39344 \begin_layout Plain Layout
39345 Set text to noun style, function of the Edit
39346 \family sans
39347 \SpecialChar \menuseparator
39348 Text
39349 \begin_inset space ~
39350 \end_inset
39351
39352 Style
39353 \family default
39354  dialog
39355 \end_layout
39356
39357 \end_inset
39358 </cell>
39359 </row>
39360 <row interlinespace="2.5mm">
39361 <cell alignment="center" valignment="top" usebox="none">
39362 \begin_inset Text
39363
39364 \begin_layout Plain Layout
39365 \begin_inset Graphics
39366         filename ../images/textstyle-apply.png
39367         scale 85
39368         groupId toolbarbuttons
39369
39370 \end_inset
39371
39372
39373 \end_layout
39374
39375 \end_inset
39376 </cell>
39377 <cell alignment="center" valignment="top" usebox="none">
39378 \begin_inset Text
39379
39380 \begin_layout Plain Layout
39381 Formats text using the current settings in the 
39382 \family sans
39383 Edit\SpecialChar \menuseparator
39384 Text
39385 \begin_inset space ~
39386 \end_inset
39387
39388 Style
39389 \family default
39390  dialog
39391 \end_layout
39392
39393 \end_inset
39394 </cell>
39395 </row>
39396 <row interlinespace="2.5mm">
39397 <cell alignment="center" valignment="top" usebox="none">
39398 \begin_inset Text
39399
39400 \begin_layout Plain Layout
39401 \begin_inset Graphics
39402         filename ../images/math-mode.png
39403         scale 85
39404         groupId toolbarbuttons
39405
39406 \end_inset
39407
39408
39409 \end_layout
39410
39411 \end_inset
39412 </cell>
39413 <cell alignment="center" valignment="top" usebox="none">
39414 \begin_inset Text
39415
39416 \begin_layout Plain Layout
39417
39418 \family sans
39419 Insert\SpecialChar \menuseparator
39420 Math\SpecialChar \menuseparator
39421 Inline
39422 \begin_inset space ~
39423 \end_inset
39424
39425 Formula
39426 \end_layout
39427
39428 \end_inset
39429 </cell>
39430 </row>
39431 <row interlinespace="2.5mm">
39432 <cell alignment="center" valignment="top" usebox="none">
39433 \begin_inset Text
39434
39435 \begin_layout Plain Layout
39436 \begin_inset Graphics
39437         filename ../images/dialog-show-new-inset_graphics.png
39438         scale 85
39439         groupId toolbarbuttons
39440
39441 \end_inset
39442
39443
39444 \end_layout
39445
39446 \end_inset
39447 </cell>
39448 <cell alignment="center" valignment="top" usebox="none">
39449 \begin_inset Text
39450
39451 \begin_layout Plain Layout
39452
39453 \family sans
39454 Insert\SpecialChar \menuseparator
39455 Graphics
39456 \end_layout
39457
39458 \end_inset
39459 </cell>
39460 </row>
39461 <row interlinespace="2.5mm">
39462 <cell alignment="center" valignment="top" usebox="none">
39463 \begin_inset Text
39464
39465 \begin_layout Plain Layout
39466 \begin_inset Graphics
39467         filename ../images/tabular-insert.png
39468         scale 85
39469         groupId toolbarbuttons
39470
39471 \end_inset
39472
39473
39474 \end_layout
39475
39476 \end_inset
39477 </cell>
39478 <cell alignment="center" valignment="top" usebox="none">
39479 \begin_inset Text
39480
39481 \begin_layout Plain Layout
39482
39483 \family sans
39484 Insert\SpecialChar \menuseparator
39485 Table
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-toggle_toc.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 Toggle outline window on/off, 
39513 \family sans
39514 Document\SpecialChar \menuseparator
39515 Outline
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/toolbar-toggle_math.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 Toggle math toolbar on/off
39543 \end_layout
39544
39545 \end_inset
39546 </cell>
39547 </row>
39548 <row interlinespace="2.5mm">
39549 <cell alignment="center" valignment="top" usebox="none">
39550 \begin_inset Text
39551
39552 \begin_layout Plain Layout
39553 \begin_inset Graphics
39554         filename ../images/toolbar-toggle_table.png
39555         scale 85
39556         groupId toolbarbuttons
39557
39558 \end_inset
39559
39560
39561 \end_layout
39562
39563 \end_inset
39564 </cell>
39565 <cell alignment="center" valignment="top" usebox="none">
39566 \begin_inset Text
39567
39568 \begin_layout Plain Layout
39569 Toggle table toolbar on/off
39570 \end_layout
39571
39572 \end_inset
39573 </cell>
39574 </row>
39575 </lyxtabular>
39576
39577 \end_inset
39578
39579
39580 \end_layout
39581
39582 \begin_layout Subsection
39583 Extra Toolbar
39584 \begin_inset Index idx
39585 status collapsed
39586
39587 \begin_layout Plain Layout
39588 Toolbar ! Extra
39589 \end_layout
39590
39591 \end_inset
39592
39593
39594 \end_layout
39595
39596 \begin_layout Standard
39597 \begin_inset Graphics
39598         filename clipart/ExtraToolbar.png
39599         width 100col%
39600
39601 \end_inset
39602
39603
39604 \end_layout
39605
39606 \begin_layout Standard
39607 \begin_inset VSpace defskip
39608 \end_inset
39609
39610
39611 \end_layout
39612
39613 \begin_layout Standard
39614 The extra toolbar as shown above contains from left to right the following
39615  buttons:
39616 \end_layout
39617
39618 \begin_layout Standard
39619 \begin_inset VSpace defskip
39620 \end_inset
39621
39622
39623 \end_layout
39624
39625 \begin_layout Standard
39626 \begin_inset Tabular
39627 <lyxtabular version="3" rows="25" columns="2">
39628 <features islongtable="true" longtabularalignment="center">
39629 <column alignment="left" valignment="top" width="0">
39630 <column alignment="left" valignment="top" width="0">
39631 <row interlinespace="2.5mm">
39632 <cell alignment="center" valignment="top" usebox="none">
39633 \begin_inset Text
39634
39635 \begin_layout Plain Layout
39636 \begin_inset Graphics
39637         filename ../images/layout.png
39638         scale 85
39639         groupId toolbarbuttons
39640
39641 \end_inset
39642
39643
39644 \end_layout
39645
39646 \end_inset
39647 </cell>
39648 <cell alignment="center" valignment="top" usebox="none">
39649 \begin_inset Text
39650
39651 \begin_layout Plain Layout
39652 Default
39653 \end_layout
39654
39655 \end_inset
39656 </cell>
39657 </row>
39658 <row interlinespace="2.5mm">
39659 <cell alignment="center" valignment="top" usebox="none">
39660 \begin_inset Text
39661
39662 \begin_layout Plain Layout
39663 \begin_inset Graphics
39664         filename ../images/layout_Enumerate.png
39665         scale 85
39666         groupId toolbarbuttons
39667
39668 \end_inset
39669
39670
39671 \end_layout
39672
39673 \end_inset
39674 </cell>
39675 <cell alignment="center" valignment="top" usebox="none">
39676 \begin_inset Text
39677
39678 \begin_layout Plain Layout
39679 Numbered list
39680 \end_layout
39681
39682 \end_inset
39683 </cell>
39684 </row>
39685 <row interlinespace="2.5mm">
39686 <cell alignment="center" valignment="top" usebox="none">
39687 \begin_inset Text
39688
39689 \begin_layout Plain Layout
39690 \begin_inset Graphics
39691         filename ../images/layout_Itemize.png
39692         scale 85
39693         groupId toolbarbuttons
39694
39695 \end_inset
39696
39697
39698 \end_layout
39699
39700 \end_inset
39701 </cell>
39702 <cell alignment="center" valignment="top" usebox="none">
39703 \begin_inset Text
39704
39705 \begin_layout Plain Layout
39706 Itemized list
39707 \end_layout
39708
39709 \end_inset
39710 </cell>
39711 </row>
39712 <row interlinespace="2.5mm">
39713 <cell alignment="center" valignment="top" usebox="none">
39714 \begin_inset Text
39715
39716 \begin_layout Plain Layout
39717 \begin_inset Graphics
39718         filename ../images/layout_List.png
39719         scale 85
39720         groupId toolbarbuttons
39721
39722 \end_inset
39723
39724
39725 \end_layout
39726
39727 \end_inset
39728 </cell>
39729 <cell alignment="center" valignment="top" usebox="none">
39730 \begin_inset Text
39731
39732 \begin_layout Plain Layout
39733 List
39734 \end_layout
39735
39736 \end_inset
39737 </cell>
39738 </row>
39739 <row interlinespace="2.5mm">
39740 <cell alignment="center" valignment="top" usebox="none">
39741 \begin_inset Text
39742
39743 \begin_layout Plain Layout
39744 \begin_inset Graphics
39745         filename ../images/layout_Description.png
39746         scale 85
39747         groupId toolbarbuttons
39748
39749 \end_inset
39750
39751
39752 \end_layout
39753
39754 \end_inset
39755 </cell>
39756 <cell alignment="center" valignment="top" usebox="none">
39757 \begin_inset Text
39758
39759 \begin_layout Plain Layout
39760 Description list
39761 \end_layout
39762
39763 \end_inset
39764 </cell>
39765 </row>
39766 <row interlinespace="2.5mm">
39767 <cell alignment="center" valignment="top" usebox="none">
39768 \begin_inset Text
39769
39770 \begin_layout Plain Layout
39771 \begin_inset Graphics
39772         filename ../images/depth-increment.png
39773         scale 85
39774         groupId toolbarbuttons
39775
39776 \end_inset
39777
39778
39779 \end_layout
39780
39781 \end_inset
39782 </cell>
39783 <cell alignment="center" valignment="top" usebox="none">
39784 \begin_inset Text
39785
39786 \begin_layout Plain Layout
39787
39788 \family sans
39789 Edit\SpecialChar \menuseparator
39790 Increase
39791 \begin_inset space ~
39792 \end_inset
39793
39794 List
39795 \begin_inset space ~
39796 \end_inset
39797
39798 Depth
39799 \end_layout
39800
39801 \end_inset
39802 </cell>
39803 </row>
39804 <row interlinespace="2.5mm">
39805 <cell alignment="center" valignment="top" usebox="none">
39806 \begin_inset Text
39807
39808 \begin_layout Plain Layout
39809 \begin_inset Graphics
39810         filename ../images/depth-decrement.png
39811         scale 85
39812         groupId toolbarbuttons
39813
39814 \end_inset
39815
39816
39817 \end_layout
39818
39819 \end_inset
39820 </cell>
39821 <cell alignment="center" valignment="top" usebox="none">
39822 \begin_inset Text
39823
39824 \begin_layout Plain Layout
39825
39826 \family sans
39827 Edit\SpecialChar \menuseparator
39828 Decrease
39829 \begin_inset space ~
39830 \end_inset
39831
39832 List
39833 \begin_inset space ~
39834 \end_inset
39835
39836 Depth
39837 \end_layout
39838
39839 \end_inset
39840 </cell>
39841 </row>
39842 <row interlinespace="2.5mm">
39843 <cell alignment="center" valignment="top" usebox="none">
39844 \begin_inset Text
39845
39846 \begin_layout Plain Layout
39847 \begin_inset Graphics
39848         filename ../images/float-insert_figure.png
39849         scale 85
39850         groupId toolbarbuttons
39851
39852 \end_inset
39853
39854
39855 \end_layout
39856
39857 \end_inset
39858 </cell>
39859 <cell alignment="center" valignment="top" usebox="none">
39860 \begin_inset Text
39861
39862 \begin_layout Plain Layout
39863
39864 \family sans
39865 Insert\SpecialChar \menuseparator
39866 Float\SpecialChar \menuseparator
39867 Figure
39868 \end_layout
39869
39870 \end_inset
39871 </cell>
39872 </row>
39873 <row interlinespace="2.5mm">
39874 <cell alignment="center" valignment="top" usebox="none">
39875 \begin_inset Text
39876
39877 \begin_layout Plain Layout
39878 \begin_inset Graphics
39879         filename ../images/float-insert_table.png
39880         scale 85
39881         groupId toolbarbuttons
39882
39883 \end_inset
39884
39885
39886 \end_layout
39887
39888 \end_inset
39889 </cell>
39890 <cell alignment="center" valignment="top" usebox="none">
39891 \begin_inset Text
39892
39893 \begin_layout Plain Layout
39894
39895 \family sans
39896 Insert\SpecialChar \menuseparator
39897 Float\SpecialChar \menuseparator
39898 Table
39899 \end_layout
39900
39901 \end_inset
39902 </cell>
39903 </row>
39904 <row interlinespace="2.5mm">
39905 <cell alignment="center" valignment="top" usebox="none">
39906 \begin_inset Text
39907
39908 \begin_layout Plain Layout
39909 \begin_inset Graphics
39910         filename ../images/label-insert.png
39911         scale 85
39912         groupId toolbarbuttons
39913
39914 \end_inset
39915
39916
39917 \end_layout
39918
39919 \end_inset
39920 </cell>
39921 <cell alignment="center" valignment="top" usebox="none">
39922 \begin_inset Text
39923
39924 \begin_layout Plain Layout
39925
39926 \family sans
39927 Insert\SpecialChar \menuseparator
39928 Label
39929 \end_layout
39930
39931 \end_inset
39932 </cell>
39933 </row>
39934 <row interlinespace="2.5mm">
39935 <cell alignment="center" valignment="top" usebox="none">
39936 \begin_inset Text
39937
39938 \begin_layout Plain Layout
39939 \begin_inset Graphics
39940         filename ../images/dialog-show-new-inset_ref.png
39941         scale 85
39942         groupId toolbarbuttons
39943
39944 \end_inset
39945
39946
39947 \end_layout
39948
39949 \end_inset
39950 </cell>
39951 <cell alignment="center" valignment="top" usebox="none">
39952 \begin_inset Text
39953
39954 \begin_layout Plain Layout
39955
39956 \family sans
39957 Insert\SpecialChar \menuseparator
39958 Cross-Reference
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/dialog-show-new-inset_citation.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 Citation
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/index-insert.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 Index
40019 \begin_inset space ~
40020 \end_inset
40021
40022 Entry
40023 \end_layout
40024
40025 \end_inset
40026 </cell>
40027 </row>
40028 <row interlinespace="2.5mm">
40029 <cell alignment="center" valignment="top" usebox="none">
40030 \begin_inset Text
40031
40032 \begin_layout Plain Layout
40033 \begin_inset Graphics
40034         filename ../images/nomencl-insert.png
40035         scale 85
40036         groupId toolbarbuttons
40037
40038 \end_inset
40039
40040
40041 \end_layout
40042
40043 \end_inset
40044 </cell>
40045 <cell alignment="center" valignment="top" usebox="none">
40046 \begin_inset Text
40047
40048 \begin_layout Plain Layout
40049
40050 \family sans
40051 Insert\SpecialChar \menuseparator
40052 Nomenclature
40053 \begin_inset space ~
40054 \end_inset
40055
40056 Entry
40057 \end_layout
40058
40059 \end_inset
40060 </cell>
40061 </row>
40062 <row interlinespace="2.5mm">
40063 <cell alignment="center" valignment="top" usebox="none">
40064 \begin_inset Text
40065
40066 \begin_layout Plain Layout
40067 \begin_inset Graphics
40068         filename ../images/footnote-insert.png
40069         scale 85
40070         groupId toolbarbuttons
40071
40072 \end_inset
40073
40074
40075 \end_layout
40076
40077 \end_inset
40078 </cell>
40079 <cell alignment="center" valignment="top" usebox="none">
40080 \begin_inset Text
40081
40082 \begin_layout Plain Layout
40083
40084 \family sans
40085 Insert\SpecialChar \menuseparator
40086 Footnote
40087 \end_layout
40088
40089 \end_inset
40090 </cell>
40091 </row>
40092 <row interlinespace="2.5mm">
40093 <cell alignment="center" valignment="top" usebox="none">
40094 \begin_inset Text
40095
40096 \begin_layout Plain Layout
40097 \begin_inset Graphics
40098         filename ../images/marginalnote-insert.png
40099         scale 85
40100         groupId toolbarbuttons
40101
40102 \end_inset
40103
40104
40105 \end_layout
40106
40107 \end_inset
40108 </cell>
40109 <cell alignment="center" valignment="top" usebox="none">
40110 \begin_inset Text
40111
40112 \begin_layout Plain Layout
40113
40114 \family sans
40115 Insert\SpecialChar \menuseparator
40116 Marginal
40117 \begin_inset space ~
40118 \end_inset
40119
40120 Note
40121 \end_layout
40122
40123 \end_inset
40124 </cell>
40125 </row>
40126 <row interlinespace="2.5mm">
40127 <cell alignment="center" valignment="top" usebox="none">
40128 \begin_inset Text
40129
40130 \begin_layout Plain Layout
40131 \begin_inset Graphics
40132         filename ../images/note-insert.png
40133         scale 85
40134         groupId toolbarbuttons
40135
40136 \end_inset
40137
40138
40139 \end_layout
40140
40141 \end_inset
40142 </cell>
40143 <cell alignment="center" valignment="top" usebox="none">
40144 \begin_inset Text
40145
40146 \begin_layout Plain Layout
40147
40148 \family sans
40149 Insert\SpecialChar \menuseparator
40150 Note\SpecialChar \menuseparator
40151 LyX
40152 \begin_inset space ~
40153 \end_inset
40154
40155 Note
40156 \end_layout
40157
40158 \end_inset
40159 </cell>
40160 </row>
40161 <row interlinespace="2.5mm">
40162 <cell alignment="center" valignment="top" usebox="none">
40163 \begin_inset Text
40164
40165 \begin_layout Plain Layout
40166 \begin_inset Graphics
40167         filename ../images/box-insert.png
40168         scale 85
40169         groupId toolbarbuttons
40170
40171 \end_inset
40172
40173
40174 \end_layout
40175
40176 \end_inset
40177 </cell>
40178 <cell alignment="center" valignment="top" usebox="none">
40179 \begin_inset Text
40180
40181 \begin_layout Plain Layout
40182
40183 \family sans
40184 Insert\SpecialChar \menuseparator
40185 Box
40186 \end_layout
40187
40188 \end_inset
40189 </cell>
40190 </row>
40191 <row interlinespace="2.5mm">
40192 <cell alignment="center" valignment="top" usebox="none">
40193 \begin_inset Text
40194
40195 \begin_layout Plain Layout
40196 \begin_inset Graphics
40197         filename ../images/url-insert.png
40198         scale 85
40199         groupId toolbarbuttons
40200
40201 \end_inset
40202
40203
40204 \end_layout
40205
40206 \end_inset
40207 </cell>
40208 <cell alignment="center" valignment="top" usebox="none">
40209 \begin_inset Text
40210
40211 \begin_layout Plain Layout
40212
40213 \family sans
40214 Insert\SpecialChar \menuseparator
40215 URL
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/ert-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 T
40246 \family default
40247
40248 \begin_inset ERT
40249 status collapsed
40250
40251 \begin_layout Plain Layout
40252
40253 {}
40254 \end_layout
40255
40256 \end_inset
40257
40258
40259 \family sans
40260 eX
40261 \end_layout
40262
40263 \end_inset
40264 </cell>
40265 </row>
40266 <row interlinespace="2.5mm">
40267 <cell alignment="center" valignment="top" usebox="none">
40268 \begin_inset Text
40269
40270 \begin_layout Plain Layout
40271 \begin_inset Graphics
40272         filename ../images/math-macro_newmacroname_newcommand.png
40273         scale 85
40274         groupId toolbarbuttons
40275
40276 \end_inset
40277
40278
40279 \end_layout
40280
40281 \end_inset
40282 </cell>
40283 <cell alignment="center" valignment="top" usebox="none">
40284 \begin_inset Text
40285
40286 \begin_layout Plain Layout
40287
40288 \family sans
40289 Insert\SpecialChar \menuseparator
40290 Math\SpecialChar \menuseparator
40291 Macro
40292 \end_layout
40293
40294 \end_inset
40295 </cell>
40296 </row>
40297 <row interlinespace="2.5mm">
40298 <cell alignment="center" valignment="top" usebox="none">
40299 \begin_inset Text
40300
40301 \begin_layout Plain Layout
40302 \begin_inset Graphics
40303         filename ../images/dialog-show-new-inset_include.png
40304         scale 85
40305         groupId toolbarbuttons
40306
40307 \end_inset
40308
40309
40310 \end_layout
40311
40312 \end_inset
40313 </cell>
40314 <cell alignment="center" valignment="top" usebox="none">
40315 \begin_inset Text
40316
40317 \begin_layout Plain Layout
40318
40319 \family sans
40320 Insert\SpecialChar \menuseparator
40321 File\SpecialChar \menuseparator
40322 Child
40323 \begin_inset space ~
40324 \end_inset
40325
40326 Document
40327 \end_layout
40328
40329 \end_inset
40330 </cell>
40331 </row>
40332 <row interlinespace="2.5mm">
40333 <cell alignment="center" valignment="top" usebox="none">
40334 \begin_inset Text
40335
40336 \begin_layout Plain Layout
40337 \begin_inset Graphics
40338         filename ../images/dialog-show_character.png
40339         scale 85
40340         groupId toolbarbuttons
40341
40342 \end_inset
40343
40344
40345 \end_layout
40346
40347 \end_inset
40348 </cell>
40349 <cell alignment="center" valignment="top" usebox="none">
40350 \begin_inset Text
40351
40352 \begin_layout Plain Layout
40353
40354 \family sans
40355 Edit\SpecialChar \menuseparator
40356 Text
40357 \begin_inset space ~
40358 \end_inset
40359
40360 Style
40361 \end_layout
40362
40363 \end_inset
40364 </cell>
40365 </row>
40366 <row interlinespace="2.5mm">
40367 <cell alignment="center" valignment="top" usebox="none">
40368 \begin_inset Text
40369
40370 \begin_layout Plain Layout
40371 \begin_inset Graphics
40372         filename ../images/layout-paragraph.png
40373         scale 85
40374         groupId toolbarbuttons
40375
40376 \end_inset
40377
40378
40379 \end_layout
40380
40381 \end_inset
40382 </cell>
40383 <cell alignment="center" valignment="top" usebox="none">
40384 \begin_inset Text
40385
40386 \begin_layout Plain Layout
40387
40388 \family sans
40389 Edit\SpecialChar \menuseparator
40390 Paragraph
40391 \begin_inset space ~
40392 \end_inset
40393
40394 Settings
40395 \end_layout
40396
40397 \end_inset
40398 </cell>
40399 </row>
40400 <row interlinespace="2.5mm">
40401 <cell alignment="center" valignment="top" usebox="none">
40402 \begin_inset Text
40403
40404 \begin_layout Plain Layout
40405 \begin_inset Graphics
40406         filename ../images/thesaurus-entry.png
40407         scale 85
40408         groupId toolbarbuttons
40409
40410 \end_inset
40411
40412
40413 \end_layout
40414
40415 \end_inset
40416 </cell>
40417 <cell alignment="center" valignment="top" usebox="none">
40418 \begin_inset Text
40419
40420 \begin_layout Plain Layout
40421
40422 \family sans
40423 Tools\SpecialChar \menuseparator
40424 Thesaurus
40425 \end_layout
40426
40427 \end_inset
40428 </cell>
40429 </row>
40430 </lyxtabular>
40431
40432 \end_inset
40433
40434
40435 \end_layout
40436
40437 \begin_layout Subsection
40438 View / Update Toolbar
40439 \begin_inset Index idx
40440 status collapsed
40441
40442 \begin_layout Plain Layout
40443 Toolbar ! View / Update
40444 \end_layout
40445
40446 \end_inset
40447
40448
40449 \end_layout
40450
40451 \begin_layout Standard
40452 \begin_inset Graphics
40453         filename clipart/ViewToolbar.png
40454
40455 \end_inset
40456
40457
40458 \end_layout
40459
40460 \begin_layout Standard
40461 \begin_inset VSpace defskip
40462 \end_inset
40463
40464
40465 \end_layout
40466
40467 \begin_layout Standard
40468 The view / update toolbar as shown above contains from left to right the
40469  following buttons:
40470 \end_layout
40471
40472 \begin_layout Standard
40473 \begin_inset VSpace defskip
40474 \end_inset
40475
40476
40477 \end_layout
40478
40479 \begin_layout Standard
40480 \begin_inset Tabular
40481 <lyxtabular version="3" rows="6" columns="2">
40482 <features islongtable="true" longtabularalignment="center">
40483 <column alignment="left" valignment="top" width="0">
40484 <column alignment="left" valignment="top" width="0">
40485 <row interlinespace="2.5mm">
40486 <cell alignment="center" valignment="top" usebox="none">
40487 \begin_inset Text
40488
40489 \begin_layout Plain Layout
40490 \begin_inset Graphics
40491         filename ../images/buffer-view_dvi.png
40492         scale 85
40493         groupId toolbarbuttons
40494
40495 \end_inset
40496
40497
40498 \end_layout
40499
40500 \end_inset
40501 </cell>
40502 <cell alignment="center" valignment="top" usebox="none">
40503 \begin_inset Text
40504
40505 \begin_layout Plain Layout
40506
40507 \family sans
40508 View\SpecialChar \menuseparator
40509 DVI
40510 \end_layout
40511
40512 \end_inset
40513 </cell>
40514 </row>
40515 <row interlinespace="2.5mm">
40516 <cell alignment="center" valignment="top" usebox="none">
40517 \begin_inset Text
40518
40519 \begin_layout Plain Layout
40520 \begin_inset Graphics
40521         filename ../images/buffer-update_dvi.png
40522         scale 85
40523         groupId toolbarbuttons
40524
40525 \end_inset
40526
40527
40528 \end_layout
40529
40530 \end_inset
40531 </cell>
40532 <cell alignment="center" valignment="top" usebox="none">
40533 \begin_inset Text
40534
40535 \begin_layout Plain Layout
40536
40537 \family sans
40538 View\SpecialChar \menuseparator
40539 Update\SpecialChar \menuseparator
40540 DVI
40541 \end_layout
40542
40543 \end_inset
40544 </cell>
40545 </row>
40546 <row interlinespace="2.5mm">
40547 <cell alignment="center" valignment="top" usebox="none">
40548 \begin_inset Text
40549
40550 \begin_layout Plain Layout
40551 \begin_inset Graphics
40552         filename ../images/buffer-view_pdf2.png
40553         scale 85
40554         groupId toolbarbuttons
40555
40556 \end_inset
40557
40558
40559 \end_layout
40560
40561 \end_inset
40562 </cell>
40563 <cell alignment="center" valignment="top" usebox="none">
40564 \begin_inset Text
40565
40566 \begin_layout Plain Layout
40567
40568 \family sans
40569 View\SpecialChar \menuseparator
40570 PDF
40571 \end_layout
40572
40573 \end_inset
40574 </cell>
40575 </row>
40576 <row interlinespace="2.5mm">
40577 <cell alignment="center" valignment="top" usebox="none">
40578 \begin_inset Text
40579
40580 \begin_layout Plain Layout
40581 \begin_inset Graphics
40582         filename ../images/buffer-update_pdf2.png
40583         scale 85
40584         groupId toolbarbuttons
40585
40586 \end_inset
40587
40588
40589 \end_layout
40590
40591 \end_inset
40592 </cell>
40593 <cell alignment="center" valignment="top" usebox="none">
40594 \begin_inset Text
40595
40596 \begin_layout Plain Layout
40597
40598 \family sans
40599 View\SpecialChar \menuseparator
40600 Update\SpecialChar \menuseparator
40601 PDF
40602 \end_layout
40603
40604 \end_inset
40605 </cell>
40606 </row>
40607 <row interlinespace="2.5mm">
40608 <cell alignment="center" valignment="top" usebox="none">
40609 \begin_inset Text
40610
40611 \begin_layout Plain Layout
40612 \begin_inset Graphics
40613         filename ../images/buffer-view_ps.png
40614         scale 85
40615         groupId toolbarbuttons
40616
40617 \end_inset
40618
40619
40620 \end_layout
40621
40622 \end_inset
40623 </cell>
40624 <cell alignment="center" valignment="top" usebox="none">
40625 \begin_inset Text
40626
40627 \begin_layout Plain Layout
40628
40629 \family sans
40630 View\SpecialChar \menuseparator
40631 Postscript
40632 \end_layout
40633
40634 \end_inset
40635 </cell>
40636 </row>
40637 <row interlinespace="2.5mm">
40638 <cell alignment="center" valignment="top" usebox="none">
40639 \begin_inset Text
40640
40641 \begin_layout Plain Layout
40642 \begin_inset Graphics
40643         filename ../images/buffer-update_ps.png
40644         scale 85
40645         groupId toolbarbuttons
40646
40647 \end_inset
40648
40649
40650 \end_layout
40651
40652 \end_inset
40653 </cell>
40654 <cell alignment="center" valignment="top" usebox="none">
40655 \begin_inset Text
40656
40657 \begin_layout Plain Layout
40658
40659 \family sans
40660 View\SpecialChar \menuseparator
40661 Update\SpecialChar \menuseparator
40662 Postscript
40663 \end_layout
40664
40665 \end_inset
40666 </cell>
40667 </row>
40668 </lyxtabular>
40669
40670 \end_inset
40671
40672
40673 \end_layout
40674
40675 \begin_layout Subsection
40676 Other Toolbars
40677 \end_layout
40678
40679 \begin_layout Standard
40680 The change tracking toolbar is explained in section
40681 \begin_inset space ~
40682 \end_inset
40683
40684
40685 \begin_inset CommandInset ref
40686 LatexCommand ref
40687 reference "sec:Change-Tracking"
40688
40689 \end_inset
40690
40691 , the table toolbar
40692 \begin_inset Index idx
40693 status collapsed
40694
40695 \begin_layout Plain Layout
40696 Toolbar ! Table
40697 \end_layout
40698
40699 \end_inset
40700
40701  in the 
40702 \emph on
40703 Embedded Objects
40704 \emph default
40705  manual, the math macro toolbar
40706 \begin_inset Index idx
40707 status collapsed
40708
40709 \begin_layout Plain Layout
40710 Toolbar ! Macro
40711 \end_layout
40712
40713 \end_inset
40714
40715  in the 
40716 \emph on
40717 Math
40718 \emph default
40719  manual.
40720 \end_layout
40721
40722 \begin_layout Chapter
40723 The Document Settings
40724 \begin_inset CommandInset label
40725 LatexCommand label
40726 name "cha:The-Document-Settings"
40727
40728 \end_inset
40729
40730
40731 \begin_inset Index idx
40732 status collapsed
40733
40734 \begin_layout Plain Layout
40735 Document ! Settings
40736 \end_layout
40737
40738 \end_inset
40739
40740
40741 \end_layout
40742
40743 \begin_layout Standard
40744 The document settings dialog contains submenus to set properties for the
40745  whole document and is called with the menu
40746 \family sans
40747  Document\SpecialChar \menuseparator
40748 Settings
40749 \family default
40750 .
40751  You can save your document settings as default with th
40752 \family sans
40753 e Save as Document Defaults
40754 \family default
40755  button in the dialog.
40756  This will create a template name
40757 \family typewriter
40758 d
40759 \family default
40760  
40761 \family typewriter
40762 default.lyx
40763 \family default
40764  which is automatically loaded by LyX when you create a new document without
40765  using a template.
40766 \end_layout
40767
40768 \begin_layout Standard
40769 The different submenus of the dialog are explained in the following.
40770 \end_layout
40771
40772 \begin_layout Section
40773 Document Class
40774 \end_layout
40775
40776 \begin_layout Standard
40777 Here you set the document class, class options, a graphics driver, and a
40778  master document.
40779  Document classes are described in section
40780 \begin_inset space ~
40781 \end_inset
40782
40783
40784 \begin_inset CommandInset ref
40785 LatexCommand ref
40786 reference "sec:Document-Classes"
40787
40788 \end_inset
40789
40790 .
40791  Some classes use some class options by default.
40792  If this is the case, they are listed in the field 
40793 \family sans
40794 Predefined
40795 \family default
40796  and you can decide to use them or not.
40797  If you don't exactly know what the default class options are for, it is
40798  recommended not to touch them.
40799  The graphics driver is used for LaTeX's graphics, color and page layout
40800  packages.
40801  When using 
40802 \family sans
40803 Default
40804 \family default
40805 , the default driver for the LaTeX-packages is used.
40806  It is recommended that you use the default unless you know what you are
40807  doing.
40808 \begin_inset Foot
40809 status collapsed
40810
40811 \begin_layout Plain Layout
40812 When you want one of the following drivers
40813 \begin_inset Newline newline
40814 \end_inset
40815
40816 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
40817 \begin_inset Newline newline
40818 \end_inset
40819
40820 you first have to activate them in your LaTeX distribution, see sec.
40821 \begin_inset space \thinspace{}
40822 \end_inset
40823
40824 2 in 
40825 \begin_inset CommandInset href
40826 LatexCommand href
40827 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
40828
40829 \end_inset
40830
40831 .
40832 \end_layout
40833
40834 \end_inset
40835
40836
40837 \end_layout
40838
40839 \begin_layout Standard
40840 Specifying a master document is necessary when the current document is a
40841  child or subdocument.
40842  This master document will be used by LyX when the child document is opened
40843  without its master.
40844  This way child documents are always compilable.
40845  More about master and child documents is explained in the section 
40846 \emph on
40847 Child Documents
40848 \emph default
40849  of the 
40850 \emph on
40851 Embedded Objects
40852 \emph default
40853  manual.
40854 \end_layout
40855
40856 \begin_layout Section
40857 Child Documents
40858 \end_layout
40859
40860 \begin_layout Standard
40861 This submenu is only visible when your document includes child documents.
40862  Please refer to the section 
40863 \emph on
40864 Child Documents
40865 \emph default
40866  of the 
40867 \emph on
40868 Embedded Objects
40869 \emph default
40870  manual for details.
40871 \end_layout
40872
40873 \begin_layout Section
40874 Modules
40875 \end_layout
40876
40877 \begin_layout Standard
40878 Modules are explained in section
40879 \begin_inset space ~
40880 \end_inset
40881
40882
40883 \begin_inset CommandInset ref
40884 LatexCommand ref
40885 reference "sub:Modules"
40886
40887 \end_inset
40888
40889 .
40890 \end_layout
40891
40892 \begin_layout Section
40893 Fonts
40894 \end_layout
40895
40896 \begin_layout Standard
40897 The document font settings are described in section
40898 \begin_inset space ~
40899 \end_inset
40900
40901
40902 \begin_inset CommandInset ref
40903 LatexCommand ref
40904 reference "sec:Fonts-and-Text"
40905
40906 \end_inset
40907
40908 .
40909 \end_layout
40910
40911 \begin_layout Section
40912 Text Layout
40913 \end_layout
40914
40915 \begin_layout Standard
40916 You can specify if paragraphs should be separated by indentations or vertical
40917  skips.
40918  The line spacing and the number of text columns can here also be specified.
40919  
40920 \end_layout
40921
40922 \begin_layout Standard
40923 Note that LyX won't show two columns or the set up line spacing on screen.
40924  That's impractical, often unreadable, and not part of the WYSIWYM concept.
40925  However, it will be as you specified it in the output.
40926 \end_layout
40927
40928 \begin_layout Standard
40929 The listings settings are explained in the corresponding section in the
40930  
40931 \emph on
40932 Embedded Objects
40933 \emph default
40934  manual.
40935 \end_layout
40936
40937 \begin_layout Section
40938 Page Layout
40939 \end_layout
40940
40941 \begin_layout Standard
40942 A description of this menu is given in section
40943 \begin_inset space ~
40944 \end_inset
40945
40946
40947 \begin_inset CommandInset ref
40948 LatexCommand ref
40949 reference "sub:Paper-Size,-Orientation,"
40950
40951 \end_inset
40952
40953  and 
40954 \begin_inset CommandInset ref
40955 LatexCommand ref
40956 reference "sub:Document-Layout"
40957
40958 \end_inset
40959
40960 .
40961 \end_layout
40962
40963 \begin_layout Section
40964 Page Margins
40965 \end_layout
40966
40967 \begin_layout Standard
40968 Here you can adjust the paper margins, see section
40969 \begin_inset space ~
40970 \end_inset
40971
40972
40973 \begin_inset CommandInset ref
40974 LatexCommand ref
40975 reference "sub:Margins"
40976
40977 \end_inset
40978
40979 .
40980 \end_layout
40981
40982 \begin_layout Section
40983 Language
40984 \begin_inset Index idx
40985 status collapsed
40986
40987 \begin_layout Plain Layout
40988 Language ! Encoding
40989 \end_layout
40990
40991 \end_inset
40992
40993
40994 \end_layout
40995
40996 \begin_layout Standard
40997 The document language and quote styles are set here.
40998  The encoding specifies how the document content is exported to LaTeX (the
40999  LyX file is always encoded in utf8).
41000  All characters that cannot be encoded using the specified encoding will
41001  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
41002  known for a particular character).
41003 \begin_inset Foot
41004 status collapsed
41005
41006 \begin_layout Plain Layout
41007 The known commands are defined in a text file.
41008  You can add commands for unknown symbols to that file yourself, see the
41009  
41010 \emph on
41011 Customization
41012 \emph default
41013  manual for details.
41014 \end_layout
41015
41016 \end_inset
41017
41018
41019 \end_layout
41020
41021 \begin_layout Standard
41022 If you use the option 
41023 \family sans
41024 Language Default
41025 \family default
41026 , LyX determines the encoding of a text part from the language of this text.
41027  If the document contains text in more than one language you may get more
41028  than one encoding in the LaTeX file.
41029  If you do not use this option then the complete document will always use
41030  exactly one encoding.
41031  Checking this option is the preferred setting.
41032 \end_layout
41033
41034 \begin_layout Standard
41035 LyX also supports Unicode output, which is particularly useful if you need
41036  lots of special symbols or non-alphabetic scripts, respectively.
41037  If you want to use this (and your LaTeX installation supports Unicode,
41038  for that matter), choose one of the four utf8 variants from the list below.
41039  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
41040  so it is not uncommon that a file with lots of Unicode symbols works fine
41041  with 
41042 \family sans
41043 Language Default
41044 \family default
41045  (when LyX uses its list of known LaTeX-commands), but does not work with
41046  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
41047  because all Unicode symbols can be encoded in utf8).
41048  The situation is much better with XeTeX and LuaTeX, two new alternative
41049  engines to standard LaTeX.
41050  Both engines support Unicode natively.
41051  LyX now also supports these two engines (via the output formats 
41052 \family sans
41053 PDF
41054 \begin_inset space ~
41055 \end_inset
41056
41057 (XeTe
41058 \begin_inset ERT
41059 status collapsed
41060
41061 \begin_layout Plain Layout
41062
41063 {}
41064 \end_layout
41065
41066 \end_inset
41067
41068 X)
41069 \family default
41070
41071 \family sans
41072 PDF
41073 \begin_inset space ~
41074 \end_inset
41075
41076 (LuaTe
41077 \begin_inset ERT
41078 status collapsed
41079
41080 \begin_layout Plain Layout
41081
41082 {}
41083 \end_layout
41084
41085 \end_inset
41086
41087 X)
41088 \family default
41089  and 
41090 \family sans
41091 DVI
41092 \begin_inset space ~
41093 \end_inset
41094
41095 (LuaTeX)
41096 \family default
41097 ; see section
41098 \begin_inset space ~
41099 \end_inset
41100
41101
41102 \begin_inset CommandInset ref
41103 LatexCommand ref
41104 reference "sub:Output-file-formats"
41105
41106 \end_inset
41107
41108 ), so if the above options fail, you might try out one of these new engines.
41109 \end_layout
41110
41111 \begin_layout Standard
41112 Here is a list with the important encodings:
41113 \end_layout
41114
41115 \begin_layout Description
41116 Language
41117 \begin_inset space ~
41118 \end_inset
41119
41120 Default
41121 \begin_inset space ~
41122 \end_inset
41123
41124 (no
41125 \begin_inset space ~
41126 \end_inset
41127
41128 inputenc) Same as 
41129 \family sans
41130 Language Default
41131 \family default
41132 , but the LaTeX-package 
41133 \series bold
41134 inputenc
41135 \series default
41136
41137 \begin_inset Index idx
41138 status collapsed
41139
41140 \begin_layout Plain Layout
41141 LaTeX-packages ! inputenc
41142 \end_layout
41143
41144 \end_inset
41145
41146  is not used.
41147  When using this, you probably need to load some additional packages manually
41148  in the preamble and specify the used encoding for text parts in foreign
41149  languages in TeX code.
41150 \end_layout
41151
41152 \begin_layout Description
41153 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
41154  LyX converts all other characters into LaTeX commands, which may result
41155  in a big file when lots of LaTeX-commands are needed.
41156 \end_layout
41157
41158 \begin_layout Description
41159 Arabic
41160 \begin_inset space ~
41161 \end_inset
41162
41163 (CP
41164 \begin_inset space ~
41165 \end_inset
41166
41167 1256) MS Windows code page for Arabic and Farsi
41168 \end_layout
41169
41170 \begin_layout Description
41171 Arabic
41172 \begin_inset space ~
41173 \end_inset
41174
41175 (ISO
41176 \begin_inset space ~
41177 \end_inset
41178
41179 8859-6) for Arabic and Farsi
41180 \end_layout
41181
41182 \begin_layout Description
41183 Armenian
41184 \begin_inset space ~
41185 \end_inset
41186
41187 (ArmSCII8) for Armenian
41188 \end_layout
41189
41190 \begin_layout Description
41191 Baltic
41192 \begin_inset space ~
41193 \end_inset
41194
41195 (CP
41196 \begin_inset space ~
41197 \end_inset
41198
41199 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
41200  as the ISO-8859-13 encoding
41201 \end_layout
41202
41203 \begin_layout Description
41204 Baltic
41205 \begin_inset space ~
41206 \end_inset
41207
41208 (ISO
41209 \begin_inset space ~
41210 \end_inset
41211
41212 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41213  encoding
41214 \end_layout
41215
41216 \begin_layout Description
41217 Baltic
41218 \begin_inset space ~
41219 \end_inset
41220
41221 (ISO
41222 \begin_inset space ~
41223 \end_inset
41224
41225 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41226  ISO-8859-13 encoding
41227 \end_layout
41228
41229 \begin_layout Description
41230 Central
41231 \begin_inset space ~
41232 \end_inset
41233
41234 European
41235 \begin_inset space ~
41236 \end_inset
41237
41238 (CP
41239 \begin_inset space ~
41240 \end_inset
41241
41242 1250) MS Windows code page for ISO
41243 \begin_inset space ~
41244 \end_inset
41245
41246 8859-2 (latin2)
41247 \end_layout
41248
41249 \begin_layout Description
41250 Central
41251 \begin_inset space ~
41252 \end_inset
41253
41254 European
41255 \begin_inset space ~
41256 \end_inset
41257
41258 (ISO
41259 \begin_inset space ~
41260 \end_inset
41261
41262 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41263  Romanian, Slovak and Slovenian
41264 \end_layout
41265
41266 \begin_layout Description
41267 Chinese
41268 \begin_inset space ~
41269 \end_inset
41270
41271 (simplified)
41272 \begin_inset space ~
41273 \end_inset
41274
41275 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41276  this encoding is officially replaced by the encoding GB18030, as GB18030
41277  is not available for LaTeX you should try to use the encoding Unicode
41278 \begin_inset space ~
41279 \end_inset
41280
41281 (CJK)
41282 \begin_inset space ~
41283 \end_inset
41284
41285 (utf8)
41286 \end_layout
41287
41288 \begin_layout Description
41289 Chinese
41290 \begin_inset space ~
41291 \end_inset
41292
41293 (simplified)
41294 \begin_inset space ~
41295 \end_inset
41296
41297 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41298  except for the Euro currency sign, since 2001 this encoding is officially
41299  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41300  you should try to use the encoding Unicode
41301 \begin_inset space ~
41302 \end_inset
41303
41304 (CJK)
41305 \begin_inset space ~
41306 \end_inset
41307
41308 (utf8)
41309 \end_layout
41310
41311 \begin_layout Description
41312 Chinese
41313 \begin_inset space ~
41314 \end_inset
41315
41316 (traditional)
41317 \begin_inset space ~
41318 \end_inset
41319
41320 (EUC-TW) for traditional Chinese
41321 \end_layout
41322
41323 \begin_layout Description
41324 Cyrillic
41325 \begin_inset space ~
41326 \end_inset
41327
41328 (CP
41329 \begin_inset space ~
41330 \end_inset
41331
41332 1251) MS Windows code page for Cyrillic
41333 \end_layout
41334
41335 \begin_layout Description
41336 Cyrillic
41337 \begin_inset space ~
41338 \end_inset
41339
41340 (ISO
41341 \begin_inset space ~
41342 \end_inset
41343
41344 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
41345 \end_layout
41346
41347 \begin_layout Description
41348 Cyrillic
41349 \begin_inset space ~
41350 \end_inset
41351
41352 (KOI8-R) standard Cyrillic especially for Russian
41353 \end_layout
41354
41355 \begin_layout Description
41356 Cyrillic
41357 \begin_inset space ~
41358 \end_inset
41359
41360 (KOI8-U) Cyrillic for Ukrainian
41361 \end_layout
41362
41363 \begin_layout Description
41364 Cyrillic
41365 \begin_inset space ~
41366 \end_inset
41367
41368 (pt
41369 \begin_inset space ~
41370 \end_inset
41371
41372 154) Cyrillic for Kazakh
41373 \end_layout
41374
41375 \begin_layout Description
41376 Greek
41377 \begin_inset space ~
41378 \end_inset
41379
41380 (ISO
41381 \begin_inset space ~
41382 \end_inset
41383
41384 8859-7) for Greek
41385 \end_layout
41386
41387 \begin_layout Description
41388 Hebrew
41389 \begin_inset space ~
41390 \end_inset
41391
41392 (CP
41393 \begin_inset space ~
41394 \end_inset
41395
41396 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
41397 \end_layout
41398
41399 \begin_layout Description
41400 Hebrew
41401 \begin_inset space ~
41402 \end_inset
41403
41404 (ISO
41405 \begin_inset space ~
41406 \end_inset
41407
41408 8859-8) for Hebrew
41409 \end_layout
41410
41411 \begin_layout Description
41412 Japanese
41413 \begin_inset space ~
41414 \end_inset
41415
41416 (CJK)
41417 \begin_inset space ~
41418 \end_inset
41419
41420 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41421 \series bold
41422 CJK
41423 \series default
41424
41425 \begin_inset Index idx
41426 status collapsed
41427
41428 \begin_layout Plain Layout
41429 LaTeX-packages ! CJK
41430 \end_layout
41431
41432 \end_inset
41433
41434 , when using this, set the document language to 
41435 \family sans
41436 Japanese (CJK)
41437 \end_layout
41438
41439 \begin_layout Description
41440 Japanese
41441 \begin_inset space ~
41442 \end_inset
41443
41444 (CJK)
41445 \begin_inset space ~
41446 \end_inset
41447
41448 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41449 \series bold
41450 CJK
41451 \series default
41452 , when using this, set the document language to 
41453 \family sans
41454 Japanese
41455 \begin_inset space ~
41456 \end_inset
41457
41458 (CJK)
41459 \end_layout
41460
41461 \begin_layout Description
41462 Japanese
41463 \begin_inset space ~
41464 \end_inset
41465
41466 (non-CJK)
41467 \begin_inset space ~
41468 \end_inset
41469
41470 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
41471 \series bold
41472 japanese
41473 \series default
41474
41475 \begin_inset Index idx
41476 status collapsed
41477
41478 \begin_layout Plain Layout
41479 LaTeX-packages ! japanese
41480 \end_layout
41481
41482 \end_inset
41483
41484 , when using this, set the document language to 
41485 \family sans
41486 Japanese
41487 \end_layout
41488
41489 \begin_layout Description
41490 Japanese
41491 \begin_inset space ~
41492 \end_inset
41493
41494 (non-CJK)
41495 \begin_inset space ~
41496 \end_inset
41497
41498 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
41499 \series bold
41500 japanese
41501 \series default
41502 , when using this, set the document language to 
41503 \family sans
41504 Japanese
41505 \end_layout
41506
41507 \begin_layout Description
41508 Japanese
41509 \begin_inset space ~
41510 \end_inset
41511
41512 (non-CJK)
41513 \begin_inset space ~
41514 \end_inset
41515
41516 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
41517 \series bold
41518 japanese
41519 \series default
41520 , when using this, set the document language to 
41521 \family sans
41522 Japanese
41523 \end_layout
41524
41525 \begin_layout Description
41526 Korean
41527 \begin_inset space ~
41528 \end_inset
41529
41530 (EUC-KR) for Korean
41531 \end_layout
41532
41533 \begin_layout Description
41534 Southern
41535 \begin_inset space ~
41536 \end_inset
41537
41538 European
41539 \begin_inset space ~
41540 \end_inset
41541
41542 (ISO
41543 \begin_inset space ~
41544 \end_inset
41545
41546 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
41547 \end_layout
41548
41549 \begin_layout Description
41550 South-Eastern
41551 \begin_inset space ~
41552 \end_inset
41553
41554 European
41555 \begin_inset space ~
41556 \end_inset
41557
41558 (ISO
41559 \begin_inset space ~
41560 \end_inset
41561
41562 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
41563  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
41564  to cover many languages and characters with diacritics
41565 \end_layout
41566
41567 \begin_layout Description
41568 Thai
41569 \begin_inset space ~
41570 \end_inset
41571
41572 (TIS
41573 \begin_inset space ~
41574 \end_inset
41575
41576 620-0) for Thai
41577 \end_layout
41578
41579 \begin_layout Description
41580 Turkish
41581 \begin_inset space ~
41582 \end_inset
41583
41584 (ISO
41585 \begin_inset space ~
41586 \end_inset
41587
41588 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
41589  Icelandic letters are replaced by Turkish ones
41590 \end_layout
41591
41592 \begin_layout Description
41593 Unicode
41594 \begin_inset space ~
41595 \end_inset
41596
41597 (CJK)
41598 \begin_inset space ~
41599 \end_inset
41600
41601 (utf8) Unicode utf8 with the LaTeX-package 
41602 \series bold
41603 CJK
41604 \series default
41605
41606 \begin_inset Index idx
41607 status collapsed
41608
41609 \begin_layout Plain Layout
41610 LaTeX-packages ! CJK
41611 \end_layout
41612
41613 \end_inset
41614
41615  (for the languages Chinese, Japanese and Korean)
41616 \end_layout
41617
41618 \begin_layout Description
41619 Unicode
41620 \begin_inset space ~
41621 \end_inset
41622
41623 (XeTeX)
41624 \begin_inset space ~
41625 \end_inset
41626
41627 (utf8) Unicode utf8 to be used with 
41628 \family sans
41629 XeTeX
41630 \family default
41631  and 
41632 \family sans
41633 LuaTeX
41634 \family default
41635 , which use Unicode directly, without the help of the LaTeX-package 
41636 \series bold
41637 inputenc
41638 \series default
41639 .
41640  LyX automatically selects this encoding if you export or preview XeTeX
41641  or LuaTeX.
41642  Normally you do not need to set this encoding manually.
41643 \end_layout
41644
41645 \begin_layout Description
41646 Unicode
41647 \begin_inset space ~
41648 \end_inset
41649
41650 (ucs-extended)
41651 \begin_inset space ~
41652 \end_inset
41653
41654 (utf8x) Unicode utf8 based on the LaTeX-package 
41655 \series bold
41656 ucs
41657 \series default
41658
41659 \begin_inset Index idx
41660 status collapsed
41661
41662 \begin_layout Plain Layout
41663 LaTeX-packages ! ucs
41664 \end_layout
41665
41666 \end_inset
41667
41668  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
41669 \end_layout
41670
41671 \begin_layout Description
41672 Unicode
41673 \begin_inset space ~
41674 \end_inset
41675
41676 (utf8) Unicode utf8 based on the LaTeX-package 
41677 \series bold
41678 inputenc
41679 \series default
41680
41681 \begin_inset Index idx
41682 status collapsed
41683
41684 \begin_layout Plain Layout
41685 LaTeX-packages ! inputenc
41686 \end_layout
41687
41688 \end_inset
41689
41690 .
41691  Currently only a limited range of characters (mainly for Latin scripts)
41692  is supported.
41693 \end_layout
41694
41695 \begin_layout Description
41696 Western
41697 \begin_inset space ~
41698 \end_inset
41699
41700 European
41701 \begin_inset space ~
41702 \end_inset
41703
41704 (CP
41705 \begin_inset space ~
41706 \end_inset
41707
41708 1252) MS Windows code page for ISO
41709 \begin_inset space ~
41710 \end_inset
41711
41712 8859-1 (latin1)
41713 \end_layout
41714
41715 \begin_layout Description
41716 Western
41717 \begin_inset space ~
41718 \end_inset
41719
41720 European
41721 \begin_inset space ~
41722 \end_inset
41723
41724 (ISO
41725 \begin_inset space ~
41726 \end_inset
41727
41728 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
41729  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
41730  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
41731  encoding instead
41732 \end_layout
41733
41734 \begin_layout Description
41735 Western
41736 \begin_inset space ~
41737 \end_inset
41738
41739 European
41740 \begin_inset space ~
41741 \end_inset
41742
41743 (ISO
41744 \begin_inset space ~
41745 \end_inset
41746
41747 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
41748  sign, the œ-ligature and some characters used for French and Finnish
41749 \end_layout
41750
41751 \begin_layout Section
41752 Numbering & TOC
41753 \end_layout
41754
41755 \begin_layout Standard
41756 You can adjust here the numbering depth of section headings and the section
41757  depth in the table of contents as described in section
41758 \begin_inset space ~
41759 \end_inset
41760
41761
41762 \begin_inset CommandInset ref
41763 LatexCommand ref
41764 reference "sub:Numbering-depth"
41765
41766 \end_inset
41767
41768 .
41769 \end_layout
41770
41771 \begin_layout Section
41772 Bibliography
41773 \end_layout
41774
41775 \begin_layout Standard
41776 You can specify here a citation style using the LaTeX packages 
41777 \series bold
41778 natbib
41779 \series default
41780
41781 \begin_inset Index idx
41782 status collapsed
41783
41784 \begin_layout Plain Layout
41785 LaTeX-packages ! natbib
41786 \end_layout
41787
41788 \end_inset
41789
41790  or 
41791 \series bold
41792 jurabib
41793 \series default
41794
41795 \begin_inset Index idx
41796 status collapsed
41797
41798 \begin_layout Plain Layout
41799 LaTeX-packages ! jurabib
41800 \end_layout
41801
41802 \end_inset
41803
41804 , you can enable subdivided bibliographies using the LaTeX package 
41805 \series bold
41806 bibtopic
41807 \series default
41808
41809 \begin_inset Index idx
41810 status collapsed
41811
41812 \begin_layout Plain Layout
41813 LaTeX-packages ! bibtopic
41814 \end_layout
41815
41816 \end_inset
41817
41818  and you can customize how the bibliography of the given document is being
41819  generated.
41820  For a further description see section
41821 \begin_inset space ~
41822 \end_inset
41823
41824
41825 \begin_inset CommandInset ref
41826 LatexCommand ref
41827 reference "sec:Bibliography"
41828
41829 \end_inset
41830
41831 .
41832 \end_layout
41833
41834 \begin_layout Section
41835 Indexes
41836 \end_layout
41837
41838 \begin_layout Standard
41839 Here, you can customize how the index of your document is being generated
41840  and you can define additional indexes.
41841  Please refer to section
41842 \begin_inset space ~
41843 \end_inset
41844
41845
41846 \begin_inset CommandInset ref
41847 LatexCommand ref
41848 reference "sec:Index"
41849
41850 \end_inset
41851
41852  for details.
41853 \end_layout
41854
41855 \begin_layout Section
41856 PDF Properties
41857 \end_layout
41858
41859 \begin_layout Standard
41860 The PDF properties are explained in section
41861 \begin_inset space ~
41862 \end_inset
41863
41864
41865 \begin_inset CommandInset ref
41866 LatexCommand ref
41867 reference "sec:PDF-Properties"
41868
41869 \end_inset
41870
41871 .
41872 \end_layout
41873
41874 \begin_layout Section
41875 Math Options
41876 \end_layout
41877
41878 \begin_layout Standard
41879 These options will force LyX to use the LaTeX-packages 
41880 \series bold
41881 amsmath
41882 \series default
41883
41884 \begin_inset Index idx
41885 status collapsed
41886
41887 \begin_layout Plain Layout
41888 LaTeX-packages ! amsmath
41889 \end_layout
41890
41891 \end_inset
41892
41893  and 
41894 \series bold
41895 esint
41896 \series default
41897
41898 \begin_inset Index idx
41899 status collapsed
41900
41901 \begin_layout Plain Layout
41902 LaTeX-packages ! esint
41903 \end_layout
41904
41905 \end_inset
41906
41907  or to use them automatically when they are needed.
41908 \end_layout
41909
41910 \begin_layout Standard
41911
41912 \series bold
41913 amsmath
41914 \series default
41915  is needed for many constructs, so when you get LaTeX-errors in formulas,
41916  ensure that you have enabled AMS.
41917 \end_layout
41918
41919 \begin_layout Standard
41920
41921 \series bold
41922 esint
41923 \series default
41924  is used for special integral characters.
41925 \end_layout
41926
41927 \begin_layout Section
41928 Float Placement
41929 \end_layout
41930
41931 \begin_layout Standard
41932 The float placement options are described in section
41933 \begin_inset space ~
41934 \end_inset
41935
41936
41937 \begin_inset CommandInset ref
41938 LatexCommand ref
41939 reference "sub:Float-Placement"
41940
41941 \end_inset
41942
41943 .
41944 \end_layout
41945
41946 \begin_layout Section
41947 Bullets
41948 \end_layout
41949
41950 \begin_layout Standard
41951 Here you can adjust the characters for the itemize levels.
41952  The itemize environment is described in section
41953 \begin_inset space ~
41954 \end_inset
41955
41956
41957 \begin_inset CommandInset ref
41958 LatexCommand ref
41959 reference "sec:Itemize"
41960
41961 \end_inset
41962
41963 .
41964 \end_layout
41965
41966 \begin_layout Section
41967 Branches
41968 \end_layout
41969
41970 \begin_layout Standard
41971 Branches are described in section
41972 \begin_inset space ~
41973 \end_inset
41974
41975
41976 \begin_inset CommandInset ref
41977 LatexCommand ref
41978 reference "sec:Branches"
41979
41980 \end_inset
41981
41982 .
41983 \end_layout
41984
41985 \begin_layout Section
41986 LaT
41987 \begin_inset ERT
41988 status collapsed
41989
41990 \begin_layout Plain Layout
41991
41992 {}
41993 \end_layout
41994
41995 \end_inset
41996
41997 eX Preamble
41998 \end_layout
41999
42000 \begin_layout Standard
42001 In this text field are entered commands to load special LaTeX-packages or
42002  to define LaTeX-commands.
42003  The preamble is a thing for LaTeX-experts.
42004  You should not enter commands here until you exactly know what you are
42005  doing.
42006 \end_layout
42007
42008 \begin_layout Standard
42009 An introduction to the LaTeX-syntax is given in section
42010 \begin_inset space ~
42011 \end_inset
42012
42013
42014 \begin_inset CommandInset ref
42015 LatexCommand ref
42016 reference "sub:LaTeX-Syntax"
42017
42018 \end_inset
42019
42020 .
42021 \end_layout
42022
42023 \begin_layout Chapter
42024 The 
42025 \family sans
42026 Preferences
42027 \family default
42028  Dialog
42029 \begin_inset CommandInset label
42030 LatexCommand label
42031 name "cha:The-Preferences-dialog"
42032
42033 \end_inset
42034
42035
42036 \begin_inset Index idx
42037 status collapsed
42038
42039 \begin_layout Plain Layout
42040 Preferences
42041 \end_layout
42042
42043 \end_inset
42044
42045
42046 \end_layout
42047
42048 \begin_layout Standard
42049 The preferences dialog is called with the menu 
42050 \family sans
42051 Tools\SpecialChar \menuseparator
42052 Preferences
42053 \family default
42054 .
42055  It has the following submenus.
42056 \end_layout
42057
42058 \begin_layout Section
42059 Look and Feel
42060 \end_layout
42061
42062 \begin_layout Subsection
42063 User Interface
42064 \end_layout
42065
42066 \begin_layout Subsubsection
42067 User Interface File
42068 \begin_inset Index idx
42069 status collapsed
42070
42071 \begin_layout Plain Layout
42072 Customization ! of toolbars
42073 \end_layout
42074
42075 \end_inset
42076
42077
42078 \begin_inset Index idx
42079 status collapsed
42080
42081 \begin_layout Plain Layout
42082 Customization ! of menus
42083 \end_layout
42084
42085 \end_inset
42086
42087
42088 \end_layout
42089
42090 \begin_layout Standard
42091 \begin_inset Note Greyedout
42092 status open
42093
42094 \begin_layout Plain Layout
42095
42096 \series bold
42097 Note:
42098 \series default
42099  You have to restart LyX before the change of the user interface file take
42100  effect.
42101 \end_layout
42102
42103 \end_inset
42104
42105
42106 \end_layout
42107
42108 \begin_layout Standard
42109 The appearance of the menus and toolbars can be changed by choosing a user
42110  interface (ui) file.
42111  An ui-file is a text file where the toolbars and menus are listed.
42112  The toolbar buttons and menu entries are specified in the files 
42113 \shape italic
42114 stdtoolbars.inc
42115 \shape default
42116  and 
42117 \shape italic
42118 stdmenus.inc
42119 \shape default
42120 , respectively.
42121  Both files are loaded by the 
42122 \emph on
42123 default.ui
42124 \emph default
42125  file.
42126  To create your own menu and toolbar layout, start with a copy of these
42127  files and edit the entries.
42128 \end_layout
42129
42130 \begin_layout Standard
42131 The syntax of the .inc-files is straightforward: The 
42132 \family sans
42133 Menubar
42134 \family default
42135
42136 \family sans
42137 Menu
42138 \family default
42139  and 
42140 \family sans
42141 Toolbar
42142 \family default
42143  entries must be ended with an explicit 
42144 \family sans
42145 End
42146 \family default
42147 .
42148  They may contain 
42149 \family sans
42150 Submenus
42151 \family default
42152
42153 \family sans
42154 Items
42155 \family default
42156
42157 \family sans
42158 OptItems
42159 \family default
42160
42161 \family sans
42162 Separators
42163 \family default
42164
42165 \family sans
42166 Icons,
42167 \family default
42168  and in the case of the 
42169 \begin_inset Quotes eld
42170 \end_inset
42171
42172 file
42173 \begin_inset Quotes erd
42174 \end_inset
42175
42176  menus a 
42177 \family sans
42178 Lastfiles
42179 \family default
42180  entry.
42181  The syntax for the entries is:
42182 \end_layout
42183
42184 \begin_layout Standard
42185 \begin_inset VSpace smallskip*
42186 \end_inset
42187
42188
42189 \series bold
42190 Item 
42191 \begin_inset Quotes eld
42192 \end_inset
42193
42194 menu 
42195 \series default
42196 or
42197 \series bold
42198  button name
42199 \begin_inset Quotes erd
42200 \end_inset
42201
42202  
42203 \begin_inset Quotes eld
42204 \end_inset
42205
42206 LyX-function
42207 \begin_inset Quotes erd
42208 \end_inset
42209
42210
42211 \end_layout
42212
42213 \begin_layout Standard
42214 \noindent
42215 \begin_inset VSpace smallskip*
42216 \end_inset
42217
42218 All LyX-functions are listed in the menu 
42219 \family sans
42220 Help\SpecialChar \menuseparator
42221 LyX
42222 \begin_inset space ~
42223 \end_inset
42224
42225 Functions
42226 \family default
42227 .
42228 \end_layout
42229
42230 \begin_layout Standard
42231 \begin_inset VSpace medskip
42232 \end_inset
42233
42234
42235 \end_layout
42236
42237 \begin_layout Standard
42238 An example: Assuming you use the menu 
42239 \family sans
42240 Navigate\SpecialChar \menuseparator
42241 Bookmarks
42242 \family default
42243  quite often and therefore want six available bookmarks, you can add the
42244  line
42245 \end_layout
42246
42247 \begin_layout Standard
42248 \begin_inset VSpace smallskip*
42249 \end_inset
42250
42251
42252 \series bold
42253 Item 
42254 \begin_inset Quotes eld
42255 \end_inset
42256
42257 Save Bookmark 6
42258 \begin_inset Quotes erd
42259 \end_inset
42260
42261  
42262 \begin_inset Quotes eld
42263 \end_inset
42264
42265 bookmark-save 6
42266 \begin_inset Quotes erd
42267 \end_inset
42268
42269
42270 \end_layout
42271
42272 \begin_layout Standard
42273 \noindent
42274 \begin_inset VSpace smallskip*
42275 \end_inset
42276
42277 to the navigate menu section in the .inc-file to have the sixth bookmark.
42278 \end_layout
42279
42280 \begin_layout Subsubsection
42281 Automatic help
42282 \end_layout
42283
42284 \begin_layout Standard
42285 The option 
42286 \family sans
42287 Enable tool tips in main work area
42288 \family default
42289  enables tool tips showing the content of closed insets like index entries
42290  or footnotes.
42291 \end_layout
42292
42293 \begin_layout Subsubsection
42294 Session
42295 \end_layout
42296
42297 \begin_layout Standard
42298 With the option 
42299 \family sans
42300 Allow saving
42301 \begin_inset space \thinspace{}
42302 \end_inset
42303
42304 /
42305 \begin_inset space \thinspace{}
42306 \end_inset
42307
42308 restoring of window layout and geometries
42309 \family default
42310  LyX's main window will be opened with the size and layout that was used
42311  in the last LyX session.
42312 \end_layout
42313
42314 \begin_layout Standard
42315 The option 
42316 \family sans
42317 Restore cursor positions
42318 \family default
42319  sets the cursor to the position in the file where it has been the last
42320  time.
42321 \end_layout
42322
42323 \begin_layout Standard
42324 The option 
42325 \family sans
42326 Load opened files from last session
42327 \family default
42328  opens all files that were opened in the last LyX session.
42329 \end_layout
42330
42331 \begin_layout Subsubsection
42332 Documents
42333 \begin_inset CommandInset label
42334 LatexCommand label
42335 name "sub:Backup documents"
42336
42337 \end_inset
42338
42339
42340 \begin_inset Index idx
42341 status collapsed
42342
42343 \begin_layout Plain Layout
42344 Backup ! Documents
42345 \end_layout
42346
42347 \end_inset
42348
42349
42350 \end_layout
42351
42352 \begin_layout Standard
42353 When the option 
42354 \family sans
42355 Backup documents
42356 \family default
42357  is set, you can specify the time between backup saves.
42358 \end_layout
42359
42360 \begin_layout Standard
42361
42362 \family sans
42363 Maximum last files
42364 \family default
42365  is the number of last opened files that LyX should display in the menu
42366  
42367 \family sans
42368 File\SpecialChar \menuseparator
42369 Open
42370 \begin_inset space ~
42371 \end_inset
42372
42373 Recent
42374 \family default
42375 .
42376 \end_layout
42377
42378 \begin_layout Standard
42379 When the option 
42380 \family sans
42381 Open documents in tabs
42382 \family default
42383  is not used, then every file will be opened in its own new instance of
42384  LyX.
42385 \end_layout
42386
42387 \begin_layout Subsection
42388 Screen Fonts
42389 \begin_inset Index idx
42390 status collapsed
42391
42392 \begin_layout Plain Layout
42393 Font ! Screen
42394 \end_layout
42395
42396 \end_inset
42397
42398
42399 \begin_inset CommandInset label
42400 LatexCommand label
42401 name "sub:Screen-Fonts"
42402
42403 \end_inset
42404
42405
42406 \end_layout
42407
42408 \begin_layout Standard
42409 These fonts are used to display your documents on the screen.
42410 \end_layout
42411
42412 \begin_layout Standard
42413 \begin_inset Note Greyedout
42414 status open
42415
42416 \begin_layout Plain Layout
42417
42418 \series bold
42419 Note:
42420 \series default
42421  This section only deals with the fonts 
42422 \emph on
42423 inside
42424 \emph default
42425  the LyX window.
42426  The fonts that appear on the output are independent from these fonts, and
42427  set in the menu 
42428 \family sans
42429 Document\SpecialChar \menuseparator
42430 Settings\SpecialChar \menuseparator
42431 Fonts
42432 \family default
42433 .
42434 \end_layout
42435
42436 \end_inset
42437
42438
42439 \end_layout
42440
42441 \begin_layout Standard
42442 By default, LyX uses 
42443 \family typewriter
42444 Times
42445 \family default
42446  as roman (serif) font, 
42447 \family typewriter
42448 Arial
42449 \family default
42450  or 
42451 \family typewriter
42452 Helvetica
42453 \family default
42454  (depends on the system) as 
42455 \family sans
42456 sans
42457 \begin_inset space ~
42458 \end_inset
42459
42460 serif
42461 \family default
42462  font, and 
42463 \family typewriter
42464 Courier
42465 \family default
42466  as 
42467 \family typewriter
42468 typewriter
42469 \family default
42470  font.
42471 \end_layout
42472
42473 \begin_layout Standard
42474 You can change the font size with the 
42475 \family sans
42476 Zoom
42477 \family default
42478  setting.
42479  You can also change the font zoom outside the preferences dialog for the
42480  current LyX session by pressing Ctrl and scrolling the mouse wheel.
42481 \end_layout
42482
42483 \begin_layout Standard
42484
42485 \family sans
42486 Screen DPI
42487 \family default
42488  is the screen resolution in dpi (dots per inch).
42489  The Font Sizes are calculated as letter height in units of points.
42490  72
42491 \begin_inset space \thinspace{}
42492 \end_inset
42493
42494 points have the size of 1
42495 \begin_inset space \thinspace{}
42496 \end_inset
42497
42498 inch, see Appendix
42499 \begin_inset space ~
42500 \end_inset
42501
42502
42503 \begin_inset CommandInset ref
42504 LatexCommand ref
42505 reference "cha:Units-available-in"
42506
42507 \end_inset
42508
42509 .
42510 \end_layout
42511
42512 \begin_layout Standard
42513 The default 
42514 \family sans
42515 Font Sizes
42516 \family default
42517  are the same as if a document font size of 10
42518 \begin_inset space \thinspace{}
42519 \end_inset
42520
42521 pt would be used.
42522  The sizes are explained in detail in section
42523 \begin_inset space ~
42524 \end_inset
42525
42526
42527 \begin_inset CommandInset ref
42528 LatexCommand ref
42529 reference "sub:Document-Font"
42530
42531 \end_inset
42532
42533 .
42534 \end_layout
42535
42536 \begin_layout Standard
42537 With the option 
42538 \family sans
42539 Use Pixmap Cache to speed up font rendering
42540 \family default
42541  enabled, LyX needs to redraw the screen less often.
42542  This results in better performance, especially on slow systems.
42543  On the other hand, the characters might look more fuzzy on screen.
42544  So whether you enable this or not depends on whether you prefer speed over
42545  aesthetics.
42546  Note that the Pixmap Cache is only available and useful under Mac
42547 \begin_inset space ~
42548 \end_inset
42549
42550 OS and Windows.
42551 \end_layout
42552
42553 \begin_layout Subsection
42554 Colors
42555 \begin_inset Index idx
42556 status collapsed
42557
42558 \begin_layout Plain Layout
42559 Color ! LyX screen
42560 \end_layout
42561
42562 \end_inset
42563
42564
42565 \begin_inset Index idx
42566 status collapsed
42567
42568 \begin_layout Plain Layout
42569 Settings ! Color
42570 \end_layout
42571
42572 \end_inset
42573
42574
42575 \end_layout
42576
42577 \begin_layout Standard
42578 You can here change all the colors used by LyX.
42579  Choose an item in the list and use the 
42580 \family sans
42581 Alter
42582 \family default
42583  button.
42584 \end_layout
42585
42586 \begin_layout Subsection
42587 Display
42588 \begin_inset Index idx
42589 status collapsed
42590
42591 \begin_layout Plain Layout
42592 Settings ! Display
42593 \end_layout
42594
42595 \end_inset
42596
42597
42598 \end_layout
42599
42600 \begin_layout Standard
42601 Here you can specify if graphics inside LyX are displayed.
42602 \end_layout
42603
42604 \begin_layout Standard
42605
42606 \family sans
42607 Instant Preview
42608 \family default
42609  enables previewing snippets of your document.
42610  This feature is described in section
42611 \begin_inset space ~
42612 \end_inset
42613
42614
42615 \begin_inset CommandInset ref
42616 LatexCommand ref
42617 reference "sec:Previewing-snippets-of"
42618
42619 \end_inset
42620
42621 .
42622 \end_layout
42623
42624 \begin_layout Standard
42625 The option 
42626 \family sans
42627 Mark
42628 \begin_inset space ~
42629 \end_inset
42630
42631 end
42632 \begin_inset space ~
42633 \end_inset
42634
42635 of
42636 \begin_inset space ~
42637 \end_inset
42638
42639 paragraphs
42640 \family default
42641  displays a pilcrow (¶) at the end of every paragraph.
42642 \end_layout
42643
42644 \begin_layout Section
42645 Editing
42646 \begin_inset Index idx
42647 status collapsed
42648
42649 \begin_layout Plain Layout
42650 Settings ! Editing
42651 \end_layout
42652
42653 \end_inset
42654
42655
42656 \end_layout
42657
42658 \begin_layout Subsection
42659 Control
42660 \end_layout
42661
42662 \begin_layout Subsubsection
42663 Editing
42664 \end_layout
42665
42666 \begin_layout Standard
42667 The option 
42668 \family sans
42669 Cursor follows scrollbar
42670 \family default
42671  sets the cursor to the top of the currently displayed document part when
42672  scrolling.
42673 \end_layout
42674
42675 \begin_layout Standard
42676 The option 
42677 \family sans
42678 Sort environments alphabetically
42679 \family default
42680  sorts the entries in the pull-down box for the paragraph environments.
42681 \end_layout
42682
42683 \begin_layout Standard
42684 The option 
42685 \family sans
42686 Group environments by their category
42687 \family default
42688  groups the entries in the pull-down box for the paragraph environments.
42689 \end_layout
42690
42691 \begin_layout Standard
42692 The math macro editing option determines the editing style, see the section
42693  
42694 \emph on
42695 Math Macros
42696 \emph default
42697  of the 
42698 \emph on
42699 Math
42700 \emph default
42701  manual.
42702 \end_layout
42703
42704 \begin_layout Subsubsection
42705 Fullscreen
42706 \end_layout
42707
42708 \begin_layout Standard
42709 Here you can specify what is hidden in the fullscreen mode.
42710  The option 
42711 \family sans
42712 Limit text width
42713 \family default
42714  specifies the width of the text in fullscreen mode.
42715  This way you can display the text smaller than the screen, the text appears
42716  then centered.
42717 \end_layout
42718
42719 \begin_layout Subsection
42720 Shortcuts
42721 \begin_inset Index idx
42722 status collapsed
42723
42724 \begin_layout Plain Layout
42725 Key Bindings
42726 \end_layout
42727
42728 \end_inset
42729
42730
42731 \begin_inset Index idx
42732 status collapsed
42733
42734 \begin_layout Plain Layout
42735 Settings ! Shortcuts
42736 \end_layout
42737
42738 \end_inset
42739
42740
42741 \end_layout
42742
42743 \begin_layout Subsubsection
42744 Bind File
42745 \end_layout
42746
42747 \begin_layout Standard
42748 Bindings are used to bind a LyX-function to a key.
42749  Several binding files are available:
42750 \end_layout
42751
42752 \begin_layout Description
42753 cua.bind typical set of PC keyboard shortcuts
42754 \end_layout
42755
42756 \begin_layout Description
42757 (x)emacs.bind set of bindings like they are used in the editor programs 
42758 \family sans
42759 Emacs
42760 \family default
42761  (
42762 \family sans
42763 XEmacs
42764 \family default
42765 )
42766 \end_layout
42767
42768 \begin_layout Description
42769 mac.bind set of bindings for 
42770 \family sans
42771 Mac
42772 \begin_inset space \thinspace{}
42773 \end_inset
42774
42775 OS
42776 \family default
42777  systems.
42778 \end_layout
42779
42780 \begin_layout Standard
42781 There are also bind-files designed for special document classes, like 
42782 \shape italic
42783 broadway.bind
42784 \shape default
42785 , and bind files for special languages.
42786  The name of language bind-files begin with a language code, e.
42787 \begin_inset space \thinspace{}
42788 \end_inset
42789
42790 g.
42791 \begin_inset space \space{}
42792 \end_inset
42793
42794
42795 \begin_inset Quotes eld
42796 \end_inset
42797
42798 pt
42799 \begin_inset Quotes erd
42800 \end_inset
42801
42802  for Portuguese.
42803  If you use LyX in a certain language, LyX will try to use the appropriate
42804  bind-file.
42805 \end_layout
42806
42807 \begin_layout Standard
42808 Some bind-files, like 
42809 \emph on
42810 math.bind
42811 \emph default
42812 , have only a small scope.
42813  When looking at the end of the file 
42814 \shape italic
42815 cua.bind
42816 \shape default
42817 , you can see that they are included to keep the overview in the bind-file.
42818 \end_layout
42819
42820 \begin_layout Subsubsection
42821 Editing Shortcuts
42822 \begin_inset CommandInset label
42823 LatexCommand label
42824 name "sub:Editing-Shortcuts"
42825
42826 \end_inset
42827
42828
42829 \begin_inset Index idx
42830 status collapsed
42831
42832 \begin_layout Plain Layout
42833 Key Bindings ! Editing
42834 \end_layout
42835
42836 \end_inset
42837
42838
42839 \end_layout
42840
42841 \begin_layout Standard
42842 To add new or modify existing keybindings to your own taste you can use
42843  the table in the dialog that lists all LyX-functions and the bound shortcuts.
42844  To find functions easily, they are grouped by categories and the dialog
42845  provides the field 
42846 \family sans
42847 Show key-bindings containing
42848 \family default
42849 .
42850  In this field you can insert a keyword for a function you want to edit.
42851  Insert there for example as keyword 
42852 \begin_inset Quotes eld
42853 \end_inset
42854
42855 paste
42856 \begin_inset Quotes erd
42857 \end_inset
42858
42859  and you get the 4 different existing shortcuts for the 3 different functions
42860  that contain 
42861 \begin_inset Quotes eld
42862 \end_inset
42863
42864 paste
42865 \begin_inset Quotes erd
42866 \end_inset
42867
42868  in their name.
42869  As you can see, one function can have more than one shortcut.
42870  All LyX-functions are also listed in the file 
42871 \emph on
42872 LyX Functions
42873 \emph default
42874  that you will find in the 
42875 \family sans
42876 Help
42877 \family default
42878  menu.
42879 \end_layout
42880
42881 \begin_layout Standard
42882 To add e.
42883 \begin_inset space \thinspace{}
42884 \end_inset
42885
42886 g.
42887 \begin_inset space \space{}
42888 \end_inset
42889
42890 the shortcut 
42891 \family sans
42892 Alt+Q
42893 \family default
42894  for the function 
42895 \family sans
42896 textstyle-apply
42897 \family default
42898 , select the function and press the 
42899 \family sans
42900 Modify
42901 \family default
42902  button.
42903  A dialog pops up where you can add the shortcut by using it.
42904  So press Alt+Q to define the shortcut.
42905  Modifying an existing shortcut is done the same way.
42906  You can also bind multiple functions to one shortcut by modifying an existing
42907  binding and adding the different function names as a semicolon separated
42908  list.
42909  LyX will then use the first function that is enabled in the current document
42910  part.
42911  The binding for the function 
42912 \family sans
42913 command-alter
42914 \family default
42915  is an example of this.
42916 \end_layout
42917
42918 \begin_layout Standard
42919 Alternatively you can also edit shortcuts by modifying bind-files with a
42920  text editor.
42921  The syntax of the entries is:
42922 \end_layout
42923
42924 \begin_layout Standard
42925
42926 \series bold
42927
42928 \backslash
42929 bind 
42930 \begin_inset Quotes eld
42931 \end_inset
42932
42933 key combination
42934 \begin_inset Quotes erd
42935 \end_inset
42936
42937  
42938 \begin_inset Quotes eld
42939 \end_inset
42940
42941 LyX-function
42942 \begin_inset Quotes erd
42943 \end_inset
42944
42945
42946 \end_layout
42947
42948 \begin_layout Subsection
42949 Keyboard / Mouse
42950 \begin_inset CommandInset label
42951 LatexCommand label
42952 name "sub:Keyboard-Map"
42953
42954 \end_inset
42955
42956
42957 \begin_inset Index idx
42958 status collapsed
42959
42960 \begin_layout Plain Layout
42961 Keyboard Map
42962 \end_layout
42963
42964 \end_inset
42965
42966
42967 \begin_inset Index idx
42968 status collapsed
42969
42970 \begin_layout Plain Layout
42971 Settings ! Keyboard Map
42972 \end_layout
42973
42974 \end_inset
42975
42976
42977 \end_layout
42978
42979 \begin_layout Standard
42980 Normally keyboard settings have to be done in a menu of your operating system.
42981  For the case that this is not possible, LyX provides keyboard maps.
42982  If you have e.
42983 \begin_inset space \thinspace{}
42984 \end_inset
42985
42986 g.
42987 \begin_inset space \space{}
42988 \end_inset
42989
42990 a Czech keyboard but want to write with it like with a Romanian one, you
42991  can use the keyboard map file named 
42992 \emph on
42993 romanian.kmap
42994 \emph default
42995 .
42996 \end_layout
42997
42998 \begin_layout Standard
42999 \begin_inset Note Greyedout
43000 status open
43001
43002 \begin_layout Plain Layout
43003
43004 \series bold
43005 Note:
43006 \series default
43007  Keyboard maps are only provided as makeshift and don't work on all systems.
43008 \end_layout
43009
43010 \end_inset
43011
43012
43013 \end_layout
43014
43015 \begin_layout Standard
43016 Besides this, you can specify here the 
43017 \family sans
43018 Wheel scrolling speed
43019 \family default
43020 .
43021  The standard value is 1.0, higher values speed up the scrolling, lower ones
43022  slow it down.
43023 \end_layout
43024
43025 \begin_layout Subsection
43026 Input Completion
43027 \begin_inset CommandInset label
43028 LatexCommand label
43029 name "sub:Input-Completion-Appendix"
43030
43031 \end_inset
43032
43033
43034 \begin_inset Index idx
43035 status collapsed
43036
43037 \begin_layout Plain Layout
43038 Input completion
43039 \end_layout
43040
43041 \end_inset
43042
43043
43044 \end_layout
43045
43046 \begin_layout Standard
43047 Input completion is described in sec.
43048 \begin_inset space \thinspace{}
43049 \end_inset
43050
43051
43052 \begin_inset CommandInset ref
43053 LatexCommand ref
43054 reference "sec:Input-Completion"
43055
43056 \end_inset
43057
43058 .
43059  The completion options for math do the same as the corresponding options
43060  for text.
43061  With the general options you can define the delay time for the inline and
43062  popup completion and choose if long completions should be abbreviated or
43063  not.
43064 \end_layout
43065
43066 \begin_layout Section
43067 Paths
43068 \begin_inset CommandInset label
43069 LatexCommand label
43070 name "sec:Paths"
43071
43072 \end_inset
43073
43074
43075 \begin_inset Index idx
43076 status collapsed
43077
43078 \begin_layout Plain Layout
43079 Paths
43080 \end_layout
43081
43082 \end_inset
43083
43084
43085 \begin_inset Index idx
43086 status collapsed
43087
43088 \begin_layout Plain Layout
43089 Settings ! Paths
43090 \end_layout
43091
43092 \end_inset
43093
43094
43095 \end_layout
43096
43097 \begin_layout Description
43098 Working
43099 \begin_inset space ~
43100 \end_inset
43101
43102 directory This is LyX's working directory.
43103  It is the default when you 
43104 \family sans
43105 Open
43106 \family default
43107
43108 \family sans
43109 Save
43110 \family default
43111  or 
43112 \family sans
43113 Save
43114 \begin_inset space ~
43115 \end_inset
43116
43117 as
43118 \family default
43119  files.
43120 \end_layout
43121
43122 \begin_layout Description
43123 Document
43124 \begin_inset space ~
43125 \end_inset
43126
43127 templates This directory will be opened when you use the menu 
43128 \family sans
43129 File\SpecialChar \menuseparator
43130 New
43131 \begin_inset space ~
43132 \end_inset
43133
43134 from
43135 \begin_inset space ~
43136 \end_inset
43137
43138 Template
43139 \family default
43140 .
43141 \end_layout
43142
43143 \begin_layout Description
43144 Example
43145 \begin_inset space ~
43146 \end_inset
43147
43148 files This directory will be opened when you use the button 
43149 \family sans
43150 Examples
43151 \family default
43152  in the 
43153 \family sans
43154 File\SpecialChar \menuseparator
43155 Open
43156 \family default
43157  dialog.
43158 \begin_inset Newline newline
43159 \end_inset
43160
43161
43162 \begin_inset Note Greyedout
43163 status open
43164
43165 \begin_layout Plain Layout
43166
43167 \series bold
43168 Note:
43169 \series default
43170  The 
43171 \family sans
43172 Examples
43173 \family default
43174  button does not exist when using LyX on MacOS and Windows systems.
43175 \end_layout
43176
43177 \end_inset
43178
43179
43180 \end_layout
43181
43182 \begin_layout Description
43183 Backup
43184 \begin_inset space ~
43185 \end_inset
43186
43187 directory
43188 \begin_inset Index idx
43189 status collapsed
43190
43191 \begin_layout Plain Layout
43192 Backup ! Directory
43193 \end_layout
43194
43195 \end_inset
43196
43197  Backup copies will be saved to this directory.
43198  When no directory is given but backups are enabled as described in section
43199 \begin_inset space ~
43200 \end_inset
43201
43202
43203 \begin_inset CommandInset ref
43204 LatexCommand ref
43205 reference "sub:Backup documents"
43206
43207 \end_inset
43208
43209 , the 
43210 \family sans
43211 Working directory
43212 \family default
43213  will be used to save the backups.
43214 \begin_inset Newline newline
43215 \end_inset
43216
43217 The backup files have the ending 
43218 \begin_inset Quotes eld
43219 \end_inset
43220
43221 .lyx~
43222 \begin_inset Quotes erd
43223 \end_inset
43224
43225 .
43226 \end_layout
43227
43228 \begin_layout Description
43229 Ly
43230 \begin_inset ERT
43231 status collapsed
43232
43233 \begin_layout Plain Layout
43234
43235 {}
43236 \end_layout
43237
43238 \end_inset
43239
43240 XServer-Pipe Here you can enter the name of a Unix-pipe.
43241  This pipe is used to send data from external programs to LyX.
43242 \begin_inset Newline newline
43243 \end_inset
43244
43245
43246 \begin_inset Note Greyedout
43247 status open
43248
43249 \begin_layout Plain Layout
43250
43251 \series bold
43252 Note:
43253 \series default
43254  This feature doesn't work on Windows systems.
43255 \end_layout
43256
43257 \end_inset
43258
43259
43260 \end_layout
43261
43262 \begin_layout Description
43263 Temporary
43264 \begin_inset space ~
43265 \end_inset
43266
43267 directory Temporary files will be saved in this directory.
43268 \end_layout
43269
43270 \begin_layout Description
43271 PATH
43272 \begin_inset space ~
43273 \end_inset
43274
43275 prefix This field contains a list of paths to external programs.
43276  When LyX needs to use an external program, it looks in this list where
43277  to find it on the system.
43278  The path list is automatically set up on Windows and Mac systems when LyX
43279  is configured, so that you normally don't have to modify it.
43280  On Unix
43281 \begin_inset space \thinspace{}
43282 \end_inset
43283
43284 /
43285 \begin_inset space \thinspace{}
43286 \end_inset
43287
43288 Linux systems, the path list will need to be set only if there are external
43289  programs you wish to use that are not in your normal system path ($PATH).
43290  
43291 \end_layout
43292
43293 \begin_layout Section
43294 Identity
43295 \end_layout
43296
43297 \begin_layout Standard
43298 Here you can insert your name and email address.
43299  The identity will be used when you have enabled change tracking as described
43300  in section
43301 \begin_inset space ~
43302 \end_inset
43303
43304
43305 \begin_inset CommandInset ref
43306 LatexCommand ref
43307 reference "sec:Change-Tracking"
43308
43309 \end_inset
43310
43311 , to mark changes you make as yours.
43312 \end_layout
43313
43314 \begin_layout Section
43315 Language Settings
43316 \begin_inset Index idx
43317 status collapsed
43318
43319 \begin_layout Plain Layout
43320 Language ! Settings
43321 \end_layout
43322
43323 \end_inset
43324
43325
43326 \begin_inset Index idx
43327 status collapsed
43328
43329 \begin_layout Plain Layout
43330 Settings ! Language
43331 \end_layout
43332
43333 \end_inset
43334
43335
43336 \end_layout
43337
43338 \begin_layout Subsection
43339 Language
43340 \end_layout
43341
43342 \begin_layout Description
43343 User
43344 \begin_inset space ~
43345 \end_inset
43346
43347 Interface
43348 \begin_inset space ~
43349 \end_inset
43350
43351 language Here you can select the language of LyX's menus.
43352  Unfortunately this doesn't work on Mac and Windows.
43353  It works on Linux for the languages into LyX's menus and dialogs are translated.
43354  You find the actual translation status here: 
43355 \begin_inset CommandInset href
43356 LatexCommand href
43357 name "http://www.lyx.org/I18n"
43358 target "http://www.lyx.org/I18n"
43359
43360 \end_inset
43361
43362
43363 \end_layout
43364
43365 \begin_layout Description
43366 Default
43367 \begin_inset space ~
43368 \end_inset
43369
43370 language is the language used in new documents
43371 \end_layout
43372
43373 \begin_layout Description
43374 Language
43375 \begin_inset space ~
43376 \end_inset
43377
43378 package is a LaTeX-command to load a LaTeX-package that handles language
43379  issues.
43380  The default is the LaTeX-command 
43381 \family sans
43382
43383 \backslash
43384 usepackage{babel}
43385 \family default
43386  that loads the package 
43387 \series bold
43388 babel
43389 \series default
43390 .
43391 \begin_inset Foot
43392 status collapsed
43393
43394 \begin_layout Plain Layout
43395 For an introduction to the LaTeX-Syntax, have a look at section
43396 \begin_inset space ~
43397 \end_inset
43398
43399
43400 \begin_inset CommandInset ref
43401 LatexCommand ref
43402 reference "sec:TeX-Code"
43403
43404 \end_inset
43405
43406 .
43407 \end_layout
43408
43409 \end_inset
43410
43411
43412 \begin_inset Newline newline
43413 \end_inset
43414
43415
43416 \series bold
43417 babel
43418 \series default
43419  automatically translates in the background the text labels of documents
43420  to the document language.
43421  A text label is, for instance, the word 
43422 \begin_inset Quotes eld
43423 \end_inset
43424
43425 Table
43426 \begin_inset Quotes erd
43427 \end_inset
43428
43429  at the beginning of every table caption.
43430 \end_layout
43431
43432 \begin_layout Description
43433 Command
43434 \begin_inset space ~
43435 \end_inset
43436
43437 start When a special LaTeX-package is needed to write in a certain document
43438  language, you can here specify the command to start the package.
43439  An example is the start command 
43440 \family sans
43441
43442 \backslash
43443 begin{arabtext}
43444 \family default
43445  that is needed to write Arabic using the package 
43446 \series bold
43447 ArabTeX
43448 \series default
43449 , see 
43450 \begin_inset CommandInset citation
43451 LatexCommand cite
43452 key "Arabic"
43453
43454 \end_inset
43455
43456 .
43457  The default is the 
43458 \series bold
43459 babel
43460 \series default
43461  command 
43462 \family sans
43463
43464 \backslash
43465 selectlanguage{$$lang}
43466 \family default
43467 .
43468 \end_layout
43469
43470 \begin_layout Description
43471 Command
43472 \begin_inset space ~
43473 \end_inset
43474
43475 end Counterpart to 
43476 \family sans
43477 Command start
43478 \family default
43479 .
43480  Some packages, like the default, don't have an end command since the start
43481  command toggles the package on and off.
43482 \end_layout
43483
43484 \begin_layout Description
43485 Use
43486 \begin_inset space ~
43487 \end_inset
43488
43489 babel Whether 
43490 \series bold
43491 babel
43492 \series default
43493  is used or not.
43494 \end_layout
43495
43496 \begin_layout Description
43497 Global When this option is set, the languages used in the document will
43498  be added as options to the document class options, so that they can be
43499  used by all LaTeX-packages.
43500  Otherwise they will only be used as options for the 
43501 \series bold
43502 babel
43503 \series default
43504  package.
43505 \end_layout
43506
43507 \begin_layout Description
43508 Auto
43509 \begin_inset space ~
43510 \end_inset
43511
43512 begin When this option is set, the documents starts with the chosen document
43513  language.
43514  When this option is not set, the 
43515 \family sans
43516 Command
43517 \begin_inset space ~
43518 \end_inset
43519
43520 start
43521 \family default
43522  is explicitly set to the beginning of the document in the LaTeX-output.
43523  This assures that the correct language is used when you use another 
43524 \family sans
43525 Command
43526 \begin_inset space ~
43527 \end_inset
43528
43529 start
43530 \family default
43531  than the default.
43532 \end_layout
43533
43534 \begin_layout Description
43535 Auto
43536 \begin_inset space ~
43537 \end_inset
43538
43539 end Counterpart to 
43540 \family sans
43541 Auto
43542 \begin_inset space ~
43543 \end_inset
43544
43545 begin
43546 \family default
43547 .
43548  When it is not set, the 
43549 \family sans
43550 Command
43551 \begin_inset space ~
43552 \end_inset
43553
43554 end
43555 \family default
43556  is set to the end of the document.
43557 \end_layout
43558
43559 \begin_layout Description
43560 Mark
43561 \begin_inset space ~
43562 \end_inset
43563
43564 foreign
43565 \begin_inset space ~
43566 \end_inset
43567
43568 languages Text marked formatted in a language different from the document
43569  language will be underlined blue.
43570 \end_layout
43571
43572 \begin_layout Description
43573 Enable
43574 \begin_inset space ~
43575 \end_inset
43576
43577 RTL
43578 \begin_inset space ~
43579 \end_inset
43580
43581 support Enables the use of languages, written from right to left (RTL),
43582  like Arabic, Hebrew, Farsi.
43583 \end_layout
43584
43585 \begin_layout Description
43586 Cursor
43587 \begin_inset space ~
43588 \end_inset
43589
43590 movement When writing RTL, you can define if the left and right arrow keys
43591  move the cursor visually to the left or right, respectively, or logically.
43592  Logical means that the cursor is moved to the left when pressing the right
43593  arrow key and the cursor is inside text in an RTL language.
43594 \end_layout
43595
43596 \begin_layout Subsection
43597 Spellchecker
43598 \end_layout
43599
43600 \begin_layout Standard
43601 The spellchecker settings are explained in section
43602 \begin_inset space ~
43603 \end_inset
43604
43605
43606 \begin_inset CommandInset ref
43607 LatexCommand ref
43608 reference "sec:Spellchecking"
43609
43610 \end_inset
43611
43612
43613 \end_layout
43614
43615 \begin_layout Section
43616 Outputs
43617 \end_layout
43618
43619 \begin_layout Subsection
43620 Printer
43621 \begin_inset CommandInset label
43622 LatexCommand label
43623 name "sub:Printer"
43624
43625 \end_inset
43626
43627
43628 \begin_inset Index idx
43629 status collapsed
43630
43631 \begin_layout Plain Layout
43632 Printer
43633 \end_layout
43634
43635 \end_inset
43636
43637
43638 \begin_inset Index idx
43639 status collapsed
43640
43641 \begin_layout Plain Layout
43642 Settings ! Printer
43643 \end_layout
43644
43645 \end_inset
43646
43647
43648 \end_layout
43649
43650 \begin_layout Description
43651 Default
43652 \begin_inset space ~
43653 \end_inset
43654
43655 printer Here you can specify the name of your default printer.
43656  The name will be used when the 
43657 \family sans
43658 Printer command
43659 \family default
43660  is executed.
43661 \begin_inset Newline newline
43662 \end_inset
43663
43664
43665 \begin_inset Note Greyedout
43666 status open
43667
43668 \begin_layout Plain Layout
43669
43670 \series bold
43671 Note:
43672 \series default
43673  You can leave this field empty on Windows systems because it has no effect.
43674 \end_layout
43675
43676 \end_inset
43677
43678
43679 \end_layout
43680
43681 \begin_layout Description
43682 Adapt
43683 \begin_inset space ~
43684 \end_inset
43685
43686 output
43687 \begin_inset space ~
43688 \end_inset
43689
43690 to
43691 \begin_inset space ~
43692 \end_inset
43693
43694 printer This option works only for the 
43695 \family sans
43696 Printer command
43697 \family default
43698  
43699 \begin_inset Quotes eld
43700 \end_inset
43701
43702
43703 \family sans
43704 dvips
43705 \family default
43706
43707 \begin_inset Quotes erd
43708 \end_inset
43709
43710 .
43711  It activates a configuration file for dvips.
43712  This is an option only for dvips experts.
43713 \end_layout
43714
43715 \begin_layout Description
43716 Printer
43717 \begin_inset space ~
43718 \end_inset
43719
43720 command is the command LyX
43721 \begin_inset space \thinspace{}
43722 \end_inset
43723
43724 /
43725 \begin_inset space \thinspace{}
43726 \end_inset
43727
43728 LaTeX uses for printing.
43729  The default is on most systems 
43730 \family sans
43731 dvips
43732 \family default
43733 .
43734 \end_layout
43735
43736 \begin_layout Description
43737 Printer
43738 \begin_inset space ~
43739 \end_inset
43740
43741 Command
43742 \begin_inset space ~
43743 \end_inset
43744
43745 Options Here you can specify printer options.
43746  A list of printer options with explanations can be found in the documentation
43747  of the program that provides the 
43748 \family sans
43749 Printer command
43750 \family default
43751  you are using.
43752 \end_layout
43753
43754 \begin_layout Subsection
43755 Date Format
43756 \begin_inset Index idx
43757 status collapsed
43758
43759 \begin_layout Plain Layout
43760 Date Format
43761 \end_layout
43762
43763 \end_inset
43764
43765
43766 \begin_inset Index idx
43767 status collapsed
43768
43769 \begin_layout Plain Layout
43770 Settings ! Date format
43771 \end_layout
43772
43773 \end_inset
43774
43775
43776 \end_layout
43777
43778 \begin_layout Standard
43779 The date format can be one or a mixture of the formats listed here:
43780 \begin_inset Newline newline
43781 \end_inset
43782
43783
43784 \begin_inset Flex URL
43785 status collapsed
43786
43787 \begin_layout Plain Layout
43788
43789 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
43790 \end_layout
43791
43792 \end_inset
43793
43794
43795 \begin_inset Newline newline
43796 \end_inset
43797
43798 For example the format
43799 \begin_inset Newline newline
43800 \end_inset
43801
43802 %d/%m/%y
43803 \begin_inset Newline newline
43804 \end_inset
43805
43806 prints the date as day/month/year.
43807 \end_layout
43808
43809 \begin_layout Subsection
43810 Plain Text
43811 \end_layout
43812
43813 \begin_layout Description
43814 Output
43815 \begin_inset space ~
43816 \end_inset
43817
43818 line
43819 \begin_inset space ~
43820 \end_inset
43821
43822 length sets the maximum number of characters printed in one line when using
43823  the menu 
43824 \family sans
43825 File\SpecialChar \menuseparator
43826 Export\SpecialChar \menuseparator
43827 Plain
43828 \begin_inset space ~
43829 \end_inset
43830
43831 text
43832 \family default
43833 .
43834  Setting the line line length to 0 means all text is printed in one endless
43835  line.
43836 \end_layout
43837
43838 \begin_layout Description
43839 roff
43840 \begin_inset space ~
43841 \end_inset
43842
43843 command defines an additional command used to produce better ASCII tables
43844  with the 
43845 \family typewriter
43846 groff/troff/nroff
43847 \family default
43848  UNIX-commands (refer to their manuals for more information about them).
43849  Setting this as empty tells LyX to use the internal formatter.
43850 \end_layout
43851
43852 \begin_layout Subsection
43853 LaT
43854 \begin_inset ERT
43855 status collapsed
43856
43857 \begin_layout Plain Layout
43858
43859 {}
43860 \end_layout
43861
43862 \end_inset
43863
43864 eX
43865 \begin_inset CommandInset label
43866 LatexCommand label
43867 name "sub:LaTeX-settings"
43868
43869 \end_inset
43870
43871
43872 \begin_inset Index idx
43873 status collapsed
43874
43875 \begin_layout Plain Layout
43876 Settings ! LaTeX
43877 \end_layout
43878
43879 \end_inset
43880
43881
43882 \end_layout
43883
43884 \begin_layout Description
43885 Use
43886 \begin_inset space ~
43887 \end_inset
43888
43889 LaTe
43890 \begin_inset ERT
43891 status collapsed
43892
43893 \begin_layout Plain Layout
43894
43895 {}
43896 \end_layout
43897
43898 \end_inset
43899
43900 X
43901 \begin_inset space ~
43902 \end_inset
43903
43904 font
43905 \begin_inset space ~
43906 \end_inset
43907
43908 encoding This is the default encoding of the document font.
43909  
43910 \family sans
43911 T1
43912 \family default
43913  is the default and covers western languages and symbols.
43914  
43915 \family sans
43916 T2A
43917 \family default
43918
43919 \family sans
43920 T2B
43921 \family default
43922
43923 \family sans
43924 T2C
43925 \family default
43926
43927 \family sans
43928 LCY
43929 \family default
43930 , and 
43931 \family sans
43932 X2
43933 \family default
43934  are for Cyrillic.
43935  Combinations of the encodings are possible, like 
43936 \begin_inset Quotes erd
43937 \end_inset
43938
43939
43940 \family sans
43941 T1, T2B
43942 \family default
43943
43944 \begin_inset Quotes erd
43945 \end_inset
43946
43947 .
43948  The font encoding is normally automatically loaded by the language packages
43949  LyX sets up in the background.
43950  So there is no need to change the default encoding.
43951 \end_layout
43952
43953 \begin_layout Description
43954 Default
43955 \begin_inset space ~
43956 \end_inset
43957
43958 paper
43959 \begin_inset space ~
43960 \end_inset
43961
43962 size This is the paper size that is used for new documents.
43963  The 
43964 \family sans
43965 Default
43966 \family default
43967  value depends on your LaTeX-system setup.
43968 \end_layout
43969
43970 \begin_layout Standard
43971 You can also specify here commands with parameters for the listed applications.
43972  But before you change something, it is strongly recommended to read the
43973  manuals of the applications.
43974  Currently the following commands can be set:
43975 \end_layout
43976
43977 \begin_layout Description
43978 CheckTe
43979 \begin_inset ERT
43980 status collapsed
43981
43982 \begin_layout Plain Layout
43983
43984 {}
43985 \end_layout
43986
43987 \end_inset
43988
43989 X
43990 \begin_inset space ~
43991 \end_inset
43992
43993 command Command for the program 
43994 \family sans
43995 CheckTeX
43996 \family default
43997  that is described in the section 
43998 \emph on
43999 Checking TeX
44000 \emph default
44001  of the 
44002 \emph on
44003 Additional Features
44004 \emph default
44005  manual.
44006 \end_layout
44007
44008 \begin_layout Description
44009 BibTe
44010 \begin_inset ERT
44011 status collapsed
44012
44013 \begin_layout Plain Layout
44014
44015 {}
44016 \end_layout
44017
44018 \end_inset
44019
44020 X
44021 \begin_inset space ~
44022 \end_inset
44023
44024 command Command for the program 
44025 \family sans
44026 BibTeX
44027 \family default
44028  that generates the bibliography, see section
44029 \begin_inset space ~
44030 \end_inset
44031
44032
44033 \begin_inset CommandInset ref
44034 LatexCommand ref
44035 reference "sub:Bibliography-databases"
44036
44037 \end_inset
44038
44039 .
44040 \end_layout
44041
44042 \begin_layout Description
44043 Index
44044 \begin_inset space ~
44045 \end_inset
44046
44047 command Command for the program that generates the index, see section
44048 \begin_inset space ~
44049 \end_inset
44050
44051
44052 \begin_inset CommandInset ref
44053 LatexCommand ref
44054 reference "sub:Index-Program"
44055
44056 \end_inset
44057
44058 .
44059 \end_layout
44060
44061 \begin_layout Description
44062 Nomenclature
44063 \begin_inset space ~
44064 \end_inset
44065
44066 command Command for the program that generates the nomenclature, see section
44067 \begin_inset space ~
44068 \end_inset
44069
44070
44071 \begin_inset CommandInset ref
44072 LatexCommand ref
44073 reference "sub:Nomenclature-Program"
44074
44075 \end_inset
44076
44077 .
44078 \end_layout
44079
44080 \begin_layout Description
44081 DVI
44082 \begin_inset space ~
44083 \end_inset
44084
44085 viewer
44086 \begin_inset space ~
44087 \end_inset
44088
44089 paper
44090 \begin_inset space ~
44091 \end_inset
44092
44093 size
44094 \begin_inset space ~
44095 \end_inset
44096
44097 options They only have an effect when the program 
44098 \family sans
44099 xdvi
44100 \family default
44101  is used as DVI-viewer.
44102 \end_layout
44103
44104 \begin_layout Standard
44105 There are additionally the following options:
44106 \end_layout
44107
44108 \begin_layout Description
44109 Use
44110 \begin_inset space ~
44111 \end_inset
44112
44113 Windows-style
44114 \begin_inset space ~
44115 \end_inset
44116
44117 paths
44118 \begin_inset space ~
44119 \end_inset
44120
44121 in
44122 \begin_inset space ~
44123 \end_inset
44124
44125 LaTeX
44126 \begin_inset space ~
44127 \end_inset
44128
44129 files Uses paths in the notation of Windows, that means that 
44130 \begin_inset Quotes eld
44131 \end_inset
44132
44133
44134 \backslash
44135
44136 \begin_inset Quotes erd
44137 \end_inset
44138
44139  is used instead of 
44140 \begin_inset Quotes eld
44141 \end_inset
44142
44143 /
44144 \begin_inset Quotes erd
44145 \end_inset
44146
44147  to separate folders.
44148  This option is enabled by default when you use LyX on Windows.
44149 \begin_inset Index idx
44150 status collapsed
44151
44152 \begin_layout Plain Layout
44153 Paths
44154 \end_layout
44155
44156 \end_inset
44157
44158
44159 \begin_inset Index idx
44160 status collapsed
44161
44162 \begin_layout Plain Layout
44163 Settings ! Paths
44164 \end_layout
44165
44166 \end_inset
44167
44168
44169 \end_layout
44170
44171 \begin_layout Description
44172 Reset
44173 \begin_inset space ~
44174 \end_inset
44175
44176 class
44177 \begin_inset space ~
44178 \end_inset
44179
44180 options
44181 \begin_inset space ~
44182 \end_inset
44183
44184 when
44185 \begin_inset space ~
44186 \end_inset
44187
44188 document
44189 \begin_inset space ~
44190 \end_inset
44191
44192 classes
44193 \begin_inset space ~
44194 \end_inset
44195
44196 changes Removes all manually set document class options in the 
44197 \family sans
44198 Document\SpecialChar \menuseparator
44199 Settings
44200 \family default
44201  dialog when changing the document class.
44202 \end_layout
44203
44204 \begin_layout Section
44205 File
44206 \begin_inset space ~
44207 \end_inset
44208
44209 Handling
44210 \begin_inset Index idx
44211 status collapsed
44212
44213 \begin_layout Plain Layout
44214 File handling
44215 \end_layout
44216
44217 \end_inset
44218
44219
44220 \end_layout
44221
44222 \begin_layout Subsection
44223 Converters
44224 \begin_inset CommandInset label
44225 LatexCommand label
44226 name "sub:Converters"
44227
44228 \end_inset
44229
44230
44231 \begin_inset Index idx
44232 status collapsed
44233
44234 \begin_layout Plain Layout
44235 Converters
44236 \end_layout
44237
44238 \end_inset
44239
44240
44241 \end_layout
44242
44243 \begin_layout Standard
44244 Here you find the list of defined converter commands to convert material
44245  from one format to another.
44246  You can modify them or create new ones.
44247  To modify a converter, select it, change the entry of the field 
44248 \family sans
44249 Converter
44250 \family default
44251  and/or 
44252 \family sans
44253 Extra
44254 \begin_inset space ~
44255 \end_inset
44256
44257 flag
44258 \family default
44259 , and press the 
44260 \family sans
44261 Modify
44262 \family default
44263  button.
44264  To create a new converter, select an existing one, select a different format
44265  in the 
44266 \family sans
44267 From
44268 \begin_inset space ~
44269 \end_inset
44270
44271 format
44272 \family default
44273  drop-down list, modify the 
44274 \family sans
44275 Converter
44276 \family default
44277  field, and press the 
44278 \family sans
44279 Add
44280 \family default
44281  button.
44282 \end_layout
44283
44284 \begin_layout Standard
44285 When the 
44286 \family sans
44287 Converter File Cache
44288 \family default
44289  is enabled, conversions will be cached as long as specified in the field
44290  
44291 \family sans
44292 Maximum Age (in days
44293 \family default
44294 ).
44295  This means that images don't need to be converted again when you reopen
44296  a document; the converted images from the cache will be used instead.
44297 \end_layout
44298
44299 \begin_layout Standard
44300 More about converters, like the variables and flags that can be used in
44301  the converter definition, is described in the section 
44302 \emph on
44303 Converters
44304 \emph default
44305  of the 
44306 \emph on
44307 Customization
44308 \emph default
44309  manual.
44310 \end_layout
44311
44312 \begin_layout Subsection
44313 File Formats
44314 \begin_inset CommandInset label
44315 LatexCommand label
44316 name "sec:File-Formats"
44317
44318 \end_inset
44319
44320
44321 \begin_inset Index idx
44322 status collapsed
44323
44324 \begin_layout Plain Layout
44325 File formats
44326 \end_layout
44327
44328 \end_inset
44329
44330
44331 \begin_inset Index idx
44332 status collapsed
44333
44334 \begin_layout Plain Layout
44335 Copiers
44336 \end_layout
44337
44338 \end_inset
44339
44340
44341 \end_layout
44342
44343 \begin_layout Standard
44344 Here you find the list of defined file formats that LyX can handle.
44345  You can modify the viewer and editor program that should be used for certain
44346  formats.
44347 \end_layout
44348
44349 \begin_layout Standard
44350 More about formats, like the options that can be used in the format definition,
44351  is described in the section 
44352 \emph on
44353 Formats
44354 \emph default
44355  of the 
44356 \emph on
44357 Customization
44358 \emph default
44359  manual.
44360 \end_layout
44361
44362 \begin_layout Standard
44363 Since all conversions from one format to another take place in LyX's temporary
44364  directory, it is sometimes necessary to modify a file before copying it
44365  to the temporary directory in order that the conversion may be performed.
44366  This is done by specifying a 
44367 \family sans
44368 Copier
44369 \family default
44370 .
44371  More about this is described in the section 
44372 \emph on
44373 Copiers
44374 \emph default
44375  of the 
44376 \emph on
44377 Customization
44378 \emph default
44379  manual.
44380 \end_layout
44381
44382 \begin_layout Chapter
44383 Units available in LyX
44384 \begin_inset Index idx
44385 status collapsed
44386
44387 \begin_layout Plain Layout
44388 Units
44389 \end_layout
44390
44391 \end_inset
44392
44393
44394 \begin_inset CommandInset label
44395 LatexCommand label
44396 name "cha:Units-available-in"
44397
44398 \end_inset
44399
44400
44401 \end_layout
44402
44403 \begin_layout Standard
44404 To understand the units described in this documentation, 
44405 \begin_inset CommandInset ref
44406 LatexCommand ref
44407 reference "cap:Units"
44408
44409 \end_inset
44410
44411  explains all units available in LyX.
44412 \end_layout
44413
44414 \begin_layout Standard
44415 \begin_inset Float table
44416 placement h
44417 wide false
44418 sideways false
44419 status open
44420
44421 \begin_layout Plain Layout
44422 \begin_inset Caption
44423
44424 \begin_layout Plain Layout
44425 \begin_inset CommandInset label
44426 LatexCommand label
44427 name "cap:Units"
44428
44429 \end_inset
44430
44431 Units
44432 \end_layout
44433
44434 \end_inset
44435
44436
44437 \end_layout
44438
44439 \begin_layout Plain Layout
44440 \begin_inset VSpace medskip
44441 \end_inset
44442
44443
44444 \end_layout
44445
44446 \begin_layout Plain Layout
44447 \align center
44448 \begin_inset Tabular
44449 <lyxtabular version="3" rows="20" columns="2">
44450 <features tabularvalignment="middle">
44451 <column alignment="center" valignment="top" width="0">
44452 <column alignment="center" valignment="top" width="0">
44453 <row>
44454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44455 \begin_inset Text
44456
44457 \begin_layout Plain Layout
44458 unit
44459 \end_layout
44460
44461 \end_inset
44462 </cell>
44463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44464 \begin_inset Text
44465
44466 \begin_layout Plain Layout
44467 name/description
44468 \end_layout
44469
44470 \end_inset
44471 </cell>
44472 </row>
44473 <row>
44474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44475 \begin_inset Text
44476
44477 \begin_layout Plain Layout
44478 mm
44479 \end_layout
44480
44481 \end_inset
44482 </cell>
44483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44484 \begin_inset Text
44485
44486 \begin_layout Plain Layout
44487 millimeter
44488 \end_layout
44489
44490 \end_inset
44491 </cell>
44492 </row>
44493 <row>
44494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44495 \begin_inset Text
44496
44497 \begin_layout Plain Layout
44498 cm
44499 \end_layout
44500
44501 \end_inset
44502 </cell>
44503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44504 \begin_inset Text
44505
44506 \begin_layout Plain Layout
44507 centimeter
44508 \end_layout
44509
44510 \end_inset
44511 </cell>
44512 </row>
44513 <row>
44514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44515 \begin_inset Text
44516
44517 \begin_layout Plain Layout
44518 in
44519 \end_layout
44520
44521 \end_inset
44522 </cell>
44523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44524 \begin_inset Text
44525
44526 \begin_layout Plain Layout
44527 inch
44528 \end_layout
44529
44530 \end_inset
44531 </cell>
44532 </row>
44533 <row>
44534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44535 \begin_inset Text
44536
44537 \begin_layout Plain Layout
44538 pt
44539 \end_layout
44540
44541 \end_inset
44542 </cell>
44543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44544 \begin_inset Text
44545
44546 \begin_layout Plain Layout
44547 point (72.27
44548 \begin_inset space \thinspace{}
44549 \end_inset
44550
44551 pt = 1
44552 \begin_inset space \thinspace{}
44553 \end_inset
44554
44555 in)
44556 \end_layout
44557
44558 \end_inset
44559 </cell>
44560 </row>
44561 <row>
44562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44563 \begin_inset Text
44564
44565 \begin_layout Plain Layout
44566 pc
44567 \end_layout
44568
44569 \end_inset
44570 </cell>
44571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44572 \begin_inset Text
44573
44574 \begin_layout Plain Layout
44575 pica (1
44576 \begin_inset space \thinspace{}
44577 \end_inset
44578
44579 pc = 12
44580 \begin_inset space \thinspace{}
44581 \end_inset
44582
44583 pt)
44584 \end_layout
44585
44586 \end_inset
44587 </cell>
44588 </row>
44589 <row>
44590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44591 \begin_inset Text
44592
44593 \begin_layout Plain Layout
44594 sp
44595 \end_layout
44596
44597 \end_inset
44598 </cell>
44599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44600 \begin_inset Text
44601
44602 \begin_layout Plain Layout
44603 scaled point (65536
44604 \begin_inset space \thinspace{}
44605 \end_inset
44606
44607 sp = 1
44608 \begin_inset space \thinspace{}
44609 \end_inset
44610
44611 pt)
44612 \end_layout
44613
44614 \end_inset
44615 </cell>
44616 </row>
44617 <row>
44618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44619 \begin_inset Text
44620
44621 \begin_layout Plain Layout
44622 bp
44623 \end_layout
44624
44625 \end_inset
44626 </cell>
44627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44628 \begin_inset Text
44629
44630 \begin_layout Plain Layout
44631 big point (72
44632 \begin_inset space \thinspace{}
44633 \end_inset
44634
44635 bp = 1
44636 \begin_inset space \thinspace{}
44637 \end_inset
44638
44639 in)
44640 \end_layout
44641
44642 \end_inset
44643 </cell>
44644 </row>
44645 <row>
44646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44647 \begin_inset Text
44648
44649 \begin_layout Plain Layout
44650 dd
44651 \end_layout
44652
44653 \end_inset
44654 </cell>
44655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44656 \begin_inset Text
44657
44658 \begin_layout Plain Layout
44659 didot (72
44660 \begin_inset space \thinspace{}
44661 \end_inset
44662
44663 dd 
44664 \begin_inset Formula $\approx$
44665 \end_inset
44666
44667  37.6
44668 \begin_inset space \thinspace{}
44669 \end_inset
44670
44671 mm)
44672 \end_layout
44673
44674 \end_inset
44675 </cell>
44676 </row>
44677 <row>
44678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44679 \begin_inset Text
44680
44681 \begin_layout Plain Layout
44682 cc
44683 \end_layout
44684
44685 \end_inset
44686 </cell>
44687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44688 \begin_inset Text
44689
44690 \begin_layout Plain Layout
44691 cicero (1
44692 \begin_inset space \thinspace{}
44693 \end_inset
44694
44695 cc = 12
44696 \begin_inset space \thinspace{}
44697 \end_inset
44698
44699 dd)
44700 \end_layout
44701
44702 \end_inset
44703 </cell>
44704 </row>
44705 <row>
44706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44707 \begin_inset Text
44708
44709 \begin_layout Plain Layout
44710 Scale%
44711 \end_layout
44712
44713 \end_inset
44714 </cell>
44715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44716 \begin_inset Text
44717
44718 \begin_layout Plain Layout
44719 % of original image width
44720 \end_layout
44721
44722 \end_inset
44723 </cell>
44724 </row>
44725 <row>
44726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44727 \begin_inset Text
44728
44729 \begin_layout Plain Layout
44730 text%
44731 \end_layout
44732
44733 \end_inset
44734 </cell>
44735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44736 \begin_inset Text
44737
44738 \begin_layout Plain Layout
44739 % of text width
44740 \end_layout
44741
44742 \end_inset
44743 </cell>
44744 </row>
44745 <row>
44746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44747 \begin_inset Text
44748
44749 \begin_layout Plain Layout
44750 col%
44751 \end_layout
44752
44753 \end_inset
44754 </cell>
44755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44756 \begin_inset Text
44757
44758 \begin_layout Plain Layout
44759 % of column width
44760 \end_layout
44761
44762 \end_inset
44763 </cell>
44764 </row>
44765 <row>
44766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44767 \begin_inset Text
44768
44769 \begin_layout Plain Layout
44770 page%
44771 \end_layout
44772
44773 \end_inset
44774 </cell>
44775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44776 \begin_inset Text
44777
44778 \begin_layout Plain Layout
44779 % of paper width
44780 \end_layout
44781
44782 \end_inset
44783 </cell>
44784 </row>
44785 <row>
44786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44787 \begin_inset Text
44788
44789 \begin_layout Plain Layout
44790 line%
44791 \end_layout
44792
44793 \end_inset
44794 </cell>
44795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44796 \begin_inset Text
44797
44798 \begin_layout Plain Layout
44799 % of line width
44800 \end_layout
44801
44802 \end_inset
44803 </cell>
44804 </row>
44805 <row>
44806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44807 \begin_inset Text
44808
44809 \begin_layout Plain Layout
44810 theight%
44811 \end_layout
44812
44813 \end_inset
44814 </cell>
44815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44816 \begin_inset Text
44817
44818 \begin_layout Plain Layout
44819 % of text height
44820 \end_layout
44821
44822 \end_inset
44823 </cell>
44824 </row>
44825 <row>
44826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44827 \begin_inset Text
44828
44829 \begin_layout Plain Layout
44830 pheight%
44831 \end_layout
44832
44833 \end_inset
44834 </cell>
44835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44836 \begin_inset Text
44837
44838 \begin_layout Plain Layout
44839 % of paper height
44840 \end_layout
44841
44842 \end_inset
44843 </cell>
44844 </row>
44845 <row>
44846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44847 \begin_inset Text
44848
44849 \begin_layout Plain Layout
44850 ex
44851 \end_layout
44852
44853 \end_inset
44854 </cell>
44855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44856 \begin_inset Text
44857
44858 \begin_layout Plain Layout
44859 height of letter 
44860 \emph on
44861 x
44862 \emph default
44863  in current font
44864 \end_layout
44865
44866 \end_inset
44867 </cell>
44868 </row>
44869 <row>
44870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
44871 \begin_inset Text
44872
44873 \begin_layout Plain Layout
44874 em
44875 \end_layout
44876
44877 \end_inset
44878 </cell>
44879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
44880 \begin_inset Text
44881
44882 \begin_layout Plain Layout
44883 width of letter 
44884 \emph on
44885 M
44886 \emph default
44887  in current font
44888 \end_layout
44889
44890 \end_inset
44891 </cell>
44892 </row>
44893 <row>
44894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
44895 \begin_inset Text
44896
44897 \begin_layout Plain Layout
44898 mu
44899 \end_layout
44900
44901 \end_inset
44902 </cell>
44903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
44904 \begin_inset Text
44905
44906 \begin_layout Plain Layout
44907 math unit (1
44908 \begin_inset space \thinspace{}
44909 \end_inset
44910
44911 mu = 1/18
44912 \begin_inset space \thinspace{}
44913 \end_inset
44914
44915 em)
44916 \end_layout
44917
44918 \end_inset
44919 </cell>
44920 </row>
44921 </lyxtabular>
44922
44923 \end_inset
44924
44925
44926 \end_layout
44927
44928 \end_inset
44929
44930
44931 \end_layout
44932
44933 \begin_layout Chapter
44934 Credits
44935 \begin_inset CommandInset label
44936 LatexCommand label
44937 name "cha:Credits"
44938
44939 \end_inset
44940
44941
44942 \end_layout
44943
44944 \begin_layout Standard
44945 The documentation is a collaborative effort between many different people
44946  (and we would encourage people to contribute!).
44947 \end_layout
44948
44949 \begin_layout Itemize
44950
44951 \noun on
44952 Alejandro Aguilar Sierra
44953 \end_layout
44954
44955 \begin_layout Itemize
44956
44957 \noun on
44958 Amir Karger
44959 \end_layout
44960
44961 \begin_layout Itemize
44962
44963 \noun on
44964 David Johnson
44965 \end_layout
44966
44967 \begin_layout Itemize
44968
44969 \noun on
44970 Hartmut Haase
44971 \end_layout
44972
44973 \begin_layout Itemize
44974
44975 \noun on
44976 Ignacio García
44977 \end_layout
44978
44979 \begin_layout Itemize
44980
44981 \noun on
44982 Ivan Schreter
44983 \end_layout
44984
44985 \begin_layout Itemize
44986
44987 \noun on
44988 John Raithel
44989 \end_layout
44990
44991 \begin_layout Itemize
44992
44993 \noun on
44994 John Weiss
44995 \end_layout
44996
44997 \begin_layout Itemize
44998
44999 \noun on
45000 Lars Gullik Bjønnes
45001 \end_layout
45002
45003 \begin_layout Itemize
45004
45005 \noun on
45006 Matthias Ettrich
45007 \end_layout
45008
45009 \begin_layout Itemize
45010
45011 \noun on
45012 Matthias Zenker
45013 \end_layout
45014
45015 \begin_layout Itemize
45016
45017 \noun on
45018 Rich Fields
45019 \end_layout
45020
45021 \begin_layout Itemize
45022
45023 \noun on
45024 Pascal André
45025 \end_layout
45026
45027 \begin_layout Itemize
45028
45029 \noun on
45030 Paul Evans
45031 \end_layout
45032
45033 \begin_layout Itemize
45034
45035 \noun on
45036 Paul Russel
45037 \end_layout
45038
45039 \begin_layout Itemize
45040
45041 \noun on
45042 Robin Socha
45043 \end_layout
45044
45045 \begin_layout Itemize
45046
45047 \noun on
45048 Uwe Stöhr
45049 \end_layout
45050
45051 \begin_layout Itemize
45052 The LyX Team: 
45053 \begin_inset CommandInset citation
45054 LatexCommand cite
45055 key "lyxcredit"
45056
45057 \end_inset
45058
45059
45060 \end_layout
45061
45062 \begin_layout Standard
45063 \begin_inset Newpage newpage
45064 \end_inset
45065
45066 The bibliography on the following page was created with the 
45067 \family sans
45068 Bibliography
45069 \family default
45070  environment.
45071 \end_layout
45072
45073 \begin_layout Bibliography
45074 \labelwidthstring Literaturverzeichnis
45075 \begin_inset CommandInset bibitem
45076 LatexCommand bibitem
45077 label "Credits"
45078 key "lyxcredit"
45079
45080 \end_inset
45081
45082 The LyX Team: 
45083 \begin_inset CommandInset href
45084 LatexCommand href
45085 name "Credits"
45086 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
45087
45088 \end_inset
45089
45090 :
45091 \begin_inset Newline newline
45092 \end_inset
45093
45094
45095 \begin_inset Flex URL
45096 status collapsed
45097
45098 \begin_layout Plain Layout
45099
45100 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
45101 \end_layout
45102
45103 \end_inset
45104
45105
45106 \end_layout
45107
45108 \begin_layout Bibliography
45109 \labelwidthstring Literaturverzeichnis
45110 \begin_inset CommandInset bibitem
45111 LatexCommand bibitem
45112 key "latexcompanion"
45113
45114 \end_inset
45115
45116 Frank Mittelbach and Michel Goossens: 
45117 \emph on
45118 The LaTeX Companion Second Edition.
45119
45120 \emph default
45121  Addison-Wesley, 2004
45122 \end_layout
45123
45124 \begin_layout Bibliography
45125 \labelwidthstring Literaturverzeichnis
45126 \begin_inset CommandInset bibitem
45127 LatexCommand bibitem
45128 key "latexguide"
45129
45130 \end_inset
45131
45132 Helmut Kopka and Patrick W.
45133  Daly: 
45134 \emph on
45135 A Guide to LaTeX Fourth Edition.
45136
45137 \emph default
45138  Addison-Wesley, 2003
45139 \end_layout
45140
45141 \begin_layout Bibliography
45142 \labelwidthstring Literaturverzeichnis
45143 \begin_inset CommandInset bibitem
45144 LatexCommand bibitem
45145 key "latexbook"
45146
45147 \end_inset
45148
45149 Leslie Lamport: 
45150 \emph on
45151 LaTeX: A Document Preparation System.
45152
45153 \emph default
45154  Addison-Wesley, second edition, 1994
45155 \end_layout
45156
45157 \begin_layout Bibliography
45158 \labelwidthstring Literaturverzeichnis
45159 \begin_inset CommandInset bibitem
45160 LatexCommand bibitem
45161 key "texbook"
45162
45163 \end_inset
45164
45165 Donald E.
45166  Knuth.
45167  
45168 \emph on
45169 The TeXbook.
45170
45171 \emph default
45172  Addison-Wesley, 1984
45173 \end_layout
45174
45175 \begin_layout Bibliography
45176 \labelwidthstring Literaturverzeichnis
45177 \begin_inset CommandInset bibitem
45178 LatexCommand bibitem
45179 key "TeXCatalogue"
45180
45181 \end_inset
45182
45183 The TeX Catalogue:
45184 \begin_inset Newline newline
45185 \end_inset
45186
45187
45188 \begin_inset Flex URL
45189 status collapsed
45190
45191 \begin_layout Plain Layout
45192
45193 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
45194 \end_layout
45195
45196 \end_inset
45197
45198
45199 \end_layout
45200
45201 \begin_layout Bibliography
45202 \labelwidthstring Literaturverzeichnis
45203 \begin_inset CommandInset bibitem
45204 LatexCommand bibitem
45205 key "LaTeXFAQ"
45206
45207 \end_inset
45208
45209 The LaTeX FAQ:
45210 \begin_inset Newline newline
45211 \end_inset
45212
45213
45214 \begin_inset Flex URL
45215 status collapsed
45216
45217 \begin_layout Plain Layout
45218
45219 http://www.tex.ac.uk/cgi-bin/texfaq2html
45220 \end_layout
45221
45222 \end_inset
45223
45224
45225 \end_layout
45226
45227 \begin_layout Bibliography
45228 \labelwidthstring Literaturverzeichnis
45229 \begin_inset CommandInset bibitem
45230 LatexCommand bibitem
45231 key "BibTeX"
45232
45233 \end_inset
45234
45235
45236 \begin_inset CommandInset href
45237 LatexCommand href
45238 name "Documentation"
45239 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
45240
45241 \end_inset
45242
45243  of the program 
45244 \family sans
45245 BibTeX
45246 \family default
45247 :
45248 \begin_inset Newline newline
45249 \end_inset
45250
45251
45252 \begin_inset Flex URL
45253 status collapsed
45254
45255 \begin_layout Plain Layout
45256
45257 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
45258 \end_layout
45259
45260 \end_inset
45261
45262
45263 \end_layout
45264
45265 \begin_layout Bibliography
45266 \labelwidthstring Literaturverzeichnis
45267 \begin_inset CommandInset bibitem
45268 LatexCommand bibitem
45269 key "BibTeX-2"
45270
45271 \end_inset
45272
45273
45274 \begin_inset CommandInset href
45275 LatexCommand href
45276 name "Documentation"
45277 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
45278
45279 \end_inset
45280
45281  how to use the program 
45282 \family sans
45283 BibTeX
45284 \family default
45285 :
45286 \begin_inset Newline newline
45287 \end_inset
45288
45289
45290 \begin_inset Flex URL
45291 status collapsed
45292
45293 \begin_layout Plain Layout
45294
45295 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
45296 \end_layout
45297
45298 \end_inset
45299
45300
45301 \end_layout
45302
45303 \begin_layout Bibliography
45304 \labelwidthstring Literaturverzeichnis
45305 \begin_inset CommandInset bibitem
45306 LatexCommand bibitem
45307 key "makeindex"
45308
45309 \end_inset
45310
45311
45312 \begin_inset CommandInset href
45313 LatexCommand href
45314 name "Documentation"
45315 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
45316
45317 \end_inset
45318
45319  of the program 
45320 \family sans
45321 makeindex
45322 \family default
45323 :
45324 \begin_inset Newline newline
45325 \end_inset
45326
45327
45328 \begin_inset Flex URL
45329 status collapsed
45330
45331 \begin_layout Plain Layout
45332
45333 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
45334 \end_layout
45335
45336 \end_inset
45337
45338
45339 \end_layout
45340
45341 \begin_layout Bibliography
45342 \labelwidthstring Literaturverzeichnis
45343 \begin_inset CommandInset bibitem
45344 LatexCommand bibitem
45345 key "xindy"
45346
45347 \end_inset
45348
45349
45350 \begin_inset CommandInset href
45351 LatexCommand href
45352 name "Documentation"
45353 target "http://www.xindy.org/documentation.html"
45354
45355 \end_inset
45356
45357  of the program 
45358 \family sans
45359 xindy
45360 \family default
45361 :
45362 \begin_inset Newline newline
45363 \end_inset
45364
45365
45366 \begin_inset Flex URL
45367 status collapsed
45368
45369 \begin_layout Plain Layout
45370
45371 http://www.xindy.org/documentation.html
45372 \end_layout
45373
45374 \end_inset
45375
45376
45377 \end_layout
45378
45379 \begin_layout Bibliography
45380 \labelwidthstring Literaturverzeichnis
45381 \begin_inset CommandInset bibitem
45382 LatexCommand bibitem
45383 key "caption"
45384
45385 \end_inset
45386
45387
45388 \begin_inset CommandInset href
45389 LatexCommand href
45390 name "Documentation"
45391 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
45392
45393 \end_inset
45394
45395  of the LaTeX-package 
45396 \series bold
45397 caption
45398 \series default
45399
45400 \begin_inset Index idx
45401 status collapsed
45402
45403 \begin_layout Plain Layout
45404 LaTeX-packages ! caption
45405 \end_layout
45406
45407 \end_inset
45408
45409 :
45410 \begin_inset Newline newline
45411 \end_inset
45412
45413
45414 \begin_inset Flex URL
45415 status collapsed
45416
45417 \begin_layout Plain Layout
45418
45419 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
45420 \end_layout
45421
45422 \end_inset
45423
45424
45425 \end_layout
45426
45427 \begin_layout Bibliography
45428 \labelwidthstring Literaturverzeichnis
45429 \begin_inset CommandInset bibitem
45430 LatexCommand bibitem
45431 key "fancyhdr"
45432
45433 \end_inset
45434
45435
45436 \begin_inset CommandInset href
45437 LatexCommand href
45438 name "Documentation"
45439 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
45440
45441 \end_inset
45442
45443  of the LaTeX-package 
45444 \series bold
45445 fancyhdr
45446 \series default
45447
45448 \begin_inset Index idx
45449 status collapsed
45450
45451 \begin_layout Plain Layout
45452 LaTeX-packages ! fancyhdr
45453 \end_layout
45454
45455 \end_inset
45456
45457 :
45458 \begin_inset Newline newline
45459 \end_inset
45460
45461
45462 \begin_inset Flex URL
45463 status collapsed
45464
45465 \begin_layout Plain Layout
45466
45467 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
45468 \end_layout
45469
45470 \end_inset
45471
45472
45473 \end_layout
45474
45475 \begin_layout Bibliography
45476 \labelwidthstring Literaturverzeichnis
45477 \begin_inset CommandInset bibitem
45478 LatexCommand bibitem
45479 key "hyperref"
45480
45481 \end_inset
45482
45483
45484 \series bold
45485
45486 \begin_inset CommandInset href
45487 LatexCommand href
45488 name "Documentation"
45489 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
45490
45491 \end_inset
45492
45493
45494 \series default
45495  of the LaTeX-package 
45496 \series bold
45497 hyperref
45498 \series default
45499
45500 \begin_inset Index idx
45501 status collapsed
45502
45503 \begin_layout Plain Layout
45504 LaTeX-packages ! hyperref
45505 \end_layout
45506
45507 \end_inset
45508
45509 :
45510 \begin_inset Newline newline
45511 \end_inset
45512
45513
45514 \begin_inset Flex URL
45515 status collapsed
45516
45517 \begin_layout Plain Layout
45518
45519 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
45520 \end_layout
45521
45522 \end_inset
45523
45524
45525 \end_layout
45526
45527 \begin_layout Bibliography
45528 \labelwidthstring Literaturverzeichnis
45529 \begin_inset CommandInset bibitem
45530 LatexCommand bibitem
45531 key "nomencl"
45532
45533 \end_inset
45534
45535
45536 \begin_inset CommandInset href
45537 LatexCommand href
45538 name "Documentation"
45539 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
45540
45541 \end_inset
45542
45543  of the LaTeX-package 
45544 \series bold
45545 nomencl
45546 \series default
45547
45548 \begin_inset Index idx
45549 status collapsed
45550
45551 \begin_layout Plain Layout
45552 LaTeX-packages ! nomencl
45553 \end_layout
45554
45555 \end_inset
45556
45557 :
45558 \begin_inset Newline newline
45559 \end_inset
45560
45561
45562 \begin_inset Flex URL
45563 status collapsed
45564
45565 \begin_layout Plain Layout
45566
45567 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
45568 \end_layout
45569
45570 \end_inset
45571
45572
45573 \end_layout
45574
45575 \begin_layout Bibliography
45576 \labelwidthstring Literaturverzeichnis
45577 \begin_inset CommandInset bibitem
45578 LatexCommand bibitem
45579 key "tipa"
45580
45581 \end_inset
45582
45583
45584 \begin_inset CommandInset href
45585 LatexCommand href
45586 name "Documentation"
45587 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
45588
45589 \end_inset
45590
45591  of the LaTeX-package 
45592 \series bold
45593 tipa
45594 \series default
45595
45596 \begin_inset Index idx
45597 status collapsed
45598
45599 \begin_layout Plain Layout
45600 LaTeX-packages ! tipa
45601 \end_layout
45602
45603 \end_inset
45604
45605 :
45606 \begin_inset Newline newline
45607 \end_inset
45608
45609
45610 \begin_inset Flex URL
45611 status collapsed
45612
45613 \begin_layout Plain Layout
45614
45615 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
45616 \end_layout
45617
45618 \end_inset
45619
45620
45621 \end_layout
45622
45623 \begin_layout Bibliography
45624 \labelwidthstring Literaturverzeichnis
45625 \begin_inset CommandInset bibitem
45626 LatexCommand bibitem
45627 key "wrapfig"
45628
45629 \end_inset
45630
45631
45632 \begin_inset CommandInset href
45633 LatexCommand href
45634 name "Documentation"
45635 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
45636
45637 \end_inset
45638
45639  of the LaTeX-package 
45640 \series bold
45641 wrapfig
45642 \series default
45643
45644 \begin_inset Index idx
45645 status collapsed
45646
45647 \begin_layout Plain Layout
45648 LaTeX-packages ! wrapfig
45649 \end_layout
45650
45651 \end_inset
45652
45653 :
45654 \begin_inset Newline newline
45655 \end_inset
45656
45657
45658 \begin_inset Flex URL
45659 status collapsed
45660
45661 \begin_layout Plain Layout
45662
45663 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
45664 \end_layout
45665
45666 \end_inset
45667
45668
45669 \end_layout
45670
45671 \begin_layout Bibliography
45672 \labelwidthstring Literaturverzeichnis
45673 \begin_inset CommandInset bibitem
45674 LatexCommand bibitem
45675 key "Arabic"
45676
45677 \end_inset
45678
45679
45680 \begin_inset CommandInset href
45681 LatexCommand href
45682 name "Wiki-page"
45683 target "http://wiki.lyx.org/Windows/Arabic"
45684
45685 \end_inset
45686
45687  how to set up LyX for Arabic:
45688 \begin_inset Newline newline
45689 \end_inset
45690
45691
45692 \begin_inset Flex URL
45693 status collapsed
45694
45695 \begin_layout Plain Layout
45696
45697 http://wiki.lyx.org/Windows/Arabic
45698 \end_layout
45699
45700 \end_inset
45701
45702
45703 \end_layout
45704
45705 \begin_layout Bibliography
45706 \labelwidthstring Literaturverzeichnis
45707 \begin_inset CommandInset bibitem
45708 LatexCommand bibitem
45709 key "Armenian"
45710
45711 \end_inset
45712
45713
45714 \begin_inset CommandInset href
45715 LatexCommand href
45716 name "Wiki-page"
45717 target "http://wiki.lyx.org/Windows/Armenian"
45718
45719 \end_inset
45720
45721  how to set up LyX for Armenian:
45722 \begin_inset Newline newline
45723 \end_inset
45724
45725
45726 \begin_inset Flex URL
45727 status collapsed
45728
45729 \begin_layout Plain Layout
45730
45731 http://wiki.lyx.org/Windows/Armenian
45732 \end_layout
45733
45734 \end_inset
45735
45736
45737 \end_layout
45738
45739 \begin_layout Bibliography
45740 \labelwidthstring Literaturverzeichnis
45741 \begin_inset CommandInset bibitem
45742 LatexCommand bibitem
45743 key "Farsi"
45744
45745 \end_inset
45746
45747
45748 \begin_inset CommandInset href
45749 LatexCommand href
45750 name "Wiki-page"
45751 target "http://wiki.lyx.org/Windows/Farsi"
45752
45753 \end_inset
45754
45755  how to set up LyX for Farsi:
45756 \begin_inset Newline newline
45757 \end_inset
45758
45759
45760 \begin_inset Flex URL
45761 status collapsed
45762
45763 \begin_layout Plain Layout
45764
45765 http://wiki.lyx.org/Windows/Farsi
45766 \end_layout
45767
45768 \end_inset
45769
45770
45771 \end_layout
45772
45773 \begin_layout Bibliography
45774 \labelwidthstring Literaturverzeichnis
45775 \begin_inset CommandInset bibitem
45776 LatexCommand bibitem
45777 key "Hebrew"
45778
45779 \end_inset
45780
45781
45782 \begin_inset CommandInset href
45783 LatexCommand href
45784 name "Wiki-page"
45785 target "http://wiki.lyx.org/Windows/Hebrew"
45786
45787 \end_inset
45788
45789  how to set up LyX for Hebrew:
45790 \begin_inset Newline newline
45791 \end_inset
45792
45793
45794 \begin_inset Flex URL
45795 status collapsed
45796
45797 \begin_layout Plain Layout
45798
45799 http://wiki.lyx.org/Windows/Hebrew
45800 \end_layout
45801
45802 \end_inset
45803
45804
45805 \end_layout
45806
45807 \begin_layout Bibliography
45808 \labelwidthstring Literaturverzeichnis
45809 \begin_inset CommandInset bibitem
45810 LatexCommand bibitem
45811 key "Japanese"
45812
45813 \end_inset
45814
45815
45816 \begin_inset CommandInset href
45817 LatexCommand href
45818 name "Wiki-page"
45819 target "http://wiki.lyx.org/Windows/Japanese"
45820
45821 \end_inset
45822
45823  how to set up LyX for Japanese:
45824 \begin_inset Newline newline
45825 \end_inset
45826
45827
45828 \begin_inset Flex URL
45829 status collapsed
45830
45831 \begin_layout Plain Layout
45832
45833 http://wiki.lyx.org/Windows/Japanese
45834 \end_layout
45835
45836 \end_inset
45837
45838
45839 \end_layout
45840
45841 \begin_layout Bibliography
45842 \labelwidthstring Literaturverzeichnis
45843 \begin_inset CommandInset bibitem
45844 LatexCommand bibitem
45845 key "Latvian"
45846
45847 \end_inset
45848
45849
45850 \begin_inset CommandInset href
45851 LatexCommand href
45852 name "Wiki-page"
45853 target "http://wiki.lyx.org/Windows/Latvian"
45854
45855 \end_inset
45856
45857  how to set up LyX for Latvian:
45858 \begin_inset Newline newline
45859 \end_inset
45860
45861
45862 \begin_inset Flex URL
45863 status collapsed
45864
45865 \begin_layout Plain Layout
45866
45867 http://wiki.lyx.org/Windows/Latvian
45868 \end_layout
45869
45870 \end_inset
45871
45872
45873 \end_layout
45874
45875 \begin_layout Bibliography
45876 \labelwidthstring Literaturverzeichnis
45877 \begin_inset CommandInset bibitem
45878 LatexCommand bibitem
45879 key "Lithuanian"
45880
45881 \end_inset
45882
45883
45884 \begin_inset CommandInset href
45885 LatexCommand href
45886 name "Wiki-page"
45887 target "http://wiki.lyx.org/Windows/Lithuanian"
45888
45889 \end_inset
45890
45891  how to set up LyX for Lithuanian:
45892 \begin_inset Newline newline
45893 \end_inset
45894
45895
45896 \begin_inset Flex URL
45897 status collapsed
45898
45899 \begin_layout Plain Layout
45900
45901 http://wiki.lyx.org/Windows/Lithuanian
45902 \end_layout
45903
45904 \end_inset
45905
45906
45907 \end_layout
45908
45909 \begin_layout Bibliography
45910 \labelwidthstring Literaturverzeichnis
45911 \begin_inset CommandInset bibitem
45912 LatexCommand bibitem
45913 key "Mongolian"
45914
45915 \end_inset
45916
45917
45918 \begin_inset CommandInset href
45919 LatexCommand href
45920 name "Wiki-page"
45921 target "http://wiki.lyx.org/Windows/Mongolian"
45922
45923 \end_inset
45924
45925  how to set up LyX for Mongolian:
45926 \begin_inset Newline newline
45927 \end_inset
45928
45929
45930 \begin_inset Flex URL
45931 status collapsed
45932
45933 \begin_layout Plain Layout
45934
45935 http://wiki.lyx.org/Windows/Mongolian
45936 \end_layout
45937
45938 \end_inset
45939
45940
45941 \end_layout
45942
45943 \begin_layout Bibliography
45944 \labelwidthstring Literaturverzeichnis
45945 \begin_inset CommandInset bibitem
45946 LatexCommand bibitem
45947 key "Vietnamese"
45948
45949 \end_inset
45950
45951
45952 \begin_inset CommandInset href
45953 LatexCommand href
45954 name "Wiki-page"
45955 target "http://wiki.lyx.org/Windows/Vietnamese"
45956
45957 \end_inset
45958
45959  how to set up LyX for Vietnamese:
45960 \begin_inset Newline newline
45961 \end_inset
45962
45963
45964 \begin_inset Flex URL
45965 status collapsed
45966
45967 \begin_layout Plain Layout
45968
45969 http://wiki.lyx.org/Windows/Vietnamese
45970 \end_layout
45971
45972 \end_inset
45973
45974
45975 \end_layout
45976
45977 \begin_layout Bibliography
45978 \labelwidthstring Literaturverzeichnis
45979 \begin_inset CommandInset bibitem
45980 LatexCommand bibitem
45981 key "NewInLyX20"
45982
45983 \end_inset
45984
45985
45986 \begin_inset CommandInset href
45987 LatexCommand href
45988 name "Wiki-page"
45989 target "http://wiki.lyx.org/LyX/NewInLyX20"
45990
45991 \end_inset
45992
45993  about new features in 
45994 \family sans
45995 LyX 2.0
45996 \family default
45997 :
45998 \begin_inset Newline newline
45999 \end_inset
46000
46001
46002 \begin_inset Flex URL
46003 status collapsed
46004
46005 \begin_layout Plain Layout
46006
46007 http://wiki.lyx.org/LyX/NewInLyX20
46008 \end_layout
46009
46010 \end_inset
46011
46012
46013 \end_layout
46014
46015 \begin_layout Standard
46016 \begin_inset Newpage newpage
46017 \end_inset
46018
46019
46020 \begin_inset ERT
46021 status collapsed
46022
46023 \begin_layout Plain Layout
46024
46025
46026 \backslash
46027 let
46028 \backslash
46029 mybibname
46030 \backslash
46031 bibname
46032 \end_layout
46033
46034 \begin_layout Plain Layout
46035
46036
46037 \backslash
46038 renewcommand{
46039 \backslash
46040 bibname}{
46041 \backslash
46042 mybibname
46043 \backslash
46044 ; 2}
46045 \end_layout
46046
46047 \end_inset
46048
46049
46050 \begin_inset Note Note
46051 status collapsed
46052
46053 \begin_layout Plain Layout
46054 The command 
46055 \series bold
46056
46057 \backslash
46058 bibname
46059 \series default
46060  is the name of the bibliography in the current document language.
46061  It is redefined here with the number 2 at the end to state that the following
46062  bibliography is the second one:
46063 \end_layout
46064
46065 \end_inset
46066
46067
46068 \end_layout
46069
46070 \begin_layout Standard
46071 \begin_inset CommandInset bibtex
46072 LatexCommand bibtex
46073 bibfiles "biblio/LyXDocs"
46074 options "biblio/alphadin"
46075
46076 \end_inset
46077
46078
46079 \end_layout
46080
46081 \begin_layout Standard
46082 The above bibliography is created from a BibTeX-database.
46083 \end_layout
46084
46085 \begin_layout Standard
46086 \begin_inset CommandInset nomencl_print
46087 LatexCommand printnomenclature
46088 set_width "none"
46089
46090 \end_inset
46091
46092
46093 \begin_inset CommandInset index_print
46094 LatexCommand printindex
46095 type "idx"
46096
46097 \end_inset
46098
46099
46100 \end_layout
46101
46102 \end_body
46103 \end_document