]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
- UserGuide.lyx: revise section about nomenclature; fix a broken link
[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 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, and if you often find yourself
2902  needing the same sort of thing in different documents, you should consider
2903  writing a module for this purpose.
2904  Sometimes, however, a particular document has very special needs, and you
2905  find yourself wanting a specific inset or character style, but only that
2906  one time.
2907  You want something that is like a document's own LaTeX preamble.
2908  What you want is LyX's 
2909 \begin_inset Quotes eld
2910 \end_inset
2911
2912 Local Layout
2913 \begin_inset Quotes erd
2914 \end_inset
2915
2916 .
2917  See section 
2918 \emph on
2919 Local Layout
2920 \emph default
2921  of the 
2922 \emph on
2923 Customization
2924 \emph default
2925  manual for information on how to use it.
2926 \end_layout
2927
2928 \begin_layout Subsubsection
2929 Properties
2930 \end_layout
2931
2932 \begin_layout Standard
2933 Each class has a default set of options.
2934  Here's a quick table describing them:
2935 \end_layout
2936
2937 \begin_layout Standard
2938 \begin_inset VSpace 0.3cm
2939 \end_inset
2940
2941
2942 \end_layout
2943
2944 \begin_layout Standard
2945 \align center
2946 \begin_inset Tabular
2947 <lyxtabular version="3" rows="5" columns="5">
2948 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
2954 <row>
2955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968
2969 \family sans
2970 \series medium
2971 \shape up
2972 \size normal
2973 \emph off
2974 \bar no
2975 \noun off
2976 \color none
2977 Page style
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \family sans
2988 \series medium
2989 \shape up
2990 \size normal
2991 \emph off
2992 \bar no
2993 \noun off
2994 \color none
2995 Sides
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004
3005 \family sans
3006 \series medium
3007 \shape up
3008 \size normal
3009 \emph off
3010 \bar no
3011 \noun off
3012 \color none
3013 Columns
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022
3023 \series medium
3024 \shape up
3025 \size normal
3026 \emph off
3027 \bar no
3028 \noun off
3029 \color none
3030 Max.
3031  sectioning level
3032 \end_layout
3033
3034 \end_inset
3035 </cell>
3036 </row>
3037 <row>
3038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042
3043 \series medium
3044 \shape up
3045 \size normal
3046 \emph off
3047 \bar no
3048 \noun off
3049 \color none
3050 article
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059
3060 \family sans
3061 \series medium
3062 \shape up
3063 \size normal
3064 \emph off
3065 \bar no
3066 \noun off
3067 \color none
3068 Plain
3069 \end_layout
3070
3071 \end_inset
3072 </cell>
3073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077
3078 \family sans
3079 \series medium
3080 \shape up
3081 \size normal
3082 \emph off
3083 \bar no
3084 \noun off
3085 \color none
3086 One
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \family sans
3097 \series medium
3098 \shape up
3099 \size normal
3100 \emph off
3101 \bar no
3102 \noun off
3103 \color none
3104 One
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113
3114 \family sans
3115 \series medium
3116 \shape up
3117 \size normal
3118 \emph off
3119 \bar no
3120 \noun off
3121 \color none
3122 Section
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 </row>
3128 <row>
3129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \series medium
3135 \shape up
3136 \size normal
3137 \emph off
3138 \bar no
3139 \noun off
3140 \color none
3141 report
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \family sans
3152 \series medium
3153 \shape up
3154 \size normal
3155 \emph off
3156 \bar no
3157 \noun off
3158 \color none
3159 Plain
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168
3169 \family sans
3170 \series medium
3171 \shape up
3172 \size normal
3173 \emph off
3174 \bar no
3175 \noun off
3176 \color none
3177 One
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186
3187 \family sans
3188 \series medium
3189 \shape up
3190 \size normal
3191 \emph off
3192 \bar no
3193 \noun off
3194 \color none
3195 One
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \family sans
3206 \series medium
3207 \shape up
3208 \size normal
3209 \emph off
3210 \bar no
3211 \noun off
3212 \color none
3213 Chapter
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \series medium
3226 \shape up
3227 \size normal
3228 \emph off
3229 \bar no
3230 \noun off
3231 \color none
3232 book
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \family sans
3243 \series medium
3244 \shape up
3245 \size normal
3246 \emph off
3247 \bar no
3248 \noun off
3249 \color none
3250 Headings
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \family sans
3261 \series medium
3262 \shape up
3263 \size normal
3264 \emph off
3265 \bar no
3266 \noun off
3267 \color none
3268 Two
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \family sans
3279 \series medium
3280 \shape up
3281 \size normal
3282 \emph off
3283 \bar no
3284 \noun off
3285 \color none
3286 One
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \family sans
3297 \series medium
3298 \shape up
3299 \size normal
3300 \emph off
3301 \bar no
3302 \noun off
3303 \color none
3304 Chapter
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 </row>
3310 <row>
3311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315
3316 \series medium
3317 \shape up
3318 \size normal
3319 \emph off
3320 \bar no
3321 \noun off
3322 \color none
3323 letter
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332
3333 \family sans
3334 \series medium
3335 \shape up
3336 \size normal
3337 \emph off
3338 \bar no
3339 \noun off
3340 \color none
3341 Plain
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \family sans
3352 \series medium
3353 \shape up
3354 \size normal
3355 \emph off
3356 \bar no
3357 \noun off
3358 \color none
3359 One
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \family sans
3370 \series medium
3371 \shape up
3372 \size normal
3373 \emph off
3374 \bar no
3375 \noun off
3376 \color none
3377 One
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \series medium
3388 \shape up
3389 \size normal
3390 \emph off
3391 \bar no
3392 \noun off
3393 \color none
3394 none
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 </row>
3400 </lyxtabular>
3401
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \begin_layout Standard
3408 \begin_inset VSpace 0.3cm
3409 \end_inset
3410
3411
3412 \end_layout
3413
3414 \begin_layout Standard
3415 You're probably also wondering what 
3416 \begin_inset Quotes eld
3417 \end_inset
3418
3419 Max.
3420 \begin_inset space ~
3421 \end_inset
3422
3423 sectioning level
3424 \begin_inset Quotes erd
3425 \end_inset
3426
3427  means.
3428  There are several paragraph environments used to create section headings.
3429  Different document classes allow different types of section headings.
3430  Only two use the 
3431 \family sans
3432 Chapter
3433 \family default
3434  heading; the rest do not and begin instead with the 
3435 \family sans
3436 Section
3437 \family default
3438  heading.
3439  Some document classes, such as the ones for letters, don't use any section
3440  headings.
3441  In addition to 
3442 \family sans
3443 Chapter
3444 \family default
3445  and 
3446 \family sans
3447 Section
3448 \family default
3449  headings, there are also 
3450 \family sans
3451 Subsection
3452 \family default
3453  headings, 
3454 \family sans
3455 Subsubsection
3456 \family default
3457  headings, and so on.
3458  We'll describe these headings fully in section
3459 \begin_inset space ~
3460 \end_inset
3461
3462
3463 \begin_inset CommandInset ref
3464 LatexCommand ref
3465 reference "sub:Headings"
3466
3467 \end_inset
3468
3469 .
3470 \end_layout
3471
3472 \begin_layout Subsection
3473 Document Layout
3474 \begin_inset CommandInset label
3475 LatexCommand label
3476 name "sub:Document-Layout"
3477
3478 \end_inset
3479
3480
3481 \begin_inset Index idx
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485 Document ! Layout
3486 \end_layout
3487
3488 \end_inset
3489
3490
3491 \family sans
3492
3493 \begin_inset Index idx
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497 Document ! Settings
3498 \end_layout
3499
3500 \end_inset
3501
3502
3503 \end_layout
3504
3505 \begin_layout Standard
3506 The most important properties of documents classes are set in the menu 
3507 \family sans
3508 Document\SpecialChar \menuseparator
3509 Settings
3510 \family default
3511 .
3512  There in the 
3513 \family sans
3514 Options
3515 \family default
3516  field under 
3517 \family sans
3518 Documents
3519 \begin_inset space ~
3520 \end_inset
3521
3522 Class
3523 \family default
3524 , you can enter special options for your document class in a comma-separated
3525  list.
3526  This is only necessary if LyX doesn't support special options you want
3527  to use for your document.
3528  To learn more about your favorite LaTeX-class and its options, you have
3529  to read its manual.
3530 \end_layout
3531
3532 \begin_layout Standard
3533 The drop box 
3534 \family sans
3535 Headings style
3536 \family default
3537  in the 
3538 \family sans
3539 Document\SpecialChar \menuseparator
3540 Settings
3541 \family default
3542  dialog under 
3543 \family sans
3544 Page
3545 \begin_inset space ~
3546 \end_inset
3547
3548 Layout
3549 \family default
3550  controls what sorts of headings and page numbers go on a page.
3551  You can choose between the following five options:
3552 \end_layout
3553
3554 \begin_layout Labeling
3555 \labelwidthstring 00.00.0000
3556
3557 \family sans
3558 Default
3559 \family default
3560  Use default page style of current class.
3561 \end_layout
3562
3563 \begin_layout Labeling
3564 \labelwidthstring 00.00.0000
3565
3566 \family sans
3567 Empty
3568 \family default
3569  No page numbers or headings.
3570 \end_layout
3571
3572 \begin_layout Labeling
3573 \labelwidthstring 00.00.0000
3574
3575 \family sans
3576 Plain
3577 \family default
3578  Page numbers only.
3579 \end_layout
3580
3581 \begin_layout Labeling
3582 \labelwidthstring 00.00.0000
3583
3584 \family sans
3585 Headings
3586 \family default
3587  Page numbers and either the current chapter or section title and number.
3588  Whether LyX uses the current chapter or the current section depends on
3589  the maximum sectioning level of the class.
3590 \end_layout
3591
3592 \begin_layout Labeling
3593 \labelwidthstring 00.00.0000
3594
3595 \family sans
3596 Fancy
3597 \family default
3598  This allows you to define fully customizable headers and footers if you
3599  have the LaTeX-package 
3600 \series bold
3601 fancyhdr
3602 \series default
3603
3604 \begin_inset Index idx
3605 status collapsed
3606
3607 \begin_layout Plain Layout
3608 LaTeX-packages ! fancyhdr
3609 \end_layout
3610
3611 \end_inset
3612
3613  installed.
3614  How they are defined is explained in section
3615 \begin_inset space ~
3616 \end_inset
3617
3618
3619 \begin_inset CommandInset ref
3620 LatexCommand ref
3621 reference "sec:Customized-Page-Headers"
3622
3623 \end_inset
3624
3625 .
3626 \end_layout
3627
3628 \begin_layout Standard
3629 The separation of paragraphs is described in section
3630 \begin_inset space ~
3631 \end_inset
3632
3633
3634 \begin_inset CommandInset ref
3635 LatexCommand ref
3636 reference "sub:Paragraph-Separation"
3637
3638 \end_inset
3639
3640 .
3641 \end_layout
3642
3643 \begin_layout Subsection
3644 Paper Size and Orientation
3645 \begin_inset Index idx
3646 status collapsed
3647
3648 \begin_layout Plain Layout
3649 Document ! Paper size
3650 \end_layout
3651
3652 \end_inset
3653
3654
3655 \begin_inset CommandInset label
3656 LatexCommand label
3657 name "sub:Paper-Size,-Orientation"
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \begin_layout Standard
3665 You find the following options in the menu 
3666 \family sans
3667 Page
3668 \begin_inset space ~
3669 \end_inset
3670
3671 Layout
3672 \family default
3673  of the 
3674 \family sans
3675 Document\SpecialChar \menuseparator
3676 Settings
3677 \family default
3678  dialog:
3679 \family sans
3680
3681 \begin_inset Index idx
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685 Document ! Settings
3686 \end_layout
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \begin_layout Labeling
3694 \labelwidthstring 00.00.0000
3695
3696 \family sans
3697 Paper
3698 \begin_inset space ~
3699 \end_inset
3700
3701 Format
3702 \family default
3703  What size paper to print on.
3704  The choices are
3705 \end_layout
3706
3707 \begin_deeper
3708 \begin_layout Itemize
3709
3710 \family sans
3711 Default
3712 \end_layout
3713
3714 \begin_layout Itemize
3715
3716 \family sans
3717 A0 - A6
3718 \end_layout
3719
3720 \begin_layout Itemize
3721
3722 \family sans
3723 B0 - B6
3724 \end_layout
3725
3726 \begin_layout Itemize
3727
3728 \family sans
3729 C0 - C6
3730 \end_layout
3731
3732 \begin_layout Itemize
3733
3734 \family sans
3735 US letter, US legal, US executive
3736 \end_layout
3737
3738 \begin_layout Itemize
3739
3740 \family sans
3741 JIS B0 - JIS B6
3742 \end_layout
3743
3744 \begin_layout Itemize
3745
3746 \family sans
3747 Custom
3748 \end_layout
3749
3750 \end_deeper
3751 \begin_layout Labeling
3752 \labelwidthstring 00.00.0000
3753
3754 \family sans
3755 Orientation
3756 \family default
3757  To choose whether to output as 
3758 \family sans
3759 Landscape
3760 \family default
3761  or as 
3762 \family sans
3763 Portrait
3764 \family default
3765 .
3766 \end_layout
3767
3768 \begin_layout Labeling
3769 \labelwidthstring 00.00.0000
3770
3771 \family sans
3772 Two-sided
3773 \begin_inset space ~
3774 \end_inset
3775
3776 document
3777 \family default
3778  Adjusts the print space to print both sides of paper.
3779  That means that the print space for odd- and even-numbered pages is different.
3780 \end_layout
3781
3782 \begin_layout Subsection
3783 Margins
3784 \begin_inset CommandInset label
3785 LatexCommand label
3786 name "sub:Margins"
3787
3788 \end_inset
3789
3790
3791 \begin_inset Index idx
3792 status collapsed
3793
3794 \begin_layout Plain Layout
3795 Document ! Margins
3796 \end_layout
3797
3798 \end_inset
3799
3800
3801 \begin_inset Index idx
3802 status collapsed
3803
3804 \begin_layout Plain Layout
3805 Margins
3806 \end_layout
3807
3808 \end_inset
3809
3810
3811 \end_layout
3812
3813 \begin_layout Standard
3814 Paper margins are set in the menu 
3815 \family sans
3816 Document\SpecialChar \menuseparator
3817 Settings
3818 \family default
3819 .
3820 \begin_inset Index idx
3821 status collapsed
3822
3823 \begin_layout Plain Layout
3824 Document ! Settings
3825 \end_layout
3826
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \begin_layout Standard
3833 If you use a KOMA-Script document class, you can use the default settings.
3834  Because KOMA-Script calculates then the print space automatically by taking
3835  the paper format and the font size into account.
3836 \end_layout
3837
3838 \begin_layout Subsection
3839 Important Note
3840 \end_layout
3841
3842 \begin_layout Standard
3843 If you change a document class, LyX has to convert 
3844 \emph on
3845 everything
3846 \emph default
3847  into the new class.
3848  That includes the paragraph environments.
3849  Some paragraph environments are standard, in so far as all of the document
3850  classes have them; but some classes have special paragraph environments.
3851  If this is the case, and you change the document class, LyX will mark the
3852  paragraphs whose styles it no longer understands as 
3853 \begin_inset Quotes eld
3854 \end_inset
3855
3856 unknown
3857 \begin_inset Quotes erd
3858 \end_inset
3859
3860 .
3861  The name of the style is retained, in case you should want to go back to
3862  the old class.
3863  But these paragraphs will be output with no special formatting, so you
3864  will either need to create a new style yourself or else to convert these
3865  paragraphs manually to a style present in your new document class.
3866 \end_layout
3867
3868 \begin_layout Section
3869 Paragraph Indentation and Separation
3870 \begin_inset Index idx
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874 Paragraph ! Indentation
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \end_layout
3881
3882 \begin_layout Subsection
3883 Introduction
3884 \begin_inset CommandInset label
3885 LatexCommand label
3886 name "sec:Par-indent-intro"
3887
3888 \end_inset
3889
3890
3891 \end_layout
3892
3893 \begin_layout Standard
3894 Before describing all of the various paragraph environments, we'd like to
3895  say a word or two about paragraph indentation.
3896 \end_layout
3897
3898 \begin_layout Standard
3899 Everyone seems to have their own convention for separating paragraphs.
3900  Most Americans indent the first line of a paragraph.
3901  Others don't indent but put extra space between the paragraphs.
3902  If you choose indentation for paragraphs the 
3903 \emph on
3904 first
3905 \emph default
3906  paragraph of a section, or after a figure, an equation, a table, a list,
3907  etc., is 
3908 \emph on
3909 not
3910 \emph default
3911  indented.
3912  Only a paragraph following another paragraph gets indented.
3913  Note that the indentation behavior is different when you use another document
3914  language than English.
3915  LaTeX takes care that the indentation follows the rules of the used language.
3916 \end_layout
3917
3918 \begin_layout Standard
3919 The space between paragraphs, like the line spacing, the space between headings
3920  and text — in fact, all of the spacings for just about everything are pre-coded
3921  into LyX.
3922  As we said, you don't worry about how much space to add between what.
3923  LyX takes care of that.
3924  In fact, these pre-coded vertical spacings aren't a single number but a
3925  range.
3926  That way, LyX can squish or stretch the space between lines to make sure
3927  figures fit on a page with text, so that sections don't start at the bottom
3928  of a page, and so on.
3929 \begin_inset Foot
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933 LaTeX does this when LyX goes to produce a printable file.
3934 \end_layout
3935
3936 \end_inset
3937
3938  However, pre-coded doesn't mean you can't change them.
3939  LyX gives you the ability to globally change 
3940 \emph on
3941 all
3942 \emph default
3943  of these pre-coded spacings.
3944  We will explain more later.
3945 \end_layout
3946
3947 \begin_layout Subsection
3948 Paragraph Separation
3949 \begin_inset CommandInset label
3950 LatexCommand label
3951 name "sub:Paragraph-Separation"
3952
3953 \end_inset
3954
3955
3956 \begin_inset Index idx
3957 status collapsed
3958
3959 \begin_layout Plain Layout
3960 Paragraph ! Separation
3961 \end_layout
3962
3963 \end_inset
3964
3965
3966 \end_layout
3967
3968 \begin_layout Standard
3969 To separate paragraphs, select 
3970 \family sans
3971 Indent
3972 \family default
3973  or 
3974 \family sans
3975 Skip
3976 \family default
3977  in the submenu 
3978 \family sans
3979 Text
3980 \begin_inset space ~
3981 \end_inset
3982
3983 Layout
3984 \family default
3985  of the dialog 
3986 \family sans
3987 Document\SpecialChar \menuseparator
3988 Settings
3989 \family default
3990
3991 \begin_inset Index idx
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995 Document ! Settings
3996 \end_layout
3997
3998 \end_inset
3999
4000  to indent paragraphs or add extra space between paragraphs, respectively.
4001 \end_layout
4002
4003 \begin_layout Subsection
4004 Fine-Tuning
4005 \end_layout
4006
4007 \begin_layout Standard
4008 You can also change the separation method of a single paragraph.
4009  Open the 
4010 \family sans
4011 Edit\SpecialChar \menuseparator
4012 Paragraph
4013 \begin_inset space ~
4014 \end_inset
4015
4016 Settings
4017 \family default
4018  dialog and toggle the 
4019 \family sans
4020 Indent
4021 \begin_inset space ~
4022 \end_inset
4023
4024 Paragraph
4025 \family default
4026  option to change the state of the current paragraph (shortcut 
4027 \begin_inset Info
4028 type  "shortcut"
4029 arg   "paragraph-params \\indent-toggle"
4030 \end_inset
4031
4032 ).
4033  If paragraphs have no indentation but use extra space for separation, this
4034  button will be ignored (you can't indent a single paragraph by toggling
4035  this).
4036 \end_layout
4037
4038 \begin_layout Standard
4039 You should only need to change the indentation method for a single paragraph
4040  if you need to do some fine-tuning.
4041 \end_layout
4042
4043 \begin_layout Subsection
4044 Line Spacing
4045 \begin_inset Index idx
4046 status collapsed
4047
4048 \begin_layout Plain Layout
4049 Paragraph ! Line spacing
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \begin_layout Standard
4058 In the 
4059 \family sans
4060 Document\SpecialChar \menuseparator
4061 Settings
4062 \noun on
4063
4064 \begin_inset Index idx
4065 status collapsed
4066
4067 \begin_layout Plain Layout
4068 Document ! Settings
4069 \end_layout
4070
4071 \end_inset
4072
4073
4074 \family default
4075 \noun default
4076  dialog you can set the line spacing in the submenu 
4077 \family sans
4078 Text
4079 \begin_inset space ~
4080 \end_inset
4081
4082 Layout
4083 \family default
4084 .
4085 \begin_inset Foot
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089 You need to have the LaTeX-package 
4090 \series bold
4091 setspace
4092 \series default
4093
4094 \begin_inset Index idx
4095 status collapsed
4096
4097 \begin_layout Plain Layout
4098 LaTeX-packages ! setspace
4099 \end_layout
4100
4101 \end_inset
4102
4103  installed to use this feature.
4104 \end_layout
4105
4106 \end_inset
4107
4108
4109 \end_layout
4110
4111 \begin_layout Section
4112 Paragraph Environments
4113 \begin_inset CommandInset label
4114 LatexCommand label
4115 name "sec:Paragraph-Environments"
4116
4117 \end_inset
4118
4119
4120 \begin_inset Index idx
4121 status collapsed
4122
4123 \begin_layout Plain Layout
4124 Paragraph ! Environments
4125 \end_layout
4126
4127 \end_inset
4128
4129
4130 \begin_inset Index idx
4131 status collapsed
4132
4133 \begin_layout Plain Layout
4134 Paragraph environments|(
4135 \end_layout
4136
4137 \end_inset
4138
4139
4140 \end_layout
4141
4142 \begin_layout Subsection
4143 Overview
4144 \end_layout
4145
4146 \begin_layout Standard
4147 Paragraph environments correspond to the
4148 \end_layout
4149
4150 \begin_layout Standard
4151
4152 \series bold
4153
4154 \backslash
4155 begin{
4156 \emph on
4157 environment
4158 \emph default
4159 } ...
4160  
4161 \backslash
4162 end{
4163 \emph on
4164 environment
4165 \emph default
4166 }
4167 \series default
4168
4169 \begin_inset Newline newline
4170 \end_inset
4171
4172 command sequence in LaTeX files.
4173  If you don't know LaTeX, or the concept of a paragraph environment is totally
4174  alien to you, we urge you to read the 
4175 \emph on
4176 Tutorial
4177 \emph default
4178 .
4179  The 
4180 \emph on
4181 Tutorial
4182 \emph default
4183  also contains many more examples than this section does.
4184 \end_layout
4185
4186 \begin_layout Standard
4187 A paragraph environment is simply a 
4188 \begin_inset Quotes eld
4189 \end_inset
4190
4191 container
4192 \begin_inset Quotes erd
4193 \end_inset
4194
4195  for a paragraph which gives that paragraph certain properties.
4196  This can include a particular style of font, different margins, a numbering
4197  scheme, labels, and so on.
4198  Additionally, you can 
4199 \begin_inset Quotes eld
4200 \end_inset
4201
4202 nest
4203 \begin_inset Quotes erd
4204 \end_inset
4205
4206  the different environments inside one another, allowing one environment
4207  to inherit some of the properties of another.
4208  The different paragraph environments totally replace the need for messy
4209  tab stops, on the fly margin adjustment, and other hold-overs from the
4210  days of typewriters.
4211  There are several paragraph environments which are specific to a particular
4212  document type.
4213  We'll only be covering the most common ones here.
4214 \end_layout
4215
4216 \begin_layout Standard
4217 To choose a new paragraph environment, use the pull-down box 
4218 \begin_inset Graphics
4219         filename clipart/ToolbarEnvBox.png
4220         scale 70
4221         clip
4222
4223 \end_inset
4224
4225  at the left end of the toolbar.
4226  LyX will change the environment of the 
4227 \emph on
4228 entire
4229 \emph default
4230  paragraph in which the cursor sits.
4231  You can also change the environment of an entire group of paragraphs if
4232  you select them before choosing the new environment.
4233  
4234 \end_layout
4235
4236 \begin_layout Standard
4237 Note that hitting 
4238 \family sans
4239 Return
4240 \family default
4241  will 
4242 \emph on
4243 typically
4244 \emph default
4245  create a new paragraph using the 
4246 \family sans
4247 Standard
4248 \family default
4249  paragraph environment.
4250  We say 
4251 \begin_inset Quotes eld
4252 \end_inset
4253
4254 typically
4255 \begin_inset Quotes erd
4256 \end_inset
4257
4258  because if you are in one of these environments:
4259 \end_layout
4260
4261 \begin_layout Itemize
4262
4263 \family sans
4264 Quote
4265 \end_layout
4266
4267 \begin_layout Itemize
4268
4269 \family sans
4270 Quotation
4271 \end_layout
4272
4273 \begin_layout Itemize
4274
4275 \family sans
4276 Verse
4277 \end_layout
4278
4279 \begin_layout Itemize
4280
4281 \family sans
4282 Itemize
4283 \end_layout
4284
4285 \begin_layout Itemize
4286
4287 \family sans
4288 Enumerate
4289 \end_layout
4290
4291 \begin_layout Itemize
4292
4293 \family sans
4294 Description
4295 \end_layout
4296
4297 \begin_layout Itemize
4298
4299 \family sans
4300 List
4301 \end_layout
4302
4303 \begin_layout Standard
4304 LyX keeps the old paragraph environment when you hit 
4305 \family sans
4306 Return
4307 \family default
4308 , rather than resetting it to 
4309 \family sans
4310 Standard
4311 \family default
4312 .
4313  LyX will still reset the nesting depth, however.
4314  Usually, starting a new paragraph resets both the paragraph environment
4315  and the nesting depth (for more on nesting see section
4316 \begin_inset space ~
4317 \end_inset
4318
4319
4320 \begin_inset CommandInset ref
4321 LatexCommand ref
4322 reference "sec:Nesting"
4323
4324 \end_inset
4325
4326 ).
4327  At the moment, all this is context-specific; you're better off expecting
4328  
4329 \family sans
4330 Return
4331 \family default
4332  to reset the paragraph environment and depth.
4333  If you want a new paragraph to keep the current environment and depth,
4334  use 
4335 \begin_inset Info
4336 type  "shortcut"
4337 arg   "break-paragraph inverse"
4338 \end_inset
4339
4340  instead.
4341 \end_layout
4342
4343 \begin_layout Subsection
4344 Standard
4345 \end_layout
4346
4347 \begin_layout Standard
4348 The default paragraph environment is 
4349 \family sans
4350 Standard
4351 \family default
4352  for most classes.
4353  It creates a plain paragraph.
4354  If LyX resets the paragraph environment, this is the one it chooses.
4355  In fact, the paragraph you're reading right now (and most of the ones in
4356  this manual) are in the 
4357 \family sans
4358 Standard
4359 \family default
4360  environment.
4361 \end_layout
4362
4363 \begin_layout Standard
4364 You can nest a paragraph using the 
4365 \family sans
4366 Standard
4367 \family default
4368  environment in just about anything else, but you can't really nest anything
4369  in a 
4370 \family sans
4371 Standard
4372 \family default
4373  environment.
4374 \end_layout
4375
4376 \begin_layout Subsection
4377 Document Title
4378 \begin_inset Index idx
4379 status collapsed
4380
4381 \begin_layout Plain Layout
4382 Document ! Title
4383 \end_layout
4384
4385 \end_inset
4386
4387
4388 \end_layout
4389
4390 \begin_layout Standard
4391 A LaTeX title page has three parts: the title itself, the name(s) of the
4392  author(s) and a 
4393 \begin_inset Quotes eld
4394 \end_inset
4395
4396 footnote
4397 \begin_inset Quotes erd
4398 \end_inset
4399
4400  for thanks or contact information.
4401  For certain types of documents, LaTeX places all of this on a separate
4402  page along with today's date.
4403  For other types of documents, the title 
4404 \begin_inset Quotes eld
4405 \end_inset
4406
4407 page
4408 \begin_inset Quotes erd
4409 \end_inset
4410
4411  goes at the top of the first page of the document.
4412  
4413 \end_layout
4414
4415 \begin_layout Standard
4416 LyX provides an interface to the title page commands through the paragraph
4417  environments 
4418 \family sans
4419 Title
4420 \family default
4421
4422 \family sans
4423 Author
4424 \family default
4425 , and 
4426 \family sans
4427 Date
4428 \family default
4429 .
4430  Here's how you use them:
4431 \end_layout
4432
4433 \begin_layout Itemize
4434 Put the title of your document in the 
4435 \family sans
4436 Title
4437 \family default
4438  environment.
4439 \end_layout
4440
4441 \begin_layout Itemize
4442 Put the author name in the 
4443 \family sans
4444 Author
4445 \family default
4446  environment.
4447 \end_layout
4448
4449 \begin_layout Itemize
4450 If you want the date to have a certain appearance, want to use a fixed date,
4451  or want other text to appear in place of today's date, put that text in
4452  the 
4453 \family sans
4454 Date
4455 \family default
4456  environment.
4457  Note that using this environment is optional.
4458  If you don't provide any, LaTeX will automatically insert today's date.
4459  If you don't want any date, add the line
4460 \begin_inset Newline newline
4461 \end_inset
4462
4463
4464 \series bold
4465
4466 \backslash
4467 date{}
4468 \series default
4469
4470 \begin_inset Newline newline
4471 \end_inset
4472
4473 to the preamble of your document (menu 
4474 \family sans
4475 Document\SpecialChar \menuseparator
4476 Settings
4477 \family default
4478 )
4479 \end_layout
4480
4481 \begin_layout Standard
4482 You can use footnotes to insert 
4483 \begin_inset Quotes eld
4484 \end_inset
4485
4486 thanks
4487 \begin_inset Quotes erd
4488 \end_inset
4489
4490  or contact information.
4491 \end_layout
4492
4493 \begin_layout Subsection
4494 Headings
4495 \begin_inset Index idx
4496 status collapsed
4497
4498 \begin_layout Plain Layout
4499 Section headings
4500 \end_layout
4501
4502 \end_inset
4503
4504
4505 \begin_inset CommandInset label
4506 LatexCommand label
4507 name "sub:Headings"
4508
4509 \end_inset
4510
4511
4512 \end_layout
4513
4514 \begin_layout Standard
4515 There are several paragraph environments for producing section headings.
4516  LyX takes care of the numbering for you.
4517 \end_layout
4518
4519 \begin_layout Subsubsection
4520 Numbered Headings
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Section headings ! Numbered
4526 \end_layout
4527
4528 \end_inset
4529
4530
4531 \end_layout
4532
4533 \begin_layout Standard
4534 There are 7 numbered types of section headings.
4535  They are:
4536 \end_layout
4537
4538 \begin_layout Enumerate
4539
4540 \family sans
4541 Part
4542 \end_layout
4543
4544 \begin_layout Enumerate
4545
4546 \family sans
4547 Chapter
4548 \end_layout
4549
4550 \begin_layout Enumerate
4551
4552 \family sans
4553 Section
4554 \end_layout
4555
4556 \begin_layout Enumerate
4557
4558 \family sans
4559 Subsection
4560 \end_layout
4561
4562 \begin_layout Enumerate
4563
4564 \family sans
4565 Subsubsection
4566 \end_layout
4567
4568 \begin_layout Enumerate
4569
4570 \family sans
4571 Paragraph
4572 \end_layout
4573
4574 \begin_layout Enumerate
4575
4576 \family sans
4577 Subparagraph
4578 \end_layout
4579
4580 \begin_layout Standard
4581 LyX labels each heading with a series of numbers, separated by periods.
4582  The numbers describe where in the document you are.
4583  Unlike the other headings, parts are numbered with Latin letters.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 Headings all subdivide your document into different pieces of text.
4588  For example, suppose you're writing a book.
4589  You group the book into chapters.
4590  LyX does similar grouping:
4591 \end_layout
4592
4593 \begin_layout Itemize
4594
4595 \family sans
4596 Part
4597 \family default
4598  is divided in either 
4599 \family sans
4600 Chapter
4601 \family default
4602 s or 
4603 \family sans
4604 Section
4605 \family default
4606 s
4607 \end_layout
4608
4609 \begin_layout Itemize
4610
4611 \family sans
4612 Chapter
4613 \family default
4614 s are divided into 
4615 \family sans
4616 Section
4617 \family default
4618 s
4619 \end_layout
4620
4621 \begin_layout Itemize
4622
4623 \family sans
4624 Section
4625 \family default
4626 s are divided into 
4627 \family sans
4628 Subsection
4629 \family default
4630 s
4631 \end_layout
4632
4633 \begin_layout Itemize
4634
4635 \family sans
4636 Subsection
4637 \family default
4638 s are divided into 
4639 \family sans
4640 Subsubsection
4641 \family default
4642 s
4643 \end_layout
4644
4645 \begin_layout Itemize
4646
4647 \family sans
4648 Subsubsection
4649 \family default
4650 s are divided into 
4651 \family sans
4652 Paragraph
4653 \family default
4654 s
4655 \end_layout
4656
4657 \begin_layout Itemize
4658
4659 \family sans
4660 Paragraph
4661 \family default
4662 s are divided into 
4663 \family sans
4664 Subparagraph
4665 \family default
4666 s
4667 \end_layout
4668
4669 \begin_layout Standard
4670 \begin_inset Note Greyedout
4671 status open
4672
4673 \begin_layout Plain Layout
4674
4675 \series bold
4676 Note:
4677 \series default
4678  Not all document types use the 
4679 \family sans
4680 Chapter
4681 \family default
4682  heading as the maximum sectioning level.
4683  In that case the 
4684 \family sans
4685 Section
4686 \family default
4687  is the top-level heading.
4688 \end_layout
4689
4690 \end_inset
4691
4692
4693 \end_layout
4694
4695 \begin_layout Standard
4696 So, if you use the 
4697 \family sans
4698 Subsubsection
4699 \family default
4700  environment to label a new sub-subsection, LyX labels it with its number,
4701  along with the number of the subsection, section, and, if applicable, chapter
4702  that it's in.
4703  For example: the fifth section of the second chapter of this book has the
4704  label 
4705 \begin_inset Quotes eld
4706 \end_inset
4707
4708 2.5
4709 \begin_inset Quotes erd
4710 \end_inset
4711
4712 .
4713 \end_layout
4714
4715 \begin_layout Subsubsection
4716 Unnumbered Headings
4717 \begin_inset Index idx
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721 Section headings ! Unnumbered
4722 \end_layout
4723
4724 \end_inset
4725
4726
4727 \end_layout
4728
4729 \begin_layout Standard
4730 The unnumbered section headings have a 
4731 \begin_inset Quotes eld
4732 \end_inset
4733
4734 *
4735 \begin_inset Quotes erd
4736 \end_inset
4737
4738  at the end of their name.
4739  They work the same as their numbered counterparts but will not appear in
4740  the table of contents, see section
4741 \begin_inset space ~
4742 \end_inset
4743
4744
4745 \begin_inset CommandInset ref
4746 LatexCommand ref
4747 reference "sec:toc"
4748
4749 \end_inset
4750
4751 .
4752 \end_layout
4753
4754 \begin_layout Subsubsection
4755 Changing the Numbering
4756 \begin_inset CommandInset label
4757 LatexCommand label
4758 name "sub:Numbering-depth"
4759
4760 \end_inset
4761
4762
4763 \end_layout
4764
4765 \begin_layout Standard
4766 You can also alter which sectioning levels get numbered and which ones appear
4767  in the Table of Contents.
4768  Now, this doesn't remove any of the levels; that's preset in the document
4769  class.
4770  Certain classes start with 
4771 \family sans
4772 Chapter
4773 \family default
4774  and go down to the 
4775 \family sans
4776 Subparagraph
4777 \family default
4778  level.
4779  Others start at 
4780 \family sans
4781 Section
4782 \family default
4783 .
4784  Similarly, not all document classes number all sectioning levels.
4785  Most don't number 
4786 \family sans
4787 Paragraph
4788 \family default
4789  or 
4790 \family sans
4791 Subparagraph
4792 \family default
4793 .
4794  This is something you can change.
4795 \end_layout
4796
4797 \begin_layout Standard
4798 Open the 
4799 \family sans
4800 Document\SpecialChar \menuseparator
4801 Settings
4802 \family default
4803  dialog.
4804 \family sans
4805
4806 \begin_inset Index idx
4807 status collapsed
4808
4809 \begin_layout Plain Layout
4810 Document ! Settings
4811 \end_layout
4812
4813 \end_inset
4814
4815
4816 \family default
4817  Under 
4818 \family sans
4819 Numbering
4820 \begin_inset space ~
4821 \end_inset
4822
4823 &
4824 \begin_inset space ~
4825 \end_inset
4826
4827 TOC
4828 \family default
4829  you'll see two counters.
4830  The one named 
4831 \family sans
4832 Numbering
4833 \family default
4834  controls how far down in the sectioning hierarchy LyX numbers a section
4835  heading.
4836  The other one controls the appearance of the section headings in the table
4837  of contents.
4838 \end_layout
4839
4840 \begin_layout Subsubsection
4841 Short Titles of Headings
4842 \begin_inset Index idx
4843 status collapsed
4844
4845 \begin_layout Plain Layout
4846 Section headings ! Short titles
4847 \end_layout
4848
4849 \end_inset
4850
4851
4852 \begin_inset Argument
4853 status collapsed
4854
4855 \begin_layout Plain Layout
4856 Short Titles
4857 \end_layout
4858
4859 \end_inset
4860
4861
4862 \begin_inset CommandInset label
4863 LatexCommand label
4864 name "sec:Short-Titles"
4865
4866 \end_inset
4867
4868
4869 \end_layout
4870
4871 \begin_layout Standard
4872 Some section or chapter titles, such as this one, can get quite long.
4873  This can cause trouble when there is limited horizontal space.
4874  For example, if the header of the page is set to show the current section
4875  title, a long title will protrude over the page margins and look awful.
4876 \end_layout
4877
4878 \begin_layout Standard
4879 LaTeX allows you to specify a short title for section headings.
4880  This short title is used in the header and in the actual table of contents,
4881  avoiding the problem mentioned.
4882  To specify a short title, use the menu 
4883 \family sans
4884 Insert\SpecialChar \menuseparator
4885 Short
4886 \begin_inset space ~
4887 \end_inset
4888
4889 Title
4890 \family default
4891 .
4892  This will insert a box labeled 
4893 \begin_inset Quotes eld
4894 \end_inset
4895
4896 opt
4897 \begin_inset Quotes erd
4898 \end_inset
4899
4900  (stands for 
4901 \begin_inset Quotes eld
4902 \end_inset
4903
4904 optional
4905 \begin_inset Quotes erd
4906 \end_inset
4907
4908 ) which you can use to enter the short title text.
4909  This also works for captions inside floats.
4910 \end_layout
4911
4912 \begin_layout Standard
4913 The title of this section is a good example of using this feature.
4914 \end_layout
4915
4916 \begin_layout Subsubsection
4917 Special Information
4918 \end_layout
4919
4920 \begin_layout Standard
4921 The following information applies to all section headings:
4922 \end_layout
4923
4924 \begin_layout Itemize
4925 You cannot do any nesting with these environments.
4926 \end_layout
4927
4928 \begin_layout Itemize
4929 You cannot use a margin note in any of these environments.
4930 \end_layout
4931
4932 \begin_layout Itemize
4933 You can only use inline math in these environments.
4934 \end_layout
4935
4936 \begin_layout Itemize
4937 You can use labels and cross-references to refer to their numbers.
4938 \end_layout
4939
4940 \begin_layout Subsection
4941 Quotes and Poetry line spacing
4942 \end_layout
4943
4944 \begin_layout Standard
4945 LyX has three paragraph environments for writing poetry and quotations.
4946  They are 
4947 \family sans
4948 Quote
4949 \family default
4950
4951 \family sans
4952 Quotation
4953 \family default
4954 , and 
4955 \family sans
4956 Verse
4957 \family default
4958 .
4959  Forget the days of changing line spacing and twiddling with margins.
4960  These three paragraph environments already have those changes built-in.
4961  They all widen the left margin and add a bit of extra space above and below
4962  the text they contain.
4963  They also allow nesting, so you can put a 
4964 \family sans
4965 Verse
4966 \family default
4967  in a 
4968 \family sans
4969 Quotation
4970 \family default
4971 , as well as in some other paragraph environments.
4972 \end_layout
4973
4974 \begin_layout Standard
4975 There is another feature of these three paragraph environments: they do
4976  
4977 \emph on
4978 not
4979 \emph default
4980  reset to 
4981 \family sans
4982 Standard
4983 \family default
4984  when you start a new paragraph.
4985  So, you can type in that poem and merrily hit 
4986 \family sans
4987 Return
4988 \family default
4989  without worrying about the paragraph environment changing on you.
4990  Of course, that means that, once you're done typing in that poem, you have
4991  to change back to the 
4992 \family sans
4993 Standard
4994 \family default
4995  environment yourself.
4996 \end_layout
4997
4998 \begin_layout Subsubsection
4999
5000 \family sans
5001 Quote
5002 \family default
5003  and 
5004 \family sans
5005 Quotation
5006 \family default
5007
5008 \begin_inset CommandInset label
5009 LatexCommand label
5010 name "sec:Quote"
5011
5012 \end_inset
5013
5014
5015 \begin_inset Index idx
5016 status collapsed
5017
5018 \begin_layout Plain Layout
5019 Quotation
5020 \end_layout
5021
5022 \end_inset
5023
5024
5025 \end_layout
5026
5027 \begin_layout Standard
5028 Now that we've described the similarities of these three environments, it's
5029  time for the differences.
5030  
5031 \family sans
5032 Quote
5033 \family default
5034  and 
5035 \family sans
5036 Quotation
5037 \family default
5038  are identical except for one difference: 
5039 \family sans
5040 Quote
5041 \family default
5042  uses extra spacing to separate paragraphs and never indents the first line.
5043  
5044 \family sans
5045 Quotation
5046 \family default
5047  
5048 \emph on
5049 always
5050 \emph default
5051  indents the first line of a paragraph and uses the same line spacing throughout.
5052 \end_layout
5053
5054 \begin_layout Standard
5055 Here's an example of the 
5056 \family sans
5057 Quote
5058 \family default
5059  environment:
5060 \end_layout
5061
5062 \begin_layout Quote
5063 This is in the 
5064 \family sans
5065 Quote
5066 \family default
5067  environment.
5068  I can keep writing, extending this line out further and further until it
5069  wraps.
5070  See – no indentation!
5071 \end_layout
5072
5073 \begin_layout Quote
5074 Here's the second paragraph of this quote.
5075  Again, there's no indentation, but there is extra space between me and
5076  the other paragraph.
5077 \end_layout
5078
5079 \begin_layout Standard
5080 Here's another example, this time in the 
5081 \family sans
5082 Quotation
5083 \family default
5084  environment:
5085 \end_layout
5086
5087 \begin_layout Quotation
5088 This is in the 
5089 \family sans
5090 Quotation
5091 \family default
5092  environment.
5093  If I keep writing, you'll see the indentation.
5094  If your country uses a writing style that shows off new paragraphs by indenting
5095  the first line, then 
5096 \family sans
5097 Quotation
5098 \family default
5099  is the environment for you! Well, you'd use it 
5100 \emph on
5101 if
5102 \emph default
5103  you were quoting other text.
5104 \end_layout
5105
5106 \begin_layout Quotation
5107 Here's a new paragraph.
5108  I could ramble on and on, like a politician at election time.
5109  If I did that, though, you'd get bored.
5110 \end_layout
5111
5112 \begin_layout Standard
5113 As the examples show, 
5114 \family sans
5115 Quote
5116 \family default
5117  is for those people who use extra space to separate paragraphs.
5118  They should put quotes in the 
5119 \family sans
5120 Quote
5121 \family default
5122  environment.
5123  Those who use indentation to mark a new paragraph should use the 
5124 \family sans
5125 Quotation
5126 \family default
5127  paragraph environment for quoted text.
5128 \end_layout
5129
5130 \begin_layout Subsubsection
5131
5132 \family sans
5133 Verse
5134 \family default
5135
5136 \begin_inset Index idx
5137 status collapsed
5138
5139 \begin_layout Plain Layout
5140 Paragraph ! Verse
5141 \end_layout
5142
5143 \end_inset
5144
5145
5146 \family sans
5147
5148 \begin_inset Index idx
5149 status collapsed
5150
5151 \begin_layout Plain Layout
5152 Poetry
5153 \end_layout
5154
5155 \end_inset
5156
5157
5158 \begin_inset CommandInset label
5159 LatexCommand label
5160 name "sec:Verse"
5161
5162 \end_inset
5163
5164
5165 \end_layout
5166
5167 \begin_layout Standard
5168
5169 \family sans
5170 Verse
5171 \family default
5172  is a paragraph environment for poetry, rhymes, verses, and so on.
5173  Here's an example:
5174 \end_layout
5175
5176 \begin_layout Verse
5177 This is in Verse
5178 \begin_inset Newline newline
5179 \end_inset
5180
5181 Which I did not rehearse!
5182 \end_layout
5183
5184 \begin_layout Verse
5185 It could be much worse.
5186  This line could be long, very long, oh so long, so very long that it wraps
5187  around.
5188  It looks okay on screen, but in the printed version, the extra lines are
5189  indented a bit more than the first.
5190  Okay, so it's turned to prose and doesn't rhyme anymore.
5191  So sue me.
5192 \end_layout
5193
5194 \begin_layout Verse
5195 To break a line
5196 \begin_inset Newline newline
5197 \end_inset
5198
5199 And make things look fine
5200 \begin_inset Newline newline
5201 \end_inset
5202
5203 Use 
5204 \begin_inset Info
5205 type  "shortcut"
5206 arg   "newline-insert newline"
5207 \end_inset
5208
5209 .
5210 \end_layout
5211
5212 \begin_layout Standard
5213 As you can see, 
5214 \family sans
5215 Verse
5216 \family default
5217  does not indent both margins.
5218  Each stanza of the verse or poem is in its own paragraph.
5219  To separate the individual lines of a stanza, use the 
5220 \family typewriter
5221 break-line
5222 \family default
5223  function 
5224 \begin_inset Info
5225 type  "shortcut"
5226 arg   "newline-insert newline"
5227 \end_inset
5228
5229 .
5230 \end_layout
5231
5232 \begin_layout Subsection
5233 Lists
5234 \begin_inset Index idx
5235 status collapsed
5236
5237 \begin_layout Plain Layout
5238 Lists
5239 \end_layout
5240
5241 \end_inset
5242
5243
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "sub:Lists"
5247
5248 \end_inset
5249
5250
5251 \end_layout
5252
5253 \begin_layout Standard
5254 LyX has four different paragraph environments for creating different kinds
5255  of lists.
5256  In the 
5257 \family sans
5258 Itemize
5259 \family default
5260  and 
5261 \family sans
5262 Enumerate
5263 \family default
5264  environments, LyX labels your list items with bullets or numbers, respectively.
5265  In the 
5266 \family sans
5267 Description
5268 \family default
5269  and 
5270 \family sans
5271 List
5272 \family default
5273  environments, LyX lets you provide your own label.
5274  We'll present the individual details of each type of list next after describing
5275  some general features of all four of them.
5276 \end_layout
5277
5278 \begin_layout Subsubsection
5279 General Features
5280 \end_layout
5281
5282 \begin_layout Standard
5283 The four paragraph environments for lists differ from the other environments
5284  in several ways.
5285  First, LyX treats each paragraph as a list item.
5286  Hitting 
5287 \family sans
5288 Return
5289 \family default
5290  does 
5291 \emph on
5292 not
5293 \emph default
5294  reset the environment to 
5295 \family sans
5296 Standard
5297 \family default
5298  but keeps the current environment and creates a new list item.
5299  The nesting depth is hereby kept.
5300  If you want to keep the paragraph environment but reset the current nesting
5301  depth, you can use 
5302 \begin_inset Info
5303 type  "shortcut"
5304 arg   "break-paragraph inverse"
5305 \end_inset
5306
5307  to break paragraphs.
5308 \end_layout
5309
5310 \begin_layout Standard
5311 You can nest lists of any type inside one another.
5312  In fact, LyX changes the labels on some list items depending on how it
5313  is nested.
5314  If you intend to use any of the list paragraph environments, we suggest
5315  you read all of section
5316 \begin_inset space ~
5317 \end_inset
5318
5319
5320 \begin_inset CommandInset ref
5321 LatexCommand ref
5322 reference "sec:Nesting"
5323
5324 \end_inset
5325
5326 .
5327  
5328 \end_layout
5329
5330 \begin_layout Subsubsection
5331
5332 \family sans
5333 Itemize
5334 \family default
5335
5336 \begin_inset Index idx
5337 status collapsed
5338
5339 \begin_layout Plain Layout
5340 Lists ! Itemize
5341 \end_layout
5342
5343 \end_inset
5344
5345
5346 \begin_inset CommandInset label
5347 LatexCommand label
5348 name "sec:Itemize"
5349
5350 \end_inset
5351
5352
5353 \end_layout
5354
5355 \begin_layout Standard
5356 The first type of list we'll describe in detail is the 
5357 \family sans
5358 Itemize
5359 \family default
5360  paragraph environment.
5361  It has the following properties:
5362 \end_layout
5363
5364 \begin_layout Itemize
5365 Each item has a particular bullet or symbol as its label.
5366 \end_layout
5367
5368 \begin_deeper
5369 \begin_layout Itemize
5370 LyX uses the same symbol for all of the items in a given nesting level.
5371 \end_layout
5372
5373 \begin_layout Itemize
5374 The symbol appears at the beginning of the first line.
5375 \end_layout
5376
5377 \end_deeper
5378 \begin_layout Itemize
5379 The items can have any length.
5380  LyX automatically offsets the left margin of each item.
5381  The offset is always relative to whatever environment the 
5382 \family sans
5383 Itemize
5384 \family default
5385  list may be in.
5386 \end_layout
5387
5388 \begin_layout Itemize
5389 If you nest an 
5390 \family sans
5391 Itemize
5392 \family default
5393  environment inside another 
5394 \family sans
5395 Itemize
5396 \family default
5397  environment, the label changes to a new symbol.
5398 \end_layout
5399
5400 \begin_deeper
5401 \begin_layout Itemize
5402 There are four different symbols for up to a four-fold nesting.
5403 \end_layout
5404
5405 \begin_layout Itemize
5406 LyX always shows the same symbol on screen.
5407 \end_layout
5408
5409 \begin_layout Itemize
5410 See section
5411 \begin_inset space ~
5412 \end_inset
5413
5414
5415 \begin_inset CommandInset ref
5416 LatexCommand ref
5417 reference "sec:Nesting"
5418
5419 \end_inset
5420
5421  for a full explanation of nesting.
5422 \end_layout
5423
5424 \end_deeper
5425 \begin_layout Standard
5426 Of course, that explanation was also an example of an 
5427 \family sans
5428 Itemize
5429 \family default
5430  list.
5431  The 
5432 \family sans
5433 Itemize
5434 \family default
5435  environment is best suited for lists where the order doesn't matter.
5436 \end_layout
5437
5438 \begin_layout Standard
5439 We said that different levels use different symbols as their label.
5440  Here's an example of all four possible symbols.
5441 \end_layout
5442
5443 \begin_layout Itemize
5444 The label for the first level 
5445 \family sans
5446 Itemize
5447 \family default
5448  is a large black dot, or bullet.
5449 \end_layout
5450
5451 \begin_deeper
5452 \begin_layout Itemize
5453 The label for the second level is a dash.
5454 \end_layout
5455
5456 \begin_deeper
5457 \begin_layout Itemize
5458 The label for the third is an asterisk.
5459 \end_layout
5460
5461 \begin_deeper
5462 \begin_layout Itemize
5463 The label for the fourth is a centered dot.
5464 \end_layout
5465
5466 \end_deeper
5467 \begin_layout Itemize
5468 Back out to the third level.
5469 \end_layout
5470
5471 \end_deeper
5472 \begin_layout Itemize
5473 Back to the second level.
5474 \end_layout
5475
5476 \end_deeper
5477 \begin_layout Itemize
5478 Back to the outermost level.
5479 \end_layout
5480
5481 \begin_layout Standard
5482 These are the default labels for an 
5483 \family sans
5484 Itemize
5485 \family default
5486  list.
5487  You can customize these labels in the 
5488 \family sans
5489 Document\SpecialChar \menuseparator
5490 Settings
5491 \family default
5492  dialog in the submenu 
5493 \family sans
5494 Bullets
5495 \family default
5496 .
5497 \family sans
5498
5499 \begin_inset Index idx
5500 status collapsed
5501
5502 \begin_layout Plain Layout
5503 Document ! Settings
5504 \end_layout
5505
5506 \end_inset
5507
5508
5509 \end_layout
5510
5511 \begin_layout Standard
5512 Notice how the space between items decreases with increasing depth.
5513  We'll explain nesting and all the tricks you can do with different depths
5514  in section
5515 \begin_inset space ~
5516 \end_inset
5517
5518
5519 \begin_inset CommandInset ref
5520 LatexCommand ref
5521 reference "sec:Nesting"
5522
5523 \end_inset
5524
5525 .
5526 \end_layout
5527
5528 \begin_layout Subsubsection
5529
5530 \family sans
5531 Enumerate
5532 \family default
5533
5534 \begin_inset Index idx
5535 status collapsed
5536
5537 \begin_layout Plain Layout
5538 Lists ! Enumerate
5539 \end_layout
5540
5541 \end_inset
5542
5543
5544 \begin_inset CommandInset label
5545 LatexCommand label
5546 name "sec:Enumerate"
5547
5548 \end_inset
5549
5550
5551 \end_layout
5552
5553 \begin_layout Standard
5554 The 
5555 \family sans
5556 Enumerate
5557 \family default
5558  environment is used to create numbered lists and outlines.
5559  It has these properties:
5560 \end_layout
5561
5562 \begin_layout Enumerate
5563 Each item has a numeral as its label.
5564 \end_layout
5565
5566 \begin_deeper
5567 \begin_layout Enumerate
5568 The label type depends on the nesting depth.
5569 \end_layout
5570
5571 \end_deeper
5572 \begin_layout Enumerate
5573 LyX automatically counts the items for you and updates the label as appropriate.
5574 \end_layout
5575
5576 \begin_layout Enumerate
5577 Each new 
5578 \family sans
5579 Enumerate
5580 \family default
5581  environment resets the counter to one.
5582 \end_layout
5583
5584 \begin_layout Enumerate
5585 Like the 
5586 \family sans
5587 Itemize
5588 \family default
5589  environment, the 
5590 \family sans
5591 Enumerate
5592 \family default
5593  environment:
5594 \end_layout
5595
5596 \begin_deeper
5597 \begin_layout Enumerate
5598 Offsets the items relative to the left margin.
5599  Items can have any length.
5600 \end_layout
5601
5602 \begin_layout Enumerate
5603 Reduces the space between items as the nesting depth increases.
5604 \end_layout
5605
5606 \begin_layout Enumerate
5607 Uses different types of labels depending on the nesting depth.
5608 \end_layout
5609
5610 \begin_layout Enumerate
5611 Allows up to a four-fold nesting.
5612 \end_layout
5613
5614 \end_deeper
5615 \begin_layout Standard
5616 Unlike the 
5617 \family sans
5618 Itemize
5619 \family default
5620  environment, 
5621 \family sans
5622 Enumerate
5623 \family default
5624  shows the different labels for each item in LyX.
5625  Here is how LyX labels the four different levels in an 
5626 \family sans
5627 Enumerate
5628 \family default
5629 :
5630 \end_layout
5631
5632 \begin_layout Enumerate
5633 The first level of an 
5634 \family sans
5635 Enumerate
5636 \family default
5637  uses Arabic numerals followed by a period.
5638 \end_layout
5639
5640 \begin_deeper
5641 \begin_layout Enumerate
5642 The second level uses lower case letters surrounded by parentheses.
5643 \end_layout
5644
5645 \begin_deeper
5646 \begin_layout Enumerate
5647 The third level uses lower-case Roman numerals followed by a period.
5648 \end_layout
5649
5650 \begin_deeper
5651 \begin_layout Enumerate
5652 The fourth level uses capital letters followed by a period.
5653 \end_layout
5654
5655 \begin_layout Enumerate
5656 Again, notice the decrease in the spacing between items as the nesting depth
5657  increases.
5658 \end_layout
5659
5660 \end_deeper
5661 \begin_layout Enumerate
5662 Back to the third level
5663 \end_layout
5664
5665 \end_deeper
5666 \begin_layout Enumerate
5667 Back to the second level.
5668 \end_layout
5669
5670 \end_deeper
5671 \begin_layout Enumerate
5672 Back to the outermost level.
5673 \end_layout
5674
5675 \begin_layout Standard
5676 Once again, you can customize the type of numbering used in the 
5677 \family sans
5678 Enumerate
5679 \family default
5680  environment.
5681  It involves adding commands to the LaTeX preamble (see the 
5682 \emph on
5683 Additional Features
5684 \emph default
5685  manual).
5686  As stated earlier, such customization only shows up in the printed version,
5687  not in LyX.
5688 \end_layout
5689
5690 \begin_layout Standard
5691 There is more to nesting 
5692 \family sans
5693 Enumerate
5694 \family default
5695  environments than we've stated here.
5696  You should read section
5697 \begin_inset space ~
5698 \end_inset
5699
5700
5701 \begin_inset CommandInset ref
5702 LatexCommand ref
5703 reference "sec:Nesting"
5704
5705 \end_inset
5706
5707  to learn more about nesting.
5708 \end_layout
5709
5710 \begin_layout Subsubsection
5711
5712 \family sans
5713 Description
5714 \family default
5715
5716 \begin_inset Index idx
5717 status collapsed
5718
5719 \begin_layout Plain Layout
5720 Lists ! Description
5721 \end_layout
5722
5723 \end_inset
5724
5725
5726 \end_layout
5727
5728 \begin_layout Standard
5729 Unlike the previous two environments, the 
5730 \family sans
5731 Description
5732 \family default
5733  list has no fixed label.
5734  Instead, LyX uses the first 
5735 \begin_inset Quotes eld
5736 \end_inset
5737
5738 word
5739 \begin_inset Quotes erd
5740 \end_inset
5741
5742  of the first line as the label.
5743  Here's an example:
5744 \end_layout
5745
5746 \begin_layout Description
5747 Example: This is an example of the 
5748 \family sans
5749 Description
5750 \family default
5751  environment.
5752 \end_layout
5753
5754 \begin_layout Standard
5755 LyX typesets the label in boldface and puts extra space between it and the
5756  rest of the line.
5757 \end_layout
5758
5759 \begin_layout Standard
5760 With the first 
5761 \begin_inset Quotes eld
5762 \end_inset
5763
5764 word
5765 \begin_inset Quotes erd
5766 \end_inset
5767
5768  it is meant that the first hit of the 
5769 \family sans
5770 Space
5771 \family default
5772  key ends the label if you are at the beginning of the first line of an
5773  item.
5774  If you need to use more than one word in the label use a 
5775 \family sans
5776 Protected Blank
5777 \family default
5778 .
5779  (Use either 
5780 \begin_inset Info
5781 type  "shortcut"
5782 arg   "space-insert protected"
5783 \end_inset
5784
5785  or the menu 
5786 \family sans
5787 Insert\SpecialChar \menuseparator
5788 Formatting\SpecialChar \menuseparator
5789 Protected
5790 \begin_inset space ~
5791 \end_inset
5792
5793 Space
5794 \family default
5795 , see section
5796 \begin_inset space ~
5797 \end_inset
5798
5799
5800 \begin_inset CommandInset ref
5801 LatexCommand ref
5802 reference "sub:Protected-Space"
5803
5804 \end_inset
5805
5806  for more info.) Here is an example:
5807 \end_layout
5808
5809 \begin_layout Description
5810 Second
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Example: This one shows how to use a 
5815 \family sans
5816 Protected
5817 \begin_inset space ~
5818 \end_inset
5819
5820 Blank
5821 \family default
5822  in the label of a 
5823 \family sans
5824 Description
5825 \family default
5826  list item.
5827 \end_layout
5828
5829 \begin_layout Description
5830 Usage: You should use the 
5831 \family sans
5832 Description
5833 \family default
5834  environment for things like definitions and theorems.
5835  Use it when you need to make one word in particular stand out in the text
5836  that describes it.
5837  It's not a good idea to use a 
5838 \family sans
5839 Description
5840 \family default
5841  environment when you have an entire sentence that you want to describe.
5842  You're better off using 
5843 \family sans
5844 Itemize
5845 \family default
5846  or 
5847 \family sans
5848 Enumerate
5849 \family default
5850  and nesting several 
5851 \family sans
5852 Standard
5853 \family default
5854  paragraphs into them.
5855 \end_layout
5856
5857 \begin_layout Description
5858 Nesting: You can nest 
5859 \family sans
5860 Description
5861 \family default
5862  environments inside one another, nest them in other types of lists, and
5863  so on.
5864 \end_layout
5865
5866 \begin_layout Standard
5867 Notice that after the first line, LyX indents subsequent lines, offsetting
5868  them from the first line.
5869 \end_layout
5870
5871 \begin_layout Subsubsection
5872 The LyX 
5873 \family sans
5874 List
5875 \family default
5876
5877 \begin_inset Index idx
5878 status collapsed
5879
5880 \begin_layout Plain Layout
5881 Lists ! LyX list
5882 \end_layout
5883
5884 \end_inset
5885
5886
5887 \end_layout
5888
5889 \begin_layout Standard
5890 The 
5891 \family sans
5892 List
5893 \family default
5894  environment is a LyX extension to LaTeX.
5895 \end_layout
5896
5897 \begin_layout Standard
5898 \begin_inset Note Greyedout
5899 status open
5900
5901 \begin_layout Plain Layout
5902
5903 \series bold
5904 Note:
5905 \series default
5906  When you are using a KOMA-Script document class, like in this document,
5907  the 
5908 \family sans
5909 List
5910 \family default
5911  environment is named 
5912 \family sans
5913 Labeling
5914 \family default
5915 .
5916 \end_layout
5917
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \begin_layout Standard
5924 Like the 
5925 \family sans
5926 Description
5927 \family default
5928  environment the 
5929 \family sans
5930 List
5931 \family default
5932  environment has user-defined labels for each list item.
5933  There are the following properties of this list environment:
5934 \end_layout
5935
5936 \begin_layout Labeling
5937 \labelwidthstring 00.00.0000
5938 item
5939 \begin_inset space ~
5940 \end_inset
5941
5942 labels LyX uses the first 
5943 \begin_inset Quotes eld
5944 \end_inset
5945
5946 word
5947 \begin_inset Quotes erd
5948 \end_inset
5949
5950  of each line as the item label.
5951  The first 
5952 \family sans
5953 Space
5954 \family default
5955  after the beginning of the first line of an item marks the end of the label.
5956  If you need to use more than one word in an item label, use a protected
5957  blank as described above.
5958 \end_layout
5959
5960 \begin_layout Labeling
5961 \labelwidthstring 00.00.0000
5962 margins As you can see, LyX uses different margins for the item label and
5963  the body of the item text.
5964  The body of the text has a larger left margin, which is equal to the default
5965  label width plus a little extra space.
5966  
5967 \end_layout
5968
5969 \begin_layout Labeling
5970 \labelwidthstring 00.00.0000
5971 label
5972 \begin_inset space ~
5973 \end_inset
5974
5975 width LyX uses the width of the label, or the default width, whatever is
5976  larger.
5977  If the label width is larger, the label 
5978 \begin_inset Quotes eld
5979 \end_inset
5980
5981 extends
5982 \begin_inset Quotes erd
5983 \end_inset
5984
5985  into the first line.
5986  In other words, the text of the first line isn't aligned with the left
5987  margin of the rest of the item text.
5988 \end_layout
5989
5990 \begin_layout Labeling
5991 \labelwidthstring 00.00.0000
5992 default
5993 \begin_inset space ~
5994 \end_inset
5995
5996 width You can set the default label width to ensure that the text of all
5997  items in a 
5998 \family sans
5999 List
6000 \family default
6001  environment have the same left margin.
6002 \begin_inset Newline newline
6003 \end_inset
6004
6005 To change the default width, select all items in the list.
6006  Now open the 
6007 \family sans
6008 Edit\SpecialChar \menuseparator
6009 Paragraph
6010 \begin_inset space ~
6011 \end_inset
6012
6013 Settings
6014 \family default
6015  dialog.
6016  The text in the box 
6017 \family sans
6018 Longest
6019 \begin_inset space ~
6020 \end_inset
6021
6022 label
6023 \family default
6024  determines the default label width.
6025  You can use the text of your largest label here, but you can also use the
6026  letter 
6027 \begin_inset Quotes eld
6028 \end_inset
6029
6030 M
6031 \begin_inset Quotes erd
6032 \end_inset
6033
6034  multiple times instead.
6035  The M is the widest character and is a standard unit of widths in LaTeX.
6036  By using 
6037 \begin_inset Quotes eld
6038 \end_inset
6039
6040 M
6041 \begin_inset Quotes erd
6042 \end_inset
6043
6044  as the unit of width you don't need to keep changing the contents of 
6045 \family sans
6046 Longest
6047 \begin_inset space ~
6048 \end_inset
6049
6050 label
6051 \family default
6052  every time you alter a label in a 
6053 \family sans
6054 List
6055 \family default
6056  environment.
6057 \begin_inset Newline newline
6058 \end_inset
6059
6060 The predefined default width is the length of 
6061 \begin_inset Quotes eld
6062 \end_inset
6063
6064 00.00.0000
6065 \begin_inset Quotes erd
6066 \end_inset
6067
6068  (equal to 6 M).
6069  
6070 \begin_inset Newline newline
6071 \end_inset
6072
6073
6074 \begin_inset Note Greyedout
6075 status open
6076
6077 \begin_layout Plain Layout
6078
6079 \series bold
6080 Note:
6081 \series default
6082  Setting the cursor into a list item to change only its label width will
6083  only change the width inside LyX but not in the output.
6084 \end_layout
6085
6086 \end_inset
6087
6088
6089 \end_layout
6090
6091 \begin_layout Standard
6092 You should use the 
6093 \family sans
6094 List
6095 \family default
6096  environment the same way like the 
6097 \family sans
6098 Description
6099 \family default
6100  list: When you need one word to stand out from the text that describes
6101  it.
6102  The 
6103 \family sans
6104 List
6105 \family default
6106  environment gives you another way to do this, using a different overall
6107  layout.
6108 \end_layout
6109
6110 \begin_layout Standard
6111 You can nest 
6112 \family sans
6113 List
6114 \family default
6115  environments inside one another, nest them in other types of lists, and
6116  so on.
6117  They work just like the other list paragraph environments.
6118  Read section
6119 \begin_inset space ~
6120 \end_inset
6121
6122
6123 \begin_inset CommandInset ref
6124 LatexCommand ref
6125 reference "sec:Nesting"
6126
6127 \end_inset
6128
6129  to learn about nesting.
6130 \end_layout
6131
6132 \begin_layout Standard
6133 There is yet another feature of the 
6134 \family sans
6135 List
6136 \family default
6137  environment: As you can see in the examples, LyX left-justifies the item
6138  labels by default.
6139  You can use additional 
6140 \family sans
6141 HFills
6142 \family default
6143  to change how LyX justifies the item label.
6144  
6145 \family sans
6146 Hfills
6147 \family default
6148  are documented in section
6149 \begin_inset space ~
6150 \end_inset
6151
6152
6153 \begin_inset CommandInset ref
6154 LatexCommand ref
6155 reference "sub:Horizontal-Space"
6156
6157 \end_inset
6158
6159 .
6160  Here are some examples:
6161 \begin_inset Newpage pagebreak
6162 \end_inset
6163
6164
6165 \end_layout
6166
6167 \begin_layout Labeling
6168 \labelwidthstring 00.00.0000
6169 Left The default for 
6170 \family sans
6171 List
6172 \family default
6173  item labels.
6174 \end_layout
6175
6176 \begin_layout Labeling
6177 \labelwidthstring 00.00.0000
6178 \begin_inset space \hfill{}
6179 \end_inset
6180
6181 Right One 
6182 \family sans
6183 HFill
6184 \family default
6185  at the beginning of the label right justifies it.
6186 \end_layout
6187
6188 \begin_layout Labeling
6189 \labelwidthstring 00.00.0000
6190 \begin_inset space \hfill{}
6191 \end_inset
6192
6193 Center
6194 \begin_inset space \hfill{}
6195 \end_inset
6196
6197  One 
6198 \family sans
6199 HFill
6200 \family default
6201  at the beginning of the label and one at the end centers it.
6202 \end_layout
6203
6204 \begin_layout Subsection
6205 Customized Lists
6206 \begin_inset Index idx
6207 status collapsed
6208
6209 \begin_layout Plain Layout
6210 Lists ! Customized
6211 \end_layout
6212
6213 \end_inset
6214
6215
6216 \end_layout
6217
6218 \begin_layout Standard
6219 To use the features described in this section, you must load the module
6220  
6221 \family sans
6222 Customisable Lists (enumitem)
6223 \family default
6224  in the document settings.
6225  This loads the features of the LaTeX-package 
6226 \series bold
6227 enumitem
6228 \series default
6229
6230 \begin_inset Index idx
6231 status collapsed
6232
6233 \begin_layout Plain Layout
6234 LaTeX-packages ! enumitem
6235 \end_layout
6236
6237 \end_inset
6238
6239 .
6240 \end_layout
6241
6242 \begin_layout Subsubsection
6243 Custom Enumerate Lists
6244 \begin_inset Index idx
6245 status collapsed
6246
6247 \begin_layout Plain Layout
6248 Lists ! Enumerate ! Custom
6249 \end_layout
6250
6251 \end_inset
6252
6253
6254 \end_layout
6255
6256 \begin_layout Standard
6257 \noindent
6258 The default numbering of numbered lists can be changed by adding an optional
6259  argument (menu 
6260 \family sans
6261 Insert\SpecialChar \menuseparator
6262 Short Title
6263 \family default
6264 ) to the first item of each level in the list.
6265  There you add the command
6266 \end_layout
6267
6268 \begin_layout Standard
6269
6270 \series bold
6271 label=
6272 \backslash
6273 roman{enumi}
6274 \end_layout
6275
6276 \begin_layout Standard
6277 in TeX Code (shortcut 
6278 \begin_inset Info
6279 type  "shortcut"
6280 arg   "ert-insert"
6281 \end_inset
6282
6283 ).
6284 \begin_inset Foot
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288 For more about TeX Code, look at section
6289 \begin_inset space ~
6290 \end_inset
6291
6292
6293 \begin_inset CommandInset ref
6294 LatexCommand ref
6295 reference "sec:TeX-Code"
6296
6297 \end_inset
6298
6299 .
6300 \end_layout
6301
6302 \end_inset
6303
6304
6305 \emph on
6306  enumi
6307 \emph default
6308  is hereby the counter of the enumeration in the first level.
6309  The command 
6310 \series bold
6311
6312 \backslash
6313 roman
6314 \series default
6315  outputs the counter as small Roman numeral.
6316  For capital Roman numerals replace in the command above 
6317 \series bold
6318
6319 \backslash
6320 roman
6321 \series default
6322  by 
6323 \series bold
6324
6325 \backslash
6326 Roman
6327 \series default
6328 .
6329  For Arabic numerals use 
6330 \series bold
6331
6332 \backslash
6333 arabic
6334 \series default
6335 .
6336  To 
6337 \begin_inset Quotes eld
6338 \end_inset
6339
6340 number
6341 \begin_inset Quotes erd
6342 \end_inset
6343
6344  items with capital or small Latin letters use 
6345 \series bold
6346
6347 \backslash
6348 Alph
6349 \series default
6350  or 
6351 \series bold
6352
6353 \backslash
6354 alph
6355 \series default
6356 , respectively.
6357 \end_layout
6358
6359 \begin_layout Standard
6360 \noindent
6361 \begin_inset Note Greyedout
6362 status open
6363
6364 \begin_layout Plain Layout
6365
6366 \series bold
6367 Note:
6368 \series default
6369  You can only number 26
6370 \begin_inset space ~
6371 \end_inset
6372
6373 items with Latin letters, because this numbering is limited to single letters.
6374 \end_layout
6375
6376 \end_inset
6377
6378
6379 \end_layout
6380
6381 \begin_layout Standard
6382 To change the numbering for the list sublevels, replace the 'i' in the command
6383  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6384 \end_layout
6385
6386 \begin_layout Standard
6387 As example a list with custom numbering:
6388 \end_layout
6389
6390 \begin_layout Enumerate
6391 \begin_inset Argument
6392 status open
6393
6394 \begin_layout Plain Layout
6395 \begin_inset ERT
6396 status open
6397
6398 \begin_layout Plain Layout
6399
6400 label=
6401 \backslash
6402 #
6403 \backslash
6404 Alph{enumi}
6405 \backslash
6406 #
6407 \end_layout
6408
6409 \end_inset
6410
6411
6412 \end_layout
6413
6414 \end_inset
6415
6416 Level 1
6417 \end_layout
6418
6419 \begin_deeper
6420 \begin_layout Enumerate
6421 \begin_inset Argument
6422 status open
6423
6424 \begin_layout Plain Layout
6425 \begin_inset ERT
6426 status open
6427
6428 \begin_layout Plain Layout
6429
6430 label=
6431 \backslash
6432 Alph{enumi}.
6433 \backslash
6434 arabic{enumii}
6435 \end_layout
6436
6437 \end_inset
6438
6439
6440 \end_layout
6441
6442 \end_inset
6443
6444 Level 2
6445 \end_layout
6446
6447 \begin_layout Enumerate
6448 Level 2
6449 \end_layout
6450
6451 \begin_deeper
6452 \begin_layout Enumerate
6453 \begin_inset Argument
6454 status open
6455
6456 \begin_layout Plain Layout
6457 \begin_inset ERT
6458 status open
6459
6460 \begin_layout Plain Layout
6461
6462 label=
6463 \backslash
6464 bf{
6465 \backslash
6466 arabic{enumiii}}
6467 \end_layout
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \end_inset
6475
6476 Level 3
6477 \end_layout
6478
6479 \begin_deeper
6480 \begin_layout Enumerate
6481 \begin_inset Argument
6482 status open
6483
6484 \begin_layout Plain Layout
6485 \begin_inset ERT
6486 status open
6487
6488 \begin_layout Plain Layout
6489
6490 label=
6491 \backslash
6492 emph{
6493 \backslash
6494 roman{enumiv})}
6495 \end_layout
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \end_inset
6503
6504 Level 4
6505 \end_layout
6506
6507 \end_deeper
6508 \end_deeper
6509 \end_deeper
6510 \begin_layout Standard
6511 For this list these commands were used:
6512 \end_layout
6513
6514 \begin_layout Standard
6515 \noindent
6516
6517 \series bold
6518 label=
6519 \backslash
6520 #
6521 \backslash
6522 Alph{enumi}
6523 \backslash
6524 #
6525 \begin_inset Newline newline
6526 \end_inset
6527
6528 label=
6529 \backslash
6530 Alph{enumi}.
6531 \backslash
6532 arabic{enumii}
6533 \begin_inset Newline newline
6534 \end_inset
6535
6536 label=
6537 \backslash
6538 bf{
6539 \backslash
6540 arabic{enumiii}}
6541 \begin_inset Newline newline
6542 \end_inset
6543
6544 label=
6545 \backslash
6546 emph{
6547 \backslash
6548 roman{enumiv})}
6549 \end_layout
6550
6551 \begin_layout Standard
6552 where the command 
6553 \series bold
6554
6555 \backslash
6556 emph{}
6557 \series default
6558  makes the label emphasized and 
6559 \series bold
6560
6561 \backslash
6562 bf{}
6563 \series default
6564  makes it bold.
6565 \end_layout
6566
6567 \begin_layout Standard
6568 \begin_inset Note Greyedout
6569 status open
6570
6571 \begin_layout Plain Layout
6572
6573 \series bold
6574 Note:
6575 \series default
6576  When you changed the label of a list level, it will be used for all following
6577  lists until you change the definition.
6578 \end_layout
6579
6580 \end_inset
6581
6582
6583 \end_layout
6584
6585 \begin_layout Subsubsection
6586 Resumed Enumeration
6587 \begin_inset Index idx
6588 status collapsed
6589
6590 \begin_layout Plain Layout
6591 Lists ! Enumerate ! Resumed
6592 \end_layout
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \begin_layout Standard
6600 Enumerations can be resumed after intermediate paragraphs:
6601 \end_layout
6602
6603 \begin_layout Enumerate
6604 \begin_inset Argument
6605 status open
6606
6607 \begin_layout Plain Layout
6608 \begin_inset ERT
6609 status open
6610
6611 \begin_layout Plain Layout
6612
6613 label=
6614 \backslash
6615 arabic{enumi}.
6616 \end_layout
6617
6618 \end_inset
6619
6620
6621 \end_layout
6622
6623 \end_inset
6624
6625 first
6626 \begin_inset Note Note
6627 status open
6628
6629 \begin_layout Plain Layout
6630 goes back to default numbering
6631 \end_layout
6632
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \begin_layout Enumerate
6639 second
6640 \end_layout
6641
6642 \begin_layout Standard
6643 regular text
6644 \end_layout
6645
6646 \begin_layout Enumerate-Resume
6647 resumed
6648 \end_layout
6649
6650 \begin_layout Standard
6651 To resume an enumeration, use the style 
6652 \family sans
6653 Enumerate-Resume
6654 \family default
6655 .
6656  Its numbering appears in blue within LyX to indicate that it is a resumed
6657  list and that the numbering will not be correct in LyX, but in the output.
6658 \end_layout
6659
6660 \begin_layout Standard
6661 \begin_inset Note Greyedout
6662 status open
6663
6664 \begin_layout Plain Layout
6665
6666 \series bold
6667 Note:
6668 \series default
6669  If there is no previous enumeration to resume, you will get a LaTeX error.
6670 \end_layout
6671
6672 \end_inset
6673
6674
6675 \end_layout
6676
6677 \begin_layout Standard
6678 Perhaps you might want to resume the list with a different number than the
6679  next one.
6680  Or you want to start a new enumeration with a defined number.
6681  This is possible by adding an optional argument to the first list item
6682  of a normal new enumeration.
6683  There insert the command
6684 \end_layout
6685
6686 \begin_layout Standard
6687
6688 \series bold
6689 start=number
6690 \end_layout
6691
6692 \begin_layout Standard
6693 where 
6694 \emph on
6695 number
6696 \emph default
6697  is the number with which you want to resume the list.
6698  An example:
6699 \end_layout
6700
6701 \begin_layout Enumerate
6702 first item
6703 \end_layout
6704
6705 \begin_layout Enumerate
6706 second item
6707 \end_layout
6708
6709 \begin_layout Standard
6710 Enumeration starting at a given value:
6711 \end_layout
6712
6713 \begin_layout Enumerate
6714 \begin_inset Argument
6715 status open
6716
6717 \begin_layout Plain Layout
6718 \begin_inset ERT
6719 status open
6720
6721 \begin_layout Plain Layout
6722
6723 start=4
6724 \end_layout
6725
6726 \end_inset
6727
6728
6729 \end_layout
6730
6731 \end_inset
6732
6733 This enumeration starts at 4
6734 \end_layout
6735
6736 \begin_layout Subsubsection
6737 List Spacing
6738 \begin_inset Index idx
6739 status collapsed
6740
6741 \begin_layout Plain Layout
6742 Lists ! Spacing
6743 \end_layout
6744
6745 \end_inset
6746
6747
6748 \end_layout
6749
6750 \begin_layout Standard
6751 In some cases you might want less or more vertical space between the items
6752  of a list.
6753  For example the default space is too much in your opinion in this case:
6754 \end_layout
6755
6756 \begin_layout Itemize
6757 A bullet list
6758 \end_layout
6759
6760 \begin_layout Itemize
6761 with standard spacing 
6762 \end_layout
6763
6764 \begin_layout Standard
6765 You can decrease the space by adding an optional argument to the first item
6766  of the list.
6767  There add the command 
6768 \series bold
6769 nolistsep
6770 \series default
6771  to get no additional list space like in this example:
6772 \end_layout
6773
6774 \begin_layout Itemize
6775 \begin_inset Argument
6776 status open
6777
6778 \begin_layout Plain Layout
6779 \begin_inset ERT
6780 status open
6781
6782 \begin_layout Plain Layout
6783
6784 nolistsep
6785 \end_layout
6786
6787 \end_inset
6788
6789
6790 \end_layout
6791
6792 \end_inset
6793
6794 A bullet list
6795 \end_layout
6796
6797 \begin_layout Itemize
6798 without additional
6799 \end_layout
6800
6801 \begin_layout Itemize
6802 vertical space
6803 \end_layout
6804
6805 \begin_layout Standard
6806 To add space you can use several other commands provided by the LaTeX-package
6807  
6808 \series bold
6809 enumitem
6810 \series default
6811
6812 \begin_inset Index idx
6813 status collapsed
6814
6815 \begin_layout Plain Layout
6816 LaTeX-packages ! enumitem
6817 \end_layout
6818
6819 \end_inset
6820
6821 .
6822  For more info see its documentation, 
6823 \begin_inset CommandInset citation
6824 LatexCommand cite
6825 key "enumitem"
6826
6827 \end_inset
6828
6829 .
6830 \end_layout
6831
6832 \begin_layout Standard
6833 There are also many commands available to change the horizontal spacing
6834  and indentation.
6835  Here is an example where the indentation was changed to the one of the
6836  paragraphs in the document and the label separation was set to 2
6837 \begin_inset space \thinspace{}
6838 \end_inset
6839
6840 cm so that the number is in the page margin:
6841 \end_layout
6842
6843 \begin_layout Enumerate
6844 \begin_inset Argument
6845 status open
6846
6847 \begin_layout Plain Layout
6848 \begin_inset ERT
6849 status open
6850
6851 \begin_layout Plain Layout
6852
6853 labelindent=
6854 \backslash
6855 parindent, labelsep=2cm
6856 \end_layout
6857
6858 \end_inset
6859
6860
6861 \end_layout
6862
6863 \end_inset
6864
6865 An enumeration
6866 \end_layout
6867
6868 \begin_layout Enumerate
6869 with negative indentation
6870 \end_layout
6871
6872 \begin_layout Subsubsection
6873 Further Customization
6874 \begin_inset Index idx
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878 Lists ! Description
6879 \end_layout
6880
6881 \end_inset
6882
6883
6884 \end_layout
6885
6886 \begin_layout Standard
6887 You can also change the style of description lists.
6888  The command
6889 \end_layout
6890
6891 \begin_layout Standard
6892
6893 \series bold
6894 font=definition
6895 \end_layout
6896
6897 \begin_layout Standard
6898 changes the description label font, the command
6899 \end_layout
6900
6901 \begin_layout Standard
6902
6903 \series bold
6904 style=definition
6905 \end_layout
6906
6907 \begin_layout Standard
6908 sets the list style.
6909 \end_layout
6910
6911 \begin_layout Standard
6912 An example where the command
6913 \end_layout
6914
6915 \begin_layout Standard
6916
6917 \series bold
6918 font=
6919 \backslash
6920 itshape, style=nextline
6921 \end_layout
6922
6923 \begin_layout Standard
6924 is used:
6925 \end_layout
6926
6927 \begin_layout Description
6928 Ionizing
6929 \begin_inset space ~
6930 \end_inset
6931
6932 radiation: 
6933 \begin_inset Argument
6934 status open
6935
6936 \begin_layout Plain Layout
6937 \begin_inset ERT
6938 status open
6939
6940 \begin_layout Plain Layout
6941
6942 labelindent=0pt, labelsep=1cm, font=
6943 \backslash
6944 itshape, style=nextline
6945 \end_layout
6946
6947 \end_inset
6948
6949
6950 \end_layout
6951
6952 \end_inset
6953
6954 Ionizing radiation consists of particles or electromagnetic waves that are
6955  energetic enough to detach electrons from atoms or molecules, therefore
6956  ionizing them.
6957 \end_layout
6958
6959 \begin_layout Description
6960 Reference
6961 \begin_inset space ~
6962 \end_inset
6963
6964 counting: In computer science, reference counting is a technique of storing
6965  the number of references, pointers, or handles to a resource such as an
6966  object, block of memory, disk space or other resource.
6967 \end_layout
6968
6969 \begin_layout Standard
6970 There are many more commands and features provided by the LaTeX-package
6971  
6972 \series bold
6973 enumitem
6974 \series default
6975
6976 \begin_inset Index idx
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980 LaTeX-packages ! enumitem
6981 \end_layout
6982
6983 \end_inset
6984
6985 .
6986  For more info see its documentation, 
6987 \begin_inset CommandInset citation
6988 LatexCommand cite
6989 key "enumitem"
6990
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \begin_layout Subsection
6997 Letters
6998 \begin_inset Index idx
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002 Letters
7003 \end_layout
7004
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \begin_layout Subsubsection
7011
7012 \family sans
7013 Address
7014 \family default
7015  and 
7016 \family sans
7017 Right
7018 \begin_inset space ~
7019 \end_inset
7020
7021 Address
7022 \family default
7023 : An Overview
7024 \end_layout
7025
7026 \begin_layout Standard
7027 Although LyX has document classes for letters, we've also created two paragraph
7028  environments called 
7029 \family sans
7030 Address
7031 \family default
7032  and 
7033 \family sans
7034 Right
7035 \begin_inset space ~
7036 \end_inset
7037
7038 Address
7039 \family default
7040 .
7041  To use the letter class, you need to use specific paragraph environments
7042  in a specific order, otherwise LaTeX gags on the document.
7043  In contrast, you can use the 
7044 \family sans
7045 Address
7046 \family default
7047  and 
7048 \family sans
7049 Right
7050 \begin_inset space ~
7051 \end_inset
7052
7053 Address
7054 \family default
7055  paragraph environments anywhere with no problem.
7056  You can even nest them inside other environments, though you can't nest
7057  anything in them.
7058 \end_layout
7059
7060 \begin_layout Standard
7061 Of course, you're not limited to using 
7062 \family sans
7063 Address
7064 \family default
7065  and 
7066 \family sans
7067 Right
7068 \begin_inset space ~
7069 \end_inset
7070
7071 Address
7072 \family default
7073  for letters only.
7074  
7075 \family sans
7076 Right
7077 \begin_inset space ~
7078 \end_inset
7079
7080 Address
7081 \family default
7082 , in particular, is useful for creating article titles like those used in
7083  some European academic papers.
7084 \end_layout
7085
7086 \begin_layout Subsubsection
7087 Usage
7088 \begin_inset CommandInset label
7089 LatexCommand label
7090 name "sec:Address-Usage"
7091
7092 \end_inset
7093
7094
7095 \end_layout
7096
7097 \begin_layout Standard
7098 The 
7099 \family sans
7100 Address
7101 \family default
7102  environment formats text in the style of an address, which is also used
7103  for the opening and signature in some countries.
7104  Similarly, the 
7105 \family sans
7106 Right
7107 \begin_inset space ~
7108 \end_inset
7109
7110 Address
7111 \family default
7112  environment formats text in the style of a right-justified address, which
7113  is used for the sender's address and today's date in some countries.
7114  Here's an example of each:
7115 \end_layout
7116
7117 \begin_layout Right Address
7118 Right Address
7119 \begin_inset Newline newline
7120 \end_inset
7121
7122 Who I am
7123 \begin_inset Newline newline
7124 \end_inset
7125
7126 Where I am
7127 \begin_inset Newline newline
7128 \end_inset
7129
7130 When is it? What is today?
7131 \end_layout
7132
7133 \begin_layout Standard
7134 That was 
7135 \family sans
7136 Right
7137 \begin_inset space ~
7138 \end_inset
7139
7140 Address
7141 \family default
7142 .
7143  Notice that the lines all have the same left margin, which LyX sets to
7144  fit the largest block of text on a single line.
7145  Here's an example of the 
7146 \family sans
7147 Address
7148 \family default
7149  environment:
7150 \end_layout
7151
7152 \begin_layout Address
7153 Who are you
7154 \begin_inset Newline newline
7155 \end_inset
7156
7157 Where do I send this
7158 \begin_inset Newline newline
7159 \end_inset
7160
7161 Your post office and country
7162 \end_layout
7163
7164 \begin_layout Standard
7165 As you can see, both 
7166 \family sans
7167 Address
7168 \family default
7169  and 
7170 \family sans
7171 Right
7172 \begin_inset space ~
7173 \end_inset
7174
7175 Address
7176 \family default
7177  add extra space between themselves and the next paragraph.
7178  If you hit 
7179 \family sans
7180 Return
7181 \family default
7182  in either of these environments, LyX resets the nesting depth and sets
7183  the environment to 
7184 \family sans
7185 Standard
7186 \family default
7187 .
7188  This makes sense, since 
7189 \family sans
7190 Return
7191 \family default
7192  is the 
7193 \family typewriter
7194 break-paragraph
7195 \family default
7196  function, and the individual lines of an address are not paragraphs.
7197  Thus, you have to use 
7198 \family typewriter
7199 break-line
7200 \family default
7201  (
7202 \begin_inset Info
7203 type  "shortcut"
7204 arg   "newline-insert newline"
7205 \end_inset
7206
7207  or 
7208 \family sans
7209 Formatting
7210 \begin_inset space ~
7211 \end_inset
7212
7213 Character\SpecialChar \menuseparator
7214 Line
7215 \begin_inset space ~
7216 \end_inset
7217
7218 Break
7219 \family default
7220  from the 
7221 \family sans
7222 Insert
7223 \family default
7224  menu) to start a new line in an 
7225 \family sans
7226 Address
7227 \family default
7228  or 
7229 \family sans
7230 Right
7231 \begin_inset space ~
7232 \end_inset
7233
7234 Address
7235 \family default
7236  environment.
7237 \end_layout
7238
7239 \begin_layout Subsection
7240 Academic Writing
7241 \end_layout
7242
7243 \begin_layout Standard
7244 Most academic writing begins with an abstract and ends with a bibliography
7245  or list of references.
7246  LyX contains paragraph environments for both of these.
7247 \end_layout
7248
7249 \begin_layout Subsubsection
7250
7251 \family sans
7252 Abstract
7253 \begin_inset Index idx
7254 status collapsed
7255
7256 \begin_layout Plain Layout
7257 Abstracts
7258 \end_layout
7259
7260 \end_inset
7261
7262
7263 \end_layout
7264
7265 \begin_layout Standard
7266 The 
7267 \family sans
7268 Abstract
7269 \family default
7270  environment is used for the abstract of an article.
7271  Technically, you could use this environment anywhere, but you really should
7272  only use it at the beginning of the document, after the title.
7273  Also, don't bother trying to nest 
7274 \family sans
7275 Abstract
7276 \family default
7277  in anything else or vice versa.
7278  It won't work.
7279  The 
7280 \family sans
7281 Abstract
7282 \family default
7283  environment is only useful in the article and report document classes.
7284  The book document classes ignores the 
7285 \family sans
7286 Abstract
7287 \family default
7288  completely, and it's utterly silly to use 
7289 \family sans
7290 Abstract
7291 \family default
7292  in a letter document class.
7293 \end_layout
7294
7295 \begin_layout Standard
7296 The 
7297 \family sans
7298 Abstract
7299 \family default
7300  environment does several things for you.
7301  First, it puts the centered label 
7302 \begin_inset Quotes eld
7303 \end_inset
7304
7305 Abstract
7306 \begin_inset Quotes erd
7307 \end_inset
7308
7309  above the text.
7310  The label and the text of the abstract are separated by some extra vertical
7311  space.
7312  Second, it typesets everything in a smaller font, just as you'd expect.
7313  Lastly, it adds a bit of extra vertical space between the abstract and
7314  the subsequent text.
7315  Well, that's how it will appear on the LyX screen.
7316  The appearance in the output depends on the used article or report class.
7317 \end_layout
7318
7319 \begin_layout Standard
7320 Starting a new paragraph by hitting 
7321 \family sans
7322 Return
7323 \family default
7324  does not reset the paragraph environment.
7325  The new paragraph will still be in the 
7326 \family sans
7327 Abstract
7328 \family default
7329  environment.
7330  So, you will have to change the paragraph environment yourself when you
7331  finish entering the abstract of your document.
7332 \end_layout
7333
7334 \begin_layout Standard
7335 \begin_inset Float figure
7336 wide false
7337 sideways false
7338 status open
7339
7340 \begin_layout Plain Layout
7341 \align center
7342 \begin_inset Graphics
7343         filename clipart/Abstract.pdf
7344
7345 \end_inset
7346
7347
7348 \end_layout
7349
7350 \begin_layout Plain Layout
7351 \begin_inset Caption
7352
7353 \begin_layout Plain Layout
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "cap:Paragraph-in-the"
7357
7358 \end_inset
7359
7360 Paragraph in the 
7361 \family sans
7362 Abstract
7363 \family default
7364  environment
7365 \end_layout
7366
7367 \end_inset
7368
7369
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \end_layout
7376
7377 \begin_layout Standard
7378 We'd love to give you directly an example of the 
7379 \family sans
7380 Abstract
7381 \family default
7382  environment, but since this document is in the 
7383 \begin_inset Quotes eld
7384 \end_inset
7385
7386 book
7387 \begin_inset Quotes erd
7388 \end_inset
7389
7390  class, we can't do this.
7391  We inserted it therefore as figure
7392 \begin_inset space ~
7393 \end_inset
7394
7395
7396 \begin_inset CommandInset ref
7397 LatexCommand ref
7398 reference "cap:Paragraph-in-the"
7399
7400 \end_inset
7401
7402 .
7403  If you've never heard of an 
7404 \begin_inset Quotes eld
7405 \end_inset
7406
7407 abstract
7408 \begin_inset Quotes erd
7409 \end_inset
7410
7411  before, you can safely ignore this environment.
7412 \end_layout
7413
7414 \begin_layout Subsubsection
7415
7416 \family sans
7417 Bibliography
7418 \family default
7419
7420 \begin_inset Index idx
7421 status collapsed
7422
7423 \begin_layout Plain Layout
7424 Bibliography
7425 \end_layout
7426
7427 \end_inset
7428
7429
7430 \begin_inset CommandInset label
7431 LatexCommand label
7432 name "sub:Biblio_environment"
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Standard
7440 The 
7441 \family sans
7442 Bibliography
7443 \family default
7444  environment is used to list references.
7445  Technically, you could use this environment anywhere, but you really should
7446  only use it at the end of the document.
7447  Nesting 
7448 \family sans
7449 Bibliography
7450 \family default
7451  in anything else or vice versa won't work.
7452 \end_layout
7453
7454 \begin_layout Standard
7455 When you first open a 
7456 \family sans
7457 Bibliography
7458 \family default
7459  environment, LyX adds a large vertical space, followed by the heading 
7460 \begin_inset Quotes eld
7461 \end_inset
7462
7463 Bibliography
7464 \begin_inset Quotes erd
7465 \end_inset
7466
7467  or 
7468 \begin_inset Quotes eld
7469 \end_inset
7470
7471 References,
7472 \begin_inset Quotes erd
7473 \end_inset
7474
7475  depending on the document class.
7476  The heading is in a large boldface font.
7477  Each paragraph of the 
7478 \family sans
7479 Bibliography
7480 \family default
7481  environment is a bibliography entry.
7482  Thus, hitting 
7483 \family sans
7484 Return
7485 \family default
7486  does not reset the paragraph environment.
7487  Each new paragraph is still in the 
7488 \family sans
7489 Bibliography
7490 \family default
7491  environment.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 There is another, usually better way to include references in your document
7496  by using a BibTeX database.
7497  For more information on that, and for a detailed description of LyX's bibliogra
7498 phy handling, have a look at in section
7499 \begin_inset space ~
7500 \end_inset
7501
7502
7503 \begin_inset CommandInset ref
7504 LatexCommand ref
7505 reference "sec:Bibliography"
7506
7507 \end_inset
7508
7509 .
7510 \end_layout
7511
7512 \begin_layout Subsection
7513 LyX
7514 \family sans
7515 -Code
7516 \begin_inset Index idx
7517 status collapsed
7518
7519 \begin_layout Plain Layout
7520 Paragraph ! LyX code
7521 \end_layout
7522
7523 \end_inset
7524
7525
7526 \begin_inset CommandInset label
7527 LatexCommand label
7528 name "sub:LyX-Code"
7529
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \begin_layout Standard
7536 The 
7537 \family sans
7538 LyX-Code
7539 \family default
7540  environment is another LyX extension.
7541  It type-sets text in a typewriter-style font.
7542  It also treats the 
7543 \family sans
7544 Space
7545 \family default
7546  key as a fixed whitespace;
7547 \begin_inset Foot
7548 status collapsed
7549
7550 \begin_layout Plain Layout
7551 In the 
7552 \family sans
7553 LyX-Code
7554 \family default
7555  environment, the 
7556 \family sans
7557 Space
7558 \family default
7559  key is treated as a 
7560 \family sans
7561 Protected
7562 \begin_inset space ~
7563 \end_inset
7564
7565 Blank
7566 \family default
7567  instead of an end-of-word marker.
7568 \end_layout
7569
7570 \end_inset
7571
7572  this is the only case in which you can type multiple whitespaces in LyX.
7573  If you need to insert blank lines, you'll still need to use 
7574 \begin_inset Info
7575 type  "shortcut"
7576 arg   "newline-insert newline"
7577 \end_inset
7578
7579  (the 
7580 \family typewriter
7581 break-line
7582 \family default
7583  function).
7584  
7585 \family sans
7586 Return
7587 \family default
7588  breaks paragraphs.
7589  Note, however, that 
7590 \family sans
7591 Return
7592 \family default
7593  does not reset the paragraph environment.
7594  So, when you finish using the 
7595 \family sans
7596 LyX-Code
7597 \family default
7598  environment, you'll need to change the paragraph environment yourself.
7599  Also, you can nest the 
7600 \family sans
7601 LyX-Code
7602 \family default
7603  environment inside of others.
7604 \end_layout
7605
7606 \begin_layout Standard
7607 There are a few quirks with this environment:
7608 \end_layout
7609
7610 \begin_layout Itemize
7611 You cannot use 
7612 \begin_inset Info
7613 type  "shortcut"
7614 arg   "newline-insert newline"
7615 \end_inset
7616
7617  at the beginning of a new paragraph (i.
7618 \begin_inset space \thinspace{}
7619 \end_inset
7620
7621 g.
7622 \begin_inset space \space{}
7623 \end_inset
7624
7625 you can't follow 
7626 \family sans
7627 Return
7628 \family default
7629  with a 
7630 \begin_inset Info
7631 type  "shortcut"
7632 arg   "newline-insert newline"
7633 \end_inset
7634
7635 ).
7636 \end_layout
7637
7638 \begin_layout Itemize
7639 You can't follow a 
7640 \begin_inset Info
7641 type  "shortcut"
7642 arg   "newline-insert newline"
7643 \end_inset
7644
7645  with a 
7646 \family sans
7647 Space
7648 \family default
7649 .
7650 \end_layout
7651
7652 \begin_deeper
7653 \begin_layout Itemize
7654 Use a 
7655 \family sans
7656 Return
7657 \family default
7658  to begin a new paragraph, then you can use a 
7659 \family sans
7660 Space
7661 \family default
7662 .
7663 \end_layout
7664
7665 \begin_layout Itemize
7666 Or: use 
7667 \begin_inset Info
7668 type  "shortcut"
7669 arg   "space-insert protected"
7670 \end_inset
7671
7672  instead.
7673 \end_layout
7674
7675 \end_deeper
7676 \begin_layout Itemize
7677 You can't have an empty paragraph or an empty line.
7678  You must put at least one 
7679 \family sans
7680 Space
7681 \family default
7682  in any line you want blank.
7683  Otherwise, LaTeX generates errors.
7684 \end_layout
7685
7686 \begin_layout Itemize
7687 You cannot get the typewriter double quotes by typing 
7688 \family sans
7689 "
7690 \family default
7691  since that will insert 
7692 \emph on
7693 real
7694 \emph default
7695  quotes.
7696  You get the typewriter double quotes with 
7697 \begin_inset Info
7698 type  "shortcut"
7699 arg   "self-insert \""
7700 \end_inset
7701
7702 .
7703 \end_layout
7704
7705 \begin_layout Standard
7706 Here is an example:
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 #include <stdio.h>
7711 \end_layout
7712
7713 \begin_layout LyX-Code
7714  
7715 \end_layout
7716
7717 \begin_layout LyX-Code
7718 int main(void)
7719 \end_layout
7720
7721 \begin_layout LyX-Code
7722 {
7723 \end_layout
7724
7725 \begin_layout LyX-Code
7726     printf("Hello World!
7727 \backslash
7728 n");
7729 \end_layout
7730
7731 \begin_layout LyX-Code
7732     return 0;
7733 \end_layout
7734
7735 \begin_layout LyX-Code
7736 }
7737 \end_layout
7738
7739 \begin_layout Standard
7740 This is just the standard 
7741 \begin_inset Quotes eld
7742 \end_inset
7743
7744 Hello world!
7745 \begin_inset Quotes erd
7746 \end_inset
7747
7748  program.
7749  
7750 \end_layout
7751
7752 \begin_layout Standard
7753
7754 \family sans
7755 LyX-Code
7756 \family default
7757  has one purpose: to typeset code, such as program source, shell scripts,
7758  rc-files, and so on.
7759  Use it only in those very special cases where you need to generate text
7760  as if you used a typewriter.
7761 \begin_inset Index idx
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765 Paragraph environments|)
7766 \end_layout
7767
7768 \end_inset
7769
7770  For longer parts of programming code, use the listings inset that is described
7771  in the chapter 
7772 \emph on
7773 Program Code Listings
7774 \emph default
7775  of the 
7776 \emph on
7777 Embedded
7778 \begin_inset space ~
7779 \end_inset
7780
7781 Objects
7782 \emph default
7783  manual.
7784 \end_layout
7785
7786 \begin_layout Section
7787 Nesting Environments
7788 \begin_inset Index idx
7789 status collapsed
7790
7791 \begin_layout Plain Layout
7792 Nesting ! Environments
7793 \end_layout
7794
7795 \end_inset
7796
7797
7798 \begin_inset CommandInset label
7799 LatexCommand label
7800 name "sec:Nesting"
7801
7802 \end_inset
7803
7804
7805 \end_layout
7806
7807 \begin_layout Subsection
7808 Introduction
7809 \end_layout
7810
7811 \begin_layout Standard
7812 LyX treats text as a unified block with a particular context and specific
7813  properties.
7814  This allows you to create blocks that inherit some of the properties of
7815  another block.
7816  For example you have three main points in an outline, but point #2 also
7817  has two subpoints.
7818  In other words, you have a list inside of another list, with the inner
7819  list 
7820 \begin_inset Quotes eld
7821 \end_inset
7822
7823 attached
7824 \begin_inset Quotes erd
7825 \end_inset
7826
7827  to item #2:
7828 \end_layout
7829
7830 \begin_layout Enumerate
7831 one
7832 \end_layout
7833
7834 \begin_layout Enumerate
7835 two
7836 \end_layout
7837
7838 \begin_deeper
7839 \begin_layout Enumerate
7840 sublist – item #1
7841 \end_layout
7842
7843 \begin_layout Enumerate
7844 sublist – item #2
7845 \end_layout
7846
7847 \end_deeper
7848 \begin_layout Enumerate
7849 three
7850 \end_layout
7851
7852 \begin_layout Standard
7853 You put a list inside a list by nesting one list inside the other.
7854  Nesting an environment is quite simple: Select 
7855 \family sans
7856 Increase
7857 \begin_inset space ~
7858 \end_inset
7859
7860 List
7861 \begin_inset space ~
7862 \end_inset
7863
7864 Depth
7865 \family default
7866  or 
7867 \family sans
7868 Decrease
7869 \begin_inset space ~
7870 \end_inset
7871
7872 List
7873 \begin_inset space ~
7874 \end_inset
7875
7876 Depth
7877 \family default
7878  from the 
7879 \family sans
7880 Edit
7881 \family default
7882  menu to change the nesting depth of the current paragraph (the status bar
7883  will tell you how far you are nested).
7884  Instead of the menu, you can also use the toolbar buttons 
7885 \begin_inset Info
7886 type  "icon"
7887 arg   "depth-increment"
7888 \end_inset
7889
7890  and 
7891 \begin_inset Info
7892 type  "icon"
7893 arg   "depth-decrement"
7894 \end_inset
7895
7896  or the convenient key bindings 
7897 \family sans
7898 Tab
7899 \family default
7900  and 
7901 \family sans
7902 Shift-Tab
7903 \family default
7904  or 
7905 \begin_inset Info
7906 type  "shortcut"
7907 arg   "depth-increment"
7908 \end_inset
7909
7910  and 
7911 \begin_inset Info
7912 type  "shortcut"
7913 arg   "depth-decrement"
7914 \end_inset
7915
7916  to change the nesting level.
7917  The change will work on the current selection if you have made one (allowing
7918  you to change the nesting of several paragraphs at once), or the current
7919  paragraph.
7920 \end_layout
7921
7922 \begin_layout Standard
7923 Note that LyX only changes the nesting depth if it can.
7924  If it's invalid to do so, nothing happens if you try to change the depth.
7925  Additionally, if you change the depth of one paragraph, it affects the
7926  depth of every paragraph nested inside of it.
7927 \end_layout
7928
7929 \begin_layout Standard
7930 Nesting isn't limited to lists.
7931  In LyX, you can nest just about anything inside anything else, as you're
7932  about to find out.
7933  This is the real power of nesting paragraph environments.
7934 \end_layout
7935
7936 \begin_layout Subsection
7937 What You Can and Can't Nest
7938 \end_layout
7939
7940 \begin_layout Standard
7941 Before we fire a list of paragraph environments at you, we need to tell
7942  you a little bit more about how nesting works.
7943 \end_layout
7944
7945 \begin_layout Standard
7946 The question if nesting a paragraph environment is possible, is a bit more
7947  complicated than a simple yes or no.
7948  There are three types of paragraph environments:
7949 \end_layout
7950
7951 \begin_layout Itemize
7952 Completely unnestable
7953 \end_layout
7954
7955 \begin_layout Itemize
7956 Fully nestable, you can nest them inside things and you can also nest other
7957  things inside them.
7958 \end_layout
7959
7960 \begin_layout Itemize
7961 A third type, you can nest them into other environments, but you can't nest
7962  anything into them.
7963 \end_layout
7964
7965 \begin_layout Standard
7966 Here's a list of the three types of nesting behavior, and which paragraph
7967  environments have them:
7968 \end_layout
7969
7970 \begin_layout Description
7971 Unnestable Can't nest them.
7972  Can't nest into them.
7973 \end_layout
7974
7975 \begin_deeper
7976 \begin_layout Itemize
7977
7978 \family sans
7979 Bibliography
7980 \end_layout
7981
7982 \begin_layout Itemize
7983
7984 \family sans
7985 Abstract
7986 \end_layout
7987
7988 \begin_layout Itemize
7989
7990 \family sans
7991 Title
7992 \end_layout
7993
7994 \begin_layout Itemize
7995
7996 \family sans
7997 Author
7998 \end_layout
7999
8000 \begin_layout Itemize
8001
8002 \family sans
8003 Date
8004 \end_layout
8005
8006 \end_deeper
8007 \begin_layout Description
8008 Fully
8009 \begin_inset space ~
8010 \end_inset
8011
8012 Nestable You can nest them.
8013  You can nest other things into them.
8014 \end_layout
8015
8016 \begin_deeper
8017 \begin_layout Itemize
8018
8019 \family sans
8020 Verse
8021 \end_layout
8022
8023 \begin_layout Itemize
8024
8025 \family sans
8026 Quote
8027 \end_layout
8028
8029 \begin_layout Itemize
8030
8031 \family sans
8032 Quotation
8033 \end_layout
8034
8035 \begin_layout Itemize
8036
8037 \family sans
8038 Itemize
8039 \end_layout
8040
8041 \begin_layout Itemize
8042
8043 \family sans
8044 Enumerate
8045 \end_layout
8046
8047 \begin_layout Itemize
8048
8049 \family sans
8050 Description
8051 \end_layout
8052
8053 \begin_layout Itemize
8054
8055 \family sans
8056 List
8057 \end_layout
8058
8059 \begin_layout Itemize
8060
8061 \family sans
8062 LyX-Code
8063 \end_layout
8064
8065 \end_deeper
8066 \begin_layout Description
8067 Nestable-Inside You can nest them inside other things.
8068  You can't nest anything into them.
8069 \end_layout
8070
8071 \begin_deeper
8072 \begin_layout Itemize
8073
8074 \family sans
8075 Standard
8076 \end_layout
8077
8078 \begin_layout Itemize
8079
8080 \family sans
8081 Part
8082 \end_layout
8083
8084 \begin_layout Itemize
8085
8086 \family sans
8087 Chapter
8088 \end_layout
8089
8090 \begin_layout Itemize
8091
8092 \family sans
8093 Section
8094 \end_layout
8095
8096 \begin_layout Itemize
8097
8098 \family sans
8099 Subsection
8100 \end_layout
8101
8102 \begin_layout Itemize
8103
8104 \family sans
8105 Subsubsection
8106 \end_layout
8107
8108 \begin_layout Itemize
8109
8110 \family sans
8111 Paragraph
8112 \end_layout
8113
8114 \begin_layout Itemize
8115
8116 \family sans
8117 Subparagraph
8118 \end_layout
8119
8120 \begin_layout Itemize
8121
8122 \family sans
8123 Part*
8124 \end_layout
8125
8126 \begin_layout Itemize
8127
8128 \family sans
8129 Chapter*
8130 \end_layout
8131
8132 \begin_layout Itemize
8133
8134 \family sans
8135 Section*
8136 \end_layout
8137
8138 \begin_layout Itemize
8139
8140 \family sans
8141 Subsection*
8142 \end_layout
8143
8144 \begin_layout Itemize
8145
8146 \family sans
8147 Subsubsection*
8148 \end_layout
8149
8150 \begin_layout Itemize
8151
8152 \family sans
8153 Right
8154 \begin_inset space ~
8155 \end_inset
8156
8157 Address
8158 \end_layout
8159
8160 \begin_layout Itemize
8161
8162 \family sans
8163 Address
8164 \end_layout
8165
8166 \end_deeper
8167 \begin_layout Standard
8168 \begin_inset Note Greyedout
8169 status open
8170
8171 \begin_layout Plain Layout
8172
8173 \series bold
8174 Note:
8175 \series default
8176  Although it is possible to nest numbered section headings like 
8177 \family sans
8178 Chapter
8179 \family default
8180
8181 \family sans
8182 Section
8183 \family default
8184 , etc.
8185 \begin_inset space ~
8186 \end_inset
8187
8188 to e.
8189 \begin_inset space \thinspace{}
8190 \end_inset
8191
8192 g.
8193 \begin_inset space \space{}
8194 \end_inset
8195
8196 lists, it is highly recommended not to do this because the aim is to create
8197  well structured documents following typesetting guidelines whereas nested
8198  section headings violate this.
8199 \end_layout
8200
8201 \end_inset
8202
8203
8204 \end_layout
8205
8206 \begin_layout Subsection
8207 Nesting Other Things: Tables, Math, Floats, etc.
8208 \begin_inset Index idx
8209 status collapsed
8210
8211 \begin_layout Plain Layout
8212 Nesting ! Tables etc.
8213 \end_layout
8214
8215 \end_inset
8216
8217
8218 \end_layout
8219
8220 \begin_layout Standard
8221 There are several things that aren't paragraph environments, but which are
8222  affected by nesting anyhow.
8223  They are:
8224 \end_layout
8225
8226 \begin_layout Itemize
8227 equations
8228 \end_layout
8229
8230 \begin_layout Itemize
8231 tables
8232 \end_layout
8233
8234 \begin_layout Itemize
8235 figures
8236 \end_layout
8237
8238 \begin_layout Standard
8239 (
8240 \begin_inset Note Greyedout
8241 status open
8242
8243 \begin_layout Plain Layout
8244
8245 \series bold
8246 Note:
8247 \series default
8248  Figures and tables in 
8249 \family sans
8250 Floats
8251 \family default
8252  are not affected by this.
8253 \end_layout
8254
8255 \end_inset
8256
8257  Have a look at section
8258 \begin_inset space ~
8259 \end_inset
8260
8261
8262 \begin_inset CommandInset ref
8263 LatexCommand ref
8264 reference "sec:Floats"
8265
8266 \end_inset
8267
8268  for more information about 
8269 \family sans
8270 Floats
8271 \family default
8272 .)
8273 \end_layout
8274
8275 \begin_layout Standard
8276 LyX can treat these three objects as either a word or as a paragraph.
8277  If a figure, table, or an equation is inline, it goes wherever the paragraph
8278  it is in goes.
8279 \end_layout
8280
8281 \begin_layout Standard
8282 On the other hand, if you have an equation, figure or table in a 
8283 \begin_inset Quotes eld
8284 \end_inset
8285
8286 paragraph
8287 \begin_inset Quotes erd
8288 \end_inset
8289
8290  of its own, it behaves just like a 
8291 \begin_inset Quotes eld
8292 \end_inset
8293
8294 nestable-inside
8295 \begin_inset Quotes erd
8296 \end_inset
8297
8298  paragraph environment.
8299  You can nest it into any environment, but you obviously can't nest anything
8300  into it.
8301 \end_layout
8302
8303 \begin_layout Standard
8304 Here's an example with a table:
8305 \end_layout
8306
8307 \begin_layout Enumerate
8308 Item One
8309 \end_layout
8310
8311 \begin_deeper
8312 \begin_layout Enumerate
8313 This is (a) and it's nested.
8314 \end_layout
8315
8316 \begin_deeper
8317 \begin_layout Standard
8318 \begin_inset VSpace 0.3cm
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \begin_layout Standard
8325 \align center
8326 \begin_inset Tabular
8327 <lyxtabular version="3" rows="2" columns="2">
8328 <features tabularvalignment="middle">
8329 <column alignment="center" valignment="top" width="0pt">
8330 <column alignment="center" valignment="top" width="0pt">
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \family roman
8338 \series medium
8339 \shape up
8340 \size normal
8341 \emph off
8342 \bar no
8343 \noun off
8344 \color none
8345 a
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354
8355 \family roman
8356 \series medium
8357 \shape up
8358 \size normal
8359 \emph off
8360 \bar no
8361 \noun off
8362 \color none
8363 b
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \family roman
8376 \series medium
8377 \shape up
8378 \size normal
8379 \emph off
8380 \bar no
8381 \noun off
8382 \color none
8383 c
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392
8393 \family roman
8394 \series medium
8395 \shape up
8396 \size normal
8397 \emph off
8398 \bar no
8399 \noun off
8400 \color none
8401 d
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 </row>
8407 </lyxtabular>
8408
8409 \end_inset
8410
8411
8412 \end_layout
8413
8414 \begin_layout Standard
8415 \begin_inset VSpace 0.3cm
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \end_deeper
8422 \begin_layout Enumerate
8423 This is (b).
8424  The table is actually nested inside (a).
8425 \end_layout
8426
8427 \end_deeper
8428 \begin_layout Enumerate
8429 Back out again.
8430 \end_layout
8431
8432 \begin_layout Standard
8433 If we hadn't nested the table at all, the list would look like this:
8434 \end_layout
8435
8436 \begin_layout Enumerate
8437 Item One
8438 \end_layout
8439
8440 \begin_deeper
8441 \begin_layout Enumerate
8442 This is (a) and it's nested.
8443 \end_layout
8444
8445 \end_deeper
8446 \begin_layout Standard
8447 \begin_inset VSpace 0.3cm
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \begin_layout Standard
8454 \align center
8455 \begin_inset Tabular
8456 <lyxtabular version="3" rows="2" columns="2">
8457 <features tabularvalignment="middle">
8458 <column alignment="center" valignment="top" width="0pt">
8459 <column alignment="center" valignment="top" width="0pt">
8460 <row>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465
8466 \family roman
8467 \series medium
8468 \shape up
8469 \size normal
8470 \emph off
8471 \bar no
8472 \noun off
8473 \color none
8474 a
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \family roman
8485 \series medium
8486 \shape up
8487 \size normal
8488 \emph off
8489 \bar no
8490 \noun off
8491 \color none
8492 b
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \family roman
8505 \series medium
8506 \shape up
8507 \size normal
8508 \emph off
8509 \bar no
8510 \noun off
8511 \color none
8512 c
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \family roman
8523 \series medium
8524 \shape up
8525 \size normal
8526 \emph off
8527 \bar no
8528 \noun off
8529 \color none
8530 d
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 </lyxtabular>
8537
8538 \end_inset
8539
8540
8541 \end_layout
8542
8543 \begin_layout Standard
8544 \begin_inset VSpace 0.3cm
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \begin_layout Enumerate
8551 This is (b).
8552  The table is 
8553 \emph on
8554 not
8555 \emph default
8556  nested inside (a).
8557  In fact, it's not nested at all.
8558 \end_layout
8559
8560 \begin_layout Enumerate
8561 Back out again.
8562 \end_layout
8563
8564 \begin_layout Standard
8565 Notice how item (b) is not only no longer nested, but is also the first
8566  item of a new list!
8567 \end_layout
8568
8569 \begin_layout Standard
8570 There's another trap you can fall into: Nesting the table, but not going
8571  deep enough.
8572  LyX then turns anything after the table into a new sublist.
8573 \end_layout
8574
8575 \begin_layout Enumerate
8576 Item One
8577 \end_layout
8578
8579 \begin_deeper
8580 \begin_layout Enumerate
8581 This is (a) and it's nested.
8582 \end_layout
8583
8584 \begin_layout Standard
8585 \begin_inset VSpace 0.3cm
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \begin_layout Standard
8592 \align center
8593 \begin_inset Tabular
8594 <lyxtabular version="3" rows="2" columns="2">
8595 <features tabularvalignment="middle">
8596 <column alignment="center" valignment="top" width="0pt">
8597 <column alignment="center" valignment="top" width="0pt">
8598 <row>
8599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603
8604 \family roman
8605 \series medium
8606 \shape up
8607 \size normal
8608 \emph off
8609 \bar no
8610 \noun off
8611 \color none
8612 a
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621
8622 \family roman
8623 \series medium
8624 \shape up
8625 \size normal
8626 \emph off
8627 \bar no
8628 \noun off
8629 \color none
8630 b
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 </row>
8636 <row>
8637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641
8642 \family roman
8643 \series medium
8644 \shape up
8645 \size normal
8646 \emph off
8647 \bar no
8648 \noun off
8649 \color none
8650 c
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \family roman
8661 \series medium
8662 \shape up
8663 \size normal
8664 \emph off
8665 \bar no
8666 \noun off
8667 \color none
8668 d
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 </lyxtabular>
8675
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \begin_layout Standard
8682 \begin_inset VSpace 0.3cm
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \begin_layout Enumerate
8689 This is (b).
8690  The table is actually nested inside Item One, but 
8691 \emph on
8692 not
8693 \emph default
8694  inside (a).
8695 \end_layout
8696
8697 \end_deeper
8698 \begin_layout Enumerate
8699 Back out again.
8700 \end_layout
8701
8702 \begin_layout Standard
8703 As you can see, item (b) turned into the first item of a new list, but a
8704  new list 
8705 \emph on
8706 inside
8707 \emph default
8708  item 1.
8709  The same thing would have happened to a figure or an equation.
8710  So, if you nest tables, figures or equations, make sure you go to the right
8711  depth!
8712 \end_layout
8713
8714 \begin_layout Subsection
8715 Usage and General Features
8716 \end_layout
8717
8718 \begin_layout Standard
8719 Speaking of levels, LyX can perform up to a six-fold nesting.
8720  In other words, 
8721 \begin_inset Quotes eld
8722 \end_inset
8723
8724 level #6
8725 \begin_inset Quotes erd
8726 \end_inset
8727
8728  is the innermost possible depth.
8729  Here's an example to illustrate what we mean:
8730 \end_layout
8731
8732 \begin_layout Enumerate
8733 level #1 – outermost
8734 \end_layout
8735
8736 \begin_deeper
8737 \begin_layout Enumerate
8738 level #2
8739 \end_layout
8740
8741 \begin_deeper
8742 \begin_layout Enumerate
8743 level #3
8744 \end_layout
8745
8746 \begin_deeper
8747 \begin_layout Enumerate
8748 level #4
8749 \end_layout
8750
8751 \begin_deeper
8752 \begin_layout Itemize
8753 level #5
8754 \end_layout
8755
8756 \begin_deeper
8757 \begin_layout Itemize
8758 level #6
8759 \end_layout
8760
8761 \end_deeper
8762 \end_deeper
8763 \end_deeper
8764 \end_deeper
8765 \end_deeper
8766 \begin_layout Standard
8767 There are two exceptions to the six-fold nesting limit, and you can see
8768  both of them in the example.
8769  Unlike the other fully-nestable environments, you can only perform a four-fold
8770  nesting with the 
8771 \family sans
8772 Enumerate
8773 \family default
8774  and 
8775 \family sans
8776 Itemize
8777 \family default
8778  environments.
8779  For example, if we tried to nest another 
8780 \family sans
8781 Enumerate
8782 \family default
8783  list inside item 
8784 \begin_inset Quotes eld
8785 \end_inset
8786
8787 A.
8788 \begin_inset Quotes erd
8789 \end_inset
8790
8791 , we would get errors.
8792 \end_layout
8793
8794 \begin_layout Subsection
8795 Some Examples
8796 \begin_inset Index idx
8797 status collapsed
8798
8799 \begin_layout Plain Layout
8800 Nesting ! Examples
8801 \end_layout
8802
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \begin_layout Standard
8809 The best way to explain just what you can do with nesting is by illustration.
8810  We have several examples of nested environments.
8811  In them, we explain how we created the example, so that you can reproduce
8812  them.
8813 \end_layout
8814
8815 \begin_layout Subsubsection
8816 Example 1: The Six-fold Way and Mixed Nesting
8817 \end_layout
8818
8819 \begin_layout Labeling
8820 \labelwidthstring MMM
8821 #1-a This is the outermost level.
8822  It's a 
8823 \family sans
8824 List
8825 \family default
8826  environment.
8827 \end_layout
8828
8829 \begin_deeper
8830 \begin_layout Labeling
8831 \labelwidthstring MMM
8832 #2-a This is level #2.
8833  We created it by using 
8834 \begin_inset Info
8835 type  "shortcut"
8836 arg   "break-paragraph inverse"
8837 \end_inset
8838
8839  followed by 
8840 \begin_inset Info
8841 type  "shortcut"
8842 arg   "depth-increment"
8843 \end_inset
8844
8845 .
8846 \end_layout
8847
8848 \begin_deeper
8849 \begin_layout Labeling
8850 \labelwidthstring MMM
8851 #3-a This is level #3.
8852  This time, we just hit 
8853 \family sans
8854 Return
8855 \family default
8856 , then used 
8857 \begin_inset Info
8858 type  "shortcut"
8859 arg   "depth-increment"
8860 \end_inset
8861
8862  twice in a row.
8863  We could have also created it the same way as we did the previous level,
8864  by hitting 
8865 \begin_inset Info
8866 type  "shortcut"
8867 arg   "break-paragraph inverse"
8868 \end_inset
8869
8870  followed by 
8871 \begin_inset Info
8872 type  "shortcut"
8873 arg   "depth-increment"
8874 \end_inset
8875
8876 .
8877 \end_layout
8878
8879 \begin_deeper
8880 \begin_layout Standard
8881 This is actually a 
8882 \family sans
8883 Standard
8884 \family default
8885  environment, nested inside of 
8886 \begin_inset Quotes eld
8887 \end_inset
8888
8889 #3-a
8890 \begin_inset Quotes erd
8891 \end_inset
8892
8893 .
8894  So, it's at level #4.
8895  We did this by hitting 
8896 \begin_inset Info
8897 type  "shortcut"
8898 arg   "break-paragraph inverse"
8899 \end_inset
8900
8901 , then 
8902 \begin_inset Info
8903 type  "shortcut"
8904 arg   "depth-increment"
8905 \end_inset
8906
8907 , then changing the paragraph environment to 
8908 \family sans
8909 Standard
8910 \family default
8911 .
8912  Do this to create list items with more than one paragraph — it also works
8913  for the 
8914 \family sans
8915 Description
8916 \family default
8917
8918 \family sans
8919 Enumerate
8920 \family default
8921 , and 
8922 \family sans
8923 Itemize
8924 \family default
8925  environments!
8926 \end_layout
8927
8928 \begin_layout Standard
8929 Here's another 
8930 \family sans
8931 Standard
8932 \family default
8933  paragraph, also at level #4, made with just a 
8934 \begin_inset Info
8935 type  "shortcut"
8936 arg   "break-paragraph inverse"
8937 \end_inset
8938
8939 .
8940 \end_layout
8941
8942 \begin_layout Labeling
8943 \labelwidthstring MMM
8944 #4-a This is level #4.
8945  We hit 
8946 \begin_inset Info
8947 type  "shortcut"
8948 arg   "break-paragraph inverse"
8949 \end_inset
8950
8951  and changed the paragraph environment back to 
8952 \family sans
8953 List
8954 \family default
8955 .
8956  Remember — we can't nest anything inside a 
8957 \family sans
8958 Standard
8959 \family default
8960  environment, which is why we're still at level #4.
8961  However, we 
8962 \emph on
8963 can
8964 \emph default
8965  keep nesting things inside 
8966 \begin_inset Quotes eld
8967 \end_inset
8968
8969 #3-a
8970 \begin_inset Quotes erd
8971 \end_inset
8972
8973 .
8974 \end_layout
8975
8976 \begin_deeper
8977 \begin_layout Labeling
8978 \labelwidthstring MMM
8979 #5-a This is level #5\SpecialChar \ldots{}
8980
8981 \end_layout
8982
8983 \begin_deeper
8984 \begin_layout Labeling
8985 \labelwidthstring MMM
8986 #6-a \SpecialChar \ldots{}
8987 and this is level #6.
8988  By now, you should know how we made these two.
8989 \end_layout
8990
8991 \end_deeper
8992 \begin_layout Labeling
8993 \labelwidthstring MMM
8994 #5-b Back to level #5.
8995  Just hit 
8996 \begin_inset Info
8997 type  "shortcut"
8998 arg   "break-paragraph inverse"
8999 \end_inset
9000
9001  followed by a 
9002 \begin_inset Info
9003 type  "shortcut"
9004 arg   "depth-decrement"
9005 \end_inset
9006
9007 .
9008 \end_layout
9009
9010 \end_deeper
9011 \begin_layout Labeling
9012 \labelwidthstring MMM
9013 #4-b After another 
9014 \begin_inset Info
9015 type  "shortcut"
9016 arg   "break-paragraph inverse"
9017 \end_inset
9018
9019  followed by a 
9020 \begin_inset Info
9021 type  "shortcut"
9022 arg   "depth-decrement"
9023 \end_inset
9024
9025 , we're back at level #4.
9026 \end_layout
9027
9028 \end_deeper
9029 \begin_layout Labeling
9030 \labelwidthstring MMM
9031 #3-b Back to level #3.
9032  By now it should be obvious how we did this.
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Labeling
9037 \labelwidthstring MMM
9038 #2-b Back to level #2.
9039  
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #1-b And last, back to the outermost level, #1.
9046  After this sentence, we'll hit 
9047 \family sans
9048 Return
9049 \family default
9050  and change the paragraph environment back to 
9051 \family sans
9052 Standard
9053 \family default
9054  to end the list.
9055 \end_layout
9056
9057 \begin_layout Standard
9058 We could have also used the 
9059 \family sans
9060 Description
9061 \family default
9062
9063 \family sans
9064 Quote
9065 \family default
9066
9067 \family sans
9068 Quotation
9069 \family default
9070 , or even the 
9071 \family sans
9072 Verse
9073 \family default
9074  environment in place of the 
9075 \family sans
9076 List
9077 \family default
9078  environment.
9079  The example would have worked exactly the same.
9080 \end_layout
9081
9082 \begin_layout Subsubsection
9083 Example 2: Inheritance
9084 \end_layout
9085
9086 \begin_layout LyX-Code
9087 This is the LyX-Code environment, at level #1, the outermost
9088 \end_layout
9089
9090 \begin_layout LyX-Code
9091 level.
9092   Now we'll hit 
9093 \family sans
9094 Return
9095 \family default
9096 , then 
9097 \begin_inset Info
9098 type  "shortcut"
9099 arg   "depth-increment"
9100 \end_inset
9101
9102 , after which, we'll change to the 
9103 \family sans
9104 Enumerate
9105 \family default
9106  environment.
9107 \end_layout
9108
9109 \begin_deeper
9110 \begin_layout Enumerate
9111 This is the 
9112 \family sans
9113 Enumerate
9114 \family default
9115  environment, at level #2.
9116 \end_layout
9117
9118 \begin_layout Enumerate
9119 Notice how the nested 
9120 \family sans
9121 Enumerate
9122 \family default
9123  not only inherits its margins from its parent environment (
9124 \family sans
9125 LyX-Code
9126 \family default
9127 ), but also inherits its font and spacing!
9128 \end_layout
9129
9130 \end_deeper
9131 \begin_layout Standard
9132 We ended this example by hitting 
9133 \family sans
9134 Return
9135 \family default
9136 .
9137  After that, we needed to reset the paragraph environment to 
9138 \family sans
9139 Standard
9140 \family default
9141  and reset the nesting depth by using 
9142 \begin_inset Info
9143 type  "shortcut"
9144 arg   "depth-decrement"
9145 \end_inset
9146
9147  once.
9148 \end_layout
9149
9150 \begin_layout Subsubsection
9151 Example 3: Labels, Levels, and the 
9152 \family sans
9153 Enumerate
9154 \family default
9155  and 
9156 \family sans
9157 Itemize
9158 \family default
9159  Environments
9160 \begin_inset Argument
9161 status collapsed
9162
9163 \begin_layout Plain Layout
9164 Example #3: Labels, Levels and other list environments
9165 \end_layout
9166
9167 \end_inset
9168
9169
9170 \end_layout
9171
9172 \begin_layout Enumerate
9173 This is level #1, in an 
9174 \family sans
9175 Enumerate
9176 \family default
9177  paragraph environment.
9178  We're actually going to nest a bunch of these.
9179 \end_layout
9180
9181 \begin_deeper
9182 \begin_layout Enumerate
9183 This is level #2.
9184  We used 
9185 \begin_inset Info
9186 type  "shortcut"
9187 arg   "break-paragraph inverse"
9188 \end_inset
9189
9190  followed by 
9191 \begin_inset Info
9192 type  "shortcut"
9193 arg   "depth-increment"
9194 \end_inset
9195
9196 .
9197  Now, what happens if we nest an 
9198 \family sans
9199 Itemize
9200 \family default
9201  environment inside of this one? It will be at level #3, but what will its
9202  label be? An asterisk?
9203 \end_layout
9204
9205 \begin_deeper
9206 \begin_layout Itemize
9207 No! It's a bullet.
9208  This is the 
9209 \emph on
9210 first
9211 \emph default
9212  
9213 \family sans
9214 Itemize
9215 \family default
9216  environment, even though it's at level #3.
9217  So, its label is a bullet.
9218  (We got here by using 
9219 \begin_inset Info
9220 type  "shortcut"
9221 arg   "break-paragraph inverse"
9222 \end_inset
9223
9224 , then 
9225 \begin_inset Info
9226 type  "shortcut"
9227 arg   "depth-increment"
9228 \end_inset
9229
9230 , then changing the environment to 
9231 \family sans
9232 Itemize
9233 \family default
9234 .)
9235 \end_layout
9236
9237 \begin_deeper
9238 \begin_layout Itemize
9239 Here's level #4, produced using 
9240 \begin_inset Info
9241 type  "shortcut"
9242 arg   "break-paragraph inverse"
9243 \end_inset
9244
9245 , then 
9246 \begin_inset Info
9247 type  "shortcut"
9248 arg   "depth-increment"
9249 \end_inset
9250
9251 .
9252  We'll do that again\SpecialChar \ldots{}
9253
9254 \end_layout
9255
9256 \begin_deeper
9257 \begin_layout Enumerate
9258 \SpecialChar \ldots{}
9259 to get to level #5.
9260  This time, however, we also changed the paragraph environment back to 
9261 \family sans
9262 Enumerate
9263 \family default
9264 .
9265  Notice the type of numbering, it is 
9266 \emph on
9267 lowercase Roman
9268 \emph default
9269 , because we are in the 
9270 \emph on
9271 thirdfold
9272 \emph default
9273  
9274 \family sans
9275 Enumerate
9276 \family default
9277  environment (i.
9278 \begin_inset space \thinspace{}
9279 \end_inset
9280
9281 g.
9282  it is an 
9283 \family sans
9284 Enumerate
9285 \family default
9286  inside an 
9287 \family sans
9288 Enumerate
9289 \family default
9290  inside an 
9291 \family sans
9292 Enumerate
9293 \family default
9294 ).
9295 \end_layout
9296
9297 \begin_layout Enumerate
9298 What happens if we 
9299 \emph on
9300 don't
9301 \emph default
9302  change the paragraph environment, but decrease the nesting depth? What
9303  type of numbering does LyX use?
9304 \end_layout
9305
9306 \begin_layout Enumerate
9307 Oh, as if you couldn't guess by now, we're just using 
9308 \begin_inset Info
9309 type  "shortcut"
9310 arg   "break-paragraph inverse"
9311 \end_inset
9312
9313  to keep the current environment and depth but create a new item.
9314 \end_layout
9315
9316 \begin_layout Enumerate
9317 Let's use 
9318 \begin_inset Info
9319 type  "shortcut"
9320 arg   "depth-decrement"
9321 \end_inset
9322
9323  to decrease the depth after the next 
9324 \begin_inset Info
9325 type  "shortcut"
9326 arg   "break-paragraph inverse"
9327 \end_inset
9328
9329 .
9330 \end_layout
9331
9332 \end_deeper
9333 \begin_layout Enumerate
9334 This is level #4.
9335  Look what type of label LyX is using!
9336 \end_layout
9337
9338 \end_deeper
9339 \begin_layout Enumerate
9340 This is level #3.
9341  Even though we've changed levels, LyX is still using a lowercase Roman
9342  numeral as the label.Why?
9343 \end_layout
9344
9345 \begin_layout Enumerate
9346 Because, even though the nesting depth has changed, the paragraph is 
9347 \emph on
9348 still
9349 \emph default
9350  a thirdfold 
9351 \family sans
9352 Enumerate
9353 \family default
9354  environment.
9355  Notice, however, that LyX 
9356 \emph on
9357 did
9358 \emph default
9359  reset the counter for the label.
9360 \end_layout
9361
9362 \end_deeper
9363 \begin_layout Enumerate
9364 Another 
9365 \begin_inset Info
9366 type  "shortcut"
9367 arg   "break-paragraph inverse"
9368 \end_inset
9369
9370  
9371 \begin_inset Info
9372 type  "shortcut"
9373 arg   "depth-decrement"
9374 \end_inset
9375
9376  sequence, and we're back to level #2.
9377  This time, we not only changed the nesting depth, but we also moved back
9378  into the twofold-nested 
9379 \family sans
9380 Enumerate
9381 \family default
9382  environment.
9383 \end_layout
9384
9385 \end_deeper
9386 \begin_layout Enumerate
9387 The same thing happens if we do another 
9388 \begin_inset Info
9389 type  "shortcut"
9390 arg   "break-paragraph inverse"
9391 \end_inset
9392
9393  
9394 \begin_inset Info
9395 type  "shortcut"
9396 arg   "depth-decrement"
9397 \end_inset
9398
9399 sequence and return to level #1, the outermost level.
9400 \end_layout
9401
9402 \begin_layout Standard
9403 Lastly, we reset the environment to 
9404 \family sans
9405 Standard
9406 \family default
9407 .
9408  As you can see, the level number doesn't correspond to what type of labeling
9409  LyX uses for the 
9410 \family sans
9411 Enumerate
9412 \family default
9413  and 
9414 \family sans
9415 Itemize
9416 \family default
9417  environments.
9418  The number of other 
9419 \family sans
9420 Enumerate
9421 \family default
9422  environments surrounding it determines what kind of label LyX uses for
9423  an 
9424 \family sans
9425 Enumerate
9426 \family default
9427  item.
9428  The same rule applies for the 
9429 \family sans
9430 Itemize
9431 \family default
9432  environment, as well.
9433 \end_layout
9434
9435 \begin_layout Subsubsection
9436 Example 4: Going Bonkers
9437 \end_layout
9438
9439 \begin_layout Enumerate
9440 We're going to go totally nuts now.
9441  We won't nest as deep as in the other examples, nor will we go into the
9442  same detail with how we did it.
9443  (level #1: 
9444 \family sans
9445 Enumerate
9446 \family default
9447 )
9448 \end_layout
9449
9450 \begin_deeper
9451 \begin_layout Standard
9452 (
9453 \family sans
9454 Return, 
9455 \family default
9456
9457 \begin_inset Info
9458 type  "shortcut"
9459 arg   "depth-increment"
9460 \end_inset
9461
9462
9463 \family sans
9464 , Standard
9465 \family default
9466 : level #2) We'll stick an encapsulated description of how we created the
9467  example in parentheses someplace.
9468  For example, the two key bindings are how we changed the depth.
9469  The environment name is the name of the current environment.
9470  Either before or after this, we'll put in the level.
9471 \end_layout
9472
9473 \end_deeper
9474 \begin_layout Enumerate
9475 (
9476 \family sans
9477 Return, Enumerate
9478 \family default
9479 : level #1) This is the next item in the list.
9480 \end_layout
9481
9482 \begin_deeper
9483 \begin_layout Verse
9484 Now we'll add verse.
9485 \begin_inset Newline newline
9486 \end_inset
9487
9488 It will get much worse.
9489 \begin_inset Newline newline
9490 \end_inset
9491
9492 (
9493 \family sans
9494 Return, 
9495 \family default
9496
9497 \begin_inset Info
9498 type  "shortcut"
9499 arg   "depth-increment"
9500 \end_inset
9501
9502
9503 \family sans
9504 , Verse
9505 \family default
9506 : level #2)
9507 \end_layout
9508
9509 \begin_layout Verse
9510 Fiddle dee, Fiddle doo.
9511 \begin_inset Newline newline
9512 \end_inset
9513
9514 Bippitey boppitey boo!
9515 \begin_inset Newline newline
9516 \end_inset
9517
9518 (
9519 \begin_inset Info
9520 type  "shortcut"
9521 arg   "break-paragraph inverse"
9522 \end_inset
9523
9524
9525 \family sans
9526 )
9527 \end_layout
9528
9529 \begin_layout Verse
9530 Here comes a table:
9531 \end_layout
9532
9533 \begin_deeper
9534 \begin_layout Standard
9535 \begin_inset VSpace 0.3cm
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 \align center
9543 \begin_inset Tabular
9544 <lyxtabular version="3" rows="2" columns="2">
9545 <features tabularvalignment="middle">
9546 <column alignment="center" valignment="top" width="0pt">
9547 <column alignment="center" valignment="top" width="0pt">
9548 <row>
9549 <cell alignment="center" valignment="top" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553
9554 \family roman
9555 \series medium
9556 \shape up
9557 \size normal
9558 \emph off
9559 \bar no
9560 \noun off
9561 \color none
9562 one-fish
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571
9572 \family roman
9573 \series medium
9574 \shape up
9575 \size normal
9576 \emph off
9577 \bar no
9578 \noun off
9579 \color none
9580 two-fish
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 </row>
9586 <row>
9587 <cell alignment="center" valignment="top" topline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591
9592 \family roman
9593 \series medium
9594 \shape up
9595 \size normal
9596 \emph off
9597 \bar no
9598 \noun off
9599 \color none
9600 red-fish
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9606 \begin_inset Text
9607
9608 \begin_layout Plain Layout
9609
9610 \family roman
9611 \series medium
9612 \shape up
9613 \size normal
9614 \emph off
9615 \bar no
9616 \noun off
9617 \color none
9618 blue-fish
9619 \end_layout
9620
9621 \end_inset
9622 </cell>
9623 </row>
9624 </lyxtabular>
9625
9626 \end_inset
9627
9628
9629 \end_layout
9630
9631 \end_deeper
9632 \begin_layout Verse
9633 (
9634 \begin_inset Info
9635 type  "shortcut"
9636 arg   "break-paragraph inverse"
9637 \end_inset
9638
9639
9640 \family sans
9641 , Table, 
9642 \family default
9643
9644 \begin_inset Info
9645 type  "shortcut"
9646 arg   "depth-increment"
9647 \end_inset
9648
9649  3 times, 
9650 \begin_inset Info
9651 type  "shortcut"
9652 arg   "break-paragraph inverse"
9653 \end_inset
9654
9655
9656 \family sans
9657 , Verse, 
9658 \family default
9659
9660 \begin_inset Info
9661 type  "shortcut"
9662 arg   "depth-decrement"
9663 \end_inset
9664
9665 )
9666 \end_layout
9667
9668 \end_deeper
9669 \begin_layout Enumerate
9670 (
9671 \family sans
9672 Return, Enumerate
9673 \family default
9674 : level #1) This is another item.
9675  Note that selecting a 
9676 \family sans
9677 Table
9678 \family default
9679  resets the nesting depth to level #1, so we increased the nesting depth
9680  3 times to put the table inside the 
9681 \family sans
9682 Verse
9683 \family default
9684  environment.
9685  
9686 \end_layout
9687
9688 \begin_layout Quotation
9689 We're now ending the 
9690 \family sans
9691 Enumerate
9692 \family default
9693  list and changing to 
9694 \family sans
9695 Quotation
9696 \family default
9697 .
9698  We're still at level #1.
9699  We want to show you some of the things you can do by mixing environments.
9700  The next set of paragraphs is a 
9701 \begin_inset Quotes eld
9702 \end_inset
9703
9704 quoted letter.
9705 \begin_inset Quotes erd
9706 \end_inset
9707
9708  We'll nest both the 
9709 \family sans
9710 Address
9711 \family default
9712  and 
9713 \family sans
9714 Right
9715 \begin_inset space ~
9716 \end_inset
9717
9718 Address
9719 \family default
9720  environments inside of this one, then use another nested 
9721 \family sans
9722 Quotation
9723 \family default
9724  for the letter body.
9725  We'll use 
9726 \begin_inset Info
9727 type  "shortcut"
9728 arg   "break-paragraph inverse"
9729 \end_inset
9730
9731  to preserve the depth.
9732  Remember that you need to use 
9733 \begin_inset Info
9734 type  "shortcut"
9735 arg   "newline-insert newline"
9736 \end_inset
9737
9738  to create multiple lines inside the 
9739 \family sans
9740 Address
9741 \family default
9742  and 
9743 \family sans
9744 Right
9745 \begin_inset space ~
9746 \end_inset
9747
9748 Address
9749 \family default
9750  environments.
9751  Here it goes:
9752 \end_layout
9753
9754 \begin_deeper
9755 \begin_layout Right Address
9756 1234 Nowhere Rd.
9757 \begin_inset Newline newline
9758 \end_inset
9759
9760 Moosegroin, MT 00100
9761 \begin_inset Newline newline
9762 \end_inset
9763
9764 9-6-96
9765 \end_layout
9766
9767 \begin_layout Address
9768 Dear Mr.
9769 \begin_inset space ~
9770 \end_inset
9771
9772 Fizlewitz:
9773 \end_layout
9774
9775 \begin_layout Quotation
9776 We regret to inform you that we cannot fill your order for 50
9777 \begin_inset space \thinspace{}
9778 \end_inset
9779
9780 L of compressed methane gas due to circumstances beyond our control.
9781  Unfortunately, several of our cows have mysteriously exploded, creating
9782  a backlog in our orders for methane.
9783  We will place your name on the waiting list and try to fill your order
9784  as soon as possible.
9785  In the meantime, we thank you for your patience.
9786 \end_layout
9787
9788 \begin_layout Quotation
9789 We do, however, now have a special on beef.
9790  If you are interested, please return the enclosed pricing and order form
9791  with your order, along with payment.
9792 \end_layout
9793
9794 \begin_layout Quotation
9795 We thank you again for your patience.
9796 \end_layout
9797
9798 \begin_layout Address
9799 Sincerely,
9800 \begin_inset Newline newline
9801 \end_inset
9802
9803 Bill Hick
9804 \end_layout
9805
9806 \end_deeper
9807 \begin_layout Quotation
9808 That ends that example!
9809 \end_layout
9810
9811 \begin_layout Standard
9812 As you can see, nesting environments in LyX gives you a lot of power with
9813  just a few keystrokes.
9814  We could have easily nested an 
9815 \family sans
9816 Itemize
9817 \family default
9818  list inside of a 
9819 \family sans
9820 Quotation
9821 \family default
9822  or 
9823 \family sans
9824 Quote
9825 \family default
9826 , or put a 
9827 \family sans
9828 Quote
9829 \family default
9830  inside of an 
9831 \family sans
9832 Itemize
9833 \family default
9834  list.
9835  You have a huge variety of options at your disposal.
9836 \end_layout
9837
9838 \begin_layout Section
9839 Spacing, pagination and line breaks
9840 \begin_inset Index idx
9841 status collapsed
9842
9843 \begin_layout Plain Layout
9844 Spacing
9845 \end_layout
9846
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \begin_layout Standard
9853 What is a space? While you might be used to pressing the space key anytime
9854  you want to separate two words in ordinary word processors, LyX offers
9855  you more spaces: Spaces of different width and spaces which can or cannot
9856  be broken at the end of a line.
9857  The following sections will show you some examples where those spaces are
9858  useful.
9859 \end_layout
9860
9861 \begin_layout Subsection
9862 Protected Space
9863 \begin_inset CommandInset label
9864 LatexCommand label
9865 name "sub:Protected-Space"
9866
9867 \end_inset
9868
9869
9870 \begin_inset Index idx
9871 status collapsed
9872
9873 \begin_layout Plain Layout
9874 Spaces ! Protected
9875 \end_layout
9876
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \begin_layout Standard
9883 The protected space: It is used to tell LyX (and LaTeX) not to break the
9884  line at that point.
9885  This may be necessary to avoid unlucky line breaks, like in: 
9886 \end_layout
9887
9888 \begin_layout Quote
9889 Further documentation is given in section
9890 \begin_inset Newline newline
9891 \end_inset
9892
9893
9894 \begin_inset CommandInset ref
9895 LatexCommand ref
9896 reference "sec:Bibliography"
9897
9898 \end_inset
9899
9900 .
9901  
9902 \end_layout
9903
9904 \begin_layout Standard
9905 Obviously, it would be a good thing to put a protected space between 
9906 \begin_inset Quotes eld
9907 \end_inset
9908
9909 section
9910 \begin_inset Quotes erd
9911 \end_inset
9912
9913  and 
9914 \begin_inset Quotes eld
9915 \end_inset
9916
9917
9918 \begin_inset CommandInset ref
9919 LatexCommand ref
9920 reference "sec:Bibliography"
9921
9922 \end_inset
9923
9924
9925 \begin_inset Quotes erd
9926 \end_inset
9927
9928 .
9929  A protected space is set with 
9930 \family sans
9931 Insert\SpecialChar \menuseparator
9932 Formatting\SpecialChar \menuseparator
9933 Protected
9934 \bar under
9935
9936 \begin_inset space ~
9937 \end_inset
9938
9939
9940 \bar default
9941 Space
9942 \family default
9943  (shortcut 
9944 \begin_inset Info
9945 type  "shortcut"
9946 arg   "space-insert protected"
9947 \end_inset
9948
9949 ).
9950 \end_layout
9951
9952 \begin_layout Subsection
9953 Horizontal Space
9954 \begin_inset CommandInset label
9955 LatexCommand label
9956 name "sub:Horizontal-Space"
9957
9958 \end_inset
9959
9960
9961 \begin_inset Index idx
9962 status collapsed
9963
9964 \begin_layout Plain Layout
9965 Spacing ! Horizontal
9966 \end_layout
9967
9968 \end_inset
9969
9970
9971 \end_layout
9972
9973 \begin_layout Standard
9974 All horizontal spaces can be inserted with the menu 
9975 \family sans
9976 Insert\SpecialChar \menuseparator
9977 Formatting\SpecialChar \menuseparator
9978 Horizontal Space
9979 \family default
9980 .
9981  The length units are listed in Appendix
9982 \begin_inset space ~
9983 \end_inset
9984
9985
9986 \begin_inset CommandInset ref
9987 LatexCommand ref
9988 reference "cha:Units-available-in"
9989
9990 \end_inset
9991
9992 .
9993 \end_layout
9994
9995 \begin_layout Subsubsection
9996 Inter-word Space
9997 \begin_inset CommandInset label
9998 LatexCommand label
9999 name "sub:Inter-word-Space"
10000
10001 \end_inset
10002
10003
10004 \begin_inset Index idx
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008 Spaces ! Inter-word
10009 \end_layout
10010
10011 \end_inset
10012
10013
10014 \end_layout
10015
10016 \begin_layout Standard
10017 Some languages (e.
10018 \begin_inset space \thinspace{}
10019 \end_inset
10020
10021 g.
10022 \begin_inset space \space{}
10023 \end_inset
10024
10025 English) have the typographical convention to add extra space after an end-of-se
10026 ntence punctuation mark, and LyX honors those conventions (see section
10027 \begin_inset space ~
10028 \end_inset
10029
10030
10031 \begin_inset CommandInset ref
10032 LatexCommand ref
10033 reference "sub:Abbreviations"
10034
10035 \end_inset
10036
10037 ).
10038  Sometimes, you want a normal space nevertheless.
10039  In this case, insert an inter-word space (shortcut 
10040 \begin_inset Info
10041 type  "shortcut"
10042 arg   "space-insert normal"
10043 \end_inset
10044
10045 ).
10046 \end_layout
10047
10048 \begin_layout Subsubsection
10049 Thin Space
10050 \begin_inset CommandInset label
10051 LatexCommand label
10052 name "sub:Thin-Space"
10053
10054 \end_inset
10055
10056
10057 \begin_inset Index idx
10058 status collapsed
10059
10060 \begin_layout Plain Layout
10061 Spaces ! Thin
10062 \end_layout
10063
10064 \end_inset
10065
10066
10067 \end_layout
10068
10069 \begin_layout Standard
10070
10071 \begin_inset Quotes eld
10072 \end_inset
10073
10074 thin space
10075 \begin_inset Quotes erd
10076 \end_inset
10077
10078  is a blank which has half the size of a normal space (and it is also 
10079 \begin_inset Quotes eld
10080 \end_inset
10081
10082 protected
10083 \begin_inset Quotes erd
10084 \end_inset
10085
10086 ).
10087  The typographical conventions in a lot of languages propose the use of
10088  thin spaces in cases where normal spaces would be too wide, for instance
10089  inside abbreviations:
10090 \end_layout
10091
10092 \begin_layout Quote
10093 D.
10094 \begin_inset space \thinspace{}
10095 \end_inset
10096
10097 E.
10098  Knuth has developed our beloved typesetting program.
10099 \end_layout
10100
10101 \begin_layout Standard
10102 or between values and units.
10103  Compare for example this:
10104 \begin_inset Newline newline
10105 \end_inset
10106
10107 10
10108 \begin_inset space \thinspace{}
10109 \end_inset
10110
10111 kg (thin space)
10112 \begin_inset Newline newline
10113 \end_inset
10114
10115 10 kg (normal space
10116 \end_layout
10117
10118 \begin_layout Standard
10119 You can insert thin spaces also with the menu 
10120 \family sans
10121 Insert\SpecialChar \menuseparator
10122 Formatting\SpecialChar \menuseparator
10123 Thin
10124 \begin_inset space ~
10125 \end_inset
10126
10127 Space
10128 \family default
10129  (shortcut 
10130 \begin_inset Info
10131 type  "shortcuts"
10132 arg   "space-insert thin"
10133 \end_inset
10134
10135 ).
10136 \end_layout
10137
10138 \begin_layout Subsubsection
10139 More Spaces
10140 \begin_inset CommandInset label
10141 LatexCommand label
10142 name "sub:More-Spaces"
10143
10144 \end_inset
10145
10146
10147 \end_layout
10148
10149 \begin_layout Standard
10150 You can furthermore insert the following space types:
10151 \end_layout
10152
10153 \begin_layout Description
10154 Negative
10155 \begin_inset space ~
10156 \end_inset
10157
10158 thin
10159 \begin_inset space ~
10160 \end_inset
10161
10162 space A line with a 
10163 \begin_inset Formula $\to$
10164 \end_inset
10165
10166
10167 \begin_inset space \negthinspace{}
10168 \end_inset
10169
10170
10171 \begin_inset Formula $\gets$
10172 \end_inset
10173
10174  Negative thin space between the arrows.
10175 \end_layout
10176
10177 \begin_layout Description
10178 Enspace
10179 \begin_inset space ~
10180 \end_inset
10181
10182 (0.5
10183 \begin_inset space \thinspace{}
10184 \end_inset
10185
10186 em) A line with a 
10187 \begin_inset Formula $\to$
10188 \end_inset
10189
10190
10191 \begin_inset space \enskip{}
10192 \end_inset
10193
10194
10195 \begin_inset Formula $\gets$
10196 \end_inset
10197
10198  Enspace
10199 \begin_inset space ~
10200 \end_inset
10201
10202 (0.5
10203 \begin_inset space \thinspace{}
10204 \end_inset
10205
10206 em) space between the arrows.
10207 \end_layout
10208
10209 \begin_layout Description
10210 Quad
10211 \begin_inset space ~
10212 \end_inset
10213
10214 (1
10215 \begin_inset space \thinspace{}
10216 \end_inset
10217
10218 em) A line with a 
10219 \begin_inset Formula $\to$
10220 \end_inset
10221
10222
10223 \begin_inset space \quad{}
10224 \end_inset
10225
10226
10227 \begin_inset Formula $\gets$
10228 \end_inset
10229
10230  Quad
10231 \begin_inset space ~
10232 \end_inset
10233
10234 (1
10235 \begin_inset space \thinspace{}
10236 \end_inset
10237
10238 em) space between the arrows.
10239 \end_layout
10240
10241 \begin_layout Description
10242 QQuad
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (2
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) A line with a 
10251 \begin_inset Formula $\to$
10252 \end_inset
10253
10254
10255 \begin_inset space \qquad{}
10256 \end_inset
10257
10258
10259 \begin_inset Formula $\gets$
10260 \end_inset
10261
10262  QQuad
10263 \begin_inset space ~
10264 \end_inset
10265
10266 (2
10267 \begin_inset space \thinspace{}
10268 \end_inset
10269
10270 em) space between the arrows.
10271 \end_layout
10272
10273 \begin_layout Description
10274 Custom
10275 \begin_inset space ~
10276 \end_inset
10277
10278 space A line with
10279 \begin_inset Formula $\to$
10280 \end_inset
10281
10282
10283 \begin_inset space \hspace{}
10284 \length 2cm
10285 \end_inset
10286
10287
10288 \begin_inset Formula $\gets$
10289 \end_inset
10290
10291  2
10292 \begin_inset space \thinspace{}
10293 \end_inset
10294
10295 cm space between the arrows.
10296 \end_layout
10297
10298 \begin_layout Standard
10299 Table
10300 \begin_inset space ~
10301 \end_inset
10302
10303
10304 \begin_inset CommandInset ref
10305 LatexCommand ref
10306 reference "tab:Width-of-the"
10307
10308 \end_inset
10309
10310  lists the different space sizes.
10311 \end_layout
10312
10313 \begin_layout Standard
10314 \begin_inset Float table
10315 wide false
10316 sideways false
10317 status open
10318
10319 \begin_layout Plain Layout
10320 \align center
10321 \begin_inset Caption
10322
10323 \begin_layout Plain Layout
10324 \begin_inset CommandInset label
10325 LatexCommand label
10326 name "tab:Width-of-the"
10327
10328 \end_inset
10329
10330 Width of the different horizontal spaces.
10331 \end_layout
10332
10333 \end_inset
10334
10335
10336 \end_layout
10337
10338 \begin_layout Plain Layout
10339 \align center
10340 \begin_inset Tabular
10341 <lyxtabular version="3" rows="8" columns="2">
10342 <features tabularvalignment="middle">
10343 <column alignment="center" valignment="top" width="0">
10344 <column alignment="center" valignment="top" width="0">
10345 <row>
10346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Space
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361
10362 \series bold
10363 Width
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Normal
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 1/3
10384 \begin_inset space \thinspace{}
10385 \end_inset
10386
10387 em
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 Protected
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 1/3
10408 \begin_inset space \thinspace{}
10409 \end_inset
10410
10411 em
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row>
10418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 Thin
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 1/6
10432 \begin_inset space \thinspace{}
10433 \end_inset
10434
10435 em
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Negative thin
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 -1/6
10456 \begin_inset space \thinspace{}
10457 \end_inset
10458
10459 em
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Enspace (0.5
10471 \begin_inset space \thinspace{}
10472 \end_inset
10473
10474 em)
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 0.5
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 em
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Quad (1
10499 \begin_inset space \thinspace{}
10500 \end_inset
10501
10502 em)
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 1
10512 \begin_inset space \thinspace{}
10513 \end_inset
10514
10515 em
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 </row>
10521 <row>
10522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 QQuad (2
10527 \begin_inset space \thinspace{}
10528 \end_inset
10529
10530 em)
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 2
10540 \begin_inset space \thinspace{}
10541 \end_inset
10542
10543 em
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 </lyxtabular>
10550
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \end_inset
10557
10558
10559 \end_layout
10560
10561 \begin_layout Subsubsection
10562
10563 \family sans
10564 Horizontal Fills
10565 \family default
10566
10567 \begin_inset Index idx
10568 status collapsed
10569
10570 \begin_layout Plain Layout
10571 Spacing ! Fills
10572 \end_layout
10573
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \begin_layout Standard
10580 Horizontal fills (HFills) are a special LyX feature for adding extra space
10581  in a uniform fashion.
10582  An HFill is actually a variable length space, whose length always equals
10583  the remaining space between the left and right margins.
10584  If there is more than one HFill on a line, they divide the available space
10585  equally between themselves.
10586  
10587 \end_layout
10588
10589 \begin_layout Standard
10590 Here a few examples what you can do with them:
10591 \end_layout
10592
10593 \begin_layout Quote
10594 \noindent
10595 This is on the left side
10596 \begin_inset space \hfill{}
10597 \end_inset
10598
10599 This is on the right
10600 \end_layout
10601
10602 \begin_layout Quote
10603 \noindent
10604 Left
10605 \begin_inset space \hfill{}
10606 \end_inset
10607
10608 Middle
10609 \begin_inset space \hfill{}
10610 \end_inset
10611
10612 Right
10613 \end_layout
10614
10615 \begin_layout Quote
10616 \noindent
10617 Left
10618 \begin_inset space \hfill{}
10619 \end_inset
10620
10621 1/3 Left
10622 \begin_inset space \hfill{}
10623 \end_inset
10624
10625
10626 \begin_inset space \hfill{}
10627 \end_inset
10628
10629 Right
10630 \end_layout
10631
10632 \begin_layout Standard
10633 That was an example in the 
10634 \family sans
10635 Quote
10636 \family default
10637  environment.
10638  Here
10639 \begin_inset Formula $\to$
10640 \end_inset
10641
10642
10643 \begin_inset space \hfill{}
10644 \end_inset
10645
10646
10647 \begin_inset Formula $\gets$
10648 \end_inset
10649
10650 is one in a standard paragraph.
10651  It may or may not be apparent in the printed text, but it 
10652 \emph on
10653 is
10654 \emph default
10655  sitting in-between the two arrows.
10656 \end_layout
10657
10658 \begin_layout Standard
10659 HFills can be made visible when you choose one of the 
10660 \family sans
10661 Fill
10662 \begin_inset space ~
10663 \end_inset
10664
10665 Pattern
10666 \family default
10667  in the space dialog: The following patterns are available:
10668 \end_layout
10669
10670 \begin_layout Standard
10671 Dots: 
10672 \begin_inset space \dotfill{}
10673 \end_inset
10674
10675
10676 \begin_inset space ~
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \begin_layout Standard
10683 Rule: 
10684 \begin_inset space \hrulefill{}
10685 \end_inset
10686
10687
10688 \begin_inset space ~
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Standard
10695 Left arrow: 
10696 \begin_inset space \leftarrowfill{}
10697 \end_inset
10698
10699
10700 \begin_inset space ~
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \begin_layout Standard
10707 Right arrow: 
10708 \begin_inset space \rightarrowfill{}
10709 \end_inset
10710
10711
10712 \begin_inset space ~
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Standard
10719 Up brace: 
10720 \begin_inset space \downbracefill{}
10721 \end_inset
10722
10723
10724 \begin_inset space ~
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Standard
10731 Down brace: 
10732 \begin_inset space \upbracefill{}
10733 \end_inset
10734
10735
10736 \begin_inset space ~
10737 \end_inset
10738
10739
10740 \end_layout
10741
10742 \begin_layout Standard
10743 \begin_inset Note Greyedout
10744 status open
10745
10746 \begin_layout Plain Layout
10747
10748 \series bold
10749 Note:
10750 \series default
10751  If an HFill is at the beginning of a line, and 
10752 \emph on
10753 not
10754 \emph default
10755  in the first line in a paragraph, LyX ignores it.
10756  This prevents HFills from accidentally being wrapped onto a new line.
10757  If you need space in this case anyway, set the 
10758 \family sans
10759 Protect
10760 \family default
10761  option in the space dialog.
10762 \end_layout
10763
10764 \end_inset
10765
10766
10767 \end_layout
10768
10769 \begin_layout Subsubsection
10770 Phantom Space
10771 \begin_inset CommandInset label
10772 LatexCommand label
10773 name "sub:Phantom-Space"
10774
10775 \end_inset
10776
10777
10778 \begin_inset Index idx
10779 status collapsed
10780
10781 \begin_layout Plain Layout
10782 Spacing ! Phantom
10783 \end_layout
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Standard
10791 Sometimes you want to insert space with exactly the length of a phrase.
10792  E.
10793 \begin_inset space \thinspace{}
10794 \end_inset
10795
10796 g.
10797 \begin_inset space \space{}
10798 \end_inset
10799
10800 you want to create the following multiple choice question:
10801 \end_layout
10802
10803 \begin_layout Standard
10804 \begin_inset VSpace medskip
10805 \end_inset
10806
10807 What is correct English?:
10808 \begin_inset Newline newline
10809 \end_inset
10810
10811
10812 \begin_inset Newline newline
10813 \end_inset
10814
10815 Mr.
10816 \begin_inset space ~
10817 \end_inset
10818
10819 Edge would have been jumps the gun.
10820 \begin_inset Newline newline
10821 \end_inset
10822
10823
10824 \begin_inset Phantom HPhantom
10825 status open
10826
10827 \begin_layout Plain Layout
10828 Mr.
10829  Edge 
10830 \end_layout
10831
10832 \end_inset
10833
10834 has to be jumped
10835 \begin_inset Newline newline
10836 \end_inset
10837
10838
10839 \begin_inset Phantom HPhantom
10840 status open
10841
10842 \begin_layout Plain Layout
10843 Mr.
10844  Edge 
10845 \end_layout
10846
10847 \end_inset
10848
10849 jumps
10850 \begin_inset VSpace medskip
10851 \end_inset
10852
10853
10854 \end_layout
10855
10856 \begin_layout Standard
10857 So that the choices appear exactly after the phrase 
10858 \begin_inset Quotes eld
10859 \end_inset
10860
10861 Mr.
10862 \begin_inset space ~
10863 \end_inset
10864
10865 Edge
10866 \begin_inset space ~
10867 \end_inset
10868
10869
10870 \begin_inset Quotes erd
10871 \end_inset
10872
10873 .
10874  To get this, you can use the phantom insets available via the menu 
10875 \family sans
10876 Insert\SpecialChar \menuseparator
10877 Formatting\SpecialChar \menuseparator
10878 Phantom
10879 \family default
10880 .
10881  In our case insert a horizontal phantom at the beginning of the last two
10882  lines and insert 
10883 \begin_inset Quotes eld
10884 \end_inset
10885
10886 Mr.
10887 \begin_inset space ~
10888 \end_inset
10889
10890 Edge
10891 \begin_inset space ~
10892 \end_inset
10893
10894
10895 \begin_inset Quotes erd
10896 \end_inset
10897
10898  into the phantom inset (note the space after 
10899 \begin_inset Quotes eld
10900 \end_inset
10901
10902 Edge
10903 \begin_inset Quotes erd
10904 \end_inset
10905
10906 ).
10907  A phantom insets prints only the space of its content (like a placeholder).
10908  That is why it is named 
10909 \begin_inset Quotes eld
10910 \end_inset
10911
10912 phantom
10913 \begin_inset Quotes erd
10914 \end_inset
10915
10916 .
10917  The normal phantom outputs the width and height of the content as space,
10918  while the horizontal and vertical variant only outputs the corresponding
10919  dimension.
10920 \end_layout
10921
10922 \begin_layout Subsection
10923 Vertical Space
10924 \begin_inset CommandInset label
10925 LatexCommand label
10926 name "sub:Vertical-Space"
10927
10928 \end_inset
10929
10930
10931 \begin_inset Index idx
10932 status collapsed
10933
10934 \begin_layout Plain Layout
10935 Spacing ! Vertical
10936 \end_layout
10937
10938 \end_inset
10939
10940
10941 \end_layout
10942
10943 \begin_layout Standard
10944 To add extra vertical space above or below a paragraph, use the 
10945 \family sans
10946 Insert\SpecialChar \menuseparator
10947 Formatting\SpecialChar \menuseparator
10948 Vertical
10949 \begin_inset space ~
10950 \end_inset
10951
10952 Space
10953 \family default
10954  dialog.
10955  There you find the following sizes:
10956 \end_layout
10957
10958 \begin_layout Standard
10959
10960 \family sans
10961 SmallSkip
10962 \family default
10963
10964 \family sans
10965 MedSkip
10966 \family default
10967  and 
10968 \family sans
10969 BigSkip
10970 \family default
10971  are LaTeX sizes which depend on the font size of the document.
10972  
10973 \family sans
10974 DefSkip
10975 \family default
10976  is the skip adjusted in the dialog 
10977 \family sans
10978 Document\SpecialChar \menuseparator
10979 Settings
10980 \family default
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Document ! Settings
10987 \end_layout
10988
10989 \end_inset
10990
10991  for the paragraph separation.
10992  If you use indentation to separate paragraphs 
10993 \family sans
10994 DefSkip
10995 \family default
10996  is equal to 
10997 \family sans
10998 MedSkip
10999 \family default
11000 .
11001 \end_layout
11002
11003 \begin_layout Standard
11004
11005 \family sans
11006 VFill
11007 \family default
11008
11009 \begin_inset Index idx
11010 status collapsed
11011
11012 \begin_layout Plain Layout
11013 Spacing ! Fills
11014 \end_layout
11015
11016 \end_inset
11017
11018  is a variable space, set so that the space is maximal within one page.
11019  An example: You have only two short paragraphs on one page with a vfill
11020  between them.
11021  Then the first paragraph is placed at the top of the page and the second
11022  one at the bottom, because the space between them is then maximal.
11023  
11024 \family sans
11025 VFill
11026 \family default
11027 s work like 
11028 \family sans
11029 HFill
11030 \family default
11031 s: they fill the remaining vertical space on a page with blank space.
11032 \begin_inset Foot
11033 status collapsed
11034
11035 \begin_layout Plain Layout
11036
11037 \family sans
11038 HFill
11039 \family default
11040 s are described in section
11041 \begin_inset space ~
11042 \end_inset
11043
11044
11045 \begin_inset CommandInset ref
11046 LatexCommand ref
11047 reference "sub:Horizontal-Space"
11048
11049 \end_inset
11050
11051 .
11052 \end_layout
11053
11054 \end_inset
11055
11056  If there are several 
11057 \family sans
11058 VFill
11059 \family default
11060 s on a page, they divide the remaining vertical space equally between themselves.
11061  You can therefore use 
11062 \family sans
11063 VFill
11064 \family default
11065 s to center text on a page, or even place text 2/3 down a page.
11066 \end_layout
11067
11068 \begin_layout Standard
11069
11070 \family sans
11071 Custom
11072 \family default
11073  are custom spaces in units explained in Appendix
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "cha:Units-available-in"
11081
11082 \end_inset
11083
11084 .
11085 \end_layout
11086
11087 \begin_layout Standard
11088 \begin_inset Note Greyedout
11089 status open
11090
11091 \begin_layout Plain Layout
11092
11093 \series bold
11094 Note:
11095 \series default
11096  
11097 \series medium
11098 If the extra vertical space would be in the output at the top/bottom of
11099  a page, the space is only added if you have also checked the option 
11100 \family sans
11101 Protect
11102 \family default
11103 .
11104 \end_layout
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Subsection
11112 Paragraph Alignment
11113 \end_layout
11114
11115 \begin_layout Standard
11116 You can change the paragraph alignment with the 
11117 \family sans
11118 Edit\SpecialChar \menuseparator
11119 Paragraph Settings
11120 \family default
11121  dialog.
11122  There are five possibilities: 
11123 \end_layout
11124
11125 \begin_layout Itemize
11126
11127 \family sans
11128 Justified
11129 \family default
11130  (shortcut 
11131 \begin_inset Info
11132 type  "shortcut"
11133 arg   "paragraph-params \\align block"
11134 \end_inset
11135
11136 )
11137 \end_layout
11138
11139 \begin_layout Itemize
11140
11141 \family sans
11142 Left
11143 \family default
11144  (
11145 \begin_inset Info
11146 type  "shortcut"
11147 arg   "paragraph-params \\align left"
11148 \end_inset
11149
11150 )
11151 \end_layout
11152
11153 \begin_layout Itemize
11154
11155 \family sans
11156 Right
11157 \family default
11158  (
11159 \begin_inset Info
11160 type  "shortcut"
11161 arg   "paragraph-params \\align right"
11162 \end_inset
11163
11164 )
11165 \end_layout
11166
11167 \begin_layout Itemize
11168
11169 \family sans
11170 Center
11171 \family default
11172  (
11173 \begin_inset Info
11174 type  "shortcut"
11175 arg   "paragraph-params \\align center"
11176 \end_inset
11177
11178 )
11179 \end_layout
11180
11181 \begin_layout Itemize
11182
11183 \family sans
11184 Default
11185 \family default
11186  (
11187 \begin_inset Info
11188 type  "shortcut"
11189 arg   "paragraph-params \\align default"
11190 \end_inset
11191
11192 )
11193 \end_layout
11194
11195 \begin_layout Standard
11196 The default in most cases is justified alignment, in which the inter-word
11197  spacing is variable and each line of a paragraph fills the region between
11198  the left and right margins.
11199  The other three alignments should be self-explanatory, and look like this:
11200 \end_layout
11201
11202 \begin_layout Standard
11203 \align right
11204 This paragraph is right aligned,
11205 \end_layout
11206
11207 \begin_layout Standard
11208 \align center
11209 this one is centered,
11210 \end_layout
11211
11212 \begin_layout Standard
11213 \align left
11214 this one is left aligned.
11215 \end_layout
11216
11217 \begin_layout Subsection
11218 Forced Page Breaks
11219 \begin_inset Index idx
11220 status collapsed
11221
11222 \begin_layout Plain Layout
11223 Page breaks ! Forced
11224 \end_layout
11225
11226 \end_inset
11227
11228
11229 \begin_inset CommandInset label
11230 LatexCommand label
11231 name "sub:Forced-Page-Breaks"
11232
11233 \end_inset
11234
11235
11236 \end_layout
11237
11238 \begin_layout Standard
11239 If you don't like the way LaTeX does the page breaks in your document, you
11240  can force a page break where you want one.
11241  Normally this will not be necessary, because LaTeX is good at page breaking.
11242  Only if you use a lot of 
11243 \family sans
11244 Floats
11245 \family default
11246 , LaTeX's page breaking algorithm can fail.
11247 \end_layout
11248
11249 \begin_layout Standard
11250 We recommend not to use forced page breaks until the text is finished and
11251  until you have checked in the preview to see if you 
11252 \emph on
11253 really
11254 \emph default
11255  have to change the page breaking.
11256 \end_layout
11257
11258 \begin_layout Standard
11259 There are two types of page breaks: One that ends the page without any special
11260  action.
11261  This can be inserted above or below a paragraph via the menu 
11262 \family sans
11263 Insert\SpecialChar \menuseparator
11264 Formatting\SpecialChar \menuseparator
11265 New
11266 \begin_inset space ~
11267 \end_inset
11268
11269 Page
11270 \family default
11271 .
11272  The second type, that is inserted via the menu 
11273 \family sans
11274 Insert\SpecialChar \menuseparator
11275 Formatting\SpecialChar \menuseparator
11276 Page
11277 \begin_inset space ~
11278 \end_inset
11279
11280 Break
11281 \family default
11282 , ends a page but stretches the content of the page, so that it fills out
11283  the complete page.
11284  This type is useful to avoid whitespace when a page break produces a page
11285  on which only the last few lines are absent.
11286 \end_layout
11287
11288 \begin_layout Standard
11289 You might try to use a page break to ensure that a figure or table appears
11290  at the top of a page.
11291  This is, of course, the wrong way to do it.
11292  LyX gives you a way of automatically ensuring that your figures and tables
11293  appear at the top of a page (or the bottom, or on their own page) without
11294  having to worry about what precedes or follows your figure or table.
11295  See chapter 
11296 \begin_inset CommandInset ref
11297 LatexCommand ref
11298 reference "cha:Floats-and-Notes"
11299
11300 \end_inset
11301
11302  to learn more about 
11303 \family sans
11304 Floats
11305 \family default
11306 .
11307 \end_layout
11308
11309 \begin_layout Subsubsection
11310 Clear Page Breaks
11311 \begin_inset CommandInset label
11312 LatexCommand label
11313 name "sub:Clear-Page-Breaks"
11314
11315 \end_inset
11316
11317
11318 \begin_inset Index idx
11319 status collapsed
11320
11321 \begin_layout Plain Layout
11322 Page breaks ! Clear
11323 \end_layout
11324
11325 \end_inset
11326
11327
11328 \end_layout
11329
11330 \begin_layout Standard
11331 Rather than forced page breaks where the content behind the break is placed
11332  directly on the next page, you can also clear pages while breaking them.
11333  That means that the current paragraph is terminated and everything, including
11334  unprocessed floats, from the earlier part of the document are placed behind
11335  it, if necessary by adding pages.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 You can insert a clear page break with the menu 
11340 \family sans
11341 Insert\SpecialChar \menuseparator
11342 Formatting\SpecialChar \menuseparator
11343 Clear
11344 \begin_inset space ~
11345 \end_inset
11346
11347 Page
11348 \family default
11349 .
11350  When you have a two-sided document like a book, you can use the menu 
11351 \family sans
11352 Insert\SpecialChar \menuseparator
11353 Formatting\SpecialChar \menuseparator
11354 Clear
11355 \begin_inset space ~
11356 \end_inset
11357
11358 Double
11359 \begin_inset space ~
11360 \end_inset
11361
11362 Page
11363 \family default
11364  to insert a clear page break that assures that the next page is a right-hand
11365  page (odd-numbered), if necessary by adding a page.
11366 \end_layout
11367
11368 \begin_layout Subsection
11369 Forced Line Breaks
11370 \begin_inset Index idx
11371 status collapsed
11372
11373 \begin_layout Plain Layout
11374 Line breaks
11375 \end_layout
11376
11377 \end_inset
11378
11379
11380 \begin_inset CommandInset label
11381 LatexCommand label
11382 name "sub:Forced-Line-Breaks"
11383
11384 \end_inset
11385
11386
11387 \end_layout
11388
11389 \begin_layout Standard
11390 Similar to page breaks there are two types of line breaks: One that simply
11391  breaks the line.
11392  You can force this line break within a paragraph by selecting 
11393 \family sans
11394 Insert\SpecialChar \menuseparator
11395 Formatting\SpecialChar \menuseparator
11396 Ragged
11397 \begin_inset space ~
11398 \end_inset
11399
11400 Line
11401 \begin_inset space ~
11402 \end_inset
11403
11404 Break
11405 \family default
11406  or with 
11407 \begin_inset Info
11408 type  "shortcut"
11409 arg   "newline-insert newline"
11410 \end_inset
11411
11412 .
11413  Another type that is inserted via the menu 
11414 \family sans
11415 Insert\SpecialChar \menuseparator
11416 Formatting\SpecialChar \menuseparator
11417 Justified
11418 \begin_inset space ~
11419 \end_inset
11420
11421 Line
11422 \begin_inset space ~
11423 \end_inset
11424
11425 Break
11426 \family default
11427  breaks the line and stretches it so that it fills out the whole space between
11428  the page margins.
11429  This is necessary to avoid 
11430 \begin_inset Quotes eld
11431 \end_inset
11432
11433 fringes
11434 \begin_inset Quotes erd
11435 \end_inset
11436
11437  in justified paragraphs due to whitespace introduced by line breaks.
11438 \end_layout
11439
11440 \begin_layout Standard
11441 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11442  LaTeX is very good at line breaking.
11443  There are, however, a number of situations where it is necessary to actively
11444  set a line break, e.
11445 \begin_inset space \thinspace{}
11446 \end_inset
11447
11448 g.
11449 \begin_inset space \space{}
11450 \end_inset
11451
11452 in a poem or for an address (see sections
11453 \begin_inset space ~
11454 \end_inset
11455
11456
11457 \begin_inset CommandInset ref
11458 LatexCommand ref
11459 reference "sec:Quote"
11460
11461 \end_inset
11462
11463
11464 \begin_inset CommandInset ref
11465 LatexCommand ref
11466 reference "sec:Verse"
11467
11468 \end_inset
11469
11470  and 
11471 \begin_inset CommandInset ref
11472 LatexCommand ref
11473 reference "sec:Address-Usage"
11474
11475 \end_inset
11476
11477 ).
11478 \end_layout
11479
11480 \begin_layout Subsection
11481 Horizontal Lines
11482 \begin_inset CommandInset label
11483 LatexCommand label
11484 name "sub:Horizontal-Lines"
11485
11486 \end_inset
11487
11488
11489 \begin_inset Index idx
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493 Horizontal lines
11494 \end_layout
11495
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \begin_layout Standard
11502 \noindent
11503 \begin_inset CommandInset line
11504 LatexCommand rule
11505 offset "0.5ex"
11506 width "100line%"
11507 height "1pt"
11508
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \begin_layout Standard
11515 In the dialog 
11516 \family sans
11517 Insert\SpecialChar \menuseparator
11518 Formatting\SpecialChar \menuseparator
11519 Horizontal
11520 \begin_inset space ~
11521 \end_inset
11522
11523 Line
11524 \family default
11525  you can insert horizontal lines.
11526  The line offset is the vertical distance between the line and the baseline
11527  of the current text line or the paragraph.
11528  The line settings can be changed by left-clicking on the line.
11529 \end_layout
11530
11531 \begin_layout Standard
11532 \noindent
11533 \begin_inset CommandInset line
11534 LatexCommand rule
11535 offset "0.5ex"
11536 width "100line%"
11537 height "1pt"
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \begin_layout Section
11545 Characters and Symbols
11546 \end_layout
11547
11548 \begin_layout Standard
11549 You can directly enter all characters that are available on your keyboard.
11550  You can also use special keyboard maps to be able to enter e.
11551 \begin_inset space \thinspace{}
11552 \end_inset
11553
11554 g.
11555 \begin_inset space \space{}
11556 \end_inset
11557
11558 characters needed for French with an English keyboard.
11559  See section
11560 \begin_inset space \thinspace{}
11561 \end_inset
11562
11563
11564 \begin_inset CommandInset ref
11565 LatexCommand ref
11566 reference "sub:Keyboard-mapping"
11567
11568 \end_inset
11569
11570  for information on how this is done.
11571 \end_layout
11572
11573 \begin_layout Standard
11574 For the case where you need a character that is not on your keyboard, you
11575  can use the 
11576 \family sans
11577 Symbols
11578 \family default
11579  dialog via the menu 
11580 \family sans
11581 Insert\SpecialChar \menuseparator
11582 Special Character\SpecialChar \menuseparator
11583 Symbols
11584 \family default
11585 .
11586 \end_layout
11587
11588 \begin_layout Standard
11589 \begin_inset Note Greyedout
11590 status open
11591
11592 \begin_layout Plain Layout
11593
11594 \series bold
11595 Note:
11596 \series default
11597  Maybe not all symbols inserted with the symbols dialog can be displayed
11598  when you are using a special screen font in LyX's preferences.
11599  But the inserted symbols will in every case be displayed in the output.
11600 \end_layout
11601
11602 \end_inset
11603
11604
11605 \end_layout
11606
11607 \begin_layout Section
11608 Fonts and Text Styles
11609 \begin_inset CommandInset label
11610 LatexCommand label
11611 name "sec:Fonts-and-Text"
11612
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \begin_layout Subsection
11619 Font Types
11620 \begin_inset Index idx
11621 status collapsed
11622
11623 \begin_layout Plain Layout
11624 Font ! Types
11625 \end_layout
11626
11627 \end_inset
11628
11629
11630 \end_layout
11631
11632 \begin_layout Standard
11633 There are two types of fonts:
11634 \end_layout
11635
11636 \begin_layout Description
11637 Vector
11638 \begin_inset space ~
11639 \end_inset
11640
11641 fonts
11642 \begin_inset Index idx
11643 status collapsed
11644
11645 \begin_layout Plain Layout
11646 Fonts ! Vector-
11647 \end_layout
11648
11649 \end_inset
11650
11651  are fonts, built from outlines of the single glyphs (e.
11652 \begin_inset space \thinspace{}
11653 \end_inset
11654
11655 g.
11656  characters) in the font.
11657  This means that each glyph is defined using mathematical curves that are
11658  well suited for scaling to any requested size.
11659  This mathematical definition is interpreted by the font renderer and the
11660  curve is filled out with pixels according to the size and glyph.
11661  This means that vector fonts will look pretty good in all sizes.
11662  Only at very small sizes where each pixel has to be very carefully computed
11663  to provide a good image, it might be hard to provide a good rendering.
11664 \begin_inset Newline newline
11665 \end_inset
11666
11667 That could mean that one only needs to define one font size and scale them.
11668  But to achieve a better quality, many fonts define several font sizes.
11669  That improves the appearance because you need more details at large font
11670  sizes than at small ones.
11671 \begin_inset Newline newline
11672 \end_inset
11673
11674 The font types 
11675 \family typewriter
11676 TrueType
11677 \family default
11678
11679 \family typewriter
11680 OpenType
11681 \family default
11682 , and 
11683 \family typewriter
11684 Type
11685 \begin_inset space ~
11686 \end_inset
11687
11688 1
11689 \family default
11690  are vector fonts.
11691 \end_layout
11692
11693 \begin_layout Description
11694 Bitmap
11695 \begin_inset space ~
11696 \end_inset
11697
11698 fonts
11699 \begin_inset Index idx
11700 status collapsed
11701
11702 \begin_layout Plain Layout
11703 Fonts ! Bitmap-
11704 \end_layout
11705
11706 \end_inset
11707
11708  on the other hand, are defined by bitmap graphics from the start, so they
11709  will look good at all the sizes they are meant for.
11710  However, they don't scale well, because in order to scale a glyph, each
11711  pixel is enlarged into several pixels.
11712  It is the same effect that happens if you try to enlarge a picture in a
11713  picture manipulation program.
11714  In order to relieve this effect, bitmap fonts are typically provided in
11715  several fixed sizes typically from around 8 pixels high up to 34 pixels
11716  or so high in steps according to what is believed to be useful.
11717  The advantage of bitmap fonts is that no complicated computations are necessary
11718  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11719  fonts.
11720  The disadvantage is that sizes that don't exist as fixed versions have
11721  to be scaled by doubling pixels, and thus look bad.
11722 \begin_inset Newline newline
11723 \end_inset
11724
11725 Bitmap fonts are named 
11726 \family typewriter
11727 Type
11728 \begin_inset space ~
11729 \end_inset
11730
11731 3
11732 \family default
11733  in PostScript- and PDF-documents.
11734 \end_layout
11735
11736 \begin_layout Standard
11737 The result of all this is that bitmap fonts are best for the size they are
11738  designed for, while scalable fonts are good for nearly all sizes.
11739  So one needs fewer font size definitions for scalable fonts.
11740  That's the reason why nearly all text rendering and typesetting programs
11741  use scalable fonts.
11742 \end_layout
11743
11744 \begin_layout Standard
11745 To test which fonts are used in a PDF-document, you can have a look into
11746  its document properties.
11747 \end_layout
11748
11749 \begin_layout Standard
11750 Many modern typesetting and markup languages have begun to move towards
11751  specifying character styles rather than specifying a particular font.
11752  For example, instead of changing to an italicized version of the current
11753  font to emphasize text, you use an 
11754 \begin_inset Quotes eld
11755 \end_inset
11756
11757 emphasized style
11758 \begin_inset Quotes erd
11759 \end_inset
11760
11761  instead.
11762  This concept fits in perfectly with LyX.
11763  In LyX, you do things based on contexts, rather than focusing on typesetting
11764  details.
11765 \end_layout
11766
11767 \begin_layout Subsection
11768 LaTeX font support
11769 \begin_inset CommandInset label
11770 LatexCommand label
11771 name "sub:LaTeX-font-support"
11772
11773 \end_inset
11774
11775
11776 \end_layout
11777
11778 \begin_layout Standard
11779 Traditionally, LaTeX uses its own fonts.
11780  That is to say, you cannot directly access the fonts installed on your
11781  operating system, but you have to use specific fonts provided by your LaTeX
11782  distribution.
11783  The reason is that LaTeX needs some extra information about the fonts,
11784  which have to be provided by additional files and packages.
11785  The downside of this is that your font choice is somewhat limited, compared
11786  to usual word processors.
11787  On the other hand this comes with the advantage that the provided fonts
11788  are generally of very good quality, and that LaTeX files are very portable
11789  across different machines.
11790  Also, the range of fonts supported by traditional LaTeX was increased a
11791  lot meanwhile so that you can find packages for many free and commercial
11792  fonts.
11793  In LyX, only a subset of these are directly selectable via the user interface
11794  (see section
11795 \begin_inset space ~
11796 \end_inset
11797
11798
11799 \begin_inset CommandInset ref
11800 LatexCommand ref
11801 reference "sub:Document-Font"
11802
11803 \end_inset
11804
11805  for details).
11806  However, all others are available if you enter the respective LaTeX code
11807  in the document preamble (please refer to the documentation of your desired
11808  font).
11809 \end_layout
11810
11811 \begin_layout Standard
11812 Furthermore, recent developments brought some new LaTeX engines that are
11813  also able to directly access fonts that are installed for your operating
11814  system (OS), namely XeTeX and LuaTeX.
11815  Both engines are now supported by LyX.
11816  By using them, you can use theoretically any OpenType or TrueType font
11817  that is installed on your system.
11818  The next section describes how to use these OS fonts.
11819 \end_layout
11820
11821 \begin_layout Standard
11822 \begin_inset Note Greyedout
11823 status open
11824
11825 \begin_layout Plain Layout
11826
11827 \series bold
11828 Note:
11829 \series default
11830  In practice, some fonts might fail due to bad metrics and other font deficienci
11831 es; so you might have to experiment.
11832 \end_layout
11833
11834 \end_inset
11835
11836
11837 \end_layout
11838
11839 \begin_layout Standard
11840 \begin_inset Note Greyedout
11841 status open
11842
11843 \begin_layout Plain Layout
11844
11845 \series bold
11846 Note:
11847 \series default
11848  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11849  as traditional LaTeX or PDFTeX.
11850 \end_layout
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Subsection
11858 Document Font and Font size
11859 \begin_inset CommandInset label
11860 LatexCommand label
11861 name "sub:Document-Font"
11862
11863 \end_inset
11864
11865
11866 \begin_inset Index idx
11867 status collapsed
11868
11869 \begin_layout Plain Layout
11870 Font ! Size
11871 \end_layout
11872
11873 \end_inset
11874
11875
11876 \begin_inset Index idx
11877 status collapsed
11878
11879 \begin_layout Plain Layout
11880 Document ! Font
11881 \end_layout
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Standard
11889 You can set the document fonts in the 
11890 \family sans
11891 Document\SpecialChar \menuseparator
11892 Settings
11893 \family default
11894
11895 \begin_inset Index idx
11896 status collapsed
11897
11898 \begin_layout Plain Layout
11899 Document ! Settings
11900 \end_layout
11901
11902 \end_inset
11903
11904  dialog.
11905  In the 
11906 \family sans
11907 Fonts
11908 \family default
11909  section of the dialog, you can specify which font should be used for the
11910  three different font shapes — roman (serif), 
11911 \family sans
11912 sans
11913 \begin_inset space ~
11914 \end_inset
11915
11916 serif
11917 \family default
11918  and 
11919 \family typewriter
11920 typewriter
11921 \family default
11922  (monospaced) — you can specify the base font size and scaling factors for
11923  (some) sans serif and typewriter fonts if this is necessary to fit with
11924  the roman font.
11925 \end_layout
11926
11927 \begin_layout Standard
11928 If you select 
11929 \family sans
11930 Use non-T
11931 \begin_inset ERT
11932 status collapsed
11933
11934 \begin_layout Plain Layout
11935
11936 {}
11937 \end_layout
11938
11939 \end_inset
11940
11941 eX fonts
11942 \family default
11943 , you will have access to the fonts installed on your operating system.
11944  This requires that you use 
11945 \family sans
11946 PDF (XeT
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951
11952 {}
11953 \end_layout
11954
11955 \end_inset
11956
11957 eX)
11958 \family default
11959
11960 \family sans
11961 PDF (LuaT
11962 \begin_inset ERT
11963 status collapsed
11964
11965 \begin_layout Plain Layout
11966
11967 {}
11968 \end_layout
11969
11970 \end_inset
11971
11972 eX)
11973 \family default
11974  or 
11975 \family sans
11976 DVI (LuaT
11977 \begin_inset ERT
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981
11982 {}
11983 \end_layout
11984
11985 \end_inset
11986
11987 eX)
11988 \family default
11989  as output format, i.
11990 \begin_inset space \thinspace{}
11991 \end_inset
11992
11993 e.
11994 \begin_inset space ~
11995 \end_inset
11996
11997 you will have to have either XeTeX or LuaTeX installed (see section
11998 \begin_inset space ~
11999 \end_inset
12000
12001
12002 \begin_inset CommandInset ref
12003 LatexCommand ref
12004 reference "sub:LaTeX-font-support"
12005
12006 \end_inset
12007
12008 ).
12009  You will then not have access to TeX's own fonts (the selection described
12010  below).
12011  Note that LyX lists all available fonts in either of the three lists (roman,
12012  sans
12013 \begin_inset space ~
12014 \end_inset
12015
12016 serif, and typewriter), since LyX cannot determine the family.
12017  Also note that the output might fail with some of the listed fonts, due
12018  to the encoding of the fonts and\SpecialChar \slash{}
12019 or font failures.
12020  Again, LyX cannot determine this in advance, so you might need to experiment.
12021 \end_layout
12022
12023 \begin_layout Standard
12024 If you use TeX fonts (which is the default), the possible options for the
12025  font include 
12026 \family sans
12027 Default
12028 \family default
12029  and a list of fonts available with your LaTeX distribution.
12030  If you select 
12031 \family sans
12032 Default,
12033 \family default
12034  the font that is preset by the current document class is used.
12035  In most cases, this will be the standard TeX font, known as 
12036 \begin_inset Quotes eld
12037 \end_inset
12038
12039
12040 \family typewriter
12041 Computer
12042 \begin_inset space ~
12043 \end_inset
12044
12045 Modern
12046 \family default
12047
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  (
12052 \family typewriter
12053 cm
12054 \family default
12055 ) or 
12056 \begin_inset Quotes eld
12057 \end_inset
12058
12059
12060 \family typewriter
12061 European Computer Modern
12062 \family default
12063
12064 \begin_inset Quotes erd
12065 \end_inset
12066
12067  (
12068 \family typewriter
12069 ec
12070 \family default
12071 ), but some classes preset different default fonts.
12072 \end_layout
12073
12074 \begin_layout Standard
12075 As 
12076 \family typewriter
12077 cm
12078 \family default
12079  and 
12080 \family typewriter
12081 ec
12082 \family default
12083  are bitmap fonts, they often looks pixelated in PDF output, especially
12084  when you read the PDF in a zoomed size.
12085 \begin_inset Foot
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089 This problem doesn't appear if you read PDFs in 
12090 \family typewriter
12091 Adobe
12092 \begin_inset space ~
12093 \end_inset
12094
12095 Reader
12096 \family default
12097  version 6 or later, because this program includes a special bitmap font
12098  renderer.
12099 \end_layout
12100
12101 \end_inset
12102
12103  To get rid of pixelated fonts, you have to use a vector font.
12104  Depending on how your document should look like, you can either:
12105 \end_layout
12106
12107 \begin_layout Itemize
12108 select the 
12109 \family sans
12110 Latin
12111 \begin_inset space ~
12112 \end_inset
12113
12114 Modern
12115 \family default
12116  fonts, which is the recommended choice if you want to keep the look of
12117  
12118 \family typewriter
12119 cm
12120 \family default
12121 /
12122 \family typewriter
12123 ec
12124 \family default
12125 .
12126  
12127 \family sans
12128 Latin
12129 \begin_inset space ~
12130 \end_inset
12131
12132 Modern
12133 \family default
12134  was developed for the LaTeX community in order to replace 
12135 \family typewriter
12136 cm
12137 \family default
12138  as the default font.
12139  It covers a huge range of glyphs and several font shapes.
12140  Except for some details, where the appearance was improved, 
12141 \family sans
12142 Latin
12143 \begin_inset space ~
12144 \end_inset
12145
12146 Modern
12147 \family default
12148  looks identical to 
12149 \family typewriter
12150 cm
12151 \family default
12152 .;
12153 \begin_inset Foot
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157 One difference is improved kerning.
12158 \end_layout
12159
12160 \end_inset
12161
12162
12163 \end_layout
12164
12165 \begin_layout Itemize
12166 or select the 
12167 \family sans
12168 AE
12169 \begin_inset space ~
12170 \end_inset
12171
12172 (Almost
12173 \begin_inset space ~
12174 \end_inset
12175
12176 European)
12177 \family default
12178  fonts in (the rare) case that 
12179 \family sans
12180 Latin
12181 \begin_inset space ~
12182 \end_inset
12183
12184 Modern
12185 \family default
12186  is not available to you or does not work, and you still want to emulate
12187  the look of 
12188 \family typewriter
12189 cm
12190 \family default
12191 /
12192 \family typewriter
12193 ec
12194 \family default
12195 .
12196  
12197 \family typewriter
12198 AE
12199 \family default
12200  is a virtual font.
12201  Virtual means that it 
12202 \begin_inset Quotes eld
12203 \end_inset
12204
12205 steals
12206 \begin_inset Quotes erd
12207 \end_inset
12208
12209  outline 
12210 \family typewriter
12211 cm
12212 \family default
12213 -glyphs from other fonts.
12214  This has the disadvantage that some characters are missing, like the French
12215  guillemets (
12216 \begin_inset Quotes eld
12217 \end_inset
12218
12219 «
12220 \begin_inset Quotes erd
12221 \end_inset
12222
12223  and 
12224 \begin_inset Quotes eld
12225 \end_inset
12226
12227 »
12228 \begin_inset Quotes erd
12229 \end_inset
12230
12231 )
12232 \begin_inset Foot
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Loading the LaTeX-package 
12237 \series bold
12238 aeguill
12239 \series default
12240
12241 \begin_inset Index idx
12242 status collapsed
12243
12244 \begin_layout Plain Layout
12245 LaTeX-packages ! aeguill
12246 \end_layout
12247
12248 \end_inset
12249
12250  with the document preamble line
12251 \begin_inset Newline newline
12252 \end_inset
12253
12254
12255 \series bold
12256
12257 \backslash
12258 usepackage[ec]{aeguill}
12259 \begin_inset Newline newline
12260 \end_inset
12261
12262
12263 \series default
12264 will fix the guillemet problem.
12265 \end_layout
12266
12267 \end_inset
12268
12269  and that accented characters are not 
12270 \emph on
12271 one
12272 \emph default
12273  glyph, but build of 
12274 \emph on
12275 two
12276 \emph default
12277  characters, the accent and the letter.
12278  Therefore you cannot search for words with accented characters in documents
12279  using the 
12280 \family typewriter
12281 AE
12282 \family default
12283  fonts.
12284  If you search for example for the French word 
12285 \begin_inset Quotes eld
12286 \end_inset
12287
12288 rève
12289 \begin_inset Quotes erd
12290 \end_inset
12291
12292  in a PDF, you won't get any result, because the PDF-viewer searches for
12293  the glyph 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297  è 
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301  and not for the glyph 
12302 \begin_inset Quotes eld
12303 \end_inset
12304
12305  e +
12306 \begin_inset space ~
12307 \end_inset
12308
12309  ̀ 
12310 \begin_inset Quotes erd
12311 \end_inset
12312
12313 .
12314 \end_layout
12315
12316 \begin_layout Itemize
12317 If you do not like the look of 
12318 \family typewriter
12319 cm
12320 \family default
12321 /
12322 \family typewriter
12323 ec
12324 \family default
12325 , you can of course select one of the other provided vector fonts, e.
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 g.
12330 \begin_inset space ~
12331 \end_inset
12332
12333
12334 \family typewriter
12335 Times
12336 \begin_inset space ~
12337 \end_inset
12338
12339 Roman
12340 \family default
12341  or
12342 \family typewriter
12343  Palatino
12344 \family default
12345 .
12346  Most roman vector fonts will automatically select matching sans
12347 \begin_inset space ~
12348 \end_inset
12349
12350 serif and typewriter fonts
12351 \begin_inset Foot
12352 status collapsed
12353
12354 \begin_layout Plain Layout
12355 These are sometimes just matching other fonts (e.
12356 \begin_inset space \thinspace{}
12357 \end_inset
12358
12359 g., 
12360 \family sans
12361 Times
12362 \begin_inset space ~
12363 \end_inset
12364
12365 Roman
12366 \family default
12367  selects 
12368 \family sans
12369 Helvetica
12370 \family default
12371  for sans serif text), or different shapes of the same font, i.
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 e.
12376 \begin_inset space \space{}
12377 \end_inset
12378
12379 a real font 
12380 \emph on
12381 family
12382 \emph default
12383  (e.
12384 \begin_inset space \thinspace{}
12385 \end_inset
12386
12387 g.
12388 \begin_inset space \space{}
12389 \end_inset
12390
12391 in case of 
12392 \family sans
12393 Latin
12394 \begin_inset space ~
12395 \end_inset
12396
12397 Modern
12398 \family default
12399  oder 
12400 \family sans
12401 Computer
12402 \begin_inset space ~
12403 \end_inset
12404
12405 Modern
12406 \family default
12407 ).
12408 \end_layout
12409
12410 \end_inset
12411
12412 , but you can also select your own.
12413 \begin_inset Newline newline
12414 \end_inset
12415
12416 The differences between roman, 
12417 \family sans
12418 sans
12419 \begin_inset space ~
12420 \end_inset
12421
12422 serif
12423 \family default
12424  and 
12425 \family typewriter
12426 typewriter
12427 \family default
12428  fonts are explained in section
12429 \begin_inset space ~
12430 \end_inset
12431
12432
12433 \begin_inset CommandInset ref
12434 LatexCommand ref
12435 reference "sub:Fine-Tuning-with-the"
12436
12437 \end_inset
12438
12439 .
12440 \begin_inset Newline newline
12441 \end_inset
12442
12443 The font 
12444 \family sans
12445 Times
12446 \begin_inset space ~
12447 \end_inset
12448
12449 Roman
12450 \family default
12451  was originally designed for newspapers.
12452  That means its glyphs are smaller than the ones from other fonts to fit
12453  into the small newspaper columns.
12454  Therefore 
12455 \family sans
12456 Times
12457 \begin_inset space ~
12458 \end_inset
12459
12460 Roman
12461 \family default
12462  is not the optimal choice for larger documents like books.
12463 \end_layout
12464
12465 \begin_layout Standard
12466 For the font size there are generally four possible values: 
12467 \family sans
12468 Default, 10
12469 \family default
12470
12471 \family sans
12472 11
12473 \family default
12474  and 
12475 \family sans
12476 12
12477 \family default
12478 .
12479  Some classes provide additional sizes.
12480  The size of 
12481 \family sans
12482 Default
12483 \family default
12484  depends on the class you are using.
12485  In the standard classes it is equal to the font size 10.
12486 \end_layout
12487
12488 \begin_layout Standard
12489 Note that the font size is the 
12490 \emph on
12491 base size
12492 \emph default
12493 .
12494  That means that LyX scales all other possible font sizes (such as those
12495  used in footnotes, super-, and subscripts) by this value.
12496  You can fine-tune the font size of text parts via the 
12497 \family sans
12498 Text
12499 \begin_inset space ~
12500 \end_inset
12501
12502 Style
12503 \family default
12504  dialog if needed.
12505  The possible font sizes for text parts are explained in section
12506 \begin_inset space ~
12507 \end_inset
12508
12509
12510 \begin_inset CommandInset ref
12511 LatexCommand ref
12512 reference "sub:Fine-Tuning-with-the"
12513
12514 \end_inset
12515
12516 .
12517 \end_layout
12518
12519 \begin_layout Standard
12520 The 
12521 \family sans
12522 Default Family
12523 \family default
12524  selection lets you specify whether the base font of your document should
12525  be roman, sans
12526 \begin_inset space ~
12527 \end_inset
12528
12529 serif or typewriter.
12530  The 
12531 \family sans
12532 Default
12533 \family default
12534  selection uses what is preset by the class, the other selections override
12535  this.
12536  In most cases, 
12537 \family sans
12538 Default
12539 \family default
12540  is equal to 
12541 \family sans
12542 roman
12543 \family default
12544 , but some classes (such as presentation classes) also use other defaults.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 The
12549 \family typewriter
12550  
12551 \family sans
12552 LaTe
12553 \begin_inset ERT
12554 status collapsed
12555
12556 \begin_layout Plain Layout
12557
12558 {}
12559 \end_layout
12560
12561 \end_inset
12562
12563 X font encoding
12564 \family default
12565  selection is an expert setting which lets you change the value passed to
12566  the LaTeX-package
12567 \emph on
12568  fontenc
12569 \emph default
12570  (see also sec.
12571 \begin_inset space ~
12572 \end_inset
12573
12574
12575 \begin_inset CommandInset ref
12576 LatexCommand ref
12577 reference "sub:LaTeX-settings"
12578
12579 \end_inset
12580
12581 ).
12582  Normally, you do not need to change (or even understand) this.
12583  Unless you have specific reasons, use 
12584 \family sans
12585 Default
12586 \family default
12587 .
12588 \end_layout
12589
12590 \begin_layout Standard
12591 With some fonts, the checkboxes 
12592 \family sans
12593 Use Old Style Figures
12594 \family default
12595  and 
12596 \family sans
12597 Use True Small Caps
12598 \family default
12599  are enabled.
12600  These are extra features some fonts provide.
12601  If 
12602 \family sans
12603 Use Old Style Figures
12604 \family default
12605  is checked, the font uses old style (also known as medieval or text) figures,
12606  i.
12607 \begin_inset space \thinspace{}
12608 \end_inset
12609
12610 e.
12611 \begin_inset space ~
12612 \end_inset
12613
12614 figures with varying height that fit nicely with lower letters.
12615  
12616 \family sans
12617 Use True Small Caps
12618 \family default
12619  determines that real small caps are used instead of faked small caps made
12620  of scaled capitals.
12621  Real small caps are often part of expert font sets; they generally look
12622  better than faked small caps but might have to be purchased separately.
12623 \end_layout
12624
12625 \begin_layout Standard
12626 The field 
12627 \family sans
12628 CJK
12629 \family default
12630  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12631  a font to display the script characters.
12632 \begin_inset Foot
12633 status collapsed
12634
12635 \begin_layout Plain Layout
12636 The font will be the argument for the commands of the LaTeX-package 
12637 \series bold
12638 CJK
12639 \series default
12640 .
12641  So this has no effect for the document language 
12642 \family sans
12643 Japanese
12644 \family default
12645  that doesn't use 
12646 \series bold
12647 CJK
12648 \series default
12649 .
12650 \end_layout
12651
12652 \end_inset
12653
12654
12655 \end_layout
12656
12657 \begin_layout Standard
12658 \begin_inset VSpace bigskip
12659 \end_inset
12660
12661
12662 \begin_inset Note Greyedout
12663 status open
12664
12665 \begin_layout Plain Layout
12666
12667 \series bold
12668 Note:
12669 \series default
12670  When you choose a new font or font size, LyX does 
12671 \emph on
12672 not
12673 \emph default
12674  change the screen font! You will only see a difference in the printed output;
12675  this is part of the WYSIWYM concept.
12676  LyX's screen fonts can be adjusted in the 
12677 \family sans
12678 Tools\SpecialChar \menuseparator
12679 Preferences
12680 \family default
12681  dialog, see section
12682 \begin_inset space ~
12683 \end_inset
12684
12685
12686 \begin_inset CommandInset ref
12687 LatexCommand ref
12688 reference "sub:Screen-Fonts"
12689
12690 \end_inset
12691
12692 .
12693 \end_layout
12694
12695 \end_inset
12696
12697
12698 \end_layout
12699
12700 \begin_layout Subsection
12701 Using Different Character Styles
12702 \begin_inset Index idx
12703 status collapsed
12704
12705 \begin_layout Plain Layout
12706 Character Styles
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \begin_inset Index idx
12713 status collapsed
12714
12715 \begin_layout Plain Layout
12716 Text Style
12717 \end_layout
12718
12719 \end_inset
12720
12721
12722 \end_layout
12723
12724 \begin_layout Standard
12725 As we've already seen, LyX automatically changes the character style for
12726  certain paragraph environments.
12727  LyX supports two character styles, 
12728 \family sans
12729 Emphasized
12730 \family default
12731  and 
12732 \family sans
12733 Noun
12734 \family default
12735 .
12736  You can activate both of these styles via keybindings, the menus, and the
12737  toolbar.
12738 \end_layout
12739
12740 \begin_layout Standard
12741 To activate the 
12742 \family sans
12743 Noun
12744 \family default
12745  style, do one of the following:
12746 \end_layout
12747
12748 \begin_layout Itemize
12749 click on the toolbar button 
12750 \begin_inset Info
12751 type  "icon"
12752 arg   "font-noun"
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Itemize
12759 use the key binding 
12760 \begin_inset Info
12761 type  "shortcut"
12762 arg   "font-noun"
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \begin_layout Standard
12769 These commands are all toggles.
12770  That is, if 
12771 \family sans
12772 Noun
12773 \family default
12774  style is already active, they deactivate it.
12775 \end_layout
12776
12777 \begin_layout Standard
12778 One typically uses the 
12779 \family sans
12780 Noun
12781 \family default
12782  style for proper names.
12783  For example: 
12784 \begin_inset Quotes eld
12785 \end_inset
12786
12787
12788 \noun on
12789 Matthias Ettrich
12790 \noun default
12791  is the original author of LyX.
12792 \begin_inset Quotes erd
12793 \end_inset
12794
12795
12796 \end_layout
12797
12798 \begin_layout Standard
12799 A more widely used character style is the 
12800 \family sans
12801 Emphasized
12802 \family default
12803  style.
12804  You can activate (or deactivate — it's also a toggle) the 
12805 \family sans
12806 Emphasized
12807 \family default
12808  style by:
12809 \end_layout
12810
12811 \begin_layout Itemize
12812 clicking on the toolbar button 
12813 \begin_inset Info
12814 type  "icon"
12815 arg   "font-emph"
12816 \end_inset
12817
12818
12819 \end_layout
12820
12821 \begin_layout Itemize
12822 using the keybindings 
12823 \begin_inset Info
12824 type  "shortcut"
12825 arg   "font-emph"
12826 \end_inset
12827
12828
12829 \end_layout
12830
12831 \begin_layout Standard
12832 Normally the 
12833 \family sans
12834 Emphasized
12835 \family default
12836  style is equivalent to an italic font but some document classes or LaTeX-packag
12837 es use a different font.
12838 \end_layout
12839
12840 \begin_layout Standard
12841 We've been using the 
12842 \family sans
12843 Emphasized
12844 \family default
12845  style all over the place in this document.
12846  Here's one more example:
12847 \end_layout
12848
12849 \begin_layout Quotation
12850
12851 \emph on
12852 Don't overuse character styles!
12853 \end_layout
12854
12855 \begin_layout Standard
12856 It's also a warning in addition to an example.
12857  One's writing should parallel ordinary conversation.
12858  Since we don't all constantly scream at each other, we should also avoid
12859  the common tendency to overuse character style.
12860  
12861 \end_layout
12862
12863 \begin_layout Standard
12864 You can always reset to the default font using the key binding 
12865 \begin_inset Info
12866 type  "shortcut"
12867 arg   "font-default"
12868 \end_inset
12869
12870  or the dialog 
12871 \family sans
12872 Edit\SpecialChar \menuseparator
12873 Text
12874 \begin_inset space ~
12875 \end_inset
12876
12877 Style
12878 \family default
12879 .
12880 \end_layout
12881
12882 \begin_layout Subsection
12883 Fine-Tuning with the 
12884 \family sans
12885 Text Style
12886 \family default
12887  dialog
12888 \begin_inset CommandInset label
12889 LatexCommand label
12890 name "sub:Fine-Tuning-with-the"
12891
12892 \end_inset
12893
12894
12895 \begin_inset Index idx
12896 status collapsed
12897
12898 \begin_layout Plain Layout
12899 Text Style
12900 \end_layout
12901
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \begin_layout Standard
12908 There are always occasions when you will need to do some fine-tuning, so
12909  LyX gives you a way to create a custom character style.
12910  For example, an academic journal or a corporation may have a style sheet
12911  requiring a sans-serif font be used in certain situations.
12912  Also, writers sometimes use a different font to offset a character's thoughts
12913  from ordinary dialog.
12914 \end_layout
12915
12916 \begin_layout Standard
12917 Before we document how to use custom character style, we want to issue a
12918  warning yet again: Don't overuse character styles! 
12919 \begin_inset Newline newline
12920 \end_inset
12921
12922 Documents that overuse different fonts and sizes are not well readable and
12923  tend to look as if someone has knocked huge holes in them.
12924 \end_layout
12925
12926 \begin_layout Standard
12927 To use custom character styles, open the 
12928 \family sans
12929 Edit\SpecialChar \menuseparator
12930 Text
12931 \begin_inset space ~
12932 \end_inset
12933
12934 Style\SpecialChar \menuseparator
12935 Customized
12936 \family default
12937  dialog.
12938  There are several boxes on this dialog, each corresponding to a different
12939  font property which you can choose.
12940  You can choose an option for one of these properties, or select 
12941 \family sans
12942 No
12943 \begin_inset space ~
12944 \end_inset
12945
12946 change
12947 \family default
12948 , which keeps the current state of that property.
12949  The item 
12950 \family sans
12951 Reset
12952 \family default
12953  will reset the property to whatever is the default.
12954  You can use this to reset attributes across a bunch of different paragraph
12955  environments in a snap.
12956 \end_layout
12957
12958 \begin_layout Standard
12959 The font properties, and their options (in addition to 
12960 \family sans
12961 No
12962 \begin_inset space ~
12963 \end_inset
12964
12965 change
12966 \family default
12967  and 
12968 \family sans
12969 Reset
12970 \family default
12971 ) are:
12972 \end_layout
12973
12974 \begin_layout Labeling
12975 \labelwidthstring 00.00.0000
12976
12977 \family sans
12978 Family
12979 \family default
12980  The 
12981 \begin_inset Quotes eld
12982 \end_inset
12983
12984 overall look
12985 \begin_inset Quotes erd
12986 \end_inset
12987
12988  of the font.
12989  The possible options are:
12990 \end_layout
12991
12992 \begin_deeper
12993 \begin_layout Labeling
12994 \labelwidthstring 00.00.0000
12995
12996 \family sans
12997 Roman
12998 \family default
12999  This is the Roman font family.
13000  Normally a serif font.
13001  It's also the default family.
13002  (key binding 
13003 \begin_inset Info
13004 type  "shortcut"
13005 arg   "font-roman"
13006 \end_inset
13007
13008 )
13009 \end_layout
13010
13011 \begin_layout Labeling
13012 \labelwidthstring 00.00.0000
13013
13014 \family sans
13015 Sans
13016 \begin_inset space ~
13017 \end_inset
13018
13019 Serif
13020 \family default
13021  
13022 \family sans
13023 This is the Sans Serif font family.
13024
13025 \family default
13026  (key binding 
13027 \begin_inset Info
13028 type  "shortcut"
13029 arg   "font-sans"
13030 \end_inset
13031
13032 )
13033 \end_layout
13034
13035 \begin_layout Labeling
13036 \labelwidthstring 00.00.0000
13037
13038 \family sans
13039 Typewriter
13040 \family default
13041  
13042 \family typewriter
13043 This is the Typewriter font family.
13044
13045 \family default
13046  (key binding 
13047 \begin_inset Info
13048 type  "shortcut"
13049 arg   "font-typewriter"
13050 \end_inset
13051
13052
13053 \family sans
13054 )
13055 \end_layout
13056
13057 \end_deeper
13058 \begin_layout Labeling
13059 \labelwidthstring 00.00.0000
13060
13061 \family sans
13062 Series
13063 \family default
13064  This corresponds to the print weight.
13065  Options are:
13066 \end_layout
13067
13068 \begin_deeper
13069 \begin_layout Labeling
13070 \labelwidthstring 00.00.0000
13071
13072 \family sans
13073 Medium
13074 \family default
13075  This is the Medium font series.
13076  It's also the default series.
13077 \end_layout
13078
13079 \begin_layout Labeling
13080 \labelwidthstring 00.00.0000
13081
13082 \family sans
13083 Bold
13084 \family default
13085  
13086 \series bold
13087 This is the Bold font series.
13088
13089 \series default
13090  (key binding 
13091 \begin_inset Info
13092 type  "shortcut"
13093 arg   "font-bold"
13094 \end_inset
13095
13096 )
13097 \end_layout
13098
13099 \end_deeper
13100 \begin_layout Labeling
13101 \labelwidthstring 00.00.0000
13102
13103 \family sans
13104 Shape
13105 \family default
13106  As the name implies.
13107  Options are:
13108 \end_layout
13109
13110 \begin_deeper
13111 \begin_layout Labeling
13112 \labelwidthstring 00.00.0000
13113
13114 \family sans
13115 Upright
13116 \family default
13117  This is the Upright font shape.
13118  It's also the default shape.
13119 \end_layout
13120
13121 \begin_layout Labeling
13122 \labelwidthstring 00.00.0000
13123
13124 \family sans
13125 Italic
13126 \family default
13127  
13128 \shape italic
13129 This
13130 \shape default
13131  
13132 \family sans
13133 \shape italic
13134 i
13135 \family default
13136 s the Italic font shape
13137 \shape default
13138 \emph on
13139 .
13140 \end_layout
13141
13142 \begin_layout Labeling
13143 \labelwidthstring 00.00.0000
13144
13145 \family sans
13146 Slanted
13147 \family default
13148  
13149 \shape slanted
13150 This is the Slanted font shape
13151 \shape default
13152  (although it might not be visible in LyX, this is different from italic).
13153 \end_layout
13154
13155 \begin_layout Labeling
13156 \labelwidthstring 00.00.0000
13157
13158 \family sans
13159 Small
13160 \begin_inset space ~
13161 \end_inset
13162
13163 Caps
13164 \family default
13165  
13166 \shape smallcaps
13167 This is the Small caps font shape
13168 \shape default
13169 \noun on
13170 .
13171 \end_layout
13172
13173 \end_deeper
13174 \begin_layout Labeling
13175 \labelwidthstring 00.00.0000
13176
13177 \family sans
13178 Size
13179 \family default
13180  Alters the size of the font.
13181  You'll find no numerical values here; all possible sizes are actually proportio
13182 nal to the document font size.
13183  Once again, you don't feed LyX the details, but a general description of
13184  what you want to do.
13185  The options are:
13186 \end_layout
13187
13188 \begin_deeper
13189 \begin_layout Labeling
13190 \labelwidthstring 00.00.0000
13191
13192 \family sans
13193 Tiny
13194 \family default
13195  
13196 \size tiny
13197 This is the 
13198 \begin_inset Quotes eld
13199 \end_inset
13200
13201 Tiny
13202 \begin_inset Quotes erd
13203 \end_inset
13204
13205  font size.
13206
13207 \size default
13208  (key bindings 
13209 \begin_inset Info
13210 type  "shortcuts"
13211 arg   "font-size tiny"
13212 \end_inset
13213
13214 )
13215 \end_layout
13216
13217 \begin_layout Labeling
13218 \labelwidthstring 00.00.0000
13219
13220 \family sans
13221 Smallest
13222 \family default
13223  
13224 \size scriptsize
13225 This is the 
13226 \begin_inset Quotes eld
13227 \end_inset
13228
13229 Smallest
13230 \begin_inset Quotes erd
13231 \end_inset
13232
13233  font size
13234 \size default
13235 .
13236  (key binding 
13237 \begin_inset Info
13238 type  "shortcut"
13239 arg   "font-size scriptsize"
13240 \end_inset
13241
13242 )
13243 \end_layout
13244
13245 \begin_layout Labeling
13246 \labelwidthstring 00.00.0000
13247
13248 \family sans
13249 Smaller
13250 \family default
13251  
13252 \size footnotesize
13253 This is the 
13254 \begin_inset Quotes eld
13255 \end_inset
13256
13257 Smaller
13258 \begin_inset Quotes erd
13259 \end_inset
13260
13261  font size.
13262
13263 \size default
13264  (key bindings 
13265 \begin_inset Info
13266 type  "shortcuts"
13267 arg   "font-size footnotesize"
13268 \end_inset
13269
13270 )
13271 \end_layout
13272
13273 \begin_layout Labeling
13274 \labelwidthstring 00.00.0000
13275
13276 \family sans
13277 Small
13278 \family default
13279  
13280 \size small
13281 This is the 
13282 \begin_inset Quotes eld
13283 \end_inset
13284
13285 Small
13286 \begin_inset Quotes erd
13287 \end_inset
13288
13289  font size.
13290
13291 \size default
13292  (key bindings 
13293 \begin_inset Info
13294 type  "shortcuts"
13295 arg   "font-size small"
13296 \end_inset
13297
13298 )
13299 \end_layout
13300
13301 \begin_layout Labeling
13302 \labelwidthstring 00.00.0000
13303
13304 \family sans
13305 Normal
13306 \family default
13307  This is the 
13308 \begin_inset Quotes eld
13309 \end_inset
13310
13311 Normal
13312 \begin_inset Quotes erd
13313 \end_inset
13314
13315  font size.
13316  It's also the default size.
13317  (key bindings 
13318 \begin_inset Info
13319 type  "shortcuts"
13320 arg   "font-size normal"
13321 \end_inset
13322
13323 )
13324 \end_layout
13325
13326 \begin_layout Labeling
13327 \labelwidthstring 00.00.0000
13328
13329 \family sans
13330 Large
13331 \family default
13332  
13333 \size large
13334 This is the 
13335 \begin_inset Quotes eld
13336 \end_inset
13337
13338 Large
13339 \begin_inset Quotes erd
13340 \end_inset
13341
13342  font size.
13343
13344 \size default
13345  (key bindings 
13346 \begin_inset Info
13347 type  "shortcuts"
13348 arg   "font-size large"
13349 \end_inset
13350
13351 )
13352 \end_layout
13353
13354 \begin_layout Labeling
13355 \labelwidthstring 00.00.0000
13356
13357 \family sans
13358 Larger
13359 \family default
13360  
13361 \size larger
13362 This is the 
13363 \begin_inset Quotes eld
13364 \end_inset
13365
13366 Larger
13367 \begin_inset Quotes erd
13368 \end_inset
13369
13370  font size.
13371
13372 \size default
13373  (key bindings 
13374 \begin_inset Info
13375 type  "shortcuts"
13376 arg   "font-size larger"
13377 \end_inset
13378
13379 )
13380 \end_layout
13381
13382 \begin_layout Labeling
13383 \labelwidthstring 00.00.0000
13384
13385 \family sans
13386 Largest
13387 \family default
13388  
13389 \size largest
13390 This is the 
13391 \begin_inset Quotes eld
13392 \end_inset
13393
13394 Largest
13395 \begin_inset Quotes erd
13396 \end_inset
13397
13398  font size.
13399
13400 \size default
13401  (key binding 
13402 \begin_inset Info
13403 type  "shortcut"
13404 arg   "font-size largest"
13405 \end_inset
13406
13407 )
13408 \end_layout
13409
13410 \begin_layout Labeling
13411 \labelwidthstring 00.00.0000
13412
13413 \family sans
13414 Huge
13415 \family default
13416  
13417 \size huge
13418 This is the 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422 Huge
13423 \begin_inset Quotes erd
13424 \end_inset
13425
13426  font size.
13427
13428 \size default
13429  (key bindings 
13430 \begin_inset Info
13431 type  "shortcuts"
13432 arg   "font-size huge"
13433 \end_inset
13434
13435 )
13436 \end_layout
13437
13438 \begin_layout Labeling
13439 \labelwidthstring 00.00.0000
13440
13441 \family sans
13442 Huger
13443 \family default
13444  
13445 \size giant
13446 This is the 
13447 \begin_inset Quotes eld
13448 \end_inset
13449
13450 Huger
13451 \begin_inset Quotes erd
13452 \end_inset
13453
13454  font size.
13455
13456 \size default
13457  (key bindings 
13458 \begin_inset Info
13459 type  "shortcuts"
13460 arg   "font-size giant"
13461 \end_inset
13462
13463 )
13464 \end_layout
13465
13466 \begin_layout Labeling
13467 \labelwidthstring 00.00.0000
13468
13469 \family sans
13470 Increase
13471 \family default
13472  This increases the size by one step (for instance, from 
13473 \begin_inset Quotes eld
13474 \end_inset
13475
13476 Largest
13477 \begin_inset Quotes erd
13478 \end_inset
13479
13480  to 
13481 \begin_inset Quotes eld
13482 \end_inset
13483
13484 Huge
13485 \begin_inset Quotes erd
13486 \end_inset
13487
13488 ).
13489  (key binding 
13490 \begin_inset Info
13491 type  "shortcut"
13492 arg   "font-size increase"
13493 \end_inset
13494
13495 )
13496 \end_layout
13497
13498 \begin_layout Labeling
13499 \labelwidthstring 00.00.0000
13500
13501 \family sans
13502 Decrease
13503 \family default
13504  This decreases the size by one step (for instance, from 
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508 Normal
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512  to 
13513 \begin_inset Quotes eld
13514 \end_inset
13515
13516 Small
13517 \begin_inset Quotes erd
13518 \end_inset
13519
13520 ).
13521  (key binding 
13522 \begin_inset Info
13523 type  "shortcut"
13524 arg   "font-size decrease"
13525 \end_inset
13526
13527 )
13528 \end_layout
13529
13530 \end_deeper
13531 \begin_layout Standard
13532 We'll warn you 
13533 \emph on
13534 yet again
13535 \emph default
13536 : don't go crazy with this feature.
13537  You should almost never need to change the font size.
13538  LyX automatically changes the font size for different paragraph environments
13539  — use that instead.
13540  This is here for fine-tuning only!
13541 \end_layout
13542
13543 \begin_layout Labeling
13544 \labelwidthstring 00.00.0000
13545
13546 \family sans
13547 Misc
13548 \family default
13549  Here you can change a few other things at the character level.
13550  Options are:
13551 \end_layout
13552
13553 \begin_deeper
13554 \begin_layout Labeling
13555 \labelwidthstring 00.00.0000
13556
13557 \family sans
13558 Emph
13559 \family default
13560  
13561 \emph on
13562 This is text with emphasize on
13563 \emph default
13564 .
13565  This might seem like the same as 
13566 \shape italic
13567 Italic
13568 \shape default
13569 , but it is actually a bit different.
13570  Emphasized is a 
13571 \emph on
13572 logical
13573 \emph default
13574  attribute.
13575  That means every document class can define its own font used for emphasized
13576  text.
13577  Normally this font is equal to italic.
13578 \end_layout
13579
13580 \begin_layout Labeling
13581 \labelwidthstring 00.00.0000
13582
13583 \family sans
13584 Underbar
13585 \family default
13586  
13587 \bar under
13588 This is text with Underbar on.
13589
13590 \bar default
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcuts"
13594 arg   "font-underline"
13595 \end_inset
13596
13597
13598 \family sans
13599 )
13600 \begin_inset Newline newline
13601 \end_inset
13602
13603
13604 \family default
13605 Avoid using underbar if you can! It's a hangover from the typewriter days,
13606  when you couldn't change fonts.
13607  We no longer need to emphasize text by underscoring characters.
13608  It's only included in LyX because some people 
13609 \emph on
13610 may
13611 \emph default
13612  need it in order to follow style sheets for journal submissions.
13613 \end_layout
13614
13615 \begin_layout Labeling
13616 \labelwidthstring 00.00.0000
13617
13618 \family sans
13619 Double
13620 \begin_inset space ~
13621 \end_inset
13622
13623 underbar
13624 \family default
13625  
13626 \uuline on
13627 This is text with Double underbar on.
13628
13629 \uuline default
13630  (key binding 
13631 \begin_inset Info
13632 type  "shortcut"
13633 arg   "font-underunderline"
13634 \end_inset
13635
13636 )
13637 \begin_inset Newline newline
13638 \end_inset
13639
13640 If we just warned you against using underbar, you can imagine what we think
13641  about double underbar.
13642 \end_layout
13643
13644 \begin_layout Labeling
13645 \labelwidthstring 00.00.0000
13646
13647 \family sans
13648 Wavy
13649 \begin_inset space ~
13650 \end_inset
13651
13652 underbar
13653 \family default
13654  
13655 \uwave on
13656 This is text with Wavy underbar on.
13657
13658 \uwave default
13659  (key binding 
13660 \begin_inset Info
13661 type  "shortcut"
13662 arg   "font-underwave"
13663 \end_inset
13664
13665 )
13666 \begin_inset Newline newline
13667 \end_inset
13668
13669 Use this only if a journal absolutely insists on it.
13670  Keep antinausea pills handy.
13671 \end_layout
13672
13673 \begin_layout Labeling
13674 \labelwidthstring 00.00.0000
13675
13676 \family sans
13677 Strikeout
13678 \family default
13679  
13680 \strikeout on
13681 This is text with Strikeout on.
13682
13683 \strikeout default
13684  (key binding 
13685 \begin_inset Info
13686 type  "shortcut"
13687 arg   "font-strikeout"
13688 \end_inset
13689
13690 ) This is frequently used to indicate an older version of text that has
13691  since changed.
13692 \end_layout
13693
13694 \begin_layout Labeling
13695 \labelwidthstring 00.00.0000
13696
13697 \family sans
13698 Noun
13699 \family default
13700  
13701 \noun on
13702 This is text with Noun on.
13703
13704 \noun default
13705  Like 
13706 \family sans
13707 Emph
13708 \family default
13709 , this is a logical attribute.
13710  Normally it's equivalent to 
13711 \family sans
13712 Small
13713 \begin_inset space ~
13714 \end_inset
13715
13716 Caps
13717 \family default
13718 .
13719 \end_layout
13720
13721 \end_deeper
13722 \begin_layout Labeling
13723 \labelwidthstring 00.00.0000
13724
13725 \family sans
13726 Color
13727 \family default
13728  You can adjust the color of the text with this control.
13729  Notice that not all DVI-viewers are able to display colors.
13730  Besides 
13731 \family sans
13732 No
13733 \begin_inset space ~
13734 \end_inset
13735
13736 color
13737 \family default
13738 , which is the default 
13739 \begin_inset Quotes eld
13740 \end_inset
13741
13742 color
13743 \begin_inset Quotes erd
13744 \end_inset
13745
13746  and means normally black, you can choose between 
13747 \family sans
13748 Black
13749 \family default
13750
13751 \family sans
13752 White
13753 \family default
13754
13755 \family sans
13756 Red
13757 \family default
13758
13759 \family sans
13760 Green
13761 \family default
13762
13763 \family sans
13764 Blue
13765 \family default
13766
13767 \family sans
13768 Cyan
13769 \family default
13770
13771 \family sans
13772 Magenta
13773 \family default
13774  and 
13775 \family sans
13776 Yellow
13777 \family default
13778  text.
13779 \begin_inset Index idx
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783 Color ! Text
13784 \end_layout
13785
13786 \end_inset
13787
13788
13789 \end_layout
13790
13791 \begin_layout Labeling
13792 \labelwidthstring 00.00.0000
13793
13794 \family sans
13795 Language
13796 \family default
13797  This is used to mark regions of text as having a different language from
13798  the language of the document.
13799  Text marked in this way will be underlined in blue to indicate the change
13800  (only within LyX).
13801 \end_layout
13802
13803 \begin_layout Standard
13804 So you have a huge number of combinations to choose from.
13805  Once you've chosen a new character style via the 
13806 \family sans
13807 Edit\SpecialChar \menuseparator
13808 Text
13809 \begin_inset space ~
13810 \end_inset
13811
13812 Style
13813 \family default
13814  dialog, the settings are saved.
13815  You can activate them using the toolbar button 
13816 \begin_inset Info
13817 type  "icon"
13818 arg   "textstyle-apply"
13819 \end_inset
13820
13821 .
13822  The button lets you apply your custom character style even when the dialog
13823  isn't visible.
13824  
13825 \end_layout
13826
13827 \begin_layout Standard
13828 To completely reset the character style to the default, use 
13829 \begin_inset Info
13830 type  "shortcut"
13831 arg   "font-default"
13832 \end_inset
13833
13834 .
13835  If you want to toggle only those properties that you have just changed
13836  (suppose you just set the shape to 
13837 \begin_inset Quotes eld
13838 \end_inset
13839
13840 slanted
13841 \begin_inset Quotes erd
13842 \end_inset
13843
13844  and the series to 
13845 \begin_inset Quotes eld
13846 \end_inset
13847
13848 bold
13849 \begin_inset Quotes erd
13850 \end_inset
13851
13852 ), set the 
13853 \family sans
13854 Toggle
13855 \begin_inset space ~
13856 \end_inset
13857
13858 all
13859 \family default
13860  switch and press 
13861 \family sans
13862 Apply
13863 \family default
13864 .
13865 \end_layout
13866
13867 \begin_layout Standard
13868 You should also know something about the differences between the three main
13869  font types 
13870 \family sans
13871 serif
13872 \family default
13873
13874 \family sans
13875 sans
13876 \begin_inset space ~
13877 \end_inset
13878
13879 serif
13880 \family default
13881 , and 
13882 \family sans
13883 typewriter
13884 \family default
13885 :
13886 \end_layout
13887
13888 \begin_layout Itemize
13889
13890 \family sans
13891 Typewriter
13892 \family default
13893  is a so called 
13894 \begin_inset Quotes eld
13895 \end_inset
13896
13897 monospaced
13898 \begin_inset Quotes erd
13899 \end_inset
13900
13901  font, that means every character has the same width, the 
13902 \begin_inset Quotes eld
13903 \end_inset
13904
13905 i
13906 \begin_inset Quotes erd
13907 \end_inset
13908
13909  is as wide as the 
13910 \begin_inset Quotes eld
13911 \end_inset
13912
13913 m
13914 \begin_inset Quotes erd
13915 \end_inset
13916
13917 .
13918  Here is an example
13919 \begin_inset Newline newline
13920 \end_inset
13921
13922
13923 \begin_inset Phantom HPhantom
13924 status open
13925
13926 \begin_layout Plain Layout
13927 no 
13928 \end_layout
13929
13930 \end_inset
13931
13932
13933 \family typewriter
13934 typewriter text
13935 \family default
13936
13937 \begin_inset Note Note
13938 status collapsed
13939
13940 \begin_layout Plain Layout
13941 For more on phantoms see section
13942 \begin_inset space ~
13943 \end_inset
13944
13945
13946 \begin_inset CommandInset ref
13947 LatexCommand ref
13948 reference "sub:More-Spaces"
13949
13950 \end_inset
13951
13952 .
13953 \end_layout
13954
13955 \end_inset
13956
13957
13958 \begin_inset Newline newline
13959 \end_inset
13960
13961 no typewriter text
13962 \end_layout
13963
13964 \begin_layout Itemize
13965
13966 \family sans
13967 Serif
13968 \family default
13969  fonts use characters with serifs.
13970  These are the small 
13971 \begin_inset Quotes eld
13972 \end_inset
13973
13974 appendices
13975 \begin_inset Quotes erd
13976 \end_inset
13977
13978  at the ends of the strokes that form the character.
13979  The following example will show the difference:
13980 \begin_inset Newline newline
13981 \end_inset
13982
13983 text with serifs
13984 \begin_inset Newline newline
13985 \end_inset
13986
13987
13988 \family sans
13989 text without serifs
13990 \family default
13991
13992 \begin_inset Newline newline
13993 \end_inset
13994
13995 Serifs facilitate quick and easy reading.
13996  These fonts are therefore used as default (named 
13997 \family sans
13998 roman
13999 \family default
14000 ).
14001 \end_layout
14002
14003 \begin_layout Itemize
14004
14005 \family sans
14006 Sans serif
14007 \family default
14008  don't use serifs.
14009  This font type is therefore often used for headings and short texts.
14010  We use it in this document to highlight menu names.
14011 \end_layout
14012
14013 \begin_layout Standard
14014 \begin_inset Quotes eld
14015 \end_inset
14016
14017 Toggling
14018 \begin_inset Quotes erd
14019 \end_inset
14020
14021  refers to applying or removing font properties.
14022  When a property is marked for toggling in the Text Style dialog, applying
14023  the style to text that already has the property will cause the property
14024  to be removed.
14025  If you apply a style with properties A, B and C to text that currently
14026  has font properties B, C, F and G, and if B is set to toggle and C is set
14027  not to toggle, the text ends up with properties A, C, F and G.
14028  
14029 \begin_inset Quotes eld
14030 \end_inset
14031
14032 Never toggled
14033 \begin_inset Quotes erd
14034 \end_inset
14035
14036  and 
14037 \begin_inset Quotes eld
14038 \end_inset
14039
14040 always toggled
14041 \begin_inset Quotes erd
14042 \end_inset
14043
14044  mean that you do not control the toggling behavior.
14045  For the properties on the left side of the dialog (
14046 \begin_inset Quotes eld
14047 \end_inset
14048
14049 Family
14050 \begin_inset Quotes erd
14051 \end_inset
14052
14053  etc.), toggling behavior is up to you.
14054  If 
14055 \begin_inset Quotes eld
14056 \end_inset
14057
14058 Toggle all
14059 \begin_inset Quotes erd
14060 \end_inset
14061
14062  is checked, all of the left side properties are toggled; by default, none
14063  of them are.
14064  Finally, 
14065 \begin_inset Quotes eld
14066 \end_inset
14067
14068 Reset
14069 \begin_inset Quotes erd
14070 \end_inset
14071
14072  is never toggled.
14073  If you set 
14074 \begin_inset Quotes eld
14075 \end_inset
14076
14077 Series
14078 \begin_inset Quotes erd
14079 \end_inset
14080
14081  to 
14082 \begin_inset Quotes eld
14083 \end_inset
14084
14085 Reset
14086 \begin_inset Quotes erd
14087 \end_inset
14088
14089  and select 
14090 \begin_inset Quotes eld
14091 \end_inset
14092
14093 Toggle all
14094 \begin_inset Quotes erd
14095 \end_inset
14096
14097 , then apply the style to bold face text, the text will revert to the default
14098  series (
14099 \begin_inset Quotes eld
14100 \end_inset
14101
14102 Medium
14103 \begin_inset Quotes erd
14104 \end_inset
14105
14106 ), no matter how many times you apply the style.
14107  
14108 \end_layout
14109
14110 \begin_layout Standard
14111 We conclude with the same warning once again: Don't overuse the fonts.
14112  They are, more often than not, a kludge and a bad substitute for good writing.
14113 \end_layout
14114
14115 \begin_layout Section
14116 Printing and Previewing
14117 \end_layout
14118
14119 \begin_layout Subsection
14120 Overview
14121 \end_layout
14122
14123 \begin_layout Standard
14124 Now that we have covered some of the basic features of document preparation
14125  using LyX, you probably want to know how to print out your masterpiece.
14126  Before we tell you that, we want to give you a quick explanation of what
14127  goes on behind-the-scenes.
14128  We cover this information in much greater detail in the 
14129 \emph on
14130 Additional Features
14131 \emph default
14132  manual as well.
14133 \end_layout
14134
14135 \begin_layout Standard
14136 LyX uses the program LaTeX as its backend.
14137  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14138  confusion, we'll only refer to LaTeX.
14139  LyX is what you use to do your actual writing.
14140  Then, LyX calls LaTeX to turn your writing into printable output.
14141  This happens in two stages:
14142 \end_layout
14143
14144 \begin_layout Enumerate
14145 First, LyX converts your document to a series of text commands for LaTeX,
14146  generating a file with the extension, 
14147 \begin_inset Quotes eld
14148 \end_inset
14149
14150
14151 \family typewriter
14152 .tex
14153 \family default
14154
14155 \begin_inset Quotes erd
14156 \end_inset
14157
14158 .
14159 \end_layout
14160
14161 \begin_layout Enumerate
14162 Next, LaTeX uses the commands in the 
14163 \family typewriter
14164 .tex
14165 \family default
14166  file to produce printable output.
14167  
14168 \end_layout
14169
14170 \begin_layout Subsection
14171 Output file formats
14172 \begin_inset Index idx
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176 File formats
14177 \end_layout
14178
14179 \end_inset
14180
14181
14182 \begin_inset CommandInset label
14183 LatexCommand label
14184 name "sub:Output-file-formats"
14185
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \begin_layout Subsubsection
14192 Simple text (ASCII)
14193 \begin_inset Index idx
14194 status collapsed
14195
14196 \begin_layout Plain Layout
14197 File formats ! ASCII
14198 \end_layout
14199
14200 \end_inset
14201
14202
14203 \end_layout
14204
14205 \begin_layout Standard
14206 This file type has the extension 
14207 \begin_inset Quotes eld
14208 \end_inset
14209
14210
14211 \family typewriter
14212 .txt
14213 \family default
14214
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218 .
14219  It contains your document as plain text following the rules of the 
14220 \begin_inset Quotes eld
14221 \end_inset
14222
14223 American Standard Code for Information Interchange
14224 \begin_inset Quotes erd
14225 \end_inset
14226
14227  (ASCII).
14228 \end_layout
14229
14230 \begin_layout Standard
14231 You can export your document to ASCII by the menu 
14232 \family sans
14233 File\SpecialChar \menuseparator
14234 Export\SpecialChar \menuseparator
14235 Simple
14236 \begin_inset space ~
14237 \end_inset
14238
14239 text
14240 \family default
14241  or 
14242 \family sans
14243 File\SpecialChar \menuseparator
14244 Export\SpecialChar \menuseparator
14245 Simple
14246 \begin_inset space ~
14247 \end_inset
14248
14249 text
14250 \begin_inset space ~
14251 \end_inset
14252
14253 (ps2ascii)
14254 \family default
14255 .
14256  The latter will first internally export to PostScript and then do the conversio
14257 n to ASCII.
14258 \end_layout
14259
14260 \begin_layout Subsubsection
14261 LaTeX
14262 \begin_inset Index idx
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266 File formats ! LaTeX
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275 This file type has the extension 
14276 \begin_inset Quotes eld
14277 \end_inset
14278
14279
14280 \family typewriter
14281 .tex
14282 \family default
14283
14284 \begin_inset Quotes erd
14285 \end_inset
14286
14287  and contains all commands that are necessary for the LaTeX program to process
14288  your document.
14289  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14290  it manually with console commands.
14291  The LaTeX-file is automatically created in LyX's temporary directory whenever
14292  you view or export your document.
14293 \end_layout
14294
14295 \begin_layout Standard
14296 You can export your document as LaTeX-file using the menu 
14297 \family sans
14298 File\SpecialChar \menuseparator
14299 Export\SpecialChar \menuseparator
14300 LaT
14301 \begin_inset ERT
14302 status collapsed
14303
14304 \begin_layout Plain Layout
14305
14306 {}
14307 \end_layout
14308
14309 \end_inset
14310
14311 eX
14312 \family default
14313 .
14314 \end_layout
14315
14316 \begin_layout Subsubsection
14317 DVI
14318 \begin_inset Index idx
14319 status collapsed
14320
14321 \begin_layout Plain Layout
14322 File formats ! DVI
14323 \end_layout
14324
14325 \end_inset
14326
14327
14328 \end_layout
14329
14330 \begin_layout Standard
14331 This file type has the extension 
14332 \begin_inset Quotes eld
14333 \end_inset
14334
14335
14336 \family typewriter
14337 .dvi
14338 \family default
14339
14340 \begin_inset Quotes erd
14341 \end_inset
14342
14343 .
14344  It is called 
14345 \begin_inset Quotes eld
14346 \end_inset
14347
14348 device-independent
14349 \begin_inset Quotes erd
14350 \end_inset
14351
14352  (DVI), because it is completely portable; you can move them from one machine
14353  to another without needing to do any sort of conversion.
14354  DVIs are used for quick previews and as pre-stage for other output formats,
14355  like PostScript.
14356 \end_layout
14357
14358 \begin_layout Standard
14359 DVI files do not contain images, they only link them.
14360  So don't forget to deliver the images together with your DVIs.
14361  Because the DVI-viewer has to convert the image in the background to make
14362  it visible when you scroll the DVI, this can slow down your computer when
14363  you view the DVI.
14364  So we recommend to use PDF for files with many images.
14365 \end_layout
14366
14367 \begin_layout Standard
14368 You can export your document to DVI by the menu 
14369 \family sans
14370 File\SpecialChar \menuseparator
14371 Export\SpecialChar \menuseparator
14372 DVI
14373 \family default
14374  or 
14375 \family sans
14376 File\SpecialChar \menuseparator
14377 Export\SpecialChar \menuseparator
14378 DVI
14379 \begin_inset space ~
14380 \end_inset
14381
14382 (LuaTe
14383 \begin_inset ERT
14384 status collapsed
14385
14386 \begin_layout Plain Layout
14387
14388 {}
14389 \end_layout
14390
14391 \end_inset
14392
14393 X).
14394
14395 \family default
14396  The latter option uses the program 
14397 \family typewriter
14398 LuaTeX
14399 \family default
14400 .
14401  
14402 \family typewriter
14403 LuaTeX
14404 \family default
14405  is an engine that provides direct Unicode support and support for direct
14406  font access (see section
14407 \begin_inset space ~
14408 \end_inset
14409
14410
14411 \begin_inset CommandInset ref
14412 LatexCommand ref
14413 reference "sub:LaTeX-font-support"
14414
14415 \end_inset
14416
14417 ).
14418  LuaTeX is still work in progress, but it might develop into the next standard
14419  TeX processor.
14420 \end_layout
14421
14422 \begin_layout Subsubsection
14423 PostScript
14424 \begin_inset Index idx
14425 status collapsed
14426
14427 \begin_layout Plain Layout
14428 File formats ! PostScript
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Standard
14437 This file type has the extension 
14438 \begin_inset Quotes eld
14439 \end_inset
14440
14441
14442 \family typewriter
14443 .ps
14444 \family default
14445
14446 \begin_inset Quotes erd
14447 \end_inset
14448
14449 .
14450  PostScript was developed by the company 
14451 \family typewriter
14452 Adobe
14453 \family default
14454  as a printer language.
14455  The file contains therefore commands that the printer uses to print the
14456  file.
14457  PostScript can be seen as a 
14458 \begin_inset Quotes eld
14459 \end_inset
14460
14461 programming language
14462 \begin_inset Quotes erd
14463 \end_inset
14464
14465 ; you can calculate with it and draw diagrams and images.
14466 \begin_inset Foot
14467 status collapsed
14468
14469 \begin_layout Plain Layout
14470 When you are interested to learn more about this, have a look at the LaTeX-packa
14471 ge 
14472 \series bold
14473 pstricks
14474 \series default
14475
14476 \begin_inset Index idx
14477 status collapsed
14478
14479 \begin_layout Plain Layout
14480 LaTeX-packages ! pstricks
14481 \end_layout
14482
14483 \end_inset
14484
14485 .
14486 \end_layout
14487
14488 \end_inset
14489
14490  Due to this ability, the files are often bigger than PDFs.
14491 \end_layout
14492
14493 \begin_layout Standard
14494 PostScript can only contain images in the format 
14495 \begin_inset Quotes eld
14496 \end_inset
14497
14498 Encapsulated PostScript
14499 \begin_inset Quotes erd
14500 \end_inset
14501
14502  (EPS, file extension 
14503 \begin_inset Quotes eld
14504 \end_inset
14505
14506
14507 \family typewriter
14508 .eps
14509 \family default
14510
14511 \begin_inset Quotes erd
14512 \end_inset
14513
14514 ).
14515  As LyX allows you to use any known image format in your document, it has
14516  to convert them in the background to EPS.
14517  If you have e.g 50
14518 \begin_inset space \thinspace{}
14519 \end_inset
14520
14521 images in your document, LyX has to do 50
14522 \begin_inset space ~
14523 \end_inset
14524
14525 conversions whenever you view or export your document.
14526  This will slow down your workflow with LyX drastically.
14527  So if you plan to use PostScript, you can insert your images directly as
14528  EPS to avoid this problem.
14529 \end_layout
14530
14531 \begin_layout Standard
14532 You can export your document to PostScript using the menu 
14533 \family sans
14534 File\SpecialChar \menuseparator
14535 Export\SpecialChar \menuseparator
14536 PostScript
14537 \family default
14538 .
14539 \end_layout
14540
14541 \begin_layout Subsubsection
14542 PDF
14543 \begin_inset Index idx
14544 status collapsed
14545
14546 \begin_layout Plain Layout
14547 File formats ! PDF
14548 \end_layout
14549
14550 \end_inset
14551
14552
14553 \begin_inset Index idx
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 PDF
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \begin_layout Standard
14566 This file type has the extension 
14567 \begin_inset Quotes eld
14568 \end_inset
14569
14570
14571 \family typewriter
14572 .pdf
14573 \family default
14574
14575 \begin_inset Quotes erd
14576 \end_inset
14577
14578 .
14579  The 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 Portable Document Format
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587  (PDF) developed by 
14588 \family typewriter
14589 Adobe
14590 \family default
14591  was derived from PostScript.
14592  It is more compressed and it uses fewer commands than PostScript.
14593  As the name 
14594 \begin_inset Quotes eld
14595 \end_inset
14596
14597 portable
14598 \begin_inset Quotes erd
14599 \end_inset
14600
14601  implies, it can be processed at any computer system and the printed output
14602  looks exactly the same.
14603 \end_layout
14604
14605 \begin_layout Standard
14606 PDF can contain images in its own PDF format and in the formats 
14607 \begin_inset Quotes eld
14608 \end_inset
14609
14610 Joint Photographic Experts Group
14611 \begin_inset Quotes erd
14612 \end_inset
14613
14614  (JPG, file extension 
14615 \begin_inset Quotes eld
14616 \end_inset
14617
14618
14619 \family typewriter
14620 .jpg
14621 \family default
14622
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  or 
14627 \begin_inset Quotes eld
14628 \end_inset
14629
14630
14631 \family typewriter
14632 .jpeg
14633 \family default
14634
14635 \begin_inset Quotes erd
14636 \end_inset
14637
14638 ) and 
14639 \begin_inset Quotes eld
14640 \end_inset
14641
14642 Portable Network Graphics
14643 \begin_inset Quotes erd
14644 \end_inset
14645
14646  (PNG, file extension 
14647 \begin_inset Quotes eld
14648 \end_inset
14649
14650
14651 \family typewriter
14652 .png
14653 \family default
14654
14655 \begin_inset Quotes erd
14656 \end_inset
14657
14658 ).
14659  You can although use any other image format, because LyX converts them
14660  in the background to one of these formats.
14661  But as described in the section about PostScript, the image conversion
14662  will slow down your workflow.
14663  So we recommend to use images in one of the three mentioned formats.
14664 \end_layout
14665
14666 \begin_layout Standard
14667 You can export your document to PDF via the menu 
14668 \family sans
14669 File\SpecialChar \menuseparator
14670 Export
14671 \family default
14672  in three different ways:
14673 \end_layout
14674
14675 \begin_layout Description
14676 PDF This uses the program 
14677 \family typewriter
14678 ps2pdf
14679 \family default
14680  that creates a PDF from a PostScript-version of your file.
14681  The PostScript-version is produced by the program 
14682 \family typewriter
14683 dvips
14684 \family default
14685  which uses a DVI-version as intermediate step.
14686  So this export variant consist of three conversions.
14687 \end_layout
14688
14689 \begin_layout Description
14690 PDF
14691 \begin_inset space ~
14692 \end_inset
14693
14694 (dvipdfm) This uses the program 
14695 \family typewriter
14696 dvipdfm
14697 \family default
14698  that converts your file in the background to DVI and in a second step to
14699  PDF.
14700 \end_layout
14701
14702 \begin_layout Description
14703 PDF
14704 \begin_inset space ~
14705 \end_inset
14706
14707 (pdflatex) This uses the program 
14708 \family typewriter
14709 pdftex
14710 \family default
14711  that converts your file directly to PDF.
14712 \end_layout
14713
14714 \begin_layout Description
14715 PDF
14716 \begin_inset space ~
14717 \end_inset
14718
14719 (XeTe
14720 \begin_inset ERT
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724
14725 {}
14726 \end_layout
14727
14728 \end_inset
14729
14730 X) This uses the program 
14731 \family typewriter
14732 XeTeX
14733 \family default
14734  that converts your file directly to PDF.
14735  
14736 \family typewriter
14737 XeTeX
14738 \family default
14739  is a new engine that provides direct Unicode support and support for direct
14740  font access (see section
14741 \begin_inset space ~
14742 \end_inset
14743
14744
14745 \begin_inset CommandInset ref
14746 LatexCommand ref
14747 reference "sub:LaTeX-font-support"
14748
14749 \end_inset
14750
14751 ).
14752  It is particularly good at typesetting different scripts, for example verticall
14753 y written Japanese.
14754 \end_layout
14755
14756 \begin_layout Description
14757 PDF
14758 \begin_inset space ~
14759 \end_inset
14760
14761 (LuaTe
14762 \begin_inset ERT
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766
14767 {}
14768 \end_layout
14769
14770 \end_inset
14771
14772 X) This uses the program 
14773 \family typewriter
14774 LuaTeX
14775 \family default
14776  that converts your file directly to PDF.
14777  
14778 \family typewriter
14779 LuaTeX
14780 \family default
14781  is an even newer engine, derived from 
14782 \family typewriter
14783 pdflatex
14784 \family default
14785 , that also provides direct Unicode support and support for direct font
14786  access (see section
14787 \begin_inset space ~
14788 \end_inset
14789
14790
14791 \begin_inset CommandInset ref
14792 LatexCommand ref
14793 reference "sub:LaTeX-font-support"
14794
14795 \end_inset
14796
14797 ).
14798  LuaTeX is still work in progress, but it might develop into the next standard
14799  TeX processor.
14800 \end_layout
14801
14802 \begin_layout Standard
14803 We recommend to use 
14804 \family sans
14805 PDF
14806 \begin_inset space ~
14807 \end_inset
14808
14809 (pdflatex)
14810 \family default
14811  because 
14812 \family typewriter
14813 pdftex
14814 \family default
14815  supports all the features of actual PDF-versions, is quick, stable, and
14816  works without problems.
14817  If you rely on multiscript support and\SpecialChar \slash{}
14818 or specific OpenType fonts, you might
14819  want to try out 
14820 \family sans
14821 PDF
14822 \begin_inset space ~
14823 \end_inset
14824
14825 (XeTe
14826 \begin_inset ERT
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830
14831 {}
14832 \end_layout
14833
14834 \end_inset
14835
14836 X)
14837 \family default
14838  or 
14839 \family sans
14840 PDF
14841 \begin_inset space ~
14842 \end_inset
14843
14844 (LuaTe
14845 \begin_inset ERT
14846 status collapsed
14847
14848 \begin_layout Plain Layout
14849
14850 {}
14851 \end_layout
14852
14853 \end_inset
14854
14855 X)
14856 \family default
14857  instead, bearing in mind that these two programs are not yet as mature
14858  as 
14859 \family typewriter
14860 pdflatex
14861 \family default
14862 .
14863 \end_layout
14864
14865 \begin_layout Subsubsection
14866 XHTML
14867 \begin_inset Index idx
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871 FileFormats ! XHTML
14872 \end_layout
14873
14874 \end_inset
14875
14876
14877 \begin_inset Index idx
14878 status collapsed
14879
14880 \begin_layout Plain Layout
14881 HTML
14882 \end_layout
14883
14884 \end_inset
14885
14886
14887 \end_layout
14888
14889 \begin_layout Standard
14890 This file type has the extension 
14891 \begin_inset Quotes eld
14892 \end_inset
14893
14894
14895 \family typewriter
14896 .xhtml
14897 \family default
14898
14899 \begin_inset Quotes erd
14900 \end_inset
14901
14902 .
14903  It is a file suitable for viewing in web browsers.
14904  It does not itself contain images and the like but only links them, and
14905  when LyX produces XHTML, it also generates corresponding images in formats
14906  suitable for the purpose.
14907  For the math output you can choose in the menu 
14908 \family sans
14909 Document\SpecialChar \menuseparator
14910 Settings\SpecialChar \menuseparator
14911 Output
14912 \family default
14913  between different formats, that are described in section 
14914 \emph on
14915 Math Output in XHTML
14916 \emph default
14917  of the 
14918 \emph on
14919 Additional
14920 \begin_inset space ~
14921 \end_inset
14922
14923 Features
14924 \emph default
14925  manual.
14926 \end_layout
14927
14928 \begin_layout Standard
14929 XHTML output remains 
14930 \begin_inset Quotes eld
14931 \end_inset
14932
14933 under development
14934 \begin_inset Quotes erd
14935 \end_inset
14936
14937 , and not all LyX features are supported yet.
14938  See the chapter 
14939 \emph on
14940 LyX and the World Wide Web
14941 \emph default
14942 , in the 
14943 \emph on
14944 Additional Features
14945 \emph default
14946  manual, for more information.
14947 \end_layout
14948
14949 \begin_layout Standard
14950 You can export your document as an XHTML file using the menu item 
14951 \family sans
14952 File\SpecialChar \menuseparator
14953 Export\SpecialChar \menuseparator
14954 LyXHTML
14955 \family default
14956 .
14957 \end_layout
14958
14959 \begin_layout Subsection
14960 Previewing
14961 \begin_inset Index idx
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965 Document ! Preview 
14966 \end_layout
14967
14968 \end_inset
14969
14970
14971 \end_layout
14972
14973 \begin_layout Standard
14974 To get a look at the final version of your document, with all of the page
14975  breaks in place, the footnotes correctly numbered, and so on, use the menu
14976  
14977 \family sans
14978 View
14979 \family default
14980  and choose 
14981 \family sans
14982 View
14983 \family default
14984  or the toolbar button 
14985 \begin_inset Info
14986 type  "icon"
14987 arg   "buffer-view"
14988 \end_inset
14989
14990 .
14991  A viewing program will pop up showing the output in the defined default
14992  output format, which is globally set in the preferences (see sec.
14993 \begin_inset space \thinspace{}
14994 \end_inset
14995
14996
14997 \begin_inset CommandInset ref
14998 LatexCommand ref
14999 reference "sec:File-Formats"
15000
15001 \end_inset
15002
15003 ) and can also be altered for single documents in the document settings
15004  (see sec.
15005 \begin_inset space \thinspace{}
15006 \end_inset
15007
15008
15009 \begin_inset CommandInset ref
15010 LatexCommand ref
15011 reference "sec:Doc-Output"
15012
15013 \end_inset
15014
15015 ).
15016  Further output formats can be selected via 
15017 \family sans
15018 View\SpecialChar \menuseparator
15019 Other Formats
15020 \family default
15021  or the toolbar button 
15022 \begin_inset Graphics
15023         filename ../images/view-others.png
15024         scale 85
15025         groupId toolbarbuttons
15026
15027 \end_inset
15028
15029 .
15030 \end_layout
15031
15032 \begin_layout Standard
15033 If you have changed your document, you can refresh the output in the same
15034  viewer window using the menu 
15035 \family sans
15036 View\SpecialChar \menuseparator
15037 Update
15038 \family default
15039  or 
15040 \family sans
15041 View\SpecialChar \menuseparator
15042 Update (Other Formats)
15043 \family default
15044 , respectively.
15045 \end_layout
15046
15047 \begin_layout Standard
15048 When you preview a file, the output file is only generated in LyX's temporary
15049  directory.
15050  To have a real output, export your document.
15051 \end_layout
15052
15053 \begin_layout Subsection
15054 Printing the File from within LyX
15055 \begin_inset CommandInset label
15056 LatexCommand label
15057 name "sub:Printing-the-File"
15058
15059 \end_inset
15060
15061
15062 \end_layout
15063
15064 \begin_layout Standard
15065 Instead of exporting your file and then printing it, you can also print
15066  it directly from within LyX.
15067  To print a file, select the menu 
15068 \family sans
15069 File\SpecialChar \menuseparator
15070 Print
15071 \family default
15072  or click on the toolbar button 
15073 \begin_inset Info
15074 type  "icon"
15075 arg   "dialog-show print"
15076 \end_inset
15077
15078 .
15079  LyX will internally call LaTeX to produce a DVI.
15080  This file is then processed by the program 
15081 \family typewriter
15082 dvips
15083 \family default
15084  to PostScript-file, which is finally printed using the program 
15085 \family typewriter
15086 Ghostscript
15087 \family default
15088 .
15089  Due to these steps in the background, this method is not the fastest.
15090 \end_layout
15091
15092 \begin_layout Standard
15093 You can choose to print only even-numbered or odd-numbered pages — this
15094  is useful for printing on two sides: You can re-insert the pages after
15095  printing one set to print on the other side.
15096  Some printers spit out pages face-up, others, face-down.
15097  By choosing a particular order to print in, you can take the entire stack
15098  of pages out of the printer without needing to reorder them.
15099 \end_layout
15100
15101 \begin_layout Standard
15102 You can set the parameters in the 
15103 \family sans
15104 Print
15105 \begin_inset space ~
15106 \end_inset
15107
15108 Destination
15109 \family default
15110  box as follows:
15111 \end_layout
15112
15113 \begin_layout Labeling
15114 \labelwidthstring 00.00.0000
15115
15116 \family sans
15117 Printer
15118 \family default
15119  This is the name of the printer to print to.
15120 \begin_inset Foot
15121 status collapsed
15122
15123 \begin_layout Plain Layout
15124 Note that this printer name is for the program 
15125 \family typewriter
15126 dvips
15127 \family default
15128 .
15129  That means 
15130 \family typewriter
15131 dvips
15132 \family default
15133  has to be configured for this printer name.
15134  The default printer can be set in LyX's preferences dialog, see section
15135 \begin_inset space ~
15136 \end_inset
15137
15138
15139 \begin_inset CommandInset ref
15140 LatexCommand ref
15141 reference "sub:Printer"
15142
15143 \end_inset
15144
15145 .
15146 \end_layout
15147
15148 \end_inset
15149
15150  The printer should understand PostScript.
15151 \end_layout
15152
15153 \begin_layout Labeling
15154 \labelwidthstring 00.00.0000
15155
15156 \family sans
15157 File
15158 \family default
15159  The name of a file to print to.
15160  The output will be a PostScript file.
15161  It will be written in LyX's working directory unless you specify the full
15162  path.
15163 \end_layout
15164
15165 \begin_layout Section
15166 A few Words about Typography
15167 \begin_inset Index idx
15168 status collapsed
15169
15170 \begin_layout Plain Layout
15171 Typography
15172 \end_layout
15173
15174 \end_inset
15175
15176
15177 \end_layout
15178
15179 \begin_layout Subsection
15180 Hyphens
15181 \begin_inset Index idx
15182 status collapsed
15183
15184 \begin_layout Plain Layout
15185 Hyphens
15186 \end_layout
15187
15188 \end_inset
15189
15190
15191 \end_layout
15192
15193 \begin_layout Standard
15194 In LyX, the 
15195 \begin_inset Quotes eld
15196 \end_inset
15197
15198
15199 \family typewriter
15200 -
15201 \family default
15202
15203 \begin_inset Quotes erd
15204 \end_inset
15205
15206  character comes in four lengths: the 
15207 \emph on
15208 hyphen
15209 \emph default
15210 , the 
15211 \emph on
15212 en dash
15213 \emph default
15214 , the 
15215 \emph on
15216 em dash
15217 \emph default
15218 , and the minus sign:
15219 \begin_inset VSpace defskip
15220 \end_inset
15221
15222
15223 \end_layout
15224
15225 \begin_layout Standard
15226 \begin_inset Tabular
15227 <lyxtabular version="3" rows="5" columns="3">
15228 <features tabularvalignment="middle">
15229 <column alignment="left" valignment="top" width="0">
15230 <column alignment="left" valignment="top" width="0">
15231 <column alignment="left" valignment="top" width="0">
15232 <row interlinespace="3mm">
15233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 name
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 output
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255 inserted with
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 </row>
15261 <row interlinespace="3mm">
15262 <cell alignment="center" valignment="top" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 hyphen
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 -
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 \begin_inset Quotes eld
15285 \end_inset
15286
15287
15288 \family typewriter
15289 -
15290 \family default
15291
15292 \begin_inset Quotes erd
15293 \end_inset
15294
15295  in text
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 </row>
15301 <row interlinespace="3mm">
15302 <cell alignment="center" valignment="top" usebox="none">
15303 \begin_inset Text
15304
15305 \begin_layout Plain Layout
15306 en dash
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 <cell alignment="center" valignment="top" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 <cell alignment="center" valignment="top" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324
15325 \family sans
15326 Insert\SpecialChar \menuseparator
15327 Special
15328 \begin_inset space ~
15329 \end_inset
15330
15331 Character\SpecialChar \menuseparator
15332 Symbols
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 </row>
15338 <row interlinespace="3mm">
15339 <cell alignment="center" valignment="top" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 em dash
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \family sans
15363 Insert\SpecialChar \menuseparator
15364 Special
15365 \begin_inset space ~
15366 \end_inset
15367
15368 Character\SpecialChar \menuseparator
15369 Symbols
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row>
15376 <cell alignment="center" valignment="top" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380 minus sign
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 <cell alignment="center" valignment="top" usebox="none">
15386 \begin_inset Text
15387
15388 \begin_layout Plain Layout
15389 \begin_inset Formula $-$
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401 \begin_inset Quotes eld
15402 \end_inset
15403
15404
15405 \family typewriter
15406 -
15407 \family default
15408
15409 \begin_inset Quotes erd
15410 \end_inset
15411
15412  in math mode
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 </lyxtabular>
15419
15420 \end_inset
15421
15422
15423 \begin_inset VSpace defskip
15424 \end_inset
15425
15426
15427 \end_layout
15428
15429 \begin_layout Standard
15430 You can alternatively generate the en and em dash by inserting the 
15431 \begin_inset Quotes eld
15432 \end_inset
15433
15434
15435 \family typewriter
15436 -
15437 \family default
15438
15439 \begin_inset Quotes erd
15440 \end_inset
15441
15442  character multiple times in a row.
15443  They will automatically be converted to the appropriate length dash in
15444  the final output, but not in LyX.
15445  
15446 \begin_inset Quotes eld
15447 \end_inset
15448
15449 -
15450 \begin_inset space \thinspace{}
15451 \end_inset
15452
15453 -
15454 \begin_inset Quotes erd
15455 \end_inset
15456
15457  gives a en dash, 
15458 \begin_inset Quotes eld
15459 \end_inset
15460
15461 -
15462 \begin_inset space \thinspace{}
15463 \end_inset
15464
15465 -
15466 \begin_inset space \thinspace{}
15467 \end_inset
15468
15469 -
15470 \begin_inset Quotes erd
15471 \end_inset
15472
15473  a em dash.
15474 \end_layout
15475
15476 \begin_layout Standard
15477 The three dash types are distinct from the minus sign, which appears in
15478  math mode and has a length of its own.
15479  Here are some examples of the 
15480 \begin_inset Quotes eld
15481 \end_inset
15482
15483
15484 \family typewriter
15485 -
15486 \family default
15487
15488 \begin_inset Quotes eld
15489 \end_inset
15490
15491  in use:
15492 \end_layout
15493
15494 \begin_layout Enumerate
15495 line- and page-breaks
15496 \begin_inset space \hfill{}
15497 \end_inset
15498
15499 (
15500 \emph on
15501 hyphen
15502 \emph default
15503 )
15504 \end_layout
15505
15506 \begin_layout Enumerate
15507 From A–Z
15508 \begin_inset space \hfill{}
15509 \end_inset
15510
15511 (
15512 \emph on
15513 en dash
15514 \emph default
15515 )
15516 \end_layout
15517
15518 \begin_layout Enumerate
15519 Oh — there's a dash.
15520 \begin_inset space \hfill{}
15521 \end_inset
15522
15523 (
15524 \emph on
15525 em dash
15526 \emph default
15527 )
15528 \end_layout
15529
15530 \begin_layout Enumerate
15531 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15532 \end_inset
15533
15534
15535 \begin_inset space \hfill{}
15536 \end_inset
15537
15538 (
15539 \emph on
15540 minus sign
15541 \emph default
15542 )
15543 \end_layout
15544
15545 \begin_layout Subsection
15546 Hyphenation
15547 \begin_inset Index idx
15548 status collapsed
15549
15550 \begin_layout Plain Layout
15551 Hyphenation
15552 \end_layout
15553
15554 \end_inset
15555
15556
15557 \begin_inset CommandInset label
15558 LatexCommand label
15559 name "sub:Hyphenation"
15560
15561 \end_inset
15562
15563
15564 \end_layout
15565
15566 \begin_layout Standard
15567 Words are not hyphenated within LyX but automatically in the output.
15568  Hyphenation is done by the LaTeX-package 
15569 \series bold
15570 babel
15571 \series default
15572
15573 \begin_inset Index idx
15574 status collapsed
15575
15576 \begin_layout Plain Layout
15577 LaTeX-packages ! babel
15578 \end_layout
15579
15580 \end_inset
15581
15582  following the rules of the document language.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 LaTeX hyphenates almost perfectly, it only has problems with text in the
15587  
15588 \family sans
15589 typewriter
15590 \family default
15591  font and with unusual constructs, like 
15592 \begin_inset Quotes eld
15593 \end_inset
15594
15595 h3knix/m0n0wall
15596 \begin_inset Quotes erd
15597 \end_inset
15598
15599 .
15600  If LaTeX cannot break a word correctly, you can set hyphenation points
15601  manually.
15602  This is done with the menu 
15603 \family sans
15604 Insert\SpecialChar \menuseparator
15605 Formatting\SpecialChar \menuseparator
15606 Hyphenation
15607 \begin_inset space ~
15608 \end_inset
15609
15610 Point
15611 \family default
15612 .
15613  These extra hyphenation points are only recommendations to LaTeX.
15614  If no hyphenation is necessary, LaTeX will ignore them.
15615 \end_layout
15616
15617 \begin_layout Standard
15618 Sometimes you want to prevent words or constructs from being hyphenated.
15619  Imagine that you are describing keybindings/shortcuts in your document
15620  in the form 
15621 \begin_inset Quotes eld
15622 \end_inset
15623
15624 A-b c
15625 \begin_inset Quotes erd
15626 \end_inset
15627
15628 .
15629  LaTeX would then see the hyphen 
15630 \begin_inset Quotes eld
15631 \end_inset
15632
15633 -
15634 \begin_inset Quotes erd
15635 \end_inset
15636
15637  as a hyphenation possibility.
15638  Hyphenating at this point would look ugly.
15639  To prevent the shortcut from being hyphenated, you can put it into a makebox
15640  as described in section 
15641 \begin_inset Quotes eld
15642 \end_inset
15643
15644 Prevent Hyphenation
15645 \begin_inset Quotes erd
15646 \end_inset
15647
15648  of the 
15649 \emph on
15650 Embedded
15651 \begin_inset space ~
15652 \end_inset
15653
15654 Objects
15655 \emph default
15656  manual.
15657 \end_layout
15658
15659 \begin_layout Subsection
15660 Punctuation Marks
15661 \begin_inset Index idx
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665 Punctuation marks
15666 \end_layout
15667
15668 \end_inset
15669
15670
15671 \end_layout
15672
15673 \begin_layout Subsubsection
15674 Abbreviations and End of Sentence
15675 \begin_inset CommandInset label
15676 LatexCommand label
15677 name "sub:Abbreviations"
15678
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 When LyX calls LaTeX to generate the final version of your document, LaTeX
15686  automatically distinguishes between words, sentences, and abbreviations.
15687  LaTeX then adds the 
15688 \begin_inset Quotes eld
15689 \end_inset
15690
15691 appropriate amount of space
15692 \begin_inset Quotes erd
15693 \end_inset
15694
15695 .
15696  That means sentences get a little bit more space between the period and
15697  the next word.
15698  Abbreviations get the same amount of space after the period as a word uses.
15699 \end_layout
15700
15701 \begin_layout Standard
15702 Unfortunately, the algorithm for figuring out what's an abbreviation does
15703  not work in all cases.
15704  If a 
15705 \begin_inset Quotes eld
15706 \end_inset
15707
15708
15709 \family typewriter
15710 .
15711 \family default
15712
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716  is at the end of a lowercase letter, it's the end of a sentence; if it's
15717  at the end of a capitalized letter, it's an abbreviation.
15718 \end_layout
15719
15720 \begin_layout Standard
15721 Here are some examples of 
15722 \emph on
15723 correct
15724 \emph default
15725  abbreviations and the end of a sentence:
15726 \end_layout
15727
15728 \begin_layout Itemize
15729 M.
15730  Butterfly
15731 \end_layout
15732
15733 \begin_layout Itemize
15734 Don't worry.
15735  Be happy.
15736 \end_layout
15737
15738 \begin_layout Standard
15739 And here's an example of the algorithm going wrong:
15740 \end_layout
15741
15742 \begin_layout Itemize
15743 e.
15744 \begin_inset space \thinspace{}
15745 \end_inset
15746
15747 g.
15748  this is too much space!
15749 \end_layout
15750
15751 \begin_layout Itemize
15752 This is I.
15753  It's okay.
15754 \end_layout
15755
15756 \begin_layout Standard
15757 You won't see anything wrong until you view a final version of your document.
15758 \end_layout
15759
15760 \begin_layout Standard
15761 To fix this problem, use one of the following:
15762 \end_layout
15763
15764 \begin_layout Enumerate
15765 Use an 
15766 \family sans
15767 Inter-word
15768 \begin_inset space ~
15769 \end_inset
15770
15771 Space
15772 \family default
15773  after lowercase abbreviations (see section
15774 \begin_inset space ~
15775 \end_inset
15776
15777
15778 \begin_inset CommandInset ref
15779 LatexCommand ref
15780 reference "sub:Inter-word-Space"
15781
15782 \end_inset
15783
15784 ).
15785 \begin_inset Index idx
15786 status collapsed
15787
15788 \begin_layout Plain Layout
15789 Spaces ! inter-word
15790 \end_layout
15791
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \begin_layout Enumerate
15798 Use a 
15799 \family sans
15800 Thin
15801 \begin_inset space ~
15802 \end_inset
15803
15804 Space
15805 \family default
15806  between two tokens of an abbreviation (see section
15807 \begin_inset space ~
15808 \end_inset
15809
15810
15811 \begin_inset CommandInset ref
15812 LatexCommand ref
15813 reference "sub:Thin-Space"
15814
15815 \end_inset
15816
15817 ).
15818 \begin_inset Index idx
15819 status collapsed
15820
15821 \begin_layout Plain Layout
15822 Spaces ! thin
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \begin_layout Enumerate
15831 Use an 
15832 \family sans
15833 End
15834 \begin_inset space ~
15835 \end_inset
15836
15837 of
15838 \begin_inset space ~
15839 \end_inset
15840
15841 sentence
15842 \begin_inset space ~
15843 \end_inset
15844
15845 period
15846 \family default
15847  found under the 
15848 \family sans
15849 Insert\SpecialChar \menuseparator
15850 Special
15851 \begin_inset space ~
15852 \end_inset
15853
15854 Character
15855 \family default
15856  menu to force the use of inter-sentence spacing.
15857  This function is also bound to 
15858 \begin_inset Info
15859 type  "shortcut"
15860 arg   "specialchar-insert end-of-sentence"
15861 \end_inset
15862
15863  for easy access.
15864 \end_layout
15865
15866 \begin_layout Standard
15867 With the corrections, our earlier examples look like this:
15868 \end_layout
15869
15870 \begin_layout Itemize
15871 e.
15872 \begin_inset space \thinspace{}
15873 \end_inset
15874
15875 g.
15876 \begin_inset space \space{}
15877 \end_inset
15878
15879 this is too much space!
15880 \end_layout
15881
15882 \begin_layout Itemize
15883 This is I\SpecialChar \@.
15884  It's okay.
15885 \end_layout
15886
15887 \begin_layout Standard
15888 Some languages don't use extra spacing between sentences.
15889  If your language is such a language, you don't need to worry, because LaTeX
15890  will take care of this.
15891 \end_layout
15892
15893 \begin_layout Standard
15894 For those that do need to bother, there is help to catch those sneaky errors:
15895  Check out the 
15896 \family sans
15897 Check
15898 \begin_inset space ~
15899 \end_inset
15900
15901 TeX
15902 \family default
15903  feature described in section 
15904 \emph on
15905 Checking TeX
15906 \emph default
15907  of the 
15908 \emph on
15909 Additional Features
15910 \emph default
15911  manual.
15912 \end_layout
15913
15914 \begin_layout Subsubsection
15915 Quotes
15916 \begin_inset Index idx
15917 status collapsed
15918
15919 \begin_layout Plain Layout
15920 Typography ! Quotes
15921 \end_layout
15922
15923 \end_inset
15924
15925
15926 \begin_inset Index idx
15927 status collapsed
15928
15929 \begin_layout Plain Layout
15930 Quotes | see
15931 \begin_inset ERT
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935
15936 {
15937 \end_layout
15938
15939 \end_inset
15940
15941 Typography
15942 \begin_inset ERT
15943 status collapsed
15944
15945 \begin_layout Plain Layout
15946
15947 }
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \begin_layout Standard
15961 LyX usually sets quotes correctly.
15962  Specifically, it will use an opening quote at the beginning of quoted text,
15963  and use a closing quote at the end.
15964  For example, 
15965 \begin_inset Quotes eld
15966 \end_inset
15967
15968 open close
15969 \begin_inset Quotes erd
15970 \end_inset
15971
15972 .
15973  The keyboard character, 
15974 \family sans
15975 "
15976 \family default
15977 , generates this automatically.
15978 \end_layout
15979
15980 \begin_layout Standard
15981 You can change the behavior of the 
15982 \family sans
15983 "
15984 \family default
15985  key using the submenu 
15986 \family sans
15987 Language
15988 \family default
15989  of the dialog 
15990 \family sans
15991 Document\SpecialChar \menuseparator
15992 Settings
15993 \family default
15994
15995 \begin_inset Index idx
15996 status collapsed
15997
15998 \begin_layout Plain Layout
15999 Document ! Settings
16000 \end_layout
16001
16002 \end_inset
16003
16004  dialog.
16005 \end_layout
16006
16007 \begin_layout Standard
16008 You can also select quotes for different languages in the box 
16009 \family sans
16010 Type
16011 \family default
16012  option.
16013  There are six choices:
16014 \end_layout
16015
16016 \begin_layout Labeling
16017 \labelwidthstring 00.00.0000
16018
16019 \family sans
16020 \begin_inset Quotes eld
16021 \end_inset
16022
16023 Text
16024 \begin_inset Quotes erd
16025 \end_inset
16026
16027
16028 \family default
16029  Use quotes like this 
16030 \begin_inset Quotes eld
16031 \end_inset
16032
16033 double
16034 \begin_inset Quotes erd
16035 \end_inset
16036
16037  or 
16038 \begin_inset Quotes els
16039 \end_inset
16040
16041 single
16042 \begin_inset Quotes ers
16043 \end_inset
16044
16045
16046 \end_layout
16047
16048 \begin_layout Labeling
16049 \labelwidthstring 00.00.0000
16050
16051 \family sans
16052 \begin_inset Quotes sld
16053 \end_inset
16054
16055 Text
16056 \begin_inset Quotes srd
16057 \end_inset
16058
16059
16060 \family default
16061  Use quotes like 
16062 \begin_inset Quotes sld
16063 \end_inset
16064
16065 this
16066 \begin_inset Quotes srd
16067 \end_inset
16068
16069  or 'this
16070 \begin_inset Quotes ers
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \begin_layout Labeling
16077 \labelwidthstring 00.00.0000
16078
16079 \family sans
16080 \begin_inset Quotes gld
16081 \end_inset
16082
16083 Text
16084 \begin_inset Quotes grd
16085 \end_inset
16086
16087
16088 \family default
16089  Use quotes like 
16090 \begin_inset Quotes gld
16091 \end_inset
16092
16093 this
16094 \begin_inset Quotes grd
16095 \end_inset
16096
16097  or 
16098 \begin_inset Quotes gls
16099 \end_inset
16100
16101 this
16102 \begin_inset Quotes grs
16103 \end_inset
16104
16105
16106 \end_layout
16107
16108 \begin_layout Labeling
16109 \labelwidthstring 00.00.0000
16110
16111 \family sans
16112 \begin_inset Quotes pld
16113 \end_inset
16114
16115 Text
16116 \begin_inset Quotes prd
16117 \end_inset
16118
16119
16120 \family default
16121  Use quotes like 
16122 \begin_inset Quotes pld
16123 \end_inset
16124
16125 this
16126 \begin_inset Quotes prd
16127 \end_inset
16128
16129  or 
16130 \begin_inset Quotes pls
16131 \end_inset
16132
16133 this
16134 \begin_inset Quotes prs
16135 \end_inset
16136
16137
16138 \end_layout
16139
16140 \begin_layout Labeling
16141 \labelwidthstring 00.00.0000
16142
16143 \family sans
16144 \begin_inset Quotes fld
16145 \end_inset
16146
16147 Text
16148 \begin_inset Quotes frd
16149 \end_inset
16150
16151
16152 \family default
16153  Use quotes like 
16154 \begin_inset Quotes fld
16155 \end_inset
16156
16157 this
16158 \begin_inset Quotes frd
16159 \end_inset
16160
16161  or 
16162 \begin_inset Quotes fls
16163 \end_inset
16164
16165 this
16166 \begin_inset Quotes frs
16167 \end_inset
16168
16169
16170 \end_layout
16171
16172 \begin_layout Labeling
16173 \labelwidthstring 00.00.0000
16174
16175 \family sans
16176 \begin_inset Quotes ald
16177 \end_inset
16178
16179 Text
16180 \begin_inset Quotes ard
16181 \end_inset
16182
16183
16184 \family default
16185  Use quotes like 
16186 \begin_inset Quotes ald
16187 \end_inset
16188
16189 this
16190 \begin_inset Quotes ard
16191 \end_inset
16192
16193  or 
16194 \begin_inset Quotes als
16195 \end_inset
16196
16197 this
16198 \begin_inset Quotes ars
16199 \end_inset
16200
16201
16202 \end_layout
16203
16204 \begin_layout Standard
16205 These settings affect what character the 
16206 \family sans
16207 "
16208 \family default
16209  key produces.
16210 \end_layout
16211
16212 \begin_layout Subsection
16213 Ligatures
16214 \begin_inset Index idx
16215 status collapsed
16216
16217 \begin_layout Plain Layout
16218 Typography ! Ligatures
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \begin_inset Index idx
16225 status collapsed
16226
16227 \begin_layout Plain Layout
16228 Ligatures | see
16229 \begin_inset ERT
16230 status collapsed
16231
16232 \begin_layout Plain Layout
16233
16234 {
16235 \end_layout
16236
16237 \end_inset
16238
16239 Typography
16240 \begin_inset ERT
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244
16245 }
16246 \end_layout
16247
16248 \end_inset
16249
16250
16251 \end_layout
16252
16253 \end_inset
16254
16255
16256 \begin_inset CommandInset label
16257 LatexCommand label
16258 name "sub:Ligatures"
16259
16260 \end_inset
16261
16262
16263 \end_layout
16264
16265 \begin_layout Standard
16266 It is standard typesetting practice to group certain letters together and
16267  print them as single characters.
16268  These groups are known as 
16269 \emph on
16270 ligatures
16271 \emph default
16272 .
16273  Since LaTeX knows about ligatures, your documents will contain them too
16274  in the output.
16275  Here are the standard ligatures:
16276 \end_layout
16277
16278 \begin_layout Itemize
16279 ff
16280 \end_layout
16281
16282 \begin_layout Itemize
16283 fi
16284 \end_layout
16285
16286 \begin_layout Itemize
16287 fl
16288 \end_layout
16289
16290 \begin_layout Itemize
16291 ffi
16292 \end_layout
16293
16294 \begin_layout Itemize
16295 ffl
16296 \end_layout
16297
16298 \begin_layout Standard
16299 Some languages uses other ligatures if the document font supports them.
16300 \end_layout
16301
16302 \begin_layout Standard
16303 Sometimes, you don't want a ligature in a word.
16304  While a ligature may be okay in the word, 
16305 \begin_inset Quotes eld
16306 \end_inset
16307
16308 graffiti,
16309 \begin_inset Quotes erd
16310 \end_inset
16311
16312  it looks really weird in compound words, such as 
16313 \begin_inset Quotes eld
16314 \end_inset
16315
16316 cufflink
16317 \begin_inset Quotes erd
16318 \end_inset
16319
16320  or the German 
16321 \begin_inset Quotes eld
16322 \end_inset
16323
16324 Dorffest.
16325 \begin_inset Quotes erd
16326 \end_inset
16327
16328  To break a ligature, use 
16329 \family sans
16330 Insert\SpecialChar \menuseparator
16331 Formatting\SpecialChar \menuseparator
16332 Ligature
16333 \begin_inset space ~
16334 \end_inset
16335
16336 Break.
16337
16338 \family default
16339  This changes 
16340 \begin_inset Quotes eld
16341 \end_inset
16342
16343 cufflinks
16344 \begin_inset Quotes erd
16345 \end_inset
16346
16347  to 
16348 \begin_inset Quotes eld
16349 \end_inset
16350
16351 cuff\SpecialChar \textcompwordmark{}
16352 links
16353 \begin_inset Quotes erd
16354 \end_inset
16355
16356  and 
16357 \begin_inset Quotes eld
16358 \end_inset
16359
16360 Dorffest
16361 \begin_inset Quotes erd
16362 \end_inset
16363
16364  to 
16365 \begin_inset Quotes eld
16366 \end_inset
16367
16368 Dorf\SpecialChar \textcompwordmark{}
16369 fest
16370 \begin_inset Quotes erd
16371 \end_inset
16372
16373 .
16374 \end_layout
16375
16376 \begin_layout Subsection
16377 LyX's Proper Names
16378 \begin_inset Index idx
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382 LyX ! Proper names
16383 \end_layout
16384
16385 \end_inset
16386
16387
16388 \begin_inset CommandInset label
16389 LatexCommand label
16390 name "sub:LyX's-Proper-Names"
16391
16392 \end_inset
16393
16394
16395 \end_layout
16396
16397 \begin_layout Standard
16398 You will certainly have noticed that the word “LaTeX” always appears with
16399  characters in different sizes and heights.
16400  LaTeX is the name of the program used by LyX and is therefore recognized
16401  as a proper name when you type it in LyX as 
16402 \begin_inset Quotes eld
16403 \end_inset
16404
16405 LaT
16406 \begin_inset ERT
16407 status collapsed
16408
16409 \begin_layout Plain Layout
16410
16411 {}
16412 \end_layout
16413
16414 \end_inset
16415
16416 eX
16417 \begin_inset Quotes erd
16418 \end_inset
16419
16420 .
16421 \begin_inset Note Note
16422 status collapsed
16423
16424 \begin_layout Plain Layout
16425 The braces in TeX Code are here to avoid that the 
16426 \begin_inset Quotes eld
16427 \end_inset
16428
16429 command
16430 \begin_inset Quotes erd
16431 \end_inset
16432
16433  appear as proper name in the output, see the last paragraph of this section.
16434  To create proper names omit the TeX Code.
16435 \end_layout
16436
16437 \end_inset
16438
16439  Note the order of the upper-and lowercase letters! LyX recognizes the following
16440  proper names:
16441 \end_layout
16442
16443 \begin_layout Description
16444 LyX The name of the game, write 
16445 \begin_inset Quotes eld
16446 \end_inset
16447
16448 L
16449 \begin_inset ERT
16450 status collapsed
16451
16452 \begin_layout Plain Layout
16453
16454 {}
16455 \end_layout
16456
16457 \end_inset
16458
16459 yX
16460 \begin_inset Quotes erd
16461 \end_inset
16462
16463  to produce it.
16464 \end_layout
16465
16466 \begin_layout Description
16467 TeX The program used by LaTeX, write 
16468 \begin_inset Quotes eld
16469 \end_inset
16470
16471 T
16472 \begin_inset ERT
16473 status collapsed
16474
16475 \begin_layout Plain Layout
16476
16477 {}
16478 \end_layout
16479
16480 \end_inset
16481
16482 eX
16483 \begin_inset Quotes erd
16484 \end_inset
16485
16486  to produce it.
16487 \end_layout
16488
16489 \begin_layout Description
16490 LaTeX The program used by LyX, write 
16491 \begin_inset Quotes eld
16492 \end_inset
16493
16494 LaT
16495 \begin_inset ERT
16496 status collapsed
16497
16498 \begin_layout Plain Layout
16499
16500 {}
16501 \end_layout
16502
16503 \end_inset
16504
16505 eX
16506 \begin_inset Quotes erd
16507 \end_inset
16508
16509  to produce it.
16510 \end_layout
16511
16512 \begin_layout Description
16513 LaTeX2e The actual version of LaTeX, write 
16514 \begin_inset Quotes eld
16515 \end_inset
16516
16517 LaT
16518 \begin_inset ERT
16519 status collapsed
16520
16521 \begin_layout Plain Layout
16522
16523 {}
16524 \end_layout
16525
16526 \end_inset
16527
16528 eX2e
16529 \begin_inset Quotes erd
16530 \end_inset
16531
16532  to produce it.
16533 \end_layout
16534
16535 \begin_layout Standard
16536 You might wonder why the LaTeX-version is 
16537 \begin_inset Quotes eld
16538 \end_inset
16539
16540 2
16541 \begin_inset Formula $\epsilon$
16542 \end_inset
16543
16544
16545 \begin_inset Quotes erd
16546 \end_inset
16547
16548 .
16549  It's an old tradition in the TeX-world to give programs geek version numbers.
16550  For example the version number of TeX converges to the number 
16551 \begin_inset Formula $\pi$
16552 \end_inset
16553
16554 : The actual version is 
16555 \begin_inset Quotes eld
16556 \end_inset
16557
16558 TeX-3.141592
16559 \begin_inset Quotes erd
16560 \end_inset
16561
16562 , the previous one was 
16563 \begin_inset Quotes eld
16564 \end_inset
16565
16566 TeX-3.14159
16567 \begin_inset Quotes erd
16568 \end_inset
16569
16570 .
16571 \end_layout
16572
16573 \begin_layout Standard
16574 If you don't want to use proper names, e.
16575 \begin_inset space \thinspace{}
16576 \end_inset
16577
16578 g.
16579 \begin_inset space \space{}
16580 \end_inset
16581
16582 in section headings, you can insert two empty braces in TeX Code in the
16583  word.
16584  This will look in LyX like: 
16585 \begin_inset Graphics
16586         filename clipart/LaTeX.png
16587         scale 80
16588
16589 \end_inset
16590
16591
16592 \begin_inset Newline newline
16593 \end_inset
16594
16595 For more about TeX Code, look at section
16596 \begin_inset space ~
16597 \end_inset
16598
16599
16600 \begin_inset CommandInset ref
16601 LatexCommand ref
16602 reference "sec:TeX-Code"
16603
16604 \end_inset
16605
16606 .
16607 \end_layout
16608
16609 \begin_layout Subsection
16610 Units
16611 \begin_inset Index idx
16612 status collapsed
16613
16614 \begin_layout Plain Layout
16615 Typography ! Units
16616 \end_layout
16617
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \begin_layout Standard
16624 Generally the space between units and the number is smaller than the normal
16625  space between two words.
16626  As you can see in the example below, it looks better when the space is
16627  smaller.
16628  To get such a 
16629 \begin_inset Quotes eld
16630 \end_inset
16631
16632 half space
16633 \begin_inset Quotes erd
16634 \end_inset
16635
16636  for units use the menu 
16637 \family sans
16638 Insert\SpecialChar \menuseparator
16639 Formatting\SpecialChar \menuseparator
16640 Thin
16641 \begin_inset space ~
16642 \end_inset
16643
16644 Space
16645 \family default
16646  (shortcut 
16647 \begin_inset Info
16648 type  "shortcuts"
16649 arg   "space-insert thin"
16650 \end_inset
16651
16652 ).
16653 \end_layout
16654
16655 \begin_layout Standard
16656 Here is an example to show the differences:
16657 \end_layout
16658
16659 \begin_layout Standard
16660 \begin_inset Tabular
16661 <lyxtabular version="3" rows="2" columns="2">
16662 <features tabularvalignment="middle">
16663 <column alignment="left" valignment="top" width="0">
16664 <column alignment="left" valignment="top" width="0">
16665 <row>
16666 <cell alignment="center" valignment="top" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670 24
16671 \begin_inset space ~
16672 \end_inset
16673
16674 kW
16675 \begin_inset Formula $\cdot$
16676 \end_inset
16677
16678 h
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 <cell alignment="center" valignment="top" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 space between number and unit
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 <row>
16694 <cell alignment="center" valignment="top" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 24
16699 \begin_inset space \thinspace{}
16700 \end_inset
16701
16702 kW
16703 \begin_inset Formula $\cdot$
16704 \end_inset
16705
16706 h
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 half space between number and unit
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 </lyxtabular>
16722
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \begin_layout Subsection
16729 Widows and Orphans
16730 \begin_inset Index idx
16731 status collapsed
16732
16733 \begin_layout Plain Layout
16734 Typography ! Widows and orphans
16735 \end_layout
16736
16737 \end_inset
16738
16739
16740 \end_layout
16741
16742 \begin_layout Standard
16743 In the early days of word processors, page breaks went wherever the page
16744  happened to end.
16745  There was no regard for what was actually going on in the text.
16746  You may remember once printing out a document, only to find the heading
16747  for a new section printed at the very bottom of the page, the first line
16748  of a new paragraph all alone at the bottom of a page, or the last line
16749  of a paragraph at the top of a new page.
16750  These bits of text became known as 
16751 \emph on
16752 widows
16753 \emph default
16754  and 
16755 \emph on
16756 orphans
16757 \emph default
16758 .
16759 \end_layout
16760
16761 \begin_layout Standard
16762 Clearly, LyX can avoid breaking pages after a section heading.
16763  That's part of the advantage of paragraph environments.
16764  But what about widows and orphans, where the page breaks leave one line
16765  of a paragraph all alone at the top or bottom of a page? There are rules
16766  built into LaTeX governing page breaks, and some of those rules are there
16767  to specifically prevent widows and orphans.
16768  This is the advantage LyX has in using LaTeX as its backend.
16769 \end_layout
16770
16771 \begin_layout Standard
16772 There's no way we can go into how TeX and LaTeX decide to break a page,
16773  or how you can tweak that behavior.
16774  Some LaTeX books listed in the bibliography (such as
16775 \begin_inset space ~
16776 \end_inset
16777
16778
16779 \begin_inset CommandInset citation
16780 LatexCommand cite
16781 key "latexcompanion"
16782
16783 \end_inset
16784
16785  or
16786 \begin_inset space ~
16787 \end_inset
16788
16789
16790 \begin_inset CommandInset citation
16791 LatexCommand cite
16792 key "latexguide"
16793
16794 \end_inset
16795
16796 ) may have more information.
16797  You will almost never need to worry about this, however.
16798 \end_layout
16799
16800 \begin_layout Chapter
16801 Notes, Graphics, Tables, and Floats
16802 \begin_inset CommandInset label
16803 LatexCommand label
16804 name "cha:Floats-and-Notes"
16805
16806 \end_inset
16807
16808
16809 \end_layout
16810
16811 \begin_layout Standard
16812 The issues of this chapter are described in detail in the 
16813 \emph on
16814 Embedded
16815 \begin_inset space ~
16816 \end_inset
16817
16818 Objects
16819 \emph default
16820  manual.
16821  There you'll also find tips and tricks for special cases.
16822 \end_layout
16823
16824 \begin_layout Section
16825 Notes
16826 \begin_inset Index idx
16827 status collapsed
16828
16829 \begin_layout Plain Layout
16830 Notes
16831 \end_layout
16832
16833 \end_inset
16834
16835
16836 \begin_inset CommandInset label
16837 LatexCommand label
16838 name "sec:Notes"
16839
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \begin_layout Standard
16846 LyX offers you a few types of notes to add to your document:
16847 \end_layout
16848
16849 \begin_layout Description
16850 LyX
16851 \begin_inset space ~
16852 \end_inset
16853
16854 Note This note type is for internal notes that will not appear in the output.
16855 \begin_inset Newline newline
16856 \end_inset
16857
16858
16859 \begin_inset Note Note
16860 status open
16861
16862 \begin_layout Plain Layout
16863 This is text in a note box that doesn't appear in the output.
16864 \end_layout
16865
16866 \end_inset
16867
16868
16869 \end_layout
16870
16871 \begin_layout Description
16872 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16873 ent, when you export the document to LaTeX via the menu 
16874 \family sans
16875 File\SpecialChar \menuseparator
16876 Export\SpecialChar \menuseparator
16877 LaTeX (pdflatex) / (plain)
16878 \family default
16879 .
16880 \begin_inset Newline newline
16881 \end_inset
16882
16883
16884 \begin_inset Note Comment
16885 status open
16886
16887 \begin_layout Plain Layout
16888 This is text in a note box that only appears as comment in LaTeX-files.
16889 \end_layout
16890
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \begin_layout Description
16897 Greyed
16898 \begin_inset space ~
16899 \end_inset
16900
16901 Out This note will appear in the output as grey text.
16902 \begin_inset Newline newline
16903 \end_inset
16904
16905
16906 \begin_inset Newline newline
16907 \end_inset
16908
16909
16910 \begin_inset Note Greyedout
16911 status open
16912
16913 \begin_layout Plain Layout
16914 This is text
16915 \begin_inset Foot
16916 status collapsed
16917
16918 \begin_layout Plain Layout
16919 This is an example footnote within a greyed out note.
16920  In this document the greyed out note color is redefined to blue.
16921  How this can be done is explained in the 
16922 \emph on
16923 Embedded
16924 \begin_inset space ~
16925 \end_inset
16926
16927 Objects
16928 \emph default
16929  manual.
16930 \end_layout
16931
16932 \end_inset
16933
16934  of a comment that appears in the output as grey text.
16935 \end_layout
16936
16937 \end_inset
16938
16939
16940 \begin_inset Newline newline
16941 \end_inset
16942
16943
16944 \begin_inset Newline newline
16945 \end_inset
16946
16947 As you can see in the example, the first line of greyed out notes is a bit
16948  indented and greyed out notes can have footnotes.
16949 \end_layout
16950
16951 \begin_layout Standard
16952 Notes are inserted with the toolbar button 
16953 \begin_inset Info
16954 type  "icon"
16955 arg   "note-insert"
16956 \end_inset
16957
16958  or the menu 
16959 \family sans
16960 Insert\SpecialChar \menuseparator
16961 Note
16962 \family default
16963 .
16964  Right-click on the appearing note box to select the note type.
16965 \end_layout
16966
16967 \begin_layout Section
16968 Footnotes
16969 \begin_inset Index idx
16970 status collapsed
16971
16972 \begin_layout Plain Layout
16973 Footnotes
16974 \end_layout
16975
16976 \end_inset
16977
16978
16979 \begin_inset CommandInset label
16980 LatexCommand label
16981 name "sec:Footnotes"
16982
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \begin_layout Standard
16989 LyX uses boxes to display footnotes: When you insert a footnote using the
16990  menu 
16991 \family sans
16992 Insert\SpecialChar \menuseparator
16993 Footnote
16994 \family default
16995  or the toolbar button 
16996 \begin_inset Info
16997 type  "icon"
16998 arg   "footnote-insert"
16999 \end_inset
17000
17001
17002 \family roman
17003 \series medium
17004 \bar no
17005 you'll see
17006 \family default
17007 \series default
17008 \bar default
17009  the following box: 
17010 \begin_inset Graphics
17011         filename clipart/footnoteQt4.png
17012         scale 80
17013
17014 \end_inset
17015
17016
17017 \family roman
17018 \series medium
17019 \bar no
17020  This box is LyX's representation of your footnote.
17021  If you
17022 \family default
17023 \series default
17024 \bar default
17025  left-click on 
17026 \family roman
17027 \series medium
17028 \bar no
17029 the 
17030 \begin_inset Quotes eld
17031 \end_inset
17032
17033
17034 \family sans
17035 foot
17036 \family roman
17037
17038 \begin_inset Quotes erd
17039 \end_inset
17040
17041
17042 \family default
17043 \series default
17044 \bar default
17045  
17046 \family roman
17047 \series medium
17048 \bar no
17049 label, the box will
17050 \family default
17051 \series default
17052 \bar default
17053  be opened and you can enter the footnote text into it.
17054  Clicking on the box label again, will close 
17055 \family roman
17056 \series medium
17057 \bar no
17058 the
17059 \family default
17060 \series default
17061 \bar default
17062  box
17063 \family roman
17064 \series medium
17065 \bar no
17066 .
17067  If you want to turn existing text into a footnote, simply mark it and click
17068  on the footnote
17069 \family default
17070 \series default
17071 \bar default
17072  toolbar 
17073 \family roman
17074 \series medium
17075 \bar no
17076 button
17077 \family default
17078 \series default
17079 \bar default
17080 .
17081 \end_layout
17082
17083 \begin_layout Standard
17084 Here's an example footnote:
17085 \family roman
17086 \series medium
17087 \bar no
17088
17089 \begin_inset Foot
17090 status collapsed
17091
17092 \begin_layout Plain Layout
17093 To close a footnote, click on the footnote box label.
17094 \end_layout
17095
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \begin_layout Standard
17102 The footnote will appear in the output as a superscript number at the text
17103  position where the footnote box is placed.
17104  The footnote text is placed at the bottom of the current page.
17105  The footnote number is calculated by LyX, the numbers are consecutive,
17106  no matter in which chapter the footnote is in.
17107  LyX doesn't support other numbering schemes yet, but you can get another
17108  scheme using special LaTeX-commands.
17109  T
17110 \family roman
17111 h
17112 \family default
17113 ey are described in the 
17114 \emph on
17115 Embedded
17116 \begin_inset space ~
17117 \end_inset
17118
17119 Objects
17120 \emph default
17121  manual.
17122 \end_layout
17123
17124 \begin_layout Section
17125 Marginal Notes
17126 \begin_inset Index idx
17127 status collapsed
17128
17129 \begin_layout Plain Layout
17130 Marginal notes
17131 \end_layout
17132
17133 \end_inset
17134
17135
17136 \begin_inset CommandInset label
17137 LatexCommand label
17138 name "sec:Marginal-Notes"
17139
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Marginal notes look and behave just like footnotes in LyX.
17147  When you insert a margin note via the menu 
17148 \family sans
17149 Insert\SpecialChar \menuseparator
17150 Marginal
17151 \begin_inset space ~
17152 \end_inset
17153
17154 Note
17155 \family default
17156  or the toolbar button 
17157 \begin_inset Info
17158 type  "icon"
17159 arg   "marginalnote-insert"
17160 \end_inset
17161
17162 , you'll see 
17163 \family roman
17164 \series medium
17165 a
17166 \family default
17167 \series default
17168  grey 
17169 \family roman
17170 \series medium
17171 box with a
17172 \family default
17173 \series default
17174  red 
17175 \family roman
17176 \series medium
17177 label 
17178 \begin_inset Quotes eld
17179 \end_inset
17180
17181 margin
17182 \begin_inset Quotes erd
17183 \end_inset
17184
17185  appearing within your text.
17186  This box is LyX's representation of your margin
17187 \family default
17188 \series default
17189 al 
17190 \family roman
17191 \series medium
17192 note.
17193 \end_layout
17194
17195 \begin_layout Standard
17196 At the side is an example marginal note.
17197 \family roman
17198 \series medium
17199
17200 \begin_inset Marginal
17201 status open
17202
17203 \begin_layout Plain Layout
17204 This is a marginal note.
17205 \end_layout
17206
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \begin_layout Standard
17213 Marginal notes appear at the right side in single-sided documents.
17214  In double-sided documents they appear in the outer margin – left on even
17215  pages, right on odd pages.
17216 \end_layout
17217
17218 \begin_layout Section
17219 Graphics and Images
17220 \begin_inset Index idx
17221 status collapsed
17222
17223 \begin_layout Plain Layout
17224 Images
17225 \end_layout
17226
17227 \end_inset
17228
17229
17230 \begin_inset Index idx
17231 status collapsed
17232
17233 \begin_layout Plain Layout
17234 Graphics
17235 \end_layout
17236
17237 \end_inset
17238
17239
17240 \begin_inset CommandInset label
17241 LatexCommand label
17242 name "sec:Graphics"
17243
17244 \end_inset
17245
17246
17247 \end_layout
17248
17249 \begin_layout Standard
17250 To insert an image in your document, place the cursor at the text position
17251  you want and click on the toolbar icon 
17252 \begin_inset Info
17253 type  "icon"
17254 arg   "dialog-show-new-inset graphics"
17255 \end_inset
17256
17257  or select 
17258 \family sans
17259 Insert\SpecialChar \menuseparator
17260 Graphics
17261 \family default
17262  from the menu.
17263  Then a dialog will appear to choose the file to load.
17264 \end_layout
17265
17266 \begin_layout Standard
17267 This dialog has numerous mostly self-explanatory parameters.
17268  The 
17269 \family sans
17270 Graphics
17271 \family default
17272  tab allows you to choose your image file.
17273  The image can be transformed by setting a rotation angle and a scaling
17274  factor.
17275  The scaling units are explained in Appendix
17276 \begin_inset space ~
17277 \end_inset
17278
17279
17280 \begin_inset CommandInset ref
17281 LatexCommand ref
17282 reference "cha:Units-available-in"
17283
17284 \end_inset
17285
17286 .
17287 \end_layout
17288
17289 \begin_layout Standard
17290 In the tab 
17291 \family sans
17292 Clipping
17293 \family default
17294  it is possible to set image coordinates to adjust the height and width
17295  of the image in the output.
17296  The coordinates can also be calculated automatically by pressing the button
17297  
17298 \family sans
17299 Get
17300 \begin_inset space ~
17301 \end_inset
17302
17303 from
17304 \begin_inset space ~
17305 \end_inset
17306
17307 file
17308 \family default
17309 .
17310  The option 
17311 \family sans
17312 Clip
17313 \begin_inset space ~
17314 \end_inset
17315
17316 to
17317 \begin_inset space ~
17318 \end_inset
17319
17320 bounding
17321 \begin_inset space ~
17322 \end_inset
17323
17324 box
17325 \family default
17326  will only print the image region within the given coordinates.
17327  Normally you don't need to take care about image coordinates and can ignore
17328  the tab 
17329 \family sans
17330 Clipping
17331 \family default
17332 .
17333 \end_layout
17334
17335 \begin_layout Standard
17336 In the 
17337 \family sans
17338 LaTeX and LyX options
17339 \family default
17340  tab LaTeX experts can specify additional LaTeX options.
17341  You can also specify here the appearance of the image inside LyX.
17342  The option 
17343 \family sans
17344 Draft
17345 \begin_inset space ~
17346 \end_inset
17347
17348 mode
17349 \family default
17350  has the effect that the image doesn't appear in the output, only a frame
17351  with the image size is printed.
17352  The option 
17353 \family sans
17354 Don't
17355 \begin_inset space ~
17356 \end_inset
17357
17358 unzip
17359 \begin_inset space ~
17360 \end_inset
17361
17362 on
17363 \begin_inset space ~
17364 \end_inset
17365
17366 export
17367 \family default
17368  is explained in the 
17369 \emph on
17370 Embedded
17371 \begin_inset space ~
17372 \end_inset
17373
17374 Objects
17375 \emph default
17376  manual in section 
17377 \emph on
17378 Graphics Dialog
17379 \emph default
17380 .
17381 \end_layout
17382
17383 \begin_layout Standard
17384 The graphics dialog can be called at any time by clicking on an image.
17385  The image will appear in the output exactly at the position where it is
17386  in the text.
17387  This is an example image within a separate, horizontally centered paragraph:
17388  
17389 \end_layout
17390
17391 \begin_layout Standard
17392 \align center
17393 \begin_inset Graphics
17394         filename clipart/mobius.eps
17395         scale 70
17396
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \begin_layout Standard
17403 If you need image captions and want to reference images, you have to put
17404  the image into a float, see section
17405 \begin_inset space ~
17406 \end_inset
17407
17408
17409 \begin_inset CommandInset ref
17410 LatexCommand ref
17411 reference "sub:Figure-Floats"
17412
17413 \end_inset
17414
17415 .
17416 \end_layout
17417
17418 \begin_layout Subsection
17419 Image Formats
17420 \begin_inset Index idx
17421 status collapsed
17422
17423 \begin_layout Plain Layout
17424 Images ! Formats
17425 \end_layout
17426
17427 \end_inset
17428
17429
17430 \begin_inset CommandInset label
17431 LatexCommand label
17432 name "sub:Image-Formats"
17433
17434 \end_inset
17435
17436
17437 \end_layout
17438
17439 \begin_layout Standard
17440 You can insert images in any known file format.
17441  But as we explained in section
17442 \begin_inset space ~
17443 \end_inset
17444
17445
17446 \begin_inset CommandInset ref
17447 LatexCommand ref
17448 reference "sub:Output-file-formats"
17449
17450 \end_inset
17451
17452 , every output document format allows only a few image formats.
17453  LyX uses therefore the program 
17454 \family typewriter
17455 ImageMagick
17456 \family default
17457  in the background to convert the images to the right format.
17458  To increase your workflow by avoiding these conversions in the background,
17459  you can use only the image formats listed in the subsections of section
17460 \begin_inset space ~
17461 \end_inset
17462
17463
17464 \begin_inset CommandInset ref
17465 LatexCommand ref
17466 reference "sub:Output-file-formats"
17467
17468 \end_inset
17469
17470 .
17471 \end_layout
17472
17473 \begin_layout Standard
17474 Similar to fonts there are two types of image formats:
17475 \end_layout
17476
17477 \begin_layout Description
17478 Bitmap
17479 \begin_inset space ~
17480 \end_inset
17481
17482 images consist of pixel values, often in a compressed form.
17483  They are therefore not fully scalable and look pixelated in large zooms.
17484  Well-known bitmap image formats are 
17485 \begin_inset Quotes eld
17486 \end_inset
17487
17488 Graphics Interchange Format
17489 \begin_inset Quotes erd
17490 \end_inset
17491
17492  (GIF, file extension 
17493 \begin_inset Quotes eld
17494 \end_inset
17495
17496
17497 \family typewriter
17498 .gif
17499 \family default
17500
17501 \begin_inset Quotes erd
17502 \end_inset
17503
17504 )
17505 \begin_inset Index idx
17506 status collapsed
17507
17508 \begin_layout Plain Layout
17509 GIF|see
17510 \begin_inset ERT
17511 status collapsed
17512
17513 \begin_layout Plain Layout
17514
17515 {
17516 \end_layout
17517
17518 \end_inset
17519
17520 Image formats
17521 \begin_inset ERT
17522 status collapsed
17523
17524 \begin_layout Plain Layout
17525
17526 }
17527 \end_layout
17528
17529 \end_inset
17530
17531
17532 \end_layout
17533
17534 \end_inset
17535
17536
17537 \begin_inset Quotes eld
17538 \end_inset
17539
17540 Portable Network Graphics
17541 \begin_inset Quotes erd
17542 \end_inset
17543
17544  (PNG, file extension 
17545 \begin_inset Quotes eld
17546 \end_inset
17547
17548
17549 \family typewriter
17550 .png
17551 \family default
17552
17553 \begin_inset Quotes erd
17554 \end_inset
17555
17556 )
17557 \begin_inset Index idx
17558 status collapsed
17559
17560 \begin_layout Plain Layout
17561 PNG|see
17562 \begin_inset ERT
17563 status collapsed
17564
17565 \begin_layout Plain Layout
17566
17567 {
17568 \end_layout
17569
17570 \end_inset
17571
17572 Image formats
17573 \begin_inset ERT
17574 status collapsed
17575
17576 \begin_layout Plain Layout
17577
17578 }
17579 \end_layout
17580
17581 \end_inset
17582
17583
17584 \end_layout
17585
17586 \end_inset
17587
17588 , and 
17589 \begin_inset Quotes eld
17590 \end_inset
17591
17592 Joint Photographic Experts Group
17593 \begin_inset Quotes erd
17594 \end_inset
17595
17596  (JPG, file extension 
17597 \begin_inset Quotes eld
17598 \end_inset
17599
17600
17601 \family typewriter
17602 .jpg
17603 \family default
17604
17605 \begin_inset Quotes erd
17606 \end_inset
17607
17608  or 
17609 \begin_inset Quotes eld
17610 \end_inset
17611
17612
17613 \family typewriter
17614 .jpeg
17615 \family default
17616
17617 \begin_inset Quotes erd
17618 \end_inset
17619
17620 )
17621 \begin_inset Index idx
17622 status collapsed
17623
17624 \begin_layout Plain Layout
17625 JPG|see
17626 \begin_inset ERT
17627 status collapsed
17628
17629 \begin_layout Plain Layout
17630
17631 {
17632 \end_layout
17633
17634 \end_inset
17635
17636 Image formats
17637 \begin_inset ERT
17638 status collapsed
17639
17640 \begin_layout Plain Layout
17641
17642 }
17643 \end_layout
17644
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \end_inset
17651
17652 .
17653 \end_layout
17654
17655 \begin_layout Description
17656 Scalable
17657 \begin_inset space ~
17658 \end_inset
17659
17660 images consist of vectors and can therefore be scaled to any size without
17661  data loss.
17662  The scaling ability is necessary if you want to create presentations, because
17663  presentations are always scaled by the beamer.
17664  Scaling is also useful for online documents to let the user zoom into diagrams.
17665 \begin_inset Newline newline
17666 \end_inset
17667
17668 Scalable image formats can be 
17669 \begin_inset Quotes eld
17670 \end_inset
17671
17672 Scalable Vector Graphics
17673 \begin_inset Quotes erd
17674 \end_inset
17675
17676  (SVG, file extension 
17677 \begin_inset Quotes eld
17678 \end_inset
17679
17680
17681 \family typewriter
17682 .svg
17683 \family default
17684
17685 \begin_inset Quotes erd
17686 \end_inset
17687
17688 )
17689 \begin_inset Index idx
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693 SVG|see
17694 \begin_inset ERT
17695 status collapsed
17696
17697 \begin_layout Plain Layout
17698
17699 {
17700 \end_layout
17701
17702 \end_inset
17703
17704 Image formats
17705 \begin_inset ERT
17706 status collapsed
17707
17708 \begin_layout Plain Layout
17709
17710 }
17711 \end_layout
17712
17713 \end_inset
17714
17715
17716 \end_layout
17717
17718 \end_inset
17719
17720
17721 \begin_inset Quotes eld
17722 \end_inset
17723
17724 Encapsulated PostScript
17725 \begin_inset Quotes erd
17726 \end_inset
17727
17728  (EPS, file extension 
17729 \begin_inset Quotes eld
17730 \end_inset
17731
17732
17733 \family typewriter
17734 .eps
17735 \family default
17736
17737 \begin_inset Quotes erd
17738 \end_inset
17739
17740 )
17741 \begin_inset Index idx
17742 status collapsed
17743
17744 \begin_layout Plain Layout
17745 EPS|see
17746 \begin_inset ERT
17747 status collapsed
17748
17749 \begin_layout Plain Layout
17750
17751 {
17752 \end_layout
17753
17754 \end_inset
17755
17756 Image formats
17757 \begin_inset ERT
17758 status collapsed
17759
17760 \begin_layout Plain Layout
17761
17762 }
17763 \end_layout
17764
17765 \end_inset
17766
17767
17768 \end_layout
17769
17770 \end_inset
17771
17772 , and 
17773 \begin_inset Quotes eld
17774 \end_inset
17775
17776 Portable Document Format
17777 \begin_inset Quotes erd
17778 \end_inset
17779
17780  (PDF, file extension 
17781 \begin_inset Quotes eld
17782 \end_inset
17783
17784
17785 \family typewriter
17786 .pdf
17787 \family default
17788
17789 \begin_inset Quotes erd
17790 \end_inset
17791
17792 )
17793 \begin_inset Index idx
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 PDF
17798 \end_layout
17799
17800 \end_inset
17801
17802 .
17803  We say it can be, because you can convert any bitmap image format to PDF
17804  or EPS and the result won't be scalable.
17805  In this cases only a header with the image properties is added to the original
17806  image
17807 \begin_inset Foot
17808 status collapsed
17809
17810 \begin_layout Plain Layout
17811 In the case of PDF, the original image is additionally compressed.
17812 \end_layout
17813
17814 \end_inset
17815
17816 .
17817 \end_layout
17818
17819 \begin_layout Standard
17820 Normally one cannot convert a bitmap image into a scalable one, only vice
17821  versa.
17822 \end_layout
17823
17824 \begin_layout Subsection
17825 Grouping of Image Settings
17826 \begin_inset Index idx
17827 status collapsed
17828
17829 \begin_layout Plain Layout
17830 Images ! Settings grouping
17831 \end_layout
17832
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \begin_layout Standard
17839 Each image can define a new group of image settings or join an existing
17840  group.
17841  Images within such a group share their settings, so adjusting one image
17842  of the group automatically also adjusts all other images of the group in
17843  the same way.
17844  So you can for example change the size for a bunch of images without the
17845  need to manually change each of them.
17846  
17847 \end_layout
17848
17849 \begin_layout Standard
17850 A new group can be set by entering a name in the 
17851 \family sans
17852 Group
17853 \begin_inset space ~
17854 \end_inset
17855
17856 Name
17857 \family default
17858  field in the Graphics dialog.
17859  Joining an existing group can be done using the context menu of the image
17860  by checking the name of the desired group.
17861 \end_layout
17862
17863 \begin_layout Section
17864 Tables
17865 \begin_inset Index idx
17866 status collapsed
17867
17868 \begin_layout Plain Layout
17869 Tables
17870 \end_layout
17871
17872 \end_inset
17873
17874
17875 \begin_inset CommandInset label
17876 LatexCommand label
17877 name "sec:Tables"
17878
17879 \end_inset
17880
17881
17882 \end_layout
17883
17884 \begin_layout Standard
17885 You can insert a table using either the toolbar button 
17886 \begin_inset Info
17887 type  "icon"
17888 arg   "tabular-insert"
17889 \end_inset
17890
17891  or the menu 
17892 \family sans
17893 Insert\SpecialChar \menuseparator
17894 Table
17895 \family default
17896 .
17897  A dialog will appear, asking you for the number of rows and columns.
17898  The default table has lines around any cell and the first row appears separated
17899  from the rest of the table.
17900  This separation appears due to a double line: The cells of the first row
17901  have a line below them and the cells of the second row have a line above
17902  them.
17903  Here is an example table:
17904 \end_layout
17905
17906 \begin_layout Standard
17907 \align center
17908 \begin_inset Tabular
17909 <lyxtabular version="3" rows="4" columns="4">
17910 <features tabularvalignment="middle">
17911 <column alignment="center" valignment="top" width="0pt">
17912 <column alignment="center" valignment="top" width="0pt">
17913 <column alignment="center" valignment="top" width="0in">
17914 <column alignment="center" valignment="top" width="0pt">
17915 <row>
17916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929
17930 \family roman
17931 \series medium
17932 \shape up
17933 \size normal
17934 \emph off
17935 \bar no
17936 \noun off
17937 \color none
17938 1
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 2
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 3
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 </row>
17962 <row>
17963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967
17968 \family roman
17969 \series medium
17970 \shape up
17971 \size normal
17972 \emph off
17973 \bar no
17974 \noun off
17975 \color none
17976 A
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 <row>
18010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \family roman
18016 \series medium
18017 \shape up
18018 \size normal
18019 \emph off
18020 \bar no
18021 \noun off
18022 \color none
18023 B
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041
18042 \size normal
18043 \noun off
18044 \color none
18045  
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 </row>
18060 <row>
18061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \family roman
18067 \series medium
18068 \shape up
18069 \size normal
18070 \emph off
18071 \bar no
18072 \noun off
18073 \color none
18074 C
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18089 \begin_inset Text
18090
18091 \begin_layout Plain Layout
18092
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 </row>
18107 </lyxtabular>
18108
18109 \end_inset
18110
18111
18112 \end_layout
18113
18114 \begin_layout Subsection
18115 The Table dialog
18116 \end_layout
18117
18118 \begin_layout Standard
18119 You can alter a table by clicking on it with the right mouse button, which
18120  brings up the table dialog.
18121  Here you can adjust the settings of the cell and row/column respectively
18122  where the cursor is placed currently.
18123  Most of the dialog options also work on selections.
18124  This means that if you select more cells, columns or rows the action is
18125  done on all of your selection.
18126 \end_layout
18127
18128 \begin_layout Standard
18129 Additionally to the table dialog, the 
18130 \family sans
18131 table
18132 \begin_inset space ~
18133 \end_inset
18134
18135 toolbar
18136 \family default
18137  helps you in setting table properties.
18138  It appears when the cursor is inside a table.
18139 \end_layout
18140
18141 \begin_layout Standard
18142 In the tab 
18143 \family sans
18144 Table
18145 \begin_inset space ~
18146 \end_inset
18147
18148 Settings
18149 \family default
18150  of the table dialog you can set the alignment for the current row.
18151  If you add a row or column, it will be inserted right beside or below the
18152  current cell respectively.
18153  The vertical alignment of a column can only be adjusted when a column width
18154  is given.
18155  A given width will allow the cell to have line breaks and multiple paragraphs
18156  of text, see section
18157 \begin_inset space ~
18158 \end_inset
18159
18160
18161 \begin_inset CommandInset ref
18162 LatexCommand ref
18163 reference "sub:Table-Cells"
18164
18165 \end_inset
18166
18167 .
18168 \end_layout
18169
18170 \begin_layout Standard
18171 You can mark multiple cells of one row/column as a multicolumn/row cell
18172  using the check box 
18173 \family sans
18174 Multicolumn
18175 \family default
18176  or 
18177 \family sans
18178 Multirow
18179 \family default
18180 .
18181  This will merge the cells to 
18182 \emph on
18183 one
18184 \emph default
18185  cell, spread over more than one column/row.
18186  Multicolumn cells are treated as own rows, so that the alignment, width,
18187  and border settings affect only the multicolumn cell.
18188  Here's an example table with a multicolumn cell in the first row and one
18189  in the last row without the upper border:
18190 \end_layout
18191
18192 \begin_layout Standard
18193 \align center
18194 \begin_inset Tabular
18195 <lyxtabular version="3" rows="3" columns="4">
18196 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18197 <column alignment="center" valignment="top" width="0pt">
18198 <column alignment="center" valignment="middle" width="0">
18199 <column alignment="center" valignment="top" width="0in">
18200 <column alignment="center" valignment="top" width="0pt">
18201 <row>
18202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 abc
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 def ghi
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 jkl
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 </row>
18239 <row>
18240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244
18245 \family roman
18246 \series medium
18247 \shape up
18248 \size normal
18249 \emph off
18250 \bar no
18251 \noun off
18252 \color none
18253 A
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 B
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 C
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 D
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 <row>
18287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 1
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 2
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 3
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 4
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 </lyxtabular>
18325
18326 \end_inset
18327
18328
18329 \end_layout
18330
18331 \begin_layout Standard
18332 Adept users can declare special LaTeX-arguments for the table.
18333  They are necessary for special table formatting, like for multirow cells,
18334  explained in the tables section of the 
18335 \emph on
18336 Embedded
18337 \begin_inset space ~
18338 \end_inset
18339
18340 Objects
18341 \emph default
18342  manual.
18343  You can also rotate the current cell or the whole table 90
18344 \begin_inset space \thinspace{}
18345 \end_inset
18346
18347 degrees counterclockwise.
18348  These rotations are not visible in LyX but in the output.
18349 \end_layout
18350
18351 \begin_layout Standard
18352 \begin_inset Note Greyedout
18353 status open
18354
18355 \begin_layout Plain Layout
18356
18357 \series bold
18358 Note:
18359 \series default
18360  Most DVI-viewers are 
18361 \emph on
18362 not
18363 \emph default
18364  able to display rotations.
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \end_layout
18371
18372 \begin_layout Standard
18373 The 
18374 \family sans
18375 Borders
18376 \family default
18377  tab allows you to add and delete border lines for the current row/column.
18378  The button 
18379 \family sans
18380 Default
18381 \family default
18382  adds lines for all cell borders.
18383 \end_layout
18384
18385 \begin_layout Subsection
18386 Longtables
18387 \begin_inset Index idx
18388 status collapsed
18389
18390 \begin_layout Plain Layout
18391 Tables ! Longtables
18392 \end_layout
18393
18394 \end_inset
18395
18396
18397 \begin_inset Index idx
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401 Longtables
18402 \end_layout
18403
18404 \end_inset
18405
18406
18407 \end_layout
18408
18409 \begin_layout Standard
18410 If the table is too long to fit on one page, you can use the option 
18411 \family sans
18412 Use
18413 \begin_inset space ~
18414 \end_inset
18415
18416 long
18417 \begin_inset space ~
18418 \end_inset
18419
18420 table
18421 \family default
18422  in the tab 
18423 \family sans
18424 Longtable
18425 \family default
18426  of the table dialog to split the table automatically over more pages.
18427  Doing this enables some check boxes and you can now define:
18428 \end_layout
18429
18430 \begin_layout Description
18431
18432 \family sans
18433 Header
18434 \family default
18435 : The current row and all rows above, that don't have any special options
18436  defined, are defined to be the header rows of all pages of the longtable;
18437  except for the first page, if 
18438 \family sans
18439 First
18440 \begin_inset space ~
18441 \end_inset
18442
18443 header
18444 \family default
18445  is defined.
18446 \end_layout
18447
18448 \begin_layout Description
18449
18450 \family sans
18451 First
18452 \begin_inset space ~
18453 \end_inset
18454
18455 header
18456 \family default
18457 : The current row and all rows above, that don't have any special options
18458  defined, are defined to be the header rows of the first page of the longtable.
18459 \end_layout
18460
18461 \begin_layout Description
18462
18463 \family sans
18464 Footer
18465 \family default
18466 : The current row and all rows below, that don't have any special options
18467  defined, are defined to be the footer rows of all pages of the longtable;
18468  except for the last page, if 
18469 \family sans
18470 Last
18471 \begin_inset space ~
18472 \end_inset
18473
18474 footer
18475 \family default
18476  is defined.
18477 \end_layout
18478
18479 \begin_layout Description
18480
18481 \family sans
18482 Last
18483 \begin_inset space ~
18484 \end_inset
18485
18486 footer
18487 \family default
18488 : The current row and all rows below, that don't have any special options
18489  defined, are defined to be the footer rows of the last page of the longtable.
18490 \end_layout
18491
18492 \begin_layout Description
18493 Caption: The first row is reset as a single column.
18494  You can now insert there the table caption via the menu 
18495 \family sans
18496 Insert\SpecialChar \menuseparator
18497 Caption
18498 \family default
18499 .
18500  More about longtable captions can be found in the 
18501 \emph on
18502 Embedded
18503 \begin_inset space ~
18504 \end_inset
18505
18506 Objects
18507 \emph default
18508  manual.
18509 \end_layout
18510
18511 \begin_layout Standard
18512 You can also specify a row where the table is split.
18513  If you set more than one option in the same table row, you should be aware
18514  of the fact that only the first one is used in the given table row.
18515  The others will then be defined as 
18516 \emph on
18517 empty
18518 \emph default
18519 .
18520  In this context, first means first in this order: 
18521 \family sans
18522 Footer, Last
18523 \begin_inset space ~
18524 \end_inset
18525
18526 footer,
18527 \family default
18528  
18529 \family sans
18530 Header,
18531 \family default
18532  
18533 \family sans
18534 First
18535 \begin_inset space ~
18536 \end_inset
18537
18538 header.
18539
18540 \family default
18541  See the following longtable to see how it works:
18542 \end_layout
18543
18544 \begin_layout Standard
18545 \align center
18546 \begin_inset Tabular
18547 <lyxtabular version="3" rows="69" columns="3">
18548 <features islongtable="true" longtabularalignment="center">
18549 <column alignment="block" valignment="top" width="5cm">
18550 <column alignment="left" valignment="top" width="0pt">
18551 <column alignment="right" valignment="top" width="0pt">
18552 <row endfirsthead="true">
18553 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557
18558 \series bold
18559 Example Phone List (ignore the names)
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 </row>
18583 <row endfirsthead="true">
18584 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588
18589 \series bold
18590 NAME
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \series bold
18610 TEL.
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 </row>
18616 <row endhead="true">
18617 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621  
18622 \series bold
18623 Example Phone List
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 </row>
18647 <row endhead="true">
18648 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \series bold
18654 NAME
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \series bold
18674 TEL.
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 </row>
18680 <row endfoot="true">
18681 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685  
18686 \series bold
18687 continue ...
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \series bold
18718 Annovi
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 Silvia
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 111
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \series bold
18749 Bertoli
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 Stefano
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 111
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \series bold
18780 Bozzi
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789 Walter
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 111
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 </row>
18804 <row>
18805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \series bold
18811 Cachia
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 Maria
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 111
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \series bold
18842 Cachia
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 Maurizio
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 111
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \series bold
18873 Cinquemani
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 Giusi
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 111
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \series bold
18904 Colin
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 Bernard
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 111
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 <row>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \series bold
18935 Concli
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 Gianfranco
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 111
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 <row>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \series bold
18966 Dal Bosco
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 Carolina
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 111
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 </row>
18990 <row>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \series bold
18997 Dalpiaz
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 Annamaria
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 111
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \series bold
19028 Feliciello
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 Domenico
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 111
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 </row>
19052 <row>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \series bold
19059 Focarelli
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 Paola
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 111
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \series bold
19090 Galletti
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 Oreste
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 111
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \series bold
19121 Gasparini
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 Franca
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 111
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \series bold
19152 Rizzardi
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 Paola
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 111
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \series bold
19183 Lassini
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 Giancarlo
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 111
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 </row>
19207 <row>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \series bold
19214 Malfatti
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 Luciano
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 111
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \series bold
19245 Malfatti
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 Valeriano
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 111
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \series bold
19276 Meneguzzo
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 Roberto
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 111
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \series bold
19307 Mezzadra
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 Roberto
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 111
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \series bold
19338 Pirpamer
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 Erich
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 111
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \series bold
19369 Pochiesa
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 Paolo
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 111, 222
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \series bold
19400 Radina
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 Claudio
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 111
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \series bold
19431 Stuffer
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Oskar
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 111
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \series bold
19462 Tacchelli
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 Ugo
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 111
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \series bold
19493 Tezzele
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Margit
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 111
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \series bold
19524 Unterkalmsteiner
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 Frieda
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 111
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \series bold
19555 Vieider
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 Hilde
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 111
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \series bold
19586 Vigna
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595 Jürgen
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 111
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \series bold
19617 Weber
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 Maurizio
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 111
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Winkler
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 Franz
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 111
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677  
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row>
19702 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706
19707 \series bold
19708 Annovi
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717 Silvia
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 555
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \series bold
19739 Bertoli
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 Stefano
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 555
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 <row>
19764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \series bold
19770 Bozzi
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779 Walter
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 555
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Cachia
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 Maria
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 555
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \series bold
19832 Cachia
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 Maurizio
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 555
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \series bold
19863 Cinquemani
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 Giusi
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 555
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \series bold
19894 Colin
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 Bernard
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 555
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \series bold
19925 Concli
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 Gianfranco
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 555
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Dal Bosco
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 Carolina
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 555
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \series bold
19987 Dalpiaz
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 Annamaria
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 555
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \series bold
20018 Feliciello
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 Domenico
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 555
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Focarelli
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 Paola
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 555
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \series bold
20080 Galletti
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 Oreste
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 555
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \series bold
20111 Gasparini
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 Franca
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 555
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \series bold
20142 Rizzardi
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 Paola
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 555
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \series bold
20173 Lassini
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 Giancarlo
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191 555
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \series bold
20204 Malfatti
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 Luciano
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 555
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 </row>
20228 <row>
20229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233
20234 \series bold
20235 Malfatti
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 Valeriano
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 555
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 </row>
20259 <row>
20260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264
20265 \series bold
20266 Meneguzzo
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275 Roberto
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 555
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row>
20291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295
20296 \series bold
20297 Mezzadra
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 Roberto
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 555
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \series bold
20328 Pirpamer
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 Erich
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 555
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \series bold
20359 Pochiesa
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 Paolo
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 555, 222
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 Radina
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 Claudio
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 555
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \series bold
20421 Stuffer
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Oskar
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 555
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \series bold
20452 Tacchelli
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Ugo
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 555
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \series bold
20483 Tezzele
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 Margit
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 555
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Unterkalmsteiner
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 Frieda
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 555
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 Vieider
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Hilde
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 555
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576 Vigna
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 Jürgen
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 999
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \series bold
20607 Weber
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 Maurizio
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 555
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \series bold
20638 Winkler
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Franz
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 555
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row endlastfoot="true">
20663 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \series bold
20669 End
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 </lyxtabular>
20694
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \begin_layout Subsection
20701 Table Cells
20702 \begin_inset Index idx
20703 status collapsed
20704
20705 \begin_layout Plain Layout
20706 Tables ! Cells
20707 \end_layout
20708
20709 \end_inset
20710
20711
20712 \begin_inset CommandInset label
20713 LatexCommand label
20714 name "sub:Table-Cells"
20715
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \begin_layout Standard
20722 A table cell can contain text, inline equations, a figure, or another table.
20723  All these kinds of objects can be placed in the same cell.
20724  Font sizes and shapes can also be altered.
20725  But you can't put a special environment in a cell (like 
20726 \family sans
20727 Section*
20728 \family default
20729 , etc.), nor set spacing options etc.
20730  for the cell's paragraph.
20731 \end_layout
20732
20733 \begin_layout Standard
20734 To have multi-line entries in table cells, you have to declare a fixed width
20735  for the column in the table dialog.
20736  Your text is then automatically split into multiple lines and the cell
20737  is enlarged vertically when the length of the text exceeds the given width.
20738  An example:
20739 \end_layout
20740
20741 \begin_layout Standard
20742 \align center
20743 \begin_inset Tabular
20744 <lyxtabular version="3" rows="4" columns="3">
20745 <features tabularvalignment="middle">
20746 <column alignment="center" valignment="top" width="0pt">
20747 <column alignment="block" valignment="top" width="3cm">
20748 <column alignment="center" valignment="top" width="0pt">
20749 <row>
20750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \family roman
20756 \series medium
20757 \shape up
20758 \size normal
20759 \emph off
20760 \bar no
20761 \noun off
20762 \color none
20763 1
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \family roman
20774 \series medium
20775 \shape up
20776 \size normal
20777 \emph off
20778 \bar no
20779 \noun off
20780 \color none
20781 2
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790
20791 \family roman
20792 \series medium
20793 \shape up
20794 \size normal
20795 \emph off
20796 \bar no
20797 \noun off
20798 \color none
20799 3
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 </row>
20805 <row>
20806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810
20811 \family roman
20812 \series medium
20813 \shape up
20814 \size normal
20815 \emph off
20816 \bar no
20817 \noun off
20818 \color none
20819 4
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828
20829 \family roman
20830 \series medium
20831 \shape up
20832 \size normal
20833 \emph off
20834 \bar no
20835 \noun off
20836 \color none
20837 This is a multi-line entry in a table.
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846
20847 \family roman
20848 \series medium
20849 \shape up
20850 \size normal
20851 \emph off
20852 \bar no
20853 \noun off
20854 \color none
20855 5
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 </row>
20861 <row>
20862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866
20867 \family roman
20868 \series medium
20869 \shape up
20870 \size normal
20871 \emph off
20872 \bar no
20873 \noun off
20874 \color none
20875 6
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20881 \begin_inset Text
20882
20883 \begin_layout Plain Layout
20884
20885 \family roman
20886 \series medium
20887 \shape up
20888 \size normal
20889 \emph off
20890 \bar no
20891 \noun off
20892 \color none
20893 This is longer now.
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \family roman
20904 \series medium
20905 \shape up
20906 \size normal
20907 \emph off
20908 \bar no
20909 \noun off
20910 \color none
20911 7
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 </row>
20917 <row>
20918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922
20923 \family roman
20924 \series medium
20925 \shape up
20926 \size normal
20927 \emph off
20928 \bar no
20929 \noun off
20930 \color none
20931 8
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \family roman
20942 \series medium
20943 \shape up
20944 \size normal
20945 \emph off
20946 \bar no
20947 \noun off
20948 \color none
20949 This is a multi-line entry in a table.
20950  This is longer now.
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959
20960 \family roman
20961 \series medium
20962 \shape up
20963 \size normal
20964 \emph off
20965 \bar no
20966 \noun off
20967 \color none
20968 9
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 </row>
20974 </lyxtabular>
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Standard
20982 Cutting and pasting between tables and table cells works reasonably well.
20983  You can cut and paste even more than one row.
20984 \begin_inset Foot
20985 status open
20986
20987 \begin_layout Plain Layout
20988 Note, that you cannot paste into a multicell selection because it would
20989  not be clear what to do when pasting a single word in a selected 2×3.
20990  
20991 \end_layout
20992
20993 \end_inset
20994
20995  Selection with the mouse or with 
20996 \family sans
20997 Shift
20998 \family default
20999  plus the arrow keys works as usual.
21000  You can also copy and paste the entire table as a single unit by starting
21001  the selection from outside the table.
21002 \end_layout
21003
21004 \begin_layout Section
21005 Floats
21006 \begin_inset Index idx
21007 status collapsed
21008
21009 \begin_layout Plain Layout
21010 Floats
21011 \end_layout
21012
21013 \end_inset
21014
21015
21016 \begin_inset CommandInset label
21017 LatexCommand label
21018 name "sec:Floats"
21019
21020 \end_inset
21021
21022
21023 \end_layout
21024
21025 \begin_layout Subsection
21026 Introduction
21027 \end_layout
21028
21029 \begin_layout Standard
21030 A float is a block of text associated with some sort of label, which doesn't
21031  have a fixed location.
21032  It can 
21033 \begin_inset Quotes eld
21034 \end_inset
21035
21036 float
21037 \begin_inset Quotes erd
21038 \end_inset
21039
21040  forward or backward a page or two, to wherever it fits best.
21041  
21042 \family sans
21043 Footnotes
21044 \family default
21045  and 
21046 \family sans
21047 Margin
21048 \begin_inset space ~
21049 \end_inset
21050
21051 Notes
21052 \family default
21053  are also floats, because they can float to the next page when there are
21054  too many notes on the page.
21055 \end_layout
21056
21057 \begin_layout Standard
21058 Floats make it possible to get a high quality layout.
21059  Images and tables can be spread evenly over the pages to avoid whitespace
21060  and pages without text.
21061  As the floating often destroys the context between the text and the image/table
21062 , every float can be referenced in the text.
21063  Floats are therefore numbered.
21064  Referencing is described in section
21065 \begin_inset space ~
21066 \end_inset
21067
21068
21069 \begin_inset CommandInset ref
21070 LatexCommand ref
21071 reference "sec:Cross-References"
21072
21073 \end_inset
21074
21075 .
21076 \end_layout
21077
21078 \begin_layout Standard
21079 To insert a float, use the menu 
21080 \family sans
21081 Insert\SpecialChar \menuseparator
21082 Floats
21083 \family default
21084 .
21085  A box with a caption will be inserted into your document.
21086  The label will automatically be translated to the document language in
21087  the output.
21088  After the label you can insert the caption text.
21089 \begin_inset Index idx
21090 status collapsed
21091
21092 \begin_layout Plain Layout
21093 Floats ! Captions
21094 \end_layout
21095
21096 \end_inset
21097
21098  The image or table is inserted above or below the caption in a separate
21099  paragraph within the float.
21100  To keep your LyX-document readable, you can open and close the float box
21101  by left-clicking on the box label.
21102  A closed float box looks like this: 
21103 \begin_inset Graphics
21104         filename clipart/floatQt4.png
21105         scale 80
21106
21107 \end_inset
21108
21109  – a gray button with a red label.
21110 \end_layout
21111
21112 \begin_layout Standard
21113 It is recommended to insert floats as a separate paragraph to avoid possible
21114  LaTeX-errors that can occur when the surrounding text is specially formatted.
21115 \end_layout
21116
21117 \begin_layout Subsection
21118 Examples
21119 \end_layout
21120
21121 \begin_layout Subsubsection
21122 Figure Floats
21123 \begin_inset CommandInset label
21124 LatexCommand label
21125 name "sub:Figure-Floats"
21126
21127 \end_inset
21128
21129
21130 \begin_inset Index idx
21131 status collapsed
21132
21133 \begin_layout Plain Layout
21134 Floats ! Figure floats
21135 \end_layout
21136
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \begin_layout Standard
21143 Figure
21144 \begin_inset space ~
21145 \end_inset
21146
21147
21148 \begin_inset CommandInset ref
21149 LatexCommand ref
21150 reference "cap:Platypus"
21151
21152 \end_inset
21153
21154  was created using the menu 
21155 \family sans
21156 Insert\SpecialChar \menuseparator
21157 Float\SpecialChar \menuseparator
21158 Figure
21159 \family default
21160  or the toolbar button 
21161 \begin_inset Info
21162 type  "icon"
21163 arg   "float-insert figure"
21164 \end_inset
21165
21166 .
21167  The image was inserted by setting the cursor above the caption label and
21168  using the menu 
21169 \family sans
21170 Insert\SpecialChar \menuseparator
21171 Graphics
21172 \family default
21173  or the toolbar button 
21174 \begin_inset Info
21175 type  "icon"
21176 arg   "dialog-show-new-inset graphics"
21177 \end_inset
21178
21179 .
21180  The image in the float was horizontally centered by putting the cursor
21181  in front of or behind the image and using the menu 
21182 \family sans
21183 Edit\SpecialChar \menuseparator
21184 Paragraph
21185 \begin_inset space ~
21186 \end_inset
21187
21188 Settings
21189 \family default
21190  or the toolbar button 
21191 \begin_inset Info
21192 type  "icon"
21193 arg   "layout-paragraph"
21194 \end_inset
21195
21196 .
21197 \end_layout
21198
21199 \begin_layout Standard
21200 \begin_inset Float figure
21201 wide false
21202 sideways false
21203 status open
21204
21205 \begin_layout Plain Layout
21206 \align center
21207 \begin_inset Graphics
21208         filename clipart/platypus.eps
21209         lyxscale 50
21210         width 50col%
21211
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \begin_layout Plain Layout
21218 \begin_inset Caption
21219
21220 \begin_layout Plain Layout
21221 \begin_inset CommandInset label
21222 LatexCommand label
21223 name "cap:Platypus"
21224
21225 \end_inset
21226
21227 A severely distorted platypus in a float.
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \begin_layout Standard
21241 This figure float also shows how to set a label and create a cross-reference
21242  to it.
21243  As described in section
21244 \begin_inset space ~
21245 \end_inset
21246
21247
21248 \begin_inset CommandInset ref
21249 LatexCommand ref
21250 reference "sec:Cross-References"
21251
21252 \end_inset
21253
21254 , you can simply insert a label in the caption using the menu 
21255 \family sans
21256 Insert\SpecialChar \menuseparator
21257 Label
21258 \family default
21259  or the toolbar button 
21260 \begin_inset Info
21261 type  "icon"
21262 arg   "label-insert"
21263 \end_inset
21264
21265  and refer to it using the menu 
21266 \family sans
21267 Insert\SpecialChar \menuseparator
21268 Cross-Reference
21269 \family default
21270  or the toolbar button 
21271 \begin_inset Info
21272 type  "icon"
21273 arg   "dialog-show-new-inset ref"
21274 \end_inset
21275
21276 .
21277  It is important to use references to figure floats, rather than using vague
21278  references like 
21279 \begin_inset Quotes eld
21280 \end_inset
21281
21282 the figure above
21283 \begin_inset Quotes erd
21284 \end_inset
21285
21286 , because, as LaTeX will reposition the floats in the final document, it
21287  might not be 
21288 \begin_inset Quotes eld
21289 \end_inset
21290
21291 above
21292 \begin_inset Quotes erd
21293 \end_inset
21294
21295  at all.
21296 \end_layout
21297
21298 \begin_layout Standard
21299 Normally only one image is inserted in a figure float, but sometimes you
21300  might want to use two images with separate subcaptions.
21301  This can be done by inserting image floats into existing image floats.
21302  Note that only the main caption of the float is added to the List of Figures
21303  as described in section
21304 \begin_inset space ~
21305 \end_inset
21306
21307
21308 \begin_inset CommandInset ref
21309 LatexCommand ref
21310 reference "sub:List-of-Figures"
21311
21312 \end_inset
21313
21314 .
21315  Figure
21316 \begin_inset space ~
21317 \end_inset
21318
21319
21320 \begin_inset CommandInset ref
21321 LatexCommand ref
21322 reference "cap:Two-distorted-images"
21323
21324 \end_inset
21325
21326  is an example of a figure float with two images set side by side.
21327  You can also set the images one below the other.
21328  Figure
21329 \begin_inset space ~
21330 \end_inset
21331
21332
21333 \begin_inset CommandInset ref
21334 LatexCommand ref
21335 reference "fig:Undefinable"
21336
21337 \end_inset
21338
21339  and 
21340 \begin_inset CommandInset ref
21341 LatexCommand ref
21342 reference "fig:Platypus"
21343
21344 \end_inset
21345
21346  are the subfigures.
21347 \end_layout
21348
21349 \begin_layout Standard
21350 \begin_inset Float figure
21351 wide false
21352 sideways false
21353 status open
21354
21355 \begin_layout Plain Layout
21356 \begin_inset space \hfill{}
21357 \end_inset
21358
21359
21360 \begin_inset Float figure
21361 wide false
21362 sideways false
21363 status collapsed
21364
21365 \begin_layout Plain Layout
21366 \begin_inset Caption
21367
21368 \begin_layout Plain Layout
21369 \begin_inset CommandInset label
21370 LatexCommand label
21371 name "fig:Undefinable"
21372
21373 \end_inset
21374
21375 Undefinable
21376 \end_layout
21377
21378 \end_inset
21379
21380
21381 \end_layout
21382
21383 \begin_layout Plain Layout
21384 \begin_inset Graphics
21385         filename clipart/escher-lsd.eps
21386         width 45col%
21387
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \end_inset
21394
21395
21396 \begin_inset space \hfill{}
21397 \end_inset
21398
21399
21400 \begin_inset Float figure
21401 wide false
21402 sideways false
21403 status collapsed
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Caption
21407
21408 \begin_layout Plain Layout
21409 \begin_inset CommandInset label
21410 LatexCommand label
21411 name "fig:Platypus"
21412
21413 \end_inset
21414
21415 Platypus
21416 \end_layout
21417
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Graphics
21425         filename clipart/platypus.eps
21426         lyxscale 60
21427         width 45col%
21428
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \end_inset
21435
21436
21437 \begin_inset space \hfill{}
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \begin_layout Plain Layout
21444 \begin_inset Caption
21445
21446 \begin_layout Plain Layout
21447 \begin_inset CommandInset label
21448 LatexCommand label
21449 name "cap:Two-distorted-images"
21450
21451 \end_inset
21452
21453 Two distorted images.
21454 \end_layout
21455
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \begin_layout Subsubsection
21467 Table Floats
21468 \begin_inset Index idx
21469 status collapsed
21470
21471 \begin_layout Plain Layout
21472 Floats ! Table floats
21473 \end_layout
21474
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \begin_layout Standard
21481 Table floats can be inserted using the menu 
21482 \family sans
21483 Insert\SpecialChar \menuseparator
21484 Float\SpecialChar \menuseparator
21485 Table
21486 \family default
21487  or the toolbar botton 
21488 \begin_inset Info
21489 type  "icon"
21490 arg   "float-insert table"
21491 \end_inset
21492
21493 .
21494  They have the same properties as figure floats except for the different
21495  label.
21496  Table
21497 \begin_inset space ~
21498 \end_inset
21499
21500
21501 \begin_inset CommandInset ref
21502 LatexCommand ref
21503 reference "cap:Table-float"
21504
21505 \end_inset
21506
21507  is a table float.
21508 \end_layout
21509
21510 \begin_layout Standard
21511 \begin_inset Float table
21512 wide false
21513 sideways false
21514 status open
21515
21516 \begin_layout Plain Layout
21517 \begin_inset Caption
21518
21519 \begin_layout Plain Layout
21520 \begin_inset CommandInset label
21521 LatexCommand label
21522 name "cap:Table-float"
21523
21524 \end_inset
21525
21526 A table float.
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \end_layout
21533
21534 \begin_layout Plain Layout
21535 \align center
21536 \begin_inset Tabular
21537 <lyxtabular version="3" rows="3" columns="3">
21538 <features tabularvalignment="middle">
21539 <column alignment="center" valignment="top" width="0pt">
21540 <column alignment="center" valignment="top" width="0pt">
21541 <column alignment="center" valignment="top" width="0pt">
21542 <row>
21543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547
21548 \family roman
21549 \series medium
21550 \shape up
21551 \size normal
21552 \emph off
21553 \bar no
21554 \noun off
21555 \color none
21556 1
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565
21566 \family roman
21567 \series medium
21568 \shape up
21569 \size normal
21570 \emph off
21571 \bar no
21572 \noun off
21573 \color none
21574 2
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583
21584 \family roman
21585 \series medium
21586 \shape up
21587 \size normal
21588 \emph off
21589 \bar no
21590 \noun off
21591 \color none
21592 3
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 <row>
21599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603
21604 \family roman
21605 \series medium
21606 \shape up
21607 \size normal
21608 \emph off
21609 \bar no
21610 \noun off
21611 \color none
21612 Joe
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621
21622 \family roman
21623 \series medium
21624 \shape up
21625 \size normal
21626 \emph off
21627 \bar no
21628 \noun off
21629 \color none
21630 Mary
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \family roman
21641 \series medium
21642 \shape up
21643 \size normal
21644 \emph off
21645 \bar no
21646 \noun off
21647 \color none
21648 Ted
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \family roman
21661 \series medium
21662 \shape up
21663 \size normal
21664 \emph off
21665 \bar no
21666 \noun off
21667 \color none
21668 \begin_inset Formula $\int x^{2}dx$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \family roman
21682 \series medium
21683 \shape up
21684 \size normal
21685 \emph off
21686 \bar no
21687 \noun off
21688 \color none
21689 \begin_inset Formula $\left[\begin{array}{cc}
21690 a & b\\
21691 c & d
21692 \end{array}\right]$
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \family roman
21706 \series medium
21707 \shape up
21708 \size normal
21709 \emph off
21710 \bar no
21711 \noun off
21712 \color none
21713 \begin_inset Formula $1+1=2$
21714 \end_inset
21715
21716
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 </row>
21722 </lyxtabular>
21723
21724 \end_inset
21725
21726
21727 \end_layout
21728
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \begin_layout Subsection
21735 More Information
21736 \begin_inset Index idx
21737 status collapsed
21738
21739 \begin_layout Plain Layout
21740 Floats ! Details
21741 \end_layout
21742
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Standard
21749 LyX offers you further float types as well as rotated floats.
21750  It also allows you to change the float numbering scheme, to control the
21751  float placement and to change the formatting and placement of the float
21752  caption.
21753  All these features are explained in detail with many examples in chapter
21754  
21755 \emph on
21756 Floats
21757 \emph default
21758  of the the 
21759 \emph on
21760 Embedded
21761 \begin_inset space ~
21762 \end_inset
21763
21764 Objects
21765 \emph default
21766  manual.
21767 \end_layout
21768
21769 \begin_layout Section
21770 Minipages
21771 \begin_inset Index idx
21772 status collapsed
21773
21774 \begin_layout Plain Layout
21775 Minipages
21776 \end_layout
21777
21778 \end_inset
21779
21780
21781 \begin_inset CommandInset label
21782 LatexCommand label
21783 name "sec:Minipages"
21784
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \begin_layout Standard
21791 LaTeX provides a mechanism to produce essentially a page within a page,
21792  called minipage.
21793  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21794 \begin_inset space ~
21795 \end_inset
21796
21797 apply.
21798  
21799 \end_layout
21800
21801 \begin_layout Standard
21802 Minipages in LyX have their own collapsible box inserted via the menu 
21803 \family sans
21804 Insert\SpecialChar \menuseparator
21805 Box
21806 \family default
21807 .
21808  Right-clicking on the box allows you to alter the width of the minipage
21809  and its alignment within the page.
21810 \end_layout
21811
21812 \begin_layout Standard
21813 \align center
21814 \begin_inset Box Frameless
21815 position "t"
21816 hor_pos "c"
21817 has_inner_box 1
21818 inner_pos "t"
21819 use_parbox 0
21820 use_makebox 0
21821 width "30col%"
21822 special "none"
21823 height "1pt"
21824 height_special "totalheight"
21825 status open
21826
21827 \begin_layout Plain Layout
21828
21829 \shape italic
21830 This is a minipage.
21831  The text is set in an italic style.
21832 \end_layout
21833
21834 \begin_layout Plain Layout
21835
21836 \shape italic
21837 Minipages are often used for text in another language or text that needs
21838  another formatting.
21839 \end_layout
21840
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \begin_layout Standard
21847 \begin_inset VSpace medskip
21848 \end_inset
21849
21850 If you place two minipages side-by-side, you can use 
21851 \family sans
21852 Horizontal Fills
21853 \family default
21854  as described in section
21855 \begin_inset space ~
21856 \end_inset
21857
21858
21859 \begin_inset CommandInset ref
21860 LatexCommand ref
21861 reference "sub:Horizontal-Space"
21862
21863 \end_inset
21864
21865 :
21866 \begin_inset VSpace medskip
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \begin_layout Standard
21873 \begin_inset Box Frameless
21874 position "t"
21875 hor_pos "c"
21876 has_inner_box 1
21877 inner_pos "t"
21878 use_parbox 0
21879 use_makebox 0
21880 width "1.5in"
21881 special "none"
21882 height "1pt"
21883 height_special "totalheight"
21884 status open
21885
21886 \begin_layout Plain Layout
21887 This is a minipage with some stupid dummy text.
21888  This dummy text is used to increase the size of the minipage.
21889 \end_layout
21890
21891 \end_inset
21892
21893
21894 \begin_inset space \hfill{}
21895 \end_inset
21896
21897
21898 \begin_inset Box Frameless
21899 position "t"
21900 hor_pos "c"
21901 has_inner_box 1
21902 inner_pos "t"
21903 use_parbox 0
21904 use_makebox 0
21905 width "1.5in"
21906 special "none"
21907 height "1pt"
21908 height_special "totalheight"
21909 status open
21910
21911 \begin_layout Plain Layout
21912 This is a minipage with some stupid dummy text.
21913  This dummy text is used to increase the size of the minipage.
21914 \end_layout
21915
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922 \begin_inset VSpace bigskip
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \begin_layout Standard
21929 When you right-click on a minipage box, you can change the box from a minipage
21930  to other box types.
21931  All box types and their settings are explained in detail in chapter 
21932 \emph on
21933 Boxes
21934 \emph default
21935  of the 
21936 \emph on
21937 Embedded
21938 \begin_inset space ~
21939 \end_inset
21940
21941 Objects
21942 \emph default
21943  manual.
21944 \end_layout
21945
21946 \begin_layout Chapter
21947 Mathematical Formulas
21948 \begin_inset Index idx
21949 status collapsed
21950
21951 \begin_layout Plain Layout
21952 Math
21953 \end_layout
21954
21955 \end_inset
21956
21957
21958 \begin_inset Index idx
21959 status collapsed
21960
21961 \begin_layout Plain Layout
21962 Formulas | see
21963 \begin_inset ERT
21964 status collapsed
21965
21966 \begin_layout Plain Layout
21967
21968 {
21969 \end_layout
21970
21971 \end_inset
21972
21973 Math
21974 \begin_inset ERT
21975 status collapsed
21976
21977 \begin_layout Plain Layout
21978
21979 }
21980 \end_layout
21981
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \end_inset
21988
21989
21990 \begin_inset CommandInset label
21991 LatexCommand label
21992 name "cha:Mathematical-Formulas"
21993
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \begin_layout Standard
22000 The issues of this chapter are described in detail in the 
22001 \emph on
22002 Math
22003 \emph default
22004  manual.
22005  There you'll also find tips and tricks for special cases.
22006 \end_layout
22007
22008 \begin_layout Section
22009 Basic Math Editing
22010 \begin_inset Index idx
22011 status collapsed
22012
22013 \begin_layout Plain Layout
22014 Math ! Basics
22015 \end_layout
22016
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \begin_layout Standard
22023 To create a math formula, you can just click on the toolbar icon 
22024 \begin_inset Info
22025 type  "icon"
22026 arg   "math-mode on"
22027 \end_inset
22028
22029 .
22030  That will create a little blue rectangle, with purple markers around its
22031  corners.
22032  That blue rectangle is the formula itself; the purple markers indicate
22033  what level of nesting within the formula you are at.
22034  You can also choose a particular formula type to insert via the 
22035 \family sans
22036 Insert\SpecialChar \menuseparator
22037 Math
22038 \family default
22039  menu.
22040 \end_layout
22041
22042 \begin_layout Standard
22043 Editing the parameters of a formula and adding math constructs can be done
22044  with the 
22045 \family sans
22046 math
22047 \begin_inset space ~
22048 \end_inset
22049
22050 toolbar
22051 \family default
22052 , that appears when the cursor is in a formula.
22053 \end_layout
22054
22055 \begin_layout Standard
22056 There are two main types of formulas: Inline formulas appear within a text
22057  line, like this one:
22058 \end_layout
22059
22060 \begin_layout Standard
22061 This is a line with an inline formula 
22062 \begin_inset Formula $A=B$
22063 \end_inset
22064
22065  in it.
22066 \end_layout
22067
22068 \begin_layout Standard
22069 Displayed formulas appear outside the text like if they were in an own paragraph
22070 , like this one:
22071 \begin_inset Formula 
22072 \[
22073 A=B
22074 \]
22075
22076 \end_inset
22077
22078 You can only number and reference displayed formulas.
22079 \end_layout
22080
22081 \begin_layout Standard
22082 LyX supports also many LaTeX math commands.
22083  E.
22084 \begin_inset space \thinspace{}
22085 \end_inset
22086
22087 g.
22088 \begin_inset space \space{}
22089 \end_inset
22090
22091 typing 
22092 \begin_inset Quotes eld
22093 \end_inset
22094
22095
22096 \series bold
22097
22098 \backslash
22099 alpha
22100 \series default
22101
22102 \begin_inset Quotes erd
22103 \end_inset
22104
22105 , followed by a space, in a formula will create the Greek letter 
22106 \begin_inset Formula $\alpha$
22107 \end_inset
22108
22109 .
22110  So typing commands might sometimes be faster than using the 
22111 \family sans
22112 Math
22113 \begin_inset space ~
22114 \end_inset
22115
22116 Panel
22117 \family default
22118 .
22119 \end_layout
22120
22121 \begin_layout Subsection
22122 Navigating in Formulas
22123 \begin_inset Index idx
22124 status collapsed
22125
22126 \begin_layout Plain Layout
22127 Math ! Navigating
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Standard
22136 The best control over the cursor position within an existing formula is
22137  achieved with the arrow keys.
22138  LyX uses small rectangles to indicate places where something can be inserted.
22139  The arrow keys can be used to navigate between parts of a formula.
22140  Pressing 
22141 \family sans
22142 Space
22143 \family default
22144  will leave a formula construct (a square root 
22145 \begin_inset Formula $\sqrt{2}$
22146 \end_inset
22147
22148 , or parentheses 
22149 \begin_inset Formula $\left(f\right)$
22150 \end_inset
22151
22152 , or a matrix 
22153 \begin_inset Formula $\left[\begin{array}{cc}
22154 1 & 2\\
22155 3 & 4
22156 \end{array}\right]$
22157 \end_inset
22158
22159 ).
22160  Pressing 
22161 \family sans
22162 Escape
22163 \family default
22164  will leave the formula, placing the cursor after the formula.
22165  
22166 \family sans
22167 Tab
22168 \family default
22169  can be used to move horizontally in a formula; for example, through the
22170  cells of a matrix or the positions in a multi-line equation.
22171 \end_layout
22172
22173 \begin_layout Standard
22174
22175 \family sans
22176 Space
22177 \family default
22178 , printed in this document as 
22179 \begin_inset Quotes eld
22180 \end_inset
22181
22182
22183 \begin_inset ERT
22184 status collapsed
22185
22186 \begin_layout Plain Layout
22187
22188
22189 \backslash
22190 spce 
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \begin_inset Quotes erd
22197 \end_inset
22198
22199
22200 \begin_inset Note Note
22201 status collapsed
22202
22203 \begin_layout Plain Layout
22204 This command will appear in the output as official character denoting the
22205  space character (visible space).
22206 \end_layout
22207
22208 \end_inset
22209
22210 , seems to do nothing in a formula, since it does not add a space between
22211  characters, but it does exit a nested structure.
22212  For this reason, you have to be careful about using 
22213 \family sans
22214 Space
22215 \family default
22216 .
22217  For example, if you want 
22218 \begin_inset Formula $\sqrt{2x+1}$
22219 \end_inset
22220
22221 , type 
22222 \series bold
22223
22224 \backslash
22225 sqrt
22226 \begin_inset ERT
22227 status collapsed
22228
22229 \begin_layout Plain Layout
22230
22231
22232 \backslash
22233 spce 
22234 \end_layout
22235
22236 \end_inset
22237
22238 2x+1
22239 \series default
22240  and not 
22241 \series bold
22242
22243 \backslash
22244 sqrt
22245 \begin_inset ERT
22246 status collapsed
22247
22248 \begin_layout Plain Layout
22249
22250
22251 \backslash
22252 spce 
22253 \end_layout
22254
22255 \end_inset
22256
22257 2x
22258 \begin_inset ERT
22259 status collapsed
22260
22261 \begin_layout Plain Layout
22262
22263
22264 \backslash
22265 spce 
22266 \end_layout
22267
22268 \end_inset
22269
22270 +1
22271 \series default
22272 , since in the latter case only the 
22273 \family typewriter
22274
22275 \begin_inset Formula $2x$
22276 \end_inset
22277
22278
22279 \family default
22280  will be under the square root sign: 
22281 \begin_inset Formula $\sqrt{2x}+1$
22282 \end_inset
22283
22284 .
22285 \end_layout
22286
22287 \begin_layout Standard
22288 You can leave many parts of a formula, like this matrix, partially filled
22289  in, such as:
22290 \begin_inset Formula 
22291 \[
22292 \left(\begin{array}{ccc}
22293 \lambda_{1}\\
22294  & \ddots\\
22295  &  & \lambda_{n}
22296 \end{array}\right)
22297 \]
22298
22299 \end_inset
22300
22301 If you leave a fraction only partially filled in, or a subscript with nothing
22302  in it, the results will be unpredictable, but most constructs don't mind.
22303 \end_layout
22304
22305 \begin_layout Subsection
22306 Selecting Text
22307 \end_layout
22308
22309 \begin_layout Standard
22310 You can select text within a formula in two different ways.
22311  Place the cursor at one end of the string of text you want, and press 
22312 \family sans
22313 Shift
22314 \family default
22315  and a cursor movement key to select text.
22316  It will be highlighted as with regular text selection.
22317  Alternatively, you can select text with the mouse in the usual way.
22318  That text can then be cut or copied, and then pasted within any formula,
22319  but not in a normal text region in LyX.
22320 \end_layout
22321
22322 \begin_layout Subsection
22323 Exponents and Subscripts
22324 \begin_inset Index idx
22325 status collapsed
22326
22327 \begin_layout Plain Layout
22328 Math ! Exponents
22329 \end_layout
22330
22331 \end_inset
22332
22333
22334 \begin_inset Index idx
22335 status collapsed
22336
22337 \begin_layout Plain Layout
22338 Math ! Subscripts
22339 \end_layout
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 You can use the math panel to add super- or subscripts, but the much easier
22348  way is to use a command.
22349  To get 
22350 \begin_inset Formula $x^{2}$
22351 \end_inset
22352
22353 , type in a formula 
22354 \series bold
22355 x^2
22356 \begin_inset ERT
22357 status collapsed
22358
22359 \begin_layout Plain Layout
22360
22361
22362 \backslash
22363 spce 
22364 \end_layout
22365
22366 \end_inset
22367
22368
22369 \series default
22370 .
22371  The final 
22372 \family sans
22373 Space
22374 \family default
22375  puts the cursor back down on the base line of the expression.
22376  If you type 
22377 \series bold
22378 x^2y
22379 \series default
22380 , you will get 
22381 \begin_inset Formula $x^{2y}$
22382 \end_inset
22383
22384 , to get 
22385 \begin_inset Formula $x^{2}y$
22386 \end_inset
22387
22388 , type 
22389 \series bold
22390 x^2
22391 \begin_inset ERT
22392 status collapsed
22393
22394 \begin_layout Plain Layout
22395
22396
22397 \backslash
22398 spce 
22399 \end_layout
22400
22401 \end_inset
22402
22403 y
22404 \series default
22405 .
22406  If you use characters in the superscript, that could be accented with the
22407  hat 
22408 \begin_inset Quotes eld
22409 \end_inset
22410
22411 ^
22412 \begin_inset Quotes erd
22413 \end_inset
22414
22415 , you have to use an extra 
22416 \family sans
22417 Space
22418 \family default
22419  to separate the hat and the character.
22420  E.
22421 \begin_inset space \thinspace{}
22422 \end_inset
22423
22424 g.
22425 \begin_inset space \space{}
22426 \end_inset
22427
22428 if you want 
22429 \begin_inset Formula $x^{a}$
22430 \end_inset
22431
22432 , type 
22433 \series bold
22434 x^
22435 \begin_inset ERT
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439
22440
22441 \backslash
22442 spce 
22443 \end_layout
22444
22445 \end_inset
22446
22447 a
22448 \series default
22449 .
22450  Subscripts are similar: To get 
22451 \begin_inset Formula $a_{1}$
22452 \end_inset
22453
22454 , type 
22455 \series bold
22456 a_1
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462
22463 \backslash
22464 spce 
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \series default
22471 .
22472 \end_layout
22473
22474 \begin_layout Subsection
22475 Fractions
22476 \begin_inset Index idx
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480 Math ! Fractions
22481 \end_layout
22482
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \begin_layout Standard
22489 Create a fraction with either the command 
22490 \series bold
22491
22492 \backslash
22493 frac
22494 \series default
22495  or using the icon 
22496 \begin_inset Graphics
22497         filename ../images/math/frac.png
22498         scale 60
22499
22500 \end_inset
22501
22502  in the 
22503 \family sans
22504 Math
22505 \begin_inset space ~
22506 \end_inset
22507
22508 Panel
22509 \family default
22510 .
22511  You will be presented with an empty fraction.
22512  The cursor is above the fraction line.
22513  To move it to the bottom, simply press 
22514 \family sans
22515 Down
22516 \family default
22517 .
22518  To move back up, press 
22519 \family sans
22520 Up
22521 \family default
22522 .
22523  Any math structure can be placed in a fraction, as this example shows:
22524 \begin_inset Formula 
22525 \[
22526 \left[\frac{1}{\left(\begin{array}{cc}
22527 2 & 3\\
22528 4 & 5
22529 \end{array}\right)}\right]
22530 \]
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \begin_layout Subsection
22538 Roots
22539 \begin_inset Index idx
22540 status collapsed
22541
22542 \begin_layout Plain Layout
22543 Math ! Roots
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \begin_layout Standard
22552 Roots can be created using the 
22553 \family sans
22554 Math
22555 \begin_inset space ~
22556 \end_inset
22557
22558 Panel
22559 \family default
22560  button
22561 \begin_inset Graphics
22562         filename ../images/math/sqrt.png
22563         scale 85
22564         groupId toolbarbuttons
22565
22566 \end_inset
22567
22568  or the commands 
22569 \series bold
22570
22571 \backslash
22572 sqrt
22573 \series default
22574  or 
22575 \series bold
22576
22577 \backslash
22578 root
22579 \series default
22580 .
22581  With the command 
22582 \series bold
22583
22584 \backslash
22585 root
22586 \series default
22587  you can produce roots of higher orders, like cube roots, while 
22588 \series bold
22589
22590 \backslash
22591 sqrt
22592 \series default
22593  produces always a square root.
22594 \end_layout
22595
22596 \begin_layout Subsection
22597 Operators with Limits
22598 \begin_inset Index idx
22599 status collapsed
22600
22601 \begin_layout Plain Layout
22602 Math ! Sums
22603 \end_layout
22604
22605 \end_inset
22606
22607
22608 \begin_inset Index idx
22609 status collapsed
22610
22611 \begin_layout Plain Layout
22612 Math ! Integrals
22613 \end_layout
22614
22615 \end_inset
22616
22617
22618 \begin_inset CommandInset label
22619 LatexCommand label
22620 name "sub:Operators-with-Limits"
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \begin_layout Standard
22628 Sum (
22629 \begin_inset Formula $\sum$
22630 \end_inset
22631
22632 ) and integral (
22633 \begin_inset Formula $\int$
22634 \end_inset
22635
22636 ) operators are very often decorated with limits.
22637  These limits can be entered in LyX by entering them as you would enter
22638  a super- or subscript, directly after the symbol.
22639  The sum operator will automatically place its 
22640 \begin_inset Quotes eld
22641 \end_inset
22642
22643 limits
22644 \begin_inset Quotes erd
22645 \end_inset
22646
22647  over and under the symbol in displayed formulas, and on the side in inline
22648  formulas.
22649  Such as 
22650 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22651 \end_inset
22652
22653 , versus
22654 \begin_inset Formula 
22655 \[
22656 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22657 \]
22658
22659 \end_inset
22660
22661 Integral signs, however, will place the limits on the side in both formula
22662  types.
22663 \end_layout
22664
22665 \begin_layout Standard
22666 All operators with limits will be automatically re-sized when placed in
22667  display mode.
22668  The placement of the limits can be changed by placing the cursor directly
22669  behind the operator and hitting 
22670 \begin_inset Info
22671 type  "shortcut"
22672 arg   "math-limits"
22673 \end_inset
22674
22675  or using the menu 
22676 \family sans
22677 Edit\SpecialChar \menuseparator
22678 Math\SpecialChar \menuseparator
22679 Change
22680 \begin_inset space ~
22681 \end_inset
22682
22683 Limits
22684 \begin_inset space ~
22685 \end_inset
22686
22687 Type
22688 \family default
22689 .
22690 \end_layout
22691
22692 \begin_layout Standard
22693 Certain other mathematical expressions have this 
22694 \begin_inset Quotes eld
22695 \end_inset
22696
22697 moving limits
22698 \begin_inset Quotes erd
22699 \end_inset
22700
22701  feature as addition, such as
22702 \begin_inset Index idx
22703 status collapsed
22704
22705 \begin_layout Plain Layout
22706 Math ! Limits
22707 \end_layout
22708
22709 \end_inset
22710
22711
22712 \begin_inset Formula 
22713 \[
22714 \lim_{x\rightarrow\infty}f(x),
22715 \]
22716
22717 \end_inset
22718
22719 which will place the 
22720 \begin_inset Formula $x\rightarrow\infty$
22721 \end_inset
22722
22723  underneath the 
22724 \begin_inset Quotes eld
22725 \end_inset
22726
22727 lim
22728 \begin_inset Quotes erd
22729 \end_inset
22730
22731  in display mode.
22732  In inline formulas it looks like this: 
22733 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22734 \end_inset
22735
22736 .
22737 \end_layout
22738
22739 \begin_layout Standard
22740 Note that the lim-function was entered as the function macro 
22741 \series bold
22742
22743 \backslash
22744 lim
22745 \series default
22746 .
22747  Have a look at section
22748 \begin_inset space ~
22749 \end_inset
22750
22751
22752 \begin_inset CommandInset ref
22753 LatexCommand ref
22754 reference "sub:Functions"
22755
22756 \end_inset
22757
22758  for an explanation of function macros.
22759 \end_layout
22760
22761 \begin_layout Subsection
22762 Math Symbols
22763 \begin_inset Index idx
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767 Math ! Symbols
22768 \end_layout
22769
22770 \end_inset
22771
22772
22773 \end_layout
22774
22775 \begin_layout Standard
22776 Most math symbols can be found in the 
22777 \family sans
22778 Math
22779 \begin_inset space ~
22780 \end_inset
22781
22782 Panel
22783 \family default
22784  under one of several categories; including 
22785 \family sans
22786 Greek
22787 \family default
22788
22789 \family sans
22790 Operators
22791 \family default
22792  , 
22793 \family sans
22794 Relations
22795 \family default
22796
22797 \family sans
22798 Arrows
22799 \family default
22800 .
22801  There are also the additional symbols provided by the American Mathematical
22802  Society (AMS).
22803 \end_layout
22804
22805 \begin_layout Standard
22806 If you know the LaTeX-command for a construct or symbol you wish to use,
22807  you don't have to use the 
22808 \family sans
22809 Math
22810 \begin_inset space ~
22811 \end_inset
22812
22813 Panel
22814 \family default
22815 , but can type the command directly into the formula.
22816  LyX will convert it to the corresponding symbol or construct.
22817 \end_layout
22818
22819 \begin_layout Subsection
22820 Altering Spacing
22821 \begin_inset Index idx
22822 status collapsed
22823
22824 \begin_layout Plain Layout
22825 Math ! Spaces
22826 \end_layout
22827
22828 \end_inset
22829
22830
22831 \end_layout
22832
22833 \begin_layout Standard
22834 You may want to create spaces that differ from the standard spacing that
22835  LaTeX provides.
22836  To do this, type 
22837 \begin_inset Info
22838 type  "shortcut"
22839 arg   "space-insert protected"
22840 \end_inset
22841
22842  or to use the 
22843 \family sans
22844 Math
22845 \begin_inset space ~
22846 \end_inset
22847
22848 Panel
22849 \family default
22850  button 
22851 \begin_inset Graphics
22852         filename ../images/math/space.png
22853         scale 85
22854         groupId toolbarbuttons
22855
22856 \end_inset
22857
22858 .
22859  This generates a small space, and shows a small marker on the screen.
22860  For example, the sequence 
22861 \series bold
22862 a Ctrl+Space b
22863 \series default
22864
22865 \begin_inset Formula $a\, b$
22866 \end_inset
22867
22868  appears in LyX as 
22869 \begin_inset Graphics
22870         filename clipart/SpaceMarker.png
22871
22872 \end_inset
22873
22874 .
22875  You can change the space to different sizes when you set the cursor behind
22876  the space marker and hit space again several times.
22877  With every space hit the size will be changed.
22878  Some markers for the space size appear red in LyX, because they are negative
22879  spaces.
22880  Here are two examples:
22881 \end_layout
22882
22883 \begin_layout Standard
22884
22885 \series bold
22886 a Ctrl+Space b
22887 \series default
22888  and 3×
22889 \family sans
22890 Space
22891 \family default
22892
22893 \begin_inset Formula $a\quad b$
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \begin_layout Standard
22900
22901 \series bold
22902 a Ctrl+Space b
22903 \series default
22904  and 5×
22905 \family sans
22906 Space
22907 \family default
22908
22909 \begin_inset Formula $a\! b$
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Subsection
22916 Functions
22917 \begin_inset Index idx
22918 status collapsed
22919
22920 \begin_layout Plain Layout
22921 Math ! Functions
22922 \end_layout
22923
22924 \end_inset
22925
22926
22927 \begin_inset CommandInset label
22928 LatexCommand label
22929 name "sub:Functions"
22930
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \begin_layout Standard
22937 The 
22938 \family sans
22939 Math
22940 \begin_inset space ~
22941 \end_inset
22942
22943 Panel
22944 \family default
22945  contains under the button 
22946 \begin_inset Graphics
22947         filename ../images/math/functions.png
22948         scale 85
22949         groupId toolbarbuttons
22950
22951 \end_inset
22952
22953  a number of function macros, such as 
22954 \begin_inset Formula $\sin$
22955 \end_inset
22956
22957
22958 \begin_inset Formula $\lim$
22959 \end_inset
22960
22961
22962 \emph on
22963 etc
22964 \emph default
22965 .
22966  (you can also insert them in a formula by typing 
22967 \series bold
22968
22969 \backslash
22970 sin
22971 \series default
22972  etc.).
22973  Standard mathematical practice is that functions are printed upright to
22974  avoid confusions, because 
22975 \begin_inset Formula $sin$
22976 \end_inset
22977
22978  does normally mean 
22979 \begin_inset Formula $s\cdot i\cdot n$
22980 \end_inset
22981
22982 .
22983 \end_layout
22984
22985 \begin_layout Standard
22986 Using the function macros will also produce correct spacing around the function:
22987  
22988 \begin_inset Formula $a\sin x$
22989 \end_inset
22990
22991  is different from 
22992 \begin_inset Formula $asinx$
22993 \end_inset
22994
22995
22996 \end_layout
22997
22998 \begin_layout Standard
22999 For some mathematical objects, like the limes, the macro changes where subscript
23000 s are placed, as described in section
23001 \begin_inset space ~
23002 \end_inset
23003
23004
23005 \begin_inset CommandInset ref
23006 LatexCommand ref
23007 reference "sub:Operators-with-Limits"
23008
23009 \end_inset
23010
23011 .
23012 \end_layout
23013
23014 \begin_layout Subsection
23015 Accents
23016 \begin_inset Index idx
23017 status collapsed
23018
23019 \begin_layout Plain Layout
23020 Math ! Accents
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Standard
23029 In a formula you can insert accented characters in the same way as in text
23030  mode.
23031  This may depend on your keyboard, or the bindings file you use.
23032  You can also use LaTeX commands to e.
23033 \begin_inset space \thinspace{}
23034 \end_inset
23035
23036 g.
23037 \begin_inset space \space{}
23038 \end_inset
23039
23040 enter 
23041 \begin_inset Formula $\hat{a}$
23042 \end_inset
23043
23044  even if your keyboard doesn't have hat-accents enabled.
23045  Our example is entered by typing 
23046 \series bold
23047
23048 \backslash
23049 hat
23050 \begin_inset ERT
23051 status collapsed
23052
23053 \begin_layout Plain Layout
23054
23055
23056 \backslash
23057 spce 
23058 \end_layout
23059
23060 \end_inset
23061
23062 a
23063 \series default
23064  in a formula.
23065  Table
23066 \begin_inset space ~
23067 \end_inset
23068
23069
23070 \begin_inset CommandInset ref
23071 LatexCommand ref
23072 reference "cap:Accent-names-and"
23073
23074 \end_inset
23075
23076  shows the equivalences between the accent names and the commands.
23077 \end_layout
23078
23079 \begin_layout Standard
23080 \begin_inset Float table
23081 wide false
23082 sideways false
23083 status open
23084
23085 \begin_layout Plain Layout
23086 \begin_inset Caption
23087
23088 \begin_layout Plain Layout
23089 \begin_inset CommandInset label
23090 LatexCommand label
23091 name "cap:Accent-names-and"
23092
23093 \end_inset
23094
23095 Accent names and the corresponding commands.
23096 \end_layout
23097
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \begin_layout Plain Layout
23104 \align center
23105 \begin_inset Tabular
23106 <lyxtabular version="3" rows="11" columns="3">
23107 <features tabularvalignment="middle">
23108 <column alignment="center" valignment="top" width="0pt">
23109 <column alignment="center" valignment="top" width="0pt">
23110 <column alignment="center" valignment="top" width="0pt">
23111 <row>
23112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116 Name
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 Command
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134 E
23135 \family roman
23136 \series medium
23137 \shape up
23138 \size normal
23139 \emph off
23140 \bar no
23141 \noun off
23142 \color none
23143 xample
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 </row>
23149 <row>
23150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154
23155 \family roman
23156 \series medium
23157 \shape up
23158 \size normal
23159 \emph off
23160 \bar no
23161 \noun off
23162 \color none
23163 circumflex
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172
23173 \series bold
23174
23175 \backslash
23176 hat
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185
23186 \family roman
23187 \series medium
23188 \shape up
23189 \size normal
23190 \emph off
23191 \bar no
23192 \noun off
23193 \color none
23194 \begin_inset Formula $\hat{a}$
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 </row>
23203 <row>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208
23209 \family roman
23210 \series medium
23211 \shape up
23212 \size normal
23213 \emph off
23214 \bar no
23215 \noun off
23216 \color none
23217 grave
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226
23227 \series bold
23228
23229 \backslash
23230 grave
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \family roman
23241 \series medium
23242 \shape up
23243 \size normal
23244 \emph off
23245 \bar no
23246 \noun off
23247 \color none
23248 \begin_inset Formula $\grave{a}$
23249 \end_inset
23250
23251
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 </row>
23257 <row>
23258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23259 \begin_inset Text
23260
23261 \begin_layout Plain Layout
23262
23263 \family roman
23264 \series medium
23265 \shape up
23266 \size normal
23267 \emph off
23268 \bar no
23269 \noun off
23270 \color none
23271 acute
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280
23281 \series bold
23282
23283 \backslash
23284 acute
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293
23294 \family roman
23295 \series medium
23296 \shape up
23297 \size normal
23298 \emph off
23299 \bar no
23300 \noun off
23301 \color none
23302 \begin_inset Formula $\acute{a}$
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316
23317 \family roman
23318 \series medium
23319 \shape up
23320 \size normal
23321 \emph off
23322 \bar no
23323 \noun off
23324 \color none
23325 umlaut
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \series bold
23336
23337 \backslash
23338 ddot
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \family roman
23349 \series medium
23350 \shape up
23351 \size normal
23352 \emph off
23353 \bar no
23354 \noun off
23355 \color none
23356 \begin_inset Formula $\ddot{a}$
23357 \end_inset
23358
23359
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 </row>
23365 <row>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370
23371 \family roman
23372 \series medium
23373 \shape up
23374 \size normal
23375 \emph off
23376 \bar no
23377 \noun off
23378 \color none
23379 tilde
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388
23389 \series bold
23390
23391 \backslash
23392 tilde
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \family roman
23403 \series medium
23404 \shape up
23405 \size normal
23406 \emph off
23407 \bar no
23408 \noun off
23409 \color none
23410 \begin_inset Formula $\tilde{a}$
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \family roman
23426 \series medium
23427 \shape up
23428 \size normal
23429 \emph off
23430 \bar no
23431 \noun off
23432 \color none
23433 dot
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442
23443 \series bold
23444
23445 \backslash
23446 dot
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \family roman
23457 \series medium
23458 \shape up
23459 \size normal
23460 \emph off
23461 \bar no
23462 \noun off
23463 \color none
23464 \begin_inset Formula $\dot{a}$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \family roman
23480 \series medium
23481 \shape up
23482 \size normal
23483 \emph off
23484 \bar no
23485 \noun off
23486 \color none
23487 breve
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \series bold
23498
23499 \backslash
23500 breve
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \family roman
23511 \series medium
23512 \shape up
23513 \size normal
23514 \emph off
23515 \bar no
23516 \noun off
23517 \color none
23518 \begin_inset Formula $\breve{a}$
23519 \end_inset
23520
23521
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 </row>
23527 <row>
23528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \family roman
23534 \series medium
23535 \shape up
23536 \size normal
23537 \emph off
23538 \bar no
23539 \noun off
23540 \color none
23541 caron
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \series bold
23552
23553 \backslash
23554 check
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563
23564 \family roman
23565 \series medium
23566 \shape up
23567 \size normal
23568 \emph off
23569 \bar no
23570 \noun off
23571 \color none
23572 \begin_inset Formula $\check{a}$
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 </row>
23581 <row>
23582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23583 \begin_inset Text
23584
23585 \begin_layout Plain Layout
23586
23587 \family roman
23588 \series medium
23589 \shape up
23590 \size normal
23591 \emph off
23592 \bar no
23593 \noun off
23594 \color none
23595 macron
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \series bold
23606
23607 \backslash
23608 bar
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617
23618 \family roman
23619 \series medium
23620 \shape up
23621 \size normal
23622 \emph off
23623 \bar no
23624 \noun off
23625 \color none
23626 \begin_inset Formula $\bar{a}$
23627 \end_inset
23628
23629
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 </row>
23635 <row>
23636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 vector
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \series bold
23651
23652 \backslash
23653 vec
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \family roman
23664 \series medium
23665 \shape up
23666 \size normal
23667 \emph off
23668 \bar no
23669 \noun off
23670 \color none
23671 \begin_inset Formula $\vec{a}$
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 </row>
23680 </lyxtabular>
23681
23682 \end_inset
23683
23684
23685 \end_layout
23686
23687 \end_inset
23688
23689
23690 \end_layout
23691
23692 \begin_layout Standard
23693 You can choose one of the accents by selecting an item from the 
23694 \family sans
23695 Frame
23696 \begin_inset space ~
23697 \end_inset
23698
23699 decorations
23700 \family default
23701  symbol set button 
23702 \begin_inset Graphics
23703         filename ../images/math/hat.png
23704         scale 85
23705         groupId toolbarbuttons
23706
23707 \end_inset
23708
23709  in the math panel ; this will apply to any selection you have made within
23710  a formula too.
23711 \end_layout
23712
23713 \begin_layout Section
23714 Brackets and Delimiters
23715 \begin_inset Index idx
23716 status collapsed
23717
23718 \begin_layout Plain Layout
23719 Math ! Brackets
23720 \end_layout
23721
23722 \end_inset
23723
23724
23725 \begin_inset Index idx
23726 status collapsed
23727
23728 \begin_layout Plain Layout
23729 Math ! Delimiters
23730 \end_layout
23731
23732 \end_inset
23733
23734
23735 \begin_inset CommandInset label
23736 LatexCommand label
23737 name "sec:Brackets-and-Delimiters"
23738
23739 \end_inset
23740
23741
23742 \end_layout
23743
23744 \begin_layout Standard
23745 There are several brackets available through LyX.
23746  For most purposes, using just the keys 
23747 \family typewriter
23748 []{}()|<>
23749 \family default
23750  should suffice.
23751  But if you want to surround a large structure, like a matrix or a fraction,
23752  or if you have several layers of brackets, it is better to use the math
23753  toolbar delimiter icon 
23754 \begin_inset Info
23755 type  "icon"
23756 arg   "dialog-show mathdelimiter"
23757 \end_inset
23758
23759 .
23760  For example, that's how you would construct the brackets around a standard
23761  matrix such as:
23762 \begin_inset Formula 
23763 \[
23764 \left[\begin{array}{cc}
23765 1 & 2\\
23766 3 & 4
23767 \end{array}\right]
23768 \]
23769
23770 \end_inset
23771
23772 and to make it easier to see the layers of parentheses as in: 
23773 \begin_inset Formula 
23774 \[
23775 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23776 \]
23777
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \begin_layout Standard
23784 The parentheses, and other brackets from that menu will automatically re-size
23785  to accommodate the size of what is inside.
23786 \end_layout
23787
23788 \begin_layout Standard
23789 To construct brackets click on the button for the bracket you want on the
23790  left side and right side.
23791  If you use the option 
23792 \family sans
23793 Keep
23794 \begin_inset space ~
23795 \end_inset
23796
23797 matched
23798 \family default
23799 , the selected bracket type will be used for the left and the right side.
23800  The selection will be shown below the button field.
23801  If you want one side to not have a bracket, use the blank button.
23802  It will appear in LyX with a dotted line, but nothing will be printed.
23803 \end_layout
23804
23805 \begin_layout Standard
23806 If you want to place brackets around math structures, like a square root,
23807  you can do that by highlighting (selecting) the structure that is to go
23808  inside the brackets.
23809  Then choose the appropriate brackets for left and right and click on 
23810 \family sans
23811 Insert
23812 \family default
23813 .
23814  The parentheses will be drawn around the selected structure.
23815 \end_layout
23816
23817 \begin_layout Section
23818 Arrays and Multi-line Equations
23819 \begin_inset Index idx
23820 status collapsed
23821
23822 \begin_layout Plain Layout
23823 Math ! Arrays
23824 \end_layout
23825
23826 \end_inset
23827
23828
23829 \begin_inset Index idx
23830 status collapsed
23831
23832 \begin_layout Plain Layout
23833 Math ! Matrices
23834 \end_layout
23835
23836 \end_inset
23837
23838
23839 \begin_inset Index idx
23840 status collapsed
23841
23842 \begin_layout Plain Layout
23843 Math ! Multi-line Equations
23844 \end_layout
23845
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \begin_layout Standard
23852 Matrices are entered in LyX using the 
23853 \family sans
23854 Math
23855 \begin_inset space ~
23856 \end_inset
23857
23858 Panel
23859 \family default
23860  matrix button 
23861 \begin_inset Graphics
23862         filename ../images/math/matrix.png
23863         scale 85
23864         groupId toolbarbuttons
23865
23866 \end_inset
23867
23868 .
23869  It will open a dialog for you to choose the number of rows/columns.
23870  Here is an example:
23871 \begin_inset Formula 
23872 \[
23873 \left(\begin{array}{ccc}
23874 1 & 2 & 3\\
23875 4 & 5 & 6\\
23876 7 & 8 & 9
23877 \end{array}\right)
23878 \]
23879
23880 \end_inset
23881
23882 The parentheses aren't automatic, but you can add them as described in section
23883 \begin_inset space ~
23884 \end_inset
23885
23886
23887 \begin_inset CommandInset ref
23888 LatexCommand ref
23889 reference "sec:Brackets-and-Delimiters"
23890
23891 \end_inset
23892
23893 .
23894  When you construct the matrix, you can decide whether the column entries
23895  will be left-, right-, or center-justified.
23896  This alignment is set in the box 
23897 \family sans
23898 Horizontal
23899 \family default
23900  with the letters 
23901 \begin_inset Quotes eld
23902 \end_inset
23903
23904
23905 \family sans
23906 l
23907 \family default
23908
23909 \begin_inset Quotes erd
23910 \end_inset
23911
23912
23913 \begin_inset Quotes eld
23914 \end_inset
23915
23916
23917 \family sans
23918 r
23919 \family default
23920
23921 \begin_inset Quotes erd
23922 \end_inset
23923
23924 , and 
23925 \begin_inset Quotes eld
23926 \end_inset
23927
23928
23929 \family sans
23930 c
23931 \family default
23932
23933 \begin_inset Quotes erd
23934 \end_inset
23935
23936 .
23937  LyX proposes a 
23938 \begin_inset Quotes eld
23939 \end_inset
23940
23941
23942 \family sans
23943 c
23944 \family default
23945
23946 \begin_inset Quotes erd
23947 \end_inset
23948
23949  for every column as default.
23950  For example, the sequence 
23951 \begin_inset Quotes eld
23952 \end_inset
23953
23954
23955 \family sans
23956 lcr
23957 \family default
23958
23959 \begin_inset Quotes erd
23960 \end_inset
23961
23962  means that the first column will be left-justified, the second will be
23963  centered, and the third column will be right-justified, because each letter
23964  corresponds to the relevant column.
23965  The result will look like this:
23966 \begin_inset Formula 
23967 \[
23968 \begin{array}{lcr}
23969 this & this\, column & this\, column\\
23970 column & has & has\, right\\
23971 has\, left\, alignment & center\, alignment & alignment
23972 \end{array}.
23973 \]
23974
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \begin_layout Standard
23981 You can add more rows to an existing matrix by hitting 
23982 \begin_inset Info
23983 type  "shortcut"
23984 arg   "newline-insert newline"
23985 \end_inset
23986
23987  while the cursor is in the matrix.
23988  Adding or deleting columns can be done via the menu 
23989 \family sans
23990 Edit\SpecialChar \menuseparator
23991 Math
23992 \family default
23993  or the math toolbar.
23994 \end_layout
23995
23996 \begin_layout Standard
23997 There are other arrays used in formulas, such as distinctions of cases.
23998  It can be created with the menu 
23999 \family sans
24000 Insert\SpecialChar \menuseparator
24001 Math\SpecialChar \menuseparator
24002 Cases
24003 \begin_inset space ~
24004 \end_inset
24005
24006 Environment
24007 \family default
24008  or the command 
24009 \series bold
24010
24011 \backslash
24012 cases
24013 \series default
24014 .
24015  Here is an example: 
24016 \begin_inset Formula 
24017 \[
24018 f(x)=\begin{cases}
24019 -1 & x<0\\
24020 0 & x=0\\
24021 1 & x>0
24022 \end{cases}
24023 \]
24024
24025 \end_inset
24026
24027
24028 \end_layout
24029
24030 \begin_layout Standard
24031 \begin_inset VSpace bigskip
24032 \end_inset
24033
24034 Multi-line formulas are created when you press 
24035 \begin_inset Info
24036 type  "shortcut"
24037 arg   "newline-insert newline"
24038 \end_inset
24039
24040  within a formula.
24041  In an empty formula you can see that three blue boxes appear, one for each
24042  column.
24043  When you press 
24044 \begin_inset Info
24045 type  "shortcut"
24046 arg   "newline-insert newline"
24047 \end_inset
24048
24049  in a non-empty formula, the part before the relation sign (equal sign 
24050 \begin_inset Quotes eld
24051 \end_inset
24052
24053 =
24054 \begin_inset Quotes erd
24055 \end_inset
24056
24057  etc.) will be inserted automatically in the first column, the relation sign
24058  is in the second column, and the rest in the third column.
24059  A new row is created by every further hit of 
24060 \begin_inset Info
24061 type  "shortcut"
24062 arg   "newline-insert newline"
24063 \end_inset
24064
24065 .
24066  Multi-line formulas are always displayed formulas.
24067  Here is an example:
24068 \begin_inset Formula 
24069 \begin{eqnarray}
24070 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24071 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24072 \end{eqnarray}
24073
24074 \end_inset
24075
24076  To change the column assignment of the formula parts, place the cursor
24077  where you want to start the shift and hit 
24078 \family sans
24079 Ctrl-Tab.
24080
24081 \family default
24082  It shifts everything in the column which is right beside the current cursor
24083  position to the next column.
24084  Note that the middle column is designed for relation signs, structures
24085  within this column will be printed in a smaller size:
24086 \begin_inset Formula 
24087 \begin{eqnarray*}
24088 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24089 \end{eqnarray*}
24090
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \begin_layout Standard
24097 The multi-line formula type described here is called 
24098 \family typewriter
24099 \series medium
24100 eqnarray
24101 \family default
24102 \series default
24103 .
24104  There are other multi-line types being more suitable for certain situations,
24105  for example if you want a better inter-line spacing than in formula (
24106 \begin_inset CommandInset ref
24107 LatexCommand ref
24108 reference "eq:asquared"
24109
24110 \end_inset
24111
24112 ).
24113  The other types are described in section
24114 \begin_inset space ~
24115 \end_inset
24116
24117
24118 \begin_inset CommandInset ref
24119 LatexCommand ref
24120 reference "sub:AMS-Formula-Types"
24121
24122 \end_inset
24123
24124 .
24125 \end_layout
24126
24127 \begin_layout Section
24128 Formula Numbering and Referencing
24129 \begin_inset Index idx
24130 status collapsed
24131
24132 \begin_layout Plain Layout
24133 Math ! Formula numbering
24134 \end_layout
24135
24136 \end_inset
24137
24138
24139 \begin_inset Index idx
24140 status collapsed
24141
24142 \begin_layout Plain Layout
24143 Math ! Referencing formulas
24144 \end_layout
24145
24146 \end_inset
24147
24148
24149 \begin_inset CommandInset label
24150 LatexCommand label
24151 name "sec:Formula-Numbering-and"
24152
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \begin_layout Standard
24159 To number a formula, set the cursor in the formula and use the menu 
24160 \family sans
24161 Edit\SpecialChar \menuseparator
24162 Math\SpecialChar \menuseparator
24163 Toggle
24164 \begin_inset space ~
24165 \end_inset
24166
24167 Numbering
24168 \family default
24169  or the shortcut 
24170 \begin_inset Info
24171 type  "shortcut"
24172 arg   "math-number-toggle"
24173 \end_inset
24174
24175 .
24176  The formula number appears in LyX as 
24177 \begin_inset Quotes eld
24178 \end_inset
24179
24180 #
24181 \begin_inset Quotes erd
24182 \end_inset
24183
24184  within parentheses.
24185  The 
24186 \begin_inset Quotes eld
24187 \end_inset
24188
24189 #
24190 \begin_inset Quotes erd
24191 \end_inset
24192
24193  denotes that the number will be calculated automatically when the output
24194  is generated.
24195  The placement and format of the formula number in the output depends on
24196  the document class.
24197  In this document the number is printed together with the chapter number,
24198  separated by a dot:
24199 \begin_inset Formula 
24200 \begin{equation}
24201 1+1=2
24202 \end{equation}
24203
24204 \end_inset
24205
24206 Using 
24207 \begin_inset Info
24208 type  "shortcut"
24209 arg   "math-number-toggle"
24210 \end_inset
24211
24212  in a numbered formula will switch off the numbering.
24213  You can only number displayed formulas.
24214 \end_layout
24215
24216 \begin_layout Standard
24217 Multi-line formulas can be numbered line by line: Using the menu 
24218 \family sans
24219 Edit\SpecialChar \menuseparator
24220 Math\SpecialChar \menuseparator
24221 Toggle
24222 \begin_inset space ~
24223 \end_inset
24224
24225 Numbering
24226 \begin_inset space ~
24227 \end_inset
24228
24229 of
24230 \begin_inset space ~
24231 \end_inset
24232
24233 Line
24234 \family default
24235  or the shortcut 
24236 \begin_inset Info
24237 type  "shortcut"
24238 arg   "math-number-line-toggle"
24239 \end_inset
24240
24241  will only toggle the numbering of the line where the cursor is:
24242 \begin_inset Formula 
24243 \begin{eqnarray}
24244 1 & = & 3-2\\
24245 2 & = & 4-2\nonumber \\
24246 4 & \leq & 7
24247 \end{eqnarray}
24248
24249 \end_inset
24250
24251 To number all lines use the shortcut 
24252 \begin_inset Info
24253 type  "shortcut"
24254 arg   "math-number-toggle"
24255 \end_inset
24256
24257 .
24258 \end_layout
24259
24260 \begin_layout Standard
24261 \begin_inset VSpace bigskip
24262 \end_inset
24263
24264 Every displayed formula can be referenced by its number using a label.
24265  A label is inserted with the menu 
24266 \family sans
24267 Insert\SpecialChar \menuseparator
24268 Label
24269 \family default
24270  when the cursor is in the formula.
24271  This opens a dialog to enter the label.
24272  It is recommended to use the proposed 
24273 \begin_inset Quotes eld
24274 \end_inset
24275
24276
24277 \family sans
24278 eq:
24279 \family default
24280
24281 \begin_inset Quotes erd
24282 \end_inset
24283
24284  as first part of the label, because this helps later to identify the label
24285  type when you have many labels in your document.
24286  We inserted in the following example the label 
24287 \begin_inset Quotes eld
24288 \end_inset
24289
24290 eq:tanhExp
24291 \begin_inset Quotes erd
24292 \end_inset
24293
24294  in the second line:
24295 \begin_inset Formula 
24296 \begin{eqnarray}
24297 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24298  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24299 \end{eqnarray}
24300
24301 \end_inset
24302
24303 Every labeled line is automatically numbered.
24304  Therefore the label is shown in LyX at the place of the formula number
24305  placeholder 
24306 \begin_inset Quotes eld
24307 \end_inset
24308
24309 #
24310 \begin_inset Quotes erd
24311 \end_inset
24312
24313 .
24314  You can reference a labeled formula using the menu 
24315 \family sans
24316 Insert\SpecialChar \menuseparator
24317 Cross
24318 \begin_inset space ~
24319 \end_inset
24320
24321 Reference
24322 \family default
24323 .
24324  A dialog appears to choose a label you want refer to.
24325  The reference appears in LyX as a grey cross reference box and in the output
24326  as the formula number:
24327 \end_layout
24328
24329 \begin_layout Standard
24330 This is a cross-reference to equation (
24331 \begin_inset CommandInset ref
24332 LatexCommand ref
24333 reference "eq:tanhExp"
24334
24335 \end_inset
24336
24337 ).
24338 \end_layout
24339
24340 \begin_layout Standard
24341 The properties of LyX's cross-reference box are described in section
24342 \begin_inset space ~
24343 \end_inset
24344
24345
24346 \begin_inset CommandInset ref
24347 LatexCommand ref
24348 reference "sec:Cross-References"
24349
24350 \end_inset
24351
24352 .
24353  To delete a label, set the cursor in the labeled formula, use the menu
24354  
24355 \family sans
24356 Insert\SpecialChar \menuseparator
24357 Label
24358 \family default
24359  and delete the label in the appearing dialog.
24360 \begin_inset Foot
24361 status collapsed
24362
24363 \begin_layout Plain Layout
24364 This is a unintuitive and will be fixed in the next version of LyX.
24365 \end_layout
24366
24367 \end_inset
24368
24369  
24370 \end_layout
24371
24372 \begin_layout Section
24373 User defined math macros
24374 \begin_inset Index idx
24375 status collapsed
24376
24377 \begin_layout Plain Layout
24378 Math ! Macros
24379 \end_layout
24380
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \begin_layout Standard
24387 LyX allows you to define macros for formulas which is very useful when you
24388  have equations of the same form in a document several times.
24389  Math macros are explained in section 
24390 \emph on
24391 Math
24392 \begin_inset space ~
24393 \end_inset
24394
24395 Macros
24396 \emph default
24397  of the 
24398 \emph on
24399 Math
24400 \emph default
24401  manual.
24402 \end_layout
24403
24404 \begin_layout Section
24405 Fine-Tuning
24406 \end_layout
24407
24408 \begin_layout Subsection
24409 Typefaces
24410 \begin_inset Index idx
24411 status collapsed
24412
24413 \begin_layout Plain Layout
24414 Math ! Typefaces
24415 \end_layout
24416
24417 \end_inset
24418
24419
24420 \end_layout
24421
24422 \begin_layout Standard
24423 The standard font for text is italic, for numbers the standard is roman.
24424  To set a font in a formula, use the 
24425 \family sans
24426 Math
24427 \begin_inset space ~
24428 \end_inset
24429
24430 Panel
24431 \family default
24432  button 
24433 \begin_inset Graphics
24434         filename ../images/math/font.png
24435         scale 85
24436         groupId toolbarbuttons
24437
24438 \end_inset
24439
24440 , or enter its command, listed in table
24441 \begin_inset space ~
24442 \end_inset
24443
24444
24445 \begin_inset CommandInset ref
24446 LatexCommand ref
24447 reference "cap:Typefaces-and-the"
24448
24449 \end_inset
24450
24451 , directly.
24452 \end_layout
24453
24454 \begin_layout Standard
24455 \begin_inset Float table
24456 wide false
24457 sideways false
24458 status open
24459
24460 \begin_layout Plain Layout
24461 \begin_inset Caption
24462
24463 \begin_layout Plain Layout
24464 \begin_inset CommandInset label
24465 LatexCommand label
24466 name "cap:Typefaces-and-the"
24467
24468 \end_inset
24469
24470 Typefaces and the corresponding commands.
24471 \end_layout
24472
24473 \end_inset
24474
24475
24476 \end_layout
24477
24478 \begin_layout Plain Layout
24479 \align center
24480 \begin_inset Tabular
24481 <lyxtabular version="3" rows="9" columns="2">
24482 <features tabularvalignment="middle">
24483 <column alignment="center" valignment="top" width="0pt">
24484 <column alignment="center" valignment="top" width="0pt">
24485 <row>
24486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490 Font
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499 Command
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 </row>
24505 <row>
24506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510
24511 \shape up
24512 \size normal
24513 \bar no
24514 \noun off
24515 \color none
24516 \begin_inset Formula $\mathrm{Roman}$
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \series bold
24530
24531 \backslash
24532 mathrm
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 </row>
24538 <row>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24544 \end_inset
24545
24546
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555
24556 \series bold
24557
24558 \backslash
24559 mathbf
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 </row>
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 \begin_inset Formula $\mathit{Italic}$
24571 \end_inset
24572
24573
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \series bold
24584
24585 \backslash
24586 mathit
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 <row>
24593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \shape up
24599 \size normal
24600 \bar no
24601 \noun off
24602 \color none
24603 \begin_inset Formula $\mathtt{Typewriter}$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615
24616 \series bold
24617
24618 \backslash
24619 mathtt
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 </row>
24625 <row>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \series bold
24644
24645 \backslash
24646 mathbb
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 <row>
24653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657 \begin_inset Formula $\mathfrak{Fraktur}$
24658 \end_inset
24659
24660
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669
24670 \series bold
24671
24672 \backslash
24673 mathfrak
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 </row>
24679 <row>
24680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684
24685 \shape up
24686 \size normal
24687 \emph on
24688 \bar no
24689 \noun off
24690 \color none
24691 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \series bold
24705
24706 \backslash
24707 mathcal
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 </row>
24713 <row>
24714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718 \begin_inset Formula $\mathsf{SansSerif}$
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \series bold
24732
24733 \backslash
24734 mathsf
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 </lyxtabular>
24741
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748
24749
24750 \end_layout
24751
24752 \begin_layout Standard
24753 \begin_inset Note Greyedout
24754 status open
24755
24756 \begin_layout Plain Layout
24757
24758 \series bold
24759 Note:
24760 \series default
24761  You can only print capital letters in the typefaces 
24762 \family sans
24763 Blackboard
24764 \family default
24765  and 
24766 \family sans
24767 Calligraphic
24768 \family default
24769 .
24770 \end_layout
24771
24772 \end_inset
24773
24774
24775 \end_layout
24776
24777 \begin_layout Standard
24778 When you use a typeface, a blue box is inserted in the formula.
24779  Every character in this box will be printed in this typeface.
24780  Pressing 
24781 \family sans
24782 Space
24783 \family default
24784  within the box will set the cursor outside, so that you have to use a protected
24785  space when you need a space in the box.
24786  Here an example where 
24787 \begin_inset Quotes eld
24788 \end_inset
24789
24790 N
24791 \begin_inset Quotes erd
24792 \end_inset
24793
24794  in 
24795 \family sans
24796 Blackboard
24797 \family default
24798  denotes the set of numbers:
24799 \begin_inset Formula 
24800 \[
24801 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24802 \]
24803
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \begin_layout Standard
24810 The typefaces are nestable, which can cause confusion.
24811  You can e.
24812 \begin_inset space \thinspace{}
24813 \end_inset
24814
24815 g.
24816 \begin_inset space \space{}
24817 \end_inset
24818
24819 put a character in 
24820 \family sans
24821 Fraktur
24822 \family default
24823  in a box for 
24824 \family sans
24825 Typewriter
24826 \family default
24827
24828 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24829 \end_inset
24830
24831  
24832 \begin_inset Newline newline
24833 \end_inset
24834
24835 So it is better not to use this feature.
24836 \end_layout
24837
24838 \begin_layout Standard
24839 The typefaces have no effect on Greek letters: 
24840 \begin_inset Formula $\mathfrak{abc\delta e}$
24841 \end_inset
24842
24843
24844 \begin_inset Newline newline
24845 \end_inset
24846
24847 You can only print them emboldened using the command 
24848 \series bold
24849
24850 \backslash
24851 boldsymbol
24852 \series default
24853 , which works like the other typeface commands: 
24854 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \begin_layout Standard
24861
24862 \series bold
24863
24864 \backslash
24865 boldsymbol
24866 \series default
24867  works for all symbols, letters, and numbers.
24868 \end_layout
24869
24870 \begin_layout Standard
24871 A number of other font options are available as well, in the menu 
24872 \family sans
24873 Edit\SpecialChar \menuseparator
24874 Math\SpecialChar \menuseparator
24875 Text
24876 \begin_inset space ~
24877 \end_inset
24878
24879 Style
24880 \family default
24881 .
24882 \end_layout
24883
24884 \begin_layout Subsection
24885 Math Text
24886 \begin_inset Index idx
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890 Math ! Text
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Standard
24899 Typefaces are useful for entering some characters in some given font, but
24900  not for text.
24901  For typing longer pieces of text use the math text, which is obtained using
24902  the entry 
24903 \family sans
24904 Normal
24905 \begin_inset space ~
24906 \end_inset
24907
24908 text
24909 \begin_inset space ~
24910 \end_inset
24911
24912 mode
24913 \family default
24914  of the 
24915 \family sans
24916 Math
24917 \begin_inset space ~
24918 \end_inset
24919
24920 Panel
24921 \family default
24922  button 
24923 \begin_inset Graphics
24924         filename ../images/math/font.png
24925         scale 85
24926         groupId toolbarbuttons
24927
24928 \end_inset
24929
24930  (shortcut 
24931 \begin_inset Info
24932 type  "shortcut"
24933 arg   "font-default"
24934 \end_inset
24935
24936 ).
24937  Math text appears in LyX in black instead of blue.
24938  You can use spaces and accents in math text like in normal text.
24939  Here is an example:
24940 \begin_inset Formula 
24941 \[
24942 f(x)=\begin{cases}
24943 x & \mbox{if I say so}\\
24944 -x & \mbox{under Umständen}
24945 \end{cases}
24946 \]
24947
24948 \end_inset
24949
24950
24951 \end_layout
24952
24953 \begin_layout Subsection
24954 Font Sizes
24955 \begin_inset Index idx
24956 status collapsed
24957
24958 \begin_layout Plain Layout
24959 Math ! Font sizes
24960 \end_layout
24961
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \begin_layout Standard
24968 There are four font styles (relative sizes) used in math-mode, which are
24969  automatically chosen in most situations.
24970  These are called 
24971 \family sans
24972 textstyle
24973 \family default
24974
24975 \family sans
24976 displaystyle
24977 \family default
24978
24979 \family sans
24980 scriptstyle
24981 \family default
24982 , and 
24983 \family sans
24984 scriptscriptstyle
24985 \family default
24986 .
24987  For most characters, 
24988 \family sans
24989 textstyle
24990 \family default
24991  and 
24992 \family sans
24993 displaystyle
24994 \family default
24995  are actually the same size, but fractions, superscripts and subscripts,
24996  and certain other structures, are set larger in 
24997 \family sans
24998 displaystyle
24999 \family default
25000 .
25001  Except for some operators, which resize themselves to accommodate various
25002  situations, all text will be set in the styles that LaTeX thinks are appropriat
25003 e.
25004  These choices can be overridden by using the math panel button 
25005 \begin_inset Graphics
25006         filename ../images/math/style.png
25007         scale 85
25008         groupId toolbarbuttons
25009
25010 \end_inset
25011
25012 .
25013  A box for the size will be created in which you can insert the math structure.
25014  For example, you can set 
25015 \begin_inset Formula $\frac{1}{2}$
25016 \end_inset
25017
25018 , which is normally in 
25019 \family sans
25020 textstyle
25021 \family default
25022 , larger in 
25023 \family sans
25024 displaystyle
25025 \family default
25026
25027 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25028 \end_inset
25029
25030 .
25031  The four styles are used in the following example:
25032 \end_layout
25033
25034 \begin_layout Standard
25035 \begin_inset Formula $displaystyle$
25036 \end_inset
25037
25038
25039 \begin_inset Formula ${\textstyle textstyle}$
25040 \end_inset
25041
25042
25043 \begin_inset Formula ${\scriptstyle scriptstyle}$
25044 \end_inset
25045
25046
25047 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25048 \end_inset
25049
25050 .
25051 \end_layout
25052
25053 \begin_layout Standard
25054 All these math-mode font sizes are relative, that means, if the whole math
25055  inset is set in a particular size with the menu 
25056 \family sans
25057 Edit\SpecialChar \menuseparator
25058 Text
25059 \begin_inset space ~
25060 \end_inset
25061
25062 Style
25063 \family default
25064 , all sizes in the formula will be adjusted relative to this size.
25065  Similarly, if the base font size of the document is changed, all fonts
25066  will be adjusted to correspond.
25067  As an example here is a formula in the font size 
25068 \begin_inset Quotes eld
25069 \end_inset
25070
25071 largest
25072 \begin_inset Quotes erd
25073 \end_inset
25074
25075 :
25076 \end_layout
25077
25078 \begin_layout Standard
25079
25080 \family roman
25081 \size largest
25082 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Section
25089 Theorem Modules
25090 \end_layout
25091
25092 \begin_layout Standard
25093 As of LyX 1.6, support for theorem-like environments has been moved out of
25094  the document classes and into layout modules.
25095 \begin_inset Index idx
25096 status collapsed
25097
25098 \begin_layout Plain Layout
25099 Layout Modules
25100 \end_layout
25101
25102 \end_inset
25103
25104  As a result, theorem-like environments can now easily be used with classes
25105  other than the AMS classes.
25106  See section 
25107 \begin_inset CommandInset ref
25108 LatexCommand ref
25109 reference "sub:Modules"
25110
25111 \end_inset
25112
25113  for more on layout modules.
25114 \end_layout
25115
25116 \begin_layout Section
25117 AMS-LaTeX
25118 \begin_inset Index idx
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122 AMS math
25123 \end_layout
25124
25125 \end_inset
25126
25127
25128 \begin_inset Index idx
25129 status collapsed
25130
25131 \begin_layout Plain Layout
25132 Math ! AMS
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Standard
25141 LyX supports the packages provided by the American Mathematical Society
25142  (AMS) that are in common use.
25143 \end_layout
25144
25145 \begin_layout Subsection
25146 Enabling AMS-Support
25147 \end_layout
25148
25149 \begin_layout Standard
25150 Selecting the checkbox 
25151 \family sans
25152 Use
25153 \begin_inset space ~
25154 \end_inset
25155
25156 AMS
25157 \begin_inset space ~
25158 \end_inset
25159
25160 math
25161 \begin_inset space ~
25162 \end_inset
25163
25164 package
25165 \family default
25166  in the 
25167 \family sans
25168 Document\SpecialChar \menuseparator
25169 Settings
25170 \family default
25171
25172 \begin_inset Index idx
25173 status collapsed
25174
25175 \begin_layout Plain Layout
25176 Document ! Settings
25177 \end_layout
25178
25179 \end_inset
25180
25181  dialog under 
25182 \family sans
25183 Math
25184 \begin_inset space ~
25185 \end_inset
25186
25187 Options
25188 \family default
25189  will include the AMS-packages in the document, and make the facilities
25190  available.
25191  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25192  formulas, ensure that you have enabled AMS.
25193 \end_layout
25194
25195 \begin_layout Subsection
25196 AMS-Formula Types
25197 \begin_inset CommandInset label
25198 LatexCommand label
25199 name "sub:AMS-Formula-Types"
25200
25201 \end_inset
25202
25203
25204 \begin_inset Index idx
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Math ! Multi-line Equations
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Standard
25217 AMS-LaTeX provides a selection of different formula types.
25218  LyX allows you to choose between 
25219 \family typewriter
25220 align
25221 \family default
25222
25223 \family typewriter
25224 alignat
25225 \family default
25226
25227 \family typewriter
25228 flalign
25229 \family default
25230
25231 \family typewriter
25232 gather
25233 \family default
25234 , and 
25235 \family typewriter
25236 multline
25237 \family default
25238 .
25239  We refer to the AMS-documentation for an explanation of these formula types.
25240 \end_layout
25241
25242 \begin_layout Chapter
25243 More Tools
25244 \end_layout
25245
25246 \begin_layout Section
25247 Cross-References
25248 \begin_inset Index idx
25249 status collapsed
25250
25251 \begin_layout Plain Layout
25252 Cross references
25253 \end_layout
25254
25255 \end_inset
25256
25257
25258 \begin_inset CommandInset label
25259 LatexCommand label
25260 name "sec:Cross-References"
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 One of LyX's strengths are cross-references.
25269  You can reference every section, float, footnote, formula, and list in
25270  the document.
25271  To reference a document part, you have to insert a label into it.
25272  The label is used as anchor and name for the reference.
25273  We want for example to refer to the second item of the following list:
25274 \end_layout
25275
25276 \begin_layout Enumerate
25277 First item
25278 \end_layout
25279
25280 \begin_layout Enumerate
25281 \begin_inset CommandInset label
25282 LatexCommand label
25283 name "enu:Second-item"
25284
25285 \end_inset
25286
25287 Second item
25288 \end_layout
25289
25290 \begin_layout Enumerate
25291 Third item
25292 \end_layout
25293
25294 \begin_layout Standard
25295 First we insert a label into the second item with the menu 
25296 \family sans
25297 Insert\SpecialChar \menuseparator
25298 Label
25299 \family default
25300  or by pressing the toolbar button 
25301 \begin_inset Info
25302 type  "icon"
25303 arg   "label-insert"
25304 \end_inset
25305
25306 .
25307  A grey label box like this: 
25308 \begin_inset Graphics
25309         filename clipart/labelQt4.png
25310         scale 85
25311
25312 \end_inset
25313
25314  is inserted and the label window pops up asking for the label text.
25315  LyX offers as text the first words of the item with a prefix, in our case
25316  the text 
25317 \begin_inset Quotes eld
25318 \end_inset
25319
25320
25321 \family sans
25322 enu: Second-item
25323 \family default
25324
25325 \begin_inset Quotes erd
25326 \end_inset
25327
25328 .
25329  The prefix 
25330 \begin_inset Quotes eld
25331 \end_inset
25332
25333
25334 \family sans
25335 enu:
25336 \family default
25337
25338 \begin_inset Quotes erd
25339 \end_inset
25340
25341  stands for 
25342 \begin_inset Quotes eld
25343 \end_inset
25344
25345 enumerate
25346 \begin_inset Quotes erd
25347 \end_inset
25348
25349 .
25350  The prefix depends on the document part where the label is inserted, e.
25351 \begin_inset space \thinspace{}
25352 \end_inset
25353
25354 g.
25355 \begin_inset space \space{}
25356 \end_inset
25357
25358 if you insert a label into a section heading, the prefix will be 
25359 \begin_inset Quotes eld
25360 \end_inset
25361
25362
25363 \family sans
25364 sec:
25365 \family default
25366
25367 \begin_inset Quotes erd
25368 \end_inset
25369
25370 .
25371 \end_layout
25372
25373 \begin_layout Standard
25374 To reference the item, we refer to its label using the menu 
25375 \family sans
25376 Insert\SpecialChar \menuseparator
25377 Cross-Reference
25378 \family default
25379  or the toolbar button 
25380 \begin_inset Info
25381 type  "icon"
25382 arg   "dialog-show-new-inset ref"
25383 \end_inset
25384
25385 .
25386  A grey cross-reference box like this: 
25387 \begin_inset Graphics
25388         filename clipart/referenceQt4.png
25389         scale 85
25390
25391 \end_inset
25392
25393  is inserted and the cross-reference window appears showing all the labels
25394  in the document.
25395  We can now sort the labels alphabetically and then choose the entry 
25396 \begin_inset Quotes eld
25397 \end_inset
25398
25399
25400 \family sans
25401 enu:Second-item
25402 \family default
25403
25404 \begin_inset Quotes erd
25405 \end_inset
25406
25407 .
25408  At the position of the cross-reference box the item number will appear
25409  in the output.
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Alternatively to 
25414 \family sans
25415 Insert\SpecialChar \menuseparator
25416 Cross-Reference
25417 \family default
25418 , you can right-click on a label and use in the appearing context menu 
25419 \family sans
25420 Copy as Reference
25421 \family default
25422 .
25423  The cross-reference to this label is now in the clipboard and can be copied
25424  to the actual cursor position via the menu 
25425 \family sans
25426 Edit\SpecialChar \menuseparator
25427 Paste
25428 \family default
25429  (shortcut Ctrl+V).
25430 \end_layout
25431
25432 \begin_layout Standard
25433 Here is our cross-reference: Item
25434 \begin_inset space ~
25435 \end_inset
25436
25437
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "enu:Second-item"
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Standard
25448 It is recommended to use a protected space
25449 \begin_inset Foot
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453 described in section
25454 \begin_inset space ~
25455 \end_inset
25456
25457
25458 \begin_inset CommandInset ref
25459 LatexCommand ref
25460 reference "sub:Protected-Space"
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \end_inset
25468
25469  between the cross-reference name and its number to avoid ugly line breaks
25470  between them.
25471 \end_layout
25472
25473 \begin_layout Standard
25474 There are six varieties of cross-references:
25475 \end_layout
25476
25477 \begin_layout Description
25478 <reference>: prints the number, this is the default: 
25479 \begin_inset CommandInset ref
25480 LatexCommand ref
25481 reference "cap:Two-distorted-images"
25482
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \begin_layout Description
25489 (<reference>): prints the number within two parentheses, this is the style
25490  normally used to reference formulas, especially when the reference name
25491  
25492 \begin_inset Quotes eld
25493 \end_inset
25494
25495 Equation
25496 \begin_inset Quotes erd
25497 \end_inset
25498
25499  is omitted: 
25500 \begin_inset CommandInset ref
25501 LatexCommand eqref
25502 reference "eq:tanhExp"
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Description
25510 <page>: prints the page number: Page
25511 \begin_inset space ~
25512 \end_inset
25513
25514
25515 \begin_inset CommandInset ref
25516 LatexCommand pageref
25517 reference "cap:Two-distorted-images"
25518
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \begin_layout Description
25525 on
25526 \begin_inset space ~
25527 \end_inset
25528
25529 page
25530 \begin_inset space ~
25531 \end_inset
25532
25533 <page>: prints the text "on page" and the page number: 
25534 \begin_inset CommandInset ref
25535 LatexCommand vpageref
25536 reference "cap:Two-distorted-images"
25537
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Description
25544 <reference>
25545 \begin_inset space ~
25546 \end_inset
25547
25548 on
25549 \begin_inset space ~
25550 \end_inset
25551
25552 page
25553 \begin_inset space ~
25554 \end_inset
25555
25556 <page>: prints the number, the text "on page", and the page number: 
25557 \begin_inset CommandInset ref
25558 LatexCommand vref
25559 reference "cap:Two-distorted-images"
25560
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Description
25567 Formatted
25568 \begin_inset space ~
25569 \end_inset
25570
25571 reference: prints a self defined cross-reference format.
25572 \begin_inset Newline newline
25573 \end_inset
25574
25575
25576 \begin_inset Note Greyedout
25577 status open
25578
25579 \begin_layout Plain Layout
25580
25581 \series bold
25582 Note:
25583 \series default
25584  This feature is only available when you have the LaTeX-package 
25585 \series bold
25586 prettyref
25587 \series default
25588  or 
25589 \series bold
25590 refstyle
25591 \series default
25592
25593 \begin_inset Index idx
25594 status collapsed
25595
25596 \begin_layout Plain Layout
25597 LaTeX-packages ! prettyref
25598 \end_layout
25599
25600 \end_inset
25601
25602
25603 \begin_inset Index idx
25604 status collapsed
25605
25606 \begin_layout Plain Layout
25607 LaTeX-packages ! refstyle
25608 \end_layout
25609
25610 \end_inset
25611
25612  installed.
25613 \end_layout
25614
25615 \end_inset
25616
25617
25618 \begin_inset Newline newline
25619 \end_inset
25620
25621 You can select which LaTeX-package should be used for this feature by setting
25622  the option 
25623 \family sans
25624 Use refstyle (not prettyref) for cross-references
25625 \family default
25626  in the menu 
25627 \family sans
25628 Document\SpecialChar \menuseparator
25629 Settings\SpecialChar \menuseparator
25630 Document Class
25631 \family default
25632 .
25633  The format is specified by adding the command 
25634 \series bold
25635
25636 \backslash
25637 newrefformat
25638 \series default
25639  (prettyref) or 
25640 \series bold
25641
25642 \backslash
25643 newref
25644 \series default
25645  (refstyle) to the preamble of the document.
25646  For example redefining all references to figures (which have the label
25647  shortcut 
25648 \begin_inset Quotes eld
25649 \end_inset
25650
25651
25652 \family sans
25653 fig
25654 \family default
25655
25656 \begin_inset Quotes erd
25657 \end_inset
25658
25659 ) can be done with this command
25660 \begin_inset Newline newline
25661 \end_inset
25662
25663
25664 \series bold
25665
25666 \backslash
25667 newref{fig}{refcmd={Image on page 
25668 \backslash
25669 pageref{#1}}}
25670 \series default
25671
25672 \begin_inset Newline newline
25673 \end_inset
25674
25675 For more information about the format, have a look at the package documentations
25676
25677 \begin_inset CommandInset citation
25678 LatexCommand cite
25679 key "prettyref,refstyle"
25680
25681 \end_inset
25682
25683 .
25684 \end_layout
25685
25686 \begin_layout Description
25687 Textual
25688 \begin_inset space ~
25689 \end_inset
25690
25691 reference: prints the caption or name of the reference: 
25692 \begin_inset CommandInset ref
25693 LatexCommand nameref
25694 reference "cap:Two-distorted-images"
25695
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \begin_layout Standard
25702
25703 \family sans
25704 <page>
25705 \family default
25706  will not print the page number if the label is on the previous, the same,
25707  or the next page.
25708  You will e.
25709 \begin_inset space \thinspace{}
25710 \end_inset
25711
25712 g.
25713 \begin_inset space \space{}
25714 \end_inset
25715
25716 see the text 
25717 \begin_inset Quotes eld
25718 \end_inset
25719
25720
25721 \family sans
25722 on this page
25723 \family default
25724
25725 \begin_inset Quotes erd
25726 \end_inset
25727
25728  instead.
25729  The style 
25730 \family sans
25731 <reference> on page <page>
25732 \family default
25733  will not print anything about the page if the label is on the same page.
25734 \end_layout
25735
25736 \begin_layout Standard
25737 The number and current page of the referenced document part in the output
25738  is automatically calculated by LaTeX.
25739  The varieties are adjusted in the field 
25740 \family sans
25741 Format
25742 \family default
25743  of the cross-reference window, that appear when you click on the cross-referenc
25744 e.
25745 \end_layout
25746
25747 \begin_layout Standard
25748 You can only use the style 
25749 \family sans
25750 <reference>
25751 \family default
25752  to reference numbered document parts, while the reference style 
25753 \family sans
25754 <page>
25755 \family default
25756  is always possible.
25757 \end_layout
25758
25759 \begin_layout Standard
25760 If you want to reference a section, put the label in the section heading;
25761  for floats put the label in the caption; for footnotes put the label in
25762  it.
25763  Referencing formulas is explained in section
25764 \begin_inset space ~
25765 \end_inset
25766
25767
25768 \begin_inset CommandInset ref
25769 LatexCommand ref
25770 reference "sec:Formula-Numbering-and"
25771
25772 \end_inset
25773
25774 .
25775 \end_layout
25776
25777 \begin_layout Standard
25778 Right-clicking on a cross-reference opens a context menu.
25779  The entry 
25780 \family sans
25781 Go
25782 \begin_inset space ~
25783 \end_inset
25784
25785 to
25786 \begin_inset space ~
25787 \end_inset
25788
25789 Label
25790 \family default
25791  sets the cursor before the referenced label.
25792  This entry will be renamed in the context menu of the label to 
25793 \family sans
25794 Go
25795 \begin_inset space ~
25796 \end_inset
25797
25798 Back
25799 \family default
25800  so that you can use it to set the cursor back to the cross-reference.
25801  You can also go back with the toolbar button 
25802 \begin_inset Info
25803 type  "icon"
25804 arg   "bookmark-goto 0"
25805 \end_inset
25806
25807 .
25808 \end_layout
25809
25810 \begin_layout Standard
25811 You can change labels at any time.
25812  References to the changed label will automatically be updated so that you
25813  do not need to take care about this.
25814 \end_layout
25815
25816 \begin_layout Standard
25817 If a cross-reference refers to a non-existent label, you will see two question
25818  marks in the output instead of the reference.
25819 \end_layout
25820
25821 \begin_layout Standard
25822 References are described in detail in sec.
25823 \begin_inset space ~
25824 \end_inset
25825
25826
25827 \begin_inset Quotes eld
25828 \end_inset
25829
25830 Referencing Floats
25831 \begin_inset Quotes erd
25832 \end_inset
25833
25834  of the 
25835 \emph on
25836 Embedded
25837 \begin_inset space ~
25838 \end_inset
25839
25840 Objects
25841 \emph default
25842  manual.
25843 \end_layout
25844
25845 \begin_layout Section
25846 Table of Contents and other Listings
25847 \begin_inset Index idx
25848 status collapsed
25849
25850 \begin_layout Plain Layout
25851 Table of contents
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \begin_inset Index idx
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861 Outline
25862 \end_layout
25863
25864 \end_inset
25865
25866
25867 \begin_inset CommandInset label
25868 LatexCommand label
25869 name "sec:toc"
25870
25871 \end_inset
25872
25873
25874 \end_layout
25875
25876 \begin_layout Subsection
25877 Table of Contents
25878 \begin_inset CommandInset label
25879 LatexCommand label
25880 name "sub:Table-of-Contents"
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \begin_layout Standard
25888 The Table of Contents (TOC) is inserted with the menu 
25889 \family sans
25890 Insert\SpecialChar \menuseparator
25891 List/TOC\SpecialChar \menuseparator
25892 Table
25893 \begin_inset space ~
25894 \end_inset
25895
25896 of
25897 \begin_inset space ~
25898 \end_inset
25899
25900 Contents
25901 \family default
25902 .
25903  Is is displayed in LyX as a gray box.
25904  If you click on it, the 
25905 \family sans
25906 Outline
25907 \family default
25908  window appears, showing you the TOC entries as outline to move and rearrange
25909  sections in your documents.
25910  So this operation is an alternative to the menu 
25911 \family sans
25912 Document\SpecialChar \menuseparator
25913 Outline
25914 \family default
25915  that is described in sec.
25916 \begin_inset space \thinspace{}
25917 \end_inset
25918
25919
25920 \begin_inset CommandInset ref
25921 LatexCommand ref
25922 reference "sec:Navigating"
25923
25924 \end_inset
25925
25926 .
25927 \end_layout
25928
25929 \begin_layout Standard
25930 The TOC in the document output lists every numbered section automatically.
25931  If you have declared a short title for a section heading, as described
25932  in section
25933 \begin_inset space ~
25934 \end_inset
25935
25936
25937 \begin_inset CommandInset ref
25938 LatexCommand ref
25939 reference "sec:Short-Titles"
25940
25941 \end_inset
25942
25943 , it will be used in the TOC instead of the section heading.
25944  Section
25945 \begin_inset space ~
25946 \end_inset
25947
25948
25949 \begin_inset CommandInset ref
25950 LatexCommand ref
25951 reference "sub:Numbering-depth"
25952
25953 \end_inset
25954
25955  describes how the level is adjusted that defines which section types are
25956  listed in the TOC.
25957  Unnumbered sections are not listed in the TOC.
25958 \end_layout
25959
25960 \begin_layout Subsection
25961 List of Figures, Tables, and Algorithms
25962 \begin_inset CommandInset label
25963 LatexCommand label
25964 name "sub:List-of-Figures"
25965
25966 \end_inset
25967
25968
25969 \end_layout
25970
25971 \begin_layout Standard
25972 Table, figure, and algorithm lists are very much like the table of contents.
25973  You can insert them via the 
25974 \family sans
25975 Insert\SpecialChar \menuseparator
25976 List
25977 \begin_inset space ~
25978 \end_inset
25979
25980 /
25981 \begin_inset space ~
25982 \end_inset
25983
25984 TOC
25985 \family default
25986  submenus.
25987  The list entries are the float captions and the float number.
25988 \end_layout
25989
25990 \begin_layout Section
25991 URLs and Hyperlinks
25992 \begin_inset Index idx
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 URLs
25997 \end_layout
25998
25999 \end_inset
26000
26001
26002 \begin_inset Index idx
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 Hyperlinks
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \begin_layout Subsection
26015 URLs
26016 \begin_inset CommandInset label
26017 LatexCommand label
26018 name "sub:URLs"
26019
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \begin_layout Standard
26026 Links to web pages or email addresses can be inserted via the menu 
26027 \family sans
26028 Insert\SpecialChar \menuseparator
26029 URL
26030 \family default
26031 .
26032 \end_layout
26033
26034 \begin_layout Standard
26035 Here is an example URL: LyX's homepage: 
26036 \begin_inset Flex URL
26037 status open
26038
26039 \begin_layout Plain Layout
26040
26041 http://www.lyx.org
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \begin_layout Standard
26050 You cannot change the style of the link text, the URL text will always be
26051  in the style 
26052 \family typewriter
26053 Typewriter
26054 \family default
26055 .
26056  To be able to format the URL text, use hyperlinks as explained in the next
26057  subsection.
26058 \end_layout
26059
26060 \begin_layout Standard
26061 \begin_inset Note Greyedout
26062 status open
26063
26064 \begin_layout Plain Layout
26065
26066 \series bold
26067 Note:
26068 \series default
26069  URLs must not end with a backslash, otherwise you get LaTeX errors.
26070 \end_layout
26071
26072 \end_inset
26073
26074
26075 \end_layout
26076
26077 \begin_layout Subsection
26078 Hyperlinks
26079 \begin_inset CommandInset label
26080 LatexCommand label
26081 name "sub:Hyperlinks"
26082
26083 \end_inset
26084
26085
26086 \end_layout
26087
26088 \begin_layout Standard
26089 Hyperlinks can be inserted with the menu 
26090 \family sans
26091 Insert\SpecialChar \menuseparator
26092 Hyperlink
26093 \family default
26094  or with the toolbar button 
26095 \begin_inset Info
26096 type  "icon"
26097 arg   "href-insert"
26098 \end_inset
26099
26100 .
26101  The appearing dialog has two fields: 
26102 \family sans
26103 Target
26104 \family default
26105  and 
26106 \family sans
26107 Name
26108 \family default
26109 .
26110  The name is the printed text for the hyperlink.
26111  The hyperlink type can be a weblink like this: 
26112 \begin_inset CommandInset href
26113 LatexCommand href
26114 name "LyX's homepage"
26115 target "http://www.lyx.org"
26116
26117 \end_inset
26118
26119 , an Email address like this: 
26120 \begin_inset CommandInset href
26121 LatexCommand href
26122 name "lyx-docs mailing list"
26123 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26124 type "mailto:"
26125
26126 \end_inset
26127
26128 , or a link to a file.
26129 \end_layout
26130
26131 \begin_layout Standard
26132 You can start applications via a hyperlink when you insert a weblink, but
26133  add the prefix 
26134 \begin_inset Quotes eld
26135 \end_inset
26136
26137
26138 \family sans
26139 run:
26140 \family default
26141
26142 \begin_inset Quotes erd
26143 \end_inset
26144
26145  to the link target.
26146 \end_layout
26147
26148 \begin_layout Standard
26149 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26150  and become clickable in the DVI and PDF-output.
26151  To set the format of the link text, highlight the hyperlink inset and use
26152  the text style dialog.
26153  This is for example a hyperlink with bold sans serif text: 
26154 \family sans
26155 \series bold
26156
26157 \begin_inset CommandInset href
26158 LatexCommand href
26159 name "LyX's homepage"
26160 target "http://www.lyx.org"
26161
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \begin_layout Standard
26168 The link text color can be changed, when the option 
26169 \family sans
26170 Color links
26171 \family default
26172  is set in the PDF Properties dialog (menu 
26173 \family sans
26174 Document\SpecialChar \menuseparator
26175 Settings\SpecialChar \menuseparator
26176 PDF Properties
26177 \family default
26178 ).
26179  The link text is for example set in this document to blue by adding the
26180  option
26181 \begin_inset Newline newline
26182 \end_inset
26183
26184
26185 \series bold
26186 urlcolor=blue
26187 \series default
26188
26189 \begin_inset Newline newline
26190 \end_inset
26191
26192 to the field 
26193 \family sans
26194 Additional options
26195 \family default
26196  in the PDF Properties dialog.
26197 \end_layout
26198
26199 \begin_layout Section
26200 Appendices
26201 \begin_inset Index idx
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205 Appendix
26206 \end_layout
26207
26208 \end_inset
26209
26210
26211 \begin_inset CommandInset label
26212 LatexCommand label
26213 name "sec:Appendices"
26214
26215 \end_inset
26216
26217
26218 \end_layout
26219
26220 \begin_layout Standard
26221 Appendices are created with the menu 
26222 \family sans
26223 Document\SpecialChar \menuseparator
26224 Start
26225 \begin_inset space ~
26226 \end_inset
26227
26228 Appendix
26229 \begin_inset space ~
26230 \end_inset
26231
26232 Here
26233 \family default
26234 .
26235  This menu sets the document from the current cursor position to the end
26236  as the appendix region.
26237  The region is marked with a red borderline.
26238 \end_layout
26239
26240 \begin_layout Standard
26241 Every chapter (or section) within the appendix region is treated as an appendix,
26242  numbered with a capital Latin letter.
26243  The appendix subsections are numbered with this letter followed by a dot
26244  and the subsection number.
26245  All appendix sections can be referenced as if they were normal sections,
26246  here two examples:
26247 \end_layout
26248
26249 \begin_layout Standard
26250 Appendix
26251 \begin_inset space ~
26252 \end_inset
26253
26254
26255 \begin_inset CommandInset ref
26256 LatexCommand ref
26257 reference "cha:Credits"
26258
26259 \end_inset
26260
26261 ; Appendix
26262 \begin_inset space ~
26263 \end_inset
26264
26265
26266 \begin_inset CommandInset ref
26267 LatexCommand ref
26268 reference "sub:Export"
26269
26270 \end_inset
26271
26272
26273 \end_layout
26274
26275 \begin_layout Section
26276 Bibliography
26277 \begin_inset Index idx
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281 Bibliography
26282 \end_layout
26283
26284 \end_inset
26285
26286
26287 \begin_inset CommandInset label
26288 LatexCommand label
26289 name "sec:Bibliography"
26290
26291 \end_inset
26292
26293
26294 \end_layout
26295
26296 \begin_layout Standard
26297 There are two ways of generating the bibliography in a LyX-document.
26298  You can include a bibliography database,
26299 \begin_inset Foot
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 Known under the name 
26304 \begin_inset Quotes eld
26305 \end_inset
26306
26307 BibTeX-database
26308 \begin_inset Quotes erd
26309 \end_inset
26310
26311 .
26312 \end_layout
26313
26314 \end_inset
26315
26316  which is explained in the next subsection, or you can insert the bibliography
26317  manually, using the paragraph environment 
26318 \family sans
26319 Bibliography
26320 \family default
26321 , which was described in section
26322 \begin_inset space ~
26323 \end_inset
26324
26325
26326 \begin_inset CommandInset ref
26327 LatexCommand ref
26328 reference "sub:Biblio_environment"
26329
26330 \end_inset
26331
26332 .
26333  If you want anything other than numerical citations that are used in this
26334  document, like author-year citations, then you must
26335 \emph on
26336  
26337 \emph default
26338 use a bibliography database.
26339 \end_layout
26340
26341 \begin_layout Subsection
26342 The Bibliography Environment
26343 \end_layout
26344
26345 \begin_layout Standard
26346 Within the 
26347 \family sans
26348 Bibliography
26349 \family default
26350  environment, every paragraph begins with a gray bibliography box labeled
26351  with a number.
26352  If you click on it, you will get a dialog in which you can set a 
26353 \family sans
26354 Key
26355 \family default
26356  and a 
26357 \family sans
26358 Label
26359 \family default
26360 .
26361  The key is the symbolic name by which you will refer to this bibliography
26362  entry.
26363  For example, our second entry in the bibliography is a book about LaTeX
26364  and we used 
26365 \begin_inset Quotes eld
26366 \end_inset
26367
26368 latexcompanion
26369 \begin_inset Quotes erd
26370 \end_inset
26371
26372 , a short form of its title, as key.
26373 \end_layout
26374
26375 \begin_layout Standard
26376 You can refer to the key of a bibliography entry using the menu 
26377 \family sans
26378 Insert\SpecialChar \menuseparator
26379 Citation
26380 \family default
26381  or the toolbar button 
26382 \begin_inset Info
26383 type  "icon"
26384 arg   "dialog-show-new-inset citation"
26385 \end_inset
26386
26387 .
26388  A citation reference box is inserted and a citation window will appear
26389  in which you can select one or more keys in the available key list.
26390  The citation reference box will be labeled with the referenced key.
26391  When you click on the box, the citation window appears and you can change
26392  the reference.
26393 \end_layout
26394
26395 \begin_layout Standard
26396 Citation references appear in the output as the number of the bibliography
26397  entry with surrounding brackets.
26398  If you set a 
26399 \family sans
26400 Label
26401 \family default
26402  for the entry, the label will appear instead of the number.
26403  Here are two examples; the first without a label, the second with the label
26404  
26405 \begin_inset Quotes eld
26406 \end_inset
26407
26408 Credits
26409 \begin_inset Quotes erd
26410 \end_inset
26411
26412 :
26413 \end_layout
26414
26415 \begin_layout Standard
26416 Have a look at the 
26417 \family sans
26418 LaTeX Companion Second Edition
26419 \family default
26420
26421 \begin_inset CommandInset citation
26422 LatexCommand cite
26423 key "latexcompanion"
26424
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \begin_layout Standard
26431 The LyX-Team members are listed in the Credits: 
26432 \begin_inset CommandInset citation
26433 LatexCommand cite
26434 key "lyxcredit"
26435
26436 \end_inset
26437
26438
26439 \end_layout
26440
26441 \begin_layout Subsection
26442 Bibliography databases (BibTeX)
26443 \begin_inset Index idx
26444 status collapsed
26445
26446 \begin_layout Plain Layout
26447 Bibliography ! Databases
26448 \end_layout
26449
26450 \end_inset
26451
26452
26453 \begin_inset Index idx
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457 Bibliography ! BibTeX
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \begin_inset CommandInset label
26464 LatexCommand label
26465 name "sub:Bibliography-databases"
26466
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \begin_layout Standard
26473 Bibliography databases are useful if you use the same bibliography in different
26474  documents.
26475 \begin_inset Foot
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479 They are also useful for keeping a database of articles and notes concerning
26480  them.
26481  Most of the database programs mentioned below allow you to store annotations
26482  and reviews along with bibliographical information.
26483 \end_layout
26484
26485 \end_inset
26486
26487  It also makes it very easy to have a uniform layout for all bibliography
26488  entries.
26489  You can collect the bibliography of all relevant books and articles of
26490  your working field in a database.
26491  This database can be used for different documents, and only the entries
26492  cited in a particular document will appear in the bibliography list for
26493  that document.
26494  This relieves you of the need to keep track of which articles and books
26495  you have cited.
26496 \end_layout
26497
26498 \begin_layout Standard
26499 The database is a text file with the file extension 
26500 \begin_inset Quotes eld
26501 \end_inset
26502
26503
26504 \family sans
26505 .bib
26506 \family default
26507
26508 \begin_inset Quotes erd
26509 \end_inset
26510
26511 , containing the bibliography in a special format.
26512  The format is explained in 
26513 \begin_inset CommandInset citation
26514 LatexCommand cite
26515 key "BibTeX-2"
26516
26517 \end_inset
26518
26519  and in LaTeX books (
26520 \begin_inset CommandInset citation
26521 LatexCommand cite
26522 key "Mittelbach,Kopka,Lamport"
26523
26524 \end_inset
26525
26526 ).
26527  The file can be created using any text editor, but normally one uses a
26528  special program to create and edit the entries in the database.
26529  A list of such programs is maintained on the LyX Wiki at 
26530 \begin_inset Flex URL
26531 status collapsed
26532
26533 \begin_layout Plain Layout
26534
26535 http://wiki.lyx.org/BibTeX/Programs
26536 \end_layout
26537
26538 \end_inset
26539
26540 .
26541 \end_layout
26542
26543 \begin_layout Standard
26544 To use a database, use the menu 
26545 \family sans
26546 Insert\SpecialChar \menuseparator
26547 List
26548 \family default
26549 /
26550 \family sans
26551 TOC\SpecialChar \menuseparator
26552 BibT
26553 \begin_inset ERT
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558 {}
26559 \end_layout
26560
26561 \end_inset
26562
26563 eX
26564 \begin_inset space ~
26565 \end_inset
26566
26567 Bibliography
26568 \family default
26569 .
26570  A grey box will be inserted and a window appears.
26571  In this window you can load one or more databases and a style file.
26572  The option 
26573 \family sans
26574 Add bibliography to TOC
26575 \family default
26576  adds a table of contents entry for the bibliography.
26577  In the 
26578 \family sans
26579 Content
26580 \family default
26581  drop box you can select whether to include > all the entries in the database
26582  in the document or just the cited references.
26583 \end_layout
26584
26585 \begin_layout Standard
26586 The style file is a text file with the file extension 
26587 \begin_inset Quotes eld
26588 \end_inset
26589
26590
26591 \family sans
26592 .bst
26593 \family default
26594
26595 \begin_inset Quotes erd
26596 \end_inset
26597
26598  that controls how the bibliography entries will appear.
26599  Your LaTeX distribution should provide several of these, and many publishers
26600  provide their own style files, so that you don't have to take care of the
26601  layout.
26602  It is of course possible to write your own style file, but this is something
26603  for experts.
26604 \begin_inset Foot
26605 status collapsed
26606
26607 \begin_layout Plain Layout
26608 For information how this is done, have a look at
26609 \begin_inset Newline newline
26610 \end_inset
26611
26612
26613 \begin_inset CommandInset href
26614 LatexCommand href
26615 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26616
26617 \end_inset
26618
26619 .
26620 \end_layout
26621
26622 \end_inset
26623
26624
26625 \end_layout
26626
26627 \begin_layout Standard
26628 Inserting a citation reference works as described in the previous section.
26629 \end_layout
26630
26631 \begin_layout Standard
26632 To generate the bibliography from a database, LyX uses the program BibTeX.
26633  You can choose which of its variants should be used by LyX as processor;
26634  either in the document settings under 
26635 \family sans
26636 Bibliography
26637 \family default
26638  or in LyX's preferences under 
26639 \family sans
26640 Output\SpecialChar \menuseparator
26641 LaT
26642 \begin_inset ERT
26643 status collapsed
26644
26645 \begin_layout Plain Layout
26646
26647 {}
26648 \end_layout
26649
26650 \end_inset
26651
26652 eX
26653 \family default
26654 .
26655  The following variants are possible:
26656 \end_layout
26657
26658 \begin_layout Description
26659 biber provides full Unicode support, unlimited memory, does not work with
26660  other bibliography packages (like e.
26661 \begin_inset space \thinspace{}
26662 \end_inset
26663
26664 g.
26665 \begin_inset space ~
26666 \end_inset
26667
26668
26669 \series bold
26670 natbib
26671 \series default
26672 ), only with the package 
26673 \series bold
26674 biblatex
26675 \series default
26676 ; recommended for multilingual texts and for languages that don't use Latin
26677  letters
26678 \end_layout
26679
26680 \begin_layout Description
26681 bibtex the standard; does not allow special characters in bibliography entries
26682  that are not possible to encode in a 7-bit encoding, limited memory, works
26683  with all bibliography packages, except of 
26684 \series bold
26685 biblatex
26686 \end_layout
26687
26688 \begin_layout Description
26689 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26690  larger memory than 
26691 \family sans
26692 bibtex
26693 \family default
26694 , works with all.bibliography packages
26695 \end_layout
26696
26697 \begin_layout Standard
26698 BibTeX can be controlled with options that you can add below the specification
26699  of the variants.
26700  Before adding options, it is strongly recommended to read the manual of
26701  
26702 \family sans
26703 BibTeX
26704 \family default
26705  
26706 \begin_inset CommandInset citation
26707 LatexCommand cite
26708 key "BibTeX"
26709
26710 \end_inset
26711
26712 .
26713 \end_layout
26714
26715 \begin_layout Standard
26716 When you select the option 
26717 \family sans
26718 Sectioned bibliography
26719 \family default
26720  in the 
26721 \family sans
26722 Document\SpecialChar \menuseparator
26723 Settings
26724 \family default
26725  dialog, it is possible to have multiple and sectioned bibliographies.
26726  This and other options are explained in detail in section 
26727 \emph on
26728 Customizing Bibliographies
26729 \emph default
26730  
26731 \emph on
26732 with BibTeX
26733 \emph default
26734  of the 
26735 \emph on
26736 Additional Features
26737 \emph default
26738  manual.
26739 \end_layout
26740
26741 \begin_layout Standard
26742 We use two bibliographies in this document to show the difference between
26743  the two methods of creating them.
26744  As you can see, the bibliography that is created from a database lists
26745  only the database entries that are referenced in the document.
26746  We used the style file 
26747 \family sans
26748 alphadin.bst
26749 \family default
26750  to get the complicated German reference key scheme in the bibliography.
26751 \end_layout
26752
26753 \begin_layout Subsection
26754 Bibliography layout
26755 \begin_inset Index idx
26756 status collapsed
26757
26758 \begin_layout Plain Layout
26759 Bibliography ! Layout
26760 \end_layout
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Standard
26768 In the citation reference dialog you can set a special citation format.
26769  For this feature you need to enable the option 
26770 \family sans
26771 Natbib
26772 \family default
26773  in the 
26774 \family sans
26775 Document\SpecialChar \menuseparator
26776 Settings
26777 \family default
26778
26779 \begin_inset Index idx
26780 status collapsed
26781
26782 \begin_layout Plain Layout
26783 Document ! Settings
26784 \end_layout
26785
26786 \end_inset
26787
26788  dialog under 
26789 \family sans
26790 Bibliography
26791 \family default
26792 .
26793  Setting a citation style for a reference will overwrite the default.
26794  For the global citation format use the BibTeX style files as explained
26795  in the previous section.
26796 \end_layout
26797
26798 \begin_layout Standard
26799 You can also set text, that should appear before or after a citation reference,
26800  in the citation reference window.
26801  Here an example where we set the text 
26802 \begin_inset Quotes eld
26803 \end_inset
26804
26805 Chapter
26806 \begin_inset space ~
26807 \end_inset
26808
26809 3
26810 \begin_inset Quotes erd
26811 \end_inset
26812
26813  to appear after the reference:
26814 \end_layout
26815
26816 \begin_layout Standard
26817 Have a look at 
26818 \begin_inset CommandInset citation
26819 LatexCommand cite
26820 after "Chapter 3"
26821 key "latexcompanion"
26822
26823 \end_inset
26824
26825 .
26826 \end_layout
26827
26828 \begin_layout Section
26829 Index
26830 \begin_inset Index idx
26831 status collapsed
26832
26833 \begin_layout Plain Layout
26834 Index generation
26835 \end_layout
26836
26837 \end_inset
26838
26839
26840 \begin_inset CommandInset label
26841 LatexCommand label
26842 name "sec:Index"
26843
26844 \end_inset
26845
26846
26847 \end_layout
26848
26849 \begin_layout Standard
26850 An index entry is created if you use the menu 
26851 \family sans
26852 Insert\SpecialChar \menuseparator
26853 Index
26854 \begin_inset space ~
26855 \end_inset
26856
26857 Entry
26858 \family default
26859  or the toolbar button 
26860 \begin_inset Info
26861 type  "icon"
26862 arg   "index-insert"
26863 \end_inset
26864
26865 .
26866  A box labeled 
26867 \begin_inset Quotes eld
26868 \end_inset
26869
26870
26871 \family sans
26872 Index
26873 \family default
26874
26875 \begin_inset Quotes erd
26876 \end_inset
26877
26878  is inserted containing the text that appears in the index.
26879  The word where the cursor is in or the currently highlighted text is proposed
26880  by LyX as the index entry.
26881 \end_layout
26882
26883 \begin_layout Standard
26884 We give a short overview of the index commands in the next subsections.
26885  For a detailed description of LaTeX's index mechanism, have a look at one
26886  of the LaTeX books 
26887 \begin_inset CommandInset citation
26888 LatexCommand cite
26889 key "latexcompanion,latexguide,latexbook"
26890
26891 \end_inset
26892
26893 .
26894 \end_layout
26895
26896 \begin_layout Standard
26897 The index list is inserted in the document with the menu 
26898 \family sans
26899 Insert\SpecialChar \menuseparator
26900 List
26901 \begin_inset space ~
26902 \end_inset
26903
26904 /
26905 \begin_inset space ~
26906 \end_inset
26907
26908 TOC\SpecialChar \menuseparator
26909 Index
26910 \begin_inset space ~
26911 \end_inset
26912
26913 List
26914 \family default
26915 .
26916  A light blue box labeled 
26917 \begin_inset Quotes eld
26918 \end_inset
26919
26920
26921 \family sans
26922 Index
26923 \family default
26924
26925 \begin_inset Quotes erd
26926 \end_inset
26927
26928  will show the place where the index is printed in the output.
26929  The index list box is not clickable like other LyX-boxes.
26930 \end_layout
26931
26932 \begin_layout Subsection
26933 Grouping Index Entries
26934 \begin_inset Index idx
26935 status collapsed
26936
26937 \begin_layout Plain Layout
26938 Index ! Grouping
26939 \end_layout
26940
26941 \end_inset
26942
26943
26944 \end_layout
26945
26946 \begin_layout Standard
26947 Index entries are often grouped to offer the reader a fast search in the
26948  index.
26949  We want to group for example the index entries for itemized and enumerated
26950  lists under the entry 
26951 \begin_inset Quotes eld
26952 \end_inset
26953
26954 Lists
26955 \begin_inset Quotes erd
26956 \end_inset
26957
26958 .
26959  First we create the entry 
26960 \begin_inset Quotes eld
26961 \end_inset
26962
26963 Lists
26964 \begin_inset Quotes erd
26965 \end_inset
26966
26967  in section
26968 \begin_inset space ~
26969 \end_inset
26970
26971
26972 \begin_inset CommandInset ref
26973 LatexCommand ref
26974 reference "sub:Lists"
26975
26976 \end_inset
26977
26978 .
26979  In the text field for the itemized list index entry in section
26980 \begin_inset space ~
26981 \end_inset
26982
26983
26984 \begin_inset CommandInset ref
26985 LatexCommand ref
26986 reference "sec:Itemize"
26987
26988 \end_inset
26989
26990 , we insert the command
26991 \end_layout
26992
26993 \begin_layout Standard
26994
26995 \series bold
26996 Lists ! Itemize
26997 \end_layout
26998
26999 \begin_layout Standard
27000 and the command
27001 \end_layout
27002
27003 \begin_layout Standard
27004
27005 \series bold
27006 Lists ! Enumerate
27007 \end_layout
27008
27009 \begin_layout Standard
27010 for the enumerated list in section
27011 \begin_inset space ~
27012 \end_inset
27013
27014
27015 \begin_inset CommandInset ref
27016 LatexCommand ref
27017 reference "sec:Enumerate"
27018
27019 \end_inset
27020
27021 .
27022 \end_layout
27023
27024 \begin_layout Standard
27025 The exclamation mark 
27026 \begin_inset Quotes eld
27027 \end_inset
27028
27029 !
27030 \begin_inset Quotes erd
27031 \end_inset
27032
27033  marks the grouping levels.
27034  You can have three levels; every index level is indented a bit more.
27035  An index entry for the higher levels is not required.
27036  If we don't have an index entry for 
27037 \begin_inset Quotes eld
27038 \end_inset
27039
27040 Lists
27041 \begin_inset Quotes erd
27042 \end_inset
27043
27044 , it will be printed anyway, but without a page number.
27045 \end_layout
27046
27047 \begin_layout Subsection
27048 Page Ranges
27049 \begin_inset Index idx
27050 status collapsed
27051
27052 \begin_layout Plain Layout
27053 Index ! Page ranges
27054 \end_layout
27055
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \begin_layout Standard
27062 Normally an index entry will appear with the page number of the indexed
27063  section.
27064  But sometimes you want to index more pages under the same entry.
27065  E.
27066 \begin_inset space \thinspace{}
27067 \end_inset
27068
27069 g.
27070 \begin_inset space \space{}
27071 \end_inset
27072
27073 if we want to index the paragraph environments, we create an index entry
27074  in section
27075 \begin_inset space ~
27076 \end_inset
27077
27078
27079 \begin_inset CommandInset ref
27080 LatexCommand ref
27081 reference "sec:Paragraph-Environments"
27082
27083 \end_inset
27084
27085  with the command
27086 \end_layout
27087
27088 \begin_layout Standard
27089
27090 \series bold
27091 Paragraph environments|(
27092 \end_layout
27093
27094 \begin_layout Standard
27095 and another entry at the end of section
27096 \begin_inset space ~
27097 \end_inset
27098
27099
27100 \begin_inset CommandInset ref
27101 LatexCommand ref
27102 reference "sub:LyX-Code"
27103
27104 \end_inset
27105
27106  with the command
27107 \end_layout
27108
27109 \begin_layout Standard
27110
27111 \series bold
27112 Paragraph environments|)
27113 \end_layout
27114
27115 \begin_layout Standard
27116 The commands 
27117 \begin_inset Quotes eld
27118 \end_inset
27119
27120
27121 \series bold
27122 |(
27123 \series default
27124
27125 \begin_inset Quotes erd
27126 \end_inset
27127
27128  and 
27129 \begin_inset Quotes eld
27130 \end_inset
27131
27132
27133 \series bold
27134 |)
27135 \series default
27136
27137 \begin_inset Quotes erd
27138 \end_inset
27139
27140  respectively start and end the index range.
27141  You can also add the same index entry at different places in the document.
27142  They appear in the output under one entry with a comma separated list of
27143  the pages of the indexed document parts.
27144  An example is the index entry 
27145 \begin_inset Quotes eld
27146 \end_inset
27147
27148 Document ! Settings
27149 \begin_inset Quotes erd
27150 \end_inset
27151
27152 .
27153 \end_layout
27154
27155 \begin_layout Subsection
27156 Cross referencing
27157 \begin_inset Index idx
27158 status collapsed
27159
27160 \begin_layout Plain Layout
27161 Index ! Cross referencing
27162 \end_layout
27163
27164 \end_inset
27165
27166
27167 \end_layout
27168
27169 \begin_layout Standard
27170 It is also possible to refer to another index entry.
27171  We referred for example in the index entry 
27172 \begin_inset Quotes eld
27173 \end_inset
27174
27175 GIF
27176 \begin_inset Quotes erd
27177 \end_inset
27178
27179  (in section
27180 \begin_inset space ~
27181 \end_inset
27182
27183
27184 \begin_inset CommandInset ref
27185 LatexCommand ref
27186 reference "sub:Image-Formats"
27187
27188 \end_inset
27189
27190 ) to the index entry 
27191 \begin_inset Quotes eld
27192 \end_inset
27193
27194 Image formats
27195 \begin_inset Quotes erd
27196 \end_inset
27197
27198  in the same section using the entry
27199 \end_layout
27200
27201 \begin_layout Standard
27202
27203 \series bold
27204 GIF|see{Image formats}
27205 \end_layout
27206
27207 \begin_layout Standard
27208 where the braces have to be inserted as TeX Code.
27209  The text within the braces is the referenced entry.
27210  The reference will appear in the output without a page number.
27211 \end_layout
27212
27213 \begin_layout Subsection
27214 Index Entry Order
27215 \begin_inset Index idx
27216 status collapsed
27217
27218 \begin_layout Plain Layout
27219 Index ! Entry order
27220 \end_layout
27221
27222 \end_inset
27223
27224
27225 \end_layout
27226
27227 \begin_layout Standard
27228 You can use accented characters in the index entry, but the entries might
27229  then not follow the rules for the index order.
27230  The index entries are sorted alphabetically, but LaTeX
27231 \begin_inset Foot
27232 status collapsed
27233
27234 \begin_layout Plain Layout
27235 The index generating is done in the background by an extra program, see
27236  section
27237 \begin_inset space ~
27238 \end_inset
27239
27240
27241 \begin_inset CommandInset ref
27242 LatexCommand ref
27243 reference "sub:Index-Program"
27244
27245 \end_inset
27246
27247 .
27248 \end_layout
27249
27250 \end_inset
27251
27252  doesn't know how to sort accents in different languages.
27253  We have created as an example the three dummy index entries 
27254 \begin_inset Quotes eld
27255 \end_inset
27256
27257 maison
27258 \begin_inset Quotes erd
27259 \end_inset
27260
27261
27262 \begin_inset Quotes eld
27263 \end_inset
27264
27265 maïs
27266 \begin_inset Quotes erd
27267 \end_inset
27268
27269 , and 
27270 \begin_inset Quotes eld
27271 \end_inset
27272
27273 maître
27274 \begin_inset Quotes erd
27275 \end_inset
27276
27277 .
27278 \begin_inset Index idx
27279 status open
27280
27281 \begin_layout Plain Layout
27282 Dummy entries ! maïs
27283 \end_layout
27284
27285 \end_inset
27286
27287
27288 \begin_inset Index idx
27289 status open
27290
27291 \begin_layout Plain Layout
27292 Dummy entries ! maître
27293 \end_layout
27294
27295 \end_inset
27296
27297
27298 \begin_inset Index idx
27299 status open
27300
27301 \begin_layout Plain Layout
27302 Dummy entries ! maïs@maison
27303 \end_layout
27304
27305 \end_inset
27306
27307  They will be sorted in the order maïs, maître, maison, but we want the
27308  order maïs, maison, maître.
27309  To achieve this, we use the command
27310 \end_layout
27311
27312 \begin_layout Standard
27313
27314 \series bold
27315 previous entry@current entry
27316 \end_layout
27317
27318 \begin_layout Standard
27319 In our case we want to have 
27320 \begin_inset Quotes eld
27321 \end_inset
27322
27323 maison
27324 \begin_inset Quotes erd
27325 \end_inset
27326
27327  after 
27328 \begin_inset Quotes eld
27329 \end_inset
27330
27331 maïs
27332 \begin_inset Quotes erd
27333 \end_inset
27334
27335  and write therefore for the index entry of maison:
27336 \end_layout
27337
27338 \begin_layout Standard
27339
27340 \series bold
27341 maïs@maison
27342 \end_layout
27343
27344 \begin_layout Standard
27345 The previous entry needn't to be a real existing entry, you can also use
27346  another word to tell LaTeX the entry order, see the next subsection for
27347  an example.
27348 \end_layout
27349
27350 \begin_layout Standard
27351 \begin_inset VSpace bigskip
27352 \end_inset
27353
27354
27355 \end_layout
27356
27357 \begin_layout Standard
27358 In some cases the index entry order is not correct when you are using the
27359  program 
27360 \family sans
27361 makeindex 
27362 \family default
27363 to generate the index (see sec.
27364 \begin_inset space \thinspace{}
27365 \end_inset
27366
27367
27368 \begin_inset CommandInset ref
27369 LatexCommand ref
27370 reference "sub:Index-Program"
27371
27372 \end_inset
27373
27374 ).
27375  
27376 \family sans
27377 makeindex
27378 \family default
27379  would for example print the index entry for the LaTeX-package aeguill in
27380  sec.
27381 \begin_inset space \thinspace{}
27382 \end_inset
27383
27384
27385 \begin_inset CommandInset ref
27386 LatexCommand ref
27387 reference "sub:Document-Font"
27388
27389 \end_inset
27390
27391  after the index entries of the other LaTeX-packages although all these
27392  index commands start with 
27393 \begin_inset Quotes eld
27394 \end_inset
27395
27396
27397 \series bold
27398 LaTeX-packages ! 
27399 \series default
27400
27401 \begin_inset Quotes eld
27402 \end_inset
27403
27404 .
27405  The reason is that the index entry for aeguill is in a footnote.
27406  To fix this 
27407 \family sans
27408 makeindex
27409 \family default
27410  bug, add these commands to the preamble of your document:
27411 \end_layout
27412
27413 \begin_layout Standard
27414
27415 \series bold
27416
27417 \backslash
27418 let
27419 \backslash
27420 OrgIndex
27421 \backslash
27422 index
27423 \end_layout
27424
27425 \begin_layout Standard
27426
27427 \series bold
27428
27429 \backslash
27430 renewcommand*{
27431 \backslash
27432 index}[1]{
27433 \backslash
27434 OrgIndex{#1}}
27435 \end_layout
27436
27437 \begin_layout Subsection
27438 Index Entry Layout
27439 \begin_inset Index idx
27440 status collapsed
27441
27442 \begin_layout Plain Layout
27443 Index ! Entry layout
27444 \end_layout
27445
27446 \end_inset
27447
27448
27449 \end_layout
27450
27451 \begin_layout Standard
27452 You can change the appearance of index entries via the text style dialog.
27453 \begin_inset Index idx
27454 status open
27455
27456 \begin_layout Plain Layout
27457 Dummy entries ! 
27458 \shape italic
27459 This is an italic dummy entry
27460 \end_layout
27461
27462 \end_inset
27463
27464  You can also format the page number using the character 
27465 \begin_inset Quotes eld
27466 \end_inset
27467
27468 |
27469 \begin_inset Quotes erd
27470 \end_inset
27471
27472  followed by a LaTeX-command without a backslash.
27473  We can write for example
27474 \end_layout
27475
27476 \begin_layout Standard
27477
27478 \series bold
27479 italic page number:|textit
27480 \end_layout
27481
27482 \begin_layout Standard
27483 to get the page number in italic.
27484 \begin_inset Index idx
27485 status open
27486
27487 \begin_layout Plain Layout
27488 Dummy entries ! italic page number:|textit
27489 \end_layout
27490
27491 \end_inset
27492
27493  Normally all LaTeX-commands begin with a backslash, but in this special
27494  case 
27495 \begin_inset Quotes eld
27496 \end_inset
27497
27498
27499 \series bold
27500 |command
27501 \series default
27502
27503 \begin_inset Quotes erd
27504 \end_inset
27505
27506  means 
27507 \series bold
27508
27509 \backslash
27510 command{page
27511 \begin_inset space ~
27512 \end_inset
27513
27514 number}
27515 \series default
27516 .
27517  Have a look at section
27518 \begin_inset space ~
27519 \end_inset
27520
27521
27522 \begin_inset CommandInset ref
27523 LatexCommand ref
27524 reference "sub:LaTeX-Syntax"
27525
27526 \end_inset
27527
27528  to learn more about the LaTeX-syntax.
27529 \end_layout
27530
27531 \begin_layout Standard
27532 \begin_inset Note Greyedout
27533 status open
27534
27535 \begin_layout Plain Layout
27536
27537 \series bold
27538 Note:
27539 \series default
27540  Formatting single index entries only works when you use the program 
27541 \family sans
27542 makeindex 
27543 \family default
27544 to generate the index, see sec.
27545 \begin_inset space \thinspace{}
27546 \end_inset
27547
27548
27549 \begin_inset CommandInset ref
27550 LatexCommand ref
27551 reference "sub:Index-Program"
27552
27553 \end_inset
27554
27555 .
27556  If you use 
27557 \family sans
27558 xindy
27559 \family default
27560 , however, this won't work for anything other than bold or italic text.
27561  This is because xindy requires you to define semantic elements before they
27562  can be used, see 
27563 \begin_inset CommandInset citation
27564 LatexCommand cite
27565 after "p. 678 ff."
27566 key "latexcompanion"
27567
27568 \end_inset
27569
27570  for details.
27571 \end_layout
27572
27573 \end_inset
27574
27575
27576 \end_layout
27577
27578 \begin_layout Standard
27579 In general, we encourage you to not format page numbers directly as shown
27580  above.
27581  Instead of this, you should define a macro in the preamble and use that.
27582  Consider why you want some page numbers to be bold.
27583  Maybe you want all page references italic that refer to a definition of
27584  the indexed term, so that users can easily find definitions.
27585  If so, put the following in the preamble
27586 \end_layout
27587
27588 \begin_layout Standard
27589
27590 \series bold
27591
27592 \backslash
27593 newcommand{
27594 \backslash
27595 IndexDef}[1]{
27596 \backslash
27597 textit{#1}}
27598 \end_layout
27599
27600 \begin_layout Standard
27601 and write
27602 \end_layout
27603
27604 \begin_layout Standard
27605
27606 \series bold
27607 my entry|IndexDef
27608 \end_layout
27609
27610 \begin_layout Standard
27611 in the index entry.
27612 \begin_inset Index idx
27613 status open
27614
27615 \begin_layout Plain Layout
27616 Dummy entries ! my entry|IndexDef
27617 \end_layout
27618
27619 \end_inset
27620
27621  The advantage is that, if you change your mind later or if your publisher
27622  insists that definitions must not be italic but bold, you just need to
27623  change the macro in the preamble, not every single index entry.
27624 \end_layout
27625
27626 \begin_layout Standard
27627 You can also change the layout for the whole index.
27628  E.
27629 \begin_inset space \thinspace{}
27630 \end_inset
27631
27632 g.
27633 \begin_inset space \space{}
27634 \end_inset
27635
27636 we marked the index list box of this document as bold to get a bold font
27637  for all index entries.
27638  For more advanced tasks you have to set up a so-called 
27639 \emph on
27640 Index Style File
27641 \emph default
27642 , see the 
27643 \family sans
27644 makeindex
27645 \family default
27646  or 
27647 \family sans
27648 xindy
27649 \family default
27650  documentation for details, 
27651 \begin_inset CommandInset citation
27652 LatexCommand cite
27653 key "makeindex,xindy"
27654
27655 \end_inset
27656
27657 .
27658 \end_layout
27659
27660 \begin_layout Subsection
27661 Index Program
27662 \begin_inset Index idx
27663 status collapsed
27664
27665 \begin_layout Plain Layout
27666 Index ! Program
27667 \end_layout
27668
27669 \end_inset
27670
27671
27672 \begin_inset CommandInset label
27673 LatexCommand label
27674 name "sub:Index-Program"
27675
27676 \end_inset
27677
27678
27679 \end_layout
27680
27681 \begin_layout Standard
27682 If the index entry program 
27683 \family sans
27684 xindy
27685 \family default
27686  is installed, LyX uses it for index generation; otherwise the program 
27687 \family sans
27688 makeindex
27689 \family default
27690 , that is part of every LaTeX distribution, is used.
27691 \begin_inset Foot
27692 status collapsed
27693
27694 \begin_layout Plain Layout
27695
27696 \family sans
27697 Makeindex
27698 \family default
27699  is very old, no longer under development and has many pitfalls, notably
27700  that it was developed with only the English language in mind.
27701  So it fails to sort anything other than a monolingual English text correctly.
27702  We have shown above how to fix this sorting.
27703  However, if you are writing in another than the English language, consider
27704  to use 
27705 \family sans
27706 xindy
27707 \family default
27708 .
27709 \end_layout
27710
27711 \end_inset
27712
27713  Both programs can be controlled by options that can be set in LyX's preferences
27714  dialog, see section
27715 \begin_inset space ~
27716 \end_inset
27717
27718
27719 \begin_inset CommandInset ref
27720 LatexCommand ref
27721 reference "sub:LaTeX-settings"
27722
27723 \end_inset
27724
27725 .
27726  The available options are listed and explained in 
27727 \begin_inset CommandInset citation
27728 LatexCommand cite
27729 key "makeindex,xindy"
27730
27731 \end_inset
27732
27733 .
27734  In this dialog, you can also specify an alternative program to generate
27735  the index.
27736 \end_layout
27737
27738 \begin_layout Standard
27739 If you need specific options or an alternative index program only for a
27740  given document, you can define the program and\SpecialChar \slash{}
27741 or the options in 
27742 \family sans
27743 Document\SpecialChar \menuseparator
27744 Settings\SpecialChar \menuseparator
27745 Indexes
27746 \family default
27747 .
27748  This is especially useful if you need to pass language-specific options
27749  to the index program or if you need a specific layout style.
27750 \end_layout
27751
27752 \begin_layout Subsection
27753 Multiple Indexes
27754 \end_layout
27755
27756 \begin_layout Standard
27757 In many fields, it is common to have more than one index.
27758  For instance, you might need to set up a separate 
27759 \begin_inset Quotes eld
27760 \end_inset
27761
27762 Index of Names
27763 \begin_inset Quotes erd
27764 \end_inset
27765
27766  next to the standard index.
27767  LaTeX does not provide this possibility out of the box, but there are many
27768  packages that add this feature.
27769  LyX uses the 
27770 \series bold
27771 splitidx
27772 \series default
27773
27774 \begin_inset Index idx
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778 LaTeX-packages ! splitidx
27779 \end_layout
27780
27781 \end_inset
27782
27783  package to generate multiple indexes.
27784  The package is included in all recent LaTeX distributions.
27785  If yours does not ship it, consult the TeX-catalogue, 
27786 \begin_inset CommandInset citation
27787 LatexCommand cite
27788 key "TeXCatalogue"
27789
27790 \end_inset
27791
27792 .
27793  Note that the package does not only consist of a LaTeX style, but it also
27794  includes specific preprocessor programs that need to be installed as well.
27795  Please consult the package's manual for details.
27796 \end_layout
27797
27798 \begin_layout Standard
27799 To set up LyX for the use of multiple indexes, go to 
27800 \family sans
27801 Document\SpecialChar \menuseparator
27802 Settings\SpecialChar \menuseparator
27803 Indexes
27804 \family default
27805  and select 
27806 \begin_inset Quotes eld
27807 \end_inset
27808
27809 Use multiple Indexes
27810 \begin_inset Quotes erd
27811 \end_inset
27812
27813 .
27814  Note that the list of 
27815 \begin_inset Quotes eld
27816 \end_inset
27817
27818 Available Indexes
27819 \begin_inset Quotes erd
27820 \end_inset
27821
27822  below already contains the standard index.
27823  To add further indexes, add the name of the index (in the form that should
27824  also appear as a heading) to the 
27825 \begin_inset Quotes eld
27826 \end_inset
27827
27828 New
27829 \begin_inset Quotes erd
27830 \end_inset
27831
27832  input field and press the 
27833 \begin_inset Quotes eld
27834 \end_inset
27835
27836 Add
27837 \begin_inset Quotes erd
27838 \end_inset
27839
27840  button.
27841  The new index should now appear in the list as well.
27842  If you like, you can attribute an alternative label color to the new index
27843  by selecting the index in the list and hitting the 
27844 \begin_inset Quotes eld
27845 \end_inset
27846
27847 Alter Color\SpecialChar \ldots{}
27848
27849 \begin_inset Quotes erd
27850 \end_inset
27851
27852  button.
27853  The label color may help you to differentiate index entries of different
27854  indexes in the LyX work area.
27855 \end_layout
27856
27857 \begin_layout Standard
27858 Once the document changes have been applied, you can find the new index
27859  list in 
27860 \family sans
27861 Insert\SpecialChar \menuseparator
27862 List
27863 \begin_inset space ~
27864 \end_inset
27865
27866 /
27867 \begin_inset space ~
27868 \end_inset
27869
27870 TOC
27871 \family default
27872  and the 
27873 \family sans
27874 Insert
27875 \family default
27876  menu has a separate index entry for each of the defined indexes.
27877  The workflow is basically the same as for the default index, but there
27878  are some additional features:
27879 \end_layout
27880
27881 \begin_layout Itemize
27882 If you want to change the attribution of a specific index entry, right-clicking
27883  on the entry will open a dialog where you can do that.
27884 \end_layout
27885
27886 \begin_layout Itemize
27887 By right-clicking on an index, you can change its type.
27888  Furthermore, you can specify an index list to be a 
27889 \begin_inset Quotes eld
27890 \end_inset
27891
27892 Subindex
27893 \begin_inset Quotes erd
27894 \end_inset
27895
27896 .
27897  If you do that, the heading of that list will be decreased by one level.
27898  E.
27899 \begin_inset space \thinspace{}
27900 \end_inset
27901
27902 g., if you use a book class, where the standard index heading is defined
27903  as a chapter, subindexes will be defined as sections and can thus be nested
27904  to the non-subindexes.
27905 \end_layout
27906
27907 \begin_layout Section
27908 Nomenclature / Glossary 
27909 \begin_inset Index idx
27910 status collapsed
27911
27912 \begin_layout Plain Layout
27913 Nomenclature
27914 \end_layout
27915
27916 \end_inset
27917
27918
27919 \begin_inset Index idx
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 Glossary|see
27924 \begin_inset ERT
27925 status collapsed
27926
27927 \begin_layout Plain Layout
27928
27929 {
27930 \end_layout
27931
27932 \end_inset
27933
27934 Nomenclature
27935 \begin_inset ERT
27936 status collapsed
27937
27938 \begin_layout Plain Layout
27939
27940 }
27941 \end_layout
27942
27943 \end_inset
27944
27945
27946 \end_layout
27947
27948 \end_inset
27949
27950
27951 \begin_inset CommandInset label
27952 LatexCommand label
27953 name "sec:Nomenclature"
27954
27955 \end_inset
27956
27957
27958 \end_layout
27959
27960 \begin_layout Standard
27961 Sometimes you need to compile a list of symbols that are mentioned in your
27962  document with a brief explanation of them – a so called nomenclature or
27963  glossary.
27964 \end_layout
27965
27966 \begin_layout Standard
27967 To be able to create nomenclatures, you need the LaTeX package 
27968 \series bold
27969 nomencl
27970 \series default
27971
27972 \begin_inset Index idx
27973 status collapsed
27974
27975 \begin_layout Plain Layout
27976 LaTeX-packages ! nomencl
27977 \end_layout
27978
27979 \end_inset
27980
27981  installed.
27982  You find it in the TeX-catalogue, 
27983 \begin_inset CommandInset citation
27984 LatexCommand cite
27985 key "TeXCatalogue"
27986
27987 \end_inset
27988
27989  or in the package manager of your LaTeX-system.
27990 \end_layout
27991
27992 \begin_layout Standard
27993 A nomenclature entry is created if you place the cursor after a symbol entry
27994  and then use the menu 
27995 \family sans
27996 Insert\SpecialChar \menuseparator
27997
27998 \family default
27999 N
28000 \family sans
28001 omenclature
28002 \begin_inset space ~
28003 \end_inset
28004
28005 Entry
28006 \family default
28007  or the toolbar button 
28008 \begin_inset Info
28009 type  "icon"
28010 arg   "nomencl-insert"
28011 \end_inset
28012
28013 .
28014  A gray box labeled 
28015 \begin_inset Quotes eld
28016 \end_inset
28017
28018
28019 \family sans
28020 Nom
28021 \family default
28022
28023 \begin_inset Quotes erd
28024 \end_inset
28025
28026  is inserted and a window pops up asking for the nomenclature entry.
28027 \end_layout
28028
28029 \begin_layout Standard
28030 A nomenclature entry consists of two main entries.
28031  The first is the symbol that you want to refer to.
28032  The second is the description of the symbol.
28033 \end_layout
28034
28035 \begin_layout Standard
28036 \begin_inset Note Greyedout
28037 status open
28038
28039 \begin_layout Plain Layout
28040
28041 \series bold
28042 Note:
28043 \series default
28044  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28045 \end_layout
28046
28047 \end_inset
28048
28049
28050 \end_layout
28051
28052 \begin_layout Subsection
28053 Nomenclature Definition and Layout
28054 \begin_inset Index idx
28055 status collapsed
28056
28057 \begin_layout Plain Layout
28058 Nomenclature ! Layout
28059 \end_layout
28060
28061 \end_inset
28062
28063
28064 \end_layout
28065
28066 \begin_layout Standard
28067 When you have symbols in formulas, you have to define them in the 
28068 \family sans
28069 Symbol
28070 \family default
28071  field as LaTeX-formulas.
28072  For example to get 
28073 \begin_inset Quotes eld
28074 \end_inset
28075
28076
28077 \begin_inset Formula $\sigma$
28078 \end_inset
28079
28080
28081 \begin_inset Quotes erd
28082 \end_inset
28083
28084 , insert this:
28085 \begin_inset Newline newline
28086 \end_inset
28087
28088
28089 \series bold
28090 $
28091 \backslash
28092 sigma$
28093 \begin_inset Newline newline
28094 \end_inset
28095
28096
28097 \series default
28098 The 
28099 \begin_inset Quotes eld
28100 \end_inset
28101
28102 $
28103 \begin_inset Quotes erd
28104 \end_inset
28105
28106  character starts/ends the formula.
28107  The LaTeX-command for the Greek letter is the name of the letter beginning
28108  with a backslash 
28109 \begin_inset Quotes eld
28110 \end_inset
28111
28112
28113 \backslash
28114
28115 \begin_inset Quotes erd
28116 \end_inset
28117
28118 .
28119  For capital Greek letters, start the command also with a capital letter,
28120  like 
28121 \series bold
28122
28123 \backslash
28124 Sigma
28125 \series default
28126 .
28127 \end_layout
28128
28129 \begin_layout Standard
28130 (A short introduction to the LaTeX-syntax is given in section
28131 \begin_inset space ~
28132 \end_inset
28133
28134
28135 \begin_inset CommandInset ref
28136 LatexCommand ref
28137 reference "sub:LaTeX-Syntax"
28138
28139 \end_inset
28140
28141 .)
28142 \end_layout
28143
28144 \begin_layout Standard
28145 You cannot use the 
28146 \family sans
28147 Text
28148 \begin_inset space ~
28149 \end_inset
28150
28151 Style
28152 \family default
28153  dialog to format the description text but have to use LaTeX-commands.
28154  For example the description of the nomenclature entry for the 
28155 \begin_inset Quotes eld
28156 \end_inset
28157
28158
28159 \begin_inset Formula $\sigma$
28160 \end_inset
28161
28162
28163 \begin_inset Quotes erd
28164 \end_inset
28165
28166  in this document is:
28167 \begin_inset Newline newline
28168 \end_inset
28169
28170
28171 \series bold
28172 dummy entry for the character 
28173 \backslash
28174 textsf{sigma}
28175 \series default
28176
28177 \begin_inset Newline newline
28178 \end_inset
28179
28180 The command 
28181 \series bold
28182
28183 \backslash
28184 textsf
28185 \series default
28186  sets the fonts to 
28187 \family sans
28188 sans
28189 \begin_inset space ~
28190 \end_inset
28191
28192 serif
28193 \family default
28194 .
28195  To get 
28196 \series bold
28197 bold
28198 \series default
28199  font use the command 
28200 \series bold
28201
28202 \backslash
28203 textbf
28204 \series default
28205 , for 
28206 \family typewriter
28207 typewriter
28208 \family default
28209  use 
28210 \series bold
28211
28212 \backslash
28213 texttt
28214 \series default
28215 , for 
28216 \emph on
28217 emphasized
28218 \emph default
28219  use 
28220 \series bold
28221
28222 \backslash
28223 emph
28224 \series default
28225 .
28226 \end_layout
28227
28228 \begin_layout Subsection
28229 Sort Order of Nomenclature Entries
28230 \begin_inset Index idx
28231 status collapsed
28232
28233 \begin_layout Plain Layout
28234 Nomenclature ! Sort order
28235 \end_layout
28236
28237 \end_inset
28238
28239
28240 \end_layout
28241
28242 \begin_layout Standard
28243 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28244  the symbol definition.
28245  This leads to undesired results when you for example have symbols in formulas.
28246  Suppose you have nomenclature entries for the symbols 
28247 \emph on
28248 a
28249 \begin_inset CommandInset nomenclature
28250 LatexCommand nomenclature
28251 symbol "a"
28252 description "dummy entry for the character \"a\""
28253
28254 \end_inset
28255
28256
28257 \emph default
28258  and 
28259 \begin_inset Formula $\sigma$
28260 \end_inset
28261
28262
28263 \begin_inset CommandInset nomenclature
28264 LatexCommand nomenclature
28265 prefix "sigma"
28266 symbol "$\\sigma$"
28267 description "dummy entry for the character \\textsf{sigma}"
28268
28269 \end_inset
28270
28271 .
28272  They will be sorted by 
28273 \begin_inset Quotes eld
28274 \end_inset
28275
28276
28277 \family sans
28278 a
28279 \family default
28280
28281 \begin_inset Quotes erd
28282 \end_inset
28283
28284  and 
28285 \begin_inset Quotes eld
28286 \end_inset
28287
28288
28289 \family typewriter
28290 $
28291 \backslash
28292 sigma$
28293 \family default
28294
28295 \begin_inset Quotes erd
28296 \end_inset
28297
28298  – the 
28299 \begin_inset Formula $\sigma$
28300 \end_inset
28301
28302  will be sorted before the 
28303 \emph on
28304 a
28305 \emph default
28306  since the character 
28307 \begin_inset Quotes eld
28308 \end_inset
28309
28310 $
28311 \begin_inset Quotes erd
28312 \end_inset
28313
28314  is considered in sorting.
28315 \end_layout
28316
28317 \begin_layout Standard
28318 To control the sort order, you can edit the 
28319 \family sans
28320 Sort
28321 \begin_inset space ~
28322 \end_inset
28323
28324 as
28325 \family default
28326  field of the nomenclature dialog.
28327  Then the nomenclature entry will be sorted by this entry and not the symbol
28328  definition.
28329  For the example given, you can insert 
28330 \family typewriter
28331 sigma
28332 \family default
28333  in this field for the 
28334 \begin_inset Formula $\sigma$
28335 \end_inset
28336
28337 , then 
28338 \emph on
28339 a
28340 \emph default
28341  will be located before 
28342 \begin_inset Formula $\sigma$
28343 \end_inset
28344
28345 .
28346 \end_layout
28347
28348 \begin_layout Standard
28349 For subgrouping and tips for using sort entries see the 
28350 \series bold
28351 nomencl
28352 \series default
28353  documentation, 
28354 \begin_inset CommandInset citation
28355 LatexCommand cite
28356 key "nomencl"
28357
28358 \end_inset
28359
28360 .
28361 \end_layout
28362
28363 \begin_layout Subsection
28364 Nomenclature Options
28365 \begin_inset Index idx
28366 status collapsed
28367
28368 \begin_layout Plain Layout
28369 Nomenclature ! Options
28370 \end_layout
28371
28372 \end_inset
28373
28374
28375 \end_layout
28376
28377 \begin_layout Standard
28378 The 
28379 \series bold
28380 nomencl
28381 \series default
28382  package offers some options to adjust the appearance of the nomenclature.
28383  Here are some of its options, for more have a look at its documentation:
28384 \end_layout
28385
28386 \begin_layout Description
28387 refeq Appends the phrase 
28388 \begin_inset Quotes eld
28389 \end_inset
28390
28391
28392 \family sans
28393 , see equation (
28394 \emph on
28395 eq
28396 \emph default
28397 )
28398 \family default
28399
28400 \begin_inset Quotes erd
28401 \end_inset
28402
28403  to every nomenclature entry, where 
28404 \family sans
28405 \emph on
28406 eq
28407 \family default
28408 \emph default
28409  is the number of the last equation in front of the nomenclature entry
28410 \end_layout
28411
28412 \begin_layout Description
28413 refpage Appends the phrase 
28414 \begin_inset Quotes eld
28415 \end_inset
28416
28417
28418 \family sans
28419 , page (
28420 \emph on
28421 page
28422 \emph default
28423 )
28424 \family default
28425
28426 \begin_inset Quotes erd
28427 \end_inset
28428
28429  to every nomenclature entry, where 
28430 \family sans
28431 \emph on
28432 page
28433 \family default
28434 \emph default
28435  is the number of the page on which the nomenclature entry appeared
28436 \end_layout
28437
28438 \begin_layout Description
28439 intoc Inserts the nomenclature in the Table of Contents
28440 \end_layout
28441
28442 \begin_layout Standard
28443 There are furthermore the options 
28444 \series bold
28445 croatian
28446 \series default
28447
28448 \series bold
28449 danish
28450 \series default
28451
28452 \series bold
28453 english
28454 \series default
28455
28456 \series bold
28457 french
28458 \series default
28459
28460 \series bold
28461 german
28462 \series default
28463
28464 \series bold
28465 italian
28466 \series default
28467
28468 \series bold
28469 polish
28470 \series default
28471
28472 \series bold
28473 portuguese
28474 \series default
28475
28476 \series bold
28477 russian
28478 \series default
28479
28480 \series bold
28481 spanish
28482 \series default
28483 , and 
28484 \series bold
28485 ukrainian
28486 \series default
28487  to print the reference texts and the nomenclature title in the corresponding
28488  language.
28489 \end_layout
28490
28491 \begin_layout Standard
28492 To use one or more of the options, add them to the comma-separated document
28493  class options list in the 
28494 \family sans
28495 Document\SpecialChar \menuseparator
28496 Settings
28497 \family default
28498  dialog.
28499  In this document the option 
28500 \series bold
28501 intoc
28502 \series default
28503  is used.
28504 \end_layout
28505
28506 \begin_layout Standard
28507 \begin_inset VSpace bigskip
28508 \end_inset
28509
28510
28511 \end_layout
28512
28513 \begin_layout Standard
28514 You can also use the first two options above only for certain nomenclature
28515  entries when you add one of the following commands as last entry to the
28516  
28517 \family sans
28518 Description
28519 \family default
28520  field in the nomenclature dialog:
28521 \end_layout
28522
28523 \begin_layout Description
28524
28525 \backslash
28526 nomrefeq Like the 
28527 \series bold
28528 refeq
28529 \series default
28530  option
28531 \end_layout
28532
28533 \begin_layout Description
28534
28535 \backslash
28536 nomrefpage Like the 
28537 \series bold
28538 refpage
28539 \series default
28540  option
28541 \end_layout
28542
28543 \begin_layout Description
28544
28545 \backslash
28546 nomrefeqpage Short notation of 
28547 \series bold
28548
28549 \backslash
28550 nomrefeq
28551 \backslash
28552 nomrefpage
28553 \end_layout
28554
28555 \begin_layout Description
28556
28557 \backslash
28558 nomnorefeq,
28559 \begin_inset space ~
28560 \end_inset
28561
28562
28563 \backslash
28564 nomnorefpage,
28565 \begin_inset space ~
28566 \end_inset
28567
28568
28569 \backslash
28570 nomnorefeqpage Turns off the corresponding options
28571 \end_layout
28572
28573 \begin_layout Subsection
28574 Printing the Nomenclature
28575 \begin_inset Index idx
28576 status collapsed
28577
28578 \begin_layout Plain Layout
28579 Nomenclature ! Printing
28580 \end_layout
28581
28582 \end_inset
28583
28584
28585 \end_layout
28586
28587 \begin_layout Standard
28588 To print the nomenclature, use the menu 
28589 \family sans
28590 Insert\SpecialChar \menuseparator
28591 Lists
28592 \begin_inset space ~
28593 \end_inset
28594
28595 /
28596 \begin_inset space ~
28597 \end_inset
28598
28599 TOC\SpecialChar \menuseparator
28600 Nomenclature
28601 \family default
28602 .
28603  A box labeled 
28604 \begin_inset Quotes eld
28605 \end_inset
28606
28607
28608 \family sans
28609 Nomenclature
28610 \family default
28611
28612 \begin_inset Quotes erd
28613 \end_inset
28614
28615  will show the place where the nomenclature is printed in the output.
28616  By right-clicking on it, the amount of space for symbols can be altered.
28617  You can choose between these settings:
28618 \end_layout
28619
28620 \begin_layout Description
28621 Default a space of 1
28622 \begin_inset space \thinspace{}
28623 \end_inset
28624
28625 cm is used
28626 \end_layout
28627
28628 \begin_layout Description
28629 Longest
28630 \begin_inset space ~
28631 \end_inset
28632
28633 label
28634 \begin_inset space ~
28635 \end_inset
28636
28637 width the width of the widest symbol of all nomenclature entries is used
28638 \end_layout
28639
28640 \begin_layout Description
28641 Custom custom space
28642 \end_layout
28643
28644 \begin_layout Standard
28645 In the printed output the title of the nomenclature appears as 
28646 \begin_inset Quotes eld
28647 \end_inset
28648
28649 Nomenclature
28650 \begin_inset Quotes erd
28651 \end_inset
28652
28653 .
28654  If you are not happy with the name, you can change it by redefining the
28655  command 
28656 \series bold
28657
28658 \backslash
28659 nomname
28660 \series default
28661  in the preamble.
28662  For example, in order to change the name to 
28663 \emph on
28664 List of Symbols
28665 \emph default
28666 , add the following line to the preamble:
28667 \end_layout
28668
28669 \begin_layout Standard
28670
28671 \family roman
28672 \series bold
28673
28674 \backslash
28675 renewcommand{
28676 \backslash
28677 nomname}{List of Symbols}
28678 \end_layout
28679
28680 \begin_layout Subsection
28681 Nomenclature Program
28682 \begin_inset Index idx
28683 status collapsed
28684
28685 \begin_layout Plain Layout
28686 Nomenclature ! Program
28687 \end_layout
28688
28689 \end_inset
28690
28691
28692 \begin_inset CommandInset label
28693 LatexCommand label
28694 name "sub:Nomenclature-Program"
28695
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \begin_layout Standard
28702 LyX uses the program 
28703 \family sans
28704 makeindex
28705 \family default
28706 , that is part of every LaTeX distribution, to generate the nomenclature.
28707  LyX's preferences dialog allows you to specify another program or to control
28708  
28709 \family sans
28710 makeindex
28711 \family default
28712  by adding options, see section
28713 \begin_inset space ~
28714 \end_inset
28715
28716
28717 \begin_inset CommandInset ref
28718 LatexCommand ref
28719 reference "sub:LaTeX-settings"
28720
28721 \end_inset
28722
28723 .
28724  The available options are listed and explained in 
28725 \begin_inset CommandInset citation
28726 LatexCommand cite
28727 key "nomencl,makeindex"
28728
28729 \end_inset
28730
28731 .
28732 \end_layout
28733
28734 \begin_layout Section
28735 Branches
28736 \begin_inset Index idx
28737 status collapsed
28738
28739 \begin_layout Plain Layout
28740 Branches
28741 \end_layout
28742
28743 \end_inset
28744
28745
28746 \begin_inset Index idx
28747 status collapsed
28748
28749 \begin_layout Plain Layout
28750 Document ! Branches
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \begin_inset CommandInset label
28757 LatexCommand label
28758 name "sec:Branches"
28759
28760 \end_inset
28761
28762
28763 \end_layout
28764
28765 \begin_layout Standard
28766 Sometimes it is useful to hide some document parts in the output.
28767  For example a teacher who is setting an exam obviously doesn't want the
28768  pupils to see the answers, but having questions and answers in the same
28769  document will make the life of the markers of that exam much easier.
28770 \end_layout
28771
28772 \begin_layout Standard
28773 For these cases LyX allows you to put text into branches.
28774  The text will then only appear in the output when its branch is activated.
28775  To create a branch, either select the menu 
28776 \family sans
28777 Insert\SpecialChar \menuseparator
28778 Branch\SpecialChar \menuseparator
28779 Insert New Branch
28780 \family default
28781  (if you just want to specify a new branch) or go in the 
28782 \family sans
28783 Document\SpecialChar \menuseparator
28784 Settings
28785 \family default
28786  dialog to 
28787 \family sans
28788 Branches
28789 \family default
28790 , where you can specify and change the name of the branch, its activation
28791  state (whether the content of the branch is shown in the output or not),
28792  its background color inside LyX and whether the name of the branch should
28793  be appended to the document file name on export if the branch is active
28794  (see below for an example).
28795  Furthermore, the dialog lets you merge two branches (just rename one branch
28796  to the name of the other) and to add 
28797 \begin_inset Quotes eld
28798 \end_inset
28799
28800 unknown branches
28801 \begin_inset Quotes erd
28802 \end_inset
28803
28804  (i.
28805 \begin_inset space \thinspace{}
28806 \end_inset
28807
28808 e.
28809 \begin_inset space ~
28810 \end_inset
28811
28812 branches that were added to the document via copy and paste from other documents
28813 , without having being defined) to the document's branch list.
28814 \end_layout
28815
28816 \begin_layout Standard
28817 Text that should be in a branch is set into branch inset boxes.
28818  These boxes are inserted via the menu 
28819 \family sans
28820 Insert\SpecialChar \menuseparator
28821 Branch
28822 \family default
28823  where you can choose a branch.
28824  You can later change the activation state of the branch by right-clicking
28825  on them.
28826 \end_layout
28827
28828 \begin_layout Standard
28829 Here is an example, where only the question text appears, the answer branch
28830  is deactivated and does therefore not appear in the output:
28831 \end_layout
28832
28833 \begin_layout Standard
28834 \begin_inset Branch Question
28835 status open
28836
28837 \begin_layout Standard
28838 Question: Who was the first physics Nobel prize winner?
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \begin_layout Standard
28847 \begin_inset Branch Answer
28848 status collapsed
28849
28850 \begin_layout Standard
28851 Answer: Wilhelm Conrad Röntgen
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \end_layout
28858
28859 \begin_layout Standard
28860 If you activate 
28861 \family sans
28862 Filename Suffix
28863 \family default
28864  in 
28865 \family sans
28866 Document\SpecialChar \menuseparator
28867 Settings\SpecialChar \menuseparator
28868 Branches
28869 \family default
28870 , the name of the active branches will be appended to the file name at export.
28871  Consider for example a file 
28872 \begin_inset Quotes eld
28873 \end_inset
28874
28875 Exam.lyx
28876 \begin_inset Quotes erd
28877 \end_inset
28878
28879  which has the above branches.
28880  If 
28881 \begin_inset Quotes eld
28882 \end_inset
28883
28884 Filename Suffix
28885 \begin_inset Quotes erd
28886 \end_inset
28887
28888  is active, the PDF export file would be called 
28889 \begin_inset Quotes eld
28890 \end_inset
28891
28892 Exam.pdf
28893 \begin_inset Quotes erd
28894 \end_inset
28895
28896  if both the 
28897 \begin_inset Quotes eld
28898 \end_inset
28899
28900 Question
28901 \begin_inset Quotes erd
28902 \end_inset
28903
28904  and 
28905 \begin_inset Quotes eld
28906 \end_inset
28907
28908 Answer
28909 \begin_inset Quotes erd
28910 \end_inset
28911
28912  branch were inactive, 
28913 \begin_inset Quotes eld
28914 \end_inset
28915
28916 Exam-Question.pdf
28917 \begin_inset Quotes erd
28918 \end_inset
28919
28920  if only the 
28921 \begin_inset Quotes eld
28922 \end_inset
28923
28924 Question
28925 \begin_inset Quotes erd
28926 \end_inset
28927
28928  branch was active, likewise 
28929 \begin_inset Quotes eld
28930 \end_inset
28931
28932 Exam-Answer.pdf
28933 \begin_inset Quotes erd
28934 \end_inset
28935
28936  if only the 
28937 \begin_inset Quotes eld
28938 \end_inset
28939
28940 Answer
28941 \begin_inset Quotes erd
28942 \end_inset
28943
28944  branch was active, and 
28945 \begin_inset Quotes eld
28946 \end_inset
28947
28948 Exam-Question-Answer.pdf
28949 \begin_inset Quotes erd
28950 \end_inset
28951
28952  if both branches were active.
28953  This helps you to easily export different versions of your document without
28954  much hassle.
28955 \end_layout
28956
28957 \begin_layout Standard
28958 \begin_inset VSpace bigskip
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 To use conditional output inside places where you cannot insert branch insets,
28966  like inside equations, you can code special LaTeX definitions for each
28967  branch.
28968  For example you can define for the question branch
28969 \begin_inset Foot
28970 status collapsed
28971
28972 \begin_layout Plain Layout
28973 For an introduction to the LaTeX-syntax, see section
28974 \begin_inset space ~
28975 \end_inset
28976
28977
28978 \begin_inset CommandInset ref
28979 LatexCommand ref
28980 reference "sub:LaTeX-Syntax"
28981
28982 \end_inset
28983
28984 .
28985 \end_layout
28986
28987 \end_inset
28988
28989
28990 \end_layout
28991
28992 \begin_layout Standard
28993
28994 \series bold
28995
28996 \backslash
28997 newcommand{
28998 \backslash
28999 question}[1]{#1}
29000 \end_layout
29001
29002 \begin_layout Standard
29003
29004 \series bold
29005
29006 \backslash
29007 newcommand{
29008 \backslash
29009 answer}[1]{}
29010 \end_layout
29011
29012 \begin_layout Standard
29013 and for the answer branch
29014 \end_layout
29015
29016 \begin_layout Standard
29017
29018 \series bold
29019
29020 \backslash
29021 newcommand{
29022 \backslash
29023 question}[1]{}
29024 \end_layout
29025
29026 \begin_layout Standard
29027
29028 \series bold
29029
29030 \backslash
29031 newcommand{
29032 \backslash
29033 answer}[1]{#1}
29034 \end_layout
29035
29036 \begin_layout Standard
29037 \begin_inset Branch Question
29038 status open
29039
29040 \begin_layout Standard
29041 \begin_inset ERT
29042 status open
29043
29044 \begin_layout Plain Layout
29045
29046
29047 \backslash
29048 newcommand{
29049 \backslash
29050 question}[1]{#1}
29051 \end_layout
29052
29053 \begin_layout Plain Layout
29054
29055
29056 \backslash
29057 newcommand{
29058 \backslash
29059 answer}[1]{}
29060 \end_layout
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \end_layout
29071
29072 \begin_layout Standard
29073 \begin_inset Branch Answer
29074 status collapsed
29075
29076 \begin_layout Standard
29077 \begin_inset ERT
29078 status open
29079
29080 \begin_layout Plain Layout
29081
29082
29083 \backslash
29084 newcommand{
29085 \backslash
29086 question}[1]{}
29087 \end_layout
29088
29089 \begin_layout Plain Layout
29090
29091
29092 \backslash
29093 newcommand{
29094 \backslash
29095 answer}[1]{#1}
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \end_layout
29107
29108 \begin_layout Standard
29109 Now it is possible to use the commands 
29110 \series bold
29111
29112 \backslash
29113 question{\SpecialChar \ldots{}
29114 }
29115 \series default
29116  and 
29117 \series bold
29118
29119 \backslash
29120 answer{\SpecialChar \ldots{}
29121 }
29122 \series default
29123  to obtain conditional output.
29124  Here is an example formula where only the 
29125 \series bold
29126
29127 \backslash
29128 question
29129 \series default
29130  part appears:
29131 \begin_inset Formula 
29132 \[
29133 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29134 \]
29135
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \begin_layout Standard
29142 Inside math, the same effect can be achieved using math macros, see the
29143  
29144 \emph on
29145 Math
29146 \emph default
29147  manual.
29148 \end_layout
29149
29150 \begin_layout Section
29151 PDF Properties
29152 \begin_inset CommandInset label
29153 LatexCommand label
29154 name "sec:PDF-Properties"
29155
29156 \end_inset
29157
29158
29159 \begin_inset Index idx
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163 PDF properties
29164 \end_layout
29165
29166 \end_inset
29167
29168
29169 \end_layout
29170
29171 \begin_layout Standard
29172 The 
29173 \family sans
29174 Document Settings
29175 \family default
29176  dialog allows you in the 
29177 \family sans
29178 PDF Properties
29179 \family default
29180  to set up special options for the PDF output of your document.
29181  All options there are provided by the LaTeX-package 
29182 \series bold
29183 hyperref
29184 \series default
29185
29186 \begin_inset Index idx
29187 status collapsed
29188
29189 \begin_layout Plain Layout
29190 LaTeX-packages ! hyperref
29191 \end_layout
29192
29193 \end_inset
29194
29195 .
29196 \end_layout
29197
29198 \begin_layout Standard
29199 Using 
29200 \series bold
29201 hyperref
29202 \series default
29203  will link all cross-references in the DVI- and PDF-output.
29204  This means that the reader of your document will be able to click on a
29205  table of contents entry or on a reference and he is shown the referenced
29206  document part.
29207  You can specify in the dialog tab 
29208 \family sans
29209 Hyperlinks
29210 \family default
29211  how the links will look like and if links for bibliographical backreferences
29212  are created.
29213  The backreferences will appear in the bibliography behind the different
29214  entries, showing the number of the section, slide, or page where the entry
29215  is referenced.
29216 \end_layout
29217
29218 \begin_layout Standard
29219 In the dialog tab 
29220 \family sans
29221 Bookmarks
29222 \family default
29223  you can set if PDF-bookmarks should be created for every section of your
29224  document to make it easier for readers to navigate through the document.
29225  You can decide if the bookmarks should be numbered like your document sections
29226  or not.
29227  With the open bookmarks level you can specify what sectioning level should
29228  be displayed in the bookmarks when opening the PDF.
29229  For example level
29230 \begin_inset space ~
29231 \end_inset
29232
29233 2 will display all sections and subsections, while level
29234 \begin_inset space ~
29235 \end_inset
29236
29237 1 will only display the sections.
29238 \end_layout
29239
29240 \begin_layout Standard
29241 The header information in the dialog tab 
29242 \family sans
29243 General
29244 \family default
29245  are saved together with the PDF as file properties.
29246  Many programs are able to extract this information to e.
29247 \begin_inset space \thinspace{}
29248 \end_inset
29249
29250 g.
29251 \begin_inset space \space{}
29252 \end_inset
29253
29254 automatically recognize who the author is and what the PDF is about.
29255  This is very useful to sort, classify, or use PDFs for bibliography issues.
29256  When the option 
29257 \family sans
29258 Automatic fill header
29259 \family default
29260  is set, LyX tries to extract the header information from your document
29261  title and author settings.
29262 \end_layout
29263
29264 \begin_layout Standard
29265 The option 
29266 \family sans
29267 Load in fullscreen mode
29268 \family default
29269  will open the PDF in fullscreen mode, which is useful for presentations.
29270 \end_layout
29271
29272 \begin_layout Standard
29273 PDF properties are also used in this document.
29274  When you look in its document settings, you can see that some additional
29275  
29276 \series bold
29277 hyperref
29278 \series default
29279  options are used.
29280  For an explanation of them we refer you to the hyperref manual 
29281 \begin_inset CommandInset citation
29282 LatexCommand cite
29283 key "hyperref"
29284
29285 \end_inset
29286
29287 .
29288 \end_layout
29289
29290 \begin_layout Section
29291 TeX Code and the LaTeX Syntax
29292 \begin_inset CommandInset label
29293 LatexCommand label
29294 name "sec:TeX-Code"
29295
29296 \end_inset
29297
29298
29299 \end_layout
29300
29301 \begin_layout Subsection
29302 TeX Code Boxes
29303 \begin_inset Index idx
29304 status collapsed
29305
29306 \begin_layout Plain Layout
29307 TeX Code
29308 \end_layout
29309
29310 \end_inset
29311
29312
29313 \begin_inset CommandInset label
29314 LatexCommand label
29315 name "sub:TeX-Code-Boxes"
29316
29317 \end_inset
29318
29319
29320 \end_layout
29321
29322 \begin_layout Standard
29323 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29324  constructs, but not all.
29325  LaTeX contains of hundreds of packages which provide different commands.
29326  All the time packages are being updated and new ones added.
29327  This has the advantage that you can typeset nearly everything as there
29328  is for every problem a LaTeX-package.
29329  But LyX can of course not be up to date and support all packages and their
29330  commands.
29331 \end_layout
29332
29333 \begin_layout Standard
29334 But don't worry, you can use any LaTeX-command directly in LyX inside the
29335  TeX Code box.
29336  A TeX Code box is created by the menu 
29337 \family sans
29338 Insert\SpecialChar \menuseparator
29339 TeX
29340 \begin_inset space ~
29341 \end_inset
29342
29343 Code
29344 \family default
29345  or by the toolbar button 
29346 \begin_inset Info
29347 type  "icon"
29348 arg   "ert-insert"
29349 \end_inset
29350
29351 .
29352  The box can be opened by left-clicking and closed by right-clicking on
29353  it.
29354 \end_layout
29355
29356 \begin_layout Standard
29357 You can insert complete or incomplete commands as TeX Code.
29358  Incomplete means that the command argument can be Standard LyX text.
29359  For example, if you want to draw a frame around a word and are therefore
29360  using the LaTeX-command 
29361 \series bold
29362
29363 \backslash
29364 fbox
29365 \series default
29366 , you can write the command part 
29367 \series bold
29368
29369 \backslash
29370 fbox{
29371 \series default
29372  in a TeX Code box before the word and the closing brace 
29373 \series bold
29374 }
29375 \series default
29376  in a second TeX Code box behind the word.
29377  The word between the two TeX Code boxes is then the argument as it is in
29378  the following example:
29379 \end_layout
29380
29381 \begin_layout Standard
29382 \begin_inset Graphics
29383         filename clipart/ERT.png
29384         scale 89
29385
29386 \end_inset
29387
29388
29389 \end_layout
29390
29391 \begin_layout Standard
29392 gives
29393 \end_layout
29394
29395 \begin_layout Standard
29396 This is a line with a 
29397 \begin_inset ERT
29398 status collapsed
29399
29400 \begin_layout Plain Layout
29401
29402
29403 \backslash
29404 fbox{
29405 \end_layout
29406
29407 \end_inset
29408
29409 framed
29410 \begin_inset ERT
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414
29415 }
29416 \end_layout
29417
29418 \end_inset
29419
29420  word.
29421 \end_layout
29422
29423 \begin_layout Standard
29424 \begin_inset Note Greyedout
29425 status open
29426
29427 \begin_layout Plain Layout
29428
29429 \series bold
29430 Note:
29431 \series default
29432  At the end of LaTeX-commands without parameters, you have to insert a space
29433  to let LaTeX know that the command is finished.
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Subsection
29442 Short Introduction to the LaTeX Syntax
29443 \begin_inset Argument
29444 status collapsed
29445
29446 \begin_layout Plain Layout
29447 The LaTeX Syntax
29448 \end_layout
29449
29450 \end_inset
29451
29452
29453 \begin_inset Index idx
29454 status collapsed
29455
29456 \begin_layout Plain Layout
29457 LaTeX Syntax
29458 \end_layout
29459
29460 \end_inset
29461
29462
29463 \begin_inset CommandInset label
29464 LatexCommand label
29465 name "sub:LaTeX-Syntax"
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Standard
29473 When you write larger documents or books, you will need to know something
29474  about the LaTeX-commands that LyX uses in the background.
29475  Because LaTeX is based on commands, you can 
29476 \begin_inset Quotes eld
29477 \end_inset
29478
29479 program
29480 \begin_inset Quotes erd
29481 \end_inset
29482
29483  your text.
29484  This has the advantage that the layout of the document can be changed at
29485  any time if you know the right commands.
29486  E.
29487 \begin_inset space \thinspace{}
29488 \end_inset
29489
29490 g.
29491 \begin_inset space \space{}
29492 \end_inset
29493
29494 imagine you have to write a manual for a product and the deadline is the
29495  end of the day.
29496  Your boss just has complimented you for your good work but wants to have
29497  all caption labels bold.
29498  But you have over hundred figure and table captions with non-bold labels
29499  in your manual.
29500  Of course it's impossible to change all caption labels manually in one
29501  day.
29502 \end_layout
29503
29504 \begin_layout Standard
29505 Now LaTeX comes into play.
29506  As mentioned above, for every problem there exists a LaTeX-package.
29507  First you have to find out which and therefore look in the LaTeX package
29508  database, 
29509 \begin_inset CommandInset citation
29510 LatexCommand cite
29511 key "Catalogue"
29512
29513 \end_inset
29514
29515 .
29516 \end_layout
29517
29518 \begin_layout Standard
29519 As result you know that the package 
29520 \series bold
29521 caption
29522 \series default
29523
29524 \begin_inset Index idx
29525 status collapsed
29526
29527 \begin_layout Plain Layout
29528 LaTeX-packages ! caption
29529 \end_layout
29530
29531 \end_inset
29532
29533  is what you need.
29534  To use a package, you have to load it in the document preamble (menu 
29535 \family sans
29536 Document\SpecialChar \menuseparator
29537 Settings
29538 \family default
29539 ) with the command
29540 \end_layout
29541
29542 \begin_layout Standard
29543
29544 \series bold
29545
29546 \backslash
29547 usepackage[options]{package name}
29548 \end_layout
29549
29550 \begin_layout Standard
29551 All LaTeX commands begin with a backslash, the command argument is set within
29552  two braces, and the options are set within two brackets.
29553  Note that not all commands have an argument and options.
29554 \end_layout
29555
29556 \begin_layout Standard
29557 In your case the package name is 
29558 \series bold
29559 caption
29560 \series default
29561 .
29562  After a look in the documentation of the package, you know that the option
29563  
29564 \series bold
29565 labelfont=bf
29566 \series default
29567  will change the font of all caption labels to bold.
29568  So you add the command
29569 \end_layout
29570
29571 \begin_layout Standard
29572
29573 \series bold
29574
29575 \backslash
29576 usepackage[labelfont=bf]{caption}
29577 \end_layout
29578
29579 \begin_layout Standard
29580 to the preamble and the problem is solved.
29581 \begin_inset Foot
29582 status collapsed
29583
29584 \begin_layout Plain Layout
29585 For more commands provided by the 
29586 \series bold
29587 caption
29588 \series default
29589  package, have a look at its documentation, 
29590 \begin_inset CommandInset citation
29591 LatexCommand cite
29592 key "caption"
29593
29594 \end_inset
29595
29596 .
29597 \end_layout
29598
29599 \end_inset
29600
29601
29602 \end_layout
29603
29604 \begin_layout Standard
29605 Note that some document classes have built-in solutions for well known problems
29606  like your case.
29607  For example if you use a 
29608 \family sans
29609 KOMA-Script
29610 \family default
29611  class, you don't need the package 
29612 \series bold
29613 caption
29614 \series default
29615 , you can instead write
29616 \end_layout
29617
29618 \begin_layout Standard
29619
29620 \series bold
29621
29622 \backslash
29623 setkomafont{captionlabel}{
29624 \backslash
29625 bfseries}
29626 \end_layout
29627
29628 \begin_layout Standard
29629 in the preamble and the problem is solved.
29630  So if you plan to write a large document, you should have a look at the
29631  documentation of the document class you want to use.
29632  (
29633 \series bold
29634
29635 \backslash
29636 setkomafont
29637 \series default
29638  is an example of a command with more than one argument.)
29639 \end_layout
29640
29641 \begin_layout Standard
29642 Commands in the preamble affect the whole document, while commands in the
29643  text affect only the text after the command or only the text used as command
29644  argument.
29645  To insert a LaTeX-command in text, use the TeX Code box as described in
29646  the previous section.
29647 \end_layout
29648
29649 \begin_layout Standard
29650 If you want to learn more about LaTeX and its syntax, have a look at the
29651  LaTeX-books 
29652 \begin_inset CommandInset citation
29653 LatexCommand cite
29654 key "latexcompanion,latexguide"
29655
29656 \end_inset
29657
29658 .
29659 \end_layout
29660
29661 \begin_layout Standard
29662 \begin_inset Newpage cleardoublepage
29663 \end_inset
29664
29665
29666 \end_layout
29667
29668 \begin_layout Standard
29669 \begin_inset ERT
29670 status collapsed
29671
29672 \begin_layout Plain Layout
29673
29674
29675 \backslash
29676 pagestyle{fancy}
29677 \end_layout
29678
29679 \end_inset
29680
29681
29682 \begin_inset Note Note
29683 status collapsed
29684
29685 \begin_layout Plain Layout
29686 switches temporarily to a page style with custom header and footer line
29687 \end_layout
29688
29689 \end_inset
29690
29691
29692 \end_layout
29693
29694 \begin_layout Left Header
29695 \begin_inset Argument
29696 status open
29697
29698 \begin_layout Plain Layout
29699
29700 \end_layout
29701
29702 \end_inset
29703
29704
29705 \begin_inset ERT
29706 status collapsed
29707
29708 \begin_layout Plain Layout
29709
29710
29711 \backslash
29712 rightmark
29713 \end_layout
29714
29715 \end_inset
29716
29717
29718 \begin_inset Note Note
29719 status open
29720
29721 \begin_layout Plain Layout
29722 defines the header line as described below
29723 \end_layout
29724
29725 \end_inset
29726
29727
29728 \end_layout
29729
29730 \begin_layout Center Header
29731 \begin_inset Argument
29732 status open
29733
29734 \begin_layout Plain Layout
29735
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Right Header
29744 \begin_inset Argument
29745 status open
29746
29747 \begin_layout Plain Layout
29748 \begin_inset ERT
29749 status collapsed
29750
29751 \begin_layout Plain Layout
29752
29753
29754 \backslash
29755 leftmark
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \begin_layout Left Footer
29769 \begin_inset Argument
29770 status open
29771
29772 \begin_layout Plain Layout
29773 \begin_inset ERT
29774 status collapsed
29775
29776 \begin_layout Plain Layout
29777
29778
29779 \backslash
29780 thepage
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \begin_layout Center Footer
29794 \begin_inset Argument
29795 status open
29796
29797 \begin_layout Plain Layout
29798
29799 \family sans
29800 \series bold
29801 \color red
29802 LyX's user guide
29803 \end_layout
29804
29805 \end_inset
29806
29807 Magic code:
29808 \begin_inset Newline newline
29809 \end_inset
29810
29811
29812 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29813 \end_inset
29814
29815
29816 \end_layout
29817
29818 \begin_layout Right Footer
29819 \begin_inset Argument
29820 status open
29821
29822 \begin_layout Plain Layout
29823
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \begin_inset ERT
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833
29834
29835 \backslash
29836 Roman{page}
29837 \end_layout
29838
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \begin_layout Section
29845 Customized Page Headers and Footers
29846 \begin_inset CommandInset label
29847 LatexCommand label
29848 name "sec:Customized-Page-Headers"
29849
29850 \end_inset
29851
29852
29853 \begin_inset Index idx
29854 status collapsed
29855
29856 \begin_layout Plain Layout
29857 Document ! Header/Footer line
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \begin_inset Index idx
29864 status collapsed
29865
29866 \begin_layout Plain Layout
29867 Header/Footer line
29868 \end_layout
29869
29870 \end_inset
29871
29872
29873 \end_layout
29874
29875 \begin_layout Standard
29876 To define custom page header and footer line for your document, you need
29877  to set the headings style to 
29878 \family sans
29879 Fancy
29880 \family default
29881  in the 
29882 \family sans
29883 Document\SpecialChar \menuseparator
29884 Settings
29885 \family default
29886  dialog under 
29887 \family sans
29888 Page
29889 \begin_inset space ~
29890 \end_inset
29891
29892 Layout
29893 \family default
29894 .
29895  As second step add in the menu 
29896 \family sans
29897 Document\SpecialChar \menuseparator
29898 Settings\SpecialChar \menuseparator
29899 Modules
29900 \family default
29901  the module 
29902 \begin_inset Quotes eld
29903 \end_inset
29904
29905 Custom Header/Footerlines
29906 \begin_inset Quotes erd
29907 \end_inset
29908
29909 .
29910  This module offers the 6
29911 \begin_inset space ~
29912 \end_inset
29913
29914 styles
29915 \end_layout
29916
29917 \begin_layout Description
29918 Left
29919 \begin_inset space ~
29920 \end_inset
29921
29922 Header,
29923 \begin_inset space ~
29924 \end_inset
29925
29926 Center
29927 \begin_inset space ~
29928 \end_inset
29929
29930 Header,
29931 \begin_inset space ~
29932 \end_inset
29933
29934 Right
29935 \begin_inset space ~
29936 \end_inset
29937
29938 Header
29939 \end_layout
29940
29941 \begin_layout Description
29942 Left
29943 \begin_inset space ~
29944 \end_inset
29945
29946 Footer,
29947 \begin_inset space ~
29948 \end_inset
29949
29950 Center
29951 \begin_inset space ~
29952 \end_inset
29953
29954 Footer,
29955 \begin_inset space ~
29956 \end_inset
29957
29958 Right
29959 \begin_inset space ~
29960 \end_inset
29961
29962 Footer
29963 \end_layout
29964
29965 \begin_layout Standard
29966 for the different positions in the header/footer.
29967 \end_layout
29968
29969 \begin_layout Standard
29970 Normally, headers and footers are set up in the beginning of the document.
29971  but you can change them anywhere you want to.
29972  Figure
29973 \begin_inset space ~
29974 \end_inset
29975
29976
29977 \begin_inset CommandInset ref
29978 LatexCommand ref
29979 reference "fig:Page-layout"
29980
29981 \end_inset
29982
29983  shows the page layout and where the header/footer styles will appear.
29984 \end_layout
29985
29986 \begin_layout Standard
29987 \begin_inset Float figure
29988 placement h
29989 wide false
29990 sideways false
29991 status open
29992
29993 \begin_layout Plain Layout
29994 \noindent
29995 \align center
29996 \begin_inset Tabular
29997 <lyxtabular version="3" rows="5" columns="3">
29998 <features tabularvalignment="middle">
29999 <column alignment="left" valignment="top" width="30line%">
30000 <column alignment="center" valignment="top" width="30line%">
30001 <column alignment="right" valignment="top" width="30line%">
30002 <row>
30003 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30004 \begin_inset Text
30005
30006 \begin_layout Plain Layout
30007 Left Header
30008 \end_layout
30009
30010 \end_inset
30011 </cell>
30012 <cell alignment="center" valignment="top" topline="true" usebox="none">
30013 \begin_inset Text
30014
30015 \begin_layout Plain Layout
30016 Center Header
30017 \end_layout
30018
30019 \end_inset
30020 </cell>
30021 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30022 \begin_inset Text
30023
30024 \begin_layout Plain Layout
30025 Right Header
30026 \end_layout
30027
30028 \end_inset
30029 </cell>
30030 </row>
30031 <row>
30032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30033 \begin_inset Text
30034
30035 \begin_layout Plain Layout
30036
30037 \end_layout
30038
30039 \end_inset
30040 </cell>
30041 <cell alignment="center" valignment="top" usebox="none">
30042 \begin_inset Text
30043
30044 \begin_layout Plain Layout
30045
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30051 \begin_inset Text
30052
30053 \begin_layout Plain Layout
30054
30055 \end_layout
30056
30057 \end_inset
30058 </cell>
30059 </row>
30060 <row>
30061 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30062 \begin_inset Text
30063
30064 \begin_layout Plain Layout
30065 The normal text on the page goes here.
30066  The running header is above the text, and the footer is below (including
30067  footnotes).
30068  Headers/footers typically contain things like the page number, title of
30069  the chapter, company logo but your can use almost anything, except of floats.
30070 \end_layout
30071
30072 \end_inset
30073 </cell>
30074 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30075 \begin_inset Text
30076
30077 \begin_layout Plain Layout
30078
30079 \end_layout
30080
30081 \end_inset
30082 </cell>
30083 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30084 \begin_inset Text
30085
30086 \begin_layout Plain Layout
30087
30088 \end_layout
30089
30090 \end_inset
30091 </cell>
30092 </row>
30093 <row>
30094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30095 \begin_inset Text
30096
30097 \begin_layout Plain Layout
30098
30099 \end_layout
30100
30101 \end_inset
30102 </cell>
30103 <cell alignment="center" valignment="top" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Plain Layout
30107
30108 \end_layout
30109
30110 \end_inset
30111 </cell>
30112 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30113 \begin_inset Text
30114
30115 \begin_layout Plain Layout
30116
30117 \end_layout
30118
30119 \end_inset
30120 </cell>
30121 </row>
30122 <row>
30123 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30124 \begin_inset Text
30125
30126 \begin_layout Plain Layout
30127 Left Footer
30128 \end_layout
30129
30130 \end_inset
30131 </cell>
30132 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30133 \begin_inset Text
30134
30135 \begin_layout Plain Layout
30136 Center Footer
30137 \end_layout
30138
30139 \end_inset
30140 </cell>
30141 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30142 \begin_inset Text
30143
30144 \begin_layout Plain Layout
30145 Right Footer
30146 \end_layout
30147
30148 \end_inset
30149 </cell>
30150 </row>
30151 </lyxtabular>
30152
30153 \end_inset
30154
30155
30156 \end_layout
30157
30158 \begin_layout Plain Layout
30159 \begin_inset Caption
30160
30161 \begin_layout Plain Layout
30162 \begin_inset CommandInset label
30163 LatexCommand label
30164 name "fig:Page-layout"
30165
30166 \end_inset
30167
30168 Page layout with custom header and footer line.
30169 \end_layout
30170
30171 \end_inset
30172
30173
30174 \end_layout
30175
30176 \end_inset
30177
30178
30179 \end_layout
30180
30181 \begin_layout Subsection
30182 Definition
30183 \end_layout
30184
30185 \begin_layout Standard
30186 To define your header line, add all 3
30187 \begin_inset space ~
30188 \end_inset
30189
30190 header styles.
30191  The things you add to the styles appear on uneven pages, the things in
30192  the optional arguments on even pages.
30193  For single-sided documents, the optional arguments will not be used and
30194  can be omitted.
30195  If you leave a style or its argument empty, nothing appears in the output.
30196  Defining the footer line works similar.
30197 \end_layout
30198
30199 \begin_layout Standard
30200 For the definition, you will need some LaTeX-commands that are inserted
30201  as TeX-code (menu 
30202 \family sans
30203 Insert\SpecialChar \menuseparator
30204 Te
30205 \begin_inset ERT
30206 status collapsed
30207
30208 \begin_layout Plain Layout
30209
30210 {}
30211 \end_layout
30212
30213 \end_inset
30214
30215 X
30216 \begin_inset space ~
30217 \end_inset
30218
30219 Code
30220 \family default
30221 ):
30222 \end_layout
30223
30224 \begin_layout Description
30225
30226 \backslash
30227 thepage prints the current page number
30228 \end_layout
30229
30230 \begin_layout Description
30231
30232 \backslash
30233 Roman{page} prints the current page number with capital roman numerals
30234 \end_layout
30235
30236 \begin_layout Description
30237
30238 \backslash
30239 roman{page} prints the current page number with small roman numerals
30240 \end_layout
30241
30242 \begin_layout Description
30243
30244 \backslash
30245 leftmark prints the current section number and title.
30246  If the document has chapters, it prints the current chapter number and
30247  title instead.
30248  It is called 
30249 \begin_inset Quotes eld
30250 \end_inset
30251
30252 leftmark
30253 \begin_inset Quotes prd
30254 \end_inset
30255
30256  because it usually goes in a left header.
30257 \end_layout
30258
30259 \begin_layout Description
30260
30261 \backslash
30262 rightmark prints the current subsection number and title.
30263  If the document has chapters, it prints the current section number and
30264  title instead.
30265  It is normally used in the right header.
30266 \end_layout
30267
30268 \begin_layout Subsection
30269 Default header/footer
30270 \end_layout
30271
30272 \begin_layout Standard
30273 The custom header/footer is not empty by default.
30274  The default header contains the chapter and section title and the center
30275  footer has the page number.
30276  In order to remove unwanted entries from the header/footer, include the
30277  relevant header/footer style in your document, but leave it blank.
30278  So, if you do not want a page number in the footer, include a blank 
30279 \family sans
30280 Center
30281 \begin_inset space ~
30282 \end_inset
30283
30284 Footer
30285 \family default
30286  style.
30287 \end_layout
30288
30289 \begin_layout Subsection
30290 Appearance
30291 \end_layout
30292
30293 \begin_layout Standard
30294 The header and footer will appear on normal pages.
30295  Some pages are different.
30296  The title page has a style of its own, and so has any page that starts
30297  a new part or chapter in your book.
30298  Such pages will not have the custom headers/footers, but that is normal.
30299  There is for example no need to print a header with the chapter name on
30300  the chapter page where the chapter heading is in big bold letters anyway.
30301 \end_layout
30302
30303 \begin_layout Subsubsection
30304 Header and footer decoration line
30305 \end_layout
30306
30307 \begin_layout Standard
30308 By default, you get a 0.4
30309 \begin_inset space \thinspace{}
30310 \end_inset
30311
30312 pt thick line below the header and no footer line.
30313  This can be changed in the document preamble with the commands 
30314 \series bold
30315
30316 \backslash
30317 headrulewidth
30318 \series default
30319  and 
30320 \series bold
30321
30322 \backslash
30323 footrulewidth
30324 \series default
30325  in the following scheme:
30326 \end_layout
30327
30328 \begin_layout Standard
30329
30330 \series bold
30331
30332 \backslash
30333 renewcommand{
30334 \backslash
30335 headrulewidth}{thickness}
30336 \end_layout
30337
30338 \begin_layout Standard
30339 Where thickness is a size in standard units like 
30340 \family sans
30341 pt
30342 \family default
30343  or 
30344 \family sans
30345 mm
30346 \family default
30347 .
30348  If you don't want a line, set the thickness to 0
30349 \begin_inset space \thinspace{}
30350 \end_inset
30351
30352 pt.
30353 \end_layout
30354
30355 \begin_layout Standard
30356 The lines can also be colored, but this requires more knowledge of LaTeX.
30357  If you really need this, have a look in the Internet or in sec.
30358 \begin_inset space ~
30359 \end_inset
30360
30361 4.4 of the book 
30362 \begin_inset CommandInset citation
30363 LatexCommand cite
30364 key "Mittelbach"
30365
30366 \end_inset
30367
30368 .
30369 \end_layout
30370
30371 \begin_layout Subsubsection
30372 Several header/footer lines
30373 \end_layout
30374
30375 \begin_layout Standard
30376 In case that you need more than one text line as a header/footer, you can
30377  do this by adding a normal line break in the style definition.
30378  However, the default height of the header/footer is only the one of one
30379  text line.
30380  To expand the height, redefine the LaTeX length 
30381 \series bold
30382
30383 \backslash
30384 headheight
30385 \series default
30386  or 
30387 \series bold
30388
30389 \backslash
30390 footheight
30391 \series default
30392  in this scheme in your document preamble:
30393 \end_layout
30394
30395 \begin_layout Standard
30396
30397 \series bold
30398
30399 \backslash
30400 setlength{
30401 \backslash
30402 headheight}{height}
30403 \end_layout
30404
30405 \begin_layout Standard
30406 Where height is a size in standard units.
30407  If you don't know which amount of space is needed for the height, define
30408  your header/footer and preview your document as PDF.
30409  Then open the LaTeX logfile via the menu 
30410 \family sans
30411 Document\SpecialChar \menuseparator
30412 La
30413 \begin_inset ERT
30414 status collapsed
30415
30416 \begin_layout Plain Layout
30417
30418 {}
30419 \end_layout
30420
30421 \end_inset
30422
30423 TeX Log
30424 \family default
30425  and look via the button 
30426 \family sans
30427 Next
30428 \begin_inset space ~
30429 \end_inset
30430
30431 Warning
30432 \family default
30433  if you find a warning of the package 
30434 \series bold
30435 fancyhdr
30436 \series default
30437
30438 \begin_inset Index idx
30439 status collapsed
30440
30441 \begin_layout Plain Layout
30442 LaTeX-packages ! fancyhdr
30443 \end_layout
30444
30445 \end_inset
30446
30447 .
30448  If there is such a warning, it contains the space that you need at least
30449  for your header/footer.
30450 \end_layout
30451
30452 \begin_layout Subsection
30453 This example
30454 \end_layout
30455
30456 \begin_layout Standard
30457 This example demonstrates what can be done with custom header/footers.
30458  Don't use it for your document as it is just an example.
30459  This example consists of the following definition:
30460 \end_layout
30461
30462 \begin_layout Description
30463 Left
30464 \begin_inset space ~
30465 \end_inset
30466
30467 Header 
30468 \series bold
30469
30470 \backslash
30471 rightmark
30472 \series default
30473 , empty optional argument
30474 \end_layout
30475
30476 \begin_layout Description
30477 Center
30478 \begin_inset space ~
30479 \end_inset
30480
30481 Header empty, empty optional argument
30482 \end_layout
30483
30484 \begin_layout Description
30485 Right
30486 \begin_inset space ~
30487 \end_inset
30488
30489 Header empty, 
30490 \series bold
30491
30492 \backslash
30493 leftmark
30494 \series default
30495  in the optional argument
30496 \end_layout
30497
30498 \begin_layout Description
30499 Left
30500 \begin_inset space ~
30501 \end_inset
30502
30503 Footer empty, 
30504 \series bold
30505
30506 \backslash
30507 thepage
30508 \series default
30509  in the optional argument
30510 \end_layout
30511
30512 \begin_layout Description
30513 Center
30514 \begin_inset space ~
30515 \end_inset
30516
30517 Footer 
30518 \family sans
30519 \series bold
30520 \color red
30521 LyX's user guide
30522 \family default
30523 \series default
30524 \color inherit
30525
30526 \begin_inset Quotes eld
30527 \end_inset
30528
30529 Magic code:
30530 \begin_inset Newline newline
30531 \end_inset
30532
30533
30534 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30535 \end_inset
30536
30537
30538 \begin_inset Quotes erd
30539 \end_inset
30540
30541  in the optional argument
30542 \end_layout
30543
30544 \begin_layout Description
30545 Right
30546 \begin_inset space ~
30547 \end_inset
30548
30549 Footer 
30550 \series bold
30551
30552 \backslash
30553 Roman{page}
30554 \series default
30555 , empty optional argument
30556 \end_layout
30557
30558 \begin_layout Description
30559
30560 \backslash
30561 headrulewidth set to 2
30562 \begin_inset space \thinspace{}
30563 \end_inset
30564
30565 pt
30566 \end_layout
30567
30568 \begin_layout Standard
30569 In principle you can use almost everything in headers/footers, except of
30570  floats.
30571  For more special things like e.
30572 \begin_inset space \thinspace{}
30573 \end_inset
30574
30575 g.
30576 \begin_inset space ~
30577 \end_inset
30578
30579 thumb-indexes, see the manual of the 
30580 \series bold
30581 fancyhdr
30582 \series default
30583  package, 
30584 \begin_inset CommandInset citation
30585 LatexCommand cite
30586 key "fancyhdr"
30587
30588 \end_inset
30589
30590 .
30591 \end_layout
30592
30593 \begin_layout Standard
30594 \begin_inset Newpage clearpage
30595 \end_inset
30596
30597
30598 \end_layout
30599
30600 \begin_layout Standard
30601 \begin_inset ERT
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605
30606
30607 \backslash
30608 pagestyle{headings}
30609 \end_layout
30610
30611 \end_inset
30612
30613
30614 \begin_inset Note Note
30615 status collapsed
30616
30617 \begin_layout Plain Layout
30618 switches back to page style with the default headings
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \end_layout
30625
30626 \begin_layout Section
30627 Previewing Snippets of your Document
30628 \begin_inset CommandInset label
30629 LatexCommand label
30630 name "sec:Previewing-snippets-of"
30631
30632 \end_inset
30633
30634
30635 \begin_inset Index idx
30636 status collapsed
30637
30638 \begin_layout Plain Layout
30639 Instant preview
30640 \end_layout
30641
30642 \end_inset
30643
30644
30645 \begin_inset Index idx
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649 Document ! Preview
30650 \end_layout
30651
30652 \end_inset
30653
30654
30655 \end_layout
30656
30657 \begin_layout Standard
30658 LyX allows you to generate previews of sections of your document on the
30659  fly so you can see how they'll look in the final document without having
30660  to break your train of thought with 
30661 \family sans
30662 View\SpecialChar \menuseparator
30663 DVI
30664 \family default
30665 .
30666 \end_layout
30667
30668 \begin_layout Standard
30669 If you would for example like to see in LyX your math formulas typeset by
30670  LaTeX, install the LaTeX-package 
30671 \series bold
30672 preview-latex
30673 \series default
30674
30675 \begin_inset Index idx
30676 status collapsed
30677
30678 \begin_layout Plain Layout
30679 LaTeX-packages ! preview-latex
30680 \end_layout
30681
30682 \end_inset
30683
30684  as explained below, and turn on 
30685 \family sans
30686 Instant
30687 \begin_inset space ~
30688 \end_inset
30689
30690 preview
30691 \family default
30692  in the 
30693 \family sans
30694 Tools\SpecialChar \menuseparator
30695 Preferences 
30696 \family default
30697 dialog under Look
30698 \begin_inset space ~
30699 \end_inset
30700
30701 and
30702 \begin_inset space ~
30703 \end_inset
30704
30705 feel\SpecialChar \menuseparator
30706 Display.
30707  The 
30708 \family sans
30709 Preview
30710 \begin_inset space ~
30711 \end_inset
30712
30713 Size
30714 \family default
30715  is the multiplication factor for the size.
30716 \end_layout
30717
30718 \begin_layout Standard
30719 Previews are generated when you load a document into LyX and when you finish
30720  editing an inset.
30721  Previews of an already loaded document are 
30722 \emph on
30723 not
30724 \emph default
30725  generated just by selecting the 
30726 \family sans
30727 Instant
30728 \begin_inset space ~
30729 \end_inset
30730
30731 preview
30732 \family default
30733  check box, you have to reopen the documents to activate the previews.
30734 \end_layout
30735
30736 \begin_layout Standard
30737 LyX will generate previews of math insets.
30738  It will also generate previews of included insets if you select the 
30739 \family sans
30740 Show
30741 \begin_inset space ~
30742 \end_inset
30743
30744 preview
30745 \family default
30746  check box in the insert dialog.
30747  This is useful if you wish to generate a preview of a LaTeX figure, for
30748  example.
30749 \end_layout
30750
30751 \begin_layout Standard
30752 To get previews working, you need the LaTeX package 
30753 \series bold
30754 preview-latex
30755 \series default
30756  (on some systems named simply 
30757 \series bold
30758 preview
30759 \series default
30760 ) installed.
30761  If it is not already installed, you will find it in the TeX-catalogue,
30762  
30763 \begin_inset CommandInset citation
30764 LatexCommand cite
30765 key "TeXCatalogue"
30766
30767 \end_inset
30768
30769  or in the package manager of your LaTeX-system.
30770  You obtain prettier results if you install the program 
30771 \family typewriter
30772 pnmcrop
30773 \family default
30774  from the 
30775 \family typewriter
30776 netpbm
30777 \family default
30778  package; for LyX on Windows this program is automatically installed together
30779  with LyX.
30780 \end_layout
30781
30782 \begin_layout Standard
30783 \begin_inset VSpace bigskip
30784 \end_inset
30785
30786
30787 \end_layout
30788
30789 \begin_layout Standard
30790 You can furthermore preview the LaTeX source of the whole document or parts
30791  of it.
30792  Use the menu 
30793 \family sans
30794 View\SpecialChar \menuseparator
30795 View
30796 \begin_inset space ~
30797 \end_inset
30798
30799 Source
30800 \family default
30801  and a window will be shown where you can see the LaTeX-source code.
30802  The window shows the source of the whole paragraph where the cursor is
30803  currently in.
30804  You can also select document parts in LyX's main window, then only this
30805  selection (when it is more than one paragraph) is shown as source code.
30806  To view the whole document as source, enable the corresponding option in
30807  the source view window.
30808 \end_layout
30809
30810 \begin_layout Section
30811 Advanced Find and Replace
30812 \begin_inset CommandInset label
30813 LatexCommand label
30814 name "sec:Advanced-Find-and"
30815
30816 \end_inset
30817
30818
30819 \begin_inset Index idx
30820 status collapsed
30821
30822 \begin_layout Plain Layout
30823 Replace
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \begin_inset Index idx
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833 Find
30834 \end_layout
30835
30836 \end_inset
30837
30838
30839 \end_layout
30840
30841 \begin_layout Subsection
30842 Introduction
30843 \end_layout
30844
30845 \begin_layout Standard
30846 The advanced find and replace feature of LyX allows for searching of complex,
30847  format-sensitive text segments and mathematics contents within LyX documents.
30848  It is an enhancement of the standard (quick) find and replace feature.
30849  The key-features are:
30850 \end_layout
30851
30852 \begin_layout Itemize
30853 Both searching of text and of mathematical formulas is allowed, where the
30854  latter is done by entering mathematics in the usual way; not only entire
30855  mathematical formulas are found, but also parts occurring within more complex
30856  formulas
30857 \end_layout
30858
30859 \begin_layout Itemize
30860 Search may be format-insensitive, so that the searched text is found in
30861  any context/style (standard text, section headings, notes, and even mathematics
30862 ), or it may be format-sensitive, so that, for example, a word entered with
30863  a section heading will only be found within section headings
30864 \end_layout
30865
30866 \begin_layout Itemize
30867 Search may be widened to a specific 
30868 \emph on
30869 scope
30870 \emph default
30871 , i.
30872 \begin_inset space \thinspace{}
30873 \end_inset
30874
30875 e.
30876 \begin_inset space ~
30877 \end_inset
30878
30879 a set of files which may be all the children of the document being edited,
30880  all the open files, or all the manuals available from the 
30881 \family sans
30882 Help
30883 \family default
30884  menu
30885 \end_layout
30886
30887 \begin_layout Itemize
30888 Replace may optionally preserve capitalization, so that the replaced text
30889  capitalization is adapted to the matching text (i.
30890 \begin_inset space \thinspace{}
30891 \end_inset
30892
30893 e.
30894 \begin_inset space ~
30895 \end_inset
30896
30897 all lowercase, all uppercase, first uppercase followed by lowercase)
30898 \end_layout
30899
30900 \begin_layout Subsection
30901 Basic usage
30902 \end_layout
30903
30904 \begin_layout Standard
30905 The advanced find and replace feature of LyX is activated through the menu
30906  
30907 \family sans
30908 Edit\SpecialChar \menuseparator
30909 Find & Replace
30910 \noun on
30911  (
30912 \noun default
30913 Advanced
30914 \noun on
30915 )
30916 \family default
30917 \noun default
30918  (shortcut 
30919 \begin_inset Info
30920 type  "shortcut"
30921 arg   "dialog-show findreplaceadv"
30922 \end_inset
30923
30924 ) or the toolbar button 
30925 \begin_inset Info
30926 type  "icon"
30927 arg   "dialog-toggle findreplaceadv"
30928 \end_inset
30929
30930 .
30931  This opens the 
30932 \family sans
30933 Advanced Find and Replace
30934 \family default
30935  dialog.
30936 \end_layout
30937
30938 \begin_layout Subsubsection
30939 Searching for text
30940 \end_layout
30941
30942 \begin_layout Standard
30943 Enter into the 
30944 \family sans
30945 Find
30946 \family default
30947  LyX mini-editor a simple word, and search for occurrences of it by clicking
30948  on the 
30949 \family sans
30950 Find Next
30951 \family default
30952  button at the bottom of the dialog (or just press the 
30953 \family sans
30954 Return
30955 \family default
30956  key).
30957  The entered word is found both in text mode and in math mode, and in emphasized
30958 , bold or normal face, and in both in section titles and in standard text.
30959  Pressing repeatedly 
30960 \family sans
30961 Enter
30962 \family default
30963  keeps searching forward.
30964  Similarly, pressing 
30965 \family sans
30966 Shift+Enter
30967 \family default
30968  searches for the entered text backwards.
30969 \end_layout
30970
30971 \begin_layout Standard
30972 While searching, the 
30973 \family sans
30974 Case sensitive
30975 \family default
30976  option allows matches to occur only with the same case as entered in the
30977  
30978 \family sans
30979 Find
30980 \family default
30981  editor.
30982  The 
30983 \family sans
30984 Whole words
30985 \family default
30986  option allows matches to occur only at word boundaries.
30987 \end_layout
30988
30989 \begin_layout Subsubsection
30990 Searching for mathematics
30991 \end_layout
30992
30993 \begin_layout Standard
30994 Mathematical formulas may be searched for by typing in the 
30995 \family sans
30996 Find
30997 \family default
30998  editor a mathematical formula, such as 
30999 \begin_inset Formula $x^{2}$
31000 \end_inset
31001
31002  or also something more complex like 
31003 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31004 \end_inset
31005
31006 .
31007  When searching for a formula, it is found both when it is alone and when
31008  it occurs in sub-formulas and nested parts of sub-formulas, for example
31009  the mentioned segments would be found in something like 
31010 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31011 \end_inset
31012
31013
31014 \end_layout
31015
31016 \begin_layout Subsubsection
31017 Style-aware search
31018 \end_layout
31019
31020 \begin_layout Standard
31021 It is also possible to search for text with specific styles.
31022  This is done by switching to the 
31023 \family sans
31024 Settings
31025 \family default
31026  tab of the dialog and unchecking the 
31027 \family sans
31028 Ignore format
31029 \family default
31030  option.
31031  This way, entering in the 
31032 \family sans
31033 Find
31034 \family default
31035  editor
31036 \end_layout
31037
31038 \begin_layout Itemize
31039 a plain word and searching for it would not find instances of the word occurring
31040  in emphasized or boldface.
31041 \end_layout
31042
31043 \begin_layout Itemize
31044 an emphasized or boldface word and searching for it would find the respective
31045  instances with same face only, and within the same text style only.
31046  Note that, for example, an emphasized text is found not only when occurring
31047  alone, but also when it is contained in a longer emphasized sentence.
31048 \end_layout
31049
31050 \begin_layout Itemize
31051 a plain word in a section heading, and searching for it, finds occurrences
31052  of if only within section headings.
31053  Also, if the text to search is given an emphasized or bold face, in addition
31054  to a section style, then it is found only when occurring with the same
31055  style.
31056 \end_layout
31057
31058 \begin_layout Itemize
31059 some mathematics in a displayed formula will only find instances of this
31060  formula that are also displayed formulas (and not inline formulas).
31061 \end_layout
31062
31063 \begin_layout Subsubsection
31064 Replace
31065 \end_layout
31066
31067 \begin_layout Standard
31068 The text segments matching the text entered in the 
31069 \family sans
31070 Find
31071 \family default
31072  editor may be replaced with the text segments entered in the 
31073 \family sans
31074 Replace
31075 \family default
31076 \noun on
31077  
31078 \noun default
31079 editor.
31080  In order to find the next occurrence and replace it, click on the 
31081 \family sans
31082 Replace
31083 \family default
31084  button or alternatively
31085 \noun on
31086  
31087 \noun default
31088 press 
31089 \family sans
31090 Enter
31091 \family default
31092  or 
31093 \family sans
31094 Shift+Enter
31095 \family default
31096  while being in the 
31097 \family sans
31098 Replace
31099 \family default
31100 \noun on
31101  
31102 \noun default
31103 editor.
31104 \end_layout
31105
31106 \begin_layout Standard
31107 You can replace full-featured formatted LyX segments in place of the matching
31108  text segments in your document.
31109  Typical scenarios in which to use this capability may be (just to mention
31110  a few):
31111 \end_layout
31112
31113 \begin_layout Itemize
31114 replacing occurrences of a word with a customized formatted version of the
31115  same word, for example replacing occurrences of a name like 
31116 \begin_inset Quotes eld
31117 \end_inset
31118
31119 func()
31120 \begin_inset Quotes erd
31121 \end_inset
31122
31123  with its typewriter version 
31124 \family typewriter
31125
31126 \begin_inset Quotes eld
31127 \end_inset
31128
31129 func()
31130 \begin_inset Quotes erd
31131 \end_inset
31132
31133 ;
31134 \end_layout
31135
31136 \begin_layout Itemize
31137 performing a notation rework of mathematical symbols, for example replacing
31138  occurrences of 
31139 \begin_inset Quotes eld
31140 \end_inset
31141
31142
31143 \begin_inset Formula $R$
31144 \end_inset
31145
31146
31147 \begin_inset Quotes erd
31148 \end_inset
31149
31150  with 
31151 \begin_inset Quotes eld
31152 \end_inset
31153
31154
31155 \begin_inset Formula $\mathbb{R}$
31156 \end_inset
31157
31158
31159 \begin_inset Quotes erd
31160 \end_inset
31161
31162  (you may want to enable the 
31163 \family sans
31164 Whole words
31165 \family default
31166  and 
31167 \family sans
31168 Case sensitive
31169 \family default
31170  options and disable the 
31171 \family sans
31172 Ignore format
31173 \family default
31174  option in the 
31175 \family sans
31176 Settings
31177 \family default
31178  tab, in order to avoid replacing all 
31179 \begin_inset Quotes eld
31180 \end_inset
31181
31182 R
31183 \begin_inset Quotes erd
31184 \end_inset
31185
31186  letters occurring in normal text), or occurrences of 
31187 \begin_inset Formula $x_{j}^{i}$
31188 \end_inset
31189
31190  with 
31191 \begin_inset Formula $x_{i,\, j}$
31192 \end_inset
31193
31194 , or occurrences of 
31195 \begin_inset Formula $x[k]$
31196 \end_inset
31197
31198  with 
31199 \begin_inset Formula $x_{k}$
31200 \end_inset
31201
31202 .
31203 \end_layout
31204
31205 \begin_layout Subsection
31206 Advanced usage
31207 \end_layout
31208
31209 \begin_layout Standard
31210 There is a regular expression (regexp) based searching facility.
31211 \begin_inset Foot
31212 status collapsed
31213
31214 \begin_layout Plain Layout
31215 A good explanation of regular expressions is given in this Wikipedia entry:
31216  
31217 \begin_inset CommandInset href
31218 LatexCommand href
31219 target "http://en.wikipedia.org/wiki/Regular_expression"
31220
31221 \end_inset
31222
31223 .
31224 \end_layout
31225
31226 \end_inset
31227
31228  You can search for regular expression by inserting a regexp inset into
31229  the 
31230 \family sans
31231 Find
31232 \family default
31233  editor.
31234  This is done via the menu 
31235 \family sans
31236 Insert\SpecialChar \menuseparator
31237 Insert Regular Expression
31238 \family default
31239  while the cursor is in the 
31240 \family sans
31241 Find
31242 \family default
31243  editor.
31244  Characters entered within regexp insets are matched according to the regular
31245  expression matching rules
31246 \begin_inset Foot
31247 status collapsed
31248
31249 \begin_layout Plain Layout
31250 Under the constraint that any (sub)expression must match a well-formed LyX
31251  text segment, i.
31252 \begin_inset space \thinspace{}
31253 \end_inset
31254
31255 e.
31256 \begin_inset space ~
31257 \end_inset
31258
31259 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31260  to match expressions.
31261 \end_layout
31262
31263 \end_inset
31264
31265 , while text entered outside regexp insets is matched exactly against the
31266  same text in the document.
31267  Note that it is allowed to cut and paste regexp-mode insets as usual.
31268  Examples of using such a feature may be:
31269 \end_layout
31270
31271 \begin_layout Enumerate
31272 Searching for all fractions with a given denominator: for example, entering
31273  in the 
31274 \family sans
31275 Find
31276 \family default
31277  editor the fraction 
31278 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31279 \end_inset
31280
31281  (where the 
31282 \begin_inset Formula $.*$
31283 \end_inset
31284
31285  on the numerator is the match-everything regular expression) finds all
31286  fractions with the given denominator.
31287 \end_layout
31288
31289 \begin_layout Enumerate
31290 Searching for all text with a given style: for example, after unchecking
31291  the 
31292 \family sans
31293 Ignore format
31294 \family default
31295  option from the 
31296 \family sans
31297 Settings
31298 \family default
31299  tab, entering a 
31300 \series bold
31301
31302 \begin_inset Formula $.*$
31303 \end_inset
31304
31305
31306 \series default
31307  regular expression and adding for it an emphasized or bold face, finds
31308  all emphasized and bold face text, respectively.
31309  Also, inserting a 
31310 \begin_inset Formula $.*$
31311 \end_inset
31312
31313  regular expression in a bullet or enumerated list or a section heading,
31314  you can find all bullet or enumerated lists or section headings.
31315 \end_layout
31316
31317 \begin_layout Standard
31318 Finally, references to (sub)expressions in regexp may be used as usual,
31319  enclosing parts of the expression within round braces 
31320 \begin_inset Formula $()$
31321 \end_inset
31322
31323 , and referring back to them through 
31324 \begin_inset Formula $\backslash1$
31325 \end_inset
31326
31327
31328 \begin_inset Formula $\backslash2$
31329 \end_inset
31330
31331 , etc..
31332  For example, try searching for the regexp 
31333 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31334 \end_inset
31335
31336  in order to find word repetitions, if there are any.
31337 \end_layout
31338
31339 \begin_layout Standard
31340 Note that back references work both when occurring within the same regexp,
31341  and when occurring in multiple different regexps, where the numbering of
31342  back-referenced sub-expressions is absolute, i.
31343 \begin_inset space \thinspace{}
31344 \end_inset
31345
31346 e.
31347 \begin_inset space ~
31348 \end_inset
31349
31350  
31351 \begin_inset Formula $\backslash1$
31352 \end_inset
31353
31354  always refers to the first occurrence of 
31355 \begin_inset Formula $()$
31356 \end_inset
31357
31358  in all entered regexps.
31359 \end_layout
31360
31361 \begin_layout Standard
31362 Note also that the use of back references in the replaced text is not (yet)
31363  implemented.
31364 \end_layout
31365
31366 \begin_layout Section
31367 Spell Checking
31368 \begin_inset CommandInset label
31369 LatexCommand label
31370 name "sec:Spellchecking"
31371
31372 \end_inset
31373
31374
31375 \begin_inset Index idx
31376 status collapsed
31377
31378 \begin_layout Plain Layout
31379 Spell checking
31380 \end_layout
31381
31382 \end_inset
31383
31384
31385 \end_layout
31386
31387 \begin_layout Standard
31388 LyX has a built-in spell checker.
31389  The menu
31390 \family sans
31391  Tools\SpecialChar \menuseparator
31392 Spellchecker
31393 \family default
31394 , the key 
31395 \family sans
31396 F7
31397 \family default
31398  or the toolbar button 
31399 \begin_inset Info
31400 type  "icon"
31401 arg   "dialog-show spellchecker"
31402 \end_inset
31403
31404  starts the spell checking beginning from the current cursor position.
31405  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31406  you to edit and replace it in a second line.
31407  Whenever an unknown word is found, the word is highlighted and the text
31408  scrolled so that it is visible.
31409  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31410 n, if any could be found.
31411  Clicking on one of the corrections will copy to the 
31412 \family sans
31413 Replacement
31414 \family default
31415  field, double-click invokes directly the replacement.
31416  Unknown but correctly typed words can be added to the personal dictionary.
31417 \end_layout
31418
31419 \begin_layout Standard
31420 By default, the dictionary file used is determined by the document language
31421  that is set in the 
31422 \family sans
31423 Document\SpecialChar \menuseparator
31424 Settings
31425 \family default
31426  dialog.
31427  You can specify the language of a word in the spellchecker dialog by choosing
31428  a different one at the top of the dialog.
31429  LyX can correctly spell check documents containing multiple languages.
31430  This work if you have marked the different languages appropriately and
31431  have the spell checker dictionaries installed.
31432  LyX automatically switches to the appropriate dictionary file.
31433 \end_layout
31434
31435 \begin_layout Subsection
31436 Further Settings
31437 \end_layout
31438
31439 \begin_layout Standard
31440 In LyX's preferences dialog under 
31441 \family sans
31442 Language
31443 \begin_inset space ~
31444 \end_inset
31445
31446 Setting\SpecialChar \menuseparator
31447 Spellchecker
31448 \family default
31449  you can set the following things:
31450 \end_layout
31451
31452 \begin_layout Description
31453 Spellchecker
31454 \begin_inset space ~
31455 \end_inset
31456
31457 engine Select the library LyX should use for spell checking.
31458  Depending on your platform, 
31459 \family typewriter
31460 aspell
31461 \family default
31462
31463 \family typewriter
31464 hunspell
31465 \family default
31466  or 
31467 \family typewriter
31468 enchant
31469 \begin_inset Foot
31470 status collapsed
31471
31472 \begin_layout Plain Layout
31473 Enchant itself is a wrapper library having different configurable back-ends.
31474  Please consult the documentation or man-page of it to learn more.
31475 \end_layout
31476
31477 \end_inset
31478
31479
31480 \family default
31481  are available.
31482  On Windows only 
31483 \family typewriter
31484 hunspell
31485 \family default
31486  is available.
31487 \end_layout
31488
31489 \begin_layout Description
31490 Alternative
31491 \begin_inset space ~
31492 \end_inset
31493
31494 language If this field is not empty, LyX will always use the given language
31495  for the spell checking, no matter what the document language is.
31496 \end_layout
31497
31498 \begin_layout Description
31499 Escape
31500 \begin_inset space ~
31501 \end_inset
31502
31503 characters Allows you to add non-standard characters that the spell checker
31504  should escape, e.
31505 \begin_inset space \thinspace{}
31506 \end_inset
31507
31508 g.
31509 \begin_inset space \space{}
31510 \end_inset
31511
31512 German umlauts.
31513  This should normally not be needed.
31514 \end_layout
31515
31516 \begin_layout Description
31517 Accept
31518 \begin_inset space ~
31519 \end_inset
31520
31521 compound
31522 \begin_inset space ~
31523 \end_inset
31524
31525 words Prevent the spell checker from complaining about compounded words
31526  like 
31527 \begin_inset Quotes eld
31528 \end_inset
31529
31530 passthrough
31531 \begin_inset Quotes erd
31532 \end_inset
31533
31534 .
31535 \end_layout
31536
31537 \begin_layout Description
31538 Spellcheck
31539 \begin_inset space ~
31540 \end_inset
31541
31542 continuously Check the spelling of your document as you type it.
31543  Misspelled words gets underlined with a dotted red line.
31544  By right-clicking on an underlined word, the suggestions by the spell appear
31545  in the context menu.
31546  Choosing one of them will replace the misspelled word with the suggested
31547  word.
31548 \end_layout
31549
31550 \begin_layout Description
31551 Spellcheck
31552 \begin_inset space ~
31553 \end_inset
31554
31555 notes
31556 \begin_inset space ~
31557 \end_inset
31558
31559 and
31560 \begin_inset space ~
31561 \end_inset
31562
31563 comments If enabled, the spelling of non-printed document contents is checked
31564  as well.
31565 \end_layout
31566
31567 \begin_layout Section
31568 Thesaurus
31569 \begin_inset Index idx
31570 status collapsed
31571
31572 \begin_layout Plain Layout
31573 Thesaurus
31574 \end_layout
31575
31576 \end_inset
31577
31578
31579 \begin_inset CommandInset label
31580 LatexCommand label
31581 name "sec:Thesaurus"
31582
31583 \end_inset
31584
31585
31586 \end_layout
31587
31588 \begin_layout Standard
31589 LyX provides a multilingual thesaurus.
31590  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31591  the 
31592 \family typewriter
31593 MyThes
31594 \family default
31595
31596 \begin_inset Foot
31597 status collapsed
31598
31599 \begin_layout Plain Layout
31600 \begin_inset CommandInset href
31601 LatexCommand href
31602 target "http://lingucomponent.openoffice.org/thesaurus.html"
31603
31604 \end_inset
31605
31606
31607 \end_layout
31608
31609 \end_inset
31610
31611  thesaurus library, which is included in LyX).
31612  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31613  are available for many languages.
31614 \end_layout
31615
31616 \begin_layout Standard
31617 This section describes how new dictionaries are installed and set up for
31618  the use with LyX.
31619 \end_layout
31620
31621 \begin_layout Subsection
31622 Setting up the thesaurus
31623 \end_layout
31624
31625 \begin_layout Standard
31626 The 
31627 \family typewriter
31628 MyThes
31629 \family default
31630 \emph on
31631 /
31632 \emph default
31633 OpenOffice thesauri consist of two files per language: A file with the suffix
31634  
31635 \emph on
31636 *.dat
31637 \emph default
31638  containing the data and an index file with the suffix 
31639 \emph on
31640 *.idx
31641 \emph default
31642 .
31643  The standardized file names include the language code for the given language
31644  (e.
31645 \begin_inset space \thinspace{}
31646 \end_inset
31647
31648 g.
31649  en_EN for English).
31650  For instance, the English files are named:
31651 \end_layout
31652
31653 \begin_layout Itemize
31654 th_en_EN_v2.idx
31655 \end_layout
31656
31657 \begin_layout Itemize
31658 th_en_EN_v2.dat
31659 \end_layout
31660
31661 \begin_layout Standard
31662 If you have OpenOffice and its thesaurus installed, these files should be
31663  already on your system.
31664  If not, you can get dictionaries either from 
31665 \begin_inset Flex URL
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31671 \end_layout
31672
31673 \end_inset
31674
31675  or from the site 
31676 \begin_inset Flex URL
31677 status collapsed
31678
31679 \begin_layout Plain Layout
31680
31681 http://extensions.services.openoffice.org/en/search/node/thesaurus
31682 \end_layout
31683
31684 \end_inset
31685
31686 .
31687 \begin_inset Foot
31688 status collapsed
31689
31690 \begin_layout Plain Layout
31691 Note that, as of OpenOffice
31692 \begin_inset space ~
31693 \end_inset
31694
31695 3.0, the files on 
31696 \begin_inset Flex URL
31697 status collapsed
31698
31699 \begin_layout Plain Layout
31700
31701 http://extensions.services.openoffice.org
31702 \end_layout
31703
31704 \end_inset
31705
31706  are usually packed in extension archives (
31707 \emph on
31708 *.oxt
31709 \emph default
31710 ) that contain other files such as spellchecker dictionaries besides the
31711  thesauri.
31712  These archives are simple zip files, so you can unpack them as you would
31713  unpack a zip archive.
31714 \end_layout
31715
31716 \end_inset
31717
31718  Put the 
31719 \emph on
31720 *.idx
31721 \emph default
31722  and 
31723 \emph on
31724 *.dat
31725 \emph default
31726  files of all languages you want to use into one directory (do not use subfolder
31727 s), and specify the path to this directory in 
31728 \family sans
31729 Tools\SpecialChar \menuseparator
31730 Preferences\SpecialChar \menuseparator
31731 Paths
31732 \family default
31733 .
31734  Now the thesaurus should be ready to use.
31735 \end_layout
31736
31737 \begin_layout Subsection
31738 Using the thesaurus
31739 \end_layout
31740
31741 \begin_layout Standard
31742 To start the thesaurus, use the menu 
31743 \family sans
31744 Tools\SpecialChar \menuseparator
31745 Thesaurus
31746 \family default
31747  or the toolbar button 
31748 \begin_inset Info
31749 type  "icon"
31750 arg   "thesaurus-entry"
31751 \end_inset
31752
31753  while the cursor is at the word you want to look up or while a word is
31754  selected.
31755  A dialog pops up showing you probably related words that you can use as
31756  replacement.
31757  The proposals are grouped into categories.
31758  Note that the thesaurus does not only show synonyms, but also hyperonyms
31759  and hyponyms (such as 
31760 \emph on
31761 plant
31762 \emph default
31763  for 
31764 \emph on
31765 tree
31766 \emph default
31767 ), compounds (such as 
31768 \emph on
31769 tree diagram
31770 \emph default
31771 ) and antonyms (such as 
31772 \emph on
31773 women
31774 \emph default
31775  for 
31776 \emph on
31777 men
31778 \emph default
31779 ), which are marked as such.
31780 \end_layout
31781
31782 \begin_layout Standard
31783 The language is automatically chosen from the language at the cursor, but
31784  you can also switch it in the dialog, as you can enter new words to look
31785  up directly there.
31786 \end_layout
31787
31788 \begin_layout Standard
31789 Note that the thesaurus cannot handle phrases (only compounds that are in
31790  the dictionary, such as the above 
31791 \emph on
31792 tree diagram
31793 \emph default
31794 ), and you have to use the so called lemma form, i.
31795 \begin_inset space \thinspace{}
31796 \end_inset
31797
31798 e.
31799  the form that is used in the dictionaries (for many languages: first person
31800  singular indicative active for nouns, infinitive for verbs).
31801  For example looking up the word forms 
31802 \emph on
31803 reports
31804 \emph default
31805  or 
31806 \emph on
31807 reporting
31808 \emph default
31809  yields no results, while results are shown for the word form 
31810 \emph on
31811 report
31812 \emph default
31813 .
31814  Your best bet is to highlight only the relevant parts of such word (e.
31815 \begin_inset space \thinspace{}
31816 \end_inset
31817
31818 g.
31819  
31820 \emph on
31821 report
31822 \emph default
31823  in 
31824 \emph on
31825 report
31826 \emph default
31827 s), then you get proposals without adjusting the query in the dialog, and
31828  also the replacement will probably be correct (as only the highlighted
31829  part will be replaced, thus the ending remains).
31830 \end_layout
31831
31832 \begin_layout Section
31833 Change Tracking
31834 \begin_inset Index idx
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838 Change Tracking
31839 \end_layout
31840
31841 \end_inset
31842
31843
31844 \begin_inset Index idx
31845 status collapsed
31846
31847 \begin_layout Plain Layout
31848 Document ! Change Tracking
31849 \end_layout
31850
31851 \end_inset
31852
31853
31854 \begin_inset CommandInset label
31855 LatexCommand label
31856 name "sec:Change-Tracking"
31857
31858 \end_inset
31859
31860
31861 \end_layout
31862
31863 \begin_layout Standard
31864 When you work on a document collaboratively it is extremely useful to be
31865  able to see changes that others have made highlighted in the document.
31866  You can then decide if you want to accept a change or not.
31867  This can be achieved by turning on change tracking in the menu 
31868 \family sans
31869 Document\SpecialChar \menuseparator
31870 Change
31871 \begin_inset space ~
31872 \end_inset
31873
31874 Tracking\SpecialChar \menuseparator
31875 Track
31876 \begin_inset space ~
31877 \end_inset
31878
31879 Changes
31880 \family default
31881 .
31882 \end_layout
31883
31884 \begin_layout Standard
31885 Changes made in the document will then be highlighted by strokes and colors:
31886  
31887 \bar under
31888 \color blue
31889 underlined text
31890 \bar default
31891 \color inherit
31892  is an addition, 
31893 \strikeout on
31894 \color blue
31895 canceled text
31896 \strikeout default
31897 \color inherit
31898  is a deletion.
31899  The color depends on the author that made the change.
31900  You can change the color in LyX's preferences dialog under 
31901 \family sans
31902 Look
31903 \begin_inset space ~
31904 \end_inset
31905
31906 and
31907 \begin_inset space ~
31908 \end_inset
31909
31910 feel
31911 \family default
31912
31913 \family sans
31914 Colors
31915 \family default
31916 .
31917 \begin_inset Index idx
31918 status collapsed
31919
31920 \begin_layout Plain Layout
31921 Color ! Change tracking
31922 \end_layout
31923
31924 \end_inset
31925
31926  The author and the date of the change are shown in LyX's status bar when
31927  the cursor is in changed text.
31928  The same information is shown when you use the toolbar button 
31929 \begin_inset Info
31930 type  "icon"
31931 arg   "changes-merge"
31932 \end_inset
31933
31934 .
31935 \end_layout
31936
31937 \begin_layout Standard
31938 When change tracking is activated, you will see the review toolbar in LyX:
31939 \begin_inset Index idx
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943 Toolbar ! Review
31944 \end_layout
31945
31946 \end_inset
31947
31948
31949 \end_layout
31950
31951 \begin_layout Standard
31952 \begin_inset VSpace defskip
31953 \end_inset
31954
31955
31956 \end_layout
31957
31958 \begin_layout Standard
31959 \begin_inset Graphics
31960         filename clipart/ChangesToolbar.png
31961         scale 90
31962
31963 \end_inset
31964
31965
31966 \end_layout
31967
31968 \begin_layout Standard
31969 \begin_inset VSpace defskip
31970 \end_inset
31971
31972
31973 \end_layout
31974
31975 \begin_layout Standard
31976 The review toolbar as shown above contains from left to right the following
31977  buttons:
31978 \end_layout
31979
31980 \begin_layout Standard
31981 \begin_inset VSpace defskip
31982 \end_inset
31983
31984
31985 \end_layout
31986
31987 \begin_layout Standard
31988 \begin_inset Tabular
31989 <lyxtabular version="3" rows="10" columns="2">
31990 <features islongtable="true" longtabularalignment="center">
31991 <column alignment="left" valignment="top" width="0">
31992 <column alignment="left" valignment="top" width="0">
31993 <row interlinespace="2.5mm">
31994 <cell alignment="center" valignment="top" usebox="none">
31995 \begin_inset Text
31996
31997 \begin_layout Plain Layout
31998
31999 \family sans
32000 \begin_inset Info
32001 type  "icon"
32002 arg   "changes-track"
32003 \end_inset
32004
32005
32006 \end_layout
32007
32008 \end_inset
32009 </cell>
32010 <cell alignment="center" valignment="top" usebox="none">
32011 \begin_inset Text
32012
32013 \begin_layout Plain Layout
32014
32015 \family sans
32016 Document\SpecialChar \menuseparator
32017 Change
32018 \begin_inset space ~
32019 \end_inset
32020
32021 Tracking\SpecialChar \menuseparator
32022 Track
32023 \begin_inset space ~
32024 \end_inset
32025
32026 Changes
32027 \end_layout
32028
32029 \end_inset
32030 </cell>
32031 </row>
32032 <row interlinespace="2.5mm">
32033 <cell alignment="center" valignment="top" usebox="none">
32034 \begin_inset Text
32035
32036 \begin_layout Plain Layout
32037
32038 \family sans
32039 \begin_inset Info
32040 type  "icon"
32041 arg   "changes-output"
32042 \end_inset
32043
32044
32045 \end_layout
32046
32047 \end_inset
32048 </cell>
32049 <cell alignment="center" valignment="top" usebox="none">
32050 \begin_inset Text
32051
32052 \begin_layout Plain Layout
32053
32054 \family sans
32055 Document\SpecialChar \menuseparator
32056 Change
32057 \begin_inset space ~
32058 \end_inset
32059
32060 Tracking\SpecialChar \menuseparator
32061 Show
32062 \begin_inset space ~
32063 \end_inset
32064
32065 Changes
32066 \begin_inset space ~
32067 \end_inset
32068
32069 in
32070 \begin_inset space ~
32071 \end_inset
32072
32073 Output
32074 \end_layout
32075
32076 \end_inset
32077 </cell>
32078 </row>
32079 <row interlinespace="2.5mm">
32080 <cell alignment="center" valignment="top" usebox="none">
32081 \begin_inset Text
32082
32083 \begin_layout Plain Layout
32084
32085 \family sans
32086 \begin_inset Info
32087 type  "icon"
32088 arg   "change-next"
32089 \end_inset
32090
32091
32092 \end_layout
32093
32094 \end_inset
32095 </cell>
32096 <cell alignment="center" valignment="top" usebox="none">
32097 \begin_inset Text
32098
32099 \begin_layout Plain Layout
32100 Jumps to the next change
32101 \end_layout
32102
32103 \end_inset
32104 </cell>
32105 </row>
32106 <row interlinespace="2.5mm">
32107 <cell alignment="center" valignment="top" usebox="none">
32108 \begin_inset Text
32109
32110 \begin_layout Plain Layout
32111
32112 \family sans
32113 \begin_inset Info
32114 type  "icon"
32115 arg   "change-accept"
32116 \end_inset
32117
32118
32119 \end_layout
32120
32121 \end_inset
32122 </cell>
32123 <cell alignment="center" valignment="top" usebox="none">
32124 \begin_inset Text
32125
32126 \begin_layout Plain Layout
32127
32128 \family sans
32129 Document\SpecialChar \menuseparator
32130 Change
32131 \begin_inset space ~
32132 \end_inset
32133
32134 Tracking\SpecialChar \menuseparator
32135 Accept
32136 \begin_inset space ~
32137 \end_inset
32138
32139 Change
32140 \end_layout
32141
32142 \end_inset
32143 </cell>
32144 </row>
32145 <row interlinespace="2.5mm">
32146 <cell alignment="center" valignment="top" usebox="none">
32147 \begin_inset Text
32148
32149 \begin_layout Plain Layout
32150
32151 \family sans
32152 \begin_inset Info
32153 type  "icon"
32154 arg   "change-reject"
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \end_inset
32161 </cell>
32162 <cell alignment="center" valignment="top" usebox="none">
32163 \begin_inset Text
32164
32165 \begin_layout Plain Layout
32166
32167 \family sans
32168 Document\SpecialChar \menuseparator
32169 Change
32170 \begin_inset space ~
32171 \end_inset
32172
32173 Tracking\SpecialChar \menuseparator
32174 Reject
32175 \begin_inset space ~
32176 \end_inset
32177
32178 Change
32179 \end_layout
32180
32181 \end_inset
32182 </cell>
32183 </row>
32184 <row interlinespace="2.5mm">
32185 <cell alignment="center" valignment="top" usebox="none">
32186 \begin_inset Text
32187
32188 \begin_layout Plain Layout
32189
32190 \family sans
32191 \begin_inset Info
32192 type  "icon"
32193 arg   "changes-merge"
32194 \end_inset
32195
32196
32197 \end_layout
32198
32199 \end_inset
32200 </cell>
32201 <cell alignment="center" valignment="top" usebox="none">
32202 \begin_inset Text
32203
32204 \begin_layout Plain Layout
32205
32206 \family sans
32207 Document\SpecialChar \menuseparator
32208 Change
32209 \begin_inset space ~
32210 \end_inset
32211
32212 Tracking\SpecialChar \menuseparator
32213 Merge
32214 \begin_inset space ~
32215 \end_inset
32216
32217 Changes
32218 \end_layout
32219
32220 \end_inset
32221 </cell>
32222 </row>
32223 <row interlinespace="2.5mm">
32224 <cell alignment="center" valignment="top" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228
32229 \family sans
32230 \begin_inset Info
32231 type  "icon"
32232 arg   "all-changes-accept"
32233 \end_inset
32234
32235
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \family sans
32246 Document\SpecialChar \menuseparator
32247 Change
32248 \begin_inset space ~
32249 \end_inset
32250
32251 Tracking\SpecialChar \menuseparator
32252 Accept
32253 \begin_inset space ~
32254 \end_inset
32255
32256 All
32257 \begin_inset space ~
32258 \end_inset
32259
32260 Changes
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 </row>
32266 <row interlinespace="2.5mm">
32267 <cell alignment="center" valignment="top" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271
32272 \family sans
32273 \begin_inset Info
32274 type  "icon"
32275 arg   "all-changes-reject"
32276 \end_inset
32277
32278
32279 \end_layout
32280
32281 \end_inset
32282 </cell>
32283 <cell alignment="center" valignment="top" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287
32288 \family sans
32289 Document\SpecialChar \menuseparator
32290 Change
32291 \begin_inset space ~
32292 \end_inset
32293
32294 Tracking\SpecialChar \menuseparator
32295 Reject
32296 \begin_inset space ~
32297 \end_inset
32298
32299 All
32300 \begin_inset space ~
32301 \end_inset
32302
32303 Changes
32304 \end_layout
32305
32306 \end_inset
32307 </cell>
32308 </row>
32309 <row interlinespace="2.5mm">
32310 <cell alignment="center" valignment="top" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \family sans
32316 \begin_inset Info
32317 type  "icon"
32318 arg   "note-insert"
32319 \end_inset
32320
32321
32322 \end_layout
32323
32324 \end_inset
32325 </cell>
32326 <cell alignment="center" valignment="top" usebox="none">
32327 \begin_inset Text
32328
32329 \begin_layout Plain Layout
32330
32331 \family sans
32332 Insert\SpecialChar \menuseparator
32333 Note\SpecialChar \menuseparator
32334 LyX
32335 \begin_inset space ~
32336 \end_inset
32337
32338 Note
32339 \end_layout
32340
32341 \end_inset
32342 </cell>
32343 </row>
32344 <row interlinespace="2.5mm">
32345 <cell alignment="center" valignment="top" usebox="none">
32346 \begin_inset Text
32347
32348 \begin_layout Plain Layout
32349
32350 \family sans
32351 \begin_inset Info
32352 type  "icon"
32353 arg   "note-next"
32354 \end_inset
32355
32356
32357 \end_layout
32358
32359 \end_inset
32360 </cell>
32361 <cell alignment="center" valignment="top" usebox="none">
32362 \begin_inset Text
32363
32364 \begin_layout Plain Layout
32365
32366 \family sans
32367 Navigate\SpecialChar \menuseparator
32368 Next
32369 \begin_inset space ~
32370 \end_inset
32371
32372 Note
32373 \end_layout
32374
32375 \end_inset
32376 </cell>
32377 </row>
32378 </lyxtabular>
32379
32380 \end_inset
32381
32382
32383 \end_layout
32384
32385 \begin_layout Standard
32386 \begin_inset VSpace defskip
32387 \end_inset
32388
32389
32390 \end_layout
32391
32392 \begin_layout Standard
32393 The review toolbar helps you to accept, reject, or merge changes – highlight
32394  the change and press one of the desired toolbar buttons.
32395  When you merge changes, a window pops up showing you information about
32396  the next change after the current cursor position.
32397  So you don't need to highlight a certain change.
32398  Within the merge window you can decide to accept or reject changes and
32399  step to the next change.
32400  This way you can jump through all the changes in the document.
32401 \end_layout
32402
32403 \begin_layout Standard
32404 The toolbar has two buttons to handle notes because notes are often important
32405  to describe a change.
32406 \end_layout
32407
32408 \begin_layout Standard
32409 To show made changes in the output you need the LaTeX package 
32410 \series bold
32411 dvipost
32412 \series default
32413
32414 \begin_inset Index idx
32415 status collapsed
32416
32417 \begin_layout Plain Layout
32418 LaTeX-packages ! dvipost
32419 \end_layout
32420
32421 \end_inset
32422
32423  installed.
32424  You will find it in the TeX Catalogue, 
32425 \begin_inset CommandInset citation
32426 LatexCommand cite
32427 key "TeXCatalogue"
32428
32429 \end_inset
32430
32431  or in the package manager of your LaTeX-system.
32432 \end_layout
32433
32434 \begin_layout Section
32435 Comparison of Documents
32436 \begin_inset Index idx
32437 status collapsed
32438
32439 \begin_layout Plain Layout
32440 Comparison of documents
32441 \end_layout
32442
32443 \end_inset
32444
32445
32446 \end_layout
32447
32448 \begin_layout Standard
32449 You can compare two different LyX files via the menu 
32450 \family sans
32451 Tools\SpecialChar \menuseparator
32452 Compare
32453 \family default
32454 .
32455  The comparison result is a LyX file with change tracking enabled showing
32456  the differences.
32457  In the comparison dialog you can select with the option 
32458 \family sans
32459 Copy
32460 \begin_inset space ~
32461 \end_inset
32462
32463 Document
32464 \begin_inset space ~
32465 \end_inset
32466
32467 Settings
32468 \begin_inset space ~
32469 \end_inset
32470
32471 from
32472 \family default
32473  from which document LyX should take the document settings for the the resulting
32474  difference file.
32475  The option 
32476 \family sans
32477 Enable
32478 \begin_inset space ~
32479 \end_inset
32480
32481 change
32482 \begin_inset space ~
32483 \end_inset
32484
32485 tracking
32486 \begin_inset space ~
32487 \end_inset
32488
32489 features
32490 \begin_inset space ~
32491 \end_inset
32492
32493 in
32494 \begin_inset space ~
32495 \end_inset
32496
32497 the
32498 \begin_inset space ~
32499 \end_inset
32500
32501 output
32502 \family default
32503  enables the change tracking option 
32504 \family sans
32505 Show
32506 \begin_inset space ~
32507 \end_inset
32508
32509 Changes
32510 \begin_inset space ~
32511 \end_inset
32512
32513 in
32514 \begin_inset space ~
32515 \end_inset
32516
32517 Output
32518 \family default
32519  to visualize the differences also in the PDF output of the difference file.
32520 \end_layout
32521
32522 \begin_layout Section
32523 International Support
32524 \begin_inset Index idx
32525 status collapsed
32526
32527 \begin_layout Plain Layout
32528 International support
32529 \end_layout
32530
32531 \end_inset
32532
32533
32534 \end_layout
32535
32536 \begin_layout Standard
32537 This section describes how to use LyX with any language you want.
32538  For some non-western languages there are special Wiki-pages that explain
32539  how to set up LyX to use them: 
32540 \begin_inset CommandInset citation
32541 LatexCommand cite
32542 key "Arabic,Armenian,Farsi,Hebrew"
32543
32544 \end_inset
32545
32546
32547 \end_layout
32548
32549 \begin_layout Standard
32550 Besides languages, LyX also supports phonetic symbols, see section
32551 \begin_inset space ~
32552 \end_inset
32553
32554
32555 \begin_inset CommandInset ref
32556 LatexCommand ref
32557 reference "sub:Special-Character"
32558
32559 \end_inset
32560
32561 .
32562 \end_layout
32563
32564 \begin_layout Subsection
32565 Language Options
32566 \begin_inset Index idx
32567 status collapsed
32568
32569 \begin_layout Plain Layout
32570 Language ! Options
32571 \end_layout
32572
32573 \end_inset
32574
32575
32576 \begin_inset Index idx
32577 status collapsed
32578
32579 \begin_layout Plain Layout
32580 Document ! Settings
32581 \end_layout
32582
32583 \end_inset
32584
32585
32586 \begin_inset Index idx
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590 Document ! Language
32591 \end_layout
32592
32593 \end_inset
32594
32595
32596 \end_layout
32597
32598 \begin_layout Standard
32599 The 
32600 \family sans
32601 Document\SpecialChar \menuseparator
32602 Settings
32603 \family default
32604  dialog lets you set 
32605 \family roman
32606 the language and character encoding for your language.
32607  
32608 \end_layout
32609
32610 \begin_layout Standard
32611 Choose your language in the 
32612 \family sans
32613 Language
32614 \family default
32615  section of this dialog.
32616  The default is 
32617 \family sans
32618 English
32619 \family default
32620 .
32621 \end_layout
32622
32623 \begin_layout Standard
32624 Under 
32625 \family sans
32626 Encoding
32627 \family default
32628  you can choose the character encoding map you want to use for LaTeX export.
32629  The option 
32630 \family sans
32631 Language Default
32632 \family default
32633  is the preferred choice and works well in most cases.
32634  For details about the different encoding options see section
32635 \begin_inset space ~
32636 \end_inset
32637
32638
32639 \begin_inset CommandInset ref
32640 LatexCommand ref
32641 reference "chap:The-Document-Settings"
32642
32643 \end_inset
32644
32645 .
32646 \end_layout
32647
32648 \begin_layout Subsection
32649 Keyboard mapping configuration
32650 \begin_inset CommandInset label
32651 LatexCommand label
32652 name "sub:Keyboard-mapping"
32653
32654 \end_inset
32655
32656
32657 \end_layout
32658
32659 \begin_layout Standard
32660 If you have for example a U.
32661 \begin_inset space \thinspace{}
32662 \end_inset
32663
32664 S.-style keyboard and want to write in a language other than English, you
32665  can use an alternate keymap.
32666  For example, if you have a U.
32667 \begin_inset space \thinspace{}
32668 \end_inset
32669
32670 S.-style keyboard but want to write in Italian, you can configure LyX to
32671  use an Italian keymap.
32672  The preferences dialog allows you to choose up to two keyboard mappings,
32673  see section
32674 \begin_inset space ~
32675 \end_inset
32676
32677
32678 \begin_inset CommandInset ref
32679 LatexCommand ref
32680 reference "sub:Keyboard-Map"
32681
32682 \end_inset
32683
32684 .
32685  You can choose primary and secondary keyboard languages and then select
32686  which one you want to use.
32687 \end_layout
32688
32689 \begin_layout Standard
32690 Finally, you may just want to change a few key mappings or create an entirely
32691  different keymap (for Vulcan, for instance).
32692  You may, for example, normally write in Italian on a U.S.
32693  keyboard but want to include an occasional quotation in German.
32694  In such a case, you can write your own keyboard mapping or modify an existing
32695  one to support the characters you want.
32696  This and many other customizations are explained in the 
32697 \emph on
32698 Customization
32699 \emph default
32700  manual.
32701 \end_layout
32702
32703 \begin_layout Subsection
32704 Character Tables
32705 \end_layout
32706
32707 \begin_layout Standard
32708 Table
32709 \begin_inset space ~
32710 \end_inset
32711
32712
32713 \begin_inset CommandInset ref
32714 LatexCommand ref
32715 reference "cap:The-latin1-character"
32716
32717 \end_inset
32718
32719  shows the 
32720 \family typewriter
32721 Latin1
32722 \family default
32723  character set.
32724  You should be able to enter the characters in the first eight columns directly
32725  from the keyboard.
32726 \end_layout
32727
32728 \begin_layout Standard
32729 There are a few things you need to know about this table.
32730  Here are some of the details you'll need to bear in mind when using characters
32731  from the 
32732 \family typewriter
32733 Latin1
32734 \family default
32735  character set:
32736 \end_layout
32737
32738 \begin_layout Itemize
32739 Even if you have selected 
32740 \family sans
32741 latin1
32742 \family default
32743  in the 
32744 \family sans
32745 Document\SpecialChar \menuseparator
32746 Settings
32747 \family default
32748  dialog, users who have only the 
32749 \family typewriter
32750 T1
32751 \family default
32752 -fonts for LaTeX [or who have the 
32753 \family typewriter
32754 T1
32755 \family default
32756 -fonts but aren't using them] will still miss a few characters: D0, F0,
32757  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32758  french quotes won't show up.
32759 \end_layout
32760
32761 \begin_layout Standard
32762 \begin_inset Float table
32763 wide false
32764 sideways false
32765 status open
32766
32767 \begin_layout Plain Layout
32768 \begin_inset Caption
32769
32770 \begin_layout Plain Layout
32771 \begin_inset CommandInset label
32772 LatexCommand label
32773 name "cap:The-latin1-character"
32774
32775 \end_inset
32776
32777 The 
32778 \family typewriter
32779 latin1
32780 \family default
32781  character set
32782 \end_layout
32783
32784 \end_inset
32785
32786
32787 \end_layout
32788
32789 \begin_layout Plain Layout
32790 \align center
32791 \begin_inset Tabular
32792 <lyxtabular version="3" rows="17" columns="17">
32793 <features tabularvalignment="middle">
32794 <column alignment="center" valignment="top" width="0pt">
32795 <column alignment="center" valignment="top" width="0pt">
32796 <column alignment="center" valignment="top" width="0pt">
32797 <column alignment="center" valignment="top" width="0pt">
32798 <column alignment="center" valignment="top" width="0pt">
32799 <column alignment="center" valignment="top" width="0pt">
32800 <column alignment="center" valignment="top" width="0pt">
32801 <column alignment="center" valignment="top" width="0pt">
32802 <column alignment="center" valignment="top" width="0pt">
32803 <column alignment="center" valignment="top" width="0pt">
32804 <column alignment="center" valignment="top" width="0pt">
32805 <column alignment="center" valignment="top" width="0pt">
32806 <column alignment="center" valignment="top" width="0pt">
32807 <column alignment="center" valignment="top" width="0pt">
32808 <column alignment="center" valignment="top" width="0pt">
32809 <column alignment="center" valignment="top" width="0pt">
32810 <column alignment="center" valignment="top" width="0pt">
32811 <row>
32812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32813 \begin_inset Text
32814
32815 \begin_layout Plain Layout
32816
32817 \end_layout
32818
32819 \end_inset
32820 </cell>
32821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32822 \begin_inset Text
32823
32824 \begin_layout Plain Layout
32825
32826 \family roman
32827 \series medium
32828 \shape up
32829 \size tiny
32830 \emph off
32831 \bar no
32832 \noun off
32833 \color none
32834 00
32835 \end_layout
32836
32837 \end_inset
32838 </cell>
32839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32840 \begin_inset Text
32841
32842 \begin_layout Plain Layout
32843
32844 \family roman
32845 \series medium
32846 \shape up
32847 \size tiny
32848 \emph off
32849 \bar no
32850 \noun off
32851 \color none
32852 10
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861
32862 \family roman
32863 \series medium
32864 \shape up
32865 \size tiny
32866 \emph off
32867 \bar no
32868 \noun off
32869 \color none
32870 20
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879
32880 \family roman
32881 \series medium
32882 \shape up
32883 \size tiny
32884 \emph off
32885 \bar no
32886 \noun off
32887 \color none
32888 30
32889 \end_layout
32890
32891 \end_inset
32892 </cell>
32893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32894 \begin_inset Text
32895
32896 \begin_layout Plain Layout
32897
32898 \family roman
32899 \series medium
32900 \shape up
32901 \size tiny
32902 \emph off
32903 \bar no
32904 \noun off
32905 \color none
32906 40
32907 \end_layout
32908
32909 \end_inset
32910 </cell>
32911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32912 \begin_inset Text
32913
32914 \begin_layout Plain Layout
32915
32916 \family roman
32917 \series medium
32918 \shape up
32919 \size tiny
32920 \emph off
32921 \bar no
32922 \noun off
32923 \color none
32924 50
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933
32934 \family roman
32935 \series medium
32936 \shape up
32937 \size tiny
32938 \emph off
32939 \bar no
32940 \noun off
32941 \color none
32942 60
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951
32952 \family roman
32953 \series medium
32954 \shape up
32955 \size tiny
32956 \emph off
32957 \bar no
32958 \noun off
32959 \color none
32960 70
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32966 \begin_inset Text
32967
32968 \begin_layout Plain Layout
32969
32970 \family roman
32971 \series medium
32972 \shape up
32973 \size tiny
32974 \emph off
32975 \bar no
32976 \noun off
32977 \color none
32978 80
32979 \end_layout
32980
32981 \end_inset
32982 </cell>
32983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32984 \begin_inset Text
32985
32986 \begin_layout Plain Layout
32987
32988 \family roman
32989 \series medium
32990 \shape up
32991 \size tiny
32992 \emph off
32993 \bar no
32994 \noun off
32995 \color none
32996 90
32997 \end_layout
32998
32999 \end_inset
33000 </cell>
33001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005
33006 \family roman
33007 \series medium
33008 \shape up
33009 \size tiny
33010 \emph off
33011 \bar no
33012 \noun off
33013 \color none
33014 A0
33015 \end_layout
33016
33017 \end_inset
33018 </cell>
33019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33020 \begin_inset Text
33021
33022 \begin_layout Plain Layout
33023
33024 \family roman
33025 \series medium
33026 \shape up
33027 \size tiny
33028 \emph off
33029 \bar no
33030 \noun off
33031 \color none
33032 B0
33033 \end_layout
33034
33035 \end_inset
33036 </cell>
33037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33038 \begin_inset Text
33039
33040 \begin_layout Plain Layout
33041
33042 \family roman
33043 \series medium
33044 \shape up
33045 \size tiny
33046 \emph off
33047 \bar no
33048 \noun off
33049 \color none
33050 C0
33051 \end_layout
33052
33053 \end_inset
33054 </cell>
33055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33056 \begin_inset Text
33057
33058 \begin_layout Plain Layout
33059
33060 \family roman
33061 \series medium
33062 \shape up
33063 \size tiny
33064 \emph off
33065 \bar no
33066 \noun off
33067 \color none
33068 D0
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077
33078 \family roman
33079 \series medium
33080 \shape up
33081 \size tiny
33082 \emph off
33083 \bar no
33084 \noun off
33085 \color none
33086 E0
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33092 \begin_inset Text
33093
33094 \begin_layout Plain Layout
33095
33096 \family roman
33097 \series medium
33098 \shape up
33099 \size tiny
33100 \emph off
33101 \bar no
33102 \noun off
33103 \color none
33104 F0
33105 \end_layout
33106
33107 \end_inset
33108 </cell>
33109 </row>
33110 <row>
33111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 00
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33130 \begin_inset Text
33131
33132 \begin_layout Plain Layout
33133
33134 \end_layout
33135
33136 \end_inset
33137 </cell>
33138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33139 \begin_inset Text
33140
33141 \begin_layout Plain Layout
33142
33143 \end_layout
33144
33145 \end_inset
33146 </cell>
33147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33148 \begin_inset Text
33149
33150 \begin_layout Plain Layout
33151
33152 \end_layout
33153
33154 \end_inset
33155 </cell>
33156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160
33161 \family roman
33162 \series medium
33163 \shape up
33164 \emph off
33165 \bar no
33166 \noun off
33167 \color none
33168 0
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33174 \begin_inset Text
33175
33176 \begin_layout Plain Layout
33177
33178 \family roman
33179 \series medium
33180 \shape up
33181 \emph off
33182 \bar no
33183 \noun off
33184 \color none
33185 @
33186 \end_layout
33187
33188 \end_inset
33189 </cell>
33190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33191 \begin_inset Text
33192
33193 \begin_layout Plain Layout
33194
33195 \family roman
33196 \series medium
33197 \shape up
33198 \emph off
33199 \bar no
33200 \noun off
33201 \color none
33202 P
33203 \end_layout
33204
33205 \end_inset
33206 </cell>
33207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33208 \begin_inset Text
33209
33210 \begin_layout Plain Layout
33211
33212 \family roman
33213 \series medium
33214 \shape up
33215 \emph off
33216 \bar no
33217 \noun off
33218 \color none
33219 '
33220 \end_layout
33221
33222 \end_inset
33223 </cell>
33224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228
33229 \family roman
33230 \series medium
33231 \shape up
33232 \emph off
33233 \bar no
33234 \noun off
33235 \color none
33236 p
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33260 \begin_inset Text
33261
33262 \begin_layout Plain Layout
33263
33264 \end_layout
33265
33266 \end_inset
33267 </cell>
33268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33269 \begin_inset Text
33270
33271 \begin_layout Plain Layout
33272
33273 \family roman
33274 \series medium
33275 \shape up
33276 \emph off
33277 \bar no
33278 \noun off
33279 \color none
33280 °
33281 \end_layout
33282
33283 \end_inset
33284 </cell>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289
33290 \family roman
33291 \series medium
33292 \shape up
33293 \emph off
33294 \bar no
33295 \noun off
33296 \color none
33297 À
33298 \end_layout
33299
33300 \end_inset
33301 </cell>
33302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33303 \begin_inset Text
33304
33305 \begin_layout Plain Layout
33306
33307 \family roman
33308 \series medium
33309 \shape up
33310 \emph off
33311 \bar no
33312 \noun off
33313 \color none
33314 Ð
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323
33324 \family roman
33325 \series medium
33326 \shape up
33327 \emph off
33328 \bar no
33329 \noun off
33330 \color none
33331 à
33332 \end_layout
33333
33334 \end_inset
33335 </cell>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \family roman
33342 \series medium
33343 \shape up
33344 \emph off
33345 \bar no
33346 \noun off
33347 \color none
33348 ð
33349 \end_layout
33350
33351 \end_inset
33352 </cell>
33353 </row>
33354 <row>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359
33360 \family roman
33361 \series medium
33362 \shape up
33363 \size tiny
33364 \emph off
33365 \bar no
33366 \noun off
33367 \color none
33368 01
33369 \end_layout
33370
33371 \end_inset
33372 </cell>
33373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33374 \begin_inset Text
33375
33376 \begin_layout Plain Layout
33377
33378 \end_layout
33379
33380 \end_inset
33381 </cell>
33382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33383 \begin_inset Text
33384
33385 \begin_layout Plain Layout
33386
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395
33396 \family roman
33397 \series medium
33398 \shape up
33399 \emph off
33400 \bar no
33401 \noun off
33402 \color none
33403 !
33404 \end_layout
33405
33406 \end_inset
33407 </cell>
33408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33409 \begin_inset Text
33410
33411 \begin_layout Plain Layout
33412
33413 \family roman
33414 \series medium
33415 \shape up
33416 \emph off
33417 \bar no
33418 \noun off
33419 \color none
33420 1
33421 \end_layout
33422
33423 \end_inset
33424 </cell>
33425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33426 \begin_inset Text
33427
33428 \begin_layout Plain Layout
33429
33430 \family roman
33431 \series medium
33432 \shape up
33433 \emph off
33434 \bar no
33435 \noun off
33436 \color none
33437 A
33438 \end_layout
33439
33440 \end_inset
33441 </cell>
33442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33443 \begin_inset Text
33444
33445 \begin_layout Plain Layout
33446
33447 \family roman
33448 \series medium
33449 \shape up
33450 \emph off
33451 \bar no
33452 \noun off
33453 \color none
33454 Q
33455 \end_layout
33456
33457 \end_inset
33458 </cell>
33459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33460 \begin_inset Text
33461
33462 \begin_layout Plain Layout
33463
33464 \family roman
33465 \series medium
33466 \shape up
33467 \emph off
33468 \bar no
33469 \noun off
33470 \color none
33471 a
33472 \end_layout
33473
33474 \end_inset
33475 </cell>
33476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33477 \begin_inset Text
33478
33479 \begin_layout Plain Layout
33480
33481 \family roman
33482 \series medium
33483 \shape up
33484 \emph off
33485 \bar no
33486 \noun off
33487 \color none
33488 q
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \end_layout
33499
33500 \end_inset
33501 </cell>
33502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33503 \begin_inset Text
33504
33505 \begin_layout Plain Layout
33506
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515
33516 \family roman
33517 \series medium
33518 \shape up
33519 \emph off
33520 \bar no
33521 \noun off
33522 \color none
33523 ¡
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33529 \begin_inset Text
33530
33531 \begin_layout Plain Layout
33532
33533 \family roman
33534 \series medium
33535 \shape up
33536 \emph off
33537 \bar no
33538 \noun off
33539 \color none
33540 ±
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33546 \begin_inset Text
33547
33548 \begin_layout Plain Layout
33549
33550 \family roman
33551 \series medium
33552 \shape up
33553 \emph off
33554 \bar no
33555 \noun off
33556 \color none
33557 Á
33558 \end_layout
33559
33560 \end_inset
33561 </cell>
33562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33563 \begin_inset Text
33564
33565 \begin_layout Plain Layout
33566
33567 \family roman
33568 \series medium
33569 \shape up
33570 \emph off
33571 \bar no
33572 \noun off
33573 \color none
33574 Ñ
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583
33584 \family roman
33585 \series medium
33586 \shape up
33587 \emph off
33588 \bar no
33589 \noun off
33590 \color none
33591 á
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600
33601 \family roman
33602 \series medium
33603 \shape up
33604 \emph off
33605 \bar no
33606 \noun off
33607 \color none
33608 ñ
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 </row>
33614 <row>
33615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33616 \begin_inset Text
33617
33618 \begin_layout Plain Layout
33619
33620 \family roman
33621 \series medium
33622 \shape up
33623 \size tiny
33624 \emph off
33625 \bar no
33626 \noun off
33627 \color none
33628 02
33629 \end_layout
33630
33631 \end_inset
33632 </cell>
33633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33634 \begin_inset Text
33635
33636 \begin_layout Plain Layout
33637
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33643 \begin_inset Text
33644
33645 \begin_layout Plain Layout
33646
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \emph off
33660 \bar no
33661 \noun off
33662 \color none
33663 \begin_inset Quotes eld
33664 \end_inset
33665
33666
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 \family roman
33677 \series medium
33678 \shape up
33679 \emph off
33680 \bar no
33681 \noun off
33682 \color none
33683 2
33684 \end_layout
33685
33686 \end_inset
33687 </cell>
33688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692
33693 \family roman
33694 \series medium
33695 \shape up
33696 \emph off
33697 \bar no
33698 \noun off
33699 \color none
33700 B
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \family roman
33711 \series medium
33712 \shape up
33713 \emph off
33714 \bar no
33715 \noun off
33716 \color none
33717 R
33718 \end_layout
33719
33720 \end_inset
33721 </cell>
33722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33723 \begin_inset Text
33724
33725 \begin_layout Plain Layout
33726
33727 \family roman
33728 \series medium
33729 \shape up
33730 \emph off
33731 \bar no
33732 \noun off
33733 \color none
33734 b
33735 \end_layout
33736
33737 \end_inset
33738 </cell>
33739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33740 \begin_inset Text
33741
33742 \begin_layout Plain Layout
33743
33744 \family roman
33745 \series medium
33746 \shape up
33747 \emph off
33748 \bar no
33749 \noun off
33750 \color none
33751 r
33752 \end_layout
33753
33754 \end_inset
33755 </cell>
33756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33757 \begin_inset Text
33758
33759 \begin_layout Plain Layout
33760
33761 \end_layout
33762
33763 \end_inset
33764 </cell>
33765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33766 \begin_inset Text
33767
33768 \begin_layout Plain Layout
33769
33770 \end_layout
33771
33772 \end_inset
33773 </cell>
33774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33775 \begin_inset Text
33776
33777 \begin_layout Plain Layout
33778 ¢
33779 \end_layout
33780
33781 \end_inset
33782 </cell>
33783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33784 \begin_inset Text
33785
33786 \begin_layout Plain Layout
33787
33788 \family roman
33789 \series medium
33790 \shape up
33791 \emph off
33792 \bar no
33793 \noun off
33794 \color none
33795 ²
33796 \end_layout
33797
33798 \end_inset
33799 </cell>
33800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33801 \begin_inset Text
33802
33803 \begin_layout Plain Layout
33804
33805 \family roman
33806 \series medium
33807 \shape up
33808 \emph off
33809 \bar no
33810 \noun off
33811 \color none
33812 Â
33813 \end_layout
33814
33815 \end_inset
33816 </cell>
33817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33818 \begin_inset Text
33819
33820 \begin_layout Plain Layout
33821
33822 \family roman
33823 \series medium
33824 \shape up
33825 \emph off
33826 \bar no
33827 \noun off
33828 \color none
33829 Ò
33830 \end_layout
33831
33832 \end_inset
33833 </cell>
33834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33835 \begin_inset Text
33836
33837 \begin_layout Plain Layout
33838
33839 \family roman
33840 \series medium
33841 \shape up
33842 \emph off
33843 \bar no
33844 \noun off
33845 \color none
33846 â
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855
33856 \family roman
33857 \series medium
33858 \shape up
33859 \emph off
33860 \bar no
33861 \noun off
33862 \color none
33863 ò
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 <row>
33870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Plain Layout
33874
33875 \family roman
33876 \series medium
33877 \shape up
33878 \size tiny
33879 \emph off
33880 \bar no
33881 \noun off
33882 \color none
33883 03
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33889 \begin_inset Text
33890
33891 \begin_layout Plain Layout
33892
33893 \end_layout
33894
33895 \end_inset
33896 </cell>
33897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Plain Layout
33901
33902 \end_layout
33903
33904 \end_inset
33905 </cell>
33906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33907 \begin_inset Text
33908
33909 \begin_layout Plain Layout
33910
33911 \family roman
33912 \series medium
33913 \shape up
33914 \emph off
33915 \bar no
33916 \noun off
33917 \color none
33918 #
33919 \end_layout
33920
33921 \end_inset
33922 </cell>
33923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33924 \begin_inset Text
33925
33926 \begin_layout Plain Layout
33927
33928 \family roman
33929 \series medium
33930 \shape up
33931 \emph off
33932 \bar no
33933 \noun off
33934 \color none
33935 3
33936 \end_layout
33937
33938 \end_inset
33939 </cell>
33940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33941 \begin_inset Text
33942
33943 \begin_layout Plain Layout
33944
33945 \family roman
33946 \series medium
33947 \shape up
33948 \emph off
33949 \bar no
33950 \noun off
33951 \color none
33952 C
33953 \end_layout
33954
33955 \end_inset
33956 </cell>
33957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33958 \begin_inset Text
33959
33960 \begin_layout Plain Layout
33961
33962 \family roman
33963 \series medium
33964 \shape up
33965 \emph off
33966 \bar no
33967 \noun off
33968 \color none
33969 S
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33975 \begin_inset Text
33976
33977 \begin_layout Plain Layout
33978
33979 \family roman
33980 \series medium
33981 \shape up
33982 \emph off
33983 \bar no
33984 \noun off
33985 \color none
33986 c
33987 \end_layout
33988
33989 \end_inset
33990 </cell>
33991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33992 \begin_inset Text
33993
33994 \begin_layout Plain Layout
33995
33996 \family roman
33997 \series medium
33998 \shape up
33999 \emph off
34000 \bar no
34001 \noun off
34002 \color none
34003 s
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34009 \begin_inset Text
34010
34011 \begin_layout Plain Layout
34012
34013 \end_layout
34014
34015 \end_inset
34016 </cell>
34017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34018 \begin_inset Text
34019
34020 \begin_layout Plain Layout
34021
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030
34031 \family roman
34032 \series medium
34033 \shape up
34034 \emph off
34035 \bar no
34036 \noun off
34037 \color none
34038 £
34039 \end_layout
34040
34041 \end_inset
34042 </cell>
34043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34044 \begin_inset Text
34045
34046 \begin_layout Plain Layout
34047
34048 \family roman
34049 \series medium
34050 \shape up
34051 \emph off
34052 \bar no
34053 \noun off
34054 \color none
34055 ³
34056 \end_layout
34057
34058 \end_inset
34059 </cell>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064
34065 \family roman
34066 \series medium
34067 \shape up
34068 \emph off
34069 \bar no
34070 \noun off
34071 \color none
34072 Ã
34073 \end_layout
34074
34075 \end_inset
34076 </cell>
34077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34078 \begin_inset Text
34079
34080 \begin_layout Plain Layout
34081
34082 \family roman
34083 \series medium
34084 \shape up
34085 \emph off
34086 \bar no
34087 \noun off
34088 \color none
34089 Ó
34090 \end_layout
34091
34092 \end_inset
34093 </cell>
34094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34095 \begin_inset Text
34096
34097 \begin_layout Plain Layout
34098
34099 \family roman
34100 \series medium
34101 \shape up
34102 \emph off
34103 \bar no
34104 \noun off
34105 \color none
34106 ã
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115
34116 \family roman
34117 \series medium
34118 \shape up
34119 \emph off
34120 \bar no
34121 \noun off
34122 \color none
34123 ó
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 </row>
34129 <row>
34130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34131 \begin_inset Text
34132
34133 \begin_layout Plain Layout
34134
34135 \family roman
34136 \series medium
34137 \shape up
34138 \size tiny
34139 \emph off
34140 \bar no
34141 \noun off
34142 \color none
34143 04
34144 \end_layout
34145
34146 \end_inset
34147 </cell>
34148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34149 \begin_inset Text
34150
34151 \begin_layout Plain Layout
34152
34153 \end_layout
34154
34155 \end_inset
34156 </cell>
34157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34158 \begin_inset Text
34159
34160 \begin_layout Plain Layout
34161
34162 \end_layout
34163
34164 \end_inset
34165 </cell>
34166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34167 \begin_inset Text
34168
34169 \begin_layout Plain Layout
34170
34171 \family roman
34172 \series medium
34173 \shape up
34174 \emph off
34175 \bar no
34176 \noun off
34177 \color none
34178 $
34179 \end_layout
34180
34181 \end_inset
34182 </cell>
34183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34184 \begin_inset Text
34185
34186 \begin_layout Plain Layout
34187
34188 \family roman
34189 \series medium
34190 \shape up
34191 \emph off
34192 \bar no
34193 \noun off
34194 \color none
34195 4
34196 \end_layout
34197
34198 \end_inset
34199 </cell>
34200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34201 \begin_inset Text
34202
34203 \begin_layout Plain Layout
34204
34205 \family roman
34206 \series medium
34207 \shape up
34208 \emph off
34209 \bar no
34210 \noun off
34211 \color none
34212 D
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221
34222 \family roman
34223 \series medium
34224 \shape up
34225 \emph off
34226 \bar no
34227 \noun off
34228 \color none
34229 T
34230 \end_layout
34231
34232 \end_inset
34233 </cell>
34234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34235 \begin_inset Text
34236
34237 \begin_layout Plain Layout
34238
34239 \family roman
34240 \series medium
34241 \shape up
34242 \emph off
34243 \bar no
34244 \noun off
34245 \color none
34246 d
34247 \end_layout
34248
34249 \end_inset
34250 </cell>
34251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34252 \begin_inset Text
34253
34254 \begin_layout Plain Layout
34255
34256 \family roman
34257 \series medium
34258 \shape up
34259 \emph off
34260 \bar no
34261 \noun off
34262 \color none
34263 t
34264 \end_layout
34265
34266 \end_inset
34267 </cell>
34268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34269 \begin_inset Text
34270
34271 \begin_layout Plain Layout
34272
34273 \end_layout
34274
34275 \end_inset
34276 </cell>
34277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34278 \begin_inset Text
34279
34280 \begin_layout Plain Layout
34281
34282 \end_layout
34283
34284 \end_inset
34285 </cell>
34286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34287 \begin_inset Text
34288
34289 \begin_layout Plain Layout
34290 ¤
34291 \end_layout
34292
34293 \end_inset
34294 </cell>
34295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34296 \begin_inset Text
34297
34298 \begin_layout Plain Layout
34299
34300 \family roman
34301 \series medium
34302 \shape up
34303 \emph off
34304 \bar no
34305 \noun off
34306 \color none
34307 ´
34308 \end_layout
34309
34310 \end_inset
34311 </cell>
34312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34313 \begin_inset Text
34314
34315 \begin_layout Plain Layout
34316
34317 \family roman
34318 \series medium
34319 \shape up
34320 \emph off
34321 \bar no
34322 \noun off
34323 \color none
34324 Ä
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34330 \begin_inset Text
34331
34332 \begin_layout Plain Layout
34333
34334 \family roman
34335 \series medium
34336 \shape up
34337 \emph off
34338 \bar no
34339 \noun off
34340 \color none
34341 Ô
34342 \end_layout
34343
34344 \end_inset
34345 </cell>
34346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34347 \begin_inset Text
34348
34349 \begin_layout Plain Layout
34350
34351 \family roman
34352 \series medium
34353 \shape up
34354 \emph off
34355 \bar no
34356 \noun off
34357 \color none
34358 ä
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367
34368 \family roman
34369 \series medium
34370 \shape up
34371 \emph off
34372 \bar no
34373 \noun off
34374 \color none
34375 ô
34376 \end_layout
34377
34378 \end_inset
34379 </cell>
34380 </row>
34381 <row>
34382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34383 \begin_inset Text
34384
34385 \begin_layout Plain Layout
34386
34387 \family roman
34388 \series medium
34389 \shape up
34390 \size tiny
34391 \emph off
34392 \bar no
34393 \noun off
34394 \color none
34395 05
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34401 \begin_inset Text
34402
34403 \begin_layout Plain Layout
34404
34405 \end_layout
34406
34407 \end_inset
34408 </cell>
34409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34410 \begin_inset Text
34411
34412 \begin_layout Plain Layout
34413
34414 \end_layout
34415
34416 \end_inset
34417 </cell>
34418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34419 \begin_inset Text
34420
34421 \begin_layout Plain Layout
34422
34423 \family roman
34424 \series medium
34425 \shape up
34426 \emph off
34427 \bar no
34428 \noun off
34429 \color none
34430 %
34431 \end_layout
34432
34433 \end_inset
34434 </cell>
34435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34436 \begin_inset Text
34437
34438 \begin_layout Plain Layout
34439
34440 \family roman
34441 \series medium
34442 \shape up
34443 \emph off
34444 \bar no
34445 \noun off
34446 \color none
34447 5
34448 \end_layout
34449
34450 \end_inset
34451 </cell>
34452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34453 \begin_inset Text
34454
34455 \begin_layout Plain Layout
34456
34457 \family roman
34458 \series medium
34459 \shape up
34460 \emph off
34461 \bar no
34462 \noun off
34463 \color none
34464 E
34465 \end_layout
34466
34467 \end_inset
34468 </cell>
34469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34470 \begin_inset Text
34471
34472 \begin_layout Plain Layout
34473
34474 \family roman
34475 \series medium
34476 \shape up
34477 \emph off
34478 \bar no
34479 \noun off
34480 \color none
34481 U
34482 \end_layout
34483
34484 \end_inset
34485 </cell>
34486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34487 \begin_inset Text
34488
34489 \begin_layout Plain Layout
34490
34491 \family roman
34492 \series medium
34493 \shape up
34494 \emph off
34495 \bar no
34496 \noun off
34497 \color none
34498 e
34499 \end_layout
34500
34501 \end_inset
34502 </cell>
34503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34504 \begin_inset Text
34505
34506 \begin_layout Plain Layout
34507
34508 \family roman
34509 \series medium
34510 \shape up
34511 \emph off
34512 \bar no
34513 \noun off
34514 \color none
34515 u
34516 \end_layout
34517
34518 \end_inset
34519 </cell>
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524
34525 \end_layout
34526
34527 \end_inset
34528 </cell>
34529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34530 \begin_inset Text
34531
34532 \begin_layout Plain Layout
34533
34534 \end_layout
34535
34536 \end_inset
34537 </cell>
34538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34539 \begin_inset Text
34540
34541 \begin_layout Plain Layout
34542 ¥
34543 \end_layout
34544
34545 \end_inset
34546 </cell>
34547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34548 \begin_inset Text
34549
34550 \begin_layout Plain Layout
34551
34552 \family roman
34553 \series medium
34554 \shape up
34555 \emph off
34556 \bar no
34557 \noun off
34558 \color none
34559 µ
34560 \end_layout
34561
34562 \end_inset
34563 </cell>
34564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34565 \begin_inset Text
34566
34567 \begin_layout Plain Layout
34568
34569 \family roman
34570 \series medium
34571 \shape up
34572 \emph off
34573 \bar no
34574 \noun off
34575 \color none
34576 Å
34577 \end_layout
34578
34579 \end_inset
34580 </cell>
34581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34582 \begin_inset Text
34583
34584 \begin_layout Plain Layout
34585
34586 \family roman
34587 \series medium
34588 \shape up
34589 \emph off
34590 \bar no
34591 \noun off
34592 \color none
34593 Õ
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34599 \begin_inset Text
34600
34601 \begin_layout Plain Layout
34602
34603 \family roman
34604 \series medium
34605 \shape up
34606 \emph off
34607 \bar no
34608 \noun off
34609 \color none
34610 å
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34616 \begin_inset Text
34617
34618 \begin_layout Plain Layout
34619
34620 \family roman
34621 \series medium
34622 \shape up
34623 \emph off
34624 \bar no
34625 \noun off
34626 \color none
34627 õ
34628 \end_layout
34629
34630 \end_inset
34631 </cell>
34632 </row>
34633 <row>
34634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34635 \begin_inset Text
34636
34637 \begin_layout Plain Layout
34638
34639 \family roman
34640 \series medium
34641 \shape up
34642 \size tiny
34643 \emph off
34644 \bar no
34645 \noun off
34646 \color none
34647 06
34648 \end_layout
34649
34650 \end_inset
34651 </cell>
34652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34653 \begin_inset Text
34654
34655 \begin_layout Plain Layout
34656
34657 \end_layout
34658
34659 \end_inset
34660 </cell>
34661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34662 \begin_inset Text
34663
34664 \begin_layout Plain Layout
34665
34666 \end_layout
34667
34668 \end_inset
34669 </cell>
34670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34671 \begin_inset Text
34672
34673 \begin_layout Plain Layout
34674
34675 \family roman
34676 \series medium
34677 \shape up
34678 \emph off
34679 \bar no
34680 \noun off
34681 \color none
34682 &
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691
34692 \family roman
34693 \series medium
34694 \shape up
34695 \emph off
34696 \bar no
34697 \noun off
34698 \color none
34699 6
34700 \end_layout
34701
34702 \end_inset
34703 </cell>
34704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34705 \begin_inset Text
34706
34707 \begin_layout Plain Layout
34708
34709 \family roman
34710 \series medium
34711 \shape up
34712 \emph off
34713 \bar no
34714 \noun off
34715 \color none
34716 F
34717 \end_layout
34718
34719 \end_inset
34720 </cell>
34721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34722 \begin_inset Text
34723
34724 \begin_layout Plain Layout
34725
34726 \family roman
34727 \series medium
34728 \shape up
34729 \emph off
34730 \bar no
34731 \noun off
34732 \color none
34733 V
34734 \end_layout
34735
34736 \end_inset
34737 </cell>
34738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34739 \begin_inset Text
34740
34741 \begin_layout Plain Layout
34742
34743 \family roman
34744 \series medium
34745 \shape up
34746 \emph off
34747 \bar no
34748 \noun off
34749 \color none
34750 f
34751 \end_layout
34752
34753 \end_inset
34754 </cell>
34755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759
34760 \family roman
34761 \series medium
34762 \shape up
34763 \emph off
34764 \bar no
34765 \noun off
34766 \color none
34767 v
34768 \end_layout
34769
34770 \end_inset
34771 </cell>
34772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776
34777 \end_layout
34778
34779 \end_inset
34780 </cell>
34781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34782 \begin_inset Text
34783
34784 \begin_layout Plain Layout
34785
34786 \end_layout
34787
34788 \end_inset
34789 </cell>
34790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34791 \begin_inset Text
34792
34793 \begin_layout Plain Layout
34794 ¦
34795 \end_layout
34796
34797 \end_inset
34798 </cell>
34799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34800 \begin_inset Text
34801
34802 \begin_layout Plain Layout
34803
34804 \family roman
34805 \series medium
34806 \shape up
34807 \emph off
34808 \bar no
34809 \noun off
34810 \color none
34811
34812 \end_layout
34813
34814 \end_inset
34815 </cell>
34816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34817 \begin_inset Text
34818
34819 \begin_layout Plain Layout
34820
34821 \family roman
34822 \series medium
34823 \shape up
34824 \emph off
34825 \bar no
34826 \noun off
34827 \color none
34828 Æ
34829 \end_layout
34830
34831 \end_inset
34832 </cell>
34833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34834 \begin_inset Text
34835
34836 \begin_layout Plain Layout
34837
34838 \family roman
34839 \series medium
34840 \shape up
34841 \emph off
34842 \bar no
34843 \noun off
34844 \color none
34845 Ö
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34851 \begin_inset Text
34852
34853 \begin_layout Plain Layout
34854
34855 \family roman
34856 \series medium
34857 \shape up
34858 \emph off
34859 \bar no
34860 \noun off
34861 \color none
34862 æ
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871
34872 \family roman
34873 \series medium
34874 \shape up
34875 \emph off
34876 \bar no
34877 \noun off
34878 \color none
34879 ö
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 </row>
34885 <row>
34886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34887 \begin_inset Text
34888
34889 \begin_layout Plain Layout
34890
34891 \family roman
34892 \series medium
34893 \shape up
34894 \size tiny
34895 \emph off
34896 \bar no
34897 \noun off
34898 \color none
34899 07
34900 \end_layout
34901
34902 \end_inset
34903 </cell>
34904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34905 \begin_inset Text
34906
34907 \begin_layout Plain Layout
34908
34909 \end_layout
34910
34911 \end_inset
34912 </cell>
34913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926
34927 \family roman
34928 \series medium
34929 \shape up
34930 \emph off
34931 \bar no
34932 \noun off
34933 \color none
34934 `
34935 \end_layout
34936
34937 \end_inset
34938 </cell>
34939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34940 \begin_inset Text
34941
34942 \begin_layout Plain Layout
34943
34944 \family roman
34945 \series medium
34946 \shape up
34947 \emph off
34948 \bar no
34949 \noun off
34950 \color none
34951 7
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34957 \begin_inset Text
34958
34959 \begin_layout Plain Layout
34960
34961 \family roman
34962 \series medium
34963 \shape up
34964 \emph off
34965 \bar no
34966 \noun off
34967 \color none
34968 G
34969 \end_layout
34970
34971 \end_inset
34972 </cell>
34973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34974 \begin_inset Text
34975
34976 \begin_layout Plain Layout
34977
34978 \family roman
34979 \series medium
34980 \shape up
34981 \emph off
34982 \bar no
34983 \noun off
34984 \color none
34985 W
34986 \end_layout
34987
34988 \end_inset
34989 </cell>
34990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34991 \begin_inset Text
34992
34993 \begin_layout Plain Layout
34994
34995 \family roman
34996 \series medium
34997 \shape up
34998 \emph off
34999 \bar no
35000 \noun off
35001 \color none
35002 g
35003 \end_layout
35004
35005 \end_inset
35006 </cell>
35007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35008 \begin_inset Text
35009
35010 \begin_layout Plain Layout
35011
35012 \family roman
35013 \series medium
35014 \shape up
35015 \emph off
35016 \bar no
35017 \noun off
35018 \color none
35019 w
35020 \end_layout
35021
35022 \end_inset
35023 </cell>
35024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35025 \begin_inset Text
35026
35027 \begin_layout Plain Layout
35028
35029 \end_layout
35030
35031 \end_inset
35032 </cell>
35033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35034 \begin_inset Text
35035
35036 \begin_layout Plain Layout
35037
35038 \end_layout
35039
35040 \end_inset
35041 </cell>
35042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35043 \begin_inset Text
35044
35045 \begin_layout Plain Layout
35046
35047 \family roman
35048 \series medium
35049 \shape up
35050 \emph off
35051 \bar no
35052 \noun off
35053 \color none
35054 §
35055 \end_layout
35056
35057 \end_inset
35058 </cell>
35059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35060 \begin_inset Text
35061
35062 \begin_layout Plain Layout
35063
35064 \family roman
35065 \series medium
35066 \shape up
35067 \emph off
35068 \bar no
35069 \noun off
35070 \color none
35071 ·
35072 \end_layout
35073
35074 \end_inset
35075 </cell>
35076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35077 \begin_inset Text
35078
35079 \begin_layout Plain Layout
35080
35081 \family roman
35082 \series medium
35083 \shape up
35084 \emph off
35085 \bar no
35086 \noun off
35087 \color none
35088 Ç
35089 \end_layout
35090
35091 \end_inset
35092 </cell>
35093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35094 \begin_inset Text
35095
35096 \begin_layout Plain Layout
35097
35098 \family roman
35099 \series medium
35100 \shape up
35101 \emph off
35102 \bar no
35103 \noun off
35104 \color none
35105 ×
35106 \end_layout
35107
35108 \end_inset
35109 </cell>
35110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35111 \begin_inset Text
35112
35113 \begin_layout Plain Layout
35114
35115 \family roman
35116 \series medium
35117 \shape up
35118 \emph off
35119 \bar no
35120 \noun off
35121 \color none
35122 ç
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \family roman
35133 \series medium
35134 \shape up
35135 \emph off
35136 \bar no
35137 \noun off
35138 \color none
35139 ÷
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 </row>
35145 <row>
35146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35147 \begin_inset Text
35148
35149 \begin_layout Plain Layout
35150
35151 \family roman
35152 \series medium
35153 \shape up
35154 \size tiny
35155 \emph off
35156 \bar no
35157 \noun off
35158 \color none
35159 08
35160 \end_layout
35161
35162 \end_inset
35163 </cell>
35164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35165 \begin_inset Text
35166
35167 \begin_layout Plain Layout
35168
35169 \end_layout
35170
35171 \end_inset
35172 </cell>
35173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35174 \begin_inset Text
35175
35176 \begin_layout Plain Layout
35177
35178 \end_layout
35179
35180 \end_inset
35181 </cell>
35182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35183 \begin_inset Text
35184
35185 \begin_layout Plain Layout
35186
35187 \family roman
35188 \series medium
35189 \shape up
35190 \emph off
35191 \bar no
35192 \noun off
35193 \color none
35194 (
35195 \end_layout
35196
35197 \end_inset
35198 </cell>
35199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35200 \begin_inset Text
35201
35202 \begin_layout Plain Layout
35203
35204 \family roman
35205 \series medium
35206 \shape up
35207 \emph off
35208 \bar no
35209 \noun off
35210 \color none
35211 8
35212 \end_layout
35213
35214 \end_inset
35215 </cell>
35216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35217 \begin_inset Text
35218
35219 \begin_layout Plain Layout
35220
35221 \family roman
35222 \series medium
35223 \shape up
35224 \emph off
35225 \bar no
35226 \noun off
35227 \color none
35228 H
35229 \end_layout
35230
35231 \end_inset
35232 </cell>
35233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35234 \begin_inset Text
35235
35236 \begin_layout Plain Layout
35237
35238 \family roman
35239 \series medium
35240 \shape up
35241 \emph off
35242 \bar no
35243 \noun off
35244 \color none
35245 X
35246 \end_layout
35247
35248 \end_inset
35249 </cell>
35250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35251 \begin_inset Text
35252
35253 \begin_layout Plain Layout
35254
35255 \family roman
35256 \series medium
35257 \shape up
35258 \emph off
35259 \bar no
35260 \noun off
35261 \color none
35262 h
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271
35272 \family roman
35273 \series medium
35274 \shape up
35275 \emph off
35276 \bar no
35277 \noun off
35278 \color none
35279 x
35280 \end_layout
35281
35282 \end_inset
35283 </cell>
35284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35285 \begin_inset Text
35286
35287 \begin_layout Plain Layout
35288
35289 \end_layout
35290
35291 \end_inset
35292 </cell>
35293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35294 \begin_inset Text
35295
35296 \begin_layout Plain Layout
35297
35298 \end_layout
35299
35300 \end_inset
35301 </cell>
35302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35303 \begin_inset Text
35304
35305 \begin_layout Plain Layout
35306
35307 \family roman
35308 \series medium
35309 \shape up
35310 \emph off
35311 \bar no
35312 \noun off
35313 \color none
35314 ¨
35315 \end_layout
35316
35317 \end_inset
35318 </cell>
35319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35320 \begin_inset Text
35321
35322 \begin_layout Plain Layout
35323
35324 \family roman
35325 \series medium
35326 \shape up
35327 \emph off
35328 \bar no
35329 \noun off
35330 \color none
35331 ¸
35332 \end_layout
35333
35334 \end_inset
35335 </cell>
35336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35337 \begin_inset Text
35338
35339 \begin_layout Plain Layout
35340
35341 \family roman
35342 \series medium
35343 \shape up
35344 \emph off
35345 \bar no
35346 \noun off
35347 \color none
35348 È
35349 \end_layout
35350
35351 \end_inset
35352 </cell>
35353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35354 \begin_inset Text
35355
35356 \begin_layout Plain Layout
35357
35358 \family roman
35359 \series medium
35360 \shape up
35361 \emph off
35362 \bar no
35363 \noun off
35364 \color none
35365 Ø
35366 \end_layout
35367
35368 \end_inset
35369 </cell>
35370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35371 \begin_inset Text
35372
35373 \begin_layout Plain Layout
35374
35375 \family roman
35376 \series medium
35377 \shape up
35378 \emph off
35379 \bar no
35380 \noun off
35381 \color none
35382 è
35383 \end_layout
35384
35385 \end_inset
35386 </cell>
35387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35388 \begin_inset Text
35389
35390 \begin_layout Plain Layout
35391
35392 \family roman
35393 \series medium
35394 \shape up
35395 \emph off
35396 \bar no
35397 \noun off
35398 \color none
35399 ø
35400 \end_layout
35401
35402 \end_inset
35403 </cell>
35404 </row>
35405 <row>
35406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35407 \begin_inset Text
35408
35409 \begin_layout Plain Layout
35410
35411 \family roman
35412 \series medium
35413 \shape up
35414 \size tiny
35415 \emph off
35416 \bar no
35417 \noun off
35418 \color none
35419 09
35420 \end_layout
35421
35422 \end_inset
35423 </cell>
35424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35425 \begin_inset Text
35426
35427 \begin_layout Plain Layout
35428
35429 \end_layout
35430
35431 \end_inset
35432 </cell>
35433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35434 \begin_inset Text
35435
35436 \begin_layout Plain Layout
35437
35438 \end_layout
35439
35440 \end_inset
35441 </cell>
35442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35443 \begin_inset Text
35444
35445 \begin_layout Plain Layout
35446
35447 \family roman
35448 \series medium
35449 \shape up
35450 \emph off
35451 \bar no
35452 \noun off
35453 \color none
35454 )
35455 \end_layout
35456
35457 \end_inset
35458 </cell>
35459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35460 \begin_inset Text
35461
35462 \begin_layout Plain Layout
35463
35464 \family roman
35465 \series medium
35466 \shape up
35467 \emph off
35468 \bar no
35469 \noun off
35470 \color none
35471 9
35472 \end_layout
35473
35474 \end_inset
35475 </cell>
35476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35477 \begin_inset Text
35478
35479 \begin_layout Plain Layout
35480
35481 \family roman
35482 \series medium
35483 \shape up
35484 \emph off
35485 \bar no
35486 \noun off
35487 \color none
35488 I
35489 \end_layout
35490
35491 \end_inset
35492 </cell>
35493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35494 \begin_inset Text
35495
35496 \begin_layout Plain Layout
35497
35498 \family roman
35499 \series medium
35500 \shape up
35501 \emph off
35502 \bar no
35503 \noun off
35504 \color none
35505 Y
35506 \end_layout
35507
35508 \end_inset
35509 </cell>
35510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35511 \begin_inset Text
35512
35513 \begin_layout Plain Layout
35514
35515 \family roman
35516 \series medium
35517 \shape up
35518 \emph off
35519 \bar no
35520 \noun off
35521 \color none
35522 i
35523 \end_layout
35524
35525 \end_inset
35526 </cell>
35527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35528 \begin_inset Text
35529
35530 \begin_layout Plain Layout
35531
35532 \family roman
35533 \series medium
35534 \shape up
35535 \emph off
35536 \bar no
35537 \noun off
35538 \color none
35539 y
35540 \end_layout
35541
35542 \end_inset
35543 </cell>
35544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35545 \begin_inset Text
35546
35547 \begin_layout Plain Layout
35548
35549 \end_layout
35550
35551 \end_inset
35552 </cell>
35553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35554 \begin_inset Text
35555
35556 \begin_layout Plain Layout
35557
35558 \end_layout
35559
35560 \end_inset
35561 </cell>
35562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35563 \begin_inset Text
35564
35565 \begin_layout Plain Layout
35566
35567 \family roman
35568 \series medium
35569 \shape up
35570 \emph off
35571 \bar no
35572 \noun off
35573 \color none
35574 ©
35575 \end_layout
35576
35577 \end_inset
35578 </cell>
35579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35580 \begin_inset Text
35581
35582 \begin_layout Plain Layout
35583
35584 \family roman
35585 \series medium
35586 \shape up
35587 \emph off
35588 \bar no
35589 \noun off
35590 \color none
35591 ¹
35592 \end_layout
35593
35594 \end_inset
35595 </cell>
35596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35597 \begin_inset Text
35598
35599 \begin_layout Plain Layout
35600
35601 \family roman
35602 \series medium
35603 \shape up
35604 \emph off
35605 \bar no
35606 \noun off
35607 \color none
35608 É
35609 \end_layout
35610
35611 \end_inset
35612 </cell>
35613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35614 \begin_inset Text
35615
35616 \begin_layout Plain Layout
35617
35618 \family roman
35619 \series medium
35620 \shape up
35621 \emph off
35622 \bar no
35623 \noun off
35624 \color none
35625 Ù
35626 \end_layout
35627
35628 \end_inset
35629 </cell>
35630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35631 \begin_inset Text
35632
35633 \begin_layout Plain Layout
35634
35635 \family roman
35636 \series medium
35637 \shape up
35638 \emph off
35639 \bar no
35640 \noun off
35641 \color none
35642 é
35643 \end_layout
35644
35645 \end_inset
35646 </cell>
35647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35648 \begin_inset Text
35649
35650 \begin_layout Plain Layout
35651
35652 \family roman
35653 \series medium
35654 \shape up
35655 \emph off
35656 \bar no
35657 \noun off
35658 \color none
35659 ù
35660 \end_layout
35661
35662 \end_inset
35663 </cell>
35664 </row>
35665 <row>
35666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35667 \begin_inset Text
35668
35669 \begin_layout Plain Layout
35670
35671 \family roman
35672 \series medium
35673 \shape up
35674 \size tiny
35675 \emph off
35676 \bar no
35677 \noun off
35678 \color none
35679 0A
35680 \end_layout
35681
35682 \end_inset
35683 </cell>
35684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35685 \begin_inset Text
35686
35687 \begin_layout Plain Layout
35688
35689 \end_layout
35690
35691 \end_inset
35692 </cell>
35693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35694 \begin_inset Text
35695
35696 \begin_layout Plain Layout
35697
35698 \end_layout
35699
35700 \end_inset
35701 </cell>
35702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35703 \begin_inset Text
35704
35705 \begin_layout Plain Layout
35706
35707 \family roman
35708 \series medium
35709 \shape up
35710 \emph off
35711 \bar no
35712 \noun off
35713 \color none
35714 *
35715 \end_layout
35716
35717 \end_inset
35718 </cell>
35719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35720 \begin_inset Text
35721
35722 \begin_layout Plain Layout
35723
35724 \family roman
35725 \series medium
35726 \shape up
35727 \emph off
35728 \bar no
35729 \noun off
35730 \color none
35731 :
35732 \end_layout
35733
35734 \end_inset
35735 </cell>
35736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35737 \begin_inset Text
35738
35739 \begin_layout Plain Layout
35740
35741 \family roman
35742 \series medium
35743 \shape up
35744 \emph off
35745 \bar no
35746 \noun off
35747 \color none
35748 J
35749 \end_layout
35750
35751 \end_inset
35752 </cell>
35753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35754 \begin_inset Text
35755
35756 \begin_layout Plain Layout
35757
35758 \family roman
35759 \series medium
35760 \shape up
35761 \emph off
35762 \bar no
35763 \noun off
35764 \color none
35765 Z
35766 \end_layout
35767
35768 \end_inset
35769 </cell>
35770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35771 \begin_inset Text
35772
35773 \begin_layout Plain Layout
35774
35775 \family roman
35776 \series medium
35777 \shape up
35778 \emph off
35779 \bar no
35780 \noun off
35781 \color none
35782 j
35783 \end_layout
35784
35785 \end_inset
35786 </cell>
35787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35788 \begin_inset Text
35789
35790 \begin_layout Plain Layout
35791
35792 \family roman
35793 \series medium
35794 \shape up
35795 \emph off
35796 \bar no
35797 \noun off
35798 \color none
35799 z
35800 \end_layout
35801
35802 \end_inset
35803 </cell>
35804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35805 \begin_inset Text
35806
35807 \begin_layout Plain Layout
35808
35809 \end_layout
35810
35811 \end_inset
35812 </cell>
35813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35814 \begin_inset Text
35815
35816 \begin_layout Plain Layout
35817
35818 \end_layout
35819
35820 \end_inset
35821 </cell>
35822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35823 \begin_inset Text
35824
35825 \begin_layout Plain Layout
35826
35827 \family roman
35828 \series medium
35829 \shape up
35830 \emph off
35831 \bar no
35832 \noun off
35833 \color none
35834 ª
35835 \end_layout
35836
35837 \end_inset
35838 </cell>
35839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35840 \begin_inset Text
35841
35842 \begin_layout Plain Layout
35843
35844 \family roman
35845 \series medium
35846 \shape up
35847 \emph off
35848 \bar no
35849 \noun off
35850 \color none
35851 º
35852 \end_layout
35853
35854 \end_inset
35855 </cell>
35856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35857 \begin_inset Text
35858
35859 \begin_layout Plain Layout
35860
35861 \family roman
35862 \series medium
35863 \shape up
35864 \emph off
35865 \bar no
35866 \noun off
35867 \color none
35868 Ê
35869 \end_layout
35870
35871 \end_inset
35872 </cell>
35873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35874 \begin_inset Text
35875
35876 \begin_layout Plain Layout
35877
35878 \family roman
35879 \series medium
35880 \shape up
35881 \emph off
35882 \bar no
35883 \noun off
35884 \color none
35885 Ú
35886 \end_layout
35887
35888 \end_inset
35889 </cell>
35890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35891 \begin_inset Text
35892
35893 \begin_layout Plain Layout
35894
35895 \family roman
35896 \series medium
35897 \shape up
35898 \emph off
35899 \bar no
35900 \noun off
35901 \color none
35902 ê
35903 \end_layout
35904
35905 \end_inset
35906 </cell>
35907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35908 \begin_inset Text
35909
35910 \begin_layout Plain Layout
35911
35912 \family roman
35913 \series medium
35914 \shape up
35915 \emph off
35916 \bar no
35917 \noun off
35918 \color none
35919 ú
35920 \end_layout
35921
35922 \end_inset
35923 </cell>
35924 </row>
35925 <row>
35926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35927 \begin_inset Text
35928
35929 \begin_layout Plain Layout
35930
35931 \family roman
35932 \series medium
35933 \shape up
35934 \size tiny
35935 \emph off
35936 \bar no
35937 \noun off
35938 \color none
35939 0B
35940 \end_layout
35941
35942 \end_inset
35943 </cell>
35944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35945 \begin_inset Text
35946
35947 \begin_layout Plain Layout
35948
35949 \end_layout
35950
35951 \end_inset
35952 </cell>
35953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35954 \begin_inset Text
35955
35956 \begin_layout Plain Layout
35957
35958 \end_layout
35959
35960 \end_inset
35961 </cell>
35962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35963 \begin_inset Text
35964
35965 \begin_layout Plain Layout
35966
35967 \family roman
35968 \series medium
35969 \shape up
35970 \emph off
35971 \bar no
35972 \noun off
35973 \color none
35974 +
35975 \end_layout
35976
35977 \end_inset
35978 </cell>
35979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35980 \begin_inset Text
35981
35982 \begin_layout Plain Layout
35983
35984 \family roman
35985 \series medium
35986 \shape up
35987 \emph off
35988 \bar no
35989 \noun off
35990 \color none
35991 ;
35992 \end_layout
35993
35994 \end_inset
35995 </cell>
35996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35997 \begin_inset Text
35998
35999 \begin_layout Plain Layout
36000
36001 \family roman
36002 \series medium
36003 \shape up
36004 \emph off
36005 \bar no
36006 \noun off
36007 \color none
36008 K
36009 \end_layout
36010
36011 \end_inset
36012 </cell>
36013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36014 \begin_inset Text
36015
36016 \begin_layout Plain Layout
36017
36018 \family roman
36019 \series medium
36020 \shape up
36021 \emph off
36022 \bar no
36023 \noun off
36024 \color none
36025 [
36026 \end_layout
36027
36028 \end_inset
36029 </cell>
36030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36031 \begin_inset Text
36032
36033 \begin_layout Plain Layout
36034
36035 \family roman
36036 \series medium
36037 \shape up
36038 \emph off
36039 \bar no
36040 \noun off
36041 \color none
36042 k
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36048 \begin_inset Text
36049
36050 \begin_layout Plain Layout
36051
36052 \family roman
36053 \series medium
36054 \shape up
36055 \emph off
36056 \bar no
36057 \noun off
36058 \color none
36059 {
36060 \end_layout
36061
36062 \end_inset
36063 </cell>
36064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36065 \begin_inset Text
36066
36067 \begin_layout Plain Layout
36068
36069 \end_layout
36070
36071 \end_inset
36072 </cell>
36073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36074 \begin_inset Text
36075
36076 \begin_layout Plain Layout
36077
36078 \end_layout
36079
36080 \end_inset
36081 </cell>
36082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36083 \begin_inset Text
36084
36085 \begin_layout Plain Layout
36086
36087 \family roman
36088 \series medium
36089 \shape up
36090 \emph off
36091 \bar no
36092 \noun off
36093 \color none
36094 «
36095 \end_layout
36096
36097 \end_inset
36098 </cell>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Plain Layout
36103
36104 \family roman
36105 \series medium
36106 \shape up
36107 \emph off
36108 \bar no
36109 \noun off
36110 \color none
36111 »
36112 \end_layout
36113
36114 \end_inset
36115 </cell>
36116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36117 \begin_inset Text
36118
36119 \begin_layout Plain Layout
36120
36121 \family roman
36122 \series medium
36123 \shape up
36124 \emph off
36125 \bar no
36126 \noun off
36127 \color none
36128 Ë
36129 \end_layout
36130
36131 \end_inset
36132 </cell>
36133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36134 \begin_inset Text
36135
36136 \begin_layout Plain Layout
36137
36138 \family roman
36139 \series medium
36140 \shape up
36141 \emph off
36142 \bar no
36143 \noun off
36144 \color none
36145 Û
36146 \end_layout
36147
36148 \end_inset
36149 </cell>
36150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36151 \begin_inset Text
36152
36153 \begin_layout Plain Layout
36154
36155 \family roman
36156 \series medium
36157 \shape up
36158 \emph off
36159 \bar no
36160 \noun off
36161 \color none
36162 ë
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \family roman
36173 \series medium
36174 \shape up
36175 \emph off
36176 \bar no
36177 \noun off
36178 \color none
36179 û
36180 \end_layout
36181
36182 \end_inset
36183 </cell>
36184 </row>
36185 <row>
36186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36187 \begin_inset Text
36188
36189 \begin_layout Plain Layout
36190
36191 \family roman
36192 \series medium
36193 \shape up
36194 \size tiny
36195 \emph off
36196 \bar no
36197 \noun off
36198 \color none
36199 0C
36200 \end_layout
36201
36202 \end_inset
36203 </cell>
36204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36205 \begin_inset Text
36206
36207 \begin_layout Plain Layout
36208
36209 \end_layout
36210
36211 \end_inset
36212 </cell>
36213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36214 \begin_inset Text
36215
36216 \begin_layout Plain Layout
36217
36218 \end_layout
36219
36220 \end_inset
36221 </cell>
36222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36223 \begin_inset Text
36224
36225 \begin_layout Plain Layout
36226
36227 \family roman
36228 \series medium
36229 \shape up
36230 \emph off
36231 \bar no
36232 \noun off
36233 \color none
36234 ,
36235 \end_layout
36236
36237 \end_inset
36238 </cell>
36239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36240 \begin_inset Text
36241
36242 \begin_layout Plain Layout
36243
36244 \family roman
36245 \series medium
36246 \shape up
36247 \emph off
36248 \bar no
36249 \noun off
36250 \color none
36251 <
36252 \end_layout
36253
36254 \end_inset
36255 </cell>
36256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260
36261 \family roman
36262 \series medium
36263 \shape up
36264 \emph off
36265 \bar no
36266 \noun off
36267 \color none
36268 L
36269 \end_layout
36270
36271 \end_inset
36272 </cell>
36273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36274 \begin_inset Text
36275
36276 \begin_layout Plain Layout
36277
36278 \family roman
36279 \series medium
36280 \shape up
36281 \emph off
36282 \bar no
36283 \noun off
36284 \color none
36285
36286 \backslash
36287
36288 \end_layout
36289
36290 \end_inset
36291 </cell>
36292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36293 \begin_inset Text
36294
36295 \begin_layout Plain Layout
36296
36297 \family roman
36298 \series medium
36299 \shape up
36300 \emph off
36301 \bar no
36302 \noun off
36303 \color none
36304 l
36305 \end_layout
36306
36307 \end_inset
36308 </cell>
36309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36310 \begin_inset Text
36311
36312 \begin_layout Plain Layout
36313
36314 \family roman
36315 \series medium
36316 \shape up
36317 \emph off
36318 \bar no
36319 \noun off
36320 \color none
36321 |
36322 \end_layout
36323
36324 \end_inset
36325 </cell>
36326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36327 \begin_inset Text
36328
36329 \begin_layout Plain Layout
36330
36331 \end_layout
36332
36333 \end_inset
36334 </cell>
36335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36336 \begin_inset Text
36337
36338 \begin_layout Plain Layout
36339
36340 \end_layout
36341
36342 \end_inset
36343 </cell>
36344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36345 \begin_inset Text
36346
36347 \begin_layout Plain Layout
36348
36349 \family roman
36350 \series medium
36351 \shape up
36352 \emph off
36353 \bar no
36354 \noun off
36355 \color none
36356 ¬
36357 \end_layout
36358
36359 \end_inset
36360 </cell>
36361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36362 \begin_inset Text
36363
36364 \begin_layout Plain Layout
36365
36366 \family roman
36367 \series medium
36368 \shape up
36369 \emph off
36370 \bar no
36371 \noun off
36372 \color none
36373 ¼
36374 \end_layout
36375
36376 \end_inset
36377 </cell>
36378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36379 \begin_inset Text
36380
36381 \begin_layout Plain Layout
36382
36383 \family roman
36384 \series medium
36385 \shape up
36386 \emph off
36387 \bar no
36388 \noun off
36389 \color none
36390 Ì
36391 \end_layout
36392
36393 \end_inset
36394 </cell>
36395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36396 \begin_inset Text
36397
36398 \begin_layout Plain Layout
36399
36400 \family roman
36401 \series medium
36402 \shape up
36403 \emph off
36404 \bar no
36405 \noun off
36406 \color none
36407 Ü
36408 \end_layout
36409
36410 \end_inset
36411 </cell>
36412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36413 \begin_inset Text
36414
36415 \begin_layout Plain Layout
36416
36417 \family roman
36418 \series medium
36419 \shape up
36420 \emph off
36421 \bar no
36422 \noun off
36423 \color none
36424 ì
36425 \end_layout
36426
36427 \end_inset
36428 </cell>
36429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36430 \begin_inset Text
36431
36432 \begin_layout Plain Layout
36433
36434 \family roman
36435 \series medium
36436 \shape up
36437 \emph off
36438 \bar no
36439 \noun off
36440 \color none
36441 ü
36442 \end_layout
36443
36444 \end_inset
36445 </cell>
36446 </row>
36447 <row>
36448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36449 \begin_inset Text
36450
36451 \begin_layout Plain Layout
36452
36453 \family roman
36454 \series medium
36455 \shape up
36456 \size tiny
36457 \emph off
36458 \bar no
36459 \noun off
36460 \color none
36461 0D
36462 \end_layout
36463
36464 \end_inset
36465 </cell>
36466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36467 \begin_inset Text
36468
36469 \begin_layout Plain Layout
36470
36471 \end_layout
36472
36473 \end_inset
36474 </cell>
36475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36476 \begin_inset Text
36477
36478 \begin_layout Plain Layout
36479
36480 \end_layout
36481
36482 \end_inset
36483 </cell>
36484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36485 \begin_inset Text
36486
36487 \begin_layout Plain Layout
36488
36489 \family roman
36490 \series medium
36491 \shape up
36492 \emph off
36493 \bar no
36494 \noun off
36495 \color none
36496 -
36497 \end_layout
36498
36499 \end_inset
36500 </cell>
36501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36502 \begin_inset Text
36503
36504 \begin_layout Plain Layout
36505
36506 \family roman
36507 \series medium
36508 \shape up
36509 \emph off
36510 \bar no
36511 \noun off
36512 \color none
36513 =
36514 \end_layout
36515
36516 \end_inset
36517 </cell>
36518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36519 \begin_inset Text
36520
36521 \begin_layout Plain Layout
36522
36523 \family roman
36524 \series medium
36525 \shape up
36526 \emph off
36527 \bar no
36528 \noun off
36529 \color none
36530 M
36531 \end_layout
36532
36533 \end_inset
36534 </cell>
36535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36536 \begin_inset Text
36537
36538 \begin_layout Plain Layout
36539
36540 \family roman
36541 \series medium
36542 \shape up
36543 \emph off
36544 \bar no
36545 \noun off
36546 \color none
36547 ]
36548 \end_layout
36549
36550 \end_inset
36551 </cell>
36552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36553 \begin_inset Text
36554
36555 \begin_layout Plain Layout
36556
36557 \family roman
36558 \series medium
36559 \shape up
36560 \emph off
36561 \bar no
36562 \noun off
36563 \color none
36564 m
36565 \end_layout
36566
36567 \end_inset
36568 </cell>
36569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36570 \begin_inset Text
36571
36572 \begin_layout Plain Layout
36573
36574 \family roman
36575 \series medium
36576 \shape up
36577 \emph off
36578 \bar no
36579 \noun off
36580 \color none
36581 }
36582 \end_layout
36583
36584 \end_inset
36585 </cell>
36586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36587 \begin_inset Text
36588
36589 \begin_layout Plain Layout
36590
36591 \end_layout
36592
36593 \end_inset
36594 </cell>
36595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36596 \begin_inset Text
36597
36598 \begin_layout Plain Layout
36599
36600 \end_layout
36601
36602 \end_inset
36603 </cell>
36604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36605 \begin_inset Text
36606
36607 \begin_layout Plain Layout
36608
36609 \end_layout
36610
36611 \end_inset
36612 </cell>
36613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617
36618 \family roman
36619 \series medium
36620 \shape up
36621 \emph off
36622 \bar no
36623 \noun off
36624 \color none
36625 ½
36626 \end_layout
36627
36628 \end_inset
36629 </cell>
36630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Plain Layout
36634
36635 \family roman
36636 \series medium
36637 \shape up
36638 \emph off
36639 \bar no
36640 \noun off
36641 \color none
36642 Í
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36648 \begin_inset Text
36649
36650 \begin_layout Plain Layout
36651
36652 \family roman
36653 \series medium
36654 \shape up
36655 \emph off
36656 \bar no
36657 \noun off
36658 \color none
36659 Ý
36660 \end_layout
36661
36662 \end_inset
36663 </cell>
36664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36665 \begin_inset Text
36666
36667 \begin_layout Plain Layout
36668
36669 \family roman
36670 \series medium
36671 \shape up
36672 \emph off
36673 \bar no
36674 \noun off
36675 \color none
36676 í
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Plain Layout
36685
36686 \family roman
36687 \series medium
36688 \shape up
36689 \emph off
36690 \bar no
36691 \noun off
36692 \color none
36693 ý
36694 \end_layout
36695
36696 \end_inset
36697 </cell>
36698 </row>
36699 <row>
36700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36701 \begin_inset Text
36702
36703 \begin_layout Plain Layout
36704
36705 \family roman
36706 \series medium
36707 \shape up
36708 \size tiny
36709 \emph off
36710 \bar no
36711 \noun off
36712 \color none
36713 0E
36714 \end_layout
36715
36716 \end_inset
36717 </cell>
36718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36719 \begin_inset Text
36720
36721 \begin_layout Plain Layout
36722
36723 \end_layout
36724
36725 \end_inset
36726 </cell>
36727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36728 \begin_inset Text
36729
36730 \begin_layout Plain Layout
36731
36732 \end_layout
36733
36734 \end_inset
36735 </cell>
36736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36737 \begin_inset Text
36738
36739 \begin_layout Plain Layout
36740
36741 \family roman
36742 \series medium
36743 \shape up
36744 \emph off
36745 \bar no
36746 \noun off
36747 \color none
36748 .
36749 \end_layout
36750
36751 \end_inset
36752 </cell>
36753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Plain Layout
36757
36758 \family roman
36759 \series medium
36760 \shape up
36761 \emph off
36762 \bar no
36763 \noun off
36764 \color none
36765 >
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774
36775 \family roman
36776 \series medium
36777 \shape up
36778 \emph off
36779 \bar no
36780 \noun off
36781 \color none
36782 N
36783 \end_layout
36784
36785 \end_inset
36786 </cell>
36787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36788 \begin_inset Text
36789
36790 \begin_layout Plain Layout
36791
36792 \family roman
36793 \series medium
36794 \shape up
36795 \emph off
36796 \bar no
36797 \noun off
36798 \color none
36799 ^
36800 \end_layout
36801
36802 \end_inset
36803 </cell>
36804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36805 \begin_inset Text
36806
36807 \begin_layout Plain Layout
36808
36809 \family roman
36810 \series medium
36811 \shape up
36812 \emph off
36813 \bar no
36814 \noun off
36815 \color none
36816 n
36817 \end_layout
36818
36819 \end_inset
36820 </cell>
36821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36822 \begin_inset Text
36823
36824 \begin_layout Plain Layout
36825
36826 \family roman
36827 \series medium
36828 \shape up
36829 \emph off
36830 \bar no
36831 \noun off
36832 \color none
36833 ~
36834 \end_layout
36835
36836 \end_inset
36837 </cell>
36838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36839 \begin_inset Text
36840
36841 \begin_layout Plain Layout
36842
36843 \end_layout
36844
36845 \end_inset
36846 </cell>
36847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36848 \begin_inset Text
36849
36850 \begin_layout Plain Layout
36851
36852 \end_layout
36853
36854 \end_inset
36855 </cell>
36856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36857 \begin_inset Text
36858
36859 \begin_layout Plain Layout
36860
36861 \family roman
36862 \series medium
36863 \shape up
36864 \emph off
36865 \bar no
36866 \noun off
36867 \color none
36868 ®
36869 \end_layout
36870
36871 \end_inset
36872 </cell>
36873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36874 \begin_inset Text
36875
36876 \begin_layout Plain Layout
36877
36878 \family roman
36879 \series medium
36880 \shape up
36881 \emph off
36882 \bar no
36883 \noun off
36884 \color none
36885 ¾
36886 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894
36895 \family roman
36896 \series medium
36897 \shape up
36898 \emph off
36899 \bar no
36900 \noun off
36901 \color none
36902 Î
36903 \end_layout
36904
36905 \end_inset
36906 </cell>
36907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36908 \begin_inset Text
36909
36910 \begin_layout Plain Layout
36911
36912 \family roman
36913 \series medium
36914 \shape up
36915 \emph off
36916 \bar no
36917 \noun off
36918 \color none
36919 Þ
36920 \end_layout
36921
36922 \end_inset
36923 </cell>
36924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36925 \begin_inset Text
36926
36927 \begin_layout Plain Layout
36928
36929 \family roman
36930 \series medium
36931 \shape up
36932 \emph off
36933 \bar no
36934 \noun off
36935 \color none
36936 î
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36942 \begin_inset Text
36943
36944 \begin_layout Plain Layout
36945
36946 \family roman
36947 \series medium
36948 \shape up
36949 \emph off
36950 \bar no
36951 \noun off
36952 \color none
36953 þ
36954 \end_layout
36955
36956 \end_inset
36957 </cell>
36958 </row>
36959 <row>
36960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36961 \begin_inset Text
36962
36963 \begin_layout Plain Layout
36964
36965 \family roman
36966 \series medium
36967 \shape up
36968 \size tiny
36969 \emph off
36970 \bar no
36971 \noun off
36972 \color none
36973 0F
36974 \end_layout
36975
36976 \end_inset
36977 </cell>
36978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36979 \begin_inset Text
36980
36981 \begin_layout Plain Layout
36982
36983 \end_layout
36984
36985 \end_inset
36986 </cell>
36987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36988 \begin_inset Text
36989
36990 \begin_layout Plain Layout
36991
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36997 \begin_inset Text
36998
36999 \begin_layout Plain Layout
37000
37001 \family roman
37002 \series medium
37003 \shape up
37004 \emph off
37005 \bar no
37006 \noun off
37007 \color none
37008 /
37009 \end_layout
37010
37011 \end_inset
37012 </cell>
37013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37014 \begin_inset Text
37015
37016 \begin_layout Plain Layout
37017
37018 \family roman
37019 \series medium
37020 \shape up
37021 \emph off
37022 \bar no
37023 \noun off
37024 \color none
37025 ?
37026 \end_layout
37027
37028 \end_inset
37029 </cell>
37030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37031 \begin_inset Text
37032
37033 \begin_layout Plain Layout
37034
37035 \family roman
37036 \series medium
37037 \shape up
37038 \emph off
37039 \bar no
37040 \noun off
37041 \color none
37042 O
37043 \end_layout
37044
37045 \end_inset
37046 </cell>
37047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37048 \begin_inset Text
37049
37050 \begin_layout Plain Layout
37051
37052 \family roman
37053 \series medium
37054 \shape up
37055 \emph off
37056 \bar no
37057 \noun off
37058 \color none
37059 _
37060 \end_layout
37061
37062 \end_inset
37063 </cell>
37064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37065 \begin_inset Text
37066
37067 \begin_layout Plain Layout
37068
37069 \family roman
37070 \series medium
37071 \shape up
37072 \emph off
37073 \bar no
37074 \noun off
37075 \color none
37076 o
37077 \end_layout
37078
37079 \end_inset
37080 </cell>
37081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37082 \begin_inset Text
37083
37084 \begin_layout Plain Layout
37085
37086 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37091 \begin_inset Text
37092
37093 \begin_layout Plain Layout
37094
37095 \end_layout
37096
37097 \end_inset
37098 </cell>
37099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37100 \begin_inset Text
37101
37102 \begin_layout Plain Layout
37103
37104 \end_layout
37105
37106 \end_inset
37107 </cell>
37108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37109 \begin_inset Text
37110
37111 \begin_layout Plain Layout
37112
37113 \family roman
37114 \series medium
37115 \shape up
37116 \emph off
37117 \bar no
37118 \noun off
37119 \color none
37120 ¯
37121 \end_layout
37122
37123 \end_inset
37124 </cell>
37125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37126 \begin_inset Text
37127
37128 \begin_layout Plain Layout
37129
37130 \family roman
37131 \series medium
37132 \shape up
37133 \emph off
37134 \bar no
37135 \noun off
37136 \color none
37137 ¿
37138 \end_layout
37139
37140 \end_inset
37141 </cell>
37142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37143 \begin_inset Text
37144
37145 \begin_layout Plain Layout
37146
37147 \family roman
37148 \series medium
37149 \shape up
37150 \emph off
37151 \bar no
37152 \noun off
37153 \color none
37154 Ï
37155 \end_layout
37156
37157 \end_inset
37158 </cell>
37159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37160 \begin_inset Text
37161
37162 \begin_layout Plain Layout
37163
37164 \family roman
37165 \series medium
37166 \shape up
37167 \emph off
37168 \bar no
37169 \noun off
37170 \color none
37171 ß
37172 \end_layout
37173
37174 \end_inset
37175 </cell>
37176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37177 \begin_inset Text
37178
37179 \begin_layout Plain Layout
37180
37181 \family roman
37182 \series medium
37183 \shape up
37184 \emph off
37185 \bar no
37186 \noun off
37187 \color none
37188 ï
37189 \end_layout
37190
37191 \end_inset
37192 </cell>
37193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37194 \begin_inset Text
37195
37196 \begin_layout Plain Layout
37197
37198 \family roman
37199 \series medium
37200 \shape up
37201 \emph off
37202 \bar no
37203 \noun off
37204 \color none
37205 ÿ
37206 \end_layout
37207
37208 \end_inset
37209 </cell>
37210 </row>
37211 </lyxtabular>
37212
37213 \end_inset
37214
37215
37216 \end_layout
37217
37218 \end_inset
37219
37220
37221 \end_layout
37222
37223 \begin_layout Standard
37224 The following is a full list of all of the accented characters LyX can display
37225  directly.
37226  It includes not only the accented characters from the previous table, but
37227  also the characters from 
37228 \family typewriter
37229 ISO8859–2
37230 \family default
37231  through 
37232 \family typewriter
37233 4
37234 \family default
37235 .
37236  
37237 \end_layout
37238
37239 \begin_layout Itemize
37240 From 
37241 \family typewriter
37242 ISO8859–1
37243 \family default
37244 :
37245 \end_layout
37246
37247 \begin_deeper
37248 \begin_layout Standard
37249 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37250 \begin_inset space \hfill{}
37251 \end_inset
37252
37253 diaeresis
37254 \end_layout
37255
37256 \begin_layout Standard
37257 ^ Â Ê Î Ô Û â ê î ô û
37258 \begin_inset space \hfill{}
37259 \end_inset
37260
37261 circumflex
37262 \end_layout
37263
37264 \begin_layout Standard
37265 ` À È Ì Ò Ù à è ì ò ù
37266 \begin_inset space \hfill{}
37267 \end_inset
37268
37269 grave
37270 \end_layout
37271
37272 \begin_layout Standard
37273 ´ Á É Í Ó Ú Ý á é í ó ú ý
37274 \begin_inset space \hfill{}
37275 \end_inset
37276
37277 acute
37278 \end_layout
37279
37280 \begin_layout Standard
37281 ~ Ã Ñ Õ ã ñ õ
37282 \begin_inset space \hfill{}
37283 \end_inset
37284
37285 tilde
37286 \end_layout
37287
37288 \begin_layout Standard
37289 ¸Çç
37290 \begin_inset space \hfill{}
37291 \end_inset
37292
37293 cedilla
37294 \end_layout
37295
37296 \begin_layout Standard
37297 ¯
37298 \begin_inset space \hfill{}
37299 \end_inset
37300
37301 macron
37302 \end_layout
37303
37304 \end_deeper
37305 \begin_layout Itemize
37306 From 
37307 \family typewriter
37308 ISO8859–2
37309 \family default
37310  through 
37311 \family typewriter
37312 4
37313 \family default
37314 :
37315 \end_layout
37316
37317 \begin_deeper
37318 \begin_layout Standard
37319 ĤĴĥĵĈĜŜĉĝŝ
37320 \begin_inset space \hfill{}
37321 \end_inset
37322
37323 circumflex
37324 \end_layout
37325
37326 \begin_layout Standard
37327 ŚŹśźŔĹĆŃŕĺćń
37328 \begin_inset space \hfill{}
37329 \end_inset
37330
37331 acute
37332 \end_layout
37333
37334 \begin_layout Standard
37335 Ĩı̃Ũũ
37336 \begin_inset space \hfill{}
37337 \end_inset
37338
37339 tilde
37340 \end_layout
37341
37342 \begin_layout Standard
37343 ŞşŢţŖĻĢŗļģŅĶņķ
37344 \begin_inset space \hfill{}
37345 \end_inset
37346
37347 cedilla
37348 \end_layout
37349
37350 \begin_layout Standard
37351 ĒēĀĪŌŪāı̄ōū
37352 \begin_inset space \hfill{}
37353 \end_inset
37354
37355 macron
37356 \end_layout
37357
37358 \begin_layout Standard
37359 ŐŰőű
37360 \begin_inset space \hfill{}
37361 \end_inset
37362
37363 Hungarian umlaut
37364 \end_layout
37365
37366 \end_deeper
37367 \begin_layout Standard
37368 All the characters above are actively supported by TeX fonts.
37369  In addition TeX allows diacritical marks on almost all characters.
37370  Also make sure you're using the 
37371 \family typewriter
37372 T1
37373 \family default
37374  font-encoding.
37375 \end_layout
37376
37377 \begin_layout Chapter
37378 \start_of_appendix
37379 The User Interface
37380 \begin_inset CommandInset label
37381 LatexCommand label
37382 name "cha:The-User-Interface"
37383
37384 \end_inset
37385
37386
37387 \end_layout
37388
37389 \begin_layout Standard
37390 This appendix lists all the available menus and describes their functionality.
37391  It is designed as a quick reference if you are searching for a special
37392  topic inside the user's guide.
37393 \end_layout
37394
37395 \begin_layout Section
37396 The File Menu
37397 \begin_inset Index idx
37398 status collapsed
37399
37400 \begin_layout Plain Layout
37401 Menu ! File
37402 \end_layout
37403
37404 \end_inset
37405
37406
37407 \end_layout
37408
37409 \begin_layout Standard
37410 Under the 
37411 \family sans
37412 File
37413 \family default
37414  menu are the basic operations in addition to some more advanced operations.
37415 \end_layout
37416
37417 \begin_layout Subsection
37418 New
37419 \end_layout
37420
37421 \begin_layout Standard
37422 Creates a new document.
37423 \end_layout
37424
37425 \begin_layout Subsection
37426 New from Template
37427 \end_layout
37428
37429 \begin_layout Standard
37430 This menu entry prompts you for a template to use.
37431  Selecting a template will automatically set certain layout features for
37432  the document, features you would otherwise need to change manually.
37433 \end_layout
37434
37435 \begin_layout Subsection
37436 Open
37437 \end_layout
37438
37439 \begin_layout Standard
37440 Opens a document.
37441 \end_layout
37442
37443 \begin_layout Subsection
37444 Open Recent
37445 \end_layout
37446
37447 \begin_layout Standard
37448 The submenu shows a list of the recently opened files.
37449  Click there on a file to open it.
37450 \end_layout
37451
37452 \begin_layout Subsection
37453 Close
37454 \end_layout
37455
37456 \begin_layout Standard
37457 Closes the current document.
37458 \end_layout
37459
37460 \begin_layout Subsection
37461 Close All
37462 \end_layout
37463
37464 \begin_layout Standard
37465 Closes all opened documents.
37466 \end_layout
37467
37468 \begin_layout Subsection
37469 Save
37470 \end_layout
37471
37472 \begin_layout Standard
37473 Saves the actual document.
37474 \end_layout
37475
37476 \begin_layout Subsection
37477 Save As
37478 \end_layout
37479
37480 \begin_layout Standard
37481 Saves the actual document under a new name to create a copy.
37482 \end_layout
37483
37484 \begin_layout Subsection
37485 Save All
37486 \end_layout
37487
37488 \begin_layout Standard
37489 Saves all opened documents.
37490 \end_layout
37491
37492 \begin_layout Subsection
37493 Revert to saved
37494 \end_layout
37495
37496 \begin_layout Standard
37497 Reloads the actual document from disk.
37498 \end_layout
37499
37500 \begin_layout Subsection
37501 Version Control
37502 \end_layout
37503
37504 \begin_layout Standard
37505 This is used when more people are working on the same document.
37506  It is described in the section 
37507 \emph on
37508 Version Control in LyX
37509 \emph default
37510  of the 
37511 \emph on
37512 Additional Features
37513 \emph default
37514  manual.
37515 \end_layout
37516
37517 \begin_layout Subsection
37518 Import
37519 \end_layout
37520
37521 \begin_layout Standard
37522 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37523  NoWeb-files, plain text files, and comma separated, table like, text files
37524  (CSV) as a new LyX-document.
37525  The files will be imported as new LyX-document.
37526 \end_layout
37527
37528 \begin_layout Standard
37529 When using the menu entry 
37530 \family sans
37531 Plain
37532 \begin_inset space ~
37533 \end_inset
37534
37535 Text
37536 \family default
37537 , line breaks in the text will start a new paragraph; when using the menu
37538  entry 
37539 \family sans
37540 Plain
37541 \begin_inset space ~
37542 \end_inset
37543
37544 Text, Join
37545 \begin_inset space ~
37546 \end_inset
37547
37548 Lines
37549 \family default
37550 , consecutive lines of text will be imported to one big paragraph.
37551  A new paragraph will begin when there is a blank line in the file.
37552 \end_layout
37553
37554 \begin_layout Subsection
37555 Export
37556 \begin_inset CommandInset label
37557 LatexCommand label
37558 name "sub:Export"
37559
37560 \end_inset
37561
37562
37563 \end_layout
37564
37565 \begin_layout Standard
37566 You can export your document to various file formats.
37567  The resulting files are placed in the directory of your LyX-file.
37568  The menu entries are not the same on all installations.
37569  They depend on the programs found by LyX while its configuration.
37570 \end_layout
37571
37572 \begin_layout Standard
37573 Here is a list of all available entries; some of them are explained in detail
37574  in section
37575 \begin_inset space ~
37576 \end_inset
37577
37578
37579 \begin_inset CommandInset ref
37580 LatexCommand ref
37581 reference "sub:Output-file-formats"
37582
37583 \end_inset
37584
37585 :
37586 \end_layout
37587
37588 \begin_layout Description
37589
37590 \family sans
37591 CJK
37592 \family default
37593
37594 \begin_inset space ~
37595 \end_inset
37596
37597 L
37598 \begin_inset ERT
37599 status collapsed
37600
37601 \begin_layout Plain Layout
37602
37603 {}
37604 \end_layout
37605
37606 \end_inset
37607
37608 yX format of the special LyX
37609 \begin_inset space ~
37610 \end_inset
37611
37612 1.4.x versions for Chinese, Japanese and Korean (CJK)
37613 \begin_inset Newline newline
37614 \end_inset
37615
37616  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37617 \end_layout
37618
37619 \begin_layout Description
37620 DocBook text file with code in the language SGML that is used for the markup
37621  language 
37622 \family typewriter
37623 DocBook
37624 \end_layout
37625
37626 \begin_layout Description
37627 DocBook
37628 \begin_inset space ~
37629 \end_inset
37630
37631 (XML) text file with code in the language XML that is used for the markup
37632  language 
37633 \family typewriter
37634 DocBook
37635 \end_layout
37636
37637 \begin_layout Description
37638 DraftDVI LaTeX's native DVI-format.
37639  This format is not suitable if you have special characters or spaces in
37640  files paths or file names in your document.
37641  LyX use this format internally as a pre-stage to export to 
37642 \family sans
37643 DVI
37644 \family default
37645 .
37646 \end_layout
37647
37648 \begin_layout Description
37649 DVI DVI-format that also allows to use special characters or spaces in files
37650  paths or file names
37651 \end_layout
37652
37653 \begin_layout Description
37654 DVI
37655 \begin_inset space ~
37656 \end_inset
37657
37658 (LuaT
37659 \begin_inset ERT
37660 status collapsed
37661
37662 \begin_layout Plain Layout
37663
37664 {}
37665 \end_layout
37666
37667 \end_inset
37668
37669 eX) DVI-format using the program 
37670 \family typewriter
37671 LuaTeX
37672 \family default
37673 ; supports Unicode and the usage of non-TeX fonts; 
37674 \series bold
37675
37676 \begin_inset Note Greyedout
37677 status open
37678
37679 \begin_layout Plain Layout
37680
37681 \series bold
37682 Note:
37683 \series default
37684  not all DVI-viewers are currently able to display this output format properly.
37685 \end_layout
37686
37687 \end_inset
37688
37689
37690 \end_layout
37691
37692 \begin_layout Description
37693 Graphviz
37694 \begin_inset space ~
37695 \end_inset
37696
37697 Dot text file with code in the programming language 
37698 \family typewriter
37699 Dot
37700 \family default
37701  that is used to draw visualizations of graphs via the program 
37702 \family typewriter
37703 Graphviz
37704 \end_layout
37705
37706 \begin_layout Description
37707 HTML HTML-format (the HTML-converter is a third-party product and may not
37708  work in all cases)
37709 \end_layout
37710
37711 \begin_layout Description
37712 HTML
37713 \begin_inset space ~
37714 \end_inset
37715
37716 (MS
37717 \begin_inset space ~
37718 \end_inset
37719
37720 Word) HTML-format specialized so that the result can be imported to 
37721 \family sans
37722 MS Word
37723 \family default
37724 ; as a consequence of this formulas will be embedded as bitmap fonts and
37725  not in the format 
37726 \family sans
37727 MathML
37728 \family default
37729 .
37730 \end_layout
37731
37732 \begin_layout Description
37733
37734 \family sans
37735 LaT
37736 \begin_inset ERT
37737 status collapsed
37738
37739 \begin_layout Plain Layout
37740
37741 {}
37742 \end_layout
37743
37744 \end_inset
37745
37746 eX
37747 \begin_inset space ~
37748 \end_inset
37749
37750 (
37751 \family default
37752 LuaT
37753 \family sans
37754
37755 \begin_inset ERT
37756 status collapsed
37757
37758 \begin_layout Plain Layout
37759
37760 {}
37761 \end_layout
37762
37763 \end_inset
37764
37765
37766 \family default
37767 eX
37768 \family sans
37769
37770 \family default
37771 text file with the LaTeX source that it is compilable with the program 
37772 \family typewriter
37773 LuaTeX
37774 \end_layout
37775
37776 \begin_layout Description
37777
37778 \family sans
37779 LaT
37780 \begin_inset ERT
37781 status collapsed
37782
37783 \begin_layout Plain Layout
37784
37785 {}
37786 \end_layout
37787
37788 \end_inset
37789
37790 eX
37791 \begin_inset space ~
37792 \end_inset
37793
37794 (pdflatex)
37795 \family default
37796  text file with the LaTeX source, additionally all images used in the document
37797  will be converted to a format that is readable by the 
37798 \family typewriter
37799 pdflatex
37800 \family default
37801  program (GIF, JPG, PDF, PNG)
37802 \end_layout
37803
37804 \begin_layout Description
37805
37806 \family sans
37807 LaT
37808 \begin_inset ERT
37809 status collapsed
37810
37811 \begin_layout Plain Layout
37812
37813 {}
37814 \end_layout
37815
37816 \end_inset
37817
37818 eX
37819 \begin_inset space ~
37820 \end_inset
37821
37822 (plain)
37823 \family default
37824  text file with the LaTeX source code, additionally all images used in the
37825  document will be converted to the EPS-format, only this format is readable
37826  by the 
37827 \family typewriter
37828 latex
37829 \family default
37830  program
37831 \end_layout
37832
37833 \begin_layout Description
37834
37835 \family sans
37836 LaT
37837 \begin_inset ERT
37838 status collapsed
37839
37840 \begin_layout Plain Layout
37841
37842 {}
37843 \end_layout
37844
37845 \end_inset
37846
37847 eX
37848 \begin_inset space ~
37849 \end_inset
37850
37851 (
37852 \family default
37853 XeT
37854 \family sans
37855
37856 \begin_inset ERT
37857 status collapsed
37858
37859 \begin_layout Plain Layout
37860
37861 {}
37862 \end_layout
37863
37864 \end_inset
37865
37866
37867 \family default
37868 eX
37869 \family sans
37870
37871 \family default
37872 text file with the LaTeX source that it is compilable with the program 
37873 \family typewriter
37874 XeTeX
37875 \end_layout
37876
37877 \begin_layout Description
37878 LilyPond
37879 \begin_inset space ~
37880 \end_inset
37881
37882 book
37883 \begin_inset space ~
37884 \end_inset
37885
37886 (La
37887 \family sans
37888
37889 \begin_inset ERT
37890 status collapsed
37891
37892 \begin_layout Plain Layout
37893
37894 {}
37895 \end_layout
37896
37897 \end_inset
37898
37899
37900 \family default
37901 TeX) text file with the LaTeX source and also code in the syntax of the
37902  music notation software 
37903 \family typewriter
37904 LilyPond
37905 \end_layout
37906
37907 \begin_layout Description
37908 L
37909 \family sans
37910
37911 \begin_inset ERT
37912 status collapsed
37913
37914 \begin_layout Plain Layout
37915
37916 {}
37917 \end_layout
37918
37919 \end_inset
37920
37921
37922 \family default
37923 yX
37924 \begin_inset space ~
37925 \end_inset
37926
37927 Archive
37928 \begin_inset space ~
37929 \end_inset
37930
37931 (zip) creates a zip-archive file that contains your document and all files
37932  that are necessary to compile it (images, child documents, BibTeX files,
37933  etc.)
37934 \end_layout
37935
37936 \begin_layout Description
37937 L
37938 \family sans
37939
37940 \begin_inset ERT
37941 status collapsed
37942
37943 \begin_layout Plain Layout
37944
37945 {}
37946 \end_layout
37947
37948 \end_inset
37949
37950
37951 \family default
37952 yX
37953 \begin_inset space ~
37954 \end_inset
37955
37956 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
37957 \begin_inset Quotes eld
37958 \end_inset
37959
37960 z
37961 \begin_inset Quotes erd
37962 \end_inset
37963
37964  and 
37965 \begin_inset Quotes eld
37966 \end_inset
37967
37968 y
37969 \begin_inset Quotes erd
37970 \end_inset
37971
37972  represent the version number)
37973 \end_layout
37974
37975 \begin_layout Description
37976 L
37977 \family sans
37978
37979 \begin_inset ERT
37980 status collapsed
37981
37982 \begin_layout Plain Layout
37983
37984 {}
37985 \end_layout
37986
37987 \end_inset
37988
37989
37990 \family default
37991 yXHTML HTML-format using LyX's internal XHTML engine
37992 \end_layout
37993
37994 \begin_layout Description
37995 NoWeb text file with code in the format of the literate programming language
37996 \family typewriter
37997  NoWeb
37998 \end_layout
37999
38000 \begin_layout Description
38001 OpenDocument OpenDocument-formatted file, to be opened with 
38002 \family sans
38003 OpenOffice
38004 \family default
38005
38006 \family sans
38007 KOffice
38008 \family default
38009
38010 \family sans
38011 Abiword
38012 \family default
38013 , etc.
38014  (The OpenDocument-converter is a third-party product and may not work in
38015  all cases)
38016 \end_layout
38017
38018 \begin_layout Description
38019
38020 \family sans
38021 PDF
38022 \begin_inset space ~
38023 \end_inset
38024
38025 (dvipdfm)
38026 \family default
38027  PDF-format using the program 
38028 \family typewriter
38029 dvipdfm
38030 \family default
38031 , produces internally a DVI-file which is then converted to a PDF-file
38032 \end_layout
38033
38034 \begin_layout Description
38035
38036 \family sans
38037 PDF
38038 \begin_inset space ~
38039 \end_inset
38040
38041 (LuaT
38042 \begin_inset ERT
38043 status collapsed
38044
38045 \begin_layout Plain Layout
38046
38047 {}
38048 \end_layout
38049
38050 \end_inset
38051
38052 eX)
38053 \family default
38054  PDF-format using the program 
38055 \family typewriter
38056 LuaTeX
38057 \family default
38058 , produces PDF-files directly
38059 \end_layout
38060
38061 \begin_layout Description
38062
38063 \family sans
38064 PDF
38065 \begin_inset space ~
38066 \end_inset
38067
38068 (pdflatex)
38069 \family default
38070  PDF-format using the program 
38071 \family typewriter
38072 pdflatex
38073 \family default
38074 , produces PDF-files directly
38075 \end_layout
38076
38077 \begin_layout Description
38078
38079 \family sans
38080 PDF
38081 \begin_inset space ~
38082 \end_inset
38083
38084 (ps2pdf)
38085 \family default
38086  PDF-format using the program 
38087 \family typewriter
38088 ps2pdf
38089 \family default
38090 , produces internally a PostScript-file which is then converted to a PDF-file
38091 \end_layout
38092
38093 \begin_layout Description
38094
38095 \family sans
38096 PDF
38097 \begin_inset space ~
38098 \end_inset
38099
38100 (XeT
38101 \begin_inset ERT
38102 status collapsed
38103
38104 \begin_layout Plain Layout
38105
38106 {}
38107 \end_layout
38108
38109 \end_inset
38110
38111 eX)
38112 \family default
38113  PDF-format using the program 
38114 \family typewriter
38115 XeTeX
38116 \family default
38117 , produces PDF-files directly
38118 \end_layout
38119
38120 \begin_layout Description
38121
38122 \family sans
38123 Plain
38124 \begin_inset space ~
38125 \end_inset
38126
38127 text
38128 \family default
38129  text format
38130 \end_layout
38131
38132 \begin_layout Description
38133
38134 \family sans
38135 Plain
38136 \begin_inset space ~
38137 \end_inset
38138
38139 text
38140 \begin_inset space ~
38141 \end_inset
38142
38143 (ps2ascii)
38144 \family default
38145  text format, the document will first be converted to Postscript format
38146  and then exported as text using the program 
38147 \family sans
38148 ps2ascii
38149 \end_layout
38150
38151 \begin_layout Description
38152
38153 \family sans
38154 Postscript
38155 \family default
38156  PostScript format using the program 
38157 \family typewriter
38158 dvips
38159 \end_layout
38160
38161 \begin_layout Description
38162 Sweave text file with the LaTeX source and also code in the statistical
38163  programming language 
38164 \family typewriter
38165 R
38166 \family default
38167 .
38168  Using the 
38169 \family typewriter
38170 R
38171 \family default
38172 -function 
38173 \family typewriter
38174 Sweave
38175 \family default
38176  it is possible to use 
38177 \family typewriter
38178 R
38179 \family default
38180 -commands in LaTeX
38181 \end_layout
38182
38183 \begin_layout Standard
38184 If one of the menu entries 
38185 \family sans
38186 DVI
38187 \family default
38188
38189 \family sans
38190 PDF
38191 \begin_inset space ~
38192 \end_inset
38193
38194 (pdflatex)
38195 \family default
38196  or 
38197 \family sans
38198 Postscript
38199 \family default
38200  is missing, you need to update your LaTeX installation.
38201  After updating you have to reconfigure LyX, see section
38202 \begin_inset space ~
38203 \end_inset
38204
38205
38206 \begin_inset CommandInset ref
38207 LatexCommand ref
38208 reference "sec:Basic-LyX-Setup"
38209
38210 \end_inset
38211
38212 .
38213 \begin_inset Index idx
38214 status collapsed
38215
38216 \begin_layout Plain Layout
38217 Reconfiguration of LyX
38218 \end_layout
38219
38220 \end_inset
38221
38222
38223 \end_layout
38224
38225 \begin_layout Subsection
38226 Print
38227 \end_layout
38228
38229 \begin_layout Standard
38230 With this menu entry you can print your document to a file in PostScript
38231  format or send it to a printer.
38232  The printer will also use the document in PostScript format.
38233  The conversion to PostScript is done in the background by LyX using the
38234  program 
38235 \family typewriter
38236 dvips
38237 \family default
38238 .
38239  For more information have a look at section
38240 \begin_inset space ~
38241 \end_inset
38242
38243
38244 \begin_inset CommandInset ref
38245 LatexCommand ref
38246 reference "sub:Printing-the-File"
38247
38248 \end_inset
38249
38250 .
38251 \end_layout
38252
38253 \begin_layout Subsection
38254 Fax
38255 \end_layout
38256
38257 \begin_layout Standard
38258 This menu entry will only appear when you have a fax program installed (on
38259  Windows you additionally need to register its program path to LyX's PATH
38260  prefix, see section
38261 \begin_inset space ~
38262 \end_inset
38263
38264
38265 \begin_inset CommandInset ref
38266 LatexCommand ref
38267 reference "sec:Paths"
38268
38269 \end_inset
38270
38271 ).
38272  With this menu entry you can send your document to a fax program like 
38273 \family typewriter
38274 hylapex
38275 \family default
38276  or 
38277 \family typewriter
38278 kdeprintfax
38279 \family default
38280 .
38281  The default format of the sent file is PostScript.
38282  The format can be changed in LyX's preferences as described in section
38283 \begin_inset space ~
38284 \end_inset
38285
38286
38287 \begin_inset CommandInset ref
38288 LatexCommand ref
38289 reference "sub:Converters"
38290
38291 \end_inset
38292
38293 .
38294 \end_layout
38295
38296 \begin_layout Subsection
38297 New and Close Window
38298 \end_layout
38299
38300 \begin_layout Standard
38301 Opens or closes a new instance of LyX.
38302 \end_layout
38303
38304 \begin_layout Subsection
38305 Exit
38306 \end_layout
38307
38308 \begin_layout Standard
38309 Prompts you to save all unsaved documents and then exits.
38310 \end_layout
38311
38312 \begin_layout Section
38313 The Edit Menu
38314 \begin_inset Index idx
38315 status collapsed
38316
38317 \begin_layout Plain Layout
38318 Menu ! Edit
38319 \end_layout
38320
38321 \end_inset
38322
38323
38324 \end_layout
38325
38326 \begin_layout Subsection
38327 Undo and Redo
38328 \end_layout
38329
38330 \begin_layout Standard
38331 Described in section
38332 \begin_inset space ~
38333 \end_inset
38334
38335
38336 \begin_inset CommandInset ref
38337 LatexCommand ref
38338 reference "sec:Undo-and-Redo"
38339
38340 \end_inset
38341
38342 .
38343 \end_layout
38344
38345 \begin_layout Subsection
38346 Cut, Copy, Paste, Paste Recent, Paste Special
38347 \end_layout
38348
38349 \begin_layout Standard
38350 Described in section
38351 \begin_inset space ~
38352 \end_inset
38353
38354
38355 \begin_inset CommandInset ref
38356 LatexCommand ref
38357 reference "sec:Basic-Editing-Features"
38358
38359 \end_inset
38360
38361 .
38362 \end_layout
38363
38364 \begin_layout Subsection
38365 Select All
38366 \end_layout
38367
38368 \begin_layout Standard
38369 Selects the whole document.
38370 \end_layout
38371
38372 \begin_layout Subsection
38373 Find & Replace (Quick)
38374 \end_layout
38375
38376 \begin_layout Standard
38377 Described in section
38378 \begin_inset space ~
38379 \end_inset
38380
38381
38382 \begin_inset CommandInset ref
38383 LatexCommand ref
38384 reference "sec:Basic-Editing-Features"
38385
38386 \end_inset
38387
38388 .
38389 \end_layout
38390
38391 \begin_layout Subsection
38392 Find & Replace (Advanced)
38393 \end_layout
38394
38395 \begin_layout Standard
38396 Described in section
38397 \begin_inset space ~
38398 \end_inset
38399
38400
38401 \begin_inset CommandInset ref
38402 LatexCommand ref
38403 reference "sec:Advanced-Find-and"
38404
38405 \end_inset
38406
38407 .
38408 \end_layout
38409
38410 \begin_layout Subsection
38411 Move Paragraph Up/Down
38412 \end_layout
38413
38414 \begin_layout Standard
38415 This shifts the paragraph where the cursor is currently in one paragraph
38416  up or down.
38417 \end_layout
38418
38419 \begin_layout Subsection
38420 Text Style
38421 \end_layout
38422
38423 \begin_layout Standard
38424 Described in section
38425 \begin_inset space ~
38426 \end_inset
38427
38428
38429 \begin_inset CommandInset ref
38430 LatexCommand ref
38431 reference "sub:Fine-Tuning-with-the"
38432
38433 \end_inset
38434
38435 .
38436 \end_layout
38437
38438 \begin_layout Subsection
38439 Paragraph Settings
38440 \begin_inset Index idx
38441 status collapsed
38442
38443 \begin_layout Plain Layout
38444 Paragraph ! Settings
38445 \end_layout
38446
38447 \end_inset
38448
38449
38450 \end_layout
38451
38452 \begin_layout Standard
38453 Enables you to set the paragraph alignment, line spacing and label width.
38454  These settings only affect the paragraph in which the cursor is currently.
38455 \end_layout
38456
38457 \begin_layout Standard
38458 You can also prevent the first line of the paragraph being indented if you
38459  have chosen to separate paragraphs with indents in the 
38460 \family sans
38461 Document\SpecialChar \menuseparator
38462 Settings
38463 \family default
38464  dialog under 
38465 \family sans
38466 Text
38467 \begin_inset space ~
38468 \end_inset
38469
38470 Layout
38471 \family default
38472 .
38473 \end_layout
38474
38475 \begin_layout Subsection
38476 Table Settings and Math
38477 \end_layout
38478
38479 \begin_layout Standard
38480 These two menus are only fully active when the cursor is inside a table
38481  or a formula.
38482  Here you can change the properties of tables and formulas.
38483  The properties of tables are described in section
38484 \begin_inset space ~
38485 \end_inset
38486
38487
38488 \begin_inset CommandInset ref
38489 LatexCommand ref
38490 reference "sec:Tables"
38491
38492 \end_inset
38493
38494 , the properties of formulas in chapter
38495 \begin_inset space ~
38496 \end_inset
38497
38498
38499 \begin_inset CommandInset ref
38500 LatexCommand ref
38501 reference "cha:Mathematical-Formulas"
38502
38503 \end_inset
38504
38505 .
38506 \end_layout
38507
38508 \begin_layout Subsection
38509 Increase / Decrease List Depth
38510 \end_layout
38511
38512 \begin_layout Standard
38513 These menu entries are only active when the cursor is in an environment
38514  that can be nested.
38515  They increase/decrease the environment nesting level as explained in section
38516 \begin_inset space ~
38517 \end_inset
38518
38519
38520 \begin_inset CommandInset ref
38521 LatexCommand ref
38522 reference "sec:Nesting"
38523
38524 \end_inset
38525
38526  and 
38527 \begin_inset CommandInset ref
38528 LatexCommand ref
38529 reference "sub:Numbering-depth"
38530
38531 \end_inset
38532
38533 .
38534 \end_layout
38535
38536 \begin_layout Section
38537 The View Menu
38538 \begin_inset Index idx
38539 status collapsed
38540
38541 \begin_layout Plain Layout
38542 Menu ! View
38543 \end_layout
38544
38545 \end_inset
38546
38547
38548 \end_layout
38549
38550 \begin_layout Standard
38551 The 
38552 \family sans
38553 View
38554 \family default
38555  menu contains a list of available formats in which you can view the actual
38556  document with an external program.
38557  The menu entries for the viewing formats are not the same on all installations
38558  — it depends on the LaTeX programs that are found while LyX was configured.
38559  All possible formats are formats listed in section
38560 \begin_inset space ~
38561 \end_inset
38562
38563
38564 \begin_inset CommandInset ref
38565 LatexCommand ref
38566 reference "sub:Export"
38567
38568 \end_inset
38569
38570 .
38571  You should at least see the menu entries 
38572 \family sans
38573 DVI
38574 \family default
38575  and 
38576 \family sans
38577 PDF
38578 \begin_inset space ~
38579 \end_inset
38580
38581 (pdflatex)
38582 \family default
38583 .
38584  If one of the two is missing, you need to update your LaTeX installation.
38585  After updating you have to reconfigure LyX, see section
38586 \begin_inset space ~
38587 \end_inset
38588
38589
38590 \begin_inset CommandInset ref
38591 LatexCommand ref
38592 reference "sec:Basic-LyX-Setup"
38593
38594 \end_inset
38595
38596 .
38597 \begin_inset Index idx
38598 status collapsed
38599
38600 \begin_layout Plain Layout
38601 Reconfiguration of LyX
38602 \end_layout
38603
38604 \end_inset
38605
38606
38607 \end_layout
38608
38609 \begin_layout Standard
38610 Invoking a menu will start a viewer program.
38611  The viewer can be set or changed in the preferences, see section
38612 \begin_inset space ~
38613 \end_inset
38614
38615
38616 \begin_inset CommandInset ref
38617 LatexCommand ref
38618 reference "sec:File-Formats"
38619
38620 \end_inset
38621
38622 .
38623  The default viewers are set by LyX when it is first configured.
38624 \end_layout
38625
38626 \begin_layout Standard
38627 \begin_inset VSpace bigskip
38628 \end_inset
38629
38630 At the bottom of the 
38631 \family sans
38632 View
38633 \family default
38634  menu the opened documents are listed.
38635 \end_layout
38636
38637 \begin_layout Subsection
38638 Open/Close all Insets
38639 \end_layout
38640
38641 \begin_layout Standard
38642 Opens/closes all insets in your document.
38643 \end_layout
38644
38645 \begin_layout Subsection
38646 Unfold/Fold Math Macros
38647 \end_layout
38648
38649 \begin_layout Standard
38650 Unfolds/folds the current math macro.
38651 \end_layout
38652
38653 \begin_layout Standard
38654 Math macros are described in the 
38655 \emph on
38656 Math
38657 \emph default
38658  manual.
38659 \end_layout
38660
38661 \begin_layout Subsection
38662 View Source
38663 \end_layout
38664
38665 \begin_layout Standard
38666 Opens a window showing the source code of the actual document, as described
38667  in section
38668 \begin_inset space ~
38669 \end_inset
38670
38671
38672 \begin_inset CommandInset ref
38673 LatexCommand ref
38674 reference "sec:Previewing-snippets-of"
38675
38676 \end_inset
38677
38678 .
38679 \end_layout
38680
38681 \begin_layout Subsection
38682 View Messages
38683 \end_layout
38684
38685 \begin_layout Standard
38686 Opens a window showing console messages.
38687  This is useful for debugging LyX (i.
38688 \begin_inset space \thinspace{}
38689 \end_inset
38690
38691 e., hunt for errors in the program) or to see what is going on in the background
38692  while LaTeX is processing the document,
38693 \end_layout
38694
38695 \begin_layout Subsection
38696 View
38697 \end_layout
38698
38699 \begin_layout Standard
38700 This menu entry generates the output you have specified as default output
38701  format either in the preferences (see sec.
38702 \begin_inset space \thinspace{}
38703 \end_inset
38704
38705
38706 \begin_inset CommandInset ref
38707 LatexCommand ref
38708 reference "sec:File-Formats"
38709
38710 \end_inset
38711
38712 ) or in the document settings (see sec.
38713 \begin_inset space \thinspace{}
38714 \end_inset
38715
38716
38717 \begin_inset CommandInset ref
38718 LatexCommand ref
38719 reference "sec:Doc-Output"
38720
38721 \end_inset
38722
38723 ) and opens it in an appropriate viewer.
38724  The default output format is 
38725 \family sans
38726 PDF
38727 \begin_inset space ~
38728 \end_inset
38729
38730 (pdflatex)
38731 \family default
38732 .
38733 \end_layout
38734
38735 \begin_layout Subsection
38736 View (Other Formats)
38737 \end_layout
38738
38739 \begin_layout Standard
38740 With this submenu, you can view your document in alternative output formats.
38741 \end_layout
38742
38743 \begin_layout Subsection
38744 Update
38745 \end_layout
38746
38747 \begin_layout Standard
38748 This menu entry allows you to update the view with your latest changes (in
38749  the default output format as described in the previous section) without
38750  opening a new viewer window.
38751 \end_layout
38752
38753 \begin_layout Subsection
38754 Update (Other Formats)
38755 \end_layout
38756
38757 \begin_layout Standard
38758 With this submenu, you can update the view of alternative output formats
38759  of your document without opening a new viewer window.
38760 \end_layout
38761
38762 \begin_layout Subsection
38763 View Master Document
38764 \end_layout
38765
38766 \begin_layout Standard
38767 This menu item is only visible if your document is included to another document,
38768  which is then its 
38769 \begin_inset Quotes eld
38770 \end_inset
38771
38772 master
38773 \begin_inset Quotes erd
38774 \end_inset
38775
38776  (see section 
38777 \emph on
38778 Child Documents
38779 \emph default
38780  in the 
38781 \emph on
38782 Embedded
38783 \begin_inset space ~
38784 \end_inset
38785
38786 Objects
38787 \emph default
38788  manual for more information on this topic).
38789  This item allows you to view the master document from within its child.
38790  That is, if you are working on a child document which is a chapter of a
38791  book, 
38792 \family sans
38793 View Master
38794 \family default
38795  generates the output of the whole book, while 
38796 \family sans
38797 View
38798 \family default
38799  will just output the chapter alone.
38800 \end_layout
38801
38802 \begin_layout Standard
38803 The format used by this function is the default output format as specified
38804  in the preferences (see sec.
38805 \begin_inset space \thinspace{}
38806 \end_inset
38807
38808
38809 \begin_inset CommandInset ref
38810 LatexCommand ref
38811 reference "sec:File-Formats"
38812
38813 \end_inset
38814
38815 ) or in the document settings (see sec.
38816 \begin_inset space \thinspace{}
38817 \end_inset
38818
38819
38820 \begin_inset CommandInset ref
38821 LatexCommand ref
38822 reference "sec:Doc-Output"
38823
38824 \end_inset
38825
38826 ).
38827 \end_layout
38828
38829 \begin_layout Subsection
38830 Update Master Document
38831 \end_layout
38832
38833 \begin_layout Standard
38834 This menu item is only visible if your document is included to another document,
38835  which is then its 
38836 \begin_inset Quotes eld
38837 \end_inset
38838
38839 master
38840 \begin_inset Quotes erd
38841 \end_inset
38842
38843  (see section 
38844 \emph on
38845 Child Documents
38846 \emph default
38847  in the 
38848 \emph on
38849 Embedded
38850 \begin_inset space ~
38851 \end_inset
38852
38853 Objects
38854 \emph default
38855  manual for more information on this topic).
38856  This item allows you to update the view of a master document from within
38857  its child without the need to switch to the master document itself.
38858 \end_layout
38859
38860 \begin_layout Standard
38861 The format used by this function is the default output format as specified
38862  in the preferences (see sec.
38863 \begin_inset space \thinspace{}
38864 \end_inset
38865
38866
38867 \begin_inset CommandInset ref
38868 LatexCommand ref
38869 reference "sec:File-Formats"
38870
38871 \end_inset
38872
38873 ) or in the document settings (see sec.
38874 \begin_inset space \thinspace{}
38875 \end_inset
38876
38877
38878 \begin_inset CommandInset ref
38879 LatexCommand ref
38880 reference "sec:Doc-Output"
38881
38882 \end_inset
38883
38884 ).
38885 \end_layout
38886
38887 \begin_layout Subsection
38888 Split View
38889 \end_layout
38890
38891 \begin_layout Standard
38892 This will split LyX's main window vertically or horizontally.
38893  This allows you to view documents the same time to compare them, or to
38894  view the same document, but at different positions.
38895  You can even split the main window several times to view for example 3
38896  or more documents at the same time.
38897  To return to an unsplit view, use the menu 
38898 \family sans
38899 Close Current View
38900 \family default
38901 .
38902 \end_layout
38903
38904 \begin_layout Subsection
38905 Close Current View
38906 \end_layout
38907
38908 \begin_layout Standard
38909 Closes a split view.
38910 \end_layout
38911
38912 \begin_layout Subsection
38913 Fullscreen
38914 \end_layout
38915
38916 \begin_layout Standard
38917 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38918  so that you will see nothing but your text.
38919  It furthermore displays LyX's main window fullscreen.
38920  To return from fullscreen to the normal view, press F11, or right-click
38921  and turn off the fullscreen mode in the context menu.
38922 \end_layout
38923
38924 \begin_layout Subsection
38925 Toolbars
38926 \begin_inset CommandInset label
38927 LatexCommand label
38928 name "sub:Toolbars"
38929
38930 \end_inset
38931
38932
38933 \begin_inset Index idx
38934 status collapsed
38935
38936 \begin_layout Plain Layout
38937 Toolbar
38938 \end_layout
38939
38940 \end_inset
38941
38942
38943 \end_layout
38944
38945 \begin_layout Standard
38946 In this menu entry you can set the appearance of the different toolbars.
38947  All toolbars and the 
38948 \family sans
38949 Command
38950 \begin_inset space ~
38951 \end_inset
38952
38953 Buffer
38954 \family default
38955  can be turned on and off.
38956  The 
38957 \emph on
38958 on
38959 \emph default
38960  state is denoted in the menu with a checkmark.
38961  The 
38962 \family sans
38963 Review
38964 \family default
38965
38966 \family sans
38967 Table
38968 \family default
38969
38970 \family sans
38971 Math
38972 \begin_inset space ~
38973 \end_inset
38974
38975 Panels
38976 \family default
38977 , and 
38978 \family sans
38979 Math
38980 \family default
38981  toolbars can be additionally set to the state 
38982 \emph on
38983 automatic
38984 \emph default
38985  that is denoted in the menu with the suffix 
38986 \family sans
38987 (auto)
38988 \family default
38989 .
38990 \end_layout
38991
38992 \begin_layout Standard
38993 In the 
38994 \emph on
38995 on
38996 \emph default
38997  state the toolbar is permanently shown, in the 
38998 \emph on
38999 automatic
39000 \emph default
39001  state the toolbar is only shown when the cursor is in a certain environment
39002  or when a certain feature is enabled.
39003  That means that the review toolbar will only be shown when change tracking
39004  is activated, the math and table toolbars are only shown when the cursor
39005  is inside a formula or table, respectively.
39006 \end_layout
39007
39008 \begin_layout Standard
39009 LyX's toolbars and their buttons are explained in section
39010 \begin_inset space ~
39011 \end_inset
39012
39013
39014 \begin_inset CommandInset ref
39015 LatexCommand ref
39016 reference "sec:Toolbars"
39017
39018 \end_inset
39019
39020 .
39021 \end_layout
39022
39023 \begin_layout Section
39024 The Insert Menu
39025 \begin_inset Index idx
39026 status collapsed
39027
39028 \begin_layout Plain Layout
39029 Menu ! Insert
39030 \end_layout
39031
39032 \end_inset
39033
39034
39035 \end_layout
39036
39037 \begin_layout Subsection
39038 Math
39039 \end_layout
39040
39041 \begin_layout Standard
39042 Inserts math constructs that are explained in chapter
39043 \begin_inset space ~
39044 \end_inset
39045
39046
39047 \begin_inset CommandInset ref
39048 LatexCommand ref
39049 reference "cha:Mathematical-Formulas"
39050
39051 \end_inset
39052
39053  and the 
39054 \emph on
39055 Math
39056 \emph default
39057  manual.
39058 \end_layout
39059
39060 \begin_layout Subsection
39061 Special Character
39062 \begin_inset CommandInset label
39063 LatexCommand label
39064 name "sub:Special-Character"
39065
39066 \end_inset
39067
39068
39069 \end_layout
39070
39071 \begin_layout Standard
39072 Here you can insert the following characters:
39073 \end_layout
39074
39075 \begin_layout Description
39076 Symbols Inserts any character that can be output by your LaTeX system.
39077  Therefore the number of character categories in this dialog and the available
39078  characters depend on the LaTeX-packages you have installed.
39079 \begin_inset Newline newline
39080 \end_inset
39081
39082  
39083 \begin_inset Note Greyedout
39084 status open
39085
39086 \begin_layout Plain Layout
39087
39088 \series bold
39089 Note:
39090 \series default
39091  Not all characters will be visible in the 
39092 \family sans
39093 Symbols
39094 \family default
39095  dialog because none of the screen fonts that you can set in the preferences
39096  dialog (see sec.
39097 \begin_inset space \thinspace{}
39098 \end_inset
39099
39100
39101 \begin_inset CommandInset ref
39102 LatexCommand ref
39103 reference "sub:Screen-Fonts"
39104
39105 \end_inset
39106
39107 ) can display every character.
39108 \end_layout
39109
39110 \end_inset
39111
39112
39113 \end_layout
39114
39115 \begin_layout Description
39116 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39117
39118 \end_layout
39119
39120 \begin_layout Description
39121 End
39122 \begin_inset space ~
39123 \end_inset
39124
39125 of
39126 \begin_inset space ~
39127 \end_inset
39128
39129 Sentence Inserts an end of sentence dot as described in section
39130 \begin_inset space ~
39131 \end_inset
39132
39133
39134 \begin_inset CommandInset ref
39135 LatexCommand ref
39136 reference "sub:Abbreviations"
39137
39138 \end_inset
39139
39140 .
39141 \end_layout
39142
39143 \begin_layout Description
39144 Ordinary
39145 \begin_inset space ~
39146 \end_inset
39147
39148 Quote Inserts this quote: ", no matter what quote type you selected in the
39149  
39150 \family sans
39151 Document\SpecialChar \menuseparator
39152 Settings
39153 \family default
39154  dialog under 
39155 \family sans
39156 Language
39157 \family default
39158 .
39159 \end_layout
39160
39161 \begin_layout Description
39162 Single
39163 \begin_inset space ~
39164 \end_inset
39165
39166 Quote Inserts this quote: 
39167 \begin_inset Quotes ers
39168 \end_inset
39169
39170
39171 \end_layout
39172
39173 \begin_layout Description
39174 Protected
39175 \begin_inset space ~
39176 \end_inset
39177
39178 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39179
39180 \end_layout
39181
39182 \begin_layout Description
39183 Breakable
39184 \begin_inset space ~
39185 \end_inset
39186
39187 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39188
39189 \end_layout
39190
39191 \begin_layout Description
39192 Menu
39193 \begin_inset space ~
39194 \end_inset
39195
39196 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39197
39198 \end_layout
39199
39200 \begin_layout Description
39201 Phonetic
39202 \begin_inset space ~
39203 \end_inset
39204
39205 Symbols 
39206 \begin_inset Index idx
39207 status collapsed
39208
39209 \begin_layout Plain Layout
39210 Phonetic symbols
39211 \end_layout
39212
39213 \end_inset
39214
39215
39216 \begin_inset Index idx
39217 status collapsed
39218
39219 \begin_layout Plain Layout
39220 Language ! Phonetic symbols
39221 \end_layout
39222
39223 \end_inset
39224
39225 Creates a formula with a so called tipa inset.
39226  Here you can insert commands to create IPA phonetic symbols.
39227  For this feature you must have the LaTeX-package 
39228 \series bold
39229 tipa
39230 \series default
39231
39232 \begin_inset Index idx
39233 status collapsed
39234
39235 \begin_layout Plain Layout
39236 LaTeX-packages ! tipa
39237 \end_layout
39238
39239 \end_inset
39240
39241  installed.
39242 \begin_inset Newline newline
39243 \end_inset
39244
39245 For more information about this feature we refer to the documentation of
39246  
39247 \series bold
39248 tipa, 
39249 \begin_inset CommandInset citation
39250 LatexCommand cite
39251 key "tipa"
39252
39253 \end_inset
39254
39255
39256 \series default
39257  and this Wiki-page:
39258 \begin_inset Newline newline
39259 \end_inset
39260
39261
39262 \begin_inset Flex URL
39263 status open
39264
39265 \begin_layout Plain Layout
39266
39267 http://wiki.lyx.org/LyX/LinguistLyX
39268 \end_layout
39269
39270 \end_inset
39271
39272
39273 \end_layout
39274
39275 \begin_layout Subsection
39276 Formatting
39277 \end_layout
39278
39279 \begin_layout Standard
39280 Here you can insert the following format constructs:
39281 \end_layout
39282
39283 \begin_layout Description
39284 Superscript Inserts a superscript: test
39285 \begin_inset script superscript
39286
39287 \begin_layout Plain Layout
39288 a, b
39289 \end_layout
39290
39291 \end_inset
39292
39293
39294 \end_layout
39295
39296 \begin_layout Description
39297 Subscript Inserts a subscript: test
39298 \begin_inset script subscript
39299
39300 \begin_layout Plain Layout
39301 3x
39302 \end_layout
39303
39304 \end_inset
39305
39306
39307 \end_layout
39308
39309 \begin_layout Description
39310 Protected
39311 \begin_inset space ~
39312 \end_inset
39313
39314 Space Inserts a protected space that is described in section
39315 \begin_inset space ~
39316 \end_inset
39317
39318
39319 \begin_inset CommandInset ref
39320 LatexCommand ref
39321 reference "sub:Protected-Space"
39322
39323 \end_inset
39324
39325 .
39326 \end_layout
39327
39328 \begin_layout Description
39329 Inter-word
39330 \begin_inset space ~
39331 \end_inset
39332
39333 Space Inserts an inter-word space that is described in section
39334 \begin_inset space ~
39335 \end_inset
39336
39337
39338 \begin_inset CommandInset ref
39339 LatexCommand ref
39340 reference "sub:Inter-word-Space"
39341
39342 \end_inset
39343
39344 .
39345 \end_layout
39346
39347 \begin_layout Description
39348 Thin
39349 \begin_inset space ~
39350 \end_inset
39351
39352 Space Inserts a thin 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:Thin-Space"
39360
39361 \end_inset
39362
39363 .
39364 \end_layout
39365
39366 \begin_layout Description
39367 Horizontal
39368 \begin_inset space ~
39369 \end_inset
39370
39371 Space Inserts horizontal space, see section
39372 \begin_inset space ~
39373 \end_inset
39374
39375
39376 \begin_inset CommandInset ref
39377 LatexCommand ref
39378 reference "sub:Horizontal-Space"
39379
39380 \end_inset
39381
39382  for a description.
39383 \end_layout
39384
39385 \begin_layout Description
39386 Horizontal
39387 \begin_inset space ~
39388 \end_inset
39389
39390 Line Inserts a horizontal line, see section
39391 \begin_inset space ~
39392 \end_inset
39393
39394
39395 \begin_inset CommandInset ref
39396 LatexCommand ref
39397 reference "sub:Horizontal-Lines"
39398
39399 \end_inset
39400
39401  for a description.
39402 \end_layout
39403
39404 \begin_layout Description
39405 Vertical
39406 \begin_inset space ~
39407 \end_inset
39408
39409 Space Inserts vertical space, see section
39410 \begin_inset space ~
39411 \end_inset
39412
39413
39414 \begin_inset CommandInset ref
39415 LatexCommand ref
39416 reference "sub:Vertical-Space"
39417
39418 \end_inset
39419
39420  for a description.
39421 \end_layout
39422
39423 \begin_layout Description
39424 Phantom Inserts Phantom space, see section
39425 \begin_inset space ~
39426 \end_inset
39427
39428
39429 \begin_inset CommandInset ref
39430 LatexCommand ref
39431 reference "sub:Phantom-Space"
39432
39433 \end_inset
39434
39435 .
39436 \end_layout
39437
39438 \begin_layout Description
39439 Hyphenation
39440 \begin_inset space ~
39441 \end_inset
39442
39443 Point Inserts a hyphenation point, see section
39444 \begin_inset space ~
39445 \end_inset
39446
39447
39448 \begin_inset CommandInset ref
39449 LatexCommand ref
39450 reference "sub:Hyphenation"
39451
39452 \end_inset
39453
39454 .
39455 \end_layout
39456
39457 \begin_layout Description
39458 Ligature
39459 \begin_inset space ~
39460 \end_inset
39461
39462 Break Inserts a ligature break, see section
39463 \begin_inset space ~
39464 \end_inset
39465
39466
39467 \begin_inset CommandInset ref
39468 LatexCommand ref
39469 reference "sub:Ligatures"
39470
39471 \end_inset
39472
39473 .
39474 \end_layout
39475
39476 \begin_layout Description
39477 Ragged
39478 \begin_inset space ~
39479 \end_inset
39480
39481 Line
39482 \begin_inset space ~
39483 \end_inset
39484
39485 Break Inserts a forced line break, see section
39486 \begin_inset space ~
39487 \end_inset
39488
39489
39490 \begin_inset CommandInset ref
39491 LatexCommand ref
39492 reference "sub:Forced-Line-Breaks"
39493
39494 \end_inset
39495
39496 .
39497 \end_layout
39498
39499 \begin_layout Description
39500 Justified
39501 \begin_inset space ~
39502 \end_inset
39503
39504 Break Inserts a forced line break that furthermore stretches the broken
39505  text line to the page border, see section
39506 \begin_inset space ~
39507 \end_inset
39508
39509
39510 \begin_inset CommandInset ref
39511 LatexCommand ref
39512 reference "sub:Forced-Line-Breaks"
39513
39514 \end_inset
39515
39516 .
39517 \end_layout
39518
39519 \begin_layout Description
39520 New
39521 \begin_inset space ~
39522 \end_inset
39523
39524 Page Inserts a forced page break, described in section
39525 \begin_inset space ~
39526 \end_inset
39527
39528
39529 \begin_inset CommandInset ref
39530 LatexCommand ref
39531 reference "sub:Forced-Page-Breaks"
39532
39533 \end_inset
39534
39535 .
39536 \end_layout
39537
39538 \begin_layout Description
39539 Page
39540 \begin_inset space ~
39541 \end_inset
39542
39543 Break Inserts a forced page break that furthermore stretches the broken
39544  text page to the page border, described in section
39545 \begin_inset space ~
39546 \end_inset
39547
39548
39549 \begin_inset CommandInset ref
39550 LatexCommand ref
39551 reference "sub:Forced-Page-Breaks"
39552
39553 \end_inset
39554
39555 .
39556 \end_layout
39557
39558 \begin_layout Description
39559 Clear
39560 \begin_inset space ~
39561 \end_inset
39562
39563 Page Inserts a clear page break, described in section
39564 \begin_inset space ~
39565 \end_inset
39566
39567
39568 \begin_inset CommandInset ref
39569 LatexCommand ref
39570 reference "sub:Clear-Page-Breaks"
39571
39572 \end_inset
39573
39574 .
39575 \end_layout
39576
39577 \begin_layout Description
39578 Clear
39579 \begin_inset space ~
39580 \end_inset
39581
39582 Double
39583 \begin_inset space ~
39584 \end_inset
39585
39586 Page Inserts a clear doublepage break, described in section
39587 \begin_inset space ~
39588 \end_inset
39589
39590
39591 \begin_inset CommandInset ref
39592 LatexCommand ref
39593 reference "sub:Clear-Page-Breaks"
39594
39595 \end_inset
39596
39597 .
39598 \end_layout
39599
39600 \begin_layout Subsection
39601 List / TOC
39602 \end_layout
39603
39604 \begin_layout Standard
39605 Various lists can be inserted with this menu entry.
39606  The table of contents, the algorithm, figures and tables list are described
39607  in section
39608 \begin_inset space ~
39609 \end_inset
39610
39611
39612 \begin_inset CommandInset ref
39613 LatexCommand ref
39614 reference "sec:toc"
39615
39616 \end_inset
39617
39618 .
39619  The index list is described in section
39620 \begin_inset space ~
39621 \end_inset
39622
39623
39624 \begin_inset CommandInset ref
39625 LatexCommand ref
39626 reference "sec:Index"
39627
39628 \end_inset
39629
39630 , the nomenclature in section
39631 \begin_inset space ~
39632 \end_inset
39633
39634
39635 \begin_inset CommandInset ref
39636 LatexCommand ref
39637 reference "sec:Nomenclature"
39638
39639 \end_inset
39640
39641  and the BibTeX bibliography in section
39642 \begin_inset space ~
39643 \end_inset
39644
39645
39646 \begin_inset CommandInset ref
39647 LatexCommand ref
39648 reference "sub:Bibliography-databases"
39649
39650 \end_inset
39651
39652 .
39653 \end_layout
39654
39655 \begin_layout Subsection
39656 Float
39657 \end_layout
39658
39659 \begin_layout Standard
39660 To insert floats, described in section
39661 \begin_inset space ~
39662 \end_inset
39663
39664
39665 \begin_inset CommandInset ref
39666 LatexCommand ref
39667 reference "sec:Floats"
39668
39669 \end_inset
39670
39671 .
39672 \end_layout
39673
39674 \begin_layout Subsection
39675 Note
39676 \end_layout
39677
39678 \begin_layout Standard
39679 To insert notes, described in section
39680 \begin_inset space ~
39681 \end_inset
39682
39683
39684 \begin_inset CommandInset ref
39685 LatexCommand ref
39686 reference "sec:Notes"
39687
39688 \end_inset
39689
39690 .
39691 \end_layout
39692
39693 \begin_layout Subsection
39694 Branch
39695 \end_layout
39696
39697 \begin_layout Standard
39698 Inserts branch insets as described in section
39699 \begin_inset space ~
39700 \end_inset
39701
39702
39703 \begin_inset CommandInset ref
39704 LatexCommand ref
39705 reference "sec:Branches"
39706
39707 \end_inset
39708
39709 .
39710 \end_layout
39711
39712 \begin_layout Subsection
39713 Custom Insets
39714 \end_layout
39715
39716 \begin_layout Standard
39717 Inserts document class-specific insets.
39718  Such insets only exist when they are defined in the layout file for a certain
39719  document class.
39720  An example is the document class 
39721 \begin_inset Quotes eld
39722 \end_inset
39723
39724 article (Elsevier)
39725 \begin_inset Quotes erd
39726 \end_inset
39727
39728  with three custom insets.
39729  The section 
39730 \emph on
39731 Flex insets and InsetLayout
39732 \emph default
39733  of the 
39734 \emph on
39735 Customization
39736 \emph default
39737  manual explains how custom insets are defined.
39738 \end_layout
39739
39740 \begin_layout Subsection
39741 File
39742 \begin_inset Index idx
39743 status collapsed
39744
39745 \begin_layout Plain Layout
39746 External Material
39747 \end_layout
39748
39749 \end_inset
39750
39751
39752 \end_layout
39753
39754 \begin_layout Standard
39755 This menu entry allows you to insert or include the contents of other LyX
39756  files in your document.
39757  How you can do this is explained in detail in the chapter 
39758 \emph on
39759 External Stuff
39760 \emph default
39761  of the 
39762 \emph on
39763 Embedded
39764 \begin_inset space ~
39765 \end_inset
39766
39767 Objects
39768 \emph default
39769  manual.
39770 \end_layout
39771
39772 \begin_layout Subsection
39773 Box
39774 \begin_inset Index idx
39775 status collapsed
39776
39777 \begin_layout Plain Layout
39778 Boxes
39779 \end_layout
39780
39781 \end_inset
39782
39783
39784 \end_layout
39785
39786 \begin_layout Standard
39787 Inserts a minipage box that is described section
39788 \begin_inset space ~
39789 \end_inset
39790
39791
39792 \begin_inset CommandInset ref
39793 LatexCommand ref
39794 reference "sec:Minipages"
39795
39796 \end_inset
39797
39798 .
39799  All box types supported by LyX are explained in detail in the chapter 
39800 \emph on
39801 Boxes
39802 \emph default
39803  of the 
39804 \emph on
39805 Embedded
39806 \begin_inset space ~
39807 \end_inset
39808
39809 Objects
39810 \emph default
39811  manual.
39812 \end_layout
39813
39814 \begin_layout Subsection
39815 Citation
39816 \end_layout
39817
39818 \begin_layout Standard
39819 Inserts a citation as described in section
39820 \begin_inset space ~
39821 \end_inset
39822
39823
39824 \begin_inset CommandInset ref
39825 LatexCommand ref
39826 reference "sec:Bibliography"
39827
39828 \end_inset
39829
39830 .
39831 \end_layout
39832
39833 \begin_layout Subsection
39834 Cross-Reference
39835 \end_layout
39836
39837 \begin_layout Standard
39838 Inserts a cross-reference as described in section
39839 \begin_inset space ~
39840 \end_inset
39841
39842
39843 \begin_inset CommandInset ref
39844 LatexCommand ref
39845 reference "sec:Cross-References"
39846
39847 \end_inset
39848
39849 .
39850 \end_layout
39851
39852 \begin_layout Subsection
39853 Label
39854 \end_layout
39855
39856 \begin_layout Standard
39857 Inserts a label as described in section
39858 \begin_inset space ~
39859 \end_inset
39860
39861
39862 \begin_inset CommandInset ref
39863 LatexCommand ref
39864 reference "sec:Cross-References"
39865
39866 \end_inset
39867
39868 .
39869 \end_layout
39870
39871 \begin_layout Subsection
39872 Caption
39873 \begin_inset Index idx
39874 status collapsed
39875
39876 \begin_layout Plain Layout
39877 Captions
39878 \end_layout
39879
39880 \end_inset
39881
39882
39883 \begin_inset Index idx
39884 status collapsed
39885
39886 \begin_layout Plain Layout
39887 Longtables ! Caption
39888 \end_layout
39889
39890 \end_inset
39891
39892
39893 \end_layout
39894
39895 \begin_layout Standard
39896 Inserts a caption in a float or longtable.
39897  Floats are described in section
39898 \begin_inset space ~
39899 \end_inset
39900
39901
39902 \begin_inset CommandInset ref
39903 LatexCommand ref
39904 reference "sec:Floats"
39905
39906 \end_inset
39907
39908 , captions in longtables are described in the section 
39909 \emph on
39910 Longtable Captions
39911 \emph default
39912  of the 
39913 \emph on
39914 Embedded
39915 \begin_inset space ~
39916 \end_inset
39917
39918 Objects
39919 \emph default
39920  manual.
39921 \end_layout
39922
39923 \begin_layout Subsection
39924 Index Entry
39925 \end_layout
39926
39927 \begin_layout Standard
39928 Inserts an index entry as described in section
39929 \begin_inset space ~
39930 \end_inset
39931
39932
39933 \begin_inset CommandInset ref
39934 LatexCommand ref
39935 reference "sec:Index"
39936
39937 \end_inset
39938
39939 .
39940 \end_layout
39941
39942 \begin_layout Subsection
39943 Nomenclature Entry
39944 \end_layout
39945
39946 \begin_layout Standard
39947 Inserts a nomenclature entry as described in section
39948 \begin_inset space ~
39949 \end_inset
39950
39951
39952 \begin_inset CommandInset ref
39953 LatexCommand ref
39954 reference "sec:Nomenclature"
39955
39956 \end_inset
39957
39958 .
39959 \end_layout
39960
39961 \begin_layout Subsection
39962 Table
39963 \end_layout
39964
39965 \begin_layout Standard
39966 Inserts a table.
39967  Tables are described in section
39968 \begin_inset space ~
39969 \end_inset
39970
39971
39972 \begin_inset CommandInset ref
39973 LatexCommand ref
39974 reference "sec:Tables"
39975
39976 \end_inset
39977
39978 .
39979 \end_layout
39980
39981 \begin_layout Subsection
39982 Graphics
39983 \end_layout
39984
39985 \begin_layout Standard
39986 Inserts a graphic.
39987  Graphics are described in section
39988 \begin_inset space ~
39989 \end_inset
39990
39991
39992 \begin_inset CommandInset ref
39993 LatexCommand ref
39994 reference "sec:Graphics"
39995
39996 \end_inset
39997
39998 .
39999 \end_layout
40000
40001 \begin_layout Subsection
40002 URL
40003 \end_layout
40004
40005 \begin_layout Standard
40006 Inserts an URL as described in section
40007 \begin_inset space ~
40008 \end_inset
40009
40010
40011 \begin_inset CommandInset ref
40012 LatexCommand ref
40013 reference "sub:URLs"
40014
40015 \end_inset
40016
40017 .
40018 \end_layout
40019
40020 \begin_layout Subsection
40021 Hyperlinks
40022 \end_layout
40023
40024 \begin_layout Standard
40025 Inserts a hyperlink as described in section
40026 \begin_inset space ~
40027 \end_inset
40028
40029
40030 \begin_inset CommandInset ref
40031 LatexCommand ref
40032 reference "sub:Hyperlinks"
40033
40034 \end_inset
40035
40036 .
40037 \end_layout
40038
40039 \begin_layout Subsection
40040 Footnote
40041 \end_layout
40042
40043 \begin_layout Standard
40044 Inserts a footnote, see section
40045 \begin_inset space ~
40046 \end_inset
40047
40048
40049 \begin_inset CommandInset ref
40050 LatexCommand ref
40051 reference "sec:Footnotes"
40052
40053 \end_inset
40054
40055 .
40056 \end_layout
40057
40058 \begin_layout Subsection
40059 Marginal Note
40060 \end_layout
40061
40062 \begin_layout Standard
40063 Inserts a marginal note, see section
40064 \begin_inset space ~
40065 \end_inset
40066
40067
40068 \begin_inset CommandInset ref
40069 LatexCommand ref
40070 reference "sec:Marginal-Notes"
40071
40072 \end_inset
40073
40074 .
40075 \end_layout
40076
40077 \begin_layout Subsection
40078 Short Title
40079 \end_layout
40080
40081 \begin_layout Standard
40082 Inserts a short title, see section
40083 \begin_inset space ~
40084 \end_inset
40085
40086
40087 \begin_inset CommandInset ref
40088 LatexCommand ref
40089 reference "sec:Short-Titles"
40090
40091 \end_inset
40092
40093 .
40094 \end_layout
40095
40096 \begin_layout Subsection
40097 TeX Code
40098 \end_layout
40099
40100 \begin_layout Standard
40101 Inserts a TeX Code box, see section
40102 \begin_inset space ~
40103 \end_inset
40104
40105
40106 \begin_inset CommandInset ref
40107 LatexCommand ref
40108 reference "sub:TeX-Code-Boxes"
40109
40110 \end_inset
40111
40112  for a description.
40113 \end_layout
40114
40115 \begin_layout Subsection
40116 Program Listing
40117 \begin_inset Index idx
40118 status collapsed
40119
40120 \begin_layout Plain Layout
40121 Program listings
40122 \end_layout
40123
40124 \end_inset
40125
40126
40127 \end_layout
40128
40129 \begin_layout Standard
40130 Inserts a program listings box.
40131  Program listings are explained in the chapter 
40132 \emph on
40133 Program Code Listings
40134 \emph default
40135  of the 
40136 \emph on
40137 Embedded
40138 \begin_inset space ~
40139 \end_inset
40140
40141 Objects
40142 \emph default
40143  manual.
40144 \end_layout
40145
40146 \begin_layout Subsection
40147 Date
40148 \end_layout
40149
40150 \begin_layout Standard
40151 Inserts the actual date.
40152  The format depends on the date format of the language that is used for
40153  LyX's menus.
40154  LyX offers various ways to insert a date which are explained and also compared
40155  in the section 
40156 \emph on
40157 External Material
40158 \emph default
40159  of the 
40160 \emph on
40161 Embedded
40162 \begin_inset space ~
40163 \end_inset
40164
40165 Objects
40166 \emph default
40167  manual.
40168 \end_layout
40169
40170 \begin_layout Section
40171 The Navigate Menu
40172 \begin_inset Index idx
40173 status collapsed
40174
40175 \begin_layout Plain Layout
40176 Menu ! Navigate
40177 \end_layout
40178
40179 \end_inset
40180
40181
40182 \end_layout
40183
40184 \begin_layout Standard
40185 This menu lists the existing chapters, sections, figures, tables, etc.
40186 \begin_inset space ~
40187 \end_inset
40188
40189 of the current document.
40190  This allows you to navigate easily through you document.
40191 \end_layout
40192
40193 \begin_layout Subsection
40194 Bookmarks
40195 \end_layout
40196
40197 \begin_layout Standard
40198 With this menu entry you are able to define your own bookmarks.
40199  This is useful when you are working on a large document and often have
40200  to jump e.
40201 \begin_inset space \thinspace{}
40202 \end_inset
40203
40204 g.
40205 \begin_inset space \space{}
40206 \end_inset
40207
40208 between section
40209 \begin_inset space ~
40210 \end_inset
40211
40212 2.5 and 6.3.
40213  To create bookmarks for this example, go to section
40214 \begin_inset space ~
40215 \end_inset
40216
40217 2.5 and use the menu 
40218 \family sans
40219 Save
40220 \begin_inset space ~
40221 \end_inset
40222
40223 Bookmark
40224 \begin_inset space ~
40225 \end_inset
40226
40227 1
40228 \family default
40229 .
40230  Then go to section
40231 \begin_inset space ~
40232 \end_inset
40233
40234 6.3 and use 
40235 \family sans
40236 Save
40237 \begin_inset space ~
40238 \end_inset
40239
40240 Bookmark
40241 \begin_inset space ~
40242 \end_inset
40243
40244
40245 \family default
40246 2.
40247  Now you can jump easily between these sections by using the menu or by
40248  the key bindings 
40249 \begin_inset Info
40250 type  "shortcut"
40251 arg   "bookmark-goto 1"
40252 \end_inset
40253
40254  and 
40255 \begin_inset Info
40256 type  "shortcut"
40257 arg   "bookmark-goto 2"
40258 \end_inset
40259
40260 .
40261 \end_layout
40262
40263 \begin_layout Standard
40264 You can also use bookmarks to jump between several opened documents.
40265  The saved bookmarks are valid till the document is closed.
40266 \end_layout
40267
40268 \begin_layout Subsection
40269 Next Note, Change, Cross-reference
40270 \end_layout
40271
40272 \begin_layout Standard
40273 Jump to the next note, change, or cross-reference following the current
40274  cursor position.
40275 \end_layout
40276
40277 \begin_layout Subsection
40278 Go to Label
40279 \end_layout
40280
40281 \begin_layout Standard
40282 Only active when the cursor is in front of a cross-reference.
40283  Sets the cursor before the referenced label, the same as if you right-click
40284  on a cross-reference box.
40285 \end_layout
40286
40287 \begin_layout Subsection
40288 Forward Search
40289 \end_layout
40290
40291 \begin_layout Standard
40292 This feature allows you to directly jump to the corresponding text part
40293  in the output, see section 
40294 \emph on
40295 Forward
40296 \begin_inset space ~
40297 \end_inset
40298
40299 search
40300 \emph default
40301  in the 
40302 \emph on
40303 Additional
40304 \begin_inset space ~
40305 \end_inset
40306
40307 Features
40308 \emph default
40309  manual for a detailed description.
40310 \end_layout
40311
40312 \begin_layout Section
40313 The Document Menu
40314 \begin_inset Index idx
40315 status collapsed
40316
40317 \begin_layout Plain Layout
40318 Menu ! Document
40319 \end_layout
40320
40321 \end_inset
40322
40323
40324 \end_layout
40325
40326 \begin_layout Subsection
40327 Change Tracking
40328 \end_layout
40329
40330 \begin_layout Standard
40331 Change Tracking is described in section
40332 \begin_inset space ~
40333 \end_inset
40334
40335
40336 \begin_inset CommandInset ref
40337 LatexCommand ref
40338 reference "sec:Change-Tracking"
40339
40340 \end_inset
40341
40342 .
40343 \end_layout
40344
40345 \begin_layout Subsection
40346 LaT
40347 \begin_inset ERT
40348 status collapsed
40349
40350 \begin_layout Plain Layout
40351
40352 {}
40353 \end_layout
40354
40355 \end_inset
40356
40357 eX Log
40358 \end_layout
40359
40360 \begin_layout Standard
40361 After running LaTeX by viewing or exporting a document, this menu will be
40362  enabled.
40363  It shows the logfile of the used LaTeX-program.
40364 \end_layout
40365
40366 \begin_layout Standard
40367 Here you can see how LaTeX works in the background.
40368  
40369 \emph on
40370 Experts
40371 \emph default
40372  will find in it reasons for LaTeX-errors.
40373 \end_layout
40374
40375 \begin_layout Subsection
40376 Outline
40377 \end_layout
40378
40379 \begin_layout Standard
40380 Opens the TOC/Outline window as described in section
40381 \begin_inset space ~
40382 \end_inset
40383
40384
40385 \begin_inset CommandInset ref
40386 LatexCommand ref
40387 reference "sec:Navigating"
40388
40389 \end_inset
40390
40391  and 
40392 \begin_inset CommandInset ref
40393 LatexCommand ref
40394 reference "sub:Table-of-Contents"
40395
40396 \end_inset
40397
40398 .
40399 \end_layout
40400
40401 \begin_layout Subsection
40402 Start Appendix Here
40403 \end_layout
40404
40405 \begin_layout Standard
40406 This menu will start the appendix of the document at the current cursor
40407  position as described in section
40408 \begin_inset space ~
40409 \end_inset
40410
40411
40412 \begin_inset CommandInset ref
40413 LatexCommand ref
40414 reference "sec:Appendices"
40415
40416 \end_inset
40417
40418 .
40419 \end_layout
40420
40421 \begin_layout Subsection
40422 Compressed
40423 \end_layout
40424
40425 \begin_layout Standard
40426 Un/compresses the current document.
40427 \end_layout
40428
40429 \begin_layout Subsection
40430 Settings
40431 \end_layout
40432
40433 \begin_layout Standard
40434 The document settings are described in appendix
40435 \begin_inset space ~
40436 \end_inset
40437
40438
40439 \begin_inset CommandInset ref
40440 LatexCommand ref
40441 reference "chap:The-Document-Settings"
40442
40443 \end_inset
40444
40445 .
40446 \end_layout
40447
40448 \begin_layout Section
40449 The Tools Menu
40450 \begin_inset Index idx
40451 status collapsed
40452
40453 \begin_layout Plain Layout
40454 Menu ! Tools
40455 \end_layout
40456
40457 \end_inset
40458
40459
40460 \end_layout
40461
40462 \begin_layout Subsection
40463 Spellchecker
40464 \end_layout
40465
40466 \begin_layout Standard
40467 Spell checking is explained in section
40468 \begin_inset space ~
40469 \end_inset
40470
40471
40472 \begin_inset CommandInset ref
40473 LatexCommand ref
40474 reference "sec:Spellchecking"
40475
40476 \end_inset
40477
40478 .
40479 \end_layout
40480
40481 \begin_layout Subsection
40482 Thesaurus
40483 \end_layout
40484
40485 \begin_layout Standard
40486 The thesaurus is described in section
40487 \begin_inset space ~
40488 \end_inset
40489
40490
40491 \begin_inset CommandInset ref
40492 LatexCommand ref
40493 reference "sec:Thesaurus"
40494
40495 \end_inset
40496
40497 .
40498 \end_layout
40499
40500 \begin_layout Subsection
40501 Statistics
40502 \begin_inset Index idx
40503 status collapsed
40504
40505 \begin_layout Plain Layout
40506 Word count
40507 \end_layout
40508
40509 \end_inset
40510
40511
40512 \begin_inset Index idx
40513 status collapsed
40514
40515 \begin_layout Plain Layout
40516 Character count
40517 \end_layout
40518
40519 \end_inset
40520
40521
40522 \end_layout
40523
40524 \begin_layout Standard
40525 Counts the words and characters in the actual document or the highlighted
40526  document part.
40527 \end_layout
40528
40529 \begin_layout Subsection
40530 TeX Information
40531 \begin_inset Index idx
40532 status collapsed
40533
40534 \begin_layout Plain Layout
40535 TeX Information
40536 \end_layout
40537
40538 \end_inset
40539
40540
40541 \end_layout
40542
40543 \begin_layout Standard
40544 Shows you a list of the classes and styles installed in your LaTeX-system.
40545 \end_layout
40546
40547 \begin_layout Subsection
40548 Reconfigure
40549 \begin_inset Index idx
40550 status collapsed
40551
40552 \begin_layout Plain Layout
40553 LyX ! Reconfigure|see
40554 \begin_inset ERT
40555 status collapsed
40556
40557 \begin_layout Plain Layout
40558
40559 {
40560 \end_layout
40561
40562 \end_inset
40563
40564 Reconfiguration of LyX
40565 \begin_inset ERT
40566 status collapsed
40567
40568 \begin_layout Plain Layout
40569
40570 }
40571 \end_layout
40572
40573 \end_inset
40574
40575
40576 \end_layout
40577
40578 \end_inset
40579
40580
40581 \begin_inset Index idx
40582 status collapsed
40583
40584 \begin_layout Plain Layout
40585 Reconfiguration of LyX
40586 \end_layout
40587
40588 \end_inset
40589
40590
40591 \end_layout
40592
40593 \begin_layout Standard
40594 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40595  and needed programs it needs; see also section
40596 \begin_inset space ~
40597 \end_inset
40598
40599
40600 \begin_inset CommandInset ref
40601 LatexCommand ref
40602 reference "sec:Basic-LyX-Setup"
40603
40604 \end_inset
40605
40606 .
40607 \end_layout
40608
40609 \begin_layout Subsection
40610 Preferences
40611 \end_layout
40612
40613 \begin_layout Standard
40614 The preferences dialog is described in detail in appendix
40615 \begin_inset space ~
40616 \end_inset
40617
40618
40619 \begin_inset CommandInset ref
40620 LatexCommand ref
40621 reference "chap:The-Preferences-dialog"
40622
40623 \end_inset
40624
40625 .
40626 \end_layout
40627
40628 \begin_layout Section
40629 The Help Menu
40630 \begin_inset Index idx
40631 status collapsed
40632
40633 \begin_layout Plain Layout
40634 Menu ! Help
40635 \end_layout
40636
40637 \end_inset
40638
40639
40640 \end_layout
40641
40642 \begin_layout Standard
40643 This menu lists the documentation files of LyX in the language of LyX's
40644  menus.
40645  Is a file not available in this language, the English version will be listed.
40646 \end_layout
40647
40648 \begin_layout Standard
40649 The menu 
40650 \family sans
40651 LaTeX
40652 \begin_inset space ~
40653 \end_inset
40654
40655 Configuration
40656 \family default
40657  shows a LyX-document with information about the LaTeX-packages and classes
40658  found by LyX (see also section
40659 \begin_inset space ~
40660 \end_inset
40661
40662
40663 \begin_inset CommandInset ref
40664 LatexCommand ref
40665 reference "sec:LaTeX-Setup"
40666
40667 \end_inset
40668
40669 ).
40670 \end_layout
40671
40672 \begin_layout Section
40673 Toolbars
40674 \begin_inset CommandInset label
40675 LatexCommand label
40676 name "sec:Toolbars"
40677
40678 \end_inset
40679
40680
40681 \end_layout
40682
40683 \begin_layout Standard
40684 How to show or hide toolbars is explained in section
40685 \begin_inset space ~
40686 \end_inset
40687
40688
40689 \begin_inset CommandInset ref
40690 LatexCommand ref
40691 reference "sub:Toolbars"
40692
40693 \end_inset
40694
40695 .
40696 \end_layout
40697
40698 \begin_layout Standard
40699 It is also possible to define custom toolbars.
40700  This is described in the 
40701 \emph on
40702 Additional Features
40703 \emph default
40704  manual.
40705 \end_layout
40706
40707 \begin_layout Subsection
40708 Standard Toolbar
40709 \begin_inset Index idx
40710 status collapsed
40711
40712 \begin_layout Plain Layout
40713 Toolbar ! Standard
40714 \end_layout
40715
40716 \end_inset
40717
40718
40719 \end_layout
40720
40721 \begin_layout Standard
40722 \begin_inset Graphics
40723         filename clipart/StandardToolbar.png
40724         width 100col%
40725
40726 \end_inset
40727
40728
40729 \end_layout
40730
40731 \begin_layout Standard
40732 \begin_inset VSpace defskip
40733 \end_inset
40734
40735
40736 \end_layout
40737
40738 \begin_layout Standard
40739 The standard toolbar as shown above contains from left to right the following
40740  buttons:
40741 \begin_inset ERT
40742 status collapsed
40743
40744 \begin_layout Plain Layout
40745
40746
40747 \backslash
40748 setlength{
40749 \backslash
40750 LTleft}{0pt}
40751 \end_layout
40752
40753 \end_inset
40754
40755
40756 \begin_inset Note Note
40757 status collapsed
40758
40759 \begin_layout Plain Layout
40760 This is necessary to left align the following longtables.
40761  See the 
40762 \emph on
40763 Embedded Objects
40764 \emph default
40765  manual for more information.
40766 \end_layout
40767
40768 \end_inset
40769
40770
40771 \end_layout
40772
40773 \begin_layout Standard
40774 \begin_inset VSpace defskip
40775 \end_inset
40776
40777
40778 \end_layout
40779
40780 \begin_layout Standard
40781 \begin_inset Tabular
40782 <lyxtabular version="3" rows="1" columns="2">
40783 <features islongtable="true" longtabularalignment="center">
40784 <column alignment="center" valignment="top" width="0">
40785 <column alignment="center" valignment="top" width="0">
40786 <row>
40787 <cell alignment="center" valignment="top" usebox="none">
40788 \begin_inset Text
40789
40790 \begin_layout Plain Layout
40791 \begin_inset Graphics
40792         filename clipart/ToolbarEnvBox.png
40793         clip
40794
40795 \end_inset
40796
40797
40798 \end_layout
40799
40800 \end_inset
40801 </cell>
40802 <cell alignment="center" valignment="top" usebox="none">
40803 \begin_inset Text
40804
40805 \begin_layout Plain Layout
40806 pull-down box for the paragraph environments
40807 \end_layout
40808
40809 \end_inset
40810 </cell>
40811 </row>
40812 </lyxtabular>
40813
40814 \end_inset
40815
40816
40817 \end_layout
40818
40819 \begin_layout Standard
40820 \begin_inset VSpace -10mm
40821 \end_inset
40822
40823
40824 \end_layout
40825
40826 \begin_layout Standard
40827 \align left
40828 \begin_inset Tabular
40829 <lyxtabular version="3" rows="21" columns="2">
40830 <features islongtable="true" longtabularalignment="center">
40831 <column alignment="left" valignment="top" width="0">
40832 <column alignment="left" valignment="top" width="0">
40833 <row interlinespace="2.5mm">
40834 <cell alignment="center" valignment="top" usebox="none">
40835 \begin_inset Text
40836
40837 \begin_layout Plain Layout
40838
40839 \family sans
40840 \begin_inset Info
40841 type  "icon"
40842 arg   "buffer-new"
40843 \end_inset
40844
40845
40846 \end_layout
40847
40848 \end_inset
40849 </cell>
40850 <cell alignment="center" valignment="top" usebox="none">
40851 \begin_inset Text
40852
40853 \begin_layout Plain Layout
40854
40855 \family sans
40856 File\SpecialChar \menuseparator
40857 New
40858 \end_layout
40859
40860 \end_inset
40861 </cell>
40862 </row>
40863 <row interlinespace="2.5mm">
40864 <cell alignment="center" valignment="top" usebox="none">
40865 \begin_inset Text
40866
40867 \begin_layout Plain Layout
40868
40869 \family sans
40870 \begin_inset Info
40871 type  "icon"
40872 arg   "file-open"
40873 \end_inset
40874
40875
40876 \end_layout
40877
40878 \end_inset
40879 </cell>
40880 <cell alignment="center" valignment="top" usebox="none">
40881 \begin_inset Text
40882
40883 \begin_layout Plain Layout
40884
40885 \family sans
40886 File\SpecialChar \menuseparator
40887 Open
40888 \end_layout
40889
40890 \end_inset
40891 </cell>
40892 </row>
40893 <row interlinespace="2.5mm">
40894 <cell alignment="center" valignment="top" usebox="none">
40895 \begin_inset Text
40896
40897 \begin_layout Plain Layout
40898
40899 \family sans
40900 \begin_inset Info
40901 type  "icon"
40902 arg   "buffer-write"
40903 \end_inset
40904
40905
40906 \end_layout
40907
40908 \end_inset
40909 </cell>
40910 <cell alignment="center" valignment="top" usebox="none">
40911 \begin_inset Text
40912
40913 \begin_layout Plain Layout
40914
40915 \family sans
40916 File\SpecialChar \menuseparator
40917 Save
40918 \end_layout
40919
40920 \end_inset
40921 </cell>
40922 </row>
40923 <row interlinespace="2.5mm">
40924 <cell alignment="center" valignment="top" usebox="none">
40925 \begin_inset Text
40926
40927 \begin_layout Plain Layout
40928
40929 \family sans
40930 \begin_inset Info
40931 type  "icon"
40932 arg   "dialog-show print"
40933 \end_inset
40934
40935
40936 \end_layout
40937
40938 \end_inset
40939 </cell>
40940 <cell alignment="center" valignment="top" usebox="none">
40941 \begin_inset Text
40942
40943 \begin_layout Plain Layout
40944
40945 \family sans
40946 File\SpecialChar \menuseparator
40947 Print
40948 \end_layout
40949
40950 \end_inset
40951 </cell>
40952 </row>
40953 <row interlinespace="2.5mm">
40954 <cell alignment="center" valignment="top" usebox="none">
40955 \begin_inset Text
40956
40957 \begin_layout Plain Layout
40958
40959 \family sans
40960 \begin_inset Info
40961 type  "icon"
40962 arg   "dialog-show spellchecker"
40963 \end_inset
40964
40965
40966 \end_layout
40967
40968 \end_inset
40969 </cell>
40970 <cell alignment="center" valignment="top" usebox="none">
40971 \begin_inset Text
40972
40973 \begin_layout Plain Layout
40974
40975 \family sans
40976 Tools\SpecialChar \menuseparator
40977 Spellchecker
40978 \end_layout
40979
40980 \end_inset
40981 </cell>
40982 </row>
40983 <row interlinespace="2.5mm">
40984 <cell alignment="center" valignment="top" usebox="none">
40985 \begin_inset Text
40986
40987 \begin_layout Plain Layout
40988
40989 \family sans
40990 \begin_inset Info
40991 type  "icon"
40992 arg   "undo"
40993 \end_inset
40994
40995
40996 \end_layout
40997
40998 \end_inset
40999 </cell>
41000 <cell alignment="center" valignment="top" usebox="none">
41001 \begin_inset Text
41002
41003 \begin_layout Plain Layout
41004
41005 \family sans
41006 Edit\SpecialChar \menuseparator
41007 Undo
41008 \end_layout
41009
41010 \end_inset
41011 </cell>
41012 </row>
41013 <row interlinespace="2.5mm">
41014 <cell alignment="center" valignment="top" usebox="none">
41015 \begin_inset Text
41016
41017 \begin_layout Plain Layout
41018
41019 \family sans
41020 \begin_inset Info
41021 type  "icon"
41022 arg   "redo"
41023 \end_inset
41024
41025
41026 \end_layout
41027
41028 \end_inset
41029 </cell>
41030 <cell alignment="center" valignment="top" usebox="none">
41031 \begin_inset Text
41032
41033 \begin_layout Plain Layout
41034
41035 \family sans
41036 Edit\SpecialChar \menuseparator
41037 Redo
41038 \end_layout
41039
41040 \end_inset
41041 </cell>
41042 </row>
41043 <row interlinespace="2.5mm">
41044 <cell alignment="center" valignment="top" usebox="none">
41045 \begin_inset Text
41046
41047 \begin_layout Plain Layout
41048
41049 \family sans
41050 \begin_inset Info
41051 type  "icon"
41052 arg   "cut"
41053 \end_inset
41054
41055
41056 \end_layout
41057
41058 \end_inset
41059 </cell>
41060 <cell alignment="center" valignment="top" usebox="none">
41061 \begin_inset Text
41062
41063 \begin_layout Plain Layout
41064
41065 \family sans
41066 Edit\SpecialChar \menuseparator
41067 Cut
41068 \end_layout
41069
41070 \end_inset
41071 </cell>
41072 </row>
41073 <row interlinespace="2.5mm">
41074 <cell alignment="center" valignment="top" usebox="none">
41075 \begin_inset Text
41076
41077 \begin_layout Plain Layout
41078
41079 \family sans
41080 \begin_inset Info
41081 type  "icon"
41082 arg   "copy"
41083 \end_inset
41084
41085
41086 \end_layout
41087
41088 \end_inset
41089 </cell>
41090 <cell alignment="center" valignment="top" usebox="none">
41091 \begin_inset Text
41092
41093 \begin_layout Plain Layout
41094
41095 \family sans
41096 Edit\SpecialChar \menuseparator
41097 Copy
41098 \end_layout
41099
41100 \end_inset
41101 </cell>
41102 </row>
41103 <row interlinespace="2.5mm">
41104 <cell alignment="center" valignment="top" usebox="none">
41105 \begin_inset Text
41106
41107 \begin_layout Plain Layout
41108
41109 \family sans
41110 \begin_inset Info
41111 type  "icon"
41112 arg   "paste"
41113 \end_inset
41114
41115
41116 \end_layout
41117
41118 \end_inset
41119 </cell>
41120 <cell alignment="center" valignment="top" usebox="none">
41121 \begin_inset Text
41122
41123 \begin_layout Plain Layout
41124
41125 \family sans
41126 Edit\SpecialChar \menuseparator
41127 Paste
41128 \end_layout
41129
41130 \end_inset
41131 </cell>
41132 </row>
41133 <row interlinespace="2.5mm">
41134 <cell alignment="center" valignment="top" usebox="none">
41135 \begin_inset Text
41136
41137 \begin_layout Plain Layout
41138
41139 \family sans
41140 \begin_inset Info
41141 type  "icon"
41142 arg   "dialog-show findreplace"
41143 \end_inset
41144
41145
41146 \end_layout
41147
41148 \end_inset
41149 </cell>
41150 <cell alignment="center" valignment="top" usebox="none">
41151 \begin_inset Text
41152
41153 \begin_layout Plain Layout
41154
41155 \family sans
41156 Edit\SpecialChar \menuseparator
41157 Find
41158 \begin_inset space \thinspace{}
41159 \end_inset
41160
41161 &
41162 \begin_inset space \thinspace{}
41163 \end_inset
41164
41165 Replace
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   "bookmark-goto 0"
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 Navigate\SpecialChar \menuseparator
41195 Bookmarks\SpecialChar \menuseparator
41196 Navigate Back
41197 \end_layout
41198
41199 \end_inset
41200 </cell>
41201 </row>
41202 <row interlinespace="2.5mm">
41203 <cell alignment="center" valignment="top" usebox="none">
41204 \begin_inset Text
41205
41206 \begin_layout Plain Layout
41207
41208 \family sans
41209 \begin_inset Info
41210 type  "icon"
41211 arg   "font-emph"
41212 \end_inset
41213
41214
41215 \end_layout
41216
41217 \end_inset
41218 </cell>
41219 <cell alignment="center" valignment="top" usebox="none">
41220 \begin_inset Text
41221
41222 \begin_layout Plain Layout
41223 Emphasize text, function of the 
41224 \family sans
41225 Edit\SpecialChar \menuseparator
41226 Text
41227 \begin_inset space ~
41228 \end_inset
41229
41230 Style
41231 \family default
41232  dialog
41233 \end_layout
41234
41235 \end_inset
41236 </cell>
41237 </row>
41238 <row interlinespace="2.5mm">
41239 <cell alignment="center" valignment="top" usebox="none">
41240 \begin_inset Text
41241
41242 \begin_layout Plain Layout
41243
41244 \family sans
41245 \begin_inset Info
41246 type  "icon"
41247 arg   "font-noun"
41248 \end_inset
41249
41250
41251 \end_layout
41252
41253 \end_inset
41254 </cell>
41255 <cell alignment="center" valignment="top" usebox="none">
41256 \begin_inset Text
41257
41258 \begin_layout Plain Layout
41259 Set text to noun style, function of the 
41260 \family sans
41261 Edit\SpecialChar \menuseparator
41262 Text
41263 \begin_inset space ~
41264 \end_inset
41265
41266 Style
41267 \family default
41268  dialog
41269 \end_layout
41270
41271 \end_inset
41272 </cell>
41273 </row>
41274 <row interlinespace="2.5mm">
41275 <cell alignment="center" valignment="top" usebox="none">
41276 \begin_inset Text
41277
41278 \begin_layout Plain Layout
41279
41280 \family sans
41281 \begin_inset Info
41282 type  "icon"
41283 arg   "textstyle-apply"
41284 \end_inset
41285
41286
41287 \end_layout
41288
41289 \end_inset
41290 </cell>
41291 <cell alignment="center" valignment="top" usebox="none">
41292 \begin_inset Text
41293
41294 \begin_layout Plain Layout
41295 Formats text using the current settings in the 
41296 \family sans
41297 Edit\SpecialChar \menuseparator
41298 Text
41299 \begin_inset space ~
41300 \end_inset
41301
41302 Style
41303 \family default
41304  dialog
41305 \end_layout
41306
41307 \end_inset
41308 </cell>
41309 </row>
41310 <row interlinespace="2.5mm">
41311 <cell alignment="center" valignment="top" usebox="none">
41312 \begin_inset Text
41313
41314 \begin_layout Plain Layout
41315
41316 \family sans
41317 \begin_inset Info
41318 type  "icon"
41319 arg   "math-mode"
41320 \end_inset
41321
41322
41323 \end_layout
41324
41325 \end_inset
41326 </cell>
41327 <cell alignment="center" valignment="top" usebox="none">
41328 \begin_inset Text
41329
41330 \begin_layout Plain Layout
41331
41332 \family sans
41333 Insert\SpecialChar \menuseparator
41334 Math\SpecialChar \menuseparator
41335 Inline
41336 \begin_inset space ~
41337 \end_inset
41338
41339 Formula
41340 \end_layout
41341
41342 \end_inset
41343 </cell>
41344 </row>
41345 <row interlinespace="2.5mm">
41346 <cell alignment="center" valignment="top" usebox="none">
41347 \begin_inset Text
41348
41349 \begin_layout Plain Layout
41350
41351 \family sans
41352 \begin_inset Info
41353 type  "icon"
41354 arg   "dialog-show-new-inset graphics"
41355 \end_inset
41356
41357
41358 \end_layout
41359
41360 \end_inset
41361 </cell>
41362 <cell alignment="center" valignment="top" usebox="none">
41363 \begin_inset Text
41364
41365 \begin_layout Plain Layout
41366
41367 \family sans
41368 Insert\SpecialChar \menuseparator
41369 Graphics
41370 \end_layout
41371
41372 \end_inset
41373 </cell>
41374 </row>
41375 <row interlinespace="2.5mm">
41376 <cell alignment="center" valignment="top" usebox="none">
41377 \begin_inset Text
41378
41379 \begin_layout Plain Layout
41380 \begin_inset Info
41381 type  "icon"
41382 arg   "tabular-insert"
41383 \end_inset
41384
41385
41386 \end_layout
41387
41388 \end_inset
41389 </cell>
41390 <cell alignment="center" valignment="top" usebox="none">
41391 \begin_inset Text
41392
41393 \begin_layout Plain Layout
41394
41395 \family sans
41396 Insert\SpecialChar \menuseparator
41397 Table
41398 \end_layout
41399
41400 \end_inset
41401 </cell>
41402 </row>
41403 <row interlinespace="2.5mm">
41404 <cell alignment="center" valignment="top" usebox="none">
41405 \begin_inset Text
41406
41407 \begin_layout Plain Layout
41408
41409 \family sans
41410 \begin_inset Info
41411 type  "icon"
41412 arg   "dialog-toggle toc"
41413 \end_inset
41414
41415
41416 \end_layout
41417
41418 \end_inset
41419 </cell>
41420 <cell alignment="center" valignment="top" usebox="none">
41421 \begin_inset Text
41422
41423 \begin_layout Plain Layout
41424 Toggle outline window on/off, 
41425 \family sans
41426 Document\SpecialChar \menuseparator
41427 Outline
41428 \end_layout
41429
41430 \end_inset
41431 </cell>
41432 </row>
41433 <row interlinespace="2.5mm">
41434 <cell alignment="center" valignment="top" usebox="none">
41435 \begin_inset Text
41436
41437 \begin_layout Plain Layout
41438
41439 \family sans
41440 \begin_inset Info
41441 type  "icon"
41442 arg   "toolbar-toggle math"
41443 \end_inset
41444
41445
41446 \end_layout
41447
41448 \end_inset
41449 </cell>
41450 <cell alignment="center" valignment="top" usebox="none">
41451 \begin_inset Text
41452
41453 \begin_layout Plain Layout
41454 Toggle math toolbar on/off
41455 \end_layout
41456
41457 \end_inset
41458 </cell>
41459 </row>
41460 <row interlinespace="2.5mm">
41461 <cell alignment="center" valignment="top" usebox="none">
41462 \begin_inset Text
41463
41464 \begin_layout Plain Layout
41465
41466 \family sans
41467 \begin_inset Info
41468 type  "icon"
41469 arg   "toolbar-toggle table"
41470 \end_inset
41471
41472
41473 \end_layout
41474
41475 \end_inset
41476 </cell>
41477 <cell alignment="center" valignment="top" usebox="none">
41478 \begin_inset Text
41479
41480 \begin_layout Plain Layout
41481 Toggle table toolbar on/off
41482 \end_layout
41483
41484 \end_inset
41485 </cell>
41486 </row>
41487 </lyxtabular>
41488
41489 \end_inset
41490
41491
41492 \end_layout
41493
41494 \begin_layout Subsection
41495 Extra Toolbar
41496 \begin_inset Index idx
41497 status collapsed
41498
41499 \begin_layout Plain Layout
41500 Toolbar ! Extra
41501 \end_layout
41502
41503 \end_inset
41504
41505
41506 \end_layout
41507
41508 \begin_layout Standard
41509 \begin_inset Graphics
41510         filename clipart/ExtraToolbar.png
41511         width 100col%
41512
41513 \end_inset
41514
41515
41516 \end_layout
41517
41518 \begin_layout Standard
41519 \begin_inset VSpace defskip
41520 \end_inset
41521
41522
41523 \end_layout
41524
41525 \begin_layout Standard
41526 The extra toolbar as shown above contains from left to right the following
41527  buttons:
41528 \end_layout
41529
41530 \begin_layout Standard
41531 \begin_inset VSpace defskip
41532 \end_inset
41533
41534
41535 \end_layout
41536
41537 \begin_layout Standard
41538 \begin_inset Tabular
41539 <lyxtabular version="3" rows="25" columns="2">
41540 <features islongtable="true" longtabularalignment="center">
41541 <column alignment="left" valignment="top" width="0">
41542 <column alignment="left" valignment="top" width="0">
41543 <row interlinespace="2.5mm">
41544 <cell alignment="center" valignment="top" usebox="none">
41545 \begin_inset Text
41546
41547 \begin_layout Plain Layout
41548
41549 \family sans
41550 \begin_inset Info
41551 type  "icon"
41552 arg   "layout"
41553 \end_inset
41554
41555
41556 \end_layout
41557
41558 \end_inset
41559 </cell>
41560 <cell alignment="center" valignment="top" usebox="none">
41561 \begin_inset Text
41562
41563 \begin_layout Plain Layout
41564 Default
41565 \end_layout
41566
41567 \end_inset
41568 </cell>
41569 </row>
41570 <row interlinespace="2.5mm">
41571 <cell alignment="center" valignment="top" usebox="none">
41572 \begin_inset Text
41573
41574 \begin_layout Plain Layout
41575
41576 \family sans
41577 \begin_inset Info
41578 type  "icon"
41579 arg   "layout Enumerate"
41580 \end_inset
41581
41582
41583 \end_layout
41584
41585 \end_inset
41586 </cell>
41587 <cell alignment="center" valignment="top" usebox="none">
41588 \begin_inset Text
41589
41590 \begin_layout Plain Layout
41591 Numbered list
41592 \end_layout
41593
41594 \end_inset
41595 </cell>
41596 </row>
41597 <row interlinespace="2.5mm">
41598 <cell alignment="center" valignment="top" usebox="none">
41599 \begin_inset Text
41600
41601 \begin_layout Plain Layout
41602
41603 \family sans
41604 \begin_inset Info
41605 type  "icon"
41606 arg   "layout Itemize"
41607 \end_inset
41608
41609
41610 \end_layout
41611
41612 \end_inset
41613 </cell>
41614 <cell alignment="center" valignment="top" usebox="none">
41615 \begin_inset Text
41616
41617 \begin_layout Plain Layout
41618 Itemized list
41619 \end_layout
41620
41621 \end_inset
41622 </cell>
41623 </row>
41624 <row interlinespace="2.5mm">
41625 <cell alignment="center" valignment="top" usebox="none">
41626 \begin_inset Text
41627
41628 \begin_layout Plain Layout
41629
41630 \family sans
41631 \begin_inset Info
41632 type  "icon"
41633 arg   "layout List"
41634 \end_inset
41635
41636
41637 \end_layout
41638
41639 \end_inset
41640 </cell>
41641 <cell alignment="center" valignment="top" usebox="none">
41642 \begin_inset Text
41643
41644 \begin_layout Plain Layout
41645 List
41646 \end_layout
41647
41648 \end_inset
41649 </cell>
41650 </row>
41651 <row interlinespace="2.5mm">
41652 <cell alignment="center" valignment="top" usebox="none">
41653 \begin_inset Text
41654
41655 \begin_layout Plain Layout
41656
41657 \family sans
41658 \begin_inset Info
41659 type  "icon"
41660 arg   "layout Description"
41661 \end_inset
41662
41663
41664 \end_layout
41665
41666 \end_inset
41667 </cell>
41668 <cell alignment="center" valignment="top" usebox="none">
41669 \begin_inset Text
41670
41671 \begin_layout Plain Layout
41672 Description list
41673 \end_layout
41674
41675 \end_inset
41676 </cell>
41677 </row>
41678 <row interlinespace="2.5mm">
41679 <cell alignment="center" valignment="top" usebox="none">
41680 \begin_inset Text
41681
41682 \begin_layout Plain Layout
41683
41684 \family sans
41685 \begin_inset Info
41686 type  "icon"
41687 arg   "depth-increment"
41688 \end_inset
41689
41690
41691 \end_layout
41692
41693 \end_inset
41694 </cell>
41695 <cell alignment="center" valignment="top" usebox="none">
41696 \begin_inset Text
41697
41698 \begin_layout Plain Layout
41699
41700 \family sans
41701 Edit\SpecialChar \menuseparator
41702 Increase
41703 \begin_inset space ~
41704 \end_inset
41705
41706 List
41707 \begin_inset space ~
41708 \end_inset
41709
41710 Depth
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-decrement"
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 Decrease
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   "float-insert figure"
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 Insert\SpecialChar \menuseparator
41778 Float\SpecialChar \menuseparator
41779 Figure
41780 \end_layout
41781
41782 \end_inset
41783 </cell>
41784 </row>
41785 <row interlinespace="2.5mm">
41786 <cell alignment="center" valignment="top" usebox="none">
41787 \begin_inset Text
41788
41789 \begin_layout Plain Layout
41790
41791 \family sans
41792 \begin_inset Info
41793 type  "icon"
41794 arg   "float-insert table"
41795 \end_inset
41796
41797
41798 \end_layout
41799
41800 \end_inset
41801 </cell>
41802 <cell alignment="center" valignment="top" usebox="none">
41803 \begin_inset Text
41804
41805 \begin_layout Plain Layout
41806
41807 \family sans
41808 Insert\SpecialChar \menuseparator
41809 Float\SpecialChar \menuseparator
41810 Table
41811 \end_layout
41812
41813 \end_inset
41814 </cell>
41815 </row>
41816 <row interlinespace="2.5mm">
41817 <cell alignment="center" valignment="top" usebox="none">
41818 \begin_inset Text
41819
41820 \begin_layout Plain Layout
41821
41822 \family sans
41823 \begin_inset Info
41824 type  "icon"
41825 arg   "label-insert"
41826 \end_inset
41827
41828
41829 \end_layout
41830
41831 \end_inset
41832 </cell>
41833 <cell alignment="center" valignment="top" usebox="none">
41834 \begin_inset Text
41835
41836 \begin_layout Plain Layout
41837
41838 \family sans
41839 Insert\SpecialChar \menuseparator
41840 Label
41841 \end_layout
41842
41843 \end_inset
41844 </cell>
41845 </row>
41846 <row interlinespace="2.5mm">
41847 <cell alignment="center" valignment="top" usebox="none">
41848 \begin_inset Text
41849
41850 \begin_layout Plain Layout
41851
41852 \family sans
41853 \begin_inset Info
41854 type  "icon"
41855 arg   "dialog-show-new-inset ref"
41856 \end_inset
41857
41858
41859 \end_layout
41860
41861 \end_inset
41862 </cell>
41863 <cell alignment="center" valignment="top" usebox="none">
41864 \begin_inset Text
41865
41866 \begin_layout Plain Layout
41867
41868 \family sans
41869 Insert\SpecialChar \menuseparator
41870 Cross-Reference
41871 \end_layout
41872
41873 \end_inset
41874 </cell>
41875 </row>
41876 <row interlinespace="2.5mm">
41877 <cell alignment="center" valignment="top" usebox="none">
41878 \begin_inset Text
41879
41880 \begin_layout Plain Layout
41881
41882 \family sans
41883 \begin_inset Info
41884 type  "icon"
41885 arg   "dialog-show-new-inset citation"
41886 \end_inset
41887
41888
41889 \end_layout
41890
41891 \end_inset
41892 </cell>
41893 <cell alignment="center" valignment="top" usebox="none">
41894 \begin_inset Text
41895
41896 \begin_layout Plain Layout
41897
41898 \family sans
41899 Insert\SpecialChar \menuseparator
41900 Citation
41901 \end_layout
41902
41903 \end_inset
41904 </cell>
41905 </row>
41906 <row interlinespace="2.5mm">
41907 <cell alignment="center" valignment="top" usebox="none">
41908 \begin_inset Text
41909
41910 \begin_layout Plain Layout
41911
41912 \family sans
41913 \begin_inset Info
41914 type  "icon"
41915 arg   "index-insert"
41916 \end_inset
41917
41918
41919 \end_layout
41920
41921 \end_inset
41922 </cell>
41923 <cell alignment="center" valignment="top" usebox="none">
41924 \begin_inset Text
41925
41926 \begin_layout Plain Layout
41927
41928 \family sans
41929 Insert\SpecialChar \menuseparator
41930 Index
41931 \begin_inset space ~
41932 \end_inset
41933
41934 Entry
41935 \end_layout
41936
41937 \end_inset
41938 </cell>
41939 </row>
41940 <row interlinespace="2.5mm">
41941 <cell alignment="center" valignment="top" usebox="none">
41942 \begin_inset Text
41943
41944 \begin_layout Plain Layout
41945
41946 \family sans
41947 \begin_inset Info
41948 type  "icon"
41949 arg   "nomencl-insert"
41950 \end_inset
41951
41952
41953 \end_layout
41954
41955 \end_inset
41956 </cell>
41957 <cell alignment="center" valignment="top" usebox="none">
41958 \begin_inset Text
41959
41960 \begin_layout Plain Layout
41961
41962 \family sans
41963 Insert\SpecialChar \menuseparator
41964 Nomenclature
41965 \begin_inset space ~
41966 \end_inset
41967
41968 Entry
41969 \end_layout
41970
41971 \end_inset
41972 </cell>
41973 </row>
41974 <row interlinespace="2.5mm">
41975 <cell alignment="center" valignment="top" usebox="none">
41976 \begin_inset Text
41977
41978 \begin_layout Plain Layout
41979
41980 \family sans
41981 \begin_inset Info
41982 type  "icon"
41983 arg   "footnote-insert"
41984 \end_inset
41985
41986
41987 \end_layout
41988
41989 \end_inset
41990 </cell>
41991 <cell alignment="center" valignment="top" usebox="none">
41992 \begin_inset Text
41993
41994 \begin_layout Plain Layout
41995
41996 \family sans
41997 Insert\SpecialChar \menuseparator
41998 Footnote
41999 \end_layout
42000
42001 \end_inset
42002 </cell>
42003 </row>
42004 <row interlinespace="2.5mm">
42005 <cell alignment="center" valignment="top" usebox="none">
42006 \begin_inset Text
42007
42008 \begin_layout Plain Layout
42009
42010 \family sans
42011 \begin_inset Info
42012 type  "icon"
42013 arg   "marginalnote-insert"
42014 \end_inset
42015
42016
42017 \end_layout
42018
42019 \end_inset
42020 </cell>
42021 <cell alignment="center" valignment="top" usebox="none">
42022 \begin_inset Text
42023
42024 \begin_layout Plain Layout
42025
42026 \family sans
42027 Insert\SpecialChar \menuseparator
42028 Marginal
42029 \begin_inset space ~
42030 \end_inset
42031
42032 Note
42033 \end_layout
42034
42035 \end_inset
42036 </cell>
42037 </row>
42038 <row interlinespace="2.5mm">
42039 <cell alignment="center" valignment="top" usebox="none">
42040 \begin_inset Text
42041
42042 \begin_layout Plain Layout
42043
42044 \family sans
42045 \begin_inset Info
42046 type  "icon"
42047 arg   "note-insert"
42048 \end_inset
42049
42050
42051 \end_layout
42052
42053 \end_inset
42054 </cell>
42055 <cell alignment="center" valignment="top" usebox="none">
42056 \begin_inset Text
42057
42058 \begin_layout Plain Layout
42059
42060 \family sans
42061 Insert\SpecialChar \menuseparator
42062 Note\SpecialChar \menuseparator
42063 LyX
42064 \begin_inset space ~
42065 \end_inset
42066
42067 Note
42068 \end_layout
42069
42070 \end_inset
42071 </cell>
42072 </row>
42073 <row interlinespace="2.5mm">
42074 <cell alignment="center" valignment="top" usebox="none">
42075 \begin_inset Text
42076
42077 \begin_layout Plain Layout
42078
42079 \family sans
42080 \begin_inset Info
42081 type  "icon"
42082 arg   "box-insert Frameless"
42083 \end_inset
42084
42085
42086 \end_layout
42087
42088 \end_inset
42089 </cell>
42090 <cell alignment="center" valignment="top" usebox="none">
42091 \begin_inset Text
42092
42093 \begin_layout Plain Layout
42094
42095 \family sans
42096 Insert\SpecialChar \menuseparator
42097 Box
42098 \end_layout
42099
42100 \end_inset
42101 </cell>
42102 </row>
42103 <row interlinespace="2.5mm">
42104 <cell alignment="center" valignment="top" usebox="none">
42105 \begin_inset Text
42106
42107 \begin_layout Plain Layout
42108
42109 \family sans
42110 \begin_inset Info
42111 type  "icon"
42112 arg   "href-insert"
42113 \end_inset
42114
42115
42116 \end_layout
42117
42118 \end_inset
42119 </cell>
42120 <cell alignment="center" valignment="top" usebox="none">
42121 \begin_inset Text
42122
42123 \begin_layout Plain Layout
42124
42125 \family sans
42126 Insert\SpecialChar \menuseparator
42127 URL
42128 \end_layout
42129
42130 \end_inset
42131 </cell>
42132 </row>
42133 <row interlinespace="2.5mm">
42134 <cell alignment="center" valignment="top" usebox="none">
42135 \begin_inset Text
42136
42137 \begin_layout Plain Layout
42138
42139 \family sans
42140 \begin_inset Info
42141 type  "icon"
42142 arg   "ert-insert"
42143 \end_inset
42144
42145
42146 \end_layout
42147
42148 \end_inset
42149 </cell>
42150 <cell alignment="center" valignment="top" usebox="none">
42151 \begin_inset Text
42152
42153 \begin_layout Plain Layout
42154
42155 \family sans
42156 Insert\SpecialChar \menuseparator
42157 T
42158 \family default
42159
42160 \begin_inset ERT
42161 status collapsed
42162
42163 \begin_layout Plain Layout
42164
42165 {}
42166 \end_layout
42167
42168 \end_inset
42169
42170
42171 \family sans
42172 eX
42173 \begin_inset space ~
42174 \end_inset
42175
42176 Code
42177 \end_layout
42178
42179 \end_inset
42180 </cell>
42181 </row>
42182 <row interlinespace="2.5mm">
42183 <cell alignment="center" valignment="top" usebox="none">
42184 \begin_inset Text
42185
42186 \begin_layout Plain Layout
42187
42188 \family sans
42189 \begin_inset Info
42190 type  "icon"
42191 arg   "math-macro newmacroname newcommand"
42192 \end_inset
42193
42194
42195 \end_layout
42196
42197 \end_inset
42198 </cell>
42199 <cell alignment="center" valignment="top" usebox="none">
42200 \begin_inset Text
42201
42202 \begin_layout Plain Layout
42203
42204 \family sans
42205 Insert\SpecialChar \menuseparator
42206 Math\SpecialChar \menuseparator
42207 Macro
42208 \end_layout
42209
42210 \end_inset
42211 </cell>
42212 </row>
42213 <row interlinespace="2.5mm">
42214 <cell alignment="center" valignment="top" usebox="none">
42215 \begin_inset Text
42216
42217 \begin_layout Plain Layout
42218
42219 \family sans
42220 \begin_inset Info
42221 type  "icon"
42222 arg   "dialog-show-new-inset include"
42223 \end_inset
42224
42225
42226 \end_layout
42227
42228 \end_inset
42229 </cell>
42230 <cell alignment="center" valignment="top" usebox="none">
42231 \begin_inset Text
42232
42233 \begin_layout Plain Layout
42234
42235 \family sans
42236 Insert\SpecialChar \menuseparator
42237 File\SpecialChar \menuseparator
42238 Child
42239 \begin_inset space ~
42240 \end_inset
42241
42242 Document
42243 \end_layout
42244
42245 \end_inset
42246 </cell>
42247 </row>
42248 <row interlinespace="2.5mm">
42249 <cell alignment="center" valignment="top" usebox="none">
42250 \begin_inset Text
42251
42252 \begin_layout Plain Layout
42253
42254 \family sans
42255 \begin_inset Info
42256 type  "icon"
42257 arg   "dialog-show character"
42258 \end_inset
42259
42260
42261 \end_layout
42262
42263 \end_inset
42264 </cell>
42265 <cell alignment="center" valignment="top" usebox="none">
42266 \begin_inset Text
42267
42268 \begin_layout Plain Layout
42269
42270 \family sans
42271 Edit\SpecialChar \menuseparator
42272 Text
42273 \begin_inset space ~
42274 \end_inset
42275
42276 Style
42277 \end_layout
42278
42279 \end_inset
42280 </cell>
42281 </row>
42282 <row interlinespace="2.5mm">
42283 <cell alignment="center" valignment="top" usebox="none">
42284 \begin_inset Text
42285
42286 \begin_layout Plain Layout
42287
42288 \family sans
42289 \begin_inset Info
42290 type  "icon"
42291 arg   "layout-paragraph"
42292 \end_inset
42293
42294
42295 \end_layout
42296
42297 \end_inset
42298 </cell>
42299 <cell alignment="center" valignment="top" usebox="none">
42300 \begin_inset Text
42301
42302 \begin_layout Plain Layout
42303
42304 \family sans
42305 Edit\SpecialChar \menuseparator
42306 Paragraph
42307 \begin_inset space ~
42308 \end_inset
42309
42310 Settings
42311 \end_layout
42312
42313 \end_inset
42314 </cell>
42315 </row>
42316 <row interlinespace="2.5mm">
42317 <cell alignment="center" valignment="top" usebox="none">
42318 \begin_inset Text
42319
42320 \begin_layout Plain Layout
42321
42322 \family sans
42323 \begin_inset Info
42324 type  "icon"
42325 arg   "thesaurus-entry"
42326 \end_inset
42327
42328
42329 \end_layout
42330
42331 \end_inset
42332 </cell>
42333 <cell alignment="center" valignment="top" usebox="none">
42334 \begin_inset Text
42335
42336 \begin_layout Plain Layout
42337
42338 \family sans
42339 Tools\SpecialChar \menuseparator
42340 Thesaurus
42341 \end_layout
42342
42343 \end_inset
42344 </cell>
42345 </row>
42346 </lyxtabular>
42347
42348 \end_inset
42349
42350
42351 \end_layout
42352
42353 \begin_layout Subsection
42354 View / Update Toolbar
42355 \begin_inset Index idx
42356 status collapsed
42357
42358 \begin_layout Plain Layout
42359 Toolbar ! View / Update
42360 \end_layout
42361
42362 \end_inset
42363
42364
42365 \end_layout
42366
42367 \begin_layout Standard
42368 \begin_inset Graphics
42369         filename clipart/ViewToolbar.png
42370
42371 \end_inset
42372
42373
42374 \end_layout
42375
42376 \begin_layout Standard
42377 \begin_inset VSpace defskip
42378 \end_inset
42379
42380
42381 \end_layout
42382
42383 \begin_layout Standard
42384 The view / update toolbar as shown above contains from left to right the
42385  following buttons:
42386 \end_layout
42387
42388 \begin_layout Standard
42389 \begin_inset VSpace defskip
42390 \end_inset
42391
42392
42393 \end_layout
42394
42395 \begin_layout Standard
42396 \begin_inset Tabular
42397 <lyxtabular version="3" rows="7" columns="2">
42398 <features islongtable="true" longtabularalignment="center">
42399 <column alignment="left" valignment="top" width="0">
42400 <column alignment="left" valignment="top" width="0">
42401 <row interlinespace="2.5mm">
42402 <cell alignment="center" valignment="top" usebox="none">
42403 \begin_inset Text
42404
42405 \begin_layout Plain Layout
42406
42407 \family sans
42408 \begin_inset Info
42409 type  "icon"
42410 arg   "buffer-view"
42411 \end_inset
42412
42413
42414 \end_layout
42415
42416 \end_inset
42417 </cell>
42418 <cell alignment="center" valignment="top" usebox="none">
42419 \begin_inset Text
42420
42421 \begin_layout Plain Layout
42422
42423 \family sans
42424 View\SpecialChar \menuseparator
42425 View
42426 \end_layout
42427
42428 \end_inset
42429 </cell>
42430 </row>
42431 <row interlinespace="2.5mm">
42432 <cell alignment="center" valignment="top" usebox="none">
42433 \begin_inset Text
42434
42435 \begin_layout Plain Layout
42436
42437 \family sans
42438 \begin_inset Info
42439 type  "icon"
42440 arg   "buffer-update"
42441 \end_inset
42442
42443
42444 \end_layout
42445
42446 \end_inset
42447 </cell>
42448 <cell alignment="center" valignment="top" usebox="none">
42449 \begin_inset Text
42450
42451 \begin_layout Plain Layout
42452
42453 \family sans
42454 View\SpecialChar \menuseparator
42455 Update
42456 \end_layout
42457
42458 \end_inset
42459 </cell>
42460 </row>
42461 <row interlinespace="2.5mm">
42462 <cell alignment="center" valignment="top" usebox="none">
42463 \begin_inset Text
42464
42465 \begin_layout Plain Layout
42466
42467 \family sans
42468 \begin_inset Info
42469 type  "icon"
42470 arg   "master-buffer-view"
42471 \end_inset
42472
42473
42474 \end_layout
42475
42476 \end_inset
42477 </cell>
42478 <cell alignment="center" valignment="top" usebox="none">
42479 \begin_inset Text
42480
42481 \begin_layout Plain Layout
42482
42483 \family sans
42484 View\SpecialChar \menuseparator
42485 Master
42486 \end_layout
42487
42488 \end_inset
42489 </cell>
42490 </row>
42491 <row interlinespace="2.5mm">
42492 <cell alignment="center" valignment="top" usebox="none">
42493 \begin_inset Text
42494
42495 \begin_layout Plain Layout
42496
42497 \family sans
42498 \begin_inset Info
42499 type  "icon"
42500 arg   "master-buffer-update"
42501 \end_inset
42502
42503
42504 \end_layout
42505
42506 \end_inset
42507 </cell>
42508 <cell alignment="center" valignment="top" usebox="none">
42509 \begin_inset Text
42510
42511 \begin_layout Plain Layout
42512
42513 \family sans
42514 View\SpecialChar \menuseparator
42515 Update
42516 \begin_inset space ~
42517 \end_inset
42518
42519 Master
42520 \end_layout
42521
42522 \end_inset
42523 </cell>
42524 </row>
42525 <row interlinespace="2.5mm">
42526 <cell alignment="center" valignment="top" usebox="none">
42527 \begin_inset Text
42528
42529 \begin_layout Plain Layout
42530
42531 \family sans
42532 \begin_inset Info
42533 type  "icon"
42534 arg   "buffer-toggle-output-sync"
42535 \end_inset
42536
42537
42538 \end_layout
42539
42540 \end_inset
42541 </cell>
42542 <cell alignment="center" valignment="top" usebox="none">
42543 \begin_inset Text
42544
42545 \begin_layout Plain Layout
42546
42547 \family sans
42548 Document\SpecialChar \menuseparator
42549 Settings\SpecialChar \menuseparator
42550 Output\SpecialChar \menuseparator
42551 Synchronize with Output
42552 \end_layout
42553
42554 \end_inset
42555 </cell>
42556 </row>
42557 <row interlinespace="2.5mm">
42558 <cell alignment="center" valignment="top" usebox="none">
42559 \begin_inset Text
42560
42561 \begin_layout Plain Layout
42562 \begin_inset Graphics
42563         filename ../images/view-others.png
42564         scale 85
42565         groupId toolbarbuttons
42566
42567 \end_inset
42568
42569
42570 \family sans
42571 *
42572 \end_layout
42573
42574 \end_inset
42575 </cell>
42576 <cell alignment="center" valignment="top" usebox="none">
42577 \begin_inset Text
42578
42579 \begin_layout Plain Layout
42580
42581 \family sans
42582 View\SpecialChar \menuseparator
42583 View (Other Formats)
42584 \end_layout
42585
42586 \end_inset
42587 </cell>
42588 </row>
42589 <row interlinespace="2.5mm">
42590 <cell alignment="center" valignment="top" usebox="none">
42591 \begin_inset Text
42592
42593 \begin_layout Plain Layout
42594 \begin_inset Graphics
42595         filename ../images/update-others.png
42596         scale 85
42597         groupId toolbarbuttons
42598
42599 \end_inset
42600
42601 *
42602 \end_layout
42603
42604 \end_inset
42605 </cell>
42606 <cell alignment="center" valignment="top" usebox="none">
42607 \begin_inset Text
42608
42609 \begin_layout Plain Layout
42610
42611 \family sans
42612 View\SpecialChar \menuseparator
42613 Update (Other Formats)
42614 \end_layout
42615
42616 \end_inset
42617 </cell>
42618 </row>
42619 </lyxtabular>
42620
42621 \end_inset
42622
42623
42624 \end_layout
42625
42626 \begin_layout Standard
42627 * These icons might look different for you if you do not use the default
42628  icon set.
42629 \end_layout
42630
42631 \begin_layout Subsection
42632 Other Toolbars
42633 \end_layout
42634
42635 \begin_layout Standard
42636 The change tracking toolbar is explained in section
42637 \begin_inset space ~
42638 \end_inset
42639
42640
42641 \begin_inset CommandInset ref
42642 LatexCommand ref
42643 reference "sec:Change-Tracking"
42644
42645 \end_inset
42646
42647 , the table toolbar
42648 \begin_inset Index idx
42649 status collapsed
42650
42651 \begin_layout Plain Layout
42652 Toolbar ! Table
42653 \end_layout
42654
42655 \end_inset
42656
42657  in the 
42658 \emph on
42659 Embedded
42660 \begin_inset space ~
42661 \end_inset
42662
42663 Objects
42664 \emph default
42665  manual, the math macro toolbar
42666 \begin_inset Index idx
42667 status collapsed
42668
42669 \begin_layout Plain Layout
42670 Toolbar ! Macro
42671 \end_layout
42672
42673 \end_inset
42674
42675  in the 
42676 \emph on
42677 Math
42678 \emph default
42679  manual.
42680 \end_layout
42681
42682 \begin_layout Chapter
42683 The Document Settings
42684 \begin_inset CommandInset label
42685 LatexCommand label
42686 name "chap:The-Document-Settings"
42687
42688 \end_inset
42689
42690
42691 \begin_inset Index idx
42692 status collapsed
42693
42694 \begin_layout Plain Layout
42695 Document ! Settings
42696 \end_layout
42697
42698 \end_inset
42699
42700
42701 \end_layout
42702
42703 \begin_layout Standard
42704 The document settings dialog contains submenus to set properties for the
42705  whole document and is called with the menu
42706 \family sans
42707  Document\SpecialChar \menuseparator
42708 Settings
42709 \family default
42710 .
42711  You can save your document settings as default with th
42712 \family sans
42713 e Save as Document Defaults
42714 \family default
42715  button in the dialog.
42716  This will create a template named 
42717 \family typewriter
42718 default.lyx
42719 \family default
42720  which is automatically loaded by LyX when you create a new document without
42721  using a template.
42722 \end_layout
42723
42724 \begin_layout Standard
42725 The different submenus of the dialog are explained in the following.
42726 \end_layout
42727
42728 \begin_layout Section
42729 Document Class
42730 \end_layout
42731
42732 \begin_layout Standard
42733 Here you set the document class, class options, a graphics driver, and a
42734  master document.
42735  Document classes are described in section
42736 \begin_inset space ~
42737 \end_inset
42738
42739
42740 \begin_inset CommandInset ref
42741 LatexCommand ref
42742 reference "sec:Document-Classes"
42743
42744 \end_inset
42745
42746 .
42747  Some classes use some class options by default.
42748  If this is the case, they are listed in the field 
42749 \family sans
42750 Predefined
42751 \family default
42752  and you can decide to use them or not.
42753  If you don't exactly know what the default class options are for, it is
42754  recommended not to touch them.
42755  The 
42756 \family sans
42757 Graphics driver
42758 \family default
42759  is used for LaTeX's graphics, color and page layout packages.
42760  When using 
42761 \family sans
42762 Default
42763 \family default
42764 , the default driver for the LaTeX-packages is used.
42765  It is recommended that you use the default unless you know what you are
42766  doing.
42767 \begin_inset Foot
42768 status collapsed
42769
42770 \begin_layout Plain Layout
42771 When you want to use one of the following drivers
42772 \begin_inset Newline newline
42773 \end_inset
42774
42775
42776 \family sans
42777 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42778 \family default
42779
42780 \begin_inset Newline newline
42781 \end_inset
42782
42783 you first have to activate them in your LaTeX distribution, see sec.
42784 \begin_inset space \thinspace{}
42785 \end_inset
42786
42787 2 in 
42788 \begin_inset CommandInset href
42789 LatexCommand href
42790 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42791
42792 \end_inset
42793
42794 .
42795 \end_layout
42796
42797 \end_inset
42798
42799
42800 \end_layout
42801
42802 \begin_layout Standard
42803 Specifying a master document is necessary when the current document is a
42804  child or subdocument.
42805  This master document will be used by LyX when the child document is opened
42806  without its master.
42807  This way child documents are always compilable.
42808  More about master and child documents is explained in the section 
42809 \emph on
42810 Child Documents
42811 \emph default
42812  of the 
42813 \emph on
42814 Embedded
42815 \begin_inset space ~
42816 \end_inset
42817
42818 Objects
42819 \emph default
42820  manual.
42821 \end_layout
42822
42823 \begin_layout Standard
42824 There is also an option to suppress the date and one to use the LaTeX-package
42825  
42826 \series bold
42827 refstyle
42828 \series default
42829  instead of 
42830 \series bold
42831 prettyref
42832 \series default
42833
42834 \begin_inset Index idx
42835 status collapsed
42836
42837 \begin_layout Plain Layout
42838 LaTeX-packages ! prettyref
42839 \end_layout
42840
42841 \end_inset
42842
42843
42844 \begin_inset Index idx
42845 status collapsed
42846
42847 \begin_layout Plain Layout
42848 LaTeX-packages ! refstyle
42849 \end_layout
42850
42851 \end_inset
42852
42853  for cross-references, see sec.
42854 \begin_inset space \thinspace{}
42855 \end_inset
42856
42857
42858 \begin_inset CommandInset ref
42859 LatexCommand ref
42860 reference "sec:Cross-References"
42861
42862 \end_inset
42863
42864 .
42865 \end_layout
42866
42867 \begin_layout Section
42868 Child Documents
42869 \end_layout
42870
42871 \begin_layout Standard
42872 This submenu is only visible when your document includes child documents.
42873  Please refer to the section 
42874 \emph on
42875 Child
42876 \begin_inset space ~
42877 \end_inset
42878
42879 Documents
42880 \emph default
42881  of the 
42882 \emph on
42883 Embedded
42884 \begin_inset space ~
42885 \end_inset
42886
42887 Objects
42888 \emph default
42889  manual for details.
42890 \end_layout
42891
42892 \begin_layout Section
42893 Modules
42894 \end_layout
42895
42896 \begin_layout Standard
42897 Modules are explained in section
42898 \begin_inset space ~
42899 \end_inset
42900
42901
42902 \begin_inset CommandInset ref
42903 LatexCommand ref
42904 reference "sub:Modules"
42905
42906 \end_inset
42907
42908 .
42909 \end_layout
42910
42911 \begin_layout Section
42912 Local Layout
42913 \end_layout
42914
42915 \begin_layout Standard
42916 See section
42917 \begin_inset space ~
42918 \end_inset
42919
42920
42921 \begin_inset CommandInset ref
42922 LatexCommand ref
42923 reference "sub:Local-Layout"
42924
42925 \end_inset
42926
42927  for a description.
42928 \end_layout
42929
42930 \begin_layout Section
42931 Fonts
42932 \end_layout
42933
42934 \begin_layout Standard
42935 The document font settings are described in section
42936 \begin_inset space ~
42937 \end_inset
42938
42939
42940 \begin_inset CommandInset ref
42941 LatexCommand ref
42942 reference "sec:Fonts-and-Text"
42943
42944 \end_inset
42945
42946 .
42947 \end_layout
42948
42949 \begin_layout Section
42950 Text Layout
42951 \end_layout
42952
42953 \begin_layout Standard
42954 You can specify if paragraphs should be separated by indentations or vertical
42955  skips.
42956  The line spacing and the number of text columns can here also be specified.
42957  
42958 \end_layout
42959
42960 \begin_layout Standard
42961 Note that LyX will not show two columns or the set up line spacing on screen.
42962  That is impractical, often unreadable, and not part of the WYSIWYM concept.
42963  However, it will be as you specified it in the output.
42964 \end_layout
42965
42966 \begin_layout Section
42967 Page Layout
42968 \end_layout
42969
42970 \begin_layout Standard
42971 A description of this menu is given in section
42972 \begin_inset space ~
42973 \end_inset
42974
42975
42976 \begin_inset CommandInset ref
42977 LatexCommand ref
42978 reference "sub:Paper-Size,-Orientation"
42979
42980 \end_inset
42981
42982  and 
42983 \begin_inset CommandInset ref
42984 LatexCommand ref
42985 reference "sub:Document-Layout"
42986
42987 \end_inset
42988
42989 .
42990 \end_layout
42991
42992 \begin_layout Section
42993 Page Margins
42994 \end_layout
42995
42996 \begin_layout Standard
42997 Here you can adjust the paper margins, see section
42998 \begin_inset space ~
42999 \end_inset
43000
43001
43002 \begin_inset CommandInset ref
43003 LatexCommand ref
43004 reference "sub:Margins"
43005
43006 \end_inset
43007
43008 .
43009 \end_layout
43010
43011 \begin_layout Section
43012 Language
43013 \begin_inset CommandInset label
43014 LatexCommand label
43015 name "sec:Language-encodings"
43016
43017 \end_inset
43018
43019
43020 \begin_inset Index idx
43021 status collapsed
43022
43023 \begin_layout Plain Layout
43024 Language ! Encoding
43025 \end_layout
43026
43027 \end_inset
43028
43029
43030 \end_layout
43031
43032 \begin_layout Standard
43033 The document language and quote styles are set here.
43034  The encoding specifies how the document content is exported to LaTeX (the
43035  LyX file is always encoded in utf8).
43036  All characters that cannot be encoded using the specified encoding will
43037  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43038  known for a particular character).
43039 \begin_inset Foot
43040 status collapsed
43041
43042 \begin_layout Plain Layout
43043 The known commands are defined in a text file (
43044 \emph on
43045 unicodesymbols
43046 \emph default
43047 ).
43048  You can add commands for unknown symbols to that file yourself, see the
43049  
43050 \emph on
43051 Customization
43052 \emph default
43053  manual for details.
43054 \end_layout
43055
43056 \end_inset
43057
43058
43059 \end_layout
43060
43061 \begin_layout Standard
43062 If you use the option 
43063 \family sans
43064 Language Default
43065 \family default
43066 , LyX determines the encoding of a text part from the language of this text.
43067  If the document contains text in more than one language you may get more
43068  than one encoding in the LaTeX file.
43069  If you do not use this option then the complete document will always use
43070  exactly one encoding.
43071  Checking this option is the preferred setting.
43072 \end_layout
43073
43074 \begin_layout Standard
43075 LyX also supports Unicode output, which is particularly useful if you need
43076  lots of special symbols or non-alphabetic scripts, respectively.
43077  If you want to use this (and your LaTeX installation supports Unicode,
43078  for that matter), choose one of the four utf8 variants from the list below.
43079  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43080  so it is not uncommon that a file with lots of Unicode symbols works fine
43081  with 
43082 \family sans
43083 Language Default
43084 \family default
43085  (when LyX uses its list of known LaTeX-commands), but does not work with
43086  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43087  because all Unicode symbols can be encoded in utf8).
43088  The situation is much better with XeTeX and LuaTeX, two new alternative
43089  engines to standard LaTeX.
43090  Both engines support Unicode natively.
43091  LyX now also supports these two engines (via the output formats 
43092 \family sans
43093 PDF
43094 \begin_inset space ~
43095 \end_inset
43096
43097 (XeTe
43098 \begin_inset ERT
43099 status collapsed
43100
43101 \begin_layout Plain Layout
43102
43103 {}
43104 \end_layout
43105
43106 \end_inset
43107
43108 X)
43109 \family default
43110
43111 \family sans
43112 PDF
43113 \begin_inset space ~
43114 \end_inset
43115
43116 (LuaTe
43117 \begin_inset ERT
43118 status collapsed
43119
43120 \begin_layout Plain Layout
43121
43122 {}
43123 \end_layout
43124
43125 \end_inset
43126
43127 X)
43128 \family default
43129  and 
43130 \family sans
43131 DVI
43132 \begin_inset space ~
43133 \end_inset
43134
43135 (LuaTeX)
43136 \family default
43137 , see section
43138 \begin_inset space ~
43139 \end_inset
43140
43141
43142 \begin_inset CommandInset ref
43143 LatexCommand ref
43144 reference "sub:Output-file-formats"
43145
43146 \end_inset
43147
43148 ).
43149  So if you are using many special or accented characters and 
43150 \family sans
43151 Language Default
43152 \family default
43153  fails, you might try out one of these new engines.
43154 \end_layout
43155
43156 \begin_layout Standard
43157 The 
43158 \family sans
43159 Language
43160 \begin_inset space ~
43161 \end_inset
43162
43163 package
43164 \family default
43165  determines the LaTeX-package that is used for hyphenation and the translation
43166  of strings like 
43167 \begin_inset Quotes eld
43168 \end_inset
43169
43170 Part
43171 \begin_inset Quotes erd
43172 \end_inset
43173
43174 .
43175  The possible settings are:
43176 \end_layout
43177
43178 \begin_layout Description
43179 Default is the package 
43180 \series bold
43181 babel
43182 \series default
43183
43184 \begin_inset Index idx
43185 status collapsed
43186
43187 \begin_layout Plain Layout
43188 LaTeX-packages ! babel
43189 \end_layout
43190
43191 \end_inset
43192
43193 .
43194 \end_layout
43195
43196 \begin_layout Description
43197 Automatic selects the most suitable language package for the view/export
43198  format you will use.
43199  For example for the XeTeX formats the package 
43200 \series bold
43201 polyglossia
43202 \series default
43203
43204 \begin_inset Index idx
43205 status collapsed
43206
43207 \begin_layout Plain Layout
43208 LaTeX-packages ! polyglossia
43209 \end_layout
43210
43211 \end_inset
43212
43213  will be used instead of 
43214 \series bold
43215 babel
43216 \series default
43217 .
43218 \end_layout
43219
43220 \begin_layout Description
43221 Always
43222 \begin_inset space ~
43223 \end_inset
43224
43225 Babel uses in every case 
43226 \series bold
43227 babel
43228 \series default
43229 .
43230 \end_layout
43231
43232 \begin_layout Description
43233 Custom allows you to specify a language package command of your choice.
43234  For example if you want to use a language-specific package like 
43235 \series bold
43236 ngerman
43237 \series default
43238  (for German texts), type in
43239 \series bold
43240
43241 \begin_inset Newline newline
43242 \end_inset
43243
43244
43245 \backslash
43246 usepackage{ngerman}
43247 \end_layout
43248
43249 \begin_layout Description
43250 None will not use a language package.
43251  This necessary for some document classes for scientific articles.
43252 \end_layout
43253
43254 \begin_layout Standard
43255 Here is a list with the important encodings:
43256 \end_layout
43257
43258 \begin_layout Description
43259 Language
43260 \begin_inset space ~
43261 \end_inset
43262
43263 Default
43264 \begin_inset space ~
43265 \end_inset
43266
43267 (no
43268 \begin_inset space ~
43269 \end_inset
43270
43271 inputenc) Same as 
43272 \family sans
43273 Language Default
43274 \family default
43275 , but the LaTeX-package 
43276 \series bold
43277 inputenc
43278 \series default
43279
43280 \begin_inset Index idx
43281 status collapsed
43282
43283 \begin_layout Plain Layout
43284 LaTeX-packages ! inputenc
43285 \end_layout
43286
43287 \end_inset
43288
43289  is not used.
43290  When using this, you probably need to load some additional packages manually
43291  in the preamble and specify the used encoding for text parts in foreign
43292  languages in TeX code.
43293 \end_layout
43294
43295 \begin_layout Description
43296 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43297  LyX converts all other characters into LaTeX commands, which may result
43298  in a big file when lots of LaTeX-commands are needed.
43299 \end_layout
43300
43301 \begin_layout Description
43302 Arabic
43303 \begin_inset space ~
43304 \end_inset
43305
43306 (CP
43307 \begin_inset space ~
43308 \end_inset
43309
43310 1256) MS Windows code page for Arabic and Farsi
43311 \end_layout
43312
43313 \begin_layout Description
43314 Arabic
43315 \begin_inset space ~
43316 \end_inset
43317
43318 (ISO
43319 \begin_inset space ~
43320 \end_inset
43321
43322 8859-6) for Arabic and Farsi
43323 \end_layout
43324
43325 \begin_layout Description
43326 Armenian
43327 \begin_inset space ~
43328 \end_inset
43329
43330 (ArmSCII8) for Armenian
43331 \end_layout
43332
43333 \begin_layout Description
43334 Baltic
43335 \begin_inset space ~
43336 \end_inset
43337
43338 (CP
43339 \begin_inset space ~
43340 \end_inset
43341
43342 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43343  as the ISO-8859-13 encoding
43344 \end_layout
43345
43346 \begin_layout Description
43347 Baltic
43348 \begin_inset space ~
43349 \end_inset
43350
43351 (ISO
43352 \begin_inset space ~
43353 \end_inset
43354
43355 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43356  encoding
43357 \end_layout
43358
43359 \begin_layout Description
43360 Baltic
43361 \begin_inset space ~
43362 \end_inset
43363
43364 (ISO
43365 \begin_inset space ~
43366 \end_inset
43367
43368 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43369  ISO-8859-13 encoding
43370 \end_layout
43371
43372 \begin_layout Description
43373 Central
43374 \begin_inset space ~
43375 \end_inset
43376
43377 European
43378 \begin_inset space ~
43379 \end_inset
43380
43381 (CP
43382 \begin_inset space ~
43383 \end_inset
43384
43385 1250) MS Windows code page for ISO
43386 \begin_inset space ~
43387 \end_inset
43388
43389 8859-2 (latin2)
43390 \end_layout
43391
43392 \begin_layout Description
43393 Central
43394 \begin_inset space ~
43395 \end_inset
43396
43397 European
43398 \begin_inset space ~
43399 \end_inset
43400
43401 (ISO
43402 \begin_inset space ~
43403 \end_inset
43404
43405 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43406  Romanian, Slovak and Slovenian
43407 \end_layout
43408
43409 \begin_layout Description
43410 Chinese
43411 \begin_inset space ~
43412 \end_inset
43413
43414 (simplified)
43415 \begin_inset space ~
43416 \end_inset
43417
43418 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43419  this encoding is officially replaced by the encoding GB18030, as GB18030
43420  is not available for LaTeX you should try to use the encoding Unicode
43421 \begin_inset space ~
43422 \end_inset
43423
43424 (CJK)
43425 \begin_inset space ~
43426 \end_inset
43427
43428 (utf8)
43429 \end_layout
43430
43431 \begin_layout Description
43432 Chinese
43433 \begin_inset space ~
43434 \end_inset
43435
43436 (simplified)
43437 \begin_inset space ~
43438 \end_inset
43439
43440 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43441  except for the Euro currency sign, since 2001 this encoding is officially
43442  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43443  you should try to use the encoding Unicode
43444 \begin_inset space ~
43445 \end_inset
43446
43447 (CJK)
43448 \begin_inset space ~
43449 \end_inset
43450
43451 (utf8)
43452 \end_layout
43453
43454 \begin_layout Description
43455 Chinese
43456 \begin_inset space ~
43457 \end_inset
43458
43459 (traditional)
43460 \begin_inset space ~
43461 \end_inset
43462
43463 (EUC-TW) for traditional Chinese
43464 \end_layout
43465
43466 \begin_layout Description
43467 Cyrillic
43468 \begin_inset space ~
43469 \end_inset
43470
43471 (CP
43472 \begin_inset space ~
43473 \end_inset
43474
43475 1251) MS Windows code page for Cyrillic
43476 \end_layout
43477
43478 \begin_layout Description
43479 Cyrillic
43480 \begin_inset space ~
43481 \end_inset
43482
43483 (ISO
43484 \begin_inset space ~
43485 \end_inset
43486
43487 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43488 \end_layout
43489
43490 \begin_layout Description
43491 Cyrillic
43492 \begin_inset space ~
43493 \end_inset
43494
43495 (KOI8-R) standard Cyrillic especially for Russian
43496 \end_layout
43497
43498 \begin_layout Description
43499 Cyrillic
43500 \begin_inset space ~
43501 \end_inset
43502
43503 (KOI8-U) Cyrillic for Ukrainian
43504 \end_layout
43505
43506 \begin_layout Description
43507 Cyrillic
43508 \begin_inset space ~
43509 \end_inset
43510
43511 (pt
43512 \begin_inset space ~
43513 \end_inset
43514
43515 154) Cyrillic for Kazakh
43516 \end_layout
43517
43518 \begin_layout Description
43519 Greek
43520 \begin_inset space ~
43521 \end_inset
43522
43523 (ISO
43524 \begin_inset space ~
43525 \end_inset
43526
43527 8859-7) for Greek
43528 \end_layout
43529
43530 \begin_layout Description
43531 Hebrew
43532 \begin_inset space ~
43533 \end_inset
43534
43535 (CP
43536 \begin_inset space ~
43537 \end_inset
43538
43539 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43540 \end_layout
43541
43542 \begin_layout Description
43543 Hebrew
43544 \begin_inset space ~
43545 \end_inset
43546
43547 (ISO
43548 \begin_inset space ~
43549 \end_inset
43550
43551 8859-8) for Hebrew
43552 \end_layout
43553
43554 \begin_layout Description
43555 Japanese
43556 \begin_inset space ~
43557 \end_inset
43558
43559 (CJK)
43560 \begin_inset space ~
43561 \end_inset
43562
43563 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43564 \series bold
43565 CJK
43566 \series default
43567
43568 \begin_inset Index idx
43569 status collapsed
43570
43571 \begin_layout Plain Layout
43572 LaTeX-packages ! CJK
43573 \end_layout
43574
43575 \end_inset
43576
43577 , when using this, set the document language to 
43578 \family sans
43579 Japanese (CJK)
43580 \end_layout
43581
43582 \begin_layout Description
43583 Japanese
43584 \begin_inset space ~
43585 \end_inset
43586
43587 (CJK)
43588 \begin_inset space ~
43589 \end_inset
43590
43591 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43592 \series bold
43593 CJK
43594 \series default
43595 , when using this, set the document language to 
43596 \family sans
43597 Japanese
43598 \begin_inset space ~
43599 \end_inset
43600
43601 (CJK)
43602 \end_layout
43603
43604 \begin_layout Description
43605 Japanese
43606 \begin_inset space ~
43607 \end_inset
43608
43609 (non-CJK)
43610 \begin_inset space ~
43611 \end_inset
43612
43613 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43614 \series bold
43615 japanese
43616 \series default
43617
43618 \begin_inset Index idx
43619 status collapsed
43620
43621 \begin_layout Plain Layout
43622 LaTeX-packages ! japanese
43623 \end_layout
43624
43625 \end_inset
43626
43627 , when using this, set the document language to 
43628 \family sans
43629 Japanese
43630 \end_layout
43631
43632 \begin_layout Description
43633 Japanese
43634 \begin_inset space ~
43635 \end_inset
43636
43637 (non-CJK)
43638 \begin_inset space ~
43639 \end_inset
43640
43641 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43642 \series bold
43643 japanese
43644 \series default
43645 , when using this, set the document language to 
43646 \family sans
43647 Japanese
43648 \end_layout
43649
43650 \begin_layout Description
43651 Japanese
43652 \begin_inset space ~
43653 \end_inset
43654
43655 (non-CJK)
43656 \begin_inset space ~
43657 \end_inset
43658
43659 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43660 \series bold
43661 japanese
43662 \series default
43663 , when using this, set the document language to 
43664 \family sans
43665 Japanese
43666 \end_layout
43667
43668 \begin_layout Description
43669 Korean
43670 \begin_inset space ~
43671 \end_inset
43672
43673 (EUC-KR) for Korean
43674 \end_layout
43675
43676 \begin_layout Description
43677 Southern
43678 \begin_inset space ~
43679 \end_inset
43680
43681 European
43682 \begin_inset space ~
43683 \end_inset
43684
43685 (ISO
43686 \begin_inset space ~
43687 \end_inset
43688
43689 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43690 \end_layout
43691
43692 \begin_layout Description
43693 South-Eastern
43694 \begin_inset space ~
43695 \end_inset
43696
43697 European
43698 \begin_inset space ~
43699 \end_inset
43700
43701 (ISO
43702 \begin_inset space ~
43703 \end_inset
43704
43705 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43706  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43707  to cover many languages and characters with diacritics
43708 \end_layout
43709
43710 \begin_layout Description
43711 Thai
43712 \begin_inset space ~
43713 \end_inset
43714
43715 (TIS
43716 \begin_inset space ~
43717 \end_inset
43718
43719 620-0) for Thai
43720 \end_layout
43721
43722 \begin_layout Description
43723 Turkish
43724 \begin_inset space ~
43725 \end_inset
43726
43727 (ISO
43728 \begin_inset space ~
43729 \end_inset
43730
43731 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43732  Icelandic letters are replaced by Turkish ones
43733 \end_layout
43734
43735 \begin_layout Description
43736 Unicode
43737 \begin_inset space ~
43738 \end_inset
43739
43740 (CJK)
43741 \begin_inset space ~
43742 \end_inset
43743
43744 (utf8) Unicode utf8 with the LaTeX-package 
43745 \series bold
43746 CJK
43747 \series default
43748
43749 \begin_inset Index idx
43750 status collapsed
43751
43752 \begin_layout Plain Layout
43753 LaTeX-packages ! CJK
43754 \end_layout
43755
43756 \end_inset
43757
43758  (for the languages Chinese, Japanese and Korean)
43759 \end_layout
43760
43761 \begin_layout Description
43762 Unicode
43763 \begin_inset space ~
43764 \end_inset
43765
43766 (XeTeX)
43767 \begin_inset space ~
43768 \end_inset
43769
43770 (utf8) Unicode utf8 to be used with 
43771 \family sans
43772 XeTeX
43773 \family default
43774  and 
43775 \family sans
43776 LuaTeX
43777 \family default
43778 , which use Unicode directly, without the help of the LaTeX-package 
43779 \series bold
43780 inputenc
43781 \series default
43782 .
43783  LyX automatically selects this encoding if you export or preview XeTeX
43784  or LuaTeX.
43785  Normally you do not need to set this encoding manually.
43786 \end_layout
43787
43788 \begin_layout Description
43789 Unicode
43790 \begin_inset space ~
43791 \end_inset
43792
43793 (ucs-extended)
43794 \begin_inset space ~
43795 \end_inset
43796
43797 (utf8x) Unicode utf8 based on the LaTeX-package 
43798 \series bold
43799 ucs
43800 \series default
43801
43802 \begin_inset Index idx
43803 status collapsed
43804
43805 \begin_layout Plain Layout
43806 LaTeX-packages ! ucs
43807 \end_layout
43808
43809 \end_inset
43810
43811  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43812 \end_layout
43813
43814 \begin_layout Description
43815 Unicode
43816 \begin_inset space ~
43817 \end_inset
43818
43819 (utf8) Unicode utf8 based on the LaTeX-package 
43820 \series bold
43821 inputenc
43822 \series default
43823
43824 \begin_inset Index idx
43825 status collapsed
43826
43827 \begin_layout Plain Layout
43828 LaTeX-packages ! inputenc
43829 \end_layout
43830
43831 \end_inset
43832
43833 .
43834  Currently only a limited range of characters (mainly for Latin scripts)
43835  is supported.
43836 \end_layout
43837
43838 \begin_layout Description
43839 Western
43840 \begin_inset space ~
43841 \end_inset
43842
43843 European
43844 \begin_inset space ~
43845 \end_inset
43846
43847 (CP
43848 \begin_inset space ~
43849 \end_inset
43850
43851 1252) MS Windows code page for ISO
43852 \begin_inset space ~
43853 \end_inset
43854
43855 8859-1 (latin1)
43856 \end_layout
43857
43858 \begin_layout Description
43859 Western
43860 \begin_inset space ~
43861 \end_inset
43862
43863 European
43864 \begin_inset space ~
43865 \end_inset
43866
43867 (ISO
43868 \begin_inset space ~
43869 \end_inset
43870
43871 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43872  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43873  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43874  encoding instead
43875 \end_layout
43876
43877 \begin_layout Description
43878 Western
43879 \begin_inset space ~
43880 \end_inset
43881
43882 European
43883 \begin_inset space ~
43884 \end_inset
43885
43886 (ISO
43887 \begin_inset space ~
43888 \end_inset
43889
43890 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43891  sign, the œ-ligature and some characters used for French and Finnish
43892 \end_layout
43893
43894 \begin_layout Standard
43895 Finally, the dialog lets you select a specific language package for the
43896  current document.
43897  See 
43898 \begin_inset CommandInset ref
43899 LatexCommand formatted
43900 reference "sub:Prefs-Language"
43901
43902 \end_inset
43903
43904  for more information on the language package.
43905 \end_layout
43906
43907 \begin_layout Section
43908 Numbering & TOC
43909 \end_layout
43910
43911 \begin_layout Standard
43912 You can adjust here the numbering depth of section headings and the section
43913  depth in the table of contents as described in section
43914 \begin_inset space ~
43915 \end_inset
43916
43917
43918 \begin_inset CommandInset ref
43919 LatexCommand ref
43920 reference "sub:Numbering-depth"
43921
43922 \end_inset
43923
43924 .
43925 \end_layout
43926
43927 \begin_layout Section
43928 Bibliography
43929 \end_layout
43930
43931 \begin_layout Standard
43932 You can specify here a citation style using the LaTeX packages 
43933 \series bold
43934 natbib
43935 \series default
43936
43937 \begin_inset Index idx
43938 status collapsed
43939
43940 \begin_layout Plain Layout
43941 LaTeX-packages ! natbib
43942 \end_layout
43943
43944 \end_inset
43945
43946  or 
43947 \series bold
43948 jurabib
43949 \series default
43950
43951 \begin_inset Index idx
43952 status collapsed
43953
43954 \begin_layout Plain Layout
43955 LaTeX-packages ! jurabib
43956 \end_layout
43957
43958 \end_inset
43959
43960 .
43961  You can enable subdivided bibliographies using the LaTeX package 
43962 \series bold
43963 bibtopic
43964 \series default
43965
43966 \begin_inset Index idx
43967 status collapsed
43968
43969 \begin_layout Plain Layout
43970 LaTeX-packages ! bibtopic
43971 \end_layout
43972
43973 \end_inset
43974
43975  and you can customize how the bibliography of the given document is being
43976  generated.
43977  For a further description see section
43978 \begin_inset space ~
43979 \end_inset
43980
43981
43982 \begin_inset CommandInset ref
43983 LatexCommand ref
43984 reference "sec:Bibliography"
43985
43986 \end_inset
43987
43988 .
43989 \end_layout
43990
43991 \begin_layout Section
43992 Indexes
43993 \end_layout
43994
43995 \begin_layout Standard
43996 Here, you can customize how the index of your document is being generated
43997  and you can define additional indexes.
43998  Please refer to section
43999 \begin_inset space ~
44000 \end_inset
44001
44002
44003 \begin_inset CommandInset ref
44004 LatexCommand ref
44005 reference "sec:Index"
44006
44007 \end_inset
44008
44009  for details.
44010 \end_layout
44011
44012 \begin_layout Section
44013 PDF Properties
44014 \end_layout
44015
44016 \begin_layout Standard
44017 The PDF properties are explained in section
44018 \begin_inset space ~
44019 \end_inset
44020
44021
44022 \begin_inset CommandInset ref
44023 LatexCommand ref
44024 reference "sec:PDF-Properties"
44025
44026 \end_inset
44027
44028 .
44029 \end_layout
44030
44031 \begin_layout Section
44032 Math Options
44033 \end_layout
44034
44035 \begin_layout Standard
44036 These options will force LyX to use the LaTeX-packages 
44037 \series bold
44038 amsmath
44039 \series default
44040
44041 \begin_inset Index idx
44042 status collapsed
44043
44044 \begin_layout Plain Layout
44045 LaTeX-packages ! amsmath
44046 \end_layout
44047
44048 \end_inset
44049
44050
44051 \series bold
44052 esint
44053 \series default
44054
44055 \begin_inset Index idx
44056 status collapsed
44057
44058 \begin_layout Plain Layout
44059 LaTeX-packages ! esint
44060 \end_layout
44061
44062 \end_inset
44063
44064 , mathdots
44065 \begin_inset Index idx
44066 status collapsed
44067
44068 \begin_layout Plain Layout
44069 LaTeX-packages ! mathdots
44070 \end_layout
44071
44072 \end_inset
44073
44074  und 
44075 \series bold
44076 mhchem
44077 \series default
44078
44079 \begin_inset Index idx
44080 status collapsed
44081
44082 \begin_layout Plain Layout
44083 LaTeX-packages ! mhchem
44084 \end_layout
44085
44086 \end_inset
44087
44088  or to use them automatically when they are needed.
44089 \end_layout
44090
44091 \begin_layout Description
44092 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44093  ensure that you have enabled 
44094 \family sans
44095 AMS
44096 \begin_inset space ~
44097 \end_inset
44098
44099 math
44100 \family default
44101 .
44102 \end_layout
44103
44104 \begin_layout Description
44105 esint is used for special integral characters, see section 
44106 \emph on
44107 Big
44108 \begin_inset space ~
44109 \end_inset
44110
44111 Operators
44112 \emph default
44113  of the 
44114 \emph on
44115 Math
44116 \emph default
44117  manual.
44118 \end_layout
44119
44120 \begin_layout Description
44121 mathdots is used for special ellipses, see section 
44122 \emph on
44123 Ellipses
44124 \emph default
44125  of the 
44126 \emph on
44127 Math
44128 \emph default
44129  manual.
44130 \end_layout
44131
44132 \begin_layout Description
44133 mhchem is used for chemical equations, see section 
44134 \emph on
44135 Chemical Symbols and Equations
44136 \emph default
44137  of the 
44138 \emph on
44139 Math
44140 \emph default
44141  manual.
44142 \end_layout
44143
44144 \begin_layout Section
44145 Float Placement
44146 \end_layout
44147
44148 \begin_layout Standard
44149 The float placement options are described in section 
44150 \emph on
44151 Float
44152 \begin_inset space ~
44153 \end_inset
44154
44155 Placement
44156 \emph default
44157  of the 
44158 \emph on
44159 Embedded
44160 \begin_inset space ~
44161 \end_inset
44162
44163 Objects
44164 \emph default
44165  manual.
44166 \end_layout
44167
44168 \begin_layout Section
44169 Listings
44170 \end_layout
44171
44172 \begin_layout Standard
44173 The listings settings are explained in chapter 
44174 \emph on
44175 Program Code Listings
44176 \emph default
44177  of the 
44178 \emph on
44179 Embedded
44180 \begin_inset space ~
44181 \end_inset
44182
44183 Objects
44184 \emph default
44185  manual.
44186 \end_layout
44187
44188 \begin_layout Section
44189 Bullets
44190 \end_layout
44191
44192 \begin_layout Standard
44193 Here you can adjust the characters for the itemize levels.
44194  The itemize environment is described in section
44195 \begin_inset space ~
44196 \end_inset
44197
44198
44199 \begin_inset CommandInset ref
44200 LatexCommand ref
44201 reference "sec:Itemize"
44202
44203 \end_inset
44204
44205 .
44206 \end_layout
44207
44208 \begin_layout Section
44209 Branches
44210 \end_layout
44211
44212 \begin_layout Standard
44213 Branches are described in section
44214 \begin_inset space ~
44215 \end_inset
44216
44217
44218 \begin_inset CommandInset ref
44219 LatexCommand ref
44220 reference "sec:Branches"
44221
44222 \end_inset
44223
44224 .
44225 \end_layout
44226
44227 \begin_layout Section
44228 Output
44229 \begin_inset CommandInset label
44230 LatexCommand label
44231 name "sec:Doc-Output"
44232
44233 \end_inset
44234
44235
44236 \end_layout
44237
44238 \begin_layout Standard
44239 Here you can define some output specifics for the current document:
44240 \end_layout
44241
44242 \begin_layout Description
44243 Default
44244 \begin_inset space ~
44245 \end_inset
44246
44247 Output
44248 \begin_inset space ~
44249 \end_inset
44250
44251 Format: The format that is used when you hit 
44252 \begin_inset Quotes eld
44253 \end_inset
44254
44255 View
44256 \begin_inset Quotes erd
44257 \end_inset
44258
44259
44260 \begin_inset Quotes eld
44261 \end_inset
44262
44263 Update
44264 \begin_inset Quotes erd
44265 \end_inset
44266
44267
44268 \begin_inset Quotes eld
44269 \end_inset
44270
44271 View Master Document
44272 \begin_inset Quotes erd
44273 \end_inset
44274
44275  and 
44276 \begin_inset Quotes eld
44277 \end_inset
44278
44279 Update Master Document
44280 \begin_inset Quotes erd
44281 \end_inset
44282
44283  in the 
44284 \family sans
44285 View
44286 \family default
44287  menu or the toolbar.
44288  The default is set in 
44289 \family sans
44290 Tools\SpecialChar \menuseparator
44291 Preferences\SpecialChar \menuseparator
44292 File Formats
44293 \family default
44294 , see sec.
44295 \begin_inset space \thinspace{}
44296 \end_inset
44297
44298
44299 \begin_inset CommandInset ref
44300 LatexCommand formatted
44301 reference "sec:File-Formats"
44302
44303 \end_inset
44304
44305 .
44306 \end_layout
44307
44308 \begin_layout Description
44309 Synchronize
44310 \begin_inset space ~
44311 \end_inset
44312
44313 with
44314 \begin_inset space ~
44315 \end_inset
44316
44317 Output settings for the menu 
44318 \family sans
44319 Navigate\SpecialChar \menuseparator
44320 Forward
44321 \begin_inset space ~
44322 \end_inset
44323
44324 search
44325 \family default
44326 .
44327  For a detailed description see section 
44328 \emph on
44329 Reverse DVI/PDF search
44330 \emph default
44331  of the 
44332 \emph on
44333 Additional
44334 \begin_inset space ~
44335 \end_inset
44336
44337 Features
44338 \emph default
44339  manual.
44340 \end_layout
44341
44342 \begin_layout Description
44343 XHTML
44344 \begin_inset space ~
44345 \end_inset
44346
44347 Output
44348 \begin_inset space ~
44349 \end_inset
44350
44351 Options settings for the export format 
44352 \family sans
44353 LyXHTML
44354 \family default
44355 .
44356  
44357 \family sans
44358 Strict XHTML
44359 \begin_inset space ~
44360 \end_inset
44361
44362 1.1
44363 \family default
44364  will assure that the output follows exactly version
44365 \begin_inset space ~
44366 \end_inset
44367
44368 1.1 of the XHTML standard.
44369  The different 
44370 \family sans
44371 Math
44372 \begin_inset space ~
44373 \end_inset
44374
44375 output
44376 \family default
44377  settings are described in detail in section 
44378 \emph on
44379 Math Output in XHTML
44380 \emph default
44381  of the 
44382 \emph on
44383 Additional
44384 \begin_inset space ~
44385 \end_inset
44386
44387 Features
44388 \emph default
44389  manual.
44390  The scaling is used for the size of equations in the output.
44391 \end_layout
44392
44393 \begin_layout Section
44394 LaT
44395 \begin_inset ERT
44396 status collapsed
44397
44398 \begin_layout Plain Layout
44399
44400 {}
44401 \end_layout
44402
44403 \end_inset
44404
44405 eX Preamble
44406 \end_layout
44407
44408 \begin_layout Standard
44409 In this text field are entered commands to load special LaTeX-packages or
44410  to define LaTeX-commands.
44411  The preamble is a thing for LaTeX-experts.
44412  You should not enter commands here until you exactly know what you are
44413  doing.
44414 \end_layout
44415
44416 \begin_layout Standard
44417 An introduction to the LaTeX-syntax is given in section
44418 \begin_inset space ~
44419 \end_inset
44420
44421
44422 \begin_inset CommandInset ref
44423 LatexCommand ref
44424 reference "sub:LaTeX-Syntax"
44425
44426 \end_inset
44427
44428 .
44429 \end_layout
44430
44431 \begin_layout Chapter
44432 The 
44433 \family sans
44434 Preferences
44435 \family default
44436  Dialog
44437 \begin_inset CommandInset label
44438 LatexCommand label
44439 name "chap:The-Preferences-dialog"
44440
44441 \end_inset
44442
44443
44444 \begin_inset Index idx
44445 status collapsed
44446
44447 \begin_layout Plain Layout
44448 Preferences
44449 \end_layout
44450
44451 \end_inset
44452
44453
44454 \end_layout
44455
44456 \begin_layout Standard
44457 The preferences dialog is called with the menu 
44458 \family sans
44459 Tools\SpecialChar \menuseparator
44460 Preferences
44461 \family default
44462 .
44463  It has the following submenus.
44464 \end_layout
44465
44466 \begin_layout Section
44467 Look and Feel
44468 \end_layout
44469
44470 \begin_layout Subsection
44471 User Interface
44472 \end_layout
44473
44474 \begin_layout Subsubsection
44475 User Interface File
44476 \begin_inset Index idx
44477 status collapsed
44478
44479 \begin_layout Plain Layout
44480 Customization ! of toolbars
44481 \end_layout
44482
44483 \end_inset
44484
44485
44486 \begin_inset Index idx
44487 status collapsed
44488
44489 \begin_layout Plain Layout
44490 Customization ! of menus
44491 \end_layout
44492
44493 \end_inset
44494
44495
44496 \end_layout
44497
44498 \begin_layout Standard
44499 \begin_inset Note Greyedout
44500 status open
44501
44502 \begin_layout Plain Layout
44503
44504 \series bold
44505 Note:
44506 \series default
44507  You have to restart LyX before the change of the user interface file take
44508  effect.
44509 \end_layout
44510
44511 \end_inset
44512
44513
44514 \end_layout
44515
44516 \begin_layout Standard
44517 The appearance of the menus and toolbars can be changed by choosing a user
44518  interface (ui) file.
44519  An ui-file is a text file where the toolbars and menus are listed.
44520  The toolbar buttons and menu entries are specified in the files 
44521 \shape italic
44522 stdtoolbars.inc
44523 \shape default
44524  and 
44525 \shape italic
44526 stdmenus.inc
44527 \shape default
44528 , respectively.
44529  Both files are loaded by the 
44530 \emph on
44531 default.ui
44532 \emph default
44533  file.
44534  To create your own menu and toolbar layout, start with a copy of these
44535  files and edit the entries.
44536 \end_layout
44537
44538 \begin_layout Standard
44539 The syntax of the .inc-files is straightforward: The 
44540 \family sans
44541 Menubar
44542 \family default
44543
44544 \family sans
44545 Menu
44546 \family default
44547  and 
44548 \family sans
44549 Toolbar
44550 \family default
44551  entries must be ended with an explicit 
44552 \family sans
44553 End
44554 \family default
44555 .
44556  They may contain 
44557 \family sans
44558 Submenus
44559 \family default
44560
44561 \family sans
44562 Items
44563 \family default
44564
44565 \family sans
44566 OptItems
44567 \family default
44568
44569 \family sans
44570 Separators
44571 \family default
44572
44573 \family sans
44574 Icons,
44575 \family default
44576  and in the case of the 
44577 \begin_inset Quotes eld
44578 \end_inset
44579
44580 file
44581 \begin_inset Quotes erd
44582 \end_inset
44583
44584  menus a 
44585 \family sans
44586 Lastfiles
44587 \family default
44588  entry.
44589  The syntax for the entries is:
44590 \end_layout
44591
44592 \begin_layout Standard
44593 \begin_inset VSpace smallskip*
44594 \end_inset
44595
44596
44597 \series bold
44598 Item 
44599 \begin_inset Quotes eld
44600 \end_inset
44601
44602 menu 
44603 \series default
44604 or
44605 \series bold
44606  button name
44607 \begin_inset Quotes erd
44608 \end_inset
44609
44610  
44611 \begin_inset Quotes eld
44612 \end_inset
44613
44614 LyX-function
44615 \begin_inset Quotes erd
44616 \end_inset
44617
44618
44619 \end_layout
44620
44621 \begin_layout Standard
44622 \noindent
44623 \begin_inset VSpace smallskip*
44624 \end_inset
44625
44626 All LyX-functions are listed in the menu 
44627 \family sans
44628 Help\SpecialChar \menuseparator
44629 LyX
44630 \begin_inset space ~
44631 \end_inset
44632
44633 Functions
44634 \family default
44635 .
44636 \end_layout
44637
44638 \begin_layout Standard
44639 \begin_inset VSpace medskip
44640 \end_inset
44641
44642
44643 \end_layout
44644
44645 \begin_layout Standard
44646 An example: Assuming you use the menu 
44647 \family sans
44648 Navigate\SpecialChar \menuseparator
44649 Bookmarks
44650 \family default
44651  quite often and therefore want six available bookmarks, you can add the
44652  line
44653 \end_layout
44654
44655 \begin_layout Standard
44656 \begin_inset VSpace smallskip*
44657 \end_inset
44658
44659
44660 \series bold
44661 Item 
44662 \begin_inset Quotes eld
44663 \end_inset
44664
44665 Save Bookmark 6
44666 \begin_inset Quotes erd
44667 \end_inset
44668
44669  
44670 \begin_inset Quotes eld
44671 \end_inset
44672
44673 bookmark-save 6
44674 \begin_inset Quotes erd
44675 \end_inset
44676
44677
44678 \end_layout
44679
44680 \begin_layout Standard
44681 \noindent
44682 \begin_inset VSpace smallskip*
44683 \end_inset
44684
44685 to the navigate menu section in the .inc-file to have the sixth bookmark.
44686 \end_layout
44687
44688 \begin_layout Subsubsection
44689 Automatic help
44690 \end_layout
44691
44692 \begin_layout Standard
44693 The option 
44694 \family sans
44695 Enable tool tips in main work area
44696 \family default
44697  enables tool tips showing the content of closed insets like index entries
44698  or footnotes.
44699 \end_layout
44700
44701 \begin_layout Subsubsection
44702 Session
44703 \end_layout
44704
44705 \begin_layout Standard
44706 With the option 
44707 \family sans
44708 Allow saving
44709 \begin_inset space \thinspace{}
44710 \end_inset
44711
44712 /
44713 \begin_inset space \thinspace{}
44714 \end_inset
44715
44716 restoring of window layout and geometries
44717 \family default
44718  LyX's main window will be opened with the size and layout that was used
44719  in the last LyX session.
44720 \end_layout
44721
44722 \begin_layout Standard
44723 The option 
44724 \family sans
44725 Restore cursor positions
44726 \family default
44727  sets the cursor to the position in the file where it has been the last
44728  time.
44729 \end_layout
44730
44731 \begin_layout Standard
44732 The option 
44733 \family sans
44734 Load opened files from last session
44735 \family default
44736  opens all files that were opened in the last LyX session.
44737 \end_layout
44738
44739 \begin_layout Subsubsection
44740 Documents
44741 \begin_inset CommandInset label
44742 LatexCommand label
44743 name "sub:Backup documents"
44744
44745 \end_inset
44746
44747
44748 \begin_inset Index idx
44749 status collapsed
44750
44751 \begin_layout Plain Layout
44752 Backup ! Documents
44753 \end_layout
44754
44755 \end_inset
44756
44757
44758 \end_layout
44759
44760 \begin_layout Standard
44761 When the option 
44762 \family sans
44763 Backup documents
44764 \family default
44765  is set, you can specify the time between backup saves.
44766 \end_layout
44767
44768 \begin_layout Standard
44769
44770 \family sans
44771 Maximum last files
44772 \family default
44773  is the number of last opened files that LyX should display in the menu
44774  
44775 \family sans
44776 File\SpecialChar \menuseparator
44777 Open
44778 \begin_inset space ~
44779 \end_inset
44780
44781 Recent
44782 \family default
44783 .
44784 \end_layout
44785
44786 \begin_layout Standard
44787 When the option 
44788 \family sans
44789 Open documents in tabs
44790 \family default
44791  is not used, then every file will be opened in its own new instance of
44792  LyX.
44793 \end_layout
44794
44795 \begin_layout Subsection
44796 Screen Fonts
44797 \begin_inset Index idx
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801 Font ! Screen
44802 \end_layout
44803
44804 \end_inset
44805
44806
44807 \begin_inset CommandInset label
44808 LatexCommand label
44809 name "sub:Screen-Fonts"
44810
44811 \end_inset
44812
44813
44814 \end_layout
44815
44816 \begin_layout Standard
44817 These fonts are used to display your documents on the screen.
44818 \end_layout
44819
44820 \begin_layout Standard
44821 \begin_inset Note Greyedout
44822 status open
44823
44824 \begin_layout Plain Layout
44825
44826 \series bold
44827 Note:
44828 \series default
44829  This section only deals with the fonts 
44830 \emph on
44831 inside
44832 \emph default
44833  the LyX window.
44834  The fonts that appear on the output are independent from these fonts, and
44835  set in the menu 
44836 \family sans
44837 Document\SpecialChar \menuseparator
44838 Settings\SpecialChar \menuseparator
44839 Fonts
44840 \family default
44841 .
44842 \end_layout
44843
44844 \end_inset
44845
44846
44847 \end_layout
44848
44849 \begin_layout Standard
44850 By default, LyX uses 
44851 \family typewriter
44852 Times
44853 \family default
44854  as roman (serif) font, 
44855 \family typewriter
44856 Arial
44857 \family default
44858  or 
44859 \family typewriter
44860 Helvetica
44861 \family default
44862  (depends on the system) as 
44863 \family sans
44864 sans
44865 \begin_inset space ~
44866 \end_inset
44867
44868 serif
44869 \family default
44870  font, and 
44871 \family typewriter
44872 Courier
44873 \family default
44874  as 
44875 \family typewriter
44876 typewriter
44877 \family default
44878  font.
44879 \end_layout
44880
44881 \begin_layout Standard
44882 You can change the font size with the 
44883 \family sans
44884 Zoom
44885 \family default
44886  setting.
44887  You can also change the font zoom outside the preferences dialog for the
44888  current LyX session by pressing 
44889 \family sans
44890 Ctrl
44891 \family default
44892  and scrolling the mouse wheel.
44893 \end_layout
44894
44895 \begin_layout Standard
44896
44897 \family sans
44898 Screen DPI
44899 \family default
44900  is the screen resolution in dpi (dots per inch).
44901  The Font Sizes are calculated as letter height in units of points.
44902  72
44903 \begin_inset space \thinspace{}
44904 \end_inset
44905
44906 points have the size of 1
44907 \begin_inset space \thinspace{}
44908 \end_inset
44909
44910 inch, see Appendix
44911 \begin_inset space ~
44912 \end_inset
44913
44914
44915 \begin_inset CommandInset ref
44916 LatexCommand ref
44917 reference "cha:Units-available-in"
44918
44919 \end_inset
44920
44921 .
44922 \end_layout
44923
44924 \begin_layout Standard
44925 The default 
44926 \family sans
44927 Font Sizes
44928 \family default
44929  are the same as if a document font size of 10
44930 \begin_inset space \thinspace{}
44931 \end_inset
44932
44933 pt would be used.
44934  The sizes are explained in detail in section
44935 \begin_inset space ~
44936 \end_inset
44937
44938
44939 \begin_inset CommandInset ref
44940 LatexCommand ref
44941 reference "sub:Document-Font"
44942
44943 \end_inset
44944
44945 .
44946 \end_layout
44947
44948 \begin_layout Standard
44949 With the option 
44950 \family sans
44951 Use Pixmap Cache to speed up font rendering
44952 \family default
44953  enabled, LyX needs to redraw the screen less often.
44954  This results in better performance, especially on slow systems.
44955  On the other hand, the characters might look more fuzzy on screen.
44956  So whether you enable this or not depends on whether you prefer speed over
44957  aesthetics.
44958  Note that the Pixmap Cache is only available and useful under Mac
44959 \begin_inset space ~
44960 \end_inset
44961
44962 OS and Windows.
44963 \end_layout
44964
44965 \begin_layout Subsection
44966 Colors
44967 \begin_inset Index idx
44968 status collapsed
44969
44970 \begin_layout Plain Layout
44971 Color ! LyX screen
44972 \end_layout
44973
44974 \end_inset
44975
44976
44977 \begin_inset Index idx
44978 status collapsed
44979
44980 \begin_layout Plain Layout
44981 Settings ! Color
44982 \end_layout
44983
44984 \end_inset
44985
44986
44987 \end_layout
44988
44989 \begin_layout Standard
44990 You can here change all the colors used by LyX.
44991  Choose an item in the list and use the 
44992 \family sans
44993 Alter
44994 \family default
44995  button.
44996 \end_layout
44997
44998 \begin_layout Subsection
44999 Display
45000 \begin_inset Index idx
45001 status collapsed
45002
45003 \begin_layout Plain Layout
45004 Settings ! Display
45005 \end_layout
45006
45007 \end_inset
45008
45009
45010 \end_layout
45011
45012 \begin_layout Standard
45013 Here you can specify if graphics inside LyX are displayed.
45014 \end_layout
45015
45016 \begin_layout Standard
45017
45018 \family sans
45019 Instant Preview
45020 \family default
45021  enables previewing snippets of your document.
45022  This feature is described in section
45023 \begin_inset space ~
45024 \end_inset
45025
45026
45027 \begin_inset CommandInset ref
45028 LatexCommand ref
45029 reference "sec:Previewing-snippets-of"
45030
45031 \end_inset
45032
45033 .
45034 \end_layout
45035
45036 \begin_layout Standard
45037 The option 
45038 \family sans
45039 Mark
45040 \begin_inset space ~
45041 \end_inset
45042
45043 end
45044 \begin_inset space ~
45045 \end_inset
45046
45047 of
45048 \begin_inset space ~
45049 \end_inset
45050
45051 paragraphs
45052 \family default
45053  displays a pilcrow (¶) at the end of every paragraph.
45054 \end_layout
45055
45056 \begin_layout Section
45057 Editing
45058 \begin_inset Index idx
45059 status collapsed
45060
45061 \begin_layout Plain Layout
45062 Settings ! Editing
45063 \end_layout
45064
45065 \end_inset
45066
45067
45068 \end_layout
45069
45070 \begin_layout Subsection
45071 Control
45072 \end_layout
45073
45074 \begin_layout Subsubsection
45075 Editing
45076 \end_layout
45077
45078 \begin_layout Standard
45079 The option 
45080 \family sans
45081 Cursor follows scrollbar
45082 \family default
45083  sets the cursor to the top of the currently displayed document part when
45084  scrolling.
45085 \end_layout
45086
45087 \begin_layout Standard
45088 You can adjust the thickness of the cursor with the 
45089 \family sans
45090 Cursor width
45091 \family default
45092  setting.
45093  If you set the value to zero the thickness of the cursor scales relative
45094  to the zoom value you choose for the screen fonts.
45095 \end_layout
45096
45097 \begin_layout Standard
45098 The option 
45099 \family sans
45100 Sort environments alphabetically
45101 \family default
45102  sorts the entries in the pull-down box for the paragraph environments.
45103 \end_layout
45104
45105 \begin_layout Standard
45106 The option 
45107 \family sans
45108 Group environments by their category
45109 \family default
45110  groups the entries in the pull-down box for the paragraph environments.
45111 \end_layout
45112
45113 \begin_layout Standard
45114 The math macro editing option determines the editing style, see the section
45115  
45116 \emph on
45117 Math Macros
45118 \emph default
45119  of the 
45120 \emph on
45121 Math
45122 \emph default
45123  manual.
45124 \end_layout
45125
45126 \begin_layout Subsubsection
45127 Fullscreen
45128 \end_layout
45129
45130 \begin_layout Standard
45131 Here you can specify what is hidden in the fullscreen mode.
45132  The option 
45133 \family sans
45134 Limit text width
45135 \family default
45136  specifies the width of the text in fullscreen mode.
45137  This way you can display the text smaller than the screen, the text appears
45138  then centered.
45139 \end_layout
45140
45141 \begin_layout Subsection
45142 Shortcuts
45143 \begin_inset Index idx
45144 status collapsed
45145
45146 \begin_layout Plain Layout
45147 Key Bindings
45148 \end_layout
45149
45150 \end_inset
45151
45152
45153 \begin_inset Index idx
45154 status collapsed
45155
45156 \begin_layout Plain Layout
45157 Settings ! Shortcuts
45158 \end_layout
45159
45160 \end_inset
45161
45162
45163 \end_layout
45164
45165 \begin_layout Subsubsection
45166 Bind File
45167 \end_layout
45168
45169 \begin_layout Standard
45170 Bindings are used to bind a LyX-function to a key.
45171  Several binding files are available:
45172 \end_layout
45173
45174 \begin_layout Description
45175 cua.bind typical set of PC keyboard shortcuts
45176 \end_layout
45177
45178 \begin_layout Description
45179 (x)emacs.bind set of bindings like they are used in the editor programs 
45180 \family sans
45181 Emacs
45182 \family default
45183  (
45184 \family sans
45185 XEmacs
45186 \family default
45187 )
45188 \end_layout
45189
45190 \begin_layout Description
45191 mac.bind set of bindings for 
45192 \family sans
45193 Mac
45194 \begin_inset space \thinspace{}
45195 \end_inset
45196
45197 OS
45198 \family default
45199  systems.
45200 \end_layout
45201
45202 \begin_layout Standard
45203 There are also bind-files designed for special document classes, like 
45204 \shape italic
45205 broadway.bind
45206 \shape default
45207 , and bind files for special languages.
45208  The name of language bind-files begin with a language code, e.
45209 \begin_inset space \thinspace{}
45210 \end_inset
45211
45212 g.
45213 \begin_inset space \space{}
45214 \end_inset
45215
45216
45217 \begin_inset Quotes eld
45218 \end_inset
45219
45220 pt
45221 \begin_inset Quotes erd
45222 \end_inset
45223
45224  for Portuguese.
45225  If you use LyX in a certain language, LyX will try to use the appropriate
45226  bind-file.
45227 \end_layout
45228
45229 \begin_layout Standard
45230 Some bind-files, like 
45231 \emph on
45232 math.bind
45233 \emph default
45234 , have only a small scope.
45235  When looking at the end of the file 
45236 \shape italic
45237 cua.bind
45238 \shape default
45239 , you can see that they are included to keep the overview in the bind-file.
45240 \end_layout
45241
45242 \begin_layout Subsubsection
45243 Editing Shortcuts
45244 \begin_inset CommandInset label
45245 LatexCommand label
45246 name "sub:Editing-Shortcuts"
45247
45248 \end_inset
45249
45250
45251 \begin_inset Index idx
45252 status collapsed
45253
45254 \begin_layout Plain Layout
45255 Key Bindings ! Editing
45256 \end_layout
45257
45258 \end_inset
45259
45260
45261 \end_layout
45262
45263 \begin_layout Standard
45264 To add new or modify existing keybindings to your own taste you can use
45265  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45266  To find functions easily, they are grouped by categories and the dialog
45267  provides the field 
45268 \family sans
45269 Show key-bindings containing
45270 \family default
45271 .
45272  In this field you can insert a keyword for a function you want to edit.
45273  Insert there for example as keyword 
45274 \begin_inset Quotes eld
45275 \end_inset
45276
45277 paste
45278 \begin_inset Quotes erd
45279 \end_inset
45280
45281  and you get the 4 different existing shortcuts for the 3 different functions
45282  that contain 
45283 \begin_inset Quotes eld
45284 \end_inset
45285
45286 paste
45287 \begin_inset Quotes erd
45288 \end_inset
45289
45290  in their name.
45291  As you can see, one function can have more than one shortcut.
45292  All LyX-functions are also listed in the file 
45293 \emph on
45294 LyX Functions
45295 \emph default
45296  that you will find in the 
45297 \family sans
45298 Help
45299 \family default
45300  menu.
45301 \end_layout
45302
45303 \begin_layout Standard
45304 To add e.
45305 \begin_inset space \thinspace{}
45306 \end_inset
45307
45308 g.
45309 \begin_inset space \space{}
45310 \end_inset
45311
45312 the shortcut 
45313 \family sans
45314 Alt+Q
45315 \family default
45316  for the function 
45317 \family sans
45318 textstyle-apply
45319 \family default
45320 , select the function and press the 
45321 \family sans
45322 Modify
45323 \family default
45324  button.
45325  A dialog pops up where you can add the shortcut by using it.
45326  So press Alt+Q to define the shortcut.
45327  Modifying an existing shortcut is done the same way.
45328  You can also bind multiple functions to one shortcut by modifying an existing
45329  binding and adding the different function names as a semicolon separated
45330  list.
45331  LyX will then use the first function that is enabled in the current document
45332  part.
45333  The binding for the function 
45334 \family sans
45335 command-alter
45336 \family default
45337  is an example of this.
45338 \end_layout
45339
45340 \begin_layout Standard
45341 Alternatively you can also edit shortcuts by modifying bind-files with a
45342  text editor.
45343  The syntax of the entries is:
45344 \end_layout
45345
45346 \begin_layout Standard
45347
45348 \series bold
45349
45350 \backslash
45351 bind 
45352 \begin_inset Quotes eld
45353 \end_inset
45354
45355 key combination
45356 \begin_inset Quotes erd
45357 \end_inset
45358
45359  
45360 \begin_inset Quotes eld
45361 \end_inset
45362
45363 LyX-function
45364 \begin_inset Quotes erd
45365 \end_inset
45366
45367
45368 \end_layout
45369
45370 \begin_layout Subsection
45371 Keyboard / Mouse
45372 \begin_inset CommandInset label
45373 LatexCommand label
45374 name "sub:Keyboard-Map"
45375
45376 \end_inset
45377
45378
45379 \begin_inset Index idx
45380 status collapsed
45381
45382 \begin_layout Plain Layout
45383 Keyboard Map
45384 \end_layout
45385
45386 \end_inset
45387
45388
45389 \begin_inset Index idx
45390 status collapsed
45391
45392 \begin_layout Plain Layout
45393 Settings ! Keyboard Map
45394 \end_layout
45395
45396 \end_inset
45397
45398
45399 \end_layout
45400
45401 \begin_layout Standard
45402 Normally keyboard settings have to be done in a menu of your operating system.
45403  For the case that this is not possible, LyX provides keyboard maps.
45404  If you have e.
45405 \begin_inset space \thinspace{}
45406 \end_inset
45407
45408 g.
45409 \begin_inset space \space{}
45410 \end_inset
45411
45412 a Czech keyboard but want to write with it like with a Romanian one, you
45413  can use the keyboard map file named 
45414 \emph on
45415 romanian.kmap
45416 \emph default
45417 .
45418 \end_layout
45419
45420 \begin_layout Standard
45421 \begin_inset Note Greyedout
45422 status open
45423
45424 \begin_layout Plain Layout
45425
45426 \series bold
45427 Note:
45428 \series default
45429  Keyboard maps are only provided as makeshift and don't work on all systems.
45430 \end_layout
45431
45432 \end_inset
45433
45434
45435 \end_layout
45436
45437 \begin_layout Standard
45438 Besides this, you can specify here the 
45439 \family sans
45440 Wheel scrolling speed
45441 \family default
45442 .
45443  The standard value is 1.0, higher values speed up the scrolling, lower ones
45444  slow it down.
45445 \end_layout
45446
45447 \begin_layout Subsection
45448 Input Completion
45449 \begin_inset CommandInset label
45450 LatexCommand label
45451 name "sub:Input-Completion-Appendix"
45452
45453 \end_inset
45454
45455
45456 \begin_inset Index idx
45457 status collapsed
45458
45459 \begin_layout Plain Layout
45460 Input completion
45461 \end_layout
45462
45463 \end_inset
45464
45465
45466 \end_layout
45467
45468 \begin_layout Standard
45469 Input completion is described in sec.
45470 \begin_inset space \thinspace{}
45471 \end_inset
45472
45473
45474 \begin_inset CommandInset ref
45475 LatexCommand ref
45476 reference "sec:Input-Completion"
45477
45478 \end_inset
45479
45480 .
45481  The completion options for math do the same as the corresponding options
45482  for text.
45483  With the general options you can define the delay time for the inline and
45484  popup completion and choose if long completions should be abbreviated or
45485  not.
45486 \end_layout
45487
45488 \begin_layout Section
45489 Paths
45490 \begin_inset CommandInset label
45491 LatexCommand label
45492 name "sec:Paths"
45493
45494 \end_inset
45495
45496
45497 \begin_inset Index idx
45498 status collapsed
45499
45500 \begin_layout Plain Layout
45501 Paths
45502 \end_layout
45503
45504 \end_inset
45505
45506
45507 \begin_inset Index idx
45508 status collapsed
45509
45510 \begin_layout Plain Layout
45511 Settings ! Paths
45512 \end_layout
45513
45514 \end_inset
45515
45516
45517 \end_layout
45518
45519 \begin_layout Description
45520 Working
45521 \begin_inset space ~
45522 \end_inset
45523
45524 directory This is LyX's working directory.
45525  It is the default when you 
45526 \family sans
45527 Open
45528 \family default
45529
45530 \family sans
45531 Save
45532 \family default
45533  or 
45534 \family sans
45535 Save
45536 \begin_inset space ~
45537 \end_inset
45538
45539 as
45540 \family default
45541  files.
45542 \end_layout
45543
45544 \begin_layout Description
45545 Document
45546 \begin_inset space ~
45547 \end_inset
45548
45549 templates This directory will be opened when you use the menu 
45550 \family sans
45551 File\SpecialChar \menuseparator
45552 New
45553 \begin_inset space ~
45554 \end_inset
45555
45556 from
45557 \begin_inset space ~
45558 \end_inset
45559
45560 Template
45561 \family default
45562 .
45563 \end_layout
45564
45565 \begin_layout Description
45566 Example
45567 \begin_inset space ~
45568 \end_inset
45569
45570 files This directory will be opened when you use the button 
45571 \family sans
45572 Examples
45573 \family default
45574  in the 
45575 \family sans
45576 File\SpecialChar \menuseparator
45577 Open
45578 \family default
45579  dialog.
45580 \begin_inset Newline newline
45581 \end_inset
45582
45583
45584 \begin_inset Note Greyedout
45585 status open
45586
45587 \begin_layout Plain Layout
45588
45589 \series bold
45590 Note:
45591 \series default
45592  The 
45593 \family sans
45594 Examples
45595 \family default
45596  button does not exist when using LyX on MacOS and Windows systems.
45597 \end_layout
45598
45599 \end_inset
45600
45601
45602 \end_layout
45603
45604 \begin_layout Description
45605 Backup
45606 \begin_inset space ~
45607 \end_inset
45608
45609 directory
45610 \begin_inset Index idx
45611 status collapsed
45612
45613 \begin_layout Plain Layout
45614 Backup ! Directory
45615 \end_layout
45616
45617 \end_inset
45618
45619  Backup copies will be saved to this directory.
45620  When no directory is given but backups are enabled as described in section
45621 \begin_inset space ~
45622 \end_inset
45623
45624
45625 \begin_inset CommandInset ref
45626 LatexCommand ref
45627 reference "sub:Backup documents"
45628
45629 \end_inset
45630
45631 , the 
45632 \family sans
45633 Working directory
45634 \family default
45635  will be used to save the backups.
45636 \begin_inset Newline newline
45637 \end_inset
45638
45639 The backup files have the ending 
45640 \begin_inset Quotes eld
45641 \end_inset
45642
45643 .lyx~
45644 \begin_inset Quotes erd
45645 \end_inset
45646
45647 .
45648 \end_layout
45649
45650 \begin_layout Description
45651 Ly
45652 \begin_inset ERT
45653 status collapsed
45654
45655 \begin_layout Plain Layout
45656
45657 {}
45658 \end_layout
45659
45660 \end_inset
45661
45662 XServer-Pipe Here you can enter the name of a Unix-pipe.
45663  This pipe is used to send data from external programs to LyX.
45664 \begin_inset Newline newline
45665 \end_inset
45666
45667
45668 \series bold
45669 Example
45670 \series default
45671 : You add a BibTeX-database test.bib to your document.
45672  You can edit this file with the program 
45673 \family typewriter
45674 JabRef
45675 \family default
45676 .
45677  In 
45678 \family typewriter
45679 JabRef
45680 \family default
45681  you have to use the same Unix-Pipe for LyX in its preferences under 
45682 \family sans
45683 External
45684 \begin_inset space ~
45685 \end_inset
45686
45687 programs
45688 \family default
45689 .
45690  If you want to get one entry of the database as citation, select it in
45691  
45692 \family typewriter
45693 JabRef
45694 \family default
45695  and click on the LyX-symbol.
45696  The entry will now be inserted as citation at the current cursor position
45697  in your LyX file.
45698  
45699 \family typewriter
45700 JabRef
45701 \family default
45702  and LyX need of course to be run the same time.
45703 \begin_inset Newline newline
45704 \end_inset
45705
45706
45707 \begin_inset Note Greyedout
45708 status open
45709
45710 \begin_layout Plain Layout
45711
45712 \series bold
45713 Note:
45714 \series default
45715  This feature doesn't work on Windows systems.
45716 \end_layout
45717
45718 \end_inset
45719
45720
45721 \end_layout
45722
45723 \begin_layout Description
45724 Temporary
45725 \begin_inset space ~
45726 \end_inset
45727
45728 directory Temporary files will be saved in this directory.
45729 \end_layout
45730
45731 \begin_layout Description
45732 PATH
45733 \begin_inset space ~
45734 \end_inset
45735
45736 prefix This field contains a list of paths to external programs.
45737  When LyX needs to use an external program, it looks in this list where
45738  to find it on the system.
45739  The path list is automatically set up on Windows and Mac systems when LyX
45740  is configured, so that you normally don't have to modify it.
45741  On Unix
45742 \begin_inset space \thinspace{}
45743 \end_inset
45744
45745 /
45746 \begin_inset space \thinspace{}
45747 \end_inset
45748
45749 Linux systems, the path list will need to be set only if there are external
45750  programs you wish to use that are not in your normal system path ($PATH).
45751  
45752 \end_layout
45753
45754 \begin_layout Section
45755 Identity
45756 \end_layout
45757
45758 \begin_layout Standard
45759 Here you can insert your name and email address.
45760  The identity will be used when you have enabled change tracking as described
45761  in section
45762 \begin_inset space ~
45763 \end_inset
45764
45765
45766 \begin_inset CommandInset ref
45767 LatexCommand ref
45768 reference "sec:Change-Tracking"
45769
45770 \end_inset
45771
45772 , to mark changes you make as yours.
45773 \end_layout
45774
45775 \begin_layout Section
45776 Language Settings
45777 \begin_inset Index idx
45778 status collapsed
45779
45780 \begin_layout Plain Layout
45781 Language ! Settings
45782 \end_layout
45783
45784 \end_inset
45785
45786
45787 \begin_inset Index idx
45788 status collapsed
45789
45790 \begin_layout Plain Layout
45791 Settings ! Language
45792 \end_layout
45793
45794 \end_inset
45795
45796
45797 \end_layout
45798
45799 \begin_layout Subsection
45800 Language
45801 \begin_inset CommandInset label
45802 LatexCommand label
45803 name "sub:Prefs-Language"
45804
45805 \end_inset
45806
45807
45808 \end_layout
45809
45810 \begin_layout Description
45811 User
45812 \begin_inset space ~
45813 \end_inset
45814
45815 Interface
45816 \begin_inset space ~
45817 \end_inset
45818
45819 language Here you can select the language of LyX's menus.
45820  Unfortunately this doesn't work on Mac and Windows.
45821  It works on Linux for the languages into LyX's menus and dialogs are translated.
45822  You find the actual translation status here: 
45823 \begin_inset CommandInset href
45824 LatexCommand href
45825 name "http://www.lyx.org/I18n"
45826 target "http://www.lyx.org/I18n"
45827
45828 \end_inset
45829
45830
45831 \end_layout
45832
45833 \begin_layout Description
45834 Default
45835 \begin_inset space ~
45836 \end_inset
45837
45838 language is the language used in new documents
45839 \end_layout
45840
45841 \begin_layout Description
45842 Language
45843 \begin_inset space ~
45844 \end_inset
45845
45846 package determines which LaTeX package should be loaded to handle language
45847  issues.
45848  Language issues which are handled by this package include proper hyphenation
45849  as well as localization of dates and text strings such as 
45850 \begin_inset Quotes eld
45851 \end_inset
45852
45853 Chapter
45854 \begin_inset Quotes erd
45855 \end_inset
45856
45857  and 
45858 \begin_inset Quotes eld
45859 \end_inset
45860
45861 Table
45862 \begin_inset Quotes erd
45863 \end_inset
45864
45865 .
45866  The most widespread language package is 
45867 \series bold
45868 babel
45869 \series default
45870
45871 \begin_inset Index idx
45872 status collapsed
45873
45874 \begin_layout Plain Layout
45875 LaTeX-packages ! babel
45876 \end_layout
45877
45878 \end_inset
45879
45880 , it is the default language package in classic LaTeX.
45881  However, more recent typesetting engines such as XeTeX and LuaTeX come
45882  with the alternative language package 
45883 \series bold
45884 polyglossia
45885 \series default
45886
45887 \begin_inset Index idx
45888 status collapsed
45889
45890 \begin_layout Plain Layout
45891 LaTeX-packages ! polyglossia
45892 \end_layout
45893
45894 \end_inset
45895
45896  that is more suited for the multi-script support of these engines.
45897  Furthermore, there are also specific language packages for languages not
45898  covered by babel.
45899  The available selections are described in sec.
45900 \begin_inset space \thinspace{}
45901 \end_inset
45902
45903
45904 \begin_inset CommandInset ref
45905 LatexCommand ref
45906 reference "sec:Language-encodings"
45907
45908 \end_inset
45909
45910 .
45911 \end_layout
45912
45913 \begin_layout Description
45914 Default
45915 \begin_inset space ~
45916 \end_inset
45917
45918 Decimal
45919 \begin_inset space ~
45920 \end_inset
45921
45922 Point Define the default decimal point for the use in tables (decimal point
45923  alignment)
45924 \end_layout
45925
45926 \begin_layout Description
45927 Command
45928 \begin_inset space ~
45929 \end_inset
45930
45931 start When a special LaTeX-package is needed to write in a certain document
45932  language, you can here specify the command to start the package.
45933  An example is the start command 
45934 \family sans
45935
45936 \backslash
45937 begin{arabtext}
45938 \family default
45939  that is needed to write Arabic using the package 
45940 \series bold
45941 ArabTeX
45942 \series default
45943 , see 
45944 \begin_inset CommandInset citation
45945 LatexCommand cite
45946 key "Arabic"
45947
45948 \end_inset
45949
45950 .
45951  The default is the 
45952 \series bold
45953 babel
45954 \series default
45955  command 
45956 \family sans
45957
45958 \backslash
45959 selectlanguage{$$lang}
45960 \family default
45961 .
45962 \end_layout
45963
45964 \begin_layout Description
45965 Command
45966 \begin_inset space ~
45967 \end_inset
45968
45969 end Counterpart to 
45970 \family sans
45971 Command start
45972 \family default
45973 .
45974  Some packages, like the default, don't have an end command since the start
45975  command toggles the package on and off.
45976 \end_layout
45977
45978 \begin_layout Description
45979 Set
45980 \begin_inset space ~
45981 \end_inset
45982
45983 languages
45984 \begin_inset space ~
45985 \end_inset
45986
45987 globally When this option is set, the languages used in the document will
45988  be added as options to the document class options, so that they can be
45989  used by all LaTeX-packages.
45990  Otherwise they will only be used as options for the 
45991 \series bold
45992 babel
45993 \series default
45994  package.
45995 \end_layout
45996
45997 \begin_layout Description
45998 Auto
45999 \begin_inset space ~
46000 \end_inset
46001
46002 begin When this option is set, the documents starts with the chosen document
46003  language.
46004  When this option is not set, the 
46005 \family sans
46006 Command
46007 \begin_inset space ~
46008 \end_inset
46009
46010 start
46011 \family default
46012  is explicitly set to the beginning of the document in the LaTeX-output.
46013  This assures that the correct language is used when you use another 
46014 \family sans
46015 Command
46016 \begin_inset space ~
46017 \end_inset
46018
46019 start
46020 \family default
46021  than the default.
46022 \end_layout
46023
46024 \begin_layout Description
46025 Auto
46026 \begin_inset space ~
46027 \end_inset
46028
46029 end Counterpart to 
46030 \family sans
46031 Auto
46032 \begin_inset space ~
46033 \end_inset
46034
46035 begin
46036 \family default
46037 .
46038  When it is not set, the 
46039 \family sans
46040 Command
46041 \begin_inset space ~
46042 \end_inset
46043
46044 end
46045 \family default
46046  is set to the end of the document.
46047 \end_layout
46048
46049 \begin_layout Description
46050 Mark
46051 \begin_inset space ~
46052 \end_inset
46053
46054 foreign
46055 \begin_inset space ~
46056 \end_inset
46057
46058 languages Text marked formatted in a language different from the document
46059  language will be underlined blue.
46060 \end_layout
46061
46062 \begin_layout Description
46063 Enable
46064 \begin_inset space ~
46065 \end_inset
46066
46067 RTL
46068 \begin_inset space ~
46069 \end_inset
46070
46071 support Enables the use of languages, written from right to left (RTL),
46072  like Arabic, Hebrew, Farsi.
46073 \end_layout
46074
46075 \begin_layout Description
46076 Cursor
46077 \begin_inset space ~
46078 \end_inset
46079
46080 movement When writing RTL, you can define if the left and right arrow keys
46081  move the cursor visually to the left or right, respectively, or logically.
46082  Logical means that the cursor is moved to the left when pressing the right
46083  arrow key and the cursor is inside text in an RTL language.
46084 \end_layout
46085
46086 \begin_layout Subsection
46087 Spellchecker
46088 \end_layout
46089
46090 \begin_layout Standard
46091 The spellchecker settings are explained in section
46092 \begin_inset space ~
46093 \end_inset
46094
46095
46096 \begin_inset CommandInset ref
46097 LatexCommand ref
46098 reference "sec:Spellchecking"
46099
46100 \end_inset
46101
46102
46103 \end_layout
46104
46105 \begin_layout Section
46106 Outputs
46107 \end_layout
46108
46109 \begin_layout Subsection
46110 Printer
46111 \begin_inset CommandInset label
46112 LatexCommand label
46113 name "sub:Printer"
46114
46115 \end_inset
46116
46117
46118 \begin_inset Index idx
46119 status collapsed
46120
46121 \begin_layout Plain Layout
46122 Printer
46123 \end_layout
46124
46125 \end_inset
46126
46127
46128 \begin_inset Index idx
46129 status collapsed
46130
46131 \begin_layout Plain Layout
46132 Settings ! Printer
46133 \end_layout
46134
46135 \end_inset
46136
46137
46138 \end_layout
46139
46140 \begin_layout Description
46141 Default
46142 \begin_inset space ~
46143 \end_inset
46144
46145 printer Here you can specify the name of your default printer.
46146  The name will be used when the 
46147 \family sans
46148 Printer command
46149 \family default
46150  is executed.
46151 \begin_inset Newline newline
46152 \end_inset
46153
46154
46155 \begin_inset Note Greyedout
46156 status open
46157
46158 \begin_layout Plain Layout
46159
46160 \series bold
46161 Note:
46162 \series default
46163  You can leave this field empty on Windows systems because it has no effect.
46164 \end_layout
46165
46166 \end_inset
46167
46168
46169 \end_layout
46170
46171 \begin_layout Description
46172 Printer
46173 \begin_inset space ~
46174 \end_inset
46175
46176 command is the command LyX
46177 \begin_inset space \thinspace{}
46178 \end_inset
46179
46180 /
46181 \begin_inset space \thinspace{}
46182 \end_inset
46183
46184 LaTeX uses for printing.
46185  The default is on most systems 
46186 \family sans
46187 dvips
46188 \family default
46189 .
46190 \end_layout
46191
46192 \begin_layout Description
46193 Printer
46194 \begin_inset space ~
46195 \end_inset
46196
46197 Command
46198 \begin_inset space ~
46199 \end_inset
46200
46201 Options Here you can specify printer options.
46202  A list of printer options with explanations can be found in the documentation
46203  of the program that provides the 
46204 \family sans
46205 Printer command
46206 \family default
46207  you are using.
46208 \end_layout
46209
46210 \begin_layout Description
46211 Adapt
46212 \begin_inset space ~
46213 \end_inset
46214
46215 output
46216 \begin_inset space ~
46217 \end_inset
46218
46219 to
46220 \begin_inset space ~
46221 \end_inset
46222
46223 printer This option works only for the 
46224 \family sans
46225 Printer command
46226 \family default
46227  
46228 \begin_inset Quotes eld
46229 \end_inset
46230
46231
46232 \family sans
46233 dvips
46234 \family default
46235
46236 \begin_inset Quotes erd
46237 \end_inset
46238
46239 .
46240  It activates a configuration file for dvips.
46241  This is an option only for dvips experts.
46242 \end_layout
46243
46244 \begin_layout Subsection
46245 Date Format
46246 \begin_inset Index idx
46247 status collapsed
46248
46249 \begin_layout Plain Layout
46250 Date Format
46251 \end_layout
46252
46253 \end_inset
46254
46255
46256 \begin_inset Index idx
46257 status collapsed
46258
46259 \begin_layout Plain Layout
46260 Settings ! Date format
46261 \end_layout
46262
46263 \end_inset
46264
46265
46266 \end_layout
46267
46268 \begin_layout Standard
46269 The date format can be one or a mixture of the formats listed here:
46270 \begin_inset Newline newline
46271 \end_inset
46272
46273
46274 \begin_inset Flex URL
46275 status collapsed
46276
46277 \begin_layout Plain Layout
46278
46279 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46280 \end_layout
46281
46282 \end_inset
46283
46284
46285 \begin_inset Newline newline
46286 \end_inset
46287
46288 For example the format
46289 \begin_inset Newline newline
46290 \end_inset
46291
46292 %d/%m/%y
46293 \begin_inset Newline newline
46294 \end_inset
46295
46296 prints the date as day/month/year.
46297 \end_layout
46298
46299 \begin_layout Subsection
46300 Plain Text
46301 \end_layout
46302
46303 \begin_layout Description
46304 Output
46305 \begin_inset space ~
46306 \end_inset
46307
46308 line
46309 \begin_inset space ~
46310 \end_inset
46311
46312 length sets the maximum number of characters printed in one line when using
46313  the menu 
46314 \family sans
46315 File\SpecialChar \menuseparator
46316 Export\SpecialChar \menuseparator
46317 Plain
46318 \begin_inset space ~
46319 \end_inset
46320
46321 text
46322 \family default
46323 .
46324  Setting the line line length to 0 means all text is printed in one endless
46325  line.
46326 \end_layout
46327
46328 \begin_layout Description
46329 roff
46330 \begin_inset space ~
46331 \end_inset
46332
46333 command defines an additional command used to produce better ASCII tables
46334  with the 
46335 \family typewriter
46336 groff/troff/nroff
46337 \family default
46338  UNIX-commands (refer to their manuals for more information about them).
46339  Setting this as empty tells LyX to use the internal formatter.
46340 \end_layout
46341
46342 \begin_layout Subsection
46343 LaT
46344 \begin_inset ERT
46345 status collapsed
46346
46347 \begin_layout Plain Layout
46348
46349 {}
46350 \end_layout
46351
46352 \end_inset
46353
46354 eX
46355 \begin_inset CommandInset label
46356 LatexCommand label
46357 name "sub:LaTeX-settings"
46358
46359 \end_inset
46360
46361
46362 \begin_inset Index idx
46363 status collapsed
46364
46365 \begin_layout Plain Layout
46366 Settings ! LaTeX
46367 \end_layout
46368
46369 \end_inset
46370
46371
46372 \end_layout
46373
46374 \begin_layout Description
46375 Use
46376 \begin_inset space ~
46377 \end_inset
46378
46379 LaTe
46380 \begin_inset ERT
46381 status collapsed
46382
46383 \begin_layout Plain Layout
46384
46385 {}
46386 \end_layout
46387
46388 \end_inset
46389
46390 X
46391 \begin_inset space ~
46392 \end_inset
46393
46394 font
46395 \begin_inset space ~
46396 \end_inset
46397
46398 encoding This is the default encoding of the document font.
46399  
46400 \family sans
46401 T1
46402 \family default
46403  is the default and covers western languages and symbols.
46404  
46405 \family sans
46406 T2A
46407 \family default
46408
46409 \family sans
46410 T2B
46411 \family default
46412
46413 \family sans
46414 T2C
46415 \family default
46416
46417 \family sans
46418 LCY
46419 \family default
46420 , and 
46421 \family sans
46422 X2
46423 \family default
46424  are for Cyrillic.
46425  Combinations of the encodings are possible, like 
46426 \begin_inset Quotes erd
46427 \end_inset
46428
46429
46430 \family sans
46431 T1, T2B
46432 \family default
46433
46434 \begin_inset Quotes erd
46435 \end_inset
46436
46437 .
46438  The font encoding is normally automatically loaded by the language packages
46439  LyX sets up in the background.
46440  So there is no need to change the default encoding.
46441 \end_layout
46442
46443 \begin_layout Description
46444 Default
46445 \begin_inset space ~
46446 \end_inset
46447
46448 paper
46449 \begin_inset space ~
46450 \end_inset
46451
46452 size This is the paper size that is used for new documents.
46453  The 
46454 \family sans
46455 Default
46456 \family default
46457  value depends on your LaTeX-system setup.
46458 \end_layout
46459
46460 \begin_layout Standard
46461 You can also specify here commands with parameters for the listed applications.
46462  But before you change something, it is strongly recommended to read the
46463  manuals of the applications.
46464  Currently the following commands can be set:
46465 \end_layout
46466
46467 \begin_layout Description
46468 CheckTe
46469 \begin_inset ERT
46470 status collapsed
46471
46472 \begin_layout Plain Layout
46473
46474 {}
46475 \end_layout
46476
46477 \end_inset
46478
46479 X
46480 \begin_inset space ~
46481 \end_inset
46482
46483 command Command for the program 
46484 \family sans
46485 CheckTeX
46486 \family default
46487  that is described in the section 
46488 \emph on
46489 Checking TeX
46490 \emph default
46491  of the 
46492 \emph on
46493 Additional Features
46494 \emph default
46495  manual.
46496 \end_layout
46497
46498 \begin_layout Description
46499 BibTe
46500 \begin_inset ERT
46501 status collapsed
46502
46503 \begin_layout Plain Layout
46504
46505 {}
46506 \end_layout
46507
46508 \end_inset
46509
46510 X
46511 \begin_inset space ~
46512 \end_inset
46513
46514 command Command for the program 
46515 \family sans
46516 BibTeX
46517 \family default
46518  that generates the bibliography, see section
46519 \begin_inset space ~
46520 \end_inset
46521
46522
46523 \begin_inset CommandInset ref
46524 LatexCommand ref
46525 reference "sub:Bibliography-databases"
46526
46527 \end_inset
46528
46529 .
46530 \end_layout
46531
46532 \begin_layout Description
46533 Index
46534 \begin_inset space ~
46535 \end_inset
46536
46537 command Command for the program that generates the index, see section
46538 \begin_inset space ~
46539 \end_inset
46540
46541
46542 \begin_inset CommandInset ref
46543 LatexCommand ref
46544 reference "sub:Index-Program"
46545
46546 \end_inset
46547
46548 .
46549 \end_layout
46550
46551 \begin_layout Description
46552 Nomenclature
46553 \begin_inset space ~
46554 \end_inset
46555
46556 command Command for the program that generates the nomenclature, see section
46557 \begin_inset space ~
46558 \end_inset
46559
46560
46561 \begin_inset CommandInset ref
46562 LatexCommand ref
46563 reference "sub:Nomenclature-Program"
46564
46565 \end_inset
46566
46567 .
46568 \end_layout
46569
46570 \begin_layout Description
46571 DVI
46572 \begin_inset space ~
46573 \end_inset
46574
46575 viewer
46576 \begin_inset space ~
46577 \end_inset
46578
46579 paper
46580 \begin_inset space ~
46581 \end_inset
46582
46583 size
46584 \begin_inset space ~
46585 \end_inset
46586
46587 options They only have an effect when the program 
46588 \family sans
46589 xdvi
46590 \family default
46591  is used as DVI-viewer.
46592 \end_layout
46593
46594 \begin_layout Standard
46595 There are additionally the following options:
46596 \end_layout
46597
46598 \begin_layout Description
46599 Use
46600 \begin_inset space ~
46601 \end_inset
46602
46603 Windows-style
46604 \begin_inset space ~
46605 \end_inset
46606
46607 paths
46608 \begin_inset space ~
46609 \end_inset
46610
46611 in
46612 \begin_inset space ~
46613 \end_inset
46614
46615 LaTeX
46616 \begin_inset space ~
46617 \end_inset
46618
46619 files Uses paths in the notation of Windows, that means that 
46620 \begin_inset Quotes eld
46621 \end_inset
46622
46623
46624 \backslash
46625
46626 \begin_inset Quotes erd
46627 \end_inset
46628
46629  is used instead of 
46630 \begin_inset Quotes eld
46631 \end_inset
46632
46633 /
46634 \begin_inset Quotes erd
46635 \end_inset
46636
46637  to separate folders.
46638  This option is enabled by default when you use LyX on Windows.
46639 \begin_inset Index idx
46640 status collapsed
46641
46642 \begin_layout Plain Layout
46643 Paths
46644 \end_layout
46645
46646 \end_inset
46647
46648
46649 \begin_inset Index idx
46650 status collapsed
46651
46652 \begin_layout Plain Layout
46653 Settings ! Paths
46654 \end_layout
46655
46656 \end_inset
46657
46658
46659 \end_layout
46660
46661 \begin_layout Description
46662 Reset
46663 \begin_inset space ~
46664 \end_inset
46665
46666 class
46667 \begin_inset space ~
46668 \end_inset
46669
46670 options
46671 \begin_inset space ~
46672 \end_inset
46673
46674 when
46675 \begin_inset space ~
46676 \end_inset
46677
46678 document
46679 \begin_inset space ~
46680 \end_inset
46681
46682 classes
46683 \begin_inset space ~
46684 \end_inset
46685
46686 changes Removes all manually set document class options in the 
46687 \family sans
46688 Document\SpecialChar \menuseparator
46689 Settings
46690 \family default
46691  dialog when changing the document class.
46692 \end_layout
46693
46694 \begin_layout Section
46695 File
46696 \begin_inset space ~
46697 \end_inset
46698
46699 Handling
46700 \begin_inset Index idx
46701 status collapsed
46702
46703 \begin_layout Plain Layout
46704 File handling
46705 \end_layout
46706
46707 \end_inset
46708
46709
46710 \end_layout
46711
46712 \begin_layout Subsection
46713 Converters
46714 \begin_inset CommandInset label
46715 LatexCommand label
46716 name "sub:Converters"
46717
46718 \end_inset
46719
46720
46721 \begin_inset Index idx
46722 status collapsed
46723
46724 \begin_layout Plain Layout
46725 Converters
46726 \end_layout
46727
46728 \end_inset
46729
46730
46731 \end_layout
46732
46733 \begin_layout Standard
46734 Here you find the list of defined converter commands to convert material
46735  from one format to another.
46736  You can modify them or create new ones.
46737  To modify a converter, select it, change the entry of the field 
46738 \family sans
46739 Converter
46740 \family default
46741  and/or 
46742 \family sans
46743 Extra
46744 \begin_inset space ~
46745 \end_inset
46746
46747 flag
46748 \family default
46749 , and press the 
46750 \family sans
46751 Modify
46752 \family default
46753  button.
46754  To create a new converter, select an existing one, select a different format
46755  in the 
46756 \family sans
46757 From
46758 \begin_inset space ~
46759 \end_inset
46760
46761 format
46762 \family default
46763  drop-down list, modify the 
46764 \family sans
46765 Converter
46766 \family default
46767  field, and press the 
46768 \family sans
46769 Add
46770 \family default
46771  button.
46772 \end_layout
46773
46774 \begin_layout Standard
46775 When the 
46776 \family sans
46777 Converter File Cache
46778 \family default
46779  is enabled, conversions will be cached as long as specified in the field
46780  
46781 \family sans
46782 Maximum Age (in days
46783 \family default
46784 ).
46785  This means that images don't need to be converted again when you reopen
46786  a document; the converted images from the cache will be used instead.
46787 \end_layout
46788
46789 \begin_layout Standard
46790 More about converters, like the variables and flags that can be used in
46791  the converter definition, is described in the section 
46792 \emph on
46793 Converters
46794 \emph default
46795  of the 
46796 \emph on
46797 Customization
46798 \emph default
46799  manual.
46800 \end_layout
46801
46802 \begin_layout Subsection
46803 File Formats
46804 \begin_inset CommandInset label
46805 LatexCommand label
46806 name "sec:File-Formats"
46807
46808 \end_inset
46809
46810
46811 \begin_inset Index idx
46812 status collapsed
46813
46814 \begin_layout Plain Layout
46815 File formats
46816 \end_layout
46817
46818 \end_inset
46819
46820
46821 \begin_inset Index idx
46822 status collapsed
46823
46824 \begin_layout Plain Layout
46825 Copiers
46826 \end_layout
46827
46828 \end_inset
46829
46830
46831 \end_layout
46832
46833 \begin_layout Standard
46834 Here you find the list of defined file formats that LyX can handle.
46835  You can modify the viewer and editor program that should be used for certain
46836  formats.
46837 \end_layout
46838
46839 \begin_layout Standard
46840 Furthermore, you can define the 
46841 \begin_inset Quotes eld
46842 \end_inset
46843
46844 Default output format
46845 \begin_inset Quotes erd
46846 \end_inset
46847
46848  that is used when you hit 
46849 \begin_inset Quotes eld
46850 \end_inset
46851
46852 View
46853 \begin_inset Quotes erd
46854 \end_inset
46855
46856
46857 \begin_inset Quotes eld
46858 \end_inset
46859
46860 Update
46861 \begin_inset Quotes erd
46862 \end_inset
46863
46864
46865 \begin_inset Quotes eld
46866 \end_inset
46867
46868 View Master Document
46869 \begin_inset Quotes erd
46870 \end_inset
46871
46872  and 
46873 \begin_inset Quotes eld
46874 \end_inset
46875
46876 Update Master Document
46877 \begin_inset Quotes erd
46878 \end_inset
46879
46880  in the Edit menu or the toolbar.
46881 \end_layout
46882
46883 \begin_layout Standard
46884 More about formats, like the options that can be used in the format definition,
46885  is described in the section 
46886 \emph on
46887 Formats
46888 \emph default
46889  of the 
46890 \emph on
46891 Customization
46892 \emph default
46893  manual.
46894 \end_layout
46895
46896 \begin_layout Standard
46897 Since all conversions from one format to another take place in LyX's temporary
46898  directory, it is sometimes necessary to modify a file before copying it
46899  to the temporary directory in order that the conversion may be performed.
46900  This is done by specifying a 
46901 \family sans
46902 Copier
46903 \family default
46904 .
46905  More about this is described in the section 
46906 \emph on
46907 Copiers
46908 \emph default
46909  of the 
46910 \emph on
46911 Customization
46912 \emph default
46913  manual.
46914 \end_layout
46915
46916 \begin_layout Chapter
46917 Units available in LyX
46918 \begin_inset Index idx
46919 status collapsed
46920
46921 \begin_layout Plain Layout
46922 Units
46923 \end_layout
46924
46925 \end_inset
46926
46927
46928 \begin_inset CommandInset label
46929 LatexCommand label
46930 name "cha:Units-available-in"
46931
46932 \end_inset
46933
46934
46935 \end_layout
46936
46937 \begin_layout Standard
46938 To understand the units described in this documentation, 
46939 \begin_inset CommandInset ref
46940 LatexCommand ref
46941 reference "cap:Units"
46942
46943 \end_inset
46944
46945  explains all units available in LyX.
46946 \end_layout
46947
46948 \begin_layout Standard
46949 \begin_inset Float table
46950 placement h
46951 wide false
46952 sideways false
46953 status open
46954
46955 \begin_layout Plain Layout
46956 \begin_inset Caption
46957
46958 \begin_layout Plain Layout
46959 \begin_inset CommandInset label
46960 LatexCommand label
46961 name "cap:Units"
46962
46963 \end_inset
46964
46965 Units
46966 \end_layout
46967
46968 \end_inset
46969
46970
46971 \end_layout
46972
46973 \begin_layout Plain Layout
46974 \begin_inset VSpace medskip
46975 \end_inset
46976
46977
46978 \end_layout
46979
46980 \begin_layout Plain Layout
46981 \align center
46982 \begin_inset Tabular
46983 <lyxtabular version="3" rows="20" columns="2">
46984 <features tabularvalignment="middle">
46985 <column alignment="center" valignment="top" width="0">
46986 <column alignment="center" valignment="top" width="0">
46987 <row>
46988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46989 \begin_inset Text
46990
46991 \begin_layout Plain Layout
46992 unit
46993 \end_layout
46994
46995 \end_inset
46996 </cell>
46997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46998 \begin_inset Text
46999
47000 \begin_layout Plain Layout
47001 name/description
47002 \end_layout
47003
47004 \end_inset
47005 </cell>
47006 </row>
47007 <row>
47008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47009 \begin_inset Text
47010
47011 \begin_layout Plain Layout
47012 mm
47013 \end_layout
47014
47015 \end_inset
47016 </cell>
47017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47018 \begin_inset Text
47019
47020 \begin_layout Plain Layout
47021 millimeter
47022 \end_layout
47023
47024 \end_inset
47025 </cell>
47026 </row>
47027 <row>
47028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47029 \begin_inset Text
47030
47031 \begin_layout Plain Layout
47032 cm
47033 \end_layout
47034
47035 \end_inset
47036 </cell>
47037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47038 \begin_inset Text
47039
47040 \begin_layout Plain Layout
47041 centimeter
47042 \end_layout
47043
47044 \end_inset
47045 </cell>
47046 </row>
47047 <row>
47048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47049 \begin_inset Text
47050
47051 \begin_layout Plain Layout
47052 in
47053 \end_layout
47054
47055 \end_inset
47056 </cell>
47057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47058 \begin_inset Text
47059
47060 \begin_layout Plain Layout
47061 inch
47062 \end_layout
47063
47064 \end_inset
47065 </cell>
47066 </row>
47067 <row>
47068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47069 \begin_inset Text
47070
47071 \begin_layout Plain Layout
47072 pt
47073 \end_layout
47074
47075 \end_inset
47076 </cell>
47077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47078 \begin_inset Text
47079
47080 \begin_layout Plain Layout
47081 point (72.27
47082 \begin_inset space \thinspace{}
47083 \end_inset
47084
47085 pt = 1
47086 \begin_inset space \thinspace{}
47087 \end_inset
47088
47089 in)
47090 \end_layout
47091
47092 \end_inset
47093 </cell>
47094 </row>
47095 <row>
47096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47097 \begin_inset Text
47098
47099 \begin_layout Plain Layout
47100 pc
47101 \end_layout
47102
47103 \end_inset
47104 </cell>
47105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47106 \begin_inset Text
47107
47108 \begin_layout Plain Layout
47109 pica (1
47110 \begin_inset space \thinspace{}
47111 \end_inset
47112
47113 pc = 12
47114 \begin_inset space \thinspace{}
47115 \end_inset
47116
47117 pt)
47118 \end_layout
47119
47120 \end_inset
47121 </cell>
47122 </row>
47123 <row>
47124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47125 \begin_inset Text
47126
47127 \begin_layout Plain Layout
47128 sp
47129 \end_layout
47130
47131 \end_inset
47132 </cell>
47133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47134 \begin_inset Text
47135
47136 \begin_layout Plain Layout
47137 scaled point (65536
47138 \begin_inset space \thinspace{}
47139 \end_inset
47140
47141 sp = 1
47142 \begin_inset space \thinspace{}
47143 \end_inset
47144
47145 pt)
47146 \end_layout
47147
47148 \end_inset
47149 </cell>
47150 </row>
47151 <row>
47152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47153 \begin_inset Text
47154
47155 \begin_layout Plain Layout
47156 bp
47157 \end_layout
47158
47159 \end_inset
47160 </cell>
47161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47162 \begin_inset Text
47163
47164 \begin_layout Plain Layout
47165 big point (72
47166 \begin_inset space \thinspace{}
47167 \end_inset
47168
47169 bp = 1
47170 \begin_inset space \thinspace{}
47171 \end_inset
47172
47173 in)
47174 \end_layout
47175
47176 \end_inset
47177 </cell>
47178 </row>
47179 <row>
47180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47181 \begin_inset Text
47182
47183 \begin_layout Plain Layout
47184 dd
47185 \end_layout
47186
47187 \end_inset
47188 </cell>
47189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47190 \begin_inset Text
47191
47192 \begin_layout Plain Layout
47193 didot (72
47194 \begin_inset space \thinspace{}
47195 \end_inset
47196
47197 dd 
47198 \begin_inset Formula $\approx$
47199 \end_inset
47200
47201  37.6
47202 \begin_inset space \thinspace{}
47203 \end_inset
47204
47205 mm)
47206 \end_layout
47207
47208 \end_inset
47209 </cell>
47210 </row>
47211 <row>
47212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47213 \begin_inset Text
47214
47215 \begin_layout Plain Layout
47216 cc
47217 \end_layout
47218
47219 \end_inset
47220 </cell>
47221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47222 \begin_inset Text
47223
47224 \begin_layout Plain Layout
47225 cicero (1
47226 \begin_inset space \thinspace{}
47227 \end_inset
47228
47229 cc = 12
47230 \begin_inset space \thinspace{}
47231 \end_inset
47232
47233 dd)
47234 \end_layout
47235
47236 \end_inset
47237 </cell>
47238 </row>
47239 <row>
47240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47241 \begin_inset Text
47242
47243 \begin_layout Plain Layout
47244 Scale%
47245 \end_layout
47246
47247 \end_inset
47248 </cell>
47249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47250 \begin_inset Text
47251
47252 \begin_layout Plain Layout
47253 % of original image width
47254 \end_layout
47255
47256 \end_inset
47257 </cell>
47258 </row>
47259 <row>
47260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47261 \begin_inset Text
47262
47263 \begin_layout Plain Layout
47264 text%
47265 \end_layout
47266
47267 \end_inset
47268 </cell>
47269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47270 \begin_inset Text
47271
47272 \begin_layout Plain Layout
47273 % of text width
47274 \end_layout
47275
47276 \end_inset
47277 </cell>
47278 </row>
47279 <row>
47280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47281 \begin_inset Text
47282
47283 \begin_layout Plain Layout
47284 col%
47285 \end_layout
47286
47287 \end_inset
47288 </cell>
47289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47290 \begin_inset Text
47291
47292 \begin_layout Plain Layout
47293 % of column width
47294 \end_layout
47295
47296 \end_inset
47297 </cell>
47298 </row>
47299 <row>
47300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47301 \begin_inset Text
47302
47303 \begin_layout Plain Layout
47304 page%
47305 \end_layout
47306
47307 \end_inset
47308 </cell>
47309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47310 \begin_inset Text
47311
47312 \begin_layout Plain Layout
47313 % of paper width
47314 \end_layout
47315
47316 \end_inset
47317 </cell>
47318 </row>
47319 <row>
47320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47321 \begin_inset Text
47322
47323 \begin_layout Plain Layout
47324 line%
47325 \end_layout
47326
47327 \end_inset
47328 </cell>
47329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47330 \begin_inset Text
47331
47332 \begin_layout Plain Layout
47333 % of line width
47334 \end_layout
47335
47336 \end_inset
47337 </cell>
47338 </row>
47339 <row>
47340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47341 \begin_inset Text
47342
47343 \begin_layout Plain Layout
47344 theight%
47345 \end_layout
47346
47347 \end_inset
47348 </cell>
47349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47350 \begin_inset Text
47351
47352 \begin_layout Plain Layout
47353 % of text height
47354 \end_layout
47355
47356 \end_inset
47357 </cell>
47358 </row>
47359 <row>
47360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47361 \begin_inset Text
47362
47363 \begin_layout Plain Layout
47364 pheight%
47365 \end_layout
47366
47367 \end_inset
47368 </cell>
47369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47370 \begin_inset Text
47371
47372 \begin_layout Plain Layout
47373 % of paper height
47374 \end_layout
47375
47376 \end_inset
47377 </cell>
47378 </row>
47379 <row>
47380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47381 \begin_inset Text
47382
47383 \begin_layout Plain Layout
47384 ex
47385 \end_layout
47386
47387 \end_inset
47388 </cell>
47389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47390 \begin_inset Text
47391
47392 \begin_layout Plain Layout
47393 height of letter 
47394 \emph on
47395 x
47396 \emph default
47397  in current font
47398 \end_layout
47399
47400 \end_inset
47401 </cell>
47402 </row>
47403 <row>
47404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47405 \begin_inset Text
47406
47407 \begin_layout Plain Layout
47408 em
47409 \end_layout
47410
47411 \end_inset
47412 </cell>
47413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47414 \begin_inset Text
47415
47416 \begin_layout Plain Layout
47417 width of letter 
47418 \emph on
47419 M
47420 \emph default
47421  in current font
47422 \end_layout
47423
47424 \end_inset
47425 </cell>
47426 </row>
47427 <row>
47428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47429 \begin_inset Text
47430
47431 \begin_layout Plain Layout
47432 mu
47433 \end_layout
47434
47435 \end_inset
47436 </cell>
47437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47438 \begin_inset Text
47439
47440 \begin_layout Plain Layout
47441 math unit (1
47442 \begin_inset space \thinspace{}
47443 \end_inset
47444
47445 mu = 1/18
47446 \begin_inset space \thinspace{}
47447 \end_inset
47448
47449 em)
47450 \end_layout
47451
47452 \end_inset
47453 </cell>
47454 </row>
47455 </lyxtabular>
47456
47457 \end_inset
47458
47459
47460 \end_layout
47461
47462 \end_inset
47463
47464
47465 \end_layout
47466
47467 \begin_layout Chapter
47468 Credits
47469 \begin_inset CommandInset label
47470 LatexCommand label
47471 name "cha:Credits"
47472
47473 \end_inset
47474
47475
47476 \end_layout
47477
47478 \begin_layout Standard
47479 The documentation is a collaborative effort between many different people
47480  (and we would encourage people to contribute!).
47481 \end_layout
47482
47483 \begin_layout Itemize
47484
47485 \noun on
47486 Alejandro Aguilar Sierra
47487 \end_layout
47488
47489 \begin_layout Itemize
47490
47491 \noun on
47492 Amir Karger
47493 \end_layout
47494
47495 \begin_layout Itemize
47496
47497 \noun on
47498 David Johnson
47499 \end_layout
47500
47501 \begin_layout Itemize
47502
47503 \noun on
47504 Hartmut Haase
47505 \end_layout
47506
47507 \begin_layout Itemize
47508
47509 \noun on
47510 Ignacio García
47511 \end_layout
47512
47513 \begin_layout Itemize
47514
47515 \noun on
47516 Ivan Schreter
47517 \end_layout
47518
47519 \begin_layout Itemize
47520
47521 \noun on
47522 John Raithel
47523 \end_layout
47524
47525 \begin_layout Itemize
47526
47527 \noun on
47528 John Weiss
47529 \end_layout
47530
47531 \begin_layout Itemize
47532
47533 \noun on
47534 Lars Gullik Bjønnes
47535 \end_layout
47536
47537 \begin_layout Itemize
47538
47539 \noun on
47540 Matthias Ettrich
47541 \end_layout
47542
47543 \begin_layout Itemize
47544
47545 \noun on
47546 Matthias Zenker
47547 \end_layout
47548
47549 \begin_layout Itemize
47550
47551 \noun on
47552 Rich Fields
47553 \end_layout
47554
47555 \begin_layout Itemize
47556
47557 \noun on
47558 Pascal André
47559 \end_layout
47560
47561 \begin_layout Itemize
47562
47563 \noun on
47564 Paul Evans
47565 \end_layout
47566
47567 \begin_layout Itemize
47568
47569 \noun on
47570 Paul Russel
47571 \end_layout
47572
47573 \begin_layout Itemize
47574
47575 \noun on
47576 Robin Socha
47577 \end_layout
47578
47579 \begin_layout Itemize
47580
47581 \noun on
47582 Uwe Stöhr
47583 \end_layout
47584
47585 \begin_layout Itemize
47586 The LyX Team: 
47587 \begin_inset CommandInset citation
47588 LatexCommand cite
47589 key "lyxcredit"
47590
47591 \end_inset
47592
47593
47594 \end_layout
47595
47596 \begin_layout Standard
47597 \begin_inset Newpage newpage
47598 \end_inset
47599
47600 The bibliography on the following page was created with the 
47601 \family sans
47602 Bibliography
47603 \family default
47604  environment.
47605 \end_layout
47606
47607 \begin_layout Bibliography
47608 \labelwidthstring Literaturverzeichnis
47609 \begin_inset CommandInset bibitem
47610 LatexCommand bibitem
47611 label "Credits"
47612 key "lyxcredit"
47613
47614 \end_inset
47615
47616 The LyX Team: 
47617 \begin_inset CommandInset href
47618 LatexCommand href
47619 name "Credits"
47620 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47621
47622 \end_inset
47623
47624 :
47625 \begin_inset Newline newline
47626 \end_inset
47627
47628
47629 \begin_inset Flex URL
47630 status collapsed
47631
47632 \begin_layout Plain Layout
47633
47634 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47635 \end_layout
47636
47637 \end_inset
47638
47639
47640 \end_layout
47641
47642 \begin_layout Bibliography
47643 \labelwidthstring Literaturverzeichnis
47644 \begin_inset CommandInset bibitem
47645 LatexCommand bibitem
47646 key "latexcompanion"
47647
47648 \end_inset
47649
47650 Frank Mittelbach and Michel Goossens: 
47651 \emph on
47652 The LaTeX Companion Second Edition.
47653
47654 \emph default
47655  Addison-Wesley, 2004
47656 \end_layout
47657
47658 \begin_layout Bibliography
47659 \labelwidthstring Literaturverzeichnis
47660 \begin_inset CommandInset bibitem
47661 LatexCommand bibitem
47662 key "latexguide"
47663
47664 \end_inset
47665
47666 Helmut Kopka and Patrick W.
47667  Daly: 
47668 \emph on
47669 A Guide to LaTeX Fourth Edition.
47670
47671 \emph default
47672  Addison-Wesley, 2003
47673 \end_layout
47674
47675 \begin_layout Bibliography
47676 \labelwidthstring Literaturverzeichnis
47677 \begin_inset CommandInset bibitem
47678 LatexCommand bibitem
47679 key "latexbook"
47680
47681 \end_inset
47682
47683 Leslie Lamport: 
47684 \emph on
47685 LaTeX: A Document Preparation System.
47686
47687 \emph default
47688  Addison-Wesley, second edition, 1994
47689 \end_layout
47690
47691 \begin_layout Bibliography
47692 \labelwidthstring Literaturverzeichnis
47693 \begin_inset CommandInset bibitem
47694 LatexCommand bibitem
47695 key "texbook"
47696
47697 \end_inset
47698
47699 Donald E.
47700  Knuth.
47701  
47702 \emph on
47703 The TeXbook.
47704
47705 \emph default
47706  Addison-Wesley, 1984
47707 \end_layout
47708
47709 \begin_layout Bibliography
47710 \labelwidthstring Literaturverzeichnis
47711 \begin_inset CommandInset bibitem
47712 LatexCommand bibitem
47713 key "TeXCatalogue"
47714
47715 \end_inset
47716
47717 The TeX Catalogue:
47718 \begin_inset Newline newline
47719 \end_inset
47720
47721
47722 \begin_inset Flex URL
47723 status collapsed
47724
47725 \begin_layout Plain Layout
47726
47727 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47728 \end_layout
47729
47730 \end_inset
47731
47732
47733 \end_layout
47734
47735 \begin_layout Bibliography
47736 \labelwidthstring Literaturverzeichnis
47737 \begin_inset CommandInset bibitem
47738 LatexCommand bibitem
47739 key "LaTeXFAQ"
47740
47741 \end_inset
47742
47743 The LaTeX FAQ:
47744 \begin_inset Newline newline
47745 \end_inset
47746
47747
47748 \begin_inset Flex URL
47749 status collapsed
47750
47751 \begin_layout Plain Layout
47752
47753 http://www.tex.ac.uk/cgi-bin/texfaq2html
47754 \end_layout
47755
47756 \end_inset
47757
47758
47759 \end_layout
47760
47761 \begin_layout Bibliography
47762 \labelwidthstring Literaturverzeichnis
47763 \begin_inset CommandInset bibitem
47764 LatexCommand bibitem
47765 key "BibTeX"
47766
47767 \end_inset
47768
47769
47770 \begin_inset CommandInset href
47771 LatexCommand href
47772 name "Documentation"
47773 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47774
47775 \end_inset
47776
47777  of the program 
47778 \family sans
47779 BibTeX
47780 \family default
47781 :
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://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
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-2"
47804
47805 \end_inset
47806
47807
47808 \begin_inset CommandInset href
47809 LatexCommand href
47810 name "Documentation"
47811 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47812
47813 \end_inset
47814
47815  how to use 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://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.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 "makeindex"
47842
47843 \end_inset
47844
47845
47846 \begin_inset CommandInset href
47847 LatexCommand href
47848 name "Documentation"
47849 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47850
47851 \end_inset
47852
47853  of the program 
47854 \family sans
47855 makeindex
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://mirrors.ctan.org/indexing/makeindex/doc/makeindex.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 "xindy"
47880
47881 \end_inset
47882
47883
47884 \begin_inset CommandInset href
47885 LatexCommand href
47886 name "Documentation"
47887 target "http://www.xindy.org/documentation.html"
47888
47889 \end_inset
47890
47891  of the program 
47892 \family sans
47893 xindy
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://www.xindy.org/documentation.html
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 "caption"
47918
47919 \end_inset
47920
47921
47922 \begin_inset CommandInset href
47923 LatexCommand href
47924 name "Documentation"
47925 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47926
47927 \end_inset
47928
47929  of the LaTeX-package 
47930 \series bold
47931 caption
47932 \series default
47933
47934 \begin_inset Index idx
47935 status collapsed
47936
47937 \begin_layout Plain Layout
47938 LaTeX-packages ! caption
47939 \end_layout
47940
47941 \end_inset
47942
47943 :
47944 \begin_inset Newline newline
47945 \end_inset
47946
47947
47948 \begin_inset Flex URL
47949 status collapsed
47950
47951 \begin_layout Plain Layout
47952
47953 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47954 \end_layout
47955
47956 \end_inset
47957
47958
47959 \end_layout
47960
47961 \begin_layout Bibliography
47962 \labelwidthstring Literaturverzeichnis
47963 \begin_inset CommandInset bibitem
47964 LatexCommand bibitem
47965 key "enumitem"
47966
47967 \end_inset
47968
47969
47970 \begin_inset CommandInset href
47971 LatexCommand href
47972 name "Documentation"
47973 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47974
47975 \end_inset
47976
47977  of the LaTeX-package 
47978 \series bold
47979 enumitem
47980 \series default
47981
47982 \begin_inset Index idx
47983 status collapsed
47984
47985 \begin_layout Plain Layout
47986 LaTeX-packages ! enumitem
47987 \end_layout
47988
47989 \end_inset
47990
47991 :
47992 \begin_inset Newline newline
47993 \end_inset
47994
47995
47996 \begin_inset Flex URL
47997 status collapsed
47998
47999 \begin_layout Plain Layout
48000
48001 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48002 \end_layout
48003
48004 \end_inset
48005
48006
48007 \end_layout
48008
48009 \begin_layout Bibliography
48010 \labelwidthstring Literaturverzeichnis
48011 \begin_inset CommandInset bibitem
48012 LatexCommand bibitem
48013 key "fancyhdr"
48014
48015 \end_inset
48016
48017
48018 \begin_inset CommandInset href
48019 LatexCommand href
48020 name "Documentation"
48021 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48022
48023 \end_inset
48024
48025  of the LaTeX-package 
48026 \series bold
48027 fancyhdr
48028 \series default
48029
48030 \begin_inset Index idx
48031 status collapsed
48032
48033 \begin_layout Plain Layout
48034 LaTeX-packages ! fancyhdr
48035 \end_layout
48036
48037 \end_inset
48038
48039 :
48040 \begin_inset Newline newline
48041 \end_inset
48042
48043
48044 \begin_inset Flex URL
48045 status collapsed
48046
48047 \begin_layout Plain Layout
48048
48049 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48050 \end_layout
48051
48052 \end_inset
48053
48054
48055 \end_layout
48056
48057 \begin_layout Bibliography
48058 \labelwidthstring Literaturverzeichnis
48059 \begin_inset CommandInset bibitem
48060 LatexCommand bibitem
48061 key "hyperref"
48062
48063 \end_inset
48064
48065
48066 \series bold
48067
48068 \begin_inset CommandInset href
48069 LatexCommand href
48070 name "Documentation"
48071 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48072
48073 \end_inset
48074
48075
48076 \series default
48077  of the LaTeX-package 
48078 \series bold
48079 hyperref
48080 \series default
48081
48082 \begin_inset Index idx
48083 status collapsed
48084
48085 \begin_layout Plain Layout
48086 LaTeX-packages ! hyperref
48087 \end_layout
48088
48089 \end_inset
48090
48091 :
48092 \begin_inset Newline newline
48093 \end_inset
48094
48095
48096 \begin_inset Flex URL
48097 status collapsed
48098
48099 \begin_layout Plain Layout
48100
48101 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48102 \end_layout
48103
48104 \end_inset
48105
48106
48107 \end_layout
48108
48109 \begin_layout Bibliography
48110 \labelwidthstring Literaturverzeichnis
48111 \begin_inset CommandInset bibitem
48112 LatexCommand bibitem
48113 key "nomencl"
48114
48115 \end_inset
48116
48117
48118 \begin_inset CommandInset href
48119 LatexCommand href
48120 name "Documentation"
48121 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48122
48123 \end_inset
48124
48125  of the LaTeX-package 
48126 \series bold
48127 nomencl
48128 \series default
48129
48130 \begin_inset Index idx
48131 status collapsed
48132
48133 \begin_layout Plain Layout
48134 LaTeX-packages ! nomencl
48135 \end_layout
48136
48137 \end_inset
48138
48139 :
48140 \begin_inset Newline newline
48141 \end_inset
48142
48143
48144 \begin_inset Flex URL
48145 status collapsed
48146
48147 \begin_layout Plain Layout
48148
48149 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48150 \end_layout
48151
48152 \end_inset
48153
48154
48155 \end_layout
48156
48157 \begin_layout Bibliography
48158 \labelwidthstring Literaturverzeichnis
48159 \begin_inset CommandInset bibitem
48160 LatexCommand bibitem
48161 key "prettyref"
48162
48163 \end_inset
48164
48165
48166 \begin_inset CommandInset href
48167 LatexCommand href
48168 name "Documentation"
48169 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48170
48171 \end_inset
48172
48173  of the LaTeX-package 
48174 \series bold
48175 prettyref
48176 \series default
48177
48178 \begin_inset Index idx
48179 status collapsed
48180
48181 \begin_layout Plain Layout
48182 LaTeX-packages ! prettyref
48183 \end_layout
48184
48185 \end_inset
48186
48187 :
48188 \begin_inset Newline newline
48189 \end_inset
48190
48191
48192 \begin_inset Flex URL
48193 status collapsed
48194
48195 \begin_layout Plain Layout
48196
48197 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
48198 \end_layout
48199
48200 \end_inset
48201
48202
48203 \end_layout
48204
48205 \begin_layout Bibliography
48206 \labelwidthstring Literaturverzeichnis
48207 \begin_inset CommandInset bibitem
48208 LatexCommand bibitem
48209 key "refstyle"
48210
48211 \end_inset
48212
48213
48214 \begin_inset CommandInset href
48215 LatexCommand href
48216 name "Documentation"
48217 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
48218
48219 \end_inset
48220
48221  of the LaTeX-package 
48222 \series bold
48223 refstyle
48224 \series default
48225
48226 \begin_inset Index idx
48227 status collapsed
48228
48229 \begin_layout Plain Layout
48230 LaTeX-packages ! refstyle
48231 \end_layout
48232
48233 \end_inset
48234
48235 :
48236 \begin_inset Newline newline
48237 \end_inset
48238
48239
48240 \begin_inset Flex URL
48241 status collapsed
48242
48243 \begin_layout Plain Layout
48244
48245 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
48246 \end_layout
48247
48248 \end_inset
48249
48250
48251 \end_layout
48252
48253 \begin_layout Bibliography
48254 \labelwidthstring Literaturverzeichnis
48255 \begin_inset CommandInset bibitem
48256 LatexCommand bibitem
48257 key "tipa"
48258
48259 \end_inset
48260
48261
48262 \begin_inset CommandInset href
48263 LatexCommand href
48264 name "Documentation"
48265 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48266
48267 \end_inset
48268
48269  of the LaTeX-package 
48270 \series bold
48271 tipa
48272 \series default
48273
48274 \begin_inset Index idx
48275 status collapsed
48276
48277 \begin_layout Plain Layout
48278 LaTeX-packages ! tipa
48279 \end_layout
48280
48281 \end_inset
48282
48283 :
48284 \begin_inset Newline newline
48285 \end_inset
48286
48287
48288 \begin_inset Flex URL
48289 status collapsed
48290
48291 \begin_layout Plain Layout
48292
48293 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48294 \end_layout
48295
48296 \end_inset
48297
48298
48299 \end_layout
48300
48301 \begin_layout Bibliography
48302 \labelwidthstring Literaturverzeichnis
48303 \begin_inset CommandInset bibitem
48304 LatexCommand bibitem
48305 key "Arabic"
48306
48307 \end_inset
48308
48309
48310 \begin_inset CommandInset href
48311 LatexCommand href
48312 name "Wiki-page"
48313 target "http://wiki.lyx.org/Windows/Arabic"
48314
48315 \end_inset
48316
48317  how to set up LyX for Arabic:
48318 \begin_inset Newline newline
48319 \end_inset
48320
48321
48322 \begin_inset Flex URL
48323 status collapsed
48324
48325 \begin_layout Plain Layout
48326
48327 http://wiki.lyx.org/Windows/Arabic
48328 \end_layout
48329
48330 \end_inset
48331
48332
48333 \end_layout
48334
48335 \begin_layout Bibliography
48336 \labelwidthstring Literaturverzeichnis
48337 \begin_inset CommandInset bibitem
48338 LatexCommand bibitem
48339 key "Armenian"
48340
48341 \end_inset
48342
48343
48344 \begin_inset CommandInset href
48345 LatexCommand href
48346 name "Wiki-page"
48347 target "http://wiki.lyx.org/Windows/Armenian"
48348
48349 \end_inset
48350
48351  how to set up LyX for Armenian:
48352 \begin_inset Newline newline
48353 \end_inset
48354
48355
48356 \begin_inset Flex URL
48357 status collapsed
48358
48359 \begin_layout Plain Layout
48360
48361 http://wiki.lyx.org/Windows/Armenian
48362 \end_layout
48363
48364 \end_inset
48365
48366
48367 \end_layout
48368
48369 \begin_layout Bibliography
48370 \labelwidthstring Literaturverzeichnis
48371 \begin_inset CommandInset bibitem
48372 LatexCommand bibitem
48373 key "Farsi"
48374
48375 \end_inset
48376
48377
48378 \begin_inset CommandInset href
48379 LatexCommand href
48380 name "Wiki-page"
48381 target "http://wiki.lyx.org/Windows/Farsi"
48382
48383 \end_inset
48384
48385  how to set up LyX for Farsi:
48386 \begin_inset Newline newline
48387 \end_inset
48388
48389
48390 \begin_inset Flex URL
48391 status collapsed
48392
48393 \begin_layout Plain Layout
48394
48395 http://wiki.lyx.org/Windows/Farsi
48396 \end_layout
48397
48398 \end_inset
48399
48400
48401 \end_layout
48402
48403 \begin_layout Bibliography
48404 \labelwidthstring Literaturverzeichnis
48405 \begin_inset CommandInset bibitem
48406 LatexCommand bibitem
48407 key "Hebrew"
48408
48409 \end_inset
48410
48411
48412 \begin_inset CommandInset href
48413 LatexCommand href
48414 name "Wiki-page"
48415 target "http://wiki.lyx.org/Windows/Hebrew"
48416
48417 \end_inset
48418
48419  how to set up LyX for Hebrew:
48420 \begin_inset Newline newline
48421 \end_inset
48422
48423
48424 \begin_inset Flex URL
48425 status collapsed
48426
48427 \begin_layout Plain Layout
48428
48429 http://wiki.lyx.org/Windows/Hebrew
48430 \end_layout
48431
48432 \end_inset
48433
48434
48435 \end_layout
48436
48437 \begin_layout Bibliography
48438 \labelwidthstring Literaturverzeichnis
48439 \begin_inset CommandInset bibitem
48440 LatexCommand bibitem
48441 key "Japanese"
48442
48443 \end_inset
48444
48445
48446 \begin_inset CommandInset href
48447 LatexCommand href
48448 name "Wiki-page"
48449 target "http://wiki.lyx.org/Windows/Japanese"
48450
48451 \end_inset
48452
48453  how to set up LyX for Japanese:
48454 \begin_inset Newline newline
48455 \end_inset
48456
48457
48458 \begin_inset Flex URL
48459 status collapsed
48460
48461 \begin_layout Plain Layout
48462
48463 http://wiki.lyx.org/Windows/Japanese
48464 \end_layout
48465
48466 \end_inset
48467
48468
48469 \end_layout
48470
48471 \begin_layout Bibliography
48472 \labelwidthstring Literaturverzeichnis
48473 \begin_inset CommandInset bibitem
48474 LatexCommand bibitem
48475 key "Latvian"
48476
48477 \end_inset
48478
48479
48480 \begin_inset CommandInset href
48481 LatexCommand href
48482 name "Wiki-page"
48483 target "http://wiki.lyx.org/Windows/Latvian"
48484
48485 \end_inset
48486
48487  how to set up LyX for Latvian:
48488 \begin_inset Newline newline
48489 \end_inset
48490
48491
48492 \begin_inset Flex URL
48493 status collapsed
48494
48495 \begin_layout Plain Layout
48496
48497 http://wiki.lyx.org/Windows/Latvian
48498 \end_layout
48499
48500 \end_inset
48501
48502
48503 \end_layout
48504
48505 \begin_layout Bibliography
48506 \labelwidthstring Literaturverzeichnis
48507 \begin_inset CommandInset bibitem
48508 LatexCommand bibitem
48509 key "Lithuanian"
48510
48511 \end_inset
48512
48513
48514 \begin_inset CommandInset href
48515 LatexCommand href
48516 name "Wiki-page"
48517 target "http://wiki.lyx.org/Windows/Lithuanian"
48518
48519 \end_inset
48520
48521  how to set up LyX for Lithuanian:
48522 \begin_inset Newline newline
48523 \end_inset
48524
48525
48526 \begin_inset Flex URL
48527 status collapsed
48528
48529 \begin_layout Plain Layout
48530
48531 http://wiki.lyx.org/Windows/Lithuanian
48532 \end_layout
48533
48534 \end_inset
48535
48536
48537 \end_layout
48538
48539 \begin_layout Bibliography
48540 \labelwidthstring Literaturverzeichnis
48541 \begin_inset CommandInset bibitem
48542 LatexCommand bibitem
48543 key "Mongolian"
48544
48545 \end_inset
48546
48547
48548 \begin_inset CommandInset href
48549 LatexCommand href
48550 name "Wiki-page"
48551 target "http://wiki.lyx.org/Windows/Mongolian"
48552
48553 \end_inset
48554
48555  how to set up LyX for Mongolian:
48556 \begin_inset Newline newline
48557 \end_inset
48558
48559
48560 \begin_inset Flex URL
48561 status collapsed
48562
48563 \begin_layout Plain Layout
48564
48565 http://wiki.lyx.org/Windows/Mongolian
48566 \end_layout
48567
48568 \end_inset
48569
48570
48571 \end_layout
48572
48573 \begin_layout Bibliography
48574 \labelwidthstring Literaturverzeichnis
48575 \begin_inset CommandInset bibitem
48576 LatexCommand bibitem
48577 key "Vietnamese"
48578
48579 \end_inset
48580
48581
48582 \begin_inset CommandInset href
48583 LatexCommand href
48584 name "Wiki-page"
48585 target "http://wiki.lyx.org/Windows/Vietnamese"
48586
48587 \end_inset
48588
48589  how to set up LyX for Vietnamese:
48590 \begin_inset Newline newline
48591 \end_inset
48592
48593
48594 \begin_inset Flex URL
48595 status collapsed
48596
48597 \begin_layout Plain Layout
48598
48599 http://wiki.lyx.org/Windows/Vietnamese
48600 \end_layout
48601
48602 \end_inset
48603
48604
48605 \end_layout
48606
48607 \begin_layout Bibliography
48608 \labelwidthstring Literaturverzeichnis
48609 \begin_inset CommandInset bibitem
48610 LatexCommand bibitem
48611 key "NewInLyX20"
48612
48613 \end_inset
48614
48615
48616 \begin_inset CommandInset href
48617 LatexCommand href
48618 name "Wiki-page"
48619 target "http://wiki.lyx.org/LyX/NewInLyX20"
48620
48621 \end_inset
48622
48623  about new features in 
48624 \family sans
48625 LyX 2.0
48626 \family default
48627 :
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/LyX/NewInLyX20
48638 \end_layout
48639
48640 \end_inset
48641
48642
48643 \end_layout
48644
48645 \begin_layout Standard
48646 \begin_inset Newpage newpage
48647 \end_inset
48648
48649
48650 \begin_inset ERT
48651 status collapsed
48652
48653 \begin_layout Plain Layout
48654
48655
48656 \backslash
48657 let
48658 \backslash
48659 mybibname
48660 \backslash
48661 bibname
48662 \end_layout
48663
48664 \begin_layout Plain Layout
48665
48666
48667 \backslash
48668 renewcommand{
48669 \backslash
48670 bibname}{
48671 \backslash
48672 mybibname
48673 \backslash
48674 ; 2}
48675 \end_layout
48676
48677 \end_inset
48678
48679
48680 \begin_inset Note Note
48681 status collapsed
48682
48683 \begin_layout Plain Layout
48684 The command 
48685 \series bold
48686
48687 \backslash
48688 bibname
48689 \series default
48690  is the name of the bibliography in the current document language.
48691  It is redefined here with the number 2 at the end to state that the following
48692  bibliography is the second one:
48693 \end_layout
48694
48695 \end_inset
48696
48697
48698 \end_layout
48699
48700 \begin_layout Standard
48701 \begin_inset CommandInset bibtex
48702 LatexCommand bibtex
48703 bibfiles "biblio/LyXDocs"
48704 options "biblio/alphadin"
48705
48706 \end_inset
48707
48708
48709 \end_layout
48710
48711 \begin_layout Standard
48712 The above bibliography is created from a BibTeX-database.
48713 \end_layout
48714
48715 \begin_layout Standard
48716 \begin_inset CommandInset nomencl_print
48717 LatexCommand printnomenclature
48718 set_width "none"
48719
48720 \end_inset
48721
48722
48723 \begin_inset CommandInset index_print
48724 LatexCommand printindex
48725 type "idx"
48726
48727 \end_inset
48728
48729
48730 \end_layout
48731
48732 \end_body
48733 \end_document