]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
80ca8d4ae4e82fca04eff1fb378007d932faa115
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you'll have a bear of a time navigating this manual.
287  You might also be better served looking in one of the other manuals instead
288  of this one.
289  
290 \begin_inset Quotes eld
291 \end_inset
292
293
294 \emph on
295 Introduction
296 \emph default
297
298 \begin_inset Quotes erd
299 \end_inset
300
301  describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How LyX Looks
306 \end_layout
307
308 \begin_layout Standard
309 Like most applications, LyX has the familiar menu bar across the top of
310  its window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
325  This, however, is due
326  to a flaw in the routine that displays graphics on the LyX screen in a
327  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
328  as you'd need to rescale graphics to fit on a page.
329  The second and third cases are tables and equations which are wider than
330  the LyX window.
331  You can use the arrow keys to scroll horizontally through the table, but
332  this doesn't work for equations yet.
333 \end_layout
334
335 \begin_layout Standard
336 For a brief description of all LyX menus and toolbar buttons, have a look
337  at Appendix
338 \begin_inset space ~
339 \end_inset
340
341
342 \begin_inset CommandInset ref
343 LatexCommand ref
344 reference "cha:The-User-Interface"
345
346 \end_inset
347
348 .
349  Most of them are self-explanatory and you'll find them listed in the correspond
350 ing sections of this documentation.
351 \end_layout
352
353 \begin_layout Section
354 HELP
355 \end_layout
356
357 \begin_layout Standard
358 The help system consists of the LyX manuals.
359  You can read 
360 \emph on
361 all
362 \emph default
363  of the manuals from inside LyX.
364  Just select the manual you want read from the 
365 \family sans
366 Help
367 \family default
368  menu.
369 \end_layout
370
371 \begin_layout Section
372 Basic LyX Setup
373 \begin_inset CommandInset label
374 LatexCommand label
375 name "sec:Basic-LyX-Setup"
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 There are several features of LyX that can be configured from inside LyX,
384  without resorting to configuration files.
385  First, LyX is able to inspect your system to see what programs, LaTeX document
386  classes and LaTeX packages are available.
387  It uses this knowledge to give reasonable defaults to several 
388 \family sans
389 Preferences
390 \family default
391
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Preferences
397 \end_layout
398
399 \end_inset
400
401  settings.
402  Although this configuration has already been done when LyX was installed
403  on your system, you might have some items that you installed locally, e.
404 \begin_inset space \thinspace{}
405 \end_inset
406
407 g.
408 \begin_inset space \space{}
409 \end_inset
410
411 new LaTeX classes, and which are not seen by LyX.
412  To force LyX to re-inspect your system, you should use 
413 \family sans
414 Tools\SpecialChar \menuseparator
415 Reconfigure
416 \family default
417 .
418 \begin_inset Index idx
419 status collapsed
420
421 \begin_layout Plain Layout
422 Reconfiguration of LyX
423 \end_layout
424
425 \end_inset
426
427  You should then restart LyX to ensure that the changes are taken into account.
428 \end_layout
429
430 \begin_layout Section
431 LaTeX Setup
432 \begin_inset CommandInset label
433 LatexCommand label
434 name "sec:LaTeX-Setup"
435
436 \end_inset
437
438
439 \end_layout
440
441 \begin_layout Standard
442 You can edit documents in LyX without having LaTeX installed, but you will
443  not to able to create PDFs or print your documents unless you do have it
444  installed.
445  However, some LyX documents use DocBook as the `backend' that can produce
446  PDFs and the like, and every LyX document can always be output as plain
447  text or as XHTML.
448 \end_layout
449
450 \begin_layout Standard
451 Some document classes may depend upon specific LaTeX or DocBook classes
452  or packages.
453  Such document classes can be used even if you do not have the required
454  files installed, but you will not be able to produce certain kinds of output.
455 \end_layout
456
457 \begin_layout Standard
458 The LaTeX packages that LyX has found on your system are listed in a file
459  you can view from the menu 
460 \family sans
461 Help\SpecialChar \menuseparator
462 LaT
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468 {}
469 \end_layout
470
471 \end_inset
472
473 eX
474 \begin_inset space ~
475 \end_inset
476
477 Configuration
478 \family default
479 .
480  If you are missing packages you need, then you must install them and then
481  reconfigure LyX (menu 
482 \family sans
483 Tools\SpecialChar \menuseparator
484 Reconfigure
485 \family default
486 ).
487 \begin_inset Note Note
488 status collapsed
489
490 \begin_layout Plain Layout
491 The two braces in the TeX Code box prevent that the term 
492 \begin_inset Quotes eld
493 \end_inset
494
495 LaTeX
496 \begin_inset Quotes erd
497 \end_inset
498
499  from being printed with sub- and superscript letters.
500  More about TeX Code is described in section
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "sec:TeX-Code"
508
509 \end_inset
510
511 , the printout of proper names like LaTeX is explained in section
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "sub:LyX's-Proper-Names"
519
520 \end_inset
521
522 .
523 \end_layout
524
525 \end_inset
526
527
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532 Reconfiguration of LyX
533 \end_layout
534
535 \end_inset
536
537  See section 5.1 of the 
538 \emph on
539 Customization
540 \emph default
541  manual for more information on installing additional LaTeX packages.
542 \end_layout
543
544 \begin_layout Chapter
545 How to work with LyX
546 \end_layout
547
548 \begin_layout Section
549 Basic File Operations
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 File Operations
555 \end_layout
556
557 \end_inset
558
559
560 \end_layout
561
562 \begin_layout Standard
563 Under the 
564 \family sans
565 File
566 \family default
567  menu and in the standard toolbar are basic operations for any word processor
568  in addition to some more advanced operations:
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 New 
575 \begin_inset Info
576 type  "icon"
577 arg   "buffer-new"
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 New
587 \begin_inset space ~
588 \end_inset
589
590 from
591 \bar under
592
593 \begin_inset space ~
594 \end_inset
595
596
597 \bar default
598 Template
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Open 
605 \begin_inset Info
606 type  "icon"
607 arg   "file-open"
608 \end_inset
609
610
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Close
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Save 
623 \begin_inset Info
624 type  "icon"
625 arg   "buffer-write"
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Save
635 \begin_inset space ~
636 \end_inset
637
638 As
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Revert
645 \begin_inset space ~
646 \end_inset
647
648 to
649 \begin_inset space ~
650 \end_inset
651
652 saved
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Version
659 \begin_inset space ~
660 \end_inset
661
662 Control
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Import
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Export
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Print 
681 \begin_inset Info
682 type  "icon"
683 arg   "dialog-show print"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Exit
693 \end_layout
694
695 \begin_layout Standard
696 They all do pretty much the same thing as in other word processors, with
697  a few minor differences.
698  The 
699 \family sans
700 File\SpecialChar \menuseparator
701 New
702 \begin_inset space ~
703 \end_inset
704
705 from
706 \bar under
707
708 \begin_inset space ~
709 \end_inset
710
711
712 \bar default
713 Template
714 \family default
715  command not only prompts you for a name for the new file, but also prompts
716  you for a template to use.
717  Selecting a template will automatically set certain layout features for
718  the document, features you would otherwise need to change manually.
719  They can be of use for certain classes, especially those for writing letters
720  (see section
721 \begin_inset space ~
722 \end_inset
723
724
725 \begin_inset CommandInset ref
726 LatexCommand ref
727 reference "sec:Document-Classes"
728
729 \end_inset
730
731 ).
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset Note Greyedout
736 status open
737
738 \begin_layout Plain Layout
739
740 \series bold
741 Note:
742 \series default
743  There is no 
744 \begin_inset Quotes eld
745 \end_inset
746
747 default file
748 \begin_inset Quotes erd
749 \end_inset
750
751  or document named 
752 \begin_inset Quotes eld
753 \end_inset
754
755 Untitled
756 \begin_inset Quotes erd
757 \end_inset
758
759  or 
760 \begin_inset Quotes eld
761 \end_inset
762
763 scratch.
764 \begin_inset Quotes erd
765 \end_inset
766
767  Unless you tell LyX to open a file or create a new one, that big, blank
768  space is just that — a big, blank space.
769 \end_layout
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Standard
777
778 \family sans
779 Revert
780 \begin_inset space ~
781 \end_inset
782
783 to
784 \begin_inset space ~
785 \end_inset
786
787 saved
788 \family default
789  and 
790 \family sans
791 Version
792 \begin_inset space ~
793 \end_inset
794
795 Control
796 \family default
797  are useful if more people work on the same document at the same time
798 \begin_inset Foot
799 status collapsed
800
801 \begin_layout Plain Layout
802 If you plan to do this, you should check out the Version Control feature
803  in LyX also.
804  Read 
805 \emph on
806 Additional Features
807 \emph default
808 \SpecialChar \@.
809
810 \end_layout
811
812 \end_inset
813
814 .
815  
816 \family sans
817 Revert
818 \begin_inset space ~
819 \end_inset
820
821 to
822 \begin_inset space ~
823 \end_inset
824
825 saved
826 \family default
827  will reload the document from disk.
828  You can of course also use it if you regret that you changed a document
829  and want to restore it to the last save.
830  With
831 \family sans
832  Version
833 \begin_inset space ~
834 \end_inset
835
836 Control 
837 \family default
838 you can there register the changes you made to a document so that others
839  can identify them as your changes.
840 \end_layout
841
842 \begin_layout Section
843 Basic Editing Features
844 \begin_inset Index idx
845 status collapsed
846
847 \begin_layout Plain Layout
848 Editing
849 \end_layout
850
851 \end_inset
852
853
854 \begin_inset CommandInset label
855 LatexCommand label
856 name "sec:Basic-Editing-Features"
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Standard
864 Like most modern word processors, LyX can perform cut and paste operations
865  on blocks of text, can move by character, word, or page of text, and can
866  delete whole words as well as individual characters.
867  The next four sections cover the basic LyX editing features and how to
868  access them.
869  We'll start with cut and paste.
870 \end_layout
871
872 \begin_layout Standard
873 As you might expect, the 
874 \family sans
875 Edit
876 \family default
877  menu and the standard toolbar has the cut and paste commands, along with
878  various other editing features.
879  Some of these are special and covered in later sections.
880  The basic ones are:
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Cut 
887 \family default
888
889 \begin_inset Info
890 type  "icon"
891 arg   "cut"
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Copy 
901 \family default
902
903 \begin_inset Info
904 type  "icon"
905 arg   "copy"
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Paste 
915 \family default
916
917 \begin_inset Info
918 type  "icon"
919 arg   "paste"
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Paste
929 \begin_inset space ~
930 \end_inset
931
932 Recent
933 \end_layout
934
935 \begin_layout Itemize
936
937 \family sans
938 Paste
939 \begin_inset space ~
940 \end_inset
941
942 Special
943 \end_layout
944
945 \begin_layout Itemize
946
947 \family sans
948 Find
949 \begin_inset space ~
950 \end_inset
951
952 &
953 \begin_inset space ~
954 \end_inset
955
956 Replace 
957 \family default
958
959 \begin_inset Info
960 type  "icon"
961 arg   "dialog-show findreplace"
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  One thing to note: whenever you delete a block of text that you've selected,
970  it's automatically placed in the clipboard.
971  That is, the 
972 \family sans
973 Delete
974 \family default
975  and 
976 \family sans
977 Backspace
978 \family default
979  keys also function as the 
980 \family sans
981 Cut
982 \family default
983  command.
984  Also, if you've selected text, be careful: If you hit a key, LyX will completel
985 y delete the selected text and replace it with what you just typed.
986  You'll have to do an 
987 \family sans
988 Undo
989 \family default
990  to get back the lost text.
991 \end_layout
992
993 \begin_layout Standard
994 \begin_inset Index idx
995 status collapsed
996
997 \begin_layout Plain Layout
998 Paste
999 \end_layout
1000
1001 \end_inset
1002
1003 You can also copy text between LyX and other programs by cut, copy and paste.
1004  The submenu of 
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \family default
1012  shows you a list with the last strings you have pasted.
1013 \end_layout
1014
1015 \begin_layout Standard
1016 The menu 
1017 \family sans
1018 Edit\SpecialChar \menuseparator
1019 Paste
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Special\SpecialChar \menuseparator
1024 Plain
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Text, Join
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Lines
1033 \family default
1034  will insert the text in the clipboard so that the whole text is inserted
1035  as 
1036 \emph on
1037 one
1038 \emph default
1039  paragraph.
1040  A new paragraph is started when there is a blank line in the file.
1041  Without 
1042 \family sans
1043 Join
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Lines
1048 \family default
1049 , the text is inserted as Paragraphs, where the line breaks of the text
1050  will start a new paragraph.
1051 \end_layout
1052
1053 \begin_layout Standard
1054 \begin_inset Index idx
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058 Replace
1059 \end_layout
1060
1061 \end_inset
1062
1063
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073 The 
1074 \family sans
1075 Edit\SpecialChar \menuseparator
1076 Find
1077 \begin_inset space ~
1078 \end_inset
1079
1080 &
1081 \begin_inset space ~
1082 \end_inset
1083
1084 Replace
1085 \family default
1086  item opens the 
1087 \family sans
1088 Find
1089 \begin_inset space ~
1090 \end_inset
1091
1092 and
1093 \begin_inset space ~
1094 \end_inset
1095
1096 Replace
1097 \family default
1098  dialog.
1099  Once you have found a word or expression, LyX selects it.
1100  Hitting the 
1101 \family sans
1102 Replace
1103 \family default
1104  button replaces the selected text with the contents of the 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 with
1111 \family default
1112  field.
1113  You can click the 
1114 \family sans
1115 Find
1116 \begin_inset space ~
1117 \end_inset
1118
1119 Next
1120 \family default
1121  button to skip the current word.
1122  Hit 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 All
1129 \family default
1130  to replace all occurrences of the text in the document automatically.
1131  The 
1132 \family sans
1133 Case
1134 \begin_inset space ~
1135 \end_inset
1136
1137 sensitive
1138 \family default
1139  option can be used if you want the search to consider the case of the search
1140  word.
1141  If the toggle is set, searching for 
1142 \begin_inset Quotes eld
1143 \end_inset
1144
1145
1146 \family typewriter
1147 Test
1148 \family default
1149
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  will not match the word 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 test
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166  The 
1167 \family sans
1168 Match whole words only
1169 \family default
1170  option can be used to force LyX to only find complete words, e.
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 g., searching for 
1175 \begin_inset Quotes eld
1176 \end_inset
1177
1178
1179 \family typewriter
1180 star
1181 \family default
1182
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  will not match 
1187 \begin_inset Quotes eld
1188 \end_inset
1189
1190
1191 \family typewriter
1192 starlet
1193 \family default
1194
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199  LyX offers also an advanced 
1200 \family sans
1201 Find
1202 \begin_inset space ~
1203 \end_inset
1204
1205 &
1206 \begin_inset space ~
1207 \end_inset
1208
1209 Replace
1210 \family default
1211  feature that is described in sec.
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "sec:Advanced-Find-and"
1219
1220 \end_inset
1221
1222 .
1223 \end_layout
1224
1225 \begin_layout Standard
1226 Things like notes, floats, etc., the so called insets can be dissolved.
1227  This means that the inset is deleted and its content is left as normal
1228  text.
1229  Dissolving an inset is done by setting the cursor to the beginning of an
1230  inset and pressing 
1231 \family sans
1232 Backspace
1233 \family default
1234  or by setting the cursor to the end and pressing 
1235 \family sans
1236 Delete
1237 \family default
1238 .
1239 \end_layout
1240
1241 \begin_layout Section
1242 Undo and Redo
1243 \begin_inset Index idx
1244 status collapsed
1245
1246 \begin_layout Plain Layout
1247 Redo
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \begin_inset Index idx
1254 status collapsed
1255
1256 \begin_layout Plain Layout
1257 Undo
1258 \end_layout
1259
1260 \end_inset
1261
1262
1263 \begin_inset CommandInset label
1264 LatexCommand label
1265 name "sec:Undo-and-Redo"
1266
1267 \end_inset
1268
1269
1270 \end_layout
1271
1272 \begin_layout Standard
1273 If you make a mistake, you can easily recover from it.
1274  LyX has a large-capacity undo/redo buffer.
1275  Select 
1276 \family sans
1277 Edit\SpecialChar \menuseparator
1278 Undo
1279 \family default
1280  or the toolbar button 
1281 \begin_inset Info
1282 type  "icon"
1283 arg   "undo"
1284 \end_inset
1285
1286  to undo some mistake.
1287  If you accidentally undo too much, use 
1288 \family sans
1289 Edit\SpecialChar \menuseparator
1290 Redo
1291 \family default
1292  or the toolbar button 
1293 \begin_inset Info
1294 type  "icon"
1295 arg   "redo"
1296 \end_inset
1297
1298  to 
1299 \begin_inset Quotes eld
1300 \end_inset
1301
1302 undo the undo.
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  The undo mechanism is currently limited to 100
1307 \begin_inset space \thinspace{}
1308 \end_inset
1309
1310 steps to minimize memory overhead.
1311 \end_layout
1312
1313 \begin_layout Standard
1314 Note that if you revert back all changes to arrive to the document as it
1315  was last saved, the 
1316 \begin_inset Quotes eld
1317 \end_inset
1318
1319 changed
1320 \begin_inset Quotes erd
1321 \end_inset
1322
1323  status of the document is unfortunately not reset.
1324  This is a consequence of the 100
1325 \begin_inset space \thinspace{}
1326 \end_inset
1327
1328 step undo limit, above.
1329 \end_layout
1330
1331 \begin_layout Standard
1332
1333 \family sans
1334 Undo
1335 \family default
1336  and 
1337 \family sans
1338 Redo
1339 \family default
1340  work on almost everything in LyX.
1341  But they won't undo or redo text character by character, but by blocks
1342  of text.
1343 \end_layout
1344
1345 \begin_layout Section
1346 Mouse Operations
1347 \begin_inset Index idx
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 Mouse Operations
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \begin_layout Standard
1360 These are the most basic mouse operations.
1361 \end_layout
1362
1363 \begin_layout Enumerate
1364 Motion
1365 \end_layout
1366
1367 \begin_deeper
1368 \begin_layout Itemize
1369 Click the 
1370 \emph on
1371 left mouse button
1372 \emph default
1373  once anywhere in the edit window.
1374  The cursor moves to the text under the mouse.
1375 \end_layout
1376
1377 \end_deeper
1378 \begin_layout Enumerate
1379 Selecting Text
1380 \end_layout
1381
1382 \begin_deeper
1383 \begin_layout Itemize
1384 Hold down the 
1385 \emph on
1386 left mouse button
1387 \emph default
1388  and drag the mouse.
1389  LyX marks the text between the old and new mouse positions.
1390  Use 
1391 \family sans
1392 Edit\SpecialChar \menuseparator
1393 Copy
1394 \family default
1395  to create a copy of the text in LyX's buffer (and the clipboard).
1396 \end_layout
1397
1398 \begin_layout Itemize
1399 Re-position the cursor and then paste the text back into LyX using 
1400 \family sans
1401 Edit\SpecialChar \menuseparator
1402 Paste
1403 \family default
1404 .
1405 \end_layout
1406
1407 \end_deeper
1408 \begin_layout Enumerate
1409 Insets (Footnotes, Notes, Floats, etc.)
1410 \end_layout
1411
1412 \begin_deeper
1413 \begin_layout Standard
1414 Right-click on them to set their properties.
1415  Also check the appropriate section of this manual for more details.
1416 \end_layout
1417
1418 \end_deeper
1419 \begin_layout Section
1420 Navigating
1421 \begin_inset CommandInset label
1422 LatexCommand label
1423 name "sec:Navigating"
1424
1425 \end_inset
1426
1427
1428 \begin_inset Index idx
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432 Navigating
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \begin_layout Standard
1441 LyX offers you several ways to navigate in documents:
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 The 
1446 \family sans
1447 Navigate
1448 \family default
1449  menu lists all sections of the document as submenu entries that you can
1450  click to jump to the corresponding document part.
1451 \end_layout
1452
1453 \begin_layout Itemize
1454 The `Outline', which is accessed either by the menu 
1455 \family sans
1456 Document\SpecialChar \menuseparator
1457 Outline
1458 \family default
1459  or by the toolbar button 
1460 \begin_inset Info
1461 type  "icon"
1462 arg   "dialog-toggle toc"
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Itemize
1469 You can set bookmarks in your document under 
1470 \family sans
1471 Navigate\SpecialChar \menuseparator
1472 Bookmarks
1473 \family default
1474  and use the same menu to return to them.
1475  Note that bookmarks are saved between sessions.
1476 \end_layout
1477
1478 \begin_layout Standard
1479 The toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "bookmark-goto 0"
1483 \end_inset
1484
1485  (also 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks\SpecialChar \menuseparator
1489 NavigateBack
1490 \family default
1491 ) jumps to the position in the document where you recently changed something.
1492  This is useful when you have a large document and have navigated or scrolled
1493  to another document part to look for something, and want to go back to
1494  your last editing position.
1495 \end_layout
1496
1497 \begin_layout Subsection
1498 The Outliner
1499 \end_layout
1500
1501 \begin_layout Standard
1502 The Outline was known in earlier versions of LyX as the 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 TOC
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510 , since its original purpose was to display the document's table of contents.
1511  The Outline has become much more powerful now, however.
1512  In the pull-down box at the top of the outline window, you can choose between
1513  several different lists, including other TOC-like objects, such as lists
1514  of tables and figures, but also lists of footnotes, or labels and cross-referen
1515 ces (see 
1516 \begin_inset CommandInset ref
1517 LatexCommand formatted
1518 reference "sec:Cross-References"
1519
1520 \end_inset
1521
1522 ), or notes, or citations (see 
1523 \begin_inset CommandInset ref
1524 LatexCommand formatted
1525 reference "sec:Bibliography"
1526
1527 \end_inset
1528
1529 ).
1530  Clicking on any of these will take you to the corresponding object in your
1531  document.
1532  The Outline has become much more powerful now, however.
1533  In the pull-down box at the top of the outline window, you can choose between
1534  several different lists, including other TOC-like objects, such as lists
1535  of tables and figures, but also lists of footnotes, or labels and cross-referen
1536 ces (see 
1537 \begin_inset CommandInset ref
1538 LatexCommand formatted
1539 reference "sec:Cross-References"
1540
1541 \end_inset
1542
1543 ), or notes, or of citations (see 
1544 \begin_inset CommandInset ref
1545 LatexCommand formatted
1546 reference "sec:Bibliography"
1547
1548 \end_inset
1549
1550 ).
1551  Clicking on any of these will take you to the corresponding object in your
1552  document.
1553 \end_layout
1554
1555 \begin_layout Standard
1556 Right-clicking on elements in the Outline will in many cases open a context
1557  menu that will allow for direct modification of those elements.
1558  For example, with citations, the context menu allows you to open the citation
1559  dialog and to modify the citation.
1560  Right-clicking a change will allow you to accept or reject it.
1561  And so on.
1562 \end_layout
1563
1564 \begin_layout Standard
1565 The `Filter' field at the top allows you to restrict which entries appear
1566  in the Outline.
1567  For example, if you are displaying the list of Labels and References and
1568  wish to see only references to subsections, you can enter the text 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 sub:
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  in the filter, and only entries containing that text will be displayed.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 At the bottom of the outline are several buttons and the like that allow
1581  you further to control the display.
1582  The 
1583 \family sans
1584 Sort
1585 \family default
1586  option sorts the current list alphabetically.
1587  Otherwise, the elements appear in the order in which they occur in the
1588  document.The 
1589 \family sans
1590 Keep
1591 \family default
1592  option keeps it in the current view state.
1593  Keeping means that when you have e.
1594 \begin_inset space \thinspace{}
1595 \end_inset
1596
1597 g.
1598 \begin_inset space \space{}
1599 \end_inset
1600
1601 the subsections of section
1602 \begin_inset space ~
1603 \end_inset
1604
1605 2 and 4 shown and click on section
1606 \begin_inset space ~
1607 \end_inset
1608
1609 3, the subsections of section
1610 \begin_inset space ~
1611 \end_inset
1612
1613 2 and 4 will still be shown.
1614  Without the 
1615 \family sans
1616 Keep
1617 \family default
1618  option they will be hidden to highlight the clicked section
1619 \begin_inset space ~
1620 \end_inset
1621
1622 3.
1623  Finally, the slider at the left can be used to open the Outline to a given
1624  
1625 \begin_inset Quotes eld
1626 \end_inset
1627
1628 depth
1629 \begin_inset Quotes erd
1630 \end_inset
1631
1632 .
1633  It is best just to experiment with it to see how it works.
1634 \end_layout
1635
1636 \begin_layout Standard
1637 The 
1638 \begin_inset space ~
1639 \end_inset
1640
1641
1642 \begin_inset Graphics
1643         filename ../images/reload.png
1644
1645 \end_inset
1646
1647
1648 \begin_inset space ~
1649 \end_inset
1650
1651 button refreshes the TOC (though this should not usually be necessary).
1652  Next to it are buttons that allow you to change the position of sections
1653  in your document.
1654  The 
1655 \begin_inset space \space{}
1656 \end_inset
1657
1658
1659 \begin_inset Graphics
1660         filename ../images/down.png
1661         scale 85
1662         groupId toolbarbuttons
1663
1664 \end_inset
1665
1666
1667 \begin_inset space ~
1668 \end_inset
1669
1670  and 
1671 \begin_inset space \space{}
1672 \end_inset
1673
1674
1675 \begin_inset Graphics
1676         filename ../images/up.png
1677         scale 85
1678         groupId toolbarbuttons
1679
1680 \end_inset
1681
1682
1683 \begin_inset space ~
1684 \end_inset
1685
1686  buttons move sections up and down in the document.
1687  So, for example, you can move section
1688 \begin_inset space ~
1689 \end_inset
1690
1691 2.5 before section
1692 \begin_inset space ~
1693 \end_inset
1694
1695 2.4 or after section
1696 \begin_inset space ~
1697 \end_inset
1698
1699 2.6.
1700  LyX will then automatically renumber the sections to the new order.
1701  With the buttons 
1702 \begin_inset Graphics
1703         filename ../images/promote.png
1704         scale 85
1705         groupId toolbarbuttons
1706
1707 \end_inset
1708
1709  and 
1710 \begin_inset Graphics
1711         filename ../images/demote.png
1712         scale 85
1713         groupId toolbarbuttons
1714
1715 \end_inset
1716
1717  (or the corresponding key bindings 
1718 \family sans
1719 Tab
1720 \family default
1721  and 
1722 \family sans
1723 Shift-Tab
1724 \family default
1725 ) you can change the level of sections.
1726  So you can for example make section
1727 \begin_inset space ~
1728 \end_inset
1729
1730 2.5 chapter
1731 \begin_inset space ~
1732 \end_inset
1733
1734 3 or to subsection
1735 \begin_inset space ~
1736 \end_inset
1737
1738 2.4.1.
1739 \end_layout
1740
1741 \begin_layout Section
1742 Input / Word Completion
1743 \begin_inset CommandInset label
1744 LatexCommand label
1745 name "sec:Input-Completion"
1746
1747 \end_inset
1748
1749
1750 \begin_inset Index idx
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 Input completion
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \begin_inset Index idx
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Word completion|see
1765 \begin_inset ERT
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769
1770 {
1771 \end_layout
1772
1773 \end_inset
1774
1775 Input completion
1776 \begin_inset ERT
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780
1781 }
1782 \end_layout
1783
1784 \end_inset
1785
1786
1787 \end_layout
1788
1789 \end_inset
1790
1791
1792 \end_layout
1793
1794 \begin_layout Standard
1795 LyX provides completion of words by scanning all documents that are currently
1796  opened.
1797  Every word that appears in these documents is added to a database that
1798  is used to propose completions.
1799 \end_layout
1800
1801 \begin_layout Standard
1802 By default LyX shows a small triangle behind the cursor as indicator that
1803  there are completions available.
1804  You can then press the 
1805 \family sans
1806 Tab
1807 \family default
1808  key to use this completion.
1809  When several completions are possible, a popup is opened showing them.
1810  You can select a completion in the popup using the mouse or the arrow keys,
1811  and accept the chosen completion be pressing 
1812 \family sans
1813 Return
1814 \family default
1815 .
1816 \end_layout
1817
1818 \begin_layout Standard
1819 In the preferences dialog, which is opened with the menu 
1820 \family sans
1821 Tools\SpecialChar \menuseparator
1822 Preferences
1823 \family default
1824 , the cursor completion indicator can be turned off in the section 
1825 \family sans
1826 Editing\SpecialChar \menuseparator
1827 Input Completion
1828 \family default
1829  by deselecting the option 
1830 \family sans
1831 Cursor
1832 \begin_inset space ~
1833 \end_inset
1834
1835 indicator
1836 \family default
1837 .
1838  With the option 
1839 \family sans
1840 Automatic
1841 \begin_inset space ~
1842 \end_inset
1843
1844 inline
1845 \begin_inset space ~
1846 \end_inset
1847
1848 completion
1849 \family default
1850  the proposed completion is shown directly behind the cursor position.
1851  To accept this proposal, use the 
1852 \family sans
1853 Tab
1854 \family default
1855  key.
1856  With the option 
1857 \family sans
1858 Automatic popup
1859 \family default
1860  the completions are always shown in a popup.
1861  LyX offers some more completion settings for experts that are described
1862  in sec.
1863 \begin_inset space \thinspace{}
1864 \end_inset
1865
1866
1867 \begin_inset CommandInset ref
1868 LatexCommand ref
1869 reference "sub:Input-Completion-Appendix"
1870
1871 \end_inset
1872
1873 .
1874 \end_layout
1875
1876 \begin_layout Section
1877 Basic Key Bindings
1878 \begin_inset Index idx
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882 Key Bindings
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \begin_inset Index idx
1889 status collapsed
1890
1891 \begin_layout Plain Layout
1892 Bindings|see
1893 \begin_inset ERT
1894 status collapsed
1895
1896 \begin_layout Plain Layout
1897
1898 {
1899 \end_layout
1900
1901 \end_inset
1902
1903 Key Bindings
1904 \begin_inset ERT
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909 }
1910 \end_layout
1911
1912 \end_inset
1913
1914
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Shortcuts|see
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 {
1931 \end_layout
1932
1933 \end_inset
1934
1935 Key Bindings
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941 }
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 There are at least two different primary binding maps: CUA and Emacs.
1956  LyX's default is CUA.
1957 \end_layout
1958
1959 \begin_layout Standard
1960 Some keys, like 
1961 \family sans
1962 Page
1963 \begin_inset space ~
1964 \end_inset
1965
1966 Up
1967 \family default
1968
1969 \family sans
1970 Page
1971 \begin_inset space ~
1972 \end_inset
1973
1974 Down
1975 \family default
1976
1977 \family sans
1978 Left
1979 \family default
1980
1981 \family sans
1982 Right
1983 \family default
1984
1985 \family sans
1986 Up
1987 \family default
1988 , and 
1989 \family sans
1990 Down
1991 \family default
1992 , do exactly what you expect them to do.
1993  Other keys don't:
1994 \end_layout
1995
1996 \begin_layout Labeling
1997 \labelwidthstring 00.00.0000
1998
1999 \family sans
2000 Tab
2001 \begin_inset CommandInset nomenclature
2002 LatexCommand nomenclature
2003 symbol "Tab"
2004 description "Tabulator key"
2005
2006 \end_inset
2007
2008
2009 \family default
2010  There is no such thing as a tab stop in LyX.
2011  If you do not understand this, go read sections
2012 \begin_inset space ~
2013 \end_inset
2014
2015
2016 \begin_inset CommandInset ref
2017 LatexCommand ref
2018 reference "sec:Par-indent-intro"
2019
2020 \end_inset
2021
2022  and 
2023 \begin_inset CommandInset ref
2024 LatexCommand ref
2025 reference "sec:Paragraph-Environments"
2026
2027 \end_inset
2028
2029 , especially section
2030 \begin_inset space ~
2031 \end_inset
2032
2033
2034 \begin_inset CommandInset ref
2035 LatexCommand ref
2036 reference "sub:Lists"
2037
2038 \end_inset
2039
2040 , right now.
2041  Yes, right now.
2042  If you're still confused, look in the 
2043 \emph on
2044 Tutorial
2045 \emph default
2046 .
2047 \end_layout
2048
2049 \begin_layout Labeling
2050 \labelwidthstring 00.00.0000
2051
2052 \family sans
2053 Esc
2054 \begin_inset CommandInset nomenclature
2055 LatexCommand nomenclature
2056 symbol "Esc"
2057 description "Escape key"
2058
2059 \end_inset
2060
2061
2062 \family default
2063  This is the 
2064 \begin_inset Quotes eld
2065 \end_inset
2066
2067 cancel key.
2068 \begin_inset Quotes erd
2069 \end_inset
2070
2071  It's used, generically, to cancel operations.
2072  Other parts of the manual will go into greater detail about this.
2073 \end_layout
2074
2075 \begin_layout Labeling
2076 \labelwidthstring 00.00.0000
2077
2078 \family sans
2079 Home
2080 \family default
2081
2082 \begin_inset space ~
2083 \end_inset
2084
2085 and
2086 \begin_inset space ~
2087 \end_inset
2088
2089
2090 \family sans
2091 End
2092 \family default
2093  These move the cursor, respectively, to the beginning and end of a line,
2094  unless you are using the Emacs bindings where they jump to the beginning
2095  or end of the file.
2096 \end_layout
2097
2098 \begin_layout Standard
2099 There are three modifier keys:
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104
2105 \family sans
2106 Control
2107 \family default
2108  (Denoted by 
2109 \begin_inset Quotes eld
2110 \end_inset
2111
2112
2113 \family sans
2114 Ctrl
2115 \family default
2116
2117 \begin_inset Quotes erd
2118 \end_inset
2119
2120
2121 \begin_inset CommandInset nomenclature
2122 LatexCommand nomenclature
2123 symbol "Ctrl"
2124 description "Control key"
2125
2126 \end_inset
2127
2128  in the documentation files) This has a couple of different uses, depending
2129  on which keys it's used in combination with:
2130 \end_layout
2131
2132 \begin_deeper
2133 \begin_layout Itemize
2134 With 
2135 \family sans
2136 Backspace
2137 \family default
2138  or 
2139 \family sans
2140 Delete
2141 \family default
2142 , it deletes an entire word instead of a single character.
2143 \end_layout
2144
2145 \begin_layout Itemize
2146 With 
2147 \family sans
2148 Left
2149 \family default
2150  and 
2151 \family sans
2152 Right
2153 \family default
2154 , it moves by words instead of characters.
2155 \end_layout
2156
2157 \begin_layout Itemize
2158 With 
2159 \family sans
2160 Home
2161 \family default
2162  and 
2163 \family sans
2164 End
2165 \family default
2166 , it moves to the beginning and the end of the document, respectively.
2167 \end_layout
2168
2169 \end_deeper
2170 \begin_layout Labeling
2171 \labelwidthstring 00.00.0000
2172
2173 \family sans
2174 Shift
2175 \family default
2176  (Denoted by 
2177 \begin_inset Quotes eld
2178 \end_inset
2179
2180
2181 \family sans
2182 Shift
2183 \family default
2184
2185 \begin_inset Quotes erd
2186 \end_inset
2187
2188
2189 \begin_inset CommandInset nomenclature
2190 LatexCommand nomenclature
2191 symbol "Shift"
2192 description "Shift key"
2193
2194 \end_inset
2195
2196  in the documentation files) Use this with any of the motion keys to select
2197  the text between the old and new cursor positions.
2198 \end_layout
2199
2200 \begin_layout Labeling
2201 \labelwidthstring 00.00.0000
2202
2203 \family sans
2204 Alt
2205 \family default
2206  (Denoted by 
2207 \begin_inset Quotes eld
2208 \end_inset
2209
2210
2211 \family sans
2212 Alt
2213 \family default
2214
2215 \begin_inset Quotes erd
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset nomenclature
2220 LatexCommand nomenclature
2221 symbol "Alt"
2222 description "Alt or Meta key"
2223
2224 \end_inset
2225
2226  in the documentation files) This is the Alt key on many keyboards, unless
2227  your keyboard has a distinct Meta key.
2228  If you have both keys, you will need to try out which one actually performs
2229  the 
2230 \family sans
2231 Alt+
2232 \family default
2233  function.
2234  This key does many different things, but it also activates the 
2235 \emph on
2236 menu accelerator keys
2237 \emph default
2238 .
2239  If you use this in combination with any of the underlined letters in a
2240  menu or menu item, it selects that menu item.
2241 \end_layout
2242
2243 \begin_deeper
2244 \begin_layout Standard
2245 For example, the sequence 
2246 \begin_inset Quotes eld
2247 \end_inset
2248
2249
2250 \family sans
2251 Alt
2252 \begin_inset space ~
2253 \end_inset
2254
2255 e
2256 \begin_inset space ~
2257 \end_inset
2258
2259 s
2260 \family default
2261
2262 \begin_inset space ~
2263 \end_inset
2264
2265
2266 \family sans
2267 c
2268 \family default
2269
2270 \begin_inset Quotes erd
2271 \end_inset
2272
2273  brings up the 
2274 \begin_inset Quotes eld
2275 \end_inset
2276
2277 Text Style
2278 \begin_inset Quotes erd
2279 \end_inset
2280
2281  menu.
2282  Typing 
2283 \begin_inset Quotes eld
2284 \end_inset
2285
2286
2287 \family sans
2288 Alt
2289 \begin_inset space ~
2290 \end_inset
2291
2292 f
2293 \family default
2294
2295 \begin_inset Quotes erd
2296 \end_inset
2297
2298  opens the 
2299 \family sans
2300 File
2301 \family default
2302  menu.
2303 \end_layout
2304
2305 \begin_layout Standard
2306 The 
2307 \emph on
2308 Shortcuts
2309 \emph default
2310  manual lists all other things bound to the 
2311 \family sans
2312 Alt
2313 \family default
2314  key.
2315 \end_layout
2316
2317 \end_deeper
2318 \begin_layout Standard
2319 You will learn more and more key bindings and short-cut keys as you use
2320  LyX, because most actions will prompt a small message in the status bar
2321  at the bottom of LyX's main window which describe the name of the action,
2322  you've just triggered, and any existing key bindings for that action.
2323  The LyX menus also list the defined key bindings.
2324  The notation for the key bindings is very similar to the notation used
2325  in this documentation, so you should not have any problems understanding
2326  it.
2327  However, notice that Shift-modifiers are explicitly mentioned, so 
2328 \begin_inset Quotes eld
2329 \end_inset
2330
2331
2332 \family sans
2333 Alt+P Shift-A
2334 \family default
2335
2336 \begin_inset Quotes erd
2337 \end_inset
2338
2339  means 
2340 \family sans
2341 Alt+P
2342 \family default
2343  followed by a capital 
2344 \family sans
2345 A
2346 \family default
2347 .
2348 \end_layout
2349
2350 \begin_layout Standard
2351 You can list or change the key bindings in the menu 
2352 \family sans
2353 Tools\SpecialChar \menuseparator
2354 Preferences
2355 \family default
2356  under 
2357 \family sans
2358 Edit\SpecialChar \menuseparator
2359 Shortcuts
2360 \family default
2361  as explained in sec.
2362 \begin_inset space \thinspace{}
2363 \end_inset
2364
2365
2366 \begin_inset CommandInset ref
2367 LatexCommand ref
2368 reference "sub:Editing-Shortcuts"
2369
2370 \end_inset
2371
2372 .
2373 \end_layout
2374
2375 \begin_layout Chapter
2376 LyX Basics
2377 \begin_inset Index idx
2378 status collapsed
2379
2380 \begin_layout Plain Layout
2381 LyX ! Basics
2382 \end_layout
2383
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Section
2390 Document Types
2391 \begin_inset Index idx
2392 status collapsed
2393
2394 \begin_layout Plain Layout
2395 Document ! Types
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \begin_layout Subsection
2404 Introduction
2405 \end_layout
2406
2407 \begin_layout Standard
2408 Before you do anything else, before you ever start writing a document, you
2409  need to decide what type of document you want to edit.
2410  Different types of documents use different types of spacing, headings,
2411  numbering schemes, and so on.
2412  Additionally, different documents use different paragraph environments,
2413  and format the title of your document differently.
2414 \end_layout
2415
2416 \begin_layout Standard
2417
2418 \emph on
2419 document class
2420 \emph default
2421  describes a group of properties common to a particular set of documents.
2422  By setting the document class, you automatically select these properties,
2423  making it easier to create the type of document you want.
2424  If you don't choose a document class, LyX picks one for you by default.
2425  So it is up to you to change the class of your document.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 Read on for info about the document classes you can choose from LyX, and
2430  how to adjust their properties.
2431 \end_layout
2432
2433 \begin_layout Subsection
2434 Document Classes
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Document ! Classes
2440 \end_layout
2441
2442 \end_inset
2443
2444
2445 \begin_inset CommandInset label
2446 LatexCommand label
2447 name "sec:Document-Classes"
2448
2449 \end_inset
2450
2451
2452 \end_layout
2453
2454 \begin_layout Standard
2455 You can select a class using the 
2456 \family sans
2457 Document\SpecialChar \menuseparator
2458 Settings\SpecialChar \menuseparator
2459 Document Class
2460 \family default
2461
2462 \begin_inset Index idx
2463 status collapsed
2464
2465 \begin_layout Plain Layout
2466 Document ! Settings
2467 \end_layout
2468
2469 \end_inset
2470
2471  dialog.
2472  Select the class you want to use, and make any fine tunings of the options
2473  you may need.
2474 \end_layout
2475
2476 \begin_layout Subsubsection
2477 Overview
2478 \end_layout
2479
2480 \begin_layout Standard
2481 There are four standard document classes in LyX.
2482  They are:
2483 \end_layout
2484
2485 \begin_layout Description
2486 Article for basic articles
2487 \end_layout
2488
2489 \begin_layout Description
2490 Report for basic reports
2491 \end_layout
2492
2493 \begin_layout Description
2494 Book for writing a book
2495 \end_layout
2496
2497 \begin_layout Description
2498 Letter for US-style letters
2499 \end_layout
2500
2501 \begin_layout Standard
2502 There are also some non-standard classes, which LyX only uses if you have
2503  installed the corresponding LaTeX class files, though most LaTeX distributions
2504  will include many of these.
2505  Here are some of the classes.
2506  The full list with detailed explanations can be found in chapter 
2507 \emph on
2508 Special Document Classes
2509 \emph default
2510  in the 
2511 \emph on
2512 Additional Features
2513 \emph default
2514  manual:
2515 \end_layout
2516
2517 \begin_layout Description
2518 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2519 \end_layout
2520
2521 \begin_layout Description
2522 ACS For submissions to the journals published by the American Chemistry
2523  Society
2524 \end_layout
2525
2526 \begin_layout Description
2527 AGU For submissions to the journals published by the American Geophysical
2528  Union
2529 \end_layout
2530
2531 \begin_layout Description
2532 AMS Layouts for articles and books in the style and format used by the American
2533  Mathematical Society (AMS).
2534  There are three article layouts available.
2535  The standard one uses a typical numbering scheme for theorems etc., that
2536  prepends the section number to the number of the result.
2537  All result-type statements (propositions, corollaries, and so on) are sequenced
2538  together, but definitions, examples, and the like have their own sequence.
2539  The 
2540 \begin_inset Quotes eld
2541 \end_inset
2542
2543 sequential numbering
2544 \begin_inset Quotes erd
2545 \end_inset
2546
2547  scheme does not place the section number with each result, but numbers
2548  them throughout the article in a single sequence.
2549  Each type of result gets its own sequence.
2550  There is also a layout that dispenses with numbering of statements altogether.
2551 \end_layout
2552
2553 \begin_layout Description
2554 Beamer Layout for presentations
2555 \end_layout
2556
2557 \begin_layout Description
2558 Broadway Layout for writing plays.
2559  It is not an existing LaTeX document class, but a new one which is distributed
2560  with LyX.
2561 \end_layout
2562
2563 \begin_layout Description
2564 Chess Layout to write about chess games
2565 \end_layout
2566
2567 \begin_layout Description
2568 Curriculum
2569 \begin_inset space ~
2570 \end_inset
2571
2572 vitae classes to create curriculum vitae
2573 \end_layout
2574
2575 \begin_layout Description
2576 Elsarticle Layout for journals of the Elsevier publishing group
2577 \end_layout
2578
2579 \begin_layout Description
2580 Foils Used to make transparencies
2581 \end_layout
2582
2583 \begin_layout Description
2584 Hollywood Used to type spec scripts for the US film industry.
2585  It is not an existing LaTeX document class, but a new one which is distributed
2586  with LyX.
2587 \end_layout
2588
2589 \begin_layout Description
2590 IEEEtran Layout for the journals published by the Institute of Electrical
2591  and Electronics Engineers (IEEE)
2592 \end_layout
2593
2594 \begin_layout Description
2595 IOP Layout for journals of the Institute of Physics publishing group
2596 \end_layout
2597
2598 \begin_layout Description
2599 Kluwer Layout for journals of the Kluwer publishing group
2600 \end_layout
2601
2602 \begin_layout Description
2603 KOMA-Script a replacement for the standard classes, offers many useful features
2604  like caption formatting, automatic print space calculation etc.
2605  (Is used by this document.)
2606 \end_layout
2607
2608 \begin_layout Description
2609 Memoir another replacement for the standard classes
2610 \end_layout
2611
2612 \begin_layout Description
2613 Powerdot Layout for presentations
2614 \end_layout
2615
2616 \begin_layout Description
2617 REVTe
2618 \begin_inset ERT
2619 status collapsed
2620
2621 \begin_layout Plain Layout
2622
2623 {}
2624 \end_layout
2625
2626 \end_inset
2627
2628 X is used to write articles for the publications of the American Physical
2629  Society (APS), American Institute of Physics (AIP), and Optical Society
2630  of America (OSA).
2631  This class is not completely compatible with all LyX features.
2632 \end_layout
2633
2634 \begin_layout Description
2635 Slides Used to make transparencies
2636 \end_layout
2637
2638 \begin_layout Description
2639 SPIE
2640 \begin_inset space ~
2641 \end_inset
2642
2643 Proceedings Layout for the journals published by The International Society
2644  for Optical Engineering (SPIE)
2645 \end_layout
2646
2647 \begin_layout Description
2648 Springer Layouts for journals of the Springer publishing group
2649 \end_layout
2650
2651 \begin_layout Standard
2652 We won't go into any detail about how to use these different document classes
2653  here.
2654  You can find all the details about the non-standard classes in Chapter
2655  6 of the 
2656 \emph on
2657 Additional Features
2658 \emph default
2659  manual.
2660  Here, we will settle with a list of some of the common properties of all
2661  of the document classes.
2662 \end_layout
2663
2664 \begin_layout Subsubsection
2665 Availability
2666 \end_layout
2667
2668 \begin_layout Standard
2669 You will probably find that many of the document classes listed under 
2670 \family sans
2671 Document\SpecialChar \menuseparator
2672 Settings\SpecialChar \menuseparator
2673 Document Class
2674 \begin_inset Index idx
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 Document ! Settings
2679 \end_layout
2680
2681 \end_inset
2682
2683  
2684 \family default
2685 are marked as 
2686 \begin_inset Quotes eld
2687 \end_inset
2688
2689 Unavailable
2690 \begin_inset Quotes erd
2691 \end_inset
2692
2693 .
2694  If you open a document that uses such a class, you will receive a warning
2695  saying that there are files that are required to produce output that are
2696  not installed.
2697  So it may seem that something is wrong.
2698 \end_layout
2699
2700 \begin_layout Standard
2701 Nothing is wrong.
2702  LyX includes many more document classes than you will ever need to use,
2703  and some of them, like 
2704 \family sans
2705 IOP
2706 \family default
2707 , are highly specialized.
2708  LyX tries to support as many different types of documents as possible,
2709  and it includes almost one hundred different layout files, with a growing
2710  number.
2711  No LaTeX distribution will install by default all files that might be needed
2712  by some document class.
2713  There are just too many of them.
2714  That is why some of the document classes are unavailable.
2715 \end_layout
2716
2717 \begin_layout Standard
2718 If there is a document class you would like to use that is marked as 
2719 \begin_inset Quotes erd
2720 \end_inset
2721
2722 Unavailable
2723 \begin_inset Quotes erd
2724 \end_inset
2725
2726 , you just need to install the appropriate package files.
2727  The easiest way to find out which files you need to install is to use that
2728  document class for a new file.
2729  LyX will display a dialog that will list the missing files.
2730  See section 
2731 \begin_inset Quotes eld
2732 \end_inset
2733
2734 Installing new LaTeX files
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738  in of the 
2739 \emph on
2740 Customization
2741 \emph default
2742  manual for information on how to install them.
2743 \begin_inset VSpace medskip
2744 \end_inset
2745
2746
2747 \end_layout
2748
2749 \begin_layout Standard
2750 Although LyX provides support for many different sorts of documents, it
2751  does not include support for every document class people might want to
2752  use.
2753  For example, many universities provide LaTeX class files to be used for
2754  dissertations submitted to those universities.
2755  The LyX team cannot write layout files to support every one of these.
2756  There are too many.
2757  Fortunately, users can write their own layout files, and many users have
2758  done so.
2759  Chapter
2760 \begin_inset space ~
2761 \end_inset
2762
2763 5 of the 
2764 \emph on
2765 Customization
2766 \emph default
2767  manual contains information on how to create layout files.
2768 \end_layout
2769
2770 \begin_layout Subsubsection
2771 Modules
2772 \begin_inset CommandInset label
2773 LatexCommand label
2774 name "sub:Modules"
2775
2776 \end_inset
2777
2778
2779 \begin_inset Index idx
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783 Document ! Modules
2784 \end_layout
2785
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \begin_layout Standard
2792 Modules load additional features that are not by default available in the
2793  chosen document class.
2794  For example you might want to write Braille (embossed printing) in a document.
2795  This is not available in any document class, so you have to load the correspond
2796 ing module in the 
2797 \family sans
2798 Modules
2799 \family default
2800  section of the 
2801 \family sans
2802 Document\SpecialChar \menuseparator
2803 Settings
2804 \family default
2805
2806 \begin_inset Index idx
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810 Document ! Settings
2811 \end_layout
2812
2813 \end_inset
2814
2815  dialog.
2816  Highlighting a module in the dialog will bring up a description of what
2817  it does.the module.
2818 \end_layout
2819
2820 \begin_layout Standard
2821 Some modules require LaTeX packages or file format converters that are not
2822  always installed by default.
2823  LyX will warn you if you do not have a needed package or converter, and
2824  it will tell you what exactly you are missing.
2825  You can still use the module while editing your file, but you will not
2826  be able to export to PDF or print your document, since LyX will not be
2827  able to compile the LaTeX file without the missing prerequisites.
2828  If you want to be able to produce this kind of output, then you need to
2829  install the missing prerequisites and then reconfigure LyX by selecting
2830  
2831 \family sans
2832 Tools\SpecialChar \menuseparator
2833 Reconfigure
2834 \family default
2835 .
2836 \begin_inset Index idx
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840 Reconfiguration of LyX
2841 \end_layout
2842
2843 \end_inset
2844
2845  See section 
2846 \begin_inset Quotes eld
2847 \end_inset
2848
2849 Installing new LaTeX files
2850 \begin_inset Quotes erd
2851 \end_inset
2852
2853  of the 
2854 \emph on
2855 Customization
2856 \emph default
2857  manual for more information on installing needed packages.
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \begin_inset Note Greyedout
2862 status open
2863
2864 \begin_layout Plain Layout
2865
2866 \series bold
2867 Note:
2868 \series default
2869  Some modules require other modules, and some pairs of modules are incompatible.
2870  LyX will advise you about these things.
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Subsubsection
2879 Local Layout
2880 \begin_inset CommandInset label
2881 LatexCommand label
2882 name "sub:Local-Layout"
2883
2884 \end_inset
2885
2886
2887 \begin_inset Index idx
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 Document ! Local Layout
2892 \end_layout
2893
2894 \end_inset
2895
2896
2897 \end_layout
2898
2899 \begin_layout Standard
2900 Modules are to LyX much as packages are to LaTeX: They are intended to be
2901  used in a variety of different documents.
2902  If you often find yourself needing the same sort of thing in different
2903  documents, you should consider writing a module for this purpose.
2904  Sometimes, however, a particular document has very special needs, but you
2905  need a specific inset or character style only that one time.
2906  You want something that is like a document's own LaTeX preamble.
2907  What you want is LyX's 
2908 \begin_inset Quotes eld
2909 \end_inset
2910
2911 Local Layout
2912 \begin_inset Quotes erd
2913 \end_inset
2914
2915 .
2916  See section 
2917 \emph on
2918 Local Layout
2919 \emph default
2920  of the 
2921 \emph on
2922 Customization
2923 \emph default
2924  manual for information on how to use it.
2925 \end_layout
2926
2927 \begin_layout Subsubsection
2928 Properties
2929 \end_layout
2930
2931 \begin_layout Standard
2932 Each class has a default set of options.
2933  Here's a quick table describing them:
2934 \end_layout
2935
2936 \begin_layout Standard
2937 \begin_inset VSpace 0.3cm
2938 \end_inset
2939
2940
2941 \end_layout
2942
2943 \begin_layout Standard
2944 \align center
2945 \begin_inset Tabular
2946 <lyxtabular version="3" rows="5" columns="5">
2947 <features tabularvalignment="middle">
2948 <column alignment="center" valignment="top" width="0pt">
2949 <column alignment="center" valignment="top" width="0pt">
2950 <column alignment="center" valignment="top" width="0pt">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967
2968 \family sans
2969 \series medium
2970 \shape up
2971 \size normal
2972 \emph off
2973 \bar no
2974 \noun off
2975 \color none
2976 Page style
2977 \end_layout
2978
2979 \end_inset
2980 </cell>
2981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2982 \begin_inset Text
2983
2984 \begin_layout Plain Layout
2985
2986 \family sans
2987 \series medium
2988 \shape up
2989 \size normal
2990 \emph off
2991 \bar no
2992 \noun off
2993 \color none
2994 Sides
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Plain Layout
3003
3004 \family sans
3005 \series medium
3006 \shape up
3007 \size normal
3008 \emph off
3009 \bar no
3010 \noun off
3011 \color none
3012 Columns
3013 \end_layout
3014
3015 \end_inset
3016 </cell>
3017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Plain Layout
3021
3022 \series medium
3023 \shape up
3024 \size normal
3025 \emph off
3026 \bar no
3027 \noun off
3028 \color none
3029 Max.
3030  sectioning level
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 </row>
3036 <row>
3037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041
3042 \series medium
3043 \shape up
3044 \size normal
3045 \emph off
3046 \bar no
3047 \noun off
3048 \color none
3049 article
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058
3059 \family sans
3060 \series medium
3061 \shape up
3062 \size normal
3063 \emph off
3064 \bar no
3065 \noun off
3066 \color none
3067 Plain
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3073 \begin_inset Text
3074
3075 \begin_layout Plain Layout
3076
3077 \family sans
3078 \series medium
3079 \shape up
3080 \size normal
3081 \emph off
3082 \bar no
3083 \noun off
3084 \color none
3085 One
3086 \end_layout
3087
3088 \end_inset
3089 </cell>
3090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3091 \begin_inset Text
3092
3093 \begin_layout Plain Layout
3094
3095 \family sans
3096 \series medium
3097 \shape up
3098 \size normal
3099 \emph off
3100 \bar no
3101 \noun off
3102 \color none
3103 One
3104 \end_layout
3105
3106 \end_inset
3107 </cell>
3108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Plain Layout
3112
3113 \family sans
3114 \series medium
3115 \shape up
3116 \size normal
3117 \emph off
3118 \bar no
3119 \noun off
3120 \color none
3121 Section
3122 \end_layout
3123
3124 \end_inset
3125 </cell>
3126 </row>
3127 <row>
3128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132
3133 \series medium
3134 \shape up
3135 \size normal
3136 \emph off
3137 \bar no
3138 \noun off
3139 \color none
3140 report
3141 \end_layout
3142
3143 \end_inset
3144 </cell>
3145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \family sans
3151 \series medium
3152 \shape up
3153 \size normal
3154 \emph off
3155 \bar no
3156 \noun off
3157 \color none
3158 Plain
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3164 \begin_inset Text
3165
3166 \begin_layout Plain Layout
3167
3168 \family sans
3169 \series medium
3170 \shape up
3171 \size normal
3172 \emph off
3173 \bar no
3174 \noun off
3175 \color none
3176 One
3177 \end_layout
3178
3179 \end_inset
3180 </cell>
3181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Plain Layout
3185
3186 \family sans
3187 \series medium
3188 \shape up
3189 \size normal
3190 \emph off
3191 \bar no
3192 \noun off
3193 \color none
3194 One
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203
3204 \family sans
3205 \series medium
3206 \shape up
3207 \size normal
3208 \emph off
3209 \bar no
3210 \noun off
3211 \color none
3212 Chapter
3213 \end_layout
3214
3215 \end_inset
3216 </cell>
3217 </row>
3218 <row>
3219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3220 \begin_inset Text
3221
3222 \begin_layout Plain Layout
3223
3224 \series medium
3225 \shape up
3226 \size normal
3227 \emph off
3228 \bar no
3229 \noun off
3230 \color none
3231 book
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \family sans
3242 \series medium
3243 \shape up
3244 \size normal
3245 \emph off
3246 \bar no
3247 \noun off
3248 \color none
3249 Headings
3250 \end_layout
3251
3252 \end_inset
3253 </cell>
3254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3255 \begin_inset Text
3256
3257 \begin_layout Plain Layout
3258
3259 \family sans
3260 \series medium
3261 \shape up
3262 \size normal
3263 \emph off
3264 \bar no
3265 \noun off
3266 \color none
3267 Two
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3273 \begin_inset Text
3274
3275 \begin_layout Plain Layout
3276
3277 \family sans
3278 \series medium
3279 \shape up
3280 \size normal
3281 \emph off
3282 \bar no
3283 \noun off
3284 \color none
3285 One
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3291 \begin_inset Text
3292
3293 \begin_layout Plain Layout
3294
3295 \family sans
3296 \series medium
3297 \shape up
3298 \size normal
3299 \emph off
3300 \bar no
3301 \noun off
3302 \color none
3303 Chapter
3304 \end_layout
3305
3306 \end_inset
3307 </cell>
3308 </row>
3309 <row>
3310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3311 \begin_inset Text
3312
3313 \begin_layout Plain Layout
3314
3315 \series medium
3316 \shape up
3317 \size normal
3318 \emph off
3319 \bar no
3320 \noun off
3321 \color none
3322 letter
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3328 \begin_inset Text
3329
3330 \begin_layout Plain Layout
3331
3332 \family sans
3333 \series medium
3334 \shape up
3335 \size normal
3336 \emph off
3337 \bar no
3338 \noun off
3339 \color none
3340 Plain
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349
3350 \family sans
3351 \series medium
3352 \shape up
3353 \size normal
3354 \emph off
3355 \bar no
3356 \noun off
3357 \color none
3358 One
3359 \end_layout
3360
3361 \end_inset
3362 </cell>
3363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3364 \begin_inset Text
3365
3366 \begin_layout Plain Layout
3367
3368 \family sans
3369 \series medium
3370 \shape up
3371 \size normal
3372 \emph off
3373 \bar no
3374 \noun off
3375 \color none
3376 One
3377 \end_layout
3378
3379 \end_inset
3380 </cell>
3381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3382 \begin_inset Text
3383
3384 \begin_layout Plain Layout
3385
3386 \series medium
3387 \shape up
3388 \size normal
3389 \emph off
3390 \bar no
3391 \noun off
3392 \color none
3393 none
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 </row>
3399 </lyxtabular>
3400
3401 \end_inset
3402
3403
3404 \end_layout
3405
3406 \begin_layout Standard
3407 \begin_inset VSpace 0.3cm
3408 \end_inset
3409
3410
3411 \end_layout
3412
3413 \begin_layout Standard
3414 You're probably also wondering what 
3415 \begin_inset Quotes eld
3416 \end_inset
3417
3418 Max.
3419 \begin_inset space ~
3420 \end_inset
3421
3422 sectioning level
3423 \begin_inset Quotes erd
3424 \end_inset
3425
3426  means.
3427  There are several paragraph environments used to create section headings.
3428  Different document classes allow different types of section headings.
3429  Only two use the 
3430 \family sans
3431 Chapter
3432 \family default
3433  heading; the rest do not and begin instead with the 
3434 \family sans
3435 Section
3436 \family default
3437  heading.
3438  Some document classes, such as the ones for letters, don't use any section
3439  headings.
3440  In addition to 
3441 \family sans
3442 Chapter
3443 \family default
3444  and 
3445 \family sans
3446 Section
3447 \family default
3448  headings, there are also 
3449 \family sans
3450 Subsection
3451 \family default
3452  headings, 
3453 \family sans
3454 Subsubsection
3455 \family default
3456  headings, and so on.
3457  We'll describe these headings fully in section
3458 \begin_inset space ~
3459 \end_inset
3460
3461
3462 \begin_inset CommandInset ref
3463 LatexCommand ref
3464 reference "sub:Headings"
3465
3466 \end_inset
3467
3468 .
3469 \end_layout
3470
3471 \begin_layout Subsection
3472 Document Layout
3473 \begin_inset CommandInset label
3474 LatexCommand label
3475 name "sub:Document-Layout"
3476
3477 \end_inset
3478
3479
3480 \begin_inset Index idx
3481 status collapsed
3482
3483 \begin_layout Plain Layout
3484 Document ! Layout
3485 \end_layout
3486
3487 \end_inset
3488
3489
3490 \family sans
3491
3492 \begin_inset Index idx
3493 status collapsed
3494
3495 \begin_layout Plain Layout
3496 Document ! Settings
3497 \end_layout
3498
3499 \end_inset
3500
3501
3502 \end_layout
3503
3504 \begin_layout Standard
3505 The most important properties of documents classes are set in the menu 
3506 \family sans
3507 Document\SpecialChar \menuseparator
3508 Settings
3509 \family default
3510 .
3511  There in the 
3512 \family sans
3513 Class
3514 \begin_inset space ~
3515 \end_inset
3516
3517 options
3518 \family default
3519  field under 
3520 \family sans
3521 Documents
3522 \begin_inset space ~
3523 \end_inset
3524
3525 Class
3526 \family default
3527 , you can enter special options for your document class in a comma-separated
3528  list.
3529  This is only necessary if LyX doesn't support special options you want
3530  to use for your document.
3531  To learn more about your favorite LaTeX-class and its options, you have
3532  to read its manual.
3533 \end_layout
3534
3535 \begin_layout Standard
3536 The drop box 
3537 \family sans
3538 Headings style
3539 \family default
3540  in the 
3541 \family sans
3542 Document\SpecialChar \menuseparator
3543 Settings
3544 \family default
3545  dialog under 
3546 \family sans
3547 Page
3548 \begin_inset space ~
3549 \end_inset
3550
3551 Layout
3552 \family default
3553  controls what sorts of headings and page numbers go on a page.
3554  You can choose between the following five options:
3555 \end_layout
3556
3557 \begin_layout Labeling
3558 \labelwidthstring 00.00.0000
3559
3560 \family sans
3561 Default
3562 \family default
3563  Use default page style of current class.
3564 \end_layout
3565
3566 \begin_layout Labeling
3567 \labelwidthstring 00.00.0000
3568
3569 \family sans
3570 Empty
3571 \family default
3572  No page numbers or headings.
3573 \end_layout
3574
3575 \begin_layout Labeling
3576 \labelwidthstring 00.00.0000
3577
3578 \family sans
3579 Plain
3580 \family default
3581  Page numbers only.
3582 \end_layout
3583
3584 \begin_layout Labeling
3585 \labelwidthstring 00.00.0000
3586
3587 \family sans
3588 Headings
3589 \family default
3590  Page numbers and either the current chapter or section title and number.
3591  Whether LyX uses the current chapter or the current section depends on
3592  the maximum sectioning level of the class.
3593 \end_layout
3594
3595 \begin_layout Labeling
3596 \labelwidthstring 00.00.0000
3597
3598 \family sans
3599 Fancy
3600 \family default
3601  This allows you to define fully customizable headers and footers if you
3602  have the LaTeX-package 
3603 \series bold
3604 fancyhdr
3605 \series default
3606
3607 \begin_inset Index idx
3608 status collapsed
3609
3610 \begin_layout Plain Layout
3611 LaTeX-packages ! fancyhdr
3612 \end_layout
3613
3614 \end_inset
3615
3616  installed.
3617  How they are defined is explained in section
3618 \begin_inset space ~
3619 \end_inset
3620
3621
3622 \begin_inset CommandInset ref
3623 LatexCommand ref
3624 reference "sec:Customized-Page-Headers"
3625
3626 \end_inset
3627
3628 .
3629 \end_layout
3630
3631 \begin_layout Standard
3632 The separation of paragraphs is described in section
3633 \begin_inset space ~
3634 \end_inset
3635
3636
3637 \begin_inset CommandInset ref
3638 LatexCommand ref
3639 reference "sub:Paragraph-Separation"
3640
3641 \end_inset
3642
3643 .
3644 \end_layout
3645
3646 \begin_layout Subsection
3647 Paper Size and Orientation
3648 \begin_inset Index idx
3649 status collapsed
3650
3651 \begin_layout Plain Layout
3652 Document ! Paper size
3653 \end_layout
3654
3655 \end_inset
3656
3657
3658 \begin_inset CommandInset label
3659 LatexCommand label
3660 name "sub:Paper-Size,-Orientation"
3661
3662 \end_inset
3663
3664
3665 \end_layout
3666
3667 \begin_layout Standard
3668 You find the following options in the menu 
3669 \family sans
3670 Page
3671 \begin_inset space ~
3672 \end_inset
3673
3674 Layout
3675 \family default
3676  of the 
3677 \family sans
3678 Document\SpecialChar \menuseparator
3679 Settings
3680 \family default
3681  dialog:
3682 \family sans
3683
3684 \begin_inset Index idx
3685 status collapsed
3686
3687 \begin_layout Plain Layout
3688 Document ! Settings
3689 \end_layout
3690
3691 \end_inset
3692
3693
3694 \end_layout
3695
3696 \begin_layout Labeling
3697 \labelwidthstring 00.00.0000
3698
3699 \family sans
3700 Paper
3701 \begin_inset space ~
3702 \end_inset
3703
3704 Format
3705 \family default
3706  What size paper to print on.
3707  The choices are
3708 \end_layout
3709
3710 \begin_deeper
3711 \begin_layout Itemize
3712
3713 \family sans
3714 Default
3715 \end_layout
3716
3717 \begin_layout Itemize
3718
3719 \family sans
3720 A0 - A6
3721 \end_layout
3722
3723 \begin_layout Itemize
3724
3725 \family sans
3726 B0 - B6
3727 \end_layout
3728
3729 \begin_layout Itemize
3730
3731 \family sans
3732 C0 - C6
3733 \end_layout
3734
3735 \begin_layout Itemize
3736
3737 \family sans
3738 US letter, US legal, US executive
3739 \end_layout
3740
3741 \begin_layout Itemize
3742
3743 \family sans
3744 JIS B0 - JIS B6
3745 \end_layout
3746
3747 \begin_layout Itemize
3748
3749 \family sans
3750 Custom
3751 \end_layout
3752
3753 \end_deeper
3754 \begin_layout Labeling
3755 \labelwidthstring 00.00.0000
3756
3757 \family sans
3758 Orientation
3759 \family default
3760  To choose whether to output as 
3761 \family sans
3762 Landscape
3763 \family default
3764  or as 
3765 \family sans
3766 Portrait
3767 \family default
3768 .
3769 \end_layout
3770
3771 \begin_layout Labeling
3772 \labelwidthstring 00.00.0000
3773
3774 \family sans
3775 Two-sided
3776 \begin_inset space ~
3777 \end_inset
3778
3779 document
3780 \family default
3781  Adjusts the print space to print both sides of paper.
3782  That means that the print space for odd- and even-numbered pages is different.
3783 \end_layout
3784
3785 \begin_layout Subsection
3786 Margins
3787 \begin_inset CommandInset label
3788 LatexCommand label
3789 name "sub:Margins"
3790
3791 \end_inset
3792
3793
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Document ! Margins
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \begin_inset Index idx
3805 status collapsed
3806
3807 \begin_layout Plain Layout
3808 Margins
3809 \end_layout
3810
3811 \end_inset
3812
3813
3814 \end_layout
3815
3816 \begin_layout Standard
3817 Paper margins are set in the menu 
3818 \family sans
3819 Document\SpecialChar \menuseparator
3820 Settings
3821 \family default
3822 .
3823 \begin_inset Index idx
3824 status collapsed
3825
3826 \begin_layout Plain Layout
3827 Document ! Settings
3828 \end_layout
3829
3830 \end_inset
3831
3832
3833 \end_layout
3834
3835 \begin_layout Standard
3836 If you use a KOMA-Script document class, you can use the default settings.
3837  Because KOMA-Script calculates then the print space automatically by taking
3838  the paper format and the font size into account.
3839 \end_layout
3840
3841 \begin_layout Subsection
3842 Important Note
3843 \end_layout
3844
3845 \begin_layout Standard
3846 If you change a document class, LyX has to convert 
3847 \emph on
3848 everything
3849 \emph default
3850  into the new class.
3851  That includes the paragraph environments.
3852  Some paragraph environments are standard, in so far as all of the document
3853  classes have them; but some classes have special paragraph environments.
3854  If this is the case, and you change the document class, LyX will mark the
3855  paragraphs whose styles it no longer understands as 
3856 \begin_inset Quotes eld
3857 \end_inset
3858
3859 unknown
3860 \begin_inset Quotes erd
3861 \end_inset
3862
3863 .
3864  The name of the style is retained, in case you should want to go back to
3865  the old class.
3866  But these paragraphs will be output with no special formatting, so you
3867  will either need to create a new style yourself or else to convert these
3868  paragraphs manually to a style present in your new document class.
3869 \end_layout
3870
3871 \begin_layout Section
3872 Paragraph Indentation and Separation
3873 \begin_inset Index idx
3874 status collapsed
3875
3876 \begin_layout Plain Layout
3877 Paragraph ! Indentation
3878 \end_layout
3879
3880 \end_inset
3881
3882
3883 \end_layout
3884
3885 \begin_layout Subsection
3886 Introduction
3887 \begin_inset CommandInset label
3888 LatexCommand label
3889 name "sec:Par-indent-intro"
3890
3891 \end_inset
3892
3893
3894 \end_layout
3895
3896 \begin_layout Standard
3897 Before describing all of the various paragraph environments, we'd like to
3898  say a word or two about paragraph indentation.
3899 \end_layout
3900
3901 \begin_layout Standard
3902 Everyone seems to have their own convention for separating paragraphs.
3903  Most Americans indent the first line of a paragraph.
3904  Others don't indent but put extra space between the paragraphs.
3905  If you choose indentation for paragraphs the 
3906 \emph on
3907 first
3908 \emph default
3909  paragraph of a section, or after a figure, an equation, a table, a list,
3910  etc., is 
3911 \emph on
3912 not
3913 \emph default
3914  indented.
3915  Only a paragraph following another paragraph gets indented.
3916  Note that the indentation behavior is different when you use another document
3917  language than English.
3918  LaTeX takes care that the indentation follows the rules of the used language.
3919 \end_layout
3920
3921 \begin_layout Standard
3922 The space between paragraphs, like the line spacing, the space between headings
3923  and text — in fact, all of the spacings for just about everything are pre-coded
3924  into LyX.
3925  As we said, you don't worry about how much space to add between what.
3926  LyX takes care of that.
3927  In fact, these pre-coded vertical spacings aren't a single number but a
3928  range.
3929  That way, LyX can squish or stretch the space between lines to make sure
3930  figures fit on a page with text, so that sections don't start at the bottom
3931  of a page, and so on.
3932 \begin_inset Foot
3933 status collapsed
3934
3935 \begin_layout Plain Layout
3936 LaTeX does this when LyX goes to produce a printable file.
3937 \end_layout
3938
3939 \end_inset
3940
3941  However, pre-coded doesn't mean you can't change them.
3942  LyX gives you the ability to globally change 
3943 \emph on
3944 all
3945 \emph default
3946  of these pre-coded spacings.
3947  We will explain more later.
3948 \end_layout
3949
3950 \begin_layout Subsection
3951 Paragraph Separation
3952 \begin_inset CommandInset label
3953 LatexCommand label
3954 name "sub:Paragraph-Separation"
3955
3956 \end_inset
3957
3958
3959 \begin_inset Index idx
3960 status collapsed
3961
3962 \begin_layout Plain Layout
3963 Paragraph ! Separation
3964 \end_layout
3965
3966 \end_inset
3967
3968
3969 \end_layout
3970
3971 \begin_layout Standard
3972 To separate paragraphs, select 
3973 \family sans
3974 Indent
3975 \family default
3976  or 
3977 \family sans
3978 Skip
3979 \family default
3980  in the submenu 
3981 \family sans
3982 Text
3983 \begin_inset space ~
3984 \end_inset
3985
3986 Layout
3987 \family default
3988  of the dialog 
3989 \family sans
3990 Document\SpecialChar \menuseparator
3991 Settings
3992 \family default
3993
3994 \begin_inset Index idx
3995 status collapsed
3996
3997 \begin_layout Plain Layout
3998 Document ! Settings
3999 \end_layout
4000
4001 \end_inset
4002
4003  to indent paragraphs or add extra space between paragraphs, respectively.
4004 \end_layout
4005
4006 \begin_layout Subsection
4007 Fine-Tuning
4008 \end_layout
4009
4010 \begin_layout Standard
4011 You can also change the separation method of a single paragraph.
4012  Open the 
4013 \family sans
4014 Edit\SpecialChar \menuseparator
4015 Paragraph
4016 \begin_inset space ~
4017 \end_inset
4018
4019 Settings
4020 \family default
4021  dialog and toggle the 
4022 \family sans
4023 Indent
4024 \begin_inset space ~
4025 \end_inset
4026
4027 Paragraph
4028 \family default
4029  option to change the state of the current paragraph (shortcut 
4030 \begin_inset Info
4031 type  "shortcut"
4032 arg   "paragraph-params \\indent-toggle"
4033 \end_inset
4034
4035 ).
4036  If paragraphs have no indentation but use extra space for separation, this
4037  button will be ignored (you can't indent a single paragraph by toggling
4038  this).
4039 \end_layout
4040
4041 \begin_layout Standard
4042 You should only need to change the indentation method for a single paragraph
4043  if you need to do some fine-tuning.
4044 \end_layout
4045
4046 \begin_layout Subsection
4047 Line Spacing
4048 \begin_inset Index idx
4049 status collapsed
4050
4051 \begin_layout Plain Layout
4052 Paragraph ! Line spacing
4053 \end_layout
4054
4055 \end_inset
4056
4057
4058 \end_layout
4059
4060 \begin_layout Standard
4061 In the 
4062 \family sans
4063 Document\SpecialChar \menuseparator
4064 Settings
4065 \noun on
4066
4067 \begin_inset Index idx
4068 status collapsed
4069
4070 \begin_layout Plain Layout
4071 Document ! Settings
4072 \end_layout
4073
4074 \end_inset
4075
4076
4077 \family default
4078 \noun default
4079  dialog you can set the line spacing in the submenu 
4080 \family sans
4081 Text
4082 \begin_inset space ~
4083 \end_inset
4084
4085 Layout
4086 \family default
4087 .
4088 \begin_inset Foot
4089 status collapsed
4090
4091 \begin_layout Plain Layout
4092 You need to have the LaTeX-package 
4093 \series bold
4094 setspace
4095 \series default
4096
4097 \begin_inset Index idx
4098 status collapsed
4099
4100 \begin_layout Plain Layout
4101 LaTeX-packages ! setspace
4102 \end_layout
4103
4104 \end_inset
4105
4106  installed to use this feature.
4107 \end_layout
4108
4109 \end_inset
4110
4111
4112 \end_layout
4113
4114 \begin_layout Section
4115 Paragraph Environments
4116 \begin_inset CommandInset label
4117 LatexCommand label
4118 name "sec:Paragraph-Environments"
4119
4120 \end_inset
4121
4122
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 Paragraph ! Environments
4128 \end_layout
4129
4130 \end_inset
4131
4132
4133 \begin_inset Index idx
4134 status collapsed
4135
4136 \begin_layout Plain Layout
4137 Paragraph environments|(
4138 \end_layout
4139
4140 \end_inset
4141
4142
4143 \end_layout
4144
4145 \begin_layout Subsection
4146 Overview
4147 \end_layout
4148
4149 \begin_layout Standard
4150 Paragraph environments correspond to the
4151 \end_layout
4152
4153 \begin_layout Standard
4154
4155 \series bold
4156
4157 \backslash
4158 begin{
4159 \emph on
4160 environment
4161 \emph default
4162 } ...
4163  
4164 \backslash
4165 end{
4166 \emph on
4167 environment
4168 \emph default
4169 }
4170 \series default
4171
4172 \begin_inset Newline newline
4173 \end_inset
4174
4175 command sequence in LaTeX files.
4176  If you don't know LaTeX, or the concept of a paragraph environment is totally
4177  alien to you, we urge you to read the 
4178 \emph on
4179 Tutorial
4180 \emph default
4181 .
4182  The 
4183 \emph on
4184 Tutorial
4185 \emph default
4186  also contains many more examples than this section does.
4187 \end_layout
4188
4189 \begin_layout Standard
4190 A paragraph environment is simply a 
4191 \begin_inset Quotes eld
4192 \end_inset
4193
4194 container
4195 \begin_inset Quotes erd
4196 \end_inset
4197
4198  for a paragraph which gives that paragraph certain properties.
4199  This can include a particular style of font, different margins, a numbering
4200  scheme, labels, and so on.
4201  Additionally, you can 
4202 \begin_inset Quotes eld
4203 \end_inset
4204
4205 nest
4206 \begin_inset Quotes erd
4207 \end_inset
4208
4209  the different environments inside one another, allowing one environment
4210  to inherit some of the properties of another.
4211  The different paragraph environments totally replace the need for messy
4212  tab stops, on the fly margin adjustment, and other hold-overs from the
4213  days of typewriters.
4214  There are several paragraph environments which are specific to a particular
4215  document type.
4216  We'll only be covering the most common ones here.
4217 \end_layout
4218
4219 \begin_layout Standard
4220 To choose a new paragraph environment, use the pull-down box 
4221 \begin_inset Graphics
4222         filename clipart/ToolbarEnvBox.png
4223         scale 70
4224         clip
4225
4226 \end_inset
4227
4228  at the left end of the toolbar.
4229  LyX will change the environment of the 
4230 \emph on
4231 entire
4232 \emph default
4233  paragraph in which the cursor sits.
4234  You can also change the environment of an entire group of paragraphs if
4235  you select them before choosing the new environment.
4236  
4237 \end_layout
4238
4239 \begin_layout Standard
4240 Note that hitting 
4241 \family sans
4242 Return
4243 \family default
4244  will 
4245 \emph on
4246 typically
4247 \emph default
4248  create a new paragraph using the 
4249 \family sans
4250 Standard
4251 \family default
4252  paragraph environment.
4253  We say 
4254 \begin_inset Quotes eld
4255 \end_inset
4256
4257 typically
4258 \begin_inset Quotes erd
4259 \end_inset
4260
4261  because if you are in one of these environments:
4262 \end_layout
4263
4264 \begin_layout Itemize
4265
4266 \family sans
4267 Quote
4268 \end_layout
4269
4270 \begin_layout Itemize
4271
4272 \family sans
4273 Quotation
4274 \end_layout
4275
4276 \begin_layout Itemize
4277
4278 \family sans
4279 Verse
4280 \end_layout
4281
4282 \begin_layout Itemize
4283
4284 \family sans
4285 Itemize
4286 \end_layout
4287
4288 \begin_layout Itemize
4289
4290 \family sans
4291 Enumerate
4292 \end_layout
4293
4294 \begin_layout Itemize
4295
4296 \family sans
4297 Description
4298 \end_layout
4299
4300 \begin_layout Itemize
4301
4302 \family sans
4303 List
4304 \end_layout
4305
4306 \begin_layout Standard
4307 LyX keeps the old paragraph environment when you hit 
4308 \family sans
4309 Return
4310 \family default
4311 , rather than resetting it to 
4312 \family sans
4313 Standard
4314 \family default
4315 .
4316  LyX will still reset the nesting depth, however.
4317  Usually, starting a new paragraph resets both the paragraph environment
4318  and the nesting depth (for more on nesting see section
4319 \begin_inset space ~
4320 \end_inset
4321
4322
4323 \begin_inset CommandInset ref
4324 LatexCommand ref
4325 reference "sec:Nesting"
4326
4327 \end_inset
4328
4329 ).
4330  At the moment, all this is context-specific; you're better off expecting
4331  
4332 \family sans
4333 Return
4334 \family default
4335  to reset the paragraph environment and depth.
4336  If you want a new paragraph to keep the current environment and depth,
4337  use 
4338 \begin_inset Info
4339 type  "shortcut"
4340 arg   "break-paragraph inverse"
4341 \end_inset
4342
4343  instead.
4344 \end_layout
4345
4346 \begin_layout Subsection
4347 Standard
4348 \end_layout
4349
4350 \begin_layout Standard
4351 The default paragraph environment is 
4352 \family sans
4353 Standard
4354 \family default
4355  for most classes.
4356  It creates a plain paragraph.
4357  If LyX resets the paragraph environment, this is the one it chooses.
4358  In fact, the paragraph you're reading right now (and most of the ones in
4359  this manual) are in the 
4360 \family sans
4361 Standard
4362 \family default
4363  environment.
4364 \end_layout
4365
4366 \begin_layout Standard
4367 You can nest a paragraph using the 
4368 \family sans
4369 Standard
4370 \family default
4371  environment in just about anything else, but you can't really nest anything
4372  in a 
4373 \family sans
4374 Standard
4375 \family default
4376  environment.
4377 \end_layout
4378
4379 \begin_layout Subsection
4380 Document Title
4381 \begin_inset Index idx
4382 status collapsed
4383
4384 \begin_layout Plain Layout
4385 Document ! Title
4386 \end_layout
4387
4388 \end_inset
4389
4390
4391 \end_layout
4392
4393 \begin_layout Standard
4394 A LaTeX title page has three parts: the title itself, the name(s) of the
4395  author(s) and a 
4396 \begin_inset Quotes eld
4397 \end_inset
4398
4399 footnote
4400 \begin_inset Quotes erd
4401 \end_inset
4402
4403  for thanks or contact information.
4404  For certain types of documents, LaTeX places all of this on a separate
4405  page along with today's date.
4406  For other types of documents, the title 
4407 \begin_inset Quotes eld
4408 \end_inset
4409
4410 page
4411 \begin_inset Quotes erd
4412 \end_inset
4413
4414  goes at the top of the first page of the document.
4415  
4416 \end_layout
4417
4418 \begin_layout Standard
4419 LyX provides an interface to the title page commands through the paragraph
4420  environments 
4421 \family sans
4422 Title
4423 \family default
4424
4425 \family sans
4426 Author
4427 \family default
4428 , and 
4429 \family sans
4430 Date
4431 \family default
4432 .
4433  Here's how you use them:
4434 \end_layout
4435
4436 \begin_layout Itemize
4437 Put the title of your document in the 
4438 \family sans
4439 Title
4440 \family default
4441  environment.
4442 \end_layout
4443
4444 \begin_layout Itemize
4445 Put the author name in the 
4446 \family sans
4447 Author
4448 \family default
4449  environment.
4450 \end_layout
4451
4452 \begin_layout Itemize
4453 If you want the date to have a certain appearance, want to use a fixed date,
4454  or want other text to appear in place of today's date, put that text in
4455  the 
4456 \family sans
4457 Date
4458 \family default
4459  environment.
4460  Note that using this environment is optional.
4461  If you don't provide any, LaTeX will automatically insert today's date.
4462  If you don't want any date, add the line
4463 \begin_inset Newline newline
4464 \end_inset
4465
4466
4467 \series bold
4468
4469 \backslash
4470 date{}
4471 \series default
4472
4473 \begin_inset Newline newline
4474 \end_inset
4475
4476 to the preamble of your document (menu 
4477 \family sans
4478 Document\SpecialChar \menuseparator
4479 Settings
4480 \family default
4481 )
4482 \end_layout
4483
4484 \begin_layout Standard
4485 You can use footnotes to insert 
4486 \begin_inset Quotes eld
4487 \end_inset
4488
4489 thanks
4490 \begin_inset Quotes erd
4491 \end_inset
4492
4493  or contact information.
4494 \end_layout
4495
4496 \begin_layout Subsection
4497 Headings
4498 \begin_inset Index idx
4499 status collapsed
4500
4501 \begin_layout Plain Layout
4502 Section headings
4503 \end_layout
4504
4505 \end_inset
4506
4507
4508 \begin_inset CommandInset label
4509 LatexCommand label
4510 name "sub:Headings"
4511
4512 \end_inset
4513
4514
4515 \end_layout
4516
4517 \begin_layout Standard
4518 There are several paragraph environments for producing section headings.
4519  LyX takes care of the numbering for you.
4520 \end_layout
4521
4522 \begin_layout Subsubsection
4523 Numbered Headings
4524 \begin_inset Index idx
4525 status collapsed
4526
4527 \begin_layout Plain Layout
4528 Section headings ! Numbered
4529 \end_layout
4530
4531 \end_inset
4532
4533
4534 \end_layout
4535
4536 \begin_layout Standard
4537 There are 7 numbered types of section headings.
4538  They are:
4539 \end_layout
4540
4541 \begin_layout Enumerate
4542
4543 \family sans
4544 Part
4545 \end_layout
4546
4547 \begin_layout Enumerate
4548
4549 \family sans
4550 Chapter
4551 \end_layout
4552
4553 \begin_layout Enumerate
4554
4555 \family sans
4556 Section
4557 \end_layout
4558
4559 \begin_layout Enumerate
4560
4561 \family sans
4562 Subsection
4563 \end_layout
4564
4565 \begin_layout Enumerate
4566
4567 \family sans
4568 Subsubsection
4569 \end_layout
4570
4571 \begin_layout Enumerate
4572
4573 \family sans
4574 Paragraph
4575 \end_layout
4576
4577 \begin_layout Enumerate
4578
4579 \family sans
4580 Subparagraph
4581 \end_layout
4582
4583 \begin_layout Standard
4584 LyX labels each heading with a series of numbers, separated by periods.
4585  The numbers describe where in the document you are.
4586  Unlike the other headings, parts are numbered with Latin letters.
4587 \end_layout
4588
4589 \begin_layout Standard
4590 Headings all subdivide your document into different pieces of text.
4591  For example, suppose you're writing a book.
4592  You group the book into chapters.
4593  LyX does similar grouping:
4594 \end_layout
4595
4596 \begin_layout Itemize
4597
4598 \family sans
4599 Part
4600 \family default
4601  is divided in either 
4602 \family sans
4603 Chapter
4604 \family default
4605 s or 
4606 \family sans
4607 Section
4608 \family default
4609 s
4610 \end_layout
4611
4612 \begin_layout Itemize
4613
4614 \family sans
4615 Chapter
4616 \family default
4617 s are divided into 
4618 \family sans
4619 Section
4620 \family default
4621 s
4622 \end_layout
4623
4624 \begin_layout Itemize
4625
4626 \family sans
4627 Section
4628 \family default
4629 s are divided into 
4630 \family sans
4631 Subsection
4632 \family default
4633 s
4634 \end_layout
4635
4636 \begin_layout Itemize
4637
4638 \family sans
4639 Subsection
4640 \family default
4641 s are divided into 
4642 \family sans
4643 Subsubsection
4644 \family default
4645 s
4646 \end_layout
4647
4648 \begin_layout Itemize
4649
4650 \family sans
4651 Subsubsection
4652 \family default
4653 s are divided into 
4654 \family sans
4655 Paragraph
4656 \family default
4657 s
4658 \end_layout
4659
4660 \begin_layout Itemize
4661
4662 \family sans
4663 Paragraph
4664 \family default
4665 s are divided into 
4666 \family sans
4667 Subparagraph
4668 \family default
4669 s
4670 \end_layout
4671
4672 \begin_layout Standard
4673 \begin_inset Note Greyedout
4674 status open
4675
4676 \begin_layout Plain Layout
4677
4678 \series bold
4679 Note:
4680 \series default
4681  Not all document types use the 
4682 \family sans
4683 Chapter
4684 \family default
4685  heading as the maximum sectioning level.
4686  In that case the 
4687 \family sans
4688 Section
4689 \family default
4690  is the top-level heading.
4691 \end_layout
4692
4693 \end_inset
4694
4695
4696 \end_layout
4697
4698 \begin_layout Standard
4699 So, if you use the 
4700 \family sans
4701 Subsubsection
4702 \family default
4703  environment to label a new sub-subsection, LyX labels it with its number,
4704  along with the number of the subsection, section, and, if applicable, chapter
4705  that it's in.
4706  For example: the fifth section of the second chapter of this book has the
4707  label 
4708 \begin_inset Quotes eld
4709 \end_inset
4710
4711 2.5
4712 \begin_inset Quotes erd
4713 \end_inset
4714
4715 .
4716 \end_layout
4717
4718 \begin_layout Subsubsection
4719 Unnumbered Headings
4720 \begin_inset Index idx
4721 status collapsed
4722
4723 \begin_layout Plain Layout
4724 Section headings ! Unnumbered
4725 \end_layout
4726
4727 \end_inset
4728
4729
4730 \end_layout
4731
4732 \begin_layout Standard
4733 The unnumbered section headings have a 
4734 \begin_inset Quotes eld
4735 \end_inset
4736
4737 *
4738 \begin_inset Quotes erd
4739 \end_inset
4740
4741  at the end of their name.
4742  They work the same as their numbered counterparts but will not appear in
4743  the table of contents, see section
4744 \begin_inset space ~
4745 \end_inset
4746
4747
4748 \begin_inset CommandInset ref
4749 LatexCommand ref
4750 reference "sec:toc"
4751
4752 \end_inset
4753
4754 .
4755 \end_layout
4756
4757 \begin_layout Subsubsection
4758 Changing the Numbering
4759 \begin_inset CommandInset label
4760 LatexCommand label
4761 name "sub:Numbering-depth"
4762
4763 \end_inset
4764
4765
4766 \end_layout
4767
4768 \begin_layout Standard
4769 You can also alter which sectioning levels get numbered and which ones appear
4770  in the Table of Contents.
4771  Now, this doesn't remove any of the levels; that's preset in the document
4772  class.
4773  Certain classes start with 
4774 \family sans
4775 Chapter
4776 \family default
4777  and go down to the 
4778 \family sans
4779 Subparagraph
4780 \family default
4781  level.
4782  Others start at 
4783 \family sans
4784 Section
4785 \family default
4786 .
4787  Similarly, not all document classes number all sectioning levels.
4788  Most don't number 
4789 \family sans
4790 Paragraph
4791 \family default
4792  or 
4793 \family sans
4794 Subparagraph
4795 \family default
4796 .
4797  This is something you can change.
4798 \end_layout
4799
4800 \begin_layout Standard
4801 Open the 
4802 \family sans
4803 Document\SpecialChar \menuseparator
4804 Settings
4805 \family default
4806  dialog.
4807 \family sans
4808
4809 \begin_inset Index idx
4810 status collapsed
4811
4812 \begin_layout Plain Layout
4813 Document ! Settings
4814 \end_layout
4815
4816 \end_inset
4817
4818
4819 \family default
4820  Under 
4821 \family sans
4822 Numbering
4823 \begin_inset space ~
4824 \end_inset
4825
4826 &
4827 \begin_inset space ~
4828 \end_inset
4829
4830 TOC
4831 \family default
4832  you'll see two counters.
4833  The one named 
4834 \family sans
4835 Numbering
4836 \family default
4837  controls how far down in the sectioning hierarchy LyX numbers a section
4838  heading.
4839  The other one controls the appearance of the section headings in the table
4840  of contents.
4841 \end_layout
4842
4843 \begin_layout Subsubsection
4844 Short Titles of Headings
4845 \begin_inset Index idx
4846 status collapsed
4847
4848 \begin_layout Plain Layout
4849 Section headings ! Short titles
4850 \end_layout
4851
4852 \end_inset
4853
4854
4855 \begin_inset Argument
4856 status collapsed
4857
4858 \begin_layout Plain Layout
4859 Short Titles
4860 \end_layout
4861
4862 \end_inset
4863
4864
4865 \begin_inset CommandInset label
4866 LatexCommand label
4867 name "sec:Short-Titles"
4868
4869 \end_inset
4870
4871
4872 \end_layout
4873
4874 \begin_layout Standard
4875 Some section or chapter titles, such as this one, can get quite long.
4876  This can cause trouble when there is limited horizontal space.
4877  For example, if the header of the page is set to show the current section
4878  title, a long title will protrude over the page margins and look awful.
4879 \end_layout
4880
4881 \begin_layout Standard
4882 LaTeX allows you to specify a short title for section headings.
4883  This short title is used in the header and in the actual table of contents,
4884  avoiding the problem mentioned.
4885  To specify a short title, use the menu 
4886 \family sans
4887 Insert\SpecialChar \menuseparator
4888 Short
4889 \begin_inset space ~
4890 \end_inset
4891
4892 Title
4893 \family default
4894 .
4895  This will insert a box labeled 
4896 \begin_inset Quotes eld
4897 \end_inset
4898
4899 opt
4900 \begin_inset Quotes erd
4901 \end_inset
4902
4903  (stands for 
4904 \begin_inset Quotes eld
4905 \end_inset
4906
4907 optional
4908 \begin_inset Quotes erd
4909 \end_inset
4910
4911 ) which you can use to enter the short title text.
4912  This also works for captions inside floats.
4913 \end_layout
4914
4915 \begin_layout Standard
4916 The title of this section is a good example of using this feature.
4917 \end_layout
4918
4919 \begin_layout Subsubsection
4920 Special Information
4921 \end_layout
4922
4923 \begin_layout Standard
4924 The following information applies to all section headings:
4925 \end_layout
4926
4927 \begin_layout Itemize
4928 You cannot do any nesting with these environments.
4929 \end_layout
4930
4931 \begin_layout Itemize
4932 You cannot use a margin note in any of these environments.
4933 \end_layout
4934
4935 \begin_layout Itemize
4936 You can only use inline math in these environments.
4937 \end_layout
4938
4939 \begin_layout Itemize
4940 You can use labels and cross-references to refer to their numbers.
4941 \end_layout
4942
4943 \begin_layout Subsection
4944 Quotes and Poetry line spacing
4945 \end_layout
4946
4947 \begin_layout Standard
4948 LyX has three paragraph environments for writing poetry and quotations.
4949  They are 
4950 \family sans
4951 Quote
4952 \family default
4953
4954 \family sans
4955 Quotation
4956 \family default
4957 , and 
4958 \family sans
4959 Verse
4960 \family default
4961 .
4962  Forget the days of changing line spacing and twiddling with margins.
4963  These three paragraph environments already have those changes built-in.
4964  They all widen the left margin and add a bit of extra space above and below
4965  the text they contain.
4966  They also allow nesting, so you can put a 
4967 \family sans
4968 Verse
4969 \family default
4970  in a 
4971 \family sans
4972 Quotation
4973 \family default
4974 , as well as in some other paragraph environments.
4975 \end_layout
4976
4977 \begin_layout Standard
4978 There is another feature of these three paragraph environments: they do
4979  
4980 \emph on
4981 not
4982 \emph default
4983  reset to 
4984 \family sans
4985 Standard
4986 \family default
4987  when you start a new paragraph.
4988  So, you can type in that poem and merrily hit 
4989 \family sans
4990 Return
4991 \family default
4992  without worrying about the paragraph environment changing on you.
4993  Of course, that means that, once you're done typing in that poem, you have
4994  to change back to the 
4995 \family sans
4996 Standard
4997 \family default
4998  environment yourself.
4999 \end_layout
5000
5001 \begin_layout Subsubsection
5002
5003 \family sans
5004 Quote
5005 \family default
5006  and 
5007 \family sans
5008 Quotation
5009 \family default
5010
5011 \begin_inset CommandInset label
5012 LatexCommand label
5013 name "sec:Quote"
5014
5015 \end_inset
5016
5017
5018 \begin_inset Index idx
5019 status collapsed
5020
5021 \begin_layout Plain Layout
5022 Quotation
5023 \end_layout
5024
5025 \end_inset
5026
5027
5028 \end_layout
5029
5030 \begin_layout Standard
5031 Now that we've described the similarities of these three environments, it's
5032  time for the differences.
5033  
5034 \family sans
5035 Quote
5036 \family default
5037  and 
5038 \family sans
5039 Quotation
5040 \family default
5041  are identical except for one difference: 
5042 \family sans
5043 Quote
5044 \family default
5045  uses extra spacing to separate paragraphs and never indents the first line.
5046  
5047 \family sans
5048 Quotation
5049 \family default
5050  
5051 \emph on
5052 always
5053 \emph default
5054  indents the first line of a paragraph and uses the same line spacing throughout.
5055 \end_layout
5056
5057 \begin_layout Standard
5058 Here's an example of the 
5059 \family sans
5060 Quote
5061 \family default
5062  environment:
5063 \end_layout
5064
5065 \begin_layout Quote
5066 This is in the 
5067 \family sans
5068 Quote
5069 \family default
5070  environment.
5071  I can keep writing, extending this line out further and further until it
5072  wraps.
5073  See – no indentation!
5074 \end_layout
5075
5076 \begin_layout Quote
5077 Here's the second paragraph of this quote.
5078  Again, there's no indentation, but there is extra space between me and
5079  the other paragraph.
5080 \end_layout
5081
5082 \begin_layout Standard
5083 Here's another example, this time in the 
5084 \family sans
5085 Quotation
5086 \family default
5087  environment:
5088 \end_layout
5089
5090 \begin_layout Quotation
5091 This is in the 
5092 \family sans
5093 Quotation
5094 \family default
5095  environment.
5096  If I keep writing, you'll see the indentation.
5097  If your country uses a writing style that shows off new paragraphs by indenting
5098  the first line, then 
5099 \family sans
5100 Quotation
5101 \family default
5102  is the environment for you! Well, you'd use it 
5103 \emph on
5104 if
5105 \emph default
5106  you were quoting other text.
5107 \end_layout
5108
5109 \begin_layout Quotation
5110 Here's a new paragraph.
5111  I could ramble on and on, like a politician at election time.
5112  If I did that, though, you'd get bored.
5113 \end_layout
5114
5115 \begin_layout Standard
5116 As the examples show, 
5117 \family sans
5118 Quote
5119 \family default
5120  is for those people who use extra space to separate paragraphs.
5121  They should put quotes in the 
5122 \family sans
5123 Quote
5124 \family default
5125  environment.
5126  Those who use indentation to mark a new paragraph should use the 
5127 \family sans
5128 Quotation
5129 \family default
5130  paragraph environment for quoted text.
5131 \end_layout
5132
5133 \begin_layout Subsubsection
5134
5135 \family sans
5136 Verse
5137 \family default
5138
5139 \begin_inset Index idx
5140 status collapsed
5141
5142 \begin_layout Plain Layout
5143 Paragraph ! Verse
5144 \end_layout
5145
5146 \end_inset
5147
5148
5149 \family sans
5150
5151 \begin_inset Index idx
5152 status collapsed
5153
5154 \begin_layout Plain Layout
5155 Poetry
5156 \end_layout
5157
5158 \end_inset
5159
5160
5161 \begin_inset CommandInset label
5162 LatexCommand label
5163 name "sec:Verse"
5164
5165 \end_inset
5166
5167
5168 \end_layout
5169
5170 \begin_layout Standard
5171
5172 \family sans
5173 Verse
5174 \family default
5175  is a paragraph environment for poetry, rhymes, verses, and so on.
5176  Here's an example:
5177 \end_layout
5178
5179 \begin_layout Verse
5180 This is in Verse
5181 \begin_inset Newline newline
5182 \end_inset
5183
5184 Which I did not rehearse!
5185 \end_layout
5186
5187 \begin_layout Verse
5188 It could be much worse.
5189  This line could be long, very long, oh so long, so very long that it wraps
5190  around.
5191  It looks okay on screen, but in the printed version, the extra lines are
5192  indented a bit more than the first.
5193  Okay, so it's turned to prose and doesn't rhyme anymore.
5194  So sue me.
5195 \end_layout
5196
5197 \begin_layout Verse
5198 To break a line
5199 \begin_inset Newline newline
5200 \end_inset
5201
5202 And make things look fine
5203 \begin_inset Newline newline
5204 \end_inset
5205
5206 Use 
5207 \begin_inset Info
5208 type  "shortcut"
5209 arg   "newline-insert newline"
5210 \end_inset
5211
5212 .
5213 \end_layout
5214
5215 \begin_layout Standard
5216 As you can see, 
5217 \family sans
5218 Verse
5219 \family default
5220  does not indent both margins.
5221  Each stanza of the verse or poem is in its own paragraph.
5222  To separate the individual lines of a stanza, use the 
5223 \family typewriter
5224 break-line
5225 \family default
5226  function 
5227 \begin_inset Info
5228 type  "shortcut"
5229 arg   "newline-insert newline"
5230 \end_inset
5231
5232 .
5233 \end_layout
5234
5235 \begin_layout Subsection
5236 Lists
5237 \begin_inset Index idx
5238 status collapsed
5239
5240 \begin_layout Plain Layout
5241 Lists
5242 \end_layout
5243
5244 \end_inset
5245
5246
5247 \begin_inset CommandInset label
5248 LatexCommand label
5249 name "sub:Lists"
5250
5251 \end_inset
5252
5253
5254 \end_layout
5255
5256 \begin_layout Standard
5257 LyX has four different paragraph environments for creating different kinds
5258  of lists.
5259  In the 
5260 \family sans
5261 Itemize
5262 \family default
5263  and 
5264 \family sans
5265 Enumerate
5266 \family default
5267  environments, LyX labels your list items with bullets or numbers, respectively.
5268  In the 
5269 \family sans
5270 Description
5271 \family default
5272  and 
5273 \family sans
5274 List
5275 \family default
5276  environments, LyX lets you provide your own label.
5277  We'll present the individual details of each type of list next after describing
5278  some general features of all four of them.
5279 \end_layout
5280
5281 \begin_layout Subsubsection
5282 General Features
5283 \end_layout
5284
5285 \begin_layout Standard
5286 The four paragraph environments for lists differ from the other environments
5287  in several ways.
5288  First, LyX treats each paragraph as a list item.
5289  Hitting 
5290 \family sans
5291 Return
5292 \family default
5293  does 
5294 \emph on
5295 not
5296 \emph default
5297  reset the environment to 
5298 \family sans
5299 Standard
5300 \family default
5301  but keeps the current environment and creates a new list item.
5302  The nesting depth is hereby kept.
5303  If you want to keep the paragraph environment but reset the current nesting
5304  depth, you can use 
5305 \begin_inset Info
5306 type  "shortcut"
5307 arg   "break-paragraph inverse"
5308 \end_inset
5309
5310  to break paragraphs.
5311 \end_layout
5312
5313 \begin_layout Standard
5314 You can nest lists of any type inside one another.
5315  In fact, LyX changes the labels on some list items depending on how it
5316  is nested.
5317  If you intend to use any of the list paragraph environments, we suggest
5318  you read all of section
5319 \begin_inset space ~
5320 \end_inset
5321
5322
5323 \begin_inset CommandInset ref
5324 LatexCommand ref
5325 reference "sec:Nesting"
5326
5327 \end_inset
5328
5329 .
5330  
5331 \end_layout
5332
5333 \begin_layout Subsubsection
5334
5335 \family sans
5336 Itemize
5337 \family default
5338
5339 \begin_inset Index idx
5340 status collapsed
5341
5342 \begin_layout Plain Layout
5343 Lists ! Itemize
5344 \end_layout
5345
5346 \end_inset
5347
5348
5349 \begin_inset CommandInset label
5350 LatexCommand label
5351 name "sec:Itemize"
5352
5353 \end_inset
5354
5355
5356 \end_layout
5357
5358 \begin_layout Standard
5359 The first type of list we'll describe in detail is the 
5360 \family sans
5361 Itemize
5362 \family default
5363  paragraph environment.
5364  It has the following properties:
5365 \end_layout
5366
5367 \begin_layout Itemize
5368 Each item has a particular bullet or symbol as its label.
5369 \end_layout
5370
5371 \begin_deeper
5372 \begin_layout Itemize
5373 LyX uses the same symbol for all of the items in a given nesting level.
5374 \end_layout
5375
5376 \begin_layout Itemize
5377 The symbol appears at the beginning of the first line.
5378 \end_layout
5379
5380 \end_deeper
5381 \begin_layout Itemize
5382 The items can have any length.
5383  LyX automatically offsets the left margin of each item.
5384  The offset is always relative to whatever environment the 
5385 \family sans
5386 Itemize
5387 \family default
5388  list may be in.
5389 \end_layout
5390
5391 \begin_layout Itemize
5392 If you nest an 
5393 \family sans
5394 Itemize
5395 \family default
5396  environment inside another 
5397 \family sans
5398 Itemize
5399 \family default
5400  environment, the label changes to a new symbol.
5401 \end_layout
5402
5403 \begin_deeper
5404 \begin_layout Itemize
5405 There are four different symbols for up to a four-fold nesting.
5406 \end_layout
5407
5408 \begin_layout Itemize
5409 LyX always shows the same symbol on screen.
5410 \end_layout
5411
5412 \begin_layout Itemize
5413 See section
5414 \begin_inset space ~
5415 \end_inset
5416
5417
5418 \begin_inset CommandInset ref
5419 LatexCommand ref
5420 reference "sec:Nesting"
5421
5422 \end_inset
5423
5424  for a full explanation of nesting.
5425 \end_layout
5426
5427 \end_deeper
5428 \begin_layout Standard
5429 Of course, that explanation was also an example of an 
5430 \family sans
5431 Itemize
5432 \family default
5433  list.
5434  The 
5435 \family sans
5436 Itemize
5437 \family default
5438  environment is best suited for lists where the order doesn't matter.
5439 \end_layout
5440
5441 \begin_layout Standard
5442 We said that different levels use different symbols as their label.
5443  Here's an example of all four possible symbols.
5444 \end_layout
5445
5446 \begin_layout Itemize
5447 The label for the first level 
5448 \family sans
5449 Itemize
5450 \family default
5451  is a large black dot, or bullet.
5452 \end_layout
5453
5454 \begin_deeper
5455 \begin_layout Itemize
5456 The label for the second level is a dash.
5457 \end_layout
5458
5459 \begin_deeper
5460 \begin_layout Itemize
5461 The label for the third is an asterisk.
5462 \end_layout
5463
5464 \begin_deeper
5465 \begin_layout Itemize
5466 The label for the fourth is a centered dot.
5467 \end_layout
5468
5469 \end_deeper
5470 \begin_layout Itemize
5471 Back out to the third level.
5472 \end_layout
5473
5474 \end_deeper
5475 \begin_layout Itemize
5476 Back to the second level.
5477 \end_layout
5478
5479 \end_deeper
5480 \begin_layout Itemize
5481 Back to the outermost level.
5482 \end_layout
5483
5484 \begin_layout Standard
5485 These are the default labels for an 
5486 \family sans
5487 Itemize
5488 \family default
5489  list.
5490  You can customize these labels in the 
5491 \family sans
5492 Document\SpecialChar \menuseparator
5493 Settings
5494 \family default
5495  dialog in the submenu 
5496 \family sans
5497 Bullets
5498 \family default
5499 .
5500 \family sans
5501
5502 \begin_inset Index idx
5503 status collapsed
5504
5505 \begin_layout Plain Layout
5506 Document ! Settings
5507 \end_layout
5508
5509 \end_inset
5510
5511
5512 \end_layout
5513
5514 \begin_layout Standard
5515 Notice how the space between items decreases with increasing depth.
5516  We'll explain nesting and all the tricks you can do with different depths
5517  in section
5518 \begin_inset space ~
5519 \end_inset
5520
5521
5522 \begin_inset CommandInset ref
5523 LatexCommand ref
5524 reference "sec:Nesting"
5525
5526 \end_inset
5527
5528 .
5529 \end_layout
5530
5531 \begin_layout Subsubsection
5532
5533 \family sans
5534 Enumerate
5535 \family default
5536
5537 \begin_inset Index idx
5538 status collapsed
5539
5540 \begin_layout Plain Layout
5541 Lists ! Enumerate
5542 \end_layout
5543
5544 \end_inset
5545
5546
5547 \begin_inset CommandInset label
5548 LatexCommand label
5549 name "sec:Enumerate"
5550
5551 \end_inset
5552
5553
5554 \end_layout
5555
5556 \begin_layout Standard
5557 The 
5558 \family sans
5559 Enumerate
5560 \family default
5561  environment is used to create numbered lists and outlines.
5562  It has these properties:
5563 \end_layout
5564
5565 \begin_layout Enumerate
5566 Each item has a numeral as its label.
5567 \end_layout
5568
5569 \begin_deeper
5570 \begin_layout Enumerate
5571 The label type depends on the nesting depth.
5572 \end_layout
5573
5574 \end_deeper
5575 \begin_layout Enumerate
5576 LyX automatically counts the items for you and updates the label as appropriate.
5577 \end_layout
5578
5579 \begin_layout Enumerate
5580 Each new 
5581 \family sans
5582 Enumerate
5583 \family default
5584  environment resets the counter to one.
5585 \end_layout
5586
5587 \begin_layout Enumerate
5588 Like the 
5589 \family sans
5590 Itemize
5591 \family default
5592  environment, the 
5593 \family sans
5594 Enumerate
5595 \family default
5596  environment:
5597 \end_layout
5598
5599 \begin_deeper
5600 \begin_layout Enumerate
5601 Offsets the items relative to the left margin.
5602  Items can have any length.
5603 \end_layout
5604
5605 \begin_layout Enumerate
5606 Reduces the space between items as the nesting depth increases.
5607 \end_layout
5608
5609 \begin_layout Enumerate
5610 Uses different types of labels depending on the nesting depth.
5611 \end_layout
5612
5613 \begin_layout Enumerate
5614 Allows up to a four-fold nesting.
5615 \end_layout
5616
5617 \end_deeper
5618 \begin_layout Standard
5619 Unlike the 
5620 \family sans
5621 Itemize
5622 \family default
5623  environment, 
5624 \family sans
5625 Enumerate
5626 \family default
5627  shows the different labels for each item in LyX.
5628  Here is how LyX labels the four different levels in an 
5629 \family sans
5630 Enumerate
5631 \family default
5632 :
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 The first level of an 
5637 \family sans
5638 Enumerate
5639 \family default
5640  uses Arabic numerals followed by a period.
5641 \end_layout
5642
5643 \begin_deeper
5644 \begin_layout Enumerate
5645 The second level uses lower case letters surrounded by parentheses.
5646 \end_layout
5647
5648 \begin_deeper
5649 \begin_layout Enumerate
5650 The third level uses lower-case Roman numerals followed by a period.
5651 \end_layout
5652
5653 \begin_deeper
5654 \begin_layout Enumerate
5655 The fourth level uses capital letters followed by a period.
5656 \end_layout
5657
5658 \begin_layout Enumerate
5659 Again, notice the decrease in the spacing between items as the nesting depth
5660  increases.
5661 \end_layout
5662
5663 \end_deeper
5664 \begin_layout Enumerate
5665 Back to the third level
5666 \end_layout
5667
5668 \end_deeper
5669 \begin_layout Enumerate
5670 Back to the second level.
5671 \end_layout
5672
5673 \end_deeper
5674 \begin_layout Enumerate
5675 Back to the outermost level.
5676 \end_layout
5677
5678 \begin_layout Standard
5679 Once again, you can customize the type of numbering used in the 
5680 \family sans
5681 Enumerate
5682 \family default
5683  environment.
5684  It involves adding commands to the LaTeX preamble (see the 
5685 \emph on
5686 Additional Features
5687 \emph default
5688  manual).
5689  As stated earlier, such customization only shows up in the printed version,
5690  not in LyX.
5691 \end_layout
5692
5693 \begin_layout Standard
5694 There is more to nesting 
5695 \family sans
5696 Enumerate
5697 \family default
5698  environments than we've stated here.
5699  You should read section
5700 \begin_inset space ~
5701 \end_inset
5702
5703
5704 \begin_inset CommandInset ref
5705 LatexCommand ref
5706 reference "sec:Nesting"
5707
5708 \end_inset
5709
5710  to learn more about nesting.
5711 \end_layout
5712
5713 \begin_layout Subsubsection
5714
5715 \family sans
5716 Description
5717 \family default
5718
5719 \begin_inset Index idx
5720 status collapsed
5721
5722 \begin_layout Plain Layout
5723 Lists ! Description
5724 \end_layout
5725
5726 \end_inset
5727
5728
5729 \end_layout
5730
5731 \begin_layout Standard
5732 Unlike the previous two environments, the 
5733 \family sans
5734 Description
5735 \family default
5736  list has no fixed label.
5737  Instead, LyX uses the first 
5738 \begin_inset Quotes eld
5739 \end_inset
5740
5741 word
5742 \begin_inset Quotes erd
5743 \end_inset
5744
5745  of the first line as the label.
5746  Here's an example:
5747 \end_layout
5748
5749 \begin_layout Description
5750 Example: This is an example of the 
5751 \family sans
5752 Description
5753 \family default
5754  environment.
5755 \end_layout
5756
5757 \begin_layout Standard
5758 LyX typesets the label in boldface and puts extra space between it and the
5759  rest of the line.
5760 \end_layout
5761
5762 \begin_layout Standard
5763 With the first 
5764 \begin_inset Quotes eld
5765 \end_inset
5766
5767 word
5768 \begin_inset Quotes erd
5769 \end_inset
5770
5771  it is meant that the first hit of the 
5772 \family sans
5773 Space
5774 \family default
5775  key ends the label if you are at the beginning of the first line of an
5776  item.
5777  If you need to use more than one word in the label use a 
5778 \family sans
5779 Protected Blank
5780 \family default
5781 .
5782  (Use either 
5783 \begin_inset Info
5784 type  "shortcut"
5785 arg   "space-insert protected"
5786 \end_inset
5787
5788  or the menu 
5789 \family sans
5790 Insert\SpecialChar \menuseparator
5791 Formatting\SpecialChar \menuseparator
5792 Protected
5793 \begin_inset space ~
5794 \end_inset
5795
5796 Space
5797 \family default
5798 , see section
5799 \begin_inset space ~
5800 \end_inset
5801
5802
5803 \begin_inset CommandInset ref
5804 LatexCommand ref
5805 reference "sub:Protected-Space"
5806
5807 \end_inset
5808
5809  for more info.) Here is an example:
5810 \end_layout
5811
5812 \begin_layout Description
5813 Second
5814 \begin_inset space ~
5815 \end_inset
5816
5817 Example: This one shows how to use a 
5818 \family sans
5819 Protected
5820 \begin_inset space ~
5821 \end_inset
5822
5823 Blank
5824 \family default
5825  in the label of a 
5826 \family sans
5827 Description
5828 \family default
5829  list item.
5830 \end_layout
5831
5832 \begin_layout Description
5833 Usage: You should use the 
5834 \family sans
5835 Description
5836 \family default
5837  environment for things like definitions and theorems.
5838  Use it when you need to make one word in particular stand out in the text
5839  that describes it.
5840  It's not a good idea to use a 
5841 \family sans
5842 Description
5843 \family default
5844  environment when you have an entire sentence that you want to describe.
5845  You're better off using 
5846 \family sans
5847 Itemize
5848 \family default
5849  or 
5850 \family sans
5851 Enumerate
5852 \family default
5853  and nesting several 
5854 \family sans
5855 Standard
5856 \family default
5857  paragraphs into them.
5858 \end_layout
5859
5860 \begin_layout Description
5861 Nesting: You can nest 
5862 \family sans
5863 Description
5864 \family default
5865  environments inside one another, nest them in other types of lists, and
5866  so on.
5867 \end_layout
5868
5869 \begin_layout Standard
5870 Notice that after the first line, LyX indents subsequent lines, offsetting
5871  them from the first line.
5872 \end_layout
5873
5874 \begin_layout Subsubsection
5875 The LyX 
5876 \family sans
5877 List
5878 \family default
5879
5880 \begin_inset Index idx
5881 status collapsed
5882
5883 \begin_layout Plain Layout
5884 Lists ! LyX list
5885 \end_layout
5886
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \begin_layout Standard
5893 The 
5894 \family sans
5895 List
5896 \family default
5897  environment is a LyX extension to LaTeX.
5898 \end_layout
5899
5900 \begin_layout Standard
5901 \begin_inset Note Greyedout
5902 status open
5903
5904 \begin_layout Plain Layout
5905
5906 \series bold
5907 Note:
5908 \series default
5909  When you are using a KOMA-Script document class, like in this document,
5910  the 
5911 \family sans
5912 List
5913 \family default
5914  environment is named 
5915 \family sans
5916 Labeling
5917 \family default
5918 .
5919 \end_layout
5920
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \begin_layout Standard
5927 Like the 
5928 \family sans
5929 Description
5930 \family default
5931  environment the 
5932 \family sans
5933 List
5934 \family default
5935  environment has user-defined labels for each list item.
5936  There are the following properties of this list environment:
5937 \end_layout
5938
5939 \begin_layout Labeling
5940 \labelwidthstring 00.00.0000
5941 item
5942 \begin_inset space ~
5943 \end_inset
5944
5945 labels LyX uses the first 
5946 \begin_inset Quotes eld
5947 \end_inset
5948
5949 word
5950 \begin_inset Quotes erd
5951 \end_inset
5952
5953  of each line as the item label.
5954  The first 
5955 \family sans
5956 Space
5957 \family default
5958  after the beginning of the first line of an item marks the end of the label.
5959  If you need to use more than one word in an item label, use a protected
5960  blank as described above.
5961 \end_layout
5962
5963 \begin_layout Labeling
5964 \labelwidthstring 00.00.0000
5965 margins As you can see, LyX uses different margins for the item label and
5966  the body of the item text.
5967  The body of the text has a larger left margin, which is equal to the default
5968  label width plus a little extra space.
5969  
5970 \end_layout
5971
5972 \begin_layout Labeling
5973 \labelwidthstring 00.00.0000
5974 label
5975 \begin_inset space ~
5976 \end_inset
5977
5978 width LyX uses the width of the label, or the default width, whatever is
5979  larger.
5980  If the label width is larger, the label 
5981 \begin_inset Quotes eld
5982 \end_inset
5983
5984 extends
5985 \begin_inset Quotes erd
5986 \end_inset
5987
5988  into the first line.
5989  In other words, the text of the first line isn't aligned with the left
5990  margin of the rest of the item text.
5991 \end_layout
5992
5993 \begin_layout Labeling
5994 \labelwidthstring 00.00.0000
5995 default
5996 \begin_inset space ~
5997 \end_inset
5998
5999 width You can set the default label width to ensure that the text of all
6000  items in a 
6001 \family sans
6002 List
6003 \family default
6004  environment have the same left margin.
6005 \begin_inset Newline newline
6006 \end_inset
6007
6008 To change the default width, select all items in the list.
6009  Now open the 
6010 \family sans
6011 Edit\SpecialChar \menuseparator
6012 Paragraph
6013 \begin_inset space ~
6014 \end_inset
6015
6016 Settings
6017 \family default
6018  dialog.
6019  The text in the box 
6020 \family sans
6021 Longest
6022 \begin_inset space ~
6023 \end_inset
6024
6025 label
6026 \family default
6027  determines the default label width.
6028  You can use the text of your largest label here, but you can also use the
6029  letter 
6030 \begin_inset Quotes eld
6031 \end_inset
6032
6033 M
6034 \begin_inset Quotes erd
6035 \end_inset
6036
6037  multiple times instead.
6038  The M is the widest character and is a standard unit of widths in LaTeX.
6039  By using 
6040 \begin_inset Quotes eld
6041 \end_inset
6042
6043 M
6044 \begin_inset Quotes erd
6045 \end_inset
6046
6047  as the unit of width you don't need to keep changing the contents of 
6048 \family sans
6049 Longest
6050 \begin_inset space ~
6051 \end_inset
6052
6053 label
6054 \family default
6055  every time you alter a label in a 
6056 \family sans
6057 List
6058 \family default
6059  environment.
6060 \begin_inset Newline newline
6061 \end_inset
6062
6063 The predefined default width is the length of 
6064 \begin_inset Quotes eld
6065 \end_inset
6066
6067 00.00.0000
6068 \begin_inset Quotes erd
6069 \end_inset
6070
6071  (equal to 6 M).
6072  
6073 \begin_inset Newline newline
6074 \end_inset
6075
6076
6077 \begin_inset Note Greyedout
6078 status open
6079
6080 \begin_layout Plain Layout
6081
6082 \series bold
6083 Note:
6084 \series default
6085  Setting the cursor into a list item to change only its label width will
6086  only change the width inside LyX but not in the output.
6087 \end_layout
6088
6089 \end_inset
6090
6091
6092 \end_layout
6093
6094 \begin_layout Standard
6095 You should use the 
6096 \family sans
6097 List
6098 \family default
6099  environment the same way like the 
6100 \family sans
6101 Description
6102 \family default
6103  list: When you need one word to stand out from the text that describes
6104  it.
6105  The 
6106 \family sans
6107 List
6108 \family default
6109  environment gives you another way to do this, using a different overall
6110  layout.
6111 \end_layout
6112
6113 \begin_layout Standard
6114 You can nest 
6115 \family sans
6116 List
6117 \family default
6118  environments inside one another, nest them in other types of lists, and
6119  so on.
6120  They work just like the other list paragraph environments.
6121  Read section
6122 \begin_inset space ~
6123 \end_inset
6124
6125
6126 \begin_inset CommandInset ref
6127 LatexCommand ref
6128 reference "sec:Nesting"
6129
6130 \end_inset
6131
6132  to learn about nesting.
6133 \end_layout
6134
6135 \begin_layout Standard
6136 There is yet another feature of the 
6137 \family sans
6138 List
6139 \family default
6140  environment: As you can see in the examples, LyX left-justifies the item
6141  labels by default.
6142  You can use additional 
6143 \family sans
6144 HFills
6145 \family default
6146  to change how LyX justifies the item label.
6147  
6148 \family sans
6149 Hfills
6150 \family default
6151  are documented in section
6152 \begin_inset space ~
6153 \end_inset
6154
6155
6156 \begin_inset CommandInset ref
6157 LatexCommand ref
6158 reference "sub:Horizontal-Space"
6159
6160 \end_inset
6161
6162 .
6163  Here are some examples:
6164 \begin_inset Newpage pagebreak
6165 \end_inset
6166
6167
6168 \end_layout
6169
6170 \begin_layout Labeling
6171 \labelwidthstring 00.00.0000
6172 Left The default for 
6173 \family sans
6174 List
6175 \family default
6176  item labels.
6177 \end_layout
6178
6179 \begin_layout Labeling
6180 \labelwidthstring 00.00.0000
6181 \begin_inset space \hfill{}
6182 \end_inset
6183
6184 Right One 
6185 \family sans
6186 HFill
6187 \family default
6188  at the beginning of the label right justifies it.
6189 \end_layout
6190
6191 \begin_layout Labeling
6192 \labelwidthstring 00.00.0000
6193 \begin_inset space \hfill{}
6194 \end_inset
6195
6196 Center
6197 \begin_inset space \hfill{}
6198 \end_inset
6199
6200  One 
6201 \family sans
6202 HFill
6203 \family default
6204  at the beginning of the label and one at the end centers it.
6205 \end_layout
6206
6207 \begin_layout Subsection
6208 Customized Lists
6209 \begin_inset Index idx
6210 status collapsed
6211
6212 \begin_layout Plain Layout
6213 Lists ! Customized
6214 \end_layout
6215
6216 \end_inset
6217
6218
6219 \end_layout
6220
6221 \begin_layout Standard
6222 To use the features described in this section, you must load the module
6223  
6224 \family sans
6225 Customisable Lists (enumitem)
6226 \family default
6227  in the document settings.
6228  This loads the features of the LaTeX-package 
6229 \series bold
6230 enumitem
6231 \series default
6232
6233 \begin_inset Index idx
6234 status collapsed
6235
6236 \begin_layout Plain Layout
6237 LaTeX-packages ! enumitem
6238 \end_layout
6239
6240 \end_inset
6241
6242 .
6243 \end_layout
6244
6245 \begin_layout Subsubsection
6246 Custom Enumerate Lists
6247 \begin_inset Index idx
6248 status collapsed
6249
6250 \begin_layout Plain Layout
6251 Lists ! Enumerate ! Custom
6252 \end_layout
6253
6254 \end_inset
6255
6256
6257 \end_layout
6258
6259 \begin_layout Standard
6260 \noindent
6261 The default numbering of numbered lists can be changed by adding an optional
6262  argument (menu 
6263 \family sans
6264 Insert\SpecialChar \menuseparator
6265 Short Title
6266 \family default
6267 ) to the first item of each level in the list.
6268  There you add the command
6269 \end_layout
6270
6271 \begin_layout Standard
6272
6273 \series bold
6274 label=
6275 \backslash
6276 roman{enumi}
6277 \end_layout
6278
6279 \begin_layout Standard
6280 in TeX Code (shortcut 
6281 \begin_inset Info
6282 type  "shortcut"
6283 arg   "ert-insert"
6284 \end_inset
6285
6286 ).
6287 \begin_inset Foot
6288 status collapsed
6289
6290 \begin_layout Plain Layout
6291 For more about TeX Code, look at section
6292 \begin_inset space ~
6293 \end_inset
6294
6295
6296 \begin_inset CommandInset ref
6297 LatexCommand ref
6298 reference "sec:TeX-Code"
6299
6300 \end_inset
6301
6302 .
6303 \end_layout
6304
6305 \end_inset
6306
6307
6308 \emph on
6309  enumi
6310 \emph default
6311  is hereby the counter of the enumeration in the first level.
6312  The command 
6313 \series bold
6314
6315 \backslash
6316 roman
6317 \series default
6318  outputs the counter as small Roman numeral.
6319  For capital Roman numerals replace in the command above 
6320 \series bold
6321
6322 \backslash
6323 roman
6324 \series default
6325  by 
6326 \series bold
6327
6328 \backslash
6329 Roman
6330 \series default
6331 .
6332  For Arabic numerals use 
6333 \series bold
6334
6335 \backslash
6336 arabic
6337 \series default
6338 .
6339  To 
6340 \begin_inset Quotes eld
6341 \end_inset
6342
6343 number
6344 \begin_inset Quotes erd
6345 \end_inset
6346
6347  items with capital or small Latin letters use 
6348 \series bold
6349
6350 \backslash
6351 Alph
6352 \series default
6353  or 
6354 \series bold
6355
6356 \backslash
6357 alph
6358 \series default
6359 , respectively.
6360 \end_layout
6361
6362 \begin_layout Standard
6363 \noindent
6364 \begin_inset Note Greyedout
6365 status open
6366
6367 \begin_layout Plain Layout
6368
6369 \series bold
6370 Note:
6371 \series default
6372  You can only number 26
6373 \begin_inset space ~
6374 \end_inset
6375
6376 items with Latin letters, because this numbering is limited to single letters.
6377 \end_layout
6378
6379 \end_inset
6380
6381
6382 \end_layout
6383
6384 \begin_layout Standard
6385 To change the numbering for the list sublevels, replace the 'i' in the command
6386  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6387 \end_layout
6388
6389 \begin_layout Standard
6390 As example a list with custom numbering:
6391 \end_layout
6392
6393 \begin_layout Enumerate
6394 \begin_inset Argument
6395 status open
6396
6397 \begin_layout Plain Layout
6398 \begin_inset ERT
6399 status open
6400
6401 \begin_layout Plain Layout
6402
6403 label=
6404 \backslash
6405 #
6406 \backslash
6407 Alph{enumi}
6408 \backslash
6409 #
6410 \end_layout
6411
6412 \end_inset
6413
6414
6415 \end_layout
6416
6417 \end_inset
6418
6419 Level 1
6420 \end_layout
6421
6422 \begin_deeper
6423 \begin_layout Enumerate
6424 \begin_inset Argument
6425 status open
6426
6427 \begin_layout Plain Layout
6428 \begin_inset ERT
6429 status open
6430
6431 \begin_layout Plain Layout
6432
6433 label=
6434 \backslash
6435 Alph{enumi}.
6436 \backslash
6437 arabic{enumii}
6438 \end_layout
6439
6440 \end_inset
6441
6442
6443 \end_layout
6444
6445 \end_inset
6446
6447 Level 2
6448 \end_layout
6449
6450 \begin_layout Enumerate
6451 Level 2
6452 \end_layout
6453
6454 \begin_deeper
6455 \begin_layout Enumerate
6456 \begin_inset Argument
6457 status open
6458
6459 \begin_layout Plain Layout
6460 \begin_inset ERT
6461 status open
6462
6463 \begin_layout Plain Layout
6464
6465 label=
6466 \backslash
6467 bf{
6468 \backslash
6469 arabic{enumiii}}
6470 \end_layout
6471
6472 \end_inset
6473
6474
6475 \end_layout
6476
6477 \end_inset
6478
6479 Level 3
6480 \end_layout
6481
6482 \begin_deeper
6483 \begin_layout Enumerate
6484 \begin_inset Argument
6485 status open
6486
6487 \begin_layout Plain Layout
6488 \begin_inset ERT
6489 status open
6490
6491 \begin_layout Plain Layout
6492
6493 label=
6494 \backslash
6495 emph{
6496 \backslash
6497 roman{enumiv})}
6498 \end_layout
6499
6500 \end_inset
6501
6502
6503 \end_layout
6504
6505 \end_inset
6506
6507 Level 4
6508 \end_layout
6509
6510 \end_deeper
6511 \end_deeper
6512 \end_deeper
6513 \begin_layout Standard
6514 For this list these commands were used:
6515 \end_layout
6516
6517 \begin_layout Standard
6518 \noindent
6519
6520 \series bold
6521 label=
6522 \backslash
6523 #
6524 \backslash
6525 Alph{enumi}
6526 \backslash
6527 #
6528 \begin_inset Newline newline
6529 \end_inset
6530
6531 label=
6532 \backslash
6533 Alph{enumi}.
6534 \backslash
6535 arabic{enumii}
6536 \begin_inset Newline newline
6537 \end_inset
6538
6539 label=
6540 \backslash
6541 bf{
6542 \backslash
6543 arabic{enumiii}}
6544 \begin_inset Newline newline
6545 \end_inset
6546
6547 label=
6548 \backslash
6549 emph{
6550 \backslash
6551 roman{enumiv})}
6552 \end_layout
6553
6554 \begin_layout Standard
6555 where the command 
6556 \series bold
6557
6558 \backslash
6559 emph{}
6560 \series default
6561  makes the label emphasized and 
6562 \series bold
6563
6564 \backslash
6565 bf{}
6566 \series default
6567  makes it bold.
6568 \end_layout
6569
6570 \begin_layout Standard
6571 \begin_inset Note Greyedout
6572 status open
6573
6574 \begin_layout Plain Layout
6575
6576 \series bold
6577 Note:
6578 \series default
6579  When you changed the label of a list level, it will be used for all following
6580  lists until you change the definition.
6581 \end_layout
6582
6583 \end_inset
6584
6585
6586 \end_layout
6587
6588 \begin_layout Subsubsection
6589 Resumed Enumeration
6590 \begin_inset Index idx
6591 status collapsed
6592
6593 \begin_layout Plain Layout
6594 Lists ! Enumerate ! Resumed
6595 \end_layout
6596
6597 \end_inset
6598
6599
6600 \end_layout
6601
6602 \begin_layout Standard
6603 Enumerations can be resumed after intermediate paragraphs:
6604 \end_layout
6605
6606 \begin_layout Enumerate
6607 \begin_inset Argument
6608 status open
6609
6610 \begin_layout Plain Layout
6611 \begin_inset ERT
6612 status open
6613
6614 \begin_layout Plain Layout
6615
6616 label=
6617 \backslash
6618 arabic{enumi}.
6619 \end_layout
6620
6621 \end_inset
6622
6623
6624 \end_layout
6625
6626 \end_inset
6627
6628 first
6629 \begin_inset Note Note
6630 status open
6631
6632 \begin_layout Plain Layout
6633 goes back to default numbering
6634 \end_layout
6635
6636 \end_inset
6637
6638
6639 \end_layout
6640
6641 \begin_layout Enumerate
6642 second
6643 \end_layout
6644
6645 \begin_layout Standard
6646 regular text
6647 \end_layout
6648
6649 \begin_layout Enumerate-Resume
6650 resumed
6651 \end_layout
6652
6653 \begin_layout Standard
6654 To resume an enumeration, use the style 
6655 \family sans
6656 Enumerate-Resume
6657 \family default
6658 .
6659  Its numbering appears in blue within LyX to indicate that it is a resumed
6660  list and that the numbering will not be correct in LyX, but in the output.
6661 \end_layout
6662
6663 \begin_layout Standard
6664 \begin_inset Note Greyedout
6665 status open
6666
6667 \begin_layout Plain Layout
6668
6669 \series bold
6670 Note:
6671 \series default
6672  If there is no previous enumeration to resume, you will get a LaTeX error.
6673 \end_layout
6674
6675 \end_inset
6676
6677
6678 \end_layout
6679
6680 \begin_layout Standard
6681 Perhaps you might want to resume the list with a different number than the
6682  next one.
6683  Or you want to start a new enumeration with a defined number.
6684  This is possible by adding an optional argument to the first list item
6685  of a normal new enumeration.
6686  There insert the command
6687 \end_layout
6688
6689 \begin_layout Standard
6690
6691 \series bold
6692 start=number
6693 \end_layout
6694
6695 \begin_layout Standard
6696 where 
6697 \emph on
6698 number
6699 \emph default
6700  is the number with which you want to resume the list.
6701  An example:
6702 \end_layout
6703
6704 \begin_layout Enumerate
6705 first item
6706 \end_layout
6707
6708 \begin_layout Enumerate
6709 second item
6710 \end_layout
6711
6712 \begin_layout Standard
6713 Enumeration starting at a given value:
6714 \end_layout
6715
6716 \begin_layout Enumerate
6717 \begin_inset Argument
6718 status open
6719
6720 \begin_layout Plain Layout
6721 \begin_inset ERT
6722 status open
6723
6724 \begin_layout Plain Layout
6725
6726 start=4
6727 \end_layout
6728
6729 \end_inset
6730
6731
6732 \end_layout
6733
6734 \end_inset
6735
6736 This enumeration starts at 4
6737 \end_layout
6738
6739 \begin_layout Subsubsection
6740 List Spacing
6741 \begin_inset Index idx
6742 status collapsed
6743
6744 \begin_layout Plain Layout
6745 Lists ! Spacing
6746 \end_layout
6747
6748 \end_inset
6749
6750
6751 \end_layout
6752
6753 \begin_layout Standard
6754 In some cases you might want less or more vertical space between the items
6755  of a list.
6756  For example the default space is too much in your opinion in this case:
6757 \end_layout
6758
6759 \begin_layout Itemize
6760 A bullet list
6761 \end_layout
6762
6763 \begin_layout Itemize
6764 with standard spacing 
6765 \end_layout
6766
6767 \begin_layout Standard
6768 You can decrease the space by adding an optional argument to the first item
6769  of the list.
6770  There add the command 
6771 \series bold
6772 nolistsep
6773 \series default
6774  to get no additional list space like in this example:
6775 \end_layout
6776
6777 \begin_layout Itemize
6778 \begin_inset Argument
6779 status open
6780
6781 \begin_layout Plain Layout
6782 \begin_inset ERT
6783 status open
6784
6785 \begin_layout Plain Layout
6786
6787 nolistsep
6788 \end_layout
6789
6790 \end_inset
6791
6792
6793 \end_layout
6794
6795 \end_inset
6796
6797 A bullet list
6798 \end_layout
6799
6800 \begin_layout Itemize
6801 without additional
6802 \end_layout
6803
6804 \begin_layout Itemize
6805 vertical space
6806 \end_layout
6807
6808 \begin_layout Standard
6809 To add space you can use several other commands provided by the LaTeX-package
6810  
6811 \series bold
6812 enumitem
6813 \series default
6814
6815 \begin_inset Index idx
6816 status collapsed
6817
6818 \begin_layout Plain Layout
6819 LaTeX-packages ! enumitem
6820 \end_layout
6821
6822 \end_inset
6823
6824 .
6825  For more info see its documentation, 
6826 \begin_inset CommandInset citation
6827 LatexCommand cite
6828 key "enumitem"
6829
6830 \end_inset
6831
6832 .
6833 \end_layout
6834
6835 \begin_layout Standard
6836 There are also many commands available to change the horizontal spacing
6837  and indentation.
6838  Here is an example where the indentation was changed to the one of the
6839  paragraphs in the document and the label separation was set to 2
6840 \begin_inset space \thinspace{}
6841 \end_inset
6842
6843 cm so that the number is in the page margin:
6844 \end_layout
6845
6846 \begin_layout Enumerate
6847 \begin_inset Argument
6848 status open
6849
6850 \begin_layout Plain Layout
6851 \begin_inset ERT
6852 status open
6853
6854 \begin_layout Plain Layout
6855
6856 labelindent=
6857 \backslash
6858 parindent, labelsep=2cm
6859 \end_layout
6860
6861 \end_inset
6862
6863
6864 \end_layout
6865
6866 \end_inset
6867
6868 An enumeration
6869 \end_layout
6870
6871 \begin_layout Enumerate
6872 with negative indentation
6873 \end_layout
6874
6875 \begin_layout Subsubsection
6876 Further Customization
6877 \begin_inset Index idx
6878 status collapsed
6879
6880 \begin_layout Plain Layout
6881 Lists ! Description
6882 \end_layout
6883
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \begin_layout Standard
6890 You can also change the style of description lists.
6891  The command
6892 \end_layout
6893
6894 \begin_layout Standard
6895
6896 \series bold
6897 font=definition
6898 \end_layout
6899
6900 \begin_layout Standard
6901 changes the description label font, the command
6902 \end_layout
6903
6904 \begin_layout Standard
6905
6906 \series bold
6907 style=definition
6908 \end_layout
6909
6910 \begin_layout Standard
6911 sets the list style.
6912 \end_layout
6913
6914 \begin_layout Standard
6915 An example where the command
6916 \end_layout
6917
6918 \begin_layout Standard
6919
6920 \series bold
6921 font=
6922 \backslash
6923 itshape, style=nextline
6924 \end_layout
6925
6926 \begin_layout Standard
6927 is used:
6928 \end_layout
6929
6930 \begin_layout Description
6931 Ionizing
6932 \begin_inset space ~
6933 \end_inset
6934
6935 radiation: 
6936 \begin_inset Argument
6937 status open
6938
6939 \begin_layout Plain Layout
6940 \begin_inset ERT
6941 status open
6942
6943 \begin_layout Plain Layout
6944
6945 labelindent=0pt, labelsep=1cm, font=
6946 \backslash
6947 itshape, style=nextline
6948 \end_layout
6949
6950 \end_inset
6951
6952
6953 \end_layout
6954
6955 \end_inset
6956
6957 Ionizing radiation consists of particles or electromagnetic waves that are
6958  energetic enough to detach electrons from atoms or molecules, therefore
6959  ionizing them.
6960 \end_layout
6961
6962 \begin_layout Description
6963 Reference
6964 \begin_inset space ~
6965 \end_inset
6966
6967 counting: In computer science, reference counting is a technique of storing
6968  the number of references, pointers, or handles to a resource such as an
6969  object, block of memory, disk space or other resource.
6970 \end_layout
6971
6972 \begin_layout Standard
6973 There are many more commands and features provided by the LaTeX-package
6974  
6975 \series bold
6976 enumitem
6977 \series default
6978
6979 \begin_inset Index idx
6980 status collapsed
6981
6982 \begin_layout Plain Layout
6983 LaTeX-packages ! enumitem
6984 \end_layout
6985
6986 \end_inset
6987
6988 .
6989  For more info see its documentation, 
6990 \begin_inset CommandInset citation
6991 LatexCommand cite
6992 key "enumitem"
6993
6994 \end_inset
6995
6996
6997 \end_layout
6998
6999 \begin_layout Subsection
7000 Letters
7001 \begin_inset Index idx
7002 status collapsed
7003
7004 \begin_layout Plain Layout
7005 Letters
7006 \end_layout
7007
7008 \end_inset
7009
7010
7011 \end_layout
7012
7013 \begin_layout Subsubsection
7014
7015 \family sans
7016 Address
7017 \family default
7018  and 
7019 \family sans
7020 Right
7021 \begin_inset space ~
7022 \end_inset
7023
7024 Address
7025 \family default
7026 : An Overview
7027 \end_layout
7028
7029 \begin_layout Standard
7030 Although LyX has document classes for letters, we've also created two paragraph
7031  environments called 
7032 \family sans
7033 Address
7034 \family default
7035  and 
7036 \family sans
7037 Right
7038 \begin_inset space ~
7039 \end_inset
7040
7041 Address
7042 \family default
7043 .
7044  To use the letter class, you need to use specific paragraph environments
7045  in a specific order, otherwise LaTeX gags on the document.
7046  In contrast, you can use the 
7047 \family sans
7048 Address
7049 \family default
7050  and 
7051 \family sans
7052 Right
7053 \begin_inset space ~
7054 \end_inset
7055
7056 Address
7057 \family default
7058  paragraph environments anywhere with no problem.
7059  You can even nest them inside other environments, though you can't nest
7060  anything in them.
7061 \end_layout
7062
7063 \begin_layout Standard
7064 Of course, you're not limited to using 
7065 \family sans
7066 Address
7067 \family default
7068  and 
7069 \family sans
7070 Right
7071 \begin_inset space ~
7072 \end_inset
7073
7074 Address
7075 \family default
7076  for letters only.
7077  
7078 \family sans
7079 Right
7080 \begin_inset space ~
7081 \end_inset
7082
7083 Address
7084 \family default
7085 , in particular, is useful for creating article titles like those used in
7086  some European academic papers.
7087 \end_layout
7088
7089 \begin_layout Subsubsection
7090 Usage
7091 \begin_inset CommandInset label
7092 LatexCommand label
7093 name "sec:Address-Usage"
7094
7095 \end_inset
7096
7097
7098 \end_layout
7099
7100 \begin_layout Standard
7101 The 
7102 \family sans
7103 Address
7104 \family default
7105  environment formats text in the style of an address, which is also used
7106  for the opening and signature in some countries.
7107  Similarly, the 
7108 \family sans
7109 Right
7110 \begin_inset space ~
7111 \end_inset
7112
7113 Address
7114 \family default
7115  environment formats text in the style of a right-justified address, which
7116  is used for the sender's address and today's date in some countries.
7117  Here's an example of each:
7118 \end_layout
7119
7120 \begin_layout Right Address
7121 Right Address
7122 \begin_inset Newline newline
7123 \end_inset
7124
7125 Who I am
7126 \begin_inset Newline newline
7127 \end_inset
7128
7129 Where I am
7130 \begin_inset Newline newline
7131 \end_inset
7132
7133 When is it? What is today?
7134 \end_layout
7135
7136 \begin_layout Standard
7137 That was 
7138 \family sans
7139 Right
7140 \begin_inset space ~
7141 \end_inset
7142
7143 Address
7144 \family default
7145 .
7146  Notice that the lines all have the same left margin, which LyX sets to
7147  fit the largest block of text on a single line.
7148  Here's an example of the 
7149 \family sans
7150 Address
7151 \family default
7152  environment:
7153 \end_layout
7154
7155 \begin_layout Address
7156 Who are you
7157 \begin_inset Newline newline
7158 \end_inset
7159
7160 Where do I send this
7161 \begin_inset Newline newline
7162 \end_inset
7163
7164 Your post office and country
7165 \end_layout
7166
7167 \begin_layout Standard
7168 As you can see, both 
7169 \family sans
7170 Address
7171 \family default
7172  and 
7173 \family sans
7174 Right
7175 \begin_inset space ~
7176 \end_inset
7177
7178 Address
7179 \family default
7180  add extra space between themselves and the next paragraph.
7181  If you hit 
7182 \family sans
7183 Return
7184 \family default
7185  in either of these environments, LyX resets the nesting depth and sets
7186  the environment to 
7187 \family sans
7188 Standard
7189 \family default
7190 .
7191  This makes sense, since 
7192 \family sans
7193 Return
7194 \family default
7195  is the 
7196 \family typewriter
7197 break-paragraph
7198 \family default
7199  function, and the individual lines of an address are not paragraphs.
7200  Thus, you have to use 
7201 \family typewriter
7202 break-line
7203 \family default
7204  (
7205 \begin_inset Info
7206 type  "shortcut"
7207 arg   "newline-insert newline"
7208 \end_inset
7209
7210  or 
7211 \family sans
7212 Formatting
7213 \begin_inset space ~
7214 \end_inset
7215
7216 Character\SpecialChar \menuseparator
7217 Line
7218 \begin_inset space ~
7219 \end_inset
7220
7221 Break
7222 \family default
7223  from the 
7224 \family sans
7225 Insert
7226 \family default
7227  menu) to start a new line in an 
7228 \family sans
7229 Address
7230 \family default
7231  or 
7232 \family sans
7233 Right
7234 \begin_inset space ~
7235 \end_inset
7236
7237 Address
7238 \family default
7239  environment.
7240 \end_layout
7241
7242 \begin_layout Subsection
7243 Academic Writing
7244 \end_layout
7245
7246 \begin_layout Standard
7247 Most academic writing begins with an abstract and ends with a bibliography
7248  or list of references.
7249  LyX contains paragraph environments for both of these.
7250 \end_layout
7251
7252 \begin_layout Subsubsection
7253
7254 \family sans
7255 Abstract
7256 \begin_inset Index idx
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260 Abstracts
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \end_layout
7267
7268 \begin_layout Standard
7269 The 
7270 \family sans
7271 Abstract
7272 \family default
7273  environment is used for the abstract of an article.
7274  Technically, you could use this environment anywhere, but you really should
7275  only use it at the beginning of the document, after the title.
7276  Also, don't bother trying to nest 
7277 \family sans
7278 Abstract
7279 \family default
7280  in anything else or vice versa.
7281  It won't work.
7282  The 
7283 \family sans
7284 Abstract
7285 \family default
7286  environment is only useful in the article and report document classes.
7287  The book document classes ignores the 
7288 \family sans
7289 Abstract
7290 \family default
7291  completely, and it's utterly silly to use 
7292 \family sans
7293 Abstract
7294 \family default
7295  in a letter document class.
7296 \end_layout
7297
7298 \begin_layout Standard
7299 The 
7300 \family sans
7301 Abstract
7302 \family default
7303  environment does several things for you.
7304  First, it puts the centered label 
7305 \begin_inset Quotes eld
7306 \end_inset
7307
7308 Abstract
7309 \begin_inset Quotes erd
7310 \end_inset
7311
7312  above the text.
7313  The label and the text of the abstract are separated by some extra vertical
7314  space.
7315  Second, it typesets everything in a smaller font, just as you'd expect.
7316  Lastly, it adds a bit of extra vertical space between the abstract and
7317  the subsequent text.
7318  Well, that's how it will appear on the LyX screen.
7319  The appearance in the output depends on the used article or report class.
7320 \end_layout
7321
7322 \begin_layout Standard
7323 Starting a new paragraph by hitting 
7324 \family sans
7325 Return
7326 \family default
7327  does not reset the paragraph environment.
7328  The new paragraph will still be in the 
7329 \family sans
7330 Abstract
7331 \family default
7332  environment.
7333  So, you will have to change the paragraph environment yourself when you
7334  finish entering the abstract of your document.
7335 \end_layout
7336
7337 \begin_layout Standard
7338 \begin_inset Float figure
7339 wide false
7340 sideways false
7341 status open
7342
7343 \begin_layout Plain Layout
7344 \align center
7345 \begin_inset Graphics
7346         filename clipart/Abstract.pdf
7347
7348 \end_inset
7349
7350
7351 \end_layout
7352
7353 \begin_layout Plain Layout
7354 \begin_inset Caption
7355
7356 \begin_layout Plain Layout
7357 \begin_inset CommandInset label
7358 LatexCommand label
7359 name "cap:Paragraph-in-the"
7360
7361 \end_inset
7362
7363 Paragraph in the 
7364 \family sans
7365 Abstract
7366 \family default
7367  environment
7368 \end_layout
7369
7370 \end_inset
7371
7372
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \begin_layout Standard
7381 We'd love to give you directly an example of the 
7382 \family sans
7383 Abstract
7384 \family default
7385  environment, but since this document is in the 
7386 \begin_inset Quotes eld
7387 \end_inset
7388
7389 book
7390 \begin_inset Quotes erd
7391 \end_inset
7392
7393  class, we can't do this.
7394  We inserted it therefore as figure
7395 \begin_inset space ~
7396 \end_inset
7397
7398
7399 \begin_inset CommandInset ref
7400 LatexCommand ref
7401 reference "cap:Paragraph-in-the"
7402
7403 \end_inset
7404
7405 .
7406  If you've never heard of an 
7407 \begin_inset Quotes eld
7408 \end_inset
7409
7410 abstract
7411 \begin_inset Quotes erd
7412 \end_inset
7413
7414  before, you can safely ignore this environment.
7415 \end_layout
7416
7417 \begin_layout Subsubsection
7418
7419 \family sans
7420 Bibliography
7421 \family default
7422
7423 \begin_inset Index idx
7424 status collapsed
7425
7426 \begin_layout Plain Layout
7427 Bibliography
7428 \end_layout
7429
7430 \end_inset
7431
7432
7433 \begin_inset CommandInset label
7434 LatexCommand label
7435 name "sub:Biblio_environment"
7436
7437 \end_inset
7438
7439
7440 \end_layout
7441
7442 \begin_layout Standard
7443 The 
7444 \family sans
7445 Bibliography
7446 \family default
7447  environment is used to list references.
7448  Technically, you could use this environment anywhere, but you really should
7449  only use it at the end of the document.
7450  Nesting 
7451 \family sans
7452 Bibliography
7453 \family default
7454  in anything else or vice versa won't work.
7455 \end_layout
7456
7457 \begin_layout Standard
7458 When you first open a 
7459 \family sans
7460 Bibliography
7461 \family default
7462  environment, LyX adds a large vertical space, followed by the heading 
7463 \begin_inset Quotes eld
7464 \end_inset
7465
7466 Bibliography
7467 \begin_inset Quotes erd
7468 \end_inset
7469
7470  or 
7471 \begin_inset Quotes eld
7472 \end_inset
7473
7474 References,
7475 \begin_inset Quotes erd
7476 \end_inset
7477
7478  depending on the document class.
7479  The heading is in a large boldface font.
7480  Each paragraph of the 
7481 \family sans
7482 Bibliography
7483 \family default
7484  environment is a bibliography entry.
7485  Thus, hitting 
7486 \family sans
7487 Return
7488 \family default
7489  does not reset the paragraph environment.
7490  Each new paragraph is still in the 
7491 \family sans
7492 Bibliography
7493 \family default
7494  environment.
7495 \end_layout
7496
7497 \begin_layout Standard
7498 There is another, usually better way to include references in your document
7499  by using a BibTeX database.
7500  For more information on that, and for a detailed description of LyX's bibliogra
7501 phy handling, have a look at in section
7502 \begin_inset space ~
7503 \end_inset
7504
7505
7506 \begin_inset CommandInset ref
7507 LatexCommand ref
7508 reference "sec:Bibliography"
7509
7510 \end_inset
7511
7512 .
7513 \end_layout
7514
7515 \begin_layout Subsection
7516 LyX
7517 \family sans
7518 -Code
7519 \begin_inset Index idx
7520 status collapsed
7521
7522 \begin_layout Plain Layout
7523 Paragraph ! LyX code
7524 \end_layout
7525
7526 \end_inset
7527
7528
7529 \begin_inset CommandInset label
7530 LatexCommand label
7531 name "sub:LyX-Code"
7532
7533 \end_inset
7534
7535
7536 \end_layout
7537
7538 \begin_layout Standard
7539 The 
7540 \family sans
7541 LyX-Code
7542 \family default
7543  environment is another LyX extension.
7544  It type-sets text in a typewriter-style font.
7545  It also treats the 
7546 \family sans
7547 Space
7548 \family default
7549  key as a fixed whitespace;
7550 \begin_inset Foot
7551 status collapsed
7552
7553 \begin_layout Plain Layout
7554 In the 
7555 \family sans
7556 LyX-Code
7557 \family default
7558  environment, the 
7559 \family sans
7560 Space
7561 \family default
7562  key is treated as a 
7563 \family sans
7564 Protected
7565 \begin_inset space ~
7566 \end_inset
7567
7568 Blank
7569 \family default
7570  instead of an end-of-word marker.
7571 \end_layout
7572
7573 \end_inset
7574
7575  this is the only case in which you can type multiple whitespaces in LyX.
7576  If you need to insert blank lines, you'll still need to use 
7577 \begin_inset Info
7578 type  "shortcut"
7579 arg   "newline-insert newline"
7580 \end_inset
7581
7582  (the 
7583 \family typewriter
7584 break-line
7585 \family default
7586  function).
7587  
7588 \family sans
7589 Return
7590 \family default
7591  breaks paragraphs.
7592  Note, however, that 
7593 \family sans
7594 Return
7595 \family default
7596  does not reset the paragraph environment.
7597  So, when you finish using the 
7598 \family sans
7599 LyX-Code
7600 \family default
7601  environment, you'll need to change the paragraph environment yourself.
7602  Also, you can nest the 
7603 \family sans
7604 LyX-Code
7605 \family default
7606  environment inside of others.
7607 \end_layout
7608
7609 \begin_layout Standard
7610 There are a few quirks with this environment:
7611 \end_layout
7612
7613 \begin_layout Itemize
7614 You cannot use 
7615 \begin_inset Info
7616 type  "shortcut"
7617 arg   "newline-insert newline"
7618 \end_inset
7619
7620  at the beginning of a new paragraph (i.
7621 \begin_inset space \thinspace{}
7622 \end_inset
7623
7624 g.
7625 \begin_inset space \space{}
7626 \end_inset
7627
7628 you can't follow 
7629 \family sans
7630 Return
7631 \family default
7632  with a 
7633 \begin_inset Info
7634 type  "shortcut"
7635 arg   "newline-insert newline"
7636 \end_inset
7637
7638 ).
7639 \end_layout
7640
7641 \begin_layout Itemize
7642 You can't follow a 
7643 \begin_inset Info
7644 type  "shortcut"
7645 arg   "newline-insert newline"
7646 \end_inset
7647
7648  with a 
7649 \family sans
7650 Space
7651 \family default
7652 .
7653 \end_layout
7654
7655 \begin_deeper
7656 \begin_layout Itemize
7657 Use a 
7658 \family sans
7659 Return
7660 \family default
7661  to begin a new paragraph, then you can use a 
7662 \family sans
7663 Space
7664 \family default
7665 .
7666 \end_layout
7667
7668 \begin_layout Itemize
7669 Or: use 
7670 \begin_inset Info
7671 type  "shortcut"
7672 arg   "space-insert protected"
7673 \end_inset
7674
7675  instead.
7676 \end_layout
7677
7678 \end_deeper
7679 \begin_layout Itemize
7680 You can't have an empty paragraph or an empty line.
7681  You must put at least one 
7682 \family sans
7683 Space
7684 \family default
7685  in any line you want blank.
7686  Otherwise, LaTeX generates errors.
7687 \end_layout
7688
7689 \begin_layout Itemize
7690 You cannot get the typewriter double quotes by typing 
7691 \family sans
7692 "
7693 \family default
7694  since that will insert 
7695 \emph on
7696 real
7697 \emph default
7698  quotes.
7699  You get the typewriter double quotes with 
7700 \begin_inset Info
7701 type  "shortcut"
7702 arg   "self-insert \""
7703 \end_inset
7704
7705 .
7706 \end_layout
7707
7708 \begin_layout Standard
7709 Here is an example:
7710 \end_layout
7711
7712 \begin_layout LyX-Code
7713 #include <stdio.h>
7714 \end_layout
7715
7716 \begin_layout LyX-Code
7717  
7718 \end_layout
7719
7720 \begin_layout LyX-Code
7721 int main(void)
7722 \end_layout
7723
7724 \begin_layout LyX-Code
7725 {
7726 \end_layout
7727
7728 \begin_layout LyX-Code
7729     printf("Hello World!
7730 \backslash
7731 n");
7732 \end_layout
7733
7734 \begin_layout LyX-Code
7735     return 0;
7736 \end_layout
7737
7738 \begin_layout LyX-Code
7739 }
7740 \end_layout
7741
7742 \begin_layout Standard
7743 This is just the standard 
7744 \begin_inset Quotes eld
7745 \end_inset
7746
7747 Hello world!
7748 \begin_inset Quotes erd
7749 \end_inset
7750
7751  program.
7752  
7753 \end_layout
7754
7755 \begin_layout Standard
7756
7757 \family sans
7758 LyX-Code
7759 \family default
7760  has one purpose: to typeset code, such as program source, shell scripts,
7761  rc-files, and so on.
7762  Use it only in those very special cases where you need to generate text
7763  as if you used a typewriter.
7764 \begin_inset Index idx
7765 status collapsed
7766
7767 \begin_layout Plain Layout
7768 Paragraph environments|)
7769 \end_layout
7770
7771 \end_inset
7772
7773  For longer parts of programming code, use the listings inset that is described
7774  in the chapter 
7775 \emph on
7776 Program Code Listings
7777 \emph default
7778  of the 
7779 \emph on
7780 Embedded
7781 \begin_inset space ~
7782 \end_inset
7783
7784 Objects
7785 \emph default
7786  manual.
7787 \end_layout
7788
7789 \begin_layout Section
7790 Nesting Environments
7791 \begin_inset Index idx
7792 status collapsed
7793
7794 \begin_layout Plain Layout
7795 Nesting ! Environments
7796 \end_layout
7797
7798 \end_inset
7799
7800
7801 \begin_inset CommandInset label
7802 LatexCommand label
7803 name "sec:Nesting"
7804
7805 \end_inset
7806
7807
7808 \end_layout
7809
7810 \begin_layout Subsection
7811 Introduction
7812 \end_layout
7813
7814 \begin_layout Standard
7815 LyX treats text as a unified block with a particular context and specific
7816  properties.
7817  This allows you to create blocks that inherit some of the properties of
7818  another block.
7819  For example you have three main points in an outline, but point #2 also
7820  has two subpoints.
7821  In other words, you have a list inside of another list, with the inner
7822  list 
7823 \begin_inset Quotes eld
7824 \end_inset
7825
7826 attached
7827 \begin_inset Quotes erd
7828 \end_inset
7829
7830  to item #2:
7831 \end_layout
7832
7833 \begin_layout Enumerate
7834 one
7835 \end_layout
7836
7837 \begin_layout Enumerate
7838 two
7839 \end_layout
7840
7841 \begin_deeper
7842 \begin_layout Enumerate
7843 sublist – item #1
7844 \end_layout
7845
7846 \begin_layout Enumerate
7847 sublist – item #2
7848 \end_layout
7849
7850 \end_deeper
7851 \begin_layout Enumerate
7852 three
7853 \end_layout
7854
7855 \begin_layout Standard
7856 You put a list inside a list by nesting one list inside the other.
7857  Nesting an environment is quite simple: Select 
7858 \family sans
7859 Increase
7860 \begin_inset space ~
7861 \end_inset
7862
7863 List
7864 \begin_inset space ~
7865 \end_inset
7866
7867 Depth
7868 \family default
7869  or 
7870 \family sans
7871 Decrease
7872 \begin_inset space ~
7873 \end_inset
7874
7875 List
7876 \begin_inset space ~
7877 \end_inset
7878
7879 Depth
7880 \family default
7881  from the 
7882 \family sans
7883 Edit
7884 \family default
7885  menu to change the nesting depth of the current paragraph (the status bar
7886  will tell you how far you are nested).
7887  Instead of the menu, you can also use the toolbar buttons 
7888 \begin_inset Info
7889 type  "icon"
7890 arg   "depth-increment"
7891 \end_inset
7892
7893  and 
7894 \begin_inset Info
7895 type  "icon"
7896 arg   "depth-decrement"
7897 \end_inset
7898
7899  or the convenient key bindings 
7900 \family sans
7901 Tab
7902 \family default
7903  and 
7904 \family sans
7905 Shift-Tab
7906 \family default
7907  or 
7908 \begin_inset Info
7909 type  "shortcut"
7910 arg   "depth-increment"
7911 \end_inset
7912
7913  and 
7914 \begin_inset Info
7915 type  "shortcut"
7916 arg   "depth-decrement"
7917 \end_inset
7918
7919  to change the nesting level.
7920  The change will work on the current selection if you have made one (allowing
7921  you to change the nesting of several paragraphs at once), or the current
7922  paragraph.
7923 \end_layout
7924
7925 \begin_layout Standard
7926 Note that LyX only changes the nesting depth if it can.
7927  If it's invalid to do so, nothing happens if you try to change the depth.
7928  Additionally, if you change the depth of one paragraph, it affects the
7929  depth of every paragraph nested inside of it.
7930 \end_layout
7931
7932 \begin_layout Standard
7933 Nesting isn't limited to lists.
7934  In LyX, you can nest just about anything inside anything else, as you're
7935  about to find out.
7936  This is the real power of nesting paragraph environments.
7937 \end_layout
7938
7939 \begin_layout Subsection
7940 What You Can and Can't Nest
7941 \end_layout
7942
7943 \begin_layout Standard
7944 Before we fire a list of paragraph environments at you, we need to tell
7945  you a little bit more about how nesting works.
7946 \end_layout
7947
7948 \begin_layout Standard
7949 The question if nesting a paragraph environment is possible, is a bit more
7950  complicated than a simple yes or no.
7951  There are three types of paragraph environments:
7952 \end_layout
7953
7954 \begin_layout Itemize
7955 Completely unnestable
7956 \end_layout
7957
7958 \begin_layout Itemize
7959 Fully nestable, you can nest them inside things and you can also nest other
7960  things inside them.
7961 \end_layout
7962
7963 \begin_layout Itemize
7964 A third type, you can nest them into other environments, but you can't nest
7965  anything into them.
7966 \end_layout
7967
7968 \begin_layout Standard
7969 Here's a list of the three types of nesting behavior, and which paragraph
7970  environments have them:
7971 \end_layout
7972
7973 \begin_layout Description
7974 Unnestable Can't nest them.
7975  Can't nest into them.
7976 \end_layout
7977
7978 \begin_deeper
7979 \begin_layout Itemize
7980
7981 \family sans
7982 Bibliography
7983 \end_layout
7984
7985 \begin_layout Itemize
7986
7987 \family sans
7988 Abstract
7989 \end_layout
7990
7991 \begin_layout Itemize
7992
7993 \family sans
7994 Title
7995 \end_layout
7996
7997 \begin_layout Itemize
7998
7999 \family sans
8000 Author
8001 \end_layout
8002
8003 \begin_layout Itemize
8004
8005 \family sans
8006 Date
8007 \end_layout
8008
8009 \end_deeper
8010 \begin_layout Description
8011 Fully
8012 \begin_inset space ~
8013 \end_inset
8014
8015 Nestable You can nest them.
8016  You can nest other things into them.
8017 \end_layout
8018
8019 \begin_deeper
8020 \begin_layout Itemize
8021
8022 \family sans
8023 Verse
8024 \end_layout
8025
8026 \begin_layout Itemize
8027
8028 \family sans
8029 Quote
8030 \end_layout
8031
8032 \begin_layout Itemize
8033
8034 \family sans
8035 Quotation
8036 \end_layout
8037
8038 \begin_layout Itemize
8039
8040 \family sans
8041 Itemize
8042 \end_layout
8043
8044 \begin_layout Itemize
8045
8046 \family sans
8047 Enumerate
8048 \end_layout
8049
8050 \begin_layout Itemize
8051
8052 \family sans
8053 Description
8054 \end_layout
8055
8056 \begin_layout Itemize
8057
8058 \family sans
8059 List
8060 \end_layout
8061
8062 \begin_layout Itemize
8063
8064 \family sans
8065 LyX-Code
8066 \end_layout
8067
8068 \end_deeper
8069 \begin_layout Description
8070 Nestable-Inside You can nest them inside other things.
8071  You can't nest anything into them.
8072 \end_layout
8073
8074 \begin_deeper
8075 \begin_layout Itemize
8076
8077 \family sans
8078 Standard
8079 \end_layout
8080
8081 \begin_layout Itemize
8082
8083 \family sans
8084 Part
8085 \end_layout
8086
8087 \begin_layout Itemize
8088
8089 \family sans
8090 Chapter
8091 \end_layout
8092
8093 \begin_layout Itemize
8094
8095 \family sans
8096 Section
8097 \end_layout
8098
8099 \begin_layout Itemize
8100
8101 \family sans
8102 Subsection
8103 \end_layout
8104
8105 \begin_layout Itemize
8106
8107 \family sans
8108 Subsubsection
8109 \end_layout
8110
8111 \begin_layout Itemize
8112
8113 \family sans
8114 Paragraph
8115 \end_layout
8116
8117 \begin_layout Itemize
8118
8119 \family sans
8120 Subparagraph
8121 \end_layout
8122
8123 \begin_layout Itemize
8124
8125 \family sans
8126 Part*
8127 \end_layout
8128
8129 \begin_layout Itemize
8130
8131 \family sans
8132 Chapter*
8133 \end_layout
8134
8135 \begin_layout Itemize
8136
8137 \family sans
8138 Section*
8139 \end_layout
8140
8141 \begin_layout Itemize
8142
8143 \family sans
8144 Subsection*
8145 \end_layout
8146
8147 \begin_layout Itemize
8148
8149 \family sans
8150 Subsubsection*
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Right
8157 \begin_inset space ~
8158 \end_inset
8159
8160 Address
8161 \end_layout
8162
8163 \begin_layout Itemize
8164
8165 \family sans
8166 Address
8167 \end_layout
8168
8169 \end_deeper
8170 \begin_layout Standard
8171 \begin_inset Note Greyedout
8172 status open
8173
8174 \begin_layout Plain Layout
8175
8176 \series bold
8177 Note:
8178 \series default
8179  Although it is possible to nest numbered section headings like 
8180 \family sans
8181 Chapter
8182 \family default
8183
8184 \family sans
8185 Section
8186 \family default
8187 , etc.
8188 \begin_inset space ~
8189 \end_inset
8190
8191 to e.
8192 \begin_inset space \thinspace{}
8193 \end_inset
8194
8195 g.
8196 \begin_inset space \space{}
8197 \end_inset
8198
8199 lists, it is highly recommended not to do this because the aim is to create
8200  well structured documents following typesetting guidelines whereas nested
8201  section headings violate this.
8202 \end_layout
8203
8204 \end_inset
8205
8206
8207 \end_layout
8208
8209 \begin_layout Subsection
8210 Nesting Other Things: Tables, Math, Floats, etc.
8211 \begin_inset Index idx
8212 status collapsed
8213
8214 \begin_layout Plain Layout
8215 Nesting ! Tables etc.
8216 \end_layout
8217
8218 \end_inset
8219
8220
8221 \end_layout
8222
8223 \begin_layout Standard
8224 There are several things that aren't paragraph environments, but which are
8225  affected by nesting anyhow.
8226  They are:
8227 \end_layout
8228
8229 \begin_layout Itemize
8230 equations
8231 \end_layout
8232
8233 \begin_layout Itemize
8234 tables
8235 \end_layout
8236
8237 \begin_layout Itemize
8238 figures
8239 \end_layout
8240
8241 \begin_layout Standard
8242 (
8243 \begin_inset Note Greyedout
8244 status open
8245
8246 \begin_layout Plain Layout
8247
8248 \series bold
8249 Note:
8250 \series default
8251  Figures and tables in 
8252 \family sans
8253 Floats
8254 \family default
8255  are not affected by this.
8256 \end_layout
8257
8258 \end_inset
8259
8260  Have a look at section
8261 \begin_inset space ~
8262 \end_inset
8263
8264
8265 \begin_inset CommandInset ref
8266 LatexCommand ref
8267 reference "sec:Floats"
8268
8269 \end_inset
8270
8271  for more information about 
8272 \family sans
8273 Floats
8274 \family default
8275 .)
8276 \end_layout
8277
8278 \begin_layout Standard
8279 LyX can treat these three objects as either a word or as a paragraph.
8280  If a figure, table, or an equation is inline, it goes wherever the paragraph
8281  it is in goes.
8282 \end_layout
8283
8284 \begin_layout Standard
8285 On the other hand, if you have an equation, figure or table in a 
8286 \begin_inset Quotes eld
8287 \end_inset
8288
8289 paragraph
8290 \begin_inset Quotes erd
8291 \end_inset
8292
8293  of its own, it behaves just like a 
8294 \begin_inset Quotes eld
8295 \end_inset
8296
8297 nestable-inside
8298 \begin_inset Quotes erd
8299 \end_inset
8300
8301  paragraph environment.
8302  You can nest it into any environment, but you obviously can't nest anything
8303  into it.
8304 \end_layout
8305
8306 \begin_layout Standard
8307 Here's an example with a table:
8308 \end_layout
8309
8310 \begin_layout Enumerate
8311 Item One
8312 \end_layout
8313
8314 \begin_deeper
8315 \begin_layout Enumerate
8316 This is (a) and it's nested.
8317 \end_layout
8318
8319 \begin_deeper
8320 \begin_layout Standard
8321 \begin_inset VSpace 0.3cm
8322 \end_inset
8323
8324
8325 \end_layout
8326
8327 \begin_layout Standard
8328 \align center
8329 \begin_inset Tabular
8330 <lyxtabular version="3" rows="2" columns="2">
8331 <features tabularvalignment="middle">
8332 <column alignment="center" valignment="top" width="0pt">
8333 <column alignment="center" valignment="top" width="0pt">
8334 <row>
8335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339
8340 \family roman
8341 \series medium
8342 \shape up
8343 \size normal
8344 \emph off
8345 \bar no
8346 \noun off
8347 \color none
8348 a
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357
8358 \family roman
8359 \series medium
8360 \shape up
8361 \size normal
8362 \emph off
8363 \bar no
8364 \noun off
8365 \color none
8366 b
8367 \end_layout
8368
8369 \end_inset
8370 </cell>
8371 </row>
8372 <row>
8373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377
8378 \family roman
8379 \series medium
8380 \shape up
8381 \size normal
8382 \emph off
8383 \bar no
8384 \noun off
8385 \color none
8386 c
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395
8396 \family roman
8397 \series medium
8398 \shape up
8399 \size normal
8400 \emph off
8401 \bar no
8402 \noun off
8403 \color none
8404 d
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 </row>
8410 </lyxtabular>
8411
8412 \end_inset
8413
8414
8415 \end_layout
8416
8417 \begin_layout Standard
8418 \begin_inset VSpace 0.3cm
8419 \end_inset
8420
8421
8422 \end_layout
8423
8424 \end_deeper
8425 \begin_layout Enumerate
8426 This is (b).
8427  The table is actually nested inside (a).
8428 \end_layout
8429
8430 \end_deeper
8431 \begin_layout Enumerate
8432 Back out again.
8433 \end_layout
8434
8435 \begin_layout Standard
8436 If we hadn't nested the table at all, the list would look like this:
8437 \end_layout
8438
8439 \begin_layout Enumerate
8440 Item One
8441 \end_layout
8442
8443 \begin_deeper
8444 \begin_layout Enumerate
8445 This is (a) and it's nested.
8446 \end_layout
8447
8448 \end_deeper
8449 \begin_layout Standard
8450 \begin_inset VSpace 0.3cm
8451 \end_inset
8452
8453
8454 \end_layout
8455
8456 \begin_layout Standard
8457 \align center
8458 \begin_inset Tabular
8459 <lyxtabular version="3" rows="2" columns="2">
8460 <features tabularvalignment="middle">
8461 <column alignment="center" valignment="top" width="0pt">
8462 <column alignment="center" valignment="top" width="0pt">
8463 <row>
8464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8465 \begin_inset Text
8466
8467 \begin_layout Plain Layout
8468
8469 \family roman
8470 \series medium
8471 \shape up
8472 \size normal
8473 \emph off
8474 \bar no
8475 \noun off
8476 \color none
8477 a
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486
8487 \family roman
8488 \series medium
8489 \shape up
8490 \size normal
8491 \emph off
8492 \bar no
8493 \noun off
8494 \color none
8495 b
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \family roman
8508 \series medium
8509 \shape up
8510 \size normal
8511 \emph off
8512 \bar no
8513 \noun off
8514 \color none
8515 c
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524
8525 \family roman
8526 \series medium
8527 \shape up
8528 \size normal
8529 \emph off
8530 \bar no
8531 \noun off
8532 \color none
8533 d
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 </lyxtabular>
8540
8541 \end_inset
8542
8543
8544 \end_layout
8545
8546 \begin_layout Standard
8547 \begin_inset VSpace 0.3cm
8548 \end_inset
8549
8550
8551 \end_layout
8552
8553 \begin_layout Enumerate
8554 This is (b).
8555  The table is 
8556 \emph on
8557 not
8558 \emph default
8559  nested inside (a).
8560  In fact, it's not nested at all.
8561 \end_layout
8562
8563 \begin_layout Enumerate
8564 Back out again.
8565 \end_layout
8566
8567 \begin_layout Standard
8568 Notice how item (b) is not only no longer nested, but is also the first
8569  item of a new list!
8570 \end_layout
8571
8572 \begin_layout Standard
8573 There's another trap you can fall into: Nesting the table, but not going
8574  deep enough.
8575  LyX then turns anything after the table into a new sublist.
8576 \end_layout
8577
8578 \begin_layout Enumerate
8579 Item One
8580 \end_layout
8581
8582 \begin_deeper
8583 \begin_layout Enumerate
8584 This is (a) and it's nested.
8585 \end_layout
8586
8587 \begin_layout Standard
8588 \begin_inset VSpace 0.3cm
8589 \end_inset
8590
8591
8592 \end_layout
8593
8594 \begin_layout Standard
8595 \align center
8596 \begin_inset Tabular
8597 <lyxtabular version="3" rows="2" columns="2">
8598 <features tabularvalignment="middle">
8599 <column alignment="center" valignment="top" width="0pt">
8600 <column alignment="center" valignment="top" width="0pt">
8601 <row>
8602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606
8607 \family roman
8608 \series medium
8609 \shape up
8610 \size normal
8611 \emph off
8612 \bar no
8613 \noun off
8614 \color none
8615 a
8616 \end_layout
8617
8618 \end_inset
8619 </cell>
8620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8621 \begin_inset Text
8622
8623 \begin_layout Plain Layout
8624
8625 \family roman
8626 \series medium
8627 \shape up
8628 \size normal
8629 \emph off
8630 \bar no
8631 \noun off
8632 \color none
8633 b
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 </row>
8639 <row>
8640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644
8645 \family roman
8646 \series medium
8647 \shape up
8648 \size normal
8649 \emph off
8650 \bar no
8651 \noun off
8652 \color none
8653 c
8654 \end_layout
8655
8656 \end_inset
8657 </cell>
8658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \family roman
8664 \series medium
8665 \shape up
8666 \size normal
8667 \emph off
8668 \bar no
8669 \noun off
8670 \color none
8671 d
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 </lyxtabular>
8678
8679 \end_inset
8680
8681
8682 \end_layout
8683
8684 \begin_layout Standard
8685 \begin_inset VSpace 0.3cm
8686 \end_inset
8687
8688
8689 \end_layout
8690
8691 \begin_layout Enumerate
8692 This is (b).
8693  The table is actually nested inside Item One, but 
8694 \emph on
8695 not
8696 \emph default
8697  inside (a).
8698 \end_layout
8699
8700 \end_deeper
8701 \begin_layout Enumerate
8702 Back out again.
8703 \end_layout
8704
8705 \begin_layout Standard
8706 As you can see, item (b) turned into the first item of a new list, but a
8707  new list 
8708 \emph on
8709 inside
8710 \emph default
8711  item 1.
8712  The same thing would have happened to a figure or an equation.
8713  So, if you nest tables, figures or equations, make sure you go to the right
8714  depth!
8715 \end_layout
8716
8717 \begin_layout Subsection
8718 Usage and General Features
8719 \end_layout
8720
8721 \begin_layout Standard
8722 Speaking of levels, LyX can perform up to a six-fold nesting.
8723  In other words, 
8724 \begin_inset Quotes eld
8725 \end_inset
8726
8727 level #6
8728 \begin_inset Quotes erd
8729 \end_inset
8730
8731  is the innermost possible depth.
8732  Here's an example to illustrate what we mean:
8733 \end_layout
8734
8735 \begin_layout Enumerate
8736 level #1 – outermost
8737 \end_layout
8738
8739 \begin_deeper
8740 \begin_layout Enumerate
8741 level #2
8742 \end_layout
8743
8744 \begin_deeper
8745 \begin_layout Enumerate
8746 level #3
8747 \end_layout
8748
8749 \begin_deeper
8750 \begin_layout Enumerate
8751 level #4
8752 \end_layout
8753
8754 \begin_deeper
8755 \begin_layout Itemize
8756 level #5
8757 \end_layout
8758
8759 \begin_deeper
8760 \begin_layout Itemize
8761 level #6
8762 \end_layout
8763
8764 \end_deeper
8765 \end_deeper
8766 \end_deeper
8767 \end_deeper
8768 \end_deeper
8769 \begin_layout Standard
8770 There are two exceptions to the six-fold nesting limit, and you can see
8771  both of them in the example.
8772  Unlike the other fully-nestable environments, you can only perform a four-fold
8773  nesting with the 
8774 \family sans
8775 Enumerate
8776 \family default
8777  and 
8778 \family sans
8779 Itemize
8780 \family default
8781  environments.
8782  For example, if we tried to nest another 
8783 \family sans
8784 Enumerate
8785 \family default
8786  list inside item 
8787 \begin_inset Quotes eld
8788 \end_inset
8789
8790 A.
8791 \begin_inset Quotes erd
8792 \end_inset
8793
8794 , we would get errors.
8795 \end_layout
8796
8797 \begin_layout Subsection
8798 Some Examples
8799 \begin_inset Index idx
8800 status collapsed
8801
8802 \begin_layout Plain Layout
8803 Nesting ! Examples
8804 \end_layout
8805
8806 \end_inset
8807
8808
8809 \end_layout
8810
8811 \begin_layout Standard
8812 The best way to explain just what you can do with nesting is by illustration.
8813  We have several examples of nested environments.
8814  In them, we explain how we created the example, so that you can reproduce
8815  them.
8816 \end_layout
8817
8818 \begin_layout Subsubsection
8819 Example 1: The Six-fold Way and Mixed Nesting
8820 \end_layout
8821
8822 \begin_layout Labeling
8823 \labelwidthstring MMM
8824 #1-a This is the outermost level.
8825  It's a 
8826 \family sans
8827 List
8828 \family default
8829  environment.
8830 \end_layout
8831
8832 \begin_deeper
8833 \begin_layout Labeling
8834 \labelwidthstring MMM
8835 #2-a This is level #2.
8836  We created it by using 
8837 \begin_inset Info
8838 type  "shortcut"
8839 arg   "break-paragraph inverse"
8840 \end_inset
8841
8842  followed by 
8843 \begin_inset Info
8844 type  "shortcut"
8845 arg   "depth-increment"
8846 \end_inset
8847
8848 .
8849 \end_layout
8850
8851 \begin_deeper
8852 \begin_layout Labeling
8853 \labelwidthstring MMM
8854 #3-a This is level #3.
8855  This time, we just hit 
8856 \family sans
8857 Return
8858 \family default
8859 , then used 
8860 \begin_inset Info
8861 type  "shortcut"
8862 arg   "depth-increment"
8863 \end_inset
8864
8865  twice in a row.
8866  We could have also created it the same way as we did the previous level,
8867  by hitting 
8868 \begin_inset Info
8869 type  "shortcut"
8870 arg   "break-paragraph inverse"
8871 \end_inset
8872
8873  followed by 
8874 \begin_inset Info
8875 type  "shortcut"
8876 arg   "depth-increment"
8877 \end_inset
8878
8879 .
8880 \end_layout
8881
8882 \begin_deeper
8883 \begin_layout Standard
8884 This is actually a 
8885 \family sans
8886 Standard
8887 \family default
8888  environment, nested inside of 
8889 \begin_inset Quotes eld
8890 \end_inset
8891
8892 #3-a
8893 \begin_inset Quotes erd
8894 \end_inset
8895
8896 .
8897  So, it's at level #4.
8898  We did this by hitting 
8899 \begin_inset Info
8900 type  "shortcut"
8901 arg   "break-paragraph inverse"
8902 \end_inset
8903
8904 , then 
8905 \begin_inset Info
8906 type  "shortcut"
8907 arg   "depth-increment"
8908 \end_inset
8909
8910 , then changing the paragraph environment to 
8911 \family sans
8912 Standard
8913 \family default
8914 .
8915  Do this to create list items with more than one paragraph — it also works
8916  for the 
8917 \family sans
8918 Description
8919 \family default
8920
8921 \family sans
8922 Enumerate
8923 \family default
8924 , and 
8925 \family sans
8926 Itemize
8927 \family default
8928  environments!
8929 \end_layout
8930
8931 \begin_layout Standard
8932 Here's another 
8933 \family sans
8934 Standard
8935 \family default
8936  paragraph, also at level #4, made with just a 
8937 \begin_inset Info
8938 type  "shortcut"
8939 arg   "break-paragraph inverse"
8940 \end_inset
8941
8942 .
8943 \end_layout
8944
8945 \begin_layout Labeling
8946 \labelwidthstring MMM
8947 #4-a This is level #4.
8948  We hit 
8949 \begin_inset Info
8950 type  "shortcut"
8951 arg   "break-paragraph inverse"
8952 \end_inset
8953
8954  and changed the paragraph environment back to 
8955 \family sans
8956 List
8957 \family default
8958 .
8959  Remember — we can't nest anything inside a 
8960 \family sans
8961 Standard
8962 \family default
8963  environment, which is why we're still at level #4.
8964  However, we 
8965 \emph on
8966 can
8967 \emph default
8968  keep nesting things inside 
8969 \begin_inset Quotes eld
8970 \end_inset
8971
8972 #3-a
8973 \begin_inset Quotes erd
8974 \end_inset
8975
8976 .
8977 \end_layout
8978
8979 \begin_deeper
8980 \begin_layout Labeling
8981 \labelwidthstring MMM
8982 #5-a This is level #5\SpecialChar \ldots{}
8983
8984 \end_layout
8985
8986 \begin_deeper
8987 \begin_layout Labeling
8988 \labelwidthstring MMM
8989 #6-a \SpecialChar \ldots{}
8990 and this is level #6.
8991  By now, you should know how we made these two.
8992 \end_layout
8993
8994 \end_deeper
8995 \begin_layout Labeling
8996 \labelwidthstring MMM
8997 #5-b Back to level #5.
8998  Just hit 
8999 \begin_inset Info
9000 type  "shortcut"
9001 arg   "break-paragraph inverse"
9002 \end_inset
9003
9004  followed by a 
9005 \begin_inset Info
9006 type  "shortcut"
9007 arg   "depth-decrement"
9008 \end_inset
9009
9010 .
9011 \end_layout
9012
9013 \end_deeper
9014 \begin_layout Labeling
9015 \labelwidthstring MMM
9016 #4-b After another 
9017 \begin_inset Info
9018 type  "shortcut"
9019 arg   "break-paragraph inverse"
9020 \end_inset
9021
9022  followed by a 
9023 \begin_inset Info
9024 type  "shortcut"
9025 arg   "depth-decrement"
9026 \end_inset
9027
9028 , we're back at level #4.
9029 \end_layout
9030
9031 \end_deeper
9032 \begin_layout Labeling
9033 \labelwidthstring MMM
9034 #3-b Back to level #3.
9035  By now it should be obvious how we did this.
9036 \end_layout
9037
9038 \end_deeper
9039 \begin_layout Labeling
9040 \labelwidthstring MMM
9041 #2-b Back to level #2.
9042  
9043 \end_layout
9044
9045 \end_deeper
9046 \begin_layout Labeling
9047 \labelwidthstring MMM
9048 #1-b And last, back to the outermost level, #1.
9049  After this sentence, we'll hit 
9050 \family sans
9051 Return
9052 \family default
9053  and change the paragraph environment back to 
9054 \family sans
9055 Standard
9056 \family default
9057  to end the list.
9058 \end_layout
9059
9060 \begin_layout Standard
9061 We could have also used the 
9062 \family sans
9063 Description
9064 \family default
9065
9066 \family sans
9067 Quote
9068 \family default
9069
9070 \family sans
9071 Quotation
9072 \family default
9073 , or even the 
9074 \family sans
9075 Verse
9076 \family default
9077  environment in place of the 
9078 \family sans
9079 List
9080 \family default
9081  environment.
9082  The example would have worked exactly the same.
9083 \end_layout
9084
9085 \begin_layout Subsubsection
9086 Example 2: Inheritance
9087 \end_layout
9088
9089 \begin_layout LyX-Code
9090 This is the LyX-Code environment, at level #1, the outermost
9091 \end_layout
9092
9093 \begin_layout LyX-Code
9094 level.
9095   Now we'll hit 
9096 \family sans
9097 Return
9098 \family default
9099 , then 
9100 \begin_inset Info
9101 type  "shortcut"
9102 arg   "depth-increment"
9103 \end_inset
9104
9105 , after which, we'll change to the 
9106 \family sans
9107 Enumerate
9108 \family default
9109  environment.
9110 \end_layout
9111
9112 \begin_deeper
9113 \begin_layout Enumerate
9114 This is the 
9115 \family sans
9116 Enumerate
9117 \family default
9118  environment, at level #2.
9119 \end_layout
9120
9121 \begin_layout Enumerate
9122 Notice how the nested 
9123 \family sans
9124 Enumerate
9125 \family default
9126  not only inherits its margins from its parent environment (
9127 \family sans
9128 LyX-Code
9129 \family default
9130 ), but also inherits its font and spacing!
9131 \end_layout
9132
9133 \end_deeper
9134 \begin_layout Standard
9135 We ended this example by hitting 
9136 \family sans
9137 Return
9138 \family default
9139 .
9140  After that, we needed to reset the paragraph environment to 
9141 \family sans
9142 Standard
9143 \family default
9144  and reset the nesting depth by using 
9145 \begin_inset Info
9146 type  "shortcut"
9147 arg   "depth-decrement"
9148 \end_inset
9149
9150  once.
9151 \end_layout
9152
9153 \begin_layout Subsubsection
9154 Example 3: Labels, Levels, and the 
9155 \family sans
9156 Enumerate
9157 \family default
9158  and 
9159 \family sans
9160 Itemize
9161 \family default
9162  Environments
9163 \begin_inset Argument
9164 status collapsed
9165
9166 \begin_layout Plain Layout
9167 Example #3: Labels, Levels and other list environments
9168 \end_layout
9169
9170 \end_inset
9171
9172
9173 \end_layout
9174
9175 \begin_layout Enumerate
9176 This is level #1, in an 
9177 \family sans
9178 Enumerate
9179 \family default
9180  paragraph environment.
9181  We're actually going to nest a bunch of these.
9182 \end_layout
9183
9184 \begin_deeper
9185 \begin_layout Enumerate
9186 This is level #2.
9187  We used 
9188 \begin_inset Info
9189 type  "shortcut"
9190 arg   "break-paragraph inverse"
9191 \end_inset
9192
9193  followed by 
9194 \begin_inset Info
9195 type  "shortcut"
9196 arg   "depth-increment"
9197 \end_inset
9198
9199 .
9200  Now, what happens if we nest an 
9201 \family sans
9202 Itemize
9203 \family default
9204  environment inside of this one? It will be at level #3, but what will its
9205  label be? An asterisk?
9206 \end_layout
9207
9208 \begin_deeper
9209 \begin_layout Itemize
9210 No! It's a bullet.
9211  This is the 
9212 \emph on
9213 first
9214 \emph default
9215  
9216 \family sans
9217 Itemize
9218 \family default
9219  environment, even though it's at level #3.
9220  So, its label is a bullet.
9221  (We got here by using 
9222 \begin_inset Info
9223 type  "shortcut"
9224 arg   "break-paragraph inverse"
9225 \end_inset
9226
9227 , then 
9228 \begin_inset Info
9229 type  "shortcut"
9230 arg   "depth-increment"
9231 \end_inset
9232
9233 , then changing the environment to 
9234 \family sans
9235 Itemize
9236 \family default
9237 .)
9238 \end_layout
9239
9240 \begin_deeper
9241 \begin_layout Itemize
9242 Here's level #4, produced using 
9243 \begin_inset Info
9244 type  "shortcut"
9245 arg   "break-paragraph inverse"
9246 \end_inset
9247
9248 , then 
9249 \begin_inset Info
9250 type  "shortcut"
9251 arg   "depth-increment"
9252 \end_inset
9253
9254 .
9255  We'll do that again\SpecialChar \ldots{}
9256
9257 \end_layout
9258
9259 \begin_deeper
9260 \begin_layout Enumerate
9261 \SpecialChar \ldots{}
9262 to get to level #5.
9263  This time, however, we also changed the paragraph environment back to 
9264 \family sans
9265 Enumerate
9266 \family default
9267 .
9268  Notice the type of numbering, it is 
9269 \emph on
9270 lowercase Roman
9271 \emph default
9272 , because we are in the 
9273 \emph on
9274 thirdfold
9275 \emph default
9276  
9277 \family sans
9278 Enumerate
9279 \family default
9280  environment (i.
9281 \begin_inset space \thinspace{}
9282 \end_inset
9283
9284 g.
9285  it is an 
9286 \family sans
9287 Enumerate
9288 \family default
9289  inside an 
9290 \family sans
9291 Enumerate
9292 \family default
9293  inside an 
9294 \family sans
9295 Enumerate
9296 \family default
9297 ).
9298 \end_layout
9299
9300 \begin_layout Enumerate
9301 What happens if we 
9302 \emph on
9303 don't
9304 \emph default
9305  change the paragraph environment, but decrease the nesting depth? What
9306  type of numbering does LyX use?
9307 \end_layout
9308
9309 \begin_layout Enumerate
9310 Oh, as if you couldn't guess by now, we're just using 
9311 \begin_inset Info
9312 type  "shortcut"
9313 arg   "break-paragraph inverse"
9314 \end_inset
9315
9316  to keep the current environment and depth but create a new item.
9317 \end_layout
9318
9319 \begin_layout Enumerate
9320 Let's use 
9321 \begin_inset Info
9322 type  "shortcut"
9323 arg   "depth-decrement"
9324 \end_inset
9325
9326  to decrease the depth after the next 
9327 \begin_inset Info
9328 type  "shortcut"
9329 arg   "break-paragraph inverse"
9330 \end_inset
9331
9332 .
9333 \end_layout
9334
9335 \end_deeper
9336 \begin_layout Enumerate
9337 This is level #4.
9338  Look what type of label LyX is using!
9339 \end_layout
9340
9341 \end_deeper
9342 \begin_layout Enumerate
9343 This is level #3.
9344  Even though we've changed levels, LyX is still using a lowercase Roman
9345  numeral as the label.Why?
9346 \end_layout
9347
9348 \begin_layout Enumerate
9349 Because, even though the nesting depth has changed, the paragraph is 
9350 \emph on
9351 still
9352 \emph default
9353  a thirdfold 
9354 \family sans
9355 Enumerate
9356 \family default
9357  environment.
9358  Notice, however, that LyX 
9359 \emph on
9360 did
9361 \emph default
9362  reset the counter for the label.
9363 \end_layout
9364
9365 \end_deeper
9366 \begin_layout Enumerate
9367 Another 
9368 \begin_inset Info
9369 type  "shortcut"
9370 arg   "break-paragraph inverse"
9371 \end_inset
9372
9373  
9374 \begin_inset Info
9375 type  "shortcut"
9376 arg   "depth-decrement"
9377 \end_inset
9378
9379  sequence, and we're back to level #2.
9380  This time, we not only changed the nesting depth, but we also moved back
9381  into the twofold-nested 
9382 \family sans
9383 Enumerate
9384 \family default
9385  environment.
9386 \end_layout
9387
9388 \end_deeper
9389 \begin_layout Enumerate
9390 The same thing happens if we do another 
9391 \begin_inset Info
9392 type  "shortcut"
9393 arg   "break-paragraph inverse"
9394 \end_inset
9395
9396  
9397 \begin_inset Info
9398 type  "shortcut"
9399 arg   "depth-decrement"
9400 \end_inset
9401
9402 sequence and return to level #1, the outermost level.
9403 \end_layout
9404
9405 \begin_layout Standard
9406 Lastly, we reset the environment to 
9407 \family sans
9408 Standard
9409 \family default
9410 .
9411  As you can see, the level number doesn't correspond to what type of labeling
9412  LyX uses for the 
9413 \family sans
9414 Enumerate
9415 \family default
9416  and 
9417 \family sans
9418 Itemize
9419 \family default
9420  environments.
9421  The number of other 
9422 \family sans
9423 Enumerate
9424 \family default
9425  environments surrounding it determines what kind of label LyX uses for
9426  an 
9427 \family sans
9428 Enumerate
9429 \family default
9430  item.
9431  The same rule applies for the 
9432 \family sans
9433 Itemize
9434 \family default
9435  environment, as well.
9436 \end_layout
9437
9438 \begin_layout Subsubsection
9439 Example 4: Going Bonkers
9440 \end_layout
9441
9442 \begin_layout Enumerate
9443 We're going to go totally nuts now.
9444  We won't nest as deep as in the other examples, nor will we go into the
9445  same detail with how we did it.
9446  (level #1: 
9447 \family sans
9448 Enumerate
9449 \family default
9450 )
9451 \end_layout
9452
9453 \begin_deeper
9454 \begin_layout Standard
9455 (
9456 \family sans
9457 Return, 
9458 \family default
9459
9460 \begin_inset Info
9461 type  "shortcut"
9462 arg   "depth-increment"
9463 \end_inset
9464
9465
9466 \family sans
9467 , Standard
9468 \family default
9469 : level #2) We'll stick an encapsulated description of how we created the
9470  example in parentheses someplace.
9471  For example, the two key bindings are how we changed the depth.
9472  The environment name is the name of the current environment.
9473  Either before or after this, we'll put in the level.
9474 \end_layout
9475
9476 \end_deeper
9477 \begin_layout Enumerate
9478 (
9479 \family sans
9480 Return, Enumerate
9481 \family default
9482 : level #1) This is the next item in the list.
9483 \end_layout
9484
9485 \begin_deeper
9486 \begin_layout Verse
9487 Now we'll add verse.
9488 \begin_inset Newline newline
9489 \end_inset
9490
9491 It will get much worse.
9492 \begin_inset Newline newline
9493 \end_inset
9494
9495 (
9496 \family sans
9497 Return, 
9498 \family default
9499
9500 \begin_inset Info
9501 type  "shortcut"
9502 arg   "depth-increment"
9503 \end_inset
9504
9505
9506 \family sans
9507 , Verse
9508 \family default
9509 : level #2)
9510 \end_layout
9511
9512 \begin_layout Verse
9513 Fiddle dee, Fiddle doo.
9514 \begin_inset Newline newline
9515 \end_inset
9516
9517 Bippitey boppitey boo!
9518 \begin_inset Newline newline
9519 \end_inset
9520
9521 (
9522 \begin_inset Info
9523 type  "shortcut"
9524 arg   "break-paragraph inverse"
9525 \end_inset
9526
9527
9528 \family sans
9529 )
9530 \end_layout
9531
9532 \begin_layout Verse
9533 Here comes a table:
9534 \end_layout
9535
9536 \begin_deeper
9537 \begin_layout Standard
9538 \begin_inset VSpace 0.3cm
9539 \end_inset
9540
9541
9542 \end_layout
9543
9544 \begin_layout Standard
9545 \align center
9546 \begin_inset Tabular
9547 <lyxtabular version="3" rows="2" columns="2">
9548 <features tabularvalignment="middle">
9549 <column alignment="center" valignment="top" width="0pt">
9550 <column alignment="center" valignment="top" width="0pt">
9551 <row>
9552 <cell alignment="center" valignment="top" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556
9557 \family roman
9558 \series medium
9559 \shape up
9560 \size normal
9561 \emph off
9562 \bar no
9563 \noun off
9564 \color none
9565 one-fish
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574
9575 \family roman
9576 \series medium
9577 \shape up
9578 \size normal
9579 \emph off
9580 \bar no
9581 \noun off
9582 \color none
9583 two-fish
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="center" valignment="top" topline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \family roman
9596 \series medium
9597 \shape up
9598 \size normal
9599 \emph off
9600 \bar no
9601 \noun off
9602 \color none
9603 red-fish
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612
9613 \family roman
9614 \series medium
9615 \shape up
9616 \size normal
9617 \emph off
9618 \bar no
9619 \noun off
9620 \color none
9621 blue-fish
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 </row>
9627 </lyxtabular>
9628
9629 \end_inset
9630
9631
9632 \end_layout
9633
9634 \end_deeper
9635 \begin_layout Verse
9636 (
9637 \begin_inset Info
9638 type  "shortcut"
9639 arg   "break-paragraph inverse"
9640 \end_inset
9641
9642
9643 \family sans
9644 , Table, 
9645 \family default
9646
9647 \begin_inset Info
9648 type  "shortcut"
9649 arg   "depth-increment"
9650 \end_inset
9651
9652  3 times, 
9653 \begin_inset Info
9654 type  "shortcut"
9655 arg   "break-paragraph inverse"
9656 \end_inset
9657
9658
9659 \family sans
9660 , Verse, 
9661 \family default
9662
9663 \begin_inset Info
9664 type  "shortcut"
9665 arg   "depth-decrement"
9666 \end_inset
9667
9668 )
9669 \end_layout
9670
9671 \end_deeper
9672 \begin_layout Enumerate
9673 (
9674 \family sans
9675 Return, Enumerate
9676 \family default
9677 : level #1) This is another item.
9678  Note that selecting a 
9679 \family sans
9680 Table
9681 \family default
9682  resets the nesting depth to level #1, so we increased the nesting depth
9683  3 times to put the table inside the 
9684 \family sans
9685 Verse
9686 \family default
9687  environment.
9688  
9689 \end_layout
9690
9691 \begin_layout Quotation
9692 We're now ending the 
9693 \family sans
9694 Enumerate
9695 \family default
9696  list and changing to 
9697 \family sans
9698 Quotation
9699 \family default
9700 .
9701  We're still at level #1.
9702  We want to show you some of the things you can do by mixing environments.
9703  The next set of paragraphs is a 
9704 \begin_inset Quotes eld
9705 \end_inset
9706
9707 quoted letter.
9708 \begin_inset Quotes erd
9709 \end_inset
9710
9711  We'll nest both the 
9712 \family sans
9713 Address
9714 \family default
9715  and 
9716 \family sans
9717 Right
9718 \begin_inset space ~
9719 \end_inset
9720
9721 Address
9722 \family default
9723  environments inside of this one, then use another nested 
9724 \family sans
9725 Quotation
9726 \family default
9727  for the letter body.
9728  We'll use 
9729 \begin_inset Info
9730 type  "shortcut"
9731 arg   "break-paragraph inverse"
9732 \end_inset
9733
9734  to preserve the depth.
9735  Remember that you need to use 
9736 \begin_inset Info
9737 type  "shortcut"
9738 arg   "newline-insert newline"
9739 \end_inset
9740
9741  to create multiple lines inside the 
9742 \family sans
9743 Address
9744 \family default
9745  and 
9746 \family sans
9747 Right
9748 \begin_inset space ~
9749 \end_inset
9750
9751 Address
9752 \family default
9753  environments.
9754  Here it goes:
9755 \end_layout
9756
9757 \begin_deeper
9758 \begin_layout Right Address
9759 1234 Nowhere Rd.
9760 \begin_inset Newline newline
9761 \end_inset
9762
9763 Moosegroin, MT 00100
9764 \begin_inset Newline newline
9765 \end_inset
9766
9767 9-6-96
9768 \end_layout
9769
9770 \begin_layout Address
9771 Dear Mr.
9772 \begin_inset space ~
9773 \end_inset
9774
9775 Fizlewitz:
9776 \end_layout
9777
9778 \begin_layout Quotation
9779 We regret to inform you that we cannot fill your order for 50
9780 \begin_inset space \thinspace{}
9781 \end_inset
9782
9783 L of compressed methane gas due to circumstances beyond our control.
9784  Unfortunately, several of our cows have mysteriously exploded, creating
9785  a backlog in our orders for methane.
9786  We will place your name on the waiting list and try to fill your order
9787  as soon as possible.
9788  In the meantime, we thank you for your patience.
9789 \end_layout
9790
9791 \begin_layout Quotation
9792 We do, however, now have a special on beef.
9793  If you are interested, please return the enclosed pricing and order form
9794  with your order, along with payment.
9795 \end_layout
9796
9797 \begin_layout Quotation
9798 We thank you again for your patience.
9799 \end_layout
9800
9801 \begin_layout Address
9802 Sincerely,
9803 \begin_inset Newline newline
9804 \end_inset
9805
9806 Bill Hick
9807 \end_layout
9808
9809 \end_deeper
9810 \begin_layout Quotation
9811 That ends that example!
9812 \end_layout
9813
9814 \begin_layout Standard
9815 As you can see, nesting environments in LyX gives you a lot of power with
9816  just a few keystrokes.
9817  We could have easily nested an 
9818 \family sans
9819 Itemize
9820 \family default
9821  list inside of a 
9822 \family sans
9823 Quotation
9824 \family default
9825  or 
9826 \family sans
9827 Quote
9828 \family default
9829 , or put a 
9830 \family sans
9831 Quote
9832 \family default
9833  inside of an 
9834 \family sans
9835 Itemize
9836 \family default
9837  list.
9838  You have a huge variety of options at your disposal.
9839 \end_layout
9840
9841 \begin_layout Section
9842 Spacing, pagination and line breaks
9843 \begin_inset Index idx
9844 status collapsed
9845
9846 \begin_layout Plain Layout
9847 Spacing
9848 \end_layout
9849
9850 \end_inset
9851
9852
9853 \end_layout
9854
9855 \begin_layout Standard
9856 What is a space? While you might be used to pressing the space key anytime
9857  you want to separate two words in ordinary word processors, LyX offers
9858  you more spaces: Spaces of different width and spaces which can or cannot
9859  be broken at the end of a line.
9860  The following sections will show you some examples where those spaces are
9861  useful.
9862 \end_layout
9863
9864 \begin_layout Subsection
9865 Protected Space
9866 \begin_inset CommandInset label
9867 LatexCommand label
9868 name "sub:Protected-Space"
9869
9870 \end_inset
9871
9872
9873 \begin_inset Index idx
9874 status collapsed
9875
9876 \begin_layout Plain Layout
9877 Spaces ! Protected
9878 \end_layout
9879
9880 \end_inset
9881
9882
9883 \end_layout
9884
9885 \begin_layout Standard
9886 The protected space: It is used to tell LyX (and LaTeX) not to break the
9887  line at that point.
9888  This may be necessary to avoid unlucky line breaks, like in: 
9889 \end_layout
9890
9891 \begin_layout Quote
9892 Further documentation is given in section
9893 \begin_inset Newline newline
9894 \end_inset
9895
9896
9897 \begin_inset CommandInset ref
9898 LatexCommand ref
9899 reference "sec:Bibliography"
9900
9901 \end_inset
9902
9903 .
9904  
9905 \end_layout
9906
9907 \begin_layout Standard
9908 Obviously, it would be a good thing to put a protected space between 
9909 \begin_inset Quotes eld
9910 \end_inset
9911
9912 section
9913 \begin_inset Quotes erd
9914 \end_inset
9915
9916  and 
9917 \begin_inset Quotes eld
9918 \end_inset
9919
9920
9921 \begin_inset CommandInset ref
9922 LatexCommand ref
9923 reference "sec:Bibliography"
9924
9925 \end_inset
9926
9927
9928 \begin_inset Quotes erd
9929 \end_inset
9930
9931 .
9932  A protected space is set with 
9933 \family sans
9934 Insert\SpecialChar \menuseparator
9935 Formatting\SpecialChar \menuseparator
9936 Protected
9937 \bar under
9938
9939 \begin_inset space ~
9940 \end_inset
9941
9942
9943 \bar default
9944 Space
9945 \family default
9946  (shortcut 
9947 \begin_inset Info
9948 type  "shortcut"
9949 arg   "space-insert protected"
9950 \end_inset
9951
9952 ).
9953 \end_layout
9954
9955 \begin_layout Subsection
9956 Horizontal Space
9957 \begin_inset CommandInset label
9958 LatexCommand label
9959 name "sub:Horizontal-Space"
9960
9961 \end_inset
9962
9963
9964 \begin_inset Index idx
9965 status collapsed
9966
9967 \begin_layout Plain Layout
9968 Spacing ! Horizontal
9969 \end_layout
9970
9971 \end_inset
9972
9973
9974 \end_layout
9975
9976 \begin_layout Standard
9977 All horizontal spaces can be inserted with the menu 
9978 \family sans
9979 Insert\SpecialChar \menuseparator
9980 Formatting\SpecialChar \menuseparator
9981 Horizontal Space
9982 \family default
9983 .
9984  The length units are listed in Appendix
9985 \begin_inset space ~
9986 \end_inset
9987
9988
9989 \begin_inset CommandInset ref
9990 LatexCommand ref
9991 reference "cha:Units-available-in"
9992
9993 \end_inset
9994
9995 .
9996 \end_layout
9997
9998 \begin_layout Subsubsection
9999 Inter-word Space
10000 \begin_inset CommandInset label
10001 LatexCommand label
10002 name "sub:Inter-word-Space"
10003
10004 \end_inset
10005
10006
10007 \begin_inset Index idx
10008 status collapsed
10009
10010 \begin_layout Plain Layout
10011 Spaces ! Inter-word
10012 \end_layout
10013
10014 \end_inset
10015
10016
10017 \end_layout
10018
10019 \begin_layout Standard
10020 Some languages (e.
10021 \begin_inset space \thinspace{}
10022 \end_inset
10023
10024 g.
10025 \begin_inset space \space{}
10026 \end_inset
10027
10028 English) have the typographical convention to add extra space after an end-of-se
10029 ntence punctuation mark, and LyX honors those conventions (see section
10030 \begin_inset space ~
10031 \end_inset
10032
10033
10034 \begin_inset CommandInset ref
10035 LatexCommand ref
10036 reference "sub:Abbreviations"
10037
10038 \end_inset
10039
10040 ).
10041  Sometimes, you want a normal space nevertheless.
10042  In this case, insert an inter-word space (shortcut 
10043 \begin_inset Info
10044 type  "shortcut"
10045 arg   "space-insert normal"
10046 \end_inset
10047
10048 ).
10049 \end_layout
10050
10051 \begin_layout Subsubsection
10052 Thin Space
10053 \begin_inset CommandInset label
10054 LatexCommand label
10055 name "sub:Thin-Space"
10056
10057 \end_inset
10058
10059
10060 \begin_inset Index idx
10061 status collapsed
10062
10063 \begin_layout Plain Layout
10064 Spaces ! Thin
10065 \end_layout
10066
10067 \end_inset
10068
10069
10070 \end_layout
10071
10072 \begin_layout Standard
10073
10074 \begin_inset Quotes eld
10075 \end_inset
10076
10077 thin space
10078 \begin_inset Quotes erd
10079 \end_inset
10080
10081  is a blank which has half the size of a normal space (and it is also 
10082 \begin_inset Quotes eld
10083 \end_inset
10084
10085 protected
10086 \begin_inset Quotes erd
10087 \end_inset
10088
10089 ).
10090  The typographical conventions in a lot of languages propose the use of
10091  thin spaces in cases where normal spaces would be too wide, for instance
10092  inside abbreviations:
10093 \end_layout
10094
10095 \begin_layout Quote
10096 D.
10097 \begin_inset space \thinspace{}
10098 \end_inset
10099
10100 E.
10101  Knuth has developed our beloved typesetting program.
10102 \end_layout
10103
10104 \begin_layout Standard
10105 or between values and units.
10106  Compare for example this:
10107 \begin_inset Newline newline
10108 \end_inset
10109
10110 10
10111 \begin_inset space \thinspace{}
10112 \end_inset
10113
10114 kg (thin space)
10115 \begin_inset Newline newline
10116 \end_inset
10117
10118 10 kg (normal space
10119 \end_layout
10120
10121 \begin_layout Standard
10122 You can insert thin spaces also with the menu 
10123 \family sans
10124 Insert\SpecialChar \menuseparator
10125 Formatting\SpecialChar \menuseparator
10126 Thin
10127 \begin_inset space ~
10128 \end_inset
10129
10130 Space
10131 \family default
10132  (shortcut 
10133 \begin_inset Info
10134 type  "shortcuts"
10135 arg   "space-insert thin"
10136 \end_inset
10137
10138 ).
10139 \end_layout
10140
10141 \begin_layout Subsubsection
10142 More Spaces
10143 \begin_inset CommandInset label
10144 LatexCommand label
10145 name "sub:More-Spaces"
10146
10147 \end_inset
10148
10149
10150 \end_layout
10151
10152 \begin_layout Standard
10153 You can furthermore insert the following space types:
10154 \end_layout
10155
10156 \begin_layout Description
10157 Negative
10158 \begin_inset space ~
10159 \end_inset
10160
10161 thin
10162 \begin_inset space ~
10163 \end_inset
10164
10165 space A line with a 
10166 \begin_inset Formula $\to$
10167 \end_inset
10168
10169
10170 \begin_inset space \negthinspace{}
10171 \end_inset
10172
10173
10174 \begin_inset Formula $\gets$
10175 \end_inset
10176
10177  Negative thin space between the arrows.
10178 \end_layout
10179
10180 \begin_layout Description
10181 Enspace
10182 \begin_inset space ~
10183 \end_inset
10184
10185 (0.5
10186 \begin_inset space \thinspace{}
10187 \end_inset
10188
10189 em) A line with a 
10190 \begin_inset Formula $\to$
10191 \end_inset
10192
10193
10194 \begin_inset space \enskip{}
10195 \end_inset
10196
10197
10198 \begin_inset Formula $\gets$
10199 \end_inset
10200
10201  Enspace
10202 \begin_inset space ~
10203 \end_inset
10204
10205 (0.5
10206 \begin_inset space \thinspace{}
10207 \end_inset
10208
10209 em) space between the arrows.
10210 \end_layout
10211
10212 \begin_layout Description
10213 Quad
10214 \begin_inset space ~
10215 \end_inset
10216
10217 (1
10218 \begin_inset space \thinspace{}
10219 \end_inset
10220
10221 em) A line with a 
10222 \begin_inset Formula $\to$
10223 \end_inset
10224
10225
10226 \begin_inset space \quad{}
10227 \end_inset
10228
10229
10230 \begin_inset Formula $\gets$
10231 \end_inset
10232
10233  Quad
10234 \begin_inset space ~
10235 \end_inset
10236
10237 (1
10238 \begin_inset space \thinspace{}
10239 \end_inset
10240
10241 em) space between the arrows.
10242 \end_layout
10243
10244 \begin_layout Description
10245 QQuad
10246 \begin_inset space ~
10247 \end_inset
10248
10249 (2
10250 \begin_inset space \thinspace{}
10251 \end_inset
10252
10253 em) A line with a 
10254 \begin_inset Formula $\to$
10255 \end_inset
10256
10257
10258 \begin_inset space \qquad{}
10259 \end_inset
10260
10261
10262 \begin_inset Formula $\gets$
10263 \end_inset
10264
10265  QQuad
10266 \begin_inset space ~
10267 \end_inset
10268
10269 (2
10270 \begin_inset space \thinspace{}
10271 \end_inset
10272
10273 em) space between the arrows.
10274 \end_layout
10275
10276 \begin_layout Description
10277 Custom
10278 \begin_inset space ~
10279 \end_inset
10280
10281 space A line with
10282 \begin_inset Formula $\to$
10283 \end_inset
10284
10285
10286 \begin_inset space \hspace{}
10287 \length 2cm
10288 \end_inset
10289
10290
10291 \begin_inset Formula $\gets$
10292 \end_inset
10293
10294  2
10295 \begin_inset space \thinspace{}
10296 \end_inset
10297
10298 cm space between the arrows.
10299 \end_layout
10300
10301 \begin_layout Standard
10302 Table
10303 \begin_inset space ~
10304 \end_inset
10305
10306
10307 \begin_inset CommandInset ref
10308 LatexCommand ref
10309 reference "tab:Width-of-the"
10310
10311 \end_inset
10312
10313  lists the different space sizes.
10314 \end_layout
10315
10316 \begin_layout Standard
10317 \begin_inset Float table
10318 wide false
10319 sideways false
10320 status open
10321
10322 \begin_layout Plain Layout
10323 \align center
10324 \begin_inset Caption
10325
10326 \begin_layout Plain Layout
10327 \begin_inset CommandInset label
10328 LatexCommand label
10329 name "tab:Width-of-the"
10330
10331 \end_inset
10332
10333 Width of the different horizontal spaces.
10334 \end_layout
10335
10336 \end_inset
10337
10338
10339 \end_layout
10340
10341 \begin_layout Plain Layout
10342 \align center
10343 \begin_inset Tabular
10344 <lyxtabular version="3" rows="8" columns="2">
10345 <features tabularvalignment="middle">
10346 <column alignment="center" valignment="top" width="0">
10347 <column alignment="center" valignment="top" width="0">
10348 <row>
10349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353
10354 \series bold
10355 Space
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364
10365 \series bold
10366 Width
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 </row>
10372 <row>
10373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 Normal
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 1/3
10387 \begin_inset space \thinspace{}
10388 \end_inset
10389
10390 em
10391 \end_layout
10392
10393 \end_inset
10394 </cell>
10395 </row>
10396 <row>
10397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10398 \begin_inset Text
10399
10400 \begin_layout Plain Layout
10401 Protected
10402 \end_layout
10403
10404 \end_inset
10405 </cell>
10406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10407 \begin_inset Text
10408
10409 \begin_layout Plain Layout
10410 1/3
10411 \begin_inset space \thinspace{}
10412 \end_inset
10413
10414 em
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row>
10421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425 Thin
10426 \end_layout
10427
10428 \end_inset
10429 </cell>
10430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10431 \begin_inset Text
10432
10433 \begin_layout Plain Layout
10434 1/6
10435 \begin_inset space \thinspace{}
10436 \end_inset
10437
10438 em
10439 \end_layout
10440
10441 \end_inset
10442 </cell>
10443 </row>
10444 <row>
10445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 Negative thin
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 -1/6
10459 \begin_inset space \thinspace{}
10460 \end_inset
10461
10462 em
10463 \end_layout
10464
10465 \end_inset
10466 </cell>
10467 </row>
10468 <row>
10469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10470 \begin_inset Text
10471
10472 \begin_layout Plain Layout
10473 Enspace (0.5
10474 \begin_inset space \thinspace{}
10475 \end_inset
10476
10477 em)
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 0.5
10487 \begin_inset space \thinspace{}
10488 \end_inset
10489
10490 em
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 </row>
10496 <row>
10497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 Quad (1
10502 \begin_inset space \thinspace{}
10503 \end_inset
10504
10505 em)
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514 1
10515 \begin_inset space \thinspace{}
10516 \end_inset
10517
10518 em
10519 \end_layout
10520
10521 \end_inset
10522 </cell>
10523 </row>
10524 <row>
10525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 QQuad (2
10530 \begin_inset space \thinspace{}
10531 \end_inset
10532
10533 em)
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 2
10543 \begin_inset space \thinspace{}
10544 \end_inset
10545
10546 em
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 </row>
10552 </lyxtabular>
10553
10554 \end_inset
10555
10556
10557 \end_layout
10558
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \begin_layout Subsubsection
10565
10566 \family sans
10567 Horizontal Fills
10568 \family default
10569
10570 \begin_inset Index idx
10571 status collapsed
10572
10573 \begin_layout Plain Layout
10574 Spacing ! Fills
10575 \end_layout
10576
10577 \end_inset
10578
10579
10580 \end_layout
10581
10582 \begin_layout Standard
10583 Horizontal fills (HFills) are a special LyX feature for adding extra space
10584  in a uniform fashion.
10585  An HFill is actually a variable length space, whose length always equals
10586  the remaining space between the left and right margins.
10587  If there is more than one HFill on a line, they divide the available space
10588  equally between themselves.
10589  
10590 \end_layout
10591
10592 \begin_layout Standard
10593 Here a few examples what you can do with them:
10594 \end_layout
10595
10596 \begin_layout Quote
10597 \noindent
10598 This is on the left side
10599 \begin_inset space \hfill{}
10600 \end_inset
10601
10602 This is on the right
10603 \end_layout
10604
10605 \begin_layout Quote
10606 \noindent
10607 Left
10608 \begin_inset space \hfill{}
10609 \end_inset
10610
10611 Middle
10612 \begin_inset space \hfill{}
10613 \end_inset
10614
10615 Right
10616 \end_layout
10617
10618 \begin_layout Quote
10619 \noindent
10620 Left
10621 \begin_inset space \hfill{}
10622 \end_inset
10623
10624 1/3 Left
10625 \begin_inset space \hfill{}
10626 \end_inset
10627
10628
10629 \begin_inset space \hfill{}
10630 \end_inset
10631
10632 Right
10633 \end_layout
10634
10635 \begin_layout Standard
10636 That was an example in the 
10637 \family sans
10638 Quote
10639 \family default
10640  environment.
10641  Here
10642 \begin_inset Formula $\to$
10643 \end_inset
10644
10645
10646 \begin_inset space \hfill{}
10647 \end_inset
10648
10649
10650 \begin_inset Formula $\gets$
10651 \end_inset
10652
10653 is one in a standard paragraph.
10654  It may or may not be apparent in the printed text, but it 
10655 \emph on
10656 is
10657 \emph default
10658  sitting in-between the two arrows.
10659 \end_layout
10660
10661 \begin_layout Standard
10662 HFills can be made visible when you choose one of the 
10663 \family sans
10664 Fill
10665 \begin_inset space ~
10666 \end_inset
10667
10668 Pattern
10669 \family default
10670  in the space dialog: The following patterns are available:
10671 \end_layout
10672
10673 \begin_layout Standard
10674 Dots: 
10675 \begin_inset space \dotfill{}
10676 \end_inset
10677
10678
10679 \begin_inset space ~
10680 \end_inset
10681
10682
10683 \end_layout
10684
10685 \begin_layout Standard
10686 Rule: 
10687 \begin_inset space \hrulefill{}
10688 \end_inset
10689
10690
10691 \begin_inset space ~
10692 \end_inset
10693
10694
10695 \end_layout
10696
10697 \begin_layout Standard
10698 Left arrow: 
10699 \begin_inset space \leftarrowfill{}
10700 \end_inset
10701
10702
10703 \begin_inset space ~
10704 \end_inset
10705
10706
10707 \end_layout
10708
10709 \begin_layout Standard
10710 Right arrow: 
10711 \begin_inset space \rightarrowfill{}
10712 \end_inset
10713
10714
10715 \begin_inset space ~
10716 \end_inset
10717
10718
10719 \end_layout
10720
10721 \begin_layout Standard
10722 Up brace: 
10723 \begin_inset space \downbracefill{}
10724 \end_inset
10725
10726
10727 \begin_inset space ~
10728 \end_inset
10729
10730
10731 \end_layout
10732
10733 \begin_layout Standard
10734 Down brace: 
10735 \begin_inset space \upbracefill{}
10736 \end_inset
10737
10738
10739 \begin_inset space ~
10740 \end_inset
10741
10742
10743 \end_layout
10744
10745 \begin_layout Standard
10746 \begin_inset Note Greyedout
10747 status open
10748
10749 \begin_layout Plain Layout
10750
10751 \series bold
10752 Note:
10753 \series default
10754  If an HFill is at the beginning of a line, and 
10755 \emph on
10756 not
10757 \emph default
10758  in the first line in a paragraph, LyX ignores it.
10759  This prevents HFills from accidentally being wrapped onto a new line.
10760  If you need space in this case anyway, set the 
10761 \family sans
10762 Protect
10763 \family default
10764  option in the space dialog.
10765 \end_layout
10766
10767 \end_inset
10768
10769
10770 \end_layout
10771
10772 \begin_layout Subsubsection
10773 Phantom Space
10774 \begin_inset CommandInset label
10775 LatexCommand label
10776 name "sub:Phantom-Space"
10777
10778 \end_inset
10779
10780
10781 \begin_inset Index idx
10782 status collapsed
10783
10784 \begin_layout Plain Layout
10785 Spacing ! Phantom
10786 \end_layout
10787
10788 \end_inset
10789
10790
10791 \end_layout
10792
10793 \begin_layout Standard
10794 Sometimes you want to insert space with exactly the length of a phrase.
10795  E.
10796 \begin_inset space \thinspace{}
10797 \end_inset
10798
10799 g.
10800 \begin_inset space \space{}
10801 \end_inset
10802
10803 you want to create the following multiple choice question:
10804 \end_layout
10805
10806 \begin_layout Standard
10807 \begin_inset VSpace medskip
10808 \end_inset
10809
10810 What is correct English?:
10811 \begin_inset Newline newline
10812 \end_inset
10813
10814
10815 \begin_inset Newline newline
10816 \end_inset
10817
10818 Mr.
10819 \begin_inset space ~
10820 \end_inset
10821
10822 Edge would have been jumps the gun.
10823 \begin_inset Newline newline
10824 \end_inset
10825
10826
10827 \begin_inset Phantom HPhantom
10828 status open
10829
10830 \begin_layout Plain Layout
10831 Mr.
10832  Edge 
10833 \end_layout
10834
10835 \end_inset
10836
10837 has to be jumped
10838 \begin_inset Newline newline
10839 \end_inset
10840
10841
10842 \begin_inset Phantom HPhantom
10843 status open
10844
10845 \begin_layout Plain Layout
10846 Mr.
10847  Edge 
10848 \end_layout
10849
10850 \end_inset
10851
10852 jumps
10853 \begin_inset VSpace medskip
10854 \end_inset
10855
10856
10857 \end_layout
10858
10859 \begin_layout Standard
10860 So that the choices appear exactly after the phrase 
10861 \begin_inset Quotes eld
10862 \end_inset
10863
10864 Mr.
10865 \begin_inset space ~
10866 \end_inset
10867
10868 Edge
10869 \begin_inset space ~
10870 \end_inset
10871
10872
10873 \begin_inset Quotes erd
10874 \end_inset
10875
10876 .
10877  To get this, you can use the phantom insets available via the menu 
10878 \family sans
10879 Insert\SpecialChar \menuseparator
10880 Formatting\SpecialChar \menuseparator
10881 Phantom
10882 \family default
10883 .
10884  In our case insert a horizontal phantom at the beginning of the last two
10885  lines and insert 
10886 \begin_inset Quotes eld
10887 \end_inset
10888
10889 Mr.
10890 \begin_inset space ~
10891 \end_inset
10892
10893 Edge
10894 \begin_inset space ~
10895 \end_inset
10896
10897
10898 \begin_inset Quotes erd
10899 \end_inset
10900
10901  into the phantom inset (note the space after 
10902 \begin_inset Quotes eld
10903 \end_inset
10904
10905 Edge
10906 \begin_inset Quotes erd
10907 \end_inset
10908
10909 ).
10910  A phantom insets prints only the space of its content (like a placeholder).
10911  That is why it is named 
10912 \begin_inset Quotes eld
10913 \end_inset
10914
10915 phantom
10916 \begin_inset Quotes erd
10917 \end_inset
10918
10919 .
10920  The normal phantom outputs the width and height of the content as space,
10921  while the horizontal and vertical variant only outputs the corresponding
10922  dimension.
10923 \end_layout
10924
10925 \begin_layout Subsection
10926 Vertical Space
10927 \begin_inset CommandInset label
10928 LatexCommand label
10929 name "sub:Vertical-Space"
10930
10931 \end_inset
10932
10933
10934 \begin_inset Index idx
10935 status collapsed
10936
10937 \begin_layout Plain Layout
10938 Spacing ! Vertical
10939 \end_layout
10940
10941 \end_inset
10942
10943
10944 \end_layout
10945
10946 \begin_layout Standard
10947 To add extra vertical space above or below a paragraph, use the 
10948 \family sans
10949 Insert\SpecialChar \menuseparator
10950 Formatting\SpecialChar \menuseparator
10951 Vertical
10952 \begin_inset space ~
10953 \end_inset
10954
10955 Space
10956 \family default
10957  dialog.
10958  There you find the following sizes:
10959 \end_layout
10960
10961 \begin_layout Standard
10962
10963 \family sans
10964 SmallSkip
10965 \family default
10966
10967 \family sans
10968 MedSkip
10969 \family default
10970  and 
10971 \family sans
10972 BigSkip
10973 \family default
10974  are LaTeX sizes which depend on the font size of the document.
10975  
10976 \family sans
10977 DefSkip
10978 \family default
10979  is the skip adjusted in the dialog 
10980 \family sans
10981 Document\SpecialChar \menuseparator
10982 Settings
10983 \family default
10984
10985 \begin_inset Index idx
10986 status collapsed
10987
10988 \begin_layout Plain Layout
10989 Document ! Settings
10990 \end_layout
10991
10992 \end_inset
10993
10994  for the paragraph separation.
10995  If you use indentation to separate paragraphs 
10996 \family sans
10997 DefSkip
10998 \family default
10999  is equal to 
11000 \family sans
11001 MedSkip
11002 \family default
11003 .
11004 \end_layout
11005
11006 \begin_layout Standard
11007
11008 \family sans
11009 VFill
11010 \family default
11011
11012 \begin_inset Index idx
11013 status collapsed
11014
11015 \begin_layout Plain Layout
11016 Spacing ! Fills
11017 \end_layout
11018
11019 \end_inset
11020
11021  is a variable space, set so that the space is maximal within one page.
11022  An example: You have only two short paragraphs on one page with a vfill
11023  between them.
11024  Then the first paragraph is placed at the top of the page and the second
11025  one at the bottom, because the space between them is then maximal.
11026  
11027 \family sans
11028 VFill
11029 \family default
11030 s work like 
11031 \family sans
11032 HFill
11033 \family default
11034 s: they fill the remaining vertical space on a page with blank space.
11035 \begin_inset Foot
11036 status collapsed
11037
11038 \begin_layout Plain Layout
11039
11040 \family sans
11041 HFill
11042 \family default
11043 s are described in section
11044 \begin_inset space ~
11045 \end_inset
11046
11047
11048 \begin_inset CommandInset ref
11049 LatexCommand ref
11050 reference "sub:Horizontal-Space"
11051
11052 \end_inset
11053
11054 .
11055 \end_layout
11056
11057 \end_inset
11058
11059  If there are several 
11060 \family sans
11061 VFill
11062 \family default
11063 s on a page, they divide the remaining vertical space equally between themselves.
11064  You can therefore use 
11065 \family sans
11066 VFill
11067 \family default
11068 s to center text on a page, or even place text 2/3 down a page.
11069 \end_layout
11070
11071 \begin_layout Standard
11072
11073 \family sans
11074 Custom
11075 \family default
11076  are custom spaces in units explained in Appendix
11077 \begin_inset space ~
11078 \end_inset
11079
11080
11081 \begin_inset CommandInset ref
11082 LatexCommand ref
11083 reference "cha:Units-available-in"
11084
11085 \end_inset
11086
11087 .
11088 \end_layout
11089
11090 \begin_layout Standard
11091 \begin_inset Note Greyedout
11092 status open
11093
11094 \begin_layout Plain Layout
11095
11096 \series bold
11097 Note:
11098 \series default
11099  
11100 \series medium
11101 If the extra vertical space would be in the output at the top/bottom of
11102  a page, the space is only added if you have also checked the option 
11103 \family sans
11104 Protect
11105 \family default
11106 .
11107 \end_layout
11108
11109 \end_inset
11110
11111
11112 \end_layout
11113
11114 \begin_layout Subsection
11115 Paragraph Alignment
11116 \end_layout
11117
11118 \begin_layout Standard
11119 You can change the paragraph alignment with the 
11120 \family sans
11121 Edit\SpecialChar \menuseparator
11122 Paragraph Settings
11123 \family default
11124  dialog.
11125  There are five possibilities: 
11126 \end_layout
11127
11128 \begin_layout Itemize
11129
11130 \family sans
11131 Justified
11132 \family default
11133  (shortcut 
11134 \begin_inset Info
11135 type  "shortcut"
11136 arg   "paragraph-params \\align block"
11137 \end_inset
11138
11139 )
11140 \end_layout
11141
11142 \begin_layout Itemize
11143
11144 \family sans
11145 Left
11146 \family default
11147  (
11148 \begin_inset Info
11149 type  "shortcut"
11150 arg   "paragraph-params \\align left"
11151 \end_inset
11152
11153 )
11154 \end_layout
11155
11156 \begin_layout Itemize
11157
11158 \family sans
11159 Right
11160 \family default
11161  (
11162 \begin_inset Info
11163 type  "shortcut"
11164 arg   "paragraph-params \\align right"
11165 \end_inset
11166
11167 )
11168 \end_layout
11169
11170 \begin_layout Itemize
11171
11172 \family sans
11173 Center
11174 \family default
11175  (
11176 \begin_inset Info
11177 type  "shortcut"
11178 arg   "paragraph-params \\align center"
11179 \end_inset
11180
11181 )
11182 \end_layout
11183
11184 \begin_layout Itemize
11185
11186 \family sans
11187 Default
11188 \family default
11189  (
11190 \begin_inset Info
11191 type  "shortcut"
11192 arg   "paragraph-params \\align default"
11193 \end_inset
11194
11195 )
11196 \end_layout
11197
11198 \begin_layout Standard
11199 The default in most cases is justified alignment, in which the inter-word
11200  spacing is variable and each line of a paragraph fills the region between
11201  the left and right margins.
11202  The other three alignments should be self-explanatory, and look like this:
11203 \end_layout
11204
11205 \begin_layout Standard
11206 \align right
11207 This paragraph is right aligned,
11208 \end_layout
11209
11210 \begin_layout Standard
11211 \align center
11212 this one is centered,
11213 \end_layout
11214
11215 \begin_layout Standard
11216 \align left
11217 this one is left aligned.
11218 \end_layout
11219
11220 \begin_layout Subsection
11221 Forced Page Breaks
11222 \begin_inset Index idx
11223 status collapsed
11224
11225 \begin_layout Plain Layout
11226 Page breaks ! Forced
11227 \end_layout
11228
11229 \end_inset
11230
11231
11232 \begin_inset CommandInset label
11233 LatexCommand label
11234 name "sub:Forced-Page-Breaks"
11235
11236 \end_inset
11237
11238
11239 \end_layout
11240
11241 \begin_layout Standard
11242 If you don't like the way LaTeX does the page breaks in your document, you
11243  can force a page break where you want one.
11244  Normally this will not be necessary, because LaTeX is good at page breaking.
11245  Only if you use a lot of 
11246 \family sans
11247 Floats
11248 \family default
11249 , LaTeX's page breaking algorithm can fail.
11250 \end_layout
11251
11252 \begin_layout Standard
11253 We recommend not to use forced page breaks until the text is finished and
11254  until you have checked in the preview to see if you 
11255 \emph on
11256 really
11257 \emph default
11258  have to change the page breaking.
11259 \end_layout
11260
11261 \begin_layout Standard
11262 There are two types of page breaks: One that ends the page without any special
11263  action.
11264  This can be inserted above or below a paragraph via the menu 
11265 \family sans
11266 Insert\SpecialChar \menuseparator
11267 Formatting\SpecialChar \menuseparator
11268 New
11269 \begin_inset space ~
11270 \end_inset
11271
11272 Page
11273 \family default
11274 .
11275  The second type, that is inserted via the menu 
11276 \family sans
11277 Insert\SpecialChar \menuseparator
11278 Formatting\SpecialChar \menuseparator
11279 Page
11280 \begin_inset space ~
11281 \end_inset
11282
11283 Break
11284 \family default
11285 , ends a page but stretches the content of the page, so that it fills out
11286  the complete page.
11287  This type is useful to avoid whitespace when a page break produces a page
11288  on which only the last few lines are absent.
11289 \end_layout
11290
11291 \begin_layout Standard
11292 You might try to use a page break to ensure that a figure or table appears
11293  at the top of a page.
11294  This is, of course, the wrong way to do it.
11295  LyX gives you a way of automatically ensuring that your figures and tables
11296  appear at the top of a page (or the bottom, or on their own page) without
11297  having to worry about what precedes or follows your figure or table.
11298  See chapter 
11299 \begin_inset CommandInset ref
11300 LatexCommand ref
11301 reference "cha:Floats-and-Notes"
11302
11303 \end_inset
11304
11305  to learn more about 
11306 \family sans
11307 Floats
11308 \family default
11309 .
11310 \end_layout
11311
11312 \begin_layout Subsubsection
11313 Clear Page Breaks
11314 \begin_inset CommandInset label
11315 LatexCommand label
11316 name "sub:Clear-Page-Breaks"
11317
11318 \end_inset
11319
11320
11321 \begin_inset Index idx
11322 status collapsed
11323
11324 \begin_layout Plain Layout
11325 Page breaks ! Clear
11326 \end_layout
11327
11328 \end_inset
11329
11330
11331 \end_layout
11332
11333 \begin_layout Standard
11334 Rather than forced page breaks where the content behind the break is placed
11335  directly on the next page, you can also clear pages while breaking them.
11336  That means that the current paragraph is terminated and everything, including
11337  unprocessed floats, from the earlier part of the document are placed behind
11338  it, if necessary by adding pages.
11339 \end_layout
11340
11341 \begin_layout Standard
11342 You can insert a clear page break with the menu 
11343 \family sans
11344 Insert\SpecialChar \menuseparator
11345 Formatting\SpecialChar \menuseparator
11346 Clear
11347 \begin_inset space ~
11348 \end_inset
11349
11350 Page
11351 \family default
11352 .
11353  When you have a two-sided document like a book, you can use the menu 
11354 \family sans
11355 Insert\SpecialChar \menuseparator
11356 Formatting\SpecialChar \menuseparator
11357 Clear
11358 \begin_inset space ~
11359 \end_inset
11360
11361 Double
11362 \begin_inset space ~
11363 \end_inset
11364
11365 Page
11366 \family default
11367  to insert a clear page break that assures that the next page is a right-hand
11368  page (odd-numbered), if necessary by adding a page.
11369 \end_layout
11370
11371 \begin_layout Subsection
11372 Forced Line Breaks
11373 \begin_inset Index idx
11374 status collapsed
11375
11376 \begin_layout Plain Layout
11377 Line breaks
11378 \end_layout
11379
11380 \end_inset
11381
11382
11383 \begin_inset CommandInset label
11384 LatexCommand label
11385 name "sub:Forced-Line-Breaks"
11386
11387 \end_inset
11388
11389
11390 \end_layout
11391
11392 \begin_layout Standard
11393 Similar to page breaks there are two types of line breaks: One that simply
11394  breaks the line.
11395  You can force this line break within a paragraph by selecting 
11396 \family sans
11397 Insert\SpecialChar \menuseparator
11398 Formatting\SpecialChar \menuseparator
11399 Ragged
11400 \begin_inset space ~
11401 \end_inset
11402
11403 Line
11404 \begin_inset space ~
11405 \end_inset
11406
11407 Break
11408 \family default
11409  or with 
11410 \begin_inset Info
11411 type  "shortcut"
11412 arg   "newline-insert newline"
11413 \end_inset
11414
11415 .
11416  Another type that is inserted via the menu 
11417 \family sans
11418 Insert\SpecialChar \menuseparator
11419 Formatting\SpecialChar \menuseparator
11420 Justified
11421 \begin_inset space ~
11422 \end_inset
11423
11424 Line
11425 \begin_inset space ~
11426 \end_inset
11427
11428 Break
11429 \family default
11430  breaks the line and stretches it so that it fills out the whole space between
11431  the page margins.
11432  This is useful to avoid 
11433 \begin_inset Quotes eld
11434 \end_inset
11435
11436 fringes
11437 \begin_inset Quotes erd
11438 \end_inset
11439
11440  in justified paragraphs due to possible whitespace introduced by line breaks.
11441 \end_layout
11442
11443 \begin_layout Standard
11444 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11445  LaTeX is very good at line breaking.
11446  There are, however, a number of situations where it is necessary to actively
11447  set a line break, e.
11448 \begin_inset space \thinspace{}
11449 \end_inset
11450
11451 g.
11452 \begin_inset space \space{}
11453 \end_inset
11454
11455 in a poem or for an address (see sections
11456 \begin_inset space ~
11457 \end_inset
11458
11459
11460 \begin_inset CommandInset ref
11461 LatexCommand ref
11462 reference "sec:Quote"
11463
11464 \end_inset
11465
11466
11467 \begin_inset CommandInset ref
11468 LatexCommand ref
11469 reference "sec:Verse"
11470
11471 \end_inset
11472
11473  and 
11474 \begin_inset CommandInset ref
11475 LatexCommand ref
11476 reference "sec:Address-Usage"
11477
11478 \end_inset
11479
11480 ).
11481 \end_layout
11482
11483 \begin_layout Subsection
11484 Horizontal Lines
11485 \begin_inset CommandInset label
11486 LatexCommand label
11487 name "sub:Horizontal-Lines"
11488
11489 \end_inset
11490
11491
11492 \begin_inset Index idx
11493 status collapsed
11494
11495 \begin_layout Plain Layout
11496 Horizontal lines
11497 \end_layout
11498
11499 \end_inset
11500
11501
11502 \end_layout
11503
11504 \begin_layout Standard
11505 \noindent
11506 \begin_inset CommandInset line
11507 LatexCommand rule
11508 offset "0.5ex"
11509 width "100line%"
11510 height "1pt"
11511
11512 \end_inset
11513
11514
11515 \end_layout
11516
11517 \begin_layout Standard
11518 In the dialog 
11519 \family sans
11520 Insert\SpecialChar \menuseparator
11521 Formatting\SpecialChar \menuseparator
11522 Horizontal
11523 \begin_inset space ~
11524 \end_inset
11525
11526 Line
11527 \family default
11528  you can insert horizontal lines.
11529  The line offset is the vertical distance between the line and the baseline
11530  of the current text line or the paragraph.
11531  The line settings can be changed by left-clicking on the line.
11532 \end_layout
11533
11534 \begin_layout Standard
11535 \noindent
11536 \begin_inset CommandInset line
11537 LatexCommand rule
11538 offset "0.5ex"
11539 width "100line%"
11540 height "1pt"
11541
11542 \end_inset
11543
11544
11545 \end_layout
11546
11547 \begin_layout Section
11548 Characters and Symbols
11549 \end_layout
11550
11551 \begin_layout Standard
11552 You can directly enter all characters that are available on your keyboard.
11553  You can also use special keyboard maps to be able to enter e.
11554 \begin_inset space \thinspace{}
11555 \end_inset
11556
11557 g.
11558 \begin_inset space \space{}
11559 \end_inset
11560
11561 characters needed for French with an English keyboard.
11562  See section
11563 \begin_inset space \thinspace{}
11564 \end_inset
11565
11566
11567 \begin_inset CommandInset ref
11568 LatexCommand ref
11569 reference "sub:Keyboard-mapping"
11570
11571 \end_inset
11572
11573  for information on how this is done.
11574 \end_layout
11575
11576 \begin_layout Standard
11577 For the case where you need a character that is not on your keyboard, you
11578  can use the 
11579 \family sans
11580 Symbols
11581 \family default
11582  dialog via the menu 
11583 \family sans
11584 Insert\SpecialChar \menuseparator
11585 Special Character\SpecialChar \menuseparator
11586 Symbols
11587 \family default
11588 .
11589 \end_layout
11590
11591 \begin_layout Standard
11592 \begin_inset Note Greyedout
11593 status open
11594
11595 \begin_layout Plain Layout
11596
11597 \series bold
11598 Note:
11599 \series default
11600  Maybe not all symbols inserted with the symbols dialog can be displayed
11601  when you are using a special screen font in LyX's preferences.
11602  But the inserted symbols will in every case be displayed in the output.
11603 \end_layout
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \begin_layout Section
11611 Fonts and Text Styles
11612 \begin_inset CommandInset label
11613 LatexCommand label
11614 name "sec:Fonts-and-Text"
11615
11616 \end_inset
11617
11618
11619 \end_layout
11620
11621 \begin_layout Subsection
11622 Font Types
11623 \begin_inset Index idx
11624 status collapsed
11625
11626 \begin_layout Plain Layout
11627 Font ! Types
11628 \end_layout
11629
11630 \end_inset
11631
11632
11633 \end_layout
11634
11635 \begin_layout Standard
11636 There are two types of fonts:
11637 \end_layout
11638
11639 \begin_layout Description
11640 Vector
11641 \begin_inset space ~
11642 \end_inset
11643
11644 fonts
11645 \begin_inset Index idx
11646 status collapsed
11647
11648 \begin_layout Plain Layout
11649 Fonts ! Vector-
11650 \end_layout
11651
11652 \end_inset
11653
11654  are fonts, built from outlines of the single glyphs (e.
11655 \begin_inset space \thinspace{}
11656 \end_inset
11657
11658 g.
11659  characters) in the font.
11660  This means that each glyph is defined using mathematical curves that are
11661  well suited for scaling to any requested size.
11662  This mathematical definition is interpreted by the font renderer and the
11663  curve is filled out with pixels according to the size and glyph.
11664  This means that vector fonts will look pretty good in all sizes.
11665  Only at very small sizes where each pixel has to be very carefully computed
11666  to provide a good image, it might be hard to provide a good rendering.
11667 \begin_inset Newline newline
11668 \end_inset
11669
11670 That could mean that one only needs to define one font size and scale them.
11671  But to achieve a better quality, many fonts define several font sizes.
11672  That improves the appearance because you need more details at large font
11673  sizes than at small ones.
11674 \begin_inset Newline newline
11675 \end_inset
11676
11677 The font types 
11678 \family typewriter
11679 TrueType
11680 \family default
11681
11682 \family typewriter
11683 OpenType
11684 \family default
11685 , and 
11686 \family typewriter
11687 Type
11688 \begin_inset space ~
11689 \end_inset
11690
11691 1
11692 \family default
11693  are vector fonts.
11694 \end_layout
11695
11696 \begin_layout Description
11697 Bitmap
11698 \begin_inset space ~
11699 \end_inset
11700
11701 fonts
11702 \begin_inset Index idx
11703 status collapsed
11704
11705 \begin_layout Plain Layout
11706 Fonts ! Bitmap-
11707 \end_layout
11708
11709 \end_inset
11710
11711  on the other hand, are defined by bitmap graphics from the start, so they
11712  will look good at all the sizes they are meant for.
11713  However, they don't scale well, because in order to scale a glyph, each
11714  pixel is enlarged into several pixels.
11715  It is the same effect that happens if you try to enlarge a picture in a
11716  picture manipulation program.
11717  In order to relieve this effect, bitmap fonts are typically provided in
11718  several fixed sizes typically from around 8 pixels high up to 34 pixels
11719  or so high in steps according to what is believed to be useful.
11720  The advantage of bitmap fonts is that no complicated computations are necessary
11721  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11722  fonts.
11723  The disadvantage is that sizes that don't exist as fixed versions have
11724  to be scaled by doubling pixels, and thus look bad.
11725 \begin_inset Newline newline
11726 \end_inset
11727
11728 Bitmap fonts are named 
11729 \family typewriter
11730 Type
11731 \begin_inset space ~
11732 \end_inset
11733
11734 3
11735 \family default
11736  in PostScript- and PDF-documents.
11737 \end_layout
11738
11739 \begin_layout Standard
11740 The result of all this is that bitmap fonts are best for the size they are
11741  designed for, while scalable fonts are good for nearly all sizes.
11742  So one needs fewer font size definitions for scalable fonts.
11743  That's the reason why nearly all text rendering and typesetting programs
11744  use scalable fonts.
11745 \end_layout
11746
11747 \begin_layout Standard
11748 To test which fonts are used in a PDF-document, you can have a look into
11749  its document properties.
11750 \end_layout
11751
11752 \begin_layout Standard
11753 Many modern typesetting and markup languages have begun to move towards
11754  specifying character styles rather than specifying a particular font.
11755  For example, instead of changing to an italicized version of the current
11756  font to emphasize text, you use an 
11757 \begin_inset Quotes eld
11758 \end_inset
11759
11760 emphasized style
11761 \begin_inset Quotes erd
11762 \end_inset
11763
11764  instead.
11765  This concept fits in perfectly with LyX.
11766  In LyX, you do things based on contexts, rather than focusing on typesetting
11767  details.
11768 \end_layout
11769
11770 \begin_layout Subsection
11771 LaTeX font support
11772 \begin_inset CommandInset label
11773 LatexCommand label
11774 name "sub:LaTeX-font-support"
11775
11776 \end_inset
11777
11778
11779 \end_layout
11780
11781 \begin_layout Standard
11782 Traditionally, LaTeX uses its own fonts.
11783  That is to say, you cannot directly access the fonts installed on your
11784  operating system, but you have to use specific fonts provided by your LaTeX
11785  distribution.
11786  The reason is that LaTeX needs some extra information about the fonts,
11787  which have to be provided by additional files and packages.
11788  The downside of this is that your font choice is somewhat limited, compared
11789  to usual word processors.
11790  On the other hand this comes with the advantage that the provided fonts
11791  are generally of very good quality, and that LaTeX files are very portable
11792  across different machines.
11793  Also, the range of fonts supported by traditional LaTeX was increased a
11794  lot meanwhile so that you can find packages for many free and commercial
11795  fonts.
11796  In LyX, only a subset of these are directly selectable via the user interface
11797  (see section
11798 \begin_inset space ~
11799 \end_inset
11800
11801
11802 \begin_inset CommandInset ref
11803 LatexCommand ref
11804 reference "sub:Document-Font"
11805
11806 \end_inset
11807
11808  for details).
11809  However, all others are available if you enter the respective LaTeX code
11810  in the document preamble (please refer to the documentation of your desired
11811  font).
11812 \end_layout
11813
11814 \begin_layout Standard
11815 Furthermore, recent developments brought some new LaTeX engines that are
11816  also able to directly access fonts that are installed for your operating
11817  system (OS), namely XeTeX and LuaTeX.
11818  Both engines are now supported by LyX.
11819  By using them, you can use theoretically any OpenType or TrueType font
11820  that is installed on your system.
11821  The next section describes how to use these OS fonts.
11822 \end_layout
11823
11824 \begin_layout Standard
11825 \begin_inset Note Greyedout
11826 status open
11827
11828 \begin_layout Plain Layout
11829
11830 \series bold
11831 Note:
11832 \series default
11833  In practice, some fonts might fail due to bad metrics and other font deficienci
11834 es; so you might have to experiment.
11835 \end_layout
11836
11837 \end_inset
11838
11839
11840 \end_layout
11841
11842 \begin_layout Standard
11843 \begin_inset Note Greyedout
11844 status open
11845
11846 \begin_layout Plain Layout
11847
11848 \series bold
11849 Note:
11850 \series default
11851  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11852  as traditional LaTeX or PDFTeX.
11853 \end_layout
11854
11855 \end_inset
11856
11857
11858 \end_layout
11859
11860 \begin_layout Subsection
11861 Document Font and Font size
11862 \begin_inset CommandInset label
11863 LatexCommand label
11864 name "sub:Document-Font"
11865
11866 \end_inset
11867
11868
11869 \begin_inset Index idx
11870 status collapsed
11871
11872 \begin_layout Plain Layout
11873 Font ! Size
11874 \end_layout
11875
11876 \end_inset
11877
11878
11879 \begin_inset Index idx
11880 status collapsed
11881
11882 \begin_layout Plain Layout
11883 Document ! Font
11884 \end_layout
11885
11886 \end_inset
11887
11888
11889 \end_layout
11890
11891 \begin_layout Standard
11892 You can set the document fonts in the 
11893 \family sans
11894 Document\SpecialChar \menuseparator
11895 Settings
11896 \family default
11897
11898 \begin_inset Index idx
11899 status collapsed
11900
11901 \begin_layout Plain Layout
11902 Document ! Settings
11903 \end_layout
11904
11905 \end_inset
11906
11907  dialog.
11908  In the 
11909 \family sans
11910 Fonts
11911 \family default
11912  section of the dialog, you can specify which font should be used for the
11913  three different font shapes — roman (serif), 
11914 \family sans
11915 sans
11916 \begin_inset space ~
11917 \end_inset
11918
11919 serif
11920 \family default
11921  and 
11922 \family typewriter
11923 typewriter
11924 \family default
11925  (monospaced) — you can specify the base font size and scaling factors for
11926  (some) sans serif and typewriter fonts if this is necessary to fit with
11927  the roman font.
11928 \end_layout
11929
11930 \begin_layout Standard
11931 If you select 
11932 \family sans
11933 Use non-T
11934 \begin_inset ERT
11935 status collapsed
11936
11937 \begin_layout Plain Layout
11938
11939 {}
11940 \end_layout
11941
11942 \end_inset
11943
11944 eX fonts
11945 \family default
11946 , you will have access to the fonts installed on your operating system.
11947  This requires that you use 
11948 \family sans
11949 PDF (XeT
11950 \begin_inset ERT
11951 status collapsed
11952
11953 \begin_layout Plain Layout
11954
11955 {}
11956 \end_layout
11957
11958 \end_inset
11959
11960 eX)
11961 \family default
11962
11963 \family sans
11964 PDF (LuaT
11965 \begin_inset ERT
11966 status collapsed
11967
11968 \begin_layout Plain Layout
11969
11970 {}
11971 \end_layout
11972
11973 \end_inset
11974
11975 eX)
11976 \family default
11977  or 
11978 \family sans
11979 DVI (LuaT
11980 \begin_inset ERT
11981 status collapsed
11982
11983 \begin_layout Plain Layout
11984
11985 {}
11986 \end_layout
11987
11988 \end_inset
11989
11990 eX)
11991 \family default
11992  as output format, i.
11993 \begin_inset space \thinspace{}
11994 \end_inset
11995
11996 e.
11997 \begin_inset space ~
11998 \end_inset
11999
12000 you will have to have either XeTeX or LuaTeX installed (see section
12001 \begin_inset space ~
12002 \end_inset
12003
12004
12005 \begin_inset CommandInset ref
12006 LatexCommand ref
12007 reference "sub:LaTeX-font-support"
12008
12009 \end_inset
12010
12011 ).
12012  You will then not have access to TeX's own fonts (the selection described
12013  below).
12014  Note that LyX lists all available fonts in either of the three lists (roman,
12015  sans
12016 \begin_inset space ~
12017 \end_inset
12018
12019 serif, and typewriter), since LyX cannot determine the family.
12020  Also note that the output might fail with some of the listed fonts, due
12021  to the encoding of the fonts and\SpecialChar \slash{}
12022 or font failures.
12023  Again, LyX cannot determine this in advance, so you might need to experiment.
12024 \end_layout
12025
12026 \begin_layout Standard
12027 If you use TeX fonts (which is the default), the possible options for the
12028  font include 
12029 \family sans
12030 Default
12031 \family default
12032  and a list of fonts available with your LaTeX distribution.
12033  If you select 
12034 \family sans
12035 Default,
12036 \family default
12037  the font that is preset by the current document class is used.
12038  In most cases, this will be the standard TeX font, known as 
12039 \begin_inset Quotes eld
12040 \end_inset
12041
12042
12043 \family typewriter
12044 Computer
12045 \begin_inset space ~
12046 \end_inset
12047
12048 Modern
12049 \family default
12050
12051 \begin_inset Quotes erd
12052 \end_inset
12053
12054  (
12055 \family typewriter
12056 cm
12057 \family default
12058 ) or 
12059 \begin_inset Quotes eld
12060 \end_inset
12061
12062
12063 \family typewriter
12064 European Computer Modern
12065 \family default
12066
12067 \begin_inset Quotes erd
12068 \end_inset
12069
12070  (
12071 \family typewriter
12072 ec
12073 \family default
12074 ), but some classes preset different default fonts.
12075 \end_layout
12076
12077 \begin_layout Standard
12078 As 
12079 \family typewriter
12080 cm
12081 \family default
12082  and 
12083 \family typewriter
12084 ec
12085 \family default
12086  are bitmap fonts, they often looks pixelated in PDF output, especially
12087  when you read the PDF in a zoomed size.
12088 \begin_inset Foot
12089 status collapsed
12090
12091 \begin_layout Plain Layout
12092 This problem doesn't appear if you read PDFs in 
12093 \family typewriter
12094 Adobe
12095 \begin_inset space ~
12096 \end_inset
12097
12098 Reader
12099 \family default
12100  version 6 or later, because this program includes a special bitmap font
12101  renderer.
12102 \end_layout
12103
12104 \end_inset
12105
12106  To get rid of pixelated fonts, you have to use a vector font.
12107  Depending on how your document should look like, you can either:
12108 \end_layout
12109
12110 \begin_layout Itemize
12111 select the 
12112 \family sans
12113 Latin
12114 \begin_inset space ~
12115 \end_inset
12116
12117 Modern
12118 \family default
12119  fonts, which is the recommended choice if you want to keep the look of
12120  
12121 \family typewriter
12122 cm
12123 \family default
12124 /
12125 \family typewriter
12126 ec
12127 \family default
12128 .
12129  
12130 \family sans
12131 Latin
12132 \begin_inset space ~
12133 \end_inset
12134
12135 Modern
12136 \family default
12137  was developed for the LaTeX community in order to replace 
12138 \family typewriter
12139 cm
12140 \family default
12141  as the default font.
12142  It covers a huge range of glyphs and several font shapes.
12143  Except for some details, where the appearance was improved, 
12144 \family sans
12145 Latin
12146 \begin_inset space ~
12147 \end_inset
12148
12149 Modern
12150 \family default
12151  looks identical to 
12152 \family typewriter
12153 cm
12154 \family default
12155 .;
12156 \begin_inset Foot
12157 status collapsed
12158
12159 \begin_layout Plain Layout
12160 One difference is improved kerning.
12161 \end_layout
12162
12163 \end_inset
12164
12165
12166 \end_layout
12167
12168 \begin_layout Itemize
12169 or select the 
12170 \family sans
12171 AE
12172 \begin_inset space ~
12173 \end_inset
12174
12175 (Almost
12176 \begin_inset space ~
12177 \end_inset
12178
12179 European)
12180 \family default
12181  fonts in (the rare) case that 
12182 \family sans
12183 Latin
12184 \begin_inset space ~
12185 \end_inset
12186
12187 Modern
12188 \family default
12189  is not available to you or does not work, and you still want to emulate
12190  the look of 
12191 \family typewriter
12192 cm
12193 \family default
12194 /
12195 \family typewriter
12196 ec
12197 \family default
12198 .
12199  
12200 \family typewriter
12201 AE
12202 \family default
12203  is a virtual font.
12204  Virtual means that it 
12205 \begin_inset Quotes eld
12206 \end_inset
12207
12208 steals
12209 \begin_inset Quotes erd
12210 \end_inset
12211
12212  outline 
12213 \family typewriter
12214 cm
12215 \family default
12216 -glyphs from other fonts.
12217  This has the disadvantage that some characters are missing, like the French
12218  guillemets (
12219 \begin_inset Quotes eld
12220 \end_inset
12221
12222 «
12223 \begin_inset Quotes erd
12224 \end_inset
12225
12226  and 
12227 \begin_inset Quotes eld
12228 \end_inset
12229
12230 »
12231 \begin_inset Quotes erd
12232 \end_inset
12233
12234 )
12235 \begin_inset Foot
12236 status collapsed
12237
12238 \begin_layout Plain Layout
12239 Loading the LaTeX-package 
12240 \series bold
12241 aeguill
12242 \series default
12243
12244 \begin_inset Index idx
12245 status collapsed
12246
12247 \begin_layout Plain Layout
12248 LaTeX-packages ! aeguill
12249 \end_layout
12250
12251 \end_inset
12252
12253  with the document preamble line
12254 \begin_inset Newline newline
12255 \end_inset
12256
12257
12258 \series bold
12259
12260 \backslash
12261 usepackage[ec]{aeguill}
12262 \begin_inset Newline newline
12263 \end_inset
12264
12265
12266 \series default
12267 will fix the guillemet problem.
12268 \end_layout
12269
12270 \end_inset
12271
12272  and that accented characters are not 
12273 \emph on
12274 one
12275 \emph default
12276  glyph, but build of 
12277 \emph on
12278 two
12279 \emph default
12280  characters, the accent and the letter.
12281  Therefore you cannot search for words with accented characters in documents
12282  using the 
12283 \family typewriter
12284 AE
12285 \family default
12286  fonts.
12287  If you search for example for the French word 
12288 \begin_inset Quotes eld
12289 \end_inset
12290
12291 rève
12292 \begin_inset Quotes erd
12293 \end_inset
12294
12295  in a PDF, you won't get any result, because the PDF-viewer searches for
12296  the glyph 
12297 \begin_inset Quotes eld
12298 \end_inset
12299
12300  è 
12301 \begin_inset Quotes erd
12302 \end_inset
12303
12304  and not for the glyph 
12305 \begin_inset Quotes eld
12306 \end_inset
12307
12308  e +
12309 \begin_inset space ~
12310 \end_inset
12311
12312  ̀ 
12313 \begin_inset Quotes erd
12314 \end_inset
12315
12316 .
12317 \end_layout
12318
12319 \begin_layout Itemize
12320 If you do not like the look of 
12321 \family typewriter
12322 cm
12323 \family default
12324 /
12325 \family typewriter
12326 ec
12327 \family default
12328 , you can of course select one of the other provided vector fonts, e.
12329 \begin_inset space \thinspace{}
12330 \end_inset
12331
12332 g.
12333 \begin_inset space ~
12334 \end_inset
12335
12336
12337 \family typewriter
12338 Times
12339 \begin_inset space ~
12340 \end_inset
12341
12342 Roman
12343 \family default
12344  or
12345 \family typewriter
12346  Palatino
12347 \family default
12348 .
12349  Most roman vector fonts will automatically select matching sans
12350 \begin_inset space ~
12351 \end_inset
12352
12353 serif and typewriter fonts
12354 \begin_inset Foot
12355 status collapsed
12356
12357 \begin_layout Plain Layout
12358 These are sometimes just matching other fonts (e.
12359 \begin_inset space \thinspace{}
12360 \end_inset
12361
12362 g., 
12363 \family sans
12364 Times
12365 \begin_inset space ~
12366 \end_inset
12367
12368 Roman
12369 \family default
12370  selects 
12371 \family sans
12372 Helvetica
12373 \family default
12374  for sans serif text), or different shapes of the same font, i.
12375 \begin_inset space \thinspace{}
12376 \end_inset
12377
12378 e.
12379 \begin_inset space \space{}
12380 \end_inset
12381
12382 a real font 
12383 \emph on
12384 family
12385 \emph default
12386  (e.
12387 \begin_inset space \thinspace{}
12388 \end_inset
12389
12390 g.
12391 \begin_inset space \space{}
12392 \end_inset
12393
12394 in case of 
12395 \family sans
12396 Latin
12397 \begin_inset space ~
12398 \end_inset
12399
12400 Modern
12401 \family default
12402  oder 
12403 \family sans
12404 Computer
12405 \begin_inset space ~
12406 \end_inset
12407
12408 Modern
12409 \family default
12410 ).
12411 \end_layout
12412
12413 \end_inset
12414
12415 , but you can also select your own.
12416 \begin_inset Newline newline
12417 \end_inset
12418
12419 The differences between roman, 
12420 \family sans
12421 sans
12422 \begin_inset space ~
12423 \end_inset
12424
12425 serif
12426 \family default
12427  and 
12428 \family typewriter
12429 typewriter
12430 \family default
12431  fonts are explained in section
12432 \begin_inset space ~
12433 \end_inset
12434
12435
12436 \begin_inset CommandInset ref
12437 LatexCommand ref
12438 reference "sub:Fine-Tuning-with-the"
12439
12440 \end_inset
12441
12442 .
12443 \begin_inset Newline newline
12444 \end_inset
12445
12446 The font 
12447 \family sans
12448 Times
12449 \begin_inset space ~
12450 \end_inset
12451
12452 Roman
12453 \family default
12454  was originally designed for newspapers.
12455  That means its glyphs are smaller than the ones from other fonts to fit
12456  into the small newspaper columns.
12457  Therefore 
12458 \family sans
12459 Times
12460 \begin_inset space ~
12461 \end_inset
12462
12463 Roman
12464 \family default
12465  is not the optimal choice for larger documents like books.
12466 \end_layout
12467
12468 \begin_layout Standard
12469 For the font size there are generally four possible values: 
12470 \family sans
12471 Default, 10
12472 \family default
12473
12474 \family sans
12475 11
12476 \family default
12477  and 
12478 \family sans
12479 12
12480 \family default
12481 .
12482  Some classes provide additional sizes.
12483  The size of 
12484 \family sans
12485 Default
12486 \family default
12487  depends on the class you are using.
12488  In the standard classes it is equal to the font size 10.
12489 \end_layout
12490
12491 \begin_layout Standard
12492 Note that the font size is the 
12493 \emph on
12494 base size
12495 \emph default
12496 .
12497  That means that LyX scales all other possible font sizes (such as those
12498  used in footnotes, super-, and subscripts) by this value.
12499  You can fine-tune the font size of text parts via the 
12500 \family sans
12501 Text
12502 \begin_inset space ~
12503 \end_inset
12504
12505 Style
12506 \family default
12507  dialog if needed.
12508  The possible font sizes for text parts are explained in section
12509 \begin_inset space ~
12510 \end_inset
12511
12512
12513 \begin_inset CommandInset ref
12514 LatexCommand ref
12515 reference "sub:Fine-Tuning-with-the"
12516
12517 \end_inset
12518
12519 .
12520 \end_layout
12521
12522 \begin_layout Standard
12523 The 
12524 \family sans
12525 Default Family
12526 \family default
12527  selection lets you specify whether the base font of your document should
12528  be roman, sans
12529 \begin_inset space ~
12530 \end_inset
12531
12532 serif or typewriter.
12533  The 
12534 \family sans
12535 Default
12536 \family default
12537  selection uses what is preset by the class, the other selections override
12538  this.
12539  In most cases, 
12540 \family sans
12541 Default
12542 \family default
12543  is equal to 
12544 \family sans
12545 roman
12546 \family default
12547 , but some classes (such as presentation classes) also use other defaults.
12548 \end_layout
12549
12550 \begin_layout Standard
12551 The
12552 \family typewriter
12553  
12554 \family sans
12555 LaTe
12556 \begin_inset ERT
12557 status collapsed
12558
12559 \begin_layout Plain Layout
12560
12561 {}
12562 \end_layout
12563
12564 \end_inset
12565
12566 X font encoding
12567 \family default
12568  selection is an expert setting which lets you change the value passed to
12569  the LaTeX-package
12570 \emph on
12571  fontenc
12572 \emph default
12573  (see also sec.
12574 \begin_inset space ~
12575 \end_inset
12576
12577
12578 \begin_inset CommandInset ref
12579 LatexCommand ref
12580 reference "sub:LaTeX-settings"
12581
12582 \end_inset
12583
12584 ).
12585  Normally, you do not need to change (or even understand) this.
12586  Unless you have specific reasons, use 
12587 \family sans
12588 Default
12589 \family default
12590 .
12591 \end_layout
12592
12593 \begin_layout Standard
12594 With some fonts, the checkboxes 
12595 \family sans
12596 Use Old Style Figures
12597 \family default
12598  and 
12599 \family sans
12600 Use True Small Caps
12601 \family default
12602  are enabled.
12603  These are extra features some fonts provide.
12604  If 
12605 \family sans
12606 Use Old Style Figures
12607 \family default
12608  is checked, the font uses old style (also known as medieval or text) figures,
12609  i.
12610 \begin_inset space \thinspace{}
12611 \end_inset
12612
12613 e.
12614 \begin_inset space ~
12615 \end_inset
12616
12617 figures with varying height that fit nicely with lower letters.
12618  
12619 \family sans
12620 Use True Small Caps
12621 \family default
12622  determines that real small caps are used instead of faked small caps made
12623  of scaled capitals.
12624  Real small caps are often part of expert font sets; they generally look
12625  better than faked small caps but might have to be purchased separately.
12626 \end_layout
12627
12628 \begin_layout Standard
12629 The field 
12630 \family sans
12631 CJK
12632 \family default
12633  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12634  a font to display the script characters.
12635 \begin_inset Foot
12636 status collapsed
12637
12638 \begin_layout Plain Layout
12639 The font will be the argument for the commands of the LaTeX-package 
12640 \series bold
12641 CJK
12642 \series default
12643 .
12644  So this has no effect for the document language 
12645 \family sans
12646 Japanese
12647 \family default
12648  that doesn't use 
12649 \series bold
12650 CJK
12651 \series default
12652 .
12653 \end_layout
12654
12655 \end_inset
12656
12657
12658 \end_layout
12659
12660 \begin_layout Standard
12661 \begin_inset VSpace bigskip
12662 \end_inset
12663
12664
12665 \begin_inset Note Greyedout
12666 status open
12667
12668 \begin_layout Plain Layout
12669
12670 \series bold
12671 Note:
12672 \series default
12673  When you choose a new font or font size, LyX does 
12674 \emph on
12675 not
12676 \emph default
12677  change the screen font! You will only see a difference in the printed output;
12678  this is part of the WYSIWYM concept.
12679  LyX's screen fonts can be adjusted in the 
12680 \family sans
12681 Tools\SpecialChar \menuseparator
12682 Preferences
12683 \family default
12684  dialog, see section
12685 \begin_inset space ~
12686 \end_inset
12687
12688
12689 \begin_inset CommandInset ref
12690 LatexCommand ref
12691 reference "sub:Screen-Fonts"
12692
12693 \end_inset
12694
12695 .
12696 \end_layout
12697
12698 \end_inset
12699
12700
12701 \end_layout
12702
12703 \begin_layout Subsection
12704 Using Different Character Styles
12705 \begin_inset Index idx
12706 status collapsed
12707
12708 \begin_layout Plain Layout
12709 Character Styles
12710 \end_layout
12711
12712 \end_inset
12713
12714
12715 \begin_inset Index idx
12716 status collapsed
12717
12718 \begin_layout Plain Layout
12719 Text Style
12720 \end_layout
12721
12722 \end_inset
12723
12724
12725 \end_layout
12726
12727 \begin_layout Standard
12728 As we've already seen, LyX automatically changes the character style for
12729  certain paragraph environments.
12730  LyX supports two character styles, 
12731 \family sans
12732 Emphasized
12733 \family default
12734  and 
12735 \family sans
12736 Noun
12737 \family default
12738 .
12739  You can activate both of these styles via keybindings, the menus, and the
12740  toolbar.
12741 \end_layout
12742
12743 \begin_layout Standard
12744 To activate the 
12745 \family sans
12746 Noun
12747 \family default
12748  style, do one of the following:
12749 \end_layout
12750
12751 \begin_layout Itemize
12752 click on the toolbar button 
12753 \begin_inset Info
12754 type  "icon"
12755 arg   "font-noun"
12756 \end_inset
12757
12758
12759 \end_layout
12760
12761 \begin_layout Itemize
12762 use the key binding 
12763 \begin_inset Info
12764 type  "shortcut"
12765 arg   "font-noun"
12766 \end_inset
12767
12768
12769 \end_layout
12770
12771 \begin_layout Standard
12772 These commands are all toggles.
12773  That is, if 
12774 \family sans
12775 Noun
12776 \family default
12777  style is already active, they deactivate it.
12778 \end_layout
12779
12780 \begin_layout Standard
12781 One typically uses the 
12782 \family sans
12783 Noun
12784 \family default
12785  style for proper names.
12786  For example: 
12787 \begin_inset Quotes eld
12788 \end_inset
12789
12790
12791 \noun on
12792 Matthias Ettrich
12793 \noun default
12794  is the original author of LyX.
12795 \begin_inset Quotes erd
12796 \end_inset
12797
12798
12799 \end_layout
12800
12801 \begin_layout Standard
12802 A more widely used character style is the 
12803 \family sans
12804 Emphasized
12805 \family default
12806  style.
12807  You can activate (or deactivate — it's also a toggle) the 
12808 \family sans
12809 Emphasized
12810 \family default
12811  style by:
12812 \end_layout
12813
12814 \begin_layout Itemize
12815 clicking on the toolbar button 
12816 \begin_inset Info
12817 type  "icon"
12818 arg   "font-emph"
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Itemize
12825 using the keybindings 
12826 \begin_inset Info
12827 type  "shortcut"
12828 arg   "font-emph"
12829 \end_inset
12830
12831
12832 \end_layout
12833
12834 \begin_layout Standard
12835 Normally the 
12836 \family sans
12837 Emphasized
12838 \family default
12839  style is equivalent to an italic font but some document classes or LaTeX-packag
12840 es use a different font.
12841 \end_layout
12842
12843 \begin_layout Standard
12844 We've been using the 
12845 \family sans
12846 Emphasized
12847 \family default
12848  style all over the place in this document.
12849  Here's one more example:
12850 \end_layout
12851
12852 \begin_layout Quotation
12853
12854 \emph on
12855 Don't overuse character styles!
12856 \end_layout
12857
12858 \begin_layout Standard
12859 It's also a warning in addition to an example.
12860  One's writing should parallel ordinary conversation.
12861  Since we don't all constantly scream at each other, we should also avoid
12862  the common tendency to overuse character style.
12863  
12864 \end_layout
12865
12866 \begin_layout Standard
12867 You can always reset to the default font using the key binding 
12868 \begin_inset Info
12869 type  "shortcut"
12870 arg   "font-default"
12871 \end_inset
12872
12873  or the dialog 
12874 \family sans
12875 Edit\SpecialChar \menuseparator
12876 Text
12877 \begin_inset space ~
12878 \end_inset
12879
12880 Style
12881 \family default
12882 .
12883 \end_layout
12884
12885 \begin_layout Subsection
12886 Fine-Tuning with the 
12887 \family sans
12888 Text Style
12889 \family default
12890  dialog
12891 \begin_inset CommandInset label
12892 LatexCommand label
12893 name "sub:Fine-Tuning-with-the"
12894
12895 \end_inset
12896
12897
12898 \begin_inset Index idx
12899 status collapsed
12900
12901 \begin_layout Plain Layout
12902 Text Style
12903 \end_layout
12904
12905 \end_inset
12906
12907
12908 \end_layout
12909
12910 \begin_layout Standard
12911 There are always occasions when you will need to do some fine-tuning, so
12912  LyX gives you a way to create a custom character style.
12913  For example, an academic journal or a corporation may have a style sheet
12914  requiring a sans-serif font be used in certain situations.
12915  Also, writers sometimes use a different font to offset a character's thoughts
12916  from ordinary dialog.
12917 \end_layout
12918
12919 \begin_layout Standard
12920 Before we document how to use custom character style, we want to issue a
12921  warning yet again: Don't overuse character styles! 
12922 \begin_inset Newline newline
12923 \end_inset
12924
12925 Documents that overuse different fonts and sizes are not well readable and
12926  tend to look as if someone has knocked huge holes in them.
12927 \end_layout
12928
12929 \begin_layout Standard
12930 To use custom character styles, open the 
12931 \family sans
12932 Edit\SpecialChar \menuseparator
12933 Text
12934 \begin_inset space ~
12935 \end_inset
12936
12937 Style\SpecialChar \menuseparator
12938 Customized
12939 \family default
12940  dialog.
12941  There are several boxes on this dialog, each corresponding to a different
12942  font property which you can choose.
12943  You can choose an option for one of these properties, or select 
12944 \family sans
12945 No
12946 \begin_inset space ~
12947 \end_inset
12948
12949 change
12950 \family default
12951 , which keeps the current state of that property.
12952  The item 
12953 \family sans
12954 Reset
12955 \family default
12956  will reset the property to whatever is the default.
12957  You can use this to reset attributes across a bunch of different paragraph
12958  environments in a snap.
12959 \end_layout
12960
12961 \begin_layout Standard
12962 The font properties, and their options (in addition to 
12963 \family sans
12964 No
12965 \begin_inset space ~
12966 \end_inset
12967
12968 change
12969 \family default
12970  and 
12971 \family sans
12972 Reset
12973 \family default
12974 ) are:
12975 \end_layout
12976
12977 \begin_layout Labeling
12978 \labelwidthstring 00.00.0000
12979
12980 \family sans
12981 Family
12982 \family default
12983  The 
12984 \begin_inset Quotes eld
12985 \end_inset
12986
12987 overall look
12988 \begin_inset Quotes erd
12989 \end_inset
12990
12991  of the font.
12992  The possible options are:
12993 \end_layout
12994
12995 \begin_deeper
12996 \begin_layout Labeling
12997 \labelwidthstring 00.00.0000
12998
12999 \family sans
13000 Roman
13001 \family default
13002  This is the Roman font family.
13003  Normally a serif font.
13004  It's also the default family.
13005  (key binding 
13006 \begin_inset Info
13007 type  "shortcut"
13008 arg   "font-roman"
13009 \end_inset
13010
13011 )
13012 \end_layout
13013
13014 \begin_layout Labeling
13015 \labelwidthstring 00.00.0000
13016
13017 \family sans
13018 Sans
13019 \begin_inset space ~
13020 \end_inset
13021
13022 Serif
13023 \family default
13024  
13025 \family sans
13026 This is the Sans Serif font family.
13027
13028 \family default
13029  (key binding 
13030 \begin_inset Info
13031 type  "shortcut"
13032 arg   "font-sans"
13033 \end_inset
13034
13035 )
13036 \end_layout
13037
13038 \begin_layout Labeling
13039 \labelwidthstring 00.00.0000
13040
13041 \family sans
13042 Typewriter
13043 \family default
13044  
13045 \family typewriter
13046 This is the Typewriter font family.
13047
13048 \family default
13049  (key binding 
13050 \begin_inset Info
13051 type  "shortcut"
13052 arg   "font-typewriter"
13053 \end_inset
13054
13055
13056 \family sans
13057 )
13058 \end_layout
13059
13060 \end_deeper
13061 \begin_layout Labeling
13062 \labelwidthstring 00.00.0000
13063
13064 \family sans
13065 Series
13066 \family default
13067  This corresponds to the print weight.
13068  Options are:
13069 \end_layout
13070
13071 \begin_deeper
13072 \begin_layout Labeling
13073 \labelwidthstring 00.00.0000
13074
13075 \family sans
13076 Medium
13077 \family default
13078  This is the Medium font series.
13079  It's also the default series.
13080 \end_layout
13081
13082 \begin_layout Labeling
13083 \labelwidthstring 00.00.0000
13084
13085 \family sans
13086 Bold
13087 \family default
13088  
13089 \series bold
13090 This is the Bold font series.
13091
13092 \series default
13093  (key binding 
13094 \begin_inset Info
13095 type  "shortcut"
13096 arg   "font-bold"
13097 \end_inset
13098
13099 )
13100 \end_layout
13101
13102 \end_deeper
13103 \begin_layout Labeling
13104 \labelwidthstring 00.00.0000
13105
13106 \family sans
13107 Shape
13108 \family default
13109  As the name implies.
13110  Options are:
13111 \end_layout
13112
13113 \begin_deeper
13114 \begin_layout Labeling
13115 \labelwidthstring 00.00.0000
13116
13117 \family sans
13118 Upright
13119 \family default
13120  This is the Upright font shape.
13121  It's also the default shape.
13122 \end_layout
13123
13124 \begin_layout Labeling
13125 \labelwidthstring 00.00.0000
13126
13127 \family sans
13128 Italic
13129 \family default
13130  
13131 \shape italic
13132 This
13133 \shape default
13134  
13135 \family sans
13136 \shape italic
13137 i
13138 \family default
13139 s the Italic font shape
13140 \shape default
13141 \emph on
13142 .
13143 \end_layout
13144
13145 \begin_layout Labeling
13146 \labelwidthstring 00.00.0000
13147
13148 \family sans
13149 Slanted
13150 \family default
13151  
13152 \shape slanted
13153 This is the Slanted font shape
13154 \shape default
13155  (although it might not be visible in LyX, this is different from italic).
13156 \end_layout
13157
13158 \begin_layout Labeling
13159 \labelwidthstring 00.00.0000
13160
13161 \family sans
13162 Small
13163 \begin_inset space ~
13164 \end_inset
13165
13166 Caps
13167 \family default
13168  
13169 \shape smallcaps
13170 This is the Small caps font shape
13171 \shape default
13172 \noun on
13173 .
13174 \end_layout
13175
13176 \end_deeper
13177 \begin_layout Labeling
13178 \labelwidthstring 00.00.0000
13179
13180 \family sans
13181 Size
13182 \family default
13183  Alters the size of the font.
13184  You'll find no numerical values here; all possible sizes are actually proportio
13185 nal to the document font size.
13186  Once again, you don't feed LyX the details, but a general description of
13187  what you want to do.
13188  The options are:
13189 \end_layout
13190
13191 \begin_deeper
13192 \begin_layout Labeling
13193 \labelwidthstring 00.00.0000
13194
13195 \family sans
13196 Tiny
13197 \family default
13198  
13199 \size tiny
13200 This is the 
13201 \begin_inset Quotes eld
13202 \end_inset
13203
13204 Tiny
13205 \begin_inset Quotes erd
13206 \end_inset
13207
13208  font size.
13209
13210 \size default
13211  (key bindings 
13212 \begin_inset Info
13213 type  "shortcuts"
13214 arg   "font-size tiny"
13215 \end_inset
13216
13217 )
13218 \end_layout
13219
13220 \begin_layout Labeling
13221 \labelwidthstring 00.00.0000
13222
13223 \family sans
13224 Smallest
13225 \family default
13226  
13227 \size scriptsize
13228 This is the 
13229 \begin_inset Quotes eld
13230 \end_inset
13231
13232 Smallest
13233 \begin_inset Quotes erd
13234 \end_inset
13235
13236  font size
13237 \size default
13238 .
13239  (key binding 
13240 \begin_inset Info
13241 type  "shortcut"
13242 arg   "font-size scriptsize"
13243 \end_inset
13244
13245 )
13246 \end_layout
13247
13248 \begin_layout Labeling
13249 \labelwidthstring 00.00.0000
13250
13251 \family sans
13252 Smaller
13253 \family default
13254  
13255 \size footnotesize
13256 This is the 
13257 \begin_inset Quotes eld
13258 \end_inset
13259
13260 Smaller
13261 \begin_inset Quotes erd
13262 \end_inset
13263
13264  font size.
13265
13266 \size default
13267  (key bindings 
13268 \begin_inset Info
13269 type  "shortcuts"
13270 arg   "font-size footnotesize"
13271 \end_inset
13272
13273 )
13274 \end_layout
13275
13276 \begin_layout Labeling
13277 \labelwidthstring 00.00.0000
13278
13279 \family sans
13280 Small
13281 \family default
13282  
13283 \size small
13284 This is the 
13285 \begin_inset Quotes eld
13286 \end_inset
13287
13288 Small
13289 \begin_inset Quotes erd
13290 \end_inset
13291
13292  font size.
13293
13294 \size default
13295  (key bindings 
13296 \begin_inset Info
13297 type  "shortcuts"
13298 arg   "font-size small"
13299 \end_inset
13300
13301 )
13302 \end_layout
13303
13304 \begin_layout Labeling
13305 \labelwidthstring 00.00.0000
13306
13307 \family sans
13308 Normal
13309 \family default
13310  This is the 
13311 \begin_inset Quotes eld
13312 \end_inset
13313
13314 Normal
13315 \begin_inset Quotes erd
13316 \end_inset
13317
13318  font size.
13319  It's also the default size.
13320  (key bindings 
13321 \begin_inset Info
13322 type  "shortcuts"
13323 arg   "font-size normal"
13324 \end_inset
13325
13326 )
13327 \end_layout
13328
13329 \begin_layout Labeling
13330 \labelwidthstring 00.00.0000
13331
13332 \family sans
13333 Large
13334 \family default
13335  
13336 \size large
13337 This is the 
13338 \begin_inset Quotes eld
13339 \end_inset
13340
13341 Large
13342 \begin_inset Quotes erd
13343 \end_inset
13344
13345  font size.
13346
13347 \size default
13348  (key bindings 
13349 \begin_inset Info
13350 type  "shortcuts"
13351 arg   "font-size large"
13352 \end_inset
13353
13354 )
13355 \end_layout
13356
13357 \begin_layout Labeling
13358 \labelwidthstring 00.00.0000
13359
13360 \family sans
13361 Larger
13362 \family default
13363  
13364 \size larger
13365 This is the 
13366 \begin_inset Quotes eld
13367 \end_inset
13368
13369 Larger
13370 \begin_inset Quotes erd
13371 \end_inset
13372
13373  font size.
13374
13375 \size default
13376  (key bindings 
13377 \begin_inset Info
13378 type  "shortcuts"
13379 arg   "font-size larger"
13380 \end_inset
13381
13382 )
13383 \end_layout
13384
13385 \begin_layout Labeling
13386 \labelwidthstring 00.00.0000
13387
13388 \family sans
13389 Largest
13390 \family default
13391  
13392 \size largest
13393 This is the 
13394 \begin_inset Quotes eld
13395 \end_inset
13396
13397 Largest
13398 \begin_inset Quotes erd
13399 \end_inset
13400
13401  font size.
13402
13403 \size default
13404  (key binding 
13405 \begin_inset Info
13406 type  "shortcut"
13407 arg   "font-size largest"
13408 \end_inset
13409
13410 )
13411 \end_layout
13412
13413 \begin_layout Labeling
13414 \labelwidthstring 00.00.0000
13415
13416 \family sans
13417 Huge
13418 \family default
13419  
13420 \size huge
13421 This is the 
13422 \begin_inset Quotes eld
13423 \end_inset
13424
13425 Huge
13426 \begin_inset Quotes erd
13427 \end_inset
13428
13429  font size.
13430
13431 \size default
13432  (key bindings 
13433 \begin_inset Info
13434 type  "shortcuts"
13435 arg   "font-size huge"
13436 \end_inset
13437
13438 )
13439 \end_layout
13440
13441 \begin_layout Labeling
13442 \labelwidthstring 00.00.0000
13443
13444 \family sans
13445 Huger
13446 \family default
13447  
13448 \size giant
13449 This is the 
13450 \begin_inset Quotes eld
13451 \end_inset
13452
13453 Huger
13454 \begin_inset Quotes erd
13455 \end_inset
13456
13457  font size.
13458
13459 \size default
13460  (key bindings 
13461 \begin_inset Info
13462 type  "shortcuts"
13463 arg   "font-size giant"
13464 \end_inset
13465
13466 )
13467 \end_layout
13468
13469 \begin_layout Labeling
13470 \labelwidthstring 00.00.0000
13471
13472 \family sans
13473 Increase
13474 \family default
13475  This increases the size by one step (for instance, from 
13476 \begin_inset Quotes eld
13477 \end_inset
13478
13479 Largest
13480 \begin_inset Quotes erd
13481 \end_inset
13482
13483  to 
13484 \begin_inset Quotes eld
13485 \end_inset
13486
13487 Huge
13488 \begin_inset Quotes erd
13489 \end_inset
13490
13491 ).
13492  (key binding 
13493 \begin_inset Info
13494 type  "shortcut"
13495 arg   "font-size increase"
13496 \end_inset
13497
13498 )
13499 \end_layout
13500
13501 \begin_layout Labeling
13502 \labelwidthstring 00.00.0000
13503
13504 \family sans
13505 Decrease
13506 \family default
13507  This decreases the size by one step (for instance, from 
13508 \begin_inset Quotes eld
13509 \end_inset
13510
13511 Normal
13512 \begin_inset Quotes erd
13513 \end_inset
13514
13515  to 
13516 \begin_inset Quotes eld
13517 \end_inset
13518
13519 Small
13520 \begin_inset Quotes erd
13521 \end_inset
13522
13523 ).
13524  (key binding 
13525 \begin_inset Info
13526 type  "shortcut"
13527 arg   "font-size decrease"
13528 \end_inset
13529
13530 )
13531 \end_layout
13532
13533 \end_deeper
13534 \begin_layout Standard
13535 We'll warn you 
13536 \emph on
13537 yet again
13538 \emph default
13539 : don't go crazy with this feature.
13540  You should almost never need to change the font size.
13541  LyX automatically changes the font size for different paragraph environments
13542  — use that instead.
13543  This is here for fine-tuning only!
13544 \end_layout
13545
13546 \begin_layout Labeling
13547 \labelwidthstring 00.00.0000
13548
13549 \family sans
13550 Misc
13551 \family default
13552  Here you can change a few other things at the character level.
13553  Options are:
13554 \end_layout
13555
13556 \begin_deeper
13557 \begin_layout Labeling
13558 \labelwidthstring 00.00.0000
13559
13560 \family sans
13561 Emph
13562 \family default
13563  
13564 \emph on
13565 This is text with emphasize on
13566 \emph default
13567 .
13568  This might seem like the same as 
13569 \shape italic
13570 Italic
13571 \shape default
13572 , but it is actually a bit different.
13573  Emphasized is a 
13574 \emph on
13575 logical
13576 \emph default
13577  attribute.
13578  That means every document class can define its own font used for emphasized
13579  text.
13580  Normally this font is equal to italic.
13581 \end_layout
13582
13583 \begin_layout Labeling
13584 \labelwidthstring 00.00.0000
13585
13586 \family sans
13587 Underbar
13588 \family default
13589  
13590 \bar under
13591 This is text with Underbar on.
13592
13593 \bar default
13594  (key binding 
13595 \begin_inset Info
13596 type  "shortcuts"
13597 arg   "font-underline"
13598 \end_inset
13599
13600
13601 \family sans
13602 )
13603 \begin_inset Newline newline
13604 \end_inset
13605
13606
13607 \family default
13608 Avoid using underbar if you can! It's a hangover from the typewriter days,
13609  when you couldn't change fonts.
13610  We no longer need to emphasize text by underscoring characters.
13611  It's only included in LyX because some people 
13612 \emph on
13613 may
13614 \emph default
13615  need it in order to follow style sheets for journal submissions.
13616 \end_layout
13617
13618 \begin_layout Labeling
13619 \labelwidthstring 00.00.0000
13620
13621 \family sans
13622 Double
13623 \begin_inset space ~
13624 \end_inset
13625
13626 underbar
13627 \family default
13628  
13629 \uuline on
13630 This is text with Double underbar on.
13631
13632 \uuline default
13633  (key binding 
13634 \begin_inset Info
13635 type  "shortcut"
13636 arg   "font-underunderline"
13637 \end_inset
13638
13639 )
13640 \begin_inset Newline newline
13641 \end_inset
13642
13643 If we just warned you against using underbar, you can imagine what we think
13644  about double underbar.
13645 \end_layout
13646
13647 \begin_layout Labeling
13648 \labelwidthstring 00.00.0000
13649
13650 \family sans
13651 Wavy
13652 \begin_inset space ~
13653 \end_inset
13654
13655 underbar
13656 \family default
13657  
13658 \uwave on
13659 This is text with Wavy underbar on.
13660
13661 \uwave default
13662  (key binding 
13663 \begin_inset Info
13664 type  "shortcut"
13665 arg   "font-underwave"
13666 \end_inset
13667
13668 )
13669 \begin_inset Newline newline
13670 \end_inset
13671
13672 Use this only if a journal absolutely insists on it.
13673  Keep antinausea pills handy.
13674 \end_layout
13675
13676 \begin_layout Labeling
13677 \labelwidthstring 00.00.0000
13678
13679 \family sans
13680 Strikeout
13681 \family default
13682  
13683 \strikeout on
13684 This is text with Strikeout on.
13685
13686 \strikeout default
13687  (key binding 
13688 \begin_inset Info
13689 type  "shortcut"
13690 arg   "font-strikeout"
13691 \end_inset
13692
13693 ) This is frequently used to indicate an older version of text that has
13694  since changed.
13695 \end_layout
13696
13697 \begin_layout Labeling
13698 \labelwidthstring 00.00.0000
13699
13700 \family sans
13701 Noun
13702 \family default
13703  
13704 \noun on
13705 This is text with Noun on.
13706
13707 \noun default
13708  Like 
13709 \family sans
13710 Emph
13711 \family default
13712 , this is a logical attribute.
13713  Normally it's equivalent to 
13714 \family sans
13715 Small
13716 \begin_inset space ~
13717 \end_inset
13718
13719 Caps
13720 \family default
13721 .
13722 \end_layout
13723
13724 \end_deeper
13725 \begin_layout Labeling
13726 \labelwidthstring 00.00.0000
13727
13728 \family sans
13729 Color
13730 \family default
13731  You can adjust the color of the text with this control.
13732  Notice that not all DVI-viewers are able to display colors.
13733  Besides 
13734 \family sans
13735 No
13736 \begin_inset space ~
13737 \end_inset
13738
13739 color
13740 \family default
13741 , which is the default 
13742 \begin_inset Quotes eld
13743 \end_inset
13744
13745 color
13746 \begin_inset Quotes erd
13747 \end_inset
13748
13749  and means normally black, you can choose between 
13750 \family sans
13751 Black
13752 \family default
13753
13754 \family sans
13755 White
13756 \family default
13757
13758 \family sans
13759 Red
13760 \family default
13761
13762 \family sans
13763 Green
13764 \family default
13765
13766 \family sans
13767 Blue
13768 \family default
13769
13770 \family sans
13771 Cyan
13772 \family default
13773
13774 \family sans
13775 Magenta
13776 \family default
13777  and 
13778 \family sans
13779 Yellow
13780 \family default
13781  text.
13782 \begin_inset Index idx
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786 Color ! Text
13787 \end_layout
13788
13789 \end_inset
13790
13791
13792 \end_layout
13793
13794 \begin_layout Labeling
13795 \labelwidthstring 00.00.0000
13796
13797 \family sans
13798 Language
13799 \family default
13800  This is used to mark regions of text as having a different language from
13801  the language of the document.
13802  Text marked in this way will be underlined in blue to indicate the change
13803  (only within LyX).
13804 \end_layout
13805
13806 \begin_layout Standard
13807 So you have a huge number of combinations to choose from.
13808  Once you've chosen a new character style via the 
13809 \family sans
13810 Edit\SpecialChar \menuseparator
13811 Text
13812 \begin_inset space ~
13813 \end_inset
13814
13815 Style
13816 \family default
13817  dialog, the settings are saved.
13818  You can activate them using the toolbar button 
13819 \begin_inset Info
13820 type  "icon"
13821 arg   "textstyle-apply"
13822 \end_inset
13823
13824 .
13825  The button lets you apply your custom character style even when the dialog
13826  isn't visible.
13827  
13828 \end_layout
13829
13830 \begin_layout Standard
13831 To completely reset the character style to the default, use 
13832 \begin_inset Info
13833 type  "shortcut"
13834 arg   "font-default"
13835 \end_inset
13836
13837 .
13838  If you want to toggle only those properties that you have just changed
13839  (suppose you just set the shape to 
13840 \begin_inset Quotes eld
13841 \end_inset
13842
13843 slanted
13844 \begin_inset Quotes erd
13845 \end_inset
13846
13847  and the series to 
13848 \begin_inset Quotes eld
13849 \end_inset
13850
13851 bold
13852 \begin_inset Quotes erd
13853 \end_inset
13854
13855 ), set the 
13856 \family sans
13857 Toggle
13858 \begin_inset space ~
13859 \end_inset
13860
13861 all
13862 \family default
13863  switch and press 
13864 \family sans
13865 Apply
13866 \family default
13867 .
13868 \end_layout
13869
13870 \begin_layout Standard
13871 You should also know something about the differences between the three main
13872  font types 
13873 \family sans
13874 serif
13875 \family default
13876
13877 \family sans
13878 sans
13879 \begin_inset space ~
13880 \end_inset
13881
13882 serif
13883 \family default
13884 , and 
13885 \family sans
13886 typewriter
13887 \family default
13888 :
13889 \end_layout
13890
13891 \begin_layout Itemize
13892
13893 \family sans
13894 Typewriter
13895 \family default
13896  is a so called 
13897 \begin_inset Quotes eld
13898 \end_inset
13899
13900 monospaced
13901 \begin_inset Quotes erd
13902 \end_inset
13903
13904  font, that means every character has the same width, the 
13905 \begin_inset Quotes eld
13906 \end_inset
13907
13908 i
13909 \begin_inset Quotes erd
13910 \end_inset
13911
13912  is as wide as the 
13913 \begin_inset Quotes eld
13914 \end_inset
13915
13916 m
13917 \begin_inset Quotes erd
13918 \end_inset
13919
13920 .
13921  Here is an example
13922 \begin_inset Newline newline
13923 \end_inset
13924
13925
13926 \begin_inset Phantom HPhantom
13927 status open
13928
13929 \begin_layout Plain Layout
13930 no 
13931 \end_layout
13932
13933 \end_inset
13934
13935
13936 \family typewriter
13937 typewriter text
13938 \family default
13939
13940 \begin_inset Note Note
13941 status collapsed
13942
13943 \begin_layout Plain Layout
13944 For more on phantoms see section
13945 \begin_inset space ~
13946 \end_inset
13947
13948
13949 \begin_inset CommandInset ref
13950 LatexCommand ref
13951 reference "sub:More-Spaces"
13952
13953 \end_inset
13954
13955 .
13956 \end_layout
13957
13958 \end_inset
13959
13960
13961 \begin_inset Newline newline
13962 \end_inset
13963
13964 no typewriter text
13965 \end_layout
13966
13967 \begin_layout Itemize
13968
13969 \family sans
13970 Serif
13971 \family default
13972  fonts use characters with serifs.
13973  These are the small 
13974 \begin_inset Quotes eld
13975 \end_inset
13976
13977 appendices
13978 \begin_inset Quotes erd
13979 \end_inset
13980
13981  at the ends of the strokes that form the character.
13982  The following example will show the difference:
13983 \begin_inset Newline newline
13984 \end_inset
13985
13986 text with serifs
13987 \begin_inset Newline newline
13988 \end_inset
13989
13990
13991 \family sans
13992 text without serifs
13993 \family default
13994
13995 \begin_inset Newline newline
13996 \end_inset
13997
13998 Serifs facilitate quick and easy reading.
13999  These fonts are therefore used as default (named 
14000 \family sans
14001 roman
14002 \family default
14003 ).
14004 \end_layout
14005
14006 \begin_layout Itemize
14007
14008 \family sans
14009 Sans serif
14010 \family default
14011  don't use serifs.
14012  This font type is therefore often used for headings and short texts.
14013  We use it in this document to highlight menu names.
14014 \end_layout
14015
14016 \begin_layout Standard
14017 \begin_inset Quotes eld
14018 \end_inset
14019
14020 Toggling
14021 \begin_inset Quotes erd
14022 \end_inset
14023
14024  refers to applying or removing font properties.
14025  When a property is marked for toggling in the Text Style dialog, applying
14026  the style to text that already has the property will cause the property
14027  to be removed.
14028  If you apply a style with properties A, B and C to text that currently
14029  has font properties B, C, F and G, and if B is set to toggle and C is set
14030  not to toggle, the text ends up with properties A, C, F and G.
14031  
14032 \begin_inset Quotes eld
14033 \end_inset
14034
14035 Never toggled
14036 \begin_inset Quotes erd
14037 \end_inset
14038
14039  and 
14040 \begin_inset Quotes eld
14041 \end_inset
14042
14043 always toggled
14044 \begin_inset Quotes erd
14045 \end_inset
14046
14047  mean that you do not control the toggling behavior.
14048  For the properties on the left side of the dialog (
14049 \begin_inset Quotes eld
14050 \end_inset
14051
14052 Family
14053 \begin_inset Quotes erd
14054 \end_inset
14055
14056  etc.), toggling behavior is up to you.
14057  If 
14058 \begin_inset Quotes eld
14059 \end_inset
14060
14061 Toggle all
14062 \begin_inset Quotes erd
14063 \end_inset
14064
14065  is checked, all of the left side properties are toggled; by default, none
14066  of them are.
14067  Finally, 
14068 \begin_inset Quotes eld
14069 \end_inset
14070
14071 Reset
14072 \begin_inset Quotes erd
14073 \end_inset
14074
14075  is never toggled.
14076  If you set 
14077 \begin_inset Quotes eld
14078 \end_inset
14079
14080 Series
14081 \begin_inset Quotes erd
14082 \end_inset
14083
14084  to 
14085 \begin_inset Quotes eld
14086 \end_inset
14087
14088 Reset
14089 \begin_inset Quotes erd
14090 \end_inset
14091
14092  and select 
14093 \begin_inset Quotes eld
14094 \end_inset
14095
14096 Toggle all
14097 \begin_inset Quotes erd
14098 \end_inset
14099
14100 , then apply the style to bold face text, the text will revert to the default
14101  series (
14102 \begin_inset Quotes eld
14103 \end_inset
14104
14105 Medium
14106 \begin_inset Quotes erd
14107 \end_inset
14108
14109 ), no matter how many times you apply the style.
14110  
14111 \end_layout
14112
14113 \begin_layout Standard
14114 We conclude with the same warning once again: Don't overuse the fonts.
14115  They are, more often than not, a kludge and a bad substitute for good writing.
14116 \end_layout
14117
14118 \begin_layout Section
14119 Printing and Previewing
14120 \end_layout
14121
14122 \begin_layout Subsection
14123 Overview
14124 \end_layout
14125
14126 \begin_layout Standard
14127 Now that we have covered some of the basic features of document preparation
14128  using LyX, you probably want to know how to print out your masterpiece.
14129  Before we tell you that, we want to give you a quick explanation of what
14130  goes on behind-the-scenes.
14131  We cover this information in much greater detail in the 
14132 \emph on
14133 Additional Features
14134 \emph default
14135  manual as well.
14136 \end_layout
14137
14138 \begin_layout Standard
14139 LyX uses the program LaTeX as its backend.
14140  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14141  confusion, we'll only refer to LaTeX.
14142  LyX is what you use to do your actual writing.
14143  Then, LyX calls LaTeX to turn your writing into printable output.
14144  This happens in two stages:
14145 \end_layout
14146
14147 \begin_layout Enumerate
14148 First, LyX converts your document to a series of text commands for LaTeX,
14149  generating a file with the extension, 
14150 \begin_inset Quotes eld
14151 \end_inset
14152
14153
14154 \family typewriter
14155 .tex
14156 \family default
14157
14158 \begin_inset Quotes erd
14159 \end_inset
14160
14161 .
14162 \end_layout
14163
14164 \begin_layout Enumerate
14165 Next, LaTeX uses the commands in the 
14166 \family typewriter
14167 .tex
14168 \family default
14169  file to produce printable output.
14170  
14171 \end_layout
14172
14173 \begin_layout Subsection
14174 Output file formats
14175 \begin_inset Index idx
14176 status collapsed
14177
14178 \begin_layout Plain Layout
14179 File formats
14180 \end_layout
14181
14182 \end_inset
14183
14184
14185 \begin_inset CommandInset label
14186 LatexCommand label
14187 name "sub:Output-file-formats"
14188
14189 \end_inset
14190
14191
14192 \end_layout
14193
14194 \begin_layout Subsubsection
14195 Simple text (ASCII)
14196 \begin_inset Index idx
14197 status collapsed
14198
14199 \begin_layout Plain Layout
14200 File formats ! ASCII
14201 \end_layout
14202
14203 \end_inset
14204
14205
14206 \end_layout
14207
14208 \begin_layout Standard
14209 This file type has the extension 
14210 \begin_inset Quotes eld
14211 \end_inset
14212
14213
14214 \family typewriter
14215 .txt
14216 \family default
14217
14218 \begin_inset Quotes erd
14219 \end_inset
14220
14221 .
14222  It contains your document as plain text following the rules of the 
14223 \begin_inset Quotes eld
14224 \end_inset
14225
14226 American Standard Code for Information Interchange
14227 \begin_inset Quotes erd
14228 \end_inset
14229
14230  (ASCII).
14231 \end_layout
14232
14233 \begin_layout Standard
14234 You can export your document to ASCII by the menu 
14235 \family sans
14236 File\SpecialChar \menuseparator
14237 Export\SpecialChar \menuseparator
14238 Simple
14239 \begin_inset space ~
14240 \end_inset
14241
14242 text
14243 \family default
14244  or 
14245 \family sans
14246 File\SpecialChar \menuseparator
14247 Export\SpecialChar \menuseparator
14248 Simple
14249 \begin_inset space ~
14250 \end_inset
14251
14252 text
14253 \begin_inset space ~
14254 \end_inset
14255
14256 (ps2ascii)
14257 \family default
14258 .
14259  The latter will first internally export to PostScript and then do the conversio
14260 n to ASCII.
14261 \end_layout
14262
14263 \begin_layout Subsubsection
14264 LaTeX
14265 \begin_inset Index idx
14266 status collapsed
14267
14268 \begin_layout Plain Layout
14269 File formats ! LaTeX
14270 \end_layout
14271
14272 \end_inset
14273
14274
14275 \end_layout
14276
14277 \begin_layout Standard
14278 This file type has the extension 
14279 \begin_inset Quotes eld
14280 \end_inset
14281
14282
14283 \family typewriter
14284 .tex
14285 \family default
14286
14287 \begin_inset Quotes erd
14288 \end_inset
14289
14290  and contains all commands that are necessary for the LaTeX program to process
14291  your document.
14292  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14293  it manually with console commands.
14294  The LaTeX-file is automatically created in LyX's temporary directory whenever
14295  you view or export your document.
14296 \end_layout
14297
14298 \begin_layout Standard
14299 You can export your document as LaTeX-file using the menu 
14300 \family sans
14301 File\SpecialChar \menuseparator
14302 Export\SpecialChar \menuseparator
14303 LaT
14304 \begin_inset ERT
14305 status collapsed
14306
14307 \begin_layout Plain Layout
14308
14309 {}
14310 \end_layout
14311
14312 \end_inset
14313
14314 eX
14315 \family default
14316 .
14317 \end_layout
14318
14319 \begin_layout Subsubsection
14320 DVI
14321 \begin_inset Index idx
14322 status collapsed
14323
14324 \begin_layout Plain Layout
14325 File formats ! DVI
14326 \end_layout
14327
14328 \end_inset
14329
14330
14331 \end_layout
14332
14333 \begin_layout Standard
14334 This file type has the extension 
14335 \begin_inset Quotes eld
14336 \end_inset
14337
14338
14339 \family typewriter
14340 .dvi
14341 \family default
14342
14343 \begin_inset Quotes erd
14344 \end_inset
14345
14346 .
14347  It is called 
14348 \begin_inset Quotes eld
14349 \end_inset
14350
14351 device-independent
14352 \begin_inset Quotes erd
14353 \end_inset
14354
14355  (DVI), because it is completely portable; you can move them from one machine
14356  to another without needing to do any sort of conversion.
14357  DVIs are used for quick previews and as pre-stage for other output formats,
14358  like PostScript.
14359 \end_layout
14360
14361 \begin_layout Standard
14362 DVI files do not contain images, they only link them.
14363  So don't forget to deliver the images together with your DVIs.
14364  Because the DVI-viewer has to convert the image in the background to make
14365  it visible when you scroll the DVI, this can slow down your computer when
14366  you view the DVI.
14367  So we recommend to use PDF for files with many images.
14368 \end_layout
14369
14370 \begin_layout Standard
14371 You can export your document to DVI by the menu 
14372 \family sans
14373 File\SpecialChar \menuseparator
14374 Export\SpecialChar \menuseparator
14375 DVI
14376 \family default
14377  or 
14378 \family sans
14379 File\SpecialChar \menuseparator
14380 Export\SpecialChar \menuseparator
14381 DVI
14382 \begin_inset space ~
14383 \end_inset
14384
14385 (LuaTe
14386 \begin_inset ERT
14387 status collapsed
14388
14389 \begin_layout Plain Layout
14390
14391 {}
14392 \end_layout
14393
14394 \end_inset
14395
14396 X).
14397
14398 \family default
14399  The latter option uses the program 
14400 \family typewriter
14401 LuaTeX
14402 \family default
14403 .
14404  
14405 \family typewriter
14406 LuaTeX
14407 \family default
14408  is an engine that provides direct Unicode support and support for direct
14409  font access (see section
14410 \begin_inset space ~
14411 \end_inset
14412
14413
14414 \begin_inset CommandInset ref
14415 LatexCommand ref
14416 reference "sub:LaTeX-font-support"
14417
14418 \end_inset
14419
14420 ).
14421  LuaTeX is still work in progress, but it might develop into the next standard
14422  TeX processor.
14423 \end_layout
14424
14425 \begin_layout Subsubsection
14426 PostScript
14427 \begin_inset Index idx
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431 File formats ! PostScript
14432 \end_layout
14433
14434 \end_inset
14435
14436
14437 \end_layout
14438
14439 \begin_layout Standard
14440 This file type has the extension 
14441 \begin_inset Quotes eld
14442 \end_inset
14443
14444
14445 \family typewriter
14446 .ps
14447 \family default
14448
14449 \begin_inset Quotes erd
14450 \end_inset
14451
14452 .
14453  PostScript was developed by the company 
14454 \family typewriter
14455 Adobe
14456 \family default
14457  as a printer language.
14458  The file contains therefore commands that the printer uses to print the
14459  file.
14460  PostScript can be seen as a 
14461 \begin_inset Quotes eld
14462 \end_inset
14463
14464 programming language
14465 \begin_inset Quotes erd
14466 \end_inset
14467
14468 ; you can calculate with it and draw diagrams and images.
14469 \begin_inset Foot
14470 status collapsed
14471
14472 \begin_layout Plain Layout
14473 When you are interested to learn more about this, have a look at the LaTeX-packa
14474 ge 
14475 \series bold
14476 pstricks
14477 \series default
14478
14479 \begin_inset Index idx
14480 status collapsed
14481
14482 \begin_layout Plain Layout
14483 LaTeX-packages ! pstricks
14484 \end_layout
14485
14486 \end_inset
14487
14488 .
14489 \end_layout
14490
14491 \end_inset
14492
14493  Due to this ability, the files are often bigger than PDFs.
14494 \end_layout
14495
14496 \begin_layout Standard
14497 PostScript can only contain images in the format 
14498 \begin_inset Quotes eld
14499 \end_inset
14500
14501 Encapsulated PostScript
14502 \begin_inset Quotes erd
14503 \end_inset
14504
14505  (EPS, file extension 
14506 \begin_inset Quotes eld
14507 \end_inset
14508
14509
14510 \family typewriter
14511 .eps
14512 \family default
14513
14514 \begin_inset Quotes erd
14515 \end_inset
14516
14517 ).
14518  As LyX allows you to use any known image format in your document, it has
14519  to convert them in the background to EPS.
14520  If you have e.g 50
14521 \begin_inset space \thinspace{}
14522 \end_inset
14523
14524 images in your document, LyX has to do 50
14525 \begin_inset space ~
14526 \end_inset
14527
14528 conversions whenever you view or export your document.
14529  This will slow down your workflow with LyX drastically.
14530  So if you plan to use PostScript, you can insert your images directly as
14531  EPS to avoid this problem.
14532 \end_layout
14533
14534 \begin_layout Standard
14535 You can export your document to PostScript using the menu 
14536 \family sans
14537 File\SpecialChar \menuseparator
14538 Export\SpecialChar \menuseparator
14539 PostScript
14540 \family default
14541 .
14542 \end_layout
14543
14544 \begin_layout Subsubsection
14545 PDF
14546 \begin_inset Index idx
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550 File formats ! PDF
14551 \end_layout
14552
14553 \end_inset
14554
14555
14556 \begin_inset Index idx
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560 PDF
14561 \end_layout
14562
14563 \end_inset
14564
14565
14566 \end_layout
14567
14568 \begin_layout Standard
14569 This file type has the extension 
14570 \begin_inset Quotes eld
14571 \end_inset
14572
14573
14574 \family typewriter
14575 .pdf
14576 \family default
14577
14578 \begin_inset Quotes erd
14579 \end_inset
14580
14581 .
14582  The 
14583 \begin_inset Quotes eld
14584 \end_inset
14585
14586 Portable Document Format
14587 \begin_inset Quotes erd
14588 \end_inset
14589
14590  (PDF) developed by 
14591 \family typewriter
14592 Adobe
14593 \family default
14594  was derived from PostScript.
14595  It is more compressed and it uses fewer commands than PostScript.
14596  As the name 
14597 \begin_inset Quotes eld
14598 \end_inset
14599
14600 portable
14601 \begin_inset Quotes erd
14602 \end_inset
14603
14604  implies, it can be processed at any computer system and the printed output
14605  looks exactly the same.
14606 \end_layout
14607
14608 \begin_layout Standard
14609 PDF can contain images in its own PDF format and in the formats 
14610 \begin_inset Quotes eld
14611 \end_inset
14612
14613 Joint Photographic Experts Group
14614 \begin_inset Quotes erd
14615 \end_inset
14616
14617  (JPG, file extension 
14618 \begin_inset Quotes eld
14619 \end_inset
14620
14621
14622 \family typewriter
14623 .jpg
14624 \family default
14625
14626 \begin_inset Quotes erd
14627 \end_inset
14628
14629  or 
14630 \begin_inset Quotes eld
14631 \end_inset
14632
14633
14634 \family typewriter
14635 .jpeg
14636 \family default
14637
14638 \begin_inset Quotes erd
14639 \end_inset
14640
14641 ) and 
14642 \begin_inset Quotes eld
14643 \end_inset
14644
14645 Portable Network Graphics
14646 \begin_inset Quotes erd
14647 \end_inset
14648
14649  (PNG, file extension 
14650 \begin_inset Quotes eld
14651 \end_inset
14652
14653
14654 \family typewriter
14655 .png
14656 \family default
14657
14658 \begin_inset Quotes erd
14659 \end_inset
14660
14661 ).
14662  You can although use any other image format, because LyX converts them
14663  in the background to one of these formats.
14664  But as described in the section about PostScript, the image conversion
14665  will slow down your workflow.
14666  So we recommend to use images in one of the three mentioned formats.
14667 \end_layout
14668
14669 \begin_layout Standard
14670 You can export your document to PDF via the menu 
14671 \family sans
14672 File\SpecialChar \menuseparator
14673 Export
14674 \family default
14675  in three different ways:
14676 \end_layout
14677
14678 \begin_layout Description
14679 PDF This uses the program 
14680 \family typewriter
14681 ps2pdf
14682 \family default
14683  that creates a PDF from a PostScript-version of your file.
14684  The PostScript-version is produced by the program 
14685 \family typewriter
14686 dvips
14687 \family default
14688  which uses a DVI-version as intermediate step.
14689  So this export variant consist of three conversions.
14690 \end_layout
14691
14692 \begin_layout Description
14693 PDF
14694 \begin_inset space ~
14695 \end_inset
14696
14697 (dvipdfm) This uses the program 
14698 \family typewriter
14699 dvipdfm
14700 \family default
14701  that converts your file in the background to DVI and in a second step to
14702  PDF.
14703 \end_layout
14704
14705 \begin_layout Description
14706 PDF
14707 \begin_inset space ~
14708 \end_inset
14709
14710 (pdflatex) This uses the program 
14711 \family typewriter
14712 pdftex
14713 \family default
14714  that converts your file directly to PDF.
14715 \end_layout
14716
14717 \begin_layout Description
14718 PDF
14719 \begin_inset space ~
14720 \end_inset
14721
14722 (XeTe
14723 \begin_inset ERT
14724 status collapsed
14725
14726 \begin_layout Plain Layout
14727
14728 {}
14729 \end_layout
14730
14731 \end_inset
14732
14733 X) This uses the program 
14734 \family typewriter
14735 XeTeX
14736 \family default
14737  that converts your file directly to PDF.
14738  
14739 \family typewriter
14740 XeTeX
14741 \family default
14742  is a new engine that provides direct Unicode support and support for direct
14743  font access (see section
14744 \begin_inset space ~
14745 \end_inset
14746
14747
14748 \begin_inset CommandInset ref
14749 LatexCommand ref
14750 reference "sub:LaTeX-font-support"
14751
14752 \end_inset
14753
14754 ).
14755  It is particularly good at typesetting different scripts, for example verticall
14756 y written Japanese.
14757 \end_layout
14758
14759 \begin_layout Description
14760 PDF
14761 \begin_inset space ~
14762 \end_inset
14763
14764 (LuaTe
14765 \begin_inset ERT
14766 status collapsed
14767
14768 \begin_layout Plain Layout
14769
14770 {}
14771 \end_layout
14772
14773 \end_inset
14774
14775 X) This uses the program 
14776 \family typewriter
14777 LuaTeX
14778 \family default
14779  that converts your file directly to PDF.
14780  
14781 \family typewriter
14782 LuaTeX
14783 \family default
14784  is an even newer engine, derived from 
14785 \family typewriter
14786 pdflatex
14787 \family default
14788 , that also provides direct Unicode support and support for direct font
14789  access (see section
14790 \begin_inset space ~
14791 \end_inset
14792
14793
14794 \begin_inset CommandInset ref
14795 LatexCommand ref
14796 reference "sub:LaTeX-font-support"
14797
14798 \end_inset
14799
14800 ).
14801  LuaTeX is still work in progress, but it might develop into the next standard
14802  TeX processor.
14803 \end_layout
14804
14805 \begin_layout Standard
14806 We recommend to use 
14807 \family sans
14808 PDF
14809 \begin_inset space ~
14810 \end_inset
14811
14812 (pdflatex)
14813 \family default
14814  because 
14815 \family typewriter
14816 pdftex
14817 \family default
14818  supports all the features of actual PDF-versions, is quick, stable, and
14819  works without problems.
14820  If you rely on multiscript support and\SpecialChar \slash{}
14821 or specific OpenType fonts, you might
14822  want to try out 
14823 \family sans
14824 PDF
14825 \begin_inset space ~
14826 \end_inset
14827
14828 (XeTe
14829 \begin_inset ERT
14830 status collapsed
14831
14832 \begin_layout Plain Layout
14833
14834 {}
14835 \end_layout
14836
14837 \end_inset
14838
14839 X)
14840 \family default
14841  or 
14842 \family sans
14843 PDF
14844 \begin_inset space ~
14845 \end_inset
14846
14847 (LuaTe
14848 \begin_inset ERT
14849 status collapsed
14850
14851 \begin_layout Plain Layout
14852
14853 {}
14854 \end_layout
14855
14856 \end_inset
14857
14858 X)
14859 \family default
14860  instead, bearing in mind that these two programs are not yet as mature
14861  as 
14862 \family typewriter
14863 pdflatex
14864 \family default
14865 .
14866 \end_layout
14867
14868 \begin_layout Subsubsection
14869 XHTML
14870 \begin_inset Index idx
14871 status collapsed
14872
14873 \begin_layout Plain Layout
14874 FileFormats ! XHTML
14875 \end_layout
14876
14877 \end_inset
14878
14879
14880 \begin_inset Index idx
14881 status collapsed
14882
14883 \begin_layout Plain Layout
14884 HTML
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Standard
14893 This file type has the extension 
14894 \begin_inset Quotes eld
14895 \end_inset
14896
14897
14898 \family typewriter
14899 .xhtml
14900 \family default
14901
14902 \begin_inset Quotes erd
14903 \end_inset
14904
14905 .
14906  It is a file suitable for viewing in web browsers.
14907  It does not itself contain images and the like but only links them, and
14908  when LyX produces XHTML, it also generates corresponding images in formats
14909  suitable for the purpose.
14910  For the math output you can choose in the menu 
14911 \family sans
14912 Document\SpecialChar \menuseparator
14913 Settings\SpecialChar \menuseparator
14914 Output
14915 \family default
14916  between different formats, that are described in section 
14917 \emph on
14918 Math Output in XHTML
14919 \emph default
14920  of the 
14921 \emph on
14922 Additional
14923 \begin_inset space ~
14924 \end_inset
14925
14926 Features
14927 \emph default
14928  manual.
14929 \end_layout
14930
14931 \begin_layout Standard
14932 XHTML output remains 
14933 \begin_inset Quotes eld
14934 \end_inset
14935
14936 under development
14937 \begin_inset Quotes erd
14938 \end_inset
14939
14940 , and not all LyX features are supported yet.
14941  See the chapter 
14942 \emph on
14943 LyX and the World Wide Web
14944 \emph default
14945 , in the 
14946 \emph on
14947 Additional Features
14948 \emph default
14949  manual, for more information.
14950 \end_layout
14951
14952 \begin_layout Standard
14953 You can export your document as an XHTML file using the menu item 
14954 \family sans
14955 File\SpecialChar \menuseparator
14956 Export\SpecialChar \menuseparator
14957 LyXHTML
14958 \family default
14959 .
14960 \end_layout
14961
14962 \begin_layout Subsection
14963 Previewing
14964 \begin_inset Index idx
14965 status collapsed
14966
14967 \begin_layout Plain Layout
14968 Document ! Preview 
14969 \end_layout
14970
14971 \end_inset
14972
14973
14974 \end_layout
14975
14976 \begin_layout Standard
14977 To get a look at the final version of your document, with all of the page
14978  breaks in place, the footnotes correctly numbered, and so on, use the menu
14979  
14980 \family sans
14981 View
14982 \family default
14983  and choose 
14984 \family sans
14985 View
14986 \family default
14987  or the toolbar button 
14988 \begin_inset Info
14989 type  "icon"
14990 arg   "buffer-view"
14991 \end_inset
14992
14993 .
14994  A viewing program will pop up showing the output in the defined default
14995  output format, which is globally set in the preferences (see sec.
14996 \begin_inset space \thinspace{}
14997 \end_inset
14998
14999
15000 \begin_inset CommandInset ref
15001 LatexCommand ref
15002 reference "sec:File-Formats"
15003
15004 \end_inset
15005
15006 ) and can also be altered for single documents in the document settings
15007  (see sec.
15008 \begin_inset space \thinspace{}
15009 \end_inset
15010
15011
15012 \begin_inset CommandInset ref
15013 LatexCommand ref
15014 reference "sec:Doc-Output"
15015
15016 \end_inset
15017
15018 ).
15019  Further output formats can be selected via 
15020 \family sans
15021 View\SpecialChar \menuseparator
15022 Other Formats
15023 \family default
15024  or the toolbar button 
15025 \begin_inset Graphics
15026         filename ../images/view-others.png
15027         scale 85
15028         groupId toolbarbuttons
15029
15030 \end_inset
15031
15032 .
15033 \end_layout
15034
15035 \begin_layout Standard
15036 If you have changed your document, you can refresh the output in the same
15037  viewer window using the menu 
15038 \family sans
15039 View\SpecialChar \menuseparator
15040 Update
15041 \family default
15042  or 
15043 \family sans
15044 View\SpecialChar \menuseparator
15045 Update (Other Formats)
15046 \family default
15047 , respectively.
15048 \end_layout
15049
15050 \begin_layout Standard
15051 When you preview a file, the output file is only generated in LyX's temporary
15052  directory.
15053  To have a real output, export your document.
15054 \end_layout
15055
15056 \begin_layout Subsection
15057 Printing the File from within LyX
15058 \begin_inset CommandInset label
15059 LatexCommand label
15060 name "sub:Printing-the-File"
15061
15062 \end_inset
15063
15064
15065 \end_layout
15066
15067 \begin_layout Standard
15068 Instead of exporting your file and then printing it, you can also print
15069  it directly from within LyX.
15070  To print a file, select the menu 
15071 \family sans
15072 File\SpecialChar \menuseparator
15073 Print
15074 \family default
15075  or click on the toolbar button 
15076 \begin_inset Info
15077 type  "icon"
15078 arg   "dialog-show print"
15079 \end_inset
15080
15081 .
15082  LyX will internally call LaTeX to produce a DVI.
15083  This file is then processed by the program 
15084 \family typewriter
15085 dvips
15086 \family default
15087  to PostScript-file, which is finally printed using the program 
15088 \family typewriter
15089 Ghostscript
15090 \family default
15091 .
15092  Due to these steps in the background, this method is not the fastest.
15093 \end_layout
15094
15095 \begin_layout Standard
15096 You can choose to print only even-numbered or odd-numbered pages — this
15097  is useful for printing on two sides: You can re-insert the pages after
15098  printing one set to print on the other side.
15099  Some printers spit out pages face-up, others, face-down.
15100  By choosing a particular order to print in, you can take the entire stack
15101  of pages out of the printer without needing to reorder them.
15102 \end_layout
15103
15104 \begin_layout Standard
15105 You can set the parameters in the 
15106 \family sans
15107 Print
15108 \begin_inset space ~
15109 \end_inset
15110
15111 Destination
15112 \family default
15113  box as follows:
15114 \end_layout
15115
15116 \begin_layout Labeling
15117 \labelwidthstring 00.00.0000
15118
15119 \family sans
15120 Printer
15121 \family default
15122  This is the name of the printer to print to.
15123 \begin_inset Foot
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 Note that this printer name is for the program 
15128 \family typewriter
15129 dvips
15130 \family default
15131 .
15132  That means 
15133 \family typewriter
15134 dvips
15135 \family default
15136  has to be configured for this printer name.
15137  The default printer can be set in LyX's preferences dialog, see section
15138 \begin_inset space ~
15139 \end_inset
15140
15141
15142 \begin_inset CommandInset ref
15143 LatexCommand ref
15144 reference "sub:Printer"
15145
15146 \end_inset
15147
15148 .
15149 \end_layout
15150
15151 \end_inset
15152
15153  The printer should understand PostScript.
15154 \end_layout
15155
15156 \begin_layout Labeling
15157 \labelwidthstring 00.00.0000
15158
15159 \family sans
15160 File
15161 \family default
15162  The name of a file to print to.
15163  The output will be a PostScript file.
15164  It will be written in LyX's working directory unless you specify the full
15165  path.
15166 \end_layout
15167
15168 \begin_layout Section
15169 A few Words about Typography
15170 \begin_inset Index idx
15171 status collapsed
15172
15173 \begin_layout Plain Layout
15174 Typography
15175 \end_layout
15176
15177 \end_inset
15178
15179
15180 \end_layout
15181
15182 \begin_layout Subsection
15183 Hyphens
15184 \begin_inset Index idx
15185 status collapsed
15186
15187 \begin_layout Plain Layout
15188 Hyphens
15189 \end_layout
15190
15191 \end_inset
15192
15193
15194 \end_layout
15195
15196 \begin_layout Standard
15197 In LyX, the 
15198 \begin_inset Quotes eld
15199 \end_inset
15200
15201
15202 \family typewriter
15203 -
15204 \family default
15205
15206 \begin_inset Quotes erd
15207 \end_inset
15208
15209  character comes in four lengths: the 
15210 \emph on
15211 hyphen
15212 \emph default
15213 , the 
15214 \emph on
15215 en dash
15216 \emph default
15217 , the 
15218 \emph on
15219 em dash
15220 \emph default
15221 , and the minus sign:
15222 \begin_inset VSpace defskip
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \begin_layout Standard
15229 \begin_inset Tabular
15230 <lyxtabular version="3" rows="5" columns="3">
15231 <features tabularvalignment="middle">
15232 <column alignment="left" valignment="top" width="0">
15233 <column alignment="left" valignment="top" width="0">
15234 <column alignment="left" valignment="top" width="0">
15235 <row interlinespace="3mm">
15236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15237 \begin_inset Text
15238
15239 \begin_layout Plain Layout
15240 name
15241 \end_layout
15242
15243 \end_inset
15244 </cell>
15245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15246 \begin_inset Text
15247
15248 \begin_layout Plain Layout
15249 output
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15255 \begin_inset Text
15256
15257 \begin_layout Plain Layout
15258 inserted with
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 </row>
15264 <row interlinespace="3mm">
15265 <cell alignment="center" valignment="top" usebox="none">
15266 \begin_inset Text
15267
15268 \begin_layout Plain Layout
15269 hyphen
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 <cell alignment="center" valignment="top" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278 -
15279 \end_layout
15280
15281 \end_inset
15282 </cell>
15283 <cell alignment="center" valignment="top" usebox="none">
15284 \begin_inset Text
15285
15286 \begin_layout Plain Layout
15287 \begin_inset Quotes eld
15288 \end_inset
15289
15290
15291 \family typewriter
15292 -
15293 \family default
15294
15295 \begin_inset Quotes erd
15296 \end_inset
15297
15298  in text
15299 \end_layout
15300
15301 \end_inset
15302 </cell>
15303 </row>
15304 <row interlinespace="3mm">
15305 <cell alignment="center" valignment="top" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 en dash
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318
15319 \end_layout
15320
15321 \end_inset
15322 </cell>
15323 <cell alignment="center" valignment="top" usebox="none">
15324 \begin_inset Text
15325
15326 \begin_layout Plain Layout
15327
15328 \family sans
15329 Insert\SpecialChar \menuseparator
15330 Special
15331 \begin_inset space ~
15332 \end_inset
15333
15334 Character\SpecialChar \menuseparator
15335 Symbols
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 </row>
15341 <row interlinespace="3mm">
15342 <cell alignment="center" valignment="top" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346 em dash
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 <cell alignment="center" valignment="top" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 <cell alignment="center" valignment="top" usebox="none">
15361 \begin_inset Text
15362
15363 \begin_layout Plain Layout
15364
15365 \family sans
15366 Insert\SpecialChar \menuseparator
15367 Special
15368 \begin_inset space ~
15369 \end_inset
15370
15371 Character\SpecialChar \menuseparator
15372 Symbols
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 </row>
15378 <row>
15379 <cell alignment="center" valignment="top" usebox="none">
15380 \begin_inset Text
15381
15382 \begin_layout Plain Layout
15383 minus sign
15384 \end_layout
15385
15386 \end_inset
15387 </cell>
15388 <cell alignment="center" valignment="top" usebox="none">
15389 \begin_inset Text
15390
15391 \begin_layout Plain Layout
15392 \begin_inset Formula $-$
15393 \end_inset
15394
15395
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 <cell alignment="center" valignment="top" usebox="none">
15401 \begin_inset Text
15402
15403 \begin_layout Plain Layout
15404 \begin_inset Quotes eld
15405 \end_inset
15406
15407
15408 \family typewriter
15409 -
15410 \family default
15411
15412 \begin_inset Quotes erd
15413 \end_inset
15414
15415  in math mode
15416 \end_layout
15417
15418 \end_inset
15419 </cell>
15420 </row>
15421 </lyxtabular>
15422
15423 \end_inset
15424
15425
15426 \begin_inset VSpace defskip
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \begin_layout Standard
15433 You can alternatively generate the en and em dash by inserting the 
15434 \begin_inset Quotes eld
15435 \end_inset
15436
15437
15438 \family typewriter
15439 -
15440 \family default
15441
15442 \begin_inset Quotes erd
15443 \end_inset
15444
15445  character multiple times in a row.
15446  They will automatically be converted to the appropriate length dash in
15447  the final output, but not in LyX.
15448  
15449 \begin_inset Quotes eld
15450 \end_inset
15451
15452 -
15453 \begin_inset space \thinspace{}
15454 \end_inset
15455
15456 -
15457 \begin_inset Quotes erd
15458 \end_inset
15459
15460  gives a en dash, 
15461 \begin_inset Quotes eld
15462 \end_inset
15463
15464 -
15465 \begin_inset space \thinspace{}
15466 \end_inset
15467
15468 -
15469 \begin_inset space \thinspace{}
15470 \end_inset
15471
15472 -
15473 \begin_inset Quotes erd
15474 \end_inset
15475
15476  a em dash.
15477 \end_layout
15478
15479 \begin_layout Standard
15480 The three dash types are distinct from the minus sign, which appears in
15481  math mode and has a length of its own.
15482  Here are some examples of the 
15483 \begin_inset Quotes eld
15484 \end_inset
15485
15486
15487 \family typewriter
15488 -
15489 \family default
15490
15491 \begin_inset Quotes eld
15492 \end_inset
15493
15494  in use:
15495 \end_layout
15496
15497 \begin_layout Enumerate
15498 line- and page-breaks
15499 \begin_inset space \hfill{}
15500 \end_inset
15501
15502 (
15503 \emph on
15504 hyphen
15505 \emph default
15506 )
15507 \end_layout
15508
15509 \begin_layout Enumerate
15510 From A–Z
15511 \begin_inset space \hfill{}
15512 \end_inset
15513
15514 (
15515 \emph on
15516 en dash
15517 \emph default
15518 )
15519 \end_layout
15520
15521 \begin_layout Enumerate
15522 Oh — there's a dash.
15523 \begin_inset space \hfill{}
15524 \end_inset
15525
15526 (
15527 \emph on
15528 em dash
15529 \emph default
15530 )
15531 \end_layout
15532
15533 \begin_layout Enumerate
15534 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15535 \end_inset
15536
15537
15538 \begin_inset space \hfill{}
15539 \end_inset
15540
15541 (
15542 \emph on
15543 minus sign
15544 \emph default
15545 )
15546 \end_layout
15547
15548 \begin_layout Subsection
15549 Hyphenation
15550 \begin_inset Index idx
15551 status collapsed
15552
15553 \begin_layout Plain Layout
15554 Hyphenation
15555 \end_layout
15556
15557 \end_inset
15558
15559
15560 \begin_inset CommandInset label
15561 LatexCommand label
15562 name "sub:Hyphenation"
15563
15564 \end_inset
15565
15566
15567 \end_layout
15568
15569 \begin_layout Standard
15570 Words are not hyphenated within LyX but automatically in the output.
15571  Hyphenation is done by the LaTeX-package 
15572 \series bold
15573 babel
15574 \series default
15575
15576 \begin_inset Index idx
15577 status collapsed
15578
15579 \begin_layout Plain Layout
15580 LaTeX-packages ! babel
15581 \end_layout
15582
15583 \end_inset
15584
15585  following the rules of the document language.
15586 \end_layout
15587
15588 \begin_layout Standard
15589 LaTeX hyphenates almost perfectly, it only has problems with text in the
15590  
15591 \family sans
15592 typewriter
15593 \family default
15594  font and with unusual constructs, like 
15595 \begin_inset Quotes eld
15596 \end_inset
15597
15598 h3knix/m0n0wall
15599 \begin_inset Quotes erd
15600 \end_inset
15601
15602 .
15603  If LaTeX cannot break a word correctly, you can set hyphenation points
15604  manually.
15605  This is done with the menu 
15606 \family sans
15607 Insert\SpecialChar \menuseparator
15608 Formatting\SpecialChar \menuseparator
15609 Hyphenation
15610 \begin_inset space ~
15611 \end_inset
15612
15613 Point
15614 \family default
15615 .
15616  These extra hyphenation points are only recommendations to LaTeX.
15617  If no hyphenation is necessary, LaTeX will ignore them.
15618 \end_layout
15619
15620 \begin_layout Standard
15621 Sometimes you want to prevent words or constructs from being hyphenated.
15622  Imagine that you are describing keybindings/shortcuts in your document
15623  in the form 
15624 \begin_inset Quotes eld
15625 \end_inset
15626
15627 A-b c
15628 \begin_inset Quotes erd
15629 \end_inset
15630
15631 .
15632  LaTeX would then see the hyphen 
15633 \begin_inset Quotes eld
15634 \end_inset
15635
15636 -
15637 \begin_inset Quotes erd
15638 \end_inset
15639
15640  as a hyphenation possibility.
15641  Hyphenating at this point would look ugly.
15642  To prevent the shortcut from being hyphenated, you can put it into a makebox
15643  as described in section 
15644 \begin_inset Quotes eld
15645 \end_inset
15646
15647 Prevent Hyphenation
15648 \begin_inset Quotes erd
15649 \end_inset
15650
15651  of the 
15652 \emph on
15653 Embedded
15654 \begin_inset space ~
15655 \end_inset
15656
15657 Objects
15658 \emph default
15659  manual.
15660 \end_layout
15661
15662 \begin_layout Subsection
15663 Punctuation Marks
15664 \begin_inset Index idx
15665 status collapsed
15666
15667 \begin_layout Plain Layout
15668 Punctuation marks
15669 \end_layout
15670
15671 \end_inset
15672
15673
15674 \end_layout
15675
15676 \begin_layout Subsubsection
15677 Abbreviations and End of Sentence
15678 \begin_inset CommandInset label
15679 LatexCommand label
15680 name "sub:Abbreviations"
15681
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 When LyX calls LaTeX to generate the final version of your document, LaTeX
15689  automatically distinguishes between words, sentences, and abbreviations.
15690  LaTeX then adds the 
15691 \begin_inset Quotes eld
15692 \end_inset
15693
15694 appropriate amount of space
15695 \begin_inset Quotes erd
15696 \end_inset
15697
15698 .
15699  That means sentences get a little bit more space between the period and
15700  the next word.
15701  Abbreviations get the same amount of space after the period as a word uses.
15702 \end_layout
15703
15704 \begin_layout Standard
15705 Unfortunately, the algorithm for figuring out what's an abbreviation does
15706  not work in all cases.
15707  If a 
15708 \begin_inset Quotes eld
15709 \end_inset
15710
15711
15712 \family typewriter
15713 .
15714 \family default
15715
15716 \begin_inset Quotes erd
15717 \end_inset
15718
15719  is at the end of a lowercase letter, it's the end of a sentence; if it's
15720  at the end of a capitalized letter, it's an abbreviation.
15721 \end_layout
15722
15723 \begin_layout Standard
15724 Here are some examples of 
15725 \emph on
15726 correct
15727 \emph default
15728  abbreviations and the end of a sentence:
15729 \end_layout
15730
15731 \begin_layout Itemize
15732 M.
15733  Butterfly
15734 \end_layout
15735
15736 \begin_layout Itemize
15737 Don't worry.
15738  Be happy.
15739 \end_layout
15740
15741 \begin_layout Standard
15742 And here's an example of the algorithm going wrong:
15743 \end_layout
15744
15745 \begin_layout Itemize
15746 e.
15747 \begin_inset space \thinspace{}
15748 \end_inset
15749
15750 g.
15751  this is too much space!
15752 \end_layout
15753
15754 \begin_layout Itemize
15755 This is I.
15756  It's okay.
15757 \end_layout
15758
15759 \begin_layout Standard
15760 You won't see anything wrong until you view a final version of your document.
15761 \end_layout
15762
15763 \begin_layout Standard
15764 To fix this problem, use one of the following:
15765 \end_layout
15766
15767 \begin_layout Enumerate
15768 Use an 
15769 \family sans
15770 Inter-word
15771 \begin_inset space ~
15772 \end_inset
15773
15774 Space
15775 \family default
15776  after lowercase abbreviations (see section
15777 \begin_inset space ~
15778 \end_inset
15779
15780
15781 \begin_inset CommandInset ref
15782 LatexCommand ref
15783 reference "sub:Inter-word-Space"
15784
15785 \end_inset
15786
15787 ).
15788 \begin_inset Index idx
15789 status collapsed
15790
15791 \begin_layout Plain Layout
15792 Spaces ! inter-word
15793 \end_layout
15794
15795 \end_inset
15796
15797
15798 \end_layout
15799
15800 \begin_layout Enumerate
15801 Use a 
15802 \family sans
15803 Thin
15804 \begin_inset space ~
15805 \end_inset
15806
15807 Space
15808 \family default
15809  between two tokens of an abbreviation (see section
15810 \begin_inset space ~
15811 \end_inset
15812
15813
15814 \begin_inset CommandInset ref
15815 LatexCommand ref
15816 reference "sub:Thin-Space"
15817
15818 \end_inset
15819
15820 ).
15821 \begin_inset Index idx
15822 status collapsed
15823
15824 \begin_layout Plain Layout
15825 Spaces ! thin
15826 \end_layout
15827
15828 \end_inset
15829
15830
15831 \end_layout
15832
15833 \begin_layout Enumerate
15834 Use an 
15835 \family sans
15836 End
15837 \begin_inset space ~
15838 \end_inset
15839
15840 of
15841 \begin_inset space ~
15842 \end_inset
15843
15844 sentence
15845 \begin_inset space ~
15846 \end_inset
15847
15848 period
15849 \family default
15850  found under the 
15851 \family sans
15852 Insert\SpecialChar \menuseparator
15853 Special
15854 \begin_inset space ~
15855 \end_inset
15856
15857 Character
15858 \family default
15859  menu to force the use of inter-sentence spacing.
15860  This function is also bound to 
15861 \begin_inset Info
15862 type  "shortcut"
15863 arg   "specialchar-insert end-of-sentence"
15864 \end_inset
15865
15866  for easy access.
15867 \end_layout
15868
15869 \begin_layout Standard
15870 With the corrections, our earlier examples look like this:
15871 \end_layout
15872
15873 \begin_layout Itemize
15874 e.
15875 \begin_inset space \thinspace{}
15876 \end_inset
15877
15878 g.
15879 \begin_inset space \space{}
15880 \end_inset
15881
15882 this is too much space!
15883 \end_layout
15884
15885 \begin_layout Itemize
15886 This is I\SpecialChar \@.
15887  It's okay.
15888 \end_layout
15889
15890 \begin_layout Standard
15891 Some languages don't use extra spacing between sentences.
15892  If your language is such a language, you don't need to worry, because LaTeX
15893  will take care of this.
15894 \end_layout
15895
15896 \begin_layout Standard
15897 For those that do need to bother, there is help to catch those sneaky errors:
15898  Check out the 
15899 \family sans
15900 Check
15901 \begin_inset space ~
15902 \end_inset
15903
15904 TeX
15905 \family default
15906  feature described in section 
15907 \emph on
15908 Checking TeX
15909 \emph default
15910  of the 
15911 \emph on
15912 Additional Features
15913 \emph default
15914  manual.
15915 \end_layout
15916
15917 \begin_layout Subsubsection
15918 Quotes
15919 \begin_inset Index idx
15920 status collapsed
15921
15922 \begin_layout Plain Layout
15923 Typography ! Quotes
15924 \end_layout
15925
15926 \end_inset
15927
15928
15929 \begin_inset Index idx
15930 status collapsed
15931
15932 \begin_layout Plain Layout
15933 Quotes | see
15934 \begin_inset ERT
15935 status collapsed
15936
15937 \begin_layout Plain Layout
15938
15939 {
15940 \end_layout
15941
15942 \end_inset
15943
15944 Typography
15945 \begin_inset ERT
15946 status collapsed
15947
15948 \begin_layout Plain Layout
15949
15950 }
15951 \end_layout
15952
15953 \end_inset
15954
15955
15956 \end_layout
15957
15958 \end_inset
15959
15960
15961 \end_layout
15962
15963 \begin_layout Standard
15964 LyX usually sets quotes correctly.
15965  Specifically, it will use an opening quote at the beginning of quoted text,
15966  and use a closing quote at the end.
15967  For example, 
15968 \begin_inset Quotes eld
15969 \end_inset
15970
15971 open close
15972 \begin_inset Quotes erd
15973 \end_inset
15974
15975 .
15976  The keyboard character, 
15977 \family sans
15978 "
15979 \family default
15980 , generates this automatically.
15981 \end_layout
15982
15983 \begin_layout Standard
15984 You can change the behavior of the 
15985 \family sans
15986 "
15987 \family default
15988  key using the submenu 
15989 \family sans
15990 Language
15991 \family default
15992  of the dialog 
15993 \family sans
15994 Document\SpecialChar \menuseparator
15995 Settings
15996 \family default
15997
15998 \begin_inset Index idx
15999 status collapsed
16000
16001 \begin_layout Plain Layout
16002 Document ! Settings
16003 \end_layout
16004
16005 \end_inset
16006
16007  dialog.
16008 \end_layout
16009
16010 \begin_layout Standard
16011 You can also select quotes for different languages in the box 
16012 \family sans
16013 Type
16014 \family default
16015  option.
16016  There are six choices:
16017 \end_layout
16018
16019 \begin_layout Labeling
16020 \labelwidthstring 00.00.0000
16021
16022 \family sans
16023 \begin_inset Quotes eld
16024 \end_inset
16025
16026 Text
16027 \begin_inset Quotes erd
16028 \end_inset
16029
16030
16031 \family default
16032  Use quotes like this 
16033 \begin_inset Quotes eld
16034 \end_inset
16035
16036 double
16037 \begin_inset Quotes erd
16038 \end_inset
16039
16040  or 
16041 \begin_inset Quotes els
16042 \end_inset
16043
16044 single
16045 \begin_inset Quotes ers
16046 \end_inset
16047
16048
16049 \end_layout
16050
16051 \begin_layout Labeling
16052 \labelwidthstring 00.00.0000
16053
16054 \family sans
16055 \begin_inset Quotes sld
16056 \end_inset
16057
16058 Text
16059 \begin_inset Quotes srd
16060 \end_inset
16061
16062
16063 \family default
16064  Use quotes like 
16065 \begin_inset Quotes sld
16066 \end_inset
16067
16068 this
16069 \begin_inset Quotes srd
16070 \end_inset
16071
16072  or 'this
16073 \begin_inset Quotes ers
16074 \end_inset
16075
16076
16077 \end_layout
16078
16079 \begin_layout Labeling
16080 \labelwidthstring 00.00.0000
16081
16082 \family sans
16083 \begin_inset Quotes gld
16084 \end_inset
16085
16086 Text
16087 \begin_inset Quotes grd
16088 \end_inset
16089
16090
16091 \family default
16092  Use quotes like 
16093 \begin_inset Quotes gld
16094 \end_inset
16095
16096 this
16097 \begin_inset Quotes grd
16098 \end_inset
16099
16100  or 
16101 \begin_inset Quotes gls
16102 \end_inset
16103
16104 this
16105 \begin_inset Quotes grs
16106 \end_inset
16107
16108
16109 \end_layout
16110
16111 \begin_layout Labeling
16112 \labelwidthstring 00.00.0000
16113
16114 \family sans
16115 \begin_inset Quotes pld
16116 \end_inset
16117
16118 Text
16119 \begin_inset Quotes prd
16120 \end_inset
16121
16122
16123 \family default
16124  Use quotes like 
16125 \begin_inset Quotes pld
16126 \end_inset
16127
16128 this
16129 \begin_inset Quotes prd
16130 \end_inset
16131
16132  or 
16133 \begin_inset Quotes pls
16134 \end_inset
16135
16136 this
16137 \begin_inset Quotes prs
16138 \end_inset
16139
16140
16141 \end_layout
16142
16143 \begin_layout Labeling
16144 \labelwidthstring 00.00.0000
16145
16146 \family sans
16147 \begin_inset Quotes fld
16148 \end_inset
16149
16150 Text
16151 \begin_inset Quotes frd
16152 \end_inset
16153
16154
16155 \family default
16156  Use quotes like 
16157 \begin_inset Quotes fld
16158 \end_inset
16159
16160 this
16161 \begin_inset Quotes frd
16162 \end_inset
16163
16164  or 
16165 \begin_inset Quotes fls
16166 \end_inset
16167
16168 this
16169 \begin_inset Quotes frs
16170 \end_inset
16171
16172
16173 \end_layout
16174
16175 \begin_layout Labeling
16176 \labelwidthstring 00.00.0000
16177
16178 \family sans
16179 \begin_inset Quotes ald
16180 \end_inset
16181
16182 Text
16183 \begin_inset Quotes ard
16184 \end_inset
16185
16186
16187 \family default
16188  Use quotes like 
16189 \begin_inset Quotes ald
16190 \end_inset
16191
16192 this
16193 \begin_inset Quotes ard
16194 \end_inset
16195
16196  or 
16197 \begin_inset Quotes als
16198 \end_inset
16199
16200 this
16201 \begin_inset Quotes ars
16202 \end_inset
16203
16204
16205 \end_layout
16206
16207 \begin_layout Standard
16208 These settings affect what character the 
16209 \family sans
16210 "
16211 \family default
16212  key produces.
16213 \end_layout
16214
16215 \begin_layout Subsection
16216 Ligatures
16217 \begin_inset Index idx
16218 status collapsed
16219
16220 \begin_layout Plain Layout
16221 Typography ! Ligatures
16222 \end_layout
16223
16224 \end_inset
16225
16226
16227 \begin_inset Index idx
16228 status collapsed
16229
16230 \begin_layout Plain Layout
16231 Ligatures | see
16232 \begin_inset ERT
16233 status collapsed
16234
16235 \begin_layout Plain Layout
16236
16237 {
16238 \end_layout
16239
16240 \end_inset
16241
16242 Typography
16243 \begin_inset ERT
16244 status collapsed
16245
16246 \begin_layout Plain Layout
16247
16248 }
16249 \end_layout
16250
16251 \end_inset
16252
16253
16254 \end_layout
16255
16256 \end_inset
16257
16258
16259 \begin_inset CommandInset label
16260 LatexCommand label
16261 name "sub:Ligatures"
16262
16263 \end_inset
16264
16265
16266 \end_layout
16267
16268 \begin_layout Standard
16269 It is standard typesetting practice to group certain letters together and
16270  print them as single characters.
16271  These groups are known as 
16272 \emph on
16273 ligatures
16274 \emph default
16275 .
16276  Since LaTeX knows about ligatures, your documents will contain them too
16277  in the output.
16278  Here are the standard ligatures:
16279 \end_layout
16280
16281 \begin_layout Itemize
16282 ff
16283 \end_layout
16284
16285 \begin_layout Itemize
16286 fi
16287 \end_layout
16288
16289 \begin_layout Itemize
16290 fl
16291 \end_layout
16292
16293 \begin_layout Itemize
16294 ffi
16295 \end_layout
16296
16297 \begin_layout Itemize
16298 ffl
16299 \end_layout
16300
16301 \begin_layout Standard
16302 Some languages uses other ligatures if the document font supports them.
16303 \end_layout
16304
16305 \begin_layout Standard
16306 Sometimes, you don't want a ligature in a word.
16307  While a ligature may be okay in the word, 
16308 \begin_inset Quotes eld
16309 \end_inset
16310
16311 graffiti,
16312 \begin_inset Quotes erd
16313 \end_inset
16314
16315  it looks really weird in compound words, such as 
16316 \begin_inset Quotes eld
16317 \end_inset
16318
16319 cufflink
16320 \begin_inset Quotes erd
16321 \end_inset
16322
16323  or the German 
16324 \begin_inset Quotes eld
16325 \end_inset
16326
16327 Dorffest.
16328 \begin_inset Quotes erd
16329 \end_inset
16330
16331  To break a ligature, use 
16332 \family sans
16333 Insert\SpecialChar \menuseparator
16334 Formatting\SpecialChar \menuseparator
16335 Ligature
16336 \begin_inset space ~
16337 \end_inset
16338
16339 Break.
16340
16341 \family default
16342  This changes 
16343 \begin_inset Quotes eld
16344 \end_inset
16345
16346 cufflinks
16347 \begin_inset Quotes erd
16348 \end_inset
16349
16350  to 
16351 \begin_inset Quotes eld
16352 \end_inset
16353
16354 cuff\SpecialChar \textcompwordmark{}
16355 links
16356 \begin_inset Quotes erd
16357 \end_inset
16358
16359  and 
16360 \begin_inset Quotes eld
16361 \end_inset
16362
16363 Dorffest
16364 \begin_inset Quotes erd
16365 \end_inset
16366
16367  to 
16368 \begin_inset Quotes eld
16369 \end_inset
16370
16371 Dorf\SpecialChar \textcompwordmark{}
16372 fest
16373 \begin_inset Quotes erd
16374 \end_inset
16375
16376 .
16377 \end_layout
16378
16379 \begin_layout Subsection
16380 LyX's Proper Names
16381 \begin_inset Index idx
16382 status collapsed
16383
16384 \begin_layout Plain Layout
16385 LyX ! Proper names
16386 \end_layout
16387
16388 \end_inset
16389
16390
16391 \begin_inset CommandInset label
16392 LatexCommand label
16393 name "sub:LyX's-Proper-Names"
16394
16395 \end_inset
16396
16397
16398 \end_layout
16399
16400 \begin_layout Standard
16401 You will certainly have noticed that the word “LaTeX” always appears with
16402  characters in different sizes and heights.
16403  LaTeX is the name of the program used by LyX and is therefore recognized
16404  as a proper name when you type it in LyX as 
16405 \begin_inset Quotes eld
16406 \end_inset
16407
16408 LaT
16409 \begin_inset ERT
16410 status collapsed
16411
16412 \begin_layout Plain Layout
16413
16414 {}
16415 \end_layout
16416
16417 \end_inset
16418
16419 eX
16420 \begin_inset Quotes erd
16421 \end_inset
16422
16423 .
16424 \begin_inset Note Note
16425 status collapsed
16426
16427 \begin_layout Plain Layout
16428 The braces in TeX Code are here to avoid that the 
16429 \begin_inset Quotes eld
16430 \end_inset
16431
16432 command
16433 \begin_inset Quotes erd
16434 \end_inset
16435
16436  appear as proper name in the output, see the last paragraph of this section.
16437  To create proper names omit the TeX Code.
16438 \end_layout
16439
16440 \end_inset
16441
16442  Note the order of the upper-and lowercase letters! LyX recognizes the following
16443  proper names:
16444 \end_layout
16445
16446 \begin_layout Description
16447 LyX The name of the game, write 
16448 \begin_inset Quotes eld
16449 \end_inset
16450
16451 L
16452 \begin_inset ERT
16453 status collapsed
16454
16455 \begin_layout Plain Layout
16456
16457 {}
16458 \end_layout
16459
16460 \end_inset
16461
16462 yX
16463 \begin_inset Quotes erd
16464 \end_inset
16465
16466  to produce it.
16467 \end_layout
16468
16469 \begin_layout Description
16470 TeX The program used by LaTeX, write 
16471 \begin_inset Quotes eld
16472 \end_inset
16473
16474 T
16475 \begin_inset ERT
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479
16480 {}
16481 \end_layout
16482
16483 \end_inset
16484
16485 eX
16486 \begin_inset Quotes erd
16487 \end_inset
16488
16489  to produce it.
16490 \end_layout
16491
16492 \begin_layout Description
16493 LaTeX The program used by LyX, write 
16494 \begin_inset Quotes eld
16495 \end_inset
16496
16497 LaT
16498 \begin_inset ERT
16499 status collapsed
16500
16501 \begin_layout Plain Layout
16502
16503 {}
16504 \end_layout
16505
16506 \end_inset
16507
16508 eX
16509 \begin_inset Quotes erd
16510 \end_inset
16511
16512  to produce it.
16513 \end_layout
16514
16515 \begin_layout Description
16516 LaTeX2e The actual version of LaTeX, write 
16517 \begin_inset Quotes eld
16518 \end_inset
16519
16520 LaT
16521 \begin_inset ERT
16522 status collapsed
16523
16524 \begin_layout Plain Layout
16525
16526 {}
16527 \end_layout
16528
16529 \end_inset
16530
16531 eX2e
16532 \begin_inset Quotes erd
16533 \end_inset
16534
16535  to produce it.
16536 \end_layout
16537
16538 \begin_layout Standard
16539 You might wonder why the LaTeX-version is 
16540 \begin_inset Quotes eld
16541 \end_inset
16542
16543 2
16544 \begin_inset Formula $\epsilon$
16545 \end_inset
16546
16547
16548 \begin_inset Quotes erd
16549 \end_inset
16550
16551 .
16552  It's an old tradition in the TeX-world to give programs geek version numbers.
16553  For example the version number of TeX converges to the number 
16554 \begin_inset Formula $\pi$
16555 \end_inset
16556
16557 : The actual version is 
16558 \begin_inset Quotes eld
16559 \end_inset
16560
16561 TeX-3.141592
16562 \begin_inset Quotes erd
16563 \end_inset
16564
16565 , the previous one was 
16566 \begin_inset Quotes eld
16567 \end_inset
16568
16569 TeX-3.14159
16570 \begin_inset Quotes erd
16571 \end_inset
16572
16573 .
16574 \end_layout
16575
16576 \begin_layout Standard
16577 If you don't want to use proper names, e.
16578 \begin_inset space \thinspace{}
16579 \end_inset
16580
16581 g.
16582 \begin_inset space \space{}
16583 \end_inset
16584
16585 in section headings, you can insert two empty braces in TeX Code in the
16586  word.
16587  This will look in LyX like: 
16588 \begin_inset Graphics
16589         filename clipart/LaTeX.png
16590         scale 80
16591
16592 \end_inset
16593
16594
16595 \begin_inset Newline newline
16596 \end_inset
16597
16598 For more about TeX Code, look at section
16599 \begin_inset space ~
16600 \end_inset
16601
16602
16603 \begin_inset CommandInset ref
16604 LatexCommand ref
16605 reference "sec:TeX-Code"
16606
16607 \end_inset
16608
16609 .
16610 \end_layout
16611
16612 \begin_layout Subsection
16613 Units
16614 \begin_inset Index idx
16615 status collapsed
16616
16617 \begin_layout Plain Layout
16618 Typography ! Units
16619 \end_layout
16620
16621 \end_inset
16622
16623
16624 \end_layout
16625
16626 \begin_layout Standard
16627 Generally the space between units and the number is smaller than the normal
16628  space between two words.
16629  As you can see in the example below, it looks better when the space is
16630  smaller.
16631  To get such a 
16632 \begin_inset Quotes eld
16633 \end_inset
16634
16635 half space
16636 \begin_inset Quotes erd
16637 \end_inset
16638
16639  for units use the menu 
16640 \family sans
16641 Insert\SpecialChar \menuseparator
16642 Formatting\SpecialChar \menuseparator
16643 Thin
16644 \begin_inset space ~
16645 \end_inset
16646
16647 Space
16648 \family default
16649  (shortcut 
16650 \begin_inset Info
16651 type  "shortcuts"
16652 arg   "space-insert thin"
16653 \end_inset
16654
16655 ).
16656 \end_layout
16657
16658 \begin_layout Standard
16659 Here is an example to show the differences:
16660 \end_layout
16661
16662 \begin_layout Standard
16663 \begin_inset Tabular
16664 <lyxtabular version="3" rows="2" columns="2">
16665 <features tabularvalignment="middle">
16666 <column alignment="left" valignment="top" width="0">
16667 <column alignment="left" valignment="top" width="0">
16668 <row>
16669 <cell alignment="center" valignment="top" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673 24
16674 \begin_inset space ~
16675 \end_inset
16676
16677 kW
16678 \begin_inset Formula $\cdot$
16679 \end_inset
16680
16681 h
16682 \end_layout
16683
16684 \end_inset
16685 </cell>
16686 <cell alignment="center" valignment="top" usebox="none">
16687 \begin_inset Text
16688
16689 \begin_layout Plain Layout
16690 space between number and unit
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 </row>
16696 <row>
16697 <cell alignment="center" valignment="top" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 24
16702 \begin_inset space \thinspace{}
16703 \end_inset
16704
16705 kW
16706 \begin_inset Formula $\cdot$
16707 \end_inset
16708
16709 h
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 <cell alignment="center" valignment="top" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 half space between number and unit
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 </row>
16724 </lyxtabular>
16725
16726 \end_inset
16727
16728
16729 \end_layout
16730
16731 \begin_layout Subsection
16732 Widows and Orphans
16733 \begin_inset Index idx
16734 status collapsed
16735
16736 \begin_layout Plain Layout
16737 Typography ! Widows and orphans
16738 \end_layout
16739
16740 \end_inset
16741
16742
16743 \end_layout
16744
16745 \begin_layout Standard
16746 In the early days of word processors, page breaks went wherever the page
16747  happened to end.
16748  There was no regard for what was actually going on in the text.
16749  You may remember once printing out a document, only to find the heading
16750  for a new section printed at the very bottom of the page, the first line
16751  of a new paragraph all alone at the bottom of a page, or the last line
16752  of a paragraph at the top of a new page.
16753  These bits of text became known as 
16754 \emph on
16755 widows
16756 \emph default
16757  and 
16758 \emph on
16759 orphans
16760 \emph default
16761 .
16762 \end_layout
16763
16764 \begin_layout Standard
16765 Clearly, LyX can avoid breaking pages after a section heading.
16766  That's part of the advantage of paragraph environments.
16767  But what about widows and orphans, where the page breaks leave one line
16768  of a paragraph all alone at the top or bottom of a page? There are rules
16769  built into LaTeX governing page breaks, and some of those rules are there
16770  to specifically prevent widows and orphans.
16771  This is the advantage LyX has in using LaTeX as its backend.
16772 \end_layout
16773
16774 \begin_layout Standard
16775 There's no way we can go into how TeX and LaTeX decide to break a page,
16776  or how you can tweak that behavior.
16777  Some LaTeX books listed in the bibliography (such as
16778 \begin_inset space ~
16779 \end_inset
16780
16781
16782 \begin_inset CommandInset citation
16783 LatexCommand cite
16784 key "latexcompanion"
16785
16786 \end_inset
16787
16788  or
16789 \begin_inset space ~
16790 \end_inset
16791
16792
16793 \begin_inset CommandInset citation
16794 LatexCommand cite
16795 key "latexguide"
16796
16797 \end_inset
16798
16799 ) may have more information.
16800  You will almost never need to worry about this, however.
16801 \end_layout
16802
16803 \begin_layout Chapter
16804 Notes, Graphics, Tables, and Floats
16805 \begin_inset CommandInset label
16806 LatexCommand label
16807 name "cha:Floats-and-Notes"
16808
16809 \end_inset
16810
16811
16812 \end_layout
16813
16814 \begin_layout Standard
16815 The issues of this chapter are described in detail in the 
16816 \emph on
16817 Embedded
16818 \begin_inset space ~
16819 \end_inset
16820
16821 Objects
16822 \emph default
16823  manual.
16824  There you'll also find tips and tricks for special cases.
16825 \end_layout
16826
16827 \begin_layout Section
16828 Notes
16829 \begin_inset Index idx
16830 status collapsed
16831
16832 \begin_layout Plain Layout
16833 Notes
16834 \end_layout
16835
16836 \end_inset
16837
16838
16839 \begin_inset CommandInset label
16840 LatexCommand label
16841 name "sec:Notes"
16842
16843 \end_inset
16844
16845
16846 \end_layout
16847
16848 \begin_layout Standard
16849 LyX offers you a few types of notes to add to your document:
16850 \end_layout
16851
16852 \begin_layout Description
16853 LyX
16854 \begin_inset space ~
16855 \end_inset
16856
16857 Note This note type is for internal notes that will not appear in the output.
16858 \begin_inset Newline newline
16859 \end_inset
16860
16861
16862 \begin_inset Note Note
16863 status open
16864
16865 \begin_layout Plain Layout
16866 This is text in a note box that doesn't appear in the output.
16867 \end_layout
16868
16869 \end_inset
16870
16871
16872 \end_layout
16873
16874 \begin_layout Description
16875 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16876 ent, when you export the document to LaTeX via the menu 
16877 \family sans
16878 File\SpecialChar \menuseparator
16879 Export\SpecialChar \menuseparator
16880 LaTeX
16881 \begin_inset space ~
16882 \end_inset
16883
16884 (xxx)
16885 \family default
16886 .
16887 \begin_inset Newline newline
16888 \end_inset
16889
16890
16891 \begin_inset Note Comment
16892 status open
16893
16894 \begin_layout Plain Layout
16895 This is text in a note box that only appears as comment in LaTeX-files.
16896 \end_layout
16897
16898 \end_inset
16899
16900
16901 \end_layout
16902
16903 \begin_layout Description
16904 Greyed
16905 \begin_inset space ~
16906 \end_inset
16907
16908 Out This note will appear in the output as text in a color which you can
16909  set in the document settings under 
16910 \family sans
16911 Colors\SpecialChar \menuseparator
16912 Greyed-out
16913 \begin_inset space ~
16914 \end_inset
16915
16916 notes
16917 \family default
16918 .
16919 \begin_inset Newline newline
16920 \end_inset
16921
16922
16923 \begin_inset Newline newline
16924 \end_inset
16925
16926
16927 \begin_inset Note Greyedout
16928 status open
16929
16930 \begin_layout Plain Layout
16931 This is text
16932 \begin_inset Foot
16933 status open
16934
16935 \begin_layout Plain Layout
16936 This is an example footnote within a greyed out note.
16937  In this document the color of this note type is set to blue.
16938 \end_layout
16939
16940 \end_inset
16941
16942  of a comment that appears in the output.
16943 \end_layout
16944
16945 \end_inset
16946
16947
16948 \begin_inset Newline newline
16949 \end_inset
16950
16951
16952 \begin_inset Newline newline
16953 \end_inset
16954
16955 As you can see in the example, the first line of greyed out notes is a bit
16956  indented and greyed out notes can have footnotes.
16957 \end_layout
16958
16959 \begin_layout Standard
16960 Notes are inserted with the toolbar button 
16961 \begin_inset Info
16962 type  "icon"
16963 arg   "note-insert"
16964 \end_inset
16965
16966  or the menu 
16967 \family sans
16968 Insert\SpecialChar \menuseparator
16969 Note
16970 \family default
16971 .
16972  Right-click on the appearing note box to select the note type.
16973 \end_layout
16974
16975 \begin_layout Section
16976 Footnotes
16977 \begin_inset Index idx
16978 status collapsed
16979
16980 \begin_layout Plain Layout
16981 Footnotes
16982 \end_layout
16983
16984 \end_inset
16985
16986
16987 \begin_inset CommandInset label
16988 LatexCommand label
16989 name "sec:Footnotes"
16990
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \begin_layout Standard
16997 LyX uses boxes to display footnotes: When you insert a footnote using the
16998  menu 
16999 \family sans
17000 Insert\SpecialChar \menuseparator
17001 Footnote
17002 \family default
17003  or the toolbar button 
17004 \begin_inset Info
17005 type  "icon"
17006 arg   "footnote-insert"
17007 \end_inset
17008
17009
17010 \family roman
17011 \series medium
17012 \bar no
17013 you will see
17014 \family default
17015 \series default
17016 \bar default
17017  the following box: 
17018 \begin_inset Graphics
17019         filename clipart/footnoteQt4.png
17020         scale 80
17021
17022 \end_inset
17023
17024
17025 \family roman
17026 \series medium
17027 \bar no
17028  This box is LyX's representation of your footnote.
17029  If you
17030 \family default
17031 \series default
17032 \bar default
17033  left-click on 
17034 \family roman
17035 \series medium
17036 \bar no
17037 the 
17038 \begin_inset Quotes eld
17039 \end_inset
17040
17041
17042 \family sans
17043 foot
17044 \family roman
17045
17046 \begin_inset Quotes erd
17047 \end_inset
17048
17049
17050 \family default
17051 \series default
17052 \bar default
17053  
17054 \family roman
17055 \series medium
17056 \bar no
17057 label, the box will
17058 \family default
17059 \series default
17060 \bar default
17061  be opened and you can enter the footnote text into it.
17062  Clicking on the box label again, will close 
17063 \family roman
17064 \series medium
17065 \bar no
17066 the
17067 \family default
17068 \series default
17069 \bar default
17070  box
17071 \family roman
17072 \series medium
17073 \bar no
17074 .
17075  If you want to turn existing text into a footnote, simply mark it and click
17076  on the footnote
17077 \family default
17078 \series default
17079 \bar default
17080  toolbar 
17081 \family roman
17082 \series medium
17083 \bar no
17084 button
17085 \family default
17086 \series default
17087 \bar default
17088 .
17089 \end_layout
17090
17091 \begin_layout Standard
17092 Here is an example footnote:
17093 \family roman
17094 \series medium
17095 \bar no
17096
17097 \begin_inset Foot
17098 status open
17099
17100 \begin_layout Plain Layout
17101 To close a footnote, click on the footnote box label.
17102 \end_layout
17103
17104 \end_inset
17105
17106
17107 \end_layout
17108
17109 \begin_layout Standard
17110 The footnote will appear in the output as a superscript number at the text
17111  position where the footnote box is placed.
17112  The footnote text is placed at the bottom of the current page.
17113  The footnote number is calculated by LyX.
17114  The numbers are consecutive, no matter in which chapter the footnote is
17115  in.
17116  LyX doesn't support other numbering schemes yet, but you can get other
17117  schemes using special LaTeX-commands.
17118  T
17119 \family roman
17120 h
17121 \family default
17122 ey are described in the 
17123 \emph on
17124 Embedded
17125 \begin_inset space ~
17126 \end_inset
17127
17128 Objects
17129 \emph default
17130  manual.
17131 \end_layout
17132
17133 \begin_layout Section
17134 Marginal Notes
17135 \begin_inset Index idx
17136 status collapsed
17137
17138 \begin_layout Plain Layout
17139 Marginal notes
17140 \end_layout
17141
17142 \end_inset
17143
17144
17145 \begin_inset CommandInset label
17146 LatexCommand label
17147 name "sec:Marginal-Notes"
17148
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \begin_layout Standard
17155 Marginal notes look and behave just like footnotes in LyX.
17156  When you insert a margin note via the menu 
17157 \family sans
17158 Insert\SpecialChar \menuseparator
17159 Marginal
17160 \begin_inset space ~
17161 \end_inset
17162
17163 Note
17164 \family default
17165  or the toolbar button 
17166 \begin_inset Info
17167 type  "icon"
17168 arg   "marginalnote-insert"
17169 \end_inset
17170
17171 , you will see 
17172 \family roman
17173 \series medium
17174 a
17175 \family default
17176 \series default
17177  
17178 \family roman
17179 \series medium
17180 box with the
17181 \family default
17182 \series default
17183  
17184 \family roman
17185 \series medium
17186 label 
17187 \begin_inset Quotes eld
17188 \end_inset
17189
17190 margin
17191 \begin_inset Quotes erd
17192 \end_inset
17193
17194  appearing within your text.
17195  This box is LyX's representation of your margin
17196 \family default
17197 \series default
17198 al 
17199 \family roman
17200 \series medium
17201 note.
17202 \end_layout
17203
17204 \begin_layout Standard
17205 At the side is an example marginal note.
17206 \family roman
17207 \series medium
17208
17209 \begin_inset Marginal
17210 status open
17211
17212 \begin_layout Plain Layout
17213 This is a marginal note.
17214 \end_layout
17215
17216 \end_inset
17217
17218
17219 \end_layout
17220
17221 \begin_layout Standard
17222 Marginal notes appear at the right side in single-sided documents.
17223  In double-sided documents they appear in the outer margin – left on even
17224  pages, right on odd pages.
17225 \end_layout
17226
17227 \begin_layout Standard
17228 For further information about marginal notes see section 
17229 \emph on
17230 Margin
17231 \begin_inset space ~
17232 \end_inset
17233
17234 Notes
17235 \emph default
17236  of the 
17237 \emph on
17238 Embedded
17239 \begin_inset space ~
17240 \end_inset
17241
17242 Objects
17243 \emph default
17244  manual.
17245 \end_layout
17246
17247 \begin_layout Section
17248 Graphics and Images
17249 \begin_inset Index idx
17250 status collapsed
17251
17252 \begin_layout Plain Layout
17253 Images
17254 \end_layout
17255
17256 \end_inset
17257
17258
17259 \begin_inset Index idx
17260 status collapsed
17261
17262 \begin_layout Plain Layout
17263 Graphics
17264 \end_layout
17265
17266 \end_inset
17267
17268
17269 \begin_inset CommandInset label
17270 LatexCommand label
17271 name "sec:Graphics"
17272
17273 \end_inset
17274
17275
17276 \end_layout
17277
17278 \begin_layout Standard
17279 To insert an image in your document, place the cursor at the text position
17280  you want and click on the toolbar icon 
17281 \begin_inset Info
17282 type  "icon"
17283 arg   "dialog-show-new-inset graphics"
17284 \end_inset
17285
17286  or select 
17287 \family sans
17288 Insert\SpecialChar \menuseparator
17289 Graphics
17290 \family default
17291  from the menu.
17292  Then a dialog will appear to choose the file to load.
17293 \end_layout
17294
17295 \begin_layout Standard
17296 This dialog has numerous mostly self-explanatory parameters.
17297  The 
17298 \family sans
17299 Graphics
17300 \family default
17301  tab allows you to choose your image file.
17302  The image can be transformed by setting a rotation angle and a scaling
17303  factor.
17304  The scaling units are explained in Appendix
17305 \begin_inset space ~
17306 \end_inset
17307
17308
17309 \begin_inset CommandInset ref
17310 LatexCommand ref
17311 reference "cha:Units-available-in"
17312
17313 \end_inset
17314
17315 .
17316 \end_layout
17317
17318 \begin_layout Standard
17319 In the tab 
17320 \family sans
17321 Clipping
17322 \family default
17323  it is possible to set image coordinates to adjust the height and width
17324  of the image in the output.
17325  The coordinates can also be calculated automatically by pressing the button
17326  
17327 \family sans
17328 Get
17329 \begin_inset space ~
17330 \end_inset
17331
17332 from
17333 \begin_inset space ~
17334 \end_inset
17335
17336 file
17337 \family default
17338 .
17339  The option 
17340 \family sans
17341 Clip
17342 \begin_inset space ~
17343 \end_inset
17344
17345 to
17346 \begin_inset space ~
17347 \end_inset
17348
17349 bounding
17350 \begin_inset space ~
17351 \end_inset
17352
17353 box
17354 \family default
17355  will only print the image region within the given coordinates.
17356  Normally you don't need to take care about image coordinates and can ignore
17357  the tab 
17358 \family sans
17359 Clipping
17360 \family default
17361 .
17362 \end_layout
17363
17364 \begin_layout Standard
17365 In the 
17366 \family sans
17367 LaTeX and LyX options
17368 \family default
17369  tab LaTeX experts can specify additional LaTeX options.
17370  You can also specify here the appearance of the image inside LyX.
17371  The option 
17372 \family sans
17373 Draft
17374 \begin_inset space ~
17375 \end_inset
17376
17377 mode
17378 \family default
17379  has the effect that the image doesn't appear in the output, only a frame
17380  with the image size is printed.
17381  The option 
17382 \family sans
17383 Don't
17384 \begin_inset space ~
17385 \end_inset
17386
17387 unzip
17388 \begin_inset space ~
17389 \end_inset
17390
17391 on
17392 \begin_inset space ~
17393 \end_inset
17394
17395 export
17396 \family default
17397  is explained in the 
17398 \emph on
17399 Embedded
17400 \begin_inset space ~
17401 \end_inset
17402
17403 Objects
17404 \emph default
17405  manual in section 
17406 \emph on
17407 Graphics Dialog
17408 \emph default
17409 .
17410 \end_layout
17411
17412 \begin_layout Standard
17413 The graphics dialog can be called at any time by clicking on an image.
17414  The image will appear in the output exactly at the position where it is
17415  in the text.
17416  This is an example image within a separate, horizontally centered paragraph:
17417  
17418 \end_layout
17419
17420 \begin_layout Standard
17421 \align center
17422 \begin_inset Graphics
17423         filename clipart/mobius.eps
17424         scale 70
17425
17426 \end_inset
17427
17428
17429 \end_layout
17430
17431 \begin_layout Standard
17432 If you need image captions and want to reference images, you have to put
17433  the image into a float, see section
17434 \begin_inset space ~
17435 \end_inset
17436
17437
17438 \begin_inset CommandInset ref
17439 LatexCommand ref
17440 reference "sub:Figure-Floats"
17441
17442 \end_inset
17443
17444 .
17445 \end_layout
17446
17447 \begin_layout Subsection
17448 Image Formats
17449 \begin_inset Index idx
17450 status collapsed
17451
17452 \begin_layout Plain Layout
17453 Images ! Formats
17454 \end_layout
17455
17456 \end_inset
17457
17458
17459 \begin_inset CommandInset label
17460 LatexCommand label
17461 name "sub:Image-Formats"
17462
17463 \end_inset
17464
17465
17466 \end_layout
17467
17468 \begin_layout Standard
17469 You can insert images in any known file format.
17470  But as we explained in section
17471 \begin_inset space ~
17472 \end_inset
17473
17474
17475 \begin_inset CommandInset ref
17476 LatexCommand ref
17477 reference "sub:Output-file-formats"
17478
17479 \end_inset
17480
17481 , every output document format allows only a few image formats.
17482  LyX uses therefore the program 
17483 \family typewriter
17484 ImageMagick
17485 \family default
17486  in the background to convert the images to the right format.
17487  To increase your workflow by avoiding these conversions in the background,
17488  you can use only the image formats listed in the subsections of section
17489 \begin_inset space ~
17490 \end_inset
17491
17492
17493 \begin_inset CommandInset ref
17494 LatexCommand ref
17495 reference "sub:Output-file-formats"
17496
17497 \end_inset
17498
17499 .
17500 \end_layout
17501
17502 \begin_layout Standard
17503 Similar to fonts there are two types of image formats:
17504 \end_layout
17505
17506 \begin_layout Description
17507 Bitmap
17508 \begin_inset space ~
17509 \end_inset
17510
17511 images consist of pixel values, often in a compressed form.
17512  They are therefore not fully scalable and look pixelated in large zooms.
17513  Well-known bitmap image formats are 
17514 \begin_inset Quotes eld
17515 \end_inset
17516
17517 Graphics Interchange Format
17518 \begin_inset Quotes erd
17519 \end_inset
17520
17521  (GIF, file extension 
17522 \begin_inset Quotes eld
17523 \end_inset
17524
17525
17526 \family typewriter
17527 .gif
17528 \family default
17529
17530 \begin_inset Quotes erd
17531 \end_inset
17532
17533 )
17534 \begin_inset Index idx
17535 status collapsed
17536
17537 \begin_layout Plain Layout
17538 GIF|see
17539 \begin_inset ERT
17540 status collapsed
17541
17542 \begin_layout Plain Layout
17543
17544 {
17545 \end_layout
17546
17547 \end_inset
17548
17549 Image formats
17550 \begin_inset ERT
17551 status collapsed
17552
17553 \begin_layout Plain Layout
17554
17555 }
17556 \end_layout
17557
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \end_inset
17564
17565
17566 \begin_inset Quotes eld
17567 \end_inset
17568
17569 Portable Network Graphics
17570 \begin_inset Quotes erd
17571 \end_inset
17572
17573  (PNG, file extension 
17574 \begin_inset Quotes eld
17575 \end_inset
17576
17577
17578 \family typewriter
17579 .png
17580 \family default
17581
17582 \begin_inset Quotes erd
17583 \end_inset
17584
17585 )
17586 \begin_inset Index idx
17587 status collapsed
17588
17589 \begin_layout Plain Layout
17590 PNG|see
17591 \begin_inset ERT
17592 status collapsed
17593
17594 \begin_layout Plain Layout
17595
17596 {
17597 \end_layout
17598
17599 \end_inset
17600
17601 Image formats
17602 \begin_inset ERT
17603 status collapsed
17604
17605 \begin_layout Plain Layout
17606
17607 }
17608 \end_layout
17609
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \end_inset
17616
17617 , and 
17618 \begin_inset Quotes eld
17619 \end_inset
17620
17621 Joint Photographic Experts Group
17622 \begin_inset Quotes erd
17623 \end_inset
17624
17625  (JPG, file extension 
17626 \begin_inset Quotes eld
17627 \end_inset
17628
17629
17630 \family typewriter
17631 .jpg
17632 \family default
17633
17634 \begin_inset Quotes erd
17635 \end_inset
17636
17637  or 
17638 \begin_inset Quotes eld
17639 \end_inset
17640
17641
17642 \family typewriter
17643 .jpeg
17644 \family default
17645
17646 \begin_inset Quotes erd
17647 \end_inset
17648
17649 )
17650 \begin_inset Index idx
17651 status collapsed
17652
17653 \begin_layout Plain Layout
17654 JPG|see
17655 \begin_inset ERT
17656 status collapsed
17657
17658 \begin_layout Plain Layout
17659
17660 {
17661 \end_layout
17662
17663 \end_inset
17664
17665 Image formats
17666 \begin_inset ERT
17667 status collapsed
17668
17669 \begin_layout Plain Layout
17670
17671 }
17672 \end_layout
17673
17674 \end_inset
17675
17676
17677 \end_layout
17678
17679 \end_inset
17680
17681 .
17682 \end_layout
17683
17684 \begin_layout Description
17685 Scalable
17686 \begin_inset space ~
17687 \end_inset
17688
17689 images consist of vectors and can therefore be scaled to any size without
17690  data loss.
17691  The scaling ability is necessary if you want to create presentations, because
17692  presentations are always scaled by the beamer.
17693  Scaling is also useful for online documents to let the user zoom into diagrams.
17694 \begin_inset Newline newline
17695 \end_inset
17696
17697 Scalable image formats can be 
17698 \begin_inset Quotes eld
17699 \end_inset
17700
17701 Scalable Vector Graphics
17702 \begin_inset Quotes erd
17703 \end_inset
17704
17705  (SVG, file extension 
17706 \begin_inset Quotes eld
17707 \end_inset
17708
17709
17710 \family typewriter
17711 .svg
17712 \family default
17713
17714 \begin_inset Quotes erd
17715 \end_inset
17716
17717 )
17718 \begin_inset Index idx
17719 status collapsed
17720
17721 \begin_layout Plain Layout
17722 SVG|see
17723 \begin_inset ERT
17724 status collapsed
17725
17726 \begin_layout Plain Layout
17727
17728 {
17729 \end_layout
17730
17731 \end_inset
17732
17733 Image formats
17734 \begin_inset ERT
17735 status collapsed
17736
17737 \begin_layout Plain Layout
17738
17739 }
17740 \end_layout
17741
17742 \end_inset
17743
17744
17745 \end_layout
17746
17747 \end_inset
17748
17749
17750 \begin_inset Quotes eld
17751 \end_inset
17752
17753 Encapsulated PostScript
17754 \begin_inset Quotes erd
17755 \end_inset
17756
17757  (EPS, file extension 
17758 \begin_inset Quotes eld
17759 \end_inset
17760
17761
17762 \family typewriter
17763 .eps
17764 \family default
17765
17766 \begin_inset Quotes erd
17767 \end_inset
17768
17769 )
17770 \begin_inset Index idx
17771 status collapsed
17772
17773 \begin_layout Plain Layout
17774 EPS|see
17775 \begin_inset ERT
17776 status collapsed
17777
17778 \begin_layout Plain Layout
17779
17780 {
17781 \end_layout
17782
17783 \end_inset
17784
17785 Image formats
17786 \begin_inset ERT
17787 status collapsed
17788
17789 \begin_layout Plain Layout
17790
17791 }
17792 \end_layout
17793
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \end_inset
17800
17801 , and 
17802 \begin_inset Quotes eld
17803 \end_inset
17804
17805 Portable Document Format
17806 \begin_inset Quotes erd
17807 \end_inset
17808
17809  (PDF, file extension 
17810 \begin_inset Quotes eld
17811 \end_inset
17812
17813
17814 \family typewriter
17815 .pdf
17816 \family default
17817
17818 \begin_inset Quotes erd
17819 \end_inset
17820
17821 )
17822 \begin_inset Index idx
17823 status collapsed
17824
17825 \begin_layout Plain Layout
17826 PDF
17827 \end_layout
17828
17829 \end_inset
17830
17831 .
17832  We say it can be, because you can convert any bitmap image format to PDF
17833  or EPS and the result won't be scalable.
17834  In this cases only a header with the image properties is added to the original
17835  image
17836 \begin_inset Foot
17837 status collapsed
17838
17839 \begin_layout Plain Layout
17840 In the case of PDF, the original image is additionally compressed.
17841 \end_layout
17842
17843 \end_inset
17844
17845 .
17846 \end_layout
17847
17848 \begin_layout Standard
17849 Normally one cannot convert a bitmap image into a scalable one, only vice
17850  versa.
17851 \end_layout
17852
17853 \begin_layout Subsection
17854 Grouping of Image Settings
17855 \begin_inset Index idx
17856 status collapsed
17857
17858 \begin_layout Plain Layout
17859 Images ! Settings grouping
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Standard
17868 Each image can define a new group of image settings or join an existing
17869  group.
17870  Images within such a group share their settings, so adjusting one image
17871  of the group automatically also adjusts all other images of the group in
17872  the same way.
17873  So you can for example change the size for a bunch of images without the
17874  need to manually change each of them.
17875  
17876 \end_layout
17877
17878 \begin_layout Standard
17879 A new group can be set by entering a name in the 
17880 \family sans
17881 Group
17882 \begin_inset space ~
17883 \end_inset
17884
17885 Name
17886 \family default
17887  field in the Graphics dialog.
17888  Joining an existing group can be done using the context menu of the image
17889  by checking the name of the desired group.
17890 \end_layout
17891
17892 \begin_layout Section
17893 Tables
17894 \begin_inset Index idx
17895 status collapsed
17896
17897 \begin_layout Plain Layout
17898 Tables
17899 \end_layout
17900
17901 \end_inset
17902
17903
17904 \begin_inset CommandInset label
17905 LatexCommand label
17906 name "sec:Tables"
17907
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \begin_layout Standard
17914 You can insert a table using either the toolbar button 
17915 \begin_inset Info
17916 type  "icon"
17917 arg   "tabular-insert"
17918 \end_inset
17919
17920  or the menu 
17921 \family sans
17922 Insert\SpecialChar \menuseparator
17923 Table
17924 \family default
17925 .
17926  A dialog will appear, asking you for the number of rows and columns.
17927  The default table has lines around any cell and the first row appears separated
17928  from the rest of the table.
17929  This separation appears due to a double line: The cells of the first row
17930  have a line below them and the cells of the second row have a line above
17931  them.
17932  Here is an example table:
17933 \end_layout
17934
17935 \begin_layout Standard
17936 \align center
17937 \begin_inset Tabular
17938 <lyxtabular version="3" rows="4" columns="4">
17939 <features tabularvalignment="middle">
17940 <column alignment="center" valignment="top" width="0pt">
17941 <column alignment="center" valignment="top" width="0pt">
17942 <column alignment="center" valignment="top" width="0in">
17943 <column alignment="center" valignment="top" width="0pt">
17944 <row>
17945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \family roman
17960 \series medium
17961 \shape up
17962 \size normal
17963 \emph off
17964 \bar no
17965 \noun off
17966 \color none
17967 1
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 2
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985 3
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 </row>
17991 <row>
17992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996
17997 \family roman
17998 \series medium
17999 \shape up
18000 \size normal
18001 \emph off
18002 \bar no
18003 \noun off
18004 \color none
18005 A
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \end_layout
18016
18017 \end_inset
18018 </cell>
18019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18020 \begin_inset Text
18021
18022 \begin_layout Plain Layout
18023
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 </row>
18038 <row>
18039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18040 \begin_inset Text
18041
18042 \begin_layout Plain Layout
18043
18044 \family roman
18045 \series medium
18046 \shape up
18047 \size normal
18048 \emph off
18049 \bar no
18050 \noun off
18051 \color none
18052 B
18053 \end_layout
18054
18055 \end_inset
18056 </cell>
18057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061
18062 \end_layout
18063
18064 \end_inset
18065 </cell>
18066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18067 \begin_inset Text
18068
18069 \begin_layout Plain Layout
18070
18071 \size normal
18072 \noun off
18073 \color none
18074  
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 </row>
18089 <row>
18090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094
18095 \family roman
18096 \series medium
18097 \shape up
18098 \size normal
18099 \emph off
18100 \bar no
18101 \noun off
18102 \color none
18103 C
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18109 \begin_inset Text
18110
18111 \begin_layout Plain Layout
18112
18113 \end_layout
18114
18115 \end_inset
18116 </cell>
18117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18118 \begin_inset Text
18119
18120 \begin_layout Plain Layout
18121
18122 \end_layout
18123
18124 \end_inset
18125 </cell>
18126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18127 \begin_inset Text
18128
18129 \begin_layout Plain Layout
18130
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 </row>
18136 </lyxtabular>
18137
18138 \end_inset
18139
18140
18141 \end_layout
18142
18143 \begin_layout Subsection
18144 The Table dialog
18145 \end_layout
18146
18147 \begin_layout Standard
18148 You can alter a table by clicking on it with the right mouse button, which
18149  brings up the table dialog.
18150  Here you can adjust the settings of the cell and row/column respectively
18151  where the cursor is placed currently.
18152  Most of the dialog options also work on selections.
18153  This means that if you select more cells, columns or rows the action is
18154  done on all of your selection.
18155 \end_layout
18156
18157 \begin_layout Standard
18158 Additionally to the table dialog, the 
18159 \family sans
18160 table
18161 \begin_inset space ~
18162 \end_inset
18163
18164 toolbar
18165 \family default
18166  helps you in setting table properties.
18167  It appears when the cursor is inside a table.
18168 \end_layout
18169
18170 \begin_layout Standard
18171 In the tab 
18172 \family sans
18173 Table
18174 \begin_inset space ~
18175 \end_inset
18176
18177 Settings
18178 \family default
18179  of the table dialog you can set the alignment for the current row.
18180  If you add a row or column, it will be inserted right beside or below the
18181  current cell respectively.
18182  The vertical alignment of a column can only be adjusted when a column width
18183  is given.
18184  A given width will allow the cell to have line breaks and multiple paragraphs
18185  of text, see section
18186 \begin_inset space ~
18187 \end_inset
18188
18189
18190 \begin_inset CommandInset ref
18191 LatexCommand ref
18192 reference "sub:Table-Cells"
18193
18194 \end_inset
18195
18196 .
18197 \end_layout
18198
18199 \begin_layout Standard
18200 You can mark multiple cells of one row/column as a multicolumn/row cell
18201  using the check box 
18202 \family sans
18203 Multicolumn
18204 \family default
18205  or 
18206 \family sans
18207 Multirow
18208 \family default
18209 .
18210  This will merge the cells to 
18211 \emph on
18212 one
18213 \emph default
18214  cell, spread over more than one column/row.
18215  Multicolumn cells are treated as own rows, so that the alignment, width,
18216  and border settings affect only the multicolumn cell.
18217  Here's an example table with a multicolumn cell in the first row and one
18218  in the last row without the upper border:
18219 \end_layout
18220
18221 \begin_layout Standard
18222 \align center
18223 \begin_inset Tabular
18224 <lyxtabular version="3" rows="3" columns="4">
18225 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18226 <column alignment="center" valignment="top" width="0pt">
18227 <column alignment="center" valignment="middle" width="0">
18228 <column alignment="center" valignment="top" width="0in">
18229 <column alignment="center" valignment="top" width="0pt">
18230 <row>
18231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 abc
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 def ghi
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 jkl
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 </row>
18268 <row>
18269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \family roman
18275 \series medium
18276 \shape up
18277 \size normal
18278 \emph off
18279 \bar no
18280 \noun off
18281 \color none
18282 A
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 B
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 C
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 D
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 </row>
18315 <row>
18316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 1
18321 \end_layout
18322
18323 \end_inset
18324 </cell>
18325 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329 2
18330 \end_layout
18331
18332 \end_inset
18333 </cell>
18334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338 3
18339 \end_layout
18340
18341 \end_inset
18342 </cell>
18343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18344 \begin_inset Text
18345
18346 \begin_layout Plain Layout
18347 4
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 </row>
18353 </lyxtabular>
18354
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Standard
18361 Adept users can declare special LaTeX-arguments for the table.
18362  They are necessary for special table formatting, like for multirow cells,
18363  explained in the tables section of the 
18364 \emph on
18365 Embedded
18366 \begin_inset space ~
18367 \end_inset
18368
18369 Objects
18370 \emph default
18371  manual.
18372  You can also rotate the current cell or the whole table 90
18373 \begin_inset space \thinspace{}
18374 \end_inset
18375
18376 degrees counterclockwise.
18377  These rotations are not visible in LyX but in the output.
18378 \end_layout
18379
18380 \begin_layout Standard
18381 \begin_inset Note Greyedout
18382 status open
18383
18384 \begin_layout Plain Layout
18385
18386 \series bold
18387 Note:
18388 \series default
18389  Most DVI-viewers are 
18390 \emph on
18391 not
18392 \emph default
18393  able to display rotations.
18394 \end_layout
18395
18396 \end_inset
18397
18398
18399 \end_layout
18400
18401 \begin_layout Standard
18402 The 
18403 \family sans
18404 Borders
18405 \family default
18406  tab allows you to add and delete border lines for the current row/column.
18407  The button 
18408 \family sans
18409 Default
18410 \family default
18411  adds lines for all cell borders.
18412 \end_layout
18413
18414 \begin_layout Subsection
18415 Longtables
18416 \begin_inset Index idx
18417 status collapsed
18418
18419 \begin_layout Plain Layout
18420 Tables ! Longtables
18421 \end_layout
18422
18423 \end_inset
18424
18425
18426 \begin_inset Index idx
18427 status collapsed
18428
18429 \begin_layout Plain Layout
18430 Longtables
18431 \end_layout
18432
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \begin_layout Standard
18439 If the table is too long to fit on one page, you can use the option 
18440 \family sans
18441 Use
18442 \begin_inset space ~
18443 \end_inset
18444
18445 long
18446 \begin_inset space ~
18447 \end_inset
18448
18449 table
18450 \family default
18451  in the tab 
18452 \family sans
18453 Longtable
18454 \family default
18455  of the table dialog to split the table automatically over more pages.
18456  Doing this enables some check boxes and you can now define:
18457 \end_layout
18458
18459 \begin_layout Description
18460
18461 \family sans
18462 Header
18463 \family default
18464 : The current row and all rows above, that don't have any special options
18465  defined, are defined to be the header rows of all pages of the longtable;
18466  except for the first page, if 
18467 \family sans
18468 First
18469 \begin_inset space ~
18470 \end_inset
18471
18472 header
18473 \family default
18474  is defined.
18475 \end_layout
18476
18477 \begin_layout Description
18478
18479 \family sans
18480 First
18481 \begin_inset space ~
18482 \end_inset
18483
18484 header
18485 \family default
18486 : The current row and all rows above, that don't have any special options
18487  defined, are defined to be the header rows of the first page of the longtable.
18488 \end_layout
18489
18490 \begin_layout Description
18491
18492 \family sans
18493 Footer
18494 \family default
18495 : The current row and all rows below, that don't have any special options
18496  defined, are defined to be the footer rows of all pages of the longtable;
18497  except for the last page, if 
18498 \family sans
18499 Last
18500 \begin_inset space ~
18501 \end_inset
18502
18503 footer
18504 \family default
18505  is defined.
18506 \end_layout
18507
18508 \begin_layout Description
18509
18510 \family sans
18511 Last
18512 \begin_inset space ~
18513 \end_inset
18514
18515 footer
18516 \family default
18517 : The current row and all rows below, that don't have any special options
18518  defined, are defined to be the footer rows of the last page of the longtable.
18519 \end_layout
18520
18521 \begin_layout Description
18522 Caption: The first row is reset as a single column.
18523  You can now insert there the table caption via the menu 
18524 \family sans
18525 Insert\SpecialChar \menuseparator
18526 Caption
18527 \family default
18528 .
18529  More about longtable captions can be found in the 
18530 \emph on
18531 Embedded
18532 \begin_inset space ~
18533 \end_inset
18534
18535 Objects
18536 \emph default
18537  manual.
18538 \end_layout
18539
18540 \begin_layout Standard
18541 You can also specify a row where the table is split.
18542  If you set more than one option in the same table row, you should be aware
18543  of the fact that only the first one is used in the given table row.
18544  The others will then be defined as 
18545 \emph on
18546 empty
18547 \emph default
18548 .
18549  In this context, first means first in this order: 
18550 \family sans
18551 Footer, Last
18552 \begin_inset space ~
18553 \end_inset
18554
18555 footer,
18556 \family default
18557  
18558 \family sans
18559 Header,
18560 \family default
18561  
18562 \family sans
18563 First
18564 \begin_inset space ~
18565 \end_inset
18566
18567 header.
18568
18569 \family default
18570  See the following longtable to see how it works:
18571 \end_layout
18572
18573 \begin_layout Standard
18574 \align center
18575 \begin_inset Tabular
18576 <lyxtabular version="3" rows="69" columns="3">
18577 <features islongtable="true" longtabularalignment="center">
18578 <column alignment="block" valignment="top" width="5cm">
18579 <column alignment="left" valignment="top" width="0pt">
18580 <column alignment="right" valignment="top" width="0pt">
18581 <row endfirsthead="true">
18582 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18583 \begin_inset Text
18584
18585 \begin_layout Plain Layout
18586
18587 \series bold
18588 Example Phone List (ignore the names)
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 </row>
18612 <row endfirsthead="true">
18613 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \series bold
18619 NAME
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \series bold
18639 TEL.
18640 \end_layout
18641
18642 \end_inset
18643 </cell>
18644 </row>
18645 <row endhead="true">
18646 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650  
18651 \series bold
18652 Example Phone List
18653 \end_layout
18654
18655 \end_inset
18656 </cell>
18657 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18658 \begin_inset Text
18659
18660 \begin_layout Plain Layout
18661
18662 \end_layout
18663
18664 \end_inset
18665 </cell>
18666 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 </row>
18676 <row endhead="true">
18677 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681
18682 \series bold
18683 NAME
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \series bold
18703 TEL.
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 </row>
18709 <row endfoot="true">
18710 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18711 \begin_inset Text
18712
18713 \begin_layout Plain Layout
18714  
18715 \series bold
18716 continue ...
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18722 \begin_inset Text
18723
18724 \begin_layout Plain Layout
18725
18726 \end_layout
18727
18728 \end_inset
18729 </cell>
18730 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18731 \begin_inset Text
18732
18733 \begin_layout Plain Layout
18734
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 </row>
18740 <row>
18741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18742 \begin_inset Text
18743
18744 \begin_layout Plain Layout
18745
18746 \series bold
18747 Annovi
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18753 \begin_inset Text
18754
18755 \begin_layout Plain Layout
18756 Silvia
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 111
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 </row>
18771 <row>
18772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776
18777 \series bold
18778 Bertoli
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Plain Layout
18787 Stefano
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Plain Layout
18796 111
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 </row>
18802 <row>
18803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18804 \begin_inset Text
18805
18806 \begin_layout Plain Layout
18807
18808 \series bold
18809 Bozzi
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 Walter
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 111
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 <row>
18834 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18835 \begin_inset Text
18836
18837 \begin_layout Plain Layout
18838
18839 \series bold
18840 Cachia
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849 Maria
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858 111
18859 \end_layout
18860
18861 \end_inset
18862 </cell>
18863 </row>
18864 <row>
18865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18866 \begin_inset Text
18867
18868 \begin_layout Plain Layout
18869
18870 \series bold
18871 Cachia
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880 Maurizio
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18886 \begin_inset Text
18887
18888 \begin_layout Plain Layout
18889 111
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 </row>
18895 <row>
18896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18897 \begin_inset Text
18898
18899 \begin_layout Plain Layout
18900
18901 \series bold
18902 Cinquemani
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 Giusi
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18917 \begin_inset Text
18918
18919 \begin_layout Plain Layout
18920 111
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 </row>
18926 <row>
18927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18928 \begin_inset Text
18929
18930 \begin_layout Plain Layout
18931
18932 \series bold
18933 Colin
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18939 \begin_inset Text
18940
18941 \begin_layout Plain Layout
18942 Bernard
18943 \end_layout
18944
18945 \end_inset
18946 </cell>
18947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18948 \begin_inset Text
18949
18950 \begin_layout Plain Layout
18951 111
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 </row>
18957 <row>
18958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18959 \begin_inset Text
18960
18961 \begin_layout Plain Layout
18962
18963 \series bold
18964 Concli
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18970 \begin_inset Text
18971
18972 \begin_layout Plain Layout
18973 Gianfranco
18974 \end_layout
18975
18976 \end_inset
18977 </cell>
18978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18979 \begin_inset Text
18980
18981 \begin_layout Plain Layout
18982 111
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 </row>
18988 <row>
18989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18990 \begin_inset Text
18991
18992 \begin_layout Plain Layout
18993
18994 \series bold
18995 Dal Bosco
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19001 \begin_inset Text
19002
19003 \begin_layout Plain Layout
19004 Carolina
19005 \end_layout
19006
19007 \end_inset
19008 </cell>
19009 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19010 \begin_inset Text
19011
19012 \begin_layout Plain Layout
19013 111
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \series bold
19026 Dalpiaz
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 Annamaria
19036 \end_layout
19037
19038 \end_inset
19039 </cell>
19040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19041 \begin_inset Text
19042
19043 \begin_layout Plain Layout
19044 111
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 </row>
19050 <row>
19051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19052 \begin_inset Text
19053
19054 \begin_layout Plain Layout
19055
19056 \series bold
19057 Feliciello
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 Domenico
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075 111
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 </row>
19081 <row>
19082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086
19087 \series bold
19088 Focarelli
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097 Paola
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106 111
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 </row>
19112 <row>
19113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117
19118 \series bold
19119 Galletti
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19125 \begin_inset Text
19126
19127 \begin_layout Plain Layout
19128 Oreste
19129 \end_layout
19130
19131 \end_inset
19132 </cell>
19133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19134 \begin_inset Text
19135
19136 \begin_layout Plain Layout
19137 111
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 </row>
19143 <row>
19144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19145 \begin_inset Text
19146
19147 \begin_layout Plain Layout
19148
19149 \series bold
19150 Gasparini
19151 \end_layout
19152
19153 \end_inset
19154 </cell>
19155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19156 \begin_inset Text
19157
19158 \begin_layout Plain Layout
19159 Franca
19160 \end_layout
19161
19162 \end_inset
19163 </cell>
19164 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19165 \begin_inset Text
19166
19167 \begin_layout Plain Layout
19168 111
19169 \end_layout
19170
19171 \end_inset
19172 </cell>
19173 </row>
19174 <row>
19175 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19176 \begin_inset Text
19177
19178 \begin_layout Plain Layout
19179
19180 \series bold
19181 Rizzardi
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190 Paola
19191 \end_layout
19192
19193 \end_inset
19194 </cell>
19195 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19196 \begin_inset Text
19197
19198 \begin_layout Plain Layout
19199 111
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 </row>
19205 <row>
19206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19207 \begin_inset Text
19208
19209 \begin_layout Plain Layout
19210
19211 \series bold
19212 Lassini
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19218 \begin_inset Text
19219
19220 \begin_layout Plain Layout
19221 Giancarlo
19222 \end_layout
19223
19224 \end_inset
19225 </cell>
19226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19227 \begin_inset Text
19228
19229 \begin_layout Plain Layout
19230 111
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 </row>
19236 <row>
19237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241
19242 \series bold
19243 Malfatti
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19249 \begin_inset Text
19250
19251 \begin_layout Plain Layout
19252 Luciano
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 111
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 </row>
19267 <row>
19268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272
19273 \series bold
19274 Malfatti
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283 Valeriano
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 111
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \series bold
19305 Meneguzzo
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 Roberto
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19320 \begin_inset Text
19321
19322 \begin_layout Plain Layout
19323 111
19324 \end_layout
19325
19326 \end_inset
19327 </cell>
19328 </row>
19329 <row>
19330 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334
19335 \series bold
19336 Mezzadra
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345 Roberto
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19351 \begin_inset Text
19352
19353 \begin_layout Plain Layout
19354 111
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row>
19361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \series bold
19367 Pirpamer
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 Erich
19377 \end_layout
19378
19379 \end_inset
19380 </cell>
19381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19382 \begin_inset Text
19383
19384 \begin_layout Plain Layout
19385 111
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 </row>
19391 <row>
19392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19393 \begin_inset Text
19394
19395 \begin_layout Plain Layout
19396
19397 \series bold
19398 Pochiesa
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19404 \begin_inset Text
19405
19406 \begin_layout Plain Layout
19407 Paolo
19408 \end_layout
19409
19410 \end_inset
19411 </cell>
19412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19413 \begin_inset Text
19414
19415 \begin_layout Plain Layout
19416 111, 222
19417 \end_layout
19418
19419 \end_inset
19420 </cell>
19421 </row>
19422 <row>
19423 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19424 \begin_inset Text
19425
19426 \begin_layout Plain Layout
19427
19428 \series bold
19429 Radina
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438 Claudio
19439 \end_layout
19440
19441 \end_inset
19442 </cell>
19443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19444 \begin_inset Text
19445
19446 \begin_layout Plain Layout
19447 111
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \series bold
19460 Stuffer
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 Oskar
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 111
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 </row>
19484 <row>
19485 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19486 \begin_inset Text
19487
19488 \begin_layout Plain Layout
19489
19490 \series bold
19491 Tacchelli
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19497 \begin_inset Text
19498
19499 \begin_layout Plain Layout
19500 Ugo
19501 \end_layout
19502
19503 \end_inset
19504 </cell>
19505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 111
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 </row>
19515 <row>
19516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19517 \begin_inset Text
19518
19519 \begin_layout Plain Layout
19520
19521 \series bold
19522 Tezzele
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19528 \begin_inset Text
19529
19530 \begin_layout Plain Layout
19531 Margit
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540 111
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 <row>
19547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551
19552 \series bold
19553 Unterkalmsteiner
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562 Frieda
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571 111
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 </row>
19577 <row>
19578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582
19583 \series bold
19584 Vieider
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 Hilde
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19599 \begin_inset Text
19600
19601 \begin_layout Plain Layout
19602 111
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \series bold
19615 Vigna
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 Jürgen
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 111
19634 \end_layout
19635
19636 \end_inset
19637 </cell>
19638 </row>
19639 <row>
19640 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19641 \begin_inset Text
19642
19643 \begin_layout Plain Layout
19644
19645 \series bold
19646 Weber
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19652 \begin_inset Text
19653
19654 \begin_layout Plain Layout
19655 Maurizio
19656 \end_layout
19657
19658 \end_inset
19659 </cell>
19660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19661 \begin_inset Text
19662
19663 \begin_layout Plain Layout
19664 111
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 </row>
19670 <row>
19671 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \series bold
19677 Winkler
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686 Franz
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695 111
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row>
19702 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706  
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \series bold
19737 Annovi
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 Silvia
19747 \end_layout
19748
19749 \end_inset
19750 </cell>
19751 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19752 \begin_inset Text
19753
19754 \begin_layout Plain Layout
19755 555
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \series bold
19768 Bertoli
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 Stefano
19778 \end_layout
19779
19780 \end_inset
19781 </cell>
19782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19783 \begin_inset Text
19784
19785 \begin_layout Plain Layout
19786 555
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \series bold
19799 Bozzi
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 Walter
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817 555
19818 \end_layout
19819
19820 \end_inset
19821 </cell>
19822 </row>
19823 <row>
19824 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828
19829 \series bold
19830 Cachia
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19836 \begin_inset Text
19837
19838 \begin_layout Plain Layout
19839 Maria
19840 \end_layout
19841
19842 \end_inset
19843 </cell>
19844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19845 \begin_inset Text
19846
19847 \begin_layout Plain Layout
19848 555
19849 \end_layout
19850
19851 \end_inset
19852 </cell>
19853 </row>
19854 <row>
19855 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859
19860 \series bold
19861 Cachia
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870 Maurizio
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19876 \begin_inset Text
19877
19878 \begin_layout Plain Layout
19879 555
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 </row>
19885 <row>
19886 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19887 \begin_inset Text
19888
19889 \begin_layout Plain Layout
19890
19891 \series bold
19892 Cinquemani
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901 Giusi
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 555
19911 \end_layout
19912
19913 \end_inset
19914 </cell>
19915 </row>
19916 <row>
19917 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19918 \begin_inset Text
19919
19920 \begin_layout Plain Layout
19921
19922 \series bold
19923 Colin
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932 Bernard
19933 \end_layout
19934
19935 \end_inset
19936 </cell>
19937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19938 \begin_inset Text
19939
19940 \begin_layout Plain Layout
19941 555
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 </row>
19947 <row>
19948 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952
19953 \series bold
19954 Concli
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 Gianfranco
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 555
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 </row>
19978 <row>
19979 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983
19984 \series bold
19985 Dal Bosco
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994 Carolina
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 555
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 </row>
20009 <row>
20010 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20011 \begin_inset Text
20012
20013 \begin_layout Plain Layout
20014
20015 \series bold
20016 Dalpiaz
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025 Annamaria
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 555
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 </row>
20040 <row>
20041 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045
20046 \series bold
20047 Feliciello
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056 Domenico
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 555
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 </row>
20071 <row>
20072 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076
20077 \series bold
20078 Focarelli
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 Paola
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096 555
20097 \end_layout
20098
20099 \end_inset
20100 </cell>
20101 </row>
20102 <row>
20103 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20104 \begin_inset Text
20105
20106 \begin_layout Plain Layout
20107
20108 \series bold
20109 Galletti
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20115 \begin_inset Text
20116
20117 \begin_layout Plain Layout
20118 Oreste
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 555
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 </row>
20133 <row>
20134 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20135 \begin_inset Text
20136
20137 \begin_layout Plain Layout
20138
20139 \series bold
20140 Gasparini
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20146 \begin_inset Text
20147
20148 \begin_layout Plain Layout
20149 Franca
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 555
20159 \end_layout
20160
20161 \end_inset
20162 </cell>
20163 </row>
20164 <row>
20165 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20166 \begin_inset Text
20167
20168 \begin_layout Plain Layout
20169
20170 \series bold
20171 Rizzardi
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 Paola
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20186 \begin_inset Text
20187
20188 \begin_layout Plain Layout
20189 555
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 </row>
20195 <row>
20196 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20197 \begin_inset Text
20198
20199 \begin_layout Plain Layout
20200
20201 \series bold
20202 Lassini
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211 Giancarlo
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 555
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \series bold
20233 Malfatti
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 Luciano
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 555
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 </row>
20257 <row>
20258 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262
20263 \series bold
20264 Malfatti
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20270 \begin_inset Text
20271
20272 \begin_layout Plain Layout
20273 Valeriano
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20279 \begin_inset Text
20280
20281 \begin_layout Plain Layout
20282 555
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 </row>
20288 <row>
20289 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293
20294 \series bold
20295 Meneguzzo
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 Roberto
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 555
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \series bold
20326 Mezzadra
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 Roberto
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20341 \begin_inset Text
20342
20343 \begin_layout Plain Layout
20344 555
20345 \end_layout
20346
20347 \end_inset
20348 </cell>
20349 </row>
20350 <row>
20351 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20352 \begin_inset Text
20353
20354 \begin_layout Plain Layout
20355
20356 \series bold
20357 Pirpamer
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20363 \begin_inset Text
20364
20365 \begin_layout Plain Layout
20366 Erich
20367 \end_layout
20368
20369 \end_inset
20370 </cell>
20371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20372 \begin_inset Text
20373
20374 \begin_layout Plain Layout
20375 555
20376 \end_layout
20377
20378 \end_inset
20379 </cell>
20380 </row>
20381 <row>
20382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20383 \begin_inset Text
20384
20385 \begin_layout Plain Layout
20386
20387 \series bold
20388 Pochiesa
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20394 \begin_inset Text
20395
20396 \begin_layout Plain Layout
20397 Paolo
20398 \end_layout
20399
20400 \end_inset
20401 </cell>
20402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406 555, 222
20407 \end_layout
20408
20409 \end_inset
20410 </cell>
20411 </row>
20412 <row>
20413 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417
20418 \series bold
20419 Radina
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20425 \begin_inset Text
20426
20427 \begin_layout Plain Layout
20428 Claudio
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 555
20438 \end_layout
20439
20440 \end_inset
20441 </cell>
20442 </row>
20443 <row>
20444 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20445 \begin_inset Text
20446
20447 \begin_layout Plain Layout
20448
20449 \series bold
20450 Stuffer
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 Oskar
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 555
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \series bold
20481 Tacchelli
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 Ugo
20491 \end_layout
20492
20493 \end_inset
20494 </cell>
20495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20496 \begin_inset Text
20497
20498 \begin_layout Plain Layout
20499 555
20500 \end_layout
20501
20502 \end_inset
20503 </cell>
20504 </row>
20505 <row>
20506 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510
20511 \series bold
20512 Tezzele
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521 Margit
20522 \end_layout
20523
20524 \end_inset
20525 </cell>
20526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530 555
20531 \end_layout
20532
20533 \end_inset
20534 </cell>
20535 </row>
20536 <row>
20537 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541
20542 \series bold
20543 Unterkalmsteiner
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552 Frieda
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 555
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 </row>
20567 <row>
20568 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20569 \begin_inset Text
20570
20571 \begin_layout Plain Layout
20572
20573 \series bold
20574 Vieider
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20580 \begin_inset Text
20581
20582 \begin_layout Plain Layout
20583 Hilde
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 555
20593 \end_layout
20594
20595 \end_inset
20596 </cell>
20597 </row>
20598 <row>
20599 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20600 \begin_inset Text
20601
20602 \begin_layout Plain Layout
20603
20604 \series bold
20605 Vigna
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20611 \begin_inset Text
20612
20613 \begin_layout Plain Layout
20614 Jürgen
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 999
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 </row>
20629 <row>
20630 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20631 \begin_inset Text
20632
20633 \begin_layout Plain Layout
20634
20635 \series bold
20636 Weber
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645 Maurizio
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654 555
20655 \end_layout
20656
20657 \end_inset
20658 </cell>
20659 </row>
20660 <row>
20661 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665
20666 \series bold
20667 Winkler
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20673 \begin_inset Text
20674
20675 \begin_layout Plain Layout
20676 Franz
20677 \end_layout
20678
20679 \end_inset
20680 </cell>
20681 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20682 \begin_inset Text
20683
20684 \begin_layout Plain Layout
20685 555
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 </row>
20691 <row endlastfoot="true">
20692 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20693 \begin_inset Text
20694
20695 \begin_layout Plain Layout
20696
20697 \series bold
20698 End
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20704 \begin_inset Text
20705
20706 \begin_layout Plain Layout
20707
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20713 \begin_inset Text
20714
20715 \begin_layout Plain Layout
20716
20717 \end_layout
20718
20719 \end_inset
20720 </cell>
20721 </row>
20722 </lyxtabular>
20723
20724 \end_inset
20725
20726
20727 \end_layout
20728
20729 \begin_layout Subsection
20730 Table Cells
20731 \begin_inset Index idx
20732 status collapsed
20733
20734 \begin_layout Plain Layout
20735 Tables ! Cells
20736 \end_layout
20737
20738 \end_inset
20739
20740
20741 \begin_inset CommandInset label
20742 LatexCommand label
20743 name "sub:Table-Cells"
20744
20745 \end_inset
20746
20747
20748 \end_layout
20749
20750 \begin_layout Standard
20751 A table cell can contain text, inline equations, a figure, or another table.
20752  All these kinds of objects can be placed in the same cell.
20753  Font sizes and shapes can also be altered.
20754  But you can't put a special environment in a cell (like 
20755 \family sans
20756 Section*
20757 \family default
20758 , etc.), nor set spacing options etc.
20759  for the cell's paragraph.
20760 \end_layout
20761
20762 \begin_layout Standard
20763 To have multi-line entries in table cells, you have to declare a fixed width
20764  for the column in the table dialog.
20765  Your text is then automatically split into multiple lines and the cell
20766  is enlarged vertically when the length of the text exceeds the given width.
20767  An example:
20768 \end_layout
20769
20770 \begin_layout Standard
20771 \align center
20772 \begin_inset Tabular
20773 <lyxtabular version="3" rows="4" columns="3">
20774 <features tabularvalignment="middle">
20775 <column alignment="center" valignment="top" width="0pt">
20776 <column alignment="block" valignment="top" width="3cm">
20777 <column alignment="center" valignment="top" width="0pt">
20778 <row>
20779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783
20784 \family roman
20785 \series medium
20786 \shape up
20787 \size normal
20788 \emph off
20789 \bar no
20790 \noun off
20791 \color none
20792 1
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801
20802 \family roman
20803 \series medium
20804 \shape up
20805 \size normal
20806 \emph off
20807 \bar no
20808 \noun off
20809 \color none
20810 2
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819
20820 \family roman
20821 \series medium
20822 \shape up
20823 \size normal
20824 \emph off
20825 \bar no
20826 \noun off
20827 \color none
20828 3
20829 \end_layout
20830
20831 \end_inset
20832 </cell>
20833 </row>
20834 <row>
20835 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20836 \begin_inset Text
20837
20838 \begin_layout Plain Layout
20839
20840 \family roman
20841 \series medium
20842 \shape up
20843 \size normal
20844 \emph off
20845 \bar no
20846 \noun off
20847 \color none
20848 4
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \family roman
20859 \series medium
20860 \shape up
20861 \size normal
20862 \emph off
20863 \bar no
20864 \noun off
20865 \color none
20866 This is a multi-line entry in a table.
20867 \end_layout
20868
20869 \end_inset
20870 </cell>
20871 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875
20876 \family roman
20877 \series medium
20878 \shape up
20879 \size normal
20880 \emph off
20881 \bar no
20882 \noun off
20883 \color none
20884 5
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 </row>
20890 <row>
20891 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \family roman
20897 \series medium
20898 \shape up
20899 \size normal
20900 \emph off
20901 \bar no
20902 \noun off
20903 \color none
20904 6
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913
20914 \family roman
20915 \series medium
20916 \shape up
20917 \size normal
20918 \emph off
20919 \bar no
20920 \noun off
20921 \color none
20922 This is longer now.
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931
20932 \family roman
20933 \series medium
20934 \shape up
20935 \size normal
20936 \emph off
20937 \bar no
20938 \noun off
20939 \color none
20940 7
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 </row>
20946 <row>
20947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951
20952 \family roman
20953 \series medium
20954 \shape up
20955 \size normal
20956 \emph off
20957 \bar no
20958 \noun off
20959 \color none
20960 8
20961 \end_layout
20962
20963 \end_inset
20964 </cell>
20965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969
20970 \family roman
20971 \series medium
20972 \shape up
20973 \size normal
20974 \emph off
20975 \bar no
20976 \noun off
20977 \color none
20978 This is a multi-line entry in a table.
20979  This is longer now.
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20985 \begin_inset Text
20986
20987 \begin_layout Plain Layout
20988
20989 \family roman
20990 \series medium
20991 \shape up
20992 \size normal
20993 \emph off
20994 \bar no
20995 \noun off
20996 \color none
20997 9
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 </row>
21003 </lyxtabular>
21004
21005 \end_inset
21006
21007
21008 \end_layout
21009
21010 \begin_layout Standard
21011 Cutting and pasting between tables and table cells works reasonably well.
21012  You can cut and paste even more than one row.
21013 \begin_inset Foot
21014 status open
21015
21016 \begin_layout Plain Layout
21017 Note, that you cannot paste into a multicell selection because it would
21018  not be clear what to do when pasting a single word in a selected 2×3.
21019  
21020 \end_layout
21021
21022 \end_inset
21023
21024  Selection with the mouse or with 
21025 \family sans
21026 Shift
21027 \family default
21028  plus the arrow keys works as usual.
21029  You can also copy and paste the entire table as a single unit by starting
21030  the selection from outside the table.
21031 \end_layout
21032
21033 \begin_layout Section
21034 Floats
21035 \begin_inset Index idx
21036 status collapsed
21037
21038 \begin_layout Plain Layout
21039 Floats
21040 \end_layout
21041
21042 \end_inset
21043
21044
21045 \begin_inset CommandInset label
21046 LatexCommand label
21047 name "sec:Floats"
21048
21049 \end_inset
21050
21051
21052 \end_layout
21053
21054 \begin_layout Subsection
21055 Introduction
21056 \end_layout
21057
21058 \begin_layout Standard
21059 A float is a block of text associated with some sort of label, which doesn't
21060  have a fixed location.
21061  It can 
21062 \begin_inset Quotes eld
21063 \end_inset
21064
21065 float
21066 \begin_inset Quotes erd
21067 \end_inset
21068
21069  forward or backward a page or two, to wherever it fits best.
21070  
21071 \family sans
21072 Footnotes
21073 \family default
21074  and 
21075 \family sans
21076 Margin
21077 \begin_inset space ~
21078 \end_inset
21079
21080 Notes
21081 \family default
21082  are also floats, because they can float to the next page when there are
21083  too many notes on the page.
21084 \end_layout
21085
21086 \begin_layout Standard
21087 Floats make it possible to get a high quality layout.
21088  Images and tables can be spread evenly over the pages to avoid whitespace
21089  and pages without text.
21090  As the floating often destroys the context between the text and the image/table
21091 , every float can be referenced in the text.
21092  Floats are therefore numbered.
21093  Referencing is described in section
21094 \begin_inset space ~
21095 \end_inset
21096
21097
21098 \begin_inset CommandInset ref
21099 LatexCommand ref
21100 reference "sec:Cross-References"
21101
21102 \end_inset
21103
21104 .
21105 \end_layout
21106
21107 \begin_layout Standard
21108 To insert a float, use the menu 
21109 \family sans
21110 Insert\SpecialChar \menuseparator
21111 Floats
21112 \family default
21113 .
21114  A box with a caption will be inserted into your document.
21115  The label will automatically be translated to the document language in
21116  the output.
21117  After the label you can insert the caption text.
21118 \begin_inset Index idx
21119 status collapsed
21120
21121 \begin_layout Plain Layout
21122 Floats ! Captions
21123 \end_layout
21124
21125 \end_inset
21126
21127  The image or table is inserted above or below the caption in a separate
21128  paragraph within the float.
21129  To keep your LyX-document readable, you can open and close the float box
21130  by left-clicking on the box label.
21131  A closed float box looks like this: 
21132 \begin_inset Graphics
21133         filename clipart/floatQt4.png
21134         scale 80
21135
21136 \end_inset
21137
21138  – a gray button with a red label.
21139 \end_layout
21140
21141 \begin_layout Standard
21142 It is recommended to insert floats as a separate paragraph to avoid possible
21143  LaTeX-errors that can occur when the surrounding text is specially formatted.
21144 \end_layout
21145
21146 \begin_layout Subsection
21147 Examples
21148 \end_layout
21149
21150 \begin_layout Subsubsection
21151 Figure Floats
21152 \begin_inset CommandInset label
21153 LatexCommand label
21154 name "sub:Figure-Floats"
21155
21156 \end_inset
21157
21158
21159 \begin_inset Index idx
21160 status collapsed
21161
21162 \begin_layout Plain Layout
21163 Floats ! Figure floats
21164 \end_layout
21165
21166 \end_inset
21167
21168
21169 \end_layout
21170
21171 \begin_layout Standard
21172 Figure
21173 \begin_inset space ~
21174 \end_inset
21175
21176
21177 \begin_inset CommandInset ref
21178 LatexCommand ref
21179 reference "cap:Platypus"
21180
21181 \end_inset
21182
21183  was created using the menu 
21184 \family sans
21185 Insert\SpecialChar \menuseparator
21186 Float\SpecialChar \menuseparator
21187 Figure
21188 \family default
21189  or the toolbar button 
21190 \begin_inset Info
21191 type  "icon"
21192 arg   "float-insert figure"
21193 \end_inset
21194
21195 .
21196  The image was inserted by setting the cursor above the caption label and
21197  using the menu 
21198 \family sans
21199 Insert\SpecialChar \menuseparator
21200 Graphics
21201 \family default
21202  or the toolbar button 
21203 \begin_inset Info
21204 type  "icon"
21205 arg   "dialog-show-new-inset graphics"
21206 \end_inset
21207
21208 .
21209  The image in the float was horizontally centered by putting the cursor
21210  in front of or behind the image and using the menu 
21211 \family sans
21212 Edit\SpecialChar \menuseparator
21213 Paragraph
21214 \begin_inset space ~
21215 \end_inset
21216
21217 Settings
21218 \family default
21219  or the toolbar button 
21220 \begin_inset Info
21221 type  "icon"
21222 arg   "layout-paragraph"
21223 \end_inset
21224
21225 .
21226 \end_layout
21227
21228 \begin_layout Standard
21229 \begin_inset Float figure
21230 wide false
21231 sideways false
21232 status open
21233
21234 \begin_layout Plain Layout
21235 \align center
21236 \begin_inset Graphics
21237         filename clipart/platypus.eps
21238         lyxscale 50
21239         width 50col%
21240
21241 \end_inset
21242
21243
21244 \end_layout
21245
21246 \begin_layout Plain Layout
21247 \begin_inset Caption
21248
21249 \begin_layout Plain Layout
21250 \begin_inset CommandInset label
21251 LatexCommand label
21252 name "cap:Platypus"
21253
21254 \end_inset
21255
21256 A severely distorted platypus in a float.
21257 \end_layout
21258
21259 \end_inset
21260
21261
21262 \end_layout
21263
21264 \end_inset
21265
21266
21267 \end_layout
21268
21269 \begin_layout Standard
21270 This figure float also shows how to set a label and create a cross-reference
21271  to it.
21272  As described in section
21273 \begin_inset space ~
21274 \end_inset
21275
21276
21277 \begin_inset CommandInset ref
21278 LatexCommand ref
21279 reference "sec:Cross-References"
21280
21281 \end_inset
21282
21283 , you can simply insert a label in the caption using the menu 
21284 \family sans
21285 Insert\SpecialChar \menuseparator
21286 Label
21287 \family default
21288  or the toolbar button 
21289 \begin_inset Info
21290 type  "icon"
21291 arg   "label-insert"
21292 \end_inset
21293
21294  and refer to it using the menu 
21295 \family sans
21296 Insert\SpecialChar \menuseparator
21297 Cross-Reference
21298 \family default
21299  or the toolbar button 
21300 \begin_inset Info
21301 type  "icon"
21302 arg   "dialog-show-new-inset ref"
21303 \end_inset
21304
21305 .
21306  It is important to use references to figure floats, rather than using vague
21307  references like 
21308 \begin_inset Quotes eld
21309 \end_inset
21310
21311 the figure above
21312 \begin_inset Quotes erd
21313 \end_inset
21314
21315 , because, as LaTeX will reposition the floats in the final document, it
21316  might not be 
21317 \begin_inset Quotes eld
21318 \end_inset
21319
21320 above
21321 \begin_inset Quotes erd
21322 \end_inset
21323
21324  at all.
21325 \end_layout
21326
21327 \begin_layout Standard
21328 Normally only one image is inserted in a figure float, but sometimes you
21329  might want to use two images with separate subcaptions.
21330  This can be done by inserting image floats into existing image floats.
21331  Note that only the main caption of the float is added to the List of Figures
21332  as described in section
21333 \begin_inset space ~
21334 \end_inset
21335
21336
21337 \begin_inset CommandInset ref
21338 LatexCommand ref
21339 reference "sub:List-of-Figures"
21340
21341 \end_inset
21342
21343 .
21344  Figure
21345 \begin_inset space ~
21346 \end_inset
21347
21348
21349 \begin_inset CommandInset ref
21350 LatexCommand ref
21351 reference "cap:Two-distorted-images"
21352
21353 \end_inset
21354
21355  is an example of a figure float with two images set side by side.
21356  You can also set the images one below the other.
21357  Figure
21358 \begin_inset space ~
21359 \end_inset
21360
21361
21362 \begin_inset CommandInset ref
21363 LatexCommand ref
21364 reference "fig:Undefinable"
21365
21366 \end_inset
21367
21368  and 
21369 \begin_inset CommandInset ref
21370 LatexCommand ref
21371 reference "fig:Platypus"
21372
21373 \end_inset
21374
21375  are the subfigures.
21376 \end_layout
21377
21378 \begin_layout Standard
21379 \begin_inset Float figure
21380 wide false
21381 sideways false
21382 status open
21383
21384 \begin_layout Plain Layout
21385 \begin_inset space \hfill{}
21386 \end_inset
21387
21388
21389 \begin_inset Float figure
21390 wide false
21391 sideways false
21392 status collapsed
21393
21394 \begin_layout Plain Layout
21395 \begin_inset Caption
21396
21397 \begin_layout Plain Layout
21398 \begin_inset CommandInset label
21399 LatexCommand label
21400 name "fig:Undefinable"
21401
21402 \end_inset
21403
21404 Undefinable
21405 \end_layout
21406
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \begin_layout Plain Layout
21413 \begin_inset Graphics
21414         filename clipart/escher-lsd.eps
21415         width 45col%
21416
21417 \end_inset
21418
21419
21420 \end_layout
21421
21422 \end_inset
21423
21424
21425 \begin_inset space \hfill{}
21426 \end_inset
21427
21428
21429 \begin_inset Float figure
21430 wide false
21431 sideways false
21432 status collapsed
21433
21434 \begin_layout Plain Layout
21435 \begin_inset Caption
21436
21437 \begin_layout Plain Layout
21438 \begin_inset CommandInset label
21439 LatexCommand label
21440 name "fig:Platypus"
21441
21442 \end_inset
21443
21444 Platypus
21445 \end_layout
21446
21447 \end_inset
21448
21449
21450 \end_layout
21451
21452 \begin_layout Plain Layout
21453 \begin_inset Graphics
21454         filename clipart/platypus.eps
21455         lyxscale 60
21456         width 45col%
21457
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \end_inset
21464
21465
21466 \begin_inset space \hfill{}
21467 \end_inset
21468
21469
21470 \end_layout
21471
21472 \begin_layout Plain Layout
21473 \begin_inset Caption
21474
21475 \begin_layout Plain Layout
21476 \begin_inset CommandInset label
21477 LatexCommand label
21478 name "cap:Two-distorted-images"
21479
21480 \end_inset
21481
21482 Two distorted images.
21483 \end_layout
21484
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \begin_layout Subsubsection
21496 Table Floats
21497 \begin_inset Index idx
21498 status collapsed
21499
21500 \begin_layout Plain Layout
21501 Floats ! Table floats
21502 \end_layout
21503
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \begin_layout Standard
21510 Table floats can be inserted using the menu 
21511 \family sans
21512 Insert\SpecialChar \menuseparator
21513 Float\SpecialChar \menuseparator
21514 Table
21515 \family default
21516  or the toolbar botton 
21517 \begin_inset Info
21518 type  "icon"
21519 arg   "float-insert table"
21520 \end_inset
21521
21522 .
21523  They have the same properties as figure floats except for the different
21524  label.
21525  Table
21526 \begin_inset space ~
21527 \end_inset
21528
21529
21530 \begin_inset CommandInset ref
21531 LatexCommand ref
21532 reference "cap:Table-float"
21533
21534 \end_inset
21535
21536  is a table float.
21537 \end_layout
21538
21539 \begin_layout Standard
21540 \begin_inset Float table
21541 wide false
21542 sideways false
21543 status open
21544
21545 \begin_layout Plain Layout
21546 \begin_inset Caption
21547
21548 \begin_layout Plain Layout
21549 \begin_inset CommandInset label
21550 LatexCommand label
21551 name "cap:Table-float"
21552
21553 \end_inset
21554
21555 A table float.
21556 \end_layout
21557
21558 \end_inset
21559
21560
21561 \end_layout
21562
21563 \begin_layout Plain Layout
21564 \align center
21565 \begin_inset Tabular
21566 <lyxtabular version="3" rows="3" columns="3">
21567 <features tabularvalignment="middle">
21568 <column alignment="center" valignment="top" width="0pt">
21569 <column alignment="center" valignment="top" width="0pt">
21570 <column alignment="center" valignment="top" width="0pt">
21571 <row>
21572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21573 \begin_inset Text
21574
21575 \begin_layout Plain Layout
21576
21577 \family roman
21578 \series medium
21579 \shape up
21580 \size normal
21581 \emph off
21582 \bar no
21583 \noun off
21584 \color none
21585 1
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594
21595 \family roman
21596 \series medium
21597 \shape up
21598 \size normal
21599 \emph off
21600 \bar no
21601 \noun off
21602 \color none
21603 2
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21609 \begin_inset Text
21610
21611 \begin_layout Plain Layout
21612
21613 \family roman
21614 \series medium
21615 \shape up
21616 \size normal
21617 \emph off
21618 \bar no
21619 \noun off
21620 \color none
21621 3
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 </row>
21627 <row>
21628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632
21633 \family roman
21634 \series medium
21635 \shape up
21636 \size normal
21637 \emph off
21638 \bar no
21639 \noun off
21640 \color none
21641 Joe
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650
21651 \family roman
21652 \series medium
21653 \shape up
21654 \size normal
21655 \emph off
21656 \bar no
21657 \noun off
21658 \color none
21659 Mary
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668
21669 \family roman
21670 \series medium
21671 \shape up
21672 \size normal
21673 \emph off
21674 \bar no
21675 \noun off
21676 \color none
21677 Ted
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 </row>
21683 <row>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688
21689 \family roman
21690 \series medium
21691 \shape up
21692 \size normal
21693 \emph off
21694 \bar no
21695 \noun off
21696 \color none
21697 \begin_inset Formula $\int x^{2}dx$
21698 \end_inset
21699
21700
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709
21710 \family roman
21711 \series medium
21712 \shape up
21713 \size normal
21714 \emph off
21715 \bar no
21716 \noun off
21717 \color none
21718 \begin_inset Formula $\left[\begin{array}{cc}
21719 a & b\\
21720 c & d
21721 \end{array}\right]$
21722 \end_inset
21723
21724
21725 \end_layout
21726
21727 \end_inset
21728 </cell>
21729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733
21734 \family roman
21735 \series medium
21736 \shape up
21737 \size normal
21738 \emph off
21739 \bar no
21740 \noun off
21741 \color none
21742 \begin_inset Formula $1+1=2$
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 </row>
21751 </lyxtabular>
21752
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \end_inset
21759
21760
21761 \end_layout
21762
21763 \begin_layout Subsection
21764 More Information
21765 \begin_inset Index idx
21766 status collapsed
21767
21768 \begin_layout Plain Layout
21769 Floats ! Details
21770 \end_layout
21771
21772 \end_inset
21773
21774
21775 \end_layout
21776
21777 \begin_layout Standard
21778 LyX offers you further float types as well as rotated floats.
21779  It also allows you to change the float numbering scheme, to control the
21780  float placement and to change the formatting and placement of the float
21781  caption.
21782  All these features are explained in detail with many examples in chapter
21783  
21784 \emph on
21785 Floats
21786 \emph default
21787  of the the 
21788 \emph on
21789 Embedded
21790 \begin_inset space ~
21791 \end_inset
21792
21793 Objects
21794 \emph default
21795  manual.
21796 \end_layout
21797
21798 \begin_layout Section
21799 Minipages
21800 \begin_inset Index idx
21801 status collapsed
21802
21803 \begin_layout Plain Layout
21804 Minipages
21805 \end_layout
21806
21807 \end_inset
21808
21809
21810 \begin_inset CommandInset label
21811 LatexCommand label
21812 name "sec:Minipages"
21813
21814 \end_inset
21815
21816
21817 \end_layout
21818
21819 \begin_layout Standard
21820 LaTeX provides a mechanism to produce essentially a page within a page,
21821  called minipage.
21822  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21823 \begin_inset space ~
21824 \end_inset
21825
21826 apply.
21827  
21828 \end_layout
21829
21830 \begin_layout Standard
21831 Minipages in LyX have their own collapsible box inserted via the menu 
21832 \family sans
21833 Insert\SpecialChar \menuseparator
21834 Box
21835 \family default
21836 .
21837  Right-clicking on the box allows you to alter the width of the minipage
21838  and its alignment within the page.
21839 \end_layout
21840
21841 \begin_layout Standard
21842 \align center
21843 \begin_inset Box Frameless
21844 position "t"
21845 hor_pos "c"
21846 has_inner_box 1
21847 inner_pos "t"
21848 use_parbox 0
21849 use_makebox 0
21850 width "30col%"
21851 special "none"
21852 height "1pt"
21853 height_special "totalheight"
21854 status open
21855
21856 \begin_layout Plain Layout
21857
21858 \shape italic
21859 This is a minipage.
21860  The text is set in an italic style.
21861 \end_layout
21862
21863 \begin_layout Plain Layout
21864
21865 \shape italic
21866 Minipages are often used for text in another language or text that needs
21867  another formatting.
21868 \end_layout
21869
21870 \end_inset
21871
21872
21873 \end_layout
21874
21875 \begin_layout Standard
21876 \begin_inset VSpace medskip
21877 \end_inset
21878
21879 If you place two minipages side-by-side, you can use 
21880 \family sans
21881 Horizontal Fills
21882 \family default
21883  as described in section
21884 \begin_inset space ~
21885 \end_inset
21886
21887
21888 \begin_inset CommandInset ref
21889 LatexCommand ref
21890 reference "sub:Horizontal-Space"
21891
21892 \end_inset
21893
21894 :
21895 \begin_inset VSpace medskip
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \begin_layout Standard
21902 \begin_inset Box Frameless
21903 position "t"
21904 hor_pos "c"
21905 has_inner_box 1
21906 inner_pos "t"
21907 use_parbox 0
21908 use_makebox 0
21909 width "1.5in"
21910 special "none"
21911 height "1pt"
21912 height_special "totalheight"
21913 status open
21914
21915 \begin_layout Plain Layout
21916 This is a minipage with some stupid dummy text.
21917  This dummy text is used to increase the size of the minipage.
21918 \end_layout
21919
21920 \end_inset
21921
21922
21923 \begin_inset space \hfill{}
21924 \end_inset
21925
21926
21927 \begin_inset Box Frameless
21928 position "t"
21929 hor_pos "c"
21930 has_inner_box 1
21931 inner_pos "t"
21932 use_parbox 0
21933 use_makebox 0
21934 width "1.5in"
21935 special "none"
21936 height "1pt"
21937 height_special "totalheight"
21938 status open
21939
21940 \begin_layout Plain Layout
21941 This is a minipage with some stupid dummy text.
21942  This dummy text is used to increase the size of the minipage.
21943 \end_layout
21944
21945 \end_inset
21946
21947
21948 \end_layout
21949
21950 \begin_layout Standard
21951 \begin_inset VSpace bigskip
21952 \end_inset
21953
21954
21955 \end_layout
21956
21957 \begin_layout Standard
21958 When you right-click on a minipage box, you can change the box from a minipage
21959  to other box types.
21960  All box types and their settings are explained in detail in chapter 
21961 \emph on
21962 Boxes
21963 \emph default
21964  of the 
21965 \emph on
21966 Embedded
21967 \begin_inset space ~
21968 \end_inset
21969
21970 Objects
21971 \emph default
21972  manual.
21973 \end_layout
21974
21975 \begin_layout Chapter
21976 Mathematical Formulas
21977 \begin_inset Index idx
21978 status collapsed
21979
21980 \begin_layout Plain Layout
21981 Math
21982 \end_layout
21983
21984 \end_inset
21985
21986
21987 \begin_inset Index idx
21988 status collapsed
21989
21990 \begin_layout Plain Layout
21991 Formulas | see
21992 \begin_inset ERT
21993 status collapsed
21994
21995 \begin_layout Plain Layout
21996
21997 {
21998 \end_layout
21999
22000 \end_inset
22001
22002 Math
22003 \begin_inset ERT
22004 status collapsed
22005
22006 \begin_layout Plain Layout
22007
22008 }
22009 \end_layout
22010
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \begin_inset CommandInset label
22020 LatexCommand label
22021 name "cha:Mathematical-Formulas"
22022
22023 \end_inset
22024
22025
22026 \end_layout
22027
22028 \begin_layout Standard
22029 The issues of this chapter are described in detail in the 
22030 \emph on
22031 Math
22032 \emph default
22033  manual.
22034  There you'll also find tips and tricks for special cases.
22035 \end_layout
22036
22037 \begin_layout Section
22038 Basic Math Editing
22039 \begin_inset Index idx
22040 status collapsed
22041
22042 \begin_layout Plain Layout
22043 Math ! Basics
22044 \end_layout
22045
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \begin_layout Standard
22052 To create a math formula, you can just click on the toolbar icon 
22053 \begin_inset Info
22054 type  "icon"
22055 arg   "math-mode on"
22056 \end_inset
22057
22058 .
22059  That will create a little blue rectangle, with purple markers around its
22060  corners.
22061  That blue rectangle is the formula itself; the purple markers indicate
22062  what level of nesting within the formula you are at.
22063  You can also choose a particular formula type to insert via the 
22064 \family sans
22065 Insert\SpecialChar \menuseparator
22066 Math
22067 \family default
22068  menu.
22069 \end_layout
22070
22071 \begin_layout Standard
22072 Editing the parameters of a formula and adding math constructs can be done
22073  with the 
22074 \family sans
22075 math
22076 \begin_inset space ~
22077 \end_inset
22078
22079 toolbar
22080 \family default
22081 , that appears when the cursor is in a formula.
22082 \end_layout
22083
22084 \begin_layout Standard
22085 There are two main types of formulas: Inline formulas appear within a text
22086  line, like this one:
22087 \end_layout
22088
22089 \begin_layout Standard
22090 This is a line with an inline formula 
22091 \begin_inset Formula $A=B$
22092 \end_inset
22093
22094  in it.
22095 \end_layout
22096
22097 \begin_layout Standard
22098 Displayed formulas appear outside the text like if they were in an own paragraph
22099 , like this one:
22100 \begin_inset Formula 
22101 \[
22102 A=B
22103 \]
22104
22105 \end_inset
22106
22107 You can only number and reference displayed formulas.
22108 \end_layout
22109
22110 \begin_layout Standard
22111 LyX supports also many LaTeX math commands.
22112  E.
22113 \begin_inset space \thinspace{}
22114 \end_inset
22115
22116 g.
22117 \begin_inset space \space{}
22118 \end_inset
22119
22120 typing 
22121 \begin_inset Quotes eld
22122 \end_inset
22123
22124
22125 \series bold
22126
22127 \backslash
22128 alpha
22129 \series default
22130
22131 \begin_inset Quotes erd
22132 \end_inset
22133
22134 , followed by a space, in a formula will create the Greek letter 
22135 \begin_inset Formula $\alpha$
22136 \end_inset
22137
22138 .
22139  So typing commands might sometimes be faster than using the 
22140 \family sans
22141 Math
22142 \begin_inset space ~
22143 \end_inset
22144
22145 Panel
22146 \family default
22147 .
22148 \end_layout
22149
22150 \begin_layout Subsection
22151 Navigating in Formulas
22152 \begin_inset Index idx
22153 status collapsed
22154
22155 \begin_layout Plain Layout
22156 Math ! Navigating
22157 \end_layout
22158
22159 \end_inset
22160
22161
22162 \end_layout
22163
22164 \begin_layout Standard
22165 The best control over the cursor position within an existing formula is
22166  achieved with the arrow keys.
22167  LyX uses small rectangles to indicate places where something can be inserted.
22168  The arrow keys can be used to navigate between parts of a formula.
22169  Pressing 
22170 \family sans
22171 Space
22172 \family default
22173  will leave a formula construct (a square root 
22174 \begin_inset Formula $\sqrt{2}$
22175 \end_inset
22176
22177 , or parentheses 
22178 \begin_inset Formula $\left(f\right)$
22179 \end_inset
22180
22181 , or a matrix 
22182 \begin_inset Formula $\left[\begin{array}{cc}
22183 1 & 2\\
22184 3 & 4
22185 \end{array}\right]$
22186 \end_inset
22187
22188 ).
22189  Pressing 
22190 \family sans
22191 Escape
22192 \family default
22193  will leave the formula, placing the cursor after the formula.
22194  
22195 \family sans
22196 Tab
22197 \family default
22198  can be used to move horizontally in a formula; for example, through the
22199  cells of a matrix or the positions in a multi-line equation.
22200 \end_layout
22201
22202 \begin_layout Standard
22203
22204 \family sans
22205 Space
22206 \family default
22207 , printed in this document as 
22208 \begin_inset Quotes eld
22209 \end_inset
22210
22211
22212 \begin_inset ERT
22213 status collapsed
22214
22215 \begin_layout Plain Layout
22216
22217
22218 \backslash
22219 spce 
22220 \end_layout
22221
22222 \end_inset
22223
22224
22225 \begin_inset Quotes erd
22226 \end_inset
22227
22228
22229 \begin_inset Note Note
22230 status collapsed
22231
22232 \begin_layout Plain Layout
22233 This command will appear in the output as official character denoting the
22234  space character (visible space).
22235 \end_layout
22236
22237 \end_inset
22238
22239 , seems to do nothing in a formula, since it does not add a space between
22240  characters, but it does exit a nested structure.
22241  For this reason, you have to be careful about using 
22242 \family sans
22243 Space
22244 \family default
22245 .
22246  For example, if you want 
22247 \begin_inset Formula $\sqrt{2x+1}$
22248 \end_inset
22249
22250 , type 
22251 \series bold
22252
22253 \backslash
22254 sqrt
22255 \begin_inset ERT
22256 status collapsed
22257
22258 \begin_layout Plain Layout
22259
22260
22261 \backslash
22262 spce 
22263 \end_layout
22264
22265 \end_inset
22266
22267 2x+1
22268 \series default
22269  and not 
22270 \series bold
22271
22272 \backslash
22273 sqrt
22274 \begin_inset ERT
22275 status collapsed
22276
22277 \begin_layout Plain Layout
22278
22279
22280 \backslash
22281 spce 
22282 \end_layout
22283
22284 \end_inset
22285
22286 2x
22287 \begin_inset ERT
22288 status collapsed
22289
22290 \begin_layout Plain Layout
22291
22292
22293 \backslash
22294 spce 
22295 \end_layout
22296
22297 \end_inset
22298
22299 +1
22300 \series default
22301 , since in the latter case only the 
22302 \family typewriter
22303
22304 \begin_inset Formula $2x$
22305 \end_inset
22306
22307
22308 \family default
22309  will be under the square root sign: 
22310 \begin_inset Formula $\sqrt{2x}+1$
22311 \end_inset
22312
22313 .
22314 \end_layout
22315
22316 \begin_layout Standard
22317 You can leave many parts of a formula, like this matrix, partially filled
22318  in, such as:
22319 \begin_inset Formula 
22320 \[
22321 \left(\begin{array}{ccc}
22322 \lambda_{1}\\
22323  & \ddots\\
22324  &  & \lambda_{n}
22325 \end{array}\right)
22326 \]
22327
22328 \end_inset
22329
22330 If you leave a fraction only partially filled in, or a subscript with nothing
22331  in it, the results will be unpredictable, but most constructs don't mind.
22332 \end_layout
22333
22334 \begin_layout Subsection
22335 Selecting Text
22336 \end_layout
22337
22338 \begin_layout Standard
22339 You can select text within a formula in two different ways.
22340  Place the cursor at one end of the string of text you want, and press 
22341 \family sans
22342 Shift
22343 \family default
22344  and a cursor movement key to select text.
22345  It will be highlighted as with regular text selection.
22346  Alternatively, you can select text with the mouse in the usual way.
22347  That text can then be cut or copied, and then pasted within any formula,
22348  but not in a normal text region in LyX.
22349 \end_layout
22350
22351 \begin_layout Subsection
22352 Exponents and Subscripts
22353 \begin_inset Index idx
22354 status collapsed
22355
22356 \begin_layout Plain Layout
22357 Math ! Exponents
22358 \end_layout
22359
22360 \end_inset
22361
22362
22363 \begin_inset Index idx
22364 status collapsed
22365
22366 \begin_layout Plain Layout
22367 Math ! Subscripts
22368 \end_layout
22369
22370 \end_inset
22371
22372
22373 \end_layout
22374
22375 \begin_layout Standard
22376 You can use the math panel to add super- or subscripts, but the much easier
22377  way is to use a command.
22378  To get 
22379 \begin_inset Formula $x^{2}$
22380 \end_inset
22381
22382 , type in a formula 
22383 \series bold
22384 x^2
22385 \begin_inset ERT
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389
22390
22391 \backslash
22392 spce 
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \series default
22399 .
22400  The final 
22401 \family sans
22402 Space
22403 \family default
22404  puts the cursor back down on the base line of the expression.
22405  If you type 
22406 \series bold
22407 x^2y
22408 \series default
22409 , you will get 
22410 \begin_inset Formula $x^{2y}$
22411 \end_inset
22412
22413 , to get 
22414 \begin_inset Formula $x^{2}y$
22415 \end_inset
22416
22417 , type 
22418 \series bold
22419 x^2
22420 \begin_inset ERT
22421 status collapsed
22422
22423 \begin_layout Plain Layout
22424
22425
22426 \backslash
22427 spce 
22428 \end_layout
22429
22430 \end_inset
22431
22432 y
22433 \series default
22434 .
22435  If you use characters in the superscript, that could be accented with the
22436  hat 
22437 \begin_inset Quotes eld
22438 \end_inset
22439
22440 ^
22441 \begin_inset Quotes erd
22442 \end_inset
22443
22444 , you have to use an extra 
22445 \family sans
22446 Space
22447 \family default
22448  to separate the hat and the character.
22449  E.
22450 \begin_inset space \thinspace{}
22451 \end_inset
22452
22453 g.
22454 \begin_inset space \space{}
22455 \end_inset
22456
22457 if you want 
22458 \begin_inset Formula $x^{a}$
22459 \end_inset
22460
22461 , type 
22462 \series bold
22463 x^
22464 \begin_inset ERT
22465 status collapsed
22466
22467 \begin_layout Plain Layout
22468
22469
22470 \backslash
22471 spce 
22472 \end_layout
22473
22474 \end_inset
22475
22476 a
22477 \series default
22478 .
22479  Subscripts are similar: To get 
22480 \begin_inset Formula $a_{1}$
22481 \end_inset
22482
22483 , type 
22484 \series bold
22485 a_1
22486 \begin_inset ERT
22487 status collapsed
22488
22489 \begin_layout Plain Layout
22490
22491
22492 \backslash
22493 spce 
22494 \end_layout
22495
22496 \end_inset
22497
22498
22499 \series default
22500 .
22501 \end_layout
22502
22503 \begin_layout Subsection
22504 Fractions
22505 \begin_inset Index idx
22506 status collapsed
22507
22508 \begin_layout Plain Layout
22509 Math ! Fractions
22510 \end_layout
22511
22512 \end_inset
22513
22514
22515 \end_layout
22516
22517 \begin_layout Standard
22518 Create a fraction with either the command 
22519 \series bold
22520
22521 \backslash
22522 frac
22523 \series default
22524  or using the icon 
22525 \begin_inset Graphics
22526         filename ../images/math/frac.png
22527         scale 60
22528
22529 \end_inset
22530
22531  in the 
22532 \family sans
22533 Math
22534 \begin_inset space ~
22535 \end_inset
22536
22537 Panel
22538 \family default
22539 .
22540  You will be presented with an empty fraction.
22541  The cursor is above the fraction line.
22542  To move it to the bottom, simply press 
22543 \family sans
22544 Down
22545 \family default
22546 .
22547  To move back up, press 
22548 \family sans
22549 Up
22550 \family default
22551 .
22552  Any math structure can be placed in a fraction, as this example shows:
22553 \begin_inset Formula 
22554 \[
22555 \left[\frac{1}{\left(\begin{array}{cc}
22556 2 & 3\\
22557 4 & 5
22558 \end{array}\right)}\right]
22559 \]
22560
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \begin_layout Subsection
22567 Roots
22568 \begin_inset Index idx
22569 status collapsed
22570
22571 \begin_layout Plain Layout
22572 Math ! Roots
22573 \end_layout
22574
22575 \end_inset
22576
22577
22578 \end_layout
22579
22580 \begin_layout Standard
22581 Roots can be created using the 
22582 \family sans
22583 Math
22584 \begin_inset space ~
22585 \end_inset
22586
22587 Panel
22588 \family default
22589  button
22590 \begin_inset Graphics
22591         filename ../images/math/sqrt.png
22592         scale 85
22593         groupId toolbarbuttons
22594
22595 \end_inset
22596
22597  or the commands 
22598 \series bold
22599
22600 \backslash
22601 sqrt
22602 \series default
22603  or 
22604 \series bold
22605
22606 \backslash
22607 root
22608 \series default
22609 .
22610  With the command 
22611 \series bold
22612
22613 \backslash
22614 root
22615 \series default
22616  you can produce roots of higher orders, like cube roots, while 
22617 \series bold
22618
22619 \backslash
22620 sqrt
22621 \series default
22622  produces always a square root.
22623 \end_layout
22624
22625 \begin_layout Subsection
22626 Operators with Limits
22627 \begin_inset Index idx
22628 status collapsed
22629
22630 \begin_layout Plain Layout
22631 Math ! Sums
22632 \end_layout
22633
22634 \end_inset
22635
22636
22637 \begin_inset Index idx
22638 status collapsed
22639
22640 \begin_layout Plain Layout
22641 Math ! Integrals
22642 \end_layout
22643
22644 \end_inset
22645
22646
22647 \begin_inset CommandInset label
22648 LatexCommand label
22649 name "sub:Operators-with-Limits"
22650
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \begin_layout Standard
22657 Sum (
22658 \begin_inset Formula $\sum$
22659 \end_inset
22660
22661 ) and integral (
22662 \begin_inset Formula $\int$
22663 \end_inset
22664
22665 ) operators are very often decorated with limits.
22666  These limits can be entered in LyX by entering them as you would enter
22667  a super- or subscript, directly after the symbol.
22668  The sum operator will automatically place its 
22669 \begin_inset Quotes eld
22670 \end_inset
22671
22672 limits
22673 \begin_inset Quotes erd
22674 \end_inset
22675
22676  over and under the symbol in displayed formulas, and on the side in inline
22677  formulas.
22678  Such as 
22679 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22680 \end_inset
22681
22682 , versus
22683 \begin_inset Formula 
22684 \[
22685 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22686 \]
22687
22688 \end_inset
22689
22690 Integral signs, however, will place the limits on the side in both formula
22691  types.
22692 \end_layout
22693
22694 \begin_layout Standard
22695 All operators with limits will be automatically re-sized when placed in
22696  display mode.
22697  The placement of the limits can be changed by placing the cursor directly
22698  behind the operator and hitting 
22699 \begin_inset Info
22700 type  "shortcut"
22701 arg   "math-limits"
22702 \end_inset
22703
22704  or using the menu 
22705 \family sans
22706 Edit\SpecialChar \menuseparator
22707 Math\SpecialChar \menuseparator
22708 Change
22709 \begin_inset space ~
22710 \end_inset
22711
22712 Limits
22713 \begin_inset space ~
22714 \end_inset
22715
22716 Type
22717 \family default
22718 .
22719 \end_layout
22720
22721 \begin_layout Standard
22722 Certain other mathematical expressions have this 
22723 \begin_inset Quotes eld
22724 \end_inset
22725
22726 moving limits
22727 \begin_inset Quotes erd
22728 \end_inset
22729
22730  feature as addition, such as
22731 \begin_inset Index idx
22732 status collapsed
22733
22734 \begin_layout Plain Layout
22735 Math ! Limits
22736 \end_layout
22737
22738 \end_inset
22739
22740
22741 \begin_inset Formula 
22742 \[
22743 \lim_{x\rightarrow\infty}f(x),
22744 \]
22745
22746 \end_inset
22747
22748 which will place the 
22749 \begin_inset Formula $x\rightarrow\infty$
22750 \end_inset
22751
22752  underneath the 
22753 \begin_inset Quotes eld
22754 \end_inset
22755
22756 lim
22757 \begin_inset Quotes erd
22758 \end_inset
22759
22760  in display mode.
22761  In inline formulas it looks like this: 
22762 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22763 \end_inset
22764
22765 .
22766 \end_layout
22767
22768 \begin_layout Standard
22769 Note that the lim-function was entered as the function macro 
22770 \series bold
22771
22772 \backslash
22773 lim
22774 \series default
22775 .
22776  Have a look at section
22777 \begin_inset space ~
22778 \end_inset
22779
22780
22781 \begin_inset CommandInset ref
22782 LatexCommand ref
22783 reference "sub:Functions"
22784
22785 \end_inset
22786
22787  for an explanation of function macros.
22788 \end_layout
22789
22790 \begin_layout Subsection
22791 Math Symbols
22792 \begin_inset Index idx
22793 status collapsed
22794
22795 \begin_layout Plain Layout
22796 Math ! Symbols
22797 \end_layout
22798
22799 \end_inset
22800
22801
22802 \end_layout
22803
22804 \begin_layout Standard
22805 Most math symbols can be found in the 
22806 \family sans
22807 Math
22808 \begin_inset space ~
22809 \end_inset
22810
22811 Panel
22812 \family default
22813  under one of several categories; including 
22814 \family sans
22815 Greek
22816 \family default
22817
22818 \family sans
22819 Operators
22820 \family default
22821  , 
22822 \family sans
22823 Relations
22824 \family default
22825
22826 \family sans
22827 Arrows
22828 \family default
22829 .
22830  There are also the additional symbols provided by the American Mathematical
22831  Society (AMS).
22832 \end_layout
22833
22834 \begin_layout Standard
22835 If you know the LaTeX-command for a construct or symbol you wish to use,
22836  you don't have to use the 
22837 \family sans
22838 Math
22839 \begin_inset space ~
22840 \end_inset
22841
22842 Panel
22843 \family default
22844 , but can type the command directly into the formula.
22845  LyX will convert it to the corresponding symbol or construct.
22846 \end_layout
22847
22848 \begin_layout Subsection
22849 Altering Spacing
22850 \begin_inset Index idx
22851 status collapsed
22852
22853 \begin_layout Plain Layout
22854 Math ! Spaces
22855 \end_layout
22856
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \begin_layout Standard
22863 You may want to create spaces that differ from the standard spacing that
22864  LaTeX provides.
22865  To do this, type 
22866 \begin_inset Info
22867 type  "shortcut"
22868 arg   "space-insert protected"
22869 \end_inset
22870
22871  or to use the 
22872 \family sans
22873 Math
22874 \begin_inset space ~
22875 \end_inset
22876
22877 Panel
22878 \family default
22879  button 
22880 \begin_inset Graphics
22881         filename ../images/math/space.png
22882         scale 85
22883         groupId toolbarbuttons
22884
22885 \end_inset
22886
22887 .
22888  This generates a small space, and shows a small marker on the screen.
22889  For example, the sequence 
22890 \series bold
22891 a Ctrl+Space b
22892 \series default
22893
22894 \begin_inset Formula $a\, b$
22895 \end_inset
22896
22897  appears in LyX as 
22898 \begin_inset Graphics
22899         filename clipart/SpaceMarker.png
22900
22901 \end_inset
22902
22903 .
22904  You can change the space to different sizes when you set the cursor behind
22905  the space marker and hit space again several times.
22906  With every space hit the size will be changed.
22907  Some markers for the space size appear red in LyX, because they are negative
22908  spaces.
22909  Here are two examples:
22910 \end_layout
22911
22912 \begin_layout Standard
22913
22914 \series bold
22915 a Ctrl+Space b
22916 \series default
22917  and 3×
22918 \family sans
22919 Space
22920 \family default
22921
22922 \begin_inset Formula $a\quad b$
22923 \end_inset
22924
22925
22926 \end_layout
22927
22928 \begin_layout Standard
22929
22930 \series bold
22931 a Ctrl+Space b
22932 \series default
22933  and 5×
22934 \family sans
22935 Space
22936 \family default
22937
22938 \begin_inset Formula $a\! b$
22939 \end_inset
22940
22941
22942 \end_layout
22943
22944 \begin_layout Subsection
22945 Functions
22946 \begin_inset Index idx
22947 status collapsed
22948
22949 \begin_layout Plain Layout
22950 Math ! Functions
22951 \end_layout
22952
22953 \end_inset
22954
22955
22956 \begin_inset CommandInset label
22957 LatexCommand label
22958 name "sub:Functions"
22959
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \begin_layout Standard
22966 The 
22967 \family sans
22968 Math
22969 \begin_inset space ~
22970 \end_inset
22971
22972 Panel
22973 \family default
22974  contains under the button 
22975 \begin_inset Graphics
22976         filename ../images/math/functions.png
22977         scale 85
22978         groupId toolbarbuttons
22979
22980 \end_inset
22981
22982  a number of function macros, such as 
22983 \begin_inset Formula $\sin$
22984 \end_inset
22985
22986
22987 \begin_inset Formula $\lim$
22988 \end_inset
22989
22990
22991 \emph on
22992 etc
22993 \emph default
22994 .
22995  (you can also insert them in a formula by typing 
22996 \series bold
22997
22998 \backslash
22999 sin
23000 \series default
23001  etc.).
23002  Standard mathematical practice is that functions are printed upright to
23003  avoid confusions, because 
23004 \begin_inset Formula $sin$
23005 \end_inset
23006
23007  does normally mean 
23008 \begin_inset Formula $s\cdot i\cdot n$
23009 \end_inset
23010
23011 .
23012 \end_layout
23013
23014 \begin_layout Standard
23015 Using the function macros will also produce correct spacing around the function:
23016  
23017 \begin_inset Formula $a\sin x$
23018 \end_inset
23019
23020  is different from 
23021 \begin_inset Formula $asinx$
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \begin_layout Standard
23028 For some mathematical objects, like the limes, the macro changes where subscript
23029 s are placed, as described in section
23030 \begin_inset space ~
23031 \end_inset
23032
23033
23034 \begin_inset CommandInset ref
23035 LatexCommand ref
23036 reference "sub:Operators-with-Limits"
23037
23038 \end_inset
23039
23040 .
23041 \end_layout
23042
23043 \begin_layout Subsection
23044 Accents
23045 \begin_inset Index idx
23046 status collapsed
23047
23048 \begin_layout Plain Layout
23049 Math ! Accents
23050 \end_layout
23051
23052 \end_inset
23053
23054
23055 \end_layout
23056
23057 \begin_layout Standard
23058 In a formula you can insert accented characters in the same way as in text
23059  mode.
23060  This may depend on your keyboard, or the bindings file you use.
23061  You can also use LaTeX commands to e.
23062 \begin_inset space \thinspace{}
23063 \end_inset
23064
23065 g.
23066 \begin_inset space \space{}
23067 \end_inset
23068
23069 enter 
23070 \begin_inset Formula $\hat{a}$
23071 \end_inset
23072
23073  even if your keyboard doesn't have hat-accents enabled.
23074  Our example is entered by typing 
23075 \series bold
23076
23077 \backslash
23078 hat
23079 \begin_inset ERT
23080 status collapsed
23081
23082 \begin_layout Plain Layout
23083
23084
23085 \backslash
23086 spce 
23087 \end_layout
23088
23089 \end_inset
23090
23091 a
23092 \series default
23093  in a formula.
23094  Table
23095 \begin_inset space ~
23096 \end_inset
23097
23098
23099 \begin_inset CommandInset ref
23100 LatexCommand ref
23101 reference "cap:Accent-names-and"
23102
23103 \end_inset
23104
23105  shows the equivalences between the accent names and the commands.
23106 \end_layout
23107
23108 \begin_layout Standard
23109 \begin_inset Float table
23110 wide false
23111 sideways false
23112 status open
23113
23114 \begin_layout Plain Layout
23115 \begin_inset Caption
23116
23117 \begin_layout Plain Layout
23118 \begin_inset CommandInset label
23119 LatexCommand label
23120 name "cap:Accent-names-and"
23121
23122 \end_inset
23123
23124 Accent names and the corresponding commands.
23125 \end_layout
23126
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \begin_layout Plain Layout
23133 \align center
23134 \begin_inset Tabular
23135 <lyxtabular version="3" rows="11" columns="3">
23136 <features tabularvalignment="middle">
23137 <column alignment="center" valignment="top" width="0pt">
23138 <column alignment="center" valignment="top" width="0pt">
23139 <column alignment="center" valignment="top" width="0pt">
23140 <row>
23141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 Name
23146 \end_layout
23147
23148 \end_inset
23149 </cell>
23150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154 Command
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163 E
23164 \family roman
23165 \series medium
23166 \shape up
23167 \size normal
23168 \emph off
23169 \bar no
23170 \noun off
23171 \color none
23172 xample
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 </row>
23178 <row>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183
23184 \family roman
23185 \series medium
23186 \shape up
23187 \size normal
23188 \emph off
23189 \bar no
23190 \noun off
23191 \color none
23192 circumflex
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23198 \begin_inset Text
23199
23200 \begin_layout Plain Layout
23201
23202 \series bold
23203
23204 \backslash
23205 hat
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214
23215 \family roman
23216 \series medium
23217 \shape up
23218 \size normal
23219 \emph off
23220 \bar no
23221 \noun off
23222 \color none
23223 \begin_inset Formula $\hat{a}$
23224 \end_inset
23225
23226
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 </row>
23232 <row>
23233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23234 \begin_inset Text
23235
23236 \begin_layout Plain Layout
23237
23238 \family roman
23239 \series medium
23240 \shape up
23241 \size normal
23242 \emph off
23243 \bar no
23244 \noun off
23245 \color none
23246 grave
23247 \end_layout
23248
23249 \end_inset
23250 </cell>
23251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255
23256 \series bold
23257
23258 \backslash
23259 grave
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268
23269 \family roman
23270 \series medium
23271 \shape up
23272 \size normal
23273 \emph off
23274 \bar no
23275 \noun off
23276 \color none
23277 \begin_inset Formula $\grave{a}$
23278 \end_inset
23279
23280
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 </row>
23286 <row>
23287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23288 \begin_inset Text
23289
23290 \begin_layout Plain Layout
23291
23292 \family roman
23293 \series medium
23294 \shape up
23295 \size normal
23296 \emph off
23297 \bar no
23298 \noun off
23299 \color none
23300 acute
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \series bold
23311
23312 \backslash
23313 acute
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322
23323 \family roman
23324 \series medium
23325 \shape up
23326 \size normal
23327 \emph off
23328 \bar no
23329 \noun off
23330 \color none
23331 \begin_inset Formula $\acute{a}$
23332 \end_inset
23333
23334
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 </row>
23340 <row>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345
23346 \family roman
23347 \series medium
23348 \shape up
23349 \size normal
23350 \emph off
23351 \bar no
23352 \noun off
23353 \color none
23354 umlaut
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363
23364 \series bold
23365
23366 \backslash
23367 ddot
23368 \end_layout
23369
23370 \end_inset
23371 </cell>
23372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23373 \begin_inset Text
23374
23375 \begin_layout Plain Layout
23376
23377 \family roman
23378 \series medium
23379 \shape up
23380 \size normal
23381 \emph off
23382 \bar no
23383 \noun off
23384 \color none
23385 \begin_inset Formula $\ddot{a}$
23386 \end_inset
23387
23388
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 </row>
23394 <row>
23395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399
23400 \family roman
23401 \series medium
23402 \shape up
23403 \size normal
23404 \emph off
23405 \bar no
23406 \noun off
23407 \color none
23408 tilde
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417
23418 \series bold
23419
23420 \backslash
23421 tilde
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430
23431 \family roman
23432 \series medium
23433 \shape up
23434 \size normal
23435 \emph off
23436 \bar no
23437 \noun off
23438 \color none
23439 \begin_inset Formula $\tilde{a}$
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 </row>
23448 <row>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453
23454 \family roman
23455 \series medium
23456 \shape up
23457 \size normal
23458 \emph off
23459 \bar no
23460 \noun off
23461 \color none
23462 dot
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471
23472 \series bold
23473
23474 \backslash
23475 dot
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \family roman
23486 \series medium
23487 \shape up
23488 \size normal
23489 \emph off
23490 \bar no
23491 \noun off
23492 \color none
23493 \begin_inset Formula $\dot{a}$
23494 \end_inset
23495
23496
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 </row>
23502 <row>
23503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23504 \begin_inset Text
23505
23506 \begin_layout Plain Layout
23507
23508 \family roman
23509 \series medium
23510 \shape up
23511 \size normal
23512 \emph off
23513 \bar no
23514 \noun off
23515 \color none
23516 breve
23517 \end_layout
23518
23519 \end_inset
23520 </cell>
23521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23522 \begin_inset Text
23523
23524 \begin_layout Plain Layout
23525
23526 \series bold
23527
23528 \backslash
23529 breve
23530 \end_layout
23531
23532 \end_inset
23533 </cell>
23534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23535 \begin_inset Text
23536
23537 \begin_layout Plain Layout
23538
23539 \family roman
23540 \series medium
23541 \shape up
23542 \size normal
23543 \emph off
23544 \bar no
23545 \noun off
23546 \color none
23547 \begin_inset Formula $\breve{a}$
23548 \end_inset
23549
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 </row>
23556 <row>
23557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561
23562 \family roman
23563 \series medium
23564 \shape up
23565 \size normal
23566 \emph off
23567 \bar no
23568 \noun off
23569 \color none
23570 caron
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \series bold
23581
23582 \backslash
23583 check
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592
23593 \family roman
23594 \series medium
23595 \shape up
23596 \size normal
23597 \emph off
23598 \bar no
23599 \noun off
23600 \color none
23601 \begin_inset Formula $\check{a}$
23602 \end_inset
23603
23604
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 </row>
23610 <row>
23611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615
23616 \family roman
23617 \series medium
23618 \shape up
23619 \size normal
23620 \emph off
23621 \bar no
23622 \noun off
23623 \color none
23624 macron
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633
23634 \series bold
23635
23636 \backslash
23637 bar
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646
23647 \family roman
23648 \series medium
23649 \shape up
23650 \size normal
23651 \emph off
23652 \bar no
23653 \noun off
23654 \color none
23655 \begin_inset Formula $\bar{a}$
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 </row>
23664 <row>
23665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669 vector
23670 \end_layout
23671
23672 \end_inset
23673 </cell>
23674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678
23679 \series bold
23680
23681 \backslash
23682 vec
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \family roman
23693 \series medium
23694 \shape up
23695 \size normal
23696 \emph off
23697 \bar no
23698 \noun off
23699 \color none
23700 \begin_inset Formula $\vec{a}$
23701 \end_inset
23702
23703
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 </row>
23709 </lyxtabular>
23710
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \begin_layout Standard
23722 You can choose one of the accents by selecting an item from the 
23723 \family sans
23724 Frame
23725 \begin_inset space ~
23726 \end_inset
23727
23728 decorations
23729 \family default
23730  symbol set button 
23731 \begin_inset Graphics
23732         filename ../images/math/hat.png
23733         scale 85
23734         groupId toolbarbuttons
23735
23736 \end_inset
23737
23738  in the math panel ; this will apply to any selection you have made within
23739  a formula too.
23740 \end_layout
23741
23742 \begin_layout Section
23743 Brackets and Delimiters
23744 \begin_inset Index idx
23745 status collapsed
23746
23747 \begin_layout Plain Layout
23748 Math ! Brackets
23749 \end_layout
23750
23751 \end_inset
23752
23753
23754 \begin_inset Index idx
23755 status collapsed
23756
23757 \begin_layout Plain Layout
23758 Math ! Delimiters
23759 \end_layout
23760
23761 \end_inset
23762
23763
23764 \begin_inset CommandInset label
23765 LatexCommand label
23766 name "sec:Brackets-and-Delimiters"
23767
23768 \end_inset
23769
23770
23771 \end_layout
23772
23773 \begin_layout Standard
23774 There are several brackets available through LyX.
23775  For most purposes, using just the keys 
23776 \family typewriter
23777 []{}()|<>
23778 \family default
23779  should suffice.
23780  But if you want to surround a large structure, like a matrix or a fraction,
23781  or if you have several layers of brackets, it is better to use the math
23782  toolbar delimiter icon 
23783 \begin_inset Info
23784 type  "icon"
23785 arg   "dialog-show mathdelimiter"
23786 \end_inset
23787
23788 .
23789  For example, that's how you would construct the brackets around a standard
23790  matrix such as:
23791 \begin_inset Formula 
23792 \[
23793 \left[\begin{array}{cc}
23794 1 & 2\\
23795 3 & 4
23796 \end{array}\right]
23797 \]
23798
23799 \end_inset
23800
23801 and to make it easier to see the layers of parentheses as in: 
23802 \begin_inset Formula 
23803 \[
23804 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23805 \]
23806
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \begin_layout Standard
23813 The parentheses, and other brackets from that menu will automatically re-size
23814  to accommodate the size of what is inside.
23815 \end_layout
23816
23817 \begin_layout Standard
23818 To construct brackets click on the button for the bracket you want on the
23819  left side and right side.
23820  If you use the option 
23821 \family sans
23822 Keep
23823 \begin_inset space ~
23824 \end_inset
23825
23826 matched
23827 \family default
23828 , the selected bracket type will be used for the left and the right side.
23829  The selection will be shown below the button field.
23830  If you want one side to not have a bracket, use the blank button.
23831  It will appear in LyX with a dotted line, but nothing will be printed.
23832 \end_layout
23833
23834 \begin_layout Standard
23835 If you want to place brackets around math structures, like a square root,
23836  you can do that by highlighting (selecting) the structure that is to go
23837  inside the brackets.
23838  Then choose the appropriate brackets for left and right and click on 
23839 \family sans
23840 Insert
23841 \family default
23842 .
23843  The parentheses will be drawn around the selected structure.
23844 \end_layout
23845
23846 \begin_layout Section
23847 Arrays and Multi-line Equations
23848 \begin_inset Index idx
23849 status collapsed
23850
23851 \begin_layout Plain Layout
23852 Math ! Arrays
23853 \end_layout
23854
23855 \end_inset
23856
23857
23858 \begin_inset Index idx
23859 status collapsed
23860
23861 \begin_layout Plain Layout
23862 Math ! Matrices
23863 \end_layout
23864
23865 \end_inset
23866
23867
23868 \begin_inset Index idx
23869 status collapsed
23870
23871 \begin_layout Plain Layout
23872 Math ! Multi-line Equations
23873 \end_layout
23874
23875 \end_inset
23876
23877
23878 \end_layout
23879
23880 \begin_layout Standard
23881 Matrices are entered in LyX using the 
23882 \family sans
23883 Math
23884 \begin_inset space ~
23885 \end_inset
23886
23887 Panel
23888 \family default
23889  matrix button 
23890 \begin_inset Graphics
23891         filename ../images/math/matrix.png
23892         scale 85
23893         groupId toolbarbuttons
23894
23895 \end_inset
23896
23897 .
23898  It will open a dialog for you to choose the number of rows/columns.
23899  Here is an example:
23900 \begin_inset Formula 
23901 \[
23902 \left(\begin{array}{ccc}
23903 1 & 2 & 3\\
23904 4 & 5 & 6\\
23905 7 & 8 & 9
23906 \end{array}\right)
23907 \]
23908
23909 \end_inset
23910
23911 The parentheses aren't automatic, but you can add them as described in section
23912 \begin_inset space ~
23913 \end_inset
23914
23915
23916 \begin_inset CommandInset ref
23917 LatexCommand ref
23918 reference "sec:Brackets-and-Delimiters"
23919
23920 \end_inset
23921
23922 .
23923  When you construct the matrix, you can decide whether the column entries
23924  will be left-, right-, or center-justified.
23925  This alignment is set in the box 
23926 \family sans
23927 Horizontal
23928 \family default
23929  with the letters 
23930 \begin_inset Quotes eld
23931 \end_inset
23932
23933
23934 \family sans
23935 l
23936 \family default
23937
23938 \begin_inset Quotes erd
23939 \end_inset
23940
23941
23942 \begin_inset Quotes eld
23943 \end_inset
23944
23945
23946 \family sans
23947 r
23948 \family default
23949
23950 \begin_inset Quotes erd
23951 \end_inset
23952
23953 , and 
23954 \begin_inset Quotes eld
23955 \end_inset
23956
23957
23958 \family sans
23959 c
23960 \family default
23961
23962 \begin_inset Quotes erd
23963 \end_inset
23964
23965 .
23966  LyX proposes a 
23967 \begin_inset Quotes eld
23968 \end_inset
23969
23970
23971 \family sans
23972 c
23973 \family default
23974
23975 \begin_inset Quotes erd
23976 \end_inset
23977
23978  for every column as default.
23979  For example, the sequence 
23980 \begin_inset Quotes eld
23981 \end_inset
23982
23983
23984 \family sans
23985 lcr
23986 \family default
23987
23988 \begin_inset Quotes erd
23989 \end_inset
23990
23991  means that the first column will be left-justified, the second will be
23992  centered, and the third column will be right-justified, because each letter
23993  corresponds to the relevant column.
23994  The result will look like this:
23995 \begin_inset Formula 
23996 \[
23997 \begin{array}{lcr}
23998 this & this\, column & this\, column\\
23999 column & has & has\, right\\
24000 has\, left\, alignment & center\, alignment & alignment
24001 \end{array}.
24002 \]
24003
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \begin_layout Standard
24010 You can add more rows to an existing matrix by hitting 
24011 \begin_inset Info
24012 type  "shortcut"
24013 arg   "newline-insert newline"
24014 \end_inset
24015
24016  while the cursor is in the matrix.
24017  Adding or deleting columns can be done via the menu 
24018 \family sans
24019 Edit\SpecialChar \menuseparator
24020 Math
24021 \family default
24022  or the math toolbar.
24023 \end_layout
24024
24025 \begin_layout Standard
24026 There are other arrays used in formulas, such as distinctions of cases.
24027  It can be created with the menu 
24028 \family sans
24029 Insert\SpecialChar \menuseparator
24030 Math\SpecialChar \menuseparator
24031 Cases
24032 \begin_inset space ~
24033 \end_inset
24034
24035 Environment
24036 \family default
24037  or the command 
24038 \series bold
24039
24040 \backslash
24041 cases
24042 \series default
24043 .
24044  Here is an example: 
24045 \begin_inset Formula 
24046 \[
24047 f(x)=\begin{cases}
24048 -1 & x<0\\
24049 0 & x=0\\
24050 1 & x>0
24051 \end{cases}
24052 \]
24053
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \begin_layout Standard
24060 \begin_inset VSpace bigskip
24061 \end_inset
24062
24063 Multi-line formulas are created when you press 
24064 \begin_inset Info
24065 type  "shortcut"
24066 arg   "newline-insert newline"
24067 \end_inset
24068
24069  within a formula.
24070  In an empty formula you can see that three blue boxes appear, one for each
24071  column.
24072  When you press 
24073 \begin_inset Info
24074 type  "shortcut"
24075 arg   "newline-insert newline"
24076 \end_inset
24077
24078  in a non-empty formula, the part before the relation sign (equal sign 
24079 \begin_inset Quotes eld
24080 \end_inset
24081
24082 =
24083 \begin_inset Quotes erd
24084 \end_inset
24085
24086  etc.) will be inserted automatically in the first column, the relation sign
24087  is in the second column, and the rest in the third column.
24088  A new row is created by every further hit of 
24089 \begin_inset Info
24090 type  "shortcut"
24091 arg   "newline-insert newline"
24092 \end_inset
24093
24094 .
24095  Multi-line formulas are always displayed formulas.
24096  Here is an example:
24097 \begin_inset Formula 
24098 \begin{eqnarray}
24099 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24100 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24101 \end{eqnarray}
24102
24103 \end_inset
24104
24105  To change the column assignment of the formula parts, place the cursor
24106  where you want to start the shift and hit 
24107 \family sans
24108 Ctrl-Tab.
24109
24110 \family default
24111  It shifts everything in the column which is right beside the current cursor
24112  position to the next column.
24113  Note that the middle column is designed for relation signs, structures
24114  within this column will be printed in a smaller size:
24115 \begin_inset Formula 
24116 \begin{eqnarray*}
24117 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24118 \end{eqnarray*}
24119
24120 \end_inset
24121
24122
24123 \end_layout
24124
24125 \begin_layout Standard
24126 The multi-line formula type described here is called 
24127 \family typewriter
24128 \series medium
24129 eqnarray
24130 \family default
24131 \series default
24132 .
24133  There are other multi-line types being more suitable for certain situations,
24134  for example if you want a better inter-line spacing than in formula (
24135 \begin_inset CommandInset ref
24136 LatexCommand ref
24137 reference "eq:asquared"
24138
24139 \end_inset
24140
24141 ).
24142  The other types are described in section
24143 \begin_inset space ~
24144 \end_inset
24145
24146
24147 \begin_inset CommandInset ref
24148 LatexCommand ref
24149 reference "sub:AMS-Formula-Types"
24150
24151 \end_inset
24152
24153 .
24154 \end_layout
24155
24156 \begin_layout Section
24157 Formula Numbering and Referencing
24158 \begin_inset Index idx
24159 status collapsed
24160
24161 \begin_layout Plain Layout
24162 Math ! Formula numbering
24163 \end_layout
24164
24165 \end_inset
24166
24167
24168 \begin_inset Index idx
24169 status collapsed
24170
24171 \begin_layout Plain Layout
24172 Math ! Referencing formulas
24173 \end_layout
24174
24175 \end_inset
24176
24177
24178 \begin_inset CommandInset label
24179 LatexCommand label
24180 name "sec:Formula-Numbering-and"
24181
24182 \end_inset
24183
24184
24185 \end_layout
24186
24187 \begin_layout Standard
24188 To number a formula, set the cursor in the formula and use the menu 
24189 \family sans
24190 Edit\SpecialChar \menuseparator
24191 Math\SpecialChar \menuseparator
24192 Toggle
24193 \begin_inset space ~
24194 \end_inset
24195
24196 Numbering
24197 \family default
24198  or the shortcut 
24199 \begin_inset Info
24200 type  "shortcut"
24201 arg   "math-number-toggle"
24202 \end_inset
24203
24204 .
24205  The formula number appears in LyX as 
24206 \begin_inset Quotes eld
24207 \end_inset
24208
24209 #
24210 \begin_inset Quotes erd
24211 \end_inset
24212
24213  within parentheses.
24214  The 
24215 \begin_inset Quotes eld
24216 \end_inset
24217
24218 #
24219 \begin_inset Quotes erd
24220 \end_inset
24221
24222  denotes that the number will be calculated automatically when the output
24223  is generated.
24224  The placement and format of the formula number in the output depends on
24225  the document class.
24226  In this document the number is printed together with the chapter number,
24227  separated by a dot:
24228 \begin_inset Formula 
24229 \begin{equation}
24230 1+1=2
24231 \end{equation}
24232
24233 \end_inset
24234
24235 Using 
24236 \begin_inset Info
24237 type  "shortcut"
24238 arg   "math-number-toggle"
24239 \end_inset
24240
24241  in a numbered formula will switch off the numbering.
24242  You can only number displayed formulas.
24243 \end_layout
24244
24245 \begin_layout Standard
24246 Multi-line formulas can be numbered line by line: Using the menu 
24247 \family sans
24248 Edit\SpecialChar \menuseparator
24249 Math\SpecialChar \menuseparator
24250 Toggle
24251 \begin_inset space ~
24252 \end_inset
24253
24254 Numbering
24255 \begin_inset space ~
24256 \end_inset
24257
24258 of
24259 \begin_inset space ~
24260 \end_inset
24261
24262 Line
24263 \family default
24264  or the shortcut 
24265 \begin_inset Info
24266 type  "shortcut"
24267 arg   "math-number-line-toggle"
24268 \end_inset
24269
24270  will only toggle the numbering of the line where the cursor is:
24271 \begin_inset Formula 
24272 \begin{eqnarray}
24273 1 & = & 3-2\\
24274 2 & = & 4-2\nonumber \\
24275 4 & \leq & 7
24276 \end{eqnarray}
24277
24278 \end_inset
24279
24280 To number all lines use the shortcut 
24281 \begin_inset Info
24282 type  "shortcut"
24283 arg   "math-number-toggle"
24284 \end_inset
24285
24286 .
24287 \end_layout
24288
24289 \begin_layout Standard
24290 \begin_inset VSpace bigskip
24291 \end_inset
24292
24293 Every displayed formula can be referenced by its number using a label.
24294  A label is inserted with the menu 
24295 \family sans
24296 Insert\SpecialChar \menuseparator
24297 Label
24298 \family default
24299  when the cursor is in the formula.
24300  This opens a dialog to enter the label.
24301  It is recommended to use the proposed 
24302 \begin_inset Quotes eld
24303 \end_inset
24304
24305
24306 \family sans
24307 eq:
24308 \family default
24309
24310 \begin_inset Quotes erd
24311 \end_inset
24312
24313  as first part of the label, because this helps later to identify the label
24314  type when you have many labels in your document.
24315  We inserted in the following example the label 
24316 \begin_inset Quotes eld
24317 \end_inset
24318
24319 eq:tanhExp
24320 \begin_inset Quotes erd
24321 \end_inset
24322
24323  in the second line:
24324 \begin_inset Formula 
24325 \begin{eqnarray}
24326 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24327  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24328 \end{eqnarray}
24329
24330 \end_inset
24331
24332 Every labeled line is automatically numbered.
24333  Therefore the label is shown in LyX at the place of the formula number
24334  placeholder 
24335 \begin_inset Quotes eld
24336 \end_inset
24337
24338 #
24339 \begin_inset Quotes erd
24340 \end_inset
24341
24342 .
24343  You can reference a labeled formula using the menu 
24344 \family sans
24345 Insert\SpecialChar \menuseparator
24346 Cross
24347 \begin_inset space ~
24348 \end_inset
24349
24350 Reference
24351 \family default
24352 .
24353  A dialog appears to choose a label you want refer to.
24354  The reference appears in LyX as a grey cross reference box and in the output
24355  as the formula number:
24356 \end_layout
24357
24358 \begin_layout Standard
24359 This is a cross-reference to equation (
24360 \begin_inset CommandInset ref
24361 LatexCommand ref
24362 reference "eq:tanhExp"
24363
24364 \end_inset
24365
24366 ).
24367 \end_layout
24368
24369 \begin_layout Standard
24370 The properties of LyX's cross-reference box are described in section
24371 \begin_inset space ~
24372 \end_inset
24373
24374
24375 \begin_inset CommandInset ref
24376 LatexCommand ref
24377 reference "sec:Cross-References"
24378
24379 \end_inset
24380
24381 .
24382  To delete a label, set the cursor in the labeled formula, use the menu
24383  
24384 \family sans
24385 Insert\SpecialChar \menuseparator
24386 Label
24387 \family default
24388  and delete the label in the appearing dialog.
24389 \begin_inset Foot
24390 status collapsed
24391
24392 \begin_layout Plain Layout
24393 This is a unintuitive and will be fixed in the next version of LyX.
24394 \end_layout
24395
24396 \end_inset
24397
24398  
24399 \end_layout
24400
24401 \begin_layout Section
24402 User defined math macros
24403 \begin_inset Index idx
24404 status collapsed
24405
24406 \begin_layout Plain Layout
24407 Math ! Macros
24408 \end_layout
24409
24410 \end_inset
24411
24412
24413 \end_layout
24414
24415 \begin_layout Standard
24416 LyX allows you to define macros for formulas which is very useful when you
24417  have equations of the same form in a document several times.
24418  Math macros are explained in section 
24419 \emph on
24420 Math
24421 \begin_inset space ~
24422 \end_inset
24423
24424 Macros
24425 \emph default
24426  of the 
24427 \emph on
24428 Math
24429 \emph default
24430  manual.
24431 \end_layout
24432
24433 \begin_layout Section
24434 Fine-Tuning
24435 \end_layout
24436
24437 \begin_layout Subsection
24438 Typefaces
24439 \begin_inset Index idx
24440 status collapsed
24441
24442 \begin_layout Plain Layout
24443 Math ! Typefaces
24444 \end_layout
24445
24446 \end_inset
24447
24448
24449 \end_layout
24450
24451 \begin_layout Standard
24452 The standard font for text is italic, for numbers the standard is roman.
24453  To set a font in a formula, use the 
24454 \family sans
24455 Math
24456 \begin_inset space ~
24457 \end_inset
24458
24459 Panel
24460 \family default
24461  button 
24462 \begin_inset Graphics
24463         filename ../images/math/font.png
24464         scale 85
24465         groupId toolbarbuttons
24466
24467 \end_inset
24468
24469 , or enter its command, listed in table
24470 \begin_inset space ~
24471 \end_inset
24472
24473
24474 \begin_inset CommandInset ref
24475 LatexCommand ref
24476 reference "cap:Typefaces-and-the"
24477
24478 \end_inset
24479
24480 , directly.
24481 \end_layout
24482
24483 \begin_layout Standard
24484 \begin_inset Float table
24485 wide false
24486 sideways false
24487 status open
24488
24489 \begin_layout Plain Layout
24490 \begin_inset Caption
24491
24492 \begin_layout Plain Layout
24493 \begin_inset CommandInset label
24494 LatexCommand label
24495 name "cap:Typefaces-and-the"
24496
24497 \end_inset
24498
24499 Typefaces and the corresponding commands.
24500 \end_layout
24501
24502 \end_inset
24503
24504
24505 \end_layout
24506
24507 \begin_layout Plain Layout
24508 \align center
24509 \begin_inset Tabular
24510 <lyxtabular version="3" rows="9" columns="2">
24511 <features tabularvalignment="middle">
24512 <column alignment="center" valignment="top" width="0pt">
24513 <column alignment="center" valignment="top" width="0pt">
24514 <row>
24515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519 Font
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528 Command
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 </row>
24534 <row>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539
24540 \shape up
24541 \size normal
24542 \bar no
24543 \noun off
24544 \color none
24545 \begin_inset Formula $\mathrm{Roman}$
24546 \end_inset
24547
24548
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \series bold
24559
24560 \backslash
24561 mathrm
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 </row>
24567 <row>
24568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24573 \end_inset
24574
24575
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \series bold
24586
24587 \backslash
24588 mathbf
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 </row>
24594 <row>
24595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24596 \begin_inset Text
24597
24598 \begin_layout Plain Layout
24599 \begin_inset Formula $\mathit{Italic}$
24600 \end_inset
24601
24602
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611
24612 \series bold
24613
24614 \backslash
24615 mathit
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 </row>
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626
24627 \shape up
24628 \size normal
24629 \bar no
24630 \noun off
24631 \color none
24632 \begin_inset Formula $\mathtt{Typewriter}$
24633 \end_inset
24634
24635
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644
24645 \series bold
24646
24647 \backslash
24648 mathtt
24649 \end_layout
24650
24651 \end_inset
24652 </cell>
24653 </row>
24654 <row>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24660 \end_inset
24661
24662
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671
24672 \series bold
24673
24674 \backslash
24675 mathbb
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 </row>
24681 <row>
24682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24683 \begin_inset Text
24684
24685 \begin_layout Plain Layout
24686 \begin_inset Formula $\mathfrak{Fraktur}$
24687 \end_inset
24688
24689
24690 \end_layout
24691
24692 \end_inset
24693 </cell>
24694 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698
24699 \series bold
24700
24701 \backslash
24702 mathfrak
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 </row>
24708 <row>
24709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24710 \begin_inset Text
24711
24712 \begin_layout Plain Layout
24713
24714 \shape up
24715 \size normal
24716 \emph on
24717 \bar no
24718 \noun off
24719 \color none
24720 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \end_inset
24727 </cell>
24728 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \series bold
24734
24735 \backslash
24736 mathcal
24737 \end_layout
24738
24739 \end_inset
24740 </cell>
24741 </row>
24742 <row>
24743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747 \begin_inset Formula $\mathsf{SansSerif}$
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \end_inset
24754 </cell>
24755 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24756 \begin_inset Text
24757
24758 \begin_layout Plain Layout
24759
24760 \series bold
24761
24762 \backslash
24763 mathsf
24764 \end_layout
24765
24766 \end_inset
24767 </cell>
24768 </row>
24769 </lyxtabular>
24770
24771 \end_inset
24772
24773
24774 \end_layout
24775
24776 \end_inset
24777
24778
24779 \end_layout
24780
24781 \begin_layout Standard
24782 \begin_inset Note Greyedout
24783 status open
24784
24785 \begin_layout Plain Layout
24786
24787 \series bold
24788 Note:
24789 \series default
24790  You can only print capital letters in the typefaces 
24791 \family sans
24792 Blackboard
24793 \family default
24794  and 
24795 \family sans
24796 Calligraphic
24797 \family default
24798 .
24799 \end_layout
24800
24801 \end_inset
24802
24803
24804 \end_layout
24805
24806 \begin_layout Standard
24807 When you use a typeface, a blue box is inserted in the formula.
24808  Every character in this box will be printed in this typeface.
24809  Pressing 
24810 \family sans
24811 Space
24812 \family default
24813  within the box will set the cursor outside, so that you have to use a protected
24814  space when you need a space in the box.
24815  Here an example where 
24816 \begin_inset Quotes eld
24817 \end_inset
24818
24819 N
24820 \begin_inset Quotes erd
24821 \end_inset
24822
24823  in 
24824 \family sans
24825 Blackboard
24826 \family default
24827  denotes the set of numbers:
24828 \begin_inset Formula 
24829 \[
24830 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24831 \]
24832
24833 \end_inset
24834
24835
24836 \end_layout
24837
24838 \begin_layout Standard
24839 The typefaces are nestable, which can cause confusion.
24840  You can e.
24841 \begin_inset space \thinspace{}
24842 \end_inset
24843
24844 g.
24845 \begin_inset space \space{}
24846 \end_inset
24847
24848 put a character in 
24849 \family sans
24850 Fraktur
24851 \family default
24852  in a box for 
24853 \family sans
24854 Typewriter
24855 \family default
24856
24857 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24858 \end_inset
24859
24860  
24861 \begin_inset Newline newline
24862 \end_inset
24863
24864 So it is better not to use this feature.
24865 \end_layout
24866
24867 \begin_layout Standard
24868 The typefaces have no effect on Greek letters: 
24869 \begin_inset Formula $\mathfrak{abc\delta e}$
24870 \end_inset
24871
24872
24873 \begin_inset Newline newline
24874 \end_inset
24875
24876 You can only print them emboldened using the command 
24877 \series bold
24878
24879 \backslash
24880 boldsymbol
24881 \series default
24882 , which works like the other typeface commands: 
24883 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24884 \end_inset
24885
24886
24887 \end_layout
24888
24889 \begin_layout Standard
24890
24891 \series bold
24892
24893 \backslash
24894 boldsymbol
24895 \series default
24896  works for all symbols, letters, and numbers.
24897 \end_layout
24898
24899 \begin_layout Standard
24900 A number of other font options are available as well, in the menu 
24901 \family sans
24902 Edit\SpecialChar \menuseparator
24903 Math\SpecialChar \menuseparator
24904 Text
24905 \begin_inset space ~
24906 \end_inset
24907
24908 Style
24909 \family default
24910 .
24911 \end_layout
24912
24913 \begin_layout Subsection
24914 Math Text
24915 \begin_inset Index idx
24916 status collapsed
24917
24918 \begin_layout Plain Layout
24919 Math ! Text
24920 \end_layout
24921
24922 \end_inset
24923
24924
24925 \end_layout
24926
24927 \begin_layout Standard
24928 Typefaces are useful for entering some characters in some given font, but
24929  not for text.
24930  For typing longer pieces of text use the math text, which is obtained using
24931  the entry 
24932 \family sans
24933 Normal
24934 \begin_inset space ~
24935 \end_inset
24936
24937 text
24938 \begin_inset space ~
24939 \end_inset
24940
24941 mode
24942 \family default
24943  of the 
24944 \family sans
24945 Math
24946 \begin_inset space ~
24947 \end_inset
24948
24949 Panel
24950 \family default
24951  button 
24952 \begin_inset Graphics
24953         filename ../images/math/font.png
24954         scale 85
24955         groupId toolbarbuttons
24956
24957 \end_inset
24958
24959  (shortcut 
24960 \begin_inset Info
24961 type  "shortcut"
24962 arg   "font-default"
24963 \end_inset
24964
24965 ).
24966  Math text appears in LyX in black instead of blue.
24967  You can use spaces and accents in math text like in normal text.
24968  Here is an example:
24969 \begin_inset Formula 
24970 \[
24971 f(x)=\begin{cases}
24972 x & \mbox{if I say so}\\
24973 -x & \mbox{under Umständen}
24974 \end{cases}
24975 \]
24976
24977 \end_inset
24978
24979
24980 \end_layout
24981
24982 \begin_layout Subsection
24983 Font Sizes
24984 \begin_inset Index idx
24985 status collapsed
24986
24987 \begin_layout Plain Layout
24988 Math ! Font sizes
24989 \end_layout
24990
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \begin_layout Standard
24997 There are four font styles (relative sizes) used in math-mode, which are
24998  automatically chosen in most situations.
24999  These are called 
25000 \family sans
25001 textstyle
25002 \family default
25003
25004 \family sans
25005 displaystyle
25006 \family default
25007
25008 \family sans
25009 scriptstyle
25010 \family default
25011 , and 
25012 \family sans
25013 scriptscriptstyle
25014 \family default
25015 .
25016  For most characters, 
25017 \family sans
25018 textstyle
25019 \family default
25020  and 
25021 \family sans
25022 displaystyle
25023 \family default
25024  are actually the same size, but fractions, superscripts and subscripts,
25025  and certain other structures, are set larger in 
25026 \family sans
25027 displaystyle
25028 \family default
25029 .
25030  Except for some operators, which resize themselves to accommodate various
25031  situations, all text will be set in the styles that LaTeX thinks are appropriat
25032 e.
25033  These choices can be overridden by using the math panel button 
25034 \begin_inset Graphics
25035         filename ../images/math/style.png
25036         scale 85
25037         groupId toolbarbuttons
25038
25039 \end_inset
25040
25041 .
25042  A box for the size will be created in which you can insert the math structure.
25043  For example, you can set 
25044 \begin_inset Formula $\frac{1}{2}$
25045 \end_inset
25046
25047 , which is normally in 
25048 \family sans
25049 textstyle
25050 \family default
25051 , larger in 
25052 \family sans
25053 displaystyle
25054 \family default
25055
25056 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25057 \end_inset
25058
25059 .
25060  The four styles are used in the following example:
25061 \end_layout
25062
25063 \begin_layout Standard
25064 \begin_inset Formula $displaystyle$
25065 \end_inset
25066
25067
25068 \begin_inset Formula ${\textstyle textstyle}$
25069 \end_inset
25070
25071
25072 \begin_inset Formula ${\scriptstyle scriptstyle}$
25073 \end_inset
25074
25075
25076 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25077 \end_inset
25078
25079 .
25080 \end_layout
25081
25082 \begin_layout Standard
25083 All these math-mode font sizes are relative, that means, if the whole math
25084  inset is set in a particular size with the menu 
25085 \family sans
25086 Edit\SpecialChar \menuseparator
25087 Text
25088 \begin_inset space ~
25089 \end_inset
25090
25091 Style
25092 \family default
25093 , all sizes in the formula will be adjusted relative to this size.
25094  Similarly, if the base font size of the document is changed, all fonts
25095  will be adjusted to correspond.
25096  As an example here is a formula in the font size 
25097 \begin_inset Quotes eld
25098 \end_inset
25099
25100 largest
25101 \begin_inset Quotes erd
25102 \end_inset
25103
25104 :
25105 \end_layout
25106
25107 \begin_layout Standard
25108
25109 \family roman
25110 \size largest
25111 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25112 \end_inset
25113
25114
25115 \end_layout
25116
25117 \begin_layout Section
25118 Theorem Modules
25119 \end_layout
25120
25121 \begin_layout Standard
25122 As of LyX 1.6, support for theorem-like environments has been moved out of
25123  the document classes and into layout modules.
25124 \begin_inset Index idx
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 Layout Modules
25129 \end_layout
25130
25131 \end_inset
25132
25133  As a result, theorem-like environments can now easily be used with classes
25134  other than the AMS classes.
25135  See section 
25136 \begin_inset CommandInset ref
25137 LatexCommand ref
25138 reference "sub:Modules"
25139
25140 \end_inset
25141
25142  for more on layout modules.
25143 \end_layout
25144
25145 \begin_layout Section
25146 AMS-LaTeX
25147 \begin_inset Index idx
25148 status collapsed
25149
25150 \begin_layout Plain Layout
25151 AMS math
25152 \end_layout
25153
25154 \end_inset
25155
25156
25157 \begin_inset Index idx
25158 status collapsed
25159
25160 \begin_layout Plain Layout
25161 Math ! AMS
25162 \end_layout
25163
25164 \end_inset
25165
25166
25167 \end_layout
25168
25169 \begin_layout Standard
25170 LyX supports the packages provided by the American Mathematical Society
25171  (AMS) that are in common use.
25172 \end_layout
25173
25174 \begin_layout Subsection
25175 Enabling AMS-Support
25176 \end_layout
25177
25178 \begin_layout Standard
25179 Selecting the checkbox 
25180 \family sans
25181 Use
25182 \begin_inset space ~
25183 \end_inset
25184
25185 AMS
25186 \begin_inset space ~
25187 \end_inset
25188
25189 math
25190 \begin_inset space ~
25191 \end_inset
25192
25193 package
25194 \family default
25195  in the 
25196 \family sans
25197 Document\SpecialChar \menuseparator
25198 Settings
25199 \family default
25200
25201 \begin_inset Index idx
25202 status collapsed
25203
25204 \begin_layout Plain Layout
25205 Document ! Settings
25206 \end_layout
25207
25208 \end_inset
25209
25210  dialog under 
25211 \family sans
25212 Math
25213 \begin_inset space ~
25214 \end_inset
25215
25216 Options
25217 \family default
25218  will include the AMS-packages in the document, and make the facilities
25219  available.
25220  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25221  formulas, ensure that you have enabled AMS.
25222 \end_layout
25223
25224 \begin_layout Subsection
25225 AMS-Formula Types
25226 \begin_inset CommandInset label
25227 LatexCommand label
25228 name "sub:AMS-Formula-Types"
25229
25230 \end_inset
25231
25232
25233 \begin_inset Index idx
25234 status collapsed
25235
25236 \begin_layout Plain Layout
25237 Math ! Multi-line Equations
25238 \end_layout
25239
25240 \end_inset
25241
25242
25243 \end_layout
25244
25245 \begin_layout Standard
25246 AMS-LaTeX provides a selection of different formula types.
25247  LyX allows you to choose between 
25248 \family typewriter
25249 align
25250 \family default
25251
25252 \family typewriter
25253 alignat
25254 \family default
25255
25256 \family typewriter
25257 flalign
25258 \family default
25259
25260 \family typewriter
25261 gather
25262 \family default
25263 , and 
25264 \family typewriter
25265 multline
25266 \family default
25267 .
25268  We refer to the AMS-documentation for an explanation of these formula types.
25269 \end_layout
25270
25271 \begin_layout Chapter
25272 More Tools
25273 \end_layout
25274
25275 \begin_layout Section
25276 Cross-References
25277 \begin_inset Index idx
25278 status collapsed
25279
25280 \begin_layout Plain Layout
25281 Cross references
25282 \end_layout
25283
25284 \end_inset
25285
25286
25287 \begin_inset CommandInset label
25288 LatexCommand label
25289 name "sec:Cross-References"
25290
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \begin_layout Standard
25297 One of LyX's strengths are cross-references.
25298  You can reference every section, float, footnote, formula, and list in
25299  the document.
25300  To reference a document part, you have to insert a label into it.
25301  The label is used as anchor and name for the reference.
25302  We want for example to refer to the second item of the following list:
25303 \end_layout
25304
25305 \begin_layout Enumerate
25306 First item
25307 \end_layout
25308
25309 \begin_layout Enumerate
25310 \begin_inset CommandInset label
25311 LatexCommand label
25312 name "enu:Second-item"
25313
25314 \end_inset
25315
25316 Second item
25317 \end_layout
25318
25319 \begin_layout Enumerate
25320 Third item
25321 \end_layout
25322
25323 \begin_layout Standard
25324 First we insert a label into the second item with the menu 
25325 \family sans
25326 Insert\SpecialChar \menuseparator
25327 Label
25328 \family default
25329  or by pressing the toolbar button 
25330 \begin_inset Info
25331 type  "icon"
25332 arg   "label-insert"
25333 \end_inset
25334
25335 .
25336  A grey label box like this: 
25337 \begin_inset Graphics
25338         filename clipart/labelQt4.png
25339         scale 85
25340
25341 \end_inset
25342
25343  is inserted and the label window pops up asking for the label text.
25344  LyX offers as text the first words of the item with a prefix, in our case
25345  the text 
25346 \begin_inset Quotes eld
25347 \end_inset
25348
25349
25350 \family sans
25351 enu: Second-item
25352 \family default
25353
25354 \begin_inset Quotes erd
25355 \end_inset
25356
25357 .
25358  The prefix 
25359 \begin_inset Quotes eld
25360 \end_inset
25361
25362
25363 \family sans
25364 enu:
25365 \family default
25366
25367 \begin_inset Quotes erd
25368 \end_inset
25369
25370  stands for 
25371 \begin_inset Quotes eld
25372 \end_inset
25373
25374 enumerate
25375 \begin_inset Quotes erd
25376 \end_inset
25377
25378 .
25379  The prefix depends on the document part where the label is inserted, e.
25380 \begin_inset space \thinspace{}
25381 \end_inset
25382
25383 g.
25384 \begin_inset space \space{}
25385 \end_inset
25386
25387 if you insert a label into a section heading, the prefix will be 
25388 \begin_inset Quotes eld
25389 \end_inset
25390
25391
25392 \family sans
25393 sec:
25394 \family default
25395
25396 \begin_inset Quotes erd
25397 \end_inset
25398
25399 .
25400 \end_layout
25401
25402 \begin_layout Standard
25403 To reference the item, we refer to its label using the menu 
25404 \family sans
25405 Insert\SpecialChar \menuseparator
25406 Cross-Reference
25407 \family default
25408  or the toolbar button 
25409 \begin_inset Info
25410 type  "icon"
25411 arg   "dialog-show-new-inset ref"
25412 \end_inset
25413
25414 .
25415  A grey cross-reference box like this: 
25416 \begin_inset Graphics
25417         filename clipart/referenceQt4.png
25418         scale 85
25419
25420 \end_inset
25421
25422  is inserted and the cross-reference window appears showing all the labels
25423  in the document.
25424  We can now sort the labels alphabetically and then choose the entry 
25425 \begin_inset Quotes eld
25426 \end_inset
25427
25428
25429 \family sans
25430 enu:Second-item
25431 \family default
25432
25433 \begin_inset Quotes erd
25434 \end_inset
25435
25436 .
25437  At the position of the cross-reference box the item number will appear
25438  in the output.
25439 \end_layout
25440
25441 \begin_layout Standard
25442 Alternatively to 
25443 \family sans
25444 Insert\SpecialChar \menuseparator
25445 Cross-Reference
25446 \family default
25447 , you can right-click on a label and use in the appearing context menu 
25448 \family sans
25449 Copy as Reference
25450 \family default
25451 .
25452  The cross-reference to this label is now in the clipboard and can be copied
25453  to the actual cursor position via the menu 
25454 \family sans
25455 Edit\SpecialChar \menuseparator
25456 Paste
25457 \family default
25458  (shortcut Ctrl+V).
25459 \end_layout
25460
25461 \begin_layout Standard
25462 Here is our cross-reference: Item
25463 \begin_inset space ~
25464 \end_inset
25465
25466
25467 \begin_inset CommandInset ref
25468 LatexCommand ref
25469 reference "enu:Second-item"
25470
25471 \end_inset
25472
25473
25474 \end_layout
25475
25476 \begin_layout Standard
25477 It is recommended to use a protected space
25478 \begin_inset Foot
25479 status collapsed
25480
25481 \begin_layout Plain Layout
25482 described in section
25483 \begin_inset space ~
25484 \end_inset
25485
25486
25487 \begin_inset CommandInset ref
25488 LatexCommand ref
25489 reference "sub:Protected-Space"
25490
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \end_inset
25497
25498  between the cross-reference name and its number to avoid ugly line breaks
25499  between them.
25500 \end_layout
25501
25502 \begin_layout Standard
25503 There are six varieties of cross-references:
25504 \end_layout
25505
25506 \begin_layout Description
25507 <reference>: prints the number, this is the default: 
25508 \begin_inset CommandInset ref
25509 LatexCommand ref
25510 reference "cap:Two-distorted-images"
25511
25512 \end_inset
25513
25514
25515 \end_layout
25516
25517 \begin_layout Description
25518 (<reference>): prints the number within two parentheses, this is the style
25519  normally used to reference formulas, especially when the reference name
25520  
25521 \begin_inset Quotes eld
25522 \end_inset
25523
25524 Equation
25525 \begin_inset Quotes erd
25526 \end_inset
25527
25528  is omitted: 
25529 \begin_inset CommandInset ref
25530 LatexCommand eqref
25531 reference "eq:tanhExp"
25532
25533 \end_inset
25534
25535
25536 \end_layout
25537
25538 \begin_layout Description
25539 <page>: prints the page number: Page
25540 \begin_inset space ~
25541 \end_inset
25542
25543
25544 \begin_inset CommandInset ref
25545 LatexCommand pageref
25546 reference "cap:Two-distorted-images"
25547
25548 \end_inset
25549
25550
25551 \end_layout
25552
25553 \begin_layout Description
25554 on
25555 \begin_inset space ~
25556 \end_inset
25557
25558 page
25559 \begin_inset space ~
25560 \end_inset
25561
25562 <page>: prints the text "on page" and the page number: 
25563 \begin_inset CommandInset ref
25564 LatexCommand vpageref
25565 reference "cap:Two-distorted-images"
25566
25567 \end_inset
25568
25569
25570 \end_layout
25571
25572 \begin_layout Description
25573 <reference>
25574 \begin_inset space ~
25575 \end_inset
25576
25577 on
25578 \begin_inset space ~
25579 \end_inset
25580
25581 page
25582 \begin_inset space ~
25583 \end_inset
25584
25585 <page>: prints the number, the text "on page", and the page number: 
25586 \begin_inset CommandInset ref
25587 LatexCommand vref
25588 reference "cap:Two-distorted-images"
25589
25590 \end_inset
25591
25592
25593 \end_layout
25594
25595 \begin_layout Description
25596 Formatted
25597 \begin_inset space ~
25598 \end_inset
25599
25600 reference: prints a self defined cross-reference format.
25601 \begin_inset Newline newline
25602 \end_inset
25603
25604
25605 \begin_inset Note Greyedout
25606 status open
25607
25608 \begin_layout Plain Layout
25609
25610 \series bold
25611 Note:
25612 \series default
25613  This feature is only available when you have the LaTeX-package 
25614 \series bold
25615 prettyref
25616 \series default
25617  or 
25618 \series bold
25619 refstyle
25620 \series default
25621
25622 \begin_inset Index idx
25623 status collapsed
25624
25625 \begin_layout Plain Layout
25626 LaTeX-packages ! prettyref
25627 \end_layout
25628
25629 \end_inset
25630
25631
25632 \begin_inset Index idx
25633 status collapsed
25634
25635 \begin_layout Plain Layout
25636 LaTeX-packages ! refstyle
25637 \end_layout
25638
25639 \end_inset
25640
25641  installed.
25642 \end_layout
25643
25644 \end_inset
25645
25646
25647 \begin_inset Newline newline
25648 \end_inset
25649
25650 You can select which LaTeX-package should be used for this feature by setting
25651  the option 
25652 \family sans
25653 Use refstyle (not prettyref) for cross-references
25654 \family default
25655  in the menu 
25656 \family sans
25657 Document\SpecialChar \menuseparator
25658 Settings\SpecialChar \menuseparator
25659 Document Class
25660 \family default
25661 .
25662  The format is specified by adding the command 
25663 \series bold
25664
25665 \backslash
25666 newrefformat
25667 \series default
25668  (prettyref) or 
25669 \series bold
25670
25671 \backslash
25672 newref
25673 \series default
25674  (refstyle) to the preamble of the document.
25675  For example redefining all references to figures (which have the label
25676  shortcut 
25677 \begin_inset Quotes eld
25678 \end_inset
25679
25680
25681 \family sans
25682 fig
25683 \family default
25684
25685 \begin_inset Quotes erd
25686 \end_inset
25687
25688 ) can be done with this command
25689 \begin_inset Newline newline
25690 \end_inset
25691
25692
25693 \series bold
25694
25695 \backslash
25696 newref{fig}{refcmd={Image on page 
25697 \backslash
25698 pageref{#1}}}
25699 \series default
25700
25701 \begin_inset Newline newline
25702 \end_inset
25703
25704 For more information about the format, have a look at the package documentations
25705
25706 \begin_inset CommandInset citation
25707 LatexCommand cite
25708 key "prettyref,refstyle"
25709
25710 \end_inset
25711
25712 .
25713 \end_layout
25714
25715 \begin_layout Description
25716 Textual
25717 \begin_inset space ~
25718 \end_inset
25719
25720 reference: prints the caption or name of the reference: 
25721 \begin_inset CommandInset ref
25722 LatexCommand nameref
25723 reference "cap:Two-distorted-images"
25724
25725 \end_inset
25726
25727
25728 \end_layout
25729
25730 \begin_layout Standard
25731
25732 \family sans
25733 <page>
25734 \family default
25735  will not print the page number if the label is on the previous, the same,
25736  or the next page.
25737  You will e.
25738 \begin_inset space \thinspace{}
25739 \end_inset
25740
25741 g.
25742 \begin_inset space \space{}
25743 \end_inset
25744
25745 see the text 
25746 \begin_inset Quotes eld
25747 \end_inset
25748
25749
25750 \family sans
25751 on this page
25752 \family default
25753
25754 \begin_inset Quotes erd
25755 \end_inset
25756
25757  instead.
25758  The style 
25759 \family sans
25760 <reference> on page <page>
25761 \family default
25762  will not print anything about the page if the label is on the same page.
25763 \end_layout
25764
25765 \begin_layout Standard
25766 The number and current page of the referenced document part in the output
25767  is automatically calculated by LaTeX.
25768  The varieties are adjusted in the field 
25769 \family sans
25770 Format
25771 \family default
25772  of the cross-reference window, that appear when you click on the cross-referenc
25773 e.
25774 \end_layout
25775
25776 \begin_layout Standard
25777 You can only use the style 
25778 \family sans
25779 <reference>
25780 \family default
25781  to reference numbered document parts, while the reference style 
25782 \family sans
25783 <page>
25784 \family default
25785  is always possible.
25786 \end_layout
25787
25788 \begin_layout Standard
25789 If you want to reference a section, put the label in the section heading;
25790  for floats put the label in the caption; for footnotes put the label in
25791  it.
25792  Referencing formulas is explained in section
25793 \begin_inset space ~
25794 \end_inset
25795
25796
25797 \begin_inset CommandInset ref
25798 LatexCommand ref
25799 reference "sec:Formula-Numbering-and"
25800
25801 \end_inset
25802
25803 .
25804 \end_layout
25805
25806 \begin_layout Standard
25807 Right-clicking on a cross-reference opens a context menu.
25808  The entry 
25809 \family sans
25810 Go
25811 \begin_inset space ~
25812 \end_inset
25813
25814 to
25815 \begin_inset space ~
25816 \end_inset
25817
25818 Label
25819 \family default
25820  sets the cursor before the referenced label.
25821  This entry will be renamed in the context menu of the label to 
25822 \family sans
25823 Go
25824 \begin_inset space ~
25825 \end_inset
25826
25827 Back
25828 \family default
25829  so that you can use it to set the cursor back to the cross-reference.
25830  You can also go back with the toolbar button 
25831 \begin_inset Info
25832 type  "icon"
25833 arg   "bookmark-goto 0"
25834 \end_inset
25835
25836 .
25837 \end_layout
25838
25839 \begin_layout Standard
25840 You can change labels at any time.
25841  References to the changed label will automatically be updated so that you
25842  do not need to take care about this.
25843 \end_layout
25844
25845 \begin_layout Standard
25846 If a cross-reference refers to a non-existent label, you will see two question
25847  marks in the output instead of the reference.
25848 \end_layout
25849
25850 \begin_layout Standard
25851 References are described in detail in sec.
25852 \begin_inset space ~
25853 \end_inset
25854
25855
25856 \begin_inset Quotes eld
25857 \end_inset
25858
25859 Referencing Floats
25860 \begin_inset Quotes erd
25861 \end_inset
25862
25863  of the 
25864 \emph on
25865 Embedded
25866 \begin_inset space ~
25867 \end_inset
25868
25869 Objects
25870 \emph default
25871  manual.
25872 \end_layout
25873
25874 \begin_layout Section
25875 Table of Contents and other Listings
25876 \begin_inset Index idx
25877 status collapsed
25878
25879 \begin_layout Plain Layout
25880 Table of contents
25881 \end_layout
25882
25883 \end_inset
25884
25885
25886 \begin_inset Index idx
25887 status collapsed
25888
25889 \begin_layout Plain Layout
25890 Outline
25891 \end_layout
25892
25893 \end_inset
25894
25895
25896 \begin_inset CommandInset label
25897 LatexCommand label
25898 name "sec:toc"
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \begin_layout Subsection
25906 Table of Contents
25907 \begin_inset CommandInset label
25908 LatexCommand label
25909 name "sub:Table-of-Contents"
25910
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \begin_layout Standard
25917 The Table of Contents (TOC) is inserted with the menu 
25918 \family sans
25919 Insert\SpecialChar \menuseparator
25920 List/TOC\SpecialChar \menuseparator
25921 Table
25922 \begin_inset space ~
25923 \end_inset
25924
25925 of
25926 \begin_inset space ~
25927 \end_inset
25928
25929 Contents
25930 \family default
25931 .
25932  Is is displayed in LyX as a gray box.
25933  If you click on it, the 
25934 \family sans
25935 Outline
25936 \family default
25937  window appears, showing you the TOC entries as outline to move and rearrange
25938  sections in your documents.
25939  So this operation is an alternative to the menu 
25940 \family sans
25941 Document\SpecialChar \menuseparator
25942 Outline
25943 \family default
25944  that is described in sec.
25945 \begin_inset space \thinspace{}
25946 \end_inset
25947
25948
25949 \begin_inset CommandInset ref
25950 LatexCommand ref
25951 reference "sec:Navigating"
25952
25953 \end_inset
25954
25955 .
25956 \end_layout
25957
25958 \begin_layout Standard
25959 The TOC in the document output lists every numbered section automatically.
25960  If you have declared a short title for a section heading, as described
25961  in section
25962 \begin_inset space ~
25963 \end_inset
25964
25965
25966 \begin_inset CommandInset ref
25967 LatexCommand ref
25968 reference "sec:Short-Titles"
25969
25970 \end_inset
25971
25972 , it will be used in the TOC instead of the section heading.
25973  Section
25974 \begin_inset space ~
25975 \end_inset
25976
25977
25978 \begin_inset CommandInset ref
25979 LatexCommand ref
25980 reference "sub:Numbering-depth"
25981
25982 \end_inset
25983
25984  describes how the level is adjusted that defines which section types are
25985  listed in the TOC.
25986  Unnumbered sections are not listed in the TOC.
25987 \end_layout
25988
25989 \begin_layout Subsection
25990 List of Figures, Tables, and Algorithms
25991 \begin_inset CommandInset label
25992 LatexCommand label
25993 name "sub:List-of-Figures"
25994
25995 \end_inset
25996
25997
25998 \end_layout
25999
26000 \begin_layout Standard
26001 Table, figure, and algorithm lists are very much like the table of contents.
26002  You can insert them via the 
26003 \family sans
26004 Insert\SpecialChar \menuseparator
26005 List
26006 \begin_inset space ~
26007 \end_inset
26008
26009 /
26010 \begin_inset space ~
26011 \end_inset
26012
26013 TOC
26014 \family default
26015  submenus.
26016  The list entries are the float captions and the float number.
26017 \end_layout
26018
26019 \begin_layout Section
26020 URLs and Hyperlinks
26021 \begin_inset Index idx
26022 status collapsed
26023
26024 \begin_layout Plain Layout
26025 URLs
26026 \end_layout
26027
26028 \end_inset
26029
26030
26031 \begin_inset Index idx
26032 status collapsed
26033
26034 \begin_layout Plain Layout
26035 Hyperlinks
26036 \end_layout
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \begin_layout Subsection
26044 URLs
26045 \begin_inset CommandInset label
26046 LatexCommand label
26047 name "sub:URLs"
26048
26049 \end_inset
26050
26051
26052 \end_layout
26053
26054 \begin_layout Standard
26055 Links to web pages or email addresses can be inserted via the menu 
26056 \family sans
26057 Insert\SpecialChar \menuseparator
26058 URL
26059 \family default
26060 .
26061 \end_layout
26062
26063 \begin_layout Standard
26064 Here is an example URL: LyX's homepage: 
26065 \begin_inset Flex URL
26066 status open
26067
26068 \begin_layout Plain Layout
26069
26070 http://www.lyx.org
26071 \end_layout
26072
26073 \end_inset
26074
26075
26076 \end_layout
26077
26078 \begin_layout Standard
26079 You cannot change the style of the link text, the URL text will always be
26080  in the style 
26081 \family typewriter
26082 Typewriter
26083 \family default
26084 .
26085  To be able to format the URL text, use hyperlinks as explained in the next
26086  subsection.
26087 \end_layout
26088
26089 \begin_layout Standard
26090 \begin_inset Note Greyedout
26091 status open
26092
26093 \begin_layout Plain Layout
26094
26095 \series bold
26096 Note:
26097 \series default
26098  URLs must not end with a backslash, otherwise you get LaTeX errors.
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \begin_layout Subsection
26107 Hyperlinks
26108 \begin_inset CommandInset label
26109 LatexCommand label
26110 name "sub:Hyperlinks"
26111
26112 \end_inset
26113
26114
26115 \end_layout
26116
26117 \begin_layout Standard
26118 Hyperlinks can be inserted with the menu 
26119 \family sans
26120 Insert\SpecialChar \menuseparator
26121 Hyperlink
26122 \family default
26123  or with the toolbar button 
26124 \begin_inset Info
26125 type  "icon"
26126 arg   "href-insert"
26127 \end_inset
26128
26129 .
26130  The appearing dialog has two fields: 
26131 \family sans
26132 Target
26133 \family default
26134  and 
26135 \family sans
26136 Name
26137 \family default
26138 .
26139  The name is the printed text for the hyperlink.
26140  The hyperlink type can be a weblink like this: 
26141 \begin_inset CommandInset href
26142 LatexCommand href
26143 name "LyX's homepage"
26144 target "http://www.lyx.org"
26145
26146 \end_inset
26147
26148 , an Email address like this: 
26149 \begin_inset CommandInset href
26150 LatexCommand href
26151 name "lyx-docs mailing list"
26152 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26153 type "mailto:"
26154
26155 \end_inset
26156
26157 , or a link to a file.
26158 \end_layout
26159
26160 \begin_layout Standard
26161 You can start applications via a hyperlink when you insert a weblink, but
26162  add the prefix 
26163 \begin_inset Quotes eld
26164 \end_inset
26165
26166
26167 \family sans
26168 run:
26169 \family default
26170
26171 \begin_inset Quotes erd
26172 \end_inset
26173
26174  to the link target.
26175 \end_layout
26176
26177 \begin_layout Standard
26178 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26179  and become clickable in the DVI and PDF-output.
26180  To set the format of the link text, highlight the hyperlink inset and use
26181  the text style dialog.
26182  This is for example a hyperlink with bold sans serif text: 
26183 \family sans
26184 \series bold
26185
26186 \begin_inset CommandInset href
26187 LatexCommand href
26188 name "LyX's homepage"
26189 target "http://www.lyx.org"
26190
26191 \end_inset
26192
26193
26194 \end_layout
26195
26196 \begin_layout Standard
26197 The link text color can be changed, when the option 
26198 \family sans
26199 Color links
26200 \family default
26201  is set in the PDF Properties dialog (menu 
26202 \family sans
26203 Document\SpecialChar \menuseparator
26204 Settings\SpecialChar \menuseparator
26205 PDF Properties
26206 \family default
26207 ).
26208  The link text is for example set in this document to blue by adding the
26209  option
26210 \begin_inset Newline newline
26211 \end_inset
26212
26213
26214 \series bold
26215 urlcolor=blue
26216 \series default
26217
26218 \begin_inset Newline newline
26219 \end_inset
26220
26221 to the field 
26222 \family sans
26223 Additional options
26224 \family default
26225  in the PDF Properties dialog.
26226 \end_layout
26227
26228 \begin_layout Section
26229 Appendices
26230 \begin_inset Index idx
26231 status collapsed
26232
26233 \begin_layout Plain Layout
26234 Appendix
26235 \end_layout
26236
26237 \end_inset
26238
26239
26240 \begin_inset CommandInset label
26241 LatexCommand label
26242 name "sec:Appendices"
26243
26244 \end_inset
26245
26246
26247 \end_layout
26248
26249 \begin_layout Standard
26250 Appendices are created with the menu 
26251 \family sans
26252 Document\SpecialChar \menuseparator
26253 Start
26254 \begin_inset space ~
26255 \end_inset
26256
26257 Appendix
26258 \begin_inset space ~
26259 \end_inset
26260
26261 Here
26262 \family default
26263 .
26264  This menu sets the document from the current cursor position to the end
26265  as the appendix region.
26266  The region is marked with a red borderline.
26267 \end_layout
26268
26269 \begin_layout Standard
26270 Every chapter (or section) within the appendix region is treated as an appendix,
26271  numbered with a capital Latin letter.
26272  The appendix subsections are numbered with this letter followed by a dot
26273  and the subsection number.
26274  All appendix sections can be referenced as if they were normal sections,
26275  here two examples:
26276 \end_layout
26277
26278 \begin_layout Standard
26279 Appendix
26280 \begin_inset space ~
26281 \end_inset
26282
26283
26284 \begin_inset CommandInset ref
26285 LatexCommand ref
26286 reference "cha:Credits"
26287
26288 \end_inset
26289
26290 ; Appendix
26291 \begin_inset space ~
26292 \end_inset
26293
26294
26295 \begin_inset CommandInset ref
26296 LatexCommand ref
26297 reference "sub:Export"
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Section
26305 Bibliography
26306 \begin_inset Index idx
26307 status collapsed
26308
26309 \begin_layout Plain Layout
26310 Bibliography
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \begin_inset CommandInset label
26317 LatexCommand label
26318 name "sec:Bibliography"
26319
26320 \end_inset
26321
26322
26323 \end_layout
26324
26325 \begin_layout Standard
26326 There are two ways of generating the bibliography in a LyX-document.
26327  You can include a bibliography database,
26328 \begin_inset Foot
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332 Known under the name 
26333 \begin_inset Quotes eld
26334 \end_inset
26335
26336 BibTeX-database
26337 \begin_inset Quotes erd
26338 \end_inset
26339
26340 .
26341 \end_layout
26342
26343 \end_inset
26344
26345  which is explained in the next subsection, or you can insert the bibliography
26346  manually, using the paragraph environment 
26347 \family sans
26348 Bibliography
26349 \family default
26350 , which was described in section
26351 \begin_inset space ~
26352 \end_inset
26353
26354
26355 \begin_inset CommandInset ref
26356 LatexCommand ref
26357 reference "sub:Biblio_environment"
26358
26359 \end_inset
26360
26361 .
26362  If you want anything other than numerical citations that are used in this
26363  document, like author-year citations, then you must
26364 \emph on
26365  
26366 \emph default
26367 use a bibliography database.
26368 \end_layout
26369
26370 \begin_layout Subsection
26371 The Bibliography Environment
26372 \end_layout
26373
26374 \begin_layout Standard
26375 Within the 
26376 \family sans
26377 Bibliography
26378 \family default
26379  environment, every paragraph begins with a gray bibliography box labeled
26380  with a number.
26381  If you click on it, you will get a dialog in which you can set a 
26382 \family sans
26383 Key
26384 \family default
26385  and a 
26386 \family sans
26387 Label
26388 \family default
26389 .
26390  The key is the symbolic name by which you will refer to this bibliography
26391  entry.
26392  For example, our second entry in the bibliography is a book about LaTeX
26393  and we used 
26394 \begin_inset Quotes eld
26395 \end_inset
26396
26397 latexcompanion
26398 \begin_inset Quotes erd
26399 \end_inset
26400
26401 , a short form of its title, as key.
26402 \end_layout
26403
26404 \begin_layout Standard
26405 You can refer to the key of a bibliography entry using the menu 
26406 \family sans
26407 Insert\SpecialChar \menuseparator
26408 Citation
26409 \family default
26410  or the toolbar button 
26411 \begin_inset Info
26412 type  "icon"
26413 arg   "dialog-show-new-inset citation"
26414 \end_inset
26415
26416 .
26417  A citation reference box is inserted and a citation window will appear
26418  in which you can select one or more keys in the available key list.
26419  The citation reference box will be labeled with the referenced key.
26420  When you click on the box, the citation window appears and you can change
26421  the reference.
26422 \end_layout
26423
26424 \begin_layout Standard
26425 Citation references appear in the output as the number of the bibliography
26426  entry with surrounding brackets.
26427  If you set a 
26428 \family sans
26429 Label
26430 \family default
26431  for the entry, the label will appear instead of the number.
26432  Here are two examples; the first without a label, the second with the label
26433  
26434 \begin_inset Quotes eld
26435 \end_inset
26436
26437 Credits
26438 \begin_inset Quotes erd
26439 \end_inset
26440
26441 :
26442 \end_layout
26443
26444 \begin_layout Standard
26445 Have a look at the 
26446 \family sans
26447 LaTeX Companion Second Edition
26448 \family default
26449
26450 \begin_inset CommandInset citation
26451 LatexCommand cite
26452 key "latexcompanion"
26453
26454 \end_inset
26455
26456
26457 \end_layout
26458
26459 \begin_layout Standard
26460 The LyX-Team members are listed in the Credits: 
26461 \begin_inset CommandInset citation
26462 LatexCommand cite
26463 key "lyxcredit"
26464
26465 \end_inset
26466
26467
26468 \end_layout
26469
26470 \begin_layout Subsection
26471 Bibliography databases (BibTeX)
26472 \begin_inset Index idx
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476 Bibliography ! Databases
26477 \end_layout
26478
26479 \end_inset
26480
26481
26482 \begin_inset Index idx
26483 status collapsed
26484
26485 \begin_layout Plain Layout
26486 Bibliography ! BibTeX
26487 \end_layout
26488
26489 \end_inset
26490
26491
26492 \begin_inset CommandInset label
26493 LatexCommand label
26494 name "sub:Bibliography-databases"
26495
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \begin_layout Standard
26502 Bibliography databases are useful if you use the same bibliography in different
26503  documents.
26504 \begin_inset Foot
26505 status collapsed
26506
26507 \begin_layout Plain Layout
26508 They are also useful for keeping a database of articles and notes concerning
26509  them.
26510  Most of the database programs mentioned below allow you to store annotations
26511  and reviews along with bibliographical information.
26512 \end_layout
26513
26514 \end_inset
26515
26516  It also makes it very easy to have a uniform layout for all bibliography
26517  entries.
26518  You can collect the bibliography of all relevant books and articles of
26519  your working field in a database.
26520  This database can be used for different documents, and only the entries
26521  cited in a particular document will appear in the bibliography list for
26522  that document.
26523  This relieves you of the need to keep track of which articles and books
26524  you have cited.
26525 \end_layout
26526
26527 \begin_layout Standard
26528 The database is a text file with the file extension 
26529 \begin_inset Quotes eld
26530 \end_inset
26531
26532
26533 \family sans
26534 .bib
26535 \family default
26536
26537 \begin_inset Quotes erd
26538 \end_inset
26539
26540 , containing the bibliography in a special format.
26541  The format is explained in 
26542 \begin_inset CommandInset citation
26543 LatexCommand cite
26544 key "BibTeX-2"
26545
26546 \end_inset
26547
26548  and in LaTeX books (
26549 \begin_inset CommandInset citation
26550 LatexCommand cite
26551 key "Mittelbach,Kopka,Lamport"
26552
26553 \end_inset
26554
26555 ).
26556  The file can be created using any text editor, but normally one uses a
26557  special program to create and edit the entries in the database.
26558  A list of such programs is maintained on the LyX Wiki at 
26559 \begin_inset Flex URL
26560 status collapsed
26561
26562 \begin_layout Plain Layout
26563
26564 http://wiki.lyx.org/BibTeX/Programs
26565 \end_layout
26566
26567 \end_inset
26568
26569 .
26570 \end_layout
26571
26572 \begin_layout Standard
26573 To use a database, use the menu 
26574 \family sans
26575 Insert\SpecialChar \menuseparator
26576 List
26577 \family default
26578 /
26579 \family sans
26580 TOC\SpecialChar \menuseparator
26581 BibT
26582 \begin_inset ERT
26583 status collapsed
26584
26585 \begin_layout Plain Layout
26586
26587 {}
26588 \end_layout
26589
26590 \end_inset
26591
26592 eX
26593 \begin_inset space ~
26594 \end_inset
26595
26596 Bibliography
26597 \family default
26598 .
26599  A grey box will be inserted and a window appears.
26600  In this window you can load one or more databases and a style file.
26601  The option 
26602 \family sans
26603 Add bibliography to TOC
26604 \family default
26605  adds a table of contents entry for the bibliography.
26606  In the 
26607 \family sans
26608 Content
26609 \family default
26610  drop box you can select whether to include > all the entries in the database
26611  in the document or just the cited references.
26612 \end_layout
26613
26614 \begin_layout Standard
26615 The style file is a text file with the file extension 
26616 \begin_inset Quotes eld
26617 \end_inset
26618
26619
26620 \family sans
26621 .bst
26622 \family default
26623
26624 \begin_inset Quotes erd
26625 \end_inset
26626
26627  that controls how the bibliography entries will appear.
26628  Your LaTeX distribution should provide several of these, and many publishers
26629  provide their own style files, so that you don't have to take care of the
26630  layout.
26631  It is of course possible to write your own style file, but this is something
26632  for experts.
26633 \begin_inset Foot
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637 For information how this is done, have a look at
26638 \begin_inset Newline newline
26639 \end_inset
26640
26641
26642 \begin_inset CommandInset href
26643 LatexCommand href
26644 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26645
26646 \end_inset
26647
26648 .
26649 \end_layout
26650
26651 \end_inset
26652
26653
26654 \end_layout
26655
26656 \begin_layout Standard
26657 Inserting a citation reference works as described in the previous section.
26658 \end_layout
26659
26660 \begin_layout Standard
26661 To generate the bibliography from a database, LyX uses the program BibTeX.
26662  You can choose which of its variants should be used by LyX as processor;
26663  either in the document settings under 
26664 \family sans
26665 Bibliography
26666 \family default
26667  or in LyX's preferences under 
26668 \family sans
26669 Output\SpecialChar \menuseparator
26670 LaT
26671 \begin_inset ERT
26672 status collapsed
26673
26674 \begin_layout Plain Layout
26675
26676 {}
26677 \end_layout
26678
26679 \end_inset
26680
26681 eX
26682 \family default
26683 .
26684  The following variants are possible:
26685 \end_layout
26686
26687 \begin_layout Description
26688 biber provides full Unicode support, unlimited memory, does not work with
26689  other bibliography packages (like e.
26690 \begin_inset space \thinspace{}
26691 \end_inset
26692
26693 g.
26694 \begin_inset space ~
26695 \end_inset
26696
26697
26698 \series bold
26699 natbib
26700 \series default
26701 ), only with the package 
26702 \series bold
26703 biblatex
26704 \series default
26705 ; recommended for multilingual texts and for languages that don't use Latin
26706  letters
26707 \end_layout
26708
26709 \begin_layout Description
26710 bibtex the standard; does not allow special characters in bibliography entries
26711  that are not possible to encode in a 7-bit encoding, limited memory, works
26712  with all bibliography packages, except of 
26713 \series bold
26714 biblatex
26715 \end_layout
26716
26717 \begin_layout Description
26718 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26719  larger memory than 
26720 \family sans
26721 bibtex
26722 \family default
26723 , works with all.bibliography packages
26724 \end_layout
26725
26726 \begin_layout Standard
26727 BibTeX can be controlled with options that you can add below the specification
26728  of the variants.
26729  Before adding options, it is strongly recommended to read the manual of
26730  
26731 \family sans
26732 BibTeX
26733 \family default
26734  
26735 \begin_inset CommandInset citation
26736 LatexCommand cite
26737 key "BibTeX"
26738
26739 \end_inset
26740
26741 .
26742 \end_layout
26743
26744 \begin_layout Standard
26745 When you select the option 
26746 \family sans
26747 Sectioned bibliography
26748 \family default
26749  in the 
26750 \family sans
26751 Document\SpecialChar \menuseparator
26752 Settings
26753 \family default
26754  dialog, it is possible to have multiple and sectioned bibliographies.
26755  This and other options are explained in detail in section 
26756 \emph on
26757 Customizing Bibliographies
26758 \emph default
26759  
26760 \emph on
26761 with BibTeX
26762 \emph default
26763  of the 
26764 \emph on
26765 Additional Features
26766 \emph default
26767  manual.
26768 \end_layout
26769
26770 \begin_layout Standard
26771 We use two bibliographies in this document to show the difference between
26772  the two methods of creating them.
26773  As you can see, the bibliography that is created from a database lists
26774  only the database entries that are referenced in the document.
26775  We used the style file 
26776 \family sans
26777 alphadin.bst
26778 \family default
26779  to get the complicated German reference key scheme in the bibliography.
26780 \end_layout
26781
26782 \begin_layout Subsection
26783 Bibliography layout
26784 \begin_inset Index idx
26785 status collapsed
26786
26787 \begin_layout Plain Layout
26788 Bibliography ! Layout
26789 \end_layout
26790
26791 \end_inset
26792
26793
26794 \end_layout
26795
26796 \begin_layout Standard
26797 In the citation reference dialog you can set a special citation format.
26798  For this feature you need to enable the option 
26799 \family sans
26800 Natbib
26801 \family default
26802  in the 
26803 \family sans
26804 Document\SpecialChar \menuseparator
26805 Settings
26806 \family default
26807
26808 \begin_inset Index idx
26809 status collapsed
26810
26811 \begin_layout Plain Layout
26812 Document ! Settings
26813 \end_layout
26814
26815 \end_inset
26816
26817  dialog under 
26818 \family sans
26819 Bibliography
26820 \family default
26821 .
26822  Setting a citation style for a reference will overwrite the default.
26823  For the global citation format use the BibTeX style files as explained
26824  in the previous section.
26825 \end_layout
26826
26827 \begin_layout Standard
26828 You can also set text, that should appear before or after a citation reference,
26829  in the citation reference window.
26830  Here an example where we set the text 
26831 \begin_inset Quotes eld
26832 \end_inset
26833
26834 Chapter
26835 \begin_inset space ~
26836 \end_inset
26837
26838 3
26839 \begin_inset Quotes erd
26840 \end_inset
26841
26842  to appear after the reference:
26843 \end_layout
26844
26845 \begin_layout Standard
26846 Have a look at 
26847 \begin_inset CommandInset citation
26848 LatexCommand cite
26849 after "Chapter 3"
26850 key "latexcompanion"
26851
26852 \end_inset
26853
26854 .
26855 \end_layout
26856
26857 \begin_layout Section
26858 Index
26859 \begin_inset Index idx
26860 status collapsed
26861
26862 \begin_layout Plain Layout
26863 Index generation
26864 \end_layout
26865
26866 \end_inset
26867
26868
26869 \begin_inset CommandInset label
26870 LatexCommand label
26871 name "sec:Index"
26872
26873 \end_inset
26874
26875
26876 \end_layout
26877
26878 \begin_layout Standard
26879 An index entry is created if you use the menu 
26880 \family sans
26881 Insert\SpecialChar \menuseparator
26882 Index
26883 \begin_inset space ~
26884 \end_inset
26885
26886 Entry
26887 \family default
26888  or the toolbar button 
26889 \begin_inset Info
26890 type  "icon"
26891 arg   "index-insert"
26892 \end_inset
26893
26894 .
26895  A box labeled 
26896 \begin_inset Quotes eld
26897 \end_inset
26898
26899
26900 \family sans
26901 Index
26902 \family default
26903
26904 \begin_inset Quotes erd
26905 \end_inset
26906
26907  is inserted containing the text that appears in the index.
26908  The word where the cursor is in or the currently highlighted text is proposed
26909  by LyX as the index entry.
26910 \end_layout
26911
26912 \begin_layout Standard
26913 We give a short overview of the index commands in the next subsections.
26914  For a detailed description of LaTeX's index mechanism, have a look at one
26915  of the LaTeX books 
26916 \begin_inset CommandInset citation
26917 LatexCommand cite
26918 key "latexcompanion,latexguide,latexbook"
26919
26920 \end_inset
26921
26922 .
26923 \end_layout
26924
26925 \begin_layout Standard
26926 The index list is inserted in the document with the menu 
26927 \family sans
26928 Insert\SpecialChar \menuseparator
26929 List
26930 \begin_inset space ~
26931 \end_inset
26932
26933 /
26934 \begin_inset space ~
26935 \end_inset
26936
26937 TOC\SpecialChar \menuseparator
26938 Index
26939 \begin_inset space ~
26940 \end_inset
26941
26942 List
26943 \family default
26944 .
26945  A light blue box labeled 
26946 \begin_inset Quotes eld
26947 \end_inset
26948
26949
26950 \family sans
26951 Index
26952 \family default
26953
26954 \begin_inset Quotes erd
26955 \end_inset
26956
26957  will show the place where the index is printed in the output.
26958  The index list box is not clickable like other LyX-boxes.
26959 \end_layout
26960
26961 \begin_layout Subsection
26962 Grouping Index Entries
26963 \begin_inset Index idx
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967 Index ! Grouping
26968 \end_layout
26969
26970 \end_inset
26971
26972
26973 \end_layout
26974
26975 \begin_layout Standard
26976 Index entries are often grouped to offer the reader a fast search in the
26977  index.
26978  We want to group for example the index entries for itemized and enumerated
26979  lists under the entry 
26980 \begin_inset Quotes eld
26981 \end_inset
26982
26983 Lists
26984 \begin_inset Quotes erd
26985 \end_inset
26986
26987 .
26988  First we create the entry 
26989 \begin_inset Quotes eld
26990 \end_inset
26991
26992 Lists
26993 \begin_inset Quotes erd
26994 \end_inset
26995
26996  in section
26997 \begin_inset space ~
26998 \end_inset
26999
27000
27001 \begin_inset CommandInset ref
27002 LatexCommand ref
27003 reference "sub:Lists"
27004
27005 \end_inset
27006
27007 .
27008  In the text field for the itemized list index entry in section
27009 \begin_inset space ~
27010 \end_inset
27011
27012
27013 \begin_inset CommandInset ref
27014 LatexCommand ref
27015 reference "sec:Itemize"
27016
27017 \end_inset
27018
27019 , we insert the command
27020 \end_layout
27021
27022 \begin_layout Standard
27023
27024 \series bold
27025 Lists ! Itemize
27026 \end_layout
27027
27028 \begin_layout Standard
27029 and the command
27030 \end_layout
27031
27032 \begin_layout Standard
27033
27034 \series bold
27035 Lists ! Enumerate
27036 \end_layout
27037
27038 \begin_layout Standard
27039 for the enumerated list in section
27040 \begin_inset space ~
27041 \end_inset
27042
27043
27044 \begin_inset CommandInset ref
27045 LatexCommand ref
27046 reference "sec:Enumerate"
27047
27048 \end_inset
27049
27050 .
27051 \end_layout
27052
27053 \begin_layout Standard
27054 The exclamation mark 
27055 \begin_inset Quotes eld
27056 \end_inset
27057
27058 !
27059 \begin_inset Quotes erd
27060 \end_inset
27061
27062  marks the grouping levels.
27063  You can have three levels; every index level is indented a bit more.
27064  An index entry for the higher levels is not required.
27065  If we don't have an index entry for 
27066 \begin_inset Quotes eld
27067 \end_inset
27068
27069 Lists
27070 \begin_inset Quotes erd
27071 \end_inset
27072
27073 , it will be printed anyway, but without a page number.
27074 \end_layout
27075
27076 \begin_layout Subsection
27077 Page Ranges
27078 \begin_inset Index idx
27079 status collapsed
27080
27081 \begin_layout Plain Layout
27082 Index ! Page ranges
27083 \end_layout
27084
27085 \end_inset
27086
27087
27088 \end_layout
27089
27090 \begin_layout Standard
27091 Normally an index entry will appear with the page number of the indexed
27092  section.
27093  But sometimes you want to index more pages under the same entry.
27094  E.
27095 \begin_inset space \thinspace{}
27096 \end_inset
27097
27098 g.
27099 \begin_inset space \space{}
27100 \end_inset
27101
27102 if we want to index the paragraph environments, we create an index entry
27103  in section
27104 \begin_inset space ~
27105 \end_inset
27106
27107
27108 \begin_inset CommandInset ref
27109 LatexCommand ref
27110 reference "sec:Paragraph-Environments"
27111
27112 \end_inset
27113
27114  with the command
27115 \end_layout
27116
27117 \begin_layout Standard
27118
27119 \series bold
27120 Paragraph environments|(
27121 \end_layout
27122
27123 \begin_layout Standard
27124 and another entry at the end of section
27125 \begin_inset space ~
27126 \end_inset
27127
27128
27129 \begin_inset CommandInset ref
27130 LatexCommand ref
27131 reference "sub:LyX-Code"
27132
27133 \end_inset
27134
27135  with the command
27136 \end_layout
27137
27138 \begin_layout Standard
27139
27140 \series bold
27141 Paragraph environments|)
27142 \end_layout
27143
27144 \begin_layout Standard
27145 The commands 
27146 \begin_inset Quotes eld
27147 \end_inset
27148
27149
27150 \series bold
27151 |(
27152 \series default
27153
27154 \begin_inset Quotes erd
27155 \end_inset
27156
27157  and 
27158 \begin_inset Quotes eld
27159 \end_inset
27160
27161
27162 \series bold
27163 |)
27164 \series default
27165
27166 \begin_inset Quotes erd
27167 \end_inset
27168
27169  respectively start and end the index range.
27170  You can also add the same index entry at different places in the document.
27171  They appear in the output under one entry with a comma separated list of
27172  the pages of the indexed document parts.
27173  An example is the index entry 
27174 \begin_inset Quotes eld
27175 \end_inset
27176
27177 Document ! Settings
27178 \begin_inset Quotes erd
27179 \end_inset
27180
27181 .
27182 \end_layout
27183
27184 \begin_layout Subsection
27185 Cross referencing
27186 \begin_inset Index idx
27187 status collapsed
27188
27189 \begin_layout Plain Layout
27190 Index ! Cross referencing
27191 \end_layout
27192
27193 \end_inset
27194
27195
27196 \end_layout
27197
27198 \begin_layout Standard
27199 It is also possible to refer to another index entry.
27200  We referred for example in the index entry 
27201 \begin_inset Quotes eld
27202 \end_inset
27203
27204 GIF
27205 \begin_inset Quotes erd
27206 \end_inset
27207
27208  (in section
27209 \begin_inset space ~
27210 \end_inset
27211
27212
27213 \begin_inset CommandInset ref
27214 LatexCommand ref
27215 reference "sub:Image-Formats"
27216
27217 \end_inset
27218
27219 ) to the index entry 
27220 \begin_inset Quotes eld
27221 \end_inset
27222
27223 Image formats
27224 \begin_inset Quotes erd
27225 \end_inset
27226
27227  in the same section using the entry
27228 \end_layout
27229
27230 \begin_layout Standard
27231
27232 \series bold
27233 GIF|see{Image formats}
27234 \end_layout
27235
27236 \begin_layout Standard
27237 where the braces have to be inserted as TeX Code.
27238  The text within the braces is the referenced entry.
27239  The reference will appear in the output without a page number.
27240 \end_layout
27241
27242 \begin_layout Subsection
27243 Index Entry Order
27244 \begin_inset Index idx
27245 status collapsed
27246
27247 \begin_layout Plain Layout
27248 Index ! Entry order
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \end_layout
27255
27256 \begin_layout Standard
27257 You can use accented characters in the index entry, but the entries might
27258  then not follow the rules for the index order.
27259  The index entries are sorted alphabetically, but LaTeX
27260 \begin_inset Foot
27261 status collapsed
27262
27263 \begin_layout Plain Layout
27264 The index generating is done in the background by an extra program, see
27265  section
27266 \begin_inset space ~
27267 \end_inset
27268
27269
27270 \begin_inset CommandInset ref
27271 LatexCommand ref
27272 reference "sub:Index-Program"
27273
27274 \end_inset
27275
27276 .
27277 \end_layout
27278
27279 \end_inset
27280
27281  doesn't know how to sort accents in different languages.
27282  We have created as an example the three dummy index entries 
27283 \begin_inset Quotes eld
27284 \end_inset
27285
27286 maison
27287 \begin_inset Quotes erd
27288 \end_inset
27289
27290
27291 \begin_inset Quotes eld
27292 \end_inset
27293
27294 maïs
27295 \begin_inset Quotes erd
27296 \end_inset
27297
27298 , and 
27299 \begin_inset Quotes eld
27300 \end_inset
27301
27302 maître
27303 \begin_inset Quotes erd
27304 \end_inset
27305
27306 .
27307 \begin_inset Index idx
27308 status open
27309
27310 \begin_layout Plain Layout
27311 Dummy entries ! maïs
27312 \end_layout
27313
27314 \end_inset
27315
27316
27317 \begin_inset Index idx
27318 status open
27319
27320 \begin_layout Plain Layout
27321 Dummy entries ! maître
27322 \end_layout
27323
27324 \end_inset
27325
27326
27327 \begin_inset Index idx
27328 status open
27329
27330 \begin_layout Plain Layout
27331 Dummy entries ! maïs@maison
27332 \end_layout
27333
27334 \end_inset
27335
27336  They will be sorted in the order maïs, maître, maison, but we want the
27337  order maïs, maison, maître.
27338  To achieve this, we use the command
27339 \end_layout
27340
27341 \begin_layout Standard
27342
27343 \series bold
27344 previous entry@current entry
27345 \end_layout
27346
27347 \begin_layout Standard
27348 In our case we want to have 
27349 \begin_inset Quotes eld
27350 \end_inset
27351
27352 maison
27353 \begin_inset Quotes erd
27354 \end_inset
27355
27356  after 
27357 \begin_inset Quotes eld
27358 \end_inset
27359
27360 maïs
27361 \begin_inset Quotes erd
27362 \end_inset
27363
27364  and write therefore for the index entry of maison:
27365 \end_layout
27366
27367 \begin_layout Standard
27368
27369 \series bold
27370 maïs@maison
27371 \end_layout
27372
27373 \begin_layout Standard
27374 The previous entry needn't to be a real existing entry, you can also use
27375  another word to tell LaTeX the entry order, see the next subsection for
27376  an example.
27377 \end_layout
27378
27379 \begin_layout Standard
27380 \begin_inset VSpace bigskip
27381 \end_inset
27382
27383
27384 \end_layout
27385
27386 \begin_layout Standard
27387 In some cases the index entry order is not correct when you are using the
27388  program 
27389 \family sans
27390 makeindex 
27391 \family default
27392 to generate the index (see sec.
27393 \begin_inset space \thinspace{}
27394 \end_inset
27395
27396
27397 \begin_inset CommandInset ref
27398 LatexCommand ref
27399 reference "sub:Index-Program"
27400
27401 \end_inset
27402
27403 ).
27404  
27405 \family sans
27406 makeindex
27407 \family default
27408  would for example print the index entry for the LaTeX-package aeguill in
27409  sec.
27410 \begin_inset space \thinspace{}
27411 \end_inset
27412
27413
27414 \begin_inset CommandInset ref
27415 LatexCommand ref
27416 reference "sub:Document-Font"
27417
27418 \end_inset
27419
27420  after the index entries of the other LaTeX-packages although all these
27421  index commands start with 
27422 \begin_inset Quotes eld
27423 \end_inset
27424
27425
27426 \series bold
27427 LaTeX-packages ! 
27428 \series default
27429
27430 \begin_inset Quotes eld
27431 \end_inset
27432
27433 .
27434  The reason is that the index entry for aeguill is in a footnote.
27435  To fix this 
27436 \family sans
27437 makeindex
27438 \family default
27439  bug, add these commands to the preamble of your document:
27440 \end_layout
27441
27442 \begin_layout Standard
27443
27444 \series bold
27445
27446 \backslash
27447 let
27448 \backslash
27449 OrgIndex
27450 \backslash
27451 index
27452 \end_layout
27453
27454 \begin_layout Standard
27455
27456 \series bold
27457
27458 \backslash
27459 renewcommand*{
27460 \backslash
27461 index}[1]{
27462 \backslash
27463 OrgIndex{#1}}
27464 \end_layout
27465
27466 \begin_layout Subsection
27467 Index Entry Layout
27468 \begin_inset Index idx
27469 status collapsed
27470
27471 \begin_layout Plain Layout
27472 Index ! Entry layout
27473 \end_layout
27474
27475 \end_inset
27476
27477
27478 \end_layout
27479
27480 \begin_layout Standard
27481 You can change the appearance of index entries via the text style dialog.
27482 \begin_inset Index idx
27483 status open
27484
27485 \begin_layout Plain Layout
27486 Dummy entries ! 
27487 \shape italic
27488 This is an italic dummy entry
27489 \end_layout
27490
27491 \end_inset
27492
27493  You can also format the page number using the character 
27494 \begin_inset Quotes eld
27495 \end_inset
27496
27497 |
27498 \begin_inset Quotes erd
27499 \end_inset
27500
27501  followed by a LaTeX-command without a backslash.
27502  We can write for example
27503 \end_layout
27504
27505 \begin_layout Standard
27506
27507 \series bold
27508 italic page number:|textit
27509 \end_layout
27510
27511 \begin_layout Standard
27512 to get the page number in italic.
27513 \begin_inset Index idx
27514 status open
27515
27516 \begin_layout Plain Layout
27517 Dummy entries ! italic page number:|textit
27518 \end_layout
27519
27520 \end_inset
27521
27522  Normally all LaTeX-commands begin with a backslash, but in this special
27523  case 
27524 \begin_inset Quotes eld
27525 \end_inset
27526
27527
27528 \series bold
27529 |command
27530 \series default
27531
27532 \begin_inset Quotes erd
27533 \end_inset
27534
27535  means 
27536 \series bold
27537
27538 \backslash
27539 command{page
27540 \begin_inset space ~
27541 \end_inset
27542
27543 number}
27544 \series default
27545 .
27546  Have a look at section
27547 \begin_inset space ~
27548 \end_inset
27549
27550
27551 \begin_inset CommandInset ref
27552 LatexCommand ref
27553 reference "sub:LaTeX-Syntax"
27554
27555 \end_inset
27556
27557  to learn more about the LaTeX-syntax.
27558 \end_layout
27559
27560 \begin_layout Standard
27561 \begin_inset Note Greyedout
27562 status open
27563
27564 \begin_layout Plain Layout
27565
27566 \series bold
27567 Note:
27568 \series default
27569  Formatting single index entries only works when you use the program 
27570 \family sans
27571 makeindex 
27572 \family default
27573 to generate the index, see sec.
27574 \begin_inset space \thinspace{}
27575 \end_inset
27576
27577
27578 \begin_inset CommandInset ref
27579 LatexCommand ref
27580 reference "sub:Index-Program"
27581
27582 \end_inset
27583
27584 .
27585  If you use 
27586 \family sans
27587 xindy
27588 \family default
27589 , however, this won't work for anything other than bold or italic text.
27590  This is because xindy requires you to define semantic elements before they
27591  can be used, see 
27592 \begin_inset CommandInset citation
27593 LatexCommand cite
27594 after "p. 678 ff."
27595 key "latexcompanion"
27596
27597 \end_inset
27598
27599  for details.
27600 \end_layout
27601
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \begin_layout Standard
27608 In general, we encourage you to not format page numbers directly as shown
27609  above.
27610  Instead of this, you should define a macro in the preamble and use that.
27611  Consider why you want some page numbers to be bold.
27612  Maybe you want all page references italic that refer to a definition of
27613  the indexed term, so that users can easily find definitions.
27614  If so, put the following in the preamble
27615 \end_layout
27616
27617 \begin_layout Standard
27618
27619 \series bold
27620
27621 \backslash
27622 newcommand{
27623 \backslash
27624 IndexDef}[1]{
27625 \backslash
27626 textit{#1}}
27627 \end_layout
27628
27629 \begin_layout Standard
27630 and write
27631 \end_layout
27632
27633 \begin_layout Standard
27634
27635 \series bold
27636 my entry|IndexDef
27637 \end_layout
27638
27639 \begin_layout Standard
27640 in the index entry.
27641 \begin_inset Index idx
27642 status open
27643
27644 \begin_layout Plain Layout
27645 Dummy entries ! my entry|IndexDef
27646 \end_layout
27647
27648 \end_inset
27649
27650  The advantage is that, if you change your mind later or if your publisher
27651  insists that definitions must not be italic but bold, you just need to
27652  change the macro in the preamble, not every single index entry.
27653 \end_layout
27654
27655 \begin_layout Standard
27656 You can also change the layout for the whole index.
27657  E.
27658 \begin_inset space \thinspace{}
27659 \end_inset
27660
27661 g.
27662 \begin_inset space \space{}
27663 \end_inset
27664
27665 we marked the index list box of this document as bold to get a bold font
27666  for all index entries.
27667  For more advanced tasks you have to set up a so-called 
27668 \emph on
27669 Index Style File
27670 \emph default
27671 , see the 
27672 \family sans
27673 makeindex
27674 \family default
27675  or 
27676 \family sans
27677 xindy
27678 \family default
27679  documentation for details, 
27680 \begin_inset CommandInset citation
27681 LatexCommand cite
27682 key "makeindex,xindy"
27683
27684 \end_inset
27685
27686 .
27687 \end_layout
27688
27689 \begin_layout Subsection
27690 Index Program
27691 \begin_inset Index idx
27692 status collapsed
27693
27694 \begin_layout Plain Layout
27695 Index ! Program
27696 \end_layout
27697
27698 \end_inset
27699
27700
27701 \begin_inset CommandInset label
27702 LatexCommand label
27703 name "sub:Index-Program"
27704
27705 \end_inset
27706
27707
27708 \end_layout
27709
27710 \begin_layout Standard
27711 If the index entry program 
27712 \family sans
27713 xindy
27714 \family default
27715  is installed, LyX uses it for index generation; otherwise the program 
27716 \family sans
27717 makeindex
27718 \family default
27719 , that is part of every LaTeX distribution, is used.
27720 \begin_inset Foot
27721 status collapsed
27722
27723 \begin_layout Plain Layout
27724
27725 \family sans
27726 Makeindex
27727 \family default
27728  is very old, no longer under development and has many pitfalls, notably
27729  that it was developed with only the English language in mind.
27730  So it fails to sort anything other than a monolingual English text correctly.
27731  We have shown above how to fix this sorting.
27732  However, if you are writing in another than the English language, consider
27733  to use 
27734 \family sans
27735 xindy
27736 \family default
27737 .
27738 \end_layout
27739
27740 \end_inset
27741
27742  Both programs can be controlled by options that can be set in LyX's preferences
27743  dialog, see section
27744 \begin_inset space ~
27745 \end_inset
27746
27747
27748 \begin_inset CommandInset ref
27749 LatexCommand ref
27750 reference "sub:LaTeX-settings"
27751
27752 \end_inset
27753
27754 .
27755  The available options are listed and explained in 
27756 \begin_inset CommandInset citation
27757 LatexCommand cite
27758 key "makeindex,xindy"
27759
27760 \end_inset
27761
27762 .
27763  In this dialog, you can also specify an alternative program to generate
27764  the index.
27765 \end_layout
27766
27767 \begin_layout Standard
27768 If you need specific options or an alternative index program only for a
27769  given document, you can define the program and\SpecialChar \slash{}
27770 or the options in 
27771 \family sans
27772 Document\SpecialChar \menuseparator
27773 Settings\SpecialChar \menuseparator
27774 Indexes
27775 \family default
27776 .
27777  This is especially useful if you need to pass language-specific options
27778  to the index program or if you need a specific layout style.
27779 \end_layout
27780
27781 \begin_layout Subsection
27782 Multiple Indexes
27783 \end_layout
27784
27785 \begin_layout Standard
27786 In many fields, it is common to have more than one index.
27787  For instance, you might need to set up a separate 
27788 \begin_inset Quotes eld
27789 \end_inset
27790
27791 Index of Names
27792 \begin_inset Quotes erd
27793 \end_inset
27794
27795  next to the standard index.
27796  LaTeX does not provide this possibility out of the box, but there are many
27797  packages that add this feature.
27798  LyX uses the 
27799 \series bold
27800 splitidx
27801 \series default
27802
27803 \begin_inset Index idx
27804 status collapsed
27805
27806 \begin_layout Plain Layout
27807 LaTeX-packages ! splitidx
27808 \end_layout
27809
27810 \end_inset
27811
27812  package to generate multiple indexes.
27813  The package is included in all recent LaTeX distributions.
27814  If yours does not ship it, consult the TeX-catalogue, 
27815 \begin_inset CommandInset citation
27816 LatexCommand cite
27817 key "TeXCatalogue"
27818
27819 \end_inset
27820
27821 .
27822  Note that the package does not only consist of a LaTeX style, but it also
27823  includes specific preprocessor programs that need to be installed as well.
27824  Please consult the package's manual for details.
27825 \end_layout
27826
27827 \begin_layout Standard
27828 To set up LyX for the use of multiple indexes, go to 
27829 \family sans
27830 Document\SpecialChar \menuseparator
27831 Settings\SpecialChar \menuseparator
27832 Indexes
27833 \family default
27834  and select 
27835 \begin_inset Quotes eld
27836 \end_inset
27837
27838 Use multiple Indexes
27839 \begin_inset Quotes erd
27840 \end_inset
27841
27842 .
27843  Note that the list of 
27844 \begin_inset Quotes eld
27845 \end_inset
27846
27847 Available Indexes
27848 \begin_inset Quotes erd
27849 \end_inset
27850
27851  below already contains the standard index.
27852  To add further indexes, add the name of the index (in the form that should
27853  also appear as a heading) to the 
27854 \begin_inset Quotes eld
27855 \end_inset
27856
27857 New
27858 \begin_inset Quotes erd
27859 \end_inset
27860
27861  input field and press the 
27862 \begin_inset Quotes eld
27863 \end_inset
27864
27865 Add
27866 \begin_inset Quotes erd
27867 \end_inset
27868
27869  button.
27870  The new index should now appear in the list as well.
27871  If you like, you can attribute an alternative label color to the new index
27872  by selecting the index in the list and hitting the 
27873 \begin_inset Quotes eld
27874 \end_inset
27875
27876 Alter Color\SpecialChar \ldots{}
27877
27878 \begin_inset Quotes erd
27879 \end_inset
27880
27881  button.
27882  The label color may help you to differentiate index entries of different
27883  indexes in the LyX work area.
27884 \end_layout
27885
27886 \begin_layout Standard
27887 Once the document changes have been applied, you can find the new index
27888  list in 
27889 \family sans
27890 Insert\SpecialChar \menuseparator
27891 List
27892 \begin_inset space ~
27893 \end_inset
27894
27895 /
27896 \begin_inset space ~
27897 \end_inset
27898
27899 TOC
27900 \family default
27901  and the 
27902 \family sans
27903 Insert
27904 \family default
27905  menu has a separate index entry for each of the defined indexes.
27906  The workflow is basically the same as for the default index, but there
27907  are some additional features:
27908 \end_layout
27909
27910 \begin_layout Itemize
27911 If you want to change the attribution of a specific index entry, right-clicking
27912  on the entry will open a dialog where you can do that.
27913 \end_layout
27914
27915 \begin_layout Itemize
27916 By right-clicking on an index, you can change its type.
27917  Furthermore, you can specify an index list to be a 
27918 \begin_inset Quotes eld
27919 \end_inset
27920
27921 Subindex
27922 \begin_inset Quotes erd
27923 \end_inset
27924
27925 .
27926  If you do that, the heading of that list will be decreased by one level.
27927  E.
27928 \begin_inset space \thinspace{}
27929 \end_inset
27930
27931 g., if you use a book class, where the standard index heading is defined
27932  as a chapter, subindexes will be defined as sections and can thus be nested
27933  to the non-subindexes.
27934 \end_layout
27935
27936 \begin_layout Section
27937 Nomenclature / Glossary 
27938 \begin_inset Index idx
27939 status collapsed
27940
27941 \begin_layout Plain Layout
27942 Nomenclature
27943 \end_layout
27944
27945 \end_inset
27946
27947
27948 \begin_inset Index idx
27949 status collapsed
27950
27951 \begin_layout Plain Layout
27952 Glossary|see
27953 \begin_inset ERT
27954 status collapsed
27955
27956 \begin_layout Plain Layout
27957
27958 {
27959 \end_layout
27960
27961 \end_inset
27962
27963 Nomenclature
27964 \begin_inset ERT
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968
27969 }
27970 \end_layout
27971
27972 \end_inset
27973
27974
27975 \end_layout
27976
27977 \end_inset
27978
27979
27980 \begin_inset CommandInset label
27981 LatexCommand label
27982 name "sec:Nomenclature"
27983
27984 \end_inset
27985
27986
27987 \end_layout
27988
27989 \begin_layout Standard
27990 Sometimes you need to compile a list of symbols that are mentioned in your
27991  document with a brief explanation of them – a so called nomenclature or
27992  glossary.
27993 \end_layout
27994
27995 \begin_layout Standard
27996 To be able to create nomenclatures, you need the LaTeX package 
27997 \series bold
27998 nomencl
27999 \series default
28000
28001 \begin_inset Index idx
28002 status collapsed
28003
28004 \begin_layout Plain Layout
28005 LaTeX-packages ! nomencl
28006 \end_layout
28007
28008 \end_inset
28009
28010  installed.
28011  You find it in the TeX-catalogue, 
28012 \begin_inset CommandInset citation
28013 LatexCommand cite
28014 key "TeXCatalogue"
28015
28016 \end_inset
28017
28018  or in the package manager of your LaTeX-system.
28019 \end_layout
28020
28021 \begin_layout Standard
28022 A nomenclature entry is created if you place the cursor after a symbol entry
28023  and then use the menu 
28024 \family sans
28025 Insert\SpecialChar \menuseparator
28026
28027 \family default
28028 N
28029 \family sans
28030 omenclature
28031 \begin_inset space ~
28032 \end_inset
28033
28034 Entry
28035 \family default
28036  or the toolbar button 
28037 \begin_inset Info
28038 type  "icon"
28039 arg   "nomencl-insert"
28040 \end_inset
28041
28042 .
28043  A gray box labeled 
28044 \begin_inset Quotes eld
28045 \end_inset
28046
28047
28048 \family sans
28049 Nom
28050 \family default
28051
28052 \begin_inset Quotes erd
28053 \end_inset
28054
28055  is inserted and a window pops up asking for the nomenclature entry.
28056 \end_layout
28057
28058 \begin_layout Standard
28059 A nomenclature entry consists of two main entries.
28060  The first is the symbol that you want to refer to.
28061  The second is the description of the symbol.
28062 \end_layout
28063
28064 \begin_layout Standard
28065 \begin_inset Note Greyedout
28066 status open
28067
28068 \begin_layout Plain Layout
28069
28070 \series bold
28071 Note:
28072 \series default
28073  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28074 \end_layout
28075
28076 \end_inset
28077
28078
28079 \end_layout
28080
28081 \begin_layout Subsection
28082 Nomenclature Definition and Layout
28083 \begin_inset Index idx
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087 Nomenclature ! Layout
28088 \end_layout
28089
28090 \end_inset
28091
28092
28093 \end_layout
28094
28095 \begin_layout Standard
28096 If you have symbols in formulas, you have to define them in the 
28097 \family sans
28098 Symbol
28099 \family default
28100  field as LaTeX-formulas.
28101  For example to get 
28102 \begin_inset Quotes eld
28103 \end_inset
28104
28105
28106 \begin_inset Formula $\sigma$
28107 \end_inset
28108
28109
28110 \begin_inset Quotes erd
28111 \end_inset
28112
28113 , insert this:
28114 \begin_inset Newline newline
28115 \end_inset
28116
28117
28118 \series bold
28119 $
28120 \backslash
28121 sigma$
28122 \begin_inset Newline newline
28123 \end_inset
28124
28125
28126 \series default
28127 The 
28128 \begin_inset Quotes eld
28129 \end_inset
28130
28131 $
28132 \begin_inset Quotes erd
28133 \end_inset
28134
28135  character starts/ends the formula.
28136  The LaTeX-command for the Greek letter is the name of the letter beginning
28137  with a backslash 
28138 \begin_inset Quotes eld
28139 \end_inset
28140
28141
28142 \backslash
28143
28144 \begin_inset Quotes erd
28145 \end_inset
28146
28147 .
28148  For capital Greek letters, start the command also with a capital letter,
28149  like 
28150 \series bold
28151
28152 \backslash
28153 Sigma
28154 \series default
28155 .
28156 \end_layout
28157
28158 \begin_layout Standard
28159 (A short introduction to the LaTeX-syntax is given in section
28160 \begin_inset space ~
28161 \end_inset
28162
28163
28164 \begin_inset CommandInset ref
28165 LatexCommand ref
28166 reference "sub:LaTeX-Syntax"
28167
28168 \end_inset
28169
28170 .)
28171 \end_layout
28172
28173 \begin_layout Standard
28174 You cannot use the 
28175 \family sans
28176 Text
28177 \begin_inset space ~
28178 \end_inset
28179
28180 Style
28181 \family default
28182  dialog to format the description text but have to use LaTeX-commands.
28183  For example the description of the nomenclature entry for the 
28184 \begin_inset Quotes eld
28185 \end_inset
28186
28187
28188 \begin_inset Formula $\sigma$
28189 \end_inset
28190
28191
28192 \begin_inset Quotes erd
28193 \end_inset
28194
28195  in this document is:
28196 \begin_inset Newline newline
28197 \end_inset
28198
28199
28200 \series bold
28201 dummy entry for the character 
28202 \backslash
28203 textsf{sigma}
28204 \series default
28205
28206 \begin_inset Newline newline
28207 \end_inset
28208
28209 The command 
28210 \series bold
28211
28212 \backslash
28213 textsf
28214 \series default
28215  sets the fonts to 
28216 \family sans
28217 sans
28218 \begin_inset space ~
28219 \end_inset
28220
28221 serif
28222 \family default
28223 .
28224  To get 
28225 \series bold
28226 bold
28227 \series default
28228  font use the command 
28229 \series bold
28230
28231 \backslash
28232 textbf
28233 \series default
28234 , for 
28235 \family typewriter
28236 typewriter
28237 \family default
28238  use 
28239 \series bold
28240
28241 \backslash
28242 texttt
28243 \series default
28244 , for 
28245 \emph on
28246 emphasized
28247 \emph default
28248  use 
28249 \series bold
28250
28251 \backslash
28252 emph
28253 \series default
28254 .
28255 \end_layout
28256
28257 \begin_layout Subsection
28258 Sort Order of Nomenclature Entries
28259 \begin_inset Index idx
28260 status collapsed
28261
28262 \begin_layout Plain Layout
28263 Nomenclature ! Sort order
28264 \end_layout
28265
28266 \end_inset
28267
28268
28269 \end_layout
28270
28271 \begin_layout Standard
28272 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28273  the symbol definition.
28274  This leads to undesired results when you for example have symbols in formulas.
28275  Suppose you have nomenclature entries for the symbols 
28276 \emph on
28277 a
28278 \begin_inset CommandInset nomenclature
28279 LatexCommand nomenclature
28280 symbol "a"
28281 description "dummy entry for the character \"a\""
28282
28283 \end_inset
28284
28285
28286 \emph default
28287  and 
28288 \begin_inset Formula $\sigma$
28289 \end_inset
28290
28291
28292 \begin_inset CommandInset nomenclature
28293 LatexCommand nomenclature
28294 prefix "sigma"
28295 symbol "$\\sigma$"
28296 description "dummy entry for the character \\textsf{sigma}"
28297
28298 \end_inset
28299
28300 .
28301  They will be sorted by 
28302 \begin_inset Quotes eld
28303 \end_inset
28304
28305
28306 \family sans
28307 a
28308 \family default
28309
28310 \begin_inset Quotes erd
28311 \end_inset
28312
28313  and 
28314 \begin_inset Quotes eld
28315 \end_inset
28316
28317
28318 \family typewriter
28319 $
28320 \backslash
28321 sigma$
28322 \family default
28323
28324 \begin_inset Quotes erd
28325 \end_inset
28326
28327  – the 
28328 \begin_inset Formula $\sigma$
28329 \end_inset
28330
28331  will be sorted before the 
28332 \emph on
28333 a
28334 \emph default
28335  since the character 
28336 \begin_inset Quotes eld
28337 \end_inset
28338
28339 $
28340 \begin_inset Quotes erd
28341 \end_inset
28342
28343  is considered in sorting.
28344 \end_layout
28345
28346 \begin_layout Standard
28347 To control the sort order, you can edit the 
28348 \family sans
28349 Sort
28350 \begin_inset space ~
28351 \end_inset
28352
28353 as
28354 \family default
28355  field of the nomenclature dialog.
28356  Then the nomenclature entry will be sorted by this entry and not the symbol
28357  definition.
28358  For the example given, you can insert 
28359 \family typewriter
28360 sigma
28361 \family default
28362  in this field for the 
28363 \begin_inset Formula $\sigma$
28364 \end_inset
28365
28366 , then 
28367 \emph on
28368 a
28369 \emph default
28370  will be located before 
28371 \begin_inset Formula $\sigma$
28372 \end_inset
28373
28374 .
28375 \end_layout
28376
28377 \begin_layout Standard
28378 For subgrouping and tips for using sort entries see the 
28379 \series bold
28380 nomencl
28381 \series default
28382  documentation, 
28383 \begin_inset CommandInset citation
28384 LatexCommand cite
28385 key "nomencl"
28386
28387 \end_inset
28388
28389 .
28390 \end_layout
28391
28392 \begin_layout Subsection
28393 Nomenclature Options
28394 \begin_inset Index idx
28395 status collapsed
28396
28397 \begin_layout Plain Layout
28398 Nomenclature ! Options
28399 \end_layout
28400
28401 \end_inset
28402
28403
28404 \end_layout
28405
28406 \begin_layout Standard
28407 The 
28408 \series bold
28409 nomencl
28410 \series default
28411  package offers some options to adjust the appearance of the nomenclature.
28412  Here are some of its options, for more have a look at its documentation:
28413 \end_layout
28414
28415 \begin_layout Description
28416 refeq Appends the phrase 
28417 \begin_inset Quotes eld
28418 \end_inset
28419
28420
28421 \family sans
28422 , see equation (
28423 \emph on
28424 eq
28425 \emph default
28426 )
28427 \family default
28428
28429 \begin_inset Quotes erd
28430 \end_inset
28431
28432  to every nomenclature entry, where 
28433 \family sans
28434 \emph on
28435 eq
28436 \family default
28437 \emph default
28438  is the number of the last equation in front of the nomenclature entry
28439 \end_layout
28440
28441 \begin_layout Description
28442 refpage Appends the phrase 
28443 \begin_inset Quotes eld
28444 \end_inset
28445
28446
28447 \family sans
28448 , page (
28449 \emph on
28450 page
28451 \emph default
28452 )
28453 \family default
28454
28455 \begin_inset Quotes erd
28456 \end_inset
28457
28458  to every nomenclature entry, where 
28459 \family sans
28460 \emph on
28461 page
28462 \family default
28463 \emph default
28464  is the number of the page on which the nomenclature entry appeared
28465 \end_layout
28466
28467 \begin_layout Description
28468 intoc Inserts the nomenclature in the Table of Contents
28469 \end_layout
28470
28471 \begin_layout Standard
28472 To use one or more of the options, add them to the comma-separated document
28473  class options list in the 
28474 \family sans
28475 Document\SpecialChar \menuseparator
28476 Settings
28477 \family default
28478  dialog.
28479  In this document the options 
28480 \series bold
28481 refpage, intoc
28482 \series default
28483  are used.
28484 \end_layout
28485
28486 \begin_layout Standard
28487 \begin_inset VSpace bigskip
28488 \end_inset
28489
28490
28491 \end_layout
28492
28493 \begin_layout Standard
28494 You can also use the first two options above only for certain nomenclature
28495  entries when you add one of the following commands as last entry to the
28496  
28497 \family sans
28498 Description
28499 \family default
28500  field in the nomenclature dialog:
28501 \end_layout
28502
28503 \begin_layout Description
28504
28505 \backslash
28506 nomrefeq Like the 
28507 \series bold
28508 refeq
28509 \series default
28510  option
28511 \end_layout
28512
28513 \begin_layout Description
28514
28515 \backslash
28516 nomrefpage Like the 
28517 \series bold
28518 refpage
28519 \series default
28520  option
28521 \end_layout
28522
28523 \begin_layout Description
28524
28525 \backslash
28526 nomrefeqpage Short notation of 
28527 \series bold
28528
28529 \backslash
28530 nomrefeq
28531 \backslash
28532 nomrefpage
28533 \end_layout
28534
28535 \begin_layout Description
28536
28537 \backslash
28538 nomnorefeq,
28539 \begin_inset space ~
28540 \end_inset
28541
28542
28543 \backslash
28544 nomnorefpage,
28545 \begin_inset space ~
28546 \end_inset
28547
28548
28549 \backslash
28550 nomnorefeqpage Turns off the corresponding options
28551 \end_layout
28552
28553 \begin_layout Standard
28554 Words like 
28555 \begin_inset Quotes eld
28556 \end_inset
28557
28558 page
28559 \begin_inset Quotes erd
28560 \end_inset
28561
28562  are automatically translated for some document languages.
28563  If not, add these lines to your LaTeX preamble:
28564 \end_layout
28565
28566 \begin_layout Standard
28567 \noindent
28568
28569 \series bold
28570
28571 \backslash
28572 renewcommand{
28573 \backslash
28574 eqdeclaration}[1]{, see equation
28575 \backslash
28576 nobreakspace(#1)}
28577 \begin_inset Newline newline
28578 \end_inset
28579
28580
28581 \backslash
28582 renewcommand{
28583 \backslash
28584 pagedeclaration}[1]{, page
28585 \backslash
28586 nobreakspace{}#1}
28587 \series default
28588
28589 \begin_inset Newline newline
28590 \end_inset
28591
28592 and replace 
28593 \begin_inset Quotes eld
28594 \end_inset
28595
28596 see equation
28597 \begin_inset Quotes erd
28598 \end_inset
28599
28600  and 
28601 \begin_inset Quotes eld
28602 \end_inset
28603
28604 page
28605 \begin_inset Quotes erd
28606 \end_inset
28607
28608  by their translation.
28609 \end_layout
28610
28611 \begin_layout Subsection
28612 Printing the Nomenclature
28613 \begin_inset Index idx
28614 status collapsed
28615
28616 \begin_layout Plain Layout
28617 Nomenclature ! Printing
28618 \end_layout
28619
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \begin_layout Standard
28626 To print the nomenclature, use the menu 
28627 \family sans
28628 Insert\SpecialChar \menuseparator
28629 Lists
28630 \begin_inset space ~
28631 \end_inset
28632
28633 /
28634 \begin_inset space ~
28635 \end_inset
28636
28637 TOC\SpecialChar \menuseparator
28638 Nomenclature
28639 \family default
28640 .
28641  A box labeled 
28642 \begin_inset Quotes eld
28643 \end_inset
28644
28645
28646 \family sans
28647 Nomenclature
28648 \family default
28649
28650 \begin_inset Quotes erd
28651 \end_inset
28652
28653  will show the place where the nomenclature is printed in the output.
28654  By right-clicking on it, the amount of space for symbols can be altered.
28655  You can choose between these settings:
28656 \end_layout
28657
28658 \begin_layout Description
28659 Default a space of 1
28660 \begin_inset space \thinspace{}
28661 \end_inset
28662
28663 cm is used
28664 \end_layout
28665
28666 \begin_layout Description
28667 Longest
28668 \begin_inset space ~
28669 \end_inset
28670
28671 label
28672 \begin_inset space ~
28673 \end_inset
28674
28675 width the width of the widest symbol of all nomenclature entries is used
28676 \end_layout
28677
28678 \begin_layout Description
28679 Custom custom space
28680 \end_layout
28681
28682 \begin_layout Standard
28683 In the printed output the title of the nomenclature appears as 
28684 \begin_inset Quotes eld
28685 \end_inset
28686
28687 Nomenclature
28688 \begin_inset Quotes erd
28689 \end_inset
28690
28691 .
28692  If you are not happy with the name, you can change it by redefining the
28693  command 
28694 \series bold
28695
28696 \backslash
28697 nomname
28698 \series default
28699  in the preamble.
28700  For example, in order to change the name to 
28701 \emph on
28702 List of Symbols
28703 \emph default
28704 , add the following line to the preamble:
28705 \end_layout
28706
28707 \begin_layout Standard
28708
28709 \family roman
28710 \series bold
28711
28712 \backslash
28713 renewcommand{
28714 \backslash
28715 nomname}{List of Symbols}
28716 \end_layout
28717
28718 \begin_layout Subsection
28719 Nomenclature Program
28720 \begin_inset Index idx
28721 status collapsed
28722
28723 \begin_layout Plain Layout
28724 Nomenclature ! Program
28725 \end_layout
28726
28727 \end_inset
28728
28729
28730 \begin_inset CommandInset label
28731 LatexCommand label
28732 name "sub:Nomenclature-Program"
28733
28734 \end_inset
28735
28736
28737 \end_layout
28738
28739 \begin_layout Standard
28740 LyX uses the program 
28741 \family sans
28742 makeindex
28743 \family default
28744 , that is part of every LaTeX distribution, to generate the nomenclature.
28745  LyX's preferences dialog allows you to specify another program or to control
28746  
28747 \family sans
28748 makeindex
28749 \family default
28750  by adding options, see section
28751 \begin_inset space ~
28752 \end_inset
28753
28754
28755 \begin_inset CommandInset ref
28756 LatexCommand ref
28757 reference "sub:LaTeX-settings"
28758
28759 \end_inset
28760
28761 .
28762  The available options are listed and explained in 
28763 \begin_inset CommandInset citation
28764 LatexCommand cite
28765 key "nomencl,makeindex"
28766
28767 \end_inset
28768
28769 .
28770 \end_layout
28771
28772 \begin_layout Section
28773 Branches
28774 \begin_inset Index idx
28775 status collapsed
28776
28777 \begin_layout Plain Layout
28778 Branches
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \begin_inset Index idx
28785 status collapsed
28786
28787 \begin_layout Plain Layout
28788 Document ! Branches
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \begin_inset CommandInset label
28795 LatexCommand label
28796 name "sec:Branches"
28797
28798 \end_inset
28799
28800
28801 \end_layout
28802
28803 \begin_layout Standard
28804 Sometimes it is useful to hide some document parts in the output.
28805  For example a teacher who is setting an exam obviously doesn't want the
28806  pupils to see the answers, but having questions and answers in the same
28807  document will make the life of the markers of that exam much easier.
28808 \end_layout
28809
28810 \begin_layout Standard
28811 For these cases LyX allows you to put text into branches.
28812  The text will then only appear in the output when its branch is activated.
28813  To create a branch, either select the menu 
28814 \family sans
28815 Insert\SpecialChar \menuseparator
28816 Branch\SpecialChar \menuseparator
28817 Insert New Branch
28818 \family default
28819  (if you just want to specify a new branch) or go in the 
28820 \family sans
28821 Document\SpecialChar \menuseparator
28822 Settings
28823 \family default
28824  dialog to 
28825 \family sans
28826 Branches
28827 \family default
28828 , where you can specify and change the name of the branch, its activation
28829  state (whether the content of the branch is shown in the output or not),
28830  its background color inside LyX and whether the name of the branch should
28831  be appended to the document file name on export if the branch is active
28832  (see below for an example).
28833  Furthermore, the dialog lets you merge two branches (just rename one branch
28834  to the name of the other) and to add 
28835 \begin_inset Quotes eld
28836 \end_inset
28837
28838 unknown branches
28839 \begin_inset Quotes erd
28840 \end_inset
28841
28842  (i.
28843 \begin_inset space \thinspace{}
28844 \end_inset
28845
28846 e.
28847 \begin_inset space ~
28848 \end_inset
28849
28850 branches that were added to the document via copy and paste from other documents
28851 , without having being defined) to the document's branch list.
28852 \end_layout
28853
28854 \begin_layout Standard
28855 Text that should be in a branch is set into branch inset boxes.
28856  These boxes are inserted via the menu 
28857 \family sans
28858 Insert\SpecialChar \menuseparator
28859 Branch
28860 \family default
28861  where you can choose a branch.
28862  You can later change the activation state of the branch by right-clicking
28863  on them.
28864 \end_layout
28865
28866 \begin_layout Standard
28867 Here is an example, where only the question text appears, the answer branch
28868  is deactivated and does therefore not appear in the output:
28869 \end_layout
28870
28871 \begin_layout Standard
28872 \begin_inset Branch Question
28873 status open
28874
28875 \begin_layout Standard
28876 Question: Who was the first physics Nobel prize winner?
28877 \end_layout
28878
28879 \end_inset
28880
28881
28882 \end_layout
28883
28884 \begin_layout Standard
28885 \begin_inset Branch Answer
28886 status collapsed
28887
28888 \begin_layout Standard
28889 Answer: Wilhelm Conrad Röntgen
28890 \end_layout
28891
28892 \end_inset
28893
28894
28895 \end_layout
28896
28897 \begin_layout Standard
28898 If you activate 
28899 \family sans
28900 Filename Suffix
28901 \family default
28902  in 
28903 \family sans
28904 Document\SpecialChar \menuseparator
28905 Settings\SpecialChar \menuseparator
28906 Branches
28907 \family default
28908 , the name of the active branches will be appended to the file name at export.
28909  Consider for example a file 
28910 \begin_inset Quotes eld
28911 \end_inset
28912
28913 Exam.lyx
28914 \begin_inset Quotes erd
28915 \end_inset
28916
28917  which has the above branches.
28918  If 
28919 \begin_inset Quotes eld
28920 \end_inset
28921
28922 Filename Suffix
28923 \begin_inset Quotes erd
28924 \end_inset
28925
28926  is active, the PDF export file would be called 
28927 \begin_inset Quotes eld
28928 \end_inset
28929
28930 Exam.pdf
28931 \begin_inset Quotes erd
28932 \end_inset
28933
28934  if both the 
28935 \begin_inset Quotes eld
28936 \end_inset
28937
28938 Question
28939 \begin_inset Quotes erd
28940 \end_inset
28941
28942  and 
28943 \begin_inset Quotes eld
28944 \end_inset
28945
28946 Answer
28947 \begin_inset Quotes erd
28948 \end_inset
28949
28950  branch were inactive, 
28951 \begin_inset Quotes eld
28952 \end_inset
28953
28954 Exam-Question.pdf
28955 \begin_inset Quotes erd
28956 \end_inset
28957
28958  if only the 
28959 \begin_inset Quotes eld
28960 \end_inset
28961
28962 Question
28963 \begin_inset Quotes erd
28964 \end_inset
28965
28966  branch was active, likewise 
28967 \begin_inset Quotes eld
28968 \end_inset
28969
28970 Exam-Answer.pdf
28971 \begin_inset Quotes erd
28972 \end_inset
28973
28974  if only the 
28975 \begin_inset Quotes eld
28976 \end_inset
28977
28978 Answer
28979 \begin_inset Quotes erd
28980 \end_inset
28981
28982  branch was active, and 
28983 \begin_inset Quotes eld
28984 \end_inset
28985
28986 Exam-Question-Answer.pdf
28987 \begin_inset Quotes erd
28988 \end_inset
28989
28990  if both branches were active.
28991  This helps you to easily export different versions of your document without
28992  much hassle.
28993 \end_layout
28994
28995 \begin_layout Standard
28996 \begin_inset VSpace bigskip
28997 \end_inset
28998
28999
29000 \end_layout
29001
29002 \begin_layout Standard
29003 To use conditional output inside places where you cannot insert branch insets,
29004  like inside equations, you can code special LaTeX definitions for each
29005  branch.
29006  For example you can define for the question branch
29007 \begin_inset Foot
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011 For an introduction to the LaTeX-syntax, see section
29012 \begin_inset space ~
29013 \end_inset
29014
29015
29016 \begin_inset CommandInset ref
29017 LatexCommand ref
29018 reference "sub:LaTeX-Syntax"
29019
29020 \end_inset
29021
29022 .
29023 \end_layout
29024
29025 \end_inset
29026
29027
29028 \end_layout
29029
29030 \begin_layout Standard
29031
29032 \series bold
29033
29034 \backslash
29035 newcommand{
29036 \backslash
29037 question}[1]{#1}
29038 \end_layout
29039
29040 \begin_layout Standard
29041
29042 \series bold
29043
29044 \backslash
29045 newcommand{
29046 \backslash
29047 answer}[1]{}
29048 \end_layout
29049
29050 \begin_layout Standard
29051 and for the answer branch
29052 \end_layout
29053
29054 \begin_layout Standard
29055
29056 \series bold
29057
29058 \backslash
29059 newcommand{
29060 \backslash
29061 question}[1]{}
29062 \end_layout
29063
29064 \begin_layout Standard
29065
29066 \series bold
29067
29068 \backslash
29069 newcommand{
29070 \backslash
29071 answer}[1]{#1}
29072 \end_layout
29073
29074 \begin_layout Standard
29075 \begin_inset Branch Question
29076 status open
29077
29078 \begin_layout Standard
29079 \begin_inset ERT
29080 status open
29081
29082 \begin_layout Plain Layout
29083
29084
29085 \backslash
29086 newcommand{
29087 \backslash
29088 question}[1]{#1}
29089 \end_layout
29090
29091 \begin_layout Plain Layout
29092
29093
29094 \backslash
29095 newcommand{
29096 \backslash
29097 answer}[1]{}
29098 \end_layout
29099
29100 \end_inset
29101
29102
29103 \end_layout
29104
29105 \end_inset
29106
29107
29108 \end_layout
29109
29110 \begin_layout Standard
29111 \begin_inset Branch Answer
29112 status collapsed
29113
29114 \begin_layout Standard
29115 \begin_inset ERT
29116 status open
29117
29118 \begin_layout Plain Layout
29119
29120
29121 \backslash
29122 newcommand{
29123 \backslash
29124 question}[1]{}
29125 \end_layout
29126
29127 \begin_layout Plain Layout
29128
29129
29130 \backslash
29131 newcommand{
29132 \backslash
29133 answer}[1]{#1}
29134 \end_layout
29135
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \end_layout
29145
29146 \begin_layout Standard
29147 Now it is possible to use the commands 
29148 \series bold
29149
29150 \backslash
29151 question{\SpecialChar \ldots{}
29152 }
29153 \series default
29154  and 
29155 \series bold
29156
29157 \backslash
29158 answer{\SpecialChar \ldots{}
29159 }
29160 \series default
29161  to obtain conditional output.
29162  Here is an example formula where only the 
29163 \series bold
29164
29165 \backslash
29166 question
29167 \series default
29168  part appears:
29169 \begin_inset Formula 
29170 \[
29171 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29172 \]
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 Inside math, the same effect can be achieved using math macros, see the
29181  
29182 \emph on
29183 Math
29184 \emph default
29185  manual.
29186 \end_layout
29187
29188 \begin_layout Section
29189 PDF Properties
29190 \begin_inset CommandInset label
29191 LatexCommand label
29192 name "sec:PDF-Properties"
29193
29194 \end_inset
29195
29196
29197 \begin_inset Index idx
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 PDF properties
29202 \end_layout
29203
29204 \end_inset
29205
29206
29207 \end_layout
29208
29209 \begin_layout Standard
29210 The 
29211 \family sans
29212 Document Settings
29213 \family default
29214  dialog allows you in the 
29215 \family sans
29216 PDF Properties
29217 \family default
29218  to set up special options for the PDF output of your document.
29219  All options there are provided by the LaTeX-package 
29220 \series bold
29221 hyperref
29222 \series default
29223
29224 \begin_inset Index idx
29225 status collapsed
29226
29227 \begin_layout Plain Layout
29228 LaTeX-packages ! hyperref
29229 \end_layout
29230
29231 \end_inset
29232
29233 .
29234 \end_layout
29235
29236 \begin_layout Standard
29237 Using 
29238 \series bold
29239 hyperref
29240 \series default
29241  will link all cross-references in the DVI- and PDF-output.
29242  This means that the reader of your document will be able to click on a
29243  table of contents entry or on a reference and he is shown the referenced
29244  document part.
29245  You can specify in the dialog tab 
29246 \family sans
29247 Hyperlinks
29248 \family default
29249  how the links will look like and if links for bibliographical backreferences
29250  are created.
29251  The backreferences will appear in the bibliography behind the different
29252  entries, showing the number of the section, slide, or page where the entry
29253  is referenced.
29254 \end_layout
29255
29256 \begin_layout Standard
29257 In the dialog tab 
29258 \family sans
29259 Bookmarks
29260 \family default
29261  you can set if PDF-bookmarks should be created for every section of your
29262  document to make it easier for readers to navigate through the document.
29263  You can decide if the bookmarks should be numbered like your document sections
29264  or not.
29265  With the open bookmarks level you can specify what sectioning level should
29266  be displayed in the bookmarks when opening the PDF.
29267  For example level
29268 \begin_inset space ~
29269 \end_inset
29270
29271 2 will display all sections and subsections, while level
29272 \begin_inset space ~
29273 \end_inset
29274
29275 1 will only display the sections.
29276 \end_layout
29277
29278 \begin_layout Standard
29279 The header information in the dialog tab 
29280 \family sans
29281 General
29282 \family default
29283  are saved together with the PDF as file properties.
29284  Many programs are able to extract this information to e.
29285 \begin_inset space \thinspace{}
29286 \end_inset
29287
29288 g.
29289 \begin_inset space \space{}
29290 \end_inset
29291
29292 automatically recognize who the author is and what the PDF is about.
29293  This is very useful to sort, classify, or use PDFs for bibliography issues.
29294  When the option 
29295 \family sans
29296 Automatic fill header
29297 \family default
29298  is set, LyX tries to extract the header information from your document
29299  title and author settings.
29300 \end_layout
29301
29302 \begin_layout Standard
29303 The option 
29304 \family sans
29305 Load in fullscreen mode
29306 \family default
29307  will open the PDF in fullscreen mode, which is useful for presentations.
29308 \end_layout
29309
29310 \begin_layout Standard
29311 PDF properties are also used in this document.
29312  When you look in its document settings, you can see that some additional
29313  
29314 \series bold
29315 hyperref
29316 \series default
29317  options are used.
29318  For an explanation of them we refer you to the hyperref manual 
29319 \begin_inset CommandInset citation
29320 LatexCommand cite
29321 key "hyperref"
29322
29323 \end_inset
29324
29325 .
29326 \end_layout
29327
29328 \begin_layout Section
29329 TeX Code and the LaTeX Syntax
29330 \begin_inset CommandInset label
29331 LatexCommand label
29332 name "sec:TeX-Code"
29333
29334 \end_inset
29335
29336
29337 \end_layout
29338
29339 \begin_layout Subsection
29340 TeX Code Boxes
29341 \begin_inset Index idx
29342 status collapsed
29343
29344 \begin_layout Plain Layout
29345 TeX Code
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \begin_inset CommandInset label
29352 LatexCommand label
29353 name "sub:TeX-Code-Boxes"
29354
29355 \end_inset
29356
29357
29358 \end_layout
29359
29360 \begin_layout Standard
29361 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29362  constructs, but not all.
29363  LaTeX contains of hundreds of packages which provide different commands.
29364  All the time packages are being updated and new ones added.
29365  This has the advantage that you can typeset nearly everything as there
29366  is for every problem a LaTeX-package.
29367  But LyX can of course not be up to date and support all packages and their
29368  commands.
29369 \end_layout
29370
29371 \begin_layout Standard
29372 But don't worry, you can use any LaTeX-command directly in LyX inside the
29373  TeX Code box.
29374  A TeX Code box is created by the menu 
29375 \family sans
29376 Insert\SpecialChar \menuseparator
29377 TeX
29378 \begin_inset space ~
29379 \end_inset
29380
29381 Code
29382 \family default
29383  or by the toolbar button 
29384 \begin_inset Info
29385 type  "icon"
29386 arg   "ert-insert"
29387 \end_inset
29388
29389 .
29390  The box can be opened by left-clicking and closed by right-clicking on
29391  it.
29392 \end_layout
29393
29394 \begin_layout Standard
29395 You can insert complete or incomplete commands as TeX Code.
29396  Incomplete means that the command argument can be Standard LyX text.
29397  For example, if you want to draw a frame around a word and are therefore
29398  using the LaTeX-command 
29399 \series bold
29400
29401 \backslash
29402 fbox
29403 \series default
29404 , you can write the command part 
29405 \series bold
29406
29407 \backslash
29408 fbox{
29409 \series default
29410  in a TeX Code box before the word and the closing brace 
29411 \series bold
29412 }
29413 \series default
29414  in a second TeX Code box behind the word.
29415  The word between the two TeX Code boxes is then the argument as it is in
29416  the following example:
29417 \end_layout
29418
29419 \begin_layout Standard
29420 \begin_inset Graphics
29421         filename clipart/ERT.png
29422         scale 89
29423
29424 \end_inset
29425
29426
29427 \end_layout
29428
29429 \begin_layout Standard
29430 gives
29431 \end_layout
29432
29433 \begin_layout Standard
29434 This is a line with a 
29435 \begin_inset ERT
29436 status collapsed
29437
29438 \begin_layout Plain Layout
29439
29440
29441 \backslash
29442 fbox{
29443 \end_layout
29444
29445 \end_inset
29446
29447 framed
29448 \begin_inset ERT
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452
29453 }
29454 \end_layout
29455
29456 \end_inset
29457
29458  word.
29459 \end_layout
29460
29461 \begin_layout Standard
29462 \begin_inset Note Greyedout
29463 status open
29464
29465 \begin_layout Plain Layout
29466
29467 \series bold
29468 Note:
29469 \series default
29470  At the end of LaTeX-commands without parameters, you have to insert a space
29471  to let LaTeX know that the command is finished.
29472 \end_layout
29473
29474 \end_inset
29475
29476
29477 \end_layout
29478
29479 \begin_layout Subsection
29480 Short Introduction to the LaTeX Syntax
29481 \begin_inset Argument
29482 status collapsed
29483
29484 \begin_layout Plain Layout
29485 The LaTeX Syntax
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \begin_inset Index idx
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495 LaTeX Syntax
29496 \end_layout
29497
29498 \end_inset
29499
29500
29501 \begin_inset CommandInset label
29502 LatexCommand label
29503 name "sub:LaTeX-Syntax"
29504
29505 \end_inset
29506
29507
29508 \end_layout
29509
29510 \begin_layout Standard
29511 When you write larger documents or books, you will need to know something
29512  about the LaTeX-commands that LyX uses in the background.
29513  Because LaTeX is based on commands, you can 
29514 \begin_inset Quotes eld
29515 \end_inset
29516
29517 program
29518 \begin_inset Quotes erd
29519 \end_inset
29520
29521  your text.
29522  This has the advantage that the layout of the document can be changed at
29523  any time if you know the right commands.
29524  E.
29525 \begin_inset space \thinspace{}
29526 \end_inset
29527
29528 g.
29529 \begin_inset space \space{}
29530 \end_inset
29531
29532 imagine you have to write a manual for a product and the deadline is the
29533  end of the day.
29534  Your boss just has complimented you for your good work but wants to have
29535  all caption labels bold.
29536  But you have over hundred figure and table captions with non-bold labels
29537  in your manual.
29538  Of course it's impossible to change all caption labels manually in one
29539  day.
29540 \end_layout
29541
29542 \begin_layout Standard
29543 Now LaTeX comes into play.
29544  As mentioned above, for every problem there exists a LaTeX-package.
29545  First you have to find out which and therefore look in the LaTeX package
29546  database, 
29547 \begin_inset CommandInset citation
29548 LatexCommand cite
29549 key "Catalogue"
29550
29551 \end_inset
29552
29553 .
29554 \end_layout
29555
29556 \begin_layout Standard
29557 As result you know that the package 
29558 \series bold
29559 caption
29560 \series default
29561
29562 \begin_inset Index idx
29563 status collapsed
29564
29565 \begin_layout Plain Layout
29566 LaTeX-packages ! caption
29567 \end_layout
29568
29569 \end_inset
29570
29571  is what you need.
29572  To use a package, you have to load it in the document preamble (menu 
29573 \family sans
29574 Document\SpecialChar \menuseparator
29575 Settings
29576 \family default
29577 ) with the command
29578 \end_layout
29579
29580 \begin_layout Standard
29581
29582 \series bold
29583
29584 \backslash
29585 usepackage[options]{package name}
29586 \end_layout
29587
29588 \begin_layout Standard
29589 All LaTeX commands begin with a backslash, the command argument is set within
29590  two braces, and the options are set within two brackets.
29591  Note that not all commands have an argument and options.
29592 \end_layout
29593
29594 \begin_layout Standard
29595 In your case the package name is 
29596 \series bold
29597 caption
29598 \series default
29599 .
29600  After a look in the documentation of the package, you know that the option
29601  
29602 \series bold
29603 labelfont=bf
29604 \series default
29605  will change the font of all caption labels to bold.
29606  So you add the command
29607 \end_layout
29608
29609 \begin_layout Standard
29610
29611 \series bold
29612
29613 \backslash
29614 usepackage[labelfont=bf]{caption}
29615 \end_layout
29616
29617 \begin_layout Standard
29618 to the preamble and the problem is solved.
29619 \begin_inset Foot
29620 status collapsed
29621
29622 \begin_layout Plain Layout
29623 For more commands provided by the 
29624 \series bold
29625 caption
29626 \series default
29627  package, have a look at its documentation, 
29628 \begin_inset CommandInset citation
29629 LatexCommand cite
29630 key "caption"
29631
29632 \end_inset
29633
29634 .
29635 \end_layout
29636
29637 \end_inset
29638
29639
29640 \end_layout
29641
29642 \begin_layout Standard
29643 Note that some document classes have built-in solutions for well known problems
29644  like your case.
29645  For example if you use a 
29646 \family sans
29647 KOMA-Script
29648 \family default
29649  class, you don't need the package 
29650 \series bold
29651 caption
29652 \series default
29653 , you can instead write
29654 \end_layout
29655
29656 \begin_layout Standard
29657
29658 \series bold
29659
29660 \backslash
29661 setkomafont{captionlabel}{
29662 \backslash
29663 bfseries}
29664 \end_layout
29665
29666 \begin_layout Standard
29667 in the preamble and the problem is solved.
29668  So if you plan to write a large document, you should have a look at the
29669  documentation of the document class you want to use.
29670  (
29671 \series bold
29672
29673 \backslash
29674 setkomafont
29675 \series default
29676  is an example of a command with more than one argument.)
29677 \end_layout
29678
29679 \begin_layout Standard
29680 Commands in the preamble affect the whole document, while commands in the
29681  text affect only the text after the command or only the text used as command
29682  argument.
29683  To insert a LaTeX-command in text, use the TeX Code box as described in
29684  the previous section.
29685 \end_layout
29686
29687 \begin_layout Standard
29688 If you want to learn more about LaTeX and its syntax, have a look at the
29689  LaTeX-books 
29690 \begin_inset CommandInset citation
29691 LatexCommand cite
29692 key "latexcompanion,latexguide"
29693
29694 \end_inset
29695
29696 .
29697 \end_layout
29698
29699 \begin_layout Standard
29700 \begin_inset Newpage cleardoublepage
29701 \end_inset
29702
29703
29704 \end_layout
29705
29706 \begin_layout Standard
29707 \begin_inset ERT
29708 status collapsed
29709
29710 \begin_layout Plain Layout
29711
29712
29713 \backslash
29714 pagestyle{fancy}
29715 \end_layout
29716
29717 \end_inset
29718
29719
29720 \begin_inset Note Note
29721 status collapsed
29722
29723 \begin_layout Plain Layout
29724 switches temporarily to a page style with custom header and footer line
29725 \end_layout
29726
29727 \end_inset
29728
29729
29730 \end_layout
29731
29732 \begin_layout Left Header
29733 \begin_inset Argument
29734 status open
29735
29736 \begin_layout Plain Layout
29737
29738 \end_layout
29739
29740 \end_inset
29741
29742
29743 \begin_inset ERT
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747
29748
29749 \backslash
29750 rightmark
29751 \end_layout
29752
29753 \end_inset
29754
29755
29756 \begin_inset Note Note
29757 status open
29758
29759 \begin_layout Plain Layout
29760 defines the header line as described below
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \begin_layout Center Header
29769 \begin_inset Argument
29770 status open
29771
29772 \begin_layout Plain Layout
29773
29774 \end_layout
29775
29776 \end_inset
29777
29778
29779 \end_layout
29780
29781 \begin_layout Right Header
29782 \begin_inset Argument
29783 status open
29784
29785 \begin_layout Plain Layout
29786 \begin_inset ERT
29787 status collapsed
29788
29789 \begin_layout Plain Layout
29790
29791
29792 \backslash
29793 leftmark
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \end_layout
29800
29801 \end_inset
29802
29803
29804 \end_layout
29805
29806 \begin_layout Left Footer
29807 \begin_inset Argument
29808 status open
29809
29810 \begin_layout Plain Layout
29811 \begin_inset ERT
29812 status collapsed
29813
29814 \begin_layout Plain Layout
29815
29816
29817 \backslash
29818 thepage
29819 \end_layout
29820
29821 \end_inset
29822
29823
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Center Footer
29832 \begin_inset Argument
29833 status open
29834
29835 \begin_layout Plain Layout
29836
29837 \family sans
29838 \series bold
29839 \color red
29840 LyX's user guide
29841 \end_layout
29842
29843 \end_inset
29844
29845 Magic code:
29846 \begin_inset Newline newline
29847 \end_inset
29848
29849
29850 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29851 \end_inset
29852
29853
29854 \end_layout
29855
29856 \begin_layout Right Footer
29857 \begin_inset Argument
29858 status open
29859
29860 \begin_layout Plain Layout
29861
29862 \end_layout
29863
29864 \end_inset
29865
29866
29867 \begin_inset ERT
29868 status collapsed
29869
29870 \begin_layout Plain Layout
29871
29872
29873 \backslash
29874 Roman{page}
29875 \end_layout
29876
29877 \end_inset
29878
29879
29880 \end_layout
29881
29882 \begin_layout Section
29883 Customized Page Headers and Footers
29884 \begin_inset CommandInset label
29885 LatexCommand label
29886 name "sec:Customized-Page-Headers"
29887
29888 \end_inset
29889
29890
29891 \begin_inset Index idx
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895 Document ! Header/Footer line
29896 \end_layout
29897
29898 \end_inset
29899
29900
29901 \begin_inset Index idx
29902 status collapsed
29903
29904 \begin_layout Plain Layout
29905 Header/Footer line
29906 \end_layout
29907
29908 \end_inset
29909
29910
29911 \end_layout
29912
29913 \begin_layout Standard
29914 To define custom page header and footer line for your document, you need
29915  to set the headings style to 
29916 \family sans
29917 Fancy
29918 \family default
29919  in the 
29920 \family sans
29921 Document\SpecialChar \menuseparator
29922 Settings
29923 \family default
29924  dialog under 
29925 \family sans
29926 Page
29927 \begin_inset space ~
29928 \end_inset
29929
29930 Layout
29931 \family default
29932 .
29933  As second step add in the menu 
29934 \family sans
29935 Document\SpecialChar \menuseparator
29936 Settings\SpecialChar \menuseparator
29937 Modules
29938 \family default
29939  the module 
29940 \begin_inset Quotes eld
29941 \end_inset
29942
29943 Custom Header/Footerlines
29944 \begin_inset Quotes erd
29945 \end_inset
29946
29947 .
29948  This module offers the 6
29949 \begin_inset space ~
29950 \end_inset
29951
29952 styles
29953 \end_layout
29954
29955 \begin_layout Description
29956 Left
29957 \begin_inset space ~
29958 \end_inset
29959
29960 Header,
29961 \begin_inset space ~
29962 \end_inset
29963
29964 Center
29965 \begin_inset space ~
29966 \end_inset
29967
29968 Header,
29969 \begin_inset space ~
29970 \end_inset
29971
29972 Right
29973 \begin_inset space ~
29974 \end_inset
29975
29976 Header
29977 \end_layout
29978
29979 \begin_layout Description
29980 Left
29981 \begin_inset space ~
29982 \end_inset
29983
29984 Footer,
29985 \begin_inset space ~
29986 \end_inset
29987
29988 Center
29989 \begin_inset space ~
29990 \end_inset
29991
29992 Footer,
29993 \begin_inset space ~
29994 \end_inset
29995
29996 Right
29997 \begin_inset space ~
29998 \end_inset
29999
30000 Footer
30001 \end_layout
30002
30003 \begin_layout Standard
30004 for the different positions in the header/footer.
30005 \end_layout
30006
30007 \begin_layout Standard
30008 Normally, headers and footers are set up in the beginning of the document.
30009  but you can change them anywhere you want to.
30010  Figure
30011 \begin_inset space ~
30012 \end_inset
30013
30014
30015 \begin_inset CommandInset ref
30016 LatexCommand ref
30017 reference "fig:Page-layout"
30018
30019 \end_inset
30020
30021  shows the page layout and where the header/footer styles will appear.
30022 \end_layout
30023
30024 \begin_layout Standard
30025 \begin_inset Float figure
30026 placement h
30027 wide false
30028 sideways false
30029 status open
30030
30031 \begin_layout Plain Layout
30032 \noindent
30033 \align center
30034 \begin_inset Tabular
30035 <lyxtabular version="3" rows="5" columns="3">
30036 <features tabularvalignment="middle">
30037 <column alignment="left" valignment="top" width="30line%">
30038 <column alignment="center" valignment="top" width="30line%">
30039 <column alignment="right" valignment="top" width="30line%">
30040 <row>
30041 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30042 \begin_inset Text
30043
30044 \begin_layout Plain Layout
30045 Left Header
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 <cell alignment="center" valignment="top" topline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Plain Layout
30054 Center Header
30055 \end_layout
30056
30057 \end_inset
30058 </cell>
30059 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30060 \begin_inset Text
30061
30062 \begin_layout Plain Layout
30063 Right Header
30064 \end_layout
30065
30066 \end_inset
30067 </cell>
30068 </row>
30069 <row>
30070 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Plain Layout
30074
30075 \end_layout
30076
30077 \end_inset
30078 </cell>
30079 <cell alignment="center" valignment="top" usebox="none">
30080 \begin_inset Text
30081
30082 \begin_layout Plain Layout
30083
30084 \end_layout
30085
30086 \end_inset
30087 </cell>
30088 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30089 \begin_inset Text
30090
30091 \begin_layout Plain Layout
30092
30093 \end_layout
30094
30095 \end_inset
30096 </cell>
30097 </row>
30098 <row>
30099 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103 The normal text on the page goes here.
30104  The running header is above the text, and the footer is below (including
30105  footnotes).
30106  Headers/footers typically contain things like the page number, title of
30107  the chapter, company logo but your can use almost anything, except of floats.
30108 \end_layout
30109
30110 \end_inset
30111 </cell>
30112 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30113 \begin_inset Text
30114
30115 \begin_layout Plain Layout
30116
30117 \end_layout
30118
30119 \end_inset
30120 </cell>
30121 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30122 \begin_inset Text
30123
30124 \begin_layout Plain Layout
30125
30126 \end_layout
30127
30128 \end_inset
30129 </cell>
30130 </row>
30131 <row>
30132 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30133 \begin_inset Text
30134
30135 \begin_layout Plain Layout
30136
30137 \end_layout
30138
30139 \end_inset
30140 </cell>
30141 <cell alignment="center" valignment="top" usebox="none">
30142 \begin_inset Text
30143
30144 \begin_layout Plain Layout
30145
30146 \end_layout
30147
30148 \end_inset
30149 </cell>
30150 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30151 \begin_inset Text
30152
30153 \begin_layout Plain Layout
30154
30155 \end_layout
30156
30157 \end_inset
30158 </cell>
30159 </row>
30160 <row>
30161 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30162 \begin_inset Text
30163
30164 \begin_layout Plain Layout
30165 Left Footer
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30171 \begin_inset Text
30172
30173 \begin_layout Plain Layout
30174 Center Footer
30175 \end_layout
30176
30177 \end_inset
30178 </cell>
30179 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30180 \begin_inset Text
30181
30182 \begin_layout Plain Layout
30183 Right Footer
30184 \end_layout
30185
30186 \end_inset
30187 </cell>
30188 </row>
30189 </lyxtabular>
30190
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \begin_layout Plain Layout
30197 \begin_inset Caption
30198
30199 \begin_layout Plain Layout
30200 \begin_inset CommandInset label
30201 LatexCommand label
30202 name "fig:Page-layout"
30203
30204 \end_inset
30205
30206 Page layout with custom header and footer line.
30207 \end_layout
30208
30209 \end_inset
30210
30211
30212 \end_layout
30213
30214 \end_inset
30215
30216
30217 \end_layout
30218
30219 \begin_layout Subsection
30220 Definition
30221 \end_layout
30222
30223 \begin_layout Standard
30224 To define your header line, add all 3
30225 \begin_inset space ~
30226 \end_inset
30227
30228 header styles.
30229  The things you add to the styles appear on uneven pages, the things in
30230  the optional arguments on even pages.
30231  For single-sided documents, the optional arguments will not be used and
30232  can be omitted.
30233  If you leave a style or its argument empty, nothing appears in the output.
30234  Defining the footer line works similar.
30235 \end_layout
30236
30237 \begin_layout Standard
30238 For the definition, you will need some LaTeX-commands that are inserted
30239  as TeX-code (menu 
30240 \family sans
30241 Insert\SpecialChar \menuseparator
30242 Te
30243 \begin_inset ERT
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247
30248 {}
30249 \end_layout
30250
30251 \end_inset
30252
30253 X
30254 \begin_inset space ~
30255 \end_inset
30256
30257 Code
30258 \family default
30259 ):
30260 \end_layout
30261
30262 \begin_layout Description
30263
30264 \backslash
30265 thepage prints the current page number
30266 \end_layout
30267
30268 \begin_layout Description
30269
30270 \backslash
30271 Roman{page} prints the current page number with capital roman numerals
30272 \end_layout
30273
30274 \begin_layout Description
30275
30276 \backslash
30277 roman{page} prints the current page number with small roman numerals
30278 \end_layout
30279
30280 \begin_layout Description
30281
30282 \backslash
30283 leftmark prints the current section number and title.
30284  If the document has chapters, it prints the current chapter number and
30285  title instead.
30286  It is called 
30287 \begin_inset Quotes eld
30288 \end_inset
30289
30290 leftmark
30291 \begin_inset Quotes prd
30292 \end_inset
30293
30294  because it usually goes in a left header.
30295 \end_layout
30296
30297 \begin_layout Description
30298
30299 \backslash
30300 rightmark prints the current subsection number and title.
30301  If the document has chapters, it prints the current section number and
30302  title instead.
30303  It is normally used in the right header.
30304 \end_layout
30305
30306 \begin_layout Subsection
30307 Default header/footer
30308 \end_layout
30309
30310 \begin_layout Standard
30311 The custom header/footer is not empty by default.
30312  The default header contains the chapter and section title and the center
30313  footer has the page number.
30314  In order to remove unwanted entries from the header/footer, include the
30315  relevant header/footer style in your document, but leave it blank.
30316  So, if you do not want a page number in the footer, include a blank 
30317 \family sans
30318 Center
30319 \begin_inset space ~
30320 \end_inset
30321
30322 Footer
30323 \family default
30324  style.
30325 \end_layout
30326
30327 \begin_layout Subsection
30328 Appearance
30329 \end_layout
30330
30331 \begin_layout Standard
30332 The header and footer will appear on normal pages.
30333  Some pages are different.
30334  The title page has a style of its own, and so has any page that starts
30335  a new part or chapter in your book.
30336  Such pages will not have the custom headers/footers, but that is normal.
30337  There is for example no need to print a header with the chapter name on
30338  the chapter page where the chapter heading is in big bold letters anyway.
30339 \end_layout
30340
30341 \begin_layout Subsubsection
30342 Header and footer decoration line
30343 \end_layout
30344
30345 \begin_layout Standard
30346 By default, you get a 0.4
30347 \begin_inset space \thinspace{}
30348 \end_inset
30349
30350 pt thick line below the header and no footer line.
30351  This can be changed in the document preamble with the commands 
30352 \series bold
30353
30354 \backslash
30355 headrulewidth
30356 \series default
30357  and 
30358 \series bold
30359
30360 \backslash
30361 footrulewidth
30362 \series default
30363  in the following scheme:
30364 \end_layout
30365
30366 \begin_layout Standard
30367
30368 \series bold
30369
30370 \backslash
30371 renewcommand{
30372 \backslash
30373 headrulewidth}{thickness}
30374 \end_layout
30375
30376 \begin_layout Standard
30377 Where thickness is a size in standard units like 
30378 \family sans
30379 pt
30380 \family default
30381  or 
30382 \family sans
30383 mm
30384 \family default
30385 .
30386  If you don't want a line, set the thickness to 0
30387 \begin_inset space \thinspace{}
30388 \end_inset
30389
30390 pt.
30391 \end_layout
30392
30393 \begin_layout Standard
30394 The lines can also be colored, but this requires more knowledge of LaTeX.
30395  If you really need this, have a look in the Internet or in sec.
30396 \begin_inset space ~
30397 \end_inset
30398
30399 4.4 of the book 
30400 \begin_inset CommandInset citation
30401 LatexCommand cite
30402 key "Mittelbach"
30403
30404 \end_inset
30405
30406 .
30407 \end_layout
30408
30409 \begin_layout Subsubsection
30410 Several header/footer lines
30411 \end_layout
30412
30413 \begin_layout Standard
30414 In case that you need more than one text line as a header/footer, you can
30415  do this by adding a normal line break in the style definition.
30416  However, the default height of the header/footer is only the one of one
30417  text line.
30418  To expand the height, redefine the LaTeX length 
30419 \series bold
30420
30421 \backslash
30422 headheight
30423 \series default
30424  or 
30425 \series bold
30426
30427 \backslash
30428 footheight
30429 \series default
30430  in this scheme in your document preamble:
30431 \end_layout
30432
30433 \begin_layout Standard
30434
30435 \series bold
30436
30437 \backslash
30438 setlength{
30439 \backslash
30440 headheight}{height}
30441 \end_layout
30442
30443 \begin_layout Standard
30444 Where height is a size in standard units.
30445  If you don't know which amount of space is needed for the height, define
30446  your header/footer and preview your document as PDF.
30447  Then open the LaTeX logfile via the menu 
30448 \family sans
30449 Document\SpecialChar \menuseparator
30450 La
30451 \begin_inset ERT
30452 status collapsed
30453
30454 \begin_layout Plain Layout
30455
30456 {}
30457 \end_layout
30458
30459 \end_inset
30460
30461 TeX Log
30462 \family default
30463  and look via the button 
30464 \family sans
30465 Next
30466 \begin_inset space ~
30467 \end_inset
30468
30469 Warning
30470 \family default
30471  if you find a warning of the package 
30472 \series bold
30473 fancyhdr
30474 \series default
30475
30476 \begin_inset Index idx
30477 status collapsed
30478
30479 \begin_layout Plain Layout
30480 LaTeX-packages ! fancyhdr
30481 \end_layout
30482
30483 \end_inset
30484
30485 .
30486  If there is such a warning, it contains the space that you need at least
30487  for your header/footer.
30488 \end_layout
30489
30490 \begin_layout Subsection
30491 This example
30492 \end_layout
30493
30494 \begin_layout Standard
30495 This example demonstrates what can be done with custom header/footers.
30496  Don't use it for your document as it is just an example.
30497  This example consists of the following definition:
30498 \end_layout
30499
30500 \begin_layout Description
30501 Left
30502 \begin_inset space ~
30503 \end_inset
30504
30505 Header 
30506 \series bold
30507
30508 \backslash
30509 rightmark
30510 \series default
30511 , empty optional argument
30512 \end_layout
30513
30514 \begin_layout Description
30515 Center
30516 \begin_inset space ~
30517 \end_inset
30518
30519 Header empty, empty optional argument
30520 \end_layout
30521
30522 \begin_layout Description
30523 Right
30524 \begin_inset space ~
30525 \end_inset
30526
30527 Header empty, 
30528 \series bold
30529
30530 \backslash
30531 leftmark
30532 \series default
30533  in the optional argument
30534 \end_layout
30535
30536 \begin_layout Description
30537 Left
30538 \begin_inset space ~
30539 \end_inset
30540
30541 Footer empty, 
30542 \series bold
30543
30544 \backslash
30545 thepage
30546 \series default
30547  in the optional argument
30548 \end_layout
30549
30550 \begin_layout Description
30551 Center
30552 \begin_inset space ~
30553 \end_inset
30554
30555 Footer 
30556 \family sans
30557 \series bold
30558 \color red
30559 LyX's user guide
30560 \family default
30561 \series default
30562 \color inherit
30563
30564 \begin_inset Quotes eld
30565 \end_inset
30566
30567 Magic code:
30568 \begin_inset Newline newline
30569 \end_inset
30570
30571
30572 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30573 \end_inset
30574
30575
30576 \begin_inset Quotes erd
30577 \end_inset
30578
30579  in the optional argument
30580 \end_layout
30581
30582 \begin_layout Description
30583 Right
30584 \begin_inset space ~
30585 \end_inset
30586
30587 Footer 
30588 \series bold
30589
30590 \backslash
30591 Roman{page}
30592 \series default
30593 , empty optional argument
30594 \end_layout
30595
30596 \begin_layout Description
30597
30598 \backslash
30599 headrulewidth set to 2
30600 \begin_inset space \thinspace{}
30601 \end_inset
30602
30603 pt
30604 \end_layout
30605
30606 \begin_layout Standard
30607 In principle you can use almost everything in headers/footers, except of
30608  floats.
30609  For more special things like e.
30610 \begin_inset space \thinspace{}
30611 \end_inset
30612
30613 g.
30614 \begin_inset space ~
30615 \end_inset
30616
30617 thumb-indexes, see the manual of the 
30618 \series bold
30619 fancyhdr
30620 \series default
30621  package, 
30622 \begin_inset CommandInset citation
30623 LatexCommand cite
30624 key "fancyhdr"
30625
30626 \end_inset
30627
30628 .
30629 \end_layout
30630
30631 \begin_layout Standard
30632 \begin_inset Newpage clearpage
30633 \end_inset
30634
30635
30636 \end_layout
30637
30638 \begin_layout Standard
30639 \begin_inset ERT
30640 status collapsed
30641
30642 \begin_layout Plain Layout
30643
30644
30645 \backslash
30646 pagestyle{headings}
30647 \end_layout
30648
30649 \end_inset
30650
30651
30652 \begin_inset Note Note
30653 status collapsed
30654
30655 \begin_layout Plain Layout
30656 switches back to page style with the default headings
30657 \end_layout
30658
30659 \end_inset
30660
30661
30662 \end_layout
30663
30664 \begin_layout Section
30665 Previewing Snippets of your Document
30666 \begin_inset CommandInset label
30667 LatexCommand label
30668 name "sec:Previewing-snippets-of"
30669
30670 \end_inset
30671
30672
30673 \begin_inset Index idx
30674 status collapsed
30675
30676 \begin_layout Plain Layout
30677 Instant preview
30678 \end_layout
30679
30680 \end_inset
30681
30682
30683 \begin_inset Index idx
30684 status collapsed
30685
30686 \begin_layout Plain Layout
30687 Document ! Preview
30688 \end_layout
30689
30690 \end_inset
30691
30692
30693 \end_layout
30694
30695 \begin_layout Standard
30696 LyX allows you to generate previews of sections of your document on the
30697  fly so you can see how they'll look in the final document without having
30698  to break your train of thought with 
30699 \family sans
30700 View\SpecialChar \menuseparator
30701 DVI
30702 \family default
30703 .
30704 \end_layout
30705
30706 \begin_layout Standard
30707 If you would for example like to see in LyX your math formulas typeset by
30708  LaTeX, install the LaTeX-package 
30709 \series bold
30710 preview-latex
30711 \series default
30712
30713 \begin_inset Index idx
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717 LaTeX-packages ! preview-latex
30718 \end_layout
30719
30720 \end_inset
30721
30722  as explained below, and turn on 
30723 \family sans
30724 Instant
30725 \begin_inset space ~
30726 \end_inset
30727
30728 preview
30729 \family default
30730  in the 
30731 \family sans
30732 Tools\SpecialChar \menuseparator
30733 Preferences 
30734 \family default
30735 dialog under Look
30736 \begin_inset space ~
30737 \end_inset
30738
30739 and
30740 \begin_inset space ~
30741 \end_inset
30742
30743 feel\SpecialChar \menuseparator
30744 Display.
30745  The 
30746 \family sans
30747 Preview
30748 \begin_inset space ~
30749 \end_inset
30750
30751 Size
30752 \family default
30753  is the multiplication factor for the size.
30754 \end_layout
30755
30756 \begin_layout Standard
30757 Previews are generated when you load a document into LyX and when you finish
30758  editing an inset.
30759  Previews of an already loaded document are 
30760 \emph on
30761 not
30762 \emph default
30763  generated just by selecting the 
30764 \family sans
30765 Instant
30766 \begin_inset space ~
30767 \end_inset
30768
30769 preview
30770 \family default
30771  check box, you have to reopen the documents to activate the previews.
30772 \end_layout
30773
30774 \begin_layout Standard
30775 LyX will generate previews of math insets.
30776  It will also generate previews of included insets if you select the 
30777 \family sans
30778 Show
30779 \begin_inset space ~
30780 \end_inset
30781
30782 preview
30783 \family default
30784  check box in the insert dialog.
30785  This is useful if you wish to generate a preview of a LaTeX figure, for
30786  example.
30787 \end_layout
30788
30789 \begin_layout Standard
30790 To get previews working, you need the LaTeX package 
30791 \series bold
30792 preview-latex
30793 \series default
30794  (on some systems named simply 
30795 \series bold
30796 preview
30797 \series default
30798 ) installed.
30799  If it is not already installed, you will find it in the TeX-catalogue,
30800  
30801 \begin_inset CommandInset citation
30802 LatexCommand cite
30803 key "TeXCatalogue"
30804
30805 \end_inset
30806
30807  or in the package manager of your LaTeX-system.
30808  You obtain prettier results if you install the program 
30809 \family typewriter
30810 pnmcrop
30811 \family default
30812  from the 
30813 \family typewriter
30814 netpbm
30815 \family default
30816  package; for LyX on Windows this program is automatically installed together
30817  with LyX.
30818 \end_layout
30819
30820 \begin_layout Standard
30821 \begin_inset VSpace bigskip
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Standard
30828 You can furthermore preview the LaTeX source of the whole document or parts
30829  of it.
30830  Use the menu 
30831 \family sans
30832 View\SpecialChar \menuseparator
30833 View
30834 \begin_inset space ~
30835 \end_inset
30836
30837 Source
30838 \family default
30839  and a window will be shown where you can see the LaTeX-source code.
30840  The window shows the source of the whole paragraph where the cursor is
30841  currently in.
30842  You can also select document parts in LyX's main window, then only this
30843  selection (when it is more than one paragraph) is shown as source code.
30844  To view the whole document as source, enable the corresponding option in
30845  the source view window.
30846 \end_layout
30847
30848 \begin_layout Section
30849 Advanced Find and Replace
30850 \begin_inset CommandInset label
30851 LatexCommand label
30852 name "sec:Advanced-Find-and"
30853
30854 \end_inset
30855
30856
30857 \begin_inset Index idx
30858 status collapsed
30859
30860 \begin_layout Plain Layout
30861 Replace
30862 \end_layout
30863
30864 \end_inset
30865
30866
30867 \begin_inset Index idx
30868 status collapsed
30869
30870 \begin_layout Plain Layout
30871 Find
30872 \end_layout
30873
30874 \end_inset
30875
30876
30877 \end_layout
30878
30879 \begin_layout Subsection
30880 Introduction
30881 \end_layout
30882
30883 \begin_layout Standard
30884 The advanced find and replace feature of LyX allows for searching of complex,
30885  format-sensitive text segments and mathematics contents within LyX documents.
30886  It is an enhancement of the standard (quick) find and replace feature.
30887  The key-features are:
30888 \end_layout
30889
30890 \begin_layout Itemize
30891 Both searching of text and of mathematical formulas is allowed, where the
30892  latter is done by entering mathematics in the usual way; not only entire
30893  mathematical formulas are found, but also parts occurring within more complex
30894  formulas
30895 \end_layout
30896
30897 \begin_layout Itemize
30898 Search may be format-insensitive, so that the searched text is found in
30899  any context/style (standard text, section headings, notes, and even mathematics
30900 ), or it may be format-sensitive, so that, for example, a word entered with
30901  a section heading will only be found within section headings
30902 \end_layout
30903
30904 \begin_layout Itemize
30905 Search may be widened to a specific 
30906 \emph on
30907 scope
30908 \emph default
30909 , i.
30910 \begin_inset space \thinspace{}
30911 \end_inset
30912
30913 e.
30914 \begin_inset space ~
30915 \end_inset
30916
30917 a set of files which may be all the children of the document being edited,
30918  all the open files, or all the manuals available from the 
30919 \family sans
30920 Help
30921 \family default
30922  menu
30923 \end_layout
30924
30925 \begin_layout Itemize
30926 Replace may optionally preserve capitalization, so that the replaced text
30927  capitalization is adapted to the matching text (i.
30928 \begin_inset space \thinspace{}
30929 \end_inset
30930
30931 e.
30932 \begin_inset space ~
30933 \end_inset
30934
30935 all lowercase, all uppercase, first uppercase followed by lowercase)
30936 \end_layout
30937
30938 \begin_layout Subsection
30939 Basic usage
30940 \end_layout
30941
30942 \begin_layout Standard
30943 The advanced find and replace feature of LyX is activated through the menu
30944  
30945 \family sans
30946 Edit\SpecialChar \menuseparator
30947 Find & Replace
30948 \noun on
30949  (
30950 \noun default
30951 Advanced
30952 \noun on
30953 )
30954 \family default
30955 \noun default
30956  (shortcut 
30957 \begin_inset Info
30958 type  "shortcut"
30959 arg   "dialog-show findreplaceadv"
30960 \end_inset
30961
30962 ) or the toolbar button 
30963 \begin_inset Info
30964 type  "icon"
30965 arg   "dialog-toggle findreplaceadv"
30966 \end_inset
30967
30968 .
30969  This opens the 
30970 \family sans
30971 Advanced Find and Replace
30972 \family default
30973  dialog.
30974 \end_layout
30975
30976 \begin_layout Subsubsection
30977 Searching for text
30978 \end_layout
30979
30980 \begin_layout Standard
30981 Enter into the 
30982 \family sans
30983 Find
30984 \family default
30985  LyX mini-editor a simple word, and search for occurrences of it by clicking
30986  on the 
30987 \family sans
30988 Find Next
30989 \family default
30990  button at the bottom of the dialog (or just press the 
30991 \family sans
30992 Return
30993 \family default
30994  key).
30995  The entered word is found both in text mode and in math mode, and in emphasized
30996 , bold or normal face, and in both in section titles and in standard text.
30997  Pressing repeatedly 
30998 \family sans
30999 Enter
31000 \family default
31001  keeps searching forward.
31002  Similarly, pressing 
31003 \family sans
31004 Shift+Enter
31005 \family default
31006  searches for the entered text backwards.
31007 \end_layout
31008
31009 \begin_layout Standard
31010 While searching, the 
31011 \family sans
31012 Case sensitive
31013 \family default
31014  option allows matches to occur only with the same case as entered in the
31015  
31016 \family sans
31017 Find
31018 \family default
31019  editor.
31020  The 
31021 \family sans
31022 Whole words
31023 \family default
31024  option allows matches to occur only at word boundaries.
31025 \end_layout
31026
31027 \begin_layout Subsubsection
31028 Searching for mathematics
31029 \end_layout
31030
31031 \begin_layout Standard
31032 Mathematical formulas may be searched for by typing in the 
31033 \family sans
31034 Find
31035 \family default
31036  editor a mathematical formula, such as 
31037 \begin_inset Formula $x^{2}$
31038 \end_inset
31039
31040  or also something more complex like 
31041 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31042 \end_inset
31043
31044 .
31045  When searching for a formula, it is found both when it is alone and when
31046  it occurs in sub-formulas and nested parts of sub-formulas, for example
31047  the mentioned segments would be found in something like 
31048 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31049 \end_inset
31050
31051
31052 \end_layout
31053
31054 \begin_layout Subsubsection
31055 Style-aware search
31056 \end_layout
31057
31058 \begin_layout Standard
31059 It is also possible to search for text with specific styles.
31060  This is done by switching to the 
31061 \family sans
31062 Settings
31063 \family default
31064  tab of the dialog and unchecking the 
31065 \family sans
31066 Ignore format
31067 \family default
31068  option.
31069  This way, entering in the 
31070 \family sans
31071 Find
31072 \family default
31073  editor
31074 \end_layout
31075
31076 \begin_layout Itemize
31077 a plain word and searching for it would not find instances of the word occurring
31078  in emphasized or boldface.
31079 \end_layout
31080
31081 \begin_layout Itemize
31082 an emphasized or boldface word and searching for it would find the respective
31083  instances with same face only, and within the same text style only.
31084  Note that, for example, an emphasized text is found not only when occurring
31085  alone, but also when it is contained in a longer emphasized sentence.
31086 \end_layout
31087
31088 \begin_layout Itemize
31089 a plain word in a section heading, and searching for it, finds occurrences
31090  of if only within section headings.
31091  Also, if the text to search is given an emphasized or bold face, in addition
31092  to a section style, then it is found only when occurring with the same
31093  style.
31094 \end_layout
31095
31096 \begin_layout Itemize
31097 some mathematics in a displayed formula will only find instances of this
31098  formula that are also displayed formulas (and not inline formulas).
31099 \end_layout
31100
31101 \begin_layout Subsubsection
31102 Replace
31103 \end_layout
31104
31105 \begin_layout Standard
31106 The text segments matching the text entered in the 
31107 \family sans
31108 Find
31109 \family default
31110  editor may be replaced with the text segments entered in the 
31111 \family sans
31112 Replace
31113 \family default
31114 \noun on
31115  
31116 \noun default
31117 editor.
31118  In order to find the next occurrence and replace it, click on the 
31119 \family sans
31120 Replace
31121 \family default
31122  button or alternatively
31123 \noun on
31124  
31125 \noun default
31126 press 
31127 \family sans
31128 Enter
31129 \family default
31130  or 
31131 \family sans
31132 Shift+Enter
31133 \family default
31134  while being in the 
31135 \family sans
31136 Replace
31137 \family default
31138 \noun on
31139  
31140 \noun default
31141 editor.
31142 \end_layout
31143
31144 \begin_layout Standard
31145 You can replace full-featured formatted LyX segments in place of the matching
31146  text segments in your document.
31147  Typical scenarios in which to use this capability may be (just to mention
31148  a few):
31149 \end_layout
31150
31151 \begin_layout Itemize
31152 replacing occurrences of a word with a customized formatted version of the
31153  same word, for example replacing occurrences of a name like 
31154 \begin_inset Quotes eld
31155 \end_inset
31156
31157 func()
31158 \begin_inset Quotes erd
31159 \end_inset
31160
31161  with its typewriter version 
31162 \family typewriter
31163
31164 \begin_inset Quotes eld
31165 \end_inset
31166
31167 func()
31168 \begin_inset Quotes erd
31169 \end_inset
31170
31171 ;
31172 \end_layout
31173
31174 \begin_layout Itemize
31175 performing a notation rework of mathematical symbols, for example replacing
31176  occurrences of 
31177 \begin_inset Quotes eld
31178 \end_inset
31179
31180
31181 \begin_inset Formula $R$
31182 \end_inset
31183
31184
31185 \begin_inset Quotes erd
31186 \end_inset
31187
31188  with 
31189 \begin_inset Quotes eld
31190 \end_inset
31191
31192
31193 \begin_inset Formula $\mathbb{R}$
31194 \end_inset
31195
31196
31197 \begin_inset Quotes erd
31198 \end_inset
31199
31200  (you may want to enable the 
31201 \family sans
31202 Whole words
31203 \family default
31204  and 
31205 \family sans
31206 Case sensitive
31207 \family default
31208  options and disable the 
31209 \family sans
31210 Ignore format
31211 \family default
31212  option in the 
31213 \family sans
31214 Settings
31215 \family default
31216  tab, in order to avoid replacing all 
31217 \begin_inset Quotes eld
31218 \end_inset
31219
31220 R
31221 \begin_inset Quotes erd
31222 \end_inset
31223
31224  letters occurring in normal text), or occurrences of 
31225 \begin_inset Formula $x_{j}^{i}$
31226 \end_inset
31227
31228  with 
31229 \begin_inset Formula $x_{i,\, j}$
31230 \end_inset
31231
31232 , or occurrences of 
31233 \begin_inset Formula $x[k]$
31234 \end_inset
31235
31236  with 
31237 \begin_inset Formula $x_{k}$
31238 \end_inset
31239
31240 .
31241 \end_layout
31242
31243 \begin_layout Subsection
31244 Advanced usage
31245 \end_layout
31246
31247 \begin_layout Standard
31248 There is a regular expression (regexp) based searching facility.
31249 \begin_inset Foot
31250 status collapsed
31251
31252 \begin_layout Plain Layout
31253 A good explanation of regular expressions is given in this Wikipedia entry:
31254  
31255 \begin_inset CommandInset href
31256 LatexCommand href
31257 target "http://en.wikipedia.org/wiki/Regular_expression"
31258
31259 \end_inset
31260
31261 .
31262 \end_layout
31263
31264 \end_inset
31265
31266  You can search for regular expression by inserting a regexp inset into
31267  the 
31268 \family sans
31269 Find
31270 \family default
31271  editor.
31272  This is done via the menu 
31273 \family sans
31274 Insert\SpecialChar \menuseparator
31275 Insert Regular Expression
31276 \family default
31277  while the cursor is in the 
31278 \family sans
31279 Find
31280 \family default
31281  editor.
31282  Characters entered within regexp insets are matched according to the regular
31283  expression matching rules
31284 \begin_inset Foot
31285 status collapsed
31286
31287 \begin_layout Plain Layout
31288 Under the constraint that any (sub)expression must match a well-formed LyX
31289  text segment, i.
31290 \begin_inset space \thinspace{}
31291 \end_inset
31292
31293 e.
31294 \begin_inset space ~
31295 \end_inset
31296
31297 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31298  to match expressions.
31299 \end_layout
31300
31301 \end_inset
31302
31303 , while text entered outside regexp insets is matched exactly against the
31304  same text in the document.
31305  Note that it is allowed to cut and paste regexp-mode insets as usual.
31306  Examples of using such a feature may be:
31307 \end_layout
31308
31309 \begin_layout Enumerate
31310 Searching for all fractions with a given denominator: for example, entering
31311  in the 
31312 \family sans
31313 Find
31314 \family default
31315  editor the fraction 
31316 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31317 \end_inset
31318
31319  (where the 
31320 \begin_inset Formula $.*$
31321 \end_inset
31322
31323  on the numerator is the match-everything regular expression) finds all
31324  fractions with the given denominator.
31325 \end_layout
31326
31327 \begin_layout Enumerate
31328 Searching for all text with a given style: for example, after unchecking
31329  the 
31330 \family sans
31331 Ignore format
31332 \family default
31333  option from the 
31334 \family sans
31335 Settings
31336 \family default
31337  tab, entering a 
31338 \series bold
31339
31340 \begin_inset Formula $.*$
31341 \end_inset
31342
31343
31344 \series default
31345  regular expression and adding for it an emphasized or bold face, finds
31346  all emphasized and bold face text, respectively.
31347  Also, inserting a 
31348 \begin_inset Formula $.*$
31349 \end_inset
31350
31351  regular expression in a bullet or enumerated list or a section heading,
31352  you can find all bullet or enumerated lists or section headings.
31353 \end_layout
31354
31355 \begin_layout Standard
31356 Finally, references to (sub)expressions in regexp may be used as usual,
31357  enclosing parts of the expression within round braces 
31358 \begin_inset Formula $()$
31359 \end_inset
31360
31361 , and referring back to them through 
31362 \begin_inset Formula $\backslash1$
31363 \end_inset
31364
31365
31366 \begin_inset Formula $\backslash2$
31367 \end_inset
31368
31369 , etc..
31370  For example, try searching for the regexp 
31371 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31372 \end_inset
31373
31374  in order to find word repetitions, if there are any.
31375 \end_layout
31376
31377 \begin_layout Standard
31378 Note that back references work both when occurring within the same regexp,
31379  and when occurring in multiple different regexps, where the numbering of
31380  back-referenced sub-expressions is absolute, i.
31381 \begin_inset space \thinspace{}
31382 \end_inset
31383
31384 e.
31385 \begin_inset space ~
31386 \end_inset
31387
31388  
31389 \begin_inset Formula $\backslash1$
31390 \end_inset
31391
31392  always refers to the first occurrence of 
31393 \begin_inset Formula $()$
31394 \end_inset
31395
31396  in all entered regexps.
31397 \end_layout
31398
31399 \begin_layout Standard
31400 Note also that the use of back references in the replaced text is not (yet)
31401  implemented.
31402 \end_layout
31403
31404 \begin_layout Section
31405 Spell Checking
31406 \begin_inset CommandInset label
31407 LatexCommand label
31408 name "sec:Spellchecking"
31409
31410 \end_inset
31411
31412
31413 \begin_inset Index idx
31414 status collapsed
31415
31416 \begin_layout Plain Layout
31417 Spell checking
31418 \end_layout
31419
31420 \end_inset
31421
31422
31423 \end_layout
31424
31425 \begin_layout Standard
31426 LyX has a built-in spell checker.
31427  The menu
31428 \family sans
31429  Tools\SpecialChar \menuseparator
31430 Spellchecker
31431 \family default
31432 , the key 
31433 \family sans
31434 F7
31435 \family default
31436  or the toolbar button 
31437 \begin_inset Info
31438 type  "icon"
31439 arg   "dialog-show spellchecker"
31440 \end_inset
31441
31442  starts the spell checking beginning from the current cursor position.
31443  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31444  you to edit and replace it in a second line.
31445  Whenever an unknown word is found, the word is highlighted and the text
31446  scrolled so that it is visible.
31447  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31448 n, if any could be found.
31449  Clicking on one of the corrections will copy to the 
31450 \family sans
31451 Replacement
31452 \family default
31453  field, double-click invokes directly the replacement.
31454  Unknown but correctly typed words can be added to the personal dictionary.
31455 \end_layout
31456
31457 \begin_layout Standard
31458 By default, the dictionary file used is determined by the document language
31459  that is set in the 
31460 \family sans
31461 Document\SpecialChar \menuseparator
31462 Settings
31463 \family default
31464  dialog.
31465  You can specify the language of a word in the spellchecker dialog by choosing
31466  a different one at the top of the dialog.
31467  LyX can correctly spell check documents containing multiple languages.
31468  This work if you have marked the different languages appropriately and
31469  have the spell checker dictionaries installed.
31470  LyX automatically switches to the appropriate dictionary file.
31471 \end_layout
31472
31473 \begin_layout Subsection
31474 Further Settings
31475 \end_layout
31476
31477 \begin_layout Standard
31478 In LyX's preferences dialog under 
31479 \family sans
31480 Language
31481 \begin_inset space ~
31482 \end_inset
31483
31484 Setting\SpecialChar \menuseparator
31485 Spellchecker
31486 \family default
31487  you can set the following things:
31488 \end_layout
31489
31490 \begin_layout Description
31491 Spellchecker
31492 \begin_inset space ~
31493 \end_inset
31494
31495 engine Select the library LyX should use for spell checking.
31496  Depending on your platform, 
31497 \family typewriter
31498 aspell
31499 \family default
31500
31501 \family typewriter
31502 hunspell
31503 \family default
31504  or 
31505 \family typewriter
31506 enchant
31507 \begin_inset Foot
31508 status collapsed
31509
31510 \begin_layout Plain Layout
31511 Enchant itself is a wrapper library having different configurable back-ends.
31512  Please consult the documentation or man-page of it to learn more.
31513 \end_layout
31514
31515 \end_inset
31516
31517
31518 \family default
31519  are available.
31520  On Windows only 
31521 \family typewriter
31522 hunspell
31523 \family default
31524  is available.
31525 \end_layout
31526
31527 \begin_layout Description
31528 Alternative
31529 \begin_inset space ~
31530 \end_inset
31531
31532 language If this field is not empty, LyX will always use the given language
31533  for the spell checking, no matter what the document language is.
31534 \end_layout
31535
31536 \begin_layout Description
31537 Escape
31538 \begin_inset space ~
31539 \end_inset
31540
31541 characters Allows you to add non-standard characters that the spell checker
31542  should escape, e.
31543 \begin_inset space \thinspace{}
31544 \end_inset
31545
31546 g.
31547 \begin_inset space \space{}
31548 \end_inset
31549
31550 German umlauts.
31551  This should normally not be needed.
31552 \end_layout
31553
31554 \begin_layout Description
31555 Accept
31556 \begin_inset space ~
31557 \end_inset
31558
31559 compound
31560 \begin_inset space ~
31561 \end_inset
31562
31563 words Prevent the spell checker from complaining about compounded words
31564  like 
31565 \begin_inset Quotes eld
31566 \end_inset
31567
31568 passthrough
31569 \begin_inset Quotes erd
31570 \end_inset
31571
31572 .
31573 \end_layout
31574
31575 \begin_layout Description
31576 Spellcheck
31577 \begin_inset space ~
31578 \end_inset
31579
31580 continuously Check the spelling of your document as you type it.
31581  Misspelled words gets underlined with a dotted red line.
31582  By right-clicking on an underlined word, the suggestions by the spell appear
31583  in the context menu.
31584  Choosing one of them will replace the misspelled word with the suggested
31585  word.
31586 \end_layout
31587
31588 \begin_layout Description
31589 Spellcheck
31590 \begin_inset space ~
31591 \end_inset
31592
31593 notes
31594 \begin_inset space ~
31595 \end_inset
31596
31597 and
31598 \begin_inset space ~
31599 \end_inset
31600
31601 comments If enabled, the spelling of non-printed document contents is checked
31602  as well.
31603 \end_layout
31604
31605 \begin_layout Section
31606 Thesaurus
31607 \begin_inset Index idx
31608 status collapsed
31609
31610 \begin_layout Plain Layout
31611 Thesaurus
31612 \end_layout
31613
31614 \end_inset
31615
31616
31617 \begin_inset CommandInset label
31618 LatexCommand label
31619 name "sec:Thesaurus"
31620
31621 \end_inset
31622
31623
31624 \end_layout
31625
31626 \begin_layout Standard
31627 LyX provides a multilingual thesaurus.
31628  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31629  the 
31630 \family typewriter
31631 MyThes
31632 \family default
31633
31634 \begin_inset Foot
31635 status collapsed
31636
31637 \begin_layout Plain Layout
31638 \begin_inset CommandInset href
31639 LatexCommand href
31640 target "http://lingucomponent.openoffice.org/thesaurus.html"
31641
31642 \end_inset
31643
31644
31645 \end_layout
31646
31647 \end_inset
31648
31649  thesaurus library, which is included in LyX).
31650  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31651  are available for many languages.
31652 \end_layout
31653
31654 \begin_layout Standard
31655 This section describes how new dictionaries are installed and set up for
31656  the use with LyX.
31657 \end_layout
31658
31659 \begin_layout Subsection
31660 Setting up the thesaurus
31661 \end_layout
31662
31663 \begin_layout Standard
31664 The 
31665 \family typewriter
31666 MyThes
31667 \family default
31668 \emph on
31669 /
31670 \emph default
31671 OpenOffice thesauri consist of two files per language: A file with the suffix
31672  
31673 \emph on
31674 *.dat
31675 \emph default
31676  containing the data and an index file with the suffix 
31677 \emph on
31678 *.idx
31679 \emph default
31680 .
31681  The standardized file names include the language code for the given language
31682  (e.
31683 \begin_inset space \thinspace{}
31684 \end_inset
31685
31686 g.
31687  en_EN for English).
31688  For instance, the English files are named:
31689 \end_layout
31690
31691 \begin_layout Itemize
31692 th_en_EN_v2.idx
31693 \end_layout
31694
31695 \begin_layout Itemize
31696 th_en_EN_v2.dat
31697 \end_layout
31698
31699 \begin_layout Standard
31700 If you have OpenOffice and its thesaurus installed, these files should be
31701  already on your system.
31702  If not, you can get dictionaries either from 
31703 \begin_inset Flex URL
31704 status collapsed
31705
31706 \begin_layout Plain Layout
31707
31708 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31709 \end_layout
31710
31711 \end_inset
31712
31713  or from the site 
31714 \begin_inset Flex URL
31715 status collapsed
31716
31717 \begin_layout Plain Layout
31718
31719 http://extensions.services.openoffice.org/en/search/node/thesaurus
31720 \end_layout
31721
31722 \end_inset
31723
31724 .
31725 \begin_inset Foot
31726 status collapsed
31727
31728 \begin_layout Plain Layout
31729 Note that, as of OpenOffice
31730 \begin_inset space ~
31731 \end_inset
31732
31733 3.0, the files on 
31734 \begin_inset Flex URL
31735 status collapsed
31736
31737 \begin_layout Plain Layout
31738
31739 http://extensions.services.openoffice.org
31740 \end_layout
31741
31742 \end_inset
31743
31744  are usually packed in extension archives (
31745 \emph on
31746 *.oxt
31747 \emph default
31748 ) that contain other files such as spellchecker dictionaries besides the
31749  thesauri.
31750  These archives are simple zip files, so you can unpack them as you would
31751  unpack a zip archive.
31752 \end_layout
31753
31754 \end_inset
31755
31756  Put the 
31757 \emph on
31758 *.idx
31759 \emph default
31760  and 
31761 \emph on
31762 *.dat
31763 \emph default
31764  files of all languages you want to use into one directory (do not use subfolder
31765 s), and specify the path to this directory in 
31766 \family sans
31767 Tools\SpecialChar \menuseparator
31768 Preferences\SpecialChar \menuseparator
31769 Paths
31770 \family default
31771 .
31772  Now the thesaurus should be ready to use.
31773 \end_layout
31774
31775 \begin_layout Subsection
31776 Using the thesaurus
31777 \end_layout
31778
31779 \begin_layout Standard
31780 To start the thesaurus, use the menu 
31781 \family sans
31782 Tools\SpecialChar \menuseparator
31783 Thesaurus
31784 \family default
31785  or the toolbar button 
31786 \begin_inset Info
31787 type  "icon"
31788 arg   "thesaurus-entry"
31789 \end_inset
31790
31791  while the cursor is at the word you want to look up or while a word is
31792  selected.
31793  A dialog pops up showing you probably related words that you can use as
31794  replacement.
31795  The proposals are grouped into categories.
31796  Note that the thesaurus does not only show synonyms, but also hyperonyms
31797  and hyponyms (such as 
31798 \emph on
31799 plant
31800 \emph default
31801  for 
31802 \emph on
31803 tree
31804 \emph default
31805 ), compounds (such as 
31806 \emph on
31807 tree diagram
31808 \emph default
31809 ) and antonyms (such as 
31810 \emph on
31811 women
31812 \emph default
31813  for 
31814 \emph on
31815 men
31816 \emph default
31817 ), which are marked as such.
31818 \end_layout
31819
31820 \begin_layout Standard
31821 The language is automatically chosen from the language at the cursor, but
31822  you can also switch it in the dialog, as you can enter new words to look
31823  up directly there.
31824 \end_layout
31825
31826 \begin_layout Standard
31827 Note that the thesaurus cannot handle phrases (only compounds that are in
31828  the dictionary, such as the above 
31829 \emph on
31830 tree diagram
31831 \emph default
31832 ), and you have to use the so called lemma form, i.
31833 \begin_inset space \thinspace{}
31834 \end_inset
31835
31836 e.
31837  the form that is used in the dictionaries (for many languages: first person
31838  singular indicative active for nouns, infinitive for verbs).
31839  For example looking up the word forms 
31840 \emph on
31841 reports
31842 \emph default
31843  or 
31844 \emph on
31845 reporting
31846 \emph default
31847  yields no results, while results are shown for the word form 
31848 \emph on
31849 report
31850 \emph default
31851 .
31852  Your best bet is to highlight only the relevant parts of such word (e.
31853 \begin_inset space \thinspace{}
31854 \end_inset
31855
31856 g.
31857  
31858 \emph on
31859 report
31860 \emph default
31861  in 
31862 \emph on
31863 report
31864 \emph default
31865 s), then you get proposals without adjusting the query in the dialog, and
31866  also the replacement will probably be correct (as only the highlighted
31867  part will be replaced, thus the ending remains).
31868 \end_layout
31869
31870 \begin_layout Section
31871 Change Tracking
31872 \begin_inset Index idx
31873 status collapsed
31874
31875 \begin_layout Plain Layout
31876 Change Tracking
31877 \end_layout
31878
31879 \end_inset
31880
31881
31882 \begin_inset Index idx
31883 status collapsed
31884
31885 \begin_layout Plain Layout
31886 Document ! Change Tracking
31887 \end_layout
31888
31889 \end_inset
31890
31891
31892 \begin_inset CommandInset label
31893 LatexCommand label
31894 name "sec:Change-Tracking"
31895
31896 \end_inset
31897
31898
31899 \end_layout
31900
31901 \begin_layout Standard
31902 When you work on a document collaboratively it is extremely useful to be
31903  able to see changes that others have made highlighted in the document.
31904  You can then decide if you want to accept a change or not.
31905  This can be achieved by turning on change tracking in the menu 
31906 \family sans
31907 Document\SpecialChar \menuseparator
31908 Change
31909 \begin_inset space ~
31910 \end_inset
31911
31912 Tracking\SpecialChar \menuseparator
31913 Track
31914 \begin_inset space ~
31915 \end_inset
31916
31917 Changes
31918 \family default
31919 .
31920 \end_layout
31921
31922 \begin_layout Standard
31923 Changes made in the document will then be highlighted by strokes and colors:
31924  
31925 \bar under
31926 \color blue
31927 underlined text
31928 \bar default
31929 \color inherit
31930  is an addition, 
31931 \strikeout on
31932 \color blue
31933 canceled text
31934 \strikeout default
31935 \color inherit
31936  is a deletion.
31937  The color depends on the author that made the change.
31938  You can change the color in LyX's preferences dialog under 
31939 \family sans
31940 Look
31941 \begin_inset space ~
31942 \end_inset
31943
31944 and
31945 \begin_inset space ~
31946 \end_inset
31947
31948 feel
31949 \family default
31950
31951 \family sans
31952 Colors
31953 \family default
31954 .
31955 \begin_inset Index idx
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959 Color ! Change tracking
31960 \end_layout
31961
31962 \end_inset
31963
31964  The author and the date of the change are shown in LyX's status bar when
31965  the cursor is in changed text.
31966  The same information is shown when you use the toolbar button 
31967 \begin_inset Info
31968 type  "icon"
31969 arg   "changes-merge"
31970 \end_inset
31971
31972 .
31973 \end_layout
31974
31975 \begin_layout Standard
31976 When change tracking is activated, you will see the review toolbar in LyX:
31977 \begin_inset Index idx
31978 status collapsed
31979
31980 \begin_layout Plain Layout
31981 Toolbar ! Review
31982 \end_layout
31983
31984 \end_inset
31985
31986
31987 \end_layout
31988
31989 \begin_layout Standard
31990 \begin_inset VSpace defskip
31991 \end_inset
31992
31993
31994 \end_layout
31995
31996 \begin_layout Standard
31997 \begin_inset Graphics
31998         filename clipart/ChangesToolbar.png
31999         scale 90
32000
32001 \end_inset
32002
32003
32004 \end_layout
32005
32006 \begin_layout Standard
32007 \begin_inset VSpace defskip
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 The review toolbar as shown above contains from left to right the following
32015  buttons:
32016 \end_layout
32017
32018 \begin_layout Standard
32019 \begin_inset VSpace defskip
32020 \end_inset
32021
32022
32023 \end_layout
32024
32025 \begin_layout Standard
32026 \begin_inset Tabular
32027 <lyxtabular version="3" rows="10" columns="2">
32028 <features islongtable="true" longtabularalignment="center">
32029 <column alignment="left" valignment="top" width="0">
32030 <column alignment="left" valignment="top" width="0">
32031 <row interlinespace="2.5mm">
32032 <cell alignment="center" valignment="top" usebox="none">
32033 \begin_inset Text
32034
32035 \begin_layout Plain Layout
32036
32037 \family sans
32038 \begin_inset Info
32039 type  "icon"
32040 arg   "changes-track"
32041 \end_inset
32042
32043
32044 \end_layout
32045
32046 \end_inset
32047 </cell>
32048 <cell alignment="center" valignment="top" usebox="none">
32049 \begin_inset Text
32050
32051 \begin_layout Plain Layout
32052
32053 \family sans
32054 Document\SpecialChar \menuseparator
32055 Change
32056 \begin_inset space ~
32057 \end_inset
32058
32059 Tracking\SpecialChar \menuseparator
32060 Track
32061 \begin_inset space ~
32062 \end_inset
32063
32064 Changes
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 </row>
32070 <row interlinespace="2.5mm">
32071 <cell alignment="center" valignment="top" usebox="none">
32072 \begin_inset Text
32073
32074 \begin_layout Plain Layout
32075
32076 \family sans
32077 \begin_inset Info
32078 type  "icon"
32079 arg   "changes-output"
32080 \end_inset
32081
32082
32083 \end_layout
32084
32085 \end_inset
32086 </cell>
32087 <cell alignment="center" valignment="top" usebox="none">
32088 \begin_inset Text
32089
32090 \begin_layout Plain Layout
32091
32092 \family sans
32093 Document\SpecialChar \menuseparator
32094 Change
32095 \begin_inset space ~
32096 \end_inset
32097
32098 Tracking\SpecialChar \menuseparator
32099 Show
32100 \begin_inset space ~
32101 \end_inset
32102
32103 Changes
32104 \begin_inset space ~
32105 \end_inset
32106
32107 in
32108 \begin_inset space ~
32109 \end_inset
32110
32111 Output
32112 \end_layout
32113
32114 \end_inset
32115 </cell>
32116 </row>
32117 <row interlinespace="2.5mm">
32118 <cell alignment="center" valignment="top" usebox="none">
32119 \begin_inset Text
32120
32121 \begin_layout Plain Layout
32122
32123 \family sans
32124 \begin_inset Info
32125 type  "icon"
32126 arg   "change-next"
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138 Jumps to the next change
32139 \end_layout
32140
32141 \end_inset
32142 </cell>
32143 </row>
32144 <row interlinespace="2.5mm">
32145 <cell alignment="center" valignment="top" usebox="none">
32146 \begin_inset Text
32147
32148 \begin_layout Plain Layout
32149
32150 \family sans
32151 \begin_inset Info
32152 type  "icon"
32153 arg   "change-accept"
32154 \end_inset
32155
32156
32157 \end_layout
32158
32159 \end_inset
32160 </cell>
32161 <cell alignment="center" valignment="top" usebox="none">
32162 \begin_inset Text
32163
32164 \begin_layout Plain Layout
32165
32166 \family sans
32167 Document\SpecialChar \menuseparator
32168 Change
32169 \begin_inset space ~
32170 \end_inset
32171
32172 Tracking\SpecialChar \menuseparator
32173 Accept
32174 \begin_inset space ~
32175 \end_inset
32176
32177 Change
32178 \end_layout
32179
32180 \end_inset
32181 </cell>
32182 </row>
32183 <row interlinespace="2.5mm">
32184 <cell alignment="center" valignment="top" usebox="none">
32185 \begin_inset Text
32186
32187 \begin_layout Plain Layout
32188
32189 \family sans
32190 \begin_inset Info
32191 type  "icon"
32192 arg   "change-reject"
32193 \end_inset
32194
32195
32196 \end_layout
32197
32198 \end_inset
32199 </cell>
32200 <cell alignment="center" valignment="top" usebox="none">
32201 \begin_inset Text
32202
32203 \begin_layout Plain Layout
32204
32205 \family sans
32206 Document\SpecialChar \menuseparator
32207 Change
32208 \begin_inset space ~
32209 \end_inset
32210
32211 Tracking\SpecialChar \menuseparator
32212 Reject
32213 \begin_inset space ~
32214 \end_inset
32215
32216 Change
32217 \end_layout
32218
32219 \end_inset
32220 </cell>
32221 </row>
32222 <row interlinespace="2.5mm">
32223 <cell alignment="center" valignment="top" usebox="none">
32224 \begin_inset Text
32225
32226 \begin_layout Plain Layout
32227
32228 \family sans
32229 \begin_inset Info
32230 type  "icon"
32231 arg   "changes-merge"
32232 \end_inset
32233
32234
32235 \end_layout
32236
32237 \end_inset
32238 </cell>
32239 <cell alignment="center" valignment="top" usebox="none">
32240 \begin_inset Text
32241
32242 \begin_layout Plain Layout
32243
32244 \family sans
32245 Document\SpecialChar \menuseparator
32246 Change
32247 \begin_inset space ~
32248 \end_inset
32249
32250 Tracking\SpecialChar \menuseparator
32251 Merge
32252 \begin_inset space ~
32253 \end_inset
32254
32255 Changes
32256 \end_layout
32257
32258 \end_inset
32259 </cell>
32260 </row>
32261 <row interlinespace="2.5mm">
32262 <cell alignment="center" valignment="top" usebox="none">
32263 \begin_inset Text
32264
32265 \begin_layout Plain Layout
32266
32267 \family sans
32268 \begin_inset Info
32269 type  "icon"
32270 arg   "all-changes-accept"
32271 \end_inset
32272
32273
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 <cell alignment="center" valignment="top" usebox="none">
32279 \begin_inset Text
32280
32281 \begin_layout Plain Layout
32282
32283 \family sans
32284 Document\SpecialChar \menuseparator
32285 Change
32286 \begin_inset space ~
32287 \end_inset
32288
32289 Tracking\SpecialChar \menuseparator
32290 Accept
32291 \begin_inset space ~
32292 \end_inset
32293
32294 All
32295 \begin_inset space ~
32296 \end_inset
32297
32298 Changes
32299 \end_layout
32300
32301 \end_inset
32302 </cell>
32303 </row>
32304 <row interlinespace="2.5mm">
32305 <cell alignment="center" valignment="top" usebox="none">
32306 \begin_inset Text
32307
32308 \begin_layout Plain Layout
32309
32310 \family sans
32311 \begin_inset Info
32312 type  "icon"
32313 arg   "all-changes-reject"
32314 \end_inset
32315
32316
32317 \end_layout
32318
32319 \end_inset
32320 </cell>
32321 <cell alignment="center" valignment="top" usebox="none">
32322 \begin_inset Text
32323
32324 \begin_layout Plain Layout
32325
32326 \family sans
32327 Document\SpecialChar \menuseparator
32328 Change
32329 \begin_inset space ~
32330 \end_inset
32331
32332 Tracking\SpecialChar \menuseparator
32333 Reject
32334 \begin_inset space ~
32335 \end_inset
32336
32337 All
32338 \begin_inset space ~
32339 \end_inset
32340
32341 Changes
32342 \end_layout
32343
32344 \end_inset
32345 </cell>
32346 </row>
32347 <row interlinespace="2.5mm">
32348 <cell alignment="center" valignment="top" usebox="none">
32349 \begin_inset Text
32350
32351 \begin_layout Plain Layout
32352
32353 \family sans
32354 \begin_inset Info
32355 type  "icon"
32356 arg   "note-insert"
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 <cell alignment="center" valignment="top" usebox="none">
32365 \begin_inset Text
32366
32367 \begin_layout Plain Layout
32368
32369 \family sans
32370 Insert\SpecialChar \menuseparator
32371 Note\SpecialChar \menuseparator
32372 LyX
32373 \begin_inset space ~
32374 \end_inset
32375
32376 Note
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 </row>
32382 <row interlinespace="2.5mm">
32383 <cell alignment="center" valignment="top" usebox="none">
32384 \begin_inset Text
32385
32386 \begin_layout Plain Layout
32387
32388 \family sans
32389 \begin_inset Info
32390 type  "icon"
32391 arg   "note-next"
32392 \end_inset
32393
32394
32395 \end_layout
32396
32397 \end_inset
32398 </cell>
32399 <cell alignment="center" valignment="top" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403
32404 \family sans
32405 Navigate\SpecialChar \menuseparator
32406 Next
32407 \begin_inset space ~
32408 \end_inset
32409
32410 Note
32411 \end_layout
32412
32413 \end_inset
32414 </cell>
32415 </row>
32416 </lyxtabular>
32417
32418 \end_inset
32419
32420
32421 \end_layout
32422
32423 \begin_layout Standard
32424 \begin_inset VSpace defskip
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 The review toolbar helps you to accept, reject, or merge changes – highlight
32432  the change and press one of the desired toolbar buttons.
32433  When you merge changes, a window pops up showing you information about
32434  the next change after the current cursor position.
32435  So you don't need to highlight a certain change.
32436  Within the merge window you can decide to accept or reject changes and
32437  step to the next change.
32438  This way you can jump through all the changes in the document.
32439 \end_layout
32440
32441 \begin_layout Standard
32442 The toolbar has two buttons to handle notes because notes are often important
32443  to describe a change.
32444 \end_layout
32445
32446 \begin_layout Standard
32447 To show made changes in the output you need the LaTeX package 
32448 \series bold
32449 dvipost
32450 \series default
32451
32452 \begin_inset Index idx
32453 status collapsed
32454
32455 \begin_layout Plain Layout
32456 LaTeX-packages ! dvipost
32457 \end_layout
32458
32459 \end_inset
32460
32461  installed.
32462  You will find it in the TeX Catalogue, 
32463 \begin_inset CommandInset citation
32464 LatexCommand cite
32465 key "TeXCatalogue"
32466
32467 \end_inset
32468
32469  or in the package manager of your LaTeX-system.
32470 \end_layout
32471
32472 \begin_layout Section
32473 Comparison of Documents
32474 \begin_inset Index idx
32475 status collapsed
32476
32477 \begin_layout Plain Layout
32478 Comparison of documents
32479 \end_layout
32480
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \begin_layout Standard
32487 You can compare two different LyX files via the menu 
32488 \family sans
32489 Tools\SpecialChar \menuseparator
32490 Compare
32491 \family default
32492 .
32493  The comparison result is a LyX file with change tracking enabled showing
32494  the differences.
32495  In the comparison dialog you can select with the option 
32496 \family sans
32497 Copy
32498 \begin_inset space ~
32499 \end_inset
32500
32501 Document
32502 \begin_inset space ~
32503 \end_inset
32504
32505 Settings
32506 \begin_inset space ~
32507 \end_inset
32508
32509 from
32510 \family default
32511  from which document LyX should take the document settings for the the resulting
32512  difference file.
32513  The option 
32514 \family sans
32515 Enable
32516 \begin_inset space ~
32517 \end_inset
32518
32519 change
32520 \begin_inset space ~
32521 \end_inset
32522
32523 tracking
32524 \begin_inset space ~
32525 \end_inset
32526
32527 features
32528 \begin_inset space ~
32529 \end_inset
32530
32531 in
32532 \begin_inset space ~
32533 \end_inset
32534
32535 the
32536 \begin_inset space ~
32537 \end_inset
32538
32539 output
32540 \family default
32541  enables the change tracking option 
32542 \family sans
32543 Show
32544 \begin_inset space ~
32545 \end_inset
32546
32547 Changes
32548 \begin_inset space ~
32549 \end_inset
32550
32551 in
32552 \begin_inset space ~
32553 \end_inset
32554
32555 Output
32556 \family default
32557  to visualize the differences also in the PDF output of the difference file.
32558 \end_layout
32559
32560 \begin_layout Section
32561 International Support
32562 \begin_inset Index idx
32563 status collapsed
32564
32565 \begin_layout Plain Layout
32566 International support
32567 \end_layout
32568
32569 \end_inset
32570
32571
32572 \end_layout
32573
32574 \begin_layout Standard
32575 This section describes how to use LyX with any language you want.
32576  For some non-western languages there are special Wiki-pages that explain
32577  how to set up LyX to use them: 
32578 \begin_inset CommandInset citation
32579 LatexCommand cite
32580 key "Arabic,Armenian,Farsi,Hebrew"
32581
32582 \end_inset
32583
32584
32585 \end_layout
32586
32587 \begin_layout Standard
32588 Besides languages, LyX also supports phonetic symbols, see section
32589 \begin_inset space ~
32590 \end_inset
32591
32592
32593 \begin_inset CommandInset ref
32594 LatexCommand ref
32595 reference "sub:Special-Character"
32596
32597 \end_inset
32598
32599 .
32600 \end_layout
32601
32602 \begin_layout Subsection
32603 Language Options
32604 \begin_inset Index idx
32605 status collapsed
32606
32607 \begin_layout Plain Layout
32608 Language ! Options
32609 \end_layout
32610
32611 \end_inset
32612
32613
32614 \begin_inset Index idx
32615 status collapsed
32616
32617 \begin_layout Plain Layout
32618 Document ! Settings
32619 \end_layout
32620
32621 \end_inset
32622
32623
32624 \begin_inset Index idx
32625 status collapsed
32626
32627 \begin_layout Plain Layout
32628 Document ! Language
32629 \end_layout
32630
32631 \end_inset
32632
32633
32634 \end_layout
32635
32636 \begin_layout Standard
32637 The 
32638 \family sans
32639 Document\SpecialChar \menuseparator
32640 Settings
32641 \family default
32642  dialog lets you set 
32643 \family roman
32644 the language and character encoding for your language.
32645  
32646 \end_layout
32647
32648 \begin_layout Standard
32649 Choose your language in the 
32650 \family sans
32651 Language
32652 \family default
32653  section of this dialog.
32654  The default is 
32655 \family sans
32656 English
32657 \family default
32658 .
32659 \end_layout
32660
32661 \begin_layout Standard
32662 Under 
32663 \family sans
32664 Encoding
32665 \family default
32666  you can choose the character encoding map you want to use for LaTeX export.
32667  The option 
32668 \family sans
32669 Language Default
32670 \family default
32671  is the preferred choice and works well in most cases.
32672  For details about the different encoding options see section
32673 \begin_inset space ~
32674 \end_inset
32675
32676
32677 \begin_inset CommandInset ref
32678 LatexCommand ref
32679 reference "chap:The-Document-Settings"
32680
32681 \end_inset
32682
32683 .
32684 \end_layout
32685
32686 \begin_layout Subsection
32687 Keyboard mapping configuration
32688 \begin_inset CommandInset label
32689 LatexCommand label
32690 name "sub:Keyboard-mapping"
32691
32692 \end_inset
32693
32694
32695 \end_layout
32696
32697 \begin_layout Standard
32698 If you have for example a U.
32699 \begin_inset space \thinspace{}
32700 \end_inset
32701
32702 S.-style keyboard and want to write in a language other than English, you
32703  can use an alternate keymap.
32704  For example, if you have a U.
32705 \begin_inset space \thinspace{}
32706 \end_inset
32707
32708 S.-style keyboard but want to write in Italian, you can configure LyX to
32709  use an Italian keymap.
32710  The preferences dialog allows you to choose up to two keyboard mappings,
32711  see section
32712 \begin_inset space ~
32713 \end_inset
32714
32715
32716 \begin_inset CommandInset ref
32717 LatexCommand ref
32718 reference "sub:Keyboard-Map"
32719
32720 \end_inset
32721
32722 .
32723  You can choose primary and secondary keyboard languages and then select
32724  which one you want to use.
32725 \end_layout
32726
32727 \begin_layout Standard
32728 Finally, you may just want to change a few key mappings or create an entirely
32729  different keymap (for Vulcan, for instance).
32730  You may, for example, normally write in Italian on a U.S.
32731  keyboard but want to include an occasional quotation in German.
32732  In such a case, you can write your own keyboard mapping or modify an existing
32733  one to support the characters you want.
32734  This and many other customizations are explained in the 
32735 \emph on
32736 Customization
32737 \emph default
32738  manual.
32739 \end_layout
32740
32741 \begin_layout Subsection
32742 Character Tables
32743 \end_layout
32744
32745 \begin_layout Standard
32746 Table
32747 \begin_inset space ~
32748 \end_inset
32749
32750
32751 \begin_inset CommandInset ref
32752 LatexCommand ref
32753 reference "cap:The-latin1-character"
32754
32755 \end_inset
32756
32757  shows the 
32758 \family typewriter
32759 Latin1
32760 \family default
32761  character set.
32762  You should be able to enter the characters in the first eight columns directly
32763  from the keyboard.
32764 \end_layout
32765
32766 \begin_layout Standard
32767 There are a few things you need to know about this table.
32768  Here are some of the details you'll need to bear in mind when using characters
32769  from the 
32770 \family typewriter
32771 Latin1
32772 \family default
32773  character set:
32774 \end_layout
32775
32776 \begin_layout Itemize
32777 Even if you have selected 
32778 \family sans
32779 latin1
32780 \family default
32781  in the 
32782 \family sans
32783 Document\SpecialChar \menuseparator
32784 Settings
32785 \family default
32786  dialog, users who have only the 
32787 \family typewriter
32788 T1
32789 \family default
32790 -fonts for LaTeX [or who have the 
32791 \family typewriter
32792 T1
32793 \family default
32794 -fonts but aren't using them] will still miss a few characters: D0, F0,
32795  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32796  french quotes won't show up.
32797 \end_layout
32798
32799 \begin_layout Standard
32800 \begin_inset Float table
32801 wide false
32802 sideways false
32803 status open
32804
32805 \begin_layout Plain Layout
32806 \begin_inset Caption
32807
32808 \begin_layout Plain Layout
32809 \begin_inset CommandInset label
32810 LatexCommand label
32811 name "cap:The-latin1-character"
32812
32813 \end_inset
32814
32815 The 
32816 \family typewriter
32817 latin1
32818 \family default
32819  character set
32820 \end_layout
32821
32822 \end_inset
32823
32824
32825 \end_layout
32826
32827 \begin_layout Plain Layout
32828 \align center
32829 \begin_inset Tabular
32830 <lyxtabular version="3" rows="17" columns="17">
32831 <features tabularvalignment="middle">
32832 <column alignment="center" valignment="top" width="0pt">
32833 <column alignment="center" valignment="top" width="0pt">
32834 <column alignment="center" valignment="top" width="0pt">
32835 <column alignment="center" valignment="top" width="0pt">
32836 <column alignment="center" valignment="top" width="0pt">
32837 <column alignment="center" valignment="top" width="0pt">
32838 <column alignment="center" valignment="top" width="0pt">
32839 <column alignment="center" valignment="top" width="0pt">
32840 <column alignment="center" valignment="top" width="0pt">
32841 <column alignment="center" valignment="top" width="0pt">
32842 <column alignment="center" valignment="top" width="0pt">
32843 <column alignment="center" valignment="top" width="0pt">
32844 <column alignment="center" valignment="top" width="0pt">
32845 <column alignment="center" valignment="top" width="0pt">
32846 <column alignment="center" valignment="top" width="0pt">
32847 <column alignment="center" valignment="top" width="0pt">
32848 <column alignment="center" valignment="top" width="0pt">
32849 <row>
32850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" bottomline="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 \size tiny
32868 \emph off
32869 \bar no
32870 \noun off
32871 \color none
32872 00
32873 \end_layout
32874
32875 \end_inset
32876 </cell>
32877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32878 \begin_inset Text
32879
32880 \begin_layout Plain Layout
32881
32882 \family roman
32883 \series medium
32884 \shape up
32885 \size tiny
32886 \emph off
32887 \bar no
32888 \noun off
32889 \color none
32890 10
32891 \end_layout
32892
32893 \end_inset
32894 </cell>
32895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32896 \begin_inset Text
32897
32898 \begin_layout Plain Layout
32899
32900 \family roman
32901 \series medium
32902 \shape up
32903 \size tiny
32904 \emph off
32905 \bar no
32906 \noun off
32907 \color none
32908 20
32909 \end_layout
32910
32911 \end_inset
32912 </cell>
32913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32914 \begin_inset Text
32915
32916 \begin_layout Plain Layout
32917
32918 \family roman
32919 \series medium
32920 \shape up
32921 \size tiny
32922 \emph off
32923 \bar no
32924 \noun off
32925 \color none
32926 30
32927 \end_layout
32928
32929 \end_inset
32930 </cell>
32931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32932 \begin_inset Text
32933
32934 \begin_layout Plain Layout
32935
32936 \family roman
32937 \series medium
32938 \shape up
32939 \size tiny
32940 \emph off
32941 \bar no
32942 \noun off
32943 \color none
32944 40
32945 \end_layout
32946
32947 \end_inset
32948 </cell>
32949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32950 \begin_inset Text
32951
32952 \begin_layout Plain Layout
32953
32954 \family roman
32955 \series medium
32956 \shape up
32957 \size tiny
32958 \emph off
32959 \bar no
32960 \noun off
32961 \color none
32962 50
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971
32972 \family roman
32973 \series medium
32974 \shape up
32975 \size tiny
32976 \emph off
32977 \bar no
32978 \noun off
32979 \color none
32980 60
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989
32990 \family roman
32991 \series medium
32992 \shape up
32993 \size tiny
32994 \emph off
32995 \bar no
32996 \noun off
32997 \color none
32998 70
32999 \end_layout
33000
33001 \end_inset
33002 </cell>
33003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33004 \begin_inset Text
33005
33006 \begin_layout Plain Layout
33007
33008 \family roman
33009 \series medium
33010 \shape up
33011 \size tiny
33012 \emph off
33013 \bar no
33014 \noun off
33015 \color none
33016 80
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025
33026 \family roman
33027 \series medium
33028 \shape up
33029 \size tiny
33030 \emph off
33031 \bar no
33032 \noun off
33033 \color none
33034 90
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Plain Layout
33043
33044 \family roman
33045 \series medium
33046 \shape up
33047 \size tiny
33048 \emph off
33049 \bar no
33050 \noun off
33051 \color none
33052 A0
33053 \end_layout
33054
33055 \end_inset
33056 </cell>
33057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33058 \begin_inset Text
33059
33060 \begin_layout Plain Layout
33061
33062 \family roman
33063 \series medium
33064 \shape up
33065 \size tiny
33066 \emph off
33067 \bar no
33068 \noun off
33069 \color none
33070 B0
33071 \end_layout
33072
33073 \end_inset
33074 </cell>
33075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33076 \begin_inset Text
33077
33078 \begin_layout Plain Layout
33079
33080 \family roman
33081 \series medium
33082 \shape up
33083 \size tiny
33084 \emph off
33085 \bar no
33086 \noun off
33087 \color none
33088 C0
33089 \end_layout
33090
33091 \end_inset
33092 </cell>
33093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \family roman
33099 \series medium
33100 \shape up
33101 \size tiny
33102 \emph off
33103 \bar no
33104 \noun off
33105 \color none
33106 D0
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33112 \begin_inset Text
33113
33114 \begin_layout Plain Layout
33115
33116 \family roman
33117 \series medium
33118 \shape up
33119 \size tiny
33120 \emph off
33121 \bar no
33122 \noun off
33123 \color none
33124 E0
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133
33134 \family roman
33135 \series medium
33136 \shape up
33137 \size tiny
33138 \emph off
33139 \bar no
33140 \noun off
33141 \color none
33142 F0
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 </row>
33148 <row>
33149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153
33154 \family roman
33155 \series medium
33156 \shape up
33157 \size tiny
33158 \emph off
33159 \bar no
33160 \noun off
33161 \color none
33162 00
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33168 \begin_inset Text
33169
33170 \begin_layout Plain Layout
33171
33172 \end_layout
33173
33174 \end_inset
33175 </cell>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198
33199 \family roman
33200 \series medium
33201 \shape up
33202 \emph off
33203 \bar no
33204 \noun off
33205 \color none
33206 0
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33212 \begin_inset Text
33213
33214 \begin_layout Plain Layout
33215
33216 \family roman
33217 \series medium
33218 \shape up
33219 \emph off
33220 \bar no
33221 \noun off
33222 \color none
33223 @
33224 \end_layout
33225
33226 \end_inset
33227 </cell>
33228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33229 \begin_inset Text
33230
33231 \begin_layout Plain Layout
33232
33233 \family roman
33234 \series medium
33235 \shape up
33236 \emph off
33237 \bar no
33238 \noun off
33239 \color none
33240 P
33241 \end_layout
33242
33243 \end_inset
33244 </cell>
33245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33246 \begin_inset Text
33247
33248 \begin_layout Plain Layout
33249
33250 \family roman
33251 \series medium
33252 \shape up
33253 \emph off
33254 \bar no
33255 \noun off
33256 \color none
33257 '
33258 \end_layout
33259
33260 \end_inset
33261 </cell>
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Plain Layout
33266
33267 \family roman
33268 \series medium
33269 \shape up
33270 \emph off
33271 \bar no
33272 \noun off
33273 \color none
33274 p
33275 \end_layout
33276
33277 \end_inset
33278 </cell>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292
33293 \end_layout
33294
33295 \end_inset
33296 </cell>
33297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33298 \begin_inset Text
33299
33300 \begin_layout Plain Layout
33301
33302 \end_layout
33303
33304 \end_inset
33305 </cell>
33306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310
33311 \family roman
33312 \series medium
33313 \shape up
33314 \emph off
33315 \bar no
33316 \noun off
33317 \color none
33318 °
33319 \end_layout
33320
33321 \end_inset
33322 </cell>
33323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327
33328 \family roman
33329 \series medium
33330 \shape up
33331 \emph off
33332 \bar no
33333 \noun off
33334 \color none
33335 À
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33341 \begin_inset Text
33342
33343 \begin_layout Plain Layout
33344
33345 \family roman
33346 \series medium
33347 \shape up
33348 \emph off
33349 \bar no
33350 \noun off
33351 \color none
33352 Ð
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33358 \begin_inset Text
33359
33360 \begin_layout Plain Layout
33361
33362 \family roman
33363 \series medium
33364 \shape up
33365 \emph off
33366 \bar no
33367 \noun off
33368 \color none
33369 à
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378
33379 \family roman
33380 \series medium
33381 \shape up
33382 \emph off
33383 \bar no
33384 \noun off
33385 \color none
33386 ð
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 </row>
33392 <row>
33393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33394 \begin_inset Text
33395
33396 \begin_layout Plain Layout
33397
33398 \family roman
33399 \series medium
33400 \shape up
33401 \size tiny
33402 \emph off
33403 \bar no
33404 \noun off
33405 \color none
33406 01
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33412 \begin_inset Text
33413
33414 \begin_layout Plain Layout
33415
33416 \end_layout
33417
33418 \end_inset
33419 </cell>
33420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33421 \begin_inset Text
33422
33423 \begin_layout Plain Layout
33424
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33430 \begin_inset Text
33431
33432 \begin_layout Plain Layout
33433
33434 \family roman
33435 \series medium
33436 \shape up
33437 \emph off
33438 \bar no
33439 \noun off
33440 \color none
33441 !
33442 \end_layout
33443
33444 \end_inset
33445 </cell>
33446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33447 \begin_inset Text
33448
33449 \begin_layout Plain Layout
33450
33451 \family roman
33452 \series medium
33453 \shape up
33454 \emph off
33455 \bar no
33456 \noun off
33457 \color none
33458 1
33459 \end_layout
33460
33461 \end_inset
33462 </cell>
33463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33464 \begin_inset Text
33465
33466 \begin_layout Plain Layout
33467
33468 \family roman
33469 \series medium
33470 \shape up
33471 \emph off
33472 \bar no
33473 \noun off
33474 \color none
33475 A
33476 \end_layout
33477
33478 \end_inset
33479 </cell>
33480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33481 \begin_inset Text
33482
33483 \begin_layout Plain Layout
33484
33485 \family roman
33486 \series medium
33487 \shape up
33488 \emph off
33489 \bar no
33490 \noun off
33491 \color none
33492 Q
33493 \end_layout
33494
33495 \end_inset
33496 </cell>
33497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33498 \begin_inset Text
33499
33500 \begin_layout Plain Layout
33501
33502 \family roman
33503 \series medium
33504 \shape up
33505 \emph off
33506 \bar no
33507 \noun off
33508 \color none
33509 a
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33515 \begin_inset Text
33516
33517 \begin_layout Plain Layout
33518
33519 \family roman
33520 \series medium
33521 \shape up
33522 \emph off
33523 \bar no
33524 \noun off
33525 \color none
33526 q
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33541 \begin_inset Text
33542
33543 \begin_layout Plain Layout
33544
33545 \end_layout
33546
33547 \end_inset
33548 </cell>
33549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Plain Layout
33553
33554 \family roman
33555 \series medium
33556 \shape up
33557 \emph off
33558 \bar no
33559 \noun off
33560 \color none
33561 ¡
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570
33571 \family roman
33572 \series medium
33573 \shape up
33574 \emph off
33575 \bar no
33576 \noun off
33577 \color none
33578 ±
33579 \end_layout
33580
33581 \end_inset
33582 </cell>
33583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33584 \begin_inset Text
33585
33586 \begin_layout Plain Layout
33587
33588 \family roman
33589 \series medium
33590 \shape up
33591 \emph off
33592 \bar no
33593 \noun off
33594 \color none
33595 Á
33596 \end_layout
33597
33598 \end_inset
33599 </cell>
33600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33601 \begin_inset Text
33602
33603 \begin_layout Plain Layout
33604
33605 \family roman
33606 \series medium
33607 \shape up
33608 \emph off
33609 \bar no
33610 \noun off
33611 \color none
33612 Ñ
33613 \end_layout
33614
33615 \end_inset
33616 </cell>
33617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \family roman
33623 \series medium
33624 \shape up
33625 \emph off
33626 \bar no
33627 \noun off
33628 \color none
33629 á
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 ñ
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 </row>
33652 <row>
33653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33654 \begin_inset Text
33655
33656 \begin_layout Plain Layout
33657
33658 \family roman
33659 \series medium
33660 \shape up
33661 \size tiny
33662 \emph off
33663 \bar no
33664 \noun off
33665 \color none
33666 02
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33672 \begin_inset Text
33673
33674 \begin_layout Plain Layout
33675
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33681 \begin_inset Text
33682
33683 \begin_layout Plain Layout
33684
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693
33694 \family roman
33695 \series medium
33696 \shape up
33697 \emph off
33698 \bar no
33699 \noun off
33700 \color none
33701 \begin_inset Quotes eld
33702 \end_inset
33703
33704
33705 \end_layout
33706
33707 \end_inset
33708 </cell>
33709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33710 \begin_inset Text
33711
33712 \begin_layout Plain Layout
33713
33714 \family roman
33715 \series medium
33716 \shape up
33717 \emph off
33718 \bar no
33719 \noun off
33720 \color none
33721 2
33722 \end_layout
33723
33724 \end_inset
33725 </cell>
33726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33727 \begin_inset Text
33728
33729 \begin_layout Plain Layout
33730
33731 \family roman
33732 \series medium
33733 \shape up
33734 \emph off
33735 \bar no
33736 \noun off
33737 \color none
33738 B
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \family roman
33749 \series medium
33750 \shape up
33751 \emph off
33752 \bar no
33753 \noun off
33754 \color none
33755 R
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \family roman
33766 \series medium
33767 \shape up
33768 \emph off
33769 \bar no
33770 \noun off
33771 \color none
33772 b
33773 \end_layout
33774
33775 \end_inset
33776 </cell>
33777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33778 \begin_inset Text
33779
33780 \begin_layout Plain Layout
33781
33782 \family roman
33783 \series medium
33784 \shape up
33785 \emph off
33786 \bar no
33787 \noun off
33788 \color none
33789 r
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33795 \begin_inset Text
33796
33797 \begin_layout Plain Layout
33798
33799 \end_layout
33800
33801 \end_inset
33802 </cell>
33803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33804 \begin_inset Text
33805
33806 \begin_layout Plain Layout
33807
33808 \end_layout
33809
33810 \end_inset
33811 </cell>
33812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816 ¢
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family roman
33827 \series medium
33828 \shape up
33829 \emph off
33830 \bar no
33831 \noun off
33832 \color none
33833 ²
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Plain Layout
33842
33843 \family roman
33844 \series medium
33845 \shape up
33846 \emph off
33847 \bar no
33848 \noun off
33849 \color none
33850 Â
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859
33860 \family roman
33861 \series medium
33862 \shape up
33863 \emph off
33864 \bar no
33865 \noun off
33866 \color none
33867 Ò
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33873 \begin_inset Text
33874
33875 \begin_layout Plain Layout
33876
33877 \family roman
33878 \series medium
33879 \shape up
33880 \emph off
33881 \bar no
33882 \noun off
33883 \color none
33884 â
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33890 \begin_inset Text
33891
33892 \begin_layout Plain Layout
33893
33894 \family roman
33895 \series medium
33896 \shape up
33897 \emph off
33898 \bar no
33899 \noun off
33900 \color none
33901 ò
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 </row>
33907 <row>
33908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33909 \begin_inset Text
33910
33911 \begin_layout Plain Layout
33912
33913 \family roman
33914 \series medium
33915 \shape up
33916 \size tiny
33917 \emph off
33918 \bar no
33919 \noun off
33920 \color none
33921 03
33922 \end_layout
33923
33924 \end_inset
33925 </cell>
33926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33927 \begin_inset Text
33928
33929 \begin_layout Plain Layout
33930
33931 \end_layout
33932
33933 \end_inset
33934 </cell>
33935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33936 \begin_inset Text
33937
33938 \begin_layout Plain Layout
33939
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948
33949 \family roman
33950 \series medium
33951 \shape up
33952 \emph off
33953 \bar no
33954 \noun off
33955 \color none
33956 #
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965
33966 \family roman
33967 \series medium
33968 \shape up
33969 \emph off
33970 \bar no
33971 \noun off
33972 \color none
33973 3
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982
33983 \family roman
33984 \series medium
33985 \shape up
33986 \emph off
33987 \bar no
33988 \noun off
33989 \color none
33990 C
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999
34000 \family roman
34001 \series medium
34002 \shape up
34003 \emph off
34004 \bar no
34005 \noun off
34006 \color none
34007 S
34008 \end_layout
34009
34010 \end_inset
34011 </cell>
34012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \family roman
34018 \series medium
34019 \shape up
34020 \emph off
34021 \bar no
34022 \noun off
34023 \color none
34024 c
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Plain Layout
34033
34034 \family roman
34035 \series medium
34036 \shape up
34037 \emph off
34038 \bar no
34039 \noun off
34040 \color none
34041 s
34042 \end_layout
34043
34044 \end_inset
34045 </cell>
34046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34047 \begin_inset Text
34048
34049 \begin_layout Plain Layout
34050
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059
34060 \end_layout
34061
34062 \end_inset
34063 </cell>
34064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34065 \begin_inset Text
34066
34067 \begin_layout Plain Layout
34068
34069 \family roman
34070 \series medium
34071 \shape up
34072 \emph off
34073 \bar no
34074 \noun off
34075 \color none
34076 £
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085
34086 \family roman
34087 \series medium
34088 \shape up
34089 \emph off
34090 \bar no
34091 \noun off
34092 \color none
34093 ³
34094 \end_layout
34095
34096 \end_inset
34097 </cell>
34098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34099 \begin_inset Text
34100
34101 \begin_layout Plain Layout
34102
34103 \family roman
34104 \series medium
34105 \shape up
34106 \emph off
34107 \bar no
34108 \noun off
34109 \color none
34110 Ã
34111 \end_layout
34112
34113 \end_inset
34114 </cell>
34115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34116 \begin_inset Text
34117
34118 \begin_layout Plain Layout
34119
34120 \family roman
34121 \series medium
34122 \shape up
34123 \emph off
34124 \bar no
34125 \noun off
34126 \color none
34127 Ó
34128 \end_layout
34129
34130 \end_inset
34131 </cell>
34132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34133 \begin_inset Text
34134
34135 \begin_layout Plain Layout
34136
34137 \family roman
34138 \series medium
34139 \shape up
34140 \emph off
34141 \bar no
34142 \noun off
34143 \color none
34144 ã
34145 \end_layout
34146
34147 \end_inset
34148 </cell>
34149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34150 \begin_inset Text
34151
34152 \begin_layout Plain Layout
34153
34154 \family roman
34155 \series medium
34156 \shape up
34157 \emph off
34158 \bar no
34159 \noun off
34160 \color none
34161 ó
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 </row>
34167 <row>
34168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34169 \begin_inset Text
34170
34171 \begin_layout Plain Layout
34172
34173 \family roman
34174 \series medium
34175 \shape up
34176 \size tiny
34177 \emph off
34178 \bar no
34179 \noun off
34180 \color none
34181 04
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34187 \begin_inset Text
34188
34189 \begin_layout Plain Layout
34190
34191 \end_layout
34192
34193 \end_inset
34194 </cell>
34195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34196 \begin_inset Text
34197
34198 \begin_layout Plain Layout
34199
34200 \end_layout
34201
34202 \end_inset
34203 </cell>
34204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34205 \begin_inset Text
34206
34207 \begin_layout Plain Layout
34208
34209 \family roman
34210 \series medium
34211 \shape up
34212 \emph off
34213 \bar no
34214 \noun off
34215 \color none
34216 $
34217 \end_layout
34218
34219 \end_inset
34220 </cell>
34221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34222 \begin_inset Text
34223
34224 \begin_layout Plain Layout
34225
34226 \family roman
34227 \series medium
34228 \shape up
34229 \emph off
34230 \bar no
34231 \noun off
34232 \color none
34233 4
34234 \end_layout
34235
34236 \end_inset
34237 </cell>
34238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34239 \begin_inset Text
34240
34241 \begin_layout Plain Layout
34242
34243 \family roman
34244 \series medium
34245 \shape up
34246 \emph off
34247 \bar no
34248 \noun off
34249 \color none
34250 D
34251 \end_layout
34252
34253 \end_inset
34254 </cell>
34255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34256 \begin_inset Text
34257
34258 \begin_layout Plain Layout
34259
34260 \family roman
34261 \series medium
34262 \shape up
34263 \emph off
34264 \bar no
34265 \noun off
34266 \color none
34267 T
34268 \end_layout
34269
34270 \end_inset
34271 </cell>
34272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34273 \begin_inset Text
34274
34275 \begin_layout Plain Layout
34276
34277 \family roman
34278 \series medium
34279 \shape up
34280 \emph off
34281 \bar no
34282 \noun off
34283 \color none
34284 d
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293
34294 \family roman
34295 \series medium
34296 \shape up
34297 \emph off
34298 \bar no
34299 \noun off
34300 \color none
34301 t
34302 \end_layout
34303
34304 \end_inset
34305 </cell>
34306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34307 \begin_inset Text
34308
34309 \begin_layout Plain Layout
34310
34311 \end_layout
34312
34313 \end_inset
34314 </cell>
34315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34316 \begin_inset Text
34317
34318 \begin_layout Plain Layout
34319
34320 \end_layout
34321
34322 \end_inset
34323 </cell>
34324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34325 \begin_inset Text
34326
34327 \begin_layout Plain Layout
34328 ¤
34329 \end_layout
34330
34331 \end_inset
34332 </cell>
34333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34334 \begin_inset Text
34335
34336 \begin_layout Plain Layout
34337
34338 \family roman
34339 \series medium
34340 \shape up
34341 \emph off
34342 \bar no
34343 \noun off
34344 \color none
34345 ´
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354
34355 \family roman
34356 \series medium
34357 \shape up
34358 \emph off
34359 \bar no
34360 \noun off
34361 \color none
34362 Ä
34363 \end_layout
34364
34365 \end_inset
34366 </cell>
34367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371
34372 \family roman
34373 \series medium
34374 \shape up
34375 \emph off
34376 \bar no
34377 \noun off
34378 \color none
34379 Ô
34380 \end_layout
34381
34382 \end_inset
34383 </cell>
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388
34389 \family roman
34390 \series medium
34391 \shape up
34392 \emph off
34393 \bar no
34394 \noun off
34395 \color none
34396 ä
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34402 \begin_inset Text
34403
34404 \begin_layout Plain Layout
34405
34406 \family roman
34407 \series medium
34408 \shape up
34409 \emph off
34410 \bar no
34411 \noun off
34412 \color none
34413 ô
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 </row>
34419 <row>
34420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34421 \begin_inset Text
34422
34423 \begin_layout Plain Layout
34424
34425 \family roman
34426 \series medium
34427 \shape up
34428 \size tiny
34429 \emph off
34430 \bar no
34431 \noun off
34432 \color none
34433 05
34434 \end_layout
34435
34436 \end_inset
34437 </cell>
34438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34439 \begin_inset Text
34440
34441 \begin_layout Plain Layout
34442
34443 \end_layout
34444
34445 \end_inset
34446 </cell>
34447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34448 \begin_inset Text
34449
34450 \begin_layout Plain Layout
34451
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460
34461 \family roman
34462 \series medium
34463 \shape up
34464 \emph off
34465 \bar no
34466 \noun off
34467 \color none
34468 %
34469 \end_layout
34470
34471 \end_inset
34472 </cell>
34473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34474 \begin_inset Text
34475
34476 \begin_layout Plain Layout
34477
34478 \family roman
34479 \series medium
34480 \shape up
34481 \emph off
34482 \bar no
34483 \noun off
34484 \color none
34485 5
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494
34495 \family roman
34496 \series medium
34497 \shape up
34498 \emph off
34499 \bar no
34500 \noun off
34501 \color none
34502 E
34503 \end_layout
34504
34505 \end_inset
34506 </cell>
34507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \family roman
34513 \series medium
34514 \shape up
34515 \emph off
34516 \bar no
34517 \noun off
34518 \color none
34519 U
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \family roman
34530 \series medium
34531 \shape up
34532 \emph off
34533 \bar no
34534 \noun off
34535 \color none
34536 e
34537 \end_layout
34538
34539 \end_inset
34540 </cell>
34541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34542 \begin_inset Text
34543
34544 \begin_layout Plain Layout
34545
34546 \family roman
34547 \series medium
34548 \shape up
34549 \emph off
34550 \bar no
34551 \noun off
34552 \color none
34553 u
34554 \end_layout
34555
34556 \end_inset
34557 </cell>
34558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34559 \begin_inset Text
34560
34561 \begin_layout Plain Layout
34562
34563 \end_layout
34564
34565 \end_inset
34566 </cell>
34567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34568 \begin_inset Text
34569
34570 \begin_layout Plain Layout
34571
34572 \end_layout
34573
34574 \end_inset
34575 </cell>
34576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34577 \begin_inset Text
34578
34579 \begin_layout Plain Layout
34580 ¥
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \family roman
34591 \series medium
34592 \shape up
34593 \emph off
34594 \bar no
34595 \noun off
34596 \color none
34597 µ
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606
34607 \family roman
34608 \series medium
34609 \shape up
34610 \emph off
34611 \bar no
34612 \noun off
34613 \color none
34614 Å
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623
34624 \family roman
34625 \series medium
34626 \shape up
34627 \emph off
34628 \bar no
34629 \noun off
34630 \color none
34631 Õ
34632 \end_layout
34633
34634 \end_inset
34635 </cell>
34636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640
34641 \family roman
34642 \series medium
34643 \shape up
34644 \emph off
34645 \bar no
34646 \noun off
34647 \color none
34648 å
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657
34658 \family roman
34659 \series medium
34660 \shape up
34661 \emph off
34662 \bar no
34663 \noun off
34664 \color none
34665 õ
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 </row>
34671 <row>
34672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34673 \begin_inset Text
34674
34675 \begin_layout Plain Layout
34676
34677 \family roman
34678 \series medium
34679 \shape up
34680 \size tiny
34681 \emph off
34682 \bar no
34683 \noun off
34684 \color none
34685 06
34686 \end_layout
34687
34688 \end_inset
34689 </cell>
34690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34691 \begin_inset Text
34692
34693 \begin_layout Plain Layout
34694
34695 \end_layout
34696
34697 \end_inset
34698 </cell>
34699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34700 \begin_inset Text
34701
34702 \begin_layout Plain Layout
34703
34704 \end_layout
34705
34706 \end_inset
34707 </cell>
34708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34709 \begin_inset Text
34710
34711 \begin_layout Plain Layout
34712
34713 \family roman
34714 \series medium
34715 \shape up
34716 \emph off
34717 \bar no
34718 \noun off
34719 \color none
34720 &
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729
34730 \family roman
34731 \series medium
34732 \shape up
34733 \emph off
34734 \bar no
34735 \noun off
34736 \color none
34737 6
34738 \end_layout
34739
34740 \end_inset
34741 </cell>
34742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34743 \begin_inset Text
34744
34745 \begin_layout Plain Layout
34746
34747 \family roman
34748 \series medium
34749 \shape up
34750 \emph off
34751 \bar no
34752 \noun off
34753 \color none
34754 F
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \family roman
34765 \series medium
34766 \shape up
34767 \emph off
34768 \bar no
34769 \noun off
34770 \color none
34771 V
34772 \end_layout
34773
34774 \end_inset
34775 </cell>
34776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34777 \begin_inset Text
34778
34779 \begin_layout Plain Layout
34780
34781 \family roman
34782 \series medium
34783 \shape up
34784 \emph off
34785 \bar no
34786 \noun off
34787 \color none
34788 f
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \family roman
34799 \series medium
34800 \shape up
34801 \emph off
34802 \bar no
34803 \noun off
34804 \color none
34805 v
34806 \end_layout
34807
34808 \end_inset
34809 </cell>
34810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34811 \begin_inset Text
34812
34813 \begin_layout Plain Layout
34814
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34829 \begin_inset Text
34830
34831 \begin_layout Plain Layout
34832 ¦
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34838 \begin_inset Text
34839
34840 \begin_layout Plain Layout
34841
34842 \family roman
34843 \series medium
34844 \shape up
34845 \emph off
34846 \bar no
34847 \noun off
34848 \color none
34849
34850 \end_layout
34851
34852 \end_inset
34853 </cell>
34854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34855 \begin_inset Text
34856
34857 \begin_layout Plain Layout
34858
34859 \family roman
34860 \series medium
34861 \shape up
34862 \emph off
34863 \bar no
34864 \noun off
34865 \color none
34866 Æ
34867 \end_layout
34868
34869 \end_inset
34870 </cell>
34871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34872 \begin_inset Text
34873
34874 \begin_layout Plain Layout
34875
34876 \family roman
34877 \series medium
34878 \shape up
34879 \emph off
34880 \bar no
34881 \noun off
34882 \color none
34883 Ö
34884 \end_layout
34885
34886 \end_inset
34887 </cell>
34888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892
34893 \family roman
34894 \series medium
34895 \shape up
34896 \emph off
34897 \bar no
34898 \noun off
34899 \color none
34900 æ
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909
34910 \family roman
34911 \series medium
34912 \shape up
34913 \emph off
34914 \bar no
34915 \noun off
34916 \color none
34917 ö
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 </row>
34923 <row>
34924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928
34929 \family roman
34930 \series medium
34931 \shape up
34932 \size tiny
34933 \emph off
34934 \bar no
34935 \noun off
34936 \color none
34937 07
34938 \end_layout
34939
34940 \end_inset
34941 </cell>
34942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34943 \begin_inset Text
34944
34945 \begin_layout Plain Layout
34946
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \end_layout
34957
34958 \end_inset
34959 </cell>
34960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34961 \begin_inset Text
34962
34963 \begin_layout Plain Layout
34964
34965 \family roman
34966 \series medium
34967 \shape up
34968 \emph off
34969 \bar no
34970 \noun off
34971 \color none
34972 `
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981
34982 \family roman
34983 \series medium
34984 \shape up
34985 \emph off
34986 \bar no
34987 \noun off
34988 \color none
34989 7
34990 \end_layout
34991
34992 \end_inset
34993 </cell>
34994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34995 \begin_inset Text
34996
34997 \begin_layout Plain Layout
34998
34999 \family roman
35000 \series medium
35001 \shape up
35002 \emph off
35003 \bar no
35004 \noun off
35005 \color none
35006 G
35007 \end_layout
35008
35009 \end_inset
35010 </cell>
35011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35012 \begin_inset Text
35013
35014 \begin_layout Plain Layout
35015
35016 \family roman
35017 \series medium
35018 \shape up
35019 \emph off
35020 \bar no
35021 \noun off
35022 \color none
35023 W
35024 \end_layout
35025
35026 \end_inset
35027 </cell>
35028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35029 \begin_inset Text
35030
35031 \begin_layout Plain Layout
35032
35033 \family roman
35034 \series medium
35035 \shape up
35036 \emph off
35037 \bar no
35038 \noun off
35039 \color none
35040 g
35041 \end_layout
35042
35043 \end_inset
35044 </cell>
35045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35046 \begin_inset Text
35047
35048 \begin_layout Plain Layout
35049
35050 \family roman
35051 \series medium
35052 \shape up
35053 \emph off
35054 \bar no
35055 \noun off
35056 \color none
35057 w
35058 \end_layout
35059
35060 \end_inset
35061 </cell>
35062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35063 \begin_inset Text
35064
35065 \begin_layout Plain Layout
35066
35067 \end_layout
35068
35069 \end_inset
35070 </cell>
35071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075
35076 \end_layout
35077
35078 \end_inset
35079 </cell>
35080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35081 \begin_inset Text
35082
35083 \begin_layout Plain Layout
35084
35085 \family roman
35086 \series medium
35087 \shape up
35088 \emph off
35089 \bar no
35090 \noun off
35091 \color none
35092 §
35093 \end_layout
35094
35095 \end_inset
35096 </cell>
35097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35098 \begin_inset Text
35099
35100 \begin_layout Plain Layout
35101
35102 \family roman
35103 \series medium
35104 \shape up
35105 \emph off
35106 \bar no
35107 \noun off
35108 \color none
35109 ·
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35115 \begin_inset Text
35116
35117 \begin_layout Plain Layout
35118
35119 \family roman
35120 \series medium
35121 \shape up
35122 \emph off
35123 \bar no
35124 \noun off
35125 \color none
35126 Ç
35127 \end_layout
35128
35129 \end_inset
35130 </cell>
35131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35132 \begin_inset Text
35133
35134 \begin_layout Plain Layout
35135
35136 \family roman
35137 \series medium
35138 \shape up
35139 \emph off
35140 \bar no
35141 \noun off
35142 \color none
35143 ×
35144 \end_layout
35145
35146 \end_inset
35147 </cell>
35148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35149 \begin_inset Text
35150
35151 \begin_layout Plain Layout
35152
35153 \family roman
35154 \series medium
35155 \shape up
35156 \emph off
35157 \bar no
35158 \noun off
35159 \color none
35160 ç
35161 \end_layout
35162
35163 \end_inset
35164 </cell>
35165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35166 \begin_inset Text
35167
35168 \begin_layout Plain Layout
35169
35170 \family roman
35171 \series medium
35172 \shape up
35173 \emph off
35174 \bar no
35175 \noun off
35176 \color none
35177 ÷
35178 \end_layout
35179
35180 \end_inset
35181 </cell>
35182 </row>
35183 <row>
35184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35185 \begin_inset Text
35186
35187 \begin_layout Plain Layout
35188
35189 \family roman
35190 \series medium
35191 \shape up
35192 \size tiny
35193 \emph off
35194 \bar no
35195 \noun off
35196 \color none
35197 08
35198 \end_layout
35199
35200 \end_inset
35201 </cell>
35202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35203 \begin_inset Text
35204
35205 \begin_layout Plain Layout
35206
35207 \end_layout
35208
35209 \end_inset
35210 </cell>
35211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35212 \begin_inset Text
35213
35214 \begin_layout Plain Layout
35215
35216 \end_layout
35217
35218 \end_inset
35219 </cell>
35220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35221 \begin_inset Text
35222
35223 \begin_layout Plain Layout
35224
35225 \family roman
35226 \series medium
35227 \shape up
35228 \emph off
35229 \bar no
35230 \noun off
35231 \color none
35232 (
35233 \end_layout
35234
35235 \end_inset
35236 </cell>
35237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35238 \begin_inset Text
35239
35240 \begin_layout Plain Layout
35241
35242 \family roman
35243 \series medium
35244 \shape up
35245 \emph off
35246 \bar no
35247 \noun off
35248 \color none
35249 8
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35255 \begin_inset Text
35256
35257 \begin_layout Plain Layout
35258
35259 \family roman
35260 \series medium
35261 \shape up
35262 \emph off
35263 \bar no
35264 \noun off
35265 \color none
35266 H
35267 \end_layout
35268
35269 \end_inset
35270 </cell>
35271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35272 \begin_inset Text
35273
35274 \begin_layout Plain Layout
35275
35276 \family roman
35277 \series medium
35278 \shape up
35279 \emph off
35280 \bar no
35281 \noun off
35282 \color none
35283 X
35284 \end_layout
35285
35286 \end_inset
35287 </cell>
35288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35289 \begin_inset Text
35290
35291 \begin_layout Plain Layout
35292
35293 \family roman
35294 \series medium
35295 \shape up
35296 \emph off
35297 \bar no
35298 \noun off
35299 \color none
35300 h
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \family roman
35311 \series medium
35312 \shape up
35313 \emph off
35314 \bar no
35315 \noun off
35316 \color none
35317 x
35318 \end_layout
35319
35320 \end_inset
35321 </cell>
35322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35323 \begin_inset Text
35324
35325 \begin_layout Plain Layout
35326
35327 \end_layout
35328
35329 \end_inset
35330 </cell>
35331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35332 \begin_inset Text
35333
35334 \begin_layout Plain Layout
35335
35336 \end_layout
35337
35338 \end_inset
35339 </cell>
35340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35341 \begin_inset Text
35342
35343 \begin_layout Plain Layout
35344
35345 \family roman
35346 \series medium
35347 \shape up
35348 \emph off
35349 \bar no
35350 \noun off
35351 \color none
35352 ¨
35353 \end_layout
35354
35355 \end_inset
35356 </cell>
35357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35358 \begin_inset Text
35359
35360 \begin_layout Plain Layout
35361
35362 \family roman
35363 \series medium
35364 \shape up
35365 \emph off
35366 \bar no
35367 \noun off
35368 \color none
35369 ¸
35370 \end_layout
35371
35372 \end_inset
35373 </cell>
35374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35375 \begin_inset Text
35376
35377 \begin_layout Plain Layout
35378
35379 \family roman
35380 \series medium
35381 \shape up
35382 \emph off
35383 \bar no
35384 \noun off
35385 \color none
35386 È
35387 \end_layout
35388
35389 \end_inset
35390 </cell>
35391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395
35396 \family roman
35397 \series medium
35398 \shape up
35399 \emph off
35400 \bar no
35401 \noun off
35402 \color none
35403 Ø
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35409 \begin_inset Text
35410
35411 \begin_layout Plain Layout
35412
35413 \family roman
35414 \series medium
35415 \shape up
35416 \emph off
35417 \bar no
35418 \noun off
35419 \color none
35420 è
35421 \end_layout
35422
35423 \end_inset
35424 </cell>
35425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35426 \begin_inset Text
35427
35428 \begin_layout Plain Layout
35429
35430 \family roman
35431 \series medium
35432 \shape up
35433 \emph off
35434 \bar no
35435 \noun off
35436 \color none
35437 ø
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 </row>
35443 <row>
35444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35445 \begin_inset Text
35446
35447 \begin_layout Plain Layout
35448
35449 \family roman
35450 \series medium
35451 \shape up
35452 \size tiny
35453 \emph off
35454 \bar no
35455 \noun off
35456 \color none
35457 09
35458 \end_layout
35459
35460 \end_inset
35461 </cell>
35462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35463 \begin_inset Text
35464
35465 \begin_layout Plain Layout
35466
35467 \end_layout
35468
35469 \end_inset
35470 </cell>
35471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35472 \begin_inset Text
35473
35474 \begin_layout Plain Layout
35475
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35481 \begin_inset Text
35482
35483 \begin_layout Plain Layout
35484
35485 \family roman
35486 \series medium
35487 \shape up
35488 \emph off
35489 \bar no
35490 \noun off
35491 \color none
35492 )
35493 \end_layout
35494
35495 \end_inset
35496 </cell>
35497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35498 \begin_inset Text
35499
35500 \begin_layout Plain Layout
35501
35502 \family roman
35503 \series medium
35504 \shape up
35505 \emph off
35506 \bar no
35507 \noun off
35508 \color none
35509 9
35510 \end_layout
35511
35512 \end_inset
35513 </cell>
35514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35515 \begin_inset Text
35516
35517 \begin_layout Plain Layout
35518
35519 \family roman
35520 \series medium
35521 \shape up
35522 \emph off
35523 \bar no
35524 \noun off
35525 \color none
35526 I
35527 \end_layout
35528
35529 \end_inset
35530 </cell>
35531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35532 \begin_inset Text
35533
35534 \begin_layout Plain Layout
35535
35536 \family roman
35537 \series medium
35538 \shape up
35539 \emph off
35540 \bar no
35541 \noun off
35542 \color none
35543 Y
35544 \end_layout
35545
35546 \end_inset
35547 </cell>
35548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552
35553 \family roman
35554 \series medium
35555 \shape up
35556 \emph off
35557 \bar no
35558 \noun off
35559 \color none
35560 i
35561 \end_layout
35562
35563 \end_inset
35564 </cell>
35565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35566 \begin_inset Text
35567
35568 \begin_layout Plain Layout
35569
35570 \family roman
35571 \series medium
35572 \shape up
35573 \emph off
35574 \bar no
35575 \noun off
35576 \color none
35577 y
35578 \end_layout
35579
35580 \end_inset
35581 </cell>
35582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35583 \begin_inset Text
35584
35585 \begin_layout Plain Layout
35586
35587 \end_layout
35588
35589 \end_inset
35590 </cell>
35591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35592 \begin_inset Text
35593
35594 \begin_layout Plain Layout
35595
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35601 \begin_inset Text
35602
35603 \begin_layout Plain Layout
35604
35605 \family roman
35606 \series medium
35607 \shape up
35608 \emph off
35609 \bar no
35610 \noun off
35611 \color none
35612 ©
35613 \end_layout
35614
35615 \end_inset
35616 </cell>
35617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35618 \begin_inset Text
35619
35620 \begin_layout Plain Layout
35621
35622 \family roman
35623 \series medium
35624 \shape up
35625 \emph off
35626 \bar no
35627 \noun off
35628 \color none
35629 ¹
35630 \end_layout
35631
35632 \end_inset
35633 </cell>
35634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35635 \begin_inset Text
35636
35637 \begin_layout Plain Layout
35638
35639 \family roman
35640 \series medium
35641 \shape up
35642 \emph off
35643 \bar no
35644 \noun off
35645 \color none
35646 É
35647 \end_layout
35648
35649 \end_inset
35650 </cell>
35651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35652 \begin_inset Text
35653
35654 \begin_layout Plain Layout
35655
35656 \family roman
35657 \series medium
35658 \shape up
35659 \emph off
35660 \bar no
35661 \noun off
35662 \color none
35663 Ù
35664 \end_layout
35665
35666 \end_inset
35667 </cell>
35668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35669 \begin_inset Text
35670
35671 \begin_layout Plain Layout
35672
35673 \family roman
35674 \series medium
35675 \shape up
35676 \emph off
35677 \bar no
35678 \noun off
35679 \color none
35680 é
35681 \end_layout
35682
35683 \end_inset
35684 </cell>
35685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35686 \begin_inset Text
35687
35688 \begin_layout Plain Layout
35689
35690 \family roman
35691 \series medium
35692 \shape up
35693 \emph off
35694 \bar no
35695 \noun off
35696 \color none
35697 ù
35698 \end_layout
35699
35700 \end_inset
35701 </cell>
35702 </row>
35703 <row>
35704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35705 \begin_inset Text
35706
35707 \begin_layout Plain Layout
35708
35709 \family roman
35710 \series medium
35711 \shape up
35712 \size tiny
35713 \emph off
35714 \bar no
35715 \noun off
35716 \color none
35717 0A
35718 \end_layout
35719
35720 \end_inset
35721 </cell>
35722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35723 \begin_inset Text
35724
35725 \begin_layout Plain Layout
35726
35727 \end_layout
35728
35729 \end_inset
35730 </cell>
35731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35732 \begin_inset Text
35733
35734 \begin_layout Plain Layout
35735
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35741 \begin_inset Text
35742
35743 \begin_layout Plain Layout
35744
35745 \family roman
35746 \series medium
35747 \shape up
35748 \emph off
35749 \bar no
35750 \noun off
35751 \color none
35752 *
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35758 \begin_inset Text
35759
35760 \begin_layout Plain Layout
35761
35762 \family roman
35763 \series medium
35764 \shape up
35765 \emph off
35766 \bar no
35767 \noun off
35768 \color none
35769 :
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35775 \begin_inset Text
35776
35777 \begin_layout Plain Layout
35778
35779 \family roman
35780 \series medium
35781 \shape up
35782 \emph off
35783 \bar no
35784 \noun off
35785 \color none
35786 J
35787 \end_layout
35788
35789 \end_inset
35790 </cell>
35791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35792 \begin_inset Text
35793
35794 \begin_layout Plain Layout
35795
35796 \family roman
35797 \series medium
35798 \shape up
35799 \emph off
35800 \bar no
35801 \noun off
35802 \color none
35803 Z
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812
35813 \family roman
35814 \series medium
35815 \shape up
35816 \emph off
35817 \bar no
35818 \noun off
35819 \color none
35820 j
35821 \end_layout
35822
35823 \end_inset
35824 </cell>
35825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35826 \begin_inset Text
35827
35828 \begin_layout Plain Layout
35829
35830 \family roman
35831 \series medium
35832 \shape up
35833 \emph off
35834 \bar no
35835 \noun off
35836 \color none
35837 z
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846
35847 \end_layout
35848
35849 \end_inset
35850 </cell>
35851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35852 \begin_inset Text
35853
35854 \begin_layout Plain Layout
35855
35856 \end_layout
35857
35858 \end_inset
35859 </cell>
35860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35861 \begin_inset Text
35862
35863 \begin_layout Plain Layout
35864
35865 \family roman
35866 \series medium
35867 \shape up
35868 \emph off
35869 \bar no
35870 \noun off
35871 \color none
35872 ª
35873 \end_layout
35874
35875 \end_inset
35876 </cell>
35877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35878 \begin_inset Text
35879
35880 \begin_layout Plain Layout
35881
35882 \family roman
35883 \series medium
35884 \shape up
35885 \emph off
35886 \bar no
35887 \noun off
35888 \color none
35889 º
35890 \end_layout
35891
35892 \end_inset
35893 </cell>
35894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35895 \begin_inset Text
35896
35897 \begin_layout Plain Layout
35898
35899 \family roman
35900 \series medium
35901 \shape up
35902 \emph off
35903 \bar no
35904 \noun off
35905 \color none
35906 Ê
35907 \end_layout
35908
35909 \end_inset
35910 </cell>
35911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35912 \begin_inset Text
35913
35914 \begin_layout Plain Layout
35915
35916 \family roman
35917 \series medium
35918 \shape up
35919 \emph off
35920 \bar no
35921 \noun off
35922 \color none
35923 Ú
35924 \end_layout
35925
35926 \end_inset
35927 </cell>
35928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35929 \begin_inset Text
35930
35931 \begin_layout Plain Layout
35932
35933 \family roman
35934 \series medium
35935 \shape up
35936 \emph off
35937 \bar no
35938 \noun off
35939 \color none
35940 ê
35941 \end_layout
35942
35943 \end_inset
35944 </cell>
35945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35946 \begin_inset Text
35947
35948 \begin_layout Plain Layout
35949
35950 \family roman
35951 \series medium
35952 \shape up
35953 \emph off
35954 \bar no
35955 \noun off
35956 \color none
35957 ú
35958 \end_layout
35959
35960 \end_inset
35961 </cell>
35962 </row>
35963 <row>
35964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35965 \begin_inset Text
35966
35967 \begin_layout Plain Layout
35968
35969 \family roman
35970 \series medium
35971 \shape up
35972 \size tiny
35973 \emph off
35974 \bar no
35975 \noun off
35976 \color none
35977 0B
35978 \end_layout
35979
35980 \end_inset
35981 </cell>
35982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35983 \begin_inset Text
35984
35985 \begin_layout Plain Layout
35986
35987 \end_layout
35988
35989 \end_inset
35990 </cell>
35991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35992 \begin_inset Text
35993
35994 \begin_layout Plain Layout
35995
35996 \end_layout
35997
35998 \end_inset
35999 </cell>
36000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36001 \begin_inset Text
36002
36003 \begin_layout Plain Layout
36004
36005 \family roman
36006 \series medium
36007 \shape up
36008 \emph off
36009 \bar no
36010 \noun off
36011 \color none
36012 +
36013 \end_layout
36014
36015 \end_inset
36016 </cell>
36017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36018 \begin_inset Text
36019
36020 \begin_layout Plain Layout
36021
36022 \family roman
36023 \series medium
36024 \shape up
36025 \emph off
36026 \bar no
36027 \noun off
36028 \color none
36029 ;
36030 \end_layout
36031
36032 \end_inset
36033 </cell>
36034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36035 \begin_inset Text
36036
36037 \begin_layout Plain Layout
36038
36039 \family roman
36040 \series medium
36041 \shape up
36042 \emph off
36043 \bar no
36044 \noun off
36045 \color none
36046 K
36047 \end_layout
36048
36049 \end_inset
36050 </cell>
36051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36052 \begin_inset Text
36053
36054 \begin_layout Plain Layout
36055
36056 \family roman
36057 \series medium
36058 \shape up
36059 \emph off
36060 \bar no
36061 \noun off
36062 \color none
36063 [
36064 \end_layout
36065
36066 \end_inset
36067 </cell>
36068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36069 \begin_inset Text
36070
36071 \begin_layout Plain Layout
36072
36073 \family roman
36074 \series medium
36075 \shape up
36076 \emph off
36077 \bar no
36078 \noun off
36079 \color none
36080 k
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089
36090 \family roman
36091 \series medium
36092 \shape up
36093 \emph off
36094 \bar no
36095 \noun off
36096 \color none
36097 {
36098 \end_layout
36099
36100 \end_inset
36101 </cell>
36102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36103 \begin_inset Text
36104
36105 \begin_layout Plain Layout
36106
36107 \end_layout
36108
36109 \end_inset
36110 </cell>
36111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36112 \begin_inset Text
36113
36114 \begin_layout Plain Layout
36115
36116 \end_layout
36117
36118 \end_inset
36119 </cell>
36120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36121 \begin_inset Text
36122
36123 \begin_layout Plain Layout
36124
36125 \family roman
36126 \series medium
36127 \shape up
36128 \emph off
36129 \bar no
36130 \noun off
36131 \color none
36132 «
36133 \end_layout
36134
36135 \end_inset
36136 </cell>
36137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36138 \begin_inset Text
36139
36140 \begin_layout Plain Layout
36141
36142 \family roman
36143 \series medium
36144 \shape up
36145 \emph off
36146 \bar no
36147 \noun off
36148 \color none
36149 »
36150 \end_layout
36151
36152 \end_inset
36153 </cell>
36154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36155 \begin_inset Text
36156
36157 \begin_layout Plain Layout
36158
36159 \family roman
36160 \series medium
36161 \shape up
36162 \emph off
36163 \bar no
36164 \noun off
36165 \color none
36166 Ë
36167 \end_layout
36168
36169 \end_inset
36170 </cell>
36171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36172 \begin_inset Text
36173
36174 \begin_layout Plain Layout
36175
36176 \family roman
36177 \series medium
36178 \shape up
36179 \emph off
36180 \bar no
36181 \noun off
36182 \color none
36183 Û
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36189 \begin_inset Text
36190
36191 \begin_layout Plain Layout
36192
36193 \family roman
36194 \series medium
36195 \shape up
36196 \emph off
36197 \bar no
36198 \noun off
36199 \color none
36200 ë
36201 \end_layout
36202
36203 \end_inset
36204 </cell>
36205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36206 \begin_inset Text
36207
36208 \begin_layout Plain Layout
36209
36210 \family roman
36211 \series medium
36212 \shape up
36213 \emph off
36214 \bar no
36215 \noun off
36216 \color none
36217 û
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 </row>
36223 <row>
36224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36225 \begin_inset Text
36226
36227 \begin_layout Plain Layout
36228
36229 \family roman
36230 \series medium
36231 \shape up
36232 \size tiny
36233 \emph off
36234 \bar no
36235 \noun off
36236 \color none
36237 0C
36238 \end_layout
36239
36240 \end_inset
36241 </cell>
36242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36243 \begin_inset Text
36244
36245 \begin_layout Plain Layout
36246
36247 \end_layout
36248
36249 \end_inset
36250 </cell>
36251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36252 \begin_inset Text
36253
36254 \begin_layout Plain Layout
36255
36256 \end_layout
36257
36258 \end_inset
36259 </cell>
36260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36261 \begin_inset Text
36262
36263 \begin_layout Plain Layout
36264
36265 \family roman
36266 \series medium
36267 \shape up
36268 \emph off
36269 \bar no
36270 \noun off
36271 \color none
36272 ,
36273 \end_layout
36274
36275 \end_inset
36276 </cell>
36277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36278 \begin_inset Text
36279
36280 \begin_layout Plain Layout
36281
36282 \family roman
36283 \series medium
36284 \shape up
36285 \emph off
36286 \bar no
36287 \noun off
36288 \color none
36289 <
36290 \end_layout
36291
36292 \end_inset
36293 </cell>
36294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36295 \begin_inset Text
36296
36297 \begin_layout Plain Layout
36298
36299 \family roman
36300 \series medium
36301 \shape up
36302 \emph off
36303 \bar no
36304 \noun off
36305 \color none
36306 L
36307 \end_layout
36308
36309 \end_inset
36310 </cell>
36311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36312 \begin_inset Text
36313
36314 \begin_layout Plain Layout
36315
36316 \family roman
36317 \series medium
36318 \shape up
36319 \emph off
36320 \bar no
36321 \noun off
36322 \color none
36323
36324 \backslash
36325
36326 \end_layout
36327
36328 \end_inset
36329 </cell>
36330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36331 \begin_inset Text
36332
36333 \begin_layout Plain Layout
36334
36335 \family roman
36336 \series medium
36337 \shape up
36338 \emph off
36339 \bar no
36340 \noun off
36341 \color none
36342 l
36343 \end_layout
36344
36345 \end_inset
36346 </cell>
36347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36348 \begin_inset Text
36349
36350 \begin_layout Plain Layout
36351
36352 \family roman
36353 \series medium
36354 \shape up
36355 \emph off
36356 \bar no
36357 \noun off
36358 \color none
36359 |
36360 \end_layout
36361
36362 \end_inset
36363 </cell>
36364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36365 \begin_inset Text
36366
36367 \begin_layout Plain Layout
36368
36369 \end_layout
36370
36371 \end_inset
36372 </cell>
36373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36374 \begin_inset Text
36375
36376 \begin_layout Plain Layout
36377
36378 \end_layout
36379
36380 \end_inset
36381 </cell>
36382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36383 \begin_inset Text
36384
36385 \begin_layout Plain Layout
36386
36387 \family roman
36388 \series medium
36389 \shape up
36390 \emph off
36391 \bar no
36392 \noun off
36393 \color none
36394 ¬
36395 \end_layout
36396
36397 \end_inset
36398 </cell>
36399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36400 \begin_inset Text
36401
36402 \begin_layout Plain Layout
36403
36404 \family roman
36405 \series medium
36406 \shape up
36407 \emph off
36408 \bar no
36409 \noun off
36410 \color none
36411 ¼
36412 \end_layout
36413
36414 \end_inset
36415 </cell>
36416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36417 \begin_inset Text
36418
36419 \begin_layout Plain Layout
36420
36421 \family roman
36422 \series medium
36423 \shape up
36424 \emph off
36425 \bar no
36426 \noun off
36427 \color none
36428 Ì
36429 \end_layout
36430
36431 \end_inset
36432 </cell>
36433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36434 \begin_inset Text
36435
36436 \begin_layout Plain Layout
36437
36438 \family roman
36439 \series medium
36440 \shape up
36441 \emph off
36442 \bar no
36443 \noun off
36444 \color none
36445 Ü
36446 \end_layout
36447
36448 \end_inset
36449 </cell>
36450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36451 \begin_inset Text
36452
36453 \begin_layout Plain Layout
36454
36455 \family roman
36456 \series medium
36457 \shape up
36458 \emph off
36459 \bar no
36460 \noun off
36461 \color none
36462 ì
36463 \end_layout
36464
36465 \end_inset
36466 </cell>
36467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36468 \begin_inset Text
36469
36470 \begin_layout Plain Layout
36471
36472 \family roman
36473 \series medium
36474 \shape up
36475 \emph off
36476 \bar no
36477 \noun off
36478 \color none
36479 ü
36480 \end_layout
36481
36482 \end_inset
36483 </cell>
36484 </row>
36485 <row>
36486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36487 \begin_inset Text
36488
36489 \begin_layout Plain Layout
36490
36491 \family roman
36492 \series medium
36493 \shape up
36494 \size tiny
36495 \emph off
36496 \bar no
36497 \noun off
36498 \color none
36499 0D
36500 \end_layout
36501
36502 \end_inset
36503 </cell>
36504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36505 \begin_inset Text
36506
36507 \begin_layout Plain Layout
36508
36509 \end_layout
36510
36511 \end_inset
36512 </cell>
36513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36514 \begin_inset Text
36515
36516 \begin_layout Plain Layout
36517
36518 \end_layout
36519
36520 \end_inset
36521 </cell>
36522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36523 \begin_inset Text
36524
36525 \begin_layout Plain Layout
36526
36527 \family roman
36528 \series medium
36529 \shape up
36530 \emph off
36531 \bar no
36532 \noun off
36533 \color none
36534 -
36535 \end_layout
36536
36537 \end_inset
36538 </cell>
36539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36540 \begin_inset Text
36541
36542 \begin_layout Plain Layout
36543
36544 \family roman
36545 \series medium
36546 \shape up
36547 \emph off
36548 \bar no
36549 \noun off
36550 \color none
36551 =
36552 \end_layout
36553
36554 \end_inset
36555 </cell>
36556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36557 \begin_inset Text
36558
36559 \begin_layout Plain Layout
36560
36561 \family roman
36562 \series medium
36563 \shape up
36564 \emph off
36565 \bar no
36566 \noun off
36567 \color none
36568 M
36569 \end_layout
36570
36571 \end_inset
36572 </cell>
36573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36574 \begin_inset Text
36575
36576 \begin_layout Plain Layout
36577
36578 \family roman
36579 \series medium
36580 \shape up
36581 \emph off
36582 \bar no
36583 \noun off
36584 \color none
36585 ]
36586 \end_layout
36587
36588 \end_inset
36589 </cell>
36590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36591 \begin_inset Text
36592
36593 \begin_layout Plain Layout
36594
36595 \family roman
36596 \series medium
36597 \shape up
36598 \emph off
36599 \bar no
36600 \noun off
36601 \color none
36602 m
36603 \end_layout
36604
36605 \end_inset
36606 </cell>
36607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36608 \begin_inset Text
36609
36610 \begin_layout Plain Layout
36611
36612 \family roman
36613 \series medium
36614 \shape up
36615 \emph off
36616 \bar no
36617 \noun off
36618 \color none
36619 }
36620 \end_layout
36621
36622 \end_inset
36623 </cell>
36624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36625 \begin_inset Text
36626
36627 \begin_layout Plain Layout
36628
36629 \end_layout
36630
36631 \end_inset
36632 </cell>
36633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36634 \begin_inset Text
36635
36636 \begin_layout Plain Layout
36637
36638 \end_layout
36639
36640 \end_inset
36641 </cell>
36642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36643 \begin_inset Text
36644
36645 \begin_layout Plain Layout
36646
36647 \end_layout
36648
36649 \end_inset
36650 </cell>
36651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36652 \begin_inset Text
36653
36654 \begin_layout Plain Layout
36655
36656 \family roman
36657 \series medium
36658 \shape up
36659 \emph off
36660 \bar no
36661 \noun off
36662 \color none
36663 ½
36664 \end_layout
36665
36666 \end_inset
36667 </cell>
36668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36669 \begin_inset Text
36670
36671 \begin_layout Plain Layout
36672
36673 \family roman
36674 \series medium
36675 \shape up
36676 \emph off
36677 \bar no
36678 \noun off
36679 \color none
36680 Í
36681 \end_layout
36682
36683 \end_inset
36684 </cell>
36685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36686 \begin_inset Text
36687
36688 \begin_layout Plain Layout
36689
36690 \family roman
36691 \series medium
36692 \shape up
36693 \emph off
36694 \bar no
36695 \noun off
36696 \color none
36697 Ý
36698 \end_layout
36699
36700 \end_inset
36701 </cell>
36702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36703 \begin_inset Text
36704
36705 \begin_layout Plain Layout
36706
36707 \family roman
36708 \series medium
36709 \shape up
36710 \emph off
36711 \bar no
36712 \noun off
36713 \color none
36714 í
36715 \end_layout
36716
36717 \end_inset
36718 </cell>
36719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36720 \begin_inset Text
36721
36722 \begin_layout Plain Layout
36723
36724 \family roman
36725 \series medium
36726 \shape up
36727 \emph off
36728 \bar no
36729 \noun off
36730 \color none
36731 ý
36732 \end_layout
36733
36734 \end_inset
36735 </cell>
36736 </row>
36737 <row>
36738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36739 \begin_inset Text
36740
36741 \begin_layout Plain Layout
36742
36743 \family roman
36744 \series medium
36745 \shape up
36746 \size tiny
36747 \emph off
36748 \bar no
36749 \noun off
36750 \color none
36751 0E
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36757 \begin_inset Text
36758
36759 \begin_layout Plain Layout
36760
36761 \end_layout
36762
36763 \end_inset
36764 </cell>
36765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36766 \begin_inset Text
36767
36768 \begin_layout Plain Layout
36769
36770 \end_layout
36771
36772 \end_inset
36773 </cell>
36774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36775 \begin_inset Text
36776
36777 \begin_layout Plain Layout
36778
36779 \family roman
36780 \series medium
36781 \shape up
36782 \emph off
36783 \bar no
36784 \noun off
36785 \color none
36786 .
36787 \end_layout
36788
36789 \end_inset
36790 </cell>
36791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36792 \begin_inset Text
36793
36794 \begin_layout Plain Layout
36795
36796 \family roman
36797 \series medium
36798 \shape up
36799 \emph off
36800 \bar no
36801 \noun off
36802 \color none
36803 >
36804 \end_layout
36805
36806 \end_inset
36807 </cell>
36808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36809 \begin_inset Text
36810
36811 \begin_layout Plain Layout
36812
36813 \family roman
36814 \series medium
36815 \shape up
36816 \emph off
36817 \bar no
36818 \noun off
36819 \color none
36820 N
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829
36830 \family roman
36831 \series medium
36832 \shape up
36833 \emph off
36834 \bar no
36835 \noun off
36836 \color none
36837 ^
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Plain Layout
36846
36847 \family roman
36848 \series medium
36849 \shape up
36850 \emph off
36851 \bar no
36852 \noun off
36853 \color none
36854 n
36855 \end_layout
36856
36857 \end_inset
36858 </cell>
36859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36860 \begin_inset Text
36861
36862 \begin_layout Plain Layout
36863
36864 \family roman
36865 \series medium
36866 \shape up
36867 \emph off
36868 \bar no
36869 \noun off
36870 \color none
36871 ~
36872 \end_layout
36873
36874 \end_inset
36875 </cell>
36876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36877 \begin_inset Text
36878
36879 \begin_layout Plain Layout
36880
36881 \end_layout
36882
36883 \end_inset
36884 </cell>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \end_layout
36891
36892 \end_inset
36893 </cell>
36894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898
36899 \family roman
36900 \series medium
36901 \shape up
36902 \emph off
36903 \bar no
36904 \noun off
36905 \color none
36906 ®
36907 \end_layout
36908
36909 \end_inset
36910 </cell>
36911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915
36916 \family roman
36917 \series medium
36918 \shape up
36919 \emph off
36920 \bar no
36921 \noun off
36922 \color none
36923 ¾
36924 \end_layout
36925
36926 \end_inset
36927 </cell>
36928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36929 \begin_inset Text
36930
36931 \begin_layout Plain Layout
36932
36933 \family roman
36934 \series medium
36935 \shape up
36936 \emph off
36937 \bar no
36938 \noun off
36939 \color none
36940 Î
36941 \end_layout
36942
36943 \end_inset
36944 </cell>
36945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36946 \begin_inset Text
36947
36948 \begin_layout Plain Layout
36949
36950 \family roman
36951 \series medium
36952 \shape up
36953 \emph off
36954 \bar no
36955 \noun off
36956 \color none
36957 Þ
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966
36967 \family roman
36968 \series medium
36969 \shape up
36970 \emph off
36971 \bar no
36972 \noun off
36973 \color none
36974 î
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36980 \begin_inset Text
36981
36982 \begin_layout Plain Layout
36983
36984 \family roman
36985 \series medium
36986 \shape up
36987 \emph off
36988 \bar no
36989 \noun off
36990 \color none
36991 þ
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 </row>
36997 <row>
36998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36999 \begin_inset Text
37000
37001 \begin_layout Plain Layout
37002
37003 \family roman
37004 \series medium
37005 \shape up
37006 \size tiny
37007 \emph off
37008 \bar no
37009 \noun off
37010 \color none
37011 0F
37012 \end_layout
37013
37014 \end_inset
37015 </cell>
37016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37017 \begin_inset Text
37018
37019 \begin_layout Plain Layout
37020
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37026 \begin_inset Text
37027
37028 \begin_layout Plain Layout
37029
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038
37039 \family roman
37040 \series medium
37041 \shape up
37042 \emph off
37043 \bar no
37044 \noun off
37045 \color none
37046 /
37047 \end_layout
37048
37049 \end_inset
37050 </cell>
37051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055
37056 \family roman
37057 \series medium
37058 \shape up
37059 \emph off
37060 \bar no
37061 \noun off
37062 \color none
37063 ?
37064 \end_layout
37065
37066 \end_inset
37067 </cell>
37068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072
37073 \family roman
37074 \series medium
37075 \shape up
37076 \emph off
37077 \bar no
37078 \noun off
37079 \color none
37080 O
37081 \end_layout
37082
37083 \end_inset
37084 </cell>
37085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37086 \begin_inset Text
37087
37088 \begin_layout Plain Layout
37089
37090 \family roman
37091 \series medium
37092 \shape up
37093 \emph off
37094 \bar no
37095 \noun off
37096 \color none
37097 _
37098 \end_layout
37099
37100 \end_inset
37101 </cell>
37102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37103 \begin_inset Text
37104
37105 \begin_layout Plain Layout
37106
37107 \family roman
37108 \series medium
37109 \shape up
37110 \emph off
37111 \bar no
37112 \noun off
37113 \color none
37114 o
37115 \end_layout
37116
37117 \end_inset
37118 </cell>
37119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123
37124 \end_layout
37125
37126 \end_inset
37127 </cell>
37128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37129 \begin_inset Text
37130
37131 \begin_layout Plain Layout
37132
37133 \end_layout
37134
37135 \end_inset
37136 </cell>
37137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37138 \begin_inset Text
37139
37140 \begin_layout Plain Layout
37141
37142 \end_layout
37143
37144 \end_inset
37145 </cell>
37146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37147 \begin_inset Text
37148
37149 \begin_layout Plain Layout
37150
37151 \family roman
37152 \series medium
37153 \shape up
37154 \emph off
37155 \bar no
37156 \noun off
37157 \color none
37158 ¯
37159 \end_layout
37160
37161 \end_inset
37162 </cell>
37163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37164 \begin_inset Text
37165
37166 \begin_layout Plain Layout
37167
37168 \family roman
37169 \series medium
37170 \shape up
37171 \emph off
37172 \bar no
37173 \noun off
37174 \color none
37175 ¿
37176 \end_layout
37177
37178 \end_inset
37179 </cell>
37180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37181 \begin_inset Text
37182
37183 \begin_layout Plain Layout
37184
37185 \family roman
37186 \series medium
37187 \shape up
37188 \emph off
37189 \bar no
37190 \noun off
37191 \color none
37192 Ï
37193 \end_layout
37194
37195 \end_inset
37196 </cell>
37197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37198 \begin_inset Text
37199
37200 \begin_layout Plain Layout
37201
37202 \family roman
37203 \series medium
37204 \shape up
37205 \emph off
37206 \bar no
37207 \noun off
37208 \color none
37209 ß
37210 \end_layout
37211
37212 \end_inset
37213 </cell>
37214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37215 \begin_inset Text
37216
37217 \begin_layout Plain Layout
37218
37219 \family roman
37220 \series medium
37221 \shape up
37222 \emph off
37223 \bar no
37224 \noun off
37225 \color none
37226 ï
37227 \end_layout
37228
37229 \end_inset
37230 </cell>
37231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37232 \begin_inset Text
37233
37234 \begin_layout Plain Layout
37235
37236 \family roman
37237 \series medium
37238 \shape up
37239 \emph off
37240 \bar no
37241 \noun off
37242 \color none
37243 ÿ
37244 \end_layout
37245
37246 \end_inset
37247 </cell>
37248 </row>
37249 </lyxtabular>
37250
37251 \end_inset
37252
37253
37254 \end_layout
37255
37256 \end_inset
37257
37258
37259 \end_layout
37260
37261 \begin_layout Standard
37262 The following is a full list of all of the accented characters LyX can display
37263  directly.
37264  It includes not only the accented characters from the previous table, but
37265  also the characters from 
37266 \family typewriter
37267 ISO8859–2
37268 \family default
37269  through 
37270 \family typewriter
37271 4
37272 \family default
37273 .
37274  
37275 \end_layout
37276
37277 \begin_layout Itemize
37278 From 
37279 \family typewriter
37280 ISO8859–1
37281 \family default
37282 :
37283 \end_layout
37284
37285 \begin_deeper
37286 \begin_layout Standard
37287 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37288 \begin_inset space \hfill{}
37289 \end_inset
37290
37291 diaeresis
37292 \end_layout
37293
37294 \begin_layout Standard
37295 ^ Â Ê Î Ô Û â ê î ô û
37296 \begin_inset space \hfill{}
37297 \end_inset
37298
37299 circumflex
37300 \end_layout
37301
37302 \begin_layout Standard
37303 ` À È Ì Ò Ù à è ì ò ù
37304 \begin_inset space \hfill{}
37305 \end_inset
37306
37307 grave
37308 \end_layout
37309
37310 \begin_layout Standard
37311 ´ Á É Í Ó Ú Ý á é í ó ú ý
37312 \begin_inset space \hfill{}
37313 \end_inset
37314
37315 acute
37316 \end_layout
37317
37318 \begin_layout Standard
37319 ~ Ã Ñ Õ ã ñ õ
37320 \begin_inset space \hfill{}
37321 \end_inset
37322
37323 tilde
37324 \end_layout
37325
37326 \begin_layout Standard
37327 ¸Çç
37328 \begin_inset space \hfill{}
37329 \end_inset
37330
37331 cedilla
37332 \end_layout
37333
37334 \begin_layout Standard
37335 ¯
37336 \begin_inset space \hfill{}
37337 \end_inset
37338
37339 macron
37340 \end_layout
37341
37342 \end_deeper
37343 \begin_layout Itemize
37344 From 
37345 \family typewriter
37346 ISO8859–2
37347 \family default
37348  through 
37349 \family typewriter
37350 4
37351 \family default
37352 :
37353 \end_layout
37354
37355 \begin_deeper
37356 \begin_layout Standard
37357 ĤĴĥĵĈĜŜĉĝŝ
37358 \begin_inset space \hfill{}
37359 \end_inset
37360
37361 circumflex
37362 \end_layout
37363
37364 \begin_layout Standard
37365 ŚŹśźŔĹĆŃŕĺćń
37366 \begin_inset space \hfill{}
37367 \end_inset
37368
37369 acute
37370 \end_layout
37371
37372 \begin_layout Standard
37373 Ĩı̃Ũũ
37374 \begin_inset space \hfill{}
37375 \end_inset
37376
37377 tilde
37378 \end_layout
37379
37380 \begin_layout Standard
37381 ŞşŢţŖĻĢŗļģŅĶņķ
37382 \begin_inset space \hfill{}
37383 \end_inset
37384
37385 cedilla
37386 \end_layout
37387
37388 \begin_layout Standard
37389 ĒēĀĪŌŪāı̄ōū
37390 \begin_inset space \hfill{}
37391 \end_inset
37392
37393 macron
37394 \end_layout
37395
37396 \begin_layout Standard
37397 ŐŰőű
37398 \begin_inset space \hfill{}
37399 \end_inset
37400
37401 Hungarian umlaut
37402 \end_layout
37403
37404 \end_deeper
37405 \begin_layout Standard
37406 All the characters above are actively supported by TeX fonts.
37407  In addition TeX allows diacritical marks on almost all characters.
37408  Also make sure you're using the 
37409 \family typewriter
37410 T1
37411 \family default
37412  font-encoding.
37413 \end_layout
37414
37415 \begin_layout Chapter
37416 \start_of_appendix
37417 The User Interface
37418 \begin_inset CommandInset label
37419 LatexCommand label
37420 name "cha:The-User-Interface"
37421
37422 \end_inset
37423
37424
37425 \end_layout
37426
37427 \begin_layout Standard
37428 This appendix lists all the available menus and describes their functionality.
37429  It is designed as a quick reference if you are searching for a special
37430  topic inside the user's guide.
37431 \end_layout
37432
37433 \begin_layout Section
37434 The File Menu
37435 \begin_inset Index idx
37436 status collapsed
37437
37438 \begin_layout Plain Layout
37439 Menu ! File
37440 \end_layout
37441
37442 \end_inset
37443
37444
37445 \end_layout
37446
37447 \begin_layout Standard
37448 Under the 
37449 \family sans
37450 File
37451 \family default
37452  menu are the basic operations in addition to some more advanced operations.
37453 \end_layout
37454
37455 \begin_layout Subsection
37456 New
37457 \end_layout
37458
37459 \begin_layout Standard
37460 Creates a new document.
37461 \end_layout
37462
37463 \begin_layout Subsection
37464 New from Template
37465 \end_layout
37466
37467 \begin_layout Standard
37468 This menu entry prompts you for a template to use.
37469  Selecting a template will automatically set certain layout features for
37470  the document, features you would otherwise need to change manually.
37471 \end_layout
37472
37473 \begin_layout Subsection
37474 Open
37475 \end_layout
37476
37477 \begin_layout Standard
37478 Opens a document.
37479 \end_layout
37480
37481 \begin_layout Subsection
37482 Open Recent
37483 \end_layout
37484
37485 \begin_layout Standard
37486 The submenu shows a list of the recently opened files.
37487  Click there on a file to open it.
37488 \end_layout
37489
37490 \begin_layout Subsection
37491 Close
37492 \end_layout
37493
37494 \begin_layout Standard
37495 Closes the current document.
37496 \end_layout
37497
37498 \begin_layout Subsection
37499 Close All
37500 \end_layout
37501
37502 \begin_layout Standard
37503 Closes all opened documents.
37504 \end_layout
37505
37506 \begin_layout Subsection
37507 Save
37508 \end_layout
37509
37510 \begin_layout Standard
37511 Saves the actual document.
37512 \end_layout
37513
37514 \begin_layout Subsection
37515 Save As
37516 \end_layout
37517
37518 \begin_layout Standard
37519 Saves the actual document under a new name to create a copy.
37520 \end_layout
37521
37522 \begin_layout Subsection
37523 Save All
37524 \end_layout
37525
37526 \begin_layout Standard
37527 Saves all opened documents.
37528 \end_layout
37529
37530 \begin_layout Subsection
37531 Revert to saved
37532 \end_layout
37533
37534 \begin_layout Standard
37535 Reloads the actual document from disk.
37536 \end_layout
37537
37538 \begin_layout Subsection
37539 Version Control
37540 \end_layout
37541
37542 \begin_layout Standard
37543 This is used when more people are working on the same document.
37544  It is described in the section 
37545 \emph on
37546 Version Control in LyX
37547 \emph default
37548  of the 
37549 \emph on
37550 Additional Features
37551 \emph default
37552  manual.
37553 \end_layout
37554
37555 \begin_layout Subsection
37556 Import
37557 \end_layout
37558
37559 \begin_layout Standard
37560 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37561  NoWeb-files, plain text files, and comma separated, table like, text files
37562  (CSV) as a new LyX-document.
37563  The files will be imported as new LyX-document.
37564 \end_layout
37565
37566 \begin_layout Standard
37567 When using the menu entry 
37568 \family sans
37569 Plain
37570 \begin_inset space ~
37571 \end_inset
37572
37573 Text
37574 \family default
37575 , line breaks in the text will start a new paragraph; when using the menu
37576  entry 
37577 \family sans
37578 Plain
37579 \begin_inset space ~
37580 \end_inset
37581
37582 Text, Join
37583 \begin_inset space ~
37584 \end_inset
37585
37586 Lines
37587 \family default
37588 , consecutive lines of text will be imported to one big paragraph.
37589  A new paragraph will begin when there is a blank line in the file.
37590 \end_layout
37591
37592 \begin_layout Subsection
37593 Export
37594 \begin_inset CommandInset label
37595 LatexCommand label
37596 name "sub:Export"
37597
37598 \end_inset
37599
37600
37601 \end_layout
37602
37603 \begin_layout Standard
37604 You can export your document to various file formats.
37605  The resulting files are placed in the directory of your LyX-file.
37606  The menu entries are not the same on all installations.
37607  They depend on the programs found by LyX while its configuration.
37608 \end_layout
37609
37610 \begin_layout Standard
37611 Here is a list of all available entries; some of them are explained in detail
37612  in section
37613 \begin_inset space ~
37614 \end_inset
37615
37616
37617 \begin_inset CommandInset ref
37618 LatexCommand ref
37619 reference "sub:Output-file-formats"
37620
37621 \end_inset
37622
37623 :
37624 \end_layout
37625
37626 \begin_layout Description
37627
37628 \family sans
37629 CJK
37630 \family default
37631
37632 \begin_inset space ~
37633 \end_inset
37634
37635 L
37636 \begin_inset ERT
37637 status collapsed
37638
37639 \begin_layout Plain Layout
37640
37641 {}
37642 \end_layout
37643
37644 \end_inset
37645
37646 yX format of the special LyX
37647 \begin_inset space ~
37648 \end_inset
37649
37650 1.4.x versions for Chinese, Japanese and Korean (CJK)
37651 \begin_inset Newline newline
37652 \end_inset
37653
37654  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37655 \end_layout
37656
37657 \begin_layout Description
37658 DocBook text file with code in the language SGML that is used for the markup
37659  language 
37660 \family typewriter
37661 DocBook
37662 \end_layout
37663
37664 \begin_layout Description
37665 DocBook
37666 \begin_inset space ~
37667 \end_inset
37668
37669 (XML) text file with code in the language XML that is used for the markup
37670  language 
37671 \family typewriter
37672 DocBook
37673 \end_layout
37674
37675 \begin_layout Description
37676 DraftDVI LaTeX's native DVI-format.
37677  This format is not suitable if you have special characters or spaces in
37678  files paths or file names in your document.
37679  LyX use this format internally as a pre-stage to export to 
37680 \family sans
37681 DVI
37682 \family default
37683 .
37684 \end_layout
37685
37686 \begin_layout Description
37687 DVI DVI-format that also allows to use special characters or spaces in files
37688  paths or file names
37689 \end_layout
37690
37691 \begin_layout Description
37692 DVI
37693 \begin_inset space ~
37694 \end_inset
37695
37696 (LuaT
37697 \begin_inset ERT
37698 status collapsed
37699
37700 \begin_layout Plain Layout
37701
37702 {}
37703 \end_layout
37704
37705 \end_inset
37706
37707 eX) DVI-format using the program 
37708 \family typewriter
37709 LuaTeX
37710 \family default
37711 ; supports Unicode and the usage of non-TeX fonts; 
37712 \series bold
37713
37714 \begin_inset Note Greyedout
37715 status open
37716
37717 \begin_layout Plain Layout
37718
37719 \series bold
37720 Note:
37721 \series default
37722  not all DVI-viewers are currently able to display this output format properly.
37723 \end_layout
37724
37725 \end_inset
37726
37727
37728 \end_layout
37729
37730 \begin_layout Description
37731 Graphviz
37732 \begin_inset space ~
37733 \end_inset
37734
37735 Dot text file with code in the programming language 
37736 \family typewriter
37737 Dot
37738 \family default
37739  that is used to draw visualizations of graphs via the program 
37740 \family typewriter
37741 Graphviz
37742 \end_layout
37743
37744 \begin_layout Description
37745 HTML HTML-format (the HTML-converter is a third-party product and may not
37746  work in all cases)
37747 \end_layout
37748
37749 \begin_layout Description
37750 HTML
37751 \begin_inset space ~
37752 \end_inset
37753
37754 (MS
37755 \begin_inset space ~
37756 \end_inset
37757
37758 Word) HTML-format specialized so that the result can be imported to 
37759 \family sans
37760 MS Word
37761 \family default
37762 ; as a consequence of this formulas will be embedded as bitmap fonts and
37763  not in the format 
37764 \family sans
37765 MathML
37766 \family default
37767 .
37768 \end_layout
37769
37770 \begin_layout Description
37771
37772 \family sans
37773 LaT
37774 \begin_inset ERT
37775 status collapsed
37776
37777 \begin_layout Plain Layout
37778
37779 {}
37780 \end_layout
37781
37782 \end_inset
37783
37784 eX
37785 \begin_inset space ~
37786 \end_inset
37787
37788 (
37789 \family default
37790 LuaT
37791 \family sans
37792
37793 \begin_inset ERT
37794 status collapsed
37795
37796 \begin_layout Plain Layout
37797
37798 {}
37799 \end_layout
37800
37801 \end_inset
37802
37803
37804 \family default
37805 eX
37806 \family sans
37807
37808 \family default
37809 text file with the LaTeX source that it is compilable with the program 
37810 \family typewriter
37811 LuaTeX
37812 \end_layout
37813
37814 \begin_layout Description
37815
37816 \family sans
37817 LaT
37818 \begin_inset ERT
37819 status collapsed
37820
37821 \begin_layout Plain Layout
37822
37823 {}
37824 \end_layout
37825
37826 \end_inset
37827
37828 eX
37829 \begin_inset space ~
37830 \end_inset
37831
37832 (pdflatex)
37833 \family default
37834  text file with the LaTeX source, additionally all images used in the document
37835  will be converted to a format that is readable by the 
37836 \family typewriter
37837 pdflatex
37838 \family default
37839  program (GIF, JPG, PDF, PNG)
37840 \end_layout
37841
37842 \begin_layout Description
37843
37844 \family sans
37845 LaT
37846 \begin_inset ERT
37847 status collapsed
37848
37849 \begin_layout Plain Layout
37850
37851 {}
37852 \end_layout
37853
37854 \end_inset
37855
37856 eX
37857 \begin_inset space ~
37858 \end_inset
37859
37860 (plain)
37861 \family default
37862  text file with the LaTeX source code, additionally all images used in the
37863  document will be converted to the EPS-format, only this format is readable
37864  by the 
37865 \family typewriter
37866 latex
37867 \family default
37868  program
37869 \end_layout
37870
37871 \begin_layout Description
37872
37873 \family sans
37874 LaT
37875 \begin_inset ERT
37876 status collapsed
37877
37878 \begin_layout Plain Layout
37879
37880 {}
37881 \end_layout
37882
37883 \end_inset
37884
37885 eX
37886 \begin_inset space ~
37887 \end_inset
37888
37889 (
37890 \family default
37891 XeT
37892 \family sans
37893
37894 \begin_inset ERT
37895 status collapsed
37896
37897 \begin_layout Plain Layout
37898
37899 {}
37900 \end_layout
37901
37902 \end_inset
37903
37904
37905 \family default
37906 eX
37907 \family sans
37908
37909 \family default
37910 text file with the LaTeX source that it is compilable with the program 
37911 \family typewriter
37912 XeTeX
37913 \end_layout
37914
37915 \begin_layout Description
37916 LilyPond
37917 \begin_inset space ~
37918 \end_inset
37919
37920 book
37921 \begin_inset space ~
37922 \end_inset
37923
37924 (La
37925 \family sans
37926
37927 \begin_inset ERT
37928 status collapsed
37929
37930 \begin_layout Plain Layout
37931
37932 {}
37933 \end_layout
37934
37935 \end_inset
37936
37937
37938 \family default
37939 TeX) text file with the LaTeX source and also code in the syntax of the
37940  music notation software 
37941 \family typewriter
37942 LilyPond
37943 \end_layout
37944
37945 \begin_layout Description
37946 L
37947 \family sans
37948
37949 \begin_inset ERT
37950 status collapsed
37951
37952 \begin_layout Plain Layout
37953
37954 {}
37955 \end_layout
37956
37957 \end_inset
37958
37959
37960 \family default
37961 yX
37962 \begin_inset space ~
37963 \end_inset
37964
37965 Archive
37966 \begin_inset space ~
37967 \end_inset
37968
37969 (zip) creates a zip-archive file that contains your document and all files
37970  that are necessary to compile it (images, child documents, BibTeX files,
37971  etc.)
37972 \end_layout
37973
37974 \begin_layout Description
37975 L
37976 \family sans
37977
37978 \begin_inset ERT
37979 status collapsed
37980
37981 \begin_layout Plain Layout
37982
37983 {}
37984 \end_layout
37985
37986 \end_inset
37987
37988
37989 \family default
37990 yX
37991 \begin_inset space ~
37992 \end_inset
37993
37994 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
37995 \begin_inset Quotes eld
37996 \end_inset
37997
37998 z
37999 \begin_inset Quotes erd
38000 \end_inset
38001
38002  and 
38003 \begin_inset Quotes eld
38004 \end_inset
38005
38006 y
38007 \begin_inset Quotes erd
38008 \end_inset
38009
38010  represent the version number)
38011 \end_layout
38012
38013 \begin_layout Description
38014 L
38015 \family sans
38016
38017 \begin_inset ERT
38018 status collapsed
38019
38020 \begin_layout Plain Layout
38021
38022 {}
38023 \end_layout
38024
38025 \end_inset
38026
38027
38028 \family default
38029 yXHTML HTML-format using LyX's internal XHTML engine
38030 \end_layout
38031
38032 \begin_layout Description
38033 NoWeb text file with code in the format of the literate programming language
38034 \family typewriter
38035  NoWeb
38036 \end_layout
38037
38038 \begin_layout Description
38039 OpenDocument OpenDocument-formatted file, to be opened with 
38040 \family sans
38041 OpenOffice
38042 \family default
38043
38044 \family sans
38045 KOffice
38046 \family default
38047
38048 \family sans
38049 Abiword
38050 \family default
38051 , etc.
38052  (The OpenDocument-converter is a third-party product and may not work in
38053  all cases)
38054 \end_layout
38055
38056 \begin_layout Description
38057
38058 \family sans
38059 PDF
38060 \begin_inset space ~
38061 \end_inset
38062
38063 (dvipdfm)
38064 \family default
38065  PDF-format using the program 
38066 \family typewriter
38067 dvipdfm
38068 \family default
38069 , produces internally a DVI-file which is then converted to a PDF-file
38070 \end_layout
38071
38072 \begin_layout Description
38073
38074 \family sans
38075 PDF
38076 \begin_inset space ~
38077 \end_inset
38078
38079 (LuaT
38080 \begin_inset ERT
38081 status collapsed
38082
38083 \begin_layout Plain Layout
38084
38085 {}
38086 \end_layout
38087
38088 \end_inset
38089
38090 eX)
38091 \family default
38092  PDF-format using the program 
38093 \family typewriter
38094 LuaTeX
38095 \family default
38096 , produces PDF-files directly
38097 \end_layout
38098
38099 \begin_layout Description
38100
38101 \family sans
38102 PDF
38103 \begin_inset space ~
38104 \end_inset
38105
38106 (pdflatex)
38107 \family default
38108  PDF-format using the program 
38109 \family typewriter
38110 pdflatex
38111 \family default
38112 , produces PDF-files directly
38113 \end_layout
38114
38115 \begin_layout Description
38116
38117 \family sans
38118 PDF
38119 \begin_inset space ~
38120 \end_inset
38121
38122 (ps2pdf)
38123 \family default
38124  PDF-format using the program 
38125 \family typewriter
38126 ps2pdf
38127 \family default
38128 , produces internally a PostScript-file which is then converted to a PDF-file
38129 \end_layout
38130
38131 \begin_layout Description
38132
38133 \family sans
38134 PDF
38135 \begin_inset space ~
38136 \end_inset
38137
38138 (XeT
38139 \begin_inset ERT
38140 status collapsed
38141
38142 \begin_layout Plain Layout
38143
38144 {}
38145 \end_layout
38146
38147 \end_inset
38148
38149 eX)
38150 \family default
38151  PDF-format using the program 
38152 \family typewriter
38153 XeTeX
38154 \family default
38155 , produces PDF-files directly
38156 \end_layout
38157
38158 \begin_layout Description
38159
38160 \family sans
38161 Plain
38162 \begin_inset space ~
38163 \end_inset
38164
38165 text
38166 \family default
38167  text format
38168 \end_layout
38169
38170 \begin_layout Description
38171
38172 \family sans
38173 Plain
38174 \begin_inset space ~
38175 \end_inset
38176
38177 text
38178 \begin_inset space ~
38179 \end_inset
38180
38181 (ps2ascii)
38182 \family default
38183  text format, the document will first be converted to Postscript format
38184  and then exported as text using the program 
38185 \family sans
38186 ps2ascii
38187 \end_layout
38188
38189 \begin_layout Description
38190
38191 \family sans
38192 Postscript
38193 \family default
38194  PostScript format using the program 
38195 \family typewriter
38196 dvips
38197 \end_layout
38198
38199 \begin_layout Description
38200 Sweave text file with the LaTeX source and also code in the statistical
38201  programming language 
38202 \family typewriter
38203 R
38204 \family default
38205 .
38206  Using the 
38207 \family typewriter
38208 R
38209 \family default
38210 -function 
38211 \family typewriter
38212 Sweave
38213 \family default
38214  it is possible to use 
38215 \family typewriter
38216 R
38217 \family default
38218 -commands in LaTeX
38219 \end_layout
38220
38221 \begin_layout Standard
38222 If one of the menu entries 
38223 \family sans
38224 DVI
38225 \family default
38226
38227 \family sans
38228 PDF
38229 \begin_inset space ~
38230 \end_inset
38231
38232 (pdflatex)
38233 \family default
38234  or 
38235 \family sans
38236 Postscript
38237 \family default
38238  is missing, you need to update your LaTeX installation.
38239  After updating you have to reconfigure LyX, see section
38240 \begin_inset space ~
38241 \end_inset
38242
38243
38244 \begin_inset CommandInset ref
38245 LatexCommand ref
38246 reference "sec:Basic-LyX-Setup"
38247
38248 \end_inset
38249
38250 .
38251 \begin_inset Index idx
38252 status collapsed
38253
38254 \begin_layout Plain Layout
38255 Reconfiguration of LyX
38256 \end_layout
38257
38258 \end_inset
38259
38260
38261 \end_layout
38262
38263 \begin_layout Subsection
38264 Print
38265 \end_layout
38266
38267 \begin_layout Standard
38268 With this menu entry you can print your document to a file in PostScript
38269  format or send it to a printer.
38270  The printer will also use the document in PostScript format.
38271  The conversion to PostScript is done in the background by LyX using the
38272  program 
38273 \family typewriter
38274 dvips
38275 \family default
38276 .
38277  For more information have a look at section
38278 \begin_inset space ~
38279 \end_inset
38280
38281
38282 \begin_inset CommandInset ref
38283 LatexCommand ref
38284 reference "sub:Printing-the-File"
38285
38286 \end_inset
38287
38288 .
38289 \end_layout
38290
38291 \begin_layout Subsection
38292 Fax
38293 \end_layout
38294
38295 \begin_layout Standard
38296 This menu entry will only appear when you have a fax program installed (on
38297  Windows you additionally need to register its program path to LyX's PATH
38298  prefix, see section
38299 \begin_inset space ~
38300 \end_inset
38301
38302
38303 \begin_inset CommandInset ref
38304 LatexCommand ref
38305 reference "sec:Paths"
38306
38307 \end_inset
38308
38309 ).
38310  With this menu entry you can send your document to a fax program like 
38311 \family typewriter
38312 hylapex
38313 \family default
38314  or 
38315 \family typewriter
38316 kdeprintfax
38317 \family default
38318 .
38319  The default format of the sent file is PostScript.
38320  The format can be changed in LyX's preferences as described in section
38321 \begin_inset space ~
38322 \end_inset
38323
38324
38325 \begin_inset CommandInset ref
38326 LatexCommand ref
38327 reference "sub:Converters"
38328
38329 \end_inset
38330
38331 .
38332 \end_layout
38333
38334 \begin_layout Subsection
38335 New and Close Window
38336 \end_layout
38337
38338 \begin_layout Standard
38339 Opens or closes a new instance of LyX.
38340 \end_layout
38341
38342 \begin_layout Subsection
38343 Exit
38344 \end_layout
38345
38346 \begin_layout Standard
38347 Prompts you to save all unsaved documents and then exits.
38348 \end_layout
38349
38350 \begin_layout Section
38351 The Edit Menu
38352 \begin_inset Index idx
38353 status collapsed
38354
38355 \begin_layout Plain Layout
38356 Menu ! Edit
38357 \end_layout
38358
38359 \end_inset
38360
38361
38362 \end_layout
38363
38364 \begin_layout Subsection
38365 Undo and Redo
38366 \end_layout
38367
38368 \begin_layout Standard
38369 Described in section
38370 \begin_inset space ~
38371 \end_inset
38372
38373
38374 \begin_inset CommandInset ref
38375 LatexCommand ref
38376 reference "sec:Undo-and-Redo"
38377
38378 \end_inset
38379
38380 .
38381 \end_layout
38382
38383 \begin_layout Subsection
38384 Cut, Copy, Paste, Paste Recent, Paste Special
38385 \end_layout
38386
38387 \begin_layout Standard
38388 Described in section
38389 \begin_inset space ~
38390 \end_inset
38391
38392
38393 \begin_inset CommandInset ref
38394 LatexCommand ref
38395 reference "sec:Basic-Editing-Features"
38396
38397 \end_inset
38398
38399 .
38400 \end_layout
38401
38402 \begin_layout Subsection
38403 Select All
38404 \end_layout
38405
38406 \begin_layout Standard
38407 Selects the whole document.
38408 \end_layout
38409
38410 \begin_layout Subsection
38411 Find & Replace (Quick)
38412 \end_layout
38413
38414 \begin_layout Standard
38415 Described in section
38416 \begin_inset space ~
38417 \end_inset
38418
38419
38420 \begin_inset CommandInset ref
38421 LatexCommand ref
38422 reference "sec:Basic-Editing-Features"
38423
38424 \end_inset
38425
38426 .
38427 \end_layout
38428
38429 \begin_layout Subsection
38430 Find & Replace (Advanced)
38431 \end_layout
38432
38433 \begin_layout Standard
38434 Described in section
38435 \begin_inset space ~
38436 \end_inset
38437
38438
38439 \begin_inset CommandInset ref
38440 LatexCommand ref
38441 reference "sec:Advanced-Find-and"
38442
38443 \end_inset
38444
38445 .
38446 \end_layout
38447
38448 \begin_layout Subsection
38449 Move Paragraph Up/Down
38450 \end_layout
38451
38452 \begin_layout Standard
38453 This shifts the paragraph where the cursor is currently in one paragraph
38454  up or down.
38455 \end_layout
38456
38457 \begin_layout Subsection
38458 Text Style
38459 \end_layout
38460
38461 \begin_layout Standard
38462 Described in section
38463 \begin_inset space ~
38464 \end_inset
38465
38466
38467 \begin_inset CommandInset ref
38468 LatexCommand ref
38469 reference "sub:Fine-Tuning-with-the"
38470
38471 \end_inset
38472
38473 .
38474 \end_layout
38475
38476 \begin_layout Subsection
38477 Paragraph Settings
38478 \begin_inset Index idx
38479 status collapsed
38480
38481 \begin_layout Plain Layout
38482 Paragraph ! Settings
38483 \end_layout
38484
38485 \end_inset
38486
38487
38488 \end_layout
38489
38490 \begin_layout Standard
38491 Enables you to set the paragraph alignment, line spacing and label width.
38492  These settings only affect the paragraph in which the cursor is currently.
38493 \end_layout
38494
38495 \begin_layout Standard
38496 You can also prevent the first line of the paragraph being indented if you
38497  have chosen to separate paragraphs with indents in the 
38498 \family sans
38499 Document\SpecialChar \menuseparator
38500 Settings
38501 \family default
38502  dialog under 
38503 \family sans
38504 Text
38505 \begin_inset space ~
38506 \end_inset
38507
38508 Layout
38509 \family default
38510 .
38511 \end_layout
38512
38513 \begin_layout Subsection
38514 Table Settings and Math
38515 \end_layout
38516
38517 \begin_layout Standard
38518 These two menus are only fully active when the cursor is inside a table
38519  or a formula.
38520  Here you can change the properties of tables and formulas.
38521  The properties of tables are described in section
38522 \begin_inset space ~
38523 \end_inset
38524
38525
38526 \begin_inset CommandInset ref
38527 LatexCommand ref
38528 reference "sec:Tables"
38529
38530 \end_inset
38531
38532 , the properties of formulas in chapter
38533 \begin_inset space ~
38534 \end_inset
38535
38536
38537 \begin_inset CommandInset ref
38538 LatexCommand ref
38539 reference "cha:Mathematical-Formulas"
38540
38541 \end_inset
38542
38543 .
38544 \end_layout
38545
38546 \begin_layout Subsection
38547 Increase / Decrease List Depth
38548 \end_layout
38549
38550 \begin_layout Standard
38551 These menu entries are only active when the cursor is in an environment
38552  that can be nested.
38553  They increase/decrease the environment nesting level as explained in section
38554 \begin_inset space ~
38555 \end_inset
38556
38557
38558 \begin_inset CommandInset ref
38559 LatexCommand ref
38560 reference "sec:Nesting"
38561
38562 \end_inset
38563
38564  and 
38565 \begin_inset CommandInset ref
38566 LatexCommand ref
38567 reference "sub:Numbering-depth"
38568
38569 \end_inset
38570
38571 .
38572 \end_layout
38573
38574 \begin_layout Section
38575 The View Menu
38576 \begin_inset Index idx
38577 status collapsed
38578
38579 \begin_layout Plain Layout
38580 Menu ! View
38581 \end_layout
38582
38583 \end_inset
38584
38585
38586 \end_layout
38587
38588 \begin_layout Standard
38589 The 
38590 \family sans
38591 View
38592 \family default
38593  menu contains a list of available formats in which you can view the actual
38594  document with an external program.
38595  The menu entries for the viewing formats are not the same on all installations
38596  — it depends on the LaTeX programs that are found while LyX was configured.
38597  All possible formats are formats listed in section
38598 \begin_inset space ~
38599 \end_inset
38600
38601
38602 \begin_inset CommandInset ref
38603 LatexCommand ref
38604 reference "sub:Export"
38605
38606 \end_inset
38607
38608 .
38609  You should at least see the menu entries 
38610 \family sans
38611 DVI
38612 \family default
38613  and 
38614 \family sans
38615 PDF
38616 \begin_inset space ~
38617 \end_inset
38618
38619 (pdflatex)
38620 \family default
38621 .
38622  If one of the two is missing, you need to update your LaTeX installation.
38623  After updating you have to reconfigure LyX, see section
38624 \begin_inset space ~
38625 \end_inset
38626
38627
38628 \begin_inset CommandInset ref
38629 LatexCommand ref
38630 reference "sec:Basic-LyX-Setup"
38631
38632 \end_inset
38633
38634 .
38635 \begin_inset Index idx
38636 status collapsed
38637
38638 \begin_layout Plain Layout
38639 Reconfiguration of LyX
38640 \end_layout
38641
38642 \end_inset
38643
38644
38645 \end_layout
38646
38647 \begin_layout Standard
38648 Invoking a menu will start a viewer program.
38649  The viewer can be set or changed in the preferences, see section
38650 \begin_inset space ~
38651 \end_inset
38652
38653
38654 \begin_inset CommandInset ref
38655 LatexCommand ref
38656 reference "sec:File-Formats"
38657
38658 \end_inset
38659
38660 .
38661  The default viewers are set by LyX when it is first configured.
38662 \end_layout
38663
38664 \begin_layout Standard
38665 \begin_inset VSpace bigskip
38666 \end_inset
38667
38668 At the bottom of the 
38669 \family sans
38670 View
38671 \family default
38672  menu the opened documents are listed.
38673 \end_layout
38674
38675 \begin_layout Subsection
38676 Open/Close all Insets
38677 \end_layout
38678
38679 \begin_layout Standard
38680 Opens/closes all insets in your document.
38681 \end_layout
38682
38683 \begin_layout Subsection
38684 Unfold/Fold Math Macros
38685 \end_layout
38686
38687 \begin_layout Standard
38688 Unfolds/folds the current math macro.
38689 \end_layout
38690
38691 \begin_layout Standard
38692 Math macros are described in the 
38693 \emph on
38694 Math
38695 \emph default
38696  manual.
38697 \end_layout
38698
38699 \begin_layout Subsection
38700 View Source
38701 \end_layout
38702
38703 \begin_layout Standard
38704 Opens a window showing the source code of the actual document, as described
38705  in section
38706 \begin_inset space ~
38707 \end_inset
38708
38709
38710 \begin_inset CommandInset ref
38711 LatexCommand ref
38712 reference "sec:Previewing-snippets-of"
38713
38714 \end_inset
38715
38716 .
38717 \end_layout
38718
38719 \begin_layout Subsection
38720 View Messages
38721 \end_layout
38722
38723 \begin_layout Standard
38724 Opens a window showing console messages.
38725  This is useful for debugging LyX (i.
38726 \begin_inset space \thinspace{}
38727 \end_inset
38728
38729 e., hunt for errors in the program) or to see what is going on in the background
38730  while LaTeX is processing the document,
38731 \end_layout
38732
38733 \begin_layout Subsection
38734 View
38735 \end_layout
38736
38737 \begin_layout Standard
38738 This menu entry generates the output you have specified as default output
38739  format either in the preferences (see sec.
38740 \begin_inset space \thinspace{}
38741 \end_inset
38742
38743
38744 \begin_inset CommandInset ref
38745 LatexCommand ref
38746 reference "sec:File-Formats"
38747
38748 \end_inset
38749
38750 ) or in the document settings (see sec.
38751 \begin_inset space \thinspace{}
38752 \end_inset
38753
38754
38755 \begin_inset CommandInset ref
38756 LatexCommand ref
38757 reference "sec:Doc-Output"
38758
38759 \end_inset
38760
38761 ) and opens it in an appropriate viewer.
38762  The default output format is 
38763 \family sans
38764 PDF
38765 \begin_inset space ~
38766 \end_inset
38767
38768 (pdflatex)
38769 \family default
38770 .
38771 \end_layout
38772
38773 \begin_layout Subsection
38774 View (Other Formats)
38775 \end_layout
38776
38777 \begin_layout Standard
38778 With this submenu, you can view your document in alternative output formats.
38779 \end_layout
38780
38781 \begin_layout Subsection
38782 Update
38783 \end_layout
38784
38785 \begin_layout Standard
38786 This menu entry allows you to update the view with your latest changes (in
38787  the default output format as described in the previous section) without
38788  opening a new viewer window.
38789 \end_layout
38790
38791 \begin_layout Subsection
38792 Update (Other Formats)
38793 \end_layout
38794
38795 \begin_layout Standard
38796 With this submenu, you can update the view of alternative output formats
38797  of your document without opening a new viewer window.
38798 \end_layout
38799
38800 \begin_layout Subsection
38801 View Master Document
38802 \end_layout
38803
38804 \begin_layout Standard
38805 This menu item is only visible if your document is included to another document,
38806  which is then its 
38807 \begin_inset Quotes eld
38808 \end_inset
38809
38810 master
38811 \begin_inset Quotes erd
38812 \end_inset
38813
38814  (see section 
38815 \emph on
38816 Child Documents
38817 \emph default
38818  in the 
38819 \emph on
38820 Embedded
38821 \begin_inset space ~
38822 \end_inset
38823
38824 Objects
38825 \emph default
38826  manual for more information on this topic).
38827  This item allows you to view the master document from within its child.
38828  That is, if you are working on a child document which is a chapter of a
38829  book, 
38830 \family sans
38831 View Master
38832 \family default
38833  generates the output of the whole book, while 
38834 \family sans
38835 View
38836 \family default
38837  will just output the chapter alone.
38838 \end_layout
38839
38840 \begin_layout Standard
38841 The format used by this function is the default output format as specified
38842  in the preferences (see sec.
38843 \begin_inset space \thinspace{}
38844 \end_inset
38845
38846
38847 \begin_inset CommandInset ref
38848 LatexCommand ref
38849 reference "sec:File-Formats"
38850
38851 \end_inset
38852
38853 ) or in the document settings (see sec.
38854 \begin_inset space \thinspace{}
38855 \end_inset
38856
38857
38858 \begin_inset CommandInset ref
38859 LatexCommand ref
38860 reference "sec:Doc-Output"
38861
38862 \end_inset
38863
38864 ).
38865 \end_layout
38866
38867 \begin_layout Subsection
38868 Update Master Document
38869 \end_layout
38870
38871 \begin_layout Standard
38872 This menu item is only visible if your document is included to another document,
38873  which is then its 
38874 \begin_inset Quotes eld
38875 \end_inset
38876
38877 master
38878 \begin_inset Quotes erd
38879 \end_inset
38880
38881  (see section 
38882 \emph on
38883 Child Documents
38884 \emph default
38885  in the 
38886 \emph on
38887 Embedded
38888 \begin_inset space ~
38889 \end_inset
38890
38891 Objects
38892 \emph default
38893  manual for more information on this topic).
38894  This item allows you to update the view of a master document from within
38895  its child without the need to switch to the master document itself.
38896 \end_layout
38897
38898 \begin_layout Standard
38899 The format used by this function is the default output format as specified
38900  in the preferences (see sec.
38901 \begin_inset space \thinspace{}
38902 \end_inset
38903
38904
38905 \begin_inset CommandInset ref
38906 LatexCommand ref
38907 reference "sec:File-Formats"
38908
38909 \end_inset
38910
38911 ) or in the document settings (see sec.
38912 \begin_inset space \thinspace{}
38913 \end_inset
38914
38915
38916 \begin_inset CommandInset ref
38917 LatexCommand ref
38918 reference "sec:Doc-Output"
38919
38920 \end_inset
38921
38922 ).
38923 \end_layout
38924
38925 \begin_layout Subsection
38926 Split View
38927 \end_layout
38928
38929 \begin_layout Standard
38930 This will split LyX's main window vertically or horizontally.
38931  This allows you to view documents the same time to compare them, or to
38932  view the same document, but at different positions.
38933  You can even split the main window several times to view for example 3
38934  or more documents at the same time.
38935  To return to an unsplit view, use the menu 
38936 \family sans
38937 Close Current View
38938 \family default
38939 .
38940 \end_layout
38941
38942 \begin_layout Subsection
38943 Close Current View
38944 \end_layout
38945
38946 \begin_layout Standard
38947 Closes a split view.
38948 \end_layout
38949
38950 \begin_layout Subsection
38951 Fullscreen
38952 \end_layout
38953
38954 \begin_layout Standard
38955 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38956  so that you will see nothing but your text.
38957  It furthermore displays LyX's main window fullscreen.
38958  To return from fullscreen to the normal view, press F11, or right-click
38959  and turn off the fullscreen mode in the context menu.
38960 \end_layout
38961
38962 \begin_layout Subsection
38963 Toolbars
38964 \begin_inset CommandInset label
38965 LatexCommand label
38966 name "sub:Toolbars"
38967
38968 \end_inset
38969
38970
38971 \begin_inset Index idx
38972 status collapsed
38973
38974 \begin_layout Plain Layout
38975 Toolbar
38976 \end_layout
38977
38978 \end_inset
38979
38980
38981 \end_layout
38982
38983 \begin_layout Standard
38984 In this menu entry you can set the appearance of the different toolbars.
38985  All toolbars and the 
38986 \family sans
38987 Command
38988 \begin_inset space ~
38989 \end_inset
38990
38991 Buffer
38992 \family default
38993  can be turned on and off.
38994  The 
38995 \emph on
38996 on
38997 \emph default
38998  state is denoted in the menu with a checkmark.
38999  The 
39000 \family sans
39001 Review
39002 \family default
39003
39004 \family sans
39005 Table
39006 \family default
39007
39008 \family sans
39009 Math
39010 \begin_inset space ~
39011 \end_inset
39012
39013 Panels
39014 \family default
39015 , and 
39016 \family sans
39017 Math
39018 \family default
39019  toolbars can be additionally set to the state 
39020 \emph on
39021 automatic
39022 \emph default
39023  that is denoted in the menu with the suffix 
39024 \family sans
39025 (auto)
39026 \family default
39027 .
39028 \end_layout
39029
39030 \begin_layout Standard
39031 In the 
39032 \emph on
39033 on
39034 \emph default
39035  state the toolbar is permanently shown, in the 
39036 \emph on
39037 automatic
39038 \emph default
39039  state the toolbar is only shown when the cursor is in a certain environment
39040  or when a certain feature is enabled.
39041  That means that the review toolbar will only be shown when change tracking
39042  is activated, the math and table toolbars are only shown when the cursor
39043  is inside a formula or table, respectively.
39044 \end_layout
39045
39046 \begin_layout Standard
39047 LyX's toolbars and their buttons are explained in section
39048 \begin_inset space ~
39049 \end_inset
39050
39051
39052 \begin_inset CommandInset ref
39053 LatexCommand ref
39054 reference "sec:Toolbars"
39055
39056 \end_inset
39057
39058 .
39059 \end_layout
39060
39061 \begin_layout Section
39062 The Insert Menu
39063 \begin_inset Index idx
39064 status collapsed
39065
39066 \begin_layout Plain Layout
39067 Menu ! Insert
39068 \end_layout
39069
39070 \end_inset
39071
39072
39073 \end_layout
39074
39075 \begin_layout Subsection
39076 Math
39077 \end_layout
39078
39079 \begin_layout Standard
39080 Inserts math constructs that are explained in chapter
39081 \begin_inset space ~
39082 \end_inset
39083
39084
39085 \begin_inset CommandInset ref
39086 LatexCommand ref
39087 reference "cha:Mathematical-Formulas"
39088
39089 \end_inset
39090
39091  and the 
39092 \emph on
39093 Math
39094 \emph default
39095  manual.
39096 \end_layout
39097
39098 \begin_layout Subsection
39099 Special Character
39100 \begin_inset CommandInset label
39101 LatexCommand label
39102 name "sub:Special-Character"
39103
39104 \end_inset
39105
39106
39107 \end_layout
39108
39109 \begin_layout Standard
39110 Here you can insert the following characters:
39111 \end_layout
39112
39113 \begin_layout Description
39114 Symbols Inserts any character that can be output by your LaTeX system.
39115  Therefore the number of character categories in this dialog and the available
39116  characters depend on the LaTeX-packages you have installed.
39117 \begin_inset Newline newline
39118 \end_inset
39119
39120  
39121 \begin_inset Note Greyedout
39122 status open
39123
39124 \begin_layout Plain Layout
39125
39126 \series bold
39127 Note:
39128 \series default
39129  Not all characters will be visible in the 
39130 \family sans
39131 Symbols
39132 \family default
39133  dialog because none of the screen fonts that you can set in the preferences
39134  dialog (see sec.
39135 \begin_inset space \thinspace{}
39136 \end_inset
39137
39138
39139 \begin_inset CommandInset ref
39140 LatexCommand ref
39141 reference "sub:Screen-Fonts"
39142
39143 \end_inset
39144
39145 ) can display every character.
39146 \end_layout
39147
39148 \end_inset
39149
39150
39151 \end_layout
39152
39153 \begin_layout Description
39154 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39155
39156 \end_layout
39157
39158 \begin_layout Description
39159 End
39160 \begin_inset space ~
39161 \end_inset
39162
39163 of
39164 \begin_inset space ~
39165 \end_inset
39166
39167 Sentence Inserts an end of sentence dot as described in section
39168 \begin_inset space ~
39169 \end_inset
39170
39171
39172 \begin_inset CommandInset ref
39173 LatexCommand ref
39174 reference "sub:Abbreviations"
39175
39176 \end_inset
39177
39178 .
39179 \end_layout
39180
39181 \begin_layout Description
39182 Ordinary
39183 \begin_inset space ~
39184 \end_inset
39185
39186 Quote Inserts this quote: ", no matter what quote type you selected in the
39187  
39188 \family sans
39189 Document\SpecialChar \menuseparator
39190 Settings
39191 \family default
39192  dialog under 
39193 \family sans
39194 Language
39195 \family default
39196 .
39197 \end_layout
39198
39199 \begin_layout Description
39200 Single
39201 \begin_inset space ~
39202 \end_inset
39203
39204 Quote Inserts this quote: 
39205 \begin_inset Quotes ers
39206 \end_inset
39207
39208
39209 \end_layout
39210
39211 \begin_layout Description
39212 Protected
39213 \begin_inset space ~
39214 \end_inset
39215
39216 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39217
39218 \end_layout
39219
39220 \begin_layout Description
39221 Breakable
39222 \begin_inset space ~
39223 \end_inset
39224
39225 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39226
39227 \end_layout
39228
39229 \begin_layout Description
39230 Menu
39231 \begin_inset space ~
39232 \end_inset
39233
39234 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39235
39236 \end_layout
39237
39238 \begin_layout Description
39239 Phonetic
39240 \begin_inset space ~
39241 \end_inset
39242
39243 Symbols 
39244 \begin_inset Index idx
39245 status collapsed
39246
39247 \begin_layout Plain Layout
39248 Phonetic symbols
39249 \end_layout
39250
39251 \end_inset
39252
39253
39254 \begin_inset Index idx
39255 status collapsed
39256
39257 \begin_layout Plain Layout
39258 Language ! Phonetic symbols
39259 \end_layout
39260
39261 \end_inset
39262
39263 Creates a formula with a so called tipa inset.
39264  Here you can insert commands to create IPA phonetic symbols.
39265  For this feature you must have the LaTeX-package 
39266 \series bold
39267 tipa
39268 \series default
39269
39270 \begin_inset Index idx
39271 status collapsed
39272
39273 \begin_layout Plain Layout
39274 LaTeX-packages ! tipa
39275 \end_layout
39276
39277 \end_inset
39278
39279  installed.
39280 \begin_inset Newline newline
39281 \end_inset
39282
39283 For more information about this feature we refer to the documentation of
39284  
39285 \series bold
39286 tipa, 
39287 \begin_inset CommandInset citation
39288 LatexCommand cite
39289 key "tipa"
39290
39291 \end_inset
39292
39293
39294 \series default
39295  and this Wiki-page:
39296 \begin_inset Newline newline
39297 \end_inset
39298
39299
39300 \begin_inset Flex URL
39301 status open
39302
39303 \begin_layout Plain Layout
39304
39305 http://wiki.lyx.org/LyX/LinguistLyX
39306 \end_layout
39307
39308 \end_inset
39309
39310
39311 \end_layout
39312
39313 \begin_layout Subsection
39314 Formatting
39315 \end_layout
39316
39317 \begin_layout Standard
39318 Here you can insert the following format constructs:
39319 \end_layout
39320
39321 \begin_layout Description
39322 Superscript Inserts a superscript: test
39323 \begin_inset script superscript
39324
39325 \begin_layout Plain Layout
39326 a, b
39327 \end_layout
39328
39329 \end_inset
39330
39331
39332 \end_layout
39333
39334 \begin_layout Description
39335 Subscript Inserts a subscript: test
39336 \begin_inset script subscript
39337
39338 \begin_layout Plain Layout
39339 3x
39340 \end_layout
39341
39342 \end_inset
39343
39344
39345 \end_layout
39346
39347 \begin_layout Description
39348 Protected
39349 \begin_inset space ~
39350 \end_inset
39351
39352 Space Inserts a protected space that is described in section
39353 \begin_inset space ~
39354 \end_inset
39355
39356
39357 \begin_inset CommandInset ref
39358 LatexCommand ref
39359 reference "sub:Protected-Space"
39360
39361 \end_inset
39362
39363 .
39364 \end_layout
39365
39366 \begin_layout Description
39367 Inter-word
39368 \begin_inset space ~
39369 \end_inset
39370
39371 Space Inserts an inter-word space that is described in section
39372 \begin_inset space ~
39373 \end_inset
39374
39375
39376 \begin_inset CommandInset ref
39377 LatexCommand ref
39378 reference "sub:Inter-word-Space"
39379
39380 \end_inset
39381
39382 .
39383 \end_layout
39384
39385 \begin_layout Description
39386 Thin
39387 \begin_inset space ~
39388 \end_inset
39389
39390 Space Inserts a thin space that is described in section
39391 \begin_inset space ~
39392 \end_inset
39393
39394
39395 \begin_inset CommandInset ref
39396 LatexCommand ref
39397 reference "sub:Thin-Space"
39398
39399 \end_inset
39400
39401 .
39402 \end_layout
39403
39404 \begin_layout Description
39405 Horizontal
39406 \begin_inset space ~
39407 \end_inset
39408
39409 Space Inserts horizontal space, see section
39410 \begin_inset space ~
39411 \end_inset
39412
39413
39414 \begin_inset CommandInset ref
39415 LatexCommand ref
39416 reference "sub:Horizontal-Space"
39417
39418 \end_inset
39419
39420  for a description.
39421 \end_layout
39422
39423 \begin_layout Description
39424 Horizontal
39425 \begin_inset space ~
39426 \end_inset
39427
39428 Line Inserts a horizontal line, see section
39429 \begin_inset space ~
39430 \end_inset
39431
39432
39433 \begin_inset CommandInset ref
39434 LatexCommand ref
39435 reference "sub:Horizontal-Lines"
39436
39437 \end_inset
39438
39439  for a description.
39440 \end_layout
39441
39442 \begin_layout Description
39443 Vertical
39444 \begin_inset space ~
39445 \end_inset
39446
39447 Space Inserts vertical space, see section
39448 \begin_inset space ~
39449 \end_inset
39450
39451
39452 \begin_inset CommandInset ref
39453 LatexCommand ref
39454 reference "sub:Vertical-Space"
39455
39456 \end_inset
39457
39458  for a description.
39459 \end_layout
39460
39461 \begin_layout Description
39462 Phantom Inserts Phantom space, see section
39463 \begin_inset space ~
39464 \end_inset
39465
39466
39467 \begin_inset CommandInset ref
39468 LatexCommand ref
39469 reference "sub:Phantom-Space"
39470
39471 \end_inset
39472
39473 .
39474 \end_layout
39475
39476 \begin_layout Description
39477 Hyphenation
39478 \begin_inset space ~
39479 \end_inset
39480
39481 Point Inserts a hyphenation point, see section
39482 \begin_inset space ~
39483 \end_inset
39484
39485
39486 \begin_inset CommandInset ref
39487 LatexCommand ref
39488 reference "sub:Hyphenation"
39489
39490 \end_inset
39491
39492 .
39493 \end_layout
39494
39495 \begin_layout Description
39496 Ligature
39497 \begin_inset space ~
39498 \end_inset
39499
39500 Break Inserts a ligature break, see section
39501 \begin_inset space ~
39502 \end_inset
39503
39504
39505 \begin_inset CommandInset ref
39506 LatexCommand ref
39507 reference "sub:Ligatures"
39508
39509 \end_inset
39510
39511 .
39512 \end_layout
39513
39514 \begin_layout Description
39515 Ragged
39516 \begin_inset space ~
39517 \end_inset
39518
39519 Line
39520 \begin_inset space ~
39521 \end_inset
39522
39523 Break Inserts a forced line break, see section
39524 \begin_inset space ~
39525 \end_inset
39526
39527
39528 \begin_inset CommandInset ref
39529 LatexCommand ref
39530 reference "sub:Forced-Line-Breaks"
39531
39532 \end_inset
39533
39534 .
39535 \end_layout
39536
39537 \begin_layout Description
39538 Justified
39539 \begin_inset space ~
39540 \end_inset
39541
39542 Break Inserts a forced line break that furthermore stretches the broken
39543  text line to the page border, see section
39544 \begin_inset space ~
39545 \end_inset
39546
39547
39548 \begin_inset CommandInset ref
39549 LatexCommand ref
39550 reference "sub:Forced-Line-Breaks"
39551
39552 \end_inset
39553
39554 .
39555 \end_layout
39556
39557 \begin_layout Description
39558 New
39559 \begin_inset space ~
39560 \end_inset
39561
39562 Page Inserts a forced page break, described in section
39563 \begin_inset space ~
39564 \end_inset
39565
39566
39567 \begin_inset CommandInset ref
39568 LatexCommand ref
39569 reference "sub:Forced-Page-Breaks"
39570
39571 \end_inset
39572
39573 .
39574 \end_layout
39575
39576 \begin_layout Description
39577 Page
39578 \begin_inset space ~
39579 \end_inset
39580
39581 Break Inserts a forced page break that furthermore stretches the broken
39582  text page to the page border, described in section
39583 \begin_inset space ~
39584 \end_inset
39585
39586
39587 \begin_inset CommandInset ref
39588 LatexCommand ref
39589 reference "sub:Forced-Page-Breaks"
39590
39591 \end_inset
39592
39593 .
39594 \end_layout
39595
39596 \begin_layout Description
39597 Clear
39598 \begin_inset space ~
39599 \end_inset
39600
39601 Page Inserts a clear page break, described in section
39602 \begin_inset space ~
39603 \end_inset
39604
39605
39606 \begin_inset CommandInset ref
39607 LatexCommand ref
39608 reference "sub:Clear-Page-Breaks"
39609
39610 \end_inset
39611
39612 .
39613 \end_layout
39614
39615 \begin_layout Description
39616 Clear
39617 \begin_inset space ~
39618 \end_inset
39619
39620 Double
39621 \begin_inset space ~
39622 \end_inset
39623
39624 Page Inserts a clear doublepage break, described in section
39625 \begin_inset space ~
39626 \end_inset
39627
39628
39629 \begin_inset CommandInset ref
39630 LatexCommand ref
39631 reference "sub:Clear-Page-Breaks"
39632
39633 \end_inset
39634
39635 .
39636 \end_layout
39637
39638 \begin_layout Subsection
39639 List / TOC
39640 \end_layout
39641
39642 \begin_layout Standard
39643 Various lists can be inserted with this menu entry.
39644  The table of contents, the algorithm, figures and tables list are described
39645  in section
39646 \begin_inset space ~
39647 \end_inset
39648
39649
39650 \begin_inset CommandInset ref
39651 LatexCommand ref
39652 reference "sec:toc"
39653
39654 \end_inset
39655
39656 .
39657  The index list is described in section
39658 \begin_inset space ~
39659 \end_inset
39660
39661
39662 \begin_inset CommandInset ref
39663 LatexCommand ref
39664 reference "sec:Index"
39665
39666 \end_inset
39667
39668 , the nomenclature in section
39669 \begin_inset space ~
39670 \end_inset
39671
39672
39673 \begin_inset CommandInset ref
39674 LatexCommand ref
39675 reference "sec:Nomenclature"
39676
39677 \end_inset
39678
39679  and the BibTeX bibliography in section
39680 \begin_inset space ~
39681 \end_inset
39682
39683
39684 \begin_inset CommandInset ref
39685 LatexCommand ref
39686 reference "sub:Bibliography-databases"
39687
39688 \end_inset
39689
39690 .
39691 \end_layout
39692
39693 \begin_layout Subsection
39694 Float
39695 \end_layout
39696
39697 \begin_layout Standard
39698 To insert floats, described in section
39699 \begin_inset space ~
39700 \end_inset
39701
39702
39703 \begin_inset CommandInset ref
39704 LatexCommand ref
39705 reference "sec:Floats"
39706
39707 \end_inset
39708
39709 .
39710 \end_layout
39711
39712 \begin_layout Subsection
39713 Note
39714 \end_layout
39715
39716 \begin_layout Standard
39717 To insert notes, described in section
39718 \begin_inset space ~
39719 \end_inset
39720
39721
39722 \begin_inset CommandInset ref
39723 LatexCommand ref
39724 reference "sec:Notes"
39725
39726 \end_inset
39727
39728 .
39729 \end_layout
39730
39731 \begin_layout Subsection
39732 Branch
39733 \end_layout
39734
39735 \begin_layout Standard
39736 Inserts branch insets as described in section
39737 \begin_inset space ~
39738 \end_inset
39739
39740
39741 \begin_inset CommandInset ref
39742 LatexCommand ref
39743 reference "sec:Branches"
39744
39745 \end_inset
39746
39747 .
39748 \end_layout
39749
39750 \begin_layout Subsection
39751 Custom Insets
39752 \end_layout
39753
39754 \begin_layout Standard
39755 Inserts document class-specific insets.
39756  Such insets only exist when they are defined in the layout file for a certain
39757  document class.
39758  An example is the document class 
39759 \begin_inset Quotes eld
39760 \end_inset
39761
39762 article (Elsevier)
39763 \begin_inset Quotes erd
39764 \end_inset
39765
39766  with three custom insets.
39767  The section 
39768 \emph on
39769 Flex insets and InsetLayout
39770 \emph default
39771  of the 
39772 \emph on
39773 Customization
39774 \emph default
39775  manual explains how custom insets are defined.
39776 \end_layout
39777
39778 \begin_layout Subsection
39779 File
39780 \begin_inset Index idx
39781 status collapsed
39782
39783 \begin_layout Plain Layout
39784 External Material
39785 \end_layout
39786
39787 \end_inset
39788
39789
39790 \end_layout
39791
39792 \begin_layout Standard
39793 This menu entry allows you to insert or include the contents of other LyX
39794  files in your document.
39795  How you can do this is explained in detail in the chapter 
39796 \emph on
39797 External Stuff
39798 \emph default
39799  of the 
39800 \emph on
39801 Embedded
39802 \begin_inset space ~
39803 \end_inset
39804
39805 Objects
39806 \emph default
39807  manual.
39808 \end_layout
39809
39810 \begin_layout Subsection
39811 Box
39812 \begin_inset Index idx
39813 status collapsed
39814
39815 \begin_layout Plain Layout
39816 Boxes
39817 \end_layout
39818
39819 \end_inset
39820
39821
39822 \end_layout
39823
39824 \begin_layout Standard
39825 Inserts a minipage box that is described section
39826 \begin_inset space ~
39827 \end_inset
39828
39829
39830 \begin_inset CommandInset ref
39831 LatexCommand ref
39832 reference "sec:Minipages"
39833
39834 \end_inset
39835
39836 .
39837  All box types supported by LyX are explained in detail in the chapter 
39838 \emph on
39839 Boxes
39840 \emph default
39841  of the 
39842 \emph on
39843 Embedded
39844 \begin_inset space ~
39845 \end_inset
39846
39847 Objects
39848 \emph default
39849  manual.
39850 \end_layout
39851
39852 \begin_layout Subsection
39853 Citation
39854 \end_layout
39855
39856 \begin_layout Standard
39857 Inserts a citation as described in section
39858 \begin_inset space ~
39859 \end_inset
39860
39861
39862 \begin_inset CommandInset ref
39863 LatexCommand ref
39864 reference "sec:Bibliography"
39865
39866 \end_inset
39867
39868 .
39869 \end_layout
39870
39871 \begin_layout Subsection
39872 Cross-Reference
39873 \end_layout
39874
39875 \begin_layout Standard
39876 Inserts a cross-reference as described in section
39877 \begin_inset space ~
39878 \end_inset
39879
39880
39881 \begin_inset CommandInset ref
39882 LatexCommand ref
39883 reference "sec:Cross-References"
39884
39885 \end_inset
39886
39887 .
39888 \end_layout
39889
39890 \begin_layout Subsection
39891 Label
39892 \end_layout
39893
39894 \begin_layout Standard
39895 Inserts a label as described in section
39896 \begin_inset space ~
39897 \end_inset
39898
39899
39900 \begin_inset CommandInset ref
39901 LatexCommand ref
39902 reference "sec:Cross-References"
39903
39904 \end_inset
39905
39906 .
39907 \end_layout
39908
39909 \begin_layout Subsection
39910 Caption
39911 \begin_inset Index idx
39912 status collapsed
39913
39914 \begin_layout Plain Layout
39915 Captions
39916 \end_layout
39917
39918 \end_inset
39919
39920
39921 \begin_inset Index idx
39922 status collapsed
39923
39924 \begin_layout Plain Layout
39925 Longtables ! Caption
39926 \end_layout
39927
39928 \end_inset
39929
39930
39931 \end_layout
39932
39933 \begin_layout Standard
39934 Inserts a caption in a float or longtable.
39935  Floats are described in section
39936 \begin_inset space ~
39937 \end_inset
39938
39939
39940 \begin_inset CommandInset ref
39941 LatexCommand ref
39942 reference "sec:Floats"
39943
39944 \end_inset
39945
39946 , captions in longtables are described in the section 
39947 \emph on
39948 Longtable Captions
39949 \emph default
39950  of the 
39951 \emph on
39952 Embedded
39953 \begin_inset space ~
39954 \end_inset
39955
39956 Objects
39957 \emph default
39958  manual.
39959 \end_layout
39960
39961 \begin_layout Subsection
39962 Index Entry
39963 \end_layout
39964
39965 \begin_layout Standard
39966 Inserts an index entry as described in section
39967 \begin_inset space ~
39968 \end_inset
39969
39970
39971 \begin_inset CommandInset ref
39972 LatexCommand ref
39973 reference "sec:Index"
39974
39975 \end_inset
39976
39977 .
39978 \end_layout
39979
39980 \begin_layout Subsection
39981 Nomenclature Entry
39982 \end_layout
39983
39984 \begin_layout Standard
39985 Inserts a nomenclature entry as described in section
39986 \begin_inset space ~
39987 \end_inset
39988
39989
39990 \begin_inset CommandInset ref
39991 LatexCommand ref
39992 reference "sec:Nomenclature"
39993
39994 \end_inset
39995
39996 .
39997 \end_layout
39998
39999 \begin_layout Subsection
40000 Table
40001 \end_layout
40002
40003 \begin_layout Standard
40004 Inserts a table.
40005  Tables are described in section
40006 \begin_inset space ~
40007 \end_inset
40008
40009
40010 \begin_inset CommandInset ref
40011 LatexCommand ref
40012 reference "sec:Tables"
40013
40014 \end_inset
40015
40016 .
40017 \end_layout
40018
40019 \begin_layout Subsection
40020 Graphics
40021 \end_layout
40022
40023 \begin_layout Standard
40024 Inserts a graphic.
40025  Graphics are described in section
40026 \begin_inset space ~
40027 \end_inset
40028
40029
40030 \begin_inset CommandInset ref
40031 LatexCommand ref
40032 reference "sec:Graphics"
40033
40034 \end_inset
40035
40036 .
40037 \end_layout
40038
40039 \begin_layout Subsection
40040 URL
40041 \end_layout
40042
40043 \begin_layout Standard
40044 Inserts an URL as described in section
40045 \begin_inset space ~
40046 \end_inset
40047
40048
40049 \begin_inset CommandInset ref
40050 LatexCommand ref
40051 reference "sub:URLs"
40052
40053 \end_inset
40054
40055 .
40056 \end_layout
40057
40058 \begin_layout Subsection
40059 Hyperlinks
40060 \end_layout
40061
40062 \begin_layout Standard
40063 Inserts a hyperlink as described in section
40064 \begin_inset space ~
40065 \end_inset
40066
40067
40068 \begin_inset CommandInset ref
40069 LatexCommand ref
40070 reference "sub:Hyperlinks"
40071
40072 \end_inset
40073
40074 .
40075 \end_layout
40076
40077 \begin_layout Subsection
40078 Footnote
40079 \end_layout
40080
40081 \begin_layout Standard
40082 Inserts a footnote, see section
40083 \begin_inset space ~
40084 \end_inset
40085
40086
40087 \begin_inset CommandInset ref
40088 LatexCommand ref
40089 reference "sec:Footnotes"
40090
40091 \end_inset
40092
40093 .
40094 \end_layout
40095
40096 \begin_layout Subsection
40097 Marginal Note
40098 \end_layout
40099
40100 \begin_layout Standard
40101 Inserts a marginal note, see section
40102 \begin_inset space ~
40103 \end_inset
40104
40105
40106 \begin_inset CommandInset ref
40107 LatexCommand ref
40108 reference "sec:Marginal-Notes"
40109
40110 \end_inset
40111
40112 .
40113 \end_layout
40114
40115 \begin_layout Subsection
40116 Short Title
40117 \end_layout
40118
40119 \begin_layout Standard
40120 Inserts a short title, see section
40121 \begin_inset space ~
40122 \end_inset
40123
40124
40125 \begin_inset CommandInset ref
40126 LatexCommand ref
40127 reference "sec:Short-Titles"
40128
40129 \end_inset
40130
40131 .
40132 \end_layout
40133
40134 \begin_layout Subsection
40135 TeX Code
40136 \end_layout
40137
40138 \begin_layout Standard
40139 Inserts a TeX Code box, see section
40140 \begin_inset space ~
40141 \end_inset
40142
40143
40144 \begin_inset CommandInset ref
40145 LatexCommand ref
40146 reference "sub:TeX-Code-Boxes"
40147
40148 \end_inset
40149
40150  for a description.
40151 \end_layout
40152
40153 \begin_layout Subsection
40154 Program Listing
40155 \begin_inset Index idx
40156 status collapsed
40157
40158 \begin_layout Plain Layout
40159 Program listings
40160 \end_layout
40161
40162 \end_inset
40163
40164
40165 \end_layout
40166
40167 \begin_layout Standard
40168 Inserts a program listings box.
40169  Program listings are explained in the chapter 
40170 \emph on
40171 Program Code Listings
40172 \emph default
40173  of the 
40174 \emph on
40175 Embedded
40176 \begin_inset space ~
40177 \end_inset
40178
40179 Objects
40180 \emph default
40181  manual.
40182 \end_layout
40183
40184 \begin_layout Subsection
40185 Date
40186 \end_layout
40187
40188 \begin_layout Standard
40189 Inserts the actual date.
40190  The format depends on the date format of the language that is used for
40191  LyX's menus.
40192  LyX offers various ways to insert a date which are explained and also compared
40193  in the section 
40194 \emph on
40195 External Material
40196 \emph default
40197  of the 
40198 \emph on
40199 Embedded
40200 \begin_inset space ~
40201 \end_inset
40202
40203 Objects
40204 \emph default
40205  manual.
40206 \end_layout
40207
40208 \begin_layout Section
40209 The Navigate Menu
40210 \begin_inset Index idx
40211 status collapsed
40212
40213 \begin_layout Plain Layout
40214 Menu ! Navigate
40215 \end_layout
40216
40217 \end_inset
40218
40219
40220 \end_layout
40221
40222 \begin_layout Standard
40223 This menu lists the existing chapters, sections, figures, tables, etc.
40224 \begin_inset space ~
40225 \end_inset
40226
40227 of the current document.
40228  This allows you to navigate easily through you document.
40229 \end_layout
40230
40231 \begin_layout Subsection
40232 Bookmarks
40233 \end_layout
40234
40235 \begin_layout Standard
40236 With this menu entry you are able to define your own bookmarks.
40237  This is useful when you are working on a large document and often have
40238  to jump e.
40239 \begin_inset space \thinspace{}
40240 \end_inset
40241
40242 g.
40243 \begin_inset space \space{}
40244 \end_inset
40245
40246 between section
40247 \begin_inset space ~
40248 \end_inset
40249
40250 2.5 and 6.3.
40251  To create bookmarks for this example, go to section
40252 \begin_inset space ~
40253 \end_inset
40254
40255 2.5 and use the menu 
40256 \family sans
40257 Save
40258 \begin_inset space ~
40259 \end_inset
40260
40261 Bookmark
40262 \begin_inset space ~
40263 \end_inset
40264
40265 1
40266 \family default
40267 .
40268  Then go to section
40269 \begin_inset space ~
40270 \end_inset
40271
40272 6.3 and use 
40273 \family sans
40274 Save
40275 \begin_inset space ~
40276 \end_inset
40277
40278 Bookmark
40279 \begin_inset space ~
40280 \end_inset
40281
40282
40283 \family default
40284 2.
40285  Now you can jump easily between these sections by using the menu or by
40286  the key bindings 
40287 \begin_inset Info
40288 type  "shortcut"
40289 arg   "bookmark-goto 1"
40290 \end_inset
40291
40292  and 
40293 \begin_inset Info
40294 type  "shortcut"
40295 arg   "bookmark-goto 2"
40296 \end_inset
40297
40298 .
40299 \end_layout
40300
40301 \begin_layout Standard
40302 You can also use bookmarks to jump between several opened documents.
40303  The saved bookmarks are valid till the document is closed.
40304 \end_layout
40305
40306 \begin_layout Subsection
40307 Next Note, Change, Cross-reference
40308 \end_layout
40309
40310 \begin_layout Standard
40311 Jump to the next note, change, or cross-reference following the current
40312  cursor position.
40313 \end_layout
40314
40315 \begin_layout Subsection
40316 Go to Label
40317 \end_layout
40318
40319 \begin_layout Standard
40320 Only active when the cursor is in front of a cross-reference.
40321  Sets the cursor before the referenced label, the same as if you right-click
40322  on a cross-reference box.
40323 \end_layout
40324
40325 \begin_layout Subsection
40326 Forward Search
40327 \end_layout
40328
40329 \begin_layout Standard
40330 This feature allows you to directly jump to the corresponding text part
40331  in the output, see section 
40332 \emph on
40333 Forward
40334 \begin_inset space ~
40335 \end_inset
40336
40337 search
40338 \emph default
40339  in the 
40340 \emph on
40341 Additional
40342 \begin_inset space ~
40343 \end_inset
40344
40345 Features
40346 \emph default
40347  manual for a detailed description.
40348 \end_layout
40349
40350 \begin_layout Section
40351 The Document Menu
40352 \begin_inset Index idx
40353 status collapsed
40354
40355 \begin_layout Plain Layout
40356 Menu ! Document
40357 \end_layout
40358
40359 \end_inset
40360
40361
40362 \end_layout
40363
40364 \begin_layout Subsection
40365 Change Tracking
40366 \end_layout
40367
40368 \begin_layout Standard
40369 Change Tracking is described in section
40370 \begin_inset space ~
40371 \end_inset
40372
40373
40374 \begin_inset CommandInset ref
40375 LatexCommand ref
40376 reference "sec:Change-Tracking"
40377
40378 \end_inset
40379
40380 .
40381 \end_layout
40382
40383 \begin_layout Subsection
40384 LaT
40385 \begin_inset ERT
40386 status collapsed
40387
40388 \begin_layout Plain Layout
40389
40390 {}
40391 \end_layout
40392
40393 \end_inset
40394
40395 eX Log
40396 \end_layout
40397
40398 \begin_layout Standard
40399 After running LaTeX by viewing or exporting a document, this menu will be
40400  enabled.
40401  It shows the logfile of the used LaTeX-program.
40402 \end_layout
40403
40404 \begin_layout Standard
40405 Here you can see how LaTeX works in the background.
40406  
40407 \emph on
40408 Experts
40409 \emph default
40410  will find in it reasons for LaTeX-errors.
40411 \end_layout
40412
40413 \begin_layout Subsection
40414 Outline
40415 \end_layout
40416
40417 \begin_layout Standard
40418 Opens the TOC/Outline window as described in section
40419 \begin_inset space ~
40420 \end_inset
40421
40422
40423 \begin_inset CommandInset ref
40424 LatexCommand ref
40425 reference "sec:Navigating"
40426
40427 \end_inset
40428
40429  and 
40430 \begin_inset CommandInset ref
40431 LatexCommand ref
40432 reference "sub:Table-of-Contents"
40433
40434 \end_inset
40435
40436 .
40437 \end_layout
40438
40439 \begin_layout Subsection
40440 Start Appendix Here
40441 \end_layout
40442
40443 \begin_layout Standard
40444 This menu will start the appendix of the document at the current cursor
40445  position as described in section
40446 \begin_inset space ~
40447 \end_inset
40448
40449
40450 \begin_inset CommandInset ref
40451 LatexCommand ref
40452 reference "sec:Appendices"
40453
40454 \end_inset
40455
40456 .
40457 \end_layout
40458
40459 \begin_layout Subsection
40460 Compressed
40461 \end_layout
40462
40463 \begin_layout Standard
40464 Un/compresses the current document.
40465 \end_layout
40466
40467 \begin_layout Subsection
40468 Settings
40469 \end_layout
40470
40471 \begin_layout Standard
40472 The document settings are described in appendix
40473 \begin_inset space ~
40474 \end_inset
40475
40476
40477 \begin_inset CommandInset ref
40478 LatexCommand ref
40479 reference "chap:The-Document-Settings"
40480
40481 \end_inset
40482
40483 .
40484 \end_layout
40485
40486 \begin_layout Section
40487 The Tools Menu
40488 \begin_inset Index idx
40489 status collapsed
40490
40491 \begin_layout Plain Layout
40492 Menu ! Tools
40493 \end_layout
40494
40495 \end_inset
40496
40497
40498 \end_layout
40499
40500 \begin_layout Subsection
40501 Spellchecker
40502 \end_layout
40503
40504 \begin_layout Standard
40505 Spell checking is explained in section
40506 \begin_inset space ~
40507 \end_inset
40508
40509
40510 \begin_inset CommandInset ref
40511 LatexCommand ref
40512 reference "sec:Spellchecking"
40513
40514 \end_inset
40515
40516 .
40517 \end_layout
40518
40519 \begin_layout Subsection
40520 Thesaurus
40521 \end_layout
40522
40523 \begin_layout Standard
40524 The thesaurus is described in section
40525 \begin_inset space ~
40526 \end_inset
40527
40528
40529 \begin_inset CommandInset ref
40530 LatexCommand ref
40531 reference "sec:Thesaurus"
40532
40533 \end_inset
40534
40535 .
40536 \end_layout
40537
40538 \begin_layout Subsection
40539 Statistics
40540 \begin_inset Index idx
40541 status collapsed
40542
40543 \begin_layout Plain Layout
40544 Word count
40545 \end_layout
40546
40547 \end_inset
40548
40549
40550 \begin_inset Index idx
40551 status collapsed
40552
40553 \begin_layout Plain Layout
40554 Character count
40555 \end_layout
40556
40557 \end_inset
40558
40559
40560 \end_layout
40561
40562 \begin_layout Standard
40563 Counts the words and characters in the actual document or the highlighted
40564  document part.
40565 \end_layout
40566
40567 \begin_layout Subsection
40568 TeX Information
40569 \begin_inset Index idx
40570 status collapsed
40571
40572 \begin_layout Plain Layout
40573 TeX Information
40574 \end_layout
40575
40576 \end_inset
40577
40578
40579 \end_layout
40580
40581 \begin_layout Standard
40582 Shows you a list of the classes and styles installed in your LaTeX-system.
40583 \end_layout
40584
40585 \begin_layout Subsection
40586 Reconfigure
40587 \begin_inset Index idx
40588 status collapsed
40589
40590 \begin_layout Plain Layout
40591 LyX ! Reconfigure|see
40592 \begin_inset ERT
40593 status collapsed
40594
40595 \begin_layout Plain Layout
40596
40597 {
40598 \end_layout
40599
40600 \end_inset
40601
40602 Reconfiguration of LyX
40603 \begin_inset ERT
40604 status collapsed
40605
40606 \begin_layout Plain Layout
40607
40608 }
40609 \end_layout
40610
40611 \end_inset
40612
40613
40614 \end_layout
40615
40616 \end_inset
40617
40618
40619 \begin_inset Index idx
40620 status collapsed
40621
40622 \begin_layout Plain Layout
40623 Reconfiguration of LyX
40624 \end_layout
40625
40626 \end_inset
40627
40628
40629 \end_layout
40630
40631 \begin_layout Standard
40632 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40633  and needed programs it needs; see also section
40634 \begin_inset space ~
40635 \end_inset
40636
40637
40638 \begin_inset CommandInset ref
40639 LatexCommand ref
40640 reference "sec:Basic-LyX-Setup"
40641
40642 \end_inset
40643
40644 .
40645 \end_layout
40646
40647 \begin_layout Subsection
40648 Preferences
40649 \end_layout
40650
40651 \begin_layout Standard
40652 The preferences dialog is described in detail in appendix
40653 \begin_inset space ~
40654 \end_inset
40655
40656
40657 \begin_inset CommandInset ref
40658 LatexCommand ref
40659 reference "chap:The-Preferences-dialog"
40660
40661 \end_inset
40662
40663 .
40664 \end_layout
40665
40666 \begin_layout Section
40667 The Help Menu
40668 \begin_inset Index idx
40669 status collapsed
40670
40671 \begin_layout Plain Layout
40672 Menu ! Help
40673 \end_layout
40674
40675 \end_inset
40676
40677
40678 \end_layout
40679
40680 \begin_layout Standard
40681 This menu lists the documentation files of LyX in the language of LyX's
40682  menus.
40683  Is a file not available in this language, the English version will be listed.
40684 \end_layout
40685
40686 \begin_layout Standard
40687 The menu 
40688 \family sans
40689 LaTeX
40690 \begin_inset space ~
40691 \end_inset
40692
40693 Configuration
40694 \family default
40695  shows a LyX-document with information about the LaTeX-packages and classes
40696  found by LyX (see also section
40697 \begin_inset space ~
40698 \end_inset
40699
40700
40701 \begin_inset CommandInset ref
40702 LatexCommand ref
40703 reference "sec:LaTeX-Setup"
40704
40705 \end_inset
40706
40707 ).
40708 \end_layout
40709
40710 \begin_layout Section
40711 Toolbars
40712 \begin_inset CommandInset label
40713 LatexCommand label
40714 name "sec:Toolbars"
40715
40716 \end_inset
40717
40718
40719 \end_layout
40720
40721 \begin_layout Standard
40722 How to show or hide toolbars is explained in section
40723 \begin_inset space ~
40724 \end_inset
40725
40726
40727 \begin_inset CommandInset ref
40728 LatexCommand ref
40729 reference "sub:Toolbars"
40730
40731 \end_inset
40732
40733 .
40734 \end_layout
40735
40736 \begin_layout Standard
40737 It is also possible to define custom toolbars.
40738  This is described in the 
40739 \emph on
40740 Additional Features
40741 \emph default
40742  manual.
40743 \end_layout
40744
40745 \begin_layout Subsection
40746 Standard Toolbar
40747 \begin_inset Index idx
40748 status collapsed
40749
40750 \begin_layout Plain Layout
40751 Toolbar ! Standard
40752 \end_layout
40753
40754 \end_inset
40755
40756
40757 \end_layout
40758
40759 \begin_layout Standard
40760 \begin_inset Graphics
40761         filename clipart/StandardToolbar.png
40762         width 100col%
40763
40764 \end_inset
40765
40766
40767 \end_layout
40768
40769 \begin_layout Standard
40770 \begin_inset VSpace defskip
40771 \end_inset
40772
40773
40774 \end_layout
40775
40776 \begin_layout Standard
40777 The standard toolbar as shown above contains from left to right the following
40778  buttons:
40779 \begin_inset ERT
40780 status collapsed
40781
40782 \begin_layout Plain Layout
40783
40784
40785 \backslash
40786 setlength{
40787 \backslash
40788 LTleft}{0pt}
40789 \end_layout
40790
40791 \end_inset
40792
40793
40794 \begin_inset Note Note
40795 status collapsed
40796
40797 \begin_layout Plain Layout
40798 This is necessary to left align the following longtables.
40799  See the 
40800 \emph on
40801 Embedded Objects
40802 \emph default
40803  manual for more information.
40804 \end_layout
40805
40806 \end_inset
40807
40808
40809 \end_layout
40810
40811 \begin_layout Standard
40812 \begin_inset VSpace defskip
40813 \end_inset
40814
40815
40816 \end_layout
40817
40818 \begin_layout Standard
40819 \begin_inset Tabular
40820 <lyxtabular version="3" rows="1" columns="2">
40821 <features islongtable="true" longtabularalignment="center">
40822 <column alignment="center" valignment="top" width="0">
40823 <column alignment="center" valignment="top" width="0">
40824 <row>
40825 <cell alignment="center" valignment="top" usebox="none">
40826 \begin_inset Text
40827
40828 \begin_layout Plain Layout
40829 \begin_inset Graphics
40830         filename clipart/ToolbarEnvBox.png
40831         clip
40832
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 pull-down box for the paragraph environments
40845 \end_layout
40846
40847 \end_inset
40848 </cell>
40849 </row>
40850 </lyxtabular>
40851
40852 \end_inset
40853
40854
40855 \end_layout
40856
40857 \begin_layout Standard
40858 \begin_inset VSpace -10mm
40859 \end_inset
40860
40861
40862 \end_layout
40863
40864 \begin_layout Standard
40865 \align left
40866 \begin_inset Tabular
40867 <lyxtabular version="3" rows="21" columns="2">
40868 <features islongtable="true" longtabularalignment="center">
40869 <column alignment="left" valignment="top" width="0">
40870 <column alignment="left" valignment="top" width="0">
40871 <row interlinespace="2.5mm">
40872 <cell alignment="center" valignment="top" usebox="none">
40873 \begin_inset Text
40874
40875 \begin_layout Plain Layout
40876
40877 \family sans
40878 \begin_inset Info
40879 type  "icon"
40880 arg   "buffer-new"
40881 \end_inset
40882
40883
40884 \end_layout
40885
40886 \end_inset
40887 </cell>
40888 <cell alignment="center" valignment="top" usebox="none">
40889 \begin_inset Text
40890
40891 \begin_layout Plain Layout
40892
40893 \family sans
40894 File\SpecialChar \menuseparator
40895 New
40896 \end_layout
40897
40898 \end_inset
40899 </cell>
40900 </row>
40901 <row interlinespace="2.5mm">
40902 <cell alignment="center" valignment="top" usebox="none">
40903 \begin_inset Text
40904
40905 \begin_layout Plain Layout
40906
40907 \family sans
40908 \begin_inset Info
40909 type  "icon"
40910 arg   "file-open"
40911 \end_inset
40912
40913
40914 \end_layout
40915
40916 \end_inset
40917 </cell>
40918 <cell alignment="center" valignment="top" usebox="none">
40919 \begin_inset Text
40920
40921 \begin_layout Plain Layout
40922
40923 \family sans
40924 File\SpecialChar \menuseparator
40925 Open
40926 \end_layout
40927
40928 \end_inset
40929 </cell>
40930 </row>
40931 <row interlinespace="2.5mm">
40932 <cell alignment="center" valignment="top" usebox="none">
40933 \begin_inset Text
40934
40935 \begin_layout Plain Layout
40936
40937 \family sans
40938 \begin_inset Info
40939 type  "icon"
40940 arg   "buffer-write"
40941 \end_inset
40942
40943
40944 \end_layout
40945
40946 \end_inset
40947 </cell>
40948 <cell alignment="center" valignment="top" usebox="none">
40949 \begin_inset Text
40950
40951 \begin_layout Plain Layout
40952
40953 \family sans
40954 File\SpecialChar \menuseparator
40955 Save
40956 \end_layout
40957
40958 \end_inset
40959 </cell>
40960 </row>
40961 <row interlinespace="2.5mm">
40962 <cell alignment="center" valignment="top" usebox="none">
40963 \begin_inset Text
40964
40965 \begin_layout Plain Layout
40966
40967 \family sans
40968 \begin_inset Info
40969 type  "icon"
40970 arg   "dialog-show print"
40971 \end_inset
40972
40973
40974 \end_layout
40975
40976 \end_inset
40977 </cell>
40978 <cell alignment="center" valignment="top" usebox="none">
40979 \begin_inset Text
40980
40981 \begin_layout Plain Layout
40982
40983 \family sans
40984 File\SpecialChar \menuseparator
40985 Print
40986 \end_layout
40987
40988 \end_inset
40989 </cell>
40990 </row>
40991 <row interlinespace="2.5mm">
40992 <cell alignment="center" valignment="top" usebox="none">
40993 \begin_inset Text
40994
40995 \begin_layout Plain Layout
40996
40997 \family sans
40998 \begin_inset Info
40999 type  "icon"
41000 arg   "dialog-show spellchecker"
41001 \end_inset
41002
41003
41004 \end_layout
41005
41006 \end_inset
41007 </cell>
41008 <cell alignment="center" valignment="top" usebox="none">
41009 \begin_inset Text
41010
41011 \begin_layout Plain Layout
41012
41013 \family sans
41014 Tools\SpecialChar \menuseparator
41015 Spellchecker
41016 \end_layout
41017
41018 \end_inset
41019 </cell>
41020 </row>
41021 <row interlinespace="2.5mm">
41022 <cell alignment="center" valignment="top" usebox="none">
41023 \begin_inset Text
41024
41025 \begin_layout Plain Layout
41026
41027 \family sans
41028 \begin_inset Info
41029 type  "icon"
41030 arg   "undo"
41031 \end_inset
41032
41033
41034 \end_layout
41035
41036 \end_inset
41037 </cell>
41038 <cell alignment="center" valignment="top" usebox="none">
41039 \begin_inset Text
41040
41041 \begin_layout Plain Layout
41042
41043 \family sans
41044 Edit\SpecialChar \menuseparator
41045 Undo
41046 \end_layout
41047
41048 \end_inset
41049 </cell>
41050 </row>
41051 <row interlinespace="2.5mm">
41052 <cell alignment="center" valignment="top" usebox="none">
41053 \begin_inset Text
41054
41055 \begin_layout Plain Layout
41056
41057 \family sans
41058 \begin_inset Info
41059 type  "icon"
41060 arg   "redo"
41061 \end_inset
41062
41063
41064 \end_layout
41065
41066 \end_inset
41067 </cell>
41068 <cell alignment="center" valignment="top" usebox="none">
41069 \begin_inset Text
41070
41071 \begin_layout Plain Layout
41072
41073 \family sans
41074 Edit\SpecialChar \menuseparator
41075 Redo
41076 \end_layout
41077
41078 \end_inset
41079 </cell>
41080 </row>
41081 <row interlinespace="2.5mm">
41082 <cell alignment="center" valignment="top" usebox="none">
41083 \begin_inset Text
41084
41085 \begin_layout Plain Layout
41086
41087 \family sans
41088 \begin_inset Info
41089 type  "icon"
41090 arg   "cut"
41091 \end_inset
41092
41093
41094 \end_layout
41095
41096 \end_inset
41097 </cell>
41098 <cell alignment="center" valignment="top" usebox="none">
41099 \begin_inset Text
41100
41101 \begin_layout Plain Layout
41102
41103 \family sans
41104 Edit\SpecialChar \menuseparator
41105 Cut
41106 \end_layout
41107
41108 \end_inset
41109 </cell>
41110 </row>
41111 <row interlinespace="2.5mm">
41112 <cell alignment="center" valignment="top" usebox="none">
41113 \begin_inset Text
41114
41115 \begin_layout Plain Layout
41116
41117 \family sans
41118 \begin_inset Info
41119 type  "icon"
41120 arg   "copy"
41121 \end_inset
41122
41123
41124 \end_layout
41125
41126 \end_inset
41127 </cell>
41128 <cell alignment="center" valignment="top" usebox="none">
41129 \begin_inset Text
41130
41131 \begin_layout Plain Layout
41132
41133 \family sans
41134 Edit\SpecialChar \menuseparator
41135 Copy
41136 \end_layout
41137
41138 \end_inset
41139 </cell>
41140 </row>
41141 <row interlinespace="2.5mm">
41142 <cell alignment="center" valignment="top" usebox="none">
41143 \begin_inset Text
41144
41145 \begin_layout Plain Layout
41146
41147 \family sans
41148 \begin_inset Info
41149 type  "icon"
41150 arg   "paste"
41151 \end_inset
41152
41153
41154 \end_layout
41155
41156 \end_inset
41157 </cell>
41158 <cell alignment="center" valignment="top" usebox="none">
41159 \begin_inset Text
41160
41161 \begin_layout Plain Layout
41162
41163 \family sans
41164 Edit\SpecialChar \menuseparator
41165 Paste
41166 \end_layout
41167
41168 \end_inset
41169 </cell>
41170 </row>
41171 <row interlinespace="2.5mm">
41172 <cell alignment="center" valignment="top" usebox="none">
41173 \begin_inset Text
41174
41175 \begin_layout Plain Layout
41176
41177 \family sans
41178 \begin_inset Info
41179 type  "icon"
41180 arg   "dialog-show findreplace"
41181 \end_inset
41182
41183
41184 \end_layout
41185
41186 \end_inset
41187 </cell>
41188 <cell alignment="center" valignment="top" usebox="none">
41189 \begin_inset Text
41190
41191 \begin_layout Plain Layout
41192
41193 \family sans
41194 Edit\SpecialChar \menuseparator
41195 Find
41196 \begin_inset space \thinspace{}
41197 \end_inset
41198
41199 &
41200 \begin_inset space \thinspace{}
41201 \end_inset
41202
41203 Replace
41204 \end_layout
41205
41206 \end_inset
41207 </cell>
41208 </row>
41209 <row interlinespace="2.5mm">
41210 <cell alignment="center" valignment="top" usebox="none">
41211 \begin_inset Text
41212
41213 \begin_layout Plain Layout
41214
41215 \family sans
41216 \begin_inset Info
41217 type  "icon"
41218 arg   "bookmark-goto 0"
41219 \end_inset
41220
41221
41222 \end_layout
41223
41224 \end_inset
41225 </cell>
41226 <cell alignment="center" valignment="top" usebox="none">
41227 \begin_inset Text
41228
41229 \begin_layout Plain Layout
41230
41231 \family sans
41232 Navigate\SpecialChar \menuseparator
41233 Bookmarks\SpecialChar \menuseparator
41234 Navigate Back
41235 \end_layout
41236
41237 \end_inset
41238 </cell>
41239 </row>
41240 <row interlinespace="2.5mm">
41241 <cell alignment="center" valignment="top" usebox="none">
41242 \begin_inset Text
41243
41244 \begin_layout Plain Layout
41245
41246 \family sans
41247 \begin_inset Info
41248 type  "icon"
41249 arg   "font-emph"
41250 \end_inset
41251
41252
41253 \end_layout
41254
41255 \end_inset
41256 </cell>
41257 <cell alignment="center" valignment="top" usebox="none">
41258 \begin_inset Text
41259
41260 \begin_layout Plain Layout
41261 Emphasize text, function of the 
41262 \family sans
41263 Edit\SpecialChar \menuseparator
41264 Text
41265 \begin_inset space ~
41266 \end_inset
41267
41268 Style
41269 \family default
41270  dialog
41271 \end_layout
41272
41273 \end_inset
41274 </cell>
41275 </row>
41276 <row interlinespace="2.5mm">
41277 <cell alignment="center" valignment="top" usebox="none">
41278 \begin_inset Text
41279
41280 \begin_layout Plain Layout
41281
41282 \family sans
41283 \begin_inset Info
41284 type  "icon"
41285 arg   "font-noun"
41286 \end_inset
41287
41288
41289 \end_layout
41290
41291 \end_inset
41292 </cell>
41293 <cell alignment="center" valignment="top" usebox="none">
41294 \begin_inset Text
41295
41296 \begin_layout Plain Layout
41297 Set text to noun style, function of the 
41298 \family sans
41299 Edit\SpecialChar \menuseparator
41300 Text
41301 \begin_inset space ~
41302 \end_inset
41303
41304 Style
41305 \family default
41306  dialog
41307 \end_layout
41308
41309 \end_inset
41310 </cell>
41311 </row>
41312 <row interlinespace="2.5mm">
41313 <cell alignment="center" valignment="top" usebox="none">
41314 \begin_inset Text
41315
41316 \begin_layout Plain Layout
41317
41318 \family sans
41319 \begin_inset Info
41320 type  "icon"
41321 arg   "textstyle-apply"
41322 \end_inset
41323
41324
41325 \end_layout
41326
41327 \end_inset
41328 </cell>
41329 <cell alignment="center" valignment="top" usebox="none">
41330 \begin_inset Text
41331
41332 \begin_layout Plain Layout
41333 Formats text using the current settings in the 
41334 \family sans
41335 Edit\SpecialChar \menuseparator
41336 Text
41337 \begin_inset space ~
41338 \end_inset
41339
41340 Style
41341 \family default
41342  dialog
41343 \end_layout
41344
41345 \end_inset
41346 </cell>
41347 </row>
41348 <row interlinespace="2.5mm">
41349 <cell alignment="center" valignment="top" usebox="none">
41350 \begin_inset Text
41351
41352 \begin_layout Plain Layout
41353
41354 \family sans
41355 \begin_inset Info
41356 type  "icon"
41357 arg   "math-mode"
41358 \end_inset
41359
41360
41361 \end_layout
41362
41363 \end_inset
41364 </cell>
41365 <cell alignment="center" valignment="top" usebox="none">
41366 \begin_inset Text
41367
41368 \begin_layout Plain Layout
41369
41370 \family sans
41371 Insert\SpecialChar \menuseparator
41372 Math\SpecialChar \menuseparator
41373 Inline
41374 \begin_inset space ~
41375 \end_inset
41376
41377 Formula
41378 \end_layout
41379
41380 \end_inset
41381 </cell>
41382 </row>
41383 <row interlinespace="2.5mm">
41384 <cell alignment="center" valignment="top" usebox="none">
41385 \begin_inset Text
41386
41387 \begin_layout Plain Layout
41388
41389 \family sans
41390 \begin_inset Info
41391 type  "icon"
41392 arg   "dialog-show-new-inset graphics"
41393 \end_inset
41394
41395
41396 \end_layout
41397
41398 \end_inset
41399 </cell>
41400 <cell alignment="center" valignment="top" usebox="none">
41401 \begin_inset Text
41402
41403 \begin_layout Plain Layout
41404
41405 \family sans
41406 Insert\SpecialChar \menuseparator
41407 Graphics
41408 \end_layout
41409
41410 \end_inset
41411 </cell>
41412 </row>
41413 <row interlinespace="2.5mm">
41414 <cell alignment="center" valignment="top" usebox="none">
41415 \begin_inset Text
41416
41417 \begin_layout Plain Layout
41418 \begin_inset Info
41419 type  "icon"
41420 arg   "tabular-insert"
41421 \end_inset
41422
41423
41424 \end_layout
41425
41426 \end_inset
41427 </cell>
41428 <cell alignment="center" valignment="top" usebox="none">
41429 \begin_inset Text
41430
41431 \begin_layout Plain Layout
41432
41433 \family sans
41434 Insert\SpecialChar \menuseparator
41435 Table
41436 \end_layout
41437
41438 \end_inset
41439 </cell>
41440 </row>
41441 <row interlinespace="2.5mm">
41442 <cell alignment="center" valignment="top" usebox="none">
41443 \begin_inset Text
41444
41445 \begin_layout Plain Layout
41446
41447 \family sans
41448 \begin_inset Info
41449 type  "icon"
41450 arg   "dialog-toggle toc"
41451 \end_inset
41452
41453
41454 \end_layout
41455
41456 \end_inset
41457 </cell>
41458 <cell alignment="center" valignment="top" usebox="none">
41459 \begin_inset Text
41460
41461 \begin_layout Plain Layout
41462 Toggle outline window on/off, 
41463 \family sans
41464 Document\SpecialChar \menuseparator
41465 Outline
41466 \end_layout
41467
41468 \end_inset
41469 </cell>
41470 </row>
41471 <row interlinespace="2.5mm">
41472 <cell alignment="center" valignment="top" usebox="none">
41473 \begin_inset Text
41474
41475 \begin_layout Plain Layout
41476
41477 \family sans
41478 \begin_inset Info
41479 type  "icon"
41480 arg   "toolbar-toggle math"
41481 \end_inset
41482
41483
41484 \end_layout
41485
41486 \end_inset
41487 </cell>
41488 <cell alignment="center" valignment="top" usebox="none">
41489 \begin_inset Text
41490
41491 \begin_layout Plain Layout
41492 Toggle math toolbar on/off
41493 \end_layout
41494
41495 \end_inset
41496 </cell>
41497 </row>
41498 <row interlinespace="2.5mm">
41499 <cell alignment="center" valignment="top" usebox="none">
41500 \begin_inset Text
41501
41502 \begin_layout Plain Layout
41503
41504 \family sans
41505 \begin_inset Info
41506 type  "icon"
41507 arg   "toolbar-toggle table"
41508 \end_inset
41509
41510
41511 \end_layout
41512
41513 \end_inset
41514 </cell>
41515 <cell alignment="center" valignment="top" usebox="none">
41516 \begin_inset Text
41517
41518 \begin_layout Plain Layout
41519 Toggle table toolbar on/off
41520 \end_layout
41521
41522 \end_inset
41523 </cell>
41524 </row>
41525 </lyxtabular>
41526
41527 \end_inset
41528
41529
41530 \end_layout
41531
41532 \begin_layout Subsection
41533 Extra Toolbar
41534 \begin_inset Index idx
41535 status collapsed
41536
41537 \begin_layout Plain Layout
41538 Toolbar ! Extra
41539 \end_layout
41540
41541 \end_inset
41542
41543
41544 \end_layout
41545
41546 \begin_layout Standard
41547 \begin_inset Graphics
41548         filename clipart/ExtraToolbar.png
41549         width 100col%
41550
41551 \end_inset
41552
41553
41554 \end_layout
41555
41556 \begin_layout Standard
41557 \begin_inset VSpace defskip
41558 \end_inset
41559
41560
41561 \end_layout
41562
41563 \begin_layout Standard
41564 The extra toolbar as shown above contains from left to right the following
41565  buttons:
41566 \end_layout
41567
41568 \begin_layout Standard
41569 \begin_inset VSpace defskip
41570 \end_inset
41571
41572
41573 \end_layout
41574
41575 \begin_layout Standard
41576 \begin_inset Tabular
41577 <lyxtabular version="3" rows="25" columns="2">
41578 <features islongtable="true" longtabularalignment="center">
41579 <column alignment="left" valignment="top" width="0">
41580 <column alignment="left" valignment="top" width="0">
41581 <row interlinespace="2.5mm">
41582 <cell alignment="center" valignment="top" usebox="none">
41583 \begin_inset Text
41584
41585 \begin_layout Plain Layout
41586
41587 \family sans
41588 \begin_inset Info
41589 type  "icon"
41590 arg   "layout"
41591 \end_inset
41592
41593
41594 \end_layout
41595
41596 \end_inset
41597 </cell>
41598 <cell alignment="center" valignment="top" usebox="none">
41599 \begin_inset Text
41600
41601 \begin_layout Plain Layout
41602 Default
41603 \end_layout
41604
41605 \end_inset
41606 </cell>
41607 </row>
41608 <row interlinespace="2.5mm">
41609 <cell alignment="center" valignment="top" usebox="none">
41610 \begin_inset Text
41611
41612 \begin_layout Plain Layout
41613
41614 \family sans
41615 \begin_inset Info
41616 type  "icon"
41617 arg   "layout Enumerate"
41618 \end_inset
41619
41620
41621 \end_layout
41622
41623 \end_inset
41624 </cell>
41625 <cell alignment="center" valignment="top" usebox="none">
41626 \begin_inset Text
41627
41628 \begin_layout Plain Layout
41629 Numbered list
41630 \end_layout
41631
41632 \end_inset
41633 </cell>
41634 </row>
41635 <row interlinespace="2.5mm">
41636 <cell alignment="center" valignment="top" usebox="none">
41637 \begin_inset Text
41638
41639 \begin_layout Plain Layout
41640
41641 \family sans
41642 \begin_inset Info
41643 type  "icon"
41644 arg   "layout Itemize"
41645 \end_inset
41646
41647
41648 \end_layout
41649
41650 \end_inset
41651 </cell>
41652 <cell alignment="center" valignment="top" usebox="none">
41653 \begin_inset Text
41654
41655 \begin_layout Plain Layout
41656 Itemized list
41657 \end_layout
41658
41659 \end_inset
41660 </cell>
41661 </row>
41662 <row interlinespace="2.5mm">
41663 <cell alignment="center" valignment="top" usebox="none">
41664 \begin_inset Text
41665
41666 \begin_layout Plain Layout
41667
41668 \family sans
41669 \begin_inset Info
41670 type  "icon"
41671 arg   "layout List"
41672 \end_inset
41673
41674
41675 \end_layout
41676
41677 \end_inset
41678 </cell>
41679 <cell alignment="center" valignment="top" usebox="none">
41680 \begin_inset Text
41681
41682 \begin_layout Plain Layout
41683 List
41684 \end_layout
41685
41686 \end_inset
41687 </cell>
41688 </row>
41689 <row interlinespace="2.5mm">
41690 <cell alignment="center" valignment="top" usebox="none">
41691 \begin_inset Text
41692
41693 \begin_layout Plain Layout
41694
41695 \family sans
41696 \begin_inset Info
41697 type  "icon"
41698 arg   "layout Description"
41699 \end_inset
41700
41701
41702 \end_layout
41703
41704 \end_inset
41705 </cell>
41706 <cell alignment="center" valignment="top" usebox="none">
41707 \begin_inset Text
41708
41709 \begin_layout Plain Layout
41710 Description list
41711 \end_layout
41712
41713 \end_inset
41714 </cell>
41715 </row>
41716 <row interlinespace="2.5mm">
41717 <cell alignment="center" valignment="top" usebox="none">
41718 \begin_inset Text
41719
41720 \begin_layout Plain Layout
41721
41722 \family sans
41723 \begin_inset Info
41724 type  "icon"
41725 arg   "depth-increment"
41726 \end_inset
41727
41728
41729 \end_layout
41730
41731 \end_inset
41732 </cell>
41733 <cell alignment="center" valignment="top" usebox="none">
41734 \begin_inset Text
41735
41736 \begin_layout Plain Layout
41737
41738 \family sans
41739 Edit\SpecialChar \menuseparator
41740 Increase
41741 \begin_inset space ~
41742 \end_inset
41743
41744 List
41745 \begin_inset space ~
41746 \end_inset
41747
41748 Depth
41749 \end_layout
41750
41751 \end_inset
41752 </cell>
41753 </row>
41754 <row interlinespace="2.5mm">
41755 <cell alignment="center" valignment="top" usebox="none">
41756 \begin_inset Text
41757
41758 \begin_layout Plain Layout
41759
41760 \family sans
41761 \begin_inset Info
41762 type  "icon"
41763 arg   "depth-decrement"
41764 \end_inset
41765
41766
41767 \end_layout
41768
41769 \end_inset
41770 </cell>
41771 <cell alignment="center" valignment="top" usebox="none">
41772 \begin_inset Text
41773
41774 \begin_layout Plain Layout
41775
41776 \family sans
41777 Edit\SpecialChar \menuseparator
41778 Decrease
41779 \begin_inset space ~
41780 \end_inset
41781
41782 List
41783 \begin_inset space ~
41784 \end_inset
41785
41786 Depth
41787 \end_layout
41788
41789 \end_inset
41790 </cell>
41791 </row>
41792 <row interlinespace="2.5mm">
41793 <cell alignment="center" valignment="top" usebox="none">
41794 \begin_inset Text
41795
41796 \begin_layout Plain Layout
41797
41798 \family sans
41799 \begin_inset Info
41800 type  "icon"
41801 arg   "float-insert figure"
41802 \end_inset
41803
41804
41805 \end_layout
41806
41807 \end_inset
41808 </cell>
41809 <cell alignment="center" valignment="top" usebox="none">
41810 \begin_inset Text
41811
41812 \begin_layout Plain Layout
41813
41814 \family sans
41815 Insert\SpecialChar \menuseparator
41816 Float\SpecialChar \menuseparator
41817 Figure
41818 \end_layout
41819
41820 \end_inset
41821 </cell>
41822 </row>
41823 <row interlinespace="2.5mm">
41824 <cell alignment="center" valignment="top" usebox="none">
41825 \begin_inset Text
41826
41827 \begin_layout Plain Layout
41828
41829 \family sans
41830 \begin_inset Info
41831 type  "icon"
41832 arg   "float-insert table"
41833 \end_inset
41834
41835
41836 \end_layout
41837
41838 \end_inset
41839 </cell>
41840 <cell alignment="center" valignment="top" usebox="none">
41841 \begin_inset Text
41842
41843 \begin_layout Plain Layout
41844
41845 \family sans
41846 Insert\SpecialChar \menuseparator
41847 Float\SpecialChar \menuseparator
41848 Table
41849 \end_layout
41850
41851 \end_inset
41852 </cell>
41853 </row>
41854 <row interlinespace="2.5mm">
41855 <cell alignment="center" valignment="top" usebox="none">
41856 \begin_inset Text
41857
41858 \begin_layout Plain Layout
41859
41860 \family sans
41861 \begin_inset Info
41862 type  "icon"
41863 arg   "label-insert"
41864 \end_inset
41865
41866
41867 \end_layout
41868
41869 \end_inset
41870 </cell>
41871 <cell alignment="center" valignment="top" usebox="none">
41872 \begin_inset Text
41873
41874 \begin_layout Plain Layout
41875
41876 \family sans
41877 Insert\SpecialChar \menuseparator
41878 Label
41879 \end_layout
41880
41881 \end_inset
41882 </cell>
41883 </row>
41884 <row interlinespace="2.5mm">
41885 <cell alignment="center" valignment="top" usebox="none">
41886 \begin_inset Text
41887
41888 \begin_layout Plain Layout
41889
41890 \family sans
41891 \begin_inset Info
41892 type  "icon"
41893 arg   "dialog-show-new-inset ref"
41894 \end_inset
41895
41896
41897 \end_layout
41898
41899 \end_inset
41900 </cell>
41901 <cell alignment="center" valignment="top" usebox="none">
41902 \begin_inset Text
41903
41904 \begin_layout Plain Layout
41905
41906 \family sans
41907 Insert\SpecialChar \menuseparator
41908 Cross-Reference
41909 \end_layout
41910
41911 \end_inset
41912 </cell>
41913 </row>
41914 <row interlinespace="2.5mm">
41915 <cell alignment="center" valignment="top" usebox="none">
41916 \begin_inset Text
41917
41918 \begin_layout Plain Layout
41919
41920 \family sans
41921 \begin_inset Info
41922 type  "icon"
41923 arg   "dialog-show-new-inset citation"
41924 \end_inset
41925
41926
41927 \end_layout
41928
41929 \end_inset
41930 </cell>
41931 <cell alignment="center" valignment="top" usebox="none">
41932 \begin_inset Text
41933
41934 \begin_layout Plain Layout
41935
41936 \family sans
41937 Insert\SpecialChar \menuseparator
41938 Citation
41939 \end_layout
41940
41941 \end_inset
41942 </cell>
41943 </row>
41944 <row interlinespace="2.5mm">
41945 <cell alignment="center" valignment="top" usebox="none">
41946 \begin_inset Text
41947
41948 \begin_layout Plain Layout
41949
41950 \family sans
41951 \begin_inset Info
41952 type  "icon"
41953 arg   "index-insert"
41954 \end_inset
41955
41956
41957 \end_layout
41958
41959 \end_inset
41960 </cell>
41961 <cell alignment="center" valignment="top" usebox="none">
41962 \begin_inset Text
41963
41964 \begin_layout Plain Layout
41965
41966 \family sans
41967 Insert\SpecialChar \menuseparator
41968 Index
41969 \begin_inset space ~
41970 \end_inset
41971
41972 Entry
41973 \end_layout
41974
41975 \end_inset
41976 </cell>
41977 </row>
41978 <row interlinespace="2.5mm">
41979 <cell alignment="center" valignment="top" usebox="none">
41980 \begin_inset Text
41981
41982 \begin_layout Plain Layout
41983
41984 \family sans
41985 \begin_inset Info
41986 type  "icon"
41987 arg   "nomencl-insert"
41988 \end_inset
41989
41990
41991 \end_layout
41992
41993 \end_inset
41994 </cell>
41995 <cell alignment="center" valignment="top" usebox="none">
41996 \begin_inset Text
41997
41998 \begin_layout Plain Layout
41999
42000 \family sans
42001 Insert\SpecialChar \menuseparator
42002 Nomenclature
42003 \begin_inset space ~
42004 \end_inset
42005
42006 Entry
42007 \end_layout
42008
42009 \end_inset
42010 </cell>
42011 </row>
42012 <row interlinespace="2.5mm">
42013 <cell alignment="center" valignment="top" usebox="none">
42014 \begin_inset Text
42015
42016 \begin_layout Plain Layout
42017
42018 \family sans
42019 \begin_inset Info
42020 type  "icon"
42021 arg   "footnote-insert"
42022 \end_inset
42023
42024
42025 \end_layout
42026
42027 \end_inset
42028 </cell>
42029 <cell alignment="center" valignment="top" usebox="none">
42030 \begin_inset Text
42031
42032 \begin_layout Plain Layout
42033
42034 \family sans
42035 Insert\SpecialChar \menuseparator
42036 Footnote
42037 \end_layout
42038
42039 \end_inset
42040 </cell>
42041 </row>
42042 <row interlinespace="2.5mm">
42043 <cell alignment="center" valignment="top" usebox="none">
42044 \begin_inset Text
42045
42046 \begin_layout Plain Layout
42047
42048 \family sans
42049 \begin_inset Info
42050 type  "icon"
42051 arg   "marginalnote-insert"
42052 \end_inset
42053
42054
42055 \end_layout
42056
42057 \end_inset
42058 </cell>
42059 <cell alignment="center" valignment="top" usebox="none">
42060 \begin_inset Text
42061
42062 \begin_layout Plain Layout
42063
42064 \family sans
42065 Insert\SpecialChar \menuseparator
42066 Marginal
42067 \begin_inset space ~
42068 \end_inset
42069
42070 Note
42071 \end_layout
42072
42073 \end_inset
42074 </cell>
42075 </row>
42076 <row interlinespace="2.5mm">
42077 <cell alignment="center" valignment="top" usebox="none">
42078 \begin_inset Text
42079
42080 \begin_layout Plain Layout
42081
42082 \family sans
42083 \begin_inset Info
42084 type  "icon"
42085 arg   "note-insert"
42086 \end_inset
42087
42088
42089 \end_layout
42090
42091 \end_inset
42092 </cell>
42093 <cell alignment="center" valignment="top" usebox="none">
42094 \begin_inset Text
42095
42096 \begin_layout Plain Layout
42097
42098 \family sans
42099 Insert\SpecialChar \menuseparator
42100 Note\SpecialChar \menuseparator
42101 LyX
42102 \begin_inset space ~
42103 \end_inset
42104
42105 Note
42106 \end_layout
42107
42108 \end_inset
42109 </cell>
42110 </row>
42111 <row interlinespace="2.5mm">
42112 <cell alignment="center" valignment="top" usebox="none">
42113 \begin_inset Text
42114
42115 \begin_layout Plain Layout
42116
42117 \family sans
42118 \begin_inset Info
42119 type  "icon"
42120 arg   "box-insert Frameless"
42121 \end_inset
42122
42123
42124 \end_layout
42125
42126 \end_inset
42127 </cell>
42128 <cell alignment="center" valignment="top" usebox="none">
42129 \begin_inset Text
42130
42131 \begin_layout Plain Layout
42132
42133 \family sans
42134 Insert\SpecialChar \menuseparator
42135 Box
42136 \end_layout
42137
42138 \end_inset
42139 </cell>
42140 </row>
42141 <row interlinespace="2.5mm">
42142 <cell alignment="center" valignment="top" usebox="none">
42143 \begin_inset Text
42144
42145 \begin_layout Plain Layout
42146
42147 \family sans
42148 \begin_inset Info
42149 type  "icon"
42150 arg   "href-insert"
42151 \end_inset
42152
42153
42154 \end_layout
42155
42156 \end_inset
42157 </cell>
42158 <cell alignment="center" valignment="top" usebox="none">
42159 \begin_inset Text
42160
42161 \begin_layout Plain Layout
42162
42163 \family sans
42164 Insert\SpecialChar \menuseparator
42165 URL
42166 \end_layout
42167
42168 \end_inset
42169 </cell>
42170 </row>
42171 <row interlinespace="2.5mm">
42172 <cell alignment="center" valignment="top" usebox="none">
42173 \begin_inset Text
42174
42175 \begin_layout Plain Layout
42176
42177 \family sans
42178 \begin_inset Info
42179 type  "icon"
42180 arg   "ert-insert"
42181 \end_inset
42182
42183
42184 \end_layout
42185
42186 \end_inset
42187 </cell>
42188 <cell alignment="center" valignment="top" usebox="none">
42189 \begin_inset Text
42190
42191 \begin_layout Plain Layout
42192
42193 \family sans
42194 Insert\SpecialChar \menuseparator
42195 T
42196 \family default
42197
42198 \begin_inset ERT
42199 status collapsed
42200
42201 \begin_layout Plain Layout
42202
42203 {}
42204 \end_layout
42205
42206 \end_inset
42207
42208
42209 \family sans
42210 eX
42211 \begin_inset space ~
42212 \end_inset
42213
42214 Code
42215 \end_layout
42216
42217 \end_inset
42218 </cell>
42219 </row>
42220 <row interlinespace="2.5mm">
42221 <cell alignment="center" valignment="top" usebox="none">
42222 \begin_inset Text
42223
42224 \begin_layout Plain Layout
42225
42226 \family sans
42227 \begin_inset Info
42228 type  "icon"
42229 arg   "math-macro newmacroname newcommand"
42230 \end_inset
42231
42232
42233 \end_layout
42234
42235 \end_inset
42236 </cell>
42237 <cell alignment="center" valignment="top" usebox="none">
42238 \begin_inset Text
42239
42240 \begin_layout Plain Layout
42241
42242 \family sans
42243 Insert\SpecialChar \menuseparator
42244 Math\SpecialChar \menuseparator
42245 Macro
42246 \end_layout
42247
42248 \end_inset
42249 </cell>
42250 </row>
42251 <row interlinespace="2.5mm">
42252 <cell alignment="center" valignment="top" usebox="none">
42253 \begin_inset Text
42254
42255 \begin_layout Plain Layout
42256
42257 \family sans
42258 \begin_inset Info
42259 type  "icon"
42260 arg   "dialog-show-new-inset include"
42261 \end_inset
42262
42263
42264 \end_layout
42265
42266 \end_inset
42267 </cell>
42268 <cell alignment="center" valignment="top" usebox="none">
42269 \begin_inset Text
42270
42271 \begin_layout Plain Layout
42272
42273 \family sans
42274 Insert\SpecialChar \menuseparator
42275 File\SpecialChar \menuseparator
42276 Child
42277 \begin_inset space ~
42278 \end_inset
42279
42280 Document
42281 \end_layout
42282
42283 \end_inset
42284 </cell>
42285 </row>
42286 <row interlinespace="2.5mm">
42287 <cell alignment="center" valignment="top" usebox="none">
42288 \begin_inset Text
42289
42290 \begin_layout Plain Layout
42291
42292 \family sans
42293 \begin_inset Info
42294 type  "icon"
42295 arg   "dialog-show character"
42296 \end_inset
42297
42298
42299 \end_layout
42300
42301 \end_inset
42302 </cell>
42303 <cell alignment="center" valignment="top" usebox="none">
42304 \begin_inset Text
42305
42306 \begin_layout Plain Layout
42307
42308 \family sans
42309 Edit\SpecialChar \menuseparator
42310 Text
42311 \begin_inset space ~
42312 \end_inset
42313
42314 Style
42315 \end_layout
42316
42317 \end_inset
42318 </cell>
42319 </row>
42320 <row interlinespace="2.5mm">
42321 <cell alignment="center" valignment="top" usebox="none">
42322 \begin_inset Text
42323
42324 \begin_layout Plain Layout
42325
42326 \family sans
42327 \begin_inset Info
42328 type  "icon"
42329 arg   "layout-paragraph"
42330 \end_inset
42331
42332
42333 \end_layout
42334
42335 \end_inset
42336 </cell>
42337 <cell alignment="center" valignment="top" usebox="none">
42338 \begin_inset Text
42339
42340 \begin_layout Plain Layout
42341
42342 \family sans
42343 Edit\SpecialChar \menuseparator
42344 Paragraph
42345 \begin_inset space ~
42346 \end_inset
42347
42348 Settings
42349 \end_layout
42350
42351 \end_inset
42352 </cell>
42353 </row>
42354 <row interlinespace="2.5mm">
42355 <cell alignment="center" valignment="top" usebox="none">
42356 \begin_inset Text
42357
42358 \begin_layout Plain Layout
42359
42360 \family sans
42361 \begin_inset Info
42362 type  "icon"
42363 arg   "thesaurus-entry"
42364 \end_inset
42365
42366
42367 \end_layout
42368
42369 \end_inset
42370 </cell>
42371 <cell alignment="center" valignment="top" usebox="none">
42372 \begin_inset Text
42373
42374 \begin_layout Plain Layout
42375
42376 \family sans
42377 Tools\SpecialChar \menuseparator
42378 Thesaurus
42379 \end_layout
42380
42381 \end_inset
42382 </cell>
42383 </row>
42384 </lyxtabular>
42385
42386 \end_inset
42387
42388
42389 \end_layout
42390
42391 \begin_layout Subsection
42392 View / Update Toolbar
42393 \begin_inset Index idx
42394 status collapsed
42395
42396 \begin_layout Plain Layout
42397 Toolbar ! View / Update
42398 \end_layout
42399
42400 \end_inset
42401
42402
42403 \end_layout
42404
42405 \begin_layout Standard
42406 \begin_inset Graphics
42407         filename clipart/ViewToolbar.png
42408
42409 \end_inset
42410
42411
42412 \end_layout
42413
42414 \begin_layout Standard
42415 \begin_inset VSpace defskip
42416 \end_inset
42417
42418
42419 \end_layout
42420
42421 \begin_layout Standard
42422 The view / update toolbar as shown above contains from left to right the
42423  following buttons:
42424 \end_layout
42425
42426 \begin_layout Standard
42427 \begin_inset VSpace defskip
42428 \end_inset
42429
42430
42431 \end_layout
42432
42433 \begin_layout Standard
42434 \begin_inset Tabular
42435 <lyxtabular version="3" rows="7" columns="2">
42436 <features islongtable="true" longtabularalignment="center">
42437 <column alignment="left" valignment="top" width="0">
42438 <column alignment="left" valignment="top" width="0">
42439 <row interlinespace="2.5mm">
42440 <cell alignment="center" valignment="top" usebox="none">
42441 \begin_inset Text
42442
42443 \begin_layout Plain Layout
42444
42445 \family sans
42446 \begin_inset Info
42447 type  "icon"
42448 arg   "buffer-view"
42449 \end_inset
42450
42451
42452 \end_layout
42453
42454 \end_inset
42455 </cell>
42456 <cell alignment="center" valignment="top" usebox="none">
42457 \begin_inset Text
42458
42459 \begin_layout Plain Layout
42460
42461 \family sans
42462 View\SpecialChar \menuseparator
42463 View
42464 \end_layout
42465
42466 \end_inset
42467 </cell>
42468 </row>
42469 <row interlinespace="2.5mm">
42470 <cell alignment="center" valignment="top" usebox="none">
42471 \begin_inset Text
42472
42473 \begin_layout Plain Layout
42474
42475 \family sans
42476 \begin_inset Info
42477 type  "icon"
42478 arg   "buffer-update"
42479 \end_inset
42480
42481
42482 \end_layout
42483
42484 \end_inset
42485 </cell>
42486 <cell alignment="center" valignment="top" usebox="none">
42487 \begin_inset Text
42488
42489 \begin_layout Plain Layout
42490
42491 \family sans
42492 View\SpecialChar \menuseparator
42493 Update
42494 \end_layout
42495
42496 \end_inset
42497 </cell>
42498 </row>
42499 <row interlinespace="2.5mm">
42500 <cell alignment="center" valignment="top" usebox="none">
42501 \begin_inset Text
42502
42503 \begin_layout Plain Layout
42504
42505 \family sans
42506 \begin_inset Info
42507 type  "icon"
42508 arg   "master-buffer-view"
42509 \end_inset
42510
42511
42512 \end_layout
42513
42514 \end_inset
42515 </cell>
42516 <cell alignment="center" valignment="top" usebox="none">
42517 \begin_inset Text
42518
42519 \begin_layout Plain Layout
42520
42521 \family sans
42522 View\SpecialChar \menuseparator
42523 Master
42524 \end_layout
42525
42526 \end_inset
42527 </cell>
42528 </row>
42529 <row interlinespace="2.5mm">
42530 <cell alignment="center" valignment="top" usebox="none">
42531 \begin_inset Text
42532
42533 \begin_layout Plain Layout
42534
42535 \family sans
42536 \begin_inset Info
42537 type  "icon"
42538 arg   "master-buffer-update"
42539 \end_inset
42540
42541
42542 \end_layout
42543
42544 \end_inset
42545 </cell>
42546 <cell alignment="center" valignment="top" usebox="none">
42547 \begin_inset Text
42548
42549 \begin_layout Plain Layout
42550
42551 \family sans
42552 View\SpecialChar \menuseparator
42553 Update
42554 \begin_inset space ~
42555 \end_inset
42556
42557 Master
42558 \end_layout
42559
42560 \end_inset
42561 </cell>
42562 </row>
42563 <row interlinespace="2.5mm">
42564 <cell alignment="center" valignment="top" usebox="none">
42565 \begin_inset Text
42566
42567 \begin_layout Plain Layout
42568
42569 \family sans
42570 \begin_inset Info
42571 type  "icon"
42572 arg   "buffer-toggle-output-sync"
42573 \end_inset
42574
42575
42576 \end_layout
42577
42578 \end_inset
42579 </cell>
42580 <cell alignment="center" valignment="top" usebox="none">
42581 \begin_inset Text
42582
42583 \begin_layout Plain Layout
42584
42585 \family sans
42586 Document\SpecialChar \menuseparator
42587 Settings\SpecialChar \menuseparator
42588 Output\SpecialChar \menuseparator
42589 Synchronize with Output
42590 \end_layout
42591
42592 \end_inset
42593 </cell>
42594 </row>
42595 <row interlinespace="2.5mm">
42596 <cell alignment="center" valignment="top" usebox="none">
42597 \begin_inset Text
42598
42599 \begin_layout Plain Layout
42600 \begin_inset Graphics
42601         filename ../images/view-others.png
42602         scale 85
42603         groupId toolbarbuttons
42604
42605 \end_inset
42606
42607
42608 \family sans
42609 *
42610 \end_layout
42611
42612 \end_inset
42613 </cell>
42614 <cell alignment="center" valignment="top" usebox="none">
42615 \begin_inset Text
42616
42617 \begin_layout Plain Layout
42618
42619 \family sans
42620 View\SpecialChar \menuseparator
42621 View (Other Formats)
42622 \end_layout
42623
42624 \end_inset
42625 </cell>
42626 </row>
42627 <row interlinespace="2.5mm">
42628 <cell alignment="center" valignment="top" usebox="none">
42629 \begin_inset Text
42630
42631 \begin_layout Plain Layout
42632 \begin_inset Graphics
42633         filename ../images/update-others.png
42634         scale 85
42635         groupId toolbarbuttons
42636
42637 \end_inset
42638
42639 *
42640 \end_layout
42641
42642 \end_inset
42643 </cell>
42644 <cell alignment="center" valignment="top" usebox="none">
42645 \begin_inset Text
42646
42647 \begin_layout Plain Layout
42648
42649 \family sans
42650 View\SpecialChar \menuseparator
42651 Update (Other Formats)
42652 \end_layout
42653
42654 \end_inset
42655 </cell>
42656 </row>
42657 </lyxtabular>
42658
42659 \end_inset
42660
42661
42662 \end_layout
42663
42664 \begin_layout Standard
42665 * These icons might look different for you if you do not use the default
42666  icon set.
42667 \end_layout
42668
42669 \begin_layout Subsection
42670 Other Toolbars
42671 \end_layout
42672
42673 \begin_layout Standard
42674 The change tracking toolbar is explained in section
42675 \begin_inset space ~
42676 \end_inset
42677
42678
42679 \begin_inset CommandInset ref
42680 LatexCommand ref
42681 reference "sec:Change-Tracking"
42682
42683 \end_inset
42684
42685 , the table toolbar
42686 \begin_inset Index idx
42687 status collapsed
42688
42689 \begin_layout Plain Layout
42690 Toolbar ! Table
42691 \end_layout
42692
42693 \end_inset
42694
42695  in the 
42696 \emph on
42697 Embedded
42698 \begin_inset space ~
42699 \end_inset
42700
42701 Objects
42702 \emph default
42703  manual, the math macro toolbar
42704 \begin_inset Index idx
42705 status collapsed
42706
42707 \begin_layout Plain Layout
42708 Toolbar ! Macro
42709 \end_layout
42710
42711 \end_inset
42712
42713  in the 
42714 \emph on
42715 Math
42716 \emph default
42717  manual.
42718 \end_layout
42719
42720 \begin_layout Chapter
42721 The Document Settings
42722 \begin_inset CommandInset label
42723 LatexCommand label
42724 name "chap:The-Document-Settings"
42725
42726 \end_inset
42727
42728
42729 \begin_inset Index idx
42730 status collapsed
42731
42732 \begin_layout Plain Layout
42733 Document ! Settings
42734 \end_layout
42735
42736 \end_inset
42737
42738
42739 \end_layout
42740
42741 \begin_layout Standard
42742 The document settings dialog contains submenus to set properties for the
42743  whole document and is called with the menu
42744 \family sans
42745  Document\SpecialChar \menuseparator
42746 Settings
42747 \family default
42748 .
42749  You can save your document settings as default with th
42750 \family sans
42751 e Save as Document Defaults
42752 \family default
42753  button in the dialog.
42754  This will create a template named 
42755 \family typewriter
42756 default.lyx
42757 \family default
42758  which is automatically loaded by LyX when you create a new document without
42759  using a template.
42760 \end_layout
42761
42762 \begin_layout Standard
42763 The different submenus of the dialog are explained in the following.
42764 \end_layout
42765
42766 \begin_layout Section
42767 Document Class
42768 \end_layout
42769
42770 \begin_layout Standard
42771 Here you set the document class, class options, a graphics driver, and a
42772  master document.
42773  Document classes are described in section
42774 \begin_inset space ~
42775 \end_inset
42776
42777
42778 \begin_inset CommandInset ref
42779 LatexCommand ref
42780 reference "sec:Document-Classes"
42781
42782 \end_inset
42783
42784 .
42785  Some classes use some class options by default.
42786  If this is the case, they are listed in the field 
42787 \family sans
42788 Predefined
42789 \family default
42790  and you can decide to use them or not.
42791  If you don't exactly know what the default class options are for, it is
42792  recommended not to touch them.
42793  The 
42794 \family sans
42795 Graphics driver
42796 \family default
42797  is used for LaTeX's graphics, color and page layout packages.
42798  When using 
42799 \family sans
42800 Default
42801 \family default
42802 , the default driver for the LaTeX-packages is used.
42803  It is recommended that you use the default unless you know what you are
42804  doing.
42805 \begin_inset Foot
42806 status collapsed
42807
42808 \begin_layout Plain Layout
42809 When you want to use one of the following drivers
42810 \begin_inset Newline newline
42811 \end_inset
42812
42813
42814 \family sans
42815 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42816 \family default
42817
42818 \begin_inset Newline newline
42819 \end_inset
42820
42821 you first have to activate them in your LaTeX distribution, see sec.
42822 \begin_inset space \thinspace{}
42823 \end_inset
42824
42825 2 in 
42826 \begin_inset CommandInset href
42827 LatexCommand href
42828 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42829
42830 \end_inset
42831
42832 .
42833 \end_layout
42834
42835 \end_inset
42836
42837
42838 \end_layout
42839
42840 \begin_layout Standard
42841 Specifying a master document is necessary when the current document is a
42842  child or subdocument.
42843  This master document will be used by LyX when the child document is opened
42844  without its master.
42845  This way child documents are always compilable.
42846  More about master and child documents is explained in the section 
42847 \emph on
42848 Child Documents
42849 \emph default
42850  of the 
42851 \emph on
42852 Embedded
42853 \begin_inset space ~
42854 \end_inset
42855
42856 Objects
42857 \emph default
42858  manual.
42859 \end_layout
42860
42861 \begin_layout Standard
42862 There is also an option to suppress the date and one to use the LaTeX-package
42863  
42864 \series bold
42865 refstyle
42866 \series default
42867  instead of 
42868 \series bold
42869 prettyref
42870 \series default
42871
42872 \begin_inset Index idx
42873 status collapsed
42874
42875 \begin_layout Plain Layout
42876 LaTeX-packages ! prettyref
42877 \end_layout
42878
42879 \end_inset
42880
42881
42882 \begin_inset Index idx
42883 status collapsed
42884
42885 \begin_layout Plain Layout
42886 LaTeX-packages ! refstyle
42887 \end_layout
42888
42889 \end_inset
42890
42891  for cross-references, see sec.
42892 \begin_inset space \thinspace{}
42893 \end_inset
42894
42895
42896 \begin_inset CommandInset ref
42897 LatexCommand ref
42898 reference "sec:Cross-References"
42899
42900 \end_inset
42901
42902 .
42903 \end_layout
42904
42905 \begin_layout Section
42906 Child Documents
42907 \end_layout
42908
42909 \begin_layout Standard
42910 This submenu is only visible when your document includes child documents.
42911  Please refer to the section 
42912 \emph on
42913 Child
42914 \begin_inset space ~
42915 \end_inset
42916
42917 Documents
42918 \emph default
42919  of the 
42920 \emph on
42921 Embedded
42922 \begin_inset space ~
42923 \end_inset
42924
42925 Objects
42926 \emph default
42927  manual for details.
42928 \end_layout
42929
42930 \begin_layout Section
42931 Modules
42932 \end_layout
42933
42934 \begin_layout Standard
42935 Modules are explained in section
42936 \begin_inset space ~
42937 \end_inset
42938
42939
42940 \begin_inset CommandInset ref
42941 LatexCommand ref
42942 reference "sub:Modules"
42943
42944 \end_inset
42945
42946 .
42947 \end_layout
42948
42949 \begin_layout Section
42950 Local Layout
42951 \end_layout
42952
42953 \begin_layout Standard
42954 See section
42955 \begin_inset space ~
42956 \end_inset
42957
42958
42959 \begin_inset CommandInset ref
42960 LatexCommand ref
42961 reference "sub:Local-Layout"
42962
42963 \end_inset
42964
42965  for a description.
42966 \end_layout
42967
42968 \begin_layout Section
42969 Fonts
42970 \end_layout
42971
42972 \begin_layout Standard
42973 The document font settings are described in section
42974 \begin_inset space ~
42975 \end_inset
42976
42977
42978 \begin_inset CommandInset ref
42979 LatexCommand ref
42980 reference "sec:Fonts-and-Text"
42981
42982 \end_inset
42983
42984 .
42985 \end_layout
42986
42987 \begin_layout Section
42988 Text Layout
42989 \end_layout
42990
42991 \begin_layout Standard
42992 You can specify if paragraphs should be separated by indentations or vertical
42993  skips.
42994  The line spacing and the number of text columns can here also be specified.
42995  
42996 \end_layout
42997
42998 \begin_layout Standard
42999 Note that LyX will not show two columns or the set up line spacing on screen.
43000  That is impractical, often unreadable, and not part of the WYSIWYM concept.
43001  However, it will be as you specified it in the output.
43002 \end_layout
43003
43004 \begin_layout Section
43005 Page Layout
43006 \end_layout
43007
43008 \begin_layout Standard
43009 A description of this menu is given in section
43010 \begin_inset space ~
43011 \end_inset
43012
43013
43014 \begin_inset CommandInset ref
43015 LatexCommand ref
43016 reference "sub:Paper-Size,-Orientation"
43017
43018 \end_inset
43019
43020  and 
43021 \begin_inset CommandInset ref
43022 LatexCommand ref
43023 reference "sub:Document-Layout"
43024
43025 \end_inset
43026
43027 .
43028 \end_layout
43029
43030 \begin_layout Section
43031 Page Margins
43032 \end_layout
43033
43034 \begin_layout Standard
43035 Here you can adjust the paper margins, see section
43036 \begin_inset space ~
43037 \end_inset
43038
43039
43040 \begin_inset CommandInset ref
43041 LatexCommand ref
43042 reference "sub:Margins"
43043
43044 \end_inset
43045
43046 .
43047 \end_layout
43048
43049 \begin_layout Section
43050 Language
43051 \begin_inset CommandInset label
43052 LatexCommand label
43053 name "sec:Language-encodings"
43054
43055 \end_inset
43056
43057
43058 \begin_inset Index idx
43059 status collapsed
43060
43061 \begin_layout Plain Layout
43062 Language ! Encoding
43063 \end_layout
43064
43065 \end_inset
43066
43067
43068 \end_layout
43069
43070 \begin_layout Standard
43071 The document language and quote styles are set here.
43072  The encoding specifies how the document content is exported to LaTeX (the
43073  LyX file is always encoded in utf8).
43074  All characters that cannot be encoded using the specified encoding will
43075  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43076  known for a particular character).
43077 \begin_inset Foot
43078 status collapsed
43079
43080 \begin_layout Plain Layout
43081 The known commands are defined in a text file (
43082 \emph on
43083 unicodesymbols
43084 \emph default
43085 ).
43086  You can add commands for unknown symbols to that file yourself, see the
43087  
43088 \emph on
43089 Customization
43090 \emph default
43091  manual for details.
43092 \end_layout
43093
43094 \end_inset
43095
43096
43097 \end_layout
43098
43099 \begin_layout Standard
43100 If you use the option 
43101 \family sans
43102 Language Default
43103 \family default
43104 , LyX determines the encoding of a text part from the language of this text.
43105  If the document contains text in more than one language you may get more
43106  than one encoding in the LaTeX file.
43107  If you do not use this option then the complete document will always use
43108  exactly one encoding.
43109  Checking this option is the preferred setting.
43110 \end_layout
43111
43112 \begin_layout Standard
43113 LyX also supports Unicode output, which is particularly useful if you need
43114  lots of special symbols or non-alphabetic scripts, respectively.
43115  If you want to use this (and your LaTeX installation supports Unicode,
43116  for that matter), choose one of the four utf8 variants from the list below.
43117  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43118  so it is not uncommon that a file with lots of Unicode symbols works fine
43119  with 
43120 \family sans
43121 Language Default
43122 \family default
43123  (when LyX uses its list of known LaTeX-commands), but does not work with
43124  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43125  because all Unicode symbols can be encoded in utf8).
43126  The situation is much better with XeTeX and LuaTeX, two new alternative
43127  engines to standard LaTeX.
43128  Both engines support Unicode natively.
43129  LyX now also supports these two engines (via the output formats 
43130 \family sans
43131 PDF
43132 \begin_inset space ~
43133 \end_inset
43134
43135 (XeTe
43136 \begin_inset ERT
43137 status collapsed
43138
43139 \begin_layout Plain Layout
43140
43141 {}
43142 \end_layout
43143
43144 \end_inset
43145
43146 X)
43147 \family default
43148
43149 \family sans
43150 PDF
43151 \begin_inset space ~
43152 \end_inset
43153
43154 (LuaTe
43155 \begin_inset ERT
43156 status collapsed
43157
43158 \begin_layout Plain Layout
43159
43160 {}
43161 \end_layout
43162
43163 \end_inset
43164
43165 X)
43166 \family default
43167  and 
43168 \family sans
43169 DVI
43170 \begin_inset space ~
43171 \end_inset
43172
43173 (LuaTeX)
43174 \family default
43175 , see section
43176 \begin_inset space ~
43177 \end_inset
43178
43179
43180 \begin_inset CommandInset ref
43181 LatexCommand ref
43182 reference "sub:Output-file-formats"
43183
43184 \end_inset
43185
43186 ).
43187  So if you are using many special or accented characters and 
43188 \family sans
43189 Language Default
43190 \family default
43191  fails, you might try out one of these new engines.
43192 \end_layout
43193
43194 \begin_layout Standard
43195 The 
43196 \family sans
43197 Language
43198 \begin_inset space ~
43199 \end_inset
43200
43201 package
43202 \family default
43203  determines the LaTeX-package that is used for hyphenation and the translation
43204  of strings like 
43205 \begin_inset Quotes eld
43206 \end_inset
43207
43208 Part
43209 \begin_inset Quotes erd
43210 \end_inset
43211
43212 .
43213  The possible settings are:
43214 \end_layout
43215
43216 \begin_layout Description
43217 Default is the package 
43218 \series bold
43219 babel
43220 \series default
43221
43222 \begin_inset Index idx
43223 status collapsed
43224
43225 \begin_layout Plain Layout
43226 LaTeX-packages ! babel
43227 \end_layout
43228
43229 \end_inset
43230
43231 .
43232 \end_layout
43233
43234 \begin_layout Description
43235 Automatic selects the most suitable language package for the view/export
43236  format you will use.
43237  For example for the XeTeX formats the package 
43238 \series bold
43239 polyglossia
43240 \series default
43241
43242 \begin_inset Index idx
43243 status collapsed
43244
43245 \begin_layout Plain Layout
43246 LaTeX-packages ! polyglossia
43247 \end_layout
43248
43249 \end_inset
43250
43251  will be used instead of 
43252 \series bold
43253 babel
43254 \series default
43255 .
43256 \end_layout
43257
43258 \begin_layout Description
43259 Always
43260 \begin_inset space ~
43261 \end_inset
43262
43263 Babel uses in every case 
43264 \series bold
43265 babel
43266 \series default
43267 .
43268 \end_layout
43269
43270 \begin_layout Description
43271 Custom allows you to specify a language package command of your choice.
43272  For example if you want to use a language-specific package like 
43273 \series bold
43274 ngerman
43275 \series default
43276  (for German texts), type in
43277 \series bold
43278
43279 \begin_inset Newline newline
43280 \end_inset
43281
43282
43283 \backslash
43284 usepackage{ngerman}
43285 \end_layout
43286
43287 \begin_layout Description
43288 None will not use a language package.
43289  This necessary for some document classes for scientific articles.
43290 \end_layout
43291
43292 \begin_layout Standard
43293 Here is a list with the important encodings:
43294 \end_layout
43295
43296 \begin_layout Description
43297 Language
43298 \begin_inset space ~
43299 \end_inset
43300
43301 Default
43302 \begin_inset space ~
43303 \end_inset
43304
43305 (no
43306 \begin_inset space ~
43307 \end_inset
43308
43309 inputenc) Same as 
43310 \family sans
43311 Language Default
43312 \family default
43313 , but the LaTeX-package 
43314 \series bold
43315 inputenc
43316 \series default
43317
43318 \begin_inset Index idx
43319 status collapsed
43320
43321 \begin_layout Plain Layout
43322 LaTeX-packages ! inputenc
43323 \end_layout
43324
43325 \end_inset
43326
43327  is not used.
43328  When using this, you probably need to load some additional packages manually
43329  in the preamble and specify the used encoding for text parts in foreign
43330  languages in TeX code.
43331 \end_layout
43332
43333 \begin_layout Description
43334 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43335  LyX converts all other characters into LaTeX commands, which may result
43336  in a big file when lots of LaTeX-commands are needed.
43337 \end_layout
43338
43339 \begin_layout Description
43340 Arabic
43341 \begin_inset space ~
43342 \end_inset
43343
43344 (CP
43345 \begin_inset space ~
43346 \end_inset
43347
43348 1256) MS Windows code page for Arabic and Farsi
43349 \end_layout
43350
43351 \begin_layout Description
43352 Arabic
43353 \begin_inset space ~
43354 \end_inset
43355
43356 (ISO
43357 \begin_inset space ~
43358 \end_inset
43359
43360 8859-6) for Arabic and Farsi
43361 \end_layout
43362
43363 \begin_layout Description
43364 Armenian
43365 \begin_inset space ~
43366 \end_inset
43367
43368 (ArmSCII8) for Armenian
43369 \end_layout
43370
43371 \begin_layout Description
43372 Baltic
43373 \begin_inset space ~
43374 \end_inset
43375
43376 (CP
43377 \begin_inset space ~
43378 \end_inset
43379
43380 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43381  as the ISO-8859-13 encoding
43382 \end_layout
43383
43384 \begin_layout Description
43385 Baltic
43386 \begin_inset space ~
43387 \end_inset
43388
43389 (ISO
43390 \begin_inset space ~
43391 \end_inset
43392
43393 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43394  encoding
43395 \end_layout
43396
43397 \begin_layout Description
43398 Baltic
43399 \begin_inset space ~
43400 \end_inset
43401
43402 (ISO
43403 \begin_inset space ~
43404 \end_inset
43405
43406 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43407  ISO-8859-13 encoding
43408 \end_layout
43409
43410 \begin_layout Description
43411 Central
43412 \begin_inset space ~
43413 \end_inset
43414
43415 European
43416 \begin_inset space ~
43417 \end_inset
43418
43419 (CP
43420 \begin_inset space ~
43421 \end_inset
43422
43423 1250) MS Windows code page for ISO
43424 \begin_inset space ~
43425 \end_inset
43426
43427 8859-2 (latin2)
43428 \end_layout
43429
43430 \begin_layout Description
43431 Central
43432 \begin_inset space ~
43433 \end_inset
43434
43435 European
43436 \begin_inset space ~
43437 \end_inset
43438
43439 (ISO
43440 \begin_inset space ~
43441 \end_inset
43442
43443 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43444  Romanian, Slovak and Slovenian
43445 \end_layout
43446
43447 \begin_layout Description
43448 Chinese
43449 \begin_inset space ~
43450 \end_inset
43451
43452 (simplified)
43453 \begin_inset space ~
43454 \end_inset
43455
43456 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43457  this encoding is officially replaced by the encoding GB18030, as GB18030
43458  is not available for LaTeX you should try to use the encoding Unicode
43459 \begin_inset space ~
43460 \end_inset
43461
43462 (CJK)
43463 \begin_inset space ~
43464 \end_inset
43465
43466 (utf8)
43467 \end_layout
43468
43469 \begin_layout Description
43470 Chinese
43471 \begin_inset space ~
43472 \end_inset
43473
43474 (simplified)
43475 \begin_inset space ~
43476 \end_inset
43477
43478 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43479  except for the Euro currency sign, since 2001 this encoding is officially
43480  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43481  you should try to use the encoding Unicode
43482 \begin_inset space ~
43483 \end_inset
43484
43485 (CJK)
43486 \begin_inset space ~
43487 \end_inset
43488
43489 (utf8)
43490 \end_layout
43491
43492 \begin_layout Description
43493 Chinese
43494 \begin_inset space ~
43495 \end_inset
43496
43497 (traditional)
43498 \begin_inset space ~
43499 \end_inset
43500
43501 (EUC-TW) for traditional Chinese
43502 \end_layout
43503
43504 \begin_layout Description
43505 Cyrillic
43506 \begin_inset space ~
43507 \end_inset
43508
43509 (CP
43510 \begin_inset space ~
43511 \end_inset
43512
43513 1251) MS Windows code page for Cyrillic
43514 \end_layout
43515
43516 \begin_layout Description
43517 Cyrillic
43518 \begin_inset space ~
43519 \end_inset
43520
43521 (ISO
43522 \begin_inset space ~
43523 \end_inset
43524
43525 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43526 \end_layout
43527
43528 \begin_layout Description
43529 Cyrillic
43530 \begin_inset space ~
43531 \end_inset
43532
43533 (KOI8-R) standard Cyrillic especially for Russian
43534 \end_layout
43535
43536 \begin_layout Description
43537 Cyrillic
43538 \begin_inset space ~
43539 \end_inset
43540
43541 (KOI8-U) Cyrillic for Ukrainian
43542 \end_layout
43543
43544 \begin_layout Description
43545 Cyrillic
43546 \begin_inset space ~
43547 \end_inset
43548
43549 (pt
43550 \begin_inset space ~
43551 \end_inset
43552
43553 154) Cyrillic for Kazakh
43554 \end_layout
43555
43556 \begin_layout Description
43557 Greek
43558 \begin_inset space ~
43559 \end_inset
43560
43561 (ISO
43562 \begin_inset space ~
43563 \end_inset
43564
43565 8859-7) for Greek
43566 \end_layout
43567
43568 \begin_layout Description
43569 Hebrew
43570 \begin_inset space ~
43571 \end_inset
43572
43573 (CP
43574 \begin_inset space ~
43575 \end_inset
43576
43577 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43578 \end_layout
43579
43580 \begin_layout Description
43581 Hebrew
43582 \begin_inset space ~
43583 \end_inset
43584
43585 (ISO
43586 \begin_inset space ~
43587 \end_inset
43588
43589 8859-8) for Hebrew
43590 \end_layout
43591
43592 \begin_layout Description
43593 Japanese
43594 \begin_inset space ~
43595 \end_inset
43596
43597 (CJK)
43598 \begin_inset space ~
43599 \end_inset
43600
43601 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43602 \series bold
43603 CJK
43604 \series default
43605
43606 \begin_inset Index idx
43607 status collapsed
43608
43609 \begin_layout Plain Layout
43610 LaTeX-packages ! CJK
43611 \end_layout
43612
43613 \end_inset
43614
43615 , when using this, set the document language to 
43616 \family sans
43617 Japanese (CJK)
43618 \end_layout
43619
43620 \begin_layout Description
43621 Japanese
43622 \begin_inset space ~
43623 \end_inset
43624
43625 (CJK)
43626 \begin_inset space ~
43627 \end_inset
43628
43629 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43630 \series bold
43631 CJK
43632 \series default
43633 , when using this, set the document language to 
43634 \family sans
43635 Japanese
43636 \begin_inset space ~
43637 \end_inset
43638
43639 (CJK)
43640 \end_layout
43641
43642 \begin_layout Description
43643 Japanese
43644 \begin_inset space ~
43645 \end_inset
43646
43647 (non-CJK)
43648 \begin_inset space ~
43649 \end_inset
43650
43651 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43652 \series bold
43653 japanese
43654 \series default
43655
43656 \begin_inset Index idx
43657 status collapsed
43658
43659 \begin_layout Plain Layout
43660 LaTeX-packages ! japanese
43661 \end_layout
43662
43663 \end_inset
43664
43665 , when using this, set the document language to 
43666 \family sans
43667 Japanese
43668 \end_layout
43669
43670 \begin_layout Description
43671 Japanese
43672 \begin_inset space ~
43673 \end_inset
43674
43675 (non-CJK)
43676 \begin_inset space ~
43677 \end_inset
43678
43679 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43680 \series bold
43681 japanese
43682 \series default
43683 , when using this, set the document language to 
43684 \family sans
43685 Japanese
43686 \end_layout
43687
43688 \begin_layout Description
43689 Japanese
43690 \begin_inset space ~
43691 \end_inset
43692
43693 (non-CJK)
43694 \begin_inset space ~
43695 \end_inset
43696
43697 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43698 \series bold
43699 japanese
43700 \series default
43701 , when using this, set the document language to 
43702 \family sans
43703 Japanese
43704 \end_layout
43705
43706 \begin_layout Description
43707 Korean
43708 \begin_inset space ~
43709 \end_inset
43710
43711 (EUC-KR) for Korean
43712 \end_layout
43713
43714 \begin_layout Description
43715 Southern
43716 \begin_inset space ~
43717 \end_inset
43718
43719 European
43720 \begin_inset space ~
43721 \end_inset
43722
43723 (ISO
43724 \begin_inset space ~
43725 \end_inset
43726
43727 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43728 \end_layout
43729
43730 \begin_layout Description
43731 South-Eastern
43732 \begin_inset space ~
43733 \end_inset
43734
43735 European
43736 \begin_inset space ~
43737 \end_inset
43738
43739 (ISO
43740 \begin_inset space ~
43741 \end_inset
43742
43743 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43744  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43745  to cover many languages and characters with diacritics
43746 \end_layout
43747
43748 \begin_layout Description
43749 Thai
43750 \begin_inset space ~
43751 \end_inset
43752
43753 (TIS
43754 \begin_inset space ~
43755 \end_inset
43756
43757 620-0) for Thai
43758 \end_layout
43759
43760 \begin_layout Description
43761 Turkish
43762 \begin_inset space ~
43763 \end_inset
43764
43765 (ISO
43766 \begin_inset space ~
43767 \end_inset
43768
43769 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43770  Icelandic letters are replaced by Turkish ones
43771 \end_layout
43772
43773 \begin_layout Description
43774 Unicode
43775 \begin_inset space ~
43776 \end_inset
43777
43778 (CJK)
43779 \begin_inset space ~
43780 \end_inset
43781
43782 (utf8) Unicode utf8 with the LaTeX-package 
43783 \series bold
43784 CJK
43785 \series default
43786
43787 \begin_inset Index idx
43788 status collapsed
43789
43790 \begin_layout Plain Layout
43791 LaTeX-packages ! CJK
43792 \end_layout
43793
43794 \end_inset
43795
43796  (for the languages Chinese, Japanese and Korean)
43797 \end_layout
43798
43799 \begin_layout Description
43800 Unicode
43801 \begin_inset space ~
43802 \end_inset
43803
43804 (XeTeX)
43805 \begin_inset space ~
43806 \end_inset
43807
43808 (utf8) Unicode utf8 to be used with 
43809 \family sans
43810 XeTeX
43811 \family default
43812  and 
43813 \family sans
43814 LuaTeX
43815 \family default
43816 , which use Unicode directly, without the help of the LaTeX-package 
43817 \series bold
43818 inputenc
43819 \series default
43820 .
43821  LyX automatically selects this encoding if you export or preview XeTeX
43822  or LuaTeX.
43823  Normally you do not need to set this encoding manually.
43824 \end_layout
43825
43826 \begin_layout Description
43827 Unicode
43828 \begin_inset space ~
43829 \end_inset
43830
43831 (ucs-extended)
43832 \begin_inset space ~
43833 \end_inset
43834
43835 (utf8x) Unicode utf8 based on the LaTeX-package 
43836 \series bold
43837 ucs
43838 \series default
43839
43840 \begin_inset Index idx
43841 status collapsed
43842
43843 \begin_layout Plain Layout
43844 LaTeX-packages ! ucs
43845 \end_layout
43846
43847 \end_inset
43848
43849  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43850 \end_layout
43851
43852 \begin_layout Description
43853 Unicode
43854 \begin_inset space ~
43855 \end_inset
43856
43857 (utf8) Unicode utf8 based on the LaTeX-package 
43858 \series bold
43859 inputenc
43860 \series default
43861
43862 \begin_inset Index idx
43863 status collapsed
43864
43865 \begin_layout Plain Layout
43866 LaTeX-packages ! inputenc
43867 \end_layout
43868
43869 \end_inset
43870
43871 .
43872  Currently only a limited range of characters (mainly for Latin scripts)
43873  is supported.
43874 \end_layout
43875
43876 \begin_layout Description
43877 Western
43878 \begin_inset space ~
43879 \end_inset
43880
43881 European
43882 \begin_inset space ~
43883 \end_inset
43884
43885 (CP
43886 \begin_inset space ~
43887 \end_inset
43888
43889 1252) MS Windows code page for ISO
43890 \begin_inset space ~
43891 \end_inset
43892
43893 8859-1 (latin1)
43894 \end_layout
43895
43896 \begin_layout Description
43897 Western
43898 \begin_inset space ~
43899 \end_inset
43900
43901 European
43902 \begin_inset space ~
43903 \end_inset
43904
43905 (ISO
43906 \begin_inset space ~
43907 \end_inset
43908
43909 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43910  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43911  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43912  encoding instead
43913 \end_layout
43914
43915 \begin_layout Description
43916 Western
43917 \begin_inset space ~
43918 \end_inset
43919
43920 European
43921 \begin_inset space ~
43922 \end_inset
43923
43924 (ISO
43925 \begin_inset space ~
43926 \end_inset
43927
43928 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43929  sign, the œ-ligature and some characters used for French and Finnish
43930 \end_layout
43931
43932 \begin_layout Standard
43933 Finally, the dialog lets you select a specific language package for the
43934  current document.
43935  See 
43936 \begin_inset CommandInset ref
43937 LatexCommand formatted
43938 reference "sub:Prefs-Language"
43939
43940 \end_inset
43941
43942  for more information on the language package.
43943 \end_layout
43944
43945 \begin_layout Section
43946 Numbering & TOC
43947 \end_layout
43948
43949 \begin_layout Standard
43950 You can adjust here the numbering depth of section headings and the section
43951  depth in the table of contents as described in section
43952 \begin_inset space ~
43953 \end_inset
43954
43955
43956 \begin_inset CommandInset ref
43957 LatexCommand ref
43958 reference "sub:Numbering-depth"
43959
43960 \end_inset
43961
43962 .
43963 \end_layout
43964
43965 \begin_layout Section
43966 Bibliography
43967 \end_layout
43968
43969 \begin_layout Standard
43970 You can specify here a citation style using the LaTeX packages 
43971 \series bold
43972 natbib
43973 \series default
43974
43975 \begin_inset Index idx
43976 status collapsed
43977
43978 \begin_layout Plain Layout
43979 LaTeX-packages ! natbib
43980 \end_layout
43981
43982 \end_inset
43983
43984  or 
43985 \series bold
43986 jurabib
43987 \series default
43988
43989 \begin_inset Index idx
43990 status collapsed
43991
43992 \begin_layout Plain Layout
43993 LaTeX-packages ! jurabib
43994 \end_layout
43995
43996 \end_inset
43997
43998 .
43999  You can enable subdivided bibliographies using the LaTeX package 
44000 \series bold
44001 bibtopic
44002 \series default
44003
44004 \begin_inset Index idx
44005 status collapsed
44006
44007 \begin_layout Plain Layout
44008 LaTeX-packages ! bibtopic
44009 \end_layout
44010
44011 \end_inset
44012
44013  and you can customize how the bibliography of the given document is being
44014  generated.
44015  For a further description see section
44016 \begin_inset space ~
44017 \end_inset
44018
44019
44020 \begin_inset CommandInset ref
44021 LatexCommand ref
44022 reference "sec:Bibliography"
44023
44024 \end_inset
44025
44026 .
44027 \end_layout
44028
44029 \begin_layout Section
44030 Indexes
44031 \end_layout
44032
44033 \begin_layout Standard
44034 Here, you can customize how the index of your document is being generated
44035  and you can define additional indexes.
44036  Please refer to section
44037 \begin_inset space ~
44038 \end_inset
44039
44040
44041 \begin_inset CommandInset ref
44042 LatexCommand ref
44043 reference "sec:Index"
44044
44045 \end_inset
44046
44047  for details.
44048 \end_layout
44049
44050 \begin_layout Section
44051 PDF Properties
44052 \end_layout
44053
44054 \begin_layout Standard
44055 The PDF properties are explained in section
44056 \begin_inset space ~
44057 \end_inset
44058
44059
44060 \begin_inset CommandInset ref
44061 LatexCommand ref
44062 reference "sec:PDF-Properties"
44063
44064 \end_inset
44065
44066 .
44067 \end_layout
44068
44069 \begin_layout Section
44070 Math Options
44071 \end_layout
44072
44073 \begin_layout Standard
44074 These options will force LyX to use the LaTeX-packages 
44075 \series bold
44076 amsmath
44077 \series default
44078
44079 \begin_inset Index idx
44080 status collapsed
44081
44082 \begin_layout Plain Layout
44083 LaTeX-packages ! amsmath
44084 \end_layout
44085
44086 \end_inset
44087
44088
44089 \series bold
44090 esint
44091 \series default
44092
44093 \begin_inset Index idx
44094 status collapsed
44095
44096 \begin_layout Plain Layout
44097 LaTeX-packages ! esint
44098 \end_layout
44099
44100 \end_inset
44101
44102 , mathdots
44103 \begin_inset Index idx
44104 status collapsed
44105
44106 \begin_layout Plain Layout
44107 LaTeX-packages ! mathdots
44108 \end_layout
44109
44110 \end_inset
44111
44112  und 
44113 \series bold
44114 mhchem
44115 \series default
44116
44117 \begin_inset Index idx
44118 status collapsed
44119
44120 \begin_layout Plain Layout
44121 LaTeX-packages ! mhchem
44122 \end_layout
44123
44124 \end_inset
44125
44126  or to use them automatically when they are needed.
44127 \end_layout
44128
44129 \begin_layout Description
44130 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44131  ensure that you have enabled 
44132 \family sans
44133 AMS
44134 \begin_inset space ~
44135 \end_inset
44136
44137 math
44138 \family default
44139 .
44140 \end_layout
44141
44142 \begin_layout Description
44143 esint is used for special integral characters, see section 
44144 \emph on
44145 Big
44146 \begin_inset space ~
44147 \end_inset
44148
44149 Operators
44150 \emph default
44151  of the 
44152 \emph on
44153 Math
44154 \emph default
44155  manual.
44156 \end_layout
44157
44158 \begin_layout Description
44159 mathdots is used for special ellipses, see section 
44160 \emph on
44161 Ellipses
44162 \emph default
44163  of the 
44164 \emph on
44165 Math
44166 \emph default
44167  manual.
44168 \end_layout
44169
44170 \begin_layout Description
44171 mhchem is used for chemical equations, see section 
44172 \emph on
44173 Chemical Symbols and Equations
44174 \emph default
44175  of the 
44176 \emph on
44177 Math
44178 \emph default
44179  manual.
44180 \end_layout
44181
44182 \begin_layout Section
44183 Float Placement
44184 \end_layout
44185
44186 \begin_layout Standard
44187 The float placement options are described in section 
44188 \emph on
44189 Float
44190 \begin_inset space ~
44191 \end_inset
44192
44193 Placement
44194 \emph default
44195  of the 
44196 \emph on
44197 Embedded
44198 \begin_inset space ~
44199 \end_inset
44200
44201 Objects
44202 \emph default
44203  manual.
44204 \end_layout
44205
44206 \begin_layout Section
44207 Listings
44208 \end_layout
44209
44210 \begin_layout Standard
44211 The listings settings are explained in chapter 
44212 \emph on
44213 Program Code Listings
44214 \emph default
44215  of the 
44216 \emph on
44217 Embedded
44218 \begin_inset space ~
44219 \end_inset
44220
44221 Objects
44222 \emph default
44223  manual.
44224 \end_layout
44225
44226 \begin_layout Section
44227 Bullets
44228 \end_layout
44229
44230 \begin_layout Standard
44231 Here you can adjust the characters for the itemize levels.
44232  The itemize environment is described in section
44233 \begin_inset space ~
44234 \end_inset
44235
44236
44237 \begin_inset CommandInset ref
44238 LatexCommand ref
44239 reference "sec:Itemize"
44240
44241 \end_inset
44242
44243 .
44244 \end_layout
44245
44246 \begin_layout Section
44247 Branches
44248 \end_layout
44249
44250 \begin_layout Standard
44251 Branches are described in section
44252 \begin_inset space ~
44253 \end_inset
44254
44255
44256 \begin_inset CommandInset ref
44257 LatexCommand ref
44258 reference "sec:Branches"
44259
44260 \end_inset
44261
44262 .
44263 \end_layout
44264
44265 \begin_layout Section
44266 Output
44267 \begin_inset CommandInset label
44268 LatexCommand label
44269 name "sec:Doc-Output"
44270
44271 \end_inset
44272
44273
44274 \end_layout
44275
44276 \begin_layout Standard
44277 Here you can define some output specifics for the current document:
44278 \end_layout
44279
44280 \begin_layout Description
44281 Default
44282 \begin_inset space ~
44283 \end_inset
44284
44285 Output
44286 \begin_inset space ~
44287 \end_inset
44288
44289 Format: The format that is used when you hit 
44290 \begin_inset Quotes eld
44291 \end_inset
44292
44293 View
44294 \begin_inset Quotes erd
44295 \end_inset
44296
44297
44298 \begin_inset Quotes eld
44299 \end_inset
44300
44301 Update
44302 \begin_inset Quotes erd
44303 \end_inset
44304
44305
44306 \begin_inset Quotes eld
44307 \end_inset
44308
44309 View Master Document
44310 \begin_inset Quotes erd
44311 \end_inset
44312
44313  and 
44314 \begin_inset Quotes eld
44315 \end_inset
44316
44317 Update Master Document
44318 \begin_inset Quotes erd
44319 \end_inset
44320
44321  in the 
44322 \family sans
44323 View
44324 \family default
44325  menu or the toolbar.
44326  The default is set in 
44327 \family sans
44328 Tools\SpecialChar \menuseparator
44329 Preferences\SpecialChar \menuseparator
44330 File Formats
44331 \family default
44332 , see sec.
44333 \begin_inset space \thinspace{}
44334 \end_inset
44335
44336
44337 \begin_inset CommandInset ref
44338 LatexCommand formatted
44339 reference "sec:File-Formats"
44340
44341 \end_inset
44342
44343 .
44344 \end_layout
44345
44346 \begin_layout Description
44347 Synchronize
44348 \begin_inset space ~
44349 \end_inset
44350
44351 with
44352 \begin_inset space ~
44353 \end_inset
44354
44355 Output settings for the menu 
44356 \family sans
44357 Navigate\SpecialChar \menuseparator
44358 Forward
44359 \begin_inset space ~
44360 \end_inset
44361
44362 search
44363 \family default
44364 .
44365  For a detailed description see section 
44366 \emph on
44367 Reverse DVI/PDF search
44368 \emph default
44369  of the 
44370 \emph on
44371 Additional
44372 \begin_inset space ~
44373 \end_inset
44374
44375 Features
44376 \emph default
44377  manual.
44378 \end_layout
44379
44380 \begin_layout Description
44381 XHTML
44382 \begin_inset space ~
44383 \end_inset
44384
44385 Output
44386 \begin_inset space ~
44387 \end_inset
44388
44389 Options settings for the export format 
44390 \family sans
44391 LyXHTML
44392 \family default
44393 .
44394  
44395 \family sans
44396 Strict XHTML
44397 \begin_inset space ~
44398 \end_inset
44399
44400 1.1
44401 \family default
44402  will assure that the output follows exactly version
44403 \begin_inset space ~
44404 \end_inset
44405
44406 1.1 of the XHTML standard.
44407  The different 
44408 \family sans
44409 Math
44410 \begin_inset space ~
44411 \end_inset
44412
44413 output
44414 \family default
44415  settings are described in detail in section 
44416 \emph on
44417 Math Output in XHTML
44418 \emph default
44419  of the 
44420 \emph on
44421 Additional
44422 \begin_inset space ~
44423 \end_inset
44424
44425 Features
44426 \emph default
44427  manual.
44428  The scaling is used for the size of equations in the output.
44429 \end_layout
44430
44431 \begin_layout Section
44432 LaT
44433 \begin_inset ERT
44434 status collapsed
44435
44436 \begin_layout Plain Layout
44437
44438 {}
44439 \end_layout
44440
44441 \end_inset
44442
44443 eX Preamble
44444 \end_layout
44445
44446 \begin_layout Standard
44447 In this text field are entered commands to load special LaTeX-packages or
44448  to define LaTeX-commands.
44449  The preamble is a thing for LaTeX-experts.
44450  You should not enter commands here until you exactly know what you are
44451  doing.
44452 \end_layout
44453
44454 \begin_layout Standard
44455 An introduction to the LaTeX-syntax is given in section
44456 \begin_inset space ~
44457 \end_inset
44458
44459
44460 \begin_inset CommandInset ref
44461 LatexCommand ref
44462 reference "sub:LaTeX-Syntax"
44463
44464 \end_inset
44465
44466 .
44467 \end_layout
44468
44469 \begin_layout Chapter
44470 The 
44471 \family sans
44472 Preferences
44473 \family default
44474  Dialog
44475 \begin_inset CommandInset label
44476 LatexCommand label
44477 name "chap:The-Preferences-dialog"
44478
44479 \end_inset
44480
44481
44482 \begin_inset Index idx
44483 status collapsed
44484
44485 \begin_layout Plain Layout
44486 Preferences
44487 \end_layout
44488
44489 \end_inset
44490
44491
44492 \end_layout
44493
44494 \begin_layout Standard
44495 The preferences dialog is called with the menu 
44496 \family sans
44497 Tools\SpecialChar \menuseparator
44498 Preferences
44499 \family default
44500 .
44501  It has the following submenus.
44502 \end_layout
44503
44504 \begin_layout Section
44505 Look and Feel
44506 \end_layout
44507
44508 \begin_layout Subsection
44509 User Interface
44510 \end_layout
44511
44512 \begin_layout Subsubsection
44513 User Interface File
44514 \begin_inset Index idx
44515 status collapsed
44516
44517 \begin_layout Plain Layout
44518 Customization ! of toolbars
44519 \end_layout
44520
44521 \end_inset
44522
44523
44524 \begin_inset Index idx
44525 status collapsed
44526
44527 \begin_layout Plain Layout
44528 Customization ! of menus
44529 \end_layout
44530
44531 \end_inset
44532
44533
44534 \end_layout
44535
44536 \begin_layout Standard
44537 \begin_inset Note Greyedout
44538 status open
44539
44540 \begin_layout Plain Layout
44541
44542 \series bold
44543 Note:
44544 \series default
44545  You have to restart LyX before the change of the user interface file take
44546  effect.
44547 \end_layout
44548
44549 \end_inset
44550
44551
44552 \end_layout
44553
44554 \begin_layout Standard
44555 The appearance of the menus and toolbars can be changed by choosing a user
44556  interface (ui) file.
44557  An ui-file is a text file where the toolbars and menus are listed.
44558  The toolbar buttons and menu entries are specified in the files 
44559 \shape italic
44560 stdtoolbars.inc
44561 \shape default
44562  and 
44563 \shape italic
44564 stdmenus.inc
44565 \shape default
44566 , respectively.
44567  Both files are loaded by the 
44568 \emph on
44569 default.ui
44570 \emph default
44571  file.
44572  To create your own menu and toolbar layout, start with a copy of these
44573  files and edit the entries.
44574 \end_layout
44575
44576 \begin_layout Standard
44577 The syntax of the .inc-files is straightforward: The 
44578 \family sans
44579 Menubar
44580 \family default
44581
44582 \family sans
44583 Menu
44584 \family default
44585  and 
44586 \family sans
44587 Toolbar
44588 \family default
44589  entries must be ended with an explicit 
44590 \family sans
44591 End
44592 \family default
44593 .
44594  They may contain 
44595 \family sans
44596 Submenus
44597 \family default
44598
44599 \family sans
44600 Items
44601 \family default
44602
44603 \family sans
44604 OptItems
44605 \family default
44606
44607 \family sans
44608 Separators
44609 \family default
44610
44611 \family sans
44612 Icons,
44613 \family default
44614  and in the case of the 
44615 \begin_inset Quotes eld
44616 \end_inset
44617
44618 file
44619 \begin_inset Quotes erd
44620 \end_inset
44621
44622  menus a 
44623 \family sans
44624 Lastfiles
44625 \family default
44626  entry.
44627  The syntax for the entries is:
44628 \end_layout
44629
44630 \begin_layout Standard
44631 \begin_inset VSpace smallskip*
44632 \end_inset
44633
44634
44635 \series bold
44636 Item 
44637 \begin_inset Quotes eld
44638 \end_inset
44639
44640 menu 
44641 \series default
44642 or
44643 \series bold
44644  button name
44645 \begin_inset Quotes erd
44646 \end_inset
44647
44648  
44649 \begin_inset Quotes eld
44650 \end_inset
44651
44652 LyX-function
44653 \begin_inset Quotes erd
44654 \end_inset
44655
44656
44657 \end_layout
44658
44659 \begin_layout Standard
44660 \noindent
44661 \begin_inset VSpace smallskip*
44662 \end_inset
44663
44664 All LyX-functions are listed in the menu 
44665 \family sans
44666 Help\SpecialChar \menuseparator
44667 LyX
44668 \begin_inset space ~
44669 \end_inset
44670
44671 Functions
44672 \family default
44673 .
44674 \end_layout
44675
44676 \begin_layout Standard
44677 \begin_inset VSpace medskip
44678 \end_inset
44679
44680
44681 \end_layout
44682
44683 \begin_layout Standard
44684 An example: Assuming you use the menu 
44685 \family sans
44686 Navigate\SpecialChar \menuseparator
44687 Bookmarks
44688 \family default
44689  quite often and therefore want six available bookmarks, you can add the
44690  line
44691 \end_layout
44692
44693 \begin_layout Standard
44694 \begin_inset VSpace smallskip*
44695 \end_inset
44696
44697
44698 \series bold
44699 Item 
44700 \begin_inset Quotes eld
44701 \end_inset
44702
44703 Save Bookmark 6
44704 \begin_inset Quotes erd
44705 \end_inset
44706
44707  
44708 \begin_inset Quotes eld
44709 \end_inset
44710
44711 bookmark-save 6
44712 \begin_inset Quotes erd
44713 \end_inset
44714
44715
44716 \end_layout
44717
44718 \begin_layout Standard
44719 \noindent
44720 \begin_inset VSpace smallskip*
44721 \end_inset
44722
44723 to the navigate menu section in the .inc-file to have the sixth bookmark.
44724 \end_layout
44725
44726 \begin_layout Subsubsection
44727 Automatic help
44728 \end_layout
44729
44730 \begin_layout Standard
44731 The option 
44732 \family sans
44733 Enable tool tips in main work area
44734 \family default
44735  enables tool tips showing the content of closed insets like index entries
44736  or footnotes.
44737 \end_layout
44738
44739 \begin_layout Subsubsection
44740 Session
44741 \end_layout
44742
44743 \begin_layout Standard
44744 With the option 
44745 \family sans
44746 Allow saving
44747 \begin_inset space \thinspace{}
44748 \end_inset
44749
44750 /
44751 \begin_inset space \thinspace{}
44752 \end_inset
44753
44754 restoring of window layout and geometries
44755 \family default
44756  LyX's main window will be opened with the size and layout that was used
44757  in the last LyX session.
44758 \end_layout
44759
44760 \begin_layout Standard
44761 The option 
44762 \family sans
44763 Restore cursor positions
44764 \family default
44765  sets the cursor to the position in the file where it has been the last
44766  time.
44767 \end_layout
44768
44769 \begin_layout Standard
44770 The option 
44771 \family sans
44772 Load opened files from last session
44773 \family default
44774  opens all files that were opened in the last LyX session.
44775 \end_layout
44776
44777 \begin_layout Subsubsection
44778 Documents
44779 \begin_inset CommandInset label
44780 LatexCommand label
44781 name "sub:Backup documents"
44782
44783 \end_inset
44784
44785
44786 \begin_inset Index idx
44787 status collapsed
44788
44789 \begin_layout Plain Layout
44790 Backup ! Documents
44791 \end_layout
44792
44793 \end_inset
44794
44795
44796 \end_layout
44797
44798 \begin_layout Standard
44799 When the option 
44800 \family sans
44801 Backup documents
44802 \family default
44803  is set, you can specify the time between backup saves.
44804 \end_layout
44805
44806 \begin_layout Standard
44807
44808 \family sans
44809 Maximum last files
44810 \family default
44811  is the number of last opened files that LyX should display in the menu
44812  
44813 \family sans
44814 File\SpecialChar \menuseparator
44815 Open
44816 \begin_inset space ~
44817 \end_inset
44818
44819 Recent
44820 \family default
44821 .
44822 \end_layout
44823
44824 \begin_layout Standard
44825 When the option 
44826 \family sans
44827 Open documents in tabs
44828 \family default
44829  is not used, then every file will be opened in its own new instance of
44830  LyX.
44831 \end_layout
44832
44833 \begin_layout Subsection
44834 Screen Fonts
44835 \begin_inset Index idx
44836 status collapsed
44837
44838 \begin_layout Plain Layout
44839 Font ! Screen
44840 \end_layout
44841
44842 \end_inset
44843
44844
44845 \begin_inset CommandInset label
44846 LatexCommand label
44847 name "sub:Screen-Fonts"
44848
44849 \end_inset
44850
44851
44852 \end_layout
44853
44854 \begin_layout Standard
44855 These fonts are used to display your documents on the screen.
44856 \end_layout
44857
44858 \begin_layout Standard
44859 \begin_inset Note Greyedout
44860 status open
44861
44862 \begin_layout Plain Layout
44863
44864 \series bold
44865 Note:
44866 \series default
44867  This section only deals with the fonts 
44868 \emph on
44869 inside
44870 \emph default
44871  the LyX window.
44872  The fonts that appear on the output are independent from these fonts, and
44873  set in the menu 
44874 \family sans
44875 Document\SpecialChar \menuseparator
44876 Settings\SpecialChar \menuseparator
44877 Fonts
44878 \family default
44879 .
44880 \end_layout
44881
44882 \end_inset
44883
44884
44885 \end_layout
44886
44887 \begin_layout Standard
44888 By default, LyX uses 
44889 \family typewriter
44890 Times
44891 \family default
44892  as roman (serif) font, 
44893 \family typewriter
44894 Arial
44895 \family default
44896  or 
44897 \family typewriter
44898 Helvetica
44899 \family default
44900  (depends on the system) as 
44901 \family sans
44902 sans
44903 \begin_inset space ~
44904 \end_inset
44905
44906 serif
44907 \family default
44908  font, and 
44909 \family typewriter
44910 Courier
44911 \family default
44912  as 
44913 \family typewriter
44914 typewriter
44915 \family default
44916  font.
44917 \end_layout
44918
44919 \begin_layout Standard
44920 You can change the font size with the 
44921 \family sans
44922 Zoom
44923 \family default
44924  setting.
44925  You can also change the font zoom outside the preferences dialog for the
44926  current LyX session by pressing 
44927 \family sans
44928 Ctrl
44929 \family default
44930  and scrolling the mouse wheel.
44931 \end_layout
44932
44933 \begin_layout Standard
44934
44935 \family sans
44936 Screen DPI
44937 \family default
44938  is the screen resolution in dpi (dots per inch).
44939  The Font Sizes are calculated as letter height in units of points.
44940  72
44941 \begin_inset space \thinspace{}
44942 \end_inset
44943
44944 points have the size of 1
44945 \begin_inset space \thinspace{}
44946 \end_inset
44947
44948 inch, see Appendix
44949 \begin_inset space ~
44950 \end_inset
44951
44952
44953 \begin_inset CommandInset ref
44954 LatexCommand ref
44955 reference "cha:Units-available-in"
44956
44957 \end_inset
44958
44959 .
44960 \end_layout
44961
44962 \begin_layout Standard
44963 The default 
44964 \family sans
44965 Font Sizes
44966 \family default
44967  are the same as if a document font size of 10
44968 \begin_inset space \thinspace{}
44969 \end_inset
44970
44971 pt would be used.
44972  The sizes are explained in detail in section
44973 \begin_inset space ~
44974 \end_inset
44975
44976
44977 \begin_inset CommandInset ref
44978 LatexCommand ref
44979 reference "sub:Document-Font"
44980
44981 \end_inset
44982
44983 .
44984 \end_layout
44985
44986 \begin_layout Standard
44987 With the option 
44988 \family sans
44989 Use Pixmap Cache to speed up font rendering
44990 \family default
44991  enabled, LyX needs to redraw the screen less often.
44992  This results in better performance, especially on slow systems.
44993  On the other hand, the characters might look more fuzzy on screen.
44994  So whether you enable this or not depends on whether you prefer speed over
44995  aesthetics.
44996  Note that the Pixmap Cache is only available and useful under Mac
44997 \begin_inset space ~
44998 \end_inset
44999
45000 OS and Windows.
45001 \end_layout
45002
45003 \begin_layout Subsection
45004 Colors
45005 \begin_inset Index idx
45006 status collapsed
45007
45008 \begin_layout Plain Layout
45009 Color ! LyX screen
45010 \end_layout
45011
45012 \end_inset
45013
45014
45015 \begin_inset Index idx
45016 status collapsed
45017
45018 \begin_layout Plain Layout
45019 Settings ! Color
45020 \end_layout
45021
45022 \end_inset
45023
45024
45025 \end_layout
45026
45027 \begin_layout Standard
45028 You can here change all the colors used by LyX.
45029  Choose an item in the list and use the 
45030 \family sans
45031 Alter
45032 \family default
45033  button.
45034 \end_layout
45035
45036 \begin_layout Subsection
45037 Display
45038 \begin_inset Index idx
45039 status collapsed
45040
45041 \begin_layout Plain Layout
45042 Settings ! Display
45043 \end_layout
45044
45045 \end_inset
45046
45047
45048 \end_layout
45049
45050 \begin_layout Standard
45051 Here you can specify if graphics inside LyX are displayed.
45052 \end_layout
45053
45054 \begin_layout Standard
45055
45056 \family sans
45057 Instant Preview
45058 \family default
45059  enables previewing snippets of your document.
45060  This feature is described in section
45061 \begin_inset space ~
45062 \end_inset
45063
45064
45065 \begin_inset CommandInset ref
45066 LatexCommand ref
45067 reference "sec:Previewing-snippets-of"
45068
45069 \end_inset
45070
45071 .
45072 \end_layout
45073
45074 \begin_layout Standard
45075 The option 
45076 \family sans
45077 Mark
45078 \begin_inset space ~
45079 \end_inset
45080
45081 end
45082 \begin_inset space ~
45083 \end_inset
45084
45085 of
45086 \begin_inset space ~
45087 \end_inset
45088
45089 paragraphs
45090 \family default
45091  displays a pilcrow (¶) at the end of every paragraph.
45092 \end_layout
45093
45094 \begin_layout Section
45095 Editing
45096 \begin_inset Index idx
45097 status collapsed
45098
45099 \begin_layout Plain Layout
45100 Settings ! Editing
45101 \end_layout
45102
45103 \end_inset
45104
45105
45106 \end_layout
45107
45108 \begin_layout Subsection
45109 Control
45110 \end_layout
45111
45112 \begin_layout Subsubsection
45113 Editing
45114 \end_layout
45115
45116 \begin_layout Standard
45117 The option 
45118 \family sans
45119 Cursor follows scrollbar
45120 \family default
45121  sets the cursor to the top of the currently displayed document part when
45122  scrolling.
45123 \end_layout
45124
45125 \begin_layout Standard
45126 You can adjust the thickness of the cursor with the 
45127 \family sans
45128 Cursor width
45129 \family default
45130  setting.
45131  If you set the value to zero the thickness of the cursor scales relative
45132  to the zoom value you choose for the screen fonts.
45133 \end_layout
45134
45135 \begin_layout Standard
45136 The option 
45137 \family sans
45138 Sort environments alphabetically
45139 \family default
45140  sorts the entries in the pull-down box for the paragraph environments.
45141 \end_layout
45142
45143 \begin_layout Standard
45144 The option 
45145 \family sans
45146 Group environments by their category
45147 \family default
45148  groups the entries in the pull-down box for the paragraph environments.
45149 \end_layout
45150
45151 \begin_layout Standard
45152 The math macro editing option determines the editing style, see the section
45153  
45154 \emph on
45155 Math Macros
45156 \emph default
45157  of the 
45158 \emph on
45159 Math
45160 \emph default
45161  manual.
45162 \end_layout
45163
45164 \begin_layout Subsubsection
45165 Fullscreen
45166 \end_layout
45167
45168 \begin_layout Standard
45169 Here you can specify what is hidden in the fullscreen mode.
45170  The option 
45171 \family sans
45172 Limit text width
45173 \family default
45174  specifies the width of the text in fullscreen mode.
45175  This way you can display the text smaller than the screen, the text appears
45176  then centered.
45177 \end_layout
45178
45179 \begin_layout Subsection
45180 Shortcuts
45181 \begin_inset Index idx
45182 status collapsed
45183
45184 \begin_layout Plain Layout
45185 Key Bindings
45186 \end_layout
45187
45188 \end_inset
45189
45190
45191 \begin_inset Index idx
45192 status collapsed
45193
45194 \begin_layout Plain Layout
45195 Settings ! Shortcuts
45196 \end_layout
45197
45198 \end_inset
45199
45200
45201 \end_layout
45202
45203 \begin_layout Subsubsection
45204 Bind File
45205 \end_layout
45206
45207 \begin_layout Standard
45208 Bindings are used to bind a LyX-function to a key.
45209  Several binding files are available:
45210 \end_layout
45211
45212 \begin_layout Description
45213 cua.bind typical set of PC keyboard shortcuts
45214 \end_layout
45215
45216 \begin_layout Description
45217 (x)emacs.bind set of bindings like they are used in the editor programs 
45218 \family sans
45219 Emacs
45220 \family default
45221  (
45222 \family sans
45223 XEmacs
45224 \family default
45225 )
45226 \end_layout
45227
45228 \begin_layout Description
45229 mac.bind set of bindings for 
45230 \family sans
45231 Mac
45232 \begin_inset space \thinspace{}
45233 \end_inset
45234
45235 OS
45236 \family default
45237  systems.
45238 \end_layout
45239
45240 \begin_layout Standard
45241 There are also bind-files designed for special document classes, like 
45242 \shape italic
45243 broadway.bind
45244 \shape default
45245 , and bind files for special languages.
45246  The name of language bind-files begin with a language code, e.
45247 \begin_inset space \thinspace{}
45248 \end_inset
45249
45250 g.
45251 \begin_inset space \space{}
45252 \end_inset
45253
45254
45255 \begin_inset Quotes eld
45256 \end_inset
45257
45258 pt
45259 \begin_inset Quotes erd
45260 \end_inset
45261
45262  for Portuguese.
45263  If you use LyX in a certain language, LyX will try to use the appropriate
45264  bind-file.
45265 \end_layout
45266
45267 \begin_layout Standard
45268 Some bind-files, like 
45269 \emph on
45270 math.bind
45271 \emph default
45272 , have only a small scope.
45273  When looking at the end of the file 
45274 \shape italic
45275 cua.bind
45276 \shape default
45277 , you can see that they are included to keep the overview in the bind-file.
45278 \end_layout
45279
45280 \begin_layout Subsubsection
45281 Editing Shortcuts
45282 \begin_inset CommandInset label
45283 LatexCommand label
45284 name "sub:Editing-Shortcuts"
45285
45286 \end_inset
45287
45288
45289 \begin_inset Index idx
45290 status collapsed
45291
45292 \begin_layout Plain Layout
45293 Key Bindings ! Editing
45294 \end_layout
45295
45296 \end_inset
45297
45298
45299 \end_layout
45300
45301 \begin_layout Standard
45302 To add new or modify existing keybindings to your own taste you can use
45303  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45304  To find functions easily, they are grouped by categories and the dialog
45305  provides the field 
45306 \family sans
45307 Show key-bindings containing
45308 \family default
45309 .
45310  In this field you can insert a keyword for a function you want to edit.
45311  Insert there for example as keyword 
45312 \begin_inset Quotes eld
45313 \end_inset
45314
45315 paste
45316 \begin_inset Quotes erd
45317 \end_inset
45318
45319  and you get the 4 different existing shortcuts for the 3 different functions
45320  that contain 
45321 \begin_inset Quotes eld
45322 \end_inset
45323
45324 paste
45325 \begin_inset Quotes erd
45326 \end_inset
45327
45328  in their name.
45329  As you can see, one function can have more than one shortcut.
45330  All LyX-functions are also listed in the file 
45331 \emph on
45332 LyX Functions
45333 \emph default
45334  that you will find in the 
45335 \family sans
45336 Help
45337 \family default
45338  menu.
45339 \end_layout
45340
45341 \begin_layout Standard
45342 To add e.
45343 \begin_inset space \thinspace{}
45344 \end_inset
45345
45346 g.
45347 \begin_inset space \space{}
45348 \end_inset
45349
45350 the shortcut 
45351 \family sans
45352 Alt+Q
45353 \family default
45354  for the function 
45355 \family sans
45356 textstyle-apply
45357 \family default
45358 , select the function and press the 
45359 \family sans
45360 Modify
45361 \family default
45362  button.
45363  A dialog pops up where you can add the shortcut by using it.
45364  So press Alt+Q to define the shortcut.
45365  Modifying an existing shortcut is done the same way.
45366  You can also bind multiple functions to one shortcut by modifying an existing
45367  binding and adding the different function names as a semicolon separated
45368  list.
45369  LyX will then use the first function that is enabled in the current document
45370  part.
45371  The binding for the function 
45372 \family sans
45373 command-alter
45374 \family default
45375  is an example of this.
45376 \end_layout
45377
45378 \begin_layout Standard
45379 Alternatively you can also edit shortcuts by modifying bind-files with a
45380  text editor.
45381  The syntax of the entries is:
45382 \end_layout
45383
45384 \begin_layout Standard
45385
45386 \series bold
45387
45388 \backslash
45389 bind 
45390 \begin_inset Quotes eld
45391 \end_inset
45392
45393 key combination
45394 \begin_inset Quotes erd
45395 \end_inset
45396
45397  
45398 \begin_inset Quotes eld
45399 \end_inset
45400
45401 LyX-function
45402 \begin_inset Quotes erd
45403 \end_inset
45404
45405
45406 \end_layout
45407
45408 \begin_layout Subsection
45409 Keyboard / Mouse
45410 \begin_inset CommandInset label
45411 LatexCommand label
45412 name "sub:Keyboard-Map"
45413
45414 \end_inset
45415
45416
45417 \begin_inset Index idx
45418 status collapsed
45419
45420 \begin_layout Plain Layout
45421 Keyboard Map
45422 \end_layout
45423
45424 \end_inset
45425
45426
45427 \begin_inset Index idx
45428 status collapsed
45429
45430 \begin_layout Plain Layout
45431 Settings ! Keyboard Map
45432 \end_layout
45433
45434 \end_inset
45435
45436
45437 \end_layout
45438
45439 \begin_layout Standard
45440 Normally keyboard settings have to be done in a menu of your operating system.
45441  For the case that this is not possible, LyX provides keyboard maps.
45442  If you have e.
45443 \begin_inset space \thinspace{}
45444 \end_inset
45445
45446 g.
45447 \begin_inset space \space{}
45448 \end_inset
45449
45450 a Czech keyboard but want to write with it like with a Romanian one, you
45451  can use the keyboard map file named 
45452 \emph on
45453 romanian.kmap
45454 \emph default
45455 .
45456 \end_layout
45457
45458 \begin_layout Standard
45459 \begin_inset Note Greyedout
45460 status open
45461
45462 \begin_layout Plain Layout
45463
45464 \series bold
45465 Note:
45466 \series default
45467  Keyboard maps are only provided as makeshift and don't work on all systems.
45468 \end_layout
45469
45470 \end_inset
45471
45472
45473 \end_layout
45474
45475 \begin_layout Standard
45476 Besides this, you can specify here the 
45477 \family sans
45478 Wheel scrolling speed
45479 \family default
45480 .
45481  The standard value is 1.0, higher values speed up the scrolling, lower ones
45482  slow it down.
45483 \end_layout
45484
45485 \begin_layout Subsection
45486 Input Completion
45487 \begin_inset CommandInset label
45488 LatexCommand label
45489 name "sub:Input-Completion-Appendix"
45490
45491 \end_inset
45492
45493
45494 \begin_inset Index idx
45495 status collapsed
45496
45497 \begin_layout Plain Layout
45498 Input completion
45499 \end_layout
45500
45501 \end_inset
45502
45503
45504 \end_layout
45505
45506 \begin_layout Standard
45507 Input completion is described in sec.
45508 \begin_inset space \thinspace{}
45509 \end_inset
45510
45511
45512 \begin_inset CommandInset ref
45513 LatexCommand ref
45514 reference "sec:Input-Completion"
45515
45516 \end_inset
45517
45518 .
45519  The completion options for math do the same as the corresponding options
45520  for text.
45521  With the general options you can define the delay time for the inline and
45522  popup completion and choose if long completions should be abbreviated or
45523  not.
45524 \end_layout
45525
45526 \begin_layout Section
45527 Paths
45528 \begin_inset CommandInset label
45529 LatexCommand label
45530 name "sec:Paths"
45531
45532 \end_inset
45533
45534
45535 \begin_inset Index idx
45536 status collapsed
45537
45538 \begin_layout Plain Layout
45539 Paths
45540 \end_layout
45541
45542 \end_inset
45543
45544
45545 \begin_inset Index idx
45546 status collapsed
45547
45548 \begin_layout Plain Layout
45549 Settings ! Paths
45550 \end_layout
45551
45552 \end_inset
45553
45554
45555 \end_layout
45556
45557 \begin_layout Description
45558 Working
45559 \begin_inset space ~
45560 \end_inset
45561
45562 directory This is LyX's working directory.
45563  It is the default when you 
45564 \family sans
45565 Open
45566 \family default
45567
45568 \family sans
45569 Save
45570 \family default
45571  or 
45572 \family sans
45573 Save
45574 \begin_inset space ~
45575 \end_inset
45576
45577 as
45578 \family default
45579  files.
45580 \end_layout
45581
45582 \begin_layout Description
45583 Document
45584 \begin_inset space ~
45585 \end_inset
45586
45587 templates This directory will be opened when you use the menu 
45588 \family sans
45589 File\SpecialChar \menuseparator
45590 New
45591 \begin_inset space ~
45592 \end_inset
45593
45594 from
45595 \begin_inset space ~
45596 \end_inset
45597
45598 Template
45599 \family default
45600 .
45601 \end_layout
45602
45603 \begin_layout Description
45604 Example
45605 \begin_inset space ~
45606 \end_inset
45607
45608 files This directory will be opened when you use the button 
45609 \family sans
45610 Examples
45611 \family default
45612  in the 
45613 \family sans
45614 File\SpecialChar \menuseparator
45615 Open
45616 \family default
45617  dialog.
45618 \begin_inset Newline newline
45619 \end_inset
45620
45621
45622 \begin_inset Note Greyedout
45623 status open
45624
45625 \begin_layout Plain Layout
45626
45627 \series bold
45628 Note:
45629 \series default
45630  The 
45631 \family sans
45632 Examples
45633 \family default
45634  button does not exist when using LyX on MacOS and Windows systems.
45635 \end_layout
45636
45637 \end_inset
45638
45639
45640 \end_layout
45641
45642 \begin_layout Description
45643 Backup
45644 \begin_inset space ~
45645 \end_inset
45646
45647 directory
45648 \begin_inset Index idx
45649 status collapsed
45650
45651 \begin_layout Plain Layout
45652 Backup ! Directory
45653 \end_layout
45654
45655 \end_inset
45656
45657  Backup copies will be saved to this directory.
45658  When no directory is given but backups are enabled as described in section
45659 \begin_inset space ~
45660 \end_inset
45661
45662
45663 \begin_inset CommandInset ref
45664 LatexCommand ref
45665 reference "sub:Backup documents"
45666
45667 \end_inset
45668
45669 , the 
45670 \family sans
45671 Working directory
45672 \family default
45673  will be used to save the backups.
45674 \begin_inset Newline newline
45675 \end_inset
45676
45677 The backup files have the ending 
45678 \begin_inset Quotes eld
45679 \end_inset
45680
45681 .lyx~
45682 \begin_inset Quotes erd
45683 \end_inset
45684
45685 .
45686 \end_layout
45687
45688 \begin_layout Description
45689 Ly
45690 \begin_inset ERT
45691 status collapsed
45692
45693 \begin_layout Plain Layout
45694
45695 {}
45696 \end_layout
45697
45698 \end_inset
45699
45700 XServer-Pipe Here you can enter the name of a Unix-pipe.
45701  This pipe is used to send data from external programs to LyX.
45702 \begin_inset Newline newline
45703 \end_inset
45704
45705
45706 \series bold
45707 Example
45708 \series default
45709 : You add a BibTeX-database test.bib to your document.
45710  You can edit this file with the program 
45711 \family typewriter
45712 JabRef
45713 \family default
45714 .
45715  In 
45716 \family typewriter
45717 JabRef
45718 \family default
45719  you have to use the same Unix-Pipe for LyX in its preferences under 
45720 \family sans
45721 External
45722 \begin_inset space ~
45723 \end_inset
45724
45725 programs
45726 \family default
45727 .
45728  If you want to get one entry of the database as citation, select it in
45729  
45730 \family typewriter
45731 JabRef
45732 \family default
45733  and click on the LyX-symbol.
45734  The entry will now be inserted as citation at the current cursor position
45735  in your LyX file.
45736  
45737 \family typewriter
45738 JabRef
45739 \family default
45740  and LyX need of course to be run the same time.
45741 \begin_inset Newline newline
45742 \end_inset
45743
45744
45745 \begin_inset Note Greyedout
45746 status open
45747
45748 \begin_layout Plain Layout
45749
45750 \series bold
45751 Note:
45752 \series default
45753  This feature doesn't work on Windows systems.
45754 \end_layout
45755
45756 \end_inset
45757
45758
45759 \end_layout
45760
45761 \begin_layout Description
45762 Temporary
45763 \begin_inset space ~
45764 \end_inset
45765
45766 directory Temporary files will be saved in this directory.
45767 \end_layout
45768
45769 \begin_layout Description
45770 PATH
45771 \begin_inset space ~
45772 \end_inset
45773
45774 prefix This field contains a list of paths to external programs.
45775  When LyX needs to use an external program, it looks in this list where
45776  to find it on the system.
45777  The path list is automatically set up on Windows and Mac systems when LyX
45778  is configured, so that you normally don't have to modify it.
45779  On Unix
45780 \begin_inset space \thinspace{}
45781 \end_inset
45782
45783 /
45784 \begin_inset space \thinspace{}
45785 \end_inset
45786
45787 Linux systems, the path list will need to be set only if there are external
45788  programs you wish to use that are not in your normal system path ($PATH).
45789  
45790 \end_layout
45791
45792 \begin_layout Section
45793 Identity
45794 \end_layout
45795
45796 \begin_layout Standard
45797 Here you can insert your name and email address.
45798  The identity will be used when you have enabled change tracking as described
45799  in section
45800 \begin_inset space ~
45801 \end_inset
45802
45803
45804 \begin_inset CommandInset ref
45805 LatexCommand ref
45806 reference "sec:Change-Tracking"
45807
45808 \end_inset
45809
45810 , to mark changes you make as yours.
45811 \end_layout
45812
45813 \begin_layout Section
45814 Language Settings
45815 \begin_inset Index idx
45816 status collapsed
45817
45818 \begin_layout Plain Layout
45819 Language ! Settings
45820 \end_layout
45821
45822 \end_inset
45823
45824
45825 \begin_inset Index idx
45826 status collapsed
45827
45828 \begin_layout Plain Layout
45829 Settings ! Language
45830 \end_layout
45831
45832 \end_inset
45833
45834
45835 \end_layout
45836
45837 \begin_layout Subsection
45838 Language
45839 \begin_inset CommandInset label
45840 LatexCommand label
45841 name "sub:Prefs-Language"
45842
45843 \end_inset
45844
45845
45846 \end_layout
45847
45848 \begin_layout Description
45849 User
45850 \begin_inset space ~
45851 \end_inset
45852
45853 Interface
45854 \begin_inset space ~
45855 \end_inset
45856
45857 language Here you can select the language of LyX's menus.
45858  Unfortunately this doesn't work on Mac and Windows.
45859  It works on Linux for the languages into LyX's menus and dialogs are translated.
45860  You find the actual translation status here: 
45861 \begin_inset CommandInset href
45862 LatexCommand href
45863 name "http://www.lyx.org/I18n"
45864 target "http://www.lyx.org/I18n"
45865
45866 \end_inset
45867
45868
45869 \end_layout
45870
45871 \begin_layout Description
45872 Default
45873 \begin_inset space ~
45874 \end_inset
45875
45876 language is the language used in new documents
45877 \end_layout
45878
45879 \begin_layout Description
45880 Language
45881 \begin_inset space ~
45882 \end_inset
45883
45884 package determines which LaTeX package should be loaded to handle language
45885  issues.
45886  Language issues which are handled by this package include proper hyphenation
45887  as well as localization of dates and text strings such as 
45888 \begin_inset Quotes eld
45889 \end_inset
45890
45891 Chapter
45892 \begin_inset Quotes erd
45893 \end_inset
45894
45895  and 
45896 \begin_inset Quotes eld
45897 \end_inset
45898
45899 Table
45900 \begin_inset Quotes erd
45901 \end_inset
45902
45903 .
45904  The most widespread language package is 
45905 \series bold
45906 babel
45907 \series default
45908
45909 \begin_inset Index idx
45910 status collapsed
45911
45912 \begin_layout Plain Layout
45913 LaTeX-packages ! babel
45914 \end_layout
45915
45916 \end_inset
45917
45918 , it is the default language package in classic LaTeX.
45919  However, more recent typesetting engines such as XeTeX and LuaTeX come
45920  with the alternative language package 
45921 \series bold
45922 polyglossia
45923 \series default
45924
45925 \begin_inset Index idx
45926 status collapsed
45927
45928 \begin_layout Plain Layout
45929 LaTeX-packages ! polyglossia
45930 \end_layout
45931
45932 \end_inset
45933
45934  that is more suited for the multi-script support of these engines.
45935  Furthermore, there are also specific language packages for languages not
45936  covered by babel.
45937  The available selections are described in sec.
45938 \begin_inset space \thinspace{}
45939 \end_inset
45940
45941
45942 \begin_inset CommandInset ref
45943 LatexCommand ref
45944 reference "sec:Language-encodings"
45945
45946 \end_inset
45947
45948 .
45949 \end_layout
45950
45951 \begin_layout Description
45952 Default
45953 \begin_inset space ~
45954 \end_inset
45955
45956 Decimal
45957 \begin_inset space ~
45958 \end_inset
45959
45960 Point Define the default decimal point for the use in tables (decimal point
45961  alignment)
45962 \end_layout
45963
45964 \begin_layout Description
45965 Command
45966 \begin_inset space ~
45967 \end_inset
45968
45969 start When a special LaTeX-package is needed to write in a certain document
45970  language, you can here specify the command to start the package.
45971  An example is the start command 
45972 \family sans
45973
45974 \backslash
45975 begin{arabtext}
45976 \family default
45977  that is needed to write Arabic using the package 
45978 \series bold
45979 ArabTeX
45980 \series default
45981 , see 
45982 \begin_inset CommandInset citation
45983 LatexCommand cite
45984 key "Arabic"
45985
45986 \end_inset
45987
45988 .
45989  The default is the 
45990 \series bold
45991 babel
45992 \series default
45993  command 
45994 \family sans
45995
45996 \backslash
45997 selectlanguage{$$lang}
45998 \family default
45999 .
46000 \end_layout
46001
46002 \begin_layout Description
46003 Command
46004 \begin_inset space ~
46005 \end_inset
46006
46007 end Counterpart to 
46008 \family sans
46009 Command start
46010 \family default
46011 .
46012  Some packages, like the default, don't have an end command since the start
46013  command toggles the package on and off.
46014 \end_layout
46015
46016 \begin_layout Description
46017 Set
46018 \begin_inset space ~
46019 \end_inset
46020
46021 languages
46022 \begin_inset space ~
46023 \end_inset
46024
46025 globally When this option is set, the languages used in the document will
46026  be added as options to the document class options, so that they can be
46027  used by all LaTeX-packages.
46028  Otherwise they will only be used as options for the 
46029 \series bold
46030 babel
46031 \series default
46032  package.
46033 \end_layout
46034
46035 \begin_layout Description
46036 Auto
46037 \begin_inset space ~
46038 \end_inset
46039
46040 begin When this option is set, the documents starts with the chosen document
46041  language.
46042  When this option is not set, the 
46043 \family sans
46044 Command
46045 \begin_inset space ~
46046 \end_inset
46047
46048 start
46049 \family default
46050  is explicitly set to the beginning of the document in the LaTeX-output.
46051  This assures that the correct language is used when you use another 
46052 \family sans
46053 Command
46054 \begin_inset space ~
46055 \end_inset
46056
46057 start
46058 \family default
46059  than the default.
46060 \end_layout
46061
46062 \begin_layout Description
46063 Auto
46064 \begin_inset space ~
46065 \end_inset
46066
46067 end Counterpart to 
46068 \family sans
46069 Auto
46070 \begin_inset space ~
46071 \end_inset
46072
46073 begin
46074 \family default
46075 .
46076  When it is not set, the 
46077 \family sans
46078 Command
46079 \begin_inset space ~
46080 \end_inset
46081
46082 end
46083 \family default
46084  is set to the end of the document.
46085 \end_layout
46086
46087 \begin_layout Description
46088 Mark
46089 \begin_inset space ~
46090 \end_inset
46091
46092 foreign
46093 \begin_inset space ~
46094 \end_inset
46095
46096 languages Text marked formatted in a language different from the document
46097  language will be underlined blue.
46098 \end_layout
46099
46100 \begin_layout Description
46101 Enable
46102 \begin_inset space ~
46103 \end_inset
46104
46105 RTL
46106 \begin_inset space ~
46107 \end_inset
46108
46109 support Enables the use of languages, written from right to left (RTL),
46110  like Arabic, Hebrew, Farsi.
46111 \end_layout
46112
46113 \begin_layout Description
46114 Cursor
46115 \begin_inset space ~
46116 \end_inset
46117
46118 movement When writing RTL, you can define if the left and right arrow keys
46119  move the cursor visually to the left or right, respectively, or logically.
46120  Logical means that the cursor is moved to the left when pressing the right
46121  arrow key and the cursor is inside text in an RTL language.
46122 \end_layout
46123
46124 \begin_layout Subsection
46125 Spellchecker
46126 \end_layout
46127
46128 \begin_layout Standard
46129 The spellchecker settings are explained in section
46130 \begin_inset space ~
46131 \end_inset
46132
46133
46134 \begin_inset CommandInset ref
46135 LatexCommand ref
46136 reference "sec:Spellchecking"
46137
46138 \end_inset
46139
46140
46141 \end_layout
46142
46143 \begin_layout Section
46144 Outputs
46145 \end_layout
46146
46147 \begin_layout Subsection
46148 Printer
46149 \begin_inset CommandInset label
46150 LatexCommand label
46151 name "sub:Printer"
46152
46153 \end_inset
46154
46155
46156 \begin_inset Index idx
46157 status collapsed
46158
46159 \begin_layout Plain Layout
46160 Printer
46161 \end_layout
46162
46163 \end_inset
46164
46165
46166 \begin_inset Index idx
46167 status collapsed
46168
46169 \begin_layout Plain Layout
46170 Settings ! Printer
46171 \end_layout
46172
46173 \end_inset
46174
46175
46176 \end_layout
46177
46178 \begin_layout Description
46179 Default
46180 \begin_inset space ~
46181 \end_inset
46182
46183 printer Here you can specify the name of your default printer.
46184  The name will be used when the 
46185 \family sans
46186 Printer command
46187 \family default
46188  is executed.
46189 \begin_inset Newline newline
46190 \end_inset
46191
46192
46193 \begin_inset Note Greyedout
46194 status open
46195
46196 \begin_layout Plain Layout
46197
46198 \series bold
46199 Note:
46200 \series default
46201  You can leave this field empty on Windows systems because it has no effect.
46202 \end_layout
46203
46204 \end_inset
46205
46206
46207 \end_layout
46208
46209 \begin_layout Description
46210 Printer
46211 \begin_inset space ~
46212 \end_inset
46213
46214 command is the command LyX
46215 \begin_inset space \thinspace{}
46216 \end_inset
46217
46218 /
46219 \begin_inset space \thinspace{}
46220 \end_inset
46221
46222 LaTeX uses for printing.
46223  The default is on most systems 
46224 \family sans
46225 dvips
46226 \family default
46227 .
46228 \end_layout
46229
46230 \begin_layout Description
46231 Printer
46232 \begin_inset space ~
46233 \end_inset
46234
46235 Command
46236 \begin_inset space ~
46237 \end_inset
46238
46239 Options Here you can specify printer options.
46240  A list of printer options with explanations can be found in the documentation
46241  of the program that provides the 
46242 \family sans
46243 Printer command
46244 \family default
46245  you are using.
46246 \end_layout
46247
46248 \begin_layout Description
46249 Adapt
46250 \begin_inset space ~
46251 \end_inset
46252
46253 output
46254 \begin_inset space ~
46255 \end_inset
46256
46257 to
46258 \begin_inset space ~
46259 \end_inset
46260
46261 printer This option works only for the 
46262 \family sans
46263 Printer command
46264 \family default
46265  
46266 \begin_inset Quotes eld
46267 \end_inset
46268
46269
46270 \family sans
46271 dvips
46272 \family default
46273
46274 \begin_inset Quotes erd
46275 \end_inset
46276
46277 .
46278  It activates a configuration file for dvips.
46279  This is an option only for dvips experts.
46280 \end_layout
46281
46282 \begin_layout Subsection
46283 Date Format
46284 \begin_inset Index idx
46285 status collapsed
46286
46287 \begin_layout Plain Layout
46288 Date Format
46289 \end_layout
46290
46291 \end_inset
46292
46293
46294 \begin_inset Index idx
46295 status collapsed
46296
46297 \begin_layout Plain Layout
46298 Settings ! Date format
46299 \end_layout
46300
46301 \end_inset
46302
46303
46304 \end_layout
46305
46306 \begin_layout Standard
46307 The date format can be one or a mixture of the formats listed here:
46308 \begin_inset Newline newline
46309 \end_inset
46310
46311
46312 \begin_inset Flex URL
46313 status collapsed
46314
46315 \begin_layout Plain Layout
46316
46317 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46318 \end_layout
46319
46320 \end_inset
46321
46322
46323 \begin_inset Newline newline
46324 \end_inset
46325
46326 For example the format
46327 \begin_inset Newline newline
46328 \end_inset
46329
46330 %d/%m/%y
46331 \begin_inset Newline newline
46332 \end_inset
46333
46334 prints the date as day/month/year.
46335 \end_layout
46336
46337 \begin_layout Subsection
46338 Plain Text
46339 \end_layout
46340
46341 \begin_layout Description
46342 Output
46343 \begin_inset space ~
46344 \end_inset
46345
46346 line
46347 \begin_inset space ~
46348 \end_inset
46349
46350 length sets the maximum number of characters printed in one line when using
46351  the menu 
46352 \family sans
46353 File\SpecialChar \menuseparator
46354 Export\SpecialChar \menuseparator
46355 Plain
46356 \begin_inset space ~
46357 \end_inset
46358
46359 text
46360 \family default
46361 .
46362  Setting the line line length to 0 means all text is printed in one endless
46363  line.
46364 \end_layout
46365
46366 \begin_layout Description
46367 roff
46368 \begin_inset space ~
46369 \end_inset
46370
46371 command defines an additional command used to produce better ASCII tables
46372  with the 
46373 \family typewriter
46374 groff/troff/nroff
46375 \family default
46376  UNIX-commands (refer to their manuals for more information about them).
46377  Setting this as empty tells LyX to use the internal formatter.
46378 \end_layout
46379
46380 \begin_layout Subsection
46381 LaT
46382 \begin_inset ERT
46383 status collapsed
46384
46385 \begin_layout Plain Layout
46386
46387 {}
46388 \end_layout
46389
46390 \end_inset
46391
46392 eX
46393 \begin_inset CommandInset label
46394 LatexCommand label
46395 name "sub:LaTeX-settings"
46396
46397 \end_inset
46398
46399
46400 \begin_inset Index idx
46401 status collapsed
46402
46403 \begin_layout Plain Layout
46404 Settings ! LaTeX
46405 \end_layout
46406
46407 \end_inset
46408
46409
46410 \end_layout
46411
46412 \begin_layout Description
46413 Use
46414 \begin_inset space ~
46415 \end_inset
46416
46417 LaTe
46418 \begin_inset ERT
46419 status collapsed
46420
46421 \begin_layout Plain Layout
46422
46423 {}
46424 \end_layout
46425
46426 \end_inset
46427
46428 X
46429 \begin_inset space ~
46430 \end_inset
46431
46432 font
46433 \begin_inset space ~
46434 \end_inset
46435
46436 encoding This is the default encoding of the document font.
46437  
46438 \family sans
46439 T1
46440 \family default
46441  is the default and covers western languages and symbols.
46442  
46443 \family sans
46444 T2A
46445 \family default
46446
46447 \family sans
46448 T2B
46449 \family default
46450
46451 \family sans
46452 T2C
46453 \family default
46454
46455 \family sans
46456 LCY
46457 \family default
46458 , and 
46459 \family sans
46460 X2
46461 \family default
46462  are for Cyrillic.
46463  Combinations of the encodings are possible, like 
46464 \begin_inset Quotes erd
46465 \end_inset
46466
46467
46468 \family sans
46469 T1, T2B
46470 \family default
46471
46472 \begin_inset Quotes erd
46473 \end_inset
46474
46475 .
46476  The font encoding is normally automatically loaded by the language packages
46477  LyX sets up in the background.
46478  So there is no need to change the default encoding.
46479 \end_layout
46480
46481 \begin_layout Description
46482 Default
46483 \begin_inset space ~
46484 \end_inset
46485
46486 paper
46487 \begin_inset space ~
46488 \end_inset
46489
46490 size This is the paper size that is used for new documents.
46491  The 
46492 \family sans
46493 Default
46494 \family default
46495  value depends on your LaTeX-system setup.
46496 \end_layout
46497
46498 \begin_layout Standard
46499 You can also specify here commands with parameters for the listed applications.
46500  But before you change something, it is strongly recommended to read the
46501  manuals of the applications.
46502  Currently the following commands can be set:
46503 \end_layout
46504
46505 \begin_layout Description
46506 CheckTe
46507 \begin_inset ERT
46508 status collapsed
46509
46510 \begin_layout Plain Layout
46511
46512 {}
46513 \end_layout
46514
46515 \end_inset
46516
46517 X
46518 \begin_inset space ~
46519 \end_inset
46520
46521 command Command for the program 
46522 \family sans
46523 CheckTeX
46524 \family default
46525  that is described in the section 
46526 \emph on
46527 Checking TeX
46528 \emph default
46529  of the 
46530 \emph on
46531 Additional Features
46532 \emph default
46533  manual.
46534 \end_layout
46535
46536 \begin_layout Description
46537 BibTe
46538 \begin_inset ERT
46539 status collapsed
46540
46541 \begin_layout Plain Layout
46542
46543 {}
46544 \end_layout
46545
46546 \end_inset
46547
46548 X
46549 \begin_inset space ~
46550 \end_inset
46551
46552 command Command for the program 
46553 \family sans
46554 BibTeX
46555 \family default
46556  that generates the bibliography, see section
46557 \begin_inset space ~
46558 \end_inset
46559
46560
46561 \begin_inset CommandInset ref
46562 LatexCommand ref
46563 reference "sub:Bibliography-databases"
46564
46565 \end_inset
46566
46567 .
46568 \end_layout
46569
46570 \begin_layout Description
46571 Index
46572 \begin_inset space ~
46573 \end_inset
46574
46575 command Command for the program that generates the index, see section
46576 \begin_inset space ~
46577 \end_inset
46578
46579
46580 \begin_inset CommandInset ref
46581 LatexCommand ref
46582 reference "sub:Index-Program"
46583
46584 \end_inset
46585
46586 .
46587 \end_layout
46588
46589 \begin_layout Description
46590 Nomenclature
46591 \begin_inset space ~
46592 \end_inset
46593
46594 command Command for the program that generates the nomenclature, see section
46595 \begin_inset space ~
46596 \end_inset
46597
46598
46599 \begin_inset CommandInset ref
46600 LatexCommand ref
46601 reference "sub:Nomenclature-Program"
46602
46603 \end_inset
46604
46605 .
46606 \end_layout
46607
46608 \begin_layout Description
46609 DVI
46610 \begin_inset space ~
46611 \end_inset
46612
46613 viewer
46614 \begin_inset space ~
46615 \end_inset
46616
46617 paper
46618 \begin_inset space ~
46619 \end_inset
46620
46621 size
46622 \begin_inset space ~
46623 \end_inset
46624
46625 options They only have an effect when the program 
46626 \family sans
46627 xdvi
46628 \family default
46629  is used as DVI-viewer.
46630 \end_layout
46631
46632 \begin_layout Standard
46633 There are additionally the following options:
46634 \end_layout
46635
46636 \begin_layout Description
46637 Use
46638 \begin_inset space ~
46639 \end_inset
46640
46641 Windows-style
46642 \begin_inset space ~
46643 \end_inset
46644
46645 paths
46646 \begin_inset space ~
46647 \end_inset
46648
46649 in
46650 \begin_inset space ~
46651 \end_inset
46652
46653 LaTeX
46654 \begin_inset space ~
46655 \end_inset
46656
46657 files Uses paths in the notation of Windows, that means that 
46658 \begin_inset Quotes eld
46659 \end_inset
46660
46661
46662 \backslash
46663
46664 \begin_inset Quotes erd
46665 \end_inset
46666
46667  is used instead of 
46668 \begin_inset Quotes eld
46669 \end_inset
46670
46671 /
46672 \begin_inset Quotes erd
46673 \end_inset
46674
46675  to separate folders.
46676  This option is enabled by default when you use LyX on Windows.
46677 \begin_inset Index idx
46678 status collapsed
46679
46680 \begin_layout Plain Layout
46681 Paths
46682 \end_layout
46683
46684 \end_inset
46685
46686
46687 \begin_inset Index idx
46688 status collapsed
46689
46690 \begin_layout Plain Layout
46691 Settings ! Paths
46692 \end_layout
46693
46694 \end_inset
46695
46696
46697 \end_layout
46698
46699 \begin_layout Description
46700 Reset
46701 \begin_inset space ~
46702 \end_inset
46703
46704 class
46705 \begin_inset space ~
46706 \end_inset
46707
46708 options
46709 \begin_inset space ~
46710 \end_inset
46711
46712 when
46713 \begin_inset space ~
46714 \end_inset
46715
46716 document
46717 \begin_inset space ~
46718 \end_inset
46719
46720 classes
46721 \begin_inset space ~
46722 \end_inset
46723
46724 changes Removes all manually set document class options in the 
46725 \family sans
46726 Document\SpecialChar \menuseparator
46727 Settings
46728 \family default
46729  dialog when changing the document class.
46730 \end_layout
46731
46732 \begin_layout Section
46733 File
46734 \begin_inset space ~
46735 \end_inset
46736
46737 Handling
46738 \begin_inset Index idx
46739 status collapsed
46740
46741 \begin_layout Plain Layout
46742 File handling
46743 \end_layout
46744
46745 \end_inset
46746
46747
46748 \end_layout
46749
46750 \begin_layout Subsection
46751 Converters
46752 \begin_inset CommandInset label
46753 LatexCommand label
46754 name "sub:Converters"
46755
46756 \end_inset
46757
46758
46759 \begin_inset Index idx
46760 status collapsed
46761
46762 \begin_layout Plain Layout
46763 Converters
46764 \end_layout
46765
46766 \end_inset
46767
46768
46769 \end_layout
46770
46771 \begin_layout Standard
46772 Here you find the list of defined converter commands to convert material
46773  from one format to another.
46774  You can modify them or create new ones.
46775  To modify a converter, select it, change the entry of the field 
46776 \family sans
46777 Converter
46778 \family default
46779  and/or 
46780 \family sans
46781 Extra
46782 \begin_inset space ~
46783 \end_inset
46784
46785 flag
46786 \family default
46787 , and press the 
46788 \family sans
46789 Modify
46790 \family default
46791  button.
46792  To create a new converter, select an existing one, select a different format
46793  in the 
46794 \family sans
46795 From
46796 \begin_inset space ~
46797 \end_inset
46798
46799 format
46800 \family default
46801  drop-down list, modify the 
46802 \family sans
46803 Converter
46804 \family default
46805  field, and press the 
46806 \family sans
46807 Add
46808 \family default
46809  button.
46810 \end_layout
46811
46812 \begin_layout Standard
46813 When the 
46814 \family sans
46815 Converter File Cache
46816 \family default
46817  is enabled, conversions will be cached as long as specified in the field
46818  
46819 \family sans
46820 Maximum Age (in days
46821 \family default
46822 ).
46823  This means that images don't need to be converted again when you reopen
46824  a document; the converted images from the cache will be used instead.
46825 \end_layout
46826
46827 \begin_layout Standard
46828 More about converters, like the variables and flags that can be used in
46829  the converter definition, is described in the section 
46830 \emph on
46831 Converters
46832 \emph default
46833  of the 
46834 \emph on
46835 Customization
46836 \emph default
46837  manual.
46838 \end_layout
46839
46840 \begin_layout Subsection
46841 File Formats
46842 \begin_inset CommandInset label
46843 LatexCommand label
46844 name "sec:File-Formats"
46845
46846 \end_inset
46847
46848
46849 \begin_inset Index idx
46850 status collapsed
46851
46852 \begin_layout Plain Layout
46853 File formats
46854 \end_layout
46855
46856 \end_inset
46857
46858
46859 \begin_inset Index idx
46860 status collapsed
46861
46862 \begin_layout Plain Layout
46863 Copiers
46864 \end_layout
46865
46866 \end_inset
46867
46868
46869 \end_layout
46870
46871 \begin_layout Standard
46872 Here you find the list of defined file formats that LyX can handle.
46873  You can modify the viewer and editor program that should be used for certain
46874  formats.
46875 \end_layout
46876
46877 \begin_layout Standard
46878 Furthermore, you can define the 
46879 \begin_inset Quotes eld
46880 \end_inset
46881
46882 Default output format
46883 \begin_inset Quotes erd
46884 \end_inset
46885
46886  that is used when you hit 
46887 \begin_inset Quotes eld
46888 \end_inset
46889
46890 View
46891 \begin_inset Quotes erd
46892 \end_inset
46893
46894
46895 \begin_inset Quotes eld
46896 \end_inset
46897
46898 Update
46899 \begin_inset Quotes erd
46900 \end_inset
46901
46902
46903 \begin_inset Quotes eld
46904 \end_inset
46905
46906 View Master Document
46907 \begin_inset Quotes erd
46908 \end_inset
46909
46910  and 
46911 \begin_inset Quotes eld
46912 \end_inset
46913
46914 Update Master Document
46915 \begin_inset Quotes erd
46916 \end_inset
46917
46918  in the Edit menu or the toolbar.
46919 \end_layout
46920
46921 \begin_layout Standard
46922 More about formats, like the options that can be used in the format definition,
46923  is described in the section 
46924 \emph on
46925 Formats
46926 \emph default
46927  of the 
46928 \emph on
46929 Customization
46930 \emph default
46931  manual.
46932 \end_layout
46933
46934 \begin_layout Standard
46935 Since all conversions from one format to another take place in LyX's temporary
46936  directory, it is sometimes necessary to modify a file before copying it
46937  to the temporary directory in order that the conversion may be performed.
46938  This is done by specifying a 
46939 \family sans
46940 Copier
46941 \family default
46942 .
46943  More about this is described in the section 
46944 \emph on
46945 Copiers
46946 \emph default
46947  of the 
46948 \emph on
46949 Customization
46950 \emph default
46951  manual.
46952 \end_layout
46953
46954 \begin_layout Chapter
46955 Units available in LyX
46956 \begin_inset Index idx
46957 status collapsed
46958
46959 \begin_layout Plain Layout
46960 Units
46961 \end_layout
46962
46963 \end_inset
46964
46965
46966 \begin_inset CommandInset label
46967 LatexCommand label
46968 name "cha:Units-available-in"
46969
46970 \end_inset
46971
46972
46973 \end_layout
46974
46975 \begin_layout Standard
46976 To understand the units described in this documentation, 
46977 \begin_inset CommandInset ref
46978 LatexCommand ref
46979 reference "cap:Units"
46980
46981 \end_inset
46982
46983  explains all units available in LyX.
46984 \end_layout
46985
46986 \begin_layout Standard
46987 \begin_inset Float table
46988 placement h
46989 wide false
46990 sideways false
46991 status open
46992
46993 \begin_layout Plain Layout
46994 \begin_inset Caption
46995
46996 \begin_layout Plain Layout
46997 \begin_inset CommandInset label
46998 LatexCommand label
46999 name "cap:Units"
47000
47001 \end_inset
47002
47003 Units
47004 \end_layout
47005
47006 \end_inset
47007
47008
47009 \end_layout
47010
47011 \begin_layout Plain Layout
47012 \begin_inset VSpace medskip
47013 \end_inset
47014
47015
47016 \end_layout
47017
47018 \begin_layout Plain Layout
47019 \align center
47020 \begin_inset Tabular
47021 <lyxtabular version="3" rows="20" columns="2">
47022 <features tabularvalignment="middle">
47023 <column alignment="center" valignment="top" width="0">
47024 <column alignment="center" valignment="top" width="0">
47025 <row>
47026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47027 \begin_inset Text
47028
47029 \begin_layout Plain Layout
47030 unit
47031 \end_layout
47032
47033 \end_inset
47034 </cell>
47035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47036 \begin_inset Text
47037
47038 \begin_layout Plain Layout
47039 name/description
47040 \end_layout
47041
47042 \end_inset
47043 </cell>
47044 </row>
47045 <row>
47046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47047 \begin_inset Text
47048
47049 \begin_layout Plain Layout
47050 mm
47051 \end_layout
47052
47053 \end_inset
47054 </cell>
47055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47056 \begin_inset Text
47057
47058 \begin_layout Plain Layout
47059 millimeter
47060 \end_layout
47061
47062 \end_inset
47063 </cell>
47064 </row>
47065 <row>
47066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47067 \begin_inset Text
47068
47069 \begin_layout Plain Layout
47070 cm
47071 \end_layout
47072
47073 \end_inset
47074 </cell>
47075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47076 \begin_inset Text
47077
47078 \begin_layout Plain Layout
47079 centimeter
47080 \end_layout
47081
47082 \end_inset
47083 </cell>
47084 </row>
47085 <row>
47086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47087 \begin_inset Text
47088
47089 \begin_layout Plain Layout
47090 in
47091 \end_layout
47092
47093 \end_inset
47094 </cell>
47095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47096 \begin_inset Text
47097
47098 \begin_layout Plain Layout
47099 inch
47100 \end_layout
47101
47102 \end_inset
47103 </cell>
47104 </row>
47105 <row>
47106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47107 \begin_inset Text
47108
47109 \begin_layout Plain Layout
47110 pt
47111 \end_layout
47112
47113 \end_inset
47114 </cell>
47115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47116 \begin_inset Text
47117
47118 \begin_layout Plain Layout
47119 point (72.27
47120 \begin_inset space \thinspace{}
47121 \end_inset
47122
47123 pt = 1
47124 \begin_inset space \thinspace{}
47125 \end_inset
47126
47127 in)
47128 \end_layout
47129
47130 \end_inset
47131 </cell>
47132 </row>
47133 <row>
47134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47135 \begin_inset Text
47136
47137 \begin_layout Plain Layout
47138 pc
47139 \end_layout
47140
47141 \end_inset
47142 </cell>
47143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47144 \begin_inset Text
47145
47146 \begin_layout Plain Layout
47147 pica (1
47148 \begin_inset space \thinspace{}
47149 \end_inset
47150
47151 pc = 12
47152 \begin_inset space \thinspace{}
47153 \end_inset
47154
47155 pt)
47156 \end_layout
47157
47158 \end_inset
47159 </cell>
47160 </row>
47161 <row>
47162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47163 \begin_inset Text
47164
47165 \begin_layout Plain Layout
47166 sp
47167 \end_layout
47168
47169 \end_inset
47170 </cell>
47171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47172 \begin_inset Text
47173
47174 \begin_layout Plain Layout
47175 scaled point (65536
47176 \begin_inset space \thinspace{}
47177 \end_inset
47178
47179 sp = 1
47180 \begin_inset space \thinspace{}
47181 \end_inset
47182
47183 pt)
47184 \end_layout
47185
47186 \end_inset
47187 </cell>
47188 </row>
47189 <row>
47190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47191 \begin_inset Text
47192
47193 \begin_layout Plain Layout
47194 bp
47195 \end_layout
47196
47197 \end_inset
47198 </cell>
47199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47200 \begin_inset Text
47201
47202 \begin_layout Plain Layout
47203 big point (72
47204 \begin_inset space \thinspace{}
47205 \end_inset
47206
47207 bp = 1
47208 \begin_inset space \thinspace{}
47209 \end_inset
47210
47211 in)
47212 \end_layout
47213
47214 \end_inset
47215 </cell>
47216 </row>
47217 <row>
47218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47219 \begin_inset Text
47220
47221 \begin_layout Plain Layout
47222 dd
47223 \end_layout
47224
47225 \end_inset
47226 </cell>
47227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47228 \begin_inset Text
47229
47230 \begin_layout Plain Layout
47231 didot (72
47232 \begin_inset space \thinspace{}
47233 \end_inset
47234
47235 dd 
47236 \begin_inset Formula $\approx$
47237 \end_inset
47238
47239  37.6
47240 \begin_inset space \thinspace{}
47241 \end_inset
47242
47243 mm)
47244 \end_layout
47245
47246 \end_inset
47247 </cell>
47248 </row>
47249 <row>
47250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47251 \begin_inset Text
47252
47253 \begin_layout Plain Layout
47254 cc
47255 \end_layout
47256
47257 \end_inset
47258 </cell>
47259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47260 \begin_inset Text
47261
47262 \begin_layout Plain Layout
47263 cicero (1
47264 \begin_inset space \thinspace{}
47265 \end_inset
47266
47267 cc = 12
47268 \begin_inset space \thinspace{}
47269 \end_inset
47270
47271 dd)
47272 \end_layout
47273
47274 \end_inset
47275 </cell>
47276 </row>
47277 <row>
47278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47279 \begin_inset Text
47280
47281 \begin_layout Plain Layout
47282 Scale%
47283 \end_layout
47284
47285 \end_inset
47286 </cell>
47287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47288 \begin_inset Text
47289
47290 \begin_layout Plain Layout
47291 % of original image width
47292 \end_layout
47293
47294 \end_inset
47295 </cell>
47296 </row>
47297 <row>
47298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47299 \begin_inset Text
47300
47301 \begin_layout Plain Layout
47302 text%
47303 \end_layout
47304
47305 \end_inset
47306 </cell>
47307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47308 \begin_inset Text
47309
47310 \begin_layout Plain Layout
47311 % of text width
47312 \end_layout
47313
47314 \end_inset
47315 </cell>
47316 </row>
47317 <row>
47318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47319 \begin_inset Text
47320
47321 \begin_layout Plain Layout
47322 col%
47323 \end_layout
47324
47325 \end_inset
47326 </cell>
47327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47328 \begin_inset Text
47329
47330 \begin_layout Plain Layout
47331 % of column width
47332 \end_layout
47333
47334 \end_inset
47335 </cell>
47336 </row>
47337 <row>
47338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47339 \begin_inset Text
47340
47341 \begin_layout Plain Layout
47342 page%
47343 \end_layout
47344
47345 \end_inset
47346 </cell>
47347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47348 \begin_inset Text
47349
47350 \begin_layout Plain Layout
47351 % of paper width
47352 \end_layout
47353
47354 \end_inset
47355 </cell>
47356 </row>
47357 <row>
47358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47359 \begin_inset Text
47360
47361 \begin_layout Plain Layout
47362 line%
47363 \end_layout
47364
47365 \end_inset
47366 </cell>
47367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47368 \begin_inset Text
47369
47370 \begin_layout Plain Layout
47371 % of line width
47372 \end_layout
47373
47374 \end_inset
47375 </cell>
47376 </row>
47377 <row>
47378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47379 \begin_inset Text
47380
47381 \begin_layout Plain Layout
47382 theight%
47383 \end_layout
47384
47385 \end_inset
47386 </cell>
47387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47388 \begin_inset Text
47389
47390 \begin_layout Plain Layout
47391 % of text height
47392 \end_layout
47393
47394 \end_inset
47395 </cell>
47396 </row>
47397 <row>
47398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47399 \begin_inset Text
47400
47401 \begin_layout Plain Layout
47402 pheight%
47403 \end_layout
47404
47405 \end_inset
47406 </cell>
47407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47408 \begin_inset Text
47409
47410 \begin_layout Plain Layout
47411 % of paper height
47412 \end_layout
47413
47414 \end_inset
47415 </cell>
47416 </row>
47417 <row>
47418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47419 \begin_inset Text
47420
47421 \begin_layout Plain Layout
47422 ex
47423 \end_layout
47424
47425 \end_inset
47426 </cell>
47427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47428 \begin_inset Text
47429
47430 \begin_layout Plain Layout
47431 height of letter 
47432 \emph on
47433 x
47434 \emph default
47435  in current font
47436 \end_layout
47437
47438 \end_inset
47439 </cell>
47440 </row>
47441 <row>
47442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47443 \begin_inset Text
47444
47445 \begin_layout Plain Layout
47446 em
47447 \end_layout
47448
47449 \end_inset
47450 </cell>
47451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47452 \begin_inset Text
47453
47454 \begin_layout Plain Layout
47455 width of letter 
47456 \emph on
47457 M
47458 \emph default
47459  in current font
47460 \end_layout
47461
47462 \end_inset
47463 </cell>
47464 </row>
47465 <row>
47466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47467 \begin_inset Text
47468
47469 \begin_layout Plain Layout
47470 mu
47471 \end_layout
47472
47473 \end_inset
47474 </cell>
47475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47476 \begin_inset Text
47477
47478 \begin_layout Plain Layout
47479 math unit (1
47480 \begin_inset space \thinspace{}
47481 \end_inset
47482
47483 mu = 1/18
47484 \begin_inset space \thinspace{}
47485 \end_inset
47486
47487 em)
47488 \end_layout
47489
47490 \end_inset
47491 </cell>
47492 </row>
47493 </lyxtabular>
47494
47495 \end_inset
47496
47497
47498 \end_layout
47499
47500 \end_inset
47501
47502
47503 \end_layout
47504
47505 \begin_layout Chapter
47506 Credits
47507 \begin_inset CommandInset label
47508 LatexCommand label
47509 name "cha:Credits"
47510
47511 \end_inset
47512
47513
47514 \end_layout
47515
47516 \begin_layout Standard
47517 The documentation is a collaborative effort between many different people
47518  (and we would encourage people to contribute!).
47519 \end_layout
47520
47521 \begin_layout Itemize
47522
47523 \noun on
47524 Alejandro Aguilar Sierra
47525 \end_layout
47526
47527 \begin_layout Itemize
47528
47529 \noun on
47530 Amir Karger
47531 \end_layout
47532
47533 \begin_layout Itemize
47534
47535 \noun on
47536 David Johnson
47537 \end_layout
47538
47539 \begin_layout Itemize
47540
47541 \noun on
47542 Hartmut Haase
47543 \end_layout
47544
47545 \begin_layout Itemize
47546
47547 \noun on
47548 Ignacio García
47549 \end_layout
47550
47551 \begin_layout Itemize
47552
47553 \noun on
47554 Ivan Schreter
47555 \end_layout
47556
47557 \begin_layout Itemize
47558
47559 \noun on
47560 John Raithel
47561 \end_layout
47562
47563 \begin_layout Itemize
47564
47565 \noun on
47566 John Weiss
47567 \end_layout
47568
47569 \begin_layout Itemize
47570
47571 \noun on
47572 Lars Gullik Bjønnes
47573 \end_layout
47574
47575 \begin_layout Itemize
47576
47577 \noun on
47578 Matthias Ettrich
47579 \end_layout
47580
47581 \begin_layout Itemize
47582
47583 \noun on
47584 Matthias Zenker
47585 \end_layout
47586
47587 \begin_layout Itemize
47588
47589 \noun on
47590 Rich Fields
47591 \end_layout
47592
47593 \begin_layout Itemize
47594
47595 \noun on
47596 Pascal André
47597 \end_layout
47598
47599 \begin_layout Itemize
47600
47601 \noun on
47602 Paul Evans
47603 \end_layout
47604
47605 \begin_layout Itemize
47606
47607 \noun on
47608 Paul Russel
47609 \end_layout
47610
47611 \begin_layout Itemize
47612
47613 \noun on
47614 Robin Socha
47615 \end_layout
47616
47617 \begin_layout Itemize
47618
47619 \noun on
47620 Uwe Stöhr
47621 \end_layout
47622
47623 \begin_layout Itemize
47624 The LyX Team: 
47625 \begin_inset CommandInset citation
47626 LatexCommand cite
47627 key "lyxcredit"
47628
47629 \end_inset
47630
47631
47632 \end_layout
47633
47634 \begin_layout Standard
47635 \begin_inset Newpage newpage
47636 \end_inset
47637
47638 The bibliography on the following page was created with the 
47639 \family sans
47640 Bibliography
47641 \family default
47642  environment.
47643 \end_layout
47644
47645 \begin_layout Bibliography
47646 \labelwidthstring Literaturverzeichnis
47647 \begin_inset CommandInset bibitem
47648 LatexCommand bibitem
47649 label "Credits"
47650 key "lyxcredit"
47651
47652 \end_inset
47653
47654 The LyX Team: 
47655 \begin_inset CommandInset href
47656 LatexCommand href
47657 name "Credits"
47658 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47659
47660 \end_inset
47661
47662 :
47663 \begin_inset Newline newline
47664 \end_inset
47665
47666
47667 \begin_inset Flex URL
47668 status collapsed
47669
47670 \begin_layout Plain Layout
47671
47672 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47673 \end_layout
47674
47675 \end_inset
47676
47677
47678 \end_layout
47679
47680 \begin_layout Bibliography
47681 \labelwidthstring Literaturverzeichnis
47682 \begin_inset CommandInset bibitem
47683 LatexCommand bibitem
47684 key "latexcompanion"
47685
47686 \end_inset
47687
47688 Frank Mittelbach and Michel Goossens: 
47689 \emph on
47690 The LaTeX Companion Second Edition.
47691
47692 \emph default
47693  Addison-Wesley, 2004
47694 \end_layout
47695
47696 \begin_layout Bibliography
47697 \labelwidthstring Literaturverzeichnis
47698 \begin_inset CommandInset bibitem
47699 LatexCommand bibitem
47700 key "latexguide"
47701
47702 \end_inset
47703
47704 Helmut Kopka and Patrick W.
47705  Daly: 
47706 \emph on
47707 A Guide to LaTeX Fourth Edition.
47708
47709 \emph default
47710  Addison-Wesley, 2003
47711 \end_layout
47712
47713 \begin_layout Bibliography
47714 \labelwidthstring Literaturverzeichnis
47715 \begin_inset CommandInset bibitem
47716 LatexCommand bibitem
47717 key "latexbook"
47718
47719 \end_inset
47720
47721 Leslie Lamport: 
47722 \emph on
47723 LaTeX: A Document Preparation System.
47724
47725 \emph default
47726  Addison-Wesley, second edition, 1994
47727 \end_layout
47728
47729 \begin_layout Bibliography
47730 \labelwidthstring Literaturverzeichnis
47731 \begin_inset CommandInset bibitem
47732 LatexCommand bibitem
47733 key "texbook"
47734
47735 \end_inset
47736
47737 Donald E.
47738  Knuth.
47739  
47740 \emph on
47741 The TeXbook.
47742
47743 \emph default
47744  Addison-Wesley, 1984
47745 \end_layout
47746
47747 \begin_layout Bibliography
47748 \labelwidthstring Literaturverzeichnis
47749 \begin_inset CommandInset bibitem
47750 LatexCommand bibitem
47751 key "TeXCatalogue"
47752
47753 \end_inset
47754
47755 The TeX Catalogue:
47756 \begin_inset Newline newline
47757 \end_inset
47758
47759
47760 \begin_inset Flex URL
47761 status collapsed
47762
47763 \begin_layout Plain Layout
47764
47765 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47766 \end_layout
47767
47768 \end_inset
47769
47770
47771 \end_layout
47772
47773 \begin_layout Bibliography
47774 \labelwidthstring Literaturverzeichnis
47775 \begin_inset CommandInset bibitem
47776 LatexCommand bibitem
47777 key "LaTeXFAQ"
47778
47779 \end_inset
47780
47781 The LaTeX FAQ:
47782 \begin_inset Newline newline
47783 \end_inset
47784
47785
47786 \begin_inset Flex URL
47787 status collapsed
47788
47789 \begin_layout Plain Layout
47790
47791 http://www.tex.ac.uk/cgi-bin/texfaq2html
47792 \end_layout
47793
47794 \end_inset
47795
47796
47797 \end_layout
47798
47799 \begin_layout Bibliography
47800 \labelwidthstring Literaturverzeichnis
47801 \begin_inset CommandInset bibitem
47802 LatexCommand bibitem
47803 key "BibTeX"
47804
47805 \end_inset
47806
47807
47808 \begin_inset CommandInset href
47809 LatexCommand href
47810 name "Documentation"
47811 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47812
47813 \end_inset
47814
47815  of the program 
47816 \family sans
47817 BibTeX
47818 \family default
47819 :
47820 \begin_inset Newline newline
47821 \end_inset
47822
47823
47824 \begin_inset Flex URL
47825 status collapsed
47826
47827 \begin_layout Plain Layout
47828
47829 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47830 \end_layout
47831
47832 \end_inset
47833
47834
47835 \end_layout
47836
47837 \begin_layout Bibliography
47838 \labelwidthstring Literaturverzeichnis
47839 \begin_inset CommandInset bibitem
47840 LatexCommand bibitem
47841 key "BibTeX-2"
47842
47843 \end_inset
47844
47845
47846 \begin_inset CommandInset href
47847 LatexCommand href
47848 name "Documentation"
47849 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47850
47851 \end_inset
47852
47853  how to use the program 
47854 \family sans
47855 BibTeX
47856 \family default
47857 :
47858 \begin_inset Newline newline
47859 \end_inset
47860
47861
47862 \begin_inset Flex URL
47863 status collapsed
47864
47865 \begin_layout Plain Layout
47866
47867 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47868 \end_layout
47869
47870 \end_inset
47871
47872
47873 \end_layout
47874
47875 \begin_layout Bibliography
47876 \labelwidthstring Literaturverzeichnis
47877 \begin_inset CommandInset bibitem
47878 LatexCommand bibitem
47879 key "makeindex"
47880
47881 \end_inset
47882
47883
47884 \begin_inset CommandInset href
47885 LatexCommand href
47886 name "Documentation"
47887 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47888
47889 \end_inset
47890
47891  of the program 
47892 \family sans
47893 makeindex
47894 \family default
47895 :
47896 \begin_inset Newline newline
47897 \end_inset
47898
47899
47900 \begin_inset Flex URL
47901 status collapsed
47902
47903 \begin_layout Plain Layout
47904
47905 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47906 \end_layout
47907
47908 \end_inset
47909
47910
47911 \end_layout
47912
47913 \begin_layout Bibliography
47914 \labelwidthstring Literaturverzeichnis
47915 \begin_inset CommandInset bibitem
47916 LatexCommand bibitem
47917 key "xindy"
47918
47919 \end_inset
47920
47921
47922 \begin_inset CommandInset href
47923 LatexCommand href
47924 name "Documentation"
47925 target "http://www.xindy.org/documentation.html"
47926
47927 \end_inset
47928
47929  of the program 
47930 \family sans
47931 xindy
47932 \family default
47933 :
47934 \begin_inset Newline newline
47935 \end_inset
47936
47937
47938 \begin_inset Flex URL
47939 status collapsed
47940
47941 \begin_layout Plain Layout
47942
47943 http://www.xindy.org/documentation.html
47944 \end_layout
47945
47946 \end_inset
47947
47948
47949 \end_layout
47950
47951 \begin_layout Bibliography
47952 \labelwidthstring Literaturverzeichnis
47953 \begin_inset CommandInset bibitem
47954 LatexCommand bibitem
47955 key "caption"
47956
47957 \end_inset
47958
47959
47960 \begin_inset CommandInset href
47961 LatexCommand href
47962 name "Documentation"
47963 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47964
47965 \end_inset
47966
47967  of the LaTeX-package 
47968 \series bold
47969 caption
47970 \series default
47971
47972 \begin_inset Index idx
47973 status collapsed
47974
47975 \begin_layout Plain Layout
47976 LaTeX-packages ! caption
47977 \end_layout
47978
47979 \end_inset
47980
47981 :
47982 \begin_inset Newline newline
47983 \end_inset
47984
47985
47986 \begin_inset Flex URL
47987 status collapsed
47988
47989 \begin_layout Plain Layout
47990
47991 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47992 \end_layout
47993
47994 \end_inset
47995
47996
47997 \end_layout
47998
47999 \begin_layout Bibliography
48000 \labelwidthstring Literaturverzeichnis
48001 \begin_inset CommandInset bibitem
48002 LatexCommand bibitem
48003 key "enumitem"
48004
48005 \end_inset
48006
48007
48008 \begin_inset CommandInset href
48009 LatexCommand href
48010 name "Documentation"
48011 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48012
48013 \end_inset
48014
48015  of the LaTeX-package 
48016 \series bold
48017 enumitem
48018 \series default
48019
48020 \begin_inset Index idx
48021 status collapsed
48022
48023 \begin_layout Plain Layout
48024 LaTeX-packages ! enumitem
48025 \end_layout
48026
48027 \end_inset
48028
48029 :
48030 \begin_inset Newline newline
48031 \end_inset
48032
48033
48034 \begin_inset Flex URL
48035 status collapsed
48036
48037 \begin_layout Plain Layout
48038
48039 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48040 \end_layout
48041
48042 \end_inset
48043
48044
48045 \end_layout
48046
48047 \begin_layout Bibliography
48048 \labelwidthstring Literaturverzeichnis
48049 \begin_inset CommandInset bibitem
48050 LatexCommand bibitem
48051 key "fancyhdr"
48052
48053 \end_inset
48054
48055
48056 \begin_inset CommandInset href
48057 LatexCommand href
48058 name "Documentation"
48059 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48060
48061 \end_inset
48062
48063  of the LaTeX-package 
48064 \series bold
48065 fancyhdr
48066 \series default
48067
48068 \begin_inset Index idx
48069 status collapsed
48070
48071 \begin_layout Plain Layout
48072 LaTeX-packages ! fancyhdr
48073 \end_layout
48074
48075 \end_inset
48076
48077 :
48078 \begin_inset Newline newline
48079 \end_inset
48080
48081
48082 \begin_inset Flex URL
48083 status collapsed
48084
48085 \begin_layout Plain Layout
48086
48087 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48088 \end_layout
48089
48090 \end_inset
48091
48092
48093 \end_layout
48094
48095 \begin_layout Bibliography
48096 \labelwidthstring Literaturverzeichnis
48097 \begin_inset CommandInset bibitem
48098 LatexCommand bibitem
48099 key "hyperref"
48100
48101 \end_inset
48102
48103
48104 \series bold
48105
48106 \begin_inset CommandInset href
48107 LatexCommand href
48108 name "Documentation"
48109 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48110
48111 \end_inset
48112
48113
48114 \series default
48115  of the LaTeX-package 
48116 \series bold
48117 hyperref
48118 \series default
48119
48120 \begin_inset Index idx
48121 status collapsed
48122
48123 \begin_layout Plain Layout
48124 LaTeX-packages ! hyperref
48125 \end_layout
48126
48127 \end_inset
48128
48129 :
48130 \begin_inset Newline newline
48131 \end_inset
48132
48133
48134 \begin_inset Flex URL
48135 status collapsed
48136
48137 \begin_layout Plain Layout
48138
48139 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48140 \end_layout
48141
48142 \end_inset
48143
48144
48145 \end_layout
48146
48147 \begin_layout Bibliography
48148 \labelwidthstring Literaturverzeichnis
48149 \begin_inset CommandInset bibitem
48150 LatexCommand bibitem
48151 key "nomencl"
48152
48153 \end_inset
48154
48155
48156 \begin_inset CommandInset href
48157 LatexCommand href
48158 name "Documentation"
48159 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48160
48161 \end_inset
48162
48163  of the LaTeX-package 
48164 \series bold
48165 nomencl
48166 \series default
48167
48168 \begin_inset Index idx
48169 status collapsed
48170
48171 \begin_layout Plain Layout
48172 LaTeX-packages ! nomencl
48173 \end_layout
48174
48175 \end_inset
48176
48177 :
48178 \begin_inset Newline newline
48179 \end_inset
48180
48181
48182 \begin_inset Flex URL
48183 status collapsed
48184
48185 \begin_layout Plain Layout
48186
48187 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48188 \end_layout
48189
48190 \end_inset
48191
48192
48193 \end_layout
48194
48195 \begin_layout Bibliography
48196 \labelwidthstring Literaturverzeichnis
48197 \begin_inset CommandInset bibitem
48198 LatexCommand bibitem
48199 key "prettyref"
48200
48201 \end_inset
48202
48203
48204 \begin_inset CommandInset href
48205 LatexCommand href
48206 name "Documentation"
48207 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48208
48209 \end_inset
48210
48211  of the LaTeX-package 
48212 \series bold
48213 prettyref
48214 \series default
48215
48216 \begin_inset Index idx
48217 status collapsed
48218
48219 \begin_layout Plain Layout
48220 LaTeX-packages ! prettyref
48221 \end_layout
48222
48223 \end_inset
48224
48225 :
48226 \begin_inset Newline newline
48227 \end_inset
48228
48229
48230 \begin_inset Flex URL
48231 status collapsed
48232
48233 \begin_layout Plain Layout
48234
48235 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
48236 \end_layout
48237
48238 \end_inset
48239
48240
48241 \end_layout
48242
48243 \begin_layout Bibliography
48244 \labelwidthstring Literaturverzeichnis
48245 \begin_inset CommandInset bibitem
48246 LatexCommand bibitem
48247 key "refstyle"
48248
48249 \end_inset
48250
48251
48252 \begin_inset CommandInset href
48253 LatexCommand href
48254 name "Documentation"
48255 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
48256
48257 \end_inset
48258
48259  of the LaTeX-package 
48260 \series bold
48261 refstyle
48262 \series default
48263
48264 \begin_inset Index idx
48265 status collapsed
48266
48267 \begin_layout Plain Layout
48268 LaTeX-packages ! refstyle
48269 \end_layout
48270
48271 \end_inset
48272
48273 :
48274 \begin_inset Newline newline
48275 \end_inset
48276
48277
48278 \begin_inset Flex URL
48279 status collapsed
48280
48281 \begin_layout Plain Layout
48282
48283 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
48284 \end_layout
48285
48286 \end_inset
48287
48288
48289 \end_layout
48290
48291 \begin_layout Bibliography
48292 \labelwidthstring Literaturverzeichnis
48293 \begin_inset CommandInset bibitem
48294 LatexCommand bibitem
48295 key "tipa"
48296
48297 \end_inset
48298
48299
48300 \begin_inset CommandInset href
48301 LatexCommand href
48302 name "Documentation"
48303 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48304
48305 \end_inset
48306
48307  of the LaTeX-package 
48308 \series bold
48309 tipa
48310 \series default
48311
48312 \begin_inset Index idx
48313 status collapsed
48314
48315 \begin_layout Plain Layout
48316 LaTeX-packages ! tipa
48317 \end_layout
48318
48319 \end_inset
48320
48321 :
48322 \begin_inset Newline newline
48323 \end_inset
48324
48325
48326 \begin_inset Flex URL
48327 status collapsed
48328
48329 \begin_layout Plain Layout
48330
48331 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48332 \end_layout
48333
48334 \end_inset
48335
48336
48337 \end_layout
48338
48339 \begin_layout Bibliography
48340 \labelwidthstring Literaturverzeichnis
48341 \begin_inset CommandInset bibitem
48342 LatexCommand bibitem
48343 key "Arabic"
48344
48345 \end_inset
48346
48347
48348 \begin_inset CommandInset href
48349 LatexCommand href
48350 name "Wiki-page"
48351 target "http://wiki.lyx.org/Windows/Arabic"
48352
48353 \end_inset
48354
48355  how to set up LyX for Arabic:
48356 \begin_inset Newline newline
48357 \end_inset
48358
48359
48360 \begin_inset Flex URL
48361 status collapsed
48362
48363 \begin_layout Plain Layout
48364
48365 http://wiki.lyx.org/Windows/Arabic
48366 \end_layout
48367
48368 \end_inset
48369
48370
48371 \end_layout
48372
48373 \begin_layout Bibliography
48374 \labelwidthstring Literaturverzeichnis
48375 \begin_inset CommandInset bibitem
48376 LatexCommand bibitem
48377 key "Armenian"
48378
48379 \end_inset
48380
48381
48382 \begin_inset CommandInset href
48383 LatexCommand href
48384 name "Wiki-page"
48385 target "http://wiki.lyx.org/Windows/Armenian"
48386
48387 \end_inset
48388
48389  how to set up LyX for Armenian:
48390 \begin_inset Newline newline
48391 \end_inset
48392
48393
48394 \begin_inset Flex URL
48395 status collapsed
48396
48397 \begin_layout Plain Layout
48398
48399 http://wiki.lyx.org/Windows/Armenian
48400 \end_layout
48401
48402 \end_inset
48403
48404
48405 \end_layout
48406
48407 \begin_layout Bibliography
48408 \labelwidthstring Literaturverzeichnis
48409 \begin_inset CommandInset bibitem
48410 LatexCommand bibitem
48411 key "Farsi"
48412
48413 \end_inset
48414
48415
48416 \begin_inset CommandInset href
48417 LatexCommand href
48418 name "Wiki-page"
48419 target "http://wiki.lyx.org/Windows/Farsi"
48420
48421 \end_inset
48422
48423  how to set up LyX for Farsi:
48424 \begin_inset Newline newline
48425 \end_inset
48426
48427
48428 \begin_inset Flex URL
48429 status collapsed
48430
48431 \begin_layout Plain Layout
48432
48433 http://wiki.lyx.org/Windows/Farsi
48434 \end_layout
48435
48436 \end_inset
48437
48438
48439 \end_layout
48440
48441 \begin_layout Bibliography
48442 \labelwidthstring Literaturverzeichnis
48443 \begin_inset CommandInset bibitem
48444 LatexCommand bibitem
48445 key "Hebrew"
48446
48447 \end_inset
48448
48449
48450 \begin_inset CommandInset href
48451 LatexCommand href
48452 name "Wiki-page"
48453 target "http://wiki.lyx.org/Windows/Hebrew"
48454
48455 \end_inset
48456
48457  how to set up LyX for Hebrew:
48458 \begin_inset Newline newline
48459 \end_inset
48460
48461
48462 \begin_inset Flex URL
48463 status collapsed
48464
48465 \begin_layout Plain Layout
48466
48467 http://wiki.lyx.org/Windows/Hebrew
48468 \end_layout
48469
48470 \end_inset
48471
48472
48473 \end_layout
48474
48475 \begin_layout Bibliography
48476 \labelwidthstring Literaturverzeichnis
48477 \begin_inset CommandInset bibitem
48478 LatexCommand bibitem
48479 key "Japanese"
48480
48481 \end_inset
48482
48483
48484 \begin_inset CommandInset href
48485 LatexCommand href
48486 name "Wiki-page"
48487 target "http://wiki.lyx.org/Windows/Japanese"
48488
48489 \end_inset
48490
48491  how to set up LyX for Japanese:
48492 \begin_inset Newline newline
48493 \end_inset
48494
48495
48496 \begin_inset Flex URL
48497 status collapsed
48498
48499 \begin_layout Plain Layout
48500
48501 http://wiki.lyx.org/Windows/Japanese
48502 \end_layout
48503
48504 \end_inset
48505
48506
48507 \end_layout
48508
48509 \begin_layout Bibliography
48510 \labelwidthstring Literaturverzeichnis
48511 \begin_inset CommandInset bibitem
48512 LatexCommand bibitem
48513 key "Latvian"
48514
48515 \end_inset
48516
48517
48518 \begin_inset CommandInset href
48519 LatexCommand href
48520 name "Wiki-page"
48521 target "http://wiki.lyx.org/Windows/Latvian"
48522
48523 \end_inset
48524
48525  how to set up LyX for Latvian:
48526 \begin_inset Newline newline
48527 \end_inset
48528
48529
48530 \begin_inset Flex URL
48531 status collapsed
48532
48533 \begin_layout Plain Layout
48534
48535 http://wiki.lyx.org/Windows/Latvian
48536 \end_layout
48537
48538 \end_inset
48539
48540
48541 \end_layout
48542
48543 \begin_layout Bibliography
48544 \labelwidthstring Literaturverzeichnis
48545 \begin_inset CommandInset bibitem
48546 LatexCommand bibitem
48547 key "Lithuanian"
48548
48549 \end_inset
48550
48551
48552 \begin_inset CommandInset href
48553 LatexCommand href
48554 name "Wiki-page"
48555 target "http://wiki.lyx.org/Windows/Lithuanian"
48556
48557 \end_inset
48558
48559  how to set up LyX for Lithuanian:
48560 \begin_inset Newline newline
48561 \end_inset
48562
48563
48564 \begin_inset Flex URL
48565 status collapsed
48566
48567 \begin_layout Plain Layout
48568
48569 http://wiki.lyx.org/Windows/Lithuanian
48570 \end_layout
48571
48572 \end_inset
48573
48574
48575 \end_layout
48576
48577 \begin_layout Bibliography
48578 \labelwidthstring Literaturverzeichnis
48579 \begin_inset CommandInset bibitem
48580 LatexCommand bibitem
48581 key "Mongolian"
48582
48583 \end_inset
48584
48585
48586 \begin_inset CommandInset href
48587 LatexCommand href
48588 name "Wiki-page"
48589 target "http://wiki.lyx.org/Windows/Mongolian"
48590
48591 \end_inset
48592
48593  how to set up LyX for Mongolian:
48594 \begin_inset Newline newline
48595 \end_inset
48596
48597
48598 \begin_inset Flex URL
48599 status collapsed
48600
48601 \begin_layout Plain Layout
48602
48603 http://wiki.lyx.org/Windows/Mongolian
48604 \end_layout
48605
48606 \end_inset
48607
48608
48609 \end_layout
48610
48611 \begin_layout Bibliography
48612 \labelwidthstring Literaturverzeichnis
48613 \begin_inset CommandInset bibitem
48614 LatexCommand bibitem
48615 key "Vietnamese"
48616
48617 \end_inset
48618
48619
48620 \begin_inset CommandInset href
48621 LatexCommand href
48622 name "Wiki-page"
48623 target "http://wiki.lyx.org/Windows/Vietnamese"
48624
48625 \end_inset
48626
48627  how to set up LyX for Vietnamese:
48628 \begin_inset Newline newline
48629 \end_inset
48630
48631
48632 \begin_inset Flex URL
48633 status collapsed
48634
48635 \begin_layout Plain Layout
48636
48637 http://wiki.lyx.org/Windows/Vietnamese
48638 \end_layout
48639
48640 \end_inset
48641
48642
48643 \end_layout
48644
48645 \begin_layout Bibliography
48646 \labelwidthstring Literaturverzeichnis
48647 \begin_inset CommandInset bibitem
48648 LatexCommand bibitem
48649 key "NewInLyX20"
48650
48651 \end_inset
48652
48653
48654 \begin_inset CommandInset href
48655 LatexCommand href
48656 name "Wiki-page"
48657 target "http://wiki.lyx.org/LyX/NewInLyX20"
48658
48659 \end_inset
48660
48661  about new features in 
48662 \family sans
48663 LyX 2.0
48664 \family default
48665 :
48666 \begin_inset Newline newline
48667 \end_inset
48668
48669
48670 \begin_inset Flex URL
48671 status collapsed
48672
48673 \begin_layout Plain Layout
48674
48675 http://wiki.lyx.org/LyX/NewInLyX20
48676 \end_layout
48677
48678 \end_inset
48679
48680
48681 \end_layout
48682
48683 \begin_layout Standard
48684 \begin_inset Newpage newpage
48685 \end_inset
48686
48687
48688 \begin_inset ERT
48689 status collapsed
48690
48691 \begin_layout Plain Layout
48692
48693
48694 \backslash
48695 let
48696 \backslash
48697 mybibname
48698 \backslash
48699 bibname
48700 \end_layout
48701
48702 \begin_layout Plain Layout
48703
48704
48705 \backslash
48706 renewcommand{
48707 \backslash
48708 bibname}{
48709 \backslash
48710 mybibname
48711 \backslash
48712 ; 2}
48713 \end_layout
48714
48715 \end_inset
48716
48717
48718 \begin_inset Note Note
48719 status collapsed
48720
48721 \begin_layout Plain Layout
48722 The command 
48723 \series bold
48724
48725 \backslash
48726 bibname
48727 \series default
48728  is the name of the bibliography in the current document language.
48729  It is redefined here with the number 2 at the end to state that the following
48730  bibliography is the second one:
48731 \end_layout
48732
48733 \end_inset
48734
48735
48736 \end_layout
48737
48738 \begin_layout Standard
48739 \begin_inset CommandInset bibtex
48740 LatexCommand bibtex
48741 bibfiles "biblio/LyXDocs"
48742 options "biblio/alphadin"
48743
48744 \end_inset
48745
48746
48747 \end_layout
48748
48749 \begin_layout Standard
48750 The above bibliography is created from a BibTeX-database.
48751 \end_layout
48752
48753 \begin_layout Standard
48754 \begin_inset CommandInset nomencl_print
48755 LatexCommand printnomenclature
48756 set_width "auto"
48757
48758 \end_inset
48759
48760
48761 \begin_inset CommandInset index_print
48762 LatexCommand printindex
48763 type "idx"
48764
48765 \end_inset
48766
48767
48768 \end_layout
48769
48770 \end_body
48771 \end_document