]> git.lyx.org Git - lyx.git/blob - lib/doc/UserGuide.lyx
- UserGuide.lyx: fine-grain description of BibTeX variants; correct description of...
[lyx.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % 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 light blue 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  Like the index list box, the nomenclature list box is not clickable.
28617 \end_layout
28618
28619 \begin_layout Standard
28620 In the printed output the title of the nomenclature appears as 
28621 \begin_inset Quotes eld
28622 \end_inset
28623
28624 Nomenclature
28625 \begin_inset Quotes erd
28626 \end_inset
28627
28628 .
28629  If you are not happy with the name, you can change it by redefining the
28630  command 
28631 \series bold
28632
28633 \backslash
28634 nomname
28635 \series default
28636  in the preamble.
28637  For example, in order to change the name to 
28638 \emph on
28639 List of Symbols
28640 \emph default
28641 , add the following line to the preamble:
28642 \end_layout
28643
28644 \begin_layout Standard
28645
28646 \family roman
28647 \series bold
28648
28649 \backslash
28650 renewcommand{
28651 \backslash
28652 nomname}{List of Symbols}
28653 \end_layout
28654
28655 \begin_layout Standard
28656 \begin_inset VSpace defskip
28657 \end_inset
28658
28659
28660 \end_layout
28661
28662 \begin_layout Standard
28663 If you are unhappy with the amount of space for symbols, you can alter it
28664  by adding the following line to the preamble:
28665 \end_layout
28666
28667 \begin_layout Standard
28668
28669 \family roman
28670 \series bold
28671
28672 \backslash
28673 renewcommand{
28674 \backslash
28675 nomlabelwidth}{width}
28676 \end_layout
28677
28678 \begin_layout Standard
28679
28680 \family roman
28681 where the width is a value with one of the units listed in Appendix
28682 \begin_inset space ~
28683 \end_inset
28684
28685
28686 \begin_inset CommandInset ref
28687 LatexCommand ref
28688 reference "cha:Units-available-in"
28689
28690 \end_inset
28691
28692 .
28693  The default value is 1
28694 \begin_inset space \thinspace{}
28695 \end_inset
28696
28697 cm.
28698 \end_layout
28699
28700 \begin_layout Subsection
28701 Nomenclature Program
28702 \begin_inset Index idx
28703 status collapsed
28704
28705 \begin_layout Plain Layout
28706 Nomenclature ! Program
28707 \end_layout
28708
28709 \end_inset
28710
28711
28712 \begin_inset CommandInset label
28713 LatexCommand label
28714 name "sub:Nomenclature-Program"
28715
28716 \end_inset
28717
28718
28719 \end_layout
28720
28721 \begin_layout Standard
28722 LyX uses the program 
28723 \family sans
28724 makeindex
28725 \family default
28726 , that is part of every LaTeX distribution, to generate the nomenclature.
28727  LyX's preferences dialog allows you to specify another program or to control
28728  
28729 \family sans
28730 makeindex
28731 \family default
28732  by adding options, see section
28733 \begin_inset space ~
28734 \end_inset
28735
28736
28737 \begin_inset CommandInset ref
28738 LatexCommand ref
28739 reference "sub:LaTeX-settings"
28740
28741 \end_inset
28742
28743 .
28744  The available options are listed and explained in 
28745 \begin_inset CommandInset citation
28746 LatexCommand cite
28747 key "nomencl,makeindex"
28748
28749 \end_inset
28750
28751 .
28752 \end_layout
28753
28754 \begin_layout Section
28755 Branches
28756 \begin_inset Index idx
28757 status collapsed
28758
28759 \begin_layout Plain Layout
28760 Branches
28761 \end_layout
28762
28763 \end_inset
28764
28765
28766 \begin_inset Index idx
28767 status collapsed
28768
28769 \begin_layout Plain Layout
28770 Document ! Branches
28771 \end_layout
28772
28773 \end_inset
28774
28775
28776 \begin_inset CommandInset label
28777 LatexCommand label
28778 name "sec:Branches"
28779
28780 \end_inset
28781
28782
28783 \end_layout
28784
28785 \begin_layout Standard
28786 Sometimes it is useful to hide some document parts in the output.
28787  For example a teacher who is setting an exam obviously doesn't want the
28788  pupils to see the answers, but having questions and answers in the same
28789  document will make the life of the markers of that exam much easier.
28790 \end_layout
28791
28792 \begin_layout Standard
28793 For these cases LyX allows you to put text into branches.
28794  The text will then only appear in the output when its branch is activated.
28795  To create a branch, either select the menu 
28796 \family sans
28797 Insert\SpecialChar \menuseparator
28798 Branch\SpecialChar \menuseparator
28799 Insert New Branch
28800 \family default
28801  (if you just want to specify a new branch) or go in the 
28802 \family sans
28803 Document\SpecialChar \menuseparator
28804 Settings
28805 \family default
28806  dialog to 
28807 \family sans
28808 Branches
28809 \family default
28810 , where you can specify and change the name of the branch, its activation
28811  state (whether the content of the branch is shown in the output or not),
28812  its background color inside LyX and whether the name of the branch should
28813  be appended to the document file name on export if the branch is active
28814  (see below for an example).
28815  Furthermore, the dialog lets you merge two branches (just rename one branch
28816  to the name of the other) and to add 
28817 \begin_inset Quotes eld
28818 \end_inset
28819
28820 unknown branches
28821 \begin_inset Quotes erd
28822 \end_inset
28823
28824  (i.
28825 \begin_inset space \thinspace{}
28826 \end_inset
28827
28828 e.
28829 \begin_inset space ~
28830 \end_inset
28831
28832 branches that were added to the document via copy and paste from other documents
28833 , without having being defined) to the document's branch list.
28834 \end_layout
28835
28836 \begin_layout Standard
28837 Text that should be in a branch is set into branch inset boxes.
28838  These boxes are inserted via the menu 
28839 \family sans
28840 Insert\SpecialChar \menuseparator
28841 Branch
28842 \family default
28843  where you can choose a branch.
28844  You can later change the activation state of the branch by right-clicking
28845  on them.
28846 \end_layout
28847
28848 \begin_layout Standard
28849 Here is an example, where only the question text appears, the answer branch
28850  is deactivated and does therefore not appear in the output:
28851 \end_layout
28852
28853 \begin_layout Standard
28854 \begin_inset Branch Question
28855 status open
28856
28857 \begin_layout Standard
28858 Question: Who was the first physics Nobel prize winner?
28859 \end_layout
28860
28861 \end_inset
28862
28863
28864 \end_layout
28865
28866 \begin_layout Standard
28867 \begin_inset Branch Answer
28868 status collapsed
28869
28870 \begin_layout Standard
28871 Answer: Wilhelm Conrad Röntgen
28872 \end_layout
28873
28874 \end_inset
28875
28876
28877 \end_layout
28878
28879 \begin_layout Standard
28880 If you activate 
28881 \family sans
28882 Filename Suffix
28883 \family default
28884  in 
28885 \family sans
28886 Document\SpecialChar \menuseparator
28887 Settings\SpecialChar \menuseparator
28888 Branches
28889 \family default
28890 , the name of the active branches will be appended to the file name at export.
28891  Consider for example a file 
28892 \begin_inset Quotes eld
28893 \end_inset
28894
28895 Exam.lyx
28896 \begin_inset Quotes erd
28897 \end_inset
28898
28899  which has the above branches.
28900  If 
28901 \begin_inset Quotes eld
28902 \end_inset
28903
28904 Filename Suffix
28905 \begin_inset Quotes erd
28906 \end_inset
28907
28908  is active, the PDF export file would be called 
28909 \begin_inset Quotes eld
28910 \end_inset
28911
28912 Exam.pdf
28913 \begin_inset Quotes erd
28914 \end_inset
28915
28916  if both the 
28917 \begin_inset Quotes eld
28918 \end_inset
28919
28920 Question
28921 \begin_inset Quotes erd
28922 \end_inset
28923
28924  and 
28925 \begin_inset Quotes eld
28926 \end_inset
28927
28928 Answer
28929 \begin_inset Quotes erd
28930 \end_inset
28931
28932  branch were inactive, 
28933 \begin_inset Quotes eld
28934 \end_inset
28935
28936 Exam-Question.pdf
28937 \begin_inset Quotes erd
28938 \end_inset
28939
28940  if only the 
28941 \begin_inset Quotes eld
28942 \end_inset
28943
28944 Question
28945 \begin_inset Quotes erd
28946 \end_inset
28947
28948  branch was active, likewise 
28949 \begin_inset Quotes eld
28950 \end_inset
28951
28952 Exam-Answer.pdf
28953 \begin_inset Quotes erd
28954 \end_inset
28955
28956  if only the 
28957 \begin_inset Quotes eld
28958 \end_inset
28959
28960 Answer
28961 \begin_inset Quotes erd
28962 \end_inset
28963
28964  branch was active, and 
28965 \begin_inset Quotes eld
28966 \end_inset
28967
28968 Exam-Question-Answer.pdf
28969 \begin_inset Quotes erd
28970 \end_inset
28971
28972  if both branches were active.
28973  This helps you to easily export different versions of your document without
28974  much hassle.
28975 \end_layout
28976
28977 \begin_layout Standard
28978 \begin_inset VSpace bigskip
28979 \end_inset
28980
28981
28982 \end_layout
28983
28984 \begin_layout Standard
28985 To use conditional output inside places where you cannot insert branch insets,
28986  like inside equations, you can code special LaTeX definitions for each
28987  branch.
28988  For example you can define for the question branch
28989 \begin_inset Foot
28990 status collapsed
28991
28992 \begin_layout Plain Layout
28993 For an introduction to the LaTeX-syntax, see section
28994 \begin_inset space ~
28995 \end_inset
28996
28997
28998 \begin_inset CommandInset ref
28999 LatexCommand ref
29000 reference "sub:LaTeX-Syntax"
29001
29002 \end_inset
29003
29004 .
29005 \end_layout
29006
29007 \end_inset
29008
29009
29010 \end_layout
29011
29012 \begin_layout Standard
29013
29014 \series bold
29015
29016 \backslash
29017 newcommand{
29018 \backslash
29019 question}[1]{#1}
29020 \end_layout
29021
29022 \begin_layout Standard
29023
29024 \series bold
29025
29026 \backslash
29027 newcommand{
29028 \backslash
29029 answer}[1]{}
29030 \end_layout
29031
29032 \begin_layout Standard
29033 and for the answer branch
29034 \end_layout
29035
29036 \begin_layout Standard
29037
29038 \series bold
29039
29040 \backslash
29041 newcommand{
29042 \backslash
29043 question}[1]{}
29044 \end_layout
29045
29046 \begin_layout Standard
29047
29048 \series bold
29049
29050 \backslash
29051 newcommand{
29052 \backslash
29053 answer}[1]{#1}
29054 \end_layout
29055
29056 \begin_layout Standard
29057 \begin_inset Branch Question
29058 status open
29059
29060 \begin_layout Standard
29061 \begin_inset ERT
29062 status open
29063
29064 \begin_layout Plain Layout
29065
29066
29067 \backslash
29068 newcommand{
29069 \backslash
29070 question}[1]{#1}
29071 \end_layout
29072
29073 \begin_layout Plain Layout
29074
29075
29076 \backslash
29077 newcommand{
29078 \backslash
29079 answer}[1]{}
29080 \end_layout
29081
29082 \end_inset
29083
29084
29085 \end_layout
29086
29087 \end_inset
29088
29089
29090 \end_layout
29091
29092 \begin_layout Standard
29093 \begin_inset Branch Answer
29094 status collapsed
29095
29096 \begin_layout Standard
29097 \begin_inset ERT
29098 status open
29099
29100 \begin_layout Plain Layout
29101
29102
29103 \backslash
29104 newcommand{
29105 \backslash
29106 question}[1]{}
29107 \end_layout
29108
29109 \begin_layout Plain Layout
29110
29111
29112 \backslash
29113 newcommand{
29114 \backslash
29115 answer}[1]{#1}
29116 \end_layout
29117
29118 \end_inset
29119
29120
29121 \end_layout
29122
29123 \end_inset
29124
29125
29126 \end_layout
29127
29128 \begin_layout Standard
29129 Now it is possible to use the commands 
29130 \series bold
29131
29132 \backslash
29133 question{\SpecialChar \ldots{}
29134 }
29135 \series default
29136  and 
29137 \series bold
29138
29139 \backslash
29140 answer{\SpecialChar \ldots{}
29141 }
29142 \series default
29143  to obtain conditional output.
29144  Here is an example formula where only the 
29145 \series bold
29146
29147 \backslash
29148 question
29149 \series default
29150  part appears:
29151 \begin_inset Formula 
29152 \[
29153 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29154 \]
29155
29156 \end_inset
29157
29158
29159 \end_layout
29160
29161 \begin_layout Standard
29162 Inside math, the same effect can be achieved using math macros, see the
29163  
29164 \emph on
29165 Math
29166 \emph default
29167  manual.
29168 \end_layout
29169
29170 \begin_layout Section
29171 PDF Properties
29172 \begin_inset CommandInset label
29173 LatexCommand label
29174 name "sec:PDF-Properties"
29175
29176 \end_inset
29177
29178
29179 \begin_inset Index idx
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183 PDF properties
29184 \end_layout
29185
29186 \end_inset
29187
29188
29189 \end_layout
29190
29191 \begin_layout Standard
29192 The 
29193 \family sans
29194 Document Settings
29195 \family default
29196  dialog allows you in the 
29197 \family sans
29198 PDF Properties
29199 \family default
29200  to set up special options for the PDF output of your document.
29201  All options there are provided by the LaTeX-package 
29202 \series bold
29203 hyperref
29204 \series default
29205
29206 \begin_inset Index idx
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 LaTeX-packages ! hyperref
29211 \end_layout
29212
29213 \end_inset
29214
29215 .
29216 \end_layout
29217
29218 \begin_layout Standard
29219 Using 
29220 \series bold
29221 hyperref
29222 \series default
29223  will link all cross-references in the DVI- and PDF-output.
29224  This means that the reader of your document will be able to click on a
29225  table of contents entry or on a reference and he is shown the referenced
29226  document part.
29227  You can specify in the dialog tab 
29228 \family sans
29229 Hyperlinks
29230 \family default
29231  how the links will look like and if links for bibliographical backreferences
29232  are created.
29233  The backreferences will appear in the bibliography behind the different
29234  entries, showing the number of the section, slide, or page where the entry
29235  is referenced.
29236 \end_layout
29237
29238 \begin_layout Standard
29239 In the dialog tab 
29240 \family sans
29241 Bookmarks
29242 \family default
29243  you can set if PDF-bookmarks should be created for every section of your
29244  document to make it easier for readers to navigate through the document.
29245  You can decide if the bookmarks should be numbered like your document sections
29246  or not.
29247  With the open bookmarks level you can specify what sectioning level should
29248  be displayed in the bookmarks when opening the PDF.
29249  For example level
29250 \begin_inset space ~
29251 \end_inset
29252
29253 2 will display all sections and subsections, while level
29254 \begin_inset space ~
29255 \end_inset
29256
29257 1 will only display the sections.
29258 \end_layout
29259
29260 \begin_layout Standard
29261 The header information in the dialog tab 
29262 \family sans
29263 General
29264 \family default
29265  are saved together with the PDF as file properties.
29266  Many programs are able to extract this information to e.
29267 \begin_inset space \thinspace{}
29268 \end_inset
29269
29270 g.
29271 \begin_inset space \space{}
29272 \end_inset
29273
29274 automatically recognize who the author is and what the PDF is about.
29275  This is very useful to sort, classify, or use PDFs for bibliography issues.
29276  When the option 
29277 \family sans
29278 Automatic fill header
29279 \family default
29280  is set, LyX tries to extract the header information from your document
29281  title and author settings.
29282 \end_layout
29283
29284 \begin_layout Standard
29285 The option 
29286 \family sans
29287 Load in fullscreen mode
29288 \family default
29289  will open the PDF in fullscreen mode, which is useful for presentations.
29290 \end_layout
29291
29292 \begin_layout Standard
29293 PDF properties are also used in this document.
29294  When you look in its document settings, you can see that some additional
29295  
29296 \series bold
29297 hyperref
29298 \series default
29299  options are used.
29300  For an explanation of them we refer you to the hyperref manual 
29301 \begin_inset CommandInset citation
29302 LatexCommand cite
29303 key "hyperref"
29304
29305 \end_inset
29306
29307 .
29308 \end_layout
29309
29310 \begin_layout Section
29311 TeX Code and the LaTeX Syntax
29312 \begin_inset CommandInset label
29313 LatexCommand label
29314 name "sec:TeX-Code"
29315
29316 \end_inset
29317
29318
29319 \end_layout
29320
29321 \begin_layout Subsection
29322 TeX Code Boxes
29323 \begin_inset Index idx
29324 status collapsed
29325
29326 \begin_layout Plain Layout
29327 TeX Code
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \begin_inset CommandInset label
29334 LatexCommand label
29335 name "sub:TeX-Code-Boxes"
29336
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29344  constructs, but not all.
29345  LaTeX contains of hundreds of packages which provide different commands.
29346  All the time packages are being updated and new ones added.
29347  This has the advantage that you can typeset nearly everything as there
29348  is for every problem a LaTeX-package.
29349  But LyX can of course not be up to date and support all packages and their
29350  commands.
29351 \end_layout
29352
29353 \begin_layout Standard
29354 But don't worry, you can use any LaTeX-command directly in LyX inside the
29355  TeX Code box.
29356  A TeX Code box is created by the menu 
29357 \family sans
29358 Insert\SpecialChar \menuseparator
29359 TeX
29360 \begin_inset space ~
29361 \end_inset
29362
29363 Code
29364 \family default
29365  or by the toolbar button 
29366 \begin_inset Info
29367 type  "icon"
29368 arg   "ert-insert"
29369 \end_inset
29370
29371 .
29372  The box can be opened by left-clicking and closed by right-clicking on
29373  it.
29374 \end_layout
29375
29376 \begin_layout Standard
29377 You can insert complete or incomplete commands as TeX Code.
29378  Incomplete means that the command argument can be Standard LyX text.
29379  For example, if you want to draw a frame around a word and are therefore
29380  using the LaTeX-command 
29381 \series bold
29382
29383 \backslash
29384 fbox
29385 \series default
29386 , you can write the command part 
29387 \series bold
29388
29389 \backslash
29390 fbox{
29391 \series default
29392  in a TeX Code box before the word and the closing brace 
29393 \series bold
29394 }
29395 \series default
29396  in a second TeX Code box behind the word.
29397  The word between the two TeX Code boxes is then the argument as it is in
29398  the following example:
29399 \end_layout
29400
29401 \begin_layout Standard
29402 \begin_inset Graphics
29403         filename clipart/ERT.png
29404         scale 89
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \begin_layout Standard
29412 gives
29413 \end_layout
29414
29415 \begin_layout Standard
29416 This is a line with a 
29417 \begin_inset ERT
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421
29422
29423 \backslash
29424 fbox{
29425 \end_layout
29426
29427 \end_inset
29428
29429 framed
29430 \begin_inset ERT
29431 status collapsed
29432
29433 \begin_layout Plain Layout
29434
29435 }
29436 \end_layout
29437
29438 \end_inset
29439
29440  word.
29441 \end_layout
29442
29443 \begin_layout Standard
29444 \begin_inset Note Greyedout
29445 status open
29446
29447 \begin_layout Plain Layout
29448
29449 \series bold
29450 Note:
29451 \series default
29452  At the end of LaTeX-commands without parameters, you have to insert a space
29453  to let LaTeX know that the command is finished.
29454 \end_layout
29455
29456 \end_inset
29457
29458
29459 \end_layout
29460
29461 \begin_layout Subsection
29462 Short Introduction to the LaTeX Syntax
29463 \begin_inset Argument
29464 status collapsed
29465
29466 \begin_layout Plain Layout
29467 The LaTeX Syntax
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \begin_inset Index idx
29474 status collapsed
29475
29476 \begin_layout Plain Layout
29477 LaTeX Syntax
29478 \end_layout
29479
29480 \end_inset
29481
29482
29483 \begin_inset CommandInset label
29484 LatexCommand label
29485 name "sub:LaTeX-Syntax"
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \begin_layout Standard
29493 When you write larger documents or books, you will need to know something
29494  about the LaTeX-commands that LyX uses in the background.
29495  Because LaTeX is based on commands, you can 
29496 \begin_inset Quotes eld
29497 \end_inset
29498
29499 program
29500 \begin_inset Quotes erd
29501 \end_inset
29502
29503  your text.
29504  This has the advantage that the layout of the document can be changed at
29505  any time if you know the right commands.
29506  E.
29507 \begin_inset space \thinspace{}
29508 \end_inset
29509
29510 g.
29511 \begin_inset space \space{}
29512 \end_inset
29513
29514 imagine you have to write a manual for a product and the deadline is the
29515  end of the day.
29516  Your boss just has complimented you for your good work but wants to have
29517  all caption labels bold.
29518  But you have over hundred figure and table captions with non-bold labels
29519  in your manual.
29520  Of course it's impossible to change all caption labels manually in one
29521  day.
29522 \end_layout
29523
29524 \begin_layout Standard
29525 Now LaTeX comes into play.
29526  As mentioned above, for every problem there exists a LaTeX-package.
29527  First you have to find out which and therefore look in the LaTeX package
29528  database, 
29529 \begin_inset CommandInset citation
29530 LatexCommand cite
29531 key "Catalogue"
29532
29533 \end_inset
29534
29535 .
29536 \end_layout
29537
29538 \begin_layout Standard
29539 As result you know that the package 
29540 \series bold
29541 caption
29542 \series default
29543
29544 \begin_inset Index idx
29545 status collapsed
29546
29547 \begin_layout Plain Layout
29548 LaTeX-packages ! caption
29549 \end_layout
29550
29551 \end_inset
29552
29553  is what you need.
29554  To use a package, you have to load it in the document preamble (menu 
29555 \family sans
29556 Document\SpecialChar \menuseparator
29557 Settings
29558 \family default
29559 ) with the command
29560 \end_layout
29561
29562 \begin_layout Standard
29563
29564 \series bold
29565
29566 \backslash
29567 usepackage[options]{package name}
29568 \end_layout
29569
29570 \begin_layout Standard
29571 All LaTeX commands begin with a backslash, the command argument is set within
29572  two braces, and the options are set within two brackets.
29573  Note that not all commands have an argument and options.
29574 \end_layout
29575
29576 \begin_layout Standard
29577 In your case the package name is 
29578 \series bold
29579 caption
29580 \series default
29581 .
29582  After a look in the documentation of the package, you know that the option
29583  
29584 \series bold
29585 labelfont=bf
29586 \series default
29587  will change the font of all caption labels to bold.
29588  So you add the command
29589 \end_layout
29590
29591 \begin_layout Standard
29592
29593 \series bold
29594
29595 \backslash
29596 usepackage[labelfont=bf]{caption}
29597 \end_layout
29598
29599 \begin_layout Standard
29600 to the preamble and the problem is solved.
29601 \begin_inset Foot
29602 status collapsed
29603
29604 \begin_layout Plain Layout
29605 For more commands provided by the 
29606 \series bold
29607 caption
29608 \series default
29609  package, have a look at its documentation, 
29610 \begin_inset CommandInset citation
29611 LatexCommand cite
29612 key "caption"
29613
29614 \end_inset
29615
29616 .
29617 \end_layout
29618
29619 \end_inset
29620
29621
29622 \end_layout
29623
29624 \begin_layout Standard
29625 Note that some document classes have built-in solutions for well known problems
29626  like your case.
29627  For example if you use a 
29628 \family sans
29629 KOMA-Script
29630 \family default
29631  class, you don't need the package 
29632 \series bold
29633 caption
29634 \series default
29635 , you can instead write
29636 \end_layout
29637
29638 \begin_layout Standard
29639
29640 \series bold
29641
29642 \backslash
29643 setkomafont{captionlabel}{
29644 \backslash
29645 bfseries}
29646 \end_layout
29647
29648 \begin_layout Standard
29649 in the preamble and the problem is solved.
29650  So if you plan to write a large document, you should have a look at the
29651  documentation of the document class you want to use.
29652  (
29653 \series bold
29654
29655 \backslash
29656 setkomafont
29657 \series default
29658  is an example of a command with more than one argument.)
29659 \end_layout
29660
29661 \begin_layout Standard
29662 Commands in the preamble affect the whole document, while commands in the
29663  text affect only the text after the command or only the text used as command
29664  argument.
29665  To insert a LaTeX-command in text, use the TeX Code box as described in
29666  the previous section.
29667 \end_layout
29668
29669 \begin_layout Standard
29670 If you want to learn more about LaTeX and its syntax, have a look at the
29671  LaTeX-books 
29672 \begin_inset CommandInset citation
29673 LatexCommand cite
29674 key "latexcompanion,latexguide"
29675
29676 \end_inset
29677
29678 .
29679 \end_layout
29680
29681 \begin_layout Standard
29682 \begin_inset Newpage cleardoublepage
29683 \end_inset
29684
29685
29686 \end_layout
29687
29688 \begin_layout Standard
29689 \begin_inset ERT
29690 status collapsed
29691
29692 \begin_layout Plain Layout
29693
29694
29695 \backslash
29696 pagestyle{fancy}
29697 \end_layout
29698
29699 \end_inset
29700
29701
29702 \begin_inset Note Note
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706 switches temporarily to a page style with custom header and footer line
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Left Header
29715 \begin_inset Argument
29716 status open
29717
29718 \begin_layout Plain Layout
29719
29720 \end_layout
29721
29722 \end_inset
29723
29724
29725 \begin_inset ERT
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729
29730
29731 \backslash
29732 rightmark
29733 \end_layout
29734
29735 \end_inset
29736
29737
29738 \begin_inset Note Note
29739 status open
29740
29741 \begin_layout Plain Layout
29742 defines the header line as described below
29743 \end_layout
29744
29745 \end_inset
29746
29747
29748 \end_layout
29749
29750 \begin_layout Center Header
29751 \begin_inset Argument
29752 status open
29753
29754 \begin_layout Plain Layout
29755
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Right Header
29764 \begin_inset Argument
29765 status open
29766
29767 \begin_layout Plain Layout
29768 \begin_inset ERT
29769 status collapsed
29770
29771 \begin_layout Plain Layout
29772
29773
29774 \backslash
29775 leftmark
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \begin_layout Left Footer
29789 \begin_inset Argument
29790 status open
29791
29792 \begin_layout Plain Layout
29793 \begin_inset ERT
29794 status collapsed
29795
29796 \begin_layout Plain Layout
29797
29798
29799 \backslash
29800 thepage
29801 \end_layout
29802
29803 \end_inset
29804
29805
29806 \end_layout
29807
29808 \end_inset
29809
29810
29811 \end_layout
29812
29813 \begin_layout Center Footer
29814 \begin_inset Argument
29815 status open
29816
29817 \begin_layout Plain Layout
29818
29819 \family sans
29820 \series bold
29821 \color red
29822 LyX's user guide
29823 \end_layout
29824
29825 \end_inset
29826
29827 Magic code:
29828 \begin_inset Newline newline
29829 \end_inset
29830
29831
29832 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29833 \end_inset
29834
29835
29836 \end_layout
29837
29838 \begin_layout Right Footer
29839 \begin_inset Argument
29840 status open
29841
29842 \begin_layout Plain Layout
29843
29844 \end_layout
29845
29846 \end_inset
29847
29848
29849 \begin_inset ERT
29850 status collapsed
29851
29852 \begin_layout Plain Layout
29853
29854
29855 \backslash
29856 Roman{page}
29857 \end_layout
29858
29859 \end_inset
29860
29861
29862 \end_layout
29863
29864 \begin_layout Section
29865 Customized Page Headers and Footers
29866 \begin_inset CommandInset label
29867 LatexCommand label
29868 name "sec:Customized-Page-Headers"
29869
29870 \end_inset
29871
29872
29873 \begin_inset Index idx
29874 status collapsed
29875
29876 \begin_layout Plain Layout
29877 Document ! Header/Footer line
29878 \end_layout
29879
29880 \end_inset
29881
29882
29883 \begin_inset Index idx
29884 status collapsed
29885
29886 \begin_layout Plain Layout
29887 Header/Footer line
29888 \end_layout
29889
29890 \end_inset
29891
29892
29893 \end_layout
29894
29895 \begin_layout Standard
29896 To define custom page header and footer line for your document, you need
29897  to set the headings style to 
29898 \family sans
29899 Fancy
29900 \family default
29901  in the 
29902 \family sans
29903 Document\SpecialChar \menuseparator
29904 Settings
29905 \family default
29906  dialog under 
29907 \family sans
29908 Page
29909 \begin_inset space ~
29910 \end_inset
29911
29912 Layout
29913 \family default
29914 .
29915  As second step add in the menu 
29916 \family sans
29917 Document\SpecialChar \menuseparator
29918 Settings\SpecialChar \menuseparator
29919 Modules
29920 \family default
29921  the module 
29922 \begin_inset Quotes eld
29923 \end_inset
29924
29925 Custom Header/Footerlines
29926 \begin_inset Quotes erd
29927 \end_inset
29928
29929 .
29930  This module offers the 6
29931 \begin_inset space ~
29932 \end_inset
29933
29934 styles
29935 \end_layout
29936
29937 \begin_layout Description
29938 Left
29939 \begin_inset space ~
29940 \end_inset
29941
29942 Header,
29943 \begin_inset space ~
29944 \end_inset
29945
29946 Center
29947 \begin_inset space ~
29948 \end_inset
29949
29950 Header,
29951 \begin_inset space ~
29952 \end_inset
29953
29954 Right
29955 \begin_inset space ~
29956 \end_inset
29957
29958 Header
29959 \end_layout
29960
29961 \begin_layout Description
29962 Left
29963 \begin_inset space ~
29964 \end_inset
29965
29966 Footer,
29967 \begin_inset space ~
29968 \end_inset
29969
29970 Center
29971 \begin_inset space ~
29972 \end_inset
29973
29974 Footer,
29975 \begin_inset space ~
29976 \end_inset
29977
29978 Right
29979 \begin_inset space ~
29980 \end_inset
29981
29982 Footer
29983 \end_layout
29984
29985 \begin_layout Standard
29986 for the different positions in the header/footer.
29987 \end_layout
29988
29989 \begin_layout Standard
29990 Normally, headers and footers are set up in the beginning of the document.
29991  but you can change them anywhere you want to.
29992  Figure
29993 \begin_inset space ~
29994 \end_inset
29995
29996
29997 \begin_inset CommandInset ref
29998 LatexCommand ref
29999 reference "fig:Page-layout"
30000
30001 \end_inset
30002
30003  shows the page layout and where the header/footer styles will appear.
30004 \end_layout
30005
30006 \begin_layout Standard
30007 \begin_inset Float figure
30008 placement h
30009 wide false
30010 sideways false
30011 status open
30012
30013 \begin_layout Plain Layout
30014 \noindent
30015 \align center
30016 \begin_inset Tabular
30017 <lyxtabular version="3" rows="5" columns="3">
30018 <features tabularvalignment="middle">
30019 <column alignment="left" valignment="top" width="30line%">
30020 <column alignment="center" valignment="top" width="30line%">
30021 <column alignment="right" valignment="top" width="30line%">
30022 <row>
30023 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30024 \begin_inset Text
30025
30026 \begin_layout Plain Layout
30027 Left Header
30028 \end_layout
30029
30030 \end_inset
30031 </cell>
30032 <cell alignment="center" valignment="top" topline="true" usebox="none">
30033 \begin_inset Text
30034
30035 \begin_layout Plain Layout
30036 Center Header
30037 \end_layout
30038
30039 \end_inset
30040 </cell>
30041 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30042 \begin_inset Text
30043
30044 \begin_layout Plain Layout
30045 Right Header
30046 \end_layout
30047
30048 \end_inset
30049 </cell>
30050 </row>
30051 <row>
30052 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30053 \begin_inset Text
30054
30055 \begin_layout Plain Layout
30056
30057 \end_layout
30058
30059 \end_inset
30060 </cell>
30061 <cell alignment="center" valignment="top" usebox="none">
30062 \begin_inset Text
30063
30064 \begin_layout Plain Layout
30065
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Plain Layout
30074
30075 \end_layout
30076
30077 \end_inset
30078 </cell>
30079 </row>
30080 <row>
30081 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085 The normal text on the page goes here.
30086  The running header is above thel text, and the footer is below (including
30087  footnotes).
30088  Headers/footers typically contain things like the page number, title of
30089  the chapter, company logo but your can use almost anything, except of floats.
30090 \end_layout
30091
30092 \end_inset
30093 </cell>
30094 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30095 \begin_inset Text
30096
30097 \begin_layout Plain Layout
30098
30099 \end_layout
30100
30101 \end_inset
30102 </cell>
30103 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30104 \begin_inset Text
30105
30106 \begin_layout Plain Layout
30107
30108 \end_layout
30109
30110 \end_inset
30111 </cell>
30112 </row>
30113 <row>
30114 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30115 \begin_inset Text
30116
30117 \begin_layout Plain Layout
30118
30119 \end_layout
30120
30121 \end_inset
30122 </cell>
30123 <cell alignment="center" valignment="top" usebox="none">
30124 \begin_inset Text
30125
30126 \begin_layout Plain Layout
30127
30128 \end_layout
30129
30130 \end_inset
30131 </cell>
30132 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30133 \begin_inset Text
30134
30135 \begin_layout Plain Layout
30136
30137 \end_layout
30138
30139 \end_inset
30140 </cell>
30141 </row>
30142 <row>
30143 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30144 \begin_inset Text
30145
30146 \begin_layout Plain Layout
30147 Left Footer
30148 \end_layout
30149
30150 \end_inset
30151 </cell>
30152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30153 \begin_inset Text
30154
30155 \begin_layout Plain Layout
30156 Center Footer
30157 \end_layout
30158
30159 \end_inset
30160 </cell>
30161 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30162 \begin_inset Text
30163
30164 \begin_layout Plain Layout
30165 Right Footer
30166 \end_layout
30167
30168 \end_inset
30169 </cell>
30170 </row>
30171 </lyxtabular>
30172
30173 \end_inset
30174
30175
30176 \end_layout
30177
30178 \begin_layout Plain Layout
30179 \begin_inset Caption
30180
30181 \begin_layout Plain Layout
30182 \begin_inset CommandInset label
30183 LatexCommand label
30184 name "fig:Page-layout"
30185
30186 \end_inset
30187
30188 Page layout with custom header and footer line.
30189 \end_layout
30190
30191 \end_inset
30192
30193
30194 \end_layout
30195
30196 \end_inset
30197
30198
30199 \end_layout
30200
30201 \begin_layout Subsection
30202 Definition
30203 \end_layout
30204
30205 \begin_layout Standard
30206 To define your header line, add all 3
30207 \begin_inset space ~
30208 \end_inset
30209
30210 header styles.
30211  The things you add to the styles appear on uneven pages, the things in
30212  the optional arguments on even pages.
30213  For single-sided documents, the optional arguments will not be used and
30214  can be omitted.
30215  If you leave a style or its argument empty, nothing appears in the output.
30216  Defining the footer line works similar.
30217 \end_layout
30218
30219 \begin_layout Standard
30220 For the definition, you will need some LaTeX-commands that are inserted
30221  as TeX-code (menu 
30222 \family sans
30223 Insert\SpecialChar \menuseparator
30224 Te
30225 \begin_inset ERT
30226 status collapsed
30227
30228 \begin_layout Plain Layout
30229
30230 {}
30231 \end_layout
30232
30233 \end_inset
30234
30235 X
30236 \begin_inset space ~
30237 \end_inset
30238
30239 Code
30240 \family default
30241 ):
30242 \end_layout
30243
30244 \begin_layout Description
30245
30246 \backslash
30247 thepage prints the current page number
30248 \end_layout
30249
30250 \begin_layout Description
30251
30252 \backslash
30253 Roman{page} prints the current page number with capital roman numerals
30254 \end_layout
30255
30256 \begin_layout Description
30257
30258 \backslash
30259 roman{page} prints the current page number with small roman numerals
30260 \end_layout
30261
30262 \begin_layout Description
30263
30264 \backslash
30265 leftmark prints the current section number and title.
30266  If the document has chapters, it prints the current chapter number and
30267  title instead.
30268  It is called 
30269 \begin_inset Quotes eld
30270 \end_inset
30271
30272 leftmark
30273 \begin_inset Quotes prd
30274 \end_inset
30275
30276  because it usually goes in a left header.
30277 \end_layout
30278
30279 \begin_layout Description
30280
30281 \backslash
30282 rightmark prints the current subsection number and title.
30283  If the document has chapters, it prints the current section number and
30284  title instead.
30285  It is normally used in the right header.
30286 \end_layout
30287
30288 \begin_layout Subsection
30289 Default header/footer
30290 \end_layout
30291
30292 \begin_layout Standard
30293 The custom header/footer is not empty by default.
30294  The default header contains the chapter and section title and the center
30295  footer has the page number.
30296  In order to remove unwanted entries from the header/footer, include the
30297  relevant header/footer style in your document, but leave it blank.
30298  So, if you do not want a page number in the footer, include a blank 
30299 \family sans
30300 Center
30301 \begin_inset space ~
30302 \end_inset
30303
30304 Footer
30305 \family default
30306  style.
30307 \end_layout
30308
30309 \begin_layout Subsection
30310 Appearance
30311 \end_layout
30312
30313 \begin_layout Standard
30314 The header and footer will appear on normal pages.
30315  Some pages are different.
30316  The title page has a style of its own, and so has any page that starts
30317  a new part or chapter in your book.
30318  Such pages will not have the custom headers/footers, but that is normal.
30319  There is for example no need to print a header with the chapter name on
30320  the chapter page where the chapter heading is in big bold letters anyway.
30321 \end_layout
30322
30323 \begin_layout Subsubsection
30324 Header and footer decoration line
30325 \end_layout
30326
30327 \begin_layout Standard
30328 By default, you get a 0.4
30329 \begin_inset space \thinspace{}
30330 \end_inset
30331
30332 pt thick line below the header and no footer line.
30333  This can be changed in the document preamble with the commands 
30334 \series bold
30335
30336 \backslash
30337 headrulewidth
30338 \series default
30339  and 
30340 \series bold
30341
30342 \backslash
30343 footrulewidth
30344 \series default
30345  in the following scheme:
30346 \end_layout
30347
30348 \begin_layout Standard
30349
30350 \series bold
30351
30352 \backslash
30353 renewcommand{
30354 \backslash
30355 headrulewidth}{thickness}
30356 \end_layout
30357
30358 \begin_layout Standard
30359 Where thickness is a size in standard units like 
30360 \family sans
30361 pt
30362 \family default
30363  or 
30364 \family sans
30365 mm
30366 \family default
30367 .
30368  If you don't want a line, set the thickness to 0
30369 \begin_inset space \thinspace{}
30370 \end_inset
30371
30372 pt.
30373 \end_layout
30374
30375 \begin_layout Standard
30376 The lines can also be colored, but this requires more knowledge of LaTeX.
30377  If you really need this, have a look in the Internet or in sec.
30378 \begin_inset space ~
30379 \end_inset
30380
30381 4.4 of the book 
30382 \begin_inset CommandInset citation
30383 LatexCommand cite
30384 key "Mittelbach"
30385
30386 \end_inset
30387
30388 .
30389 \end_layout
30390
30391 \begin_layout Subsubsection
30392 Several header/footer lines
30393 \end_layout
30394
30395 \begin_layout Standard
30396 In case that you need more than one text line as a header/footer, you can
30397  do this by adding a normal line break in the style definition.
30398  However, the default height of the header/footer is only the one of one
30399  text line.
30400  To expand the height, redefine the LaTeX length 
30401 \series bold
30402
30403 \backslash
30404 headheight
30405 \series default
30406  or 
30407 \series bold
30408
30409 \backslash
30410 footheight
30411 \series default
30412  in this scheme in your document preamble:
30413 \end_layout
30414
30415 \begin_layout Standard
30416
30417 \series bold
30418
30419 \backslash
30420 setlength{
30421 \backslash
30422 headheight}{height}
30423 \end_layout
30424
30425 \begin_layout Standard
30426 Where height is a size in standard units.
30427  If you don't know which amount of space is needed for the height, define
30428  your header/footer and preview your document as PDF.
30429  Then open the LaTeX logfile via the menu 
30430 \family sans
30431 Document\SpecialChar \menuseparator
30432 La
30433 \begin_inset ERT
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437
30438 {}
30439 \end_layout
30440
30441 \end_inset
30442
30443 TeX Log
30444 \family default
30445  and look via the button 
30446 \family sans
30447 Next
30448 \begin_inset space ~
30449 \end_inset
30450
30451 Warning
30452 \family default
30453  if you find a warning of the package 
30454 \series bold
30455 fancyhdr
30456 \series default
30457
30458 \begin_inset Index idx
30459 status collapsed
30460
30461 \begin_layout Plain Layout
30462 LaTeX-packages ! fancyhdr
30463 \end_layout
30464
30465 \end_inset
30466
30467 .
30468  If there is such a warning, it contains the space that you need at least
30469  for your header/footer.
30470 \end_layout
30471
30472 \begin_layout Subsection
30473 This example
30474 \end_layout
30475
30476 \begin_layout Standard
30477 This example demonstrates what can be done with custom header/footers.
30478  Don't use it for yor document as it is just an example.
30479  This example consists of the following definition:
30480 \end_layout
30481
30482 \begin_layout Description
30483 Left
30484 \begin_inset space ~
30485 \end_inset
30486
30487 Header 
30488 \series bold
30489
30490 \backslash
30491 rightmark
30492 \series default
30493 , empty optional argument
30494 \end_layout
30495
30496 \begin_layout Description
30497 Center
30498 \begin_inset space ~
30499 \end_inset
30500
30501 Header empty, empty optional argument
30502 \end_layout
30503
30504 \begin_layout Description
30505 Right
30506 \begin_inset space ~
30507 \end_inset
30508
30509 Header empty, 
30510 \series bold
30511
30512 \backslash
30513 leftmark
30514 \series default
30515  in the optional argument
30516 \end_layout
30517
30518 \begin_layout Description
30519 Left
30520 \begin_inset space ~
30521 \end_inset
30522
30523 Footer empty, 
30524 \series bold
30525
30526 \backslash
30527 thepage
30528 \series default
30529  in the optional argument
30530 \end_layout
30531
30532 \begin_layout Description
30533 Center
30534 \begin_inset space ~
30535 \end_inset
30536
30537 Footer 
30538 \family sans
30539 \series bold
30540 \color red
30541 LyX's user guide
30542 \family default
30543 \series default
30544 \color inherit
30545
30546 \begin_inset Quotes eld
30547 \end_inset
30548
30549 Magic code:
30550 \begin_inset Newline newline
30551 \end_inset
30552
30553
30554 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30555 \end_inset
30556
30557
30558 \begin_inset Quotes erd
30559 \end_inset
30560
30561  in the optional argument
30562 \end_layout
30563
30564 \begin_layout Description
30565 Right
30566 \begin_inset space ~
30567 \end_inset
30568
30569 Footer 
30570 \series bold
30571
30572 \backslash
30573 Roman{page}
30574 \series default
30575 , empty optional argument
30576 \end_layout
30577
30578 \begin_layout Description
30579
30580 \backslash
30581 headrulewidth set to 2
30582 \begin_inset space \thinspace{}
30583 \end_inset
30584
30585 pt
30586 \end_layout
30587
30588 \begin_layout Standard
30589 In principle you can use almost everything in headers/footers, except of
30590  floats.
30591  For more special things like e.
30592 \begin_inset space \thinspace{}
30593 \end_inset
30594
30595 g.
30596 \begin_inset space ~
30597 \end_inset
30598
30599 thumb-indexes, see the manual of the 
30600 \series bold
30601 fancyhdr
30602 \series default
30603  package, 
30604 \begin_inset CommandInset citation
30605 LatexCommand cite
30606 key "fancyhdr"
30607
30608 \end_inset
30609
30610 .
30611 \end_layout
30612
30613 \begin_layout Standard
30614 \begin_inset Newpage clearpage
30615 \end_inset
30616
30617
30618 \end_layout
30619
30620 \begin_layout Standard
30621 \begin_inset ERT
30622 status collapsed
30623
30624 \begin_layout Plain Layout
30625
30626
30627 \backslash
30628 pagestyle{headings}
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \begin_inset Note Note
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638 switches back to page style with the default headings
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \begin_layout Section
30647 Previewing Snippets of your Document
30648 \begin_inset CommandInset label
30649 LatexCommand label
30650 name "sec:Previewing-snippets-of"
30651
30652 \end_inset
30653
30654
30655 \begin_inset Index idx
30656 status collapsed
30657
30658 \begin_layout Plain Layout
30659 Instant preview
30660 \end_layout
30661
30662 \end_inset
30663
30664
30665 \begin_inset Index idx
30666 status collapsed
30667
30668 \begin_layout Plain Layout
30669 Document ! Preview
30670 \end_layout
30671
30672 \end_inset
30673
30674
30675 \end_layout
30676
30677 \begin_layout Standard
30678 LyX allows you to generate previews of sections of your document on the
30679  fly so you can see how they'll look in the final document without having
30680  to break your train of thought with 
30681 \family sans
30682 View\SpecialChar \menuseparator
30683 DVI
30684 \family default
30685 .
30686 \end_layout
30687
30688 \begin_layout Standard
30689 If you would for example like to see in LyX your math formulas typeset by
30690  LaTeX, install the LaTeX-package 
30691 \series bold
30692 preview-latex
30693 \series default
30694
30695 \begin_inset Index idx
30696 status collapsed
30697
30698 \begin_layout Plain Layout
30699 LaTeX-packages ! preview-latex
30700 \end_layout
30701
30702 \end_inset
30703
30704  as explained below, and turn on 
30705 \family sans
30706 Instant
30707 \begin_inset space ~
30708 \end_inset
30709
30710 preview
30711 \family default
30712  in the 
30713 \family sans
30714 Tools\SpecialChar \menuseparator
30715 Preferences 
30716 \family default
30717 dialog under Look
30718 \begin_inset space ~
30719 \end_inset
30720
30721 and
30722 \begin_inset space ~
30723 \end_inset
30724
30725 feel\SpecialChar \menuseparator
30726 Display.
30727  The 
30728 \family sans
30729 Preview
30730 \begin_inset space ~
30731 \end_inset
30732
30733 Size
30734 \family default
30735  is the multiplication factor for the size.
30736 \end_layout
30737
30738 \begin_layout Standard
30739 Previews are generated when you load a document into LyX and when you finish
30740  editing an inset.
30741  Previews of an already loaded document are 
30742 \emph on
30743 not
30744 \emph default
30745  generated just by selecting the 
30746 \family sans
30747 Instant
30748 \begin_inset space ~
30749 \end_inset
30750
30751 preview
30752 \family default
30753  check box, you have to reopen the documents to activate the previews.
30754 \end_layout
30755
30756 \begin_layout Standard
30757 LyX will generate previews of math insets.
30758  It will also generate previews of included insets if you select the 
30759 \family sans
30760 Show
30761 \begin_inset space ~
30762 \end_inset
30763
30764 preview
30765 \family default
30766  check box in the insert dialog.
30767  This is useful if you wish to generate a preview of a LaTeX figure, for
30768  example.
30769 \end_layout
30770
30771 \begin_layout Standard
30772 To get previews working, you need the LaTeX package 
30773 \series bold
30774 preview-latex
30775 \series default
30776  (on some systems named simply 
30777 \series bold
30778 preview
30779 \series default
30780 ) installed.
30781  If it is not already installed, you will find it in the TeX Catalogue,
30782  
30783 \begin_inset CommandInset citation
30784 LatexCommand cite
30785 key "TeXCatalogue"
30786
30787 \end_inset
30788
30789  or in the package manager of your LaTeX-system.
30790  You obtain prettier results if you install the program 
30791 \family typewriter
30792 pnmcrop
30793 \family default
30794  from the 
30795 \family typewriter
30796 netpbm
30797 \family default
30798  package; for LyX on Windows this program is automatically installed together
30799  with LyX.
30800 \end_layout
30801
30802 \begin_layout Standard
30803 \begin_inset VSpace bigskip
30804 \end_inset
30805
30806
30807 \end_layout
30808
30809 \begin_layout Standard
30810 You can furthermore preview the LaTeX source of the whole document or parts
30811  of it.
30812  Use the menu 
30813 \family sans
30814 View\SpecialChar \menuseparator
30815 View
30816 \begin_inset space ~
30817 \end_inset
30818
30819 Source
30820 \family default
30821  and a window will be shown where you can see the LaTeX-source code.
30822  The window shows the source of the whole paragraph where the cursor is
30823  currently in.
30824  You can also select document parts in LyX's main window, then only this
30825  selection (when it is more than one paragraph) is shown as source code.
30826  To view the whole document as source, enable the corresponding option in
30827  the source view window.
30828 \end_layout
30829
30830 \begin_layout Section
30831 Advanced Find and Replace
30832 \begin_inset CommandInset label
30833 LatexCommand label
30834 name "sec:Advanced-Find-and"
30835
30836 \end_inset
30837
30838
30839 \begin_inset Index idx
30840 status collapsed
30841
30842 \begin_layout Plain Layout
30843 Replace
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \begin_inset Index idx
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853 Find
30854 \end_layout
30855
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Subsection
30862 Introduction
30863 \end_layout
30864
30865 \begin_layout Standard
30866 The advanced find and replace feature of LyX allows for searching of complex,
30867  format-sensitive text segments and mathematics contents within LyX documents.
30868  It is an enhancement of the standard (quick) find and replace feature.
30869  The key-features are:
30870 \end_layout
30871
30872 \begin_layout Itemize
30873 Both searching of text and of mathematical formulas is allowed, where the
30874  latter is done by entering mathematics in the usual way; not only entire
30875  mathematical formulas are found, but also parts occurring within more complex
30876  formulas
30877 \end_layout
30878
30879 \begin_layout Itemize
30880 Search may be format-insensitive, so that the searched text is found in
30881  any context/style (standard text, section headings, notes, and even mathematics
30882 ), or it may be format-sensitive, so that, for example, a word entered with
30883  a section heading will only be found within section headings
30884 \end_layout
30885
30886 \begin_layout Itemize
30887 Search may be widened to a specific 
30888 \emph on
30889 scope
30890 \emph default
30891 , i.
30892 \begin_inset space \thinspace{}
30893 \end_inset
30894
30895 e.
30896 \begin_inset space ~
30897 \end_inset
30898
30899 a set of files which may be all the children of the document being edited,
30900  all the open files, or all the manuals available from the 
30901 \family sans
30902 Help
30903 \family default
30904  menu
30905 \end_layout
30906
30907 \begin_layout Itemize
30908 Replace may optionally preserve capitalization, so that the replaced text
30909  capitalization is adapted to the matching text (i.
30910 \begin_inset space \thinspace{}
30911 \end_inset
30912
30913 e.
30914 \begin_inset space ~
30915 \end_inset
30916
30917 all lowercase, all uppercase, first uppercase followed by lowercase)
30918 \end_layout
30919
30920 \begin_layout Subsection
30921 Basic usage
30922 \end_layout
30923
30924 \begin_layout Standard
30925 The advanced find and replace feature of LyX is activated through the menu
30926  
30927 \family sans
30928 Edit\SpecialChar \menuseparator
30929 Find & Replace
30930 \noun on
30931  (
30932 \noun default
30933 Advanced
30934 \noun on
30935 )
30936 \family default
30937 \noun default
30938  (shortcut 
30939 \begin_inset Info
30940 type  "shortcut"
30941 arg   "dialog-show findreplaceadv"
30942 \end_inset
30943
30944 ) or the toolbar button 
30945 \begin_inset Info
30946 type  "icon"
30947 arg   "dialog-toggle findreplaceadv"
30948 \end_inset
30949
30950 .
30951  This opens the 
30952 \family sans
30953 Advanced Find and Replace
30954 \family default
30955  dialog.
30956 \end_layout
30957
30958 \begin_layout Subsubsection
30959 Searching for text
30960 \end_layout
30961
30962 \begin_layout Standard
30963 Enter into the 
30964 \family sans
30965 Find
30966 \family default
30967  LyX mini-editor a simple word, and search for occurrences of it by clicking
30968  on the 
30969 \family sans
30970 Find Next
30971 \family default
30972  button at the bottom of the dialog (or just press the 
30973 \family sans
30974 Return
30975 \family default
30976  key).
30977  The entered word is found both in text mode and in math mode, and in emphasized
30978 , bold or normal face, and in both in section titles and in standard text.
30979  Pressing repeatedly 
30980 \family sans
30981 Enter
30982 \family default
30983  keeps searching forward.
30984  Similarly, pressing 
30985 \family sans
30986 Shift+Enter
30987 \family default
30988  searches for the entered text backwards.
30989 \end_layout
30990
30991 \begin_layout Standard
30992 While searching, the 
30993 \family sans
30994 Case sensitive
30995 \family default
30996  option allows matches to occur only with the same case as entered in the
30997  
30998 \family sans
30999 Find
31000 \family default
31001  editor.
31002  The 
31003 \family sans
31004 Whole words
31005 \family default
31006  option allows matches to occur only at word boundaries.
31007 \end_layout
31008
31009 \begin_layout Subsubsection
31010 Searching for mathematics
31011 \end_layout
31012
31013 \begin_layout Standard
31014 Mathematical formulas may be searched for by typing in the 
31015 \family sans
31016 Find
31017 \family default
31018  editor a mathematical formula, such as 
31019 \begin_inset Formula $x^{2}$
31020 \end_inset
31021
31022  or also something more complex like 
31023 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31024 \end_inset
31025
31026 .
31027  When searching for a formula, it is found both when it is alone and when
31028  it occurs in sub-formulas and nested parts of sub-formulas, for example
31029  the mentioned segments would be found in something like 
31030 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31031 \end_inset
31032
31033
31034 \end_layout
31035
31036 \begin_layout Subsubsection
31037 Style-aware search
31038 \end_layout
31039
31040 \begin_layout Standard
31041 It is also possible to search for text with specific styles.
31042  This is done by switching to the 
31043 \family sans
31044 Settings
31045 \family default
31046  tab of the dialog and unchecking the 
31047 \family sans
31048 Ignore format
31049 \family default
31050  option.
31051  This way, entering in the 
31052 \family sans
31053 Find
31054 \family default
31055  editor
31056 \end_layout
31057
31058 \begin_layout Itemize
31059 a plain word and searching for it would not find instances of the word occurring
31060  in emphasized or boldface.
31061 \end_layout
31062
31063 \begin_layout Itemize
31064 an emphasized or boldface word and searching for it would find the respective
31065  instances with same face only, and within the same text style only.
31066  Note that, for example, an emphasized text is found not only when occurring
31067  alone, but also when it is contained in a longer emphasized sentence.
31068 \end_layout
31069
31070 \begin_layout Itemize
31071 a plain word in a section heading, and searching for it, finds occurrences
31072  of if only within section headings.
31073  Also, if the text to search is given an emphasized or bold face, in addition
31074  to a section style, then it is found only when occurring with the same
31075  style.
31076 \end_layout
31077
31078 \begin_layout Itemize
31079 some mathematics in a displayed formula will only find instances of this
31080  formula that are also displayed formulas (and not inline formulas).
31081 \end_layout
31082
31083 \begin_layout Subsubsection
31084 Replace
31085 \end_layout
31086
31087 \begin_layout Standard
31088 The text segments matching the text entered in the 
31089 \family sans
31090 Find
31091 \family default
31092  editor may be replaced with the text segments entered in the 
31093 \family sans
31094 Replace
31095 \family default
31096 \noun on
31097  
31098 \noun default
31099 editor.
31100  In order to find the next occurrence and replace it, click on the 
31101 \family sans
31102 Replace
31103 \family default
31104  button or alternatively
31105 \noun on
31106  
31107 \noun default
31108 press 
31109 \family sans
31110 Enter
31111 \family default
31112  or 
31113 \family sans
31114 Shift+Enter
31115 \family default
31116  while being in the 
31117 \family sans
31118 Replace
31119 \family default
31120 \noun on
31121  
31122 \noun default
31123 editor.
31124 \end_layout
31125
31126 \begin_layout Standard
31127 You can replace full-featured formatted LyX segments in place of the matching
31128  text segments in your document.
31129  Typical scenarios in which to use this capability may be (just to mention
31130  a few):
31131 \end_layout
31132
31133 \begin_layout Itemize
31134 replacing occurrences of a word with a customized formatted version of the
31135  same word, for example replacing occurrences of a name like 
31136 \begin_inset Quotes eld
31137 \end_inset
31138
31139 func()
31140 \begin_inset Quotes erd
31141 \end_inset
31142
31143  with its typewriter version 
31144 \family typewriter
31145
31146 \begin_inset Quotes eld
31147 \end_inset
31148
31149 func()
31150 \begin_inset Quotes erd
31151 \end_inset
31152
31153 ;
31154 \end_layout
31155
31156 \begin_layout Itemize
31157 performing a notation rework of mathematical symbols, for example replacing
31158  occurrences of 
31159 \begin_inset Quotes eld
31160 \end_inset
31161
31162
31163 \begin_inset Formula $R$
31164 \end_inset
31165
31166
31167 \begin_inset Quotes erd
31168 \end_inset
31169
31170  with 
31171 \begin_inset Quotes eld
31172 \end_inset
31173
31174
31175 \begin_inset Formula $\mathbb{R}$
31176 \end_inset
31177
31178
31179 \begin_inset Quotes erd
31180 \end_inset
31181
31182  (you may want to enable the 
31183 \family sans
31184 Whole words
31185 \family default
31186  and 
31187 \family sans
31188 Case sensitive
31189 \family default
31190  options and disable the 
31191 \family sans
31192 Ignore format
31193 \family default
31194  option in the 
31195 \family sans
31196 Settings
31197 \family default
31198  tab, in order to avoid replacing all 
31199 \begin_inset Quotes eld
31200 \end_inset
31201
31202 R
31203 \begin_inset Quotes erd
31204 \end_inset
31205
31206  letters occurring in normal text), or occurrences of 
31207 \begin_inset Formula $x_{j}^{i}$
31208 \end_inset
31209
31210  with 
31211 \begin_inset Formula $x_{i,\, j}$
31212 \end_inset
31213
31214 , or occurrences of 
31215 \begin_inset Formula $x[k]$
31216 \end_inset
31217
31218  with 
31219 \begin_inset Formula $x_{k}$
31220 \end_inset
31221
31222 .
31223 \end_layout
31224
31225 \begin_layout Subsection
31226 Advanced usage
31227 \end_layout
31228
31229 \begin_layout Standard
31230 There is a regular expression (regexp) based searching facility.
31231 \begin_inset Foot
31232 status collapsed
31233
31234 \begin_layout Plain Layout
31235 A good explanation of regular expressions is given in this Wikipedia entry:
31236  
31237 \begin_inset CommandInset href
31238 LatexCommand href
31239 target "http://en.wikipedia.org/wiki/Regular_expression"
31240
31241 \end_inset
31242
31243 .
31244 \end_layout
31245
31246 \end_inset
31247
31248  You can search for regular expression by inserting a regexp inset into
31249  the 
31250 \family sans
31251 Find
31252 \family default
31253  editor.
31254  This is done via the menu 
31255 \family sans
31256 Insert\SpecialChar \menuseparator
31257 Insert Regular Expression
31258 \family default
31259  while the cursor is in the 
31260 \family sans
31261 Find
31262 \family default
31263  editor.
31264  Characters entered within regexp insets are matched according to the regular
31265  expression matching rules
31266 \begin_inset Foot
31267 status collapsed
31268
31269 \begin_layout Plain Layout
31270 Under the constraint that any (sub)expression must match a well-formed LyX
31271  text segment, i.
31272 \begin_inset space \thinspace{}
31273 \end_inset
31274
31275 e.
31276 \begin_inset space ~
31277 \end_inset
31278
31279 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31280  to match expressions.
31281 \end_layout
31282
31283 \end_inset
31284
31285 , while text entered outside regexp insets is matched exactly against the
31286  same text in the document.
31287  Note that it is allowed to cut and paste regexp-mode insets as usual.
31288  Examples of using such a feature may be:
31289 \end_layout
31290
31291 \begin_layout Enumerate
31292 Searching for all fractions with a given denominator: for example, entering
31293  in the 
31294 \family sans
31295 Find
31296 \family default
31297  editor the fraction 
31298 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31299 \end_inset
31300
31301  (where the 
31302 \begin_inset Formula $.*$
31303 \end_inset
31304
31305  on the numerator is the match-everything regular expression) finds all
31306  fractions with the given denominator.
31307 \end_layout
31308
31309 \begin_layout Enumerate
31310 Searching for all text with a given style: for example, after unchecking
31311  the 
31312 \family sans
31313 Ignore format
31314 \family default
31315  option from the 
31316 \family sans
31317 Settings
31318 \family default
31319  tab, entering a 
31320 \series bold
31321
31322 \begin_inset Formula $.*$
31323 \end_inset
31324
31325
31326 \series default
31327  regular expression and adding for it an emphasized or bold face, finds
31328  all emphasized and bold face text, respectively.
31329  Also, inserting a 
31330 \begin_inset Formula $.*$
31331 \end_inset
31332
31333  regular expression in a bullet or enumerated list or a section heading,
31334  you can find all bullet or enumerated lists or section headings.
31335 \end_layout
31336
31337 \begin_layout Standard
31338 Finally, references to (sub)expressions in regexp may be used as usual,
31339  enclosing parts of the expression within round braces 
31340 \begin_inset Formula $()$
31341 \end_inset
31342
31343 , and referring back to them through 
31344 \begin_inset Formula $\backslash1$
31345 \end_inset
31346
31347
31348 \begin_inset Formula $\backslash2$
31349 \end_inset
31350
31351 , etc..
31352  For example, try searching for the regexp 
31353 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31354 \end_inset
31355
31356  in order to find word repetitions, if there are any.
31357 \end_layout
31358
31359 \begin_layout Standard
31360 Note that back references work both when occurring within the same regexp,
31361  and when occurring in multiple different regexps, where the numbering of
31362  back-referenced sub-expressions is absolute, i.
31363 \begin_inset space \thinspace{}
31364 \end_inset
31365
31366 e.
31367 \begin_inset space ~
31368 \end_inset
31369
31370  
31371 \begin_inset Formula $\backslash1$
31372 \end_inset
31373
31374  always refers to the first occurrence of 
31375 \begin_inset Formula $()$
31376 \end_inset
31377
31378  in all entered regexps.
31379 \end_layout
31380
31381 \begin_layout Standard
31382 Note also that the use of back references in the replaced text is not (yet)
31383  implemented.
31384 \end_layout
31385
31386 \begin_layout Section
31387 Spell Checking
31388 \begin_inset CommandInset label
31389 LatexCommand label
31390 name "sec:Spellchecking"
31391
31392 \end_inset
31393
31394
31395 \begin_inset Index idx
31396 status collapsed
31397
31398 \begin_layout Plain Layout
31399 Spell checking
31400 \end_layout
31401
31402 \end_inset
31403
31404
31405 \end_layout
31406
31407 \begin_layout Standard
31408 LyX has a built-in spell checker.
31409  The menu
31410 \family sans
31411  Tools\SpecialChar \menuseparator
31412 Spellchecker
31413 \family default
31414 , the key 
31415 \family sans
31416 F7
31417 \family default
31418  or the toolbar button 
31419 \begin_inset Info
31420 type  "icon"
31421 arg   "dialog-show spellchecker"
31422 \end_inset
31423
31424  starts the spell checking beginning from the current cursor position.
31425  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31426  you to edit and replace it in a second line.
31427  Whenever an unknown word is found, the word is highlighted and the text
31428  scrolled so that it is visible.
31429  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31430 n, if any could be found.
31431  Clicking on one of the corrections will copy to the 
31432 \family sans
31433 Replacement
31434 \family default
31435  field, double-click invokes directly the replacement.
31436  Unknown but correctly typed words can be added to the personal dictionary.
31437 \end_layout
31438
31439 \begin_layout Standard
31440 By default, the dictionary file used is determined by the document language
31441  that is set in the 
31442 \family sans
31443 Document\SpecialChar \menuseparator
31444 Settings
31445 \family default
31446  dialog.
31447  You can specify the language of a word in the spellchecker dialog by choosing
31448  a different one at the top of the dialog.
31449  LyX can correctly spell check documents containing multiple languages.
31450  This work if you have marked the different languages appropriately and
31451  have the spell checker dictionaries installed.
31452  LyX automatically switches to the appropriate dictionary file.
31453 \end_layout
31454
31455 \begin_layout Subsection
31456 Further Settings
31457 \end_layout
31458
31459 \begin_layout Standard
31460 In LyX's preferences dialog under 
31461 \family sans
31462 Language
31463 \begin_inset space ~
31464 \end_inset
31465
31466 Setting\SpecialChar \menuseparator
31467 Spellchecker
31468 \family default
31469  you can set the following things:
31470 \end_layout
31471
31472 \begin_layout Description
31473 Spellchecker
31474 \begin_inset space ~
31475 \end_inset
31476
31477 engine Select the library LyX should use for spell checking.
31478  Depending on your platform, 
31479 \family typewriter
31480 aspell
31481 \family default
31482
31483 \family typewriter
31484 hunspell
31485 \family default
31486  or 
31487 \family typewriter
31488 enchant
31489 \begin_inset Foot
31490 status collapsed
31491
31492 \begin_layout Plain Layout
31493 Enchant itself is a wrapper library having different configurable back-ends.
31494  Please consult the documentation or man-page of it to learn more.
31495 \end_layout
31496
31497 \end_inset
31498
31499
31500 \family default
31501  are available.
31502  On Windows only 
31503 \family typewriter
31504 hunspell
31505 \family default
31506  is available.
31507 \end_layout
31508
31509 \begin_layout Description
31510 Alternative
31511 \begin_inset space ~
31512 \end_inset
31513
31514 language If this field is not empty, LyX will always use the given language
31515  for the spell checking, no matter what the document language is.
31516 \end_layout
31517
31518 \begin_layout Description
31519 Escape
31520 \begin_inset space ~
31521 \end_inset
31522
31523 characters Allows you to add non-standard characters that the spell checker
31524  should escape, e.
31525 \begin_inset space \thinspace{}
31526 \end_inset
31527
31528 g.
31529 \begin_inset space \space{}
31530 \end_inset
31531
31532 German umlauts.
31533  This should normally not be needed.
31534 \end_layout
31535
31536 \begin_layout Description
31537 Accept
31538 \begin_inset space ~
31539 \end_inset
31540
31541 compound
31542 \begin_inset space ~
31543 \end_inset
31544
31545 words Prevent the spell checker from complaining about compounded words
31546  like 
31547 \begin_inset Quotes eld
31548 \end_inset
31549
31550 passthrough
31551 \begin_inset Quotes erd
31552 \end_inset
31553
31554 .
31555 \end_layout
31556
31557 \begin_layout Description
31558 Spellcheck
31559 \begin_inset space ~
31560 \end_inset
31561
31562 continously Check the spelling of your document as you type it.
31563  Misspelled words gets underlined with a dotted red line.
31564  By right-clicking on an underlined word, the suggestions by the spell appear
31565  in the context menu.
31566  Choosing one of them will replace the misspelled word with the suggested
31567  word.
31568 \end_layout
31569
31570 \begin_layout Description
31571 Spellcheck
31572 \begin_inset space ~
31573 \end_inset
31574
31575 notes
31576 \begin_inset space ~
31577 \end_inset
31578
31579 and
31580 \begin_inset space ~
31581 \end_inset
31582
31583 comments If enabled, the spelling of non-printed document contents is checked
31584  as well.
31585 \end_layout
31586
31587 \begin_layout Section
31588 Thesaurus
31589 \begin_inset Index idx
31590 status collapsed
31591
31592 \begin_layout Plain Layout
31593 Thesaurus
31594 \end_layout
31595
31596 \end_inset
31597
31598
31599 \begin_inset CommandInset label
31600 LatexCommand label
31601 name "sec:Thesaurus"
31602
31603 \end_inset
31604
31605
31606 \end_layout
31607
31608 \begin_layout Standard
31609 LyX provides a multilingual thesaurus.
31610  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31611  the 
31612 \emph on
31613 MyThes
31614 \emph default
31615
31616 \begin_inset Foot
31617 status collapsed
31618
31619 \begin_layout Plain Layout
31620 \begin_inset CommandInset href
31621 LatexCommand href
31622 target "http://lingucomponent.openoffice.org/thesaurus.html"
31623
31624 \end_inset
31625
31626
31627 \end_layout
31628
31629 \end_inset
31630
31631  thesaurus library, which is included in LyX).
31632  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31633  are available for many languages.
31634 \end_layout
31635
31636 \begin_layout Standard
31637 This section describes how new dictionaries are installed and set up for
31638  the use with LyX.
31639 \end_layout
31640
31641 \begin_layout Subsection
31642 Setting up the thesaurus
31643 \end_layout
31644
31645 \begin_layout Standard
31646 The 
31647 \emph on
31648 MyThes/
31649 \emph default
31650 OpenOffice thesauri consist of two files per language: A file with the suffix
31651  
31652 \emph on
31653 *.dat
31654 \emph default
31655  containing the data and an index file with the suffix 
31656 \emph on
31657 *.idx
31658 \emph default
31659 .
31660  The standardized file names include the language code for the given language
31661  (e.
31662 \begin_inset space \thinspace{}
31663 \end_inset
31664
31665 g.
31666  en_EN for English).
31667  For instance, the English files are named:
31668 \end_layout
31669
31670 \begin_layout Itemize
31671 th_en_EN_v2.idx
31672 \end_layout
31673
31674 \begin_layout Itemize
31675 th_en_EN_v2.dat
31676 \end_layout
31677
31678 \begin_layout Standard
31679 If you have OpenOffice and its thesaurus installed, these files should be
31680  already on your system.
31681  If not, you can get dictionaries either from 
31682 \begin_inset Flex URL
31683 status collapsed
31684
31685 \begin_layout Plain Layout
31686
31687 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31688 \end_layout
31689
31690 \end_inset
31691
31692  or from the site 
31693 \begin_inset Flex URL
31694 status collapsed
31695
31696 \begin_layout Plain Layout
31697
31698 http://extensions.services.openoffice.org
31699 \end_layout
31700
31701 \end_inset
31702
31703 .
31704 \begin_inset Foot
31705 status open
31706
31707 \begin_layout Plain Layout
31708 Note that, as of OpenOffice 3.0, the files on 
31709 \begin_inset Flex URL
31710 status collapsed
31711
31712 \begin_layout Plain Layout
31713
31714 http://extensions.services.openoffice.org
31715 \end_layout
31716
31717 \end_inset
31718
31719  are usually packed in extension archives (
31720 \emph on
31721 *.oxt
31722 \emph default
31723 ) that contain other files such as spellchecker dictionaries besides the
31724  thesauri.
31725  These archives are simple zip files, so you can unpack them as you would
31726  unpack a zip archive.
31727 \end_layout
31728
31729 \end_inset
31730
31731  Put the 
31732 \emph on
31733 *.idx
31734 \emph default
31735  and 
31736 \emph on
31737 *.dat
31738 \emph default
31739  files of all languages you want to use into one directory (do not use subfolder
31740 s), and specify the path to this directory in 
31741 \family sans
31742 Tools\SpecialChar \menuseparator
31743 Preferences\SpecialChar \menuseparator
31744 Paths
31745 \family default
31746 .
31747  Now the thesaurus should be ready to use.
31748 \end_layout
31749
31750 \begin_layout Subsection
31751 Using the thesaurus
31752 \end_layout
31753
31754 \begin_layout Standard
31755 To start the thesaurus, use the menu 
31756 \family sans
31757 Tools\SpecialChar \menuseparator
31758 Thesaurus
31759 \family default
31760  or the toolbar button 
31761 \begin_inset Info
31762 type  "icon"
31763 arg   "thesaurus-entry"
31764 \end_inset
31765
31766  while the cursor is at the word you want to look up or while a word is
31767  selected.
31768  A dialog pops up showing you probably related words that you can use as
31769  replacement.
31770  The proposals are grouped into categories.
31771  Note that the thesaurus does not only show synonyms, but also hyperonyms
31772  and hyponyms (such as 
31773 \emph on
31774 plant
31775 \emph default
31776  for 
31777 \emph on
31778 tree
31779 \emph default
31780 ), compounds (such as 
31781 \emph on
31782 tree diagram
31783 \emph default
31784 ) and antonyms (such as 
31785 \emph on
31786 women
31787 \emph default
31788  for 
31789 \emph on
31790 men
31791 \emph default
31792 ), which are marked as such.
31793 \end_layout
31794
31795 \begin_layout Standard
31796 The language is automatically chosen from the language at the cursor, but
31797  you can also switch it in the dialog, as you can enter new words to look
31798  up directly there.
31799 \end_layout
31800
31801 \begin_layout Standard
31802 Note that the thesaurus cannot handle phrases (only compounds that are in
31803  the dictionary, such as the above 
31804 \emph on
31805 tree diagram
31806 \emph default
31807 ), and you have to use the so called lemma form, i.
31808 \begin_inset space \thinspace{}
31809 \end_inset
31810
31811 e.
31812  the form that is used in the dictionaries (for many languages: first person
31813  singular indicative active for nouns, infinitive for verbs).
31814  For example looking up the word forms 
31815 \emph on
31816 reports
31817 \emph default
31818  or 
31819 \emph on
31820 reporting
31821 \emph default
31822  yields no results, while results are shown for the word form 
31823 \emph on
31824 report
31825 \emph default
31826 .
31827  Your best bet is to highlight only the relevant parts of such word (e.
31828 \begin_inset space \thinspace{}
31829 \end_inset
31830
31831 g.
31832  
31833 \emph on
31834 report
31835 \emph default
31836  in 
31837 \emph on
31838 report
31839 \emph default
31840 s), then you get proposals without adjusting the query in the dialog, and
31841  also the replacement will probably be correct (as only the highlighted
31842  part will be replaced, thus the ending remains).
31843 \end_layout
31844
31845 \begin_layout Section
31846 Change Tracking
31847 \begin_inset Index idx
31848 status collapsed
31849
31850 \begin_layout Plain Layout
31851 Change Tracking
31852 \end_layout
31853
31854 \end_inset
31855
31856
31857 \begin_inset Index idx
31858 status collapsed
31859
31860 \begin_layout Plain Layout
31861 Document ! Change Tracking
31862 \end_layout
31863
31864 \end_inset
31865
31866
31867 \begin_inset CommandInset label
31868 LatexCommand label
31869 name "sec:Change-Tracking"
31870
31871 \end_inset
31872
31873
31874 \end_layout
31875
31876 \begin_layout Standard
31877 When you work on a document collaboratively it is extremely useful to be
31878  able to see changes that others have made highlighted in the document.
31879  You can then decide if you want to accept a change or not.
31880  This can be achieved by turning on change tracking in the menu 
31881 \family sans
31882 Document\SpecialChar \menuseparator
31883 Change
31884 \begin_inset space ~
31885 \end_inset
31886
31887 Tracking\SpecialChar \menuseparator
31888 Track
31889 \begin_inset space ~
31890 \end_inset
31891
31892 Changes
31893 \family default
31894 .
31895 \end_layout
31896
31897 \begin_layout Standard
31898 Changes made in the document will then be highlighted by strokes and colors:
31899  
31900 \bar under
31901 \color blue
31902 underlined text
31903 \bar default
31904 \color inherit
31905  is an addition, 
31906 \strikeout on
31907 \color blue
31908 canceled text
31909 \strikeout default
31910 \color inherit
31911  is a deletion.
31912  The color depends on the author that made the change.
31913  You can change the color in LyX's preferences dialog under 
31914 \family sans
31915 Look
31916 \begin_inset space ~
31917 \end_inset
31918
31919 and
31920 \begin_inset space ~
31921 \end_inset
31922
31923 feel
31924 \family default
31925
31926 \family sans
31927 Colors
31928 \family default
31929 .
31930 \begin_inset Index idx
31931 status collapsed
31932
31933 \begin_layout Plain Layout
31934 Color ! Change tracking
31935 \end_layout
31936
31937 \end_inset
31938
31939  The author and the date of the change are shown in LyX's status bar when
31940  the cursor is in changed text.
31941  The same information is shown when you use the toolbar button 
31942 \begin_inset Info
31943 type  "icon"
31944 arg   "changes-merge"
31945 \end_inset
31946
31947 .
31948 \end_layout
31949
31950 \begin_layout Standard
31951 When change tracking is activated, you will see the review toolbar in LyX:
31952 \begin_inset Index idx
31953 status collapsed
31954
31955 \begin_layout Plain Layout
31956 Toolbar ! Review
31957 \end_layout
31958
31959 \end_inset
31960
31961
31962 \end_layout
31963
31964 \begin_layout Standard
31965 \begin_inset VSpace defskip
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \begin_layout Standard
31972 \begin_inset Graphics
31973         filename clipart/ChangesToolbar.png
31974         scale 90
31975
31976 \end_inset
31977
31978
31979 \end_layout
31980
31981 \begin_layout Standard
31982 \begin_inset VSpace defskip
31983 \end_inset
31984
31985
31986 \end_layout
31987
31988 \begin_layout Standard
31989 The review toolbar as shown above contains from left to right the following
31990  buttons:
31991 \end_layout
31992
31993 \begin_layout Standard
31994 \begin_inset VSpace defskip
31995 \end_inset
31996
31997
31998 \end_layout
31999
32000 \begin_layout Standard
32001 \begin_inset Tabular
32002 <lyxtabular version="3" rows="10" columns="2">
32003 <features islongtable="true" longtabularalignment="center">
32004 <column alignment="left" valignment="top" width="0">
32005 <column alignment="left" valignment="top" width="0">
32006 <row interlinespace="2.5mm">
32007 <cell alignment="center" valignment="top" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011
32012 \family sans
32013 \begin_inset Info
32014 type  "icon"
32015 arg   "changes-track"
32016 \end_inset
32017
32018
32019 \end_layout
32020
32021 \end_inset
32022 </cell>
32023 <cell alignment="center" valignment="top" usebox="none">
32024 \begin_inset Text
32025
32026 \begin_layout Plain Layout
32027
32028 \family sans
32029 Document\SpecialChar \menuseparator
32030 Change
32031 \begin_inset space ~
32032 \end_inset
32033
32034 Tracking\SpecialChar \menuseparator
32035 Track
32036 \begin_inset space ~
32037 \end_inset
32038
32039 Changes
32040 \end_layout
32041
32042 \end_inset
32043 </cell>
32044 </row>
32045 <row interlinespace="2.5mm">
32046 <cell alignment="center" valignment="top" usebox="none">
32047 \begin_inset Text
32048
32049 \begin_layout Plain Layout
32050
32051 \family sans
32052 \begin_inset Info
32053 type  "icon"
32054 arg   "changes-output"
32055 \end_inset
32056
32057
32058 \end_layout
32059
32060 \end_inset
32061 </cell>
32062 <cell alignment="center" valignment="top" usebox="none">
32063 \begin_inset Text
32064
32065 \begin_layout Plain Layout
32066
32067 \family sans
32068 Document\SpecialChar \menuseparator
32069 Change
32070 \begin_inset space ~
32071 \end_inset
32072
32073 Tracking\SpecialChar \menuseparator
32074 Show
32075 \begin_inset space ~
32076 \end_inset
32077
32078 Changes
32079 \begin_inset space ~
32080 \end_inset
32081
32082 in
32083 \begin_inset space ~
32084 \end_inset
32085
32086 Output
32087 \end_layout
32088
32089 \end_inset
32090 </cell>
32091 </row>
32092 <row interlinespace="2.5mm">
32093 <cell alignment="center" valignment="top" usebox="none">
32094 \begin_inset Text
32095
32096 \begin_layout Plain Layout
32097
32098 \family sans
32099 \begin_inset Info
32100 type  "icon"
32101 arg   "change-next"
32102 \end_inset
32103
32104
32105 \end_layout
32106
32107 \end_inset
32108 </cell>
32109 <cell alignment="center" valignment="top" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113 Jumps to the next change
32114 \end_layout
32115
32116 \end_inset
32117 </cell>
32118 </row>
32119 <row interlinespace="2.5mm">
32120 <cell alignment="center" valignment="top" usebox="none">
32121 \begin_inset Text
32122
32123 \begin_layout Plain Layout
32124
32125 \family sans
32126 \begin_inset Info
32127 type  "icon"
32128 arg   "change-accept"
32129 \end_inset
32130
32131
32132 \end_layout
32133
32134 \end_inset
32135 </cell>
32136 <cell alignment="center" valignment="top" usebox="none">
32137 \begin_inset Text
32138
32139 \begin_layout Plain Layout
32140
32141 \family sans
32142 Document\SpecialChar \menuseparator
32143 Change
32144 \begin_inset space ~
32145 \end_inset
32146
32147 Tracking\SpecialChar \menuseparator
32148 Accept
32149 \begin_inset space ~
32150 \end_inset
32151
32152 Change
32153 \end_layout
32154
32155 \end_inset
32156 </cell>
32157 </row>
32158 <row interlinespace="2.5mm">
32159 <cell alignment="center" valignment="top" usebox="none">
32160 \begin_inset Text
32161
32162 \begin_layout Plain Layout
32163
32164 \family sans
32165 \begin_inset Info
32166 type  "icon"
32167 arg   "change-reject"
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 <cell alignment="center" valignment="top" usebox="none">
32176 \begin_inset Text
32177
32178 \begin_layout Plain Layout
32179
32180 \family sans
32181 Document\SpecialChar \menuseparator
32182 Change
32183 \begin_inset space ~
32184 \end_inset
32185
32186 Tracking\SpecialChar \menuseparator
32187 Reject
32188 \begin_inset space ~
32189 \end_inset
32190
32191 Change
32192 \end_layout
32193
32194 \end_inset
32195 </cell>
32196 </row>
32197 <row interlinespace="2.5mm">
32198 <cell alignment="center" valignment="top" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202
32203 \family sans
32204 \begin_inset Info
32205 type  "icon"
32206 arg   "changes-merge"
32207 \end_inset
32208
32209
32210 \end_layout
32211
32212 \end_inset
32213 </cell>
32214 <cell alignment="center" valignment="top" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218
32219 \family sans
32220 Document\SpecialChar \menuseparator
32221 Change
32222 \begin_inset space ~
32223 \end_inset
32224
32225 Tracking\SpecialChar \menuseparator
32226 Merge
32227 \begin_inset space ~
32228 \end_inset
32229
32230 Changes
32231 \end_layout
32232
32233 \end_inset
32234 </cell>
32235 </row>
32236 <row interlinespace="2.5mm">
32237 <cell alignment="center" valignment="top" usebox="none">
32238 \begin_inset Text
32239
32240 \begin_layout Plain Layout
32241
32242 \family sans
32243 \begin_inset Info
32244 type  "icon"
32245 arg   "all-changes-accept"
32246 \end_inset
32247
32248
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 <cell alignment="center" valignment="top" usebox="none">
32254 \begin_inset Text
32255
32256 \begin_layout Plain Layout
32257
32258 \family sans
32259 Document\SpecialChar \menuseparator
32260 Change
32261 \begin_inset space ~
32262 \end_inset
32263
32264 Tracking\SpecialChar \menuseparator
32265 Accept
32266 \begin_inset space ~
32267 \end_inset
32268
32269 All
32270 \begin_inset space ~
32271 \end_inset
32272
32273 Changes
32274 \end_layout
32275
32276 \end_inset
32277 </cell>
32278 </row>
32279 <row interlinespace="2.5mm">
32280 <cell alignment="center" valignment="top" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284
32285 \family sans
32286 \begin_inset Info
32287 type  "icon"
32288 arg   "all-changes-reject"
32289 \end_inset
32290
32291
32292 \end_layout
32293
32294 \end_inset
32295 </cell>
32296 <cell alignment="center" valignment="top" usebox="none">
32297 \begin_inset Text
32298
32299 \begin_layout Plain Layout
32300
32301 \family sans
32302 Document\SpecialChar \menuseparator
32303 Change
32304 \begin_inset space ~
32305 \end_inset
32306
32307 Tracking\SpecialChar \menuseparator
32308 Reject
32309 \begin_inset space ~
32310 \end_inset
32311
32312 All
32313 \begin_inset space ~
32314 \end_inset
32315
32316 Changes
32317 \end_layout
32318
32319 \end_inset
32320 </cell>
32321 </row>
32322 <row interlinespace="2.5mm">
32323 <cell alignment="center" valignment="top" usebox="none">
32324 \begin_inset Text
32325
32326 \begin_layout Plain Layout
32327
32328 \family sans
32329 \begin_inset Info
32330 type  "icon"
32331 arg   "note-insert"
32332 \end_inset
32333
32334
32335 \end_layout
32336
32337 \end_inset
32338 </cell>
32339 <cell alignment="center" valignment="top" usebox="none">
32340 \begin_inset Text
32341
32342 \begin_layout Plain Layout
32343
32344 \family sans
32345 Insert\SpecialChar \menuseparator
32346 Note\SpecialChar \menuseparator
32347 LyX
32348 \begin_inset space ~
32349 \end_inset
32350
32351 Note
32352 \end_layout
32353
32354 \end_inset
32355 </cell>
32356 </row>
32357 <row interlinespace="2.5mm">
32358 <cell alignment="center" valignment="top" usebox="none">
32359 \begin_inset Text
32360
32361 \begin_layout Plain Layout
32362
32363 \family sans
32364 \begin_inset Info
32365 type  "icon"
32366 arg   "note-next"
32367 \end_inset
32368
32369
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 <cell alignment="center" valignment="top" usebox="none">
32375 \begin_inset Text
32376
32377 \begin_layout Plain Layout
32378
32379 \family sans
32380 Navigate\SpecialChar \menuseparator
32381 Next
32382 \begin_inset space ~
32383 \end_inset
32384
32385 Note
32386 \end_layout
32387
32388 \end_inset
32389 </cell>
32390 </row>
32391 </lyxtabular>
32392
32393 \end_inset
32394
32395
32396 \end_layout
32397
32398 \begin_layout Standard
32399 \begin_inset VSpace defskip
32400 \end_inset
32401
32402
32403 \end_layout
32404
32405 \begin_layout Standard
32406 The review toolbar helps you to accept, reject, or merge changes – highlight
32407  the change and press one of the desired toolbar buttons.
32408  When you merge changes, a window pops up showing you information about
32409  the next change after the current cursor position.
32410  So you don't need to highlight a certain change.
32411  Within the merge window you can decide to accept or reject changes and
32412  step to the next change.
32413  This way you can jump through all the changes in the document.
32414 \end_layout
32415
32416 \begin_layout Standard
32417 The toolbar has two buttons to handle notes because notes are often important
32418  to describe a change.
32419 \end_layout
32420
32421 \begin_layout Standard
32422 To show made changes in the output you need the LaTeX package 
32423 \series bold
32424 dvipost
32425 \series default
32426
32427 \begin_inset Index idx
32428 status collapsed
32429
32430 \begin_layout Plain Layout
32431 LaTeX-packages ! dvipost
32432 \end_layout
32433
32434 \end_inset
32435
32436  installed.
32437  You will find it in the TeX Catalogue, 
32438 \begin_inset CommandInset citation
32439 LatexCommand cite
32440 key "TeXCatalogue"
32441
32442 \end_inset
32443
32444  or in the package manager of your LaTeX-system.
32445 \end_layout
32446
32447 \begin_layout Section
32448 Comparison of Documents
32449 \begin_inset Index idx
32450 status collapsed
32451
32452 \begin_layout Plain Layout
32453 Comparison of documents
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \end_layout
32460
32461 \begin_layout Standard
32462 You can compare two different LyX files via the menu 
32463 \family sans
32464 Tools\SpecialChar \menuseparator
32465 Compare
32466 \family default
32467 .
32468  The comparison result is a LyX file with change tracking enabled showing
32469  the differences.
32470  In the comparison dialog you can select with the option 
32471 \family sans
32472 Copy
32473 \begin_inset space ~
32474 \end_inset
32475
32476 Document
32477 \begin_inset space ~
32478 \end_inset
32479
32480 Settings
32481 \begin_inset space ~
32482 \end_inset
32483
32484 from
32485 \family default
32486  from which document LyX should take the document settings for the the resulting
32487  difference file.
32488  The option 
32489 \family sans
32490 Enable
32491 \begin_inset space ~
32492 \end_inset
32493
32494 change
32495 \begin_inset space ~
32496 \end_inset
32497
32498 tracking
32499 \begin_inset space ~
32500 \end_inset
32501
32502 features
32503 \begin_inset space ~
32504 \end_inset
32505
32506 in
32507 \begin_inset space ~
32508 \end_inset
32509
32510 the
32511 \begin_inset space ~
32512 \end_inset
32513
32514 output
32515 \family default
32516  enables the change tracking option 
32517 \family sans
32518 Show
32519 \begin_inset space ~
32520 \end_inset
32521
32522 Changes
32523 \begin_inset space ~
32524 \end_inset
32525
32526 in
32527 \begin_inset space ~
32528 \end_inset
32529
32530 Output
32531 \family default
32532  to visualize the differences also in the PDF output of the difference file.
32533 \end_layout
32534
32535 \begin_layout Section
32536 International Support
32537 \begin_inset Index idx
32538 status collapsed
32539
32540 \begin_layout Plain Layout
32541 International support
32542 \end_layout
32543
32544 \end_inset
32545
32546
32547 \end_layout
32548
32549 \begin_layout Standard
32550 This section describes how to use LyX with any language you want.
32551  For some non-western languages there are special Wiki-pages that explain
32552  how to set up LyX to use them: 
32553 \begin_inset CommandInset citation
32554 LatexCommand cite
32555 key "Arabic,Armenian,Farsi,Hebrew"
32556
32557 \end_inset
32558
32559
32560 \end_layout
32561
32562 \begin_layout Standard
32563 Besides languages, LyX also supports phonetic symbols, see section
32564 \begin_inset space ~
32565 \end_inset
32566
32567
32568 \begin_inset CommandInset ref
32569 LatexCommand ref
32570 reference "sub:Special-Character"
32571
32572 \end_inset
32573
32574 .
32575 \end_layout
32576
32577 \begin_layout Subsection
32578 Language Options
32579 \begin_inset Index idx
32580 status collapsed
32581
32582 \begin_layout Plain Layout
32583 Language ! Options
32584 \end_layout
32585
32586 \end_inset
32587
32588
32589 \begin_inset Index idx
32590 status collapsed
32591
32592 \begin_layout Plain Layout
32593 Document ! Settings
32594 \end_layout
32595
32596 \end_inset
32597
32598
32599 \begin_inset Index idx
32600 status collapsed
32601
32602 \begin_layout Plain Layout
32603 Document ! Language
32604 \end_layout
32605
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \begin_layout Standard
32612 The 
32613 \family sans
32614 Document\SpecialChar \menuseparator
32615 Settings
32616 \family default
32617  dialog lets you set 
32618 \family roman
32619 the language and character encoding for your language.
32620  
32621 \end_layout
32622
32623 \begin_layout Standard
32624 Choose your language in the 
32625 \family sans
32626 Language
32627 \family default
32628  section of this dialog.
32629  The default is 
32630 \family sans
32631 English
32632 \family default
32633 .
32634 \end_layout
32635
32636 \begin_layout Standard
32637 Under 
32638 \family sans
32639 Encoding
32640 \family default
32641  you can choose the character encoding map you want to use for LaTeX export.
32642  The option 
32643 \family sans
32644 Language Default
32645 \family default
32646  is the preferred choice and works well in most cases.
32647  For details about the different encoding options see section
32648 \begin_inset space ~
32649 \end_inset
32650
32651
32652 \begin_inset CommandInset ref
32653 LatexCommand ref
32654 reference "chap:The-Document-Settings"
32655
32656 \end_inset
32657
32658 .
32659 \end_layout
32660
32661 \begin_layout Subsection
32662 Keyboard mapping configuration
32663 \begin_inset CommandInset label
32664 LatexCommand label
32665 name "sub:Keyboard-mapping"
32666
32667 \end_inset
32668
32669
32670 \end_layout
32671
32672 \begin_layout Standard
32673 If you have for example a U.
32674 \begin_inset space \thinspace{}
32675 \end_inset
32676
32677 S.-style keyboard and want to write in a language other than English, you
32678  can use an alternate keymap.
32679  For example, if you have a U.
32680 \begin_inset space \thinspace{}
32681 \end_inset
32682
32683 S.-style keyboard but want to write in Italian, you can configure LyX to
32684  use an Italian keymap.
32685  The preferences dialog allows you to choose up to two keyboard mappings,
32686  see section
32687 \begin_inset space ~
32688 \end_inset
32689
32690
32691 \begin_inset CommandInset ref
32692 LatexCommand ref
32693 reference "sub:Keyboard-Map"
32694
32695 \end_inset
32696
32697 .
32698  You can choose primary and secondary keyboard languages and then select
32699  which one you want to use.
32700 \end_layout
32701
32702 \begin_layout Standard
32703 Finally, you may just want to change a few key mappings or create an entirely
32704  different keymap (for Vulcan, for instance).
32705  You may, for example, normally write in Italian on a U.S.
32706  keyboard but want to include an occasional quotation in German.
32707  In such a case, you can write your own keyboard mapping or modify an existing
32708  one to support the characters you want.
32709  This and many other customizations are explained in the 
32710 \emph on
32711 Customization
32712 \emph default
32713  manual.
32714 \end_layout
32715
32716 \begin_layout Subsection
32717 Character Tables
32718 \end_layout
32719
32720 \begin_layout Standard
32721 Table
32722 \begin_inset space ~
32723 \end_inset
32724
32725
32726 \begin_inset CommandInset ref
32727 LatexCommand ref
32728 reference "cap:The-latin1-character"
32729
32730 \end_inset
32731
32732  shows the 
32733 \family typewriter
32734 Latin1
32735 \family default
32736  character set.
32737  You should be able to enter the characters in the first eight columns directly
32738  from the keyboard.
32739 \end_layout
32740
32741 \begin_layout Standard
32742 There are a few things you need to know about this table.
32743  Here are some of the details you'll need to bear in mind when using characters
32744  from the 
32745 \family typewriter
32746 Latin1
32747 \family default
32748  character set:
32749 \end_layout
32750
32751 \begin_layout Itemize
32752 Even if you have selected 
32753 \family sans
32754 latin1
32755 \family default
32756  in the 
32757 \family sans
32758 Document\SpecialChar \menuseparator
32759 Settings
32760 \family default
32761  dialog, users who have only the 
32762 \family typewriter
32763 T1
32764 \family default
32765 -fonts for LaTeX [or who have the 
32766 \family typewriter
32767 T1
32768 \family default
32769 -fonts but aren't using them] will still miss a few characters: D0, F0,
32770  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32771  french quotes won't show up.
32772 \end_layout
32773
32774 \begin_layout Standard
32775 \begin_inset Float table
32776 wide false
32777 sideways false
32778 status open
32779
32780 \begin_layout Plain Layout
32781 \begin_inset Caption
32782
32783 \begin_layout Plain Layout
32784 \begin_inset CommandInset label
32785 LatexCommand label
32786 name "cap:The-latin1-character"
32787
32788 \end_inset
32789
32790 The 
32791 \family typewriter
32792 latin1
32793 \family default
32794  character set
32795 \end_layout
32796
32797 \end_inset
32798
32799
32800 \end_layout
32801
32802 \begin_layout Plain Layout
32803 \align center
32804 \begin_inset Tabular
32805 <lyxtabular version="3" rows="17" columns="17">
32806 <features tabularvalignment="middle">
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 <column alignment="center" valignment="top" width="0pt">
32812 <column alignment="center" valignment="top" width="0pt">
32813 <column alignment="center" valignment="top" width="0pt">
32814 <column alignment="center" valignment="top" width="0pt">
32815 <column alignment="center" valignment="top" width="0pt">
32816 <column alignment="center" valignment="top" width="0pt">
32817 <column alignment="center" valignment="top" width="0pt">
32818 <column alignment="center" valignment="top" width="0pt">
32819 <column alignment="center" valignment="top" width="0pt">
32820 <column alignment="center" valignment="top" width="0pt">
32821 <column alignment="center" valignment="top" width="0pt">
32822 <column alignment="center" valignment="top" width="0pt">
32823 <column alignment="center" valignment="top" width="0pt">
32824 <row>
32825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829
32830 \end_layout
32831
32832 \end_inset
32833 </cell>
32834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32835 \begin_inset Text
32836
32837 \begin_layout Plain Layout
32838
32839 \family roman
32840 \series medium
32841 \shape up
32842 \size tiny
32843 \emph off
32844 \bar no
32845 \noun off
32846 \color none
32847 00
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856
32857 \family roman
32858 \series medium
32859 \shape up
32860 \size tiny
32861 \emph off
32862 \bar no
32863 \noun off
32864 \color none
32865 10
32866 \end_layout
32867
32868 \end_inset
32869 </cell>
32870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32871 \begin_inset Text
32872
32873 \begin_layout Plain Layout
32874
32875 \family roman
32876 \series medium
32877 \shape up
32878 \size tiny
32879 \emph off
32880 \bar no
32881 \noun off
32882 \color none
32883 20
32884 \end_layout
32885
32886 \end_inset
32887 </cell>
32888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32889 \begin_inset Text
32890
32891 \begin_layout Plain Layout
32892
32893 \family roman
32894 \series medium
32895 \shape up
32896 \size tiny
32897 \emph off
32898 \bar no
32899 \noun off
32900 \color none
32901 30
32902 \end_layout
32903
32904 \end_inset
32905 </cell>
32906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \family roman
32912 \series medium
32913 \shape up
32914 \size tiny
32915 \emph off
32916 \bar no
32917 \noun off
32918 \color none
32919 40
32920 \end_layout
32921
32922 \end_inset
32923 </cell>
32924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928
32929 \family roman
32930 \series medium
32931 \shape up
32932 \size tiny
32933 \emph off
32934 \bar no
32935 \noun off
32936 \color none
32937 50
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946
32947 \family roman
32948 \series medium
32949 \shape up
32950 \size tiny
32951 \emph off
32952 \bar no
32953 \noun off
32954 \color none
32955 60
32956 \end_layout
32957
32958 \end_inset
32959 </cell>
32960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32961 \begin_inset Text
32962
32963 \begin_layout Plain Layout
32964
32965 \family roman
32966 \series medium
32967 \shape up
32968 \size tiny
32969 \emph off
32970 \bar no
32971 \noun off
32972 \color none
32973 70
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982
32983 \family roman
32984 \series medium
32985 \shape up
32986 \size tiny
32987 \emph off
32988 \bar no
32989 \noun off
32990 \color none
32991 80
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000
33001 \family roman
33002 \series medium
33003 \shape up
33004 \size tiny
33005 \emph off
33006 \bar no
33007 \noun off
33008 \color none
33009 90
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33015 \begin_inset Text
33016
33017 \begin_layout Plain Layout
33018
33019 \family roman
33020 \series medium
33021 \shape up
33022 \size tiny
33023 \emph off
33024 \bar no
33025 \noun off
33026 \color none
33027 A0
33028 \end_layout
33029
33030 \end_inset
33031 </cell>
33032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33033 \begin_inset Text
33034
33035 \begin_layout Plain Layout
33036
33037 \family roman
33038 \series medium
33039 \shape up
33040 \size tiny
33041 \emph off
33042 \bar no
33043 \noun off
33044 \color none
33045 B0
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054
33055 \family roman
33056 \series medium
33057 \shape up
33058 \size tiny
33059 \emph off
33060 \bar no
33061 \noun off
33062 \color none
33063 C0
33064 \end_layout
33065
33066 \end_inset
33067 </cell>
33068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33069 \begin_inset Text
33070
33071 \begin_layout Plain Layout
33072
33073 \family roman
33074 \series medium
33075 \shape up
33076 \size tiny
33077 \emph off
33078 \bar no
33079 \noun off
33080 \color none
33081 D0
33082 \end_layout
33083
33084 \end_inset
33085 </cell>
33086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33087 \begin_inset Text
33088
33089 \begin_layout Plain Layout
33090
33091 \family roman
33092 \series medium
33093 \shape up
33094 \size tiny
33095 \emph off
33096 \bar no
33097 \noun off
33098 \color none
33099 E0
33100 \end_layout
33101
33102 \end_inset
33103 </cell>
33104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33105 \begin_inset Text
33106
33107 \begin_layout Plain Layout
33108
33109 \family roman
33110 \series medium
33111 \shape up
33112 \size tiny
33113 \emph off
33114 \bar no
33115 \noun off
33116 \color none
33117 F0
33118 \end_layout
33119
33120 \end_inset
33121 </cell>
33122 </row>
33123 <row>
33124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33125 \begin_inset Text
33126
33127 \begin_layout Plain Layout
33128
33129 \family roman
33130 \series medium
33131 \shape up
33132 \size tiny
33133 \emph off
33134 \bar no
33135 \noun off
33136 \color none
33137 00
33138 \end_layout
33139
33140 \end_inset
33141 </cell>
33142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33143 \begin_inset Text
33144
33145 \begin_layout Plain Layout
33146
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33152 \begin_inset Text
33153
33154 \begin_layout Plain Layout
33155
33156 \end_layout
33157
33158 \end_inset
33159 </cell>
33160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33161 \begin_inset Text
33162
33163 \begin_layout Plain Layout
33164
33165 \end_layout
33166
33167 \end_inset
33168 </cell>
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Plain Layout
33173
33174 \family roman
33175 \series medium
33176 \shape up
33177 \emph off
33178 \bar no
33179 \noun off
33180 \color none
33181 0
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190
33191 \family roman
33192 \series medium
33193 \shape up
33194 \emph off
33195 \bar no
33196 \noun off
33197 \color none
33198 @
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207
33208 \family roman
33209 \series medium
33210 \shape up
33211 \emph off
33212 \bar no
33213 \noun off
33214 \color none
33215 P
33216 \end_layout
33217
33218 \end_inset
33219 </cell>
33220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33221 \begin_inset Text
33222
33223 \begin_layout Plain Layout
33224
33225 \family roman
33226 \series medium
33227 \shape up
33228 \emph off
33229 \bar no
33230 \noun off
33231 \color none
33232 '
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241
33242 \family roman
33243 \series medium
33244 \shape up
33245 \emph off
33246 \bar no
33247 \noun off
33248 \color none
33249 p
33250 \end_layout
33251
33252 \end_inset
33253 </cell>
33254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33255 \begin_inset Text
33256
33257 \begin_layout Plain Layout
33258
33259 \end_layout
33260
33261 \end_inset
33262 </cell>
33263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33282 \begin_inset Text
33283
33284 \begin_layout Plain Layout
33285
33286 \family roman
33287 \series medium
33288 \shape up
33289 \emph off
33290 \bar no
33291 \noun off
33292 \color none
33293 °
33294 \end_layout
33295
33296 \end_inset
33297 </cell>
33298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33299 \begin_inset Text
33300
33301 \begin_layout Plain Layout
33302
33303 \family roman
33304 \series medium
33305 \shape up
33306 \emph off
33307 \bar no
33308 \noun off
33309 \color none
33310 À
33311 \end_layout
33312
33313 \end_inset
33314 </cell>
33315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33316 \begin_inset Text
33317
33318 \begin_layout Plain Layout
33319
33320 \family roman
33321 \series medium
33322 \shape up
33323 \emph off
33324 \bar no
33325 \noun off
33326 \color none
33327 Ð
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33333 \begin_inset Text
33334
33335 \begin_layout Plain Layout
33336
33337 \family roman
33338 \series medium
33339 \shape up
33340 \emph off
33341 \bar no
33342 \noun off
33343 \color none
33344 à
33345 \end_layout
33346
33347 \end_inset
33348 </cell>
33349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33350 \begin_inset Text
33351
33352 \begin_layout Plain Layout
33353
33354 \family roman
33355 \series medium
33356 \shape up
33357 \emph off
33358 \bar no
33359 \noun off
33360 \color none
33361 ð
33362 \end_layout
33363
33364 \end_inset
33365 </cell>
33366 </row>
33367 <row>
33368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33369 \begin_inset Text
33370
33371 \begin_layout Plain Layout
33372
33373 \family roman
33374 \series medium
33375 \shape up
33376 \size tiny
33377 \emph off
33378 \bar no
33379 \noun off
33380 \color none
33381 01
33382 \end_layout
33383
33384 \end_inset
33385 </cell>
33386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33387 \begin_inset Text
33388
33389 \begin_layout Plain Layout
33390
33391 \end_layout
33392
33393 \end_inset
33394 </cell>
33395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33396 \begin_inset Text
33397
33398 \begin_layout Plain Layout
33399
33400 \end_layout
33401
33402 \end_inset
33403 </cell>
33404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33405 \begin_inset Text
33406
33407 \begin_layout Plain Layout
33408
33409 \family roman
33410 \series medium
33411 \shape up
33412 \emph off
33413 \bar no
33414 \noun off
33415 \color none
33416 !
33417 \end_layout
33418
33419 \end_inset
33420 </cell>
33421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33422 \begin_inset Text
33423
33424 \begin_layout Plain Layout
33425
33426 \family roman
33427 \series medium
33428 \shape up
33429 \emph off
33430 \bar no
33431 \noun off
33432 \color none
33433 1
33434 \end_layout
33435
33436 \end_inset
33437 </cell>
33438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33439 \begin_inset Text
33440
33441 \begin_layout Plain Layout
33442
33443 \family roman
33444 \series medium
33445 \shape up
33446 \emph off
33447 \bar no
33448 \noun off
33449 \color none
33450 A
33451 \end_layout
33452
33453 \end_inset
33454 </cell>
33455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33456 \begin_inset Text
33457
33458 \begin_layout Plain Layout
33459
33460 \family roman
33461 \series medium
33462 \shape up
33463 \emph off
33464 \bar no
33465 \noun off
33466 \color none
33467 Q
33468 \end_layout
33469
33470 \end_inset
33471 </cell>
33472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33473 \begin_inset Text
33474
33475 \begin_layout Plain Layout
33476
33477 \family roman
33478 \series medium
33479 \shape up
33480 \emph off
33481 \bar no
33482 \noun off
33483 \color none
33484 a
33485 \end_layout
33486
33487 \end_inset
33488 </cell>
33489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33490 \begin_inset Text
33491
33492 \begin_layout Plain Layout
33493
33494 \family roman
33495 \series medium
33496 \shape up
33497 \emph off
33498 \bar no
33499 \noun off
33500 \color none
33501 q
33502 \end_layout
33503
33504 \end_inset
33505 </cell>
33506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33507 \begin_inset Text
33508
33509 \begin_layout Plain Layout
33510
33511 \end_layout
33512
33513 \end_inset
33514 </cell>
33515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33516 \begin_inset Text
33517
33518 \begin_layout Plain Layout
33519
33520 \end_layout
33521
33522 \end_inset
33523 </cell>
33524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33525 \begin_inset Text
33526
33527 \begin_layout Plain Layout
33528
33529 \family roman
33530 \series medium
33531 \shape up
33532 \emph off
33533 \bar no
33534 \noun off
33535 \color none
33536 ¡
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33542 \begin_inset Text
33543
33544 \begin_layout Plain Layout
33545
33546 \family roman
33547 \series medium
33548 \shape up
33549 \emph off
33550 \bar no
33551 \noun off
33552 \color none
33553 ±
33554 \end_layout
33555
33556 \end_inset
33557 </cell>
33558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33559 \begin_inset Text
33560
33561 \begin_layout Plain Layout
33562
33563 \family roman
33564 \series medium
33565 \shape up
33566 \emph off
33567 \bar no
33568 \noun off
33569 \color none
33570 Á
33571 \end_layout
33572
33573 \end_inset
33574 </cell>
33575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33576 \begin_inset Text
33577
33578 \begin_layout Plain Layout
33579
33580 \family roman
33581 \series medium
33582 \shape up
33583 \emph off
33584 \bar no
33585 \noun off
33586 \color none
33587 Ñ
33588 \end_layout
33589
33590 \end_inset
33591 </cell>
33592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33593 \begin_inset Text
33594
33595 \begin_layout Plain Layout
33596
33597 \family roman
33598 \series medium
33599 \shape up
33600 \emph off
33601 \bar no
33602 \noun off
33603 \color none
33604 á
33605 \end_layout
33606
33607 \end_inset
33608 </cell>
33609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33610 \begin_inset Text
33611
33612 \begin_layout Plain Layout
33613
33614 \family roman
33615 \series medium
33616 \shape up
33617 \emph off
33618 \bar no
33619 \noun off
33620 \color none
33621 ñ
33622 \end_layout
33623
33624 \end_inset
33625 </cell>
33626 </row>
33627 <row>
33628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632
33633 \family roman
33634 \series medium
33635 \shape up
33636 \size tiny
33637 \emph off
33638 \bar no
33639 \noun off
33640 \color none
33641 02
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33647 \begin_inset Text
33648
33649 \begin_layout Plain Layout
33650
33651 \end_layout
33652
33653 \end_inset
33654 </cell>
33655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33656 \begin_inset Text
33657
33658 \begin_layout Plain Layout
33659
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668
33669 \family roman
33670 \series medium
33671 \shape up
33672 \emph off
33673 \bar no
33674 \noun off
33675 \color none
33676 \begin_inset Quotes eld
33677 \end_inset
33678
33679
33680 \end_layout
33681
33682 \end_inset
33683 </cell>
33684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688
33689 \family roman
33690 \series medium
33691 \shape up
33692 \emph off
33693 \bar no
33694 \noun off
33695 \color none
33696 2
33697 \end_layout
33698
33699 \end_inset
33700 </cell>
33701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33702 \begin_inset Text
33703
33704 \begin_layout Plain Layout
33705
33706 \family roman
33707 \series medium
33708 \shape up
33709 \emph off
33710 \bar no
33711 \noun off
33712 \color none
33713 B
33714 \end_layout
33715
33716 \end_inset
33717 </cell>
33718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33719 \begin_inset Text
33720
33721 \begin_layout Plain Layout
33722
33723 \family roman
33724 \series medium
33725 \shape up
33726 \emph off
33727 \bar no
33728 \noun off
33729 \color none
33730 R
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739
33740 \family roman
33741 \series medium
33742 \shape up
33743 \emph off
33744 \bar no
33745 \noun off
33746 \color none
33747 b
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756
33757 \family roman
33758 \series medium
33759 \shape up
33760 \emph off
33761 \bar no
33762 \noun off
33763 \color none
33764 r
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33770 \begin_inset Text
33771
33772 \begin_layout Plain Layout
33773
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Plain Layout
33782
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791 ¢
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800
33801 \family roman
33802 \series medium
33803 \shape up
33804 \emph off
33805 \bar no
33806 \noun off
33807 \color none
33808 ²
33809 \end_layout
33810
33811 \end_inset
33812 </cell>
33813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33814 \begin_inset Text
33815
33816 \begin_layout Plain Layout
33817
33818 \family roman
33819 \series medium
33820 \shape up
33821 \emph off
33822 \bar no
33823 \noun off
33824 \color none
33825 Â
33826 \end_layout
33827
33828 \end_inset
33829 </cell>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834
33835 \family roman
33836 \series medium
33837 \shape up
33838 \emph off
33839 \bar no
33840 \noun off
33841 \color none
33842 Ò
33843 \end_layout
33844
33845 \end_inset
33846 </cell>
33847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33848 \begin_inset Text
33849
33850 \begin_layout Plain Layout
33851
33852 \family roman
33853 \series medium
33854 \shape up
33855 \emph off
33856 \bar no
33857 \noun off
33858 \color none
33859 â
33860 \end_layout
33861
33862 \end_inset
33863 </cell>
33864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33865 \begin_inset Text
33866
33867 \begin_layout Plain Layout
33868
33869 \family roman
33870 \series medium
33871 \shape up
33872 \emph off
33873 \bar no
33874 \noun off
33875 \color none
33876 ò
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 </row>
33882 <row>
33883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family roman
33889 \series medium
33890 \shape up
33891 \size tiny
33892 \emph off
33893 \bar no
33894 \noun off
33895 \color none
33896 03
33897 \end_layout
33898
33899 \end_inset
33900 </cell>
33901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33902 \begin_inset Text
33903
33904 \begin_layout Plain Layout
33905
33906 \end_layout
33907
33908 \end_inset
33909 </cell>
33910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33911 \begin_inset Text
33912
33913 \begin_layout Plain Layout
33914
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923
33924 \family roman
33925 \series medium
33926 \shape up
33927 \emph off
33928 \bar no
33929 \noun off
33930 \color none
33931 #
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33937 \begin_inset Text
33938
33939 \begin_layout Plain Layout
33940
33941 \family roman
33942 \series medium
33943 \shape up
33944 \emph off
33945 \bar no
33946 \noun off
33947 \color none
33948 3
33949 \end_layout
33950
33951 \end_inset
33952 </cell>
33953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33954 \begin_inset Text
33955
33956 \begin_layout Plain Layout
33957
33958 \family roman
33959 \series medium
33960 \shape up
33961 \emph off
33962 \bar no
33963 \noun off
33964 \color none
33965 C
33966 \end_layout
33967
33968 \end_inset
33969 </cell>
33970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33971 \begin_inset Text
33972
33973 \begin_layout Plain Layout
33974
33975 \family roman
33976 \series medium
33977 \shape up
33978 \emph off
33979 \bar no
33980 \noun off
33981 \color none
33982 S
33983 \end_layout
33984
33985 \end_inset
33986 </cell>
33987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33988 \begin_inset Text
33989
33990 \begin_layout Plain Layout
33991
33992 \family roman
33993 \series medium
33994 \shape up
33995 \emph off
33996 \bar no
33997 \noun off
33998 \color none
33999 c
34000 \end_layout
34001
34002 \end_inset
34003 </cell>
34004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34005 \begin_inset Text
34006
34007 \begin_layout Plain Layout
34008
34009 \family roman
34010 \series medium
34011 \shape up
34012 \emph off
34013 \bar no
34014 \noun off
34015 \color none
34016 s
34017 \end_layout
34018
34019 \end_inset
34020 </cell>
34021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34022 \begin_inset Text
34023
34024 \begin_layout Plain Layout
34025
34026 \end_layout
34027
34028 \end_inset
34029 </cell>
34030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34031 \begin_inset Text
34032
34033 \begin_layout Plain Layout
34034
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34040 \begin_inset Text
34041
34042 \begin_layout Plain Layout
34043
34044 \family roman
34045 \series medium
34046 \shape up
34047 \emph off
34048 \bar no
34049 \noun off
34050 \color none
34051 £
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060
34061 \family roman
34062 \series medium
34063 \shape up
34064 \emph off
34065 \bar no
34066 \noun off
34067 \color none
34068 ³
34069 \end_layout
34070
34071 \end_inset
34072 </cell>
34073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34074 \begin_inset Text
34075
34076 \begin_layout Plain Layout
34077
34078 \family roman
34079 \series medium
34080 \shape up
34081 \emph off
34082 \bar no
34083 \noun off
34084 \color none
34085 Ã
34086 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094
34095 \family roman
34096 \series medium
34097 \shape up
34098 \emph off
34099 \bar no
34100 \noun off
34101 \color none
34102 Ó
34103 \end_layout
34104
34105 \end_inset
34106 </cell>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \family roman
34113 \series medium
34114 \shape up
34115 \emph off
34116 \bar no
34117 \noun off
34118 \color none
34119 ã
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128
34129 \family roman
34130 \series medium
34131 \shape up
34132 \emph off
34133 \bar no
34134 \noun off
34135 \color none
34136 ó
34137 \end_layout
34138
34139 \end_inset
34140 </cell>
34141 </row>
34142 <row>
34143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Plain Layout
34147
34148 \family roman
34149 \series medium
34150 \shape up
34151 \size tiny
34152 \emph off
34153 \bar no
34154 \noun off
34155 \color none
34156 04
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Plain Layout
34165
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183
34184 \family roman
34185 \series medium
34186 \shape up
34187 \emph off
34188 \bar no
34189 \noun off
34190 \color none
34191 $
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34197 \begin_inset Text
34198
34199 \begin_layout Plain Layout
34200
34201 \family roman
34202 \series medium
34203 \shape up
34204 \emph off
34205 \bar no
34206 \noun off
34207 \color none
34208 4
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217
34218 \family roman
34219 \series medium
34220 \shape up
34221 \emph off
34222 \bar no
34223 \noun off
34224 \color none
34225 D
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34231 \begin_inset Text
34232
34233 \begin_layout Plain Layout
34234
34235 \family roman
34236 \series medium
34237 \shape up
34238 \emph off
34239 \bar no
34240 \noun off
34241 \color none
34242 T
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251
34252 \family roman
34253 \series medium
34254 \shape up
34255 \emph off
34256 \bar no
34257 \noun off
34258 \color none
34259 d
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Plain Layout
34268
34269 \family roman
34270 \series medium
34271 \shape up
34272 \emph off
34273 \bar no
34274 \noun off
34275 \color none
34276 t
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Plain Layout
34303 ¤
34304 \end_layout
34305
34306 \end_inset
34307 </cell>
34308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34309 \begin_inset Text
34310
34311 \begin_layout Plain Layout
34312
34313 \family roman
34314 \series medium
34315 \shape up
34316 \emph off
34317 \bar no
34318 \noun off
34319 \color none
34320 ´
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329
34330 \family roman
34331 \series medium
34332 \shape up
34333 \emph off
34334 \bar no
34335 \noun off
34336 \color none
34337 Ä
34338 \end_layout
34339
34340 \end_inset
34341 </cell>
34342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34343 \begin_inset Text
34344
34345 \begin_layout Plain Layout
34346
34347 \family roman
34348 \series medium
34349 \shape up
34350 \emph off
34351 \bar no
34352 \noun off
34353 \color none
34354 Ô
34355 \end_layout
34356
34357 \end_inset
34358 </cell>
34359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34360 \begin_inset Text
34361
34362 \begin_layout Plain Layout
34363
34364 \family roman
34365 \series medium
34366 \shape up
34367 \emph off
34368 \bar no
34369 \noun off
34370 \color none
34371 ä
34372 \end_layout
34373
34374 \end_inset
34375 </cell>
34376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34377 \begin_inset Text
34378
34379 \begin_layout Plain Layout
34380
34381 \family roman
34382 \series medium
34383 \shape up
34384 \emph off
34385 \bar no
34386 \noun off
34387 \color none
34388 ô
34389 \end_layout
34390
34391 \end_inset
34392 </cell>
34393 </row>
34394 <row>
34395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34396 \begin_inset Text
34397
34398 \begin_layout Plain Layout
34399
34400 \family roman
34401 \series medium
34402 \shape up
34403 \size tiny
34404 \emph off
34405 \bar no
34406 \noun off
34407 \color none
34408 05
34409 \end_layout
34410
34411 \end_inset
34412 </cell>
34413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34414 \begin_inset Text
34415
34416 \begin_layout Plain Layout
34417
34418 \end_layout
34419
34420 \end_inset
34421 </cell>
34422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34423 \begin_inset Text
34424
34425 \begin_layout Plain Layout
34426
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34432 \begin_inset Text
34433
34434 \begin_layout Plain Layout
34435
34436 \family roman
34437 \series medium
34438 \shape up
34439 \emph off
34440 \bar no
34441 \noun off
34442 \color none
34443 %
34444 \end_layout
34445
34446 \end_inset
34447 </cell>
34448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34449 \begin_inset Text
34450
34451 \begin_layout Plain Layout
34452
34453 \family roman
34454 \series medium
34455 \shape up
34456 \emph off
34457 \bar no
34458 \noun off
34459 \color none
34460 5
34461 \end_layout
34462
34463 \end_inset
34464 </cell>
34465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34466 \begin_inset Text
34467
34468 \begin_layout Plain Layout
34469
34470 \family roman
34471 \series medium
34472 \shape up
34473 \emph off
34474 \bar no
34475 \noun off
34476 \color none
34477 E
34478 \end_layout
34479
34480 \end_inset
34481 </cell>
34482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34483 \begin_inset Text
34484
34485 \begin_layout Plain Layout
34486
34487 \family roman
34488 \series medium
34489 \shape up
34490 \emph off
34491 \bar no
34492 \noun off
34493 \color none
34494 U
34495 \end_layout
34496
34497 \end_inset
34498 </cell>
34499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34500 \begin_inset Text
34501
34502 \begin_layout Plain Layout
34503
34504 \family roman
34505 \series medium
34506 \shape up
34507 \emph off
34508 \bar no
34509 \noun off
34510 \color none
34511 e
34512 \end_layout
34513
34514 \end_inset
34515 </cell>
34516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34517 \begin_inset Text
34518
34519 \begin_layout Plain Layout
34520
34521 \family roman
34522 \series medium
34523 \shape up
34524 \emph off
34525 \bar no
34526 \noun off
34527 \color none
34528 u
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537
34538 \end_layout
34539
34540 \end_inset
34541 </cell>
34542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34543 \begin_inset Text
34544
34545 \begin_layout Plain Layout
34546
34547 \end_layout
34548
34549 \end_inset
34550 </cell>
34551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Plain Layout
34555 ¥
34556 \end_layout
34557
34558 \end_inset
34559 </cell>
34560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34561 \begin_inset Text
34562
34563 \begin_layout Plain Layout
34564
34565 \family roman
34566 \series medium
34567 \shape up
34568 \emph off
34569 \bar no
34570 \noun off
34571 \color none
34572 µ
34573 \end_layout
34574
34575 \end_inset
34576 </cell>
34577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34578 \begin_inset Text
34579
34580 \begin_layout Plain Layout
34581
34582 \family roman
34583 \series medium
34584 \shape up
34585 \emph off
34586 \bar no
34587 \noun off
34588 \color none
34589 Å
34590 \end_layout
34591
34592 \end_inset
34593 </cell>
34594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34595 \begin_inset Text
34596
34597 \begin_layout Plain Layout
34598
34599 \family roman
34600 \series medium
34601 \shape up
34602 \emph off
34603 \bar no
34604 \noun off
34605 \color none
34606 Õ
34607 \end_layout
34608
34609 \end_inset
34610 </cell>
34611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34612 \begin_inset Text
34613
34614 \begin_layout Plain Layout
34615
34616 \family roman
34617 \series medium
34618 \shape up
34619 \emph off
34620 \bar no
34621 \noun off
34622 \color none
34623 å
34624 \end_layout
34625
34626 \end_inset
34627 </cell>
34628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34629 \begin_inset Text
34630
34631 \begin_layout Plain Layout
34632
34633 \family roman
34634 \series medium
34635 \shape up
34636 \emph off
34637 \bar no
34638 \noun off
34639 \color none
34640 õ
34641 \end_layout
34642
34643 \end_inset
34644 </cell>
34645 </row>
34646 <row>
34647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651
34652 \family roman
34653 \series medium
34654 \shape up
34655 \size tiny
34656 \emph off
34657 \bar no
34658 \noun off
34659 \color none
34660 06
34661 \end_layout
34662
34663 \end_inset
34664 </cell>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669
34670 \end_layout
34671
34672 \end_inset
34673 </cell>
34674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34675 \begin_inset Text
34676
34677 \begin_layout Plain Layout
34678
34679 \end_layout
34680
34681 \end_inset
34682 </cell>
34683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34684 \begin_inset Text
34685
34686 \begin_layout Plain Layout
34687
34688 \family roman
34689 \series medium
34690 \shape up
34691 \emph off
34692 \bar no
34693 \noun off
34694 \color none
34695 &
34696 \end_layout
34697
34698 \end_inset
34699 </cell>
34700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34701 \begin_inset Text
34702
34703 \begin_layout Plain Layout
34704
34705 \family roman
34706 \series medium
34707 \shape up
34708 \emph off
34709 \bar no
34710 \noun off
34711 \color none
34712 6
34713 \end_layout
34714
34715 \end_inset
34716 </cell>
34717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34718 \begin_inset Text
34719
34720 \begin_layout Plain Layout
34721
34722 \family roman
34723 \series medium
34724 \shape up
34725 \emph off
34726 \bar no
34727 \noun off
34728 \color none
34729 F
34730 \end_layout
34731
34732 \end_inset
34733 </cell>
34734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34735 \begin_inset Text
34736
34737 \begin_layout Plain Layout
34738
34739 \family roman
34740 \series medium
34741 \shape up
34742 \emph off
34743 \bar no
34744 \noun off
34745 \color none
34746 V
34747 \end_layout
34748
34749 \end_inset
34750 </cell>
34751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34752 \begin_inset Text
34753
34754 \begin_layout Plain Layout
34755
34756 \family roman
34757 \series medium
34758 \shape up
34759 \emph off
34760 \bar no
34761 \noun off
34762 \color none
34763 f
34764 \end_layout
34765
34766 \end_inset
34767 </cell>
34768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34769 \begin_inset Text
34770
34771 \begin_layout Plain Layout
34772
34773 \family roman
34774 \series medium
34775 \shape up
34776 \emph off
34777 \bar no
34778 \noun off
34779 \color none
34780 v
34781 \end_layout
34782
34783 \end_inset
34784 </cell>
34785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34786 \begin_inset Text
34787
34788 \begin_layout Plain Layout
34789
34790 \end_layout
34791
34792 \end_inset
34793 </cell>
34794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34795 \begin_inset Text
34796
34797 \begin_layout Plain Layout
34798
34799 \end_layout
34800
34801 \end_inset
34802 </cell>
34803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34804 \begin_inset Text
34805
34806 \begin_layout Plain Layout
34807 ¦
34808 \end_layout
34809
34810 \end_inset
34811 </cell>
34812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34813 \begin_inset Text
34814
34815 \begin_layout Plain Layout
34816
34817 \family roman
34818 \series medium
34819 \shape up
34820 \emph off
34821 \bar no
34822 \noun off
34823 \color none
34824
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34830 \begin_inset Text
34831
34832 \begin_layout Plain Layout
34833
34834 \family roman
34835 \series medium
34836 \shape up
34837 \emph off
34838 \bar no
34839 \noun off
34840 \color none
34841 Æ
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34847 \begin_inset Text
34848
34849 \begin_layout Plain Layout
34850
34851 \family roman
34852 \series medium
34853 \shape up
34854 \emph off
34855 \bar no
34856 \noun off
34857 \color none
34858 Ö
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867
34868 \family roman
34869 \series medium
34870 \shape up
34871 \emph off
34872 \bar no
34873 \noun off
34874 \color none
34875 æ
34876 \end_layout
34877
34878 \end_inset
34879 </cell>
34880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34881 \begin_inset Text
34882
34883 \begin_layout Plain Layout
34884
34885 \family roman
34886 \series medium
34887 \shape up
34888 \emph off
34889 \bar no
34890 \noun off
34891 \color none
34892 ö
34893 \end_layout
34894
34895 \end_inset
34896 </cell>
34897 </row>
34898 <row>
34899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34900 \begin_inset Text
34901
34902 \begin_layout Plain Layout
34903
34904 \family roman
34905 \series medium
34906 \shape up
34907 \size tiny
34908 \emph off
34909 \bar no
34910 \noun off
34911 \color none
34912 07
34913 \end_layout
34914
34915 \end_inset
34916 </cell>
34917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34918 \begin_inset Text
34919
34920 \begin_layout Plain Layout
34921
34922 \end_layout
34923
34924 \end_inset
34925 </cell>
34926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34927 \begin_inset Text
34928
34929 \begin_layout Plain Layout
34930
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34936 \begin_inset Text
34937
34938 \begin_layout Plain Layout
34939
34940 \family roman
34941 \series medium
34942 \shape up
34943 \emph off
34944 \bar no
34945 \noun off
34946 \color none
34947 `
34948 \end_layout
34949
34950 \end_inset
34951 </cell>
34952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34953 \begin_inset Text
34954
34955 \begin_layout Plain Layout
34956
34957 \family roman
34958 \series medium
34959 \shape up
34960 \emph off
34961 \bar no
34962 \noun off
34963 \color none
34964 7
34965 \end_layout
34966
34967 \end_inset
34968 </cell>
34969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973
34974 \family roman
34975 \series medium
34976 \shape up
34977 \emph off
34978 \bar no
34979 \noun off
34980 \color none
34981 G
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34987 \begin_inset Text
34988
34989 \begin_layout Plain Layout
34990
34991 \family roman
34992 \series medium
34993 \shape up
34994 \emph off
34995 \bar no
34996 \noun off
34997 \color none
34998 W
34999 \end_layout
35000
35001 \end_inset
35002 </cell>
35003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35004 \begin_inset Text
35005
35006 \begin_layout Plain Layout
35007
35008 \family roman
35009 \series medium
35010 \shape up
35011 \emph off
35012 \bar no
35013 \noun off
35014 \color none
35015 g
35016 \end_layout
35017
35018 \end_inset
35019 </cell>
35020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35021 \begin_inset Text
35022
35023 \begin_layout Plain Layout
35024
35025 \family roman
35026 \series medium
35027 \shape up
35028 \emph off
35029 \bar no
35030 \noun off
35031 \color none
35032 w
35033 \end_layout
35034
35035 \end_inset
35036 </cell>
35037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041
35042 \end_layout
35043
35044 \end_inset
35045 </cell>
35046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Plain Layout
35050
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059
35060 \family roman
35061 \series medium
35062 \shape up
35063 \emph off
35064 \bar no
35065 \noun off
35066 \color none
35067 §
35068 \end_layout
35069
35070 \end_inset
35071 </cell>
35072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35073 \begin_inset Text
35074
35075 \begin_layout Plain Layout
35076
35077 \family roman
35078 \series medium
35079 \shape up
35080 \emph off
35081 \bar no
35082 \noun off
35083 \color none
35084 ·
35085 \end_layout
35086
35087 \end_inset
35088 </cell>
35089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35090 \begin_inset Text
35091
35092 \begin_layout Plain Layout
35093
35094 \family roman
35095 \series medium
35096 \shape up
35097 \emph off
35098 \bar no
35099 \noun off
35100 \color none
35101 Ç
35102 \end_layout
35103
35104 \end_inset
35105 </cell>
35106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35107 \begin_inset Text
35108
35109 \begin_layout Plain Layout
35110
35111 \family roman
35112 \series medium
35113 \shape up
35114 \emph off
35115 \bar no
35116 \noun off
35117 \color none
35118 ×
35119 \end_layout
35120
35121 \end_inset
35122 </cell>
35123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35124 \begin_inset Text
35125
35126 \begin_layout Plain Layout
35127
35128 \family roman
35129 \series medium
35130 \shape up
35131 \emph off
35132 \bar no
35133 \noun off
35134 \color none
35135 ç
35136 \end_layout
35137
35138 \end_inset
35139 </cell>
35140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35141 \begin_inset Text
35142
35143 \begin_layout Plain Layout
35144
35145 \family roman
35146 \series medium
35147 \shape up
35148 \emph off
35149 \bar no
35150 \noun off
35151 \color none
35152 ÷
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 </row>
35158 <row>
35159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35160 \begin_inset Text
35161
35162 \begin_layout Plain Layout
35163
35164 \family roman
35165 \series medium
35166 \shape up
35167 \size tiny
35168 \emph off
35169 \bar no
35170 \noun off
35171 \color none
35172 08
35173 \end_layout
35174
35175 \end_inset
35176 </cell>
35177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35178 \begin_inset Text
35179
35180 \begin_layout Plain Layout
35181
35182 \end_layout
35183
35184 \end_inset
35185 </cell>
35186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35187 \begin_inset Text
35188
35189 \begin_layout Plain Layout
35190
35191 \end_layout
35192
35193 \end_inset
35194 </cell>
35195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199
35200 \family roman
35201 \series medium
35202 \shape up
35203 \emph off
35204 \bar no
35205 \noun off
35206 \color none
35207 (
35208 \end_layout
35209
35210 \end_inset
35211 </cell>
35212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35213 \begin_inset Text
35214
35215 \begin_layout Plain Layout
35216
35217 \family roman
35218 \series medium
35219 \shape up
35220 \emph off
35221 \bar no
35222 \noun off
35223 \color none
35224 8
35225 \end_layout
35226
35227 \end_inset
35228 </cell>
35229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35230 \begin_inset Text
35231
35232 \begin_layout Plain Layout
35233
35234 \family roman
35235 \series medium
35236 \shape up
35237 \emph off
35238 \bar no
35239 \noun off
35240 \color none
35241 H
35242 \end_layout
35243
35244 \end_inset
35245 </cell>
35246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35247 \begin_inset Text
35248
35249 \begin_layout Plain Layout
35250
35251 \family roman
35252 \series medium
35253 \shape up
35254 \emph off
35255 \bar no
35256 \noun off
35257 \color none
35258 X
35259 \end_layout
35260
35261 \end_inset
35262 </cell>
35263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35264 \begin_inset Text
35265
35266 \begin_layout Plain Layout
35267
35268 \family roman
35269 \series medium
35270 \shape up
35271 \emph off
35272 \bar no
35273 \noun off
35274 \color none
35275 h
35276 \end_layout
35277
35278 \end_inset
35279 </cell>
35280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35281 \begin_inset Text
35282
35283 \begin_layout Plain Layout
35284
35285 \family roman
35286 \series medium
35287 \shape up
35288 \emph off
35289 \bar no
35290 \noun off
35291 \color none
35292 x
35293 \end_layout
35294
35295 \end_inset
35296 </cell>
35297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35298 \begin_inset Text
35299
35300 \begin_layout Plain Layout
35301
35302 \end_layout
35303
35304 \end_inset
35305 </cell>
35306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35307 \begin_inset Text
35308
35309 \begin_layout Plain Layout
35310
35311 \end_layout
35312
35313 \end_inset
35314 </cell>
35315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35316 \begin_inset Text
35317
35318 \begin_layout Plain Layout
35319
35320 \family roman
35321 \series medium
35322 \shape up
35323 \emph off
35324 \bar no
35325 \noun off
35326 \color none
35327 ¨
35328 \end_layout
35329
35330 \end_inset
35331 </cell>
35332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35333 \begin_inset Text
35334
35335 \begin_layout Plain Layout
35336
35337 \family roman
35338 \series medium
35339 \shape up
35340 \emph off
35341 \bar no
35342 \noun off
35343 \color none
35344 ¸
35345 \end_layout
35346
35347 \end_inset
35348 </cell>
35349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353
35354 \family roman
35355 \series medium
35356 \shape up
35357 \emph off
35358 \bar no
35359 \noun off
35360 \color none
35361 È
35362 \end_layout
35363
35364 \end_inset
35365 </cell>
35366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35367 \begin_inset Text
35368
35369 \begin_layout Plain Layout
35370
35371 \family roman
35372 \series medium
35373 \shape up
35374 \emph off
35375 \bar no
35376 \noun off
35377 \color none
35378 Ø
35379 \end_layout
35380
35381 \end_inset
35382 </cell>
35383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35384 \begin_inset Text
35385
35386 \begin_layout Plain Layout
35387
35388 \family roman
35389 \series medium
35390 \shape up
35391 \emph off
35392 \bar no
35393 \noun off
35394 \color none
35395 è
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35401 \begin_inset Text
35402
35403 \begin_layout Plain Layout
35404
35405 \family roman
35406 \series medium
35407 \shape up
35408 \emph off
35409 \bar no
35410 \noun off
35411 \color none
35412 ø
35413 \end_layout
35414
35415 \end_inset
35416 </cell>
35417 </row>
35418 <row>
35419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35420 \begin_inset Text
35421
35422 \begin_layout Plain Layout
35423
35424 \family roman
35425 \series medium
35426 \shape up
35427 \size tiny
35428 \emph off
35429 \bar no
35430 \noun off
35431 \color none
35432 09
35433 \end_layout
35434
35435 \end_inset
35436 </cell>
35437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35438 \begin_inset Text
35439
35440 \begin_layout Plain Layout
35441
35442 \end_layout
35443
35444 \end_inset
35445 </cell>
35446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35447 \begin_inset Text
35448
35449 \begin_layout Plain Layout
35450
35451 \end_layout
35452
35453 \end_inset
35454 </cell>
35455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35456 \begin_inset Text
35457
35458 \begin_layout Plain Layout
35459
35460 \family roman
35461 \series medium
35462 \shape up
35463 \emph off
35464 \bar no
35465 \noun off
35466 \color none
35467 )
35468 \end_layout
35469
35470 \end_inset
35471 </cell>
35472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35473 \begin_inset Text
35474
35475 \begin_layout Plain Layout
35476
35477 \family roman
35478 \series medium
35479 \shape up
35480 \emph off
35481 \bar no
35482 \noun off
35483 \color none
35484 9
35485 \end_layout
35486
35487 \end_inset
35488 </cell>
35489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35490 \begin_inset Text
35491
35492 \begin_layout Plain Layout
35493
35494 \family roman
35495 \series medium
35496 \shape up
35497 \emph off
35498 \bar no
35499 \noun off
35500 \color none
35501 I
35502 \end_layout
35503
35504 \end_inset
35505 </cell>
35506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35507 \begin_inset Text
35508
35509 \begin_layout Plain Layout
35510
35511 \family roman
35512 \series medium
35513 \shape up
35514 \emph off
35515 \bar no
35516 \noun off
35517 \color none
35518 Y
35519 \end_layout
35520
35521 \end_inset
35522 </cell>
35523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35524 \begin_inset Text
35525
35526 \begin_layout Plain Layout
35527
35528 \family roman
35529 \series medium
35530 \shape up
35531 \emph off
35532 \bar no
35533 \noun off
35534 \color none
35535 i
35536 \end_layout
35537
35538 \end_inset
35539 </cell>
35540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35541 \begin_inset Text
35542
35543 \begin_layout Plain Layout
35544
35545 \family roman
35546 \series medium
35547 \shape up
35548 \emph off
35549 \bar no
35550 \noun off
35551 \color none
35552 y
35553 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35558 \begin_inset Text
35559
35560 \begin_layout Plain Layout
35561
35562 \end_layout
35563
35564 \end_inset
35565 </cell>
35566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35567 \begin_inset Text
35568
35569 \begin_layout Plain Layout
35570
35571 \end_layout
35572
35573 \end_inset
35574 </cell>
35575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35576 \begin_inset Text
35577
35578 \begin_layout Plain Layout
35579
35580 \family roman
35581 \series medium
35582 \shape up
35583 \emph off
35584 \bar no
35585 \noun off
35586 \color none
35587 ©
35588 \end_layout
35589
35590 \end_inset
35591 </cell>
35592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35593 \begin_inset Text
35594
35595 \begin_layout Plain Layout
35596
35597 \family roman
35598 \series medium
35599 \shape up
35600 \emph off
35601 \bar no
35602 \noun off
35603 \color none
35604 ¹
35605 \end_layout
35606
35607 \end_inset
35608 </cell>
35609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35610 \begin_inset Text
35611
35612 \begin_layout Plain Layout
35613
35614 \family roman
35615 \series medium
35616 \shape up
35617 \emph off
35618 \bar no
35619 \noun off
35620 \color none
35621 É
35622 \end_layout
35623
35624 \end_inset
35625 </cell>
35626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35627 \begin_inset Text
35628
35629 \begin_layout Plain Layout
35630
35631 \family roman
35632 \series medium
35633 \shape up
35634 \emph off
35635 \bar no
35636 \noun off
35637 \color none
35638 Ù
35639 \end_layout
35640
35641 \end_inset
35642 </cell>
35643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35644 \begin_inset Text
35645
35646 \begin_layout Plain Layout
35647
35648 \family roman
35649 \series medium
35650 \shape up
35651 \emph off
35652 \bar no
35653 \noun off
35654 \color none
35655 é
35656 \end_layout
35657
35658 \end_inset
35659 </cell>
35660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35661 \begin_inset Text
35662
35663 \begin_layout Plain Layout
35664
35665 \family roman
35666 \series medium
35667 \shape up
35668 \emph off
35669 \bar no
35670 \noun off
35671 \color none
35672 ù
35673 \end_layout
35674
35675 \end_inset
35676 </cell>
35677 </row>
35678 <row>
35679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35680 \begin_inset Text
35681
35682 \begin_layout Plain Layout
35683
35684 \family roman
35685 \series medium
35686 \shape up
35687 \size tiny
35688 \emph off
35689 \bar no
35690 \noun off
35691 \color none
35692 0A
35693 \end_layout
35694
35695 \end_inset
35696 </cell>
35697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35698 \begin_inset Text
35699
35700 \begin_layout Plain Layout
35701
35702 \end_layout
35703
35704 \end_inset
35705 </cell>
35706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35707 \begin_inset Text
35708
35709 \begin_layout Plain Layout
35710
35711 \end_layout
35712
35713 \end_inset
35714 </cell>
35715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35716 \begin_inset Text
35717
35718 \begin_layout Plain Layout
35719
35720 \family roman
35721 \series medium
35722 \shape up
35723 \emph off
35724 \bar no
35725 \noun off
35726 \color none
35727 *
35728 \end_layout
35729
35730 \end_inset
35731 </cell>
35732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35733 \begin_inset Text
35734
35735 \begin_layout Plain Layout
35736
35737 \family roman
35738 \series medium
35739 \shape up
35740 \emph off
35741 \bar no
35742 \noun off
35743 \color none
35744 :
35745 \end_layout
35746
35747 \end_inset
35748 </cell>
35749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35750 \begin_inset Text
35751
35752 \begin_layout Plain Layout
35753
35754 \family roman
35755 \series medium
35756 \shape up
35757 \emph off
35758 \bar no
35759 \noun off
35760 \color none
35761 J
35762 \end_layout
35763
35764 \end_inset
35765 </cell>
35766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35767 \begin_inset Text
35768
35769 \begin_layout Plain Layout
35770
35771 \family roman
35772 \series medium
35773 \shape up
35774 \emph off
35775 \bar no
35776 \noun off
35777 \color none
35778 Z
35779 \end_layout
35780
35781 \end_inset
35782 </cell>
35783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35784 \begin_inset Text
35785
35786 \begin_layout Plain Layout
35787
35788 \family roman
35789 \series medium
35790 \shape up
35791 \emph off
35792 \bar no
35793 \noun off
35794 \color none
35795 j
35796 \end_layout
35797
35798 \end_inset
35799 </cell>
35800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35801 \begin_inset Text
35802
35803 \begin_layout Plain Layout
35804
35805 \family roman
35806 \series medium
35807 \shape up
35808 \emph off
35809 \bar no
35810 \noun off
35811 \color none
35812 z
35813 \end_layout
35814
35815 \end_inset
35816 </cell>
35817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35818 \begin_inset Text
35819
35820 \begin_layout Plain Layout
35821
35822 \end_layout
35823
35824 \end_inset
35825 </cell>
35826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35827 \begin_inset Text
35828
35829 \begin_layout Plain Layout
35830
35831 \end_layout
35832
35833 \end_inset
35834 </cell>
35835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35836 \begin_inset Text
35837
35838 \begin_layout Plain Layout
35839
35840 \family roman
35841 \series medium
35842 \shape up
35843 \emph off
35844 \bar no
35845 \noun off
35846 \color none
35847 ª
35848 \end_layout
35849
35850 \end_inset
35851 </cell>
35852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35853 \begin_inset Text
35854
35855 \begin_layout Plain Layout
35856
35857 \family roman
35858 \series medium
35859 \shape up
35860 \emph off
35861 \bar no
35862 \noun off
35863 \color none
35864 º
35865 \end_layout
35866
35867 \end_inset
35868 </cell>
35869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35870 \begin_inset Text
35871
35872 \begin_layout Plain Layout
35873
35874 \family roman
35875 \series medium
35876 \shape up
35877 \emph off
35878 \bar no
35879 \noun off
35880 \color none
35881 Ê
35882 \end_layout
35883
35884 \end_inset
35885 </cell>
35886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35887 \begin_inset Text
35888
35889 \begin_layout Plain Layout
35890
35891 \family roman
35892 \series medium
35893 \shape up
35894 \emph off
35895 \bar no
35896 \noun off
35897 \color none
35898 Ú
35899 \end_layout
35900
35901 \end_inset
35902 </cell>
35903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35904 \begin_inset Text
35905
35906 \begin_layout Plain Layout
35907
35908 \family roman
35909 \series medium
35910 \shape up
35911 \emph off
35912 \bar no
35913 \noun off
35914 \color none
35915 ê
35916 \end_layout
35917
35918 \end_inset
35919 </cell>
35920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35921 \begin_inset Text
35922
35923 \begin_layout Plain Layout
35924
35925 \family roman
35926 \series medium
35927 \shape up
35928 \emph off
35929 \bar no
35930 \noun off
35931 \color none
35932 ú
35933 \end_layout
35934
35935 \end_inset
35936 </cell>
35937 </row>
35938 <row>
35939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35940 \begin_inset Text
35941
35942 \begin_layout Plain Layout
35943
35944 \family roman
35945 \series medium
35946 \shape up
35947 \size tiny
35948 \emph off
35949 \bar no
35950 \noun off
35951 \color none
35952 0B
35953 \end_layout
35954
35955 \end_inset
35956 </cell>
35957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35958 \begin_inset Text
35959
35960 \begin_layout Plain Layout
35961
35962 \end_layout
35963
35964 \end_inset
35965 </cell>
35966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35967 \begin_inset Text
35968
35969 \begin_layout Plain Layout
35970
35971 \end_layout
35972
35973 \end_inset
35974 </cell>
35975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35976 \begin_inset Text
35977
35978 \begin_layout Plain Layout
35979
35980 \family roman
35981 \series medium
35982 \shape up
35983 \emph off
35984 \bar no
35985 \noun off
35986 \color none
35987 +
35988 \end_layout
35989
35990 \end_inset
35991 </cell>
35992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35993 \begin_inset Text
35994
35995 \begin_layout Plain Layout
35996
35997 \family roman
35998 \series medium
35999 \shape up
36000 \emph off
36001 \bar no
36002 \noun off
36003 \color none
36004 ;
36005 \end_layout
36006
36007 \end_inset
36008 </cell>
36009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013
36014 \family roman
36015 \series medium
36016 \shape up
36017 \emph off
36018 \bar no
36019 \noun off
36020 \color none
36021 K
36022 \end_layout
36023
36024 \end_inset
36025 </cell>
36026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36027 \begin_inset Text
36028
36029 \begin_layout Plain Layout
36030
36031 \family roman
36032 \series medium
36033 \shape up
36034 \emph off
36035 \bar no
36036 \noun off
36037 \color none
36038 [
36039 \end_layout
36040
36041 \end_inset
36042 </cell>
36043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36044 \begin_inset Text
36045
36046 \begin_layout Plain Layout
36047
36048 \family roman
36049 \series medium
36050 \shape up
36051 \emph off
36052 \bar no
36053 \noun off
36054 \color none
36055 k
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064
36065 \family roman
36066 \series medium
36067 \shape up
36068 \emph off
36069 \bar no
36070 \noun off
36071 \color none
36072 {
36073 \end_layout
36074
36075 \end_inset
36076 </cell>
36077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36078 \begin_inset Text
36079
36080 \begin_layout Plain Layout
36081
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Plain Layout
36090
36091 \end_layout
36092
36093 \end_inset
36094 </cell>
36095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36096 \begin_inset Text
36097
36098 \begin_layout Plain Layout
36099
36100 \family roman
36101 \series medium
36102 \shape up
36103 \emph off
36104 \bar no
36105 \noun off
36106 \color none
36107 «
36108 \end_layout
36109
36110 \end_inset
36111 </cell>
36112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36113 \begin_inset Text
36114
36115 \begin_layout Plain Layout
36116
36117 \family roman
36118 \series medium
36119 \shape up
36120 \emph off
36121 \bar no
36122 \noun off
36123 \color none
36124 »
36125 \end_layout
36126
36127 \end_inset
36128 </cell>
36129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36130 \begin_inset Text
36131
36132 \begin_layout Plain Layout
36133
36134 \family roman
36135 \series medium
36136 \shape up
36137 \emph off
36138 \bar no
36139 \noun off
36140 \color none
36141 Ë
36142 \end_layout
36143
36144 \end_inset
36145 </cell>
36146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36147 \begin_inset Text
36148
36149 \begin_layout Plain Layout
36150
36151 \family roman
36152 \series medium
36153 \shape up
36154 \emph off
36155 \bar no
36156 \noun off
36157 \color none
36158 Û
36159 \end_layout
36160
36161 \end_inset
36162 </cell>
36163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36164 \begin_inset Text
36165
36166 \begin_layout Plain Layout
36167
36168 \family roman
36169 \series medium
36170 \shape up
36171 \emph off
36172 \bar no
36173 \noun off
36174 \color none
36175 ë
36176 \end_layout
36177
36178 \end_inset
36179 </cell>
36180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36181 \begin_inset Text
36182
36183 \begin_layout Plain Layout
36184
36185 \family roman
36186 \series medium
36187 \shape up
36188 \emph off
36189 \bar no
36190 \noun off
36191 \color none
36192 û
36193 \end_layout
36194
36195 \end_inset
36196 </cell>
36197 </row>
36198 <row>
36199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36200 \begin_inset Text
36201
36202 \begin_layout Plain Layout
36203
36204 \family roman
36205 \series medium
36206 \shape up
36207 \size tiny
36208 \emph off
36209 \bar no
36210 \noun off
36211 \color none
36212 0C
36213 \end_layout
36214
36215 \end_inset
36216 </cell>
36217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Plain Layout
36221
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230
36231 \end_layout
36232
36233 \end_inset
36234 </cell>
36235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36236 \begin_inset Text
36237
36238 \begin_layout Plain Layout
36239
36240 \family roman
36241 \series medium
36242 \shape up
36243 \emph off
36244 \bar no
36245 \noun off
36246 \color none
36247 ,
36248 \end_layout
36249
36250 \end_inset
36251 </cell>
36252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36253 \begin_inset Text
36254
36255 \begin_layout Plain Layout
36256
36257 \family roman
36258 \series medium
36259 \shape up
36260 \emph off
36261 \bar no
36262 \noun off
36263 \color none
36264 <
36265 \end_layout
36266
36267 \end_inset
36268 </cell>
36269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36270 \begin_inset Text
36271
36272 \begin_layout Plain Layout
36273
36274 \family roman
36275 \series medium
36276 \shape up
36277 \emph off
36278 \bar no
36279 \noun off
36280 \color none
36281 L
36282 \end_layout
36283
36284 \end_inset
36285 </cell>
36286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36287 \begin_inset Text
36288
36289 \begin_layout Plain Layout
36290
36291 \family roman
36292 \series medium
36293 \shape up
36294 \emph off
36295 \bar no
36296 \noun off
36297 \color none
36298
36299 \backslash
36300
36301 \end_layout
36302
36303 \end_inset
36304 </cell>
36305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36306 \begin_inset Text
36307
36308 \begin_layout Plain Layout
36309
36310 \family roman
36311 \series medium
36312 \shape up
36313 \emph off
36314 \bar no
36315 \noun off
36316 \color none
36317 l
36318 \end_layout
36319
36320 \end_inset
36321 </cell>
36322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36323 \begin_inset Text
36324
36325 \begin_layout Plain Layout
36326
36327 \family roman
36328 \series medium
36329 \shape up
36330 \emph off
36331 \bar no
36332 \noun off
36333 \color none
36334 |
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36340 \begin_inset Text
36341
36342 \begin_layout Plain Layout
36343
36344 \end_layout
36345
36346 \end_inset
36347 </cell>
36348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36349 \begin_inset Text
36350
36351 \begin_layout Plain Layout
36352
36353 \end_layout
36354
36355 \end_inset
36356 </cell>
36357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36358 \begin_inset Text
36359
36360 \begin_layout Plain Layout
36361
36362 \family roman
36363 \series medium
36364 \shape up
36365 \emph off
36366 \bar no
36367 \noun off
36368 \color none
36369 ¬
36370 \end_layout
36371
36372 \end_inset
36373 </cell>
36374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36375 \begin_inset Text
36376
36377 \begin_layout Plain Layout
36378
36379 \family roman
36380 \series medium
36381 \shape up
36382 \emph off
36383 \bar no
36384 \noun off
36385 \color none
36386 ¼
36387 \end_layout
36388
36389 \end_inset
36390 </cell>
36391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36392 \begin_inset Text
36393
36394 \begin_layout Plain Layout
36395
36396 \family roman
36397 \series medium
36398 \shape up
36399 \emph off
36400 \bar no
36401 \noun off
36402 \color none
36403 Ì
36404 \end_layout
36405
36406 \end_inset
36407 </cell>
36408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36409 \begin_inset Text
36410
36411 \begin_layout Plain Layout
36412
36413 \family roman
36414 \series medium
36415 \shape up
36416 \emph off
36417 \bar no
36418 \noun off
36419 \color none
36420 Ü
36421 \end_layout
36422
36423 \end_inset
36424 </cell>
36425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36426 \begin_inset Text
36427
36428 \begin_layout Plain Layout
36429
36430 \family roman
36431 \series medium
36432 \shape up
36433 \emph off
36434 \bar no
36435 \noun off
36436 \color none
36437 ì
36438 \end_layout
36439
36440 \end_inset
36441 </cell>
36442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36443 \begin_inset Text
36444
36445 \begin_layout Plain Layout
36446
36447 \family roman
36448 \series medium
36449 \shape up
36450 \emph off
36451 \bar no
36452 \noun off
36453 \color none
36454 ü
36455 \end_layout
36456
36457 \end_inset
36458 </cell>
36459 </row>
36460 <row>
36461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36462 \begin_inset Text
36463
36464 \begin_layout Plain Layout
36465
36466 \family roman
36467 \series medium
36468 \shape up
36469 \size tiny
36470 \emph off
36471 \bar no
36472 \noun off
36473 \color none
36474 0D
36475 \end_layout
36476
36477 \end_inset
36478 </cell>
36479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36480 \begin_inset Text
36481
36482 \begin_layout Plain Layout
36483
36484 \end_layout
36485
36486 \end_inset
36487 </cell>
36488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36489 \begin_inset Text
36490
36491 \begin_layout Plain Layout
36492
36493 \end_layout
36494
36495 \end_inset
36496 </cell>
36497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36498 \begin_inset Text
36499
36500 \begin_layout Plain Layout
36501
36502 \family roman
36503 \series medium
36504 \shape up
36505 \emph off
36506 \bar no
36507 \noun off
36508 \color none
36509 -
36510 \end_layout
36511
36512 \end_inset
36513 </cell>
36514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36515 \begin_inset Text
36516
36517 \begin_layout Plain Layout
36518
36519 \family roman
36520 \series medium
36521 \shape up
36522 \emph off
36523 \bar no
36524 \noun off
36525 \color none
36526 =
36527 \end_layout
36528
36529 \end_inset
36530 </cell>
36531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36532 \begin_inset Text
36533
36534 \begin_layout Plain Layout
36535
36536 \family roman
36537 \series medium
36538 \shape up
36539 \emph off
36540 \bar no
36541 \noun off
36542 \color none
36543 M
36544 \end_layout
36545
36546 \end_inset
36547 </cell>
36548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36549 \begin_inset Text
36550
36551 \begin_layout Plain Layout
36552
36553 \family roman
36554 \series medium
36555 \shape up
36556 \emph off
36557 \bar no
36558 \noun off
36559 \color none
36560 ]
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36566 \begin_inset Text
36567
36568 \begin_layout Plain Layout
36569
36570 \family roman
36571 \series medium
36572 \shape up
36573 \emph off
36574 \bar no
36575 \noun off
36576 \color none
36577 m
36578 \end_layout
36579
36580 \end_inset
36581 </cell>
36582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36583 \begin_inset Text
36584
36585 \begin_layout Plain Layout
36586
36587 \family roman
36588 \series medium
36589 \shape up
36590 \emph off
36591 \bar no
36592 \noun off
36593 \color none
36594 }
36595 \end_layout
36596
36597 \end_inset
36598 </cell>
36599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36600 \begin_inset Text
36601
36602 \begin_layout Plain Layout
36603
36604 \end_layout
36605
36606 \end_inset
36607 </cell>
36608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36609 \begin_inset Text
36610
36611 \begin_layout Plain Layout
36612
36613 \end_layout
36614
36615 \end_inset
36616 </cell>
36617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36618 \begin_inset Text
36619
36620 \begin_layout Plain Layout
36621
36622 \end_layout
36623
36624 \end_inset
36625 </cell>
36626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36627 \begin_inset Text
36628
36629 \begin_layout Plain Layout
36630
36631 \family roman
36632 \series medium
36633 \shape up
36634 \emph off
36635 \bar no
36636 \noun off
36637 \color none
36638 ½
36639 \end_layout
36640
36641 \end_inset
36642 </cell>
36643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36644 \begin_inset Text
36645
36646 \begin_layout Plain Layout
36647
36648 \family roman
36649 \series medium
36650 \shape up
36651 \emph off
36652 \bar no
36653 \noun off
36654 \color none
36655 Í
36656 \end_layout
36657
36658 \end_inset
36659 </cell>
36660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36661 \begin_inset Text
36662
36663 \begin_layout Plain Layout
36664
36665 \family roman
36666 \series medium
36667 \shape up
36668 \emph off
36669 \bar no
36670 \noun off
36671 \color none
36672 Ý
36673 \end_layout
36674
36675 \end_inset
36676 </cell>
36677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36678 \begin_inset Text
36679
36680 \begin_layout Plain Layout
36681
36682 \family roman
36683 \series medium
36684 \shape up
36685 \emph off
36686 \bar no
36687 \noun off
36688 \color none
36689 í
36690 \end_layout
36691
36692 \end_inset
36693 </cell>
36694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36695 \begin_inset Text
36696
36697 \begin_layout Plain Layout
36698
36699 \family roman
36700 \series medium
36701 \shape up
36702 \emph off
36703 \bar no
36704 \noun off
36705 \color none
36706 ý
36707 \end_layout
36708
36709 \end_inset
36710 </cell>
36711 </row>
36712 <row>
36713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36714 \begin_inset Text
36715
36716 \begin_layout Plain Layout
36717
36718 \family roman
36719 \series medium
36720 \shape up
36721 \size tiny
36722 \emph off
36723 \bar no
36724 \noun off
36725 \color none
36726 0E
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Plain Layout
36735
36736 \end_layout
36737
36738 \end_inset
36739 </cell>
36740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36741 \begin_inset Text
36742
36743 \begin_layout Plain Layout
36744
36745 \end_layout
36746
36747 \end_inset
36748 </cell>
36749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36750 \begin_inset Text
36751
36752 \begin_layout Plain Layout
36753
36754 \family roman
36755 \series medium
36756 \shape up
36757 \emph off
36758 \bar no
36759 \noun off
36760 \color none
36761 .
36762 \end_layout
36763
36764 \end_inset
36765 </cell>
36766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36767 \begin_inset Text
36768
36769 \begin_layout Plain Layout
36770
36771 \family roman
36772 \series medium
36773 \shape up
36774 \emph off
36775 \bar no
36776 \noun off
36777 \color none
36778 >
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787
36788 \family roman
36789 \series medium
36790 \shape up
36791 \emph off
36792 \bar no
36793 \noun off
36794 \color none
36795 N
36796 \end_layout
36797
36798 \end_inset
36799 </cell>
36800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \family roman
36806 \series medium
36807 \shape up
36808 \emph off
36809 \bar no
36810 \noun off
36811 \color none
36812 ^
36813 \end_layout
36814
36815 \end_inset
36816 </cell>
36817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36818 \begin_inset Text
36819
36820 \begin_layout Plain Layout
36821
36822 \family roman
36823 \series medium
36824 \shape up
36825 \emph off
36826 \bar no
36827 \noun off
36828 \color none
36829 n
36830 \end_layout
36831
36832 \end_inset
36833 </cell>
36834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36835 \begin_inset Text
36836
36837 \begin_layout Plain Layout
36838
36839 \family roman
36840 \series medium
36841 \shape up
36842 \emph off
36843 \bar no
36844 \noun off
36845 \color none
36846 ~
36847 \end_layout
36848
36849 \end_inset
36850 </cell>
36851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36852 \begin_inset Text
36853
36854 \begin_layout Plain Layout
36855
36856 \end_layout
36857
36858 \end_inset
36859 </cell>
36860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36861 \begin_inset Text
36862
36863 \begin_layout Plain Layout
36864
36865 \end_layout
36866
36867 \end_inset
36868 </cell>
36869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36870 \begin_inset Text
36871
36872 \begin_layout Plain Layout
36873
36874 \family roman
36875 \series medium
36876 \shape up
36877 \emph off
36878 \bar no
36879 \noun off
36880 \color none
36881 ®
36882 \end_layout
36883
36884 \end_inset
36885 </cell>
36886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36887 \begin_inset Text
36888
36889 \begin_layout Plain Layout
36890
36891 \family roman
36892 \series medium
36893 \shape up
36894 \emph off
36895 \bar no
36896 \noun off
36897 \color none
36898 ¾
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907
36908 \family roman
36909 \series medium
36910 \shape up
36911 \emph off
36912 \bar no
36913 \noun off
36914 \color none
36915 Î
36916 \end_layout
36917
36918 \end_inset
36919 </cell>
36920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36921 \begin_inset Text
36922
36923 \begin_layout Plain Layout
36924
36925 \family roman
36926 \series medium
36927 \shape up
36928 \emph off
36929 \bar no
36930 \noun off
36931 \color none
36932 Þ
36933 \end_layout
36934
36935 \end_inset
36936 </cell>
36937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36938 \begin_inset Text
36939
36940 \begin_layout Plain Layout
36941
36942 \family roman
36943 \series medium
36944 \shape up
36945 \emph off
36946 \bar no
36947 \noun off
36948 \color none
36949 î
36950 \end_layout
36951
36952 \end_inset
36953 </cell>
36954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36955 \begin_inset Text
36956
36957 \begin_layout Plain Layout
36958
36959 \family roman
36960 \series medium
36961 \shape up
36962 \emph off
36963 \bar no
36964 \noun off
36965 \color none
36966 þ
36967 \end_layout
36968
36969 \end_inset
36970 </cell>
36971 </row>
36972 <row>
36973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36974 \begin_inset Text
36975
36976 \begin_layout Plain Layout
36977
36978 \family roman
36979 \series medium
36980 \shape up
36981 \size tiny
36982 \emph off
36983 \bar no
36984 \noun off
36985 \color none
36986 0F
36987 \end_layout
36988
36989 \end_inset
36990 </cell>
36991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36992 \begin_inset Text
36993
36994 \begin_layout Plain Layout
36995
36996 \end_layout
36997
36998 \end_inset
36999 </cell>
37000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37001 \begin_inset Text
37002
37003 \begin_layout Plain Layout
37004
37005 \end_layout
37006
37007 \end_inset
37008 </cell>
37009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37010 \begin_inset Text
37011
37012 \begin_layout Plain Layout
37013
37014 \family roman
37015 \series medium
37016 \shape up
37017 \emph off
37018 \bar no
37019 \noun off
37020 \color none
37021 /
37022 \end_layout
37023
37024 \end_inset
37025 </cell>
37026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37027 \begin_inset Text
37028
37029 \begin_layout Plain Layout
37030
37031 \family roman
37032 \series medium
37033 \shape up
37034 \emph off
37035 \bar no
37036 \noun off
37037 \color none
37038 ?
37039 \end_layout
37040
37041 \end_inset
37042 </cell>
37043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37044 \begin_inset Text
37045
37046 \begin_layout Plain Layout
37047
37048 \family roman
37049 \series medium
37050 \shape up
37051 \emph off
37052 \bar no
37053 \noun off
37054 \color none
37055 O
37056 \end_layout
37057
37058 \end_inset
37059 </cell>
37060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37061 \begin_inset Text
37062
37063 \begin_layout Plain Layout
37064
37065 \family roman
37066 \series medium
37067 \shape up
37068 \emph off
37069 \bar no
37070 \noun off
37071 \color none
37072 _
37073 \end_layout
37074
37075 \end_inset
37076 </cell>
37077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37078 \begin_inset Text
37079
37080 \begin_layout Plain Layout
37081
37082 \family roman
37083 \series medium
37084 \shape up
37085 \emph off
37086 \bar no
37087 \noun off
37088 \color none
37089 o
37090 \end_layout
37091
37092 \end_inset
37093 </cell>
37094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37095 \begin_inset Text
37096
37097 \begin_layout Plain Layout
37098
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \end_layout
37109
37110 \end_inset
37111 </cell>
37112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37113 \begin_inset Text
37114
37115 \begin_layout Plain Layout
37116
37117 \end_layout
37118
37119 \end_inset
37120 </cell>
37121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37122 \begin_inset Text
37123
37124 \begin_layout Plain Layout
37125
37126 \family roman
37127 \series medium
37128 \shape up
37129 \emph off
37130 \bar no
37131 \noun off
37132 \color none
37133 ¯
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37139 \begin_inset Text
37140
37141 \begin_layout Plain Layout
37142
37143 \family roman
37144 \series medium
37145 \shape up
37146 \emph off
37147 \bar no
37148 \noun off
37149 \color none
37150 ¿
37151 \end_layout
37152
37153 \end_inset
37154 </cell>
37155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37156 \begin_inset Text
37157
37158 \begin_layout Plain Layout
37159
37160 \family roman
37161 \series medium
37162 \shape up
37163 \emph off
37164 \bar no
37165 \noun off
37166 \color none
37167 Ï
37168 \end_layout
37169
37170 \end_inset
37171 </cell>
37172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37173 \begin_inset Text
37174
37175 \begin_layout Plain Layout
37176
37177 \family roman
37178 \series medium
37179 \shape up
37180 \emph off
37181 \bar no
37182 \noun off
37183 \color none
37184 ß
37185 \end_layout
37186
37187 \end_inset
37188 </cell>
37189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37190 \begin_inset Text
37191
37192 \begin_layout Plain Layout
37193
37194 \family roman
37195 \series medium
37196 \shape up
37197 \emph off
37198 \bar no
37199 \noun off
37200 \color none
37201 ï
37202 \end_layout
37203
37204 \end_inset
37205 </cell>
37206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37207 \begin_inset Text
37208
37209 \begin_layout Plain Layout
37210
37211 \family roman
37212 \series medium
37213 \shape up
37214 \emph off
37215 \bar no
37216 \noun off
37217 \color none
37218 ÿ
37219 \end_layout
37220
37221 \end_inset
37222 </cell>
37223 </row>
37224 </lyxtabular>
37225
37226 \end_inset
37227
37228
37229 \end_layout
37230
37231 \end_inset
37232
37233
37234 \end_layout
37235
37236 \begin_layout Standard
37237 The following is a full list of all of the accented characters LyX can display
37238  directly.
37239  It includes not only the accented characters from the previous table, but
37240  also the characters from 
37241 \family typewriter
37242 ISO8859–2
37243 \family default
37244  through 
37245 \family typewriter
37246 4
37247 \family default
37248 .
37249  
37250 \end_layout
37251
37252 \begin_layout Itemize
37253 From 
37254 \family typewriter
37255 ISO8859–1
37256 \family default
37257 :
37258 \end_layout
37259
37260 \begin_deeper
37261 \begin_layout Standard
37262 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37263 \begin_inset space \hfill{}
37264 \end_inset
37265
37266 diaeresis
37267 \end_layout
37268
37269 \begin_layout Standard
37270 ^ Â Ê Î Ô Û â ê î ô û
37271 \begin_inset space \hfill{}
37272 \end_inset
37273
37274 circumflex
37275 \end_layout
37276
37277 \begin_layout Standard
37278 ` À È Ì Ò Ù à è ì ò ù
37279 \begin_inset space \hfill{}
37280 \end_inset
37281
37282 grave
37283 \end_layout
37284
37285 \begin_layout Standard
37286 ´ Á É Í Ó Ú Ý á é í ó ú ý
37287 \begin_inset space \hfill{}
37288 \end_inset
37289
37290 acute
37291 \end_layout
37292
37293 \begin_layout Standard
37294 ~ Ã Ñ Õ ã ñ õ
37295 \begin_inset space \hfill{}
37296 \end_inset
37297
37298 tilde
37299 \end_layout
37300
37301 \begin_layout Standard
37302 ¸Çç
37303 \begin_inset space \hfill{}
37304 \end_inset
37305
37306 cedilla
37307 \end_layout
37308
37309 \begin_layout Standard
37310 ¯
37311 \begin_inset space \hfill{}
37312 \end_inset
37313
37314 macron
37315 \end_layout
37316
37317 \end_deeper
37318 \begin_layout Itemize
37319 From 
37320 \family typewriter
37321 ISO8859–2
37322 \family default
37323  through 
37324 \family typewriter
37325 4
37326 \family default
37327 :
37328 \end_layout
37329
37330 \begin_deeper
37331 \begin_layout Standard
37332 ĤĴĥĵĈĜŜĉĝŝ
37333 \begin_inset space \hfill{}
37334 \end_inset
37335
37336 circumflex
37337 \end_layout
37338
37339 \begin_layout Standard
37340 ŚŹśźŔĹĆŃŕĺćń
37341 \begin_inset space \hfill{}
37342 \end_inset
37343
37344 acute
37345 \end_layout
37346
37347 \begin_layout Standard
37348 Ĩı̃Ũũ
37349 \begin_inset space \hfill{}
37350 \end_inset
37351
37352 tilde
37353 \end_layout
37354
37355 \begin_layout Standard
37356 ŞşŢţŖĻĢŗļģŅĶņķ
37357 \begin_inset space \hfill{}
37358 \end_inset
37359
37360 cedilla
37361 \end_layout
37362
37363 \begin_layout Standard
37364 ĒēĀĪŌŪāı̄ōū
37365 \begin_inset space \hfill{}
37366 \end_inset
37367
37368 macron
37369 \end_layout
37370
37371 \begin_layout Standard
37372 ŐŰőű
37373 \begin_inset space \hfill{}
37374 \end_inset
37375
37376 Hungarian umlaut
37377 \end_layout
37378
37379 \end_deeper
37380 \begin_layout Standard
37381 All the characters above are actively supported by TeX fonts.
37382  In addition TeX allows diacritical marks on almost all characters.
37383  Also make sure you're using the 
37384 \family typewriter
37385 T1
37386 \family default
37387  font-encoding.
37388 \end_layout
37389
37390 \begin_layout Chapter
37391 \start_of_appendix
37392 The User Interface
37393 \begin_inset CommandInset label
37394 LatexCommand label
37395 name "cha:The-User-Interface"
37396
37397 \end_inset
37398
37399
37400 \end_layout
37401
37402 \begin_layout Standard
37403 This appendix lists all the available menus and describes their functionality.
37404  It is designed as a quick reference if you are searching for a special
37405  topic inside the user's guide.
37406 \end_layout
37407
37408 \begin_layout Section
37409 The File Menu
37410 \begin_inset Index idx
37411 status collapsed
37412
37413 \begin_layout Plain Layout
37414 Menu ! File
37415 \end_layout
37416
37417 \end_inset
37418
37419
37420 \end_layout
37421
37422 \begin_layout Standard
37423 Under the 
37424 \family sans
37425 File
37426 \family default
37427  menu are the basic operations in addition to some more advanced operations.
37428 \end_layout
37429
37430 \begin_layout Subsection
37431 New
37432 \end_layout
37433
37434 \begin_layout Standard
37435 Creates a new document.
37436 \end_layout
37437
37438 \begin_layout Subsection
37439 New from Template
37440 \end_layout
37441
37442 \begin_layout Standard
37443 This menu entry prompts you for a template to use.
37444  Selecting a template will automatically set certain layout features for
37445  the document, features you would otherwise need to change manually.
37446 \end_layout
37447
37448 \begin_layout Subsection
37449 Open
37450 \end_layout
37451
37452 \begin_layout Standard
37453 Opens a document.
37454 \end_layout
37455
37456 \begin_layout Subsection
37457 Open Recent
37458 \end_layout
37459
37460 \begin_layout Standard
37461 The submenu shows a list of the recently opened files.
37462  Click there on a file to open it.
37463 \end_layout
37464
37465 \begin_layout Subsection
37466 Close
37467 \end_layout
37468
37469 \begin_layout Standard
37470 Closes the current document.
37471 \end_layout
37472
37473 \begin_layout Subsection
37474 Close All
37475 \end_layout
37476
37477 \begin_layout Standard
37478 Closes all opened documents.
37479 \end_layout
37480
37481 \begin_layout Subsection
37482 Save
37483 \end_layout
37484
37485 \begin_layout Standard
37486 Saves the actual document.
37487 \end_layout
37488
37489 \begin_layout Subsection
37490 Save As
37491 \end_layout
37492
37493 \begin_layout Standard
37494 Saves the actual document under a new name to create a copy.
37495 \end_layout
37496
37497 \begin_layout Subsection
37498 Save All
37499 \end_layout
37500
37501 \begin_layout Standard
37502 Saves all opened documents.
37503 \end_layout
37504
37505 \begin_layout Subsection
37506 Revert to saved
37507 \end_layout
37508
37509 \begin_layout Standard
37510 Reloads the actual document from disk.
37511 \end_layout
37512
37513 \begin_layout Subsection
37514 Version Control
37515 \end_layout
37516
37517 \begin_layout Standard
37518 This is used when more people are working on the same document.
37519  It is described in the section 
37520 \emph on
37521 Version Control in LyX
37522 \emph default
37523  of the 
37524 \emph on
37525 Additional Features
37526 \emph default
37527  manual.
37528 \end_layout
37529
37530 \begin_layout Subsection
37531 Import
37532 \end_layout
37533
37534 \begin_layout Standard
37535 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37536  NoWeb-files, plain text files, and comma separated, table like, text files
37537  (CSV) as a new LyX-document.
37538  The files will be imported as new LyX-document.
37539 \end_layout
37540
37541 \begin_layout Standard
37542 When using the menu entry 
37543 \family sans
37544 Plain
37545 \begin_inset space ~
37546 \end_inset
37547
37548 Text
37549 \family default
37550 , line breaks in the text will start a new paragraph; when using the menu
37551  entry 
37552 \family sans
37553 Plain
37554 \begin_inset space ~
37555 \end_inset
37556
37557 Text, Join
37558 \begin_inset space ~
37559 \end_inset
37560
37561 Lines
37562 \family default
37563 , consecutive lines of text will be imported to one big paragraph.
37564  A new paragraph will begin when there is a blank line in the file.
37565 \end_layout
37566
37567 \begin_layout Subsection
37568 Export
37569 \begin_inset CommandInset label
37570 LatexCommand label
37571 name "sub:Export"
37572
37573 \end_inset
37574
37575
37576 \end_layout
37577
37578 \begin_layout Standard
37579 You can export your document to various file formats.
37580  The resulting files are placed in the directory of your LyX-file.
37581  The menu entries are not the same on all installations.
37582  They depend on the programs found by LyX while its configuration.
37583 \end_layout
37584
37585 \begin_layout Standard
37586 Here is a list of all available entries; some of them are explained in detail
37587  in section
37588 \begin_inset space ~
37589 \end_inset
37590
37591
37592 \begin_inset CommandInset ref
37593 LatexCommand ref
37594 reference "sub:Output-file-formats"
37595
37596 \end_inset
37597
37598 :
37599 \end_layout
37600
37601 \begin_layout Description
37602
37603 \family sans
37604 CJK
37605 \family default
37606
37607 \begin_inset space ~
37608 \end_inset
37609
37610 L
37611 \begin_inset ERT
37612 status collapsed
37613
37614 \begin_layout Plain Layout
37615
37616 {}
37617 \end_layout
37618
37619 \end_inset
37620
37621 yX format of the special LyX
37622 \begin_inset space ~
37623 \end_inset
37624
37625 1.4.x versions for Chinese, Japanese and Korean (CJK)
37626 \begin_inset Newline newline
37627 \end_inset
37628
37629  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37630 \end_layout
37631
37632 \begin_layout Description
37633 DocBook text file with code in the language SGML that is used for the markup
37634  language 
37635 \family typewriter
37636 DocBook
37637 \end_layout
37638
37639 \begin_layout Description
37640 DocBook
37641 \begin_inset space ~
37642 \end_inset
37643
37644 (XML) text file with code in the language XML that is used for the markup
37645  language 
37646 \family typewriter
37647 DocBook
37648 \end_layout
37649
37650 \begin_layout Description
37651 DraftDVI LaTeX's native DVI-format.
37652  This format is not suitable if you have special characters or spaces in
37653  files paths or file names in your document.
37654  LyX use this format internally as a pre-stage to export to 
37655 \family sans
37656 DVI
37657 \family default
37658 .
37659 \end_layout
37660
37661 \begin_layout Description
37662 DVI DVI-format that also allows to use special characters or spaces in files
37663  paths or file names
37664 \end_layout
37665
37666 \begin_layout Description
37667 DVI
37668 \begin_inset space ~
37669 \end_inset
37670
37671 (LuaT
37672 \begin_inset ERT
37673 status collapsed
37674
37675 \begin_layout Plain Layout
37676
37677 {}
37678 \end_layout
37679
37680 \end_inset
37681
37682 eX) DVI-format using the program 
37683 \family typewriter
37684 LuaTeX
37685 \family default
37686 ; supports Unicode and the usage of non-TeX fonts; 
37687 \series bold
37688
37689 \begin_inset Note Greyedout
37690 status open
37691
37692 \begin_layout Plain Layout
37693
37694 \series bold
37695 Note:
37696 \series default
37697  not all DVI-viewers are currently able to display this output format properly.
37698 \end_layout
37699
37700 \end_inset
37701
37702
37703 \end_layout
37704
37705 \begin_layout Description
37706 Graphviz
37707 \begin_inset space ~
37708 \end_inset
37709
37710 Dot text file with code in the programming language 
37711 \family typewriter
37712 Dot
37713 \family default
37714  that is used to draw visualizations of graphs via the program 
37715 \family typewriter
37716 Graphviz
37717 \end_layout
37718
37719 \begin_layout Description
37720 HTML HTML-format (the HTML-converter is a third-party product and may not
37721  work in all cases)
37722 \end_layout
37723
37724 \begin_layout Description
37725 HTML
37726 \begin_inset space ~
37727 \end_inset
37728
37729 (MS
37730 \begin_inset space ~
37731 \end_inset
37732
37733 Word) HTML-format specialized so that the result can be imported to 
37734 \family sans
37735 MS Word
37736 \family default
37737 ; as a consequence of this formulas will be embedded as bitmap fonts and
37738  not in the format 
37739 \family sans
37740 MathML
37741 \family default
37742 .
37743 \end_layout
37744
37745 \begin_layout Description
37746
37747 \family sans
37748 LaT
37749 \begin_inset ERT
37750 status collapsed
37751
37752 \begin_layout Plain Layout
37753
37754 {}
37755 \end_layout
37756
37757 \end_inset
37758
37759 eX
37760 \begin_inset space ~
37761 \end_inset
37762
37763 (
37764 \family default
37765 LuaT
37766 \family sans
37767
37768 \begin_inset ERT
37769 status collapsed
37770
37771 \begin_layout Plain Layout
37772
37773 {}
37774 \end_layout
37775
37776 \end_inset
37777
37778
37779 \family default
37780 eX
37781 \family sans
37782
37783 \family default
37784 text file with the LaTeX source that it is compilable with the program 
37785 \family typewriter
37786 LuaTeX
37787 \end_layout
37788
37789 \begin_layout Description
37790
37791 \family sans
37792 LaT
37793 \begin_inset ERT
37794 status collapsed
37795
37796 \begin_layout Plain Layout
37797
37798 {}
37799 \end_layout
37800
37801 \end_inset
37802
37803 eX
37804 \begin_inset space ~
37805 \end_inset
37806
37807 (pdflatex)
37808 \family default
37809  text file with the LaTeX source, additionally all images used in the document
37810  will be converted to a format that is readable by the 
37811 \family typewriter
37812 pdflatex
37813 \family default
37814  program (GIF, JPG, PDF, PNG)
37815 \end_layout
37816
37817 \begin_layout Description
37818
37819 \family sans
37820 LaT
37821 \begin_inset ERT
37822 status collapsed
37823
37824 \begin_layout Plain Layout
37825
37826 {}
37827 \end_layout
37828
37829 \end_inset
37830
37831 eX
37832 \begin_inset space ~
37833 \end_inset
37834
37835 (plain)
37836 \family default
37837  text file with the LaTeX source code, additionally all images used in the
37838  document will be converted to the EPS-format, only this format is readable
37839  by the 
37840 \family typewriter
37841 latex
37842 \family default
37843  program
37844 \end_layout
37845
37846 \begin_layout Description
37847
37848 \family sans
37849 LaT
37850 \begin_inset ERT
37851 status collapsed
37852
37853 \begin_layout Plain Layout
37854
37855 {}
37856 \end_layout
37857
37858 \end_inset
37859
37860 eX
37861 \begin_inset space ~
37862 \end_inset
37863
37864 (
37865 \family default
37866 XeT
37867 \family sans
37868
37869 \begin_inset ERT
37870 status collapsed
37871
37872 \begin_layout Plain Layout
37873
37874 {}
37875 \end_layout
37876
37877 \end_inset
37878
37879
37880 \family default
37881 eX
37882 \family sans
37883
37884 \family default
37885 text file with the LaTeX source that it is compilable with the program 
37886 \family typewriter
37887 XeTeX
37888 \end_layout
37889
37890 \begin_layout Description
37891 LilyPond
37892 \begin_inset space ~
37893 \end_inset
37894
37895 book
37896 \begin_inset space ~
37897 \end_inset
37898
37899 (La
37900 \family sans
37901
37902 \begin_inset ERT
37903 status collapsed
37904
37905 \begin_layout Plain Layout
37906
37907 {}
37908 \end_layout
37909
37910 \end_inset
37911
37912
37913 \family default
37914 TeX) text file with the LaTeX source and also code in the syntax of the
37915  music notation software 
37916 \family typewriter
37917 LilyPond
37918 \end_layout
37919
37920 \begin_layout Description
37921 L
37922 \family sans
37923
37924 \begin_inset ERT
37925 status collapsed
37926
37927 \begin_layout Plain Layout
37928
37929 {}
37930 \end_layout
37931
37932 \end_inset
37933
37934
37935 \family default
37936 yX
37937 \begin_inset space ~
37938 \end_inset
37939
37940 Archive
37941 \begin_inset space ~
37942 \end_inset
37943
37944 (zip) creates a zip-archive file that contains your document and all files
37945  that are necessary to compile it (images, child documents, BibTeX files,
37946  etc.)
37947 \end_layout
37948
37949 \begin_layout Description
37950 L
37951 \family sans
37952
37953 \begin_inset ERT
37954 status collapsed
37955
37956 \begin_layout Plain Layout
37957
37958 {}
37959 \end_layout
37960
37961 \end_inset
37962
37963
37964 \family default
37965 yX
37966 \begin_inset space ~
37967 \end_inset
37968
37969 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
37970 \begin_inset Quotes eld
37971 \end_inset
37972
37973 z
37974 \begin_inset Quotes erd
37975 \end_inset
37976
37977  and 
37978 \begin_inset Quotes eld
37979 \end_inset
37980
37981 y
37982 \begin_inset Quotes erd
37983 \end_inset
37984
37985  represent the version number)
37986 \end_layout
37987
37988 \begin_layout Description
37989 L
37990 \family sans
37991
37992 \begin_inset ERT
37993 status collapsed
37994
37995 \begin_layout Plain Layout
37996
37997 {}
37998 \end_layout
37999
38000 \end_inset
38001
38002
38003 \family default
38004 yXHTML HTML-format using LyX's internal XHTML engine
38005 \end_layout
38006
38007 \begin_layout Description
38008 NoWeb text file with code in the format of the literate programming language
38009 \family typewriter
38010  NoWeb
38011 \end_layout
38012
38013 \begin_layout Description
38014 OpenDocument OpenDocument-formatted file, to be opened with 
38015 \family sans
38016 OpenOffice
38017 \family default
38018
38019 \family sans
38020 KOffice
38021 \family default
38022
38023 \family sans
38024 Abiword
38025 \family default
38026 , etc.
38027  (The OpenDocument-converter is a third-party product and may not work in
38028  all cases)
38029 \end_layout
38030
38031 \begin_layout Description
38032
38033 \family sans
38034 PDF
38035 \begin_inset space ~
38036 \end_inset
38037
38038 (dvipdfm)
38039 \family default
38040  PDF-format using the program 
38041 \family typewriter
38042 dvipdfm
38043 \family default
38044 , produces internally a DVI-file which is then converted to a PDF-file
38045 \end_layout
38046
38047 \begin_layout Description
38048
38049 \family sans
38050 PDF
38051 \begin_inset space ~
38052 \end_inset
38053
38054 (LuaT
38055 \begin_inset ERT
38056 status collapsed
38057
38058 \begin_layout Plain Layout
38059
38060 {}
38061 \end_layout
38062
38063 \end_inset
38064
38065 eX)
38066 \family default
38067  PDF-format using the program 
38068 \family typewriter
38069 LuaTeX
38070 \family default
38071 , produces PDF-files directly
38072 \end_layout
38073
38074 \begin_layout Description
38075
38076 \family sans
38077 PDF
38078 \begin_inset space ~
38079 \end_inset
38080
38081 (pdflatex)
38082 \family default
38083  PDF-format using the program 
38084 \family typewriter
38085 pdflatex
38086 \family default
38087 , produces PDF-files directly
38088 \end_layout
38089
38090 \begin_layout Description
38091
38092 \family sans
38093 PDF
38094 \begin_inset space ~
38095 \end_inset
38096
38097 (ps2pdf)
38098 \family default
38099  PDF-format using the program 
38100 \family typewriter
38101 ps2pdf
38102 \family default
38103 , produces internally a PostScript-file which is then converted to a PDF-file
38104 \end_layout
38105
38106 \begin_layout Description
38107
38108 \family sans
38109 PDF
38110 \begin_inset space ~
38111 \end_inset
38112
38113 (XeT
38114 \begin_inset ERT
38115 status collapsed
38116
38117 \begin_layout Plain Layout
38118
38119 {}
38120 \end_layout
38121
38122 \end_inset
38123
38124 eX)
38125 \family default
38126  PDF-format using the program 
38127 \family typewriter
38128 XeTeX
38129 \family default
38130 , produces PDF-files directly
38131 \end_layout
38132
38133 \begin_layout Description
38134
38135 \family sans
38136 Plain
38137 \begin_inset space ~
38138 \end_inset
38139
38140 text
38141 \family default
38142  text format
38143 \end_layout
38144
38145 \begin_layout Description
38146
38147 \family sans
38148 Plain
38149 \begin_inset space ~
38150 \end_inset
38151
38152 text
38153 \begin_inset space ~
38154 \end_inset
38155
38156 (ps2ascii)
38157 \family default
38158  text format, the document will first be converted to Postscript format
38159  and then exported as text using the program 
38160 \family sans
38161 ps2ascii
38162 \end_layout
38163
38164 \begin_layout Description
38165
38166 \family sans
38167 Postscript
38168 \family default
38169  PostScript format using the program 
38170 \family typewriter
38171 dvips
38172 \end_layout
38173
38174 \begin_layout Description
38175 Sweave text file with the LaTeX source and also code in the statistical
38176  programming language 
38177 \family typewriter
38178 R
38179 \family default
38180 .
38181  Using the 
38182 \family typewriter
38183 R
38184 \family default
38185 -function 
38186 \family typewriter
38187 Sweave
38188 \family default
38189  it is possible to use 
38190 \family typewriter
38191 R
38192 \family default
38193 -commands in LaTeX
38194 \end_layout
38195
38196 \begin_layout Standard
38197 If one of the menu entries 
38198 \family sans
38199 DVI
38200 \family default
38201
38202 \family sans
38203 PDF
38204 \begin_inset space ~
38205 \end_inset
38206
38207 (pdflatex)
38208 \family default
38209  or 
38210 \family sans
38211 Postscript
38212 \family default
38213  is missing, you need to update your LaTeX installation.
38214  After updating you have to reconfigure LyX, see section
38215 \begin_inset space ~
38216 \end_inset
38217
38218
38219 \begin_inset CommandInset ref
38220 LatexCommand ref
38221 reference "sec:Basic-LyX-Setup"
38222
38223 \end_inset
38224
38225 .
38226 \begin_inset Index idx
38227 status collapsed
38228
38229 \begin_layout Plain Layout
38230 Reconfiguration of LyX
38231 \end_layout
38232
38233 \end_inset
38234
38235
38236 \end_layout
38237
38238 \begin_layout Subsection
38239 Print
38240 \end_layout
38241
38242 \begin_layout Standard
38243 With this menu entry you can print your document to a file in PostScript
38244  format or send it to a printer.
38245  The printer will also use the document in PostScript format.
38246  The conversion to PostScript is done in the background by LyX using the
38247  program 
38248 \family typewriter
38249 dvips
38250 \family default
38251 .
38252  For more information have a look at section
38253 \begin_inset space ~
38254 \end_inset
38255
38256
38257 \begin_inset CommandInset ref
38258 LatexCommand ref
38259 reference "sub:Printing-the-File"
38260
38261 \end_inset
38262
38263 .
38264 \end_layout
38265
38266 \begin_layout Subsection
38267 Fax
38268 \end_layout
38269
38270 \begin_layout Standard
38271 This menu entry will only appear when you have a fax program installed (on
38272  Windows you additionally need to register its program path to LyX's PATH
38273  prefix, see section
38274 \begin_inset space ~
38275 \end_inset
38276
38277
38278 \begin_inset CommandInset ref
38279 LatexCommand ref
38280 reference "sec:Paths"
38281
38282 \end_inset
38283
38284 ).
38285  With this menu entry you can send your document to a fax program like 
38286 \family typewriter
38287 hylapex
38288 \family default
38289  or 
38290 \family typewriter
38291 kdeprintfax
38292 \family default
38293 .
38294  The default format of the sent file is PostScript.
38295  The format can be changed in LyX's preferences as described in section
38296 \begin_inset space ~
38297 \end_inset
38298
38299
38300 \begin_inset CommandInset ref
38301 LatexCommand ref
38302 reference "sub:Converters"
38303
38304 \end_inset
38305
38306 .
38307 \end_layout
38308
38309 \begin_layout Subsection
38310 New and Close Window
38311 \end_layout
38312
38313 \begin_layout Standard
38314 Opens or closes a new instance of LyX.
38315 \end_layout
38316
38317 \begin_layout Subsection
38318 Exit
38319 \end_layout
38320
38321 \begin_layout Standard
38322 Prompts you to save all unsaved documents and then exits.
38323 \end_layout
38324
38325 \begin_layout Section
38326 The Edit Menu
38327 \begin_inset Index idx
38328 status collapsed
38329
38330 \begin_layout Plain Layout
38331 Menu ! Edit
38332 \end_layout
38333
38334 \end_inset
38335
38336
38337 \end_layout
38338
38339 \begin_layout Subsection
38340 Undo and Redo
38341 \end_layout
38342
38343 \begin_layout Standard
38344 Described in section
38345 \begin_inset space ~
38346 \end_inset
38347
38348
38349 \begin_inset CommandInset ref
38350 LatexCommand ref
38351 reference "sec:Undo-and-Redo"
38352
38353 \end_inset
38354
38355 .
38356 \end_layout
38357
38358 \begin_layout Subsection
38359 Cut, Copy, Paste, Paste Recent, Paste Special
38360 \end_layout
38361
38362 \begin_layout Standard
38363 Described in section
38364 \begin_inset space ~
38365 \end_inset
38366
38367
38368 \begin_inset CommandInset ref
38369 LatexCommand ref
38370 reference "sec:Basic-Editing-Features"
38371
38372 \end_inset
38373
38374 .
38375 \end_layout
38376
38377 \begin_layout Subsection
38378 Select All
38379 \end_layout
38380
38381 \begin_layout Standard
38382 Selects the whole document.
38383 \end_layout
38384
38385 \begin_layout Subsection
38386 Find & Replace (Quick)
38387 \end_layout
38388
38389 \begin_layout Standard
38390 Described in section
38391 \begin_inset space ~
38392 \end_inset
38393
38394
38395 \begin_inset CommandInset ref
38396 LatexCommand ref
38397 reference "sec:Basic-Editing-Features"
38398
38399 \end_inset
38400
38401 .
38402 \end_layout
38403
38404 \begin_layout Subsection
38405 Find & Replace (Advanced)
38406 \end_layout
38407
38408 \begin_layout Standard
38409 Described in section
38410 \begin_inset space ~
38411 \end_inset
38412
38413
38414 \begin_inset CommandInset ref
38415 LatexCommand ref
38416 reference "sec:Advanced-Find-and"
38417
38418 \end_inset
38419
38420 .
38421 \end_layout
38422
38423 \begin_layout Subsection
38424 Move Paragraph Up/Down
38425 \end_layout
38426
38427 \begin_layout Standard
38428 This shifts the paragraph where the cursor is currently in one paragraph
38429  up or down.
38430 \end_layout
38431
38432 \begin_layout Subsection
38433 Text Style
38434 \end_layout
38435
38436 \begin_layout Standard
38437 Described in section
38438 \begin_inset space ~
38439 \end_inset
38440
38441
38442 \begin_inset CommandInset ref
38443 LatexCommand ref
38444 reference "sub:Fine-Tuning-with-the"
38445
38446 \end_inset
38447
38448 .
38449 \end_layout
38450
38451 \begin_layout Subsection
38452 Paragraph Settings
38453 \begin_inset Index idx
38454 status collapsed
38455
38456 \begin_layout Plain Layout
38457 Paragraph ! Settings
38458 \end_layout
38459
38460 \end_inset
38461
38462
38463 \end_layout
38464
38465 \begin_layout Standard
38466 Enables you to set the paragraph alignment, line spacing and label width.
38467  These settings only affect the paragraph in which the cursor is currently.
38468 \end_layout
38469
38470 \begin_layout Standard
38471 You can also prevent the first line of the paragraph being indented if you
38472  have chosen to separate paragraphs with indents in the 
38473 \family sans
38474 Document\SpecialChar \menuseparator
38475 Settings
38476 \family default
38477  dialog under 
38478 \family sans
38479 Text
38480 \begin_inset space ~
38481 \end_inset
38482
38483 Layout
38484 \family default
38485 .
38486 \end_layout
38487
38488 \begin_layout Subsection
38489 Table Settings and Math
38490 \end_layout
38491
38492 \begin_layout Standard
38493 These two menus are only fully active when the cursor is inside a table
38494  or a formula.
38495  Here you can change the properties of tables and formulas.
38496  The properties of tables are described in section
38497 \begin_inset space ~
38498 \end_inset
38499
38500
38501 \begin_inset CommandInset ref
38502 LatexCommand ref
38503 reference "sec:Tables"
38504
38505 \end_inset
38506
38507 , the properties of formulas in chapter
38508 \begin_inset space ~
38509 \end_inset
38510
38511
38512 \begin_inset CommandInset ref
38513 LatexCommand ref
38514 reference "cha:Mathematical-Formulas"
38515
38516 \end_inset
38517
38518 .
38519 \end_layout
38520
38521 \begin_layout Subsection
38522 Increase / Decrease List Depth
38523 \end_layout
38524
38525 \begin_layout Standard
38526 These menu entries are only active when the cursor is in an environment
38527  that can be nested.
38528  They increase/decrease the environment nesting level as explained in section
38529 \begin_inset space ~
38530 \end_inset
38531
38532
38533 \begin_inset CommandInset ref
38534 LatexCommand ref
38535 reference "sec:Nesting"
38536
38537 \end_inset
38538
38539  and 
38540 \begin_inset CommandInset ref
38541 LatexCommand ref
38542 reference "sub:Numbering-depth"
38543
38544 \end_inset
38545
38546 .
38547 \end_layout
38548
38549 \begin_layout Section
38550 The View Menu
38551 \begin_inset Index idx
38552 status collapsed
38553
38554 \begin_layout Plain Layout
38555 Menu ! View
38556 \end_layout
38557
38558 \end_inset
38559
38560
38561 \end_layout
38562
38563 \begin_layout Standard
38564 The 
38565 \family sans
38566 View
38567 \family default
38568  menu contains a list of available formats in which you can view the actual
38569  document with an external program.
38570  The menu entries for the viewing formats are not the same on all installations
38571  — it depends on the LaTeX programs that are found while LyX was configured.
38572  All possible formats are formats listed in section
38573 \begin_inset space ~
38574 \end_inset
38575
38576
38577 \begin_inset CommandInset ref
38578 LatexCommand ref
38579 reference "sub:Export"
38580
38581 \end_inset
38582
38583 .
38584  You should at least see the menu entries 
38585 \family sans
38586 DVI
38587 \family default
38588  and 
38589 \family sans
38590 PDF
38591 \begin_inset space ~
38592 \end_inset
38593
38594 (pdflatex)
38595 \family default
38596 .
38597  If one of the two is missing, you need to update your LaTeX installation.
38598  After updating you have to reconfigure LyX, see section
38599 \begin_inset space ~
38600 \end_inset
38601
38602
38603 \begin_inset CommandInset ref
38604 LatexCommand ref
38605 reference "sec:Basic-LyX-Setup"
38606
38607 \end_inset
38608
38609 .
38610 \begin_inset Index idx
38611 status collapsed
38612
38613 \begin_layout Plain Layout
38614 Reconfiguration of LyX
38615 \end_layout
38616
38617 \end_inset
38618
38619
38620 \end_layout
38621
38622 \begin_layout Standard
38623 Invoking a menu will start a viewer program.
38624  The viewer can be set or changed in the preferences, see section
38625 \begin_inset space ~
38626 \end_inset
38627
38628
38629 \begin_inset CommandInset ref
38630 LatexCommand ref
38631 reference "sec:File-Formats"
38632
38633 \end_inset
38634
38635 .
38636  The default viewers are set by LyX when it is first configured.
38637 \end_layout
38638
38639 \begin_layout Standard
38640 \begin_inset VSpace bigskip
38641 \end_inset
38642
38643 At the bottom of the 
38644 \family sans
38645 View
38646 \family default
38647  menu the opened documents are listed.
38648 \end_layout
38649
38650 \begin_layout Subsection
38651 Open/Close all Insets
38652 \end_layout
38653
38654 \begin_layout Standard
38655 Opens/closes all insets in your document.
38656 \end_layout
38657
38658 \begin_layout Subsection
38659 Unfold/Fold Math Macros
38660 \end_layout
38661
38662 \begin_layout Standard
38663 Unfolds/folds the current math macro.
38664 \end_layout
38665
38666 \begin_layout Standard
38667 Math macros are described in the 
38668 \emph on
38669 Math
38670 \emph default
38671  manual.
38672 \end_layout
38673
38674 \begin_layout Subsection
38675 View Source
38676 \end_layout
38677
38678 \begin_layout Standard
38679 Opens a window showing the source code of the actual document, as described
38680  in section
38681 \begin_inset space ~
38682 \end_inset
38683
38684
38685 \begin_inset CommandInset ref
38686 LatexCommand ref
38687 reference "sec:Previewing-snippets-of"
38688
38689 \end_inset
38690
38691 .
38692 \end_layout
38693
38694 \begin_layout Subsection
38695 View Messages
38696 \end_layout
38697
38698 \begin_layout Standard
38699 Opens a window showing console messages.
38700  This is useful for debugging LyX (i.
38701 \begin_inset space \thinspace{}
38702 \end_inset
38703
38704 e., hunt for errors in the program) or to see what is going on in the background
38705  while LaTeX is processing the document,
38706 \end_layout
38707
38708 \begin_layout Subsection
38709 View
38710 \end_layout
38711
38712 \begin_layout Standard
38713 This menu entry generates the output you have specified as default output
38714  format either in the preferences (see sec.
38715 \begin_inset space \thinspace{}
38716 \end_inset
38717
38718
38719 \begin_inset CommandInset ref
38720 LatexCommand ref
38721 reference "sec:File-Formats"
38722
38723 \end_inset
38724
38725 ) or in the document settings (see sec.
38726 \begin_inset space \thinspace{}
38727 \end_inset
38728
38729
38730 \begin_inset CommandInset ref
38731 LatexCommand ref
38732 reference "sec:Doc-Output"
38733
38734 \end_inset
38735
38736 ) and opens it in an appropriate viewer.
38737  The default output format is 
38738 \family sans
38739 PDF
38740 \begin_inset space ~
38741 \end_inset
38742
38743 (pdflatex)
38744 \family default
38745 .
38746 \end_layout
38747
38748 \begin_layout Subsection
38749 View (Other Formats)
38750 \end_layout
38751
38752 \begin_layout Standard
38753 With this submenu, you can view your document in alternative output formats.
38754 \end_layout
38755
38756 \begin_layout Subsection
38757 Update
38758 \end_layout
38759
38760 \begin_layout Standard
38761 This menu entry allows you to update the view with your latest changes (in
38762  the default output format as described in the previous section) without
38763  opening a new viewer window.
38764 \end_layout
38765
38766 \begin_layout Subsection
38767 Update (Other Formats)
38768 \end_layout
38769
38770 \begin_layout Standard
38771 With this submenu, you can update the view of alternative output formats
38772  of your document without opening a new viewer window.
38773 \end_layout
38774
38775 \begin_layout Subsection
38776 View Master Document
38777 \end_layout
38778
38779 \begin_layout Standard
38780 This menu item is only visible if your document is included to another document,
38781  which is then its 
38782 \begin_inset Quotes eld
38783 \end_inset
38784
38785 master
38786 \begin_inset Quotes erd
38787 \end_inset
38788
38789  (see section 
38790 \emph on
38791 Child Documents
38792 \emph default
38793  in the 
38794 \emph on
38795 Embedded
38796 \begin_inset space ~
38797 \end_inset
38798
38799 Objects
38800 \emph default
38801  manual for more information on this topic).
38802  This item allows you to view the master document from within its child.
38803  That is, if you are working on a child document which is a chapter of a
38804  book, 
38805 \family sans
38806 View Master
38807 \family default
38808  generates the output of the whole book, while 
38809 \family sans
38810 View
38811 \family default
38812  will just output the chapter alone.
38813 \end_layout
38814
38815 \begin_layout Standard
38816 The format used by this function is the default output format as specified
38817  in the preferences (see sec.
38818 \begin_inset space \thinspace{}
38819 \end_inset
38820
38821
38822 \begin_inset CommandInset ref
38823 LatexCommand ref
38824 reference "sec:File-Formats"
38825
38826 \end_inset
38827
38828 ) or in the document settings (see sec.
38829 \begin_inset space \thinspace{}
38830 \end_inset
38831
38832
38833 \begin_inset CommandInset ref
38834 LatexCommand ref
38835 reference "sec:Doc-Output"
38836
38837 \end_inset
38838
38839 ).
38840 \end_layout
38841
38842 \begin_layout Subsection
38843 Update Master Document
38844 \end_layout
38845
38846 \begin_layout Standard
38847 This menu item is only visible if your document is included to another document,
38848  which is then its 
38849 \begin_inset Quotes eld
38850 \end_inset
38851
38852 master
38853 \begin_inset Quotes erd
38854 \end_inset
38855
38856  (see section 
38857 \emph on
38858 Child Documents
38859 \emph default
38860  in the 
38861 \emph on
38862 Embedded
38863 \begin_inset space ~
38864 \end_inset
38865
38866 Objects
38867 \emph default
38868  manual for more information on this topic).
38869  This item allows you to update the view of a master document from within
38870  its child without the need to switch to the master document itself.
38871 \end_layout
38872
38873 \begin_layout Standard
38874 The format used by this function is the default output format as specified
38875  in the preferences (see sec.
38876 \begin_inset space \thinspace{}
38877 \end_inset
38878
38879
38880 \begin_inset CommandInset ref
38881 LatexCommand ref
38882 reference "sec:File-Formats"
38883
38884 \end_inset
38885
38886 ) or in the document settings (see sec.
38887 \begin_inset space \thinspace{}
38888 \end_inset
38889
38890
38891 \begin_inset CommandInset ref
38892 LatexCommand ref
38893 reference "sec:Doc-Output"
38894
38895 \end_inset
38896
38897 ).
38898 \end_layout
38899
38900 \begin_layout Subsection
38901 Split View
38902 \end_layout
38903
38904 \begin_layout Standard
38905 This will split LyX's main window vertically or horizontally.
38906  This allows you to view documents the same time to compare them, or to
38907  view the same document, but at different positions.
38908  You can even split the main window several times to view for example 3
38909  or more documents at the same time.
38910  To return to an unsplit view, use the menu 
38911 \family sans
38912 Close Current View
38913 \family default
38914 .
38915 \end_layout
38916
38917 \begin_layout Subsection
38918 Close Current View
38919 \end_layout
38920
38921 \begin_layout Standard
38922 Closes a split view.
38923 \end_layout
38924
38925 \begin_layout Subsection
38926 Fullscreen
38927 \end_layout
38928
38929 \begin_layout Standard
38930 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38931  so that you will see nothing but your text.
38932  It furthermore displays LyX's main window fullscreen.
38933  To return from fullscreen to the normal view, press F11, or right-click
38934  and turn off the fullscreen mode in the context menu.
38935 \end_layout
38936
38937 \begin_layout Subsection
38938 Toolbars
38939 \begin_inset CommandInset label
38940 LatexCommand label
38941 name "sub:Toolbars"
38942
38943 \end_inset
38944
38945
38946 \begin_inset Index idx
38947 status collapsed
38948
38949 \begin_layout Plain Layout
38950 Toolbar
38951 \end_layout
38952
38953 \end_inset
38954
38955
38956 \end_layout
38957
38958 \begin_layout Standard
38959 In this menu entry you can set the appearance of the different toolbars.
38960  All toolbars and the 
38961 \family sans
38962 Command
38963 \begin_inset space ~
38964 \end_inset
38965
38966 Buffer
38967 \family default
38968  can be turned on and off.
38969  The 
38970 \emph on
38971 on
38972 \emph default
38973  state is denoted in the menu with a checkmark.
38974  The 
38975 \family sans
38976 Review
38977 \family default
38978
38979 \family sans
38980 Table
38981 \family default
38982
38983 \family sans
38984 Math
38985 \begin_inset space ~
38986 \end_inset
38987
38988 Panels
38989 \family default
38990 , and 
38991 \family sans
38992 Math
38993 \family default
38994  toolbars can be additionally set to the state 
38995 \emph on
38996 automatic
38997 \emph default
38998  that is denoted in the menu with the suffix 
38999 \family sans
39000 (auto)
39001 \family default
39002 .
39003 \end_layout
39004
39005 \begin_layout Standard
39006 In the 
39007 \emph on
39008 on
39009 \emph default
39010  state the toolbar is permanently shown, in the 
39011 \emph on
39012 automatic
39013 \emph default
39014  state the toolbar is only shown when the cursor is in a certain environment
39015  or when a certain feature is enabled.
39016  That means that the review toolbar will only be shown when change tracking
39017  is activated, the math and table toolbars are only shown when the cursor
39018  is inside a formula or table, respectively.
39019 \end_layout
39020
39021 \begin_layout Standard
39022 LyX's toolbars and their buttons are explained in section
39023 \begin_inset space ~
39024 \end_inset
39025
39026
39027 \begin_inset CommandInset ref
39028 LatexCommand ref
39029 reference "sec:Toolbars"
39030
39031 \end_inset
39032
39033 .
39034 \end_layout
39035
39036 \begin_layout Section
39037 The Insert Menu
39038 \begin_inset Index idx
39039 status collapsed
39040
39041 \begin_layout Plain Layout
39042 Menu ! Insert
39043 \end_layout
39044
39045 \end_inset
39046
39047
39048 \end_layout
39049
39050 \begin_layout Subsection
39051 Math
39052 \end_layout
39053
39054 \begin_layout Standard
39055 Inserts math constructs that are explained in chapter
39056 \begin_inset space ~
39057 \end_inset
39058
39059
39060 \begin_inset CommandInset ref
39061 LatexCommand ref
39062 reference "cha:Mathematical-Formulas"
39063
39064 \end_inset
39065
39066  and the 
39067 \emph on
39068 Math
39069 \emph default
39070  manual.
39071 \end_layout
39072
39073 \begin_layout Subsection
39074 Special Character
39075 \begin_inset CommandInset label
39076 LatexCommand label
39077 name "sub:Special-Character"
39078
39079 \end_inset
39080
39081
39082 \end_layout
39083
39084 \begin_layout Standard
39085 Here you can insert the following characters:
39086 \end_layout
39087
39088 \begin_layout Description
39089 Symbols Inserts any character that can be output by your LaTeX system.
39090  Therefore the number of character categories in this dialog and the available
39091  characters depend on the LaTeX-packages you have installed.
39092 \begin_inset Newline newline
39093 \end_inset
39094
39095  
39096 \begin_inset Note Greyedout
39097 status open
39098
39099 \begin_layout Plain Layout
39100
39101 \series bold
39102 Note:
39103 \series default
39104  Not all characters will be visible in the 
39105 \family sans
39106 Symbols
39107 \family default
39108  dialog because none of the screen fonts that you can set in the preferences
39109  dialog (see sec.
39110 \begin_inset space \thinspace{}
39111 \end_inset
39112
39113
39114 \begin_inset CommandInset ref
39115 LatexCommand ref
39116 reference "sub:Screen-Fonts"
39117
39118 \end_inset
39119
39120 ) can display every character.
39121 \end_layout
39122
39123 \end_inset
39124
39125
39126 \end_layout
39127
39128 \begin_layout Description
39129 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39130
39131 \end_layout
39132
39133 \begin_layout Description
39134 End
39135 \begin_inset space ~
39136 \end_inset
39137
39138 of
39139 \begin_inset space ~
39140 \end_inset
39141
39142 Sentence Inserts an end of sentence dot as described in section
39143 \begin_inset space ~
39144 \end_inset
39145
39146
39147 \begin_inset CommandInset ref
39148 LatexCommand ref
39149 reference "sub:Abbreviations"
39150
39151 \end_inset
39152
39153 .
39154 \end_layout
39155
39156 \begin_layout Description
39157 Ordinary
39158 \begin_inset space ~
39159 \end_inset
39160
39161 Quote Inserts this quote: ", no matter what quote type you selected in the
39162  
39163 \family sans
39164 Document\SpecialChar \menuseparator
39165 Settings
39166 \family default
39167  dialog under 
39168 \family sans
39169 Language
39170 \family default
39171 .
39172 \end_layout
39173
39174 \begin_layout Description
39175 Single
39176 \begin_inset space ~
39177 \end_inset
39178
39179 Quote Inserts this quote: 
39180 \begin_inset Quotes ers
39181 \end_inset
39182
39183
39184 \end_layout
39185
39186 \begin_layout Description
39187 Protected
39188 \begin_inset space ~
39189 \end_inset
39190
39191 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39192
39193 \end_layout
39194
39195 \begin_layout Description
39196 Breakable
39197 \begin_inset space ~
39198 \end_inset
39199
39200 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39201
39202 \end_layout
39203
39204 \begin_layout Description
39205 Menu
39206 \begin_inset space ~
39207 \end_inset
39208
39209 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39210
39211 \end_layout
39212
39213 \begin_layout Description
39214 Phonetic
39215 \begin_inset space ~
39216 \end_inset
39217
39218 Symbols 
39219 \begin_inset Index idx
39220 status collapsed
39221
39222 \begin_layout Plain Layout
39223 Phonetic symbols
39224 \end_layout
39225
39226 \end_inset
39227
39228
39229 \begin_inset Index idx
39230 status collapsed
39231
39232 \begin_layout Plain Layout
39233 Language ! Phonetic symbols
39234 \end_layout
39235
39236 \end_inset
39237
39238 Creates a formula with a so called tipa inset.
39239  Here you can insert commands to create IPA phonetic symbols.
39240  For this feature you must have the LaTeX-package 
39241 \series bold
39242 tipa
39243 \series default
39244
39245 \begin_inset Index idx
39246 status collapsed
39247
39248 \begin_layout Plain Layout
39249 LaTeX-packages ! tipa
39250 \end_layout
39251
39252 \end_inset
39253
39254  installed.
39255 \begin_inset Newline newline
39256 \end_inset
39257
39258 For more information about this feature we refer to the documentation of
39259  
39260 \series bold
39261 tipa, 
39262 \begin_inset CommandInset citation
39263 LatexCommand cite
39264 key "tipa"
39265
39266 \end_inset
39267
39268
39269 \series default
39270  and this Wiki-page:
39271 \begin_inset Newline newline
39272 \end_inset
39273
39274
39275 \begin_inset Flex URL
39276 status open
39277
39278 \begin_layout Plain Layout
39279
39280 http://wiki.lyx.org/LyX/LinguistLyX
39281 \end_layout
39282
39283 \end_inset
39284
39285
39286 \end_layout
39287
39288 \begin_layout Subsection
39289 Formatting
39290 \end_layout
39291
39292 \begin_layout Standard
39293 Here you can insert the following format constructs:
39294 \end_layout
39295
39296 \begin_layout Description
39297 Superscript Inserts a superscript: test
39298 \begin_inset script superscript
39299
39300 \begin_layout Plain Layout
39301 a, b
39302 \end_layout
39303
39304 \end_inset
39305
39306
39307 \end_layout
39308
39309 \begin_layout Description
39310 Subscript Inserts a subscript: test
39311 \begin_inset script subscript
39312
39313 \begin_layout Plain Layout
39314 3x
39315 \end_layout
39316
39317 \end_inset
39318
39319
39320 \end_layout
39321
39322 \begin_layout Description
39323 Protected
39324 \begin_inset space ~
39325 \end_inset
39326
39327 Space Inserts a protected space that is described in section
39328 \begin_inset space ~
39329 \end_inset
39330
39331
39332 \begin_inset CommandInset ref
39333 LatexCommand ref
39334 reference "sub:Protected-Space"
39335
39336 \end_inset
39337
39338 .
39339 \end_layout
39340
39341 \begin_layout Description
39342 Inter-word
39343 \begin_inset space ~
39344 \end_inset
39345
39346 Space Inserts an inter-word space that is described in section
39347 \begin_inset space ~
39348 \end_inset
39349
39350
39351 \begin_inset CommandInset ref
39352 LatexCommand ref
39353 reference "sub:Inter-word-Space"
39354
39355 \end_inset
39356
39357 .
39358 \end_layout
39359
39360 \begin_layout Description
39361 Thin
39362 \begin_inset space ~
39363 \end_inset
39364
39365 Space Inserts a thin space that is described in section
39366 \begin_inset space ~
39367 \end_inset
39368
39369
39370 \begin_inset CommandInset ref
39371 LatexCommand ref
39372 reference "sub:Thin-Space"
39373
39374 \end_inset
39375
39376 .
39377 \end_layout
39378
39379 \begin_layout Description
39380 Horizontal
39381 \begin_inset space ~
39382 \end_inset
39383
39384 Space Inserts horizontal space, see section
39385 \begin_inset space ~
39386 \end_inset
39387
39388
39389 \begin_inset CommandInset ref
39390 LatexCommand ref
39391 reference "sub:Horizontal-Space"
39392
39393 \end_inset
39394
39395  for a description.
39396 \end_layout
39397
39398 \begin_layout Description
39399 Horizontal
39400 \begin_inset space ~
39401 \end_inset
39402
39403 Line Inserts a horizontal line, see section
39404 \begin_inset space ~
39405 \end_inset
39406
39407
39408 \begin_inset CommandInset ref
39409 LatexCommand ref
39410 reference "sub:Horizontal-Lines"
39411
39412 \end_inset
39413
39414  for a description.
39415 \end_layout
39416
39417 \begin_layout Description
39418 Vertical
39419 \begin_inset space ~
39420 \end_inset
39421
39422 Space Inserts vertical space, see section
39423 \begin_inset space ~
39424 \end_inset
39425
39426
39427 \begin_inset CommandInset ref
39428 LatexCommand ref
39429 reference "sub:Vertical-Space"
39430
39431 \end_inset
39432
39433  for a description.
39434 \end_layout
39435
39436 \begin_layout Description
39437 Phantom Inserts Phantom space, see section
39438 \begin_inset space ~
39439 \end_inset
39440
39441
39442 \begin_inset CommandInset ref
39443 LatexCommand ref
39444 reference "sub:Phantom-Space"
39445
39446 \end_inset
39447
39448 .
39449 \end_layout
39450
39451 \begin_layout Description
39452 Hyphenation
39453 \begin_inset space ~
39454 \end_inset
39455
39456 Point Inserts a hyphenation point, see section
39457 \begin_inset space ~
39458 \end_inset
39459
39460
39461 \begin_inset CommandInset ref
39462 LatexCommand ref
39463 reference "sub:Hyphenation"
39464
39465 \end_inset
39466
39467 .
39468 \end_layout
39469
39470 \begin_layout Description
39471 Ligature
39472 \begin_inset space ~
39473 \end_inset
39474
39475 Break Inserts a ligature break, see section
39476 \begin_inset space ~
39477 \end_inset
39478
39479
39480 \begin_inset CommandInset ref
39481 LatexCommand ref
39482 reference "sub:Ligatures"
39483
39484 \end_inset
39485
39486 .
39487 \end_layout
39488
39489 \begin_layout Description
39490 Ragged
39491 \begin_inset space ~
39492 \end_inset
39493
39494 Line
39495 \begin_inset space ~
39496 \end_inset
39497
39498 Break Inserts a forced line break, see section
39499 \begin_inset space ~
39500 \end_inset
39501
39502
39503 \begin_inset CommandInset ref
39504 LatexCommand ref
39505 reference "sub:Forced-Line-Breaks"
39506
39507 \end_inset
39508
39509 .
39510 \end_layout
39511
39512 \begin_layout Description
39513 Justified
39514 \begin_inset space ~
39515 \end_inset
39516
39517 Break Inserts a forced line break that furthermore stretches the broken
39518  text line to the page border, see section
39519 \begin_inset space ~
39520 \end_inset
39521
39522
39523 \begin_inset CommandInset ref
39524 LatexCommand ref
39525 reference "sub:Forced-Line-Breaks"
39526
39527 \end_inset
39528
39529 .
39530 \end_layout
39531
39532 \begin_layout Description
39533 New
39534 \begin_inset space ~
39535 \end_inset
39536
39537 Page Inserts a forced page break, described in section
39538 \begin_inset space ~
39539 \end_inset
39540
39541
39542 \begin_inset CommandInset ref
39543 LatexCommand ref
39544 reference "sub:Forced-Page-Breaks"
39545
39546 \end_inset
39547
39548 .
39549 \end_layout
39550
39551 \begin_layout Description
39552 Page
39553 \begin_inset space ~
39554 \end_inset
39555
39556 Break Inserts a forced page break that furthermore stretches the broken
39557  text page to the page border, described in section
39558 \begin_inset space ~
39559 \end_inset
39560
39561
39562 \begin_inset CommandInset ref
39563 LatexCommand ref
39564 reference "sub:Forced-Page-Breaks"
39565
39566 \end_inset
39567
39568 .
39569 \end_layout
39570
39571 \begin_layout Description
39572 Clear
39573 \begin_inset space ~
39574 \end_inset
39575
39576 Page Inserts a clear page break, described in section
39577 \begin_inset space ~
39578 \end_inset
39579
39580
39581 \begin_inset CommandInset ref
39582 LatexCommand ref
39583 reference "sub:Clear-Page-Breaks"
39584
39585 \end_inset
39586
39587 .
39588 \end_layout
39589
39590 \begin_layout Description
39591 Clear
39592 \begin_inset space ~
39593 \end_inset
39594
39595 Double
39596 \begin_inset space ~
39597 \end_inset
39598
39599 Page Inserts a clear doublepage break, described in section
39600 \begin_inset space ~
39601 \end_inset
39602
39603
39604 \begin_inset CommandInset ref
39605 LatexCommand ref
39606 reference "sub:Clear-Page-Breaks"
39607
39608 \end_inset
39609
39610 .
39611 \end_layout
39612
39613 \begin_layout Subsection
39614 List / TOC
39615 \end_layout
39616
39617 \begin_layout Standard
39618 Various lists can be inserted with this menu entry.
39619  The table of contents, the algorithm, figures and tables list are described
39620  in section
39621 \begin_inset space ~
39622 \end_inset
39623
39624
39625 \begin_inset CommandInset ref
39626 LatexCommand ref
39627 reference "sec:toc"
39628
39629 \end_inset
39630
39631 .
39632  The index list is described in section
39633 \begin_inset space ~
39634 \end_inset
39635
39636
39637 \begin_inset CommandInset ref
39638 LatexCommand ref
39639 reference "sec:Index"
39640
39641 \end_inset
39642
39643 , the nomenclature in section
39644 \begin_inset space ~
39645 \end_inset
39646
39647
39648 \begin_inset CommandInset ref
39649 LatexCommand ref
39650 reference "sec:Nomenclature"
39651
39652 \end_inset
39653
39654  and the BibTeX bibliography in section
39655 \begin_inset space ~
39656 \end_inset
39657
39658
39659 \begin_inset CommandInset ref
39660 LatexCommand ref
39661 reference "sub:Bibliography-databases"
39662
39663 \end_inset
39664
39665 .
39666 \end_layout
39667
39668 \begin_layout Subsection
39669 Float
39670 \end_layout
39671
39672 \begin_layout Standard
39673 To insert floats, described in section
39674 \begin_inset space ~
39675 \end_inset
39676
39677
39678 \begin_inset CommandInset ref
39679 LatexCommand ref
39680 reference "sec:Floats"
39681
39682 \end_inset
39683
39684 .
39685 \end_layout
39686
39687 \begin_layout Subsection
39688 Note
39689 \end_layout
39690
39691 \begin_layout Standard
39692 To insert notes, described in section
39693 \begin_inset space ~
39694 \end_inset
39695
39696
39697 \begin_inset CommandInset ref
39698 LatexCommand ref
39699 reference "sec:Notes"
39700
39701 \end_inset
39702
39703 .
39704 \end_layout
39705
39706 \begin_layout Subsection
39707 Branch
39708 \end_layout
39709
39710 \begin_layout Standard
39711 Inserts branch insets as described in section
39712 \begin_inset space ~
39713 \end_inset
39714
39715
39716 \begin_inset CommandInset ref
39717 LatexCommand ref
39718 reference "sec:Branches"
39719
39720 \end_inset
39721
39722 .
39723 \end_layout
39724
39725 \begin_layout Subsection
39726 Custom Insets
39727 \end_layout
39728
39729 \begin_layout Standard
39730 Inserts document class-specific insets.
39731  Such insets only exist when they are defined in the layout file for a certain
39732  document class.
39733  An example is the document class 
39734 \begin_inset Quotes eld
39735 \end_inset
39736
39737 article (Elsevier)
39738 \begin_inset Quotes erd
39739 \end_inset
39740
39741  with three custom insets.
39742  The section 
39743 \emph on
39744 Flex insets and InsetLayout
39745 \emph default
39746  of the 
39747 \emph on
39748 Customization
39749 \emph default
39750  manual explains how custom insets are defined.
39751 \end_layout
39752
39753 \begin_layout Subsection
39754 File
39755 \begin_inset Index idx
39756 status collapsed
39757
39758 \begin_layout Plain Layout
39759 External Material
39760 \end_layout
39761
39762 \end_inset
39763
39764
39765 \end_layout
39766
39767 \begin_layout Standard
39768 This menu entry allows you to insert or include the contents of other LyX
39769  files in your document.
39770  How you can do this is explained in detail in the chapter 
39771 \emph on
39772 External Stuff
39773 \emph default
39774  of the 
39775 \emph on
39776 Embedded
39777 \begin_inset space ~
39778 \end_inset
39779
39780 Objects
39781 \emph default
39782  manual.
39783 \end_layout
39784
39785 \begin_layout Subsection
39786 Box
39787 \begin_inset Index idx
39788 status collapsed
39789
39790 \begin_layout Plain Layout
39791 Boxes
39792 \end_layout
39793
39794 \end_inset
39795
39796
39797 \end_layout
39798
39799 \begin_layout Standard
39800 Inserts a minipage box that is described section
39801 \begin_inset space ~
39802 \end_inset
39803
39804
39805 \begin_inset CommandInset ref
39806 LatexCommand ref
39807 reference "sec:Minipages"
39808
39809 \end_inset
39810
39811 .
39812  All box types supported by LyX are explained in detail in the chapter 
39813 \emph on
39814 Boxes
39815 \emph default
39816  of the 
39817 \emph on
39818 Embedded
39819 \begin_inset space ~
39820 \end_inset
39821
39822 Objects
39823 \emph default
39824  manual.
39825 \end_layout
39826
39827 \begin_layout Subsection
39828 Citation
39829 \end_layout
39830
39831 \begin_layout Standard
39832 Inserts a citation as described in section
39833 \begin_inset space ~
39834 \end_inset
39835
39836
39837 \begin_inset CommandInset ref
39838 LatexCommand ref
39839 reference "sec:Bibliography"
39840
39841 \end_inset
39842
39843 .
39844 \end_layout
39845
39846 \begin_layout Subsection
39847 Cross-Reference
39848 \end_layout
39849
39850 \begin_layout Standard
39851 Inserts a cross-reference as described in section
39852 \begin_inset space ~
39853 \end_inset
39854
39855
39856 \begin_inset CommandInset ref
39857 LatexCommand ref
39858 reference "sec:Cross-References"
39859
39860 \end_inset
39861
39862 .
39863 \end_layout
39864
39865 \begin_layout Subsection
39866 Label
39867 \end_layout
39868
39869 \begin_layout Standard
39870 Inserts a label as described in section
39871 \begin_inset space ~
39872 \end_inset
39873
39874
39875 \begin_inset CommandInset ref
39876 LatexCommand ref
39877 reference "sec:Cross-References"
39878
39879 \end_inset
39880
39881 .
39882 \end_layout
39883
39884 \begin_layout Subsection
39885 Caption
39886 \begin_inset Index idx
39887 status collapsed
39888
39889 \begin_layout Plain Layout
39890 Captions
39891 \end_layout
39892
39893 \end_inset
39894
39895
39896 \begin_inset Index idx
39897 status collapsed
39898
39899 \begin_layout Plain Layout
39900 Longtables ! Caption
39901 \end_layout
39902
39903 \end_inset
39904
39905
39906 \end_layout
39907
39908 \begin_layout Standard
39909 Inserts a caption in a float or longtable.
39910  Floats are described in section
39911 \begin_inset space ~
39912 \end_inset
39913
39914
39915 \begin_inset CommandInset ref
39916 LatexCommand ref
39917 reference "sec:Floats"
39918
39919 \end_inset
39920
39921 , captions in longtables are described in the section 
39922 \emph on
39923 Longtable Captions
39924 \emph default
39925  of the 
39926 \emph on
39927 Embedded
39928 \begin_inset space ~
39929 \end_inset
39930
39931 Objects
39932 \emph default
39933  manual.
39934 \end_layout
39935
39936 \begin_layout Subsection
39937 Index Entry
39938 \end_layout
39939
39940 \begin_layout Standard
39941 Inserts an index entry as described in section
39942 \begin_inset space ~
39943 \end_inset
39944
39945
39946 \begin_inset CommandInset ref
39947 LatexCommand ref
39948 reference "sec:Index"
39949
39950 \end_inset
39951
39952 .
39953 \end_layout
39954
39955 \begin_layout Subsection
39956 Nomenclature Entry
39957 \end_layout
39958
39959 \begin_layout Standard
39960 Inserts a nomenclature entry as described in section
39961 \begin_inset space ~
39962 \end_inset
39963
39964
39965 \begin_inset CommandInset ref
39966 LatexCommand ref
39967 reference "sec:Nomenclature"
39968
39969 \end_inset
39970
39971 .
39972 \end_layout
39973
39974 \begin_layout Subsection
39975 Table
39976 \end_layout
39977
39978 \begin_layout Standard
39979 Inserts a table.
39980  Tables are described in section
39981 \begin_inset space ~
39982 \end_inset
39983
39984
39985 \begin_inset CommandInset ref
39986 LatexCommand ref
39987 reference "sec:Tables"
39988
39989 \end_inset
39990
39991 .
39992 \end_layout
39993
39994 \begin_layout Subsection
39995 Graphics
39996 \end_layout
39997
39998 \begin_layout Standard
39999 Inserts a graphic.
40000  Graphics are described in section
40001 \begin_inset space ~
40002 \end_inset
40003
40004
40005 \begin_inset CommandInset ref
40006 LatexCommand ref
40007 reference "sec:Graphics"
40008
40009 \end_inset
40010
40011 .
40012 \end_layout
40013
40014 \begin_layout Subsection
40015 URL
40016 \end_layout
40017
40018 \begin_layout Standard
40019 Inserts an URL as described in section
40020 \begin_inset space ~
40021 \end_inset
40022
40023
40024 \begin_inset CommandInset ref
40025 LatexCommand ref
40026 reference "sub:URLs"
40027
40028 \end_inset
40029
40030 .
40031 \end_layout
40032
40033 \begin_layout Subsection
40034 Hyperlinks
40035 \end_layout
40036
40037 \begin_layout Standard
40038 Inserts a hyperlink as described in section
40039 \begin_inset space ~
40040 \end_inset
40041
40042
40043 \begin_inset CommandInset ref
40044 LatexCommand ref
40045 reference "sub:Hyperlinks"
40046
40047 \end_inset
40048
40049 .
40050 \end_layout
40051
40052 \begin_layout Subsection
40053 Footnote
40054 \end_layout
40055
40056 \begin_layout Standard
40057 Inserts a footnote, see section
40058 \begin_inset space ~
40059 \end_inset
40060
40061
40062 \begin_inset CommandInset ref
40063 LatexCommand ref
40064 reference "sec:Footnotes"
40065
40066 \end_inset
40067
40068 .
40069 \end_layout
40070
40071 \begin_layout Subsection
40072 Marginal Note
40073 \end_layout
40074
40075 \begin_layout Standard
40076 Inserts a marginal note, see section
40077 \begin_inset space ~
40078 \end_inset
40079
40080
40081 \begin_inset CommandInset ref
40082 LatexCommand ref
40083 reference "sec:Marginal-Notes"
40084
40085 \end_inset
40086
40087 .
40088 \end_layout
40089
40090 \begin_layout Subsection
40091 Short Title
40092 \end_layout
40093
40094 \begin_layout Standard
40095 Inserts a short title, see section
40096 \begin_inset space ~
40097 \end_inset
40098
40099
40100 \begin_inset CommandInset ref
40101 LatexCommand ref
40102 reference "sec:Short-Titles"
40103
40104 \end_inset
40105
40106 .
40107 \end_layout
40108
40109 \begin_layout Subsection
40110 TeX Code
40111 \end_layout
40112
40113 \begin_layout Standard
40114 Inserts a TeX Code box, see section
40115 \begin_inset space ~
40116 \end_inset
40117
40118
40119 \begin_inset CommandInset ref
40120 LatexCommand ref
40121 reference "sub:TeX-Code-Boxes"
40122
40123 \end_inset
40124
40125  for a description.
40126 \end_layout
40127
40128 \begin_layout Subsection
40129 Program Listing
40130 \begin_inset Index idx
40131 status collapsed
40132
40133 \begin_layout Plain Layout
40134 Program listings
40135 \end_layout
40136
40137 \end_inset
40138
40139
40140 \end_layout
40141
40142 \begin_layout Standard
40143 Inserts a program listings box.
40144  Program listings are explained in the chapter 
40145 \emph on
40146 Program Code Listings
40147 \emph default
40148  of the 
40149 \emph on
40150 Embedded
40151 \begin_inset space ~
40152 \end_inset
40153
40154 Objects
40155 \emph default
40156  manual.
40157 \end_layout
40158
40159 \begin_layout Subsection
40160 Date
40161 \end_layout
40162
40163 \begin_layout Standard
40164 Inserts the actual date.
40165  The format depends on the date format of the language that is used for
40166  LyX's menus.
40167  LyX offers various ways to insert a date which are explained and also compared
40168  in the section 
40169 \emph on
40170 External Material
40171 \emph default
40172  of the 
40173 \emph on
40174 Embedded
40175 \begin_inset space ~
40176 \end_inset
40177
40178 Objects
40179 \emph default
40180  manual.
40181 \end_layout
40182
40183 \begin_layout Section
40184 The Navigate Menu
40185 \begin_inset Index idx
40186 status collapsed
40187
40188 \begin_layout Plain Layout
40189 Menu ! Navigate
40190 \end_layout
40191
40192 \end_inset
40193
40194
40195 \end_layout
40196
40197 \begin_layout Standard
40198 This menu lists the existing chapters, sections, figures, tables, etc.
40199 \begin_inset space ~
40200 \end_inset
40201
40202 of the current document.
40203  This allows you to navigate easily through you document.
40204 \end_layout
40205
40206 \begin_layout Subsection
40207 Bookmarks
40208 \end_layout
40209
40210 \begin_layout Standard
40211 With this menu entry you are able to define your own bookmarks.
40212  This is useful when you are working on a large document and often have
40213  to jump e.
40214 \begin_inset space \thinspace{}
40215 \end_inset
40216
40217 g.
40218 \begin_inset space \space{}
40219 \end_inset
40220
40221 between section
40222 \begin_inset space ~
40223 \end_inset
40224
40225 2.5 and 6.3.
40226  To create bookmarks for this example, go to section
40227 \begin_inset space ~
40228 \end_inset
40229
40230 2.5 and use the menu 
40231 \family sans
40232 Save
40233 \begin_inset space ~
40234 \end_inset
40235
40236 Bookmark
40237 \begin_inset space ~
40238 \end_inset
40239
40240 1
40241 \family default
40242 .
40243  Then go to section
40244 \begin_inset space ~
40245 \end_inset
40246
40247 6.3 and use 
40248 \family sans
40249 Save
40250 \begin_inset space ~
40251 \end_inset
40252
40253 Bookmark
40254 \begin_inset space ~
40255 \end_inset
40256
40257
40258 \family default
40259 2.
40260  Now you can jump easily between these sections by using the menu or by
40261  the key bindings 
40262 \begin_inset Info
40263 type  "shortcut"
40264 arg   "bookmark-goto 1"
40265 \end_inset
40266
40267  and 
40268 \begin_inset Info
40269 type  "shortcut"
40270 arg   "bookmark-goto 2"
40271 \end_inset
40272
40273 .
40274 \end_layout
40275
40276 \begin_layout Standard
40277 You can also use bookmarks to jump between several opened documents.
40278  The saved bookmarks are valid till the document is closed.
40279 \end_layout
40280
40281 \begin_layout Subsection
40282 Next Note, Change, Cross-reference
40283 \end_layout
40284
40285 \begin_layout Standard
40286 Jump to the next note, change, or cross-reference following the current
40287  cursor position.
40288 \end_layout
40289
40290 \begin_layout Subsection
40291 Go to Label
40292 \end_layout
40293
40294 \begin_layout Standard
40295 Only active when the cursor is in front of a cross-reference.
40296  Sets the cursor before the referenced label, the same as if you right-click
40297  on a cross-reference box.
40298 \end_layout
40299
40300 \begin_layout Subsection
40301 Forward Search
40302 \end_layout
40303
40304 \begin_layout Standard
40305 This feature allows you to directly jump to the corresponding text part
40306  in the output, see section 
40307 \emph on
40308 Forward
40309 \begin_inset space ~
40310 \end_inset
40311
40312 search
40313 \emph default
40314  in the 
40315 \emph on
40316 Additional
40317 \begin_inset space ~
40318 \end_inset
40319
40320 Features
40321 \emph default
40322  manual for a detailed description.
40323 \end_layout
40324
40325 \begin_layout Section
40326 The Document Menu
40327 \begin_inset Index idx
40328 status collapsed
40329
40330 \begin_layout Plain Layout
40331 Menu ! Document
40332 \end_layout
40333
40334 \end_inset
40335
40336
40337 \end_layout
40338
40339 \begin_layout Subsection
40340 Change Tracking
40341 \end_layout
40342
40343 \begin_layout Standard
40344 Change Tracking is described in section
40345 \begin_inset space ~
40346 \end_inset
40347
40348
40349 \begin_inset CommandInset ref
40350 LatexCommand ref
40351 reference "sec:Change-Tracking"
40352
40353 \end_inset
40354
40355 .
40356 \end_layout
40357
40358 \begin_layout Subsection
40359 LaT
40360 \begin_inset ERT
40361 status collapsed
40362
40363 \begin_layout Plain Layout
40364
40365 {}
40366 \end_layout
40367
40368 \end_inset
40369
40370 eX Log
40371 \end_layout
40372
40373 \begin_layout Standard
40374 After running LaTeX by viewing or exporting a document, this menu will be
40375  enabled.
40376  It shows the logfile of the used LaTeX-program.
40377 \end_layout
40378
40379 \begin_layout Standard
40380 Here you can see how LaTeX works in the background.
40381  
40382 \emph on
40383 Experts
40384 \emph default
40385  will find in it reasons for LaTeX-errors.
40386 \end_layout
40387
40388 \begin_layout Subsection
40389 Outline
40390 \end_layout
40391
40392 \begin_layout Standard
40393 Opens the TOC/Outline window as described in section
40394 \begin_inset space ~
40395 \end_inset
40396
40397
40398 \begin_inset CommandInset ref
40399 LatexCommand ref
40400 reference "sec:Navigating"
40401
40402 \end_inset
40403
40404  and 
40405 \begin_inset CommandInset ref
40406 LatexCommand ref
40407 reference "sub:Table-of-Contents"
40408
40409 \end_inset
40410
40411 .
40412 \end_layout
40413
40414 \begin_layout Subsection
40415 Start Appendix Here
40416 \end_layout
40417
40418 \begin_layout Standard
40419 This menu will start the appendix of the document at the current cursor
40420  position as described in section
40421 \begin_inset space ~
40422 \end_inset
40423
40424
40425 \begin_inset CommandInset ref
40426 LatexCommand ref
40427 reference "sec:Appendices"
40428
40429 \end_inset
40430
40431 .
40432 \end_layout
40433
40434 \begin_layout Subsection
40435 Compressed
40436 \end_layout
40437
40438 \begin_layout Standard
40439 Un/compresses the current document.
40440 \end_layout
40441
40442 \begin_layout Subsection
40443 Settings
40444 \end_layout
40445
40446 \begin_layout Standard
40447 The document settings are described in appendix
40448 \begin_inset space ~
40449 \end_inset
40450
40451
40452 \begin_inset CommandInset ref
40453 LatexCommand ref
40454 reference "chap:The-Document-Settings"
40455
40456 \end_inset
40457
40458 .
40459 \end_layout
40460
40461 \begin_layout Section
40462 The Tools Menu
40463 \begin_inset Index idx
40464 status collapsed
40465
40466 \begin_layout Plain Layout
40467 Menu ! Tools
40468 \end_layout
40469
40470 \end_inset
40471
40472
40473 \end_layout
40474
40475 \begin_layout Subsection
40476 Spellchecker
40477 \end_layout
40478
40479 \begin_layout Standard
40480 Spell checking is explained in section
40481 \begin_inset space ~
40482 \end_inset
40483
40484
40485 \begin_inset CommandInset ref
40486 LatexCommand ref
40487 reference "sec:Spellchecking"
40488
40489 \end_inset
40490
40491 .
40492 \end_layout
40493
40494 \begin_layout Subsection
40495 Thesaurus
40496 \end_layout
40497
40498 \begin_layout Standard
40499 The thesaurus is described in section
40500 \begin_inset space ~
40501 \end_inset
40502
40503
40504 \begin_inset CommandInset ref
40505 LatexCommand ref
40506 reference "sec:Thesaurus"
40507
40508 \end_inset
40509
40510 .
40511 \end_layout
40512
40513 \begin_layout Subsection
40514 Statistics
40515 \begin_inset Index idx
40516 status collapsed
40517
40518 \begin_layout Plain Layout
40519 Word count
40520 \end_layout
40521
40522 \end_inset
40523
40524
40525 \begin_inset Index idx
40526 status collapsed
40527
40528 \begin_layout Plain Layout
40529 Character count
40530 \end_layout
40531
40532 \end_inset
40533
40534
40535 \end_layout
40536
40537 \begin_layout Standard
40538 Counts the words and characters in the actual document or the highlighted
40539  document part.
40540 \end_layout
40541
40542 \begin_layout Subsection
40543 TeX Information
40544 \begin_inset Index idx
40545 status collapsed
40546
40547 \begin_layout Plain Layout
40548 TeX Information
40549 \end_layout
40550
40551 \end_inset
40552
40553
40554 \end_layout
40555
40556 \begin_layout Standard
40557 Shows you a list of the classes and styles installed in your LaTeX-system.
40558 \end_layout
40559
40560 \begin_layout Subsection
40561 Reconfigure
40562 \begin_inset Index idx
40563 status collapsed
40564
40565 \begin_layout Plain Layout
40566 LyX ! Reconfigure|see
40567 \begin_inset ERT
40568 status collapsed
40569
40570 \begin_layout Plain Layout
40571
40572 {
40573 \end_layout
40574
40575 \end_inset
40576
40577 Reconfiguration of LyX
40578 \begin_inset ERT
40579 status collapsed
40580
40581 \begin_layout Plain Layout
40582
40583 }
40584 \end_layout
40585
40586 \end_inset
40587
40588
40589 \end_layout
40590
40591 \end_inset
40592
40593
40594 \begin_inset Index idx
40595 status collapsed
40596
40597 \begin_layout Plain Layout
40598 Reconfiguration of LyX
40599 \end_layout
40600
40601 \end_inset
40602
40603
40604 \end_layout
40605
40606 \begin_layout Standard
40607 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40608  and needed programs it needs; see also section
40609 \begin_inset space ~
40610 \end_inset
40611
40612
40613 \begin_inset CommandInset ref
40614 LatexCommand ref
40615 reference "sec:Basic-LyX-Setup"
40616
40617 \end_inset
40618
40619 .
40620 \end_layout
40621
40622 \begin_layout Subsection
40623 Preferences
40624 \end_layout
40625
40626 \begin_layout Standard
40627 The preferences dialog is described in detail in appendix
40628 \begin_inset space ~
40629 \end_inset
40630
40631
40632 \begin_inset CommandInset ref
40633 LatexCommand ref
40634 reference "chap:The-Preferences-dialog"
40635
40636 \end_inset
40637
40638 .
40639 \end_layout
40640
40641 \begin_layout Section
40642 The Help Menu
40643 \begin_inset Index idx
40644 status collapsed
40645
40646 \begin_layout Plain Layout
40647 Menu ! Help
40648 \end_layout
40649
40650 \end_inset
40651
40652
40653 \end_layout
40654
40655 \begin_layout Standard
40656 This menu lists the documentation files of LyX in the language of LyX's
40657  menus.
40658  Is a file not available in this language, the English version will be listed.
40659 \end_layout
40660
40661 \begin_layout Standard
40662 The menu 
40663 \family sans
40664 LaTeX
40665 \begin_inset space ~
40666 \end_inset
40667
40668 Configuration
40669 \family default
40670  shows a LyX-document with information about the LaTeX-packages and classes
40671  found by LyX (see also section
40672 \begin_inset space ~
40673 \end_inset
40674
40675
40676 \begin_inset CommandInset ref
40677 LatexCommand ref
40678 reference "sec:LaTeX-Setup"
40679
40680 \end_inset
40681
40682 ).
40683 \end_layout
40684
40685 \begin_layout Section
40686 Toolbars
40687 \begin_inset CommandInset label
40688 LatexCommand label
40689 name "sec:Toolbars"
40690
40691 \end_inset
40692
40693
40694 \end_layout
40695
40696 \begin_layout Standard
40697 How to show or hide toolbars is explained in section
40698 \begin_inset space ~
40699 \end_inset
40700
40701
40702 \begin_inset CommandInset ref
40703 LatexCommand ref
40704 reference "sub:Toolbars"
40705
40706 \end_inset
40707
40708 .
40709 \end_layout
40710
40711 \begin_layout Standard
40712 It is also possible to define custom toolbars.
40713  This is described in the 
40714 \emph on
40715 Additional Features
40716 \emph default
40717  manual.
40718 \end_layout
40719
40720 \begin_layout Subsection
40721 Standard Toolbar
40722 \begin_inset Index idx
40723 status collapsed
40724
40725 \begin_layout Plain Layout
40726 Toolbar ! Standard
40727 \end_layout
40728
40729 \end_inset
40730
40731
40732 \end_layout
40733
40734 \begin_layout Standard
40735 \begin_inset Graphics
40736         filename clipart/StandardToolbar.png
40737         width 100col%
40738
40739 \end_inset
40740
40741
40742 \end_layout
40743
40744 \begin_layout Standard
40745 \begin_inset VSpace defskip
40746 \end_inset
40747
40748
40749 \end_layout
40750
40751 \begin_layout Standard
40752 The standard toolbar as shown above contains from left to right the following
40753  buttons:
40754 \begin_inset ERT
40755 status collapsed
40756
40757 \begin_layout Plain Layout
40758
40759
40760 \backslash
40761 setlength{
40762 \backslash
40763 LTleft}{0pt}
40764 \end_layout
40765
40766 \end_inset
40767
40768
40769 \begin_inset Note Note
40770 status collapsed
40771
40772 \begin_layout Plain Layout
40773 This is necessary to left align the following longtables.
40774  See the 
40775 \emph on
40776 Embedded Objects
40777 \emph default
40778  manual for more information.
40779 \end_layout
40780
40781 \end_inset
40782
40783
40784 \end_layout
40785
40786 \begin_layout Standard
40787 \begin_inset VSpace defskip
40788 \end_inset
40789
40790
40791 \end_layout
40792
40793 \begin_layout Standard
40794 \begin_inset Tabular
40795 <lyxtabular version="3" rows="1" columns="2">
40796 <features islongtable="true" longtabularalignment="center">
40797 <column alignment="center" valignment="top" width="0">
40798 <column alignment="center" valignment="top" width="0">
40799 <row>
40800 <cell alignment="center" valignment="top" usebox="none">
40801 \begin_inset Text
40802
40803 \begin_layout Plain Layout
40804 \begin_inset Graphics
40805         filename clipart/ToolbarEnvBox.png
40806         clip
40807
40808 \end_inset
40809
40810
40811 \end_layout
40812
40813 \end_inset
40814 </cell>
40815 <cell alignment="center" valignment="top" usebox="none">
40816 \begin_inset Text
40817
40818 \begin_layout Plain Layout
40819 pull-down box for the paragraph environments
40820 \end_layout
40821
40822 \end_inset
40823 </cell>
40824 </row>
40825 </lyxtabular>
40826
40827 \end_inset
40828
40829
40830 \end_layout
40831
40832 \begin_layout Standard
40833 \begin_inset VSpace -10mm
40834 \end_inset
40835
40836
40837 \end_layout
40838
40839 \begin_layout Standard
40840 \align left
40841 \begin_inset Tabular
40842 <lyxtabular version="3" rows="21" columns="2">
40843 <features islongtable="true" longtabularalignment="center">
40844 <column alignment="left" valignment="top" width="0">
40845 <column alignment="left" valignment="top" width="0">
40846 <row interlinespace="2.5mm">
40847 <cell alignment="center" valignment="top" usebox="none">
40848 \begin_inset Text
40849
40850 \begin_layout Plain Layout
40851
40852 \family sans
40853 \begin_inset Info
40854 type  "icon"
40855 arg   "buffer-new"
40856 \end_inset
40857
40858
40859 \end_layout
40860
40861 \end_inset
40862 </cell>
40863 <cell alignment="center" valignment="top" usebox="none">
40864 \begin_inset Text
40865
40866 \begin_layout Plain Layout
40867
40868 \family sans
40869 File\SpecialChar \menuseparator
40870 New
40871 \end_layout
40872
40873 \end_inset
40874 </cell>
40875 </row>
40876 <row interlinespace="2.5mm">
40877 <cell alignment="center" valignment="top" usebox="none">
40878 \begin_inset Text
40879
40880 \begin_layout Plain Layout
40881
40882 \family sans
40883 \begin_inset Info
40884 type  "icon"
40885 arg   "file-open"
40886 \end_inset
40887
40888
40889 \end_layout
40890
40891 \end_inset
40892 </cell>
40893 <cell alignment="center" valignment="top" usebox="none">
40894 \begin_inset Text
40895
40896 \begin_layout Plain Layout
40897
40898 \family sans
40899 File\SpecialChar \menuseparator
40900 Open
40901 \end_layout
40902
40903 \end_inset
40904 </cell>
40905 </row>
40906 <row interlinespace="2.5mm">
40907 <cell alignment="center" valignment="top" usebox="none">
40908 \begin_inset Text
40909
40910 \begin_layout Plain Layout
40911
40912 \family sans
40913 \begin_inset Info
40914 type  "icon"
40915 arg   "buffer-write"
40916 \end_inset
40917
40918
40919 \end_layout
40920
40921 \end_inset
40922 </cell>
40923 <cell alignment="center" valignment="top" usebox="none">
40924 \begin_inset Text
40925
40926 \begin_layout Plain Layout
40927
40928 \family sans
40929 File\SpecialChar \menuseparator
40930 Save
40931 \end_layout
40932
40933 \end_inset
40934 </cell>
40935 </row>
40936 <row interlinespace="2.5mm">
40937 <cell alignment="center" valignment="top" usebox="none">
40938 \begin_inset Text
40939
40940 \begin_layout Plain Layout
40941
40942 \family sans
40943 \begin_inset Info
40944 type  "icon"
40945 arg   "dialog-show print"
40946 \end_inset
40947
40948
40949 \end_layout
40950
40951 \end_inset
40952 </cell>
40953 <cell alignment="center" valignment="top" usebox="none">
40954 \begin_inset Text
40955
40956 \begin_layout Plain Layout
40957
40958 \family sans
40959 File\SpecialChar \menuseparator
40960 Print
40961 \end_layout
40962
40963 \end_inset
40964 </cell>
40965 </row>
40966 <row interlinespace="2.5mm">
40967 <cell alignment="center" valignment="top" usebox="none">
40968 \begin_inset Text
40969
40970 \begin_layout Plain Layout
40971
40972 \family sans
40973 \begin_inset Info
40974 type  "icon"
40975 arg   "dialog-show spellchecker"
40976 \end_inset
40977
40978
40979 \end_layout
40980
40981 \end_inset
40982 </cell>
40983 <cell alignment="center" valignment="top" usebox="none">
40984 \begin_inset Text
40985
40986 \begin_layout Plain Layout
40987
40988 \family sans
40989 Tools\SpecialChar \menuseparator
40990 Spellchecker
40991 \end_layout
40992
40993 \end_inset
40994 </cell>
40995 </row>
40996 <row interlinespace="2.5mm">
40997 <cell alignment="center" valignment="top" usebox="none">
40998 \begin_inset Text
40999
41000 \begin_layout Plain Layout
41001
41002 \family sans
41003 \begin_inset Info
41004 type  "icon"
41005 arg   "undo"
41006 \end_inset
41007
41008
41009 \end_layout
41010
41011 \end_inset
41012 </cell>
41013 <cell alignment="center" valignment="top" usebox="none">
41014 \begin_inset Text
41015
41016 \begin_layout Plain Layout
41017
41018 \family sans
41019 Edit\SpecialChar \menuseparator
41020 Undo
41021 \end_layout
41022
41023 \end_inset
41024 </cell>
41025 </row>
41026 <row interlinespace="2.5mm">
41027 <cell alignment="center" valignment="top" usebox="none">
41028 \begin_inset Text
41029
41030 \begin_layout Plain Layout
41031
41032 \family sans
41033 \begin_inset Info
41034 type  "icon"
41035 arg   "redo"
41036 \end_inset
41037
41038
41039 \end_layout
41040
41041 \end_inset
41042 </cell>
41043 <cell alignment="center" valignment="top" usebox="none">
41044 \begin_inset Text
41045
41046 \begin_layout Plain Layout
41047
41048 \family sans
41049 Edit\SpecialChar \menuseparator
41050 Redo
41051 \end_layout
41052
41053 \end_inset
41054 </cell>
41055 </row>
41056 <row interlinespace="2.5mm">
41057 <cell alignment="center" valignment="top" usebox="none">
41058 \begin_inset Text
41059
41060 \begin_layout Plain Layout
41061
41062 \family sans
41063 \begin_inset Info
41064 type  "icon"
41065 arg   "cut"
41066 \end_inset
41067
41068
41069 \end_layout
41070
41071 \end_inset
41072 </cell>
41073 <cell alignment="center" valignment="top" usebox="none">
41074 \begin_inset Text
41075
41076 \begin_layout Plain Layout
41077
41078 \family sans
41079 Edit\SpecialChar \menuseparator
41080 Cut
41081 \end_layout
41082
41083 \end_inset
41084 </cell>
41085 </row>
41086 <row interlinespace="2.5mm">
41087 <cell alignment="center" valignment="top" usebox="none">
41088 \begin_inset Text
41089
41090 \begin_layout Plain Layout
41091
41092 \family sans
41093 \begin_inset Info
41094 type  "icon"
41095 arg   "copy"
41096 \end_inset
41097
41098
41099 \end_layout
41100
41101 \end_inset
41102 </cell>
41103 <cell alignment="center" valignment="top" usebox="none">
41104 \begin_inset Text
41105
41106 \begin_layout Plain Layout
41107
41108 \family sans
41109 Edit\SpecialChar \menuseparator
41110 Copy
41111 \end_layout
41112
41113 \end_inset
41114 </cell>
41115 </row>
41116 <row interlinespace="2.5mm">
41117 <cell alignment="center" valignment="top" usebox="none">
41118 \begin_inset Text
41119
41120 \begin_layout Plain Layout
41121
41122 \family sans
41123 \begin_inset Info
41124 type  "icon"
41125 arg   "paste"
41126 \end_inset
41127
41128
41129 \end_layout
41130
41131 \end_inset
41132 </cell>
41133 <cell alignment="center" valignment="top" usebox="none">
41134 \begin_inset Text
41135
41136 \begin_layout Plain Layout
41137
41138 \family sans
41139 Edit\SpecialChar \menuseparator
41140 Paste
41141 \end_layout
41142
41143 \end_inset
41144 </cell>
41145 </row>
41146 <row interlinespace="2.5mm">
41147 <cell alignment="center" valignment="top" usebox="none">
41148 \begin_inset Text
41149
41150 \begin_layout Plain Layout
41151
41152 \family sans
41153 \begin_inset Info
41154 type  "icon"
41155 arg   "dialog-show findreplace"
41156 \end_inset
41157
41158
41159 \end_layout
41160
41161 \end_inset
41162 </cell>
41163 <cell alignment="center" valignment="top" usebox="none">
41164 \begin_inset Text
41165
41166 \begin_layout Plain Layout
41167
41168 \family sans
41169 Edit\SpecialChar \menuseparator
41170 Find
41171 \begin_inset space \thinspace{}
41172 \end_inset
41173
41174 &
41175 \begin_inset space \thinspace{}
41176 \end_inset
41177
41178 Replace
41179 \end_layout
41180
41181 \end_inset
41182 </cell>
41183 </row>
41184 <row interlinespace="2.5mm">
41185 <cell alignment="center" valignment="top" usebox="none">
41186 \begin_inset Text
41187
41188 \begin_layout Plain Layout
41189
41190 \family sans
41191 \begin_inset Info
41192 type  "icon"
41193 arg   "bookmark-goto 0"
41194 \end_inset
41195
41196
41197 \end_layout
41198
41199 \end_inset
41200 </cell>
41201 <cell alignment="center" valignment="top" usebox="none">
41202 \begin_inset Text
41203
41204 \begin_layout Plain Layout
41205
41206 \family sans
41207 Navigate\SpecialChar \menuseparator
41208 Bookmarks\SpecialChar \menuseparator
41209 Navigate Back
41210 \end_layout
41211
41212 \end_inset
41213 </cell>
41214 </row>
41215 <row interlinespace="2.5mm">
41216 <cell alignment="center" valignment="top" usebox="none">
41217 \begin_inset Text
41218
41219 \begin_layout Plain Layout
41220
41221 \family sans
41222 \begin_inset Info
41223 type  "icon"
41224 arg   "font-emph"
41225 \end_inset
41226
41227
41228 \end_layout
41229
41230 \end_inset
41231 </cell>
41232 <cell alignment="center" valignment="top" usebox="none">
41233 \begin_inset Text
41234
41235 \begin_layout Plain Layout
41236 Emphasize text, function of the 
41237 \family sans
41238 Edit\SpecialChar \menuseparator
41239 Text
41240 \begin_inset space ~
41241 \end_inset
41242
41243 Style
41244 \family default
41245  dialog
41246 \end_layout
41247
41248 \end_inset
41249 </cell>
41250 </row>
41251 <row interlinespace="2.5mm">
41252 <cell alignment="center" valignment="top" usebox="none">
41253 \begin_inset Text
41254
41255 \begin_layout Plain Layout
41256
41257 \family sans
41258 \begin_inset Info
41259 type  "icon"
41260 arg   "font-noun"
41261 \end_inset
41262
41263
41264 \end_layout
41265
41266 \end_inset
41267 </cell>
41268 <cell alignment="center" valignment="top" usebox="none">
41269 \begin_inset Text
41270
41271 \begin_layout Plain Layout
41272 Set text to noun style, function of the 
41273 \family sans
41274 Edit\SpecialChar \menuseparator
41275 Text
41276 \begin_inset space ~
41277 \end_inset
41278
41279 Style
41280 \family default
41281  dialog
41282 \end_layout
41283
41284 \end_inset
41285 </cell>
41286 </row>
41287 <row interlinespace="2.5mm">
41288 <cell alignment="center" valignment="top" usebox="none">
41289 \begin_inset Text
41290
41291 \begin_layout Plain Layout
41292
41293 \family sans
41294 \begin_inset Info
41295 type  "icon"
41296 arg   "textstyle-apply"
41297 \end_inset
41298
41299
41300 \end_layout
41301
41302 \end_inset
41303 </cell>
41304 <cell alignment="center" valignment="top" usebox="none">
41305 \begin_inset Text
41306
41307 \begin_layout Plain Layout
41308 Formats text using the current settings in the 
41309 \family sans
41310 Edit\SpecialChar \menuseparator
41311 Text
41312 \begin_inset space ~
41313 \end_inset
41314
41315 Style
41316 \family default
41317  dialog
41318 \end_layout
41319
41320 \end_inset
41321 </cell>
41322 </row>
41323 <row interlinespace="2.5mm">
41324 <cell alignment="center" valignment="top" usebox="none">
41325 \begin_inset Text
41326
41327 \begin_layout Plain Layout
41328
41329 \family sans
41330 \begin_inset Info
41331 type  "icon"
41332 arg   "math-mode"
41333 \end_inset
41334
41335
41336 \end_layout
41337
41338 \end_inset
41339 </cell>
41340 <cell alignment="center" valignment="top" usebox="none">
41341 \begin_inset Text
41342
41343 \begin_layout Plain Layout
41344
41345 \family sans
41346 Insert\SpecialChar \menuseparator
41347 Math\SpecialChar \menuseparator
41348 Inline
41349 \begin_inset space ~
41350 \end_inset
41351
41352 Formula
41353 \end_layout
41354
41355 \end_inset
41356 </cell>
41357 </row>
41358 <row interlinespace="2.5mm">
41359 <cell alignment="center" valignment="top" usebox="none">
41360 \begin_inset Text
41361
41362 \begin_layout Plain Layout
41363
41364 \family sans
41365 \begin_inset Info
41366 type  "icon"
41367 arg   "dialog-show-new-inset graphics"
41368 \end_inset
41369
41370
41371 \end_layout
41372
41373 \end_inset
41374 </cell>
41375 <cell alignment="center" valignment="top" usebox="none">
41376 \begin_inset Text
41377
41378 \begin_layout Plain Layout
41379
41380 \family sans
41381 Insert\SpecialChar \menuseparator
41382 Graphics
41383 \end_layout
41384
41385 \end_inset
41386 </cell>
41387 </row>
41388 <row interlinespace="2.5mm">
41389 <cell alignment="center" valignment="top" usebox="none">
41390 \begin_inset Text
41391
41392 \begin_layout Plain Layout
41393 \begin_inset Info
41394 type  "icon"
41395 arg   "tabular-insert"
41396 \end_inset
41397
41398
41399 \end_layout
41400
41401 \end_inset
41402 </cell>
41403 <cell alignment="center" valignment="top" usebox="none">
41404 \begin_inset Text
41405
41406 \begin_layout Plain Layout
41407
41408 \family sans
41409 Insert\SpecialChar \menuseparator
41410 Table
41411 \end_layout
41412
41413 \end_inset
41414 </cell>
41415 </row>
41416 <row interlinespace="2.5mm">
41417 <cell alignment="center" valignment="top" usebox="none">
41418 \begin_inset Text
41419
41420 \begin_layout Plain Layout
41421
41422 \family sans
41423 \begin_inset Info
41424 type  "icon"
41425 arg   "dialog-toggle toc"
41426 \end_inset
41427
41428
41429 \end_layout
41430
41431 \end_inset
41432 </cell>
41433 <cell alignment="center" valignment="top" usebox="none">
41434 \begin_inset Text
41435
41436 \begin_layout Plain Layout
41437 Toggle outline window on/off, 
41438 \family sans
41439 Document\SpecialChar \menuseparator
41440 Outline
41441 \end_layout
41442
41443 \end_inset
41444 </cell>
41445 </row>
41446 <row interlinespace="2.5mm">
41447 <cell alignment="center" valignment="top" usebox="none">
41448 \begin_inset Text
41449
41450 \begin_layout Plain Layout
41451
41452 \family sans
41453 \begin_inset Info
41454 type  "icon"
41455 arg   "toolbar-toggle math"
41456 \end_inset
41457
41458
41459 \end_layout
41460
41461 \end_inset
41462 </cell>
41463 <cell alignment="center" valignment="top" usebox="none">
41464 \begin_inset Text
41465
41466 \begin_layout Plain Layout
41467 Toggle math toolbar on/off
41468 \end_layout
41469
41470 \end_inset
41471 </cell>
41472 </row>
41473 <row interlinespace="2.5mm">
41474 <cell alignment="center" valignment="top" usebox="none">
41475 \begin_inset Text
41476
41477 \begin_layout Plain Layout
41478
41479 \family sans
41480 \begin_inset Info
41481 type  "icon"
41482 arg   "toolbar-toggle table"
41483 \end_inset
41484
41485
41486 \end_layout
41487
41488 \end_inset
41489 </cell>
41490 <cell alignment="center" valignment="top" usebox="none">
41491 \begin_inset Text
41492
41493 \begin_layout Plain Layout
41494 Toggle table toolbar on/off
41495 \end_layout
41496
41497 \end_inset
41498 </cell>
41499 </row>
41500 </lyxtabular>
41501
41502 \end_inset
41503
41504
41505 \end_layout
41506
41507 \begin_layout Subsection
41508 Extra Toolbar
41509 \begin_inset Index idx
41510 status collapsed
41511
41512 \begin_layout Plain Layout
41513 Toolbar ! Extra
41514 \end_layout
41515
41516 \end_inset
41517
41518
41519 \end_layout
41520
41521 \begin_layout Standard
41522 \begin_inset Graphics
41523         filename clipart/ExtraToolbar.png
41524         width 100col%
41525
41526 \end_inset
41527
41528
41529 \end_layout
41530
41531 \begin_layout Standard
41532 \begin_inset VSpace defskip
41533 \end_inset
41534
41535
41536 \end_layout
41537
41538 \begin_layout Standard
41539 The extra toolbar as shown above contains from left to right the following
41540  buttons:
41541 \end_layout
41542
41543 \begin_layout Standard
41544 \begin_inset VSpace defskip
41545 \end_inset
41546
41547
41548 \end_layout
41549
41550 \begin_layout Standard
41551 \begin_inset Tabular
41552 <lyxtabular version="3" rows="25" columns="2">
41553 <features islongtable="true" longtabularalignment="center">
41554 <column alignment="left" valignment="top" width="0">
41555 <column alignment="left" valignment="top" width="0">
41556 <row interlinespace="2.5mm">
41557 <cell alignment="center" valignment="top" usebox="none">
41558 \begin_inset Text
41559
41560 \begin_layout Plain Layout
41561
41562 \family sans
41563 \begin_inset Info
41564 type  "icon"
41565 arg   "layout"
41566 \end_inset
41567
41568
41569 \end_layout
41570
41571 \end_inset
41572 </cell>
41573 <cell alignment="center" valignment="top" usebox="none">
41574 \begin_inset Text
41575
41576 \begin_layout Plain Layout
41577 Default
41578 \end_layout
41579
41580 \end_inset
41581 </cell>
41582 </row>
41583 <row interlinespace="2.5mm">
41584 <cell alignment="center" valignment="top" usebox="none">
41585 \begin_inset Text
41586
41587 \begin_layout Plain Layout
41588
41589 \family sans
41590 \begin_inset Info
41591 type  "icon"
41592 arg   "layout Enumerate"
41593 \end_inset
41594
41595
41596 \end_layout
41597
41598 \end_inset
41599 </cell>
41600 <cell alignment="center" valignment="top" usebox="none">
41601 \begin_inset Text
41602
41603 \begin_layout Plain Layout
41604 Numbered list
41605 \end_layout
41606
41607 \end_inset
41608 </cell>
41609 </row>
41610 <row interlinespace="2.5mm">
41611 <cell alignment="center" valignment="top" usebox="none">
41612 \begin_inset Text
41613
41614 \begin_layout Plain Layout
41615
41616 \family sans
41617 \begin_inset Info
41618 type  "icon"
41619 arg   "layout Itemize"
41620 \end_inset
41621
41622
41623 \end_layout
41624
41625 \end_inset
41626 </cell>
41627 <cell alignment="center" valignment="top" usebox="none">
41628 \begin_inset Text
41629
41630 \begin_layout Plain Layout
41631 Itemized list
41632 \end_layout
41633
41634 \end_inset
41635 </cell>
41636 </row>
41637 <row interlinespace="2.5mm">
41638 <cell alignment="center" valignment="top" usebox="none">
41639 \begin_inset Text
41640
41641 \begin_layout Plain Layout
41642
41643 \family sans
41644 \begin_inset Info
41645 type  "icon"
41646 arg   "layout List"
41647 \end_inset
41648
41649
41650 \end_layout
41651
41652 \end_inset
41653 </cell>
41654 <cell alignment="center" valignment="top" usebox="none">
41655 \begin_inset Text
41656
41657 \begin_layout Plain Layout
41658 List
41659 \end_layout
41660
41661 \end_inset
41662 </cell>
41663 </row>
41664 <row interlinespace="2.5mm">
41665 <cell alignment="center" valignment="top" usebox="none">
41666 \begin_inset Text
41667
41668 \begin_layout Plain Layout
41669
41670 \family sans
41671 \begin_inset Info
41672 type  "icon"
41673 arg   "layout Description"
41674 \end_inset
41675
41676
41677 \end_layout
41678
41679 \end_inset
41680 </cell>
41681 <cell alignment="center" valignment="top" usebox="none">
41682 \begin_inset Text
41683
41684 \begin_layout Plain Layout
41685 Description list
41686 \end_layout
41687
41688 \end_inset
41689 </cell>
41690 </row>
41691 <row interlinespace="2.5mm">
41692 <cell alignment="center" valignment="top" usebox="none">
41693 \begin_inset Text
41694
41695 \begin_layout Plain Layout
41696
41697 \family sans
41698 \begin_inset Info
41699 type  "icon"
41700 arg   "depth-increment"
41701 \end_inset
41702
41703
41704 \end_layout
41705
41706 \end_inset
41707 </cell>
41708 <cell alignment="center" valignment="top" usebox="none">
41709 \begin_inset Text
41710
41711 \begin_layout Plain Layout
41712
41713 \family sans
41714 Edit\SpecialChar \menuseparator
41715 Increase
41716 \begin_inset space ~
41717 \end_inset
41718
41719 List
41720 \begin_inset space ~
41721 \end_inset
41722
41723 Depth
41724 \end_layout
41725
41726 \end_inset
41727 </cell>
41728 </row>
41729 <row interlinespace="2.5mm">
41730 <cell alignment="center" valignment="top" usebox="none">
41731 \begin_inset Text
41732
41733 \begin_layout Plain Layout
41734
41735 \family sans
41736 \begin_inset Info
41737 type  "icon"
41738 arg   "depth-decrement"
41739 \end_inset
41740
41741
41742 \end_layout
41743
41744 \end_inset
41745 </cell>
41746 <cell alignment="center" valignment="top" usebox="none">
41747 \begin_inset Text
41748
41749 \begin_layout Plain Layout
41750
41751 \family sans
41752 Edit\SpecialChar \menuseparator
41753 Decrease
41754 \begin_inset space ~
41755 \end_inset
41756
41757 List
41758 \begin_inset space ~
41759 \end_inset
41760
41761 Depth
41762 \end_layout
41763
41764 \end_inset
41765 </cell>
41766 </row>
41767 <row interlinespace="2.5mm">
41768 <cell alignment="center" valignment="top" usebox="none">
41769 \begin_inset Text
41770
41771 \begin_layout Plain Layout
41772
41773 \family sans
41774 \begin_inset Info
41775 type  "icon"
41776 arg   "float-insert figure"
41777 \end_inset
41778
41779
41780 \end_layout
41781
41782 \end_inset
41783 </cell>
41784 <cell alignment="center" valignment="top" usebox="none">
41785 \begin_inset Text
41786
41787 \begin_layout Plain Layout
41788
41789 \family sans
41790 Insert\SpecialChar \menuseparator
41791 Float\SpecialChar \menuseparator
41792 Figure
41793 \end_layout
41794
41795 \end_inset
41796 </cell>
41797 </row>
41798 <row interlinespace="2.5mm">
41799 <cell alignment="center" valignment="top" usebox="none">
41800 \begin_inset Text
41801
41802 \begin_layout Plain Layout
41803
41804 \family sans
41805 \begin_inset Info
41806 type  "icon"
41807 arg   "float-insert table"
41808 \end_inset
41809
41810
41811 \end_layout
41812
41813 \end_inset
41814 </cell>
41815 <cell alignment="center" valignment="top" usebox="none">
41816 \begin_inset Text
41817
41818 \begin_layout Plain Layout
41819
41820 \family sans
41821 Insert\SpecialChar \menuseparator
41822 Float\SpecialChar \menuseparator
41823 Table
41824 \end_layout
41825
41826 \end_inset
41827 </cell>
41828 </row>
41829 <row interlinespace="2.5mm">
41830 <cell alignment="center" valignment="top" usebox="none">
41831 \begin_inset Text
41832
41833 \begin_layout Plain Layout
41834
41835 \family sans
41836 \begin_inset Info
41837 type  "icon"
41838 arg   "label-insert"
41839 \end_inset
41840
41841
41842 \end_layout
41843
41844 \end_inset
41845 </cell>
41846 <cell alignment="center" valignment="top" usebox="none">
41847 \begin_inset Text
41848
41849 \begin_layout Plain Layout
41850
41851 \family sans
41852 Insert\SpecialChar \menuseparator
41853 Label
41854 \end_layout
41855
41856 \end_inset
41857 </cell>
41858 </row>
41859 <row interlinespace="2.5mm">
41860 <cell alignment="center" valignment="top" usebox="none">
41861 \begin_inset Text
41862
41863 \begin_layout Plain Layout
41864
41865 \family sans
41866 \begin_inset Info
41867 type  "icon"
41868 arg   "dialog-show-new-inset ref"
41869 \end_inset
41870
41871
41872 \end_layout
41873
41874 \end_inset
41875 </cell>
41876 <cell alignment="center" valignment="top" usebox="none">
41877 \begin_inset Text
41878
41879 \begin_layout Plain Layout
41880
41881 \family sans
41882 Insert\SpecialChar \menuseparator
41883 Cross-Reference
41884 \end_layout
41885
41886 \end_inset
41887 </cell>
41888 </row>
41889 <row interlinespace="2.5mm">
41890 <cell alignment="center" valignment="top" usebox="none">
41891 \begin_inset Text
41892
41893 \begin_layout Plain Layout
41894
41895 \family sans
41896 \begin_inset Info
41897 type  "icon"
41898 arg   "dialog-show-new-inset citation"
41899 \end_inset
41900
41901
41902 \end_layout
41903
41904 \end_inset
41905 </cell>
41906 <cell alignment="center" valignment="top" usebox="none">
41907 \begin_inset Text
41908
41909 \begin_layout Plain Layout
41910
41911 \family sans
41912 Insert\SpecialChar \menuseparator
41913 Citation
41914 \end_layout
41915
41916 \end_inset
41917 </cell>
41918 </row>
41919 <row interlinespace="2.5mm">
41920 <cell alignment="center" valignment="top" usebox="none">
41921 \begin_inset Text
41922
41923 \begin_layout Plain Layout
41924
41925 \family sans
41926 \begin_inset Info
41927 type  "icon"
41928 arg   "index-insert"
41929 \end_inset
41930
41931
41932 \end_layout
41933
41934 \end_inset
41935 </cell>
41936 <cell alignment="center" valignment="top" usebox="none">
41937 \begin_inset Text
41938
41939 \begin_layout Plain Layout
41940
41941 \family sans
41942 Insert\SpecialChar \menuseparator
41943 Index
41944 \begin_inset space ~
41945 \end_inset
41946
41947 Entry
41948 \end_layout
41949
41950 \end_inset
41951 </cell>
41952 </row>
41953 <row interlinespace="2.5mm">
41954 <cell alignment="center" valignment="top" usebox="none">
41955 \begin_inset Text
41956
41957 \begin_layout Plain Layout
41958
41959 \family sans
41960 \begin_inset Info
41961 type  "icon"
41962 arg   "nomencl-insert"
41963 \end_inset
41964
41965
41966 \end_layout
41967
41968 \end_inset
41969 </cell>
41970 <cell alignment="center" valignment="top" usebox="none">
41971 \begin_inset Text
41972
41973 \begin_layout Plain Layout
41974
41975 \family sans
41976 Insert\SpecialChar \menuseparator
41977 Nomenclature
41978 \begin_inset space ~
41979 \end_inset
41980
41981 Entry
41982 \end_layout
41983
41984 \end_inset
41985 </cell>
41986 </row>
41987 <row interlinespace="2.5mm">
41988 <cell alignment="center" valignment="top" usebox="none">
41989 \begin_inset Text
41990
41991 \begin_layout Plain Layout
41992
41993 \family sans
41994 \begin_inset Info
41995 type  "icon"
41996 arg   "footnote-insert"
41997 \end_inset
41998
41999
42000 \end_layout
42001
42002 \end_inset
42003 </cell>
42004 <cell alignment="center" valignment="top" usebox="none">
42005 \begin_inset Text
42006
42007 \begin_layout Plain Layout
42008
42009 \family sans
42010 Insert\SpecialChar \menuseparator
42011 Footnote
42012 \end_layout
42013
42014 \end_inset
42015 </cell>
42016 </row>
42017 <row interlinespace="2.5mm">
42018 <cell alignment="center" valignment="top" usebox="none">
42019 \begin_inset Text
42020
42021 \begin_layout Plain Layout
42022
42023 \family sans
42024 \begin_inset Info
42025 type  "icon"
42026 arg   "marginalnote-insert"
42027 \end_inset
42028
42029
42030 \end_layout
42031
42032 \end_inset
42033 </cell>
42034 <cell alignment="center" valignment="top" usebox="none">
42035 \begin_inset Text
42036
42037 \begin_layout Plain Layout
42038
42039 \family sans
42040 Insert\SpecialChar \menuseparator
42041 Marginal
42042 \begin_inset space ~
42043 \end_inset
42044
42045 Note
42046 \end_layout
42047
42048 \end_inset
42049 </cell>
42050 </row>
42051 <row interlinespace="2.5mm">
42052 <cell alignment="center" valignment="top" usebox="none">
42053 \begin_inset Text
42054
42055 \begin_layout Plain Layout
42056
42057 \family sans
42058 \begin_inset Info
42059 type  "icon"
42060 arg   "note-insert"
42061 \end_inset
42062
42063
42064 \end_layout
42065
42066 \end_inset
42067 </cell>
42068 <cell alignment="center" valignment="top" usebox="none">
42069 \begin_inset Text
42070
42071 \begin_layout Plain Layout
42072
42073 \family sans
42074 Insert\SpecialChar \menuseparator
42075 Note\SpecialChar \menuseparator
42076 LyX
42077 \begin_inset space ~
42078 \end_inset
42079
42080 Note
42081 \end_layout
42082
42083 \end_inset
42084 </cell>
42085 </row>
42086 <row interlinespace="2.5mm">
42087 <cell alignment="center" valignment="top" usebox="none">
42088 \begin_inset Text
42089
42090 \begin_layout Plain Layout
42091
42092 \family sans
42093 \begin_inset Info
42094 type  "icon"
42095 arg   "box-insert Frameless"
42096 \end_inset
42097
42098
42099 \end_layout
42100
42101 \end_inset
42102 </cell>
42103 <cell alignment="center" valignment="top" usebox="none">
42104 \begin_inset Text
42105
42106 \begin_layout Plain Layout
42107
42108 \family sans
42109 Insert\SpecialChar \menuseparator
42110 Box
42111 \end_layout
42112
42113 \end_inset
42114 </cell>
42115 </row>
42116 <row interlinespace="2.5mm">
42117 <cell alignment="center" valignment="top" usebox="none">
42118 \begin_inset Text
42119
42120 \begin_layout Plain Layout
42121
42122 \family sans
42123 \begin_inset Info
42124 type  "icon"
42125 arg   "href-insert"
42126 \end_inset
42127
42128
42129 \end_layout
42130
42131 \end_inset
42132 </cell>
42133 <cell alignment="center" valignment="top" usebox="none">
42134 \begin_inset Text
42135
42136 \begin_layout Plain Layout
42137
42138 \family sans
42139 Insert\SpecialChar \menuseparator
42140 URL
42141 \end_layout
42142
42143 \end_inset
42144 </cell>
42145 </row>
42146 <row interlinespace="2.5mm">
42147 <cell alignment="center" valignment="top" usebox="none">
42148 \begin_inset Text
42149
42150 \begin_layout Plain Layout
42151
42152 \family sans
42153 \begin_inset Info
42154 type  "icon"
42155 arg   "ert-insert"
42156 \end_inset
42157
42158
42159 \end_layout
42160
42161 \end_inset
42162 </cell>
42163 <cell alignment="center" valignment="top" usebox="none">
42164 \begin_inset Text
42165
42166 \begin_layout Plain Layout
42167
42168 \family sans
42169 Insert\SpecialChar \menuseparator
42170 T
42171 \family default
42172
42173 \begin_inset ERT
42174 status collapsed
42175
42176 \begin_layout Plain Layout
42177
42178 {}
42179 \end_layout
42180
42181 \end_inset
42182
42183
42184 \family sans
42185 eX
42186 \begin_inset space ~
42187 \end_inset
42188
42189 Code
42190 \end_layout
42191
42192 \end_inset
42193 </cell>
42194 </row>
42195 <row interlinespace="2.5mm">
42196 <cell alignment="center" valignment="top" usebox="none">
42197 \begin_inset Text
42198
42199 \begin_layout Plain Layout
42200
42201 \family sans
42202 \begin_inset Info
42203 type  "icon"
42204 arg   "math-macro newmacroname newcommand"
42205 \end_inset
42206
42207
42208 \end_layout
42209
42210 \end_inset
42211 </cell>
42212 <cell alignment="center" valignment="top" usebox="none">
42213 \begin_inset Text
42214
42215 \begin_layout Plain Layout
42216
42217 \family sans
42218 Insert\SpecialChar \menuseparator
42219 Math\SpecialChar \menuseparator
42220 Macro
42221 \end_layout
42222
42223 \end_inset
42224 </cell>
42225 </row>
42226 <row interlinespace="2.5mm">
42227 <cell alignment="center" valignment="top" usebox="none">
42228 \begin_inset Text
42229
42230 \begin_layout Plain Layout
42231
42232 \family sans
42233 \begin_inset Info
42234 type  "icon"
42235 arg   "dialog-show-new-inset include"
42236 \end_inset
42237
42238
42239 \end_layout
42240
42241 \end_inset
42242 </cell>
42243 <cell alignment="center" valignment="top" usebox="none">
42244 \begin_inset Text
42245
42246 \begin_layout Plain Layout
42247
42248 \family sans
42249 Insert\SpecialChar \menuseparator
42250 File\SpecialChar \menuseparator
42251 Child
42252 \begin_inset space ~
42253 \end_inset
42254
42255 Document
42256 \end_layout
42257
42258 \end_inset
42259 </cell>
42260 </row>
42261 <row interlinespace="2.5mm">
42262 <cell alignment="center" valignment="top" usebox="none">
42263 \begin_inset Text
42264
42265 \begin_layout Plain Layout
42266
42267 \family sans
42268 \begin_inset Info
42269 type  "icon"
42270 arg   "dialog-show character"
42271 \end_inset
42272
42273
42274 \end_layout
42275
42276 \end_inset
42277 </cell>
42278 <cell alignment="center" valignment="top" usebox="none">
42279 \begin_inset Text
42280
42281 \begin_layout Plain Layout
42282
42283 \family sans
42284 Edit\SpecialChar \menuseparator
42285 Text
42286 \begin_inset space ~
42287 \end_inset
42288
42289 Style
42290 \end_layout
42291
42292 \end_inset
42293 </cell>
42294 </row>
42295 <row interlinespace="2.5mm">
42296 <cell alignment="center" valignment="top" usebox="none">
42297 \begin_inset Text
42298
42299 \begin_layout Plain Layout
42300
42301 \family sans
42302 \begin_inset Info
42303 type  "icon"
42304 arg   "layout-paragraph"
42305 \end_inset
42306
42307
42308 \end_layout
42309
42310 \end_inset
42311 </cell>
42312 <cell alignment="center" valignment="top" usebox="none">
42313 \begin_inset Text
42314
42315 \begin_layout Plain Layout
42316
42317 \family sans
42318 Edit\SpecialChar \menuseparator
42319 Paragraph
42320 \begin_inset space ~
42321 \end_inset
42322
42323 Settings
42324 \end_layout
42325
42326 \end_inset
42327 </cell>
42328 </row>
42329 <row interlinespace="2.5mm">
42330 <cell alignment="center" valignment="top" usebox="none">
42331 \begin_inset Text
42332
42333 \begin_layout Plain Layout
42334
42335 \family sans
42336 \begin_inset Info
42337 type  "icon"
42338 arg   "thesaurus-entry"
42339 \end_inset
42340
42341
42342 \end_layout
42343
42344 \end_inset
42345 </cell>
42346 <cell alignment="center" valignment="top" usebox="none">
42347 \begin_inset Text
42348
42349 \begin_layout Plain Layout
42350
42351 \family sans
42352 Tools\SpecialChar \menuseparator
42353 Thesaurus
42354 \end_layout
42355
42356 \end_inset
42357 </cell>
42358 </row>
42359 </lyxtabular>
42360
42361 \end_inset
42362
42363
42364 \end_layout
42365
42366 \begin_layout Subsection
42367 View / Update Toolbar
42368 \begin_inset Index idx
42369 status collapsed
42370
42371 \begin_layout Plain Layout
42372 Toolbar ! View / Update
42373 \end_layout
42374
42375 \end_inset
42376
42377
42378 \end_layout
42379
42380 \begin_layout Standard
42381 \begin_inset Graphics
42382         filename clipart/ViewToolbar.png
42383
42384 \end_inset
42385
42386
42387 \end_layout
42388
42389 \begin_layout Standard
42390 \begin_inset VSpace defskip
42391 \end_inset
42392
42393
42394 \end_layout
42395
42396 \begin_layout Standard
42397 The view / update toolbar as shown above contains from left to right the
42398  following buttons:
42399 \end_layout
42400
42401 \begin_layout Standard
42402 \begin_inset VSpace defskip
42403 \end_inset
42404
42405
42406 \end_layout
42407
42408 \begin_layout Standard
42409 \begin_inset Tabular
42410 <lyxtabular version="3" rows="7" columns="2">
42411 <features islongtable="true" longtabularalignment="center">
42412 <column alignment="left" valignment="top" width="0">
42413 <column alignment="left" valignment="top" width="0">
42414 <row interlinespace="2.5mm">
42415 <cell alignment="center" valignment="top" usebox="none">
42416 \begin_inset Text
42417
42418 \begin_layout Plain Layout
42419
42420 \family sans
42421 \begin_inset Info
42422 type  "icon"
42423 arg   "buffer-view"
42424 \end_inset
42425
42426
42427 \end_layout
42428
42429 \end_inset
42430 </cell>
42431 <cell alignment="center" valignment="top" usebox="none">
42432 \begin_inset Text
42433
42434 \begin_layout Plain Layout
42435
42436 \family sans
42437 View\SpecialChar \menuseparator
42438 View
42439 \end_layout
42440
42441 \end_inset
42442 </cell>
42443 </row>
42444 <row interlinespace="2.5mm">
42445 <cell alignment="center" valignment="top" usebox="none">
42446 \begin_inset Text
42447
42448 \begin_layout Plain Layout
42449
42450 \family sans
42451 \begin_inset Info
42452 type  "icon"
42453 arg   "buffer-update"
42454 \end_inset
42455
42456
42457 \end_layout
42458
42459 \end_inset
42460 </cell>
42461 <cell alignment="center" valignment="top" usebox="none">
42462 \begin_inset Text
42463
42464 \begin_layout Plain Layout
42465
42466 \family sans
42467 View\SpecialChar \menuseparator
42468 Update
42469 \end_layout
42470
42471 \end_inset
42472 </cell>
42473 </row>
42474 <row interlinespace="2.5mm">
42475 <cell alignment="center" valignment="top" usebox="none">
42476 \begin_inset Text
42477
42478 \begin_layout Plain Layout
42479
42480 \family sans
42481 \begin_inset Info
42482 type  "icon"
42483 arg   "master-buffer-view"
42484 \end_inset
42485
42486
42487 \end_layout
42488
42489 \end_inset
42490 </cell>
42491 <cell alignment="center" valignment="top" usebox="none">
42492 \begin_inset Text
42493
42494 \begin_layout Plain Layout
42495
42496 \family sans
42497 View\SpecialChar \menuseparator
42498 Master
42499 \end_layout
42500
42501 \end_inset
42502 </cell>
42503 </row>
42504 <row interlinespace="2.5mm">
42505 <cell alignment="center" valignment="top" usebox="none">
42506 \begin_inset Text
42507
42508 \begin_layout Plain Layout
42509
42510 \family sans
42511 \begin_inset Info
42512 type  "icon"
42513 arg   "master-buffer-update"
42514 \end_inset
42515
42516
42517 \end_layout
42518
42519 \end_inset
42520 </cell>
42521 <cell alignment="center" valignment="top" usebox="none">
42522 \begin_inset Text
42523
42524 \begin_layout Plain Layout
42525
42526 \family sans
42527 View\SpecialChar \menuseparator
42528 Update
42529 \begin_inset space ~
42530 \end_inset
42531
42532 Master
42533 \end_layout
42534
42535 \end_inset
42536 </cell>
42537 </row>
42538 <row interlinespace="2.5mm">
42539 <cell alignment="center" valignment="top" usebox="none">
42540 \begin_inset Text
42541
42542 \begin_layout Plain Layout
42543
42544 \family sans
42545 \begin_inset Info
42546 type  "icon"
42547 arg   "buffer-toggle-output-sync"
42548 \end_inset
42549
42550
42551 \end_layout
42552
42553 \end_inset
42554 </cell>
42555 <cell alignment="center" valignment="top" usebox="none">
42556 \begin_inset Text
42557
42558 \begin_layout Plain Layout
42559
42560 \family sans
42561 Document\SpecialChar \menuseparator
42562 Settings\SpecialChar \menuseparator
42563 Output\SpecialChar \menuseparator
42564 Synchronize with Output
42565 \end_layout
42566
42567 \end_inset
42568 </cell>
42569 </row>
42570 <row interlinespace="2.5mm">
42571 <cell alignment="center" valignment="top" usebox="none">
42572 \begin_inset Text
42573
42574 \begin_layout Plain Layout
42575 \begin_inset Graphics
42576         filename ../images/view-others.png
42577         scale 85
42578         groupId toolbarbuttons
42579
42580 \end_inset
42581
42582
42583 \family sans
42584 *
42585 \end_layout
42586
42587 \end_inset
42588 </cell>
42589 <cell alignment="center" valignment="top" usebox="none">
42590 \begin_inset Text
42591
42592 \begin_layout Plain Layout
42593
42594 \family sans
42595 View\SpecialChar \menuseparator
42596 View (Other Formats)
42597 \end_layout
42598
42599 \end_inset
42600 </cell>
42601 </row>
42602 <row interlinespace="2.5mm">
42603 <cell alignment="center" valignment="top" usebox="none">
42604 \begin_inset Text
42605
42606 \begin_layout Plain Layout
42607 \begin_inset Graphics
42608         filename ../images/update-others.png
42609         scale 85
42610         groupId toolbarbuttons
42611
42612 \end_inset
42613
42614 *
42615 \end_layout
42616
42617 \end_inset
42618 </cell>
42619 <cell alignment="center" valignment="top" usebox="none">
42620 \begin_inset Text
42621
42622 \begin_layout Plain Layout
42623
42624 \family sans
42625 View\SpecialChar \menuseparator
42626 Update (Other Formats)
42627 \end_layout
42628
42629 \end_inset
42630 </cell>
42631 </row>
42632 </lyxtabular>
42633
42634 \end_inset
42635
42636
42637 \end_layout
42638
42639 \begin_layout Standard
42640 * These icons might look different for you if you do not use the default
42641  icon set.
42642 \end_layout
42643
42644 \begin_layout Subsection
42645 Other Toolbars
42646 \end_layout
42647
42648 \begin_layout Standard
42649 The change tracking toolbar is explained in section
42650 \begin_inset space ~
42651 \end_inset
42652
42653
42654 \begin_inset CommandInset ref
42655 LatexCommand ref
42656 reference "sec:Change-Tracking"
42657
42658 \end_inset
42659
42660 , the table toolbar
42661 \begin_inset Index idx
42662 status collapsed
42663
42664 \begin_layout Plain Layout
42665 Toolbar ! Table
42666 \end_layout
42667
42668 \end_inset
42669
42670  in the 
42671 \emph on
42672 Embedded
42673 \begin_inset space ~
42674 \end_inset
42675
42676 Objects
42677 \emph default
42678  manual, the math macro toolbar
42679 \begin_inset Index idx
42680 status collapsed
42681
42682 \begin_layout Plain Layout
42683 Toolbar ! Macro
42684 \end_layout
42685
42686 \end_inset
42687
42688  in the 
42689 \emph on
42690 Math
42691 \emph default
42692  manual.
42693 \end_layout
42694
42695 \begin_layout Chapter
42696 The Document Settings
42697 \begin_inset CommandInset label
42698 LatexCommand label
42699 name "chap:The-Document-Settings"
42700
42701 \end_inset
42702
42703
42704 \begin_inset Index idx
42705 status collapsed
42706
42707 \begin_layout Plain Layout
42708 Document ! Settings
42709 \end_layout
42710
42711 \end_inset
42712
42713
42714 \end_layout
42715
42716 \begin_layout Standard
42717 The document settings dialog contains submenus to set properties for the
42718  whole document and is called with the menu
42719 \family sans
42720  Document\SpecialChar \menuseparator
42721 Settings
42722 \family default
42723 .
42724  You can save your document settings as default with th
42725 \family sans
42726 e Save as Document Defaults
42727 \family default
42728  button in the dialog.
42729  This will create a template named 
42730 \family typewriter
42731 default.lyx
42732 \family default
42733  which is automatically loaded by LyX when you create a new document without
42734  using a template.
42735 \end_layout
42736
42737 \begin_layout Standard
42738 The different submenus of the dialog are explained in the following.
42739 \end_layout
42740
42741 \begin_layout Section
42742 Document Class
42743 \end_layout
42744
42745 \begin_layout Standard
42746 Here you set the document class, class options, a graphics driver, and a
42747  master document.
42748  Document classes are described in section
42749 \begin_inset space ~
42750 \end_inset
42751
42752
42753 \begin_inset CommandInset ref
42754 LatexCommand ref
42755 reference "sec:Document-Classes"
42756
42757 \end_inset
42758
42759 .
42760  Some classes use some class options by default.
42761  If this is the case, they are listed in the field 
42762 \family sans
42763 Predefined
42764 \family default
42765  and you can decide to use them or not.
42766  If you don't exactly know what the default class options are for, it is
42767  recommended not to touch them.
42768  The 
42769 \family sans
42770 Graphics driver
42771 \family default
42772  is used for LaTeX's graphics, color and page layout packages.
42773  When using 
42774 \family sans
42775 Default
42776 \family default
42777 , the default driver for the LaTeX-packages is used.
42778  It is recommended that you use the default unless you know what you are
42779  doing.
42780 \begin_inset Foot
42781 status collapsed
42782
42783 \begin_layout Plain Layout
42784 When you want to use one of the following drivers
42785 \begin_inset Newline newline
42786 \end_inset
42787
42788
42789 \family sans
42790 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42791 \family default
42792
42793 \begin_inset Newline newline
42794 \end_inset
42795
42796 you first have to activate them in your LaTeX distribution, see sec.
42797 \begin_inset space \thinspace{}
42798 \end_inset
42799
42800 2 in 
42801 \begin_inset CommandInset href
42802 LatexCommand href
42803 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42804
42805 \end_inset
42806
42807 .
42808 \end_layout
42809
42810 \end_inset
42811
42812
42813 \end_layout
42814
42815 \begin_layout Standard
42816 Specifying a master document is necessary when the current document is a
42817  child or subdocument.
42818  This master document will be used by LyX when the child document is opened
42819  without its master.
42820  This way child documents are always compilable.
42821  More about master and child documents is explained in the section 
42822 \emph on
42823 Child Documents
42824 \emph default
42825  of the 
42826 \emph on
42827 Embedded
42828 \begin_inset space ~
42829 \end_inset
42830
42831 Objects
42832 \emph default
42833  manual.
42834 \end_layout
42835
42836 \begin_layout Standard
42837 There is also an option to suppress the date and one to use the LaTeX-package
42838  
42839 \series bold
42840 refstyle
42841 \series default
42842  instead of 
42843 \series bold
42844 prettyref
42845 \series default
42846
42847 \begin_inset Index idx
42848 status collapsed
42849
42850 \begin_layout Plain Layout
42851 LaTeX-packages ! prettyref
42852 \end_layout
42853
42854 \end_inset
42855
42856
42857 \begin_inset Index idx
42858 status collapsed
42859
42860 \begin_layout Plain Layout
42861 LaTeX-packages ! refstyle
42862 \end_layout
42863
42864 \end_inset
42865
42866  for cross-references, see sec.
42867 \begin_inset space \thinspace{}
42868 \end_inset
42869
42870
42871 \begin_inset CommandInset ref
42872 LatexCommand ref
42873 reference "sec:Cross-References"
42874
42875 \end_inset
42876
42877 .
42878 \end_layout
42879
42880 \begin_layout Section
42881 Child Documents
42882 \end_layout
42883
42884 \begin_layout Standard
42885 This submenu is only visible when your document includes child documents.
42886  Please refer to the section 
42887 \emph on
42888 Child
42889 \begin_inset space ~
42890 \end_inset
42891
42892 Documents
42893 \emph default
42894  of the 
42895 \emph on
42896 Embedded
42897 \begin_inset space ~
42898 \end_inset
42899
42900 Objects
42901 \emph default
42902  manual for details.
42903 \end_layout
42904
42905 \begin_layout Section
42906 Modules
42907 \end_layout
42908
42909 \begin_layout Standard
42910 Modules are explained in section
42911 \begin_inset space ~
42912 \end_inset
42913
42914
42915 \begin_inset CommandInset ref
42916 LatexCommand ref
42917 reference "sub:Modules"
42918
42919 \end_inset
42920
42921 .
42922 \end_layout
42923
42924 \begin_layout Section
42925 Local Layout
42926 \end_layout
42927
42928 \begin_layout Standard
42929 See section
42930 \begin_inset space ~
42931 \end_inset
42932
42933
42934 \begin_inset CommandInset ref
42935 LatexCommand ref
42936 reference "sub:Local-Layout"
42937
42938 \end_inset
42939
42940  for a description.
42941 \end_layout
42942
42943 \begin_layout Section
42944 Fonts
42945 \end_layout
42946
42947 \begin_layout Standard
42948 The document font settings are described in section
42949 \begin_inset space ~
42950 \end_inset
42951
42952
42953 \begin_inset CommandInset ref
42954 LatexCommand ref
42955 reference "sec:Fonts-and-Text"
42956
42957 \end_inset
42958
42959 .
42960 \end_layout
42961
42962 \begin_layout Section
42963 Text Layout
42964 \end_layout
42965
42966 \begin_layout Standard
42967 You can specify if paragraphs should be separated by indentations or vertical
42968  skips.
42969  The line spacing and the number of text columns can here also be specified.
42970  
42971 \end_layout
42972
42973 \begin_layout Standard
42974 Note that LyX will not show two columns or the set up line spacing on screen.
42975  That is impractical, often unreadable, and not part of the WYSIWYM concept.
42976  However, it will be as you specified it in the output.
42977 \end_layout
42978
42979 \begin_layout Section
42980 Page Layout
42981 \end_layout
42982
42983 \begin_layout Standard
42984 A description of this menu is given in section
42985 \begin_inset space ~
42986 \end_inset
42987
42988
42989 \begin_inset CommandInset ref
42990 LatexCommand ref
42991 reference "sub:Paper-Size,-Orientation"
42992
42993 \end_inset
42994
42995  and 
42996 \begin_inset CommandInset ref
42997 LatexCommand ref
42998 reference "sub:Document-Layout"
42999
43000 \end_inset
43001
43002 .
43003 \end_layout
43004
43005 \begin_layout Section
43006 Page Margins
43007 \end_layout
43008
43009 \begin_layout Standard
43010 Here you can adjust the paper margins, see section
43011 \begin_inset space ~
43012 \end_inset
43013
43014
43015 \begin_inset CommandInset ref
43016 LatexCommand ref
43017 reference "sub:Margins"
43018
43019 \end_inset
43020
43021 .
43022 \end_layout
43023
43024 \begin_layout Section
43025 Language
43026 \begin_inset CommandInset label
43027 LatexCommand label
43028 name "sec:Language-encodings"
43029
43030 \end_inset
43031
43032
43033 \begin_inset Index idx
43034 status collapsed
43035
43036 \begin_layout Plain Layout
43037 Language ! Encoding
43038 \end_layout
43039
43040 \end_inset
43041
43042
43043 \end_layout
43044
43045 \begin_layout Standard
43046 The document language and quote styles are set here.
43047  The encoding specifies how the document content is exported to LaTeX (the
43048  LyX file is always encoded in utf8).
43049  All characters that cannot be encoded using the specified encoding will
43050  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43051  known for a particular character).
43052 \begin_inset Foot
43053 status collapsed
43054
43055 \begin_layout Plain Layout
43056 The known commands are defined in a text file (
43057 \emph on
43058 unicodesymbols
43059 \emph default
43060 ).
43061  You can add commands for unknown symbols to that file yourself, see the
43062  
43063 \emph on
43064 Customization
43065 \emph default
43066  manual for details.
43067 \end_layout
43068
43069 \end_inset
43070
43071
43072 \end_layout
43073
43074 \begin_layout Standard
43075 If you use the option 
43076 \family sans
43077 Language Default
43078 \family default
43079 , LyX determines the encoding of a text part from the language of this text.
43080  If the document contains text in more than one language you may get more
43081  than one encoding in the LaTeX file.
43082  If you do not use this option then the complete document will always use
43083  exactly one encoding.
43084  Checking this option is the preferred setting.
43085 \end_layout
43086
43087 \begin_layout Standard
43088 LyX also supports Unicode output, which is particularly useful if you need
43089  lots of special symbols or non-alphabetic scripts, respectively.
43090  If you want to use this (and your LaTeX installation supports Unicode,
43091  for that matter), choose one of the four utf8 variants from the list below.
43092  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43093  so it is not uncommon that a file with lots of Unicode symbols works fine
43094  with 
43095 \family sans
43096 Language Default
43097 \family default
43098  (when LyX uses its list of known LaTeX-commands), but does not work with
43099  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43100  because all Unicode symbols can be encoded in utf8).
43101  The situation is much better with XeTeX and LuaTeX, two new alternative
43102  engines to standard LaTeX.
43103  Both engines support Unicode natively.
43104  LyX now also supports these two engines (via the output formats 
43105 \family sans
43106 PDF
43107 \begin_inset space ~
43108 \end_inset
43109
43110 (XeTe
43111 \begin_inset ERT
43112 status collapsed
43113
43114 \begin_layout Plain Layout
43115
43116 {}
43117 \end_layout
43118
43119 \end_inset
43120
43121 X)
43122 \family default
43123
43124 \family sans
43125 PDF
43126 \begin_inset space ~
43127 \end_inset
43128
43129 (LuaTe
43130 \begin_inset ERT
43131 status collapsed
43132
43133 \begin_layout Plain Layout
43134
43135 {}
43136 \end_layout
43137
43138 \end_inset
43139
43140 X)
43141 \family default
43142  and 
43143 \family sans
43144 DVI
43145 \begin_inset space ~
43146 \end_inset
43147
43148 (LuaTeX)
43149 \family default
43150 , see section
43151 \begin_inset space ~
43152 \end_inset
43153
43154
43155 \begin_inset CommandInset ref
43156 LatexCommand ref
43157 reference "sub:Output-file-formats"
43158
43159 \end_inset
43160
43161 ).
43162  So if you are using many special or accented characters and 
43163 \family sans
43164 Language Default
43165 \family default
43166  fails, you might try out one of these new engines.
43167 \end_layout
43168
43169 \begin_layout Standard
43170 The 
43171 \family sans
43172 Language
43173 \begin_inset space ~
43174 \end_inset
43175
43176 package
43177 \family default
43178  determines the LaTeX-package that is used for hyphenation and the translation
43179  of strings like 
43180 \begin_inset Quotes eld
43181 \end_inset
43182
43183 Part
43184 \begin_inset Quotes erd
43185 \end_inset
43186
43187 .
43188  The possible settings are:
43189 \end_layout
43190
43191 \begin_layout Description
43192 Default is the package 
43193 \series bold
43194 babel
43195 \series default
43196
43197 \begin_inset Index idx
43198 status collapsed
43199
43200 \begin_layout Plain Layout
43201 LaTeX-packages ! babel
43202 \end_layout
43203
43204 \end_inset
43205
43206 .
43207 \end_layout
43208
43209 \begin_layout Description
43210 Automatic selects the most suitable language package for the view/export
43211  format you will use.
43212  For example for the XeTeX formats the package 
43213 \series bold
43214 polyglossia
43215 \series default
43216
43217 \begin_inset Index idx
43218 status collapsed
43219
43220 \begin_layout Plain Layout
43221 LaTeX-packages ! polyglossia
43222 \end_layout
43223
43224 \end_inset
43225
43226  will be used instead of 
43227 \series bold
43228 babel
43229 \series default
43230 .
43231 \end_layout
43232
43233 \begin_layout Description
43234 Always
43235 \begin_inset space ~
43236 \end_inset
43237
43238 Babel uses in every case 
43239 \series bold
43240 babel
43241 \series default
43242 .
43243 \end_layout
43244
43245 \begin_layout Description
43246 Custom allows you to specify a language package command of your choice.
43247  For example if you want to use a language-specific package like 
43248 \series bold
43249 ngerman
43250 \series default
43251  (for German texts), type in
43252 \series bold
43253
43254 \begin_inset Newline newline
43255 \end_inset
43256
43257
43258 \backslash
43259 usepackage{ngerman}
43260 \end_layout
43261
43262 \begin_layout Description
43263 None will not use a language package.
43264  This necessary for some document classes for scientific articles.
43265 \end_layout
43266
43267 \begin_layout Standard
43268 Here is a list with the important encodings:
43269 \end_layout
43270
43271 \begin_layout Description
43272 Language
43273 \begin_inset space ~
43274 \end_inset
43275
43276 Default
43277 \begin_inset space ~
43278 \end_inset
43279
43280 (no
43281 \begin_inset space ~
43282 \end_inset
43283
43284 inputenc) Same as 
43285 \family sans
43286 Language Default
43287 \family default
43288 , but the LaTeX-package 
43289 \series bold
43290 inputenc
43291 \series default
43292
43293 \begin_inset Index idx
43294 status collapsed
43295
43296 \begin_layout Plain Layout
43297 LaTeX-packages ! inputenc
43298 \end_layout
43299
43300 \end_inset
43301
43302  is not used.
43303  When using this, you probably need to load some additional packages manually
43304  in the preamble and specify the used encoding for text parts in foreign
43305  languages in TeX code.
43306 \end_layout
43307
43308 \begin_layout Description
43309 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43310  LyX converts all other characters into LaTeX commands, which may result
43311  in a big file when lots of LaTeX-commands are needed.
43312 \end_layout
43313
43314 \begin_layout Description
43315 Arabic
43316 \begin_inset space ~
43317 \end_inset
43318
43319 (CP
43320 \begin_inset space ~
43321 \end_inset
43322
43323 1256) MS Windows code page for Arabic and Farsi
43324 \end_layout
43325
43326 \begin_layout Description
43327 Arabic
43328 \begin_inset space ~
43329 \end_inset
43330
43331 (ISO
43332 \begin_inset space ~
43333 \end_inset
43334
43335 8859-6) for Arabic and Farsi
43336 \end_layout
43337
43338 \begin_layout Description
43339 Armenian
43340 \begin_inset space ~
43341 \end_inset
43342
43343 (ArmSCII8) for Armenian
43344 \end_layout
43345
43346 \begin_layout Description
43347 Baltic
43348 \begin_inset space ~
43349 \end_inset
43350
43351 (CP
43352 \begin_inset space ~
43353 \end_inset
43354
43355 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43356  as the ISO-8859-13 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-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43369  encoding
43370 \end_layout
43371
43372 \begin_layout Description
43373 Baltic
43374 \begin_inset space ~
43375 \end_inset
43376
43377 (ISO
43378 \begin_inset space ~
43379 \end_inset
43380
43381 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43382  ISO-8859-13 encoding
43383 \end_layout
43384
43385 \begin_layout Description
43386 Central
43387 \begin_inset space ~
43388 \end_inset
43389
43390 European
43391 \begin_inset space ~
43392 \end_inset
43393
43394 (CP
43395 \begin_inset space ~
43396 \end_inset
43397
43398 1250) MS Windows code page for ISO
43399 \begin_inset space ~
43400 \end_inset
43401
43402 8859-2 (latin2)
43403 \end_layout
43404
43405 \begin_layout Description
43406 Central
43407 \begin_inset space ~
43408 \end_inset
43409
43410 European
43411 \begin_inset space ~
43412 \end_inset
43413
43414 (ISO
43415 \begin_inset space ~
43416 \end_inset
43417
43418 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43419  Romanian, Slovak and Slovenian
43420 \end_layout
43421
43422 \begin_layout Description
43423 Chinese
43424 \begin_inset space ~
43425 \end_inset
43426
43427 (simplified)
43428 \begin_inset space ~
43429 \end_inset
43430
43431 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43432  this encoding is officially replaced by the encoding GB18030, as GB18030
43433  is not available for LaTeX you should try to use the encoding Unicode
43434 \begin_inset space ~
43435 \end_inset
43436
43437 (CJK)
43438 \begin_inset space ~
43439 \end_inset
43440
43441 (utf8)
43442 \end_layout
43443
43444 \begin_layout Description
43445 Chinese
43446 \begin_inset space ~
43447 \end_inset
43448
43449 (simplified)
43450 \begin_inset space ~
43451 \end_inset
43452
43453 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43454  except for the Euro currency sign, since 2001 this encoding is officially
43455  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43456  you should try to use the encoding Unicode
43457 \begin_inset space ~
43458 \end_inset
43459
43460 (CJK)
43461 \begin_inset space ~
43462 \end_inset
43463
43464 (utf8)
43465 \end_layout
43466
43467 \begin_layout Description
43468 Chinese
43469 \begin_inset space ~
43470 \end_inset
43471
43472 (traditional)
43473 \begin_inset space ~
43474 \end_inset
43475
43476 (EUC-TW) for traditional Chinese
43477 \end_layout
43478
43479 \begin_layout Description
43480 Cyrillic
43481 \begin_inset space ~
43482 \end_inset
43483
43484 (CP
43485 \begin_inset space ~
43486 \end_inset
43487
43488 1251) MS Windows code page for Cyrillic
43489 \end_layout
43490
43491 \begin_layout Description
43492 Cyrillic
43493 \begin_inset space ~
43494 \end_inset
43495
43496 (ISO
43497 \begin_inset space ~
43498 \end_inset
43499
43500 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43501 \end_layout
43502
43503 \begin_layout Description
43504 Cyrillic
43505 \begin_inset space ~
43506 \end_inset
43507
43508 (KOI8-R) standard Cyrillic especially for Russian
43509 \end_layout
43510
43511 \begin_layout Description
43512 Cyrillic
43513 \begin_inset space ~
43514 \end_inset
43515
43516 (KOI8-U) Cyrillic for Ukrainian
43517 \end_layout
43518
43519 \begin_layout Description
43520 Cyrillic
43521 \begin_inset space ~
43522 \end_inset
43523
43524 (pt
43525 \begin_inset space ~
43526 \end_inset
43527
43528 154) Cyrillic for Kazakh
43529 \end_layout
43530
43531 \begin_layout Description
43532 Greek
43533 \begin_inset space ~
43534 \end_inset
43535
43536 (ISO
43537 \begin_inset space ~
43538 \end_inset
43539
43540 8859-7) for Greek
43541 \end_layout
43542
43543 \begin_layout Description
43544 Hebrew
43545 \begin_inset space ~
43546 \end_inset
43547
43548 (CP
43549 \begin_inset space ~
43550 \end_inset
43551
43552 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43553 \end_layout
43554
43555 \begin_layout Description
43556 Hebrew
43557 \begin_inset space ~
43558 \end_inset
43559
43560 (ISO
43561 \begin_inset space ~
43562 \end_inset
43563
43564 8859-8) for Hebrew
43565 \end_layout
43566
43567 \begin_layout Description
43568 Japanese
43569 \begin_inset space ~
43570 \end_inset
43571
43572 (CJK)
43573 \begin_inset space ~
43574 \end_inset
43575
43576 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43577 \series bold
43578 CJK
43579 \series default
43580
43581 \begin_inset Index idx
43582 status collapsed
43583
43584 \begin_layout Plain Layout
43585 LaTeX-packages ! CJK
43586 \end_layout
43587
43588 \end_inset
43589
43590 , when using this, set the document language to 
43591 \family sans
43592 Japanese (CJK)
43593 \end_layout
43594
43595 \begin_layout Description
43596 Japanese
43597 \begin_inset space ~
43598 \end_inset
43599
43600 (CJK)
43601 \begin_inset space ~
43602 \end_inset
43603
43604 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43605 \series bold
43606 CJK
43607 \series default
43608 , when using this, set the document language to 
43609 \family sans
43610 Japanese
43611 \begin_inset space ~
43612 \end_inset
43613
43614 (CJK)
43615 \end_layout
43616
43617 \begin_layout Description
43618 Japanese
43619 \begin_inset space ~
43620 \end_inset
43621
43622 (non-CJK)
43623 \begin_inset space ~
43624 \end_inset
43625
43626 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43627 \series bold
43628 japanese
43629 \series default
43630
43631 \begin_inset Index idx
43632 status collapsed
43633
43634 \begin_layout Plain Layout
43635 LaTeX-packages ! japanese
43636 \end_layout
43637
43638 \end_inset
43639
43640 , when using this, set the document language to 
43641 \family sans
43642 Japanese
43643 \end_layout
43644
43645 \begin_layout Description
43646 Japanese
43647 \begin_inset space ~
43648 \end_inset
43649
43650 (non-CJK)
43651 \begin_inset space ~
43652 \end_inset
43653
43654 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43655 \series bold
43656 japanese
43657 \series default
43658 , when using this, set the document language to 
43659 \family sans
43660 Japanese
43661 \end_layout
43662
43663 \begin_layout Description
43664 Japanese
43665 \begin_inset space ~
43666 \end_inset
43667
43668 (non-CJK)
43669 \begin_inset space ~
43670 \end_inset
43671
43672 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43673 \series bold
43674 japanese
43675 \series default
43676 , when using this, set the document language to 
43677 \family sans
43678 Japanese
43679 \end_layout
43680
43681 \begin_layout Description
43682 Korean
43683 \begin_inset space ~
43684 \end_inset
43685
43686 (EUC-KR) for Korean
43687 \end_layout
43688
43689 \begin_layout Description
43690 Southern
43691 \begin_inset space ~
43692 \end_inset
43693
43694 European
43695 \begin_inset space ~
43696 \end_inset
43697
43698 (ISO
43699 \begin_inset space ~
43700 \end_inset
43701
43702 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43703 \end_layout
43704
43705 \begin_layout Description
43706 South-Eastern
43707 \begin_inset space ~
43708 \end_inset
43709
43710 European
43711 \begin_inset space ~
43712 \end_inset
43713
43714 (ISO
43715 \begin_inset space ~
43716 \end_inset
43717
43718 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43719  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43720  to cover many languages and characters with diacritics
43721 \end_layout
43722
43723 \begin_layout Description
43724 Thai
43725 \begin_inset space ~
43726 \end_inset
43727
43728 (TIS
43729 \begin_inset space ~
43730 \end_inset
43731
43732 620-0) for Thai
43733 \end_layout
43734
43735 \begin_layout Description
43736 Turkish
43737 \begin_inset space ~
43738 \end_inset
43739
43740 (ISO
43741 \begin_inset space ~
43742 \end_inset
43743
43744 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43745  Icelandic letters are replaced by Turkish ones
43746 \end_layout
43747
43748 \begin_layout Description
43749 Unicode
43750 \begin_inset space ~
43751 \end_inset
43752
43753 (CJK)
43754 \begin_inset space ~
43755 \end_inset
43756
43757 (utf8) Unicode utf8 with the LaTeX-package 
43758 \series bold
43759 CJK
43760 \series default
43761
43762 \begin_inset Index idx
43763 status collapsed
43764
43765 \begin_layout Plain Layout
43766 LaTeX-packages ! CJK
43767 \end_layout
43768
43769 \end_inset
43770
43771  (for the languages Chinese, Japanese and Korean)
43772 \end_layout
43773
43774 \begin_layout Description
43775 Unicode
43776 \begin_inset space ~
43777 \end_inset
43778
43779 (XeTeX)
43780 \begin_inset space ~
43781 \end_inset
43782
43783 (utf8) Unicode utf8 to be used with 
43784 \family sans
43785 XeTeX
43786 \family default
43787  and 
43788 \family sans
43789 LuaTeX
43790 \family default
43791 , which use Unicode directly, without the help of the LaTeX-package 
43792 \series bold
43793 inputenc
43794 \series default
43795 .
43796  LyX automatically selects this encoding if you export or preview XeTeX
43797  or LuaTeX.
43798  Normally you do not need to set this encoding manually.
43799 \end_layout
43800
43801 \begin_layout Description
43802 Unicode
43803 \begin_inset space ~
43804 \end_inset
43805
43806 (ucs-extended)
43807 \begin_inset space ~
43808 \end_inset
43809
43810 (utf8x) Unicode utf8 based on the LaTeX-package 
43811 \series bold
43812 ucs
43813 \series default
43814
43815 \begin_inset Index idx
43816 status collapsed
43817
43818 \begin_layout Plain Layout
43819 LaTeX-packages ! ucs
43820 \end_layout
43821
43822 \end_inset
43823
43824  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43825 \end_layout
43826
43827 \begin_layout Description
43828 Unicode
43829 \begin_inset space ~
43830 \end_inset
43831
43832 (utf8) Unicode utf8 based on the LaTeX-package 
43833 \series bold
43834 inputenc
43835 \series default
43836
43837 \begin_inset Index idx
43838 status collapsed
43839
43840 \begin_layout Plain Layout
43841 LaTeX-packages ! inputenc
43842 \end_layout
43843
43844 \end_inset
43845
43846 .
43847  Currently only a limited range of characters (mainly for Latin scripts)
43848  is supported.
43849 \end_layout
43850
43851 \begin_layout Description
43852 Western
43853 \begin_inset space ~
43854 \end_inset
43855
43856 European
43857 \begin_inset space ~
43858 \end_inset
43859
43860 (CP
43861 \begin_inset space ~
43862 \end_inset
43863
43864 1252) MS Windows code page for ISO
43865 \begin_inset space ~
43866 \end_inset
43867
43868 8859-1 (latin1)
43869 \end_layout
43870
43871 \begin_layout Description
43872 Western
43873 \begin_inset space ~
43874 \end_inset
43875
43876 European
43877 \begin_inset space ~
43878 \end_inset
43879
43880 (ISO
43881 \begin_inset space ~
43882 \end_inset
43883
43884 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43885  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43886  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43887  encoding instead
43888 \end_layout
43889
43890 \begin_layout Description
43891 Western
43892 \begin_inset space ~
43893 \end_inset
43894
43895 European
43896 \begin_inset space ~
43897 \end_inset
43898
43899 (ISO
43900 \begin_inset space ~
43901 \end_inset
43902
43903 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43904  sign, the œ-ligature and some characters used for French and Finnish
43905 \end_layout
43906
43907 \begin_layout Standard
43908 Finally, the dialog lets you select a specific language package for the
43909  current document.
43910  See 
43911 \begin_inset CommandInset ref
43912 LatexCommand formatted
43913 reference "sub:Prefs-Language"
43914
43915 \end_inset
43916
43917  for more information on the language package.
43918 \end_layout
43919
43920 \begin_layout Section
43921 Numbering & TOC
43922 \end_layout
43923
43924 \begin_layout Standard
43925 You can adjust here the numbering depth of section headings and the section
43926  depth in the table of contents as described in section
43927 \begin_inset space ~
43928 \end_inset
43929
43930
43931 \begin_inset CommandInset ref
43932 LatexCommand ref
43933 reference "sub:Numbering-depth"
43934
43935 \end_inset
43936
43937 .
43938 \end_layout
43939
43940 \begin_layout Section
43941 Bibliography
43942 \end_layout
43943
43944 \begin_layout Standard
43945 You can specify here a citation style using the LaTeX packages 
43946 \series bold
43947 natbib
43948 \series default
43949
43950 \begin_inset Index idx
43951 status collapsed
43952
43953 \begin_layout Plain Layout
43954 LaTeX-packages ! natbib
43955 \end_layout
43956
43957 \end_inset
43958
43959  or 
43960 \series bold
43961 jurabib
43962 \series default
43963
43964 \begin_inset Index idx
43965 status collapsed
43966
43967 \begin_layout Plain Layout
43968 LaTeX-packages ! jurabib
43969 \end_layout
43970
43971 \end_inset
43972
43973 .
43974  You can enable subdivided bibliographies using the LaTeX package 
43975 \series bold
43976 bibtopic
43977 \series default
43978
43979 \begin_inset Index idx
43980 status collapsed
43981
43982 \begin_layout Plain Layout
43983 LaTeX-packages ! bibtopic
43984 \end_layout
43985
43986 \end_inset
43987
43988  and you can customize how the bibliography of the given document is being
43989  generated.
43990  For a further description see section
43991 \begin_inset space ~
43992 \end_inset
43993
43994
43995 \begin_inset CommandInset ref
43996 LatexCommand ref
43997 reference "sec:Bibliography"
43998
43999 \end_inset
44000
44001 .
44002 \end_layout
44003
44004 \begin_layout Section
44005 Indexes
44006 \end_layout
44007
44008 \begin_layout Standard
44009 Here, you can customize how the index of your document is being generated
44010  and you can define additional indexes.
44011  Please refer to section
44012 \begin_inset space ~
44013 \end_inset
44014
44015
44016 \begin_inset CommandInset ref
44017 LatexCommand ref
44018 reference "sec:Index"
44019
44020 \end_inset
44021
44022  for details.
44023 \end_layout
44024
44025 \begin_layout Section
44026 PDF Properties
44027 \end_layout
44028
44029 \begin_layout Standard
44030 The PDF properties are explained in section
44031 \begin_inset space ~
44032 \end_inset
44033
44034
44035 \begin_inset CommandInset ref
44036 LatexCommand ref
44037 reference "sec:PDF-Properties"
44038
44039 \end_inset
44040
44041 .
44042 \end_layout
44043
44044 \begin_layout Section
44045 Math Options
44046 \end_layout
44047
44048 \begin_layout Standard
44049 These options will force LyX to use the LaTeX-packages 
44050 \series bold
44051 amsmath
44052 \series default
44053
44054 \begin_inset Index idx
44055 status collapsed
44056
44057 \begin_layout Plain Layout
44058 LaTeX-packages ! amsmath
44059 \end_layout
44060
44061 \end_inset
44062
44063
44064 \series bold
44065 esint
44066 \series default
44067
44068 \begin_inset Index idx
44069 status collapsed
44070
44071 \begin_layout Plain Layout
44072 LaTeX-packages ! esint
44073 \end_layout
44074
44075 \end_inset
44076
44077 , mathdots
44078 \begin_inset Index idx
44079 status collapsed
44080
44081 \begin_layout Plain Layout
44082 LaTeX-packages ! mathdots
44083 \end_layout
44084
44085 \end_inset
44086
44087  und 
44088 \series bold
44089 mhchem
44090 \series default
44091
44092 \begin_inset Index idx
44093 status collapsed
44094
44095 \begin_layout Plain Layout
44096 LaTeX-packages ! mhchem
44097 \end_layout
44098
44099 \end_inset
44100
44101  or to use them automatically when they are needed.
44102 \end_layout
44103
44104 \begin_layout Description
44105 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44106  ensure that you have enabled 
44107 \family sans
44108 AMS
44109 \begin_inset space ~
44110 \end_inset
44111
44112 math
44113 \family default
44114 .
44115 \end_layout
44116
44117 \begin_layout Description
44118 esint is used for special integral characters, see section 
44119 \emph on
44120 Big
44121 \begin_inset space ~
44122 \end_inset
44123
44124 Operators
44125 \emph default
44126  of the 
44127 \emph on
44128 Math
44129 \emph default
44130  manual.
44131 \end_layout
44132
44133 \begin_layout Description
44134 mathdots is used for special ellipses, see section 
44135 \emph on
44136 Ellipses
44137 \emph default
44138  of the 
44139 \emph on
44140 Math
44141 \emph default
44142  manual.
44143 \end_layout
44144
44145 \begin_layout Description
44146 mhchem is used for chemical equations, see section 
44147 \emph on
44148 Chemical Symbols and Equations
44149 \emph default
44150  of the 
44151 \emph on
44152 Math
44153 \emph default
44154  manual.
44155 \end_layout
44156
44157 \begin_layout Section
44158 Float Placement
44159 \end_layout
44160
44161 \begin_layout Standard
44162 The float placement options are described in section 
44163 \emph on
44164 Float
44165 \begin_inset space ~
44166 \end_inset
44167
44168 Placement
44169 \emph default
44170  of the 
44171 \emph on
44172 Embedded
44173 \begin_inset space ~
44174 \end_inset
44175
44176 Objects
44177 \emph default
44178  manual.
44179 \end_layout
44180
44181 \begin_layout Section
44182 Listings
44183 \end_layout
44184
44185 \begin_layout Standard
44186 The listings settings are explained in chapter 
44187 \emph on
44188 Program Code Listings
44189 \emph default
44190  of the 
44191 \emph on
44192 Embedded
44193 \begin_inset space ~
44194 \end_inset
44195
44196 Objects
44197 \emph default
44198  manual.
44199 \end_layout
44200
44201 \begin_layout Section
44202 Bullets
44203 \end_layout
44204
44205 \begin_layout Standard
44206 Here you can adjust the characters for the itemize levels.
44207  The itemize environment is described in section
44208 \begin_inset space ~
44209 \end_inset
44210
44211
44212 \begin_inset CommandInset ref
44213 LatexCommand ref
44214 reference "sec:Itemize"
44215
44216 \end_inset
44217
44218 .
44219 \end_layout
44220
44221 \begin_layout Section
44222 Branches
44223 \end_layout
44224
44225 \begin_layout Standard
44226 Branches are described in section
44227 \begin_inset space ~
44228 \end_inset
44229
44230
44231 \begin_inset CommandInset ref
44232 LatexCommand ref
44233 reference "sec:Branches"
44234
44235 \end_inset
44236
44237 .
44238 \end_layout
44239
44240 \begin_layout Section
44241 Output
44242 \begin_inset CommandInset label
44243 LatexCommand label
44244 name "sec:Doc-Output"
44245
44246 \end_inset
44247
44248
44249 \end_layout
44250
44251 \begin_layout Standard
44252 Here you can define some output specifics for the current document:
44253 \end_layout
44254
44255 \begin_layout Description
44256 Default
44257 \begin_inset space ~
44258 \end_inset
44259
44260 Output
44261 \begin_inset space ~
44262 \end_inset
44263
44264 Format: The format that is used when you hit 
44265 \begin_inset Quotes eld
44266 \end_inset
44267
44268 View
44269 \begin_inset Quotes erd
44270 \end_inset
44271
44272
44273 \begin_inset Quotes eld
44274 \end_inset
44275
44276 Update
44277 \begin_inset Quotes erd
44278 \end_inset
44279
44280
44281 \begin_inset Quotes eld
44282 \end_inset
44283
44284 View Master Document
44285 \begin_inset Quotes erd
44286 \end_inset
44287
44288  and 
44289 \begin_inset Quotes eld
44290 \end_inset
44291
44292 Update Master Document
44293 \begin_inset Quotes erd
44294 \end_inset
44295
44296  in the 
44297 \family sans
44298 View
44299 \family default
44300  menu or the toolbar.
44301  The default is set in 
44302 \family sans
44303 Tools\SpecialChar \menuseparator
44304 Preferences\SpecialChar \menuseparator
44305 File Formats
44306 \family default
44307 , see sec.
44308 \begin_inset space \thinspace{}
44309 \end_inset
44310
44311
44312 \begin_inset CommandInset ref
44313 LatexCommand formatted
44314 reference "sec:File-Formats"
44315
44316 \end_inset
44317
44318 .
44319 \end_layout
44320
44321 \begin_layout Description
44322 Synchronize
44323 \begin_inset space ~
44324 \end_inset
44325
44326 with
44327 \begin_inset space ~
44328 \end_inset
44329
44330 Output settings for the menu 
44331 \family sans
44332 Navigate\SpecialChar \menuseparator
44333 Forward
44334 \begin_inset space ~
44335 \end_inset
44336
44337 search
44338 \family default
44339 .
44340  For a detailed description see section 
44341 \emph on
44342 Reverse DVI/PDF search
44343 \emph default
44344  of the 
44345 \emph on
44346 Additional
44347 \begin_inset space ~
44348 \end_inset
44349
44350 Features
44351 \emph default
44352  manual.
44353 \end_layout
44354
44355 \begin_layout Description
44356 XHTML
44357 \begin_inset space ~
44358 \end_inset
44359
44360 Output
44361 \begin_inset space ~
44362 \end_inset
44363
44364 Options settings for the export format 
44365 \family sans
44366 LyXHTML
44367 \family default
44368 .
44369  
44370 \family sans
44371 Strict XHTML
44372 \begin_inset space ~
44373 \end_inset
44374
44375 1.1
44376 \family default
44377  will assure that the output follows exactly version
44378 \begin_inset space ~
44379 \end_inset
44380
44381 1.1 of the XHTML standard.
44382  The different 
44383 \family sans
44384 Math
44385 \begin_inset space ~
44386 \end_inset
44387
44388 output
44389 \family default
44390  settings are described in detail in section 
44391 \emph on
44392 Math Output in XHTML
44393 \emph default
44394  of the 
44395 \emph on
44396 Additional
44397 \begin_inset space ~
44398 \end_inset
44399
44400 Features
44401 \emph default
44402  manual.
44403  The scaling is used for the size of equations in the output.
44404 \end_layout
44405
44406 \begin_layout Section
44407 LaT
44408 \begin_inset ERT
44409 status collapsed
44410
44411 \begin_layout Plain Layout
44412
44413 {}
44414 \end_layout
44415
44416 \end_inset
44417
44418 eX Preamble
44419 \end_layout
44420
44421 \begin_layout Standard
44422 In this text field are entered commands to load special LaTeX-packages or
44423  to define LaTeX-commands.
44424  The preamble is a thing for LaTeX-experts.
44425  You should not enter commands here until you exactly know what you are
44426  doing.
44427 \end_layout
44428
44429 \begin_layout Standard
44430 An introduction to the LaTeX-syntax is given in section
44431 \begin_inset space ~
44432 \end_inset
44433
44434
44435 \begin_inset CommandInset ref
44436 LatexCommand ref
44437 reference "sub:LaTeX-Syntax"
44438
44439 \end_inset
44440
44441 .
44442 \end_layout
44443
44444 \begin_layout Chapter
44445 The 
44446 \family sans
44447 Preferences
44448 \family default
44449  Dialog
44450 \begin_inset CommandInset label
44451 LatexCommand label
44452 name "chap:The-Preferences-dialog"
44453
44454 \end_inset
44455
44456
44457 \begin_inset Index idx
44458 status collapsed
44459
44460 \begin_layout Plain Layout
44461 Preferences
44462 \end_layout
44463
44464 \end_inset
44465
44466
44467 \end_layout
44468
44469 \begin_layout Standard
44470 The preferences dialog is called with the menu 
44471 \family sans
44472 Tools\SpecialChar \menuseparator
44473 Preferences
44474 \family default
44475 .
44476  It has the following submenus.
44477 \end_layout
44478
44479 \begin_layout Section
44480 Look and Feel
44481 \end_layout
44482
44483 \begin_layout Subsection
44484 User Interface
44485 \end_layout
44486
44487 \begin_layout Subsubsection
44488 User Interface File
44489 \begin_inset Index idx
44490 status collapsed
44491
44492 \begin_layout Plain Layout
44493 Customization ! of toolbars
44494 \end_layout
44495
44496 \end_inset
44497
44498
44499 \begin_inset Index idx
44500 status collapsed
44501
44502 \begin_layout Plain Layout
44503 Customization ! of menus
44504 \end_layout
44505
44506 \end_inset
44507
44508
44509 \end_layout
44510
44511 \begin_layout Standard
44512 \begin_inset Note Greyedout
44513 status open
44514
44515 \begin_layout Plain Layout
44516
44517 \series bold
44518 Note:
44519 \series default
44520  You have to restart LyX before the change of the user interface file take
44521  effect.
44522 \end_layout
44523
44524 \end_inset
44525
44526
44527 \end_layout
44528
44529 \begin_layout Standard
44530 The appearance of the menus and toolbars can be changed by choosing a user
44531  interface (ui) file.
44532  An ui-file is a text file where the toolbars and menus are listed.
44533  The toolbar buttons and menu entries are specified in the files 
44534 \shape italic
44535 stdtoolbars.inc
44536 \shape default
44537  and 
44538 \shape italic
44539 stdmenus.inc
44540 \shape default
44541 , respectively.
44542  Both files are loaded by the 
44543 \emph on
44544 default.ui
44545 \emph default
44546  file.
44547  To create your own menu and toolbar layout, start with a copy of these
44548  files and edit the entries.
44549 \end_layout
44550
44551 \begin_layout Standard
44552 The syntax of the .inc-files is straightforward: The 
44553 \family sans
44554 Menubar
44555 \family default
44556
44557 \family sans
44558 Menu
44559 \family default
44560  and 
44561 \family sans
44562 Toolbar
44563 \family default
44564  entries must be ended with an explicit 
44565 \family sans
44566 End
44567 \family default
44568 .
44569  They may contain 
44570 \family sans
44571 Submenus
44572 \family default
44573
44574 \family sans
44575 Items
44576 \family default
44577
44578 \family sans
44579 OptItems
44580 \family default
44581
44582 \family sans
44583 Separators
44584 \family default
44585
44586 \family sans
44587 Icons,
44588 \family default
44589  and in the case of the 
44590 \begin_inset Quotes eld
44591 \end_inset
44592
44593 file
44594 \begin_inset Quotes erd
44595 \end_inset
44596
44597  menus a 
44598 \family sans
44599 Lastfiles
44600 \family default
44601  entry.
44602  The syntax for the entries is:
44603 \end_layout
44604
44605 \begin_layout Standard
44606 \begin_inset VSpace smallskip*
44607 \end_inset
44608
44609
44610 \series bold
44611 Item 
44612 \begin_inset Quotes eld
44613 \end_inset
44614
44615 menu 
44616 \series default
44617 or
44618 \series bold
44619  button name
44620 \begin_inset Quotes erd
44621 \end_inset
44622
44623  
44624 \begin_inset Quotes eld
44625 \end_inset
44626
44627 LyX-function
44628 \begin_inset Quotes erd
44629 \end_inset
44630
44631
44632 \end_layout
44633
44634 \begin_layout Standard
44635 \noindent
44636 \begin_inset VSpace smallskip*
44637 \end_inset
44638
44639 All LyX-functions are listed in the menu 
44640 \family sans
44641 Help\SpecialChar \menuseparator
44642 LyX
44643 \begin_inset space ~
44644 \end_inset
44645
44646 Functions
44647 \family default
44648 .
44649 \end_layout
44650
44651 \begin_layout Standard
44652 \begin_inset VSpace medskip
44653 \end_inset
44654
44655
44656 \end_layout
44657
44658 \begin_layout Standard
44659 An example: Assuming you use the menu 
44660 \family sans
44661 Navigate\SpecialChar \menuseparator
44662 Bookmarks
44663 \family default
44664  quite often and therefore want six available bookmarks, you can add the
44665  line
44666 \end_layout
44667
44668 \begin_layout Standard
44669 \begin_inset VSpace smallskip*
44670 \end_inset
44671
44672
44673 \series bold
44674 Item 
44675 \begin_inset Quotes eld
44676 \end_inset
44677
44678 Save Bookmark 6
44679 \begin_inset Quotes erd
44680 \end_inset
44681
44682  
44683 \begin_inset Quotes eld
44684 \end_inset
44685
44686 bookmark-save 6
44687 \begin_inset Quotes erd
44688 \end_inset
44689
44690
44691 \end_layout
44692
44693 \begin_layout Standard
44694 \noindent
44695 \begin_inset VSpace smallskip*
44696 \end_inset
44697
44698 to the navigate menu section in the .inc-file to have the sixth bookmark.
44699 \end_layout
44700
44701 \begin_layout Subsubsection
44702 Automatic help
44703 \end_layout
44704
44705 \begin_layout Standard
44706 The option 
44707 \family sans
44708 Enable tool tips in main work area
44709 \family default
44710  enables tool tips showing the content of closed insets like index entries
44711  or footnotes.
44712 \end_layout
44713
44714 \begin_layout Subsubsection
44715 Session
44716 \end_layout
44717
44718 \begin_layout Standard
44719 With the option 
44720 \family sans
44721 Allow saving
44722 \begin_inset space \thinspace{}
44723 \end_inset
44724
44725 /
44726 \begin_inset space \thinspace{}
44727 \end_inset
44728
44729 restoring of window layout and geometries
44730 \family default
44731  LyX's main window will be opened with the size and layout that was used
44732  in the last LyX session.
44733 \end_layout
44734
44735 \begin_layout Standard
44736 The option 
44737 \family sans
44738 Restore cursor positions
44739 \family default
44740  sets the cursor to the position in the file where it has been the last
44741  time.
44742 \end_layout
44743
44744 \begin_layout Standard
44745 The option 
44746 \family sans
44747 Load opened files from last session
44748 \family default
44749  opens all files that were opened in the last LyX session.
44750 \end_layout
44751
44752 \begin_layout Subsubsection
44753 Documents
44754 \begin_inset CommandInset label
44755 LatexCommand label
44756 name "sub:Backup documents"
44757
44758 \end_inset
44759
44760
44761 \begin_inset Index idx
44762 status collapsed
44763
44764 \begin_layout Plain Layout
44765 Backup ! Documents
44766 \end_layout
44767
44768 \end_inset
44769
44770
44771 \end_layout
44772
44773 \begin_layout Standard
44774 When the option 
44775 \family sans
44776 Backup documents
44777 \family default
44778  is set, you can specify the time between backup saves.
44779 \end_layout
44780
44781 \begin_layout Standard
44782
44783 \family sans
44784 Maximum last files
44785 \family default
44786  is the number of last opened files that LyX should display in the menu
44787  
44788 \family sans
44789 File\SpecialChar \menuseparator
44790 Open
44791 \begin_inset space ~
44792 \end_inset
44793
44794 Recent
44795 \family default
44796 .
44797 \end_layout
44798
44799 \begin_layout Standard
44800 When the option 
44801 \family sans
44802 Open documents in tabs
44803 \family default
44804  is not used, then every file will be opened in its own new instance of
44805  LyX.
44806 \end_layout
44807
44808 \begin_layout Subsection
44809 Screen Fonts
44810 \begin_inset Index idx
44811 status collapsed
44812
44813 \begin_layout Plain Layout
44814 Font ! Screen
44815 \end_layout
44816
44817 \end_inset
44818
44819
44820 \begin_inset CommandInset label
44821 LatexCommand label
44822 name "sub:Screen-Fonts"
44823
44824 \end_inset
44825
44826
44827 \end_layout
44828
44829 \begin_layout Standard
44830 These fonts are used to display your documents on the screen.
44831 \end_layout
44832
44833 \begin_layout Standard
44834 \begin_inset Note Greyedout
44835 status open
44836
44837 \begin_layout Plain Layout
44838
44839 \series bold
44840 Note:
44841 \series default
44842  This section only deals with the fonts 
44843 \emph on
44844 inside
44845 \emph default
44846  the LyX window.
44847  The fonts that appear on the output are independent from these fonts, and
44848  set in the menu 
44849 \family sans
44850 Document\SpecialChar \menuseparator
44851 Settings\SpecialChar \menuseparator
44852 Fonts
44853 \family default
44854 .
44855 \end_layout
44856
44857 \end_inset
44858
44859
44860 \end_layout
44861
44862 \begin_layout Standard
44863 By default, LyX uses 
44864 \family typewriter
44865 Times
44866 \family default
44867  as roman (serif) font, 
44868 \family typewriter
44869 Arial
44870 \family default
44871  or 
44872 \family typewriter
44873 Helvetica
44874 \family default
44875  (depends on the system) as 
44876 \family sans
44877 sans
44878 \begin_inset space ~
44879 \end_inset
44880
44881 serif
44882 \family default
44883  font, and 
44884 \family typewriter
44885 Courier
44886 \family default
44887  as 
44888 \family typewriter
44889 typewriter
44890 \family default
44891  font.
44892 \end_layout
44893
44894 \begin_layout Standard
44895 You can change the font size with the 
44896 \family sans
44897 Zoom
44898 \family default
44899  setting.
44900  You can also change the font zoom outside the preferences dialog for the
44901  current LyX session by pressing 
44902 \family sans
44903 Ctrl
44904 \family default
44905  and scrolling the mouse wheel.
44906 \end_layout
44907
44908 \begin_layout Standard
44909
44910 \family sans
44911 Screen DPI
44912 \family default
44913  is the screen resolution in dpi (dots per inch).
44914  The Font Sizes are calculated as letter height in units of points.
44915  72
44916 \begin_inset space \thinspace{}
44917 \end_inset
44918
44919 points have the size of 1
44920 \begin_inset space \thinspace{}
44921 \end_inset
44922
44923 inch, see Appendix
44924 \begin_inset space ~
44925 \end_inset
44926
44927
44928 \begin_inset CommandInset ref
44929 LatexCommand ref
44930 reference "cha:Units-available-in"
44931
44932 \end_inset
44933
44934 .
44935 \end_layout
44936
44937 \begin_layout Standard
44938 The default 
44939 \family sans
44940 Font Sizes
44941 \family default
44942  are the same as if a document font size of 10
44943 \begin_inset space \thinspace{}
44944 \end_inset
44945
44946 pt would be used.
44947  The sizes are explained in detail in section
44948 \begin_inset space ~
44949 \end_inset
44950
44951
44952 \begin_inset CommandInset ref
44953 LatexCommand ref
44954 reference "sub:Document-Font"
44955
44956 \end_inset
44957
44958 .
44959 \end_layout
44960
44961 \begin_layout Standard
44962 With the option 
44963 \family sans
44964 Use Pixmap Cache to speed up font rendering
44965 \family default
44966  enabled, LyX needs to redraw the screen less often.
44967  This results in better performance, especially on slow systems.
44968  On the other hand, the characters might look more fuzzy on screen.
44969  So whether you enable this or not depends on whether you prefer speed over
44970  aesthetics.
44971  Note that the Pixmap Cache is only available and useful under Mac
44972 \begin_inset space ~
44973 \end_inset
44974
44975 OS and Windows.
44976 \end_layout
44977
44978 \begin_layout Subsection
44979 Colors
44980 \begin_inset Index idx
44981 status collapsed
44982
44983 \begin_layout Plain Layout
44984 Color ! LyX screen
44985 \end_layout
44986
44987 \end_inset
44988
44989
44990 \begin_inset Index idx
44991 status collapsed
44992
44993 \begin_layout Plain Layout
44994 Settings ! Color
44995 \end_layout
44996
44997 \end_inset
44998
44999
45000 \end_layout
45001
45002 \begin_layout Standard
45003 You can here change all the colors used by LyX.
45004  Choose an item in the list and use the 
45005 \family sans
45006 Alter
45007 \family default
45008  button.
45009 \end_layout
45010
45011 \begin_layout Subsection
45012 Display
45013 \begin_inset Index idx
45014 status collapsed
45015
45016 \begin_layout Plain Layout
45017 Settings ! Display
45018 \end_layout
45019
45020 \end_inset
45021
45022
45023 \end_layout
45024
45025 \begin_layout Standard
45026 Here you can specify if graphics inside LyX are displayed.
45027 \end_layout
45028
45029 \begin_layout Standard
45030
45031 \family sans
45032 Instant Preview
45033 \family default
45034  enables previewing snippets of your document.
45035  This feature is described in section
45036 \begin_inset space ~
45037 \end_inset
45038
45039
45040 \begin_inset CommandInset ref
45041 LatexCommand ref
45042 reference "sec:Previewing-snippets-of"
45043
45044 \end_inset
45045
45046 .
45047 \end_layout
45048
45049 \begin_layout Standard
45050 The option 
45051 \family sans
45052 Mark
45053 \begin_inset space ~
45054 \end_inset
45055
45056 end
45057 \begin_inset space ~
45058 \end_inset
45059
45060 of
45061 \begin_inset space ~
45062 \end_inset
45063
45064 paragraphs
45065 \family default
45066  displays a pilcrow (¶) at the end of every paragraph.
45067 \end_layout
45068
45069 \begin_layout Section
45070 Editing
45071 \begin_inset Index idx
45072 status collapsed
45073
45074 \begin_layout Plain Layout
45075 Settings ! Editing
45076 \end_layout
45077
45078 \end_inset
45079
45080
45081 \end_layout
45082
45083 \begin_layout Subsection
45084 Control
45085 \end_layout
45086
45087 \begin_layout Subsubsection
45088 Editing
45089 \end_layout
45090
45091 \begin_layout Standard
45092 The option 
45093 \family sans
45094 Cursor follows scrollbar
45095 \family default
45096  sets the cursor to the top of the currently displayed document part when
45097  scrolling.
45098 \end_layout
45099
45100 \begin_layout Standard
45101 You can adjust the thickness of the cursor with the 
45102 \family sans
45103 Cursor width
45104 \family default
45105  setting.
45106  If you set the value to zero the thickness of the cursor scales relative
45107  to the zoom value you choose for the screen fonts.
45108 \end_layout
45109
45110 \begin_layout Standard
45111 The option 
45112 \family sans
45113 Sort environments alphabetically
45114 \family default
45115  sorts the entries in the pull-down box for the paragraph environments.
45116 \end_layout
45117
45118 \begin_layout Standard
45119 The option 
45120 \family sans
45121 Group environments by their category
45122 \family default
45123  groups the entries in the pull-down box for the paragraph environments.
45124 \end_layout
45125
45126 \begin_layout Standard
45127 The math macro editing option determines the editing style, see the section
45128  
45129 \emph on
45130 Math Macros
45131 \emph default
45132  of the 
45133 \emph on
45134 Math
45135 \emph default
45136  manual.
45137 \end_layout
45138
45139 \begin_layout Subsubsection
45140 Fullscreen
45141 \end_layout
45142
45143 \begin_layout Standard
45144 Here you can specify what is hidden in the fullscreen mode.
45145  The option 
45146 \family sans
45147 Limit text width
45148 \family default
45149  specifies the width of the text in fullscreen mode.
45150  This way you can display the text smaller than the screen, the text appears
45151  then centered.
45152 \end_layout
45153
45154 \begin_layout Subsection
45155 Shortcuts
45156 \begin_inset Index idx
45157 status collapsed
45158
45159 \begin_layout Plain Layout
45160 Key Bindings
45161 \end_layout
45162
45163 \end_inset
45164
45165
45166 \begin_inset Index idx
45167 status collapsed
45168
45169 \begin_layout Plain Layout
45170 Settings ! Shortcuts
45171 \end_layout
45172
45173 \end_inset
45174
45175
45176 \end_layout
45177
45178 \begin_layout Subsubsection
45179 Bind File
45180 \end_layout
45181
45182 \begin_layout Standard
45183 Bindings are used to bind a LyX-function to a key.
45184  Several binding files are available:
45185 \end_layout
45186
45187 \begin_layout Description
45188 cua.bind typical set of PC keyboard shortcuts
45189 \end_layout
45190
45191 \begin_layout Description
45192 (x)emacs.bind set of bindings like they are used in the editor programs 
45193 \family sans
45194 Emacs
45195 \family default
45196  (
45197 \family sans
45198 XEmacs
45199 \family default
45200 )
45201 \end_layout
45202
45203 \begin_layout Description
45204 mac.bind set of bindings for 
45205 \family sans
45206 Mac
45207 \begin_inset space \thinspace{}
45208 \end_inset
45209
45210 OS
45211 \family default
45212  systems.
45213 \end_layout
45214
45215 \begin_layout Standard
45216 There are also bind-files designed for special document classes, like 
45217 \shape italic
45218 broadway.bind
45219 \shape default
45220 , and bind files for special languages.
45221  The name of language bind-files begin with a language code, e.
45222 \begin_inset space \thinspace{}
45223 \end_inset
45224
45225 g.
45226 \begin_inset space \space{}
45227 \end_inset
45228
45229
45230 \begin_inset Quotes eld
45231 \end_inset
45232
45233 pt
45234 \begin_inset Quotes erd
45235 \end_inset
45236
45237  for Portuguese.
45238  If you use LyX in a certain language, LyX will try to use the appropriate
45239  bind-file.
45240 \end_layout
45241
45242 \begin_layout Standard
45243 Some bind-files, like 
45244 \emph on
45245 math.bind
45246 \emph default
45247 , have only a small scope.
45248  When looking at the end of the file 
45249 \shape italic
45250 cua.bind
45251 \shape default
45252 , you can see that they are included to keep the overview in the bind-file.
45253 \end_layout
45254
45255 \begin_layout Subsubsection
45256 Editing Shortcuts
45257 \begin_inset CommandInset label
45258 LatexCommand label
45259 name "sub:Editing-Shortcuts"
45260
45261 \end_inset
45262
45263
45264 \begin_inset Index idx
45265 status collapsed
45266
45267 \begin_layout Plain Layout
45268 Key Bindings ! Editing
45269 \end_layout
45270
45271 \end_inset
45272
45273
45274 \end_layout
45275
45276 \begin_layout Standard
45277 To add new or modify existing keybindings to your own taste you can use
45278  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45279  To find functions easily, they are grouped by categories and the dialog
45280  provides the field 
45281 \family sans
45282 Show key-bindings containing
45283 \family default
45284 .
45285  In this field you can insert a keyword for a function you want to edit.
45286  Insert there for example as keyword 
45287 \begin_inset Quotes eld
45288 \end_inset
45289
45290 paste
45291 \begin_inset Quotes erd
45292 \end_inset
45293
45294  and you get the 4 different existing shortcuts for the 3 different functions
45295  that contain 
45296 \begin_inset Quotes eld
45297 \end_inset
45298
45299 paste
45300 \begin_inset Quotes erd
45301 \end_inset
45302
45303  in their name.
45304  As you can see, one function can have more than one shortcut.
45305  All LyX-functions are also listed in the file 
45306 \emph on
45307 LyX Functions
45308 \emph default
45309  that you will find in the 
45310 \family sans
45311 Help
45312 \family default
45313  menu.
45314 \end_layout
45315
45316 \begin_layout Standard
45317 To add e.
45318 \begin_inset space \thinspace{}
45319 \end_inset
45320
45321 g.
45322 \begin_inset space \space{}
45323 \end_inset
45324
45325 the shortcut 
45326 \family sans
45327 Alt+Q
45328 \family default
45329  for the function 
45330 \family sans
45331 textstyle-apply
45332 \family default
45333 , select the function and press the 
45334 \family sans
45335 Modify
45336 \family default
45337  button.
45338  A dialog pops up where you can add the shortcut by using it.
45339  So press Alt+Q to define the shortcut.
45340  Modifying an existing shortcut is done the same way.
45341  You can also bind multiple functions to one shortcut by modifying an existing
45342  binding and adding the different function names as a semicolon separated
45343  list.
45344  LyX will then use the first function that is enabled in the current document
45345  part.
45346  The binding for the function 
45347 \family sans
45348 command-alter
45349 \family default
45350  is an example of this.
45351 \end_layout
45352
45353 \begin_layout Standard
45354 Alternatively you can also edit shortcuts by modifying bind-files with a
45355  text editor.
45356  The syntax of the entries is:
45357 \end_layout
45358
45359 \begin_layout Standard
45360
45361 \series bold
45362
45363 \backslash
45364 bind 
45365 \begin_inset Quotes eld
45366 \end_inset
45367
45368 key combination
45369 \begin_inset Quotes erd
45370 \end_inset
45371
45372  
45373 \begin_inset Quotes eld
45374 \end_inset
45375
45376 LyX-function
45377 \begin_inset Quotes erd
45378 \end_inset
45379
45380
45381 \end_layout
45382
45383 \begin_layout Subsection
45384 Keyboard / Mouse
45385 \begin_inset CommandInset label
45386 LatexCommand label
45387 name "sub:Keyboard-Map"
45388
45389 \end_inset
45390
45391
45392 \begin_inset Index idx
45393 status collapsed
45394
45395 \begin_layout Plain Layout
45396 Keyboard Map
45397 \end_layout
45398
45399 \end_inset
45400
45401
45402 \begin_inset Index idx
45403 status collapsed
45404
45405 \begin_layout Plain Layout
45406 Settings ! Keyboard Map
45407 \end_layout
45408
45409 \end_inset
45410
45411
45412 \end_layout
45413
45414 \begin_layout Standard
45415 Normally keyboard settings have to be done in a menu of your operating system.
45416  For the case that this is not possible, LyX provides keyboard maps.
45417  If you have e.
45418 \begin_inset space \thinspace{}
45419 \end_inset
45420
45421 g.
45422 \begin_inset space \space{}
45423 \end_inset
45424
45425 a Czech keyboard but want to write with it like with a Romanian one, you
45426  can use the keyboard map file named 
45427 \emph on
45428 romanian.kmap
45429 \emph default
45430 .
45431 \end_layout
45432
45433 \begin_layout Standard
45434 \begin_inset Note Greyedout
45435 status open
45436
45437 \begin_layout Plain Layout
45438
45439 \series bold
45440 Note:
45441 \series default
45442  Keyboard maps are only provided as makeshift and don't work on all systems.
45443 \end_layout
45444
45445 \end_inset
45446
45447
45448 \end_layout
45449
45450 \begin_layout Standard
45451 Besides this, you can specify here the 
45452 \family sans
45453 Wheel scrolling speed
45454 \family default
45455 .
45456  The standard value is 1.0, higher values speed up the scrolling, lower ones
45457  slow it down.
45458 \end_layout
45459
45460 \begin_layout Subsection
45461 Input Completion
45462 \begin_inset CommandInset label
45463 LatexCommand label
45464 name "sub:Input-Completion-Appendix"
45465
45466 \end_inset
45467
45468
45469 \begin_inset Index idx
45470 status collapsed
45471
45472 \begin_layout Plain Layout
45473 Input completion
45474 \end_layout
45475
45476 \end_inset
45477
45478
45479 \end_layout
45480
45481 \begin_layout Standard
45482 Input completion is described in sec.
45483 \begin_inset space \thinspace{}
45484 \end_inset
45485
45486
45487 \begin_inset CommandInset ref
45488 LatexCommand ref
45489 reference "sec:Input-Completion"
45490
45491 \end_inset
45492
45493 .
45494  The completion options for math do the same as the corresponding options
45495  for text.
45496  With the general options you can define the delay time for the inline and
45497  popup completion and choose if long completions should be abbreviated or
45498  not.
45499 \end_layout
45500
45501 \begin_layout Section
45502 Paths
45503 \begin_inset CommandInset label
45504 LatexCommand label
45505 name "sec:Paths"
45506
45507 \end_inset
45508
45509
45510 \begin_inset Index idx
45511 status collapsed
45512
45513 \begin_layout Plain Layout
45514 Paths
45515 \end_layout
45516
45517 \end_inset
45518
45519
45520 \begin_inset Index idx
45521 status collapsed
45522
45523 \begin_layout Plain Layout
45524 Settings ! Paths
45525 \end_layout
45526
45527 \end_inset
45528
45529
45530 \end_layout
45531
45532 \begin_layout Description
45533 Working
45534 \begin_inset space ~
45535 \end_inset
45536
45537 directory This is LyX's working directory.
45538  It is the default when you 
45539 \family sans
45540 Open
45541 \family default
45542
45543 \family sans
45544 Save
45545 \family default
45546  or 
45547 \family sans
45548 Save
45549 \begin_inset space ~
45550 \end_inset
45551
45552 as
45553 \family default
45554  files.
45555 \end_layout
45556
45557 \begin_layout Description
45558 Document
45559 \begin_inset space ~
45560 \end_inset
45561
45562 templates This directory will be opened when you use the menu 
45563 \family sans
45564 File\SpecialChar \menuseparator
45565 New
45566 \begin_inset space ~
45567 \end_inset
45568
45569 from
45570 \begin_inset space ~
45571 \end_inset
45572
45573 Template
45574 \family default
45575 .
45576 \end_layout
45577
45578 \begin_layout Description
45579 Example
45580 \begin_inset space ~
45581 \end_inset
45582
45583 files This directory will be opened when you use the button 
45584 \family sans
45585 Examples
45586 \family default
45587  in the 
45588 \family sans
45589 File\SpecialChar \menuseparator
45590 Open
45591 \family default
45592  dialog.
45593 \begin_inset Newline newline
45594 \end_inset
45595
45596
45597 \begin_inset Note Greyedout
45598 status open
45599
45600 \begin_layout Plain Layout
45601
45602 \series bold
45603 Note:
45604 \series default
45605  The 
45606 \family sans
45607 Examples
45608 \family default
45609  button does not exist when using LyX on MacOS and Windows systems.
45610 \end_layout
45611
45612 \end_inset
45613
45614
45615 \end_layout
45616
45617 \begin_layout Description
45618 Backup
45619 \begin_inset space ~
45620 \end_inset
45621
45622 directory
45623 \begin_inset Index idx
45624 status collapsed
45625
45626 \begin_layout Plain Layout
45627 Backup ! Directory
45628 \end_layout
45629
45630 \end_inset
45631
45632  Backup copies will be saved to this directory.
45633  When no directory is given but backups are enabled as described in section
45634 \begin_inset space ~
45635 \end_inset
45636
45637
45638 \begin_inset CommandInset ref
45639 LatexCommand ref
45640 reference "sub:Backup documents"
45641
45642 \end_inset
45643
45644 , the 
45645 \family sans
45646 Working directory
45647 \family default
45648  will be used to save the backups.
45649 \begin_inset Newline newline
45650 \end_inset
45651
45652 The backup files have the ending 
45653 \begin_inset Quotes eld
45654 \end_inset
45655
45656 .lyx~
45657 \begin_inset Quotes erd
45658 \end_inset
45659
45660 .
45661 \end_layout
45662
45663 \begin_layout Description
45664 Ly
45665 \begin_inset ERT
45666 status collapsed
45667
45668 \begin_layout Plain Layout
45669
45670 {}
45671 \end_layout
45672
45673 \end_inset
45674
45675 XServer-Pipe Here you can enter the name of a Unix-pipe.
45676  This pipe is used to send data from external programs to LyX.
45677 \begin_inset Newline newline
45678 \end_inset
45679
45680
45681 \series bold
45682 Example
45683 \series default
45684 : You add a BibTeX-database test.bib to your document.
45685  You can edit this file with the program 
45686 \family typewriter
45687 JabRef
45688 \family default
45689 .
45690  In 
45691 \family typewriter
45692 JabRef
45693 \family default
45694  you have to use the same Unix-Pipe for LyX in its preferences under 
45695 \family sans
45696 External
45697 \begin_inset space ~
45698 \end_inset
45699
45700 programs
45701 \family default
45702 .
45703  If you want to get one entry of the database as citation, select it in
45704  
45705 \family typewriter
45706 JabRef
45707 \family default
45708  and click on the LyX-symbol.
45709  The entry will now be inserted as citation at the current cursor position
45710  in your LyX file.
45711  
45712 \family typewriter
45713 JabRef
45714 \family default
45715  and LyX need of course to be run the same time.
45716 \begin_inset Newline newline
45717 \end_inset
45718
45719
45720 \begin_inset Note Greyedout
45721 status open
45722
45723 \begin_layout Plain Layout
45724
45725 \series bold
45726 Note:
45727 \series default
45728  This feature doesn't work on Windows systems.
45729 \end_layout
45730
45731 \end_inset
45732
45733
45734 \end_layout
45735
45736 \begin_layout Description
45737 Temporary
45738 \begin_inset space ~
45739 \end_inset
45740
45741 directory Temporary files will be saved in this directory.
45742 \end_layout
45743
45744 \begin_layout Description
45745 PATH
45746 \begin_inset space ~
45747 \end_inset
45748
45749 prefix This field contains a list of paths to external programs.
45750  When LyX needs to use an external program, it looks in this list where
45751  to find it on the system.
45752  The path list is automatically set up on Windows and Mac systems when LyX
45753  is configured, so that you normally don't have to modify it.
45754  On Unix
45755 \begin_inset space \thinspace{}
45756 \end_inset
45757
45758 /
45759 \begin_inset space \thinspace{}
45760 \end_inset
45761
45762 Linux systems, the path list will need to be set only if there are external
45763  programs you wish to use that are not in your normal system path ($PATH).
45764  
45765 \end_layout
45766
45767 \begin_layout Section
45768 Identity
45769 \end_layout
45770
45771 \begin_layout Standard
45772 Here you can insert your name and email address.
45773  The identity will be used when you have enabled change tracking as described
45774  in section
45775 \begin_inset space ~
45776 \end_inset
45777
45778
45779 \begin_inset CommandInset ref
45780 LatexCommand ref
45781 reference "sec:Change-Tracking"
45782
45783 \end_inset
45784
45785 , to mark changes you make as yours.
45786 \end_layout
45787
45788 \begin_layout Section
45789 Language Settings
45790 \begin_inset Index idx
45791 status collapsed
45792
45793 \begin_layout Plain Layout
45794 Language ! Settings
45795 \end_layout
45796
45797 \end_inset
45798
45799
45800 \begin_inset Index idx
45801 status collapsed
45802
45803 \begin_layout Plain Layout
45804 Settings ! Language
45805 \end_layout
45806
45807 \end_inset
45808
45809
45810 \end_layout
45811
45812 \begin_layout Subsection
45813 Language
45814 \begin_inset CommandInset label
45815 LatexCommand label
45816 name "sub:Prefs-Language"
45817
45818 \end_inset
45819
45820
45821 \end_layout
45822
45823 \begin_layout Description
45824 User
45825 \begin_inset space ~
45826 \end_inset
45827
45828 Interface
45829 \begin_inset space ~
45830 \end_inset
45831
45832 language Here you can select the language of LyX's menus.
45833  Unfortunately this doesn't work on Mac and Windows.
45834  It works on Linux for the languages into LyX's menus and dialogs are translated.
45835  You find the actual translation status here: 
45836 \begin_inset CommandInset href
45837 LatexCommand href
45838 name "http://www.lyx.org/I18n"
45839 target "http://www.lyx.org/I18n"
45840
45841 \end_inset
45842
45843
45844 \end_layout
45845
45846 \begin_layout Description
45847 Default
45848 \begin_inset space ~
45849 \end_inset
45850
45851 language is the language used in new documents
45852 \end_layout
45853
45854 \begin_layout Description
45855 Language
45856 \begin_inset space ~
45857 \end_inset
45858
45859 package determines which LaTeX package should be loaded to handle language
45860  issues.
45861  Language issues which are handled by this package include proper hyphenation
45862  as well as localization of dates and text strings such as 
45863 \begin_inset Quotes eld
45864 \end_inset
45865
45866 Chapter
45867 \begin_inset Quotes erd
45868 \end_inset
45869
45870  and 
45871 \begin_inset Quotes eld
45872 \end_inset
45873
45874 Table
45875 \begin_inset Quotes erd
45876 \end_inset
45877
45878 .
45879  The most widespread language package is 
45880 \series bold
45881 babel
45882 \series default
45883
45884 \begin_inset Index idx
45885 status collapsed
45886
45887 \begin_layout Plain Layout
45888 LaTeX-packages ! babel
45889 \end_layout
45890
45891 \end_inset
45892
45893 , it is the default language package in classic LaTeX.
45894  However, more recent typesetting engines such as XeTeX and LuaTeX come
45895  with the alternative language package 
45896 \series bold
45897 polyglossia
45898 \series default
45899
45900 \begin_inset Index idx
45901 status collapsed
45902
45903 \begin_layout Plain Layout
45904 LaTeX-packages ! polyglossia
45905 \end_layout
45906
45907 \end_inset
45908
45909  that is more suited for the multi-script support of these engines.
45910  Furthermore, there are also specific language packages for languages not
45911  covered by babel.
45912  The available selections are described in sec.
45913 \begin_inset space \thinspace{}
45914 \end_inset
45915
45916
45917 \begin_inset CommandInset ref
45918 LatexCommand ref
45919 reference "sec:Language-encodings"
45920
45921 \end_inset
45922
45923 .
45924 \end_layout
45925
45926 \begin_layout Description
45927 Default
45928 \begin_inset space ~
45929 \end_inset
45930
45931 Decimal
45932 \begin_inset space ~
45933 \end_inset
45934
45935 Point Define the default decimal point for the use in tables (decimal point
45936  alignment)
45937 \end_layout
45938
45939 \begin_layout Description
45940 Command
45941 \begin_inset space ~
45942 \end_inset
45943
45944 start When a special LaTeX-package is needed to write in a certain document
45945  language, you can here specify the command to start the package.
45946  An example is the start command 
45947 \family sans
45948
45949 \backslash
45950 begin{arabtext}
45951 \family default
45952  that is needed to write Arabic using the package 
45953 \series bold
45954 ArabTeX
45955 \series default
45956 , see 
45957 \begin_inset CommandInset citation
45958 LatexCommand cite
45959 key "Arabic"
45960
45961 \end_inset
45962
45963 .
45964  The default is the 
45965 \series bold
45966 babel
45967 \series default
45968  command 
45969 \family sans
45970
45971 \backslash
45972 selectlanguage{$$lang}
45973 \family default
45974 .
45975 \end_layout
45976
45977 \begin_layout Description
45978 Command
45979 \begin_inset space ~
45980 \end_inset
45981
45982 end Counterpart to 
45983 \family sans
45984 Command start
45985 \family default
45986 .
45987  Some packages, like the default, don't have an end command since the start
45988  command toggles the package on and off.
45989 \end_layout
45990
45991 \begin_layout Description
45992 Set
45993 \begin_inset space ~
45994 \end_inset
45995
45996 languages
45997 \begin_inset space ~
45998 \end_inset
45999
46000 globally When this option is set, the languages used in the document will
46001  be added as options to the document class options, so that they can be
46002  used by all LaTeX-packages.
46003  Otherwise they will only be used as options for the 
46004 \series bold
46005 babel
46006 \series default
46007  package.
46008 \end_layout
46009
46010 \begin_layout Description
46011 Auto
46012 \begin_inset space ~
46013 \end_inset
46014
46015 begin When this option is set, the documents starts with the chosen document
46016  language.
46017  When this option is not set, the 
46018 \family sans
46019 Command
46020 \begin_inset space ~
46021 \end_inset
46022
46023 start
46024 \family default
46025  is explicitly set to the beginning of the document in the LaTeX-output.
46026  This assures that the correct language is used when you use another 
46027 \family sans
46028 Command
46029 \begin_inset space ~
46030 \end_inset
46031
46032 start
46033 \family default
46034  than the default.
46035 \end_layout
46036
46037 \begin_layout Description
46038 Auto
46039 \begin_inset space ~
46040 \end_inset
46041
46042 end Counterpart to 
46043 \family sans
46044 Auto
46045 \begin_inset space ~
46046 \end_inset
46047
46048 begin
46049 \family default
46050 .
46051  When it is not set, the 
46052 \family sans
46053 Command
46054 \begin_inset space ~
46055 \end_inset
46056
46057 end
46058 \family default
46059  is set to the end of the document.
46060 \end_layout
46061
46062 \begin_layout Description
46063 Mark
46064 \begin_inset space ~
46065 \end_inset
46066
46067 foreign
46068 \begin_inset space ~
46069 \end_inset
46070
46071 languages Text marked formatted in a language different from the document
46072  language will be underlined blue.
46073 \end_layout
46074
46075 \begin_layout Description
46076 Enable
46077 \begin_inset space ~
46078 \end_inset
46079
46080 RTL
46081 \begin_inset space ~
46082 \end_inset
46083
46084 support Enables the use of languages, written from right to left (RTL),
46085  like Arabic, Hebrew, Farsi.
46086 \end_layout
46087
46088 \begin_layout Description
46089 Cursor
46090 \begin_inset space ~
46091 \end_inset
46092
46093 movement When writing RTL, you can define if the left and right arrow keys
46094  move the cursor visually to the left or right, respectively, or logically.
46095  Logical means that the cursor is moved to the left when pressing the right
46096  arrow key and the cursor is inside text in an RTL language.
46097 \end_layout
46098
46099 \begin_layout Subsection
46100 Spellchecker
46101 \end_layout
46102
46103 \begin_layout Standard
46104 The spellchecker settings are explained in section
46105 \begin_inset space ~
46106 \end_inset
46107
46108
46109 \begin_inset CommandInset ref
46110 LatexCommand ref
46111 reference "sec:Spellchecking"
46112
46113 \end_inset
46114
46115
46116 \end_layout
46117
46118 \begin_layout Section
46119 Outputs
46120 \end_layout
46121
46122 \begin_layout Subsection
46123 Printer
46124 \begin_inset CommandInset label
46125 LatexCommand label
46126 name "sub:Printer"
46127
46128 \end_inset
46129
46130
46131 \begin_inset Index idx
46132 status collapsed
46133
46134 \begin_layout Plain Layout
46135 Printer
46136 \end_layout
46137
46138 \end_inset
46139
46140
46141 \begin_inset Index idx
46142 status collapsed
46143
46144 \begin_layout Plain Layout
46145 Settings ! Printer
46146 \end_layout
46147
46148 \end_inset
46149
46150
46151 \end_layout
46152
46153 \begin_layout Description
46154 Default
46155 \begin_inset space ~
46156 \end_inset
46157
46158 printer Here you can specify the name of your default printer.
46159  The name will be used when the 
46160 \family sans
46161 Printer command
46162 \family default
46163  is executed.
46164 \begin_inset Newline newline
46165 \end_inset
46166
46167
46168 \begin_inset Note Greyedout
46169 status open
46170
46171 \begin_layout Plain Layout
46172
46173 \series bold
46174 Note:
46175 \series default
46176  You can leave this field empty on Windows systems because it has no effect.
46177 \end_layout
46178
46179 \end_inset
46180
46181
46182 \end_layout
46183
46184 \begin_layout Description
46185 Printer
46186 \begin_inset space ~
46187 \end_inset
46188
46189 command is the command LyX
46190 \begin_inset space \thinspace{}
46191 \end_inset
46192
46193 /
46194 \begin_inset space \thinspace{}
46195 \end_inset
46196
46197 LaTeX uses for printing.
46198  The default is on most systems 
46199 \family sans
46200 dvips
46201 \family default
46202 .
46203 \end_layout
46204
46205 \begin_layout Description
46206 Printer
46207 \begin_inset space ~
46208 \end_inset
46209
46210 Command
46211 \begin_inset space ~
46212 \end_inset
46213
46214 Options Here you can specify printer options.
46215  A list of printer options with explanations can be found in the documentation
46216  of the program that provides the 
46217 \family sans
46218 Printer command
46219 \family default
46220  you are using.
46221 \end_layout
46222
46223 \begin_layout Description
46224 Adapt
46225 \begin_inset space ~
46226 \end_inset
46227
46228 output
46229 \begin_inset space ~
46230 \end_inset
46231
46232 to
46233 \begin_inset space ~
46234 \end_inset
46235
46236 printer This option works only for the 
46237 \family sans
46238 Printer command
46239 \family default
46240  
46241 \begin_inset Quotes eld
46242 \end_inset
46243
46244
46245 \family sans
46246 dvips
46247 \family default
46248
46249 \begin_inset Quotes erd
46250 \end_inset
46251
46252 .
46253  It activates a configuration file for dvips.
46254  This is an option only for dvips experts.
46255 \end_layout
46256
46257 \begin_layout Subsection
46258 Date Format
46259 \begin_inset Index idx
46260 status collapsed
46261
46262 \begin_layout Plain Layout
46263 Date Format
46264 \end_layout
46265
46266 \end_inset
46267
46268
46269 \begin_inset Index idx
46270 status collapsed
46271
46272 \begin_layout Plain Layout
46273 Settings ! Date format
46274 \end_layout
46275
46276 \end_inset
46277
46278
46279 \end_layout
46280
46281 \begin_layout Standard
46282 The date format can be one or a mixture of the formats listed here:
46283 \begin_inset Newline newline
46284 \end_inset
46285
46286
46287 \begin_inset Flex URL
46288 status collapsed
46289
46290 \begin_layout Plain Layout
46291
46292 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46293 \end_layout
46294
46295 \end_inset
46296
46297
46298 \begin_inset Newline newline
46299 \end_inset
46300
46301 For example the format
46302 \begin_inset Newline newline
46303 \end_inset
46304
46305 %d/%m/%y
46306 \begin_inset Newline newline
46307 \end_inset
46308
46309 prints the date as day/month/year.
46310 \end_layout
46311
46312 \begin_layout Subsection
46313 Plain Text
46314 \end_layout
46315
46316 \begin_layout Description
46317 Output
46318 \begin_inset space ~
46319 \end_inset
46320
46321 line
46322 \begin_inset space ~
46323 \end_inset
46324
46325 length sets the maximum number of characters printed in one line when using
46326  the menu 
46327 \family sans
46328 File\SpecialChar \menuseparator
46329 Export\SpecialChar \menuseparator
46330 Plain
46331 \begin_inset space ~
46332 \end_inset
46333
46334 text
46335 \family default
46336 .
46337  Setting the line line length to 0 means all text is printed in one endless
46338  line.
46339 \end_layout
46340
46341 \begin_layout Description
46342 roff
46343 \begin_inset space ~
46344 \end_inset
46345
46346 command defines an additional command used to produce better ASCII tables
46347  with the 
46348 \family typewriter
46349 groff/troff/nroff
46350 \family default
46351  UNIX-commands (refer to their manuals for more information about them).
46352  Setting this as empty tells LyX to use the internal formatter.
46353 \end_layout
46354
46355 \begin_layout Subsection
46356 LaT
46357 \begin_inset ERT
46358 status collapsed
46359
46360 \begin_layout Plain Layout
46361
46362 {}
46363 \end_layout
46364
46365 \end_inset
46366
46367 eX
46368 \begin_inset CommandInset label
46369 LatexCommand label
46370 name "sub:LaTeX-settings"
46371
46372 \end_inset
46373
46374
46375 \begin_inset Index idx
46376 status collapsed
46377
46378 \begin_layout Plain Layout
46379 Settings ! LaTeX
46380 \end_layout
46381
46382 \end_inset
46383
46384
46385 \end_layout
46386
46387 \begin_layout Description
46388 Use
46389 \begin_inset space ~
46390 \end_inset
46391
46392 LaTe
46393 \begin_inset ERT
46394 status collapsed
46395
46396 \begin_layout Plain Layout
46397
46398 {}
46399 \end_layout
46400
46401 \end_inset
46402
46403 X
46404 \begin_inset space ~
46405 \end_inset
46406
46407 font
46408 \begin_inset space ~
46409 \end_inset
46410
46411 encoding This is the default encoding of the document font.
46412  
46413 \family sans
46414 T1
46415 \family default
46416  is the default and covers western languages and symbols.
46417  
46418 \family sans
46419 T2A
46420 \family default
46421
46422 \family sans
46423 T2B
46424 \family default
46425
46426 \family sans
46427 T2C
46428 \family default
46429
46430 \family sans
46431 LCY
46432 \family default
46433 , and 
46434 \family sans
46435 X2
46436 \family default
46437  are for Cyrillic.
46438  Combinations of the encodings are possible, like 
46439 \begin_inset Quotes erd
46440 \end_inset
46441
46442
46443 \family sans
46444 T1, T2B
46445 \family default
46446
46447 \begin_inset Quotes erd
46448 \end_inset
46449
46450 .
46451  The font encoding is normally automatically loaded by the language packages
46452  LyX sets up in the background.
46453  So there is no need to change the default encoding.
46454 \end_layout
46455
46456 \begin_layout Description
46457 Default
46458 \begin_inset space ~
46459 \end_inset
46460
46461 paper
46462 \begin_inset space ~
46463 \end_inset
46464
46465 size This is the paper size that is used for new documents.
46466  The 
46467 \family sans
46468 Default
46469 \family default
46470  value depends on your LaTeX-system setup.
46471 \end_layout
46472
46473 \begin_layout Standard
46474 You can also specify here commands with parameters for the listed applications.
46475  But before you change something, it is strongly recommended to read the
46476  manuals of the applications.
46477  Currently the following commands can be set:
46478 \end_layout
46479
46480 \begin_layout Description
46481 CheckTe
46482 \begin_inset ERT
46483 status collapsed
46484
46485 \begin_layout Plain Layout
46486
46487 {}
46488 \end_layout
46489
46490 \end_inset
46491
46492 X
46493 \begin_inset space ~
46494 \end_inset
46495
46496 command Command for the program 
46497 \family sans
46498 CheckTeX
46499 \family default
46500  that is described in the section 
46501 \emph on
46502 Checking TeX
46503 \emph default
46504  of the 
46505 \emph on
46506 Additional Features
46507 \emph default
46508  manual.
46509 \end_layout
46510
46511 \begin_layout Description
46512 BibTe
46513 \begin_inset ERT
46514 status collapsed
46515
46516 \begin_layout Plain Layout
46517
46518 {}
46519 \end_layout
46520
46521 \end_inset
46522
46523 X
46524 \begin_inset space ~
46525 \end_inset
46526
46527 command Command for the program 
46528 \family sans
46529 BibTeX
46530 \family default
46531  that generates the bibliography, see section
46532 \begin_inset space ~
46533 \end_inset
46534
46535
46536 \begin_inset CommandInset ref
46537 LatexCommand ref
46538 reference "sub:Bibliography-databases"
46539
46540 \end_inset
46541
46542 .
46543 \end_layout
46544
46545 \begin_layout Description
46546 Index
46547 \begin_inset space ~
46548 \end_inset
46549
46550 command Command for the program that generates the index, see section
46551 \begin_inset space ~
46552 \end_inset
46553
46554
46555 \begin_inset CommandInset ref
46556 LatexCommand ref
46557 reference "sub:Index-Program"
46558
46559 \end_inset
46560
46561 .
46562 \end_layout
46563
46564 \begin_layout Description
46565 Nomenclature
46566 \begin_inset space ~
46567 \end_inset
46568
46569 command Command for the program that generates the nomenclature, see section
46570 \begin_inset space ~
46571 \end_inset
46572
46573
46574 \begin_inset CommandInset ref
46575 LatexCommand ref
46576 reference "sub:Nomenclature-Program"
46577
46578 \end_inset
46579
46580 .
46581 \end_layout
46582
46583 \begin_layout Description
46584 DVI
46585 \begin_inset space ~
46586 \end_inset
46587
46588 viewer
46589 \begin_inset space ~
46590 \end_inset
46591
46592 paper
46593 \begin_inset space ~
46594 \end_inset
46595
46596 size
46597 \begin_inset space ~
46598 \end_inset
46599
46600 options They only have an effect when the program 
46601 \family sans
46602 xdvi
46603 \family default
46604  is used as DVI-viewer.
46605 \end_layout
46606
46607 \begin_layout Standard
46608 There are additionally the following options:
46609 \end_layout
46610
46611 \begin_layout Description
46612 Use
46613 \begin_inset space ~
46614 \end_inset
46615
46616 Windows-style
46617 \begin_inset space ~
46618 \end_inset
46619
46620 paths
46621 \begin_inset space ~
46622 \end_inset
46623
46624 in
46625 \begin_inset space ~
46626 \end_inset
46627
46628 LaTeX
46629 \begin_inset space ~
46630 \end_inset
46631
46632 files Uses paths in the notation of Windows, that means that 
46633 \begin_inset Quotes eld
46634 \end_inset
46635
46636
46637 \backslash
46638
46639 \begin_inset Quotes erd
46640 \end_inset
46641
46642  is used instead of 
46643 \begin_inset Quotes eld
46644 \end_inset
46645
46646 /
46647 \begin_inset Quotes erd
46648 \end_inset
46649
46650  to separate folders.
46651  This option is enabled by default when you use LyX on Windows.
46652 \begin_inset Index idx
46653 status collapsed
46654
46655 \begin_layout Plain Layout
46656 Paths
46657 \end_layout
46658
46659 \end_inset
46660
46661
46662 \begin_inset Index idx
46663 status collapsed
46664
46665 \begin_layout Plain Layout
46666 Settings ! Paths
46667 \end_layout
46668
46669 \end_inset
46670
46671
46672 \end_layout
46673
46674 \begin_layout Description
46675 Reset
46676 \begin_inset space ~
46677 \end_inset
46678
46679 class
46680 \begin_inset space ~
46681 \end_inset
46682
46683 options
46684 \begin_inset space ~
46685 \end_inset
46686
46687 when
46688 \begin_inset space ~
46689 \end_inset
46690
46691 document
46692 \begin_inset space ~
46693 \end_inset
46694
46695 classes
46696 \begin_inset space ~
46697 \end_inset
46698
46699 changes Removes all manually set document class options in the 
46700 \family sans
46701 Document\SpecialChar \menuseparator
46702 Settings
46703 \family default
46704  dialog when changing the document class.
46705 \end_layout
46706
46707 \begin_layout Section
46708 File
46709 \begin_inset space ~
46710 \end_inset
46711
46712 Handling
46713 \begin_inset Index idx
46714 status collapsed
46715
46716 \begin_layout Plain Layout
46717 File handling
46718 \end_layout
46719
46720 \end_inset
46721
46722
46723 \end_layout
46724
46725 \begin_layout Subsection
46726 Converters
46727 \begin_inset CommandInset label
46728 LatexCommand label
46729 name "sub:Converters"
46730
46731 \end_inset
46732
46733
46734 \begin_inset Index idx
46735 status collapsed
46736
46737 \begin_layout Plain Layout
46738 Converters
46739 \end_layout
46740
46741 \end_inset
46742
46743
46744 \end_layout
46745
46746 \begin_layout Standard
46747 Here you find the list of defined converter commands to convert material
46748  from one format to another.
46749  You can modify them or create new ones.
46750  To modify a converter, select it, change the entry of the field 
46751 \family sans
46752 Converter
46753 \family default
46754  and/or 
46755 \family sans
46756 Extra
46757 \begin_inset space ~
46758 \end_inset
46759
46760 flag
46761 \family default
46762 , and press the 
46763 \family sans
46764 Modify
46765 \family default
46766  button.
46767  To create a new converter, select an existing one, select a different format
46768  in the 
46769 \family sans
46770 From
46771 \begin_inset space ~
46772 \end_inset
46773
46774 format
46775 \family default
46776  drop-down list, modify the 
46777 \family sans
46778 Converter
46779 \family default
46780  field, and press the 
46781 \family sans
46782 Add
46783 \family default
46784  button.
46785 \end_layout
46786
46787 \begin_layout Standard
46788 When the 
46789 \family sans
46790 Converter File Cache
46791 \family default
46792  is enabled, conversions will be cached as long as specified in the field
46793  
46794 \family sans
46795 Maximum Age (in days
46796 \family default
46797 ).
46798  This means that images don't need to be converted again when you reopen
46799  a document; the converted images from the cache will be used instead.
46800 \end_layout
46801
46802 \begin_layout Standard
46803 More about converters, like the variables and flags that can be used in
46804  the converter definition, is described in the section 
46805 \emph on
46806 Converters
46807 \emph default
46808  of the 
46809 \emph on
46810 Customization
46811 \emph default
46812  manual.
46813 \end_layout
46814
46815 \begin_layout Subsection
46816 File Formats
46817 \begin_inset CommandInset label
46818 LatexCommand label
46819 name "sec:File-Formats"
46820
46821 \end_inset
46822
46823
46824 \begin_inset Index idx
46825 status collapsed
46826
46827 \begin_layout Plain Layout
46828 File formats
46829 \end_layout
46830
46831 \end_inset
46832
46833
46834 \begin_inset Index idx
46835 status collapsed
46836
46837 \begin_layout Plain Layout
46838 Copiers
46839 \end_layout
46840
46841 \end_inset
46842
46843
46844 \end_layout
46845
46846 \begin_layout Standard
46847 Here you find the list of defined file formats that LyX can handle.
46848  You can modify the viewer and editor program that should be used for certain
46849  formats.
46850 \end_layout
46851
46852 \begin_layout Standard
46853 Furthermore, you can define the 
46854 \begin_inset Quotes eld
46855 \end_inset
46856
46857 Default output format
46858 \begin_inset Quotes erd
46859 \end_inset
46860
46861  that is used when you hit 
46862 \begin_inset Quotes eld
46863 \end_inset
46864
46865 View
46866 \begin_inset Quotes erd
46867 \end_inset
46868
46869
46870 \begin_inset Quotes eld
46871 \end_inset
46872
46873 Update
46874 \begin_inset Quotes erd
46875 \end_inset
46876
46877
46878 \begin_inset Quotes eld
46879 \end_inset
46880
46881 View Master Document
46882 \begin_inset Quotes erd
46883 \end_inset
46884
46885  and 
46886 \begin_inset Quotes eld
46887 \end_inset
46888
46889 Update Master Document
46890 \begin_inset Quotes erd
46891 \end_inset
46892
46893  in the Edit menu or the toolbar.
46894 \end_layout
46895
46896 \begin_layout Standard
46897 More about formats, like the options that can be used in the format definition,
46898  is described in the section 
46899 \emph on
46900 Formats
46901 \emph default
46902  of the 
46903 \emph on
46904 Customization
46905 \emph default
46906  manual.
46907 \end_layout
46908
46909 \begin_layout Standard
46910 Since all conversions from one format to another take place in LyX's temporary
46911  directory, it is sometimes necessary to modify a file before copying it
46912  to the temporary directory in order that the conversion may be performed.
46913  This is done by specifying a 
46914 \family sans
46915 Copier
46916 \family default
46917 .
46918  More about this is described in the section 
46919 \emph on
46920 Copiers
46921 \emph default
46922  of the 
46923 \emph on
46924 Customization
46925 \emph default
46926  manual.
46927 \end_layout
46928
46929 \begin_layout Chapter
46930 Units available in LyX
46931 \begin_inset Index idx
46932 status collapsed
46933
46934 \begin_layout Plain Layout
46935 Units
46936 \end_layout
46937
46938 \end_inset
46939
46940
46941 \begin_inset CommandInset label
46942 LatexCommand label
46943 name "cha:Units-available-in"
46944
46945 \end_inset
46946
46947
46948 \end_layout
46949
46950 \begin_layout Standard
46951 To understand the units described in this documentation, 
46952 \begin_inset CommandInset ref
46953 LatexCommand ref
46954 reference "cap:Units"
46955
46956 \end_inset
46957
46958  explains all units available in LyX.
46959 \end_layout
46960
46961 \begin_layout Standard
46962 \begin_inset Float table
46963 placement h
46964 wide false
46965 sideways false
46966 status open
46967
46968 \begin_layout Plain Layout
46969 \begin_inset Caption
46970
46971 \begin_layout Plain Layout
46972 \begin_inset CommandInset label
46973 LatexCommand label
46974 name "cap:Units"
46975
46976 \end_inset
46977
46978 Units
46979 \end_layout
46980
46981 \end_inset
46982
46983
46984 \end_layout
46985
46986 \begin_layout Plain Layout
46987 \begin_inset VSpace medskip
46988 \end_inset
46989
46990
46991 \end_layout
46992
46993 \begin_layout Plain Layout
46994 \align center
46995 \begin_inset Tabular
46996 <lyxtabular version="3" rows="20" columns="2">
46997 <features tabularvalignment="middle">
46998 <column alignment="center" valignment="top" width="0">
46999 <column alignment="center" valignment="top" width="0">
47000 <row>
47001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47002 \begin_inset Text
47003
47004 \begin_layout Plain Layout
47005 unit
47006 \end_layout
47007
47008 \end_inset
47009 </cell>
47010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47011 \begin_inset Text
47012
47013 \begin_layout Plain Layout
47014 name/description
47015 \end_layout
47016
47017 \end_inset
47018 </cell>
47019 </row>
47020 <row>
47021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47022 \begin_inset Text
47023
47024 \begin_layout Plain Layout
47025 mm
47026 \end_layout
47027
47028 \end_inset
47029 </cell>
47030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47031 \begin_inset Text
47032
47033 \begin_layout Plain Layout
47034 millimeter
47035 \end_layout
47036
47037 \end_inset
47038 </cell>
47039 </row>
47040 <row>
47041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47042 \begin_inset Text
47043
47044 \begin_layout Plain Layout
47045 cm
47046 \end_layout
47047
47048 \end_inset
47049 </cell>
47050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47051 \begin_inset Text
47052
47053 \begin_layout Plain Layout
47054 centimeter
47055 \end_layout
47056
47057 \end_inset
47058 </cell>
47059 </row>
47060 <row>
47061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47062 \begin_inset Text
47063
47064 \begin_layout Plain Layout
47065 in
47066 \end_layout
47067
47068 \end_inset
47069 </cell>
47070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47071 \begin_inset Text
47072
47073 \begin_layout Plain Layout
47074 inch
47075 \end_layout
47076
47077 \end_inset
47078 </cell>
47079 </row>
47080 <row>
47081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47082 \begin_inset Text
47083
47084 \begin_layout Plain Layout
47085 pt
47086 \end_layout
47087
47088 \end_inset
47089 </cell>
47090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47091 \begin_inset Text
47092
47093 \begin_layout Plain Layout
47094 point (72.27
47095 \begin_inset space \thinspace{}
47096 \end_inset
47097
47098 pt = 1
47099 \begin_inset space \thinspace{}
47100 \end_inset
47101
47102 in)
47103 \end_layout
47104
47105 \end_inset
47106 </cell>
47107 </row>
47108 <row>
47109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47110 \begin_inset Text
47111
47112 \begin_layout Plain Layout
47113 pc
47114 \end_layout
47115
47116 \end_inset
47117 </cell>
47118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47119 \begin_inset Text
47120
47121 \begin_layout Plain Layout
47122 pica (1
47123 \begin_inset space \thinspace{}
47124 \end_inset
47125
47126 pc = 12
47127 \begin_inset space \thinspace{}
47128 \end_inset
47129
47130 pt)
47131 \end_layout
47132
47133 \end_inset
47134 </cell>
47135 </row>
47136 <row>
47137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47138 \begin_inset Text
47139
47140 \begin_layout Plain Layout
47141 sp
47142 \end_layout
47143
47144 \end_inset
47145 </cell>
47146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47147 \begin_inset Text
47148
47149 \begin_layout Plain Layout
47150 scaled point (65536
47151 \begin_inset space \thinspace{}
47152 \end_inset
47153
47154 sp = 1
47155 \begin_inset space \thinspace{}
47156 \end_inset
47157
47158 pt)
47159 \end_layout
47160
47161 \end_inset
47162 </cell>
47163 </row>
47164 <row>
47165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47166 \begin_inset Text
47167
47168 \begin_layout Plain Layout
47169 bp
47170 \end_layout
47171
47172 \end_inset
47173 </cell>
47174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47175 \begin_inset Text
47176
47177 \begin_layout Plain Layout
47178 big point (72
47179 \begin_inset space \thinspace{}
47180 \end_inset
47181
47182 bp = 1
47183 \begin_inset space \thinspace{}
47184 \end_inset
47185
47186 in)
47187 \end_layout
47188
47189 \end_inset
47190 </cell>
47191 </row>
47192 <row>
47193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47194 \begin_inset Text
47195
47196 \begin_layout Plain Layout
47197 dd
47198 \end_layout
47199
47200 \end_inset
47201 </cell>
47202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47203 \begin_inset Text
47204
47205 \begin_layout Plain Layout
47206 didot (72
47207 \begin_inset space \thinspace{}
47208 \end_inset
47209
47210 dd 
47211 \begin_inset Formula $\approx$
47212 \end_inset
47213
47214  37.6
47215 \begin_inset space \thinspace{}
47216 \end_inset
47217
47218 mm)
47219 \end_layout
47220
47221 \end_inset
47222 </cell>
47223 </row>
47224 <row>
47225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47226 \begin_inset Text
47227
47228 \begin_layout Plain Layout
47229 cc
47230 \end_layout
47231
47232 \end_inset
47233 </cell>
47234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47235 \begin_inset Text
47236
47237 \begin_layout Plain Layout
47238 cicero (1
47239 \begin_inset space \thinspace{}
47240 \end_inset
47241
47242 cc = 12
47243 \begin_inset space \thinspace{}
47244 \end_inset
47245
47246 dd)
47247 \end_layout
47248
47249 \end_inset
47250 </cell>
47251 </row>
47252 <row>
47253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47254 \begin_inset Text
47255
47256 \begin_layout Plain Layout
47257 Scale%
47258 \end_layout
47259
47260 \end_inset
47261 </cell>
47262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47263 \begin_inset Text
47264
47265 \begin_layout Plain Layout
47266 % of original image width
47267 \end_layout
47268
47269 \end_inset
47270 </cell>
47271 </row>
47272 <row>
47273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47274 \begin_inset Text
47275
47276 \begin_layout Plain Layout
47277 text%
47278 \end_layout
47279
47280 \end_inset
47281 </cell>
47282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47283 \begin_inset Text
47284
47285 \begin_layout Plain Layout
47286 % of text width
47287 \end_layout
47288
47289 \end_inset
47290 </cell>
47291 </row>
47292 <row>
47293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47294 \begin_inset Text
47295
47296 \begin_layout Plain Layout
47297 col%
47298 \end_layout
47299
47300 \end_inset
47301 </cell>
47302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47303 \begin_inset Text
47304
47305 \begin_layout Plain Layout
47306 % of column width
47307 \end_layout
47308
47309 \end_inset
47310 </cell>
47311 </row>
47312 <row>
47313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47314 \begin_inset Text
47315
47316 \begin_layout Plain Layout
47317 page%
47318 \end_layout
47319
47320 \end_inset
47321 </cell>
47322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47323 \begin_inset Text
47324
47325 \begin_layout Plain Layout
47326 % of paper width
47327 \end_layout
47328
47329 \end_inset
47330 </cell>
47331 </row>
47332 <row>
47333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47334 \begin_inset Text
47335
47336 \begin_layout Plain Layout
47337 line%
47338 \end_layout
47339
47340 \end_inset
47341 </cell>
47342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47343 \begin_inset Text
47344
47345 \begin_layout Plain Layout
47346 % of line width
47347 \end_layout
47348
47349 \end_inset
47350 </cell>
47351 </row>
47352 <row>
47353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47354 \begin_inset Text
47355
47356 \begin_layout Plain Layout
47357 theight%
47358 \end_layout
47359
47360 \end_inset
47361 </cell>
47362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47363 \begin_inset Text
47364
47365 \begin_layout Plain Layout
47366 % of text height
47367 \end_layout
47368
47369 \end_inset
47370 </cell>
47371 </row>
47372 <row>
47373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47374 \begin_inset Text
47375
47376 \begin_layout Plain Layout
47377 pheight%
47378 \end_layout
47379
47380 \end_inset
47381 </cell>
47382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47383 \begin_inset Text
47384
47385 \begin_layout Plain Layout
47386 % of paper height
47387 \end_layout
47388
47389 \end_inset
47390 </cell>
47391 </row>
47392 <row>
47393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47394 \begin_inset Text
47395
47396 \begin_layout Plain Layout
47397 ex
47398 \end_layout
47399
47400 \end_inset
47401 </cell>
47402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47403 \begin_inset Text
47404
47405 \begin_layout Plain Layout
47406 height of letter 
47407 \emph on
47408 x
47409 \emph default
47410  in current font
47411 \end_layout
47412
47413 \end_inset
47414 </cell>
47415 </row>
47416 <row>
47417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47418 \begin_inset Text
47419
47420 \begin_layout Plain Layout
47421 em
47422 \end_layout
47423
47424 \end_inset
47425 </cell>
47426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47427 \begin_inset Text
47428
47429 \begin_layout Plain Layout
47430 width of letter 
47431 \emph on
47432 M
47433 \emph default
47434  in current font
47435 \end_layout
47436
47437 \end_inset
47438 </cell>
47439 </row>
47440 <row>
47441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47442 \begin_inset Text
47443
47444 \begin_layout Plain Layout
47445 mu
47446 \end_layout
47447
47448 \end_inset
47449 </cell>
47450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47451 \begin_inset Text
47452
47453 \begin_layout Plain Layout
47454 math unit (1
47455 \begin_inset space \thinspace{}
47456 \end_inset
47457
47458 mu = 1/18
47459 \begin_inset space \thinspace{}
47460 \end_inset
47461
47462 em)
47463 \end_layout
47464
47465 \end_inset
47466 </cell>
47467 </row>
47468 </lyxtabular>
47469
47470 \end_inset
47471
47472
47473 \end_layout
47474
47475 \end_inset
47476
47477
47478 \end_layout
47479
47480 \begin_layout Chapter
47481 Credits
47482 \begin_inset CommandInset label
47483 LatexCommand label
47484 name "cha:Credits"
47485
47486 \end_inset
47487
47488
47489 \end_layout
47490
47491 \begin_layout Standard
47492 The documentation is a collaborative effort between many different people
47493  (and we would encourage people to contribute!).
47494 \end_layout
47495
47496 \begin_layout Itemize
47497
47498 \noun on
47499 Alejandro Aguilar Sierra
47500 \end_layout
47501
47502 \begin_layout Itemize
47503
47504 \noun on
47505 Amir Karger
47506 \end_layout
47507
47508 \begin_layout Itemize
47509
47510 \noun on
47511 David Johnson
47512 \end_layout
47513
47514 \begin_layout Itemize
47515
47516 \noun on
47517 Hartmut Haase
47518 \end_layout
47519
47520 \begin_layout Itemize
47521
47522 \noun on
47523 Ignacio García
47524 \end_layout
47525
47526 \begin_layout Itemize
47527
47528 \noun on
47529 Ivan Schreter
47530 \end_layout
47531
47532 \begin_layout Itemize
47533
47534 \noun on
47535 John Raithel
47536 \end_layout
47537
47538 \begin_layout Itemize
47539
47540 \noun on
47541 John Weiss
47542 \end_layout
47543
47544 \begin_layout Itemize
47545
47546 \noun on
47547 Lars Gullik Bjønnes
47548 \end_layout
47549
47550 \begin_layout Itemize
47551
47552 \noun on
47553 Matthias Ettrich
47554 \end_layout
47555
47556 \begin_layout Itemize
47557
47558 \noun on
47559 Matthias Zenker
47560 \end_layout
47561
47562 \begin_layout Itemize
47563
47564 \noun on
47565 Rich Fields
47566 \end_layout
47567
47568 \begin_layout Itemize
47569
47570 \noun on
47571 Pascal André
47572 \end_layout
47573
47574 \begin_layout Itemize
47575
47576 \noun on
47577 Paul Evans
47578 \end_layout
47579
47580 \begin_layout Itemize
47581
47582 \noun on
47583 Paul Russel
47584 \end_layout
47585
47586 \begin_layout Itemize
47587
47588 \noun on
47589 Robin Socha
47590 \end_layout
47591
47592 \begin_layout Itemize
47593
47594 \noun on
47595 Uwe Stöhr
47596 \end_layout
47597
47598 \begin_layout Itemize
47599 The LyX Team: 
47600 \begin_inset CommandInset citation
47601 LatexCommand cite
47602 key "lyxcredit"
47603
47604 \end_inset
47605
47606
47607 \end_layout
47608
47609 \begin_layout Standard
47610 \begin_inset Newpage newpage
47611 \end_inset
47612
47613 The bibliography on the following page was created with the 
47614 \family sans
47615 Bibliography
47616 \family default
47617  environment.
47618 \end_layout
47619
47620 \begin_layout Bibliography
47621 \labelwidthstring Literaturverzeichnis
47622 \begin_inset CommandInset bibitem
47623 LatexCommand bibitem
47624 label "Credits"
47625 key "lyxcredit"
47626
47627 \end_inset
47628
47629 The LyX Team: 
47630 \begin_inset CommandInset href
47631 LatexCommand href
47632 name "Credits"
47633 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47634
47635 \end_inset
47636
47637 :
47638 \begin_inset Newline newline
47639 \end_inset
47640
47641
47642 \begin_inset Flex URL
47643 status collapsed
47644
47645 \begin_layout Plain Layout
47646
47647 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47648 \end_layout
47649
47650 \end_inset
47651
47652
47653 \end_layout
47654
47655 \begin_layout Bibliography
47656 \labelwidthstring Literaturverzeichnis
47657 \begin_inset CommandInset bibitem
47658 LatexCommand bibitem
47659 key "latexcompanion"
47660
47661 \end_inset
47662
47663 Frank Mittelbach and Michel Goossens: 
47664 \emph on
47665 The LaTeX Companion Second Edition.
47666
47667 \emph default
47668  Addison-Wesley, 2004
47669 \end_layout
47670
47671 \begin_layout Bibliography
47672 \labelwidthstring Literaturverzeichnis
47673 \begin_inset CommandInset bibitem
47674 LatexCommand bibitem
47675 key "latexguide"
47676
47677 \end_inset
47678
47679 Helmut Kopka and Patrick W.
47680  Daly: 
47681 \emph on
47682 A Guide to LaTeX Fourth Edition.
47683
47684 \emph default
47685  Addison-Wesley, 2003
47686 \end_layout
47687
47688 \begin_layout Bibliography
47689 \labelwidthstring Literaturverzeichnis
47690 \begin_inset CommandInset bibitem
47691 LatexCommand bibitem
47692 key "latexbook"
47693
47694 \end_inset
47695
47696 Leslie Lamport: 
47697 \emph on
47698 LaTeX: A Document Preparation System.
47699
47700 \emph default
47701  Addison-Wesley, second edition, 1994
47702 \end_layout
47703
47704 \begin_layout Bibliography
47705 \labelwidthstring Literaturverzeichnis
47706 \begin_inset CommandInset bibitem
47707 LatexCommand bibitem
47708 key "texbook"
47709
47710 \end_inset
47711
47712 Donald E.
47713  Knuth.
47714  
47715 \emph on
47716 The TeXbook.
47717
47718 \emph default
47719  Addison-Wesley, 1984
47720 \end_layout
47721
47722 \begin_layout Bibliography
47723 \labelwidthstring Literaturverzeichnis
47724 \begin_inset CommandInset bibitem
47725 LatexCommand bibitem
47726 key "TeXCatalogue"
47727
47728 \end_inset
47729
47730 The TeX Catalogue:
47731 \begin_inset Newline newline
47732 \end_inset
47733
47734
47735 \begin_inset Flex URL
47736 status collapsed
47737
47738 \begin_layout Plain Layout
47739
47740 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47741 \end_layout
47742
47743 \end_inset
47744
47745
47746 \end_layout
47747
47748 \begin_layout Bibliography
47749 \labelwidthstring Literaturverzeichnis
47750 \begin_inset CommandInset bibitem
47751 LatexCommand bibitem
47752 key "LaTeXFAQ"
47753
47754 \end_inset
47755
47756 The LaTeX FAQ:
47757 \begin_inset Newline newline
47758 \end_inset
47759
47760
47761 \begin_inset Flex URL
47762 status collapsed
47763
47764 \begin_layout Plain Layout
47765
47766 http://www.tex.ac.uk/cgi-bin/texfaq2html
47767 \end_layout
47768
47769 \end_inset
47770
47771
47772 \end_layout
47773
47774 \begin_layout Bibliography
47775 \labelwidthstring Literaturverzeichnis
47776 \begin_inset CommandInset bibitem
47777 LatexCommand bibitem
47778 key "BibTeX"
47779
47780 \end_inset
47781
47782
47783 \begin_inset CommandInset href
47784 LatexCommand href
47785 name "Documentation"
47786 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47787
47788 \end_inset
47789
47790  of the program 
47791 \family sans
47792 BibTeX
47793 \family default
47794 :
47795 \begin_inset Newline newline
47796 \end_inset
47797
47798
47799 \begin_inset Flex URL
47800 status collapsed
47801
47802 \begin_layout Plain Layout
47803
47804 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47805 \end_layout
47806
47807 \end_inset
47808
47809
47810 \end_layout
47811
47812 \begin_layout Bibliography
47813 \labelwidthstring Literaturverzeichnis
47814 \begin_inset CommandInset bibitem
47815 LatexCommand bibitem
47816 key "BibTeX-2"
47817
47818 \end_inset
47819
47820
47821 \begin_inset CommandInset href
47822 LatexCommand href
47823 name "Documentation"
47824 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47825
47826 \end_inset
47827
47828  how to use the program 
47829 \family sans
47830 BibTeX
47831 \family default
47832 :
47833 \begin_inset Newline newline
47834 \end_inset
47835
47836
47837 \begin_inset Flex URL
47838 status collapsed
47839
47840 \begin_layout Plain Layout
47841
47842 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47843 \end_layout
47844
47845 \end_inset
47846
47847
47848 \end_layout
47849
47850 \begin_layout Bibliography
47851 \labelwidthstring Literaturverzeichnis
47852 \begin_inset CommandInset bibitem
47853 LatexCommand bibitem
47854 key "makeindex"
47855
47856 \end_inset
47857
47858
47859 \begin_inset CommandInset href
47860 LatexCommand href
47861 name "Documentation"
47862 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47863
47864 \end_inset
47865
47866  of the program 
47867 \family sans
47868 makeindex
47869 \family default
47870 :
47871 \begin_inset Newline newline
47872 \end_inset
47873
47874
47875 \begin_inset Flex URL
47876 status collapsed
47877
47878 \begin_layout Plain Layout
47879
47880 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47881 \end_layout
47882
47883 \end_inset
47884
47885
47886 \end_layout
47887
47888 \begin_layout Bibliography
47889 \labelwidthstring Literaturverzeichnis
47890 \begin_inset CommandInset bibitem
47891 LatexCommand bibitem
47892 key "xindy"
47893
47894 \end_inset
47895
47896
47897 \begin_inset CommandInset href
47898 LatexCommand href
47899 name "Documentation"
47900 target "http://www.xindy.org/documentation.html"
47901
47902 \end_inset
47903
47904  of the program 
47905 \family sans
47906 xindy
47907 \family default
47908 :
47909 \begin_inset Newline newline
47910 \end_inset
47911
47912
47913 \begin_inset Flex URL
47914 status collapsed
47915
47916 \begin_layout Plain Layout
47917
47918 http://www.xindy.org/documentation.html
47919 \end_layout
47920
47921 \end_inset
47922
47923
47924 \end_layout
47925
47926 \begin_layout Bibliography
47927 \labelwidthstring Literaturverzeichnis
47928 \begin_inset CommandInset bibitem
47929 LatexCommand bibitem
47930 key "caption"
47931
47932 \end_inset
47933
47934
47935 \begin_inset CommandInset href
47936 LatexCommand href
47937 name "Documentation"
47938 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47939
47940 \end_inset
47941
47942  of the LaTeX-package 
47943 \series bold
47944 caption
47945 \series default
47946
47947 \begin_inset Index idx
47948 status collapsed
47949
47950 \begin_layout Plain Layout
47951 LaTeX-packages ! caption
47952 \end_layout
47953
47954 \end_inset
47955
47956 :
47957 \begin_inset Newline newline
47958 \end_inset
47959
47960
47961 \begin_inset Flex URL
47962 status collapsed
47963
47964 \begin_layout Plain Layout
47965
47966 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47967 \end_layout
47968
47969 \end_inset
47970
47971
47972 \end_layout
47973
47974 \begin_layout Bibliography
47975 \labelwidthstring Literaturverzeichnis
47976 \begin_inset CommandInset bibitem
47977 LatexCommand bibitem
47978 key "enumitem"
47979
47980 \end_inset
47981
47982
47983 \begin_inset CommandInset href
47984 LatexCommand href
47985 name "Documentation"
47986 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47987
47988 \end_inset
47989
47990  of the LaTeX-package 
47991 \series bold
47992 enumitem
47993 \series default
47994
47995 \begin_inset Index idx
47996 status collapsed
47997
47998 \begin_layout Plain Layout
47999 LaTeX-packages ! enumitem
48000 \end_layout
48001
48002 \end_inset
48003
48004 :
48005 \begin_inset Newline newline
48006 \end_inset
48007
48008
48009 \begin_inset Flex URL
48010 status collapsed
48011
48012 \begin_layout Plain Layout
48013
48014 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48015 \end_layout
48016
48017 \end_inset
48018
48019
48020 \end_layout
48021
48022 \begin_layout Bibliography
48023 \labelwidthstring Literaturverzeichnis
48024 \begin_inset CommandInset bibitem
48025 LatexCommand bibitem
48026 key "fancyhdr"
48027
48028 \end_inset
48029
48030
48031 \begin_inset CommandInset href
48032 LatexCommand href
48033 name "Documentation"
48034 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48035
48036 \end_inset
48037
48038  of the LaTeX-package 
48039 \series bold
48040 fancyhdr
48041 \series default
48042
48043 \begin_inset Index idx
48044 status collapsed
48045
48046 \begin_layout Plain Layout
48047 LaTeX-packages ! fancyhdr
48048 \end_layout
48049
48050 \end_inset
48051
48052 :
48053 \begin_inset Newline newline
48054 \end_inset
48055
48056
48057 \begin_inset Flex URL
48058 status collapsed
48059
48060 \begin_layout Plain Layout
48061
48062 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48063 \end_layout
48064
48065 \end_inset
48066
48067
48068 \end_layout
48069
48070 \begin_layout Bibliography
48071 \labelwidthstring Literaturverzeichnis
48072 \begin_inset CommandInset bibitem
48073 LatexCommand bibitem
48074 key "hyperref"
48075
48076 \end_inset
48077
48078
48079 \series bold
48080
48081 \begin_inset CommandInset href
48082 LatexCommand href
48083 name "Documentation"
48084 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48085
48086 \end_inset
48087
48088
48089 \series default
48090  of the LaTeX-package 
48091 \series bold
48092 hyperref
48093 \series default
48094
48095 \begin_inset Index idx
48096 status collapsed
48097
48098 \begin_layout Plain Layout
48099 LaTeX-packages ! hyperref
48100 \end_layout
48101
48102 \end_inset
48103
48104 :
48105 \begin_inset Newline newline
48106 \end_inset
48107
48108
48109 \begin_inset Flex URL
48110 status collapsed
48111
48112 \begin_layout Plain Layout
48113
48114 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48115 \end_layout
48116
48117 \end_inset
48118
48119
48120 \end_layout
48121
48122 \begin_layout Bibliography
48123 \labelwidthstring Literaturverzeichnis
48124 \begin_inset CommandInset bibitem
48125 LatexCommand bibitem
48126 key "nomencl"
48127
48128 \end_inset
48129
48130
48131 \begin_inset CommandInset href
48132 LatexCommand href
48133 name "Documentation"
48134 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48135
48136 \end_inset
48137
48138  of the LaTeX-package 
48139 \series bold
48140 nomencl
48141 \series default
48142
48143 \begin_inset Index idx
48144 status collapsed
48145
48146 \begin_layout Plain Layout
48147 LaTeX-packages ! nomencl
48148 \end_layout
48149
48150 \end_inset
48151
48152 :
48153 \begin_inset Newline newline
48154 \end_inset
48155
48156
48157 \begin_inset Flex URL
48158 status collapsed
48159
48160 \begin_layout Plain Layout
48161
48162 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48163 \end_layout
48164
48165 \end_inset
48166
48167
48168 \end_layout
48169
48170 \begin_layout Bibliography
48171 \labelwidthstring Literaturverzeichnis
48172 \begin_inset CommandInset bibitem
48173 LatexCommand bibitem
48174 key "prettyref"
48175
48176 \end_inset
48177
48178
48179 \begin_inset CommandInset href
48180 LatexCommand href
48181 name "Documentation"
48182 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48183
48184 \end_inset
48185
48186  of the LaTeX-package 
48187 \series bold
48188 prettyref
48189 \series default
48190
48191 \begin_inset Index idx
48192 status collapsed
48193
48194 \begin_layout Plain Layout
48195 LaTeX-packages ! prettyref
48196 \end_layout
48197
48198 \end_inset
48199
48200 :
48201 \begin_inset Newline newline
48202 \end_inset
48203
48204
48205 \begin_inset Flex URL
48206 status collapsed
48207
48208 \begin_layout Plain Layout
48209
48210 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
48211 \end_layout
48212
48213 \end_inset
48214
48215
48216 \end_layout
48217
48218 \begin_layout Bibliography
48219 \labelwidthstring Literaturverzeichnis
48220 \begin_inset CommandInset bibitem
48221 LatexCommand bibitem
48222 key "refstyle"
48223
48224 \end_inset
48225
48226
48227 \begin_inset CommandInset href
48228 LatexCommand href
48229 name "Documentation"
48230 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
48231
48232 \end_inset
48233
48234  of the LaTeX-package 
48235 \series bold
48236 refstyle
48237 \series default
48238
48239 \begin_inset Index idx
48240 status collapsed
48241
48242 \begin_layout Plain Layout
48243 LaTeX-packages ! refstyle
48244 \end_layout
48245
48246 \end_inset
48247
48248 :
48249 \begin_inset Newline newline
48250 \end_inset
48251
48252
48253 \begin_inset Flex URL
48254 status collapsed
48255
48256 \begin_layout Plain Layout
48257
48258 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
48259 \end_layout
48260
48261 \end_inset
48262
48263
48264 \end_layout
48265
48266 \begin_layout Bibliography
48267 \labelwidthstring Literaturverzeichnis
48268 \begin_inset CommandInset bibitem
48269 LatexCommand bibitem
48270 key "tipa"
48271
48272 \end_inset
48273
48274
48275 \begin_inset CommandInset href
48276 LatexCommand href
48277 name "Documentation"
48278 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48279
48280 \end_inset
48281
48282  of the LaTeX-package 
48283 \series bold
48284 tipa
48285 \series default
48286
48287 \begin_inset Index idx
48288 status collapsed
48289
48290 \begin_layout Plain Layout
48291 LaTeX-packages ! tipa
48292 \end_layout
48293
48294 \end_inset
48295
48296 :
48297 \begin_inset Newline newline
48298 \end_inset
48299
48300
48301 \begin_inset Flex URL
48302 status collapsed
48303
48304 \begin_layout Plain Layout
48305
48306 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48307 \end_layout
48308
48309 \end_inset
48310
48311
48312 \end_layout
48313
48314 \begin_layout Bibliography
48315 \labelwidthstring Literaturverzeichnis
48316 \begin_inset CommandInset bibitem
48317 LatexCommand bibitem
48318 key "Arabic"
48319
48320 \end_inset
48321
48322
48323 \begin_inset CommandInset href
48324 LatexCommand href
48325 name "Wiki-page"
48326 target "http://wiki.lyx.org/Windows/Arabic"
48327
48328 \end_inset
48329
48330  how to set up LyX for Arabic:
48331 \begin_inset Newline newline
48332 \end_inset
48333
48334
48335 \begin_inset Flex URL
48336 status collapsed
48337
48338 \begin_layout Plain Layout
48339
48340 http://wiki.lyx.org/Windows/Arabic
48341 \end_layout
48342
48343 \end_inset
48344
48345
48346 \end_layout
48347
48348 \begin_layout Bibliography
48349 \labelwidthstring Literaturverzeichnis
48350 \begin_inset CommandInset bibitem
48351 LatexCommand bibitem
48352 key "Armenian"
48353
48354 \end_inset
48355
48356
48357 \begin_inset CommandInset href
48358 LatexCommand href
48359 name "Wiki-page"
48360 target "http://wiki.lyx.org/Windows/Armenian"
48361
48362 \end_inset
48363
48364  how to set up LyX for Armenian:
48365 \begin_inset Newline newline
48366 \end_inset
48367
48368
48369 \begin_inset Flex URL
48370 status collapsed
48371
48372 \begin_layout Plain Layout
48373
48374 http://wiki.lyx.org/Windows/Armenian
48375 \end_layout
48376
48377 \end_inset
48378
48379
48380 \end_layout
48381
48382 \begin_layout Bibliography
48383 \labelwidthstring Literaturverzeichnis
48384 \begin_inset CommandInset bibitem
48385 LatexCommand bibitem
48386 key "Farsi"
48387
48388 \end_inset
48389
48390
48391 \begin_inset CommandInset href
48392 LatexCommand href
48393 name "Wiki-page"
48394 target "http://wiki.lyx.org/Windows/Farsi"
48395
48396 \end_inset
48397
48398  how to set up LyX for Farsi:
48399 \begin_inset Newline newline
48400 \end_inset
48401
48402
48403 \begin_inset Flex URL
48404 status collapsed
48405
48406 \begin_layout Plain Layout
48407
48408 http://wiki.lyx.org/Windows/Farsi
48409 \end_layout
48410
48411 \end_inset
48412
48413
48414 \end_layout
48415
48416 \begin_layout Bibliography
48417 \labelwidthstring Literaturverzeichnis
48418 \begin_inset CommandInset bibitem
48419 LatexCommand bibitem
48420 key "Hebrew"
48421
48422 \end_inset
48423
48424
48425 \begin_inset CommandInset href
48426 LatexCommand href
48427 name "Wiki-page"
48428 target "http://wiki.lyx.org/Windows/Hebrew"
48429
48430 \end_inset
48431
48432  how to set up LyX for Hebrew:
48433 \begin_inset Newline newline
48434 \end_inset
48435
48436
48437 \begin_inset Flex URL
48438 status collapsed
48439
48440 \begin_layout Plain Layout
48441
48442 http://wiki.lyx.org/Windows/Hebrew
48443 \end_layout
48444
48445 \end_inset
48446
48447
48448 \end_layout
48449
48450 \begin_layout Bibliography
48451 \labelwidthstring Literaturverzeichnis
48452 \begin_inset CommandInset bibitem
48453 LatexCommand bibitem
48454 key "Japanese"
48455
48456 \end_inset
48457
48458
48459 \begin_inset CommandInset href
48460 LatexCommand href
48461 name "Wiki-page"
48462 target "http://wiki.lyx.org/Windows/Japanese"
48463
48464 \end_inset
48465
48466  how to set up LyX for Japanese:
48467 \begin_inset Newline newline
48468 \end_inset
48469
48470
48471 \begin_inset Flex URL
48472 status collapsed
48473
48474 \begin_layout Plain Layout
48475
48476 http://wiki.lyx.org/Windows/Japanese
48477 \end_layout
48478
48479 \end_inset
48480
48481
48482 \end_layout
48483
48484 \begin_layout Bibliography
48485 \labelwidthstring Literaturverzeichnis
48486 \begin_inset CommandInset bibitem
48487 LatexCommand bibitem
48488 key "Latvian"
48489
48490 \end_inset
48491
48492
48493 \begin_inset CommandInset href
48494 LatexCommand href
48495 name "Wiki-page"
48496 target "http://wiki.lyx.org/Windows/Latvian"
48497
48498 \end_inset
48499
48500  how to set up LyX for Latvian:
48501 \begin_inset Newline newline
48502 \end_inset
48503
48504
48505 \begin_inset Flex URL
48506 status collapsed
48507
48508 \begin_layout Plain Layout
48509
48510 http://wiki.lyx.org/Windows/Latvian
48511 \end_layout
48512
48513 \end_inset
48514
48515
48516 \end_layout
48517
48518 \begin_layout Bibliography
48519 \labelwidthstring Literaturverzeichnis
48520 \begin_inset CommandInset bibitem
48521 LatexCommand bibitem
48522 key "Lithuanian"
48523
48524 \end_inset
48525
48526
48527 \begin_inset CommandInset href
48528 LatexCommand href
48529 name "Wiki-page"
48530 target "http://wiki.lyx.org/Windows/Lithuanian"
48531
48532 \end_inset
48533
48534  how to set up LyX for Lithuanian:
48535 \begin_inset Newline newline
48536 \end_inset
48537
48538
48539 \begin_inset Flex URL
48540 status collapsed
48541
48542 \begin_layout Plain Layout
48543
48544 http://wiki.lyx.org/Windows/Lithuanian
48545 \end_layout
48546
48547 \end_inset
48548
48549
48550 \end_layout
48551
48552 \begin_layout Bibliography
48553 \labelwidthstring Literaturverzeichnis
48554 \begin_inset CommandInset bibitem
48555 LatexCommand bibitem
48556 key "Mongolian"
48557
48558 \end_inset
48559
48560
48561 \begin_inset CommandInset href
48562 LatexCommand href
48563 name "Wiki-page"
48564 target "http://wiki.lyx.org/Windows/Mongolian"
48565
48566 \end_inset
48567
48568  how to set up LyX for Mongolian:
48569 \begin_inset Newline newline
48570 \end_inset
48571
48572
48573 \begin_inset Flex URL
48574 status collapsed
48575
48576 \begin_layout Plain Layout
48577
48578 http://wiki.lyx.org/Windows/Mongolian
48579 \end_layout
48580
48581 \end_inset
48582
48583
48584 \end_layout
48585
48586 \begin_layout Bibliography
48587 \labelwidthstring Literaturverzeichnis
48588 \begin_inset CommandInset bibitem
48589 LatexCommand bibitem
48590 key "Vietnamese"
48591
48592 \end_inset
48593
48594
48595 \begin_inset CommandInset href
48596 LatexCommand href
48597 name "Wiki-page"
48598 target "http://wiki.lyx.org/Windows/Vietnamese"
48599
48600 \end_inset
48601
48602  how to set up LyX for Vietnamese:
48603 \begin_inset Newline newline
48604 \end_inset
48605
48606
48607 \begin_inset Flex URL
48608 status collapsed
48609
48610 \begin_layout Plain Layout
48611
48612 http://wiki.lyx.org/Windows/Vietnamese
48613 \end_layout
48614
48615 \end_inset
48616
48617
48618 \end_layout
48619
48620 \begin_layout Bibliography
48621 \labelwidthstring Literaturverzeichnis
48622 \begin_inset CommandInset bibitem
48623 LatexCommand bibitem
48624 key "NewInLyX20"
48625
48626 \end_inset
48627
48628
48629 \begin_inset CommandInset href
48630 LatexCommand href
48631 name "Wiki-page"
48632 target "http://wiki.lyx.org/LyX/NewInLyX20"
48633
48634 \end_inset
48635
48636  about new features in 
48637 \family sans
48638 LyX 2.0
48639 \family default
48640 :
48641 \begin_inset Newline newline
48642 \end_inset
48643
48644
48645 \begin_inset Flex URL
48646 status collapsed
48647
48648 \begin_layout Plain Layout
48649
48650 http://wiki.lyx.org/LyX/NewInLyX20
48651 \end_layout
48652
48653 \end_inset
48654
48655
48656 \end_layout
48657
48658 \begin_layout Standard
48659 \begin_inset Newpage newpage
48660 \end_inset
48661
48662
48663 \begin_inset ERT
48664 status collapsed
48665
48666 \begin_layout Plain Layout
48667
48668
48669 \backslash
48670 let
48671 \backslash
48672 mybibname
48673 \backslash
48674 bibname
48675 \end_layout
48676
48677 \begin_layout Plain Layout
48678
48679
48680 \backslash
48681 renewcommand{
48682 \backslash
48683 bibname}{
48684 \backslash
48685 mybibname
48686 \backslash
48687 ; 2}
48688 \end_layout
48689
48690 \end_inset
48691
48692
48693 \begin_inset Note Note
48694 status collapsed
48695
48696 \begin_layout Plain Layout
48697 The command 
48698 \series bold
48699
48700 \backslash
48701 bibname
48702 \series default
48703  is the name of the bibliography in the current document language.
48704  It is redefined here with the number 2 at the end to state that the following
48705  bibliography is the second one:
48706 \end_layout
48707
48708 \end_inset
48709
48710
48711 \end_layout
48712
48713 \begin_layout Standard
48714 \begin_inset CommandInset bibtex
48715 LatexCommand bibtex
48716 bibfiles "biblio/LyXDocs"
48717 options "biblio/alphadin"
48718
48719 \end_inset
48720
48721
48722 \end_layout
48723
48724 \begin_layout Standard
48725 The above bibliography is created from a BibTeX-database.
48726 \end_layout
48727
48728 \begin_layout Standard
48729 \begin_inset CommandInset nomencl_print
48730 LatexCommand printnomenclature
48731 set_width "none"
48732
48733 \end_inset
48734
48735
48736 \begin_inset CommandInset index_print
48737 LatexCommand printindex
48738 type "idx"
48739
48740 \end_inset
48741
48742
48743 \end_layout
48744
48745 \end_body
48746 \end_document