]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
Import chnages from Paul Rubin
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % workaround for a makeindex bug,
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language english
57 \language_package default
58 \inputencoding auto
59 \fontencoding global
60 \font_roman default
61 \font_sans default
62 \font_typewriter default
63 \font_default_family default
64 \use_non_tex_fonts false
65 \font_sc false
66 \font_osf false
67 \font_sf_scale 100
68 \font_tt_scale 100
69
70 \graphics default
71 \default_output_format default
72 \output_sync 0
73 \bibtex_command default
74 \index_command default
75 \paperfontsize 12
76 \spacing single
77 \use_hyperref true
78 \pdf_title "The LyX User's Guide"
79 \pdf_author "LyX Team"
80 \pdf_subject "LyX"
81 \pdf_keywords "LyX"
82 \pdf_bookmarks true
83 \pdf_bookmarksnumbered true
84 \pdf_bookmarksopen false
85 \pdf_bookmarksopenlevel 1
86 \pdf_breaklinks false
87 \pdf_pdfborder false
88 \pdf_colorlinks true
89 \pdf_backref false
90 \pdf_pdfusetitle false
91 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
92 \papersize default
93 \use_geometry false
94 \use_amsmath 1
95 \use_esint 1
96 \use_mhchem 1
97 \use_mathdots 1
98 \cite_engine basic
99 \use_bibtopic false
100 \use_indices false
101 \paperorientation portrait
102 \suppress_date false
103 \use_refstyle 0
104 \notefontcolor #0000ff
105 \branch Question
106 \selected 1
107 \filename_suffix 0
108 \color #00ff00
109 \end_branch
110 \branch Answer
111 \selected 0
112 \filename_suffix 0
113 \color #aa55ff
114 \end_branch
115 \index Index
116 \shortcut idx
117 \color #008000
118 \end_index
119 \secnumdepth 3
120 \tocdepth 2
121 \paragraph_separation indent
122 \paragraph_indentation default
123 \quotes_language english
124 \papercolumns 1
125 \papersides 2
126 \paperpagestyle default
127 \tracking_changes true
128 \output_changes false
129 \html_math_output 0
130 \html_css_as_file 0
131 \html_be_strict true
132 \author -712698321 "Jürgen Spitzmüller" 
133 \author 5863208 "ab" 
134 \author 1607599024 "Richard Heck" rgheck@comcast.net
135 \end_header
136
137 \begin_body
138
139 \begin_layout Title
140 The LyX User's Guide
141 \end_layout
142
143 \begin_layout Author
144 by the LyX Team
145 \begin_inset Foot
146 status collapsed
147
148 \begin_layout Plain Layout
149 \noindent
150 If you have comments or error corrections, please send them to the LyX Documenta
151 tion mailing list: 
152 \begin_inset CommandInset href
153 LatexCommand href
154 target "lyx-docs@lists.lyx.org"
155 type "mailto:"
156
157 \end_inset
158
159
160 \end_layout
161
162 \end_inset
163
164
165 \begin_inset Newline newline
166 \end_inset
167
168
169 \begin_inset Newline newline
170 \end_inset
171
172 Version 2.0.x
173 \begin_inset Note Note
174 status open
175
176 \begin_layout Plain Layout
177 The latest PDF-version of this document can be found here:
178 \begin_inset Newline newline
179 \end_inset
180
181
182 \series bold
183 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
184 \end_layout
185
186 \end_inset
187
188
189 \end_layout
190
191 \begin_layout Standard
192 \begin_inset CommandInset toc
193 LatexCommand tableofcontents
194
195 \end_inset
196
197
198 \end_layout
199
200 \begin_layout Chapter
201 Getting Started
202 \end_layout
203
204 \begin_layout Section
205 What is LyX?
206 \end_layout
207
208 \begin_layout Standard
209 LyX is a document preparation system.
210  It is a tool for producing beautiful manuscripts, publishable books, business
211  letters and proposals, and even poetry.
212  It is unlike most other 
213 \begin_inset Quotes eld
214 \end_inset
215
216 word processors
217 \begin_inset Quotes erd
218 \end_inset
219
220  in the sense that it uses the paradigm of a markup language as its core
221  editing style.
222  That means that when you type a section header, you mark it as a 
223 \begin_inset Quotes eld
224 \end_inset
225
226 Section
227 \begin_inset Quotes erd
228 \end_inset
229
230 , not 
231 \begin_inset Quotes eld
232 \end_inset
233
234 Bold, 17
235 \begin_inset space \thinspace{}
236 \end_inset
237
238 pt type, left justified, 5
239 \begin_inset space \thinspace{}
240 \end_inset
241
242 mm space below
243 \begin_inset Quotes erd
244 \end_inset
245
246 .
247  LyX takes care of the typesetting for you, so you deal only with concepts,
248  not the mechanics.
249 \end_layout
250
251 \begin_layout Standard
252 This philosophy is explained in much greater detail in the 
253 \emph on
254
255 \begin_inset Quotes eld
256 \end_inset
257
258 Introduction
259 \begin_inset Quotes erd
260 \end_inset
261
262
263 \emph default
264 .
265  If you haven't read it yet, you need to.
266  Yes, we mean now.
267 \end_layout
268
269 \begin_layout Standard
270 The 
271 \begin_inset Quotes eld
272 \end_inset
273
274
275 \emph on
276 Introduction
277 \emph default
278
279 \begin_inset Quotes erd
280 \end_inset
281
282  describes several things in addition to LyX's philosophy: most importantly,
283  the format of all of the manuals.
284  If you don't read it, you'll have a bear of a time navigating this manual.
285  You might also be better served looking in one of the other manuals instead
286  of this one.
287  
288 \begin_inset Quotes eld
289 \end_inset
290
291
292 \emph on
293 Introduction
294 \emph default
295
296 \begin_inset Quotes erd
297 \end_inset
298
299  describes that, too.
300 \end_layout
301
302 \begin_layout Section
303 How LyX Looks
304 \end_layout
305
306 \begin_layout Standard
307 Like most applications, LyX has the familiar menu bar across the top of
308  its window.
309  Below it is a toolbar with a pulldown box and various buttons.
310  There is, of course, a vertical scrollbar and a main work area for editing
311  documents.
312 \end_layout
313
314 \begin_layout Standard
315 Note that there is no horizontal scrollbar.
316  This is not a bug or an oversight, but intentional.
317  When you read a book, you expect the end of a line to wrap around to the
318  next line.
319  Text overflows onto new pages in a vertical fashion, hence the need for
320  only a vertical scrollbar.
321  There are three cases where you might want a horizontal scrollbar.
322  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
323  This, however, is due
324  to a flaw in the routine that displays graphics on the LyX screen in a
325  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
326  as you'd need to rescale graphics to fit on a page.
327  The second and third cases are tables and equations which are wider than
328  the LyX window.
329  You can use the arrow keys to scroll horizontally through the table, but
330  this doesn't work for equations yet.
331 \end_layout
332
333 \begin_layout Standard
334 For a brief description of all LyX menus and toolbar buttons, have a look
335  at Appendix
336 \begin_inset space ~
337 \end_inset
338
339
340 \begin_inset CommandInset ref
341 LatexCommand ref
342 reference "cha:The-User-Interface"
343
344 \end_inset
345
346 .
347  Most of them are self-explanatory and you'll find them listed in the correspond
348 ing sections of this documentation.
349 \end_layout
350
351 \begin_layout Section
352 HELP
353 \end_layout
354
355 \begin_layout Standard
356 The help system consists of the LyX manuals.
357  You can read 
358 \emph on
359 all
360 \emph default
361  of the manuals from inside LyX.
362  Just select the manual you want read from the 
363 \family sans
364 Help
365 \family default
366  menu.
367 \end_layout
368
369 \begin_layout Section
370 Basic LyX Setup
371 \begin_inset CommandInset label
372 LatexCommand label
373 name "sec:Basic-LyX-Setup"
374
375 \end_inset
376
377
378 \end_layout
379
380 \begin_layout Standard
381 There are several features of LyX that can be configured from inside LyX,
382  without resorting to configuration files.
383  First, LyX is able to inspect your system to see what programs, LaTeX document
384  classes and LaTeX packages are available.
385  It uses this knowledge to give reasonable defaults to several 
386 \family sans
387 Preferences
388 \family default
389
390 \begin_inset Index idx
391 status collapsed
392
393 \begin_layout Plain Layout
394 Preferences
395 \end_layout
396
397 \end_inset
398
399  settings.
400  Although this configuration has already been done when LyX was installed
401  on your system, you might have some items that you installed locally, e.
402 \begin_inset space \thinspace{}
403 \end_inset
404
405 g.
406 \begin_inset space \space{}
407 \end_inset
408
409 new LaTeX classes, and which are not seen by LyX.
410  To force LyX to re-inspect your system, you should use 
411 \family sans
412 Tools\SpecialChar \menuseparator
413 Reconfigure
414 \family default
415 .
416 \begin_inset Index idx
417 status collapsed
418
419 \begin_layout Plain Layout
420 Reconfiguration of LyX
421 \end_layout
422
423 \end_inset
424
425  You should then restart LyX to ensure that the changes are taken into account.
426 \end_layout
427
428 \begin_layout Section
429 LaTeX Setup
430 \begin_inset CommandInset label
431 LatexCommand label
432 name "sec:LaTeX-Setup"
433
434 \end_inset
435
436
437 \end_layout
438
439 \begin_layout Standard
440 You can edit documents in LyX without having LaTeX installed, but you will
441  not to able to create PDFs or print your documents unless you do have it
442  installed.
443  However, some LyX documents use DocBook as the `backend' that can produce
444  PDFs and the like, and every LyX document can always be output as plain
445  text or as XHTML.
446 \end_layout
447
448 \begin_layout Standard
449 Some document classes may depend upon specific LaTeX or DocBook classes
450  or packages.
451  Such document classes can be used even if you do not have the required
452  files installed, but you will not be able to produce certain kinds of output.
453 \end_layout
454
455 \begin_layout Standard
456 The LaTeX packages that LyX has found on your system are listed in a file
457  you can view from the menu 
458 \family sans
459 Help\SpecialChar \menuseparator
460 LaT
461 \begin_inset ERT
462 status collapsed
463
464 \begin_layout Plain Layout
465
466 {}
467 \end_layout
468
469 \end_inset
470
471 eX
472 \begin_inset space ~
473 \end_inset
474
475 Configuration
476 \family default
477 .
478  If you are missing packages you need, then you must install them and then
479  reconfigure LyX (menu 
480 \family sans
481 Tools\SpecialChar \menuseparator
482 Reconfigure
483 \family default
484 ).
485 \begin_inset Note Note
486 status collapsed
487
488 \begin_layout Plain Layout
489 The two braces in the TeX Code box prevent that the term 
490 \begin_inset Quotes eld
491 \end_inset
492
493 LaTeX
494 \begin_inset Quotes erd
495 \end_inset
496
497  from being printed with sub- and superscript letters.
498  More about TeX Code is described in section
499 \begin_inset space ~
500 \end_inset
501
502
503 \begin_inset CommandInset ref
504 LatexCommand ref
505 reference "sec:TeX-Code"
506
507 \end_inset
508
509 , the printout of proper names like LaTeX is explained in section
510 \begin_inset space ~
511 \end_inset
512
513
514 \begin_inset CommandInset ref
515 LatexCommand ref
516 reference "sub:LyX's-Proper-Names"
517
518 \end_inset
519
520 .
521 \end_layout
522
523 \end_inset
524
525
526 \begin_inset Index idx
527 status collapsed
528
529 \begin_layout Plain Layout
530 Reconfiguration of LyX
531 \end_layout
532
533 \end_inset
534
535  See section 5.1 of the 
536 \emph on
537 Customization
538 \emph default
539  manual for more information on installing additional LaTeX packages.
540 \end_layout
541
542 \begin_layout Chapter
543 How to work with LyX
544 \end_layout
545
546 \begin_layout Section
547 Basic File Operations
548 \begin_inset Index idx
549 status collapsed
550
551 \begin_layout Plain Layout
552 File Operations
553 \end_layout
554
555 \end_inset
556
557
558 \end_layout
559
560 \begin_layout Standard
561 Under the 
562 \family sans
563 File
564 \family default
565  menu and in the standard toolbar are basic operations for any word processor
566  in addition to some more advanced operations:
567 \end_layout
568
569 \begin_layout Itemize
570
571 \family sans
572 New 
573 \begin_inset Info
574 type  "icon"
575 arg   "buffer-new"
576 \end_inset
577
578
579 \end_layout
580
581 \begin_layout Itemize
582
583 \family sans
584 New
585 \begin_inset space ~
586 \end_inset
587
588 from
589 \bar under
590
591 \begin_inset space ~
592 \end_inset
593
594
595 \bar default
596 Template
597 \end_layout
598
599 \begin_layout Itemize
600
601 \family sans
602 Open 
603 \begin_inset Info
604 type  "icon"
605 arg   "file-open"
606 \end_inset
607
608
609 \end_layout
610
611 \begin_layout Itemize
612
613 \family sans
614 Close
615 \end_layout
616
617 \begin_layout Itemize
618
619 \family sans
620 Save 
621 \begin_inset Info
622 type  "icon"
623 arg   "buffer-write"
624 \end_inset
625
626
627 \end_layout
628
629 \begin_layout Itemize
630
631 \family sans
632 Save
633 \begin_inset space ~
634 \end_inset
635
636 As
637 \end_layout
638
639 \begin_layout Itemize
640
641 \family sans
642 Revert
643 \begin_inset space ~
644 \end_inset
645
646 to
647 \begin_inset space ~
648 \end_inset
649
650 saved
651 \end_layout
652
653 \begin_layout Itemize
654
655 \family sans
656 Version
657 \begin_inset space ~
658 \end_inset
659
660 Control
661 \end_layout
662
663 \begin_layout Itemize
664
665 \family sans
666 Import
667 \end_layout
668
669 \begin_layout Itemize
670
671 \family sans
672 Export
673 \end_layout
674
675 \begin_layout Itemize
676
677 \family sans
678 Print 
679 \begin_inset Info
680 type  "icon"
681 arg   "dialog-show print"
682 \end_inset
683
684
685 \end_layout
686
687 \begin_layout Itemize
688
689 \family sans
690 Exit
691 \end_layout
692
693 \begin_layout Standard
694 They all do pretty much the same thing as in other word processors, with
695  a few minor differences.
696  The 
697 \family sans
698 File\SpecialChar \menuseparator
699 New
700 \begin_inset space ~
701 \end_inset
702
703 from
704 \bar under
705
706 \begin_inset space ~
707 \end_inset
708
709
710 \bar default
711 Template
712 \family default
713  command not only prompts you for a name for the new file, but also prompts
714  you for a template to use.
715  Selecting a template will automatically set certain layout features for
716  the document, features you would otherwise need to change manually.
717  They can be of use for certain classes, especially those for writing letters
718  (see section
719 \begin_inset space ~
720 \end_inset
721
722
723 \begin_inset CommandInset ref
724 LatexCommand ref
725 reference "sec:Document-Classes"
726
727 \end_inset
728
729 ).
730 \end_layout
731
732 \begin_layout Standard
733 \begin_inset Note Greyedout
734 status open
735
736 \begin_layout Plain Layout
737
738 \series bold
739 Note:
740 \series default
741  There is no 
742 \begin_inset Quotes eld
743 \end_inset
744
745 default file
746 \begin_inset Quotes erd
747 \end_inset
748
749  or document named 
750 \begin_inset Quotes eld
751 \end_inset
752
753 Untitled
754 \begin_inset Quotes erd
755 \end_inset
756
757  or 
758 \begin_inset Quotes eld
759 \end_inset
760
761 scratch.
762 \begin_inset Quotes erd
763 \end_inset
764
765  Unless you tell LyX to open a file or create a new one, that big, blank
766  space is just that — a big, blank space.
767 \end_layout
768
769 \end_inset
770
771
772 \end_layout
773
774 \begin_layout Standard
775
776 \family sans
777 Revert
778 \begin_inset space ~
779 \end_inset
780
781 to
782 \begin_inset space ~
783 \end_inset
784
785 saved
786 \family default
787  and 
788 \family sans
789 Version
790 \begin_inset space ~
791 \end_inset
792
793 Control
794 \family default
795  are useful if more people work on the same document at the same time
796 \begin_inset Foot
797 status collapsed
798
799 \begin_layout Plain Layout
800 If you plan to do this, you should check out the Version Control feature
801  in LyX also.
802  Read 
803 \emph on
804 Additional Features
805 \emph default
806 \SpecialChar \@.
807
808 \end_layout
809
810 \end_inset
811
812 .
813  
814 \family sans
815 Revert
816 \begin_inset space ~
817 \end_inset
818
819 to
820 \begin_inset space ~
821 \end_inset
822
823 saved
824 \family default
825  will reload the document from disk.
826  You can of course also use it if you regret that you changed a document
827  and want to restore it to the last save.
828  With
829 \family sans
830  Version
831 \begin_inset space ~
832 \end_inset
833
834 Control 
835 \family default
836 you can there register the changes you made to a document so that others
837  can identify them as your changes.
838 \end_layout
839
840 \begin_layout Section
841 Basic Editing Features
842 \begin_inset Index idx
843 status collapsed
844
845 \begin_layout Plain Layout
846 Editing
847 \end_layout
848
849 \end_inset
850
851
852 \begin_inset CommandInset label
853 LatexCommand label
854 name "sec:Basic-Editing-Features"
855
856 \end_inset
857
858
859 \end_layout
860
861 \begin_layout Standard
862 Like most modern word processors, LyX can perform cut and paste operations
863  on blocks of text, can move by character, word, or page of text, and can
864  delete whole words as well as individual characters.
865  The next four sections cover the basic LyX editing features and how to
866  access them.
867  We'll start with cut and paste.
868 \end_layout
869
870 \begin_layout Standard
871 As you might expect, the 
872 \family sans
873 Edit
874 \family default
875  menu and the standard toolbar has the cut and paste commands, along with
876  various other editing features.
877  Some of these are special and covered in later sections.
878  The basic ones are:
879 \end_layout
880
881 \begin_layout Itemize
882
883 \family sans
884 Cut 
885 \family default
886
887 \begin_inset Info
888 type  "icon"
889 arg   "cut"
890 \end_inset
891
892
893 \end_layout
894
895 \begin_layout Itemize
896
897 \family sans
898 Copy 
899 \family default
900
901 \begin_inset Info
902 type  "icon"
903 arg   "copy"
904 \end_inset
905
906
907 \end_layout
908
909 \begin_layout Itemize
910
911 \family sans
912 Paste 
913 \family default
914
915 \begin_inset Info
916 type  "icon"
917 arg   "paste"
918 \end_inset
919
920
921 \end_layout
922
923 \begin_layout Itemize
924
925 \family sans
926 Paste
927 \begin_inset space ~
928 \end_inset
929
930 Recent
931 \end_layout
932
933 \begin_layout Itemize
934
935 \family sans
936 Paste
937 \begin_inset space ~
938 \end_inset
939
940 Special
941 \end_layout
942
943 \begin_layout Itemize
944
945 \family sans
946 Find
947 \begin_inset space ~
948 \end_inset
949
950 &
951 \begin_inset space ~
952 \end_inset
953
954 Replace 
955 \family default
956
957 \begin_inset Info
958 type  "icon"
959 arg   "dialog-show findreplace"
960 \end_inset
961
962
963 \end_layout
964
965 \begin_layout Standard
966 The first three are self-explanatory.
967  One thing to note: whenever you delete a block of text that you've selected,
968  it's automatically placed in the clipboard.
969  That is, the 
970 \family sans
971 Delete
972 \family default
973  and 
974 \family sans
975 Backspace
976 \family default
977  keys also function as the 
978 \family sans
979 Cut
980 \family default
981  command.
982  Also, if you've selected text, be careful: If you hit a key, LyX will completel
983 y delete the selected text and replace it with what you just typed.
984  You'll have to do an 
985 \family sans
986 Undo
987 \family default
988  to get back the lost text.
989 \end_layout
990
991 \begin_layout Standard
992 \begin_inset Index idx
993 status collapsed
994
995 \begin_layout Plain Layout
996 Paste
997 \end_layout
998
999 \end_inset
1000
1001 You can also copy text between LyX and other programs by cut, copy and paste.
1002  The submenu of 
1003 \family sans
1004 Paste
1005 \begin_inset space ~
1006 \end_inset
1007
1008 Recent
1009 \family default
1010  shows you a list with the last strings you have pasted.
1011 \end_layout
1012
1013 \begin_layout Standard
1014 The menu 
1015 \family sans
1016 Edit\SpecialChar \menuseparator
1017 Paste
1018 \begin_inset space ~
1019 \end_inset
1020
1021 Special\SpecialChar \menuseparator
1022 Plain
1023 \begin_inset space ~
1024 \end_inset
1025
1026 Text, Join
1027 \begin_inset space ~
1028 \end_inset
1029
1030 Lines
1031 \family default
1032  will insert the text in the clipboard so that the whole text is inserted
1033  as 
1034 \emph on
1035 one
1036 \emph default
1037  paragraph.
1038  A new paragraph is started when there is a blank line in the file.
1039  Without 
1040 \family sans
1041 Join
1042 \begin_inset space ~
1043 \end_inset
1044
1045 Lines
1046 \family default
1047 , the text is inserted as Paragraphs, where the line breaks of the text
1048  will start a new paragraph.
1049 \end_layout
1050
1051 \begin_layout Standard
1052 \begin_inset Index idx
1053 status collapsed
1054
1055 \begin_layout Plain Layout
1056 Replace
1057 \end_layout
1058
1059 \end_inset
1060
1061
1062 \begin_inset Index idx
1063 status collapsed
1064
1065 \begin_layout Plain Layout
1066 Find
1067 \end_layout
1068
1069 \end_inset
1070
1071 The 
1072 \family sans
1073 Edit\SpecialChar \menuseparator
1074 Find
1075 \begin_inset space ~
1076 \end_inset
1077
1078 &
1079 \begin_inset space ~
1080 \end_inset
1081
1082 Replace
1083 \family default
1084  item opens the 
1085 \family sans
1086 Find
1087 \begin_inset space ~
1088 \end_inset
1089
1090 and
1091 \begin_inset space ~
1092 \end_inset
1093
1094 Replace
1095 \family default
1096  dialog.
1097  Once you have found a word or expression, LyX selects it.
1098  Hitting the 
1099 \family sans
1100 Replace
1101 \family default
1102  button replaces the selected text with the contents of the 
1103 \family sans
1104 Replace
1105 \begin_inset space ~
1106 \end_inset
1107
1108 with
1109 \family default
1110  field.
1111  You can click the 
1112 \family sans
1113 Find
1114 \begin_inset space ~
1115 \end_inset
1116
1117 Next
1118 \family default
1119  button to skip the current word.
1120  Hit 
1121 \family sans
1122 Replace
1123 \begin_inset space ~
1124 \end_inset
1125
1126 All
1127 \family default
1128  to replace all occurrences of the text in the document automatically.
1129  The 
1130 \family sans
1131 Case
1132 \begin_inset space ~
1133 \end_inset
1134
1135 sensitive
1136 \family default
1137  option can be used if you want the search to consider the case of the search
1138  word.
1139  If the toggle is set, searching for 
1140 \begin_inset Quotes eld
1141 \end_inset
1142
1143
1144 \family typewriter
1145 Test
1146 \family default
1147
1148 \begin_inset Quotes erd
1149 \end_inset
1150
1151  will not match the word 
1152 \begin_inset Quotes eld
1153 \end_inset
1154
1155
1156 \family typewriter
1157 test
1158 \family default
1159
1160 \begin_inset Quotes erd
1161 \end_inset
1162
1163 .
1164  The 
1165 \family sans
1166 Match whole words only
1167 \family default
1168  option can be used to force LyX to only find complete words, e.
1169 \begin_inset space \thinspace{}
1170 \end_inset
1171
1172 g., searching for 
1173 \begin_inset Quotes eld
1174 \end_inset
1175
1176
1177 \family typewriter
1178 star
1179 \family default
1180
1181 \begin_inset Quotes erd
1182 \end_inset
1183
1184  will not match 
1185 \begin_inset Quotes eld
1186 \end_inset
1187
1188
1189 \family typewriter
1190 starlet
1191 \family default
1192
1193 \begin_inset Quotes erd
1194 \end_inset
1195
1196 .
1197  LyX offers also an advanced 
1198 \family sans
1199 Find
1200 \begin_inset space ~
1201 \end_inset
1202
1203 &
1204 \begin_inset space ~
1205 \end_inset
1206
1207 Replace
1208 \family default
1209  feature that is described in sec.
1210 \begin_inset space ~
1211 \end_inset
1212
1213
1214 \begin_inset CommandInset ref
1215 LatexCommand ref
1216 reference "sec:Advanced-Find-and"
1217
1218 \end_inset
1219
1220 .
1221 \end_layout
1222
1223 \begin_layout Standard
1224 Things like notes, floats, etc., the so called insets can be dissolved.
1225  This means that the inset is deleted and its content is left as normal
1226  text.
1227  Dissolving an inset is done by setting the cursor to the beginning of an
1228  inset and pressing 
1229 \family sans
1230 Backspace
1231 \family default
1232  or by setting the cursor to the end and pressing 
1233 \family sans
1234 Delete
1235 \family default
1236 .
1237 \end_layout
1238
1239 \begin_layout Section
1240 Undo and Redo
1241 \begin_inset Index idx
1242 status collapsed
1243
1244 \begin_layout Plain Layout
1245 Redo
1246 \end_layout
1247
1248 \end_inset
1249
1250
1251 \begin_inset Index idx
1252 status collapsed
1253
1254 \begin_layout Plain Layout
1255 Undo
1256 \end_layout
1257
1258 \end_inset
1259
1260
1261 \begin_inset CommandInset label
1262 LatexCommand label
1263 name "sec:Undo-and-Redo"
1264
1265 \end_inset
1266
1267
1268 \end_layout
1269
1270 \begin_layout Standard
1271 If you make a mistake, you can easily recover from it.
1272  LyX has a large-capacity undo/redo buffer.
1273  Select 
1274 \family sans
1275 Edit\SpecialChar \menuseparator
1276 Undo
1277 \family default
1278  or the toolbar button 
1279 \begin_inset Info
1280 type  "icon"
1281 arg   "undo"
1282 \end_inset
1283
1284  to undo some mistake.
1285  If you accidentally undo too much, use 
1286 \family sans
1287 Edit\SpecialChar \menuseparator
1288 Redo
1289 \family default
1290  or the toolbar button 
1291 \begin_inset Info
1292 type  "icon"
1293 arg   "redo"
1294 \end_inset
1295
1296  to 
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 undo the undo.
1301 \begin_inset Quotes erd
1302 \end_inset
1303
1304  The undo mechanism is currently limited to 100
1305 \begin_inset space \thinspace{}
1306 \end_inset
1307
1308 steps to minimize memory overhead.
1309 \end_layout
1310
1311 \begin_layout Standard
1312 Note that if you revert back all changes to arrive to the document as it
1313  was last saved, the 
1314 \begin_inset Quotes eld
1315 \end_inset
1316
1317 changed
1318 \begin_inset Quotes erd
1319 \end_inset
1320
1321  status of the document is unfortunately not reset.
1322  This is a consequence of the 100
1323 \begin_inset space \thinspace{}
1324 \end_inset
1325
1326 step undo limit, above.
1327 \end_layout
1328
1329 \begin_layout Standard
1330
1331 \family sans
1332 Undo
1333 \family default
1334  and 
1335 \family sans
1336 Redo
1337 \family default
1338  work on almost everything in LyX.
1339  But they won't undo or redo text character by character, but by blocks
1340  of text.
1341 \end_layout
1342
1343 \begin_layout Section
1344 Mouse Operations
1345 \begin_inset Index idx
1346 status collapsed
1347
1348 \begin_layout Plain Layout
1349 Mouse Operations
1350 \end_layout
1351
1352 \end_inset
1353
1354
1355 \end_layout
1356
1357 \begin_layout Standard
1358 These are the most basic mouse operations.
1359 \end_layout
1360
1361 \begin_layout Enumerate
1362 Motion
1363 \end_layout
1364
1365 \begin_deeper
1366 \begin_layout Itemize
1367 Click the 
1368 \emph on
1369 left mouse button
1370 \emph default
1371  once anywhere in the edit window.
1372  The cursor moves to the text under the mouse.
1373 \end_layout
1374
1375 \end_deeper
1376 \begin_layout Enumerate
1377 Selecting Text
1378 \end_layout
1379
1380 \begin_deeper
1381 \begin_layout Itemize
1382 Hold down the 
1383 \emph on
1384 left mouse button
1385 \emph default
1386  and drag the mouse.
1387  LyX marks the text between the old and new mouse positions.
1388  Use 
1389 \family sans
1390 Edit\SpecialChar \menuseparator
1391 Copy
1392 \family default
1393  to create a copy of the text in LyX's buffer (and the clipboard).
1394 \end_layout
1395
1396 \begin_layout Itemize
1397 Re-position the cursor and then paste the text back into LyX using 
1398 \family sans
1399 Edit\SpecialChar \menuseparator
1400 Paste
1401 \family default
1402 .
1403 \end_layout
1404
1405 \end_deeper
1406 \begin_layout Enumerate
1407 Insets (Footnotes, Notes, Floats, etc.)
1408 \end_layout
1409
1410 \begin_deeper
1411 \begin_layout Standard
1412 Right-click on them to set their properties.
1413  Also check the appropriate section of this manual for more details.
1414 \end_layout
1415
1416 \end_deeper
1417 \begin_layout Enumerate
1418 Tables
1419 \end_layout
1420
1421 \begin_deeper
1422 \begin_layout Standard
1423
1424 \emph on
1425 Single click
1426 \emph default
1427  the right mouse button to open a dialog that will allow you to manipulate
1428  the table.
1429 \end_layout
1430
1431 \end_deeper
1432 \begin_layout Section
1433 Navigating
1434 \begin_inset CommandInset label
1435 LatexCommand label
1436 name "sec:Navigating"
1437
1438 \end_inset
1439
1440
1441 \begin_inset Index idx
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445 Navigating
1446 \end_layout
1447
1448 \end_inset
1449
1450
1451 \end_layout
1452
1453 \begin_layout Standard
1454 LyX offers you two ways to navigate in documents:
1455 \end_layout
1456
1457 \begin_layout Itemize
1458 The menu 
1459 \family sans
1460 Navigate
1461 \family default
1462  lists all sections of the document as submenu entries that you can click
1463  to jump to the corresponding document part.
1464 \end_layout
1465
1466 \begin_layout Itemize
1467 The menu 
1468 \family sans
1469 Document\SpecialChar \menuseparator
1470 Outline
1471 \family default
1472  or the toolbar button 
1473 \begin_inset Info
1474 type  "icon"
1475 arg   "dialog-toggle toc"
1476 \end_inset
1477
1478 .
1479 \end_layout
1480
1481 \begin_layout Standard
1482 The outline window shows you the content of the document's table of contents
1483  (TOC) that is described in section
1484 \begin_inset space ~
1485 \end_inset
1486
1487
1488 \begin_inset CommandInset ref
1489 LatexCommand ref
1490 reference "sub:Table-of-Contents"
1491
1492 \end_inset
1493
1494 .
1495  You can click there on entries to jump to the corresponding document part.
1496  In the pull-down box at the top of the outline window, you can choose between
1497  different lists of document objects, like the list of footnotes.
1498  Some of them, the list of tables, figures, and algorithms can also be added
1499  to the document, see section
1500 \begin_inset space ~
1501 \end_inset
1502
1503
1504 \begin_inset CommandInset ref
1505 LatexCommand ref
1506 reference "sub:List-of-Figures"
1507
1508 \end_inset
1509
1510 .
1511  The 
1512 \family sans
1513 Sort
1514 \family default
1515  option sorts the current list, and the 
1516 \family sans
1517 Keep
1518 \family default
1519  option keeps it in the current view state.
1520  Keeping means that when you have e.
1521 \begin_inset space \thinspace{}
1522 \end_inset
1523
1524 g.
1525 \begin_inset space \space{}
1526 \end_inset
1527
1528 the subsections of section
1529 \begin_inset space ~
1530 \end_inset
1531
1532 2 and 4 shown and click on section
1533 \begin_inset space ~
1534 \end_inset
1535
1536 3, the subsections of section
1537 \begin_inset space ~
1538 \end_inset
1539
1540 2 and 4 will still be shown.
1541  Without the 
1542 \family sans
1543 Keep
1544 \family default
1545  option they will be hidden to highlight the clicked section
1546 \begin_inset space ~
1547 \end_inset
1548
1549 3.
1550 \end_layout
1551
1552 \begin_layout Standard
1553 With the buttons 
1554 \begin_inset space \space{}
1555 \end_inset
1556
1557
1558 \begin_inset Graphics
1559         filename ../images/down.png
1560         scale 85
1561         groupId toolbarbuttons
1562
1563 \end_inset
1564
1565
1566 \begin_inset space ~
1567 \end_inset
1568
1569  and 
1570 \begin_inset space \space{}
1571 \end_inset
1572
1573
1574 \begin_inset Graphics
1575         filename ../images/up.png
1576         scale 85
1577         groupId toolbarbuttons
1578
1579 \end_inset
1580
1581
1582 \begin_inset space ~
1583 \end_inset
1584
1585  at the bottom of the outline window you can change the position of sections
1586  in your document.
1587  So you can for example move section
1588 \begin_inset space ~
1589 \end_inset
1590
1591 2.5 before section
1592 \begin_inset space ~
1593 \end_inset
1594
1595 2.4.
1596  LyX will then automatically renumber the sections to the new order.
1597  With the buttons 
1598 \begin_inset Graphics
1599         filename ../images/promote.png
1600         scale 85
1601         groupId toolbarbuttons
1602
1603 \end_inset
1604
1605  and 
1606 \begin_inset Graphics
1607         filename ../images/demote.png
1608         scale 85
1609         groupId toolbarbuttons
1610
1611 \end_inset
1612
1613  or the corresponding key bindings 
1614 \family sans
1615 Tab
1616 \family default
1617  and 
1618 \family sans
1619 Shift-Tab
1620 \family default
1621  you can change the sectioning level of sections.
1622  So you can for example make section
1623 \begin_inset space ~
1624 \end_inset
1625
1626 2.5 to chapter
1627 \begin_inset space ~
1628 \end_inset
1629
1630 3 or to subsection
1631 \begin_inset space ~
1632 \end_inset
1633
1634 2.4.1.
1635 \end_layout
1636
1637 \begin_layout Standard
1638 The toolbar button 
1639 \begin_inset Info
1640 type  "icon"
1641 arg   "bookmark-goto 0"
1642 \end_inset
1643
1644  jumps to the position in the document where you recently changed something.
1645  This is for example useful when you have a large document and navigated
1646  or scrolled to another document part to look for something, and want to
1647  go back to your last editing position.
1648 \end_layout
1649
1650 \begin_layout Section
1651 Input / Word Completion
1652 \begin_inset CommandInset label
1653 LatexCommand label
1654 name "sec:Input-Completion"
1655
1656 \end_inset
1657
1658
1659 \begin_inset Index idx
1660 status collapsed
1661
1662 \begin_layout Plain Layout
1663 Input completion
1664 \end_layout
1665
1666 \end_inset
1667
1668
1669 \begin_inset Index idx
1670 status collapsed
1671
1672 \begin_layout Plain Layout
1673 Word completion|see
1674 \begin_inset ERT
1675 status collapsed
1676
1677 \begin_layout Plain Layout
1678
1679 {
1680 \end_layout
1681
1682 \end_inset
1683
1684 Input completion
1685 \begin_inset ERT
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689
1690 }
1691 \end_layout
1692
1693 \end_inset
1694
1695
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \begin_layout Standard
1704 LyX provides completion of words by scanning all documents that are currently
1705  opened.
1706  Every word that appears in these documents is added to a database that
1707  is used to propose completions.
1708 \end_layout
1709
1710 \begin_layout Standard
1711 By default LyX shows a small triangle behind the cursor as indicator that
1712  there are completions available.
1713  You can then press the 
1714 \family sans
1715 Tab
1716 \family default
1717  key to use this completion.
1718  When several completions are possible, a popup is opened showing them.
1719  You can select a completion in the popup using the mouse or the arrow keys,
1720  and accept the chosen completion be pressing 
1721 \family sans
1722 Return
1723 \family default
1724 .
1725 \end_layout
1726
1727 \begin_layout Standard
1728 In the preferences dialog, which is opened with the menu 
1729 \family sans
1730 Tools\SpecialChar \menuseparator
1731 Preferences
1732 \family default
1733 , the cursor completion indicator can be turned off in the section 
1734 \family sans
1735 Editing\SpecialChar \menuseparator
1736 Input Completion
1737 \family default
1738  by deselecting the option 
1739 \family sans
1740 Cursor indicator
1741 \family default
1742 .
1743  With the option 
1744 \family sans
1745 Automatic inline completion
1746 \family default
1747  the proposed completion is shown directly behind the cursor position.
1748  To accept this proposal, use the 
1749 \family sans
1750 Tab
1751 \family default
1752  key.
1753  With the option 
1754 \family sans
1755 Automatic popup
1756 \family default
1757  the completions are always shown in a popup.
1758  LyX offers some more completion settings for experts that are described
1759  in sec.
1760 \begin_inset space \thinspace{}
1761 \end_inset
1762
1763
1764 \begin_inset CommandInset ref
1765 LatexCommand ref
1766 reference "sub:Input-Completion-Appendix"
1767
1768 \end_inset
1769
1770 .
1771 \end_layout
1772
1773 \begin_layout Section
1774 Basic Key Bindings
1775 \begin_inset Index idx
1776 status collapsed
1777
1778 \begin_layout Plain Layout
1779 Key Bindings
1780 \end_layout
1781
1782 \end_inset
1783
1784
1785 \begin_inset Index idx
1786 status collapsed
1787
1788 \begin_layout Plain Layout
1789 Bindings|see
1790 \begin_inset ERT
1791 status collapsed
1792
1793 \begin_layout Plain Layout
1794
1795 {
1796 \end_layout
1797
1798 \end_inset
1799
1800 Key Bindings
1801 \begin_inset ERT
1802 status collapsed
1803
1804 \begin_layout Plain Layout
1805
1806 }
1807 \end_layout
1808
1809 \end_inset
1810
1811
1812 \end_layout
1813
1814 \end_inset
1815
1816
1817 \begin_inset Index idx
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821 Shortcuts|see
1822 \begin_inset ERT
1823 status collapsed
1824
1825 \begin_layout Plain Layout
1826
1827 {
1828 \end_layout
1829
1830 \end_inset
1831
1832 Key Bindings
1833 \begin_inset ERT
1834 status collapsed
1835
1836 \begin_layout Plain Layout
1837
1838 }
1839 \end_layout
1840
1841 \end_inset
1842
1843
1844 \end_layout
1845
1846 \end_inset
1847
1848
1849 \end_layout
1850
1851 \begin_layout Standard
1852 There are at least two different primary binding maps: CUA and Emacs.
1853  LyX's default is CUA.
1854 \end_layout
1855
1856 \begin_layout Standard
1857 Some keys, like 
1858 \family sans
1859 Page
1860 \begin_inset space ~
1861 \end_inset
1862
1863 Up
1864 \family default
1865
1866 \family sans
1867 Page
1868 \begin_inset space ~
1869 \end_inset
1870
1871 Down
1872 \family default
1873
1874 \family sans
1875 Left
1876 \family default
1877
1878 \family sans
1879 Right
1880 \family default
1881
1882 \family sans
1883 Up
1884 \family default
1885 , and 
1886 \family sans
1887 Down
1888 \family default
1889 , do exactly what you expect them to do.
1890  Other keys don't:
1891 \end_layout
1892
1893 \begin_layout Labeling
1894 \labelwidthstring 00.00.0000
1895
1896 \family sans
1897 Tab
1898 \begin_inset CommandInset nomenclature
1899 LatexCommand nomenclature
1900 symbol "Tab"
1901 description "Tabulator key"
1902
1903 \end_inset
1904
1905
1906 \family default
1907  There is no such thing as a tab stop in LyX.
1908  If you don't understand this, go read sections
1909 \begin_inset space ~
1910 \end_inset
1911
1912
1913 \begin_inset CommandInset ref
1914 LatexCommand ref
1915 reference "sec:Par-indent-intro"
1916
1917 \end_inset
1918
1919  and 
1920 \begin_inset CommandInset ref
1921 LatexCommand ref
1922 reference "sec:Paragraph-Environments"
1923
1924 \end_inset
1925
1926 , especially section
1927 \begin_inset space ~
1928 \end_inset
1929
1930
1931 \begin_inset CommandInset ref
1932 LatexCommand ref
1933 reference "sub:Lists"
1934
1935 \end_inset
1936
1937 , right now.
1938  Yes, right now.
1939  If you're still confused, look in the 
1940 \emph on
1941 Tutorial
1942 \emph default
1943 .
1944 \end_layout
1945
1946 \begin_layout Labeling
1947 \labelwidthstring 00.00.0000
1948
1949 \family sans
1950 Esc
1951 \begin_inset CommandInset nomenclature
1952 LatexCommand nomenclature
1953 symbol "Esc"
1954 description "Escape key"
1955
1956 \end_inset
1957
1958
1959 \family default
1960  This is the 
1961 \begin_inset Quotes eld
1962 \end_inset
1963
1964 cancel key.
1965 \begin_inset Quotes erd
1966 \end_inset
1967
1968  It's used, generically, to cancel operations.
1969  Other parts of the manual will go into greater detail about this.
1970 \end_layout
1971
1972 \begin_layout Labeling
1973 \labelwidthstring 00.00.0000
1974
1975 \family sans
1976 Home
1977 \family default
1978
1979 \begin_inset space ~
1980 \end_inset
1981
1982 and
1983 \begin_inset space ~
1984 \end_inset
1985
1986
1987 \family sans
1988 End
1989 \family default
1990  These move the cursor, respectively, to the beginning and end of a line,
1991  unless you are using the Emacs bindings where they jump to the beginning
1992  or end of the file.
1993 \end_layout
1994
1995 \begin_layout Standard
1996 There are three modifier keys:
1997 \end_layout
1998
1999 \begin_layout Labeling
2000 \labelwidthstring 00.00.0000
2001
2002 \family sans
2003 Control
2004 \family default
2005  (Denoted by 
2006 \begin_inset Quotes eld
2007 \end_inset
2008
2009
2010 \family sans
2011 Ctrl
2012 \family default
2013
2014 \begin_inset Quotes erd
2015 \end_inset
2016
2017
2018 \begin_inset CommandInset nomenclature
2019 LatexCommand nomenclature
2020 symbol "Ctrl"
2021 description "Control key"
2022
2023 \end_inset
2024
2025  in the documentation files) This has a couple of different uses, depending
2026  on which keys it's used in combination with:
2027 \end_layout
2028
2029 \begin_deeper
2030 \begin_layout Itemize
2031 With 
2032 \family sans
2033 Backspace
2034 \family default
2035  or 
2036 \family sans
2037 Delete
2038 \family default
2039 , it deletes an entire word instead of a single character.
2040 \end_layout
2041
2042 \begin_layout Itemize
2043 With 
2044 \family sans
2045 Left
2046 \family default
2047  and 
2048 \family sans
2049 Right
2050 \family default
2051 , it moves by words instead of characters.
2052 \end_layout
2053
2054 \begin_layout Itemize
2055 With 
2056 \family sans
2057 Home
2058 \family default
2059  and 
2060 \family sans
2061 End
2062 \family default
2063 , it moves to the beginning and the end of the document, respectively.
2064 \end_layout
2065
2066 \end_deeper
2067 \begin_layout Labeling
2068 \labelwidthstring 00.00.0000
2069
2070 \family sans
2071 Shift
2072 \family default
2073  (Denoted by 
2074 \begin_inset Quotes eld
2075 \end_inset
2076
2077
2078 \family sans
2079 Shift
2080 \family default
2081
2082 \begin_inset Quotes erd
2083 \end_inset
2084
2085
2086 \begin_inset CommandInset nomenclature
2087 LatexCommand nomenclature
2088 symbol "Shift"
2089 description "Shift key"
2090
2091 \end_inset
2092
2093  in the documentation files) Use this with any of the motion keys to select
2094  the text between the old and new cursor positions.
2095 \end_layout
2096
2097 \begin_layout Labeling
2098 \labelwidthstring 00.00.0000
2099
2100 \family sans
2101 Alt
2102 \family default
2103  (Denoted by 
2104 \begin_inset Quotes eld
2105 \end_inset
2106
2107
2108 \family sans
2109 Alt
2110 \family default
2111
2112 \begin_inset Quotes erd
2113 \end_inset
2114
2115
2116 \begin_inset CommandInset nomenclature
2117 LatexCommand nomenclature
2118 symbol "Alt"
2119 description "Alt or Meta key"
2120
2121 \end_inset
2122
2123  in the documentation files) This is the Alt key on many keyboards, unless
2124  your keyboard has a distinct Meta key.
2125  If you have both keys, you will need to try out which one actually performs
2126  the 
2127 \family sans
2128 Alt+
2129 \family default
2130  function.
2131  This key does many different things, but it also activates the 
2132 \emph on
2133 menu accelerator keys
2134 \emph default
2135 .
2136  If you use this in combination with any of the underlined letters in a
2137  menu or menu item, it selects that menu item.
2138 \end_layout
2139
2140 \begin_deeper
2141 \begin_layout Standard
2142 For example, the sequence 
2143 \begin_inset Quotes eld
2144 \end_inset
2145
2146
2147 \family sans
2148 Alt
2149 \begin_inset space ~
2150 \end_inset
2151
2152 e
2153 \begin_inset space ~
2154 \end_inset
2155
2156 s
2157 \family default
2158
2159 \begin_inset space ~
2160 \end_inset
2161
2162
2163 \family sans
2164 c
2165 \family default
2166
2167 \begin_inset Quotes erd
2168 \end_inset
2169
2170  brings up the 
2171 \begin_inset Quotes eld
2172 \end_inset
2173
2174 Text Style
2175 \begin_inset Quotes erd
2176 \end_inset
2177
2178  menu.
2179  Typing 
2180 \begin_inset Quotes eld
2181 \end_inset
2182
2183
2184 \family sans
2185 Alt
2186 \begin_inset space ~
2187 \end_inset
2188
2189 f
2190 \family default
2191
2192 \begin_inset Quotes erd
2193 \end_inset
2194
2195  opens the 
2196 \family sans
2197 File
2198 \family default
2199  menu.
2200 \end_layout
2201
2202 \begin_layout Standard
2203 The 
2204 \emph on
2205 Shortcuts
2206 \emph default
2207  manual lists all other things bound to the 
2208 \family sans
2209 Alt
2210 \family default
2211  key.
2212 \end_layout
2213
2214 \end_deeper
2215 \begin_layout Standard
2216 You'll learn more and more keybindings and short-cut keys as you use LyX,
2217  because most actions will prompt a small message in the status bar at the
2218  bottom of LyX's main window which describe the name of the action, you've
2219  just triggered, and any existing keybindings for that action.
2220  The LyX menus also list the defined keybindings.
2221  The notation for the keybindings is very similar to the notation used in
2222  this documentation, so you should not have any problems understanding it.
2223  However, notice that Shift-modifiers are explicitly mentioned, so 
2224 \begin_inset Quotes eld
2225 \end_inset
2226
2227
2228 \family sans
2229 Alt+P Shift-A
2230 \family default
2231
2232 \begin_inset Quotes erd
2233 \end_inset
2234
2235  means 
2236 \family sans
2237 Alt+P
2238 \family default
2239  followed by a capital 
2240 \family sans
2241 A
2242 \family default
2243 .
2244 \end_layout
2245
2246 \begin_layout Standard
2247 You can list or change the keybindings in the menu 
2248 \family sans
2249 Tools\SpecialChar \menuseparator
2250 Preferences
2251 \family default
2252  under 
2253 \family sans
2254 Editing\SpecialChar \menuseparator
2255 Shortcuts
2256 \family default
2257  as explained in sec.
2258 \begin_inset space \thinspace{}
2259 \end_inset
2260
2261
2262 \begin_inset CommandInset ref
2263 LatexCommand ref
2264 reference "sub:Editing-Shortcuts"
2265
2266 \end_inset
2267
2268 .
2269 \end_layout
2270
2271 \begin_layout Chapter
2272 LyX Basics
2273 \begin_inset Index idx
2274 status collapsed
2275
2276 \begin_layout Plain Layout
2277 LyX ! Basics
2278 \end_layout
2279
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Section
2286 Document Types
2287 \begin_inset Index idx
2288 status collapsed
2289
2290 \begin_layout Plain Layout
2291 Document ! Types
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \end_layout
2298
2299 \begin_layout Subsection
2300 Introduction
2301 \end_layout
2302
2303 \begin_layout Standard
2304 Before you do anything else, before you ever start writing a document, you
2305  need to decide what type of document you want to edit.
2306  Different types of documents use different types of spacing, headings,
2307  numbering schemes, and so on.
2308  Additionally, different documents use different paragraph environments,
2309  and format the title of your document differently.
2310 \end_layout
2311
2312 \begin_layout Standard
2313
2314 \emph on
2315 document class
2316 \emph default
2317  describes a group of properties common to a particular set of documents.
2318  By setting the document class, you automatically select these properties,
2319  making it easier to create the type of document you want.
2320  If you don't choose a document class, LyX picks one for you by default.
2321  So it is up to you to change the class of your document.
2322 \end_layout
2323
2324 \begin_layout Standard
2325 Read on for info about the document classes you can choose from LyX, and
2326  how to adjust their properties.
2327 \end_layout
2328
2329 \begin_layout Subsection
2330 Document Classes
2331 \begin_inset Index idx
2332 status collapsed
2333
2334 \begin_layout Plain Layout
2335 Document ! Classes
2336 \end_layout
2337
2338 \end_inset
2339
2340
2341 \begin_inset CommandInset label
2342 LatexCommand label
2343 name "sec:Document-Classes"
2344
2345 \end_inset
2346
2347
2348 \end_layout
2349
2350 \begin_layout Standard
2351 You can select a class using the 
2352 \family sans
2353 Document\SpecialChar \menuseparator
2354 Settings\SpecialChar \menuseparator
2355 Document Class
2356 \family default
2357
2358 \begin_inset Index idx
2359 status collapsed
2360
2361 \begin_layout Plain Layout
2362 Document ! Settings
2363 \end_layout
2364
2365 \end_inset
2366
2367  dialog.
2368  Select the class you want to use, and make any fine tunings of the options
2369  you may need.
2370 \end_layout
2371
2372 \begin_layout Subsubsection
2373 Overview
2374 \end_layout
2375
2376 \begin_layout Standard
2377 There are four standard document classes in LyX.
2378  They are:
2379 \end_layout
2380
2381 \begin_layout Description
2382 Article for basic articles
2383 \end_layout
2384
2385 \begin_layout Description
2386 Report for basic reports
2387 \end_layout
2388
2389 \begin_layout Description
2390 Book for writing a book
2391 \end_layout
2392
2393 \begin_layout Description
2394 Letter for US-style letters
2395 \end_layout
2396
2397 \begin_layout Standard
2398 There are also some non-standard classes, which LyX only uses if you have
2399  installed the corresponding LaTeX class files, though most LaTeX distributions
2400  will include many of these.
2401  Here are some of the classes.
2402  The full list with detailed explanations can be found in chapter 
2403 \emph on
2404 Special Document Classes
2405 \emph default
2406  in the 
2407 \emph on
2408 Additional Features
2409 \emph default
2410  manual:
2411 \end_layout
2412
2413 \begin_layout Description
2414 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2415 \end_layout
2416
2417 \begin_layout Description
2418 ACS For submissions to the journals published by the American Chemistry
2419  Society
2420 \end_layout
2421
2422 \begin_layout Description
2423 AGU For submissions to the journals published by the American Geophysical
2424  Union
2425 \end_layout
2426
2427 \begin_layout Description
2428 AMS Layouts for articles and books in the style and format used by the American
2429  Mathematical Society (AMS).
2430  There are three article layouts available.
2431  The standard one uses a typical numbering scheme for theorems etc., that
2432  prepends the section number to the number of the result.
2433  All result-type statements (propositions, corollaries, and so on) are sequenced
2434  together, but definitions, examples, and the like have their own sequence.
2435  The 
2436 \begin_inset Quotes eld
2437 \end_inset
2438
2439 sequential numbering
2440 \begin_inset Quotes erd
2441 \end_inset
2442
2443  scheme does not place the section number with each result, but numbers
2444  them throughout the article in a single sequence.
2445  Each type of result gets its own sequence.
2446  There is also a layout that dispenses with numbering of statements altogether.
2447 \end_layout
2448
2449 \begin_layout Description
2450 Beamer Layout for presentations
2451 \end_layout
2452
2453 \begin_layout Description
2454 Broadway Layout for writing plays.
2455  It is not an existing LaTeX document class, but a new one which is distributed
2456  with LyX.
2457 \end_layout
2458
2459 \begin_layout Description
2460 Chess Layout to write about chess games
2461 \end_layout
2462
2463 \begin_layout Description
2464 Curriculum
2465 \begin_inset space ~
2466 \end_inset
2467
2468 vitae classes to create curriculum vitae
2469 \end_layout
2470
2471 \begin_layout Description
2472 Elsarticle Layout for journals of the Elsevier publishing group
2473 \end_layout
2474
2475 \begin_layout Description
2476 Foils Used to make transparencies
2477 \end_layout
2478
2479 \begin_layout Description
2480 Hollywood Used to type spec scripts for the US film industry.
2481  It is not an existing LaTeX document class, but a new one which is distributed
2482  with LyX.
2483 \end_layout
2484
2485 \begin_layout Description
2486 IEEEtran Layout for the journals published by the Institute of Electrical
2487  and Electronics Engineers (IEEE)
2488 \end_layout
2489
2490 \begin_layout Description
2491 IOP Layout for journals of the Institute of Physics publishing group
2492 \end_layout
2493
2494 \begin_layout Description
2495 Kluwer Layout for journals of the Kluwer publishing group
2496 \end_layout
2497
2498 \begin_layout Description
2499 KOMA-Script a replacement for the standard classes, offers many useful features
2500  like caption formatting, automatic print space calculation etc.
2501  (Is used by this document.)
2502 \end_layout
2503
2504 \begin_layout Description
2505 Memoir another replacement for the standard classes
2506 \end_layout
2507
2508 \begin_layout Description
2509 Powerdot Layout for presentations
2510 \end_layout
2511
2512 \begin_layout Description
2513 REVTe
2514 \begin_inset ERT
2515 status collapsed
2516
2517 \begin_layout Plain Layout
2518
2519 {}
2520 \end_layout
2521
2522 \end_inset
2523
2524 X is used to write articles for the publications of the American Physical
2525  Society (APS), American Institute of Physics (AIP), and Optical Society
2526  of America (OSA).
2527  This class is not completely compatible with all LyX features.
2528 \end_layout
2529
2530 \begin_layout Description
2531 Slides Used to make transparencies
2532 \end_layout
2533
2534 \begin_layout Description
2535 SPIE
2536 \begin_inset space ~
2537 \end_inset
2538
2539 Proceedings Layout for the journals published by The International Society
2540  for Optical Engineering (SPIE)
2541 \end_layout
2542
2543 \begin_layout Description
2544 Springer Layouts for journals of the Springer publishing group
2545 \end_layout
2546
2547 \begin_layout Standard
2548 We won't go into any detail about how to use these different document classes
2549  here.
2550  You can find all the details about the non-standard classes in Chapter
2551  6 of the 
2552 \emph on
2553 Additional Features
2554 \emph default
2555  manual.
2556  Here, we will settle with a list of some of the common properties of all
2557  of the document classes.
2558 \end_layout
2559
2560 \begin_layout Subsubsection
2561 Availability
2562 \end_layout
2563
2564 \begin_layout Standard
2565
2566 \change_deleted 1607599024 1294953623
2567 New users are sometimes puzzled by the fact
2568 \change_inserted 1607599024 1294953628
2569 You will probably find
2570 \change_unchanged
2571  that many of the document classes listed under 
2572 \family sans
2573 Document\SpecialChar \menuseparator
2574 Settings\SpecialChar \menuseparator
2575 Document Class
2576 \begin_inset Index idx
2577 status collapsed
2578
2579 \begin_layout Plain Layout
2580 Document ! Settings
2581 \end_layout
2582
2583 \end_inset
2584
2585  
2586 \family default
2587 are marked as 
2588 \begin_inset Quotes eld
2589 \end_inset
2590
2591 Unavailable
2592 \begin_inset Quotes erd
2593 \end_inset
2594
2595 .
2596  
2597 \change_inserted 1607599024 1294953653
2598 If you open a document that uses such a class, you will 
2599 \change_deleted 1607599024 1294953655
2600 Or they are surprised that, when they open e.
2601 \begin_inset space \thinspace{}
2602 \end_inset
2603
2604 g.
2605 \begin_inset space ~
2606 \end_inset
2607
2608 the 
2609 \family sans
2610 iop-article
2611 \family default
2612  template, they 
2613 \change_unchanged
2614 receive a warning saying that 
2615 \change_inserted 1607599024 1294953700
2616 there are files that are required to produce output that are not installed.
2617  
2618 \change_deleted 1607599024 1294953702
2619 the document requires files that are not installed to produce output.
2620  
2621 \change_unchanged
2622 So it 
2623 \change_inserted 1607599024 1294953709
2624 may 
2625 \change_unchanged
2626 seem
2627 \change_deleted 1607599024 1294953710
2628 s
2629 \change_unchanged
2630  that something is wrong.
2631 \end_layout
2632
2633 \begin_layout Standard
2634
2635 \change_deleted 1607599024 1294953717
2636 But n
2637 \change_inserted 1607599024 1294953719
2638 N
2639 \change_unchanged
2640 othing is wrong.
2641  LyX includes many more document classes than you will ever need to use,
2642  and some of them, like 
2643 \family sans
2644 IOP
2645 \family default
2646 , are highly specialized.
2647
2648 \change_inserted 1607599024 1294953729
2649  
2650 \change_unchanged
2651 LyX tries to support as many different types of documents as possible, and
2652  it includes almost one hundred different layout files, with a growing number.
2653  No LaTeX distribution will install by default all files that might be needed
2654  by some document class.
2655  There are just too many of them.
2656  That is why some of the document classes are unavailable.
2657 \end_layout
2658
2659 \begin_layout Standard
2660 If there is a document class you would like to use that is marked as 
2661 \begin_inset Quotes erd
2662 \end_inset
2663
2664 Unavailable
2665 \begin_inset Quotes erd
2666 \end_inset
2667
2668 , you just need to install the appropriate package files.
2669  The easiest way to find out which files you need to install is to use that
2670  document class for a new file.
2671  LyX will display a dialog that will list the missing files.
2672  See section 
2673 \begin_inset Quotes eld
2674 \end_inset
2675
2676 Installing new LaTeX files
2677 \begin_inset Quotes erd
2678 \end_inset
2679
2680  in of the 
2681 \emph on
2682 Customization
2683 \emph default
2684  manual for information on how to install them.
2685 \begin_inset VSpace medskip
2686 \end_inset
2687
2688
2689 \end_layout
2690
2691 \begin_layout Standard
2692 Although LyX provides support for many different sorts of documents, it
2693  does not include support for every document class people might want to
2694  use.
2695  For example, many universities provide LaTeX class files to be used for
2696  dissertations submitted to those universities.
2697  The LyX team cannot write layout files to support every one of these.
2698  There are too many.
2699  Fortunately, users can write their own layout files, and many users have
2700  done so.
2701  Chapter
2702 \begin_inset space ~
2703 \end_inset
2704
2705 5 of the 
2706 \emph on
2707 Customization
2708 \emph default
2709  manual contains information on how to create layout files.
2710 \end_layout
2711
2712 \begin_layout Subsubsection
2713 Modules
2714 \begin_inset CommandInset label
2715 LatexCommand label
2716 name "sub:Modules"
2717
2718 \end_inset
2719
2720
2721 \begin_inset Index idx
2722 status collapsed
2723
2724 \begin_layout Plain Layout
2725 Document ! Modules
2726 \end_layout
2727
2728 \end_inset
2729
2730
2731 \end_layout
2732
2733 \begin_layout Standard
2734 Modules load additional features that are not by default available in the
2735  chosen document class.
2736  For example you might want to write Braille (embossed printing) in a document.
2737  This is not available in any document class, so you have to load the correspond
2738 ing module in the 
2739 \family sans
2740 Modules
2741 \family default
2742  section of the 
2743 \family sans
2744 Document\SpecialChar \menuseparator
2745 Settings
2746 \family default
2747
2748 \begin_inset Index idx
2749 status collapsed
2750
2751 \begin_layout Plain Layout
2752 Document ! Settings
2753 \end_layout
2754
2755 \end_inset
2756
2757  dialog.
2758  Highlighting a module in the dialog will bring up a description of the
2759  module.
2760 \end_layout
2761
2762 \begin_layout Standard
2763 Some modules require LaTeX packages 
2764 \change_inserted 1607599024 1294953807
2765 or file format converters 
2766 \change_unchanged
2767 that are not always installed by default.
2768  LyX will warn you if you do not have 
2769 \change_inserted 1607599024 1294953817
2770
2771 \change_deleted 1607599024 1294953818
2772 the 
2773 \change_unchanged
2774 needed package
2775 \change_inserted 1607599024 1294953887
2776  or converter, and it will tell you what exactly you are missing
2777 \change_unchanged
2778 .
2779  You can still use the module while editing your file, but you will not
2780  be able to export to PDF or print your document, since LyX will not be
2781  able to compile the LaTeX file without the missing 
2782 \change_deleted 1607599024 1294953839
2783 package
2784 \change_inserted 1607599024 1294953843
2785 prerequisites
2786 \change_unchanged
2787 .
2788  If you want to be able to produce output, then you need to install the
2789  missing 
2790 \change_deleted 1607599024 1294953855
2791 package
2792 \change_inserted 1607599024 1294953855
2793 prerequisites
2794 \change_unchanged
2795  and then reconfigure LyX by selecting 
2796 \family sans
2797 Tools\SpecialChar \menuseparator
2798 Reconfigure
2799 \family default
2800 .
2801 \begin_inset Index idx
2802 status collapsed
2803
2804 \begin_layout Plain Layout
2805 Reconfiguration of LyX
2806 \end_layout
2807
2808 \end_inset
2809
2810  See section 
2811 \begin_inset Quotes eld
2812 \end_inset
2813
2814 Installing new LaTeX files
2815 \begin_inset Quotes erd
2816 \end_inset
2817
2818  of the 
2819 \emph on
2820 Customization
2821 \emph default
2822  manual for more information on installing needed packages.
2823 \end_layout
2824
2825 \begin_layout Standard
2826 \begin_inset Note Greyedout
2827 status open
2828
2829 \begin_layout Plain Layout
2830
2831 \series bold
2832 Note:
2833 \series default
2834  Some modules require other modules, and some pairs of modules are incompatible.
2835  LyX will advise you about these things.
2836 \end_layout
2837
2838 \end_inset
2839
2840
2841 \end_layout
2842
2843 \begin_layout Subsubsection
2844 Properties
2845 \end_layout
2846
2847 \begin_layout Standard
2848 Each class has a default set of options.
2849  Here's a quick table describing them:
2850 \end_layout
2851
2852 \begin_layout Standard
2853 \begin_inset VSpace 0.3cm
2854 \end_inset
2855
2856
2857 \end_layout
2858
2859 \begin_layout Standard
2860 \align center
2861 \begin_inset Tabular
2862 <lyxtabular version="3" rows="5" columns="5">
2863 <features tabularvalignment="middle">
2864 <column alignment="center" valignment="top" width="0pt">
2865 <column alignment="center" valignment="top" width="0pt">
2866 <column alignment="center" valignment="top" width="0pt">
2867 <column alignment="center" valignment="top" width="0pt">
2868 <column alignment="center" valignment="top" width="0pt">
2869 <row>
2870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2871 \begin_inset Text
2872
2873 \begin_layout Plain Layout
2874
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883
2884 \family sans
2885 \series medium
2886 \shape up
2887 \size normal
2888 \emph off
2889 \bar no
2890 \noun off
2891 \color none
2892 Page style
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901
2902 \family sans
2903 \series medium
2904 \shape up
2905 \size normal
2906 \emph off
2907 \bar no
2908 \noun off
2909 \color none
2910 Sides
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2916 \begin_inset Text
2917
2918 \begin_layout Plain Layout
2919
2920 \family sans
2921 \series medium
2922 \shape up
2923 \size normal
2924 \emph off
2925 \bar no
2926 \noun off
2927 \color none
2928 Columns
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Plain Layout
2937
2938 \series medium
2939 \shape up
2940 \size normal
2941 \emph off
2942 \bar no
2943 \noun off
2944 \color none
2945 Max.
2946  sectioning level
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \series medium
2959 \shape up
2960 \size normal
2961 \emph off
2962 \bar no
2963 \noun off
2964 \color none
2965 article
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974
2975 \family sans
2976 \series medium
2977 \shape up
2978 \size normal
2979 \emph off
2980 \bar no
2981 \noun off
2982 \color none
2983 Plain
2984 \end_layout
2985
2986 \end_inset
2987 </cell>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Plain Layout
2992
2993 \family sans
2994 \series medium
2995 \shape up
2996 \size normal
2997 \emph off
2998 \bar no
2999 \noun off
3000 \color none
3001 One
3002 \end_layout
3003
3004 \end_inset
3005 </cell>
3006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3007 \begin_inset Text
3008
3009 \begin_layout Plain Layout
3010
3011 \family sans
3012 \series medium
3013 \shape up
3014 \size normal
3015 \emph off
3016 \bar no
3017 \noun off
3018 \color none
3019 One
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028
3029 \family sans
3030 \series medium
3031 \shape up
3032 \size normal
3033 \emph off
3034 \bar no
3035 \noun off
3036 \color none
3037 Section
3038 \end_layout
3039
3040 \end_inset
3041 </cell>
3042 </row>
3043 <row>
3044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3045 \begin_inset Text
3046
3047 \begin_layout Plain Layout
3048
3049 \series medium
3050 \shape up
3051 \size normal
3052 \emph off
3053 \bar no
3054 \noun off
3055 \color none
3056 report
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065
3066 \family sans
3067 \series medium
3068 \shape up
3069 \size normal
3070 \emph off
3071 \bar no
3072 \noun off
3073 \color none
3074 Plain
3075 \end_layout
3076
3077 \end_inset
3078 </cell>
3079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3080 \begin_inset Text
3081
3082 \begin_layout Plain Layout
3083
3084 \family sans
3085 \series medium
3086 \shape up
3087 \size normal
3088 \emph off
3089 \bar no
3090 \noun off
3091 \color none
3092 One
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101
3102 \family sans
3103 \series medium
3104 \shape up
3105 \size normal
3106 \emph off
3107 \bar no
3108 \noun off
3109 \color none
3110 One
3111 \end_layout
3112
3113 \end_inset
3114 </cell>
3115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3116 \begin_inset Text
3117
3118 \begin_layout Plain Layout
3119
3120 \family sans
3121 \series medium
3122 \shape up
3123 \size normal
3124 \emph off
3125 \bar no
3126 \noun off
3127 \color none
3128 Chapter
3129 \end_layout
3130
3131 \end_inset
3132 </cell>
3133 </row>
3134 <row>
3135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3136 \begin_inset Text
3137
3138 \begin_layout Plain Layout
3139
3140 \series medium
3141 \shape up
3142 \size normal
3143 \emph off
3144 \bar no
3145 \noun off
3146 \color none
3147 book
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3153 \begin_inset Text
3154
3155 \begin_layout Plain Layout
3156
3157 \family sans
3158 \series medium
3159 \shape up
3160 \size normal
3161 \emph off
3162 \bar no
3163 \noun off
3164 \color none
3165 Headings
3166 \end_layout
3167
3168 \end_inset
3169 </cell>
3170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Plain Layout
3174
3175 \family sans
3176 \series medium
3177 \shape up
3178 \size normal
3179 \emph off
3180 \bar no
3181 \noun off
3182 \color none
3183 Two
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192
3193 \family sans
3194 \series medium
3195 \shape up
3196 \size normal
3197 \emph off
3198 \bar no
3199 \noun off
3200 \color none
3201 One
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210
3211 \family sans
3212 \series medium
3213 \shape up
3214 \size normal
3215 \emph off
3216 \bar no
3217 \noun off
3218 \color none
3219 Chapter
3220 \end_layout
3221
3222 \end_inset
3223 </cell>
3224 </row>
3225 <row>
3226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3227 \begin_inset Text
3228
3229 \begin_layout Plain Layout
3230
3231 \series medium
3232 \shape up
3233 \size normal
3234 \emph off
3235 \bar no
3236 \noun off
3237 \color none
3238 letter
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \family sans
3249 \series medium
3250 \shape up
3251 \size normal
3252 \emph off
3253 \bar no
3254 \noun off
3255 \color none
3256 Plain
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265
3266 \family sans
3267 \series medium
3268 \shape up
3269 \size normal
3270 \emph off
3271 \bar no
3272 \noun off
3273 \color none
3274 One
3275 \end_layout
3276
3277 \end_inset
3278 </cell>
3279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3280 \begin_inset Text
3281
3282 \begin_layout Plain Layout
3283
3284 \family sans
3285 \series medium
3286 \shape up
3287 \size normal
3288 \emph off
3289 \bar no
3290 \noun off
3291 \color none
3292 One
3293 \end_layout
3294
3295 \end_inset
3296 </cell>
3297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3298 \begin_inset Text
3299
3300 \begin_layout Plain Layout
3301
3302 \series medium
3303 \shape up
3304 \size normal
3305 \emph off
3306 \bar no
3307 \noun off
3308 \color none
3309 none
3310 \end_layout
3311
3312 \end_inset
3313 </cell>
3314 </row>
3315 </lyxtabular>
3316
3317 \end_inset
3318
3319
3320 \end_layout
3321
3322 \begin_layout Standard
3323 \begin_inset VSpace 0.3cm
3324 \end_inset
3325
3326
3327 \end_layout
3328
3329 \begin_layout Standard
3330 You're probably also wondering what 
3331 \begin_inset Quotes eld
3332 \end_inset
3333
3334 Max.
3335 \begin_inset space ~
3336 \end_inset
3337
3338 sectioning level
3339 \begin_inset Quotes erd
3340 \end_inset
3341
3342  means.
3343  There are several paragraph environments used to create section headings.
3344  Different document classes allow different types of section headings.
3345  Only two use the 
3346 \family sans
3347 Chapter
3348 \family default
3349  heading; the rest do not and begin instead with the 
3350 \family sans
3351 Section
3352 \family default
3353  heading.
3354  Some document classes, such as the ones for letters, don't use any section
3355  headings.
3356  In addition to 
3357 \family sans
3358 Chapter
3359 \family default
3360  and 
3361 \family sans
3362 Section
3363 \family default
3364  headings, there are also 
3365 \family sans
3366 Subsection
3367 \family default
3368  headings, 
3369 \family sans
3370 Subsubsection
3371 \family default
3372  headings, and so on.
3373  We'll describe these headings fully in section
3374 \begin_inset space ~
3375 \end_inset
3376
3377
3378 \begin_inset CommandInset ref
3379 LatexCommand ref
3380 reference "sub:Headings"
3381
3382 \end_inset
3383
3384 .
3385 \end_layout
3386
3387 \begin_layout Subsection
3388 Document Layout
3389 \begin_inset CommandInset label
3390 LatexCommand label
3391 name "sub:Document-Layout"
3392
3393 \end_inset
3394
3395
3396 \begin_inset Index idx
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 Document ! Layout
3401 \end_layout
3402
3403 \end_inset
3404
3405
3406 \family sans
3407
3408 \begin_inset Index idx
3409 status collapsed
3410
3411 \begin_layout Plain Layout
3412 Document ! Settings
3413 \end_layout
3414
3415 \end_inset
3416
3417
3418 \end_layout
3419
3420 \begin_layout Standard
3421 The most important properties of documents classes are set in the menu 
3422 \family sans
3423 Document\SpecialChar \menuseparator
3424 Settings
3425 \family default
3426 .
3427  There in the 
3428 \family sans
3429 Options
3430 \family default
3431  field under 
3432 \family sans
3433 Documents
3434 \begin_inset space ~
3435 \end_inset
3436
3437 Class
3438 \family default
3439 , you can enter special options for your document class in a comma-separated
3440  list.
3441  This is only necessary if LyX doesn't support special options you want
3442  to use for your document.
3443  To learn more about your favorite LaTeX-class and its options, you have
3444  to read its manual.
3445 \end_layout
3446
3447 \begin_layout Standard
3448 The drop box 
3449 \family sans
3450 Headings style
3451 \family default
3452  in the 
3453 \family sans
3454 Document\SpecialChar \menuseparator
3455 Settings
3456 \family default
3457  dialog under 
3458 \family sans
3459 Page
3460 \begin_inset space ~
3461 \end_inset
3462
3463 Layout
3464 \family default
3465  controls what sorts of headings and page numbers go on a page.
3466  You can choose between the following five options:
3467 \end_layout
3468
3469 \begin_layout Labeling
3470 \labelwidthstring 00.00.0000
3471
3472 \family sans
3473 Default
3474 \family default
3475  Use default page style of current class.
3476 \end_layout
3477
3478 \begin_layout Labeling
3479 \labelwidthstring 00.00.0000
3480
3481 \family sans
3482 Empty
3483 \family default
3484  No page numbers or headings.
3485 \end_layout
3486
3487 \begin_layout Labeling
3488 \labelwidthstring 00.00.0000
3489
3490 \family sans
3491 Plain
3492 \family default
3493  Page numbers only.
3494 \end_layout
3495
3496 \begin_layout Labeling
3497 \labelwidthstring 00.00.0000
3498
3499 \family sans
3500 Headings
3501 \family default
3502  Page numbers and either the current chapter or section title and number.
3503  Whether LyX uses the current chapter or the current section depends on
3504  the maximum sectioning level of the class.
3505 \end_layout
3506
3507 \begin_layout Labeling
3508 \labelwidthstring 00.00.0000
3509
3510 \family sans
3511 Fancy
3512 \family default
3513  This allows you to create fully customizable headers and footers if you
3514  have the 
3515 \series bold
3516 fancyhdr
3517 \series default
3518
3519 \begin_inset Index idx
3520 status collapsed
3521
3522 \begin_layout Plain Layout
3523 LaTeX-packages ! fancyhdr
3524 \end_layout
3525
3526 \end_inset
3527
3528  package installed.
3529  At the moment, support in LyX is limited to this setting.
3530  To use the full power of this package, you have to add code to your document
3531  preamble.
3532  Check the documentation for the 
3533 \series bold
3534 fancyhdr
3535 \series default
3536  package for more details, 
3537 \begin_inset CommandInset citation
3538 LatexCommand cite
3539 key "fancyhdr"
3540
3541 \end_inset
3542
3543 .
3544 \end_layout
3545
3546 \begin_layout Standard
3547 The 
3548 \family sans
3549 Separation
3550 \family default
3551  of paragraphs is described in section
3552 \begin_inset space ~
3553 \end_inset
3554
3555
3556 \begin_inset CommandInset ref
3557 LatexCommand ref
3558 reference "sec:Par-indent-intro"
3559
3560 \end_inset
3561
3562 .
3563 \end_layout
3564
3565 \begin_layout Subsection
3566 Paper Size and Orientation
3567 \begin_inset Index idx
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571 Document ! Paper size
3572 \end_layout
3573
3574 \end_inset
3575
3576
3577 \begin_inset CommandInset label
3578 LatexCommand label
3579 name "sub:Paper-Size,-Orientation,"
3580
3581 \end_inset
3582
3583
3584 \end_layout
3585
3586 \begin_layout Standard
3587 You'll find the following options in the menu 
3588 \family sans
3589 Page
3590 \begin_inset space ~
3591 \end_inset
3592
3593 Layout
3594 \family default
3595  of the dialog of the 
3596 \family sans
3597 Document\SpecialChar \menuseparator
3598 Settings
3599 \family default
3600  menu:
3601 \family sans
3602
3603 \begin_inset Index idx
3604 status collapsed
3605
3606 \begin_layout Plain Layout
3607 Document ! Settings
3608 \end_layout
3609
3610 \end_inset
3611
3612
3613 \end_layout
3614
3615 \begin_layout Labeling
3616 \labelwidthstring 00.00.0000
3617
3618 \family sans
3619 Paper
3620 \begin_inset space ~
3621 \end_inset
3622
3623 Format
3624 \family default
3625  What size paper to print on.
3626  The choices are
3627 \end_layout
3628
3629 \begin_layout Itemize
3630
3631 \family sans
3632 Default
3633 \end_layout
3634
3635 \begin_layout Itemize
3636
3637 \family sans
3638 A3, A4,
3639 \family default
3640  
3641 \family sans
3642 A5
3643 \end_layout
3644
3645 \begin_layout Itemize
3646
3647 \family sans
3648 B3, B4, B5
3649 \end_layout
3650
3651 \begin_layout Itemize
3652
3653 \family sans
3654 US letter
3655 \end_layout
3656
3657 \begin_layout Itemize
3658
3659 \family sans
3660 US legal
3661 \end_layout
3662
3663 \begin_layout Itemize
3664
3665 \family sans
3666 US executive
3667 \end_layout
3668
3669 \begin_layout Itemize
3670
3671 \family sans
3672 Custom
3673 \end_layout
3674
3675 \begin_layout Labeling
3676 \labelwidthstring 00.00.0000
3677
3678 \family sans
3679 Orientation
3680 \family default
3681  Two toggle buttons choose whether to print the output as 
3682 \family sans
3683 Landscape
3684 \family default
3685  or as 
3686 \family sans
3687 Portrait
3688 \family default
3689 .
3690 \end_layout
3691
3692 \begin_layout Labeling
3693 \labelwidthstring 00.00.0000
3694
3695 \family sans
3696 Two-sided
3697 \begin_inset space ~
3698 \end_inset
3699
3700 document
3701 \family default
3702  Adjusts the print space to print both sides of paper.
3703  That means that the print space for odd- and even-numbered pages is different.
3704 \end_layout
3705
3706 \begin_layout Subsection
3707 Margins
3708 \begin_inset CommandInset label
3709 LatexCommand label
3710 name "sub:Margins"
3711
3712 \end_inset
3713
3714
3715 \begin_inset Index idx
3716 status collapsed
3717
3718 \begin_layout Plain Layout
3719 Document ! Margins
3720 \end_layout
3721
3722 \end_inset
3723
3724
3725 \begin_inset Index idx
3726 status collapsed
3727
3728 \begin_layout Plain Layout
3729 Margins
3730 \end_layout
3731
3732 \end_inset
3733
3734
3735 \end_layout
3736
3737 \begin_layout Standard
3738 Paper margins are set in the menu 
3739 \family sans
3740 Document\SpecialChar \menuseparator
3741 Settings
3742 \family default
3743 .
3744 \begin_inset Index idx
3745 status collapsed
3746
3747 \begin_layout Plain Layout
3748 Document ! Settings
3749 \end_layout
3750
3751 \end_inset
3752
3753
3754 \end_layout
3755
3756 \begin_layout Standard
3757 If you use a KOMA-Script document class, you can use the default settings.
3758  Because KOMA-Script calculates then the printspace automatically by taking
3759  the paper format and the font size into account.
3760 \end_layout
3761
3762 \begin_layout Subsection
3763 Important Note
3764 \end_layout
3765
3766 \begin_layout Standard
3767 If you change a document class, LyX has to convert 
3768 \emph on
3769 everything
3770 \emph default
3771  into the new class.
3772  That includes the paragraph environments.
3773  Some paragraph environments are standard, in so far as all of the document
3774  classes have them; but some classes have special paragraph environments.
3775  If this is the case, and you change the document class, LyX will mark the
3776  paragraphs whose styles it no longer understands as 
3777 \begin_inset Quotes eld
3778 \end_inset
3779
3780 unknown
3781 \begin_inset Quotes erd
3782 \end_inset
3783
3784 .
3785  The name of the style is retained, in case you should want to go back to
3786  the old class.
3787  But these paragraphs will be output with no special formatting, so you
3788  will either need to create a new style yourself or else to convert these
3789  paragraphs manually to a style present in your new document class.
3790 \end_layout
3791
3792 \begin_layout Section
3793 Paragraph Indentation and Separation
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Paragraph ! Indentation
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Subsection
3807 Introduction
3808 \begin_inset CommandInset label
3809 LatexCommand label
3810 name "sec:Par-indent-intro"
3811
3812 \end_inset
3813
3814
3815 \end_layout
3816
3817 \begin_layout Standard
3818 Before describing all of the various paragraph environments, we'd like to
3819  say a word or two about paragraph indentation.
3820 \end_layout
3821
3822 \begin_layout Standard
3823 Everyone seems to have their own convention for separating paragraphs.
3824  Most Americans indent the first line of a paragraph.
3825  Others don't indent but put extra space between the paragraphs.
3826  If you choose indentation for paragraphs the 
3827 \emph on
3828 first
3829 \emph default
3830  paragraph of a section, or after a figure, an equation, a table, a list,
3831  etc., is 
3832 \emph on
3833 not
3834 \emph default
3835  indented.
3836  Only a paragraph following another paragraph gets indented.
3837  Note that the indentation behavior is different when you use another document
3838  language than English.
3839  LaTeX takes care that the indentation follows the rules of the used language.
3840 \end_layout
3841
3842 \begin_layout Standard
3843 The space between paragraphs, like the line spacing, the space between headings
3844  and text — in fact, all of the spacings for just about everything are pre-coded
3845  into LyX.
3846  As we said, you don't worry about how much space to add between what.
3847  LyX takes care of that.
3848  In fact, these pre-coded vertical spacings aren't a single number but a
3849  range.
3850  That way, LyX can squish or stretch the space between lines to make sure
3851  figures fit on a page with text, so that sections don't start at the bottom
3852  of a page, and so on.
3853 \begin_inset Foot
3854 status collapsed
3855
3856 \begin_layout Plain Layout
3857 LaTeX does this when LyX goes to produce a printable file.
3858 \end_layout
3859
3860 \end_inset
3861
3862  However, pre-coded doesn't mean you can't change them.
3863  LyX gives you the ability to globally change 
3864 \emph on
3865 all
3866 \emph default
3867  of these pre-coded spacings.
3868  We'll explain more later.
3869 \end_layout
3870
3871 \begin_layout Subsection
3872 Paragraph Separation
3873 \begin_inset Index idx
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877 Paragraph ! Separation
3878 \end_layout
3879
3880 \end_inset
3881
3882
3883 \end_layout
3884
3885 \begin_layout Standard
3886 To separate paragraphs, select 
3887 \family sans
3888 Indent
3889 \family default
3890  or 
3891 \family sans
3892 Skip
3893 \family default
3894  in the submenu 
3895 \family sans
3896 Text
3897 \begin_inset space ~
3898 \end_inset
3899
3900 Layout
3901 \family default
3902  of the dialog 
3903 \family sans
3904 Document\SpecialChar \menuseparator
3905 Settings
3906 \family default
3907
3908 \begin_inset Index idx
3909 status collapsed
3910
3911 \begin_layout Plain Layout
3912 Document ! Settings
3913 \end_layout
3914
3915 \end_inset
3916
3917  to indent paragraphs or add extra space between paragraphs, respectively.
3918  The size of the skips can be defined in the dialog, for the indentation
3919  you have to add this line to your document preamble:
3920 \end_layout
3921
3922 \begin_layout Standard
3923
3924 \series bold
3925
3926 \backslash
3927 setlength{
3928 \backslash
3929 parindent}{Length}
3930 \end_layout
3931
3932 \begin_layout Standard
3933 where length is a value in one of the units listed in Appendix
3934 \begin_inset space ~
3935 \end_inset
3936
3937
3938 \begin_inset CommandInset ref
3939 LatexCommand ref
3940 reference "cap:Units"
3941
3942 \end_inset
3943
3944 .
3945  The default length is 30
3946 \begin_inset space \thinspace{}
3947 \end_inset
3948
3949 pt.
3950 \end_layout
3951
3952 \begin_layout Subsection
3953 Fine-Tuning
3954 \end_layout
3955
3956 \begin_layout Standard
3957 You can also change the separation method of a single paragraph.
3958  Open the 
3959 \family sans
3960 Edit\SpecialChar \menuseparator
3961 Paragraph
3962 \begin_inset space ~
3963 \end_inset
3964
3965 Settings
3966 \family default
3967  dialog and toggle the 
3968 \family sans
3969 Indent
3970 \begin_inset space ~
3971 \end_inset
3972
3973 Paragraph
3974 \family default
3975  option to change the state of the current paragraph (shortcut 
3976 \begin_inset Info
3977 type  "shortcut"
3978 arg   "paragraph-params \\indent-toggle"
3979 \end_inset
3980
3981 ).
3982  If paragraphs have no indentation but use extra space for separation, this
3983  button will be ignored (you can't indent a single paragraph by toggling
3984  this).
3985 \end_layout
3986
3987 \begin_layout Standard
3988 You should only need to change the indentation method for a single paragraph
3989  if you need to do some fine-tuning.
3990 \end_layout
3991
3992 \begin_layout Subsection
3993 Line Spacing
3994 \begin_inset Index idx
3995 status collapsed
3996
3997 \begin_layout Plain Layout
3998 Paragraph ! Line spacing
3999 \end_layout
4000
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \begin_layout Standard
4007 In the 
4008 \family sans
4009 Document\SpecialChar \menuseparator
4010 Settings
4011 \noun on
4012
4013 \begin_inset Index idx
4014 status collapsed
4015
4016 \begin_layout Plain Layout
4017 Document ! Settings
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \family default
4024 \noun default
4025  dialog you can set the line spacing in the submenu 
4026 \family sans
4027 Text
4028 \begin_inset space ~
4029 \end_inset
4030
4031 Layout
4032 \family default
4033 .
4034 \begin_inset Foot
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038 You need to have the LaTeX-package 
4039 \series bold
4040 setspace
4041 \series default
4042
4043 \begin_inset Index idx
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 LaTeX-packages ! setspace
4048 \end_layout
4049
4050 \end_inset
4051
4052  installed to use this feature.
4053 \end_layout
4054
4055 \end_inset
4056
4057
4058 \end_layout
4059
4060 \begin_layout Section
4061 Paragraph Environments
4062 \begin_inset CommandInset label
4063 LatexCommand label
4064 name "sec:Paragraph-Environments"
4065
4066 \end_inset
4067
4068
4069 \begin_inset Index idx
4070 status collapsed
4071
4072 \begin_layout Plain Layout
4073 Paragraph ! Environments
4074 \end_layout
4075
4076 \end_inset
4077
4078
4079 \begin_inset Index idx
4080 status collapsed
4081
4082 \begin_layout Plain Layout
4083 Paragraph environments|(
4084 \end_layout
4085
4086 \end_inset
4087
4088
4089 \end_layout
4090
4091 \begin_layout Subsection
4092 Overview
4093 \end_layout
4094
4095 \begin_layout Standard
4096 Paragraph environments correspond to the
4097 \end_layout
4098
4099 \begin_layout Standard
4100
4101 \series bold
4102
4103 \backslash
4104 begin{
4105 \emph on
4106 environment
4107 \emph default
4108 } ...
4109  
4110 \backslash
4111 end{
4112 \emph on
4113 environment
4114 \emph default
4115 }
4116 \series default
4117
4118 \begin_inset Newline newline
4119 \end_inset
4120
4121 command sequence in LaTeX files.
4122  If you don't know LaTeX, or the concept of a paragraph environment is totally
4123  alien to you, we urge you to read the 
4124 \emph on
4125 Tutorial
4126 \emph default
4127 .
4128  The 
4129 \emph on
4130 Tutorial
4131 \emph default
4132  also contains many more examples than this section does.
4133 \end_layout
4134
4135 \begin_layout Standard
4136 A paragraph environment is simply a 
4137 \begin_inset Quotes eld
4138 \end_inset
4139
4140 container
4141 \begin_inset Quotes erd
4142 \end_inset
4143
4144  for a paragraph which gives that paragraph certain properties.
4145  This can include a particular style of font, different margins, a numbering
4146  scheme, labels, and so on.
4147  Additionally, you can 
4148 \begin_inset Quotes eld
4149 \end_inset
4150
4151 nest
4152 \begin_inset Quotes erd
4153 \end_inset
4154
4155  the different environments inside one another, allowing one environment
4156  to inherit some of the properties of another.
4157  The different paragraph environments totally replace the need for messy
4158  tab stops, on the fly margin adjustment, and other hold-overs from the
4159  days of typewriters.
4160  There are several paragraph environments which are specific to a particular
4161  document type.
4162  We'll only be covering the most common ones here.
4163 \end_layout
4164
4165 \begin_layout Standard
4166 To choose a new paragraph environment, use the pull-down box 
4167 \begin_inset Graphics
4168         filename clipart/ToolbarEnvBox.png
4169         scale 70
4170         clip
4171
4172 \end_inset
4173
4174  at the left end of the toolbar.
4175  LyX will change the environment of the 
4176 \emph on
4177 entire
4178 \emph default
4179  paragraph in which the cursor sits.
4180  You can also change the environment of an entire group of paragraphs if
4181  you select them before choosing the new environment.
4182  
4183 \end_layout
4184
4185 \begin_layout Standard
4186 Note that hitting 
4187 \family sans
4188 Return
4189 \family default
4190  will 
4191 \emph on
4192 typically
4193 \emph default
4194  create a new paragraph using the 
4195 \family sans
4196 Standard
4197 \family default
4198  paragraph environment.
4199  We say 
4200 \begin_inset Quotes eld
4201 \end_inset
4202
4203 typically
4204 \begin_inset Quotes erd
4205 \end_inset
4206
4207  because if you are in one of these environments:
4208 \end_layout
4209
4210 \begin_layout Itemize
4211
4212 \family sans
4213 Quote
4214 \end_layout
4215
4216 \begin_layout Itemize
4217
4218 \family sans
4219 Quotation
4220 \end_layout
4221
4222 \begin_layout Itemize
4223
4224 \family sans
4225 Verse
4226 \end_layout
4227
4228 \begin_layout Itemize
4229
4230 \family sans
4231 Itemize
4232 \end_layout
4233
4234 \begin_layout Itemize
4235
4236 \family sans
4237 Enumerate
4238 \end_layout
4239
4240 \begin_layout Itemize
4241
4242 \family sans
4243 Description
4244 \end_layout
4245
4246 \begin_layout Itemize
4247
4248 \family sans
4249 List
4250 \end_layout
4251
4252 \begin_layout Standard
4253 LyX keeps the old paragraph environment when you hit 
4254 \family sans
4255 Return
4256 \family default
4257 , rather than resetting it to 
4258 \family sans
4259 Standard
4260 \family default
4261 .
4262  LyX will still reset the nesting depth, however.
4263  Usually, starting a new paragraph resets both the paragraph environment
4264  and the nesting depth (for more on nesting see section
4265 \begin_inset space ~
4266 \end_inset
4267
4268
4269 \begin_inset CommandInset ref
4270 LatexCommand ref
4271 reference "sec:Nesting"
4272
4273 \end_inset
4274
4275 ).
4276  At the moment, all this is context-specific; you're better off expecting
4277  
4278 \family sans
4279 Return
4280 \family default
4281  to reset the paragraph environment and depth.
4282  If you want a new paragraph to keep the current environment and depth,
4283  use 
4284 \begin_inset Info
4285 type  "shortcut"
4286 arg   "break-paragraph inverse"
4287 \end_inset
4288
4289  instead.
4290 \end_layout
4291
4292 \begin_layout Subsection
4293 Standard
4294 \end_layout
4295
4296 \begin_layout Standard
4297 The default paragraph environment is 
4298 \family sans
4299 Standard
4300 \family default
4301  for most classes.
4302  It creates a plain paragraph.
4303  If LyX resets the paragraph environment, this is the one it chooses.
4304  In fact, the paragraph you're reading right now (and most of the ones in
4305  this manual) are in the 
4306 \family sans
4307 Standard
4308 \family default
4309  environment.
4310 \end_layout
4311
4312 \begin_layout Standard
4313 You can nest a paragraph using the 
4314 \family sans
4315 Standard
4316 \family default
4317  environment in just about anything else, but you can't really nest anything
4318  in a 
4319 \family sans
4320 Standard
4321 \family default
4322  environment.
4323 \end_layout
4324
4325 \begin_layout Subsection
4326 Document Title
4327 \begin_inset Index idx
4328 status collapsed
4329
4330 \begin_layout Plain Layout
4331 Document ! Title
4332 \end_layout
4333
4334 \end_inset
4335
4336
4337 \end_layout
4338
4339 \begin_layout Standard
4340 A LaTeX title page has three parts: the title itself, the name(s) of the
4341  author(s) and a 
4342 \begin_inset Quotes eld
4343 \end_inset
4344
4345 footnote
4346 \begin_inset Quotes erd
4347 \end_inset
4348
4349  for thanks or contact information.
4350  For certain types of documents, LaTeX places all of this on a separate
4351  page along with today's date.
4352  For other types of documents, the title 
4353 \begin_inset Quotes eld
4354 \end_inset
4355
4356 page
4357 \begin_inset Quotes erd
4358 \end_inset
4359
4360  goes at the top of the first page of the document.
4361  
4362 \end_layout
4363
4364 \begin_layout Standard
4365 LyX provides an interface to the title page commands through the paragraph
4366  environments 
4367 \family sans
4368 Title
4369 \family default
4370
4371 \family sans
4372 Author
4373 \family default
4374 , and 
4375 \family sans
4376 Date
4377 \family default
4378 .
4379  Here's how you use them:
4380 \end_layout
4381
4382 \begin_layout Itemize
4383 Put the title of your document in the 
4384 \family sans
4385 Title
4386 \family default
4387  environment.
4388 \end_layout
4389
4390 \begin_layout Itemize
4391 Put the author name in the 
4392 \family sans
4393 Author
4394 \family default
4395  environment.
4396 \end_layout
4397
4398 \begin_layout Itemize
4399 If you want the date to have a certain appearance, want to use a fixed date,
4400  or want other text to appear in place of today's date, put that text in
4401  the 
4402 \family sans
4403 Date
4404 \family default
4405  environment.
4406  Note that using this environment is optional.
4407  If you don't provide any, LaTeX will automatically insert today's date.
4408  If you don't want any date, add the line
4409 \begin_inset Newline newline
4410 \end_inset
4411
4412
4413 \series bold
4414
4415 \backslash
4416 date{}
4417 \series default
4418
4419 \begin_inset Newline newline
4420 \end_inset
4421
4422 to the preamble of your document (menu 
4423 \family sans
4424 Document\SpecialChar \menuseparator
4425 Settings
4426 \family default
4427 )
4428 \end_layout
4429
4430 \begin_layout Standard
4431 You can use footnotes to insert 
4432 \begin_inset Quotes eld
4433 \end_inset
4434
4435 thanks
4436 \begin_inset Quotes erd
4437 \end_inset
4438
4439  or contact information.
4440 \end_layout
4441
4442 \begin_layout Subsection
4443 Headings
4444 \begin_inset Index idx
4445 status collapsed
4446
4447 \begin_layout Plain Layout
4448 Section headings
4449 \end_layout
4450
4451 \end_inset
4452
4453
4454 \begin_inset CommandInset label
4455 LatexCommand label
4456 name "sub:Headings"
4457
4458 \end_inset
4459
4460
4461 \end_layout
4462
4463 \begin_layout Standard
4464 There are several paragraph environments for producing section headings.
4465  LyX takes care of the numbering for you.
4466 \end_layout
4467
4468 \begin_layout Subsubsection
4469 Numbered Headings
4470 \begin_inset Index idx
4471 status collapsed
4472
4473 \begin_layout Plain Layout
4474 Section headings ! Numbered
4475 \end_layout
4476
4477 \end_inset
4478
4479
4480 \end_layout
4481
4482 \begin_layout Standard
4483 There are 7 numbered types of section headings.
4484  They are:
4485 \end_layout
4486
4487 \begin_layout Enumerate
4488
4489 \family sans
4490 Part
4491 \end_layout
4492
4493 \begin_layout Enumerate
4494
4495 \family sans
4496 Chapter
4497 \end_layout
4498
4499 \begin_layout Enumerate
4500
4501 \family sans
4502 Section
4503 \end_layout
4504
4505 \begin_layout Enumerate
4506
4507 \family sans
4508 Subsection
4509 \end_layout
4510
4511 \begin_layout Enumerate
4512
4513 \family sans
4514 Subsubsection
4515 \end_layout
4516
4517 \begin_layout Enumerate
4518
4519 \family sans
4520 Paragraph
4521 \end_layout
4522
4523 \begin_layout Enumerate
4524
4525 \family sans
4526 Subparagraph
4527 \end_layout
4528
4529 \begin_layout Standard
4530 LyX labels each heading with a series of numbers, separated by periods.
4531  The numbers describe where in the document you are.
4532  Unlike the other headings, parts are numbered with Latin letters.
4533 \end_layout
4534
4535 \begin_layout Standard
4536 Headings all subdivide your document into different pieces of text.
4537  For example, suppose you're writing a book.
4538  You group the book into chapters.
4539  LyX does similar grouping:
4540 \end_layout
4541
4542 \begin_layout Itemize
4543
4544 \family sans
4545 Part
4546 \family default
4547  is divided in either 
4548 \family sans
4549 Chapter
4550 \family default
4551 s or 
4552 \family sans
4553 Section
4554 \family default
4555 s
4556 \end_layout
4557
4558 \begin_layout Itemize
4559
4560 \family sans
4561 Chapter
4562 \family default
4563 s are divided into 
4564 \family sans
4565 Section
4566 \family default
4567 s
4568 \end_layout
4569
4570 \begin_layout Itemize
4571
4572 \family sans
4573 Section
4574 \family default
4575 s are divided into 
4576 \family sans
4577 Subsection
4578 \family default
4579 s
4580 \end_layout
4581
4582 \begin_layout Itemize
4583
4584 \family sans
4585 Subsection
4586 \family default
4587 s are divided into 
4588 \family sans
4589 Subsubsection
4590 \family default
4591 s
4592 \end_layout
4593
4594 \begin_layout Itemize
4595
4596 \family sans
4597 Subsubsection
4598 \family default
4599 s are divided into 
4600 \family sans
4601 Paragraph
4602 \family default
4603 s
4604 \end_layout
4605
4606 \begin_layout Itemize
4607
4608 \family sans
4609 Paragraph
4610 \family default
4611 s are divided into 
4612 \family sans
4613 Subparagraph
4614 \family default
4615 s
4616 \end_layout
4617
4618 \begin_layout Standard
4619 \begin_inset Note Greyedout
4620 status open
4621
4622 \begin_layout Plain Layout
4623
4624 \series bold
4625 Note:
4626 \series default
4627  Not all document types use the 
4628 \family sans
4629 Chapter
4630 \family default
4631  heading as the maximum sectioning level.
4632  In that case the 
4633 \family sans
4634 Section
4635 \family default
4636  is the top-level heading.
4637 \end_layout
4638
4639 \end_inset
4640
4641
4642 \end_layout
4643
4644 \begin_layout Standard
4645 So, if you use the 
4646 \family sans
4647 Subsubsection
4648 \family default
4649  environment to label a new sub-subsection, LyX labels it with its number,
4650  along with the number of the subsection, section, and, if applicable, chapter
4651  that it's in.
4652  For example: the fifth section of the second chapter of this book has the
4653  label 
4654 \begin_inset Quotes eld
4655 \end_inset
4656
4657 2.5
4658 \begin_inset Quotes erd
4659 \end_inset
4660
4661 .
4662 \end_layout
4663
4664 \begin_layout Subsubsection
4665 Unnumbered Headings
4666 \begin_inset Index idx
4667 status collapsed
4668
4669 \begin_layout Plain Layout
4670 Section headings ! Unnumbered
4671 \end_layout
4672
4673 \end_inset
4674
4675
4676 \end_layout
4677
4678 \begin_layout Standard
4679 There are 5 types of unnumbered section headings.
4680  They are:
4681 \end_layout
4682
4683 \begin_layout Enumerate
4684
4685 \family sans
4686 Part*
4687 \end_layout
4688
4689 \begin_layout Enumerate
4690
4691 \family sans
4692 Chapter*
4693 \end_layout
4694
4695 \begin_layout Enumerate
4696
4697 \family sans
4698 Section*
4699 \end_layout
4700
4701 \begin_layout Enumerate
4702
4703 \family sans
4704 Subsection*
4705 \end_layout
4706
4707 \begin_layout Enumerate
4708
4709 \family sans
4710 Subsubsection*
4711 \end_layout
4712
4713 \begin_layout Standard
4714 The 
4715 \begin_inset Quotes eld
4716 \end_inset
4717
4718 *
4719 \begin_inset Quotes erd
4720 \end_inset
4721
4722  after each name means that these headings are not numbered.
4723  They work the same as their numbered counterparts but won't appear in the
4724  table of contents, see section
4725 \begin_inset space ~
4726 \end_inset
4727
4728
4729 \begin_inset CommandInset ref
4730 LatexCommand ref
4731 reference "sec:toc"
4732
4733 \end_inset
4734
4735 .
4736 \end_layout
4737
4738 \begin_layout Subsubsection
4739 Changing the Numbering
4740 \begin_inset CommandInset label
4741 LatexCommand label
4742 name "sub:Numbering-depth"
4743
4744 \end_inset
4745
4746
4747 \end_layout
4748
4749 \begin_layout Standard
4750 You can also alter which sectioning levels get numbered and which ones appear
4751  in the Table of Contents.
4752  Now, this doesn't remove any of the levels; that's preset in the document
4753  class.
4754  Certain classes start with 
4755 \family sans
4756 Chapter
4757 \family default
4758  and go down to the 
4759 \family sans
4760 Subparagraph
4761 \family default
4762  level.
4763  Others start at 
4764 \family sans
4765 Section
4766 \family default
4767 .
4768  Similarly, not all document classes number all sectioning levels.
4769  Most don't number 
4770 \family sans
4771 Paragraph
4772 \family default
4773  or 
4774 \family sans
4775 Subparagraph
4776 \family default
4777 .
4778  This is something you can change.
4779 \end_layout
4780
4781 \begin_layout Standard
4782 Open the 
4783 \family sans
4784 Document\SpecialChar \menuseparator
4785 Settings
4786 \family default
4787  dialog.
4788 \family sans
4789
4790 \begin_inset Index idx
4791 status collapsed
4792
4793 \begin_layout Plain Layout
4794 Document ! Settings
4795 \end_layout
4796
4797 \end_inset
4798
4799
4800 \family default
4801  Under 
4802 \family sans
4803 Numbering
4804 \begin_inset space ~
4805 \end_inset
4806
4807 &
4808 \begin_inset space ~
4809 \end_inset
4810
4811 TOC
4812 \family default
4813  you'll see two counters.
4814  The one named 
4815 \family sans
4816 Numbering
4817 \family default
4818  controls how far down in the sectioning hierarchy LyX numbers a section
4819  heading.
4820  The other one controls the appearance of the section headings in the table
4821  of contents.
4822 \end_layout
4823
4824 \begin_layout Subsubsection
4825 Short Titles of Headings
4826 \begin_inset Index idx
4827 status collapsed
4828
4829 \begin_layout Plain Layout
4830 Section headings ! Short titles
4831 \end_layout
4832
4833 \end_inset
4834
4835
4836 \begin_inset Argument
4837 status collapsed
4838
4839 \begin_layout Plain Layout
4840 Short Titles
4841 \end_layout
4842
4843 \end_inset
4844
4845
4846 \begin_inset CommandInset label
4847 LatexCommand label
4848 name "sec:Short-Titles"
4849
4850 \end_inset
4851
4852
4853 \end_layout
4854
4855 \begin_layout Standard
4856 Some section or chapter titles, such as this one, can get quite long.
4857  This can cause trouble when there is limited horizontal space.
4858  For example, if the header of the page is set to show the current section
4859  title, a long title will protrude over the page margins and look awful.
4860 \end_layout
4861
4862 \begin_layout Standard
4863 LaTeX allows you to specify a short title for section headings.
4864  This short title is used in the header and in the actual table of contents,
4865  avoiding the problem mentioned.
4866  To specify a short title, use the menu 
4867 \family sans
4868 Insert\SpecialChar \menuseparator
4869 Short
4870 \begin_inset space ~
4871 \end_inset
4872
4873 Title
4874 \family default
4875 .
4876  This will insert a box labeled 
4877 \begin_inset Quotes eld
4878 \end_inset
4879
4880 opt
4881 \begin_inset Quotes erd
4882 \end_inset
4883
4884  (stands for 
4885 \begin_inset Quotes eld
4886 \end_inset
4887
4888 optional
4889 \begin_inset Quotes erd
4890 \end_inset
4891
4892 ) which you can use to enter the short title text.
4893  This also works for captions inside floats.
4894 \end_layout
4895
4896 \begin_layout Standard
4897 The title of this section is a good example of using this feature.
4898 \end_layout
4899
4900 \begin_layout Subsubsection
4901 Special Information
4902 \end_layout
4903
4904 \begin_layout Standard
4905 The following information applies to all section headings:
4906 \end_layout
4907
4908 \begin_layout Itemize
4909 You cannot do any nesting with these environments.
4910 \end_layout
4911
4912 \begin_layout Itemize
4913 You cannot use a margin note in any of these environments.
4914 \end_layout
4915
4916 \begin_layout Itemize
4917 You can only use inline math in these environments.
4918 \end_layout
4919
4920 \begin_layout Itemize
4921 You can use labels and cross-references to refer to their numbers.
4922 \end_layout
4923
4924 \begin_layout Subsection
4925 Quotes and Poetry line spacing
4926 \end_layout
4927
4928 \begin_layout Standard
4929 LyX has three paragraph environments for writing poetry and quotations.
4930  They are 
4931 \family sans
4932 Quote
4933 \family default
4934
4935 \family sans
4936 Quotation
4937 \family default
4938 , and 
4939 \family sans
4940 Verse
4941 \family default
4942 .
4943  Forget the days of changing line spacing and twiddling with margins.
4944  These three paragraph environments already have those changes built-in.
4945  They all widen the left margin and add a bit of extra space above and below
4946  the text they contain.
4947  They also allow nesting, so you can put a 
4948 \family sans
4949 Verse
4950 \family default
4951  in a 
4952 \family sans
4953 Quotation
4954 \family default
4955 , as well as in some other paragraph environments.
4956 \end_layout
4957
4958 \begin_layout Standard
4959 There is another feature of these three paragraph environments: they do
4960  
4961 \emph on
4962 not
4963 \emph default
4964  reset to 
4965 \family sans
4966 Standard
4967 \family default
4968  when you start a new paragraph.
4969  So, you can type in that poem and merrily hit 
4970 \family sans
4971 Return
4972 \family default
4973  without worrying about the paragraph environment changing on you.
4974  Of course, that means that, once you're done typing in that poem, you have
4975  to change back to the 
4976 \family sans
4977 Standard
4978 \family default
4979  environment yourself.
4980 \end_layout
4981
4982 \begin_layout Subsubsection
4983
4984 \family sans
4985 Quote
4986 \family default
4987  and 
4988 \family sans
4989 Quotation
4990 \family default
4991
4992 \begin_inset CommandInset label
4993 LatexCommand label
4994 name "sec:Quote"
4995
4996 \end_inset
4997
4998
4999 \begin_inset Index idx
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003 Quotation
5004 \end_layout
5005
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 Now that we've described the similarities of these three environments, it's
5013  time for the differences.
5014  
5015 \family sans
5016 Quote
5017 \family default
5018  and 
5019 \family sans
5020 Quotation
5021 \family default
5022  are identical except for one difference: 
5023 \family sans
5024 Quote
5025 \family default
5026  uses extra spacing to separate paragraphs and never indents the first line.
5027  
5028 \family sans
5029 Quotation
5030 \family default
5031  
5032 \emph on
5033 always
5034 \emph default
5035  indents the first line of a paragraph and uses the same line spacing throughout.
5036 \end_layout
5037
5038 \begin_layout Standard
5039 Here's an example of the 
5040 \family sans
5041 Quote
5042 \family default
5043  environment:
5044 \end_layout
5045
5046 \begin_layout Quote
5047 This is in the 
5048 \family sans
5049 Quote
5050 \family default
5051  environment.
5052  I can keep writing, extending this line out further and further until it
5053  wraps.
5054  See – no indentation!
5055 \end_layout
5056
5057 \begin_layout Quote
5058 Here's the second paragraph of this quote.
5059  Again, there's no indentation, but there is extra space between me and
5060  the other paragraph.
5061 \end_layout
5062
5063 \begin_layout Standard
5064 Here's another example, this time in the 
5065 \family sans
5066 Quotation
5067 \family default
5068  environment:
5069 \end_layout
5070
5071 \begin_layout Quotation
5072 This is in the 
5073 \family sans
5074 Quotation
5075 \family default
5076  environment.
5077  If I keep writing, you'll see the indentation.
5078  If your country uses a writing style that shows off new paragraphs by indenting
5079  the first line, then 
5080 \family sans
5081 Quotation
5082 \family default
5083  is the environment for you! Well, you'd use it 
5084 \emph on
5085 if
5086 \emph default
5087  you were quoting other text.
5088 \end_layout
5089
5090 \begin_layout Quotation
5091 Here's a new paragraph.
5092  I could ramble on and on, like a politician at election time.
5093  If I did that, though, you'd get bored.
5094 \end_layout
5095
5096 \begin_layout Standard
5097 As the examples show, 
5098 \family sans
5099 Quote
5100 \family default
5101  is for those people who use extra space to separate paragraphs.
5102  They should put quotes in the 
5103 \family sans
5104 Quote
5105 \family default
5106  environment.
5107  Those who use indentation to mark a new paragraph should use the 
5108 \family sans
5109 Quotation
5110 \family default
5111  paragraph environment for quoted text.
5112 \end_layout
5113
5114 \begin_layout Subsubsection
5115
5116 \family sans
5117 Verse
5118 \family default
5119
5120 \begin_inset Index idx
5121 status collapsed
5122
5123 \begin_layout Plain Layout
5124 Paragraph ! Verse
5125 \end_layout
5126
5127 \end_inset
5128
5129
5130 \family sans
5131
5132 \begin_inset Index idx
5133 status collapsed
5134
5135 \begin_layout Plain Layout
5136 Poetry
5137 \end_layout
5138
5139 \end_inset
5140
5141
5142 \begin_inset CommandInset label
5143 LatexCommand label
5144 name "sec:Verse"
5145
5146 \end_inset
5147
5148
5149 \end_layout
5150
5151 \begin_layout Standard
5152
5153 \family sans
5154 Verse
5155 \family default
5156  is a paragraph environment for poetry, rhymes, verses, and so on.
5157  Here's an example:
5158 \end_layout
5159
5160 \begin_layout Verse
5161 This is in Verse
5162 \begin_inset Newline newline
5163 \end_inset
5164
5165 Which I did not rehearse!
5166 \end_layout
5167
5168 \begin_layout Verse
5169 It could be much worse.
5170  This line could be long, very long, oh so long, so very long that it wraps
5171  around.
5172  It looks okay on screen, but in the printed version, the extra lines are
5173  indented a bit more than the first.
5174  Okay, so it's turned to prose and doesn't rhyme anymore.
5175  So sue me.
5176 \end_layout
5177
5178 \begin_layout Verse
5179 To break a line
5180 \begin_inset Newline newline
5181 \end_inset
5182
5183 And make things look fine
5184 \begin_inset Newline newline
5185 \end_inset
5186
5187 Use 
5188 \begin_inset Info
5189 type  "shortcut"
5190 arg   "newline-insert newline"
5191 \end_inset
5192
5193 .
5194 \end_layout
5195
5196 \begin_layout Standard
5197 As you can see, 
5198 \family sans
5199 Verse
5200 \family default
5201  does not indent both margins.
5202  Each stanza of the verse or poem is in its own paragraph.
5203  To separate the individual lines of a stanza, use the 
5204 \family typewriter
5205 break-line
5206 \family default
5207  function 
5208 \begin_inset Info
5209 type  "shortcut"
5210 arg   "newline-insert newline"
5211 \end_inset
5212
5213 .
5214 \end_layout
5215
5216 \begin_layout Subsection
5217 Lists
5218 \begin_inset Index idx
5219 status collapsed
5220
5221 \begin_layout Plain Layout
5222 Lists
5223 \end_layout
5224
5225 \end_inset
5226
5227
5228 \begin_inset CommandInset label
5229 LatexCommand label
5230 name "sub:Lists"
5231
5232 \end_inset
5233
5234
5235 \end_layout
5236
5237 \begin_layout Standard
5238 LyX has four different paragraph environments for creating different kinds
5239  of lists.
5240  In the 
5241 \family sans
5242 Itemize
5243 \family default
5244  and 
5245 \family sans
5246 Enumerate
5247 \family default
5248  environments, LyX labels your list items with bullets or numbers, respectively.
5249  In the 
5250 \family sans
5251 Description
5252 \family default
5253  and 
5254 \family sans
5255 List
5256 \family default
5257  environments, LyX lets you provide your own label.
5258  We'll present the individual details of each type of list next after describing
5259  some general features of all four of them.
5260 \end_layout
5261
5262 \begin_layout Subsubsection
5263 General Features
5264 \end_layout
5265
5266 \begin_layout Standard
5267 The four paragraph environments for lists differ from the other environments
5268  in several ways.
5269  First, LyX treats each paragraph as a list item.
5270  Hitting 
5271 \family sans
5272 Return
5273 \family default
5274  does 
5275 \emph on
5276 not
5277 \emph default
5278  reset the environment to 
5279 \family sans
5280 Standard
5281 \family default
5282  but keeps the current environment and creates a new list item.
5283  The nesting depth is hereby kept.
5284  If you want to keep the paragraph environment but reset the current nesting
5285  depth, you can use 
5286 \begin_inset Info
5287 type  "shortcut"
5288 arg   "break-paragraph inverse"
5289 \end_inset
5290
5291  to break paragraphs.
5292 \end_layout
5293
5294 \begin_layout Standard
5295 You can nest lists of any type inside one another.
5296  In fact, LyX changes the labels on some list items depending on how it
5297  is nested.
5298  If you intend to use any of the list paragraph environments, we suggest
5299  you read all of section
5300 \begin_inset space ~
5301 \end_inset
5302
5303
5304 \begin_inset CommandInset ref
5305 LatexCommand ref
5306 reference "sec:Nesting"
5307
5308 \end_inset
5309
5310 .
5311  
5312 \end_layout
5313
5314 \begin_layout Subsubsection
5315
5316 \family sans
5317 Itemize
5318 \family default
5319
5320 \begin_inset Index idx
5321 status collapsed
5322
5323 \begin_layout Plain Layout
5324 Lists ! Itemize
5325 \end_layout
5326
5327 \end_inset
5328
5329
5330 \begin_inset CommandInset label
5331 LatexCommand label
5332 name "sec:Itemize"
5333
5334 \end_inset
5335
5336
5337 \end_layout
5338
5339 \begin_layout Standard
5340 The first type of list we'll describe in detail is the 
5341 \family sans
5342 Itemize
5343 \family default
5344  paragraph environment.
5345  It has the following properties:
5346 \end_layout
5347
5348 \begin_layout Itemize
5349 Each item has a particular bullet or symbol as its label.
5350 \end_layout
5351
5352 \begin_deeper
5353 \begin_layout Itemize
5354 LyX uses the same symbol for all of the items in a given nesting level.
5355 \end_layout
5356
5357 \begin_layout Itemize
5358 The symbol appears at the beginning of the first line.
5359 \end_layout
5360
5361 \end_deeper
5362 \begin_layout Itemize
5363 The items can have any length.
5364  LyX automatically offsets the left margin of each item.
5365  The offset is always relative to whatever environment the 
5366 \family sans
5367 Itemize
5368 \family default
5369  list may be in.
5370 \end_layout
5371
5372 \begin_layout Itemize
5373 If you nest an 
5374 \family sans
5375 Itemize
5376 \family default
5377  environment inside another 
5378 \family sans
5379 Itemize
5380 \family default
5381  environment, the label changes to a new symbol.
5382 \end_layout
5383
5384 \begin_deeper
5385 \begin_layout Itemize
5386 There are four different symbols for up to a four-fold nesting.
5387 \end_layout
5388
5389 \begin_layout Itemize
5390 LyX always shows the same symbol on screen.
5391 \end_layout
5392
5393 \begin_layout Itemize
5394 See section
5395 \begin_inset space ~
5396 \end_inset
5397
5398
5399 \begin_inset CommandInset ref
5400 LatexCommand ref
5401 reference "sec:Nesting"
5402
5403 \end_inset
5404
5405  for a full explanation of nesting.
5406 \end_layout
5407
5408 \end_deeper
5409 \begin_layout Standard
5410 Of course, that explanation was also an example of an 
5411 \family sans
5412 Itemize
5413 \family default
5414  list.
5415  The 
5416 \family sans
5417 Itemize
5418 \family default
5419  environment is best suited for lists where the order doesn't matter.
5420 \end_layout
5421
5422 \begin_layout Standard
5423 We said that different levels use different symbols as their label.
5424  Here's an example of all four possible symbols.
5425 \end_layout
5426
5427 \begin_layout Itemize
5428 The label for the first level 
5429 \family sans
5430 Itemize
5431 \family default
5432  is a large black dot, or bullet.
5433 \end_layout
5434
5435 \begin_deeper
5436 \begin_layout Itemize
5437 The label for the second level is a dash.
5438 \end_layout
5439
5440 \begin_deeper
5441 \begin_layout Itemize
5442 The label for the third is an asterisk.
5443 \end_layout
5444
5445 \begin_deeper
5446 \begin_layout Itemize
5447 The label for the fourth is a centered dot.
5448 \end_layout
5449
5450 \end_deeper
5451 \begin_layout Itemize
5452 Back out to the third level.
5453 \end_layout
5454
5455 \end_deeper
5456 \begin_layout Itemize
5457 Back to the second level.
5458 \end_layout
5459
5460 \end_deeper
5461 \begin_layout Itemize
5462 Back to the outermost level.
5463 \end_layout
5464
5465 \begin_layout Standard
5466 These are the default labels for an 
5467 \family sans
5468 Itemize
5469 \family default
5470  list.
5471  You can customize these labels in the 
5472 \family sans
5473 Document\SpecialChar \menuseparator
5474 Settings
5475 \family default
5476  dialog in the submenu 
5477 \family sans
5478 Bullets
5479 \family default
5480 .
5481 \family sans
5482
5483 \begin_inset Index idx
5484 status collapsed
5485
5486 \begin_layout Plain Layout
5487 Document ! Settings
5488 \end_layout
5489
5490 \end_inset
5491
5492
5493 \end_layout
5494
5495 \begin_layout Standard
5496 Notice how the space between items decreases with increasing depth.
5497  We'll explain nesting and all the tricks you can do with different depths
5498  in section
5499 \begin_inset space ~
5500 \end_inset
5501
5502
5503 \begin_inset CommandInset ref
5504 LatexCommand ref
5505 reference "sec:Nesting"
5506
5507 \end_inset
5508
5509 .
5510 \end_layout
5511
5512 \begin_layout Subsubsection
5513
5514 \family sans
5515 Enumerate
5516 \family default
5517
5518 \begin_inset Index idx
5519 status collapsed
5520
5521 \begin_layout Plain Layout
5522 Lists ! Enumerate
5523 \end_layout
5524
5525 \end_inset
5526
5527
5528 \begin_inset CommandInset label
5529 LatexCommand label
5530 name "sec:Enumerate"
5531
5532 \end_inset
5533
5534
5535 \end_layout
5536
5537 \begin_layout Standard
5538 The 
5539 \family sans
5540 Enumerate
5541 \family default
5542  environment is used to create numbered lists and outlines.
5543  It has these properties:
5544 \end_layout
5545
5546 \begin_layout Enumerate
5547 Each item has a numeral as its label.
5548 \end_layout
5549
5550 \begin_deeper
5551 \begin_layout Enumerate
5552 The label type depends on the nesting depth.
5553 \end_layout
5554
5555 \end_deeper
5556 \begin_layout Enumerate
5557 LyX automatically counts the items for you and updates the label as appropriate.
5558 \end_layout
5559
5560 \begin_layout Enumerate
5561 Each new 
5562 \family sans
5563 Enumerate
5564 \family default
5565  environment resets the counter to one.
5566 \end_layout
5567
5568 \begin_layout Enumerate
5569 Like the 
5570 \family sans
5571 Itemize
5572 \family default
5573  environment, the 
5574 \family sans
5575 Enumerate
5576 \family default
5577  environment:
5578 \end_layout
5579
5580 \begin_deeper
5581 \begin_layout Enumerate
5582 Offsets the items relative to the left margin.
5583  Items can have any length.
5584 \end_layout
5585
5586 \begin_layout Enumerate
5587 Reduces the space between items as the nesting depth increases.
5588 \end_layout
5589
5590 \begin_layout Enumerate
5591 Uses different types of labels depending on the nesting depth.
5592 \end_layout
5593
5594 \begin_layout Enumerate
5595 Allows up to a four-fold nesting.
5596 \end_layout
5597
5598 \end_deeper
5599 \begin_layout Standard
5600 Unlike the 
5601 \family sans
5602 Itemize
5603 \family default
5604  environment, 
5605 \family sans
5606 Enumerate
5607 \family default
5608  shows the different labels for each item in LyX.
5609  Here is how LyX labels the four different levels in an 
5610 \family sans
5611 Enumerate
5612 \family default
5613 :
5614 \end_layout
5615
5616 \begin_layout Enumerate
5617 The first level of an 
5618 \family sans
5619 Enumerate
5620 \family default
5621  uses Arabic numerals followed by a period.
5622 \end_layout
5623
5624 \begin_deeper
5625 \begin_layout Enumerate
5626 The second level uses lower case letters surrounded by parentheses.
5627 \end_layout
5628
5629 \begin_deeper
5630 \begin_layout Enumerate
5631 The third level uses lower-case Roman numerals followed by a period.
5632 \end_layout
5633
5634 \begin_deeper
5635 \begin_layout Enumerate
5636 The fourth level uses capital letters followed by a period.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Again, notice the decrease in the spacing between items as the nesting depth
5641  increases.
5642 \end_layout
5643
5644 \end_deeper
5645 \begin_layout Enumerate
5646 Back to the third level
5647 \end_layout
5648
5649 \end_deeper
5650 \begin_layout Enumerate
5651 Back to the second level.
5652 \end_layout
5653
5654 \end_deeper
5655 \begin_layout Enumerate
5656 Back to the outermost level.
5657 \end_layout
5658
5659 \begin_layout Standard
5660 Once again, you can customize the type of numbering used in the 
5661 \family sans
5662 Enumerate
5663 \family default
5664  environment.
5665  It involves adding commands to the LaTeX preamble (see the 
5666 \emph on
5667 Additional Features
5668 \emph default
5669  manual).
5670  As stated earlier, such customization only shows up in the printed version,
5671  not in LyX.
5672 \end_layout
5673
5674 \begin_layout Standard
5675 There is more to nesting 
5676 \family sans
5677 Enumerate
5678 \family default
5679  environments than we've stated here.
5680  You should read section
5681 \begin_inset space ~
5682 \end_inset
5683
5684
5685 \begin_inset CommandInset ref
5686 LatexCommand ref
5687 reference "sec:Nesting"
5688
5689 \end_inset
5690
5691  to learn more about nesting.
5692 \end_layout
5693
5694 \begin_layout Subsubsection
5695
5696 \family sans
5697 Description
5698 \family default
5699
5700 \begin_inset Index idx
5701 status collapsed
5702
5703 \begin_layout Plain Layout
5704 Lists ! Description
5705 \end_layout
5706
5707 \end_inset
5708
5709
5710 \end_layout
5711
5712 \begin_layout Standard
5713 Unlike the previous two environments, the 
5714 \family sans
5715 Description
5716 \family default
5717  list has no fixed label.
5718  Instead, LyX uses the first 
5719 \begin_inset Quotes eld
5720 \end_inset
5721
5722 word
5723 \begin_inset Quotes erd
5724 \end_inset
5725
5726  of the first line as the label.
5727  Here's an example:
5728 \end_layout
5729
5730 \begin_layout Description
5731 Example: This is an example of the 
5732 \family sans
5733 Description
5734 \family default
5735  environment.
5736 \end_layout
5737
5738 \begin_layout Standard
5739 LyX typesets the label in boldface and puts extra space between it and the
5740  rest of the line.
5741 \end_layout
5742
5743 \begin_layout Standard
5744 With the first 
5745 \begin_inset Quotes eld
5746 \end_inset
5747
5748 word
5749 \begin_inset Quotes erd
5750 \end_inset
5751
5752  it is meant that the first hit of the 
5753 \family sans
5754 Space
5755 \family default
5756  key ends the label if you are at the beginning of the first line of an
5757  item.
5758  If you need to use more than one word in the label use a 
5759 \family sans
5760 Protected Blank
5761 \family default
5762 .
5763  (Use either 
5764 \begin_inset Info
5765 type  "shortcut"
5766 arg   "space-insert protected"
5767 \end_inset
5768
5769  or the menu 
5770 \family sans
5771 Insert\SpecialChar \menuseparator
5772 Formatting\SpecialChar \menuseparator
5773 Protected
5774 \begin_inset space ~
5775 \end_inset
5776
5777 Space
5778 \family default
5779 , see section
5780 \begin_inset space ~
5781 \end_inset
5782
5783
5784 \begin_inset CommandInset ref
5785 LatexCommand ref
5786 reference "sub:Protected-Space"
5787
5788 \end_inset
5789
5790  for more info.) Here is an example:
5791 \end_layout
5792
5793 \begin_layout Description
5794 Second
5795 \begin_inset space ~
5796 \end_inset
5797
5798 Example: This one shows how to use a 
5799 \family sans
5800 Protected
5801 \begin_inset space ~
5802 \end_inset
5803
5804 Blank
5805 \family default
5806  in the label of a 
5807 \family sans
5808 Description
5809 \family default
5810  list item.
5811 \end_layout
5812
5813 \begin_layout Description
5814 Usage: You should use the 
5815 \family sans
5816 Description
5817 \family default
5818  environment for things like definitions and theorems.
5819  Use it when you need to make one word in particular stand out in the text
5820  that describes it.
5821  It's not a good idea to use a 
5822 \family sans
5823 Description
5824 \family default
5825  environment when you have an entire sentence that you want to describe.
5826  You're better off using 
5827 \family sans
5828 Itemize
5829 \family default
5830  or 
5831 \family sans
5832 Enumerate
5833 \family default
5834  and nesting several 
5835 \family sans
5836 Standard
5837 \family default
5838  paragraphs into them.
5839 \end_layout
5840
5841 \begin_layout Description
5842 Nesting: You can nest 
5843 \family sans
5844 Description
5845 \family default
5846  environments inside one another, nest them in other types of lists, and
5847  so on.
5848 \end_layout
5849
5850 \begin_layout Standard
5851 Notice that after the first line, LyX indents subsequent lines, offsetting
5852  them from the first line.
5853 \end_layout
5854
5855 \begin_layout Subsubsection
5856 The LyX 
5857 \family sans
5858 List
5859 \family default
5860
5861 \begin_inset Index idx
5862 status collapsed
5863
5864 \begin_layout Plain Layout
5865 Lists ! LyX list
5866 \end_layout
5867
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \begin_layout Standard
5874 The 
5875 \family sans
5876 List
5877 \family default
5878  environment is a LyX extension to LaTeX.
5879 \end_layout
5880
5881 \begin_layout Standard
5882 \begin_inset Note Greyedout
5883 status open
5884
5885 \begin_layout Plain Layout
5886
5887 \series bold
5888 Note:
5889 \series default
5890  When you are using a KOMA-Script document class, like in this document,
5891  the 
5892 \family sans
5893 List
5894 \family default
5895  environment is named 
5896 \family sans
5897 Labeling
5898 \family default
5899 .
5900 \end_layout
5901
5902 \end_inset
5903
5904
5905 \end_layout
5906
5907 \begin_layout Standard
5908 Like the 
5909 \family sans
5910 Description
5911 \family default
5912  environment the 
5913 \family sans
5914 List
5915 \family default
5916  environment has user-defined labels for each list item.
5917  There are the following properties of this list environment:
5918 \end_layout
5919
5920 \begin_layout Labeling
5921 \labelwidthstring 00.00.0000
5922 item
5923 \begin_inset space ~
5924 \end_inset
5925
5926 labels LyX uses the first 
5927 \begin_inset Quotes eld
5928 \end_inset
5929
5930 word
5931 \begin_inset Quotes erd
5932 \end_inset
5933
5934  of each line as the item label.
5935  The first 
5936 \family sans
5937 Space
5938 \family default
5939  after the beginning of the first line of an item marks the end of the label.
5940  If you need to use more than one word in an item label, use a protected
5941  blank as described above.
5942 \end_layout
5943
5944 \begin_layout Labeling
5945 \labelwidthstring 00.00.0000
5946 margins As you can see, LyX uses different margins for the item label and
5947  the body of the item text.
5948  The body of the text has a larger left margin, which is equal to the default
5949  label width plus a little extra space.
5950  
5951 \end_layout
5952
5953 \begin_layout Labeling
5954 \labelwidthstring 00.00.0000
5955 label
5956 \begin_inset space ~
5957 \end_inset
5958
5959 width LyX uses the width of the label, or the default width, whatever is
5960  larger.
5961  If the label width is larger, the label 
5962 \begin_inset Quotes eld
5963 \end_inset
5964
5965 extends
5966 \begin_inset Quotes erd
5967 \end_inset
5968
5969  into the first line.
5970  In other words, the text of the first line isn't aligned with the left
5971  margin of the rest of the item text.
5972 \end_layout
5973
5974 \begin_layout Labeling
5975 \labelwidthstring 00.00.0000
5976 default
5977 \begin_inset space ~
5978 \end_inset
5979
5980 width You can set the default label width to ensure that the text of all
5981  items in a 
5982 \family sans
5983 List
5984 \family default
5985  environment have the same left margin.
5986 \begin_inset Newline newline
5987 \end_inset
5988
5989 To change the default width, select all items in the list.
5990  Now open the 
5991 \family sans
5992 Edit\SpecialChar \menuseparator
5993 Paragraph
5994 \begin_inset space ~
5995 \end_inset
5996
5997 Settings
5998 \family default
5999  dialog.
6000  The text in the box 
6001 \family sans
6002 Longest
6003 \begin_inset space ~
6004 \end_inset
6005
6006 label
6007 \family default
6008  determines the default label width.
6009  You can use the text of your largest label here, but you can also use the
6010  letter 
6011 \begin_inset Quotes eld
6012 \end_inset
6013
6014 M
6015 \begin_inset Quotes erd
6016 \end_inset
6017
6018  multiple times instead.
6019  The M is the widest character and is a standard unit of widths in LaTeX.
6020  By using 
6021 \begin_inset Quotes eld
6022 \end_inset
6023
6024 M
6025 \begin_inset Quotes erd
6026 \end_inset
6027
6028  as the unit of width you don't need to keep changing the contents of 
6029 \family sans
6030 Longest
6031 \begin_inset space ~
6032 \end_inset
6033
6034 label
6035 \family default
6036  every time you alter a label in a 
6037 \family sans
6038 List
6039 \family default
6040  environment.
6041 \begin_inset Newline newline
6042 \end_inset
6043
6044 The predefined default width is the length of 
6045 \begin_inset Quotes eld
6046 \end_inset
6047
6048 00.00.0000
6049 \begin_inset Quotes erd
6050 \end_inset
6051
6052  (equal to 6 M).
6053  
6054 \begin_inset Newline newline
6055 \end_inset
6056
6057
6058 \begin_inset Note Greyedout
6059 status open
6060
6061 \begin_layout Plain Layout
6062
6063 \series bold
6064 Note:
6065 \series default
6066  Setting the cursor into a list item to change only its label width will
6067  only change the width inside LyX but not in the output.
6068 \end_layout
6069
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \begin_layout Standard
6076 You should use the 
6077 \family sans
6078 List
6079 \family default
6080  environment the same way like the 
6081 \family sans
6082 Description
6083 \family default
6084  list: When you need one word to stand out from the text that describes
6085  it.
6086  The 
6087 \family sans
6088 List
6089 \family default
6090  environment gives you another way to do this, using a different overall
6091  layout.
6092 \end_layout
6093
6094 \begin_layout Standard
6095 You can nest 
6096 \family sans
6097 List
6098 \family default
6099  environments inside one another, nest them in other types of lists, and
6100  so on.
6101  They work just like the other list paragraph environments.
6102  Read section
6103 \begin_inset space ~
6104 \end_inset
6105
6106
6107 \begin_inset CommandInset ref
6108 LatexCommand ref
6109 reference "sec:Nesting"
6110
6111 \end_inset
6112
6113  to learn about nesting.
6114 \end_layout
6115
6116 \begin_layout Standard
6117 There is yet another feature of the 
6118 \family sans
6119 List
6120 \family default
6121  environment: As you can see in the examples, LyX left-justifies the item
6122  labels by default.
6123  You can use additional 
6124 \family sans
6125 HFills
6126 \family default
6127  to change how LyX justifies the item label.
6128  
6129 \family sans
6130 Hfills
6131 \family default
6132  are documented in section
6133 \begin_inset space ~
6134 \end_inset
6135
6136
6137 \begin_inset CommandInset ref
6138 LatexCommand ref
6139 reference "sub:Horizontal-Space"
6140
6141 \end_inset
6142
6143 .
6144  Here are some examples:
6145 \begin_inset Newpage pagebreak
6146 \end_inset
6147
6148
6149 \end_layout
6150
6151 \begin_layout Labeling
6152 \labelwidthstring 00.00.0000
6153 Left The default for 
6154 \family sans
6155 List
6156 \family default
6157  item labels.
6158 \end_layout
6159
6160 \begin_layout Labeling
6161 \labelwidthstring 00.00.0000
6162 \begin_inset space \hfill{}
6163 \end_inset
6164
6165 Right One 
6166 \family sans
6167 HFill
6168 \family default
6169  at the beginning of the label right justifies it.
6170 \end_layout
6171
6172 \begin_layout Labeling
6173 \labelwidthstring 00.00.0000
6174 \begin_inset space \hfill{}
6175 \end_inset
6176
6177 Center
6178 \begin_inset space \hfill{}
6179 \end_inset
6180
6181  One 
6182 \family sans
6183 HFill
6184 \family default
6185  at the beginning of the label and one at the end centers it.
6186 \end_layout
6187
6188 \begin_layout Subsection
6189 Letters
6190 \begin_inset Index idx
6191 status collapsed
6192
6193 \begin_layout Plain Layout
6194 Letters
6195 \end_layout
6196
6197 \end_inset
6198
6199
6200 \end_layout
6201
6202 \begin_layout Subsubsection
6203
6204 \family sans
6205 Address
6206 \family default
6207  and 
6208 \family sans
6209 Right
6210 \begin_inset space ~
6211 \end_inset
6212
6213 Address
6214 \family default
6215 : An Overview
6216 \end_layout
6217
6218 \begin_layout Standard
6219 Although LyX has document classes for letters, we've also created two paragraph
6220  environments called 
6221 \family sans
6222 Address
6223 \family default
6224  and 
6225 \family sans
6226 Right
6227 \begin_inset space ~
6228 \end_inset
6229
6230 Address
6231 \family default
6232 .
6233  To use the letter class, you need to use specific paragraph environments
6234  in a specific order, otherwise LaTeX gags on the document.
6235  In contrast, you can use the 
6236 \family sans
6237 Address
6238 \family default
6239  and 
6240 \family sans
6241 Right
6242 \begin_inset space ~
6243 \end_inset
6244
6245 Address
6246 \family default
6247  paragraph environments anywhere with no problem.
6248  You can even nest them inside other environments, though you can't nest
6249  anything in them.
6250 \end_layout
6251
6252 \begin_layout Standard
6253 Of course, you're not limited to using 
6254 \family sans
6255 Address
6256 \family default
6257  and 
6258 \family sans
6259 Right
6260 \begin_inset space ~
6261 \end_inset
6262
6263 Address
6264 \family default
6265  for letters only.
6266  
6267 \family sans
6268 Right
6269 \begin_inset space ~
6270 \end_inset
6271
6272 Address
6273 \family default
6274 , in particular, is useful for creating article titles like those used in
6275  some European academic papers.
6276 \end_layout
6277
6278 \begin_layout Subsubsection
6279 Usage
6280 \begin_inset CommandInset label
6281 LatexCommand label
6282 name "sec:Address-Usage"
6283
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \begin_layout Standard
6290 The 
6291 \family sans
6292 Address
6293 \family default
6294  environment formats text in the style of an address, which is also used
6295  for the opening and signature in some countries.
6296  Similarly, the 
6297 \family sans
6298 Right
6299 \begin_inset space ~
6300 \end_inset
6301
6302 Address
6303 \family default
6304  environment formats text in the style of a right-justified address, which
6305  is used for the sender's address and today's date in some countries.
6306  Here's an example of each:
6307 \end_layout
6308
6309 \begin_layout Right Address
6310 Right Address
6311 \begin_inset Newline newline
6312 \end_inset
6313
6314 Who I am
6315 \begin_inset Newline newline
6316 \end_inset
6317
6318 Where I am
6319 \begin_inset Newline newline
6320 \end_inset
6321
6322 When is it? What is today?
6323 \end_layout
6324
6325 \begin_layout Standard
6326 That was 
6327 \family sans
6328 Right
6329 \begin_inset space ~
6330 \end_inset
6331
6332 Address
6333 \family default
6334 .
6335  Notice that the lines all have the same left margin, which LyX sets to
6336  fit the largest block of text on a single line.
6337  Here's an example of the 
6338 \family sans
6339 Address
6340 \family default
6341  environment:
6342 \end_layout
6343
6344 \begin_layout Address
6345 Who are you
6346 \begin_inset Newline newline
6347 \end_inset
6348
6349 Where do I send this
6350 \begin_inset Newline newline
6351 \end_inset
6352
6353 Your post office and country
6354 \end_layout
6355
6356 \begin_layout Standard
6357 As you can see, both 
6358 \family sans
6359 Address
6360 \family default
6361  and 
6362 \family sans
6363 Right
6364 \begin_inset space ~
6365 \end_inset
6366
6367 Address
6368 \family default
6369  add extra space between themselves and the next paragraph.
6370  If you hit 
6371 \family sans
6372 Return
6373 \family default
6374  in either of these environments, LyX resets the nesting depth and sets
6375  the environment to 
6376 \family sans
6377 Standard
6378 \family default
6379 .
6380  This makes sense, since 
6381 \family sans
6382 Return
6383 \family default
6384  is the 
6385 \family typewriter
6386 break-paragraph
6387 \family default
6388  function, and the individual lines of an address are not paragraphs.
6389  Thus, you have to use 
6390 \family typewriter
6391 break-line
6392 \family default
6393  (
6394 \begin_inset Info
6395 type  "shortcut"
6396 arg   "newline-insert newline"
6397 \end_inset
6398
6399  or 
6400 \family sans
6401 Formatting
6402 \begin_inset space ~
6403 \end_inset
6404
6405 Character\SpecialChar \menuseparator
6406 Line
6407 \begin_inset space ~
6408 \end_inset
6409
6410 Break
6411 \family default
6412  from the 
6413 \family sans
6414 Insert
6415 \family default
6416  menu) to start a new line in an 
6417 \family sans
6418 Address
6419 \family default
6420  or 
6421 \family sans
6422 Right
6423 \begin_inset space ~
6424 \end_inset
6425
6426 Address
6427 \family default
6428  environment.
6429 \end_layout
6430
6431 \begin_layout Subsection
6432 Academic Writing
6433 \end_layout
6434
6435 \begin_layout Standard
6436 Most academic writing begins with an abstract and ends with a bibliography
6437  or list of references.
6438  LyX contains paragraph environments for both of these.
6439 \end_layout
6440
6441 \begin_layout Subsubsection
6442
6443 \family sans
6444 Abstract
6445 \begin_inset Index idx
6446 status collapsed
6447
6448 \begin_layout Plain Layout
6449 Abstracts
6450 \end_layout
6451
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 The 
6459 \family sans
6460 Abstract
6461 \family default
6462  environment is used for the abstract of an article.
6463  Technically, you could use this environment anywhere, but you really should
6464  only use it at the beginning of the document, after the title.
6465  Also, don't bother trying to nest 
6466 \family sans
6467 Abstract
6468 \family default
6469  in anything else or vice versa.
6470  It won't work.
6471  The 
6472 \family sans
6473 Abstract
6474 \family default
6475  environment is only useful in the article and report document classes.
6476  The book document classes ignores the 
6477 \family sans
6478 Abstract
6479 \family default
6480  completely, and it's utterly silly to use 
6481 \family sans
6482 Abstract
6483 \family default
6484  in a letter document class.
6485 \end_layout
6486
6487 \begin_layout Standard
6488 The 
6489 \family sans
6490 Abstract
6491 \family default
6492  environment does several things for you.
6493  First, it puts the centered label 
6494 \begin_inset Quotes eld
6495 \end_inset
6496
6497 Abstract
6498 \begin_inset Quotes erd
6499 \end_inset
6500
6501  above the text.
6502  The label and the text of the abstract are separated by some extra vertical
6503  space.
6504  Second, it typesets everything in a smaller font, just as you'd expect.
6505  Lastly, it adds a bit of extra vertical space between the abstract and
6506  the subsequent text.
6507  Well, that's how it will appear on the LyX screen.
6508  The appearance in the output depends on the used article or report class.
6509 \end_layout
6510
6511 \begin_layout Standard
6512 Starting a new paragraph by hitting 
6513 \family sans
6514 Return
6515 \family default
6516  does not reset the paragraph environment.
6517  The new paragraph will still be in the 
6518 \family sans
6519 Abstract
6520 \family default
6521  environment.
6522  So, you will have to change the paragraph environment yourself when you
6523  finish entering the abstract of your document.
6524 \end_layout
6525
6526 \begin_layout Standard
6527 \begin_inset Float figure
6528 wide false
6529 sideways false
6530 status open
6531
6532 \begin_layout Plain Layout
6533 \align center
6534 \begin_inset Graphics
6535         filename clipart/Abstract.pdf
6536
6537 \end_inset
6538
6539
6540 \end_layout
6541
6542 \begin_layout Plain Layout
6543 \begin_inset Caption
6544
6545 \begin_layout Plain Layout
6546 \begin_inset CommandInset label
6547 LatexCommand label
6548 name "cap:Paragraph-in-the"
6549
6550 \end_inset
6551
6552 Paragraph in the 
6553 \family sans
6554 Abstract
6555 \family default
6556  environment
6557 \end_layout
6558
6559 \end_inset
6560
6561
6562 \end_layout
6563
6564 \end_inset
6565
6566
6567 \end_layout
6568
6569 \begin_layout Standard
6570 We'd love to give you directly an example of the 
6571 \family sans
6572 Abstract
6573 \family default
6574  environment, but since this document is in the 
6575 \begin_inset Quotes eld
6576 \end_inset
6577
6578 book
6579 \begin_inset Quotes erd
6580 \end_inset
6581
6582  class, we can't do this.
6583  We inserted it therefore as figure
6584 \begin_inset space ~
6585 \end_inset
6586
6587
6588 \begin_inset CommandInset ref
6589 LatexCommand ref
6590 reference "cap:Paragraph-in-the"
6591
6592 \end_inset
6593
6594 .
6595  If you've never heard of an 
6596 \begin_inset Quotes eld
6597 \end_inset
6598
6599 abstract
6600 \begin_inset Quotes erd
6601 \end_inset
6602
6603  before, you can safely ignore this environment.
6604 \end_layout
6605
6606 \begin_layout Subsubsection
6607
6608 \family sans
6609 Bibliography
6610 \family default
6611
6612 \begin_inset Index idx
6613 status collapsed
6614
6615 \begin_layout Plain Layout
6616 Bibliography
6617 \end_layout
6618
6619 \end_inset
6620
6621
6622 \begin_inset CommandInset label
6623 LatexCommand label
6624 name "sub:Biblio_environment"
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \begin_layout Standard
6632 The 
6633 \family sans
6634 Bibliography
6635 \family default
6636  environment is used to list references.
6637  Technically, you could use this environment anywhere, but you really should
6638  only use it at the end of the document.
6639  Nesting 
6640 \family sans
6641 Bibliography
6642 \family default
6643  in anything else or vice versa won't work.
6644 \end_layout
6645
6646 \begin_layout Standard
6647 When you first open a 
6648 \family sans
6649 Bibliography
6650 \family default
6651  environment, LyX adds a large vertical space, followed by the heading 
6652 \begin_inset Quotes eld
6653 \end_inset
6654
6655 Bibliography
6656 \begin_inset Quotes erd
6657 \end_inset
6658
6659  or 
6660 \begin_inset Quotes eld
6661 \end_inset
6662
6663 References,
6664 \begin_inset Quotes erd
6665 \end_inset
6666
6667  depending on the document class.
6668  The heading is in a large boldface font.
6669  Each paragraph of the 
6670 \family sans
6671 Bibliography
6672 \family default
6673  environment is a bibliography entry.
6674  Thus, hitting 
6675 \family sans
6676 Return
6677 \family default
6678  does not reset the paragraph environment.
6679  Each new paragraph is still in the 
6680 \family sans
6681 Bibliography
6682 \family default
6683  environment.
6684 \end_layout
6685
6686 \begin_layout Standard
6687 There is another, usually better way to include references in your document
6688  by using a BibTeX database.
6689  For more information on that, and for a detailed description of LyX's bibliogra
6690 phy handling, have a look at in section
6691 \begin_inset space ~
6692 \end_inset
6693
6694
6695 \begin_inset CommandInset ref
6696 LatexCommand ref
6697 reference "sec:Bibliography"
6698
6699 \end_inset
6700
6701 .
6702 \end_layout
6703
6704 \begin_layout Subsection
6705 LyX
6706 \family sans
6707 -Code
6708 \begin_inset Index idx
6709 status collapsed
6710
6711 \begin_layout Plain Layout
6712 Paragraph ! LyX code
6713 \end_layout
6714
6715 \end_inset
6716
6717
6718 \begin_inset CommandInset label
6719 LatexCommand label
6720 name "sub:LyX-Code"
6721
6722 \end_inset
6723
6724
6725 \end_layout
6726
6727 \begin_layout Standard
6728 The 
6729 \family sans
6730 LyX-Code
6731 \family default
6732  environment is another LyX extension.
6733  It type-sets text in a typewriter-style font.
6734  It also treats the 
6735 \family sans
6736 Space
6737 \family default
6738  key as a fixed whitespace;
6739 \begin_inset Foot
6740 status collapsed
6741
6742 \begin_layout Plain Layout
6743 In the 
6744 \family sans
6745 LyX-Code
6746 \family default
6747  environment, the 
6748 \family sans
6749 Space
6750 \family default
6751  key is treated as a 
6752 \family sans
6753 Protected
6754 \begin_inset space ~
6755 \end_inset
6756
6757 Blank
6758 \family default
6759  instead of an end-of-word marker.
6760 \end_layout
6761
6762 \end_inset
6763
6764  this is the only case in which you can type multiple whitespaces in LyX.
6765  If you need to insert blank lines, you'll still need to use 
6766 \begin_inset Info
6767 type  "shortcut"
6768 arg   "newline-insert newline"
6769 \end_inset
6770
6771  (the 
6772 \family typewriter
6773 break-line
6774 \family default
6775  function).
6776  
6777 \family sans
6778 Return
6779 \family default
6780  breaks paragraphs.
6781  Note, however, that 
6782 \family sans
6783 Return
6784 \family default
6785  does not reset the paragraph environment.
6786  So, when you finish using the 
6787 \family sans
6788 LyX-Code
6789 \family default
6790  environment, you'll need to change the paragraph environment yourself.
6791  Also, you can nest the 
6792 \family sans
6793 LyX-Code
6794 \family default
6795  environment inside of others.
6796 \end_layout
6797
6798 \begin_layout Standard
6799 There are a few quirks with this environment:
6800 \end_layout
6801
6802 \begin_layout Itemize
6803 You can't use 
6804 \begin_inset Info
6805 type  "shortcut"
6806 arg   "newline-insert newline"
6807 \end_inset
6808
6809  at the beginning of a new paragraph (i.
6810 \begin_inset space \thinspace{}
6811 \end_inset
6812
6813 g.
6814 \begin_inset space \space{}
6815 \end_inset
6816
6817 you can't follow 
6818 \family sans
6819 Return
6820 \family default
6821  with a 
6822 \begin_inset Info
6823 type  "shortcut"
6824 arg   "newline-insert newline"
6825 \end_inset
6826
6827 ).
6828 \end_layout
6829
6830 \begin_layout Itemize
6831 You can't follow a 
6832 \begin_inset Info
6833 type  "shortcut"
6834 arg   "newline-insert newline"
6835 \end_inset
6836
6837  with a 
6838 \family sans
6839 Space
6840 \family default
6841 .
6842 \end_layout
6843
6844 \begin_deeper
6845 \begin_layout Itemize
6846 Use a 
6847 \family sans
6848 Return
6849 \family default
6850  to begin a new paragraph, then you can use a 
6851 \family sans
6852 Space
6853 \family default
6854 .
6855 \end_layout
6856
6857 \begin_layout Itemize
6858 Or: use 
6859 \begin_inset Info
6860 type  "shortcut"
6861 arg   "space-insert protected"
6862 \end_inset
6863
6864  instead.
6865 \end_layout
6866
6867 \end_deeper
6868 \begin_layout Itemize
6869 You can't have an empty paragraph or an empty line.
6870  You must put at least one 
6871 \family sans
6872 Space
6873 \family default
6874  in any line you want blank.
6875  Otherwise, LaTeX generates errors.
6876 \end_layout
6877
6878 \begin_layout Itemize
6879 You cannot get the typewriter double quotes by typing 
6880 \family sans
6881 "
6882 \family default
6883  since that will insert 
6884 \emph on
6885 real
6886 \emph default
6887  quotes.
6888  You get the typewriter double quotes with 
6889 \begin_inset Info
6890 type  "shortcut"
6891 arg   "self-insert \""
6892 \end_inset
6893
6894 .
6895 \end_layout
6896
6897 \begin_layout Standard
6898 Here's an example:
6899 \end_layout
6900
6901 \begin_layout LyX-Code
6902 #include <stdio.h>
6903 \end_layout
6904
6905 \begin_layout LyX-Code
6906  
6907 \end_layout
6908
6909 \begin_layout LyX-Code
6910 int main(void)
6911 \end_layout
6912
6913 \begin_layout LyX-Code
6914 {
6915 \end_layout
6916
6917 \begin_layout LyX-Code
6918     printf("Hello World!
6919 \backslash
6920 n");
6921 \end_layout
6922
6923 \begin_layout LyX-Code
6924     return 0;
6925 \end_layout
6926
6927 \begin_layout LyX-Code
6928 }
6929 \end_layout
6930
6931 \begin_layout Standard
6932 This is just the standard 
6933 \begin_inset Quotes eld
6934 \end_inset
6935
6936 Hello world!
6937 \begin_inset Quotes erd
6938 \end_inset
6939
6940  program.
6941  
6942 \end_layout
6943
6944 \begin_layout Standard
6945
6946 \family sans
6947 LyX-Code
6948 \family default
6949  has one purpose: to typeset code, such as program source, shell scripts,
6950  rc-files, and so on.
6951  Use it only in those very special cases where you need to generate text
6952  as if you used a typewriter.
6953 \begin_inset Index idx
6954 status collapsed
6955
6956 \begin_layout Plain Layout
6957 Paragraph environments|)
6958 \end_layout
6959
6960 \end_inset
6961
6962
6963 \end_layout
6964
6965 \begin_layout Section
6966 Nesting Environments
6967 \begin_inset Index idx
6968 status collapsed
6969
6970 \begin_layout Plain Layout
6971 Nesting ! Environments
6972 \end_layout
6973
6974 \end_inset
6975
6976
6977 \begin_inset CommandInset label
6978 LatexCommand label
6979 name "sec:Nesting"
6980
6981 \end_inset
6982
6983
6984 \end_layout
6985
6986 \begin_layout Subsection
6987 Introduction
6988 \end_layout
6989
6990 \begin_layout Standard
6991 LyX treats text as a unified block with a particular context and specific
6992  properties.
6993  This allows you to create blocks that inherit some of the properties of
6994  another block.
6995  For example you have three main points in an outline, but point #2 also
6996  has two subpoints.
6997  In other words, you have a list inside of another list, with the inner
6998  list 
6999 \begin_inset Quotes eld
7000 \end_inset
7001
7002 attached
7003 \begin_inset Quotes erd
7004 \end_inset
7005
7006  to item #2:
7007 \end_layout
7008
7009 \begin_layout Enumerate
7010 one
7011 \end_layout
7012
7013 \begin_layout Enumerate
7014 two
7015 \end_layout
7016
7017 \begin_deeper
7018 \begin_layout Enumerate
7019 sublist – item #1
7020 \end_layout
7021
7022 \begin_layout Enumerate
7023 sublist – item #2
7024 \end_layout
7025
7026 \end_deeper
7027 \begin_layout Enumerate
7028 three
7029 \end_layout
7030
7031 \begin_layout Standard
7032 You put a list inside a list by nesting one list inside the other.
7033  Nesting an environment is quite simple: Select 
7034 \family sans
7035 Increase
7036 \begin_inset space ~
7037 \end_inset
7038
7039 List
7040 \begin_inset space ~
7041 \end_inset
7042
7043 Depth
7044 \family default
7045  or 
7046 \family sans
7047 Decrease
7048 \begin_inset space ~
7049 \end_inset
7050
7051 List
7052 \begin_inset space ~
7053 \end_inset
7054
7055 Depth
7056 \family default
7057  from the 
7058 \family sans
7059 Edit
7060 \family default
7061  menu to change the nesting depth of the current paragraph (the status bar
7062  will tell you how far you are nested).
7063  Instead of the menu, you can also use the toolbar buttons 
7064 \begin_inset Info
7065 type  "icon"
7066 arg   "depth-increment"
7067 \end_inset
7068
7069  and 
7070 \begin_inset Info
7071 type  "icon"
7072 arg   "depth-decrement"
7073 \end_inset
7074
7075  or the convenient key bindings 
7076 \family sans
7077 Tab
7078 \family default
7079  and 
7080 \family sans
7081 Shift-Tab
7082 \family default
7083  or 
7084 \begin_inset Info
7085 type  "shortcut"
7086 arg   "depth-increment"
7087 \end_inset
7088
7089  and 
7090 \begin_inset Info
7091 type  "shortcut"
7092 arg   "depth-decrement"
7093 \end_inset
7094
7095  to change the nesting level.
7096  The change will work on the current selection if you have made one (allowing
7097  you to change the nesting of several paragraphs at once), or the current
7098  paragraph.
7099 \end_layout
7100
7101 \begin_layout Standard
7102 Note that LyX only changes the nesting depth if it can.
7103  If it's invalid to do so, nothing happens if you try to change the depth.
7104  Additionally, if you change the depth of one paragraph, it affects the
7105  depth of every paragraph nested inside of it.
7106 \end_layout
7107
7108 \begin_layout Standard
7109 Nesting isn't limited to lists.
7110  In LyX, you can nest just about anything inside anything else, as you're
7111  about to find out.
7112  This is the real power of nesting paragraph environments.
7113 \end_layout
7114
7115 \begin_layout Subsection
7116 What You Can and Can't Nest
7117 \end_layout
7118
7119 \begin_layout Standard
7120 Before we fire a list of paragraph environments at you, we need to tell
7121  you a little bit more about how nesting works.
7122 \end_layout
7123
7124 \begin_layout Standard
7125 The question if nesting a paragraph environment is possible, is a bit more
7126  complicated than a simple yes or no.
7127  There are three types of paragraph environments:
7128 \end_layout
7129
7130 \begin_layout Itemize
7131 Completely unnestable
7132 \end_layout
7133
7134 \begin_layout Itemize
7135 Fully nestable, you can nest them inside things and you can also nest other
7136  things inside them.
7137 \end_layout
7138
7139 \begin_layout Itemize
7140 A third type, you can nest them into other environments, but you can't nest
7141  anything into them.
7142 \end_layout
7143
7144 \begin_layout Standard
7145 Here's a list of the three types of nesting behavior, and which paragraph
7146  environments have them:
7147 \end_layout
7148
7149 \begin_layout Description
7150 Unnestable Can't nest them.
7151  Can't nest into them.
7152 \end_layout
7153
7154 \begin_deeper
7155 \begin_layout Itemize
7156
7157 \family sans
7158 Bibliography
7159 \end_layout
7160
7161 \begin_layout Itemize
7162
7163 \family sans
7164 Abstract
7165 \end_layout
7166
7167 \begin_layout Itemize
7168
7169 \family sans
7170 Title
7171 \end_layout
7172
7173 \begin_layout Itemize
7174
7175 \family sans
7176 Author
7177 \end_layout
7178
7179 \begin_layout Itemize
7180
7181 \family sans
7182 Date
7183 \end_layout
7184
7185 \end_deeper
7186 \begin_layout Description
7187 Fully
7188 \begin_inset space ~
7189 \end_inset
7190
7191 Nestable You can nest them.
7192  You can nest other things into them.
7193 \end_layout
7194
7195 \begin_deeper
7196 \begin_layout Itemize
7197
7198 \family sans
7199 Verse
7200 \end_layout
7201
7202 \begin_layout Itemize
7203
7204 \family sans
7205 Quote
7206 \end_layout
7207
7208 \begin_layout Itemize
7209
7210 \family sans
7211 Quotation
7212 \end_layout
7213
7214 \begin_layout Itemize
7215
7216 \family sans
7217 Itemize
7218 \end_layout
7219
7220 \begin_layout Itemize
7221
7222 \family sans
7223 Enumerate
7224 \end_layout
7225
7226 \begin_layout Itemize
7227
7228 \family sans
7229 Description
7230 \end_layout
7231
7232 \begin_layout Itemize
7233
7234 \family sans
7235 List
7236 \end_layout
7237
7238 \begin_layout Itemize
7239
7240 \family sans
7241 LyX-Code
7242 \end_layout
7243
7244 \end_deeper
7245 \begin_layout Description
7246 Nestable-Inside You can nest them inside other things.
7247  You can't nest anything into them.
7248 \end_layout
7249
7250 \begin_deeper
7251 \begin_layout Itemize
7252
7253 \family sans
7254 Standard
7255 \end_layout
7256
7257 \begin_layout Itemize
7258
7259 \family sans
7260 Part
7261 \end_layout
7262
7263 \begin_layout Itemize
7264
7265 \family sans
7266 Chapter
7267 \end_layout
7268
7269 \begin_layout Itemize
7270
7271 \family sans
7272 Section
7273 \end_layout
7274
7275 \begin_layout Itemize
7276
7277 \family sans
7278 Subsection
7279 \end_layout
7280
7281 \begin_layout Itemize
7282
7283 \family sans
7284 Subsubsection
7285 \end_layout
7286
7287 \begin_layout Itemize
7288
7289 \family sans
7290 Paragraph
7291 \end_layout
7292
7293 \begin_layout Itemize
7294
7295 \family sans
7296 Subparagraph
7297 \end_layout
7298
7299 \begin_layout Itemize
7300
7301 \family sans
7302 Part*
7303 \end_layout
7304
7305 \begin_layout Itemize
7306
7307 \family sans
7308 Chapter*
7309 \end_layout
7310
7311 \begin_layout Itemize
7312
7313 \family sans
7314 Section*
7315 \end_layout
7316
7317 \begin_layout Itemize
7318
7319 \family sans
7320 Subsection*
7321 \end_layout
7322
7323 \begin_layout Itemize
7324
7325 \family sans
7326 Subsubsection*
7327 \end_layout
7328
7329 \begin_layout Itemize
7330
7331 \family sans
7332 Right
7333 \begin_inset space ~
7334 \end_inset
7335
7336 Address
7337 \end_layout
7338
7339 \begin_layout Itemize
7340
7341 \family sans
7342 Address
7343 \end_layout
7344
7345 \end_deeper
7346 \begin_layout Standard
7347 \begin_inset Note Greyedout
7348 status open
7349
7350 \begin_layout Plain Layout
7351
7352 \series bold
7353 Note:
7354 \series default
7355  Although it is possible to nest numbered section headings like 
7356 \family sans
7357 Chapter
7358 \family default
7359
7360 \family sans
7361 Section
7362 \family default
7363 , etc.
7364 \begin_inset space ~
7365 \end_inset
7366
7367 to e.
7368 \begin_inset space \thinspace{}
7369 \end_inset
7370
7371 g.
7372 \begin_inset space \space{}
7373 \end_inset
7374
7375 lists, it is highly recommended not to do this because the aim is to create
7376  well structured documents following typesetting guidelines whereas nested
7377  section headings violate this.
7378 \end_layout
7379
7380 \end_inset
7381
7382
7383 \end_layout
7384
7385 \begin_layout Subsection
7386 Nesting Other Things: Tables, Math, Floats, etc.
7387 \begin_inset Index idx
7388 status collapsed
7389
7390 \begin_layout Plain Layout
7391 Nesting ! Tables etc.
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \end_layout
7398
7399 \begin_layout Standard
7400 There are several things that aren't paragraph environments, but which are
7401  affected by nesting anyhow.
7402  They are:
7403 \end_layout
7404
7405 \begin_layout Itemize
7406 equations
7407 \end_layout
7408
7409 \begin_layout Itemize
7410 tables
7411 \end_layout
7412
7413 \begin_layout Itemize
7414 figures
7415 \end_layout
7416
7417 \begin_layout Standard
7418 (
7419 \begin_inset Note Greyedout
7420 status open
7421
7422 \begin_layout Plain Layout
7423
7424 \series bold
7425 Note:
7426 \series default
7427  Figures and tables in 
7428 \family sans
7429 Floats
7430 \family default
7431  are not affected by this.
7432 \end_layout
7433
7434 \end_inset
7435
7436  Have a look at section
7437 \begin_inset space ~
7438 \end_inset
7439
7440
7441 \begin_inset CommandInset ref
7442 LatexCommand ref
7443 reference "sec:Floats"
7444
7445 \end_inset
7446
7447  for more information about 
7448 \family sans
7449 Floats
7450 \family default
7451 .)
7452 \end_layout
7453
7454 \begin_layout Standard
7455 LyX can treat these three objects as either a word or as a paragraph.
7456  If a figure, table, or an equation is inline, it goes wherever the paragraph
7457  it is in goes.
7458 \end_layout
7459
7460 \begin_layout Standard
7461 On the other hand, if you have an equation, figure or table in a 
7462 \begin_inset Quotes eld
7463 \end_inset
7464
7465 paragraph
7466 \begin_inset Quotes erd
7467 \end_inset
7468
7469  of its own, it behaves just like a 
7470 \begin_inset Quotes eld
7471 \end_inset
7472
7473 nestable-inside
7474 \begin_inset Quotes erd
7475 \end_inset
7476
7477  paragraph environment.
7478  You can nest it into any environment, but you obviously can't nest anything
7479  into it.
7480 \end_layout
7481
7482 \begin_layout Standard
7483 Here's an example with a table:
7484 \end_layout
7485
7486 \begin_layout Enumerate
7487 Item One
7488 \end_layout
7489
7490 \begin_deeper
7491 \begin_layout Enumerate
7492 This is (a) and it's nested.
7493 \end_layout
7494
7495 \begin_deeper
7496 \begin_layout Standard
7497 \begin_inset VSpace 0.3cm
7498 \end_inset
7499
7500
7501 \end_layout
7502
7503 \begin_layout Standard
7504 \align center
7505 \begin_inset Tabular
7506 <lyxtabular version="3" rows="2" columns="2">
7507 <features tabularvalignment="middle">
7508 <column alignment="center" valignment="top" width="0pt">
7509 <column alignment="center" valignment="top" width="0pt">
7510 <row>
7511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Plain Layout
7515
7516 \family roman
7517 \series medium
7518 \shape up
7519 \size normal
7520 \emph off
7521 \bar no
7522 \noun off
7523 \color none
7524 a
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533
7534 \family roman
7535 \series medium
7536 \shape up
7537 \size normal
7538 \emph off
7539 \bar no
7540 \noun off
7541 \color none
7542 b
7543 \end_layout
7544
7545 \end_inset
7546 </cell>
7547 </row>
7548 <row>
7549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553
7554 \family roman
7555 \series medium
7556 \shape up
7557 \size normal
7558 \emph off
7559 \bar no
7560 \noun off
7561 \color none
7562 c
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7568 \begin_inset Text
7569
7570 \begin_layout Plain Layout
7571
7572 \family roman
7573 \series medium
7574 \shape up
7575 \size normal
7576 \emph off
7577 \bar no
7578 \noun off
7579 \color none
7580 d
7581 \end_layout
7582
7583 \end_inset
7584 </cell>
7585 </row>
7586 </lyxtabular>
7587
7588 \end_inset
7589
7590
7591 \end_layout
7592
7593 \begin_layout Standard
7594 \begin_inset VSpace 0.3cm
7595 \end_inset
7596
7597
7598 \end_layout
7599
7600 \end_deeper
7601 \begin_layout Enumerate
7602 This is (b).
7603  The table is actually nested inside (a).
7604 \end_layout
7605
7606 \end_deeper
7607 \begin_layout Enumerate
7608 Back out again.
7609 \end_layout
7610
7611 \begin_layout Standard
7612 If we hadn't nested the table at all, the list would look like this:
7613 \end_layout
7614
7615 \begin_layout Enumerate
7616 Item One
7617 \end_layout
7618
7619 \begin_deeper
7620 \begin_layout Enumerate
7621 This is (a) and it's nested.
7622 \end_layout
7623
7624 \end_deeper
7625 \begin_layout Standard
7626 \begin_inset VSpace 0.3cm
7627 \end_inset
7628
7629
7630 \end_layout
7631
7632 \begin_layout Standard
7633 \align center
7634 \begin_inset Tabular
7635 <lyxtabular version="3" rows="2" columns="2">
7636 <features tabularvalignment="middle">
7637 <column alignment="center" valignment="top" width="0pt">
7638 <column alignment="center" valignment="top" width="0pt">
7639 <row>
7640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644
7645 \family roman
7646 \series medium
7647 \shape up
7648 \size normal
7649 \emph off
7650 \bar no
7651 \noun off
7652 \color none
7653 a
7654 \end_layout
7655
7656 \end_inset
7657 </cell>
7658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7659 \begin_inset Text
7660
7661 \begin_layout Plain Layout
7662
7663 \family roman
7664 \series medium
7665 \shape up
7666 \size normal
7667 \emph off
7668 \bar no
7669 \noun off
7670 \color none
7671 b
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 </row>
7677 <row>
7678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682
7683 \family roman
7684 \series medium
7685 \shape up
7686 \size normal
7687 \emph off
7688 \bar no
7689 \noun off
7690 \color none
7691 c
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700
7701 \family roman
7702 \series medium
7703 \shape up
7704 \size normal
7705 \emph off
7706 \bar no
7707 \noun off
7708 \color none
7709 d
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 </row>
7715 </lyxtabular>
7716
7717 \end_inset
7718
7719
7720 \end_layout
7721
7722 \begin_layout Standard
7723 \begin_inset VSpace 0.3cm
7724 \end_inset
7725
7726
7727 \end_layout
7728
7729 \begin_layout Enumerate
7730 This is (b).
7731  The table is 
7732 \emph on
7733 not
7734 \emph default
7735  nested inside (a).
7736  In fact, it's not nested at all.
7737 \end_layout
7738
7739 \begin_layout Enumerate
7740 Back out again.
7741 \end_layout
7742
7743 \begin_layout Standard
7744 Notice how item (b) is not only no longer nested, but is also the first
7745  item of a new list!
7746 \end_layout
7747
7748 \begin_layout Standard
7749 There's another trap you can fall into: Nesting the table, but not going
7750  deep enough.
7751  LyX then turns anything after the table into a new sublist.
7752 \end_layout
7753
7754 \begin_layout Enumerate
7755 Item One
7756 \end_layout
7757
7758 \begin_deeper
7759 \begin_layout Enumerate
7760 This is (a) and it's nested.
7761 \end_layout
7762
7763 \begin_layout Standard
7764 \begin_inset VSpace 0.3cm
7765 \end_inset
7766
7767
7768 \end_layout
7769
7770 \begin_layout Standard
7771 \align center
7772 \begin_inset Tabular
7773 <lyxtabular version="3" rows="2" columns="2">
7774 <features tabularvalignment="middle">
7775 <column alignment="center" valignment="top" width="0pt">
7776 <column alignment="center" valignment="top" width="0pt">
7777 <row>
7778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7779 \begin_inset Text
7780
7781 \begin_layout Plain Layout
7782
7783 \family roman
7784 \series medium
7785 \shape up
7786 \size normal
7787 \emph off
7788 \bar no
7789 \noun off
7790 \color none
7791 a
7792 \end_layout
7793
7794 \end_inset
7795 </cell>
7796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800
7801 \family roman
7802 \series medium
7803 \shape up
7804 \size normal
7805 \emph off
7806 \bar no
7807 \noun off
7808 \color none
7809 b
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 </row>
7815 <row>
7816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7817 \begin_inset Text
7818
7819 \begin_layout Plain Layout
7820
7821 \family roman
7822 \series medium
7823 \shape up
7824 \size normal
7825 \emph off
7826 \bar no
7827 \noun off
7828 \color none
7829 c
7830 \end_layout
7831
7832 \end_inset
7833 </cell>
7834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7835 \begin_inset Text
7836
7837 \begin_layout Plain Layout
7838
7839 \family roman
7840 \series medium
7841 \shape up
7842 \size normal
7843 \emph off
7844 \bar no
7845 \noun off
7846 \color none
7847 d
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 </lyxtabular>
7854
7855 \end_inset
7856
7857
7858 \end_layout
7859
7860 \begin_layout Standard
7861 \begin_inset VSpace 0.3cm
7862 \end_inset
7863
7864
7865 \end_layout
7866
7867 \begin_layout Enumerate
7868 This is (b).
7869  The table is actually nested inside Item One, but 
7870 \emph on
7871 not
7872 \emph default
7873  inside (a).
7874 \end_layout
7875
7876 \end_deeper
7877 \begin_layout Enumerate
7878 Back out again.
7879 \end_layout
7880
7881 \begin_layout Standard
7882 As you can see, item (b) turned into the first item of a new list, but a
7883  new list 
7884 \emph on
7885 inside
7886 \emph default
7887  item 1.
7888  The same thing would have happened to a figure or an equation.
7889  So, if you nest tables, figures or equations, make sure you go to the right
7890  depth!
7891 \end_layout
7892
7893 \begin_layout Subsection
7894 Usage and General Features
7895 \end_layout
7896
7897 \begin_layout Standard
7898 Speaking of levels, LyX can perform up to a six-fold nesting.
7899  In other words, 
7900 \begin_inset Quotes eld
7901 \end_inset
7902
7903 level #6
7904 \begin_inset Quotes erd
7905 \end_inset
7906
7907  is the innermost possible depth.
7908  Here's an example to illustrate what we mean:
7909 \end_layout
7910
7911 \begin_layout Enumerate
7912 level #1 – outermost
7913 \end_layout
7914
7915 \begin_deeper
7916 \begin_layout Enumerate
7917 level #2
7918 \end_layout
7919
7920 \begin_deeper
7921 \begin_layout Enumerate
7922 level #3
7923 \end_layout
7924
7925 \begin_deeper
7926 \begin_layout Enumerate
7927 level #4
7928 \end_layout
7929
7930 \begin_deeper
7931 \begin_layout Itemize
7932 level #5
7933 \end_layout
7934
7935 \begin_deeper
7936 \begin_layout Itemize
7937 level #6
7938 \end_layout
7939
7940 \end_deeper
7941 \end_deeper
7942 \end_deeper
7943 \end_deeper
7944 \end_deeper
7945 \begin_layout Standard
7946 There are two exceptions to the six-fold nesting limit, and you can see
7947  both of them in the example.
7948  Unlike the other fully-nestable environments, you can only perform a four-fold
7949  nesting with the 
7950 \family sans
7951 Enumerate
7952 \family default
7953  and 
7954 \family sans
7955 Itemize
7956 \family default
7957  environments.
7958  For example, if we tried to nest another 
7959 \family sans
7960 Enumerate
7961 \family default
7962  list inside item 
7963 \begin_inset Quotes eld
7964 \end_inset
7965
7966 A.
7967 \begin_inset Quotes erd
7968 \end_inset
7969
7970 , we would get errors.
7971 \end_layout
7972
7973 \begin_layout Subsection
7974 Some Examples
7975 \begin_inset Index idx
7976 status collapsed
7977
7978 \begin_layout Plain Layout
7979 Nesting ! Examples
7980 \end_layout
7981
7982 \end_inset
7983
7984
7985 \end_layout
7986
7987 \begin_layout Standard
7988 The best way to explain just what you can do with nesting is by illustration.
7989  We have several examples of nested environments.
7990  In them, we explain how we created the example, so that you can reproduce
7991  them.
7992 \end_layout
7993
7994 \begin_layout Subsubsection
7995 Example 1: The Six-fold Way and Mixed Nesting
7996 \end_layout
7997
7998 \begin_layout Labeling
7999 \labelwidthstring MMM
8000 #1-a This is the outermost level.
8001  It's a 
8002 \family sans
8003 List
8004 \family default
8005  environment.
8006 \end_layout
8007
8008 \begin_deeper
8009 \begin_layout Labeling
8010 \labelwidthstring MMM
8011 #2-a This is level #2.
8012  We created it by using 
8013 \begin_inset Info
8014 type  "shortcut"
8015 arg   "break-paragraph inverse"
8016 \end_inset
8017
8018  followed by 
8019 \begin_inset Info
8020 type  "shortcut"
8021 arg   "depth-increment"
8022 \end_inset
8023
8024 .
8025 \end_layout
8026
8027 \begin_deeper
8028 \begin_layout Labeling
8029 \labelwidthstring MMM
8030 #3-a This is level #3.
8031  This time, we just hit 
8032 \family sans
8033 Return
8034 \family default
8035 , then used 
8036 \begin_inset Info
8037 type  "shortcut"
8038 arg   "depth-increment"
8039 \end_inset
8040
8041  twice in a row.
8042  We could have also created it the same way as we did the previous level,
8043  by hitting 
8044 \begin_inset Info
8045 type  "shortcut"
8046 arg   "break-paragraph inverse"
8047 \end_inset
8048
8049  followed by 
8050 \begin_inset Info
8051 type  "shortcut"
8052 arg   "depth-increment"
8053 \end_inset
8054
8055 .
8056 \end_layout
8057
8058 \begin_deeper
8059 \begin_layout Standard
8060 This is actually a 
8061 \family sans
8062 Standard
8063 \family default
8064  environment, nested inside of 
8065 \begin_inset Quotes eld
8066 \end_inset
8067
8068 #3-a
8069 \begin_inset Quotes erd
8070 \end_inset
8071
8072 .
8073  So, it's at level #4.
8074  We did this by hitting 
8075 \begin_inset Info
8076 type  "shortcut"
8077 arg   "break-paragraph inverse"
8078 \end_inset
8079
8080 , then 
8081 \begin_inset Info
8082 type  "shortcut"
8083 arg   "depth-increment"
8084 \end_inset
8085
8086 , then changing the paragraph environment to 
8087 \family sans
8088 Standard
8089 \family default
8090 .
8091  Do this to create list items with more than one paragraph — it also works
8092  for the 
8093 \family sans
8094 Description
8095 \family default
8096
8097 \family sans
8098 Enumerate
8099 \family default
8100 , and 
8101 \family sans
8102 Itemize
8103 \family default
8104  environments!
8105 \end_layout
8106
8107 \begin_layout Standard
8108 Here's another 
8109 \family sans
8110 Standard
8111 \family default
8112  paragraph, also at level #4, made with just a 
8113 \begin_inset Info
8114 type  "shortcut"
8115 arg   "break-paragraph inverse"
8116 \end_inset
8117
8118 .
8119 \end_layout
8120
8121 \begin_layout Labeling
8122 \labelwidthstring MMM
8123 #4-a This is level #4.
8124  We hit 
8125 \begin_inset Info
8126 type  "shortcut"
8127 arg   "break-paragraph inverse"
8128 \end_inset
8129
8130  and changed the paragraph environment back to 
8131 \family sans
8132 List
8133 \family default
8134 .
8135  Remember — we can't nest anything inside a 
8136 \family sans
8137 Standard
8138 \family default
8139  environment, which is why we're still at level #4.
8140  However, we 
8141 \emph on
8142 can
8143 \emph default
8144  keep nesting things inside 
8145 \begin_inset Quotes eld
8146 \end_inset
8147
8148 #3-a
8149 \begin_inset Quotes erd
8150 \end_inset
8151
8152 .
8153 \end_layout
8154
8155 \begin_deeper
8156 \begin_layout Labeling
8157 \labelwidthstring MMM
8158 #5-a This is level #5\SpecialChar \ldots{}
8159
8160 \end_layout
8161
8162 \begin_deeper
8163 \begin_layout Labeling
8164 \labelwidthstring MMM
8165 #6-a \SpecialChar \ldots{}
8166 and this is level #6.
8167  By now, you should know how we made these two.
8168 \end_layout
8169
8170 \end_deeper
8171 \begin_layout Labeling
8172 \labelwidthstring MMM
8173 #5-b Back to level #5.
8174  Just hit 
8175 \begin_inset Info
8176 type  "shortcut"
8177 arg   "break-paragraph inverse"
8178 \end_inset
8179
8180  followed by a 
8181 \begin_inset Info
8182 type  "shortcut"
8183 arg   "depth-decrement"
8184 \end_inset
8185
8186 .
8187 \end_layout
8188
8189 \end_deeper
8190 \begin_layout Labeling
8191 \labelwidthstring MMM
8192 #4-b After another 
8193 \begin_inset Info
8194 type  "shortcut"
8195 arg   "break-paragraph inverse"
8196 \end_inset
8197
8198  followed by a 
8199 \begin_inset Info
8200 type  "shortcut"
8201 arg   "depth-decrement"
8202 \end_inset
8203
8204 , we're back at level #4.
8205 \end_layout
8206
8207 \end_deeper
8208 \begin_layout Labeling
8209 \labelwidthstring MMM
8210 #3-b Back to level #3.
8211  By now it should be obvious how we did this.
8212 \end_layout
8213
8214 \end_deeper
8215 \begin_layout Labeling
8216 \labelwidthstring MMM
8217 #2-b Back to level #2.
8218  
8219 \end_layout
8220
8221 \end_deeper
8222 \begin_layout Labeling
8223 \labelwidthstring MMM
8224 #1-b And last, back to the outermost level, #1.
8225  After this sentence, we'll hit 
8226 \family sans
8227 Return
8228 \family default
8229  and change the paragraph environment back to 
8230 \family sans
8231 Standard
8232 \family default
8233  to end the list.
8234 \end_layout
8235
8236 \begin_layout Standard
8237 We could have also used the 
8238 \family sans
8239 Description
8240 \family default
8241
8242 \family sans
8243 Quote
8244 \family default
8245
8246 \family sans
8247 Quotation
8248 \family default
8249 , or even the 
8250 \family sans
8251 Verse
8252 \family default
8253  environment in place of the 
8254 \family sans
8255 List
8256 \family default
8257  environment.
8258  The example would have worked exactly the same.
8259 \end_layout
8260
8261 \begin_layout Subsubsection
8262 Example 2: Inheritance
8263 \end_layout
8264
8265 \begin_layout LyX-Code
8266 This is the LyX-Code environment, at level #1, the outermost
8267 \end_layout
8268
8269 \begin_layout LyX-Code
8270 level.
8271   Now we'll hit 
8272 \family sans
8273 Return
8274 \family default
8275 , then 
8276 \begin_inset Info
8277 type  "shortcut"
8278 arg   "depth-increment"
8279 \end_inset
8280
8281 , after which, we'll change to the 
8282 \family sans
8283 Enumerate
8284 \family default
8285  environment.
8286 \end_layout
8287
8288 \begin_deeper
8289 \begin_layout Enumerate
8290 This is the 
8291 \family sans
8292 Enumerate
8293 \family default
8294  environment, at level #2.
8295 \end_layout
8296
8297 \begin_layout Enumerate
8298 Notice how the nested 
8299 \family sans
8300 Enumerate
8301 \family default
8302  not only inherits its margins from its parent environment (
8303 \family sans
8304 LyX-Code
8305 \family default
8306 ), but also inherits its font and spacing!
8307 \end_layout
8308
8309 \end_deeper
8310 \begin_layout Standard
8311 We ended this example by hitting 
8312 \family sans
8313 Return
8314 \family default
8315 .
8316  After that, we needed to reset the paragraph environment to 
8317 \family sans
8318 Standard
8319 \family default
8320  and reset the nesting depth by using 
8321 \begin_inset Info
8322 type  "shortcut"
8323 arg   "depth-decrement"
8324 \end_inset
8325
8326  once.
8327 \end_layout
8328
8329 \begin_layout Subsubsection
8330 Example 3: Labels, Levels, and the 
8331 \family sans
8332 Enumerate
8333 \family default
8334  and 
8335 \family sans
8336 Itemize
8337 \family default
8338  Environments
8339 \begin_inset Argument
8340 status collapsed
8341
8342 \begin_layout Plain Layout
8343 Example #3: Labels, Levels and other list environments
8344 \end_layout
8345
8346 \end_inset
8347
8348
8349 \end_layout
8350
8351 \begin_layout Enumerate
8352 This is level #1, in an 
8353 \family sans
8354 Enumerate
8355 \family default
8356  paragraph environment.
8357  We're actually going to nest a bunch of these.
8358 \end_layout
8359
8360 \begin_deeper
8361 \begin_layout Enumerate
8362 This is level #2.
8363  We used 
8364 \begin_inset Info
8365 type  "shortcut"
8366 arg   "break-paragraph inverse"
8367 \end_inset
8368
8369  followed by 
8370 \begin_inset Info
8371 type  "shortcut"
8372 arg   "depth-increment"
8373 \end_inset
8374
8375 .
8376  Now, what happens if we nest an 
8377 \family sans
8378 Itemize
8379 \family default
8380  environment inside of this one? It will be at level #3, but what will its
8381  label be? An asterisk?
8382 \end_layout
8383
8384 \begin_deeper
8385 \begin_layout Itemize
8386 No! It's a bullet.
8387  This is the 
8388 \emph on
8389 first
8390 \emph default
8391  
8392 \family sans
8393 Itemize
8394 \family default
8395  environment, even though it's at level #3.
8396  So, its label is a bullet.
8397  (We got here by using 
8398 \begin_inset Info
8399 type  "shortcut"
8400 arg   "break-paragraph inverse"
8401 \end_inset
8402
8403 , then 
8404 \begin_inset Info
8405 type  "shortcut"
8406 arg   "depth-increment"
8407 \end_inset
8408
8409 , then changing the environment to 
8410 \family sans
8411 Itemize
8412 \family default
8413 .)
8414 \end_layout
8415
8416 \begin_deeper
8417 \begin_layout Itemize
8418 Here's level #4, produced using 
8419 \begin_inset Info
8420 type  "shortcut"
8421 arg   "break-paragraph inverse"
8422 \end_inset
8423
8424 , then 
8425 \begin_inset Info
8426 type  "shortcut"
8427 arg   "depth-increment"
8428 \end_inset
8429
8430 .
8431  We'll do that again\SpecialChar \ldots{}
8432
8433 \end_layout
8434
8435 \begin_deeper
8436 \begin_layout Enumerate
8437 \SpecialChar \ldots{}
8438 to get to level #5.
8439  This time, however, we also changed the paragraph environment back to 
8440 \family sans
8441 Enumerate
8442 \family default
8443 .
8444  Notice the type of numbering, it is 
8445 \emph on
8446 lowercase Roman
8447 \emph default
8448 , because we are in the 
8449 \emph on
8450 thirdfold
8451 \emph default
8452  
8453 \family sans
8454 Enumerate
8455 \family default
8456  environment (i.
8457 \begin_inset space \thinspace{}
8458 \end_inset
8459
8460 g.
8461  it is an 
8462 \family sans
8463 Enumerate
8464 \family default
8465  inside an 
8466 \family sans
8467 Enumerate
8468 \family default
8469  inside an 
8470 \family sans
8471 Enumerate
8472 \family default
8473 ).
8474 \end_layout
8475
8476 \begin_layout Enumerate
8477 What happens if we 
8478 \emph on
8479 don't
8480 \emph default
8481  change the paragraph environment, but decrease the nesting depth? What
8482  type of numbering does LyX use?
8483 \end_layout
8484
8485 \begin_layout Enumerate
8486 Oh, as if you couldn't guess by now, we're just using 
8487 \begin_inset Info
8488 type  "shortcut"
8489 arg   "break-paragraph inverse"
8490 \end_inset
8491
8492  to keep the current environment and depth but create a new item.
8493 \end_layout
8494
8495 \begin_layout Enumerate
8496 Let's use 
8497 \begin_inset Info
8498 type  "shortcut"
8499 arg   "depth-decrement"
8500 \end_inset
8501
8502  to decrease the depth after the next 
8503 \begin_inset Info
8504 type  "shortcut"
8505 arg   "break-paragraph inverse"
8506 \end_inset
8507
8508 .
8509 \end_layout
8510
8511 \end_deeper
8512 \begin_layout Enumerate
8513 This is level #4.
8514  Look what type of label LyX is using!
8515 \end_layout
8516
8517 \end_deeper
8518 \begin_layout Enumerate
8519 This is level #3.
8520  Even though we've changed levels, LyX is still using a lowercase Roman
8521  numeral as the label.Why?
8522 \end_layout
8523
8524 \begin_layout Enumerate
8525 Because, even though the nesting depth has changed, the paragraph is 
8526 \emph on
8527 still
8528 \emph default
8529  a thirdfold 
8530 \family sans
8531 Enumerate
8532 \family default
8533  environment.
8534  Notice, however, that LyX 
8535 \emph on
8536 did
8537 \emph default
8538  reset the counter for the label.
8539 \end_layout
8540
8541 \end_deeper
8542 \begin_layout Enumerate
8543 Another 
8544 \begin_inset Info
8545 type  "shortcut"
8546 arg   "break-paragraph inverse"
8547 \end_inset
8548
8549  
8550 \begin_inset Info
8551 type  "shortcut"
8552 arg   "depth-decrement"
8553 \end_inset
8554
8555  sequence, and we're back to level #2.
8556  This time, we not only changed the nesting depth, but we also moved back
8557  into the twofold-nested 
8558 \family sans
8559 Enumerate
8560 \family default
8561  environment.
8562 \end_layout
8563
8564 \end_deeper
8565 \begin_layout Enumerate
8566 The same thing happens if we do another 
8567 \begin_inset Info
8568 type  "shortcut"
8569 arg   "break-paragraph inverse"
8570 \end_inset
8571
8572  
8573 \begin_inset Info
8574 type  "shortcut"
8575 arg   "depth-decrement"
8576 \end_inset
8577
8578 sequence and return to level #1, the outermost level.
8579 \end_layout
8580
8581 \begin_layout Standard
8582 Lastly, we reset the environment to 
8583 \family sans
8584 Standard
8585 \family default
8586 .
8587  As you can see, the level number doesn't correspond to what type of labeling
8588  LyX uses for the 
8589 \family sans
8590 Enumerate
8591 \family default
8592  and 
8593 \family sans
8594 Itemize
8595 \family default
8596  environments.
8597  The number of other 
8598 \family sans
8599 Enumerate
8600 \family default
8601  environments surrounding it determines what kind of label LyX uses for
8602  an 
8603 \family sans
8604 Enumerate
8605 \family default
8606  item.
8607  The same rule applies for the 
8608 \family sans
8609 Itemize
8610 \family default
8611  environment, as well.
8612 \end_layout
8613
8614 \begin_layout Subsubsection
8615 Example 4: Going Bonkers
8616 \end_layout
8617
8618 \begin_layout Enumerate
8619 We're going to go totally nuts now.
8620  We won't nest as deep as in the other examples, nor will we go into the
8621  same detail with how we did it.
8622  (level #1: 
8623 \family sans
8624 Enumerate
8625 \family default
8626 )
8627 \end_layout
8628
8629 \begin_deeper
8630 \begin_layout Standard
8631 (
8632 \family sans
8633 Return, 
8634 \family default
8635
8636 \begin_inset Info
8637 type  "shortcut"
8638 arg   "depth-increment"
8639 \end_inset
8640
8641
8642 \family sans
8643 , Standard
8644 \family default
8645 : level #2) We'll stick an encapsulated description of how we created the
8646  example in parentheses someplace.
8647  For example, the two keybindings are how we changed the depth.
8648  The environment name is the name of the current environment.
8649  Either before or after this, we'll put in the level.
8650 \end_layout
8651
8652 \end_deeper
8653 \begin_layout Enumerate
8654 (
8655 \family sans
8656 Return, Enumerate
8657 \family default
8658 : level #1) This is the next item in the list.
8659 \end_layout
8660
8661 \begin_deeper
8662 \begin_layout Verse
8663 Now we'll add verse.
8664 \begin_inset Newline newline
8665 \end_inset
8666
8667 It will get much worse.
8668 \begin_inset Newline newline
8669 \end_inset
8670
8671 (
8672 \family sans
8673 Return, 
8674 \family default
8675
8676 \begin_inset Info
8677 type  "shortcut"
8678 arg   "depth-increment"
8679 \end_inset
8680
8681
8682 \family sans
8683 , Verse
8684 \family default
8685 : level #2)
8686 \end_layout
8687
8688 \begin_layout Verse
8689 Fiddle dee, Fiddle doo.
8690 \begin_inset Newline newline
8691 \end_inset
8692
8693 Bippitey boppitey boo!
8694 \begin_inset Newline newline
8695 \end_inset
8696
8697 (
8698 \begin_inset Info
8699 type  "shortcut"
8700 arg   "break-paragraph inverse"
8701 \end_inset
8702
8703
8704 \family sans
8705 )
8706 \end_layout
8707
8708 \begin_layout Verse
8709 Here comes a table:
8710 \end_layout
8711
8712 \begin_deeper
8713 \begin_layout Standard
8714 \begin_inset VSpace 0.3cm
8715 \end_inset
8716
8717
8718 \end_layout
8719
8720 \begin_layout Standard
8721 \align center
8722 \begin_inset Tabular
8723 <lyxtabular version="3" rows="2" columns="2">
8724 <features tabularvalignment="middle">
8725 <column alignment="center" valignment="top" width="0pt">
8726 <column alignment="center" valignment="top" width="0pt">
8727 <row>
8728 <cell alignment="center" valignment="top" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732
8733 \family roman
8734 \series medium
8735 \shape up
8736 \size normal
8737 \emph off
8738 \bar no
8739 \noun off
8740 \color none
8741 one-fish
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Plain Layout
8750
8751 \family roman
8752 \series medium
8753 \shape up
8754 \size normal
8755 \emph off
8756 \bar no
8757 \noun off
8758 \color none
8759 two-fish
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 </row>
8765 <row>
8766 <cell alignment="center" valignment="top" topline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Plain Layout
8770
8771 \family roman
8772 \series medium
8773 \shape up
8774 \size normal
8775 \emph off
8776 \bar no
8777 \noun off
8778 \color none
8779 red-fish
8780 \end_layout
8781
8782 \end_inset
8783 </cell>
8784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8785 \begin_inset Text
8786
8787 \begin_layout Plain Layout
8788
8789 \family roman
8790 \series medium
8791 \shape up
8792 \size normal
8793 \emph off
8794 \bar no
8795 \noun off
8796 \color none
8797 blue-fish
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 </row>
8803 </lyxtabular>
8804
8805 \end_inset
8806
8807
8808 \end_layout
8809
8810 \end_deeper
8811 \begin_layout Verse
8812 (
8813 \begin_inset Info
8814 type  "shortcut"
8815 arg   "break-paragraph inverse"
8816 \end_inset
8817
8818
8819 \family sans
8820 , Table, 
8821 \family default
8822
8823 \begin_inset Info
8824 type  "shortcut"
8825 arg   "depth-increment"
8826 \end_inset
8827
8828  3 times, 
8829 \begin_inset Info
8830 type  "shortcut"
8831 arg   "break-paragraph inverse"
8832 \end_inset
8833
8834
8835 \family sans
8836 , Verse, 
8837 \family default
8838
8839 \begin_inset Info
8840 type  "shortcut"
8841 arg   "depth-decrement"
8842 \end_inset
8843
8844 )
8845 \end_layout
8846
8847 \end_deeper
8848 \begin_layout Enumerate
8849 (
8850 \family sans
8851 Return, Enumerate
8852 \family default
8853 : level #1) This is another item.
8854  Note that selecting a 
8855 \family sans
8856 Table
8857 \family default
8858  resets the nesting depth to level #1, so we increased the nesting depth
8859  3 times to put the table inside the 
8860 \family sans
8861 Verse
8862 \family default
8863  environment.
8864  
8865 \end_layout
8866
8867 \begin_layout Quotation
8868 We're now ending the 
8869 \family sans
8870 Enumerate
8871 \family default
8872  list and changing to 
8873 \family sans
8874 Quotation
8875 \family default
8876 .
8877  We're still at level #1.
8878  We want to show you some of the things you can do by mixing environments.
8879  The next set of paragraphs is a 
8880 \begin_inset Quotes eld
8881 \end_inset
8882
8883 quoted letter.
8884 \begin_inset Quotes erd
8885 \end_inset
8886
8887  We'll nest both the 
8888 \family sans
8889 Address
8890 \family default
8891  and 
8892 \family sans
8893 Right
8894 \begin_inset space ~
8895 \end_inset
8896
8897 Address
8898 \family default
8899  environments inside of this one, then use another nested 
8900 \family sans
8901 Quotation
8902 \family default
8903  for the letter body.
8904  We'll use 
8905 \begin_inset Info
8906 type  "shortcut"
8907 arg   "break-paragraph inverse"
8908 \end_inset
8909
8910  to preserve the depth.
8911  Remember that you need to use 
8912 \begin_inset Info
8913 type  "shortcut"
8914 arg   "newline-insert newline"
8915 \end_inset
8916
8917  to create multiple lines inside the 
8918 \family sans
8919 Address
8920 \family default
8921  and 
8922 \family sans
8923 Right
8924 \begin_inset space ~
8925 \end_inset
8926
8927 Address
8928 \family default
8929  environments.
8930  Here it goes:
8931 \end_layout
8932
8933 \begin_deeper
8934 \begin_layout Right Address
8935 1234 Nowhere Rd.
8936 \begin_inset Newline newline
8937 \end_inset
8938
8939 Moosegroin, MT 00100
8940 \begin_inset Newline newline
8941 \end_inset
8942
8943 9-6-96
8944 \end_layout
8945
8946 \begin_layout Address
8947 Dear Mr.
8948 \begin_inset space ~
8949 \end_inset
8950
8951 Fizlewitz:
8952 \end_layout
8953
8954 \begin_layout Quotation
8955 We regret to inform you that we cannot fill your order for 50
8956 \begin_inset space \thinspace{}
8957 \end_inset
8958
8959 L of compressed methane gas due to circumstances beyond our control.
8960  Unfortunately, several of our cows have mysteriously exploded, creating
8961  a backlog in our orders for methane.
8962  We will place your name on the waiting list and try to fill your order
8963  as soon as possible.
8964  In the meantime, we thank you for your patience.
8965 \end_layout
8966
8967 \begin_layout Quotation
8968 We do, however, now have a special on beef.
8969  If you are interested, please return the enclosed pricing and order form
8970  with your order, along with payment.
8971 \end_layout
8972
8973 \begin_layout Quotation
8974 We thank you again for your patience.
8975 \end_layout
8976
8977 \begin_layout Address
8978 Sincerely,
8979 \begin_inset Newline newline
8980 \end_inset
8981
8982 Bill Hick
8983 \end_layout
8984
8985 \end_deeper
8986 \begin_layout Quotation
8987 That ends that example!
8988 \end_layout
8989
8990 \begin_layout Standard
8991 As you can see, nesting environments in LyX gives you a lot of power with
8992  just a few keystrokes.
8993  We could have easily nested an 
8994 \family sans
8995 Itemize
8996 \family default
8997  list inside of a 
8998 \family sans
8999 Quotation
9000 \family default
9001  or 
9002 \family sans
9003 Quote
9004 \family default
9005 , or put a 
9006 \family sans
9007 Quote
9008 \family default
9009  inside of an 
9010 \family sans
9011 Itemize
9012 \family default
9013  list.
9014  You have a huge variety of options at your disposal.
9015 \end_layout
9016
9017 \begin_layout Section
9018 Spacing, pagination and line breaks
9019 \begin_inset Index idx
9020 status collapsed
9021
9022 \begin_layout Plain Layout
9023 Spacing
9024 \end_layout
9025
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \begin_layout Standard
9032 What is a space? While you might be used to pressing the space key anytime
9033  you want to separate two words in ordinary word processors, LyX offers
9034  you more spaces: Spaces of different width and spaces which can or cannot
9035  be broken at the end of a line.
9036  The following sections will show you some examples where those spaces are
9037  useful.
9038 \end_layout
9039
9040 \begin_layout Subsection
9041 Protected Space
9042 \begin_inset CommandInset label
9043 LatexCommand label
9044 name "sub:Protected-Space"
9045
9046 \end_inset
9047
9048
9049 \begin_inset Index idx
9050 status collapsed
9051
9052 \begin_layout Plain Layout
9053 Spaces ! Protected
9054 \end_layout
9055
9056 \end_inset
9057
9058
9059 \end_layout
9060
9061 \begin_layout Standard
9062 The protected space: It is used to tell LyX (and LaTeX) not to break the
9063  line at that point.
9064  This may be necessary to avoid unlucky linebreaks, like in: 
9065 \end_layout
9066
9067 \begin_layout Quote
9068 Further documentation is given in section
9069 \begin_inset Newline newline
9070 \end_inset
9071
9072
9073 \begin_inset CommandInset ref
9074 LatexCommand ref
9075 reference "sec:Bibliography"
9076
9077 \end_inset
9078
9079 .
9080  
9081 \end_layout
9082
9083 \begin_layout Standard
9084 Obviously, it would be a good thing to put a protected space between 
9085 \begin_inset Quotes eld
9086 \end_inset
9087
9088 section
9089 \begin_inset Quotes erd
9090 \end_inset
9091
9092  and 
9093 \begin_inset Quotes eld
9094 \end_inset
9095
9096
9097 \begin_inset CommandInset ref
9098 LatexCommand ref
9099 reference "sec:Bibliography"
9100
9101 \end_inset
9102
9103
9104 \begin_inset Quotes erd
9105 \end_inset
9106
9107 .
9108  A protected space is set with 
9109 \family sans
9110 Insert\SpecialChar \menuseparator
9111 Formatting\SpecialChar \menuseparator
9112 Protected
9113 \bar under
9114
9115 \begin_inset space ~
9116 \end_inset
9117
9118
9119 \bar default
9120 Space
9121 \family default
9122  (shortcut 
9123 \begin_inset Info
9124 type  "shortcut"
9125 arg   "space-insert protected"
9126 \end_inset
9127
9128 ).
9129 \end_layout
9130
9131 \begin_layout Subsection
9132 Horizontal Space
9133 \begin_inset CommandInset label
9134 LatexCommand label
9135 name "sub:Horizontal-Space"
9136
9137 \end_inset
9138
9139
9140 \begin_inset Index idx
9141 status collapsed
9142
9143 \begin_layout Plain Layout
9144 Spacing ! Horizontal
9145 \end_layout
9146
9147 \end_inset
9148
9149
9150 \end_layout
9151
9152 \begin_layout Standard
9153 All horizontal spaces can be inserted with the menu 
9154 \family sans
9155 Insert\SpecialChar \menuseparator
9156 Formatting\SpecialChar \menuseparator
9157 Horizontal Space
9158 \family default
9159 .
9160  The length units are listed in Appendix
9161 \begin_inset space ~
9162 \end_inset
9163
9164
9165 \begin_inset CommandInset ref
9166 LatexCommand ref
9167 reference "cha:Units-available-in"
9168
9169 \end_inset
9170
9171 .
9172 \end_layout
9173
9174 \begin_layout Subsubsection
9175 Inter-word Space
9176 \begin_inset CommandInset label
9177 LatexCommand label
9178 name "sub:Inter-word-Space"
9179
9180 \end_inset
9181
9182
9183 \begin_inset Index idx
9184 status collapsed
9185
9186 \begin_layout Plain Layout
9187 Spaces ! Inter-word
9188 \end_layout
9189
9190 \end_inset
9191
9192
9193 \end_layout
9194
9195 \begin_layout Standard
9196 Some languages (e.
9197 \begin_inset space \thinspace{}
9198 \end_inset
9199
9200 g.
9201 \begin_inset space \space{}
9202 \end_inset
9203
9204 English) have the typographical convention to add extra space after an end-of-se
9205 ntence punctuation mark, and LyX honors those conventions (see section
9206 \begin_inset space ~
9207 \end_inset
9208
9209
9210 \begin_inset CommandInset ref
9211 LatexCommand ref
9212 reference "sub:Abbreviations"
9213
9214 \end_inset
9215
9216 ).
9217  Sometimes, you want a normal space nevertheless.
9218  In this case, insert an inter-word space (shortcut 
9219 \begin_inset Info
9220 type  "shortcut"
9221 arg   "space-insert normal"
9222 \end_inset
9223
9224 ).
9225 \end_layout
9226
9227 \begin_layout Subsubsection
9228 Thin Space
9229 \begin_inset CommandInset label
9230 LatexCommand label
9231 name "sub:Thin-Space"
9232
9233 \end_inset
9234
9235
9236 \begin_inset Index idx
9237 status collapsed
9238
9239 \begin_layout Plain Layout
9240 Spaces ! Thin
9241 \end_layout
9242
9243 \end_inset
9244
9245
9246 \end_layout
9247
9248 \begin_layout Standard
9249
9250 \begin_inset Quotes eld
9251 \end_inset
9252
9253 thin space
9254 \begin_inset Quotes erd
9255 \end_inset
9256
9257  is a blank which has half the size of a normal space (and it is also 
9258 \begin_inset Quotes eld
9259 \end_inset
9260
9261 protected
9262 \begin_inset Quotes erd
9263 \end_inset
9264
9265 ).
9266  The typographical conventions in a lot of languages propose the use of
9267  thin spaces in cases where normal spaces would be too wide, for instance
9268  inside abbreviations:
9269 \end_layout
9270
9271 \begin_layout Quote
9272 D.
9273 \begin_inset space \thinspace{}
9274 \end_inset
9275
9276 E.
9277  Knuth has developed our beloved typesetting program.
9278 \end_layout
9279
9280 \begin_layout Standard
9281 or between values and units.
9282  Compare for example this:
9283 \begin_inset Newline newline
9284 \end_inset
9285
9286 10
9287 \begin_inset space \thinspace{}
9288 \end_inset
9289
9290 kg (thin space)
9291 \begin_inset Newline newline
9292 \end_inset
9293
9294 10 kg (normal space
9295 \end_layout
9296
9297 \begin_layout Standard
9298 You can insert thin spaces also with the menu 
9299 \family sans
9300 Insert\SpecialChar \menuseparator
9301 Formatting\SpecialChar \menuseparator
9302 Thin
9303 \begin_inset space ~
9304 \end_inset
9305
9306 Space
9307 \family default
9308  (shortcut 
9309 \begin_inset Info
9310 type  "shortcuts"
9311 arg   "space-insert thin"
9312 \end_inset
9313
9314 ).
9315 \end_layout
9316
9317 \begin_layout Subsubsection
9318 More Spaces
9319 \begin_inset CommandInset label
9320 LatexCommand label
9321 name "sub:More-Spaces"
9322
9323 \end_inset
9324
9325
9326 \end_layout
9327
9328 \begin_layout Standard
9329 You can furthermore insert the following space types:
9330 \end_layout
9331
9332 \begin_layout Description
9333 Negative
9334 \begin_inset space ~
9335 \end_inset
9336
9337 thin
9338 \begin_inset space ~
9339 \end_inset
9340
9341 space A line with a 
9342 \begin_inset Formula $\to$
9343 \end_inset
9344
9345
9346 \begin_inset space \negthinspace{}
9347 \end_inset
9348
9349
9350 \begin_inset Formula $\gets$
9351 \end_inset
9352
9353  Negative thin space between the arrows.
9354 \end_layout
9355
9356 \begin_layout Description
9357 Enspace
9358 \begin_inset space ~
9359 \end_inset
9360
9361 (0.5
9362 \begin_inset space \thinspace{}
9363 \end_inset
9364
9365 em) A line with a 
9366 \begin_inset Formula $\to$
9367 \end_inset
9368
9369
9370 \begin_inset space \enskip{}
9371 \end_inset
9372
9373
9374 \begin_inset Formula $\gets$
9375 \end_inset
9376
9377  Enspace (0.5
9378 \begin_inset space \thinspace{}
9379 \end_inset
9380
9381 em) space between the arrows.
9382 \end_layout
9383
9384 \begin_layout Description
9385 Quad
9386 \begin_inset space ~
9387 \end_inset
9388
9389 (1
9390 \begin_inset space \thinspace{}
9391 \end_inset
9392
9393 em) A line with a 
9394 \begin_inset Formula $\to$
9395 \end_inset
9396
9397
9398 \begin_inset space \quad{}
9399 \end_inset
9400
9401
9402 \begin_inset Formula $\gets$
9403 \end_inset
9404
9405  Quad
9406 \begin_inset space ~
9407 \end_inset
9408
9409 (1
9410 \begin_inset space \thinspace{}
9411 \end_inset
9412
9413 em) space between the arrows.
9414 \end_layout
9415
9416 \begin_layout Description
9417 QQuad
9418 \begin_inset space ~
9419 \end_inset
9420
9421 (2
9422 \begin_inset space \thinspace{}
9423 \end_inset
9424
9425 em) A line with a 
9426 \begin_inset Formula $\to$
9427 \end_inset
9428
9429
9430 \begin_inset space \qquad{}
9431 \end_inset
9432
9433
9434 \begin_inset Formula $\gets$
9435 \end_inset
9436
9437  QQuad
9438 \begin_inset space ~
9439 \end_inset
9440
9441 (2
9442 \begin_inset space \thinspace{}
9443 \end_inset
9444
9445 em) space between the arrows.
9446 \end_layout
9447
9448 \begin_layout Description
9449 Custom
9450 \begin_inset space ~
9451 \end_inset
9452
9453 space A line with
9454 \begin_inset Formula $\to$
9455 \end_inset
9456
9457
9458 \begin_inset space \hspace{}
9459 \length 2cm
9460 \end_inset
9461
9462
9463 \begin_inset Formula $\gets$
9464 \end_inset
9465
9466  2
9467 \begin_inset space \thinspace{}
9468 \end_inset
9469
9470 cm space between the arrows.
9471 \end_layout
9472
9473 \begin_layout Standard
9474 Table
9475 \begin_inset space ~
9476 \end_inset
9477
9478
9479 \begin_inset CommandInset ref
9480 LatexCommand ref
9481 reference "tab:Width-of-the"
9482
9483 \end_inset
9484
9485  lists the different space sizes.
9486 \end_layout
9487
9488 \begin_layout Standard
9489 \begin_inset Float table
9490 wide false
9491 sideways false
9492 status open
9493
9494 \begin_layout Plain Layout
9495 \align center
9496 \begin_inset Caption
9497
9498 \begin_layout Plain Layout
9499 \begin_inset CommandInset label
9500 LatexCommand label
9501 name "tab:Width-of-the"
9502
9503 \end_inset
9504
9505 Width of the different horizontal spaces.
9506 \end_layout
9507
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \begin_layout Plain Layout
9514 \align center
9515 \begin_inset Tabular
9516 <lyxtabular version="3" rows="8" columns="2">
9517 <features tabularvalignment="middle">
9518 <column alignment="center" valignment="top" width="0">
9519 <column alignment="center" valignment="top" width="0">
9520 <row>
9521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525
9526 \series bold
9527 Space
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9533 \begin_inset Text
9534
9535 \begin_layout Plain Layout
9536
9537 \series bold
9538 Width
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 </row>
9544 <row>
9545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 Normal
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558 1/3
9559 \begin_inset space \thinspace{}
9560 \end_inset
9561
9562 em
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 </row>
9568 <row>
9569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9570 \begin_inset Text
9571
9572 \begin_layout Plain Layout
9573 Protected
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 1/3
9583 \begin_inset space \thinspace{}
9584 \end_inset
9585
9586 em
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 </row>
9592 <row>
9593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 Thin
9598 \end_layout
9599
9600 \end_inset
9601 </cell>
9602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 1/6
9607 \begin_inset space \thinspace{}
9608 \end_inset
9609
9610 em
9611 \end_layout
9612
9613 \end_inset
9614 </cell>
9615 </row>
9616 <row>
9617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9618 \begin_inset Text
9619
9620 \begin_layout Plain Layout
9621 Negative thin
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 -1/6
9631 \begin_inset space \thinspace{}
9632 \end_inset
9633
9634 em
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 </row>
9640 <row>
9641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 Enspace (0.5
9646 \begin_inset space \thinspace{}
9647 \end_inset
9648
9649 em)
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 0.5
9659 \begin_inset space \thinspace{}
9660 \end_inset
9661
9662 em
9663 \end_layout
9664
9665 \end_inset
9666 </cell>
9667 </row>
9668 <row>
9669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9670 \begin_inset Text
9671
9672 \begin_layout Plain Layout
9673 Quad (1
9674 \begin_inset space \thinspace{}
9675 \end_inset
9676
9677 em)
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686 1
9687 \begin_inset space \thinspace{}
9688 \end_inset
9689
9690 em
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701 QQuad (2
9702 \begin_inset space \thinspace{}
9703 \end_inset
9704
9705 em)
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 2
9715 \begin_inset space \thinspace{}
9716 \end_inset
9717
9718 em
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 </row>
9724 </lyxtabular>
9725
9726 \end_inset
9727
9728
9729 \end_layout
9730
9731 \end_inset
9732
9733
9734 \end_layout
9735
9736 \begin_layout Subsubsection
9737
9738 \family sans
9739 Horizontal Fills
9740 \family default
9741
9742 \begin_inset Index idx
9743 status collapsed
9744
9745 \begin_layout Plain Layout
9746 Spacing ! Fills
9747 \end_layout
9748
9749 \end_inset
9750
9751
9752 \end_layout
9753
9754 \begin_layout Standard
9755 Horizontal fills (HFills) are a special LyX feature for adding extra space
9756  in a uniform fashion.
9757  An HFill is actually a variable length space, whose length always equals
9758  the remaining space between the left and right margins.
9759  If there is more than one HFill on a line, they divide the available space
9760  equally between themselves.
9761  
9762 \end_layout
9763
9764 \begin_layout Standard
9765 Here a few examples what you can do with them:
9766 \end_layout
9767
9768 \begin_layout Quote
9769 \noindent
9770 This is on the left side
9771 \begin_inset space \hfill{}
9772 \end_inset
9773
9774 This is on the right
9775 \end_layout
9776
9777 \begin_layout Quote
9778 \noindent
9779 Left
9780 \begin_inset space \hfill{}
9781 \end_inset
9782
9783 Middle
9784 \begin_inset space \hfill{}
9785 \end_inset
9786
9787 Right
9788 \end_layout
9789
9790 \begin_layout Quote
9791 \noindent
9792 Left
9793 \begin_inset space \hfill{}
9794 \end_inset
9795
9796 1/3 Left
9797 \begin_inset space \hfill{}
9798 \end_inset
9799
9800
9801 \begin_inset space \hfill{}
9802 \end_inset
9803
9804 Right
9805 \end_layout
9806
9807 \begin_layout Standard
9808 That was an example in the 
9809 \family sans
9810 Quote
9811 \family default
9812  environment.
9813  Here
9814 \begin_inset Formula $\to$
9815 \end_inset
9816
9817
9818 \begin_inset space \hfill{}
9819 \end_inset
9820
9821
9822 \begin_inset Formula $\gets$
9823 \end_inset
9824
9825 is one in a standard paragraph.
9826  It may or may not be apparent in the printed text, but it 
9827 \emph on
9828 is
9829 \emph default
9830  sitting in-between the two arrows.
9831 \end_layout
9832
9833 \begin_layout Standard
9834 HFills can be made visible when you choose one of the 
9835 \family sans
9836 Fill
9837 \begin_inset space ~
9838 \end_inset
9839
9840 Pattern
9841 \family default
9842  in the space dialog: The following patterns are available:
9843 \end_layout
9844
9845 \begin_layout Standard
9846 Dots: 
9847 \begin_inset space \dotfill{}
9848 \end_inset
9849
9850
9851 \begin_inset space ~
9852 \end_inset
9853
9854
9855 \end_layout
9856
9857 \begin_layout Standard
9858 Rule: 
9859 \begin_inset space \hrulefill{}
9860 \end_inset
9861
9862
9863 \begin_inset space ~
9864 \end_inset
9865
9866
9867 \end_layout
9868
9869 \begin_layout Standard
9870 Left arrow: 
9871 \begin_inset space \leftarrowfill{}
9872 \end_inset
9873
9874
9875 \begin_inset space ~
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \begin_layout Standard
9882 Right arrow: 
9883 \begin_inset space \rightarrowfill{}
9884 \end_inset
9885
9886
9887 \begin_inset space ~
9888 \end_inset
9889
9890
9891 \end_layout
9892
9893 \begin_layout Standard
9894 Up brace: 
9895 \begin_inset space \downbracefill{}
9896 \end_inset
9897
9898
9899 \begin_inset space ~
9900 \end_inset
9901
9902
9903 \end_layout
9904
9905 \begin_layout Standard
9906 Down brace: 
9907 \begin_inset space \upbracefill{}
9908 \end_inset
9909
9910
9911 \begin_inset space ~
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \begin_layout Standard
9918 \begin_inset Note Greyedout
9919 status open
9920
9921 \begin_layout Plain Layout
9922
9923 \series bold
9924 Note:
9925 \series default
9926  If an HFill is at the beginning of a line, and 
9927 \emph on
9928 not
9929 \emph default
9930  in the first line in a paragraph, LyX ignores it.
9931  This prevents HFills from accidentally being wrapped onto a new line.
9932  If you need space in this case anyway, set the 
9933 \family sans
9934 Protect
9935 \family default
9936  option in the space dialog.
9937 \end_layout
9938
9939 \end_inset
9940
9941
9942 \end_layout
9943
9944 \begin_layout Subsubsection
9945 Phantom Space
9946 \begin_inset Index idx
9947 status collapsed
9948
9949 \begin_layout Plain Layout
9950 Spacing ! Phantom
9951 \end_layout
9952
9953 \end_inset
9954
9955
9956 \end_layout
9957
9958 \begin_layout Standard
9959 Sometimes you want to insert space with exactly the length of a phrase.
9960  E.
9961 \begin_inset space \thinspace{}
9962 \end_inset
9963
9964 g.
9965 \begin_inset space \space{}
9966 \end_inset
9967
9968 you want to create the following multiple choice question:
9969 \end_layout
9970
9971 \begin_layout Standard
9972 \begin_inset VSpace medskip
9973 \end_inset
9974
9975 What is correct English?:
9976 \begin_inset Newline newline
9977 \end_inset
9978
9979
9980 \begin_inset Newline newline
9981 \end_inset
9982
9983 Mr.
9984 \begin_inset space ~
9985 \end_inset
9986
9987 Edge would have been jumps the gun.
9988 \begin_inset Newline newline
9989 \end_inset
9990
9991
9992 \begin_inset Phantom HPhantom
9993 status open
9994
9995 \begin_layout Plain Layout
9996 Mr.
9997  Edge 
9998 \end_layout
9999
10000 \end_inset
10001
10002 has to be jumped
10003 \begin_inset Newline newline
10004 \end_inset
10005
10006
10007 \begin_inset Phantom HPhantom
10008 status open
10009
10010 \begin_layout Plain Layout
10011 Mr.
10012  Edge 
10013 \end_layout
10014
10015 \end_inset
10016
10017 jumps
10018 \begin_inset VSpace medskip
10019 \end_inset
10020
10021
10022 \end_layout
10023
10024 \begin_layout Standard
10025 So that the choices appear exactly after the phrase 
10026 \begin_inset Quotes eld
10027 \end_inset
10028
10029 Mr.
10030 \begin_inset space ~
10031 \end_inset
10032
10033 Edge
10034 \begin_inset space ~
10035 \end_inset
10036
10037
10038 \begin_inset Quotes erd
10039 \end_inset
10040
10041 .
10042  To get this, you can use the phantom insets available via the menu 
10043 \family sans
10044 Insert\SpecialChar \menuseparator
10045 Formatting\SpecialChar \menuseparator
10046 Phantom
10047 \family default
10048 .
10049  In our case insert a horizontal phantom at the beginning of the last two
10050  lines and insert 
10051 \begin_inset Quotes eld
10052 \end_inset
10053
10054 Mr.
10055 \begin_inset space ~
10056 \end_inset
10057
10058 Edge
10059 \begin_inset space ~
10060 \end_inset
10061
10062
10063 \begin_inset Quotes erd
10064 \end_inset
10065
10066  into the phantom inset (note the space after 
10067 \begin_inset Quotes eld
10068 \end_inset
10069
10070 Edge
10071 \begin_inset Quotes erd
10072 \end_inset
10073
10074 ).
10075  A phantom insets prints only the space of its content (like a placeholder).
10076  That is why it is named 
10077 \begin_inset Quotes eld
10078 \end_inset
10079
10080 phantom
10081 \begin_inset Quotes erd
10082 \end_inset
10083
10084 .
10085  The normal phantom ouputs the width and heigth of the content as space,
10086  while the horizontal and vertical variant only outputs the corresponding
10087  dimension.
10088 \end_layout
10089
10090 \begin_layout Subsection
10091 Vertical Space
10092 \begin_inset CommandInset label
10093 LatexCommand label
10094 name "sub:Vertical-Space"
10095
10096 \end_inset
10097
10098
10099 \begin_inset Index idx
10100 status collapsed
10101
10102 \begin_layout Plain Layout
10103 Spacing ! Vertical
10104 \end_layout
10105
10106 \end_inset
10107
10108
10109 \end_layout
10110
10111 \begin_layout Standard
10112 To add extra vertical space above or below a paragraph, use the 
10113 \family sans
10114 Insert\SpecialChar \menuseparator
10115 Formatting\SpecialChar \menuseparator
10116 Vertical
10117 \begin_inset space ~
10118 \end_inset
10119
10120 Space
10121 \family default
10122  dialog.
10123  There you find the following sizes:
10124 \end_layout
10125
10126 \begin_layout Standard
10127
10128 \family sans
10129 SmallSkip
10130 \family default
10131
10132 \family sans
10133 MedSkip
10134 \family default
10135  and 
10136 \family sans
10137 BigSkip
10138 \family default
10139  are LaTeX sizes which depend on the font size of the document.
10140  
10141 \family sans
10142 DefSkip
10143 \family default
10144  is the skip adjusted in the dialog 
10145 \family sans
10146 Document\SpecialChar \menuseparator
10147 Settings
10148 \family default
10149
10150 \begin_inset Index idx
10151 status collapsed
10152
10153 \begin_layout Plain Layout
10154 Document ! Settings
10155 \end_layout
10156
10157 \end_inset
10158
10159  for the paragraph separation.
10160  If you use indentation to separate paragraphs 
10161 \family sans
10162 DefSkip
10163 \family default
10164  is equal to 
10165 \family sans
10166 MedSkip
10167 \family default
10168 .
10169 \end_layout
10170
10171 \begin_layout Standard
10172
10173 \family sans
10174 VFill
10175 \family default
10176
10177 \begin_inset Index idx
10178 status collapsed
10179
10180 \begin_layout Plain Layout
10181 Spacing ! Fills
10182 \end_layout
10183
10184 \end_inset
10185
10186  is a variable space, set so that the space is maximal within one page.
10187  An example: You have only two short paragraphs on one page with a vfill
10188  between them.
10189  Then the first paragraph is placed at the top of the page and the second
10190  one at the bottom, because the space between them is then maximal.
10191  
10192 \family sans
10193 VFill
10194 \family default
10195 s work like 
10196 \family sans
10197 HFill
10198 \family default
10199 s: they fill the remaining vertical space on a page with blank space.
10200 \begin_inset Foot
10201 status collapsed
10202
10203 \begin_layout Plain Layout
10204
10205 \family sans
10206 HFill
10207 \family default
10208 s are described in section
10209 \begin_inset space ~
10210 \end_inset
10211
10212
10213 \begin_inset CommandInset ref
10214 LatexCommand ref
10215 reference "sub:Horizontal-Space"
10216
10217 \end_inset
10218
10219 .
10220 \end_layout
10221
10222 \end_inset
10223
10224  If there are several 
10225 \family sans
10226 VFill
10227 \family default
10228 s on a page, they divide the remaining vertical space equally between themselves.
10229  You can therefore use 
10230 \family sans
10231 VFill
10232 \family default
10233 s to center text on a page, or even place text 2/3 down a page.
10234 \end_layout
10235
10236 \begin_layout Standard
10237
10238 \family sans
10239 Custom
10240 \family default
10241  are custom spaces in units explained in Appendix
10242 \begin_inset space ~
10243 \end_inset
10244
10245
10246 \begin_inset CommandInset ref
10247 LatexCommand ref
10248 reference "cha:Units-available-in"
10249
10250 \end_inset
10251
10252 .
10253 \end_layout
10254
10255 \begin_layout Standard
10256 \begin_inset Note Greyedout
10257 status open
10258
10259 \begin_layout Plain Layout
10260
10261 \series bold
10262 Note:
10263 \series default
10264  
10265 \series medium
10266 When the extra vertical space would be in the output at the top/bottom of
10267  a page, the space is only added if you have also checked the option 
10268 \family sans
10269 Protect
10270 \family default
10271 .
10272 \end_layout
10273
10274 \end_inset
10275
10276
10277 \end_layout
10278
10279 \begin_layout Subsection
10280 Paragraph Alignment
10281 \end_layout
10282
10283 \begin_layout Standard
10284 You can change the paragraph alignment with the 
10285 \family sans
10286 Edit\SpecialChar \menuseparator
10287 Paragraph Settings
10288 \family default
10289  dialog.
10290  There are five possibilities: 
10291 \end_layout
10292
10293 \begin_layout Itemize
10294
10295 \family sans
10296 Justified
10297 \family default
10298  (shortcut 
10299 \begin_inset Info
10300 type  "shortcut"
10301 arg   "paragraph-params \\align block"
10302 \end_inset
10303
10304 )
10305 \end_layout
10306
10307 \begin_layout Itemize
10308
10309 \family sans
10310 Left
10311 \family default
10312  (
10313 \begin_inset Info
10314 type  "shortcut"
10315 arg   "paragraph-params \\align left"
10316 \end_inset
10317
10318 )
10319 \end_layout
10320
10321 \begin_layout Itemize
10322
10323 \family sans
10324 Right
10325 \family default
10326  (
10327 \begin_inset Info
10328 type  "shortcut"
10329 arg   "paragraph-params \\align right"
10330 \end_inset
10331
10332 )
10333 \end_layout
10334
10335 \begin_layout Itemize
10336
10337 \family sans
10338 Center
10339 \family default
10340  (
10341 \begin_inset Info
10342 type  "shortcut"
10343 arg   "paragraph-params \\align center"
10344 \end_inset
10345
10346 )
10347 \end_layout
10348
10349 \begin_layout Itemize
10350
10351 \family sans
10352 Default
10353 \family default
10354  (
10355 \begin_inset Info
10356 type  "shortcut"
10357 arg   "paragraph-params \\align default"
10358 \end_inset
10359
10360 )
10361 \end_layout
10362
10363 \begin_layout Standard
10364 The default in most cases is justified alignment, in which the inter-word
10365  spacing is variable and each line of a paragraph fills the region between
10366  the left and right margins.
10367  The other three alignments should be self-explanatory, and look like this:
10368 \end_layout
10369
10370 \begin_layout Standard
10371 \align right
10372 This paragraph is right aligned,
10373 \end_layout
10374
10375 \begin_layout Standard
10376 \align center
10377 this one is centered,
10378 \end_layout
10379
10380 \begin_layout Standard
10381 \align left
10382 this one is left aligned.
10383 \end_layout
10384
10385 \begin_layout Subsection
10386 Forced Page Breaks
10387 \begin_inset Index idx
10388 status collapsed
10389
10390 \begin_layout Plain Layout
10391 Page breaks ! Forced
10392 \end_layout
10393
10394 \end_inset
10395
10396
10397 \begin_inset CommandInset label
10398 LatexCommand label
10399 name "sub:Forced-Page-Breaks"
10400
10401 \end_inset
10402
10403
10404 \end_layout
10405
10406 \begin_layout Standard
10407 If you don't like the way LaTeX does the pagebreaks in your document, you
10408  can force a page break where you want one.
10409  Normally this will not be necessary, because LaTeX is good at page breaking.
10410  Only if you use a lot of 
10411 \family sans
10412 Floats
10413 \family default
10414 , LaTeX's page breaking algorithm can fail.
10415 \end_layout
10416
10417 \begin_layout Standard
10418 We recommend not to use forced pagebreaks until the text is finished and
10419  until you have checked in the preview to see if you 
10420 \emph on
10421 really
10422 \emph default
10423  have to change the page breaking.
10424 \end_layout
10425
10426 \begin_layout Standard
10427 There are two types of pagebreaks: One that ends the page without any special
10428  action.
10429  This can be inserted above or below a paragraph via the menu 
10430 \family sans
10431 Insert\SpecialChar \menuseparator
10432 Formatting\SpecialChar \menuseparator
10433 New
10434 \begin_inset space ~
10435 \end_inset
10436
10437 Page
10438 \family default
10439 .
10440  The second type, that is inserted via the menu 
10441 \family sans
10442 Insert\SpecialChar \menuseparator
10443 Formatting\SpecialChar \menuseparator
10444 Page
10445 \begin_inset space ~
10446 \end_inset
10447
10448 Break
10449 \family default
10450 , ends a page but stretches the content of the page, so that it fills out
10451  the complete page.
10452  This type is useful to avoid whitespace when a page break produces a page
10453  on which only the last few lines are absent.
10454 \end_layout
10455
10456 \begin_layout Standard
10457 You might try to use a page break to ensure that a figure or table appears
10458  at the top of a page.
10459  This is, of course, the wrong way to do it.
10460  LyX gives you a way of automatically ensuring that your figures and tables
10461  appear at the top of a page (or the bottom, or on their own page) without
10462  having to worry about what precedes or follows your figure or table.
10463  See chapter 
10464 \begin_inset CommandInset ref
10465 LatexCommand ref
10466 reference "cha:Floats-and-Notes"
10467
10468 \end_inset
10469
10470  to learn more about 
10471 \family sans
10472 Floats
10473 \family default
10474 .
10475 \end_layout
10476
10477 \begin_layout Subsubsection
10478 Clear Page Breaks
10479 \begin_inset CommandInset label
10480 LatexCommand label
10481 name "sub:Clear-Page-Breaks"
10482
10483 \end_inset
10484
10485
10486 \begin_inset Index idx
10487 status collapsed
10488
10489 \begin_layout Plain Layout
10490 Page breaks ! Clear
10491 \end_layout
10492
10493 \end_inset
10494
10495
10496 \end_layout
10497
10498 \begin_layout Standard
10499 Rather than forced pagebreaks where the content behind the break is placed
10500  directly on the next page, you can also clear pages while breaking them.
10501  That means that the current paragraph is terminated and everything, including
10502  unprocessed floats, from the earlier part of the document are placed behind
10503  it, if necessary by adding pages.
10504 \end_layout
10505
10506 \begin_layout Standard
10507 You can insert a clear page break with the menu 
10508 \family sans
10509 Insert\SpecialChar \menuseparator
10510 Formatting\SpecialChar \menuseparator
10511 Clear
10512 \begin_inset space ~
10513 \end_inset
10514
10515 Page
10516 \family default
10517 .
10518  When you have a two-sided document like a book, you can use the menu 
10519 \family sans
10520 Insert\SpecialChar \menuseparator
10521 Formatting\SpecialChar \menuseparator
10522 Clear
10523 \begin_inset space ~
10524 \end_inset
10525
10526 Double
10527 \begin_inset space ~
10528 \end_inset
10529
10530 Page
10531 \family default
10532  to insert a clear page break that assures that the next page is a right-hand
10533  page (odd-numbered), if necessary by adding a page.
10534 \end_layout
10535
10536 \begin_layout Subsection
10537 Forced Line Breaks
10538 \begin_inset Index idx
10539 status collapsed
10540
10541 \begin_layout Plain Layout
10542 Line breaks
10543 \end_layout
10544
10545 \end_inset
10546
10547
10548 \begin_inset CommandInset label
10549 LatexCommand label
10550 name "sub:Forced-Line-Breaks"
10551
10552 \end_inset
10553
10554
10555 \end_layout
10556
10557 \begin_layout Standard
10558 Similar to page breaks there are two types of line breaks: One that simply
10559  breaks the line.
10560  You can force this line break within a paragraph by selecting 
10561 \family sans
10562 Insert\SpecialChar \menuseparator
10563 Formatting\SpecialChar \menuseparator
10564 Ragged
10565 \begin_inset space ~
10566 \end_inset
10567
10568 Line
10569 \begin_inset space ~
10570 \end_inset
10571
10572 Break
10573 \family default
10574  or with 
10575 \begin_inset Info
10576 type  "shortcut"
10577 arg   "newline-insert newline"
10578 \end_inset
10579
10580 .
10581  Another type that is inserted via the menu 
10582 \family sans
10583 Insert\SpecialChar \menuseparator
10584 Formatting\SpecialChar \menuseparator
10585 Justified
10586 \begin_inset space ~
10587 \end_inset
10588
10589 Line
10590 \begin_inset space ~
10591 \end_inset
10592
10593 Break
10594 \family default
10595  breaks the line and stretches it so that it fills out the whole space between
10596  the page margins.
10597  This is necessary to avoid 
10598 \begin_inset Quotes eld
10599 \end_inset
10600
10601 fringes
10602 \begin_inset Quotes erd
10603 \end_inset
10604
10605  in justified paragraphs due to whitespace introduced by line breaks.
10606 \end_layout
10607
10608 \begin_layout Standard
10609 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
10610  LaTeX is very good at line breaking.
10611  There are, however, a number of situations where it is necessary to actively
10612  set a line break, e.
10613 \begin_inset space \thinspace{}
10614 \end_inset
10615
10616 g.
10617 \begin_inset space \space{}
10618 \end_inset
10619
10620 in a poem or for an address (see sections
10621 \begin_inset space ~
10622 \end_inset
10623
10624
10625 \begin_inset CommandInset ref
10626 LatexCommand ref
10627 reference "sec:Quote"
10628
10629 \end_inset
10630
10631
10632 \begin_inset CommandInset ref
10633 LatexCommand ref
10634 reference "sec:Verse"
10635
10636 \end_inset
10637
10638  and 
10639 \begin_inset CommandInset ref
10640 LatexCommand ref
10641 reference "sec:Address-Usage"
10642
10643 \end_inset
10644
10645 ).
10646 \end_layout
10647
10648 \begin_layout Subsection
10649 Horizontal Lines
10650 \begin_inset CommandInset label
10651 LatexCommand label
10652 name "sub:Horizontal-Lines"
10653
10654 \end_inset
10655
10656
10657 \begin_inset Index idx
10658 status collapsed
10659
10660 \begin_layout Plain Layout
10661 Horizontal lines
10662 \end_layout
10663
10664 \end_inset
10665
10666
10667 \end_layout
10668
10669 \begin_layout Standard
10670 \noindent
10671 \begin_inset CommandInset line
10672 LatexCommand rule
10673 offset "0.5ex"
10674 width "100line%"
10675 height "1pt"
10676
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \begin_layout Standard
10683 In the dialog 
10684 \family sans
10685 Insert\SpecialChar \menuseparator
10686 Formatting\SpecialChar \menuseparator
10687 Horizontal
10688 \begin_inset space ~
10689 \end_inset
10690
10691 Line
10692 \family default
10693  you can insert horizontal lines.
10694  The line offset is the vertical distance between the line and the baseline
10695  of the current text line or the paragraph.
10696 \end_layout
10697
10698 \begin_layout Standard
10699 \noindent
10700 \begin_inset CommandInset line
10701 LatexCommand rule
10702 offset "0.5ex"
10703 width "100line%"
10704 height "1pt"
10705
10706 \end_inset
10707
10708
10709 \end_layout
10710
10711 \begin_layout Standard
10712
10713 \end_layout
10714
10715 \begin_layout Section
10716 Characters and Symbols
10717 \end_layout
10718
10719 \begin_layout Standard
10720 You can directly enter all characters that are available on your keyboard.
10721  You can also use special keyboard maps to be able to enter e.
10722 \begin_inset space \thinspace{}
10723 \end_inset
10724
10725 g.
10726 \begin_inset space \space{}
10727 \end_inset
10728
10729 characters needed for French with an English keyboard.
10730  See section
10731 \begin_inset space \thinspace{}
10732 \end_inset
10733
10734
10735 \begin_inset CommandInset ref
10736 LatexCommand ref
10737 reference "sub:Keyboard-mapping"
10738
10739 \end_inset
10740
10741  for information on how this is done.
10742 \end_layout
10743
10744 \begin_layout Standard
10745 For the case where you need a character that is not on your keyboard, you
10746  can use the 
10747 \family sans
10748 Symbols
10749 \family default
10750  dialog via the menu 
10751 \family sans
10752 Insert\SpecialChar \menuseparator
10753 Special Character\SpecialChar \menuseparator
10754 Symbols
10755 \family default
10756 .
10757 \end_layout
10758
10759 \begin_layout Standard
10760 \begin_inset Note Greyedout
10761 status open
10762
10763 \begin_layout Plain Layout
10764
10765 \series bold
10766 Note:
10767 \series default
10768  Maybe not all symbols inserted with the symbols dialog can be displayed
10769  when you are using a special screen font in LyX's preferences.
10770  But the inserted symbols will in every case be displayed in the output.
10771 \end_layout
10772
10773 \end_inset
10774
10775
10776 \end_layout
10777
10778 \begin_layout Section
10779 Fonts and Text Styles
10780 \begin_inset CommandInset label
10781 LatexCommand label
10782 name "sec:Fonts-and-Text"
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Subsection
10790 Font Types
10791 \begin_inset Index idx
10792 status collapsed
10793
10794 \begin_layout Plain Layout
10795 Font ! Types
10796 \end_layout
10797
10798 \end_inset
10799
10800
10801 \end_layout
10802
10803 \begin_layout Standard
10804 There are two types of fonts:
10805 \end_layout
10806
10807 \begin_layout Description
10808 Vector
10809 \begin_inset space ~
10810 \end_inset
10811
10812 fonts
10813 \begin_inset Index idx
10814 status collapsed
10815
10816 \begin_layout Plain Layout
10817 Fonts ! Vector-
10818 \end_layout
10819
10820 \end_inset
10821
10822  are fonts, built from outlines of the single glyphs (e.
10823 \begin_inset space \thinspace{}
10824 \end_inset
10825
10826 g.
10827  characters) in the font.
10828  This means that each glyph is defined using mathematical curves that are
10829  well suited for scaling to any requested size.
10830  This mathematical definition is interpreted by the font renderer and the
10831  curve is filled out with pixels according to the size and glyph.
10832  This means that vector fonts will look pretty good in all sizes.
10833  Only at very small sizes where each pixel has to be very carefully computed
10834  to provide a good image, it might be hard to provide a good rendering.
10835 \begin_inset Newline newline
10836 \end_inset
10837
10838 That could mean that one only needs to define one font size and scale them.
10839  But to achieve a better quality, many fonts define several font sizes.
10840  That improves the appearance because you need more details at large font
10841  sizes than at small ones.
10842 \begin_inset Newline newline
10843 \end_inset
10844
10845 The font types 
10846 \family typewriter
10847 TrueType
10848 \family default
10849
10850 \family typewriter
10851 OpenType
10852 \family default
10853 , and 
10854 \family typewriter
10855 Type
10856 \begin_inset space ~
10857 \end_inset
10858
10859 1
10860 \family default
10861  are vector fonts.
10862 \end_layout
10863
10864 \begin_layout Description
10865 Bitmap
10866 \begin_inset space ~
10867 \end_inset
10868
10869 fonts
10870 \begin_inset Index idx
10871 status collapsed
10872
10873 \begin_layout Plain Layout
10874 Fonts ! Bitmap-
10875 \end_layout
10876
10877 \end_inset
10878
10879  on the other hand, are defined by bitmap graphics from the start, so they
10880  will look good at all the sizes they are meant for.
10881  However, they don't scale well, because in order to scale a glyph, each
10882  pixel is enlarged into several pixels.
10883  It is the same effect that happens if you try to enlarge a picture in a
10884  picture manipulation program.
10885  In order to relieve this effect, bitmap fonts are typically provided in
10886  several fixed sizes typically from around 8 pixels high up to 34 pixels
10887  or so high in steps according to what is believed to be useful.
10888  The advantage of bitmap fonts is that no complicated computations are necessary
10889  to display each glyph, so bitmap fonts are thus faster displayed than scalable
10890  fonts.
10891  The disadvantage is that sizes that don't exist as fixed versions have
10892  to be scaled by doubling pixels, and thus look bad.
10893 \begin_inset Newline newline
10894 \end_inset
10895
10896 Bitmap fonts are named 
10897 \family typewriter
10898 Type
10899 \begin_inset space ~
10900 \end_inset
10901
10902 3
10903 \family default
10904  in PostScript- and PDF-documents.
10905 \end_layout
10906
10907 \begin_layout Standard
10908 The result of all this is that bitmap fonts are best for the size they are
10909  designed for, while scalable fonts are good for nearly all sizes.
10910  So one needs fewer font size definitions for scalable fonts.
10911  That's the reason why nearly all text rendering and typesetting programs
10912  use scalable fonts.
10913 \end_layout
10914
10915 \begin_layout Standard
10916 To test which fonts are used in a PDF-document, you can have a look into
10917  its document properties.
10918 \end_layout
10919
10920 \begin_layout Standard
10921 Many modern typesetting and markup languages have begun to move towards
10922  specifying character styles rather than specifying a particular font.
10923  For example, instead of changing to an italicized version of the current
10924  font to emphasize text, you use an 
10925 \begin_inset Quotes eld
10926 \end_inset
10927
10928 emphasized style
10929 \begin_inset Quotes erd
10930 \end_inset
10931
10932  instead.
10933  This concept fits in perfectly with LyX.
10934  In LyX, you do things based on contexts, rather than focusing on typesetting
10935  details.
10936 \end_layout
10937
10938 \begin_layout Subsection
10939 LaTeX font support
10940 \begin_inset CommandInset label
10941 LatexCommand label
10942 name "sub:LaTeX-font-support"
10943
10944 \end_inset
10945
10946
10947 \end_layout
10948
10949 \begin_layout Standard
10950 Traditionally, LaTeX uses its own fonts.
10951  That is to say, you cannot directly access the fonts installed on your
10952  operating system, but you have to use specific fonts provided by your LaTeX
10953  distribution.
10954  The reason is that LaTeX needs some extra information about the fonts,
10955  which have to be provided by additional files and packages.
10956  The downside of this is that your font choice is somewhat limited, compared
10957  to usual word processors.
10958  On the other hand this comes with the advantage that the provided fonts
10959  are generally of very good quality, and that LaTeX files are very portable
10960  across different machines.
10961  Also, the range of fonts supported by traditional LaTeX was increased a
10962  lot meanwhile so that you can find packages for many free and commercial
10963  fonts.
10964  In LyX, only a subset of these are directly selectable via the user interface
10965  (see section
10966 \begin_inset space ~
10967 \end_inset
10968
10969
10970 \begin_inset CommandInset ref
10971 LatexCommand ref
10972 reference "sub:Document-Font"
10973
10974 \end_inset
10975
10976  for details).
10977  However, all others are available if you enter the respective LaTeX code
10978  in the document preamble (please refer to the documentation of your desired
10979  font).
10980 \end_layout
10981
10982 \begin_layout Standard
10983 Furthermore, recent developments brought some new LaTeX engines that are
10984  also able to directly access fonts that are installed for your operating
10985  system (OS), namely XeTeX and LuaTeX.
10986  Both engines are now supported by LyX.
10987  By using them, you can use theoretically any OpenType or TrueType font
10988  that is installed on your system.
10989  The next section describes how to use these OS fonts.
10990 \end_layout
10991
10992 \begin_layout Standard
10993 \begin_inset Note Greyedout
10994 status open
10995
10996 \begin_layout Plain Layout
10997
10998 \series bold
10999 Note:
11000 \series default
11001  In practice, some fonts might fail due to bad metrics and other font deficienci
11002 es; so you might have to experiment.
11003 \end_layout
11004
11005 \end_inset
11006
11007
11008 \end_layout
11009
11010 \begin_layout Standard
11011 \begin_inset Note Greyedout
11012 status open
11013
11014 \begin_layout Plain Layout
11015
11016 \series bold
11017 Note:
11018 \series default
11019  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11020  as traditional LaTeX or PDFLaTeX.
11021 \end_layout
11022
11023 \end_inset
11024
11025
11026 \end_layout
11027
11028 \begin_layout Subsection
11029 Document Font and Font size
11030 \begin_inset CommandInset label
11031 LatexCommand label
11032 name "sub:Document-Font"
11033
11034 \end_inset
11035
11036
11037 \begin_inset Index idx
11038 status collapsed
11039
11040 \begin_layout Plain Layout
11041 Font ! Size
11042 \end_layout
11043
11044 \end_inset
11045
11046
11047 \begin_inset Index idx
11048 status collapsed
11049
11050 \begin_layout Plain Layout
11051 Document ! Font
11052 \end_layout
11053
11054 \end_inset
11055
11056
11057 \end_layout
11058
11059 \begin_layout Standard
11060 You can set the document fonts in the 
11061 \family sans
11062 Document\SpecialChar \menuseparator
11063 Settings
11064 \family default
11065
11066 \begin_inset Index idx
11067 status collapsed
11068
11069 \begin_layout Plain Layout
11070 Document ! Settings
11071 \end_layout
11072
11073 \end_inset
11074
11075  dialog.
11076  In the 
11077 \family sans
11078 Fonts
11079 \family default
11080  section of the dialog, you can specify which font should be used for the
11081  three different font shapes — roman (serif), 
11082 \family sans
11083 sans
11084 \begin_inset space ~
11085 \end_inset
11086
11087 serif
11088 \family default
11089  and 
11090 \family typewriter
11091 typewriter
11092 \family default
11093  (monospaced) — you can specify the base font size and scaling factors for
11094  (some) sans serif and typewriter fonts if this is necessary to fit with
11095  the roman font.
11096 \end_layout
11097
11098 \begin_layout Standard
11099 If you select 
11100 \family sans
11101 Use non-T
11102 \begin_inset ERT
11103 status collapsed
11104
11105 \begin_layout Plain Layout
11106
11107 {}
11108 \end_layout
11109
11110 \end_inset
11111
11112 eX fonts
11113 \family default
11114 , you will have access to the fonts installed on your operating system.
11115  This requires that you use 
11116 \family sans
11117 PDF (XeT
11118 \begin_inset ERT
11119 status collapsed
11120
11121 \begin_layout Plain Layout
11122
11123 {}
11124 \end_layout
11125
11126 \end_inset
11127
11128 eX)
11129 \family default
11130
11131 \family sans
11132 PDF (LuaT
11133 \begin_inset ERT
11134 status collapsed
11135
11136 \begin_layout Plain Layout
11137
11138 {}
11139 \end_layout
11140
11141 \end_inset
11142
11143 eX)
11144 \family default
11145  or 
11146 \family sans
11147 DVI (LuaT
11148 \begin_inset ERT
11149 status collapsed
11150
11151 \begin_layout Plain Layout
11152
11153 {}
11154 \end_layout
11155
11156 \end_inset
11157
11158 eX)
11159 \family default
11160  as output format, i.
11161 \begin_inset space \thinspace{}
11162 \end_inset
11163
11164 e.
11165 \begin_inset space ~
11166 \end_inset
11167
11168 you will have to have either XeTeX or LuaTeX installed (see section
11169 \begin_inset space ~
11170 \end_inset
11171
11172
11173 \begin_inset CommandInset ref
11174 LatexCommand ref
11175 reference "sub:LaTeX-font-support"
11176
11177 \end_inset
11178
11179 ).
11180  You will then not have access to TeX's own fonts (the selection described
11181  below).
11182  Note that LyX lists all available fonts in either of the three lists (roman,
11183  sans
11184 \begin_inset space ~
11185 \end_inset
11186
11187 serif, and typewriter), since LyX cannot determine the family.
11188  Also note that the output might fail with some of the listed fonts, due
11189  to the encoding of the fonts and\SpecialChar \slash{}
11190 or font failures.
11191  Again, LyX cannot determine this in advance, so you might need to experiment.
11192 \end_layout
11193
11194 \begin_layout Standard
11195 If you use TeX fonts (which is the default), the possible options for the
11196  font include 
11197 \family sans
11198 Default
11199 \family default
11200  and a list of fonts available with your LaTeX distribution.
11201  If you select 
11202 \family sans
11203 Default,
11204 \family default
11205  the font that is preset by the current document class is used.
11206  In most cases, this will be the standard TeX font, known as 
11207 \begin_inset Quotes eld
11208 \end_inset
11209
11210
11211 \family typewriter
11212 Computer Modern
11213 \family default
11214
11215 \begin_inset Quotes erd
11216 \end_inset
11217
11218  (
11219 \family typewriter
11220 cm
11221 \family default
11222 ) or 
11223 \begin_inset Quotes eld
11224 \end_inset
11225
11226
11227 \family typewriter
11228 European Computer Modern
11229 \family default
11230
11231 \begin_inset Quotes erd
11232 \end_inset
11233
11234  (
11235 \family typewriter
11236 ec
11237 \family default
11238 ), but some classes preset different default fonts.
11239 \end_layout
11240
11241 \begin_layout Standard
11242 As 
11243 \family typewriter
11244 cm
11245 \family default
11246  and 
11247 \family typewriter
11248 ec
11249 \family default
11250  are bitmap fonts, they often looks pixelated in PDF output, especially
11251  when you read the PDF in a zoomed size.
11252 \begin_inset Foot
11253 status collapsed
11254
11255 \begin_layout Plain Layout
11256 This problem doesn't appear if you read PDFs in 
11257 \family typewriter
11258 Adobe
11259 \begin_inset space ~
11260 \end_inset
11261
11262 Reader
11263 \family default
11264  version 6 or later, because this program includes a special bitmap font
11265  renderer.
11266 \end_layout
11267
11268 \end_inset
11269
11270  To get rid of pixelated fonts, you have to use a vector font.
11271  Depending on how your document should look like, you can either:
11272 \end_layout
11273
11274 \begin_layout Itemize
11275 select the 
11276 \family typewriter
11277 Latin Modern
11278 \family default
11279  (
11280 \family typewriter
11281 lm
11282 \family default
11283 ) fonts, which is the recommended choice if you want to keep the look of
11284  
11285 \family typewriter
11286 cm
11287 \family default
11288 /
11289 \family typewriter
11290 ec
11291 \family default
11292 .
11293  
11294 \family typewriter
11295 Latin Modern
11296 \family default
11297  was developed for the LaTeX community in order to replace 
11298 \family typewriter
11299 cm
11300 \family default
11301  as the default font.
11302  It covers a huge range of glyphs and several font shapes.
11303  Except for some details, where the appearance was improved, 
11304 \family typewriter
11305 lm
11306 \family default
11307  looks identical to 
11308 \family typewriter
11309 cm
11310 \family default
11311 ;
11312 \begin_inset Foot
11313 status collapsed
11314
11315 \begin_layout Plain Layout
11316 One difference is improved kerning for the 
11317 \family typewriter
11318 lm
11319 \family default
11320  fonts.
11321 \end_layout
11322
11323 \end_inset
11324
11325
11326 \end_layout
11327
11328 \begin_layout Itemize
11329 select the 
11330 \family typewriter
11331 AE
11332 \family default
11333  (
11334 \family typewriter
11335 Almost European
11336 \family default
11337 ) fonts in (the rare) case that 
11338 \family typewriter
11339 Latin Modern
11340 \family default
11341  is not available to you or does not work, and you still want to emulate
11342  the look of 
11343 \family typewriter
11344 cm
11345 \family default
11346 /
11347 \family typewriter
11348 ec
11349 \family default
11350 .
11351  
11352 \family typewriter
11353 AE
11354 \family default
11355  is a virtual font.
11356  Virtual means that it 
11357 \begin_inset Quotes eld
11358 \end_inset
11359
11360 steals
11361 \begin_inset Quotes erd
11362 \end_inset
11363
11364  outline 
11365 \family typewriter
11366 cm
11367 \family default
11368 -glyphs from other fonts.
11369  This has the disadvantage that some characters are missing, like the French
11370  guillemets (
11371 \begin_inset Quotes eld
11372 \end_inset
11373
11374 «
11375 \begin_inset Quotes erd
11376 \end_inset
11377
11378  and 
11379 \begin_inset Quotes eld
11380 \end_inset
11381
11382 »
11383 \begin_inset Quotes erd
11384 \end_inset
11385
11386 )
11387 \begin_inset Foot
11388 status collapsed
11389
11390 \begin_layout Plain Layout
11391 Loading the LaTeX-package 
11392 \series bold
11393 aeguill
11394 \series default
11395
11396 \begin_inset Index idx
11397 status collapsed
11398
11399 \begin_layout Plain Layout
11400 LaTeX-packages ! aeguill
11401 \end_layout
11402
11403 \end_inset
11404
11405  with the document preamble line
11406 \begin_inset Newline newline
11407 \end_inset
11408
11409
11410 \series bold
11411
11412 \backslash
11413 usepackage[ec]{aeguill}
11414 \begin_inset Newline newline
11415 \end_inset
11416
11417
11418 \series default
11419 will fix the guillemet problem.
11420 \end_layout
11421
11422 \end_inset
11423
11424  and that accented characters are not 
11425 \emph on
11426 one
11427 \emph default
11428  glyph, but build of 
11429 \emph on
11430 two
11431 \emph default
11432  characters, the accent and the letter.
11433  Therefore you cannot search for words with accented characters in documents
11434  using the 
11435 \family typewriter
11436 AE
11437 \family default
11438  fonts.
11439  If you search for example for the French word 
11440 \begin_inset Quotes eld
11441 \end_inset
11442
11443 rève
11444 \begin_inset Quotes erd
11445 \end_inset
11446
11447  in a PDF, you won't get any result, because the PDF-viewer searches for
11448  the glyph 
11449 \begin_inset Quotes eld
11450 \end_inset
11451
11452  è 
11453 \begin_inset Quotes erd
11454 \end_inset
11455
11456  and not for the glyph 
11457 \begin_inset Quotes eld
11458 \end_inset
11459
11460  e +
11461 \begin_inset space ~
11462 \end_inset
11463
11464  ̀ 
11465 \begin_inset Quotes erd
11466 \end_inset
11467
11468 .
11469 \end_layout
11470
11471 \begin_layout Itemize
11472 If you do not like the look of 
11473 \family typewriter
11474 cm
11475 \family default
11476 /
11477 \family typewriter
11478 ec
11479 \family default
11480 , you can of course select one of the other provided vector fonts, e.
11481 \begin_inset space \thinspace{}
11482 \end_inset
11483
11484 g.
11485 \begin_inset space ~
11486 \end_inset
11487
11488
11489 \family sans
11490 Times Roman
11491 \family default
11492  or
11493 \family typewriter
11494  
11495 \family sans
11496 Palatino
11497 \family default
11498 .
11499  Most roman vector fonts will automatically select matching sans
11500 \begin_inset space ~
11501 \end_inset
11502
11503 serif and typewriter fonts
11504 \begin_inset Foot
11505 status collapsed
11506
11507 \begin_layout Plain Layout
11508 These are sometimes just matching other fonts (e.
11509 \begin_inset space \thinspace{}
11510 \end_inset
11511
11512 g., 
11513 \family sans
11514 Times Roman
11515 \family default
11516  selects 
11517 \family sans
11518 Helvetiva
11519 \family default
11520  for sans serif text), and sometimes, e.
11521 \begin_inset space \thinspace{}
11522 \end_inset
11523
11524 g.
11525  with 
11526 \family typewriter
11527 Latin Modern
11528 \family default
11529  or 
11530 \family typewriter
11531 Computer Modern
11532 \family default
11533 , different shapes of the same font, i.
11534 \begin_inset space \thinspace{}
11535 \end_inset
11536
11537 e.
11538  a real font 
11539 \emph on
11540 family
11541 \emph default
11542 .
11543 \end_layout
11544
11545 \end_inset
11546
11547 , but you can also select your own.
11548 \begin_inset Newline newline
11549 \end_inset
11550
11551 The differences between roman, 
11552 \family sans
11553 sans
11554 \begin_inset space ~
11555 \end_inset
11556
11557 serif
11558 \family default
11559 , and 
11560 \family typewriter
11561 typewriter
11562 \family default
11563  fonts are explained in section
11564 \begin_inset space ~
11565 \end_inset
11566
11567
11568 \begin_inset CommandInset ref
11569 LatexCommand ref
11570 reference "sub:Fine-Tuning-with-the"
11571
11572 \end_inset
11573
11574 .
11575 \begin_inset Newline newline
11576 \end_inset
11577
11578 The font 
11579 \family typewriter
11580 Times Roman
11581 \family default
11582  was originally designed for newspapers.
11583  That means its glyphs are smaller than the ones from other fonts to fit
11584  into the small newspaper columns.
11585  Therefore 
11586 \family typewriter
11587 Times Roman
11588 \family default
11589  is not the optimal choice for larger documents like books.
11590 \begin_inset VSpace bigskip
11591 \end_inset
11592
11593 For the font size there are generally four possible values: 
11594 \family sans
11595 Default, 10
11596 \family default
11597
11598 \family sans
11599 11
11600 \family default
11601 , and 
11602 \family sans
11603 12
11604 \family default
11605 .
11606  Some classes provide additional sizes.
11607  The size of 
11608 \family sans
11609 Default
11610 \family default
11611  depends on the class you are using.
11612  In the standard classes it is equal to the font size 10.
11613 \end_layout
11614
11615 \begin_layout Standard
11616 Note that the font size is the 
11617 \emph on
11618 base size
11619 \emph default
11620 .
11621  That means that LyX scales all other possible font sizes (such as those
11622  used in footnotes, super-, and subscripts) by this value.
11623  You can fine-tune the font size of text parts via the 
11624 \family sans
11625 Text
11626 \begin_inset space ~
11627 \end_inset
11628
11629 Style
11630 \family default
11631  dialog if needed.
11632  The possible font sizes for text parts are explained in section
11633 \begin_inset space ~
11634 \end_inset
11635
11636
11637 \begin_inset CommandInset ref
11638 LatexCommand ref
11639 reference "sub:Fine-Tuning-with-the"
11640
11641 \end_inset
11642
11643 .
11644 \end_layout
11645
11646 \begin_layout Standard
11647 The 
11648 \family sans
11649 Default Family
11650 \family default
11651  selection lets you specify whether the base font of your document should
11652  be roman, sans
11653 \begin_inset space ~
11654 \end_inset
11655
11656 serif or typewriter.
11657  The 
11658 \family sans
11659 Default
11660 \family default
11661  selection uses what is preset by the class, the other selections override
11662  this.
11663  In most cases, 
11664 \family sans
11665 Default
11666 \family default
11667  is equal to 
11668 \family sans
11669 roman
11670 \family default
11671 , but some classes (such as presentation classes) also use other defaults.
11672 \end_layout
11673
11674 \begin_layout Standard
11675 The
11676 \family typewriter
11677  
11678 \family sans
11679 LaTe
11680 \begin_inset ERT
11681 status collapsed
11682
11683 \begin_layout Plain Layout
11684
11685 {}
11686 \end_layout
11687
11688 \end_inset
11689
11690 X font encoding
11691 \family default
11692  selection is an expert setting which lets you change the value passed to
11693  the LaTeX-package
11694 \emph on
11695  fontenc
11696 \emph default
11697  (see also sec.
11698 \begin_inset space ~
11699 \end_inset
11700
11701
11702 \begin_inset CommandInset ref
11703 LatexCommand ref
11704 reference "sub:LaTeX-settings"
11705
11706 \end_inset
11707
11708 ).
11709  Normally, you do not need to change (or even understand) this.
11710  Unless you have specific reasons, use 
11711 \family sans
11712 Default
11713 \family default
11714 .
11715 \end_layout
11716
11717 \begin_layout Standard
11718 With some fonts, the checkboxes 
11719 \family sans
11720 Use Old Style Figures
11721 \family default
11722  and 
11723 \family sans
11724 Use True Small Caps
11725 \family default
11726  are enabled.
11727  These are extra features some fonts provide.
11728  If 
11729 \family sans
11730 Use Old Style Figures
11731 \family default
11732  is checked, the font uses old style (also known as medieval or text) figures,
11733  i.
11734 \begin_inset space \thinspace{}
11735 \end_inset
11736
11737 e.
11738 \begin_inset space ~
11739 \end_inset
11740
11741 figures with varying height that fit nicely with lower letters.
11742  
11743 \family sans
11744 Use True Small Caps
11745 \family default
11746  determines that real small caps are used instead of faked small caps made
11747  of scaled capitals.
11748  Real small caps are often part of expert font sets; they generally look
11749  better than faked small caps but might have to be purchased separately.
11750 \end_layout
11751
11752 \begin_layout Standard
11753 The field 
11754 \family sans
11755 CJK
11756 \family default
11757  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
11758  a font to display the script characters.
11759 \begin_inset Foot
11760 status collapsed
11761
11762 \begin_layout Plain Layout
11763 The font will be the argument for the commands of the LaTeX-package 
11764 \series bold
11765 CJK
11766 \series default
11767 .
11768  So this has no effect for the document language 
11769 \family sans
11770 Japanese
11771 \family default
11772  that doesn't use 
11773 \series bold
11774 CJK
11775 \series default
11776 .
11777 \end_layout
11778
11779 \end_inset
11780
11781
11782 \end_layout
11783
11784 \begin_layout Standard
11785 \begin_inset VSpace bigskip
11786 \end_inset
11787
11788
11789 \begin_inset Note Greyedout
11790 status open
11791
11792 \begin_layout Plain Layout
11793
11794 \series bold
11795 Note:
11796 \series default
11797  When you choose a new font or font size, LyX does 
11798 \emph on
11799 not
11800 \emph default
11801  change the screen font! You will only see a difference in the printed output;
11802  this is part of the WYSIWYM concept.
11803  LyX's screen fonts can be adjusted in the 
11804 \family sans
11805 Tools\SpecialChar \menuseparator
11806 Preferences
11807 \family default
11808  dialog, see section
11809 \begin_inset space ~
11810 \end_inset
11811
11812
11813 \begin_inset CommandInset ref
11814 LatexCommand ref
11815 reference "sub:Screen-Fonts"
11816
11817 \end_inset
11818
11819 .
11820 \end_layout
11821
11822 \end_inset
11823
11824
11825 \end_layout
11826
11827 \begin_layout Subsection
11828 Using Different Character Styles
11829 \begin_inset Index idx
11830 status collapsed
11831
11832 \begin_layout Plain Layout
11833 Character Styles
11834 \end_layout
11835
11836 \end_inset
11837
11838
11839 \begin_inset Index idx
11840 status collapsed
11841
11842 \begin_layout Plain Layout
11843 Text Style
11844 \end_layout
11845
11846 \end_inset
11847
11848
11849 \end_layout
11850
11851 \begin_layout Standard
11852 As we've already seen, LyX automatically changes the character style for
11853  certain paragraph environments.
11854  LyX supports two character styles, 
11855 \family sans
11856 Emphasized
11857 \family default
11858  and 
11859 \family sans
11860 Noun
11861 \family default
11862 .
11863  You can activate both of these styles via keybindings, the menus, and the
11864  toolbar.
11865 \end_layout
11866
11867 \begin_layout Standard
11868 To activate the 
11869 \family sans
11870 Noun
11871 \family default
11872  style, do one of the following:
11873 \end_layout
11874
11875 \begin_layout Itemize
11876 click on the toolbar button 
11877 \begin_inset Info
11878 type  "icon"
11879 arg   "font-noun"
11880 \end_inset
11881
11882
11883 \end_layout
11884
11885 \begin_layout Itemize
11886 use the key binding 
11887 \begin_inset Info
11888 type  "shortcut"
11889 arg   "font-noun"
11890 \end_inset
11891
11892
11893 \end_layout
11894
11895 \begin_layout Standard
11896 These commands are all toggles.
11897  That is, if 
11898 \family sans
11899 Noun
11900 \family default
11901  style is already active, they deactivate it.
11902 \end_layout
11903
11904 \begin_layout Standard
11905 One typically uses the 
11906 \family sans
11907 Noun
11908 \family default
11909  style for proper names.
11910  For example: 
11911 \begin_inset Quotes eld
11912 \end_inset
11913
11914
11915 \noun on
11916 Matthias Ettrich
11917 \noun default
11918  is the original author of LyX.
11919 \begin_inset Quotes erd
11920 \end_inset
11921
11922
11923 \end_layout
11924
11925 \begin_layout Standard
11926 A more widely used character style is the 
11927 \family sans
11928 Emphasized
11929 \family default
11930  style.
11931  You can activate (or deactivate — it's also a toggle) the 
11932 \family sans
11933 Emphasized
11934 \family default
11935  style by:
11936 \end_layout
11937
11938 \begin_layout Itemize
11939 clicking on the toolbar button 
11940 \begin_inset Info
11941 type  "icon"
11942 arg   "font-emph"
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Itemize
11949 using the keybindings 
11950 \begin_inset Info
11951 type  "shortcut"
11952 arg   "font-emph"
11953 \end_inset
11954
11955
11956 \end_layout
11957
11958 \begin_layout Standard
11959 Normally the 
11960 \family sans
11961 Emphasized
11962 \family default
11963  style is equivalent to an italic font but some document classes or LaTeX-packag
11964 es use a different font.
11965 \end_layout
11966
11967 \begin_layout Standard
11968 We've been using the 
11969 \family sans
11970 Emphasized
11971 \family default
11972  style all over the place in this document.
11973  Here's one more example:
11974 \end_layout
11975
11976 \begin_layout Quotation
11977
11978 \emph on
11979 Don't overuse character styles!
11980 \end_layout
11981
11982 \begin_layout Standard
11983 It's also a warning in addition to an example.
11984  One's writing should parallel ordinary conversation.
11985  Since we don't all constantly scream at each other, we should also avoid
11986  the common tendency to overuse character style.
11987  
11988 \end_layout
11989
11990 \begin_layout Standard
11991 You can always reset to the default font using the key binding 
11992 \begin_inset Info
11993 type  "shortcut"
11994 arg   "font-default"
11995 \end_inset
11996
11997  or the dialog 
11998 \family sans
11999 Edit\SpecialChar \menuseparator
12000 Text
12001 \begin_inset space ~
12002 \end_inset
12003
12004 Style
12005 \family default
12006 .
12007 \end_layout
12008
12009 \begin_layout Subsection
12010 Fine-Tuning with the 
12011 \family sans
12012 Text Style
12013 \family default
12014  dialog
12015 \begin_inset CommandInset label
12016 LatexCommand label
12017 name "sub:Fine-Tuning-with-the"
12018
12019 \end_inset
12020
12021
12022 \begin_inset Index idx
12023 status collapsed
12024
12025 \begin_layout Plain Layout
12026 Text Style
12027 \end_layout
12028
12029 \end_inset
12030
12031
12032 \end_layout
12033
12034 \begin_layout Standard
12035 There are always occasions when you will need to do some fine-tuning, so
12036  LyX gives you a way to create a custom character style.
12037  For example, an academic journal or a corporation may have a style sheet
12038  requiring a sans-serif font be used in certain situations.
12039  Also, writers sometimes use a different font to offset a character's thoughts
12040  from ordinary dialog.
12041 \end_layout
12042
12043 \begin_layout Standard
12044 Before we document how to use custom character style, we want to issue a
12045  warning yet again: Don't overuse character styles! 
12046 \begin_inset Newline newline
12047 \end_inset
12048
12049 Documents that overuse different fonts and sizes are not well readable and
12050  tend to look as if someone has knocked huge holes in them.
12051 \end_layout
12052
12053 \begin_layout Standard
12054 To use custom character styles, open the 
12055 \family sans
12056 Edit\SpecialChar \menuseparator
12057 Text
12058 \begin_inset space ~
12059 \end_inset
12060
12061 Style
12062 \change_inserted 5863208 1302821857
12063 \SpecialChar \menuseparator
12064 Customized\SpecialChar \ldots{}
12065
12066 \family default
12067  
12068 \change_deleted 5863208 1302821862
12069  
12070 \change_unchanged
12071 dialog.
12072  There are several boxes on this dialog, each corresponding to a different
12073  font property which you can choose.
12074  You can choose an option for one of these properties, or select 
12075 \family sans
12076 No
12077 \begin_inset space ~
12078 \end_inset
12079
12080 change
12081 \family default
12082 , which keeps the current state of that property.
12083  The item 
12084 \family sans
12085 Reset
12086 \family default
12087  will reset the property to whatever is the default.
12088  You can use this to reset attributes across a bunch of different paragraph
12089  environments in a snap.
12090 \end_layout
12091
12092 \begin_layout Standard
12093 The font properties, and their options (in addition to 
12094 \family sans
12095 No
12096 \begin_inset space ~
12097 \end_inset
12098
12099 change
12100 \family default
12101  and 
12102 \family sans
12103 Reset
12104 \family default
12105 ) are:
12106 \end_layout
12107
12108 \begin_layout Labeling
12109 \labelwidthstring 00.00.0000
12110
12111 \family sans
12112 Family
12113 \family default
12114  The 
12115 \begin_inset Quotes eld
12116 \end_inset
12117
12118 overall look
12119 \begin_inset Quotes erd
12120 \end_inset
12121
12122  of the font.
12123  The possible options are:
12124 \end_layout
12125
12126 \begin_deeper
12127 \begin_layout Labeling
12128 \labelwidthstring 00.00.0000
12129
12130 \family sans
12131 Roman
12132 \family default
12133  This is the Roman font family.
12134  Normally a serif font.
12135  It's also the default family.
12136  (key binding 
12137 \begin_inset Info
12138 type  "shortcut"
12139 arg   "font-roman"
12140 \end_inset
12141
12142 )
12143 \end_layout
12144
12145 \begin_layout Labeling
12146 \labelwidthstring 00.00.0000
12147
12148 \family sans
12149 Sans
12150 \begin_inset space ~
12151 \end_inset
12152
12153 Serif
12154 \family default
12155  
12156 \family sans
12157 This is the Sans Serif font family.
12158
12159 \family default
12160  (key binding 
12161 \begin_inset Info
12162 type  "shortcut"
12163 arg   "font-sans"
12164 \end_inset
12165
12166 )
12167 \end_layout
12168
12169 \begin_layout Labeling
12170 \labelwidthstring 00.00.0000
12171
12172 \family sans
12173 Typewriter
12174 \family default
12175  
12176 \family typewriter
12177 This is the Typewriter font family.
12178
12179 \family default
12180  (key binding 
12181 \begin_inset Info
12182 type  "shortcut"
12183 arg   "font-typewriter"
12184 \end_inset
12185
12186
12187 \family sans
12188 )
12189 \end_layout
12190
12191 \end_deeper
12192 \begin_layout Labeling
12193 \labelwidthstring 00.00.0000
12194
12195 \family sans
12196 Series
12197 \family default
12198  This corresponds to the print weight.
12199  Options are:
12200 \end_layout
12201
12202 \begin_deeper
12203 \begin_layout Labeling
12204 \labelwidthstring 00.00.0000
12205
12206 \family sans
12207 Medium
12208 \family default
12209  This is the Medium font series.
12210  It's also the default series.
12211 \end_layout
12212
12213 \begin_layout Labeling
12214 \labelwidthstring 00.00.0000
12215
12216 \family sans
12217 Bold
12218 \family default
12219  
12220 \series bold
12221 This is the Bold font series.
12222
12223 \series default
12224  (key binding 
12225 \begin_inset Info
12226 type  "shortcut"
12227 arg   "font-bold"
12228 \end_inset
12229
12230 )
12231 \end_layout
12232
12233 \end_deeper
12234 \begin_layout Labeling
12235 \labelwidthstring 00.00.0000
12236
12237 \family sans
12238 Shape
12239 \family default
12240  As the name implies.
12241  Options are:
12242 \end_layout
12243
12244 \begin_deeper
12245 \begin_layout Labeling
12246 \labelwidthstring 00.00.0000
12247
12248 \family sans
12249 Upright
12250 \family default
12251  This is the Upright font shape.
12252  It's also the default shape.
12253 \end_layout
12254
12255 \begin_layout Labeling
12256 \labelwidthstring 00.00.0000
12257
12258 \family sans
12259 Italic
12260 \family default
12261  
12262 \shape italic
12263 This
12264 \shape default
12265  
12266 \family sans
12267 \shape italic
12268 i
12269 \family default
12270 s the Italic font shape
12271 \shape default
12272 \emph on
12273 .
12274 \end_layout
12275
12276 \begin_layout Labeling
12277 \labelwidthstring 00.00.0000
12278
12279 \family sans
12280 Slanted
12281 \family default
12282  
12283 \shape slanted
12284 This is the Slanted font shape
12285 \shape default
12286  (although it might not be visible in LyX, this is different from italic).
12287 \end_layout
12288
12289 \begin_layout Labeling
12290 \labelwidthstring 00.00.0000
12291
12292 \family sans
12293 Small
12294 \begin_inset space ~
12295 \end_inset
12296
12297 Caps
12298 \family default
12299  
12300 \shape smallcaps
12301 This is the Small caps font shape
12302 \shape default
12303 \noun on
12304 .
12305 \end_layout
12306
12307 \end_deeper
12308 \begin_layout Labeling
12309 \labelwidthstring 00.00.0000
12310
12311 \family sans
12312 Size
12313 \family default
12314  Alters the size of the font.
12315  You'll find no numerical values here; all possible sizes are actually proportio
12316 nal to the document font size.
12317  Once again, you don't feed LyX the details, but a general description of
12318  what you want to do.
12319  The options are:
12320 \end_layout
12321
12322 \begin_deeper
12323 \begin_layout Labeling
12324 \labelwidthstring 00.00.0000
12325
12326 \family sans
12327 Tiny
12328 \family default
12329  
12330 \size tiny
12331 This is the 
12332 \begin_inset Quotes eld
12333 \end_inset
12334
12335 Tiny
12336 \begin_inset Quotes erd
12337 \end_inset
12338
12339  font size.
12340
12341 \size default
12342  (key bindings 
12343 \begin_inset Info
12344 type  "shortcuts"
12345 arg   "font-size tiny"
12346 \end_inset
12347
12348 )
12349 \end_layout
12350
12351 \begin_layout Labeling
12352 \labelwidthstring 00.00.0000
12353
12354 \family sans
12355 Smallest
12356 \family default
12357  
12358 \size scriptsize
12359 This is the 
12360 \begin_inset Quotes eld
12361 \end_inset
12362
12363 Smallest
12364 \begin_inset Quotes erd
12365 \end_inset
12366
12367  font size
12368 \size default
12369 .
12370  (key binding 
12371 \begin_inset Info
12372 type  "shortcut"
12373 arg   "font-size scriptsize"
12374 \end_inset
12375
12376 )
12377 \end_layout
12378
12379 \begin_layout Labeling
12380 \labelwidthstring 00.00.0000
12381
12382 \family sans
12383 Smaller
12384 \family default
12385  
12386 \size footnotesize
12387 This is the 
12388 \begin_inset Quotes eld
12389 \end_inset
12390
12391 Smaller
12392 \begin_inset Quotes erd
12393 \end_inset
12394
12395  font size.
12396
12397 \size default
12398  (key bindings 
12399 \begin_inset Info
12400 type  "shortcuts"
12401 arg   "font-size footnotesize"
12402 \end_inset
12403
12404 )
12405 \end_layout
12406
12407 \begin_layout Labeling
12408 \labelwidthstring 00.00.0000
12409
12410 \family sans
12411 Small
12412 \family default
12413  
12414 \size small
12415 This is the 
12416 \begin_inset Quotes eld
12417 \end_inset
12418
12419 Small
12420 \begin_inset Quotes erd
12421 \end_inset
12422
12423  font size.
12424
12425 \size default
12426  (key bindings 
12427 \begin_inset Info
12428 type  "shortcuts"
12429 arg   "font-size small"
12430 \end_inset
12431
12432 )
12433 \end_layout
12434
12435 \begin_layout Labeling
12436 \labelwidthstring 00.00.0000
12437
12438 \family sans
12439 Normal
12440 \family default
12441  This is the 
12442 \begin_inset Quotes eld
12443 \end_inset
12444
12445 Normal
12446 \begin_inset Quotes erd
12447 \end_inset
12448
12449  font size.
12450  It's also the default size.
12451  (key bindings 
12452 \begin_inset Info
12453 type  "shortcuts"
12454 arg   "font-size normal"
12455 \end_inset
12456
12457 )
12458 \end_layout
12459
12460 \begin_layout Labeling
12461 \labelwidthstring 00.00.0000
12462
12463 \family sans
12464 Large
12465 \family default
12466  
12467 \size large
12468 This is the 
12469 \begin_inset Quotes eld
12470 \end_inset
12471
12472 Large
12473 \begin_inset Quotes erd
12474 \end_inset
12475
12476  font size.
12477
12478 \size default
12479  (key bindings 
12480 \begin_inset Info
12481 type  "shortcuts"
12482 arg   "font-size large"
12483 \end_inset
12484
12485 )
12486 \end_layout
12487
12488 \begin_layout Labeling
12489 \labelwidthstring 00.00.0000
12490
12491 \family sans
12492 Larger
12493 \family default
12494  
12495 \size larger
12496 This is the 
12497 \begin_inset Quotes eld
12498 \end_inset
12499
12500 Larger
12501 \begin_inset Quotes erd
12502 \end_inset
12503
12504  font size.
12505
12506 \size default
12507  (key bindings 
12508 \begin_inset Info
12509 type  "shortcuts"
12510 arg   "font-size larger"
12511 \end_inset
12512
12513 )
12514 \end_layout
12515
12516 \begin_layout Labeling
12517 \labelwidthstring 00.00.0000
12518
12519 \family sans
12520 Largest
12521 \family default
12522  
12523 \size largest
12524 This is the 
12525 \begin_inset Quotes eld
12526 \end_inset
12527
12528 Largest
12529 \begin_inset Quotes erd
12530 \end_inset
12531
12532  font size.
12533
12534 \size default
12535  (key binding 
12536 \begin_inset Info
12537 type  "shortcut"
12538 arg   "font-size largest"
12539 \end_inset
12540
12541 )
12542 \end_layout
12543
12544 \begin_layout Labeling
12545 \labelwidthstring 00.00.0000
12546
12547 \family sans
12548 Huge
12549 \family default
12550  
12551 \size huge
12552 This is the 
12553 \begin_inset Quotes eld
12554 \end_inset
12555
12556 Huge
12557 \begin_inset Quotes erd
12558 \end_inset
12559
12560  font size.
12561
12562 \size default
12563  (key bindings 
12564 \begin_inset Info
12565 type  "shortcuts"
12566 arg   "font-size huge"
12567 \end_inset
12568
12569 )
12570 \end_layout
12571
12572 \begin_layout Labeling
12573 \labelwidthstring 00.00.0000
12574
12575 \family sans
12576 Huger
12577 \family default
12578  
12579 \size giant
12580 This is the 
12581 \begin_inset Quotes eld
12582 \end_inset
12583
12584 Huger
12585 \begin_inset Quotes erd
12586 \end_inset
12587
12588  font size.
12589
12590 \size default
12591  (key bindings 
12592 \begin_inset Info
12593 type  "shortcuts"
12594 arg   "font-size giant"
12595 \end_inset
12596
12597 )
12598 \change_inserted 5863208 1302821897
12599
12600 \end_layout
12601
12602 \begin_layout Labeling
12603 \labelwidthstring 00.00.0000
12604
12605 \change_inserted 5863208 1302821911
12606
12607 \family sans
12608 Increase
12609 \family default
12610  This increases the size by one step (for instance, from 
12611 \begin_inset Quotes eld
12612 \end_inset
12613
12614 Largest
12615 \begin_inset Quotes erd
12616 \end_inset
12617
12618  to 
12619 \begin_inset Quotes eld
12620 \end_inset
12621
12622 Huge
12623 \begin_inset Quotes erd
12624 \end_inset
12625
12626 ).
12627  (key binding 
12628 \begin_inset Info
12629 type  "shortcut"
12630 arg   "font-size increase"
12631 \end_inset
12632
12633 )
12634 \end_layout
12635
12636 \begin_layout Labeling
12637 \labelwidthstring 00.00.0000
12638
12639 \change_inserted 5863208 1302821911
12640
12641 \family sans
12642 Decrease
12643 \family default
12644  This decreases the size by one step (for instance, from 
12645 \begin_inset Quotes eld
12646 \end_inset
12647
12648 Normal
12649 \begin_inset Quotes erd
12650 \end_inset
12651
12652  to 
12653 \begin_inset Quotes eld
12654 \end_inset
12655
12656 Small
12657 \begin_inset Quotes erd
12658 \end_inset
12659
12660 ).
12661  (key binding 
12662 \begin_inset Info
12663 type  "shortcut"
12664 arg   "font-size decrease"
12665 \end_inset
12666
12667 )
12668 \change_unchanged
12669
12670 \end_layout
12671
12672 \end_deeper
12673 \begin_layout Standard
12674 We'll warn you 
12675 \emph on
12676 yet again
12677 \emph default
12678 : don't go crazy with this feature.
12679  You should almost never need to change the font size.
12680  LyX automatically changes the font size for different paragraph environments
12681  — use that instead.
12682  This is here for fine-tuning only!
12683 \end_layout
12684
12685 \begin_layout Labeling
12686 \labelwidthstring 00.00.0000
12687
12688 \family sans
12689 Misc
12690 \family default
12691  Here you can change a few other things at the character level.
12692  Options are:
12693 \end_layout
12694
12695 \begin_deeper
12696 \begin_layout Labeling
12697 \labelwidthstring 00.00.0000
12698
12699 \family sans
12700 Emph
12701 \family default
12702  
12703 \emph on
12704 This is text with emphasize on
12705 \emph default
12706 .
12707  This might seem like the same as 
12708 \shape italic
12709 Italic
12710 \shape default
12711 , but it is actually a bit different.
12712  Emphasized is a 
12713 \emph on
12714 logical
12715 \emph default
12716  attribute.
12717  That means every document class can define its own font used for emphasized
12718  text.
12719  Normally this font is equal to italic.
12720 \end_layout
12721
12722 \begin_layout Labeling
12723 \labelwidthstring 00.00.0000
12724
12725 \family sans
12726 Underbar
12727 \family default
12728  
12729 \bar under
12730 This is text with Underbar on.
12731
12732 \bar default
12733  (key binding 
12734 \begin_inset Info
12735 type  "shortcuts"
12736 arg   "font-underline"
12737 \end_inset
12738
12739
12740 \family sans
12741 )
12742 \begin_inset Newline newline
12743 \end_inset
12744
12745
12746 \family default
12747 Avoid using underbar if you can! It's a hangover from the typewriter days,
12748  when you couldn't change fonts.
12749  We no longer need to emphasize text by underscoring characters.
12750  It's only included in LyX because some people 
12751 \emph on
12752 may
12753 \emph default
12754  need it in order to follow style sheets for journal submissions.
12755 \change_inserted 5863208 1302821962
12756
12757 \end_layout
12758
12759 \begin_layout Labeling
12760 \labelwidthstring 00.00.0000
12761
12762 \change_inserted 5863208 1302821963
12763
12764 \family sans
12765 Double
12766 \begin_inset space ~
12767 \end_inset
12768
12769 underbar
12770 \family default
12771  
12772 \uuline on
12773 This is text with Double underbar on.
12774
12775 \uuline default
12776  (key binding 
12777 \begin_inset Info
12778 type  "shortcut"
12779 arg   "font-underunderline"
12780 \end_inset
12781
12782 )
12783 \begin_inset Newline newline
12784 \end_inset
12785
12786 If we just warned you against using underbar, you can imagine what we think
12787  about double underbar.
12788 \end_layout
12789
12790 \begin_layout Labeling
12791 \labelwidthstring 00.00.0000
12792
12793 \change_inserted 5863208 1302821963
12794
12795 \family sans
12796 Wavy
12797 \begin_inset space ~
12798 \end_inset
12799
12800 underbar
12801 \family default
12802  
12803 \uwave on
12804 This is text with Wavy underbar on.
12805
12806 \uwave default
12807  (key binding 
12808 \begin_inset Info
12809 type  "shortcut"
12810 arg   "font-underwave"
12811 \end_inset
12812
12813 )
12814 \begin_inset Newline newline
12815 \end_inset
12816
12817 Use this only if a journal absolutely insists on it.
12818  Keep antinausea pills handy.
12819 \end_layout
12820
12821 \begin_layout Labeling
12822 \labelwidthstring 00.00.0000
12823
12824 \change_inserted 5863208 1302821963
12825
12826 \family sans
12827 Strikeout
12828 \family default
12829  
12830 \strikeout on
12831 This is text with Strikeout on.
12832
12833 \strikeout default
12834  (key binding 
12835 \begin_inset Info
12836 type  "shortcut"
12837 arg   "font-strikeout"
12838 \end_inset
12839
12840 ) This is frequently used to indicate an older version of text that has
12841  since changed.
12842 \change_unchanged
12843
12844 \end_layout
12845
12846 \begin_layout Labeling
12847 \labelwidthstring 00.00.0000
12848
12849 \family sans
12850 Noun
12851 \family default
12852  
12853 \noun on
12854 This is text with Noun on.
12855
12856 \noun default
12857  Like 
12858 \family sans
12859 Emph
12860 \family default
12861 , this is a logical attribute.
12862  Normally it's equivalent to 
12863 \family sans
12864 Small
12865 \begin_inset space ~
12866 \end_inset
12867
12868 Caps
12869 \family default
12870 .
12871 \end_layout
12872
12873 \end_deeper
12874 \begin_layout Labeling
12875 \labelwidthstring 00.00.0000
12876
12877 \family sans
12878 Color
12879 \family default
12880  You can adjust the color of the text with this control.
12881  Notice that not all DVI-viewers are able to display colors.
12882  Besides 
12883 \family sans
12884 No
12885 \begin_inset space ~
12886 \end_inset
12887
12888 color
12889 \family default
12890 , which is the default 
12891 \begin_inset Quotes eld
12892 \end_inset
12893
12894 color
12895 \begin_inset Quotes erd
12896 \end_inset
12897
12898  and means normally black, you can choose between 
12899 \family sans
12900 Black
12901 \family default
12902
12903 \family sans
12904 White
12905 \family default
12906
12907 \family sans
12908 Red
12909 \family default
12910
12911 \family sans
12912 Green
12913 \family default
12914
12915 \family sans
12916 Blue
12917 \family default
12918
12919 \family sans
12920 Cyan
12921 \family default
12922
12923 \family sans
12924 Magenta
12925 \family default
12926  and 
12927 \family sans
12928 Yellow
12929 \family default
12930  text.
12931 \begin_inset Index idx
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935 Color ! Text
12936 \end_layout
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Labeling
12944 \labelwidthstring 00.00.0000
12945
12946 \family sans
12947 Language
12948 \family default
12949  This is used to mark regions of text as having a different language from
12950  the language of the document.
12951  Text marked in this way will be underlined in blue to indicate the change
12952  (only within LyX).
12953 \end_layout
12954
12955 \begin_layout Standard
12956 So you have a huge number of combinations to choose from.
12957  Once you've chosen a new character style via the 
12958 \family sans
12959 Edit\SpecialChar \menuseparator
12960 Text
12961 \begin_inset space ~
12962 \end_inset
12963
12964 Style
12965 \family default
12966  dialog, the settings are saved.
12967  You can activate them using the toolbar button 
12968 \begin_inset Info
12969 type  "icon"
12970 arg   "textstyle-apply"
12971 \end_inset
12972
12973 .
12974  The button lets you 
12975 \change_deleted 5863208 1302822001
12976 toggle the state
12977 \change_inserted 5863208 1302822005
12978 apply
12979 \change_deleted 5863208 1302822014
12980  of
12981 \change_unchanged
12982  your custom character style even when the dialog isn't visible.
12983  
12984 \end_layout
12985
12986 \begin_layout Standard
12987 To completely reset the character style to the default, use 
12988 \begin_inset Info
12989 type  "shortcut"
12990 arg   "font-default"
12991 \end_inset
12992
12993 .
12994  If you want to toggle only those properties that you have just changed
12995  (suppose you just set the shape to 
12996 \begin_inset Quotes eld
12997 \end_inset
12998
12999 slanted
13000 \begin_inset Quotes erd
13001 \end_inset
13002
13003  and the series to 
13004 \begin_inset Quotes eld
13005 \end_inset
13006
13007 bold
13008 \begin_inset Quotes erd
13009 \end_inset
13010
13011 ), set the 
13012 \family sans
13013 Toggle
13014 \begin_inset space ~
13015 \end_inset
13016
13017 all
13018 \family default
13019  switch and press 
13020 \family sans
13021 Apply
13022 \family default
13023 .
13024 \end_layout
13025
13026 \begin_layout Standard
13027 You should also know something about the differences between the three main
13028  font types 
13029 \family sans
13030 serif
13031 \family default
13032
13033 \family sans
13034 sans
13035 \begin_inset space ~
13036 \end_inset
13037
13038 serif
13039 \family default
13040 , and 
13041 \family sans
13042 typewriter
13043 \family default
13044 :
13045 \end_layout
13046
13047 \begin_layout Itemize
13048
13049 \family sans
13050 Typewriter
13051 \family default
13052  is a so called 
13053 \begin_inset Quotes eld
13054 \end_inset
13055
13056 monospaced
13057 \begin_inset Quotes erd
13058 \end_inset
13059
13060  font, that means every character has the same width, the 
13061 \begin_inset Quotes eld
13062 \end_inset
13063
13064 i
13065 \begin_inset Quotes erd
13066 \end_inset
13067
13068  is as wide as the 
13069 \begin_inset Quotes eld
13070 \end_inset
13071
13072 m
13073 \begin_inset Quotes erd
13074 \end_inset
13075
13076 .
13077  Here is an example
13078 \begin_inset Newline newline
13079 \end_inset
13080
13081
13082 \begin_inset Phantom HPhantom
13083 status open
13084
13085 \begin_layout Plain Layout
13086 no 
13087 \end_layout
13088
13089 \end_inset
13090
13091
13092 \family typewriter
13093 typewriter text
13094 \family default
13095
13096 \begin_inset Note Note
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100 For more on phantoms see section
13101 \begin_inset space ~
13102 \end_inset
13103
13104
13105 \begin_inset CommandInset ref
13106 LatexCommand ref
13107 reference "sub:More-Spaces"
13108
13109 \end_inset
13110
13111 .
13112 \end_layout
13113
13114 \end_inset
13115
13116
13117 \begin_inset Newline newline
13118 \end_inset
13119
13120 no typewriter text
13121 \end_layout
13122
13123 \begin_layout Itemize
13124
13125 \family sans
13126 Serif
13127 \family default
13128  fonts use characters with serifs.
13129  These are the small 
13130 \begin_inset Quotes eld
13131 \end_inset
13132
13133 appendices
13134 \begin_inset Quotes erd
13135 \end_inset
13136
13137  at the ends of the strokes that form the character.
13138  The following example will show the difference:
13139 \begin_inset Newline newline
13140 \end_inset
13141
13142 text with serifs
13143 \begin_inset Newline newline
13144 \end_inset
13145
13146
13147 \family sans
13148 text without serifs
13149 \family default
13150
13151 \begin_inset Newline newline
13152 \end_inset
13153
13154 Serifs facilitate quick and easy reading.
13155  These fonts are therefore used as default (named 
13156 \family sans
13157 roman
13158 \family default
13159 ).
13160 \end_layout
13161
13162 \begin_layout Itemize
13163
13164 \family sans
13165 Sans serif
13166 \family default
13167  don't use serifs.
13168  This font type is therefore often used for headings and short texts.
13169  We use it in this document to highlight menu names.
13170 \change_inserted 5863208 1302822046
13171
13172 \end_layout
13173
13174 \begin_layout Standard
13175
13176 \change_inserted 5863208 1302822061
13177 \begin_inset Quotes eld
13178 \end_inset
13179
13180 Toggling
13181 \begin_inset Quotes erd
13182 \end_inset
13183
13184  refers to applying or removing font properties.
13185  When a property is marked for toggling in the Text Style dialog, applying
13186  the style to text that already has the property will cause the property
13187  to be removed.
13188  If you apply a style with properties A, B and C to text that currently
13189  has font properties B, C, F and G, and if B is set to toggle and C is set
13190  not to toggle, the text ends up with properties A, C, F and G.
13191  
13192 \begin_inset Quotes eld
13193 \end_inset
13194
13195 Never toggled
13196 \begin_inset Quotes erd
13197 \end_inset
13198
13199  and 
13200 \begin_inset Quotes eld
13201 \end_inset
13202
13203 always toggled
13204 \begin_inset Quotes erd
13205 \end_inset
13206
13207  mean that you do not control the toggling behavior.
13208  For the properties on the left side of the dialog (
13209 \begin_inset Quotes eld
13210 \end_inset
13211
13212 Family
13213 \begin_inset Quotes erd
13214 \end_inset
13215
13216  etc.), toggling behavior is up to you.
13217  If 
13218 \begin_inset Quotes eld
13219 \end_inset
13220
13221 Toggle all
13222 \begin_inset Quotes erd
13223 \end_inset
13224
13225  is checked, all of the left side properties are toggled; by default, none
13226  of them are.
13227  Finally, 
13228 \begin_inset Quotes eld
13229 \end_inset
13230
13231 Reset
13232 \begin_inset Quotes erd
13233 \end_inset
13234
13235  is never toggled.
13236  If you set 
13237 \begin_inset Quotes eld
13238 \end_inset
13239
13240 Series
13241 \begin_inset Quotes erd
13242 \end_inset
13243
13244  to 
13245 \begin_inset Quotes eld
13246 \end_inset
13247
13248 Reset
13249 \begin_inset Quotes erd
13250 \end_inset
13251
13252  and select 
13253 \begin_inset Quotes eld
13254 \end_inset
13255
13256 Toggle all
13257 \begin_inset Quotes erd
13258 \end_inset
13259
13260 , then apply the style to bold face text, the text will revert to the default
13261  series (
13262 \begin_inset Quotes eld
13263 \end_inset
13264
13265 Medium
13266 \begin_inset Quotes erd
13267 \end_inset
13268
13269 ), no matter how many times you apply the style.
13270  
13271 \change_unchanged
13272
13273 \end_layout
13274
13275 \begin_layout Standard
13276 We conclude with the same warning once again: Don't overuse the fonts.
13277  They are, more often than not, a kludge and a bad substitute for good writing.
13278 \end_layout
13279
13280 \begin_layout Section
13281 Printing and Previewing
13282 \end_layout
13283
13284 \begin_layout Subsection
13285 Overview
13286 \end_layout
13287
13288 \begin_layout Standard
13289 Now that we have covered some of the basic features of document preparation
13290  using LyX, you probably want to know how to print out your masterpiece.
13291  Before we tell you that, we want to give you a quick explanation of what
13292  goes on behind-the-scenes.
13293  We cover this information in much greater detail in the 
13294 \emph on
13295 Additional Features
13296 \emph default
13297  manual as well.
13298 \end_layout
13299
13300 \begin_layout Standard
13301 LyX uses the program LaTeX as its backend.
13302  LaTeX is just a macro package for the TeX typesetting system, but to prevent
13303  confusion, we'll only refer to LaTeX.
13304  LyX is what you use to do your actual writing.
13305  Then, LyX calls LaTeX to turn your writing into printable output.
13306  This happens in two stages:
13307 \end_layout
13308
13309 \begin_layout Enumerate
13310 First, LyX converts your document to a series of text commands for LaTeX,
13311  generating a file with the extension, 
13312 \begin_inset Quotes eld
13313 \end_inset
13314
13315
13316 \family typewriter
13317 .tex
13318 \family default
13319
13320 \begin_inset Quotes erd
13321 \end_inset
13322
13323 .
13324 \end_layout
13325
13326 \begin_layout Enumerate
13327 Next, LaTeX uses the commands in the 
13328 \family typewriter
13329 .tex
13330 \family default
13331  file to produce printable output.
13332  
13333 \end_layout
13334
13335 \begin_layout Subsection
13336 Output file formats
13337 \begin_inset Index idx
13338 status collapsed
13339
13340 \begin_layout Plain Layout
13341 File formats
13342 \end_layout
13343
13344 \end_inset
13345
13346
13347 \begin_inset CommandInset label
13348 LatexCommand label
13349 name "sub:Output-file-formats"
13350
13351 \end_inset
13352
13353
13354 \end_layout
13355
13356 \begin_layout Subsubsection
13357 Simple text (ASCII)
13358 \begin_inset Index idx
13359 status collapsed
13360
13361 \begin_layout Plain Layout
13362 File formats ! ASCII
13363 \end_layout
13364
13365 \end_inset
13366
13367
13368 \end_layout
13369
13370 \begin_layout Standard
13371 This file type has the extension 
13372 \begin_inset Quotes eld
13373 \end_inset
13374
13375
13376 \family typewriter
13377 .txt
13378 \family default
13379
13380 \begin_inset Quotes erd
13381 \end_inset
13382
13383 .
13384  It contains your document as plain text following the rules of the 
13385 \begin_inset Quotes eld
13386 \end_inset
13387
13388 American Standard Code for Information Interchange
13389 \begin_inset Quotes erd
13390 \end_inset
13391
13392  (ASCII).
13393 \end_layout
13394
13395 \begin_layout Standard
13396 You can export your document to ASCII by the menu 
13397 \family sans
13398 File\SpecialChar \menuseparator
13399 Export\SpecialChar \menuseparator
13400 Simple
13401 \begin_inset space ~
13402 \end_inset
13403
13404 text
13405 \family default
13406  or 
13407 \family sans
13408 File\SpecialChar \menuseparator
13409 Export\SpecialChar \menuseparator
13410 Simple
13411 \begin_inset space ~
13412 \end_inset
13413
13414 text
13415 \begin_inset space ~
13416 \end_inset
13417
13418 (ps2ascii)
13419 \family default
13420 .
13421  The latter will first internally export to PostScript and then do the conversio
13422 n to ASCII.
13423 \end_layout
13424
13425 \begin_layout Subsubsection
13426 LaTeX
13427 \begin_inset Index idx
13428 status collapsed
13429
13430 \begin_layout Plain Layout
13431 File formats ! LaTeX
13432 \end_layout
13433
13434 \end_inset
13435
13436
13437 \end_layout
13438
13439 \begin_layout Standard
13440 This file type has the extension 
13441 \begin_inset Quotes eld
13442 \end_inset
13443
13444
13445 \family typewriter
13446 .tex
13447 \family default
13448
13449 \begin_inset Quotes erd
13450 \end_inset
13451
13452  and contains all commands that are necessary for the LaTeX program to process
13453  your document.
13454  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
13455  it manually with console commands.
13456  The LaTeX-file is automatically created in LyX's temporary directory whenever
13457  you view or export your document.
13458 \end_layout
13459
13460 \begin_layout Standard
13461 You can export your document as LaTeX-file using the menu 
13462 \family sans
13463 File\SpecialChar \menuseparator
13464 Export\SpecialChar \menuseparator
13465 LaT
13466 \begin_inset ERT
13467 status collapsed
13468
13469 \begin_layout Plain Layout
13470
13471 {}
13472 \end_layout
13473
13474 \end_inset
13475
13476 eX
13477 \family default
13478 .
13479 \end_layout
13480
13481 \begin_layout Subsubsection
13482 DVI
13483 \begin_inset Index idx
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487 File formats ! DVI
13488 \end_layout
13489
13490 \end_inset
13491
13492
13493 \end_layout
13494
13495 \begin_layout Standard
13496 This file type has the extension 
13497 \begin_inset Quotes eld
13498 \end_inset
13499
13500
13501 \family typewriter
13502 .dvi
13503 \family default
13504
13505 \begin_inset Quotes erd
13506 \end_inset
13507
13508 .
13509  It is called 
13510 \begin_inset Quotes eld
13511 \end_inset
13512
13513 device-independent
13514 \begin_inset Quotes erd
13515 \end_inset
13516
13517  (DVI), because it is completely portable; you can move them from one machine
13518  to another without needing to do any sort of conversion.
13519  DVIs are used for quick previews and as pre-stage for other output formats,
13520  like PostScript.
13521 \end_layout
13522
13523 \begin_layout Standard
13524 DVI files do not contain images, they only link them.
13525  So don't forget to deliver the images together with your DVIs.
13526  Because the DVI-viewer has to convert the image in the background to make
13527  it visible when you scroll the DVI, this can slow down your computer when
13528  you view the DVI.
13529  So we recommend to use PDF for files with many images.
13530 \end_layout
13531
13532 \begin_layout Standard
13533 You can export your document to DVI by the menu 
13534 \family sans
13535 File\SpecialChar \menuseparator
13536 Export\SpecialChar \menuseparator
13537 DVI
13538 \family default
13539  or 
13540 \family sans
13541 File\SpecialChar \menuseparator
13542 Export\SpecialChar \menuseparator
13543 DVI
13544 \begin_inset space ~
13545 \end_inset
13546
13547 (LuaTe
13548 \begin_inset ERT
13549 status collapsed
13550
13551 \begin_layout Plain Layout
13552
13553 {}
13554 \end_layout
13555
13556 \end_inset
13557
13558 X).
13559
13560 \family default
13561  The latter option uses the program 
13562 \family typewriter
13563 LuaTeX
13564 \family default
13565 .
13566  
13567 \family typewriter
13568 LuaTeX
13569 \family default
13570  is an engine that provides direct Unicode support and support for direct
13571  font access (see section
13572 \begin_inset space ~
13573 \end_inset
13574
13575
13576 \begin_inset CommandInset ref
13577 LatexCommand ref
13578 reference "sub:LaTeX-font-support"
13579
13580 \end_inset
13581
13582 ).
13583  LuaTeX is still work in progress, but it might develop into the next standard
13584  TeX processor.
13585 \end_layout
13586
13587 \begin_layout Subsubsection
13588 PostScript
13589 \begin_inset Index idx
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593 File formats ! PostScript
13594 \end_layout
13595
13596 \end_inset
13597
13598
13599 \end_layout
13600
13601 \begin_layout Standard
13602 This file type has the extension 
13603 \begin_inset Quotes eld
13604 \end_inset
13605
13606
13607 \family typewriter
13608 .ps
13609 \family default
13610
13611 \begin_inset Quotes erd
13612 \end_inset
13613
13614 .
13615  PostScript was developed by the company 
13616 \family typewriter
13617 Adobe
13618 \family default
13619  as a printer language.
13620  The file contains therefore commands that the printer uses to print the
13621  file.
13622  PostScript can be seen as a 
13623 \begin_inset Quotes eld
13624 \end_inset
13625
13626 programming language
13627 \begin_inset Quotes erd
13628 \end_inset
13629
13630 ; you can calculate with it and draw diagrams and images.
13631 \begin_inset Foot
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635 When you are interested to learn more about this, have a look at the LaTeX-packa
13636 ge 
13637 \series bold
13638 pstricks
13639 \series default
13640
13641 \begin_inset Index idx
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645 LaTeX-packages ! pstricks
13646 \end_layout
13647
13648 \end_inset
13649
13650 .
13651 \end_layout
13652
13653 \end_inset
13654
13655  Due to this ability, the files are often bigger than PDFs.
13656 \end_layout
13657
13658 \begin_layout Standard
13659 PostScript can only contain images in the format 
13660 \begin_inset Quotes eld
13661 \end_inset
13662
13663 Encapsulated PostScript
13664 \begin_inset Quotes erd
13665 \end_inset
13666
13667  (EPS, file extension 
13668 \begin_inset Quotes eld
13669 \end_inset
13670
13671
13672 \family typewriter
13673 .eps
13674 \family default
13675
13676 \begin_inset Quotes erd
13677 \end_inset
13678
13679 ).
13680  As LyX allows you to use any known image format in your document, it has
13681  to convert them in the background to EPS.
13682  If you have e.g 50
13683 \begin_inset space \thinspace{}
13684 \end_inset
13685
13686 images in your document, LyX has to do 50
13687 \begin_inset space \thinspace{}
13688 \end_inset
13689
13690 conversions whenever you view or export your document.
13691  This will slow down your workflow with LyX drastically.
13692  So if you plan to use PostScript, you can insert your images directly as
13693  EPS to avoid this problem.
13694 \end_layout
13695
13696 \begin_layout Standard
13697 You can export your document to PostScript using the menu 
13698 \family sans
13699 File\SpecialChar \menuseparator
13700 Export\SpecialChar \menuseparator
13701 PostScript
13702 \family default
13703 .
13704 \end_layout
13705
13706 \begin_layout Subsubsection
13707 PDF
13708 \begin_inset Index idx
13709 status collapsed
13710
13711 \begin_layout Plain Layout
13712 File formats ! PDF
13713 \end_layout
13714
13715 \end_inset
13716
13717
13718 \begin_inset Index idx
13719 status collapsed
13720
13721 \begin_layout Plain Layout
13722 PDF
13723 \end_layout
13724
13725 \end_inset
13726
13727
13728 \end_layout
13729
13730 \begin_layout Standard
13731 This file type has the extension 
13732 \begin_inset Quotes eld
13733 \end_inset
13734
13735
13736 \family typewriter
13737 .pdf
13738 \family default
13739
13740 \begin_inset Quotes erd
13741 \end_inset
13742
13743 .
13744  The 
13745 \begin_inset Quotes eld
13746 \end_inset
13747
13748 Portable Document Format
13749 \begin_inset Quotes erd
13750 \end_inset
13751
13752  (PDF) developed by 
13753 \family typewriter
13754 Adobe
13755 \family default
13756  was derived from PostScript.
13757  It is more compressed and it uses fewer commands than PostScript.
13758  As the name 
13759 \begin_inset Quotes eld
13760 \end_inset
13761
13762 portable
13763 \begin_inset Quotes erd
13764 \end_inset
13765
13766  implies, it can be processed at any computer system and the printed output
13767  looks exactly the same.
13768 \end_layout
13769
13770 \begin_layout Standard
13771 PDF can contain images in its own PDF format and in the formats 
13772 \begin_inset Quotes eld
13773 \end_inset
13774
13775 Joint Photographic Experts Group
13776 \begin_inset Quotes erd
13777 \end_inset
13778
13779  (JPG, file extension 
13780 \begin_inset Quotes eld
13781 \end_inset
13782
13783
13784 \family typewriter
13785 .jpg
13786 \family default
13787
13788 \begin_inset Quotes erd
13789 \end_inset
13790
13791  or 
13792 \begin_inset Quotes eld
13793 \end_inset
13794
13795
13796 \family typewriter
13797 .jpeg
13798 \family default
13799
13800 \begin_inset Quotes erd
13801 \end_inset
13802
13803 ) and 
13804 \begin_inset Quotes eld
13805 \end_inset
13806
13807 Portable Network Graphics
13808 \begin_inset Quotes erd
13809 \end_inset
13810
13811  (PNG, file extension 
13812 \begin_inset Quotes eld
13813 \end_inset
13814
13815
13816 \family typewriter
13817 .png
13818 \family default
13819
13820 \begin_inset Quotes erd
13821 \end_inset
13822
13823 ).
13824  You can although use any other image format, because LyX converts them
13825  in the background to one of these formats.
13826  But as described in the section about PostScript, the image conversion
13827  will slow down your workflow.
13828  So we recommend to use images in one of the three mentioned formats.
13829 \end_layout
13830
13831 \begin_layout Standard
13832 You can export your document to PDF via the menu 
13833 \family sans
13834 File\SpecialChar \menuseparator
13835 Export
13836 \family default
13837  in three different ways:
13838 \end_layout
13839
13840 \begin_layout Description
13841 PDF This uses the program 
13842 \family typewriter
13843 ps2pdf
13844 \family default
13845  that creates a PDF from a PostScript-version of your file.
13846  The PostScript-version is produced by the program 
13847 \family typewriter
13848 dvips
13849 \family default
13850  which uses a DVI-version as intermediate step.
13851  So this export variant consist of three conversions.
13852 \end_layout
13853
13854 \begin_layout Description
13855 PDF
13856 \begin_inset space ~
13857 \end_inset
13858
13859 (dvipdfm) This uses the program 
13860 \family typewriter
13861 dvipdfm
13862 \family default
13863  that converts your file in the background to DVI and in a second step to
13864  PDF.
13865 \end_layout
13866
13867 \begin_layout Description
13868 PDF
13869 \begin_inset space ~
13870 \end_inset
13871
13872 (pdflatex) This uses the program 
13873 \family typewriter
13874 pdftex
13875 \family default
13876  that converts your file directly to PDF.
13877 \end_layout
13878
13879 \begin_layout Description
13880 PDF
13881 \begin_inset space ~
13882 \end_inset
13883
13884 (XeTe
13885 \begin_inset ERT
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889
13890 {}
13891 \end_layout
13892
13893 \end_inset
13894
13895 X) This uses the program 
13896 \family typewriter
13897 XeTeX
13898 \family default
13899  that converts your file directly to PDF.
13900  
13901 \family typewriter
13902 XeTeX
13903 \family default
13904  is a new engine that provides direct Unicode support and support for direct
13905  font access (see section
13906 \begin_inset space ~
13907 \end_inset
13908
13909
13910 \begin_inset CommandInset ref
13911 LatexCommand ref
13912 reference "sub:LaTeX-font-support"
13913
13914 \end_inset
13915
13916 ).
13917  It is particularly good at typesetting different scripts.
13918 \end_layout
13919
13920 \begin_layout Description
13921 PDF
13922 \begin_inset space ~
13923 \end_inset
13924
13925 (LuaTe
13926 \begin_inset ERT
13927 status collapsed
13928
13929 \begin_layout Plain Layout
13930
13931 {}
13932 \end_layout
13933
13934 \end_inset
13935
13936 X) This uses the program 
13937 \family typewriter
13938 LuaTeX
13939 \family default
13940  that converts your file directly to PDF.
13941  
13942 \family typewriter
13943 LuaTeX
13944 \family default
13945  is an even newer engine, derived from 
13946 \family typewriter
13947 pdflatex
13948 \family default
13949 , that also provides direct Unicode support and support for direct font
13950  access (see section
13951 \begin_inset space ~
13952 \end_inset
13953
13954
13955 \begin_inset CommandInset ref
13956 LatexCommand ref
13957 reference "sub:LaTeX-font-support"
13958
13959 \end_inset
13960
13961 ).
13962  LuaTeX is still work in progress, but it might develop into the next standard
13963  tex processor.
13964 \end_layout
13965
13966 \begin_layout Standard
13967 We recommend to use 
13968 \family sans
13969 PDF
13970 \begin_inset space ~
13971 \end_inset
13972
13973 (pdflatex)
13974 \family default
13975  because 
13976 \family typewriter
13977 pdftex
13978 \family default
13979  supports all the features of actual PDF-versions, is quick, stable, and
13980  works without problems.
13981  If you rely on multiscript support and\SpecialChar \slash{}
13982 or specific OpenType fonts, you might
13983  want to try out 
13984 \family sans
13985 PDF
13986 \begin_inset space ~
13987 \end_inset
13988
13989 (XeTe
13990 \begin_inset ERT
13991 status collapsed
13992
13993 \begin_layout Plain Layout
13994
13995 {}
13996 \end_layout
13997
13998 \end_inset
13999
14000 X)
14001 \family default
14002  or 
14003 \family sans
14004 PDF
14005 \begin_inset space ~
14006 \end_inset
14007
14008 (LuaTe
14009 \begin_inset ERT
14010 status collapsed
14011
14012 \begin_layout Plain Layout
14013
14014 {}
14015 \end_layout
14016
14017 \end_inset
14018
14019 X)
14020 \family default
14021  instead, bearing in mind that these two programs are not yet as mature
14022  as 
14023 \family typewriter
14024 pdflatex
14025 \family default
14026 .
14027 \end_layout
14028
14029 \begin_layout Subsubsection
14030 XHTML
14031 \begin_inset Index idx
14032 status collapsed
14033
14034 \begin_layout Plain Layout
14035 FileFormats ! XHTML
14036 \end_layout
14037
14038 \end_inset
14039
14040
14041 \begin_inset Index idx
14042 status collapsed
14043
14044 \begin_layout Plain Layout
14045 HTML
14046 \end_layout
14047
14048 \end_inset
14049
14050
14051 \end_layout
14052
14053 \begin_layout Standard
14054 This file type has the extension 
14055 \begin_inset Quotes eld
14056 \end_inset
14057
14058
14059 \family typewriter
14060 .xhtml
14061 \family default
14062
14063 \begin_inset Quotes erd
14064 \end_inset
14065
14066 .
14067  It is a file suitable for viewing in web browsers.
14068  It does not itself contain images and the like but only links them, and
14069  when LyX produces XHTML, it also generates corresponding images in formats
14070  suitable for the purpose.
14071  Math is output as MathML, which renders nicely in browsers that support
14072  it, but not all do.
14073 \end_layout
14074
14075 \begin_layout Standard
14076 XHTML output remains 
14077 \begin_inset Quotes eld
14078 \end_inset
14079
14080 under development
14081 \begin_inset Quotes erd
14082 \end_inset
14083
14084 , and not all LyX features are supported yet.
14085  See the chapter 
14086 \begin_inset Quotes eld
14087 \end_inset
14088
14089 LyX and the World Wide Web
14090 \begin_inset Quotes erd
14091 \end_inset
14092
14093 , in the 
14094 \emph on
14095 Additional Features
14096 \emph default
14097  manual, for more information.
14098 \end_layout
14099
14100 \begin_layout Standard
14101 You can export your document as an XHTML file using the menu item 
14102 \family sans
14103 File\SpecialChar \menuseparator
14104 Export\SpecialChar \menuseparator
14105 LyX-HTML
14106 \family default
14107 .
14108 \end_layout
14109
14110 \begin_layout Subsection
14111 Previewing
14112 \begin_inset Index idx
14113 status collapsed
14114
14115 \begin_layout Plain Layout
14116 Document ! Preview 
14117 \end_layout
14118
14119 \end_inset
14120
14121
14122 \end_layout
14123
14124 \begin_layout Standard
14125 To get a look at the final version of your document, with all of the page
14126  breaks in place, the footnotes correctly numbered, and so on, use the menu
14127  
14128 \family sans
14129 View
14130 \family default
14131  and choose 
14132 \change_deleted -712698321 1301225765
14133 a file type
14134 \change_inserted -712698321 1301225910
14135
14136 \family sans
14137 View
14138 \family default
14139  or the toolbar button 
14140 \begin_inset Info
14141 type  "icon"
14142 arg   "buffer-view"
14143 \end_inset
14144
14145
14146 \change_unchanged
14147 .
14148  A viewing program will pop up showing the output
14149 \change_inserted -712698321 1301226025
14150  in the defined default output format, which is globally set in the preferences
14151  (see sec.
14152 \begin_inset space ~
14153 \end_inset
14154
14155
14156 \begin_inset CommandInset ref
14157 LatexCommand ref
14158 reference "sec:File-Formats"
14159
14160 \end_inset
14161
14162 ) and can also be altered for single documents in the document settings
14163  (see sec.
14164 \begin_inset space ~
14165 \end_inset
14166
14167
14168 \begin_inset CommandInset ref
14169 LatexCommand ref
14170 reference "sec:Doc-Output"
14171
14172 \end_inset
14173
14174 )
14175 \change_unchanged
14176 .
14177  
14178 \change_deleted -712698321 1301226035
14179 For
14180 \change_inserted -712698321 1301226047
14181 Further output formats can be selected via 
14182 \change_deleted -712698321 1301226049
14183  
14184 \change_unchanged
14185
14186 \family sans
14187 View\SpecialChar \menuseparator
14188
14189 \change_deleted -712698321 1301226053
14190 DVI
14191 \change_inserted -712698321 1301226055
14192 Other Formats
14193 \change_unchanged
14194
14195 \family default
14196  
14197 \change_deleted -712698321 1301226064
14198 you can use the toolbar button 
14199 \begin_inset Graphics
14200         filename ../images/buffer-view_dvi.png
14201         scale 85
14202         groupId toolbarbuttons
14203
14204 \end_inset
14205
14206  (shortcut 
14207 \begin_inset Info
14208 type  "shortcut"
14209 arg   "buffer-view dvi"
14210 \end_inset
14211
14212 ), for 
14213 \family sans
14214 View\SpecialChar \menuseparator
14215 PDF
14216 \begin_inset space ~
14217 \end_inset
14218
14219 (pdflatex)
14220 \family default
14221  the toolbar button 
14222 \begin_inset Graphics
14223         filename ../images/buffer-view_pdf2.png
14224         scale 85
14225         groupId toolbarbuttons
14226
14227 \end_inset
14228
14229 , and for 
14230 \family sans
14231 View\SpecialChar \menuseparator
14232 Postscript
14233 \family default
14234  the toolbar button 
14235 \begin_inset Graphics
14236         filename ../images/buffer-view_ps.png
14237         scale 85
14238         groupId toolbarbuttons
14239
14240 \end_inset
14241
14242  (shortcut 
14243 \begin_inset Info
14244 type  "shortcut"
14245 arg   "buffer-view ps"
14246 \end_inset
14247
14248 )
14249 \change_inserted -712698321 1301226110
14250 or the toolbar button 
14251 \begin_inset Graphics
14252         filename ../images/view-others.png
14253         scale 85
14254         groupId toolbarbuttons
14255
14256 \end_inset
14257
14258
14259 \change_unchanged
14260 .
14261 \end_layout
14262
14263 \begin_layout Standard
14264 If you have changed your document, you can refresh the output in the same
14265  viewer window using the menu 
14266 \family sans
14267 View\SpecialChar \menuseparator
14268 Update
14269 \change_inserted -712698321 1301226188
14270
14271 \family default
14272  or 
14273 \family sans
14274 View\SpecialChar \menuseparator
14275 Update (Other Formats)
14276 \family default
14277 , respectively
14278 \change_unchanged
14279 .
14280 \end_layout
14281
14282 \begin_layout Standard
14283 When you preview a file, the output file is only generated in LyX's temporary
14284  directory.
14285  To have a real output, export your document.
14286 \end_layout
14287
14288 \begin_layout Subsection
14289 Printing the File from within LyX
14290 \begin_inset CommandInset label
14291 LatexCommand label
14292 name "sub:Printing-the-File"
14293
14294 \end_inset
14295
14296
14297 \end_layout
14298
14299 \begin_layout Standard
14300 Instead of exporting your file and then printing it, you can also print
14301  it directly from within LyX.
14302  To print a file, select the menu 
14303 \family sans
14304 File\SpecialChar \menuseparator
14305 Print
14306 \family default
14307  or click on the toolbar button 
14308 \begin_inset Info
14309 type  "icon"
14310 arg   "dialog-show print"
14311 \end_inset
14312
14313 .
14314  LyX will internally call LaTeX to produce a DVI.
14315  This file is then processed by the program 
14316 \family typewriter
14317 dvips
14318 \family default
14319  to PostScript-file, which is finally printed using the program 
14320 \family typewriter
14321 Ghostscript
14322 \family default
14323 .
14324  Due to these steps in the background, this method is not the fastest.
14325 \end_layout
14326
14327 \begin_layout Standard
14328 You can choose to print only even-numbered or odd-numbered pages — this
14329  is useful for printing on two sides: You can re-insert the pages after
14330  printing one set to print on the other side.
14331  Some printers spit out pages face-up, others, face-down.
14332  By choosing a particular order to print in, you can take the entire stack
14333  of pages out of the printer without needing to reorder them.
14334 \end_layout
14335
14336 \begin_layout Standard
14337 You can set the parameters in the 
14338 \family sans
14339 Print
14340 \begin_inset space ~
14341 \end_inset
14342
14343 Destination
14344 \family default
14345  box as follows:
14346 \end_layout
14347
14348 \begin_layout Labeling
14349 \labelwidthstring 00.00.0000
14350
14351 \family sans
14352 Printer
14353 \family default
14354  This is the name of the printer to print to.
14355 \begin_inset Foot
14356 status collapsed
14357
14358 \begin_layout Plain Layout
14359 Note that this printer name is for the program 
14360 \family typewriter
14361 dvips
14362 \family default
14363 .
14364  That means 
14365 \family typewriter
14366 dvips
14367 \family default
14368  has to be configured for this printer name.
14369  The default printer can be set in LyX's preferences dialog, see section
14370 \begin_inset space ~
14371 \end_inset
14372
14373
14374 \begin_inset CommandInset ref
14375 LatexCommand ref
14376 reference "sub:Printer"
14377
14378 \end_inset
14379
14380 .
14381 \end_layout
14382
14383 \end_inset
14384
14385  The printer should understand PostScript.
14386 \end_layout
14387
14388 \begin_layout Labeling
14389 \labelwidthstring 00.00.0000
14390
14391 \family sans
14392 File
14393 \family default
14394  The name of a file to print to.
14395  The output will be a PostScript file.
14396  It will be written in LyX's working directory unless you specify the full
14397  path.
14398 \end_layout
14399
14400 \begin_layout Section
14401 A few Words about Typography
14402 \begin_inset Index idx
14403 status collapsed
14404
14405 \begin_layout Plain Layout
14406 Typography
14407 \end_layout
14408
14409 \end_inset
14410
14411
14412 \end_layout
14413
14414 \begin_layout Subsection
14415 Hyphens
14416 \begin_inset Index idx
14417 status collapsed
14418
14419 \begin_layout Plain Layout
14420 Hyphens
14421 \end_layout
14422
14423 \end_inset
14424
14425
14426 \end_layout
14427
14428 \begin_layout Standard
14429 In LyX, the 
14430 \begin_inset Quotes eld
14431 \end_inset
14432
14433
14434 \family typewriter
14435 -
14436 \family default
14437
14438 \begin_inset Quotes erd
14439 \end_inset
14440
14441  character comes in four lengths: the 
14442 \emph on
14443 hyphen
14444 \emph default
14445 , the 
14446 \emph on
14447 en dash
14448 \emph default
14449 , the 
14450 \emph on
14451 em dash
14452 \emph default
14453 , and the minus sign:
14454 \begin_inset VSpace defskip
14455 \end_inset
14456
14457
14458 \end_layout
14459
14460 \begin_layout Standard
14461 \begin_inset Tabular
14462 <lyxtabular version="3" rows="5" columns="3">
14463 <features tabularvalignment="middle">
14464 <column alignment="left" valignment="top" width="0">
14465 <column alignment="left" valignment="top" width="0">
14466 <column alignment="left" valignment="top" width="0">
14467 <row interlinespace="3mm">
14468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 name
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Plain Layout
14481 output
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Plain Layout
14490 inserted with
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 </row>
14496 <row interlinespace="3mm">
14497 <cell alignment="center" valignment="top" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 hyphen
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell alignment="center" valignment="top" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510 -
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 <cell alignment="center" valignment="top" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Plain Layout
14519 \begin_inset Quotes eld
14520 \end_inset
14521
14522
14523 \family typewriter
14524 -
14525 \family default
14526
14527 \begin_inset Quotes erd
14528 \end_inset
14529
14530  in text
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 </row>
14536 <row interlinespace="3mm">
14537 <cell alignment="center" valignment="top" usebox="none">
14538 \begin_inset Text
14539
14540 \begin_layout Plain Layout
14541 en dash
14542 \end_layout
14543
14544 \end_inset
14545 </cell>
14546 <cell alignment="center" valignment="top" usebox="none">
14547 \begin_inset Text
14548
14549 \begin_layout Plain Layout
14550
14551 \end_layout
14552
14553 \end_inset
14554 </cell>
14555 <cell alignment="center" valignment="top" usebox="none">
14556 \begin_inset Text
14557
14558 \begin_layout Plain Layout
14559
14560 \family sans
14561 Insert\SpecialChar \menuseparator
14562 Special
14563 \begin_inset space ~
14564 \end_inset
14565
14566 Character\SpecialChar \menuseparator
14567 Symbols
14568 \end_layout
14569
14570 \end_inset
14571 </cell>
14572 </row>
14573 <row interlinespace="3mm">
14574 <cell alignment="center" valignment="top" usebox="none">
14575 \begin_inset Text
14576
14577 \begin_layout Plain Layout
14578 em dash
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 <cell alignment="center" valignment="top" usebox="none">
14584 \begin_inset Text
14585
14586 \begin_layout Plain Layout
14587
14588 \end_layout
14589
14590 \end_inset
14591 </cell>
14592 <cell alignment="center" valignment="top" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596
14597 \family sans
14598 Insert\SpecialChar \menuseparator
14599 Special
14600 \begin_inset space ~
14601 \end_inset
14602
14603 Character\SpecialChar \menuseparator
14604 Symbols
14605 \end_layout
14606
14607 \end_inset
14608 </cell>
14609 </row>
14610 <row>
14611 <cell alignment="center" valignment="top" usebox="none">
14612 \begin_inset Text
14613
14614 \begin_layout Plain Layout
14615 minus sign
14616 \end_layout
14617
14618 \end_inset
14619 </cell>
14620 <cell alignment="center" valignment="top" usebox="none">
14621 \begin_inset Text
14622
14623 \begin_layout Plain Layout
14624 \begin_inset Formula $-$
14625 \end_inset
14626
14627
14628 \end_layout
14629
14630 \end_inset
14631 </cell>
14632 <cell alignment="center" valignment="top" usebox="none">
14633 \begin_inset Text
14634
14635 \begin_layout Plain Layout
14636 \begin_inset Quotes eld
14637 \end_inset
14638
14639
14640 \family typewriter
14641 -
14642 \family default
14643
14644 \begin_inset Quotes erd
14645 \end_inset
14646
14647  in math mode
14648 \end_layout
14649
14650 \end_inset
14651 </cell>
14652 </row>
14653 </lyxtabular>
14654
14655 \end_inset
14656
14657
14658 \begin_inset VSpace defskip
14659 \end_inset
14660
14661
14662 \end_layout
14663
14664 \begin_layout Standard
14665 You can alternatively generate the en and em dash by inserting the 
14666 \begin_inset Quotes eld
14667 \end_inset
14668
14669
14670 \family typewriter
14671 -
14672 \family default
14673
14674 \begin_inset Quotes erd
14675 \end_inset
14676
14677  character multiple times in a row.
14678  They will automatically be converted to the appropriate length dash in
14679  the final output, but not in LyX.
14680  
14681 \begin_inset Quotes eld
14682 \end_inset
14683
14684 -
14685 \begin_inset space \thinspace{}
14686 \end_inset
14687
14688 -
14689 \begin_inset Quotes erd
14690 \end_inset
14691
14692  gives a en dash, 
14693 \begin_inset Quotes eld
14694 \end_inset
14695
14696 -
14697 \begin_inset space \thinspace{}
14698 \end_inset
14699
14700 -
14701 \begin_inset space \thinspace{}
14702 \end_inset
14703
14704 -
14705 \begin_inset Quotes erd
14706 \end_inset
14707
14708  a em dash.
14709 \end_layout
14710
14711 \begin_layout Standard
14712 The three dash types are distinct from the minus sign, which appears in
14713  math mode and has a length of its own.
14714  Here are some examples of the 
14715 \begin_inset Quotes eld
14716 \end_inset
14717
14718
14719 \family typewriter
14720 -
14721 \family default
14722
14723 \begin_inset Quotes eld
14724 \end_inset
14725
14726  in use:
14727 \end_layout
14728
14729 \begin_layout Enumerate
14730 line- and page-breaks
14731 \begin_inset space \hfill{}
14732 \end_inset
14733
14734 (
14735 \emph on
14736 hyphen
14737 \emph default
14738 )
14739 \end_layout
14740
14741 \begin_layout Enumerate
14742 From A–Z
14743 \begin_inset space \hfill{}
14744 \end_inset
14745
14746 (
14747 \emph on
14748 en dash
14749 \emph default
14750 )
14751 \end_layout
14752
14753 \begin_layout Enumerate
14754 Oh — there's a dash.
14755 \begin_inset space \hfill{}
14756 \end_inset
14757
14758 (
14759 \emph on
14760 em dash
14761 \emph default
14762 )
14763 \end_layout
14764
14765 \begin_layout Enumerate
14766 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14767 \end_inset
14768
14769
14770 \begin_inset space \hfill{}
14771 \end_inset
14772
14773 (
14774 \emph on
14775 minus sign
14776 \emph default
14777 )
14778 \end_layout
14779
14780 \begin_layout Subsection
14781 Hyphenation
14782 \begin_inset Index idx
14783 status collapsed
14784
14785 \begin_layout Plain Layout
14786 Hyphenation
14787 \end_layout
14788
14789 \end_inset
14790
14791
14792 \begin_inset CommandInset label
14793 LatexCommand label
14794 name "sub:Hyphenation"
14795
14796 \end_inset
14797
14798
14799 \end_layout
14800
14801 \begin_layout Standard
14802 Words aren't hyphenated within LyX but automatically in the output.
14803  Hyphenation is done by the LaTeX-package 
14804 \series bold
14805 babel
14806 \series default
14807
14808 \begin_inset Index idx
14809 status collapsed
14810
14811 \begin_layout Plain Layout
14812 LaTeX-packages ! babel
14813 \end_layout
14814
14815 \end_inset
14816
14817  following the rules of the document language
14818 \begin_inset Foot
14819 status collapsed
14820
14821 \begin_layout Plain Layout
14822 For German readers: That's one of the main differences between the languages
14823  
14824 \family sans
14825 German
14826 \family default
14827  and 
14828 \family sans
14829 German
14830 \begin_inset space ~
14831 \end_inset
14832
14833 (new
14834 \begin_inset space ~
14835 \end_inset
14836
14837 spelling)
14838 \family default
14839  in the 
14840 \family sans
14841 Document\SpecialChar \menuseparator
14842 Settings
14843 \family default
14844  dialog.
14845 \end_layout
14846
14847 \end_inset
14848
14849 .
14850 \end_layout
14851
14852 \begin_layout Standard
14853 LaTeX hyphenates almost perfectly, it only has problems with text in the
14854  
14855 \family sans
14856 typewriter
14857 \family default
14858  font and with unusual constructs, like 
14859 \begin_inset Quotes eld
14860 \end_inset
14861
14862 h3knix/m0n0wall
14863 \begin_inset Quotes erd
14864 \end_inset
14865
14866 .
14867  If LaTeX can't break a word correctly, you can set hyphenation points manually.
14868  This is done with the menu 
14869 \family sans
14870 Insert\SpecialChar \menuseparator
14871 Formatting\SpecialChar \menuseparator
14872 Hyphenation
14873 \begin_inset space ~
14874 \end_inset
14875
14876 Point
14877 \family default
14878 .
14879  These extra hyphenation points are only recommendations to LaTeX.
14880  If no hyphenation is necessary, LaTeX will ignore them.
14881 \end_layout
14882
14883 \begin_layout Standard
14884 Sometimes you want to prevent words or constructs from being hyphenated.
14885  Imagine that you are describing keybindings/shortcuts in your document
14886  in the form 
14887 \begin_inset Quotes eld
14888 \end_inset
14889
14890 A-b c
14891 \begin_inset Quotes erd
14892 \end_inset
14893
14894 .
14895  LaTeX would then see the hyphen 
14896 \begin_inset Quotes eld
14897 \end_inset
14898
14899 -
14900 \begin_inset Quotes erd
14901 \end_inset
14902
14903  as a hyphenation possibility.
14904  Hyphenating at this point would look ugly.
14905  To prevent the shortcut from being hyphenated, you can put it into a makebox
14906  as described in section 
14907 \begin_inset Quotes eld
14908 \end_inset
14909
14910 Prevent Hyphenation
14911 \begin_inset Quotes erd
14912 \end_inset
14913
14914  of the 
14915 \emph on
14916 EmbeddedObjects
14917 \emph default
14918  manual.
14919 \end_layout
14920
14921 \begin_layout Subsection
14922 Punctuation Marks
14923 \begin_inset Index idx
14924 status collapsed
14925
14926 \begin_layout Plain Layout
14927 Punctuation marks
14928 \end_layout
14929
14930 \end_inset
14931
14932
14933 \end_layout
14934
14935 \begin_layout Subsubsection
14936 Abbreviations and End of Sentence
14937 \begin_inset CommandInset label
14938 LatexCommand label
14939 name "sub:Abbreviations"
14940
14941 \end_inset
14942
14943
14944 \end_layout
14945
14946 \begin_layout Standard
14947 When LyX calls LaTeX to generate the final version of your document, LaTeX
14948  automatically distinguishes between words, sentences, and abbreviations.
14949  LaTeX then adds the 
14950 \begin_inset Quotes eld
14951 \end_inset
14952
14953 appropriate amount of space
14954 \begin_inset Quotes erd
14955 \end_inset
14956
14957 .
14958  That means sentences get a little bit more space between the period and
14959  the next word.
14960  Abbreviations get the same amount of space after the period as a word uses.
14961 \end_layout
14962
14963 \begin_layout Standard
14964 Unfortunately, the algorithm for figuring out what's an abbreviation does
14965  not work in all cases.
14966  If a 
14967 \begin_inset Quotes eld
14968 \end_inset
14969
14970
14971 \family typewriter
14972 .
14973 \family default
14974
14975 \begin_inset Quotes erd
14976 \end_inset
14977
14978  is at the end of a lowercase letter, it's the end of a sentence; if it's
14979  at the end of a capitalized letter, it's an abbreviation.
14980 \end_layout
14981
14982 \begin_layout Standard
14983 Here are some examples of 
14984 \emph on
14985 correct
14986 \emph default
14987  abbreviations and the end of a sentence:
14988 \end_layout
14989
14990 \begin_layout Itemize
14991 M.
14992  Butterfly
14993 \end_layout
14994
14995 \begin_layout Itemize
14996 Don't worry.
14997  Be happy.
14998 \end_layout
14999
15000 \begin_layout Standard
15001 And here's an example of the algorithm going wrong:
15002 \end_layout
15003
15004 \begin_layout Itemize
15005 e.
15006 \begin_inset space \thinspace{}
15007 \end_inset
15008
15009 g.
15010  this is too much space!
15011 \end_layout
15012
15013 \begin_layout Itemize
15014 This is I.
15015  It's okay.
15016 \end_layout
15017
15018 \begin_layout Standard
15019 You won't see anything wrong until you view a final version of your document.
15020 \end_layout
15021
15022 \begin_layout Standard
15023 To fix this problem, use one of the following:
15024 \end_layout
15025
15026 \begin_layout Enumerate
15027 Use an 
15028 \family sans
15029 Inter-word
15030 \begin_inset space ~
15031 \end_inset
15032
15033 Space
15034 \family default
15035  after lowercase abbreviations (see section
15036 \begin_inset space ~
15037 \end_inset
15038
15039
15040 \begin_inset CommandInset ref
15041 LatexCommand ref
15042 reference "sub:Inter-word-Space"
15043
15044 \end_inset
15045
15046 ).
15047 \begin_inset Index idx
15048 status collapsed
15049
15050 \begin_layout Plain Layout
15051 Spaces ! inter-word
15052 \end_layout
15053
15054 \end_inset
15055
15056
15057 \end_layout
15058
15059 \begin_layout Enumerate
15060 Use a 
15061 \family sans
15062 Thin
15063 \begin_inset space ~
15064 \end_inset
15065
15066 Space
15067 \family default
15068  between two tokens of an abbreviation (see section
15069 \begin_inset space ~
15070 \end_inset
15071
15072
15073 \begin_inset CommandInset ref
15074 LatexCommand ref
15075 reference "sub:Thin-Space"
15076
15077 \end_inset
15078
15079 ).
15080 \begin_inset Index idx
15081 status collapsed
15082
15083 \begin_layout Plain Layout
15084 Spaces ! thin
15085 \end_layout
15086
15087 \end_inset
15088
15089
15090 \end_layout
15091
15092 \begin_layout Enumerate
15093 Use an 
15094 \family sans
15095 End
15096 \begin_inset space ~
15097 \end_inset
15098
15099 of
15100 \begin_inset space ~
15101 \end_inset
15102
15103 sentence
15104 \begin_inset space ~
15105 \end_inset
15106
15107 period
15108 \family default
15109  found under the 
15110 \family sans
15111 Insert\SpecialChar \menuseparator
15112 Special
15113 \begin_inset space ~
15114 \end_inset
15115
15116 Character
15117 \family default
15118  menu to force the use of inter-sentence spacing.
15119  This function is also bound to 
15120 \begin_inset Info
15121 type  "shortcut"
15122 arg   "specialchar-insert end-of-sentence"
15123 \end_inset
15124
15125  for easy access.
15126 \end_layout
15127
15128 \begin_layout Standard
15129 With the corrections, our earlier examples look like this:
15130 \end_layout
15131
15132 \begin_layout Itemize
15133 e.
15134 \begin_inset space \thinspace{}
15135 \end_inset
15136
15137 g.
15138 \begin_inset space \space{}
15139 \end_inset
15140
15141 this is too much space!
15142 \end_layout
15143
15144 \begin_layout Itemize
15145 This is I\SpecialChar \@.
15146  It's okay.
15147 \end_layout
15148
15149 \begin_layout Standard
15150 Some languages don't use extra spacing between sentences.
15151  If your language is such a language, you don't need to worry, because LaTeX
15152  will take care of this.
15153 \end_layout
15154
15155 \begin_layout Standard
15156 For those that do need to bother, there is help to catch those sneaky errors:
15157  Check out the 
15158 \family sans
15159 Check
15160 \begin_inset space ~
15161 \end_inset
15162
15163 TeX
15164 \family default
15165  feature described in section 
15166 \emph on
15167 Checking TeX
15168 \emph default
15169  of the 
15170 \emph on
15171 Additional Features
15172 \emph default
15173  manual.
15174 \end_layout
15175
15176 \begin_layout Subsubsection
15177 Quotes
15178 \begin_inset Index idx
15179 status collapsed
15180
15181 \begin_layout Plain Layout
15182 Typography ! Quotes
15183 \end_layout
15184
15185 \end_inset
15186
15187
15188 \begin_inset Index idx
15189 status collapsed
15190
15191 \begin_layout Plain Layout
15192 Quotes | see
15193 \begin_inset ERT
15194 status collapsed
15195
15196 \begin_layout Plain Layout
15197
15198 {
15199 \end_layout
15200
15201 \end_inset
15202
15203 Typography
15204 \begin_inset ERT
15205 status collapsed
15206
15207 \begin_layout Plain Layout
15208
15209 }
15210 \end_layout
15211
15212 \end_inset
15213
15214
15215 \end_layout
15216
15217 \end_inset
15218
15219
15220 \end_layout
15221
15222 \begin_layout Standard
15223 LyX usually sets quotes correctly.
15224  Specifically, it will use an opening quote at the beginning of quoted text,
15225  and use a closing quote at the end.
15226  For example, 
15227 \begin_inset Quotes eld
15228 \end_inset
15229
15230 open close
15231 \begin_inset Quotes erd
15232 \end_inset
15233
15234 .
15235  The keyboard character, 
15236 \family sans
15237 "
15238 \family default
15239 , generates this automatically.
15240 \end_layout
15241
15242 \begin_layout Standard
15243 You can change the behavior of the 
15244 \family sans
15245 "
15246 \family default
15247  key using the submenu 
15248 \family sans
15249 Language
15250 \family default
15251  of the dialog 
15252 \family sans
15253 Document\SpecialChar \menuseparator
15254 Settings
15255 \family default
15256
15257 \begin_inset Index idx
15258 status collapsed
15259
15260 \begin_layout Plain Layout
15261 Document ! Settings
15262 \end_layout
15263
15264 \end_inset
15265
15266  dialog.
15267 \end_layout
15268
15269 \begin_layout Standard
15270 You can also select quotes for different languages in the box 
15271 \family sans
15272 Type
15273 \family default
15274  option.
15275  There are six choices:
15276 \end_layout
15277
15278 \begin_layout Labeling
15279 \labelwidthstring 00.00.0000
15280
15281 \family sans
15282 \begin_inset Quotes eld
15283 \end_inset
15284
15285 Text
15286 \begin_inset Quotes erd
15287 \end_inset
15288
15289
15290 \family default
15291  Use quotes like this 
15292 \begin_inset Quotes eld
15293 \end_inset
15294
15295 double
15296 \begin_inset Quotes erd
15297 \end_inset
15298
15299  or 
15300 \begin_inset Quotes els
15301 \end_inset
15302
15303 single
15304 \begin_inset Quotes ers
15305 \end_inset
15306
15307
15308 \end_layout
15309
15310 \begin_layout Labeling
15311 \labelwidthstring 00.00.0000
15312
15313 \family sans
15314 \begin_inset Quotes sld
15315 \end_inset
15316
15317 Text
15318 \begin_inset Quotes srd
15319 \end_inset
15320
15321
15322 \family default
15323  Use quotes like 
15324 \begin_inset Quotes sld
15325 \end_inset
15326
15327 this
15328 \begin_inset Quotes srd
15329 \end_inset
15330
15331  or 'this
15332 \begin_inset Quotes ers
15333 \end_inset
15334
15335
15336 \end_layout
15337
15338 \begin_layout Labeling
15339 \labelwidthstring 00.00.0000
15340
15341 \family sans
15342 \begin_inset Quotes gld
15343 \end_inset
15344
15345 Text
15346 \begin_inset Quotes grd
15347 \end_inset
15348
15349
15350 \family default
15351  Use quotes like 
15352 \begin_inset Quotes gld
15353 \end_inset
15354
15355 this
15356 \begin_inset Quotes grd
15357 \end_inset
15358
15359  or 
15360 \begin_inset Quotes gls
15361 \end_inset
15362
15363 this
15364 \begin_inset Quotes grs
15365 \end_inset
15366
15367
15368 \end_layout
15369
15370 \begin_layout Labeling
15371 \labelwidthstring 00.00.0000
15372
15373 \family sans
15374 \begin_inset Quotes pld
15375 \end_inset
15376
15377 Text
15378 \begin_inset Quotes prd
15379 \end_inset
15380
15381
15382 \family default
15383  Use quotes like 
15384 \begin_inset Quotes pld
15385 \end_inset
15386
15387 this
15388 \begin_inset Quotes prd
15389 \end_inset
15390
15391  or 
15392 \begin_inset Quotes pls
15393 \end_inset
15394
15395 this
15396 \begin_inset Quotes prs
15397 \end_inset
15398
15399
15400 \end_layout
15401
15402 \begin_layout Labeling
15403 \labelwidthstring 00.00.0000
15404
15405 \family sans
15406 \begin_inset Quotes fld
15407 \end_inset
15408
15409 Text
15410 \begin_inset Quotes frd
15411 \end_inset
15412
15413
15414 \family default
15415  Use quotes like 
15416 \begin_inset Quotes fld
15417 \end_inset
15418
15419 this
15420 \begin_inset Quotes frd
15421 \end_inset
15422
15423  or 
15424 \begin_inset Quotes fls
15425 \end_inset
15426
15427 this
15428 \begin_inset Quotes frs
15429 \end_inset
15430
15431
15432 \end_layout
15433
15434 \begin_layout Labeling
15435 \labelwidthstring 00.00.0000
15436
15437 \family sans
15438 \begin_inset Quotes ald
15439 \end_inset
15440
15441 Text
15442 \begin_inset Quotes ard
15443 \end_inset
15444
15445
15446 \family default
15447  Use quotes like 
15448 \begin_inset Quotes ald
15449 \end_inset
15450
15451 this
15452 \begin_inset Quotes ard
15453 \end_inset
15454
15455  or 
15456 \begin_inset Quotes als
15457 \end_inset
15458
15459 this
15460 \begin_inset Quotes ars
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \begin_layout Standard
15467 These settings affect what character the 
15468 \family sans
15469 "
15470 \family default
15471  key produces.
15472 \end_layout
15473
15474 \begin_layout Subsection
15475 Ligatures
15476 \begin_inset Index idx
15477 status collapsed
15478
15479 \begin_layout Plain Layout
15480 Typography ! Ligatures
15481 \end_layout
15482
15483 \end_inset
15484
15485
15486 \begin_inset Index idx
15487 status collapsed
15488
15489 \begin_layout Plain Layout
15490 Ligatures | see
15491 \begin_inset ERT
15492 status collapsed
15493
15494 \begin_layout Plain Layout
15495
15496 {
15497 \end_layout
15498
15499 \end_inset
15500
15501 Typography
15502 \begin_inset ERT
15503 status collapsed
15504
15505 \begin_layout Plain Layout
15506
15507 }
15508 \end_layout
15509
15510 \end_inset
15511
15512
15513 \end_layout
15514
15515 \end_inset
15516
15517
15518 \begin_inset CommandInset label
15519 LatexCommand label
15520 name "sub:Ligatures"
15521
15522 \end_inset
15523
15524
15525 \end_layout
15526
15527 \begin_layout Standard
15528 It is standard typesetting practice to group certain letters together and
15529  print them as single characters.
15530  These groups are known as 
15531 \emph on
15532 ligatures
15533 \emph default
15534 .
15535  Since LaTeX knows about ligatures, your documents will contain them too
15536  in the output.
15537  Here are the standard ligatures:
15538 \end_layout
15539
15540 \begin_layout Itemize
15541 ff
15542 \end_layout
15543
15544 \begin_layout Itemize
15545 fi
15546 \end_layout
15547
15548 \begin_layout Itemize
15549 fl
15550 \end_layout
15551
15552 \begin_layout Itemize
15553 ffi
15554 \end_layout
15555
15556 \begin_layout Itemize
15557 ffl
15558 \end_layout
15559
15560 \begin_layout Standard
15561 Some languages uses other ligatures if the document font supports them.
15562 \end_layout
15563
15564 \begin_layout Standard
15565 Sometimes, you don't want a ligature in a word.
15566  While a ligature may be okay in the word, 
15567 \begin_inset Quotes eld
15568 \end_inset
15569
15570 graffiti,
15571 \begin_inset Quotes erd
15572 \end_inset
15573
15574  it looks really weird in compound words, such as 
15575 \begin_inset Quotes eld
15576 \end_inset
15577
15578 cufflink
15579 \begin_inset Quotes erd
15580 \end_inset
15581
15582  or the German 
15583 \begin_inset Quotes eld
15584 \end_inset
15585
15586 Dorffest.
15587 \begin_inset Quotes erd
15588 \end_inset
15589
15590  To break a ligature, use 
15591 \family sans
15592 Insert\SpecialChar \menuseparator
15593 Formatting\SpecialChar \menuseparator
15594 Ligature
15595 \begin_inset space ~
15596 \end_inset
15597
15598 Break.
15599
15600 \family default
15601  This changes 
15602 \begin_inset Quotes eld
15603 \end_inset
15604
15605 cufflinks
15606 \begin_inset Quotes erd
15607 \end_inset
15608
15609  to 
15610 \begin_inset Quotes eld
15611 \end_inset
15612
15613 cuff\SpecialChar \textcompwordmark{}
15614 links
15615 \begin_inset Quotes erd
15616 \end_inset
15617
15618  and 
15619 \begin_inset Quotes eld
15620 \end_inset
15621
15622 Dorffest
15623 \begin_inset Quotes erd
15624 \end_inset
15625
15626  to 
15627 \begin_inset Quotes eld
15628 \end_inset
15629
15630 Dorf\SpecialChar \textcompwordmark{}
15631 fest
15632 \begin_inset Quotes erd
15633 \end_inset
15634
15635 .
15636 \end_layout
15637
15638 \begin_layout Subsection
15639 LyX's Proper Names
15640 \begin_inset Index idx
15641 status collapsed
15642
15643 \begin_layout Plain Layout
15644 LyX ! Proper names
15645 \end_layout
15646
15647 \end_inset
15648
15649
15650 \begin_inset CommandInset label
15651 LatexCommand label
15652 name "sub:LyX's-Proper-Names"
15653
15654 \end_inset
15655
15656
15657 \end_layout
15658
15659 \begin_layout Standard
15660 You will certainly have noticed that the word “LaTeX” always appears with
15661  characters in different sizes and heights.
15662  LaTeX is the name of the program used by LyX and is therefore recognized
15663  as a proper name when you type it in LyX as 
15664 \begin_inset Quotes eld
15665 \end_inset
15666
15667 LaT
15668 \begin_inset ERT
15669 status collapsed
15670
15671 \begin_layout Plain Layout
15672
15673 {}
15674 \end_layout
15675
15676 \end_inset
15677
15678 eX
15679 \begin_inset Quotes erd
15680 \end_inset
15681
15682 .
15683 \begin_inset Note Note
15684 status collapsed
15685
15686 \begin_layout Plain Layout
15687 The braces in TeX Code are here to avoid that the 
15688 \begin_inset Quotes eld
15689 \end_inset
15690
15691 command
15692 \begin_inset Quotes erd
15693 \end_inset
15694
15695  appear as proper name in the output, see the last paragraph of this section.
15696  To create proper names omit the TeX Code.
15697 \end_layout
15698
15699 \end_inset
15700
15701  Note the order of the upper-and lowercase letters! LyX recognizes the following
15702  proper names:
15703 \end_layout
15704
15705 \begin_layout Description
15706 LyX The name of the game, write 
15707 \begin_inset Quotes eld
15708 \end_inset
15709
15710 L
15711 \begin_inset ERT
15712 status collapsed
15713
15714 \begin_layout Plain Layout
15715
15716 {}
15717 \end_layout
15718
15719 \end_inset
15720
15721 yX
15722 \begin_inset Quotes erd
15723 \end_inset
15724
15725  to produce it.
15726 \end_layout
15727
15728 \begin_layout Description
15729 TeX The program used by LaTeX, write 
15730 \begin_inset Quotes eld
15731 \end_inset
15732
15733 T
15734 \begin_inset ERT
15735 status collapsed
15736
15737 \begin_layout Plain Layout
15738
15739 {}
15740 \end_layout
15741
15742 \end_inset
15743
15744 eX
15745 \begin_inset Quotes erd
15746 \end_inset
15747
15748  to produce it.
15749 \end_layout
15750
15751 \begin_layout Description
15752 LaTeX The program used by LyX, write 
15753 \begin_inset Quotes eld
15754 \end_inset
15755
15756 LaT
15757 \begin_inset ERT
15758 status collapsed
15759
15760 \begin_layout Plain Layout
15761
15762 {}
15763 \end_layout
15764
15765 \end_inset
15766
15767 eX
15768 \begin_inset Quotes erd
15769 \end_inset
15770
15771  to produce it.
15772 \end_layout
15773
15774 \begin_layout Description
15775 LaTeX2e The actual version of LaTeX, write 
15776 \begin_inset Quotes eld
15777 \end_inset
15778
15779 LaT
15780 \begin_inset ERT
15781 status collapsed
15782
15783 \begin_layout Plain Layout
15784
15785 {}
15786 \end_layout
15787
15788 \end_inset
15789
15790 eX2e
15791 \begin_inset Quotes erd
15792 \end_inset
15793
15794  to produce it.
15795 \end_layout
15796
15797 \begin_layout Standard
15798 You might wonder why the LaTeX-version is 
15799 \begin_inset Quotes eld
15800 \end_inset
15801
15802 2
15803 \begin_inset Formula $\epsilon$
15804 \end_inset
15805
15806
15807 \begin_inset Quotes erd
15808 \end_inset
15809
15810 .
15811  It's an old tradition in the TeX-world to give programs geek version numbers.
15812  For example the version number of TeX converges to the number 
15813 \begin_inset Formula $\pi$
15814 \end_inset
15815
15816 : The actual version is 
15817 \begin_inset Quotes eld
15818 \end_inset
15819
15820 TeX-3.141592
15821 \begin_inset Quotes erd
15822 \end_inset
15823
15824 , the previous one was 
15825 \begin_inset Quotes eld
15826 \end_inset
15827
15828 TeX-3.14159
15829 \begin_inset Quotes erd
15830 \end_inset
15831
15832 .
15833 \end_layout
15834
15835 \begin_layout Standard
15836 If you don't want to use proper names, e.
15837 \begin_inset space \thinspace{}
15838 \end_inset
15839
15840 g.
15841 \begin_inset space \space{}
15842 \end_inset
15843
15844 in section headings, you can insert two empty braces in TeX Code in the
15845  word.
15846  This will look in LyX like: 
15847 \begin_inset Graphics
15848         filename clipart/LaTeX.png
15849         scale 80
15850
15851 \end_inset
15852
15853
15854 \begin_inset Newline newline
15855 \end_inset
15856
15857 For more about TeX Code, look at section
15858 \begin_inset space ~
15859 \end_inset
15860
15861
15862 \begin_inset CommandInset ref
15863 LatexCommand ref
15864 reference "sec:TeX-Code"
15865
15866 \end_inset
15867
15868 .
15869 \end_layout
15870
15871 \begin_layout Subsection
15872 Units
15873 \begin_inset Index idx
15874 status collapsed
15875
15876 \begin_layout Plain Layout
15877 Typography ! Units
15878 \end_layout
15879
15880 \end_inset
15881
15882
15883 \end_layout
15884
15885 \begin_layout Standard
15886 Generally the space between units and the number is smaller than the normal
15887  space between two words.
15888  As you can see in the example below, it looks better when the space is
15889  smaller.
15890  To get such a 
15891 \begin_inset Quotes eld
15892 \end_inset
15893
15894 half space
15895 \begin_inset Quotes erd
15896 \end_inset
15897
15898  for units use the menu 
15899 \family sans
15900 Insert\SpecialChar \menuseparator
15901 Formatting\SpecialChar \menuseparator
15902 Thin
15903 \begin_inset space ~
15904 \end_inset
15905
15906 Space
15907 \family default
15908  (shortcut 
15909 \begin_inset Info
15910 type  "shortcuts"
15911 arg   "space-insert thin"
15912 \end_inset
15913
15914 ).
15915 \end_layout
15916
15917 \begin_layout Standard
15918 Here's an example to show the differences:
15919 \end_layout
15920
15921 \begin_layout Standard
15922 \begin_inset Tabular
15923 <lyxtabular version="3" rows="2" columns="2">
15924 <features tabularvalignment="middle">
15925 <column alignment="left" valignment="top" width="0">
15926 <column alignment="left" valignment="top" width="0">
15927 <row>
15928 <cell alignment="center" valignment="top" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932 24
15933 \begin_inset space ~
15934 \end_inset
15935
15936 kW
15937 \begin_inset Formula $\cdot$
15938 \end_inset
15939
15940 h
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 <cell alignment="center" valignment="top" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout Plain Layout
15949 space between number and unit
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 </row>
15955 <row>
15956 <cell alignment="center" valignment="top" usebox="none">
15957 \begin_inset Text
15958
15959 \begin_layout Plain Layout
15960 24
15961 \begin_inset space \thinspace{}
15962 \end_inset
15963
15964 kW
15965 \begin_inset Formula $\cdot$
15966 \end_inset
15967
15968 h
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 <cell alignment="center" valignment="top" usebox="none">
15974 \begin_inset Text
15975
15976 \begin_layout Plain Layout
15977 half space between number and unit
15978 \end_layout
15979
15980 \end_inset
15981 </cell>
15982 </row>
15983 </lyxtabular>
15984
15985 \end_inset
15986
15987
15988 \end_layout
15989
15990 \begin_layout Subsection
15991 Widows and Orphans
15992 \begin_inset Index idx
15993 status collapsed
15994
15995 \begin_layout Plain Layout
15996 Typography ! Widows and orphans
15997 \end_layout
15998
15999 \end_inset
16000
16001
16002 \end_layout
16003
16004 \begin_layout Standard
16005 In the early days of word processors, page breaks went wherever the page
16006  happened to end.
16007  There was no regard for what was actually going on in the text.
16008  You may remember once printing out a document, only to find the heading
16009  for a new section printed at the very bottom of the page, the first line
16010  of a new paragraph all alone at the bottom of a page, or the last line
16011  of a paragraph at the top of a new page.
16012  These bits of text became known as 
16013 \emph on
16014 widows
16015 \emph default
16016  and 
16017 \emph on
16018 orphans
16019 \emph default
16020 .
16021 \end_layout
16022
16023 \begin_layout Standard
16024 Clearly, LyX can avoid breaking pages after a section heading.
16025  That's part of the advantage of paragraph environments.
16026  But what about widows and orphans, where the page breaks leave one line
16027  of a paragraph all alone at the top or bottom of a page? There are rules
16028  built into LaTeX governing page breaks, and some of those rules are there
16029  to specifically prevent widows and orphans.
16030  This is the advantage LyX has in using LaTeX as its backend.
16031 \end_layout
16032
16033 \begin_layout Standard
16034 There's no way we can go into how TeX and LaTeX decide to break a page,
16035  or how you can tweak that behavior.
16036  Some LaTeX books listed in the bibliography [such as
16037 \begin_inset space ~
16038 \end_inset
16039
16040
16041 \begin_inset CommandInset citation
16042 LatexCommand cite
16043 key "latexcompanion"
16044
16045 \end_inset
16046
16047  or
16048 \begin_inset space ~
16049 \end_inset
16050
16051
16052 \begin_inset CommandInset citation
16053 LatexCommand cite
16054 key "latexguide"
16055
16056 \end_inset
16057
16058 ] may have more information.
16059  You will almost never need to worry about this, however.
16060 \end_layout
16061
16062 \begin_layout Chapter
16063 Notes, Graphics, Tables, and Floats
16064 \begin_inset CommandInset label
16065 LatexCommand label
16066 name "cha:Floats-and-Notes"
16067
16068 \end_inset
16069
16070
16071 \end_layout
16072
16073 \begin_layout Standard
16074 The issues of this chapter are described in detail in the 
16075 \emph on
16076 Embedded Objects
16077 \emph default
16078  manual.
16079  There you'll also find tips and tricks for special cases.
16080 \end_layout
16081
16082 \begin_layout Section
16083 Notes
16084 \begin_inset Index idx
16085 status collapsed
16086
16087 \begin_layout Plain Layout
16088 Notes
16089 \end_layout
16090
16091 \end_inset
16092
16093
16094 \begin_inset CommandInset label
16095 LatexCommand label
16096 name "sec:Notes"
16097
16098 \end_inset
16099
16100
16101 \end_layout
16102
16103 \begin_layout Standard
16104 LyX offers you a few types of notes to add to your document:
16105 \end_layout
16106
16107 \begin_layout Description
16108 LyX
16109 \begin_inset space ~
16110 \end_inset
16111
16112 Note This note type is for internal notes that won't appear in the output.
16113 \begin_inset Newline newline
16114 \end_inset
16115
16116
16117 \begin_inset Note Note
16118 status open
16119
16120 \begin_layout Plain Layout
16121 This is text in a note box that doesn't appear in the output.
16122 \end_layout
16123
16124 \end_inset
16125
16126
16127 \end_layout
16128
16129 \begin_layout Description
16130 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16131 ent, when you export the document to LaTeX via the menu 
16132 \family sans
16133 File\SpecialChar \menuseparator
16134 Export\SpecialChar \menuseparator
16135 LaTeX (pdflatex) / (plain)
16136 \family default
16137 .
16138 \begin_inset Newline newline
16139 \end_inset
16140
16141
16142 \begin_inset Note Comment
16143 status open
16144
16145 \begin_layout Plain Layout
16146 This is text in a note box that only appears as comment in LaTeX-files.
16147 \end_layout
16148
16149 \end_inset
16150
16151
16152 \end_layout
16153
16154 \begin_layout Description
16155 Greyed
16156 \begin_inset space ~
16157 \end_inset
16158
16159 Out This note will appear in the output as grey text.
16160 \begin_inset Newline newline
16161 \end_inset
16162
16163
16164 \begin_inset Newline newline
16165 \end_inset
16166
16167
16168 \begin_inset Note Greyedout
16169 status open
16170
16171 \begin_layout Plain Layout
16172 This is text
16173 \begin_inset Foot
16174 status collapsed
16175
16176 \begin_layout Plain Layout
16177 This is an example footnote within a greyed out note.
16178  In this document the greyed out note color is redefined to blue.
16179  How this can be done is explained in the 
16180 \emph on
16181 Embedded Objects
16182 \emph default
16183  manual.
16184 \end_layout
16185
16186 \end_inset
16187
16188  of a comment that appears in the output as grey text.
16189 \end_layout
16190
16191 \end_inset
16192
16193
16194 \begin_inset Newline newline
16195 \end_inset
16196
16197
16198 \begin_inset Newline newline
16199 \end_inset
16200
16201 As you can see in the example, the first line of greyed out notes is a bit
16202  indented and greyed out notes can have footnotes.
16203 \end_layout
16204
16205 \begin_layout Standard
16206 Notes are inserted with the toolbar button 
16207 \begin_inset Info
16208 type  "icon"
16209 arg   "note-insert"
16210 \end_inset
16211
16212  or the menu 
16213 \family sans
16214 Insert\SpecialChar \menuseparator
16215 Note
16216 \family default
16217 .
16218  Right-click on the appearing note box to select the note type.
16219 \end_layout
16220
16221 \begin_layout Section
16222 Footnotes
16223 \begin_inset Index idx
16224 status collapsed
16225
16226 \begin_layout Plain Layout
16227 Footnotes
16228 \end_layout
16229
16230 \end_inset
16231
16232
16233 \begin_inset CommandInset label
16234 LatexCommand label
16235 name "sec:Footnotes"
16236
16237 \end_inset
16238
16239
16240 \end_layout
16241
16242 \begin_layout Standard
16243 LyX uses boxes to display footnotes: When you insert a footnote using the
16244  menu 
16245 \family sans
16246 Insert\SpecialChar \menuseparator
16247 Footnote
16248 \family default
16249  or the toolbar button 
16250 \begin_inset Info
16251 type  "icon"
16252 arg   "footnote-insert"
16253 \end_inset
16254
16255
16256 \family roman
16257 \series medium
16258 \bar no
16259 you'll see
16260 \family default
16261 \series default
16262 \bar default
16263  the following box: 
16264 \begin_inset Graphics
16265         filename clipart/footnoteQt4.png
16266         scale 80
16267
16268 \end_inset
16269
16270
16271 \family roman
16272 \series medium
16273 \bar no
16274  This box is LyX's representation of your footnote.
16275  If you
16276 \family default
16277 \series default
16278 \bar default
16279  left-click on 
16280 \family roman
16281 \series medium
16282 \bar no
16283 the 
16284 \begin_inset Quotes eld
16285 \end_inset
16286
16287
16288 \family sans
16289 foot
16290 \family roman
16291
16292 \begin_inset Quotes erd
16293 \end_inset
16294
16295
16296 \family default
16297 \series default
16298 \bar default
16299  
16300 \family roman
16301 \series medium
16302 \bar no
16303 label, the box will
16304 \family default
16305 \series default
16306 \bar default
16307  be opened and you can enter the footnote text into it.
16308  Clicking on the box label again, will close 
16309 \family roman
16310 \series medium
16311 \bar no
16312 the
16313 \family default
16314 \series default
16315 \bar default
16316  box
16317 \family roman
16318 \series medium
16319 \bar no
16320 .
16321  If you want to turn existing text into a footnote, simply mark it and click
16322  on the footnote
16323 \family default
16324 \series default
16325 \bar default
16326  toolbar 
16327 \family roman
16328 \series medium
16329 \bar no
16330 button
16331 \family default
16332 \series default
16333 \bar default
16334 .
16335 \end_layout
16336
16337 \begin_layout Standard
16338 Here's an example footnote:
16339 \family roman
16340 \series medium
16341 \bar no
16342
16343 \begin_inset Foot
16344 status open
16345
16346 \begin_layout Plain Layout
16347 To close a footnote, click on the footnote box label.
16348 \end_layout
16349
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \begin_layout Standard
16356 The footnote will appear in the output as a superscript number at the text
16357  position where the footnote box is placed.
16358  The footnote text is placed at the bottom of the current page.
16359  The footnote number is calculated by LyX, the numbers are consecutive,
16360  no matter in which chapter the footnote is in.
16361  LyX doesn't support other numbering schemes yet, but you can get another
16362  scheme using special LaTeX-commands.
16363  T
16364 \family roman
16365 h
16366 \family default
16367 ey are described in the 
16368 \emph on
16369 Embedded Objects
16370 \emph default
16371  manual.
16372 \end_layout
16373
16374 \begin_layout Section
16375 Marginal Notes
16376 \begin_inset Index idx
16377 status collapsed
16378
16379 \begin_layout Plain Layout
16380 Marginal notes
16381 \end_layout
16382
16383 \end_inset
16384
16385
16386 \begin_inset CommandInset label
16387 LatexCommand label
16388 name "sec:Marginal-Notes"
16389
16390 \end_inset
16391
16392
16393 \end_layout
16394
16395 \begin_layout Standard
16396 Marginal notes look and behave just like footnotes in LyX.
16397  When you insert a margin note via the menu 
16398 \family sans
16399 Insert\SpecialChar \menuseparator
16400 Marginal
16401 \begin_inset space ~
16402 \end_inset
16403
16404 Note
16405 \family default
16406  or the toolbar button 
16407 \begin_inset Info
16408 type  "icon"
16409 arg   "marginalnote-insert"
16410 \end_inset
16411
16412 , you'll see 
16413 \family roman
16414 \series medium
16415 a
16416 \family default
16417 \series default
16418  grey 
16419 \family roman
16420 \series medium
16421 box with a
16422 \family default
16423 \series default
16424  red 
16425 \family roman
16426 \series medium
16427 label 
16428 \begin_inset Quotes eld
16429 \end_inset
16430
16431 margin
16432 \begin_inset Quotes erd
16433 \end_inset
16434
16435  appearing within your text.
16436  This box is LyX's representation of your margin
16437 \family default
16438 \series default
16439 al 
16440 \family roman
16441 \series medium
16442 note.
16443 \end_layout
16444
16445 \begin_layout Standard
16446 At the side is an example marginal note.
16447 \family roman
16448 \series medium
16449
16450 \begin_inset Marginal
16451 status open
16452
16453 \begin_layout Plain Layout
16454 This is a marginal note.
16455 \end_layout
16456
16457 \end_inset
16458
16459
16460 \end_layout
16461
16462 \begin_layout Standard
16463 Marginal notes appear at the right side in single-sided documents.
16464  In double-sided documents they appear in the outer margin – left on even
16465  pages, right on odd pages.
16466 \end_layout
16467
16468 \begin_layout Section
16469 Graphics and Images
16470 \begin_inset Index idx
16471 status collapsed
16472
16473 \begin_layout Plain Layout
16474 Images
16475 \end_layout
16476
16477 \end_inset
16478
16479
16480 \begin_inset Index idx
16481 status collapsed
16482
16483 \begin_layout Plain Layout
16484 Graphics
16485 \end_layout
16486
16487 \end_inset
16488
16489
16490 \begin_inset CommandInset label
16491 LatexCommand label
16492 name "sec:Graphics"
16493
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \begin_layout Standard
16500 To insert an image in your document, place the cursor at the text position
16501  you want and click on the toolbar icon 
16502 \begin_inset Info
16503 type  "icon"
16504 arg   "dialog-show-new-inset graphics"
16505 \end_inset
16506
16507  or select 
16508 \family sans
16509 Insert\SpecialChar \menuseparator
16510 Graphics
16511 \family default
16512  from the menu.
16513  Then a dialog will appear to choose the file to load.
16514 \end_layout
16515
16516 \begin_layout Standard
16517 This dialog has numerous mostly self-explanatory parameters.
16518  The 
16519 \family sans
16520 Graphics
16521 \family default
16522  tab allows you to choose your image file.
16523  The image can be transformed by setting a rotation angle and a scaling
16524  factor.
16525  The scaling units are explained in Appendix
16526 \begin_inset space ~
16527 \end_inset
16528
16529
16530 \begin_inset CommandInset ref
16531 LatexCommand ref
16532 reference "cha:Units-available-in"
16533
16534 \end_inset
16535
16536 .
16537 \end_layout
16538
16539 \begin_layout Standard
16540 In the tab 
16541 \family sans
16542 Clipping
16543 \family default
16544  it is possible to set image coordinates to adjust the height and width
16545  of the image in the output.
16546  The coordinates can also be calculated automatically by pressing the button
16547  
16548 \family sans
16549 Get
16550 \begin_inset space ~
16551 \end_inset
16552
16553 from
16554 \begin_inset space ~
16555 \end_inset
16556
16557 file
16558 \family default
16559 .
16560  The option 
16561 \family sans
16562 Clip
16563 \begin_inset space ~
16564 \end_inset
16565
16566 to
16567 \begin_inset space ~
16568 \end_inset
16569
16570 bounding
16571 \begin_inset space ~
16572 \end_inset
16573
16574 box
16575 \family default
16576  will only print the image region within the given coordinates.
16577  Normally you don't need to take care about image coordinates and can ignore
16578  the tab 
16579 \family sans
16580 Clipping
16581 \family default
16582 .
16583 \end_layout
16584
16585 \begin_layout Standard
16586 In the 
16587 \family sans
16588 LaTeX and LyX options
16589 \family default
16590  tab LaTeX experts can specify additional LaTeX options.
16591  You can also specify here the appearance of the image inside LyX.
16592  The option 
16593 \family sans
16594 Draft
16595 \begin_inset space ~
16596 \end_inset
16597
16598 mode
16599 \family default
16600  has the effect that the image doesn't appear in the output, only a frame
16601  with the image size is printed.
16602  The option 
16603 \family sans
16604 Don't
16605 \begin_inset space ~
16606 \end_inset
16607
16608 unzip
16609 \begin_inset space ~
16610 \end_inset
16611
16612 on
16613 \begin_inset space ~
16614 \end_inset
16615
16616 export
16617 \family default
16618  is explained in the 
16619 \emph on
16620 Embedded Objects
16621 \emph default
16622  manual in section 
16623 \emph on
16624 Graphics Dialog
16625 \emph default
16626 .
16627 \end_layout
16628
16629 \begin_layout Standard
16630 The graphics dialog can be called at any time by clicking on an image.
16631  The image will appear in the output exactly at the position where it is
16632  in the text.
16633  This is an example image within a separate, horizontally centered paragraph:
16634  
16635 \end_layout
16636
16637 \begin_layout Standard
16638 \align center
16639 \begin_inset Graphics
16640         filename clipart/mobius.eps
16641         scale 70
16642
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \begin_layout Standard
16649 If you need image captions and want to reference images, you have to put
16650  the image into a float, see section
16651 \begin_inset space ~
16652 \end_inset
16653
16654
16655 \begin_inset CommandInset ref
16656 LatexCommand ref
16657 reference "sec:Figure-Floats"
16658
16659 \end_inset
16660
16661 .
16662 \end_layout
16663
16664 \begin_layout Subsection
16665 Image Formats
16666 \begin_inset Index idx
16667 status collapsed
16668
16669 \begin_layout Plain Layout
16670 Images ! Formats
16671 \end_layout
16672
16673 \end_inset
16674
16675
16676 \begin_inset CommandInset label
16677 LatexCommand label
16678 name "sub:Image-Formats"
16679
16680 \end_inset
16681
16682
16683 \end_layout
16684
16685 \begin_layout Standard
16686 You can insert images in any known file format.
16687  But as we explained in section
16688 \begin_inset space ~
16689 \end_inset
16690
16691
16692 \begin_inset CommandInset ref
16693 LatexCommand ref
16694 reference "sub:Output-file-formats"
16695
16696 \end_inset
16697
16698 , every output document format allows only a few image formats.
16699  LyX uses therefore the program 
16700 \family typewriter
16701 ImageMagick
16702 \family default
16703  in the background to convert the images to the right format.
16704  To increase your workflow by avoiding these conversions in the background,
16705  you can use only the image formats listed in the subsections of section
16706 \begin_inset space ~
16707 \end_inset
16708
16709
16710 \begin_inset CommandInset ref
16711 LatexCommand ref
16712 reference "sub:Output-file-formats"
16713
16714 \end_inset
16715
16716 .
16717 \end_layout
16718
16719 \begin_layout Standard
16720 Similar to fonts there are two types of image formats:
16721 \end_layout
16722
16723 \begin_layout Description
16724 Bitmap
16725 \begin_inset space ~
16726 \end_inset
16727
16728 images consist of pixel values, often in a compressed form.
16729  They are therefore not fully scalable and look pixelated in large zooms.
16730  Well-known bitmap image formats are 
16731 \begin_inset Quotes eld
16732 \end_inset
16733
16734 Graphics Interchange Format
16735 \begin_inset Quotes erd
16736 \end_inset
16737
16738  (GIF, file extension 
16739 \begin_inset Quotes eld
16740 \end_inset
16741
16742
16743 \family typewriter
16744 .gif
16745 \family default
16746
16747 \begin_inset Quotes erd
16748 \end_inset
16749
16750 )
16751 \begin_inset Index idx
16752 status collapsed
16753
16754 \begin_layout Plain Layout
16755 GIF|see
16756 \begin_inset ERT
16757 status collapsed
16758
16759 \begin_layout Plain Layout
16760
16761 {
16762 \end_layout
16763
16764 \end_inset
16765
16766 Image formats
16767 \begin_inset ERT
16768 status collapsed
16769
16770 \begin_layout Plain Layout
16771
16772 }
16773 \end_layout
16774
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \end_inset
16781
16782
16783 \begin_inset Quotes eld
16784 \end_inset
16785
16786 Portable Network Graphics
16787 \begin_inset Quotes erd
16788 \end_inset
16789
16790  (PNG, file extension 
16791 \begin_inset Quotes eld
16792 \end_inset
16793
16794
16795 \family typewriter
16796 .png
16797 \family default
16798
16799 \begin_inset Quotes erd
16800 \end_inset
16801
16802 )
16803 \begin_inset Index idx
16804 status collapsed
16805
16806 \begin_layout Plain Layout
16807 PNG|see
16808 \begin_inset ERT
16809 status collapsed
16810
16811 \begin_layout Plain Layout
16812
16813 {
16814 \end_layout
16815
16816 \end_inset
16817
16818 Image formats
16819 \begin_inset ERT
16820 status collapsed
16821
16822 \begin_layout Plain Layout
16823
16824 }
16825 \end_layout
16826
16827 \end_inset
16828
16829
16830 \end_layout
16831
16832 \end_inset
16833
16834 , and 
16835 \begin_inset Quotes eld
16836 \end_inset
16837
16838 Joint Photographic Experts Group
16839 \begin_inset Quotes erd
16840 \end_inset
16841
16842  (JPG, file extension 
16843 \begin_inset Quotes eld
16844 \end_inset
16845
16846
16847 \family typewriter
16848 .jpg
16849 \family default
16850
16851 \begin_inset Quotes erd
16852 \end_inset
16853
16854  or 
16855 \begin_inset Quotes eld
16856 \end_inset
16857
16858
16859 \family typewriter
16860 .jpeg
16861 \family default
16862
16863 \begin_inset Quotes erd
16864 \end_inset
16865
16866 )
16867 \begin_inset Index idx
16868 status collapsed
16869
16870 \begin_layout Plain Layout
16871 JPG|see
16872 \begin_inset ERT
16873 status collapsed
16874
16875 \begin_layout Plain Layout
16876
16877 {
16878 \end_layout
16879
16880 \end_inset
16881
16882 Image formats
16883 \begin_inset ERT
16884 status collapsed
16885
16886 \begin_layout Plain Layout
16887
16888 }
16889 \end_layout
16890
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897
16898 .
16899 \end_layout
16900
16901 \begin_layout Description
16902 Scalable
16903 \begin_inset space ~
16904 \end_inset
16905
16906 images consist of vectors and can therefore be scaled to any size without
16907  data loss.
16908  The scaling ability is necessary if you want to create presentations, because
16909  presentations are always scaled by the beamer.
16910  Scaling is also useful for online documents to let the user zoom into diagrams.
16911 \begin_inset Newline newline
16912 \end_inset
16913
16914 Scalable image formats can be 
16915 \begin_inset Quotes eld
16916 \end_inset
16917
16918 Scalable Vector Graphics
16919 \begin_inset Quotes erd
16920 \end_inset
16921
16922  (SVG, file extension 
16923 \begin_inset Quotes eld
16924 \end_inset
16925
16926
16927 \family typewriter
16928 .svg
16929 \family default
16930
16931 \begin_inset Quotes erd
16932 \end_inset
16933
16934 )
16935 \begin_inset Index idx
16936 status collapsed
16937
16938 \begin_layout Plain Layout
16939 SVG|see
16940 \begin_inset ERT
16941 status collapsed
16942
16943 \begin_layout Plain Layout
16944
16945 {
16946 \end_layout
16947
16948 \end_inset
16949
16950 Image formats
16951 \begin_inset ERT
16952 status collapsed
16953
16954 \begin_layout Plain Layout
16955
16956 }
16957 \end_layout
16958
16959 \end_inset
16960
16961
16962 \end_layout
16963
16964 \end_inset
16965
16966
16967 \begin_inset Quotes eld
16968 \end_inset
16969
16970 Encapsulated PostScript
16971 \begin_inset Quotes erd
16972 \end_inset
16973
16974  (EPS, file extension 
16975 \begin_inset Quotes eld
16976 \end_inset
16977
16978
16979 \family typewriter
16980 .eps
16981 \family default
16982
16983 \begin_inset Quotes erd
16984 \end_inset
16985
16986 )
16987 \begin_inset Index idx
16988 status collapsed
16989
16990 \begin_layout Plain Layout
16991 EPS|see
16992 \begin_inset ERT
16993 status collapsed
16994
16995 \begin_layout Plain Layout
16996
16997 {
16998 \end_layout
16999
17000 \end_inset
17001
17002 Image formats
17003 \begin_inset ERT
17004 status collapsed
17005
17006 \begin_layout Plain Layout
17007
17008 }
17009 \end_layout
17010
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \end_inset
17017
17018 , and 
17019 \begin_inset Quotes eld
17020 \end_inset
17021
17022 Portable Document Format
17023 \begin_inset Quotes erd
17024 \end_inset
17025
17026  (PDF, file extension 
17027 \begin_inset Quotes eld
17028 \end_inset
17029
17030
17031 \family typewriter
17032 .pdf
17033 \family default
17034
17035 \begin_inset Quotes erd
17036 \end_inset
17037
17038 )
17039 \begin_inset Index idx
17040 status collapsed
17041
17042 \begin_layout Plain Layout
17043 PDF
17044 \end_layout
17045
17046 \end_inset
17047
17048 .
17049  We say it can be, because you can convert any bitmap image format to PDF
17050  or EPS and the result won't be scalable.
17051  In this cases only a header with the image properties is added to the original
17052  image
17053 \begin_inset Foot
17054 status collapsed
17055
17056 \begin_layout Plain Layout
17057 In the case of PDF, the original image is additionally compressed.
17058 \end_layout
17059
17060 \end_inset
17061
17062 .
17063 \end_layout
17064
17065 \begin_layout Standard
17066 Normally one cannot convert a bitmap image into a scalable one, only vice
17067  versa.
17068 \end_layout
17069
17070 \begin_layout Subsection
17071 Grouping of Image Settings
17072 \begin_inset Index idx
17073 status collapsed
17074
17075 \begin_layout Plain Layout
17076 Images ! Settings grouping
17077 \end_layout
17078
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \begin_layout Standard
17085 Each image can define a new group of image settings or join an existing
17086  group.
17087  Images within such a group share their settings, so adjusting one image
17088  of the group automatically also adjusts all other images of the group in
17089  the same way.
17090  So you can for example change the size for a bunch of images without the
17091  need to manually change each of them.
17092  
17093 \end_layout
17094
17095 \begin_layout Standard
17096 A new group can be set by entering a name in the 
17097 \family sans
17098 Group
17099 \begin_inset space ~
17100 \end_inset
17101
17102 Name
17103 \family default
17104  field in the Graphics dialog.
17105  Joining an existing group can be done using the context menu of the image
17106  by checking the name of the desired group.
17107 \end_layout
17108
17109 \begin_layout Section
17110 Tables
17111 \begin_inset Index idx
17112 status collapsed
17113
17114 \begin_layout Plain Layout
17115 Tables
17116 \end_layout
17117
17118 \end_inset
17119
17120
17121 \begin_inset CommandInset label
17122 LatexCommand label
17123 name "sec:Tables"
17124
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \begin_layout Standard
17131 You can insert a table using either the toolbar button 
17132 \begin_inset Info
17133 type  "icon"
17134 arg   "tabular-insert"
17135 \end_inset
17136
17137  or the menu 
17138 \family sans
17139 Insert\SpecialChar \menuseparator
17140 Table
17141 \family default
17142 .
17143  A dialog will appear, asking you for the number of rows and columns.
17144  The default table has lines around any cell and the first row appears separated
17145  from the rest of the table.
17146  This separation appears due to a double line: The cells of the first row
17147  have a line below them and the cells of the second row have a line above
17148  them.
17149  Here's an example table:
17150 \end_layout
17151
17152 \begin_layout Standard
17153 \align center
17154 \begin_inset Tabular
17155 <lyxtabular version="3" rows="4" columns="4">
17156 <features tabularvalignment="middle">
17157 <column alignment="center" valignment="top" width="0pt">
17158 <column alignment="center" valignment="top" width="0pt">
17159 <column alignment="center" valignment="top" width="0in">
17160 <column alignment="center" valignment="top" width="0pt">
17161 <row>
17162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175
17176 \family roman
17177 \series medium
17178 \shape up
17179 \size normal
17180 \emph off
17181 \bar no
17182 \noun off
17183 \color none
17184 1
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193 2
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202 3
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row>
17209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213
17214 \family roman
17215 \series medium
17216 \shape up
17217 \size normal
17218 \emph off
17219 \bar no
17220 \noun off
17221 \color none
17222 A
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \end_layout
17233
17234 \end_inset
17235 </cell>
17236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17237 \begin_inset Text
17238
17239 \begin_layout Plain Layout
17240
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 </row>
17255 <row>
17256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260
17261 \family roman
17262 \series medium
17263 \shape up
17264 \size normal
17265 \emph off
17266 \bar no
17267 \noun off
17268 \color none
17269 B
17270 \end_layout
17271
17272 \end_inset
17273 </cell>
17274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17275 \begin_inset Text
17276
17277 \begin_layout Plain Layout
17278
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287
17288 \size normal
17289 \noun off
17290 \color none
17291  
17292 \end_layout
17293
17294 \end_inset
17295 </cell>
17296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \end_layout
17302
17303 \end_inset
17304 </cell>
17305 </row>
17306 <row>
17307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311
17312 \family roman
17313 \series medium
17314 \shape up
17315 \size normal
17316 \emph off
17317 \bar no
17318 \noun off
17319 \color none
17320 C
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329
17330 \end_layout
17331
17332 \end_inset
17333 </cell>
17334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \end_layout
17340
17341 \end_inset
17342 </cell>
17343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17344 \begin_inset Text
17345
17346 \begin_layout Plain Layout
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 </lyxtabular>
17354
17355 \end_inset
17356
17357
17358 \end_layout
17359
17360 \begin_layout Subsection
17361 The Table dialog
17362 \end_layout
17363
17364 \begin_layout Standard
17365 You can alter a table by clicking on it with the right mouse button, which
17366  brings up the table dialog.
17367  Here you can adjust the settings of the cell and row/column respectively
17368  where the cursor is placed currently.
17369  Most of the dialog options also work on selections.
17370  This means that if you select more cells, columns or rows the action is
17371  done on all of your selection.
17372 \end_layout
17373
17374 \begin_layout Standard
17375 Additionally to the table dialog, the 
17376 \family sans
17377 table
17378 \begin_inset space ~
17379 \end_inset
17380
17381 toolbar
17382 \family default
17383  helps you in setting table properties.
17384  It appears when the cursor is inside a table.
17385 \end_layout
17386
17387 \begin_layout Standard
17388 In the tab 
17389 \family sans
17390 Table
17391 \begin_inset space ~
17392 \end_inset
17393
17394 Settings
17395 \family default
17396  of the table dialog you can set the alignment for the current row.
17397  If you add a row or column, it will be inserted right beside or below the
17398  current cell respectively.
17399  The vertical alignment of a column can only be adjusted when a column width
17400  is given.
17401  A given width will allow the cell to have line breaks and multiple paragraphs
17402  of text, see section
17403 \begin_inset space ~
17404 \end_inset
17405
17406
17407 \begin_inset CommandInset ref
17408 LatexCommand ref
17409 reference "sub:Table-Cells"
17410
17411 \end_inset
17412
17413 .
17414 \end_layout
17415
17416 \begin_layout Standard
17417 You can mark multiple cells of one row/column as a multicolumn/row cell
17418  using the check box 
17419 \family sans
17420 Multicolumn
17421 \family default
17422  or 
17423 \family sans
17424 Multirow
17425 \family default
17426 .
17427  This will merge the cells to 
17428 \emph on
17429 one
17430 \emph default
17431  cell, spread over more than one column/row.
17432  Multicolumn cells are treated as own rows, so that the alignment, width,
17433  and border settings affect only the multicolumn cell.
17434  Here's an example table with a multicolumn cell in the first row and one
17435  in the last row without the upper border:
17436 \end_layout
17437
17438 \begin_layout Standard
17439 \align center
17440 \begin_inset Tabular
17441 <lyxtabular version="3" rows="3" columns="4">
17442 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
17443 <column alignment="center" valignment="top" width="0pt">
17444 <column alignment="center" valignment="middle" width="0">
17445 <column alignment="center" valignment="top" width="0in">
17446 <column alignment="center" valignment="top" width="0pt">
17447 <row>
17448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 abc
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461 def ghi
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 jkl
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 </row>
17485 <row>
17486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17487 \begin_inset Text
17488
17489 \begin_layout Plain Layout
17490
17491 \family roman
17492 \series medium
17493 \shape up
17494 \size normal
17495 \emph off
17496 \bar no
17497 \noun off
17498 \color none
17499 A
17500 \end_layout
17501
17502 \end_inset
17503 </cell>
17504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17505 \begin_inset Text
17506
17507 \begin_layout Plain Layout
17508 B
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 C
17518 \end_layout
17519
17520 \end_inset
17521 </cell>
17522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17523 \begin_inset Text
17524
17525 \begin_layout Plain Layout
17526 D
17527 \end_layout
17528
17529 \end_inset
17530 </cell>
17531 </row>
17532 <row>
17533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17534 \begin_inset Text
17535
17536 \begin_layout Plain Layout
17537 1
17538 \end_layout
17539
17540 \end_inset
17541 </cell>
17542 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17543 \begin_inset Text
17544
17545 \begin_layout Plain Layout
17546 2
17547 \end_layout
17548
17549 \end_inset
17550 </cell>
17551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 3
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 4
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 </row>
17570 </lyxtabular>
17571
17572 \end_inset
17573
17574
17575 \end_layout
17576
17577 \begin_layout Standard
17578 Adept users can declare special LaTeX-arguments for the table.
17579  They are necessary for special table formatting, like for multirow cells,
17580  explained in the tables section of the 
17581 \emph on
17582 Embedded
17583 \begin_inset space ~
17584 \end_inset
17585
17586 Objects
17587 \emph default
17588  manual.
17589  You can also rotate the current cell or the whole table 90
17590 \begin_inset space \thinspace{}
17591 \end_inset
17592
17593 degrees counterclockwise.
17594  These rotations are not visible in LyX but in the output.
17595 \end_layout
17596
17597 \begin_layout Standard
17598 \begin_inset Note Greyedout
17599 status open
17600
17601 \begin_layout Plain Layout
17602
17603 \series bold
17604 Note:
17605 \series default
17606  Most DVI-viewers are 
17607 \emph on
17608 not
17609 \emph default
17610  able to display rotations.
17611 \end_layout
17612
17613 \end_inset
17614
17615
17616 \end_layout
17617
17618 \begin_layout Standard
17619 The 
17620 \family sans
17621 Borders
17622 \family default
17623  tab allows you to add and delete border lines for the current row/column.
17624  The button 
17625 \family sans
17626 Default
17627 \family default
17628  adds lines for all cell borders.
17629 \end_layout
17630
17631 \begin_layout Subsection
17632 Longtables
17633 \begin_inset Index idx
17634 status collapsed
17635
17636 \begin_layout Plain Layout
17637 Tables ! Longtables
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \begin_inset Index idx
17644 status collapsed
17645
17646 \begin_layout Plain Layout
17647 Longtables
17648 \end_layout
17649
17650 \end_inset
17651
17652
17653 \end_layout
17654
17655 \begin_layout Standard
17656 If the table is too long to fit on one page, you can use the option 
17657 \family sans
17658 Use
17659 \begin_inset space ~
17660 \end_inset
17661
17662 long
17663 \begin_inset space ~
17664 \end_inset
17665
17666 table
17667 \family default
17668  in the tab 
17669 \family sans
17670 Longtable
17671 \family default
17672  of the table dialog to split the table automatically over more pages.
17673  Doing this enables some check boxes and you can now define:
17674 \end_layout
17675
17676 \begin_layout Description
17677
17678 \family sans
17679 Header
17680 \family default
17681 : The current row and all rows above, that don't have any special options
17682  defined, are defined to be the header rows of all pages of the longtable;
17683  except for the first page, if 
17684 \family sans
17685 First
17686 \begin_inset space ~
17687 \end_inset
17688
17689 header
17690 \family default
17691  is defined.
17692 \end_layout
17693
17694 \begin_layout Description
17695
17696 \family sans
17697 First
17698 \begin_inset space ~
17699 \end_inset
17700
17701 header
17702 \family default
17703 : The current row and all rows above, that don't have any special options
17704  defined, are defined to be the header rows of the first page of the longtable.
17705 \end_layout
17706
17707 \begin_layout Description
17708
17709 \family sans
17710 Footer
17711 \family default
17712 : The current row and all rows below, that don't have any special options
17713  defined, are defined to be the footer rows of all pages of the longtable;
17714  except for the last page, if 
17715 \family sans
17716 Last
17717 \begin_inset space ~
17718 \end_inset
17719
17720 footer
17721 \family default
17722  is defined.
17723 \end_layout
17724
17725 \begin_layout Description
17726
17727 \family sans
17728 Last
17729 \begin_inset space ~
17730 \end_inset
17731
17732 footer
17733 \family default
17734 : The current row and all rows below, that don't have any special options
17735  defined, are defined to be the footer rows of the last page of the longtable.
17736 \end_layout
17737
17738 \begin_layout Description
17739 Caption: The first row is reset as a single column.
17740  You can now insert there the table caption via the menu 
17741 \family sans
17742 Insert\SpecialChar \menuseparator
17743 Caption
17744 \family default
17745 .
17746  More about longtable captions can be found in the 
17747 \emph on
17748 Embedded
17749 \begin_inset space ~
17750 \end_inset
17751
17752 Objects
17753 \emph default
17754  manual.
17755 \end_layout
17756
17757 \begin_layout Standard
17758 You can also specify a row where the table is split.
17759  If you set more than one option in the same table row, you should be aware
17760  of the fact that only the first one is used in the given table row.
17761  The others will then be defined as 
17762 \emph on
17763 empty
17764 \emph default
17765 .
17766  In this context, first means first in this order: 
17767 \family sans
17768 Footer, Last
17769 \begin_inset space ~
17770 \end_inset
17771
17772 footer,
17773 \family default
17774  
17775 \family sans
17776 Header,
17777 \family default
17778  
17779 \family sans
17780 First
17781 \begin_inset space ~
17782 \end_inset
17783
17784 header.
17785
17786 \family default
17787  See the following longtable to see how it works:
17788 \end_layout
17789
17790 \begin_layout Standard
17791 \align center
17792 \begin_inset Tabular
17793 <lyxtabular version="3" rows="69" columns="3">
17794 <features islongtable="true" longtabularalignment="center">
17795 <column alignment="block" valignment="top" width="5cm">
17796 <column alignment="left" valignment="top" width="0pt">
17797 <column alignment="right" valignment="top" width="0pt">
17798 <row endfirsthead="true">
17799 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17800 \begin_inset Text
17801
17802 \begin_layout Plain Layout
17803
17804 \series bold
17805 Example Phone List (ignore the names)
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17811 \begin_inset Text
17812
17813 \begin_layout Plain Layout
17814
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823
17824 \end_layout
17825
17826 \end_inset
17827 </cell>
17828 </row>
17829 <row endfirsthead="true">
17830 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17831 \begin_inset Text
17832
17833 \begin_layout Plain Layout
17834
17835 \series bold
17836 NAME
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17851 \begin_inset Text
17852
17853 \begin_layout Plain Layout
17854
17855 \series bold
17856 TEL.
17857 \end_layout
17858
17859 \end_inset
17860 </cell>
17861 </row>
17862 <row endhead="true">
17863 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867  
17868 \series bold
17869 Example Phone List
17870 \end_layout
17871
17872 \end_inset
17873 </cell>
17874 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878
17879 \end_layout
17880
17881 \end_inset
17882 </cell>
17883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17884 \begin_inset Text
17885
17886 \begin_layout Plain Layout
17887
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 </row>
17893 <row endhead="true">
17894 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17895 \begin_inset Text
17896
17897 \begin_layout Plain Layout
17898
17899 \series bold
17900 NAME
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918
17919 \series bold
17920 TEL.
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row endfoot="true">
17927 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931  
17932 \series bold
17933 continue ...
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17948 \begin_inset Text
17949
17950 \begin_layout Plain Layout
17951
17952 \end_layout
17953
17954 \end_inset
17955 </cell>
17956 </row>
17957 <row>
17958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17959 \begin_inset Text
17960
17961 \begin_layout Plain Layout
17962
17963 \series bold
17964 Annovi
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973 Silvia
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="right" valignment="top" topline="true" 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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Paola
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
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Rizzardi
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
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 alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613
18614 \series bold
18615 Pochiesa
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18621 \begin_inset Text
18622
18623 \begin_layout Plain Layout
18624 Paolo
18625 \end_layout
18626
18627 \end_inset
18628 </cell>
18629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18630 \begin_inset Text
18631
18632 \begin_layout Plain Layout
18633 111, 222
18634 \end_layout
18635
18636 \end_inset
18637 </cell>
18638 </row>
18639 <row>
18640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644
18645 \series bold
18646 Radina
18647 \end_layout
18648
18649 \end_inset
18650 </cell>
18651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18652 \begin_inset Text
18653
18654 \begin_layout Plain Layout
18655 Claudio
18656 \end_layout
18657
18658 \end_inset
18659 </cell>
18660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18661 \begin_inset Text
18662
18663 \begin_layout Plain Layout
18664 111
18665 \end_layout
18666
18667 \end_inset
18668 </cell>
18669 </row>
18670 <row>
18671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18672 \begin_inset Text
18673
18674 \begin_layout Plain Layout
18675
18676 \series bold
18677 Stuffer
18678 \end_layout
18679
18680 \end_inset
18681 </cell>
18682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18683 \begin_inset Text
18684
18685 \begin_layout Plain Layout
18686 Oskar
18687 \end_layout
18688
18689 \end_inset
18690 </cell>
18691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18692 \begin_inset Text
18693
18694 \begin_layout Plain Layout
18695 111
18696 \end_layout
18697
18698 \end_inset
18699 </cell>
18700 </row>
18701 <row>
18702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18703 \begin_inset Text
18704
18705 \begin_layout Plain Layout
18706
18707 \series bold
18708 Tacchelli
18709 \end_layout
18710
18711 \end_inset
18712 </cell>
18713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18714 \begin_inset Text
18715
18716 \begin_layout Plain Layout
18717 Ugo
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726 111
18727 \end_layout
18728
18729 \end_inset
18730 </cell>
18731 </row>
18732 <row>
18733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18734 \begin_inset Text
18735
18736 \begin_layout Plain Layout
18737
18738 \series bold
18739 Tezzele
18740 \end_layout
18741
18742 \end_inset
18743 </cell>
18744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18745 \begin_inset Text
18746
18747 \begin_layout Plain Layout
18748 Margit
18749 \end_layout
18750
18751 \end_inset
18752 </cell>
18753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18754 \begin_inset Text
18755
18756 \begin_layout Plain Layout
18757 111
18758 \end_layout
18759
18760 \end_inset
18761 </cell>
18762 </row>
18763 <row>
18764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18765 \begin_inset Text
18766
18767 \begin_layout Plain Layout
18768
18769 \series bold
18770 Unterkalmsteiner
18771 \end_layout
18772
18773 \end_inset
18774 </cell>
18775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779 Frieda
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18785 \begin_inset Text
18786
18787 \begin_layout Plain Layout
18788 111
18789 \end_layout
18790
18791 \end_inset
18792 </cell>
18793 </row>
18794 <row>
18795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18796 \begin_inset Text
18797
18798 \begin_layout Plain Layout
18799
18800 \series bold
18801 Vieider
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18807 \begin_inset Text
18808
18809 \begin_layout Plain Layout
18810 Hilde
18811 \end_layout
18812
18813 \end_inset
18814 </cell>
18815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18816 \begin_inset Text
18817
18818 \begin_layout Plain Layout
18819 111
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 </row>
18825 <row>
18826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830
18831 \series bold
18832 Vigna
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 Jürgen
18842 \end_layout
18843
18844 \end_inset
18845 </cell>
18846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18847 \begin_inset Text
18848
18849 \begin_layout Plain Layout
18850 111
18851 \end_layout
18852
18853 \end_inset
18854 </cell>
18855 </row>
18856 <row>
18857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18858 \begin_inset Text
18859
18860 \begin_layout Plain Layout
18861
18862 \series bold
18863 Weber
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872 Maurizio
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Plain Layout
18881 111
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 </row>
18887 <row>
18888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892
18893 \series bold
18894 Winkler
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18900 \begin_inset Text
18901
18902 \begin_layout Plain Layout
18903 Franz
18904 \end_layout
18905
18906 \end_inset
18907 </cell>
18908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18909 \begin_inset Text
18910
18911 \begin_layout Plain Layout
18912 111
18913 \end_layout
18914
18915 \end_inset
18916 </cell>
18917 </row>
18918 <row>
18919 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18920 \begin_inset Text
18921
18922 \begin_layout Plain Layout
18923  
18924 \end_layout
18925
18926 \end_inset
18927 </cell>
18928 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18929 \begin_inset Text
18930
18931 \begin_layout Plain Layout
18932
18933 \end_layout
18934
18935 \end_inset
18936 </cell>
18937 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
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 Annovi
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 Silvia
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 Bertoli
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 Stefano
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 Bozzi
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 Walter
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 Cachia
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 Maria
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 Cachia
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 Maurizio
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 Cinquemani
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 Giusi
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 Colin
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 Bernard
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 Concli
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 Gianfranco
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 Dal Bosco
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 Carolina
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 Dalpiaz
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 Annamaria
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 Feliciello
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 Domenico
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 Focarelli
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 Paola
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
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 Galletti
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 Oreste
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 Gasparini
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 Franca
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 Rizzardi
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 Paola
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 Lassini
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 Giancarlo
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 Malfatti
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 Luciano
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 Malfatti
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 Valeriano
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 Meneguzzo
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 Roberto
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 555
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 Mezzadra
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 Roberto
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 Pirpamer
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 Erich
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>
19599 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603
19604 \series bold
19605 Pochiesa
19606 \end_layout
19607
19608 \end_inset
19609 </cell>
19610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19611 \begin_inset Text
19612
19613 \begin_layout Plain Layout
19614 Paolo
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 555, 222
19624 \end_layout
19625
19626 \end_inset
19627 </cell>
19628 </row>
19629 <row>
19630 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634
19635 \series bold
19636 Radina
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19642 \begin_inset Text
19643
19644 \begin_layout Plain Layout
19645 Claudio
19646 \end_layout
19647
19648 \end_inset
19649 </cell>
19650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 555
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 </row>
19660 <row>
19661 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665
19666 \series bold
19667 Stuffer
19668 \end_layout
19669
19670 \end_inset
19671 </cell>
19672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19673 \begin_inset Text
19674
19675 \begin_layout Plain Layout
19676 Oskar
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 555
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 </row>
19691 <row>
19692 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696
19697 \series bold
19698 Tacchelli
19699 \end_layout
19700
19701 \end_inset
19702 </cell>
19703 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19704 \begin_inset Text
19705
19706 \begin_layout Plain Layout
19707 Ugo
19708 \end_layout
19709
19710 \end_inset
19711 </cell>
19712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716 555
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 </row>
19722 <row>
19723 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727
19728 \series bold
19729 Tezzele
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738 Margit
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747 555
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 </row>
19753 <row>
19754 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758
19759 \series bold
19760 Unterkalmsteiner
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769 Frieda
19770 \end_layout
19771
19772 \end_inset
19773 </cell>
19774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19775 \begin_inset Text
19776
19777 \begin_layout Plain Layout
19778 555
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 </row>
19784 <row>
19785 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19786 \begin_inset Text
19787
19788 \begin_layout Plain Layout
19789
19790 \series bold
19791 Vieider
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19797 \begin_inset Text
19798
19799 \begin_layout Plain Layout
19800 Hilde
19801 \end_layout
19802
19803 \end_inset
19804 </cell>
19805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19806 \begin_inset Text
19807
19808 \begin_layout Plain Layout
19809 555
19810 \end_layout
19811
19812 \end_inset
19813 </cell>
19814 </row>
19815 <row>
19816 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19817 \begin_inset Text
19818
19819 \begin_layout Plain Layout
19820
19821 \series bold
19822 Vigna
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 Jürgen
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19837 \begin_inset Text
19838
19839 \begin_layout Plain Layout
19840 999
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \series bold
19853 Weber
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862 Maurizio
19863 \end_layout
19864
19865 \end_inset
19866 </cell>
19867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19868 \begin_inset Text
19869
19870 \begin_layout Plain Layout
19871 555
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 </row>
19877 <row>
19878 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882
19883 \series bold
19884 Winkler
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893 Franz
19894 \end_layout
19895
19896 \end_inset
19897 </cell>
19898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902 555
19903 \end_layout
19904
19905 \end_inset
19906 </cell>
19907 </row>
19908 <row endlastfoot="true">
19909 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913
19914 \series bold
19915 End
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 </row>
19939 </lyxtabular>
19940
19941 \end_inset
19942
19943
19944 \end_layout
19945
19946 \begin_layout Subsection
19947 Table Cells
19948 \begin_inset Index idx
19949 status collapsed
19950
19951 \begin_layout Plain Layout
19952 Tables ! Cells
19953 \end_layout
19954
19955 \end_inset
19956
19957
19958 \begin_inset CommandInset label
19959 LatexCommand label
19960 name "sub:Table-Cells"
19961
19962 \end_inset
19963
19964
19965 \end_layout
19966
19967 \begin_layout Standard
19968 A table cell can contain text, inline equations, a figure, or another table.
19969  All these kinds of objects can be placed in the same cell.
19970  Font sizes and shapes can also be altered.
19971  But you can't put a special environment in a cell (like 
19972 \family sans
19973 Section*
19974 \family default
19975 , etc.), nor set spacing options etc.
19976  for the cell's paragraph.
19977 \end_layout
19978
19979 \begin_layout Standard
19980 To have multi-line entries in table cells, you have to declare a fixed width
19981  for the column in the table dialog.
19982  Your text is then automatically split into multiple lines and the cell
19983  is enlarged vertically when the length of the text exceeds the given width.
19984  An example:
19985 \end_layout
19986
19987 \begin_layout Standard
19988 \align center
19989 \begin_inset Tabular
19990 <lyxtabular version="3" rows="4" columns="3">
19991 <features tabularvalignment="middle">
19992 <column alignment="center" valignment="top" width="0pt">
19993 <column alignment="block" valignment="top" width="3cm">
19994 <column alignment="center" valignment="top" width="0pt">
19995 <row>
19996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19997 \begin_inset Text
19998
19999 \begin_layout Plain Layout
20000
20001 \family roman
20002 \series medium
20003 \shape up
20004 \size normal
20005 \emph off
20006 \bar no
20007 \noun off
20008 \color none
20009 1
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20015 \begin_inset Text
20016
20017 \begin_layout Plain Layout
20018
20019 \family roman
20020 \series medium
20021 \shape up
20022 \size normal
20023 \emph off
20024 \bar no
20025 \noun off
20026 \color none
20027 2
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036
20037 \family roman
20038 \series medium
20039 \shape up
20040 \size normal
20041 \emph off
20042 \bar no
20043 \noun off
20044 \color none
20045 3
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 </row>
20051 <row>
20052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056
20057 \family roman
20058 \series medium
20059 \shape up
20060 \size normal
20061 \emph off
20062 \bar no
20063 \noun off
20064 \color none
20065 4
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \family roman
20076 \series medium
20077 \shape up
20078 \size normal
20079 \emph off
20080 \bar no
20081 \noun off
20082 \color none
20083 This is a multi-line entry in a table.
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Plain Layout
20092
20093 \family roman
20094 \series medium
20095 \shape up
20096 \size normal
20097 \emph off
20098 \bar no
20099 \noun off
20100 \color none
20101 5
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 </row>
20107 <row>
20108 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112
20113 \family roman
20114 \series medium
20115 \shape up
20116 \size normal
20117 \emph off
20118 \bar no
20119 \noun off
20120 \color none
20121 6
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Plain Layout
20130
20131 \family roman
20132 \series medium
20133 \shape up
20134 \size normal
20135 \emph off
20136 \bar no
20137 \noun off
20138 \color none
20139 This is longer now.
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \family roman
20150 \series medium
20151 \shape up
20152 \size normal
20153 \emph off
20154 \bar no
20155 \noun off
20156 \color none
20157 7
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \family roman
20170 \series medium
20171 \shape up
20172 \size normal
20173 \emph off
20174 \bar no
20175 \noun off
20176 \color none
20177 8
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186
20187 \family roman
20188 \series medium
20189 \shape up
20190 \size normal
20191 \emph off
20192 \bar no
20193 \noun off
20194 \color none
20195 This is a multi-line entry in a table.
20196  This is longer now.
20197 \end_layout
20198
20199 \end_inset
20200 </cell>
20201 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20202 \begin_inset Text
20203
20204 \begin_layout Plain Layout
20205
20206 \family roman
20207 \series medium
20208 \shape up
20209 \size normal
20210 \emph off
20211 \bar no
20212 \noun off
20213 \color none
20214 9
20215 \end_layout
20216
20217 \end_inset
20218 </cell>
20219 </row>
20220 </lyxtabular>
20221
20222 \end_inset
20223
20224
20225 \end_layout
20226
20227 \begin_layout Standard
20228 Cutting and pasting between tables and table cells works reasonably well.
20229  You can cut and paste even more than one row.
20230 \begin_inset Foot
20231 status open
20232
20233 \begin_layout Plain Layout
20234 Note, that you cannot paste into a multicell selection because it would
20235  not be clear what to do when pasting a single word in a selected 2×3.
20236  
20237 \end_layout
20238
20239 \end_inset
20240
20241  Selection with the mouse or with 
20242 \family sans
20243 Shift
20244 \family default
20245  plus the arrow keys works as usual.
20246  You can also copy and paste the entire table as a single unit by starting
20247  the selection from outside the table.
20248 \end_layout
20249
20250 \begin_layout Section
20251 Floats
20252 \begin_inset Index idx
20253 status collapsed
20254
20255 \begin_layout Plain Layout
20256 Floats
20257 \end_layout
20258
20259 \end_inset
20260
20261
20262 \begin_inset CommandInset label
20263 LatexCommand label
20264 name "sec:Floats"
20265
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \begin_layout Standard
20272 A float is a block of text associated with some sort of label, which doesn't
20273  have a fixed location.
20274  It can 
20275 \begin_inset Quotes eld
20276 \end_inset
20277
20278 float
20279 \begin_inset Quotes erd
20280 \end_inset
20281
20282  forward or backward a page or two, to wherever it fits best.
20283  
20284 \family sans
20285 Footnotes
20286 \family default
20287  and 
20288 \family sans
20289 Margin
20290 \begin_inset space ~
20291 \end_inset
20292
20293 Notes
20294 \family default
20295  are also floats, because they can float to the next page when there are
20296  too many notes on the page.
20297 \end_layout
20298
20299 \begin_layout Standard
20300 Floats make it possible to get a high quality layout.
20301  Images and tables can be spread evenly over the pages to avoid whitespace
20302  and pages without text.
20303  As the floating often destroys the context between the text and the image/table
20304 , every float can be referenced in the text.
20305  Floats are therefore numbered.
20306  Referencing is described in section
20307 \begin_inset space ~
20308 \end_inset
20309
20310
20311 \begin_inset CommandInset ref
20312 LatexCommand ref
20313 reference "sec:Cross-References"
20314
20315 \end_inset
20316
20317 .
20318 \end_layout
20319
20320 \begin_layout Standard
20321 To insert a float, use the menu 
20322 \family sans
20323 Insert\SpecialChar \menuseparator
20324 Floats
20325 \family default
20326 .
20327  A box with a caption that has e.
20328 \begin_inset space \thinspace{}
20329 \end_inset
20330
20331 g.
20332 \begin_inset space \space{}
20333 \end_inset
20334
20335 the label 
20336 \begin_inset Quotes eld
20337 \end_inset
20338
20339 Figure
20340 \begin_inset space ~
20341 \end_inset
20342
20343 #:
20344 \begin_inset Quotes erd
20345 \end_inset
20346
20347  (# is the actual number) will be inserted into your document.
20348  The label will automatically be translated to the document language in
20349  the output.
20350  After the label you can insert the caption text.
20351 \begin_inset Index idx
20352 status collapsed
20353
20354 \begin_layout Plain Layout
20355 Floats ! Captions
20356 \end_layout
20357
20358 \end_inset
20359
20360  The image or table is inserted above or below the caption in a separate
20361  paragraph within the float.
20362  To keep your LyX-document readable, you can open and close the float box
20363  by left-clicking on the box label.
20364  A closed float box looks like this: 
20365 \begin_inset Graphics
20366         filename clipart/floatQt4.png
20367         scale 80
20368
20369 \end_inset
20370
20371  – a gray button with a red label.
20372 \end_layout
20373
20374 \begin_layout Standard
20375 It is recommended to insert floats as a separate paragraph to avoid possible
20376  LaTeX-errors that can occur when the surrounding text is specially formatted.
20377 \end_layout
20378
20379 \begin_layout Subsection
20380 Float Types
20381 \end_layout
20382
20383 \begin_layout Subsubsection
20384 Figure Floats
20385 \begin_inset Index idx
20386 status collapsed
20387
20388 \begin_layout Plain Layout
20389 Floats ! Figure floats
20390 \end_layout
20391
20392 \end_inset
20393
20394
20395 \begin_inset CommandInset label
20396 LatexCommand label
20397 name "sec:Figure-Floats"
20398
20399 \end_inset
20400
20401
20402 \end_layout
20403
20404 \begin_layout Standard
20405 The menu 
20406 \family sans
20407 Insert\SpecialChar \menuseparator
20408 Float\SpecialChar \menuseparator
20409 Figure
20410 \family default
20411  inserts a float with the label 
20412 \begin_inset Quotes eld
20413 \end_inset
20414
20415
20416 \series bold
20417 Figure
20418 \begin_inset space ~
20419 \end_inset
20420
20421 #:
20422 \series default
20423
20424 \begin_inset Quotes erd
20425 \end_inset
20426
20427 .
20428  Set the cursor above this label (or before it and press enter) and insert
20429  the image as described above to get the caption printed below the image.
20430  This is what we did for Figure
20431 \begin_inset space ~
20432 \end_inset
20433
20434
20435 \begin_inset CommandInset ref
20436 LatexCommand ref
20437 reference "cap:Platypus"
20438
20439 \end_inset
20440
20441 .
20442  If you want the caption to be above the image, set the cursor at the end
20443  of the caption, press enter and insert the image.
20444  This was done in Figure
20445 \begin_inset space ~
20446 \end_inset
20447
20448
20449 \begin_inset CommandInset ref
20450 LatexCommand ref
20451 reference "cap:Escher"
20452
20453 \end_inset
20454
20455 .
20456 \end_layout
20457
20458 \begin_layout Standard
20459 \begin_inset Float figure
20460 wide false
20461 sideways false
20462 status open
20463
20464 \begin_layout Plain Layout
20465 \align center
20466 \begin_inset Graphics
20467         filename clipart/platypus.eps
20468         width 50col%
20469
20470 \end_inset
20471
20472
20473 \end_layout
20474
20475 \begin_layout Plain Layout
20476 \begin_inset Caption
20477
20478 \begin_layout Plain Layout
20479 \begin_inset CommandInset label
20480 LatexCommand label
20481 name "cap:Platypus"
20482
20483 \end_inset
20484
20485 A severely distorted platypus in a float.
20486 \end_layout
20487
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \begin_layout Standard
20499 \begin_inset Float figure
20500 wide false
20501 sideways false
20502 status open
20503
20504 \begin_layout Plain Layout
20505 \begin_inset Caption
20506
20507 \begin_layout Plain Layout
20508 \begin_inset CommandInset label
20509 LatexCommand label
20510 name "cap:Escher"
20511
20512 \end_inset
20513
20514 M.C.
20515  Escher on acid.
20516 \end_layout
20517
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \begin_layout Plain Layout
20524 \align center
20525 \begin_inset Graphics
20526         filename clipart/escher-lsd.eps
20527         scale 80
20528
20529 \end_inset
20530
20531
20532 \end_layout
20533
20534 \end_inset
20535
20536
20537 \end_layout
20538
20539 \begin_layout Standard
20540 This figure float also shows how to set a label and create a cross-reference
20541  to it.
20542  As described in section
20543 \begin_inset space ~
20544 \end_inset
20545
20546
20547 \begin_inset CommandInset ref
20548 LatexCommand ref
20549 reference "sec:Cross-References"
20550
20551 \end_inset
20552
20553 , you can simply insert a label in the caption using the menu 
20554 \family sans
20555 Insert\SpecialChar \menuseparator
20556 Label
20557 \family default
20558  and refer to it using the menu 
20559 \family sans
20560 Insert\SpecialChar \menuseparator
20561 Cross-Reference
20562 \family default
20563 .
20564  It is important to use references to figure floats, rather than using vague
20565  references like 
20566 \begin_inset Quotes eld
20567 \end_inset
20568
20569 the figure above
20570 \begin_inset Quotes erd
20571 \end_inset
20572
20573 , because, as LaTeX will reposition the floats in the final document, it
20574  might not be 
20575 \begin_inset Quotes eld
20576 \end_inset
20577
20578 above
20579 \begin_inset Quotes erd
20580 \end_inset
20581
20582  at all.
20583 \end_layout
20584
20585 \begin_layout Standard
20586 Normally only one image is inserted in a figure float, but sometimes you
20587  might want to use two images with separate subcaptions.
20588  This can be done by inserting image floats into existing image floats.
20589  Note that only the main caption of the float is added to the List of Figures.
20590  Figure
20591 \begin_inset space ~
20592 \end_inset
20593
20594
20595 \begin_inset CommandInset ref
20596 LatexCommand ref
20597 reference "cap:Two-distorted-images"
20598
20599 \end_inset
20600
20601  is an example of a figure float with two images set side by side.
20602  You can also set the images one below the other.
20603  Figure
20604 \begin_inset space ~
20605 \end_inset
20606
20607
20608 \begin_inset CommandInset ref
20609 LatexCommand ref
20610 reference "fig:Undefinable"
20611
20612 \end_inset
20613
20614  and 
20615 \begin_inset CommandInset ref
20616 LatexCommand ref
20617 reference "fig:Platypus"
20618
20619 \end_inset
20620
20621  are the subfigures.
20622 \end_layout
20623
20624 \begin_layout Standard
20625 \begin_inset Float figure
20626 wide false
20627 sideways false
20628 status open
20629
20630 \begin_layout Plain Layout
20631 \begin_inset space \hfill{}
20632 \end_inset
20633
20634
20635 \begin_inset Float figure
20636 wide false
20637 sideways false
20638 status open
20639
20640 \begin_layout Plain Layout
20641 \begin_inset Caption
20642
20643 \begin_layout Plain Layout
20644 \begin_inset CommandInset label
20645 LatexCommand label
20646 name "fig:Undefinable"
20647
20648 \end_inset
20649
20650 Undefinable
20651 \end_layout
20652
20653 \end_inset
20654
20655
20656 \end_layout
20657
20658 \begin_layout Plain Layout
20659 \begin_inset Graphics
20660         filename clipart/escher-lsd.eps
20661         width 45col%
20662
20663 \end_inset
20664
20665
20666 \end_layout
20667
20668 \end_inset
20669
20670
20671 \begin_inset space \hfill{}
20672 \end_inset
20673
20674
20675 \begin_inset Float figure
20676 wide false
20677 sideways false
20678 status open
20679
20680 \begin_layout Plain Layout
20681 \begin_inset Caption
20682
20683 \begin_layout Plain Layout
20684 \begin_inset CommandInset label
20685 LatexCommand label
20686 name "fig:Platypus"
20687
20688 \end_inset
20689
20690 Platypus
20691 \end_layout
20692
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \begin_layout Plain Layout
20699 \begin_inset Graphics
20700         filename clipart/platypus.eps
20701         lyxscale 60
20702         width 45col%
20703
20704 \end_inset
20705
20706
20707 \end_layout
20708
20709 \end_inset
20710
20711
20712 \begin_inset space \hfill{}
20713 \end_inset
20714
20715
20716 \end_layout
20717
20718 \begin_layout Plain Layout
20719 \begin_inset Caption
20720
20721 \begin_layout Plain Layout
20722 \begin_inset CommandInset label
20723 LatexCommand label
20724 name "cap:Two-distorted-images"
20725
20726 \end_inset
20727
20728 Two distorted images.
20729 \end_layout
20730
20731 \end_inset
20732
20733
20734 \end_layout
20735
20736 \end_inset
20737
20738
20739 \end_layout
20740
20741 \begin_layout Standard
20742 Note that the caption is added to the 
20743 \family sans
20744 List
20745 \begin_inset space ~
20746 \end_inset
20747
20748 of
20749 \begin_inset space ~
20750 \end_inset
20751
20752 Figures
20753 \family default
20754  as described in section
20755 \begin_inset space ~
20756 \end_inset
20757
20758
20759 \begin_inset CommandInset ref
20760 LatexCommand ref
20761 reference "sub:List-of-Figures"
20762
20763 \end_inset
20764
20765 .
20766 \end_layout
20767
20768 \begin_layout Subsubsection
20769 Table Floats
20770 \begin_inset Index idx
20771 status collapsed
20772
20773 \begin_layout Plain Layout
20774 Floats ! Table floats
20775 \end_layout
20776
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \begin_layout Standard
20783 Table floats can be inserted using the menu 
20784 \family sans
20785 Insert\SpecialChar \menuseparator
20786 Float\SpecialChar \menuseparator
20787 Table
20788 \family default
20789 .
20790  They have the same properties as figure floats except for the different
20791  label.
20792  Table
20793 \begin_inset space ~
20794 \end_inset
20795
20796
20797 \begin_inset CommandInset ref
20798 LatexCommand ref
20799 reference "cap:Table-float"
20800
20801 \end_inset
20802
20803  is an example of a table float.
20804 \end_layout
20805
20806 \begin_layout Standard
20807 \begin_inset Float table
20808 wide false
20809 sideways false
20810 status open
20811
20812 \begin_layout Plain Layout
20813 \begin_inset Caption
20814
20815 \begin_layout Plain Layout
20816 \begin_inset CommandInset label
20817 LatexCommand label
20818 name "cap:Table-float"
20819
20820 \end_inset
20821
20822 A table float.
20823 \end_layout
20824
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \begin_layout Plain Layout
20831 \align center
20832 \begin_inset Tabular
20833 <lyxtabular version="3" rows="3" columns="3">
20834 <features tabularvalignment="middle">
20835 <column alignment="center" valignment="top" width="0pt">
20836 <column alignment="center" valignment="top" width="0pt">
20837 <column alignment="center" valignment="top" width="0pt">
20838 <row>
20839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843
20844 \family roman
20845 \series medium
20846 \shape up
20847 \size normal
20848 \emph off
20849 \bar no
20850 \noun off
20851 \color none
20852 1
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861
20862 \family roman
20863 \series medium
20864 \shape up
20865 \size normal
20866 \emph off
20867 \bar no
20868 \noun off
20869 \color none
20870 2
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \family roman
20881 \series medium
20882 \shape up
20883 \size normal
20884 \emph off
20885 \bar no
20886 \noun off
20887 \color none
20888 3
20889 \end_layout
20890
20891 \end_inset
20892 </cell>
20893 </row>
20894 <row>
20895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899
20900 \family roman
20901 \series medium
20902 \shape up
20903 \size normal
20904 \emph off
20905 \bar no
20906 \noun off
20907 \color none
20908 Joe
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917
20918 \family roman
20919 \series medium
20920 \shape up
20921 \size normal
20922 \emph off
20923 \bar no
20924 \noun off
20925 \color none
20926 Mary
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935
20936 \family roman
20937 \series medium
20938 \shape up
20939 \size normal
20940 \emph off
20941 \bar no
20942 \noun off
20943 \color none
20944 Ted
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 </row>
20950 <row>
20951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \family roman
20957 \series medium
20958 \shape up
20959 \size normal
20960 \emph off
20961 \bar no
20962 \noun off
20963 \color none
20964 \begin_inset Formula $\int x^{2}dx$
20965 \end_inset
20966
20967
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976
20977 \family roman
20978 \series medium
20979 \shape up
20980 \size normal
20981 \emph off
20982 \bar no
20983 \noun off
20984 \color none
20985 \begin_inset Formula $\left[\begin{array}{cc}
20986 a & b\\
20987 c & d
20988 \end{array}\right]$
20989 \end_inset
20990
20991
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20997 \begin_inset Text
20998
20999 \begin_layout Plain Layout
21000
21001 \family roman
21002 \series medium
21003 \shape up
21004 \size normal
21005 \emph off
21006 \bar no
21007 \noun off
21008 \color none
21009 \begin_inset Formula $1+1=2$
21010 \end_inset
21011
21012
21013 \end_layout
21014
21015 \end_inset
21016 </cell>
21017 </row>
21018 </lyxtabular>
21019
21020 \end_inset
21021
21022
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \begin_layout Subsubsection
21031 Algorithm Floats
21032 \begin_inset Index idx
21033 status collapsed
21034
21035 \begin_layout Plain Layout
21036 Floats ! Algorithm floats
21037 \end_layout
21038
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \begin_layout Standard
21045 This float type is inserted with the menu 
21046 \family sans
21047 Insert\SpecialChar \menuseparator
21048 Float\SpecialChar \menuseparator
21049 Algorithm
21050 \family default
21051 .
21052  It is used for program codes and descriptions of algorithms.
21053  A possible environment for algorithms is the 
21054 \family sans
21055 LyX-Code
21056 \family default
21057 , described in section
21058 \begin_inset space ~
21059 \end_inset
21060
21061
21062 \begin_inset CommandInset ref
21063 LatexCommand ref
21064 reference "sub:LyX-Code"
21065
21066 \end_inset
21067
21068 .
21069 \end_layout
21070
21071 \begin_layout Standard
21072 \begin_inset Note Greyedout
21073 status open
21074
21075 \begin_layout Plain Layout
21076
21077 \series bold
21078 Note:
21079 \series default
21080  that the float label is not automatically translated into the document
21081  language.
21082 \end_layout
21083
21084 \end_inset
21085
21086  You have to do this manually by adding the following line
21087 \end_layout
21088
21089 \begin_layout Standard
21090
21091 \series bold
21092
21093 \backslash
21094 floatname{algorithm}{your
21095 \begin_inset space ~
21096 \end_inset
21097
21098 name}
21099 \end_layout
21100
21101 \begin_layout Standard
21102 to the document preamble (menu 
21103 \family sans
21104 Document\SpecialChar \menuseparator
21105 Settings
21106 \family default
21107 ).
21108  
21109 \series bold
21110 your
21111 \begin_inset space ~
21112 \end_inset
21113
21114 name
21115 \series default
21116  is the word 
21117 \begin_inset Quotes eld
21118 \end_inset
21119
21120
21121 \emph on
21122 algorithm
21123 \emph default
21124
21125 \begin_inset Quotes erd
21126 \end_inset
21127
21128  in your language.
21129 \end_layout
21130
21131 \begin_layout Subsubsection
21132 Wrap Floats
21133 \begin_inset Index idx
21134 status collapsed
21135
21136 \begin_layout Plain Layout
21137 Floats ! Text Wrap Floats
21138 \end_layout
21139
21140 \end_inset
21141
21142
21143 \end_layout
21144
21145 \begin_layout Standard
21146 \begin_inset Wrap figure
21147 lines 0
21148 placement l
21149 overhang 0in
21150 width "40col%"
21151 status open
21152
21153 \begin_layout Plain Layout
21154 \begin_inset Graphics
21155         filename clipart/mobius.eps
21156         width 40col%
21157
21158 \end_inset
21159
21160
21161 \end_layout
21162
21163 \begin_layout Plain Layout
21164 \begin_inset Caption
21165
21166 \begin_layout Plain Layout
21167 \begin_inset CommandInset label
21168 LatexCommand label
21169 name "cap:Wrapped-figure"
21170
21171 \end_inset
21172
21173 This is a wrapped figure.
21174 \begin_inset VSpace medskip
21175 \end_inset
21176
21177
21178 \end_layout
21179
21180 \end_inset
21181
21182
21183 \end_layout
21184
21185 \end_inset
21186
21187 This float type is used if you want to 
21188 \begin_inset Quotes eld
21189 \end_inset
21190
21191 wrap
21192 \begin_inset Quotes erd
21193 \end_inset
21194
21195  text around a figure so that it only occupies some fraction of the column
21196  width.
21197  It can be inserted using the menu 
21198 \family sans
21199 Insert\SpecialChar \menuseparator
21200 Float\SpecialChar \menuseparator
21201 Wrap
21202 \begin_inset space ~
21203 \end_inset
21204
21205 Float
21206 \family default
21207  if the LaTeX-package 
21208 \series bold
21209 wrapfig
21210 \series default
21211
21212 \begin_inset Index idx
21213 status collapsed
21214
21215 \begin_layout Plain Layout
21216 LaTeX-packages ! wrapfig
21217 \end_layout
21218
21219 \end_inset
21220
21221  is installed.
21222 \begin_inset Foot
21223 status collapsed
21224
21225 \begin_layout Plain Layout
21226 Installing a LaTeX-package is explained it in the 
21227 \emph on
21228 LaTeX
21229 \begin_inset space ~
21230 \end_inset
21231
21232 Configuration
21233 \emph default
21234  manual.
21235 \end_layout
21236
21237 \end_inset
21238
21239  The width and placement of the float is adjusted by right-clicking on the
21240  float box.
21241  Figure
21242 \begin_inset space ~
21243 \end_inset
21244
21245
21246 \begin_inset CommandInset ref
21247 LatexCommand ref
21248 reference "cap:Wrapped-figure"
21249
21250 \end_inset
21251
21252  is for example a figure wrap float with a width of 40
21253 \begin_inset space \thinspace{}
21254 \end_inset
21255
21256 col%.
21257 \begin_inset Foot
21258 status collapsed
21259
21260 \begin_layout Plain Layout
21261 Available units are explained in Appendix
21262 \begin_inset space ~
21263 \end_inset
21264
21265
21266 \begin_inset CommandInset ref
21267 LatexCommand ref
21268 reference "cha:Units-available-in"
21269
21270 \end_inset
21271
21272 .
21273 \end_layout
21274
21275 \end_inset
21276
21277  Some space was added under the caption to separate it better from the surroundi
21278 ng text.
21279 \end_layout
21280
21281 \begin_layout Standard
21282 \begin_inset Note Greyedout
21283 status open
21284
21285 \begin_layout Plain Layout
21286
21287 \series bold
21288 Note:
21289 \series default
21290  Wrap floats might be fragile! E.
21291 \begin_inset space \thinspace{}
21292 \end_inset
21293
21294 g.
21295 \begin_inset space \space{}
21296 \end_inset
21297
21298 having a figure too close to the bottom of the page can mess things up so
21299  that the float doesn't appear in the output or that it is placed over some
21300  other text.
21301 \end_layout
21302
21303 \end_inset
21304
21305  In general:
21306 \end_layout
21307
21308 \begin_layout Itemize
21309 Wrap floats should not be placed in paragraphs that run over a page break.
21310  That means that wrap floats should preferably be inserted in the exact
21311  place when the document is nearly ready and you are able to estimate where
21312  page breaks will appear.
21313 \end_layout
21314
21315 \begin_layout Itemize
21316 Wrap floats should either be placed in their own paragraph before the paragraph
21317  where they should wrap into, or within a paragraph.
21318 \end_layout
21319
21320 \begin_layout Itemize
21321 Wrap floats in consecutive paragraphs may cause trouble, so make sure that
21322  there is a text paragraph between them as separator.
21323 \end_layout
21324
21325 \begin_layout Itemize
21326 Wrap floats are not allowed in section headings or tables.
21327 \end_layout
21328
21329 \begin_layout Subsection
21330 Rotated Floats
21331 \begin_inset CommandInset label
21332 LatexCommand label
21333 name "sub:Rotated-Floats"
21334
21335 \end_inset
21336
21337
21338 \begin_inset Index idx
21339 status collapsed
21340
21341 \begin_layout Plain Layout
21342 Floats ! Rotating
21343 \end_layout
21344
21345 \end_inset
21346
21347
21348 \end_layout
21349
21350 \begin_layout Standard
21351 Especially for wide tables you might have floats rotated.
21352  To rotate a whole float including the caption, right-click on the float-box
21353  and use the option 
21354 \family sans
21355 Rotate
21356 \begin_inset space ~
21357 \end_inset
21358
21359 sideways
21360 \family default
21361 .
21362 \end_layout
21363
21364 \begin_layout Standard
21365 Rotated floats are always placed on their own pages (or columns, when you
21366  have a multicolumn document).
21367  You can let them span several columns using the float settings option 
21368 \family sans
21369 Span
21370 \begin_inset space ~
21371 \end_inset
21372
21373 columns
21374 \family default
21375 .
21376  Floats are rotated so that you can read them from the outside margin.
21377  Forcing the rotation direction is explained in the 
21378 \emph on
21379 Embedded Objects
21380 \emph default
21381  manual.
21382 \end_layout
21383
21384 \begin_layout Standard
21385 Referencing rotated floats is the same like for normal floats; the caption
21386  format is also the same: Table
21387 \begin_inset space ~
21388 \end_inset
21389
21390
21391 \begin_inset CommandInset ref
21392 LatexCommand ref
21393 reference "cap:Rotated-table"
21394
21395 \end_inset
21396
21397  is an example of a rotated table float.
21398 \end_layout
21399
21400 \begin_layout Standard
21401 \begin_inset Note Greyedout
21402 status open
21403
21404 \begin_layout Plain Layout
21405
21406 \series bold
21407 Note:
21408 \series default
21409  Not all DVI-viewers are able to display rotated floats.
21410 \end_layout
21411
21412 \end_inset
21413
21414
21415 \end_layout
21416
21417 \begin_layout Standard
21418 \begin_inset Float table
21419 wide false
21420 sideways true
21421 status open
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Caption
21425
21426 \begin_layout Plain Layout
21427 \begin_inset CommandInset label
21428 LatexCommand label
21429 name "cap:Rotated-table"
21430
21431 \end_inset
21432
21433  Rotated table
21434 \end_layout
21435
21436 \end_inset
21437
21438
21439 \end_layout
21440
21441 \begin_layout Plain Layout
21442 \align center
21443 \begin_inset Tabular
21444 <lyxtabular version="3" rows="1" columns="5">
21445 <features tabularvalignment="middle">
21446 <column alignment="center" valignment="top" width="0">
21447 <column alignment="center" valignment="top" width="0">
21448 <column alignment="center" valignment="top" width="0">
21449 <column alignment="center" valignment="top" width="0">
21450 <column alignment="center" valignment="top" width="0">
21451 <row>
21452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21453 \begin_inset Text
21454
21455 \begin_layout Plain Layout
21456 test
21457 \end_layout
21458
21459 \end_inset
21460 </cell>
21461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465 b
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 c
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483 d
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21489 \begin_inset Text
21490
21491 \begin_layout Plain Layout
21492 e
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 </lyxtabular>
21499
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \begin_layout Subsection
21511 Float Placement
21512 \begin_inset CommandInset label
21513 LatexCommand label
21514 name "sub:Float-Placement"
21515
21516 \end_inset
21517
21518
21519 \begin_inset Index idx
21520 status collapsed
21521
21522 \begin_layout Plain Layout
21523 Floats ! Placement
21524 \end_layout
21525
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \begin_layout Standard
21532 Right-clicking on a float-box opens a dialog where you can alter the placement
21533  options that LaTeX uses for positioning the float.
21534 \begin_inset Newline newline
21535 \end_inset
21536
21537 The option 
21538 \family sans
21539 Span
21540 \begin_inset space ~
21541 \end_inset
21542
21543 columns
21544 \family default
21545  is only useful for two-column documents: If you select it, the float will
21546  span both columns on the page instead of being confined to just one.
21547 \begin_inset Newline newline
21548 \end_inset
21549
21550 The option 
21551 \family sans
21552 Rotate
21553 \begin_inset space ~
21554 \end_inset
21555
21556 sideways
21557 \family default
21558  is used to rotate floats, see section
21559 \begin_inset space ~
21560 \end_inset
21561
21562
21563 \begin_inset CommandInset ref
21564 LatexCommand ref
21565 reference "sub:Rotated-Floats"
21566
21567 \end_inset
21568
21569 .
21570 \end_layout
21571
21572 \begin_layout Standard
21573 You can use one ore more of the following options in the float dialog to
21574  set the placement for a particular float when you uncheck the option 
21575 \family sans
21576 Use
21577 \begin_inset space ~
21578 \end_inset
21579
21580 default
21581 \begin_inset space ~
21582 \end_inset
21583
21584 placement
21585 \family default
21586 :
21587 \end_layout
21588
21589 \begin_layout Description
21590 Here
21591 \begin_inset space ~
21592 \end_inset
21593
21594 if
21595 \begin_inset space ~
21596 \end_inset
21597
21598 possible: try to place the float at the position where it is inserted
21599 \end_layout
21600
21601 \begin_layout Description
21602 Top
21603 \begin_inset space ~
21604 \end_inset
21605
21606 of
21607 \begin_inset space ~
21608 \end_inset
21609
21610 page: try to place the float at the top of the current page
21611 \end_layout
21612
21613 \begin_layout Description
21614 Bottom
21615 \begin_inset space ~
21616 \end_inset
21617
21618 of
21619 \begin_inset space ~
21620 \end_inset
21621
21622 page: try to place the float at the bottom of the current page
21623 \end_layout
21624
21625 \begin_layout Description
21626 Page
21627 \begin_inset space ~
21628 \end_inset
21629
21630 of
21631 \begin_inset space ~
21632 \end_inset
21633
21634 floats: try to place the float at an own page 
21635 \end_layout
21636
21637 \begin_layout Standard
21638 The order of the above option is 
21639 \emph on
21640 always
21641 \emph default
21642  used by LaTeX.
21643  That means, if you use the default placement, LaTeX will first try out
21644  
21645 \family sans
21646 Here
21647 \begin_inset space ~
21648 \end_inset
21649
21650 if
21651 \begin_inset space ~
21652 \end_inset
21653
21654 possible
21655 \family default
21656 , then 
21657 \family sans
21658 Top
21659 \begin_inset space ~
21660 \end_inset
21661
21662 of
21663 \begin_inset space ~
21664 \end_inset
21665
21666 page
21667 \family default
21668 , and then the others.
21669  If you don't use the default, LaTeX will try only the checked options but
21670  in the same order.
21671  If none of the 4 placements are possible the procedure is internally repeated
21672  but it is tried to put the float on the following page.
21673 \end_layout
21674
21675 \begin_layout Standard
21676 By default, each option has its own rules:
21677 \end_layout
21678
21679 \begin_layout Standard
21680
21681 \family sans
21682 Top
21683 \begin_inset space ~
21684 \end_inset
21685
21686 of
21687 \begin_inset space ~
21688 \end_inset
21689
21690 page
21691 \family default
21692  only floats occupying less than 70
21693 \begin_inset space \thinspace{}
21694 \end_inset
21695
21696 % of the page can be placed at the top of a page
21697 \end_layout
21698
21699 \begin_layout Standard
21700
21701 \family sans
21702 Bottom
21703 \begin_inset space ~
21704 \end_inset
21705
21706 of
21707 \begin_inset space ~
21708 \end_inset
21709
21710 page
21711 \family default
21712 : only floats occupying less than 30
21713 \begin_inset space \thinspace{}
21714 \end_inset
21715
21716 % of the page can be placed at the bottom of a page.
21717 \end_layout
21718
21719 \begin_layout Standard
21720
21721 \family sans
21722 Page
21723 \begin_inset space ~
21724 \end_inset
21725
21726 of
21727 \begin_inset space ~
21728 \end_inset
21729
21730 floats
21731 \family default
21732 : only if more than 50
21733 \begin_inset space \thinspace{}
21734 \end_inset
21735
21736 % of the page are occupied by floats, several floats can be set together
21737  on a page.
21738 \end_layout
21739
21740 \begin_layout Standard
21741 If you don't like these rules, you can ignore them by using the additional
21742  option 
21743 \family sans
21744 Ignore
21745 \begin_inset space ~
21746 \end_inset
21747
21748 LaTeX
21749 \begin_inset space ~
21750 \end_inset
21751
21752 rules
21753 \family default
21754 .
21755 \end_layout
21756
21757 \begin_layout Standard
21758 Sometimes you might need, under all circumstances, a float to be placed
21759  exactly at the position where it is inserted.
21760  For this case you can use the option 
21761 \family sans
21762 Here
21763 \begin_inset space ~
21764 \end_inset
21765
21766 definitely
21767 \family default
21768 .
21769  Use this option very rarely and only if the document is nearly ready to
21770  be printed.
21771  Because the float is then no longer able to 
21772 \begin_inset Quotes eld
21773 \end_inset
21774
21775 float
21776 \begin_inset Quotes erd
21777 \end_inset
21778
21779  when you change your document, this will often destroy the page layout.
21780 \end_layout
21781
21782 \begin_layout Standard
21783 There are no placement options for text wrap floats, because they are always
21784  surrounded by the text of a certain paragraph.
21785 \end_layout
21786
21787 \begin_layout Standard
21788 For more details about float placements, have a look at LaTeX books like
21789  
21790 \begin_inset CommandInset citation
21791 LatexCommand cite
21792 key "latexcompanion,latexguide,latexbook"
21793
21794 \end_inset
21795
21796 .
21797 \end_layout
21798
21799 \begin_layout Section
21800 Minipages
21801 \begin_inset Index idx
21802 status collapsed
21803
21804 \begin_layout Plain Layout
21805 Minipages
21806 \end_layout
21807
21808 \end_inset
21809
21810
21811 \begin_inset CommandInset label
21812 LatexCommand label
21813 name "sec:Minipages"
21814
21815 \end_inset
21816
21817
21818 \end_layout
21819
21820 \begin_layout Standard
21821 LaTeX provides a mechanism to produce essentially a page within a page,
21822  called minipage.
21823  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21824 \begin_inset space ~
21825 \end_inset
21826
21827 apply.
21828  
21829 \end_layout
21830
21831 \begin_layout Standard
21832 Minipages in LyX have their own collapsible box inserted via the menu 
21833 \family sans
21834 Insert\SpecialChar \menuseparator
21835 Box
21836 \family default
21837 .
21838  Right-clicking on the box allows you to alter the width of the minipage
21839  and its alignment within the page.
21840 \end_layout
21841
21842 \begin_layout Standard
21843 \align center
21844 \begin_inset Box Frameless
21845 position "t"
21846 hor_pos "c"
21847 has_inner_box 1
21848 inner_pos "t"
21849 use_parbox 0
21850 use_makebox 0
21851 width "30col%"
21852 special "none"
21853 height "1pt"
21854 height_special "totalheight"
21855 status open
21856
21857 \begin_layout Plain Layout
21858
21859 \shape italic
21860 This is a minipage.
21861  The text is set in an italic style.
21862 \end_layout
21863
21864 \begin_layout Plain Layout
21865
21866 \shape italic
21867 Minipages are often used for text in another language or text that needs
21868  another formatting.
21869 \end_layout
21870
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \begin_layout Standard
21877 \begin_inset VSpace medskip
21878 \end_inset
21879
21880 If you place two minipages side-by-side, you can use 
21881 \family sans
21882 Horizontal Fills
21883 \family default
21884  as described in section
21885 \begin_inset space ~
21886 \end_inset
21887
21888
21889 \begin_inset CommandInset ref
21890 LatexCommand ref
21891 reference "sub:Horizontal-Space"
21892
21893 \end_inset
21894
21895 :
21896 \begin_inset VSpace medskip
21897 \end_inset
21898
21899
21900 \end_layout
21901
21902 \begin_layout Standard
21903 \begin_inset Box Frameless
21904 position "t"
21905 hor_pos "c"
21906 has_inner_box 1
21907 inner_pos "t"
21908 use_parbox 0
21909 use_makebox 0
21910 width "1.5in"
21911 special "none"
21912 height "1pt"
21913 height_special "totalheight"
21914 status open
21915
21916 \begin_layout Plain Layout
21917 This is a minipage with some stupid dummy text.
21918  This dummy text is used to increase the size of the minipage.
21919 \end_layout
21920
21921 \end_inset
21922
21923
21924 \begin_inset space \hfill{}
21925 \end_inset
21926
21927
21928 \begin_inset Box Frameless
21929 position "t"
21930 hor_pos "c"
21931 has_inner_box 1
21932 inner_pos "t"
21933 use_parbox 0
21934 use_makebox 0
21935 width "1.5in"
21936 special "none"
21937 height "1pt"
21938 height_special "totalheight"
21939 status open
21940
21941 \begin_layout Plain Layout
21942 This is a minipage with some stupid dummy text.
21943  This dummy text is used to increase the size of the minipage.
21944 \end_layout
21945
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \begin_layout Standard
21952 \begin_inset VSpace bigskip
21953 \end_inset
21954
21955
21956 \end_layout
21957
21958 \begin_layout Standard
21959 When you right-click on a minipage box, you can change the box from a minipage
21960  to other box types.
21961  All box types and their settings are explained in detail in chapter 
21962 \emph on
21963 Boxes
21964 \emph default
21965  of the 
21966 \emph on
21967 Embedded Objects
21968 \emph default
21969  manual.
21970 \end_layout
21971
21972 \begin_layout Chapter
21973 Mathematical Formulas
21974 \begin_inset Index idx
21975 status collapsed
21976
21977 \begin_layout Plain Layout
21978 Math
21979 \end_layout
21980
21981 \end_inset
21982
21983
21984 \begin_inset Index idx
21985 status collapsed
21986
21987 \begin_layout Plain Layout
21988 Formulas | see
21989 \begin_inset ERT
21990 status collapsed
21991
21992 \begin_layout Plain Layout
21993
21994 {
21995 \end_layout
21996
21997 \end_inset
21998
21999 Math
22000 \begin_inset ERT
22001 status collapsed
22002
22003 \begin_layout Plain Layout
22004
22005 }
22006 \end_layout
22007
22008 \end_inset
22009
22010
22011 \end_layout
22012
22013 \end_inset
22014
22015
22016 \begin_inset CommandInset label
22017 LatexCommand label
22018 name "cha:Mathematical-Formulas"
22019
22020 \end_inset
22021
22022
22023 \end_layout
22024
22025 \begin_layout Standard
22026 The issues of this chapter are described in detail in the 
22027 \emph on
22028 Math
22029 \emph default
22030  manual.
22031  There you'll also find tips and tricks for special cases.
22032 \end_layout
22033
22034 \begin_layout Section
22035 Basic Math Editing
22036 \begin_inset Index idx
22037 status collapsed
22038
22039 \begin_layout Plain Layout
22040 Math ! Basics
22041 \end_layout
22042
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \begin_layout Standard
22049 To create a math formula, you can just click on the toolbar icon 
22050 \begin_inset Info
22051 type  "icon"
22052 arg   "math-mode on"
22053 \end_inset
22054
22055 .
22056  That will create a little blue rectangle, with purple markers around its
22057  corners.
22058  That blue rectangle is the formula itself; the purple markers indicate
22059  what level of nesting within the formula you are at.
22060  You can also choose a particular formula type to insert via the 
22061 \family sans
22062 Insert\SpecialChar \menuseparator
22063 Math
22064 \family default
22065  menu.
22066 \end_layout
22067
22068 \begin_layout Standard
22069 Editing the parameters of a formula and adding math constructs can be done
22070  with the 
22071 \family sans
22072 math
22073 \begin_inset space ~
22074 \end_inset
22075
22076 toolbar
22077 \family default
22078 , that appears when the cursor is in a formula.
22079 \end_layout
22080
22081 \begin_layout Standard
22082 There are two main types of formulas: Inline formulas appear within a text
22083  line, like this one:
22084 \end_layout
22085
22086 \begin_layout Standard
22087 This is a line with an inline formula 
22088 \begin_inset Formula $A=B$
22089 \end_inset
22090
22091  in it.
22092 \end_layout
22093
22094 \begin_layout Standard
22095 Displayed formulas appear outside the text like if they were in an own paragraph
22096 , like this one:
22097 \begin_inset Formula 
22098 \[
22099 A=B
22100 \]
22101
22102 \end_inset
22103
22104 You can only number and reference displayed formulas.
22105 \end_layout
22106
22107 \begin_layout Standard
22108 LyX supports also many LaTeX math commands.
22109  E.
22110 \begin_inset space \thinspace{}
22111 \end_inset
22112
22113 g.
22114 \begin_inset space \space{}
22115 \end_inset
22116
22117 typing 
22118 \begin_inset Quotes eld
22119 \end_inset
22120
22121
22122 \series bold
22123
22124 \backslash
22125 alpha
22126 \series default
22127
22128 \begin_inset Quotes erd
22129 \end_inset
22130
22131 , followed by a space, in a formula will create the Greek letter 
22132 \begin_inset Formula $\alpha$
22133 \end_inset
22134
22135 .
22136  So typing commands might sometimes be faster than using the 
22137 \family sans
22138 Math
22139 \begin_inset space ~
22140 \end_inset
22141
22142 Panel
22143 \family default
22144 .
22145 \end_layout
22146
22147 \begin_layout Subsection
22148 Navigating in Formulas
22149 \begin_inset Index idx
22150 status collapsed
22151
22152 \begin_layout Plain Layout
22153 Math ! Navigating
22154 \end_layout
22155
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \begin_layout Standard
22162 The best control over the cursor position within an existing formula is
22163  achieved with the arrow keys.
22164  LyX uses small rectangles to indicate places where something can be inserted.
22165  The arrow keys can be used to navigate between parts of a formula.
22166  Pressing 
22167 \family sans
22168 Space
22169 \family default
22170  will leave a formula construct (a square root 
22171 \begin_inset Formula $\sqrt{2}$
22172 \end_inset
22173
22174 , or parentheses 
22175 \begin_inset Formula $\left(f\right)$
22176 \end_inset
22177
22178 , or a matrix 
22179 \begin_inset Formula $\left[\begin{array}{cc}
22180 1 & 2\\
22181 3 & 4
22182 \end{array}\right]$
22183 \end_inset
22184
22185 ).
22186  Pressing 
22187 \family sans
22188 Escape
22189 \family default
22190  will leave the formula, placing the cursor after the formula.
22191  
22192 \family sans
22193 Tab
22194 \family default
22195  can be used to move horizontally in a formula; for example, through the
22196  cells of a matrix or the positions in a multi-line equation.
22197 \end_layout
22198
22199 \begin_layout Standard
22200
22201 \family sans
22202 Space
22203 \family default
22204 , printed in this document as 
22205 \begin_inset Quotes eld
22206 \end_inset
22207
22208
22209 \begin_inset ERT
22210 status collapsed
22211
22212 \begin_layout Plain Layout
22213
22214
22215 \backslash
22216 spce 
22217 \end_layout
22218
22219 \end_inset
22220
22221
22222 \begin_inset Quotes erd
22223 \end_inset
22224
22225
22226 \begin_inset Note Note
22227 status collapsed
22228
22229 \begin_layout Plain Layout
22230 This command will appear in the output as official character denoting the
22231  space character (visible space).
22232 \end_layout
22233
22234 \end_inset
22235
22236 , seems to do nothing in a formula, since it does not add a space between
22237  characters, but it does exit a nested structure.
22238  For this reason, you have to be careful about using 
22239 \family sans
22240 Space
22241 \family default
22242 .
22243  For example, if you want 
22244 \begin_inset Formula $\sqrt{2x+1}$
22245 \end_inset
22246
22247 , type 
22248 \series bold
22249
22250 \backslash
22251 sqrt
22252 \begin_inset ERT
22253 status collapsed
22254
22255 \begin_layout Plain Layout
22256
22257
22258 \backslash
22259 spce 
22260 \end_layout
22261
22262 \end_inset
22263
22264 2x+1
22265 \series default
22266  and not 
22267 \series bold
22268
22269 \backslash
22270 sqrt
22271 \begin_inset ERT
22272 status collapsed
22273
22274 \begin_layout Plain Layout
22275
22276
22277 \backslash
22278 spce 
22279 \end_layout
22280
22281 \end_inset
22282
22283 2x
22284 \begin_inset ERT
22285 status collapsed
22286
22287 \begin_layout Plain Layout
22288
22289
22290 \backslash
22291 spce 
22292 \end_layout
22293
22294 \end_inset
22295
22296 +1
22297 \series default
22298 , since in the latter case only the 
22299 \family typewriter
22300
22301 \begin_inset Formula $2x$
22302 \end_inset
22303
22304
22305 \family default
22306  will be under the square root sign: 
22307 \begin_inset Formula $\sqrt{2x}+1$
22308 \end_inset
22309
22310 .
22311 \end_layout
22312
22313 \begin_layout Standard
22314 You can leave many parts of a formula, like this matrix, partially filled
22315  in, such as:
22316 \begin_inset Formula 
22317 \[
22318 \left(\begin{array}{ccc}
22319 \lambda_{1}\\
22320  & \ddots\\
22321  &  & \lambda_{n}
22322 \end{array}\right)
22323 \]
22324
22325 \end_inset
22326
22327 If you leave a fraction only partially filled in, or a subscript with nothing
22328  in it, the results will be unpredictable, but most constructs don't mind.
22329 \end_layout
22330
22331 \begin_layout Subsection
22332 Selecting Text
22333 \end_layout
22334
22335 \begin_layout Standard
22336 You can select text within a formula in two different ways.
22337  Place the cursor at one end of the string of text you want, and press 
22338 \family sans
22339 Shift
22340 \family default
22341  and a cursor movement key to select text.
22342  It will be highlighted as with regular text selection.
22343  Alternatively, you can select text with the mouse in the usual way.
22344  That text can then be cut or copied, and then pasted within any formula,
22345  but not in a normal text region in LyX.
22346 \end_layout
22347
22348 \begin_layout Subsection
22349 Exponents and Subscripts
22350 \begin_inset Index idx
22351 status collapsed
22352
22353 \begin_layout Plain Layout
22354 Math ! Exponents
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \begin_inset Index idx
22361 status collapsed
22362
22363 \begin_layout Plain Layout
22364 Math ! Subscripts
22365 \end_layout
22366
22367 \end_inset
22368
22369
22370 \end_layout
22371
22372 \begin_layout Standard
22373 You can use the math panel to add super- or subscripts, but the much easier
22374  way is to use a command.
22375  To get 
22376 \begin_inset Formula $x^{2}$
22377 \end_inset
22378
22379 , type in a formula 
22380 \series bold
22381 x^2
22382 \begin_inset ERT
22383 status collapsed
22384
22385 \begin_layout Plain Layout
22386
22387
22388 \backslash
22389 spce 
22390 \end_layout
22391
22392 \end_inset
22393
22394
22395 \series default
22396 .
22397  The final 
22398 \family sans
22399 Space
22400 \family default
22401  puts the cursor back down on the base line of the expression.
22402  If you type 
22403 \series bold
22404 x^2y
22405 \series default
22406 , you will get 
22407 \begin_inset Formula $x^{2y}$
22408 \end_inset
22409
22410 , to get 
22411 \begin_inset Formula $x^{2}y$
22412 \end_inset
22413
22414 , type 
22415 \series bold
22416 x^2
22417 \begin_inset ERT
22418 status collapsed
22419
22420 \begin_layout Plain Layout
22421
22422
22423 \backslash
22424 spce 
22425 \end_layout
22426
22427 \end_inset
22428
22429 y
22430 \series default
22431 .
22432  If you use characters in the superscript, that could be accented with the
22433  hat 
22434 \begin_inset Quotes eld
22435 \end_inset
22436
22437 ^
22438 \begin_inset Quotes erd
22439 \end_inset
22440
22441 , you have to use an extra 
22442 \family sans
22443 Space
22444 \family default
22445  to separate the hat and the character.
22446  E.
22447 \begin_inset space \thinspace{}
22448 \end_inset
22449
22450 g.
22451 \begin_inset space \space{}
22452 \end_inset
22453
22454 if you want 
22455 \begin_inset Formula $x^{a}$
22456 \end_inset
22457
22458 , type 
22459 \series bold
22460 x^
22461 \begin_inset ERT
22462 status collapsed
22463
22464 \begin_layout Plain Layout
22465
22466
22467 \backslash
22468 spce 
22469 \end_layout
22470
22471 \end_inset
22472
22473 a
22474 \series default
22475 .
22476  Subscripts are similar: To get 
22477 \begin_inset Formula $a_{1}$
22478 \end_inset
22479
22480 , type 
22481 \series bold
22482 a_1
22483 \begin_inset ERT
22484 status collapsed
22485
22486 \begin_layout Plain Layout
22487
22488
22489 \backslash
22490 spce 
22491 \end_layout
22492
22493 \end_inset
22494
22495
22496 \series default
22497 .
22498 \end_layout
22499
22500 \begin_layout Subsection
22501 Fractions
22502 \begin_inset Index idx
22503 status collapsed
22504
22505 \begin_layout Plain Layout
22506 Math ! Fractions
22507 \end_layout
22508
22509 \end_inset
22510
22511
22512 \end_layout
22513
22514 \begin_layout Standard
22515 Create a fraction with either the command 
22516 \series bold
22517
22518 \backslash
22519 frac
22520 \series default
22521  or using the icon 
22522 \begin_inset Graphics
22523         filename ../images/math/frac.png
22524         scale 60
22525
22526 \end_inset
22527
22528  in the 
22529 \family sans
22530 Math
22531 \begin_inset space ~
22532 \end_inset
22533
22534 Panel
22535 \family default
22536 .
22537  You will be presented with an empty fraction.
22538  The cursor is above the fraction line.
22539  To move it to the bottom, simply press 
22540 \family sans
22541 Down
22542 \family default
22543 .
22544  To move back up, press 
22545 \family sans
22546 Up
22547 \family default
22548 .
22549  Any math structure can be placed in a fraction, as this example shows:
22550 \begin_inset Formula 
22551 \[
22552 \left[\frac{1}{\left(\begin{array}{cc}
22553 2 & 3\\
22554 4 & 5
22555 \end{array}\right)}\right]
22556 \]
22557
22558 \end_inset
22559
22560
22561 \end_layout
22562
22563 \begin_layout Subsection
22564 Roots
22565 \begin_inset Index idx
22566 status collapsed
22567
22568 \begin_layout Plain Layout
22569 Math ! Roots
22570 \end_layout
22571
22572 \end_inset
22573
22574
22575 \end_layout
22576
22577 \begin_layout Standard
22578 Roots can be created using the 
22579 \family sans
22580 Math
22581 \begin_inset space ~
22582 \end_inset
22583
22584 Panel
22585 \family default
22586  button
22587 \begin_inset Graphics
22588         filename ../images/math/sqrt.png
22589         scale 85
22590         groupId toolbarbuttons
22591
22592 \end_inset
22593
22594  or the commands 
22595 \series bold
22596
22597 \backslash
22598 sqrt
22599 \series default
22600  or 
22601 \series bold
22602
22603 \backslash
22604 root
22605 \series default
22606 .
22607  With the command 
22608 \series bold
22609
22610 \backslash
22611 root
22612 \series default
22613  you can produce roots of higher orders, like cube roots, while 
22614 \series bold
22615
22616 \backslash
22617 sqrt
22618 \series default
22619  produces always a square root.
22620 \end_layout
22621
22622 \begin_layout Subsection
22623 Operators with Limits
22624 \begin_inset Index idx
22625 status collapsed
22626
22627 \begin_layout Plain Layout
22628 Math ! Sums
22629 \end_layout
22630
22631 \end_inset
22632
22633
22634 \begin_inset Index idx
22635 status collapsed
22636
22637 \begin_layout Plain Layout
22638 Math ! Integrals
22639 \end_layout
22640
22641 \end_inset
22642
22643
22644 \begin_inset CommandInset label
22645 LatexCommand label
22646 name "sub:Operators-with-Limits"
22647
22648 \end_inset
22649
22650
22651 \end_layout
22652
22653 \begin_layout Standard
22654 Sum (
22655 \begin_inset Formula $\sum$
22656 \end_inset
22657
22658 ) and integral (
22659 \begin_inset Formula $\int$
22660 \end_inset
22661
22662 ) operators are very often decorated with limits.
22663  These limits can be entered in LyX by entering them as you would enter
22664  a super- or subscript, directly after the symbol.
22665  The sum operator will automatically place its 
22666 \begin_inset Quotes eld
22667 \end_inset
22668
22669 limits
22670 \begin_inset Quotes erd
22671 \end_inset
22672
22673  over and under the symbol in displayed formulas, and on the side in inline
22674  formulas.
22675  Such as 
22676 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22677 \end_inset
22678
22679 , versus
22680 \begin_inset Formula 
22681 \[
22682 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22683 \]
22684
22685 \end_inset
22686
22687 Integral signs, however, will place the limits on the side in both formula
22688  types.
22689 \end_layout
22690
22691 \begin_layout Standard
22692 All operators with limits will be automatically re-sized when placed in
22693  display mode.
22694  The placement of the limits can be changed by placing the cursor directly
22695  behind the operator and hitting 
22696 \begin_inset Info
22697 type  "shortcut"
22698 arg   "math-limits"
22699 \end_inset
22700
22701  or using the menu 
22702 \family sans
22703 Edit\SpecialChar \menuseparator
22704 Math\SpecialChar \menuseparator
22705 Change
22706 \begin_inset space ~
22707 \end_inset
22708
22709 Limits
22710 \begin_inset space ~
22711 \end_inset
22712
22713 Type
22714 \family default
22715 .
22716 \end_layout
22717
22718 \begin_layout Standard
22719 Certain other mathematical expressions have this 
22720 \begin_inset Quotes eld
22721 \end_inset
22722
22723 moving limits
22724 \begin_inset Quotes erd
22725 \end_inset
22726
22727  feature as addition, such as
22728 \begin_inset Index idx
22729 status collapsed
22730
22731 \begin_layout Plain Layout
22732 Math ! Limits
22733 \end_layout
22734
22735 \end_inset
22736
22737
22738 \begin_inset Formula 
22739 \[
22740 \lim_{x\rightarrow\infty}f(x),
22741 \]
22742
22743 \end_inset
22744
22745 which will place the 
22746 \begin_inset Formula $x\rightarrow\infty$
22747 \end_inset
22748
22749  underneath the 
22750 \begin_inset Quotes eld
22751 \end_inset
22752
22753 lim
22754 \begin_inset Quotes erd
22755 \end_inset
22756
22757  in display mode.
22758  In inline formulas it looks like this: 
22759 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22760 \end_inset
22761
22762 .
22763 \end_layout
22764
22765 \begin_layout Standard
22766 Note that the lim-function was entered as the function macro 
22767 \series bold
22768
22769 \backslash
22770 lim
22771 \series default
22772 .
22773  Have a look at section
22774 \begin_inset space ~
22775 \end_inset
22776
22777
22778 \begin_inset CommandInset ref
22779 LatexCommand ref
22780 reference "sub:Functions"
22781
22782 \end_inset
22783
22784  for an explanation of function macros.
22785 \end_layout
22786
22787 \begin_layout Subsection
22788 Math Symbols
22789 \begin_inset Index idx
22790 status collapsed
22791
22792 \begin_layout Plain Layout
22793 Math ! Symbols
22794 \end_layout
22795
22796 \end_inset
22797
22798
22799 \end_layout
22800
22801 \begin_layout Standard
22802 Most math symbols can be found in the 
22803 \family sans
22804 Math
22805 \begin_inset space ~
22806 \end_inset
22807
22808 Panel
22809 \family default
22810  under one of several categories; including 
22811 \family sans
22812 Greek
22813 \family default
22814
22815 \family sans
22816 Operators
22817 \family default
22818  , 
22819 \family sans
22820 Relations
22821 \family default
22822
22823 \family sans
22824 Arrows
22825 \family default
22826 .
22827  There are also the additional symbols provided by the American Mathematical
22828  Society (AMS).
22829 \end_layout
22830
22831 \begin_layout Standard
22832 If you know the LaTeX-command for a construct or symbol you wish to use,
22833  you don't have to use the 
22834 \family sans
22835 Math
22836 \begin_inset space ~
22837 \end_inset
22838
22839 Panel
22840 \family default
22841 , but can type the command directly into the formula.
22842  LyX will convert it to the corresponding symbol or construct.
22843 \end_layout
22844
22845 \begin_layout Subsection
22846 Altering Spacing
22847 \begin_inset Index idx
22848 status collapsed
22849
22850 \begin_layout Plain Layout
22851 Math ! Spaces
22852 \end_layout
22853
22854 \end_inset
22855
22856
22857 \end_layout
22858
22859 \begin_layout Standard
22860 You may want to create spaces that differ from the standard spacing that
22861  LaTeX provides.
22862  To do this, type 
22863 \begin_inset Info
22864 type  "shortcut"
22865 arg   "space-insert protected"
22866 \end_inset
22867
22868  or to use the 
22869 \family sans
22870 Math
22871 \begin_inset space ~
22872 \end_inset
22873
22874 Panel
22875 \family default
22876  button 
22877 \begin_inset Graphics
22878         filename ../images/math/space.png
22879         scale 85
22880         groupId toolbarbuttons
22881
22882 \end_inset
22883
22884 .
22885  This generates a small space, and shows a small marker on the screen.
22886  For example, the sequence 
22887 \series bold
22888 a Ctrl+Space b
22889 \series default
22890
22891 \begin_inset Formula $a\, b$
22892 \end_inset
22893
22894  appears in LyX as 
22895 \begin_inset Graphics
22896         filename clipart/SpaceMarker.png
22897
22898 \end_inset
22899
22900 .
22901  You can change the space to different sizes when you set the cursor behind
22902  the space marker and hit space again several times.
22903  With every space hit the size will be changed.
22904  Some markers for the space size appear red in LyX, because they are negative
22905  spaces.
22906  Here are two examples:
22907 \end_layout
22908
22909 \begin_layout Standard
22910
22911 \series bold
22912 a Ctrl+Space b
22913 \series default
22914  and 3×
22915 \family sans
22916 Space
22917 \family default
22918
22919 \begin_inset Formula $a\quad b$
22920 \end_inset
22921
22922
22923 \end_layout
22924
22925 \begin_layout Standard
22926
22927 \series bold
22928 a Ctrl+Space b
22929 \series default
22930  and 5×
22931 \family sans
22932 Space
22933 \family default
22934
22935 \begin_inset Formula $a\! b$
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \begin_layout Subsection
22942 Functions
22943 \begin_inset Index idx
22944 status collapsed
22945
22946 \begin_layout Plain Layout
22947 Math ! Functions
22948 \end_layout
22949
22950 \end_inset
22951
22952
22953 \begin_inset CommandInset label
22954 LatexCommand label
22955 name "sub:Functions"
22956
22957 \end_inset
22958
22959
22960 \end_layout
22961
22962 \begin_layout Standard
22963 The 
22964 \family sans
22965 Math
22966 \begin_inset space ~
22967 \end_inset
22968
22969 Panel
22970 \family default
22971  contains under the button 
22972 \begin_inset Graphics
22973         filename ../images/math/functions.png
22974         scale 85
22975         groupId toolbarbuttons
22976
22977 \end_inset
22978
22979  a number of function macros, such as 
22980 \begin_inset Formula $\sin$
22981 \end_inset
22982
22983
22984 \begin_inset Formula $\lim$
22985 \end_inset
22986
22987
22988 \emph on
22989 etc
22990 \emph default
22991 .
22992  (you can also insert them in a formula by typing 
22993 \series bold
22994
22995 \backslash
22996 sin
22997 \series default
22998  etc.).
22999  Standard mathematical practice is that functions are printed upright to
23000  avoid confusions, because 
23001 \begin_inset Formula $sin$
23002 \end_inset
23003
23004  does normally mean 
23005 \begin_inset Formula $s\cdot i\cdot n$
23006 \end_inset
23007
23008 .
23009 \end_layout
23010
23011 \begin_layout Standard
23012 Using the function macros will also produce correct spacing around the function:
23013  
23014 \begin_inset Formula $a\sin x$
23015 \end_inset
23016
23017  is different from 
23018 \begin_inset Formula $asinx$
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Standard
23025 For some mathematical objects, like the limes, the macro changes where subscript
23026 s are placed, as described in section
23027 \begin_inset space ~
23028 \end_inset
23029
23030
23031 \begin_inset CommandInset ref
23032 LatexCommand ref
23033 reference "sub:Operators-with-Limits"
23034
23035 \end_inset
23036
23037 .
23038 \end_layout
23039
23040 \begin_layout Subsection
23041 Accents
23042 \begin_inset Index idx
23043 status collapsed
23044
23045 \begin_layout Plain Layout
23046 Math ! Accents
23047 \end_layout
23048
23049 \end_inset
23050
23051
23052 \end_layout
23053
23054 \begin_layout Standard
23055 In a formula you can insert accented characters in the same way as in text
23056  mode.
23057  This may depend on your keyboard, or the bindings file you use.
23058  You can also use LaTeX commands to e.
23059 \begin_inset space \thinspace{}
23060 \end_inset
23061
23062 g.
23063 \begin_inset space \space{}
23064 \end_inset
23065
23066 enter 
23067 \begin_inset Formula $\hat{a}$
23068 \end_inset
23069
23070  even if your keyboard doesn't have hat-accents enabled.
23071  Our example is entered by typing 
23072 \series bold
23073
23074 \backslash
23075 hat
23076 \begin_inset ERT
23077 status collapsed
23078
23079 \begin_layout Plain Layout
23080
23081
23082 \backslash
23083 spce 
23084 \end_layout
23085
23086 \end_inset
23087
23088 a
23089 \series default
23090  in a formula.
23091  Table
23092 \begin_inset space ~
23093 \end_inset
23094
23095
23096 \begin_inset CommandInset ref
23097 LatexCommand ref
23098 reference "cap:Accent-names-and"
23099
23100 \end_inset
23101
23102  shows the equivalences between the accent names and the commands.
23103 \end_layout
23104
23105 \begin_layout Standard
23106 \begin_inset Float table
23107 wide false
23108 sideways false
23109 status open
23110
23111 \begin_layout Plain Layout
23112 \begin_inset Caption
23113
23114 \begin_layout Plain Layout
23115 \begin_inset CommandInset label
23116 LatexCommand label
23117 name "cap:Accent-names-and"
23118
23119 \end_inset
23120
23121 Accent names and the corresponding commands.
23122 \end_layout
23123
23124 \end_inset
23125
23126
23127 \end_layout
23128
23129 \begin_layout Plain Layout
23130 \align center
23131 \begin_inset Tabular
23132 <lyxtabular version="3" rows="11" columns="3">
23133 <features tabularvalignment="middle">
23134 <column alignment="center" valignment="top" width="0pt">
23135 <column alignment="center" valignment="top" width="0pt">
23136 <column alignment="center" valignment="top" width="0pt">
23137 <row>
23138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142 Name
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151 Command
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 E
23161 \family roman
23162 \series medium
23163 \shape up
23164 \size normal
23165 \emph off
23166 \bar no
23167 \noun off
23168 \color none
23169 xample
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 </row>
23175 <row>
23176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23177 \begin_inset Text
23178
23179 \begin_layout Plain Layout
23180
23181 \family roman
23182 \series medium
23183 \shape up
23184 \size normal
23185 \emph off
23186 \bar no
23187 \noun off
23188 \color none
23189 circumflex
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198
23199 \series bold
23200
23201 \backslash
23202 hat
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23208 \begin_inset Text
23209
23210 \begin_layout Plain Layout
23211
23212 \family roman
23213 \series medium
23214 \shape up
23215 \size normal
23216 \emph off
23217 \bar no
23218 \noun off
23219 \color none
23220 \begin_inset Formula $\hat{a}$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \family roman
23236 \series medium
23237 \shape up
23238 \size normal
23239 \emph off
23240 \bar no
23241 \noun off
23242 \color none
23243 grave
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252
23253 \series bold
23254
23255 \backslash
23256 grave
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23262 \begin_inset Text
23263
23264 \begin_layout Plain Layout
23265
23266 \family roman
23267 \series medium
23268 \shape up
23269 \size normal
23270 \emph off
23271 \bar no
23272 \noun off
23273 \color none
23274 \begin_inset Formula $\grave{a}$
23275 \end_inset
23276
23277
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 </row>
23283 <row>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288
23289 \family roman
23290 \series medium
23291 \shape up
23292 \size normal
23293 \emph off
23294 \bar no
23295 \noun off
23296 \color none
23297 acute
23298 \end_layout
23299
23300 \end_inset
23301 </cell>
23302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \series bold
23308
23309 \backslash
23310 acute
23311 \end_layout
23312
23313 \end_inset
23314 </cell>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319
23320 \family roman
23321 \series medium
23322 \shape up
23323 \size normal
23324 \emph off
23325 \bar no
23326 \noun off
23327 \color none
23328 \begin_inset Formula $\acute{a}$
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342
23343 \family roman
23344 \series medium
23345 \shape up
23346 \size normal
23347 \emph off
23348 \bar no
23349 \noun off
23350 \color none
23351 umlaut
23352 \end_layout
23353
23354 \end_inset
23355 </cell>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \series bold
23362
23363 \backslash
23364 ddot
23365 \end_layout
23366
23367 \end_inset
23368 </cell>
23369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373
23374 \family roman
23375 \series medium
23376 \shape up
23377 \size normal
23378 \emph off
23379 \bar no
23380 \noun off
23381 \color none
23382 \begin_inset Formula $\ddot{a}$
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \end_inset
23389 </cell>
23390 </row>
23391 <row>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396
23397 \family roman
23398 \series medium
23399 \shape up
23400 \size normal
23401 \emph off
23402 \bar no
23403 \noun off
23404 \color none
23405 tilde
23406 \end_layout
23407
23408 \end_inset
23409 </cell>
23410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23411 \begin_inset Text
23412
23413 \begin_layout Plain Layout
23414
23415 \series bold
23416
23417 \backslash
23418 tilde
23419 \end_layout
23420
23421 \end_inset
23422 </cell>
23423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427
23428 \family roman
23429 \series medium
23430 \shape up
23431 \size normal
23432 \emph off
23433 \bar no
23434 \noun off
23435 \color none
23436 \begin_inset Formula $\tilde{a}$
23437 \end_inset
23438
23439
23440 \end_layout
23441
23442 \end_inset
23443 </cell>
23444 </row>
23445 <row>
23446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23447 \begin_inset Text
23448
23449 \begin_layout Plain Layout
23450
23451 \family roman
23452 \series medium
23453 \shape up
23454 \size normal
23455 \emph off
23456 \bar no
23457 \noun off
23458 \color none
23459 dot
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468
23469 \series bold
23470
23471 \backslash
23472 dot
23473 \end_layout
23474
23475 \end_inset
23476 </cell>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \family roman
23483 \series medium
23484 \shape up
23485 \size normal
23486 \emph off
23487 \bar no
23488 \noun off
23489 \color none
23490 \begin_inset Formula $\dot{a}$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \family roman
23506 \series medium
23507 \shape up
23508 \size normal
23509 \emph off
23510 \bar no
23511 \noun off
23512 \color none
23513 breve
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \series bold
23524
23525 \backslash
23526 breve
23527 \end_layout
23528
23529 \end_inset
23530 </cell>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \family roman
23537 \series medium
23538 \shape up
23539 \size normal
23540 \emph off
23541 \bar no
23542 \noun off
23543 \color none
23544 \begin_inset Formula $\breve{a}$
23545 \end_inset
23546
23547
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 </row>
23553 <row>
23554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558
23559 \family roman
23560 \series medium
23561 \shape up
23562 \size normal
23563 \emph off
23564 \bar no
23565 \noun off
23566 \color none
23567 caron
23568 \end_layout
23569
23570 \end_inset
23571 </cell>
23572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23573 \begin_inset Text
23574
23575 \begin_layout Plain Layout
23576
23577 \series bold
23578
23579 \backslash
23580 check
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23586 \begin_inset Text
23587
23588 \begin_layout Plain Layout
23589
23590 \family roman
23591 \series medium
23592 \shape up
23593 \size normal
23594 \emph off
23595 \bar no
23596 \noun off
23597 \color none
23598 \begin_inset Formula $\check{a}$
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 </row>
23607 <row>
23608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23609 \begin_inset Text
23610
23611 \begin_layout Plain Layout
23612
23613 \family roman
23614 \series medium
23615 \shape up
23616 \size normal
23617 \emph off
23618 \bar no
23619 \noun off
23620 \color none
23621 macron
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630
23631 \series bold
23632
23633 \backslash
23634 bar
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \family roman
23645 \series medium
23646 \shape up
23647 \size normal
23648 \emph off
23649 \bar no
23650 \noun off
23651 \color none
23652 \begin_inset Formula $\bar{a}$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 <row>
23662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666 vector
23667 \end_layout
23668
23669 \end_inset
23670 </cell>
23671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675
23676 \series bold
23677
23678 \backslash
23679 vec
23680 \end_layout
23681
23682 \end_inset
23683 </cell>
23684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23685 \begin_inset Text
23686
23687 \begin_layout Plain Layout
23688
23689 \family roman
23690 \series medium
23691 \shape up
23692 \size normal
23693 \emph off
23694 \bar no
23695 \noun off
23696 \color none
23697 \begin_inset Formula $\vec{a}$
23698 \end_inset
23699
23700
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 </row>
23706 </lyxtabular>
23707
23708 \end_inset
23709
23710
23711 \end_layout
23712
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \begin_layout Standard
23719 You can choose one of the accents by selecting an item from the 
23720 \family sans
23721 Frame
23722 \begin_inset space ~
23723 \end_inset
23724
23725 decorations
23726 \family default
23727  symbol set button 
23728 \begin_inset Graphics
23729         filename ../images/math/hat.png
23730         scale 85
23731         groupId toolbarbuttons
23732
23733 \end_inset
23734
23735  in the math panel ; this will apply to any selection you have made within
23736  a formula too.
23737 \end_layout
23738
23739 \begin_layout Section
23740 Brackets and Delimiters
23741 \begin_inset Index idx
23742 status collapsed
23743
23744 \begin_layout Plain Layout
23745 Math ! Brackets
23746 \end_layout
23747
23748 \end_inset
23749
23750
23751 \begin_inset Index idx
23752 status collapsed
23753
23754 \begin_layout Plain Layout
23755 Math ! Delimiters
23756 \end_layout
23757
23758 \end_inset
23759
23760
23761 \begin_inset CommandInset label
23762 LatexCommand label
23763 name "sec:Brackets-and-Delimiters"
23764
23765 \end_inset
23766
23767
23768 \end_layout
23769
23770 \begin_layout Standard
23771 There are several brackets available through LyX.
23772  For most purposes, using just the keys 
23773 \family typewriter
23774 []{}()|<>
23775 \family default
23776  should suffice.
23777  But if you want to surround a large structure, like a matrix or a fraction,
23778  or if you have several layers of brackets, it is better to use the math
23779  toolbar delimiter icon 
23780 \begin_inset Info
23781 type  "icon"
23782 arg   "dialog-show mathdelimiter"
23783 \end_inset
23784
23785 .
23786  For example, that's how you would construct the brackets around a standard
23787  matrix such as:
23788 \begin_inset Formula 
23789 \[
23790 \left[\begin{array}{cc}
23791 1 & 2\\
23792 3 & 4
23793 \end{array}\right]
23794 \]
23795
23796 \end_inset
23797
23798 and to make it easier to see the layers of parentheses as in: 
23799 \begin_inset Formula 
23800 \[
23801 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23802 \]
23803
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \begin_layout Standard
23810 The parentheses, and other brackets from that menu will automatically re-size
23811  to accommodate the size of what is inside.
23812 \end_layout
23813
23814 \begin_layout Standard
23815 To construct brackets click on the button for the bracket you want on the
23816  left side and right side.
23817  If you use the option 
23818 \family sans
23819 Keep
23820 \begin_inset space ~
23821 \end_inset
23822
23823 matched
23824 \family default
23825 , the selected bracket type will be used for the left and the right side.
23826  The selection will be shown below the button field.
23827  If you want one side to not have a bracket, use the blank button.
23828  It will appear in LyX with a dotted line, but nothing will be printed.
23829 \end_layout
23830
23831 \begin_layout Standard
23832 If you want to place brackets around math structures, like a square root,
23833  you can do that by highlighting (selecting) the structure that is to go
23834  inside the brackets.
23835  Then choose the appropriate brackets for left and right and click on 
23836 \family sans
23837 Insert
23838 \family default
23839 .
23840  The parentheses will be drawn around the selected structure.
23841 \end_layout
23842
23843 \begin_layout Section
23844 Arrays and Multi-line Equations
23845 \begin_inset Index idx
23846 status collapsed
23847
23848 \begin_layout Plain Layout
23849 Math ! Arrays
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \begin_inset Index idx
23856 status collapsed
23857
23858 \begin_layout Plain Layout
23859 Math ! Matrices
23860 \end_layout
23861
23862 \end_inset
23863
23864
23865 \begin_inset Index idx
23866 status collapsed
23867
23868 \begin_layout Plain Layout
23869 Math ! Multi-line Equations
23870 \end_layout
23871
23872 \end_inset
23873
23874
23875 \end_layout
23876
23877 \begin_layout Standard
23878 Matrices are entered in LyX using the 
23879 \family sans
23880 Math
23881 \begin_inset space ~
23882 \end_inset
23883
23884 Panel
23885 \family default
23886  matrix button 
23887 \begin_inset Graphics
23888         filename ../images/math/matrix.png
23889         scale 85
23890         groupId toolbarbuttons
23891
23892 \end_inset
23893
23894 .
23895  It will open a dialog for you to choose the number of rows/columns.
23896  Here is an example:
23897 \begin_inset Formula 
23898 \[
23899 \left(\begin{array}{ccc}
23900 1 & 2 & 3\\
23901 4 & 5 & 6\\
23902 7 & 8 & 9
23903 \end{array}\right)
23904 \]
23905
23906 \end_inset
23907
23908 The parentheses aren't automatic, but you can add them as described in section
23909 \begin_inset space ~
23910 \end_inset
23911
23912
23913 \begin_inset CommandInset ref
23914 LatexCommand ref
23915 reference "sec:Brackets-and-Delimiters"
23916
23917 \end_inset
23918
23919 .
23920  When you construct the matrix, you can decide whether the column entries
23921  will be left-, right-, or center-justified.
23922  This alignment is set in the box 
23923 \family sans
23924 Horizontal
23925 \family default
23926  with the letters 
23927 \begin_inset Quotes eld
23928 \end_inset
23929
23930
23931 \family sans
23932 l
23933 \family default
23934
23935 \begin_inset Quotes erd
23936 \end_inset
23937
23938
23939 \begin_inset Quotes eld
23940 \end_inset
23941
23942
23943 \family sans
23944 r
23945 \family default
23946
23947 \begin_inset Quotes erd
23948 \end_inset
23949
23950 , and 
23951 \begin_inset Quotes eld
23952 \end_inset
23953
23954
23955 \family sans
23956 c
23957 \family default
23958
23959 \begin_inset Quotes erd
23960 \end_inset
23961
23962 .
23963  LyX proposes a 
23964 \begin_inset Quotes eld
23965 \end_inset
23966
23967
23968 \family sans
23969 c
23970 \family default
23971
23972 \begin_inset Quotes erd
23973 \end_inset
23974
23975  for every column as default.
23976  For example, the sequence 
23977 \begin_inset Quotes eld
23978 \end_inset
23979
23980
23981 \family sans
23982 lcr
23983 \family default
23984
23985 \begin_inset Quotes erd
23986 \end_inset
23987
23988  means that the first column will be left-justified, the second will be
23989  centered, and the third column will be right-justified, because each letter
23990  corresponds to the relevant column.
23991  The result will look like this:
23992 \begin_inset Formula 
23993 \[
23994 \begin{array}{lcr}
23995 this & this\, column & this\, column\\
23996 column & has & has\, right\\
23997 has\, left\, alignment & center\, alignment & alignment
23998 \end{array}.
23999 \]
24000
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \begin_layout Standard
24007 You can add more rows to an existing matrix by hitting 
24008 \begin_inset Info
24009 type  "shortcut"
24010 arg   "newline-insert newline"
24011 \end_inset
24012
24013  while the cursor is in the matrix.
24014  Adding or deleting columns can be done via the menu 
24015 \family sans
24016 Edit\SpecialChar \menuseparator
24017 Math
24018 \family default
24019  or the math toolbar.
24020 \end_layout
24021
24022 \begin_layout Standard
24023 There are other arrays used in formulas, such as distinctions of cases.
24024  It can be created with the menu 
24025 \family sans
24026 Insert\SpecialChar \menuseparator
24027 Math\SpecialChar \menuseparator
24028 Cases
24029 \begin_inset space ~
24030 \end_inset
24031
24032 Environment
24033 \family default
24034  or the command 
24035 \series bold
24036
24037 \backslash
24038 cases
24039 \series default
24040 .
24041  Here is an example: 
24042 \begin_inset Formula 
24043 \[
24044 f(x)=\begin{cases}
24045 -1 & x<0\\
24046 0 & x=0\\
24047 1 & x>0
24048 \end{cases}
24049 \]
24050
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \begin_layout Standard
24057 \begin_inset VSpace bigskip
24058 \end_inset
24059
24060 Multi-line formulas are created when you press 
24061 \begin_inset Info
24062 type  "shortcut"
24063 arg   "newline-insert newline"
24064 \end_inset
24065
24066  within a formula.
24067  In an empty formula you can see that three blue boxes appear, one for each
24068  column.
24069  When you press 
24070 \begin_inset Info
24071 type  "shortcut"
24072 arg   "newline-insert newline"
24073 \end_inset
24074
24075  in a non-empty formula, the part before the relation sign (equal sign 
24076 \begin_inset Quotes eld
24077 \end_inset
24078
24079 =
24080 \begin_inset Quotes erd
24081 \end_inset
24082
24083  etc.) will be inserted automatically in the first column, the relation sign
24084  is in the second column, and the rest in the third column.
24085  A new row is created by every further hit of 
24086 \begin_inset Info
24087 type  "shortcut"
24088 arg   "newline-insert newline"
24089 \end_inset
24090
24091 .
24092  Multi-line formulas are always displayed formulas.
24093  Here is an example:
24094 \begin_inset Formula 
24095 \begin{eqnarray}
24096 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24097 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24098 \end{eqnarray}
24099
24100 \end_inset
24101
24102  To change the column assignment of the formula parts, place the cursor
24103  where you want to start the shift and hit 
24104 \family sans
24105 Ctrl-Tab.
24106
24107 \family default
24108  It shifts everything in the column which is right beside the current cursor
24109  position to the next column.
24110  Note that the middle column is designed for relation signs, structures
24111  within this column will be printed in a smaller size:
24112 \begin_inset Formula 
24113 \begin{eqnarray*}
24114 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24115 \end{eqnarray*}
24116
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \begin_layout Standard
24123 The multi-line formula type described here is called 
24124 \family typewriter
24125 \series medium
24126 eqnarray
24127 \family default
24128 \series default
24129 .
24130  There are other multi-line types being more suitable for certain situations,
24131  for example if you want a better inter-line spacing than in formula (
24132 \begin_inset CommandInset ref
24133 LatexCommand ref
24134 reference "eq:asquared"
24135
24136 \end_inset
24137
24138 ).
24139  The other types are described in section
24140 \begin_inset space ~
24141 \end_inset
24142
24143
24144 \begin_inset CommandInset ref
24145 LatexCommand ref
24146 reference "sub:AMS-Formula-Types"
24147
24148 \end_inset
24149
24150 .
24151 \end_layout
24152
24153 \begin_layout Section
24154 Formula Numbering and Referencing
24155 \begin_inset Index idx
24156 status collapsed
24157
24158 \begin_layout Plain Layout
24159 Math ! Formula numbering
24160 \end_layout
24161
24162 \end_inset
24163
24164
24165 \begin_inset Index idx
24166 status collapsed
24167
24168 \begin_layout Plain Layout
24169 Math ! Referencing formulas
24170 \end_layout
24171
24172 \end_inset
24173
24174
24175 \begin_inset CommandInset label
24176 LatexCommand label
24177 name "sec:Formula-Numbering-and"
24178
24179 \end_inset
24180
24181
24182 \end_layout
24183
24184 \begin_layout Standard
24185 To number a formula, set the cursor in the formula and use the menu 
24186 \family sans
24187 Edit\SpecialChar \menuseparator
24188 Math\SpecialChar \menuseparator
24189 Toggle
24190 \begin_inset space ~
24191 \end_inset
24192
24193 Numbering
24194 \family default
24195  or the shortcut 
24196 \begin_inset Info
24197 type  "shortcut"
24198 arg   "math-number-toggle"
24199 \end_inset
24200
24201 .
24202  The formula number appears in LyX as 
24203 \begin_inset Quotes eld
24204 \end_inset
24205
24206 #
24207 \begin_inset Quotes erd
24208 \end_inset
24209
24210  within parentheses.
24211  The 
24212 \begin_inset Quotes eld
24213 \end_inset
24214
24215 #
24216 \begin_inset Quotes erd
24217 \end_inset
24218
24219  denotes that the number will be calculated automatically when the output
24220  is generated.
24221  The placement and format of the formula number in the output depends on
24222  the document class.
24223  In this document the number is printed together with the chapter number,
24224  separated by a dot:
24225 \begin_inset Formula 
24226 \begin{equation}
24227 1+1=2
24228 \end{equation}
24229
24230 \end_inset
24231
24232 Using 
24233 \begin_inset Info
24234 type  "shortcut"
24235 arg   "math-number-toggle"
24236 \end_inset
24237
24238  in a numbered formula will switch off the numbering.
24239  You can only number displayed formulas.
24240 \end_layout
24241
24242 \begin_layout Standard
24243 Multi-line formulas can be numbered line by line: Using the menu 
24244 \family sans
24245 Edit\SpecialChar \menuseparator
24246 Math\SpecialChar \menuseparator
24247 Toggle
24248 \begin_inset space ~
24249 \end_inset
24250
24251 Numbering
24252 \begin_inset space ~
24253 \end_inset
24254
24255 of
24256 \begin_inset space ~
24257 \end_inset
24258
24259 Line
24260 \family default
24261  or the shortcut 
24262 \begin_inset Info
24263 type  "shortcut"
24264 arg   "math-number-line-toggle"
24265 \end_inset
24266
24267  will only toggle the numbering of the line where the cursor is:
24268 \begin_inset Formula 
24269 \begin{eqnarray}
24270 1 & = & 3-2\\
24271 2 & = & 4-2\nonumber \\
24272 4 & \leq & 7
24273 \end{eqnarray}
24274
24275 \end_inset
24276
24277 To number all lines use the shortcut 
24278 \begin_inset Info
24279 type  "shortcut"
24280 arg   "math-number-toggle"
24281 \end_inset
24282
24283 .
24284 \end_layout
24285
24286 \begin_layout Standard
24287 \begin_inset VSpace bigskip
24288 \end_inset
24289
24290 Every displayed formula can be referenced by its number using a label.
24291  A label is inserted with the menu 
24292 \family sans
24293 Insert\SpecialChar \menuseparator
24294 Label
24295 \family default
24296  when the cursor is in the formula.
24297  This opens a dialog to enter the label.
24298  It is recommended to use the proposed 
24299 \begin_inset Quotes eld
24300 \end_inset
24301
24302
24303 \family sans
24304 eq:
24305 \family default
24306
24307 \begin_inset Quotes erd
24308 \end_inset
24309
24310  as first part of the label, because this helps later to identify the label
24311  type when you have many labels in your document.
24312  We inserted in the following example the label 
24313 \begin_inset Quotes eld
24314 \end_inset
24315
24316 eq:tanhExp
24317 \begin_inset Quotes erd
24318 \end_inset
24319
24320  in the second line:
24321 \begin_inset Formula 
24322 \begin{eqnarray}
24323 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24324  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24325 \end{eqnarray}
24326
24327 \end_inset
24328
24329 Every labeled line is automatically numbered.
24330  Therefore the label is shown in LyX at the place of the formula number
24331  placeholder 
24332 \begin_inset Quotes eld
24333 \end_inset
24334
24335 #
24336 \begin_inset Quotes erd
24337 \end_inset
24338
24339 .
24340  You can reference a labeled formula using the menu 
24341 \family sans
24342 Insert\SpecialChar \menuseparator
24343 Cross
24344 \begin_inset space ~
24345 \end_inset
24346
24347 Reference
24348 \family default
24349 .
24350  A dialog appears to choose a label you want refer to.
24351  The reference appears in LyX as a grey cross reference box and in the output
24352  as the formula number:
24353 \end_layout
24354
24355 \begin_layout Standard
24356 This is a cross-reference to equation (
24357 \begin_inset CommandInset ref
24358 LatexCommand ref
24359 reference "eq:tanhExp"
24360
24361 \end_inset
24362
24363 ).
24364 \end_layout
24365
24366 \begin_layout Standard
24367 The properties of LyX's cross-reference box are described in section
24368 \begin_inset space ~
24369 \end_inset
24370
24371
24372 \begin_inset CommandInset ref
24373 LatexCommand ref
24374 reference "sec:Cross-References"
24375
24376 \end_inset
24377
24378 .
24379  To delete a label, set the cursor in the labeled formula, use the menu
24380  
24381 \family sans
24382 Insert\SpecialChar \menuseparator
24383 Label
24384 \family default
24385  and delete the label in the appearing dialog.
24386 \begin_inset Foot
24387 status collapsed
24388
24389 \begin_layout Plain Layout
24390 This is a unintuitive and will be fixed in the next version of LyX.
24391 \end_layout
24392
24393 \end_inset
24394
24395  
24396 \end_layout
24397
24398 \begin_layout Section
24399 User defined math macros
24400 \begin_inset Index idx
24401 status collapsed
24402
24403 \begin_layout Plain Layout
24404 Math ! Macros
24405 \end_layout
24406
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \begin_layout Standard
24413 LyX allows you to define macros for formulas which is very useful when you
24414  have equations of the same form in a document several times.
24415  Math macros are explained in section 
24416 \emph on
24417 Math
24418 \begin_inset space ~
24419 \end_inset
24420
24421 Macros
24422 \emph default
24423  of the 
24424 \emph on
24425 Math
24426 \emph default
24427  manual.
24428 \end_layout
24429
24430 \begin_layout Section
24431 Fine-Tuning
24432 \end_layout
24433
24434 \begin_layout Subsection
24435 Typefaces
24436 \begin_inset Index idx
24437 status collapsed
24438
24439 \begin_layout Plain Layout
24440 Math ! Typefaces
24441 \end_layout
24442
24443 \end_inset
24444
24445
24446 \end_layout
24447
24448 \begin_layout Standard
24449 The standard font for text is italic, for numbers the standard is roman.
24450  To set a font in a formula, use the 
24451 \family sans
24452 Math
24453 \begin_inset space ~
24454 \end_inset
24455
24456 Panel
24457 \family default
24458  button 
24459 \begin_inset Graphics
24460         filename ../images/math/font.png
24461         scale 85
24462         groupId toolbarbuttons
24463
24464 \end_inset
24465
24466 , or enter its command, listed in table
24467 \begin_inset space ~
24468 \end_inset
24469
24470
24471 \begin_inset CommandInset ref
24472 LatexCommand ref
24473 reference "cap:Typefaces-and-the"
24474
24475 \end_inset
24476
24477 , directly.
24478 \end_layout
24479
24480 \begin_layout Standard
24481 \begin_inset Float table
24482 wide false
24483 sideways false
24484 status open
24485
24486 \begin_layout Plain Layout
24487 \begin_inset Caption
24488
24489 \begin_layout Plain Layout
24490 \begin_inset CommandInset label
24491 LatexCommand label
24492 name "cap:Typefaces-and-the"
24493
24494 \end_inset
24495
24496 Typefaces and the corresponding commands.
24497 \end_layout
24498
24499 \end_inset
24500
24501
24502 \end_layout
24503
24504 \begin_layout Plain Layout
24505 \align center
24506 \begin_inset Tabular
24507 <lyxtabular version="3" rows="9" columns="2">
24508 <features tabularvalignment="middle">
24509 <column alignment="center" valignment="top" width="0pt">
24510 <column alignment="center" valignment="top" width="0pt">
24511 <row>
24512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516 Font
24517 \end_layout
24518
24519 \end_inset
24520 </cell>
24521 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24522 \begin_inset Text
24523
24524 \begin_layout Plain Layout
24525 Command
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 </row>
24531 <row>
24532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24533 \begin_inset Text
24534
24535 \begin_layout Plain Layout
24536
24537 \shape up
24538 \size normal
24539 \bar no
24540 \noun off
24541 \color none
24542 \begin_inset Formula $\mathrm{Roman}$
24543 \end_inset
24544
24545
24546 \end_layout
24547
24548 \end_inset
24549 </cell>
24550 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24551 \begin_inset Text
24552
24553 \begin_layout Plain Layout
24554
24555 \series bold
24556
24557 \backslash
24558 mathrm
24559 \end_layout
24560
24561 \end_inset
24562 </cell>
24563 </row>
24564 <row>
24565 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24570 \end_inset
24571
24572
24573 \end_layout
24574
24575 \end_inset
24576 </cell>
24577 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581
24582 \series bold
24583
24584 \backslash
24585 mathbf
24586 \end_layout
24587
24588 \end_inset
24589 </cell>
24590 </row>
24591 <row>
24592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24593 \begin_inset Text
24594
24595 \begin_layout Plain Layout
24596 \begin_inset Formula $\mathit{Italic}$
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \series bold
24610
24611 \backslash
24612 mathit
24613 \end_layout
24614
24615 \end_inset
24616 </cell>
24617 </row>
24618 <row>
24619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24620 \begin_inset Text
24621
24622 \begin_layout Plain Layout
24623
24624 \shape up
24625 \size normal
24626 \bar no
24627 \noun off
24628 \color none
24629 \begin_inset Formula $\mathtt{Typewriter}$
24630 \end_inset
24631
24632
24633 \end_layout
24634
24635 \end_inset
24636 </cell>
24637 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24638 \begin_inset Text
24639
24640 \begin_layout Plain Layout
24641
24642 \series bold
24643
24644 \backslash
24645 mathtt
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 </row>
24651 <row>
24652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24657 \end_inset
24658
24659
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668
24669 \series bold
24670
24671 \backslash
24672 mathbb
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 </row>
24678 <row>
24679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683 \begin_inset Formula $\mathfrak{Fraktur}$
24684 \end_inset
24685
24686
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695
24696 \series bold
24697
24698 \backslash
24699 mathfrak
24700 \end_layout
24701
24702 \end_inset
24703 </cell>
24704 </row>
24705 <row>
24706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710
24711 \shape up
24712 \size normal
24713 \emph on
24714 \bar no
24715 \noun off
24716 \color none
24717 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24718 \end_inset
24719
24720
24721 \end_layout
24722
24723 \end_inset
24724 </cell>
24725 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \series bold
24731
24732 \backslash
24733 mathcal
24734 \end_layout
24735
24736 \end_inset
24737 </cell>
24738 </row>
24739 <row>
24740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24741 \begin_inset Text
24742
24743 \begin_layout Plain Layout
24744 \begin_inset Formula $\mathsf{SansSerif}$
24745 \end_inset
24746
24747
24748 \end_layout
24749
24750 \end_inset
24751 </cell>
24752 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756
24757 \series bold
24758
24759 \backslash
24760 mathsf
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 </row>
24766 </lyxtabular>
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \end_inset
24774
24775
24776 \end_layout
24777
24778 \begin_layout Standard
24779 \begin_inset Note Greyedout
24780 status open
24781
24782 \begin_layout Plain Layout
24783
24784 \series bold
24785 Note:
24786 \series default
24787  You can only print capital letters in the typefaces 
24788 \family sans
24789 Blackboard
24790 \family default
24791  and 
24792 \family sans
24793 Calligraphic
24794 \family default
24795 .
24796 \end_layout
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Standard
24804 When you use a typeface, a blue box is inserted in the formula.
24805  Every character in this box will be printed in this typeface.
24806  Pressing 
24807 \family sans
24808 Space
24809 \family default
24810  within the box will set the cursor outside, so that you have to use a protected
24811  space when you need a space in the box.
24812  Here an example where 
24813 \begin_inset Quotes eld
24814 \end_inset
24815
24816 N
24817 \begin_inset Quotes erd
24818 \end_inset
24819
24820  in 
24821 \family sans
24822 Blackboard
24823 \family default
24824  denotes the set of numbers:
24825 \begin_inset Formula 
24826 \[
24827 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24828 \]
24829
24830 \end_inset
24831
24832
24833 \end_layout
24834
24835 \begin_layout Standard
24836 The typefaces are nestable, which can cause confusion.
24837  You can e.
24838 \begin_inset space \thinspace{}
24839 \end_inset
24840
24841 g.
24842 \begin_inset space \space{}
24843 \end_inset
24844
24845 put a character in 
24846 \family sans
24847 Fraktur
24848 \family default
24849  in a box for 
24850 \family sans
24851 Typewriter
24852 \family default
24853
24854 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24855 \end_inset
24856
24857  
24858 \begin_inset Newline newline
24859 \end_inset
24860
24861 So it is better not to use this feature.
24862 \end_layout
24863
24864 \begin_layout Standard
24865 The typefaces have no effect on Greek letters: 
24866 \begin_inset Formula $\mathfrak{abc\delta e}$
24867 \end_inset
24868
24869
24870 \begin_inset Newline newline
24871 \end_inset
24872
24873 You can only print them emboldened using the command 
24874 \series bold
24875
24876 \backslash
24877 boldsymbol
24878 \series default
24879 , which works like the other typeface commands: 
24880 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24881 \end_inset
24882
24883
24884 \end_layout
24885
24886 \begin_layout Standard
24887
24888 \series bold
24889
24890 \backslash
24891 boldsymbol
24892 \series default
24893  works for all symbols, letters, and numbers.
24894 \end_layout
24895
24896 \begin_layout Standard
24897 A number of other font options are available as well, in the menu 
24898 \family sans
24899 Edit\SpecialChar \menuseparator
24900 Math\SpecialChar \menuseparator
24901 Text
24902 \begin_inset space ~
24903 \end_inset
24904
24905 Style
24906 \family default
24907 .
24908 \end_layout
24909
24910 \begin_layout Subsection
24911 Math Text
24912 \begin_inset Index idx
24913 status collapsed
24914
24915 \begin_layout Plain Layout
24916 Math ! Text
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \end_layout
24923
24924 \begin_layout Standard
24925 Typefaces are useful for entering some characters in some given font, but
24926  not for text.
24927  For typing longer pieces of text use the math text, which is obtained using
24928  the entry 
24929 \family sans
24930 Normal
24931 \begin_inset space ~
24932 \end_inset
24933
24934 text
24935 \begin_inset space ~
24936 \end_inset
24937
24938 mode
24939 \family default
24940  of the 
24941 \family sans
24942 Math
24943 \begin_inset space ~
24944 \end_inset
24945
24946 Panel
24947 \family default
24948  button 
24949 \begin_inset Graphics
24950         filename ../images/math/font.png
24951         scale 85
24952         groupId toolbarbuttons
24953
24954 \end_inset
24955
24956  (shortcut 
24957 \begin_inset Info
24958 type  "shortcut"
24959 arg   "font-default"
24960 \end_inset
24961
24962 ).
24963  Math text appears in LyX in black instead of blue.
24964  You can use spaces and accents in math text like in normal text.
24965  Here is an example:
24966 \begin_inset Formula 
24967 \[
24968 f(x)=\begin{cases}
24969 x & \mbox{if I say so}\\
24970 -x & \mbox{under Umständen}
24971 \end{cases}
24972 \]
24973
24974 \end_inset
24975
24976
24977 \end_layout
24978
24979 \begin_layout Subsection
24980 Font Sizes
24981 \begin_inset Index idx
24982 status collapsed
24983
24984 \begin_layout Plain Layout
24985 Math ! Font sizes
24986 \end_layout
24987
24988 \end_inset
24989
24990
24991 \end_layout
24992
24993 \begin_layout Standard
24994 There are four font styles (relative sizes) used in math-mode, which are
24995  automatically chosen in most situations.
24996  These are called 
24997 \family sans
24998 textstyle
24999 \family default
25000
25001 \family sans
25002 displaystyle
25003 \family default
25004
25005 \family sans
25006 scriptstyle
25007 \family default
25008 , and 
25009 \family sans
25010 scriptscriptstyle
25011 \family default
25012 .
25013  For most characters, 
25014 \family sans
25015 textstyle
25016 \family default
25017  and 
25018 \family sans
25019 displaystyle
25020 \family default
25021  are actually the same size, but fractions, superscripts and subscripts,
25022  and certain other structures, are set larger in 
25023 \family sans
25024 displaystyle
25025 \family default
25026 .
25027  Except for some operators, which resize themselves to accommodate various
25028  situations, all text will be set in the styles that LaTeX thinks are appropriat
25029 e.
25030  These choices can be overridden by using the math panel button 
25031 \begin_inset Graphics
25032         filename ../images/math/style.png
25033         scale 85
25034         groupId toolbarbuttons
25035
25036 \end_inset
25037
25038 .
25039  A box for the size will be created in which you can insert the math structure.
25040  For example, you can set 
25041 \begin_inset Formula $\frac{1}{2}$
25042 \end_inset
25043
25044 , which is normally in 
25045 \family sans
25046 textstyle
25047 \family default
25048 , larger in 
25049 \family sans
25050 displaystyle
25051 \family default
25052
25053 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25054 \end_inset
25055
25056 .
25057  The four styles are used in the following example:
25058 \end_layout
25059
25060 \begin_layout Standard
25061 \begin_inset Formula $displaystyle$
25062 \end_inset
25063
25064
25065 \begin_inset Formula ${\textstyle textstyle}$
25066 \end_inset
25067
25068
25069 \begin_inset Formula ${\scriptstyle scriptstyle}$
25070 \end_inset
25071
25072
25073 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25074 \end_inset
25075
25076 .
25077 \end_layout
25078
25079 \begin_layout Standard
25080 All these math-mode font sizes are relative, that means, if the whole math
25081  inset is set in a particular size with the menu 
25082 \family sans
25083 Edit\SpecialChar \menuseparator
25084 Text
25085 \begin_inset space ~
25086 \end_inset
25087
25088 Style
25089 \family default
25090 , all sizes in the formula will be adjusted relative to this size.
25091  Similarly, if the base font size of the document is changed, all fonts
25092  will be adjusted to correspond.
25093  As an example here is a formula in the font size 
25094 \begin_inset Quotes eld
25095 \end_inset
25096
25097 largest
25098 \begin_inset Quotes erd
25099 \end_inset
25100
25101 :
25102 \end_layout
25103
25104 \begin_layout Standard
25105
25106 \family roman
25107 \size largest
25108 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25109 \end_inset
25110
25111
25112 \end_layout
25113
25114 \begin_layout Section
25115 Theorem Modules
25116 \end_layout
25117
25118 \begin_layout Standard
25119 As of LyX 1.6, support for theorem-like environments has been moved out of
25120  the document classes and into layout modules.
25121 \begin_inset Index idx
25122 status collapsed
25123
25124 \begin_layout Plain Layout
25125 Layout Modules
25126 \end_layout
25127
25128 \end_inset
25129
25130  As a result, theorem-like environments can now easily be used with classes
25131  other than the AMS classes.
25132  See section 
25133 \begin_inset CommandInset ref
25134 LatexCommand ref
25135 reference "sub:Modules"
25136
25137 \end_inset
25138
25139  for more on layout modules.
25140 \end_layout
25141
25142 \begin_layout Section
25143 AMS-LaTeX
25144 \begin_inset Index idx
25145 status collapsed
25146
25147 \begin_layout Plain Layout
25148 AMS math
25149 \end_layout
25150
25151 \end_inset
25152
25153
25154 \begin_inset Index idx
25155 status collapsed
25156
25157 \begin_layout Plain Layout
25158 Math ! AMS
25159 \end_layout
25160
25161 \end_inset
25162
25163
25164 \end_layout
25165
25166 \begin_layout Standard
25167 LyX supports the packages provided by the American Mathematical Society
25168  (AMS) that are in common use.
25169 \end_layout
25170
25171 \begin_layout Subsection
25172 Enabling AMS-Support
25173 \end_layout
25174
25175 \begin_layout Standard
25176 Selecting the checkbox 
25177 \family sans
25178 Use
25179 \begin_inset space ~
25180 \end_inset
25181
25182 AMS
25183 \begin_inset space ~
25184 \end_inset
25185
25186 math
25187 \begin_inset space ~
25188 \end_inset
25189
25190 package
25191 \family default
25192  in the 
25193 \family sans
25194 Document\SpecialChar \menuseparator
25195 Settings
25196 \family default
25197
25198 \begin_inset Index idx
25199 status collapsed
25200
25201 \begin_layout Plain Layout
25202 Document ! Settings
25203 \end_layout
25204
25205 \end_inset
25206
25207  dialog under 
25208 \family sans
25209 Math
25210 \begin_inset space ~
25211 \end_inset
25212
25213 Options
25214 \family default
25215  will include the AMS-packages in the document, and make the facilities
25216  available.
25217  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25218  formulas, ensure that you have enabled AMS.
25219 \end_layout
25220
25221 \begin_layout Subsection
25222 AMS-Formula Types
25223 \begin_inset CommandInset label
25224 LatexCommand label
25225 name "sub:AMS-Formula-Types"
25226
25227 \end_inset
25228
25229
25230 \begin_inset Index idx
25231 status collapsed
25232
25233 \begin_layout Plain Layout
25234 Math ! Multi-line Equations
25235 \end_layout
25236
25237 \end_inset
25238
25239
25240 \end_layout
25241
25242 \begin_layout Standard
25243 AMS-LaTeX provides a selection of different formula types.
25244  LyX allows you to choose between 
25245 \family typewriter
25246 align
25247 \family default
25248
25249 \family typewriter
25250 alignat
25251 \family default
25252
25253 \family typewriter
25254 flalign
25255 \family default
25256
25257 \family typewriter
25258 gather
25259 \family default
25260 , and 
25261 \family typewriter
25262 multline
25263 \family default
25264 .
25265  We refer to the AMS-documentation for an explanation of these formula types.
25266 \end_layout
25267
25268 \begin_layout Chapter
25269 More Tools
25270 \end_layout
25271
25272 \begin_layout Section
25273 Cross-References
25274 \begin_inset Index idx
25275 status collapsed
25276
25277 \begin_layout Plain Layout
25278 Cross references
25279 \end_layout
25280
25281 \end_inset
25282
25283
25284 \begin_inset CommandInset label
25285 LatexCommand label
25286 name "sec:Cross-References"
25287
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \begin_layout Standard
25294 One of LyX's strengths are cross-references.
25295  You can reference every section, float, footnote, formula, and list in
25296  the document.
25297  To reference a document part, you have to insert a label into it.
25298  The label is used as anchor and name for the reference.
25299  We want for example to refer to the second item of the following list:
25300 \end_layout
25301
25302 \begin_layout Enumerate
25303 First item
25304 \end_layout
25305
25306 \begin_layout Enumerate
25307 \begin_inset CommandInset label
25308 LatexCommand label
25309 name "enu:Second-item"
25310
25311 \end_inset
25312
25313 Second item
25314 \end_layout
25315
25316 \begin_layout Enumerate
25317 Third item
25318 \end_layout
25319
25320 \begin_layout Standard
25321 First we insert a label into the second item with the menu 
25322 \family sans
25323 Insert\SpecialChar \menuseparator
25324 Label
25325 \family default
25326  or by pressing the toolbar button 
25327 \begin_inset Info
25328 type  "icon"
25329 arg   "label-insert"
25330 \end_inset
25331
25332 .
25333  A grey label box like this: 
25334 \begin_inset Graphics
25335         filename clipart/labelQt4.png
25336         scale 85
25337
25338 \end_inset
25339
25340  is inserted and the label window pops up asking for the label text.
25341  LyX offers as text the first words of the item with a prefix, in our case
25342  the text 
25343 \begin_inset Quotes eld
25344 \end_inset
25345
25346
25347 \family sans
25348 enu: Second-item
25349 \family default
25350
25351 \begin_inset Quotes erd
25352 \end_inset
25353
25354 .
25355  The prefix 
25356 \begin_inset Quotes eld
25357 \end_inset
25358
25359
25360 \family sans
25361 enu:
25362 \family default
25363
25364 \begin_inset Quotes erd
25365 \end_inset
25366
25367  stands for 
25368 \begin_inset Quotes eld
25369 \end_inset
25370
25371 enumerate
25372 \begin_inset Quotes erd
25373 \end_inset
25374
25375 .
25376  The prefix depends on the document part where the label is inserted, e.
25377 \begin_inset space \thinspace{}
25378 \end_inset
25379
25380 g.
25381 \begin_inset space \space{}
25382 \end_inset
25383
25384 if you insert a label into a section heading, the prefix will be 
25385 \begin_inset Quotes eld
25386 \end_inset
25387
25388
25389 \family sans
25390 sec:
25391 \family default
25392
25393 \begin_inset Quotes erd
25394 \end_inset
25395
25396 .
25397 \end_layout
25398
25399 \begin_layout Standard
25400 To reference the item, we refer to its label using the menu 
25401 \family sans
25402 Insert\SpecialChar \menuseparator
25403 Cross-Reference
25404 \family default
25405  or the toolbar button 
25406 \begin_inset Info
25407 type  "icon"
25408 arg   "dialog-show-new-inset ref"
25409 \end_inset
25410
25411 .
25412  A grey cross-reference box like this: 
25413 \begin_inset Graphics
25414         filename clipart/referenceQt4.png
25415         scale 85
25416
25417 \end_inset
25418
25419  is inserted and the cross-reference window appears showing all the labels
25420  in the document.
25421  We can now sort the labels alphabetically and then choose the entry 
25422 \begin_inset Quotes eld
25423 \end_inset
25424
25425
25426 \family sans
25427 enu:Second-item
25428 \family default
25429
25430 \begin_inset Quotes erd
25431 \end_inset
25432
25433 .
25434  At the position of the cross-reference box the item number will appear
25435  in the output.
25436 \end_layout
25437
25438 \begin_layout Standard
25439 Alternatively to 
25440 \family sans
25441 Insert\SpecialChar \menuseparator
25442 Cross-Reference
25443 \family default
25444 , you can right-click on a label and use in the appearing context menu 
25445 \family sans
25446 Copy as Reference
25447 \family default
25448 .
25449  The cross-reference to this label is now in the clipboard and can be copied
25450  to the actual cursor position via the menu 
25451 \family sans
25452 Edit\SpecialChar \menuseparator
25453 Paste
25454 \family default
25455  (shortcut Ctrl+V).
25456 \end_layout
25457
25458 \begin_layout Standard
25459 Here is our cross-reference: Item
25460 \begin_inset space ~
25461 \end_inset
25462
25463
25464 \begin_inset CommandInset ref
25465 LatexCommand ref
25466 reference "enu:Second-item"
25467
25468 \end_inset
25469
25470
25471 \end_layout
25472
25473 \begin_layout Standard
25474 It is recommended to use a protected space
25475 \begin_inset Foot
25476 status collapsed
25477
25478 \begin_layout Plain Layout
25479 described in section
25480 \begin_inset space ~
25481 \end_inset
25482
25483
25484 \begin_inset CommandInset ref
25485 LatexCommand ref
25486 reference "sub:Protected-Space"
25487
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \end_inset
25494
25495  between the cross-reference name and its number to avoid ugly line breaks
25496  between them.
25497 \end_layout
25498
25499 \begin_layout Standard
25500 There are six varieties of cross-references:
25501 \end_layout
25502
25503 \begin_layout Description
25504 <reference>: prints the number, this is the default: 
25505 \begin_inset CommandInset ref
25506 LatexCommand ref
25507 reference "cap:Two-distorted-images"
25508
25509 \end_inset
25510
25511
25512 \end_layout
25513
25514 \begin_layout Description
25515 (<reference>): prints the number within two parentheses, this is the style
25516  normally used to reference formulas, especially when the reference name
25517  
25518 \begin_inset Quotes eld
25519 \end_inset
25520
25521 Equation
25522 \begin_inset Quotes erd
25523 \end_inset
25524
25525  is omitted: 
25526 \begin_inset CommandInset ref
25527 LatexCommand eqref
25528 reference "eq:tanhExp"
25529
25530 \end_inset
25531
25532
25533 \end_layout
25534
25535 \begin_layout Description
25536 <page>: prints the page number: Page
25537 \begin_inset space ~
25538 \end_inset
25539
25540
25541 \begin_inset CommandInset ref
25542 LatexCommand pageref
25543 reference "cap:Two-distorted-images"
25544
25545 \end_inset
25546
25547
25548 \end_layout
25549
25550 \begin_layout Description
25551 on
25552 \begin_inset space ~
25553 \end_inset
25554
25555 page
25556 \begin_inset space ~
25557 \end_inset
25558
25559 <page>: prints the text "on page" and the page number: 
25560 \begin_inset CommandInset ref
25561 LatexCommand vpageref
25562 reference "cap:Two-distorted-images"
25563
25564 \end_inset
25565
25566
25567 \end_layout
25568
25569 \begin_layout Description
25570 <reference>
25571 \begin_inset space ~
25572 \end_inset
25573
25574 on
25575 \begin_inset space ~
25576 \end_inset
25577
25578 page
25579 \begin_inset space ~
25580 \end_inset
25581
25582 <page>: prints the number, the text "on page", and the page number: 
25583 \begin_inset CommandInset ref
25584 LatexCommand vref
25585 reference "cap:Two-distorted-images"
25586
25587 \end_inset
25588
25589
25590 \end_layout
25591
25592 \begin_layout Description
25593 Formatted
25594 \begin_inset space ~
25595 \end_inset
25596
25597 reference: prints a self defined cross-reference format.
25598 \begin_inset Newline newline
25599 \end_inset
25600
25601
25602 \begin_inset Note Greyedout
25603 status open
25604
25605 \begin_layout Plain Layout
25606
25607 \series bold
25608 Note:
25609 \series default
25610  This feature is only available when you have the LaTeX-package 
25611 \series bold
25612 prettyref
25613 \series default
25614  or 
25615 \series bold
25616 refstyle
25617 \series default
25618
25619 \begin_inset Index idx
25620 status collapsed
25621
25622 \begin_layout Plain Layout
25623 LaTeX-packages ! prettyref
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \begin_inset Index idx
25630 status collapsed
25631
25632 \begin_layout Plain Layout
25633 LaTeX-packages ! refstyle
25634 \end_layout
25635
25636 \end_inset
25637
25638  installed.
25639 \end_layout
25640
25641 \end_inset
25642
25643
25644 \end_layout
25645
25646 \begin_layout Description
25647 Textual
25648 \begin_inset space ~
25649 \end_inset
25650
25651 reference: prints the caption or name of the reference: 
25652 \begin_inset CommandInset ref
25653 LatexCommand nameref
25654 reference "cap:Two-distorted-images"
25655
25656 \end_inset
25657
25658
25659 \end_layout
25660
25661 \begin_layout Standard
25662
25663 \family sans
25664 <page>
25665 \family default
25666  will not print the page number if the label is on the previous, the same,
25667  or the next page.
25668  You will e.
25669 \begin_inset space \thinspace{}
25670 \end_inset
25671
25672 g.
25673 \begin_inset space \space{}
25674 \end_inset
25675
25676 see the text 
25677 \begin_inset Quotes eld
25678 \end_inset
25679
25680
25681 \family sans
25682 on this page
25683 \family default
25684
25685 \begin_inset Quotes erd
25686 \end_inset
25687
25688  instead.
25689  The style 
25690 \family sans
25691 <reference> on page <page>
25692 \family default
25693  will not print anything about the page if the label is on the same page.
25694 \end_layout
25695
25696 \begin_layout Standard
25697 The number and current page of the referenced document part in the output
25698  is automatically calculated by LaTeX.
25699  The varieties are adjusted in the field 
25700 \family sans
25701 Format
25702 \family default
25703  of the cross-reference window, that appear when you click on the cross-referenc
25704 e.
25705 \end_layout
25706
25707 \begin_layout Standard
25708 You can only use the style 
25709 \family sans
25710 <reference>
25711 \family default
25712  to reference numbered document parts, while the reference style 
25713 \family sans
25714 <page>
25715 \family default
25716  is always possible.
25717 \end_layout
25718
25719 \begin_layout Standard
25720 If you want to reference a section, put the label in the section heading;
25721  for floats put the label in the caption; for footnotes put the label in
25722  it.
25723  Referencing formulas is explained in section
25724 \begin_inset space ~
25725 \end_inset
25726
25727
25728 \begin_inset CommandInset ref
25729 LatexCommand ref
25730 reference "sec:Formula-Numbering-and"
25731
25732 \end_inset
25733
25734 .
25735 \end_layout
25736
25737 \begin_layout Standard
25738 Right-clicking on a cross-reference opens a context menu.
25739  The entry 
25740 \family sans
25741 Go
25742 \begin_inset space ~
25743 \end_inset
25744
25745 to
25746 \begin_inset space ~
25747 \end_inset
25748
25749 Label
25750 \family default
25751  sets the cursor before the referenced label.
25752  This entry will be renamed in the context menu of the label to 
25753 \family sans
25754 Go
25755 \begin_inset space ~
25756 \end_inset
25757
25758 Back
25759 \family default
25760  so that you can use it to set the cursor back to the cross-reference.
25761  You can also go back with the toolbar button 
25762 \begin_inset Info
25763 type  "icon"
25764 arg   "bookmark-goto 0"
25765 \end_inset
25766
25767 .
25768 \end_layout
25769
25770 \begin_layout Standard
25771 You can change labels at any time.
25772  References to the changed label will automatically be updated so that you
25773  do not need to take care about this.
25774 \end_layout
25775
25776 \begin_layout Standard
25777 If a cross-reference refers to a non-existent label, you will see two question
25778  marks in the output instead of the reference.
25779 \end_layout
25780
25781 \begin_layout Standard
25782 References are described in detail in sec.
25783 \begin_inset space ~
25784 \end_inset
25785
25786
25787 \begin_inset Quotes eld
25788 \end_inset
25789
25790 Referencing Floats
25791 \begin_inset Quotes erd
25792 \end_inset
25793
25794  of the 
25795 \emph on
25796 Embedded Objects
25797 \emph default
25798  manual.
25799 \end_layout
25800
25801 \begin_layout Section
25802 Table of Contents and other Listings
25803 \begin_inset Index idx
25804 status collapsed
25805
25806 \begin_layout Plain Layout
25807 Table of contents
25808 \end_layout
25809
25810 \end_inset
25811
25812
25813 \begin_inset Index idx
25814 status collapsed
25815
25816 \begin_layout Plain Layout
25817 Outline
25818 \end_layout
25819
25820 \end_inset
25821
25822
25823 \begin_inset CommandInset label
25824 LatexCommand label
25825 name "sec:toc"
25826
25827 \end_inset
25828
25829
25830 \end_layout
25831
25832 \begin_layout Subsection
25833 Table of Contents
25834 \begin_inset CommandInset label
25835 LatexCommand label
25836 name "sub:Table-of-Contents"
25837
25838 \end_inset
25839
25840
25841 \end_layout
25842
25843 \begin_layout Standard
25844 The Table of Contents (TOC) is inserted with the menu 
25845 \family sans
25846 Insert\SpecialChar \menuseparator
25847 List/TOC\SpecialChar \menuseparator
25848 Table
25849 \begin_inset space ~
25850 \end_inset
25851
25852 of
25853 \begin_inset space ~
25854 \end_inset
25855
25856 Contents
25857 \family default
25858 .
25859  Is is displayed in LyX as a gray box.
25860  If you click on it, the 
25861 \family sans
25862 Outline
25863 \family default
25864  window appears, showing you the TOC entries as outline to move and rearrange
25865  sections in your documents.
25866  So this operation is an alternative to the menu 
25867 \family sans
25868 Document\SpecialChar \menuseparator
25869 Outline
25870 \family default
25871  that is described in sec.
25872 \begin_inset space \thinspace{}
25873 \end_inset
25874
25875
25876 \begin_inset CommandInset ref
25877 LatexCommand ref
25878 reference "sec:Navigating"
25879
25880 \end_inset
25881
25882 .
25883 \end_layout
25884
25885 \begin_layout Standard
25886 The TOC in the document output lists every numbered section automatically.
25887  If you have declared a short title for a section heading, as described
25888  in section
25889 \begin_inset space ~
25890 \end_inset
25891
25892
25893 \begin_inset CommandInset ref
25894 LatexCommand ref
25895 reference "sec:Short-Titles"
25896
25897 \end_inset
25898
25899 , it will be used in the TOC instead of the section heading.
25900  Section
25901 \begin_inset space ~
25902 \end_inset
25903
25904
25905 \begin_inset CommandInset ref
25906 LatexCommand ref
25907 reference "sub:Numbering-depth"
25908
25909 \end_inset
25910
25911  describes how the level is adjusted that defines which section types are
25912  listed in the TOC.
25913  Unnumbered sections are not listed in the TOC.
25914 \end_layout
25915
25916 \begin_layout Subsection
25917 List of Figures, Tables, and Algorithms
25918 \begin_inset CommandInset label
25919 LatexCommand label
25920 name "sub:List-of-Figures"
25921
25922 \end_inset
25923
25924
25925 \end_layout
25926
25927 \begin_layout Standard
25928 Table, figure, and algorithm lists are very much like the table of contents.
25929  You can insert them via the 
25930 \family sans
25931 Insert\SpecialChar \menuseparator
25932 List
25933 \begin_inset space ~
25934 \end_inset
25935
25936 /
25937 \begin_inset space ~
25938 \end_inset
25939
25940 TOC
25941 \family default
25942  submenus.
25943  The list entries are the float captions and the float number.
25944 \end_layout
25945
25946 \begin_layout Section
25947 URLs and Hyperlinks
25948 \begin_inset Index idx
25949 status collapsed
25950
25951 \begin_layout Plain Layout
25952 URLs
25953 \end_layout
25954
25955 \end_inset
25956
25957
25958 \begin_inset Index idx
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962 Hyperlinks
25963 \end_layout
25964
25965 \end_inset
25966
25967
25968 \end_layout
25969
25970 \begin_layout Subsection
25971 URLs
25972 \begin_inset CommandInset label
25973 LatexCommand label
25974 name "sub:URLs"
25975
25976 \end_inset
25977
25978
25979 \end_layout
25980
25981 \begin_layout Standard
25982 Links to web pages or email addresses can be inserted via the menu 
25983 \family sans
25984 Insert\SpecialChar \menuseparator
25985 URL
25986 \family default
25987 .
25988 \end_layout
25989
25990 \begin_layout Standard
25991 Here is an example URL: LyX's homepage: 
25992 \begin_inset Flex URL
25993 status open
25994
25995 \begin_layout Plain Layout
25996
25997 http://www.lyx.org
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \begin_layout Standard
26006 You cannot change the style of the link text, the URL text will always be
26007  in the style 
26008 \family typewriter
26009 Typewriter
26010 \family default
26011 .
26012  To be able to format the URL text, use hyperlinks as explained in the next
26013  subsection.
26014 \end_layout
26015
26016 \begin_layout Standard
26017 \begin_inset Note Greyedout
26018 status open
26019
26020 \begin_layout Plain Layout
26021
26022 \series bold
26023 Note:
26024 \series default
26025  URLs must not end with a backslash, otherwise you get LaTeX errors.
26026 \end_layout
26027
26028 \end_inset
26029
26030
26031 \end_layout
26032
26033 \begin_layout Subsection
26034 Hyperlinks
26035 \begin_inset CommandInset label
26036 LatexCommand label
26037 name "sub:Hyperlinks"
26038
26039 \end_inset
26040
26041
26042 \end_layout
26043
26044 \begin_layout Standard
26045 Hyperlinks can be inserted with the menu 
26046 \family sans
26047 Insert\SpecialChar \menuseparator
26048 Hyperlink
26049 \family default
26050  or with the toolbar button 
26051 \begin_inset Info
26052 type  "icon"
26053 arg   "href-insert"
26054 \end_inset
26055
26056 .
26057  The appearing dialog has two fields: 
26058 \family sans
26059 Target
26060 \family default
26061  and 
26062 \family sans
26063 Name
26064 \family default
26065 .
26066  The name is the printed text for the hyperlink.
26067  The hyperlink type can be a weblink like this: 
26068 \begin_inset CommandInset href
26069 LatexCommand href
26070 name "LyX's homepage"
26071 target "http://www.lyx.org"
26072
26073 \end_inset
26074
26075 , an Email address like this: 
26076 \begin_inset CommandInset href
26077 LatexCommand href
26078 name "lyx-docs mailing list"
26079 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26080 type "mailto:"
26081
26082 \end_inset
26083
26084 , or a link to a file.
26085 \end_layout
26086
26087 \begin_layout Standard
26088 You can start applications via a hyperlink when you insert a weblink, but
26089  add the prefix 
26090 \begin_inset Quotes eld
26091 \end_inset
26092
26093
26094 \family sans
26095 run:
26096 \family default
26097
26098 \begin_inset Quotes erd
26099 \end_inset
26100
26101  to the link target.
26102 \end_layout
26103
26104 \begin_layout Standard
26105 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26106  and become clickable in the DVI and PDF-output.
26107  To set the format of the link text, highlight the hyperlink inset and use
26108  the text style dialog.
26109  This is for example a hyperlink with bold sans serif text: 
26110 \family sans
26111 \series bold
26112
26113 \begin_inset CommandInset href
26114 LatexCommand href
26115 name "LyX's homepage"
26116 target "http://www.lyx.org"
26117
26118 \end_inset
26119
26120
26121 \end_layout
26122
26123 \begin_layout Standard
26124 The link text color can be changed, when the option 
26125 \family sans
26126 Color links
26127 \family default
26128  is set in the PDF Properties dialog (menu 
26129 \family sans
26130 Document\SpecialChar \menuseparator
26131 Settings\SpecialChar \menuseparator
26132 PDF Properties
26133 \family default
26134 ).
26135  The link text is for example set in this document to blue by adding the
26136  option
26137 \begin_inset Newline newline
26138 \end_inset
26139
26140
26141 \series bold
26142 urlcolor=blue
26143 \series default
26144
26145 \begin_inset Newline newline
26146 \end_inset
26147
26148 to the field 
26149 \family sans
26150 Additional options
26151 \family default
26152  in the PDF Properties dialog.
26153 \end_layout
26154
26155 \begin_layout Section
26156 Appendices
26157 \begin_inset Index idx
26158 status collapsed
26159
26160 \begin_layout Plain Layout
26161 Appendix
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \begin_inset CommandInset label
26168 LatexCommand label
26169 name "sec:Appendices"
26170
26171 \end_inset
26172
26173
26174 \end_layout
26175
26176 \begin_layout Standard
26177 Appendices are created with the menu 
26178 \family sans
26179 Document\SpecialChar \menuseparator
26180 Start
26181 \begin_inset space ~
26182 \end_inset
26183
26184 Appendix
26185 \begin_inset space ~
26186 \end_inset
26187
26188 Here
26189 \family default
26190 .
26191  This menu sets the document from the current cursor position to the end
26192  as the appendix region.
26193  The region is marked with a red borderline.
26194 \end_layout
26195
26196 \begin_layout Standard
26197 Every chapter (or section) within the appendix region is treated as an appendix,
26198  numbered with a capital Latin letter.
26199  The appendix subsections are numbered with this letter followed by a dot
26200  and the subsection number.
26201  All appendix sections can be referenced as if they were normal sections,
26202  here two examples:
26203 \end_layout
26204
26205 \begin_layout Standard
26206 Appendix
26207 \begin_inset space ~
26208 \end_inset
26209
26210
26211 \begin_inset CommandInset ref
26212 LatexCommand ref
26213 reference "cha:Credits"
26214
26215 \end_inset
26216
26217 ; Appendix
26218 \begin_inset space ~
26219 \end_inset
26220
26221
26222 \begin_inset CommandInset ref
26223 LatexCommand ref
26224 reference "sub:Export"
26225
26226 \end_inset
26227
26228
26229 \end_layout
26230
26231 \begin_layout Section
26232 Bibliography
26233 \begin_inset Index idx
26234 status collapsed
26235
26236 \begin_layout Plain Layout
26237 Bibliography
26238 \end_layout
26239
26240 \end_inset
26241
26242
26243 \begin_inset CommandInset label
26244 LatexCommand label
26245 name "sec:Bibliography"
26246
26247 \end_inset
26248
26249
26250 \end_layout
26251
26252 \begin_layout Standard
26253 There are two ways of generating the bibliography in a LyX-document.
26254  You can include a bibliography database,
26255 \begin_inset Foot
26256 status collapsed
26257
26258 \begin_layout Plain Layout
26259 Known under the name 
26260 \begin_inset Quotes eld
26261 \end_inset
26262
26263 BibTeX-database
26264 \begin_inset Quotes erd
26265 \end_inset
26266
26267 .
26268 \end_layout
26269
26270 \end_inset
26271
26272  which is explained in the next subsection, or you can insert the bibliography
26273  manually, using the paragraph environment 
26274 \family sans
26275 Bibliography
26276 \family default
26277 , which was described in section
26278 \begin_inset space ~
26279 \end_inset
26280
26281
26282 \begin_inset CommandInset ref
26283 LatexCommand ref
26284 reference "sub:Biblio_environment"
26285
26286 \end_inset
26287
26288 .
26289  If you want anything other than numerical citations that are used in this
26290  document, like author-year citations, then you must
26291 \emph on
26292  
26293 \emph default
26294 use a bibliography database.
26295 \end_layout
26296
26297 \begin_layout Subsection
26298 The Bibliography Environment
26299 \end_layout
26300
26301 \begin_layout Standard
26302 Within the 
26303 \family sans
26304 Bibliography
26305 \family default
26306  environment, every paragraph begins with a gray bibliography box labeled
26307  with a number.
26308  If you click on it, you will get a dialog in which you can set a 
26309 \family sans
26310 Key
26311 \family default
26312  and a 
26313 \family sans
26314 Label
26315 \family default
26316 .
26317  The key is the symbolic name by which you will refer to this bibliography
26318  entry.
26319  For example, our second entry in the bibliography is a book about LaTeX
26320  and we used 
26321 \begin_inset Quotes eld
26322 \end_inset
26323
26324 latexcompanion
26325 \begin_inset Quotes erd
26326 \end_inset
26327
26328 , a short form of its title, as key.
26329 \end_layout
26330
26331 \begin_layout Standard
26332 You can refer to the key of a bibliography entry using the menu 
26333 \family sans
26334 Insert\SpecialChar \menuseparator
26335 Citation
26336 \family default
26337  or the toolbar button 
26338 \begin_inset Info
26339 type  "icon"
26340 arg   "dialog-show-new-inset citation"
26341 \end_inset
26342
26343 .
26344  A citation reference box is inserted and a citation window will appear
26345  in which you can select one or more keys in the available key list.
26346  The citation reference box will be labeled with the referenced key.
26347  When you click on the box, the citation window appears and you can change
26348  the reference.
26349 \end_layout
26350
26351 \begin_layout Standard
26352 Citation references appear in the output as the number of the bibliography
26353  entry with surrounding brackets.
26354  If you set a 
26355 \family sans
26356 Label
26357 \family default
26358  for the entry, the label will appear instead of the number.
26359  Here are two examples; the first without a label, the second with the label
26360  
26361 \begin_inset Quotes eld
26362 \end_inset
26363
26364 Credits
26365 \begin_inset Quotes erd
26366 \end_inset
26367
26368 :
26369 \end_layout
26370
26371 \begin_layout Standard
26372 Have a look at the 
26373 \family sans
26374 LaTeX Companion Second Edition
26375 \family default
26376
26377 \begin_inset CommandInset citation
26378 LatexCommand cite
26379 key "latexcompanion"
26380
26381 \end_inset
26382
26383
26384 \end_layout
26385
26386 \begin_layout Standard
26387 The LyX-Team members are listed in the Credits: 
26388 \begin_inset CommandInset citation
26389 LatexCommand cite
26390 key "lyxcredit"
26391
26392 \end_inset
26393
26394
26395 \end_layout
26396
26397 \begin_layout Subsection
26398 Bibliography databases (BibTeX)
26399 \begin_inset Index idx
26400 status collapsed
26401
26402 \begin_layout Plain Layout
26403 Bibliography ! Databases
26404 \end_layout
26405
26406 \end_inset
26407
26408
26409 \begin_inset Index idx
26410 status collapsed
26411
26412 \begin_layout Plain Layout
26413 Bibliography ! BibTeX
26414 \end_layout
26415
26416 \end_inset
26417
26418
26419 \begin_inset CommandInset label
26420 LatexCommand label
26421 name "sub:Bibliography-databases"
26422
26423 \end_inset
26424
26425
26426 \end_layout
26427
26428 \begin_layout Standard
26429 Bibliography databases are useful if you use the same bibliography in different
26430  documents.
26431 \begin_inset Foot
26432 status collapsed
26433
26434 \begin_layout Plain Layout
26435 They are also useful simply for keeping a database of articles and notes
26436  concerning them.
26437  Most of the database programs mentioned below allow you to store annotations
26438  and reviews along with bibliographical information.
26439 \end_layout
26440
26441 \end_inset
26442
26443  It also makes it very easy to have a uniform layout for all bibliography
26444  entries.
26445  You can collect the bibliography of all relevant books and articles of
26446  your working field in a database.
26447  This database can be used for different documents, and only the entries
26448  cited in a particular document will appear in the bibliography list for
26449  that document.
26450  This relieves you of the need to keep track of which articles and books
26451  you have cited.
26452 \end_layout
26453
26454 \begin_layout Standard
26455 The database is a text file with the file extension 
26456 \begin_inset Quotes eld
26457 \end_inset
26458
26459
26460 \family sans
26461 .bib
26462 \family default
26463
26464 \begin_inset Quotes erd
26465 \end_inset
26466
26467 , containing the bibliography in a special format.
26468  The format is explained in 
26469 \begin_inset CommandInset citation
26470 LatexCommand cite
26471 key "BibTeX-2"
26472
26473 \end_inset
26474
26475  and in LaTeX books (
26476 \begin_inset CommandInset citation
26477 LatexCommand cite
26478 key "Mittelbach,Kopka,Lamport"
26479
26480 \end_inset
26481
26482 ).
26483  The file can be created using any text editor, but normally one uses a
26484  special program to create and edit the entries in the database.
26485  A list of such programs is maintained on the LyX Wiki at 
26486 \begin_inset Flex URL
26487 status collapsed
26488
26489 \begin_layout Plain Layout
26490
26491 http://wiki.lyx.org/BibTeX/Programs
26492 \end_layout
26493
26494 \end_inset
26495
26496 .
26497 \end_layout
26498
26499 \begin_layout Standard
26500 To use a database, use the menu 
26501 \family sans
26502 Insert\SpecialChar \menuseparator
26503 List
26504 \family default
26505 /
26506 \family sans
26507 TOC\SpecialChar \menuseparator
26508 BibT
26509 \begin_inset ERT
26510 status collapsed
26511
26512 \begin_layout Plain Layout
26513
26514 {}
26515 \end_layout
26516
26517 \end_inset
26518
26519 eX
26520 \begin_inset space ~
26521 \end_inset
26522
26523 Bibliography
26524 \family default
26525 .
26526  A grey box will be inserted and a window appears.
26527  In this window you can load one or more databases and a style file.
26528  The option 
26529 \family sans
26530 Add bibliography to TOC
26531 \family default
26532  adds a table of contents entry for the bibliography.
26533  In the 
26534 \family sans
26535 Content
26536 \family default
26537  drop box you can select whether to include > all the entries in the database
26538  in the document or just the cited references.
26539 \end_layout
26540
26541 \begin_layout Standard
26542 The style file is a text file with the file extension 
26543 \begin_inset Quotes eld
26544 \end_inset
26545
26546
26547 \family sans
26548 .bst
26549 \family default
26550
26551 \begin_inset Quotes erd
26552 \end_inset
26553
26554  that controls how the bibliography entries will appear.
26555  Your LaTeX distribution should provide several of these, and many publishers
26556  provide their own style files, so that you don't have to take care of the
26557  layout.
26558  It is of course possible to write your own style file, but this is something
26559  for experts.
26560 \begin_inset Foot
26561 status collapsed
26562
26563 \begin_layout Plain Layout
26564 For information how this is done, have a look at
26565 \begin_inset Newline newline
26566 \end_inset
26567
26568
26569 \begin_inset CommandInset href
26570 LatexCommand href
26571 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26572
26573 \end_inset
26574
26575 .
26576 \end_layout
26577
26578 \end_inset
26579
26580
26581 \end_layout
26582
26583 \begin_layout Standard
26584 Inserting a citation reference works as described in the previous section.
26585 \end_layout
26586
26587 \begin_layout Standard
26588 To generate the bibliography from a database, LyX uses the program BibTeX.
26589  This program can be controlled with options that you can add in LyX's preferenc
26590 es dialog under 
26591 \family sans
26592 Outputs\SpecialChar \menuseparator
26593 LaT
26594 \begin_inset ERT
26595 status collapsed
26596
26597 \begin_layout Plain Layout
26598
26599 {}
26600 \end_layout
26601
26602 \end_inset
26603
26604 eX
26605 \family default
26606  in the 
26607 \family sans
26608 BibT
26609 \begin_inset ERT
26610 status collapsed
26611
26612 \begin_layout Plain Layout
26613
26614 {}
26615 \end_layout
26616
26617 \end_inset
26618
26619 eX
26620 \begin_inset space ~
26621 \end_inset
26622
26623 command
26624 \family default
26625  field.
26626  Before adding options, it is strongly recommended to read the manual of
26627  
26628 \family sans
26629 BibTeX
26630 \family default
26631  
26632 \begin_inset CommandInset citation
26633 LatexCommand cite
26634 key "BibTeX"
26635
26636 \end_inset
26637
26638 .
26639 \end_layout
26640
26641 \begin_layout Standard
26642 When you select the option 
26643 \family sans
26644 Sectioned bibliography
26645 \family default
26646  in the 
26647 \family sans
26648 Document\SpecialChar \menuseparator
26649 Settings
26650 \family default
26651  dialog, it is possible to have multiple and sectioned bibliographies.
26652  This and other options are explained in detail in section 
26653 \emph on
26654 Customizing Bibliographies
26655 \emph default
26656  
26657 \emph on
26658 with BibTeX
26659 \emph default
26660  of the 
26661 \emph on
26662 Additional Features
26663 \emph default
26664  manual.
26665 \end_layout
26666
26667 \begin_layout Standard
26668 We use two bibliographies in this document to show the difference between
26669  the two methods of creating them.
26670  As you can see, the bibliography that is created from a database lists
26671  only the database entries that are referenced in the document.
26672  We used the style file 
26673 \family sans
26674 alphadin.bst
26675 \family default
26676  to get the complicated German reference key scheme in the bibliography.
26677 \end_layout
26678
26679 \begin_layout Subsection
26680 Bibliography layout
26681 \begin_inset Index idx
26682 status collapsed
26683
26684 \begin_layout Plain Layout
26685 Bibliography ! Layout
26686 \end_layout
26687
26688 \end_inset
26689
26690
26691 \end_layout
26692
26693 \begin_layout Standard
26694 In the citation reference dialog you can set a special citation format.
26695  For this feature you need to enable the option 
26696 \family sans
26697 Natbib
26698 \family default
26699  in the 
26700 \family sans
26701 Document\SpecialChar \menuseparator
26702 Settings
26703 \family default
26704
26705 \begin_inset Index idx
26706 status collapsed
26707
26708 \begin_layout Plain Layout
26709 Document ! Settings
26710 \end_layout
26711
26712 \end_inset
26713
26714  dialog under 
26715 \family sans
26716 Bibliography
26717 \family default
26718 .
26719  Setting a citation style for a reference will overwrite the default.
26720  For the global citation format use the BibTeX style files as explained
26721  in the previous section.
26722 \end_layout
26723
26724 \begin_layout Standard
26725 You can also set text, that should appear before or after a citation reference,
26726  in the citation reference window.
26727  Here an example where we set the text 
26728 \begin_inset Quotes eld
26729 \end_inset
26730
26731 Chapter
26732 \begin_inset space ~
26733 \end_inset
26734
26735 3
26736 \begin_inset Quotes erd
26737 \end_inset
26738
26739  to appear after the reference:
26740 \end_layout
26741
26742 \begin_layout Standard
26743 Have a look at 
26744 \begin_inset CommandInset citation
26745 LatexCommand cite
26746 after "Chapter 3"
26747 key "latexcompanion"
26748
26749 \end_inset
26750
26751 .
26752 \end_layout
26753
26754 \begin_layout Section
26755 Index
26756 \begin_inset Index idx
26757 status collapsed
26758
26759 \begin_layout Plain Layout
26760 Index generation
26761 \end_layout
26762
26763 \end_inset
26764
26765
26766 \begin_inset CommandInset label
26767 LatexCommand label
26768 name "sec:Index"
26769
26770 \end_inset
26771
26772
26773 \end_layout
26774
26775 \begin_layout Standard
26776 An index entry is created if you use the menu 
26777 \family sans
26778 Insert\SpecialChar \menuseparator
26779 Index
26780 \begin_inset space ~
26781 \end_inset
26782
26783 Entry
26784 \family default
26785  or the toolbar button 
26786 \begin_inset Info
26787 type  "icon"
26788 arg   "index-insert"
26789 \end_inset
26790
26791 .
26792  A box labeled 
26793 \begin_inset Quotes eld
26794 \end_inset
26795
26796
26797 \family sans
26798 Index
26799 \family default
26800
26801 \begin_inset Quotes erd
26802 \end_inset
26803
26804  is inserted containing the text that appears in the index.
26805  The word where the cursor is in or the currently highlighted text is proposed
26806  by LyX as the index entry.
26807 \end_layout
26808
26809 \begin_layout Standard
26810 We give a short overview of the index commands in the next subsections.
26811  For a detailed description of LaTeX's index mechanism, have a look at one
26812  of the LaTeX books 
26813 \begin_inset CommandInset citation
26814 LatexCommand cite
26815 key "latexcompanion,latexguide,latexbook"
26816
26817 \end_inset
26818
26819 .
26820 \end_layout
26821
26822 \begin_layout Standard
26823 The index list is inserted in the document with the menu 
26824 \family sans
26825 Insert\SpecialChar \menuseparator
26826 List
26827 \begin_inset space ~
26828 \end_inset
26829
26830 /
26831 \begin_inset space ~
26832 \end_inset
26833
26834 TOC\SpecialChar \menuseparator
26835 Index
26836 \begin_inset space ~
26837 \end_inset
26838
26839 List
26840 \family default
26841 .
26842  A light blue box labeled 
26843 \begin_inset Quotes eld
26844 \end_inset
26845
26846
26847 \family sans
26848 Index
26849 \family default
26850
26851 \begin_inset Quotes erd
26852 \end_inset
26853
26854  will show the place where the index is printed in the output.
26855  The index list box is not clickable like other LyX-boxes.
26856 \end_layout
26857
26858 \begin_layout Subsection
26859 Grouping Index Entries
26860 \begin_inset Index idx
26861 status collapsed
26862
26863 \begin_layout Plain Layout
26864 Index ! Grouping
26865 \end_layout
26866
26867 \end_inset
26868
26869
26870 \end_layout
26871
26872 \begin_layout Standard
26873 Index entries are often grouped to offer the reader a fast search in the
26874  index.
26875  We want to group for example the index entries for itemized and enumerated
26876  lists under the entry 
26877 \begin_inset Quotes eld
26878 \end_inset
26879
26880 Lists
26881 \begin_inset Quotes erd
26882 \end_inset
26883
26884 .
26885  First we create the entry 
26886 \begin_inset Quotes eld
26887 \end_inset
26888
26889 Lists
26890 \begin_inset Quotes erd
26891 \end_inset
26892
26893  in section
26894 \begin_inset space ~
26895 \end_inset
26896
26897
26898 \begin_inset CommandInset ref
26899 LatexCommand ref
26900 reference "sub:Lists"
26901
26902 \end_inset
26903
26904 .
26905  In the text field for the itemized list index entry in section
26906 \begin_inset space ~
26907 \end_inset
26908
26909
26910 \begin_inset CommandInset ref
26911 LatexCommand ref
26912 reference "sec:Itemize"
26913
26914 \end_inset
26915
26916 , we insert the command
26917 \end_layout
26918
26919 \begin_layout Standard
26920
26921 \series bold
26922 Lists ! Itemize
26923 \end_layout
26924
26925 \begin_layout Standard
26926 and the command
26927 \end_layout
26928
26929 \begin_layout Standard
26930
26931 \series bold
26932 Lists ! Enumerate
26933 \end_layout
26934
26935 \begin_layout Standard
26936 for the enumerated list in section
26937 \begin_inset space ~
26938 \end_inset
26939
26940
26941 \begin_inset CommandInset ref
26942 LatexCommand ref
26943 reference "sec:Enumerate"
26944
26945 \end_inset
26946
26947 .
26948 \end_layout
26949
26950 \begin_layout Standard
26951 The exclamation mark 
26952 \begin_inset Quotes eld
26953 \end_inset
26954
26955 !
26956 \begin_inset Quotes erd
26957 \end_inset
26958
26959  marks the grouping levels.
26960  You can have three levels; every index level is indented a bit more.
26961  An index entry for the higher levels is not required.
26962  If we don't have an index entry for 
26963 \begin_inset Quotes eld
26964 \end_inset
26965
26966 Lists
26967 \begin_inset Quotes erd
26968 \end_inset
26969
26970 , it will be printed anyway, but without a page number.
26971 \end_layout
26972
26973 \begin_layout Subsection
26974 Page Ranges
26975 \begin_inset Index idx
26976 status collapsed
26977
26978 \begin_layout Plain Layout
26979 Index ! Page ranges
26980 \end_layout
26981
26982 \end_inset
26983
26984
26985 \end_layout
26986
26987 \begin_layout Standard
26988 Normally an index entry will appear with the page number of the indexed
26989  section.
26990  But sometimes you want to index more pages under the same entry.
26991  E.g if we want to index the paragraph environments, we create an index entry
26992  in section
26993 \begin_inset space ~
26994 \end_inset
26995
26996
26997 \begin_inset CommandInset ref
26998 LatexCommand ref
26999 reference "sec:Paragraph-Environments"
27000
27001 \end_inset
27002
27003  with the command
27004 \end_layout
27005
27006 \begin_layout Standard
27007
27008 \series bold
27009 Paragraph environments|(
27010 \end_layout
27011
27012 \begin_layout Standard
27013 and another entry at the end of section
27014 \begin_inset space ~
27015 \end_inset
27016
27017
27018 \begin_inset CommandInset ref
27019 LatexCommand ref
27020 reference "sub:LyX-Code"
27021
27022 \end_inset
27023
27024  with the command
27025 \end_layout
27026
27027 \begin_layout Standard
27028
27029 \series bold
27030 Paragraph environments|)
27031 \end_layout
27032
27033 \begin_layout Standard
27034 The commands 
27035 \begin_inset Quotes eld
27036 \end_inset
27037
27038
27039 \series bold
27040 |(
27041 \series default
27042
27043 \begin_inset Quotes erd
27044 \end_inset
27045
27046  and 
27047 \begin_inset Quotes eld
27048 \end_inset
27049
27050
27051 \series bold
27052 |)
27053 \series default
27054
27055 \begin_inset Quotes erd
27056 \end_inset
27057
27058  respectively start and end the index range.
27059  You can also add the same index entry at different places in the document.
27060  They appear in the output under one entry with a comma separated list of
27061  the pages of the indexed document parts.
27062  An example is the index entry 
27063 \begin_inset Quotes eld
27064 \end_inset
27065
27066 Document ! Settings
27067 \begin_inset Quotes erd
27068 \end_inset
27069
27070 .
27071 \end_layout
27072
27073 \begin_layout Subsection
27074 Cross referencing
27075 \begin_inset Index idx
27076 status collapsed
27077
27078 \begin_layout Plain Layout
27079 Index ! Cross referencing
27080 \end_layout
27081
27082 \end_inset
27083
27084
27085 \end_layout
27086
27087 \begin_layout Standard
27088 It is also possible to refer to another index entry.
27089  We referred for example in the index entry 
27090 \begin_inset Quotes eld
27091 \end_inset
27092
27093 GIF
27094 \begin_inset Quotes erd
27095 \end_inset
27096
27097  (in section
27098 \begin_inset space ~
27099 \end_inset
27100
27101
27102 \begin_inset CommandInset ref
27103 LatexCommand ref
27104 reference "sub:Image-Formats"
27105
27106 \end_inset
27107
27108 ) to the index entry 
27109 \begin_inset Quotes eld
27110 \end_inset
27111
27112 Image formats
27113 \begin_inset Quotes erd
27114 \end_inset
27115
27116  in the same section using the entry
27117 \end_layout
27118
27119 \begin_layout Standard
27120
27121 \series bold
27122 GIF|see{Image formats}
27123 \end_layout
27124
27125 \begin_layout Standard
27126 where the braces have to be inserted as TeX Code.
27127  The text within the braces is the referenced entry.
27128  The reference will appear in the output without a page number.
27129 \end_layout
27130
27131 \begin_layout Subsection
27132 Index Entry Order
27133 \begin_inset Index idx
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Index ! Entry order
27138 \end_layout
27139
27140 \end_inset
27141
27142
27143 \end_layout
27144
27145 \begin_layout Standard
27146 You can use accented characters in the index entry, but the entries might
27147  then not follow the rules for the index order.
27148  The index entries are sorted alphabetically, but LaTeX
27149 \begin_inset Foot
27150 status collapsed
27151
27152 \begin_layout Plain Layout
27153 The index generating is done in the background by an extra program, see
27154  section
27155 \begin_inset space ~
27156 \end_inset
27157
27158
27159 \begin_inset CommandInset ref
27160 LatexCommand ref
27161 reference "sub:Index-Program"
27162
27163 \end_inset
27164
27165 .
27166 \end_layout
27167
27168 \end_inset
27169
27170  doesn't know how to sort accents in different languages.
27171  We have created as an example the three dummy index entries 
27172 \begin_inset Quotes eld
27173 \end_inset
27174
27175 maison
27176 \begin_inset Quotes erd
27177 \end_inset
27178
27179
27180 \begin_inset Quotes eld
27181 \end_inset
27182
27183 maïs
27184 \begin_inset Quotes erd
27185 \end_inset
27186
27187 , and 
27188 \begin_inset Quotes eld
27189 \end_inset
27190
27191 maître
27192 \begin_inset Quotes erd
27193 \end_inset
27194
27195 .
27196 \begin_inset Index idx
27197 status open
27198
27199 \begin_layout Plain Layout
27200 Dummy entries ! maïs
27201 \end_layout
27202
27203 \end_inset
27204
27205
27206 \begin_inset Index idx
27207 status open
27208
27209 \begin_layout Plain Layout
27210 Dummy entries ! maître
27211 \end_layout
27212
27213 \end_inset
27214
27215
27216 \begin_inset Index idx
27217 status open
27218
27219 \begin_layout Plain Layout
27220 Dummy entries ! maïs@maison
27221 \end_layout
27222
27223 \end_inset
27224
27225  They will be sorted in the order maïs, maître, maison, but we want the
27226  order maïs, maison, maître.
27227  To achieve this, we use the command
27228 \end_layout
27229
27230 \begin_layout Standard
27231
27232 \series bold
27233 previous entry@current entry
27234 \end_layout
27235
27236 \begin_layout Standard
27237 In our case we want to have 
27238 \begin_inset Quotes eld
27239 \end_inset
27240
27241 maison
27242 \begin_inset Quotes erd
27243 \end_inset
27244
27245  after 
27246 \begin_inset Quotes eld
27247 \end_inset
27248
27249 maïs
27250 \begin_inset Quotes erd
27251 \end_inset
27252
27253  and write therefore for the index entry of maison:
27254 \end_layout
27255
27256 \begin_layout Standard
27257
27258 \series bold
27259 maïs@maison
27260 \end_layout
27261
27262 \begin_layout Standard
27263 The previous entry needn't to be a real existing entry, you can also use
27264  another word to tell LaTeX the entry order, see the next subsection for
27265  an example.
27266 \end_layout
27267
27268 \begin_layout Standard
27269 \begin_inset VSpace bigskip
27270 \end_inset
27271
27272
27273 \end_layout
27274
27275 \begin_layout Standard
27276 In some cases the index entry order is not correct when you are using the
27277  program 
27278 \family sans
27279 makeindex 
27280 \family default
27281 to generate the index (see sec.
27282 \begin_inset space \thinspace{}
27283 \end_inset
27284
27285
27286 \begin_inset CommandInset ref
27287 LatexCommand ref
27288 reference "sub:Index-Program"
27289
27290 \end_inset
27291
27292 ).
27293  
27294 \family sans
27295 makeindex
27296 \family default
27297  would for example print the index entry for the LaTeX-package aeguill in
27298  sec.
27299 \begin_inset space \thinspace{}
27300 \end_inset
27301
27302
27303 \begin_inset CommandInset ref
27304 LatexCommand ref
27305 reference "sub:Document-Font"
27306
27307 \end_inset
27308
27309  after the index entries of the other LaTeX-packages although all these
27310  index commands start with 
27311 \begin_inset Quotes eld
27312 \end_inset
27313
27314
27315 \series bold
27316 LaTeX-packages ! 
27317 \series default
27318
27319 \begin_inset Quotes eld
27320 \end_inset
27321
27322 .
27323  The reason is that the index entry for aeguill is in a footnote.
27324  To fix this 
27325 \family sans
27326 makeindex
27327 \family default
27328  bug, add these commands to the preamble of your document:
27329 \end_layout
27330
27331 \begin_layout Standard
27332
27333 \series bold
27334
27335 \backslash
27336 let
27337 \backslash
27338 OrgIndex
27339 \backslash
27340 index
27341 \end_layout
27342
27343 \begin_layout Standard
27344
27345 \series bold
27346
27347 \backslash
27348 renewcommand*{
27349 \backslash
27350 index}[1]{
27351 \backslash
27352 OrgIndex{#1}}
27353 \end_layout
27354
27355 \begin_layout Subsection
27356 Index Entry Layout
27357 \begin_inset Index idx
27358 status collapsed
27359
27360 \begin_layout Plain Layout
27361 Index ! Entry layout
27362 \end_layout
27363
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \begin_layout Standard
27370 You can change the appearance of index entries via the text style dialog.
27371 \begin_inset Index idx
27372 status open
27373
27374 \begin_layout Plain Layout
27375 Dummy entries ! 
27376 \shape italic
27377 This is an italic dummy entry
27378 \end_layout
27379
27380 \end_inset
27381
27382  You can also format the page number using the character 
27383 \begin_inset Quotes eld
27384 \end_inset
27385
27386 |
27387 \begin_inset Quotes erd
27388 \end_inset
27389
27390  followed by a LaTeX-command without a backslash.
27391  We can write for example
27392 \end_layout
27393
27394 \begin_layout Standard
27395
27396 \series bold
27397 italic page number:|textit
27398 \end_layout
27399
27400 \begin_layout Standard
27401 to get the page number in italic.
27402 \begin_inset Index idx
27403 status open
27404
27405 \begin_layout Plain Layout
27406 Dummy entries ! italic page number:|textit
27407 \end_layout
27408
27409 \end_inset
27410
27411  Normally all LaTeX-commands begin with a backslash, but in this special
27412  case 
27413 \begin_inset Quotes eld
27414 \end_inset
27415
27416
27417 \series bold
27418 |command
27419 \series default
27420
27421 \begin_inset Quotes erd
27422 \end_inset
27423
27424  means 
27425 \series bold
27426
27427 \backslash
27428 command{page
27429 \begin_inset space ~
27430 \end_inset
27431
27432 number}
27433 \series default
27434 .
27435  Have a look at section
27436 \begin_inset space ~
27437 \end_inset
27438
27439
27440 \begin_inset CommandInset ref
27441 LatexCommand ref
27442 reference "sub:LaTeX-Syntax"
27443
27444 \end_inset
27445
27446  to learn more about the LaTeX-syntax.
27447 \end_layout
27448
27449 \begin_layout Standard
27450 \begin_inset Note Greyedout
27451 status open
27452
27453 \begin_layout Plain Layout
27454
27455 \series bold
27456 Note:
27457 \series default
27458  Formatting single index entries only works when you use the program 
27459 \family sans
27460 makeindex 
27461 \family default
27462 to generate the index, see sec.
27463 \begin_inset space \thinspace{}
27464 \end_inset
27465
27466
27467 \begin_inset CommandInset ref
27468 LatexCommand ref
27469 reference "sub:Index-Program"
27470
27471 \end_inset
27472
27473 .
27474  If you use 
27475 \family sans
27476 xindy
27477 \family default
27478 , however, this won't work for anything other than bold or italic text.
27479  This is because xindy requires you  to define semantic elements before
27480  they can be used, see 
27481 \begin_inset CommandInset citation
27482 LatexCommand cite
27483 after "p. 678 ff."
27484 key "latexcompanion"
27485
27486 \end_inset
27487
27488  for details.
27489 \end_layout
27490
27491 \end_inset
27492
27493
27494 \end_layout
27495
27496 \begin_layout Standard
27497 In general, we encourage you to not format page numbers directly as shown
27498  above.
27499  Instead of this, you should define a macro in the preamble and use that.
27500  Consider why you want some page numbers to be bold.
27501  Maybe you want all page references italic that refer to a definition of
27502  the indexed term, so that users can easily find definitions.
27503  If so, put the following in the preamble
27504 \end_layout
27505
27506 \begin_layout Standard
27507
27508 \series bold
27509
27510 \backslash
27511 newcommand{
27512 \backslash
27513 IndexDef}[1]{
27514 \backslash
27515 textit{#1}}
27516 \end_layout
27517
27518 \begin_layout Standard
27519 and write
27520 \end_layout
27521
27522 \begin_layout Standard
27523
27524 \series bold
27525 my entry|IndexDef
27526 \end_layout
27527
27528 \begin_layout Standard
27529 in the index entry.
27530 \begin_inset Index idx
27531 status open
27532
27533 \begin_layout Plain Layout
27534 Dummy entries ! my entry|IndexDef
27535 \end_layout
27536
27537 \end_inset
27538
27539  The advantage is that, if you change your mind later or if your publisher
27540  insists that definitions must not be italic but bold, you just need to
27541  change the macro in the preamble, not every single index entry.
27542 \end_layout
27543
27544 \begin_layout Standard
27545 You can also change the layout for the whole index.
27546  E.
27547 \begin_inset space \thinspace{}
27548 \end_inset
27549
27550 g.
27551 \begin_inset space \space{}
27552 \end_inset
27553
27554 we marked the index list box of this document as bold to get a bold font
27555  for all index entries.
27556  For more advanced tasks you have to set up a so-called 
27557 \emph on
27558 Index Style File
27559 \emph default
27560 , see the 
27561 \family sans
27562 makeindex
27563 \family default
27564  or 
27565 \family sans
27566 xindy
27567 \family default
27568  documentation for details, 
27569 \begin_inset CommandInset citation
27570 LatexCommand cite
27571 key "makeindex,xindy"
27572
27573 \end_inset
27574
27575 .
27576 \end_layout
27577
27578 \begin_layout Subsection
27579 Index Program
27580 \begin_inset Index idx
27581 status collapsed
27582
27583 \begin_layout Plain Layout
27584 Index ! Program
27585 \end_layout
27586
27587 \end_inset
27588
27589
27590 \begin_inset CommandInset label
27591 LatexCommand label
27592 name "sub:Index-Program"
27593
27594 \end_inset
27595
27596
27597 \end_layout
27598
27599 \begin_layout Standard
27600 If the index entry program 
27601 \family sans
27602 xindy
27603 \family default
27604  is installed, LyX uses it for index generation; otherwise the program 
27605 \family sans
27606 makeindex
27607 \family default
27608 , that is part of every LaTeX distribution, is used.
27609 \begin_inset Foot
27610 status collapsed
27611
27612 \begin_layout Plain Layout
27613
27614 \family sans
27615 Makeindex
27616 \family default
27617  is very old, no longer under development and has many pitfalls, notably
27618  that it was developed with only the English language in mind.
27619  So it fails to sort anything other than a monolingual English text correctly.
27620  We have shown above how to fix this sorting.
27621  However, if you are writing in another than the English language, consider
27622  to use 
27623 \family sans
27624 xindy
27625 \family default
27626 .
27627 \end_layout
27628
27629 \end_inset
27630
27631  Both programs can be controlled by options that can be set in LyX's preferences
27632  dialog, see section
27633 \begin_inset space ~
27634 \end_inset
27635
27636
27637 \begin_inset CommandInset ref
27638 LatexCommand ref
27639 reference "sub:LaTeX-settings"
27640
27641 \end_inset
27642
27643 .
27644  The available options are listed and explained in 
27645 \begin_inset CommandInset citation
27646 LatexCommand cite
27647 key "makeindex,xindy"
27648
27649 \end_inset
27650
27651 .
27652  In this dialog, you can also specify an alternative program to generate
27653  the index.
27654 \end_layout
27655
27656 \begin_layout Standard
27657 If you need specific options or an alternative index program only for a
27658  given document, you can define the program and\SpecialChar \slash{}
27659 or the options in 
27660 \family sans
27661 Document\SpecialChar \menuseparator
27662 Settings\SpecialChar \ldots{}
27663 \SpecialChar \menuseparator
27664 Indexes
27665 \family default
27666 .
27667  This is especially useful if you need to pass language-specific options
27668  to the index program or if you need a specific layout style.
27669 \end_layout
27670
27671 \begin_layout Subsection
27672 Multiple Indexes
27673 \end_layout
27674
27675 \begin_layout Standard
27676 In many fields, it is common to have more than one index.
27677  For instance, you might need to set up a separate 
27678 \begin_inset Quotes eld
27679 \end_inset
27680
27681 Index of Names
27682 \begin_inset Quotes erd
27683 \end_inset
27684
27685  next to the standard index.
27686  LaTeX does not provide this possibility out of the box, but there are many
27687  packages that add this feature.
27688  LyX uses the 
27689 \series bold
27690 splitidx
27691 \series default
27692
27693 \begin_inset Index idx
27694 status collapsed
27695
27696 \begin_layout Plain Layout
27697 LaTeX-packages ! splitidx
27698 \end_layout
27699
27700 \end_inset
27701
27702  package to generate multiple indexes.
27703  The package is included in all recent LaTeX distributions.
27704  If yours does not ship it, consult the TeX Catalogue, 
27705 \begin_inset CommandInset citation
27706 LatexCommand cite
27707 key "TeXCatalogue"
27708
27709 \end_inset
27710
27711 .
27712  Note that the package does not only consist of a LaTeX style, but it also
27713  includes specific preprocessor programs that need to be installed as well.
27714  Please consult the package's manual for details.
27715 \end_layout
27716
27717 \begin_layout Standard
27718 To set up LyX for the use of multiple indexes, go to 
27719 \family sans
27720 Document\SpecialChar \menuseparator
27721 Settings\SpecialChar \ldots{}
27722 \SpecialChar \menuseparator
27723 Indexes
27724 \family default
27725  and select 
27726 \begin_inset Quotes eld
27727 \end_inset
27728
27729 Use multiple Indexes
27730 \begin_inset Quotes erd
27731 \end_inset
27732
27733 .
27734  Note that the list of 
27735 \begin_inset Quotes eld
27736 \end_inset
27737
27738 Available Indexes
27739 \begin_inset Quotes erd
27740 \end_inset
27741
27742  below already contains the standard index.
27743  To add further indexes, add the name of the index (in the form that should
27744  also appear as a heading) to the 
27745 \begin_inset Quotes eld
27746 \end_inset
27747
27748 New
27749 \begin_inset Quotes erd
27750 \end_inset
27751
27752  input field and press the 
27753 \begin_inset Quotes eld
27754 \end_inset
27755
27756 Add
27757 \begin_inset Quotes erd
27758 \end_inset
27759
27760  button.
27761  The new index should now appear in the list as well.
27762  If you like, you can attribute an alternative label color to the new index
27763  by selecting the index in the list and hitting the 
27764 \begin_inset Quotes eld
27765 \end_inset
27766
27767 Alter Color\SpecialChar \ldots{}
27768
27769 \begin_inset Quotes erd
27770 \end_inset
27771
27772  button.
27773  The label color may help you to differentiate index entries of different
27774  indexes in the LyX work area.
27775 \end_layout
27776
27777 \begin_layout Standard
27778 Once the document changes have been applied, you can find the new index
27779  list in 
27780 \family sans
27781 Insert\SpecialChar \menuseparator
27782 List
27783 \begin_inset space ~
27784 \end_inset
27785
27786 /
27787 \begin_inset space ~
27788 \end_inset
27789
27790 TOC
27791 \family default
27792  and the 
27793 \family sans
27794 Insert
27795 \family default
27796  menu has a separate index entry for each of the defined indexes.
27797  The workflow is basically the same as for the default index, but there
27798  are some additional features:
27799 \end_layout
27800
27801 \begin_layout Itemize
27802 If you want to change the attribution of a specific index entry, right-clicking
27803  on the entry will open a dialog where you can do that.
27804 \end_layout
27805
27806 \begin_layout Itemize
27807 By right-clicking on an index, you can change its type.
27808  Furthermore, you can specify an index list to be a 
27809 \begin_inset Quotes eld
27810 \end_inset
27811
27812 Subindex
27813 \begin_inset Quotes erd
27814 \end_inset
27815
27816 .
27817  If you do that, the heading of that list will be decreased by one level.
27818  E.
27819 \begin_inset space \thinspace{}
27820 \end_inset
27821
27822 g., if you use a book class, where the standard index heading is defined
27823  as a chapter, subindexes will be defined as sections and can thus be nested
27824  to the non-subindexes.
27825 \end_layout
27826
27827 \begin_layout Section
27828 Nomenclature / Glossary 
27829 \begin_inset Index idx
27830 status collapsed
27831
27832 \begin_layout Plain Layout
27833 Nomenclature
27834 \end_layout
27835
27836 \end_inset
27837
27838
27839 \begin_inset Index idx
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843 Glossary|see
27844 \begin_inset ERT
27845 status collapsed
27846
27847 \begin_layout Plain Layout
27848
27849 {
27850 \end_layout
27851
27852 \end_inset
27853
27854 Nomenclature
27855 \begin_inset ERT
27856 status collapsed
27857
27858 \begin_layout Plain Layout
27859
27860 }
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \begin_inset CommandInset label
27872 LatexCommand label
27873 name "sec:Nomenclature"
27874
27875 \end_inset
27876
27877
27878 \end_layout
27879
27880 \begin_layout Standard
27881 Sometimes you need to compile a list of symbols that are mentioned in your
27882  document with a brief explanation of them – a so called nomenclature or
27883  glossary.
27884 \end_layout
27885
27886 \begin_layout Standard
27887 To be able to create nomenclatures, you need the LaTeX package 
27888 \series bold
27889 nomencl
27890 \series default
27891
27892 \begin_inset Index idx
27893 status collapsed
27894
27895 \begin_layout Plain Layout
27896 LaTeX-packages ! nomencl
27897 \end_layout
27898
27899 \end_inset
27900
27901  installed.
27902  You find it in the TeX Catalogue, 
27903 \begin_inset CommandInset citation
27904 LatexCommand cite
27905 key "TeXCatalogue"
27906
27907 \end_inset
27908
27909  or in the package manager of your LaTeX-system.
27910 \end_layout
27911
27912 \begin_layout Standard
27913 A nomenclature entry is created if you place the cursor after a symbol entry
27914  and then use the menu 
27915 \family sans
27916 Insert\SpecialChar \menuseparator
27917
27918 \family default
27919 N
27920 \family sans
27921 omenclature
27922 \begin_inset space ~
27923 \end_inset
27924
27925 Entry
27926 \family default
27927  or the toolbar button 
27928 \begin_inset Info
27929 type  "icon"
27930 arg   "nomencl-insert"
27931 \end_inset
27932
27933 .
27934  A gray box labeled 
27935 \begin_inset Quotes eld
27936 \end_inset
27937
27938
27939 \family sans
27940 Nom
27941 \family default
27942
27943 \begin_inset Quotes erd
27944 \end_inset
27945
27946  is inserted and a window pops up asking for the nomenclature entry.
27947 \end_layout
27948
27949 \begin_layout Standard
27950 A nomenclature entry consists of two main entries.
27951  The first is the symbol that you want to refer to.
27952  The second is the description of the symbol.
27953 \end_layout
27954
27955 \begin_layout Standard
27956 \begin_inset Note Greyedout
27957 status open
27958
27959 \begin_layout Plain Layout
27960
27961 \series bold
27962 Note:
27963 \series default
27964  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27965 \end_layout
27966
27967 \end_inset
27968
27969
27970 \end_layout
27971
27972 \begin_layout Subsection
27973 Nomenclature Definition and Layout
27974 \begin_inset Index idx
27975 status collapsed
27976
27977 \begin_layout Plain Layout
27978 Nomenclature ! Layout
27979 \end_layout
27980
27981 \end_inset
27982
27983
27984 \end_layout
27985
27986 \begin_layout Standard
27987 When you have symbols in formulas, you have to define them in the 
27988 \family sans
27989 Symbol
27990 \family default
27991  field as LaTeX-formulas.
27992  For example to get 
27993 \begin_inset Quotes eld
27994 \end_inset
27995
27996
27997 \begin_inset Formula $\sigma$
27998 \end_inset
27999
28000
28001 \begin_inset Quotes erd
28002 \end_inset
28003
28004 , insert this:
28005 \begin_inset Newline newline
28006 \end_inset
28007
28008
28009 \series bold
28010 $
28011 \backslash
28012 sigma$
28013 \begin_inset Newline newline
28014 \end_inset
28015
28016
28017 \series default
28018 The 
28019 \begin_inset Quotes eld
28020 \end_inset
28021
28022 $
28023 \begin_inset Quotes erd
28024 \end_inset
28025
28026  character starts/ends the formula.
28027  The LaTeX-command for the Greek letter is the name of the letter beginning
28028  with a backslash 
28029 \begin_inset Quotes eld
28030 \end_inset
28031
28032
28033 \backslash
28034
28035 \begin_inset Quotes erd
28036 \end_inset
28037
28038 .
28039  For capital Greek letters, start the command also with a capital letter,
28040  like 
28041 \series bold
28042
28043 \backslash
28044 Sigma
28045 \series default
28046 .
28047 \end_layout
28048
28049 \begin_layout Standard
28050 (A short introduction to the LaTeX-syntax is given in section
28051 \begin_inset space ~
28052 \end_inset
28053
28054
28055 \begin_inset CommandInset ref
28056 LatexCommand ref
28057 reference "sub:LaTeX-Syntax"
28058
28059 \end_inset
28060
28061 .)
28062 \end_layout
28063
28064 \begin_layout Standard
28065 You cannot use the 
28066 \family sans
28067 Text
28068 \begin_inset space ~
28069 \end_inset
28070
28071 Style
28072 \family default
28073  dialog to format the description text but have to use LaTeX-commands.
28074  For example the description of the nomenclature entry for the 
28075 \begin_inset Quotes eld
28076 \end_inset
28077
28078
28079 \begin_inset Formula $\sigma$
28080 \end_inset
28081
28082
28083 \begin_inset Quotes erd
28084 \end_inset
28085
28086  in this document is:
28087 \begin_inset Newline newline
28088 \end_inset
28089
28090
28091 \series bold
28092 dummy entry for the character 
28093 \backslash
28094 textsf{sigma}
28095 \series default
28096
28097 \begin_inset Newline newline
28098 \end_inset
28099
28100 The command 
28101 \series bold
28102
28103 \backslash
28104 textsf
28105 \series default
28106  sets the fonts to 
28107 \family sans
28108 sans
28109 \begin_inset space ~
28110 \end_inset
28111
28112 serif
28113 \family default
28114 .
28115  To get 
28116 \series bold
28117 bold
28118 \series default
28119  font use the command 
28120 \series bold
28121
28122 \backslash
28123 textbf
28124 \series default
28125 , for 
28126 \family typewriter
28127 typewriter
28128 \family default
28129  use 
28130 \series bold
28131
28132 \backslash
28133 texttt
28134 \series default
28135 , for 
28136 \emph on
28137 emphasized
28138 \emph default
28139  use 
28140 \series bold
28141
28142 \backslash
28143 emph
28144 \series default
28145 .
28146 \end_layout
28147
28148 \begin_layout Subsection
28149 Sort Order of Nomenclature Entries
28150 \begin_inset Index idx
28151 status collapsed
28152
28153 \begin_layout Plain Layout
28154 Nomenclature ! Sort order
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \begin_layout Standard
28163 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28164  the symbol definition.
28165  This leads to undesired results when you for example have symbols in formulas.
28166  Suppose you have nomenclature entries for the symbols 
28167 \emph on
28168 a
28169 \begin_inset CommandInset nomenclature
28170 LatexCommand nomenclature
28171 symbol "a"
28172 description "dummy entry for the character \"a\""
28173
28174 \end_inset
28175
28176
28177 \emph default
28178  and 
28179 \begin_inset Formula $\sigma$
28180 \end_inset
28181
28182
28183 \begin_inset CommandInset nomenclature
28184 LatexCommand nomenclature
28185 prefix "sigma"
28186 symbol "$\\sigma$"
28187 description "dummy entry for the character \\textsf{sigma}"
28188
28189 \end_inset
28190
28191 .
28192  They will be sorted by 
28193 \begin_inset Quotes eld
28194 \end_inset
28195
28196
28197 \family sans
28198 a
28199 \family default
28200
28201 \begin_inset Quotes erd
28202 \end_inset
28203
28204  and 
28205 \begin_inset Quotes eld
28206 \end_inset
28207
28208
28209 \family typewriter
28210 $
28211 \backslash
28212 sigma$
28213 \family default
28214
28215 \begin_inset Quotes erd
28216 \end_inset
28217
28218  – the 
28219 \begin_inset Formula $\sigma$
28220 \end_inset
28221
28222  will be sorted before the 
28223 \emph on
28224 a
28225 \emph default
28226  since the character 
28227 \begin_inset Quotes eld
28228 \end_inset
28229
28230 $
28231 \begin_inset Quotes erd
28232 \end_inset
28233
28234  is considered in sorting.
28235 \end_layout
28236
28237 \begin_layout Standard
28238 To control the sort order, you can edit the 
28239 \family sans
28240 Sort
28241 \begin_inset space ~
28242 \end_inset
28243
28244 as
28245 \family default
28246  field of the nomenclature dialog.
28247  Then the nomenclature entry will be sorted by this entry and not the symbol
28248  definition.
28249  For the example given, you can insert 
28250 \family typewriter
28251 sigma
28252 \family default
28253  in this field for the 
28254 \begin_inset Formula $\sigma$
28255 \end_inset
28256
28257 , then 
28258 \emph on
28259 a
28260 \emph default
28261  will be located before 
28262 \begin_inset Formula $\sigma$
28263 \end_inset
28264
28265 .
28266 \end_layout
28267
28268 \begin_layout Standard
28269 For subgrouping and tips for using sort entries see the 
28270 \series bold
28271 nomencl
28272 \series default
28273  documentation, 
28274 \begin_inset CommandInset citation
28275 LatexCommand cite
28276 key "nomencl"
28277
28278 \end_inset
28279
28280 .
28281 \end_layout
28282
28283 \begin_layout Subsection
28284 Nomenclature Options
28285 \begin_inset Index idx
28286 status collapsed
28287
28288 \begin_layout Plain Layout
28289 Nomenclature ! Options
28290 \end_layout
28291
28292 \end_inset
28293
28294
28295 \end_layout
28296
28297 \begin_layout Standard
28298 The 
28299 \series bold
28300 nomencl
28301 \series default
28302  package offers some options to adjust the appearance of the nomenclature.
28303  Here are some of its options, for more have a look at its documentation:
28304 \end_layout
28305
28306 \begin_layout Description
28307 refeq Appends the phrase 
28308 \begin_inset Quotes eld
28309 \end_inset
28310
28311
28312 \family sans
28313 , see equation (
28314 \emph on
28315 eq
28316 \emph default
28317 )
28318 \family default
28319
28320 \begin_inset Quotes erd
28321 \end_inset
28322
28323  to every nomenclature entry, where 
28324 \family sans
28325 \emph on
28326 eq
28327 \family default
28328 \emph default
28329  is the number of the last equation in front of the nomenclature entry
28330 \end_layout
28331
28332 \begin_layout Description
28333 refpage Appends the phrase 
28334 \begin_inset Quotes eld
28335 \end_inset
28336
28337
28338 \family sans
28339 , page (
28340 \emph on
28341 page
28342 \emph default
28343 )
28344 \family default
28345
28346 \begin_inset Quotes erd
28347 \end_inset
28348
28349  to every nomenclature entry, where 
28350 \family sans
28351 \emph on
28352 page
28353 \family default
28354 \emph default
28355  is the number of the page on which the nomenclature entry appeared
28356 \end_layout
28357
28358 \begin_layout Description
28359 intoc Inserts the nomenclature in the Table of Contents
28360 \end_layout
28361
28362 \begin_layout Standard
28363 There are furthermore the options 
28364 \series bold
28365 croatian
28366 \series default
28367
28368 \series bold
28369 danish
28370 \series default
28371
28372 \series bold
28373 english
28374 \series default
28375
28376 \series bold
28377 french
28378 \series default
28379
28380 \series bold
28381 german
28382 \series default
28383
28384 \series bold
28385 italian
28386 \series default
28387
28388 \series bold
28389 polish
28390 \series default
28391
28392 \series bold
28393 portuguese
28394 \series default
28395
28396 \series bold
28397 russian
28398 \series default
28399
28400 \series bold
28401 spanish
28402 \series default
28403 , and 
28404 \series bold
28405 ukrainian
28406 \series default
28407  to print the reference texts and the nomenclature title in the corresponding
28408  language.
28409 \end_layout
28410
28411 \begin_layout Standard
28412 To use one or more of the options, add them to the comma-separated document
28413  class options list in the 
28414 \family sans
28415 Document\SpecialChar \menuseparator
28416 Settings
28417 \family default
28418  dialog.
28419  In this document the option 
28420 \series bold
28421 intoc
28422 \series default
28423  is used.
28424 \end_layout
28425
28426 \begin_layout Standard
28427 \begin_inset VSpace bigskip
28428 \end_inset
28429
28430
28431 \end_layout
28432
28433 \begin_layout Standard
28434 You can also use the first two options above only for certain nomenclature
28435  entries when you add one of the following commands as last entry to the
28436  
28437 \family sans
28438 Description
28439 \family default
28440  field in the nomenclature dialog:
28441 \end_layout
28442
28443 \begin_layout Description
28444
28445 \backslash
28446 nomrefeq Like the 
28447 \series bold
28448 refeq
28449 \series default
28450  option
28451 \end_layout
28452
28453 \begin_layout Description
28454
28455 \backslash
28456 nomrefpage Like the 
28457 \series bold
28458 refpage
28459 \series default
28460  option
28461 \end_layout
28462
28463 \begin_layout Description
28464
28465 \backslash
28466 nomrefeqpage Short notation of 
28467 \series bold
28468
28469 \backslash
28470 nomrefeq
28471 \backslash
28472 nomrefpage
28473 \end_layout
28474
28475 \begin_layout Description
28476
28477 \backslash
28478 nomnorefeq,
28479 \begin_inset space ~
28480 \end_inset
28481
28482
28483 \backslash
28484 nomnorefpage,
28485 \begin_inset space ~
28486 \end_inset
28487
28488
28489 \backslash
28490 nomnorefeqpage Turns off the corresponding options
28491 \end_layout
28492
28493 \begin_layout Subsection
28494 Printing the Nomenclature
28495 \begin_inset Index idx
28496 status collapsed
28497
28498 \begin_layout Plain Layout
28499 Nomenclature ! Printing
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 To print the nomenclature, use the menu 
28509 \family sans
28510 Insert\SpecialChar \menuseparator
28511 Lists
28512 \begin_inset space ~
28513 \end_inset
28514
28515 /
28516 \begin_inset space ~
28517 \end_inset
28518
28519 TOC\SpecialChar \menuseparator
28520 Nomenclature
28521 \family default
28522 .
28523  A light blue box labeled 
28524 \begin_inset Quotes eld
28525 \end_inset
28526
28527
28528 \family sans
28529 Nomenclature
28530 \family default
28531
28532 \begin_inset Quotes erd
28533 \end_inset
28534
28535  will show the place where the nomenclature is printed in the output.
28536  Like the index list box, the nomenclature list box is not clickable.
28537 \end_layout
28538
28539 \begin_layout Standard
28540 In the printed output the title of the nomenclature appears as 
28541 \begin_inset Quotes eld
28542 \end_inset
28543
28544 Nomenclature
28545 \begin_inset Quotes erd
28546 \end_inset
28547
28548 .
28549  If you are not happy with the name, you can change it by redefining the
28550  command 
28551 \series bold
28552
28553 \backslash
28554 nomname
28555 \series default
28556  in the preamble.
28557  For example, in order to change the name to 
28558 \emph on
28559 List of Symbols
28560 \emph default
28561 , add the following line to the preamble:
28562 \end_layout
28563
28564 \begin_layout Standard
28565
28566 \family roman
28567 \series bold
28568
28569 \backslash
28570 renewcommand{
28571 \backslash
28572 nomname}{List of Symbols}
28573 \end_layout
28574
28575 \begin_layout Standard
28576 \begin_inset VSpace defskip
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \begin_layout Standard
28583 If you are unhappy with the amount of space for symbols, you can alter it
28584  by adding the following line to the preamble:
28585 \end_layout
28586
28587 \begin_layout Standard
28588
28589 \family roman
28590 \series bold
28591
28592 \backslash
28593 renewcommand{
28594 \backslash
28595 nomlabelwidth}{width}
28596 \end_layout
28597
28598 \begin_layout Standard
28599
28600 \family roman
28601 where the width is a value with one of the units listed in Appendix
28602 \begin_inset space ~
28603 \end_inset
28604
28605
28606 \begin_inset CommandInset ref
28607 LatexCommand ref
28608 reference "cha:Units-available-in"
28609
28610 \end_inset
28611
28612 .
28613  The default value is 1
28614 \begin_inset space \thinspace{}
28615 \end_inset
28616
28617 cm.
28618 \end_layout
28619
28620 \begin_layout Subsection
28621 Nomenclature Program
28622 \begin_inset Index idx
28623 status collapsed
28624
28625 \begin_layout Plain Layout
28626 Nomenclature ! Program
28627 \end_layout
28628
28629 \end_inset
28630
28631
28632 \begin_inset CommandInset label
28633 LatexCommand label
28634 name "sub:Nomenclature-Program"
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Standard
28642 LyX uses the program 
28643 \family sans
28644 makeindex
28645 \family default
28646 , that is part of every LaTeX distribution, to generate the nomenclature.
28647  LyX's preferences dialog allows you to specify another program or to control
28648  
28649 \family sans
28650 makeindex
28651 \family default
28652  by adding options, see section
28653 \begin_inset space ~
28654 \end_inset
28655
28656
28657 \begin_inset CommandInset ref
28658 LatexCommand ref
28659 reference "sub:LaTeX-settings"
28660
28661 \end_inset
28662
28663 .
28664  The available options are listed and explained in 
28665 \begin_inset CommandInset citation
28666 LatexCommand cite
28667 key "nomencl,makeindex"
28668
28669 \end_inset
28670
28671 .
28672 \end_layout
28673
28674 \begin_layout Section
28675 Branches
28676 \begin_inset Index idx
28677 status collapsed
28678
28679 \begin_layout Plain Layout
28680 Branches
28681 \end_layout
28682
28683 \end_inset
28684
28685
28686 \begin_inset Index idx
28687 status collapsed
28688
28689 \begin_layout Plain Layout
28690 Document ! Branches
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \begin_inset CommandInset label
28697 LatexCommand label
28698 name "sec:Branches"
28699
28700 \end_inset
28701
28702
28703 \end_layout
28704
28705 \begin_layout Standard
28706 Sometimes it is useful to hide some document parts in the output.
28707  For example a teacher who is setting an exam obviously doesn't want the
28708  pupils to see the answers, but having questions and answers in the same
28709  document will make the life of the markers of that exam much easier.
28710 \end_layout
28711
28712 \begin_layout Standard
28713 For these cases LyX allows you to put text into branches.
28714  The text will then only appear in the output when its branch is activated.
28715  To create a branch, either select the menu 
28716 \family sans
28717 Insert\SpecialChar \menuseparator
28718 Branch\SpecialChar \menuseparator
28719 Insert New Branch
28720 \family default
28721  (if you just want to specify a new branch) or go in the 
28722 \family sans
28723 Document\SpecialChar \menuseparator
28724 Settings
28725 \family default
28726  dialog to 
28727 \family sans
28728 Branches
28729 \family default
28730 , where you can specify and change the name of the branch, its activation
28731  state (whether the content of the branch is shown in the output or not),
28732  its background color inside LyX and whether the name of the branch should
28733  be appended to the document file name on export if the branch is active
28734  (see below for an example).
28735  Furthermore, the dialog lets you merge two branches (just rename one branch
28736  to the name of the other) and to add 
28737 \begin_inset Quotes eld
28738 \end_inset
28739
28740 unknown branches
28741 \begin_inset Quotes erd
28742 \end_inset
28743
28744  (i.
28745 \begin_inset space \thinspace{}
28746 \end_inset
28747
28748 e.
28749 \begin_inset space ~
28750 \end_inset
28751
28752 branches that were added to the document via copy and paste from other documents
28753 , without having being defined) to the document's branch list.
28754 \end_layout
28755
28756 \begin_layout Standard
28757 Text that should be in a branch is set into branch inset boxes.
28758  These boxes are inserted via the menu 
28759 \family sans
28760 Insert\SpecialChar \menuseparator
28761 Branch
28762 \family default
28763  where you can choose a branch.
28764  You can later change the activation state of the branch by right-clicking
28765  on them.
28766 \end_layout
28767
28768 \begin_layout Standard
28769 Here is an example, where only the question text appears, the answer branch
28770  is deactivated and does therefore not appear in the output:
28771 \end_layout
28772
28773 \begin_layout Standard
28774 \begin_inset Branch Question
28775 status open
28776
28777 \begin_layout Standard
28778 Question: Who was the first physics Nobel prize winner?
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \end_layout
28785
28786 \begin_layout Standard
28787 \begin_inset Branch Answer
28788 status collapsed
28789
28790 \begin_layout Standard
28791 Answer: Wilhelm Conrad Röntgen
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \end_layout
28798
28799 \begin_layout Standard
28800 If you activate 
28801 \family sans
28802 Filename Suffix
28803 \family default
28804  in 
28805 \family sans
28806 Document\SpecialChar \menuseparator
28807 Settings\SpecialChar \menuseparator
28808 Branches
28809 \family default
28810 , the name of the active branches will be appended to the file name at export.
28811  Consider for example a file 
28812 \begin_inset Quotes eld
28813 \end_inset
28814
28815 Exam.lyx
28816 \begin_inset Quotes erd
28817 \end_inset
28818
28819  which has the above branches.
28820  If 
28821 \begin_inset Quotes eld
28822 \end_inset
28823
28824 Filename Suffix
28825 \begin_inset Quotes erd
28826 \end_inset
28827
28828  is active, the PDF export file would be called 
28829 \begin_inset Quotes eld
28830 \end_inset
28831
28832 Exam.pdf
28833 \begin_inset Quotes erd
28834 \end_inset
28835
28836  if both the 
28837 \begin_inset Quotes eld
28838 \end_inset
28839
28840 Question
28841 \begin_inset Quotes erd
28842 \end_inset
28843
28844  and 
28845 \begin_inset Quotes eld
28846 \end_inset
28847
28848 Answer
28849 \begin_inset Quotes erd
28850 \end_inset
28851
28852  branch were inactive, 
28853 \begin_inset Quotes eld
28854 \end_inset
28855
28856 Exam-Question.pdf
28857 \begin_inset Quotes erd
28858 \end_inset
28859
28860  if only the 
28861 \begin_inset Quotes eld
28862 \end_inset
28863
28864 Question
28865 \begin_inset Quotes erd
28866 \end_inset
28867
28868  branch was active, likewise 
28869 \begin_inset Quotes eld
28870 \end_inset
28871
28872 Exam-Answer.pdf
28873 \begin_inset Quotes erd
28874 \end_inset
28875
28876  if only the 
28877 \begin_inset Quotes eld
28878 \end_inset
28879
28880 Answer
28881 \begin_inset Quotes erd
28882 \end_inset
28883
28884  branch was active, and 
28885 \begin_inset Quotes eld
28886 \end_inset
28887
28888 Exam-Question-Answer.pdf
28889 \begin_inset Quotes erd
28890 \end_inset
28891
28892  if both branches were active.
28893  This helps you to easily export different versions of your document without
28894  much hassle.
28895 \end_layout
28896
28897 \begin_layout Standard
28898 \begin_inset VSpace bigskip
28899 \end_inset
28900
28901
28902 \end_layout
28903
28904 \begin_layout Standard
28905 To use conditional output inside places where you cannot insert branch insets,
28906  like inside equations, you can code special LaTeX definitions for each
28907  branch.
28908  For example you can define for the question branch
28909 \begin_inset Foot
28910 status collapsed
28911
28912 \begin_layout Plain Layout
28913 For an introduction to the LaTeX-syntax, see section
28914 \begin_inset space ~
28915 \end_inset
28916
28917
28918 \begin_inset CommandInset ref
28919 LatexCommand ref
28920 reference "sub:LaTeX-Syntax"
28921
28922 \end_inset
28923
28924 .
28925 \end_layout
28926
28927 \end_inset
28928
28929
28930 \end_layout
28931
28932 \begin_layout Standard
28933
28934 \series bold
28935
28936 \backslash
28937 newcommand{
28938 \backslash
28939 question}[1]{#1}
28940 \end_layout
28941
28942 \begin_layout Standard
28943
28944 \series bold
28945
28946 \backslash
28947 newcommand{
28948 \backslash
28949 answer}[1]{}
28950 \end_layout
28951
28952 \begin_layout Standard
28953 and for the answer branch
28954 \end_layout
28955
28956 \begin_layout Standard
28957
28958 \series bold
28959
28960 \backslash
28961 newcommand{
28962 \backslash
28963 question}[1]{}
28964 \end_layout
28965
28966 \begin_layout Standard
28967
28968 \series bold
28969
28970 \backslash
28971 newcommand{
28972 \backslash
28973 answer}[1]{#1}
28974 \end_layout
28975
28976 \begin_layout Standard
28977 \begin_inset Branch Question
28978 status open
28979
28980 \begin_layout Standard
28981 \begin_inset ERT
28982 status open
28983
28984 \begin_layout Plain Layout
28985
28986
28987 \backslash
28988 newcommand{
28989 \backslash
28990 question}[1]{#1}
28991 \end_layout
28992
28993 \begin_layout Plain Layout
28994
28995
28996 \backslash
28997 newcommand{
28998 \backslash
28999 answer}[1]{}
29000 \end_layout
29001
29002 \end_inset
29003
29004
29005 \end_layout
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \begin_layout Standard
29013 \begin_inset Branch Answer
29014 status collapsed
29015
29016 \begin_layout Standard
29017 \begin_inset ERT
29018 status open
29019
29020 \begin_layout Plain Layout
29021
29022
29023 \backslash
29024 newcommand{
29025 \backslash
29026 question}[1]{}
29027 \end_layout
29028
29029 \begin_layout Plain Layout
29030
29031
29032 \backslash
29033 newcommand{
29034 \backslash
29035 answer}[1]{#1}
29036 \end_layout
29037
29038 \end_inset
29039
29040
29041 \end_layout
29042
29043 \end_inset
29044
29045
29046 \end_layout
29047
29048 \begin_layout Standard
29049 Now it is possible to use the commands 
29050 \series bold
29051
29052 \backslash
29053 question{\SpecialChar \ldots{}
29054 }
29055 \series default
29056  and 
29057 \series bold
29058
29059 \backslash
29060 answer{\SpecialChar \ldots{}
29061 }
29062 \series default
29063  to obtain conditional output.
29064  Here is an example formula where only the 
29065 \series bold
29066
29067 \backslash
29068 question
29069 \series default
29070  part appears:
29071 \begin_inset Formula 
29072 \[
29073 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29074 \]
29075
29076 \end_inset
29077
29078
29079 \end_layout
29080
29081 \begin_layout Standard
29082 Inside math, the same effect can be achieved using math macros, see the
29083  
29084 \emph on
29085 Math
29086 \emph default
29087  manual.
29088 \end_layout
29089
29090 \begin_layout Section
29091 PDF Properties
29092 \begin_inset CommandInset label
29093 LatexCommand label
29094 name "sec:PDF-Properties"
29095
29096 \end_inset
29097
29098
29099 \begin_inset Index idx
29100 status collapsed
29101
29102 \begin_layout Plain Layout
29103 PDF properties
29104 \end_layout
29105
29106 \end_inset
29107
29108
29109 \end_layout
29110
29111 \begin_layout Standard
29112 The 
29113 \family sans
29114 Document Settings
29115 \family default
29116  dialog allows you in the 
29117 \family sans
29118 PDF Properties
29119 \family default
29120  to set up special options for the PDF output of your document.
29121  All options there are provided by the LaTeX-package 
29122 \series bold
29123 hyperref
29124 \series default
29125
29126 \begin_inset Index idx
29127 status collapsed
29128
29129 \begin_layout Plain Layout
29130 LaTeX-packages ! hyperref
29131 \end_layout
29132
29133 \end_inset
29134
29135 .
29136 \end_layout
29137
29138 \begin_layout Standard
29139 Using 
29140 \series bold
29141 hyperref
29142 \series default
29143  will link all cross-references in the DVI- and PDF-output.
29144  This means that the reader of your document will be able to click on a
29145  table of contents entry or on a reference and he is shown the referenced
29146  document part.
29147  You can specify in the dialog tab 
29148 \family sans
29149 Hyperlinks
29150 \family default
29151  how the links will look like and if links for bibliographical backreferences
29152  are created.
29153  The backreferences will appear in the bibliography behind the different
29154  entries, showing the number of the section, slide, or page where the entry
29155  is referenced.
29156 \end_layout
29157
29158 \begin_layout Standard
29159 In the dialog tab 
29160 \family sans
29161 Bookmarks
29162 \family default
29163  you can set if PDF-bookmarks should be created for every section of your
29164  document to make it easier for readers to navigate through the document.
29165  You can decide if the bookmarks should be numbered like your document sections
29166  or not.
29167  With the open bookmarks level you can specify what sectioning level should
29168  be displayed in the bookmarks when opening the PDF.
29169  For example level
29170 \begin_inset space ~
29171 \end_inset
29172
29173 2 will display all sections and subsections, while level
29174 \begin_inset space ~
29175 \end_inset
29176
29177 1 will only display the sections.
29178 \end_layout
29179
29180 \begin_layout Standard
29181 The header information in the dialog tab 
29182 \family sans
29183 General
29184 \family default
29185  are saved together with the PDF as file properties.
29186  Many programs are able to extract this information to e.
29187 \begin_inset space \thinspace{}
29188 \end_inset
29189
29190 g.
29191 \begin_inset space \space{}
29192 \end_inset
29193
29194 automatically recognize who the author is and what the PDF is about.
29195  This is very useful to sort, classify, or use PDFs for bibliography issues.
29196  When the option 
29197 \family sans
29198 Automatic fill header
29199 \family default
29200  is set, LyX tries to extract the header information from your document
29201  title and author settings.
29202 \end_layout
29203
29204 \begin_layout Standard
29205 The option 
29206 \family sans
29207 Load in fullscreen mode
29208 \family default
29209  will open the PDF in fullscreen mode, which is useful for presentations.
29210 \end_layout
29211
29212 \begin_layout Standard
29213 PDF properties are also used in this document.
29214  When you look in its document settings, you can see that some additional
29215  
29216 \series bold
29217 hyperref
29218 \series default
29219  options are used.
29220  For an explanation of them we refer you to the hyperref manual 
29221 \begin_inset CommandInset citation
29222 LatexCommand cite
29223 key "hyperref"
29224
29225 \end_inset
29226
29227 .
29228 \end_layout
29229
29230 \begin_layout Section
29231 TeX Code and the LaTeX Syntax
29232 \begin_inset CommandInset label
29233 LatexCommand label
29234 name "sec:TeX-Code"
29235
29236 \end_inset
29237
29238
29239 \end_layout
29240
29241 \begin_layout Subsection
29242 TeX Code Boxes
29243 \begin_inset Index idx
29244 status collapsed
29245
29246 \begin_layout Plain Layout
29247 TeX Code
29248 \end_layout
29249
29250 \end_inset
29251
29252
29253 \begin_inset CommandInset label
29254 LatexCommand label
29255 name "sub:TeX-Code-Boxes"
29256
29257 \end_inset
29258
29259
29260 \end_layout
29261
29262 \begin_layout Standard
29263 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29264  constructs, but not all.
29265  LaTeX contains of hundreds of packages which provide different commands.
29266  All the time packages are being updated and new ones added.
29267  This has the advantage that you can typeset nearly everything as there
29268  is for every problem a LaTeX-package.
29269  But LyX can of course not be up to date and support all packages and their
29270  commands.
29271 \end_layout
29272
29273 \begin_layout Standard
29274 But don't worry, you can use any LaTeX-command directly in LyX inside the
29275  TeX Code box.
29276  A TeX Code box is created by the menu 
29277 \family sans
29278 Insert\SpecialChar \menuseparator
29279 TeX
29280 \begin_inset space ~
29281 \end_inset
29282
29283 Code
29284 \family default
29285  or by the toolbar button 
29286 \begin_inset Info
29287 type  "icon"
29288 arg   "ert-insert"
29289 \end_inset
29290
29291 .
29292  The box can be opened by left-clicking and closed by right-clicking on
29293  it.
29294 \end_layout
29295
29296 \begin_layout Standard
29297 You can insert complete or incomplete commands as TeX Code.
29298  Incomplete means that the command argument can be Standard LyX text.
29299  For example, if you want to draw a frame around a word and are therefore
29300  using the LaTeX-command 
29301 \series bold
29302
29303 \backslash
29304 fbox
29305 \series default
29306 , you can write the command part 
29307 \series bold
29308
29309 \backslash
29310 fbox{
29311 \series default
29312  in a TeX Code box before the word and the closing brace 
29313 \series bold
29314 }
29315 \series default
29316  in a second TeX Code box behind the word.
29317  The word between the two TeX Code boxes is then the argument as it is in
29318  the following example:
29319 \end_layout
29320
29321 \begin_layout Standard
29322 \begin_inset Graphics
29323         filename clipart/ERT.png
29324         scale 89
29325
29326 \end_inset
29327
29328
29329 \end_layout
29330
29331 \begin_layout Standard
29332 gives
29333 \end_layout
29334
29335 \begin_layout Standard
29336 This is a line with a 
29337 \begin_inset ERT
29338 status collapsed
29339
29340 \begin_layout Plain Layout
29341
29342
29343 \backslash
29344 fbox{
29345 \end_layout
29346
29347 \end_inset
29348
29349 framed
29350 \begin_inset ERT
29351 status collapsed
29352
29353 \begin_layout Plain Layout
29354
29355 }
29356 \end_layout
29357
29358 \end_inset
29359
29360  word.
29361 \end_layout
29362
29363 \begin_layout Standard
29364 \begin_inset Note Greyedout
29365 status open
29366
29367 \begin_layout Plain Layout
29368
29369 \series bold
29370 Note:
29371 \series default
29372  At the end of LaTeX-commands without parameters, you have to insert a space
29373  to let LaTeX know that the command is finished.
29374 \end_layout
29375
29376 \end_inset
29377
29378
29379 \end_layout
29380
29381 \begin_layout Subsection
29382 Short Introduction to the LaTeX Syntax
29383 \begin_inset Argument
29384 status collapsed
29385
29386 \begin_layout Plain Layout
29387 The LaTeX Syntax
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \begin_inset Index idx
29394 status collapsed
29395
29396 \begin_layout Plain Layout
29397 LaTeX Syntax
29398 \end_layout
29399
29400 \end_inset
29401
29402
29403 \begin_inset CommandInset label
29404 LatexCommand label
29405 name "sub:LaTeX-Syntax"
29406
29407 \end_inset
29408
29409
29410 \end_layout
29411
29412 \begin_layout Standard
29413 When you write larger documents or books, you will need to know something
29414  about the LaTeX-commands that LyX uses in the background.
29415  Because LaTeX is based on commands, you can 
29416 \begin_inset Quotes eld
29417 \end_inset
29418
29419 program
29420 \begin_inset Quotes erd
29421 \end_inset
29422
29423  your text.
29424  This has the advantage that the layout of the document can be changed at
29425  any time if you know the right commands.
29426  E.
29427 \begin_inset space \thinspace{}
29428 \end_inset
29429
29430 g.
29431 \begin_inset space \space{}
29432 \end_inset
29433
29434 imagine you have to write a manual for a product and the deadline is the
29435  end of the day.
29436  Your boss just has complimented you for your good work but wants to have
29437  all caption labels bold.
29438  But you have over hundred figure and table captions with non-bold labels
29439  in your manual.
29440  Of course it's impossible to change all caption labels manually in one
29441  day.
29442 \end_layout
29443
29444 \begin_layout Standard
29445 Now LaTeX comes into play.
29446  As mentioned above, for every problem there exists a LaTeX-package.
29447  First you have to find out which and therefore look in the LaTeX package
29448  database, 
29449 \begin_inset CommandInset citation
29450 LatexCommand cite
29451 key "Catalogue"
29452
29453 \end_inset
29454
29455 .
29456 \end_layout
29457
29458 \begin_layout Standard
29459 As result you know that the package 
29460 \series bold
29461 caption
29462 \series default
29463
29464 \begin_inset Index idx
29465 status collapsed
29466
29467 \begin_layout Plain Layout
29468 LaTeX-packages ! caption
29469 \end_layout
29470
29471 \end_inset
29472
29473  is what you need.
29474  To use a package, you have to load it in the document preamble (menu 
29475 \family sans
29476 Document\SpecialChar \menuseparator
29477 Settings
29478 \family default
29479 ) with the command
29480 \end_layout
29481
29482 \begin_layout Standard
29483
29484 \series bold
29485
29486 \backslash
29487 usepackage[options]{package name}
29488 \end_layout
29489
29490 \begin_layout Standard
29491 All LaTeX commands begin with a backslash, the command argument is set within
29492  two braces, and the options are set within two brackets.
29493  Note that not all commands have an argument and options.
29494 \end_layout
29495
29496 \begin_layout Standard
29497 In your case the package name is 
29498 \series bold
29499 caption
29500 \series default
29501 .
29502  After a look in the documentation of the package, you know that the option
29503  
29504 \series bold
29505 labelfont=bf
29506 \series default
29507  will change the font of all caption labels to bold.
29508  So you add the command
29509 \end_layout
29510
29511 \begin_layout Standard
29512
29513 \series bold
29514
29515 \backslash
29516 usepackage[labelfont=bf]{caption}
29517 \end_layout
29518
29519 \begin_layout Standard
29520 to the preamble and the problem is solved.
29521 \begin_inset Foot
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 For more commands provided by the 
29526 \series bold
29527 caption
29528 \series default
29529  package, have a look at its documentation, 
29530 \begin_inset CommandInset citation
29531 LatexCommand cite
29532 key "caption"
29533
29534 \end_inset
29535
29536 .
29537 \end_layout
29538
29539 \end_inset
29540
29541
29542 \end_layout
29543
29544 \begin_layout Standard
29545 Note that some document classes have built-in solutions for well known problems
29546  like your case.
29547  For example if you use a 
29548 \family sans
29549 KOMA-Script
29550 \family default
29551  class, you don't need the package 
29552 \series bold
29553 caption
29554 \series default
29555 , you can instead write
29556 \end_layout
29557
29558 \begin_layout Standard
29559
29560 \series bold
29561
29562 \backslash
29563 setkomafont{captionlabel}{
29564 \backslash
29565 bfseries}
29566 \end_layout
29567
29568 \begin_layout Standard
29569 in the preamble and the problem is solved.
29570  So if you plan to write a large document, you should have a look at the
29571  documentation of the document class you want to use.
29572  (
29573 \series bold
29574
29575 \backslash
29576 setkomafont
29577 \series default
29578  is an example of a command with more than one argument.)
29579 \end_layout
29580
29581 \begin_layout Standard
29582 Commands in the preamble affect the whole document, while commands in the
29583  text affect only the text after the command or only the text used as command
29584  argument.
29585  To insert a LaTeX-command in text, use the TeX Code box as described in
29586  the previous section.
29587 \end_layout
29588
29589 \begin_layout Standard
29590 If you want to learn more about LaTeX and its syntax, have a look at the
29591  LaTeX-books 
29592 \begin_inset CommandInset citation
29593 LatexCommand cite
29594 key "latexcompanion,latexguide"
29595
29596 \end_inset
29597
29598 .
29599  
29600 \end_layout
29601
29602 \begin_layout Section
29603 Previewing Snippets of your Document
29604 \begin_inset CommandInset label
29605 LatexCommand label
29606 name "sec:Previewing-snippets-of"
29607
29608 \end_inset
29609
29610
29611 \begin_inset Index idx
29612 status collapsed
29613
29614 \begin_layout Plain Layout
29615 Instant preview
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \begin_inset Index idx
29622 status collapsed
29623
29624 \begin_layout Plain Layout
29625 Document ! Preview
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \end_layout
29632
29633 \begin_layout Standard
29634 LyX allows you to generate previews of sections of your document on the
29635  fly so you can see how they'll look in the final document without having
29636  to break your train of thought with 
29637 \family sans
29638 View\SpecialChar \menuseparator
29639 DVI
29640 \family default
29641 .
29642 \end_layout
29643
29644 \begin_layout Standard
29645 If you would for example like to see in LyX your math formulas typeset by
29646  LaTeX, install the LaTeX-package 
29647 \series bold
29648 preview-latex
29649 \series default
29650
29651 \begin_inset Index idx
29652 status collapsed
29653
29654 \begin_layout Plain Layout
29655 LaTeX-packages ! preview-latex
29656 \end_layout
29657
29658 \end_inset
29659
29660  as explained below, and turn on 
29661 \family sans
29662 Instant
29663 \begin_inset space ~
29664 \end_inset
29665
29666 preview
29667 \family default
29668  in the 
29669 \family sans
29670 Tools\SpecialChar \menuseparator
29671 Preferences 
29672 \family default
29673 dialog under Look
29674 \begin_inset space ~
29675 \end_inset
29676
29677 and
29678 \begin_inset space ~
29679 \end_inset
29680
29681 feel\SpecialChar \menuseparator
29682 Display.
29683  The 
29684 \family sans
29685 Preview
29686 \begin_inset space ~
29687 \end_inset
29688
29689 Size
29690 \family default
29691  is the multiplication factor for the size.
29692 \end_layout
29693
29694 \begin_layout Standard
29695 Previews are generated when you load a document into LyX and when you finish
29696  editing an inset.
29697  Previews of an already loaded document are 
29698 \emph on
29699 not
29700 \emph default
29701  generated just by selecting the 
29702 \family sans
29703 Instant
29704 \begin_inset space ~
29705 \end_inset
29706
29707 preview
29708 \family default
29709  check box, you have to reopen the documents to activate the previews.
29710 \end_layout
29711
29712 \begin_layout Standard
29713 LyX will generate previews of math insets.
29714  It will also generate previews of included insets if you select the 
29715 \family sans
29716 Show
29717 \begin_inset space ~
29718 \end_inset
29719
29720 preview
29721 \family default
29722  check box in the insert dialog.
29723  This is useful if you wish to generate a preview of a LaTeX figure, for
29724  example.
29725 \end_layout
29726
29727 \begin_layout Standard
29728 To get previews working, you need the LaTeX package 
29729 \series bold
29730 preview-latex
29731 \series default
29732  (on some systems named simply 
29733 \series bold
29734 preview
29735 \series default
29736 ) installed.
29737  If it is not already installed, you will find it in the TeX Catalogue,
29738  
29739 \begin_inset CommandInset citation
29740 LatexCommand cite
29741 key "TeXCatalogue"
29742
29743 \end_inset
29744
29745  or in the package manager of your LaTeX-system.
29746  You obtain prettier results if you install the program 
29747 \family typewriter
29748 pnmcrop
29749 \family default
29750  from the 
29751 \family typewriter
29752 netpbm
29753 \family default
29754  package; for LyX on Windows this program is automatically installed together
29755  with LyX.
29756 \end_layout
29757
29758 \begin_layout Standard
29759 \begin_inset VSpace bigskip
29760 \end_inset
29761
29762
29763 \end_layout
29764
29765 \begin_layout Standard
29766 You can furthermore preview the LaTeX source of the whole document or parts
29767  of it.
29768  Use the menu 
29769 \family sans
29770 View\SpecialChar \menuseparator
29771 View
29772 \begin_inset space ~
29773 \end_inset
29774
29775 Source
29776 \family default
29777  and a window will be shown where you can see the LaTeX-source code.
29778  The window shows the source of the whole paragraph where the cursor is
29779  currently in.
29780  You can also select document parts in LyX's main window, then only this
29781  selection (when it is more than one paragraph) is shown as source code.
29782  To view the whole document as source, enable the corresponding option in
29783  the source view window.
29784 \end_layout
29785
29786 \begin_layout Section
29787 Advanced Find and Replace
29788 \begin_inset CommandInset label
29789 LatexCommand label
29790 name "sec:Advanced-Find-and"
29791
29792 \end_inset
29793
29794
29795 \begin_inset Index idx
29796 status collapsed
29797
29798 \begin_layout Plain Layout
29799 Replace
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \begin_inset Index idx
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809 Find
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \end_layout
29816
29817 \begin_layout Subsection
29818 Introduction
29819 \end_layout
29820
29821 \begin_layout Standard
29822 The advanced find and replace feature of LyX allows for searching of complex,
29823  format-sensitive text segments and mathematics contents within LyX documents.
29824  It is an enhancement of the standard (quick) find and replace feature.
29825  The key-features are:
29826 \end_layout
29827
29828 \begin_layout Itemize
29829 Both searching of text and of mathematical formulas is allowed, where the
29830  latter is done by entering mathematics in the usual way; not only entire
29831  mathematical formulas are found, but also parts occurring within more complex
29832  formulas
29833 \end_layout
29834
29835 \begin_layout Itemize
29836 Search may be format-insensitive, so that the searched text is found in
29837  any context/style (standard text, section headings, notes, and even mathematics
29838 ), or it may be format-sensitive, so that, for example, a word entered with
29839  a section heading will only be found within section headings
29840 \end_layout
29841
29842 \begin_layout Itemize
29843 Search may be widened to a specific 
29844 \emph on
29845 scope
29846 \emph default
29847 , i.
29848 \begin_inset space \thinspace{}
29849 \end_inset
29850
29851 e.
29852 \begin_inset space ~
29853 \end_inset
29854
29855 a set of files which may be all the children of the document being edited,
29856  all the open files, or all the manuals available from the 
29857 \family sans
29858 Help
29859 \family default
29860  menu
29861 \end_layout
29862
29863 \begin_layout Itemize
29864 Replace may optionally preserve capitalization, so that the replaced text
29865  capitalization is adapted to the matching text (i.
29866 \begin_inset space \thinspace{}
29867 \end_inset
29868
29869 e.
29870 \begin_inset space ~
29871 \end_inset
29872
29873 all lowercase, all uppercase, first uppercase followed by lowercase)
29874 \end_layout
29875
29876 \begin_layout Subsection
29877 Basic usage
29878 \end_layout
29879
29880 \begin_layout Standard
29881 The advanced find and replace feature of LyX is activated through the menu
29882  
29883 \family sans
29884 Edit\SpecialChar \menuseparator
29885 Find & Replace
29886 \noun on
29887  (
29888 \noun default
29889 Advanced
29890 \noun on
29891 )
29892 \family default
29893 \noun default
29894  (shortcut 
29895 \begin_inset Info
29896 type  "shortcut"
29897 arg   "dialog-show findreplaceadv"
29898 \end_inset
29899
29900 ) or the toolbar button 
29901 \begin_inset Info
29902 type  "icon"
29903 arg   "dialog-toggle findreplaceadv"
29904 \end_inset
29905
29906 .
29907  This opens the 
29908 \family sans
29909 Advanced Find and Replace
29910 \family default
29911  dialog.
29912 \end_layout
29913
29914 \begin_layout Subsubsection
29915 Searching for text
29916 \end_layout
29917
29918 \begin_layout Standard
29919 Enter into the 
29920 \family sans
29921 Find
29922 \family default
29923  LyX mini-editor a simple word, and search for occurrences of it by clicking
29924  on the 
29925 \family sans
29926 Find Next
29927 \family default
29928  button at the bottom of the dialog (or just press the 
29929 \family sans
29930 Return
29931 \family default
29932  key).
29933  The entered word is found both in text mode and in math mode, and in emphasized
29934 , bold or normal face, and in both in section titles and in standard text.
29935  Pressing repeatedly 
29936 \family sans
29937 Enter
29938 \family default
29939  keeps searching forward.
29940  Similarly, pressing 
29941 \family sans
29942 Shift+Enter
29943 \family default
29944  searches for the entered text backwards.
29945 \end_layout
29946
29947 \begin_layout Standard
29948 While searching, the 
29949 \family sans
29950 Case sensitive
29951 \family default
29952  option allows matches to occur only with the same case as entered in the
29953  
29954 \family sans
29955 Find
29956 \family default
29957  editor.
29958  The 
29959 \family sans
29960 Whole words
29961 \family default
29962  option allows matches to occur only at word boundaries.
29963 \end_layout
29964
29965 \begin_layout Subsubsection
29966 Searching for mathematics
29967 \end_layout
29968
29969 \begin_layout Standard
29970 Mathematical formulas may be searched for by typing in the 
29971 \family sans
29972 Find
29973 \family default
29974  editor a mathematical formula, such as 
29975 \begin_inset Formula $x^{2}$
29976 \end_inset
29977
29978  or also something more complex like 
29979 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
29980 \end_inset
29981
29982 .
29983  When searching for a formula, it is found both when it is alone and when
29984  it occurs in sub-formulas and nested parts of sub-formulas, for example
29985  the mentioned segments would be found in something like 
29986 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
29987 \end_inset
29988
29989
29990 \end_layout
29991
29992 \begin_layout Subsubsection
29993 Style-aware search
29994 \end_layout
29995
29996 \begin_layout Standard
29997 It is also possible to search for text with specific styles.
29998  This is done by switching to the 
29999 \change_inserted 5863208 1297987029
30000
30001 \family sans
30002 Settings
30003 \change_deleted 5863208 1297987031
30004 Advanced
30005 \change_unchanged
30006
30007 \family default
30008  tab of the dialog and unchecking the 
30009 \family sans
30010 Ignore format
30011 \family default
30012  option.
30013  This way, entering in the 
30014 \family sans
30015 Find
30016 \family default
30017  editor
30018 \end_layout
30019
30020 \begin_layout Itemize
30021 a plain word and searching for it would not find instances of the word occurring
30022  in emphasized or boldface.
30023 \end_layout
30024
30025 \begin_layout Itemize
30026 an emphasized or boldface word and searching for it would find the respective
30027  instances with same face only, and within the same text style only.
30028  Note that, for example, an emphasized text is found not only when occurring
30029  alone, but also when it is contained in a longer emphasized sentence.
30030 \end_layout
30031
30032 \begin_layout Itemize
30033 a plain word in a section heading, and searching for it, finds occurrences
30034  of if only within section headings.
30035  Also, if the text to search is given an emphasized or bold face, in addition
30036  to a section style, then it is found only when occurring with the same
30037  style.
30038 \end_layout
30039
30040 \begin_layout Itemize
30041 some mathematics in a displayed formula will only find instances of this
30042  formula that are also displayed formulas (and not inline formulas).
30043 \end_layout
30044
30045 \begin_layout Subsubsection
30046 Replace
30047 \end_layout
30048
30049 \begin_layout Standard
30050 The text segments matching the text entered in the 
30051 \family sans
30052 Find
30053 \family default
30054  editor may be replaced with the text segments entered in the 
30055 \family sans
30056 Replace
30057 \family default
30058 \noun on
30059  
30060 \noun default
30061 editor.
30062  In order to find the next occurrence and replace it, click on the 
30063 \family sans
30064 Replace
30065 \family default
30066  button or alternatively
30067 \noun on
30068  
30069 \noun default
30070 press 
30071 \family sans
30072 Enter
30073 \family default
30074  or 
30075 \family sans
30076 Shift+Enter
30077 \family default
30078  while being in the 
30079 \family sans
30080 Replace
30081 \family default
30082 \noun on
30083  
30084 \noun default
30085 editor.
30086 \end_layout
30087
30088 \begin_layout Standard
30089 You can replace full-featured formatted LyX segments in place of the matching
30090  text segments in your document.
30091  Typical scenarios in which to use this capability may be (just to mention
30092  a few):
30093 \end_layout
30094
30095 \begin_layout Itemize
30096 replacing occurrences of a word with a customized formatted version of the
30097  same word, for example replacing occurrences of a name like 
30098 \begin_inset Quotes eld
30099 \end_inset
30100
30101 func()
30102 \begin_inset Quotes erd
30103 \end_inset
30104
30105  with its typewriter version 
30106 \family typewriter
30107
30108 \begin_inset Quotes eld
30109 \end_inset
30110
30111 func()
30112 \begin_inset Quotes erd
30113 \end_inset
30114
30115 ;
30116 \end_layout
30117
30118 \begin_layout Itemize
30119 performing a notation rework of mathematical symbols, for example replacing
30120  occurrences of 
30121 \begin_inset Quotes eld
30122 \end_inset
30123
30124
30125 \begin_inset Formula $R$
30126 \end_inset
30127
30128
30129 \begin_inset Quotes erd
30130 \end_inset
30131
30132  with 
30133 \begin_inset Quotes eld
30134 \end_inset
30135
30136
30137 \begin_inset Formula $\mathbb{R}$
30138 \end_inset
30139
30140
30141 \begin_inset Quotes erd
30142 \end_inset
30143
30144  (you may want to enable the 
30145 \family sans
30146 Whole words
30147 \family default
30148  and 
30149 \family sans
30150 Case sensitive
30151 \family default
30152  options and disable the 
30153 \family sans
30154 Ignore format
30155 \family default
30156  option in the 
30157 \change_inserted 5863208 1297987051
30158
30159 \family sans
30160 Settings
30161 \change_deleted 5863208 1297987053
30162 Advanced
30163 \change_unchanged
30164
30165 \family default
30166  tab, in order to avoid replacing all 
30167 \begin_inset Quotes eld
30168 \end_inset
30169
30170 R
30171 \begin_inset Quotes erd
30172 \end_inset
30173
30174  letters occurring in normal text), or occurrences of 
30175 \begin_inset Formula $x_{j}^{i}$
30176 \end_inset
30177
30178  with 
30179 \begin_inset Formula $x_{i,\, j}$
30180 \end_inset
30181
30182 , or occurrences of 
30183 \begin_inset Formula $x[k]$
30184 \end_inset
30185
30186  with 
30187 \begin_inset Formula $x_{k}$
30188 \end_inset
30189
30190 .
30191 \end_layout
30192
30193 \begin_layout Subsection
30194 Advanced usage
30195 \end_layout
30196
30197 \begin_layout Standard
30198 There is a regular expression (regexp) based searching facility.
30199 \begin_inset Foot
30200 status collapsed
30201
30202 \begin_layout Plain Layout
30203 A good explanation of regular expressions is given in this Wikipedia entry:
30204  
30205 \begin_inset CommandInset href
30206 LatexCommand href
30207 target "http://en.wikipedia.org/wiki/Regular_expression"
30208
30209 \end_inset
30210
30211 .
30212 \end_layout
30213
30214 \end_inset
30215
30216  You can search for regular expression by inserting a regexp inset into
30217  the 
30218 \family sans
30219 Find
30220 \family default
30221  editor.
30222  This is done via the menu 
30223 \family sans
30224 Insert\SpecialChar \menuseparator
30225 Insert Regular Expression
30226 \family default
30227  
30228 \change_deleted 5863208 1297986810
30229 (shortcut 
30230 \begin_inset Info
30231 type  "shortcut"
30232 arg   "regexp-mode"
30233 \end_inset
30234
30235
30236 \change_unchanged
30237 while the cursor is in the 
30238 \family sans
30239 Find
30240 \family default
30241  editor.
30242  Characters entered within regexp insets are matched according to the regular
30243  expression matching rules
30244 \begin_inset Foot
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 Under the constraint that any (sub)expression must match a well-formed LyX
30249  text segment, i.
30250 \begin_inset space \thinspace{}
30251 \end_inset
30252
30253 e.
30254 \begin_inset space ~
30255 \end_inset
30256
30257 when matching LaTeX code, no segments with unbalanced {} braces are allowed
30258  to match expressions.
30259 \end_layout
30260
30261 \end_inset
30262
30263 , while text entered outside regexp insets is matched exactly against the
30264  same text in the document.
30265  Note that it is allowed to cut and paste regexp-mode insets as usual.
30266  Examples of using such a feature may be:
30267 \end_layout
30268
30269 \begin_layout Enumerate
30270 Searching for all fractions with a given denominator: for example, entering
30271  in the 
30272 \family sans
30273 Find
30274 \family default
30275  editor the fraction 
30276 \begin_inset Formula $\frac{.*}{1+x^{2}}$
30277 \end_inset
30278
30279  (where the 
30280 \begin_inset Formula $.*$
30281 \end_inset
30282
30283  on the numerator is the match-everything regular expression) finds all
30284  fractions with the given denominator.
30285 \end_layout
30286
30287 \begin_layout Enumerate
30288 Searching for all text with a given style: for example, after unchecking
30289  the 
30290 \family sans
30291 Ignore format
30292 \family default
30293  option from the 
30294 \change_inserted 5863208 1297987063
30295
30296 \family sans
30297 Settings
30298 \change_deleted 5863208 1297987065
30299 Advanced
30300 \change_unchanged
30301
30302 \family default
30303  tab, entering a 
30304 \series bold
30305
30306 \begin_inset Formula $.*$
30307 \end_inset
30308
30309
30310 \series default
30311  regular expression and adding for it an emphasized or bold face, finds
30312  all emphasized and bold face text, respectively.
30313  Also, inserting a 
30314 \begin_inset Formula $.*$
30315 \end_inset
30316
30317  regular expression in a bullet or enumerated list or a section heading,
30318  you can find all bullet or enumerated lists or section headings.
30319 \end_layout
30320
30321 \begin_layout Standard
30322 Finally, references to (sub)expressions in regexp may be used as usual,
30323  enclosing parts of the expression within round braces 
30324 \begin_inset Formula $()$
30325 \end_inset
30326
30327 , and referring back to them through 
30328 \begin_inset Formula $\backslash1$
30329 \end_inset
30330
30331
30332 \begin_inset Formula $\backslash2$
30333 \end_inset
30334
30335 , etc., where a 
30336 \begin_inset Formula $\backslash$
30337 \end_inset
30338
30339  symbol is entered in regexp mode by pressing twice the backslash key.
30340  For example, try searching for the regexp 
30341 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
30342 \end_inset
30343
30344  in order to find word repetitions, if there are any.
30345 \end_layout
30346
30347 \begin_layout Standard
30348 Note that back references work both when occurring within the same regexp,
30349  and when occurring in multiple different regexps, where the numbering of
30350  back-referenced sub-expressions is absolute, i.
30351 \begin_inset space \thinspace{}
30352 \end_inset
30353
30354 e.
30355 \begin_inset space ~
30356 \end_inset
30357
30358  
30359 \begin_inset Formula $\backslash1$
30360 \end_inset
30361
30362  always refers to the first occurrence of 
30363 \begin_inset Formula $()$
30364 \end_inset
30365
30366  in all entered regexps.
30367 \end_layout
30368
30369 \begin_layout Standard
30370 Note also that the use of back references in the replaced text is not (yet)
30371  implemented.
30372 \end_layout
30373
30374 \begin_layout Section
30375 Spell Checking
30376 \begin_inset CommandInset label
30377 LatexCommand label
30378 name "sec:Spellchecking"
30379
30380 \end_inset
30381
30382
30383 \begin_inset Index idx
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387 Spell checking
30388 \end_layout
30389
30390 \end_inset
30391
30392
30393 \end_layout
30394
30395 \begin_layout Standard
30396 LyX itself has no built-in spell checker.
30397  Rather it uses one of the external programs 
30398 \family typewriter
30399 aspell
30400 \family default
30401
30402 \family typewriter
30403 ispell
30404 \family default
30405
30406 \family typewriter
30407 hspell
30408 \family default
30409 , or 
30410 \family typewriter
30411 pspell
30412 \family default
30413  as backend.
30414  This section assumes you have already installed and set up one of these
30415  programs.
30416  
30417 \family typewriter
30418 aspell
30419 \family default
30420  can be seen as the successor to 
30421 \family typewriter
30422 ispell
30423 \family default
30424 , and contrary to 
30425 \family typewriter
30426 ispell
30427 \family default
30428 , it supports multiple languages in parallel, so it is recommended to use
30429  aspell.
30430  
30431 \family typewriter
30432 hspell
30433 \family default
30434  is a Hebrew spell-checker.
30435  The used spell checker and its settings are specified in LyX's preferences
30436  under 
30437 \family sans
30438 Language Settings
30439 \family default
30440 .
30441 \end_layout
30442
30443 \begin_layout Standard
30444 For LyX on Windows, the selection box for the spell checking program is
30445  greyed out in the preferences dialog because only 
30446 \family typewriter
30447 aspell
30448 \family default
30449  can be used.
30450 \end_layout
30451
30452 \begin_layout Standard
30453 The menu
30454 \family sans
30455  Tools\SpecialChar \menuseparator
30456 Spellchecker
30457 \family default
30458  or the toolbar button 
30459 \begin_inset Info
30460 type  "icon"
30461 arg   "dialog-show spellchecker"
30462 \end_inset
30463
30464  starts the spell checking beginning from the current cursor position.
30465  A dialog window will appear showing any incorrect (or unknown) word found,
30466  allowing you to edit and replace it in a second line.
30467  Whenever an unknown word is found, the word is highlighted and the text
30468  scrolled so that it is visible.
30469  In the 
30470 \family sans
30471 spell checker
30472 \family default
30473  dialog, there is also a box showing suggestions for a correction, if any
30474  could be found.
30475  Clicking on one of the corrections will copy to the 
30476 \family sans
30477 Replace
30478 \family default
30479  field, double-click invokes directly the replacement.
30480  Unknown but correctly typed words can be added to the personal dictionary.
30481 \end_layout
30482
30483 \begin_layout Standard
30484 By default, the dictionary file used is determined by the document language
30485  that is set in the 
30486 \family sans
30487 Document\SpecialChar \menuseparator
30488 Settings
30489 \family default
30490  dialog.
30491  If you do not have a dictionary for the document language, spell checking
30492  will bring an error message.
30493  In this case, you can specify another dictionary file in the dialog by
30494  specifying a different 
30495 \family sans
30496 Alternative language
30497 \family default
30498  in preferences dialog.
30499 \end_layout
30500
30501 \begin_layout Standard
30502 After a spell check you will be informed about the number of checked words.
30503 \end_layout
30504
30505 \begin_layout Subsubsection*
30506 Limitations
30507 \end_layout
30508
30509 \begin_layout Standard
30510 It is not possible to change the spelling of a particular word globally,
30511  rather than having to change the spelling separately for each occurrence
30512  of the word.
30513  But you can use the 
30514 \family sans
30515 Find
30516 \begin_inset space ~
30517 \end_inset
30518
30519 &
30520 \begin_inset space ~
30521 \end_inset
30522
30523 Replace
30524 \family default
30525  dialog for that.
30526 \end_layout
30527
30528 \begin_layout Standard
30529 LyX cannot correctly spell check documents containing multiple languages.
30530  This does work with 
30531 \family typewriter
30532 pspell
30533 \family default
30534 , assuming you have marked the different languages appropriately.
30535 \end_layout
30536
30537 \begin_layout Subsubsection*
30538 Further Settings
30539 \end_layout
30540
30541 \begin_layout Standard
30542 The 
30543 \family sans
30544 Spellchecker
30545 \family default
30546  section in the preferences dialog has some additional options:
30547 \end_layout
30548
30549 \begin_layout Description
30550 Escape
30551 \begin_inset space ~
30552 \end_inset
30553
30554 characters Allows you to add non-standard characters that the spell checker
30555  should consider, e.
30556 \begin_inset space \thinspace{}
30557 \end_inset
30558
30559 g.
30560 \begin_inset space \space{}
30561 \end_inset
30562
30563 German umlauts although you are spell checking an English document.
30564  This should not normally be needed.
30565 \end_layout
30566
30567 \begin_layout Description
30568 Personal
30569 \begin_inset space ~
30570 \end_inset
30571
30572 dictionary to use a different file as your personal dictionary instead of
30573  the spell checker's default choice 
30574 \end_layout
30575
30576 \begin_layout Description
30577 Accept
30578 \begin_inset space ~
30579 \end_inset
30580
30581 compound
30582 \begin_inset space ~
30583 \end_inset
30584
30585 words Prevent the spell checker from complaining about compounded words
30586  like 
30587 \begin_inset Quotes eld
30588 \end_inset
30589
30590 passthrough
30591 \begin_inset Quotes erd
30592 \end_inset
30593
30594 .
30595 \end_layout
30596
30597 \begin_layout Description
30598 Use
30599 \begin_inset space ~
30600 \end_inset
30601
30602 input
30603 \begin_inset space ~
30604 \end_inset
30605
30606 encoding Uses the document encoding that is set in the 
30607 \family sans
30608 Document\SpecialChar \menuseparator
30609 Settings
30610 \family default
30611  dialog under 
30612 \family sans
30613 Language
30614 \family default
30615  also for the spellchecker.
30616 \begin_inset Foot
30617 status collapsed
30618
30619 \begin_layout Plain Layout
30620 The encodings are explained in section
30621 \begin_inset space ~
30622 \end_inset
30623
30624
30625 \begin_inset CommandInset ref
30626 LatexCommand ref
30627 reference "cha:The-Document-Settings"
30628
30629 \end_inset
30630
30631 .
30632 \end_layout
30633
30634 \end_inset
30635
30636  Only enable this if you use 
30637 \family typewriter
30638 ispell
30639 \family default
30640  and can't spell check words with international letters in them.
30641  There have been reports that this does not work with all dictionaries,
30642  so this is disabled by default.
30643 \end_layout
30644
30645 \begin_layout Section
30646 Thesaurus
30647 \begin_inset Index idx
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651 Thesaurus
30652 \end_layout
30653
30654 \end_inset
30655
30656
30657 \begin_inset CommandInset label
30658 LatexCommand label
30659 name "sec:Thesaurus"
30660
30661 \end_inset
30662
30663
30664 \end_layout
30665
30666 \begin_layout Standard
30667 LyX provides a multilingual thesaurus.
30668  It uses the same thesaurus framework as OpenOffice and Firefox (namely
30669  the 
30670 \emph on
30671 MyThes
30672 \emph default
30673
30674 \begin_inset Foot
30675 status collapsed
30676
30677 \begin_layout Plain Layout
30678 \begin_inset CommandInset href
30679 LatexCommand href
30680 target "http://lingucomponent.openoffice.org/thesaurus.html"
30681
30682 \end_inset
30683
30684
30685 \end_layout
30686
30687 \end_inset
30688
30689  thesaurus library, which is included in LyX).
30690  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
30691  are available for many languages.
30692 \end_layout
30693
30694 \begin_layout Standard
30695 This section describes how new dictionaries are installed and set up for
30696  the use with LyX.
30697 \end_layout
30698
30699 \begin_layout Subsection
30700 Setting up the thesaurus
30701 \end_layout
30702
30703 \begin_layout Standard
30704 The 
30705 \emph on
30706 MyThes/
30707 \emph default
30708 OpenOffice thesauri consist of two files per language: A file with the suffix
30709  
30710 \emph on
30711 *.dat
30712 \emph default
30713  containing the data and an index file with the suffix 
30714 \emph on
30715 *.idx
30716 \emph default
30717 .
30718  The standardized file names include the language code for the given language
30719  (e.
30720 \begin_inset space \thinspace{}
30721 \end_inset
30722
30723 g.
30724  en_EN for English).
30725  For instance, the English files are named:
30726 \end_layout
30727
30728 \begin_layout Itemize
30729 th_en_EN_v2.idx
30730 \end_layout
30731
30732 \begin_layout Itemize
30733 th_en_EN_v2.dat
30734 \end_layout
30735
30736 \begin_layout Standard
30737 If you have OpenOffice and its thesaurus installed, these files should be
30738  already on your system.
30739  If not, you can get dictionaries 
30740 \change_inserted -712698321 1298121514
30741 either from 
30742 \begin_inset Flex URL
30743 status collapsed
30744
30745 \begin_layout Plain Layout
30746
30747 \change_inserted -712698321 1298121516
30748
30749 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
30750 \change_unchanged
30751
30752 \end_layout
30753
30754 \end_inset
30755
30756  or 
30757 \change_unchanged
30758 from the site 
30759 \begin_inset Flex URL
30760 status collapsed
30761
30762 \begin_layout Plain Layout
30763
30764 http://extensions.services.openoffice.org
30765 \end_layout
30766
30767 \end_inset
30768
30769 .
30770
30771 \change_deleted -712698321 1298121776
30772  Note that, as of OpenOffice 3.0, these files are usually packed in extension
30773  archives (
30774 \emph on
30775 *.oxt
30776 \emph default
30777 ) that contain other files such as spellchecker dictionaries besides the
30778  thesauri.
30779  These archives are simple zip files, so you can unpack them as you would
30780  unpack a zip archive.
30781 \change_inserted -712698321 1298121667
30782
30783 \begin_inset Foot
30784 status open
30785
30786 \begin_layout Plain Layout
30787
30788 \change_inserted -712698321 1298121689
30789 Note that, as of OpenOffice 3.0, the files on 
30790 \begin_inset Flex URL
30791 status collapsed
30792
30793 \begin_layout Plain Layout
30794
30795 \change_inserted -712698321 1298121688
30796
30797 http://extensions.services.openoffice.org
30798 \end_layout
30799
30800 \end_inset
30801
30802  are usually packed in extension archives (
30803 \emph on
30804 *.oxt
30805 \emph default
30806 ) that contain other files such as spellchecker dictionaries besides the
30807  thesauri.
30808  These archives are simple zip files, so you can unpack them as you would
30809  unpack a zip archive.
30810 \change_unchanged
30811
30812 \end_layout
30813
30814 \end_inset
30815
30816  
30817 \change_deleted -712698321 1298121653
30818
30819 \end_layout
30820
30821 \begin_layout Standard
30822 Put the 
30823 \emph on
30824 *.idx
30825 \emph default
30826  and 
30827 \emph on
30828 *.dat
30829 \emph default
30830  files of all languages you want to use into one directory (do not use subfolder
30831 s), and specify the path to this directory in 
30832 \family sans
30833 Tools\SpecialChar \menuseparator
30834 Preferences\SpecialChar \menuseparator
30835 Paths
30836 \family default
30837 .
30838  Now the thesaurus should be ready to use.
30839 \end_layout
30840
30841 \begin_layout Subsection
30842 Using the thesaurus
30843 \end_layout
30844
30845 \begin_layout Standard
30846 To start the thesaurus, use the menu 
30847 \family sans
30848 Tools\SpecialChar \menuseparator
30849 Thesaurus
30850 \family default
30851  or the toolbar button 
30852 \begin_inset Info
30853 type  "icon"
30854 arg   "thesaurus-entry"
30855 \end_inset
30856
30857  while the cursor is at the word you want to look up or while a word is
30858  selected.
30859  A dialog pops up showing you probably related words that you can use as
30860  replacement.
30861  The proposals are grouped into categories.
30862  Note that the thesaurus does not only show synonyms, but also hyperonyms
30863  and hyponyms (such as 
30864 \emph on
30865 plant
30866 \emph default
30867  for 
30868 \emph on
30869 tree
30870 \emph default
30871 ), compounds (such as 
30872 \emph on
30873 tree diagram
30874 \emph default
30875 ) and antonyms (such as 
30876 \emph on
30877 women
30878 \emph default
30879  for 
30880 \emph on
30881 men
30882 \emph default
30883 ), which are marked as such.
30884 \end_layout
30885
30886 \begin_layout Standard
30887 The language is automatically chosen from the language at the cursor, but
30888  you can also switch it in the dialog, as you can enter new words to look
30889  up directly there.
30890 \end_layout
30891
30892 \begin_layout Standard
30893 Note that the thesaurus cannot handle phrases (only compounds that are in
30894  the dictionary, such as the above 
30895 \emph on
30896 tree diagram
30897 \emph default
30898 ), and you have to use the so called lemma form, i.
30899 \begin_inset space \thinspace{}
30900 \end_inset
30901
30902 e.
30903  the form that is used in the dictionaries (for many languages: first person
30904  singular indicative active for nouns, infinitive for verbs).
30905  For example looking up the word forms 
30906 \emph on
30907 reports
30908 \emph default
30909  or 
30910 \emph on
30911 reporting
30912 \emph default
30913  yields no results, while results are shown for the word form 
30914 \emph on
30915 report
30916 \emph default
30917 .
30918  Your best bet is to highlight only the relevant parts of such word (e.
30919 \begin_inset space \thinspace{}
30920 \end_inset
30921
30922 g.
30923  
30924 \emph on
30925 report
30926 \emph default
30927  in 
30928 \emph on
30929 report
30930 \emph default
30931 s), then you get proposals without adjusting the query in the dialog, and
30932  also the replacement will probably be correct (as only the highlighted
30933  part will be replaced, thus the ending remains).
30934 \end_layout
30935
30936 \begin_layout Subsection
30937 License of the Thesaurus library
30938 \end_layout
30939
30940 \begin_layout Standard
30941 The 
30942 \emph on
30943 MyThes
30944 \emph default
30945  library, which is used by LyX for the thesaurus, was created by 
30946 \noun on
30947 Kevin B.
30948  Hendricks
30949 \noun default
30950  as a standalone program.
30951  Version 1.1 of the library is included in LyX.
30952  The library was released under the 
30953 \emph on
30954 Berkeley Database License
30955 \emph default
30956 , which is compatible with LyX's license, the GPL.
30957  In order to meet the requirements of the Berkeley Database License, the
30958  MyThes license file is included in the LyX sources in the folder 
30959 \family sans
30960 ~src/support/mythes/license.readme
30961 \family default
30962 .
30963  In LyX Windows installations it is additionally available in the file 
30964 \family sans
30965 MyThes-License.txt
30966 \family default
30967  that is in the same folder as the file lyx.exe.
30968 \end_layout
30969
30970 \begin_layout Section
30971 Change Tracking
30972 \begin_inset Index idx
30973 status collapsed
30974
30975 \begin_layout Plain Layout
30976 Change Tracking
30977 \end_layout
30978
30979 \end_inset
30980
30981
30982 \begin_inset Index idx
30983 status collapsed
30984
30985 \begin_layout Plain Layout
30986 Document ! Change Tracking
30987 \end_layout
30988
30989 \end_inset
30990
30991
30992 \begin_inset CommandInset label
30993 LatexCommand label
30994 name "sec:Change-Tracking"
30995
30996 \end_inset
30997
30998
30999 \end_layout
31000
31001 \begin_layout Standard
31002 When you work on a document collaboratively it is extremely useful to be
31003  able to see changes that others have made highlighted in the document.
31004  You can then decide if you want to accept a change or not.
31005  This can be achieved by turning on change tracking in the menu 
31006 \family sans
31007 Document\SpecialChar \menuseparator
31008 Change
31009 \begin_inset space ~
31010 \end_inset
31011
31012 Tracking\SpecialChar \menuseparator
31013 Track
31014 \begin_inset space ~
31015 \end_inset
31016
31017 Changes
31018 \family default
31019 .
31020 \end_layout
31021
31022 \begin_layout Standard
31023 Changes made in the document will then be highlighted by strokes and colors:
31024  
31025 \bar under
31026 \color blue
31027 underlined text
31028 \bar default
31029 \color inherit
31030  is an addition, 
31031 \strikeout on
31032 \color blue
31033 canceled text
31034 \strikeout default
31035 \color inherit
31036  is a deletion.
31037  The color depends on the author that made the change.
31038  You can change the color in LyX's preferences dialog under 
31039 \family sans
31040 Look
31041 \begin_inset space ~
31042 \end_inset
31043
31044 and
31045 \begin_inset space ~
31046 \end_inset
31047
31048 feel
31049 \family default
31050
31051 \family sans
31052 Colors
31053 \family default
31054 .
31055 \begin_inset Index idx
31056 status collapsed
31057
31058 \begin_layout Plain Layout
31059 Color ! Change tracking
31060 \end_layout
31061
31062 \end_inset
31063
31064  The author and the date of the change are shown in LyX's status bar when
31065  the cursor is in changed text.
31066  The same information is shown when you use the toolbar button 
31067 \begin_inset Info
31068 type  "icon"
31069 arg   "changes-merge"
31070 \end_inset
31071
31072 .
31073 \end_layout
31074
31075 \begin_layout Standard
31076 When change tracking is activated, you will see the review toolbar in LyX:
31077 \begin_inset Index idx
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081 Toolbar ! Review
31082 \end_layout
31083
31084 \end_inset
31085
31086
31087 \end_layout
31088
31089 \begin_layout Standard
31090 \begin_inset VSpace defskip
31091 \end_inset
31092
31093
31094 \end_layout
31095
31096 \begin_layout Standard
31097 \begin_inset Graphics
31098         filename clipart/ChangesToolbar.png
31099         scale 90
31100
31101 \end_inset
31102
31103
31104 \end_layout
31105
31106 \begin_layout Standard
31107 \begin_inset VSpace defskip
31108 \end_inset
31109
31110
31111 \end_layout
31112
31113 \begin_layout Standard
31114 The review toolbar as shown above contains from left to right the following
31115  buttons:
31116 \end_layout
31117
31118 \begin_layout Standard
31119 \begin_inset VSpace defskip
31120 \end_inset
31121
31122
31123 \end_layout
31124
31125 \begin_layout Standard
31126 \begin_inset Tabular
31127 <lyxtabular version="3" rows="10" columns="2">
31128 <features islongtable="true" longtabularalignment="center">
31129 <column alignment="left" valignment="top" width="0">
31130 <column alignment="left" valignment="top" width="0">
31131 <row interlinespace="2.5mm">
31132 <cell alignment="center" valignment="top" usebox="none">
31133 \begin_inset Text
31134
31135 \begin_layout Plain Layout
31136
31137 \family sans
31138 \begin_inset Info
31139 type  "icon"
31140 arg   "changes-track"
31141 \end_inset
31142
31143
31144 \end_layout
31145
31146 \end_inset
31147 </cell>
31148 <cell alignment="center" valignment="top" usebox="none">
31149 \begin_inset Text
31150
31151 \begin_layout Plain Layout
31152
31153 \family sans
31154 Document\SpecialChar \menuseparator
31155 Change
31156 \begin_inset space ~
31157 \end_inset
31158
31159 Tracking\SpecialChar \menuseparator
31160 Track
31161 \begin_inset space ~
31162 \end_inset
31163
31164 Changes
31165 \end_layout
31166
31167 \end_inset
31168 </cell>
31169 </row>
31170 <row interlinespace="2.5mm">
31171 <cell alignment="center" valignment="top" usebox="none">
31172 \begin_inset Text
31173
31174 \begin_layout Plain Layout
31175
31176 \family sans
31177 \begin_inset Info
31178 type  "icon"
31179 arg   "changes-output"
31180 \end_inset
31181
31182
31183 \end_layout
31184
31185 \end_inset
31186 </cell>
31187 <cell alignment="center" valignment="top" usebox="none">
31188 \begin_inset Text
31189
31190 \begin_layout Plain Layout
31191
31192 \family sans
31193 Document\SpecialChar \menuseparator
31194 Change
31195 \begin_inset space ~
31196 \end_inset
31197
31198 Tracking\SpecialChar \menuseparator
31199 Show
31200 \begin_inset space ~
31201 \end_inset
31202
31203 Changes
31204 \begin_inset space ~
31205 \end_inset
31206
31207 in
31208 \begin_inset space ~
31209 \end_inset
31210
31211 Output
31212 \end_layout
31213
31214 \end_inset
31215 </cell>
31216 </row>
31217 <row interlinespace="2.5mm">
31218 <cell alignment="center" valignment="top" usebox="none">
31219 \begin_inset Text
31220
31221 \begin_layout Plain Layout
31222
31223 \family sans
31224 \begin_inset Info
31225 type  "icon"
31226 arg   "change-next"
31227 \end_inset
31228
31229
31230 \end_layout
31231
31232 \end_inset
31233 </cell>
31234 <cell alignment="center" valignment="top" usebox="none">
31235 \begin_inset Text
31236
31237 \begin_layout Plain Layout
31238 Jumps to the next change
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 </row>
31244 <row interlinespace="2.5mm">
31245 <cell alignment="center" valignment="top" usebox="none">
31246 \begin_inset Text
31247
31248 \begin_layout Plain Layout
31249
31250 \family sans
31251 \begin_inset Info
31252 type  "icon"
31253 arg   "change-accept"
31254 \end_inset
31255
31256
31257 \end_layout
31258
31259 \end_inset
31260 </cell>
31261 <cell alignment="center" valignment="top" usebox="none">
31262 \begin_inset Text
31263
31264 \begin_layout Plain Layout
31265
31266 \family sans
31267 Document\SpecialChar \menuseparator
31268 Change
31269 \begin_inset space ~
31270 \end_inset
31271
31272 Tracking\SpecialChar \menuseparator
31273 Accept
31274 \begin_inset space ~
31275 \end_inset
31276
31277 Change
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 </row>
31283 <row interlinespace="2.5mm">
31284 <cell alignment="center" valignment="top" usebox="none">
31285 \begin_inset Text
31286
31287 \begin_layout Plain Layout
31288
31289 \family sans
31290 \begin_inset Info
31291 type  "icon"
31292 arg   "change-reject"
31293 \end_inset
31294
31295
31296 \end_layout
31297
31298 \end_inset
31299 </cell>
31300 <cell alignment="center" valignment="top" usebox="none">
31301 \begin_inset Text
31302
31303 \begin_layout Plain Layout
31304
31305 \family sans
31306 Document\SpecialChar \menuseparator
31307 Change
31308 \begin_inset space ~
31309 \end_inset
31310
31311 Tracking\SpecialChar \menuseparator
31312 Reject
31313 \begin_inset space ~
31314 \end_inset
31315
31316 Change
31317 \end_layout
31318
31319 \end_inset
31320 </cell>
31321 </row>
31322 <row interlinespace="2.5mm">
31323 <cell alignment="center" valignment="top" usebox="none">
31324 \begin_inset Text
31325
31326 \begin_layout Plain Layout
31327
31328 \family sans
31329 \begin_inset Info
31330 type  "icon"
31331 arg   "changes-merge"
31332 \end_inset
31333
31334
31335 \end_layout
31336
31337 \end_inset
31338 </cell>
31339 <cell alignment="center" valignment="top" usebox="none">
31340 \begin_inset Text
31341
31342 \begin_layout Plain Layout
31343
31344 \family sans
31345 Document\SpecialChar \menuseparator
31346 Change
31347 \begin_inset space ~
31348 \end_inset
31349
31350 Tracking\SpecialChar \menuseparator
31351 Merge
31352 \begin_inset space ~
31353 \end_inset
31354
31355 Changes
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 </row>
31361 <row interlinespace="2.5mm">
31362 <cell alignment="center" valignment="top" usebox="none">
31363 \begin_inset Text
31364
31365 \begin_layout Plain Layout
31366
31367 \family sans
31368 \begin_inset Info
31369 type  "icon"
31370 arg   "all-changes-accept"
31371 \end_inset
31372
31373
31374 \end_layout
31375
31376 \end_inset
31377 </cell>
31378 <cell alignment="center" valignment="top" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382
31383 \family sans
31384 Document\SpecialChar \menuseparator
31385 Change
31386 \begin_inset space ~
31387 \end_inset
31388
31389 Tracking\SpecialChar \menuseparator
31390 Accept
31391 \begin_inset space ~
31392 \end_inset
31393
31394 All
31395 \begin_inset space ~
31396 \end_inset
31397
31398 Changes
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 </row>
31404 <row interlinespace="2.5mm">
31405 <cell alignment="center" valignment="top" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \family sans
31411 \begin_inset Info
31412 type  "icon"
31413 arg   "all-changes-reject"
31414 \end_inset
31415
31416
31417 \end_layout
31418
31419 \end_inset
31420 </cell>
31421 <cell alignment="center" valignment="top" usebox="none">
31422 \begin_inset Text
31423
31424 \begin_layout Plain Layout
31425
31426 \family sans
31427 Document\SpecialChar \menuseparator
31428 Change
31429 \begin_inset space ~
31430 \end_inset
31431
31432 Tracking\SpecialChar \menuseparator
31433 Reject
31434 \begin_inset space ~
31435 \end_inset
31436
31437 All
31438 \begin_inset space ~
31439 \end_inset
31440
31441 Changes
31442 \end_layout
31443
31444 \end_inset
31445 </cell>
31446 </row>
31447 <row interlinespace="2.5mm">
31448 <cell alignment="center" valignment="top" usebox="none">
31449 \begin_inset Text
31450
31451 \begin_layout Plain Layout
31452
31453 \family sans
31454 \begin_inset Info
31455 type  "icon"
31456 arg   "note-insert"
31457 \end_inset
31458
31459
31460 \end_layout
31461
31462 \end_inset
31463 </cell>
31464 <cell alignment="center" valignment="top" usebox="none">
31465 \begin_inset Text
31466
31467 \begin_layout Plain Layout
31468
31469 \family sans
31470 Insert\SpecialChar \menuseparator
31471 Note\SpecialChar \menuseparator
31472 LyX
31473 \begin_inset space ~
31474 \end_inset
31475
31476 Note
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 </row>
31482 <row interlinespace="2.5mm">
31483 <cell alignment="center" valignment="top" usebox="none">
31484 \begin_inset Text
31485
31486 \begin_layout Plain Layout
31487
31488 \family sans
31489 \begin_inset Info
31490 type  "icon"
31491 arg   "note-next"
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 <cell alignment="center" valignment="top" usebox="none">
31500 \begin_inset Text
31501
31502 \begin_layout Plain Layout
31503
31504 \family sans
31505 Navigate\SpecialChar \menuseparator
31506 Next
31507 \begin_inset space ~
31508 \end_inset
31509
31510 Note
31511 \end_layout
31512
31513 \end_inset
31514 </cell>
31515 </row>
31516 </lyxtabular>
31517
31518 \end_inset
31519
31520
31521 \end_layout
31522
31523 \begin_layout Standard
31524 \begin_inset VSpace defskip
31525 \end_inset
31526
31527
31528 \end_layout
31529
31530 \begin_layout Standard
31531 The review toolbar helps you to accept, reject, or merge changes – highlight
31532  the change and press one of the desired toolbar buttons.
31533  When you merge changes, a window pops up showing you information about
31534  the next change after the current cursor position.
31535  So you don't need to highlight a certain change.
31536  Within the merge window you can decide to accept or reject changes and
31537  step to the next change.
31538  This way you can jump through all the changes in the document.
31539 \end_layout
31540
31541 \begin_layout Standard
31542 The toolbar has two buttons to handle notes because notes are often important
31543  to describe a change.
31544 \end_layout
31545
31546 \begin_layout Standard
31547 To show made changes in the output you need the LaTeX package 
31548 \series bold
31549 dvipost
31550 \series default
31551
31552 \begin_inset Index idx
31553 status collapsed
31554
31555 \begin_layout Plain Layout
31556 LaTeX-packages ! dvipost
31557 \end_layout
31558
31559 \end_inset
31560
31561  installed.
31562  You will find it in the TeX Catalogue, 
31563 \begin_inset CommandInset citation
31564 LatexCommand cite
31565 key "TeXCatalogue"
31566
31567 \end_inset
31568
31569  or in the package manager of your LaTeX-system.
31570 \end_layout
31571
31572 \begin_layout Section
31573 International Support
31574 \begin_inset Index idx
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 International support
31579 \end_layout
31580
31581 \end_inset
31582
31583
31584 \end_layout
31585
31586 \begin_layout Standard
31587 This section describes how to use LyX with any language you want.
31588  For some non-western languages there are special Wiki-pages that explain
31589  how to set up LyX to use them: 
31590 \begin_inset CommandInset citation
31591 LatexCommand cite
31592 key "Arabic,Armenian,Farsi,Hebrew"
31593
31594 \end_inset
31595
31596
31597 \end_layout
31598
31599 \begin_layout Standard
31600 Besides languages, LyX also supports phonetic symbols, see section
31601 \begin_inset space ~
31602 \end_inset
31603
31604
31605 \begin_inset CommandInset ref
31606 LatexCommand ref
31607 reference "sub:Special-Character"
31608
31609 \end_inset
31610
31611 .
31612 \end_layout
31613
31614 \begin_layout Subsection
31615 Language Options
31616 \begin_inset Index idx
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620 Language ! Options
31621 \end_layout
31622
31623 \end_inset
31624
31625
31626 \begin_inset Index idx
31627 status collapsed
31628
31629 \begin_layout Plain Layout
31630 Document ! Settings
31631 \end_layout
31632
31633 \end_inset
31634
31635
31636 \begin_inset Index idx
31637 status collapsed
31638
31639 \begin_layout Plain Layout
31640 Document ! Language
31641 \end_layout
31642
31643 \end_inset
31644
31645
31646 \end_layout
31647
31648 \begin_layout Standard
31649 The 
31650 \family sans
31651 Document\SpecialChar \menuseparator
31652 Settings
31653 \family default
31654  dialog lets you set 
31655 \family roman
31656 the language and character encoding for your language.
31657  
31658 \end_layout
31659
31660 \begin_layout Standard
31661 Choose your language in the 
31662 \family sans
31663 Language
31664 \family default
31665  section of this dialog.
31666  The default is 
31667 \family sans
31668 English
31669 \family default
31670 .
31671 \end_layout
31672
31673 \begin_layout Standard
31674 Under 
31675 \family sans
31676 Encoding
31677 \family default
31678  you can choose the character encoding map you want to use for LaTeX export.
31679  The option 
31680 \family sans
31681 Language Default
31682 \family default
31683  is the preferred choice and works well in most cases.
31684  For details about the different encoding options see section
31685 \begin_inset space ~
31686 \end_inset
31687
31688
31689 \begin_inset CommandInset ref
31690 LatexCommand ref
31691 reference "cha:The-Document-Settings"
31692
31693 \end_inset
31694
31695 .
31696 \end_layout
31697
31698 \begin_layout Subsection
31699 Keyboard mapping configuration
31700 \begin_inset CommandInset label
31701 LatexCommand label
31702 name "sub:Keyboard-mapping"
31703
31704 \end_inset
31705
31706
31707 \end_layout
31708
31709 \begin_layout Standard
31710 If you have for example a U.S.-style keyboard and want to write in a language
31711  other than English, you can use an alternate keymap.
31712  For example, if you have a U.S.-style keyboard but want to write in Italian,
31713  you can configure LyX to use an Italian keymap.
31714  The preferences dialog allows you to choose up to two keyboard mappings,
31715  see section
31716 \begin_inset space ~
31717 \end_inset
31718
31719
31720 \begin_inset CommandInset ref
31721 LatexCommand ref
31722 reference "sub:Keyboard-Map"
31723
31724 \end_inset
31725
31726 .
31727  You can choose primary and secondary keyboard languages and then select
31728  which one you want to use.
31729 \end_layout
31730
31731 \begin_layout Standard
31732 Finally, you may just want to change a few key mappings or create an entirely
31733  different keymap (for Vulcan, for instance).
31734  You may, for example, normally write in Italian on a U.S.
31735  keyboard but want to include an occasional quotation in German.
31736  In such a case, you can write your own keyboard mapping or modify an existing
31737  one to support the characters you want.
31738  This and many other customizations are explained in the 
31739 \emph on
31740 Customization
31741 \emph default
31742  manual.
31743 \end_layout
31744
31745 \begin_layout Subsection
31746 Character Tables
31747 \end_layout
31748
31749 \begin_layout Standard
31750 Table
31751 \begin_inset space ~
31752 \end_inset
31753
31754
31755 \begin_inset CommandInset ref
31756 LatexCommand ref
31757 reference "cap:The-latin1-character"
31758
31759 \end_inset
31760
31761  shows the 
31762 \family typewriter
31763 Latin1
31764 \family default
31765  character set.
31766  You should be able to enter the characters in the first eight columns directly
31767  from the keyboard.
31768 \end_layout
31769
31770 \begin_layout Standard
31771 There are a few things you need to know about this table.
31772  Here are some of the details you'll need to bear in mind when using characters
31773  from the 
31774 \family typewriter
31775 Latin1
31776 \family default
31777  character set:
31778 \end_layout
31779
31780 \begin_layout Itemize
31781 Even if you have selected 
31782 \family sans
31783 latin1
31784 \family default
31785  in the 
31786 \family sans
31787 Document\SpecialChar \menuseparator
31788 Settings
31789 \family default
31790  dialog, users who have only the 
31791 \family typewriter
31792 T1
31793 \family default
31794 -fonts for LaTeX [or who have the 
31795 \family typewriter
31796 T1
31797 \family default
31798 -fonts but aren't using them] will still miss a few characters: D0, F0,
31799  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
31800  french quotes won't show up.
31801 \end_layout
31802
31803 \begin_layout Standard
31804 \begin_inset Float table
31805 wide false
31806 sideways false
31807 status open
31808
31809 \begin_layout Plain Layout
31810 \begin_inset Caption
31811
31812 \begin_layout Plain Layout
31813 \begin_inset CommandInset label
31814 LatexCommand label
31815 name "cap:The-latin1-character"
31816
31817 \end_inset
31818
31819 The 
31820 \family typewriter
31821 latin1
31822 \family default
31823  character set
31824 \end_layout
31825
31826 \end_inset
31827
31828
31829 \end_layout
31830
31831 \begin_layout Plain Layout
31832 \align center
31833 \begin_inset Tabular
31834 <lyxtabular version="3" rows="17" columns="17">
31835 <features tabularvalignment="middle">
31836 <column alignment="center" valignment="top" width="0pt">
31837 <column alignment="center" valignment="top" width="0pt">
31838 <column alignment="center" valignment="top" width="0pt">
31839 <column alignment="center" valignment="top" width="0pt">
31840 <column alignment="center" valignment="top" width="0pt">
31841 <column alignment="center" valignment="top" width="0pt">
31842 <column alignment="center" valignment="top" width="0pt">
31843 <column alignment="center" valignment="top" width="0pt">
31844 <column alignment="center" valignment="top" width="0pt">
31845 <column alignment="center" valignment="top" width="0pt">
31846 <column alignment="center" valignment="top" width="0pt">
31847 <column alignment="center" valignment="top" width="0pt">
31848 <column alignment="center" valignment="top" width="0pt">
31849 <column alignment="center" valignment="top" width="0pt">
31850 <column alignment="center" valignment="top" width="0pt">
31851 <column alignment="center" valignment="top" width="0pt">
31852 <column alignment="center" valignment="top" width="0pt">
31853 <row>
31854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31855 \begin_inset Text
31856
31857 \begin_layout Plain Layout
31858
31859 \end_layout
31860
31861 \end_inset
31862 </cell>
31863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31864 \begin_inset Text
31865
31866 \begin_layout Plain Layout
31867
31868 \family roman
31869 \series medium
31870 \shape up
31871 \size tiny
31872 \emph off
31873 \bar no
31874 \noun off
31875 \color none
31876 00
31877 \end_layout
31878
31879 \end_inset
31880 </cell>
31881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31882 \begin_inset Text
31883
31884 \begin_layout Plain Layout
31885
31886 \family roman
31887 \series medium
31888 \shape up
31889 \size tiny
31890 \emph off
31891 \bar no
31892 \noun off
31893 \color none
31894 10
31895 \end_layout
31896
31897 \end_inset
31898 </cell>
31899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31900 \begin_inset Text
31901
31902 \begin_layout Plain Layout
31903
31904 \family roman
31905 \series medium
31906 \shape up
31907 \size tiny
31908 \emph off
31909 \bar no
31910 \noun off
31911 \color none
31912 20
31913 \end_layout
31914
31915 \end_inset
31916 </cell>
31917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31918 \begin_inset Text
31919
31920 \begin_layout Plain Layout
31921
31922 \family roman
31923 \series medium
31924 \shape up
31925 \size tiny
31926 \emph off
31927 \bar no
31928 \noun off
31929 \color none
31930 30
31931 \end_layout
31932
31933 \end_inset
31934 </cell>
31935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \family roman
31941 \series medium
31942 \shape up
31943 \size tiny
31944 \emph off
31945 \bar no
31946 \noun off
31947 \color none
31948 40
31949 \end_layout
31950
31951 \end_inset
31952 </cell>
31953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31954 \begin_inset Text
31955
31956 \begin_layout Plain Layout
31957
31958 \family roman
31959 \series medium
31960 \shape up
31961 \size tiny
31962 \emph off
31963 \bar no
31964 \noun off
31965 \color none
31966 50
31967 \end_layout
31968
31969 \end_inset
31970 </cell>
31971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31972 \begin_inset Text
31973
31974 \begin_layout Plain Layout
31975
31976 \family roman
31977 \series medium
31978 \shape up
31979 \size tiny
31980 \emph off
31981 \bar no
31982 \noun off
31983 \color none
31984 60
31985 \end_layout
31986
31987 \end_inset
31988 </cell>
31989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31990 \begin_inset Text
31991
31992 \begin_layout Plain Layout
31993
31994 \family roman
31995 \series medium
31996 \shape up
31997 \size tiny
31998 \emph off
31999 \bar no
32000 \noun off
32001 \color none
32002 70
32003 \end_layout
32004
32005 \end_inset
32006 </cell>
32007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011
32012 \family roman
32013 \series medium
32014 \shape up
32015 \size tiny
32016 \emph off
32017 \bar no
32018 \noun off
32019 \color none
32020 80
32021 \end_layout
32022
32023 \end_inset
32024 </cell>
32025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32026 \begin_inset Text
32027
32028 \begin_layout Plain Layout
32029
32030 \family roman
32031 \series medium
32032 \shape up
32033 \size tiny
32034 \emph off
32035 \bar no
32036 \noun off
32037 \color none
32038 90
32039 \end_layout
32040
32041 \end_inset
32042 </cell>
32043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32044 \begin_inset Text
32045
32046 \begin_layout Plain Layout
32047
32048 \family roman
32049 \series medium
32050 \shape up
32051 \size tiny
32052 \emph off
32053 \bar no
32054 \noun off
32055 \color none
32056 A0
32057 \end_layout
32058
32059 \end_inset
32060 </cell>
32061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32062 \begin_inset Text
32063
32064 \begin_layout Plain Layout
32065
32066 \family roman
32067 \series medium
32068 \shape up
32069 \size tiny
32070 \emph off
32071 \bar no
32072 \noun off
32073 \color none
32074 B0
32075 \end_layout
32076
32077 \end_inset
32078 </cell>
32079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32080 \begin_inset Text
32081
32082 \begin_layout Plain Layout
32083
32084 \family roman
32085 \series medium
32086 \shape up
32087 \size tiny
32088 \emph off
32089 \bar no
32090 \noun off
32091 \color none
32092 C0
32093 \end_layout
32094
32095 \end_inset
32096 </cell>
32097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32098 \begin_inset Text
32099
32100 \begin_layout Plain Layout
32101
32102 \family roman
32103 \series medium
32104 \shape up
32105 \size tiny
32106 \emph off
32107 \bar no
32108 \noun off
32109 \color none
32110 D0
32111 \end_layout
32112
32113 \end_inset
32114 </cell>
32115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32116 \begin_inset Text
32117
32118 \begin_layout Plain Layout
32119
32120 \family roman
32121 \series medium
32122 \shape up
32123 \size tiny
32124 \emph off
32125 \bar no
32126 \noun off
32127 \color none
32128 E0
32129 \end_layout
32130
32131 \end_inset
32132 </cell>
32133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32134 \begin_inset Text
32135
32136 \begin_layout Plain Layout
32137
32138 \family roman
32139 \series medium
32140 \shape up
32141 \size tiny
32142 \emph off
32143 \bar no
32144 \noun off
32145 \color none
32146 F0
32147 \end_layout
32148
32149 \end_inset
32150 </cell>
32151 </row>
32152 <row>
32153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32154 \begin_inset Text
32155
32156 \begin_layout Plain Layout
32157
32158 \family roman
32159 \series medium
32160 \shape up
32161 \size tiny
32162 \emph off
32163 \bar no
32164 \noun off
32165 \color none
32166 00
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32172 \begin_inset Text
32173
32174 \begin_layout Plain Layout
32175
32176 \end_layout
32177
32178 \end_inset
32179 </cell>
32180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32181 \begin_inset Text
32182
32183 \begin_layout Plain Layout
32184
32185 \end_layout
32186
32187 \end_inset
32188 </cell>
32189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202
32203 \family roman
32204 \series medium
32205 \shape up
32206 \emph off
32207 \bar no
32208 \noun off
32209 \color none
32210 0
32211 \end_layout
32212
32213 \end_inset
32214 </cell>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \family roman
32221 \series medium
32222 \shape up
32223 \emph off
32224 \bar no
32225 \noun off
32226 \color none
32227 @
32228 \end_layout
32229
32230 \end_inset
32231 </cell>
32232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32233 \begin_inset Text
32234
32235 \begin_layout Plain Layout
32236
32237 \family roman
32238 \series medium
32239 \shape up
32240 \emph off
32241 \bar no
32242 \noun off
32243 \color none
32244 P
32245 \end_layout
32246
32247 \end_inset
32248 </cell>
32249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32250 \begin_inset Text
32251
32252 \begin_layout Plain Layout
32253
32254 \family roman
32255 \series medium
32256 \shape up
32257 \emph off
32258 \bar no
32259 \noun off
32260 \color none
32261 '
32262 \end_layout
32263
32264 \end_inset
32265 </cell>
32266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32267 \begin_inset Text
32268
32269 \begin_layout Plain Layout
32270
32271 \family roman
32272 \series medium
32273 \shape up
32274 \emph off
32275 \bar no
32276 \noun off
32277 \color none
32278 p
32279 \end_layout
32280
32281 \end_inset
32282 </cell>
32283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296
32297 \end_layout
32298
32299 \end_inset
32300 </cell>
32301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32302 \begin_inset Text
32303
32304 \begin_layout Plain Layout
32305
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \family roman
32316 \series medium
32317 \shape up
32318 \emph off
32319 \bar no
32320 \noun off
32321 \color none
32322 °
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32328 \begin_inset Text
32329
32330 \begin_layout Plain Layout
32331
32332 \family roman
32333 \series medium
32334 \shape up
32335 \emph off
32336 \bar no
32337 \noun off
32338 \color none
32339 À
32340 \end_layout
32341
32342 \end_inset
32343 </cell>
32344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348
32349 \family roman
32350 \series medium
32351 \shape up
32352 \emph off
32353 \bar no
32354 \noun off
32355 \color none
32356 Ð
32357 \end_layout
32358
32359 \end_inset
32360 </cell>
32361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365
32366 \family roman
32367 \series medium
32368 \shape up
32369 \emph off
32370 \bar no
32371 \noun off
32372 \color none
32373 à
32374 \end_layout
32375
32376 \end_inset
32377 </cell>
32378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32379 \begin_inset Text
32380
32381 \begin_layout Plain Layout
32382
32383 \family roman
32384 \series medium
32385 \shape up
32386 \emph off
32387 \bar no
32388 \noun off
32389 \color none
32390 ð
32391 \end_layout
32392
32393 \end_inset
32394 </cell>
32395 </row>
32396 <row>
32397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32398 \begin_inset Text
32399
32400 \begin_layout Plain Layout
32401
32402 \family roman
32403 \series medium
32404 \shape up
32405 \size tiny
32406 \emph off
32407 \bar no
32408 \noun off
32409 \color none
32410 01
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32416 \begin_inset Text
32417
32418 \begin_layout Plain Layout
32419
32420 \end_layout
32421
32422 \end_inset
32423 </cell>
32424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32425 \begin_inset Text
32426
32427 \begin_layout Plain Layout
32428
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437
32438 \family roman
32439 \series medium
32440 \shape up
32441 \emph off
32442 \bar no
32443 \noun off
32444 \color none
32445 !
32446 \end_layout
32447
32448 \end_inset
32449 </cell>
32450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454
32455 \family roman
32456 \series medium
32457 \shape up
32458 \emph off
32459 \bar no
32460 \noun off
32461 \color none
32462 1
32463 \end_layout
32464
32465 \end_inset
32466 </cell>
32467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Plain Layout
32471
32472 \family roman
32473 \series medium
32474 \shape up
32475 \emph off
32476 \bar no
32477 \noun off
32478 \color none
32479 A
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 Q
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 a
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 q
32531 \end_layout
32532
32533 \end_inset
32534 </cell>
32535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32554 \begin_inset Text
32555
32556 \begin_layout Plain Layout
32557
32558 \family roman
32559 \series medium
32560 \shape up
32561 \emph off
32562 \bar no
32563 \noun off
32564 \color none
32565 ¡
32566 \end_layout
32567
32568 \end_inset
32569 </cell>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574
32575 \family roman
32576 \series medium
32577 \shape up
32578 \emph off
32579 \bar no
32580 \noun off
32581 \color none
32582 ±
32583 \end_layout
32584
32585 \end_inset
32586 </cell>
32587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32588 \begin_inset Text
32589
32590 \begin_layout Plain Layout
32591
32592 \family roman
32593 \series medium
32594 \shape up
32595 \emph off
32596 \bar no
32597 \noun off
32598 \color none
32599 Á
32600 \end_layout
32601
32602 \end_inset
32603 </cell>
32604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32605 \begin_inset Text
32606
32607 \begin_layout Plain Layout
32608
32609 \family roman
32610 \series medium
32611 \shape up
32612 \emph off
32613 \bar no
32614 \noun off
32615 \color none
32616 Ñ
32617 \end_layout
32618
32619 \end_inset
32620 </cell>
32621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32622 \begin_inset Text
32623
32624 \begin_layout Plain Layout
32625
32626 \family roman
32627 \series medium
32628 \shape up
32629 \emph off
32630 \bar no
32631 \noun off
32632 \color none
32633 á
32634 \end_layout
32635
32636 \end_inset
32637 </cell>
32638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32639 \begin_inset Text
32640
32641 \begin_layout Plain Layout
32642
32643 \family roman
32644 \series medium
32645 \shape up
32646 \emph off
32647 \bar no
32648 \noun off
32649 \color none
32650 ñ
32651 \end_layout
32652
32653 \end_inset
32654 </cell>
32655 </row>
32656 <row>
32657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32658 \begin_inset Text
32659
32660 \begin_layout Plain Layout
32661
32662 \family roman
32663 \series medium
32664 \shape up
32665 \size tiny
32666 \emph off
32667 \bar no
32668 \noun off
32669 \color none
32670 02
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 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697
32698 \family roman
32699 \series medium
32700 \shape up
32701 \emph off
32702 \bar no
32703 \noun off
32704 \color none
32705 \begin_inset Quotes eld
32706 \end_inset
32707
32708
32709 \end_layout
32710
32711 \end_inset
32712 </cell>
32713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32714 \begin_inset Text
32715
32716 \begin_layout Plain Layout
32717
32718 \family roman
32719 \series medium
32720 \shape up
32721 \emph off
32722 \bar no
32723 \noun off
32724 \color none
32725 2
32726 \end_layout
32727
32728 \end_inset
32729 </cell>
32730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32731 \begin_inset Text
32732
32733 \begin_layout Plain Layout
32734
32735 \family roman
32736 \series medium
32737 \shape up
32738 \emph off
32739 \bar no
32740 \noun off
32741 \color none
32742 B
32743 \end_layout
32744
32745 \end_inset
32746 </cell>
32747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32748 \begin_inset Text
32749
32750 \begin_layout Plain Layout
32751
32752 \family roman
32753 \series medium
32754 \shape up
32755 \emph off
32756 \bar no
32757 \noun off
32758 \color none
32759 R
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32765 \begin_inset Text
32766
32767 \begin_layout Plain Layout
32768
32769 \family roman
32770 \series medium
32771 \shape up
32772 \emph off
32773 \bar no
32774 \noun off
32775 \color none
32776 b
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785
32786 \family roman
32787 \series medium
32788 \shape up
32789 \emph off
32790 \bar no
32791 \noun off
32792 \color none
32793 r
32794 \end_layout
32795
32796 \end_inset
32797 </cell>
32798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32799 \begin_inset Text
32800
32801 \begin_layout Plain Layout
32802
32803 \end_layout
32804
32805 \end_inset
32806 </cell>
32807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32808 \begin_inset Text
32809
32810 \begin_layout Plain Layout
32811
32812 \end_layout
32813
32814 \end_inset
32815 </cell>
32816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32817 \begin_inset Text
32818
32819 \begin_layout Plain Layout
32820 ¢
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829
32830 \family roman
32831 \series medium
32832 \shape up
32833 \emph off
32834 \bar no
32835 \noun off
32836 \color none
32837 ²
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32843 \begin_inset Text
32844
32845 \begin_layout Plain Layout
32846
32847 \family roman
32848 \series medium
32849 \shape up
32850 \emph off
32851 \bar no
32852 \noun off
32853 \color none
32854 Â
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863
32864 \family roman
32865 \series medium
32866 \shape up
32867 \emph off
32868 \bar no
32869 \noun off
32870 \color none
32871 Ò
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \family roman
32882 \series medium
32883 \shape up
32884 \emph off
32885 \bar no
32886 \noun off
32887 \color none
32888 â
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Plain Layout
32897
32898 \family roman
32899 \series medium
32900 \shape up
32901 \emph off
32902 \bar no
32903 \noun off
32904 \color none
32905 ò
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 </row>
32911 <row>
32912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32913 \begin_inset Text
32914
32915 \begin_layout Plain Layout
32916
32917 \family roman
32918 \series medium
32919 \shape up
32920 \size tiny
32921 \emph off
32922 \bar no
32923 \noun off
32924 \color none
32925 03
32926 \end_layout
32927
32928 \end_inset
32929 </cell>
32930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32931 \begin_inset Text
32932
32933 \begin_layout Plain Layout
32934
32935 \end_layout
32936
32937 \end_inset
32938 </cell>
32939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32940 \begin_inset Text
32941
32942 \begin_layout Plain Layout
32943
32944 \end_layout
32945
32946 \end_inset
32947 </cell>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952
32953 \family roman
32954 \series medium
32955 \shape up
32956 \emph off
32957 \bar no
32958 \noun off
32959 \color none
32960 #
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969
32970 \family roman
32971 \series medium
32972 \shape up
32973 \emph off
32974 \bar no
32975 \noun off
32976 \color none
32977 3
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32983 \begin_inset Text
32984
32985 \begin_layout Plain Layout
32986
32987 \family roman
32988 \series medium
32989 \shape up
32990 \emph off
32991 \bar no
32992 \noun off
32993 \color none
32994 C
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33000 \begin_inset Text
33001
33002 \begin_layout Plain Layout
33003
33004 \family roman
33005 \series medium
33006 \shape up
33007 \emph off
33008 \bar no
33009 \noun off
33010 \color none
33011 S
33012 \end_layout
33013
33014 \end_inset
33015 </cell>
33016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33017 \begin_inset Text
33018
33019 \begin_layout Plain Layout
33020
33021 \family roman
33022 \series medium
33023 \shape up
33024 \emph off
33025 \bar no
33026 \noun off
33027 \color none
33028 c
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33034 \begin_inset Text
33035
33036 \begin_layout Plain Layout
33037
33038 \family roman
33039 \series medium
33040 \shape up
33041 \emph off
33042 \bar no
33043 \noun off
33044 \color none
33045 s
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054
33055 \end_layout
33056
33057 \end_inset
33058 </cell>
33059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33060 \begin_inset Text
33061
33062 \begin_layout Plain Layout
33063
33064 \end_layout
33065
33066 \end_inset
33067 </cell>
33068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33069 \begin_inset Text
33070
33071 \begin_layout Plain Layout
33072
33073 \family roman
33074 \series medium
33075 \shape up
33076 \emph off
33077 \bar no
33078 \noun off
33079 \color none
33080 £
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33086 \begin_inset Text
33087
33088 \begin_layout Plain Layout
33089
33090 \family roman
33091 \series medium
33092 \shape up
33093 \emph off
33094 \bar no
33095 \noun off
33096 \color none
33097 ³
33098 \end_layout
33099
33100 \end_inset
33101 </cell>
33102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33103 \begin_inset Text
33104
33105 \begin_layout Plain Layout
33106
33107 \family roman
33108 \series medium
33109 \shape up
33110 \emph off
33111 \bar no
33112 \noun off
33113 \color none
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 ã
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ó
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 </row>
33171 <row>
33172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33173 \begin_inset Text
33174
33175 \begin_layout Plain Layout
33176
33177 \family roman
33178 \series medium
33179 \shape up
33180 \size tiny
33181 \emph off
33182 \bar no
33183 \noun off
33184 \color none
33185 04
33186 \end_layout
33187
33188 \end_inset
33189 </cell>
33190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33191 \begin_inset Text
33192
33193 \begin_layout Plain Layout
33194
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203
33204 \end_layout
33205
33206 \end_inset
33207 </cell>
33208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33209 \begin_inset Text
33210
33211 \begin_layout Plain Layout
33212
33213 \family roman
33214 \series medium
33215 \shape up
33216 \emph off
33217 \bar no
33218 \noun off
33219 \color none
33220 $
33221 \end_layout
33222
33223 \end_inset
33224 </cell>
33225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33226 \begin_inset Text
33227
33228 \begin_layout Plain Layout
33229
33230 \family roman
33231 \series medium
33232 \shape up
33233 \emph off
33234 \bar no
33235 \noun off
33236 \color none
33237 4
33238 \end_layout
33239
33240 \end_inset
33241 </cell>
33242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Plain Layout
33246
33247 \family roman
33248 \series medium
33249 \shape up
33250 \emph off
33251 \bar no
33252 \noun off
33253 \color none
33254 D
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33260 \begin_inset Text
33261
33262 \begin_layout Plain Layout
33263
33264 \family roman
33265 \series medium
33266 \shape up
33267 \emph off
33268 \bar no
33269 \noun off
33270 \color none
33271 T
33272 \end_layout
33273
33274 \end_inset
33275 </cell>
33276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33277 \begin_inset Text
33278
33279 \begin_layout Plain Layout
33280
33281 \family roman
33282 \series medium
33283 \shape up
33284 \emph off
33285 \bar no
33286 \noun off
33287 \color none
33288 d
33289 \end_layout
33290
33291 \end_inset
33292 </cell>
33293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33294 \begin_inset Text
33295
33296 \begin_layout Plain Layout
33297
33298 \family roman
33299 \series medium
33300 \shape up
33301 \emph off
33302 \bar no
33303 \noun off
33304 \color none
33305 t
33306 \end_layout
33307
33308 \end_inset
33309 </cell>
33310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33311 \begin_inset Text
33312
33313 \begin_layout Plain Layout
33314
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323
33324 \end_layout
33325
33326 \end_inset
33327 </cell>
33328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33329 \begin_inset Text
33330
33331 \begin_layout Plain Layout
33332 ¤
33333 \end_layout
33334
33335 \end_inset
33336 </cell>
33337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33338 \begin_inset Text
33339
33340 \begin_layout Plain Layout
33341
33342 \family roman
33343 \series medium
33344 \shape up
33345 \emph off
33346 \bar no
33347 \noun off
33348 \color none
33349 ´
33350 \end_layout
33351
33352 \end_inset
33353 </cell>
33354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33355 \begin_inset Text
33356
33357 \begin_layout Plain Layout
33358
33359 \family roman
33360 \series medium
33361 \shape up
33362 \emph off
33363 \bar no
33364 \noun off
33365 \color none
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 ä
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 ô
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 </row>
33423 <row>
33424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33425 \begin_inset Text
33426
33427 \begin_layout Plain Layout
33428
33429 \family roman
33430 \series medium
33431 \shape up
33432 \size tiny
33433 \emph off
33434 \bar no
33435 \noun off
33436 \color none
33437 05
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \end_layout
33448
33449 \end_inset
33450 </cell>
33451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33452 \begin_inset Text
33453
33454 \begin_layout Plain Layout
33455
33456 \end_layout
33457
33458 \end_inset
33459 </cell>
33460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33461 \begin_inset Text
33462
33463 \begin_layout Plain Layout
33464
33465 \family roman
33466 \series medium
33467 \shape up
33468 \emph off
33469 \bar no
33470 \noun off
33471 \color none
33472 %
33473 \end_layout
33474
33475 \end_inset
33476 </cell>
33477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481
33482 \family roman
33483 \series medium
33484 \shape up
33485 \emph off
33486 \bar no
33487 \noun off
33488 \color none
33489 5
33490 \end_layout
33491
33492 \end_inset
33493 </cell>
33494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498
33499 \family roman
33500 \series medium
33501 \shape up
33502 \emph off
33503 \bar no
33504 \noun off
33505 \color none
33506 E
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family roman
33517 \series medium
33518 \shape up
33519 \emph off
33520 \bar no
33521 \noun off
33522 \color none
33523 U
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Plain Layout
33532
33533 \family roman
33534 \series medium
33535 \shape up
33536 \emph off
33537 \bar no
33538 \noun off
33539 \color none
33540 e
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33546 \begin_inset Text
33547
33548 \begin_layout Plain Layout
33549
33550 \family roman
33551 \series medium
33552 \shape up
33553 \emph off
33554 \bar no
33555 \noun off
33556 \color none
33557 u
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \end_layout
33568
33569 \end_inset
33570 </cell>
33571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33572 \begin_inset Text
33573
33574 \begin_layout Plain Layout
33575
33576 \end_layout
33577
33578 \end_inset
33579 </cell>
33580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584 ¥
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593
33594 \family roman
33595 \series medium
33596 \shape up
33597 \emph off
33598 \bar no
33599 \noun off
33600 \color none
33601 µ
33602 \end_layout
33603
33604 \end_inset
33605 </cell>
33606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33607 \begin_inset Text
33608
33609 \begin_layout Plain Layout
33610
33611 \family roman
33612 \series medium
33613 \shape up
33614 \emph off
33615 \bar no
33616 \noun off
33617 \color none
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 å
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 õ
33670 \end_layout
33671
33672 \end_inset
33673 </cell>
33674 </row>
33675 <row>
33676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family roman
33682 \series medium
33683 \shape up
33684 \size tiny
33685 \emph off
33686 \bar no
33687 \noun off
33688 \color none
33689 06
33690 \end_layout
33691
33692 \end_inset
33693 </cell>
33694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33695 \begin_inset Text
33696
33697 \begin_layout Plain Layout
33698
33699 \end_layout
33700
33701 \end_inset
33702 </cell>
33703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33704 \begin_inset Text
33705
33706 \begin_layout Plain Layout
33707
33708 \end_layout
33709
33710 \end_inset
33711 </cell>
33712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716
33717 \family roman
33718 \series medium
33719 \shape up
33720 \emph off
33721 \bar no
33722 \noun off
33723 \color none
33724 &
33725 \end_layout
33726
33727 \end_inset
33728 </cell>
33729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33730 \begin_inset Text
33731
33732 \begin_layout Plain Layout
33733
33734 \family roman
33735 \series medium
33736 \shape up
33737 \emph off
33738 \bar no
33739 \noun off
33740 \color none
33741 6
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750
33751 \family roman
33752 \series medium
33753 \shape up
33754 \emph off
33755 \bar no
33756 \noun off
33757 \color none
33758 F
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \family roman
33769 \series medium
33770 \shape up
33771 \emph off
33772 \bar no
33773 \noun off
33774 \color none
33775 V
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784
33785 \family roman
33786 \series medium
33787 \shape up
33788 \emph off
33789 \bar no
33790 \noun off
33791 \color none
33792 f
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \family roman
33803 \series medium
33804 \shape up
33805 \emph off
33806 \bar no
33807 \noun off
33808 \color none
33809 v
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Plain Layout
33818
33819 \end_layout
33820
33821 \end_inset
33822 </cell>
33823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33824 \begin_inset Text
33825
33826 \begin_layout Plain Layout
33827
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33833 \begin_inset Text
33834
33835 \begin_layout Plain Layout
33836 ¦
33837 \end_layout
33838
33839 \end_inset
33840 </cell>
33841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33842 \begin_inset Text
33843
33844 \begin_layout Plain Layout
33845
33846 \family roman
33847 \series medium
33848 \shape up
33849 \emph off
33850 \bar no
33851 \noun off
33852 \color none
33853
33854 \end_layout
33855
33856 \end_inset
33857 </cell>
33858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \family roman
33864 \series medium
33865 \shape up
33866 \emph off
33867 \bar no
33868 \noun off
33869 \color none
33870 Æ
33871 \end_layout
33872
33873 \end_inset
33874 </cell>
33875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Plain Layout
33879
33880 \family roman
33881 \series medium
33882 \shape up
33883 \emph off
33884 \bar no
33885 \noun off
33886 \color none
33887 Ö
33888 \end_layout
33889
33890 \end_inset
33891 </cell>
33892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33893 \begin_inset Text
33894
33895 \begin_layout Plain Layout
33896
33897 \family roman
33898 \series medium
33899 \shape up
33900 \emph off
33901 \bar no
33902 \noun off
33903 \color none
33904 æ
33905 \end_layout
33906
33907 \end_inset
33908 </cell>
33909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33910 \begin_inset Text
33911
33912 \begin_layout Plain Layout
33913
33914 \family roman
33915 \series medium
33916 \shape up
33917 \emph off
33918 \bar no
33919 \noun off
33920 \color none
33921 ö
33922 \end_layout
33923
33924 \end_inset
33925 </cell>
33926 </row>
33927 <row>
33928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33929 \begin_inset Text
33930
33931 \begin_layout Plain Layout
33932
33933 \family roman
33934 \series medium
33935 \shape up
33936 \size tiny
33937 \emph off
33938 \bar no
33939 \noun off
33940 \color none
33941 07
33942 \end_layout
33943
33944 \end_inset
33945 </cell>
33946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33947 \begin_inset Text
33948
33949 \begin_layout Plain Layout
33950
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \end_layout
33961
33962 \end_inset
33963 </cell>
33964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33965 \begin_inset Text
33966
33967 \begin_layout Plain Layout
33968
33969 \family roman
33970 \series medium
33971 \shape up
33972 \emph off
33973 \bar no
33974 \noun off
33975 \color none
33976 `
33977 \end_layout
33978
33979 \end_inset
33980 </cell>
33981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985
33986 \family roman
33987 \series medium
33988 \shape up
33989 \emph off
33990 \bar no
33991 \noun off
33992 \color none
33993 7
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33999 \begin_inset Text
34000
34001 \begin_layout Plain Layout
34002
34003 \family roman
34004 \series medium
34005 \shape up
34006 \emph off
34007 \bar no
34008 \noun off
34009 \color none
34010 G
34011 \end_layout
34012
34013 \end_inset
34014 </cell>
34015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34016 \begin_inset Text
34017
34018 \begin_layout Plain Layout
34019
34020 \family roman
34021 \series medium
34022 \shape up
34023 \emph off
34024 \bar no
34025 \noun off
34026 \color none
34027 W
34028 \end_layout
34029
34030 \end_inset
34031 </cell>
34032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34033 \begin_inset Text
34034
34035 \begin_layout Plain Layout
34036
34037 \family roman
34038 \series medium
34039 \shape up
34040 \emph off
34041 \bar no
34042 \noun off
34043 \color none
34044 g
34045 \end_layout
34046
34047 \end_inset
34048 </cell>
34049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34050 \begin_inset Text
34051
34052 \begin_layout Plain Layout
34053
34054 \family roman
34055 \series medium
34056 \shape up
34057 \emph off
34058 \bar no
34059 \noun off
34060 \color none
34061 w
34062 \end_layout
34063
34064 \end_inset
34065 </cell>
34066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34067 \begin_inset Text
34068
34069 \begin_layout Plain Layout
34070
34071 \end_layout
34072
34073 \end_inset
34074 </cell>
34075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34076 \begin_inset Text
34077
34078 \begin_layout Plain Layout
34079
34080 \end_layout
34081
34082 \end_inset
34083 </cell>
34084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Plain Layout
34088
34089 \family roman
34090 \series medium
34091 \shape up
34092 \emph off
34093 \bar no
34094 \noun off
34095 \color none
34096 §
34097 \end_layout
34098
34099 \end_inset
34100 </cell>
34101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105
34106 \family roman
34107 \series medium
34108 \shape up
34109 \emph off
34110 \bar no
34111 \noun off
34112 \color none
34113 ·
34114 \end_layout
34115
34116 \end_inset
34117 </cell>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122
34123 \family roman
34124 \series medium
34125 \shape up
34126 \emph off
34127 \bar no
34128 \noun off
34129 \color none
34130 Ç
34131 \end_layout
34132
34133 \end_inset
34134 </cell>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \family roman
34141 \series medium
34142 \shape up
34143 \emph off
34144 \bar no
34145 \noun off
34146 \color none
34147 ×
34148 \end_layout
34149
34150 \end_inset
34151 </cell>
34152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34153 \begin_inset Text
34154
34155 \begin_layout Plain Layout
34156
34157 \family roman
34158 \series medium
34159 \shape up
34160 \emph off
34161 \bar no
34162 \noun off
34163 \color none
34164 ç
34165 \end_layout
34166
34167 \end_inset
34168 </cell>
34169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34170 \begin_inset Text
34171
34172 \begin_layout Plain Layout
34173
34174 \family roman
34175 \series medium
34176 \shape up
34177 \emph off
34178 \bar no
34179 \noun off
34180 \color none
34181 ÷
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 </row>
34187 <row>
34188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34189 \begin_inset Text
34190
34191 \begin_layout Plain Layout
34192
34193 \family roman
34194 \series medium
34195 \shape up
34196 \size tiny
34197 \emph off
34198 \bar no
34199 \noun off
34200 \color none
34201 08
34202 \end_layout
34203
34204 \end_inset
34205 </cell>
34206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34207 \begin_inset Text
34208
34209 \begin_layout Plain Layout
34210
34211 \end_layout
34212
34213 \end_inset
34214 </cell>
34215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34216 \begin_inset Text
34217
34218 \begin_layout Plain Layout
34219
34220 \end_layout
34221
34222 \end_inset
34223 </cell>
34224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34225 \begin_inset Text
34226
34227 \begin_layout Plain Layout
34228
34229 \family roman
34230 \series medium
34231 \shape up
34232 \emph off
34233 \bar no
34234 \noun off
34235 \color none
34236 (
34237 \end_layout
34238
34239 \end_inset
34240 </cell>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245
34246 \family roman
34247 \series medium
34248 \shape up
34249 \emph off
34250 \bar no
34251 \noun off
34252 \color none
34253 8
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262
34263 \family roman
34264 \series medium
34265 \shape up
34266 \emph off
34267 \bar no
34268 \noun off
34269 \color none
34270 H
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34276 \begin_inset Text
34277
34278 \begin_layout Plain Layout
34279
34280 \family roman
34281 \series medium
34282 \shape up
34283 \emph off
34284 \bar no
34285 \noun off
34286 \color none
34287 X
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 h
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \family roman
34315 \series medium
34316 \shape up
34317 \emph off
34318 \bar no
34319 \noun off
34320 \color none
34321 x
34322 \end_layout
34323
34324 \end_inset
34325 </cell>
34326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34327 \begin_inset Text
34328
34329 \begin_layout Plain Layout
34330
34331 \end_layout
34332
34333 \end_inset
34334 </cell>
34335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34336 \begin_inset Text
34337
34338 \begin_layout Plain Layout
34339
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348
34349 \family roman
34350 \series medium
34351 \shape up
34352 \emph off
34353 \bar no
34354 \noun off
34355 \color none
34356 ¨
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365
34366 \family roman
34367 \series medium
34368 \shape up
34369 \emph off
34370 \bar no
34371 \noun off
34372 \color none
34373 ¸
34374 \end_layout
34375
34376 \end_inset
34377 </cell>
34378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34379 \begin_inset Text
34380
34381 \begin_layout Plain Layout
34382
34383 \family roman
34384 \series medium
34385 \shape up
34386 \emph off
34387 \bar no
34388 \noun off
34389 \color none
34390 È
34391 \end_layout
34392
34393 \end_inset
34394 </cell>
34395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399
34400 \family roman
34401 \series medium
34402 \shape up
34403 \emph off
34404 \bar no
34405 \noun off
34406 \color none
34407 Ø
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34413 \begin_inset Text
34414
34415 \begin_layout Plain Layout
34416
34417 \family roman
34418 \series medium
34419 \shape up
34420 \emph off
34421 \bar no
34422 \noun off
34423 \color none
34424 è
34425 \end_layout
34426
34427 \end_inset
34428 </cell>
34429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34430 \begin_inset Text
34431
34432 \begin_layout Plain Layout
34433
34434 \family roman
34435 \series medium
34436 \shape up
34437 \emph off
34438 \bar no
34439 \noun off
34440 \color none
34441 ø
34442 \end_layout
34443
34444 \end_inset
34445 </cell>
34446 </row>
34447 <row>
34448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34449 \begin_inset Text
34450
34451 \begin_layout Plain Layout
34452
34453 \family roman
34454 \series medium
34455 \shape up
34456 \size tiny
34457 \emph off
34458 \bar no
34459 \noun off
34460 \color none
34461 09
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470
34471 \end_layout
34472
34473 \end_inset
34474 </cell>
34475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34476 \begin_inset Text
34477
34478 \begin_layout Plain Layout
34479
34480 \end_layout
34481
34482 \end_inset
34483 </cell>
34484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34485 \begin_inset Text
34486
34487 \begin_layout Plain Layout
34488
34489 \family roman
34490 \series medium
34491 \shape up
34492 \emph off
34493 \bar no
34494 \noun off
34495 \color none
34496 )
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505
34506 \family roman
34507 \series medium
34508 \shape up
34509 \emph off
34510 \bar no
34511 \noun off
34512 \color none
34513 9
34514 \end_layout
34515
34516 \end_inset
34517 </cell>
34518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34519 \begin_inset Text
34520
34521 \begin_layout Plain Layout
34522
34523 \family roman
34524 \series medium
34525 \shape up
34526 \emph off
34527 \bar no
34528 \noun off
34529 \color none
34530 I
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \family roman
34541 \series medium
34542 \shape up
34543 \emph off
34544 \bar no
34545 \noun off
34546 \color none
34547 Y
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556
34557 \family roman
34558 \series medium
34559 \shape up
34560 \emph off
34561 \bar no
34562 \noun off
34563 \color none
34564 i
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573
34574 \family roman
34575 \series medium
34576 \shape up
34577 \emph off
34578 \bar no
34579 \noun off
34580 \color none
34581 y
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34596 \begin_inset Text
34597
34598 \begin_layout Plain Layout
34599
34600 \end_layout
34601
34602 \end_inset
34603 </cell>
34604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34605 \begin_inset Text
34606
34607 \begin_layout Plain Layout
34608
34609 \family roman
34610 \series medium
34611 \shape up
34612 \emph off
34613 \bar no
34614 \noun off
34615 \color none
34616 ©
34617 \end_layout
34618
34619 \end_inset
34620 </cell>
34621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34622 \begin_inset Text
34623
34624 \begin_layout Plain Layout
34625
34626 \family roman
34627 \series medium
34628 \shape up
34629 \emph off
34630 \bar no
34631 \noun off
34632 \color none
34633 ¹
34634 \end_layout
34635
34636 \end_inset
34637 </cell>
34638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642
34643 \family roman
34644 \series medium
34645 \shape up
34646 \emph off
34647 \bar no
34648 \noun off
34649 \color none
34650 É
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659
34660 \family roman
34661 \series medium
34662 \shape up
34663 \emph off
34664 \bar no
34665 \noun off
34666 \color none
34667 Ù
34668 \end_layout
34669
34670 \end_inset
34671 </cell>
34672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34673 \begin_inset Text
34674
34675 \begin_layout Plain Layout
34676
34677 \family roman
34678 \series medium
34679 \shape up
34680 \emph off
34681 \bar no
34682 \noun off
34683 \color none
34684 é
34685 \end_layout
34686
34687 \end_inset
34688 </cell>
34689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34690 \begin_inset Text
34691
34692 \begin_layout Plain Layout
34693
34694 \family roman
34695 \series medium
34696 \shape up
34697 \emph off
34698 \bar no
34699 \noun off
34700 \color none
34701 ù
34702 \end_layout
34703
34704 \end_inset
34705 </cell>
34706 </row>
34707 <row>
34708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34709 \begin_inset Text
34710
34711 \begin_layout Plain Layout
34712
34713 \family roman
34714 \series medium
34715 \shape up
34716 \size tiny
34717 \emph off
34718 \bar no
34719 \noun off
34720 \color none
34721 0A
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34736 \begin_inset Text
34737
34738 \begin_layout Plain Layout
34739
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748
34749 \family roman
34750 \series medium
34751 \shape up
34752 \emph off
34753 \bar no
34754 \noun off
34755 \color none
34756 *
34757 \end_layout
34758
34759 \end_inset
34760 </cell>
34761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34762 \begin_inset Text
34763
34764 \begin_layout Plain Layout
34765
34766 \family roman
34767 \series medium
34768 \shape up
34769 \emph off
34770 \bar no
34771 \noun off
34772 \color none
34773 :
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782
34783 \family roman
34784 \series medium
34785 \shape up
34786 \emph off
34787 \bar no
34788 \noun off
34789 \color none
34790 J
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799
34800 \family roman
34801 \series medium
34802 \shape up
34803 \emph off
34804 \bar no
34805 \noun off
34806 \color none
34807 Z
34808 \end_layout
34809
34810 \end_inset
34811 </cell>
34812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34813 \begin_inset Text
34814
34815 \begin_layout Plain Layout
34816
34817 \family roman
34818 \series medium
34819 \shape up
34820 \emph off
34821 \bar no
34822 \noun off
34823 \color none
34824 j
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34830 \begin_inset Text
34831
34832 \begin_layout Plain Layout
34833
34834 \family roman
34835 \series medium
34836 \shape up
34837 \emph off
34838 \bar no
34839 \noun off
34840 \color none
34841 z
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Plain Layout
34850
34851 \end_layout
34852
34853 \end_inset
34854 </cell>
34855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868
34869 \family roman
34870 \series medium
34871 \shape up
34872 \emph off
34873 \bar no
34874 \noun off
34875 \color none
34876 ª
34877 \end_layout
34878
34879 \end_inset
34880 </cell>
34881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34882 \begin_inset Text
34883
34884 \begin_layout Plain Layout
34885
34886 \family roman
34887 \series medium
34888 \shape up
34889 \emph off
34890 \bar no
34891 \noun off
34892 \color none
34893 º
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34899 \begin_inset Text
34900
34901 \begin_layout Plain Layout
34902
34903 \family roman
34904 \series medium
34905 \shape up
34906 \emph off
34907 \bar no
34908 \noun off
34909 \color none
34910 Ê
34911 \end_layout
34912
34913 \end_inset
34914 </cell>
34915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919
34920 \family roman
34921 \series medium
34922 \shape up
34923 \emph off
34924 \bar no
34925 \noun off
34926 \color none
34927 Ú
34928 \end_layout
34929
34930 \end_inset
34931 </cell>
34932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34933 \begin_inset Text
34934
34935 \begin_layout Plain Layout
34936
34937 \family roman
34938 \series medium
34939 \shape up
34940 \emph off
34941 \bar no
34942 \noun off
34943 \color none
34944 ê
34945 \end_layout
34946
34947 \end_inset
34948 </cell>
34949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34950 \begin_inset Text
34951
34952 \begin_layout Plain Layout
34953
34954 \family roman
34955 \series medium
34956 \shape up
34957 \emph off
34958 \bar no
34959 \noun off
34960 \color none
34961 ú
34962 \end_layout
34963
34964 \end_inset
34965 </cell>
34966 </row>
34967 <row>
34968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34969 \begin_inset Text
34970
34971 \begin_layout Plain Layout
34972
34973 \family roman
34974 \series medium
34975 \shape up
34976 \size tiny
34977 \emph off
34978 \bar no
34979 \noun off
34980 \color none
34981 0B
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34996 \begin_inset Text
34997
34998 \begin_layout Plain Layout
34999
35000 \end_layout
35001
35002 \end_inset
35003 </cell>
35004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008
35009 \family roman
35010 \series medium
35011 \shape up
35012 \emph off
35013 \bar no
35014 \noun off
35015 \color none
35016 +
35017 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025
35026 \family roman
35027 \series medium
35028 \shape up
35029 \emph off
35030 \bar no
35031 \noun off
35032 \color none
35033 ;
35034 \end_layout
35035
35036 \end_inset
35037 </cell>
35038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35039 \begin_inset Text
35040
35041 \begin_layout Plain Layout
35042
35043 \family roman
35044 \series medium
35045 \shape up
35046 \emph off
35047 \bar no
35048 \noun off
35049 \color none
35050 K
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059
35060 \family roman
35061 \series medium
35062 \shape up
35063 \emph off
35064 \bar no
35065 \noun off
35066 \color none
35067 [
35068 \end_layout
35069
35070 \end_inset
35071 </cell>
35072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35073 \begin_inset Text
35074
35075 \begin_layout Plain Layout
35076
35077 \family roman
35078 \series medium
35079 \shape up
35080 \emph off
35081 \bar no
35082 \noun off
35083 \color none
35084 k
35085 \end_layout
35086
35087 \end_inset
35088 </cell>
35089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35090 \begin_inset Text
35091
35092 \begin_layout Plain Layout
35093
35094 \family roman
35095 \series medium
35096 \shape up
35097 \emph off
35098 \bar no
35099 \noun off
35100 \color none
35101 {
35102 \end_layout
35103
35104 \end_inset
35105 </cell>
35106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35107 \begin_inset Text
35108
35109 \begin_layout Plain Layout
35110
35111 \end_layout
35112
35113 \end_inset
35114 </cell>
35115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35116 \begin_inset Text
35117
35118 \begin_layout Plain Layout
35119
35120 \end_layout
35121
35122 \end_inset
35123 </cell>
35124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35125 \begin_inset Text
35126
35127 \begin_layout Plain Layout
35128
35129 \family roman
35130 \series medium
35131 \shape up
35132 \emph off
35133 \bar no
35134 \noun off
35135 \color none
35136 «
35137 \end_layout
35138
35139 \end_inset
35140 </cell>
35141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35142 \begin_inset Text
35143
35144 \begin_layout Plain Layout
35145
35146 \family roman
35147 \series medium
35148 \shape up
35149 \emph off
35150 \bar no
35151 \noun off
35152 \color none
35153 »
35154 \end_layout
35155
35156 \end_inset
35157 </cell>
35158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Plain Layout
35162
35163 \family roman
35164 \series medium
35165 \shape up
35166 \emph off
35167 \bar no
35168 \noun off
35169 \color none
35170 Ë
35171 \end_layout
35172
35173 \end_inset
35174 </cell>
35175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35176 \begin_inset Text
35177
35178 \begin_layout Plain Layout
35179
35180 \family roman
35181 \series medium
35182 \shape up
35183 \emph off
35184 \bar no
35185 \noun off
35186 \color none
35187 Û
35188 \end_layout
35189
35190 \end_inset
35191 </cell>
35192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35193 \begin_inset Text
35194
35195 \begin_layout Plain Layout
35196
35197 \family roman
35198 \series medium
35199 \shape up
35200 \emph off
35201 \bar no
35202 \noun off
35203 \color none
35204 ë
35205 \end_layout
35206
35207 \end_inset
35208 </cell>
35209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35210 \begin_inset Text
35211
35212 \begin_layout Plain Layout
35213
35214 \family roman
35215 \series medium
35216 \shape up
35217 \emph off
35218 \bar no
35219 \noun off
35220 \color none
35221 û
35222 \end_layout
35223
35224 \end_inset
35225 </cell>
35226 </row>
35227 <row>
35228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232
35233 \family roman
35234 \series medium
35235 \shape up
35236 \size tiny
35237 \emph off
35238 \bar no
35239 \noun off
35240 \color none
35241 0C
35242 \end_layout
35243
35244 \end_inset
35245 </cell>
35246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35247 \begin_inset Text
35248
35249 \begin_layout Plain Layout
35250
35251 \end_layout
35252
35253 \end_inset
35254 </cell>
35255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35256 \begin_inset Text
35257
35258 \begin_layout Plain Layout
35259
35260 \end_layout
35261
35262 \end_inset
35263 </cell>
35264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35265 \begin_inset Text
35266
35267 \begin_layout Plain Layout
35268
35269 \family roman
35270 \series medium
35271 \shape up
35272 \emph off
35273 \bar no
35274 \noun off
35275 \color none
35276 ,
35277 \end_layout
35278
35279 \end_inset
35280 </cell>
35281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35282 \begin_inset Text
35283
35284 \begin_layout Plain Layout
35285
35286 \family roman
35287 \series medium
35288 \shape up
35289 \emph off
35290 \bar no
35291 \noun off
35292 \color none
35293 <
35294 \end_layout
35295
35296 \end_inset
35297 </cell>
35298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35299 \begin_inset Text
35300
35301 \begin_layout Plain Layout
35302
35303 \family roman
35304 \series medium
35305 \shape up
35306 \emph off
35307 \bar no
35308 \noun off
35309 \color none
35310 L
35311 \end_layout
35312
35313 \end_inset
35314 </cell>
35315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35316 \begin_inset Text
35317
35318 \begin_layout Plain Layout
35319
35320 \family roman
35321 \series medium
35322 \shape up
35323 \emph off
35324 \bar no
35325 \noun off
35326 \color none
35327
35328 \backslash
35329
35330 \end_layout
35331
35332 \end_inset
35333 </cell>
35334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35335 \begin_inset Text
35336
35337 \begin_layout Plain Layout
35338
35339 \family roman
35340 \series medium
35341 \shape up
35342 \emph off
35343 \bar no
35344 \noun off
35345 \color none
35346 l
35347 \end_layout
35348
35349 \end_inset
35350 </cell>
35351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35352 \begin_inset Text
35353
35354 \begin_layout Plain Layout
35355
35356 \family roman
35357 \series medium
35358 \shape up
35359 \emph off
35360 \bar no
35361 \noun off
35362 \color none
35363 |
35364 \end_layout
35365
35366 \end_inset
35367 </cell>
35368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35369 \begin_inset Text
35370
35371 \begin_layout Plain Layout
35372
35373 \end_layout
35374
35375 \end_inset
35376 </cell>
35377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35378 \begin_inset Text
35379
35380 \begin_layout Plain Layout
35381
35382 \end_layout
35383
35384 \end_inset
35385 </cell>
35386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35387 \begin_inset Text
35388
35389 \begin_layout Plain Layout
35390
35391 \family roman
35392 \series medium
35393 \shape up
35394 \emph off
35395 \bar no
35396 \noun off
35397 \color none
35398 ¬
35399 \end_layout
35400
35401 \end_inset
35402 </cell>
35403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35404 \begin_inset Text
35405
35406 \begin_layout Plain Layout
35407
35408 \family roman
35409 \series medium
35410 \shape up
35411 \emph off
35412 \bar no
35413 \noun off
35414 \color none
35415 ¼
35416 \end_layout
35417
35418 \end_inset
35419 </cell>
35420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424
35425 \family roman
35426 \series medium
35427 \shape up
35428 \emph off
35429 \bar no
35430 \noun off
35431 \color none
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" rightline="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 ü
35484 \end_layout
35485
35486 \end_inset
35487 </cell>
35488 </row>
35489 <row>
35490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35491 \begin_inset Text
35492
35493 \begin_layout Plain Layout
35494
35495 \family roman
35496 \series medium
35497 \shape up
35498 \size tiny
35499 \emph off
35500 \bar no
35501 \noun off
35502 \color none
35503 0D
35504 \end_layout
35505
35506 \end_inset
35507 </cell>
35508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35509 \begin_inset Text
35510
35511 \begin_layout Plain Layout
35512
35513 \end_layout
35514
35515 \end_inset
35516 </cell>
35517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35518 \begin_inset Text
35519
35520 \begin_layout Plain Layout
35521
35522 \end_layout
35523
35524 \end_inset
35525 </cell>
35526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35527 \begin_inset Text
35528
35529 \begin_layout Plain Layout
35530
35531 \family roman
35532 \series medium
35533 \shape up
35534 \emph off
35535 \bar no
35536 \noun off
35537 \color none
35538 -
35539 \end_layout
35540
35541 \end_inset
35542 </cell>
35543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35544 \begin_inset Text
35545
35546 \begin_layout Plain Layout
35547
35548 \family roman
35549 \series medium
35550 \shape up
35551 \emph off
35552 \bar no
35553 \noun off
35554 \color none
35555 =
35556 \end_layout
35557
35558 \end_inset
35559 </cell>
35560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35561 \begin_inset Text
35562
35563 \begin_layout Plain Layout
35564
35565 \family roman
35566 \series medium
35567 \shape up
35568 \emph off
35569 \bar no
35570 \noun off
35571 \color none
35572 M
35573 \end_layout
35574
35575 \end_inset
35576 </cell>
35577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35578 \begin_inset Text
35579
35580 \begin_layout Plain Layout
35581
35582 \family roman
35583 \series medium
35584 \shape up
35585 \emph off
35586 \bar no
35587 \noun off
35588 \color none
35589 ]
35590 \end_layout
35591
35592 \end_inset
35593 </cell>
35594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35595 \begin_inset Text
35596
35597 \begin_layout Plain Layout
35598
35599 \family roman
35600 \series medium
35601 \shape up
35602 \emph off
35603 \bar no
35604 \noun off
35605 \color none
35606 m
35607 \end_layout
35608
35609 \end_inset
35610 </cell>
35611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35612 \begin_inset Text
35613
35614 \begin_layout Plain Layout
35615
35616 \family roman
35617 \series medium
35618 \shape up
35619 \emph off
35620 \bar no
35621 \noun off
35622 \color none
35623 }
35624 \end_layout
35625
35626 \end_inset
35627 </cell>
35628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35629 \begin_inset Text
35630
35631 \begin_layout Plain Layout
35632
35633 \end_layout
35634
35635 \end_inset
35636 </cell>
35637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641
35642 \end_layout
35643
35644 \end_inset
35645 </cell>
35646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35647 \begin_inset Text
35648
35649 \begin_layout Plain Layout
35650
35651 \end_layout
35652
35653 \end_inset
35654 </cell>
35655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35656 \begin_inset Text
35657
35658 \begin_layout Plain Layout
35659
35660 \family roman
35661 \series medium
35662 \shape up
35663 \emph off
35664 \bar no
35665 \noun off
35666 \color none
35667 ½
35668 \end_layout
35669
35670 \end_inset
35671 </cell>
35672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35673 \begin_inset Text
35674
35675 \begin_layout Plain Layout
35676
35677 \family roman
35678 \series medium
35679 \shape up
35680 \emph off
35681 \bar no
35682 \noun off
35683 \color none
35684 Í
35685 \end_layout
35686
35687 \end_inset
35688 </cell>
35689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35690 \begin_inset Text
35691
35692 \begin_layout Plain Layout
35693
35694 \family roman
35695 \series medium
35696 \shape up
35697 \emph off
35698 \bar no
35699 \noun off
35700 \color none
35701 Ý
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Plain Layout
35710
35711 \family roman
35712 \series medium
35713 \shape up
35714 \emph off
35715 \bar no
35716 \noun off
35717 \color none
35718 í
35719 \end_layout
35720
35721 \end_inset
35722 </cell>
35723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35724 \begin_inset Text
35725
35726 \begin_layout Plain Layout
35727
35728 \family roman
35729 \series medium
35730 \shape up
35731 \emph off
35732 \bar no
35733 \noun off
35734 \color none
35735 ý
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 </row>
35741 <row>
35742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35743 \begin_inset Text
35744
35745 \begin_layout Plain Layout
35746
35747 \family roman
35748 \series medium
35749 \shape up
35750 \size tiny
35751 \emph off
35752 \bar no
35753 \noun off
35754 \color none
35755 0E
35756 \end_layout
35757
35758 \end_inset
35759 </cell>
35760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35761 \begin_inset Text
35762
35763 \begin_layout Plain Layout
35764
35765 \end_layout
35766
35767 \end_inset
35768 </cell>
35769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35770 \begin_inset Text
35771
35772 \begin_layout Plain Layout
35773
35774 \end_layout
35775
35776 \end_inset
35777 </cell>
35778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35779 \begin_inset Text
35780
35781 \begin_layout Plain Layout
35782
35783 \family roman
35784 \series medium
35785 \shape up
35786 \emph off
35787 \bar no
35788 \noun off
35789 \color none
35790 .
35791 \end_layout
35792
35793 \end_inset
35794 </cell>
35795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35796 \begin_inset Text
35797
35798 \begin_layout Plain Layout
35799
35800 \family roman
35801 \series medium
35802 \shape up
35803 \emph off
35804 \bar no
35805 \noun off
35806 \color none
35807 >
35808 \end_layout
35809
35810 \end_inset
35811 </cell>
35812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35813 \begin_inset Text
35814
35815 \begin_layout Plain Layout
35816
35817 \family roman
35818 \series medium
35819 \shape up
35820 \emph off
35821 \bar no
35822 \noun off
35823 \color none
35824 N
35825 \end_layout
35826
35827 \end_inset
35828 </cell>
35829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35830 \begin_inset Text
35831
35832 \begin_layout Plain Layout
35833
35834 \family roman
35835 \series medium
35836 \shape up
35837 \emph off
35838 \bar no
35839 \noun off
35840 \color none
35841 ^
35842 \end_layout
35843
35844 \end_inset
35845 </cell>
35846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35847 \begin_inset Text
35848
35849 \begin_layout Plain Layout
35850
35851 \family roman
35852 \series medium
35853 \shape up
35854 \emph off
35855 \bar no
35856 \noun off
35857 \color none
35858 n
35859 \end_layout
35860
35861 \end_inset
35862 </cell>
35863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35864 \begin_inset Text
35865
35866 \begin_layout Plain Layout
35867
35868 \family roman
35869 \series medium
35870 \shape up
35871 \emph off
35872 \bar no
35873 \noun off
35874 \color none
35875 ~
35876 \end_layout
35877
35878 \end_inset
35879 </cell>
35880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35881 \begin_inset Text
35882
35883 \begin_layout Plain Layout
35884
35885 \end_layout
35886
35887 \end_inset
35888 </cell>
35889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35890 \begin_inset Text
35891
35892 \begin_layout Plain Layout
35893
35894 \end_layout
35895
35896 \end_inset
35897 </cell>
35898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35899 \begin_inset Text
35900
35901 \begin_layout Plain Layout
35902
35903 \family roman
35904 \series medium
35905 \shape up
35906 \emph off
35907 \bar no
35908 \noun off
35909 \color none
35910 ®
35911 \end_layout
35912
35913 \end_inset
35914 </cell>
35915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35916 \begin_inset Text
35917
35918 \begin_layout Plain Layout
35919
35920 \family roman
35921 \series medium
35922 \shape up
35923 \emph off
35924 \bar no
35925 \noun off
35926 \color none
35927 ¾
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936
35937 \family roman
35938 \series medium
35939 \shape up
35940 \emph off
35941 \bar no
35942 \noun off
35943 \color none
35944 Î
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35950 \begin_inset Text
35951
35952 \begin_layout Plain Layout
35953
35954 \family roman
35955 \series medium
35956 \shape up
35957 \emph off
35958 \bar no
35959 \noun off
35960 \color none
35961 Þ
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970
35971 \family roman
35972 \series medium
35973 \shape up
35974 \emph off
35975 \bar no
35976 \noun off
35977 \color none
35978 î
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35984 \begin_inset Text
35985
35986 \begin_layout Plain Layout
35987
35988 \family roman
35989 \series medium
35990 \shape up
35991 \emph off
35992 \bar no
35993 \noun off
35994 \color none
35995 þ
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 </row>
36001 <row>
36002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36003 \begin_inset Text
36004
36005 \begin_layout Plain Layout
36006
36007 \family roman
36008 \series medium
36009 \shape up
36010 \size tiny
36011 \emph off
36012 \bar no
36013 \noun off
36014 \color none
36015 0F
36016 \end_layout
36017
36018 \end_inset
36019 </cell>
36020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36021 \begin_inset Text
36022
36023 \begin_layout Plain Layout
36024
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042
36043 \family roman
36044 \series medium
36045 \shape up
36046 \emph off
36047 \bar no
36048 \noun off
36049 \color none
36050 /
36051 \end_layout
36052
36053 \end_inset
36054 </cell>
36055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36056 \begin_inset Text
36057
36058 \begin_layout Plain Layout
36059
36060 \family roman
36061 \series medium
36062 \shape up
36063 \emph off
36064 \bar no
36065 \noun off
36066 \color none
36067 ?
36068 \end_layout
36069
36070 \end_inset
36071 </cell>
36072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36073 \begin_inset Text
36074
36075 \begin_layout Plain Layout
36076
36077 \family roman
36078 \series medium
36079 \shape up
36080 \emph off
36081 \bar no
36082 \noun off
36083 \color none
36084 O
36085 \end_layout
36086
36087 \end_inset
36088 </cell>
36089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36090 \begin_inset Text
36091
36092 \begin_layout Plain Layout
36093
36094 \family roman
36095 \series medium
36096 \shape up
36097 \emph off
36098 \bar no
36099 \noun off
36100 \color none
36101 _
36102 \end_layout
36103
36104 \end_inset
36105 </cell>
36106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36107 \begin_inset Text
36108
36109 \begin_layout Plain Layout
36110
36111 \family roman
36112 \series medium
36113 \shape up
36114 \emph off
36115 \bar no
36116 \noun off
36117 \color none
36118 o
36119 \end_layout
36120
36121 \end_inset
36122 </cell>
36123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127
36128 \end_layout
36129
36130 \end_inset
36131 </cell>
36132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36133 \begin_inset Text
36134
36135 \begin_layout Plain Layout
36136
36137 \end_layout
36138
36139 \end_inset
36140 </cell>
36141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36142 \begin_inset Text
36143
36144 \begin_layout Plain Layout
36145
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36151 \begin_inset Text
36152
36153 \begin_layout Plain Layout
36154
36155 \family roman
36156 \series medium
36157 \shape up
36158 \emph off
36159 \bar no
36160 \noun off
36161 \color none
36162 ¯
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \family roman
36173 \series medium
36174 \shape up
36175 \emph off
36176 \bar no
36177 \noun off
36178 \color none
36179 ¿
36180 \end_layout
36181
36182 \end_inset
36183 </cell>
36184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36185 \begin_inset Text
36186
36187 \begin_layout Plain Layout
36188
36189 \family roman
36190 \series medium
36191 \shape up
36192 \emph off
36193 \bar no
36194 \noun off
36195 \color none
36196 Ï
36197 \end_layout
36198
36199 \end_inset
36200 </cell>
36201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36202 \begin_inset Text
36203
36204 \begin_layout Plain Layout
36205
36206 \family roman
36207 \series medium
36208 \shape up
36209 \emph off
36210 \bar no
36211 \noun off
36212 \color none
36213 ß
36214 \end_layout
36215
36216 \end_inset
36217 </cell>
36218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36219 \begin_inset Text
36220
36221 \begin_layout Plain Layout
36222
36223 \family roman
36224 \series medium
36225 \shape up
36226 \emph off
36227 \bar no
36228 \noun off
36229 \color none
36230 ï
36231 \end_layout
36232
36233 \end_inset
36234 </cell>
36235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36236 \begin_inset Text
36237
36238 \begin_layout Plain Layout
36239
36240 \family roman
36241 \series medium
36242 \shape up
36243 \emph off
36244 \bar no
36245 \noun off
36246 \color none
36247 ÿ
36248 \end_layout
36249
36250 \end_inset
36251 </cell>
36252 </row>
36253 </lyxtabular>
36254
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \end_inset
36261
36262
36263 \end_layout
36264
36265 \begin_layout Standard
36266 The following is a full list of all of the accented characters LyX can display
36267  directly.
36268  It includes not only the accented characters from the previous table, but
36269  also the characters from 
36270 \family typewriter
36271 ISO8859–2
36272 \family default
36273  through 
36274 \family typewriter
36275 4
36276 \family default
36277 .
36278  
36279 \end_layout
36280
36281 \begin_layout Itemize
36282 From 
36283 \family typewriter
36284 ISO8859–1
36285 \family default
36286 :
36287 \end_layout
36288
36289 \begin_deeper
36290 \begin_layout Standard
36291 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
36292 \begin_inset space \hfill{}
36293 \end_inset
36294
36295 diaeresis
36296 \end_layout
36297
36298 \begin_layout Standard
36299 ^ Â Ê Î Ô Û â ê î ô û
36300 \begin_inset space \hfill{}
36301 \end_inset
36302
36303 circumflex
36304 \end_layout
36305
36306 \begin_layout Standard
36307 ` À È Ì Ò Ù à è ì ò ù
36308 \begin_inset space \hfill{}
36309 \end_inset
36310
36311 grave
36312 \end_layout
36313
36314 \begin_layout Standard
36315 ´ Á É Í Ó Ú Ý á é í ó ú ý
36316 \begin_inset space \hfill{}
36317 \end_inset
36318
36319 acute
36320 \end_layout
36321
36322 \begin_layout Standard
36323 ~ Ã Ñ Õ ã ñ õ
36324 \begin_inset space \hfill{}
36325 \end_inset
36326
36327 tilde
36328 \end_layout
36329
36330 \begin_layout Standard
36331 ¸Çç
36332 \begin_inset space \hfill{}
36333 \end_inset
36334
36335 cedilla
36336 \end_layout
36337
36338 \begin_layout Standard
36339 ¯
36340 \begin_inset space \hfill{}
36341 \end_inset
36342
36343 macron
36344 \end_layout
36345
36346 \end_deeper
36347 \begin_layout Itemize
36348 From 
36349 \family typewriter
36350 ISO8859–2
36351 \family default
36352  through 
36353 \family typewriter
36354 4
36355 \family default
36356 :
36357 \end_layout
36358
36359 \begin_deeper
36360 \begin_layout Standard
36361 ĤĴĥĵĈĜŜĉĝŝ
36362 \begin_inset space \hfill{}
36363 \end_inset
36364
36365 circumflex
36366 \end_layout
36367
36368 \begin_layout Standard
36369 ŚŹśźŔĹĆŃŕĺćń
36370 \begin_inset space \hfill{}
36371 \end_inset
36372
36373 acute
36374 \end_layout
36375
36376 \begin_layout Standard
36377 Ĩı̃Ũũ
36378 \begin_inset space \hfill{}
36379 \end_inset
36380
36381 tilde
36382 \end_layout
36383
36384 \begin_layout Standard
36385 ŞşŢţŖĻĢŗļģŅĶņķ
36386 \begin_inset space \hfill{}
36387 \end_inset
36388
36389 cedilla
36390 \end_layout
36391
36392 \begin_layout Standard
36393 ĒēĀĪŌŪāı̄ōū
36394 \begin_inset space \hfill{}
36395 \end_inset
36396
36397 macron
36398 \end_layout
36399
36400 \begin_layout Standard
36401 ŐŰőű
36402 \begin_inset space \hfill{}
36403 \end_inset
36404
36405 Hungarian umlaut
36406 \end_layout
36407
36408 \end_deeper
36409 \begin_layout Standard
36410 All the characters above are actively supported by TeX fonts.
36411  In addition TeX allows diacritical marks on almost all characters.
36412  Also make sure you're using the 
36413 \family typewriter
36414 T1
36415 \family default
36416  font-encoding.
36417 \end_layout
36418
36419 \begin_layout Chapter
36420 \start_of_appendix
36421 The User Interface
36422 \begin_inset CommandInset label
36423 LatexCommand label
36424 name "cha:The-User-Interface"
36425
36426 \end_inset
36427
36428
36429 \end_layout
36430
36431 \begin_layout Standard
36432 This appendix lists all the available menus and describes their functionality.
36433  It is designed as a quick reference if you are searching for a special
36434  topic inside the user's guide.
36435 \end_layout
36436
36437 \begin_layout Section
36438 The File Menu
36439 \begin_inset Index idx
36440 status collapsed
36441
36442 \begin_layout Plain Layout
36443 Menu ! File
36444 \end_layout
36445
36446 \end_inset
36447
36448
36449 \end_layout
36450
36451 \begin_layout Standard
36452 Under the 
36453 \family sans
36454 File
36455 \family default
36456  menu are the basic operations in addition to some more advanced operations.
36457  At the end of the menu the four last opened documents are listed.
36458 \end_layout
36459
36460 \begin_layout Subsection
36461 New
36462 \end_layout
36463
36464 \begin_layout Standard
36465 Creates a new document.
36466 \end_layout
36467
36468 \begin_layout Subsection
36469 New from Template
36470 \end_layout
36471
36472 \begin_layout Standard
36473 This menu entry prompts you for a template to use.
36474  Selecting a template will automatically set certain layout features for
36475  the document, features you would otherwise need to change manually.
36476 \end_layout
36477
36478 \begin_layout Subsection
36479 Open
36480 \end_layout
36481
36482 \begin_layout Standard
36483 Opens a document.
36484 \end_layout
36485
36486 \begin_layout Subsection
36487 Open Recent
36488 \end_layout
36489
36490 \begin_layout Standard
36491 The submenu shows a list of the recently opened files.
36492  Click there on a file to open it.
36493 \end_layout
36494
36495 \begin_layout Subsection
36496 Close
36497 \end_layout
36498
36499 \begin_layout Standard
36500 Closes the current document.
36501 \end_layout
36502
36503 \begin_layout Subsection
36504 Close All
36505 \end_layout
36506
36507 \begin_layout Standard
36508 Closes all opened documents.
36509 \end_layout
36510
36511 \begin_layout Subsection
36512 Save
36513 \end_layout
36514
36515 \begin_layout Standard
36516 Saves the actual document.
36517 \end_layout
36518
36519 \begin_layout Subsection
36520 Save As
36521 \end_layout
36522
36523 \begin_layout Standard
36524 Saves the actual document under a new name to create a copy.
36525 \end_layout
36526
36527 \begin_layout Subsection
36528 Save All
36529 \end_layout
36530
36531 \begin_layout Standard
36532 Saves all opened documents.
36533 \end_layout
36534
36535 \begin_layout Subsection
36536 Revert to saved
36537 \end_layout
36538
36539 \begin_layout Standard
36540 Reloads the actual document from disk.
36541 \end_layout
36542
36543 \begin_layout Subsection
36544 Version Control
36545 \end_layout
36546
36547 \begin_layout Standard
36548 This is used when more people are working on the same document.
36549  It is described in the section 
36550 \emph on
36551 Version Control in LyX
36552 \emph default
36553  of the 
36554 \emph on
36555 Additional Features
36556 \emph default
36557  manual.
36558 \end_layout
36559
36560 \begin_layout Subsection
36561 Import
36562 \end_layout
36563
36564 \begin_layout Standard
36565 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
36566  NoWeb-files, plain text files, and comma separated, table like, text files
36567  (CSV) as a new LyX-document.
36568  The files will be imported as new LyX-document.
36569 \end_layout
36570
36571 \begin_layout Standard
36572 When using the menu entry 
36573 \family sans
36574 Plain
36575 \begin_inset space ~
36576 \end_inset
36577
36578 Text
36579 \family default
36580 , line breaks in the text will start a new paragraph; when using the menu
36581  entry 
36582 \family sans
36583 Plain
36584 \begin_inset space ~
36585 \end_inset
36586
36587 Text, Join
36588 \begin_inset space ~
36589 \end_inset
36590
36591 Lines
36592 \family default
36593 , consecutive lines of text will be imported to one big paragraph.
36594  A new paragraph will begin when there is a blank line in the file.
36595 \end_layout
36596
36597 \begin_layout Subsection
36598 Export
36599 \begin_inset CommandInset label
36600 LatexCommand label
36601 name "sub:Export"
36602
36603 \end_inset
36604
36605
36606 \end_layout
36607
36608 \begin_layout Standard
36609 You can export your document to various file formats.
36610  The resulting files are placed in the directory of your LyX-file.
36611  The menu entries are not the same on all installations.
36612  They depend on the programs found by LyX while its configuration.
36613 \end_layout
36614
36615 \begin_layout Standard
36616 Here is a list of all available entries; some of them are explained in detail
36617  in section
36618 \begin_inset space ~
36619 \end_inset
36620
36621
36622 \begin_inset CommandInset ref
36623 LatexCommand ref
36624 reference "sub:Output-file-formats"
36625
36626 \end_inset
36627
36628 :
36629 \end_layout
36630
36631 \begin_layout Description
36632
36633 \family sans
36634 CJK
36635 \begin_inset space ~
36636 \end_inset
36637
36638 LyX 
36639 \family default
36640 format of the special LyX 1.4.x versions for Chinese, Japanese, and Korean
36641  (CJK)
36642 \begin_inset Newline newline
36643 \end_inset
36644
36645  Since LyX 1.5.0 CJK support is fully integrated to LyX.
36646 \end_layout
36647
36648 \begin_layout Description
36649
36650 \family sans
36651 DVI
36652 \family default
36653  DVI-format
36654 \end_layout
36655
36656 \begin_layout Description
36657 HTML HTML-format (the HTML-converter is a third-party product and may not
36658  work in all cases)
36659 \end_layout
36660
36661 \begin_layout Description
36662 HTML
36663 \begin_inset space ~
36664 \end_inset
36665
36666 (MS
36667 \begin_inset space ~
36668 \end_inset
36669
36670 Word) HTML-format specialized so that the result can be imported to 
36671 \family sans
36672 MS Word
36673 \family default
36674 ; as a consequence of this formulas will be embedded as bitmap fonts and
36675  not in the format 
36676 \family sans
36677 MathML
36678 \family default
36679 .
36680 \end_layout
36681
36682 \begin_layout Description
36683
36684 \family sans
36685 LaT
36686 \begin_inset ERT
36687 status collapsed
36688
36689 \begin_layout Plain Layout
36690
36691 {}
36692 \end_layout
36693
36694 \end_inset
36695
36696 eX
36697 \begin_inset space ~
36698 \end_inset
36699
36700 (pdflatex)
36701 \family default
36702  text file with the LaTeX source, additionally all images used in the document
36703  will be converted to a format that is readable by the 
36704 \family typewriter
36705 pdflatex
36706 \family default
36707  program (GIF, JPG, PDF, PNG)
36708 \end_layout
36709
36710 \begin_layout Description
36711
36712 \family sans
36713 LaT
36714 \begin_inset ERT
36715 status collapsed
36716
36717 \begin_layout Plain Layout
36718
36719 {}
36720 \end_layout
36721
36722 \end_inset
36723
36724 eX
36725 \begin_inset space ~
36726 \end_inset
36727
36728 (plain)
36729 \family default
36730  text file with the LaTeX source code, additionally all images used in the
36731  document will be converted to the EPS-format, only this format is readable
36732  by the 
36733 \family typewriter
36734 latex
36735 \family default
36736  program
36737 \end_layout
36738
36739 \begin_layout Description
36740 LyX
36741 \begin_inset space ~
36742 \end_inset
36743
36744 1.y.x LyX-document in a format readable by the LyX versions 1.y.x (
36745 \begin_inset Quotes eld
36746 \end_inset
36747
36748 y
36749 \begin_inset Quotes erd
36750 \end_inset
36751
36752  is replaced by the version number)
36753 \end_layout
36754
36755 \begin_layout Description
36756 LyXHTML HTML-format, using LyX's internal XHTML engine
36757 \end_layout
36758
36759 \begin_layout Description
36760 OpenDocument OpenDocument-formatted text file, to be opened with 
36761 \family sans
36762 OpenOffice
36763 \family default
36764
36765 \family sans
36766 KOffice
36767 \family default
36768
36769 \family sans
36770 Abiword
36771 \family default
36772 , etc.
36773  (The OpenDocument-converter is a third-party product and may not work in
36774  all cases)
36775 \end_layout
36776
36777 \begin_layout Description
36778
36779 \family sans
36780 PDF
36781 \begin_inset space ~
36782 \end_inset
36783
36784 (dvipdfm)
36785 \family default
36786  PDF-format using the program 
36787 \family typewriter
36788 dvipdfm
36789 \end_layout
36790
36791 \begin_layout Description
36792
36793 \family sans
36794 PDF
36795 \begin_inset space ~
36796 \end_inset
36797
36798 (pdflatex)
36799 \family default
36800  PDF-format using the program 
36801 \family typewriter
36802 pdflatex
36803 \end_layout
36804
36805 \begin_layout Description
36806
36807 \family sans
36808 PDF
36809 \begin_inset space ~
36810 \end_inset
36811
36812 (ps2pdf)
36813 \family default
36814  PDF-format using the program 
36815 \family typewriter
36816 ps2pdf
36817 \end_layout
36818
36819 \begin_layout Description
36820
36821 \family sans
36822 Plain
36823 \begin_inset space ~
36824 \end_inset
36825
36826 text
36827 \family default
36828  text format
36829 \end_layout
36830
36831 \begin_layout Description
36832
36833 \family sans
36834 Plain
36835 \begin_inset space ~
36836 \end_inset
36837
36838 text
36839 \begin_inset space ~
36840 \end_inset
36841
36842 (ps2ascii)
36843 \family default
36844  text format, the document will first be converted to Postscript format
36845  and then exported as text using the program 
36846 \family sans
36847 ps2ascii
36848 \end_layout
36849
36850 \begin_layout Description
36851
36852 \family sans
36853 Postscript
36854 \family default
36855  PostScript format using the program 
36856 \family typewriter
36857 dvips
36858 \end_layout
36859
36860 \begin_layout Description
36861
36862 \family sans
36863 Custom
36864 \family default
36865  custom format
36866 \end_layout
36867
36868 \begin_layout Standard
36869 The program 
36870 \family typewriter
36871 dvipdfm
36872 \family default
36873  produces internally a DVI-file which is then converted to a PDF-file.
36874  It is a bit out of date and therefore the output could look different from
36875  what you want.
36876  
36877 \family typewriter
36878 pdflatex
36879 \family default
36880  produces PDF-files directly and supports the latest PDF-file formats.
36881 \end_layout
36882
36883 \begin_layout Standard
36884 If one of the menu entries 
36885 \family sans
36886 DVI
36887 \family default
36888
36889 \family sans
36890 PDF
36891 \begin_inset space ~
36892 \end_inset
36893
36894 (pdflatex)
36895 \family default
36896  or 
36897 \family sans
36898 Postscript
36899 \family default
36900  is missing, you need to update your LaTeX installation.
36901  After updating you have to reconfigure LyX, see section
36902 \begin_inset space ~
36903 \end_inset
36904
36905
36906 \begin_inset CommandInset ref
36907 LatexCommand ref
36908 reference "sec:Basic-LyX-Setup"
36909
36910 \end_inset
36911
36912 .
36913 \begin_inset Index idx
36914 status collapsed
36915
36916 \begin_layout Plain Layout
36917 Reconfiguration of LyX
36918 \end_layout
36919
36920 \end_inset
36921
36922
36923 \end_layout
36924
36925 \begin_layout Standard
36926 The menu 
36927 \family sans
36928 Custom
36929 \family default
36930  allows you to export your file by using special command line options for
36931  the export program.
36932 \end_layout
36933
36934 \begin_layout Subsection
36935 Print
36936 \end_layout
36937
36938 \begin_layout Standard
36939 With this menu entry you can print your document to a file in PostScript
36940  format or send it to a printer.
36941  The printer will also use the document in PostScript format.
36942  The conversion to PostScript is done in the background by LyX using the
36943  program 
36944 \family typewriter
36945 dvips
36946 \family default
36947 .
36948  For more information have a look at section
36949 \begin_inset space ~
36950 \end_inset
36951
36952
36953 \begin_inset CommandInset ref
36954 LatexCommand ref
36955 reference "sub:Printing-the-File"
36956
36957 \end_inset
36958
36959 .
36960 \end_layout
36961
36962 \begin_layout Subsection
36963 Fax
36964 \end_layout
36965
36966 \begin_layout Standard
36967 This menu entry will only appear when you have a fax program installed (on
36968  Windows you additionally need to register its program path to LyX's PATH
36969  prefix, see section
36970 \begin_inset space ~
36971 \end_inset
36972
36973
36974 \begin_inset CommandInset ref
36975 LatexCommand ref
36976 reference "sec:Paths"
36977
36978 \end_inset
36979
36980 ).
36981  With this menu entry you can send your document to a fax program like 
36982 \family typewriter
36983 hylapex
36984 \family default
36985  or 
36986 \family typewriter
36987 kdeprintfax
36988 \family default
36989 .
36990  The default format of the sent file is PostScript.
36991  The format can be changed in LyX's preferences as described in section
36992 \begin_inset space ~
36993 \end_inset
36994
36995
36996 \begin_inset CommandInset ref
36997 LatexCommand ref
36998 reference "sub:Converters"
36999
37000 \end_inset
37001
37002 .
37003 \end_layout
37004
37005 \begin_layout Subsection
37006 New and Close Window
37007 \end_layout
37008
37009 \begin_layout Standard
37010 Opens or closes a new instance of LyX.
37011 \end_layout
37012
37013 \begin_layout Subsection
37014 Exit
37015 \end_layout
37016
37017 \begin_layout Standard
37018 Prompts you to save all unsaved documents and then exits.
37019 \end_layout
37020
37021 \begin_layout Section
37022 The Edit Menu
37023 \begin_inset Index idx
37024 status collapsed
37025
37026 \begin_layout Plain Layout
37027 Menu ! Edit
37028 \end_layout
37029
37030 \end_inset
37031
37032
37033 \end_layout
37034
37035 \begin_layout Subsection
37036 Undo and Redo
37037 \end_layout
37038
37039 \begin_layout Standard
37040 Described in section
37041 \begin_inset space ~
37042 \end_inset
37043
37044
37045 \begin_inset CommandInset ref
37046 LatexCommand ref
37047 reference "sec:Undo-and-Redo"
37048
37049 \end_inset
37050
37051 .
37052 \end_layout
37053
37054 \begin_layout Subsection
37055 Cut, Copy, Paste, Paste Recent, Paste Special
37056 \end_layout
37057
37058 \begin_layout Standard
37059 Described in section
37060 \begin_inset space ~
37061 \end_inset
37062
37063
37064 \begin_inset CommandInset ref
37065 LatexCommand ref
37066 reference "sec:Basic-Editing-Features"
37067
37068 \end_inset
37069
37070 .
37071 \end_layout
37072
37073 \begin_layout Subsection
37074 Select All
37075 \end_layout
37076
37077 \begin_layout Standard
37078 Selects the whole document.
37079 \end_layout
37080
37081 \begin_layout Subsection
37082 Find & Replace
37083 \end_layout
37084
37085 \begin_layout Standard
37086 Described in section
37087 \begin_inset space ~
37088 \end_inset
37089
37090
37091 \begin_inset CommandInset ref
37092 LatexCommand ref
37093 reference "sec:Basic-Editing-Features"
37094
37095 \end_inset
37096
37097 .
37098 \end_layout
37099
37100 \begin_layout Subsection
37101 Move Paragraph Up/Down
37102 \end_layout
37103
37104 \begin_layout Standard
37105 This shifts the paragraph where the cursor is currently in one paragraph
37106  up or down.
37107 \end_layout
37108
37109 \begin_layout Subsection
37110 Text Style
37111 \end_layout
37112
37113 \begin_layout Standard
37114 Described in section
37115 \begin_inset space ~
37116 \end_inset
37117
37118
37119 \begin_inset CommandInset ref
37120 LatexCommand ref
37121 reference "sub:Fine-Tuning-with-the"
37122
37123 \end_inset
37124
37125 .
37126 \end_layout
37127
37128 \begin_layout Subsection
37129 Paragraph Settings
37130 \begin_inset Index idx
37131 status collapsed
37132
37133 \begin_layout Plain Layout
37134 Paragraph ! Settings
37135 \end_layout
37136
37137 \end_inset
37138
37139
37140 \end_layout
37141
37142 \begin_layout Standard
37143 Enables you to set the paragraph alignment, line spacing and label width.
37144  These settings only affect the paragraph in which the cursor is currently.
37145 \end_layout
37146
37147 \begin_layout Standard
37148 You can also prevent the first line of the paragraph being indented if you
37149  have chosen to separate paragraphs with indents in the 
37150 \family sans
37151 Document\SpecialChar \menuseparator
37152 Settings
37153 \family default
37154  dialog under 
37155 \family sans
37156 Text
37157 \begin_inset space ~
37158 \end_inset
37159
37160 Layout
37161 \family default
37162 .
37163 \end_layout
37164
37165 \begin_layout Subsection
37166 Table Settings and Math
37167 \end_layout
37168
37169 \begin_layout Standard
37170 These two menus are only fully active when the cursor is inside a table
37171  or a formula.
37172  Here you can change the properties of tables and formulas.
37173  The properties of tables are described in section
37174 \begin_inset space ~
37175 \end_inset
37176
37177
37178 \begin_inset CommandInset ref
37179 LatexCommand ref
37180 reference "sec:Tables"
37181
37182 \end_inset
37183
37184 , the properties of formulas in chapter
37185 \begin_inset space ~
37186 \end_inset
37187
37188
37189 \begin_inset CommandInset ref
37190 LatexCommand ref
37191 reference "cha:Mathematical-Formulas"
37192
37193 \end_inset
37194
37195 .
37196 \end_layout
37197
37198 \begin_layout Subsection
37199 Increase / Decrease List Depth
37200 \end_layout
37201
37202 \begin_layout Standard
37203 These menu entries are only active when the cursor is in an environment
37204  that can be nested.
37205  They increase/decrease the environment nesting level as explained in section
37206 \begin_inset space ~
37207 \end_inset
37208
37209
37210 \begin_inset CommandInset ref
37211 LatexCommand ref
37212 reference "sec:Nesting"
37213
37214 \end_inset
37215
37216  and 
37217 \begin_inset CommandInset ref
37218 LatexCommand ref
37219 reference "sub:Numbering-depth"
37220
37221 \end_inset
37222
37223 .
37224 \end_layout
37225
37226 \begin_layout Section
37227 The View Menu
37228 \begin_inset Index idx
37229 status collapsed
37230
37231 \begin_layout Plain Layout
37232 Menu ! View
37233 \end_layout
37234
37235 \end_inset
37236
37237
37238 \end_layout
37239
37240 \begin_layout Standard
37241 The 
37242 \family sans
37243 View
37244 \family default
37245  menu contains a list of available formats in which you can view the actual
37246  document with an external program.
37247  The menu entries for the viewing formats are not the same on all installations
37248  — it depends on the LaTeX programs that are found while LyX was configured.
37249  All possible formats are formats listed in section
37250 \begin_inset space ~
37251 \end_inset
37252
37253
37254 \begin_inset CommandInset ref
37255 LatexCommand ref
37256 reference "sub:Export"
37257
37258 \end_inset
37259
37260 .
37261  You should at least see the menu entries 
37262 \family sans
37263 DVI
37264 \family default
37265  and 
37266 \family sans
37267 PDF
37268 \begin_inset space ~
37269 \end_inset
37270
37271 (pdflatex)
37272 \family default
37273 .
37274  If one of the two is missing, you need to update your LaTeX installation.
37275  After updating you have to reconfigure LyX, see section
37276 \begin_inset space ~
37277 \end_inset
37278
37279
37280 \begin_inset CommandInset ref
37281 LatexCommand ref
37282 reference "sec:Basic-LyX-Setup"
37283
37284 \end_inset
37285
37286 .
37287 \begin_inset Index idx
37288 status collapsed
37289
37290 \begin_layout Plain Layout
37291 Reconfiguration of LyX
37292 \end_layout
37293
37294 \end_inset
37295
37296
37297 \end_layout
37298
37299 \begin_layout Standard
37300 Invoking a menu will start a viewer program.
37301  The viewer can be set or changed in the preferences, see section
37302 \begin_inset space ~
37303 \end_inset
37304
37305
37306 \begin_inset CommandInset ref
37307 LatexCommand ref
37308 reference "sec:File-Formats"
37309
37310 \end_inset
37311
37312 .
37313  The default viewers are set by LyX when it is first configured.
37314 \end_layout
37315
37316 \begin_layout Standard
37317 \begin_inset VSpace bigskip
37318 \end_inset
37319
37320 At the bottom of the 
37321 \family sans
37322 View
37323 \family default
37324  menu the opened documents are listed.
37325 \end_layout
37326
37327 \begin_layout Subsection
37328 Open/Close all Insets
37329 \end_layout
37330
37331 \begin_layout Standard
37332 Opens/closes all insets in your document.
37333 \end_layout
37334
37335 \begin_layout Subsection
37336 Unfold/Fold Math Macros
37337 \end_layout
37338
37339 \begin_layout Standard
37340 Unfolds/folds the current math macro.
37341 \end_layout
37342
37343 \begin_layout Standard
37344 Math macros are described in the 
37345 \emph on
37346 Math
37347 \emph default
37348  manual.
37349 \end_layout
37350
37351 \begin_layout Subsection
37352 View Source
37353 \end_layout
37354
37355 \begin_layout Standard
37356 Opens a window showing the source code of the actual document, as described
37357  in section
37358 \begin_inset space ~
37359 \end_inset
37360
37361
37362 \begin_inset CommandInset ref
37363 LatexCommand ref
37364 reference "sec:Previewing-snippets-of"
37365
37366 \end_inset
37367
37368 .
37369 \change_inserted -712698321 1301219943
37370
37371 \end_layout
37372
37373 \begin_layout Subsection
37374
37375 \change_inserted -712698321 1301219959
37376 View Messages
37377 \end_layout
37378
37379 \begin_layout Standard
37380
37381 \change_inserted -712698321 1301220076
37382 Opens a window showing console messages.
37383  This is useful for debugging LyX (i.
37384 \begin_inset space \thinspace{}
37385 \end_inset
37386
37387 e., hunt for errors in the program) or to see what is going on in the background
37388  while LaTeX is processing the document,
37389 \end_layout
37390
37391 \begin_layout Subsection
37392
37393 \change_inserted -712698321 1301220084
37394 View
37395 \end_layout
37396
37397 \begin_layout Standard
37398
37399 \change_inserted -712698321 1301220342
37400 This menu entry generates the output you have specified as default output
37401  format either in the preferences (see sec.
37402 \begin_inset space ~
37403 \end_inset
37404
37405
37406 \begin_inset CommandInset ref
37407 LatexCommand ref
37408 reference "sec:File-Formats"
37409
37410 \end_inset
37411
37412 ) or in the document settings (see sec.
37413 \begin_inset space ~
37414 \end_inset
37415
37416
37417 \begin_inset CommandInset ref
37418 LatexCommand ref
37419 reference "sec:Doc-Output"
37420
37421 \end_inset
37422
37423 ), for instance PDF, and opens it in an appropriate viewer.
37424 \end_layout
37425
37426 \begin_layout Subsection
37427
37428 \change_inserted -712698321 1301220353
37429 View (Other Formats)
37430 \end_layout
37431
37432 \begin_layout Standard
37433
37434 \change_inserted -712698321 1301220444
37435 With this submenu, you can view your document in alternative output formats.
37436 \change_unchanged
37437
37438 \end_layout
37439
37440 \begin_layout Subsection
37441 Update
37442 \end_layout
37443
37444 \begin_layout Standard
37445 This menu entry allows you to update the view with your latest changes 
37446 \change_inserted -712698321 1301220297
37447 (in the default output format as described in the previous section) 
37448 \change_unchanged
37449 without opening a new view
37450 \change_inserted -712698321 1301220263
37451 er
37452 \change_unchanged
37453  window.
37454 \change_inserted -712698321 1301220384
37455
37456 \end_layout
37457
37458 \begin_layout Subsection
37459
37460 \change_inserted -712698321 1301220388
37461 Update (Other Formats)
37462 \end_layout
37463
37464 \begin_layout Standard
37465
37466 \change_inserted -712698321 1301220467
37467 With this submenu, you can update the view of alternative output formats
37468  of your document without opening a new viewer window.
37469 \end_layout
37470
37471 \begin_layout Subsection
37472
37473 \change_inserted -712698321 1301220487
37474 View Master Document
37475 \end_layout
37476
37477 \begin_layout Standard
37478
37479 \change_inserted -712698321 1301220814
37480 This menu item is only visible if your document is included to another document,
37481  which is then its 
37482 \begin_inset Quotes eld
37483 \end_inset
37484
37485 master
37486 \begin_inset Quotes erd
37487 \end_inset
37488
37489  (see section 
37490 \emph on
37491 Child Documents
37492 \emph default
37493  in the 
37494 \emph on
37495 Embedded Objects
37496 \emph default
37497  manual for more information on this topic).
37498  This item allows you to view the master document from within its child.
37499  That is, if you are working on a child document which is a chapter of a
37500  book, 
37501 \family sans
37502 View Master
37503 \family default
37504  generates the output of the whole book, while 
37505 \family sans
37506 View
37507 \family default
37508  will just output the chapter alone.
37509 \end_layout
37510
37511 \begin_layout Standard
37512
37513 \change_inserted -712698321 1301220854
37514 The format used by this function is the default output format as specified
37515  in the preferences (see sec.
37516 \begin_inset space ~
37517 \end_inset
37518
37519
37520 \begin_inset CommandInset ref
37521 LatexCommand ref
37522 reference "sec:File-Formats"
37523
37524 \end_inset
37525
37526 ) or in the document settings (see sec.
37527 \begin_inset space ~
37528 \end_inset
37529
37530
37531 \begin_inset CommandInset ref
37532 LatexCommand ref
37533 reference "sec:Doc-Output"
37534
37535 \end_inset
37536
37537 ).
37538 \end_layout
37539
37540 \begin_layout Subsection
37541
37542 \change_inserted -712698321 1301220878
37543 Update Master Document
37544 \end_layout
37545
37546 \begin_layout Standard
37547
37548 \change_inserted -712698321 1301220947
37549 This menu item is only visible if your document is included to another document,
37550  which is then its 
37551 \begin_inset Quotes eld
37552 \end_inset
37553
37554 master
37555 \begin_inset Quotes erd
37556 \end_inset
37557
37558  (see section 
37559 \emph on
37560 Child Documents
37561 \emph default
37562  in the 
37563 \emph on
37564 Embedded Objects
37565 \emph default
37566  manual for more information on this topic).
37567  This item allows you to update the view of a master document from within
37568  its child without the need to switch to the master document itself.
37569 \end_layout
37570
37571 \begin_layout Standard
37572
37573 \change_inserted -712698321 1301220879
37574 The format used by this function is the default output format as specified
37575  in the preferences (see sec.
37576 \begin_inset space ~
37577 \end_inset
37578
37579
37580 \begin_inset CommandInset ref
37581 LatexCommand ref
37582 reference "sec:File-Formats"
37583
37584 \end_inset
37585
37586 ) or in the document settings (see sec.
37587 \begin_inset space ~
37588 \end_inset
37589
37590
37591 \begin_inset CommandInset ref
37592 LatexCommand ref
37593 reference "sec:Doc-Output"
37594
37595 \end_inset
37596
37597 ).
37598 \end_layout
37599
37600 \begin_layout Subsection
37601 Split View
37602 \end_layout
37603
37604 \begin_layout Standard
37605 This will split LyX's main window vertically or horizontally.
37606  This allows you to view documents the same time to compare them, or to
37607  view the same document, but at different positions.
37608  You can even split the main window several times to view for example 3
37609  or more documents at the same time.
37610  To return to an unsplit view, use the menu 
37611 \family sans
37612 Close Current View
37613 \family default
37614 .
37615 \end_layout
37616
37617 \begin_layout Subsection
37618 Close Current View
37619 \end_layout
37620
37621 \begin_layout Standard
37622 Closes a split view.
37623 \end_layout
37624
37625 \begin_layout Subsection
37626 Fullscreen
37627 \end_layout
37628
37629 \begin_layout Standard
37630 Using this menu entry or pressing F11 removes the menu bar and all toolbars
37631  so that you will see nothing but your text.
37632  It furthermore displays LyX's main window fullscreen.
37633  To return from fullscreen to the normal view, press F11, or right-click
37634  and turn off the fullscreen mode in the context menu.
37635 \end_layout
37636
37637 \begin_layout Subsection
37638 Toolbars
37639 \begin_inset CommandInset label
37640 LatexCommand label
37641 name "sub:Toolbars"
37642
37643 \end_inset
37644
37645
37646 \begin_inset Index idx
37647 status collapsed
37648
37649 \begin_layout Plain Layout
37650 Toolbar
37651 \end_layout
37652
37653 \end_inset
37654
37655
37656 \end_layout
37657
37658 \begin_layout Standard
37659 In this menu entry you can set the appearance of the different toolbars.
37660  All toolbars and the 
37661 \family sans
37662 Command
37663 \begin_inset space ~
37664 \end_inset
37665
37666 Buffer
37667 \family default
37668  can be turned on and off.
37669  The 
37670 \emph on
37671 on
37672 \emph default
37673  state is denoted in the menu with a checkmark.
37674  The 
37675 \family sans
37676 Review
37677 \family default
37678
37679 \family sans
37680 Table
37681 \family default
37682
37683 \family sans
37684 Math
37685 \begin_inset space ~
37686 \end_inset
37687
37688 Panels
37689 \family default
37690 , and 
37691 \family sans
37692 Math
37693 \family default
37694  toolbars can be additionally set to the state 
37695 \emph on
37696 automatic
37697 \emph default
37698  that is denoted in the menu with the suffix 
37699 \family sans
37700 (auto)
37701 \family default
37702 .
37703 \end_layout
37704
37705 \begin_layout Standard
37706 In the 
37707 \emph on
37708 on
37709 \emph default
37710  state the toolbar is permanently shown, in the 
37711 \emph on
37712 automatic
37713 \emph default
37714  state the toolbar is only shown when the cursor is in a certain environment
37715  or when a certain feature is enabled.
37716  That means that the review toolbar will only be shown when change tracking
37717  is activated, the math and table toolbars are only shown when the cursor
37718  is inside a formula or table, respectively.
37719 \end_layout
37720
37721 \begin_layout Standard
37722 LyX's toolbars and their buttons are explained in section
37723 \begin_inset space ~
37724 \end_inset
37725
37726
37727 \begin_inset CommandInset ref
37728 LatexCommand ref
37729 reference "sec:Toolbars"
37730
37731 \end_inset
37732
37733 .
37734 \end_layout
37735
37736 \begin_layout Section
37737 The Insert Menu
37738 \begin_inset Index idx
37739 status collapsed
37740
37741 \begin_layout Plain Layout
37742 Menu ! Insert
37743 \end_layout
37744
37745 \end_inset
37746
37747
37748 \end_layout
37749
37750 \begin_layout Subsection
37751 Math
37752 \end_layout
37753
37754 \begin_layout Standard
37755 Inserts math constructs that are explained in chapter
37756 \begin_inset space ~
37757 \end_inset
37758
37759
37760 \begin_inset CommandInset ref
37761 LatexCommand ref
37762 reference "cha:Mathematical-Formulas"
37763
37764 \end_inset
37765
37766  and the 
37767 \emph on
37768 Math
37769 \emph default
37770  manual.
37771 \end_layout
37772
37773 \begin_layout Subsection
37774 Special Character
37775 \begin_inset CommandInset label
37776 LatexCommand label
37777 name "sub:Special-Character"
37778
37779 \end_inset
37780
37781
37782 \end_layout
37783
37784 \begin_layout Standard
37785 Here you can insert the following characters:
37786 \end_layout
37787
37788 \begin_layout Description
37789 Symbols Inserts any character that can be output by your LaTeX system.
37790  Therefore the number of character categories in this dialog and the available
37791  characters depend on the LaTeX-packages you have installed.
37792 \begin_inset Newline newline
37793 \end_inset
37794
37795  
37796 \begin_inset Note Greyedout
37797 status open
37798
37799 \begin_layout Plain Layout
37800
37801 \series bold
37802 Note:
37803 \series default
37804  Not all characters will be visible in the 
37805 \family sans
37806 Symbols
37807 \family default
37808  dialog because none of the screen fonts that you can set in the preferences
37809  dialog (see sec.
37810 \begin_inset space \thinspace{}
37811 \end_inset
37812
37813
37814 \begin_inset CommandInset ref
37815 LatexCommand ref
37816 reference "sub:Screen-Fonts"
37817
37818 \end_inset
37819
37820 ) can display every character.
37821 \end_layout
37822
37823 \end_inset
37824
37825
37826 \end_layout
37827
37828 \begin_layout Description
37829 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
37830
37831 \end_layout
37832
37833 \begin_layout Description
37834 End
37835 \begin_inset space ~
37836 \end_inset
37837
37838 of
37839 \begin_inset space ~
37840 \end_inset
37841
37842 Sentence Inserts an end of sentence dot as described in section
37843 \begin_inset space ~
37844 \end_inset
37845
37846
37847 \begin_inset CommandInset ref
37848 LatexCommand ref
37849 reference "sub:Abbreviations"
37850
37851 \end_inset
37852
37853 .
37854 \end_layout
37855
37856 \begin_layout Description
37857 Ordinary
37858 \begin_inset space ~
37859 \end_inset
37860
37861 Quote Inserts this quote: 
37862 \begin_inset Quotes erd
37863 \end_inset
37864
37865 , no matter what quote type you selected in the 
37866 \family sans
37867 Document\SpecialChar \menuseparator
37868 Settings
37869 \family default
37870  dialog under 
37871 \family sans
37872 Language
37873 \family default
37874 .
37875 \end_layout
37876
37877 \begin_layout Description
37878 Single
37879 \begin_inset space ~
37880 \end_inset
37881
37882 Quote Inserts this quote: 
37883 \begin_inset Quotes els
37884 \end_inset
37885
37886
37887 \end_layout
37888
37889 \begin_layout Description
37890 Protected
37891 \begin_inset space ~
37892 \end_inset
37893
37894 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
37895
37896 \end_layout
37897
37898 \begin_layout Description
37899 Breakable
37900 \begin_inset space ~
37901 \end_inset
37902
37903 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
37904
37905 \end_layout
37906
37907 \begin_layout Description
37908 Menu
37909 \begin_inset space ~
37910 \end_inset
37911
37912 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
37913
37914 \end_layout
37915
37916 \begin_layout Description
37917 Phonetic
37918 \begin_inset space ~
37919 \end_inset
37920
37921 Symbols 
37922 \begin_inset Index idx
37923 status collapsed
37924
37925 \begin_layout Plain Layout
37926 Phonetic symbols
37927 \end_layout
37928
37929 \end_inset
37930
37931
37932 \begin_inset Index idx
37933 status collapsed
37934
37935 \begin_layout Plain Layout
37936 Language ! Phonetic symbols
37937 \end_layout
37938
37939 \end_inset
37940
37941 Creates a formula with a so called tipa inset.
37942  Here you can insert commands to create IPA phonetic symbols.
37943  For this feature you must have the LaTeX-package 
37944 \series bold
37945 tipa
37946 \series default
37947
37948 \begin_inset Index idx
37949 status collapsed
37950
37951 \begin_layout Plain Layout
37952 LaTeX-packages ! tipa
37953 \end_layout
37954
37955 \end_inset
37956
37957  installed.
37958 \begin_inset Newline newline
37959 \end_inset
37960
37961 For more information about this feature we refer to the documentation of
37962  
37963 \series bold
37964 tipa, 
37965 \begin_inset CommandInset citation
37966 LatexCommand cite
37967 key "tipa"
37968
37969 \end_inset
37970
37971
37972 \series default
37973  and this Wiki-page:
37974 \begin_inset Newline newline
37975 \end_inset
37976
37977
37978 \begin_inset Flex URL
37979 status open
37980
37981 \begin_layout Plain Layout
37982
37983 http://wiki.lyx.org/LyX/LinguistLyX
37984 \end_layout
37985
37986 \end_inset
37987
37988
37989 \end_layout
37990
37991 \begin_layout Subsection
37992 Formatting
37993 \end_layout
37994
37995 \begin_layout Standard
37996 Here you can insert the following format constructs:
37997 \end_layout
37998
37999 \begin_layout Description
38000 Superscript Inserts a superscript: test
38001 \begin_inset Formula $^{\text{a,b}}$
38002 \end_inset
38003
38004
38005 \end_layout
38006
38007 \begin_layout Description
38008 Subscript Inserts a subscript: test
38009 \begin_inset Formula $_{\text{3x}}$
38010 \end_inset
38011
38012
38013 \end_layout
38014
38015 \begin_layout Description
38016 Protected
38017 \begin_inset space ~
38018 \end_inset
38019
38020 Space Inserts a protected space that is described in section
38021 \begin_inset space ~
38022 \end_inset
38023
38024
38025 \begin_inset CommandInset ref
38026 LatexCommand ref
38027 reference "sub:Protected-Space"
38028
38029 \end_inset
38030
38031 .
38032 \end_layout
38033
38034 \begin_layout Description
38035 Inter-word
38036 \begin_inset space ~
38037 \end_inset
38038
38039 Space Inserts an inter-word space that is described in section
38040 \begin_inset space ~
38041 \end_inset
38042
38043
38044 \begin_inset CommandInset ref
38045 LatexCommand ref
38046 reference "sub:Inter-word-Space"
38047
38048 \end_inset
38049
38050 .
38051 \end_layout
38052
38053 \begin_layout Description
38054 Thin
38055 \begin_inset space ~
38056 \end_inset
38057
38058 Space Inserts a thin space that is described in section
38059 \begin_inset space ~
38060 \end_inset
38061
38062
38063 \begin_inset CommandInset ref
38064 LatexCommand ref
38065 reference "sub:Thin-Space"
38066
38067 \end_inset
38068
38069 .
38070 \end_layout
38071
38072 \begin_layout Description
38073 Horizontal
38074 \begin_inset space ~
38075 \end_inset
38076
38077 Space Inserts horizontal space, see section
38078 \begin_inset space ~
38079 \end_inset
38080
38081
38082 \begin_inset CommandInset ref
38083 LatexCommand ref
38084 reference "sub:Horizontal-Space"
38085
38086 \end_inset
38087
38088  for a description.
38089 \end_layout
38090
38091 \begin_layout Description
38092 Horizontal
38093 \begin_inset space ~
38094 \end_inset
38095
38096 Line Inserts a horizontal line, see section
38097 \begin_inset space ~
38098 \end_inset
38099
38100
38101 \begin_inset CommandInset ref
38102 LatexCommand ref
38103 reference "sub:Horizontal-Lines"
38104
38105 \end_inset
38106
38107  for a description.
38108 \end_layout
38109
38110 \begin_layout Description
38111 Vertical
38112 \begin_inset space ~
38113 \end_inset
38114
38115 Space Inserts vertical space, see section
38116 \begin_inset space ~
38117 \end_inset
38118
38119
38120 \begin_inset CommandInset ref
38121 LatexCommand ref
38122 reference "sub:Vertical-Space"
38123
38124 \end_inset
38125
38126  for a description.
38127 \end_layout
38128
38129 \begin_layout Description
38130 Hyphenation
38131 \begin_inset space ~
38132 \end_inset
38133
38134 Point Inserts a hyphenation point, see section
38135 \begin_inset space ~
38136 \end_inset
38137
38138
38139 \begin_inset CommandInset ref
38140 LatexCommand ref
38141 reference "sub:Hyphenation"
38142
38143 \end_inset
38144
38145 .
38146 \end_layout
38147
38148 \begin_layout Description
38149 Ligature
38150 \begin_inset space ~
38151 \end_inset
38152
38153 Break Inserts a ligature break, see section
38154 \begin_inset space ~
38155 \end_inset
38156
38157
38158 \begin_inset CommandInset ref
38159 LatexCommand ref
38160 reference "sub:Ligatures"
38161
38162 \end_inset
38163
38164 .
38165 \end_layout
38166
38167 \begin_layout Description
38168 Ragged
38169 \begin_inset space ~
38170 \end_inset
38171
38172 Line
38173 \begin_inset space ~
38174 \end_inset
38175
38176 Break Inserts a forced line break, see section
38177 \begin_inset space ~
38178 \end_inset
38179
38180
38181 \begin_inset CommandInset ref
38182 LatexCommand ref
38183 reference "sub:Forced-Line-Breaks"
38184
38185 \end_inset
38186
38187 .
38188 \end_layout
38189
38190 \begin_layout Description
38191 Justified
38192 \begin_inset space ~
38193 \end_inset
38194
38195 Break Inserts a forced line break that furthermore stretches the broken
38196  text line to the page border, see section
38197 \begin_inset space ~
38198 \end_inset
38199
38200
38201 \begin_inset CommandInset ref
38202 LatexCommand ref
38203 reference "sub:Forced-Line-Breaks"
38204
38205 \end_inset
38206
38207 .
38208 \end_layout
38209
38210 \begin_layout Description
38211 New
38212 \begin_inset space ~
38213 \end_inset
38214
38215 Page Inserts a forced page break, described in section
38216 \begin_inset space ~
38217 \end_inset
38218
38219
38220 \begin_inset CommandInset ref
38221 LatexCommand ref
38222 reference "sub:Forced-Page-Breaks"
38223
38224 \end_inset
38225
38226 .
38227 \end_layout
38228
38229 \begin_layout Description
38230 Page
38231 \begin_inset space ~
38232 \end_inset
38233
38234 Break Inserts a forced page break that furthermore stretches the broken
38235  text page to the page border, described in section
38236 \begin_inset space ~
38237 \end_inset
38238
38239
38240 \begin_inset CommandInset ref
38241 LatexCommand ref
38242 reference "sub:Forced-Page-Breaks"
38243
38244 \end_inset
38245
38246 .
38247 \end_layout
38248
38249 \begin_layout Description
38250 Clear
38251 \begin_inset space ~
38252 \end_inset
38253
38254 Page Inserts a clear page break, described in section
38255 \begin_inset space ~
38256 \end_inset
38257
38258
38259 \begin_inset CommandInset ref
38260 LatexCommand ref
38261 reference "sub:Clear-Page-Breaks"
38262
38263 \end_inset
38264
38265 .
38266 \end_layout
38267
38268 \begin_layout Description
38269 Clear
38270 \begin_inset space ~
38271 \end_inset
38272
38273 Double
38274 \begin_inset space ~
38275 \end_inset
38276
38277 Page Inserts a clear doublepage break, described in section
38278 \begin_inset space ~
38279 \end_inset
38280
38281
38282 \begin_inset CommandInset ref
38283 LatexCommand ref
38284 reference "sub:Clear-Page-Breaks"
38285
38286 \end_inset
38287
38288 .
38289 \end_layout
38290
38291 \begin_layout Subsection
38292 List / TOC
38293 \end_layout
38294
38295 \begin_layout Standard
38296 Various lists can be inserted with this menu entry.
38297  The table of contents, the algorithm, figures, and tables list are described
38298  in section
38299 \begin_inset space ~
38300 \end_inset
38301
38302
38303 \begin_inset CommandInset ref
38304 LatexCommand ref
38305 reference "sec:toc"
38306
38307 \end_inset
38308
38309 .
38310  The index list is described in section
38311 \begin_inset space ~
38312 \end_inset
38313
38314
38315 \begin_inset CommandInset ref
38316 LatexCommand ref
38317 reference "sec:Index"
38318
38319 \end_inset
38320
38321 , the nomenclature in section
38322 \begin_inset space ~
38323 \end_inset
38324
38325
38326 \begin_inset CommandInset ref
38327 LatexCommand ref
38328 reference "sec:Nomenclature"
38329
38330 \end_inset
38331
38332 , and the BibTeX bibliography in section
38333 \begin_inset space ~
38334 \end_inset
38335
38336
38337 \begin_inset CommandInset ref
38338 LatexCommand ref
38339 reference "sub:Bibliography-databases"
38340
38341 \end_inset
38342
38343 .
38344 \end_layout
38345
38346 \begin_layout Subsection
38347 Float
38348 \end_layout
38349
38350 \begin_layout Standard
38351 To insert floats, described in section
38352 \begin_inset space ~
38353 \end_inset
38354
38355
38356 \begin_inset CommandInset ref
38357 LatexCommand ref
38358 reference "sec:Floats"
38359
38360 \end_inset
38361
38362 .
38363 \end_layout
38364
38365 \begin_layout Subsection
38366 Note
38367 \end_layout
38368
38369 \begin_layout Standard
38370 To insert notes, described in section
38371 \begin_inset space ~
38372 \end_inset
38373
38374
38375 \begin_inset CommandInset ref
38376 LatexCommand ref
38377 reference "sec:Notes"
38378
38379 \end_inset
38380
38381 .
38382 \end_layout
38383
38384 \begin_layout Subsection
38385 Branch
38386 \end_layout
38387
38388 \begin_layout Standard
38389 Inserts branch insets as described in section
38390 \begin_inset space ~
38391 \end_inset
38392
38393
38394 \begin_inset CommandInset ref
38395 LatexCommand ref
38396 reference "sec:Branches"
38397
38398 \end_inset
38399
38400 .
38401 \end_layout
38402
38403 \begin_layout Subsection
38404 Custom Insets
38405 \end_layout
38406
38407 \begin_layout Standard
38408 Inserts document class-specific insets.
38409  Such insets only exist when they are defined in the layout file for a certain
38410  document class.
38411  An example is the document class 
38412 \begin_inset Quotes eld
38413 \end_inset
38414
38415 article (Elsevier)
38416 \begin_inset Quotes erd
38417 \end_inset
38418
38419  with three custom insets.
38420  The section 
38421 \emph on
38422 Flex insets and InsetLayout
38423 \emph default
38424  of the 
38425 \emph on
38426 Customization
38427 \emph default
38428  manual explains how custom insets are defined.
38429 \end_layout
38430
38431 \begin_layout Subsection
38432 File
38433 \begin_inset Index idx
38434 status collapsed
38435
38436 \begin_layout Plain Layout
38437 External Material
38438 \end_layout
38439
38440 \end_inset
38441
38442
38443 \end_layout
38444
38445 \begin_layout Standard
38446 This menu entry allows you to insert or include the contents of other LyX
38447  files in your document.
38448  How you can do this is explained in detail in the chapter 
38449 \emph on
38450 External Stuff
38451 \emph default
38452  of the 
38453 \emph on
38454 Embedded Objects
38455 \emph default
38456  manual.
38457 \end_layout
38458
38459 \begin_layout Subsection
38460 Box
38461 \begin_inset Index idx
38462 status collapsed
38463
38464 \begin_layout Plain Layout
38465 Boxes
38466 \end_layout
38467
38468 \end_inset
38469
38470
38471 \end_layout
38472
38473 \begin_layout Standard
38474 Inserts a minipage box that is described section
38475 \begin_inset space ~
38476 \end_inset
38477
38478
38479 \begin_inset CommandInset ref
38480 LatexCommand ref
38481 reference "sec:Minipages"
38482
38483 \end_inset
38484
38485 .
38486  All box types supported by LyX are explained in detail in the chapter 
38487 \emph on
38488 Boxes
38489 \emph default
38490  of the 
38491 \emph on
38492 Embedded Objects
38493 \emph default
38494  manual.
38495 \end_layout
38496
38497 \begin_layout Subsection
38498 Citation
38499 \end_layout
38500
38501 \begin_layout Standard
38502 Inserts a citation as described in section
38503 \begin_inset space ~
38504 \end_inset
38505
38506
38507 \begin_inset CommandInset ref
38508 LatexCommand ref
38509 reference "sec:Bibliography"
38510
38511 \end_inset
38512
38513 .
38514 \end_layout
38515
38516 \begin_layout Subsection
38517 Cross-Reference
38518 \end_layout
38519
38520 \begin_layout Standard
38521 Inserts a cross-reference as described in section
38522 \begin_inset space ~
38523 \end_inset
38524
38525
38526 \begin_inset CommandInset ref
38527 LatexCommand ref
38528 reference "sec:Cross-References"
38529
38530 \end_inset
38531
38532 .
38533 \end_layout
38534
38535 \begin_layout Subsection
38536 Label
38537 \end_layout
38538
38539 \begin_layout Standard
38540 Inserts a label as described in section
38541 \begin_inset space ~
38542 \end_inset
38543
38544
38545 \begin_inset CommandInset ref
38546 LatexCommand ref
38547 reference "sec:Cross-References"
38548
38549 \end_inset
38550
38551 .
38552 \end_layout
38553
38554 \begin_layout Subsection
38555 Caption
38556 \begin_inset Index idx
38557 status collapsed
38558
38559 \begin_layout Plain Layout
38560 Captions
38561 \end_layout
38562
38563 \end_inset
38564
38565
38566 \begin_inset Index idx
38567 status collapsed
38568
38569 \begin_layout Plain Layout
38570 Longtables ! Caption
38571 \end_layout
38572
38573 \end_inset
38574
38575
38576 \end_layout
38577
38578 \begin_layout Standard
38579 Inserts a caption in a float or longtable.
38580  Floats are described in section
38581 \begin_inset space ~
38582 \end_inset
38583
38584
38585 \begin_inset CommandInset ref
38586 LatexCommand ref
38587 reference "sec:Floats"
38588
38589 \end_inset
38590
38591 , captions in longtables are described in the section 
38592 \emph on
38593 Longtable Captions
38594 \emph default
38595  of the 
38596 \emph on
38597 Embedded Objects
38598 \emph default
38599  manual.
38600 \end_layout
38601
38602 \begin_layout Subsection
38603 Index Entry
38604 \end_layout
38605
38606 \begin_layout Standard
38607 Inserts an index entry as described in section
38608 \begin_inset space ~
38609 \end_inset
38610
38611
38612 \begin_inset CommandInset ref
38613 LatexCommand ref
38614 reference "sec:Index"
38615
38616 \end_inset
38617
38618 .
38619 \end_layout
38620
38621 \begin_layout Subsection
38622 Nomenclature Entry
38623 \end_layout
38624
38625 \begin_layout Standard
38626 Inserts a nomenclature entry as described in section
38627 \begin_inset space ~
38628 \end_inset
38629
38630
38631 \begin_inset CommandInset ref
38632 LatexCommand ref
38633 reference "sec:Nomenclature"
38634
38635 \end_inset
38636
38637 .
38638 \end_layout
38639
38640 \begin_layout Subsection
38641 Table
38642 \end_layout
38643
38644 \begin_layout Standard
38645 Inserts a table.
38646  Tables are described in section
38647 \begin_inset space ~
38648 \end_inset
38649
38650
38651 \begin_inset CommandInset ref
38652 LatexCommand ref
38653 reference "sec:Tables"
38654
38655 \end_inset
38656
38657 .
38658 \end_layout
38659
38660 \begin_layout Subsection
38661 Graphics
38662 \end_layout
38663
38664 \begin_layout Standard
38665 Inserts a graphic.
38666  Graphics are described in section
38667 \begin_inset space ~
38668 \end_inset
38669
38670
38671 \begin_inset CommandInset ref
38672 LatexCommand ref
38673 reference "sec:Graphics"
38674
38675 \end_inset
38676
38677 .
38678 \end_layout
38679
38680 \begin_layout Subsection
38681 URL
38682 \end_layout
38683
38684 \begin_layout Standard
38685 Inserts an URL as described in section
38686 \begin_inset space ~
38687 \end_inset
38688
38689
38690 \begin_inset CommandInset ref
38691 LatexCommand ref
38692 reference "sub:URLs"
38693
38694 \end_inset
38695
38696 .
38697 \end_layout
38698
38699 \begin_layout Subsection
38700 Hyperlinks
38701 \end_layout
38702
38703 \begin_layout Standard
38704 Inserts a hyperlink as described in section
38705 \begin_inset space ~
38706 \end_inset
38707
38708
38709 \begin_inset CommandInset ref
38710 LatexCommand ref
38711 reference "sub:Hyperlinks"
38712
38713 \end_inset
38714
38715 .
38716 \end_layout
38717
38718 \begin_layout Subsection
38719 Footnote
38720 \end_layout
38721
38722 \begin_layout Standard
38723 Inserts a footnote, see section
38724 \begin_inset space ~
38725 \end_inset
38726
38727
38728 \begin_inset CommandInset ref
38729 LatexCommand ref
38730 reference "sec:Footnotes"
38731
38732 \end_inset
38733
38734 .
38735 \end_layout
38736
38737 \begin_layout Subsection
38738 Marginal Note
38739 \end_layout
38740
38741 \begin_layout Standard
38742 Inserts a marginal note, see section
38743 \begin_inset space ~
38744 \end_inset
38745
38746
38747 \begin_inset CommandInset ref
38748 LatexCommand ref
38749 reference "sec:Marginal-Notes"
38750
38751 \end_inset
38752
38753 .
38754 \end_layout
38755
38756 \begin_layout Subsection
38757 Short Title
38758 \end_layout
38759
38760 \begin_layout Standard
38761 Inserts a short title, see section
38762 \begin_inset space ~
38763 \end_inset
38764
38765
38766 \begin_inset CommandInset ref
38767 LatexCommand ref
38768 reference "sec:Short-Titles"
38769
38770 \end_inset
38771
38772 .
38773 \end_layout
38774
38775 \begin_layout Subsection
38776 TeX Code
38777 \end_layout
38778
38779 \begin_layout Standard
38780 Inserts a TeX Code box, see section
38781 \begin_inset space ~
38782 \end_inset
38783
38784
38785 \begin_inset CommandInset ref
38786 LatexCommand ref
38787 reference "sub:TeX-Code-Boxes"
38788
38789 \end_inset
38790
38791  for a description.
38792 \end_layout
38793
38794 \begin_layout Subsection
38795 Program Listing
38796 \begin_inset Index idx
38797 status collapsed
38798
38799 \begin_layout Plain Layout
38800 Program listings
38801 \end_layout
38802
38803 \end_inset
38804
38805
38806 \end_layout
38807
38808 \begin_layout Standard
38809 Inserts a program listings box.
38810  Program listings are explained in the chapter 
38811 \emph on
38812 Program Code Listings
38813 \emph default
38814  of the 
38815 \emph on
38816 Embedded Objects
38817 \emph default
38818  manual.
38819 \end_layout
38820
38821 \begin_layout Subsection
38822 Date
38823 \end_layout
38824
38825 \begin_layout Standard
38826 Inserts the actual date.
38827  The format depends on the date format of the language that is used for
38828  LyX's menus.
38829  LyX offers various ways to insert a date which are explained and also compared
38830  in the section 
38831 \emph on
38832 External Material
38833 \emph default
38834  of the 
38835 \emph on
38836 Embedded Objects
38837 \emph default
38838  manual.
38839 \end_layout
38840
38841 \begin_layout Section
38842 The Navigate Menu
38843 \begin_inset Index idx
38844 status collapsed
38845
38846 \begin_layout Plain Layout
38847 Menu ! Navigate
38848 \end_layout
38849
38850 \end_inset
38851
38852
38853 \end_layout
38854
38855 \begin_layout Standard
38856 This menu lists the existing chapters, sections, figures, tables, etc.
38857 \begin_inset space ~
38858 \end_inset
38859
38860 of the current document.
38861  This allows you to navigate easily through you document.
38862 \end_layout
38863
38864 \begin_layout Subsection
38865 Bookmarks
38866 \end_layout
38867
38868 \begin_layout Standard
38869 With this menu entry you are able to define your own bookmarks.
38870  This is useful when you are working on a large document and often have
38871  to jump e.
38872 \begin_inset space \thinspace{}
38873 \end_inset
38874
38875 g.
38876 \begin_inset space \space{}
38877 \end_inset
38878
38879 between section
38880 \begin_inset space ~
38881 \end_inset
38882
38883 2.5 and 6.3.
38884  To create bookmarks for this example, go to section
38885 \begin_inset space ~
38886 \end_inset
38887
38888 2.5 and use the menu 
38889 \family sans
38890 Save
38891 \begin_inset space ~
38892 \end_inset
38893
38894 Bookmark
38895 \begin_inset space ~
38896 \end_inset
38897
38898 1
38899 \family default
38900 .
38901  Then go to section
38902 \begin_inset space ~
38903 \end_inset
38904
38905 6.3 and use 
38906 \family sans
38907 Save
38908 \begin_inset space ~
38909 \end_inset
38910
38911 Bookmark
38912 \begin_inset space ~
38913 \end_inset
38914
38915
38916 \family default
38917 2.
38918  Now you can jump easily between these sections by using the menu or by
38919  the key bindings 
38920 \begin_inset Info
38921 type  "shortcut"
38922 arg   "bookmark-goto 1"
38923 \end_inset
38924
38925  and 
38926 \begin_inset Info
38927 type  "shortcut"
38928 arg   "bookmark-goto 2"
38929 \end_inset
38930
38931 .
38932 \end_layout
38933
38934 \begin_layout Standard
38935 You can also use bookmarks to jump between several opened documents.
38936  The saved bookmarks are valid till the document is closed.
38937 \end_layout
38938
38939 \begin_layout Subsection
38940 Next Note, Change, Cross-reference
38941 \end_layout
38942
38943 \begin_layout Standard
38944 Jump to the next note, change, or cross-reference following the current
38945  cursor position.
38946 \end_layout
38947
38948 \begin_layout Subsection
38949 Go to Label
38950 \end_layout
38951
38952 \begin_layout Standard
38953 Only active when the cursor is in front of a cross-reference.
38954  Sets the cursor before the referenced label, the same as if you right-click
38955  on a cross-reference box.
38956 \end_layout
38957
38958 \begin_layout Section
38959 The Document Menu
38960 \begin_inset Index idx
38961 status collapsed
38962
38963 \begin_layout Plain Layout
38964 Menu ! Document
38965 \end_layout
38966
38967 \end_inset
38968
38969
38970 \end_layout
38971
38972 \begin_layout Subsection
38973 Change Tracking
38974 \end_layout
38975
38976 \begin_layout Standard
38977 Change Tracking is described in section
38978 \begin_inset space ~
38979 \end_inset
38980
38981
38982 \begin_inset CommandInset ref
38983 LatexCommand ref
38984 reference "sec:Change-Tracking"
38985
38986 \end_inset
38987
38988 .
38989 \end_layout
38990
38991 \begin_layout Subsection
38992 LaT
38993 \begin_inset ERT
38994 status collapsed
38995
38996 \begin_layout Plain Layout
38997
38998 {}
38999 \end_layout
39000
39001 \end_inset
39002
39003 eX Log
39004 \end_layout
39005
39006 \begin_layout Standard
39007 After running LaTeX by viewing or exporting a document, this menu will be
39008  enabled.
39009  It shows the logfile of the used LaTeX-program.
39010 \end_layout
39011
39012 \begin_layout Standard
39013 Here you can see how LaTeX works in the background.
39014  
39015 \emph on
39016 Experts
39017 \emph default
39018  will find in it reasons for LaTeX-errors.
39019 \end_layout
39020
39021 \begin_layout Subsection
39022 Outline
39023 \end_layout
39024
39025 \begin_layout Standard
39026 Opens the TOC/Outline window as described in section
39027 \begin_inset space ~
39028 \end_inset
39029
39030
39031 \begin_inset CommandInset ref
39032 LatexCommand ref
39033 reference "sec:Navigating"
39034
39035 \end_inset
39036
39037  and 
39038 \begin_inset CommandInset ref
39039 LatexCommand ref
39040 reference "sub:Table-of-Contents"
39041
39042 \end_inset
39043
39044 .
39045 \end_layout
39046
39047 \begin_layout Subsection
39048 Start Appendix Here
39049 \end_layout
39050
39051 \begin_layout Standard
39052 This menu will start the appendix of the document at the current cursor
39053  position as described in section
39054 \begin_inset space ~
39055 \end_inset
39056
39057
39058 \begin_inset CommandInset ref
39059 LatexCommand ref
39060 reference "sec:Appendices"
39061
39062 \end_inset
39063
39064 .
39065 \end_layout
39066
39067 \begin_layout Subsection
39068 Compressed
39069 \end_layout
39070
39071 \begin_layout Standard
39072 Un/compresses the current document.
39073 \end_layout
39074
39075 \begin_layout Subsection
39076 Settings
39077 \end_layout
39078
39079 \begin_layout Standard
39080 The document settings are described in appendix
39081 \begin_inset space ~
39082 \end_inset
39083
39084
39085 \begin_inset CommandInset ref
39086 LatexCommand ref
39087 reference "cha:The-Document-Settings"
39088
39089 \end_inset
39090
39091 .
39092 \end_layout
39093
39094 \begin_layout Section
39095 The Tools Menu
39096 \begin_inset Index idx
39097 status collapsed
39098
39099 \begin_layout Plain Layout
39100 Menu ! Tools
39101 \end_layout
39102
39103 \end_inset
39104
39105
39106 \end_layout
39107
39108 \begin_layout Subsection
39109 Spellchecker
39110 \end_layout
39111
39112 \begin_layout Standard
39113 Spell checking is explained in section
39114 \begin_inset space ~
39115 \end_inset
39116
39117
39118 \begin_inset CommandInset ref
39119 LatexCommand ref
39120 reference "sec:Spellchecking"
39121
39122 \end_inset
39123
39124 .
39125 \end_layout
39126
39127 \begin_layout Subsection
39128 Thesaurus
39129 \end_layout
39130
39131 \begin_layout Standard
39132 The thesaurus is described in section
39133 \begin_inset space ~
39134 \end_inset
39135
39136
39137 \begin_inset CommandInset ref
39138 LatexCommand ref
39139 reference "sec:Thesaurus"
39140
39141 \end_inset
39142
39143 .
39144 \end_layout
39145
39146 \begin_layout Subsection
39147 Statistics
39148 \begin_inset Index idx
39149 status collapsed
39150
39151 \begin_layout Plain Layout
39152 Word count
39153 \end_layout
39154
39155 \end_inset
39156
39157
39158 \begin_inset Index idx
39159 status collapsed
39160
39161 \begin_layout Plain Layout
39162 Character count
39163 \end_layout
39164
39165 \end_inset
39166
39167
39168 \end_layout
39169
39170 \begin_layout Standard
39171 Counts the number of words and characters in the actual document or the
39172  highlighted document part.
39173 \end_layout
39174
39175 \begin_layout Subsection
39176 TeX Information
39177 \begin_inset Index idx
39178 status collapsed
39179
39180 \begin_layout Plain Layout
39181 TeX Information
39182 \end_layout
39183
39184 \end_inset
39185
39186
39187 \end_layout
39188
39189 \begin_layout Standard
39190 Shows you a list of the classes and styles installed in your LaTeX-system.
39191 \end_layout
39192
39193 \begin_layout Subsection
39194 Reconfigure
39195 \begin_inset Index idx
39196 status collapsed
39197
39198 \begin_layout Plain Layout
39199 LyX ! Reconfigure|see
39200 \begin_inset ERT
39201 status collapsed
39202
39203 \begin_layout Plain Layout
39204
39205 {
39206 \end_layout
39207
39208 \end_inset
39209
39210 Reconfiguration of LyX
39211 \begin_inset ERT
39212 status collapsed
39213
39214 \begin_layout Plain Layout
39215
39216 }
39217 \end_layout
39218
39219 \end_inset
39220
39221
39222 \end_layout
39223
39224 \end_inset
39225
39226
39227 \begin_inset Index idx
39228 status collapsed
39229
39230 \begin_layout Plain Layout
39231 Reconfiguration of LyX
39232 \end_layout
39233
39234 \end_inset
39235
39236
39237 \end_layout
39238
39239 \begin_layout Standard
39240 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
39241  and needed programs it needs; see also section
39242 \begin_inset space ~
39243 \end_inset
39244
39245
39246 \begin_inset CommandInset ref
39247 LatexCommand ref
39248 reference "sec:Basic-LyX-Setup"
39249
39250 \end_inset
39251
39252 .
39253 \end_layout
39254
39255 \begin_layout Subsection
39256 Preferences
39257 \end_layout
39258
39259 \begin_layout Standard
39260 The preferences dialog is described in detail in appendix
39261 \begin_inset space \thinspace{}
39262 \end_inset
39263
39264
39265 \begin_inset CommandInset ref
39266 LatexCommand ref
39267 reference "cha:The-Preferences-dialog"
39268
39269 \end_inset
39270
39271 .
39272 \end_layout
39273
39274 \begin_layout Section
39275 The Help Menu
39276 \begin_inset Index idx
39277 status collapsed
39278
39279 \begin_layout Plain Layout
39280 Menu ! Help
39281 \end_layout
39282
39283 \end_inset
39284
39285
39286 \end_layout
39287
39288 \begin_layout Standard
39289 This menu opens the documentation files of LyX in the language of LyX's
39290  menus.
39291 \end_layout
39292
39293 \begin_layout Standard
39294 The menu 
39295 \family sans
39296 LaTeX
39297 \begin_inset space ~
39298 \end_inset
39299
39300 Configuration
39301 \family default
39302  shows a LyX-document with information about the LaTeX-packages and classes
39303  found by LyX (see also section
39304 \begin_inset space ~
39305 \end_inset
39306
39307
39308 \begin_inset CommandInset ref
39309 LatexCommand ref
39310 reference "sec:LaTeX-Setup"
39311
39312 \end_inset
39313
39314 ).
39315 \end_layout
39316
39317 \begin_layout Section
39318 Toolbars
39319 \begin_inset CommandInset label
39320 LatexCommand label
39321 name "sec:Toolbars"
39322
39323 \end_inset
39324
39325
39326 \end_layout
39327
39328 \begin_layout Standard
39329 How to show or hide toolbars is explained in section
39330 \begin_inset space ~
39331 \end_inset
39332
39333
39334 \begin_inset CommandInset ref
39335 LatexCommand ref
39336 reference "sub:Toolbars"
39337
39338 \end_inset
39339
39340 .
39341 \end_layout
39342
39343 \begin_layout Standard
39344 It is also possible to define custom toolbars.
39345  This is described in the 
39346 \emph on
39347 Additional Features
39348 \emph default
39349  manual.
39350 \end_layout
39351
39352 \begin_layout Subsection
39353 Standard Toolbar
39354 \begin_inset Index idx
39355 status collapsed
39356
39357 \begin_layout Plain Layout
39358 Toolbar ! Standard
39359 \end_layout
39360
39361 \end_inset
39362
39363
39364 \end_layout
39365
39366 \begin_layout Standard
39367 \begin_inset Graphics
39368         filename clipart/StandardToolbar.png
39369         width 100col%
39370
39371 \end_inset
39372
39373
39374 \end_layout
39375
39376 \begin_layout Standard
39377 \begin_inset VSpace defskip
39378 \end_inset
39379
39380
39381 \end_layout
39382
39383 \begin_layout Standard
39384 The standard toolbar as shown above contains from left to right the following
39385  buttons:
39386 \begin_inset ERT
39387 status collapsed
39388
39389 \begin_layout Plain Layout
39390
39391
39392 \backslash
39393 setlength{
39394 \backslash
39395 LTleft}{0pt}
39396 \end_layout
39397
39398 \end_inset
39399
39400
39401 \begin_inset Note Note
39402 status collapsed
39403
39404 \begin_layout Plain Layout
39405 This is necessary to left align the following longtables.
39406  See the 
39407 \emph on
39408 Embedded Objects
39409 \emph default
39410  manual for more information.
39411 \end_layout
39412
39413 \end_inset
39414
39415
39416 \end_layout
39417
39418 \begin_layout Standard
39419 \begin_inset VSpace defskip
39420 \end_inset
39421
39422
39423 \end_layout
39424
39425 \begin_layout Standard
39426 \begin_inset Tabular
39427 <lyxtabular version="3" rows="1" columns="2">
39428 <features islongtable="true" longtabularalignment="center">
39429 <column alignment="center" valignment="top" width="0">
39430 <column alignment="center" valignment="top" width="0">
39431 <row>
39432 <cell alignment="center" valignment="top" usebox="none">
39433 \begin_inset Text
39434
39435 \begin_layout Plain Layout
39436 \begin_inset Graphics
39437         filename clipart/ToolbarEnvBox.png
39438         clip
39439
39440 \end_inset
39441
39442
39443 \end_layout
39444
39445 \end_inset
39446 </cell>
39447 <cell alignment="center" valignment="top" usebox="none">
39448 \begin_inset Text
39449
39450 \begin_layout Plain Layout
39451 pull-down box for the paragraph environments
39452 \end_layout
39453
39454 \end_inset
39455 </cell>
39456 </row>
39457 </lyxtabular>
39458
39459 \end_inset
39460
39461
39462 \end_layout
39463
39464 \begin_layout Standard
39465 \begin_inset VSpace -10mm
39466 \end_inset
39467
39468
39469 \end_layout
39470
39471 \begin_layout Standard
39472 \align left
39473 \begin_inset Tabular
39474 <lyxtabular version="3" rows="21" columns="2">
39475 <features islongtable="true" longtabularalignment="center">
39476 <column alignment="left" valignment="top" width="0">
39477 <column alignment="left" valignment="top" width="0">
39478 <row interlinespace="2.5mm">
39479 <cell alignment="center" valignment="top" usebox="none">
39480 \begin_inset Text
39481
39482 \begin_layout Plain Layout
39483
39484 \family sans
39485 \begin_inset Info
39486 type  "icon"
39487 arg   "buffer-new"
39488 \end_inset
39489
39490
39491 \end_layout
39492
39493 \end_inset
39494 </cell>
39495 <cell alignment="center" valignment="top" usebox="none">
39496 \begin_inset Text
39497
39498 \begin_layout Plain Layout
39499
39500 \family sans
39501 File\SpecialChar \menuseparator
39502 New
39503 \end_layout
39504
39505 \end_inset
39506 </cell>
39507 </row>
39508 <row interlinespace="2.5mm">
39509 <cell alignment="center" valignment="top" usebox="none">
39510 \begin_inset Text
39511
39512 \begin_layout Plain Layout
39513
39514 \family sans
39515 \begin_inset Info
39516 type  "icon"
39517 arg   "file-open"
39518 \end_inset
39519
39520
39521 \end_layout
39522
39523 \end_inset
39524 </cell>
39525 <cell alignment="center" valignment="top" usebox="none">
39526 \begin_inset Text
39527
39528 \begin_layout Plain Layout
39529
39530 \family sans
39531 File\SpecialChar \menuseparator
39532 Open
39533 \end_layout
39534
39535 \end_inset
39536 </cell>
39537 </row>
39538 <row interlinespace="2.5mm">
39539 <cell alignment="center" valignment="top" usebox="none">
39540 \begin_inset Text
39541
39542 \begin_layout Plain Layout
39543
39544 \family sans
39545 \begin_inset Info
39546 type  "icon"
39547 arg   "buffer-write"
39548 \end_inset
39549
39550
39551 \end_layout
39552
39553 \end_inset
39554 </cell>
39555 <cell alignment="center" valignment="top" usebox="none">
39556 \begin_inset Text
39557
39558 \begin_layout Plain Layout
39559
39560 \family sans
39561 File\SpecialChar \menuseparator
39562 Save
39563 \end_layout
39564
39565 \end_inset
39566 </cell>
39567 </row>
39568 <row interlinespace="2.5mm">
39569 <cell alignment="center" valignment="top" usebox="none">
39570 \begin_inset Text
39571
39572 \begin_layout Plain Layout
39573
39574 \family sans
39575 \begin_inset Info
39576 type  "icon"
39577 arg   "dialog-show print"
39578 \end_inset
39579
39580
39581 \end_layout
39582
39583 \end_inset
39584 </cell>
39585 <cell alignment="center" valignment="top" usebox="none">
39586 \begin_inset Text
39587
39588 \begin_layout Plain Layout
39589
39590 \family sans
39591 File\SpecialChar \menuseparator
39592 Print
39593 \end_layout
39594
39595 \end_inset
39596 </cell>
39597 </row>
39598 <row interlinespace="2.5mm">
39599 <cell alignment="center" valignment="top" usebox="none">
39600 \begin_inset Text
39601
39602 \begin_layout Plain Layout
39603
39604 \family sans
39605 \begin_inset Info
39606 type  "icon"
39607 arg   "dialog-show spellchecker"
39608 \end_inset
39609
39610
39611 \end_layout
39612
39613 \end_inset
39614 </cell>
39615 <cell alignment="center" valignment="top" usebox="none">
39616 \begin_inset Text
39617
39618 \begin_layout Plain Layout
39619
39620 \family sans
39621 Tools\SpecialChar \menuseparator
39622 Spellchecker
39623 \end_layout
39624
39625 \end_inset
39626 </cell>
39627 </row>
39628 <row interlinespace="2.5mm">
39629 <cell alignment="center" valignment="top" usebox="none">
39630 \begin_inset Text
39631
39632 \begin_layout Plain Layout
39633
39634 \family sans
39635 \begin_inset Info
39636 type  "icon"
39637 arg   "undo"
39638 \end_inset
39639
39640
39641 \end_layout
39642
39643 \end_inset
39644 </cell>
39645 <cell alignment="center" valignment="top" usebox="none">
39646 \begin_inset Text
39647
39648 \begin_layout Plain Layout
39649
39650 \family sans
39651 Edit\SpecialChar \menuseparator
39652 Undo
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
39664 \family sans
39665 \begin_inset Info
39666 type  "icon"
39667 arg   "redo"
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
39680 \family sans
39681 Edit\SpecialChar \menuseparator
39682 Redo
39683 \end_layout
39684
39685 \end_inset
39686 </cell>
39687 </row>
39688 <row interlinespace="2.5mm">
39689 <cell alignment="center" valignment="top" usebox="none">
39690 \begin_inset Text
39691
39692 \begin_layout Plain Layout
39693
39694 \family sans
39695 \begin_inset Info
39696 type  "icon"
39697 arg   "cut"
39698 \end_inset
39699
39700
39701 \end_layout
39702
39703 \end_inset
39704 </cell>
39705 <cell alignment="center" valignment="top" usebox="none">
39706 \begin_inset Text
39707
39708 \begin_layout Plain Layout
39709
39710 \family sans
39711 Edit\SpecialChar \menuseparator
39712 Cut
39713 \end_layout
39714
39715 \end_inset
39716 </cell>
39717 </row>
39718 <row interlinespace="2.5mm">
39719 <cell alignment="center" valignment="top" usebox="none">
39720 \begin_inset Text
39721
39722 \begin_layout Plain Layout
39723
39724 \family sans
39725 \begin_inset Info
39726 type  "icon"
39727 arg   "copy"
39728 \end_inset
39729
39730
39731 \end_layout
39732
39733 \end_inset
39734 </cell>
39735 <cell alignment="center" valignment="top" usebox="none">
39736 \begin_inset Text
39737
39738 \begin_layout Plain Layout
39739
39740 \family sans
39741 Edit\SpecialChar \menuseparator
39742 Copy
39743 \end_layout
39744
39745 \end_inset
39746 </cell>
39747 </row>
39748 <row interlinespace="2.5mm">
39749 <cell alignment="center" valignment="top" usebox="none">
39750 \begin_inset Text
39751
39752 \begin_layout Plain Layout
39753
39754 \family sans
39755 \begin_inset Info
39756 type  "icon"
39757 arg   "paste"
39758 \end_inset
39759
39760
39761 \end_layout
39762
39763 \end_inset
39764 </cell>
39765 <cell alignment="center" valignment="top" usebox="none">
39766 \begin_inset Text
39767
39768 \begin_layout Plain Layout
39769
39770 \family sans
39771 Edit\SpecialChar \menuseparator
39772 Paste
39773 \end_layout
39774
39775 \end_inset
39776 </cell>
39777 </row>
39778 <row interlinespace="2.5mm">
39779 <cell alignment="center" valignment="top" usebox="none">
39780 \begin_inset Text
39781
39782 \begin_layout Plain Layout
39783
39784 \family sans
39785 \begin_inset Info
39786 type  "icon"
39787 arg   "dialog-show findreplace"
39788 \end_inset
39789
39790
39791 \end_layout
39792
39793 \end_inset
39794 </cell>
39795 <cell alignment="center" valignment="top" usebox="none">
39796 \begin_inset Text
39797
39798 \begin_layout Plain Layout
39799
39800 \family sans
39801 Edit\SpecialChar \menuseparator
39802 Find
39803 \begin_inset space \thinspace{}
39804 \end_inset
39805
39806 &
39807 \begin_inset space \thinspace{}
39808 \end_inset
39809
39810 Replace
39811 \end_layout
39812
39813 \end_inset
39814 </cell>
39815 </row>
39816 <row interlinespace="2.5mm">
39817 <cell alignment="center" valignment="top" usebox="none">
39818 \begin_inset Text
39819
39820 \begin_layout Plain Layout
39821
39822 \family sans
39823 \begin_inset Info
39824 type  "icon"
39825 arg   "bookmark-goto 0"
39826 \end_inset
39827
39828
39829 \end_layout
39830
39831 \end_inset
39832 </cell>
39833 <cell alignment="center" valignment="top" usebox="none">
39834 \begin_inset Text
39835
39836 \begin_layout Plain Layout
39837
39838 \family sans
39839 Navigate\SpecialChar \menuseparator
39840 Bookmarks\SpecialChar \menuseparator
39841 Navigate Back
39842 \end_layout
39843
39844 \end_inset
39845 </cell>
39846 </row>
39847 <row interlinespace="2.5mm">
39848 <cell alignment="center" valignment="top" usebox="none">
39849 \begin_inset Text
39850
39851 \begin_layout Plain Layout
39852
39853 \family sans
39854 \begin_inset Info
39855 type  "icon"
39856 arg   "font-emph"
39857 \end_inset
39858
39859
39860 \end_layout
39861
39862 \end_inset
39863 </cell>
39864 <cell alignment="center" valignment="top" usebox="none">
39865 \begin_inset Text
39866
39867 \begin_layout Plain Layout
39868 Emphasize text, function of the Edit
39869 \family sans
39870 \SpecialChar \menuseparator
39871 Text
39872 \begin_inset space ~
39873 \end_inset
39874
39875 Style
39876 \family default
39877  dialog
39878 \end_layout
39879
39880 \end_inset
39881 </cell>
39882 </row>
39883 <row interlinespace="2.5mm">
39884 <cell alignment="center" valignment="top" usebox="none">
39885 \begin_inset Text
39886
39887 \begin_layout Plain Layout
39888
39889 \family sans
39890 \begin_inset Info
39891 type  "icon"
39892 arg   "font-noun"
39893 \end_inset
39894
39895
39896 \end_layout
39897
39898 \end_inset
39899 </cell>
39900 <cell alignment="center" valignment="top" usebox="none">
39901 \begin_inset Text
39902
39903 \begin_layout Plain Layout
39904 Set text to noun style, function of the Edit
39905 \family sans
39906 \SpecialChar \menuseparator
39907 Text
39908 \begin_inset space ~
39909 \end_inset
39910
39911 Style
39912 \family default
39913  dialog
39914 \end_layout
39915
39916 \end_inset
39917 </cell>
39918 </row>
39919 <row interlinespace="2.5mm">
39920 <cell alignment="center" valignment="top" usebox="none">
39921 \begin_inset Text
39922
39923 \begin_layout Plain Layout
39924
39925 \family sans
39926 \begin_inset Info
39927 type  "icon"
39928 arg   "textstyle-apply"
39929 \end_inset
39930
39931
39932 \end_layout
39933
39934 \end_inset
39935 </cell>
39936 <cell alignment="center" valignment="top" usebox="none">
39937 \begin_inset Text
39938
39939 \begin_layout Plain Layout
39940 Formats text using the current settings in the 
39941 \family sans
39942 Edit\SpecialChar \menuseparator
39943 Text
39944 \begin_inset space ~
39945 \end_inset
39946
39947 Style
39948 \family default
39949  dialog
39950 \end_layout
39951
39952 \end_inset
39953 </cell>
39954 </row>
39955 <row interlinespace="2.5mm">
39956 <cell alignment="center" valignment="top" usebox="none">
39957 \begin_inset Text
39958
39959 \begin_layout Plain Layout
39960
39961 \family sans
39962 \begin_inset Info
39963 type  "icon"
39964 arg   "math-mode"
39965 \end_inset
39966
39967
39968 \end_layout
39969
39970 \end_inset
39971 </cell>
39972 <cell alignment="center" valignment="top" usebox="none">
39973 \begin_inset Text
39974
39975 \begin_layout Plain Layout
39976
39977 \family sans
39978 Insert\SpecialChar \menuseparator
39979 Math\SpecialChar \menuseparator
39980 Inline
39981 \begin_inset space ~
39982 \end_inset
39983
39984 Formula
39985 \end_layout
39986
39987 \end_inset
39988 </cell>
39989 </row>
39990 <row interlinespace="2.5mm">
39991 <cell alignment="center" valignment="top" usebox="none">
39992 \begin_inset Text
39993
39994 \begin_layout Plain Layout
39995
39996 \family sans
39997 \begin_inset Info
39998 type  "icon"
39999 arg   "dialog-show-new-inset graphics"
40000 \end_inset
40001
40002
40003 \end_layout
40004
40005 \end_inset
40006 </cell>
40007 <cell alignment="center" valignment="top" usebox="none">
40008 \begin_inset Text
40009
40010 \begin_layout Plain Layout
40011
40012 \family sans
40013 Insert\SpecialChar \menuseparator
40014 Graphics
40015 \end_layout
40016
40017 \end_inset
40018 </cell>
40019 </row>
40020 <row interlinespace="2.5mm">
40021 <cell alignment="center" valignment="top" usebox="none">
40022 \begin_inset Text
40023
40024 \begin_layout Plain Layout
40025 \begin_inset Info
40026 type  "icon"
40027 arg   "tabular-insert"
40028 \end_inset
40029
40030
40031 \end_layout
40032
40033 \end_inset
40034 </cell>
40035 <cell alignment="center" valignment="top" usebox="none">
40036 \begin_inset Text
40037
40038 \begin_layout Plain Layout
40039
40040 \family sans
40041 Insert\SpecialChar \menuseparator
40042 Table
40043 \end_layout
40044
40045 \end_inset
40046 </cell>
40047 </row>
40048 <row interlinespace="2.5mm">
40049 <cell alignment="center" valignment="top" usebox="none">
40050 \begin_inset Text
40051
40052 \begin_layout Plain Layout
40053
40054 \family sans
40055 \begin_inset Info
40056 type  "icon"
40057 arg   "dialog-toggle toc"
40058 \end_inset
40059
40060
40061 \end_layout
40062
40063 \end_inset
40064 </cell>
40065 <cell alignment="center" valignment="top" usebox="none">
40066 \begin_inset Text
40067
40068 \begin_layout Plain Layout
40069 Toggle outline window on/off, 
40070 \family sans
40071 Document\SpecialChar \menuseparator
40072 Outline
40073 \end_layout
40074
40075 \end_inset
40076 </cell>
40077 </row>
40078 <row interlinespace="2.5mm">
40079 <cell alignment="center" valignment="top" usebox="none">
40080 \begin_inset Text
40081
40082 \begin_layout Plain Layout
40083
40084 \family sans
40085 \begin_inset Info
40086 type  "icon"
40087 arg   "toolbar-toggle math"
40088 \end_inset
40089
40090
40091 \end_layout
40092
40093 \end_inset
40094 </cell>
40095 <cell alignment="center" valignment="top" usebox="none">
40096 \begin_inset Text
40097
40098 \begin_layout Plain Layout
40099 Toggle math toolbar on/off
40100 \end_layout
40101
40102 \end_inset
40103 </cell>
40104 </row>
40105 <row interlinespace="2.5mm">
40106 <cell alignment="center" valignment="top" usebox="none">
40107 \begin_inset Text
40108
40109 \begin_layout Plain Layout
40110
40111 \family sans
40112 \begin_inset Info
40113 type  "icon"
40114 arg   "toolbar-toggle table"
40115 \end_inset
40116
40117
40118 \end_layout
40119
40120 \end_inset
40121 </cell>
40122 <cell alignment="center" valignment="top" usebox="none">
40123 \begin_inset Text
40124
40125 \begin_layout Plain Layout
40126 Toggle table toolbar on/off
40127 \end_layout
40128
40129 \end_inset
40130 </cell>
40131 </row>
40132 </lyxtabular>
40133
40134 \end_inset
40135
40136
40137 \end_layout
40138
40139 \begin_layout Subsection
40140 Extra Toolbar
40141 \begin_inset Index idx
40142 status collapsed
40143
40144 \begin_layout Plain Layout
40145 Toolbar ! Extra
40146 \end_layout
40147
40148 \end_inset
40149
40150
40151 \end_layout
40152
40153 \begin_layout Standard
40154 \begin_inset Graphics
40155         filename clipart/ExtraToolbar.png
40156         width 100col%
40157
40158 \end_inset
40159
40160
40161 \end_layout
40162
40163 \begin_layout Standard
40164 \begin_inset VSpace defskip
40165 \end_inset
40166
40167
40168 \end_layout
40169
40170 \begin_layout Standard
40171 The extra toolbar as shown above contains from left to right the following
40172  buttons:
40173 \end_layout
40174
40175 \begin_layout Standard
40176 \begin_inset VSpace defskip
40177 \end_inset
40178
40179
40180 \end_layout
40181
40182 \begin_layout Standard
40183 \begin_inset Tabular
40184 <lyxtabular version="3" rows="25" columns="2">
40185 <features islongtable="true" longtabularalignment="center">
40186 <column alignment="left" valignment="top" width="0">
40187 <column alignment="left" valignment="top" width="0">
40188 <row interlinespace="2.5mm">
40189 <cell alignment="center" valignment="top" usebox="none">
40190 \begin_inset Text
40191
40192 \begin_layout Plain Layout
40193
40194 \family sans
40195 \begin_inset Info
40196 type  "icon"
40197 arg   "layout"
40198 \end_inset
40199
40200
40201 \end_layout
40202
40203 \end_inset
40204 </cell>
40205 <cell alignment="center" valignment="top" usebox="none">
40206 \begin_inset Text
40207
40208 \begin_layout Plain Layout
40209 Default
40210 \end_layout
40211
40212 \end_inset
40213 </cell>
40214 </row>
40215 <row interlinespace="2.5mm">
40216 <cell alignment="center" valignment="top" usebox="none">
40217 \begin_inset Text
40218
40219 \begin_layout Plain Layout
40220
40221 \family sans
40222 \begin_inset Info
40223 type  "icon"
40224 arg   "layout Enumerate"
40225 \end_inset
40226
40227
40228 \end_layout
40229
40230 \end_inset
40231 </cell>
40232 <cell alignment="center" valignment="top" usebox="none">
40233 \begin_inset Text
40234
40235 \begin_layout Plain Layout
40236 Numbered list
40237 \end_layout
40238
40239 \end_inset
40240 </cell>
40241 </row>
40242 <row interlinespace="2.5mm">
40243 <cell alignment="center" valignment="top" usebox="none">
40244 \begin_inset Text
40245
40246 \begin_layout Plain Layout
40247
40248 \family sans
40249 \begin_inset Info
40250 type  "icon"
40251 arg   "layout Itemize"
40252 \end_inset
40253
40254
40255 \end_layout
40256
40257 \end_inset
40258 </cell>
40259 <cell alignment="center" valignment="top" usebox="none">
40260 \begin_inset Text
40261
40262 \begin_layout Plain Layout
40263 Itemized list
40264 \end_layout
40265
40266 \end_inset
40267 </cell>
40268 </row>
40269 <row interlinespace="2.5mm">
40270 <cell alignment="center" valignment="top" usebox="none">
40271 \begin_inset Text
40272
40273 \begin_layout Plain Layout
40274
40275 \family sans
40276 \begin_inset Info
40277 type  "icon"
40278 arg   "layout List"
40279 \end_inset
40280
40281
40282 \end_layout
40283
40284 \end_inset
40285 </cell>
40286 <cell alignment="center" valignment="top" usebox="none">
40287 \begin_inset Text
40288
40289 \begin_layout Plain Layout
40290 List
40291 \end_layout
40292
40293 \end_inset
40294 </cell>
40295 </row>
40296 <row interlinespace="2.5mm">
40297 <cell alignment="center" valignment="top" usebox="none">
40298 \begin_inset Text
40299
40300 \begin_layout Plain Layout
40301
40302 \family sans
40303 \begin_inset Info
40304 type  "icon"
40305 arg   "layout Description"
40306 \end_inset
40307
40308
40309 \end_layout
40310
40311 \end_inset
40312 </cell>
40313 <cell alignment="center" valignment="top" usebox="none">
40314 \begin_inset Text
40315
40316 \begin_layout Plain Layout
40317 Description list
40318 \end_layout
40319
40320 \end_inset
40321 </cell>
40322 </row>
40323 <row interlinespace="2.5mm">
40324 <cell alignment="center" valignment="top" usebox="none">
40325 \begin_inset Text
40326
40327 \begin_layout Plain Layout
40328
40329 \family sans
40330 \begin_inset Info
40331 type  "icon"
40332 arg   "depth-increment"
40333 \end_inset
40334
40335
40336 \end_layout
40337
40338 \end_inset
40339 </cell>
40340 <cell alignment="center" valignment="top" usebox="none">
40341 \begin_inset Text
40342
40343 \begin_layout Plain Layout
40344
40345 \family sans
40346 Edit\SpecialChar \menuseparator
40347 Increase
40348 \begin_inset space ~
40349 \end_inset
40350
40351 List
40352 \begin_inset space ~
40353 \end_inset
40354
40355 Depth
40356 \end_layout
40357
40358 \end_inset
40359 </cell>
40360 </row>
40361 <row interlinespace="2.5mm">
40362 <cell alignment="center" valignment="top" usebox="none">
40363 \begin_inset Text
40364
40365 \begin_layout Plain Layout
40366
40367 \family sans
40368 \begin_inset Info
40369 type  "icon"
40370 arg   "depth-decrement"
40371 \end_inset
40372
40373
40374 \end_layout
40375
40376 \end_inset
40377 </cell>
40378 <cell alignment="center" valignment="top" usebox="none">
40379 \begin_inset Text
40380
40381 \begin_layout Plain Layout
40382
40383 \family sans
40384 Edit\SpecialChar \menuseparator
40385 Decrease
40386 \begin_inset space ~
40387 \end_inset
40388
40389 List
40390 \begin_inset space ~
40391 \end_inset
40392
40393 Depth
40394 \end_layout
40395
40396 \end_inset
40397 </cell>
40398 </row>
40399 <row interlinespace="2.5mm">
40400 <cell alignment="center" valignment="top" usebox="none">
40401 \begin_inset Text
40402
40403 \begin_layout Plain Layout
40404
40405 \family sans
40406 \begin_inset Info
40407 type  "icon"
40408 arg   "float-insert figure"
40409 \end_inset
40410
40411
40412 \end_layout
40413
40414 \end_inset
40415 </cell>
40416 <cell alignment="center" valignment="top" usebox="none">
40417 \begin_inset Text
40418
40419 \begin_layout Plain Layout
40420
40421 \family sans
40422 Insert\SpecialChar \menuseparator
40423 Float\SpecialChar \menuseparator
40424 Figure
40425 \end_layout
40426
40427 \end_inset
40428 </cell>
40429 </row>
40430 <row interlinespace="2.5mm">
40431 <cell alignment="center" valignment="top" usebox="none">
40432 \begin_inset Text
40433
40434 \begin_layout Plain Layout
40435
40436 \family sans
40437 \begin_inset Info
40438 type  "icon"
40439 arg   "float-insert table"
40440 \end_inset
40441
40442
40443 \end_layout
40444
40445 \end_inset
40446 </cell>
40447 <cell alignment="center" valignment="top" usebox="none">
40448 \begin_inset Text
40449
40450 \begin_layout Plain Layout
40451
40452 \family sans
40453 Insert\SpecialChar \menuseparator
40454 Float\SpecialChar \menuseparator
40455 Table
40456 \end_layout
40457
40458 \end_inset
40459 </cell>
40460 </row>
40461 <row interlinespace="2.5mm">
40462 <cell alignment="center" valignment="top" usebox="none">
40463 \begin_inset Text
40464
40465 \begin_layout Plain Layout
40466
40467 \family sans
40468 \begin_inset Info
40469 type  "icon"
40470 arg   "label-insert"
40471 \end_inset
40472
40473
40474 \end_layout
40475
40476 \end_inset
40477 </cell>
40478 <cell alignment="center" valignment="top" usebox="none">
40479 \begin_inset Text
40480
40481 \begin_layout Plain Layout
40482
40483 \family sans
40484 Insert\SpecialChar \menuseparator
40485 Label
40486 \end_layout
40487
40488 \end_inset
40489 </cell>
40490 </row>
40491 <row interlinespace="2.5mm">
40492 <cell alignment="center" valignment="top" usebox="none">
40493 \begin_inset Text
40494
40495 \begin_layout Plain Layout
40496
40497 \family sans
40498 \begin_inset Info
40499 type  "icon"
40500 arg   "dialog-show-new-inset ref"
40501 \end_inset
40502
40503
40504 \end_layout
40505
40506 \end_inset
40507 </cell>
40508 <cell alignment="center" valignment="top" usebox="none">
40509 \begin_inset Text
40510
40511 \begin_layout Plain Layout
40512
40513 \family sans
40514 Insert\SpecialChar \menuseparator
40515 Cross-Reference
40516 \end_layout
40517
40518 \end_inset
40519 </cell>
40520 </row>
40521 <row interlinespace="2.5mm">
40522 <cell alignment="center" valignment="top" usebox="none">
40523 \begin_inset Text
40524
40525 \begin_layout Plain Layout
40526
40527 \family sans
40528 \begin_inset Info
40529 type  "icon"
40530 arg   "dialog-show-new-inset citation"
40531 \end_inset
40532
40533
40534 \end_layout
40535
40536 \end_inset
40537 </cell>
40538 <cell alignment="center" valignment="top" usebox="none">
40539 \begin_inset Text
40540
40541 \begin_layout Plain Layout
40542
40543 \family sans
40544 Insert\SpecialChar \menuseparator
40545 Citation
40546 \end_layout
40547
40548 \end_inset
40549 </cell>
40550 </row>
40551 <row interlinespace="2.5mm">
40552 <cell alignment="center" valignment="top" usebox="none">
40553 \begin_inset Text
40554
40555 \begin_layout Plain Layout
40556
40557 \family sans
40558 \begin_inset Info
40559 type  "icon"
40560 arg   "index-insert"
40561 \end_inset
40562
40563
40564 \end_layout
40565
40566 \end_inset
40567 </cell>
40568 <cell alignment="center" valignment="top" usebox="none">
40569 \begin_inset Text
40570
40571 \begin_layout Plain Layout
40572
40573 \family sans
40574 Insert\SpecialChar \menuseparator
40575 Index
40576 \begin_inset space ~
40577 \end_inset
40578
40579 Entry
40580 \end_layout
40581
40582 \end_inset
40583 </cell>
40584 </row>
40585 <row interlinespace="2.5mm">
40586 <cell alignment="center" valignment="top" usebox="none">
40587 \begin_inset Text
40588
40589 \begin_layout Plain Layout
40590
40591 \family sans
40592 \begin_inset Info
40593 type  "icon"
40594 arg   "nomencl-insert"
40595 \end_inset
40596
40597
40598 \end_layout
40599
40600 \end_inset
40601 </cell>
40602 <cell alignment="center" valignment="top" usebox="none">
40603 \begin_inset Text
40604
40605 \begin_layout Plain Layout
40606
40607 \family sans
40608 Insert\SpecialChar \menuseparator
40609 Nomenclature
40610 \begin_inset space ~
40611 \end_inset
40612
40613 Entry
40614 \end_layout
40615
40616 \end_inset
40617 </cell>
40618 </row>
40619 <row interlinespace="2.5mm">
40620 <cell alignment="center" valignment="top" usebox="none">
40621 \begin_inset Text
40622
40623 \begin_layout Plain Layout
40624
40625 \family sans
40626 \begin_inset Info
40627 type  "icon"
40628 arg   "footnote-insert"
40629 \end_inset
40630
40631
40632 \end_layout
40633
40634 \end_inset
40635 </cell>
40636 <cell alignment="center" valignment="top" usebox="none">
40637 \begin_inset Text
40638
40639 \begin_layout Plain Layout
40640
40641 \family sans
40642 Insert\SpecialChar \menuseparator
40643 Footnote
40644 \end_layout
40645
40646 \end_inset
40647 </cell>
40648 </row>
40649 <row interlinespace="2.5mm">
40650 <cell alignment="center" valignment="top" usebox="none">
40651 \begin_inset Text
40652
40653 \begin_layout Plain Layout
40654
40655 \family sans
40656 \begin_inset Info
40657 type  "icon"
40658 arg   "marginalnote-insert"
40659 \end_inset
40660
40661
40662 \end_layout
40663
40664 \end_inset
40665 </cell>
40666 <cell alignment="center" valignment="top" usebox="none">
40667 \begin_inset Text
40668
40669 \begin_layout Plain Layout
40670
40671 \family sans
40672 Insert\SpecialChar \menuseparator
40673 Marginal
40674 \begin_inset space ~
40675 \end_inset
40676
40677 Note
40678 \end_layout
40679
40680 \end_inset
40681 </cell>
40682 </row>
40683 <row interlinespace="2.5mm">
40684 <cell alignment="center" valignment="top" usebox="none">
40685 \begin_inset Text
40686
40687 \begin_layout Plain Layout
40688
40689 \family sans
40690 \begin_inset Info
40691 type  "icon"
40692 arg   "note-insert"
40693 \end_inset
40694
40695
40696 \end_layout
40697
40698 \end_inset
40699 </cell>
40700 <cell alignment="center" valignment="top" usebox="none">
40701 \begin_inset Text
40702
40703 \begin_layout Plain Layout
40704
40705 \family sans
40706 Insert\SpecialChar \menuseparator
40707 Note\SpecialChar \menuseparator
40708 LyX
40709 \begin_inset space ~
40710 \end_inset
40711
40712 Note
40713 \end_layout
40714
40715 \end_inset
40716 </cell>
40717 </row>
40718 <row interlinespace="2.5mm">
40719 <cell alignment="center" valignment="top" usebox="none">
40720 \begin_inset Text
40721
40722 \begin_layout Plain Layout
40723
40724 \family sans
40725 \begin_inset Info
40726 type  "icon"
40727 arg   "box-insert Frameless"
40728 \end_inset
40729
40730
40731 \end_layout
40732
40733 \end_inset
40734 </cell>
40735 <cell alignment="center" valignment="top" usebox="none">
40736 \begin_inset Text
40737
40738 \begin_layout Plain Layout
40739
40740 \family sans
40741 Insert\SpecialChar \menuseparator
40742 Box
40743 \end_layout
40744
40745 \end_inset
40746 </cell>
40747 </row>
40748 <row interlinespace="2.5mm">
40749 <cell alignment="center" valignment="top" usebox="none">
40750 \begin_inset Text
40751
40752 \begin_layout Plain Layout
40753
40754 \family sans
40755 \begin_inset Info
40756 type  "icon"
40757 arg   "href-insert"
40758 \end_inset
40759
40760
40761 \end_layout
40762
40763 \end_inset
40764 </cell>
40765 <cell alignment="center" valignment="top" usebox="none">
40766 \begin_inset Text
40767
40768 \begin_layout Plain Layout
40769
40770 \family sans
40771 Insert\SpecialChar \menuseparator
40772 URL
40773 \end_layout
40774
40775 \end_inset
40776 </cell>
40777 </row>
40778 <row interlinespace="2.5mm">
40779 <cell alignment="center" valignment="top" usebox="none">
40780 \begin_inset Text
40781
40782 \begin_layout Plain Layout
40783
40784 \family sans
40785 \begin_inset Info
40786 type  "icon"
40787 arg   "ert-insert"
40788 \end_inset
40789
40790
40791 \end_layout
40792
40793 \end_inset
40794 </cell>
40795 <cell alignment="center" valignment="top" usebox="none">
40796 \begin_inset Text
40797
40798 \begin_layout Plain Layout
40799
40800 \family sans
40801 Insert\SpecialChar \menuseparator
40802 T
40803 \family default
40804
40805 \begin_inset ERT
40806 status collapsed
40807
40808 \begin_layout Plain Layout
40809
40810 {}
40811 \end_layout
40812
40813 \end_inset
40814
40815
40816 \family sans
40817 eX
40818 \end_layout
40819
40820 \end_inset
40821 </cell>
40822 </row>
40823 <row interlinespace="2.5mm">
40824 <cell alignment="center" valignment="top" usebox="none">
40825 \begin_inset Text
40826
40827 \begin_layout Plain Layout
40828
40829 \family sans
40830 \begin_inset Info
40831 type  "icon"
40832 arg   "math-macro newmacroname newcommand"
40833 \end_inset
40834
40835
40836 \end_layout
40837
40838 \end_inset
40839 </cell>
40840 <cell alignment="center" valignment="top" usebox="none">
40841 \begin_inset Text
40842
40843 \begin_layout Plain Layout
40844
40845 \family sans
40846 Insert\SpecialChar \menuseparator
40847 Math\SpecialChar \menuseparator
40848 Macro
40849 \end_layout
40850
40851 \end_inset
40852 </cell>
40853 </row>
40854 <row interlinespace="2.5mm">
40855 <cell alignment="center" valignment="top" usebox="none">
40856 \begin_inset Text
40857
40858 \begin_layout Plain Layout
40859
40860 \family sans
40861 \begin_inset Info
40862 type  "icon"
40863 arg   "dialog-show-new-inset include"
40864 \end_inset
40865
40866
40867 \end_layout
40868
40869 \end_inset
40870 </cell>
40871 <cell alignment="center" valignment="top" usebox="none">
40872 \begin_inset Text
40873
40874 \begin_layout Plain Layout
40875
40876 \family sans
40877 Insert\SpecialChar \menuseparator
40878 File\SpecialChar \menuseparator
40879 Child
40880 \begin_inset space ~
40881 \end_inset
40882
40883 Document
40884 \end_layout
40885
40886 \end_inset
40887 </cell>
40888 </row>
40889 <row interlinespace="2.5mm">
40890 <cell alignment="center" valignment="top" usebox="none">
40891 \begin_inset Text
40892
40893 \begin_layout Plain Layout
40894
40895 \family sans
40896 \begin_inset Info
40897 type  "icon"
40898 arg   "dialog-show character"
40899 \end_inset
40900
40901
40902 \end_layout
40903
40904 \end_inset
40905 </cell>
40906 <cell alignment="center" valignment="top" usebox="none">
40907 \begin_inset Text
40908
40909 \begin_layout Plain Layout
40910
40911 \family sans
40912 Edit\SpecialChar \menuseparator
40913 Text
40914 \begin_inset space ~
40915 \end_inset
40916
40917 Style
40918 \end_layout
40919
40920 \end_inset
40921 </cell>
40922 </row>
40923 <row interlinespace="2.5mm">
40924 <cell alignment="center" valignment="top" usebox="none">
40925 \begin_inset Text
40926
40927 \begin_layout Plain Layout
40928
40929 \family sans
40930 \begin_inset Info
40931 type  "icon"
40932 arg   "layout-paragraph"
40933 \end_inset
40934
40935
40936 \end_layout
40937
40938 \end_inset
40939 </cell>
40940 <cell alignment="center" valignment="top" usebox="none">
40941 \begin_inset Text
40942
40943 \begin_layout Plain Layout
40944
40945 \family sans
40946 Edit\SpecialChar \menuseparator
40947 Paragraph
40948 \begin_inset space ~
40949 \end_inset
40950
40951 Settings
40952 \end_layout
40953
40954 \end_inset
40955 </cell>
40956 </row>
40957 <row interlinespace="2.5mm">
40958 <cell alignment="center" valignment="top" usebox="none">
40959 \begin_inset Text
40960
40961 \begin_layout Plain Layout
40962
40963 \family sans
40964 \begin_inset Info
40965 type  "icon"
40966 arg   "thesaurus-entry"
40967 \end_inset
40968
40969
40970 \end_layout
40971
40972 \end_inset
40973 </cell>
40974 <cell alignment="center" valignment="top" usebox="none">
40975 \begin_inset Text
40976
40977 \begin_layout Plain Layout
40978
40979 \family sans
40980 Tools\SpecialChar \menuseparator
40981 Thesaurus
40982 \end_layout
40983
40984 \end_inset
40985 </cell>
40986 </row>
40987 </lyxtabular>
40988
40989 \end_inset
40990
40991
40992 \end_layout
40993
40994 \begin_layout Subsection
40995 View / Update Toolbar
40996 \begin_inset Index idx
40997 status collapsed
40998
40999 \begin_layout Plain Layout
41000 Toolbar ! View / Update
41001 \end_layout
41002
41003 \end_inset
41004
41005
41006 \change_inserted -712698321 1299491111
41007
41008 \end_layout
41009
41010 \begin_layout Standard
41011 \begin_inset Graphics
41012         filename clipart/ViewToolbar.png
41013
41014 \end_inset
41015
41016
41017 \end_layout
41018
41019 \begin_layout Standard
41020 \begin_inset VSpace defskip
41021 \end_inset
41022
41023
41024 \end_layout
41025
41026 \begin_layout Standard
41027 The view / update toolbar as shown above contains from left to right the
41028  following buttons:
41029 \end_layout
41030
41031 \begin_layout Standard
41032 \begin_inset VSpace defskip
41033 \end_inset
41034
41035
41036 \end_layout
41037
41038 \begin_layout Standard
41039 \begin_inset Tabular
41040 <lyxtabular version="3" rows="7" columns="2">
41041 <features islongtable="true" longtabularalignment="center">
41042 <column alignment="left" valignment="top" width="0">
41043 <column alignment="left" valignment="top" width="0">
41044 <row interlinespace="2.5mm">
41045 <cell alignment="center" valignment="top" usebox="none">
41046 \begin_inset Text
41047
41048 \begin_layout Plain Layout
41049
41050 \family sans
41051 \begin_inset Info
41052 type  "icon"
41053 arg   "buffer-view"
41054 \end_inset
41055
41056
41057 \end_layout
41058
41059 \end_inset
41060 </cell>
41061 <cell alignment="center" valignment="top" usebox="none">
41062 \begin_inset Text
41063
41064 \begin_layout Plain Layout
41065
41066 \family sans
41067 View\SpecialChar \menuseparator
41068
41069 \change_deleted -712698321 1301219015
41070 DVI
41071 \change_inserted -712698321 1301219016
41072 View
41073 \change_unchanged
41074
41075 \end_layout
41076
41077 \end_inset
41078 </cell>
41079 </row>
41080 <row interlinespace="2.5mm">
41081 <cell alignment="center" valignment="top" usebox="none">
41082 \begin_inset Text
41083
41084 \begin_layout Plain Layout
41085
41086 \family sans
41087 \begin_inset Info
41088 type  "icon"
41089 arg   "buffer-update"
41090 \end_inset
41091
41092
41093 \end_layout
41094
41095 \end_inset
41096 </cell>
41097 <cell alignment="center" valignment="top" usebox="none">
41098 \begin_inset Text
41099
41100 \begin_layout Plain Layout
41101
41102 \family sans
41103 View\SpecialChar \menuseparator
41104 Update
41105 \change_deleted -712698321 1301219034
41106 \SpecialChar \menuseparator
41107 DVI
41108 \change_unchanged
41109
41110 \end_layout
41111
41112 \end_inset
41113 </cell>
41114 </row>
41115 <row interlinespace="2.5mm">
41116 <cell alignment="center" valignment="top" usebox="none">
41117 \begin_inset Text
41118
41119 \begin_layout Plain Layout
41120
41121 \family sans
41122 \begin_inset Info
41123 type  "icon"
41124 arg   "master-buffer-view"
41125 \end_inset
41126
41127
41128 \end_layout
41129
41130 \end_inset
41131 </cell>
41132 <cell alignment="center" valignment="top" usebox="none">
41133 \begin_inset Text
41134
41135 \begin_layout Plain Layout
41136
41137 \family sans
41138 View\SpecialChar \menuseparator
41139
41140 \change_deleted -712698321 1301219081
41141 PDF
41142 \change_inserted -712698321 1301219082
41143 Master
41144 \change_unchanged
41145
41146 \end_layout
41147
41148 \end_inset
41149 </cell>
41150 </row>
41151 <row interlinespace="2.5mm">
41152 <cell alignment="center" valignment="top" usebox="none">
41153 \begin_inset Text
41154
41155 \begin_layout Plain Layout
41156
41157 \family sans
41158 \begin_inset Info
41159 type  "icon"
41160 arg   "master-buffer-update"
41161 \end_inset
41162
41163
41164 \end_layout
41165
41166 \end_inset
41167 </cell>
41168 <cell alignment="center" valignment="top" usebox="none">
41169 \begin_inset Text
41170
41171 \begin_layout Plain Layout
41172
41173 \family sans
41174 View\SpecialChar \menuseparator
41175 Update
41176 \change_deleted -712698321 1301219101
41177 \SpecialChar \menuseparator
41178 PDF
41179 \change_inserted -712698321 1301219102
41180 Master
41181 \change_unchanged
41182
41183 \end_layout
41184
41185 \end_inset
41186 </cell>
41187 </row>
41188 <row interlinespace="2.5mm">
41189 <cell alignment="center" valignment="top" usebox="none">
41190 \begin_inset Text
41191
41192 \begin_layout Plain Layout
41193
41194 \family sans
41195 \begin_inset Info
41196 type  "icon"
41197 arg   "buffer-toggle-output-sync"
41198 \end_inset
41199
41200
41201 \end_layout
41202
41203 \end_inset
41204 </cell>
41205 <cell alignment="center" valignment="top" usebox="none">
41206 \begin_inset Text
41207
41208 \begin_layout Plain Layout
41209
41210 \change_deleted -712698321 1301219324
41211
41212 \family sans
41213 View
41214 \change_inserted -712698321 1301219325
41215 Document
41216 \change_unchanged
41217 \SpecialChar \menuseparator
41218
41219 \change_deleted -712698321 1301219329
41220 Postscript
41221 \change_inserted -712698321 1301219342
41222 Settings\SpecialChar \menuseparator
41223 Output\SpecialChar \menuseparator
41224 Synchronize with Output
41225 \change_unchanged
41226
41227 \end_layout
41228
41229 \end_inset
41230 </cell>
41231 </row>
41232 <row interlinespace="2.5mm">
41233 <cell alignment="center" valignment="top" usebox="none">
41234 \begin_inset Text
41235
41236 \begin_layout Plain Layout
41237
41238 \change_inserted -712698321 1301219584
41239 \begin_inset Graphics
41240         filename ../images/view-others.png
41241         scale 85
41242         groupId toolbarbuttons
41243
41244 \end_inset
41245
41246
41247 \family sans
41248 *
41249 \change_deleted -712698321 1301219431
41250
41251 \begin_inset Info
41252 type  "icon"
41253 arg   "buffer-update ps"
41254 \end_inset
41255
41256
41257 \change_unchanged
41258
41259 \end_layout
41260
41261 \end_inset
41262 </cell>
41263 <cell alignment="center" valignment="top" usebox="none">
41264 \begin_inset Text
41265
41266 \begin_layout Plain Layout
41267
41268 \family sans
41269 View
41270 \change_inserted -712698321 1301219507
41271 \SpecialChar \menuseparator
41272
41273 \change_deleted -712698321 1301219457
41274 \SpecialChar \menuseparator
41275 Update\SpecialChar \menuseparator
41276 Postscript
41277 \change_inserted -712698321 1301219471
41278 View (Other Formats)
41279 \change_unchanged
41280
41281 \end_layout
41282
41283 \end_inset
41284 </cell>
41285 </row>
41286 <row interlinespace="2.5mm">
41287 <cell alignment="center" valignment="top" usebox="none">
41288 \begin_inset Text
41289
41290 \begin_layout Plain Layout
41291
41292 \change_inserted -712698321 1301219587
41293 \begin_inset Graphics
41294         filename ../images/update-others.png
41295         scale 85
41296         groupId toolbarbuttons
41297
41298 \end_inset
41299
41300 *
41301 \end_layout
41302
41303 \end_inset
41304 </cell>
41305 <cell alignment="center" valignment="top" usebox="none">
41306 \begin_inset Text
41307
41308 \begin_layout Plain Layout
41309
41310 \change_inserted -712698321 1301219513
41311
41312 \family sans
41313 View\SpecialChar \menuseparator
41314 Update (Other Formats)
41315 \end_layout
41316
41317 \end_inset
41318 </cell>
41319 </row>
41320 </lyxtabular>
41321
41322 \end_inset
41323
41324
41325 \change_inserted -712698321 1301219552
41326
41327 \end_layout
41328
41329 \begin_layout Standard
41330
41331 \change_inserted -712698321 1301219630
41332 * These icons might look different for you if you do not use the default
41333  icon set.
41334 \change_unchanged
41335
41336 \end_layout
41337
41338 \begin_layout Subsection
41339 Other Toolbars
41340 \end_layout
41341
41342 \begin_layout Standard
41343 The change tracking toolbar is explained in section
41344 \begin_inset space ~
41345 \end_inset
41346
41347
41348 \begin_inset CommandInset ref
41349 LatexCommand ref
41350 reference "sec:Change-Tracking"
41351
41352 \end_inset
41353
41354 , the table toolbar
41355 \begin_inset Index idx
41356 status collapsed
41357
41358 \begin_layout Plain Layout
41359 Toolbar ! Table
41360 \end_layout
41361
41362 \end_inset
41363
41364  in the 
41365 \emph on
41366 Embedded Objects
41367 \emph default
41368  manual, the math macro toolbar
41369 \begin_inset Index idx
41370 status collapsed
41371
41372 \begin_layout Plain Layout
41373 Toolbar ! Macro
41374 \end_layout
41375
41376 \end_inset
41377
41378  in the 
41379 \emph on
41380 Math
41381 \emph default
41382  manual.
41383 \end_layout
41384
41385 \begin_layout Chapter
41386 The Document Settings
41387 \begin_inset CommandInset label
41388 LatexCommand label
41389 name "cha:The-Document-Settings"
41390
41391 \end_inset
41392
41393
41394 \begin_inset Index idx
41395 status collapsed
41396
41397 \begin_layout Plain Layout
41398 Document ! Settings
41399 \end_layout
41400
41401 \end_inset
41402
41403
41404 \end_layout
41405
41406 \begin_layout Standard
41407 The document settings dialog contains submenus to set properties for the
41408  whole document and is called with the menu
41409 \family sans
41410  Document\SpecialChar \menuseparator
41411 Settings
41412 \family default
41413 .
41414  You can save your document settings as default with th
41415 \family sans
41416 e Save as Document Defaults
41417 \family default
41418  button in the dialog.
41419  This will create a template named 
41420 \family typewriter
41421 default.lyx
41422 \family default
41423  which is automatically loaded by LyX when you create a new document without
41424  using a template.
41425 \end_layout
41426
41427 \begin_layout Standard
41428 The different submenus of the dialog are explained in the following.
41429 \end_layout
41430
41431 \begin_layout Section
41432 Document Class
41433 \end_layout
41434
41435 \begin_layout Standard
41436 Here you set the document class, class options, a graphics driver, and a
41437  master document.
41438  Document classes are described in section
41439 \begin_inset space ~
41440 \end_inset
41441
41442
41443 \begin_inset CommandInset ref
41444 LatexCommand ref
41445 reference "sec:Document-Classes"
41446
41447 \end_inset
41448
41449 .
41450  Some classes use some class options by default.
41451  If this is the case, they are listed in the field 
41452 \family sans
41453 Predefined
41454 \family default
41455  and you can decide to use them or not.
41456  If you don't exactly know what the default class options are for, it is
41457  recommended not to touch them.
41458  The graphics driver is used for LaTeX's graphics, color and page layout
41459  packages.
41460  When using 
41461 \family sans
41462 Default
41463 \family default
41464 , the default driver for the LaTeX-packages is used.
41465  It is recommended that you use the default unless you know what you are
41466  doing.
41467 \begin_inset Foot
41468 status collapsed
41469
41470 \begin_layout Plain Layout
41471 When you want one of the following drivers
41472 \begin_inset Newline newline
41473 \end_inset
41474
41475 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
41476 \begin_inset Newline newline
41477 \end_inset
41478
41479 you first have to activate them in your LaTeX distribution, see sec.
41480 \begin_inset space \thinspace{}
41481 \end_inset
41482
41483 2 in 
41484 \begin_inset CommandInset href
41485 LatexCommand href
41486 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
41487
41488 \end_inset
41489
41490 .
41491 \end_layout
41492
41493 \end_inset
41494
41495
41496 \end_layout
41497
41498 \begin_layout Standard
41499 Specifying a master document is necessary when the current document is a
41500  child or subdocument.
41501  This master document will be used by LyX when the child document is opened
41502  without its master.
41503  This way child documents are always compilable.
41504  More about master and child documents is explained in the section 
41505 \emph on
41506 Child Documents
41507 \emph default
41508  of the 
41509 \emph on
41510 Embedded Objects
41511 \emph default
41512  manual.
41513 \end_layout
41514
41515 \begin_layout Section
41516 Child Documents
41517 \end_layout
41518
41519 \begin_layout Standard
41520 This submenu is only visible when your document includes child documents.
41521  Please refer to the section 
41522 \emph on
41523 Child Documents
41524 \emph default
41525  of the 
41526 \emph on
41527 Embedded Objects
41528 \emph default
41529  manual for details.
41530 \end_layout
41531
41532 \begin_layout Section
41533 Modules
41534 \end_layout
41535
41536 \begin_layout Standard
41537 Modules are explained in section
41538 \begin_inset space ~
41539 \end_inset
41540
41541
41542 \begin_inset CommandInset ref
41543 LatexCommand ref
41544 reference "sub:Modules"
41545
41546 \end_inset
41547
41548 .
41549 \end_layout
41550
41551 \begin_layout Section
41552 Fonts
41553 \end_layout
41554
41555 \begin_layout Standard
41556 The document font settings are described in section
41557 \begin_inset space ~
41558 \end_inset
41559
41560
41561 \begin_inset CommandInset ref
41562 LatexCommand ref
41563 reference "sec:Fonts-and-Text"
41564
41565 \end_inset
41566
41567 .
41568 \end_layout
41569
41570 \begin_layout Section
41571 Text Layout
41572 \end_layout
41573
41574 \begin_layout Standard
41575 You can specify if paragraphs should be separated by indentations or vertical
41576  skips.
41577  The line spacing and the number of text columns can here also be specified.
41578  
41579 \end_layout
41580
41581 \begin_layout Standard
41582 Note that LyX won't show two columns or the set up line spacing on screen.
41583  That's impractical, often unreadable, and not part of the WYSIWYM concept.
41584  However, it will be as you specified it in the output.
41585 \end_layout
41586
41587 \begin_layout Standard
41588 The listings settings are explained in the corresponding section in the
41589  
41590 \emph on
41591 Embedded Objects
41592 \emph default
41593  manual.
41594 \end_layout
41595
41596 \begin_layout Section
41597 Page Layout
41598 \end_layout
41599
41600 \begin_layout Standard
41601 A description of this menu is given in section
41602 \begin_inset space ~
41603 \end_inset
41604
41605
41606 \begin_inset CommandInset ref
41607 LatexCommand ref
41608 reference "sub:Paper-Size,-Orientation,"
41609
41610 \end_inset
41611
41612  and 
41613 \begin_inset CommandInset ref
41614 LatexCommand ref
41615 reference "sub:Document-Layout"
41616
41617 \end_inset
41618
41619 .
41620 \end_layout
41621
41622 \begin_layout Section
41623 Page Margins
41624 \end_layout
41625
41626 \begin_layout Standard
41627 Here you can adjust the paper margins, see section
41628 \begin_inset space ~
41629 \end_inset
41630
41631
41632 \begin_inset CommandInset ref
41633 LatexCommand ref
41634 reference "sub:Margins"
41635
41636 \end_inset
41637
41638 .
41639 \end_layout
41640
41641 \begin_layout Section
41642 Language
41643 \begin_inset Index idx
41644 status collapsed
41645
41646 \begin_layout Plain Layout
41647 Language ! Encoding
41648 \end_layout
41649
41650 \end_inset
41651
41652
41653 \end_layout
41654
41655 \begin_layout Standard
41656 The document language and quote styles are set here.
41657  The encoding specifies how the document content is exported to LaTeX (the
41658  LyX file is always encoded in utf8).
41659  All characters that cannot be encoded using the specified encoding will
41660  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
41661  known for a particular character).
41662 \begin_inset Foot
41663 status collapsed
41664
41665 \begin_layout Plain Layout
41666 The known commands are defined in a text file.
41667  You can add commands for unknown symbols to that file yourself, see the
41668  
41669 \emph on
41670 Customization
41671 \emph default
41672  manual for details.
41673 \end_layout
41674
41675 \end_inset
41676
41677
41678 \end_layout
41679
41680 \begin_layout Standard
41681 If you use the option 
41682 \family sans
41683 Language Default
41684 \family default
41685 , LyX determines the encoding of a text part from the language of this text.
41686  If the document contains text in more than one language you may get more
41687  than one encoding in the LaTeX file.
41688  If you do not use this option then the complete document will always use
41689  exactly one encoding.
41690  Checking this option is the preferred setting.
41691 \end_layout
41692
41693 \begin_layout Standard
41694 LyX also supports Unicode output, which is particularly useful if you need
41695  lots of special symbols or non-alphabetic scripts, respectively.
41696  If you want to use this (and your LaTeX installation supports Unicode,
41697  for that matter), choose one of the four utf8 variants from the list below.
41698  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
41699  so it is not uncommon that a file with lots of Unicode symbols works fine
41700  with 
41701 \family sans
41702 Language Default
41703 \family default
41704  (when LyX uses its list of known LaTeX-commands), but does not work with
41705  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
41706  because all Unicode symbols can be encoded in utf8).
41707  The situation is much better with XeTeX and LuaTeX, two new alternative
41708  engines to standard LaTeX.
41709  Both engines support Unicode natively.
41710  LyX now also supports these two engines (via the output formats 
41711 \family sans
41712 PDF
41713 \begin_inset space ~
41714 \end_inset
41715
41716 (XeTe
41717 \begin_inset ERT
41718 status collapsed
41719
41720 \begin_layout Plain Layout
41721
41722 {}
41723 \end_layout
41724
41725 \end_inset
41726
41727 X)
41728 \family default
41729
41730 \family sans
41731 PDF
41732 \begin_inset space ~
41733 \end_inset
41734
41735 (LuaTe
41736 \begin_inset ERT
41737 status collapsed
41738
41739 \begin_layout Plain Layout
41740
41741 {}
41742 \end_layout
41743
41744 \end_inset
41745
41746 X)
41747 \family default
41748  and 
41749 \family sans
41750 DVI
41751 \begin_inset space ~
41752 \end_inset
41753
41754 (LuaTeX)
41755 \family default
41756 ; see section
41757 \begin_inset space ~
41758 \end_inset
41759
41760
41761 \begin_inset CommandInset ref
41762 LatexCommand ref
41763 reference "sub:Output-file-formats"
41764
41765 \end_inset
41766
41767 ), so if the above options fail, you might try out one of these new engines.
41768 \end_layout
41769
41770 \begin_layout Standard
41771 Here is a list with the important encodings:
41772 \end_layout
41773
41774 \begin_layout Description
41775 Language
41776 \begin_inset space ~
41777 \end_inset
41778
41779 Default
41780 \begin_inset space ~
41781 \end_inset
41782
41783 (no
41784 \begin_inset space ~
41785 \end_inset
41786
41787 inputenc) Same as 
41788 \family sans
41789 Language Default
41790 \family default
41791 , but the LaTeX-package 
41792 \series bold
41793 inputenc
41794 \series default
41795
41796 \begin_inset Index idx
41797 status collapsed
41798
41799 \begin_layout Plain Layout
41800 LaTeX-packages ! inputenc
41801 \end_layout
41802
41803 \end_inset
41804
41805  is not used.
41806  When using this, you probably need to load some additional packages manually
41807  in the preamble and specify the used encoding for text parts in foreign
41808  languages in TeX code.
41809 \end_layout
41810
41811 \begin_layout Description
41812 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
41813  LyX converts all other characters into LaTeX commands, which may result
41814  in a big file when lots of LaTeX-commands are needed.
41815 \end_layout
41816
41817 \begin_layout Description
41818 Arabic
41819 \begin_inset space ~
41820 \end_inset
41821
41822 (CP
41823 \begin_inset space ~
41824 \end_inset
41825
41826 1256) MS Windows code page for Arabic and Farsi
41827 \end_layout
41828
41829 \begin_layout Description
41830 Arabic
41831 \begin_inset space ~
41832 \end_inset
41833
41834 (ISO
41835 \begin_inset space ~
41836 \end_inset
41837
41838 8859-6) for Arabic and Farsi
41839 \end_layout
41840
41841 \begin_layout Description
41842 Armenian
41843 \begin_inset space ~
41844 \end_inset
41845
41846 (ArmSCII8) for Armenian
41847 \end_layout
41848
41849 \begin_layout Description
41850 Baltic
41851 \begin_inset space ~
41852 \end_inset
41853
41854 (CP
41855 \begin_inset space ~
41856 \end_inset
41857
41858 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
41859  as the ISO-8859-13 encoding
41860 \end_layout
41861
41862 \begin_layout Description
41863 Baltic
41864 \begin_inset space ~
41865 \end_inset
41866
41867 (ISO
41868 \begin_inset space ~
41869 \end_inset
41870
41871 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
41872  encoding
41873 \end_layout
41874
41875 \begin_layout Description
41876 Baltic
41877 \begin_inset space ~
41878 \end_inset
41879
41880 (ISO
41881 \begin_inset space ~
41882 \end_inset
41883
41884 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
41885  ISO-8859-13 encoding
41886 \end_layout
41887
41888 \begin_layout Description
41889 Central
41890 \begin_inset space ~
41891 \end_inset
41892
41893 European
41894 \begin_inset space ~
41895 \end_inset
41896
41897 (CP
41898 \begin_inset space ~
41899 \end_inset
41900
41901 1250) MS Windows code page for ISO
41902 \begin_inset space ~
41903 \end_inset
41904
41905 8859-2 (latin2)
41906 \end_layout
41907
41908 \begin_layout Description
41909 Central
41910 \begin_inset space ~
41911 \end_inset
41912
41913 European
41914 \begin_inset space ~
41915 \end_inset
41916
41917 (ISO
41918 \begin_inset space ~
41919 \end_inset
41920
41921 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
41922  Romanian, Slovak and Slovenian
41923 \end_layout
41924
41925 \begin_layout Description
41926 Chinese
41927 \begin_inset space ~
41928 \end_inset
41929
41930 (simplified)
41931 \begin_inset space ~
41932 \end_inset
41933
41934 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
41935  this encoding is officially replaced by the encoding GB18030, as GB18030
41936  is not available for LaTeX you should try to use the encoding Unicode
41937 \begin_inset space ~
41938 \end_inset
41939
41940 (CJK)
41941 \begin_inset space ~
41942 \end_inset
41943
41944 (utf8)
41945 \end_layout
41946
41947 \begin_layout Description
41948 Chinese
41949 \begin_inset space ~
41950 \end_inset
41951
41952 (simplified)
41953 \begin_inset space ~
41954 \end_inset
41955
41956 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
41957  except for the Euro currency sign, since 2001 this encoding is officially
41958  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
41959  you should try to use the encoding Unicode
41960 \begin_inset space ~
41961 \end_inset
41962
41963 (CJK)
41964 \begin_inset space ~
41965 \end_inset
41966
41967 (utf8)
41968 \end_layout
41969
41970 \begin_layout Description
41971 Chinese
41972 \begin_inset space ~
41973 \end_inset
41974
41975 (traditional)
41976 \begin_inset space ~
41977 \end_inset
41978
41979 (EUC-TW) for traditional Chinese
41980 \end_layout
41981
41982 \begin_layout Description
41983 Cyrillic
41984 \begin_inset space ~
41985 \end_inset
41986
41987 (CP
41988 \begin_inset space ~
41989 \end_inset
41990
41991 1251) MS Windows code page for Cyrillic
41992 \end_layout
41993
41994 \begin_layout Description
41995 Cyrillic
41996 \begin_inset space ~
41997 \end_inset
41998
41999 (ISO
42000 \begin_inset space ~
42001 \end_inset
42002
42003 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
42004 \end_layout
42005
42006 \begin_layout Description
42007 Cyrillic
42008 \begin_inset space ~
42009 \end_inset
42010
42011 (KOI8-R) standard Cyrillic especially for Russian
42012 \end_layout
42013
42014 \begin_layout Description
42015 Cyrillic
42016 \begin_inset space ~
42017 \end_inset
42018
42019 (KOI8-U) Cyrillic for Ukrainian
42020 \end_layout
42021
42022 \begin_layout Description
42023 Cyrillic
42024 \begin_inset space ~
42025 \end_inset
42026
42027 (pt
42028 \begin_inset space ~
42029 \end_inset
42030
42031 154) Cyrillic for Kazakh
42032 \end_layout
42033
42034 \begin_layout Description
42035 Greek
42036 \begin_inset space ~
42037 \end_inset
42038
42039 (ISO
42040 \begin_inset space ~
42041 \end_inset
42042
42043 8859-7) for Greek
42044 \end_layout
42045
42046 \begin_layout Description
42047 Hebrew
42048 \begin_inset space ~
42049 \end_inset
42050
42051 (CP
42052 \begin_inset space ~
42053 \end_inset
42054
42055 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
42056 \end_layout
42057
42058 \begin_layout Description
42059 Hebrew
42060 \begin_inset space ~
42061 \end_inset
42062
42063 (ISO
42064 \begin_inset space ~
42065 \end_inset
42066
42067 8859-8) for Hebrew
42068 \end_layout
42069
42070 \begin_layout Description
42071 Japanese
42072 \begin_inset space ~
42073 \end_inset
42074
42075 (CJK)
42076 \begin_inset space ~
42077 \end_inset
42078
42079 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
42080 \series bold
42081 CJK
42082 \series default
42083
42084 \begin_inset Index idx
42085 status collapsed
42086
42087 \begin_layout Plain Layout
42088 LaTeX-packages ! CJK
42089 \end_layout
42090
42091 \end_inset
42092
42093 , when using this, set the document language to 
42094 \family sans
42095 Japanese (CJK)
42096 \end_layout
42097
42098 \begin_layout Description
42099 Japanese
42100 \begin_inset space ~
42101 \end_inset
42102
42103 (CJK)
42104 \begin_inset space ~
42105 \end_inset
42106
42107 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
42108 \series bold
42109 CJK
42110 \series default
42111 , when using this, set the document language to 
42112 \family sans
42113 Japanese
42114 \begin_inset space ~
42115 \end_inset
42116
42117 (CJK)
42118 \end_layout
42119
42120 \begin_layout Description
42121 Japanese
42122 \begin_inset space ~
42123 \end_inset
42124
42125 (non-CJK)
42126 \begin_inset space ~
42127 \end_inset
42128
42129 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
42130 \series bold
42131 japanese
42132 \series default
42133
42134 \begin_inset Index idx
42135 status collapsed
42136
42137 \begin_layout Plain Layout
42138 LaTeX-packages ! japanese
42139 \end_layout
42140
42141 \end_inset
42142
42143 , when using this, set the document language to 
42144 \family sans
42145 Japanese
42146 \end_layout
42147
42148 \begin_layout Description
42149 Japanese
42150 \begin_inset space ~
42151 \end_inset
42152
42153 (non-CJK)
42154 \begin_inset space ~
42155 \end_inset
42156
42157 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
42158 \series bold
42159 japanese
42160 \series default
42161 , when using this, set the document language to 
42162 \family sans
42163 Japanese
42164 \end_layout
42165
42166 \begin_layout Description
42167 Japanese
42168 \begin_inset space ~
42169 \end_inset
42170
42171 (non-CJK)
42172 \begin_inset space ~
42173 \end_inset
42174
42175 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
42176 \series bold
42177 japanese
42178 \series default
42179 , when using this, set the document language to 
42180 \family sans
42181 Japanese
42182 \end_layout
42183
42184 \begin_layout Description
42185 Korean
42186 \begin_inset space ~
42187 \end_inset
42188
42189 (EUC-KR) for Korean
42190 \end_layout
42191
42192 \begin_layout Description
42193 Southern
42194 \begin_inset space ~
42195 \end_inset
42196
42197 European
42198 \begin_inset space ~
42199 \end_inset
42200
42201 (ISO
42202 \begin_inset space ~
42203 \end_inset
42204
42205 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
42206 \end_layout
42207
42208 \begin_layout Description
42209 South-Eastern
42210 \begin_inset space ~
42211 \end_inset
42212
42213 European
42214 \begin_inset space ~
42215 \end_inset
42216
42217 (ISO
42218 \begin_inset space ~
42219 \end_inset
42220
42221 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
42222  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
42223  to cover many languages and characters with diacritics
42224 \end_layout
42225
42226 \begin_layout Description
42227 Thai
42228 \begin_inset space ~
42229 \end_inset
42230
42231 (TIS
42232 \begin_inset space ~
42233 \end_inset
42234
42235 620-0) for Thai
42236 \end_layout
42237
42238 \begin_layout Description
42239 Turkish
42240 \begin_inset space ~
42241 \end_inset
42242
42243 (ISO
42244 \begin_inset space ~
42245 \end_inset
42246
42247 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
42248  Icelandic letters are replaced by Turkish ones
42249 \end_layout
42250
42251 \begin_layout Description
42252 Unicode
42253 \begin_inset space ~
42254 \end_inset
42255
42256 (CJK)
42257 \begin_inset space ~
42258 \end_inset
42259
42260 (utf8) Unicode utf8 with the LaTeX-package 
42261 \series bold
42262 CJK
42263 \series default
42264
42265 \begin_inset Index idx
42266 status collapsed
42267
42268 \begin_layout Plain Layout
42269 LaTeX-packages ! CJK
42270 \end_layout
42271
42272 \end_inset
42273
42274  (for the languages Chinese, Japanese and Korean)
42275 \end_layout
42276
42277 \begin_layout Description
42278 Unicode
42279 \begin_inset space ~
42280 \end_inset
42281
42282 (XeTeX)
42283 \begin_inset space ~
42284 \end_inset
42285
42286 (utf8) Unicode utf8 to be used with 
42287 \family sans
42288 XeTeX
42289 \family default
42290  and 
42291 \family sans
42292 LuaTeX
42293 \family default
42294 , which use Unicode directly, without the help of the LaTeX-package 
42295 \series bold
42296 inputenc
42297 \series default
42298 .
42299  LyX automatically selects this encoding if you export or preview XeTeX
42300  or LuaTeX.
42301  Normally you do not need to set this encoding manually.
42302 \end_layout
42303
42304 \begin_layout Description
42305 Unicode
42306 \begin_inset space ~
42307 \end_inset
42308
42309 (ucs-extended)
42310 \begin_inset space ~
42311 \end_inset
42312
42313 (utf8x) Unicode utf8 based on the LaTeX-package 
42314 \series bold
42315 ucs
42316 \series default
42317
42318 \begin_inset Index idx
42319 status collapsed
42320
42321 \begin_layout Plain Layout
42322 LaTeX-packages ! ucs
42323 \end_layout
42324
42325 \end_inset
42326
42327  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
42328 \end_layout
42329
42330 \begin_layout Description
42331 Unicode
42332 \begin_inset space ~
42333 \end_inset
42334
42335 (utf8) Unicode utf8 based on the LaTeX-package 
42336 \series bold
42337 inputenc
42338 \series default
42339
42340 \begin_inset Index idx
42341 status collapsed
42342
42343 \begin_layout Plain Layout
42344 LaTeX-packages ! inputenc
42345 \end_layout
42346
42347 \end_inset
42348
42349 .
42350  Currently only a limited range of characters (mainly for Latin scripts)
42351  is supported.
42352 \end_layout
42353
42354 \begin_layout Description
42355 Western
42356 \begin_inset space ~
42357 \end_inset
42358
42359 European
42360 \begin_inset space ~
42361 \end_inset
42362
42363 (CP
42364 \begin_inset space ~
42365 \end_inset
42366
42367 1252) MS Windows code page for ISO
42368 \begin_inset space ~
42369 \end_inset
42370
42371 8859-1 (latin1)
42372 \end_layout
42373
42374 \begin_layout Description
42375 Western
42376 \begin_inset space ~
42377 \end_inset
42378
42379 European
42380 \begin_inset space ~
42381 \end_inset
42382
42383 (ISO
42384 \begin_inset space ~
42385 \end_inset
42386
42387 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
42388  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
42389  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
42390  encoding instead
42391 \end_layout
42392
42393 \begin_layout Description
42394 Western
42395 \begin_inset space ~
42396 \end_inset
42397
42398 European
42399 \begin_inset space ~
42400 \end_inset
42401
42402 (ISO
42403 \begin_inset space ~
42404 \end_inset
42405
42406 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
42407  sign, the œ-ligature and some characters used for French and Finnish
42408 \change_inserted -712698321 1299489919
42409
42410 \end_layout
42411
42412 \begin_layout Standard
42413
42414 \change_inserted -712698321 1299575911
42415 Finally, the dialog lets you select a specific language package for the
42416  current document.
42417  See 
42418 \begin_inset CommandInset ref
42419 LatexCommand formatted
42420 reference "sub:Prefs-Language"
42421
42422 \end_inset
42423
42424  for more information on the language package.
42425 \change_unchanged
42426
42427 \end_layout
42428
42429 \begin_layout Section
42430 Numbering & TOC
42431 \end_layout
42432
42433 \begin_layout Standard
42434 You can adjust here the numbering depth of section headings and the section
42435  depth in the table of contents as described in section
42436 \begin_inset space ~
42437 \end_inset
42438
42439
42440 \begin_inset CommandInset ref
42441 LatexCommand ref
42442 reference "sub:Numbering-depth"
42443
42444 \end_inset
42445
42446 .
42447 \end_layout
42448
42449 \begin_layout Section
42450 Bibliography
42451 \end_layout
42452
42453 \begin_layout Standard
42454 You can specify here a citation style using the LaTeX packages 
42455 \series bold
42456 natbib
42457 \series default
42458
42459 \begin_inset Index idx
42460 status collapsed
42461
42462 \begin_layout Plain Layout
42463 LaTeX-packages ! natbib
42464 \end_layout
42465
42466 \end_inset
42467
42468  or 
42469 \series bold
42470 jurabib
42471 \series default
42472
42473 \begin_inset Index idx
42474 status collapsed
42475
42476 \begin_layout Plain Layout
42477 LaTeX-packages ! jurabib
42478 \end_layout
42479
42480 \end_inset
42481
42482 , you can enable subdivided bibliographies using the LaTeX package 
42483 \series bold
42484 bibtopic
42485 \series default
42486
42487 \begin_inset Index idx
42488 status collapsed
42489
42490 \begin_layout Plain Layout
42491 LaTeX-packages ! bibtopic
42492 \end_layout
42493
42494 \end_inset
42495
42496  and you can customize how the bibliography of the given document is being
42497  generated.
42498  For a further description see section
42499 \begin_inset space ~
42500 \end_inset
42501
42502
42503 \begin_inset CommandInset ref
42504 LatexCommand ref
42505 reference "sec:Bibliography"
42506
42507 \end_inset
42508
42509 .
42510 \end_layout
42511
42512 \begin_layout Section
42513 Indexes
42514 \end_layout
42515
42516 \begin_layout Standard
42517 Here, you can customize how the index of your document is being generated
42518  and you can define additional indexes.
42519  Please refer to section
42520 \begin_inset space ~
42521 \end_inset
42522
42523
42524 \begin_inset CommandInset ref
42525 LatexCommand ref
42526 reference "sec:Index"
42527
42528 \end_inset
42529
42530  for details.
42531 \end_layout
42532
42533 \begin_layout Section
42534 PDF Properties
42535 \end_layout
42536
42537 \begin_layout Standard
42538 The PDF properties are explained in section
42539 \begin_inset space ~
42540 \end_inset
42541
42542
42543 \begin_inset CommandInset ref
42544 LatexCommand ref
42545 reference "sec:PDF-Properties"
42546
42547 \end_inset
42548
42549 .
42550 \end_layout
42551
42552 \begin_layout Section
42553 Math Options
42554 \end_layout
42555
42556 \begin_layout Standard
42557 These options will force LyX to use the LaTeX-packages 
42558 \series bold
42559 amsmath
42560 \series default
42561
42562 \begin_inset Index idx
42563 status collapsed
42564
42565 \begin_layout Plain Layout
42566 LaTeX-packages ! amsmath
42567 \end_layout
42568
42569 \end_inset
42570
42571  and 
42572 \series bold
42573 esint
42574 \series default
42575
42576 \begin_inset Index idx
42577 status collapsed
42578
42579 \begin_layout Plain Layout
42580 LaTeX-packages ! esint
42581 \end_layout
42582
42583 \end_inset
42584
42585  or to use them automatically when they are needed.
42586 \end_layout
42587
42588 \begin_layout Standard
42589
42590 \series bold
42591 amsmath
42592 \series default
42593  is needed for many constructs, so when you get LaTeX-errors in formulas,
42594  ensure that you have enabled AMS.
42595 \end_layout
42596
42597 \begin_layout Standard
42598
42599 \series bold
42600 esint
42601 \series default
42602  is used for special integral characters.
42603 \end_layout
42604
42605 \begin_layout Section
42606 Float Placement
42607 \end_layout
42608
42609 \begin_layout Standard
42610 The float placement options are described in section
42611 \begin_inset space ~
42612 \end_inset
42613
42614
42615 \begin_inset CommandInset ref
42616 LatexCommand ref
42617 reference "sub:Float-Placement"
42618
42619 \end_inset
42620
42621 .
42622 \end_layout
42623
42624 \begin_layout Section
42625 Bullets
42626 \end_layout
42627
42628 \begin_layout Standard
42629 Here you can adjust the characters for the itemize levels.
42630  The itemize environment is described in section
42631 \begin_inset space ~
42632 \end_inset
42633
42634
42635 \begin_inset CommandInset ref
42636 LatexCommand ref
42637 reference "sec:Itemize"
42638
42639 \end_inset
42640
42641 .
42642 \end_layout
42643
42644 \begin_layout Section
42645 Branches
42646 \end_layout
42647
42648 \begin_layout Standard
42649 Branches are described in section
42650 \begin_inset space ~
42651 \end_inset
42652
42653
42654 \begin_inset CommandInset ref
42655 LatexCommand ref
42656 reference "sec:Branches"
42657
42658 \end_inset
42659
42660 .
42661 \change_inserted -712698321 1299490648
42662
42663 \end_layout
42664
42665 \begin_layout Section
42666
42667 \change_inserted -712698321 1299490977
42668 Output
42669 \begin_inset CommandInset label
42670 LatexCommand label
42671 name "sec:Doc-Output"
42672
42673 \end_inset
42674
42675
42676 \end_layout
42677
42678 \begin_layout Standard
42679
42680 \change_inserted -712698321 1299490684
42681 Here you can define some output specifics for the current document:
42682 \end_layout
42683
42684 \begin_layout Description
42685
42686 \change_inserted -712698321 1299575868
42687 Default
42688 \begin_inset space ~
42689 \end_inset
42690
42691 Output
42692 \begin_inset space ~
42693 \end_inset
42694
42695 Format: The format that is used when you hit 
42696 \begin_inset Quotes eld
42697 \end_inset
42698
42699 View
42700 \begin_inset Quotes erd
42701 \end_inset
42702
42703
42704 \begin_inset Quotes eld
42705 \end_inset
42706
42707 Update
42708 \begin_inset Quotes erd
42709 \end_inset
42710
42711
42712 \begin_inset Quotes eld
42713 \end_inset
42714
42715 View Master Document
42716 \begin_inset Quotes erd
42717 \end_inset
42718
42719  and 
42720 \begin_inset Quotes eld
42721 \end_inset
42722
42723 Update Master Document
42724 \begin_inset Quotes erd
42725 \end_inset
42726
42727  in the 
42728 \family sans
42729 View
42730 \family default
42731  menu or the toolbar.
42732  The default is set in 
42733 \family sans
42734 Tools\SpecialChar \menuseparator
42735 Preferences\SpecialChar \menuseparator
42736 File Formats; see 
42737 \family default
42738
42739 \begin_inset CommandInset ref
42740 LatexCommand formatted
42741 reference "sec:File-Formats"
42742
42743 \end_inset
42744
42745
42746 \end_layout
42747
42748 \begin_layout Description
42749
42750 \change_inserted -712698321 1299490926
42751 Synchronize
42752 \begin_inset space ~
42753 \end_inset
42754
42755 with
42756 \begin_inset space ~
42757 \end_inset
42758
42759 Output
42760 \begin_inset Note Note
42761 status open
42762
42763 \begin_layout Plain Layout
42764
42765 \change_inserted -712698321 1299490928
42766 TODO!
42767 \change_unchanged
42768
42769 \end_layout
42770
42771 \end_inset
42772
42773
42774 \end_layout
42775
42776 \begin_layout Description
42777
42778 \change_inserted -712698321 1299490931
42779 XHTML
42780 \begin_inset space ~
42781 \end_inset
42782
42783 Output
42784 \begin_inset space ~
42785 \end_inset
42786
42787 Options
42788 \begin_inset Note Note
42789 status open
42790
42791 \begin_layout Plain Layout
42792
42793 \change_inserted -712698321 1299490933
42794 TODO!
42795 \change_unchanged
42796
42797 \end_layout
42798
42799 \end_inset
42800
42801
42802 \change_unchanged
42803
42804 \end_layout
42805
42806 \begin_layout Section
42807 LaT
42808 \begin_inset ERT
42809 status collapsed
42810
42811 \begin_layout Plain Layout
42812
42813 {}
42814 \end_layout
42815
42816 \end_inset
42817
42818 eX Preamble
42819 \end_layout
42820
42821 \begin_layout Standard
42822 In this text field are entered commands to load special LaTeX-packages or
42823  to define LaTeX-commands.
42824  The preamble is a thing for LaTeX-experts.
42825  You should not enter commands here until you exactly know what you are
42826  doing.
42827 \end_layout
42828
42829 \begin_layout Standard
42830 An introduction to the LaTeX-syntax is given in section
42831 \begin_inset space ~
42832 \end_inset
42833
42834
42835 \begin_inset CommandInset ref
42836 LatexCommand ref
42837 reference "sub:LaTeX-Syntax"
42838
42839 \end_inset
42840
42841 .
42842 \end_layout
42843
42844 \begin_layout Chapter
42845 The 
42846 \family sans
42847 Preferences
42848 \family default
42849  Dialog
42850 \begin_inset CommandInset label
42851 LatexCommand label
42852 name "cha:The-Preferences-dialog"
42853
42854 \end_inset
42855
42856
42857 \begin_inset Index idx
42858 status collapsed
42859
42860 \begin_layout Plain Layout
42861 Preferences
42862 \end_layout
42863
42864 \end_inset
42865
42866
42867 \end_layout
42868
42869 \begin_layout Standard
42870 The preferences dialog is called with the menu 
42871 \family sans
42872 Tools\SpecialChar \menuseparator
42873 Preferences
42874 \family default
42875 .
42876  It has the following submenus.
42877 \end_layout
42878
42879 \begin_layout Section
42880 Look and Feel
42881 \end_layout
42882
42883 \begin_layout Subsection
42884 User Interface
42885 \end_layout
42886
42887 \begin_layout Subsubsection
42888 User Interface File
42889 \begin_inset Index idx
42890 status collapsed
42891
42892 \begin_layout Plain Layout
42893 Customization ! of toolbars
42894 \end_layout
42895
42896 \end_inset
42897
42898
42899 \begin_inset Index idx
42900 status collapsed
42901
42902 \begin_layout Plain Layout
42903 Customization ! of menus
42904 \end_layout
42905
42906 \end_inset
42907
42908
42909 \end_layout
42910
42911 \begin_layout Standard
42912 \begin_inset Note Greyedout
42913 status open
42914
42915 \begin_layout Plain Layout
42916
42917 \series bold
42918 Note:
42919 \series default
42920  You have to restart LyX before the change of the user interface file take
42921  effect.
42922 \end_layout
42923
42924 \end_inset
42925
42926
42927 \end_layout
42928
42929 \begin_layout Standard
42930 The appearance of the menus and toolbars can be changed by choosing a user
42931  interface (ui) file.
42932  An ui-file is a text file where the toolbars and menus are listed.
42933  The toolbar buttons and menu entries are specified in the files 
42934 \shape italic
42935 stdtoolbars.inc
42936 \shape default
42937  and 
42938 \shape italic
42939 stdmenus.inc
42940 \shape default
42941 , respectively.
42942  Both files are loaded by the 
42943 \emph on
42944 default.ui
42945 \emph default
42946  file.
42947  To create your own menu and toolbar layout, start with a copy of these
42948  files and edit the entries.
42949 \end_layout
42950
42951 \begin_layout Standard
42952 The syntax of the .inc-files is straightforward: The 
42953 \family sans
42954 Menubar
42955 \family default
42956
42957 \family sans
42958 Menu
42959 \family default
42960  and 
42961 \family sans
42962 Toolbar
42963 \family default
42964  entries must be ended with an explicit 
42965 \family sans
42966 End
42967 \family default
42968 .
42969  They may contain 
42970 \family sans
42971 Submenus
42972 \family default
42973
42974 \family sans
42975 Items
42976 \family default
42977
42978 \family sans
42979 OptItems
42980 \family default
42981
42982 \family sans
42983 Separators
42984 \family default
42985
42986 \family sans
42987 Icons,
42988 \family default
42989  and in the case of the 
42990 \begin_inset Quotes eld
42991 \end_inset
42992
42993 file
42994 \begin_inset Quotes erd
42995 \end_inset
42996
42997  menus a 
42998 \family sans
42999 Lastfiles
43000 \family default
43001  entry.
43002  The syntax for the entries is:
43003 \end_layout
43004
43005 \begin_layout Standard
43006 \begin_inset VSpace smallskip*
43007 \end_inset
43008
43009
43010 \series bold
43011 Item 
43012 \begin_inset Quotes eld
43013 \end_inset
43014
43015 menu 
43016 \series default
43017 or
43018 \series bold
43019  button name
43020 \begin_inset Quotes erd
43021 \end_inset
43022
43023  
43024 \begin_inset Quotes eld
43025 \end_inset
43026
43027 LyX-function
43028 \begin_inset Quotes erd
43029 \end_inset
43030
43031
43032 \end_layout
43033
43034 \begin_layout Standard
43035 \noindent
43036 \begin_inset VSpace smallskip*
43037 \end_inset
43038
43039 All LyX-functions are listed in the menu 
43040 \family sans
43041 Help\SpecialChar \menuseparator
43042 LyX
43043 \begin_inset space ~
43044 \end_inset
43045
43046 Functions
43047 \family default
43048 .
43049 \end_layout
43050
43051 \begin_layout Standard
43052 \begin_inset VSpace medskip
43053 \end_inset
43054
43055
43056 \end_layout
43057
43058 \begin_layout Standard
43059 An example: Assuming you use the menu 
43060 \family sans
43061 Navigate\SpecialChar \menuseparator
43062 Bookmarks
43063 \family default
43064  quite often and therefore want six available bookmarks, you can add the
43065  line
43066 \end_layout
43067
43068 \begin_layout Standard
43069 \begin_inset VSpace smallskip*
43070 \end_inset
43071
43072
43073 \series bold
43074 Item 
43075 \begin_inset Quotes eld
43076 \end_inset
43077
43078 Save Bookmark 6
43079 \begin_inset Quotes erd
43080 \end_inset
43081
43082  
43083 \begin_inset Quotes eld
43084 \end_inset
43085
43086 bookmark-save 6
43087 \begin_inset Quotes erd
43088 \end_inset
43089
43090
43091 \end_layout
43092
43093 \begin_layout Standard
43094 \noindent
43095 \begin_inset VSpace smallskip*
43096 \end_inset
43097
43098 to the navigate menu section in the .inc-file to have the sixth bookmark.
43099 \end_layout
43100
43101 \begin_layout Subsubsection
43102 Automatic help
43103 \end_layout
43104
43105 \begin_layout Standard
43106 The option 
43107 \family sans
43108 Enable tool tips in main work area
43109 \family default
43110  enables tool tips showing the content of closed insets like index entries
43111  or footnotes.
43112 \end_layout
43113
43114 \begin_layout Subsubsection
43115 Session
43116 \end_layout
43117
43118 \begin_layout Standard
43119 With the option 
43120 \family sans
43121 Allow saving
43122 \begin_inset space \thinspace{}
43123 \end_inset
43124
43125 /
43126 \begin_inset space \thinspace{}
43127 \end_inset
43128
43129 restoring of window layout and geometries
43130 \family default
43131  LyX's main window will be opened with the size and layout that was used
43132  in the last LyX session.
43133 \end_layout
43134
43135 \begin_layout Standard
43136 The option 
43137 \family sans
43138 Restore cursor positions
43139 \family default
43140  sets the cursor to the position in the file where it has been the last
43141  time.
43142 \end_layout
43143
43144 \begin_layout Standard
43145 The option 
43146 \family sans
43147 Load opened files from last session
43148 \family default
43149  opens all files that were opened in the last LyX session.
43150 \end_layout
43151
43152 \begin_layout Subsubsection
43153 Documents
43154 \begin_inset CommandInset label
43155 LatexCommand label
43156 name "sub:Backup documents"
43157
43158 \end_inset
43159
43160
43161 \begin_inset Index idx
43162 status collapsed
43163
43164 \begin_layout Plain Layout
43165 Backup ! Documents
43166 \end_layout
43167
43168 \end_inset
43169
43170
43171 \end_layout
43172
43173 \begin_layout Standard
43174 When the option 
43175 \family sans
43176 Backup documents
43177 \family default
43178  is set, you can specify the time between backup saves.
43179 \end_layout
43180
43181 \begin_layout Standard
43182
43183 \family sans
43184 Maximum last files
43185 \family default
43186  is the number of last opened files that LyX should display in the menu
43187  
43188 \family sans
43189 File\SpecialChar \menuseparator
43190 Open
43191 \begin_inset space ~
43192 \end_inset
43193
43194 Recent
43195 \family default
43196 .
43197 \end_layout
43198
43199 \begin_layout Standard
43200 When the option 
43201 \family sans
43202 Open documents in tabs
43203 \family default
43204  is not used, then every file will be opened in its own new instance of
43205  LyX.
43206 \end_layout
43207
43208 \begin_layout Subsection
43209 Screen Fonts
43210 \begin_inset Index idx
43211 status collapsed
43212
43213 \begin_layout Plain Layout
43214 Font ! Screen
43215 \end_layout
43216
43217 \end_inset
43218
43219
43220 \begin_inset CommandInset label
43221 LatexCommand label
43222 name "sub:Screen-Fonts"
43223
43224 \end_inset
43225
43226
43227 \end_layout
43228
43229 \begin_layout Standard
43230 These fonts are used to display your documents on the screen.
43231 \end_layout
43232
43233 \begin_layout Standard
43234 \begin_inset Note Greyedout
43235 status open
43236
43237 \begin_layout Plain Layout
43238
43239 \series bold
43240 Note:
43241 \series default
43242  This section only deals with the fonts 
43243 \emph on
43244 inside
43245 \emph default
43246  the LyX window.
43247  The fonts that appear on the output are independent from these fonts, and
43248  set in the menu 
43249 \family sans
43250 Document\SpecialChar \menuseparator
43251 Settings\SpecialChar \menuseparator
43252 Fonts
43253 \family default
43254 .
43255 \end_layout
43256
43257 \end_inset
43258
43259
43260 \end_layout
43261
43262 \begin_layout Standard
43263 By default, LyX uses 
43264 \family typewriter
43265 Times
43266 \family default
43267  as roman (serif) font, 
43268 \family typewriter
43269 Arial
43270 \family default
43271  or 
43272 \family typewriter
43273 Helvetica
43274 \family default
43275  (depends on the system) as 
43276 \family sans
43277 sans
43278 \begin_inset space ~
43279 \end_inset
43280
43281 serif
43282 \family default
43283  font, and 
43284 \family typewriter
43285 Courier
43286 \family default
43287  as 
43288 \family typewriter
43289 typewriter
43290 \family default
43291  font.
43292 \end_layout
43293
43294 \begin_layout Standard
43295 You can change the font size with the 
43296 \family sans
43297 Zoom
43298 \family default
43299  setting.
43300  You can also change the font zoom outside the preferences dialog for the
43301  current LyX session by pressing Ctrl and scrolling the mouse wheel.
43302 \end_layout
43303
43304 \begin_layout Standard
43305
43306 \family sans
43307 Screen DPI
43308 \family default
43309  is the screen resolution in dpi (dots per inch).
43310  The Font Sizes are calculated as letter height in units of points.
43311  72
43312 \begin_inset space \thinspace{}
43313 \end_inset
43314
43315 points have the size of 1
43316 \begin_inset space \thinspace{}
43317 \end_inset
43318
43319 inch, see Appendix
43320 \begin_inset space ~
43321 \end_inset
43322
43323
43324 \begin_inset CommandInset ref
43325 LatexCommand ref
43326 reference "cha:Units-available-in"
43327
43328 \end_inset
43329
43330 .
43331 \end_layout
43332
43333 \begin_layout Standard
43334 The default 
43335 \family sans
43336 Font Sizes
43337 \family default
43338  are the same as if a document font size of 10
43339 \begin_inset space \thinspace{}
43340 \end_inset
43341
43342 pt would be used.
43343  The sizes are explained in detail in section
43344 \begin_inset space ~
43345 \end_inset
43346
43347
43348 \begin_inset CommandInset ref
43349 LatexCommand ref
43350 reference "sub:Document-Font"
43351
43352 \end_inset
43353
43354 .
43355 \end_layout
43356
43357 \begin_layout Standard
43358 With the option 
43359 \family sans
43360 Use Pixmap Cache to speed up font rendering
43361 \family default
43362  enabled, LyX needs to redraw the screen less often.
43363  This results in better performance, especially on slow systems.
43364  On the other hand, the characters might look more fuzzy on screen.
43365  So whether you enable this or not depends on whether you prefer speed over
43366  aesthetics.
43367  Note that the Pixmap Cache is only available and useful under Mac
43368 \begin_inset space ~
43369 \end_inset
43370
43371 OS and Windows.
43372 \end_layout
43373
43374 \begin_layout Subsection
43375 Colors
43376 \begin_inset Index idx
43377 status collapsed
43378
43379 \begin_layout Plain Layout
43380 Color ! LyX screen
43381 \end_layout
43382
43383 \end_inset
43384
43385
43386 \begin_inset Index idx
43387 status collapsed
43388
43389 \begin_layout Plain Layout
43390 Settings ! Color
43391 \end_layout
43392
43393 \end_inset
43394
43395
43396 \end_layout
43397
43398 \begin_layout Standard
43399 You can here change all the colors used by LyX.
43400  Choose an item in the list and use the 
43401 \family sans
43402 Alter
43403 \family default
43404  button.
43405 \end_layout
43406
43407 \begin_layout Subsection
43408 Display
43409 \begin_inset Index idx
43410 status collapsed
43411
43412 \begin_layout Plain Layout
43413 Settings ! Display
43414 \end_layout
43415
43416 \end_inset
43417
43418
43419 \end_layout
43420
43421 \begin_layout Standard
43422 Here you can specify if graphics inside LyX are displayed.
43423 \end_layout
43424
43425 \begin_layout Standard
43426
43427 \family sans
43428 Instant Preview
43429 \family default
43430  enables previewing snippets of your document.
43431  This feature is described in section
43432 \begin_inset space ~
43433 \end_inset
43434
43435
43436 \begin_inset CommandInset ref
43437 LatexCommand ref
43438 reference "sec:Previewing-snippets-of"
43439
43440 \end_inset
43441
43442 .
43443 \end_layout
43444
43445 \begin_layout Standard
43446 The option 
43447 \family sans
43448 Mark
43449 \begin_inset space ~
43450 \end_inset
43451
43452 end
43453 \begin_inset space ~
43454 \end_inset
43455
43456 of
43457 \begin_inset space ~
43458 \end_inset
43459
43460 paragraphs
43461 \family default
43462  displays a pilcrow (¶) at the end of every paragraph.
43463 \end_layout
43464
43465 \begin_layout Section
43466 Editing
43467 \begin_inset Index idx
43468 status collapsed
43469
43470 \begin_layout Plain Layout
43471 Settings ! Editing
43472 \end_layout
43473
43474 \end_inset
43475
43476
43477 \end_layout
43478
43479 \begin_layout Subsection
43480 Control
43481 \end_layout
43482
43483 \begin_layout Subsubsection
43484 Editing
43485 \end_layout
43486
43487 \begin_layout Standard
43488 The option 
43489 \family sans
43490 Cursor follows scrollbar
43491 \family default
43492  sets the cursor to the top of the currently displayed document part when
43493  scrolling.
43494 \end_layout
43495
43496 \begin_layout Standard
43497 The option 
43498 \family sans
43499 Sort environments alphabetically
43500 \family default
43501  sorts the entries in the pull-down box for the paragraph environments.
43502 \end_layout
43503
43504 \begin_layout Standard
43505 The option 
43506 \family sans
43507 Group environments by their category
43508 \family default
43509  groups the entries in the pull-down box for the paragraph environments.
43510 \end_layout
43511
43512 \begin_layout Standard
43513 The math macro editing option determines the editing style, see the section
43514  
43515 \emph on
43516 Math Macros
43517 \emph default
43518  of the 
43519 \emph on
43520 Math
43521 \emph default
43522  manual.
43523 \end_layout
43524
43525 \begin_layout Subsubsection
43526 Fullscreen
43527 \end_layout
43528
43529 \begin_layout Standard
43530 Here you can specify what is hidden in the fullscreen mode.
43531  The option 
43532 \family sans
43533 Limit text width
43534 \family default
43535  specifies the width of the text in fullscreen mode.
43536  This way you can display the text smaller than the screen, the text appears
43537  then centered.
43538 \end_layout
43539
43540 \begin_layout Subsection
43541 Shortcuts
43542 \begin_inset Index idx
43543 status collapsed
43544
43545 \begin_layout Plain Layout
43546 Key Bindings
43547 \end_layout
43548
43549 \end_inset
43550
43551
43552 \begin_inset Index idx
43553 status collapsed
43554
43555 \begin_layout Plain Layout
43556 Settings ! Shortcuts
43557 \end_layout
43558
43559 \end_inset
43560
43561
43562 \end_layout
43563
43564 \begin_layout Subsubsection
43565 Bind File
43566 \end_layout
43567
43568 \begin_layout Standard
43569 Bindings are used to bind a LyX-function to a key.
43570  Several binding files are available:
43571 \end_layout
43572
43573 \begin_layout Description
43574 cua.bind typical set of PC keyboard shortcuts
43575 \end_layout
43576
43577 \begin_layout Description
43578 (x)emacs.bind set of bindings like they are used in the editor programs 
43579 \family sans
43580 Emacs
43581 \family default
43582  (
43583 \family sans
43584 XEmacs
43585 \family default
43586 )
43587 \end_layout
43588
43589 \begin_layout Description
43590 mac.bind set of bindings for 
43591 \family sans
43592 Mac
43593 \begin_inset space \thinspace{}
43594 \end_inset
43595
43596 OS
43597 \family default
43598  systems.
43599 \end_layout
43600
43601 \begin_layout Standard
43602 There are also bind-files designed for special document classes, like 
43603 \shape italic
43604 broadway.bind
43605 \shape default
43606 , and bind files for special languages.
43607  The name of language bind-files begin with a language code, e.
43608 \begin_inset space \thinspace{}
43609 \end_inset
43610
43611 g.
43612 \begin_inset space \space{}
43613 \end_inset
43614
43615
43616 \begin_inset Quotes eld
43617 \end_inset
43618
43619 pt
43620 \begin_inset Quotes erd
43621 \end_inset
43622
43623  for Portuguese.
43624  If you use LyX in a certain language, LyX will try to use the appropriate
43625  bind-file.
43626 \end_layout
43627
43628 \begin_layout Standard
43629 Some bind-files, like 
43630 \emph on
43631 math.bind
43632 \emph default
43633 , have only a small scope.
43634  When looking at the end of the file 
43635 \shape italic
43636 cua.bind
43637 \shape default
43638 , you can see that they are included to keep the overview in the bind-file.
43639 \end_layout
43640
43641 \begin_layout Subsubsection
43642 Editing Shortcuts
43643 \begin_inset CommandInset label
43644 LatexCommand label
43645 name "sub:Editing-Shortcuts"
43646
43647 \end_inset
43648
43649
43650 \begin_inset Index idx
43651 status collapsed
43652
43653 \begin_layout Plain Layout
43654 Key Bindings ! Editing
43655 \end_layout
43656
43657 \end_inset
43658
43659
43660 \end_layout
43661
43662 \begin_layout Standard
43663 To add new or modify existing keybindings to your own taste you can use
43664  the table in the dialog that lists all LyX-functions and the bound shortcuts.
43665  To find functions easily, they are grouped by categories and the dialog
43666  provides the field 
43667 \family sans
43668 Show key-bindings containing
43669 \family default
43670 .
43671  In this field you can insert a keyword for a function you want to edit.
43672  Insert there for example as keyword 
43673 \begin_inset Quotes eld
43674 \end_inset
43675
43676 paste
43677 \begin_inset Quotes erd
43678 \end_inset
43679
43680  and you get the 4 different existing shortcuts for the 3 different functions
43681  that contain 
43682 \begin_inset Quotes eld
43683 \end_inset
43684
43685 paste
43686 \begin_inset Quotes erd
43687 \end_inset
43688
43689  in their name.
43690  As you can see, one function can have more than one shortcut.
43691  All LyX-functions are also listed in the file 
43692 \emph on
43693 LyX Functions
43694 \emph default
43695  that you will find in the 
43696 \family sans
43697 Help
43698 \family default
43699  menu.
43700 \end_layout
43701
43702 \begin_layout Standard
43703 To add e.
43704 \begin_inset space \thinspace{}
43705 \end_inset
43706
43707 g.
43708 \begin_inset space \space{}
43709 \end_inset
43710
43711 the shortcut 
43712 \family sans
43713 Alt+Q
43714 \family default
43715  for the function 
43716 \family sans
43717 textstyle-apply
43718 \family default
43719 , select the function and press the 
43720 \family sans
43721 Modify
43722 \family default
43723  button.
43724  A dialog pops up where you can add the shortcut by using it.
43725  So press Alt+Q to define the shortcut.
43726  Modifying an existing shortcut is done the same way.
43727  You can also bind multiple functions to one shortcut by modifying an existing
43728  binding and adding the different function names as a semicolon separated
43729  list.
43730  LyX will then use the first function that is enabled in the current document
43731  part.
43732  The binding for the function 
43733 \family sans
43734 command-alter
43735 \family default
43736  is an example of this.
43737 \end_layout
43738
43739 \begin_layout Standard
43740 Alternatively you can also edit shortcuts by modifying bind-files with a
43741  text editor.
43742  The syntax of the entries is:
43743 \end_layout
43744
43745 \begin_layout Standard
43746
43747 \series bold
43748
43749 \backslash
43750 bind 
43751 \begin_inset Quotes eld
43752 \end_inset
43753
43754 key combination
43755 \begin_inset Quotes erd
43756 \end_inset
43757
43758  
43759 \begin_inset Quotes eld
43760 \end_inset
43761
43762 LyX-function
43763 \begin_inset Quotes erd
43764 \end_inset
43765
43766
43767 \end_layout
43768
43769 \begin_layout Subsection
43770 Keyboard / Mouse
43771 \begin_inset CommandInset label
43772 LatexCommand label
43773 name "sub:Keyboard-Map"
43774
43775 \end_inset
43776
43777
43778 \begin_inset Index idx
43779 status collapsed
43780
43781 \begin_layout Plain Layout
43782 Keyboard Map
43783 \end_layout
43784
43785 \end_inset
43786
43787
43788 \begin_inset Index idx
43789 status collapsed
43790
43791 \begin_layout Plain Layout
43792 Settings ! Keyboard Map
43793 \end_layout
43794
43795 \end_inset
43796
43797
43798 \end_layout
43799
43800 \begin_layout Standard
43801 Normally keyboard settings have to be done in a menu of your operating system.
43802  For the case that this is not possible, LyX provides keyboard maps.
43803  If you have e.
43804 \begin_inset space \thinspace{}
43805 \end_inset
43806
43807 g.
43808 \begin_inset space \space{}
43809 \end_inset
43810
43811 a Czech keyboard but want to write with it like with a Romanian one, you
43812  can use the keyboard map file named 
43813 \emph on
43814 romanian.kmap
43815 \emph default
43816 .
43817 \end_layout
43818
43819 \begin_layout Standard
43820 \begin_inset Note Greyedout
43821 status open
43822
43823 \begin_layout Plain Layout
43824
43825 \series bold
43826 Note:
43827 \series default
43828  Keyboard maps are only provided as makeshift and don't work on all systems.
43829 \end_layout
43830
43831 \end_inset
43832
43833
43834 \end_layout
43835
43836 \begin_layout Standard
43837 Besides this, you can specify here the 
43838 \family sans
43839 Wheel scrolling speed
43840 \family default
43841 .
43842  The standard value is 1.0, higher values speed up the scrolling, lower ones
43843  slow it down.
43844 \end_layout
43845
43846 \begin_layout Subsection
43847 Input Completion
43848 \begin_inset CommandInset label
43849 LatexCommand label
43850 name "sub:Input-Completion-Appendix"
43851
43852 \end_inset
43853
43854
43855 \begin_inset Index idx
43856 status collapsed
43857
43858 \begin_layout Plain Layout
43859 Input completion
43860 \end_layout
43861
43862 \end_inset
43863
43864
43865 \end_layout
43866
43867 \begin_layout Standard
43868 Input completion is described in sec.
43869 \begin_inset space \thinspace{}
43870 \end_inset
43871
43872
43873 \begin_inset CommandInset ref
43874 LatexCommand ref
43875 reference "sec:Input-Completion"
43876
43877 \end_inset
43878
43879 .
43880  The completion options for math do the same as the corresponding options
43881  for text.
43882  With the general options you can define the delay time for the inline and
43883  popup completion and choose if long completions should be abbreviated or
43884  not.
43885 \end_layout
43886
43887 \begin_layout Section
43888 Paths
43889 \begin_inset CommandInset label
43890 LatexCommand label
43891 name "sec:Paths"
43892
43893 \end_inset
43894
43895
43896 \begin_inset Index idx
43897 status collapsed
43898
43899 \begin_layout Plain Layout
43900 Paths
43901 \end_layout
43902
43903 \end_inset
43904
43905
43906 \begin_inset Index idx
43907 status collapsed
43908
43909 \begin_layout Plain Layout
43910 Settings ! Paths
43911 \end_layout
43912
43913 \end_inset
43914
43915
43916 \end_layout
43917
43918 \begin_layout Description
43919 Working
43920 \begin_inset space ~
43921 \end_inset
43922
43923 directory This is LyX's working directory.
43924  It is the default when you 
43925 \family sans
43926 Open
43927 \family default
43928
43929 \family sans
43930 Save
43931 \family default
43932  or 
43933 \family sans
43934 Save
43935 \begin_inset space ~
43936 \end_inset
43937
43938 as
43939 \family default
43940  files.
43941 \end_layout
43942
43943 \begin_layout Description
43944 Document
43945 \begin_inset space ~
43946 \end_inset
43947
43948 templates This directory will be opened when you use the menu 
43949 \family sans
43950 File\SpecialChar \menuseparator
43951 New
43952 \begin_inset space ~
43953 \end_inset
43954
43955 from
43956 \begin_inset space ~
43957 \end_inset
43958
43959 Template
43960 \family default
43961 .
43962 \end_layout
43963
43964 \begin_layout Description
43965 Example
43966 \begin_inset space ~
43967 \end_inset
43968
43969 files This directory will be opened when you use the button 
43970 \family sans
43971 Examples
43972 \family default
43973  in the 
43974 \family sans
43975 File\SpecialChar \menuseparator
43976 Open
43977 \family default
43978  dialog.
43979 \begin_inset Newline newline
43980 \end_inset
43981
43982
43983 \begin_inset Note Greyedout
43984 status open
43985
43986 \begin_layout Plain Layout
43987
43988 \series bold
43989 Note:
43990 \series default
43991  The 
43992 \family sans
43993 Examples
43994 \family default
43995  button does not exist when using LyX on MacOS and Windows systems.
43996 \end_layout
43997
43998 \end_inset
43999
44000
44001 \end_layout
44002
44003 \begin_layout Description
44004 Backup
44005 \begin_inset space ~
44006 \end_inset
44007
44008 directory
44009 \begin_inset Index idx
44010 status collapsed
44011
44012 \begin_layout Plain Layout
44013 Backup ! Directory
44014 \end_layout
44015
44016 \end_inset
44017
44018  Backup copies will be saved to this directory.
44019  When no directory is given but backups are enabled as described in section
44020 \begin_inset space ~
44021 \end_inset
44022
44023
44024 \begin_inset CommandInset ref
44025 LatexCommand ref
44026 reference "sub:Backup documents"
44027
44028 \end_inset
44029
44030 , the 
44031 \family sans
44032 Working directory
44033 \family default
44034  will be used to save the backups.
44035 \begin_inset Newline newline
44036 \end_inset
44037
44038 The backup files have the ending 
44039 \begin_inset Quotes eld
44040 \end_inset
44041
44042 .lyx~
44043 \begin_inset Quotes erd
44044 \end_inset
44045
44046 .
44047 \end_layout
44048
44049 \begin_layout Description
44050 Ly
44051 \begin_inset ERT
44052 status collapsed
44053
44054 \begin_layout Plain Layout
44055
44056 {}
44057 \end_layout
44058
44059 \end_inset
44060
44061 XServer-Pipe Here you can enter the name of a Unix-pipe.
44062  This pipe is used to send data from external programs to LyX.
44063 \begin_inset Newline newline
44064 \end_inset
44065
44066
44067 \begin_inset Note Greyedout
44068 status open
44069
44070 \begin_layout Plain Layout
44071
44072 \series bold
44073 Note:
44074 \series default
44075  This feature doesn't work on Windows systems.
44076 \end_layout
44077
44078 \end_inset
44079
44080
44081 \end_layout
44082
44083 \begin_layout Description
44084 Temporary
44085 \begin_inset space ~
44086 \end_inset
44087
44088 directory Temporary files will be saved in this directory.
44089 \end_layout
44090
44091 \begin_layout Description
44092 PATH
44093 \begin_inset space ~
44094 \end_inset
44095
44096 prefix This field contains a list of paths to external programs.
44097  When LyX needs to use an external program, it looks in this list where
44098  to find it on the system.
44099  The path list is automatically set up on Windows and Mac systems when LyX
44100  is configured, so that you normally don't have to modify it.
44101  On Unix
44102 \begin_inset space \thinspace{}
44103 \end_inset
44104
44105 /
44106 \begin_inset space \thinspace{}
44107 \end_inset
44108
44109 Linux systems, the path list will need to be set only if there are external
44110  programs you wish to use that are not in your normal system path ($PATH).
44111  
44112 \end_layout
44113
44114 \begin_layout Section
44115 Identity
44116 \end_layout
44117
44118 \begin_layout Standard
44119 Here you can insert your name and email address.
44120  The identity will be used when you have enabled change tracking as described
44121  in section
44122 \begin_inset space ~
44123 \end_inset
44124
44125
44126 \begin_inset CommandInset ref
44127 LatexCommand ref
44128 reference "sec:Change-Tracking"
44129
44130 \end_inset
44131
44132 , to mark changes you make as yours.
44133 \end_layout
44134
44135 \begin_layout Section
44136 Language Settings
44137 \begin_inset Index idx
44138 status collapsed
44139
44140 \begin_layout Plain Layout
44141 Language ! Settings
44142 \end_layout
44143
44144 \end_inset
44145
44146
44147 \begin_inset Index idx
44148 status collapsed
44149
44150 \begin_layout Plain Layout
44151 Settings ! Language
44152 \end_layout
44153
44154 \end_inset
44155
44156
44157 \end_layout
44158
44159 \begin_layout Subsection
44160 Language
44161 \change_inserted -712698321 1299489311
44162
44163 \begin_inset CommandInset label
44164 LatexCommand label
44165 name "sub:Prefs-Language"
44166
44167 \end_inset
44168
44169
44170 \change_unchanged
44171
44172 \end_layout
44173
44174 \begin_layout Description
44175 User
44176 \begin_inset space ~
44177 \end_inset
44178
44179 Interface
44180 \begin_inset space ~
44181 \end_inset
44182
44183 language Here you can select the language of LyX's menus.
44184  Unfortunately this doesn't work on Mac and Windows.
44185  It works on Linux for the languages into LyX's menus and dialogs are translated.
44186  You find the actual translation status here: 
44187 \begin_inset CommandInset href
44188 LatexCommand href
44189 name "http://www.lyx.org/I18n"
44190 target "http://www.lyx.org/I18n"
44191
44192 \end_inset
44193
44194
44195 \end_layout
44196
44197 \begin_layout Description
44198 Default
44199 \begin_inset space ~
44200 \end_inset
44201
44202 language is the language used in new documents
44203 \end_layout
44204
44205 \begin_layout Description
44206 Language
44207 \begin_inset space ~
44208 \end_inset
44209
44210 package 
44211 \change_deleted -712698321 1299488193
44212 is a
44213 \change_inserted -712698321 1299488196
44214 determines 
44215 \change_deleted -712698321 1299488202
44216  LaTeX-command to load a
44217 \change_inserted -712698321 1299488203
44218 which
44219 \change_unchanged
44220  LaTeX
44221 \change_inserted -712698321 1299488206
44222  
44223 \change_deleted -712698321 1299488206
44224 -
44225 \change_unchanged
44226 package 
44227 \change_deleted -712698321 1299488213
44228 that
44229 \change_inserted -712698321 1299488217
44230 should be loaded to
44231 \change_unchanged
44232  handle
44233 \change_deleted -712698321 1299488219
44234 s
44235 \change_unchanged
44236  language issues
44237 \change_inserted -712698321 1299488496
44238 .
44239  Language issues which are handled by this package include proper hyphenation
44240  as well as localization of dates and text strings such as 
44241 \begin_inset Quotes eld
44242 \end_inset
44243
44244 Chapter
44245 \begin_inset Quotes erd
44246 \end_inset
44247
44248  and 
44249 \begin_inset Quotes eld
44250 \end_inset
44251
44252 Table
44253 \begin_inset Quotes erd
44254 \end_inset
44255
44256
44257 \change_unchanged
44258 .
44259  The 
44260 \change_deleted -712698321 1299488237
44261 default is the LaTeX-command 
44262 \family sans
44263
44264 \backslash
44265 usepackage{babel}
44266 \family default
44267  that loads the
44268 \change_inserted -712698321 1299488356
44269 most widespread language
44270 \change_unchanged
44271  package
44272 \change_inserted -712698321 1299488356
44273  is
44274 \change_unchanged
44275  
44276 \series bold
44277 babel
44278 \change_inserted -712698321 1299488633
44279
44280 \series default
44281 , it's the default language package in classic LaTeX.
44282  However, more recent typesetting engines such as XeTeX and LuaTeX come
44283  with an alternative language package (
44284 \series bold
44285 polyglossia
44286 \series default
44287 ) that is more suited for the multi-script support of these engines.
44288  Furthermore, there are also specific language packages for languages not
44289  covered by babel.
44290 \change_deleted -712698321 1299488271
44291 .
44292 \begin_inset Foot
44293 status collapsed
44294
44295 \begin_layout Plain Layout
44296 For an introduction to the LaTeX-Syntax, have a look at section
44297 \begin_inset space ~
44298 \end_inset
44299
44300
44301 \begin_inset CommandInset ref
44302 LatexCommand ref
44303 reference "sec:TeX-Code"
44304
44305 \end_inset
44306
44307 .
44308 \end_layout
44309
44310 \end_inset
44311
44312
44313 \change_unchanged
44314
44315 \begin_inset Newline newline
44316 \end_inset
44317
44318
44319 \change_inserted -712698321 1299488707
44320 The available selections are:
44321 \end_layout
44322
44323 \begin_deeper
44324 \begin_layout Itemize
44325 \noindent
44326
44327 \change_inserted -712698321 1299488784
44328
44329 \series bold
44330 Automatic
44331 \series default
44332 :
44333 \series bold
44334  
44335 \series default
44336 Selects the most appropriate language package for the current typesetting
44337  engine (default)
44338 \end_layout
44339
44340 \begin_layout Itemize
44341 \noindent
44342
44343 \change_inserted -712698321 1299488874
44344
44345 \series bold
44346 Always babel: 
44347 \series default
44348 Uses always babel, even if another package (such as polyglossia) would have
44349  been preferred by automatic setting; this essentially allows to select
44350  babel instead of polyglossia with XeTeX and LuaTeX
44351 \end_layout
44352
44353 \begin_layout Itemize
44354 \noindent
44355
44356 \change_inserted -712698321 1299488983
44357
44358 \series bold
44359 Custom: 
44360 \series default
44361 Lets you load some other language package (via 
44362 \family typewriter
44363
44364 \backslash
44365 usepackage
44366 \series bold
44367 {
44368 \series default
44369 packagename}
44370 \family default
44371 )
44372 \end_layout
44373
44374 \begin_layout Itemize
44375 \noindent
44376
44377 \change_inserted -712698321 1299488998
44378
44379 \series bold
44380 None: 
44381 \series default
44382 Loads no language package at all
44383 \change_deleted -712698321 1299488523
44384
44385 \series bold
44386 babel
44387 \series default
44388  automatically translates in the background the text labels of documents
44389  to the document language.
44390  A text label is, for instance, the word 
44391 \begin_inset Quotes eld
44392 \end_inset
44393
44394 Table
44395 \begin_inset Quotes erd
44396 \end_inset
44397
44398  at the beginning of every table caption.
44399 \change_unchanged
44400
44401 \end_layout
44402
44403 \end_deeper
44404 \begin_layout Description
44405
44406 \change_inserted -712698321 1299489281
44407 Default
44408 \begin_inset space ~
44409 \end_inset
44410
44411 Decimal
44412 \begin_inset space ~
44413 \end_inset
44414
44415 Point Define the default decimal point for the use in tables (decimal point
44416  alignment)
44417 \end_layout
44418
44419 \begin_layout Description
44420 Command
44421 \begin_inset space ~
44422 \end_inset
44423
44424 start When a special LaTeX-package is needed to write in a certain document
44425  language, you can here specify the command to start the package.
44426  An example is the start command 
44427 \family sans
44428
44429 \backslash
44430 begin{arabtext}
44431 \family default
44432  that is needed to write Arabic using the package 
44433 \series bold
44434 ArabTeX
44435 \series default
44436 , see 
44437 \begin_inset CommandInset citation
44438 LatexCommand cite
44439 key "Arabic"
44440
44441 \end_inset
44442
44443 .
44444  The default is the 
44445 \series bold
44446 babel
44447 \series default
44448  command 
44449 \family sans
44450
44451 \backslash
44452 selectlanguage{$$lang}
44453 \family default
44454 .
44455 \end_layout
44456
44457 \begin_layout Description
44458 Command
44459 \begin_inset space ~
44460 \end_inset
44461
44462 end Counterpart to 
44463 \family sans
44464 Command start
44465 \family default
44466 .
44467  Some packages, like the default, don't have an end command since the start
44468  command toggles the package on and off.
44469 \end_layout
44470
44471 \begin_layout Description
44472
44473 \change_deleted -712698321 1299489034
44474 Use
44475 \begin_inset space ~
44476 \end_inset
44477
44478 babel Whether 
44479 \series bold
44480 babel
44481 \series default
44482  is used or not.
44483 \change_unchanged
44484
44485 \end_layout
44486
44487 \begin_layout Description
44488
44489 \change_inserted -712698321 1299489068
44490 Set
44491 \begin_inset space ~
44492 \end_inset
44493
44494 languages
44495 \begin_inset space ~
44496 \end_inset
44497
44498
44499 \change_deleted -712698321 1299489066
44500 G
44501 \change_inserted -712698321 1299489071
44502 g
44503 \change_unchanged
44504 lobal
44505 \change_inserted -712698321 1299489073
44506 ly
44507 \change_unchanged
44508  When this option is set, the languages used in the document will be added
44509  as options to the document class options, so that they can be used by all
44510  LaTeX-packages.
44511  Otherwise they will only be used as options for the 
44512 \series bold
44513 babel
44514 \series default
44515  package.
44516 \end_layout
44517
44518 \begin_layout Description
44519 Auto
44520 \begin_inset space ~
44521 \end_inset
44522
44523 begin When this option is set, the documents starts with the chosen document
44524  language.
44525  When this option is not set, the 
44526 \family sans
44527 Command
44528 \begin_inset space ~
44529 \end_inset
44530
44531 start
44532 \family default
44533  is explicitly set to the beginning of the document in the LaTeX-output.
44534  This assures that the correct language is used when you use another 
44535 \family sans
44536 Command
44537 \begin_inset space ~
44538 \end_inset
44539
44540 start
44541 \family default
44542  than the default.
44543 \end_layout
44544
44545 \begin_layout Description
44546 Auto
44547 \begin_inset space ~
44548 \end_inset
44549
44550 end Counterpart to 
44551 \family sans
44552 Auto
44553 \begin_inset space ~
44554 \end_inset
44555
44556 begin
44557 \family default
44558 .
44559  When it is not set, the 
44560 \family sans
44561 Command
44562 \begin_inset space ~
44563 \end_inset
44564
44565 end
44566 \family default
44567  is set to the end of the document.
44568 \end_layout
44569
44570 \begin_layout Description
44571 Mark
44572 \begin_inset space ~
44573 \end_inset
44574
44575 foreign
44576 \begin_inset space ~
44577 \end_inset
44578
44579 languages Text marked formatted in a language different from the document
44580  language will be underlined blue.
44581 \end_layout
44582
44583 \begin_layout Description
44584 Enable
44585 \begin_inset space ~
44586 \end_inset
44587
44588 RTL
44589 \begin_inset space ~
44590 \end_inset
44591
44592 support Enables the use of languages, written from right to left (RTL),
44593  like Arabic, Hebrew, Farsi.
44594 \end_layout
44595
44596 \begin_layout Description
44597 Cursor
44598 \begin_inset space ~
44599 \end_inset
44600
44601 movement When writing RTL, you can define if the left and right arrow keys
44602  move the cursor visually to the left or right, respectively, or logically.
44603  Logical means that the cursor is moved to the left when pressing the right
44604  arrow key and the cursor is inside text in an RTL language.
44605 \end_layout
44606
44607 \begin_layout Subsection
44608 Spellchecker
44609 \end_layout
44610
44611 \begin_layout Standard
44612 The spellchecker settings are explained in section
44613 \begin_inset space ~
44614 \end_inset
44615
44616
44617 \begin_inset CommandInset ref
44618 LatexCommand ref
44619 reference "sec:Spellchecking"
44620
44621 \end_inset
44622
44623
44624 \end_layout
44625
44626 \begin_layout Section
44627 Outputs
44628 \end_layout
44629
44630 \begin_layout Subsection
44631 Printer
44632 \begin_inset CommandInset label
44633 LatexCommand label
44634 name "sub:Printer"
44635
44636 \end_inset
44637
44638
44639 \begin_inset Index idx
44640 status collapsed
44641
44642 \begin_layout Plain Layout
44643 Printer
44644 \end_layout
44645
44646 \end_inset
44647
44648
44649 \begin_inset Index idx
44650 status collapsed
44651
44652 \begin_layout Plain Layout
44653 Settings ! Printer
44654 \end_layout
44655
44656 \end_inset
44657
44658
44659 \end_layout
44660
44661 \begin_layout Description
44662 Default
44663 \begin_inset space ~
44664 \end_inset
44665
44666 printer Here you can specify the name of your default printer.
44667  The name will be used when the 
44668 \family sans
44669 Printer command
44670 \family default
44671  is executed.
44672 \begin_inset Newline newline
44673 \end_inset
44674
44675
44676 \begin_inset Note Greyedout
44677 status open
44678
44679 \begin_layout Plain Layout
44680
44681 \series bold
44682 Note:
44683 \series default
44684  You can leave this field empty on Windows systems because it has no effect.
44685 \end_layout
44686
44687 \end_inset
44688
44689
44690 \end_layout
44691
44692 \begin_layout Description
44693 Adapt
44694 \begin_inset space ~
44695 \end_inset
44696
44697 output
44698 \begin_inset space ~
44699 \end_inset
44700
44701 to
44702 \begin_inset space ~
44703 \end_inset
44704
44705 printer This option works only for the 
44706 \family sans
44707 Printer command
44708 \family default
44709  
44710 \begin_inset Quotes eld
44711 \end_inset
44712
44713
44714 \family sans
44715 dvips
44716 \family default
44717
44718 \begin_inset Quotes erd
44719 \end_inset
44720
44721 .
44722  It activates a configuration file for dvips.
44723  This is an option only for dvips experts.
44724 \end_layout
44725
44726 \begin_layout Description
44727 Printer
44728 \begin_inset space ~
44729 \end_inset
44730
44731 command is the command LyX
44732 \begin_inset space \thinspace{}
44733 \end_inset
44734
44735 /
44736 \begin_inset space \thinspace{}
44737 \end_inset
44738
44739 LaTeX uses for printing.
44740  The default is on most systems 
44741 \family sans
44742 dvips
44743 \family default
44744 .
44745 \end_layout
44746
44747 \begin_layout Description
44748 Printer
44749 \begin_inset space ~
44750 \end_inset
44751
44752 Command
44753 \begin_inset space ~
44754 \end_inset
44755
44756 Options Here you can specify printer options.
44757  A list of printer options with explanations can be found in the documentation
44758  of the program that provides the 
44759 \family sans
44760 Printer command
44761 \family default
44762  you are using.
44763 \end_layout
44764
44765 \begin_layout Subsection
44766 Date Format
44767 \begin_inset Index idx
44768 status collapsed
44769
44770 \begin_layout Plain Layout
44771 Date Format
44772 \end_layout
44773
44774 \end_inset
44775
44776
44777 \begin_inset Index idx
44778 status collapsed
44779
44780 \begin_layout Plain Layout
44781 Settings ! Date format
44782 \end_layout
44783
44784 \end_inset
44785
44786
44787 \end_layout
44788
44789 \begin_layout Standard
44790 The date format can be one or a mixture of the formats listed here:
44791 \begin_inset Newline newline
44792 \end_inset
44793
44794
44795 \begin_inset Flex URL
44796 status collapsed
44797
44798 \begin_layout Plain Layout
44799
44800 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
44801 \end_layout
44802
44803 \end_inset
44804
44805
44806 \begin_inset Newline newline
44807 \end_inset
44808
44809 For example the format
44810 \begin_inset Newline newline
44811 \end_inset
44812
44813 %d/%m/%y
44814 \begin_inset Newline newline
44815 \end_inset
44816
44817 prints the date as day/month/year.
44818 \end_layout
44819
44820 \begin_layout Subsection
44821 Plain Text
44822 \end_layout
44823
44824 \begin_layout Description
44825 Output
44826 \begin_inset space ~
44827 \end_inset
44828
44829 line
44830 \begin_inset space ~
44831 \end_inset
44832
44833 length sets the maximum number of characters printed in one line when using
44834  the menu 
44835 \family sans
44836 File\SpecialChar \menuseparator
44837 Export\SpecialChar \menuseparator
44838 Plain
44839 \begin_inset space ~
44840 \end_inset
44841
44842 text
44843 \family default
44844 .
44845  Setting the line line length to 0 means all text is printed in one endless
44846  line.
44847 \end_layout
44848
44849 \begin_layout Description
44850 roff
44851 \begin_inset space ~
44852 \end_inset
44853
44854 command defines an additional command used to produce better ASCII tables
44855  with the 
44856 \family typewriter
44857 groff/troff/nroff
44858 \family default
44859  UNIX-commands (refer to their manuals for more information about them).
44860  Setting this as empty tells LyX to use the internal formatter.
44861 \end_layout
44862
44863 \begin_layout Subsection
44864 LaT
44865 \begin_inset ERT
44866 status collapsed
44867
44868 \begin_layout Plain Layout
44869
44870 {}
44871 \end_layout
44872
44873 \end_inset
44874
44875 eX
44876 \begin_inset CommandInset label
44877 LatexCommand label
44878 name "sub:LaTeX-settings"
44879
44880 \end_inset
44881
44882
44883 \begin_inset Index idx
44884 status collapsed
44885
44886 \begin_layout Plain Layout
44887 Settings ! LaTeX
44888 \end_layout
44889
44890 \end_inset
44891
44892
44893 \end_layout
44894
44895 \begin_layout Description
44896 Use
44897 \begin_inset space ~
44898 \end_inset
44899
44900 LaTe
44901 \begin_inset ERT
44902 status collapsed
44903
44904 \begin_layout Plain Layout
44905
44906 {}
44907 \end_layout
44908
44909 \end_inset
44910
44911 X
44912 \begin_inset space ~
44913 \end_inset
44914
44915 font
44916 \begin_inset space ~
44917 \end_inset
44918
44919 encoding This is the default encoding of the document font.
44920  
44921 \family sans
44922 T1
44923 \family default
44924  is the default and covers western languages and symbols.
44925  
44926 \family sans
44927 T2A
44928 \family default
44929
44930 \family sans
44931 T2B
44932 \family default
44933
44934 \family sans
44935 T2C
44936 \family default
44937
44938 \family sans
44939 LCY
44940 \family default
44941 , and 
44942 \family sans
44943 X2
44944 \family default
44945  are for Cyrillic.
44946  Combinations of the encodings are possible, like 
44947 \begin_inset Quotes erd
44948 \end_inset
44949
44950
44951 \family sans
44952 T1, T2B
44953 \family default
44954
44955 \begin_inset Quotes erd
44956 \end_inset
44957
44958 .
44959  The font encoding is normally automatically loaded by the language packages
44960  LyX sets up in the background.
44961  So there is no need to change the default encoding.
44962 \end_layout
44963
44964 \begin_layout Description
44965 Default
44966 \begin_inset space ~
44967 \end_inset
44968
44969 paper
44970 \begin_inset space ~
44971 \end_inset
44972
44973 size This is the paper size that is used for new documents.
44974  The 
44975 \family sans
44976 Default
44977 \family default
44978  value depends on your LaTeX-system setup.
44979 \end_layout
44980
44981 \begin_layout Standard
44982 You can also specify here commands with parameters for the listed applications.
44983  But before you change something, it is strongly recommended to read the
44984  manuals of the applications.
44985  Currently the following commands can be set:
44986 \end_layout
44987
44988 \begin_layout Description
44989 CheckTe
44990 \begin_inset ERT
44991 status collapsed
44992
44993 \begin_layout Plain Layout
44994
44995 {}
44996 \end_layout
44997
44998 \end_inset
44999
45000 X
45001 \begin_inset space ~
45002 \end_inset
45003
45004 command Command for the program 
45005 \family sans
45006 CheckTeX
45007 \family default
45008  that is described in the section 
45009 \emph on
45010 Checking TeX
45011 \emph default
45012  of the 
45013 \emph on
45014 Additional Features
45015 \emph default
45016  manual.
45017 \end_layout
45018
45019 \begin_layout Description
45020 BibTe
45021 \begin_inset ERT
45022 status collapsed
45023
45024 \begin_layout Plain Layout
45025
45026 {}
45027 \end_layout
45028
45029 \end_inset
45030
45031 X
45032 \begin_inset space ~
45033 \end_inset
45034
45035 command Command for the program 
45036 \family sans
45037 BibTeX
45038 \family default
45039  that generates the bibliography, see section
45040 \begin_inset space ~
45041 \end_inset
45042
45043
45044 \begin_inset CommandInset ref
45045 LatexCommand ref
45046 reference "sub:Bibliography-databases"
45047
45048 \end_inset
45049
45050 .
45051 \end_layout
45052
45053 \begin_layout Description
45054 Index
45055 \begin_inset space ~
45056 \end_inset
45057
45058 command Command for the program that generates the index, see section
45059 \begin_inset space ~
45060 \end_inset
45061
45062
45063 \begin_inset CommandInset ref
45064 LatexCommand ref
45065 reference "sub:Index-Program"
45066
45067 \end_inset
45068
45069 .
45070 \end_layout
45071
45072 \begin_layout Description
45073 Nomenclature
45074 \begin_inset space ~
45075 \end_inset
45076
45077 command Command for the program that generates the nomenclature, see section
45078 \begin_inset space ~
45079 \end_inset
45080
45081
45082 \begin_inset CommandInset ref
45083 LatexCommand ref
45084 reference "sub:Nomenclature-Program"
45085
45086 \end_inset
45087
45088 .
45089 \end_layout
45090
45091 \begin_layout Description
45092 DVI
45093 \begin_inset space ~
45094 \end_inset
45095
45096 viewer
45097 \begin_inset space ~
45098 \end_inset
45099
45100 paper
45101 \begin_inset space ~
45102 \end_inset
45103
45104 size
45105 \begin_inset space ~
45106 \end_inset
45107
45108 options They only have an effect when the program 
45109 \family sans
45110 xdvi
45111 \family default
45112  is used as DVI-viewer.
45113 \end_layout
45114
45115 \begin_layout Standard
45116 There are additionally the following options:
45117 \end_layout
45118
45119 \begin_layout Description
45120 Use
45121 \begin_inset space ~
45122 \end_inset
45123
45124 Windows-style
45125 \begin_inset space ~
45126 \end_inset
45127
45128 paths
45129 \begin_inset space ~
45130 \end_inset
45131
45132 in
45133 \begin_inset space ~
45134 \end_inset
45135
45136 LaTeX
45137 \begin_inset space ~
45138 \end_inset
45139
45140 files Uses paths in the notation of Windows, that means that 
45141 \begin_inset Quotes eld
45142 \end_inset
45143
45144
45145 \backslash
45146
45147 \begin_inset Quotes erd
45148 \end_inset
45149
45150  is used instead of 
45151 \begin_inset Quotes eld
45152 \end_inset
45153
45154 /
45155 \begin_inset Quotes erd
45156 \end_inset
45157
45158  to separate folders.
45159  This option is enabled by default when you use LyX on Windows.
45160 \begin_inset Index idx
45161 status collapsed
45162
45163 \begin_layout Plain Layout
45164 Paths
45165 \end_layout
45166
45167 \end_inset
45168
45169
45170 \begin_inset Index idx
45171 status collapsed
45172
45173 \begin_layout Plain Layout
45174 Settings ! Paths
45175 \end_layout
45176
45177 \end_inset
45178
45179
45180 \end_layout
45181
45182 \begin_layout Description
45183 Reset
45184 \begin_inset space ~
45185 \end_inset
45186
45187 class
45188 \begin_inset space ~
45189 \end_inset
45190
45191 options
45192 \begin_inset space ~
45193 \end_inset
45194
45195 when
45196 \begin_inset space ~
45197 \end_inset
45198
45199 document
45200 \begin_inset space ~
45201 \end_inset
45202
45203 classes
45204 \begin_inset space ~
45205 \end_inset
45206
45207 changes Removes all manually set document class options in the 
45208 \family sans
45209 Document\SpecialChar \menuseparator
45210 Settings
45211 \family default
45212  dialog when changing the document class.
45213 \end_layout
45214
45215 \begin_layout Section
45216 File
45217 \begin_inset space ~
45218 \end_inset
45219
45220 Handling
45221 \begin_inset Index idx
45222 status collapsed
45223
45224 \begin_layout Plain Layout
45225 File handling
45226 \end_layout
45227
45228 \end_inset
45229
45230
45231 \end_layout
45232
45233 \begin_layout Subsection
45234 Converters
45235 \begin_inset CommandInset label
45236 LatexCommand label
45237 name "sub:Converters"
45238
45239 \end_inset
45240
45241
45242 \begin_inset Index idx
45243 status collapsed
45244
45245 \begin_layout Plain Layout
45246 Converters
45247 \end_layout
45248
45249 \end_inset
45250
45251
45252 \end_layout
45253
45254 \begin_layout Standard
45255 Here you find the list of defined converter commands to convert material
45256  from one format to another.
45257  You can modify them or create new ones.
45258  To modify a converter, select it, change the entry of the field 
45259 \family sans
45260 Converter
45261 \family default
45262  and/or 
45263 \family sans
45264 Extra
45265 \begin_inset space ~
45266 \end_inset
45267
45268 flag
45269 \family default
45270 , and press the 
45271 \family sans
45272 Modify
45273 \family default
45274  button.
45275  To create a new converter, select an existing one, select a different format
45276  in the 
45277 \family sans
45278 From
45279 \begin_inset space ~
45280 \end_inset
45281
45282 format
45283 \family default
45284  drop-down list, modify the 
45285 \family sans
45286 Converter
45287 \family default
45288  field, and press the 
45289 \family sans
45290 Add
45291 \family default
45292  button.
45293 \end_layout
45294
45295 \begin_layout Standard
45296 When the 
45297 \family sans
45298 Converter File Cache
45299 \family default
45300  is enabled, conversions will be cached as long as specified in the field
45301  
45302 \family sans
45303 Maximum Age (in days
45304 \family default
45305 ).
45306  This means that images don't need to be converted again when you reopen
45307  a document; the converted images from the cache will be used instead.
45308 \end_layout
45309
45310 \begin_layout Standard
45311 More about converters, like the variables and flags that can be used in
45312  the converter definition, is described in the section 
45313 \emph on
45314 Converters
45315 \emph default
45316  of the 
45317 \emph on
45318 Customization
45319 \emph default
45320  manual.
45321 \end_layout
45322
45323 \begin_layout Subsection
45324 File Formats
45325 \begin_inset CommandInset label
45326 LatexCommand label
45327 name "sec:File-Formats"
45328
45329 \end_inset
45330
45331
45332 \begin_inset Index idx
45333 status collapsed
45334
45335 \begin_layout Plain Layout
45336 File formats
45337 \end_layout
45338
45339 \end_inset
45340
45341
45342 \begin_inset Index idx
45343 status collapsed
45344
45345 \begin_layout Plain Layout
45346 Copiers
45347 \end_layout
45348
45349 \end_inset
45350
45351
45352 \end_layout
45353
45354 \begin_layout Standard
45355 Here you find the list of defined file formats that LyX can handle.
45356  You can modify the viewer and editor program that should be used for certain
45357  formats.
45358 \change_inserted -712698321 1299490494
45359
45360 \end_layout
45361
45362 \begin_layout Standard
45363
45364 \change_inserted -712698321 1299490573
45365 Furthermore, you can define the 
45366 \begin_inset Quotes eld
45367 \end_inset
45368
45369 Default output format
45370 \begin_inset Quotes erd
45371 \end_inset
45372
45373  that is used when you hit 
45374 \begin_inset Quotes eld
45375 \end_inset
45376
45377 View
45378 \begin_inset Quotes erd
45379 \end_inset
45380
45381
45382 \begin_inset Quotes eld
45383 \end_inset
45384
45385 Update
45386 \begin_inset Quotes erd
45387 \end_inset
45388
45389
45390 \begin_inset Quotes eld
45391 \end_inset
45392
45393 View Master Document
45394 \begin_inset Quotes erd
45395 \end_inset
45396
45397  and 
45398 \begin_inset Quotes eld
45399 \end_inset
45400
45401 Update Master Document
45402 \begin_inset Quotes erd
45403 \end_inset
45404
45405  in the Edit menu or the toolbar.
45406 \change_unchanged
45407
45408 \end_layout
45409
45410 \begin_layout Standard
45411 More about formats, like the options that can be used in the format definition,
45412  is described in the section 
45413 \emph on
45414 Formats
45415 \emph default
45416  of the 
45417 \emph on
45418 Customization
45419 \emph default
45420  manual.
45421 \end_layout
45422
45423 \begin_layout Standard
45424 Since all conversions from one format to another take place in LyX's temporary
45425  directory, it is sometimes necessary to modify a file before copying it
45426  to the temporary directory in order that the conversion may be performed.
45427  This is done by specifying a 
45428 \family sans
45429 Copier
45430 \family default
45431 .
45432  More about this is described in the section 
45433 \emph on
45434 Copiers
45435 \emph default
45436  of the 
45437 \emph on
45438 Customization
45439 \emph default
45440  manual.
45441 \end_layout
45442
45443 \begin_layout Chapter
45444 Units available in LyX
45445 \begin_inset Index idx
45446 status collapsed
45447
45448 \begin_layout Plain Layout
45449 Units
45450 \end_layout
45451
45452 \end_inset
45453
45454
45455 \begin_inset CommandInset label
45456 LatexCommand label
45457 name "cha:Units-available-in"
45458
45459 \end_inset
45460
45461
45462 \end_layout
45463
45464 \begin_layout Standard
45465 To understand the units described in this documentation, 
45466 \begin_inset CommandInset ref
45467 LatexCommand ref
45468 reference "cap:Units"
45469
45470 \end_inset
45471
45472  explains all units available in LyX.
45473 \end_layout
45474
45475 \begin_layout Standard
45476 \begin_inset Float table
45477 placement h
45478 wide false
45479 sideways false
45480 status open
45481
45482 \begin_layout Plain Layout
45483 \begin_inset Caption
45484
45485 \begin_layout Plain Layout
45486 \begin_inset CommandInset label
45487 LatexCommand label
45488 name "cap:Units"
45489
45490 \end_inset
45491
45492 Units
45493 \end_layout
45494
45495 \end_inset
45496
45497
45498 \end_layout
45499
45500 \begin_layout Plain Layout
45501 \begin_inset VSpace medskip
45502 \end_inset
45503
45504
45505 \end_layout
45506
45507 \begin_layout Plain Layout
45508 \align center
45509 \begin_inset Tabular
45510 <lyxtabular version="3" rows="20" columns="2">
45511 <features tabularvalignment="middle">
45512 <column alignment="center" valignment="top" width="0">
45513 <column alignment="center" valignment="top" width="0">
45514 <row>
45515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45516 \begin_inset Text
45517
45518 \begin_layout Plain Layout
45519 unit
45520 \end_layout
45521
45522 \end_inset
45523 </cell>
45524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45525 \begin_inset Text
45526
45527 \begin_layout Plain Layout
45528 name/description
45529 \end_layout
45530
45531 \end_inset
45532 </cell>
45533 </row>
45534 <row>
45535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45536 \begin_inset Text
45537
45538 \begin_layout Plain Layout
45539 mm
45540 \end_layout
45541
45542 \end_inset
45543 </cell>
45544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45545 \begin_inset Text
45546
45547 \begin_layout Plain Layout
45548 millimeter
45549 \end_layout
45550
45551 \end_inset
45552 </cell>
45553 </row>
45554 <row>
45555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45556 \begin_inset Text
45557
45558 \begin_layout Plain Layout
45559 cm
45560 \end_layout
45561
45562 \end_inset
45563 </cell>
45564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45565 \begin_inset Text
45566
45567 \begin_layout Plain Layout
45568 centimeter
45569 \end_layout
45570
45571 \end_inset
45572 </cell>
45573 </row>
45574 <row>
45575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45576 \begin_inset Text
45577
45578 \begin_layout Plain Layout
45579 in
45580 \end_layout
45581
45582 \end_inset
45583 </cell>
45584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45585 \begin_inset Text
45586
45587 \begin_layout Plain Layout
45588 inch
45589 \end_layout
45590
45591 \end_inset
45592 </cell>
45593 </row>
45594 <row>
45595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45596 \begin_inset Text
45597
45598 \begin_layout Plain Layout
45599 pt
45600 \end_layout
45601
45602 \end_inset
45603 </cell>
45604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45605 \begin_inset Text
45606
45607 \begin_layout Plain Layout
45608 point (72.27
45609 \begin_inset space \thinspace{}
45610 \end_inset
45611
45612 pt = 1
45613 \begin_inset space \thinspace{}
45614 \end_inset
45615
45616 in)
45617 \end_layout
45618
45619 \end_inset
45620 </cell>
45621 </row>
45622 <row>
45623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45624 \begin_inset Text
45625
45626 \begin_layout Plain Layout
45627 pc
45628 \end_layout
45629
45630 \end_inset
45631 </cell>
45632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45633 \begin_inset Text
45634
45635 \begin_layout Plain Layout
45636 pica (1
45637 \begin_inset space \thinspace{}
45638 \end_inset
45639
45640 pc = 12
45641 \begin_inset space \thinspace{}
45642 \end_inset
45643
45644 pt)
45645 \end_layout
45646
45647 \end_inset
45648 </cell>
45649 </row>
45650 <row>
45651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45652 \begin_inset Text
45653
45654 \begin_layout Plain Layout
45655 sp
45656 \end_layout
45657
45658 \end_inset
45659 </cell>
45660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45661 \begin_inset Text
45662
45663 \begin_layout Plain Layout
45664 scaled point (65536
45665 \begin_inset space \thinspace{}
45666 \end_inset
45667
45668 sp = 1
45669 \begin_inset space \thinspace{}
45670 \end_inset
45671
45672 pt)
45673 \end_layout
45674
45675 \end_inset
45676 </cell>
45677 </row>
45678 <row>
45679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45680 \begin_inset Text
45681
45682 \begin_layout Plain Layout
45683 bp
45684 \end_layout
45685
45686 \end_inset
45687 </cell>
45688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45689 \begin_inset Text
45690
45691 \begin_layout Plain Layout
45692 big point (72
45693 \begin_inset space \thinspace{}
45694 \end_inset
45695
45696 bp = 1
45697 \begin_inset space \thinspace{}
45698 \end_inset
45699
45700 in)
45701 \end_layout
45702
45703 \end_inset
45704 </cell>
45705 </row>
45706 <row>
45707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45708 \begin_inset Text
45709
45710 \begin_layout Plain Layout
45711 dd
45712 \end_layout
45713
45714 \end_inset
45715 </cell>
45716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45717 \begin_inset Text
45718
45719 \begin_layout Plain Layout
45720 didot (72
45721 \begin_inset space \thinspace{}
45722 \end_inset
45723
45724 dd 
45725 \begin_inset Formula $\approx$
45726 \end_inset
45727
45728  37.6
45729 \begin_inset space \thinspace{}
45730 \end_inset
45731
45732 mm)
45733 \end_layout
45734
45735 \end_inset
45736 </cell>
45737 </row>
45738 <row>
45739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45740 \begin_inset Text
45741
45742 \begin_layout Plain Layout
45743 cc
45744 \end_layout
45745
45746 \end_inset
45747 </cell>
45748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45749 \begin_inset Text
45750
45751 \begin_layout Plain Layout
45752 cicero (1
45753 \begin_inset space \thinspace{}
45754 \end_inset
45755
45756 cc = 12
45757 \begin_inset space \thinspace{}
45758 \end_inset
45759
45760 dd)
45761 \end_layout
45762
45763 \end_inset
45764 </cell>
45765 </row>
45766 <row>
45767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45768 \begin_inset Text
45769
45770 \begin_layout Plain Layout
45771 Scale%
45772 \end_layout
45773
45774 \end_inset
45775 </cell>
45776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45777 \begin_inset Text
45778
45779 \begin_layout Plain Layout
45780 % of original image width
45781 \end_layout
45782
45783 \end_inset
45784 </cell>
45785 </row>
45786 <row>
45787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45788 \begin_inset Text
45789
45790 \begin_layout Plain Layout
45791 text%
45792 \end_layout
45793
45794 \end_inset
45795 </cell>
45796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45797 \begin_inset Text
45798
45799 \begin_layout Plain Layout
45800 % of text width
45801 \end_layout
45802
45803 \end_inset
45804 </cell>
45805 </row>
45806 <row>
45807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45808 \begin_inset Text
45809
45810 \begin_layout Plain Layout
45811 col%
45812 \end_layout
45813
45814 \end_inset
45815 </cell>
45816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45817 \begin_inset Text
45818
45819 \begin_layout Plain Layout
45820 % of column width
45821 \end_layout
45822
45823 \end_inset
45824 </cell>
45825 </row>
45826 <row>
45827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45828 \begin_inset Text
45829
45830 \begin_layout Plain Layout
45831 page%
45832 \end_layout
45833
45834 \end_inset
45835 </cell>
45836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45837 \begin_inset Text
45838
45839 \begin_layout Plain Layout
45840 % of paper width
45841 \end_layout
45842
45843 \end_inset
45844 </cell>
45845 </row>
45846 <row>
45847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45848 \begin_inset Text
45849
45850 \begin_layout Plain Layout
45851 line%
45852 \end_layout
45853
45854 \end_inset
45855 </cell>
45856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45857 \begin_inset Text
45858
45859 \begin_layout Plain Layout
45860 % of line width
45861 \end_layout
45862
45863 \end_inset
45864 </cell>
45865 </row>
45866 <row>
45867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45868 \begin_inset Text
45869
45870 \begin_layout Plain Layout
45871 theight%
45872 \end_layout
45873
45874 \end_inset
45875 </cell>
45876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45877 \begin_inset Text
45878
45879 \begin_layout Plain Layout
45880 % of text height
45881 \end_layout
45882
45883 \end_inset
45884 </cell>
45885 </row>
45886 <row>
45887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45888 \begin_inset Text
45889
45890 \begin_layout Plain Layout
45891 pheight%
45892 \end_layout
45893
45894 \end_inset
45895 </cell>
45896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45897 \begin_inset Text
45898
45899 \begin_layout Plain Layout
45900 % of paper height
45901 \end_layout
45902
45903 \end_inset
45904 </cell>
45905 </row>
45906 <row>
45907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45908 \begin_inset Text
45909
45910 \begin_layout Plain Layout
45911 ex
45912 \end_layout
45913
45914 \end_inset
45915 </cell>
45916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45917 \begin_inset Text
45918
45919 \begin_layout Plain Layout
45920 height of letter 
45921 \emph on
45922 x
45923 \emph default
45924  in current font
45925 \end_layout
45926
45927 \end_inset
45928 </cell>
45929 </row>
45930 <row>
45931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
45932 \begin_inset Text
45933
45934 \begin_layout Plain Layout
45935 em
45936 \end_layout
45937
45938 \end_inset
45939 </cell>
45940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
45941 \begin_inset Text
45942
45943 \begin_layout Plain Layout
45944 width of letter 
45945 \emph on
45946 M
45947 \emph default
45948  in current font
45949 \end_layout
45950
45951 \end_inset
45952 </cell>
45953 </row>
45954 <row>
45955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
45956 \begin_inset Text
45957
45958 \begin_layout Plain Layout
45959 mu
45960 \end_layout
45961
45962 \end_inset
45963 </cell>
45964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
45965 \begin_inset Text
45966
45967 \begin_layout Plain Layout
45968 math unit (1
45969 \begin_inset space \thinspace{}
45970 \end_inset
45971
45972 mu = 1/18
45973 \begin_inset space \thinspace{}
45974 \end_inset
45975
45976 em)
45977 \end_layout
45978
45979 \end_inset
45980 </cell>
45981 </row>
45982 </lyxtabular>
45983
45984 \end_inset
45985
45986
45987 \end_layout
45988
45989 \end_inset
45990
45991
45992 \end_layout
45993
45994 \begin_layout Chapter
45995 Credits
45996 \begin_inset CommandInset label
45997 LatexCommand label
45998 name "cha:Credits"
45999
46000 \end_inset
46001
46002
46003 \end_layout
46004
46005 \begin_layout Standard
46006 The documentation is a collaborative effort between many different people
46007  (and we would encourage people to contribute!).
46008 \end_layout
46009
46010 \begin_layout Itemize
46011
46012 \noun on
46013 Alejandro Aguilar Sierra
46014 \end_layout
46015
46016 \begin_layout Itemize
46017
46018 \noun on
46019 Amir Karger
46020 \end_layout
46021
46022 \begin_layout Itemize
46023
46024 \noun on
46025 David Johnson
46026 \end_layout
46027
46028 \begin_layout Itemize
46029
46030 \noun on
46031 Hartmut Haase
46032 \end_layout
46033
46034 \begin_layout Itemize
46035
46036 \noun on
46037 Ignacio García
46038 \end_layout
46039
46040 \begin_layout Itemize
46041
46042 \noun on
46043 Ivan Schreter
46044 \end_layout
46045
46046 \begin_layout Itemize
46047
46048 \noun on
46049 John Raithel
46050 \end_layout
46051
46052 \begin_layout Itemize
46053
46054 \noun on
46055 John Weiss
46056 \end_layout
46057
46058 \begin_layout Itemize
46059
46060 \noun on
46061 Lars Gullik Bjønnes
46062 \end_layout
46063
46064 \begin_layout Itemize
46065
46066 \noun on
46067 Matthias Ettrich
46068 \end_layout
46069
46070 \begin_layout Itemize
46071
46072 \noun on
46073 Matthias Zenker
46074 \end_layout
46075
46076 \begin_layout Itemize
46077
46078 \noun on
46079 Rich Fields
46080 \end_layout
46081
46082 \begin_layout Itemize
46083
46084 \noun on
46085 Pascal André
46086 \end_layout
46087
46088 \begin_layout Itemize
46089
46090 \noun on
46091 Paul Evans
46092 \end_layout
46093
46094 \begin_layout Itemize
46095
46096 \noun on
46097 Paul Russel
46098 \end_layout
46099
46100 \begin_layout Itemize
46101
46102 \noun on
46103 Robin Socha
46104 \end_layout
46105
46106 \begin_layout Itemize
46107
46108 \noun on
46109 Uwe Stöhr
46110 \end_layout
46111
46112 \begin_layout Itemize
46113 The LyX Team: 
46114 \begin_inset CommandInset citation
46115 LatexCommand cite
46116 key "lyxcredit"
46117
46118 \end_inset
46119
46120
46121 \end_layout
46122
46123 \begin_layout Standard
46124 \begin_inset Newpage newpage
46125 \end_inset
46126
46127 The bibliography on the following page was created with the 
46128 \family sans
46129 Bibliography
46130 \family default
46131  environment.
46132 \end_layout
46133
46134 \begin_layout Bibliography
46135 \labelwidthstring Literaturverzeichnis
46136 \begin_inset CommandInset bibitem
46137 LatexCommand bibitem
46138 label "Credits"
46139 key "lyxcredit"
46140
46141 \end_inset
46142
46143 The LyX Team: 
46144 \begin_inset CommandInset href
46145 LatexCommand href
46146 name "Credits"
46147 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
46148
46149 \end_inset
46150
46151 :
46152 \begin_inset Newline newline
46153 \end_inset
46154
46155
46156 \begin_inset Flex URL
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160
46161 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
46162 \end_layout
46163
46164 \end_inset
46165
46166
46167 \end_layout
46168
46169 \begin_layout Bibliography
46170 \labelwidthstring Literaturverzeichnis
46171 \begin_inset CommandInset bibitem
46172 LatexCommand bibitem
46173 key "latexcompanion"
46174
46175 \end_inset
46176
46177 Frank Mittelbach and Michel Goossens: 
46178 \emph on
46179 The LaTeX Companion Second Edition.
46180
46181 \emph default
46182  Addison-Wesley, 2004
46183 \end_layout
46184
46185 \begin_layout Bibliography
46186 \labelwidthstring Literaturverzeichnis
46187 \begin_inset CommandInset bibitem
46188 LatexCommand bibitem
46189 key "latexguide"
46190
46191 \end_inset
46192
46193 Helmut Kopka and Patrick W.
46194  Daly: 
46195 \emph on
46196 A Guide to LaTeX Fourth Edition.
46197
46198 \emph default
46199  Addison-Wesley, 2003
46200 \end_layout
46201
46202 \begin_layout Bibliography
46203 \labelwidthstring Literaturverzeichnis
46204 \begin_inset CommandInset bibitem
46205 LatexCommand bibitem
46206 key "latexbook"
46207
46208 \end_inset
46209
46210 Leslie Lamport: 
46211 \emph on
46212 LaTeX: A Document Preparation System.
46213
46214 \emph default
46215  Addison-Wesley, second edition, 1994
46216 \end_layout
46217
46218 \begin_layout Bibliography
46219 \labelwidthstring Literaturverzeichnis
46220 \begin_inset CommandInset bibitem
46221 LatexCommand bibitem
46222 key "texbook"
46223
46224 \end_inset
46225
46226 Donald E.
46227  Knuth.
46228  
46229 \emph on
46230 The TeXbook.
46231
46232 \emph default
46233  Addison-Wesley, 1984
46234 \end_layout
46235
46236 \begin_layout Bibliography
46237 \labelwidthstring Literaturverzeichnis
46238 \begin_inset CommandInset bibitem
46239 LatexCommand bibitem
46240 key "TeXCatalogue"
46241
46242 \end_inset
46243
46244 The TeX Catalogue:
46245 \begin_inset Newline newline
46246 \end_inset
46247
46248
46249 \begin_inset Flex URL
46250 status collapsed
46251
46252 \begin_layout Plain Layout
46253
46254 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
46255 \end_layout
46256
46257 \end_inset
46258
46259
46260 \end_layout
46261
46262 \begin_layout Bibliography
46263 \labelwidthstring Literaturverzeichnis
46264 \begin_inset CommandInset bibitem
46265 LatexCommand bibitem
46266 key "LaTeXFAQ"
46267
46268 \end_inset
46269
46270 The LaTeX FAQ:
46271 \begin_inset Newline newline
46272 \end_inset
46273
46274
46275 \begin_inset Flex URL
46276 status collapsed
46277
46278 \begin_layout Plain Layout
46279
46280 http://www.tex.ac.uk/cgi-bin/texfaq2html
46281 \end_layout
46282
46283 \end_inset
46284
46285
46286 \end_layout
46287
46288 \begin_layout Bibliography
46289 \labelwidthstring Literaturverzeichnis
46290 \begin_inset CommandInset bibitem
46291 LatexCommand bibitem
46292 key "BibTeX"
46293
46294 \end_inset
46295
46296
46297 \begin_inset CommandInset href
46298 LatexCommand href
46299 name "Documentation"
46300 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
46301
46302 \end_inset
46303
46304  of the program 
46305 \family sans
46306 BibTeX
46307 \family default
46308 :
46309 \begin_inset Newline newline
46310 \end_inset
46311
46312
46313 \begin_inset Flex URL
46314 status collapsed
46315
46316 \begin_layout Plain Layout
46317
46318 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
46319 \end_layout
46320
46321 \end_inset
46322
46323
46324 \end_layout
46325
46326 \begin_layout Bibliography
46327 \labelwidthstring Literaturverzeichnis
46328 \begin_inset CommandInset bibitem
46329 LatexCommand bibitem
46330 key "BibTeX-2"
46331
46332 \end_inset
46333
46334
46335 \begin_inset CommandInset href
46336 LatexCommand href
46337 name "Documentation"
46338 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
46339
46340 \end_inset
46341
46342  how to use the program 
46343 \family sans
46344 BibTeX
46345 \family default
46346 :
46347 \begin_inset Newline newline
46348 \end_inset
46349
46350
46351 \begin_inset Flex URL
46352 status collapsed
46353
46354 \begin_layout Plain Layout
46355
46356 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
46357 \end_layout
46358
46359 \end_inset
46360
46361
46362 \end_layout
46363
46364 \begin_layout Bibliography
46365 \labelwidthstring Literaturverzeichnis
46366 \begin_inset CommandInset bibitem
46367 LatexCommand bibitem
46368 key "makeindex"
46369
46370 \end_inset
46371
46372
46373 \begin_inset CommandInset href
46374 LatexCommand href
46375 name "Documentation"
46376 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
46377
46378 \end_inset
46379
46380  of the program 
46381 \family sans
46382 makeindex
46383 \family default
46384 :
46385 \begin_inset Newline newline
46386 \end_inset
46387
46388
46389 \begin_inset Flex URL
46390 status collapsed
46391
46392 \begin_layout Plain Layout
46393
46394 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
46395 \end_layout
46396
46397 \end_inset
46398
46399
46400 \end_layout
46401
46402 \begin_layout Bibliography
46403 \labelwidthstring Literaturverzeichnis
46404 \begin_inset CommandInset bibitem
46405 LatexCommand bibitem
46406 key "xindy"
46407
46408 \end_inset
46409
46410
46411 \begin_inset CommandInset href
46412 LatexCommand href
46413 name "Documentation"
46414 target "http://www.xindy.org/documentation.html"
46415
46416 \end_inset
46417
46418  of the program 
46419 \family sans
46420 xindy
46421 \family default
46422 :
46423 \begin_inset Newline newline
46424 \end_inset
46425
46426
46427 \begin_inset Flex URL
46428 status collapsed
46429
46430 \begin_layout Plain Layout
46431
46432 http://www.xindy.org/documentation.html
46433 \end_layout
46434
46435 \end_inset
46436
46437
46438 \end_layout
46439
46440 \begin_layout Bibliography
46441 \labelwidthstring Literaturverzeichnis
46442 \begin_inset CommandInset bibitem
46443 LatexCommand bibitem
46444 key "caption"
46445
46446 \end_inset
46447
46448
46449 \begin_inset CommandInset href
46450 LatexCommand href
46451 name "Documentation"
46452 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
46453
46454 \end_inset
46455
46456  of the LaTeX-package 
46457 \series bold
46458 caption
46459 \series default
46460
46461 \begin_inset Index idx
46462 status collapsed
46463
46464 \begin_layout Plain Layout
46465 LaTeX-packages ! caption
46466 \end_layout
46467
46468 \end_inset
46469
46470 :
46471 \begin_inset Newline newline
46472 \end_inset
46473
46474
46475 \begin_inset Flex URL
46476 status collapsed
46477
46478 \begin_layout Plain Layout
46479
46480 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
46481 \end_layout
46482
46483 \end_inset
46484
46485
46486 \end_layout
46487
46488 \begin_layout Bibliography
46489 \labelwidthstring Literaturverzeichnis
46490 \begin_inset CommandInset bibitem
46491 LatexCommand bibitem
46492 key "fancyhdr"
46493
46494 \end_inset
46495
46496
46497 \begin_inset CommandInset href
46498 LatexCommand href
46499 name "Documentation"
46500 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
46501
46502 \end_inset
46503
46504  of the LaTeX-package 
46505 \series bold
46506 fancyhdr
46507 \series default
46508
46509 \begin_inset Index idx
46510 status collapsed
46511
46512 \begin_layout Plain Layout
46513 LaTeX-packages ! fancyhdr
46514 \end_layout
46515
46516 \end_inset
46517
46518 :
46519 \begin_inset Newline newline
46520 \end_inset
46521
46522
46523 \begin_inset Flex URL
46524 status collapsed
46525
46526 \begin_layout Plain Layout
46527
46528 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
46529 \end_layout
46530
46531 \end_inset
46532
46533
46534 \end_layout
46535
46536 \begin_layout Bibliography
46537 \labelwidthstring Literaturverzeichnis
46538 \begin_inset CommandInset bibitem
46539 LatexCommand bibitem
46540 key "hyperref"
46541
46542 \end_inset
46543
46544
46545 \series bold
46546
46547 \begin_inset CommandInset href
46548 LatexCommand href
46549 name "Documentation"
46550 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
46551
46552 \end_inset
46553
46554
46555 \series default
46556  of the LaTeX-package 
46557 \series bold
46558 hyperref
46559 \series default
46560
46561 \begin_inset Index idx
46562 status collapsed
46563
46564 \begin_layout Plain Layout
46565 LaTeX-packages ! hyperref
46566 \end_layout
46567
46568 \end_inset
46569
46570 :
46571 \begin_inset Newline newline
46572 \end_inset
46573
46574
46575 \begin_inset Flex URL
46576 status collapsed
46577
46578 \begin_layout Plain Layout
46579
46580 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
46581 \end_layout
46582
46583 \end_inset
46584
46585
46586 \end_layout
46587
46588 \begin_layout Bibliography
46589 \labelwidthstring Literaturverzeichnis
46590 \begin_inset CommandInset bibitem
46591 LatexCommand bibitem
46592 key "nomencl"
46593
46594 \end_inset
46595
46596
46597 \begin_inset CommandInset href
46598 LatexCommand href
46599 name "Documentation"
46600 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
46601
46602 \end_inset
46603
46604  of the LaTeX-package 
46605 \series bold
46606 nomencl
46607 \series default
46608
46609 \begin_inset Index idx
46610 status collapsed
46611
46612 \begin_layout Plain Layout
46613 LaTeX-packages ! nomencl
46614 \end_layout
46615
46616 \end_inset
46617
46618 :
46619 \begin_inset Newline newline
46620 \end_inset
46621
46622
46623 \begin_inset Flex URL
46624 status collapsed
46625
46626 \begin_layout Plain Layout
46627
46628 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
46629 \end_layout
46630
46631 \end_inset
46632
46633
46634 \end_layout
46635
46636 \begin_layout Bibliography
46637 \labelwidthstring Literaturverzeichnis
46638 \begin_inset CommandInset bibitem
46639 LatexCommand bibitem
46640 key "tipa"
46641
46642 \end_inset
46643
46644
46645 \begin_inset CommandInset href
46646 LatexCommand href
46647 name "Documentation"
46648 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
46649
46650 \end_inset
46651
46652  of the LaTeX-package 
46653 \series bold
46654 tipa
46655 \series default
46656
46657 \begin_inset Index idx
46658 status collapsed
46659
46660 \begin_layout Plain Layout
46661 LaTeX-packages ! tipa
46662 \end_layout
46663
46664 \end_inset
46665
46666 :
46667 \begin_inset Newline newline
46668 \end_inset
46669
46670
46671 \begin_inset Flex URL
46672 status collapsed
46673
46674 \begin_layout Plain Layout
46675
46676 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
46677 \end_layout
46678
46679 \end_inset
46680
46681
46682 \end_layout
46683
46684 \begin_layout Bibliography
46685 \labelwidthstring Literaturverzeichnis
46686 \begin_inset CommandInset bibitem
46687 LatexCommand bibitem
46688 key "wrapfig"
46689
46690 \end_inset
46691
46692
46693 \begin_inset CommandInset href
46694 LatexCommand href
46695 name "Documentation"
46696 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
46697
46698 \end_inset
46699
46700  of the LaTeX-package 
46701 \series bold
46702 wrapfig
46703 \series default
46704
46705 \begin_inset Index idx
46706 status collapsed
46707
46708 \begin_layout Plain Layout
46709 LaTeX-packages ! wrapfig
46710 \end_layout
46711
46712 \end_inset
46713
46714 :
46715 \begin_inset Newline newline
46716 \end_inset
46717
46718
46719 \begin_inset Flex URL
46720 status collapsed
46721
46722 \begin_layout Plain Layout
46723
46724 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
46725 \end_layout
46726
46727 \end_inset
46728
46729
46730 \end_layout
46731
46732 \begin_layout Bibliography
46733 \labelwidthstring Literaturverzeichnis
46734 \begin_inset CommandInset bibitem
46735 LatexCommand bibitem
46736 key "Arabic"
46737
46738 \end_inset
46739
46740
46741 \begin_inset CommandInset href
46742 LatexCommand href
46743 name "Wiki-page"
46744 target "http://wiki.lyx.org/Windows/Arabic"
46745
46746 \end_inset
46747
46748  how to set up LyX for Arabic:
46749 \begin_inset Newline newline
46750 \end_inset
46751
46752
46753 \begin_inset Flex URL
46754 status collapsed
46755
46756 \begin_layout Plain Layout
46757
46758 http://wiki.lyx.org/Windows/Arabic
46759 \end_layout
46760
46761 \end_inset
46762
46763
46764 \end_layout
46765
46766 \begin_layout Bibliography
46767 \labelwidthstring Literaturverzeichnis
46768 \begin_inset CommandInset bibitem
46769 LatexCommand bibitem
46770 key "Armenian"
46771
46772 \end_inset
46773
46774
46775 \begin_inset CommandInset href
46776 LatexCommand href
46777 name "Wiki-page"
46778 target "http://wiki.lyx.org/Windows/Armenian"
46779
46780 \end_inset
46781
46782  how to set up LyX for Armenian:
46783 \begin_inset Newline newline
46784 \end_inset
46785
46786
46787 \begin_inset Flex URL
46788 status collapsed
46789
46790 \begin_layout Plain Layout
46791
46792 http://wiki.lyx.org/Windows/Armenian
46793 \end_layout
46794
46795 \end_inset
46796
46797
46798 \end_layout
46799
46800 \begin_layout Bibliography
46801 \labelwidthstring Literaturverzeichnis
46802 \begin_inset CommandInset bibitem
46803 LatexCommand bibitem
46804 key "Farsi"
46805
46806 \end_inset
46807
46808
46809 \begin_inset CommandInset href
46810 LatexCommand href
46811 name "Wiki-page"
46812 target "http://wiki.lyx.org/Windows/Farsi"
46813
46814 \end_inset
46815
46816  how to set up LyX for Farsi:
46817 \begin_inset Newline newline
46818 \end_inset
46819
46820
46821 \begin_inset Flex URL
46822 status collapsed
46823
46824 \begin_layout Plain Layout
46825
46826 http://wiki.lyx.org/Windows/Farsi
46827 \end_layout
46828
46829 \end_inset
46830
46831
46832 \end_layout
46833
46834 \begin_layout Bibliography
46835 \labelwidthstring Literaturverzeichnis
46836 \begin_inset CommandInset bibitem
46837 LatexCommand bibitem
46838 key "Hebrew"
46839
46840 \end_inset
46841
46842
46843 \begin_inset CommandInset href
46844 LatexCommand href
46845 name "Wiki-page"
46846 target "http://wiki.lyx.org/Windows/Hebrew"
46847
46848 \end_inset
46849
46850  how to set up LyX for Hebrew:
46851 \begin_inset Newline newline
46852 \end_inset
46853
46854
46855 \begin_inset Flex URL
46856 status collapsed
46857
46858 \begin_layout Plain Layout
46859
46860 http://wiki.lyx.org/Windows/Hebrew
46861 \end_layout
46862
46863 \end_inset
46864
46865
46866 \end_layout
46867
46868 \begin_layout Bibliography
46869 \labelwidthstring Literaturverzeichnis
46870 \begin_inset CommandInset bibitem
46871 LatexCommand bibitem
46872 key "Japanese"
46873
46874 \end_inset
46875
46876
46877 \begin_inset CommandInset href
46878 LatexCommand href
46879 name "Wiki-page"
46880 target "http://wiki.lyx.org/Windows/Japanese"
46881
46882 \end_inset
46883
46884  how to set up LyX for Japanese:
46885 \begin_inset Newline newline
46886 \end_inset
46887
46888
46889 \begin_inset Flex URL
46890 status collapsed
46891
46892 \begin_layout Plain Layout
46893
46894 http://wiki.lyx.org/Windows/Japanese
46895 \end_layout
46896
46897 \end_inset
46898
46899
46900 \end_layout
46901
46902 \begin_layout Bibliography
46903 \labelwidthstring Literaturverzeichnis
46904 \begin_inset CommandInset bibitem
46905 LatexCommand bibitem
46906 key "Latvian"
46907
46908 \end_inset
46909
46910
46911 \begin_inset CommandInset href
46912 LatexCommand href
46913 name "Wiki-page"
46914 target "http://wiki.lyx.org/Windows/Latvian"
46915
46916 \end_inset
46917
46918  how to set up LyX for Latvian:
46919 \begin_inset Newline newline
46920 \end_inset
46921
46922
46923 \begin_inset Flex URL
46924 status collapsed
46925
46926 \begin_layout Plain Layout
46927
46928 http://wiki.lyx.org/Windows/Latvian
46929 \end_layout
46930
46931 \end_inset
46932
46933
46934 \end_layout
46935
46936 \begin_layout Bibliography
46937 \labelwidthstring Literaturverzeichnis
46938 \begin_inset CommandInset bibitem
46939 LatexCommand bibitem
46940 key "Lithuanian"
46941
46942 \end_inset
46943
46944
46945 \begin_inset CommandInset href
46946 LatexCommand href
46947 name "Wiki-page"
46948 target "http://wiki.lyx.org/Windows/Lithuanian"
46949
46950 \end_inset
46951
46952  how to set up LyX for Lithuanian:
46953 \begin_inset Newline newline
46954 \end_inset
46955
46956
46957 \begin_inset Flex URL
46958 status collapsed
46959
46960 \begin_layout Plain Layout
46961
46962 http://wiki.lyx.org/Windows/Lithuanian
46963 \end_layout
46964
46965 \end_inset
46966
46967
46968 \end_layout
46969
46970 \begin_layout Bibliography
46971 \labelwidthstring Literaturverzeichnis
46972 \begin_inset CommandInset bibitem
46973 LatexCommand bibitem
46974 key "Mongolian"
46975
46976 \end_inset
46977
46978
46979 \begin_inset CommandInset href
46980 LatexCommand href
46981 name "Wiki-page"
46982 target "http://wiki.lyx.org/Windows/Mongolian"
46983
46984 \end_inset
46985
46986  how to set up LyX for Mongolian:
46987 \begin_inset Newline newline
46988 \end_inset
46989
46990
46991 \begin_inset Flex URL
46992 status collapsed
46993
46994 \begin_layout Plain Layout
46995
46996 http://wiki.lyx.org/Windows/Mongolian
46997 \end_layout
46998
46999 \end_inset
47000
47001
47002 \end_layout
47003
47004 \begin_layout Bibliography
47005 \labelwidthstring Literaturverzeichnis
47006 \begin_inset CommandInset bibitem
47007 LatexCommand bibitem
47008 key "Vietnamese"
47009
47010 \end_inset
47011
47012
47013 \begin_inset CommandInset href
47014 LatexCommand href
47015 name "Wiki-page"
47016 target "http://wiki.lyx.org/Windows/Vietnamese"
47017
47018 \end_inset
47019
47020  how to set up LyX for Vietnamese:
47021 \begin_inset Newline newline
47022 \end_inset
47023
47024
47025 \begin_inset Flex URL
47026 status collapsed
47027
47028 \begin_layout Plain Layout
47029
47030 http://wiki.lyx.org/Windows/Vietnamese
47031 \end_layout
47032
47033 \end_inset
47034
47035
47036 \end_layout
47037
47038 \begin_layout Bibliography
47039 \labelwidthstring Literaturverzeichnis
47040 \begin_inset CommandInset bibitem
47041 LatexCommand bibitem
47042 key "NewInLyX20"
47043
47044 \end_inset
47045
47046
47047 \begin_inset CommandInset href
47048 LatexCommand href
47049 name "Wiki-page"
47050 target "http://wiki.lyx.org/LyX/NewInLyX20"
47051
47052 \end_inset
47053
47054  about new features in 
47055 \family sans
47056 LyX 2.0
47057 \family default
47058 :
47059 \begin_inset Newline newline
47060 \end_inset
47061
47062
47063 \begin_inset Flex URL
47064 status collapsed
47065
47066 \begin_layout Plain Layout
47067
47068 http://wiki.lyx.org/LyX/NewInLyX20
47069 \end_layout
47070
47071 \end_inset
47072
47073
47074 \end_layout
47075
47076 \begin_layout Standard
47077 \begin_inset Newpage newpage
47078 \end_inset
47079
47080
47081 \begin_inset ERT
47082 status collapsed
47083
47084 \begin_layout Plain Layout
47085
47086
47087 \backslash
47088 let
47089 \backslash
47090 mybibname
47091 \backslash
47092 bibname
47093 \end_layout
47094
47095 \begin_layout Plain Layout
47096
47097
47098 \backslash
47099 renewcommand{
47100 \backslash
47101 bibname}{
47102 \backslash
47103 mybibname
47104 \backslash
47105 ; 2}
47106 \end_layout
47107
47108 \end_inset
47109
47110
47111 \begin_inset Note Note
47112 status collapsed
47113
47114 \begin_layout Plain Layout
47115 The command 
47116 \series bold
47117
47118 \backslash
47119 bibname
47120 \series default
47121  is the name of the bibliography in the current document language.
47122  It is redefined here with the number 2 at the end to state that the following
47123  bibliography is the second one:
47124 \end_layout
47125
47126 \end_inset
47127
47128
47129 \end_layout
47130
47131 \begin_layout Standard
47132 \begin_inset CommandInset bibtex
47133 LatexCommand bibtex
47134 bibfiles "biblio/LyXDocs"
47135 options "biblio/alphadin"
47136
47137 \end_inset
47138
47139
47140 \end_layout
47141
47142 \begin_layout Standard
47143 The above bibliography is created from a BibTeX-database.
47144 \end_layout
47145
47146 \begin_layout Standard
47147 \begin_inset CommandInset nomencl_print
47148 LatexCommand printnomenclature
47149 set_width "none"
47150
47151 \end_inset
47152
47153
47154 \begin_inset CommandInset index_print
47155 LatexCommand printindex
47156 type "idx"
47157
47158 \end_inset
47159
47160
47161 \end_layout
47162
47163 \end_body
47164 \end_document