]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
91bf5a5c1ceabe4cd284e1fad85c0682798708bd
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you will 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 "chap:The-User-Interface"
345
346 \end_inset
347
348 .
349  Most of them are self-explanatory and you will find them listed in the
350  corresponding 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 will 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 have selected,
970  it is 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 will 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 Standard
1242 The content of an inset is selected using the shortcut 
1243 \begin_inset Info
1244 type  "shortcuts"
1245 arg   "inset-select-all"
1246 \end_inset
1247
1248 , the shortcut 
1249 \begin_inset Info
1250 type  "shortcuts"
1251 arg   "command-sequence buffer-begin ; buffer-end-select"
1252 \end_inset
1253
1254  selects the whole document.
1255 \end_layout
1256
1257 \begin_layout Section
1258 Undo and Redo
1259 \begin_inset Index idx
1260 status collapsed
1261
1262 \begin_layout Plain Layout
1263 Redo
1264 \end_layout
1265
1266 \end_inset
1267
1268
1269 \begin_inset Index idx
1270 status collapsed
1271
1272 \begin_layout Plain Layout
1273 Undo
1274 \end_layout
1275
1276 \end_inset
1277
1278
1279 \begin_inset CommandInset label
1280 LatexCommand label
1281 name "sec:Undo-and-Redo"
1282
1283 \end_inset
1284
1285
1286 \end_layout
1287
1288 \begin_layout Standard
1289 If you make a mistake, you can easily recover from it.
1290  LyX has a large-capacity undo/redo buffer.
1291  Select 
1292 \family sans
1293 Edit\SpecialChar \menuseparator
1294 Undo
1295 \family default
1296  or the toolbar button 
1297 \begin_inset Info
1298 type  "icon"
1299 arg   "undo"
1300 \end_inset
1301
1302  to undo some mistake.
1303  If you accidentally undo too much, use 
1304 \family sans
1305 Edit\SpecialChar \menuseparator
1306 Redo
1307 \family default
1308  or the toolbar button 
1309 \begin_inset Info
1310 type  "icon"
1311 arg   "redo"
1312 \end_inset
1313
1314  to 
1315 \begin_inset Quotes eld
1316 \end_inset
1317
1318 undo the undo.
1319 \begin_inset Quotes erd
1320 \end_inset
1321
1322  The undo mechanism is currently limited to 100
1323 \begin_inset space \thinspace{}
1324 \end_inset
1325
1326 steps to minimize memory overhead.
1327 \end_layout
1328
1329 \begin_layout Standard
1330 Note that if you revert back all changes to arrive to the document as it
1331  was last saved, the 
1332 \begin_inset Quotes eld
1333 \end_inset
1334
1335 changed
1336 \begin_inset Quotes erd
1337 \end_inset
1338
1339  status of the document is unfortunately not reset.
1340  This is a consequence of the 100
1341 \begin_inset space \thinspace{}
1342 \end_inset
1343
1344 step undo limit, above.
1345 \end_layout
1346
1347 \begin_layout Standard
1348
1349 \family sans
1350 Undo
1351 \family default
1352  and 
1353 \family sans
1354 Redo
1355 \family default
1356  work on almost everything in LyX.
1357  But they will not undo or redo text character by character, but by blocks
1358  of text.
1359 \end_layout
1360
1361 \begin_layout Section
1362 Mouse Operations
1363 \begin_inset Index idx
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 Mouse Operations
1368 \end_layout
1369
1370 \end_inset
1371
1372
1373 \end_layout
1374
1375 \begin_layout Standard
1376 These are the most basic mouse operations.
1377 \end_layout
1378
1379 \begin_layout Enumerate
1380 Motion
1381 \end_layout
1382
1383 \begin_deeper
1384 \begin_layout Itemize
1385 Click the 
1386 \emph on
1387 left mouse button
1388 \emph default
1389  once anywhere in the edit window.
1390  The cursor moves to the text under the mouse.
1391 \end_layout
1392
1393 \end_deeper
1394 \begin_layout Enumerate
1395 Selecting Text
1396 \end_layout
1397
1398 \begin_deeper
1399 \begin_layout Itemize
1400 Hold down the 
1401 \emph on
1402 left mouse button
1403 \emph default
1404  and drag the mouse.
1405  LyX marks the text between the old and new mouse positions.
1406  Use 
1407 \family sans
1408 Edit\SpecialChar \menuseparator
1409 Copy
1410 \family default
1411  to create a copy of the text in LyX's buffer (and the clipboard).
1412 \end_layout
1413
1414 \begin_layout Itemize
1415 Re-position the cursor and then paste the text back into LyX using 
1416 \family sans
1417 Edit\SpecialChar \menuseparator
1418 Paste
1419 \family default
1420 .
1421 \end_layout
1422
1423 \end_deeper
1424 \begin_layout Enumerate
1425 Insets (Footnotes, Notes, Floats, etc.)
1426 \end_layout
1427
1428 \begin_deeper
1429 \begin_layout Standard
1430 Right-click on them to set their properties.
1431  Also check the appropriate section of this manual for more details.
1432 \end_layout
1433
1434 \end_deeper
1435 \begin_layout Section
1436 Navigating
1437 \begin_inset CommandInset label
1438 LatexCommand label
1439 name "sec:Navigating"
1440
1441 \end_inset
1442
1443
1444 \begin_inset Index idx
1445 status collapsed
1446
1447 \begin_layout Plain Layout
1448 Navigating
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \begin_layout Standard
1457 LyX offers you several ways to navigate in documents:
1458 \end_layout
1459
1460 \begin_layout Itemize
1461 The 
1462 \family sans
1463 Navigate
1464 \family default
1465  menu lists all sections of the document as submenu entries that you can
1466  click to jump to the corresponding document part.
1467 \end_layout
1468
1469 \begin_layout Itemize
1470 The `Outline', which is accessed either by the menu 
1471 \family sans
1472 Document\SpecialChar \menuseparator
1473 Outline
1474 \family default
1475  or by the toolbar button 
1476 \begin_inset Info
1477 type  "icon"
1478 arg   "dialog-toggle toc"
1479 \end_inset
1480
1481 .
1482 \end_layout
1483
1484 \begin_layout Itemize
1485 You can set bookmarks in your document under 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks
1489 \family default
1490  and use the same menu to return to them.
1491  Note that bookmarks are saved between sessions.
1492 \end_layout
1493
1494 \begin_layout Standard
1495 The toolbar button 
1496 \begin_inset Info
1497 type  "icon"
1498 arg   "bookmark-goto 0"
1499 \end_inset
1500
1501  (also 
1502 \family sans
1503 Navigate\SpecialChar \menuseparator
1504 Bookmarks\SpecialChar \menuseparator
1505 NavigateBack
1506 \family default
1507 ) jumps to the position in the document where you recently changed something.
1508  This is useful when you have a large document and have navigated or scrolled
1509  to another document part to look for something, and want to go back to
1510  your last editing position.
1511 \end_layout
1512
1513 \begin_layout Subsection
1514 The Outliner
1515 \end_layout
1516
1517 \begin_layout Standard
1518 In the pull-down box at the top of the outline window, you can choose between
1519  several different lists, including other TOC-like objects, such as lists
1520  of tables and figures, but also lists of footnotes, or labels and cross-referen
1521 ces (see sec.
1522 \begin_inset space \thinspace{}
1523 \end_inset
1524
1525
1526 \begin_inset CommandInset ref
1527 LatexCommand formatted
1528 reference "sec:Cross-References"
1529
1530 \end_inset
1531
1532 ), or notes, or citations (see sec.
1533 \begin_inset space \thinspace{}
1534 \end_inset
1535
1536
1537 \begin_inset CommandInset ref
1538 LatexCommand formatted
1539 reference "sec:Bibliography"
1540
1541 \end_inset
1542
1543 ).
1544  Clicking on any of these will take you to the corresponding object in your
1545  document.
1546 \end_layout
1547
1548 \begin_layout Standard
1549 Right-clicking on elements in the Outline will in many cases open a context
1550  menu that will allow for direct modification of those elements.
1551  For example, with citations, the context menu allows you to open the citation
1552  dialog and to modify the citation.
1553  Right-clicking a change will allow you to accept or reject it.
1554  And so on.
1555 \end_layout
1556
1557 \begin_layout Standard
1558 The `Filter' field at the top allows you to restrict which entries appear
1559  in the Outline.
1560  For example, if you are displaying the list of Labels and References and
1561  wish to see only references to subsections, you can enter the text 
1562 \begin_inset Quotes eld
1563 \end_inset
1564
1565 sub:
1566 \begin_inset Quotes erd
1567 \end_inset
1568
1569  in the filter, and only entries containing that text will be displayed.
1570 \end_layout
1571
1572 \begin_layout Standard
1573 At the bottom of the outline are several buttons and the like that allow
1574  you further to control the display.
1575  The 
1576 \family sans
1577 Sort
1578 \family default
1579  option sorts the current list alphabetically.
1580  Otherwise, the elements appear in the order in which they occur in the
1581  document.The 
1582 \family sans
1583 Keep
1584 \family default
1585  option keeps it in the current view state.
1586  Keeping means that when you have e.
1587 \begin_inset space \thinspace{}
1588 \end_inset
1589
1590 g.
1591 \begin_inset space \space{}
1592 \end_inset
1593
1594 the subsections of section
1595 \begin_inset space ~
1596 \end_inset
1597
1598 2 and 4 shown and click on section
1599 \begin_inset space ~
1600 \end_inset
1601
1602 3, the subsections of section
1603 \begin_inset space ~
1604 \end_inset
1605
1606 2 and 4 will still be shown.
1607  Without the 
1608 \family sans
1609 Keep
1610 \family default
1611  option they will be hidden to highlight the clicked section
1612 \begin_inset space ~
1613 \end_inset
1614
1615 3.
1616  Finally, the slider at the left can be used to open the Outline to a given
1617  
1618 \begin_inset Quotes eld
1619 \end_inset
1620
1621 depth
1622 \begin_inset Quotes erd
1623 \end_inset
1624
1625 .
1626  It is best just to experiment with it to see how it works.
1627 \end_layout
1628
1629 \begin_layout Standard
1630 The 
1631 \begin_inset space ~
1632 \end_inset
1633
1634
1635 \begin_inset Graphics
1636         filename ../images/reload.png
1637
1638 \end_inset
1639
1640
1641 \begin_inset space ~
1642 \end_inset
1643
1644 button refreshes the TOC (though this should not usually be necessary).
1645  Next to it are buttons that allow you to change the position of sections
1646  in your document.
1647  The 
1648 \begin_inset space \space{}
1649 \end_inset
1650
1651
1652 \begin_inset Graphics
1653         filename ../images/down.png
1654         scale 85
1655         groupId toolbarbuttons
1656
1657 \end_inset
1658
1659
1660 \begin_inset space ~
1661 \end_inset
1662
1663  and 
1664 \begin_inset space \space{}
1665 \end_inset
1666
1667
1668 \begin_inset Graphics
1669         filename ../images/up.png
1670         scale 85
1671         groupId toolbarbuttons
1672
1673 \end_inset
1674
1675
1676 \begin_inset space ~
1677 \end_inset
1678
1679  buttons move sections up and down in the document.
1680  So, for example, you can move section
1681 \begin_inset space ~
1682 \end_inset
1683
1684 2.5 before section
1685 \begin_inset space ~
1686 \end_inset
1687
1688 2.4 or after section
1689 \begin_inset space ~
1690 \end_inset
1691
1692 2.6.
1693  LyX will then automatically renumber the sections to the new order.
1694  With the buttons 
1695 \begin_inset Graphics
1696         filename ../images/promote.png
1697         scale 85
1698         groupId toolbarbuttons
1699
1700 \end_inset
1701
1702  and 
1703 \begin_inset Graphics
1704         filename ../images/demote.png
1705         scale 85
1706         groupId toolbarbuttons
1707
1708 \end_inset
1709
1710  (or the corresponding key bindings 
1711 \family sans
1712 Tab
1713 \family default
1714  and 
1715 \family sans
1716 Shift-Tab
1717 \family default
1718 ) you can change the level of sections.
1719  So you can for example make section
1720 \begin_inset space ~
1721 \end_inset
1722
1723 2.5 chapter
1724 \begin_inset space ~
1725 \end_inset
1726
1727 3 or to subsection
1728 \begin_inset space ~
1729 \end_inset
1730
1731 2.4.1.
1732 \end_layout
1733
1734 \begin_layout Section
1735 Input / Word Completion
1736 \begin_inset CommandInset label
1737 LatexCommand label
1738 name "sec:Input-Completion"
1739
1740 \end_inset
1741
1742
1743 \begin_inset Index idx
1744 status collapsed
1745
1746 \begin_layout Plain Layout
1747 Input completion
1748 \end_layout
1749
1750 \end_inset
1751
1752
1753 \begin_inset Index idx
1754 status collapsed
1755
1756 \begin_layout Plain Layout
1757 Word completion|see
1758 \begin_inset ERT
1759 status collapsed
1760
1761 \begin_layout Plain Layout
1762
1763 {
1764 \end_layout
1765
1766 \end_inset
1767
1768 Input completion
1769 \begin_inset ERT
1770 status collapsed
1771
1772 \begin_layout Plain Layout
1773
1774 }
1775 \end_layout
1776
1777 \end_inset
1778
1779
1780 \end_layout
1781
1782 \end_inset
1783
1784
1785 \end_layout
1786
1787 \begin_layout Standard
1788 LyX provides completion of words by scanning all documents that are currently
1789  opened.
1790  Every word that appears in these documents is added to a database that
1791  is used to propose completions.
1792 \end_layout
1793
1794 \begin_layout Standard
1795 By default LyX shows a small triangle behind the cursor as indicator that
1796  there are completions available.
1797  You can then press the 
1798 \family sans
1799 Tab
1800 \family default
1801  key to use this completion.
1802  When several completions are possible, a popup is opened showing them.
1803  You can select a completion in the popup using the mouse or the arrow keys,
1804  and accept the chosen completion be pressing 
1805 \family sans
1806 Return
1807 \family default
1808 .
1809 \end_layout
1810
1811 \begin_layout Standard
1812 In the preferences dialog, which is opened with the menu 
1813 \family sans
1814 Tools\SpecialChar \menuseparator
1815 Preferences
1816 \family default
1817 , the cursor completion indicator can be turned off in the section 
1818 \family sans
1819 Editing\SpecialChar \menuseparator
1820 Input Completion
1821 \family default
1822  by deselecting the option 
1823 \family sans
1824 Cursor
1825 \begin_inset space ~
1826 \end_inset
1827
1828 indicator
1829 \family default
1830 .
1831  With the option 
1832 \family sans
1833 Automatic
1834 \begin_inset space ~
1835 \end_inset
1836
1837 inline
1838 \begin_inset space ~
1839 \end_inset
1840
1841 completion
1842 \family default
1843  the proposed completion is shown directly behind the cursor position.
1844  To accept this proposal, use the 
1845 \family sans
1846 Tab
1847 \family default
1848  key.
1849  With the option 
1850 \family sans
1851 Automatic popup
1852 \family default
1853  the completions are always shown in a popup.
1854  LyX offers some more completion settings for experts that are described
1855  in sec.
1856 \begin_inset space \thinspace{}
1857 \end_inset
1858
1859
1860 \begin_inset CommandInset ref
1861 LatexCommand ref
1862 reference "sub:Input-Completion-Appendix"
1863
1864 \end_inset
1865
1866 .
1867 \end_layout
1868
1869 \begin_layout Section
1870 Basic Key Bindings
1871 \begin_inset Index idx
1872 status collapsed
1873
1874 \begin_layout Plain Layout
1875 Key Bindings
1876 \end_layout
1877
1878 \end_inset
1879
1880
1881 \begin_inset Index idx
1882 status collapsed
1883
1884 \begin_layout Plain Layout
1885 Bindings|see
1886 \begin_inset ERT
1887 status collapsed
1888
1889 \begin_layout Plain Layout
1890
1891 {
1892 \end_layout
1893
1894 \end_inset
1895
1896 Key Bindings
1897 \begin_inset ERT
1898 status collapsed
1899
1900 \begin_layout Plain Layout
1901
1902 }
1903 \end_layout
1904
1905 \end_inset
1906
1907
1908 \end_layout
1909
1910 \end_inset
1911
1912
1913 \begin_inset Index idx
1914 status collapsed
1915
1916 \begin_layout Plain Layout
1917 Shortcuts|see
1918 \begin_inset ERT
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922
1923 {
1924 \end_layout
1925
1926 \end_inset
1927
1928 Key Bindings
1929 \begin_inset ERT
1930 status collapsed
1931
1932 \begin_layout Plain Layout
1933
1934 }
1935 \end_layout
1936
1937 \end_inset
1938
1939
1940 \end_layout
1941
1942 \end_inset
1943
1944
1945 \end_layout
1946
1947 \begin_layout Standard
1948 There are at least two different primary binding maps: CUA and Emacs.
1949  LyX's default is CUA.
1950 \end_layout
1951
1952 \begin_layout Standard
1953 Some keys, like 
1954 \family sans
1955 Page
1956 \begin_inset space ~
1957 \end_inset
1958
1959 Up
1960 \family default
1961
1962 \family sans
1963 Page
1964 \begin_inset space ~
1965 \end_inset
1966
1967 Down
1968 \family default
1969
1970 \family sans
1971 Left
1972 \family default
1973
1974 \family sans
1975 Right
1976 \family default
1977
1978 \family sans
1979 Up
1980 \family default
1981  and 
1982 \family sans
1983 Down
1984 \family default
1985 , do exactly what you expect them to do.
1986  Other keys don't:
1987 \end_layout
1988
1989 \begin_layout Labeling
1990 \labelwidthstring 00.00.0000
1991
1992 \family sans
1993 Tab
1994 \begin_inset CommandInset nomenclature
1995 LatexCommand nomenclature
1996 symbol "Tab"
1997 description "Tabulator key"
1998
1999 \end_inset
2000
2001
2002 \family default
2003  There is no such thing as a tab stop in LyX.
2004  If you do not understand this, go read sections
2005 \begin_inset space ~
2006 \end_inset
2007
2008
2009 \begin_inset CommandInset ref
2010 LatexCommand ref
2011 reference "sec:Par-indent-intro"
2012
2013 \end_inset
2014
2015  and 
2016 \begin_inset CommandInset ref
2017 LatexCommand ref
2018 reference "sec:Paragraph-Environments"
2019
2020 \end_inset
2021
2022 , especially section
2023 \begin_inset space ~
2024 \end_inset
2025
2026
2027 \begin_inset CommandInset ref
2028 LatexCommand ref
2029 reference "sub:Lists"
2030
2031 \end_inset
2032
2033 , right now.
2034  Yes, right now.
2035  If you're still confused, look in the 
2036 \emph on
2037 Tutorial
2038 \emph default
2039 .
2040 \end_layout
2041
2042 \begin_layout Labeling
2043 \labelwidthstring 00.00.0000
2044
2045 \family sans
2046 Esc
2047 \begin_inset CommandInset nomenclature
2048 LatexCommand nomenclature
2049 symbol "Esc"
2050 description "Escape key"
2051
2052 \end_inset
2053
2054
2055 \family default
2056  This is the 
2057 \begin_inset Quotes eld
2058 \end_inset
2059
2060 cancel key.
2061 \begin_inset Quotes erd
2062 \end_inset
2063
2064  It's used, generically, to cancel operations.
2065  Other parts of the manual will go into greater detail about this.
2066 \end_layout
2067
2068 \begin_layout Labeling
2069 \labelwidthstring 00.00.0000
2070
2071 \family sans
2072 Home
2073 \family default
2074
2075 \begin_inset space ~
2076 \end_inset
2077
2078 and
2079 \begin_inset space ~
2080 \end_inset
2081
2082
2083 \family sans
2084 End
2085 \family default
2086  These move the cursor, respectively, to the beginning and end of a line,
2087  unless you are using the Emacs bindings where they jump to the beginning
2088  or end of the file.
2089 \end_layout
2090
2091 \begin_layout Standard
2092 There are three modifier keys:
2093 \end_layout
2094
2095 \begin_layout Labeling
2096 \labelwidthstring 00.00.0000
2097
2098 \family sans
2099 Control
2100 \family default
2101  (Denoted by 
2102 \begin_inset Quotes eld
2103 \end_inset
2104
2105
2106 \family sans
2107 Ctrl
2108 \family default
2109
2110 \begin_inset Quotes erd
2111 \end_inset
2112
2113
2114 \begin_inset CommandInset nomenclature
2115 LatexCommand nomenclature
2116 symbol "Ctrl"
2117 description "Control key"
2118
2119 \end_inset
2120
2121  in the documentation files) This has a couple of different uses, depending
2122  on which keys it is used in combination with:
2123 \end_layout
2124
2125 \begin_deeper
2126 \begin_layout Itemize
2127
2128 \family sans
2129 Backspace
2130 \family default
2131  or 
2132 \family sans
2133 Delete
2134 \family default
2135 , it deletes an entire word instead of a single character.
2136 \end_layout
2137
2138 \begin_layout Itemize
2139
2140 \family sans
2141 Left
2142 \family default
2143  and 
2144 \family sans
2145 Right
2146 \family default
2147 , it moves by words instead of characters.
2148 \end_layout
2149
2150 \begin_layout Itemize
2151
2152 \family sans
2153 Home
2154 \family default
2155  and 
2156 \family sans
2157 End
2158 \family default
2159 , it moves to the beginning and the end of the document, respectively.
2160 \end_layout
2161
2162 \end_deeper
2163 \begin_layout Labeling
2164 \labelwidthstring 00.00.0000
2165
2166 \family sans
2167 Shift
2168 \family default
2169  (Denoted by 
2170 \begin_inset Quotes eld
2171 \end_inset
2172
2173
2174 \family sans
2175 Shift
2176 \family default
2177
2178 \begin_inset Quotes erd
2179 \end_inset
2180
2181
2182 \begin_inset CommandInset nomenclature
2183 LatexCommand nomenclature
2184 symbol "Shift"
2185 description "Shift key"
2186
2187 \end_inset
2188
2189  in the documentation files) Use this with any of the arrow keys to select
2190  the text between the old and new cursor positions.
2191 \end_layout
2192
2193 \begin_layout Labeling
2194 \labelwidthstring 00.00.0000
2195
2196 \family sans
2197 Alt
2198 \family default
2199  (Denoted by 
2200 \begin_inset Quotes eld
2201 \end_inset
2202
2203
2204 \family sans
2205 Alt
2206 \family default
2207
2208 \begin_inset Quotes erd
2209 \end_inset
2210
2211
2212 \begin_inset CommandInset nomenclature
2213 LatexCommand nomenclature
2214 symbol "Alt"
2215 description "Alt or Meta key"
2216
2217 \end_inset
2218
2219  in the documentation files) This is the Alt key on many keyboards, unless
2220  your keyboard has a distinct Meta key.
2221  If you have both keys, you will need to try out which one actually performs
2222  the 
2223 \family sans
2224 Alt+
2225 \family default
2226  function.
2227 \begin_inset Newline newline
2228 \end_inset
2229
2230 This key does many different things, but it also activates the 
2231 \emph on
2232 menu accelerator keys
2233 \emph default
2234 .
2235  If you use this in combination with any of the underlined letters in a
2236  menu or menu item, it selects that menu item.
2237 \end_layout
2238
2239 \begin_deeper
2240 \begin_layout Standard
2241 For example, the sequence 
2242 \begin_inset Quotes eld
2243 \end_inset
2244
2245
2246 \family sans
2247 Alt
2248 \begin_inset space ~
2249 \end_inset
2250
2251 e
2252 \begin_inset space ~
2253 \end_inset
2254
2255 s
2256 \family default
2257
2258 \begin_inset space ~
2259 \end_inset
2260
2261
2262 \family sans
2263 c
2264 \family default
2265
2266 \begin_inset Quotes erd
2267 \end_inset
2268
2269  brings up the 
2270 \begin_inset Quotes eld
2271 \end_inset
2272
2273 Text Style
2274 \begin_inset Quotes erd
2275 \end_inset
2276
2277  dialog.
2278  Typing 
2279 \begin_inset Quotes eld
2280 \end_inset
2281
2282
2283 \family sans
2284 Alt
2285 \begin_inset space ~
2286 \end_inset
2287
2288 f
2289 \family default
2290
2291 \begin_inset Quotes erd
2292 \end_inset
2293
2294  opens the 
2295 \family sans
2296 File
2297 \family default
2298  menu.
2299 \end_layout
2300
2301 \begin_layout Standard
2302 The 
2303 \emph on
2304 Shortcuts
2305 \emph default
2306  manual lists all other things bound to the 
2307 \family sans
2308 Alt
2309 \family default
2310  key.
2311 \end_layout
2312
2313 \end_deeper
2314 \begin_layout Standard
2315 You will learn more and more key bindings and short-cut keys as you use
2316  LyX, because most actions will prompt a small message in the status bar
2317  at the bottom of LyX's main window which describe the name of the action,
2318  you've just triggered, and any existing key bindings for that action.
2319  The LyX menus also list the defined key bindings.
2320  The notation for the key bindings is very similar to the notation used
2321  in this documentation, so you should not have any problems understanding
2322  it.
2323  However, notice that Shift-modifiers are explicitly mentioned, so 
2324 \begin_inset Quotes eld
2325 \end_inset
2326
2327
2328 \family sans
2329 Alt+P Shift+A
2330 \family default
2331
2332 \begin_inset Quotes erd
2333 \end_inset
2334
2335  means 
2336 \family sans
2337 Alt+P
2338 \family default
2339  followed by a capital 
2340 \family sans
2341 A
2342 \family default
2343 .
2344 \end_layout
2345
2346 \begin_layout Standard
2347 You can list or change the key bindings in the menu 
2348 \family sans
2349 Tools\SpecialChar \menuseparator
2350 Preferences
2351 \family default
2352  under 
2353 \family sans
2354 Edit\SpecialChar \menuseparator
2355 Shortcuts
2356 \family default
2357  as explained in sec.
2358 \begin_inset space \thinspace{}
2359 \end_inset
2360
2361
2362 \begin_inset CommandInset ref
2363 LatexCommand ref
2364 reference "sub:Editing-Shortcuts"
2365
2366 \end_inset
2367
2368 .
2369 \end_layout
2370
2371 \begin_layout Chapter
2372 LyX Basics
2373 \begin_inset Index idx
2374 status collapsed
2375
2376 \begin_layout Plain Layout
2377 LyX ! Basics
2378 \end_layout
2379
2380 \end_inset
2381
2382
2383 \end_layout
2384
2385 \begin_layout Section
2386 Document Types
2387 \begin_inset Index idx
2388 status collapsed
2389
2390 \begin_layout Plain Layout
2391 Document ! Types
2392 \end_layout
2393
2394 \end_inset
2395
2396
2397 \end_layout
2398
2399 \begin_layout Subsection
2400 Introduction
2401 \end_layout
2402
2403 \begin_layout Standard
2404 Before you do anything else, before you ever start writing a document, you
2405  need to decide what type of document you want to edit.
2406  Different types of documents use different types of spacing, headings,
2407  numbering schemes, and so on.
2408  Additionally, different documents use different paragraph environments,
2409  and format the title of your document differently.
2410 \end_layout
2411
2412 \begin_layout Standard
2413
2414 \emph on
2415 document class
2416 \emph default
2417  describes a group of properties common to a particular set of documents.
2418  By setting the document class, you automatically select these properties,
2419  making it easier to create the type of document you want.
2420  If you don't choose a document class, LyX picks one for you by default.
2421  So it is up to you to change the class of your document.
2422 \end_layout
2423
2424 \begin_layout Standard
2425 Read on for info about the document classes you can choose from LyX, and
2426  how to adjust their properties.
2427 \end_layout
2428
2429 \begin_layout Subsection
2430 Document Classes
2431 \begin_inset Index idx
2432 status collapsed
2433
2434 \begin_layout Plain Layout
2435 Document ! Classes
2436 \end_layout
2437
2438 \end_inset
2439
2440
2441 \begin_inset CommandInset label
2442 LatexCommand label
2443 name "sec:Document-Classes"
2444
2445 \end_inset
2446
2447
2448 \end_layout
2449
2450 \begin_layout Standard
2451 You can select a class using the 
2452 \family sans
2453 Document\SpecialChar \menuseparator
2454 Settings\SpecialChar \menuseparator
2455 Document Class
2456 \family default
2457
2458 \begin_inset Index idx
2459 status collapsed
2460
2461 \begin_layout Plain Layout
2462 Document ! Settings
2463 \end_layout
2464
2465 \end_inset
2466
2467  dialog.
2468  Select the class you want to use, and make any fine tunings of the options
2469  you may need.
2470 \end_layout
2471
2472 \begin_layout Subsubsection
2473 Overview
2474 \end_layout
2475
2476 \begin_layout Standard
2477 There are four standard document classes in LyX.
2478  They are:
2479 \end_layout
2480
2481 \begin_layout Description
2482 Article for basic articles
2483 \end_layout
2484
2485 \begin_layout Description
2486 Report for basic reports
2487 \end_layout
2488
2489 \begin_layout Description
2490 Book for writing a book
2491 \end_layout
2492
2493 \begin_layout Description
2494 Letter for US-style letters
2495 \end_layout
2496
2497 \begin_layout Standard
2498 There are also some non-standard classes, which LyX only uses if you have
2499  installed the corresponding LaTeX class files, though most LaTeX distributions
2500  will include many of these.
2501  Here are some of the classes.
2502  The full list with detailed explanations can be found in chapter 
2503 \emph on
2504 Special Document Classes
2505 \emph default
2506  in the 
2507 \emph on
2508 Additional Features
2509 \emph default
2510  manual:
2511 \end_layout
2512
2513 \begin_layout Description
2514 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2515 \end_layout
2516
2517 \begin_layout Description
2518 ACS For submissions to the journals published by the American Chemistry
2519  Society
2520 \end_layout
2521
2522 \begin_layout Description
2523 AGU For submissions to the journals published by the American Geophysical
2524  Union
2525 \end_layout
2526
2527 \begin_layout Description
2528 AMS Layouts for articles and books in the style and format used by the American
2529  Mathematical Society (AMS).
2530  There are three article layouts available.
2531  The standard one uses a typical numbering scheme for theorems etc., that
2532  prepends the section number to the number of the result.
2533  All result-type statements (propositions, corollaries, and so on) are sequenced
2534  together, but definitions, examples, and the like have their own sequence.
2535  The 
2536 \begin_inset Quotes eld
2537 \end_inset
2538
2539 sequential numbering
2540 \begin_inset Quotes erd
2541 \end_inset
2542
2543  scheme does not place the section number with each result, but numbers
2544  them throughout the article in a single sequence.
2545  Each type of result gets its own sequence.
2546  There is also a layout that dispenses with numbering of statements altogether.
2547 \end_layout
2548
2549 \begin_layout Description
2550 Beamer Layout for presentations
2551 \end_layout
2552
2553 \begin_layout Description
2554 Broadway Layout for writing plays.
2555  It is not an existing LaTeX document class, but a new one which is distributed
2556  with LyX.
2557 \end_layout
2558
2559 \begin_layout Description
2560 Chess Layout to write about chess games
2561 \end_layout
2562
2563 \begin_layout Description
2564 Curriculum
2565 \begin_inset space ~
2566 \end_inset
2567
2568 vitae classes to create curriculum vitae
2569 \end_layout
2570
2571 \begin_layout Description
2572 Elsarticle Layout for journals of the Elsevier publishing group
2573 \end_layout
2574
2575 \begin_layout Description
2576 Foils Used to make transparencies
2577 \end_layout
2578
2579 \begin_layout Description
2580 Hollywood Used to type spec scripts for the US film industry.
2581  It is not an existing LaTeX document class, but a new one which is distributed
2582  with LyX.
2583 \end_layout
2584
2585 \begin_layout Description
2586 IEEEtran Layout for the journals published by the Institute of Electrical
2587  and Electronics Engineers (IEEE)
2588 \end_layout
2589
2590 \begin_layout Description
2591 IOP Layout for journals of the Institute of Physics publishing group
2592 \end_layout
2593
2594 \begin_layout Description
2595 Kluwer Layout for journals of the Kluwer publishing group
2596 \end_layout
2597
2598 \begin_layout Description
2599 KOMA-Script a replacement for the standard classes, offers many useful features
2600  like caption formatting, automatic print space calculation etc.
2601  (Is used by this document.)
2602 \end_layout
2603
2604 \begin_layout Description
2605 Memoir another replacement for the standard classes
2606 \end_layout
2607
2608 \begin_layout Description
2609 Powerdot Layout for presentations
2610 \end_layout
2611
2612 \begin_layout Description
2613 REVTe
2614 \begin_inset ERT
2615 status collapsed
2616
2617 \begin_layout Plain Layout
2618
2619 {}
2620 \end_layout
2621
2622 \end_inset
2623
2624 X is used to write articles for the publications of the American Physical
2625  Society (APS), American Institute of Physics (AIP), and Optical Society
2626  of America (OSA).
2627  This class is not completely compatible with all LyX features.
2628 \end_layout
2629
2630 \begin_layout Description
2631 Slides Used to make transparencies
2632 \end_layout
2633
2634 \begin_layout Description
2635 SPIE
2636 \begin_inset space ~
2637 \end_inset
2638
2639 Proceedings Layout for the journals published by The International Society
2640  for Optical Engineering (SPIE)
2641 \end_layout
2642
2643 \begin_layout Description
2644 Springer Layouts for journals of the Springer publishing group
2645 \end_layout
2646
2647 \begin_layout Standard
2648 We will not go into any detail about how to use these different document
2649  classes here.
2650  You can find all the details about the non-standard classes in Chapter
2651  6 of the 
2652 \emph on
2653 Additional Features
2654 \emph default
2655  manual.
2656  Here, we will settle with a list of some of the common properties of all
2657  of the document classes.
2658 \end_layout
2659
2660 \begin_layout Subsubsection
2661 Availability
2662 \end_layout
2663
2664 \begin_layout Standard
2665 You will probably find that many of the document classes listed under 
2666 \family sans
2667 Document\SpecialChar \menuseparator
2668 Settings\SpecialChar \menuseparator
2669 Document Class
2670 \begin_inset Index idx
2671 status collapsed
2672
2673 \begin_layout Plain Layout
2674 Document ! Settings
2675 \end_layout
2676
2677 \end_inset
2678
2679  
2680 \family default
2681 are marked as 
2682 \begin_inset Quotes eld
2683 \end_inset
2684
2685 Unavailable
2686 \begin_inset Quotes erd
2687 \end_inset
2688
2689 .
2690  If you open a document that uses such a class, you will receive a warning
2691  saying that there are files that are required to produce output that are
2692  not installed.
2693  So it may seem that something is wrong.
2694 \end_layout
2695
2696 \begin_layout Standard
2697 Nothing is wrong.
2698  LyX includes many more document classes than you will ever need to use,
2699  and some of them, like 
2700 \family sans
2701 IOP
2702 \family default
2703 , are highly specialized.
2704  LyX tries to support as many different types of documents as possible,
2705  and it includes almost one hundred different layout files, with a growing
2706  number.
2707  No LaTeX distribution will install by default all files that might be needed
2708  by some document class.
2709  There are just too many of them.
2710  That is why some of the document classes are unavailable.
2711 \end_layout
2712
2713 \begin_layout Standard
2714 If there is a document class you would like to use that is marked as 
2715 \begin_inset Quotes erd
2716 \end_inset
2717
2718 Unavailable
2719 \begin_inset Quotes erd
2720 \end_inset
2721
2722 , you just need to install the appropriate package files.
2723  The easiest way to find out which files you need to install is to use that
2724  document class for a new file.
2725  LyX will display a dialog that will list the missing files.
2726  See section 
2727 \begin_inset Quotes eld
2728 \end_inset
2729
2730 Installing new LaTeX files
2731 \begin_inset Quotes erd
2732 \end_inset
2733
2734  in of the 
2735 \emph on
2736 Customization
2737 \emph default
2738  manual for information on how to install them.
2739 \begin_inset VSpace medskip
2740 \end_inset
2741
2742
2743 \end_layout
2744
2745 \begin_layout Standard
2746 Although LyX provides support for many different sorts of documents, it
2747  does not include support for every document class people might want to
2748  use.
2749  For example, many universities provide LaTeX class files to be used for
2750  dissertations submitted to those universities.
2751  The LyX team cannot write layout files to support every one of these.
2752  There are too many.
2753  Fortunately, users can write their own layout files, and many users have
2754  done so.
2755  Chapter
2756 \begin_inset space ~
2757 \end_inset
2758
2759 5 of the 
2760 \emph on
2761 Customization
2762 \emph default
2763  manual contains information on how to create layout files.
2764 \end_layout
2765
2766 \begin_layout Subsubsection
2767 Modules
2768 \begin_inset CommandInset label
2769 LatexCommand label
2770 name "sub:Modules"
2771
2772 \end_inset
2773
2774
2775 \begin_inset Index idx
2776 status collapsed
2777
2778 \begin_layout Plain Layout
2779 Document ! Modules
2780 \end_layout
2781
2782 \end_inset
2783
2784
2785 \end_layout
2786
2787 \begin_layout Standard
2788 Modules load additional features that are not by default available in the
2789  chosen document class.
2790  For example you might want to write Braille (embossed printing) in a document.
2791  This is not available in any document class, so you have to load the correspond
2792 ing module in the 
2793 \family sans
2794 Modules
2795 \family default
2796  section of the 
2797 \family sans
2798 Document\SpecialChar \menuseparator
2799 Settings
2800 \family default
2801
2802 \begin_inset Index idx
2803 status collapsed
2804
2805 \begin_layout Plain Layout
2806 Document ! Settings
2807 \end_layout
2808
2809 \end_inset
2810
2811  dialog.
2812  Highlighting a module in the dialog will bring up a description of what
2813  it does.
2814 \end_layout
2815
2816 \begin_layout Standard
2817 Some modules require LaTeX packages or file format converters that are not
2818  always installed by default.
2819  LyX will warn you if you do not have a needed package or converter, and
2820  it will tell you what exactly you are missing.
2821  You can still use the module while editing your file, but you will not
2822  be able to export to PDF or print your document, since LyX will not be
2823  able to compile the LaTeX file without the missing prerequisites.
2824  If you want to be able to produce this kind of output, then you need to
2825  install the missing prerequisites and then reconfigure LyX by selecting
2826  
2827 \family sans
2828 Tools\SpecialChar \menuseparator
2829 Reconfigure
2830 \family default
2831 .
2832 \begin_inset Index idx
2833 status collapsed
2834
2835 \begin_layout Plain Layout
2836 Reconfiguration of LyX
2837 \end_layout
2838
2839 \end_inset
2840
2841  See section 
2842 \begin_inset Quotes eld
2843 \end_inset
2844
2845 Installing new LaTeX files
2846 \begin_inset Quotes erd
2847 \end_inset
2848
2849  of the 
2850 \emph on
2851 Customization
2852 \emph default
2853  manual for more information on installing needed packages.
2854 \end_layout
2855
2856 \begin_layout Standard
2857 \begin_inset Note Greyedout
2858 status open
2859
2860 \begin_layout Plain Layout
2861
2862 \series bold
2863 Note:
2864 \series default
2865  Some modules require other modules, and some pairs of modules are incompatible.
2866  LyX will advise you about these things.
2867 \end_layout
2868
2869 \end_inset
2870
2871
2872 \end_layout
2873
2874 \begin_layout Subsubsection
2875 Local Layout
2876 \begin_inset CommandInset label
2877 LatexCommand label
2878 name "sub:Local-Layout"
2879
2880 \end_inset
2881
2882
2883 \begin_inset Index idx
2884 status collapsed
2885
2886 \begin_layout Plain Layout
2887 Document ! Local Layout
2888 \end_layout
2889
2890 \end_inset
2891
2892
2893 \end_layout
2894
2895 \begin_layout Standard
2896 Modules are to LyX much as packages are to LaTeX: They are intended to be
2897  used in a variety of different documents.
2898  If you often find yourself needing the same sort of thing in different
2899  documents, you should consider writing a module for this purpose.
2900  Sometimes, however, a particular document has very special needs, but you
2901  need a specific inset or character style only that one time.
2902  You want something that is like a document's own LaTeX preamble.
2903  What you want is LyX's 
2904 \begin_inset Quotes eld
2905 \end_inset
2906
2907 Local Layout
2908 \begin_inset Quotes erd
2909 \end_inset
2910
2911 .
2912  See section 
2913 \emph on
2914 Local Layout
2915 \emph default
2916  of the 
2917 \emph on
2918 Customization
2919 \emph default
2920  manual for information on how to use it.
2921 \end_layout
2922
2923 \begin_layout Subsubsection
2924 Properties
2925 \end_layout
2926
2927 \begin_layout Standard
2928 Each class has a default set of options.
2929  Here's a quick table describing them:
2930 \end_layout
2931
2932 \begin_layout Standard
2933 \begin_inset VSpace 0.3cm
2934 \end_inset
2935
2936
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \align center
2941 \begin_inset Tabular
2942 <lyxtabular version="3" rows="5" columns="5">
2943 <features tabularvalignment="middle">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <column alignment="center" valignment="top" width="0pt">
2947 <column alignment="center" valignment="top" width="0pt">
2948 <column alignment="center" valignment="top" width="0pt">
2949 <row>
2950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963
2964 \family sans
2965 \series medium
2966 \shape up
2967 \size normal
2968 \emph off
2969 \bar no
2970 \noun off
2971 \color none
2972 Page style
2973 \end_layout
2974
2975 \end_inset
2976 </cell>
2977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2978 \begin_inset Text
2979
2980 \begin_layout Plain Layout
2981
2982 \family sans
2983 \series medium
2984 \shape up
2985 \size normal
2986 \emph off
2987 \bar no
2988 \noun off
2989 \color none
2990 Sides
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999
3000 \family sans
3001 \series medium
3002 \shape up
3003 \size normal
3004 \emph off
3005 \bar no
3006 \noun off
3007 \color none
3008 Columns
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3014 \begin_inset Text
3015
3016 \begin_layout Plain Layout
3017
3018 \series medium
3019 \shape up
3020 \size normal
3021 \emph off
3022 \bar no
3023 \noun off
3024 \color none
3025 Max.
3026  sectioning level
3027 \end_layout
3028
3029 \end_inset
3030 </cell>
3031 </row>
3032 <row>
3033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3034 \begin_inset Text
3035
3036 \begin_layout Plain Layout
3037
3038 \series medium
3039 \shape up
3040 \size normal
3041 \emph off
3042 \bar no
3043 \noun off
3044 \color none
3045 article
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054
3055 \family sans
3056 \series medium
3057 \shape up
3058 \size normal
3059 \emph off
3060 \bar no
3061 \noun off
3062 \color none
3063 Plain
3064 \end_layout
3065
3066 \end_inset
3067 </cell>
3068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3069 \begin_inset Text
3070
3071 \begin_layout Plain Layout
3072
3073 \family sans
3074 \series medium
3075 \shape up
3076 \size normal
3077 \emph off
3078 \bar no
3079 \noun off
3080 \color none
3081 One
3082 \end_layout
3083
3084 \end_inset
3085 </cell>
3086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3087 \begin_inset Text
3088
3089 \begin_layout Plain Layout
3090
3091 \family sans
3092 \series medium
3093 \shape up
3094 \size normal
3095 \emph off
3096 \bar no
3097 \noun off
3098 \color none
3099 One
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3105 \begin_inset Text
3106
3107 \begin_layout Plain Layout
3108
3109 \family sans
3110 \series medium
3111 \shape up
3112 \size normal
3113 \emph off
3114 \bar no
3115 \noun off
3116 \color none
3117 Section
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 </row>
3123 <row>
3124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3125 \begin_inset Text
3126
3127 \begin_layout Plain Layout
3128
3129 \series medium
3130 \shape up
3131 \size normal
3132 \emph off
3133 \bar no
3134 \noun off
3135 \color none
3136 report
3137 \end_layout
3138
3139 \end_inset
3140 </cell>
3141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3142 \begin_inset Text
3143
3144 \begin_layout Plain Layout
3145
3146 \family sans
3147 \series medium
3148 \shape up
3149 \size normal
3150 \emph off
3151 \bar no
3152 \noun off
3153 \color none
3154 Plain
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3160 \begin_inset Text
3161
3162 \begin_layout Plain Layout
3163
3164 \family sans
3165 \series medium
3166 \shape up
3167 \size normal
3168 \emph off
3169 \bar no
3170 \noun off
3171 \color none
3172 One
3173 \end_layout
3174
3175 \end_inset
3176 </cell>
3177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3178 \begin_inset Text
3179
3180 \begin_layout Plain Layout
3181
3182 \family sans
3183 \series medium
3184 \shape up
3185 \size normal
3186 \emph off
3187 \bar no
3188 \noun off
3189 \color none
3190 One
3191 \end_layout
3192
3193 \end_inset
3194 </cell>
3195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199
3200 \family sans
3201 \series medium
3202 \shape up
3203 \size normal
3204 \emph off
3205 \bar no
3206 \noun off
3207 \color none
3208 Chapter
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 </row>
3214 <row>
3215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3216 \begin_inset Text
3217
3218 \begin_layout Plain Layout
3219
3220 \series medium
3221 \shape up
3222 \size normal
3223 \emph off
3224 \bar no
3225 \noun off
3226 \color none
3227 book
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Plain Layout
3236
3237 \family sans
3238 \series medium
3239 \shape up
3240 \size normal
3241 \emph off
3242 \bar no
3243 \noun off
3244 \color none
3245 Headings
3246 \end_layout
3247
3248 \end_inset
3249 </cell>
3250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3251 \begin_inset Text
3252
3253 \begin_layout Plain Layout
3254
3255 \family sans
3256 \series medium
3257 \shape up
3258 \size normal
3259 \emph off
3260 \bar no
3261 \noun off
3262 \color none
3263 Two
3264 \end_layout
3265
3266 \end_inset
3267 </cell>
3268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3269 \begin_inset Text
3270
3271 \begin_layout Plain Layout
3272
3273 \family sans
3274 \series medium
3275 \shape up
3276 \size normal
3277 \emph off
3278 \bar no
3279 \noun off
3280 \color none
3281 One
3282 \end_layout
3283
3284 \end_inset
3285 </cell>
3286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3287 \begin_inset Text
3288
3289 \begin_layout Plain Layout
3290
3291 \family sans
3292 \series medium
3293 \shape up
3294 \size normal
3295 \emph off
3296 \bar no
3297 \noun off
3298 \color none
3299 Chapter
3300 \end_layout
3301
3302 \end_inset
3303 </cell>
3304 </row>
3305 <row>
3306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3307 \begin_inset Text
3308
3309 \begin_layout Plain Layout
3310
3311 \series medium
3312 \shape up
3313 \size normal
3314 \emph off
3315 \bar no
3316 \noun off
3317 \color none
3318 letter
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327
3328 \family sans
3329 \series medium
3330 \shape up
3331 \size normal
3332 \emph off
3333 \bar no
3334 \noun off
3335 \color none
3336 Plain
3337 \end_layout
3338
3339 \end_inset
3340 </cell>
3341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3342 \begin_inset Text
3343
3344 \begin_layout Plain Layout
3345
3346 \family sans
3347 \series medium
3348 \shape up
3349 \size normal
3350 \emph off
3351 \bar no
3352 \noun off
3353 \color none
3354 One
3355 \end_layout
3356
3357 \end_inset
3358 </cell>
3359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Plain Layout
3363
3364 \family sans
3365 \series medium
3366 \shape up
3367 \size normal
3368 \emph off
3369 \bar no
3370 \noun off
3371 \color none
3372 One
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381
3382 \series medium
3383 \shape up
3384 \size normal
3385 \emph off
3386 \bar no
3387 \noun off
3388 \color none
3389 none
3390 \end_layout
3391
3392 \end_inset
3393 </cell>
3394 </row>
3395 </lyxtabular>
3396
3397 \end_inset
3398
3399
3400 \end_layout
3401
3402 \begin_layout Standard
3403 \begin_inset VSpace 0.3cm
3404 \end_inset
3405
3406
3407 \end_layout
3408
3409 \begin_layout Standard
3410 You're probably also wondering what 
3411 \begin_inset Quotes eld
3412 \end_inset
3413
3414 Max.
3415 \begin_inset space ~
3416 \end_inset
3417
3418 sectioning level
3419 \begin_inset Quotes erd
3420 \end_inset
3421
3422  means.
3423  There are several paragraph environments used to create section headings.
3424  Different document classes allow different types of section headings.
3425  Only two use the 
3426 \family sans
3427 Chapter
3428 \family default
3429  heading; the rest do not and begin instead with the 
3430 \family sans
3431 Section
3432 \family default
3433  heading.
3434  Some document classes, such as the ones for letters, don't use any section
3435  headings.
3436  In addition to 
3437 \family sans
3438 Chapter
3439 \family default
3440  and 
3441 \family sans
3442 Section
3443 \family default
3444  headings, there are also 
3445 \family sans
3446 Subsection
3447 \family default
3448  headings, 
3449 \family sans
3450 Subsubsection
3451 \family default
3452  headings, and so on.
3453  We will describe these headings fully in section
3454 \begin_inset space ~
3455 \end_inset
3456
3457
3458 \begin_inset CommandInset ref
3459 LatexCommand ref
3460 reference "sub:Headings"
3461
3462 \end_inset
3463
3464 .
3465 \end_layout
3466
3467 \begin_layout Subsection
3468 Document Layout
3469 \begin_inset CommandInset label
3470 LatexCommand label
3471 name "sub:Document-Layout"
3472
3473 \end_inset
3474
3475
3476 \begin_inset Index idx
3477 status collapsed
3478
3479 \begin_layout Plain Layout
3480 Document ! Layout
3481 \end_layout
3482
3483 \end_inset
3484
3485
3486 \family sans
3487
3488 \begin_inset Index idx
3489 status collapsed
3490
3491 \begin_layout Plain Layout
3492 Document ! Settings
3493 \end_layout
3494
3495 \end_inset
3496
3497
3498 \end_layout
3499
3500 \begin_layout Standard
3501 The most important properties of documents classes are set in the menu 
3502 \family sans
3503 Document\SpecialChar \menuseparator
3504 Settings
3505 \family default
3506 .
3507  There in the 
3508 \family sans
3509 Class
3510 \begin_inset space ~
3511 \end_inset
3512
3513 options
3514 \family default
3515  field under 
3516 \family sans
3517 Documents
3518 \begin_inset space ~
3519 \end_inset
3520
3521 Class
3522 \family default
3523 , you can enter special options for your document class in a comma-separated
3524  list.
3525  This is only necessary if LyX doesn't support special options you want
3526  to use for your document.
3527  To learn more about your favorite LaTeX-class and its options, you have
3528  to read its manual.
3529 \end_layout
3530
3531 \begin_layout Standard
3532 The drop box 
3533 \family sans
3534 Headings style
3535 \family default
3536  in the 
3537 \family sans
3538 Document\SpecialChar \menuseparator
3539 Settings
3540 \family default
3541  dialog under 
3542 \family sans
3543 Page
3544 \begin_inset space ~
3545 \end_inset
3546
3547 Layout
3548 \family default
3549  controls what sorts of headings and page numbers go on a page.
3550  You can choose between the following five options:
3551 \end_layout
3552
3553 \begin_layout Labeling
3554 \labelwidthstring 00.00.0000
3555
3556 \family sans
3557 Default
3558 \family default
3559  Use default page style of current class.
3560 \end_layout
3561
3562 \begin_layout Labeling
3563 \labelwidthstring 00.00.0000
3564
3565 \family sans
3566 Empty
3567 \family default
3568  No page numbers or headings.
3569 \end_layout
3570
3571 \begin_layout Labeling
3572 \labelwidthstring 00.00.0000
3573
3574 \family sans
3575 Plain
3576 \family default
3577  Page numbers only.
3578 \end_layout
3579
3580 \begin_layout Labeling
3581 \labelwidthstring 00.00.0000
3582
3583 \family sans
3584 Headings
3585 \family default
3586  Page numbers and either the current chapter or section title and number.
3587  Whether LyX uses the current chapter or the current section depends on
3588  the maximum sectioning level of the class.
3589 \end_layout
3590
3591 \begin_layout Labeling
3592 \labelwidthstring 00.00.0000
3593
3594 \family sans
3595 Fancy
3596 \family default
3597  This allows you to define fully customizable headers and footers if you
3598  have the LaTeX-package 
3599 \series bold
3600 fancyhdr
3601 \series default
3602
3603 \begin_inset Index idx
3604 status collapsed
3605
3606 \begin_layout Plain Layout
3607 LaTeX-packages ! fancyhdr
3608 \end_layout
3609
3610 \end_inset
3611
3612  installed.
3613  How they are defined is explained in section
3614 \begin_inset space ~
3615 \end_inset
3616
3617
3618 \begin_inset CommandInset ref
3619 LatexCommand ref
3620 reference "sec:Customized-Page-Headers"
3621
3622 \end_inset
3623
3624 .
3625 \end_layout
3626
3627 \begin_layout Standard
3628 The separation of paragraphs is described in section
3629 \begin_inset space ~
3630 \end_inset
3631
3632
3633 \begin_inset CommandInset ref
3634 LatexCommand ref
3635 reference "sub:Paragraph-Separation"
3636
3637 \end_inset
3638
3639 .
3640 \end_layout
3641
3642 \begin_layout Subsection
3643 Paper Size and Orientation
3644 \begin_inset Index idx
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648 Document ! Paper size
3649 \end_layout
3650
3651 \end_inset
3652
3653
3654 \begin_inset CommandInset label
3655 LatexCommand label
3656 name "sub:Paper-Size,-Orientation"
3657
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \begin_layout Standard
3664 You find the following options in the menu 
3665 \family sans
3666 Page
3667 \begin_inset space ~
3668 \end_inset
3669
3670 Layout
3671 \family default
3672  of the 
3673 \family sans
3674 Document\SpecialChar \menuseparator
3675 Settings
3676 \family default
3677  dialog:
3678 \family sans
3679
3680 \begin_inset Index idx
3681 status collapsed
3682
3683 \begin_layout Plain Layout
3684 Document ! Settings
3685 \end_layout
3686
3687 \end_inset
3688
3689
3690 \end_layout
3691
3692 \begin_layout Labeling
3693 \labelwidthstring 00.00.0000
3694
3695 \family sans
3696 Paper
3697 \begin_inset space ~
3698 \end_inset
3699
3700 Format
3701 \family default
3702  What size paper to print on.
3703  The choices are
3704 \end_layout
3705
3706 \begin_deeper
3707 \begin_layout Itemize
3708
3709 \family sans
3710 Default
3711 \end_layout
3712
3713 \begin_layout Itemize
3714
3715 \family sans
3716 A0 - A6
3717 \end_layout
3718
3719 \begin_layout Itemize
3720
3721 \family sans
3722 B0 - B6
3723 \end_layout
3724
3725 \begin_layout Itemize
3726
3727 \family sans
3728 C0 - C6
3729 \end_layout
3730
3731 \begin_layout Itemize
3732
3733 \family sans
3734 US letter, US legal, US executive
3735 \end_layout
3736
3737 \begin_layout Itemize
3738
3739 \family sans
3740 JIS B0 - JIS B6
3741 \end_layout
3742
3743 \begin_layout Itemize
3744
3745 \family sans
3746 Custom
3747 \end_layout
3748
3749 \end_deeper
3750 \begin_layout Labeling
3751 \labelwidthstring 00.00.0000
3752
3753 \family sans
3754 Orientation
3755 \family default
3756  To choose whether to output as 
3757 \family sans
3758 Landscape
3759 \family default
3760  or as 
3761 \family sans
3762 Portrait
3763 \family default
3764 .
3765 \end_layout
3766
3767 \begin_layout Labeling
3768 \labelwidthstring 00.00.0000
3769
3770 \family sans
3771 Two-sided
3772 \begin_inset space ~
3773 \end_inset
3774
3775 document
3776 \family default
3777  Adjusts the print space to print both sides of paper.
3778  That means that the print space for odd- and even-numbered pages is different.
3779 \end_layout
3780
3781 \begin_layout Subsection
3782 Margins
3783 \begin_inset CommandInset label
3784 LatexCommand label
3785 name "sub:Margins"
3786
3787 \end_inset
3788
3789
3790 \begin_inset Index idx
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794 Document ! Margins
3795 \end_layout
3796
3797 \end_inset
3798
3799
3800 \begin_inset Index idx
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804 Margins
3805 \end_layout
3806
3807 \end_inset
3808
3809
3810 \end_layout
3811
3812 \begin_layout Standard
3813 Paper margins are set in the menu 
3814 \family sans
3815 Document\SpecialChar \menuseparator
3816 Settings
3817 \family default
3818 .
3819 \begin_inset Index idx
3820 status collapsed
3821
3822 \begin_layout Plain Layout
3823 Document ! Settings
3824 \end_layout
3825
3826 \end_inset
3827
3828
3829 \end_layout
3830
3831 \begin_layout Standard
3832 If you use a KOMA-Script document class, you can use the default settings.
3833  Because KOMA-Script calculates then the print space automatically by taking
3834  the paper format and the font size into account.
3835 \end_layout
3836
3837 \begin_layout Subsection
3838 Important Note
3839 \end_layout
3840
3841 \begin_layout Standard
3842 If you change a document class, LyX has to convert 
3843 \emph on
3844 everything
3845 \emph default
3846  into the new class.
3847  That includes the paragraph environments.
3848  Some paragraph environments are standard, in so far as all of the document
3849  classes have them; but some classes have special paragraph environments.
3850  If this is the case, and you change the document class, LyX will mark the
3851  paragraphs whose styles it no longer understands as 
3852 \begin_inset Quotes eld
3853 \end_inset
3854
3855 unknown
3856 \begin_inset Quotes erd
3857 \end_inset
3858
3859 .
3860  The name of the style is retained, in case you should want to go back to
3861  the old class.
3862  But these paragraphs will be output with no special formatting, so you
3863  will either need to create a new style yourself or else to convert these
3864  paragraphs manually to a style present in your new document class.
3865 \end_layout
3866
3867 \begin_layout Section
3868 Paragraph Indentation and Separation
3869 \begin_inset Index idx
3870 status collapsed
3871
3872 \begin_layout Plain Layout
3873 Paragraph ! Indentation
3874 \end_layout
3875
3876 \end_inset
3877
3878
3879 \end_layout
3880
3881 \begin_layout Subsection
3882 Introduction
3883 \begin_inset CommandInset label
3884 LatexCommand label
3885 name "sec:Par-indent-intro"
3886
3887 \end_inset
3888
3889
3890 \end_layout
3891
3892 \begin_layout Standard
3893 Before describing all of the various paragraph environments, we'd like to
3894  say a word or two about paragraph indentation.
3895 \end_layout
3896
3897 \begin_layout Standard
3898 Everyone seems to have their own convention for separating paragraphs.
3899  Most Americans indent the first line of a paragraph.
3900  Others don't indent but put extra space between the paragraphs.
3901  If you choose indentation for paragraphs the 
3902 \emph on
3903 first
3904 \emph default
3905  paragraph of a section, or after a figure, an equation, a table, a list,
3906  etc., is 
3907 \emph on
3908 not
3909 \emph default
3910  indented.
3911  Only a paragraph following another paragraph gets indented.
3912  Note that the indentation behavior is different when you use another document
3913  language than English.
3914  LaTeX takes care that the indentation follows the rules of the used language.
3915 \end_layout
3916
3917 \begin_layout Standard
3918 The space between paragraphs, like the line spacing, the space between headings
3919  and text — in fact, all of the spacings for just about everything are pre-coded
3920  into LyX.
3921  As we said, you don't worry about how much space to add between what.
3922  LyX takes care of that.
3923  In fact, these pre-coded vertical spacings aren't a single number but a
3924  range.
3925  That way, LyX can squish or stretch the space between lines to make sure
3926  figures fit on a page with text, so that sections don't start at the bottom
3927  of a page, and so on.
3928 \begin_inset Foot
3929 status collapsed
3930
3931 \begin_layout Plain Layout
3932 LaTeX does this when LyX goes to produce a printable file.
3933 \end_layout
3934
3935 \end_inset
3936
3937  However, pre-coded doesn't mean you can't change them.
3938  LyX gives you the ability to globally change 
3939 \emph on
3940 all
3941 \emph default
3942  of these pre-coded spacings.
3943  We will explain more later.
3944 \end_layout
3945
3946 \begin_layout Subsection
3947 Paragraph Separation
3948 \begin_inset CommandInset label
3949 LatexCommand label
3950 name "sub:Paragraph-Separation"
3951
3952 \end_inset
3953
3954
3955 \begin_inset Index idx
3956 status collapsed
3957
3958 \begin_layout Plain Layout
3959 Paragraph ! Separation
3960 \end_layout
3961
3962 \end_inset
3963
3964
3965 \end_layout
3966
3967 \begin_layout Standard
3968 To separate paragraphs, select 
3969 \family sans
3970 Indent
3971 \family default
3972  or 
3973 \family sans
3974 Skip
3975 \family default
3976  in the submenu 
3977 \family sans
3978 Text
3979 \begin_inset space ~
3980 \end_inset
3981
3982 Layout
3983 \family default
3984  of the dialog 
3985 \family sans
3986 Document\SpecialChar \menuseparator
3987 Settings
3988 \family default
3989
3990 \begin_inset Index idx
3991 status collapsed
3992
3993 \begin_layout Plain Layout
3994 Document ! Settings
3995 \end_layout
3996
3997 \end_inset
3998
3999  to indent paragraphs or add extra space between paragraphs, respectively.
4000 \end_layout
4001
4002 \begin_layout Subsection
4003 Fine-Tuning
4004 \end_layout
4005
4006 \begin_layout Standard
4007 You can also change the separation method of a single paragraph.
4008  Open the 
4009 \family sans
4010 Edit\SpecialChar \menuseparator
4011 Paragraph
4012 \begin_inset space ~
4013 \end_inset
4014
4015 Settings
4016 \family default
4017  dialog and toggle the 
4018 \family sans
4019 Indent
4020 \begin_inset space ~
4021 \end_inset
4022
4023 Paragraph
4024 \family default
4025  option to change the state of the current paragraph (shortcut 
4026 \begin_inset Info
4027 type  "shortcut"
4028 arg   "paragraph-params \\indent-toggle"
4029 \end_inset
4030
4031 ).
4032  If paragraphs have no indentation but use extra space for separation, this
4033  button will be ignored (you can't indent a single paragraph by toggling
4034  this).
4035 \end_layout
4036
4037 \begin_layout Standard
4038 You should only need to change the indentation method for a single paragraph
4039  if you need to do some fine-tuning.
4040 \end_layout
4041
4042 \begin_layout Subsection
4043 Line Spacing
4044 \begin_inset Index idx
4045 status collapsed
4046
4047 \begin_layout Plain Layout
4048 Paragraph ! Line spacing
4049 \end_layout
4050
4051 \end_inset
4052
4053
4054 \end_layout
4055
4056 \begin_layout Standard
4057 In the 
4058 \family sans
4059 Document\SpecialChar \menuseparator
4060 Settings
4061 \noun on
4062
4063 \begin_inset Index idx
4064 status collapsed
4065
4066 \begin_layout Plain Layout
4067 Document ! Settings
4068 \end_layout
4069
4070 \end_inset
4071
4072
4073 \family default
4074 \noun default
4075  dialog you can set the line spacing in the submenu 
4076 \family sans
4077 Text
4078 \begin_inset space ~
4079 \end_inset
4080
4081 Layout
4082 \family default
4083 .
4084 \begin_inset Foot
4085 status collapsed
4086
4087 \begin_layout Plain Layout
4088 You need to have the LaTeX-package 
4089 \series bold
4090 setspace
4091 \series default
4092
4093 \begin_inset Index idx
4094 status collapsed
4095
4096 \begin_layout Plain Layout
4097 LaTeX-packages ! setspace
4098 \end_layout
4099
4100 \end_inset
4101
4102  installed to use this feature.
4103 \end_layout
4104
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \begin_layout Section
4111 Paragraph Environments
4112 \begin_inset CommandInset label
4113 LatexCommand label
4114 name "sec:Paragraph-Environments"
4115
4116 \end_inset
4117
4118
4119 \begin_inset Index idx
4120 status collapsed
4121
4122 \begin_layout Plain Layout
4123 Paragraph ! Environments
4124 \end_layout
4125
4126 \end_inset
4127
4128
4129 \begin_inset Index idx
4130 status collapsed
4131
4132 \begin_layout Plain Layout
4133 Paragraph environments|(
4134 \end_layout
4135
4136 \end_inset
4137
4138
4139 \end_layout
4140
4141 \begin_layout Subsection
4142 Overview
4143 \end_layout
4144
4145 \begin_layout Standard
4146 Paragraph environments correspond to the
4147 \end_layout
4148
4149 \begin_layout Standard
4150
4151 \series bold
4152
4153 \backslash
4154 begin{
4155 \emph on
4156 environment
4157 \emph default
4158 } ...
4159  
4160 \backslash
4161 end{
4162 \emph on
4163 environment
4164 \emph default
4165 }
4166 \series default
4167
4168 \begin_inset Newline newline
4169 \end_inset
4170
4171 command sequence in LaTeX files.
4172  If you don't know LaTeX, or the concept of a paragraph environment is totally
4173  alien to you, we urge you to read the 
4174 \emph on
4175 Tutorial
4176 \emph default
4177 .
4178  The 
4179 \emph on
4180 Tutorial
4181 \emph default
4182  also contains many more examples than this section does.
4183 \end_layout
4184
4185 \begin_layout Standard
4186 A paragraph environment is simply a 
4187 \begin_inset Quotes eld
4188 \end_inset
4189
4190 container
4191 \begin_inset Quotes erd
4192 \end_inset
4193
4194  for a paragraph which gives that paragraph certain properties.
4195  This can include a particular style of font, different margins, a numbering
4196  scheme, labels, and so on.
4197  Additionally, you can 
4198 \begin_inset Quotes eld
4199 \end_inset
4200
4201 nest
4202 \begin_inset Quotes erd
4203 \end_inset
4204
4205  the different environments inside one another, allowing one environment
4206  to inherit some of the properties of another.
4207  The different paragraph environments totally replace the need for messy
4208  tab stops, on the fly margin adjustment, and other hold-overs from the
4209  days of typewriters.
4210  There are several paragraph environments which are specific to a particular
4211  document type.
4212  We will only be covering the most common ones here.
4213 \end_layout
4214
4215 \begin_layout Standard
4216 To choose a new paragraph environment, use the pull-down box 
4217 \begin_inset Graphics
4218         filename clipart/ToolbarEnvBox.png
4219         scale 70
4220         clip
4221
4222 \end_inset
4223
4224  at the left end of the toolbar.
4225  LyX will change the environment of the 
4226 \emph on
4227 entire
4228 \emph default
4229  paragraph in which the cursor sits.
4230  You can also change the environment of an entire group of paragraphs if
4231  you select them before choosing the new environment.
4232  
4233 \end_layout
4234
4235 \begin_layout Standard
4236 Note that hitting 
4237 \family sans
4238 Return
4239 \family default
4240  will 
4241 \emph on
4242 typically
4243 \emph default
4244  create a new paragraph using the 
4245 \family sans
4246 Standard
4247 \family default
4248  paragraph environment.
4249  We say 
4250 \begin_inset Quotes eld
4251 \end_inset
4252
4253 typically
4254 \begin_inset Quotes erd
4255 \end_inset
4256
4257  because if you are in one of these environments:
4258 \end_layout
4259
4260 \begin_layout Itemize
4261
4262 \family sans
4263 Quote
4264 \end_layout
4265
4266 \begin_layout Itemize
4267
4268 \family sans
4269 Quotation
4270 \end_layout
4271
4272 \begin_layout Itemize
4273
4274 \family sans
4275 Verse
4276 \end_layout
4277
4278 \begin_layout Itemize
4279
4280 \family sans
4281 Itemize
4282 \end_layout
4283
4284 \begin_layout Itemize
4285
4286 \family sans
4287 Enumerate
4288 \end_layout
4289
4290 \begin_layout Itemize
4291
4292 \family sans
4293 Description
4294 \end_layout
4295
4296 \begin_layout Itemize
4297
4298 \family sans
4299 List
4300 \end_layout
4301
4302 \begin_layout Standard
4303 LyX keeps the old paragraph environment when you hit 
4304 \family sans
4305 Return
4306 \family default
4307 , rather than resetting it to 
4308 \family sans
4309 Standard
4310 \family default
4311 .
4312  LyX will still reset the nesting depth, however.
4313  Usually, starting a new paragraph resets both the paragraph environment
4314  and the nesting depth (for more on nesting see section
4315 \begin_inset space ~
4316 \end_inset
4317
4318
4319 \begin_inset CommandInset ref
4320 LatexCommand ref
4321 reference "sec:Nesting"
4322
4323 \end_inset
4324
4325 ).
4326  At the moment, all this is context-specific; you're better off expecting
4327  
4328 \family sans
4329 Return
4330 \family default
4331  to reset the paragraph environment and depth.
4332  If you want a new paragraph to keep the current environment and depth,
4333  use 
4334 \begin_inset Info
4335 type  "shortcut"
4336 arg   "break-paragraph inverse"
4337 \end_inset
4338
4339  instead.
4340 \end_layout
4341
4342 \begin_layout Subsection
4343 Standard
4344 \end_layout
4345
4346 \begin_layout Standard
4347 The default paragraph environment is 
4348 \family sans
4349 Standard
4350 \family default
4351  for most classes.
4352  It creates a plain paragraph.
4353  If LyX resets the paragraph environment, this is the one it chooses.
4354  In fact, the paragraph you're reading right now (and most of the ones in
4355  this manual) are in the 
4356 \family sans
4357 Standard
4358 \family default
4359  environment.
4360 \end_layout
4361
4362 \begin_layout Standard
4363 You can nest a paragraph using the 
4364 \family sans
4365 Standard
4366 \family default
4367  environment in just about anything else, but you can't really nest anything
4368  in a 
4369 \family sans
4370 Standard
4371 \family default
4372  environment.
4373 \end_layout
4374
4375 \begin_layout Subsection
4376 Document Title
4377 \begin_inset Index idx
4378 status collapsed
4379
4380 \begin_layout Plain Layout
4381 Document ! Title
4382 \end_layout
4383
4384 \end_inset
4385
4386
4387 \end_layout
4388
4389 \begin_layout Standard
4390 A LaTeX title page has three parts: the title itself, the name(s) of the
4391  author(s) and a 
4392 \begin_inset Quotes eld
4393 \end_inset
4394
4395 footnote
4396 \begin_inset Quotes erd
4397 \end_inset
4398
4399  for thanks or contact information.
4400  For certain types of documents, LaTeX places all of this on a separate
4401  page along with today's date.
4402  For other types of documents, the title 
4403 \begin_inset Quotes eld
4404 \end_inset
4405
4406 page
4407 \begin_inset Quotes erd
4408 \end_inset
4409
4410  goes at the top of the first page of the document.
4411  
4412 \end_layout
4413
4414 \begin_layout Standard
4415 LyX provides an interface to the title page commands through the paragraph
4416  environments 
4417 \family sans
4418 Title
4419 \family default
4420
4421 \family sans
4422 Author
4423 \family default
4424 , and 
4425 \family sans
4426 Date
4427 \family default
4428 .
4429  Here's how you use them:
4430 \end_layout
4431
4432 \begin_layout Itemize
4433 Put the title of your document in the 
4434 \family sans
4435 Title
4436 \family default
4437  environment.
4438 \end_layout
4439
4440 \begin_layout Itemize
4441 Put the author name in the 
4442 \family sans
4443 Author
4444 \family default
4445  environment.
4446 \end_layout
4447
4448 \begin_layout Itemize
4449 If you want the date to have a certain appearance, want to use a fixed date,
4450  or want other text to appear in place of today's date, put that text in
4451  the 
4452 \family sans
4453 Date
4454 \family default
4455  environment.
4456  Note that using this environment is optional.
4457  If you don't provide any, LaTeX will automatically insert today's date.
4458  If you don't want any date, add the line
4459 \begin_inset Newline newline
4460 \end_inset
4461
4462
4463 \series bold
4464
4465 \backslash
4466 date{}
4467 \series default
4468
4469 \begin_inset Newline newline
4470 \end_inset
4471
4472 to the preamble of your document (menu 
4473 \family sans
4474 Document\SpecialChar \menuseparator
4475 Settings
4476 \family default
4477 )
4478 \end_layout
4479
4480 \begin_layout Standard
4481 You can use footnotes to insert 
4482 \begin_inset Quotes eld
4483 \end_inset
4484
4485 thanks
4486 \begin_inset Quotes erd
4487 \end_inset
4488
4489  or contact information.
4490 \end_layout
4491
4492 \begin_layout Subsection
4493 Headings
4494 \begin_inset Index idx
4495 status collapsed
4496
4497 \begin_layout Plain Layout
4498 Section headings
4499 \end_layout
4500
4501 \end_inset
4502
4503
4504 \begin_inset CommandInset label
4505 LatexCommand label
4506 name "sub:Headings"
4507
4508 \end_inset
4509
4510
4511 \end_layout
4512
4513 \begin_layout Standard
4514 There are several paragraph environments for producing section headings.
4515  LyX takes care of the numbering for you.
4516 \end_layout
4517
4518 \begin_layout Subsubsection
4519 Numbered Headings
4520 \begin_inset Index idx
4521 status collapsed
4522
4523 \begin_layout Plain Layout
4524 Section headings ! Numbered
4525 \end_layout
4526
4527 \end_inset
4528
4529
4530 \end_layout
4531
4532 \begin_layout Standard
4533 There are 7 numbered types of section headings.
4534  They are:
4535 \end_layout
4536
4537 \begin_layout Enumerate
4538
4539 \family sans
4540 Part
4541 \end_layout
4542
4543 \begin_layout Enumerate
4544
4545 \family sans
4546 Chapter
4547 \end_layout
4548
4549 \begin_layout Enumerate
4550
4551 \family sans
4552 Section
4553 \end_layout
4554
4555 \begin_layout Enumerate
4556
4557 \family sans
4558 Subsection
4559 \end_layout
4560
4561 \begin_layout Enumerate
4562
4563 \family sans
4564 Subsubsection
4565 \end_layout
4566
4567 \begin_layout Enumerate
4568
4569 \family sans
4570 Paragraph
4571 \end_layout
4572
4573 \begin_layout Enumerate
4574
4575 \family sans
4576 Subparagraph
4577 \end_layout
4578
4579 \begin_layout Standard
4580 LyX labels each heading with a series of numbers, separated by periods.
4581  The numbers describe where in the document you are.
4582  Unlike the other headings, parts are numbered with Latin letters.
4583 \end_layout
4584
4585 \begin_layout Standard
4586 Headings all subdivide your document into different pieces of text.
4587  For example, suppose you're writing a book.
4588  You group the book into chapters.
4589  LyX does similar grouping:
4590 \end_layout
4591
4592 \begin_layout Itemize
4593
4594 \family sans
4595 Part
4596 \family default
4597  is divided in either 
4598 \family sans
4599 Chapter
4600 \family default
4601 s or 
4602 \family sans
4603 Section
4604 \family default
4605 s
4606 \end_layout
4607
4608 \begin_layout Itemize
4609
4610 \family sans
4611 Chapter
4612 \family default
4613 s are divided into 
4614 \family sans
4615 Section
4616 \family default
4617 s
4618 \end_layout
4619
4620 \begin_layout Itemize
4621
4622 \family sans
4623 Section
4624 \family default
4625 s are divided into 
4626 \family sans
4627 Subsection
4628 \family default
4629 s
4630 \end_layout
4631
4632 \begin_layout Itemize
4633
4634 \family sans
4635 Subsection
4636 \family default
4637 s are divided into 
4638 \family sans
4639 Subsubsection
4640 \family default
4641 s
4642 \end_layout
4643
4644 \begin_layout Itemize
4645
4646 \family sans
4647 Subsubsection
4648 \family default
4649 s are divided into 
4650 \family sans
4651 Paragraph
4652 \family default
4653 s
4654 \end_layout
4655
4656 \begin_layout Itemize
4657
4658 \family sans
4659 Paragraph
4660 \family default
4661 s are divided into 
4662 \family sans
4663 Subparagraph
4664 \family default
4665 s
4666 \end_layout
4667
4668 \begin_layout Standard
4669 \begin_inset Note Greyedout
4670 status open
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Note:
4676 \series default
4677  Not all document types use the 
4678 \family sans
4679 Chapter
4680 \family default
4681  heading as the maximum sectioning level.
4682  In that case the 
4683 \family sans
4684 Section
4685 \family default
4686  is the top-level heading.
4687 \end_layout
4688
4689 \end_inset
4690
4691
4692 \end_layout
4693
4694 \begin_layout Standard
4695 So, if you use the 
4696 \family sans
4697 Subsubsection
4698 \family default
4699  environment to label a new sub-subsection, LyX labels it with its number,
4700  along with the number of the subsection, section, and, if applicable, chapter
4701  that it's in.
4702  For example: the fifth section of the second chapter of this book has the
4703  label 
4704 \begin_inset Quotes eld
4705 \end_inset
4706
4707 2.5
4708 \begin_inset Quotes erd
4709 \end_inset
4710
4711 .
4712 \end_layout
4713
4714 \begin_layout Subsubsection
4715 Unnumbered Headings
4716 \begin_inset Index idx
4717 status collapsed
4718
4719 \begin_layout Plain Layout
4720 Section headings ! Unnumbered
4721 \end_layout
4722
4723 \end_inset
4724
4725
4726 \end_layout
4727
4728 \begin_layout Standard
4729 The unnumbered section headings have a 
4730 \begin_inset Quotes eld
4731 \end_inset
4732
4733 *
4734 \begin_inset Quotes erd
4735 \end_inset
4736
4737  at the end of their name.
4738  They work the same as their numbered counterparts but will not appear in
4739  the table of contents, see section
4740 \begin_inset space ~
4741 \end_inset
4742
4743
4744 \begin_inset CommandInset ref
4745 LatexCommand ref
4746 reference "sec:toc"
4747
4748 \end_inset
4749
4750 .
4751 \end_layout
4752
4753 \begin_layout Subsubsection
4754 Changing the Numbering
4755 \begin_inset CommandInset label
4756 LatexCommand label
4757 name "sub:Numbering-depth"
4758
4759 \end_inset
4760
4761
4762 \end_layout
4763
4764 \begin_layout Standard
4765 You can also alter which sectioning levels get numbered and which ones appear
4766  in the Table of Contents.
4767  Now, this doesn't remove any of the levels; that's preset in the document
4768  class.
4769  Certain classes start with 
4770 \family sans
4771 Chapter
4772 \family default
4773  and go down to the 
4774 \family sans
4775 Subparagraph
4776 \family default
4777  level.
4778  Others start at 
4779 \family sans
4780 Section
4781 \family default
4782 .
4783  Similarly, not all document classes number all sectioning levels.
4784  Most don't number 
4785 \family sans
4786 Paragraph
4787 \family default
4788  or 
4789 \family sans
4790 Subparagraph
4791 \family default
4792 .
4793  This is something you can change.
4794 \end_layout
4795
4796 \begin_layout Standard
4797 Open the 
4798 \family sans
4799 Document\SpecialChar \menuseparator
4800 Settings
4801 \family default
4802  dialog.
4803 \family sans
4804
4805 \begin_inset Index idx
4806 status collapsed
4807
4808 \begin_layout Plain Layout
4809 Document ! Settings
4810 \end_layout
4811
4812 \end_inset
4813
4814
4815 \family default
4816  Under 
4817 \family sans
4818 Numbering
4819 \begin_inset space ~
4820 \end_inset
4821
4822 &
4823 \begin_inset space ~
4824 \end_inset
4825
4826 TOC
4827 \family default
4828  you will see two counters.
4829  The one named 
4830 \family sans
4831 Numbering
4832 \family default
4833  controls how far down in the sectioning hierarchy LyX numbers a section
4834  heading.
4835  The other one controls the appearance of the section headings in the table
4836  of contents.
4837 \end_layout
4838
4839 \begin_layout Subsubsection
4840 Short Titles of Headings
4841 \begin_inset Index idx
4842 status collapsed
4843
4844 \begin_layout Plain Layout
4845 Section headings ! Short titles
4846 \end_layout
4847
4848 \end_inset
4849
4850
4851 \begin_inset Argument
4852 status collapsed
4853
4854 \begin_layout Plain Layout
4855 Short Titles
4856 \end_layout
4857
4858 \end_inset
4859
4860
4861 \begin_inset CommandInset label
4862 LatexCommand label
4863 name "sec:Short-Titles"
4864
4865 \end_inset
4866
4867
4868 \end_layout
4869
4870 \begin_layout Standard
4871 Some section or chapter titles, such as this one, can get quite long.
4872  This can cause trouble when there is limited horizontal space.
4873  For example, if the header of the page is set to show the current section
4874  title, a long title will protrude over the page margins and look awful.
4875 \end_layout
4876
4877 \begin_layout Standard
4878 LaTeX allows you to specify a short title for section headings.
4879  This short title is used in the header and in the actual table of contents,
4880  avoiding the problem mentioned.
4881  To specify a short title, use the menu 
4882 \family sans
4883 Insert\SpecialChar \menuseparator
4884 Short
4885 \begin_inset space ~
4886 \end_inset
4887
4888 Title
4889 \family default
4890 .
4891  This will insert a box labeled 
4892 \begin_inset Quotes eld
4893 \end_inset
4894
4895 opt
4896 \begin_inset Quotes erd
4897 \end_inset
4898
4899  (stands for 
4900 \begin_inset Quotes eld
4901 \end_inset
4902
4903 optional
4904 \begin_inset Quotes erd
4905 \end_inset
4906
4907 ) which you can use to enter the short title text.
4908  This also works for captions inside floats.
4909 \end_layout
4910
4911 \begin_layout Standard
4912 The title of this section is a good example of using this feature.
4913 \end_layout
4914
4915 \begin_layout Subsubsection
4916 Special Information
4917 \end_layout
4918
4919 \begin_layout Standard
4920 The following information applies to all section headings:
4921 \end_layout
4922
4923 \begin_layout Itemize
4924 You cannot do any nesting with these environments.
4925 \end_layout
4926
4927 \begin_layout Itemize
4928 You cannot use a margin note in any of these environments.
4929 \end_layout
4930
4931 \begin_layout Itemize
4932 You can only use inline math in these environments.
4933 \end_layout
4934
4935 \begin_layout Itemize
4936 You can use labels and cross-references to refer to their numbers.
4937 \end_layout
4938
4939 \begin_layout Subsection
4940 Quotes and Poetry line spacing
4941 \end_layout
4942
4943 \begin_layout Standard
4944 LyX has three paragraph environments for writing poetry and quotations.
4945  They are 
4946 \family sans
4947 Quote
4948 \family default
4949
4950 \family sans
4951 Quotation
4952 \family default
4953 , and 
4954 \family sans
4955 Verse
4956 \family default
4957 .
4958  Forget the days of changing line spacing and twiddling with margins.
4959  These three paragraph environments already have those changes built-in.
4960  They all widen the left margin and add a bit of extra space above and below
4961  the text they contain.
4962  They also allow nesting, so you can put a 
4963 \family sans
4964 Verse
4965 \family default
4966  in a 
4967 \family sans
4968 Quotation
4969 \family default
4970 , as well as in some other paragraph environments.
4971 \end_layout
4972
4973 \begin_layout Standard
4974 There is another feature of these three paragraph environments: they do
4975  
4976 \emph on
4977 not
4978 \emph default
4979  reset to 
4980 \family sans
4981 Standard
4982 \family default
4983  when you start a new paragraph.
4984  So, you can type in that poem and merrily hit 
4985 \family sans
4986 Return
4987 \family default
4988  without worrying about the paragraph environment changing on you.
4989  Of course, that means that, once you're done typing in that poem, you have
4990  to change back to the 
4991 \family sans
4992 Standard
4993 \family default
4994  environment yourself.
4995 \end_layout
4996
4997 \begin_layout Subsubsection
4998
4999 \family sans
5000 Quote
5001 \family default
5002  and 
5003 \family sans
5004 Quotation
5005 \family default
5006
5007 \begin_inset CommandInset label
5008 LatexCommand label
5009 name "sec:Quote"
5010
5011 \end_inset
5012
5013
5014 \begin_inset Index idx
5015 status collapsed
5016
5017 \begin_layout Plain Layout
5018 Quotation
5019 \end_layout
5020
5021 \end_inset
5022
5023
5024 \end_layout
5025
5026 \begin_layout Standard
5027 Now that we've described the similarities of these three environments, it's
5028  time for the differences.
5029  
5030 \family sans
5031 Quote
5032 \family default
5033  and 
5034 \family sans
5035 Quotation
5036 \family default
5037  are identical except for one difference: 
5038 \family sans
5039 Quote
5040 \family default
5041  uses extra spacing to separate paragraphs and never indents the first line.
5042  
5043 \family sans
5044 Quotation
5045 \family default
5046  
5047 \emph on
5048 always
5049 \emph default
5050  indents the first line of a paragraph and uses the same line spacing throughout.
5051 \end_layout
5052
5053 \begin_layout Standard
5054 Here's an example of the 
5055 \family sans
5056 Quote
5057 \family default
5058  environment:
5059 \end_layout
5060
5061 \begin_layout Quote
5062 This is in the 
5063 \family sans
5064 Quote
5065 \family default
5066  environment.
5067  I can keep writing, extending this line out further and further until it
5068  wraps.
5069  See – no indentation!
5070 \end_layout
5071
5072 \begin_layout Quote
5073 Here's the second paragraph of this quote.
5074  Again, there's no indentation, but there is extra space between me and
5075  the other paragraph.
5076 \end_layout
5077
5078 \begin_layout Standard
5079 Here's another example, this time in the 
5080 \family sans
5081 Quotation
5082 \family default
5083  environment:
5084 \end_layout
5085
5086 \begin_layout Quotation
5087 This is in the 
5088 \family sans
5089 Quotation
5090 \family default
5091  environment.
5092  If I keep writing, you will see the indentation.
5093  If your country uses a writing style that shows off new paragraphs by indenting
5094  the first line, then 
5095 \family sans
5096 Quotation
5097 \family default
5098  is the environment for you! Well, you'd use it 
5099 \emph on
5100 if
5101 \emph default
5102  you were quoting other text.
5103 \end_layout
5104
5105 \begin_layout Quotation
5106 Here's a new paragraph.
5107  I could ramble on and on, like a politician at election time.
5108  If I did that, though, you'd get bored.
5109 \end_layout
5110
5111 \begin_layout Standard
5112 As the examples show, 
5113 \family sans
5114 Quote
5115 \family default
5116  is for those people who use extra space to separate paragraphs.
5117  They should put quotes in the 
5118 \family sans
5119 Quote
5120 \family default
5121  environment.
5122  Those who use indentation to mark a new paragraph should use the 
5123 \family sans
5124 Quotation
5125 \family default
5126  paragraph environment for quoted text.
5127 \end_layout
5128
5129 \begin_layout Subsubsection
5130
5131 \family sans
5132 Verse
5133 \family default
5134
5135 \begin_inset Index idx
5136 status collapsed
5137
5138 \begin_layout Plain Layout
5139 Paragraph ! Verse
5140 \end_layout
5141
5142 \end_inset
5143
5144
5145 \family sans
5146
5147 \begin_inset Index idx
5148 status collapsed
5149
5150 \begin_layout Plain Layout
5151 Poetry
5152 \end_layout
5153
5154 \end_inset
5155
5156
5157 \begin_inset CommandInset label
5158 LatexCommand label
5159 name "sec:Verse"
5160
5161 \end_inset
5162
5163
5164 \end_layout
5165
5166 \begin_layout Standard
5167
5168 \family sans
5169 Verse
5170 \family default
5171  is a paragraph environment for poetry, rhymes, verses, and so on.
5172  Here's an example:
5173 \end_layout
5174
5175 \begin_layout Verse
5176 This is in Verse
5177 \begin_inset Newline newline
5178 \end_inset
5179
5180 Which I did not rehearse!
5181 \end_layout
5182
5183 \begin_layout Verse
5184 It could be much worse.
5185  This line could be long, very long, oh so long, so very long that it wraps
5186  around.
5187  It looks okay on screen, but in the printed version, the extra lines are
5188  indented a bit more than the first.
5189  Okay, so it's turned to prose and doesn't rhyme anymore.
5190  So sue me.
5191 \end_layout
5192
5193 \begin_layout Verse
5194 To break a line
5195 \begin_inset Newline newline
5196 \end_inset
5197
5198 And make things look fine
5199 \begin_inset Newline newline
5200 \end_inset
5201
5202 Use 
5203 \begin_inset Info
5204 type  "shortcut"
5205 arg   "newline-insert newline"
5206 \end_inset
5207
5208 .
5209 \end_layout
5210
5211 \begin_layout Standard
5212 As you can see, 
5213 \family sans
5214 Verse
5215 \family default
5216  does not indent both margins.
5217  Each stanza of the verse or poem is in its own paragraph.
5218  To separate the individual lines of a stanza, use the 
5219 \family typewriter
5220 break-line
5221 \family default
5222  function 
5223 \begin_inset Info
5224 type  "shortcut"
5225 arg   "newline-insert newline"
5226 \end_inset
5227
5228 .
5229 \end_layout
5230
5231 \begin_layout Subsection
5232 Lists
5233 \begin_inset Index idx
5234 status collapsed
5235
5236 \begin_layout Plain Layout
5237 Lists
5238 \end_layout
5239
5240 \end_inset
5241
5242
5243 \begin_inset CommandInset label
5244 LatexCommand label
5245 name "sub:Lists"
5246
5247 \end_inset
5248
5249
5250 \end_layout
5251
5252 \begin_layout Standard
5253 LyX has four different paragraph environments for creating different kinds
5254  of lists.
5255  In the 
5256 \family sans
5257 Itemize
5258 \family default
5259  and 
5260 \family sans
5261 Enumerate
5262 \family default
5263  environments, LyX labels your list items with bullets or numbers, respectively.
5264  In the 
5265 \family sans
5266 Description
5267 \family default
5268  and 
5269 \family sans
5270 List
5271 \family default
5272  environments, LyX lets you provide your own label.
5273  We will present the individual details of each type of list next after
5274  describing some general features of all four of them.
5275 \end_layout
5276
5277 \begin_layout Subsubsection
5278 General Features
5279 \end_layout
5280
5281 \begin_layout Standard
5282 The four paragraph environments for lists differ from the other environments
5283  in several ways.
5284  First, LyX treats each paragraph as a list item.
5285  Hitting 
5286 \family sans
5287 Return
5288 \family default
5289  does 
5290 \emph on
5291 not
5292 \emph default
5293  reset the environment to 
5294 \family sans
5295 Standard
5296 \family default
5297  but keeps the current environment and creates a new list item.
5298  The nesting depth is hereby kept.
5299  If you want to keep the paragraph environment but reset the current nesting
5300  depth, you can use 
5301 \begin_inset Info
5302 type  "shortcut"
5303 arg   "break-paragraph inverse"
5304 \end_inset
5305
5306  to break paragraphs.
5307 \end_layout
5308
5309 \begin_layout Standard
5310 You can nest lists of any type inside one another.
5311  In fact, LyX changes the labels on some list items depending on how it
5312  is nested.
5313  If you intend to use any of the list paragraph environments, we suggest
5314  you read all of section
5315 \begin_inset space ~
5316 \end_inset
5317
5318
5319 \begin_inset CommandInset ref
5320 LatexCommand ref
5321 reference "sec:Nesting"
5322
5323 \end_inset
5324
5325 .
5326  
5327 \end_layout
5328
5329 \begin_layout Subsubsection
5330
5331 \family sans
5332 Itemize
5333 \family default
5334
5335 \begin_inset Index idx
5336 status collapsed
5337
5338 \begin_layout Plain Layout
5339 Lists ! Itemize
5340 \end_layout
5341
5342 \end_inset
5343
5344
5345 \begin_inset CommandInset label
5346 LatexCommand label
5347 name "sec:Itemize"
5348
5349 \end_inset
5350
5351
5352 \end_layout
5353
5354 \begin_layout Standard
5355 The first type of list we will describe in detail is the 
5356 \family sans
5357 Itemize
5358 \family default
5359  paragraph environment.
5360  It has the following properties:
5361 \end_layout
5362
5363 \begin_layout Itemize
5364 Each item has a particular bullet or symbol as its label.
5365 \end_layout
5366
5367 \begin_deeper
5368 \begin_layout Itemize
5369 LyX uses the same symbol for all of the items in a given nesting level.
5370 \end_layout
5371
5372 \begin_layout Itemize
5373 The symbol appears at the beginning of the first line.
5374 \end_layout
5375
5376 \end_deeper
5377 \begin_layout Itemize
5378 The items can have any length.
5379  LyX automatically offsets the left margin of each item.
5380  The offset is always relative to whatever environment the 
5381 \family sans
5382 Itemize
5383 \family default
5384  list may be in.
5385 \end_layout
5386
5387 \begin_layout Itemize
5388 If you nest an 
5389 \family sans
5390 Itemize
5391 \family default
5392  environment inside another 
5393 \family sans
5394 Itemize
5395 \family default
5396  environment, the label changes to a new symbol.
5397 \end_layout
5398
5399 \begin_deeper
5400 \begin_layout Itemize
5401 There are four different symbols for up to a four-fold nesting.
5402 \end_layout
5403
5404 \begin_layout Itemize
5405 LyX always shows the same symbol on screen.
5406 \end_layout
5407
5408 \begin_layout Itemize
5409 See section
5410 \begin_inset space ~
5411 \end_inset
5412
5413
5414 \begin_inset CommandInset ref
5415 LatexCommand ref
5416 reference "sec:Nesting"
5417
5418 \end_inset
5419
5420  for a full explanation of nesting.
5421 \end_layout
5422
5423 \end_deeper
5424 \begin_layout Standard
5425 Of course, that explanation was also an example of an 
5426 \family sans
5427 Itemize
5428 \family default
5429  list.
5430  The 
5431 \family sans
5432 Itemize
5433 \family default
5434  environment is best suited for lists where the order doesn't matter.
5435 \end_layout
5436
5437 \begin_layout Standard
5438 We said that different levels use different symbols as their label.
5439  Here's an example of all four possible symbols.
5440 \end_layout
5441
5442 \begin_layout Itemize
5443 The label for the first level 
5444 \family sans
5445 Itemize
5446 \family default
5447  is a large black dot, or bullet.
5448 \end_layout
5449
5450 \begin_deeper
5451 \begin_layout Itemize
5452 The label for the second level is a dash.
5453 \end_layout
5454
5455 \begin_deeper
5456 \begin_layout Itemize
5457 The label for the third is an asterisk.
5458 \end_layout
5459
5460 \begin_deeper
5461 \begin_layout Itemize
5462 The label for the fourth is a centered dot.
5463 \end_layout
5464
5465 \end_deeper
5466 \begin_layout Itemize
5467 Back out to the third level.
5468 \end_layout
5469
5470 \end_deeper
5471 \begin_layout Itemize
5472 Back to the second level.
5473 \end_layout
5474
5475 \end_deeper
5476 \begin_layout Itemize
5477 Back to the outermost level.
5478 \end_layout
5479
5480 \begin_layout Standard
5481 These are the default labels for an 
5482 \family sans
5483 Itemize
5484 \family default
5485  list.
5486  You can customize these labels in the 
5487 \family sans
5488 Document\SpecialChar \menuseparator
5489 Settings
5490 \family default
5491  dialog in the submenu 
5492 \family sans
5493 Bullets
5494 \family default
5495 .
5496 \family sans
5497
5498 \begin_inset Index idx
5499 status collapsed
5500
5501 \begin_layout Plain Layout
5502 Document ! Settings
5503 \end_layout
5504
5505 \end_inset
5506
5507
5508 \end_layout
5509
5510 \begin_layout Standard
5511 Notice how the space between items decreases with increasing depth.
5512  We will explain nesting and all the tricks you can do with different depths
5513  in section
5514 \begin_inset space ~
5515 \end_inset
5516
5517
5518 \begin_inset CommandInset ref
5519 LatexCommand ref
5520 reference "sec:Nesting"
5521
5522 \end_inset
5523
5524 .
5525 \end_layout
5526
5527 \begin_layout Subsubsection
5528
5529 \family sans
5530 Enumerate
5531 \family default
5532
5533 \begin_inset Index idx
5534 status collapsed
5535
5536 \begin_layout Plain Layout
5537 Lists ! Enumerate
5538 \end_layout
5539
5540 \end_inset
5541
5542
5543 \begin_inset CommandInset label
5544 LatexCommand label
5545 name "sec:Enumerate"
5546
5547 \end_inset
5548
5549
5550 \end_layout
5551
5552 \begin_layout Standard
5553 The 
5554 \family sans
5555 Enumerate
5556 \family default
5557  environment is used to create numbered lists and outlines.
5558  It has these properties:
5559 \end_layout
5560
5561 \begin_layout Enumerate
5562 Each item has a numeral as its label.
5563 \end_layout
5564
5565 \begin_deeper
5566 \begin_layout Enumerate
5567 The label type depends on the nesting depth.
5568 \end_layout
5569
5570 \end_deeper
5571 \begin_layout Enumerate
5572 LyX automatically counts the items for you and updates the label as appropriate.
5573 \end_layout
5574
5575 \begin_layout Enumerate
5576 Each new 
5577 \family sans
5578 Enumerate
5579 \family default
5580  environment resets the counter to one.
5581 \end_layout
5582
5583 \begin_layout Enumerate
5584 Like the 
5585 \family sans
5586 Itemize
5587 \family default
5588  environment, the 
5589 \family sans
5590 Enumerate
5591 \family default
5592  environment:
5593 \end_layout
5594
5595 \begin_deeper
5596 \begin_layout Enumerate
5597 Offsets the items relative to the left margin.
5598  Items can have any length.
5599 \end_layout
5600
5601 \begin_layout Enumerate
5602 Reduces the space between items as the nesting depth increases.
5603 \end_layout
5604
5605 \begin_layout Enumerate
5606 Uses different types of labels depending on the nesting depth.
5607 \end_layout
5608
5609 \begin_layout Enumerate
5610 Allows up to a four-fold nesting.
5611 \end_layout
5612
5613 \end_deeper
5614 \begin_layout Standard
5615 Unlike the 
5616 \family sans
5617 Itemize
5618 \family default
5619  environment, 
5620 \family sans
5621 Enumerate
5622 \family default
5623  shows the different labels for each item in LyX.
5624  Here is how LyX labels the four different levels in an 
5625 \family sans
5626 Enumerate
5627 \family default
5628 :
5629 \end_layout
5630
5631 \begin_layout Enumerate
5632 The first level of an 
5633 \family sans
5634 Enumerate
5635 \family default
5636  uses Arabic numerals followed by a period.
5637 \end_layout
5638
5639 \begin_deeper
5640 \begin_layout Enumerate
5641 The second level uses lower case letters surrounded by parentheses.
5642 \end_layout
5643
5644 \begin_deeper
5645 \begin_layout Enumerate
5646 The third level uses lower-case Roman numerals followed by a period.
5647 \end_layout
5648
5649 \begin_deeper
5650 \begin_layout Enumerate
5651 The fourth level uses capital letters followed by a period.
5652 \end_layout
5653
5654 \begin_layout Enumerate
5655 Again, notice the decrease in the spacing between items as the nesting depth
5656  increases.
5657 \end_layout
5658
5659 \end_deeper
5660 \begin_layout Enumerate
5661 Back to the third level
5662 \end_layout
5663
5664 \end_deeper
5665 \begin_layout Enumerate
5666 Back to the second level.
5667 \end_layout
5668
5669 \end_deeper
5670 \begin_layout Enumerate
5671 Back to the outermost level.
5672 \end_layout
5673
5674 \begin_layout Standard
5675 Once again, you can customize the type of numbering used in the 
5676 \family sans
5677 Enumerate
5678 \family default
5679  environment.
5680  It involves adding commands to the LaTeX preamble (see the 
5681 \emph on
5682 Additional Features
5683 \emph default
5684  manual).
5685  As stated earlier, such customization only shows up in the printed version,
5686  not in LyX.
5687 \end_layout
5688
5689 \begin_layout Standard
5690 There is more to nesting 
5691 \family sans
5692 Enumerate
5693 \family default
5694  environments than we've stated here.
5695  You should read section
5696 \begin_inset space ~
5697 \end_inset
5698
5699
5700 \begin_inset CommandInset ref
5701 LatexCommand ref
5702 reference "sec:Nesting"
5703
5704 \end_inset
5705
5706  to learn more about nesting.
5707 \end_layout
5708
5709 \begin_layout Subsubsection
5710
5711 \family sans
5712 Description
5713 \family default
5714
5715 \begin_inset Index idx
5716 status collapsed
5717
5718 \begin_layout Plain Layout
5719 Lists ! Description
5720 \end_layout
5721
5722 \end_inset
5723
5724
5725 \end_layout
5726
5727 \begin_layout Standard
5728 Unlike the previous two environments, the 
5729 \family sans
5730 Description
5731 \family default
5732  list has no fixed label.
5733  Instead, LyX uses the first 
5734 \begin_inset Quotes eld
5735 \end_inset
5736
5737 word
5738 \begin_inset Quotes erd
5739 \end_inset
5740
5741  of the first line as the label.
5742  Here's an example:
5743 \end_layout
5744
5745 \begin_layout Description
5746 Example: This is an example of the 
5747 \family sans
5748 Description
5749 \family default
5750  environment.
5751 \end_layout
5752
5753 \begin_layout Standard
5754 LyX typesets the label in boldface and puts extra space between it and the
5755  rest of the line.
5756 \end_layout
5757
5758 \begin_layout Standard
5759 With the first 
5760 \begin_inset Quotes eld
5761 \end_inset
5762
5763 word
5764 \begin_inset Quotes erd
5765 \end_inset
5766
5767  it is meant that the first hit of the 
5768 \family sans
5769 Space
5770 \family default
5771  key ends the label if you are at the beginning of the first line of an
5772  item.
5773  If you need to use more than one word in the label use a 
5774 \family sans
5775 Protected Blank
5776 \family default
5777 .
5778  (Use either 
5779 \begin_inset Info
5780 type  "shortcut"
5781 arg   "space-insert protected"
5782 \end_inset
5783
5784  or the menu 
5785 \family sans
5786 Insert\SpecialChar \menuseparator
5787 Formatting\SpecialChar \menuseparator
5788 Protected
5789 \begin_inset space ~
5790 \end_inset
5791
5792 Space
5793 \family default
5794 , see section
5795 \begin_inset space ~
5796 \end_inset
5797
5798
5799 \begin_inset CommandInset ref
5800 LatexCommand ref
5801 reference "sub:Protected-Space"
5802
5803 \end_inset
5804
5805  for more info.) Here is an example:
5806 \end_layout
5807
5808 \begin_layout Description
5809 Second
5810 \begin_inset space ~
5811 \end_inset
5812
5813 Example: This one shows how to use a 
5814 \family sans
5815 Protected
5816 \begin_inset space ~
5817 \end_inset
5818
5819 Blank
5820 \family default
5821  in the label of a 
5822 \family sans
5823 Description
5824 \family default
5825  list item.
5826 \end_layout
5827
5828 \begin_layout Description
5829 Usage: You should use the 
5830 \family sans
5831 Description
5832 \family default
5833  environment for things like definitions and theorems.
5834  Use it when you need to make one word in particular stand out in the text
5835  that describes it.
5836  It's not a good idea to use a 
5837 \family sans
5838 Description
5839 \family default
5840  environment when you have an entire sentence that you want to describe.
5841  You're better off using 
5842 \family sans
5843 Itemize
5844 \family default
5845  or 
5846 \family sans
5847 Enumerate
5848 \family default
5849  and nesting several 
5850 \family sans
5851 Standard
5852 \family default
5853  paragraphs into them.
5854 \end_layout
5855
5856 \begin_layout Description
5857 Nesting: You can nest 
5858 \family sans
5859 Description
5860 \family default
5861  environments inside one another, nest them in other types of lists, and
5862  so on.
5863 \end_layout
5864
5865 \begin_layout Standard
5866 Notice that after the first line, LyX indents subsequent lines, offsetting
5867  them from the first line.
5868 \end_layout
5869
5870 \begin_layout Subsubsection
5871 The LyX 
5872 \family sans
5873 List
5874 \family default
5875
5876 \begin_inset Index idx
5877 status collapsed
5878
5879 \begin_layout Plain Layout
5880 Lists ! LyX list
5881 \end_layout
5882
5883 \end_inset
5884
5885
5886 \end_layout
5887
5888 \begin_layout Standard
5889 The 
5890 \family sans
5891 List
5892 \family default
5893  environment is a LyX extension to LaTeX.
5894 \end_layout
5895
5896 \begin_layout Standard
5897 \begin_inset Note Greyedout
5898 status open
5899
5900 \begin_layout Plain Layout
5901
5902 \series bold
5903 Note:
5904 \series default
5905  When you are using a KOMA-Script document class, like in this document,
5906  the 
5907 \family sans
5908 List
5909 \family default
5910  environment is named 
5911 \family sans
5912 Labeling
5913 \family default
5914 .
5915 \end_layout
5916
5917 \end_inset
5918
5919
5920 \end_layout
5921
5922 \begin_layout Standard
5923 Like the 
5924 \family sans
5925 Description
5926 \family default
5927  environment the 
5928 \family sans
5929 List
5930 \family default
5931  environment has user-defined labels for each list item.
5932  There are the following properties of this list environment:
5933 \end_layout
5934
5935 \begin_layout Labeling
5936 \labelwidthstring 00.00.0000
5937 item
5938 \begin_inset space ~
5939 \end_inset
5940
5941 labels LyX uses the first 
5942 \begin_inset Quotes eld
5943 \end_inset
5944
5945 word
5946 \begin_inset Quotes erd
5947 \end_inset
5948
5949  of each line as the item label.
5950  The first 
5951 \family sans
5952 Space
5953 \family default
5954  after the beginning of the first line of an item marks the end of the label.
5955  If you need to use more than one word in an item label, use a protected
5956  blank as described above.
5957 \end_layout
5958
5959 \begin_layout Labeling
5960 \labelwidthstring 00.00.0000
5961 margins As you can see, LyX uses different margins for the item label and
5962  the body of the item text.
5963  The body of the text has a larger left margin, which is equal to the default
5964  label width plus a little extra space.
5965  
5966 \end_layout
5967
5968 \begin_layout Labeling
5969 \labelwidthstring 00.00.0000
5970 label
5971 \begin_inset space ~
5972 \end_inset
5973
5974 width LyX uses the width of the label, or the default width, whatever is
5975  larger.
5976  If the label width is larger, the label 
5977 \begin_inset Quotes eld
5978 \end_inset
5979
5980 extends
5981 \begin_inset Quotes erd
5982 \end_inset
5983
5984  into the first line.
5985  In other words, the text of the first line isn't aligned with the left
5986  margin of the rest of the item text.
5987 \end_layout
5988
5989 \begin_layout Labeling
5990 \labelwidthstring 00.00.0000
5991 default
5992 \begin_inset space ~
5993 \end_inset
5994
5995 width You can set the default label width to ensure that the text of all
5996  items in a 
5997 \family sans
5998 List
5999 \family default
6000  environment have the same left margin.
6001 \begin_inset Newline newline
6002 \end_inset
6003
6004 To change the default width, select all items in the list.
6005  Now open the 
6006 \family sans
6007 Edit\SpecialChar \menuseparator
6008 Paragraph
6009 \begin_inset space ~
6010 \end_inset
6011
6012 Settings
6013 \family default
6014  dialog.
6015  The text in the box 
6016 \family sans
6017 Longest
6018 \begin_inset space ~
6019 \end_inset
6020
6021 label
6022 \family default
6023  determines the default label width.
6024  You can use the text of your largest label here, but you can also use the
6025  letter 
6026 \begin_inset Quotes eld
6027 \end_inset
6028
6029 M
6030 \begin_inset Quotes erd
6031 \end_inset
6032
6033  multiple times instead.
6034  The M is the widest character and is a standard unit of widths in LaTeX.
6035  By using 
6036 \begin_inset Quotes eld
6037 \end_inset
6038
6039 M
6040 \begin_inset Quotes erd
6041 \end_inset
6042
6043  as the unit of width you don't need to keep changing the contents of 
6044 \family sans
6045 Longest
6046 \begin_inset space ~
6047 \end_inset
6048
6049 label
6050 \family default
6051  every time you alter a label in a 
6052 \family sans
6053 List
6054 \family default
6055  environment.
6056 \begin_inset Newline newline
6057 \end_inset
6058
6059 The predefined default width is the length of 
6060 \begin_inset Quotes eld
6061 \end_inset
6062
6063 00.00.0000
6064 \begin_inset Quotes erd
6065 \end_inset
6066
6067  (equal to 6 M).
6068  
6069 \begin_inset Newline newline
6070 \end_inset
6071
6072
6073 \begin_inset Note Greyedout
6074 status open
6075
6076 \begin_layout Plain Layout
6077
6078 \series bold
6079 Note:
6080 \series default
6081  Setting the cursor into a list item to change only its label width will
6082  only change the width inside LyX but not in the output.
6083 \end_layout
6084
6085 \end_inset
6086
6087
6088 \end_layout
6089
6090 \begin_layout Standard
6091 You should use the 
6092 \family sans
6093 List
6094 \family default
6095  environment the same way like the 
6096 \family sans
6097 Description
6098 \family default
6099  list: When you need one word to stand out from the text that describes
6100  it.
6101  The 
6102 \family sans
6103 List
6104 \family default
6105  environment gives you another way to do this, using a different overall
6106  layout.
6107 \end_layout
6108
6109 \begin_layout Standard
6110 You can nest 
6111 \family sans
6112 List
6113 \family default
6114  environments inside one another, nest them in other types of lists, and
6115  so on.
6116  They work just like the other list paragraph environments.
6117  Read section
6118 \begin_inset space ~
6119 \end_inset
6120
6121
6122 \begin_inset CommandInset ref
6123 LatexCommand ref
6124 reference "sec:Nesting"
6125
6126 \end_inset
6127
6128  to learn about nesting.
6129 \end_layout
6130
6131 \begin_layout Standard
6132 There is yet another feature of the 
6133 \family sans
6134 List
6135 \family default
6136  environment: As you can see in the examples, LyX left-justifies the item
6137  labels by default.
6138  You can use additional 
6139 \family sans
6140 HFills
6141 \family default
6142  to change how LyX justifies the item label.
6143  
6144 \family sans
6145 Hfills
6146 \family default
6147  are documented in section
6148 \begin_inset space ~
6149 \end_inset
6150
6151
6152 \begin_inset CommandInset ref
6153 LatexCommand ref
6154 reference "sub:Horizontal-Space"
6155
6156 \end_inset
6157
6158 .
6159  Here are some examples:
6160 \begin_inset Newpage pagebreak
6161 \end_inset
6162
6163
6164 \end_layout
6165
6166 \begin_layout Labeling
6167 \labelwidthstring 00.00.0000
6168 Left The default for 
6169 \family sans
6170 List
6171 \family default
6172  item labels.
6173 \end_layout
6174
6175 \begin_layout Labeling
6176 \labelwidthstring 00.00.0000
6177 \begin_inset space \hfill{}
6178 \end_inset
6179
6180 Right One 
6181 \family sans
6182 HFill
6183 \family default
6184  at the beginning of the label right justifies it.
6185 \end_layout
6186
6187 \begin_layout Labeling
6188 \labelwidthstring 00.00.0000
6189 \begin_inset space \hfill{}
6190 \end_inset
6191
6192 Center
6193 \begin_inset space \hfill{}
6194 \end_inset
6195
6196  One 
6197 \family sans
6198 HFill
6199 \family default
6200  at the beginning of the label and one at the end centers it.
6201 \end_layout
6202
6203 \begin_layout Subsection
6204 Customized Lists
6205 \begin_inset Index idx
6206 status collapsed
6207
6208 \begin_layout Plain Layout
6209 Lists ! Customized
6210 \end_layout
6211
6212 \end_inset
6213
6214
6215 \end_layout
6216
6217 \begin_layout Standard
6218 To use the features described in this section, you must load the module
6219  
6220 \family sans
6221 Customisable Lists (enumitem)
6222 \family default
6223  in the document settings.
6224  This loads the features of the LaTeX-package 
6225 \series bold
6226 enumitem
6227 \series default
6228
6229 \begin_inset Index idx
6230 status collapsed
6231
6232 \begin_layout Plain Layout
6233 LaTeX-packages ! enumitem
6234 \end_layout
6235
6236 \end_inset
6237
6238 .
6239 \end_layout
6240
6241 \begin_layout Subsubsection
6242 Custom Enumerate Lists
6243 \begin_inset Index idx
6244 status collapsed
6245
6246 \begin_layout Plain Layout
6247 Lists ! Enumerate ! Custom
6248 \end_layout
6249
6250 \end_inset
6251
6252
6253 \end_layout
6254
6255 \begin_layout Standard
6256 \noindent
6257 The default numbering of numbered lists can be changed by adding an optional
6258  argument (menu 
6259 \family sans
6260 Insert\SpecialChar \menuseparator
6261 Short Title
6262 \family default
6263 ) to the first item of each level in the list.
6264  There you add the command
6265 \end_layout
6266
6267 \begin_layout Standard
6268
6269 \series bold
6270 label=
6271 \backslash
6272 roman{enumi}
6273 \end_layout
6274
6275 \begin_layout Standard
6276 in TeX Code (shortcut 
6277 \begin_inset Info
6278 type  "shortcut"
6279 arg   "ert-insert"
6280 \end_inset
6281
6282 ).
6283 \begin_inset Foot
6284 status collapsed
6285
6286 \begin_layout Plain Layout
6287 For more about TeX Code, look at section
6288 \begin_inset space ~
6289 \end_inset
6290
6291
6292 \begin_inset CommandInset ref
6293 LatexCommand ref
6294 reference "sec:TeX-Code"
6295
6296 \end_inset
6297
6298 .
6299 \end_layout
6300
6301 \end_inset
6302
6303
6304 \emph on
6305  enumi
6306 \emph default
6307  is hereby the counter of the enumeration in the first level.
6308  The command 
6309 \series bold
6310
6311 \backslash
6312 roman
6313 \series default
6314  outputs the counter as small Roman numeral.
6315  For capital Roman numerals replace in the command above 
6316 \series bold
6317
6318 \backslash
6319 roman
6320 \series default
6321  by 
6322 \series bold
6323
6324 \backslash
6325 Roman
6326 \series default
6327 .
6328  For Arabic numerals use 
6329 \series bold
6330
6331 \backslash
6332 arabic
6333 \series default
6334 .
6335  To 
6336 \begin_inset Quotes eld
6337 \end_inset
6338
6339 number
6340 \begin_inset Quotes erd
6341 \end_inset
6342
6343  items with capital or small Latin letters use 
6344 \series bold
6345
6346 \backslash
6347 Alph
6348 \series default
6349  or 
6350 \series bold
6351
6352 \backslash
6353 alph
6354 \series default
6355 , respectively.
6356 \end_layout
6357
6358 \begin_layout Standard
6359 \noindent
6360 \begin_inset Note Greyedout
6361 status open
6362
6363 \begin_layout Plain Layout
6364
6365 \series bold
6366 Note:
6367 \series default
6368  You can only number 26
6369 \begin_inset space ~
6370 \end_inset
6371
6372 items with Latin letters, because this numbering is limited to single letters.
6373 \end_layout
6374
6375 \end_inset
6376
6377
6378 \end_layout
6379
6380 \begin_layout Standard
6381 To change the numbering for the list sublevels, replace the 'i' in the command
6382  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6383 \end_layout
6384
6385 \begin_layout Standard
6386 As example a list with custom numbering:
6387 \end_layout
6388
6389 \begin_layout Enumerate
6390 \begin_inset Argument
6391 status open
6392
6393 \begin_layout Plain Layout
6394 \begin_inset ERT
6395 status open
6396
6397 \begin_layout Plain Layout
6398
6399 label=
6400 \backslash
6401 #
6402 \backslash
6403 Alph{enumi}
6404 \backslash
6405 #
6406 \end_layout
6407
6408 \end_inset
6409
6410
6411 \end_layout
6412
6413 \end_inset
6414
6415 Level 1
6416 \end_layout
6417
6418 \begin_deeper
6419 \begin_layout Enumerate
6420 \begin_inset Argument
6421 status open
6422
6423 \begin_layout Plain Layout
6424 \begin_inset ERT
6425 status open
6426
6427 \begin_layout Plain Layout
6428
6429 label=
6430 \backslash
6431 Alph{enumi}.
6432 \backslash
6433 arabic{enumii}
6434 \end_layout
6435
6436 \end_inset
6437
6438
6439 \end_layout
6440
6441 \end_inset
6442
6443 Level 2
6444 \end_layout
6445
6446 \begin_layout Enumerate
6447 Level 2
6448 \end_layout
6449
6450 \begin_deeper
6451 \begin_layout Enumerate
6452 \begin_inset Argument
6453 status open
6454
6455 \begin_layout Plain Layout
6456 \begin_inset ERT
6457 status open
6458
6459 \begin_layout Plain Layout
6460
6461 label=
6462 \backslash
6463 bf{
6464 \backslash
6465 arabic{enumiii}}
6466 \end_layout
6467
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \end_inset
6474
6475 Level 3
6476 \end_layout
6477
6478 \begin_deeper
6479 \begin_layout Enumerate
6480 \begin_inset Argument
6481 status open
6482
6483 \begin_layout Plain Layout
6484 \begin_inset ERT
6485 status open
6486
6487 \begin_layout Plain Layout
6488
6489 label=
6490 \backslash
6491 emph{
6492 \backslash
6493 roman{enumiv})}
6494 \end_layout
6495
6496 \end_inset
6497
6498
6499 \end_layout
6500
6501 \end_inset
6502
6503 Level 4
6504 \end_layout
6505
6506 \end_deeper
6507 \end_deeper
6508 \end_deeper
6509 \begin_layout Standard
6510 For this list these commands were used:
6511 \end_layout
6512
6513 \begin_layout Standard
6514 \noindent
6515
6516 \series bold
6517 label=
6518 \backslash
6519 #
6520 \backslash
6521 Alph{enumi}
6522 \backslash
6523 #
6524 \begin_inset Newline newline
6525 \end_inset
6526
6527 label=
6528 \backslash
6529 Alph{enumi}.
6530 \backslash
6531 arabic{enumii}
6532 \begin_inset Newline newline
6533 \end_inset
6534
6535 label=
6536 \backslash
6537 bf{
6538 \backslash
6539 arabic{enumiii}}
6540 \begin_inset Newline newline
6541 \end_inset
6542
6543 label=
6544 \backslash
6545 emph{
6546 \backslash
6547 roman{enumiv})}
6548 \end_layout
6549
6550 \begin_layout Standard
6551 where the command 
6552 \series bold
6553
6554 \backslash
6555 emph{}
6556 \series default
6557  makes the label emphasized and 
6558 \series bold
6559
6560 \backslash
6561 bf{}
6562 \series default
6563  makes it bold.
6564 \end_layout
6565
6566 \begin_layout Standard
6567 \begin_inset Note Greyedout
6568 status open
6569
6570 \begin_layout Plain Layout
6571
6572 \series bold
6573 Note:
6574 \series default
6575  When you changed the label of a list level, it will be used for all following
6576  lists until you change the definition.
6577 \end_layout
6578
6579 \end_inset
6580
6581
6582 \end_layout
6583
6584 \begin_layout Subsubsection
6585 Resumed Enumeration
6586 \begin_inset Index idx
6587 status collapsed
6588
6589 \begin_layout Plain Layout
6590 Lists ! Enumerate ! Resumed
6591 \end_layout
6592
6593 \end_inset
6594
6595
6596 \end_layout
6597
6598 \begin_layout Standard
6599 Enumerations can be resumed after intermediate paragraphs:
6600 \end_layout
6601
6602 \begin_layout Enumerate
6603 \begin_inset Argument
6604 status open
6605
6606 \begin_layout Plain Layout
6607 \begin_inset ERT
6608 status open
6609
6610 \begin_layout Plain Layout
6611
6612 label=
6613 \backslash
6614 arabic{enumi}.
6615 \end_layout
6616
6617 \end_inset
6618
6619
6620 \end_layout
6621
6622 \end_inset
6623
6624 first
6625 \begin_inset Note Note
6626 status open
6627
6628 \begin_layout Plain Layout
6629 goes back to default numbering
6630 \end_layout
6631
6632 \end_inset
6633
6634
6635 \end_layout
6636
6637 \begin_layout Enumerate
6638 second
6639 \end_layout
6640
6641 \begin_layout Standard
6642 regular text
6643 \end_layout
6644
6645 \begin_layout Enumerate-Resume
6646 resumed
6647 \end_layout
6648
6649 \begin_layout Standard
6650 To resume an enumeration, use the style 
6651 \family sans
6652 Enumerate-Resume
6653 \family default
6654 .
6655  Its numbering appears in blue within LyX to indicate that it is a resumed
6656  list and that the numbering will not be correct in LyX, but in the output.
6657 \end_layout
6658
6659 \begin_layout Standard
6660 \begin_inset Note Greyedout
6661 status open
6662
6663 \begin_layout Plain Layout
6664
6665 \series bold
6666 Note:
6667 \series default
6668  If there is no previous enumeration to resume, you will get a LaTeX error.
6669 \end_layout
6670
6671 \end_inset
6672
6673
6674 \end_layout
6675
6676 \begin_layout Standard
6677 Perhaps you might want to resume the list with a different number than the
6678  next one.
6679  Or you want to start a new enumeration with a defined number.
6680  This is possible by adding an optional argument to the first list item
6681  of a normal new enumeration.
6682  There insert the command
6683 \end_layout
6684
6685 \begin_layout Standard
6686
6687 \series bold
6688 start=number
6689 \end_layout
6690
6691 \begin_layout Standard
6692 where 
6693 \emph on
6694 number
6695 \emph default
6696  is the number with which you want to resume the list.
6697  An example:
6698 \end_layout
6699
6700 \begin_layout Enumerate
6701 first item
6702 \end_layout
6703
6704 \begin_layout Enumerate
6705 second item
6706 \end_layout
6707
6708 \begin_layout Standard
6709 Enumeration starting at a given value:
6710 \end_layout
6711
6712 \begin_layout Enumerate
6713 \begin_inset Argument
6714 status open
6715
6716 \begin_layout Plain Layout
6717 \begin_inset ERT
6718 status open
6719
6720 \begin_layout Plain Layout
6721
6722 start=4
6723 \end_layout
6724
6725 \end_inset
6726
6727
6728 \end_layout
6729
6730 \end_inset
6731
6732 This enumeration starts at 4
6733 \end_layout
6734
6735 \begin_layout Subsubsection
6736 List Spacing
6737 \begin_inset Index idx
6738 status collapsed
6739
6740 \begin_layout Plain Layout
6741 Lists ! Spacing
6742 \end_layout
6743
6744 \end_inset
6745
6746
6747 \end_layout
6748
6749 \begin_layout Standard
6750 In some cases you might want less or more vertical space between the items
6751  of a list.
6752  For example the default space is too much in your opinion in this case:
6753 \end_layout
6754
6755 \begin_layout Itemize
6756 A bullet list
6757 \end_layout
6758
6759 \begin_layout Itemize
6760 with standard spacing 
6761 \end_layout
6762
6763 \begin_layout Standard
6764 You can decrease the space by adding an optional argument to the first item
6765  of the list.
6766  There add the command 
6767 \series bold
6768 nolistsep
6769 \series default
6770  to get no additional list space like in this example:
6771 \end_layout
6772
6773 \begin_layout Itemize
6774 \begin_inset Argument
6775 status open
6776
6777 \begin_layout Plain Layout
6778 \begin_inset ERT
6779 status open
6780
6781 \begin_layout Plain Layout
6782
6783 nolistsep
6784 \end_layout
6785
6786 \end_inset
6787
6788
6789 \end_layout
6790
6791 \end_inset
6792
6793 A bullet list
6794 \end_layout
6795
6796 \begin_layout Itemize
6797 without additional
6798 \end_layout
6799
6800 \begin_layout Itemize
6801 vertical space
6802 \end_layout
6803
6804 \begin_layout Standard
6805 To add space you can use several other commands provided by the LaTeX-package
6806  
6807 \series bold
6808 enumitem
6809 \series default
6810
6811 \begin_inset Index idx
6812 status collapsed
6813
6814 \begin_layout Plain Layout
6815 LaTeX-packages ! enumitem
6816 \end_layout
6817
6818 \end_inset
6819
6820 .
6821  For more info see its documentation, 
6822 \begin_inset CommandInset citation
6823 LatexCommand cite
6824 key "enumitem"
6825
6826 \end_inset
6827
6828 .
6829 \end_layout
6830
6831 \begin_layout Standard
6832 There are also many commands available to change the horizontal spacing
6833  and indentation.
6834  Here is an example where the indentation was changed to the one of the
6835  paragraphs in the document and the label separation was set to 2
6836 \begin_inset space \thinspace{}
6837 \end_inset
6838
6839 cm so that the number is in the page margin:
6840 \end_layout
6841
6842 \begin_layout Enumerate
6843 \begin_inset Argument
6844 status open
6845
6846 \begin_layout Plain Layout
6847 \begin_inset ERT
6848 status open
6849
6850 \begin_layout Plain Layout
6851
6852 labelindent=
6853 \backslash
6854 parindent, labelsep=2cm
6855 \end_layout
6856
6857 \end_inset
6858
6859
6860 \end_layout
6861
6862 \end_inset
6863
6864 An enumeration
6865 \end_layout
6866
6867 \begin_layout Enumerate
6868 with negative indentation
6869 \end_layout
6870
6871 \begin_layout Subsubsection
6872 Further Customization
6873 \begin_inset Index idx
6874 status collapsed
6875
6876 \begin_layout Plain Layout
6877 Lists ! Description
6878 \end_layout
6879
6880 \end_inset
6881
6882
6883 \end_layout
6884
6885 \begin_layout Standard
6886 You can also change the style of description lists.
6887  The command
6888 \end_layout
6889
6890 \begin_layout Standard
6891
6892 \series bold
6893 font=definition
6894 \end_layout
6895
6896 \begin_layout Standard
6897 changes the description label font, the command
6898 \end_layout
6899
6900 \begin_layout Standard
6901
6902 \series bold
6903 style=definition
6904 \end_layout
6905
6906 \begin_layout Standard
6907 sets the list style.
6908 \end_layout
6909
6910 \begin_layout Standard
6911 An example where the command
6912 \end_layout
6913
6914 \begin_layout Standard
6915
6916 \series bold
6917 font=
6918 \backslash
6919 itshape, style=nextline
6920 \end_layout
6921
6922 \begin_layout Standard
6923 is used:
6924 \end_layout
6925
6926 \begin_layout Description
6927 Ionizing
6928 \begin_inset space ~
6929 \end_inset
6930
6931 radiation: 
6932 \begin_inset Argument
6933 status open
6934
6935 \begin_layout Plain Layout
6936 \begin_inset ERT
6937 status open
6938
6939 \begin_layout Plain Layout
6940
6941 labelindent=0pt, labelsep=1cm, font=
6942 \backslash
6943 itshape, style=nextline
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \end_layout
6950
6951 \end_inset
6952
6953 Ionizing radiation consists of particles or electromagnetic waves that are
6954  energetic enough to detach electrons from atoms or molecules, therefore
6955  ionizing them.
6956 \end_layout
6957
6958 \begin_layout Description
6959 Reference
6960 \begin_inset space ~
6961 \end_inset
6962
6963 counting: In computer science, reference counting is a technique of storing
6964  the number of references, pointers, or handles to a resource such as an
6965  object, block of memory, disk space or other resource.
6966 \end_layout
6967
6968 \begin_layout Standard
6969 There are many more commands and features provided by the LaTeX-package
6970  
6971 \series bold
6972 enumitem
6973 \series default
6974
6975 \begin_inset Index idx
6976 status collapsed
6977
6978 \begin_layout Plain Layout
6979 LaTeX-packages ! enumitem
6980 \end_layout
6981
6982 \end_inset
6983
6984 .
6985  For more info see its documentation, 
6986 \begin_inset CommandInset citation
6987 LatexCommand cite
6988 key "enumitem"
6989
6990 \end_inset
6991
6992
6993 \end_layout
6994
6995 \begin_layout Subsection
6996 Letters
6997 \begin_inset Index idx
6998 status collapsed
6999
7000 \begin_layout Plain Layout
7001 Letters
7002 \end_layout
7003
7004 \end_inset
7005
7006
7007 \end_layout
7008
7009 \begin_layout Subsubsection
7010
7011 \family sans
7012 Address
7013 \family default
7014  and 
7015 \family sans
7016 Right
7017 \begin_inset space ~
7018 \end_inset
7019
7020 Address
7021 \family default
7022 : An Overview
7023 \end_layout
7024
7025 \begin_layout Standard
7026 Although LyX has document classes for letters, we've also created two paragraph
7027  environments called 
7028 \family sans
7029 Address
7030 \family default
7031  and 
7032 \family sans
7033 Right
7034 \begin_inset space ~
7035 \end_inset
7036
7037 Address
7038 \family default
7039 .
7040  To use the letter class, you need to use specific paragraph environments
7041  in a specific order, otherwise LaTeX gags on the document.
7042  In contrast, you can use the 
7043 \family sans
7044 Address
7045 \family default
7046  and 
7047 \family sans
7048 Right
7049 \begin_inset space ~
7050 \end_inset
7051
7052 Address
7053 \family default
7054  paragraph environments anywhere with no problem.
7055  You can even nest them inside other environments, though you can't nest
7056  anything in them.
7057 \end_layout
7058
7059 \begin_layout Standard
7060 Of course, you're not limited to using 
7061 \family sans
7062 Address
7063 \family default
7064  and 
7065 \family sans
7066 Right
7067 \begin_inset space ~
7068 \end_inset
7069
7070 Address
7071 \family default
7072  for letters only.
7073  
7074 \family sans
7075 Right
7076 \begin_inset space ~
7077 \end_inset
7078
7079 Address
7080 \family default
7081 , in particular, is useful for creating article titles like those used in
7082  some European academic papers.
7083 \end_layout
7084
7085 \begin_layout Subsubsection
7086 Usage
7087 \begin_inset CommandInset label
7088 LatexCommand label
7089 name "sec:Address-Usage"
7090
7091 \end_inset
7092
7093
7094 \end_layout
7095
7096 \begin_layout Standard
7097 The 
7098 \family sans
7099 Address
7100 \family default
7101  environment formats text in the style of an address, which is also used
7102  for the opening and signature in some countries.
7103  Similarly, the 
7104 \family sans
7105 Right
7106 \begin_inset space ~
7107 \end_inset
7108
7109 Address
7110 \family default
7111  environment formats text in the style of a right-justified address, which
7112  is used for the sender's address and today's date in some countries.
7113  Here's an example of each:
7114 \end_layout
7115
7116 \begin_layout Right Address
7117 Right Address
7118 \begin_inset Newline newline
7119 \end_inset
7120
7121 Who I am
7122 \begin_inset Newline newline
7123 \end_inset
7124
7125 Where I am
7126 \begin_inset Newline newline
7127 \end_inset
7128
7129 When is it? What is today?
7130 \end_layout
7131
7132 \begin_layout Standard
7133 That was 
7134 \family sans
7135 Right
7136 \begin_inset space ~
7137 \end_inset
7138
7139 Address
7140 \family default
7141 .
7142  Notice that the lines all have the same left margin, which LyX sets to
7143  fit the largest block of text on a single line.
7144  Here's an example of the 
7145 \family sans
7146 Address
7147 \family default
7148  environment:
7149 \end_layout
7150
7151 \begin_layout Address
7152 Who are you
7153 \begin_inset Newline newline
7154 \end_inset
7155
7156 Where do I send this
7157 \begin_inset Newline newline
7158 \end_inset
7159
7160 Your post office and country
7161 \end_layout
7162
7163 \begin_layout Standard
7164 As you can see, both 
7165 \family sans
7166 Address
7167 \family default
7168  and 
7169 \family sans
7170 Right
7171 \begin_inset space ~
7172 \end_inset
7173
7174 Address
7175 \family default
7176  add extra space between themselves and the next paragraph.
7177  If you hit 
7178 \family sans
7179 Return
7180 \family default
7181  in either of these environments, LyX resets the nesting depth and sets
7182  the environment to 
7183 \family sans
7184 Standard
7185 \family default
7186 .
7187  This makes sense, since 
7188 \family sans
7189 Return
7190 \family default
7191  is the 
7192 \family typewriter
7193 break-paragraph
7194 \family default
7195  function, and the individual lines of an address are not paragraphs.
7196  Thus, you have to use 
7197 \family typewriter
7198 break-line
7199 \family default
7200  (
7201 \begin_inset Info
7202 type  "shortcut"
7203 arg   "newline-insert newline"
7204 \end_inset
7205
7206  or 
7207 \family sans
7208 Formatting
7209 \begin_inset space ~
7210 \end_inset
7211
7212 Character\SpecialChar \menuseparator
7213 Line
7214 \begin_inset space ~
7215 \end_inset
7216
7217 Break
7218 \family default
7219  from the 
7220 \family sans
7221 Insert
7222 \family default
7223  menu) to start a new line in an 
7224 \family sans
7225 Address
7226 \family default
7227  or 
7228 \family sans
7229 Right
7230 \begin_inset space ~
7231 \end_inset
7232
7233 Address
7234 \family default
7235  environment.
7236 \end_layout
7237
7238 \begin_layout Subsection
7239 Academic Writing
7240 \end_layout
7241
7242 \begin_layout Standard
7243 Most academic writing begins with an abstract and ends with a bibliography
7244  or list of references.
7245  LyX contains paragraph environments for both of these.
7246 \end_layout
7247
7248 \begin_layout Subsubsection
7249
7250 \family sans
7251 Abstract
7252 \begin_inset Index idx
7253 status collapsed
7254
7255 \begin_layout Plain Layout
7256 Abstracts
7257 \end_layout
7258
7259 \end_inset
7260
7261
7262 \end_layout
7263
7264 \begin_layout Standard
7265 The 
7266 \family sans
7267 Abstract
7268 \family default
7269  environment is used for the abstract of an article.
7270  Technically, you could use this environment anywhere, but you really should
7271  only use it at the beginning of the document, after the title.
7272  Also, don't bother trying to nest 
7273 \family sans
7274 Abstract
7275 \family default
7276  in anything else or vice versa.
7277  It will not work.
7278  The 
7279 \family sans
7280 Abstract
7281 \family default
7282  environment is only useful in the article and report document classes.
7283  The book document classes ignores the 
7284 \family sans
7285 Abstract
7286 \family default
7287  completely, and it's utterly silly to use 
7288 \family sans
7289 Abstract
7290 \family default
7291  in a letter document class.
7292 \end_layout
7293
7294 \begin_layout Standard
7295 The 
7296 \family sans
7297 Abstract
7298 \family default
7299  environment does several things for you.
7300  First, it puts the centered label 
7301 \begin_inset Quotes eld
7302 \end_inset
7303
7304 Abstract
7305 \begin_inset Quotes erd
7306 \end_inset
7307
7308  above the text.
7309  The label and the text of the abstract are separated by some extra vertical
7310  space.
7311  Second, it typesets everything in a smaller font, just as you'd expect.
7312  Lastly, it adds a bit of extra vertical space between the abstract and
7313  the subsequent text.
7314  Well, that's how it will appear on the LyX screen.
7315  The appearance in the output depends on the used article or report class.
7316 \end_layout
7317
7318 \begin_layout Standard
7319 Starting a new paragraph by hitting 
7320 \family sans
7321 Return
7322 \family default
7323  does not reset the paragraph environment.
7324  The new paragraph will still be in the 
7325 \family sans
7326 Abstract
7327 \family default
7328  environment.
7329  So, you will have to change the paragraph environment yourself when you
7330  finish entering the abstract of your document.
7331 \end_layout
7332
7333 \begin_layout Standard
7334 \begin_inset Float figure
7335 wide false
7336 sideways false
7337 status open
7338
7339 \begin_layout Plain Layout
7340 \align center
7341 \begin_inset Graphics
7342         filename clipart/Abstract.pdf
7343
7344 \end_inset
7345
7346
7347 \end_layout
7348
7349 \begin_layout Plain Layout
7350 \begin_inset Caption
7351
7352 \begin_layout Plain Layout
7353 \begin_inset CommandInset label
7354 LatexCommand label
7355 name "cap:Paragraph-in-the"
7356
7357 \end_inset
7358
7359 Paragraph in the 
7360 \family sans
7361 Abstract
7362 \family default
7363  environment
7364 \end_layout
7365
7366 \end_inset
7367
7368
7369 \end_layout
7370
7371 \end_inset
7372
7373
7374 \end_layout
7375
7376 \begin_layout Standard
7377 We'd love to give you directly an example of the 
7378 \family sans
7379 Abstract
7380 \family default
7381  environment, but since this document is in the 
7382 \begin_inset Quotes eld
7383 \end_inset
7384
7385 book
7386 \begin_inset Quotes erd
7387 \end_inset
7388
7389  class, we can't do this.
7390  We inserted it therefore as figure
7391 \begin_inset space ~
7392 \end_inset
7393
7394
7395 \begin_inset CommandInset ref
7396 LatexCommand ref
7397 reference "cap:Paragraph-in-the"
7398
7399 \end_inset
7400
7401 .
7402  If you've never heard of an 
7403 \begin_inset Quotes eld
7404 \end_inset
7405
7406 abstract
7407 \begin_inset Quotes erd
7408 \end_inset
7409
7410  before, you can safely ignore this environment.
7411 \end_layout
7412
7413 \begin_layout Subsubsection
7414
7415 \family sans
7416 Bibliography
7417 \family default
7418
7419 \begin_inset Index idx
7420 status collapsed
7421
7422 \begin_layout Plain Layout
7423 Bibliography
7424 \end_layout
7425
7426 \end_inset
7427
7428
7429 \begin_inset CommandInset label
7430 LatexCommand label
7431 name "sub:Biblio_environment"
7432
7433 \end_inset
7434
7435
7436 \end_layout
7437
7438 \begin_layout Standard
7439 The 
7440 \family sans
7441 Bibliography
7442 \family default
7443  environment is used to list references.
7444  Technically, you could use this environment anywhere, but you really should
7445  only use it at the end of the document.
7446  Nesting 
7447 \family sans
7448 Bibliography
7449 \family default
7450  in anything else or vice versa will not work.
7451 \end_layout
7452
7453 \begin_layout Standard
7454 When you first open a 
7455 \family sans
7456 Bibliography
7457 \family default
7458  environment, LyX adds a large vertical space, followed by the heading 
7459 \begin_inset Quotes eld
7460 \end_inset
7461
7462 Bibliography
7463 \begin_inset Quotes erd
7464 \end_inset
7465
7466  or 
7467 \begin_inset Quotes eld
7468 \end_inset
7469
7470 References,
7471 \begin_inset Quotes erd
7472 \end_inset
7473
7474  depending on the document class.
7475  The heading is in a large boldface font.
7476  Each paragraph of the 
7477 \family sans
7478 Bibliography
7479 \family default
7480  environment is a bibliography entry.
7481  Thus, hitting 
7482 \family sans
7483 Return
7484 \family default
7485  does not reset the paragraph environment.
7486  Each new paragraph is still in the 
7487 \family sans
7488 Bibliography
7489 \family default
7490  environment.
7491 \end_layout
7492
7493 \begin_layout Standard
7494 There is another, usually better way to include references in your document
7495  by using a BibTeX database.
7496  For more information on that, and for a detailed description of LyX's bibliogra
7497 phy handling, have a look at in section
7498 \begin_inset space ~
7499 \end_inset
7500
7501
7502 \begin_inset CommandInset ref
7503 LatexCommand ref
7504 reference "sec:Bibliography"
7505
7506 \end_inset
7507
7508 .
7509 \end_layout
7510
7511 \begin_layout Subsection
7512 LyX
7513 \family sans
7514 -Code
7515 \begin_inset Index idx
7516 status collapsed
7517
7518 \begin_layout Plain Layout
7519 Paragraph ! LyX code
7520 \end_layout
7521
7522 \end_inset
7523
7524
7525 \begin_inset CommandInset label
7526 LatexCommand label
7527 name "sub:LyX-Code"
7528
7529 \end_inset
7530
7531
7532 \end_layout
7533
7534 \begin_layout Standard
7535 The 
7536 \family sans
7537 LyX-Code
7538 \family default
7539  environment is another LyX extension.
7540  It type-sets text in a typewriter-style font.
7541  It also treats the 
7542 \family sans
7543 Space
7544 \family default
7545  key as a fixed whitespace;
7546 \begin_inset Foot
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550 In the 
7551 \family sans
7552 LyX-Code
7553 \family default
7554  environment, the 
7555 \family sans
7556 Space
7557 \family default
7558  key is treated as a 
7559 \family sans
7560 Protected
7561 \begin_inset space ~
7562 \end_inset
7563
7564 Blank
7565 \family default
7566  instead of an end-of-word marker.
7567 \end_layout
7568
7569 \end_inset
7570
7571  this is the only case in which you can type multiple whitespaces in LyX.
7572  If you need to insert blank lines, you will still need to use 
7573 \begin_inset Info
7574 type  "shortcut"
7575 arg   "newline-insert newline"
7576 \end_inset
7577
7578  (the 
7579 \family typewriter
7580 break-line
7581 \family default
7582  function).
7583  
7584 \family sans
7585 Return
7586 \family default
7587  breaks paragraphs.
7588  Note, however, that 
7589 \family sans
7590 Return
7591 \family default
7592  does not reset the paragraph environment.
7593  So, when you finish using the 
7594 \family sans
7595 LyX-Code
7596 \family default
7597  environment, you will need to change the paragraph environment yourself.
7598  Also, you can nest the 
7599 \family sans
7600 LyX-Code
7601 \family default
7602  environment inside of others.
7603 \end_layout
7604
7605 \begin_layout Standard
7606 There are a few quirks with this environment:
7607 \end_layout
7608
7609 \begin_layout Itemize
7610 You cannot use 
7611 \begin_inset Info
7612 type  "shortcut"
7613 arg   "newline-insert newline"
7614 \end_inset
7615
7616  at the beginning of a new paragraph (i.
7617 \begin_inset space \thinspace{}
7618 \end_inset
7619
7620 g.
7621 \begin_inset space \space{}
7622 \end_inset
7623
7624 you can't follow 
7625 \family sans
7626 Return
7627 \family default
7628  with a 
7629 \begin_inset Info
7630 type  "shortcut"
7631 arg   "newline-insert newline"
7632 \end_inset
7633
7634 ).
7635 \end_layout
7636
7637 \begin_layout Itemize
7638 You can't follow a 
7639 \begin_inset Info
7640 type  "shortcut"
7641 arg   "newline-insert newline"
7642 \end_inset
7643
7644  with a 
7645 \family sans
7646 Space
7647 \family default
7648 .
7649 \end_layout
7650
7651 \begin_deeper
7652 \begin_layout Itemize
7653 Use a 
7654 \family sans
7655 Return
7656 \family default
7657  to begin a new paragraph, then you can use a 
7658 \family sans
7659 Space
7660 \family default
7661 .
7662 \end_layout
7663
7664 \begin_layout Itemize
7665 Or: use 
7666 \begin_inset Info
7667 type  "shortcut"
7668 arg   "space-insert protected"
7669 \end_inset
7670
7671  instead.
7672 \end_layout
7673
7674 \end_deeper
7675 \begin_layout Itemize
7676 You can't have an empty paragraph or an empty line.
7677  You must put at least one 
7678 \family sans
7679 Space
7680 \family default
7681  in any line you want blank.
7682  Otherwise, LaTeX generates errors.
7683 \end_layout
7684
7685 \begin_layout Itemize
7686 You cannot get the typewriter double quotes by typing 
7687 \family sans
7688 "
7689 \family default
7690  since that will insert 
7691 \emph on
7692 real
7693 \emph default
7694  quotes.
7695  You get the typewriter double quotes with 
7696 \begin_inset Info
7697 type  "shortcut"
7698 arg   "self-insert \""
7699 \end_inset
7700
7701 .
7702 \end_layout
7703
7704 \begin_layout Standard
7705 Here is an example:
7706 \end_layout
7707
7708 \begin_layout LyX-Code
7709 #include <stdio.h>
7710 \end_layout
7711
7712 \begin_layout LyX-Code
7713  
7714 \end_layout
7715
7716 \begin_layout LyX-Code
7717 int main(void)
7718 \end_layout
7719
7720 \begin_layout LyX-Code
7721 {
7722 \end_layout
7723
7724 \begin_layout LyX-Code
7725     printf("Hello World!
7726 \backslash
7727 n");
7728 \end_layout
7729
7730 \begin_layout LyX-Code
7731     return 0;
7732 \end_layout
7733
7734 \begin_layout LyX-Code
7735 }
7736 \end_layout
7737
7738 \begin_layout Standard
7739 This is just the standard 
7740 \begin_inset Quotes eld
7741 \end_inset
7742
7743 Hello world!
7744 \begin_inset Quotes erd
7745 \end_inset
7746
7747  program.
7748  
7749 \end_layout
7750
7751 \begin_layout Standard
7752
7753 \family sans
7754 LyX-Code
7755 \family default
7756  has one purpose: to typeset code, such as program source, shell scripts,
7757  rc-files, and so on.
7758  Use it only in those very special cases where you need to generate text
7759  as if you used a typewriter.
7760 \begin_inset Index idx
7761 status collapsed
7762
7763 \begin_layout Plain Layout
7764 Paragraph environments|)
7765 \end_layout
7766
7767 \end_inset
7768
7769  For longer parts of programming code, use the listings inset that is described
7770  in the chapter 
7771 \emph on
7772 Program Code Listings
7773 \emph default
7774  of the 
7775 \emph on
7776 Embedded
7777 \begin_inset space ~
7778 \end_inset
7779
7780 Objects
7781 \emph default
7782  manual.
7783 \end_layout
7784
7785 \begin_layout Section
7786 Nesting Environments
7787 \begin_inset Index idx
7788 status collapsed
7789
7790 \begin_layout Plain Layout
7791 Nesting ! Environments
7792 \end_layout
7793
7794 \end_inset
7795
7796
7797 \begin_inset CommandInset label
7798 LatexCommand label
7799 name "sec:Nesting"
7800
7801 \end_inset
7802
7803
7804 \end_layout
7805
7806 \begin_layout Subsection
7807 Introduction
7808 \end_layout
7809
7810 \begin_layout Standard
7811 LyX treats text as a unified block with a particular context and specific
7812  properties.
7813  This allows you to create blocks that inherit some of the properties of
7814  another block.
7815  For example you have three main points in an outline, but point #2 also
7816  has two subpoints.
7817  In other words, you have a list inside of another list, with the inner
7818  list 
7819 \begin_inset Quotes eld
7820 \end_inset
7821
7822 attached
7823 \begin_inset Quotes erd
7824 \end_inset
7825
7826  to item #2:
7827 \end_layout
7828
7829 \begin_layout Enumerate
7830 one
7831 \end_layout
7832
7833 \begin_layout Enumerate
7834 two
7835 \end_layout
7836
7837 \begin_deeper
7838 \begin_layout Enumerate
7839 sublist – item #1
7840 \end_layout
7841
7842 \begin_layout Enumerate
7843 sublist – item #2
7844 \end_layout
7845
7846 \end_deeper
7847 \begin_layout Enumerate
7848 three
7849 \end_layout
7850
7851 \begin_layout Standard
7852 You put a list inside a list by nesting one list inside the other.
7853  Nesting an environment is quite simple: Select 
7854 \family sans
7855 Increase
7856 \begin_inset space ~
7857 \end_inset
7858
7859 List
7860 \begin_inset space ~
7861 \end_inset
7862
7863 Depth
7864 \family default
7865  or 
7866 \family sans
7867 Decrease
7868 \begin_inset space ~
7869 \end_inset
7870
7871 List
7872 \begin_inset space ~
7873 \end_inset
7874
7875 Depth
7876 \family default
7877  from the 
7878 \family sans
7879 Edit
7880 \family default
7881  menu to change the nesting depth of the current paragraph (the status bar
7882  will tell you how far you are nested).
7883  Instead of the menu, you can also use the toolbar buttons 
7884 \begin_inset Info
7885 type  "icon"
7886 arg   "depth-increment"
7887 \end_inset
7888
7889  and 
7890 \begin_inset Info
7891 type  "icon"
7892 arg   "depth-decrement"
7893 \end_inset
7894
7895  or the convenient key bindings 
7896 \family sans
7897 Tab
7898 \family default
7899  and 
7900 \family sans
7901 Shift-Tab
7902 \family default
7903  or 
7904 \begin_inset Info
7905 type  "shortcut"
7906 arg   "depth-increment"
7907 \end_inset
7908
7909  and 
7910 \begin_inset Info
7911 type  "shortcut"
7912 arg   "depth-decrement"
7913 \end_inset
7914
7915  to change the nesting level.
7916  The change will work on the current selection if you have made one (allowing
7917  you to change the nesting of several paragraphs at once), or the current
7918  paragraph.
7919 \end_layout
7920
7921 \begin_layout Standard
7922 Note that LyX only changes the nesting depth if it can.
7923  If it's invalid to do so, nothing happens if you try to change the depth.
7924  Additionally, if you change the depth of one paragraph, it affects the
7925  depth of every paragraph nested inside of it.
7926 \end_layout
7927
7928 \begin_layout Standard
7929 Nesting isn't limited to lists.
7930  In LyX, you can nest just about anything inside anything else, as you're
7931  about to find out.
7932  This is the real power of nesting paragraph environments.
7933 \end_layout
7934
7935 \begin_layout Subsection
7936 What You Can and Can't Nest
7937 \end_layout
7938
7939 \begin_layout Standard
7940 Before we fire a list of paragraph environments at you, we need to tell
7941  you a little bit more about how nesting works.
7942 \end_layout
7943
7944 \begin_layout Standard
7945 The question if nesting a paragraph environment is possible, is a bit more
7946  complicated than a simple yes or no.
7947  There are three types of paragraph environments:
7948 \end_layout
7949
7950 \begin_layout Itemize
7951 Completely unnestable
7952 \end_layout
7953
7954 \begin_layout Itemize
7955 Fully nestable, you can nest them inside things and you can also nest other
7956  things inside them.
7957 \end_layout
7958
7959 \begin_layout Itemize
7960 A third type, you can nest them into other environments, but you can't nest
7961  anything into them.
7962 \end_layout
7963
7964 \begin_layout Standard
7965 Here's a list of the three types of nesting behavior, and which paragraph
7966  environments have them:
7967 \end_layout
7968
7969 \begin_layout Description
7970 Unnestable Can't nest them.
7971  Can't nest into them.
7972 \end_layout
7973
7974 \begin_deeper
7975 \begin_layout Itemize
7976
7977 \family sans
7978 Bibliography
7979 \end_layout
7980
7981 \begin_layout Itemize
7982
7983 \family sans
7984 Abstract
7985 \end_layout
7986
7987 \begin_layout Itemize
7988
7989 \family sans
7990 Title
7991 \end_layout
7992
7993 \begin_layout Itemize
7994
7995 \family sans
7996 Author
7997 \end_layout
7998
7999 \begin_layout Itemize
8000
8001 \family sans
8002 Date
8003 \end_layout
8004
8005 \end_deeper
8006 \begin_layout Description
8007 Fully
8008 \begin_inset space ~
8009 \end_inset
8010
8011 Nestable You can nest them.
8012  You can nest other things into them.
8013 \end_layout
8014
8015 \begin_deeper
8016 \begin_layout Itemize
8017
8018 \family sans
8019 Verse
8020 \end_layout
8021
8022 \begin_layout Itemize
8023
8024 \family sans
8025 Quote
8026 \end_layout
8027
8028 \begin_layout Itemize
8029
8030 \family sans
8031 Quotation
8032 \end_layout
8033
8034 \begin_layout Itemize
8035
8036 \family sans
8037 Itemize
8038 \end_layout
8039
8040 \begin_layout Itemize
8041
8042 \family sans
8043 Enumerate
8044 \end_layout
8045
8046 \begin_layout Itemize
8047
8048 \family sans
8049 Description
8050 \end_layout
8051
8052 \begin_layout Itemize
8053
8054 \family sans
8055 List
8056 \end_layout
8057
8058 \begin_layout Itemize
8059
8060 \family sans
8061 LyX-Code
8062 \end_layout
8063
8064 \end_deeper
8065 \begin_layout Description
8066 Nestable-Inside You can nest them inside other things.
8067  You can't nest anything into them.
8068 \end_layout
8069
8070 \begin_deeper
8071 \begin_layout Itemize
8072
8073 \family sans
8074 Standard
8075 \end_layout
8076
8077 \begin_layout Itemize
8078
8079 \family sans
8080 Part
8081 \end_layout
8082
8083 \begin_layout Itemize
8084
8085 \family sans
8086 Chapter
8087 \end_layout
8088
8089 \begin_layout Itemize
8090
8091 \family sans
8092 Section
8093 \end_layout
8094
8095 \begin_layout Itemize
8096
8097 \family sans
8098 Subsection
8099 \end_layout
8100
8101 \begin_layout Itemize
8102
8103 \family sans
8104 Subsubsection
8105 \end_layout
8106
8107 \begin_layout Itemize
8108
8109 \family sans
8110 Paragraph
8111 \end_layout
8112
8113 \begin_layout Itemize
8114
8115 \family sans
8116 Subparagraph
8117 \end_layout
8118
8119 \begin_layout Itemize
8120
8121 \family sans
8122 Part*
8123 \end_layout
8124
8125 \begin_layout Itemize
8126
8127 \family sans
8128 Chapter*
8129 \end_layout
8130
8131 \begin_layout Itemize
8132
8133 \family sans
8134 Section*
8135 \end_layout
8136
8137 \begin_layout Itemize
8138
8139 \family sans
8140 Subsection*
8141 \end_layout
8142
8143 \begin_layout Itemize
8144
8145 \family sans
8146 Subsubsection*
8147 \end_layout
8148
8149 \begin_layout Itemize
8150
8151 \family sans
8152 Right
8153 \begin_inset space ~
8154 \end_inset
8155
8156 Address
8157 \end_layout
8158
8159 \begin_layout Itemize
8160
8161 \family sans
8162 Address
8163 \end_layout
8164
8165 \end_deeper
8166 \begin_layout Standard
8167 \begin_inset Note Greyedout
8168 status open
8169
8170 \begin_layout Plain Layout
8171
8172 \series bold
8173 Note:
8174 \series default
8175  Although it is possible to nest numbered section headings like 
8176 \family sans
8177 Chapter
8178 \family default
8179
8180 \family sans
8181 Section
8182 \family default
8183 , etc.
8184 \begin_inset space ~
8185 \end_inset
8186
8187 to e.
8188 \begin_inset space \thinspace{}
8189 \end_inset
8190
8191 g.
8192 \begin_inset space \space{}
8193 \end_inset
8194
8195 lists, it is highly recommended not to do this because the aim is to create
8196  well structured documents following typesetting guidelines whereas nested
8197  section headings violate this.
8198 \end_layout
8199
8200 \end_inset
8201
8202
8203 \end_layout
8204
8205 \begin_layout Subsection
8206 Nesting Other Things: Tables, Math, Floats, etc.
8207 \begin_inset Index idx
8208 status collapsed
8209
8210 \begin_layout Plain Layout
8211 Nesting ! Tables etc.
8212 \end_layout
8213
8214 \end_inset
8215
8216
8217 \end_layout
8218
8219 \begin_layout Standard
8220 There are several things that aren't paragraph environments, but which are
8221  affected by nesting anyhow.
8222  They are:
8223 \end_layout
8224
8225 \begin_layout Itemize
8226 equations
8227 \end_layout
8228
8229 \begin_layout Itemize
8230 tables
8231 \end_layout
8232
8233 \begin_layout Itemize
8234 figures
8235 \end_layout
8236
8237 \begin_layout Standard
8238 (
8239 \begin_inset Note Greyedout
8240 status open
8241
8242 \begin_layout Plain Layout
8243
8244 \series bold
8245 Note:
8246 \series default
8247  Figures and tables in 
8248 \family sans
8249 Floats
8250 \family default
8251  are not affected by this.
8252 \end_layout
8253
8254 \end_inset
8255
8256  Have a look at section
8257 \begin_inset space ~
8258 \end_inset
8259
8260
8261 \begin_inset CommandInset ref
8262 LatexCommand ref
8263 reference "sec:Floats"
8264
8265 \end_inset
8266
8267  for more information about 
8268 \family sans
8269 Floats
8270 \family default
8271 .)
8272 \end_layout
8273
8274 \begin_layout Standard
8275 LyX can treat these three objects as either a word or as a paragraph.
8276  If a figure, table, or an equation is inline, it goes wherever the paragraph
8277  it is in goes.
8278 \end_layout
8279
8280 \begin_layout Standard
8281 On the other hand, if you have an equation, figure or table in a 
8282 \begin_inset Quotes eld
8283 \end_inset
8284
8285 paragraph
8286 \begin_inset Quotes erd
8287 \end_inset
8288
8289  of its own, it behaves just like a 
8290 \begin_inset Quotes eld
8291 \end_inset
8292
8293 nestable-inside
8294 \begin_inset Quotes erd
8295 \end_inset
8296
8297  paragraph environment.
8298  You can nest it into any environment, but you obviously can't nest anything
8299  into it.
8300 \end_layout
8301
8302 \begin_layout Standard
8303 Here's an example with a table:
8304 \end_layout
8305
8306 \begin_layout Enumerate
8307 Item One
8308 \end_layout
8309
8310 \begin_deeper
8311 \begin_layout Enumerate
8312 This is (a) and it's nested.
8313 \end_layout
8314
8315 \begin_deeper
8316 \begin_layout Standard
8317 \begin_inset VSpace 0.3cm
8318 \end_inset
8319
8320
8321 \end_layout
8322
8323 \begin_layout Standard
8324 \align center
8325 \begin_inset Tabular
8326 <lyxtabular version="3" rows="2" columns="2">
8327 <features tabularvalignment="middle">
8328 <column alignment="center" valignment="top" width="0pt">
8329 <column alignment="center" valignment="top" width="0pt">
8330 <row>
8331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8332 \begin_inset Text
8333
8334 \begin_layout Plain Layout
8335
8336 \family roman
8337 \series medium
8338 \shape up
8339 \size normal
8340 \emph off
8341 \bar no
8342 \noun off
8343 \color none
8344 a
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353
8354 \family roman
8355 \series medium
8356 \shape up
8357 \size normal
8358 \emph off
8359 \bar no
8360 \noun off
8361 \color none
8362 b
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 </row>
8368 <row>
8369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373
8374 \family roman
8375 \series medium
8376 \shape up
8377 \size normal
8378 \emph off
8379 \bar no
8380 \noun off
8381 \color none
8382 c
8383 \end_layout
8384
8385 \end_inset
8386 </cell>
8387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391
8392 \family roman
8393 \series medium
8394 \shape up
8395 \size normal
8396 \emph off
8397 \bar no
8398 \noun off
8399 \color none
8400 d
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 </lyxtabular>
8407
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \begin_layout Standard
8414 \begin_inset VSpace 0.3cm
8415 \end_inset
8416
8417
8418 \end_layout
8419
8420 \end_deeper
8421 \begin_layout Enumerate
8422 This is (b).
8423  The table is actually nested inside (a).
8424 \end_layout
8425
8426 \end_deeper
8427 \begin_layout Enumerate
8428 Back out again.
8429 \end_layout
8430
8431 \begin_layout Standard
8432 If we hadn't nested the table at all, the list would look like this:
8433 \end_layout
8434
8435 \begin_layout Enumerate
8436 Item One
8437 \end_layout
8438
8439 \begin_deeper
8440 \begin_layout Enumerate
8441 This is (a) and it's nested.
8442 \end_layout
8443
8444 \end_deeper
8445 \begin_layout Standard
8446 \begin_inset VSpace 0.3cm
8447 \end_inset
8448
8449
8450 \end_layout
8451
8452 \begin_layout Standard
8453 \align center
8454 \begin_inset Tabular
8455 <lyxtabular version="3" rows="2" columns="2">
8456 <features tabularvalignment="middle">
8457 <column alignment="center" valignment="top" width="0pt">
8458 <column alignment="center" valignment="top" width="0pt">
8459 <row>
8460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464
8465 \family roman
8466 \series medium
8467 \shape up
8468 \size normal
8469 \emph off
8470 \bar no
8471 \noun off
8472 \color none
8473 a
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482
8483 \family roman
8484 \series medium
8485 \shape up
8486 \size normal
8487 \emph off
8488 \bar no
8489 \noun off
8490 \color none
8491 b
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 </row>
8497 <row>
8498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502
8503 \family roman
8504 \series medium
8505 \shape up
8506 \size normal
8507 \emph off
8508 \bar no
8509 \noun off
8510 \color none
8511 c
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520
8521 \family roman
8522 \series medium
8523 \shape up
8524 \size normal
8525 \emph off
8526 \bar no
8527 \noun off
8528 \color none
8529 d
8530 \end_layout
8531
8532 \end_inset
8533 </cell>
8534 </row>
8535 </lyxtabular>
8536
8537 \end_inset
8538
8539
8540 \end_layout
8541
8542 \begin_layout Standard
8543 \begin_inset VSpace 0.3cm
8544 \end_inset
8545
8546
8547 \end_layout
8548
8549 \begin_layout Enumerate
8550 This is (b).
8551  The table is 
8552 \emph on
8553 not
8554 \emph default
8555  nested inside (a).
8556  In fact, it's not nested at all.
8557 \end_layout
8558
8559 \begin_layout Enumerate
8560 Back out again.
8561 \end_layout
8562
8563 \begin_layout Standard
8564 Notice how item (b) is not only no longer nested, but is also the first
8565  item of a new list!
8566 \end_layout
8567
8568 \begin_layout Standard
8569 There's another trap you can fall into: Nesting the table, but not going
8570  deep enough.
8571  LyX then turns anything after the table into a new sublist.
8572 \end_layout
8573
8574 \begin_layout Enumerate
8575 Item One
8576 \end_layout
8577
8578 \begin_deeper
8579 \begin_layout Enumerate
8580 This is (a) and it's nested.
8581 \end_layout
8582
8583 \begin_layout Standard
8584 \begin_inset VSpace 0.3cm
8585 \end_inset
8586
8587
8588 \end_layout
8589
8590 \begin_layout Standard
8591 \align center
8592 \begin_inset Tabular
8593 <lyxtabular version="3" rows="2" columns="2">
8594 <features tabularvalignment="middle">
8595 <column alignment="center" valignment="top" width="0pt">
8596 <column alignment="center" valignment="top" width="0pt">
8597 <row>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \family roman
8604 \series medium
8605 \shape up
8606 \size normal
8607 \emph off
8608 \bar no
8609 \noun off
8610 \color none
8611 a
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620
8621 \family roman
8622 \series medium
8623 \shape up
8624 \size normal
8625 \emph off
8626 \bar no
8627 \noun off
8628 \color none
8629 b
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 </row>
8635 <row>
8636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640
8641 \family roman
8642 \series medium
8643 \shape up
8644 \size normal
8645 \emph off
8646 \bar no
8647 \noun off
8648 \color none
8649 c
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \family roman
8660 \series medium
8661 \shape up
8662 \size normal
8663 \emph off
8664 \bar no
8665 \noun off
8666 \color none
8667 d
8668 \end_layout
8669
8670 \end_inset
8671 </cell>
8672 </row>
8673 </lyxtabular>
8674
8675 \end_inset
8676
8677
8678 \end_layout
8679
8680 \begin_layout Standard
8681 \begin_inset VSpace 0.3cm
8682 \end_inset
8683
8684
8685 \end_layout
8686
8687 \begin_layout Enumerate
8688 This is (b).
8689  The table is actually nested inside Item One, but 
8690 \emph on
8691 not
8692 \emph default
8693  inside (a).
8694 \end_layout
8695
8696 \end_deeper
8697 \begin_layout Enumerate
8698 Back out again.
8699 \end_layout
8700
8701 \begin_layout Standard
8702 As you can see, item (b) turned into the first item of a new list, but a
8703  new list 
8704 \emph on
8705 inside
8706 \emph default
8707  item 1.
8708  The same thing would have happened to a figure or an equation.
8709  So, if you nest tables, figures or equations, make sure you go to the right
8710  depth!
8711 \end_layout
8712
8713 \begin_layout Subsection
8714 Usage and General Features
8715 \end_layout
8716
8717 \begin_layout Standard
8718 Speaking of levels, LyX can perform up to a six-fold nesting.
8719  In other words, 
8720 \begin_inset Quotes eld
8721 \end_inset
8722
8723 level #6
8724 \begin_inset Quotes erd
8725 \end_inset
8726
8727  is the innermost possible depth.
8728  Here's an example to illustrate what we mean:
8729 \end_layout
8730
8731 \begin_layout Enumerate
8732 level #1 – outermost
8733 \end_layout
8734
8735 \begin_deeper
8736 \begin_layout Enumerate
8737 level #2
8738 \end_layout
8739
8740 \begin_deeper
8741 \begin_layout Enumerate
8742 level #3
8743 \end_layout
8744
8745 \begin_deeper
8746 \begin_layout Enumerate
8747 level #4
8748 \end_layout
8749
8750 \begin_deeper
8751 \begin_layout Itemize
8752 level #5
8753 \end_layout
8754
8755 \begin_deeper
8756 \begin_layout Itemize
8757 level #6
8758 \end_layout
8759
8760 \end_deeper
8761 \end_deeper
8762 \end_deeper
8763 \end_deeper
8764 \end_deeper
8765 \begin_layout Standard
8766 There are two exceptions to the six-fold nesting limit, and you can see
8767  both of them in the example.
8768  Unlike the other fully-nestable environments, you can only perform a four-fold
8769  nesting with the 
8770 \family sans
8771 Enumerate
8772 \family default
8773  and 
8774 \family sans
8775 Itemize
8776 \family default
8777  environments.
8778  For example, if we tried to nest another 
8779 \family sans
8780 Enumerate
8781 \family default
8782  list inside item 
8783 \begin_inset Quotes eld
8784 \end_inset
8785
8786 A.
8787 \begin_inset Quotes erd
8788 \end_inset
8789
8790 , we would get errors.
8791 \end_layout
8792
8793 \begin_layout Subsection
8794 Some Examples
8795 \begin_inset Index idx
8796 status collapsed
8797
8798 \begin_layout Plain Layout
8799 Nesting ! Examples
8800 \end_layout
8801
8802 \end_inset
8803
8804
8805 \end_layout
8806
8807 \begin_layout Standard
8808 The best way to explain just what you can do with nesting is by illustration.
8809  We have several examples of nested environments.
8810  In them, we explain how we created the example, so that you can reproduce
8811  them.
8812 \end_layout
8813
8814 \begin_layout Subsubsection
8815 Example 1: The Six-fold Way and Mixed Nesting
8816 \end_layout
8817
8818 \begin_layout Labeling
8819 \labelwidthstring MMM
8820 #1-a This is the outermost level.
8821  It's a 
8822 \family sans
8823 List
8824 \family default
8825  environment.
8826 \end_layout
8827
8828 \begin_deeper
8829 \begin_layout Labeling
8830 \labelwidthstring MMM
8831 #2-a This is level #2.
8832  We created it by using 
8833 \begin_inset Info
8834 type  "shortcut"
8835 arg   "break-paragraph inverse"
8836 \end_inset
8837
8838  followed by 
8839 \begin_inset Info
8840 type  "shortcut"
8841 arg   "depth-increment"
8842 \end_inset
8843
8844 .
8845 \end_layout
8846
8847 \begin_deeper
8848 \begin_layout Labeling
8849 \labelwidthstring MMM
8850 #3-a This is level #3.
8851  This time, we just hit 
8852 \family sans
8853 Return
8854 \family default
8855 , then used 
8856 \begin_inset Info
8857 type  "shortcut"
8858 arg   "depth-increment"
8859 \end_inset
8860
8861  twice in a row.
8862  We could have also created it the same way as we did the previous level,
8863  by hitting 
8864 \begin_inset Info
8865 type  "shortcut"
8866 arg   "break-paragraph inverse"
8867 \end_inset
8868
8869  followed by 
8870 \begin_inset Info
8871 type  "shortcut"
8872 arg   "depth-increment"
8873 \end_inset
8874
8875 .
8876 \end_layout
8877
8878 \begin_deeper
8879 \begin_layout Standard
8880 This is actually a 
8881 \family sans
8882 Standard
8883 \family default
8884  environment, nested inside of 
8885 \begin_inset Quotes eld
8886 \end_inset
8887
8888 #3-a
8889 \begin_inset Quotes erd
8890 \end_inset
8891
8892 .
8893  So, it's at level #4.
8894  We did this by hitting 
8895 \begin_inset Info
8896 type  "shortcut"
8897 arg   "break-paragraph inverse"
8898 \end_inset
8899
8900 , then 
8901 \begin_inset Info
8902 type  "shortcut"
8903 arg   "depth-increment"
8904 \end_inset
8905
8906 , then changing the paragraph environment to 
8907 \family sans
8908 Standard
8909 \family default
8910 .
8911  Do this to create list items with more than one paragraph — it also works
8912  for the 
8913 \family sans
8914 Description
8915 \family default
8916
8917 \family sans
8918 Enumerate
8919 \family default
8920 , and 
8921 \family sans
8922 Itemize
8923 \family default
8924  environments!
8925 \end_layout
8926
8927 \begin_layout Standard
8928 Here's another 
8929 \family sans
8930 Standard
8931 \family default
8932  paragraph, also at level #4, made with just a 
8933 \begin_inset Info
8934 type  "shortcut"
8935 arg   "break-paragraph inverse"
8936 \end_inset
8937
8938 .
8939 \end_layout
8940
8941 \begin_layout Labeling
8942 \labelwidthstring MMM
8943 #4-a This is level #4.
8944  We hit 
8945 \begin_inset Info
8946 type  "shortcut"
8947 arg   "break-paragraph inverse"
8948 \end_inset
8949
8950  and changed the paragraph environment back to 
8951 \family sans
8952 List
8953 \family default
8954 .
8955  Remember — we can't nest anything inside a 
8956 \family sans
8957 Standard
8958 \family default
8959  environment, which is why we're still at level #4.
8960  However, we 
8961 \emph on
8962 can
8963 \emph default
8964  keep nesting things inside 
8965 \begin_inset Quotes eld
8966 \end_inset
8967
8968 #3-a
8969 \begin_inset Quotes erd
8970 \end_inset
8971
8972 .
8973 \end_layout
8974
8975 \begin_deeper
8976 \begin_layout Labeling
8977 \labelwidthstring MMM
8978 #5-a This is level #5\SpecialChar \ldots{}
8979
8980 \end_layout
8981
8982 \begin_deeper
8983 \begin_layout Labeling
8984 \labelwidthstring MMM
8985 #6-a \SpecialChar \ldots{}
8986 and this is level #6.
8987  By now, you should know how we made these two.
8988 \end_layout
8989
8990 \end_deeper
8991 \begin_layout Labeling
8992 \labelwidthstring MMM
8993 #5-b Back to level #5.
8994  Just hit 
8995 \begin_inset Info
8996 type  "shortcut"
8997 arg   "break-paragraph inverse"
8998 \end_inset
8999
9000  followed by a 
9001 \begin_inset Info
9002 type  "shortcut"
9003 arg   "depth-decrement"
9004 \end_inset
9005
9006 .
9007 \end_layout
9008
9009 \end_deeper
9010 \begin_layout Labeling
9011 \labelwidthstring MMM
9012 #4-b After another 
9013 \begin_inset Info
9014 type  "shortcut"
9015 arg   "break-paragraph inverse"
9016 \end_inset
9017
9018  followed by a 
9019 \begin_inset Info
9020 type  "shortcut"
9021 arg   "depth-decrement"
9022 \end_inset
9023
9024 , we're back at level #4.
9025 \end_layout
9026
9027 \end_deeper
9028 \begin_layout Labeling
9029 \labelwidthstring MMM
9030 #3-b Back to level #3.
9031  By now it should be obvious how we did this.
9032 \end_layout
9033
9034 \end_deeper
9035 \begin_layout Labeling
9036 \labelwidthstring MMM
9037 #2-b Back to level #2.
9038  
9039 \end_layout
9040
9041 \end_deeper
9042 \begin_layout Labeling
9043 \labelwidthstring MMM
9044 #1-b And last, back to the outermost level, #1.
9045  After this sentence, we will hit 
9046 \family sans
9047 Return
9048 \family default
9049  and change the paragraph environment back to 
9050 \family sans
9051 Standard
9052 \family default
9053  to end the list.
9054 \end_layout
9055
9056 \begin_layout Standard
9057 We could have also used the 
9058 \family sans
9059 Description
9060 \family default
9061
9062 \family sans
9063 Quote
9064 \family default
9065
9066 \family sans
9067 Quotation
9068 \family default
9069 , or even the 
9070 \family sans
9071 Verse
9072 \family default
9073  environment in place of the 
9074 \family sans
9075 List
9076 \family default
9077  environment.
9078  The example would have worked exactly the same.
9079 \end_layout
9080
9081 \begin_layout Subsubsection
9082 Example 2: Inheritance
9083 \end_layout
9084
9085 \begin_layout LyX-Code
9086 This is the LyX-Code environment, at level #1, the outermost
9087 \end_layout
9088
9089 \begin_layout LyX-Code
9090 level.
9091   Now we will hit 
9092 \family sans
9093 Return
9094 \family default
9095 , then 
9096 \begin_inset Info
9097 type  "shortcut"
9098 arg   "depth-increment"
9099 \end_inset
9100
9101 , after which, we will change to the 
9102 \family sans
9103 Enumerate
9104 \family default
9105  environment.
9106 \end_layout
9107
9108 \begin_deeper
9109 \begin_layout Enumerate
9110 This is the 
9111 \family sans
9112 Enumerate
9113 \family default
9114  environment, at level #2.
9115 \end_layout
9116
9117 \begin_layout Enumerate
9118 Notice how the nested 
9119 \family sans
9120 Enumerate
9121 \family default
9122  not only inherits its margins from its parent environment (
9123 \family sans
9124 LyX-Code
9125 \family default
9126 ), but also inherits its font and spacing!
9127 \end_layout
9128
9129 \end_deeper
9130 \begin_layout Standard
9131 We ended this example by hitting 
9132 \family sans
9133 Return
9134 \family default
9135 .
9136  After that, we needed to reset the paragraph environment to 
9137 \family sans
9138 Standard
9139 \family default
9140  and reset the nesting depth by using 
9141 \begin_inset Info
9142 type  "shortcut"
9143 arg   "depth-decrement"
9144 \end_inset
9145
9146  once.
9147 \end_layout
9148
9149 \begin_layout Subsubsection
9150 Example 3: Labels, Levels, and the 
9151 \family sans
9152 Enumerate
9153 \family default
9154  and 
9155 \family sans
9156 Itemize
9157 \family default
9158  Environments
9159 \begin_inset Argument
9160 status collapsed
9161
9162 \begin_layout Plain Layout
9163 Example #3: Labels, Levels and other list environments
9164 \end_layout
9165
9166 \end_inset
9167
9168
9169 \end_layout
9170
9171 \begin_layout Enumerate
9172 This is level #1, in an 
9173 \family sans
9174 Enumerate
9175 \family default
9176  paragraph environment.
9177  We're actually going to nest a bunch of these.
9178 \end_layout
9179
9180 \begin_deeper
9181 \begin_layout Enumerate
9182 This is level #2.
9183  We used 
9184 \begin_inset Info
9185 type  "shortcut"
9186 arg   "break-paragraph inverse"
9187 \end_inset
9188
9189  followed by 
9190 \begin_inset Info
9191 type  "shortcut"
9192 arg   "depth-increment"
9193 \end_inset
9194
9195 .
9196  Now, what happens if we nest an 
9197 \family sans
9198 Itemize
9199 \family default
9200  environment inside of this one? It will be at level #3, but what will its
9201  label be? An asterisk?
9202 \end_layout
9203
9204 \begin_deeper
9205 \begin_layout Itemize
9206 No! It's a bullet.
9207  This is the 
9208 \emph on
9209 first
9210 \emph default
9211  
9212 \family sans
9213 Itemize
9214 \family default
9215  environment, even though it's at level #3.
9216  So, its label is a bullet.
9217  (We got here by using 
9218 \begin_inset Info
9219 type  "shortcut"
9220 arg   "break-paragraph inverse"
9221 \end_inset
9222
9223 , then 
9224 \begin_inset Info
9225 type  "shortcut"
9226 arg   "depth-increment"
9227 \end_inset
9228
9229 , then changing the environment to 
9230 \family sans
9231 Itemize
9232 \family default
9233 .)
9234 \end_layout
9235
9236 \begin_deeper
9237 \begin_layout Itemize
9238 Here's level #4, produced using 
9239 \begin_inset Info
9240 type  "shortcut"
9241 arg   "break-paragraph inverse"
9242 \end_inset
9243
9244 , then 
9245 \begin_inset Info
9246 type  "shortcut"
9247 arg   "depth-increment"
9248 \end_inset
9249
9250 .
9251  We will do that again\SpecialChar \ldots{}
9252
9253 \end_layout
9254
9255 \begin_deeper
9256 \begin_layout Enumerate
9257 \SpecialChar \ldots{}
9258 to get to level #5.
9259  This time, however, we also changed the paragraph environment back to 
9260 \family sans
9261 Enumerate
9262 \family default
9263 .
9264  Notice the type of numbering, it is 
9265 \emph on
9266 lowercase Roman
9267 \emph default
9268 , because we are in the 
9269 \emph on
9270 thirdfold
9271 \emph default
9272  
9273 \family sans
9274 Enumerate
9275 \family default
9276  environment (i.
9277 \begin_inset space \thinspace{}
9278 \end_inset
9279
9280 g.
9281  it is an 
9282 \family sans
9283 Enumerate
9284 \family default
9285  inside an 
9286 \family sans
9287 Enumerate
9288 \family default
9289  inside an 
9290 \family sans
9291 Enumerate
9292 \family default
9293 ).
9294 \end_layout
9295
9296 \begin_layout Enumerate
9297 What happens if we 
9298 \emph on
9299 don't
9300 \emph default
9301  change the paragraph environment, but decrease the nesting depth? What
9302  type of numbering does LyX use?
9303 \end_layout
9304
9305 \begin_layout Enumerate
9306 Oh, as if you couldn't guess by now, we're just using 
9307 \begin_inset Info
9308 type  "shortcut"
9309 arg   "break-paragraph inverse"
9310 \end_inset
9311
9312  to keep the current environment and depth but create a new item.
9313 \end_layout
9314
9315 \begin_layout Enumerate
9316 Let's use 
9317 \begin_inset Info
9318 type  "shortcut"
9319 arg   "depth-decrement"
9320 \end_inset
9321
9322  to decrease the depth after the next 
9323 \begin_inset Info
9324 type  "shortcut"
9325 arg   "break-paragraph inverse"
9326 \end_inset
9327
9328 .
9329 \end_layout
9330
9331 \end_deeper
9332 \begin_layout Enumerate
9333 This is level #4.
9334  Look what type of label LyX is using!
9335 \end_layout
9336
9337 \end_deeper
9338 \begin_layout Enumerate
9339 This is level #3.
9340  Even though we've changed levels, LyX is still using a lowercase Roman
9341  numeral as the label.Why?
9342 \end_layout
9343
9344 \begin_layout Enumerate
9345 Because, even though the nesting depth has changed, the paragraph is 
9346 \emph on
9347 still
9348 \emph default
9349  a thirdfold 
9350 \family sans
9351 Enumerate
9352 \family default
9353  environment.
9354  Notice, however, that LyX 
9355 \emph on
9356 did
9357 \emph default
9358  reset the counter for the label.
9359 \end_layout
9360
9361 \end_deeper
9362 \begin_layout Enumerate
9363 Another 
9364 \begin_inset Info
9365 type  "shortcut"
9366 arg   "break-paragraph inverse"
9367 \end_inset
9368
9369  
9370 \begin_inset Info
9371 type  "shortcut"
9372 arg   "depth-decrement"
9373 \end_inset
9374
9375  sequence, and we're back to level #2.
9376  This time, we not only changed the nesting depth, but we also moved back
9377  into the twofold-nested 
9378 \family sans
9379 Enumerate
9380 \family default
9381  environment.
9382 \end_layout
9383
9384 \end_deeper
9385 \begin_layout Enumerate
9386 The same thing happens if we do another 
9387 \begin_inset Info
9388 type  "shortcut"
9389 arg   "break-paragraph inverse"
9390 \end_inset
9391
9392  
9393 \begin_inset Info
9394 type  "shortcut"
9395 arg   "depth-decrement"
9396 \end_inset
9397
9398 sequence and return to level #1, the outermost level.
9399 \end_layout
9400
9401 \begin_layout Standard
9402 Lastly, we reset the environment to 
9403 \family sans
9404 Standard
9405 \family default
9406 .
9407  As you can see, the level number doesn't correspond to what type of labeling
9408  LyX uses for the 
9409 \family sans
9410 Enumerate
9411 \family default
9412  and 
9413 \family sans
9414 Itemize
9415 \family default
9416  environments.
9417  The number of other 
9418 \family sans
9419 Enumerate
9420 \family default
9421  environments surrounding it determines what kind of label LyX uses for
9422  an 
9423 \family sans
9424 Enumerate
9425 \family default
9426  item.
9427  The same rule applies for the 
9428 \family sans
9429 Itemize
9430 \family default
9431  environment, as well.
9432 \end_layout
9433
9434 \begin_layout Subsubsection
9435 Example 4: Going Bonkers
9436 \end_layout
9437
9438 \begin_layout Enumerate
9439 We're going to go totally nuts now.
9440  We will not nest as deep as in the other examples, nor will we go into
9441  the same detail with how we did it.
9442  (level #1: 
9443 \family sans
9444 Enumerate
9445 \family default
9446 )
9447 \end_layout
9448
9449 \begin_deeper
9450 \begin_layout Standard
9451 (
9452 \family sans
9453 Return, 
9454 \family default
9455
9456 \begin_inset Info
9457 type  "shortcut"
9458 arg   "depth-increment"
9459 \end_inset
9460
9461
9462 \family sans
9463 , Standard
9464 \family default
9465 : level #2) We will stick an encapsulated description of how we created
9466  the example in parentheses someplace.
9467  For example, the two key bindings are how we changed the depth.
9468  The environment name is the name of the current environment.
9469  Either before or after this, we will put in the level.
9470 \end_layout
9471
9472 \end_deeper
9473 \begin_layout Enumerate
9474 (
9475 \family sans
9476 Return, Enumerate
9477 \family default
9478 : level #1) This is the next item in the list.
9479 \end_layout
9480
9481 \begin_deeper
9482 \begin_layout Verse
9483 Now we will add verse.
9484 \begin_inset Newline newline
9485 \end_inset
9486
9487 It will get much worse.
9488 \begin_inset Newline newline
9489 \end_inset
9490
9491 (
9492 \family sans
9493 Return, 
9494 \family default
9495
9496 \begin_inset Info
9497 type  "shortcut"
9498 arg   "depth-increment"
9499 \end_inset
9500
9501
9502 \family sans
9503 , Verse
9504 \family default
9505 : level #2)
9506 \end_layout
9507
9508 \begin_layout Verse
9509 Fiddle dee, Fiddle doo.
9510 \begin_inset Newline newline
9511 \end_inset
9512
9513 Bippitey boppitey boo!
9514 \begin_inset Newline newline
9515 \end_inset
9516
9517 (
9518 \begin_inset Info
9519 type  "shortcut"
9520 arg   "break-paragraph inverse"
9521 \end_inset
9522
9523
9524 \family sans
9525 )
9526 \end_layout
9527
9528 \begin_layout Verse
9529 Here comes a table:
9530 \end_layout
9531
9532 \begin_deeper
9533 \begin_layout Standard
9534 \begin_inset VSpace 0.3cm
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \begin_layout Standard
9541 \align center
9542 \begin_inset Tabular
9543 <lyxtabular version="3" rows="2" columns="2">
9544 <features tabularvalignment="middle">
9545 <column alignment="center" valignment="top" width="0pt">
9546 <column alignment="center" valignment="top" width="0pt">
9547 <row>
9548 <cell alignment="center" valignment="top" usebox="none">
9549 \begin_inset Text
9550
9551 \begin_layout Plain Layout
9552
9553 \family roman
9554 \series medium
9555 \shape up
9556 \size normal
9557 \emph off
9558 \bar no
9559 \noun off
9560 \color none
9561 one-fish
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570
9571 \family roman
9572 \series medium
9573 \shape up
9574 \size normal
9575 \emph off
9576 \bar no
9577 \noun off
9578 \color none
9579 two-fish
9580 \end_layout
9581
9582 \end_inset
9583 </cell>
9584 </row>
9585 <row>
9586 <cell alignment="center" valignment="top" topline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590
9591 \family roman
9592 \series medium
9593 \shape up
9594 \size normal
9595 \emph off
9596 \bar no
9597 \noun off
9598 \color none
9599 red-fish
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608
9609 \family roman
9610 \series medium
9611 \shape up
9612 \size normal
9613 \emph off
9614 \bar no
9615 \noun off
9616 \color none
9617 blue-fish
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 </lyxtabular>
9624
9625 \end_inset
9626
9627
9628 \end_layout
9629
9630 \end_deeper
9631 \begin_layout Verse
9632 (
9633 \begin_inset Info
9634 type  "shortcut"
9635 arg   "break-paragraph inverse"
9636 \end_inset
9637
9638
9639 \family sans
9640 , Table, 
9641 \family default
9642
9643 \begin_inset Info
9644 type  "shortcut"
9645 arg   "depth-increment"
9646 \end_inset
9647
9648  3 times, 
9649 \begin_inset Info
9650 type  "shortcut"
9651 arg   "break-paragraph inverse"
9652 \end_inset
9653
9654
9655 \family sans
9656 , Verse, 
9657 \family default
9658
9659 \begin_inset Info
9660 type  "shortcut"
9661 arg   "depth-decrement"
9662 \end_inset
9663
9664 )
9665 \end_layout
9666
9667 \end_deeper
9668 \begin_layout Enumerate
9669 (
9670 \family sans
9671 Return, Enumerate
9672 \family default
9673 : level #1) This is another item.
9674  Note that selecting a 
9675 \family sans
9676 Table
9677 \family default
9678  resets the nesting depth to level #1, so we increased the nesting depth
9679  3 times to put the table inside the 
9680 \family sans
9681 Verse
9682 \family default
9683  environment.
9684  
9685 \end_layout
9686
9687 \begin_layout Quotation
9688 We're now ending the 
9689 \family sans
9690 Enumerate
9691 \family default
9692  list and changing to 
9693 \family sans
9694 Quotation
9695 \family default
9696 .
9697  We're still at level #1.
9698  We want to show you some of the things you can do by mixing environments.
9699  The next set of paragraphs is a 
9700 \begin_inset Quotes eld
9701 \end_inset
9702
9703 quoted letter.
9704 \begin_inset Quotes erd
9705 \end_inset
9706
9707  We will nest both the 
9708 \family sans
9709 Address
9710 \family default
9711  and 
9712 \family sans
9713 Right
9714 \begin_inset space ~
9715 \end_inset
9716
9717 Address
9718 \family default
9719  environments inside of this one, then use another nested 
9720 \family sans
9721 Quotation
9722 \family default
9723  for the letter body.
9724  We will use 
9725 \begin_inset Info
9726 type  "shortcut"
9727 arg   "break-paragraph inverse"
9728 \end_inset
9729
9730  to preserve the depth.
9731  Remember that you need to use 
9732 \begin_inset Info
9733 type  "shortcut"
9734 arg   "newline-insert newline"
9735 \end_inset
9736
9737  to create multiple lines inside the 
9738 \family sans
9739 Address
9740 \family default
9741  and 
9742 \family sans
9743 Right
9744 \begin_inset space ~
9745 \end_inset
9746
9747 Address
9748 \family default
9749  environments.
9750  Here it goes:
9751 \end_layout
9752
9753 \begin_deeper
9754 \begin_layout Right Address
9755 1234 Nowhere Rd.
9756 \begin_inset Newline newline
9757 \end_inset
9758
9759 Moosegroin, MT 00100
9760 \begin_inset Newline newline
9761 \end_inset
9762
9763 9-6-96
9764 \end_layout
9765
9766 \begin_layout Address
9767 Dear Mr.
9768 \begin_inset space ~
9769 \end_inset
9770
9771 Fizlewitz:
9772 \end_layout
9773
9774 \begin_layout Quotation
9775 We regret to inform you that we cannot fill your order for 50
9776 \begin_inset space \thinspace{}
9777 \end_inset
9778
9779 L of compressed methane gas due to circumstances beyond our control.
9780  Unfortunately, several of our cows have mysteriously exploded, creating
9781  a backlog in our orders for methane.
9782  We will place your name on the waiting list and try to fill your order
9783  as soon as possible.
9784  In the meantime, we thank you for your patience.
9785 \end_layout
9786
9787 \begin_layout Quotation
9788 We do, however, now have a special on beef.
9789  If you are interested, please return the enclosed pricing and order form
9790  with your order, along with payment.
9791 \end_layout
9792
9793 \begin_layout Quotation
9794 We thank you again for your patience.
9795 \end_layout
9796
9797 \begin_layout Address
9798 Sincerely,
9799 \begin_inset Newline newline
9800 \end_inset
9801
9802 Bill Hick
9803 \end_layout
9804
9805 \end_deeper
9806 \begin_layout Quotation
9807 That ends that example!
9808 \end_layout
9809
9810 \begin_layout Standard
9811 As you can see, nesting environments in LyX gives you a lot of power with
9812  just a few keystrokes.
9813  We could have easily nested an 
9814 \family sans
9815 Itemize
9816 \family default
9817  list inside of a 
9818 \family sans
9819 Quotation
9820 \family default
9821  or 
9822 \family sans
9823 Quote
9824 \family default
9825 , or put a 
9826 \family sans
9827 Quote
9828 \family default
9829  inside of an 
9830 \family sans
9831 Itemize
9832 \family default
9833  list.
9834  You have a huge variety of options at your disposal.
9835 \end_layout
9836
9837 \begin_layout Section
9838 Spacing, pagination and line breaks
9839 \begin_inset Index idx
9840 status collapsed
9841
9842 \begin_layout Plain Layout
9843 Spacing
9844 \end_layout
9845
9846 \end_inset
9847
9848
9849 \end_layout
9850
9851 \begin_layout Standard
9852 What is a space? While you might be used to pressing the space key anytime
9853  you want to separate two words in ordinary word processors, LyX offers
9854  you more spaces: Spaces of different width and spaces which can or cannot
9855  be broken at the end of a line.
9856  The following sections will show you some examples where those spaces are
9857  useful.
9858 \end_layout
9859
9860 \begin_layout Subsection
9861 Protected Space
9862 \begin_inset CommandInset label
9863 LatexCommand label
9864 name "sub:Protected-Space"
9865
9866 \end_inset
9867
9868
9869 \begin_inset Index idx
9870 status collapsed
9871
9872 \begin_layout Plain Layout
9873 Spaces ! Protected
9874 \end_layout
9875
9876 \end_inset
9877
9878
9879 \end_layout
9880
9881 \begin_layout Standard
9882 The protected space: It is used to tell LyX (and LaTeX) not to break the
9883  line at that point.
9884  This may be necessary to avoid unlucky line breaks, like in: 
9885 \end_layout
9886
9887 \begin_layout Quote
9888 Further documentation is given in section
9889 \begin_inset Newline newline
9890 \end_inset
9891
9892
9893 \begin_inset CommandInset ref
9894 LatexCommand ref
9895 reference "sec:Bibliography"
9896
9897 \end_inset
9898
9899 .
9900  
9901 \end_layout
9902
9903 \begin_layout Standard
9904 Obviously, it would be a good thing to put a protected space between 
9905 \begin_inset Quotes eld
9906 \end_inset
9907
9908 section
9909 \begin_inset Quotes erd
9910 \end_inset
9911
9912  and 
9913 \begin_inset Quotes eld
9914 \end_inset
9915
9916
9917 \begin_inset CommandInset ref
9918 LatexCommand ref
9919 reference "sec:Bibliography"
9920
9921 \end_inset
9922
9923
9924 \begin_inset Quotes erd
9925 \end_inset
9926
9927 .
9928  A protected space is set with 
9929 \family sans
9930 Insert\SpecialChar \menuseparator
9931 Formatting\SpecialChar \menuseparator
9932 Protected
9933 \bar under
9934
9935 \begin_inset space ~
9936 \end_inset
9937
9938
9939 \bar default
9940 Space
9941 \family default
9942  (shortcut 
9943 \begin_inset Info
9944 type  "shortcut"
9945 arg   "space-insert protected"
9946 \end_inset
9947
9948 ).
9949 \end_layout
9950
9951 \begin_layout Subsection
9952 Horizontal Space
9953 \begin_inset CommandInset label
9954 LatexCommand label
9955 name "sub:Horizontal-Space"
9956
9957 \end_inset
9958
9959
9960 \begin_inset Index idx
9961 status collapsed
9962
9963 \begin_layout Plain Layout
9964 Spacing ! Horizontal
9965 \end_layout
9966
9967 \end_inset
9968
9969
9970 \end_layout
9971
9972 \begin_layout Standard
9973 All horizontal spaces can be inserted with the menu 
9974 \family sans
9975 Insert\SpecialChar \menuseparator
9976 Formatting\SpecialChar \menuseparator
9977 Horizontal Space
9978 \family default
9979 .
9980  The length units are listed in Appendix
9981 \begin_inset space ~
9982 \end_inset
9983
9984
9985 \begin_inset CommandInset ref
9986 LatexCommand ref
9987 reference "cha:Units-available-in"
9988
9989 \end_inset
9990
9991 .
9992 \end_layout
9993
9994 \begin_layout Subsubsection
9995 Inter-word Space
9996 \begin_inset CommandInset label
9997 LatexCommand label
9998 name "sub:Inter-word-Space"
9999
10000 \end_inset
10001
10002
10003 \begin_inset Index idx
10004 status collapsed
10005
10006 \begin_layout Plain Layout
10007 Spaces ! Inter-word
10008 \end_layout
10009
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \begin_layout Standard
10016 Some languages (e.
10017 \begin_inset space \thinspace{}
10018 \end_inset
10019
10020 g.
10021 \begin_inset space \space{}
10022 \end_inset
10023
10024 English) have the typographical convention to add extra space after an end-of-se
10025 ntence punctuation mark, and LyX honors those conventions (see section
10026 \begin_inset space ~
10027 \end_inset
10028
10029
10030 \begin_inset CommandInset ref
10031 LatexCommand ref
10032 reference "sub:Abbreviations"
10033
10034 \end_inset
10035
10036 ).
10037  Sometimes, you want a normal space nevertheless.
10038  In this case, insert an inter-word space (shortcut 
10039 \begin_inset Info
10040 type  "shortcut"
10041 arg   "space-insert normal"
10042 \end_inset
10043
10044 ).
10045 \end_layout
10046
10047 \begin_layout Subsubsection
10048 Thin Space
10049 \begin_inset CommandInset label
10050 LatexCommand label
10051 name "sub:Thin-Space"
10052
10053 \end_inset
10054
10055
10056 \begin_inset Index idx
10057 status collapsed
10058
10059 \begin_layout Plain Layout
10060 Spaces ! Thin
10061 \end_layout
10062
10063 \end_inset
10064
10065
10066 \end_layout
10067
10068 \begin_layout Standard
10069
10070 \begin_inset Quotes eld
10071 \end_inset
10072
10073 thin space
10074 \begin_inset Quotes erd
10075 \end_inset
10076
10077  is a blank which has half the size of a normal space (and it is also 
10078 \begin_inset Quotes eld
10079 \end_inset
10080
10081 protected
10082 \begin_inset Quotes erd
10083 \end_inset
10084
10085 ).
10086  The typographical conventions in a lot of languages propose the use of
10087  thin spaces in cases where normal spaces would be too wide, for instance
10088  inside abbreviations:
10089 \end_layout
10090
10091 \begin_layout Quote
10092 D.
10093 \begin_inset space \thinspace{}
10094 \end_inset
10095
10096 E.
10097  Knuth has developed our beloved typesetting program.
10098 \end_layout
10099
10100 \begin_layout Standard
10101 or between values and units.
10102  Compare for example this:
10103 \begin_inset Newline newline
10104 \end_inset
10105
10106 10
10107 \begin_inset space \thinspace{}
10108 \end_inset
10109
10110 kg (thin space)
10111 \begin_inset Newline newline
10112 \end_inset
10113
10114 10 kg (normal space
10115 \end_layout
10116
10117 \begin_layout Standard
10118 You can insert thin spaces also with the menu 
10119 \family sans
10120 Insert\SpecialChar \menuseparator
10121 Formatting\SpecialChar \menuseparator
10122 Thin
10123 \begin_inset space ~
10124 \end_inset
10125
10126 Space
10127 \family default
10128  (shortcut 
10129 \begin_inset Info
10130 type  "shortcuts"
10131 arg   "space-insert thin"
10132 \end_inset
10133
10134 ).
10135 \end_layout
10136
10137 \begin_layout Subsubsection
10138 More Spaces
10139 \begin_inset CommandInset label
10140 LatexCommand label
10141 name "sub:More-Spaces"
10142
10143 \end_inset
10144
10145
10146 \end_layout
10147
10148 \begin_layout Standard
10149 You can furthermore insert the following space types:
10150 \end_layout
10151
10152 \begin_layout Description
10153 Negative
10154 \begin_inset space ~
10155 \end_inset
10156
10157 thin
10158 \begin_inset space ~
10159 \end_inset
10160
10161 space A line with a 
10162 \begin_inset Formula $\to$
10163 \end_inset
10164
10165
10166 \begin_inset space \negthinspace{}
10167 \end_inset
10168
10169
10170 \begin_inset Formula $\gets$
10171 \end_inset
10172
10173  Negative thin space between the arrows.
10174 \end_layout
10175
10176 \begin_layout Description
10177 Enspace
10178 \begin_inset space ~
10179 \end_inset
10180
10181 (0.5
10182 \begin_inset space \thinspace{}
10183 \end_inset
10184
10185 em) A line with a 
10186 \begin_inset Formula $\to$
10187 \end_inset
10188
10189
10190 \begin_inset space \enskip{}
10191 \end_inset
10192
10193
10194 \begin_inset Formula $\gets$
10195 \end_inset
10196
10197  Enspace
10198 \begin_inset space ~
10199 \end_inset
10200
10201 (0.5
10202 \begin_inset space \thinspace{}
10203 \end_inset
10204
10205 em) space between the arrows.
10206 \end_layout
10207
10208 \begin_layout Description
10209 Quad
10210 \begin_inset space ~
10211 \end_inset
10212
10213 (1
10214 \begin_inset space \thinspace{}
10215 \end_inset
10216
10217 em) A line with a 
10218 \begin_inset Formula $\to$
10219 \end_inset
10220
10221
10222 \begin_inset space \quad{}
10223 \end_inset
10224
10225
10226 \begin_inset Formula $\gets$
10227 \end_inset
10228
10229  Quad
10230 \begin_inset space ~
10231 \end_inset
10232
10233 (1
10234 \begin_inset space \thinspace{}
10235 \end_inset
10236
10237 em) space between the arrows.
10238 \end_layout
10239
10240 \begin_layout Description
10241 QQuad
10242 \begin_inset space ~
10243 \end_inset
10244
10245 (2
10246 \begin_inset space \thinspace{}
10247 \end_inset
10248
10249 em) A line with a 
10250 \begin_inset Formula $\to$
10251 \end_inset
10252
10253
10254 \begin_inset space \qquad{}
10255 \end_inset
10256
10257
10258 \begin_inset Formula $\gets$
10259 \end_inset
10260
10261  QQuad
10262 \begin_inset space ~
10263 \end_inset
10264
10265 (2
10266 \begin_inset space \thinspace{}
10267 \end_inset
10268
10269 em) space between the arrows.
10270 \end_layout
10271
10272 \begin_layout Description
10273 Custom
10274 \begin_inset space ~
10275 \end_inset
10276
10277 space A line with
10278 \begin_inset Formula $\to$
10279 \end_inset
10280
10281
10282 \begin_inset space \hspace{}
10283 \length 2cm
10284 \end_inset
10285
10286
10287 \begin_inset Formula $\gets$
10288 \end_inset
10289
10290  2
10291 \begin_inset space \thinspace{}
10292 \end_inset
10293
10294 cm space between the arrows.
10295 \end_layout
10296
10297 \begin_layout Standard
10298 Table
10299 \begin_inset space ~
10300 \end_inset
10301
10302
10303 \begin_inset CommandInset ref
10304 LatexCommand ref
10305 reference "tab:Width-of-the"
10306
10307 \end_inset
10308
10309  lists the different space sizes.
10310 \end_layout
10311
10312 \begin_layout Standard
10313 \begin_inset Float table
10314 wide false
10315 sideways false
10316 status open
10317
10318 \begin_layout Plain Layout
10319 \align center
10320 \begin_inset Caption
10321
10322 \begin_layout Plain Layout
10323 \begin_inset CommandInset label
10324 LatexCommand label
10325 name "tab:Width-of-the"
10326
10327 \end_inset
10328
10329 Width of the different horizontal spaces.
10330 \end_layout
10331
10332 \end_inset
10333
10334
10335 \end_layout
10336
10337 \begin_layout Plain Layout
10338 \align center
10339 \begin_inset Tabular
10340 <lyxtabular version="3" rows="8" columns="2">
10341 <features tabularvalignment="middle">
10342 <column alignment="center" valignment="top" width="0">
10343 <column alignment="center" valignment="top" width="0">
10344 <row>
10345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10346 \begin_inset Text
10347
10348 \begin_layout Plain Layout
10349
10350 \series bold
10351 Space
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360
10361 \series bold
10362 Width
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373 Normal
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382 1/3
10383 \begin_inset space \thinspace{}
10384 \end_inset
10385
10386 em
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 Protected
10398 \end_layout
10399
10400 \end_inset
10401 </cell>
10402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10403 \begin_inset Text
10404
10405 \begin_layout Plain Layout
10406 1/3
10407 \begin_inset space \thinspace{}
10408 \end_inset
10409
10410 em
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 </row>
10416 <row>
10417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10418 \begin_inset Text
10419
10420 \begin_layout Plain Layout
10421 Thin
10422 \end_layout
10423
10424 \end_inset
10425 </cell>
10426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430 1/6
10431 \begin_inset space \thinspace{}
10432 \end_inset
10433
10434 em
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 Negative thin
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454 -1/6
10455 \begin_inset space \thinspace{}
10456 \end_inset
10457
10458 em
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 </row>
10464 <row>
10465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 Enspace (0.5
10470 \begin_inset space \thinspace{}
10471 \end_inset
10472
10473 em)
10474 \end_layout
10475
10476 \end_inset
10477 </cell>
10478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10479 \begin_inset Text
10480
10481 \begin_layout Plain Layout
10482 0.5
10483 \begin_inset space \thinspace{}
10484 \end_inset
10485
10486 em
10487 \end_layout
10488
10489 \end_inset
10490 </cell>
10491 </row>
10492 <row>
10493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10494 \begin_inset Text
10495
10496 \begin_layout Plain Layout
10497 Quad (1
10498 \begin_inset space \thinspace{}
10499 \end_inset
10500
10501 em)
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 1
10511 \begin_inset space \thinspace{}
10512 \end_inset
10513
10514 em
10515 \end_layout
10516
10517 \end_inset
10518 </cell>
10519 </row>
10520 <row>
10521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10522 \begin_inset Text
10523
10524 \begin_layout Plain Layout
10525 QQuad (2
10526 \begin_inset space \thinspace{}
10527 \end_inset
10528
10529 em)
10530 \end_layout
10531
10532 \end_inset
10533 </cell>
10534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10535 \begin_inset Text
10536
10537 \begin_layout Plain Layout
10538 2
10539 \begin_inset space \thinspace{}
10540 \end_inset
10541
10542 em
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 </lyxtabular>
10549
10550 \end_inset
10551
10552
10553 \end_layout
10554
10555 \end_inset
10556
10557
10558 \end_layout
10559
10560 \begin_layout Subsubsection
10561
10562 \family sans
10563 Horizontal Fills
10564 \family default
10565
10566 \begin_inset Index idx
10567 status collapsed
10568
10569 \begin_layout Plain Layout
10570 Spacing ! Fills
10571 \end_layout
10572
10573 \end_inset
10574
10575
10576 \end_layout
10577
10578 \begin_layout Standard
10579 Horizontal fills (HFills) are a special LyX feature for adding extra space
10580  in a uniform fashion.
10581  An HFill is actually a variable length space, whose length always equals
10582  the remaining space between the left and right margins.
10583  If there is more than one HFill on a line, they divide the available space
10584  equally between themselves.
10585  
10586 \end_layout
10587
10588 \begin_layout Standard
10589 Here a few examples what you can do with them:
10590 \end_layout
10591
10592 \begin_layout Quote
10593 \noindent
10594 This is on the left side
10595 \begin_inset space \hfill{}
10596 \end_inset
10597
10598 This is on the right
10599 \end_layout
10600
10601 \begin_layout Quote
10602 \noindent
10603 Left
10604 \begin_inset space \hfill{}
10605 \end_inset
10606
10607 Middle
10608 \begin_inset space \hfill{}
10609 \end_inset
10610
10611 Right
10612 \end_layout
10613
10614 \begin_layout Quote
10615 \noindent
10616 Left
10617 \begin_inset space \hfill{}
10618 \end_inset
10619
10620 1/3 Left
10621 \begin_inset space \hfill{}
10622 \end_inset
10623
10624
10625 \begin_inset space \hfill{}
10626 \end_inset
10627
10628 Right
10629 \end_layout
10630
10631 \begin_layout Standard
10632 That was an example in the 
10633 \family sans
10634 Quote
10635 \family default
10636  environment.
10637  Here
10638 \begin_inset Formula $\to$
10639 \end_inset
10640
10641
10642 \begin_inset space \hfill{}
10643 \end_inset
10644
10645
10646 \begin_inset Formula $\gets$
10647 \end_inset
10648
10649 is one in a standard paragraph.
10650  It may or may not be apparent in the printed text, but it 
10651 \emph on
10652 is
10653 \emph default
10654  sitting in-between the two arrows.
10655 \end_layout
10656
10657 \begin_layout Standard
10658 HFills can be made visible when you choose one of the 
10659 \family sans
10660 Fill
10661 \begin_inset space ~
10662 \end_inset
10663
10664 Pattern
10665 \family default
10666  in the space dialog: The following patterns are available:
10667 \end_layout
10668
10669 \begin_layout Standard
10670 Dots: 
10671 \begin_inset space \dotfill{}
10672 \end_inset
10673
10674
10675 \begin_inset space ~
10676 \end_inset
10677
10678
10679 \end_layout
10680
10681 \begin_layout Standard
10682 Rule: 
10683 \begin_inset space \hrulefill{}
10684 \end_inset
10685
10686
10687 \begin_inset space ~
10688 \end_inset
10689
10690
10691 \end_layout
10692
10693 \begin_layout Standard
10694 Left arrow: 
10695 \begin_inset space \leftarrowfill{}
10696 \end_inset
10697
10698
10699 \begin_inset space ~
10700 \end_inset
10701
10702
10703 \end_layout
10704
10705 \begin_layout Standard
10706 Right arrow: 
10707 \begin_inset space \rightarrowfill{}
10708 \end_inset
10709
10710
10711 \begin_inset space ~
10712 \end_inset
10713
10714
10715 \end_layout
10716
10717 \begin_layout Standard
10718 Up brace: 
10719 \begin_inset space \downbracefill{}
10720 \end_inset
10721
10722
10723 \begin_inset space ~
10724 \end_inset
10725
10726
10727 \end_layout
10728
10729 \begin_layout Standard
10730 Down brace: 
10731 \begin_inset space \upbracefill{}
10732 \end_inset
10733
10734
10735 \begin_inset space ~
10736 \end_inset
10737
10738
10739 \end_layout
10740
10741 \begin_layout Standard
10742 \begin_inset Note Greyedout
10743 status open
10744
10745 \begin_layout Plain Layout
10746
10747 \series bold
10748 Note:
10749 \series default
10750  If an HFill is at the beginning of a line, and 
10751 \emph on
10752 not
10753 \emph default
10754  in the first line in a paragraph, LyX ignores it.
10755  This prevents HFills from accidentally being wrapped onto a new line.
10756  If you need space in this case anyway, set the 
10757 \family sans
10758 Protect
10759 \family default
10760  option in the space dialog.
10761 \end_layout
10762
10763 \end_inset
10764
10765
10766 \end_layout
10767
10768 \begin_layout Subsubsection
10769 Phantom Space
10770 \begin_inset CommandInset label
10771 LatexCommand label
10772 name "sub:Phantom-Space"
10773
10774 \end_inset
10775
10776
10777 \begin_inset Index idx
10778 status collapsed
10779
10780 \begin_layout Plain Layout
10781 Spacing ! Phantom
10782 \end_layout
10783
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 Sometimes you want to insert space with exactly the length of a phrase.
10791  E.
10792 \begin_inset space \thinspace{}
10793 \end_inset
10794
10795 g.
10796 \begin_inset space \space{}
10797 \end_inset
10798
10799 you want to create the following multiple choice question:
10800 \end_layout
10801
10802 \begin_layout Standard
10803 \begin_inset VSpace medskip
10804 \end_inset
10805
10806 What is correct English?:
10807 \begin_inset Newline newline
10808 \end_inset
10809
10810
10811 \begin_inset Newline newline
10812 \end_inset
10813
10814 Mr.
10815 \begin_inset space ~
10816 \end_inset
10817
10818 Edge would have been jumps the gun.
10819 \begin_inset Newline newline
10820 \end_inset
10821
10822
10823 \begin_inset Phantom HPhantom
10824 status open
10825
10826 \begin_layout Plain Layout
10827 Mr.
10828  Edge 
10829 \end_layout
10830
10831 \end_inset
10832
10833 has to be jumped
10834 \begin_inset Newline newline
10835 \end_inset
10836
10837
10838 \begin_inset Phantom HPhantom
10839 status open
10840
10841 \begin_layout Plain Layout
10842 Mr.
10843  Edge 
10844 \end_layout
10845
10846 \end_inset
10847
10848 jumps
10849 \begin_inset VSpace medskip
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \begin_layout Standard
10856 So that the choices appear exactly after the phrase 
10857 \begin_inset Quotes eld
10858 \end_inset
10859
10860 Mr.
10861 \begin_inset space ~
10862 \end_inset
10863
10864 Edge
10865 \begin_inset space ~
10866 \end_inset
10867
10868
10869 \begin_inset Quotes erd
10870 \end_inset
10871
10872 .
10873  To get this, you can use the phantom insets available via the menu 
10874 \family sans
10875 Insert\SpecialChar \menuseparator
10876 Formatting\SpecialChar \menuseparator
10877 Phantom
10878 \family default
10879 .
10880  In our case insert a horizontal phantom at the beginning of the last two
10881  lines and insert 
10882 \begin_inset Quotes eld
10883 \end_inset
10884
10885 Mr.
10886 \begin_inset space ~
10887 \end_inset
10888
10889 Edge
10890 \begin_inset space ~
10891 \end_inset
10892
10893
10894 \begin_inset Quotes erd
10895 \end_inset
10896
10897  into the phantom inset (note the space after 
10898 \begin_inset Quotes eld
10899 \end_inset
10900
10901 Edge
10902 \begin_inset Quotes erd
10903 \end_inset
10904
10905 ).
10906  A phantom insets prints only the space of its content (like a placeholder).
10907  That is why it is named 
10908 \begin_inset Quotes eld
10909 \end_inset
10910
10911 phantom
10912 \begin_inset Quotes erd
10913 \end_inset
10914
10915 .
10916  The normal phantom outputs the width and height of the content as space,
10917  while the horizontal and vertical variant only outputs the corresponding
10918  dimension.
10919 \end_layout
10920
10921 \begin_layout Subsection
10922 Vertical Space
10923 \begin_inset CommandInset label
10924 LatexCommand label
10925 name "sub:Vertical-Space"
10926
10927 \end_inset
10928
10929
10930 \begin_inset Index idx
10931 status collapsed
10932
10933 \begin_layout Plain Layout
10934 Spacing ! Vertical
10935 \end_layout
10936
10937 \end_inset
10938
10939
10940 \end_layout
10941
10942 \begin_layout Standard
10943 To add extra vertical space above or below a paragraph, use the 
10944 \family sans
10945 Insert\SpecialChar \menuseparator
10946 Formatting\SpecialChar \menuseparator
10947 Vertical
10948 \begin_inset space ~
10949 \end_inset
10950
10951 Space
10952 \family default
10953  dialog.
10954  There you find the following sizes:
10955 \end_layout
10956
10957 \begin_layout Standard
10958
10959 \family sans
10960 SmallSkip
10961 \family default
10962
10963 \family sans
10964 MedSkip
10965 \family default
10966  and 
10967 \family sans
10968 BigSkip
10969 \family default
10970  are LaTeX sizes which depend on the font size of the document.
10971  
10972 \family sans
10973 DefSkip
10974 \family default
10975  is the skip adjusted in the dialog 
10976 \family sans
10977 Document\SpecialChar \menuseparator
10978 Settings
10979 \family default
10980
10981 \begin_inset Index idx
10982 status collapsed
10983
10984 \begin_layout Plain Layout
10985 Document ! Settings
10986 \end_layout
10987
10988 \end_inset
10989
10990  for the paragraph separation.
10991  If you use indentation to separate paragraphs 
10992 \family sans
10993 DefSkip
10994 \family default
10995  is equal to 
10996 \family sans
10997 MedSkip
10998 \family default
10999 .
11000 \end_layout
11001
11002 \begin_layout Standard
11003
11004 \family sans
11005 VFill
11006 \family default
11007
11008 \begin_inset Index idx
11009 status collapsed
11010
11011 \begin_layout Plain Layout
11012 Spacing ! Fills
11013 \end_layout
11014
11015 \end_inset
11016
11017  is a variable space, set so that the space is maximal within one page.
11018  An example: You have only two short paragraphs on one page with a vfill
11019  between them.
11020  Then the first paragraph is placed at the top of the page and the second
11021  one at the bottom, because the space between them is then maximal.
11022  
11023 \family sans
11024 VFill
11025 \family default
11026 s work like 
11027 \family sans
11028 HFill
11029 \family default
11030 s: they fill the remaining vertical space on a page with blank space.
11031 \begin_inset Foot
11032 status collapsed
11033
11034 \begin_layout Plain Layout
11035
11036 \family sans
11037 HFill
11038 \family default
11039 s are described in section
11040 \begin_inset space ~
11041 \end_inset
11042
11043
11044 \begin_inset CommandInset ref
11045 LatexCommand ref
11046 reference "sub:Horizontal-Space"
11047
11048 \end_inset
11049
11050 .
11051 \end_layout
11052
11053 \end_inset
11054
11055  If there are several 
11056 \family sans
11057 VFill
11058 \family default
11059 s on a page, they divide the remaining vertical space equally between themselves.
11060  You can therefore use 
11061 \family sans
11062 VFill
11063 \family default
11064 s to center text on a page, or even place text 2/3 down a page.
11065 \end_layout
11066
11067 \begin_layout Standard
11068
11069 \family sans
11070 Custom
11071 \family default
11072  are custom spaces in units explained in Appendix
11073 \begin_inset space ~
11074 \end_inset
11075
11076
11077 \begin_inset CommandInset ref
11078 LatexCommand ref
11079 reference "cha:Units-available-in"
11080
11081 \end_inset
11082
11083 .
11084 \end_layout
11085
11086 \begin_layout Standard
11087 \begin_inset Note Greyedout
11088 status open
11089
11090 \begin_layout Plain Layout
11091
11092 \series bold
11093 Note:
11094 \series default
11095  
11096 \series medium
11097 If the extra vertical space would be in the output at the top/bottom of
11098  a page, the space is only added if you have also checked the option 
11099 \family sans
11100 Protect
11101 \family default
11102 .
11103 \end_layout
11104
11105 \end_inset
11106
11107
11108 \end_layout
11109
11110 \begin_layout Subsection
11111 Paragraph Alignment
11112 \end_layout
11113
11114 \begin_layout Standard
11115 You can change the paragraph alignment with the 
11116 \family sans
11117 Edit\SpecialChar \menuseparator
11118 Paragraph Settings
11119 \family default
11120  dialog.
11121  There are five possibilities: 
11122 \end_layout
11123
11124 \begin_layout Itemize
11125
11126 \family sans
11127 Justified
11128 \family default
11129  (shortcut 
11130 \begin_inset Info
11131 type  "shortcut"
11132 arg   "paragraph-params \\align block"
11133 \end_inset
11134
11135 )
11136 \end_layout
11137
11138 \begin_layout Itemize
11139
11140 \family sans
11141 Left
11142 \family default
11143  (
11144 \begin_inset Info
11145 type  "shortcut"
11146 arg   "paragraph-params \\align left"
11147 \end_inset
11148
11149 )
11150 \end_layout
11151
11152 \begin_layout Itemize
11153
11154 \family sans
11155 Right
11156 \family default
11157  (
11158 \begin_inset Info
11159 type  "shortcut"
11160 arg   "paragraph-params \\align right"
11161 \end_inset
11162
11163 )
11164 \end_layout
11165
11166 \begin_layout Itemize
11167
11168 \family sans
11169 Center
11170 \family default
11171  (
11172 \begin_inset Info
11173 type  "shortcut"
11174 arg   "paragraph-params \\align center"
11175 \end_inset
11176
11177 )
11178 \end_layout
11179
11180 \begin_layout Itemize
11181
11182 \family sans
11183 Default
11184 \family default
11185  (
11186 \begin_inset Info
11187 type  "shortcut"
11188 arg   "paragraph-params \\align default"
11189 \end_inset
11190
11191 )
11192 \end_layout
11193
11194 \begin_layout Standard
11195 The default in most cases is justified alignment, in which the inter-word
11196  spacing is variable and each line of a paragraph fills the region between
11197  the left and right margins.
11198  The other three alignments should be self-explanatory, and look like this:
11199 \end_layout
11200
11201 \begin_layout Standard
11202 \align right
11203 This paragraph is right aligned,
11204 \end_layout
11205
11206 \begin_layout Standard
11207 \align center
11208 this one is centered,
11209 \end_layout
11210
11211 \begin_layout Standard
11212 \align left
11213 this one is left aligned.
11214 \end_layout
11215
11216 \begin_layout Subsection
11217 Forced Page Breaks
11218 \begin_inset Index idx
11219 status collapsed
11220
11221 \begin_layout Plain Layout
11222 Page breaks ! Forced
11223 \end_layout
11224
11225 \end_inset
11226
11227
11228 \begin_inset CommandInset label
11229 LatexCommand label
11230 name "sub:Forced-Page-Breaks"
11231
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \begin_layout Standard
11238 If you don't like the way LaTeX does the page breaks in your document, you
11239  can force a page break where you want one.
11240  Normally this will not be necessary, because LaTeX is good at page breaking.
11241  Only if you use a lot of 
11242 \family sans
11243 Floats
11244 \family default
11245 , LaTeX's page breaking algorithm can fail.
11246 \end_layout
11247
11248 \begin_layout Standard
11249 We recommend not to use forced page breaks until the text is finished and
11250  until you have checked in the preview to see if you 
11251 \emph on
11252 really
11253 \emph default
11254  have to change the page breaking.
11255 \end_layout
11256
11257 \begin_layout Standard
11258 There are two types of page breaks: One that ends the page without any special
11259  action.
11260  This can be inserted above or below a paragraph via the menu 
11261 \family sans
11262 Insert\SpecialChar \menuseparator
11263 Formatting\SpecialChar \menuseparator
11264 New
11265 \begin_inset space ~
11266 \end_inset
11267
11268 Page
11269 \family default
11270 .
11271  The second type, that is inserted via the menu 
11272 \family sans
11273 Insert\SpecialChar \menuseparator
11274 Formatting\SpecialChar \menuseparator
11275 Page
11276 \begin_inset space ~
11277 \end_inset
11278
11279 Break
11280 \family default
11281 , ends a page but stretches the content of the page, so that it fills out
11282  the complete page.
11283  This type is useful to avoid whitespace when a page break produces a page
11284  on which only the last few lines are absent.
11285 \end_layout
11286
11287 \begin_layout Standard
11288 You might try to use a page break to ensure that a figure or table appears
11289  at the top of a page.
11290  This is, of course, the wrong way to do it.
11291  LyX gives you a way of automatically ensuring that your figures and tables
11292  appear at the top of a page (or the bottom, or on their own page) without
11293  having to worry about what precedes or follows your figure or table.
11294  See chapter 
11295 \begin_inset CommandInset ref
11296 LatexCommand ref
11297 reference "chap:Floats-and-Notes"
11298
11299 \end_inset
11300
11301  to learn more about 
11302 \family sans
11303 Floats
11304 \family default
11305 .
11306 \end_layout
11307
11308 \begin_layout Subsubsection
11309 Clear Page Breaks
11310 \begin_inset CommandInset label
11311 LatexCommand label
11312 name "sub:Clear-Page-Breaks"
11313
11314 \end_inset
11315
11316
11317 \begin_inset Index idx
11318 status collapsed
11319
11320 \begin_layout Plain Layout
11321 Page breaks ! Clear
11322 \end_layout
11323
11324 \end_inset
11325
11326
11327 \end_layout
11328
11329 \begin_layout Standard
11330 Rather than forced page breaks where the content behind the break is placed
11331  directly on the next page, you can also clear pages while breaking them.
11332  That means that the current paragraph is terminated and everything, including
11333  unprocessed floats, from the earlier part of the document are placed behind
11334  it, if necessary by adding pages.
11335 \end_layout
11336
11337 \begin_layout Standard
11338 You can insert a clear page break with the menu 
11339 \family sans
11340 Insert\SpecialChar \menuseparator
11341 Formatting\SpecialChar \menuseparator
11342 Clear
11343 \begin_inset space ~
11344 \end_inset
11345
11346 Page
11347 \family default
11348 .
11349  When you have a two-sided document like a book, you can use the menu 
11350 \family sans
11351 Insert\SpecialChar \menuseparator
11352 Formatting\SpecialChar \menuseparator
11353 Clear
11354 \begin_inset space ~
11355 \end_inset
11356
11357 Double
11358 \begin_inset space ~
11359 \end_inset
11360
11361 Page
11362 \family default
11363  to insert a clear page break that assures that the next page is a right-hand
11364  page (odd-numbered), if necessary by adding a page.
11365 \end_layout
11366
11367 \begin_layout Subsection
11368 Forced Line Breaks
11369 \begin_inset Index idx
11370 status collapsed
11371
11372 \begin_layout Plain Layout
11373 Line breaks
11374 \end_layout
11375
11376 \end_inset
11377
11378
11379 \begin_inset CommandInset label
11380 LatexCommand label
11381 name "sub:Forced-Line-Breaks"
11382
11383 \end_inset
11384
11385
11386 \end_layout
11387
11388 \begin_layout Standard
11389 Similar to page breaks there are two types of line breaks: One that simply
11390  breaks the line.
11391  You can force this line break within a paragraph by selecting 
11392 \family sans
11393 Insert\SpecialChar \menuseparator
11394 Formatting\SpecialChar \menuseparator
11395 Ragged
11396 \begin_inset space ~
11397 \end_inset
11398
11399 Line
11400 \begin_inset space ~
11401 \end_inset
11402
11403 Break
11404 \family default
11405  or with 
11406 \begin_inset Info
11407 type  "shortcut"
11408 arg   "newline-insert newline"
11409 \end_inset
11410
11411 .
11412  Another type that is inserted via the menu 
11413 \family sans
11414 Insert\SpecialChar \menuseparator
11415 Formatting\SpecialChar \menuseparator
11416 Justified
11417 \begin_inset space ~
11418 \end_inset
11419
11420 Line
11421 \begin_inset space ~
11422 \end_inset
11423
11424 Break
11425 \family default
11426  breaks the line and stretches it so that it fills out the whole space between
11427  the page margins.
11428  This is useful to avoid 
11429 \begin_inset Quotes eld
11430 \end_inset
11431
11432 fringes
11433 \begin_inset Quotes erd
11434 \end_inset
11435
11436  in justified paragraphs due to possible whitespace introduced by line breaks.
11437 \end_layout
11438
11439 \begin_layout Standard
11440 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11441  LaTeX is very good at line breaking.
11442  There are, however, a number of situations where it is necessary to actively
11443  set a line break, e.
11444 \begin_inset space \thinspace{}
11445 \end_inset
11446
11447 g.
11448 \begin_inset space \space{}
11449 \end_inset
11450
11451 in a poem or for an address (see sections
11452 \begin_inset space ~
11453 \end_inset
11454
11455
11456 \begin_inset CommandInset ref
11457 LatexCommand ref
11458 reference "sec:Quote"
11459
11460 \end_inset
11461
11462
11463 \begin_inset CommandInset ref
11464 LatexCommand ref
11465 reference "sec:Verse"
11466
11467 \end_inset
11468
11469  and 
11470 \begin_inset CommandInset ref
11471 LatexCommand ref
11472 reference "sec:Address-Usage"
11473
11474 \end_inset
11475
11476 ).
11477 \end_layout
11478
11479 \begin_layout Subsection
11480 Horizontal Lines
11481 \begin_inset CommandInset label
11482 LatexCommand label
11483 name "sub:Horizontal-Lines"
11484
11485 \end_inset
11486
11487
11488 \begin_inset Index idx
11489 status collapsed
11490
11491 \begin_layout Plain Layout
11492 Horizontal lines
11493 \end_layout
11494
11495 \end_inset
11496
11497
11498 \end_layout
11499
11500 \begin_layout Standard
11501 \noindent
11502 \begin_inset CommandInset line
11503 LatexCommand rule
11504 offset "0.5ex"
11505 width "100line%"
11506 height "1pt"
11507
11508 \end_inset
11509
11510
11511 \end_layout
11512
11513 \begin_layout Standard
11514 In the dialog 
11515 \family sans
11516 Insert\SpecialChar \menuseparator
11517 Formatting\SpecialChar \menuseparator
11518 Horizontal
11519 \begin_inset space ~
11520 \end_inset
11521
11522 Line
11523 \family default
11524  you can insert horizontal lines.
11525  The line offset is the vertical distance between the line and the baseline
11526  of the current text line or the paragraph.
11527  The line settings can be changed by left-clicking on the line.
11528 \end_layout
11529
11530 \begin_layout Standard
11531 \noindent
11532 \begin_inset CommandInset line
11533 LatexCommand rule
11534 offset "0.5ex"
11535 width "100line%"
11536 height "1pt"
11537
11538 \end_inset
11539
11540
11541 \end_layout
11542
11543 \begin_layout Section
11544 Characters and Symbols
11545 \end_layout
11546
11547 \begin_layout Standard
11548 You can directly enter all characters that are available on your keyboard.
11549  You can also use special keyboard maps to be able to enter e.
11550 \begin_inset space \thinspace{}
11551 \end_inset
11552
11553 g.
11554 \begin_inset space \space{}
11555 \end_inset
11556
11557 characters needed for French with an English keyboard.
11558  See section
11559 \begin_inset space \thinspace{}
11560 \end_inset
11561
11562
11563 \begin_inset CommandInset ref
11564 LatexCommand ref
11565 reference "sub:Keyboard-mapping"
11566
11567 \end_inset
11568
11569  for information on how this is done.
11570 \end_layout
11571
11572 \begin_layout Standard
11573 For the case where you need a character that is not on your keyboard, you
11574  can use the 
11575 \family sans
11576 Symbols
11577 \family default
11578  dialog via the menu 
11579 \family sans
11580 Insert\SpecialChar \menuseparator
11581 Special Character\SpecialChar \menuseparator
11582 Symbols
11583 \family default
11584 .
11585 \end_layout
11586
11587 \begin_layout Standard
11588 \begin_inset Note Greyedout
11589 status open
11590
11591 \begin_layout Plain Layout
11592
11593 \series bold
11594 Note:
11595 \series default
11596  Maybe not all symbols inserted with the symbols dialog can be displayed
11597  when you are using a special screen font in LyX's preferences.
11598  But the inserted symbols will in every case be displayed in the output.
11599 \end_layout
11600
11601 \end_inset
11602
11603
11604 \end_layout
11605
11606 \begin_layout Section
11607 Fonts and Text Styles
11608 \begin_inset CommandInset label
11609 LatexCommand label
11610 name "sec:Fonts-and-Text"
11611
11612 \end_inset
11613
11614
11615 \end_layout
11616
11617 \begin_layout Subsection
11618 Font Types
11619 \begin_inset Index idx
11620 status collapsed
11621
11622 \begin_layout Plain Layout
11623 Font ! Types
11624 \end_layout
11625
11626 \end_inset
11627
11628
11629 \end_layout
11630
11631 \begin_layout Standard
11632 There are two types of fonts:
11633 \end_layout
11634
11635 \begin_layout Description
11636 Vector
11637 \begin_inset space ~
11638 \end_inset
11639
11640 fonts
11641 \begin_inset Index idx
11642 status collapsed
11643
11644 \begin_layout Plain Layout
11645 Fonts ! Vector-
11646 \end_layout
11647
11648 \end_inset
11649
11650  are fonts, built from outlines of the single glyphs (e.
11651 \begin_inset space \thinspace{}
11652 \end_inset
11653
11654 g.
11655  characters) in the font.
11656  This means that each glyph is defined using mathematical curves that are
11657  well suited for scaling to any requested size.
11658  This mathematical definition is interpreted by the font renderer and the
11659  curve is filled out with pixels according to the size and glyph.
11660  This means that vector fonts will look pretty good in all sizes.
11661  Only at very small sizes where each pixel has to be very carefully computed
11662  to provide a good image, it might be hard to provide a good rendering.
11663 \begin_inset Newline newline
11664 \end_inset
11665
11666 That could mean that one only needs to define one font size and scale them.
11667  But to achieve a better quality, many fonts define several font sizes.
11668  That improves the appearance because you need more details at large font
11669  sizes than at small ones.
11670 \begin_inset Newline newline
11671 \end_inset
11672
11673 The font types 
11674 \family typewriter
11675 TrueType
11676 \family default
11677
11678 \family typewriter
11679 OpenType
11680 \family default
11681 , and 
11682 \family typewriter
11683 Type
11684 \begin_inset space ~
11685 \end_inset
11686
11687 1
11688 \family default
11689  are vector fonts.
11690 \end_layout
11691
11692 \begin_layout Description
11693 Bitmap
11694 \begin_inset space ~
11695 \end_inset
11696
11697 fonts
11698 \begin_inset Index idx
11699 status collapsed
11700
11701 \begin_layout Plain Layout
11702 Fonts ! Bitmap-
11703 \end_layout
11704
11705 \end_inset
11706
11707  on the other hand, are defined by bitmap graphics from the start, so they
11708  will look good at all the sizes they are meant for.
11709  However, they don't scale well, because in order to scale a glyph, each
11710  pixel is enlarged into several pixels.
11711  It is the same effect that happens if you try to enlarge a picture in a
11712  picture manipulation program.
11713  In order to relieve this effect, bitmap fonts are typically provided in
11714  several fixed sizes typically from around 8 pixels high up to 34 pixels
11715  or so high in steps according to what is believed to be useful.
11716  The advantage of bitmap fonts is that no complicated computations are necessary
11717  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11718  fonts.
11719  The disadvantage is that sizes that don't exist as fixed versions have
11720  to be scaled by doubling pixels, and thus look bad.
11721 \begin_inset Newline newline
11722 \end_inset
11723
11724 Bitmap fonts are named 
11725 \family typewriter
11726 Type
11727 \begin_inset space ~
11728 \end_inset
11729
11730 3
11731 \family default
11732  in PostScript- and PDF-documents.
11733 \end_layout
11734
11735 \begin_layout Standard
11736 The result of all this is that bitmap fonts are best for the size they are
11737  designed for, while scalable fonts are good for nearly all sizes.
11738  So one needs fewer font size definitions for scalable fonts.
11739  That's the reason why nearly all text rendering and typesetting programs
11740  use scalable fonts.
11741 \end_layout
11742
11743 \begin_layout Standard
11744 To test which fonts are used in a PDF-document, you can have a look into
11745  its document properties.
11746 \end_layout
11747
11748 \begin_layout Standard
11749 Many modern typesetting and markup languages have begun to move towards
11750  specifying character styles rather than specifying a particular font.
11751  For example, instead of changing to an italicized version of the current
11752  font to emphasize text, you use an 
11753 \begin_inset Quotes eld
11754 \end_inset
11755
11756 emphasized style
11757 \begin_inset Quotes erd
11758 \end_inset
11759
11760  instead.
11761  This concept fits in perfectly with LyX.
11762  In LyX, you do things based on contexts, rather than focusing on typesetting
11763  details.
11764 \end_layout
11765
11766 \begin_layout Subsection
11767 LaTeX font support
11768 \begin_inset CommandInset label
11769 LatexCommand label
11770 name "sub:LaTeX-font-support"
11771
11772 \end_inset
11773
11774
11775 \end_layout
11776
11777 \begin_layout Standard
11778 Traditionally, LaTeX uses its own fonts.
11779  That is to say, you cannot directly access the fonts installed on your
11780  operating system, but you have to use specific fonts provided by your LaTeX
11781  distribution.
11782  The reason is that LaTeX needs some extra information about the fonts,
11783  which have to be provided by additional files and packages.
11784  The downside of this is that your font choice is somewhat limited, compared
11785  to usual word processors.
11786  On the other hand this comes with the advantage that the provided fonts
11787  are generally of very good quality, and that LaTeX files are very portable
11788  across different machines.
11789  Also, the range of fonts supported by traditional LaTeX was increased a
11790  lot meanwhile so that you can find packages for many free and commercial
11791  fonts.
11792  In LyX, only a subset of these are directly selectable via the user interface
11793  (see section
11794 \begin_inset space ~
11795 \end_inset
11796
11797
11798 \begin_inset CommandInset ref
11799 LatexCommand ref
11800 reference "sub:Document-Font"
11801
11802 \end_inset
11803
11804  for details).
11805  However, all others are available if you enter the respective LaTeX code
11806  in the document preamble (please refer to the documentation of your desired
11807  font).
11808 \end_layout
11809
11810 \begin_layout Standard
11811 Furthermore, recent developments brought some new LaTeX engines that are
11812  also able to directly access fonts that are installed for your operating
11813  system (OS), namely XeTeX and LuaTeX.
11814  Both engines are now supported by LyX.
11815  By using them, you can use theoretically any OpenType or TrueType font
11816  that is installed on your system.
11817  The next section describes how to use these OS fonts.
11818 \end_layout
11819
11820 \begin_layout Standard
11821 \begin_inset Note Greyedout
11822 status open
11823
11824 \begin_layout Plain Layout
11825
11826 \series bold
11827 Note:
11828 \series default
11829  In practice, some fonts might fail due to bad metrics and other font deficienci
11830 es; so you might have to experiment.
11831 \end_layout
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \begin_layout Standard
11839 \begin_inset Note Greyedout
11840 status open
11841
11842 \begin_layout Plain Layout
11843
11844 \series bold
11845 Note:
11846 \series default
11847  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11848  as traditional LaTeX or PDFTeX.
11849 \end_layout
11850
11851 \end_inset
11852
11853
11854 \end_layout
11855
11856 \begin_layout Subsection
11857 Document Font and Font size
11858 \begin_inset CommandInset label
11859 LatexCommand label
11860 name "sub:Document-Font"
11861
11862 \end_inset
11863
11864
11865 \begin_inset Index idx
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869 Font ! Size
11870 \end_layout
11871
11872 \end_inset
11873
11874
11875 \begin_inset Index idx
11876 status collapsed
11877
11878 \begin_layout Plain Layout
11879 Document ! Font
11880 \end_layout
11881
11882 \end_inset
11883
11884
11885 \end_layout
11886
11887 \begin_layout Standard
11888 You can set the document fonts in the 
11889 \family sans
11890 Document\SpecialChar \menuseparator
11891 Settings
11892 \family default
11893
11894 \begin_inset Index idx
11895 status collapsed
11896
11897 \begin_layout Plain Layout
11898 Document ! Settings
11899 \end_layout
11900
11901 \end_inset
11902
11903  dialog.
11904  In the 
11905 \family sans
11906 Fonts
11907 \family default
11908  section of the dialog, you can specify which font should be used for the
11909  three different font shapes — roman (serif), 
11910 \family sans
11911 sans
11912 \begin_inset space ~
11913 \end_inset
11914
11915 serif
11916 \family default
11917  and 
11918 \family typewriter
11919 typewriter
11920 \family default
11921  (monospaced) — you can specify the base font size and scaling factors for
11922  (some) sans serif and typewriter fonts if this is necessary to fit with
11923  the roman font.
11924 \end_layout
11925
11926 \begin_layout Standard
11927 If you select 
11928 \family sans
11929 Use non-T
11930 \begin_inset ERT
11931 status collapsed
11932
11933 \begin_layout Plain Layout
11934
11935 {}
11936 \end_layout
11937
11938 \end_inset
11939
11940 eX fonts
11941 \family default
11942 , you will have access to the fonts installed on your operating system.
11943  This requires that you use 
11944 \family sans
11945 PDF (XeT
11946 \begin_inset ERT
11947 status collapsed
11948
11949 \begin_layout Plain Layout
11950
11951 {}
11952 \end_layout
11953
11954 \end_inset
11955
11956 eX)
11957 \family default
11958
11959 \family sans
11960 PDF (LuaT
11961 \begin_inset ERT
11962 status collapsed
11963
11964 \begin_layout Plain Layout
11965
11966 {}
11967 \end_layout
11968
11969 \end_inset
11970
11971 eX)
11972 \family default
11973  or 
11974 \family sans
11975 DVI (LuaT
11976 \begin_inset ERT
11977 status collapsed
11978
11979 \begin_layout Plain Layout
11980
11981 {}
11982 \end_layout
11983
11984 \end_inset
11985
11986 eX)
11987 \family default
11988  as output format, i.
11989 \begin_inset space \thinspace{}
11990 \end_inset
11991
11992 e.
11993 \begin_inset space ~
11994 \end_inset
11995
11996 you will have to have either XeTeX or LuaTeX installed (see section
11997 \begin_inset space ~
11998 \end_inset
11999
12000
12001 \begin_inset CommandInset ref
12002 LatexCommand ref
12003 reference "sub:LaTeX-font-support"
12004
12005 \end_inset
12006
12007 ).
12008  You will then not have access to TeX's own fonts (the selection described
12009  below).
12010  Note that LyX lists all available fonts in either of the three lists (roman,
12011  sans
12012 \begin_inset space ~
12013 \end_inset
12014
12015 serif, and typewriter), since LyX cannot determine the family.
12016  Also note that the output might fail with some of the listed fonts, due
12017  to the encoding of the fonts and\SpecialChar \slash{}
12018 or font failures.
12019  Again, LyX cannot determine this in advance, so you might need to experiment.
12020 \end_layout
12021
12022 \begin_layout Standard
12023 If you use TeX fonts (which is the default), the possible options for the
12024  font include 
12025 \family sans
12026 Default
12027 \family default
12028  and a list of fonts available with your LaTeX distribution.
12029  If you select 
12030 \family sans
12031 Default,
12032 \family default
12033  the font that is preset by the current document class is used.
12034  In most cases, this will be the standard TeX font, known as 
12035 \begin_inset Quotes eld
12036 \end_inset
12037
12038
12039 \family typewriter
12040 Computer
12041 \begin_inset space ~
12042 \end_inset
12043
12044 Modern
12045 \family default
12046
12047 \begin_inset Quotes erd
12048 \end_inset
12049
12050  (
12051 \family typewriter
12052 cm
12053 \family default
12054 ) or 
12055 \begin_inset Quotes eld
12056 \end_inset
12057
12058
12059 \family typewriter
12060 European Computer Modern
12061 \family default
12062
12063 \begin_inset Quotes erd
12064 \end_inset
12065
12066  (
12067 \family typewriter
12068 ec
12069 \family default
12070 ), but some classes preset different default fonts.
12071 \end_layout
12072
12073 \begin_layout Standard
12074 As 
12075 \family typewriter
12076 cm
12077 \family default
12078  and 
12079 \family typewriter
12080 ec
12081 \family default
12082  are bitmap fonts, they often looks pixelated in PDF output, especially
12083  when you read the PDF in a zoomed size.
12084 \begin_inset Foot
12085 status collapsed
12086
12087 \begin_layout Plain Layout
12088 This problem doesn't appear if you read PDFs in 
12089 \family typewriter
12090 Adobe
12091 \begin_inset space ~
12092 \end_inset
12093
12094 Reader
12095 \family default
12096  version 6 or later, because this program includes a special bitmap font
12097  renderer.
12098 \end_layout
12099
12100 \end_inset
12101
12102  To get rid of pixelated fonts, you have to use a vector font.
12103  Depending on how your document should look like, you can either:
12104 \end_layout
12105
12106 \begin_layout Itemize
12107 select the 
12108 \family sans
12109 Latin
12110 \begin_inset space ~
12111 \end_inset
12112
12113 Modern
12114 \family default
12115  fonts, which is the recommended choice if you want to keep the look of
12116  
12117 \family typewriter
12118 cm
12119 \family default
12120 /
12121 \family typewriter
12122 ec
12123 \family default
12124 .
12125  
12126 \family sans
12127 Latin
12128 \begin_inset space ~
12129 \end_inset
12130
12131 Modern
12132 \family default
12133  was developed for the LaTeX community in order to replace 
12134 \family typewriter
12135 cm
12136 \family default
12137  as the default font.
12138  It covers a huge range of glyphs and several font shapes.
12139  Except for some details, where the appearance was improved, 
12140 \family sans
12141 Latin
12142 \begin_inset space ~
12143 \end_inset
12144
12145 Modern
12146 \family default
12147  looks identical to 
12148 \family typewriter
12149 cm
12150 \family default
12151 .;
12152 \begin_inset Foot
12153 status collapsed
12154
12155 \begin_layout Plain Layout
12156 One difference is improved kerning.
12157 \end_layout
12158
12159 \end_inset
12160
12161
12162 \end_layout
12163
12164 \begin_layout Itemize
12165 or select the 
12166 \family sans
12167 AE
12168 \begin_inset space ~
12169 \end_inset
12170
12171 (Almost
12172 \begin_inset space ~
12173 \end_inset
12174
12175 European)
12176 \family default
12177  fonts in (the rare) case that 
12178 \family sans
12179 Latin
12180 \begin_inset space ~
12181 \end_inset
12182
12183 Modern
12184 \family default
12185  is not available to you or does not work, and you still want to emulate
12186  the look of 
12187 \family typewriter
12188 cm
12189 \family default
12190 /
12191 \family typewriter
12192 ec
12193 \family default
12194 .
12195  
12196 \family typewriter
12197 AE
12198 \family default
12199  is a virtual font.
12200  Virtual means that it 
12201 \begin_inset Quotes eld
12202 \end_inset
12203
12204 steals
12205 \begin_inset Quotes erd
12206 \end_inset
12207
12208  outline 
12209 \family typewriter
12210 cm
12211 \family default
12212 -glyphs from other fonts.
12213  This has the disadvantage that some characters are missing, like the French
12214  guillemets (
12215 \begin_inset Quotes eld
12216 \end_inset
12217
12218 «
12219 \begin_inset Quotes erd
12220 \end_inset
12221
12222  and 
12223 \begin_inset Quotes eld
12224 \end_inset
12225
12226 »
12227 \begin_inset Quotes erd
12228 \end_inset
12229
12230 )
12231 \begin_inset Foot
12232 status collapsed
12233
12234 \begin_layout Plain Layout
12235 Loading the LaTeX-package 
12236 \series bold
12237 aeguill
12238 \series default
12239
12240 \begin_inset Index idx
12241 status collapsed
12242
12243 \begin_layout Plain Layout
12244 LaTeX-packages ! aeguill
12245 \end_layout
12246
12247 \end_inset
12248
12249  with the document preamble line
12250 \begin_inset Newline newline
12251 \end_inset
12252
12253
12254 \series bold
12255
12256 \backslash
12257 usepackage[ec]{aeguill}
12258 \begin_inset Newline newline
12259 \end_inset
12260
12261
12262 \series default
12263 will fix the guillemet problem.
12264 \end_layout
12265
12266 \end_inset
12267
12268  and that accented characters are not 
12269 \emph on
12270 one
12271 \emph default
12272  glyph, but build of 
12273 \emph on
12274 two
12275 \emph default
12276  characters, the accent and the letter.
12277  Therefore you cannot search for words with accented characters in documents
12278  using the 
12279 \family typewriter
12280 AE
12281 \family default
12282  fonts.
12283  If you search for example for the French word 
12284 \begin_inset Quotes eld
12285 \end_inset
12286
12287 rève
12288 \begin_inset Quotes erd
12289 \end_inset
12290
12291  in a PDF, you will not get any result, because the PDF-viewer searches
12292  for the glyph 
12293 \begin_inset Quotes eld
12294 \end_inset
12295
12296  è 
12297 \begin_inset Quotes erd
12298 \end_inset
12299
12300  and not for the glyph 
12301 \begin_inset Quotes eld
12302 \end_inset
12303
12304  e +
12305 \begin_inset space ~
12306 \end_inset
12307
12308  ̀ 
12309 \begin_inset Quotes erd
12310 \end_inset
12311
12312 .
12313 \end_layout
12314
12315 \begin_layout Itemize
12316 If you do not like the look of 
12317 \family typewriter
12318 cm
12319 \family default
12320 /
12321 \family typewriter
12322 ec
12323 \family default
12324 , you can of course select one of the other provided vector fonts, e.
12325 \begin_inset space \thinspace{}
12326 \end_inset
12327
12328 g.
12329 \begin_inset space ~
12330 \end_inset
12331
12332
12333 \family typewriter
12334 Times
12335 \begin_inset space ~
12336 \end_inset
12337
12338 Roman
12339 \family default
12340  or
12341 \family typewriter
12342  Palatino
12343 \family default
12344 .
12345  Most roman vector fonts will automatically select matching sans
12346 \begin_inset space ~
12347 \end_inset
12348
12349 serif and typewriter fonts,
12350 \begin_inset Foot
12351 status collapsed
12352
12353 \begin_layout Plain Layout
12354 These are sometimes just matching other fonts (e.
12355 \begin_inset space \thinspace{}
12356 \end_inset
12357
12358 g., 
12359 \family sans
12360 Times
12361 \begin_inset space ~
12362 \end_inset
12363
12364 Roman
12365 \family default
12366  selects 
12367 \family sans
12368 Helvetica
12369 \family default
12370  for sans serif text), or different shapes of the same font, i.
12371 \begin_inset space \thinspace{}
12372 \end_inset
12373
12374 e.
12375 \begin_inset space \space{}
12376 \end_inset
12377
12378 a real font 
12379 \emph on
12380 family
12381 \emph default
12382  (e.
12383 \begin_inset space \thinspace{}
12384 \end_inset
12385
12386 g.
12387 \begin_inset space \space{}
12388 \end_inset
12389
12390 in case of 
12391 \family sans
12392 Latin
12393 \begin_inset space ~
12394 \end_inset
12395
12396 Modern
12397 \family default
12398  oder 
12399 \family sans
12400 Computer
12401 \begin_inset space ~
12402 \end_inset
12403
12404 Modern
12405 \family default
12406 ).
12407 \end_layout
12408
12409 \end_inset
12410
12411  but you can also select your own.
12412 \begin_inset Newline newline
12413 \end_inset
12414
12415 The differences between roman, 
12416 \family sans
12417 sans
12418 \begin_inset space ~
12419 \end_inset
12420
12421 serif
12422 \family default
12423  and 
12424 \family typewriter
12425 typewriter
12426 \family default
12427  fonts are explained in section
12428 \begin_inset space ~
12429 \end_inset
12430
12431
12432 \begin_inset CommandInset ref
12433 LatexCommand ref
12434 reference "sub:Fine-Tuning-with-the"
12435
12436 \end_inset
12437
12438 .
12439 \begin_inset Newline newline
12440 \end_inset
12441
12442 The font 
12443 \family sans
12444 Times
12445 \begin_inset space ~
12446 \end_inset
12447
12448 Roman
12449 \family default
12450  was originally designed for newspapers.
12451  That means its glyphs are smaller than the ones from other fonts to fit
12452  into the small newspaper columns.
12453  Therefore 
12454 \family sans
12455 Times
12456 \begin_inset space ~
12457 \end_inset
12458
12459 Roman
12460 \family default
12461  is not the optimal choice for larger documents like books.
12462 \end_layout
12463
12464 \begin_layout Standard
12465 For the font size there are generally four possible values: 
12466 \family sans
12467 Default, 10
12468 \family default
12469
12470 \family sans
12471 11
12472 \family default
12473  and 
12474 \family sans
12475 12
12476 \family default
12477 .
12478  Some classes provide additional sizes.
12479  The size of 
12480 \family sans
12481 Default
12482 \family default
12483  depends on the class you are using.
12484  In the standard classes it is equal to the font size 10.
12485 \end_layout
12486
12487 \begin_layout Standard
12488 Note that the font size is the 
12489 \emph on
12490 base size
12491 \emph default
12492 .
12493  That means that LyX scales all other possible font sizes (such as those
12494  used in footnotes, super-, and subscripts) by this value.
12495  You can fine-tune the font size of text parts via the 
12496 \family sans
12497 Text
12498 \begin_inset space ~
12499 \end_inset
12500
12501 Style
12502 \family default
12503  dialog if needed.
12504  The possible font sizes for text parts are explained in section
12505 \begin_inset space ~
12506 \end_inset
12507
12508
12509 \begin_inset CommandInset ref
12510 LatexCommand ref
12511 reference "sub:Fine-Tuning-with-the"
12512
12513 \end_inset
12514
12515 .
12516 \end_layout
12517
12518 \begin_layout Standard
12519 The 
12520 \family sans
12521 Default Family
12522 \family default
12523  selection lets you specify whether the base font of your document should
12524  be roman, sans
12525 \begin_inset space ~
12526 \end_inset
12527
12528 serif or typewriter.
12529  The 
12530 \family sans
12531 Default
12532 \family default
12533  selection uses what is preset by the class, the other selections override
12534  this.
12535  In most cases, 
12536 \family sans
12537 Default
12538 \family default
12539  is equal to 
12540 \family sans
12541 roman
12542 \family default
12543 , but some classes (such as presentation classes) also use other defaults.
12544 \end_layout
12545
12546 \begin_layout Standard
12547 The
12548 \family typewriter
12549  
12550 \family sans
12551 LaTe
12552 \begin_inset ERT
12553 status collapsed
12554
12555 \begin_layout Plain Layout
12556
12557 {}
12558 \end_layout
12559
12560 \end_inset
12561
12562 X font encoding
12563 \family default
12564  selection is an expert setting which lets you change the value passed to
12565  the LaTeX-package
12566 \emph on
12567  fontenc
12568 \emph default
12569  (see also sec.
12570 \begin_inset space ~
12571 \end_inset
12572
12573
12574 \begin_inset CommandInset ref
12575 LatexCommand ref
12576 reference "sub:LaTeX-settings"
12577
12578 \end_inset
12579
12580 ).
12581  Normally, you do not need to change (or even understand) this.
12582  Unless you have specific reasons, use 
12583 \family sans
12584 Default
12585 \family default
12586 .
12587 \end_layout
12588
12589 \begin_layout Standard
12590 With some fonts, the checkboxes 
12591 \family sans
12592 Use Old Style Figures
12593 \family default
12594  and 
12595 \family sans
12596 Use True Small Caps
12597 \family default
12598  are enabled.
12599  These are extra features some fonts provide.
12600  If 
12601 \family sans
12602 Use Old Style Figures
12603 \family default
12604  is checked, the font uses old style (also known as medieval or text) figures,
12605  i.
12606 \begin_inset space \thinspace{}
12607 \end_inset
12608
12609 e.
12610 \begin_inset space ~
12611 \end_inset
12612
12613 figures with varying height that fit nicely with lower letters.
12614  
12615 \family sans
12616 Use True Small Caps
12617 \family default
12618  determines that real small caps are used instead of faked small caps made
12619  of scaled capitals.
12620  Real small caps are often part of expert font sets; they generally look
12621  better than faked small caps but might have to be purchased separately.
12622 \end_layout
12623
12624 \begin_layout Standard
12625 The field 
12626 \family sans
12627 CJK
12628 \family default
12629  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12630  a font to display the script characters.
12631 \begin_inset Foot
12632 status collapsed
12633
12634 \begin_layout Plain Layout
12635 The font will be the argument for the commands of the LaTeX-package 
12636 \series bold
12637 CJK
12638 \series default
12639 .
12640  So this has no effect for the document language 
12641 \family sans
12642 Japanese
12643 \family default
12644  that doesn't use 
12645 \series bold
12646 CJK
12647 \series default
12648 .
12649 \end_layout
12650
12651 \end_inset
12652
12653
12654 \end_layout
12655
12656 \begin_layout Standard
12657 \begin_inset VSpace bigskip
12658 \end_inset
12659
12660
12661 \begin_inset Note Greyedout
12662 status open
12663
12664 \begin_layout Plain Layout
12665
12666 \series bold
12667 Note:
12668 \series default
12669  When you choose a new font or font size, LyX does 
12670 \emph on
12671 not
12672 \emph default
12673  change the screen font! You will only see a difference in the printed output;
12674  this is part of the WYSIWYM concept.
12675  LyX's screen fonts can be adjusted in the 
12676 \family sans
12677 Tools\SpecialChar \menuseparator
12678 Preferences
12679 \family default
12680  dialog, see section
12681 \begin_inset space ~
12682 \end_inset
12683
12684
12685 \begin_inset CommandInset ref
12686 LatexCommand ref
12687 reference "sub:Screen-Fonts"
12688
12689 \end_inset
12690
12691 .
12692 \end_layout
12693
12694 \end_inset
12695
12696
12697 \end_layout
12698
12699 \begin_layout Subsection
12700 Using Different Character Styles
12701 \begin_inset Index idx
12702 status collapsed
12703
12704 \begin_layout Plain Layout
12705 Character Styles
12706 \end_layout
12707
12708 \end_inset
12709
12710
12711 \begin_inset Index idx
12712 status collapsed
12713
12714 \begin_layout Plain Layout
12715 Text Style
12716 \end_layout
12717
12718 \end_inset
12719
12720
12721 \end_layout
12722
12723 \begin_layout Standard
12724 As we've already seen, LyX automatically changes the character style for
12725  certain paragraph environments.
12726  LyX supports two character styles, 
12727 \family sans
12728 Emphasized
12729 \family default
12730  and 
12731 \family sans
12732 Noun
12733 \family default
12734 .
12735  You can activate both of these styles via keybindings, the menus, and the
12736  toolbar.
12737 \end_layout
12738
12739 \begin_layout Standard
12740 To activate the 
12741 \family sans
12742 Noun
12743 \family default
12744  style, do one of the following:
12745 \end_layout
12746
12747 \begin_layout Itemize
12748 click on the toolbar button 
12749 \begin_inset Info
12750 type  "icon"
12751 arg   "font-noun"
12752 \end_inset
12753
12754
12755 \end_layout
12756
12757 \begin_layout Itemize
12758 use the key binding 
12759 \begin_inset Info
12760 type  "shortcut"
12761 arg   "font-noun"
12762 \end_inset
12763
12764
12765 \end_layout
12766
12767 \begin_layout Standard
12768 These commands are all toggles.
12769  That is, if 
12770 \family sans
12771 Noun
12772 \family default
12773  style is already active, they deactivate it.
12774 \end_layout
12775
12776 \begin_layout Standard
12777 One typically uses the 
12778 \family sans
12779 Noun
12780 \family default
12781  style for proper names.
12782  For example: 
12783 \begin_inset Quotes eld
12784 \end_inset
12785
12786
12787 \noun on
12788 Matthias Ettrich
12789 \noun default
12790  is the original author of LyX.
12791 \begin_inset Quotes erd
12792 \end_inset
12793
12794
12795 \end_layout
12796
12797 \begin_layout Standard
12798 A more widely used character style is the 
12799 \family sans
12800 Emphasized
12801 \family default
12802  style.
12803  You can activate (or deactivate — it's also a toggle) the 
12804 \family sans
12805 Emphasized
12806 \family default
12807  style by:
12808 \end_layout
12809
12810 \begin_layout Itemize
12811 clicking on the toolbar button 
12812 \begin_inset Info
12813 type  "icon"
12814 arg   "font-emph"
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \begin_layout Itemize
12821 using the keybindings 
12822 \begin_inset Info
12823 type  "shortcut"
12824 arg   "font-emph"
12825 \end_inset
12826
12827
12828 \end_layout
12829
12830 \begin_layout Standard
12831 Normally the 
12832 \family sans
12833 Emphasized
12834 \family default
12835  style is equivalent to an italic font but some document classes or LaTeX-packag
12836 es use a different font.
12837 \end_layout
12838
12839 \begin_layout Standard
12840 We've been using the 
12841 \family sans
12842 Emphasized
12843 \family default
12844  style all over the place in this document.
12845  Here's one more example:
12846 \end_layout
12847
12848 \begin_layout Quotation
12849
12850 \emph on
12851 Don't overuse character styles!
12852 \end_layout
12853
12854 \begin_layout Standard
12855 It's also a warning in addition to an example.
12856  One's writing should parallel ordinary conversation.
12857  Since we don't all constantly scream at each other, we should also avoid
12858  the common tendency to overuse character style.
12859  
12860 \end_layout
12861
12862 \begin_layout Standard
12863 You can always reset to the default font using the key binding 
12864 \begin_inset Info
12865 type  "shortcut"
12866 arg   "font-default"
12867 \end_inset
12868
12869  or the dialog 
12870 \family sans
12871 Edit\SpecialChar \menuseparator
12872 Text
12873 \begin_inset space ~
12874 \end_inset
12875
12876 Style
12877 \family default
12878 .
12879 \end_layout
12880
12881 \begin_layout Subsection
12882 Fine-Tuning with the 
12883 \family sans
12884 Text Style
12885 \family default
12886  dialog
12887 \begin_inset CommandInset label
12888 LatexCommand label
12889 name "sub:Fine-Tuning-with-the"
12890
12891 \end_inset
12892
12893
12894 \begin_inset Index idx
12895 status collapsed
12896
12897 \begin_layout Plain Layout
12898 Text Style
12899 \end_layout
12900
12901 \end_inset
12902
12903
12904 \end_layout
12905
12906 \begin_layout Standard
12907 There are always occasions when you will need to do some fine-tuning, so
12908  LyX gives you a way to create a custom character style.
12909  For example, an academic journal or a corporation may have a style sheet
12910  requiring a sans-serif font be used in certain situations.
12911  Also, writers sometimes use a different font to offset a character's thoughts
12912  from ordinary dialog.
12913 \end_layout
12914
12915 \begin_layout Standard
12916 Before we document how to use custom character style, we want to issue a
12917  warning yet again: Don't overuse character styles! 
12918 \begin_inset Newline newline
12919 \end_inset
12920
12921 Documents that overuse different fonts and sizes are not well readable and
12922  tend to look as if someone has knocked huge holes in them.
12923 \end_layout
12924
12925 \begin_layout Standard
12926 To use custom character styles, open the 
12927 \family sans
12928 Edit\SpecialChar \menuseparator
12929 Text
12930 \begin_inset space ~
12931 \end_inset
12932
12933 Style\SpecialChar \menuseparator
12934 Customized
12935 \family default
12936  dialog or press the toolbar button 
12937 \begin_inset Info
12938 type  "icon"
12939 arg   "dialog-show character"
12940 \end_inset
12941
12942 .
12943  There are several boxes on this dialog, each corresponding to a different
12944  font property which you can choose.
12945  You can choose an option for one of these properties, or select 
12946 \family sans
12947 No
12948 \begin_inset space ~
12949 \end_inset
12950
12951 change
12952 \family default
12953 , which keeps the current state of that property.
12954  The item 
12955 \family sans
12956 Reset
12957 \family default
12958  will reset the property to whatever is the default.
12959  You can use this to reset attributes across a bunch of different paragraph
12960  environments in a snap.
12961 \end_layout
12962
12963 \begin_layout Standard
12964 The font properties, and their options (in addition to 
12965 \family sans
12966 No
12967 \begin_inset space ~
12968 \end_inset
12969
12970 change
12971 \family default
12972  and 
12973 \family sans
12974 Reset
12975 \family default
12976 ) are:
12977 \end_layout
12978
12979 \begin_layout Labeling
12980 \labelwidthstring 00.00.0000
12981
12982 \family sans
12983 Family
12984 \family default
12985  The 
12986 \begin_inset Quotes eld
12987 \end_inset
12988
12989 overall look
12990 \begin_inset Quotes erd
12991 \end_inset
12992
12993  of the font.
12994  The possible options are:
12995 \end_layout
12996
12997 \begin_deeper
12998 \begin_layout Labeling
12999 \labelwidthstring 00.00.0000
13000
13001 \family sans
13002 Roman
13003 \family default
13004  This is the Roman font family.
13005  Normally a serif font.
13006  It's also the default family.
13007  (key binding 
13008 \begin_inset Info
13009 type  "shortcut"
13010 arg   "font-roman"
13011 \end_inset
13012
13013 )
13014 \end_layout
13015
13016 \begin_layout Labeling
13017 \labelwidthstring 00.00.0000
13018
13019 \family sans
13020 Sans
13021 \begin_inset space ~
13022 \end_inset
13023
13024 Serif
13025 \family default
13026  
13027 \family sans
13028 This is the Sans Serif font family.
13029
13030 \family default
13031  (key binding 
13032 \begin_inset Info
13033 type  "shortcut"
13034 arg   "font-sans"
13035 \end_inset
13036
13037 )
13038 \end_layout
13039
13040 \begin_layout Labeling
13041 \labelwidthstring 00.00.0000
13042
13043 \family sans
13044 Typewriter
13045 \family default
13046  
13047 \family typewriter
13048 This is the Typewriter font family.
13049
13050 \family default
13051  (key binding 
13052 \begin_inset Info
13053 type  "shortcut"
13054 arg   "font-typewriter"
13055 \end_inset
13056
13057
13058 \family sans
13059 )
13060 \end_layout
13061
13062 \end_deeper
13063 \begin_layout Labeling
13064 \labelwidthstring 00.00.0000
13065
13066 \family sans
13067 Series
13068 \family default
13069  This corresponds to the print weight.
13070  Options are:
13071 \end_layout
13072
13073 \begin_deeper
13074 \begin_layout Labeling
13075 \labelwidthstring 00.00.0000
13076
13077 \family sans
13078 Medium
13079 \family default
13080  This is the Medium font series.
13081  It's also the default series.
13082 \end_layout
13083
13084 \begin_layout Labeling
13085 \labelwidthstring 00.00.0000
13086
13087 \family sans
13088 Bold
13089 \family default
13090  
13091 \series bold
13092 This is the Bold font series.
13093
13094 \series default
13095  (key binding 
13096 \begin_inset Info
13097 type  "shortcut"
13098 arg   "font-bold"
13099 \end_inset
13100
13101 )
13102 \end_layout
13103
13104 \end_deeper
13105 \begin_layout Labeling
13106 \labelwidthstring 00.00.0000
13107
13108 \family sans
13109 Shape
13110 \family default
13111  As the name implies.
13112  Options are:
13113 \end_layout
13114
13115 \begin_deeper
13116 \begin_layout Labeling
13117 \labelwidthstring 00.00.0000
13118
13119 \family sans
13120 Upright
13121 \family default
13122  This is the Upright font shape.
13123  It's also the default shape.
13124 \end_layout
13125
13126 \begin_layout Labeling
13127 \labelwidthstring 00.00.0000
13128
13129 \family sans
13130 Italic
13131 \family default
13132  
13133 \shape italic
13134 This
13135 \shape default
13136  
13137 \family sans
13138 \shape italic
13139 i
13140 \family default
13141 s the Italic font shape
13142 \shape default
13143 \emph on
13144 .
13145 \end_layout
13146
13147 \begin_layout Labeling
13148 \labelwidthstring 00.00.0000
13149
13150 \family sans
13151 Slanted
13152 \family default
13153  
13154 \shape slanted
13155 This is the Slanted font shape
13156 \shape default
13157  (although it might not be visible in LyX, this is different from italic).
13158 \end_layout
13159
13160 \begin_layout Labeling
13161 \labelwidthstring 00.00.0000
13162
13163 \family sans
13164 Small
13165 \begin_inset space ~
13166 \end_inset
13167
13168 Caps
13169 \family default
13170  
13171 \shape smallcaps
13172 This is the Small caps font shape
13173 \shape default
13174 \noun on
13175 .
13176 \end_layout
13177
13178 \end_deeper
13179 \begin_layout Labeling
13180 \labelwidthstring 00.00.0000
13181
13182 \family sans
13183 Size
13184 \family default
13185  Alters the size of the font.
13186  You will find no numerical values here; all possible sizes are actually
13187  proportional to the document font size.
13188  Once again, you don't feed LyX the details, but a general description of
13189  what you want to do.
13190  The options are:
13191 \end_layout
13192
13193 \begin_deeper
13194 \begin_layout Labeling
13195 \labelwidthstring 00.00.0000
13196
13197 \family sans
13198 Tiny
13199 \family default
13200  
13201 \size tiny
13202 This is the 
13203 \begin_inset Quotes eld
13204 \end_inset
13205
13206 Tiny
13207 \begin_inset Quotes erd
13208 \end_inset
13209
13210  font size.
13211
13212 \size default
13213  (key bindings 
13214 \begin_inset Info
13215 type  "shortcuts"
13216 arg   "font-size tiny"
13217 \end_inset
13218
13219 )
13220 \end_layout
13221
13222 \begin_layout Labeling
13223 \labelwidthstring 00.00.0000
13224
13225 \family sans
13226 Smallest
13227 \family default
13228  
13229 \size scriptsize
13230 This is the 
13231 \begin_inset Quotes eld
13232 \end_inset
13233
13234 Smallest
13235 \begin_inset Quotes erd
13236 \end_inset
13237
13238  font size
13239 \size default
13240 .
13241  (key binding 
13242 \begin_inset Info
13243 type  "shortcut"
13244 arg   "font-size scriptsize"
13245 \end_inset
13246
13247 )
13248 \end_layout
13249
13250 \begin_layout Labeling
13251 \labelwidthstring 00.00.0000
13252
13253 \family sans
13254 Smaller
13255 \family default
13256  
13257 \size footnotesize
13258 This is the 
13259 \begin_inset Quotes eld
13260 \end_inset
13261
13262 Smaller
13263 \begin_inset Quotes erd
13264 \end_inset
13265
13266  font size.
13267
13268 \size default
13269  (key bindings 
13270 \begin_inset Info
13271 type  "shortcuts"
13272 arg   "font-size footnotesize"
13273 \end_inset
13274
13275 )
13276 \end_layout
13277
13278 \begin_layout Labeling
13279 \labelwidthstring 00.00.0000
13280
13281 \family sans
13282 Small
13283 \family default
13284  
13285 \size small
13286 This is the 
13287 \begin_inset Quotes eld
13288 \end_inset
13289
13290 Small
13291 \begin_inset Quotes erd
13292 \end_inset
13293
13294  font size.
13295
13296 \size default
13297  (key bindings 
13298 \begin_inset Info
13299 type  "shortcuts"
13300 arg   "font-size small"
13301 \end_inset
13302
13303 )
13304 \end_layout
13305
13306 \begin_layout Labeling
13307 \labelwidthstring 00.00.0000
13308
13309 \family sans
13310 Normal
13311 \family default
13312  This is the 
13313 \begin_inset Quotes eld
13314 \end_inset
13315
13316 Normal
13317 \begin_inset Quotes erd
13318 \end_inset
13319
13320  font size.
13321  It's also the default size.
13322  (key bindings 
13323 \begin_inset Info
13324 type  "shortcuts"
13325 arg   "font-size normal"
13326 \end_inset
13327
13328 )
13329 \end_layout
13330
13331 \begin_layout Labeling
13332 \labelwidthstring 00.00.0000
13333
13334 \family sans
13335 Large
13336 \family default
13337  
13338 \size large
13339 This is the 
13340 \begin_inset Quotes eld
13341 \end_inset
13342
13343 Large
13344 \begin_inset Quotes erd
13345 \end_inset
13346
13347  font size.
13348
13349 \size default
13350  (key bindings 
13351 \begin_inset Info
13352 type  "shortcuts"
13353 arg   "font-size large"
13354 \end_inset
13355
13356 )
13357 \end_layout
13358
13359 \begin_layout Labeling
13360 \labelwidthstring 00.00.0000
13361
13362 \family sans
13363 Larger
13364 \family default
13365  
13366 \size larger
13367 This is the 
13368 \begin_inset Quotes eld
13369 \end_inset
13370
13371 Larger
13372 \begin_inset Quotes erd
13373 \end_inset
13374
13375  font size.
13376
13377 \size default
13378  (key bindings 
13379 \begin_inset Info
13380 type  "shortcuts"
13381 arg   "font-size larger"
13382 \end_inset
13383
13384 )
13385 \end_layout
13386
13387 \begin_layout Labeling
13388 \labelwidthstring 00.00.0000
13389
13390 \family sans
13391 Largest
13392 \family default
13393  
13394 \size largest
13395 This is the 
13396 \begin_inset Quotes eld
13397 \end_inset
13398
13399 Largest
13400 \begin_inset Quotes erd
13401 \end_inset
13402
13403  font size.
13404
13405 \size default
13406  (key binding 
13407 \begin_inset Info
13408 type  "shortcut"
13409 arg   "font-size largest"
13410 \end_inset
13411
13412 )
13413 \end_layout
13414
13415 \begin_layout Labeling
13416 \labelwidthstring 00.00.0000
13417
13418 \family sans
13419 Huge
13420 \family default
13421  
13422 \size huge
13423 This is the 
13424 \begin_inset Quotes eld
13425 \end_inset
13426
13427 Huge
13428 \begin_inset Quotes erd
13429 \end_inset
13430
13431  font size.
13432
13433 \size default
13434  (key bindings 
13435 \begin_inset Info
13436 type  "shortcuts"
13437 arg   "font-size huge"
13438 \end_inset
13439
13440 )
13441 \end_layout
13442
13443 \begin_layout Labeling
13444 \labelwidthstring 00.00.0000
13445
13446 \family sans
13447 Huger
13448 \family default
13449  
13450 \size giant
13451 This is the 
13452 \begin_inset Quotes eld
13453 \end_inset
13454
13455 Huger
13456 \begin_inset Quotes erd
13457 \end_inset
13458
13459  font size.
13460
13461 \size default
13462  (key bindings 
13463 \begin_inset Info
13464 type  "shortcuts"
13465 arg   "font-size giant"
13466 \end_inset
13467
13468 )
13469 \end_layout
13470
13471 \begin_layout Labeling
13472 \labelwidthstring 00.00.0000
13473
13474 \family sans
13475 Increase
13476 \family default
13477  This increases the size by one step (for instance, from 
13478 \begin_inset Quotes eld
13479 \end_inset
13480
13481 Largest
13482 \begin_inset Quotes erd
13483 \end_inset
13484
13485  to 
13486 \begin_inset Quotes eld
13487 \end_inset
13488
13489 Huge
13490 \begin_inset Quotes erd
13491 \end_inset
13492
13493 ).
13494  (key binding 
13495 \begin_inset Info
13496 type  "shortcut"
13497 arg   "font-size increase"
13498 \end_inset
13499
13500 )
13501 \end_layout
13502
13503 \begin_layout Labeling
13504 \labelwidthstring 00.00.0000
13505
13506 \family sans
13507 Decrease
13508 \family default
13509  This decreases the size by one step (for instance, from 
13510 \begin_inset Quotes eld
13511 \end_inset
13512
13513 Normal
13514 \begin_inset Quotes erd
13515 \end_inset
13516
13517  to 
13518 \begin_inset Quotes eld
13519 \end_inset
13520
13521 Small
13522 \begin_inset Quotes erd
13523 \end_inset
13524
13525 ).
13526  (key binding 
13527 \begin_inset Info
13528 type  "shortcut"
13529 arg   "font-size decrease"
13530 \end_inset
13531
13532 )
13533 \end_layout
13534
13535 \end_deeper
13536 \begin_layout Standard
13537 We warn you 
13538 \emph on
13539 yet again
13540 \emph default
13541 : don't go crazy with this feature.
13542  You should almost never need to change the font size.
13543  LyX automatically changes the font size for different paragraph environments
13544  — use that instead.
13545  This is here for fine-tuning only!
13546 \end_layout
13547
13548 \begin_layout Labeling
13549 \labelwidthstring 00.00.0000
13550
13551 \family sans
13552 Misc
13553 \family default
13554  Here you can change a few other things at the character level.
13555  Options are:
13556 \end_layout
13557
13558 \begin_deeper
13559 \begin_layout Labeling
13560 \labelwidthstring 00.00.0000
13561
13562 \family sans
13563 Emph
13564 \family default
13565  
13566 \emph on
13567 This is text with emphasize on
13568 \emph default
13569 .
13570  This might seem like the same as 
13571 \shape italic
13572 Italic
13573 \shape default
13574 , but it is actually a bit different.
13575  Emphasized is a 
13576 \emph on
13577 logical
13578 \emph default
13579  attribute.
13580  That means every document class can define its own font used for emphasized
13581  text.
13582  Normally this font is equal to italic.
13583 \end_layout
13584
13585 \begin_layout Labeling
13586 \labelwidthstring 00.00.0000
13587
13588 \family sans
13589 Underbar
13590 \family default
13591  
13592 \bar under
13593 This is text with Underbar on.
13594
13595 \bar default
13596  (key binding 
13597 \begin_inset Info
13598 type  "shortcuts"
13599 arg   "font-underline"
13600 \end_inset
13601
13602
13603 \family sans
13604 )
13605 \begin_inset Newline newline
13606 \end_inset
13607
13608
13609 \family default
13610 Avoid using underbar if you can! It is a hangover from the typewriter days,
13611  when you could not change fonts.
13612  One no longer needs to emphasize text by underscoring characters.
13613  This is only possible in LyX because some people 
13614 \emph on
13615 may
13616 \emph default
13617  need it in order to follow style sheets for journal submissions.
13618 \end_layout
13619
13620 \begin_layout Labeling
13621 \labelwidthstring 00.00.0000
13622
13623 \family sans
13624 Double
13625 \begin_inset space ~
13626 \end_inset
13627
13628 underbar
13629 \family default
13630  
13631 \uuline on
13632 This is text with Double underbar on.
13633
13634 \uuline default
13635  (key binding 
13636 \begin_inset Info
13637 type  "shortcut"
13638 arg   "font-underunderline"
13639 \end_inset
13640
13641 )
13642 \begin_inset Newline newline
13643 \end_inset
13644
13645 As we just warned you against using underbar, you can imagine what we think
13646  about double underbar.
13647 \end_layout
13648
13649 \begin_layout Labeling
13650 \labelwidthstring 00.00.0000
13651
13652 \family sans
13653 Wavy
13654 \begin_inset space ~
13655 \end_inset
13656
13657 underbar
13658 \family default
13659  
13660 \uwave on
13661 This is text with Wavy underbar on.
13662
13663 \uwave default
13664  (key binding 
13665 \begin_inset Info
13666 type  "shortcut"
13667 arg   "font-underwave"
13668 \end_inset
13669
13670 )
13671 \begin_inset Newline newline
13672 \end_inset
13673
13674 Use this only if a journal absolutely insists on it.
13675  Keep antinausea pills handy.
13676 \end_layout
13677
13678 \begin_layout Labeling
13679 \labelwidthstring 00.00.0000
13680
13681 \family sans
13682 Strikeout
13683 \family default
13684  
13685 \strikeout on
13686 This is text with Strikeout on.
13687
13688 \strikeout default
13689  (key binding 
13690 \begin_inset Info
13691 type  "shortcut"
13692 arg   "font-strikeout"
13693 \end_inset
13694
13695 )
13696 \begin_inset Newline newline
13697 \end_inset
13698
13699 This is frequently used to indicate an older version of text that has been
13700  changed in the meantime.
13701 \end_layout
13702
13703 \begin_layout Labeling
13704 \labelwidthstring 00.00.0000
13705
13706 \family sans
13707 Noun
13708 \family default
13709  
13710 \noun on
13711 This is text with Noun on.
13712
13713 \noun default
13714  Like 
13715 \family sans
13716 Emph
13717 \family default
13718 , this is a logical attribute.
13719  Normally it's equivalent to 
13720 \family sans
13721 Small
13722 \begin_inset space ~
13723 \end_inset
13724
13725 Caps
13726 \family default
13727 .
13728 \end_layout
13729
13730 \end_deeper
13731 \begin_layout Labeling
13732 \labelwidthstring 00.00.0000
13733
13734 \family sans
13735 Color
13736 \family default
13737  You can adjust the color of the text with this control.
13738  Notice that not all DVI-viewers are able to display colors.
13739  Besides 
13740 \family sans
13741 No
13742 \begin_inset space ~
13743 \end_inset
13744
13745 color
13746 \family default
13747 , which is the default 
13748 \begin_inset Quotes eld
13749 \end_inset
13750
13751 color
13752 \begin_inset Quotes erd
13753 \end_inset
13754
13755  and means normally black, you can choose between 
13756 \family sans
13757 Black
13758 \family default
13759
13760 \family sans
13761 White
13762 \family default
13763
13764 \family sans
13765 Red
13766 \family default
13767
13768 \family sans
13769 Green
13770 \family default
13771
13772 \family sans
13773 Blue
13774 \family default
13775
13776 \family sans
13777 Cyan
13778 \family default
13779
13780 \family sans
13781 Magenta
13782 \family default
13783  and 
13784 \family sans
13785 Yellow
13786 \family default
13787  text.
13788 \begin_inset Index idx
13789 status collapsed
13790
13791 \begin_layout Plain Layout
13792 Color ! Text
13793 \end_layout
13794
13795 \end_inset
13796
13797
13798 \end_layout
13799
13800 \begin_layout Labeling
13801 \labelwidthstring 00.00.0000
13802
13803 \family sans
13804 Language
13805 \family default
13806  This is used to mark regions of text as having a different language from
13807  the language of the document.
13808  Text marked in this way will be underlined in blue to indicate the change
13809  (only within LyX).
13810 \begin_inset Newline newline
13811 \end_inset
13812
13813 If you have for example a longer German Text in your document, LaTeX respects
13814  the German hyphenation rules automatically.
13815  When using the spell checking (see section
13816 \begin_inset space ~
13817 \end_inset
13818
13819
13820 \begin_inset CommandInset ref
13821 LatexCommand ref
13822 reference "sec:Spellchecking"
13823
13824 \end_inset
13825
13826 ) the German-marked text will be checked according to the German dictionary.
13827 \end_layout
13828
13829 \begin_layout Standard
13830 So you have a huge number of combinations to choose from.
13831  Once you've chosen a new character style via the 
13832 \family sans
13833 Edit\SpecialChar \menuseparator
13834 Text
13835 \begin_inset space ~
13836 \end_inset
13837
13838 Style
13839 \family default
13840  dialog, the settings are saved.
13841  You can activate them using the toolbar button 
13842 \begin_inset Info
13843 type  "icon"
13844 arg   "textstyle-apply"
13845 \end_inset
13846
13847 .
13848  The button lets you apply your custom character style even when the dialog
13849  isn't visible.
13850  
13851 \end_layout
13852
13853 \begin_layout Standard
13854 To completely reset the character style to the default, use 
13855 \begin_inset Info
13856 type  "shortcut"
13857 arg   "font-default"
13858 \end_inset
13859
13860 .
13861  If you want to toggle only those properties that you have just changed
13862  (suppose you just set the shape to 
13863 \begin_inset Quotes eld
13864 \end_inset
13865
13866 slanted
13867 \begin_inset Quotes erd
13868 \end_inset
13869
13870  and the series to 
13871 \begin_inset Quotes eld
13872 \end_inset
13873
13874 bold
13875 \begin_inset Quotes erd
13876 \end_inset
13877
13878 ), set the 
13879 \family sans
13880 Toggle
13881 \begin_inset space ~
13882 \end_inset
13883
13884 all
13885 \family default
13886  switch and press 
13887 \family sans
13888 Apply
13889 \family default
13890 .
13891 \end_layout
13892
13893 \begin_layout Standard
13894 You should also know something about the differences between the three main
13895  font types 
13896 \family sans
13897 serif
13898 \family default
13899
13900 \family sans
13901 sans
13902 \begin_inset space ~
13903 \end_inset
13904
13905 serif
13906 \family default
13907 , and 
13908 \family sans
13909 typewriter
13910 \family default
13911 :
13912 \end_layout
13913
13914 \begin_layout Itemize
13915
13916 \family sans
13917 Typewriter
13918 \family default
13919  is a so called 
13920 \begin_inset Quotes eld
13921 \end_inset
13922
13923 monospaced
13924 \begin_inset Quotes erd
13925 \end_inset
13926
13927  font, that means every character has the same width, the 
13928 \begin_inset Quotes eld
13929 \end_inset
13930
13931 i
13932 \begin_inset Quotes erd
13933 \end_inset
13934
13935  is as wide as the 
13936 \begin_inset Quotes eld
13937 \end_inset
13938
13939 m
13940 \begin_inset Quotes erd
13941 \end_inset
13942
13943 .
13944  Here is an example
13945 \begin_inset Newline newline
13946 \end_inset
13947
13948
13949 \begin_inset Phantom HPhantom
13950 status open
13951
13952 \begin_layout Plain Layout
13953 no 
13954 \end_layout
13955
13956 \end_inset
13957
13958
13959 \family typewriter
13960 typewriter text
13961 \family default
13962
13963 \begin_inset Note Note
13964 status collapsed
13965
13966 \begin_layout Plain Layout
13967 For more on phantoms see section
13968 \begin_inset space ~
13969 \end_inset
13970
13971
13972 \begin_inset CommandInset ref
13973 LatexCommand ref
13974 reference "sub:More-Spaces"
13975
13976 \end_inset
13977
13978 .
13979 \end_layout
13980
13981 \end_inset
13982
13983
13984 \begin_inset Newline newline
13985 \end_inset
13986
13987 no typewriter text
13988 \end_layout
13989
13990 \begin_layout Itemize
13991
13992 \family sans
13993 Serif
13994 \family default
13995  fonts use characters with serifs.
13996  These are the small 
13997 \begin_inset Quotes eld
13998 \end_inset
13999
14000 appendices
14001 \begin_inset Quotes erd
14002 \end_inset
14003
14004  at the ends of the strokes that form the character.
14005  The following example will show the difference:
14006 \begin_inset Newline newline
14007 \end_inset
14008
14009 text with serifs
14010 \begin_inset Newline newline
14011 \end_inset
14012
14013
14014 \family sans
14015 text without serifs
14016 \family default
14017
14018 \begin_inset Newline newline
14019 \end_inset
14020
14021 Serifs facilitate quick and easy reading.
14022  These fonts are therefore used as default (named 
14023 \family sans
14024 roman
14025 \family default
14026 ).
14027 \end_layout
14028
14029 \begin_layout Itemize
14030
14031 \family sans
14032 Sans serif
14033 \family default
14034  don't use serifs.
14035  This font type is therefore often used for headings and short texts.
14036  We use it in this document to highlight menu names.
14037 \end_layout
14038
14039 \begin_layout Standard
14040 \begin_inset Quotes eld
14041 \end_inset
14042
14043 Toggling
14044 \begin_inset Quotes erd
14045 \end_inset
14046
14047  refers to applying or removing font properties.
14048  When a property is marked for toggling in the Text Style dialog, applying
14049  the style to text that already has the property will cause the property
14050  to be removed.
14051  If you apply a style with properties A, B and C to text that currently
14052  has font properties B, C, F and G, and if B is set to toggle and C is set
14053  not to toggle, the text ends up with properties A, C, F and G.
14054  
14055 \begin_inset Quotes eld
14056 \end_inset
14057
14058 Never toggled
14059 \begin_inset Quotes erd
14060 \end_inset
14061
14062  and 
14063 \begin_inset Quotes eld
14064 \end_inset
14065
14066 always toggled
14067 \begin_inset Quotes erd
14068 \end_inset
14069
14070  mean that you do not control the toggling behavior.
14071  For the properties on the left side of the dialog (
14072 \begin_inset Quotes eld
14073 \end_inset
14074
14075 Family
14076 \begin_inset Quotes erd
14077 \end_inset
14078
14079  etc.), toggling behavior is up to you.
14080  If 
14081 \begin_inset Quotes eld
14082 \end_inset
14083
14084 Toggle all
14085 \begin_inset Quotes erd
14086 \end_inset
14087
14088  is checked, all of the left side properties are toggled; by default, none
14089  of them are.
14090  Finally, 
14091 \begin_inset Quotes eld
14092 \end_inset
14093
14094 Reset
14095 \begin_inset Quotes erd
14096 \end_inset
14097
14098  is never toggled.
14099  If you set 
14100 \begin_inset Quotes eld
14101 \end_inset
14102
14103 Series
14104 \begin_inset Quotes erd
14105 \end_inset
14106
14107  to 
14108 \begin_inset Quotes eld
14109 \end_inset
14110
14111 Reset
14112 \begin_inset Quotes erd
14113 \end_inset
14114
14115  and select 
14116 \begin_inset Quotes eld
14117 \end_inset
14118
14119 Toggle all
14120 \begin_inset Quotes erd
14121 \end_inset
14122
14123 , then apply the style to bold face text, the text will revert to the default
14124  series (
14125 \begin_inset Quotes eld
14126 \end_inset
14127
14128 Medium
14129 \begin_inset Quotes erd
14130 \end_inset
14131
14132 ), no matter how many times you apply the style.
14133  
14134 \end_layout
14135
14136 \begin_layout Standard
14137 We conclude with the same warning once again: Don't overuse the fonts.
14138  They are, more often than not, a kludge and a bad substitute for good writing.
14139 \end_layout
14140
14141 \begin_layout Section
14142 Printing and Previewing
14143 \end_layout
14144
14145 \begin_layout Subsection
14146 Overview
14147 \end_layout
14148
14149 \begin_layout Standard
14150 Now that we have covered some of the basic features of document preparation
14151  using LyX, you probably want to know how to print out your masterpiece.
14152  Before we tell you that, we want to give you a quick explanation of what
14153  goes on behind-the-scenes.
14154  We cover this information in much greater detail in the 
14155 \emph on
14156 Additional Features
14157 \emph default
14158  manual as well.
14159 \end_layout
14160
14161 \begin_layout Standard
14162 LyX uses the program LaTeX as its backend.
14163  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14164  confusion, we will only refer to LaTeX.
14165  LyX is what you use to do your actual writing.
14166  Then, LyX calls LaTeX to turn your writing into printable output.
14167  This happens in two stages:
14168 \end_layout
14169
14170 \begin_layout Enumerate
14171 First, LyX converts your document to a series of text commands for LaTeX,
14172  generating a file with the extension, 
14173 \begin_inset Quotes eld
14174 \end_inset
14175
14176
14177 \family typewriter
14178 .tex
14179 \family default
14180
14181 \begin_inset Quotes erd
14182 \end_inset
14183
14184 .
14185 \end_layout
14186
14187 \begin_layout Enumerate
14188 Next, LaTeX uses the commands in the 
14189 \family typewriter
14190 .tex
14191 \family default
14192  file to produce printable output.
14193  
14194 \end_layout
14195
14196 \begin_layout Subsection
14197 Output file formats
14198 \begin_inset Index idx
14199 status collapsed
14200
14201 \begin_layout Plain Layout
14202 File formats
14203 \end_layout
14204
14205 \end_inset
14206
14207
14208 \begin_inset CommandInset label
14209 LatexCommand label
14210 name "sub:Output-file-formats"
14211
14212 \end_inset
14213
14214
14215 \end_layout
14216
14217 \begin_layout Subsubsection
14218 Simple text (ASCII)
14219 \begin_inset Index idx
14220 status collapsed
14221
14222 \begin_layout Plain Layout
14223 File formats ! ASCII
14224 \end_layout
14225
14226 \end_inset
14227
14228
14229 \end_layout
14230
14231 \begin_layout Standard
14232 This file type has the extension 
14233 \begin_inset Quotes eld
14234 \end_inset
14235
14236
14237 \family typewriter
14238 .txt
14239 \family default
14240
14241 \begin_inset Quotes erd
14242 \end_inset
14243
14244 .
14245  It contains your document as plain text following the rules of the 
14246 \begin_inset Quotes eld
14247 \end_inset
14248
14249 American Standard Code for Information Interchange
14250 \begin_inset Quotes erd
14251 \end_inset
14252
14253  (ASCII).
14254 \end_layout
14255
14256 \begin_layout Standard
14257 You can export your document to ASCII by the menu 
14258 \family sans
14259 File\SpecialChar \menuseparator
14260 Export\SpecialChar \menuseparator
14261 Plain
14262 \begin_inset space ~
14263 \end_inset
14264
14265 text
14266 \family default
14267  or 
14268 \family sans
14269 File\SpecialChar \menuseparator
14270 Export\SpecialChar \menuseparator
14271 Plain
14272 \begin_inset space ~
14273 \end_inset
14274
14275 text
14276 \begin_inset space ~
14277 \end_inset
14278
14279 (ps2ascii)
14280 \family default
14281 .
14282  The latter will first internally export to PostScript and then do the conversio
14283 n to ASCII.
14284 \end_layout
14285
14286 \begin_layout Subsubsection
14287 LaTeX
14288 \begin_inset Index idx
14289 status collapsed
14290
14291 \begin_layout Plain Layout
14292 File formats ! LaTeX
14293 \end_layout
14294
14295 \end_inset
14296
14297
14298 \end_layout
14299
14300 \begin_layout Standard
14301 This file type has the extension 
14302 \begin_inset Quotes eld
14303 \end_inset
14304
14305
14306 \family typewriter
14307 .tex
14308 \family default
14309
14310 \begin_inset Quotes erd
14311 \end_inset
14312
14313  and contains all commands that are necessary for the LaTeX program to process
14314  your document.
14315  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14316  it manually with console commands.
14317  The LaTeX-file is automatically created in LyX's temporary directory whenever
14318  you view or export your document.
14319 \end_layout
14320
14321 \begin_layout Standard
14322 You can export your document as LaTeX-file using the menu 
14323 \family sans
14324 File\SpecialChar \menuseparator
14325 Export\SpecialChar \menuseparator
14326 LaT
14327 \begin_inset ERT
14328 status collapsed
14329
14330 \begin_layout Plain Layout
14331
14332 {}
14333 \end_layout
14334
14335 \end_inset
14336
14337 eX
14338 \family default
14339 .
14340 \end_layout
14341
14342 \begin_layout Subsubsection
14343 DVI
14344 \begin_inset Index idx
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348 File formats ! DVI
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \end_layout
14355
14356 \begin_layout Standard
14357 This file type has the extension 
14358 \begin_inset Quotes eld
14359 \end_inset
14360
14361
14362 \family typewriter
14363 .dvi
14364 \family default
14365
14366 \begin_inset Quotes erd
14367 \end_inset
14368
14369 .
14370  It is called 
14371 \begin_inset Quotes eld
14372 \end_inset
14373
14374 device-independent
14375 \begin_inset Quotes erd
14376 \end_inset
14377
14378  (DVI), because it is completely portable; you can move them from one machine
14379  to another without needing to do any sort of conversion.
14380  DVIs are used for quick previews and as pre-stage for other output formats,
14381  like PostScript.
14382 \end_layout
14383
14384 \begin_layout Standard
14385 DVI files do not contain images, they only link them.
14386  So don't forget to deliver the images together with your DVIs.
14387  Because the DVI-viewer has to convert the image in the background to make
14388  it visible when you scroll the DVI, this can slow down your computer when
14389  you view the DVI.
14390  So we recommend to use PDF for files with many images.
14391 \end_layout
14392
14393 \begin_layout Standard
14394 You can export your document to DVI by the menu 
14395 \family sans
14396 File\SpecialChar \menuseparator
14397 Export\SpecialChar \menuseparator
14398 DVI
14399 \family default
14400  or 
14401 \family sans
14402 File\SpecialChar \menuseparator
14403 Export\SpecialChar \menuseparator
14404 DVI
14405 \begin_inset space ~
14406 \end_inset
14407
14408 (LuaTe
14409 \begin_inset ERT
14410 status collapsed
14411
14412 \begin_layout Plain Layout
14413
14414 {}
14415 \end_layout
14416
14417 \end_inset
14418
14419 X).
14420
14421 \family default
14422  The latter option uses the program 
14423 \family typewriter
14424 LuaTeX
14425 \family default
14426 .
14427  
14428 \family typewriter
14429 LuaTeX
14430 \family default
14431  is an engine that provides direct Unicode support and support for direct
14432  font access (see section
14433 \begin_inset space ~
14434 \end_inset
14435
14436
14437 \begin_inset CommandInset ref
14438 LatexCommand ref
14439 reference "sub:LaTeX-font-support"
14440
14441 \end_inset
14442
14443 ).
14444  LuaTeX is still work in progress, but it might develop into the next standard
14445  TeX processor.
14446 \end_layout
14447
14448 \begin_layout Subsubsection
14449 PostScript
14450 \begin_inset Index idx
14451 status collapsed
14452
14453 \begin_layout Plain Layout
14454 File formats ! PostScript
14455 \end_layout
14456
14457 \end_inset
14458
14459
14460 \end_layout
14461
14462 \begin_layout Standard
14463 This file type has the extension 
14464 \begin_inset Quotes eld
14465 \end_inset
14466
14467
14468 \family typewriter
14469 .ps
14470 \family default
14471
14472 \begin_inset Quotes erd
14473 \end_inset
14474
14475 .
14476  PostScript was developed by the company 
14477 \family typewriter
14478 Adobe
14479 \family default
14480  as a printer language.
14481  The file contains therefore commands that the printer uses to print the
14482  file.
14483  PostScript can be seen as a 
14484 \begin_inset Quotes eld
14485 \end_inset
14486
14487 programming language
14488 \begin_inset Quotes erd
14489 \end_inset
14490
14491 ; you can calculate with it and draw diagrams and images.
14492 \begin_inset Foot
14493 status collapsed
14494
14495 \begin_layout Plain Layout
14496 When you are interested to learn more about this, have a look at the LaTeX-packa
14497 ge 
14498 \series bold
14499 pstricks
14500 \series default
14501
14502 \begin_inset Index idx
14503 status collapsed
14504
14505 \begin_layout Plain Layout
14506 LaTeX-packages ! pstricks
14507 \end_layout
14508
14509 \end_inset
14510
14511 .
14512 \end_layout
14513
14514 \end_inset
14515
14516  Due to this ability, the files are often bigger than PDFs.
14517 \end_layout
14518
14519 \begin_layout Standard
14520 PostScript can only contain images in the format 
14521 \begin_inset Quotes eld
14522 \end_inset
14523
14524 Encapsulated PostScript
14525 \begin_inset Quotes erd
14526 \end_inset
14527
14528  (EPS, file extension 
14529 \begin_inset Quotes eld
14530 \end_inset
14531
14532
14533 \family typewriter
14534 .eps
14535 \family default
14536
14537 \begin_inset Quotes erd
14538 \end_inset
14539
14540 ).
14541  As LyX allows you to use any known image format in your document, it has
14542  to convert them in the background to EPS.
14543  If you have e.g 50
14544 \begin_inset space \thinspace{}
14545 \end_inset
14546
14547 images in your document, LyX has to do 50
14548 \begin_inset space ~
14549 \end_inset
14550
14551 conversions whenever you view or export your document.
14552  This will slow down your workflow with LyX drastically.
14553  So if you plan to use PostScript, you can insert your images directly as
14554  EPS to avoid this problem.
14555 \end_layout
14556
14557 \begin_layout Standard
14558 You can export your document to PostScript using the menu 
14559 \family sans
14560 File\SpecialChar \menuseparator
14561 Export\SpecialChar \menuseparator
14562 PostScript
14563 \family default
14564 .
14565 \end_layout
14566
14567 \begin_layout Subsubsection
14568 PDF
14569 \begin_inset Index idx
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573 File formats ! PDF
14574 \end_layout
14575
14576 \end_inset
14577
14578
14579 \begin_inset Index idx
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583 PDF
14584 \end_layout
14585
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \begin_layout Standard
14592 This file type has the extension 
14593 \begin_inset Quotes eld
14594 \end_inset
14595
14596
14597 \family typewriter
14598 .pdf
14599 \family default
14600
14601 \begin_inset Quotes erd
14602 \end_inset
14603
14604 .
14605  The 
14606 \begin_inset Quotes eld
14607 \end_inset
14608
14609 Portable Document Format
14610 \begin_inset Quotes erd
14611 \end_inset
14612
14613  (PDF) developed by 
14614 \family typewriter
14615 Adobe
14616 \family default
14617  was derived from PostScript.
14618  It is more compressed and it uses fewer commands than PostScript.
14619  As the name 
14620 \begin_inset Quotes eld
14621 \end_inset
14622
14623 portable
14624 \begin_inset Quotes erd
14625 \end_inset
14626
14627  implies, it can be processed at any computer system and the printed output
14628  looks exactly the same.
14629 \end_layout
14630
14631 \begin_layout Standard
14632 PDF can contain images in its own PDF format and in the formats 
14633 \begin_inset Quotes eld
14634 \end_inset
14635
14636 Joint Photographic Experts Group
14637 \begin_inset Quotes erd
14638 \end_inset
14639
14640  (JPG, file extension 
14641 \begin_inset Quotes eld
14642 \end_inset
14643
14644
14645 \family typewriter
14646 .jpg
14647 \family default
14648
14649 \begin_inset Quotes erd
14650 \end_inset
14651
14652  or 
14653 \begin_inset Quotes eld
14654 \end_inset
14655
14656
14657 \family typewriter
14658 .jpeg
14659 \family default
14660
14661 \begin_inset Quotes erd
14662 \end_inset
14663
14664 ) and 
14665 \begin_inset Quotes eld
14666 \end_inset
14667
14668 Portable Network Graphics
14669 \begin_inset Quotes erd
14670 \end_inset
14671
14672  (PNG, file extension 
14673 \begin_inset Quotes eld
14674 \end_inset
14675
14676
14677 \family typewriter
14678 .png
14679 \family default
14680
14681 \begin_inset Quotes erd
14682 \end_inset
14683
14684 ).
14685  You can although use any other image format, because LyX converts them
14686  in the background to one of these formats.
14687  But as described in the section about PostScript, the image conversion
14688  will slow down your workflow.
14689  So we recommend to use images in one of the three mentioned formats.
14690 \end_layout
14691
14692 \begin_layout Standard
14693 You can export your document to PDF via the menu 
14694 \family sans
14695 File\SpecialChar \menuseparator
14696 Export
14697 \family default
14698  in three different ways:
14699 \end_layout
14700
14701 \begin_layout Description
14702 PDF This uses the program 
14703 \family typewriter
14704 ps2pdf
14705 \family default
14706  that creates a PDF from a PostScript-version of your file.
14707  The PostScript-version is produced by the program 
14708 \family typewriter
14709 dvips
14710 \family default
14711  which uses a DVI-version as intermediate step.
14712  So this export variant consist of three conversions.
14713 \end_layout
14714
14715 \begin_layout Description
14716 PDF
14717 \begin_inset space ~
14718 \end_inset
14719
14720 (dvipdfm) This uses the program 
14721 \family typewriter
14722 dvipdfm
14723 \family default
14724  that converts your file in the background to DVI and in a second step to
14725  PDF.
14726 \end_layout
14727
14728 \begin_layout Description
14729 PDF
14730 \begin_inset space ~
14731 \end_inset
14732
14733 (pdflatex) This uses the program 
14734 \family typewriter
14735 pdftex
14736 \family default
14737  that converts your file directly to PDF.
14738 \end_layout
14739
14740 \begin_layout Description
14741 PDF
14742 \begin_inset space ~
14743 \end_inset
14744
14745 (XeTe
14746 \begin_inset ERT
14747 status collapsed
14748
14749 \begin_layout Plain Layout
14750
14751 {}
14752 \end_layout
14753
14754 \end_inset
14755
14756 X) This uses the program 
14757 \family typewriter
14758 XeTeX
14759 \family default
14760  that converts your file directly to PDF.
14761  
14762 \family typewriter
14763 XeTeX
14764 \family default
14765  is a new engine that provides direct Unicode support and support for direct
14766  font access (see section
14767 \begin_inset space ~
14768 \end_inset
14769
14770
14771 \begin_inset CommandInset ref
14772 LatexCommand ref
14773 reference "sub:LaTeX-font-support"
14774
14775 \end_inset
14776
14777 ).
14778  It is particularly good at typesetting different scripts, for example verticall
14779 y written Japanese.
14780 \end_layout
14781
14782 \begin_layout Description
14783 PDF
14784 \begin_inset space ~
14785 \end_inset
14786
14787 (LuaTe
14788 \begin_inset ERT
14789 status collapsed
14790
14791 \begin_layout Plain Layout
14792
14793 {}
14794 \end_layout
14795
14796 \end_inset
14797
14798 X) This uses the program 
14799 \family typewriter
14800 LuaTeX
14801 \family default
14802  that converts your file directly to PDF.
14803  
14804 \family typewriter
14805 LuaTeX
14806 \family default
14807  is an even newer engine, derived from 
14808 \family typewriter
14809 pdflatex
14810 \family default
14811 , that also provides direct Unicode support and support for direct font
14812  access (see section
14813 \begin_inset space ~
14814 \end_inset
14815
14816
14817 \begin_inset CommandInset ref
14818 LatexCommand ref
14819 reference "sub:LaTeX-font-support"
14820
14821 \end_inset
14822
14823 ).
14824  LuaTeX is still work in progress, but it might develop into the next standard
14825  TeX processor.
14826 \end_layout
14827
14828 \begin_layout Standard
14829 We recommend to use 
14830 \family sans
14831 PDF
14832 \begin_inset space ~
14833 \end_inset
14834
14835 (pdflatex)
14836 \family default
14837  because 
14838 \family typewriter
14839 pdftex
14840 \family default
14841  supports all the features of actual PDF-versions, is quick, stable, and
14842  works without problems.
14843  If you rely on multiscript support and\SpecialChar \slash{}
14844 or specific OpenType fonts, you might
14845  want to try out 
14846 \family sans
14847 PDF
14848 \begin_inset space ~
14849 \end_inset
14850
14851 (XeTe
14852 \begin_inset ERT
14853 status collapsed
14854
14855 \begin_layout Plain Layout
14856
14857 {}
14858 \end_layout
14859
14860 \end_inset
14861
14862 X)
14863 \family default
14864  or 
14865 \family sans
14866 PDF
14867 \begin_inset space ~
14868 \end_inset
14869
14870 (LuaTe
14871 \begin_inset ERT
14872 status collapsed
14873
14874 \begin_layout Plain Layout
14875
14876 {}
14877 \end_layout
14878
14879 \end_inset
14880
14881 X)
14882 \family default
14883  instead, bearing in mind that these two programs are not yet as mature
14884  as 
14885 \family typewriter
14886 pdflatex
14887 \family default
14888 .
14889 \end_layout
14890
14891 \begin_layout Subsubsection
14892 XHTML
14893 \begin_inset Index idx
14894 status collapsed
14895
14896 \begin_layout Plain Layout
14897 FileFormats ! XHTML
14898 \end_layout
14899
14900 \end_inset
14901
14902
14903 \begin_inset Index idx
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907 HTML
14908 \end_layout
14909
14910 \end_inset
14911
14912
14913 \end_layout
14914
14915 \begin_layout Standard
14916 This file type has the extension 
14917 \begin_inset Quotes eld
14918 \end_inset
14919
14920
14921 \family typewriter
14922 .xhtml
14923 \family default
14924
14925 \begin_inset Quotes erd
14926 \end_inset
14927
14928 .
14929  It is a file suitable for viewing in web browsers.
14930  It does not itself contain images and the like but only links them, and
14931  when LyX produces XHTML, it also generates corresponding images in formats
14932  suitable for the purpose.
14933  For the math output you can choose in the menu 
14934 \family sans
14935 Document\SpecialChar \menuseparator
14936 Settings\SpecialChar \menuseparator
14937 Output
14938 \family default
14939  between different formats, that are described in section 
14940 \emph on
14941 Math Output in XHTML
14942 \emph default
14943  of the 
14944 \emph on
14945 Additional
14946 \begin_inset space ~
14947 \end_inset
14948
14949 Features
14950 \emph default
14951  manual.
14952 \end_layout
14953
14954 \begin_layout Standard
14955 XHTML output remains 
14956 \begin_inset Quotes eld
14957 \end_inset
14958
14959 under development
14960 \begin_inset Quotes erd
14961 \end_inset
14962
14963 , and not all LyX features are supported yet.
14964  See the chapter 
14965 \emph on
14966 LyX and the World Wide Web
14967 \emph default
14968 , in the 
14969 \emph on
14970 Additional Features
14971 \emph default
14972  manual, for more information.
14973 \end_layout
14974
14975 \begin_layout Standard
14976 You can export your document as an XHTML file using the menu item 
14977 \family sans
14978 File\SpecialChar \menuseparator
14979 Export\SpecialChar \menuseparator
14980 LyXHTML
14981 \family default
14982 .
14983 \end_layout
14984
14985 \begin_layout Subsection
14986 Previewing
14987 \begin_inset Index idx
14988 status collapsed
14989
14990 \begin_layout Plain Layout
14991 Document ! Preview 
14992 \end_layout
14993
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \begin_layout Standard
15000 To get a look at the final version of your document, with all of the page
15001  breaks in place, the footnotes correctly numbered, and so on, use the menu
15002  
15003 \family sans
15004 View
15005 \family default
15006  and choose 
15007 \family sans
15008 View
15009 \family default
15010  or the toolbar button 
15011 \begin_inset Info
15012 type  "icon"
15013 arg   "buffer-view"
15014 \end_inset
15015
15016 .
15017  A viewing program will pop up showing the output in the defined default
15018  output format, which is globally set in the preferences (see sec.
15019 \begin_inset space \thinspace{}
15020 \end_inset
15021
15022
15023 \begin_inset CommandInset ref
15024 LatexCommand ref
15025 reference "sec:File-Formats"
15026
15027 \end_inset
15028
15029 ) and can also be altered for single documents in the document settings
15030  (see sec.
15031 \begin_inset space \thinspace{}
15032 \end_inset
15033
15034
15035 \begin_inset CommandInset ref
15036 LatexCommand ref
15037 reference "sec:Doc-Output"
15038
15039 \end_inset
15040
15041 ).
15042  Further output formats can be selected via 
15043 \family sans
15044 View\SpecialChar \menuseparator
15045 Other Formats
15046 \family default
15047  or the toolbar button 
15048 \begin_inset Graphics
15049         filename ../images/view-others.png
15050         scale 85
15051         groupId toolbarbuttons
15052
15053 \end_inset
15054
15055 .
15056 \end_layout
15057
15058 \begin_layout Standard
15059 If you have changed your document, you can refresh the output in the same
15060  viewer window using the menu 
15061 \family sans
15062 View\SpecialChar \menuseparator
15063 Update
15064 \family default
15065  or 
15066 \family sans
15067 View\SpecialChar \menuseparator
15068 Update (Other Formats)
15069 \family default
15070 , respectively.
15071 \end_layout
15072
15073 \begin_layout Standard
15074 When you preview a file, the output file is only generated in LyX's temporary
15075  directory.
15076  To have a real output, export your document.
15077 \end_layout
15078
15079 \begin_layout Subsection
15080 Printing the File from within LyX
15081 \begin_inset CommandInset label
15082 LatexCommand label
15083 name "sub:Printing-the-File"
15084
15085 \end_inset
15086
15087
15088 \end_layout
15089
15090 \begin_layout Standard
15091 Instead of exporting your file and then printing it, you can also print
15092  it directly from within LyX.
15093  To print a file, select the menu 
15094 \family sans
15095 File\SpecialChar \menuseparator
15096 Print
15097 \family default
15098  or click on the toolbar button 
15099 \begin_inset Info
15100 type  "icon"
15101 arg   "dialog-show print"
15102 \end_inset
15103
15104 .
15105  LyX will internally call LaTeX to produce a DVI.
15106  This file is then processed by the program 
15107 \family typewriter
15108 dvips
15109 \family default
15110  to PostScript-file, which is finally printed using the program 
15111 \family typewriter
15112 Ghostscript
15113 \family default
15114 .
15115  Due to these steps in the background, this method is not the fastest.
15116 \end_layout
15117
15118 \begin_layout Standard
15119 You can choose to print only even-numbered or odd-numbered pages — this
15120  is useful for printing on two sides: You can re-insert the pages after
15121  printing one set to print on the other side.
15122  Some printers spit out pages face-up, others, face-down.
15123  By choosing a particular order to print in, you can take the entire stack
15124  of pages out of the printer without needing to reorder them.
15125 \end_layout
15126
15127 \begin_layout Standard
15128 You can set the parameters in the 
15129 \family sans
15130 Print
15131 \begin_inset space ~
15132 \end_inset
15133
15134 Destination
15135 \family default
15136  box as follows:
15137 \end_layout
15138
15139 \begin_layout Labeling
15140 \labelwidthstring 00.00.0000
15141
15142 \family sans
15143 Printer
15144 \family default
15145  This is the name of the printer to print to.
15146 \begin_inset Foot
15147 status collapsed
15148
15149 \begin_layout Plain Layout
15150 Note that this printer name is for the program 
15151 \family typewriter
15152 dvips
15153 \family default
15154 .
15155  That means 
15156 \family typewriter
15157 dvips
15158 \family default
15159  has to be configured for this printer name.
15160  The default printer can be set in LyX's preferences dialog, see section
15161 \begin_inset space ~
15162 \end_inset
15163
15164
15165 \begin_inset CommandInset ref
15166 LatexCommand ref
15167 reference "sub:Printer"
15168
15169 \end_inset
15170
15171 .
15172 \end_layout
15173
15174 \end_inset
15175
15176  The printer should understand PostScript.
15177 \end_layout
15178
15179 \begin_layout Labeling
15180 \labelwidthstring 00.00.0000
15181
15182 \family sans
15183 File
15184 \family default
15185  The name of a file to print to.
15186  The output will be a PostScript file.
15187  It will be written in LyX's working directory unless you specify the full
15188  path.
15189 \end_layout
15190
15191 \begin_layout Section
15192 A few Words about Typography
15193 \begin_inset Index idx
15194 status collapsed
15195
15196 \begin_layout Plain Layout
15197 Typography
15198 \end_layout
15199
15200 \end_inset
15201
15202
15203 \end_layout
15204
15205 \begin_layout Subsection
15206 Hyphens
15207 \begin_inset Index idx
15208 status collapsed
15209
15210 \begin_layout Plain Layout
15211 Hyphens
15212 \end_layout
15213
15214 \end_inset
15215
15216
15217 \end_layout
15218
15219 \begin_layout Standard
15220 In LyX, the 
15221 \begin_inset Quotes eld
15222 \end_inset
15223
15224
15225 \family typewriter
15226 -
15227 \family default
15228
15229 \begin_inset Quotes erd
15230 \end_inset
15231
15232  character comes in four lengths: the 
15233 \emph on
15234 hyphen
15235 \emph default
15236 , the 
15237 \emph on
15238 en dash
15239 \emph default
15240 , the 
15241 \emph on
15242 em dash
15243 \emph default
15244 , and the minus sign:
15245 \begin_inset VSpace defskip
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \begin_layout Standard
15252 \begin_inset Tabular
15253 <lyxtabular version="3" rows="5" columns="3">
15254 <features tabularvalignment="middle">
15255 <column alignment="left" valignment="top" width="0">
15256 <column alignment="left" valignment="top" width="0">
15257 <column alignment="left" valignment="top" width="0">
15258 <row interlinespace="3mm">
15259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15260 \begin_inset Text
15261
15262 \begin_layout Plain Layout
15263 name
15264 \end_layout
15265
15266 \end_inset
15267 </cell>
15268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15269 \begin_inset Text
15270
15271 \begin_layout Plain Layout
15272 output
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Plain Layout
15281 inserted with
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 </row>
15287 <row interlinespace="3mm">
15288 <cell alignment="center" valignment="top" usebox="none">
15289 \begin_inset Text
15290
15291 \begin_layout Plain Layout
15292 hyphen
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 <cell alignment="center" valignment="top" usebox="none">
15298 \begin_inset Text
15299
15300 \begin_layout Plain Layout
15301 -
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 <cell alignment="center" valignment="top" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Plain Layout
15310 \begin_inset Quotes eld
15311 \end_inset
15312
15313
15314 \family typewriter
15315 -
15316 \family default
15317
15318 \begin_inset Quotes erd
15319 \end_inset
15320
15321  in text
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 </row>
15327 <row interlinespace="3mm">
15328 <cell alignment="center" valignment="top" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332 en dash
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 <cell alignment="center" valignment="top" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341
15342 \end_layout
15343
15344 \end_inset
15345 </cell>
15346 <cell alignment="center" valignment="top" usebox="none">
15347 \begin_inset Text
15348
15349 \begin_layout Plain Layout
15350
15351 \family sans
15352 Insert\SpecialChar \menuseparator
15353 Special
15354 \begin_inset space ~
15355 \end_inset
15356
15357 Character\SpecialChar \menuseparator
15358 Symbols
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 </row>
15364 <row interlinespace="3mm">
15365 <cell alignment="center" valignment="top" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 em dash
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 <cell alignment="center" valignment="top" usebox="none">
15375 \begin_inset Text
15376
15377 \begin_layout Plain Layout
15378
15379 \end_layout
15380
15381 \end_inset
15382 </cell>
15383 <cell alignment="center" valignment="top" usebox="none">
15384 \begin_inset Text
15385
15386 \begin_layout Plain Layout
15387
15388 \family sans
15389 Insert\SpecialChar \menuseparator
15390 Special
15391 \begin_inset space ~
15392 \end_inset
15393
15394 Character\SpecialChar \menuseparator
15395 Symbols
15396 \end_layout
15397
15398 \end_inset
15399 </cell>
15400 </row>
15401 <row>
15402 <cell alignment="center" valignment="top" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406 minus sign
15407 \end_layout
15408
15409 \end_inset
15410 </cell>
15411 <cell alignment="center" valignment="top" usebox="none">
15412 \begin_inset Text
15413
15414 \begin_layout Plain Layout
15415 \begin_inset Formula $-$
15416 \end_inset
15417
15418
15419 \end_layout
15420
15421 \end_inset
15422 </cell>
15423 <cell alignment="center" valignment="top" usebox="none">
15424 \begin_inset Text
15425
15426 \begin_layout Plain Layout
15427 \begin_inset Quotes eld
15428 \end_inset
15429
15430
15431 \family typewriter
15432 -
15433 \family default
15434
15435 \begin_inset Quotes erd
15436 \end_inset
15437
15438  in math mode
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 </lyxtabular>
15445
15446 \end_inset
15447
15448
15449 \begin_inset VSpace defskip
15450 \end_inset
15451
15452
15453 \end_layout
15454
15455 \begin_layout Standard
15456 You can alternatively generate the en and em dash by inserting the 
15457 \begin_inset Quotes eld
15458 \end_inset
15459
15460
15461 \family typewriter
15462 -
15463 \family default
15464
15465 \begin_inset Quotes erd
15466 \end_inset
15467
15468  character multiple times in a row.
15469  They will automatically be converted to the appropriate length dash in
15470  the final output, but not in LyX.
15471  
15472 \begin_inset Quotes eld
15473 \end_inset
15474
15475 -
15476 \begin_inset space \thinspace{}
15477 \end_inset
15478
15479 -
15480 \begin_inset Quotes erd
15481 \end_inset
15482
15483  gives a en dash, 
15484 \begin_inset Quotes eld
15485 \end_inset
15486
15487 -
15488 \begin_inset space \thinspace{}
15489 \end_inset
15490
15491 -
15492 \begin_inset space \thinspace{}
15493 \end_inset
15494
15495 -
15496 \begin_inset Quotes erd
15497 \end_inset
15498
15499  a em dash.
15500 \end_layout
15501
15502 \begin_layout Standard
15503 The three dash types are distinct from the minus sign, which appears in
15504  math mode and has a length of its own.
15505  Here are some examples of the 
15506 \begin_inset Quotes eld
15507 \end_inset
15508
15509
15510 \family typewriter
15511 -
15512 \family default
15513
15514 \begin_inset Quotes eld
15515 \end_inset
15516
15517  in use:
15518 \end_layout
15519
15520 \begin_layout Enumerate
15521 line- and page-breaks
15522 \begin_inset space \hfill{}
15523 \end_inset
15524
15525 (
15526 \emph on
15527 hyphen
15528 \emph default
15529 )
15530 \end_layout
15531
15532 \begin_layout Enumerate
15533 From A–Z
15534 \begin_inset space \hfill{}
15535 \end_inset
15536
15537 (
15538 \emph on
15539 en dash
15540 \emph default
15541 )
15542 \end_layout
15543
15544 \begin_layout Enumerate
15545 Oh — there's a dash.
15546 \begin_inset space \hfill{}
15547 \end_inset
15548
15549 (
15550 \emph on
15551 em dash
15552 \emph default
15553 )
15554 \end_layout
15555
15556 \begin_layout Enumerate
15557 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15558 \end_inset
15559
15560
15561 \begin_inset space \hfill{}
15562 \end_inset
15563
15564 (
15565 \emph on
15566 minus sign
15567 \emph default
15568 )
15569 \end_layout
15570
15571 \begin_layout Subsection
15572 Hyphenation
15573 \begin_inset Index idx
15574 status collapsed
15575
15576 \begin_layout Plain Layout
15577 Hyphenation
15578 \end_layout
15579
15580 \end_inset
15581
15582
15583 \begin_inset CommandInset label
15584 LatexCommand label
15585 name "sub:Hyphenation"
15586
15587 \end_inset
15588
15589
15590 \end_layout
15591
15592 \begin_layout Standard
15593 Words are not hyphenated within LyX but automatically in the output.
15594  Hyphenation is done by the LaTeX-package 
15595 \series bold
15596 babel
15597 \series default
15598
15599 \begin_inset Index idx
15600 status collapsed
15601
15602 \begin_layout Plain Layout
15603 LaTeX-packages ! babel
15604 \end_layout
15605
15606 \end_inset
15607
15608  following the rules of the document language.
15609 \end_layout
15610
15611 \begin_layout Standard
15612 LaTeX hyphenates almost perfectly, it only has problems with text in the
15613  
15614 \family sans
15615 typewriter
15616 \family default
15617  font and with unusual constructs, like 
15618 \begin_inset Quotes eld
15619 \end_inset
15620
15621 h3knix/m0n0wall
15622 \begin_inset Quotes erd
15623 \end_inset
15624
15625 .
15626  If LaTeX cannot break a word correctly, you can set hyphenation points
15627  manually.
15628  This is done with the menu 
15629 \family sans
15630 Insert\SpecialChar \menuseparator
15631 Formatting\SpecialChar \menuseparator
15632 Hyphenation
15633 \begin_inset space ~
15634 \end_inset
15635
15636 Point
15637 \family default
15638 .
15639  These extra hyphenation points are only recommendations to LaTeX.
15640  If no hyphenation is necessary, LaTeX will ignore them.
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Sometimes you want to prevent words or constructs from being hyphenated.
15645  Imagine that you are describing keybindings/shortcuts in your document
15646  in the form 
15647 \begin_inset Quotes eld
15648 \end_inset
15649
15650 A-b c
15651 \begin_inset Quotes erd
15652 \end_inset
15653
15654 .
15655  LaTeX would then see the hyphen 
15656 \begin_inset Quotes eld
15657 \end_inset
15658
15659 -
15660 \begin_inset Quotes erd
15661 \end_inset
15662
15663  as a hyphenation possibility.
15664  Hyphenating at this point would look ugly.
15665  To prevent the shortcut from being hyphenated, you can put it into a makebox
15666  as described in section 
15667 \begin_inset Quotes eld
15668 \end_inset
15669
15670 Prevent Hyphenation
15671 \begin_inset Quotes erd
15672 \end_inset
15673
15674  of the 
15675 \emph on
15676 Embedded
15677 \begin_inset space ~
15678 \end_inset
15679
15680 Objects
15681 \emph default
15682  manual.
15683 \end_layout
15684
15685 \begin_layout Subsection
15686 Punctuation Marks
15687 \begin_inset Index idx
15688 status collapsed
15689
15690 \begin_layout Plain Layout
15691 Punctuation marks
15692 \end_layout
15693
15694 \end_inset
15695
15696
15697 \end_layout
15698
15699 \begin_layout Subsubsection
15700 Abbreviations and End of Sentence
15701 \begin_inset CommandInset label
15702 LatexCommand label
15703 name "sub:Abbreviations"
15704
15705 \end_inset
15706
15707
15708 \end_layout
15709
15710 \begin_layout Standard
15711 When LyX calls LaTeX to generate the final version of your document, LaTeX
15712  automatically distinguishes between words, sentences, and abbreviations.
15713  LaTeX then adds the 
15714 \begin_inset Quotes eld
15715 \end_inset
15716
15717 appropriate amount of space
15718 \begin_inset Quotes erd
15719 \end_inset
15720
15721 .
15722  That means sentences get a little bit more space between the period and
15723  the next word.
15724  Abbreviations get the same amount of space after the period as a word uses.
15725 \end_layout
15726
15727 \begin_layout Standard
15728 Unfortunately, the algorithm for figuring out what's an abbreviation does
15729  not work in all cases.
15730  If a 
15731 \begin_inset Quotes eld
15732 \end_inset
15733
15734
15735 \family typewriter
15736 .
15737 \family default
15738
15739 \begin_inset Quotes erd
15740 \end_inset
15741
15742  is at the end of a lowercase letter, it's the end of a sentence; if it's
15743  at the end of a capitalized letter, it's an abbreviation.
15744 \end_layout
15745
15746 \begin_layout Standard
15747 Here are some examples of 
15748 \emph on
15749 correct
15750 \emph default
15751  abbreviations and the end of a sentence:
15752 \end_layout
15753
15754 \begin_layout Itemize
15755 M.
15756  Butterfly
15757 \end_layout
15758
15759 \begin_layout Itemize
15760 Don't worry.
15761  Be happy.
15762 \end_layout
15763
15764 \begin_layout Standard
15765 And here's an example of the algorithm going wrong:
15766 \end_layout
15767
15768 \begin_layout Itemize
15769 e.
15770 \begin_inset space \thinspace{}
15771 \end_inset
15772
15773 g.
15774  this is too much space!
15775 \end_layout
15776
15777 \begin_layout Itemize
15778 This is I.
15779  It's okay.
15780 \end_layout
15781
15782 \begin_layout Standard
15783 You will not see anything wrong until you view a final version of your document.
15784 \end_layout
15785
15786 \begin_layout Standard
15787 To fix this problem, use one of the following:
15788 \end_layout
15789
15790 \begin_layout Enumerate
15791 Use an 
15792 \family sans
15793 Inter-word
15794 \begin_inset space ~
15795 \end_inset
15796
15797 Space
15798 \family default
15799  after lowercase abbreviations (see section
15800 \begin_inset space ~
15801 \end_inset
15802
15803
15804 \begin_inset CommandInset ref
15805 LatexCommand ref
15806 reference "sub:Inter-word-Space"
15807
15808 \end_inset
15809
15810 ).
15811 \begin_inset Index idx
15812 status collapsed
15813
15814 \begin_layout Plain Layout
15815 Spaces ! inter-word
15816 \end_layout
15817
15818 \end_inset
15819
15820
15821 \end_layout
15822
15823 \begin_layout Enumerate
15824 Use a 
15825 \family sans
15826 Thin
15827 \begin_inset space ~
15828 \end_inset
15829
15830 Space
15831 \family default
15832  between two tokens of an abbreviation (see section
15833 \begin_inset space ~
15834 \end_inset
15835
15836
15837 \begin_inset CommandInset ref
15838 LatexCommand ref
15839 reference "sub:Thin-Space"
15840
15841 \end_inset
15842
15843 ).
15844 \begin_inset Index idx
15845 status collapsed
15846
15847 \begin_layout Plain Layout
15848 Spaces ! thin
15849 \end_layout
15850
15851 \end_inset
15852
15853
15854 \end_layout
15855
15856 \begin_layout Enumerate
15857 Use an 
15858 \family sans
15859 End
15860 \begin_inset space ~
15861 \end_inset
15862
15863 of
15864 \begin_inset space ~
15865 \end_inset
15866
15867 sentence
15868 \begin_inset space ~
15869 \end_inset
15870
15871 period
15872 \family default
15873  found under the 
15874 \family sans
15875 Insert\SpecialChar \menuseparator
15876 Special
15877 \begin_inset space ~
15878 \end_inset
15879
15880 Character
15881 \family default
15882  menu to force the use of inter-sentence spacing.
15883  This function is also bound to 
15884 \begin_inset Info
15885 type  "shortcut"
15886 arg   "specialchar-insert end-of-sentence"
15887 \end_inset
15888
15889  for easy access.
15890 \end_layout
15891
15892 \begin_layout Standard
15893 With the corrections, our earlier examples look like this:
15894 \end_layout
15895
15896 \begin_layout Itemize
15897 e.
15898 \begin_inset space \thinspace{}
15899 \end_inset
15900
15901 g.
15902 \begin_inset space \space{}
15903 \end_inset
15904
15905 this is too much space!
15906 \end_layout
15907
15908 \begin_layout Itemize
15909 This is I\SpecialChar \@.
15910  It's okay.
15911 \end_layout
15912
15913 \begin_layout Standard
15914 Some languages don't use extra spacing between sentences.
15915  If your language is such a language, you don't need to worry, because LaTeX
15916  will take care of this.
15917 \end_layout
15918
15919 \begin_layout Standard
15920 For those that do need to bother, there is help to catch those sneaky errors:
15921  Check out the 
15922 \family sans
15923 Check
15924 \begin_inset space ~
15925 \end_inset
15926
15927 TeX
15928 \family default
15929  feature described in section 
15930 \emph on
15931 Checking TeX
15932 \emph default
15933  of the 
15934 \emph on
15935 Additional Features
15936 \emph default
15937  manual.
15938 \end_layout
15939
15940 \begin_layout Subsubsection
15941 Quotes
15942 \begin_inset Index idx
15943 status collapsed
15944
15945 \begin_layout Plain Layout
15946 Typography ! Quotes
15947 \end_layout
15948
15949 \end_inset
15950
15951
15952 \begin_inset Index idx
15953 status collapsed
15954
15955 \begin_layout Plain Layout
15956 Quotes | see
15957 \begin_inset ERT
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961
15962 {
15963 \end_layout
15964
15965 \end_inset
15966
15967 Typography
15968 \begin_inset ERT
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972
15973 }
15974 \end_layout
15975
15976 \end_inset
15977
15978
15979 \end_layout
15980
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \begin_layout Standard
15987 LyX usually sets quotes correctly.
15988  Specifically, it will use an opening quote at the beginning of quoted text,
15989  and use a closing quote at the end.
15990  For example, 
15991 \begin_inset Quotes eld
15992 \end_inset
15993
15994 open close
15995 \begin_inset Quotes erd
15996 \end_inset
15997
15998 .
15999  The keyboard character, 
16000 \family sans
16001 "
16002 \family default
16003 , generates this automatically.
16004 \end_layout
16005
16006 \begin_layout Standard
16007 You can specify what character the 
16008 \family sans
16009 "
16010 \family default
16011  key produces using the submenu 
16012 \family sans
16013 Language
16014 \family default
16015  of the 
16016 \family sans
16017 Document\SpecialChar \menuseparator
16018 Settings
16019 \family default
16020
16021 \begin_inset Index idx
16022 status collapsed
16023
16024 \begin_layout Plain Layout
16025 Document ! Settings
16026 \end_layout
16027
16028 \end_inset
16029
16030  dialog in the box 
16031 \family sans
16032 Quote Style
16033 \family default
16034 .
16035  There are six choices:
16036 \end_layout
16037
16038 \begin_layout Labeling
16039 \labelwidthstring 00.00.0000
16040
16041 \family sans
16042 \begin_inset Quotes eld
16043 \end_inset
16044
16045 Text
16046 \begin_inset Quotes erd
16047 \end_inset
16048
16049
16050 \family default
16051  Use quotes like this 
16052 \begin_inset Quotes eld
16053 \end_inset
16054
16055 double
16056 \begin_inset Quotes erd
16057 \end_inset
16058
16059
16060 \end_layout
16061
16062 \begin_layout Labeling
16063 \labelwidthstring 00.00.0000
16064
16065 \family sans
16066 \begin_inset Quotes sld
16067 \end_inset
16068
16069 Text
16070 \begin_inset Quotes srd
16071 \end_inset
16072
16073
16074 \family default
16075  Use quotes like 
16076 \begin_inset Quotes sld
16077 \end_inset
16078
16079 this
16080 \begin_inset Quotes srd
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \begin_layout Labeling
16087 \labelwidthstring 00.00.0000
16088
16089 \family sans
16090 \begin_inset Quotes gld
16091 \end_inset
16092
16093 Text
16094 \begin_inset Quotes grd
16095 \end_inset
16096
16097
16098 \family default
16099  Use quotes like 
16100 \begin_inset Quotes gld
16101 \end_inset
16102
16103 this
16104 \begin_inset Quotes grd
16105 \end_inset
16106
16107
16108 \end_layout
16109
16110 \begin_layout Labeling
16111 \labelwidthstring 00.00.0000
16112
16113 \family sans
16114 \begin_inset Quotes pld
16115 \end_inset
16116
16117 Text
16118 \begin_inset Quotes prd
16119 \end_inset
16120
16121
16122 \family default
16123  Use quotes like 
16124 \begin_inset Quotes pld
16125 \end_inset
16126
16127 this
16128 \begin_inset Quotes prd
16129 \end_inset
16130
16131
16132 \end_layout
16133
16134 \begin_layout Labeling
16135 \labelwidthstring 00.00.0000
16136
16137 \family sans
16138 \begin_inset Quotes fld
16139 \end_inset
16140
16141 Text
16142 \begin_inset Quotes frd
16143 \end_inset
16144
16145
16146 \family default
16147  Use quotes like 
16148 \begin_inset Quotes fld
16149 \end_inset
16150
16151 this
16152 \begin_inset Quotes frd
16153 \end_inset
16154
16155
16156 \end_layout
16157
16158 \begin_layout Labeling
16159 \labelwidthstring 00.00.0000
16160
16161 \family sans
16162 \begin_inset Quotes ald
16163 \end_inset
16164
16165 Text
16166 \begin_inset Quotes ard
16167 \end_inset
16168
16169
16170 \family default
16171  Use quotes like 
16172 \begin_inset Quotes ald
16173 \end_inset
16174
16175 this
16176 \begin_inset Quotes ard
16177 \end_inset
16178
16179
16180 \end_layout
16181
16182 \begin_layout Subsection
16183 Ligatures
16184 \begin_inset Index idx
16185 status collapsed
16186
16187 \begin_layout Plain Layout
16188 Typography ! Ligatures
16189 \end_layout
16190
16191 \end_inset
16192
16193
16194 \begin_inset Index idx
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198 Ligatures | see
16199 \begin_inset ERT
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203
16204 {
16205 \end_layout
16206
16207 \end_inset
16208
16209 Typography
16210 \begin_inset ERT
16211 status collapsed
16212
16213 \begin_layout Plain Layout
16214
16215 }
16216 \end_layout
16217
16218 \end_inset
16219
16220
16221 \end_layout
16222
16223 \end_inset
16224
16225
16226 \begin_inset CommandInset label
16227 LatexCommand label
16228 name "sub:Ligatures"
16229
16230 \end_inset
16231
16232
16233 \end_layout
16234
16235 \begin_layout Standard
16236 It is standard typesetting practice to group certain letters together and
16237  print them as single characters.
16238  These groups are known as 
16239 \emph on
16240 ligatures
16241 \emph default
16242 .
16243  Since LaTeX knows about ligatures, your documents will contain them too
16244  in the output.
16245  Here are the standard ligatures:
16246 \end_layout
16247
16248 \begin_layout Itemize
16249 ff
16250 \end_layout
16251
16252 \begin_layout Itemize
16253 fi
16254 \end_layout
16255
16256 \begin_layout Itemize
16257 fl
16258 \end_layout
16259
16260 \begin_layout Itemize
16261 ffi
16262 \end_layout
16263
16264 \begin_layout Itemize
16265 ffl
16266 \end_layout
16267
16268 \begin_layout Standard
16269 Some languages uses other ligatures if the document font supports them.
16270 \end_layout
16271
16272 \begin_layout Standard
16273 Sometimes, you don't want a ligature in a word.
16274  While a ligature may be okay in the word, 
16275 \begin_inset Quotes eld
16276 \end_inset
16277
16278 graffiti,
16279 \begin_inset Quotes erd
16280 \end_inset
16281
16282  it looks really weird in compound words, such as 
16283 \begin_inset Quotes eld
16284 \end_inset
16285
16286 cufflink
16287 \begin_inset Quotes erd
16288 \end_inset
16289
16290  or the German 
16291 \begin_inset Quotes eld
16292 \end_inset
16293
16294 Dorffest.
16295 \begin_inset Quotes erd
16296 \end_inset
16297
16298  To break a ligature, use 
16299 \family sans
16300 Insert\SpecialChar \menuseparator
16301 Formatting\SpecialChar \menuseparator
16302 Ligature
16303 \begin_inset space ~
16304 \end_inset
16305
16306 Break.
16307
16308 \family default
16309  This changes 
16310 \begin_inset Quotes eld
16311 \end_inset
16312
16313 cufflinks
16314 \begin_inset Quotes erd
16315 \end_inset
16316
16317  to 
16318 \begin_inset Quotes eld
16319 \end_inset
16320
16321 cuff\SpecialChar \textcompwordmark{}
16322 links
16323 \begin_inset Quotes erd
16324 \end_inset
16325
16326  and 
16327 \begin_inset Quotes eld
16328 \end_inset
16329
16330 Dorffest
16331 \begin_inset Quotes erd
16332 \end_inset
16333
16334  to 
16335 \begin_inset Quotes eld
16336 \end_inset
16337
16338 Dorf\SpecialChar \textcompwordmark{}
16339 fest
16340 \begin_inset Quotes erd
16341 \end_inset
16342
16343 .
16344 \end_layout
16345
16346 \begin_layout Subsection
16347 LyX's Proper Names
16348 \begin_inset Index idx
16349 status collapsed
16350
16351 \begin_layout Plain Layout
16352 LyX ! Proper names
16353 \end_layout
16354
16355 \end_inset
16356
16357
16358 \begin_inset CommandInset label
16359 LatexCommand label
16360 name "sub:LyX's-Proper-Names"
16361
16362 \end_inset
16363
16364
16365 \end_layout
16366
16367 \begin_layout Standard
16368 You will certainly have noticed that the word “LaTeX” always appears with
16369  characters in different sizes and heights.
16370  LaTeX is the name of the program used by LyX and is therefore recognized
16371  as a proper name when you type it in LyX as 
16372 \begin_inset Quotes eld
16373 \end_inset
16374
16375 LaT
16376 \begin_inset ERT
16377 status collapsed
16378
16379 \begin_layout Plain Layout
16380
16381 {}
16382 \end_layout
16383
16384 \end_inset
16385
16386 eX
16387 \begin_inset Quotes erd
16388 \end_inset
16389
16390 .
16391 \begin_inset Note Note
16392 status collapsed
16393
16394 \begin_layout Plain Layout
16395 The braces in TeX Code are here to avoid that the 
16396 \begin_inset Quotes eld
16397 \end_inset
16398
16399 command
16400 \begin_inset Quotes erd
16401 \end_inset
16402
16403  appear as proper name in the output, see the last paragraph of this section.
16404  To create proper names omit the TeX Code.
16405 \end_layout
16406
16407 \end_inset
16408
16409  Note the order of the upper-and lowercase letters! LyX recognizes the following
16410  proper names:
16411 \end_layout
16412
16413 \begin_layout Description
16414 LyX The name of the game, write 
16415 \begin_inset Quotes eld
16416 \end_inset
16417
16418 L
16419 \begin_inset ERT
16420 status collapsed
16421
16422 \begin_layout Plain Layout
16423
16424 {}
16425 \end_layout
16426
16427 \end_inset
16428
16429 yX
16430 \begin_inset Quotes erd
16431 \end_inset
16432
16433  to produce it.
16434 \end_layout
16435
16436 \begin_layout Description
16437 TeX The program used by LaTeX, write 
16438 \begin_inset Quotes eld
16439 \end_inset
16440
16441 T
16442 \begin_inset ERT
16443 status collapsed
16444
16445 \begin_layout Plain Layout
16446
16447 {}
16448 \end_layout
16449
16450 \end_inset
16451
16452 eX
16453 \begin_inset Quotes erd
16454 \end_inset
16455
16456  to produce it.
16457 \end_layout
16458
16459 \begin_layout Description
16460 LaTeX The program used by LyX, write 
16461 \begin_inset Quotes eld
16462 \end_inset
16463
16464 LaT
16465 \begin_inset ERT
16466 status collapsed
16467
16468 \begin_layout Plain Layout
16469
16470 {}
16471 \end_layout
16472
16473 \end_inset
16474
16475 eX
16476 \begin_inset Quotes erd
16477 \end_inset
16478
16479  to produce it.
16480 \end_layout
16481
16482 \begin_layout Description
16483 LaTeX2e The actual version of LaTeX, write 
16484 \begin_inset Quotes eld
16485 \end_inset
16486
16487 LaT
16488 \begin_inset ERT
16489 status collapsed
16490
16491 \begin_layout Plain Layout
16492
16493 {}
16494 \end_layout
16495
16496 \end_inset
16497
16498 eX2e
16499 \begin_inset Quotes erd
16500 \end_inset
16501
16502  to produce it.
16503 \end_layout
16504
16505 \begin_layout Standard
16506 You might wonder why the LaTeX-version is 
16507 \begin_inset Quotes eld
16508 \end_inset
16509
16510 2
16511 \begin_inset Formula $\epsilon$
16512 \end_inset
16513
16514
16515 \begin_inset Quotes erd
16516 \end_inset
16517
16518 .
16519  It's an old tradition in the TeX-world to give programs geek version numbers.
16520  For example the version number of TeX converges to the number 
16521 \begin_inset Formula $\pi$
16522 \end_inset
16523
16524 : The actual version is 
16525 \begin_inset Quotes eld
16526 \end_inset
16527
16528 TeX-3.141592
16529 \begin_inset Quotes erd
16530 \end_inset
16531
16532 , the previous one was 
16533 \begin_inset Quotes eld
16534 \end_inset
16535
16536 TeX-3.14159
16537 \begin_inset Quotes erd
16538 \end_inset
16539
16540 .
16541 \end_layout
16542
16543 \begin_layout Standard
16544 If you don't want to use proper names, e.
16545 \begin_inset space \thinspace{}
16546 \end_inset
16547
16548 g.
16549 \begin_inset space \space{}
16550 \end_inset
16551
16552 in section headings, you can insert two empty braces in TeX Code in the
16553  word.
16554  This will look in LyX like: 
16555 \begin_inset Graphics
16556         filename clipart/LaTeX.png
16557         scale 80
16558
16559 \end_inset
16560
16561
16562 \begin_inset Newline newline
16563 \end_inset
16564
16565 For more about TeX Code, look at section
16566 \begin_inset space ~
16567 \end_inset
16568
16569
16570 \begin_inset CommandInset ref
16571 LatexCommand ref
16572 reference "sec:TeX-Code"
16573
16574 \end_inset
16575
16576 .
16577 \end_layout
16578
16579 \begin_layout Subsection
16580 Units
16581 \begin_inset Index idx
16582 status collapsed
16583
16584 \begin_layout Plain Layout
16585 Typography ! Units
16586 \end_layout
16587
16588 \end_inset
16589
16590
16591 \end_layout
16592
16593 \begin_layout Standard
16594 Generally the space between units and the number is smaller than the normal
16595  space between two words.
16596  As you can see in the example below, it looks better when the space is
16597  smaller.
16598  To get such a 
16599 \begin_inset Quotes eld
16600 \end_inset
16601
16602 half space
16603 \begin_inset Quotes erd
16604 \end_inset
16605
16606  for units use the menu 
16607 \family sans
16608 Insert\SpecialChar \menuseparator
16609 Formatting\SpecialChar \menuseparator
16610 Thin
16611 \begin_inset space ~
16612 \end_inset
16613
16614 Space
16615 \family default
16616  (shortcut 
16617 \begin_inset Info
16618 type  "shortcuts"
16619 arg   "space-insert thin"
16620 \end_inset
16621
16622 ).
16623 \end_layout
16624
16625 \begin_layout Standard
16626 Here is an example to show the differences:
16627 \end_layout
16628
16629 \begin_layout Standard
16630 \begin_inset Tabular
16631 <lyxtabular version="3" rows="2" columns="2">
16632 <features tabularvalignment="middle">
16633 <column alignment="left" valignment="top" width="0">
16634 <column alignment="left" valignment="top" width="0">
16635 <row>
16636 <cell alignment="center" valignment="top" usebox="none">
16637 \begin_inset Text
16638
16639 \begin_layout Plain Layout
16640 24
16641 \begin_inset space ~
16642 \end_inset
16643
16644 kW
16645 \begin_inset Formula $\cdot$
16646 \end_inset
16647
16648 h
16649 \end_layout
16650
16651 \end_inset
16652 </cell>
16653 <cell alignment="center" valignment="top" usebox="none">
16654 \begin_inset Text
16655
16656 \begin_layout Plain Layout
16657 space between number and unit
16658 \end_layout
16659
16660 \end_inset
16661 </cell>
16662 </row>
16663 <row>
16664 <cell alignment="center" valignment="top" usebox="none">
16665 \begin_inset Text
16666
16667 \begin_layout Plain Layout
16668 24
16669 \begin_inset space \thinspace{}
16670 \end_inset
16671
16672 kW
16673 \begin_inset Formula $\cdot$
16674 \end_inset
16675
16676 h
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 <cell alignment="center" valignment="top" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685 half space between number and unit
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 </row>
16691 </lyxtabular>
16692
16693 \end_inset
16694
16695
16696 \end_layout
16697
16698 \begin_layout Subsection
16699 Widows and Orphans
16700 \begin_inset Index idx
16701 status collapsed
16702
16703 \begin_layout Plain Layout
16704 Typography ! Widows and orphans
16705 \end_layout
16706
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \begin_layout Standard
16713 In the early days of word processors, page breaks went wherever the page
16714  happened to end.
16715  There was no regard for what was actually going on in the text.
16716  You may remember once printing out a document, only to find the heading
16717  for a new section printed at the very bottom of the page, the first line
16718  of a new paragraph all alone at the bottom of a page, or the last line
16719  of a paragraph at the top of a new page.
16720  These bits of text became known as 
16721 \emph on
16722 widows
16723 \emph default
16724  and 
16725 \emph on
16726 orphans
16727 \emph default
16728 .
16729 \end_layout
16730
16731 \begin_layout Standard
16732 Clearly, LyX can avoid breaking pages after a section heading.
16733  That's part of the advantage of paragraph environments.
16734  But what about widows and orphans, where the page breaks leave one line
16735  of a paragraph all alone at the top or bottom of a page? There are rules
16736  built into LaTeX governing page breaks, and some of those rules are there
16737  to specifically prevent widows and orphans.
16738  This is the advantage LyX has in using LaTeX as its backend.
16739 \end_layout
16740
16741 \begin_layout Standard
16742 There's no way we can go into how TeX and LaTeX decide to break a page,
16743  or how you can tweak that behavior.
16744  Some LaTeX books listed in the bibliography (such as
16745 \begin_inset space ~
16746 \end_inset
16747
16748
16749 \begin_inset CommandInset citation
16750 LatexCommand cite
16751 key "latexcompanion"
16752
16753 \end_inset
16754
16755  or
16756 \begin_inset space ~
16757 \end_inset
16758
16759
16760 \begin_inset CommandInset citation
16761 LatexCommand cite
16762 key "latexguide"
16763
16764 \end_inset
16765
16766 ) may have more information.
16767  You will almost never need to worry about this, however.
16768 \end_layout
16769
16770 \begin_layout Chapter
16771 Notes, Graphics, Tables, and Floats
16772 \begin_inset CommandInset label
16773 LatexCommand label
16774 name "chap:Floats-and-Notes"
16775
16776 \end_inset
16777
16778
16779 \end_layout
16780
16781 \begin_layout Standard
16782 The issues of this chapter are described in detail in the 
16783 \emph on
16784 Embedded
16785 \begin_inset space ~
16786 \end_inset
16787
16788 Objects
16789 \emph default
16790  manual.
16791  There you will also find tips and tricks for special cases.
16792 \end_layout
16793
16794 \begin_layout Section
16795 Notes
16796 \begin_inset Index idx
16797 status collapsed
16798
16799 \begin_layout Plain Layout
16800 Notes
16801 \end_layout
16802
16803 \end_inset
16804
16805
16806 \begin_inset CommandInset label
16807 LatexCommand label
16808 name "sec:Notes"
16809
16810 \end_inset
16811
16812
16813 \end_layout
16814
16815 \begin_layout Standard
16816 LyX offers you a few types of notes to add to your document:
16817 \end_layout
16818
16819 \begin_layout Description
16820 LyX
16821 \begin_inset space ~
16822 \end_inset
16823
16824 Note This note type is for internal notes that will not appear in the output.
16825 \begin_inset Newline newline
16826 \end_inset
16827
16828
16829 \begin_inset Note Note
16830 status open
16831
16832 \begin_layout Plain Layout
16833 This is text in a note box that doesn't appear in the output.
16834 \end_layout
16835
16836 \end_inset
16837
16838
16839 \end_layout
16840
16841 \begin_layout Description
16842 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16843 ent, when you export the document to LaTeX via the menu 
16844 \family sans
16845 File\SpecialChar \menuseparator
16846 Export\SpecialChar \menuseparator
16847 LaTeX
16848 \begin_inset space ~
16849 \end_inset
16850
16851 (xxx)
16852 \family default
16853 .
16854 \begin_inset Newline newline
16855 \end_inset
16856
16857
16858 \begin_inset Note Comment
16859 status open
16860
16861 \begin_layout Plain Layout
16862 This is text in a note box that only appears as comment in LaTeX-files.
16863 \end_layout
16864
16865 \end_inset
16866
16867
16868 \end_layout
16869
16870 \begin_layout Description
16871 Greyed
16872 \begin_inset space ~
16873 \end_inset
16874
16875 Out This note will appear in the output as text in a color which you can
16876  set in the document settings under 
16877 \family sans
16878 Colors\SpecialChar \menuseparator
16879 Greyed-out
16880 \begin_inset space ~
16881 \end_inset
16882
16883 notes
16884 \family default
16885 .
16886 \begin_inset Newline newline
16887 \end_inset
16888
16889
16890 \begin_inset Newline newline
16891 \end_inset
16892
16893
16894 \begin_inset Note Greyedout
16895 status open
16896
16897 \begin_layout Plain Layout
16898 This is text
16899 \begin_inset Foot
16900 status open
16901
16902 \begin_layout Plain Layout
16903 This is an example footnote within a greyed out note.
16904  In this document the color of this note type is set to blue.
16905 \end_layout
16906
16907 \end_inset
16908
16909  of a comment that appears in the output.
16910 \end_layout
16911
16912 \end_inset
16913
16914
16915 \begin_inset Newline newline
16916 \end_inset
16917
16918
16919 \begin_inset Newline newline
16920 \end_inset
16921
16922 As you can see in the example, the first line of greyed out notes is a bit
16923  indented and greyed out notes can have footnotes.
16924 \end_layout
16925
16926 \begin_layout Standard
16927 Notes are inserted with the toolbar button 
16928 \begin_inset Info
16929 type  "icon"
16930 arg   "note-insert"
16931 \end_inset
16932
16933  or the menu 
16934 \family sans
16935 Insert\SpecialChar \menuseparator
16936 Note
16937 \family default
16938 .
16939  Right-click on the appearing note box to select the note type.
16940 \end_layout
16941
16942 \begin_layout Section
16943 Footnotes
16944 \begin_inset Index idx
16945 status collapsed
16946
16947 \begin_layout Plain Layout
16948 Footnotes
16949 \end_layout
16950
16951 \end_inset
16952
16953
16954 \begin_inset CommandInset label
16955 LatexCommand label
16956 name "sec:Footnotes"
16957
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \begin_layout Standard
16964 LyX uses boxes to display footnotes: When you insert a footnote using the
16965  menu 
16966 \family sans
16967 Insert\SpecialChar \menuseparator
16968 Footnote
16969 \family default
16970  or the toolbar button 
16971 \begin_inset Info
16972 type  "icon"
16973 arg   "footnote-insert"
16974 \end_inset
16975
16976
16977 \family roman
16978 \series medium
16979 \bar no
16980 you will see
16981 \family default
16982 \series default
16983 \bar default
16984  the following box: 
16985 \begin_inset Graphics
16986         filename clipart/footnoteQt4.png
16987         scale 80
16988
16989 \end_inset
16990
16991
16992 \family roman
16993 \series medium
16994 \bar no
16995  This box is LyX's representation of your footnote.
16996  If you
16997 \family default
16998 \series default
16999 \bar default
17000  left-click on 
17001 \family roman
17002 \series medium
17003 \bar no
17004 the 
17005 \begin_inset Quotes eld
17006 \end_inset
17007
17008
17009 \family sans
17010 foot
17011 \family roman
17012
17013 \begin_inset Quotes erd
17014 \end_inset
17015
17016
17017 \family default
17018 \series default
17019 \bar default
17020  
17021 \family roman
17022 \series medium
17023 \bar no
17024 label, the box will
17025 \family default
17026 \series default
17027 \bar default
17028  be opened and you can enter the footnote text into it.
17029  Clicking on the box label again, will close 
17030 \family roman
17031 \series medium
17032 \bar no
17033 the
17034 \family default
17035 \series default
17036 \bar default
17037  box
17038 \family roman
17039 \series medium
17040 \bar no
17041 .
17042  If you want to turn existing text into a footnote, simply mark it and click
17043  on the footnote
17044 \family default
17045 \series default
17046 \bar default
17047  toolbar 
17048 \family roman
17049 \series medium
17050 \bar no
17051 button
17052 \family default
17053 \series default
17054 \bar default
17055 .
17056 \end_layout
17057
17058 \begin_layout Standard
17059 Here is an example footnote:
17060 \family roman
17061 \series medium
17062 \bar no
17063
17064 \begin_inset Foot
17065 status open
17066
17067 \begin_layout Plain Layout
17068 To close a footnote, click on the footnote box label.
17069 \end_layout
17070
17071 \end_inset
17072
17073
17074 \end_layout
17075
17076 \begin_layout Standard
17077 The footnote will appear in the output as a superscript number at the text
17078  position where the footnote box is placed.
17079  The footnote text is placed at the bottom of the current page.
17080  The footnote number is calculated by LyX.
17081  The numbers are consecutive, no matter in which chapter the footnote is
17082  in.
17083  LyX doesn't support other numbering schemes yet, but you can get other
17084  schemes using special LaTeX-commands.
17085  T
17086 \family roman
17087 h
17088 \family default
17089 ey are described in the 
17090 \emph on
17091 Embedded
17092 \begin_inset space ~
17093 \end_inset
17094
17095 Objects
17096 \emph default
17097  manual.
17098 \end_layout
17099
17100 \begin_layout Section
17101 Marginal Notes
17102 \begin_inset Index idx
17103 status collapsed
17104
17105 \begin_layout Plain Layout
17106 Marginal notes
17107 \end_layout
17108
17109 \end_inset
17110
17111
17112 \begin_inset CommandInset label
17113 LatexCommand label
17114 name "sec:Marginal-Notes"
17115
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \begin_layout Standard
17122 Marginal notes look and behave just like footnotes in LyX.
17123  When you insert a margin note via the menu 
17124 \family sans
17125 Insert\SpecialChar \menuseparator
17126 Marginal
17127 \begin_inset space ~
17128 \end_inset
17129
17130 Note
17131 \family default
17132  or the toolbar button 
17133 \begin_inset Info
17134 type  "icon"
17135 arg   "marginalnote-insert"
17136 \end_inset
17137
17138 , you will see 
17139 \family roman
17140 \series medium
17141 a
17142 \family default
17143 \series default
17144  
17145 \family roman
17146 \series medium
17147 box with the
17148 \family default
17149 \series default
17150  
17151 \family roman
17152 \series medium
17153 label 
17154 \begin_inset Quotes eld
17155 \end_inset
17156
17157 margin
17158 \begin_inset Quotes erd
17159 \end_inset
17160
17161  appearing within your text.
17162  This box is LyX's representation of your margin
17163 \family default
17164 \series default
17165 al 
17166 \family roman
17167 \series medium
17168 note.
17169 \end_layout
17170
17171 \begin_layout Standard
17172 At the side is an example marginal note.
17173 \family roman
17174 \series medium
17175
17176 \begin_inset Marginal
17177 status open
17178
17179 \begin_layout Plain Layout
17180 This is a marginal note.
17181 \end_layout
17182
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \begin_layout Standard
17189 Marginal notes appear at the right side in single-sided documents.
17190  In double-sided documents they appear in the outer margin – left on even
17191  pages, right on odd pages.
17192 \end_layout
17193
17194 \begin_layout Standard
17195 For further information about marginal notes see section 
17196 \emph on
17197 Margin
17198 \begin_inset space ~
17199 \end_inset
17200
17201 Notes
17202 \emph default
17203  of the 
17204 \emph on
17205 Embedded
17206 \begin_inset space ~
17207 \end_inset
17208
17209 Objects
17210 \emph default
17211  manual.
17212 \end_layout
17213
17214 \begin_layout Section
17215 Graphics and Images
17216 \begin_inset Index idx
17217 status collapsed
17218
17219 \begin_layout Plain Layout
17220 Images
17221 \end_layout
17222
17223 \end_inset
17224
17225
17226 \begin_inset Index idx
17227 status collapsed
17228
17229 \begin_layout Plain Layout
17230 Graphics
17231 \end_layout
17232
17233 \end_inset
17234
17235
17236 \begin_inset CommandInset label
17237 LatexCommand label
17238 name "sec:Graphics"
17239
17240 \end_inset
17241
17242
17243 \end_layout
17244
17245 \begin_layout Standard
17246 To insert an image in your document, place the cursor at the text position
17247  you want and click on the toolbar icon 
17248 \begin_inset Info
17249 type  "icon"
17250 arg   "dialog-show-new-inset graphics"
17251 \end_inset
17252
17253  or select 
17254 \family sans
17255 Insert\SpecialChar \menuseparator
17256 Graphics
17257 \family default
17258  from the menu.
17259  Then a dialog will appear to choose the file to load.
17260 \end_layout
17261
17262 \begin_layout Standard
17263 This dialog has numerous mostly self-explanatory parameters.
17264  The 
17265 \family sans
17266 Graphics
17267 \family default
17268  tab allows you to choose your image file.
17269  The image can be transformed by setting a rotation angle and a scaling
17270  factor.
17271  The scaling units are explained in Appendix
17272 \begin_inset space ~
17273 \end_inset
17274
17275
17276 \begin_inset CommandInset ref
17277 LatexCommand ref
17278 reference "cha:Units-available-in"
17279
17280 \end_inset
17281
17282 .
17283 \end_layout
17284
17285 \begin_layout Standard
17286 In the tab 
17287 \family sans
17288 Clipping
17289 \family default
17290  it is possible to set image coordinates to adjust the height and width
17291  of the image in the output.
17292  The coordinates can also be calculated automatically by pressing the button
17293  
17294 \family sans
17295 Get
17296 \begin_inset space ~
17297 \end_inset
17298
17299 from
17300 \begin_inset space ~
17301 \end_inset
17302
17303 file
17304 \family default
17305 .
17306  The option 
17307 \family sans
17308 Clip
17309 \begin_inset space ~
17310 \end_inset
17311
17312 to
17313 \begin_inset space ~
17314 \end_inset
17315
17316 bounding
17317 \begin_inset space ~
17318 \end_inset
17319
17320 box
17321 \family default
17322  will only print the image region within the given coordinates.
17323  Normally you don't need to take care about image coordinates and can ignore
17324  the tab 
17325 \family sans
17326 Clipping
17327 \family default
17328 .
17329 \end_layout
17330
17331 \begin_layout Standard
17332 In the 
17333 \family sans
17334 LaTeX and LyX options
17335 \family default
17336  tab LaTeX experts can specify additional LaTeX options.
17337  You can also specify here the appearance of the image inside LyX.
17338  The option 
17339 \family sans
17340 Draft
17341 \begin_inset space ~
17342 \end_inset
17343
17344 mode
17345 \family default
17346  has the effect that the image doesn't appear in the output, only a frame
17347  with the image size is printed.
17348  The option 
17349 \family sans
17350 Don't
17351 \begin_inset space ~
17352 \end_inset
17353
17354 unzip
17355 \begin_inset space ~
17356 \end_inset
17357
17358 on
17359 \begin_inset space ~
17360 \end_inset
17361
17362 export
17363 \family default
17364  is explained in the 
17365 \emph on
17366 Embedded
17367 \begin_inset space ~
17368 \end_inset
17369
17370 Objects
17371 \emph default
17372  manual in section 
17373 \emph on
17374 Graphics Dialog
17375 \emph default
17376 .
17377 \end_layout
17378
17379 \begin_layout Standard
17380 The graphics dialog can be called at any time by clicking on an image.
17381  The image will appear in the output exactly at the position where it is
17382  in the text.
17383  This is an example image within a separate, horizontally centered paragraph:
17384  
17385 \end_layout
17386
17387 \begin_layout Standard
17388 \align center
17389 \begin_inset Graphics
17390         filename clipart/mobius.eps
17391         scale 70
17392
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \begin_layout Standard
17399 If you need image captions and want to reference images, you have to put
17400  the image into a float, see section
17401 \begin_inset space ~
17402 \end_inset
17403
17404
17405 \begin_inset CommandInset ref
17406 LatexCommand ref
17407 reference "sub:Figure-Floats"
17408
17409 \end_inset
17410
17411 .
17412 \end_layout
17413
17414 \begin_layout Subsection
17415 Image Formats
17416 \begin_inset Index idx
17417 status collapsed
17418
17419 \begin_layout Plain Layout
17420 Images ! Formats
17421 \end_layout
17422
17423 \end_inset
17424
17425
17426 \begin_inset CommandInset label
17427 LatexCommand label
17428 name "sub:Image-Formats"
17429
17430 \end_inset
17431
17432
17433 \end_layout
17434
17435 \begin_layout Standard
17436 You can insert images in any known file format.
17437  But as we explained in section
17438 \begin_inset space ~
17439 \end_inset
17440
17441
17442 \begin_inset CommandInset ref
17443 LatexCommand ref
17444 reference "sub:Output-file-formats"
17445
17446 \end_inset
17447
17448 , every output document format allows only a few image formats.
17449  LyX uses therefore the program 
17450 \family typewriter
17451 ImageMagick
17452 \family default
17453  in the background to convert the images to the right format.
17454  To increase your workflow by avoiding these conversions in the background,
17455  you can use only the image formats listed in the subsections of section
17456 \begin_inset space ~
17457 \end_inset
17458
17459
17460 \begin_inset CommandInset ref
17461 LatexCommand ref
17462 reference "sub:Output-file-formats"
17463
17464 \end_inset
17465
17466 .
17467 \end_layout
17468
17469 \begin_layout Standard
17470 Similar to fonts there are two types of image formats:
17471 \end_layout
17472
17473 \begin_layout Description
17474 Bitmap
17475 \begin_inset space ~
17476 \end_inset
17477
17478 images consist of pixel values, often in a compressed form.
17479  They are therefore not fully scalable and look pixelated in large zooms.
17480  Well-known bitmap image formats are 
17481 \begin_inset Quotes eld
17482 \end_inset
17483
17484 Graphics Interchange Format
17485 \begin_inset Quotes erd
17486 \end_inset
17487
17488  (GIF, file extension 
17489 \begin_inset Quotes eld
17490 \end_inset
17491
17492
17493 \family typewriter
17494 .gif
17495 \family default
17496
17497 \begin_inset Quotes erd
17498 \end_inset
17499
17500 )
17501 \begin_inset Index idx
17502 status collapsed
17503
17504 \begin_layout Plain Layout
17505 GIF|see
17506 \begin_inset ERT
17507 status collapsed
17508
17509 \begin_layout Plain Layout
17510
17511 {
17512 \end_layout
17513
17514 \end_inset
17515
17516 Image formats
17517 \begin_inset ERT
17518 status collapsed
17519
17520 \begin_layout Plain Layout
17521
17522 }
17523 \end_layout
17524
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \end_inset
17531
17532
17533 \begin_inset Quotes eld
17534 \end_inset
17535
17536 Portable Network Graphics
17537 \begin_inset Quotes erd
17538 \end_inset
17539
17540  (PNG, file extension 
17541 \begin_inset Quotes eld
17542 \end_inset
17543
17544
17545 \family typewriter
17546 .png
17547 \family default
17548
17549 \begin_inset Quotes erd
17550 \end_inset
17551
17552 )
17553 \begin_inset Index idx
17554 status collapsed
17555
17556 \begin_layout Plain Layout
17557 PNG|see
17558 \begin_inset ERT
17559 status collapsed
17560
17561 \begin_layout Plain Layout
17562
17563 {
17564 \end_layout
17565
17566 \end_inset
17567
17568 Image formats
17569 \begin_inset ERT
17570 status collapsed
17571
17572 \begin_layout Plain Layout
17573
17574 }
17575 \end_layout
17576
17577 \end_inset
17578
17579
17580 \end_layout
17581
17582 \end_inset
17583
17584 , and 
17585 \begin_inset Quotes eld
17586 \end_inset
17587
17588 Joint Photographic Experts Group
17589 \begin_inset Quotes erd
17590 \end_inset
17591
17592  (JPG, file extension 
17593 \begin_inset Quotes eld
17594 \end_inset
17595
17596
17597 \family typewriter
17598 .jpg
17599 \family default
17600
17601 \begin_inset Quotes erd
17602 \end_inset
17603
17604  or 
17605 \begin_inset Quotes eld
17606 \end_inset
17607
17608
17609 \family typewriter
17610 .jpeg
17611 \family default
17612
17613 \begin_inset Quotes erd
17614 \end_inset
17615
17616 )
17617 \begin_inset Index idx
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621 JPG|see
17622 \begin_inset ERT
17623 status collapsed
17624
17625 \begin_layout Plain Layout
17626
17627 {
17628 \end_layout
17629
17630 \end_inset
17631
17632 Image formats
17633 \begin_inset ERT
17634 status collapsed
17635
17636 \begin_layout Plain Layout
17637
17638 }
17639 \end_layout
17640
17641 \end_inset
17642
17643
17644 \end_layout
17645
17646 \end_inset
17647
17648 .
17649 \end_layout
17650
17651 \begin_layout Description
17652 Scalable
17653 \begin_inset space ~
17654 \end_inset
17655
17656 images consist of vectors and can therefore be scaled to any size without
17657  data loss.
17658  The scaling ability is necessary if you want to create presentations, because
17659  presentations are always scaled by the beamer.
17660  Scaling is also useful for online documents to let the user zoom into diagrams.
17661 \begin_inset Newline newline
17662 \end_inset
17663
17664 Scalable image formats can be 
17665 \begin_inset Quotes eld
17666 \end_inset
17667
17668 Scalable Vector Graphics
17669 \begin_inset Quotes erd
17670 \end_inset
17671
17672  (SVG, file extension 
17673 \begin_inset Quotes eld
17674 \end_inset
17675
17676
17677 \family typewriter
17678 .svg
17679 \family default
17680
17681 \begin_inset Quotes erd
17682 \end_inset
17683
17684 )
17685 \begin_inset Index idx
17686 status collapsed
17687
17688 \begin_layout Plain Layout
17689 SVG|see
17690 \begin_inset ERT
17691 status collapsed
17692
17693 \begin_layout Plain Layout
17694
17695 {
17696 \end_layout
17697
17698 \end_inset
17699
17700 Image formats
17701 \begin_inset ERT
17702 status collapsed
17703
17704 \begin_layout Plain Layout
17705
17706 }
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \end_inset
17715
17716
17717 \begin_inset Quotes eld
17718 \end_inset
17719
17720 Encapsulated PostScript
17721 \begin_inset Quotes erd
17722 \end_inset
17723
17724  (EPS, file extension 
17725 \begin_inset Quotes eld
17726 \end_inset
17727
17728
17729 \family typewriter
17730 .eps
17731 \family default
17732
17733 \begin_inset Quotes erd
17734 \end_inset
17735
17736 )
17737 \begin_inset Index idx
17738 status collapsed
17739
17740 \begin_layout Plain Layout
17741 EPS|see
17742 \begin_inset ERT
17743 status collapsed
17744
17745 \begin_layout Plain Layout
17746
17747 {
17748 \end_layout
17749
17750 \end_inset
17751
17752 Image formats
17753 \begin_inset ERT
17754 status collapsed
17755
17756 \begin_layout Plain Layout
17757
17758 }
17759 \end_layout
17760
17761 \end_inset
17762
17763
17764 \end_layout
17765
17766 \end_inset
17767
17768 , and 
17769 \begin_inset Quotes eld
17770 \end_inset
17771
17772 Portable Document Format
17773 \begin_inset Quotes erd
17774 \end_inset
17775
17776  (PDF, file extension 
17777 \begin_inset Quotes eld
17778 \end_inset
17779
17780
17781 \family typewriter
17782 .pdf
17783 \family default
17784
17785 \begin_inset Quotes erd
17786 \end_inset
17787
17788 )
17789 \begin_inset Index idx
17790 status collapsed
17791
17792 \begin_layout Plain Layout
17793 PDF
17794 \end_layout
17795
17796 \end_inset
17797
17798 .
17799  We say it can be, because you can convert any bitmap image format to PDF
17800  or EPS and the result will not be scalable.
17801  In this cases only a header with the image properties is added to the original
17802  image
17803 \begin_inset Foot
17804 status collapsed
17805
17806 \begin_layout Plain Layout
17807 In the case of PDF, the original image is additionally compressed.
17808 \end_layout
17809
17810 \end_inset
17811
17812 .
17813 \end_layout
17814
17815 \begin_layout Standard
17816 Normally one cannot convert a bitmap image into a scalable one, only vice
17817  versa.
17818 \end_layout
17819
17820 \begin_layout Subsection
17821 Grouping of Image Settings
17822 \begin_inset Index idx
17823 status collapsed
17824
17825 \begin_layout Plain Layout
17826 Images ! Settings grouping
17827 \end_layout
17828
17829 \end_inset
17830
17831
17832 \end_layout
17833
17834 \begin_layout Standard
17835 Each image can define a new group of image settings or join an existing
17836  group.
17837  Images within such a group share their settings, so adjusting one image
17838  of the group automatically also adjusts all other images of the group in
17839  the same way.
17840  So you can for example change the size for a bunch of images without the
17841  need to manually change each of them.
17842  
17843 \end_layout
17844
17845 \begin_layout Standard
17846 A new group can be set by entering a name in the 
17847 \family sans
17848 Group
17849 \begin_inset space ~
17850 \end_inset
17851
17852 Name
17853 \family default
17854  field in the Graphics dialog.
17855  Joining an existing group can be done using the context menu of the image
17856  by checking the name of the desired group.
17857 \end_layout
17858
17859 \begin_layout Section
17860 Tables
17861 \begin_inset Index idx
17862 status collapsed
17863
17864 \begin_layout Plain Layout
17865 Tables
17866 \end_layout
17867
17868 \end_inset
17869
17870
17871 \begin_inset CommandInset label
17872 LatexCommand label
17873 name "sec:Tables"
17874
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \begin_layout Standard
17881 You can insert a table using either the toolbar button 
17882 \begin_inset Info
17883 type  "icon"
17884 arg   "tabular-insert"
17885 \end_inset
17886
17887  or the menu 
17888 \family sans
17889 Insert\SpecialChar \menuseparator
17890 Table
17891 \family default
17892 .
17893  A dialog will appear, asking you for the number of rows and columns.
17894  The default table has lines around any cell and the first row appears separated
17895  from the rest of the table.
17896  This separation appears due to a double line: The cells of the first row
17897  have a line below them and the cells of the second row have a line above
17898  them.
17899  Here is an example table:
17900 \end_layout
17901
17902 \begin_layout Standard
17903 \align center
17904 \begin_inset Tabular
17905 <lyxtabular version="3" rows="4" columns="4">
17906 <features tabularvalignment="middle">
17907 <column alignment="center" valignment="top" width="0pt">
17908 <column alignment="center" valignment="top" width="0pt">
17909 <column alignment="center" valignment="top" width="0in">
17910 <column alignment="center" valignment="top" width="0pt">
17911 <row>
17912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17913 \begin_inset Text
17914
17915 \begin_layout Plain Layout
17916
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925
17926 \family roman
17927 \series medium
17928 \shape up
17929 \size normal
17930 \emph off
17931 \bar no
17932 \noun off
17933 \color none
17934 1
17935 \end_layout
17936
17937 \end_inset
17938 </cell>
17939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17940 \begin_inset Text
17941
17942 \begin_layout Plain Layout
17943 2
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 3
17953 \end_layout
17954
17955 \end_inset
17956 </cell>
17957 </row>
17958 <row>
17959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963
17964 \family roman
17965 \series medium
17966 \shape up
17967 \size normal
17968 \emph off
17969 \bar no
17970 \noun off
17971 \color none
17972 A
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981
17982 \end_layout
17983
17984 \end_inset
17985 </cell>
17986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \end_layout
17992
17993 \end_inset
17994 </cell>
17995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 </row>
18005 <row>
18006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010
18011 \family roman
18012 \series medium
18013 \shape up
18014 \size normal
18015 \emph off
18016 \bar no
18017 \noun off
18018 \color none
18019 B
18020 \end_layout
18021
18022 \end_inset
18023 </cell>
18024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \end_layout
18030
18031 \end_inset
18032 </cell>
18033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037
18038 \size normal
18039 \noun off
18040 \color none
18041  
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050
18051 \end_layout
18052
18053 \end_inset
18054 </cell>
18055 </row>
18056 <row>
18057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18058 \begin_inset Text
18059
18060 \begin_layout Plain Layout
18061
18062 \family roman
18063 \series medium
18064 \shape up
18065 \size normal
18066 \emph off
18067 \bar no
18068 \noun off
18069 \color none
18070 C
18071 \end_layout
18072
18073 \end_inset
18074 </cell>
18075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 </row>
18103 </lyxtabular>
18104
18105 \end_inset
18106
18107
18108 \end_layout
18109
18110 \begin_layout Subsection
18111 The Table dialog
18112 \end_layout
18113
18114 \begin_layout Standard
18115 You can alter a table by clicking on it with the right mouse button, which
18116  brings up the table dialog.
18117  Here you can adjust the settings of the cell and row/column respectively
18118  where the cursor is placed currently.
18119  Most of the dialog options also work on selections.
18120  This means that if you select more cells, columns or rows the action is
18121  done on all of your selection.
18122 \end_layout
18123
18124 \begin_layout Standard
18125 Additionally to the table dialog, the 
18126 \family sans
18127 table
18128 \begin_inset space ~
18129 \end_inset
18130
18131 toolbar
18132 \family default
18133  helps you in setting table properties.
18134  It appears when the cursor is inside a table.
18135 \end_layout
18136
18137 \begin_layout Standard
18138 In the tab 
18139 \family sans
18140 Table
18141 \begin_inset space ~
18142 \end_inset
18143
18144 Settings
18145 \family default
18146  of the table dialog you can set the alignment for the current row.
18147  If you add a row or column, it will be inserted right beside or below the
18148  current cell respectively.
18149  The vertical alignment of a column can only be adjusted when a column width
18150  is given.
18151  A given width will allow the cell to have line breaks and multiple paragraphs
18152  of text, see section
18153 \begin_inset space ~
18154 \end_inset
18155
18156
18157 \begin_inset CommandInset ref
18158 LatexCommand ref
18159 reference "sub:Table-Cells"
18160
18161 \end_inset
18162
18163 .
18164 \end_layout
18165
18166 \begin_layout Standard
18167 You can mark multiple cells of one row/column as a multicolumn/row cell
18168  using the check box 
18169 \family sans
18170 Multicolumn
18171 \family default
18172  or 
18173 \family sans
18174 Multirow
18175 \family default
18176 .
18177  This will merge the cells to 
18178 \emph on
18179 one
18180 \emph default
18181  cell, spread over more than one column/row.
18182  Multicolumn cells are treated as own rows, so that the alignment, width,
18183  and border settings affect only the multicolumn cell.
18184  Here's an example table with a multicolumn cell in the first row and one
18185  in the last row without the upper border:
18186 \end_layout
18187
18188 \begin_layout Standard
18189 \align center
18190 \begin_inset Tabular
18191 <lyxtabular version="3" rows="3" columns="4">
18192 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18193 <column alignment="center" valignment="top" width="0pt">
18194 <column alignment="center" valignment="middle" width="0">
18195 <column alignment="center" valignment="top" width="0in">
18196 <column alignment="center" valignment="top" width="0pt">
18197 <row>
18198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202 abc
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211 def ghi
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229 jkl
18230 \end_layout
18231
18232 \end_inset
18233 </cell>
18234 </row>
18235 <row>
18236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18237 \begin_inset Text
18238
18239 \begin_layout Plain Layout
18240
18241 \family roman
18242 \series medium
18243 \shape up
18244 \size normal
18245 \emph off
18246 \bar no
18247 \noun off
18248 \color none
18249 A
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 B
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18264 \begin_inset Text
18265
18266 \begin_layout Plain Layout
18267 C
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 D
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row>
18283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 1
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18293 \begin_inset Text
18294
18295 \begin_layout Plain Layout
18296 2
18297 \end_layout
18298
18299 \end_inset
18300 </cell>
18301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18302 \begin_inset Text
18303
18304 \begin_layout Plain Layout
18305 3
18306 \end_layout
18307
18308 \end_inset
18309 </cell>
18310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18311 \begin_inset Text
18312
18313 \begin_layout Plain Layout
18314 4
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 </row>
18320 </lyxtabular>
18321
18322 \end_inset
18323
18324
18325 \end_layout
18326
18327 \begin_layout Standard
18328 Adept users can declare special LaTeX-arguments for the table.
18329  They are necessary for special table formatting, like for multirow cells,
18330  explained in the tables section of the 
18331 \emph on
18332 Embedded
18333 \begin_inset space ~
18334 \end_inset
18335
18336 Objects
18337 \emph default
18338  manual.
18339  You can also rotate the current cell or the whole table 90
18340 \begin_inset space \thinspace{}
18341 \end_inset
18342
18343 degrees counterclockwise.
18344  These rotations are not visible in LyX but in the output.
18345 \end_layout
18346
18347 \begin_layout Standard
18348 \begin_inset Note Greyedout
18349 status open
18350
18351 \begin_layout Plain Layout
18352
18353 \series bold
18354 Note:
18355 \series default
18356  Most DVI-viewers are 
18357 \emph on
18358 not
18359 \emph default
18360  able to display rotations.
18361 \end_layout
18362
18363 \end_inset
18364
18365
18366 \end_layout
18367
18368 \begin_layout Standard
18369 The 
18370 \family sans
18371 Borders
18372 \family default
18373  tab allows you to add and delete border lines for the current row/column.
18374  The button 
18375 \family sans
18376 Default
18377 \family default
18378  adds lines for all cell borders.
18379 \end_layout
18380
18381 \begin_layout Subsection
18382 Longtables
18383 \begin_inset Index idx
18384 status collapsed
18385
18386 \begin_layout Plain Layout
18387 Tables ! Longtables
18388 \end_layout
18389
18390 \end_inset
18391
18392
18393 \begin_inset Index idx
18394 status collapsed
18395
18396 \begin_layout Plain Layout
18397 Longtables
18398 \end_layout
18399
18400 \end_inset
18401
18402
18403 \end_layout
18404
18405 \begin_layout Standard
18406 If the table is too long to fit on one page, you can use the option 
18407 \family sans
18408 Use
18409 \begin_inset space ~
18410 \end_inset
18411
18412 long
18413 \begin_inset space ~
18414 \end_inset
18415
18416 table
18417 \family default
18418  in the tab 
18419 \family sans
18420 Longtable
18421 \family default
18422  of the table dialog to split the table automatically over more pages.
18423  Doing this enables some check boxes and you can now define:
18424 \end_layout
18425
18426 \begin_layout Description
18427
18428 \family sans
18429 Header
18430 \family default
18431 : The current row and all rows above, that don't have any special options
18432  defined, are defined to be the header rows of all pages of the longtable;
18433  except for the first page, if 
18434 \family sans
18435 First
18436 \begin_inset space ~
18437 \end_inset
18438
18439 header
18440 \family default
18441  is defined.
18442 \end_layout
18443
18444 \begin_layout Description
18445
18446 \family sans
18447 First
18448 \begin_inset space ~
18449 \end_inset
18450
18451 header
18452 \family default
18453 : The current row and all rows above, that don't have any special options
18454  defined, are defined to be the header rows of the first page of the longtable.
18455 \end_layout
18456
18457 \begin_layout Description
18458
18459 \family sans
18460 Footer
18461 \family default
18462 : The current row and all rows below, that don't have any special options
18463  defined, are defined to be the footer rows of all pages of the longtable;
18464  except for the last page, if 
18465 \family sans
18466 Last
18467 \begin_inset space ~
18468 \end_inset
18469
18470 footer
18471 \family default
18472  is defined.
18473 \end_layout
18474
18475 \begin_layout Description
18476
18477 \family sans
18478 Last
18479 \begin_inset space ~
18480 \end_inset
18481
18482 footer
18483 \family default
18484 : The current row and all rows below, that don't have any special options
18485  defined, are defined to be the footer rows of the last page of the longtable.
18486 \end_layout
18487
18488 \begin_layout Description
18489 Caption: The first row is reset as a single column.
18490  You can now insert there the table caption via the menu 
18491 \family sans
18492 Insert\SpecialChar \menuseparator
18493 Caption
18494 \family default
18495 .
18496  More about longtable captions can be found in the 
18497 \emph on
18498 Embedded
18499 \begin_inset space ~
18500 \end_inset
18501
18502 Objects
18503 \emph default
18504  manual.
18505 \end_layout
18506
18507 \begin_layout Standard
18508 You can also specify a row where the table is split.
18509  If you set more than one option in the same table row, you should be aware
18510  of the fact that only the first one is used in the given table row.
18511  The others will then be defined as 
18512 \emph on
18513 empty
18514 \emph default
18515 .
18516  In this context, first means first in this order: 
18517 \family sans
18518 Footer, Last
18519 \begin_inset space ~
18520 \end_inset
18521
18522 footer,
18523 \family default
18524  
18525 \family sans
18526 Header,
18527 \family default
18528  
18529 \family sans
18530 First
18531 \begin_inset space ~
18532 \end_inset
18533
18534 header.
18535
18536 \family default
18537  See the following longtable to see how it works:
18538 \end_layout
18539
18540 \begin_layout Standard
18541 \align center
18542 \begin_inset Tabular
18543 <lyxtabular version="3" rows="69" columns="3">
18544 <features islongtable="true" longtabularalignment="center">
18545 <column alignment="block" valignment="top" width="5cm">
18546 <column alignment="left" valignment="top" width="0pt">
18547 <column alignment="right" valignment="top" width="0pt">
18548 <row endfirsthead="true">
18549 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553
18554 \series bold
18555 Example Phone List (ignore the names)
18556 \end_layout
18557
18558 \end_inset
18559 </cell>
18560 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18561 \begin_inset Text
18562
18563 \begin_layout Plain Layout
18564
18565 \end_layout
18566
18567 \end_inset
18568 </cell>
18569 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18570 \begin_inset Text
18571
18572 \begin_layout Plain Layout
18573
18574 \end_layout
18575
18576 \end_inset
18577 </cell>
18578 </row>
18579 <row endfirsthead="true">
18580 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18581 \begin_inset Text
18582
18583 \begin_layout Plain Layout
18584
18585 \series bold
18586 NAME
18587 \end_layout
18588
18589 \end_inset
18590 </cell>
18591 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18592 \begin_inset Text
18593
18594 \begin_layout Plain Layout
18595
18596 \end_layout
18597
18598 \end_inset
18599 </cell>
18600 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18601 \begin_inset Text
18602
18603 \begin_layout Plain Layout
18604
18605 \series bold
18606 TEL.
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 </row>
18612 <row endhead="true">
18613 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617  
18618 \series bold
18619 Example Phone List
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18634 \begin_inset Text
18635
18636 \begin_layout Plain Layout
18637
18638 \end_layout
18639
18640 \end_inset
18641 </cell>
18642 </row>
18643 <row endhead="true">
18644 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18645 \begin_inset Text
18646
18647 \begin_layout Plain Layout
18648
18649 \series bold
18650 NAME
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18665 \begin_inset Text
18666
18667 \begin_layout Plain Layout
18668
18669 \series bold
18670 TEL.
18671 \end_layout
18672
18673 \end_inset
18674 </cell>
18675 </row>
18676 <row endfoot="true">
18677 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681  
18682 \series bold
18683 continue ...
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \end_layout
18703
18704 \end_inset
18705 </cell>
18706 </row>
18707 <row>
18708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712
18713 \series bold
18714 Annovi
18715 \end_layout
18716
18717 \end_inset
18718 </cell>
18719 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18720 \begin_inset Text
18721
18722 \begin_layout Plain Layout
18723 Silvia
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732 111
18733 \end_layout
18734
18735 \end_inset
18736 </cell>
18737 </row>
18738 <row>
18739 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743
18744 \series bold
18745 Bertoli
18746 \end_layout
18747
18748 \end_inset
18749 </cell>
18750 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18751 \begin_inset Text
18752
18753 \begin_layout Plain Layout
18754 Stefano
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763 111
18764 \end_layout
18765
18766 \end_inset
18767 </cell>
18768 </row>
18769 <row>
18770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774
18775 \series bold
18776 Bozzi
18777 \end_layout
18778
18779 \end_inset
18780 </cell>
18781 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18782 \begin_inset Text
18783
18784 \begin_layout Plain Layout
18785 Walter
18786 \end_layout
18787
18788 \end_inset
18789 </cell>
18790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794 111
18795 \end_layout
18796
18797 \end_inset
18798 </cell>
18799 </row>
18800 <row>
18801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805
18806 \series bold
18807 Cachia
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 Maria
18817 \end_layout
18818
18819 \end_inset
18820 </cell>
18821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825 111
18826 \end_layout
18827
18828 \end_inset
18829 </cell>
18830 </row>
18831 <row>
18832 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836
18837 \series bold
18838 Cachia
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847 Maurizio
18848 \end_layout
18849
18850 \end_inset
18851 </cell>
18852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856 111
18857 \end_layout
18858
18859 \end_inset
18860 </cell>
18861 </row>
18862 <row>
18863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867
18868 \series bold
18869 Cinquemani
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18875 \begin_inset Text
18876
18877 \begin_layout Plain Layout
18878 Giusi
18879 \end_layout
18880
18881 \end_inset
18882 </cell>
18883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887 111
18888 \end_layout
18889
18890 \end_inset
18891 </cell>
18892 </row>
18893 <row>
18894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898
18899 \series bold
18900 Colin
18901 \end_layout
18902
18903 \end_inset
18904 </cell>
18905 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18906 \begin_inset Text
18907
18908 \begin_layout Plain Layout
18909 Bernard
18910 \end_layout
18911
18912 \end_inset
18913 </cell>
18914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918 111
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 </row>
18924 <row>
18925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929
18930 \series bold
18931 Concli
18932 \end_layout
18933
18934 \end_inset
18935 </cell>
18936 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18937 \begin_inset Text
18938
18939 \begin_layout Plain Layout
18940 Gianfranco
18941 \end_layout
18942
18943 \end_inset
18944 </cell>
18945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949 111
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 </row>
18955 <row>
18956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960
18961 \series bold
18962 Dal Bosco
18963 \end_layout
18964
18965 \end_inset
18966 </cell>
18967 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18968 \begin_inset Text
18969
18970 \begin_layout Plain Layout
18971 Carolina
18972 \end_layout
18973
18974 \end_inset
18975 </cell>
18976 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980 111
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 </row>
18986 <row>
18987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991
18992 \series bold
18993 Dalpiaz
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 Annamaria
19003 \end_layout
19004
19005 \end_inset
19006 </cell>
19007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 111
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 <row>
19018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \series bold
19024 Feliciello
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 Domenico
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 111
19043 \end_layout
19044
19045 \end_inset
19046 </cell>
19047 </row>
19048 <row>
19049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053
19054 \series bold
19055 Focarelli
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19061 \begin_inset Text
19062
19063 \begin_layout Plain Layout
19064 Paola
19065 \end_layout
19066
19067 \end_inset
19068 </cell>
19069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073 111
19074 \end_layout
19075
19076 \end_inset
19077 </cell>
19078 </row>
19079 <row>
19080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \series bold
19086 Galletti
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 Oreste
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 111
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 </row>
19110 <row>
19111 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115
19116 \series bold
19117 Gasparini
19118 \end_layout
19119
19120 \end_inset
19121 </cell>
19122 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19123 \begin_inset Text
19124
19125 \begin_layout Plain Layout
19126 Franca
19127 \end_layout
19128
19129 \end_inset
19130 </cell>
19131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135 111
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 </row>
19141 <row>
19142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146
19147 \series bold
19148 Rizzardi
19149 \end_layout
19150
19151 \end_inset
19152 </cell>
19153 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19154 \begin_inset Text
19155
19156 \begin_layout Plain Layout
19157 Paola
19158 \end_layout
19159
19160 \end_inset
19161 </cell>
19162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166 111
19167 \end_layout
19168
19169 \end_inset
19170 </cell>
19171 </row>
19172 <row>
19173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177
19178 \series bold
19179 Lassini
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19185 \begin_inset Text
19186
19187 \begin_layout Plain Layout
19188 Giancarlo
19189 \end_layout
19190
19191 \end_inset
19192 </cell>
19193 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197 111
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 </row>
19203 <row>
19204 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \series bold
19210 Malfatti
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 Luciano
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228 111
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 </row>
19234 <row>
19235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239
19240 \series bold
19241 Malfatti
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250 Valeriano
19251 \end_layout
19252
19253 \end_inset
19254 </cell>
19255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259 111
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 </row>
19265 <row>
19266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \series bold
19272 Meneguzzo
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 Roberto
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 111
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 </row>
19296 <row>
19297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301
19302 \series bold
19303 Mezzadra
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 Roberto
19313 \end_layout
19314
19315 \end_inset
19316 </cell>
19317 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19318 \begin_inset Text
19319
19320 \begin_layout Plain Layout
19321 111
19322 \end_layout
19323
19324 \end_inset
19325 </cell>
19326 </row>
19327 <row>
19328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19329 \begin_inset Text
19330
19331 \begin_layout Plain Layout
19332
19333 \series bold
19334 Pirpamer
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19340 \begin_inset Text
19341
19342 \begin_layout Plain Layout
19343 Erich
19344 \end_layout
19345
19346 \end_inset
19347 </cell>
19348 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Plain Layout
19352 111
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 </row>
19358 <row>
19359 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363
19364 \series bold
19365 Pochiesa
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 Paolo
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 111, 222
19384 \end_layout
19385
19386 \end_inset
19387 </cell>
19388 </row>
19389 <row>
19390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394
19395 \series bold
19396 Radina
19397 \end_layout
19398
19399 \end_inset
19400 </cell>
19401 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19402 \begin_inset Text
19403
19404 \begin_layout Plain Layout
19405 Claudio
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 111
19415 \end_layout
19416
19417 \end_inset
19418 </cell>
19419 </row>
19420 <row>
19421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19422 \begin_inset Text
19423
19424 \begin_layout Plain Layout
19425
19426 \series bold
19427 Stuffer
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19433 \begin_inset Text
19434
19435 \begin_layout Plain Layout
19436 Oskar
19437 \end_layout
19438
19439 \end_inset
19440 </cell>
19441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445 111
19446 \end_layout
19447
19448 \end_inset
19449 </cell>
19450 </row>
19451 <row>
19452 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456
19457 \series bold
19458 Tacchelli
19459 \end_layout
19460
19461 \end_inset
19462 </cell>
19463 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467 Ugo
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 111
19477 \end_layout
19478
19479 \end_inset
19480 </cell>
19481 </row>
19482 <row>
19483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487
19488 \series bold
19489 Tezzele
19490 \end_layout
19491
19492 \end_inset
19493 </cell>
19494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19495 \begin_inset Text
19496
19497 \begin_layout Plain Layout
19498 Margit
19499 \end_layout
19500
19501 \end_inset
19502 </cell>
19503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507 111
19508 \end_layout
19509
19510 \end_inset
19511 </cell>
19512 </row>
19513 <row>
19514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518
19519 \series bold
19520 Unterkalmsteiner
19521 \end_layout
19522
19523 \end_inset
19524 </cell>
19525 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529 Frieda
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538 111
19539 \end_layout
19540
19541 \end_inset
19542 </cell>
19543 </row>
19544 <row>
19545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549
19550 \series bold
19551 Vieider
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560 Hilde
19561 \end_layout
19562
19563 \end_inset
19564 </cell>
19565 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19566 \begin_inset Text
19567
19568 \begin_layout Plain Layout
19569 111
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 </row>
19575 <row>
19576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19577 \begin_inset Text
19578
19579 \begin_layout Plain Layout
19580
19581 \series bold
19582 Vigna
19583 \end_layout
19584
19585 \end_inset
19586 </cell>
19587 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19588 \begin_inset Text
19589
19590 \begin_layout Plain Layout
19591 Jürgen
19592 \end_layout
19593
19594 \end_inset
19595 </cell>
19596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19597 \begin_inset Text
19598
19599 \begin_layout Plain Layout
19600 111
19601 \end_layout
19602
19603 \end_inset
19604 </cell>
19605 </row>
19606 <row>
19607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19608 \begin_inset Text
19609
19610 \begin_layout Plain Layout
19611
19612 \series bold
19613 Weber
19614 \end_layout
19615
19616 \end_inset
19617 </cell>
19618 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622 Maurizio
19623 \end_layout
19624
19625 \end_inset
19626 </cell>
19627 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19628 \begin_inset Text
19629
19630 \begin_layout Plain Layout
19631 111
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row>
19638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642
19643 \series bold
19644 Winkler
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 Franz
19654 \end_layout
19655
19656 \end_inset
19657 </cell>
19658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662 111
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 </row>
19668 <row>
19669 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673  
19674 \end_layout
19675
19676 \end_inset
19677 </cell>
19678 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \end_layout
19684
19685 \end_inset
19686 </cell>
19687 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19688 \begin_inset Text
19689
19690 \begin_layout Plain Layout
19691
19692 \end_layout
19693
19694 \end_inset
19695 </cell>
19696 </row>
19697 <row>
19698 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702
19703 \series bold
19704 Annovi
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 Silvia
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722 555
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \series bold
19735 Bertoli
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 Stefano
19745 \end_layout
19746
19747 \end_inset
19748 </cell>
19749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19750 \begin_inset Text
19751
19752 \begin_layout Plain Layout
19753 555
19754 \end_layout
19755
19756 \end_inset
19757 </cell>
19758 </row>
19759 <row>
19760 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19761 \begin_inset Text
19762
19763 \begin_layout Plain Layout
19764
19765 \series bold
19766 Bozzi
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19772 \begin_inset Text
19773
19774 \begin_layout Plain Layout
19775 Walter
19776 \end_layout
19777
19778 \end_inset
19779 </cell>
19780 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19781 \begin_inset Text
19782
19783 \begin_layout Plain Layout
19784 555
19785 \end_layout
19786
19787 \end_inset
19788 </cell>
19789 </row>
19790 <row>
19791 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19792 \begin_inset Text
19793
19794 \begin_layout Plain Layout
19795
19796 \series bold
19797 Cachia
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 Maria
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 555
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \series bold
19828 Cachia
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 Maurizio
19838 \end_layout
19839
19840 \end_inset
19841 </cell>
19842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19843 \begin_inset Text
19844
19845 \begin_layout Plain Layout
19846 555
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 </row>
19852 <row>
19853 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \series bold
19859 Cinquemani
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 Giusi
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 555
19878 \end_layout
19879
19880 \end_inset
19881 </cell>
19882 </row>
19883 <row>
19884 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888
19889 \series bold
19890 Colin
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899 Bernard
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 555
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \series bold
19921 Concli
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 Gianfranco
19931 \end_layout
19932
19933 \end_inset
19934 </cell>
19935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939 555
19940 \end_layout
19941
19942 \end_inset
19943 </cell>
19944 </row>
19945 <row>
19946 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950
19951 \series bold
19952 Dal Bosco
19953 \end_layout
19954
19955 \end_inset
19956 </cell>
19957 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961 Carolina
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970 555
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \series bold
19983 Dalpiaz
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 Annamaria
19993 \end_layout
19994
19995 \end_inset
19996 </cell>
19997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19998 \begin_inset Text
19999
20000 \begin_layout Plain Layout
20001 555
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 </row>
20007 <row>
20008 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012
20013 \series bold
20014 Feliciello
20015 \end_layout
20016
20017 \end_inset
20018 </cell>
20019 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023 Domenico
20024 \end_layout
20025
20026 \end_inset
20027 </cell>
20028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20029 \begin_inset Text
20030
20031 \begin_layout Plain Layout
20032 555
20033 \end_layout
20034
20035 \end_inset
20036 </cell>
20037 </row>
20038 <row>
20039 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043
20044 \series bold
20045 Focarelli
20046 \end_layout
20047
20048 \end_inset
20049 </cell>
20050 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054 Paola
20055 \end_layout
20056
20057 \end_inset
20058 </cell>
20059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20060 \begin_inset Text
20061
20062 \begin_layout Plain Layout
20063 555
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 <row>
20070 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Plain Layout
20074
20075 \series bold
20076 Galletti
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 Oreste
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20091 \begin_inset Text
20092
20093 \begin_layout Plain Layout
20094 555
20095 \end_layout
20096
20097 \end_inset
20098 </cell>
20099 </row>
20100 <row>
20101 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20102 \begin_inset Text
20103
20104 \begin_layout Plain Layout
20105
20106 \series bold
20107 Gasparini
20108 \end_layout
20109
20110 \end_inset
20111 </cell>
20112 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116 Franca
20117 \end_layout
20118
20119 \end_inset
20120 </cell>
20121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20122 \begin_inset Text
20123
20124 \begin_layout Plain Layout
20125 555
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 </row>
20131 <row>
20132 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136
20137 \series bold
20138 Rizzardi
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 Paola
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 555
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 <row>
20163 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \series bold
20169 Lassini
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 Giancarlo
20179 \end_layout
20180
20181 \end_inset
20182 </cell>
20183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187 555
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 <row>
20194 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198
20199 \series bold
20200 Malfatti
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 Luciano
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218 555
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \series bold
20231 Malfatti
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 Valeriano
20241 \end_layout
20242
20243 \end_inset
20244 </cell>
20245 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249 555
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 </row>
20255 <row>
20256 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20257 \begin_inset Text
20258
20259 \begin_layout Plain Layout
20260
20261 \series bold
20262 Meneguzzo
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Plain Layout
20271 Roberto
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Plain Layout
20280 555
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 </row>
20286 <row>
20287 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291
20292 \series bold
20293 Mezzadra
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20299 \begin_inset Text
20300
20301 \begin_layout Plain Layout
20302 Roberto
20303 \end_layout
20304
20305 \end_inset
20306 </cell>
20307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 555
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \series bold
20324 Pirpamer
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 Erich
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 555
20343 \end_layout
20344
20345 \end_inset
20346 </cell>
20347 </row>
20348 <row>
20349 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20350 \begin_inset Text
20351
20352 \begin_layout Plain Layout
20353
20354 \series bold
20355 Pochiesa
20356 \end_layout
20357
20358 \end_inset
20359 </cell>
20360 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 Paolo
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 555, 222
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 <row>
20380 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384
20385 \series bold
20386 Radina
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 Claudio
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 555
20405 \end_layout
20406
20407 \end_inset
20408 </cell>
20409 </row>
20410 <row>
20411 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20412 \begin_inset Text
20413
20414 \begin_layout Plain Layout
20415
20416 \series bold
20417 Stuffer
20418 \end_layout
20419
20420 \end_inset
20421 </cell>
20422 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426 Oskar
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 555
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 </row>
20441 <row>
20442 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446
20447 \series bold
20448 Tacchelli
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 Ugo
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 555
20467 \end_layout
20468
20469 \end_inset
20470 </cell>
20471 </row>
20472 <row>
20473 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20474 \begin_inset Text
20475
20476 \begin_layout Plain Layout
20477
20478 \series bold
20479 Tezzele
20480 \end_layout
20481
20482 \end_inset
20483 </cell>
20484 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20485 \begin_inset Text
20486
20487 \begin_layout Plain Layout
20488 Margit
20489 \end_layout
20490
20491 \end_inset
20492 </cell>
20493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20494 \begin_inset Text
20495
20496 \begin_layout Plain Layout
20497 555
20498 \end_layout
20499
20500 \end_inset
20501 </cell>
20502 </row>
20503 <row>
20504 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20505 \begin_inset Text
20506
20507 \begin_layout Plain Layout
20508
20509 \series bold
20510 Unterkalmsteiner
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 Frieda
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 555
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 </row>
20534 <row>
20535 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539
20540 \series bold
20541 Vieider
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550 Hilde
20551 \end_layout
20552
20553 \end_inset
20554 </cell>
20555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559 555
20560 \end_layout
20561
20562 \end_inset
20563 </cell>
20564 </row>
20565 <row>
20566 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570
20571 \series bold
20572 Vigna
20573 \end_layout
20574
20575 \end_inset
20576 </cell>
20577 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20578 \begin_inset Text
20579
20580 \begin_layout Plain Layout
20581 Jürgen
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 999
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 </row>
20596 <row>
20597 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20598 \begin_inset Text
20599
20600 \begin_layout Plain Layout
20601
20602 \series bold
20603 Weber
20604 \end_layout
20605
20606 \end_inset
20607 </cell>
20608 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20609 \begin_inset Text
20610
20611 \begin_layout Plain Layout
20612 Maurizio
20613 \end_layout
20614
20615 \end_inset
20616 </cell>
20617 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621 555
20622 \end_layout
20623
20624 \end_inset
20625 </cell>
20626 </row>
20627 <row>
20628 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632
20633 \series bold
20634 Winkler
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643 Franz
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20649 \begin_inset Text
20650
20651 \begin_layout Plain Layout
20652 555
20653 \end_layout
20654
20655 \end_inset
20656 </cell>
20657 </row>
20658 <row endlastfoot="true">
20659 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20660 \begin_inset Text
20661
20662 \begin_layout Plain Layout
20663
20664 \series bold
20665 End
20666 \end_layout
20667
20668 \end_inset
20669 </cell>
20670 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20671 \begin_inset Text
20672
20673 \begin_layout Plain Layout
20674
20675 \end_layout
20676
20677 \end_inset
20678 </cell>
20679 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20680 \begin_inset Text
20681
20682 \begin_layout Plain Layout
20683
20684 \end_layout
20685
20686 \end_inset
20687 </cell>
20688 </row>
20689 </lyxtabular>
20690
20691 \end_inset
20692
20693
20694 \end_layout
20695
20696 \begin_layout Subsection
20697 Table Cells
20698 \begin_inset Index idx
20699 status collapsed
20700
20701 \begin_layout Plain Layout
20702 Tables ! Cells
20703 \end_layout
20704
20705 \end_inset
20706
20707
20708 \begin_inset CommandInset label
20709 LatexCommand label
20710 name "sub:Table-Cells"
20711
20712 \end_inset
20713
20714
20715 \end_layout
20716
20717 \begin_layout Standard
20718 A table cell can contain text, inline equations, a figure, or another table.
20719  All these kinds of objects can be placed in the same cell.
20720  Font sizes and shapes can also be altered.
20721  But you can't put a special environment in a cell (like 
20722 \family sans
20723 Section*
20724 \family default
20725 , etc.), nor set spacing options etc.
20726  for the cell's paragraph.
20727 \end_layout
20728
20729 \begin_layout Standard
20730 To have multi-line entries in table cells, you have to declare a fixed width
20731  for the column in the table dialog.
20732  Your text is then automatically split into multiple lines and the cell
20733  is enlarged vertically when the length of the text exceeds the given width.
20734  An example:
20735 \end_layout
20736
20737 \begin_layout Standard
20738 \align center
20739 \begin_inset Tabular
20740 <lyxtabular version="3" rows="4" columns="3">
20741 <features tabularvalignment="middle">
20742 <column alignment="center" valignment="top" width="0pt">
20743 <column alignment="block" valignment="top" width="3cm">
20744 <column alignment="center" valignment="top" width="0pt">
20745 <row>
20746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750
20751 \family roman
20752 \series medium
20753 \shape up
20754 \size normal
20755 \emph off
20756 \bar no
20757 \noun off
20758 \color none
20759 1
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768
20769 \family roman
20770 \series medium
20771 \shape up
20772 \size normal
20773 \emph off
20774 \bar no
20775 \noun off
20776 \color none
20777 2
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786
20787 \family roman
20788 \series medium
20789 \shape up
20790 \size normal
20791 \emph off
20792 \bar no
20793 \noun off
20794 \color none
20795 3
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 </row>
20801 <row>
20802 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806
20807 \family roman
20808 \series medium
20809 \shape up
20810 \size normal
20811 \emph off
20812 \bar no
20813 \noun off
20814 \color none
20815 4
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824
20825 \family roman
20826 \series medium
20827 \shape up
20828 \size normal
20829 \emph off
20830 \bar no
20831 \noun off
20832 \color none
20833 This is a multi-line entry in a table.
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842
20843 \family roman
20844 \series medium
20845 \shape up
20846 \size normal
20847 \emph off
20848 \bar no
20849 \noun off
20850 \color none
20851 5
20852 \end_layout
20853
20854 \end_inset
20855 </cell>
20856 </row>
20857 <row>
20858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20859 \begin_inset Text
20860
20861 \begin_layout Plain Layout
20862
20863 \family roman
20864 \series medium
20865 \shape up
20866 \size normal
20867 \emph off
20868 \bar no
20869 \noun off
20870 \color none
20871 6
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880
20881 \family roman
20882 \series medium
20883 \shape up
20884 \size normal
20885 \emph off
20886 \bar no
20887 \noun off
20888 \color none
20889 This is longer now.
20890 \end_layout
20891
20892 \end_inset
20893 </cell>
20894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20895 \begin_inset Text
20896
20897 \begin_layout Plain Layout
20898
20899 \family roman
20900 \series medium
20901 \shape up
20902 \size normal
20903 \emph off
20904 \bar no
20905 \noun off
20906 \color none
20907 7
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 </row>
20913 <row>
20914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918
20919 \family roman
20920 \series medium
20921 \shape up
20922 \size normal
20923 \emph off
20924 \bar no
20925 \noun off
20926 \color none
20927 8
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936
20937 \family roman
20938 \series medium
20939 \shape up
20940 \size normal
20941 \emph off
20942 \bar no
20943 \noun off
20944 \color none
20945 This is a multi-line entry in a table.
20946  This is longer now.
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20952 \begin_inset Text
20953
20954 \begin_layout Plain Layout
20955
20956 \family roman
20957 \series medium
20958 \shape up
20959 \size normal
20960 \emph off
20961 \bar no
20962 \noun off
20963 \color none
20964 9
20965 \end_layout
20966
20967 \end_inset
20968 </cell>
20969 </row>
20970 </lyxtabular>
20971
20972 \end_inset
20973
20974
20975 \end_layout
20976
20977 \begin_layout Standard
20978 Cutting and pasting between tables and table cells works reasonably well.
20979  You can cut and paste even more than one row.
20980 \begin_inset Foot
20981 status open
20982
20983 \begin_layout Plain Layout
20984 Note, that you cannot paste into a multicell selection because it would
20985  not be clear what to do when pasting a single word in a selected 2×3.
20986  
20987 \end_layout
20988
20989 \end_inset
20990
20991  Selection with the mouse or with 
20992 \family sans
20993 Shift
20994 \family default
20995  plus the arrow keys works as usual.
20996  You can also copy and paste the entire table as a single unit by starting
20997  the selection from outside the table.
20998 \end_layout
20999
21000 \begin_layout Section
21001 Floats
21002 \begin_inset Index idx
21003 status collapsed
21004
21005 \begin_layout Plain Layout
21006 Floats
21007 \end_layout
21008
21009 \end_inset
21010
21011
21012 \begin_inset CommandInset label
21013 LatexCommand label
21014 name "sec:Floats"
21015
21016 \end_inset
21017
21018
21019 \end_layout
21020
21021 \begin_layout Subsection
21022 Introduction
21023 \end_layout
21024
21025 \begin_layout Standard
21026 A float is a block of text associated with some sort of label, which doesn't
21027  have a fixed location.
21028  It can 
21029 \begin_inset Quotes eld
21030 \end_inset
21031
21032 float
21033 \begin_inset Quotes erd
21034 \end_inset
21035
21036  forward or backward a page or two, to wherever it fits best.
21037  
21038 \family sans
21039 Footnotes
21040 \family default
21041  and 
21042 \family sans
21043 Margin
21044 \begin_inset space ~
21045 \end_inset
21046
21047 Notes
21048 \family default
21049  are also floats, because they can float to the next page when there are
21050  too many notes on the page.
21051 \end_layout
21052
21053 \begin_layout Standard
21054 Floats make it possible to get a high quality layout.
21055  Images and tables can be spread evenly over the pages to avoid whitespace
21056  and pages without text.
21057  As the floating often destroys the context between the text and the image/table
21058 , every float can be referenced in the text.
21059  Floats are therefore numbered.
21060  Referencing is described in section
21061 \begin_inset space ~
21062 \end_inset
21063
21064
21065 \begin_inset CommandInset ref
21066 LatexCommand ref
21067 reference "sec:Cross-References"
21068
21069 \end_inset
21070
21071 .
21072 \end_layout
21073
21074 \begin_layout Standard
21075 To insert a float, use the menu 
21076 \family sans
21077 Insert\SpecialChar \menuseparator
21078 Floats
21079 \family default
21080 .
21081  A box with a caption will be inserted into your document.
21082  The label will automatically be translated to the document language in
21083  the output.
21084  After the label you can insert the caption text.
21085 \begin_inset Index idx
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089 Floats ! Captions
21090 \end_layout
21091
21092 \end_inset
21093
21094  The image or table is inserted above or below the caption in a separate
21095  paragraph within the float.
21096  To keep your LyX-document readable, you can open and close the float box
21097  by left-clicking on the box label.
21098  A closed float box looks like this: 
21099 \begin_inset Graphics
21100         filename clipart/floatQt4.png
21101         scale 80
21102
21103 \end_inset
21104
21105  – a gray button with a red label.
21106 \end_layout
21107
21108 \begin_layout Standard
21109 It is recommended to insert floats as a separate paragraph to avoid possible
21110  LaTeX-errors that can occur when the surrounding text is specially formatted.
21111 \end_layout
21112
21113 \begin_layout Subsection
21114 Examples
21115 \end_layout
21116
21117 \begin_layout Subsubsection
21118 Figure Floats
21119 \begin_inset CommandInset label
21120 LatexCommand label
21121 name "sub:Figure-Floats"
21122
21123 \end_inset
21124
21125
21126 \begin_inset Index idx
21127 status collapsed
21128
21129 \begin_layout Plain Layout
21130 Floats ! Figure floats
21131 \end_layout
21132
21133 \end_inset
21134
21135
21136 \end_layout
21137
21138 \begin_layout Standard
21139 Figure
21140 \begin_inset space ~
21141 \end_inset
21142
21143
21144 \begin_inset CommandInset ref
21145 LatexCommand ref
21146 reference "cap:Platypus"
21147
21148 \end_inset
21149
21150  was created using the menu 
21151 \family sans
21152 Insert\SpecialChar \menuseparator
21153 Float\SpecialChar \menuseparator
21154 Figure
21155 \family default
21156  or the toolbar button 
21157 \begin_inset Info
21158 type  "icon"
21159 arg   "float-insert figure"
21160 \end_inset
21161
21162 .
21163  The image was inserted by setting the cursor above the caption label and
21164  using the menu 
21165 \family sans
21166 Insert\SpecialChar \menuseparator
21167 Graphics
21168 \family default
21169  or the toolbar button 
21170 \begin_inset Info
21171 type  "icon"
21172 arg   "dialog-show-new-inset graphics"
21173 \end_inset
21174
21175 .
21176  The image in the float was horizontally centered by putting the cursor
21177  in front of or behind the image and using the menu 
21178 \family sans
21179 Edit\SpecialChar \menuseparator
21180 Paragraph
21181 \begin_inset space ~
21182 \end_inset
21183
21184 Settings
21185 \family default
21186  or the toolbar button 
21187 \begin_inset Info
21188 type  "icon"
21189 arg   "layout-paragraph"
21190 \end_inset
21191
21192 .
21193 \end_layout
21194
21195 \begin_layout Standard
21196 \begin_inset Float figure
21197 wide false
21198 sideways false
21199 status open
21200
21201 \begin_layout Plain Layout
21202 \align center
21203 \begin_inset Graphics
21204         filename clipart/platypus.eps
21205         lyxscale 50
21206         width 50col%
21207
21208 \end_inset
21209
21210
21211 \end_layout
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Caption
21215
21216 \begin_layout Plain Layout
21217 \begin_inset CommandInset label
21218 LatexCommand label
21219 name "cap:Platypus"
21220
21221 \end_inset
21222
21223 A severely distorted platypus in a float.
21224 \end_layout
21225
21226 \end_inset
21227
21228
21229 \end_layout
21230
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \begin_layout Standard
21237 This figure float also shows how to set a label and create a cross-reference
21238  to it.
21239  As described in section
21240 \begin_inset space ~
21241 \end_inset
21242
21243
21244 \begin_inset CommandInset ref
21245 LatexCommand ref
21246 reference "sec:Cross-References"
21247
21248 \end_inset
21249
21250 , you can simply insert a label in the caption using the menu 
21251 \family sans
21252 Insert\SpecialChar \menuseparator
21253 Label
21254 \family default
21255  or the toolbar button 
21256 \begin_inset Info
21257 type  "icon"
21258 arg   "label-insert"
21259 \end_inset
21260
21261  and refer to it using the menu 
21262 \family sans
21263 Insert\SpecialChar \menuseparator
21264 Cross-Reference
21265 \family default
21266  or the toolbar button 
21267 \begin_inset Info
21268 type  "icon"
21269 arg   "dialog-show-new-inset ref"
21270 \end_inset
21271
21272 .
21273  It is important to use references to figure floats, rather than using vague
21274  references like 
21275 \begin_inset Quotes eld
21276 \end_inset
21277
21278 the figure above
21279 \begin_inset Quotes erd
21280 \end_inset
21281
21282 , because, as LaTeX will reposition the floats in the final document, it
21283  might not be 
21284 \begin_inset Quotes eld
21285 \end_inset
21286
21287 above
21288 \begin_inset Quotes erd
21289 \end_inset
21290
21291  at all.
21292 \end_layout
21293
21294 \begin_layout Standard
21295 Normally only one image is inserted in a figure float, but sometimes you
21296  might want to use two images with separate subcaptions.
21297  This can be done by inserting image floats into existing image floats.
21298  Note that only the main caption of the float is added to the List of Figures
21299  as described in section
21300 \begin_inset space ~
21301 \end_inset
21302
21303
21304 \begin_inset CommandInset ref
21305 LatexCommand ref
21306 reference "sub:List-of-Figures"
21307
21308 \end_inset
21309
21310 .
21311  Figure
21312 \begin_inset space ~
21313 \end_inset
21314
21315
21316 \begin_inset CommandInset ref
21317 LatexCommand ref
21318 reference "cap:Two-distorted-images"
21319
21320 \end_inset
21321
21322  is an example of a figure float with two images set side by side.
21323  You can also set the images one below the other.
21324  Figure
21325 \begin_inset space ~
21326 \end_inset
21327
21328
21329 \begin_inset CommandInset ref
21330 LatexCommand ref
21331 reference "fig:Undefinable"
21332
21333 \end_inset
21334
21335  and 
21336 \begin_inset CommandInset ref
21337 LatexCommand ref
21338 reference "fig:Platypus"
21339
21340 \end_inset
21341
21342  are the subfigures.
21343 \end_layout
21344
21345 \begin_layout Standard
21346 \begin_inset Float figure
21347 wide false
21348 sideways false
21349 status open
21350
21351 \begin_layout Plain Layout
21352 \begin_inset space \hfill{}
21353 \end_inset
21354
21355
21356 \begin_inset Float figure
21357 wide false
21358 sideways false
21359 status collapsed
21360
21361 \begin_layout Plain Layout
21362 \begin_inset Caption
21363
21364 \begin_layout Plain Layout
21365 \begin_inset CommandInset label
21366 LatexCommand label
21367 name "fig:Undefinable"
21368
21369 \end_inset
21370
21371 Undefinable
21372 \end_layout
21373
21374 \end_inset
21375
21376
21377 \end_layout
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Graphics
21381         filename clipart/escher-lsd.eps
21382         width 45col%
21383
21384 \end_inset
21385
21386
21387 \end_layout
21388
21389 \end_inset
21390
21391
21392 \begin_inset space \hfill{}
21393 \end_inset
21394
21395
21396 \begin_inset Float figure
21397 wide false
21398 sideways false
21399 status collapsed
21400
21401 \begin_layout Plain Layout
21402 \begin_inset Caption
21403
21404 \begin_layout Plain Layout
21405 \begin_inset CommandInset label
21406 LatexCommand label
21407 name "fig:Platypus"
21408
21409 \end_inset
21410
21411 Platypus
21412 \end_layout
21413
21414 \end_inset
21415
21416
21417 \end_layout
21418
21419 \begin_layout Plain Layout
21420 \begin_inset Graphics
21421         filename clipart/platypus.eps
21422         lyxscale 60
21423         width 45col%
21424
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \end_inset
21431
21432
21433 \begin_inset space \hfill{}
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \begin_layout Plain Layout
21440 \begin_inset Caption
21441
21442 \begin_layout Plain Layout
21443 \begin_inset CommandInset label
21444 LatexCommand label
21445 name "cap:Two-distorted-images"
21446
21447 \end_inset
21448
21449 Two distorted images.
21450 \end_layout
21451
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458
21459
21460 \end_layout
21461
21462 \begin_layout Subsubsection
21463 Table Floats
21464 \begin_inset Index idx
21465 status collapsed
21466
21467 \begin_layout Plain Layout
21468 Floats ! Table floats
21469 \end_layout
21470
21471 \end_inset
21472
21473
21474 \end_layout
21475
21476 \begin_layout Standard
21477 Table floats can be inserted using the menu 
21478 \family sans
21479 Insert\SpecialChar \menuseparator
21480 Float\SpecialChar \menuseparator
21481 Table
21482 \family default
21483  or the toolbar botton 
21484 \begin_inset Info
21485 type  "icon"
21486 arg   "float-insert table"
21487 \end_inset
21488
21489 .
21490  They have the same properties as figure floats except for the different
21491  label.
21492  Table
21493 \begin_inset space ~
21494 \end_inset
21495
21496
21497 \begin_inset CommandInset ref
21498 LatexCommand ref
21499 reference "cap:Table-float"
21500
21501 \end_inset
21502
21503  is a table float.
21504 \end_layout
21505
21506 \begin_layout Standard
21507 \begin_inset Float table
21508 wide false
21509 sideways false
21510 status open
21511
21512 \begin_layout Plain Layout
21513 \begin_inset Caption
21514
21515 \begin_layout Plain Layout
21516 \begin_inset CommandInset label
21517 LatexCommand label
21518 name "cap:Table-float"
21519
21520 \end_inset
21521
21522 A table float.
21523 \end_layout
21524
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \begin_layout Plain Layout
21531 \align center
21532 \begin_inset Tabular
21533 <lyxtabular version="3" rows="3" columns="3">
21534 <features tabularvalignment="middle">
21535 <column alignment="center" valignment="top" width="0pt">
21536 <column alignment="center" valignment="top" width="0pt">
21537 <column alignment="center" valignment="top" width="0pt">
21538 <row>
21539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543
21544 \family roman
21545 \series medium
21546 \shape up
21547 \size normal
21548 \emph off
21549 \bar no
21550 \noun off
21551 \color none
21552 1
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21558 \begin_inset Text
21559
21560 \begin_layout Plain Layout
21561
21562 \family roman
21563 \series medium
21564 \shape up
21565 \size normal
21566 \emph off
21567 \bar no
21568 \noun off
21569 \color none
21570 2
21571 \end_layout
21572
21573 \end_inset
21574 </cell>
21575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \begin_layout Plain Layout
21579
21580 \family roman
21581 \series medium
21582 \shape up
21583 \size normal
21584 \emph off
21585 \bar no
21586 \noun off
21587 \color none
21588 3
21589 \end_layout
21590
21591 \end_inset
21592 </cell>
21593 </row>
21594 <row>
21595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21596 \begin_inset Text
21597
21598 \begin_layout Plain Layout
21599
21600 \family roman
21601 \series medium
21602 \shape up
21603 \size normal
21604 \emph off
21605 \bar no
21606 \noun off
21607 \color none
21608 Joe
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21614 \begin_inset Text
21615
21616 \begin_layout Plain Layout
21617
21618 \family roman
21619 \series medium
21620 \shape up
21621 \size normal
21622 \emph off
21623 \bar no
21624 \noun off
21625 \color none
21626 Mary
21627 \end_layout
21628
21629 \end_inset
21630 </cell>
21631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21632 \begin_inset Text
21633
21634 \begin_layout Plain Layout
21635
21636 \family roman
21637 \series medium
21638 \shape up
21639 \size normal
21640 \emph off
21641 \bar no
21642 \noun off
21643 \color none
21644 Ted
21645 \end_layout
21646
21647 \end_inset
21648 </cell>
21649 </row>
21650 <row>
21651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655
21656 \family roman
21657 \series medium
21658 \shape up
21659 \size normal
21660 \emph off
21661 \bar no
21662 \noun off
21663 \color none
21664 \begin_inset Formula $\int x^{2}dx$
21665 \end_inset
21666
21667
21668 \end_layout
21669
21670 \end_inset
21671 </cell>
21672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21673 \begin_inset Text
21674
21675 \begin_layout Plain Layout
21676
21677 \family roman
21678 \series medium
21679 \shape up
21680 \size normal
21681 \emph off
21682 \bar no
21683 \noun off
21684 \color none
21685 \begin_inset Formula $\left[\begin{array}{cc}
21686 a & b\\
21687 c & d
21688 \end{array}\right]$
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \family roman
21702 \series medium
21703 \shape up
21704 \size normal
21705 \emph off
21706 \bar no
21707 \noun off
21708 \color none
21709 \begin_inset Formula $1+1=2$
21710 \end_inset
21711
21712
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 </row>
21718 </lyxtabular>
21719
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \begin_layout Subsection
21731 More Information
21732 \begin_inset Index idx
21733 status collapsed
21734
21735 \begin_layout Plain Layout
21736 Floats ! Details
21737 \end_layout
21738
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \begin_layout Standard
21745 LyX offers you further float types as well as rotated floats.
21746  It also allows you to change the float numbering scheme, to control the
21747  float placement and to change the formatting and placement of the float
21748  caption.
21749  All these features are explained in detail with many examples in chapter
21750  
21751 \emph on
21752 Floats
21753 \emph default
21754  of the the 
21755 \emph on
21756 Embedded
21757 \begin_inset space ~
21758 \end_inset
21759
21760 Objects
21761 \emph default
21762  manual.
21763 \end_layout
21764
21765 \begin_layout Section
21766 Minipages
21767 \begin_inset Index idx
21768 status collapsed
21769
21770 \begin_layout Plain Layout
21771 Minipages
21772 \end_layout
21773
21774 \end_inset
21775
21776
21777 \begin_inset CommandInset label
21778 LatexCommand label
21779 name "sec:Minipages"
21780
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \begin_layout Standard
21787 LaTeX provides a mechanism to produce essentially a page within a page,
21788  called minipage.
21789  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21790 \begin_inset space ~
21791 \end_inset
21792
21793 apply.
21794  
21795 \end_layout
21796
21797 \begin_layout Standard
21798 Minipages in LyX have their own collapsible box inserted via the menu 
21799 \family sans
21800 Insert\SpecialChar \menuseparator
21801 Box
21802 \family default
21803 .
21804  Right-clicking on the box allows you to alter the width of the minipage
21805  and its alignment within the page.
21806 \end_layout
21807
21808 \begin_layout Standard
21809 \align center
21810 \begin_inset Box Frameless
21811 position "t"
21812 hor_pos "c"
21813 has_inner_box 1
21814 inner_pos "t"
21815 use_parbox 0
21816 use_makebox 0
21817 width "30col%"
21818 special "none"
21819 height "1pt"
21820 height_special "totalheight"
21821 status open
21822
21823 \begin_layout Plain Layout
21824
21825 \shape italic
21826 This is a minipage.
21827  The text is set in an italic style.
21828 \end_layout
21829
21830 \begin_layout Plain Layout
21831
21832 \shape italic
21833 Minipages are often used for text in another language or text that needs
21834  another formatting.
21835 \end_layout
21836
21837 \end_inset
21838
21839
21840 \end_layout
21841
21842 \begin_layout Standard
21843 \begin_inset VSpace medskip
21844 \end_inset
21845
21846 If you place two minipages side-by-side, you can use 
21847 \family sans
21848 Horizontal Fills
21849 \family default
21850  as described in section
21851 \begin_inset space ~
21852 \end_inset
21853
21854
21855 \begin_inset CommandInset ref
21856 LatexCommand ref
21857 reference "sub:Horizontal-Space"
21858
21859 \end_inset
21860
21861 :
21862 \begin_inset VSpace medskip
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \begin_layout Standard
21869 \begin_inset Box Frameless
21870 position "t"
21871 hor_pos "c"
21872 has_inner_box 1
21873 inner_pos "t"
21874 use_parbox 0
21875 use_makebox 0
21876 width "1.5in"
21877 special "none"
21878 height "1pt"
21879 height_special "totalheight"
21880 status open
21881
21882 \begin_layout Plain Layout
21883 This is a minipage with some stupid dummy text.
21884  This dummy text is used to increase the size of the minipage.
21885 \end_layout
21886
21887 \end_inset
21888
21889
21890 \begin_inset space \hfill{}
21891 \end_inset
21892
21893
21894 \begin_inset Box Frameless
21895 position "t"
21896 hor_pos "c"
21897 has_inner_box 1
21898 inner_pos "t"
21899 use_parbox 0
21900 use_makebox 0
21901 width "1.5in"
21902 special "none"
21903 height "1pt"
21904 height_special "totalheight"
21905 status open
21906
21907 \begin_layout Plain Layout
21908 This is a minipage with some stupid dummy text.
21909  This dummy text is used to increase the size of the minipage.
21910 \end_layout
21911
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \begin_layout Standard
21918 \begin_inset VSpace bigskip
21919 \end_inset
21920
21921
21922 \end_layout
21923
21924 \begin_layout Standard
21925 When you right-click on a minipage box, you can change the box from a minipage
21926  to other box types.
21927  All box types and their settings are explained in detail in chapter 
21928 \emph on
21929 Boxes
21930 \emph default
21931  of the 
21932 \emph on
21933 Embedded
21934 \begin_inset space ~
21935 \end_inset
21936
21937 Objects
21938 \emph default
21939  manual.
21940 \end_layout
21941
21942 \begin_layout Chapter
21943 Mathematical Formulas
21944 \begin_inset Index idx
21945 status collapsed
21946
21947 \begin_layout Plain Layout
21948 Math
21949 \end_layout
21950
21951 \end_inset
21952
21953
21954 \begin_inset Index idx
21955 status collapsed
21956
21957 \begin_layout Plain Layout
21958 Formulas | see
21959 \begin_inset ERT
21960 status collapsed
21961
21962 \begin_layout Plain Layout
21963
21964 {
21965 \end_layout
21966
21967 \end_inset
21968
21969 Math
21970 \begin_inset ERT
21971 status collapsed
21972
21973 \begin_layout Plain Layout
21974
21975 }
21976 \end_layout
21977
21978 \end_inset
21979
21980
21981 \end_layout
21982
21983 \end_inset
21984
21985
21986 \begin_inset CommandInset label
21987 LatexCommand label
21988 name "cha:Mathematical-Formulas"
21989
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \begin_layout Standard
21996 The issues of this chapter are described in detail in the 
21997 \emph on
21998 Math
21999 \emph default
22000  manual.
22001  There you will also find tips and tricks for special cases.
22002 \end_layout
22003
22004 \begin_layout Section
22005 Basic Math Editing
22006 \begin_inset Index idx
22007 status collapsed
22008
22009 \begin_layout Plain Layout
22010 Math ! Basics
22011 \end_layout
22012
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \begin_layout Standard
22019 To create a math formula, you can just click on the toolbar icon 
22020 \begin_inset Info
22021 type  "icon"
22022 arg   "math-mode on"
22023 \end_inset
22024
22025 .
22026  That will create a little blue rectangle, with purple markers around its
22027  corners.
22028  That blue rectangle is the formula itself; the purple markers indicate
22029  what level of nesting within the formula you are at.
22030  You can also choose a particular formula type to insert via the 
22031 \family sans
22032 Insert\SpecialChar \menuseparator
22033 Math
22034 \family default
22035  menu.
22036 \end_layout
22037
22038 \begin_layout Standard
22039 Editing the parameters of a formula and adding math constructs can be done
22040  with the 
22041 \family sans
22042 math
22043 \begin_inset space ~
22044 \end_inset
22045
22046 toolbar
22047 \family default
22048 , that appears when the cursor is in a formula.
22049 \end_layout
22050
22051 \begin_layout Standard
22052 There are two main types of formulas: Inline formulas appear within a text
22053  line, like this one:
22054 \end_layout
22055
22056 \begin_layout Standard
22057 This is a line with an inline formula 
22058 \begin_inset Formula $A=B$
22059 \end_inset
22060
22061  in it.
22062 \end_layout
22063
22064 \begin_layout Standard
22065 Displayed formulas appear outside the text like if they were in an own paragraph
22066 , like this one:
22067 \begin_inset Formula 
22068 \[
22069 A=B
22070 \]
22071
22072 \end_inset
22073
22074 You can only number and reference displayed formulas.
22075 \end_layout
22076
22077 \begin_layout Standard
22078 LyX supports also many LaTeX math commands.
22079  E.
22080 \begin_inset space \thinspace{}
22081 \end_inset
22082
22083 g.
22084 \begin_inset space \space{}
22085 \end_inset
22086
22087 typing 
22088 \begin_inset Quotes eld
22089 \end_inset
22090
22091
22092 \series bold
22093
22094 \backslash
22095 alpha
22096 \series default
22097
22098 \begin_inset Quotes erd
22099 \end_inset
22100
22101 , followed by a space, in a formula will create the Greek letter 
22102 \begin_inset Formula $\alpha$
22103 \end_inset
22104
22105 .
22106  So typing commands might sometimes be faster than using the 
22107 \family sans
22108 Math
22109 \begin_inset space ~
22110 \end_inset
22111
22112 Panel
22113 \family default
22114 .
22115 \end_layout
22116
22117 \begin_layout Subsection
22118 Navigating in Formulas
22119 \begin_inset Index idx
22120 status collapsed
22121
22122 \begin_layout Plain Layout
22123 Math ! Navigating
22124 \end_layout
22125
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \begin_layout Standard
22132 The best control over the cursor position within an existing formula is
22133  achieved with the arrow keys.
22134  LyX uses small rectangles to indicate places where something can be inserted.
22135  The arrow keys can be used to navigate between parts of a formula.
22136  Pressing 
22137 \family sans
22138 Space
22139 \family default
22140  will leave a formula construct (a square root 
22141 \begin_inset Formula $\sqrt{2}$
22142 \end_inset
22143
22144 , or parentheses 
22145 \begin_inset Formula $\left(f\right)$
22146 \end_inset
22147
22148 , or a matrix 
22149 \begin_inset Formula $\left[\begin{array}{cc}
22150 1 & 2\\
22151 3 & 4
22152 \end{array}\right]$
22153 \end_inset
22154
22155 ).
22156  Pressing 
22157 \family sans
22158 Escape
22159 \family default
22160  will leave the formula, placing the cursor after the formula.
22161  
22162 \family sans
22163 Tab
22164 \family default
22165  can be used to move horizontally in a formula; for example, through the
22166  cells of a matrix or the positions in a multi-line equation.
22167 \end_layout
22168
22169 \begin_layout Standard
22170
22171 \family sans
22172 Space
22173 \family default
22174 , printed in this document as 
22175 \begin_inset Quotes eld
22176 \end_inset
22177
22178
22179 \begin_inset ERT
22180 status collapsed
22181
22182 \begin_layout Plain Layout
22183
22184
22185 \backslash
22186 spce 
22187 \end_layout
22188
22189 \end_inset
22190
22191
22192 \begin_inset Quotes erd
22193 \end_inset
22194
22195
22196 \begin_inset Note Note
22197 status collapsed
22198
22199 \begin_layout Plain Layout
22200 This command will appear in the output as official character denoting the
22201  space character (visible space).
22202 \end_layout
22203
22204 \end_inset
22205
22206 , seems to do nothing in a formula, since it does not add a space between
22207  characters, but it does exit a nested structure.
22208  For this reason, you have to be careful about using 
22209 \family sans
22210 Space
22211 \family default
22212 .
22213  For example, if you want 
22214 \begin_inset Formula $\sqrt{2x+1}$
22215 \end_inset
22216
22217 , type 
22218 \series bold
22219
22220 \backslash
22221 sqrt
22222 \begin_inset ERT
22223 status collapsed
22224
22225 \begin_layout Plain Layout
22226
22227
22228 \backslash
22229 spce 
22230 \end_layout
22231
22232 \end_inset
22233
22234 2x+1
22235 \series default
22236  and not 
22237 \series bold
22238
22239 \backslash
22240 sqrt
22241 \begin_inset ERT
22242 status collapsed
22243
22244 \begin_layout Plain Layout
22245
22246
22247 \backslash
22248 spce 
22249 \end_layout
22250
22251 \end_inset
22252
22253 2x
22254 \begin_inset ERT
22255 status collapsed
22256
22257 \begin_layout Plain Layout
22258
22259
22260 \backslash
22261 spce 
22262 \end_layout
22263
22264 \end_inset
22265
22266 +1
22267 \series default
22268 , since in the latter case only the 
22269 \family typewriter
22270
22271 \begin_inset Formula $2x$
22272 \end_inset
22273
22274
22275 \family default
22276  will be under the square root sign: 
22277 \begin_inset Formula $\sqrt{2x}+1$
22278 \end_inset
22279
22280 .
22281 \end_layout
22282
22283 \begin_layout Standard
22284 You can leave many parts of a formula, like this matrix, partially filled
22285  in, such as:
22286 \begin_inset Formula 
22287 \[
22288 \left(\begin{array}{ccc}
22289 \lambda_{1}\\
22290  & \ddots\\
22291  &  & \lambda_{n}
22292 \end{array}\right)
22293 \]
22294
22295 \end_inset
22296
22297 If you leave a fraction only partially filled in, or a subscript with nothing
22298  in it, the results will be unpredictable, but most constructs don't mind.
22299 \end_layout
22300
22301 \begin_layout Subsection
22302 Selecting Text
22303 \end_layout
22304
22305 \begin_layout Standard
22306 You can select text within a formula in two different ways.
22307  Place the cursor at one end of the string of text you want, and press 
22308 \family sans
22309 Shift
22310 \family default
22311  and a cursor movement key to select text.
22312  It will be highlighted as with regular text selection.
22313  Alternatively, you can select text with the mouse in the usual way.
22314  That text can then be cut or copied, and then pasted within any formula,
22315  but not in a normal text region in LyX.
22316 \end_layout
22317
22318 \begin_layout Subsection
22319 Exponents and Subscripts
22320 \begin_inset Index idx
22321 status collapsed
22322
22323 \begin_layout Plain Layout
22324 Math ! Exponents
22325 \end_layout
22326
22327 \end_inset
22328
22329
22330 \begin_inset Index idx
22331 status collapsed
22332
22333 \begin_layout Plain Layout
22334 Math ! Subscripts
22335 \end_layout
22336
22337 \end_inset
22338
22339
22340 \end_layout
22341
22342 \begin_layout Standard
22343 You can use the math panel to add super- or subscripts, but the much easier
22344  way is to use a command.
22345  To get 
22346 \begin_inset Formula $x^{2}$
22347 \end_inset
22348
22349 , type in a formula 
22350 \series bold
22351 x^2
22352 \begin_inset ERT
22353 status collapsed
22354
22355 \begin_layout Plain Layout
22356
22357
22358 \backslash
22359 spce 
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \series default
22366 .
22367  The final 
22368 \family sans
22369 Space
22370 \family default
22371  puts the cursor back down on the base line of the expression.
22372  If you type 
22373 \series bold
22374 x^2y
22375 \series default
22376 , you will get 
22377 \begin_inset Formula $x^{2y}$
22378 \end_inset
22379
22380 , to get 
22381 \begin_inset Formula $x^{2}y$
22382 \end_inset
22383
22384 , type 
22385 \series bold
22386 x^2
22387 \begin_inset ERT
22388 status collapsed
22389
22390 \begin_layout Plain Layout
22391
22392
22393 \backslash
22394 spce 
22395 \end_layout
22396
22397 \end_inset
22398
22399 y
22400 \series default
22401 .
22402  If you use characters in the superscript, that could be accented with the
22403  hat 
22404 \begin_inset Quotes eld
22405 \end_inset
22406
22407 ^
22408 \begin_inset Quotes erd
22409 \end_inset
22410
22411 , you have to use an extra 
22412 \family sans
22413 Space
22414 \family default
22415  to separate the hat and the character.
22416  E.
22417 \begin_inset space \thinspace{}
22418 \end_inset
22419
22420 g.
22421 \begin_inset space \space{}
22422 \end_inset
22423
22424 if you want 
22425 \begin_inset Formula $x^{a}$
22426 \end_inset
22427
22428 , type 
22429 \series bold
22430 x^
22431 \begin_inset ERT
22432 status collapsed
22433
22434 \begin_layout Plain Layout
22435
22436
22437 \backslash
22438 spce 
22439 \end_layout
22440
22441 \end_inset
22442
22443 a
22444 \series default
22445 .
22446  Subscripts are similar: To get 
22447 \begin_inset Formula $a_{1}$
22448 \end_inset
22449
22450 , type 
22451 \series bold
22452 a_1
22453 \begin_inset ERT
22454 status collapsed
22455
22456 \begin_layout Plain Layout
22457
22458
22459 \backslash
22460 spce 
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \series default
22467 .
22468 \end_layout
22469
22470 \begin_layout Subsection
22471 Fractions
22472 \begin_inset Index idx
22473 status collapsed
22474
22475 \begin_layout Plain Layout
22476 Math ! Fractions
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \end_layout
22483
22484 \begin_layout Standard
22485 Create a fraction with either the command 
22486 \series bold
22487
22488 \backslash
22489 frac
22490 \series default
22491  or using the icon 
22492 \begin_inset Graphics
22493         filename ../images/math/frac.png
22494         scale 60
22495
22496 \end_inset
22497
22498  in the 
22499 \family sans
22500 Math
22501 \begin_inset space ~
22502 \end_inset
22503
22504 Panel
22505 \family default
22506 .
22507  You will be presented with an empty fraction.
22508  The cursor is above the fraction line.
22509  To move it to the bottom, simply press 
22510 \family sans
22511 Down
22512 \family default
22513 .
22514  To move back up, press 
22515 \family sans
22516 Up
22517 \family default
22518 .
22519  Any math structure can be placed in a fraction, as this example shows:
22520 \begin_inset Formula 
22521 \[
22522 \left[\frac{1}{\left(\begin{array}{cc}
22523 2 & 3\\
22524 4 & 5
22525 \end{array}\right)}\right]
22526 \]
22527
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \begin_layout Subsection
22534 Roots
22535 \begin_inset Index idx
22536 status collapsed
22537
22538 \begin_layout Plain Layout
22539 Math ! Roots
22540 \end_layout
22541
22542 \end_inset
22543
22544
22545 \end_layout
22546
22547 \begin_layout Standard
22548 Roots can be created using the 
22549 \family sans
22550 Math
22551 \begin_inset space ~
22552 \end_inset
22553
22554 Panel
22555 \family default
22556  button
22557 \begin_inset Graphics
22558         filename ../images/math/sqrt.png
22559         scale 85
22560         groupId toolbarbuttons
22561
22562 \end_inset
22563
22564  or the commands 
22565 \series bold
22566
22567 \backslash
22568 sqrt
22569 \series default
22570  or 
22571 \series bold
22572
22573 \backslash
22574 root
22575 \series default
22576 .
22577  With the command 
22578 \series bold
22579
22580 \backslash
22581 root
22582 \series default
22583  you can produce roots of higher orders, like cube roots, while 
22584 \series bold
22585
22586 \backslash
22587 sqrt
22588 \series default
22589  produces always a square root.
22590 \end_layout
22591
22592 \begin_layout Subsection
22593 Operators with Limits
22594 \begin_inset Index idx
22595 status collapsed
22596
22597 \begin_layout Plain Layout
22598 Math ! Sums
22599 \end_layout
22600
22601 \end_inset
22602
22603
22604 \begin_inset Index idx
22605 status collapsed
22606
22607 \begin_layout Plain Layout
22608 Math ! Integrals
22609 \end_layout
22610
22611 \end_inset
22612
22613
22614 \begin_inset CommandInset label
22615 LatexCommand label
22616 name "sub:Operators-with-Limits"
22617
22618 \end_inset
22619
22620
22621 \end_layout
22622
22623 \begin_layout Standard
22624 Sum (
22625 \begin_inset Formula $\sum$
22626 \end_inset
22627
22628 ) and integral (
22629 \begin_inset Formula $\int$
22630 \end_inset
22631
22632 ) operators are very often decorated with limits.
22633  These limits can be entered in LyX by entering them as you would enter
22634  a super- or subscript, directly after the symbol.
22635  The sum operator will automatically place its 
22636 \begin_inset Quotes eld
22637 \end_inset
22638
22639 limits
22640 \begin_inset Quotes erd
22641 \end_inset
22642
22643  over and under the symbol in displayed formulas, and on the side in inline
22644  formulas.
22645  Such as 
22646 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22647 \end_inset
22648
22649 , versus
22650 \begin_inset Formula 
22651 \[
22652 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22653 \]
22654
22655 \end_inset
22656
22657 Integral signs, however, will place the limits on the side in both formula
22658  types.
22659 \end_layout
22660
22661 \begin_layout Standard
22662 All operators with limits will be automatically re-sized when placed in
22663  display mode.
22664  The placement of the limits can be changed by placing the cursor directly
22665  behind the operator and hitting 
22666 \begin_inset Info
22667 type  "shortcut"
22668 arg   "math-limits"
22669 \end_inset
22670
22671  or using the menu 
22672 \family sans
22673 Edit\SpecialChar \menuseparator
22674 Math\SpecialChar \menuseparator
22675 Change
22676 \begin_inset space ~
22677 \end_inset
22678
22679 Limits
22680 \begin_inset space ~
22681 \end_inset
22682
22683 Type
22684 \family default
22685 .
22686 \end_layout
22687
22688 \begin_layout Standard
22689 Certain other mathematical expressions have this 
22690 \begin_inset Quotes eld
22691 \end_inset
22692
22693 moving limits
22694 \begin_inset Quotes erd
22695 \end_inset
22696
22697  feature as addition, such as
22698 \begin_inset Index idx
22699 status collapsed
22700
22701 \begin_layout Plain Layout
22702 Math ! Limits
22703 \end_layout
22704
22705 \end_inset
22706
22707
22708 \begin_inset Formula 
22709 \[
22710 \lim_{x\rightarrow\infty}f(x),
22711 \]
22712
22713 \end_inset
22714
22715 which will place the 
22716 \begin_inset Formula $x\rightarrow\infty$
22717 \end_inset
22718
22719  underneath the 
22720 \begin_inset Quotes eld
22721 \end_inset
22722
22723 lim
22724 \begin_inset Quotes erd
22725 \end_inset
22726
22727  in display mode.
22728  In inline formulas it looks like this: 
22729 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22730 \end_inset
22731
22732 .
22733 \end_layout
22734
22735 \begin_layout Standard
22736 Note that the lim-function was entered as the function macro 
22737 \series bold
22738
22739 \backslash
22740 lim
22741 \series default
22742 .
22743  Have a look at section
22744 \begin_inset space ~
22745 \end_inset
22746
22747
22748 \begin_inset CommandInset ref
22749 LatexCommand ref
22750 reference "sub:Functions"
22751
22752 \end_inset
22753
22754  for an explanation of function macros.
22755 \end_layout
22756
22757 \begin_layout Subsection
22758 Math Symbols
22759 \begin_inset Index idx
22760 status collapsed
22761
22762 \begin_layout Plain Layout
22763 Math ! Symbols
22764 \end_layout
22765
22766 \end_inset
22767
22768
22769 \end_layout
22770
22771 \begin_layout Standard
22772 Most math symbols can be found in the 
22773 \family sans
22774 Math
22775 \begin_inset space ~
22776 \end_inset
22777
22778 Panel
22779 \family default
22780  under one of several categories; including 
22781 \family sans
22782 Greek
22783 \family default
22784
22785 \family sans
22786 Operators
22787 \family default
22788  , 
22789 \family sans
22790 Relations
22791 \family default
22792
22793 \family sans
22794 Arrows
22795 \family default
22796 .
22797  There are also the additional symbols provided by the American Mathematical
22798  Society (AMS).
22799 \end_layout
22800
22801 \begin_layout Standard
22802 If you know the LaTeX-command for a construct or symbol you wish to use,
22803  you don't have to use the 
22804 \family sans
22805 Math
22806 \begin_inset space ~
22807 \end_inset
22808
22809 Panel
22810 \family default
22811 , but can type the command directly into the formula.
22812  LyX will convert it to the corresponding symbol or construct.
22813 \end_layout
22814
22815 \begin_layout Subsection
22816 Altering Spacing
22817 \begin_inset Index idx
22818 status collapsed
22819
22820 \begin_layout Plain Layout
22821 Math ! Spaces
22822 \end_layout
22823
22824 \end_inset
22825
22826
22827 \end_layout
22828
22829 \begin_layout Standard
22830 You may want to create spaces that differ from the standard spacing that
22831  LaTeX provides.
22832  To do this, type 
22833 \begin_inset Info
22834 type  "shortcut"
22835 arg   "space-insert protected"
22836 \end_inset
22837
22838  or to use the 
22839 \family sans
22840 Math
22841 \begin_inset space ~
22842 \end_inset
22843
22844 Panel
22845 \family default
22846  button 
22847 \begin_inset Graphics
22848         filename ../images/math/space.png
22849         scale 85
22850         groupId toolbarbuttons
22851
22852 \end_inset
22853
22854 .
22855  This generates a small space, and shows a small marker on the screen.
22856  For example, the sequence 
22857 \series bold
22858 a Ctrl+Space b
22859 \series default
22860
22861 \begin_inset Formula $a\, b$
22862 \end_inset
22863
22864  appears in LyX as 
22865 \begin_inset Graphics
22866         filename clipart/SpaceMarker.png
22867
22868 \end_inset
22869
22870 .
22871  You can change the space to different sizes when you set the cursor behind
22872  the space marker and hit space again several times.
22873  With every space hit the size will be changed.
22874  Some markers for the space size appear red in LyX, because they are negative
22875  spaces.
22876  Here are two examples:
22877 \end_layout
22878
22879 \begin_layout Standard
22880
22881 \series bold
22882 a Ctrl+Space b
22883 \series default
22884  and 3×
22885 \family sans
22886 Space
22887 \family default
22888
22889 \begin_inset Formula $a\quad b$
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \begin_layout Standard
22896
22897 \series bold
22898 a Ctrl+Space b
22899 \series default
22900  and 5×
22901 \family sans
22902 Space
22903 \family default
22904
22905 \begin_inset Formula $a\! b$
22906 \end_inset
22907
22908
22909 \end_layout
22910
22911 \begin_layout Subsection
22912 Functions
22913 \begin_inset Index idx
22914 status collapsed
22915
22916 \begin_layout Plain Layout
22917 Math ! Functions
22918 \end_layout
22919
22920 \end_inset
22921
22922
22923 \begin_inset CommandInset label
22924 LatexCommand label
22925 name "sub:Functions"
22926
22927 \end_inset
22928
22929
22930 \end_layout
22931
22932 \begin_layout Standard
22933 The 
22934 \family sans
22935 Math
22936 \begin_inset space ~
22937 \end_inset
22938
22939 Panel
22940 \family default
22941  contains under the button 
22942 \begin_inset Graphics
22943         filename ../images/math/functions.png
22944         scale 85
22945         groupId toolbarbuttons
22946
22947 \end_inset
22948
22949  a number of function macros, such as 
22950 \begin_inset Formula $\sin$
22951 \end_inset
22952
22953
22954 \begin_inset Formula $\lim$
22955 \end_inset
22956
22957
22958 \emph on
22959 etc
22960 \emph default
22961 .
22962  (you can also insert them in a formula by typing 
22963 \series bold
22964
22965 \backslash
22966 sin
22967 \series default
22968  etc.).
22969  Standard mathematical practice is that functions are printed upright to
22970  avoid confusions, because 
22971 \begin_inset Formula $sin$
22972 \end_inset
22973
22974  does normally mean 
22975 \begin_inset Formula $s\cdot i\cdot n$
22976 \end_inset
22977
22978 .
22979 \end_layout
22980
22981 \begin_layout Standard
22982 Using the function macros will also produce correct spacing around the function:
22983  
22984 \begin_inset Formula $a\sin x$
22985 \end_inset
22986
22987  is different from 
22988 \begin_inset Formula $asinx$
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \begin_layout Standard
22995 For some mathematical objects, like the limes, the macro changes where subscript
22996 s are placed, as described in section
22997 \begin_inset space ~
22998 \end_inset
22999
23000
23001 \begin_inset CommandInset ref
23002 LatexCommand ref
23003 reference "sub:Operators-with-Limits"
23004
23005 \end_inset
23006
23007 .
23008 \end_layout
23009
23010 \begin_layout Subsection
23011 Accents
23012 \begin_inset Index idx
23013 status collapsed
23014
23015 \begin_layout Plain Layout
23016 Math ! Accents
23017 \end_layout
23018
23019 \end_inset
23020
23021
23022 \end_layout
23023
23024 \begin_layout Standard
23025 In a formula you can insert accented characters in the same way as in text
23026  mode.
23027  This may depend on your keyboard, or the bindings file you use.
23028  You can also use LaTeX commands to e.
23029 \begin_inset space \thinspace{}
23030 \end_inset
23031
23032 g.
23033 \begin_inset space \space{}
23034 \end_inset
23035
23036 enter 
23037 \begin_inset Formula $\hat{a}$
23038 \end_inset
23039
23040  even if your keyboard doesn't have hat-accents enabled.
23041  Our example is entered by typing 
23042 \series bold
23043
23044 \backslash
23045 hat
23046 \begin_inset ERT
23047 status collapsed
23048
23049 \begin_layout Plain Layout
23050
23051
23052 \backslash
23053 spce 
23054 \end_layout
23055
23056 \end_inset
23057
23058 a
23059 \series default
23060  in a formula.
23061  Table
23062 \begin_inset space ~
23063 \end_inset
23064
23065
23066 \begin_inset CommandInset ref
23067 LatexCommand ref
23068 reference "cap:Accent-names-and"
23069
23070 \end_inset
23071
23072  shows the equivalences between the accent names and the commands.
23073 \end_layout
23074
23075 \begin_layout Standard
23076 \begin_inset Float table
23077 wide false
23078 sideways false
23079 status open
23080
23081 \begin_layout Plain Layout
23082 \begin_inset Caption
23083
23084 \begin_layout Plain Layout
23085 \begin_inset CommandInset label
23086 LatexCommand label
23087 name "cap:Accent-names-and"
23088
23089 \end_inset
23090
23091 Accent names and the corresponding commands.
23092 \end_layout
23093
23094 \end_inset
23095
23096
23097 \end_layout
23098
23099 \begin_layout Plain Layout
23100 \align center
23101 \begin_inset Tabular
23102 <lyxtabular version="3" rows="11" columns="3">
23103 <features tabularvalignment="middle">
23104 <column alignment="center" valignment="top" width="0pt">
23105 <column alignment="center" valignment="top" width="0pt">
23106 <column alignment="center" valignment="top" width="0pt">
23107 <row>
23108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112 Name
23113 \end_layout
23114
23115 \end_inset
23116 </cell>
23117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121 Command
23122 \end_layout
23123
23124 \end_inset
23125 </cell>
23126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23127 \begin_inset Text
23128
23129 \begin_layout Plain Layout
23130 E
23131 \family roman
23132 \series medium
23133 \shape up
23134 \size normal
23135 \emph off
23136 \bar no
23137 \noun off
23138 \color none
23139 xample
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 </row>
23145 <row>
23146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23147 \begin_inset Text
23148
23149 \begin_layout Plain Layout
23150
23151 \family roman
23152 \series medium
23153 \shape up
23154 \size normal
23155 \emph off
23156 \bar no
23157 \noun off
23158 \color none
23159 circumflex
23160 \end_layout
23161
23162 \end_inset
23163 </cell>
23164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168
23169 \series bold
23170
23171 \backslash
23172 hat
23173 \end_layout
23174
23175 \end_inset
23176 </cell>
23177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181
23182 \family roman
23183 \series medium
23184 \shape up
23185 \size normal
23186 \emph off
23187 \bar no
23188 \noun off
23189 \color none
23190 \begin_inset Formula $\hat{a}$
23191 \end_inset
23192
23193
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 </row>
23199 <row>
23200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204
23205 \family roman
23206 \series medium
23207 \shape up
23208 \size normal
23209 \emph off
23210 \bar no
23211 \noun off
23212 \color none
23213 grave
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222
23223 \series bold
23224
23225 \backslash
23226 grave
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235
23236 \family roman
23237 \series medium
23238 \shape up
23239 \size normal
23240 \emph off
23241 \bar no
23242 \noun off
23243 \color none
23244 \begin_inset Formula $\grave{a}$
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251 </cell>
23252 </row>
23253 <row>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258
23259 \family roman
23260 \series medium
23261 \shape up
23262 \size normal
23263 \emph off
23264 \bar no
23265 \noun off
23266 \color none
23267 acute
23268 \end_layout
23269
23270 \end_inset
23271 </cell>
23272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23273 \begin_inset Text
23274
23275 \begin_layout Plain Layout
23276
23277 \series bold
23278
23279 \backslash
23280 acute
23281 \end_layout
23282
23283 \end_inset
23284 </cell>
23285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23286 \begin_inset Text
23287
23288 \begin_layout Plain Layout
23289
23290 \family roman
23291 \series medium
23292 \shape up
23293 \size normal
23294 \emph off
23295 \bar no
23296 \noun off
23297 \color none
23298 \begin_inset Formula $\acute{a}$
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 </row>
23307 <row>
23308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23309 \begin_inset Text
23310
23311 \begin_layout Plain Layout
23312
23313 \family roman
23314 \series medium
23315 \shape up
23316 \size normal
23317 \emph off
23318 \bar no
23319 \noun off
23320 \color none
23321 umlaut
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23327 \begin_inset Text
23328
23329 \begin_layout Plain Layout
23330
23331 \series bold
23332
23333 \backslash
23334 ddot
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343
23344 \family roman
23345 \series medium
23346 \shape up
23347 \size normal
23348 \emph off
23349 \bar no
23350 \noun off
23351 \color none
23352 \begin_inset Formula $\ddot{a}$
23353 \end_inset
23354
23355
23356 \end_layout
23357
23358 \end_inset
23359 </cell>
23360 </row>
23361 <row>
23362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23363 \begin_inset Text
23364
23365 \begin_layout Plain Layout
23366
23367 \family roman
23368 \series medium
23369 \shape up
23370 \size normal
23371 \emph off
23372 \bar no
23373 \noun off
23374 \color none
23375 tilde
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384
23385 \series bold
23386
23387 \backslash
23388 tilde
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397
23398 \family roman
23399 \series medium
23400 \shape up
23401 \size normal
23402 \emph off
23403 \bar no
23404 \noun off
23405 \color none
23406 \begin_inset Formula $\tilde{a}$
23407 \end_inset
23408
23409
23410 \end_layout
23411
23412 \end_inset
23413 </cell>
23414 </row>
23415 <row>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420
23421 \family roman
23422 \series medium
23423 \shape up
23424 \size normal
23425 \emph off
23426 \bar no
23427 \noun off
23428 \color none
23429 dot
23430 \end_layout
23431
23432 \end_inset
23433 </cell>
23434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23435 \begin_inset Text
23436
23437 \begin_layout Plain Layout
23438
23439 \series bold
23440
23441 \backslash
23442 dot
23443 \end_layout
23444
23445 \end_inset
23446 </cell>
23447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23448 \begin_inset Text
23449
23450 \begin_layout Plain Layout
23451
23452 \family roman
23453 \series medium
23454 \shape up
23455 \size normal
23456 \emph off
23457 \bar no
23458 \noun off
23459 \color none
23460 \begin_inset Formula $\dot{a}$
23461 \end_inset
23462
23463
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 </row>
23469 <row>
23470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23471 \begin_inset Text
23472
23473 \begin_layout Plain Layout
23474
23475 \family roman
23476 \series medium
23477 \shape up
23478 \size normal
23479 \emph off
23480 \bar no
23481 \noun off
23482 \color none
23483 breve
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492
23493 \series bold
23494
23495 \backslash
23496 breve
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505
23506 \family roman
23507 \series medium
23508 \shape up
23509 \size normal
23510 \emph off
23511 \bar no
23512 \noun off
23513 \color none
23514 \begin_inset Formula $\breve{a}$
23515 \end_inset
23516
23517
23518 \end_layout
23519
23520 \end_inset
23521 </cell>
23522 </row>
23523 <row>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528
23529 \family roman
23530 \series medium
23531 \shape up
23532 \size normal
23533 \emph off
23534 \bar no
23535 \noun off
23536 \color none
23537 caron
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546
23547 \series bold
23548
23549 \backslash
23550 check
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \family roman
23561 \series medium
23562 \shape up
23563 \size normal
23564 \emph off
23565 \bar no
23566 \noun off
23567 \color none
23568 \begin_inset Formula $\check{a}$
23569 \end_inset
23570
23571
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 </row>
23577 <row>
23578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23579 \begin_inset Text
23580
23581 \begin_layout Plain Layout
23582
23583 \family roman
23584 \series medium
23585 \shape up
23586 \size normal
23587 \emph off
23588 \bar no
23589 \noun off
23590 \color none
23591 macron
23592 \end_layout
23593
23594 \end_inset
23595 </cell>
23596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23597 \begin_inset Text
23598
23599 \begin_layout Plain Layout
23600
23601 \series bold
23602
23603 \backslash
23604 bar
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613
23614 \family roman
23615 \series medium
23616 \shape up
23617 \size normal
23618 \emph off
23619 \bar no
23620 \noun off
23621 \color none
23622 \begin_inset Formula $\bar{a}$
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 </row>
23631 <row>
23632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636 vector
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \series bold
23647
23648 \backslash
23649 vec
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658
23659 \family roman
23660 \series medium
23661 \shape up
23662 \size normal
23663 \emph off
23664 \bar no
23665 \noun off
23666 \color none
23667 \begin_inset Formula $\vec{a}$
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 </lyxtabular>
23677
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684
23685
23686 \end_layout
23687
23688 \begin_layout Standard
23689 You can choose one of the accents by selecting an item from the 
23690 \family sans
23691 Frame
23692 \begin_inset space ~
23693 \end_inset
23694
23695 decorations
23696 \family default
23697  symbol set button 
23698 \begin_inset Graphics
23699         filename ../images/math/hat.png
23700         scale 85
23701         groupId toolbarbuttons
23702
23703 \end_inset
23704
23705  in the math panel ; this will apply to any selection you have made within
23706  a formula too.
23707 \end_layout
23708
23709 \begin_layout Section
23710 Brackets and Delimiters
23711 \begin_inset Index idx
23712 status collapsed
23713
23714 \begin_layout Plain Layout
23715 Math ! Brackets
23716 \end_layout
23717
23718 \end_inset
23719
23720
23721 \begin_inset Index idx
23722 status collapsed
23723
23724 \begin_layout Plain Layout
23725 Math ! Delimiters
23726 \end_layout
23727
23728 \end_inset
23729
23730
23731 \begin_inset CommandInset label
23732 LatexCommand label
23733 name "sec:Brackets-and-Delimiters"
23734
23735 \end_inset
23736
23737
23738 \end_layout
23739
23740 \begin_layout Standard
23741 There are several brackets available through LyX.
23742  For most purposes, using just the keys 
23743 \family typewriter
23744 []{}()|<>
23745 \family default
23746  should suffice.
23747  But if you want to surround a large structure, like a matrix or a fraction,
23748  or if you have several layers of brackets, it is better to use the math
23749  toolbar delimiter icon 
23750 \begin_inset Info
23751 type  "icon"
23752 arg   "dialog-show mathdelimiter"
23753 \end_inset
23754
23755 .
23756  For example, that's how you would construct the brackets around a standard
23757  matrix such as:
23758 \begin_inset Formula 
23759 \[
23760 \left[\begin{array}{cc}
23761 1 & 2\\
23762 3 & 4
23763 \end{array}\right]
23764 \]
23765
23766 \end_inset
23767
23768 and to make it easier to see the layers of parentheses as in: 
23769 \begin_inset Formula 
23770 \[
23771 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23772 \]
23773
23774 \end_inset
23775
23776
23777 \end_layout
23778
23779 \begin_layout Standard
23780 The parentheses, and other brackets from that menu will automatically re-size
23781  to accommodate the size of what is inside.
23782 \end_layout
23783
23784 \begin_layout Standard
23785 To construct brackets click on the button for the bracket you want on the
23786  left side and right side.
23787  If you use the option 
23788 \family sans
23789 Keep
23790 \begin_inset space ~
23791 \end_inset
23792
23793 matched
23794 \family default
23795 , the selected bracket type will be used for the left and the right side.
23796  The selection will be shown below the button field.
23797  If you want one side to not have a bracket, use the blank button.
23798  It will appear in LyX with a dotted line, but nothing will be printed.
23799 \end_layout
23800
23801 \begin_layout Standard
23802 If you want to place brackets around math structures, like a square root,
23803  you can do that by highlighting (selecting) the structure that is to go
23804  inside the brackets.
23805  Then choose the appropriate brackets for left and right and click on 
23806 \family sans
23807 Insert
23808 \family default
23809 .
23810  The parentheses will be drawn around the selected structure.
23811 \end_layout
23812
23813 \begin_layout Section
23814 Arrays and Multi-line Equations
23815 \begin_inset Index idx
23816 status collapsed
23817
23818 \begin_layout Plain Layout
23819 Math ! Arrays
23820 \end_layout
23821
23822 \end_inset
23823
23824
23825 \begin_inset Index idx
23826 status collapsed
23827
23828 \begin_layout Plain Layout
23829 Math ! Matrices
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \begin_inset Index idx
23836 status collapsed
23837
23838 \begin_layout Plain Layout
23839 Math ! Multi-line Equations
23840 \end_layout
23841
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \begin_layout Standard
23848 Matrices are entered in LyX using the 
23849 \family sans
23850 Math
23851 \begin_inset space ~
23852 \end_inset
23853
23854 Panel
23855 \family default
23856  matrix button 
23857 \begin_inset Graphics
23858         filename ../images/math/matrix.png
23859         scale 85
23860         groupId toolbarbuttons
23861
23862 \end_inset
23863
23864 .
23865  It will open a dialog for you to choose the number of rows/columns.
23866  Here is an example:
23867 \begin_inset Formula 
23868 \[
23869 \left(\begin{array}{ccc}
23870 1 & 2 & 3\\
23871 4 & 5 & 6\\
23872 7 & 8 & 9
23873 \end{array}\right)
23874 \]
23875
23876 \end_inset
23877
23878 The parentheses aren't automatic, but you can add them as described in section
23879 \begin_inset space ~
23880 \end_inset
23881
23882
23883 \begin_inset CommandInset ref
23884 LatexCommand ref
23885 reference "sec:Brackets-and-Delimiters"
23886
23887 \end_inset
23888
23889 .
23890  When you construct the matrix, you can decide whether the column entries
23891  will be left-, right-, or center-justified.
23892  This alignment is set in the box 
23893 \family sans
23894 Horizontal
23895 \family default
23896  with the letters 
23897 \begin_inset Quotes eld
23898 \end_inset
23899
23900
23901 \family sans
23902 l
23903 \family default
23904
23905 \begin_inset Quotes erd
23906 \end_inset
23907
23908
23909 \begin_inset Quotes eld
23910 \end_inset
23911
23912
23913 \family sans
23914 r
23915 \family default
23916
23917 \begin_inset Quotes erd
23918 \end_inset
23919
23920 , and 
23921 \begin_inset Quotes eld
23922 \end_inset
23923
23924
23925 \family sans
23926 c
23927 \family default
23928
23929 \begin_inset Quotes erd
23930 \end_inset
23931
23932 .
23933  LyX proposes a 
23934 \begin_inset Quotes eld
23935 \end_inset
23936
23937
23938 \family sans
23939 c
23940 \family default
23941
23942 \begin_inset Quotes erd
23943 \end_inset
23944
23945  for every column as default.
23946  For example, the sequence 
23947 \begin_inset Quotes eld
23948 \end_inset
23949
23950
23951 \family sans
23952 lcr
23953 \family default
23954
23955 \begin_inset Quotes erd
23956 \end_inset
23957
23958  means that the first column will be left-justified, the second will be
23959  centered, and the third column will be right-justified, because each letter
23960  corresponds to the relevant column.
23961  The result will look like this:
23962 \begin_inset Formula 
23963 \[
23964 \begin{array}{lcr}
23965 this & this\, column & this\, column\\
23966 column & has & has\, right\\
23967 has\, left\, alignment & center\, alignment & alignment
23968 \end{array}.
23969 \]
23970
23971 \end_inset
23972
23973
23974 \end_layout
23975
23976 \begin_layout Standard
23977 You can add more rows to an existing matrix by hitting 
23978 \begin_inset Info
23979 type  "shortcut"
23980 arg   "newline-insert newline"
23981 \end_inset
23982
23983  while the cursor is in the matrix.
23984  Adding or deleting columns can be done via the menu 
23985 \family sans
23986 Edit\SpecialChar \menuseparator
23987 Math
23988 \family default
23989  or the math toolbar.
23990 \end_layout
23991
23992 \begin_layout Standard
23993 There are other arrays used in formulas, such as distinctions of cases.
23994  It can be created with the menu 
23995 \family sans
23996 Insert\SpecialChar \menuseparator
23997 Math\SpecialChar \menuseparator
23998 Cases
23999 \begin_inset space ~
24000 \end_inset
24001
24002 Environment
24003 \family default
24004  or the command 
24005 \series bold
24006
24007 \backslash
24008 cases
24009 \series default
24010 .
24011  Here is an example: 
24012 \begin_inset Formula 
24013 \[
24014 f(x)=\begin{cases}
24015 -1 & x<0\\
24016 0 & x=0\\
24017 1 & x>0
24018 \end{cases}
24019 \]
24020
24021 \end_inset
24022
24023
24024 \end_layout
24025
24026 \begin_layout Standard
24027 \begin_inset VSpace bigskip
24028 \end_inset
24029
24030 Multi-line formulas are created when you press 
24031 \begin_inset Info
24032 type  "shortcut"
24033 arg   "newline-insert newline"
24034 \end_inset
24035
24036  within a formula.
24037  In an empty formula you can see that three blue boxes appear, one for each
24038  column.
24039  When you press 
24040 \begin_inset Info
24041 type  "shortcut"
24042 arg   "newline-insert newline"
24043 \end_inset
24044
24045  in a non-empty formula, the part before the relation sign (equal sign 
24046 \begin_inset Quotes eld
24047 \end_inset
24048
24049 =
24050 \begin_inset Quotes erd
24051 \end_inset
24052
24053  etc.) will be inserted automatically in the first column, the relation sign
24054  is in the second column, and the rest in the third column.
24055  A new row is created by every further hit of 
24056 \begin_inset Info
24057 type  "shortcut"
24058 arg   "newline-insert newline"
24059 \end_inset
24060
24061 .
24062  Multi-line formulas are always displayed formulas.
24063  Here is an example:
24064 \begin_inset Formula 
24065 \begin{eqnarray}
24066 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24067 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24068 \end{eqnarray}
24069
24070 \end_inset
24071
24072  To change the column assignment of the formula parts, place the cursor
24073  where you want to start the shift and hit 
24074 \family sans
24075 Ctrl-Tab.
24076
24077 \family default
24078  It shifts everything in the column which is right beside the current cursor
24079  position to the next column.
24080  Note that the middle column is designed for relation signs, structures
24081  within this column will be printed in a smaller size:
24082 \begin_inset Formula 
24083 \begin{eqnarray*}
24084 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24085 \end{eqnarray*}
24086
24087 \end_inset
24088
24089
24090 \end_layout
24091
24092 \begin_layout Standard
24093 The multi-line formula type described here is called 
24094 \family typewriter
24095 \series medium
24096 eqnarray
24097 \family default
24098 \series default
24099 .
24100  There are other multi-line types being more suitable for certain situations,
24101  for example if you want a better inter-line spacing than in formula (
24102 \begin_inset CommandInset ref
24103 LatexCommand ref
24104 reference "eq:asquared"
24105
24106 \end_inset
24107
24108 ).
24109  The other types are described in section
24110 \begin_inset space ~
24111 \end_inset
24112
24113
24114 \begin_inset CommandInset ref
24115 LatexCommand ref
24116 reference "sub:AMS-Formula-Types"
24117
24118 \end_inset
24119
24120 .
24121 \end_layout
24122
24123 \begin_layout Section
24124 Formula Numbering and Referencing
24125 \begin_inset Index idx
24126 status collapsed
24127
24128 \begin_layout Plain Layout
24129 Math ! Formula numbering
24130 \end_layout
24131
24132 \end_inset
24133
24134
24135 \begin_inset Index idx
24136 status collapsed
24137
24138 \begin_layout Plain Layout
24139 Math ! Referencing formulas
24140 \end_layout
24141
24142 \end_inset
24143
24144
24145 \begin_inset CommandInset label
24146 LatexCommand label
24147 name "sec:Formula-Numbering-and"
24148
24149 \end_inset
24150
24151
24152 \end_layout
24153
24154 \begin_layout Standard
24155 To number a formula, set the cursor in the formula and use the menu 
24156 \family sans
24157 Edit\SpecialChar \menuseparator
24158 Math\SpecialChar \menuseparator
24159 Toggle
24160 \begin_inset space ~
24161 \end_inset
24162
24163 Numbering
24164 \family default
24165  or the shortcut 
24166 \begin_inset Info
24167 type  "shortcut"
24168 arg   "math-number-toggle"
24169 \end_inset
24170
24171 .
24172  The formula number appears in LyX as 
24173 \begin_inset Quotes eld
24174 \end_inset
24175
24176 #
24177 \begin_inset Quotes erd
24178 \end_inset
24179
24180  within parentheses.
24181  The 
24182 \begin_inset Quotes eld
24183 \end_inset
24184
24185 #
24186 \begin_inset Quotes erd
24187 \end_inset
24188
24189  denotes that the number will be calculated automatically when the output
24190  is generated.
24191  The placement and format of the formula number in the output depends on
24192  the document class.
24193  In this document the number is printed together with the chapter number,
24194  separated by a dot:
24195 \begin_inset Formula 
24196 \begin{equation}
24197 1+1=2
24198 \end{equation}
24199
24200 \end_inset
24201
24202 Using 
24203 \begin_inset Info
24204 type  "shortcut"
24205 arg   "math-number-toggle"
24206 \end_inset
24207
24208  in a numbered formula will switch off the numbering.
24209  You can only number displayed formulas.
24210 \end_layout
24211
24212 \begin_layout Standard
24213 Multi-line formulas can be numbered line by line: Using the menu 
24214 \family sans
24215 Edit\SpecialChar \menuseparator
24216 Math\SpecialChar \menuseparator
24217 Toggle
24218 \begin_inset space ~
24219 \end_inset
24220
24221 Numbering
24222 \begin_inset space ~
24223 \end_inset
24224
24225 of
24226 \begin_inset space ~
24227 \end_inset
24228
24229 Line
24230 \family default
24231  or the shortcut 
24232 \begin_inset Info
24233 type  "shortcut"
24234 arg   "math-number-line-toggle"
24235 \end_inset
24236
24237  will only toggle the numbering of the line where the cursor is:
24238 \begin_inset Formula 
24239 \begin{eqnarray}
24240 1 & = & 3-2\\
24241 2 & = & 4-2\nonumber \\
24242 4 & \leq & 7
24243 \end{eqnarray}
24244
24245 \end_inset
24246
24247 To number all lines use the shortcut 
24248 \begin_inset Info
24249 type  "shortcut"
24250 arg   "math-number-toggle"
24251 \end_inset
24252
24253 .
24254 \end_layout
24255
24256 \begin_layout Standard
24257 \begin_inset VSpace bigskip
24258 \end_inset
24259
24260 Every displayed formula can be referenced by its number using a label.
24261  A label is inserted with the menu 
24262 \family sans
24263 Insert\SpecialChar \menuseparator
24264 Label
24265 \family default
24266  when the cursor is in the formula.
24267  This opens a dialog to enter the label.
24268  It is recommended to use the proposed 
24269 \begin_inset Quotes eld
24270 \end_inset
24271
24272
24273 \family sans
24274 eq:
24275 \family default
24276
24277 \begin_inset Quotes erd
24278 \end_inset
24279
24280  as first part of the label, because this helps later to identify the label
24281  type when you have many labels in your document.
24282  We inserted in the following example the label 
24283 \begin_inset Quotes eld
24284 \end_inset
24285
24286 eq:tanhExp
24287 \begin_inset Quotes erd
24288 \end_inset
24289
24290  in the second line:
24291 \begin_inset Formula 
24292 \begin{eqnarray}
24293 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24294  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24295 \end{eqnarray}
24296
24297 \end_inset
24298
24299 Every labeled line is automatically numbered.
24300  Therefore the label is shown in LyX at the place of the formula number
24301  placeholder 
24302 \begin_inset Quotes eld
24303 \end_inset
24304
24305 #
24306 \begin_inset Quotes erd
24307 \end_inset
24308
24309 .
24310  You can reference a labeled formula using the menu 
24311 \family sans
24312 Insert\SpecialChar \menuseparator
24313 Cross
24314 \begin_inset space ~
24315 \end_inset
24316
24317 Reference
24318 \family default
24319 .
24320  A dialog appears to choose a label you want refer to.
24321  The reference appears in LyX as a grey cross reference box and in the output
24322  as the formula number:
24323 \end_layout
24324
24325 \begin_layout Standard
24326 This is a cross-reference to equation (
24327 \begin_inset CommandInset ref
24328 LatexCommand ref
24329 reference "eq:tanhExp"
24330
24331 \end_inset
24332
24333 ).
24334 \end_layout
24335
24336 \begin_layout Standard
24337 The properties of LyX's cross-reference box are described in section
24338 \begin_inset space ~
24339 \end_inset
24340
24341
24342 \begin_inset CommandInset ref
24343 LatexCommand ref
24344 reference "sec:Cross-References"
24345
24346 \end_inset
24347
24348 .
24349  To delete a label, set the cursor in the labeled formula, use the menu
24350  
24351 \family sans
24352 Insert\SpecialChar \menuseparator
24353 Label
24354 \family default
24355  and delete the label in the appearing dialog.
24356 \begin_inset Foot
24357 status collapsed
24358
24359 \begin_layout Plain Layout
24360 This is a unintuitive and will be fixed in the next version of LyX.
24361 \end_layout
24362
24363 \end_inset
24364
24365  
24366 \end_layout
24367
24368 \begin_layout Section
24369 User defined math macros
24370 \begin_inset Index idx
24371 status collapsed
24372
24373 \begin_layout Plain Layout
24374 Math ! Macros
24375 \end_layout
24376
24377 \end_inset
24378
24379
24380 \end_layout
24381
24382 \begin_layout Standard
24383 LyX allows you to define macros for formulas which is very useful when you
24384  have equations of the same form in a document several times.
24385  Math macros are explained in section 
24386 \emph on
24387 Math
24388 \begin_inset space ~
24389 \end_inset
24390
24391 Macros
24392 \emph default
24393  of the 
24394 \emph on
24395 Math
24396 \emph default
24397  manual.
24398 \end_layout
24399
24400 \begin_layout Section
24401 Fine-Tuning
24402 \end_layout
24403
24404 \begin_layout Subsection
24405 Typefaces
24406 \begin_inset Index idx
24407 status collapsed
24408
24409 \begin_layout Plain Layout
24410 Math ! Typefaces
24411 \end_layout
24412
24413 \end_inset
24414
24415
24416 \end_layout
24417
24418 \begin_layout Standard
24419 The standard font for text is italic, for numbers the standard is roman.
24420  To set a font in a formula, use the 
24421 \family sans
24422 Math
24423 \begin_inset space ~
24424 \end_inset
24425
24426 Panel
24427 \family default
24428  button 
24429 \begin_inset Graphics
24430         filename ../images/math/font.png
24431         scale 85
24432         groupId toolbarbuttons
24433
24434 \end_inset
24435
24436 , or enter its command, listed in table
24437 \begin_inset space ~
24438 \end_inset
24439
24440
24441 \begin_inset CommandInset ref
24442 LatexCommand ref
24443 reference "cap:Typefaces-and-the"
24444
24445 \end_inset
24446
24447 , directly.
24448 \end_layout
24449
24450 \begin_layout Standard
24451 \begin_inset Float table
24452 wide false
24453 sideways false
24454 status open
24455
24456 \begin_layout Plain Layout
24457 \begin_inset Caption
24458
24459 \begin_layout Plain Layout
24460 \begin_inset CommandInset label
24461 LatexCommand label
24462 name "cap:Typefaces-and-the"
24463
24464 \end_inset
24465
24466 Typefaces and the corresponding commands.
24467 \end_layout
24468
24469 \end_inset
24470
24471
24472 \end_layout
24473
24474 \begin_layout Plain Layout
24475 \align center
24476 \begin_inset Tabular
24477 <lyxtabular version="3" rows="9" columns="2">
24478 <features tabularvalignment="middle">
24479 <column alignment="center" valignment="top" width="0pt">
24480 <column alignment="center" valignment="top" width="0pt">
24481 <row>
24482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24483 \begin_inset Text
24484
24485 \begin_layout Plain Layout
24486 Font
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495 Command
24496 \end_layout
24497
24498 \end_inset
24499 </cell>
24500 </row>
24501 <row>
24502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506
24507 \shape up
24508 \size normal
24509 \bar no
24510 \noun off
24511 \color none
24512 \begin_inset Formula $\mathrm{Roman}$
24513 \end_inset
24514
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524
24525 \series bold
24526
24527 \backslash
24528 mathrm
24529 \end_layout
24530
24531 \end_inset
24532 </cell>
24533 </row>
24534 <row>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \series bold
24553
24554 \backslash
24555 mathbf
24556 \end_layout
24557
24558 \end_inset
24559 </cell>
24560 </row>
24561 <row>
24562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24563 \begin_inset Text
24564
24565 \begin_layout Plain Layout
24566 \begin_inset Formula $\mathit{Italic}$
24567 \end_inset
24568
24569
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578
24579 \series bold
24580
24581 \backslash
24582 mathit
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 </row>
24588 <row>
24589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593
24594 \shape up
24595 \size normal
24596 \bar no
24597 \noun off
24598 \color none
24599 \begin_inset Formula $\mathtt{Typewriter}$
24600 \end_inset
24601
24602
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611
24612 \series bold
24613
24614 \backslash
24615 mathtt
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 </row>
24621 <row>
24622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24627 \end_inset
24628
24629
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638
24639 \series bold
24640
24641 \backslash
24642 mathbb
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 </row>
24648 <row>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653 \begin_inset Formula $\mathfrak{Fraktur}$
24654 \end_inset
24655
24656
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \series bold
24667
24668 \backslash
24669 mathfrak
24670 \end_layout
24671
24672 \end_inset
24673 </cell>
24674 </row>
24675 <row>
24676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24677 \begin_inset Text
24678
24679 \begin_layout Plain Layout
24680
24681 \shape up
24682 \size normal
24683 \emph on
24684 \bar no
24685 \noun off
24686 \color none
24687 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24688 \end_inset
24689
24690
24691 \end_layout
24692
24693 \end_inset
24694 </cell>
24695 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24696 \begin_inset Text
24697
24698 \begin_layout Plain Layout
24699
24700 \series bold
24701
24702 \backslash
24703 mathcal
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 </row>
24709 <row>
24710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714 \begin_inset Formula $\mathsf{SansSerif}$
24715 \end_inset
24716
24717
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24723 \begin_inset Text
24724
24725 \begin_layout Plain Layout
24726
24727 \series bold
24728
24729 \backslash
24730 mathsf
24731 \end_layout
24732
24733 \end_inset
24734 </cell>
24735 </row>
24736 </lyxtabular>
24737
24738 \end_inset
24739
24740
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Standard
24749 \begin_inset Note Greyedout
24750 status open
24751
24752 \begin_layout Plain Layout
24753
24754 \series bold
24755 Note:
24756 \series default
24757  You can only print capital letters in the typefaces 
24758 \family sans
24759 Blackboard
24760 \family default
24761  and 
24762 \family sans
24763 Calligraphic
24764 \family default
24765 .
24766 \end_layout
24767
24768 \end_inset
24769
24770
24771 \end_layout
24772
24773 \begin_layout Standard
24774 When you use a typeface, a blue box is inserted in the formula.
24775  Every character in this box will be printed in this typeface.
24776  Pressing 
24777 \family sans
24778 Space
24779 \family default
24780  within the box will set the cursor outside, so that you have to use a protected
24781  space when you need a space in the box.
24782  Here an example where 
24783 \begin_inset Quotes eld
24784 \end_inset
24785
24786 N
24787 \begin_inset Quotes erd
24788 \end_inset
24789
24790  in 
24791 \family sans
24792 Blackboard
24793 \family default
24794  denotes the set of numbers:
24795 \begin_inset Formula 
24796 \[
24797 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24798 \]
24799
24800 \end_inset
24801
24802
24803 \end_layout
24804
24805 \begin_layout Standard
24806 The typefaces are nestable, which can cause confusion.
24807  You can e.
24808 \begin_inset space \thinspace{}
24809 \end_inset
24810
24811 g.
24812 \begin_inset space \space{}
24813 \end_inset
24814
24815 put a character in 
24816 \family sans
24817 Fraktur
24818 \family default
24819  in a box for 
24820 \family sans
24821 Typewriter
24822 \family default
24823
24824 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24825 \end_inset
24826
24827  
24828 \begin_inset Newline newline
24829 \end_inset
24830
24831 So it is better not to use this feature.
24832 \end_layout
24833
24834 \begin_layout Standard
24835 The typefaces have no effect on Greek letters: 
24836 \begin_inset Formula $\mathfrak{abc\delta e}$
24837 \end_inset
24838
24839
24840 \begin_inset Newline newline
24841 \end_inset
24842
24843 You can only print them emboldened using the command 
24844 \series bold
24845
24846 \backslash
24847 boldsymbol
24848 \series default
24849 , which works like the other typeface commands: 
24850 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24851 \end_inset
24852
24853
24854 \end_layout
24855
24856 \begin_layout Standard
24857
24858 \series bold
24859
24860 \backslash
24861 boldsymbol
24862 \series default
24863  works for all symbols, letters, and numbers.
24864 \end_layout
24865
24866 \begin_layout Standard
24867 A number of other font options are available as well, in the menu 
24868 \family sans
24869 Edit\SpecialChar \menuseparator
24870 Math\SpecialChar \menuseparator
24871 Text
24872 \begin_inset space ~
24873 \end_inset
24874
24875 Style
24876 \family default
24877 .
24878 \end_layout
24879
24880 \begin_layout Subsection
24881 Math Text
24882 \begin_inset Index idx
24883 status collapsed
24884
24885 \begin_layout Plain Layout
24886 Math ! Text
24887 \end_layout
24888
24889 \end_inset
24890
24891
24892 \end_layout
24893
24894 \begin_layout Standard
24895 Typefaces are useful for entering some characters in some given font, but
24896  not for text.
24897  For typing longer pieces of text use the math text, which is obtained using
24898  the entry 
24899 \family sans
24900 Normal
24901 \begin_inset space ~
24902 \end_inset
24903
24904 text
24905 \begin_inset space ~
24906 \end_inset
24907
24908 mode
24909 \family default
24910  of the 
24911 \family sans
24912 Math
24913 \begin_inset space ~
24914 \end_inset
24915
24916 Panel
24917 \family default
24918  button 
24919 \begin_inset Graphics
24920         filename ../images/math/font.png
24921         scale 85
24922         groupId toolbarbuttons
24923
24924 \end_inset
24925
24926  (shortcut 
24927 \begin_inset Info
24928 type  "shortcut"
24929 arg   "font-default"
24930 \end_inset
24931
24932 ).
24933  Math text appears in LyX in black instead of blue.
24934  You can use spaces and accents in math text like in normal text.
24935  Here is an example:
24936 \begin_inset Formula 
24937 \[
24938 f(x)=\begin{cases}
24939 x & \mbox{if I say so}\\
24940 -x & \mbox{under Umständen}
24941 \end{cases}
24942 \]
24943
24944 \end_inset
24945
24946
24947 \end_layout
24948
24949 \begin_layout Subsection
24950 Font Sizes
24951 \begin_inset Index idx
24952 status collapsed
24953
24954 \begin_layout Plain Layout
24955 Math ! Font sizes
24956 \end_layout
24957
24958 \end_inset
24959
24960
24961 \end_layout
24962
24963 \begin_layout Standard
24964 There are four font styles (relative sizes) used in math-mode, which are
24965  automatically chosen in most situations.
24966  These are called 
24967 \family sans
24968 textstyle
24969 \family default
24970
24971 \family sans
24972 displaystyle
24973 \family default
24974
24975 \family sans
24976 scriptstyle
24977 \family default
24978 , and 
24979 \family sans
24980 scriptscriptstyle
24981 \family default
24982 .
24983  For most characters, 
24984 \family sans
24985 textstyle
24986 \family default
24987  and 
24988 \family sans
24989 displaystyle
24990 \family default
24991  are actually the same size, but fractions, superscripts and subscripts,
24992  and certain other structures, are set larger in 
24993 \family sans
24994 displaystyle
24995 \family default
24996 .
24997  Except for some operators, which resize themselves to accommodate various
24998  situations, all text will be set in the styles that LaTeX thinks are appropriat
24999 e.
25000  These choices can be overridden by using the math panel button 
25001 \begin_inset Graphics
25002         filename ../images/math/style.png
25003         scale 85
25004         groupId toolbarbuttons
25005
25006 \end_inset
25007
25008 .
25009  A box for the size will be created in which you can insert the math structure.
25010  For example, you can set 
25011 \begin_inset Formula $\frac{1}{2}$
25012 \end_inset
25013
25014 , which is normally in 
25015 \family sans
25016 textstyle
25017 \family default
25018 , larger in 
25019 \family sans
25020 displaystyle
25021 \family default
25022
25023 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25024 \end_inset
25025
25026 .
25027  The four styles are used in the following example:
25028 \end_layout
25029
25030 \begin_layout Standard
25031 \begin_inset Formula $displaystyle$
25032 \end_inset
25033
25034
25035 \begin_inset Formula ${\textstyle textstyle}$
25036 \end_inset
25037
25038
25039 \begin_inset Formula ${\scriptstyle scriptstyle}$
25040 \end_inset
25041
25042
25043 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25044 \end_inset
25045
25046 .
25047 \end_layout
25048
25049 \begin_layout Standard
25050 All these math-mode font sizes are relative, that means, if the whole math
25051  inset is set in a particular size with the menu 
25052 \family sans
25053 Edit\SpecialChar \menuseparator
25054 Text
25055 \begin_inset space ~
25056 \end_inset
25057
25058 Style
25059 \family default
25060 , all sizes in the formula will be adjusted relative to this size.
25061  Similarly, if the base font size of the document is changed, all fonts
25062  will be adjusted to correspond.
25063  As an example here is a formula in the font size 
25064 \begin_inset Quotes eld
25065 \end_inset
25066
25067 largest
25068 \begin_inset Quotes erd
25069 \end_inset
25070
25071 :
25072 \end_layout
25073
25074 \begin_layout Standard
25075
25076 \family roman
25077 \size largest
25078 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25079 \end_inset
25080
25081
25082 \end_layout
25083
25084 \begin_layout Section
25085 Theorem Modules
25086 \end_layout
25087
25088 \begin_layout Standard
25089 As of LyX 1.6, support for theorem-like environments has been moved out of
25090  the document classes and into layout modules.
25091 \begin_inset Index idx
25092 status collapsed
25093
25094 \begin_layout Plain Layout
25095 Layout Modules
25096 \end_layout
25097
25098 \end_inset
25099
25100  As a result, theorem-like environments can now easily be used with classes
25101  other than the AMS classes.
25102  See section 
25103 \begin_inset CommandInset ref
25104 LatexCommand ref
25105 reference "sub:Modules"
25106
25107 \end_inset
25108
25109  for more on layout modules.
25110 \end_layout
25111
25112 \begin_layout Section
25113 AMS-LaTeX
25114 \begin_inset Index idx
25115 status collapsed
25116
25117 \begin_layout Plain Layout
25118 AMS math
25119 \end_layout
25120
25121 \end_inset
25122
25123
25124 \begin_inset Index idx
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 Math ! AMS
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \begin_layout Standard
25137 LyX supports the packages provided by the American Mathematical Society
25138  (AMS) that are in common use.
25139 \end_layout
25140
25141 \begin_layout Subsection
25142 Enabling AMS-Support
25143 \end_layout
25144
25145 \begin_layout Standard
25146 Selecting the checkbox 
25147 \family sans
25148 Use
25149 \begin_inset space ~
25150 \end_inset
25151
25152 AMS
25153 \begin_inset space ~
25154 \end_inset
25155
25156 math
25157 \begin_inset space ~
25158 \end_inset
25159
25160 package
25161 \family default
25162  in the 
25163 \family sans
25164 Document\SpecialChar \menuseparator
25165 Settings
25166 \family default
25167
25168 \begin_inset Index idx
25169 status collapsed
25170
25171 \begin_layout Plain Layout
25172 Document ! Settings
25173 \end_layout
25174
25175 \end_inset
25176
25177  dialog under 
25178 \family sans
25179 Math
25180 \begin_inset space ~
25181 \end_inset
25182
25183 Options
25184 \family default
25185  will include the AMS-packages in the document, and make the facilities
25186  available.
25187  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25188  formulas, ensure that you have enabled AMS.
25189 \end_layout
25190
25191 \begin_layout Subsection
25192 AMS-Formula Types
25193 \begin_inset CommandInset label
25194 LatexCommand label
25195 name "sub:AMS-Formula-Types"
25196
25197 \end_inset
25198
25199
25200 \begin_inset Index idx
25201 status collapsed
25202
25203 \begin_layout Plain Layout
25204 Math ! Multi-line Equations
25205 \end_layout
25206
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \begin_layout Standard
25213 AMS-LaTeX provides a selection of different formula types.
25214  LyX allows you to choose between 
25215 \family typewriter
25216 align
25217 \family default
25218
25219 \family typewriter
25220 alignat
25221 \family default
25222
25223 \family typewriter
25224 flalign
25225 \family default
25226
25227 \family typewriter
25228 gather
25229 \family default
25230 , and 
25231 \family typewriter
25232 multline
25233 \family default
25234 .
25235  We refer to the AMS-documentation for an explanation of these formula types.
25236 \end_layout
25237
25238 \begin_layout Chapter
25239 More Tools
25240 \end_layout
25241
25242 \begin_layout Section
25243 Cross-References
25244 \begin_inset Index idx
25245 status collapsed
25246
25247 \begin_layout Plain Layout
25248 Cross references
25249 \end_layout
25250
25251 \end_inset
25252
25253
25254 \begin_inset CommandInset label
25255 LatexCommand label
25256 name "sec:Cross-References"
25257
25258 \end_inset
25259
25260
25261 \end_layout
25262
25263 \begin_layout Standard
25264 One of LyX's strengths are cross-references.
25265  You can reference every section, float, footnote, formula, and list in
25266  the document.
25267  To reference a document part, you have to insert a label into it.
25268  The label is used as anchor and name for the reference.
25269  We want for example to refer to the second item of the following list:
25270 \end_layout
25271
25272 \begin_layout Enumerate
25273 First item
25274 \end_layout
25275
25276 \begin_layout Enumerate
25277 \begin_inset CommandInset label
25278 LatexCommand label
25279 name "enu:Second-item"
25280
25281 \end_inset
25282
25283 Second item
25284 \end_layout
25285
25286 \begin_layout Enumerate
25287 Third item
25288 \end_layout
25289
25290 \begin_layout Standard
25291 First we insert a label into the second item with the menu 
25292 \family sans
25293 Insert\SpecialChar \menuseparator
25294 Label
25295 \family default
25296  or by pressing the toolbar button 
25297 \begin_inset Info
25298 type  "icon"
25299 arg   "label-insert"
25300 \end_inset
25301
25302 .
25303  A grey label box like this: 
25304 \begin_inset Graphics
25305         filename clipart/labelQt4.png
25306         scale 85
25307
25308 \end_inset
25309
25310  is inserted and the label window pops up asking for the label text.
25311  LyX offers as text the first words of the item with a prefix, in our case
25312  the text 
25313 \begin_inset Quotes eld
25314 \end_inset
25315
25316
25317 \family sans
25318 enu: Second-item
25319 \family default
25320
25321 \begin_inset Quotes erd
25322 \end_inset
25323
25324 .
25325  The prefix 
25326 \begin_inset Quotes eld
25327 \end_inset
25328
25329
25330 \family sans
25331 enu:
25332 \family default
25333
25334 \begin_inset Quotes erd
25335 \end_inset
25336
25337  stands for 
25338 \begin_inset Quotes eld
25339 \end_inset
25340
25341 enumerate
25342 \begin_inset Quotes erd
25343 \end_inset
25344
25345 .
25346  The prefix depends on the document part where the label is inserted, e.
25347 \begin_inset space \thinspace{}
25348 \end_inset
25349
25350 g.
25351 \begin_inset space \space{}
25352 \end_inset
25353
25354 if you insert a label into a section heading, the prefix will be 
25355 \begin_inset Quotes eld
25356 \end_inset
25357
25358
25359 \family sans
25360 sec:
25361 \family default
25362
25363 \begin_inset Quotes erd
25364 \end_inset
25365
25366 .
25367 \end_layout
25368
25369 \begin_layout Standard
25370 To reference the item, we refer to its label using the menu 
25371 \family sans
25372 Insert\SpecialChar \menuseparator
25373 Cross-Reference
25374 \family default
25375  or the toolbar button 
25376 \begin_inset Info
25377 type  "icon"
25378 arg   "dialog-show-new-inset ref"
25379 \end_inset
25380
25381 .
25382  A grey cross-reference box like this: 
25383 \begin_inset Graphics
25384         filename clipart/referenceQt4.png
25385         scale 85
25386
25387 \end_inset
25388
25389  is inserted and the cross-reference window appears showing all the labels
25390  in the document.
25391  We can now sort the labels alphabetically and then choose the entry 
25392 \begin_inset Quotes eld
25393 \end_inset
25394
25395
25396 \family sans
25397 enu:Second-item
25398 \family default
25399
25400 \begin_inset Quotes erd
25401 \end_inset
25402
25403 .
25404  At the position of the cross-reference box the item number will appear
25405  in the output.
25406 \end_layout
25407
25408 \begin_layout Standard
25409 Alternatively to 
25410 \family sans
25411 Insert\SpecialChar \menuseparator
25412 Cross-Reference
25413 \family default
25414 , you can right-click on a label and use in the appearing context menu 
25415 \family sans
25416 Copy as Reference
25417 \family default
25418 .
25419  The cross-reference to this label is now in the clipboard and can be copied
25420  to the actual cursor position via the menu 
25421 \family sans
25422 Edit\SpecialChar \menuseparator
25423 Paste
25424 \family default
25425  (shortcut Ctrl+V).
25426 \end_layout
25427
25428 \begin_layout Standard
25429 Here is our cross-reference: Item
25430 \begin_inset space ~
25431 \end_inset
25432
25433
25434 \begin_inset CommandInset ref
25435 LatexCommand ref
25436 reference "enu:Second-item"
25437
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \begin_layout Standard
25444 It is recommended to use a protected space
25445 \begin_inset Foot
25446 status collapsed
25447
25448 \begin_layout Plain Layout
25449 described in section
25450 \begin_inset space ~
25451 \end_inset
25452
25453
25454 \begin_inset CommandInset ref
25455 LatexCommand ref
25456 reference "sub:Protected-Space"
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \end_inset
25464
25465  between the cross-reference name and its number to avoid ugly line breaks
25466  between them.
25467 \end_layout
25468
25469 \begin_layout Standard
25470 There are six varieties of cross-references:
25471 \end_layout
25472
25473 \begin_layout Description
25474 <reference>: prints the number, this is the default: 
25475 \begin_inset CommandInset ref
25476 LatexCommand ref
25477 reference "cap:Two-distorted-images"
25478
25479 \end_inset
25480
25481
25482 \end_layout
25483
25484 \begin_layout Description
25485 (<reference>): prints the number within two parentheses, this is the style
25486  normally used to reference formulas, especially when the reference name
25487  
25488 \begin_inset Quotes eld
25489 \end_inset
25490
25491 Equation
25492 \begin_inset Quotes erd
25493 \end_inset
25494
25495  is omitted: 
25496 \begin_inset CommandInset ref
25497 LatexCommand eqref
25498 reference "eq:tanhExp"
25499
25500 \end_inset
25501
25502
25503 \end_layout
25504
25505 \begin_layout Description
25506 <page>: prints the page number: Page
25507 \begin_inset space ~
25508 \end_inset
25509
25510
25511 \begin_inset CommandInset ref
25512 LatexCommand pageref
25513 reference "cap:Two-distorted-images"
25514
25515 \end_inset
25516
25517
25518 \end_layout
25519
25520 \begin_layout Description
25521 on
25522 \begin_inset space ~
25523 \end_inset
25524
25525 page
25526 \begin_inset space ~
25527 \end_inset
25528
25529 <page>: prints the text "on page" and the page number: 
25530 \begin_inset CommandInset ref
25531 LatexCommand vpageref
25532 reference "cap:Two-distorted-images"
25533
25534 \end_inset
25535
25536
25537 \end_layout
25538
25539 \begin_layout Description
25540 <reference>
25541 \begin_inset space ~
25542 \end_inset
25543
25544 on
25545 \begin_inset space ~
25546 \end_inset
25547
25548 page
25549 \begin_inset space ~
25550 \end_inset
25551
25552 <page>: prints the number, the text "on page", and the page number: 
25553 \begin_inset CommandInset ref
25554 LatexCommand vref
25555 reference "cap:Two-distorted-images"
25556
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \begin_layout Description
25563 Formatted
25564 \begin_inset space ~
25565 \end_inset
25566
25567 reference: prints a self defined cross-reference format.
25568 \begin_inset Newline newline
25569 \end_inset
25570
25571
25572 \begin_inset Note Greyedout
25573 status open
25574
25575 \begin_layout Plain Layout
25576
25577 \series bold
25578 Note:
25579 \series default
25580  This feature is only available when you have the LaTeX-package 
25581 \series bold
25582 prettyref
25583 \series default
25584  or 
25585 \series bold
25586 refstyle
25587 \series default
25588
25589 \begin_inset Index idx
25590 status collapsed
25591
25592 \begin_layout Plain Layout
25593 LaTeX-packages ! prettyref
25594 \end_layout
25595
25596 \end_inset
25597
25598
25599 \begin_inset Index idx
25600 status collapsed
25601
25602 \begin_layout Plain Layout
25603 LaTeX-packages ! refstyle
25604 \end_layout
25605
25606 \end_inset
25607
25608  installed.
25609 \end_layout
25610
25611 \end_inset
25612
25613
25614 \begin_inset Newline newline
25615 \end_inset
25616
25617 You can select which LaTeX-package should be used for this feature by setting
25618  the option 
25619 \family sans
25620 Use refstyle (not prettyref) for cross-references
25621 \family default
25622  in the menu 
25623 \family sans
25624 Document\SpecialChar \menuseparator
25625 Settings\SpecialChar \menuseparator
25626 Document Class
25627 \family default
25628 .
25629  The format is specified by adding the command 
25630 \series bold
25631
25632 \backslash
25633 newrefformat
25634 \series default
25635  (prettyref) or 
25636 \series bold
25637
25638 \backslash
25639 newref
25640 \series default
25641  (refstyle) to the preamble of the document.
25642  For example redefining all references to figures (which have the label
25643  shortcut 
25644 \begin_inset Quotes eld
25645 \end_inset
25646
25647
25648 \family sans
25649 fig
25650 \family default
25651
25652 \begin_inset Quotes erd
25653 \end_inset
25654
25655 ) can be done with this command
25656 \begin_inset Newline newline
25657 \end_inset
25658
25659
25660 \series bold
25661
25662 \backslash
25663 newref{fig}{refcmd={Image on page 
25664 \backslash
25665 pageref{#1}}}
25666 \series default
25667
25668 \begin_inset Newline newline
25669 \end_inset
25670
25671 For more information about the format, have a look at the package documentations
25672
25673 \begin_inset CommandInset citation
25674 LatexCommand cite
25675 key "prettyref,refstyle"
25676
25677 \end_inset
25678
25679 .
25680 \end_layout
25681
25682 \begin_layout Description
25683 Textual
25684 \begin_inset space ~
25685 \end_inset
25686
25687 reference: prints the caption or name of the reference: 
25688 \begin_inset CommandInset ref
25689 LatexCommand nameref
25690 reference "cap:Two-distorted-images"
25691
25692 \end_inset
25693
25694
25695 \end_layout
25696
25697 \begin_layout Standard
25698
25699 \family sans
25700 <page>
25701 \family default
25702  will not print the page number if the label is on the previous, the same,
25703  or the next page.
25704  You will e.
25705 \begin_inset space \thinspace{}
25706 \end_inset
25707
25708 g.
25709 \begin_inset space \space{}
25710 \end_inset
25711
25712 see the text 
25713 \begin_inset Quotes eld
25714 \end_inset
25715
25716
25717 \family sans
25718 on this page
25719 \family default
25720
25721 \begin_inset Quotes erd
25722 \end_inset
25723
25724  instead.
25725  The style 
25726 \family sans
25727 <reference> on page <page>
25728 \family default
25729  will not print anything about the page if the label is on the same page.
25730 \end_layout
25731
25732 \begin_layout Standard
25733 The number and current page of the referenced document part in the output
25734  is automatically calculated by LaTeX.
25735  The varieties are adjusted in the field 
25736 \family sans
25737 Format
25738 \family default
25739  of the cross-reference window, that appear when you click on the cross-referenc
25740 e.
25741 \end_layout
25742
25743 \begin_layout Standard
25744 You can only use the style 
25745 \family sans
25746 <reference>
25747 \family default
25748  to reference numbered document parts, while the reference style 
25749 \family sans
25750 <page>
25751 \family default
25752  is always possible.
25753 \end_layout
25754
25755 \begin_layout Standard
25756 If you want to reference a section, put the label in the section heading;
25757  for floats put the label in the caption; for footnotes put the label in
25758  it.
25759  Referencing formulas is explained in section
25760 \begin_inset space ~
25761 \end_inset
25762
25763
25764 \begin_inset CommandInset ref
25765 LatexCommand ref
25766 reference "sec:Formula-Numbering-and"
25767
25768 \end_inset
25769
25770 .
25771 \end_layout
25772
25773 \begin_layout Standard
25774 Right-clicking on a cross-reference opens a context menu.
25775  The entry 
25776 \family sans
25777 Go
25778 \begin_inset space ~
25779 \end_inset
25780
25781 to
25782 \begin_inset space ~
25783 \end_inset
25784
25785 Label
25786 \family default
25787  sets the cursor before the referenced label.
25788  This entry will be renamed in the context menu of the label to 
25789 \family sans
25790 Go
25791 \begin_inset space ~
25792 \end_inset
25793
25794 Back
25795 \family default
25796  so that you can use it to set the cursor back to the cross-reference.
25797  You can also go back with the toolbar button 
25798 \begin_inset Info
25799 type  "icon"
25800 arg   "bookmark-goto 0"
25801 \end_inset
25802
25803 .
25804 \end_layout
25805
25806 \begin_layout Standard
25807 You can change labels at any time.
25808  References to the changed label will automatically be updated so that you
25809  do not need to take care about this.
25810 \end_layout
25811
25812 \begin_layout Standard
25813 If a cross-reference refers to a non-existent label, you will see two question
25814  marks in the output instead of the reference.
25815 \end_layout
25816
25817 \begin_layout Standard
25818 References are described in detail in sec.
25819 \begin_inset space ~
25820 \end_inset
25821
25822
25823 \begin_inset Quotes eld
25824 \end_inset
25825
25826 Referencing Floats
25827 \begin_inset Quotes erd
25828 \end_inset
25829
25830  of the 
25831 \emph on
25832 Embedded
25833 \begin_inset space ~
25834 \end_inset
25835
25836 Objects
25837 \emph default
25838  manual.
25839 \end_layout
25840
25841 \begin_layout Section
25842 Table of Contents and other Listings
25843 \begin_inset Index idx
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847 Table of contents
25848 \end_layout
25849
25850 \end_inset
25851
25852
25853 \begin_inset Index idx
25854 status collapsed
25855
25856 \begin_layout Plain Layout
25857 Outline
25858 \end_layout
25859
25860 \end_inset
25861
25862
25863 \begin_inset CommandInset label
25864 LatexCommand label
25865 name "sec:toc"
25866
25867 \end_inset
25868
25869
25870 \end_layout
25871
25872 \begin_layout Subsection
25873 Table of Contents
25874 \begin_inset CommandInset label
25875 LatexCommand label
25876 name "sub:Table-of-Contents"
25877
25878 \end_inset
25879
25880
25881 \end_layout
25882
25883 \begin_layout Standard
25884 The Table of Contents (TOC) is inserted with the menu 
25885 \family sans
25886 Insert\SpecialChar \menuseparator
25887 List/TOC\SpecialChar \menuseparator
25888 Table
25889 \begin_inset space ~
25890 \end_inset
25891
25892 of
25893 \begin_inset space ~
25894 \end_inset
25895
25896 Contents
25897 \family default
25898 .
25899  Is is displayed in LyX as a gray box.
25900  If you click on it, the 
25901 \family sans
25902 Outline
25903 \family default
25904  window appears, showing you the TOC entries as outline to move and rearrange
25905  sections in your documents.
25906  So this operation is an alternative to the menu 
25907 \family sans
25908 Document\SpecialChar \menuseparator
25909 Outline
25910 \family default
25911  that is described in sec.
25912 \begin_inset space \thinspace{}
25913 \end_inset
25914
25915
25916 \begin_inset CommandInset ref
25917 LatexCommand ref
25918 reference "sec:Navigating"
25919
25920 \end_inset
25921
25922 .
25923 \end_layout
25924
25925 \begin_layout Standard
25926 The TOC in the document output lists every numbered section automatically.
25927  If you have declared a short title for a section heading, as described
25928  in section
25929 \begin_inset space ~
25930 \end_inset
25931
25932
25933 \begin_inset CommandInset ref
25934 LatexCommand ref
25935 reference "sec:Short-Titles"
25936
25937 \end_inset
25938
25939 , it will be used in the TOC instead of the section heading.
25940  Section
25941 \begin_inset space ~
25942 \end_inset
25943
25944
25945 \begin_inset CommandInset ref
25946 LatexCommand ref
25947 reference "sub:Numbering-depth"
25948
25949 \end_inset
25950
25951  describes how the level is adjusted that defines which section types are
25952  listed in the TOC.
25953  Unnumbered sections are not listed in the TOC.
25954 \end_layout
25955
25956 \begin_layout Subsection
25957 List of Figures, Tables, and Algorithms
25958 \begin_inset CommandInset label
25959 LatexCommand label
25960 name "sub:List-of-Figures"
25961
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \begin_layout Standard
25968 Table, figure, and algorithm lists are very much like the table of contents.
25969  You can insert them via the 
25970 \family sans
25971 Insert\SpecialChar \menuseparator
25972 List
25973 \begin_inset space ~
25974 \end_inset
25975
25976 /
25977 \begin_inset space ~
25978 \end_inset
25979
25980 TOC
25981 \family default
25982  submenus.
25983  The list entries are the float captions and the float number.
25984 \end_layout
25985
25986 \begin_layout Section
25987 URLs and Hyperlinks
25988 \begin_inset Index idx
25989 status collapsed
25990
25991 \begin_layout Plain Layout
25992 URLs
25993 \end_layout
25994
25995 \end_inset
25996
25997
25998 \begin_inset Index idx
25999 status collapsed
26000
26001 \begin_layout Plain Layout
26002 Hyperlinks
26003 \end_layout
26004
26005 \end_inset
26006
26007
26008 \end_layout
26009
26010 \begin_layout Subsection
26011 URLs
26012 \begin_inset CommandInset label
26013 LatexCommand label
26014 name "sub:URLs"
26015
26016 \end_inset
26017
26018
26019 \end_layout
26020
26021 \begin_layout Standard
26022 Links to web pages or email addresses can be inserted via the menu 
26023 \family sans
26024 Insert\SpecialChar \menuseparator
26025 URL
26026 \family default
26027 .
26028 \end_layout
26029
26030 \begin_layout Standard
26031 Here is an example URL: LyX's homepage: 
26032 \begin_inset Flex URL
26033 status open
26034
26035 \begin_layout Plain Layout
26036
26037 http://www.lyx.org
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \end_layout
26044
26045 \begin_layout Standard
26046 You cannot change the style of the link text, the URL text will always be
26047  in the style 
26048 \family typewriter
26049 Typewriter
26050 \family default
26051 .
26052  To be able to format the URL text, use hyperlinks as explained in the next
26053  subsection.
26054 \end_layout
26055
26056 \begin_layout Standard
26057 \begin_inset Note Greyedout
26058 status open
26059
26060 \begin_layout Plain Layout
26061
26062 \series bold
26063 Note:
26064 \series default
26065  URLs must not end with a backslash, otherwise you get LaTeX errors.
26066 \end_layout
26067
26068 \end_inset
26069
26070
26071 \end_layout
26072
26073 \begin_layout Subsection
26074 Hyperlinks
26075 \begin_inset CommandInset label
26076 LatexCommand label
26077 name "sub:Hyperlinks"
26078
26079 \end_inset
26080
26081
26082 \end_layout
26083
26084 \begin_layout Standard
26085 Hyperlinks can be inserted with the menu 
26086 \family sans
26087 Insert\SpecialChar \menuseparator
26088 Hyperlink
26089 \family default
26090  or with the toolbar button 
26091 \begin_inset Info
26092 type  "icon"
26093 arg   "href-insert"
26094 \end_inset
26095
26096 .
26097  The appearing dialog has two fields: 
26098 \family sans
26099 Target
26100 \family default
26101  and 
26102 \family sans
26103 Name
26104 \family default
26105 .
26106  The name is the printed text for the hyperlink.
26107  The hyperlink type can be a weblink like this: 
26108 \begin_inset CommandInset href
26109 LatexCommand href
26110 name "LyX's homepage"
26111 target "http://www.lyx.org"
26112
26113 \end_inset
26114
26115 , an Email address like this: 
26116 \begin_inset CommandInset href
26117 LatexCommand href
26118 name "lyx-docs mailing list"
26119 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26120 type "mailto:"
26121
26122 \end_inset
26123
26124 , or a link to a file.
26125 \end_layout
26126
26127 \begin_layout Standard
26128 You can start applications via a hyperlink when you insert a weblink, but
26129  add the prefix 
26130 \begin_inset Quotes eld
26131 \end_inset
26132
26133
26134 \family sans
26135 run:
26136 \family default
26137
26138 \begin_inset Quotes erd
26139 \end_inset
26140
26141  to the link target.
26142 \end_layout
26143
26144 \begin_layout Standard
26145 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26146  and become clickable in the DVI and PDF-output.
26147  To set the format of the link text, highlight the hyperlink inset and use
26148  the text style dialog.
26149  This is for example a hyperlink with bold sans serif text: 
26150 \family sans
26151 \series bold
26152
26153 \begin_inset CommandInset href
26154 LatexCommand href
26155 name "LyX's homepage"
26156 target "http://www.lyx.org"
26157
26158 \end_inset
26159
26160
26161 \end_layout
26162
26163 \begin_layout Standard
26164 The link text color can be changed, when the option 
26165 \family sans
26166 Color links
26167 \family default
26168  is set in the PDF Properties dialog (menu 
26169 \family sans
26170 Document\SpecialChar \menuseparator
26171 Settings\SpecialChar \menuseparator
26172 PDF Properties
26173 \family default
26174 ).
26175  The link text is for example set in this document to blue by adding the
26176  option
26177 \begin_inset Newline newline
26178 \end_inset
26179
26180
26181 \series bold
26182 urlcolor=blue
26183 \series default
26184
26185 \begin_inset Newline newline
26186 \end_inset
26187
26188 to the field 
26189 \family sans
26190 Additional options
26191 \family default
26192  in the PDF Properties dialog.
26193 \end_layout
26194
26195 \begin_layout Section
26196 Appendices
26197 \begin_inset Index idx
26198 status collapsed
26199
26200 \begin_layout Plain Layout
26201 Appendix
26202 \end_layout
26203
26204 \end_inset
26205
26206
26207 \begin_inset CommandInset label
26208 LatexCommand label
26209 name "sec:Appendices"
26210
26211 \end_inset
26212
26213
26214 \end_layout
26215
26216 \begin_layout Standard
26217 Appendices are created with the menu 
26218 \family sans
26219 Document\SpecialChar \menuseparator
26220 Start
26221 \begin_inset space ~
26222 \end_inset
26223
26224 Appendix
26225 \begin_inset space ~
26226 \end_inset
26227
26228 Here
26229 \family default
26230 .
26231  This menu sets the document from the current cursor position to the end
26232  as the appendix region.
26233  The region is marked with a red borderline.
26234 \end_layout
26235
26236 \begin_layout Standard
26237 Every chapter (or section) within the appendix region is treated as an appendix,
26238  numbered with a capital Latin letter.
26239  The appendix subsections are numbered with this letter followed by a dot
26240  and the subsection number.
26241  All appendix sections can be referenced as if they were normal sections,
26242  here two examples:
26243 \end_layout
26244
26245 \begin_layout Standard
26246 Appendix
26247 \begin_inset space ~
26248 \end_inset
26249
26250
26251 \begin_inset CommandInset ref
26252 LatexCommand ref
26253 reference "cha:Credits"
26254
26255 \end_inset
26256
26257 ; Appendix
26258 \begin_inset space ~
26259 \end_inset
26260
26261
26262 \begin_inset CommandInset ref
26263 LatexCommand ref
26264 reference "sub:Export"
26265
26266 \end_inset
26267
26268
26269 \end_layout
26270
26271 \begin_layout Section
26272 Bibliography
26273 \begin_inset Index idx
26274 status collapsed
26275
26276 \begin_layout Plain Layout
26277 Bibliography
26278 \end_layout
26279
26280 \end_inset
26281
26282
26283 \begin_inset CommandInset label
26284 LatexCommand label
26285 name "sec:Bibliography"
26286
26287 \end_inset
26288
26289
26290 \end_layout
26291
26292 \begin_layout Standard
26293 There are two ways of generating the bibliography in a LyX-document.
26294  You can include a bibliography database,
26295 \begin_inset Foot
26296 status collapsed
26297
26298 \begin_layout Plain Layout
26299 Known under the name 
26300 \begin_inset Quotes eld
26301 \end_inset
26302
26303 BibTeX-database
26304 \begin_inset Quotes erd
26305 \end_inset
26306
26307 .
26308 \end_layout
26309
26310 \end_inset
26311
26312  which is explained in the next subsection, or you can insert the bibliography
26313  manually, using the paragraph environment 
26314 \family sans
26315 Bibliography
26316 \family default
26317 , which was described in section
26318 \begin_inset space ~
26319 \end_inset
26320
26321
26322 \begin_inset CommandInset ref
26323 LatexCommand ref
26324 reference "sub:Biblio_environment"
26325
26326 \end_inset
26327
26328 .
26329  If you want anything other than numerical citations that are used in this
26330  document, like author-year citations, then you must
26331 \emph on
26332  
26333 \emph default
26334 use a bibliography database.
26335 \end_layout
26336
26337 \begin_layout Subsection
26338 The Bibliography Environment
26339 \end_layout
26340
26341 \begin_layout Standard
26342 Within the 
26343 \family sans
26344 Bibliography
26345 \family default
26346  environment, every paragraph begins with a gray bibliography box labeled
26347  with a number.
26348  If you click on it, you will get a dialog in which you can set a 
26349 \family sans
26350 Key
26351 \family default
26352  and a 
26353 \family sans
26354 Label
26355 \family default
26356 .
26357  The key is the symbolic name by which you will refer to this bibliography
26358  entry.
26359  For example, our second entry in the bibliography is a book about LaTeX
26360  and we used 
26361 \begin_inset Quotes eld
26362 \end_inset
26363
26364 latexcompanion
26365 \begin_inset Quotes erd
26366 \end_inset
26367
26368 , a short form of its title, as key.
26369 \end_layout
26370
26371 \begin_layout Standard
26372 You can refer to the key of a bibliography entry using the menu 
26373 \family sans
26374 Insert\SpecialChar \menuseparator
26375 Citation
26376 \family default
26377  or the toolbar button 
26378 \begin_inset Info
26379 type  "icon"
26380 arg   "dialog-show-new-inset citation"
26381 \end_inset
26382
26383 .
26384  A citation reference box is inserted and a citation window will appear
26385  in which you can select one or more keys in the available key list.
26386  The citation reference box will be labeled with the referenced key.
26387  When you click on the box, the citation window appears and you can change
26388  the reference.
26389 \end_layout
26390
26391 \begin_layout Standard
26392 Citation references appear in the output as the number of the bibliography
26393  entry with surrounding brackets.
26394  If you set a 
26395 \family sans
26396 Label
26397 \family default
26398  for the entry, the label will appear instead of the number.
26399  Here are two examples; the first without a label, the second with the label
26400  
26401 \begin_inset Quotes eld
26402 \end_inset
26403
26404 Credits
26405 \begin_inset Quotes erd
26406 \end_inset
26407
26408 :
26409 \end_layout
26410
26411 \begin_layout Standard
26412 Have a look at the 
26413 \family sans
26414 LaTeX Companion Second Edition
26415 \family default
26416
26417 \begin_inset CommandInset citation
26418 LatexCommand cite
26419 key "latexcompanion"
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \begin_layout Standard
26427 The LyX-Team members are listed in the Credits: 
26428 \begin_inset CommandInset citation
26429 LatexCommand cite
26430 key "lyxcredit"
26431
26432 \end_inset
26433
26434
26435 \end_layout
26436
26437 \begin_layout Subsection
26438 Bibliography databases (BibTeX)
26439 \begin_inset Index idx
26440 status collapsed
26441
26442 \begin_layout Plain Layout
26443 Bibliography ! Databases
26444 \end_layout
26445
26446 \end_inset
26447
26448
26449 \begin_inset Index idx
26450 status collapsed
26451
26452 \begin_layout Plain Layout
26453 Bibliography ! BibTeX
26454 \end_layout
26455
26456 \end_inset
26457
26458
26459 \begin_inset CommandInset label
26460 LatexCommand label
26461 name "sub:Bibliography-databases"
26462
26463 \end_inset
26464
26465
26466 \end_layout
26467
26468 \begin_layout Standard
26469 Bibliography databases are useful if you use the same bibliography in different
26470  documents.
26471 \begin_inset Foot
26472 status collapsed
26473
26474 \begin_layout Plain Layout
26475 They are also useful for keeping a database of articles and notes concerning
26476  them.
26477  Most of the database programs mentioned below allow you to store annotations
26478  and reviews along with bibliographical information.
26479 \end_layout
26480
26481 \end_inset
26482
26483  It also makes it very easy to have a uniform layout for all bibliography
26484  entries.
26485  You can collect the bibliography of all relevant books and articles of
26486  your working field in a database.
26487  This database can be used for different documents, and only the entries
26488  cited in a particular document will appear in the bibliography list for
26489  that document.
26490  This relieves you of the need to keep track of which articles and books
26491  you have cited.
26492 \end_layout
26493
26494 \begin_layout Standard
26495 The database is a text file with the file extension 
26496 \begin_inset Quotes eld
26497 \end_inset
26498
26499
26500 \family sans
26501 .bib
26502 \family default
26503
26504 \begin_inset Quotes erd
26505 \end_inset
26506
26507 , containing the bibliography in a special format.
26508  The format is explained in 
26509 \begin_inset CommandInset citation
26510 LatexCommand cite
26511 key "BibTeX-2"
26512
26513 \end_inset
26514
26515  and in LaTeX books (
26516 \begin_inset CommandInset citation
26517 LatexCommand cite
26518 key "Mittelbach,Kopka,Lamport"
26519
26520 \end_inset
26521
26522 ).
26523  The file can be created using any text editor, but normally one uses a
26524  special program to create and edit the entries in the database.
26525  A list of such programs is maintained on the LyX Wiki at 
26526 \begin_inset Flex URL
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530
26531 http://wiki.lyx.org/BibTeX/Programs
26532 \end_layout
26533
26534 \end_inset
26535
26536 .
26537 \end_layout
26538
26539 \begin_layout Standard
26540 To use a database, use the menu 
26541 \family sans
26542 Insert\SpecialChar \menuseparator
26543 List
26544 \family default
26545 /
26546 \family sans
26547 TOC\SpecialChar \menuseparator
26548 BibT
26549 \begin_inset ERT
26550 status collapsed
26551
26552 \begin_layout Plain Layout
26553
26554 {}
26555 \end_layout
26556
26557 \end_inset
26558
26559 eX
26560 \begin_inset space ~
26561 \end_inset
26562
26563 Bibliography
26564 \family default
26565 .
26566  A grey box will be inserted and a window appears.
26567  In this window you can load one or more databases and a style file.
26568  The option 
26569 \family sans
26570 Add bibliography to TOC
26571 \family default
26572  adds a table of contents entry for the bibliography.
26573  In the 
26574 \family sans
26575 Content
26576 \family default
26577  drop box you can select whether to include > all the entries in the database
26578  in the document or just the cited references.
26579 \end_layout
26580
26581 \begin_layout Standard
26582 The style file is a text file with the file extension 
26583 \begin_inset Quotes eld
26584 \end_inset
26585
26586
26587 \family sans
26588 .bst
26589 \family default
26590
26591 \begin_inset Quotes erd
26592 \end_inset
26593
26594  that controls how the bibliography entries will appear.
26595  Your LaTeX distribution should provide several of these, and many publishers
26596  provide their own style files, so that you don't have to take care of the
26597  layout.
26598  It is of course possible to write your own style file, but this is something
26599  for experts.
26600 \begin_inset Foot
26601 status collapsed
26602
26603 \begin_layout Plain Layout
26604 For information how this is done, have a look at
26605 \begin_inset Newline newline
26606 \end_inset
26607
26608
26609 \begin_inset CommandInset href
26610 LatexCommand href
26611 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26612
26613 \end_inset
26614
26615 .
26616 \end_layout
26617
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \begin_layout Standard
26624 Inserting a citation reference works as described in the previous section.
26625 \end_layout
26626
26627 \begin_layout Standard
26628 To generate the bibliography from a database, LyX uses the program BibTeX.
26629  You can choose which of its variants should be used by LyX as processor;
26630  either in the document settings under 
26631 \family sans
26632 Bibliography
26633 \family default
26634  or in LyX's preferences under 
26635 \family sans
26636 Output\SpecialChar \menuseparator
26637 LaT
26638 \begin_inset ERT
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642
26643 {}
26644 \end_layout
26645
26646 \end_inset
26647
26648 eX
26649 \family default
26650 .
26651  The following variants are possible:
26652 \end_layout
26653
26654 \begin_layout Description
26655 biber provides full Unicode support, unlimited memory, does not work with
26656  other bibliography packages (like e.
26657 \begin_inset space \thinspace{}
26658 \end_inset
26659
26660 g.
26661 \begin_inset space ~
26662 \end_inset
26663
26664
26665 \series bold
26666 natbib
26667 \series default
26668 ), only with the package 
26669 \series bold
26670 biblatex
26671 \series default
26672 ; recommended for multilingual texts and for languages that don't use Latin
26673  letters
26674 \end_layout
26675
26676 \begin_layout Description
26677 bibtex the standard; does not allow special characters in bibliography entries
26678  that are not possible to encode in a 7-bit encoding, limited memory, works
26679  with all bibliography packages, except of 
26680 \series bold
26681 biblatex
26682 \end_layout
26683
26684 \begin_layout Description
26685 bibtex8 allows all characters that are possible to encode in a 8-bit encoding,
26686  larger memory than 
26687 \family sans
26688 bibtex
26689 \family default
26690 , works with all bibliography packages
26691 \end_layout
26692
26693 \begin_layout Standard
26694 BibTeX can be controlled with options that you can add below the specification
26695  of the variants.
26696  Before adding options, it is strongly recommended to read the manual of
26697  
26698 \family sans
26699 BibTeX
26700 \family default
26701  
26702 \begin_inset CommandInset citation
26703 LatexCommand cite
26704 key "BibTeX"
26705
26706 \end_inset
26707
26708 .
26709 \end_layout
26710
26711 \begin_layout Standard
26712 When you select the option 
26713 \family sans
26714 Sectioned bibliography
26715 \family default
26716  in the 
26717 \family sans
26718 Document\SpecialChar \menuseparator
26719 Settings
26720 \family default
26721  dialog, it is possible to have multiple and sectioned bibliographies.
26722  This and other options are explained in detail in section 
26723 \emph on
26724 Customizing Bibliographies
26725 \emph default
26726  
26727 \emph on
26728 with BibTeX
26729 \emph default
26730  of the 
26731 \emph on
26732 Additional Features
26733 \emph default
26734  manual.
26735 \end_layout
26736
26737 \begin_layout Standard
26738 We use two bibliographies in this document to show the difference between
26739  the two methods of creating them.
26740  As you can see, the bibliography that is created from a database lists
26741  only the database entries that are referenced in the document.
26742  We used the style file 
26743 \family sans
26744 alphadin.bst
26745 \family default
26746  to get the complicated German reference key scheme in the bibliography.
26747 \end_layout
26748
26749 \begin_layout Subsection
26750 Bibliography layout
26751 \begin_inset Index idx
26752 status collapsed
26753
26754 \begin_layout Plain Layout
26755 Bibliography ! Layout
26756 \end_layout
26757
26758 \end_inset
26759
26760
26761 \end_layout
26762
26763 \begin_layout Standard
26764 In the citation reference dialog you can set a special citation format.
26765  For this feature you need to enable the option 
26766 \family sans
26767 Natbib
26768 \family default
26769  in the 
26770 \family sans
26771 Document\SpecialChar \menuseparator
26772 Settings
26773 \family default
26774
26775 \begin_inset Index idx
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 Document ! Settings
26780 \end_layout
26781
26782 \end_inset
26783
26784  dialog under 
26785 \family sans
26786 Bibliography
26787 \family default
26788 .
26789  Setting a citation style for a reference will overwrite the default.
26790  For the global citation format use the BibTeX style files as explained
26791  in the previous section.
26792 \end_layout
26793
26794 \begin_layout Standard
26795 You can also set text, that should appear before or after a citation reference,
26796  in the citation reference window.
26797  Here an example where we set the text 
26798 \begin_inset Quotes eld
26799 \end_inset
26800
26801 Chapter
26802 \begin_inset space ~
26803 \end_inset
26804
26805 3
26806 \begin_inset Quotes erd
26807 \end_inset
26808
26809  to appear after the reference:
26810 \end_layout
26811
26812 \begin_layout Standard
26813 Have a look at 
26814 \begin_inset CommandInset citation
26815 LatexCommand cite
26816 after "Chapter 3"
26817 key "latexcompanion"
26818
26819 \end_inset
26820
26821 .
26822 \end_layout
26823
26824 \begin_layout Section
26825 Index
26826 \begin_inset Index idx
26827 status collapsed
26828
26829 \begin_layout Plain Layout
26830 Index generation
26831 \end_layout
26832
26833 \end_inset
26834
26835
26836 \begin_inset CommandInset label
26837 LatexCommand label
26838 name "sec:Index"
26839
26840 \end_inset
26841
26842
26843 \end_layout
26844
26845 \begin_layout Standard
26846 An index entry is created if you use the menu 
26847 \family sans
26848 Insert\SpecialChar \menuseparator
26849 Index
26850 \begin_inset space ~
26851 \end_inset
26852
26853 Entry
26854 \family default
26855  or the toolbar button 
26856 \begin_inset Info
26857 type  "icon"
26858 arg   "index-insert"
26859 \end_inset
26860
26861 .
26862  A box labeled 
26863 \begin_inset Quotes eld
26864 \end_inset
26865
26866
26867 \family sans
26868 Index
26869 \family default
26870
26871 \begin_inset Quotes erd
26872 \end_inset
26873
26874  is inserted containing the text that appears in the index.
26875  The word where the cursor is in or the currently highlighted text is proposed
26876  by LyX as the index entry.
26877 \end_layout
26878
26879 \begin_layout Standard
26880 We give a short overview of the index commands in the next subsections.
26881  For a detailed description of LaTeX's index mechanism, have a look at one
26882  of the LaTeX books 
26883 \begin_inset CommandInset citation
26884 LatexCommand cite
26885 key "latexcompanion,latexguide,latexbook"
26886
26887 \end_inset
26888
26889 .
26890 \end_layout
26891
26892 \begin_layout Standard
26893 The index list is inserted in the document with the menu 
26894 \family sans
26895 Insert\SpecialChar \menuseparator
26896 List
26897 \begin_inset space ~
26898 \end_inset
26899
26900 /
26901 \begin_inset space ~
26902 \end_inset
26903
26904 TOC\SpecialChar \menuseparator
26905 Index
26906 \begin_inset space ~
26907 \end_inset
26908
26909 List
26910 \family default
26911 .
26912  A light blue box labeled 
26913 \begin_inset Quotes eld
26914 \end_inset
26915
26916
26917 \family sans
26918 Index
26919 \family default
26920
26921 \begin_inset Quotes erd
26922 \end_inset
26923
26924  will show the place where the index is printed in the output.
26925  The index list box is not clickable like other LyX-boxes.
26926 \end_layout
26927
26928 \begin_layout Subsection
26929 Grouping Index Entries
26930 \begin_inset Index idx
26931 status collapsed
26932
26933 \begin_layout Plain Layout
26934 Index ! Grouping
26935 \end_layout
26936
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \begin_layout Standard
26943 Index entries are often grouped to offer the reader a fast search in the
26944  index.
26945  We want to group for example the index entries for itemized and enumerated
26946  lists under the entry 
26947 \begin_inset Quotes eld
26948 \end_inset
26949
26950 Lists
26951 \begin_inset Quotes erd
26952 \end_inset
26953
26954 .
26955  First we create the entry 
26956 \begin_inset Quotes eld
26957 \end_inset
26958
26959 Lists
26960 \begin_inset Quotes erd
26961 \end_inset
26962
26963  in section
26964 \begin_inset space ~
26965 \end_inset
26966
26967
26968 \begin_inset CommandInset ref
26969 LatexCommand ref
26970 reference "sub:Lists"
26971
26972 \end_inset
26973
26974 .
26975  In the text field for the itemized list index entry in section
26976 \begin_inset space ~
26977 \end_inset
26978
26979
26980 \begin_inset CommandInset ref
26981 LatexCommand ref
26982 reference "sec:Itemize"
26983
26984 \end_inset
26985
26986 , we insert the command
26987 \end_layout
26988
26989 \begin_layout Standard
26990
26991 \series bold
26992 Lists ! Itemize
26993 \end_layout
26994
26995 \begin_layout Standard
26996 and the command
26997 \end_layout
26998
26999 \begin_layout Standard
27000
27001 \series bold
27002 Lists ! Enumerate
27003 \end_layout
27004
27005 \begin_layout Standard
27006 for the enumerated list in section
27007 \begin_inset space ~
27008 \end_inset
27009
27010
27011 \begin_inset CommandInset ref
27012 LatexCommand ref
27013 reference "sec:Enumerate"
27014
27015 \end_inset
27016
27017 .
27018 \end_layout
27019
27020 \begin_layout Standard
27021 The exclamation mark 
27022 \begin_inset Quotes eld
27023 \end_inset
27024
27025 !
27026 \begin_inset Quotes erd
27027 \end_inset
27028
27029  marks the grouping levels.
27030  You can have three levels; every index level is indented a bit more.
27031  An index entry for the higher levels is not required.
27032  If we don't have an index entry for 
27033 \begin_inset Quotes eld
27034 \end_inset
27035
27036 Lists
27037 \begin_inset Quotes erd
27038 \end_inset
27039
27040 , it will be printed anyway, but without a page number.
27041 \end_layout
27042
27043 \begin_layout Subsection
27044 Page Ranges
27045 \begin_inset Index idx
27046 status collapsed
27047
27048 \begin_layout Plain Layout
27049 Index ! Page ranges
27050 \end_layout
27051
27052 \end_inset
27053
27054
27055 \end_layout
27056
27057 \begin_layout Standard
27058 Normally an index entry will appear with the page number of the indexed
27059  section.
27060  But sometimes you want to index more pages under the same entry.
27061  E.
27062 \begin_inset space \thinspace{}
27063 \end_inset
27064
27065 g.
27066 \begin_inset space \space{}
27067 \end_inset
27068
27069 if we want to index the paragraph environments, we create an index entry
27070  in section
27071 \begin_inset space ~
27072 \end_inset
27073
27074
27075 \begin_inset CommandInset ref
27076 LatexCommand ref
27077 reference "sec:Paragraph-Environments"
27078
27079 \end_inset
27080
27081  with the command
27082 \end_layout
27083
27084 \begin_layout Standard
27085
27086 \series bold
27087 Paragraph environments|(
27088 \end_layout
27089
27090 \begin_layout Standard
27091 and another entry at the end of section
27092 \begin_inset space ~
27093 \end_inset
27094
27095
27096 \begin_inset CommandInset ref
27097 LatexCommand ref
27098 reference "sub:LyX-Code"
27099
27100 \end_inset
27101
27102  with the command
27103 \end_layout
27104
27105 \begin_layout Standard
27106
27107 \series bold
27108 Paragraph environments|)
27109 \end_layout
27110
27111 \begin_layout Standard
27112 The commands 
27113 \begin_inset Quotes eld
27114 \end_inset
27115
27116
27117 \series bold
27118 |(
27119 \series default
27120
27121 \begin_inset Quotes erd
27122 \end_inset
27123
27124  and 
27125 \begin_inset Quotes eld
27126 \end_inset
27127
27128
27129 \series bold
27130 |)
27131 \series default
27132
27133 \begin_inset Quotes erd
27134 \end_inset
27135
27136  respectively start and end the index range.
27137  You can also add the same index entry at different places in the document.
27138  They appear in the output under one entry with a comma separated list of
27139  the pages of the indexed document parts.
27140  An example is the index entry 
27141 \begin_inset Quotes eld
27142 \end_inset
27143
27144 Document ! Settings
27145 \begin_inset Quotes erd
27146 \end_inset
27147
27148 .
27149 \end_layout
27150
27151 \begin_layout Subsection
27152 Cross referencing
27153 \begin_inset Index idx
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157 Index ! Cross referencing
27158 \end_layout
27159
27160 \end_inset
27161
27162
27163 \end_layout
27164
27165 \begin_layout Standard
27166 It is also possible to refer to another index entry.
27167  We referred for example in the index entry 
27168 \begin_inset Quotes eld
27169 \end_inset
27170
27171 GIF
27172 \begin_inset Quotes erd
27173 \end_inset
27174
27175  (in section
27176 \begin_inset space ~
27177 \end_inset
27178
27179
27180 \begin_inset CommandInset ref
27181 LatexCommand ref
27182 reference "sub:Image-Formats"
27183
27184 \end_inset
27185
27186 ) to the index entry 
27187 \begin_inset Quotes eld
27188 \end_inset
27189
27190 Image formats
27191 \begin_inset Quotes erd
27192 \end_inset
27193
27194  in the same section using the entry
27195 \end_layout
27196
27197 \begin_layout Standard
27198
27199 \series bold
27200 GIF|see{Image formats}
27201 \end_layout
27202
27203 \begin_layout Standard
27204 where the braces have to be inserted as TeX Code.
27205  The text within the braces is the referenced entry.
27206  The reference will appear in the output without a page number.
27207 \end_layout
27208
27209 \begin_layout Subsection
27210 Index Entry Order
27211 \begin_inset Index idx
27212 status collapsed
27213
27214 \begin_layout Plain Layout
27215 Index ! Entry order
27216 \end_layout
27217
27218 \end_inset
27219
27220
27221 \end_layout
27222
27223 \begin_layout Standard
27224 You can use accented characters in the index entry, but the entries might
27225  then not follow the rules for the index order.
27226  The index entries are sorted alphabetically, but LaTeX
27227 \begin_inset Foot
27228 status collapsed
27229
27230 \begin_layout Plain Layout
27231 The index generating is done in the background by an extra program, see
27232  section
27233 \begin_inset space ~
27234 \end_inset
27235
27236
27237 \begin_inset CommandInset ref
27238 LatexCommand ref
27239 reference "sub:Index-Program"
27240
27241 \end_inset
27242
27243 .
27244 \end_layout
27245
27246 \end_inset
27247
27248  doesn't know how to sort accents in different languages.
27249  We have created as an example the three dummy index entries 
27250 \begin_inset Quotes eld
27251 \end_inset
27252
27253 maison
27254 \begin_inset Quotes erd
27255 \end_inset
27256
27257
27258 \begin_inset Quotes eld
27259 \end_inset
27260
27261 maïs
27262 \begin_inset Quotes erd
27263 \end_inset
27264
27265 , and 
27266 \begin_inset Quotes eld
27267 \end_inset
27268
27269 maître
27270 \begin_inset Quotes erd
27271 \end_inset
27272
27273 .
27274 \begin_inset Index idx
27275 status open
27276
27277 \begin_layout Plain Layout
27278 Dummy entries ! maïs
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \begin_inset Index idx
27285 status open
27286
27287 \begin_layout Plain Layout
27288 Dummy entries ! maître
27289 \end_layout
27290
27291 \end_inset
27292
27293
27294 \begin_inset Index idx
27295 status open
27296
27297 \begin_layout Plain Layout
27298 Dummy entries ! maïs@maison
27299 \end_layout
27300
27301 \end_inset
27302
27303  They will be sorted in the order maïs, maître, maison, but we want the
27304  order maïs, maison, maître.
27305  To achieve this, we use the command
27306 \end_layout
27307
27308 \begin_layout Standard
27309
27310 \series bold
27311 previous entry@current entry
27312 \end_layout
27313
27314 \begin_layout Standard
27315 In our case we want to have 
27316 \begin_inset Quotes eld
27317 \end_inset
27318
27319 maison
27320 \begin_inset Quotes erd
27321 \end_inset
27322
27323  after 
27324 \begin_inset Quotes eld
27325 \end_inset
27326
27327 maïs
27328 \begin_inset Quotes erd
27329 \end_inset
27330
27331  and write therefore for the index entry of maison:
27332 \end_layout
27333
27334 \begin_layout Standard
27335
27336 \series bold
27337 maïs@maison
27338 \end_layout
27339
27340 \begin_layout Standard
27341 The previous entry needn't to be a real existing entry, you can also use
27342  another word to tell LaTeX the entry order, see the next subsection for
27343  an example.
27344 \end_layout
27345
27346 \begin_layout Standard
27347 \begin_inset VSpace bigskip
27348 \end_inset
27349
27350
27351 \end_layout
27352
27353 \begin_layout Standard
27354 In some cases the index entry order is not correct when you are using the
27355  program 
27356 \family sans
27357 makeindex 
27358 \family default
27359 to generate the index (see sec.
27360 \begin_inset space \thinspace{}
27361 \end_inset
27362
27363
27364 \begin_inset CommandInset ref
27365 LatexCommand ref
27366 reference "sub:Index-Program"
27367
27368 \end_inset
27369
27370 ).
27371  
27372 \family sans
27373 makeindex
27374 \family default
27375  would for example print the index entry for the LaTeX-package aeguill in
27376  sec.
27377 \begin_inset space \thinspace{}
27378 \end_inset
27379
27380
27381 \begin_inset CommandInset ref
27382 LatexCommand ref
27383 reference "sub:Document-Font"
27384
27385 \end_inset
27386
27387  after the index entries of the other LaTeX-packages although all these
27388  index commands start with 
27389 \begin_inset Quotes eld
27390 \end_inset
27391
27392
27393 \series bold
27394 LaTeX-packages ! 
27395 \series default
27396
27397 \begin_inset Quotes eld
27398 \end_inset
27399
27400 .
27401  The reason is that the index entry for aeguill is in a footnote.
27402  To fix this 
27403 \family sans
27404 makeindex
27405 \family default
27406  bug, add these commands to the preamble of your document:
27407 \end_layout
27408
27409 \begin_layout Standard
27410
27411 \series bold
27412
27413 \backslash
27414 let
27415 \backslash
27416 OrgIndex
27417 \backslash
27418 index
27419 \end_layout
27420
27421 \begin_layout Standard
27422
27423 \series bold
27424
27425 \backslash
27426 renewcommand*{
27427 \backslash
27428 index}[1]{
27429 \backslash
27430 OrgIndex{#1}}
27431 \end_layout
27432
27433 \begin_layout Subsection
27434 Index Entry Layout
27435 \begin_inset Index idx
27436 status collapsed
27437
27438 \begin_layout Plain Layout
27439 Index ! Entry layout
27440 \end_layout
27441
27442 \end_inset
27443
27444
27445 \end_layout
27446
27447 \begin_layout Standard
27448 You can change the appearance of index entries via the text style dialog.
27449 \begin_inset Index idx
27450 status open
27451
27452 \begin_layout Plain Layout
27453 Dummy entries ! 
27454 \shape italic
27455 This is an italic dummy entry
27456 \end_layout
27457
27458 \end_inset
27459
27460  You can also format the page number using the character 
27461 \begin_inset Quotes eld
27462 \end_inset
27463
27464 |
27465 \begin_inset Quotes erd
27466 \end_inset
27467
27468  followed by a LaTeX-command without a backslash.
27469  We can write for example
27470 \end_layout
27471
27472 \begin_layout Standard
27473
27474 \series bold
27475 italic page number:|textit
27476 \end_layout
27477
27478 \begin_layout Standard
27479 to get the page number in italic.
27480 \begin_inset Index idx
27481 status open
27482
27483 \begin_layout Plain Layout
27484 Dummy entries ! italic page number:|textit
27485 \end_layout
27486
27487 \end_inset
27488
27489  Normally all LaTeX-commands begin with a backslash, but in this special
27490  case 
27491 \begin_inset Quotes eld
27492 \end_inset
27493
27494
27495 \series bold
27496 |command
27497 \series default
27498
27499 \begin_inset Quotes erd
27500 \end_inset
27501
27502  means 
27503 \series bold
27504
27505 \backslash
27506 command{page
27507 \begin_inset space ~
27508 \end_inset
27509
27510 number}
27511 \series default
27512 .
27513  Have a look at section
27514 \begin_inset space ~
27515 \end_inset
27516
27517
27518 \begin_inset CommandInset ref
27519 LatexCommand ref
27520 reference "sub:LaTeX-Syntax"
27521
27522 \end_inset
27523
27524  to learn more about the LaTeX-syntax.
27525 \end_layout
27526
27527 \begin_layout Standard
27528 \begin_inset Note Greyedout
27529 status open
27530
27531 \begin_layout Plain Layout
27532
27533 \series bold
27534 Note:
27535 \series default
27536  Formatting single index entries only works when you use the program 
27537 \family sans
27538 makeindex 
27539 \family default
27540 to generate the index, see sec.
27541 \begin_inset space \thinspace{}
27542 \end_inset
27543
27544
27545 \begin_inset CommandInset ref
27546 LatexCommand ref
27547 reference "sub:Index-Program"
27548
27549 \end_inset
27550
27551 .
27552  If you use 
27553 \family sans
27554 xindy
27555 \family default
27556 , however, this will not work for anything other than bold or italic text.
27557  This is because xindy requires you to define semantic elements before they
27558  can be used, see 
27559 \begin_inset CommandInset citation
27560 LatexCommand cite
27561 after "p. 678 ff."
27562 key "latexcompanion"
27563
27564 \end_inset
27565
27566  for details.
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \end_layout
27573
27574 \begin_layout Standard
27575 In general, we encourage you to not format page numbers directly as shown
27576  above.
27577  Instead of this, you should define a macro in the preamble and use that.
27578  Consider why you want some page numbers to be bold.
27579  Maybe you want all page references italic that refer to a definition of
27580  the indexed term, so that users can easily find definitions.
27581  If so, put the following in the preamble
27582 \end_layout
27583
27584 \begin_layout Standard
27585
27586 \series bold
27587
27588 \backslash
27589 newcommand{
27590 \backslash
27591 IndexDef}[1]{
27592 \backslash
27593 textit{#1}}
27594 \end_layout
27595
27596 \begin_layout Standard
27597 and write
27598 \end_layout
27599
27600 \begin_layout Standard
27601
27602 \series bold
27603 my entry|IndexDef
27604 \end_layout
27605
27606 \begin_layout Standard
27607 in the index entry.
27608 \begin_inset Index idx
27609 status open
27610
27611 \begin_layout Plain Layout
27612 Dummy entries ! my entry|IndexDef
27613 \end_layout
27614
27615 \end_inset
27616
27617  The advantage is that, if you change your mind later or if your publisher
27618  insists that definitions must not be italic but bold, you just need to
27619  change the macro in the preamble, not every single index entry.
27620 \end_layout
27621
27622 \begin_layout Standard
27623 You can also change the layout for the whole index.
27624  E.
27625 \begin_inset space \thinspace{}
27626 \end_inset
27627
27628 g.
27629 \begin_inset space \space{}
27630 \end_inset
27631
27632 we marked the index list box of this document as bold to get a bold font
27633  for all index entries.
27634  For more advanced tasks you have to set up a so-called 
27635 \emph on
27636 Index Style File
27637 \emph default
27638 , see the 
27639 \family sans
27640 makeindex
27641 \family default
27642  or 
27643 \family sans
27644 xindy
27645 \family default
27646  documentation for details, 
27647 \begin_inset CommandInset citation
27648 LatexCommand cite
27649 key "makeindex,xindy"
27650
27651 \end_inset
27652
27653 .
27654 \end_layout
27655
27656 \begin_layout Subsection
27657 Index Program
27658 \begin_inset Index idx
27659 status collapsed
27660
27661 \begin_layout Plain Layout
27662 Index ! Program
27663 \end_layout
27664
27665 \end_inset
27666
27667
27668 \begin_inset CommandInset label
27669 LatexCommand label
27670 name "sub:Index-Program"
27671
27672 \end_inset
27673
27674
27675 \end_layout
27676
27677 \begin_layout Standard
27678 If the index entry program 
27679 \family sans
27680 xindy
27681 \family default
27682  is installed, LyX uses it for index generation; otherwise the program 
27683 \family sans
27684 makeindex
27685 \family default
27686 , that is part of every LaTeX distribution, is used.
27687 \begin_inset Foot
27688 status collapsed
27689
27690 \begin_layout Plain Layout
27691
27692 \family sans
27693 Makeindex
27694 \family default
27695  is very old, no longer under development and has many pitfalls, notably
27696  that it was developed with only the English language in mind.
27697  So it fails to sort anything other than a monolingual English text correctly.
27698  We have shown above how to fix this sorting.
27699  However, if you are writing in another than the English language, consider
27700  to use 
27701 \family sans
27702 xindy
27703 \family default
27704 .
27705 \end_layout
27706
27707 \end_inset
27708
27709  Both programs can be controlled by options that can be set in LyX's preferences
27710  dialog, see section
27711 \begin_inset space ~
27712 \end_inset
27713
27714
27715 \begin_inset CommandInset ref
27716 LatexCommand ref
27717 reference "sub:LaTeX-settings"
27718
27719 \end_inset
27720
27721 .
27722  The available options are listed and explained in 
27723 \begin_inset CommandInset citation
27724 LatexCommand cite
27725 key "makeindex,xindy"
27726
27727 \end_inset
27728
27729 .
27730  In this dialog, you can also specify an alternative program to generate
27731  the index.
27732 \end_layout
27733
27734 \begin_layout Standard
27735 If you need specific options or an alternative index program only for a
27736  given document, you can define the program and\SpecialChar \slash{}
27737 or the options in 
27738 \family sans
27739 Document\SpecialChar \menuseparator
27740 Settings\SpecialChar \menuseparator
27741 Indexes
27742 \family default
27743 .
27744  This is especially useful if you need to pass language-specific options
27745  to the index program or if you need a specific layout style.
27746 \end_layout
27747
27748 \begin_layout Subsection
27749 Multiple Indexes
27750 \end_layout
27751
27752 \begin_layout Standard
27753 In many fields, it is common to have more than one index.
27754  For instance, you might need to set up a separate 
27755 \begin_inset Quotes eld
27756 \end_inset
27757
27758 Index of Names
27759 \begin_inset Quotes erd
27760 \end_inset
27761
27762  next to the standard index.
27763  LaTeX does not provide this possibility out of the box, but there are many
27764  packages that add this feature.
27765  LyX uses the 
27766 \series bold
27767 splitidx
27768 \series default
27769
27770 \begin_inset Index idx
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774 LaTeX-packages ! splitidx
27775 \end_layout
27776
27777 \end_inset
27778
27779  package to generate multiple indexes.
27780  The package is included in all recent LaTeX distributions.
27781  If yours does not ship it, consult the TeX-catalogue, 
27782 \begin_inset CommandInset citation
27783 LatexCommand cite
27784 key "TeXCatalogue"
27785
27786 \end_inset
27787
27788 .
27789  Note that the package does not only consist of a LaTeX style, but it also
27790  includes specific preprocessor programs that need to be installed as well.
27791  Please consult the package's manual for details.
27792 \end_layout
27793
27794 \begin_layout Standard
27795 To set up LyX for the use of multiple indexes, go to 
27796 \family sans
27797 Document\SpecialChar \menuseparator
27798 Settings\SpecialChar \menuseparator
27799 Indexes
27800 \family default
27801  and select 
27802 \begin_inset Quotes eld
27803 \end_inset
27804
27805 Use multiple Indexes
27806 \begin_inset Quotes erd
27807 \end_inset
27808
27809 .
27810  Note that the list of 
27811 \begin_inset Quotes eld
27812 \end_inset
27813
27814 Available Indexes
27815 \begin_inset Quotes erd
27816 \end_inset
27817
27818  below already contains the standard index.
27819  To add further indexes, add the name of the index (in the form that should
27820  also appear as a heading) to the 
27821 \begin_inset Quotes eld
27822 \end_inset
27823
27824 New
27825 \begin_inset Quotes erd
27826 \end_inset
27827
27828  input field and press the 
27829 \begin_inset Quotes eld
27830 \end_inset
27831
27832 Add
27833 \begin_inset Quotes erd
27834 \end_inset
27835
27836  button.
27837  The new index should now appear in the list as well.
27838  If you like, you can attribute an alternative label color to the new index
27839  by selecting the index in the list and hitting the 
27840 \begin_inset Quotes eld
27841 \end_inset
27842
27843 Alter Color\SpecialChar \ldots{}
27844
27845 \begin_inset Quotes erd
27846 \end_inset
27847
27848  button.
27849  The label color may help you to differentiate index entries of different
27850  indexes in the LyX work area.
27851 \end_layout
27852
27853 \begin_layout Standard
27854 Once the document changes have been applied, you can find the new index
27855  list in 
27856 \family sans
27857 Insert\SpecialChar \menuseparator
27858 List
27859 \begin_inset space ~
27860 \end_inset
27861
27862 /
27863 \begin_inset space ~
27864 \end_inset
27865
27866 TOC
27867 \family default
27868  and the 
27869 \family sans
27870 Insert
27871 \family default
27872  menu has a separate index entry for each of the defined indexes.
27873  The workflow is basically the same as for the default index, but there
27874  are some additional features:
27875 \end_layout
27876
27877 \begin_layout Itemize
27878 If you want to change the attribution of a specific index entry, right-clicking
27879  on the entry will open a dialog where you can do that.
27880 \end_layout
27881
27882 \begin_layout Itemize
27883 By right-clicking on an index, you can change its type.
27884  Furthermore, you can specify an index list to be a 
27885 \begin_inset Quotes eld
27886 \end_inset
27887
27888 Subindex
27889 \begin_inset Quotes erd
27890 \end_inset
27891
27892 .
27893  If you do that, the heading of that list will be decreased by one level.
27894  E.
27895 \begin_inset space \thinspace{}
27896 \end_inset
27897
27898 g., if you use a book class, where the standard index heading is defined
27899  as a chapter, subindexes will be defined as sections and can thus be nested
27900  to the non-subindexes.
27901 \end_layout
27902
27903 \begin_layout Section
27904 Nomenclature / Glossary 
27905 \begin_inset Index idx
27906 status collapsed
27907
27908 \begin_layout Plain Layout
27909 Nomenclature
27910 \end_layout
27911
27912 \end_inset
27913
27914
27915 \begin_inset Index idx
27916 status collapsed
27917
27918 \begin_layout Plain Layout
27919 Glossary|see
27920 \begin_inset ERT
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924
27925 {
27926 \end_layout
27927
27928 \end_inset
27929
27930 Nomenclature
27931 \begin_inset ERT
27932 status collapsed
27933
27934 \begin_layout Plain Layout
27935
27936 }
27937 \end_layout
27938
27939 \end_inset
27940
27941
27942 \end_layout
27943
27944 \end_inset
27945
27946
27947 \begin_inset CommandInset label
27948 LatexCommand label
27949 name "sec:Nomenclature"
27950
27951 \end_inset
27952
27953
27954 \end_layout
27955
27956 \begin_layout Standard
27957 Sometimes you need to compile a list of symbols that are mentioned in your
27958  document with a brief explanation of them – a so called nomenclature or
27959  glossary.
27960 \end_layout
27961
27962 \begin_layout Standard
27963 To be able to create nomenclatures, you need the LaTeX package 
27964 \series bold
27965 nomencl
27966 \series default
27967
27968 \begin_inset Index idx
27969 status collapsed
27970
27971 \begin_layout Plain Layout
27972 LaTeX-packages ! nomencl
27973 \end_layout
27974
27975 \end_inset
27976
27977  installed.
27978  You find it in the TeX-catalogue, 
27979 \begin_inset CommandInset citation
27980 LatexCommand cite
27981 key "TeXCatalogue"
27982
27983 \end_inset
27984
27985  or in the package manager of your LaTeX-system.
27986 \end_layout
27987
27988 \begin_layout Standard
27989 A nomenclature entry is created if you place the cursor after a symbol entry
27990  and then use the menu 
27991 \family sans
27992 Insert\SpecialChar \menuseparator
27993
27994 \family default
27995 N
27996 \family sans
27997 omenclature
27998 \begin_inset space ~
27999 \end_inset
28000
28001 Entry
28002 \family default
28003  or the toolbar button 
28004 \begin_inset Info
28005 type  "icon"
28006 arg   "nomencl-insert"
28007 \end_inset
28008
28009 .
28010  A gray box labeled 
28011 \begin_inset Quotes eld
28012 \end_inset
28013
28014
28015 \family sans
28016 Nom
28017 \family default
28018
28019 \begin_inset Quotes erd
28020 \end_inset
28021
28022  is inserted and a window pops up asking for the nomenclature entry.
28023 \end_layout
28024
28025 \begin_layout Standard
28026 A nomenclature entry consists of two main entries.
28027  The first is the symbol that you want to refer to.
28028  The second is the description of the symbol.
28029 \end_layout
28030
28031 \begin_layout Standard
28032 \begin_inset Note Greyedout
28033 status open
28034
28035 \begin_layout Plain Layout
28036
28037 \series bold
28038 Note:
28039 \series default
28040  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28041 \end_layout
28042
28043 \end_inset
28044
28045
28046 \end_layout
28047
28048 \begin_layout Subsection
28049 Nomenclature Definition and Layout
28050 \begin_inset Index idx
28051 status collapsed
28052
28053 \begin_layout Plain Layout
28054 Nomenclature ! Layout
28055 \end_layout
28056
28057 \end_inset
28058
28059
28060 \end_layout
28061
28062 \begin_layout Standard
28063 If you have symbols in formulas, you have to define them in the 
28064 \family sans
28065 Symbol
28066 \family default
28067  field as LaTeX-formulas.
28068  For example to get 
28069 \begin_inset Quotes eld
28070 \end_inset
28071
28072
28073 \begin_inset Formula $\sigma$
28074 \end_inset
28075
28076
28077 \begin_inset Quotes erd
28078 \end_inset
28079
28080 , insert this:
28081 \begin_inset Newline newline
28082 \end_inset
28083
28084
28085 \series bold
28086 $
28087 \backslash
28088 sigma$
28089 \begin_inset Newline newline
28090 \end_inset
28091
28092
28093 \series default
28094 The 
28095 \begin_inset Quotes eld
28096 \end_inset
28097
28098 $
28099 \begin_inset Quotes erd
28100 \end_inset
28101
28102  character starts/ends the formula.
28103  The LaTeX-command for the Greek letter is the name of the letter beginning
28104  with a backslash 
28105 \begin_inset Quotes eld
28106 \end_inset
28107
28108
28109 \backslash
28110
28111 \begin_inset Quotes erd
28112 \end_inset
28113
28114 .
28115  For capital Greek letters, start the command also with a capital letter,
28116  like 
28117 \series bold
28118
28119 \backslash
28120 Sigma
28121 \series default
28122 .
28123 \end_layout
28124
28125 \begin_layout Standard
28126 (A short introduction to the LaTeX-syntax is given in section
28127 \begin_inset space ~
28128 \end_inset
28129
28130
28131 \begin_inset CommandInset ref
28132 LatexCommand ref
28133 reference "sub:LaTeX-Syntax"
28134
28135 \end_inset
28136
28137 .)
28138 \end_layout
28139
28140 \begin_layout Standard
28141 You cannot use the 
28142 \family sans
28143 Text
28144 \begin_inset space ~
28145 \end_inset
28146
28147 Style
28148 \family default
28149  dialog to format the description text but have to use LaTeX-commands.
28150  For example the description of the nomenclature entry for the 
28151 \begin_inset Quotes eld
28152 \end_inset
28153
28154
28155 \begin_inset Formula $\sigma$
28156 \end_inset
28157
28158
28159 \begin_inset Quotes erd
28160 \end_inset
28161
28162  in this document is:
28163 \begin_inset Newline newline
28164 \end_inset
28165
28166
28167 \series bold
28168 dummy entry for the character 
28169 \backslash
28170 textsf{sigma}
28171 \series default
28172
28173 \begin_inset Newline newline
28174 \end_inset
28175
28176 The command 
28177 \series bold
28178
28179 \backslash
28180 textsf
28181 \series default
28182  sets the fonts to 
28183 \family sans
28184 sans
28185 \begin_inset space ~
28186 \end_inset
28187
28188 serif
28189 \family default
28190 .
28191  To get 
28192 \series bold
28193 bold
28194 \series default
28195  font use the command 
28196 \series bold
28197
28198 \backslash
28199 textbf
28200 \series default
28201 , for 
28202 \family typewriter
28203 typewriter
28204 \family default
28205  use 
28206 \series bold
28207
28208 \backslash
28209 texttt
28210 \series default
28211 , for 
28212 \emph on
28213 emphasized
28214 \emph default
28215  use 
28216 \series bold
28217
28218 \backslash
28219 emph
28220 \series default
28221 .
28222 \end_layout
28223
28224 \begin_layout Subsection
28225 Sort Order of Nomenclature Entries
28226 \begin_inset Index idx
28227 status collapsed
28228
28229 \begin_layout Plain Layout
28230 Nomenclature ! Sort order
28231 \end_layout
28232
28233 \end_inset
28234
28235
28236 \end_layout
28237
28238 \begin_layout Standard
28239 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28240  the symbol definition.
28241  This leads to undesired results when you for example have symbols in formulas.
28242  Suppose you have nomenclature entries for the symbols 
28243 \emph on
28244 a
28245 \begin_inset CommandInset nomenclature
28246 LatexCommand nomenclature
28247 symbol "a"
28248 description "dummy entry for the character \"a\""
28249
28250 \end_inset
28251
28252
28253 \emph default
28254  and 
28255 \begin_inset Formula $\sigma$
28256 \end_inset
28257
28258
28259 \begin_inset CommandInset nomenclature
28260 LatexCommand nomenclature
28261 prefix "sigma"
28262 symbol "$\\sigma$"
28263 description "dummy entry for the character \\textsf{sigma}"
28264
28265 \end_inset
28266
28267 .
28268  They will be sorted by 
28269 \begin_inset Quotes eld
28270 \end_inset
28271
28272
28273 \family sans
28274 a
28275 \family default
28276
28277 \begin_inset Quotes erd
28278 \end_inset
28279
28280  and 
28281 \begin_inset Quotes eld
28282 \end_inset
28283
28284
28285 \family typewriter
28286 $
28287 \backslash
28288 sigma$
28289 \family default
28290
28291 \begin_inset Quotes erd
28292 \end_inset
28293
28294  – the 
28295 \begin_inset Formula $\sigma$
28296 \end_inset
28297
28298  will be sorted before the 
28299 \emph on
28300 a
28301 \emph default
28302  since the character 
28303 \begin_inset Quotes eld
28304 \end_inset
28305
28306 $
28307 \begin_inset Quotes erd
28308 \end_inset
28309
28310  is considered in sorting.
28311 \end_layout
28312
28313 \begin_layout Standard
28314 To control the sort order, you can edit the 
28315 \family sans
28316 Sort
28317 \begin_inset space ~
28318 \end_inset
28319
28320 as
28321 \family default
28322  field of the nomenclature dialog.
28323  Then the nomenclature entry will be sorted by this entry and not the symbol
28324  definition.
28325  For the example given, you can insert 
28326 \family typewriter
28327 sigma
28328 \family default
28329  in this field for the 
28330 \begin_inset Formula $\sigma$
28331 \end_inset
28332
28333 , then 
28334 \emph on
28335 a
28336 \emph default
28337  will be located before 
28338 \begin_inset Formula $\sigma$
28339 \end_inset
28340
28341 .
28342 \end_layout
28343
28344 \begin_layout Standard
28345 For subgrouping and tips for using sort entries see the 
28346 \series bold
28347 nomencl
28348 \series default
28349  documentation, 
28350 \begin_inset CommandInset citation
28351 LatexCommand cite
28352 key "nomencl"
28353
28354 \end_inset
28355
28356 .
28357 \end_layout
28358
28359 \begin_layout Subsection
28360 Nomenclature Options
28361 \begin_inset Index idx
28362 status collapsed
28363
28364 \begin_layout Plain Layout
28365 Nomenclature ! Options
28366 \end_layout
28367
28368 \end_inset
28369
28370
28371 \end_layout
28372
28373 \begin_layout Standard
28374 The 
28375 \series bold
28376 nomencl
28377 \series default
28378  package offers some options to adjust the appearance of the nomenclature.
28379  Here are some of its options, for more have a look at its documentation:
28380 \end_layout
28381
28382 \begin_layout Description
28383 refeq Appends the phrase 
28384 \begin_inset Quotes eld
28385 \end_inset
28386
28387
28388 \family sans
28389 , see equation (
28390 \emph on
28391 eq
28392 \emph default
28393 )
28394 \family default
28395
28396 \begin_inset Quotes erd
28397 \end_inset
28398
28399  to every nomenclature entry, where 
28400 \family sans
28401 \emph on
28402 eq
28403 \family default
28404 \emph default
28405  is the number of the last equation in front of the nomenclature entry
28406 \end_layout
28407
28408 \begin_layout Description
28409 refpage Appends the phrase 
28410 \begin_inset Quotes eld
28411 \end_inset
28412
28413
28414 \family sans
28415 , page (
28416 \emph on
28417 page
28418 \emph default
28419 )
28420 \family default
28421
28422 \begin_inset Quotes erd
28423 \end_inset
28424
28425  to every nomenclature entry, where 
28426 \family sans
28427 \emph on
28428 page
28429 \family default
28430 \emph default
28431  is the number of the page on which the nomenclature entry appeared
28432 \end_layout
28433
28434 \begin_layout Description
28435 intoc Inserts the nomenclature in the Table of Contents
28436 \end_layout
28437
28438 \begin_layout Standard
28439 To use one or more of the options, add them to the comma-separated document
28440  class options list in the 
28441 \family sans
28442 Document\SpecialChar \menuseparator
28443 Settings
28444 \family default
28445  dialog.
28446  In this document the options 
28447 \series bold
28448 refpage, intoc
28449 \series default
28450  are used.
28451 \end_layout
28452
28453 \begin_layout Standard
28454 \begin_inset VSpace bigskip
28455 \end_inset
28456
28457
28458 \end_layout
28459
28460 \begin_layout Standard
28461 You can also use the first two options above only for certain nomenclature
28462  entries when you add one of the following commands as last entry to the
28463  
28464 \family sans
28465 Description
28466 \family default
28467  field in the nomenclature dialog:
28468 \end_layout
28469
28470 \begin_layout Description
28471
28472 \backslash
28473 nomrefeq Like the 
28474 \series bold
28475 refeq
28476 \series default
28477  option
28478 \end_layout
28479
28480 \begin_layout Description
28481
28482 \backslash
28483 nomrefpage Like the 
28484 \series bold
28485 refpage
28486 \series default
28487  option
28488 \end_layout
28489
28490 \begin_layout Description
28491
28492 \backslash
28493 nomrefeqpage Short notation of 
28494 \series bold
28495
28496 \backslash
28497 nomrefeq
28498 \backslash
28499 nomrefpage
28500 \end_layout
28501
28502 \begin_layout Description
28503
28504 \backslash
28505 nomnorefeq,
28506 \begin_inset space ~
28507 \end_inset
28508
28509
28510 \backslash
28511 nomnorefpage,
28512 \begin_inset space ~
28513 \end_inset
28514
28515
28516 \backslash
28517 nomnorefeqpage Turns off the corresponding options
28518 \end_layout
28519
28520 \begin_layout Standard
28521 Words like 
28522 \begin_inset Quotes eld
28523 \end_inset
28524
28525 page
28526 \begin_inset Quotes erd
28527 \end_inset
28528
28529  are automatically translated for some document languages.
28530  If not, add these lines to your LaTeX preamble:
28531 \end_layout
28532
28533 \begin_layout Standard
28534 \noindent
28535
28536 \series bold
28537
28538 \backslash
28539 renewcommand{
28540 \backslash
28541 eqdeclaration}[1]{, see equation
28542 \backslash
28543 nobreakspace(#1)}
28544 \begin_inset Newline newline
28545 \end_inset
28546
28547
28548 \backslash
28549 renewcommand{
28550 \backslash
28551 pagedeclaration}[1]{, page
28552 \backslash
28553 nobreakspace{}#1}
28554 \series default
28555
28556 \begin_inset Newline newline
28557 \end_inset
28558
28559 and replace 
28560 \begin_inset Quotes eld
28561 \end_inset
28562
28563 see equation
28564 \begin_inset Quotes erd
28565 \end_inset
28566
28567  and 
28568 \begin_inset Quotes eld
28569 \end_inset
28570
28571 page
28572 \begin_inset Quotes erd
28573 \end_inset
28574
28575  by their translation.
28576 \end_layout
28577
28578 \begin_layout Subsection
28579 Printing the Nomenclature
28580 \begin_inset Index idx
28581 status collapsed
28582
28583 \begin_layout Plain Layout
28584 Nomenclature ! Printing
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 To print the nomenclature, use the menu 
28594 \family sans
28595 Insert\SpecialChar \menuseparator
28596 Lists
28597 \begin_inset space ~
28598 \end_inset
28599
28600 /
28601 \begin_inset space ~
28602 \end_inset
28603
28604 TOC\SpecialChar \menuseparator
28605 Nomenclature
28606 \family default
28607 .
28608  A box labeled 
28609 \begin_inset Quotes eld
28610 \end_inset
28611
28612
28613 \family sans
28614 Nomenclature
28615 \family default
28616
28617 \begin_inset Quotes erd
28618 \end_inset
28619
28620  will show the place where the nomenclature is printed in the output.
28621  By right-clicking on it, the amount of space for symbols can be altered.
28622  You can choose between these settings:
28623 \end_layout
28624
28625 \begin_layout Description
28626 Default a space of 1
28627 \begin_inset space \thinspace{}
28628 \end_inset
28629
28630 cm is used
28631 \end_layout
28632
28633 \begin_layout Description
28634 Longest
28635 \begin_inset space ~
28636 \end_inset
28637
28638 label
28639 \begin_inset space ~
28640 \end_inset
28641
28642 width the width of the widest symbol of all nomenclature entries is used
28643 \end_layout
28644
28645 \begin_layout Description
28646 Custom custom space
28647 \end_layout
28648
28649 \begin_layout Standard
28650 In the printed output the title of the nomenclature appears as 
28651 \begin_inset Quotes eld
28652 \end_inset
28653
28654 Nomenclature
28655 \begin_inset Quotes erd
28656 \end_inset
28657
28658 .
28659  If you are not happy with the name, you can change it by redefining the
28660  command 
28661 \series bold
28662
28663 \backslash
28664 nomname
28665 \series default
28666  in the preamble.
28667  For example, in order to change the name to 
28668 \emph on
28669 List of Symbols
28670 \emph default
28671 , add the following line to the preamble:
28672 \end_layout
28673
28674 \begin_layout Standard
28675
28676 \family roman
28677 \series bold
28678
28679 \backslash
28680 renewcommand{
28681 \backslash
28682 nomname}{List of Symbols}
28683 \end_layout
28684
28685 \begin_layout Subsection
28686 Nomenclature Program
28687 \begin_inset Index idx
28688 status collapsed
28689
28690 \begin_layout Plain Layout
28691 Nomenclature ! Program
28692 \end_layout
28693
28694 \end_inset
28695
28696
28697 \begin_inset CommandInset label
28698 LatexCommand label
28699 name "sub:Nomenclature-Program"
28700
28701 \end_inset
28702
28703
28704 \end_layout
28705
28706 \begin_layout Standard
28707 LyX uses the program 
28708 \family sans
28709 makeindex
28710 \family default
28711 , that is part of every LaTeX distribution, to generate the nomenclature.
28712  LyX's preferences dialog allows you to specify another program or to control
28713  
28714 \family sans
28715 makeindex
28716 \family default
28717  by adding options, see section
28718 \begin_inset space ~
28719 \end_inset
28720
28721
28722 \begin_inset CommandInset ref
28723 LatexCommand ref
28724 reference "sub:LaTeX-settings"
28725
28726 \end_inset
28727
28728 .
28729  The available options are listed and explained in 
28730 \begin_inset CommandInset citation
28731 LatexCommand cite
28732 key "nomencl,makeindex"
28733
28734 \end_inset
28735
28736 .
28737 \end_layout
28738
28739 \begin_layout Section
28740 Branches
28741 \begin_inset Index idx
28742 status collapsed
28743
28744 \begin_layout Plain Layout
28745 Branches
28746 \end_layout
28747
28748 \end_inset
28749
28750
28751 \begin_inset Index idx
28752 status collapsed
28753
28754 \begin_layout Plain Layout
28755 Document ! Branches
28756 \end_layout
28757
28758 \end_inset
28759
28760
28761 \begin_inset CommandInset label
28762 LatexCommand label
28763 name "sec:Branches"
28764
28765 \end_inset
28766
28767
28768 \end_layout
28769
28770 \begin_layout Standard
28771 Sometimes it is useful to hide some document parts in the output.
28772  For example a teacher who is setting an exam obviously doesn't want the
28773  pupils to see the answers, but having questions and answers in the same
28774  document will make the life of the markers of that exam much easier.
28775 \end_layout
28776
28777 \begin_layout Standard
28778 For these cases LyX allows you to put text into branches.
28779  The text will then only appear in the output when its branch is activated.
28780  To create a branch, either select the menu 
28781 \family sans
28782 Insert\SpecialChar \menuseparator
28783 Branch\SpecialChar \menuseparator
28784 Insert New Branch
28785 \family default
28786  (if you just want to specify a new branch) or go in the 
28787 \family sans
28788 Document\SpecialChar \menuseparator
28789 Settings
28790 \family default
28791  dialog to 
28792 \family sans
28793 Branches
28794 \family default
28795 , where you can specify and change the name of the branch, its activation
28796  state (whether the content of the branch is shown in the output or not),
28797  its background color inside LyX and whether the name of the branch should
28798  be appended to the document file name on export if the branch is active
28799  (see below for an example).
28800  Furthermore, the dialog lets you merge two branches (just rename one branch
28801  to the name of the other) and to add 
28802 \begin_inset Quotes eld
28803 \end_inset
28804
28805 unknown branches
28806 \begin_inset Quotes erd
28807 \end_inset
28808
28809  (i.
28810 \begin_inset space \thinspace{}
28811 \end_inset
28812
28813 e.
28814 \begin_inset space ~
28815 \end_inset
28816
28817 branches that were added to the document via copy and paste from other documents
28818 , without having being defined) to the document's branch list.
28819 \end_layout
28820
28821 \begin_layout Standard
28822 Text that should be in a branch is set into branch inset boxes.
28823  These boxes are inserted via the menu 
28824 \family sans
28825 Insert\SpecialChar \menuseparator
28826 Branch
28827 \family default
28828  where you can choose a branch.
28829  You can later change the activation state of the branch by right-clicking
28830  on them.
28831 \end_layout
28832
28833 \begin_layout Standard
28834 Here is an example, where only the question text appears, the answer branch
28835  is deactivated and does therefore not appear in the output:
28836 \end_layout
28837
28838 \begin_layout Standard
28839 \begin_inset Branch Question
28840 status open
28841
28842 \begin_layout Standard
28843 Question: Who was the first physics Nobel prize winner?
28844 \end_layout
28845
28846 \end_inset
28847
28848
28849 \end_layout
28850
28851 \begin_layout Standard
28852 \begin_inset Branch Answer
28853 status collapsed
28854
28855 \begin_layout Standard
28856 Answer: Wilhelm Conrad Röntgen
28857 \end_layout
28858
28859 \end_inset
28860
28861
28862 \end_layout
28863
28864 \begin_layout Standard
28865 If you activate 
28866 \family sans
28867 Filename Suffix
28868 \family default
28869  in 
28870 \family sans
28871 Document\SpecialChar \menuseparator
28872 Settings\SpecialChar \menuseparator
28873 Branches
28874 \family default
28875 , the name of the active branches will be appended to the file name at export.
28876  Consider for example a file 
28877 \begin_inset Quotes eld
28878 \end_inset
28879
28880 Exam.lyx
28881 \begin_inset Quotes erd
28882 \end_inset
28883
28884  which has the above branches.
28885  If 
28886 \begin_inset Quotes eld
28887 \end_inset
28888
28889 Filename Suffix
28890 \begin_inset Quotes erd
28891 \end_inset
28892
28893  is active, the PDF export file would be called 
28894 \begin_inset Quotes eld
28895 \end_inset
28896
28897 Exam.pdf
28898 \begin_inset Quotes erd
28899 \end_inset
28900
28901  if both the 
28902 \begin_inset Quotes eld
28903 \end_inset
28904
28905 Question
28906 \begin_inset Quotes erd
28907 \end_inset
28908
28909  and 
28910 \begin_inset Quotes eld
28911 \end_inset
28912
28913 Answer
28914 \begin_inset Quotes erd
28915 \end_inset
28916
28917  branch were inactive, 
28918 \begin_inset Quotes eld
28919 \end_inset
28920
28921 Exam-Question.pdf
28922 \begin_inset Quotes erd
28923 \end_inset
28924
28925  if only the 
28926 \begin_inset Quotes eld
28927 \end_inset
28928
28929 Question
28930 \begin_inset Quotes erd
28931 \end_inset
28932
28933  branch was active, likewise 
28934 \begin_inset Quotes eld
28935 \end_inset
28936
28937 Exam-Answer.pdf
28938 \begin_inset Quotes erd
28939 \end_inset
28940
28941  if only the 
28942 \begin_inset Quotes eld
28943 \end_inset
28944
28945 Answer
28946 \begin_inset Quotes erd
28947 \end_inset
28948
28949  branch was active, and 
28950 \begin_inset Quotes eld
28951 \end_inset
28952
28953 Exam-Question-Answer.pdf
28954 \begin_inset Quotes erd
28955 \end_inset
28956
28957  if both branches were active.
28958  This helps you to easily export different versions of your document without
28959  much hassle.
28960 \end_layout
28961
28962 \begin_layout Standard
28963 \begin_inset VSpace bigskip
28964 \end_inset
28965
28966
28967 \end_layout
28968
28969 \begin_layout Standard
28970 To use conditional output inside places where you cannot insert branch insets,
28971  like inside equations, you can code special LaTeX definitions for each
28972  branch.
28973  For example you can define for the question branch
28974 \begin_inset Foot
28975 status collapsed
28976
28977 \begin_layout Plain Layout
28978 For an introduction to the LaTeX-syntax, see section
28979 \begin_inset space ~
28980 \end_inset
28981
28982
28983 \begin_inset CommandInset ref
28984 LatexCommand ref
28985 reference "sub:LaTeX-Syntax"
28986
28987 \end_inset
28988
28989 .
28990 \end_layout
28991
28992 \end_inset
28993
28994
28995 \end_layout
28996
28997 \begin_layout Standard
28998
28999 \series bold
29000
29001 \backslash
29002 newcommand{
29003 \backslash
29004 question}[1]{#1}
29005 \end_layout
29006
29007 \begin_layout Standard
29008
29009 \series bold
29010
29011 \backslash
29012 newcommand{
29013 \backslash
29014 answer}[1]{}
29015 \end_layout
29016
29017 \begin_layout Standard
29018 and for the answer branch
29019 \end_layout
29020
29021 \begin_layout Standard
29022
29023 \series bold
29024
29025 \backslash
29026 newcommand{
29027 \backslash
29028 question}[1]{}
29029 \end_layout
29030
29031 \begin_layout Standard
29032
29033 \series bold
29034
29035 \backslash
29036 newcommand{
29037 \backslash
29038 answer}[1]{#1}
29039 \end_layout
29040
29041 \begin_layout Standard
29042 \begin_inset Branch Question
29043 status open
29044
29045 \begin_layout Standard
29046 \begin_inset ERT
29047 status open
29048
29049 \begin_layout Plain Layout
29050
29051
29052 \backslash
29053 newcommand{
29054 \backslash
29055 question}[1]{#1}
29056 \end_layout
29057
29058 \begin_layout Plain Layout
29059
29060
29061 \backslash
29062 newcommand{
29063 \backslash
29064 answer}[1]{}
29065 \end_layout
29066
29067 \end_inset
29068
29069
29070 \end_layout
29071
29072 \end_inset
29073
29074
29075 \end_layout
29076
29077 \begin_layout Standard
29078 \begin_inset Branch Answer
29079 status collapsed
29080
29081 \begin_layout Standard
29082 \begin_inset ERT
29083 status open
29084
29085 \begin_layout Plain Layout
29086
29087
29088 \backslash
29089 newcommand{
29090 \backslash
29091 question}[1]{}
29092 \end_layout
29093
29094 \begin_layout Plain Layout
29095
29096
29097 \backslash
29098 newcommand{
29099 \backslash
29100 answer}[1]{#1}
29101 \end_layout
29102
29103 \end_inset
29104
29105
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \begin_layout Standard
29114 Now it is possible to use the commands 
29115 \series bold
29116
29117 \backslash
29118 question{\SpecialChar \ldots{}
29119 }
29120 \series default
29121  and 
29122 \series bold
29123
29124 \backslash
29125 answer{\SpecialChar \ldots{}
29126 }
29127 \series default
29128  to obtain conditional output.
29129  Here is an example formula where only the 
29130 \series bold
29131
29132 \backslash
29133 question
29134 \series default
29135  part appears:
29136 \begin_inset Formula 
29137 \[
29138 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29139 \]
29140
29141 \end_inset
29142
29143
29144 \end_layout
29145
29146 \begin_layout Standard
29147 Inside math, the same effect can be achieved using math macros, see the
29148  
29149 \emph on
29150 Math
29151 \emph default
29152  manual.
29153 \end_layout
29154
29155 \begin_layout Section
29156 PDF Properties
29157 \begin_inset CommandInset label
29158 LatexCommand label
29159 name "sec:PDF-Properties"
29160
29161 \end_inset
29162
29163
29164 \begin_inset Index idx
29165 status collapsed
29166
29167 \begin_layout Plain Layout
29168 PDF properties
29169 \end_layout
29170
29171 \end_inset
29172
29173
29174 \end_layout
29175
29176 \begin_layout Standard
29177 The 
29178 \family sans
29179 Document Settings
29180 \family default
29181  dialog allows you in the 
29182 \family sans
29183 PDF Properties
29184 \family default
29185  to set up special options for the PDF output of your document.
29186  All options there are provided by the LaTeX-package 
29187 \series bold
29188 hyperref
29189 \series default
29190
29191 \begin_inset Index idx
29192 status collapsed
29193
29194 \begin_layout Plain Layout
29195 LaTeX-packages ! hyperref
29196 \end_layout
29197
29198 \end_inset
29199
29200 .
29201 \end_layout
29202
29203 \begin_layout Standard
29204 Using 
29205 \series bold
29206 hyperref
29207 \series default
29208  will link all cross-references in the DVI- and PDF-output.
29209  This means that the reader of your document will be able to click on a
29210  table of contents entry or on a reference and he is shown the referenced
29211  document part.
29212  You can specify in the dialog tab 
29213 \family sans
29214 Hyperlinks
29215 \family default
29216  how the links will look like and if links for bibliographical backreferences
29217  are created.
29218  The backreferences will appear in the bibliography behind the different
29219  entries, showing the number of the section, slide, or page where the entry
29220  is referenced.
29221 \end_layout
29222
29223 \begin_layout Standard
29224 In the dialog tab 
29225 \family sans
29226 Bookmarks
29227 \family default
29228  you can set if PDF-bookmarks should be created for every section of your
29229  document to make it easier for readers to navigate through the document.
29230  You can decide if the bookmarks should be numbered like your document sections
29231  or not.
29232  With the open bookmarks level you can specify what sectioning level should
29233  be displayed in the bookmarks when opening the PDF.
29234  For example level
29235 \begin_inset space ~
29236 \end_inset
29237
29238 2 will display all sections and subsections, while level
29239 \begin_inset space ~
29240 \end_inset
29241
29242 1 will only display the sections.
29243 \end_layout
29244
29245 \begin_layout Standard
29246 The header information in the dialog tab 
29247 \family sans
29248 General
29249 \family default
29250  are saved together with the PDF as file properties.
29251  Many programs are able to extract this information to e.
29252 \begin_inset space \thinspace{}
29253 \end_inset
29254
29255 g.
29256 \begin_inset space \space{}
29257 \end_inset
29258
29259 automatically recognize who the author is and what the PDF is about.
29260  This is very useful to sort, classify, or use PDFs for bibliography issues.
29261  When the option 
29262 \family sans
29263 Automatic fill header
29264 \family default
29265  is set, LyX tries to extract the header information from your document
29266  title and author settings.
29267 \end_layout
29268
29269 \begin_layout Standard
29270 The option 
29271 \family sans
29272 Load in fullscreen mode
29273 \family default
29274  will open the PDF in fullscreen mode, which is useful for presentations.
29275 \end_layout
29276
29277 \begin_layout Standard
29278 PDF properties are also used in this document.
29279  When you look in its document settings, you can see that some additional
29280  
29281 \series bold
29282 hyperref
29283 \series default
29284  options are used.
29285  For an explanation of them we refer you to the hyperref manual 
29286 \begin_inset CommandInset citation
29287 LatexCommand cite
29288 key "hyperref"
29289
29290 \end_inset
29291
29292 .
29293 \end_layout
29294
29295 \begin_layout Section
29296 TeX Code and the LaTeX Syntax
29297 \begin_inset CommandInset label
29298 LatexCommand label
29299 name "sec:TeX-Code"
29300
29301 \end_inset
29302
29303
29304 \end_layout
29305
29306 \begin_layout Subsection
29307 TeX Code Boxes
29308 \begin_inset Index idx
29309 status collapsed
29310
29311 \begin_layout Plain Layout
29312 TeX Code
29313 \end_layout
29314
29315 \end_inset
29316
29317
29318 \begin_inset CommandInset label
29319 LatexCommand label
29320 name "sub:TeX-Code-Boxes"
29321
29322 \end_inset
29323
29324
29325 \end_layout
29326
29327 \begin_layout Standard
29328 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29329  constructs, but not all.
29330  LaTeX contains of hundreds of packages which provide different commands.
29331  All the time packages are being updated and new ones added.
29332  This has the advantage that you can typeset nearly everything as there
29333  is for every problem a LaTeX-package.
29334  But LyX can of course not be up to date and support all packages and their
29335  commands.
29336 \end_layout
29337
29338 \begin_layout Standard
29339 But don't worry, you can use any LaTeX-command directly in LyX inside the
29340  TeX Code box.
29341  A TeX Code box is created by the menu 
29342 \family sans
29343 Insert\SpecialChar \menuseparator
29344 TeX
29345 \begin_inset space ~
29346 \end_inset
29347
29348 Code
29349 \family default
29350  or by the toolbar button 
29351 \begin_inset Info
29352 type  "icon"
29353 arg   "ert-insert"
29354 \end_inset
29355
29356 .
29357  The box can be opened by left-clicking and closed by right-clicking on
29358  it.
29359 \end_layout
29360
29361 \begin_layout Standard
29362 You can insert complete or incomplete commands as TeX Code.
29363  Incomplete means that the command argument can be Standard LyX text.
29364  For example, if you want to draw a frame around a word and are therefore
29365  using the LaTeX-command 
29366 \series bold
29367
29368 \backslash
29369 fbox
29370 \series default
29371 , you can write the command part 
29372 \series bold
29373
29374 \backslash
29375 fbox{
29376 \series default
29377  in a TeX Code box before the word and the closing brace 
29378 \series bold
29379 }
29380 \series default
29381  in a second TeX Code box behind the word.
29382  The word between the two TeX Code boxes is then the argument as it is in
29383  the following example:
29384 \end_layout
29385
29386 \begin_layout Standard
29387 \begin_inset Graphics
29388         filename clipart/ERT.png
29389         scale 89
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Standard
29397 gives
29398 \end_layout
29399
29400 \begin_layout Standard
29401 This is a line with a 
29402 \begin_inset ERT
29403 status collapsed
29404
29405 \begin_layout Plain Layout
29406
29407
29408 \backslash
29409 fbox{
29410 \end_layout
29411
29412 \end_inset
29413
29414 framed
29415 \begin_inset ERT
29416 status collapsed
29417
29418 \begin_layout Plain Layout
29419
29420 }
29421 \end_layout
29422
29423 \end_inset
29424
29425  word.
29426 \end_layout
29427
29428 \begin_layout Standard
29429 \begin_inset Note Greyedout
29430 status open
29431
29432 \begin_layout Plain Layout
29433
29434 \series bold
29435 Note:
29436 \series default
29437  At the end of LaTeX-commands without parameters, you have to insert a space
29438  to let LaTeX know that the command is finished.
29439 \end_layout
29440
29441 \end_inset
29442
29443
29444 \end_layout
29445
29446 \begin_layout Subsection
29447 Short Introduction to the LaTeX Syntax
29448 \begin_inset Argument
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452 The LaTeX Syntax
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \begin_inset Index idx
29459 status collapsed
29460
29461 \begin_layout Plain Layout
29462 LaTeX Syntax
29463 \end_layout
29464
29465 \end_inset
29466
29467
29468 \begin_inset CommandInset label
29469 LatexCommand label
29470 name "sub:LaTeX-Syntax"
29471
29472 \end_inset
29473
29474
29475 \end_layout
29476
29477 \begin_layout Standard
29478 When you write larger documents or books, you will need to know something
29479  about the LaTeX-commands that LyX uses in the background.
29480  Because LaTeX is based on commands, you can 
29481 \begin_inset Quotes eld
29482 \end_inset
29483
29484 program
29485 \begin_inset Quotes erd
29486 \end_inset
29487
29488  your text.
29489  This has the advantage that the layout of the document can be changed at
29490  any time if you know the right commands.
29491  E.
29492 \begin_inset space \thinspace{}
29493 \end_inset
29494
29495 g.
29496 \begin_inset space \space{}
29497 \end_inset
29498
29499 imagine you have to write a manual for a product and the deadline is the
29500  end of the day.
29501  Your boss just has complimented you for your good work but wants to have
29502  all caption labels bold.
29503  But you have over hundred figure and table captions with non-bold labels
29504  in your manual.
29505  Of course it's impossible to change all caption labels manually in one
29506  day.
29507 \end_layout
29508
29509 \begin_layout Standard
29510 Now LaTeX comes into play.
29511  As mentioned above, for every problem there exists a LaTeX-package.
29512  First you have to find out which and therefore look in the LaTeX package
29513  database, 
29514 \begin_inset CommandInset citation
29515 LatexCommand cite
29516 key "Catalogue"
29517
29518 \end_inset
29519
29520 .
29521 \end_layout
29522
29523 \begin_layout Standard
29524 As result you know that the package 
29525 \series bold
29526 caption
29527 \series default
29528
29529 \begin_inset Index idx
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533 LaTeX-packages ! caption
29534 \end_layout
29535
29536 \end_inset
29537
29538  is what you need.
29539  To use a package, you have to load it in the document preamble (menu 
29540 \family sans
29541 Document\SpecialChar \menuseparator
29542 Settings
29543 \family default
29544 ) with the command
29545 \end_layout
29546
29547 \begin_layout Standard
29548
29549 \series bold
29550
29551 \backslash
29552 usepackage[options]{package name}
29553 \end_layout
29554
29555 \begin_layout Standard
29556 All LaTeX commands begin with a backslash, the command argument is set within
29557  two braces, and the options are set within two brackets.
29558  Note that not all commands have an argument and options.
29559 \end_layout
29560
29561 \begin_layout Standard
29562 In your case the package name is 
29563 \series bold
29564 caption
29565 \series default
29566 .
29567  After a look in the documentation of the package, you know that the option
29568  
29569 \series bold
29570 labelfont=bf
29571 \series default
29572  will change the font of all caption labels to bold.
29573  So you add the command
29574 \end_layout
29575
29576 \begin_layout Standard
29577
29578 \series bold
29579
29580 \backslash
29581 usepackage[labelfont=bf]{caption}
29582 \end_layout
29583
29584 \begin_layout Standard
29585 to the preamble and the problem is solved.
29586 \begin_inset Foot
29587 status collapsed
29588
29589 \begin_layout Plain Layout
29590 For more commands provided by the 
29591 \series bold
29592 caption
29593 \series default
29594  package, have a look at its documentation, 
29595 \begin_inset CommandInset citation
29596 LatexCommand cite
29597 key "caption"
29598
29599 \end_inset
29600
29601 .
29602 \end_layout
29603
29604 \end_inset
29605
29606
29607 \end_layout
29608
29609 \begin_layout Standard
29610 Note that some document classes have built-in solutions for well known problems
29611  like your case.
29612  For example if you use a 
29613 \family sans
29614 KOMA-Script
29615 \family default
29616  class, you don't need the package 
29617 \series bold
29618 caption
29619 \series default
29620 , you can instead write
29621 \end_layout
29622
29623 \begin_layout Standard
29624
29625 \series bold
29626
29627 \backslash
29628 setkomafont{captionlabel}{
29629 \backslash
29630 bfseries}
29631 \end_layout
29632
29633 \begin_layout Standard
29634 in the preamble and the problem is solved.
29635  So if you plan to write a large document, you should have a look at the
29636  documentation of the document class you want to use.
29637  (
29638 \series bold
29639
29640 \backslash
29641 setkomafont
29642 \series default
29643  is an example of a command with more than one argument.)
29644 \end_layout
29645
29646 \begin_layout Standard
29647 Commands in the preamble affect the whole document, while commands in the
29648  text affect only the text after the command or only the text used as command
29649  argument.
29650  To insert a LaTeX-command in text, use the TeX Code box as described in
29651  the previous section.
29652 \end_layout
29653
29654 \begin_layout Standard
29655 If you want to learn more about LaTeX and its syntax, have a look at the
29656  LaTeX-books 
29657 \begin_inset CommandInset citation
29658 LatexCommand cite
29659 key "latexcompanion,latexguide"
29660
29661 \end_inset
29662
29663 .
29664 \end_layout
29665
29666 \begin_layout Standard
29667 \begin_inset Newpage cleardoublepage
29668 \end_inset
29669
29670
29671 \end_layout
29672
29673 \begin_layout Standard
29674 \begin_inset ERT
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678
29679
29680 \backslash
29681 pagestyle{fancy}
29682 \end_layout
29683
29684 \end_inset
29685
29686
29687 \begin_inset Note Note
29688 status collapsed
29689
29690 \begin_layout Plain Layout
29691 switches temporarily to a page style with custom header and footer line
29692 \end_layout
29693
29694 \end_inset
29695
29696
29697 \end_layout
29698
29699 \begin_layout Left Header
29700 \begin_inset Argument
29701 status open
29702
29703 \begin_layout Plain Layout
29704
29705 \end_layout
29706
29707 \end_inset
29708
29709
29710 \begin_inset ERT
29711 status collapsed
29712
29713 \begin_layout Plain Layout
29714
29715
29716 \backslash
29717 rightmark
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \begin_inset Note Note
29724 status open
29725
29726 \begin_layout Plain Layout
29727 defines the header line as described below
29728 \end_layout
29729
29730 \end_inset
29731
29732
29733 \end_layout
29734
29735 \begin_layout Center Header
29736 \begin_inset Argument
29737 status open
29738
29739 \begin_layout Plain Layout
29740
29741 \end_layout
29742
29743 \end_inset
29744
29745
29746 \end_layout
29747
29748 \begin_layout Right Header
29749 \begin_inset Argument
29750 status open
29751
29752 \begin_layout Plain Layout
29753 \begin_inset ERT
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757
29758
29759 \backslash
29760 leftmark
29761 \end_layout
29762
29763 \end_inset
29764
29765
29766 \end_layout
29767
29768 \end_inset
29769
29770
29771 \end_layout
29772
29773 \begin_layout Left Footer
29774 \begin_inset Argument
29775 status open
29776
29777 \begin_layout Plain Layout
29778 \begin_inset ERT
29779 status collapsed
29780
29781 \begin_layout Plain Layout
29782
29783
29784 \backslash
29785 thepage
29786 \end_layout
29787
29788 \end_inset
29789
29790
29791 \end_layout
29792
29793 \end_inset
29794
29795
29796 \end_layout
29797
29798 \begin_layout Center Footer
29799 \begin_inset Argument
29800 status open
29801
29802 \begin_layout Plain Layout
29803
29804 \family sans
29805 \series bold
29806 \color red
29807 LyX's user guide
29808 \end_layout
29809
29810 \end_inset
29811
29812 Magic code:
29813 \begin_inset Newline newline
29814 \end_inset
29815
29816
29817 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29818 \end_inset
29819
29820
29821 \end_layout
29822
29823 \begin_layout Right Footer
29824 \begin_inset Argument
29825 status open
29826
29827 \begin_layout Plain Layout
29828
29829 \end_layout
29830
29831 \end_inset
29832
29833
29834 \begin_inset ERT
29835 status collapsed
29836
29837 \begin_layout Plain Layout
29838
29839
29840 \backslash
29841 Roman{page}
29842 \end_layout
29843
29844 \end_inset
29845
29846
29847 \end_layout
29848
29849 \begin_layout Section
29850 Customized Page Headers and Footers
29851 \begin_inset CommandInset label
29852 LatexCommand label
29853 name "sec:Customized-Page-Headers"
29854
29855 \end_inset
29856
29857
29858 \begin_inset Index idx
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862 Document ! Header/Footer line
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \begin_inset Index idx
29869 status collapsed
29870
29871 \begin_layout Plain Layout
29872 Header/Footer line
29873 \end_layout
29874
29875 \end_inset
29876
29877
29878 \end_layout
29879
29880 \begin_layout Standard
29881 To define custom page header and footer line for your document, you need
29882  to set the headings style to 
29883 \family sans
29884 Fancy
29885 \family default
29886  in the 
29887 \family sans
29888 Document\SpecialChar \menuseparator
29889 Settings
29890 \family default
29891  dialog under 
29892 \family sans
29893 Page
29894 \begin_inset space ~
29895 \end_inset
29896
29897 Layout
29898 \family default
29899 .
29900  As second step add in the menu 
29901 \family sans
29902 Document\SpecialChar \menuseparator
29903 Settings\SpecialChar \menuseparator
29904 Modules
29905 \family default
29906  the module 
29907 \begin_inset Quotes eld
29908 \end_inset
29909
29910 Custom Header/Footerlines
29911 \begin_inset Quotes erd
29912 \end_inset
29913
29914 .
29915  This module offers the 6
29916 \begin_inset space ~
29917 \end_inset
29918
29919 styles
29920 \end_layout
29921
29922 \begin_layout Description
29923 Left
29924 \begin_inset space ~
29925 \end_inset
29926
29927 Header,
29928 \begin_inset space ~
29929 \end_inset
29930
29931 Center
29932 \begin_inset space ~
29933 \end_inset
29934
29935 Header,
29936 \begin_inset space ~
29937 \end_inset
29938
29939 Right
29940 \begin_inset space ~
29941 \end_inset
29942
29943 Header
29944 \end_layout
29945
29946 \begin_layout Description
29947 Left
29948 \begin_inset space ~
29949 \end_inset
29950
29951 Footer,
29952 \begin_inset space ~
29953 \end_inset
29954
29955 Center
29956 \begin_inset space ~
29957 \end_inset
29958
29959 Footer,
29960 \begin_inset space ~
29961 \end_inset
29962
29963 Right
29964 \begin_inset space ~
29965 \end_inset
29966
29967 Footer
29968 \end_layout
29969
29970 \begin_layout Standard
29971 for the different positions in the header/footer.
29972 \end_layout
29973
29974 \begin_layout Standard
29975 Normally, headers and footers are set up in the beginning of the document.
29976  But you can change them anywhere you want to.
29977  Figure
29978 \begin_inset space ~
29979 \end_inset
29980
29981
29982 \begin_inset CommandInset ref
29983 LatexCommand ref
29984 reference "fig:Page-layout"
29985
29986 \end_inset
29987
29988  shows the page layout and where the header/footer styles will appear.
29989 \end_layout
29990
29991 \begin_layout Standard
29992 \begin_inset Float figure
29993 placement h
29994 wide false
29995 sideways false
29996 status open
29997
29998 \begin_layout Plain Layout
29999 \noindent
30000 \align center
30001 \begin_inset Tabular
30002 <lyxtabular version="3" rows="5" columns="3">
30003 <features tabularvalignment="middle">
30004 <column alignment="left" valignment="top" width="30line%">
30005 <column alignment="center" valignment="top" width="30line%">
30006 <column alignment="right" valignment="top" width="30line%">
30007 <row>
30008 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
30009 \begin_inset Text
30010
30011 \begin_layout Plain Layout
30012 Left Header
30013 \end_layout
30014
30015 \end_inset
30016 </cell>
30017 <cell alignment="center" valignment="top" topline="true" usebox="none">
30018 \begin_inset Text
30019
30020 \begin_layout Plain Layout
30021 Center Header
30022 \end_layout
30023
30024 \end_inset
30025 </cell>
30026 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30027 \begin_inset Text
30028
30029 \begin_layout Plain Layout
30030 Right Header
30031 \end_layout
30032
30033 \end_inset
30034 </cell>
30035 </row>
30036 <row>
30037 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30038 \begin_inset Text
30039
30040 \begin_layout Plain Layout
30041
30042 \end_layout
30043
30044 \end_inset
30045 </cell>
30046 <cell alignment="center" valignment="top" usebox="none">
30047 \begin_inset Text
30048
30049 \begin_layout Plain Layout
30050
30051 \end_layout
30052
30053 \end_inset
30054 </cell>
30055 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30056 \begin_inset Text
30057
30058 \begin_layout Plain Layout
30059
30060 \end_layout
30061
30062 \end_inset
30063 </cell>
30064 </row>
30065 <row>
30066 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30067 \begin_inset Text
30068
30069 \begin_layout Plain Layout
30070 The normal text on the page goes here.
30071  The running header is above the text, and the footer is below (including
30072  footnotes).
30073  Headers/footers typically contain things like the page number, title of
30074  the chapter, company logo but your can use almost anything, except of floats.
30075 \end_layout
30076
30077 \end_inset
30078 </cell>
30079 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30080 \begin_inset Text
30081
30082 \begin_layout Plain Layout
30083
30084 \end_layout
30085
30086 \end_inset
30087 </cell>
30088 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30089 \begin_inset Text
30090
30091 \begin_layout Plain Layout
30092
30093 \end_layout
30094
30095 \end_inset
30096 </cell>
30097 </row>
30098 <row>
30099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 <cell alignment="center" valignment="top" usebox="none">
30109 \begin_inset Text
30110
30111 \begin_layout Plain Layout
30112
30113 \end_layout
30114
30115 \end_inset
30116 </cell>
30117 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30118 \begin_inset Text
30119
30120 \begin_layout Plain Layout
30121
30122 \end_layout
30123
30124 \end_inset
30125 </cell>
30126 </row>
30127 <row>
30128 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30129 \begin_inset Text
30130
30131 \begin_layout Plain Layout
30132 Left Footer
30133 \end_layout
30134
30135 \end_inset
30136 </cell>
30137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30138 \begin_inset Text
30139
30140 \begin_layout Plain Layout
30141 Center Footer
30142 \end_layout
30143
30144 \end_inset
30145 </cell>
30146 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30147 \begin_inset Text
30148
30149 \begin_layout Plain Layout
30150 Right Footer
30151 \end_layout
30152
30153 \end_inset
30154 </cell>
30155 </row>
30156 </lyxtabular>
30157
30158 \end_inset
30159
30160
30161 \end_layout
30162
30163 \begin_layout Plain Layout
30164 \begin_inset Caption
30165
30166 \begin_layout Plain Layout
30167 \begin_inset CommandInset label
30168 LatexCommand label
30169 name "fig:Page-layout"
30170
30171 \end_inset
30172
30173 Page layout with custom header and footer line.
30174 \end_layout
30175
30176 \end_inset
30177
30178
30179 \end_layout
30180
30181 \end_inset
30182
30183
30184 \end_layout
30185
30186 \begin_layout Subsection
30187 Definition
30188 \end_layout
30189
30190 \begin_layout Standard
30191 To define your header line, add all 3
30192 \begin_inset space ~
30193 \end_inset
30194
30195 header styles.
30196  The things you add to the styles appear on uneven pages, the things in
30197  the optional arguments on even pages.
30198  For single-sided documents, the optional arguments will not be used and
30199  can be omitted.
30200  If you leave a style or its argument empty, nothing appears in the output.
30201  Defining the footer line works similar.
30202 \end_layout
30203
30204 \begin_layout Standard
30205 For the definition, you will need some LaTeX-commands that are inserted
30206  as TeX-code (menu 
30207 \family sans
30208 Insert\SpecialChar \menuseparator
30209 Te
30210 \begin_inset ERT
30211 status collapsed
30212
30213 \begin_layout Plain Layout
30214
30215 {}
30216 \end_layout
30217
30218 \end_inset
30219
30220 X
30221 \begin_inset space ~
30222 \end_inset
30223
30224 Code
30225 \family default
30226 ):
30227 \end_layout
30228
30229 \begin_layout Description
30230
30231 \backslash
30232 thepage prints the current page number
30233 \end_layout
30234
30235 \begin_layout Description
30236
30237 \backslash
30238 Roman{page} prints the current page number with capital roman numerals
30239 \end_layout
30240
30241 \begin_layout Description
30242
30243 \backslash
30244 roman{page} prints the current page number with small roman numerals
30245 \end_layout
30246
30247 \begin_layout Description
30248
30249 \backslash
30250 leftmark prints the current section number and title.
30251  If the document has chapters, it prints the current chapter number and
30252  title instead.
30253  It is called 
30254 \begin_inset Quotes eld
30255 \end_inset
30256
30257 leftmark
30258 \begin_inset Quotes prd
30259 \end_inset
30260
30261  because it usually goes in a left header.
30262 \end_layout
30263
30264 \begin_layout Description
30265
30266 \backslash
30267 rightmark prints the current subsection number and title.
30268  If the document has chapters, it prints the current section number and
30269  title instead.
30270  It is normally used in the right header.
30271 \end_layout
30272
30273 \begin_layout Subsection
30274 Default header/footer
30275 \end_layout
30276
30277 \begin_layout Standard
30278 The custom header/footer is not empty by default.
30279  The default header contains the chapter and section title and the center
30280  footer has the page number.
30281  In order to remove unwanted entries from the header/footer, include the
30282  relevant header/footer style in your document, but leave it blank.
30283  So, if you do not want a page number in the footer, include a blank 
30284 \family sans
30285 Center
30286 \begin_inset space ~
30287 \end_inset
30288
30289 Footer
30290 \family default
30291  style.
30292 \end_layout
30293
30294 \begin_layout Subsection
30295 Appearance
30296 \end_layout
30297
30298 \begin_layout Standard
30299 The header and footer will appear on normal pages.
30300  Some pages are different.
30301  The title page has a style of its own, and so has any page that starts
30302  a new part or chapter in your book.
30303  Such pages will not have the custom headers/footers, but that is normal.
30304  There is for example no need to print a header with the chapter name on
30305  the chapter page where the chapter heading is in big bold letters anyway.
30306 \end_layout
30307
30308 \begin_layout Subsubsection
30309 Header and footer decoration line
30310 \end_layout
30311
30312 \begin_layout Standard
30313 By default, you get a 0.4
30314 \begin_inset space \thinspace{}
30315 \end_inset
30316
30317 pt thick line below the header and no footer line.
30318  This can be changed in the document preamble with the commands 
30319 \series bold
30320
30321 \backslash
30322 headrulewidth
30323 \series default
30324  and 
30325 \series bold
30326
30327 \backslash
30328 footrulewidth
30329 \series default
30330  in the following scheme:
30331 \end_layout
30332
30333 \begin_layout Standard
30334
30335 \series bold
30336
30337 \backslash
30338 renewcommand{
30339 \backslash
30340 headrulewidth}{thickness}
30341 \end_layout
30342
30343 \begin_layout Standard
30344 Where thickness is a size in standard units like 
30345 \family sans
30346 pt
30347 \family default
30348  or 
30349 \family sans
30350 mm
30351 \family default
30352 .
30353  If you don't want a line, set the thickness to 0
30354 \begin_inset space \thinspace{}
30355 \end_inset
30356
30357 pt.
30358 \end_layout
30359
30360 \begin_layout Standard
30361 The lines can also be colored, but this requires more knowledge of LaTeX.
30362  If you really need this, have a look in the Internet or in sec.
30363 \begin_inset space ~
30364 \end_inset
30365
30366 4.4 of the book 
30367 \begin_inset CommandInset citation
30368 LatexCommand cite
30369 key "Mittelbach"
30370
30371 \end_inset
30372
30373 .
30374 \end_layout
30375
30376 \begin_layout Subsubsection
30377 Several header/footer lines
30378 \end_layout
30379
30380 \begin_layout Standard
30381 In case that you need more than one text line as a header/footer, you can
30382  do this by adding a normal line break in the style definition.
30383  However, the default height of the header/footer is only the one of one
30384  text line.
30385  To expand the height, redefine the LaTeX length 
30386 \series bold
30387
30388 \backslash
30389 headheight
30390 \series default
30391  or 
30392 \series bold
30393
30394 \backslash
30395 footheight
30396 \series default
30397  in this scheme in your document preamble:
30398 \end_layout
30399
30400 \begin_layout Standard
30401
30402 \series bold
30403
30404 \backslash
30405 setlength{
30406 \backslash
30407 headheight}{height}
30408 \end_layout
30409
30410 \begin_layout Standard
30411 Where height is a size in standard units.
30412  If you don't know which amount of space is needed for the height, define
30413  your header/footer and preview your document as PDF.
30414  Then open the LaTeX logfile via the menu 
30415 \family sans
30416 Document\SpecialChar \menuseparator
30417 La
30418 \begin_inset ERT
30419 status collapsed
30420
30421 \begin_layout Plain Layout
30422
30423 {}
30424 \end_layout
30425
30426 \end_inset
30427
30428 TeX Log
30429 \family default
30430  and look via the button 
30431 \family sans
30432 Next
30433 \begin_inset space ~
30434 \end_inset
30435
30436 Warning
30437 \family default
30438  if you find a warning of the package 
30439 \series bold
30440 fancyhdr
30441 \series default
30442
30443 \begin_inset Index idx
30444 status collapsed
30445
30446 \begin_layout Plain Layout
30447 LaTeX-packages ! fancyhdr
30448 \end_layout
30449
30450 \end_inset
30451
30452 .
30453  If there is such a warning, it contains the space that you need at least
30454  for your header/footer.
30455 \end_layout
30456
30457 \begin_layout Subsection
30458 This example
30459 \end_layout
30460
30461 \begin_layout Standard
30462 This example demonstrates what can be done with custom header/footers.
30463  Don't use it for your document as it is just an example.
30464  This example consists of the following definition:
30465 \end_layout
30466
30467 \begin_layout Description
30468 Left
30469 \begin_inset space ~
30470 \end_inset
30471
30472 Header 
30473 \series bold
30474
30475 \backslash
30476 rightmark
30477 \series default
30478 , empty optional argument
30479 \end_layout
30480
30481 \begin_layout Description
30482 Center
30483 \begin_inset space ~
30484 \end_inset
30485
30486 Header empty, empty optional argument
30487 \end_layout
30488
30489 \begin_layout Description
30490 Right
30491 \begin_inset space ~
30492 \end_inset
30493
30494 Header empty, 
30495 \series bold
30496
30497 \backslash
30498 leftmark
30499 \series default
30500  in the optional argument
30501 \end_layout
30502
30503 \begin_layout Description
30504 Left
30505 \begin_inset space ~
30506 \end_inset
30507
30508 Footer empty, 
30509 \series bold
30510
30511 \backslash
30512 thepage
30513 \series default
30514  in the optional argument
30515 \end_layout
30516
30517 \begin_layout Description
30518 Center
30519 \begin_inset space ~
30520 \end_inset
30521
30522 Footer 
30523 \family sans
30524 \series bold
30525 \color red
30526 LyX's user guide
30527 \family default
30528 \series default
30529 \color inherit
30530
30531 \begin_inset Quotes eld
30532 \end_inset
30533
30534 Magic code:
30535 \begin_inset Newline newline
30536 \end_inset
30537
30538
30539 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30540 \end_inset
30541
30542
30543 \begin_inset Quotes erd
30544 \end_inset
30545
30546  in the optional argument
30547 \end_layout
30548
30549 \begin_layout Description
30550 Right
30551 \begin_inset space ~
30552 \end_inset
30553
30554 Footer 
30555 \series bold
30556
30557 \backslash
30558 Roman{page}
30559 \series default
30560 , empty optional argument
30561 \end_layout
30562
30563 \begin_layout Description
30564
30565 \backslash
30566 headrulewidth set to 2
30567 \begin_inset space \thinspace{}
30568 \end_inset
30569
30570 pt
30571 \end_layout
30572
30573 \begin_layout Standard
30574 In principle you can use almost everything in headers/footers, except of
30575  floats.
30576  For more special things like e.
30577 \begin_inset space \thinspace{}
30578 \end_inset
30579
30580 g.
30581 \begin_inset space ~
30582 \end_inset
30583
30584 thumb-indexes, see the manual of the 
30585 \series bold
30586 fancyhdr
30587 \series default
30588  package, 
30589 \begin_inset CommandInset citation
30590 LatexCommand cite
30591 key "fancyhdr"
30592
30593 \end_inset
30594
30595 .
30596 \end_layout
30597
30598 \begin_layout Standard
30599 \begin_inset Newpage clearpage
30600 \end_inset
30601
30602
30603 \end_layout
30604
30605 \begin_layout Standard
30606 \begin_inset ERT
30607 status collapsed
30608
30609 \begin_layout Plain Layout
30610
30611
30612 \backslash
30613 pagestyle{headings}
30614 \end_layout
30615
30616 \end_inset
30617
30618
30619 \begin_inset Note Note
30620 status collapsed
30621
30622 \begin_layout Plain Layout
30623 switches back to page style with the default headings
30624 \end_layout
30625
30626 \end_inset
30627
30628
30629 \end_layout
30630
30631 \begin_layout Section
30632 Previewing Snippets of your Document
30633 \begin_inset CommandInset label
30634 LatexCommand label
30635 name "sec:Previewing-snippets-of"
30636
30637 \end_inset
30638
30639
30640 \begin_inset Index idx
30641 status collapsed
30642
30643 \begin_layout Plain Layout
30644 Instant preview
30645 \end_layout
30646
30647 \end_inset
30648
30649
30650 \begin_inset Index idx
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654 Document ! Preview
30655 \end_layout
30656
30657 \end_inset
30658
30659
30660 \end_layout
30661
30662 \begin_layout Standard
30663 LyX allows you to generate previews of sections of your document on the
30664  fly so you can see how they will look in the final document without having
30665  to break your train of thought with 
30666 \family sans
30667 View\SpecialChar \menuseparator
30668 DVI
30669 \family default
30670 .
30671 \end_layout
30672
30673 \begin_layout Standard
30674 If you would for example like to see in LyX your math formulas typeset by
30675  LaTeX, install the LaTeX-package 
30676 \series bold
30677 preview-latex
30678 \series default
30679
30680 \begin_inset Index idx
30681 status collapsed
30682
30683 \begin_layout Plain Layout
30684 LaTeX-packages ! preview-latex
30685 \end_layout
30686
30687 \end_inset
30688
30689  as explained below, and turn on 
30690 \family sans
30691 Instant
30692 \begin_inset space ~
30693 \end_inset
30694
30695 preview
30696 \family default
30697  in the 
30698 \family sans
30699 Tools\SpecialChar \menuseparator
30700 Preferences 
30701 \family default
30702 dialog under Look
30703 \begin_inset space ~
30704 \end_inset
30705
30706 and
30707 \begin_inset space ~
30708 \end_inset
30709
30710 feel\SpecialChar \menuseparator
30711 Display.
30712  The 
30713 \family sans
30714 Preview
30715 \begin_inset space ~
30716 \end_inset
30717
30718 Size
30719 \family default
30720  is the multiplication factor for the size.
30721 \end_layout
30722
30723 \begin_layout Standard
30724 Previews are generated when you load a document into LyX and when you finish
30725  editing an inset.
30726  Previews of an already loaded document are 
30727 \emph on
30728 not
30729 \emph default
30730  generated just by selecting the 
30731 \family sans
30732 Instant
30733 \begin_inset space ~
30734 \end_inset
30735
30736 preview
30737 \family default
30738  check box, you have to reopen the documents to activate the previews.
30739 \end_layout
30740
30741 \begin_layout Standard
30742 LyX will generate previews of math insets.
30743  It will also generate previews of included insets if you select the 
30744 \family sans
30745 Show
30746 \begin_inset space ~
30747 \end_inset
30748
30749 preview
30750 \family default
30751  check box in the insert dialog.
30752  This is useful if you wish to generate a preview of a LaTeX figure, for
30753  example.
30754 \end_layout
30755
30756 \begin_layout Standard
30757 To get previews working, you need the LaTeX package 
30758 \series bold
30759 preview-latex
30760 \series default
30761  (on some systems named simply 
30762 \series bold
30763 preview
30764 \series default
30765 ) installed.
30766  If it is not already installed, you will find it in the TeX-catalogue,
30767  
30768 \begin_inset CommandInset citation
30769 LatexCommand cite
30770 key "TeXCatalogue"
30771
30772 \end_inset
30773
30774  or in the package manager of your LaTeX-system.
30775  You obtain prettier results if you install the program 
30776 \family typewriter
30777 pnmcrop
30778 \family default
30779  from the 
30780 \family typewriter
30781 netpbm
30782 \family default
30783  package; for LyX on Windows this program is automatically installed together
30784  with LyX.
30785 \end_layout
30786
30787 \begin_layout Standard
30788 \begin_inset VSpace bigskip
30789 \end_inset
30790
30791
30792 \end_layout
30793
30794 \begin_layout Standard
30795 You can furthermore preview the LaTeX source of the whole document or parts
30796  of it.
30797  Use the menu 
30798 \family sans
30799 View\SpecialChar \menuseparator
30800 View
30801 \begin_inset space ~
30802 \end_inset
30803
30804 Source
30805 \family default
30806  and a window will be shown where you can see the LaTeX-source code.
30807  The window shows the source of the whole paragraph where the cursor is
30808  currently in.
30809  You can also select document parts in LyX's main window, then only this
30810  selection (when it is more than one paragraph) is shown as source code.
30811  To view the whole document as source, enable the corresponding option in
30812  the source view window.
30813 \end_layout
30814
30815 \begin_layout Section
30816 Advanced Find and Replace
30817 \begin_inset CommandInset label
30818 LatexCommand label
30819 name "sec:Advanced-Find-and"
30820
30821 \end_inset
30822
30823
30824 \begin_inset Index idx
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828 Replace
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \begin_inset Index idx
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838 Find
30839 \end_layout
30840
30841 \end_inset
30842
30843
30844 \end_layout
30845
30846 \begin_layout Subsection
30847 Introduction
30848 \end_layout
30849
30850 \begin_layout Standard
30851 The advanced find and replace feature of LyX allows for searching of complex,
30852  format-sensitive text segments and mathematics contents within LyX documents.
30853  It is an enhancement of the standard (quick) find and replace feature.
30854  The key-features are:
30855 \end_layout
30856
30857 \begin_layout Itemize
30858 Both searching of text and of mathematical formulas is allowed, where the
30859  latter is done by entering mathematics in the usual way; not only entire
30860  mathematical formulas are found, but also parts occurring within more complex
30861  formulas
30862 \end_layout
30863
30864 \begin_layout Itemize
30865 Search may be format-insensitive, so that the searched text is found in
30866  any context/style (standard text, section headings, notes, and even mathematics
30867 ), or it may be format-sensitive, so that, for example, a word entered with
30868  a section heading will only be found within section headings
30869 \end_layout
30870
30871 \begin_layout Itemize
30872 Search may be widened to a specific 
30873 \emph on
30874 scope
30875 \emph default
30876 , i.
30877 \begin_inset space \thinspace{}
30878 \end_inset
30879
30880 e.
30881 \begin_inset space ~
30882 \end_inset
30883
30884 a set of files which may be all the children of the document being edited,
30885  all the open files, or all the manuals available from the 
30886 \family sans
30887 Help
30888 \family default
30889  menu
30890 \end_layout
30891
30892 \begin_layout Itemize
30893 Replace may optionally preserve capitalization, so that the replaced text
30894  capitalization is adapted to the matching text (i.
30895 \begin_inset space \thinspace{}
30896 \end_inset
30897
30898 e.
30899 \begin_inset space ~
30900 \end_inset
30901
30902 all lowercase, all uppercase, first uppercase followed by lowercase)
30903 \end_layout
30904
30905 \begin_layout Subsection
30906 Basic usage
30907 \end_layout
30908
30909 \begin_layout Standard
30910 The advanced find and replace feature of LyX is activated through the menu
30911  
30912 \family sans
30913 Edit\SpecialChar \menuseparator
30914 Find & Replace
30915 \noun on
30916  (
30917 \noun default
30918 Advanced
30919 \noun on
30920 )
30921 \family default
30922 \noun default
30923  (shortcut 
30924 \begin_inset Info
30925 type  "shortcut"
30926 arg   "dialog-show findreplaceadv"
30927 \end_inset
30928
30929 ) or the toolbar button 
30930 \begin_inset Info
30931 type  "icon"
30932 arg   "dialog-toggle findreplaceadv"
30933 \end_inset
30934
30935 .
30936  This opens the 
30937 \family sans
30938 Advanced Find and Replace
30939 \family default
30940  dialog.
30941 \end_layout
30942
30943 \begin_layout Subsubsection
30944 Searching for text
30945 \end_layout
30946
30947 \begin_layout Standard
30948 Enter into the 
30949 \family sans
30950 Find
30951 \family default
30952  LyX mini-editor a simple word, and search for occurrences of it by clicking
30953  on the 
30954 \family sans
30955 Find Next
30956 \family default
30957  button at the bottom of the dialog (or just press the 
30958 \family sans
30959 Return
30960 \family default
30961  key).
30962  The entered word is found both in text mode and in math mode, and in emphasized
30963 , bold or normal face, and in both in section titles and in standard text.
30964  Pressing repeatedly 
30965 \family sans
30966 Enter
30967 \family default
30968  keeps searching forward.
30969  Similarly, pressing 
30970 \family sans
30971 Shift+Enter
30972 \family default
30973  searches for the entered text backwards.
30974 \end_layout
30975
30976 \begin_layout Standard
30977 While searching, the 
30978 \family sans
30979 Case sensitive
30980 \family default
30981  option allows matches to occur only with the same case as entered in the
30982  
30983 \family sans
30984 Find
30985 \family default
30986  editor.
30987  The 
30988 \family sans
30989 Whole words
30990 \family default
30991  option allows matches to occur only at word boundaries.
30992 \end_layout
30993
30994 \begin_layout Subsubsection
30995 Searching for mathematics
30996 \end_layout
30997
30998 \begin_layout Standard
30999 Mathematical formulas may be searched for by typing in the 
31000 \family sans
31001 Find
31002 \family default
31003  editor a mathematical formula, such as 
31004 \begin_inset Formula $x^{2}$
31005 \end_inset
31006
31007  or also something more complex like 
31008 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
31009 \end_inset
31010
31011 .
31012  When searching for a formula, it is found both when it is alone and when
31013  it occurs in sub-formulas and nested parts of sub-formulas, for example
31014  the mentioned segments would be found in something like 
31015 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31016 \end_inset
31017
31018
31019 \end_layout
31020
31021 \begin_layout Subsubsection
31022 Style-aware search
31023 \end_layout
31024
31025 \begin_layout Standard
31026 It is also possible to search for text with specific styles.
31027  This is done by switching to the 
31028 \family sans
31029 Settings
31030 \family default
31031  tab of the dialog and unchecking the 
31032 \family sans
31033 Ignore format
31034 \family default
31035  option.
31036  This way, entering in the 
31037 \family sans
31038 Find
31039 \family default
31040  editor
31041 \end_layout
31042
31043 \begin_layout Itemize
31044 a plain word and searching for it would not find instances of the word occurring
31045  in emphasized or boldface.
31046 \end_layout
31047
31048 \begin_layout Itemize
31049 an emphasized or boldface word and searching for it would find the respective
31050  instances with same face only, and within the same text style only.
31051  Note that, for example, an emphasized text is found not only when occurring
31052  alone, but also when it is contained in a longer emphasized sentence.
31053 \end_layout
31054
31055 \begin_layout Itemize
31056 a plain word in a section heading, and searching for it, finds occurrences
31057  of if only within section headings.
31058  Also, if the text to search is given an emphasized or bold face, in addition
31059  to a section style, then it is found only when occurring with the same
31060  style.
31061 \end_layout
31062
31063 \begin_layout Itemize
31064 some mathematics in a displayed formula will only find instances of this
31065  formula that are also displayed formulas (and not inline formulas).
31066 \end_layout
31067
31068 \begin_layout Subsubsection
31069 Replace
31070 \end_layout
31071
31072 \begin_layout Standard
31073 The text segments matching the text entered in the 
31074 \family sans
31075 Find
31076 \family default
31077  editor may be replaced with the text segments entered in the 
31078 \family sans
31079 Replace
31080 \family default
31081 \noun on
31082  
31083 \noun default
31084 editor.
31085  In order to find the next occurrence and replace it, click on the 
31086 \family sans
31087 Replace
31088 \family default
31089  button or alternatively
31090 \noun on
31091  
31092 \noun default
31093 press 
31094 \family sans
31095 Enter
31096 \family default
31097  or 
31098 \family sans
31099 Shift+Enter
31100 \family default
31101  while being in the 
31102 \family sans
31103 Replace
31104 \family default
31105 \noun on
31106  
31107 \noun default
31108 editor.
31109 \end_layout
31110
31111 \begin_layout Standard
31112 You can replace full-featured formatted LyX segments in place of the matching
31113  text segments in your document.
31114  Typical scenarios in which to use this capability may be (just to mention
31115  a few):
31116 \end_layout
31117
31118 \begin_layout Itemize
31119 replacing occurrences of a word with a customized formatted version of the
31120  same word, for example replacing occurrences of a name like 
31121 \begin_inset Quotes eld
31122 \end_inset
31123
31124 func()
31125 \begin_inset Quotes erd
31126 \end_inset
31127
31128  with its typewriter version 
31129 \family typewriter
31130
31131 \begin_inset Quotes eld
31132 \end_inset
31133
31134 func()
31135 \begin_inset Quotes erd
31136 \end_inset
31137
31138 ;
31139 \end_layout
31140
31141 \begin_layout Itemize
31142 performing a notation rework of mathematical symbols, for example replacing
31143  occurrences of 
31144 \begin_inset Quotes eld
31145 \end_inset
31146
31147
31148 \begin_inset Formula $R$
31149 \end_inset
31150
31151
31152 \begin_inset Quotes erd
31153 \end_inset
31154
31155  with 
31156 \begin_inset Quotes eld
31157 \end_inset
31158
31159
31160 \begin_inset Formula $\mathbb{R}$
31161 \end_inset
31162
31163
31164 \begin_inset Quotes erd
31165 \end_inset
31166
31167  (you may want to enable the 
31168 \family sans
31169 Whole words
31170 \family default
31171  and 
31172 \family sans
31173 Case sensitive
31174 \family default
31175  options and disable the 
31176 \family sans
31177 Ignore format
31178 \family default
31179  option in the 
31180 \family sans
31181 Settings
31182 \family default
31183  tab, in order to avoid replacing all 
31184 \begin_inset Quotes eld
31185 \end_inset
31186
31187 R
31188 \begin_inset Quotes erd
31189 \end_inset
31190
31191  letters occurring in normal text), or occurrences of 
31192 \begin_inset Formula $x_{j}^{i}$
31193 \end_inset
31194
31195  with 
31196 \begin_inset Formula $x_{i,\, j}$
31197 \end_inset
31198
31199 , or occurrences of 
31200 \begin_inset Formula $x[k]$
31201 \end_inset
31202
31203  with 
31204 \begin_inset Formula $x_{k}$
31205 \end_inset
31206
31207 .
31208 \end_layout
31209
31210 \begin_layout Subsection
31211 Advanced usage
31212 \end_layout
31213
31214 \begin_layout Standard
31215 There is a regular expression (regexp) based searching facility.
31216 \begin_inset Foot
31217 status collapsed
31218
31219 \begin_layout Plain Layout
31220 A good explanation of regular expressions is given in this Wikipedia entry:
31221  
31222 \begin_inset CommandInset href
31223 LatexCommand href
31224 target "http://en.wikipedia.org/wiki/Regular_expression"
31225
31226 \end_inset
31227
31228 .
31229 \end_layout
31230
31231 \end_inset
31232
31233  You can search for regular expression by inserting a regexp inset into
31234  the 
31235 \family sans
31236 Find
31237 \family default
31238  editor.
31239  This is done via the menu 
31240 \family sans
31241 Insert\SpecialChar \menuseparator
31242 Insert Regular Expression
31243 \family default
31244  while the cursor is in the 
31245 \family sans
31246 Find
31247 \family default
31248  editor.
31249  Characters entered within regexp insets are matched according to the regular
31250  expression matching rules
31251 \begin_inset Foot
31252 status collapsed
31253
31254 \begin_layout Plain Layout
31255 Under the constraint that any (sub)expression must match a well-formed LyX
31256  text segment, i.
31257 \begin_inset space \thinspace{}
31258 \end_inset
31259
31260 e.
31261 \begin_inset space ~
31262 \end_inset
31263
31264 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31265  to match expressions.
31266 \end_layout
31267
31268 \end_inset
31269
31270 , while text entered outside regexp insets is matched exactly against the
31271  same text in the document.
31272  Note that it is allowed to cut and paste regexp-mode insets as usual.
31273  Examples of using such a feature may be:
31274 \end_layout
31275
31276 \begin_layout Enumerate
31277 Searching for all fractions with a given denominator: for example, entering
31278  in the 
31279 \family sans
31280 Find
31281 \family default
31282  editor the fraction 
31283 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31284 \end_inset
31285
31286  (where the 
31287 \begin_inset Formula $.*$
31288 \end_inset
31289
31290  on the numerator is the match-everything regular expression) finds all
31291  fractions with the given denominator.
31292 \end_layout
31293
31294 \begin_layout Enumerate
31295 Searching for all text with a given style: for example, after unchecking
31296  the 
31297 \family sans
31298 Ignore format
31299 \family default
31300  option from the 
31301 \family sans
31302 Settings
31303 \family default
31304  tab, entering a 
31305 \series bold
31306
31307 \begin_inset Formula $.*$
31308 \end_inset
31309
31310
31311 \series default
31312  regular expression and adding for it an emphasized or bold face, finds
31313  all emphasized and bold face text, respectively.
31314  Also, inserting a 
31315 \begin_inset Formula $.*$
31316 \end_inset
31317
31318  regular expression in a bullet or enumerated list or a section heading,
31319  you can find all bullet or enumerated lists or section headings.
31320 \end_layout
31321
31322 \begin_layout Standard
31323 Finally, references to (sub)expressions in regexp may be used as usual,
31324  enclosing parts of the expression within round braces 
31325 \begin_inset Formula $()$
31326 \end_inset
31327
31328 , and referring back to them through 
31329 \begin_inset Formula $\backslash1$
31330 \end_inset
31331
31332
31333 \begin_inset Formula $\backslash2$
31334 \end_inset
31335
31336 , etc..
31337  For example, try searching for the regexp 
31338 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31339 \end_inset
31340
31341  in order to find word repetitions, if there are any.
31342 \end_layout
31343
31344 \begin_layout Standard
31345 Note that back references work both when occurring within the same regexp,
31346  and when occurring in multiple different regexps, where the numbering of
31347  back-referenced sub-expressions is absolute, i.
31348 \begin_inset space \thinspace{}
31349 \end_inset
31350
31351 e.
31352 \begin_inset space ~
31353 \end_inset
31354
31355  
31356 \begin_inset Formula $\backslash1$
31357 \end_inset
31358
31359  always refers to the first occurrence of 
31360 \begin_inset Formula $()$
31361 \end_inset
31362
31363  in all entered regexps.
31364 \end_layout
31365
31366 \begin_layout Standard
31367 Note also that the use of back references in the replaced text is not (yet)
31368  implemented.
31369 \end_layout
31370
31371 \begin_layout Section
31372 Spell Checking
31373 \begin_inset CommandInset label
31374 LatexCommand label
31375 name "sec:Spellchecking"
31376
31377 \end_inset
31378
31379
31380 \begin_inset Index idx
31381 status collapsed
31382
31383 \begin_layout Plain Layout
31384 Spell checking
31385 \end_layout
31386
31387 \end_inset
31388
31389
31390 \end_layout
31391
31392 \begin_layout Standard
31393 LyX has a built-in spell checker.
31394  The menu
31395 \family sans
31396  Tools\SpecialChar \menuseparator
31397 Spellchecker
31398 \family default
31399 , the key 
31400 \family sans
31401 F7
31402 \family default
31403  or the toolbar button 
31404 \begin_inset Info
31405 type  "icon"
31406 arg   "dialog-show spellchecker"
31407 \end_inset
31408
31409  starts the spell checking beginning from the current cursor position.
31410  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31411  you to edit and replace it in a second line.
31412  Whenever an unknown word is found, the word is highlighted and the text
31413  scrolled so that it is visible.
31414  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31415 n, if any could be found.
31416  Clicking on one of the corrections will copy to the 
31417 \family sans
31418 Replacement
31419 \family default
31420  field, double-click invokes directly the replacement.
31421  Unknown but correctly typed words can be added to the personal dictionary.
31422 \end_layout
31423
31424 \begin_layout Standard
31425 By default, the dictionary file used is determined by the document language
31426  that is set in the 
31427 \family sans
31428 Document\SpecialChar \menuseparator
31429 Settings
31430 \family default
31431  dialog.
31432  You can specify the language of a word in the spellchecker dialog by choosing
31433  a different one at the top of the dialog.
31434  LyX can correctly spell check documents containing multiple languages.
31435  This work if you have marked the different languages appropriately and
31436  have the spell checker dictionaries installed.
31437  LyX automatically switches to the appropriate dictionary file.
31438 \end_layout
31439
31440 \begin_layout Subsection
31441 Further Settings
31442 \end_layout
31443
31444 \begin_layout Standard
31445 In LyX's preferences dialog under 
31446 \family sans
31447 Language
31448 \begin_inset space ~
31449 \end_inset
31450
31451 Setting\SpecialChar \menuseparator
31452 Spellchecker
31453 \family default
31454  you can set the following things:
31455 \end_layout
31456
31457 \begin_layout Description
31458 Spellchecker
31459 \begin_inset space ~
31460 \end_inset
31461
31462 engine Select the library LyX should use for spell checking.
31463  Depending on your platform, 
31464 \family typewriter
31465 aspell
31466 \family default
31467
31468 \family typewriter
31469 hunspell
31470 \family default
31471  or 
31472 \family typewriter
31473 enchant
31474 \begin_inset Foot
31475 status collapsed
31476
31477 \begin_layout Plain Layout
31478 Enchant itself is a wrapper library having different configurable back-ends.
31479  Please consult the documentation or man-page of it to learn more.
31480 \end_layout
31481
31482 \end_inset
31483
31484
31485 \family default
31486  are available.
31487  On Windows only 
31488 \family typewriter
31489 hunspell
31490 \family default
31491  is available.
31492 \end_layout
31493
31494 \begin_layout Description
31495 Alternative
31496 \begin_inset space ~
31497 \end_inset
31498
31499 language If this field is not empty, LyX will always use the given language
31500  for the spell checking, no matter what the document language is.
31501 \end_layout
31502
31503 \begin_layout Description
31504 Escape
31505 \begin_inset space ~
31506 \end_inset
31507
31508 characters Allows you to add non-standard characters that the spell checker
31509  should escape, e.
31510 \begin_inset space \thinspace{}
31511 \end_inset
31512
31513 g.
31514 \begin_inset space \space{}
31515 \end_inset
31516
31517 German umlauts.
31518  This should normally not be needed.
31519 \end_layout
31520
31521 \begin_layout Description
31522 Accept
31523 \begin_inset space ~
31524 \end_inset
31525
31526 compound
31527 \begin_inset space ~
31528 \end_inset
31529
31530 words Prevent the spell checker from complaining about compounded words
31531  like 
31532 \begin_inset Quotes eld
31533 \end_inset
31534
31535 passthrough
31536 \begin_inset Quotes erd
31537 \end_inset
31538
31539 .
31540 \end_layout
31541
31542 \begin_layout Description
31543 Spellcheck
31544 \begin_inset space ~
31545 \end_inset
31546
31547 continuously Check the spelling of your document as you type it.
31548  Misspelled words gets underlined with a dotted red line.
31549  By right-clicking on an underlined word, the suggestions by the spell appear
31550  in the context menu.
31551  Choosing one of them will replace the misspelled word with the suggested
31552  word.
31553 \end_layout
31554
31555 \begin_layout Description
31556 Spellcheck
31557 \begin_inset space ~
31558 \end_inset
31559
31560 notes
31561 \begin_inset space ~
31562 \end_inset
31563
31564 and
31565 \begin_inset space ~
31566 \end_inset
31567
31568 comments If enabled, the spelling of non-printed document contents is checked
31569  as well.
31570 \end_layout
31571
31572 \begin_layout Section
31573 Thesaurus
31574 \begin_inset Index idx
31575 status collapsed
31576
31577 \begin_layout Plain Layout
31578 Thesaurus
31579 \end_layout
31580
31581 \end_inset
31582
31583
31584 \begin_inset CommandInset label
31585 LatexCommand label
31586 name "sec:Thesaurus"
31587
31588 \end_inset
31589
31590
31591 \end_layout
31592
31593 \begin_layout Standard
31594 LyX provides a multilingual thesaurus.
31595  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31596  the 
31597 \family typewriter
31598 MyThes
31599 \family default
31600
31601 \begin_inset Foot
31602 status collapsed
31603
31604 \begin_layout Plain Layout
31605 \begin_inset CommandInset href
31606 LatexCommand href
31607 target "http://lingucomponent.openoffice.org/thesaurus.html"
31608
31609 \end_inset
31610
31611
31612 \end_layout
31613
31614 \end_inset
31615
31616  thesaurus library, which is included in LyX).
31617  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31618  are available for many languages.
31619 \end_layout
31620
31621 \begin_layout Standard
31622 This section describes how new dictionaries are installed and set up for
31623  the use with LyX.
31624 \end_layout
31625
31626 \begin_layout Subsection
31627 Setting up the thesaurus
31628 \end_layout
31629
31630 \begin_layout Standard
31631 The 
31632 \family typewriter
31633 MyThes
31634 \family default
31635 \emph on
31636 /
31637 \emph default
31638 OpenOffice thesauri consist of two files per language: A file with the suffix
31639  
31640 \emph on
31641 *.dat
31642 \emph default
31643  containing the data and an index file with the suffix 
31644 \emph on
31645 *.idx
31646 \emph default
31647 .
31648  The standardized file names include the language code for the given language
31649  (e.
31650 \begin_inset space \thinspace{}
31651 \end_inset
31652
31653 g.
31654  en_EN for English).
31655  For instance, the English files are named:
31656 \end_layout
31657
31658 \begin_layout Itemize
31659 th_en_EN_v2.idx
31660 \end_layout
31661
31662 \begin_layout Itemize
31663 th_en_EN_v2.dat
31664 \end_layout
31665
31666 \begin_layout Standard
31667 If you have OpenOffice and its thesaurus installed, these files should be
31668  already on your system.
31669  If not, you can get dictionaries either from 
31670 \begin_inset Flex URL
31671 status collapsed
31672
31673 \begin_layout Plain Layout
31674
31675 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31676 \end_layout
31677
31678 \end_inset
31679
31680  or from the site 
31681 \begin_inset Flex URL
31682 status collapsed
31683
31684 \begin_layout Plain Layout
31685
31686 http://extensions.services.openoffice.org/en/search/node/thesaurus
31687 \end_layout
31688
31689 \end_inset
31690
31691 .
31692 \begin_inset Foot
31693 status collapsed
31694
31695 \begin_layout Plain Layout
31696 Note that, as of OpenOffice
31697 \begin_inset space ~
31698 \end_inset
31699
31700 3.0, the files on 
31701 \begin_inset Flex URL
31702 status collapsed
31703
31704 \begin_layout Plain Layout
31705
31706 http://extensions.services.openoffice.org
31707 \end_layout
31708
31709 \end_inset
31710
31711  are usually packed in extension archives (
31712 \emph on
31713 *.oxt
31714 \emph default
31715 ) that contain other files such as spellchecker dictionaries besides the
31716  thesauri.
31717  These archives are simple zip files, so you can unpack them as you would
31718  unpack a zip archive.
31719 \end_layout
31720
31721 \end_inset
31722
31723  Put the 
31724 \emph on
31725 *.idx
31726 \emph default
31727  and 
31728 \emph on
31729 *.dat
31730 \emph default
31731  files of all languages you want to use into one directory (do not use subfolder
31732 s), and specify the path to this directory in 
31733 \family sans
31734 Tools\SpecialChar \menuseparator
31735 Preferences\SpecialChar \menuseparator
31736 Paths
31737 \family default
31738 .
31739  Now the thesaurus should be ready to use.
31740 \end_layout
31741
31742 \begin_layout Subsection
31743 Using the thesaurus
31744 \end_layout
31745
31746 \begin_layout Standard
31747 To start the thesaurus, use the menu 
31748 \family sans
31749 Tools\SpecialChar \menuseparator
31750 Thesaurus
31751 \family default
31752  or the toolbar button 
31753 \begin_inset Info
31754 type  "icon"
31755 arg   "thesaurus-entry"
31756 \end_inset
31757
31758  while the cursor is at the word you want to look up or while a word is
31759  selected.
31760  A dialog pops up showing you probably related words that you can use as
31761  replacement.
31762  The proposals are grouped into categories.
31763  Note that the thesaurus does not only show synonyms, but also hyperonyms
31764  and hyponyms (such as 
31765 \emph on
31766 plant
31767 \emph default
31768  for 
31769 \emph on
31770 tree
31771 \emph default
31772 ), compounds (such as 
31773 \emph on
31774 tree diagram
31775 \emph default
31776 ) and antonyms (such as 
31777 \emph on
31778 women
31779 \emph default
31780  for 
31781 \emph on
31782 men
31783 \emph default
31784 ), which are marked as such.
31785 \end_layout
31786
31787 \begin_layout Standard
31788 The language is automatically chosen from the language at the cursor, but
31789  you can also switch it in the dialog, as you can enter new words to look
31790  up directly there.
31791 \end_layout
31792
31793 \begin_layout Standard
31794 Note that the thesaurus cannot handle phrases (only compounds that are in
31795  the dictionary, such as the above 
31796 \emph on
31797 tree diagram
31798 \emph default
31799 ), and you have to use the so called lemma form, i.
31800 \begin_inset space \thinspace{}
31801 \end_inset
31802
31803 e.
31804  the form that is used in the dictionaries (for many languages: first person
31805  singular indicative active for nouns, infinitive for verbs).
31806  For example looking up the word forms 
31807 \emph on
31808 reports
31809 \emph default
31810  or 
31811 \emph on
31812 reporting
31813 \emph default
31814  yields no results, while results are shown for the word form 
31815 \emph on
31816 report
31817 \emph default
31818 .
31819  Your best bet is to highlight only the relevant parts of such word (e.
31820 \begin_inset space \thinspace{}
31821 \end_inset
31822
31823 g.
31824  
31825 \emph on
31826 report
31827 \emph default
31828  in 
31829 \emph on
31830 report
31831 \emph default
31832 s), then you get proposals without adjusting the query in the dialog, and
31833  also the replacement will probably be correct (as only the highlighted
31834  part will be replaced, thus the ending remains).
31835 \end_layout
31836
31837 \begin_layout Section
31838 Change Tracking
31839 \begin_inset Index idx
31840 status collapsed
31841
31842 \begin_layout Plain Layout
31843 Change Tracking
31844 \end_layout
31845
31846 \end_inset
31847
31848
31849 \begin_inset Index idx
31850 status collapsed
31851
31852 \begin_layout Plain Layout
31853 Document ! Change Tracking
31854 \end_layout
31855
31856 \end_inset
31857
31858
31859 \begin_inset CommandInset label
31860 LatexCommand label
31861 name "sec:Change-Tracking"
31862
31863 \end_inset
31864
31865
31866 \end_layout
31867
31868 \begin_layout Standard
31869 When you work on a document collaboratively it is extremely useful to be
31870  able to see changes that others have made highlighted in the document.
31871  You can then decide if you want to accept a change or not.
31872  This can be achieved by turning on change tracking in the menu 
31873 \family sans
31874 Document\SpecialChar \menuseparator
31875 Change
31876 \begin_inset space ~
31877 \end_inset
31878
31879 Tracking\SpecialChar \menuseparator
31880 Track
31881 \begin_inset space ~
31882 \end_inset
31883
31884 Changes
31885 \family default
31886 .
31887 \end_layout
31888
31889 \begin_layout Standard
31890 Changes made in the document will then be highlighted by strokes and colors:
31891  
31892 \bar under
31893 \color blue
31894 underlined text
31895 \bar default
31896 \color inherit
31897  is an addition, 
31898 \strikeout on
31899 \color blue
31900 canceled text
31901 \strikeout default
31902 \color inherit
31903  is a deletion.
31904  The color depends on the author that made the change.
31905  You can change the color in LyX's preferences dialog under 
31906 \family sans
31907 Look
31908 \begin_inset space ~
31909 \end_inset
31910
31911 and
31912 \begin_inset space ~
31913 \end_inset
31914
31915 feel
31916 \family default
31917
31918 \family sans
31919 Colors
31920 \family default
31921 .
31922 \begin_inset Index idx
31923 status collapsed
31924
31925 \begin_layout Plain Layout
31926 Color ! Change tracking
31927 \end_layout
31928
31929 \end_inset
31930
31931  The author and the date of the change are shown in LyX's status bar when
31932  the cursor is in changed text.
31933  The same information is shown when you use the toolbar button 
31934 \begin_inset Info
31935 type  "icon"
31936 arg   "changes-merge"
31937 \end_inset
31938
31939 .
31940 \end_layout
31941
31942 \begin_layout Standard
31943 When change tracking is activated, you will see the review toolbar in LyX:
31944 \begin_inset Index idx
31945 status collapsed
31946
31947 \begin_layout Plain Layout
31948 Toolbar ! Review
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \begin_layout Standard
31957 \begin_inset VSpace defskip
31958 \end_inset
31959
31960
31961 \end_layout
31962
31963 \begin_layout Standard
31964 \begin_inset Graphics
31965         filename clipart/ChangesToolbar.png
31966         scale 90
31967
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \begin_layout Standard
31974 \begin_inset VSpace defskip
31975 \end_inset
31976
31977
31978 \end_layout
31979
31980 \begin_layout Standard
31981 The review toolbar as shown above contains from left to right the following
31982  buttons:
31983 \end_layout
31984
31985 \begin_layout Standard
31986 \begin_inset VSpace defskip
31987 \end_inset
31988
31989
31990 \end_layout
31991
31992 \begin_layout Standard
31993 \begin_inset Tabular
31994 <lyxtabular version="3" rows="10" columns="2">
31995 <features islongtable="true" longtabularalignment="center">
31996 <column alignment="left" valignment="top" width="0">
31997 <column alignment="left" valignment="top" width="0">
31998 <row interlinespace="2.5mm">
31999 <cell alignment="center" valignment="top" usebox="none">
32000 \begin_inset Text
32001
32002 \begin_layout Plain Layout
32003
32004 \family sans
32005 \begin_inset Info
32006 type  "icon"
32007 arg   "changes-track"
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \end_inset
32014 </cell>
32015 <cell alignment="center" valignment="top" usebox="none">
32016 \begin_inset Text
32017
32018 \begin_layout Plain Layout
32019
32020 \family sans
32021 Document\SpecialChar \menuseparator
32022 Change
32023 \begin_inset space ~
32024 \end_inset
32025
32026 Tracking\SpecialChar \menuseparator
32027 Track
32028 \begin_inset space ~
32029 \end_inset
32030
32031 Changes
32032 \end_layout
32033
32034 \end_inset
32035 </cell>
32036 </row>
32037 <row interlinespace="2.5mm">
32038 <cell alignment="center" valignment="top" usebox="none">
32039 \begin_inset Text
32040
32041 \begin_layout Plain Layout
32042
32043 \family sans
32044 \begin_inset Info
32045 type  "icon"
32046 arg   "changes-output"
32047 \end_inset
32048
32049
32050 \end_layout
32051
32052 \end_inset
32053 </cell>
32054 <cell alignment="center" valignment="top" usebox="none">
32055 \begin_inset Text
32056
32057 \begin_layout Plain Layout
32058
32059 \family sans
32060 Document\SpecialChar \menuseparator
32061 Change
32062 \begin_inset space ~
32063 \end_inset
32064
32065 Tracking\SpecialChar \menuseparator
32066 Show
32067 \begin_inset space ~
32068 \end_inset
32069
32070 Changes
32071 \begin_inset space ~
32072 \end_inset
32073
32074 in
32075 \begin_inset space ~
32076 \end_inset
32077
32078 Output
32079 \end_layout
32080
32081 \end_inset
32082 </cell>
32083 </row>
32084 <row interlinespace="2.5mm">
32085 <cell alignment="center" valignment="top" usebox="none">
32086 \begin_inset Text
32087
32088 \begin_layout Plain Layout
32089
32090 \family sans
32091 \begin_inset Info
32092 type  "icon"
32093 arg   "change-next"
32094 \end_inset
32095
32096
32097 \end_layout
32098
32099 \end_inset
32100 </cell>
32101 <cell alignment="center" valignment="top" usebox="none">
32102 \begin_inset Text
32103
32104 \begin_layout Plain Layout
32105 Jumps to the next change
32106 \end_layout
32107
32108 \end_inset
32109 </cell>
32110 </row>
32111 <row interlinespace="2.5mm">
32112 <cell alignment="center" valignment="top" usebox="none">
32113 \begin_inset Text
32114
32115 \begin_layout Plain Layout
32116
32117 \family sans
32118 \begin_inset Info
32119 type  "icon"
32120 arg   "change-accept"
32121 \end_inset
32122
32123
32124 \end_layout
32125
32126 \end_inset
32127 </cell>
32128 <cell alignment="center" valignment="top" usebox="none">
32129 \begin_inset Text
32130
32131 \begin_layout Plain Layout
32132
32133 \family sans
32134 Document\SpecialChar \menuseparator
32135 Change
32136 \begin_inset space ~
32137 \end_inset
32138
32139 Tracking\SpecialChar \menuseparator
32140 Accept
32141 \begin_inset space ~
32142 \end_inset
32143
32144 Change
32145 \end_layout
32146
32147 \end_inset
32148 </cell>
32149 </row>
32150 <row interlinespace="2.5mm">
32151 <cell alignment="center" valignment="top" usebox="none">
32152 \begin_inset Text
32153
32154 \begin_layout Plain Layout
32155
32156 \family sans
32157 \begin_inset Info
32158 type  "icon"
32159 arg   "change-reject"
32160 \end_inset
32161
32162
32163 \end_layout
32164
32165 \end_inset
32166 </cell>
32167 <cell alignment="center" valignment="top" usebox="none">
32168 \begin_inset Text
32169
32170 \begin_layout Plain Layout
32171
32172 \family sans
32173 Document\SpecialChar \menuseparator
32174 Change
32175 \begin_inset space ~
32176 \end_inset
32177
32178 Tracking\SpecialChar \menuseparator
32179 Reject
32180 \begin_inset space ~
32181 \end_inset
32182
32183 Change
32184 \end_layout
32185
32186 \end_inset
32187 </cell>
32188 </row>
32189 <row interlinespace="2.5mm">
32190 <cell alignment="center" valignment="top" usebox="none">
32191 \begin_inset Text
32192
32193 \begin_layout Plain Layout
32194
32195 \family sans
32196 \begin_inset Info
32197 type  "icon"
32198 arg   "changes-merge"
32199 \end_inset
32200
32201
32202 \end_layout
32203
32204 \end_inset
32205 </cell>
32206 <cell alignment="center" valignment="top" usebox="none">
32207 \begin_inset Text
32208
32209 \begin_layout Plain Layout
32210
32211 \family sans
32212 Document\SpecialChar \menuseparator
32213 Change
32214 \begin_inset space ~
32215 \end_inset
32216
32217 Tracking\SpecialChar \menuseparator
32218 Merge
32219 \begin_inset space ~
32220 \end_inset
32221
32222 Changes
32223 \end_layout
32224
32225 \end_inset
32226 </cell>
32227 </row>
32228 <row interlinespace="2.5mm">
32229 <cell alignment="center" valignment="top" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \family sans
32235 \begin_inset Info
32236 type  "icon"
32237 arg   "all-changes-accept"
32238 \end_inset
32239
32240
32241 \end_layout
32242
32243 \end_inset
32244 </cell>
32245 <cell alignment="center" valignment="top" usebox="none">
32246 \begin_inset Text
32247
32248 \begin_layout Plain Layout
32249
32250 \family sans
32251 Document\SpecialChar \menuseparator
32252 Change
32253 \begin_inset space ~
32254 \end_inset
32255
32256 Tracking\SpecialChar \menuseparator
32257 Accept
32258 \begin_inset space ~
32259 \end_inset
32260
32261 All
32262 \begin_inset space ~
32263 \end_inset
32264
32265 Changes
32266 \end_layout
32267
32268 \end_inset
32269 </cell>
32270 </row>
32271 <row interlinespace="2.5mm">
32272 <cell alignment="center" valignment="top" usebox="none">
32273 \begin_inset Text
32274
32275 \begin_layout Plain Layout
32276
32277 \family sans
32278 \begin_inset Info
32279 type  "icon"
32280 arg   "all-changes-reject"
32281 \end_inset
32282
32283
32284 \end_layout
32285
32286 \end_inset
32287 </cell>
32288 <cell alignment="center" valignment="top" usebox="none">
32289 \begin_inset Text
32290
32291 \begin_layout Plain Layout
32292
32293 \family sans
32294 Document\SpecialChar \menuseparator
32295 Change
32296 \begin_inset space ~
32297 \end_inset
32298
32299 Tracking\SpecialChar \menuseparator
32300 Reject
32301 \begin_inset space ~
32302 \end_inset
32303
32304 All
32305 \begin_inset space ~
32306 \end_inset
32307
32308 Changes
32309 \end_layout
32310
32311 \end_inset
32312 </cell>
32313 </row>
32314 <row interlinespace="2.5mm">
32315 <cell alignment="center" valignment="top" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319
32320 \family sans
32321 \begin_inset Info
32322 type  "icon"
32323 arg   "note-insert"
32324 \end_inset
32325
32326
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 <cell alignment="center" valignment="top" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335
32336 \family sans
32337 Insert\SpecialChar \menuseparator
32338 Note\SpecialChar \menuseparator
32339 LyX
32340 \begin_inset space ~
32341 \end_inset
32342
32343 Note
32344 \end_layout
32345
32346 \end_inset
32347 </cell>
32348 </row>
32349 <row interlinespace="2.5mm">
32350 <cell alignment="center" valignment="top" usebox="none">
32351 \begin_inset Text
32352
32353 \begin_layout Plain Layout
32354
32355 \family sans
32356 \begin_inset Info
32357 type  "icon"
32358 arg   "note-next"
32359 \end_inset
32360
32361
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 <cell alignment="center" valignment="top" usebox="none">
32367 \begin_inset Text
32368
32369 \begin_layout Plain Layout
32370
32371 \family sans
32372 Navigate\SpecialChar \menuseparator
32373 Next
32374 \begin_inset space ~
32375 \end_inset
32376
32377 Note
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 </row>
32383 </lyxtabular>
32384
32385 \end_inset
32386
32387
32388 \end_layout
32389
32390 \begin_layout Standard
32391 \begin_inset VSpace defskip
32392 \end_inset
32393
32394
32395 \end_layout
32396
32397 \begin_layout Standard
32398 The review toolbar helps you to accept, reject, or merge changes – highlight
32399  the change and press one of the desired toolbar buttons.
32400  When you merge changes, a window pops up showing you information about
32401  the next change after the current cursor position.
32402  So you don't need to highlight a certain change.
32403  Within the merge window you can decide to accept or reject changes and
32404  step to the next change.
32405  This way you can jump through all the changes in the document.
32406 \end_layout
32407
32408 \begin_layout Standard
32409 The toolbar has two buttons to handle notes because notes are often important
32410  to describe a change.
32411 \end_layout
32412
32413 \begin_layout Standard
32414 To show made changes in the output you need the LaTeX package 
32415 \series bold
32416 dvipost
32417 \series default
32418
32419 \begin_inset Index idx
32420 status collapsed
32421
32422 \begin_layout Plain Layout
32423 LaTeX-packages ! dvipost
32424 \end_layout
32425
32426 \end_inset
32427
32428  installed.
32429  You will find it in the TeX Catalogue, 
32430 \begin_inset CommandInset citation
32431 LatexCommand cite
32432 key "TeXCatalogue"
32433
32434 \end_inset
32435
32436  or in the package manager of your LaTeX-system.
32437 \end_layout
32438
32439 \begin_layout Section
32440 Comparison of Documents
32441 \begin_inset Index idx
32442 status collapsed
32443
32444 \begin_layout Plain Layout
32445 Comparison of documents
32446 \end_layout
32447
32448 \end_inset
32449
32450
32451 \end_layout
32452
32453 \begin_layout Standard
32454 You can compare two different LyX files via the menu 
32455 \family sans
32456 Tools\SpecialChar \menuseparator
32457 Compare
32458 \family default
32459 .
32460  The comparison result is a LyX file with change tracking enabled showing
32461  the differences.
32462  In the comparison dialog you can select with the option 
32463 \family sans
32464 Copy
32465 \begin_inset space ~
32466 \end_inset
32467
32468 Document
32469 \begin_inset space ~
32470 \end_inset
32471
32472 Settings
32473 \begin_inset space ~
32474 \end_inset
32475
32476 from
32477 \family default
32478  from which document LyX should take the document settings for the resulting
32479  difference file.
32480  The option 
32481 \family sans
32482 Enable
32483 \begin_inset space ~
32484 \end_inset
32485
32486 change
32487 \begin_inset space ~
32488 \end_inset
32489
32490 tracking
32491 \begin_inset space ~
32492 \end_inset
32493
32494 features
32495 \begin_inset space ~
32496 \end_inset
32497
32498 in
32499 \begin_inset space ~
32500 \end_inset
32501
32502 the
32503 \begin_inset space ~
32504 \end_inset
32505
32506 output
32507 \family default
32508  enables the change tracking option 
32509 \family sans
32510 Show
32511 \begin_inset space ~
32512 \end_inset
32513
32514 Changes
32515 \begin_inset space ~
32516 \end_inset
32517
32518 in
32519 \begin_inset space ~
32520 \end_inset
32521
32522 Output
32523 \family default
32524  to visualize the differences also in the PDF output of the difference file.
32525 \end_layout
32526
32527 \begin_layout Section
32528 International Support
32529 \begin_inset Index idx
32530 status collapsed
32531
32532 \begin_layout Plain Layout
32533 International support
32534 \end_layout
32535
32536 \end_inset
32537
32538
32539 \end_layout
32540
32541 \begin_layout Standard
32542 This section describes how to use LyX with any language you want.
32543  For some non-western languages there are special Wiki-pages that explain
32544  how to set up LyX to use them: 
32545 \begin_inset CommandInset citation
32546 LatexCommand cite
32547 key "Arabic,Armenian,Farsi,Hebrew"
32548
32549 \end_inset
32550
32551
32552 \end_layout
32553
32554 \begin_layout Standard
32555 Besides languages, LyX also supports phonetic symbols, see section
32556 \begin_inset space ~
32557 \end_inset
32558
32559
32560 \begin_inset CommandInset ref
32561 LatexCommand ref
32562 reference "sub:Special-Character"
32563
32564 \end_inset
32565
32566 .
32567 \end_layout
32568
32569 \begin_layout Subsection
32570 Language Options
32571 \begin_inset Index idx
32572 status collapsed
32573
32574 \begin_layout Plain Layout
32575 Language ! Options
32576 \end_layout
32577
32578 \end_inset
32579
32580
32581 \begin_inset Index idx
32582 status collapsed
32583
32584 \begin_layout Plain Layout
32585 Document ! Settings
32586 \end_layout
32587
32588 \end_inset
32589
32590
32591 \begin_inset Index idx
32592 status collapsed
32593
32594 \begin_layout Plain Layout
32595 Document ! Language
32596 \end_layout
32597
32598 \end_inset
32599
32600
32601 \end_layout
32602
32603 \begin_layout Standard
32604 The 
32605 \family sans
32606 Document\SpecialChar \menuseparator
32607 Settings
32608 \family default
32609  dialog lets you set 
32610 \family roman
32611 the language and character encoding for your language.
32612  
32613 \end_layout
32614
32615 \begin_layout Standard
32616 Choose your language in the 
32617 \family sans
32618 Language
32619 \family default
32620  section of this dialog.
32621  The default is 
32622 \family sans
32623 English
32624 \family default
32625 .
32626 \end_layout
32627
32628 \begin_layout Standard
32629 Under 
32630 \family sans
32631 Encoding
32632 \family default
32633  you can choose the character encoding map you want to use for LaTeX export.
32634  The option 
32635 \family sans
32636 Language Default
32637 \family default
32638  is the preferred choice and works well in most cases.
32639  For details about the different encoding options see section
32640 \begin_inset space ~
32641 \end_inset
32642
32643
32644 \begin_inset CommandInset ref
32645 LatexCommand ref
32646 reference "chap:The-Document-Settings"
32647
32648 \end_inset
32649
32650 .
32651 \end_layout
32652
32653 \begin_layout Subsection
32654 Keyboard mapping configuration
32655 \begin_inset CommandInset label
32656 LatexCommand label
32657 name "sub:Keyboard-mapping"
32658
32659 \end_inset
32660
32661
32662 \end_layout
32663
32664 \begin_layout Standard
32665 If you have for example a U.
32666 \begin_inset space \thinspace{}
32667 \end_inset
32668
32669 S.-style keyboard and want to write in a language other than English, you
32670  can use an alternate keymap.
32671  For example, if you have a U.
32672 \begin_inset space \thinspace{}
32673 \end_inset
32674
32675 S.-style keyboard but want to write in Italian, you can configure LyX to
32676  use an Italian keymap.
32677  The preferences dialog allows you to choose up to two keyboard mappings,
32678  see section
32679 \begin_inset space ~
32680 \end_inset
32681
32682
32683 \begin_inset CommandInset ref
32684 LatexCommand ref
32685 reference "sub:Keyboard-Map"
32686
32687 \end_inset
32688
32689 .
32690  You can choose primary and secondary keyboard languages and then select
32691  which one you want to use.
32692 \end_layout
32693
32694 \begin_layout Standard
32695 Finally, you may just want to change a few key mappings or create an entirely
32696  different keymap (for Vulcan, for instance).
32697  You may, for example, normally write in Italian on a U.S.
32698  keyboard but want to include an occasional quotation in German.
32699  In such a case, you can write your own keyboard mapping or modify an existing
32700  one to support the characters you want.
32701  This and many other customizations are explained in the 
32702 \emph on
32703 Customization
32704 \emph default
32705  manual.
32706 \end_layout
32707
32708 \begin_layout Subsection
32709 Character Tables
32710 \end_layout
32711
32712 \begin_layout Standard
32713 Table
32714 \begin_inset space ~
32715 \end_inset
32716
32717
32718 \begin_inset CommandInset ref
32719 LatexCommand ref
32720 reference "cap:The-latin1-character"
32721
32722 \end_inset
32723
32724  shows the 
32725 \family typewriter
32726 Latin1
32727 \family default
32728  character set.
32729  You should be able to enter the characters in the first eight columns directly
32730  from the keyboard.
32731 \end_layout
32732
32733 \begin_layout Standard
32734 There are a few things you need to know about this table.
32735  Here are some of the details you will need to bear in mind when using character
32736 s from the 
32737 \family typewriter
32738 Latin1
32739 \family default
32740  character set:
32741 \end_layout
32742
32743 \begin_layout Itemize
32744 Even if you have selected 
32745 \family sans
32746 latin1
32747 \family default
32748  in the 
32749 \family sans
32750 Document\SpecialChar \menuseparator
32751 Settings
32752 \family default
32753  dialog, users who have only the 
32754 \family typewriter
32755 T1
32756 \family default
32757 -fonts for LaTeX [or who have the 
32758 \family typewriter
32759 T1
32760 \family default
32761 -fonts but aren't using them] will still miss a few characters: D0, F0,
32762  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32763  french quotes will not show up.
32764 \end_layout
32765
32766 \begin_layout Standard
32767 \begin_inset Float table
32768 wide false
32769 sideways false
32770 status open
32771
32772 \begin_layout Plain Layout
32773 \begin_inset Caption
32774
32775 \begin_layout Plain Layout
32776 \begin_inset CommandInset label
32777 LatexCommand label
32778 name "cap:The-latin1-character"
32779
32780 \end_inset
32781
32782 The 
32783 \family typewriter
32784 latin1
32785 \family default
32786  character set
32787 \end_layout
32788
32789 \end_inset
32790
32791
32792 \end_layout
32793
32794 \begin_layout Plain Layout
32795 \align center
32796 \begin_inset Tabular
32797 <lyxtabular version="3" rows="17" columns="17">
32798 <features tabularvalignment="middle">
32799 <column alignment="center" valignment="top" width="0pt">
32800 <column alignment="center" valignment="top" width="0pt">
32801 <column alignment="center" valignment="top" width="0pt">
32802 <column alignment="center" valignment="top" width="0pt">
32803 <column alignment="center" valignment="top" width="0pt">
32804 <column alignment="center" valignment="top" width="0pt">
32805 <column alignment="center" valignment="top" width="0pt">
32806 <column alignment="center" valignment="top" width="0pt">
32807 <column alignment="center" valignment="top" width="0pt">
32808 <column alignment="center" valignment="top" width="0pt">
32809 <column alignment="center" valignment="top" width="0pt">
32810 <column alignment="center" valignment="top" width="0pt">
32811 <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 <row>
32817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32818 \begin_inset Text
32819
32820 \begin_layout Plain Layout
32821
32822 \end_layout
32823
32824 \end_inset
32825 </cell>
32826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32827 \begin_inset Text
32828
32829 \begin_layout Plain Layout
32830
32831 \family roman
32832 \series medium
32833 \shape up
32834 \size tiny
32835 \emph off
32836 \bar no
32837 \noun off
32838 \color none
32839 00
32840 \end_layout
32841
32842 \end_inset
32843 </cell>
32844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848
32849 \family roman
32850 \series medium
32851 \shape up
32852 \size tiny
32853 \emph off
32854 \bar no
32855 \noun off
32856 \color none
32857 10
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32863 \begin_inset Text
32864
32865 \begin_layout Plain Layout
32866
32867 \family roman
32868 \series medium
32869 \shape up
32870 \size tiny
32871 \emph off
32872 \bar no
32873 \noun off
32874 \color none
32875 20
32876 \end_layout
32877
32878 \end_inset
32879 </cell>
32880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32881 \begin_inset Text
32882
32883 \begin_layout Plain Layout
32884
32885 \family roman
32886 \series medium
32887 \shape up
32888 \size tiny
32889 \emph off
32890 \bar no
32891 \noun off
32892 \color none
32893 30
32894 \end_layout
32895
32896 \end_inset
32897 </cell>
32898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32899 \begin_inset Text
32900
32901 \begin_layout Plain Layout
32902
32903 \family roman
32904 \series medium
32905 \shape up
32906 \size tiny
32907 \emph off
32908 \bar no
32909 \noun off
32910 \color none
32911 40
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32917 \begin_inset Text
32918
32919 \begin_layout Plain Layout
32920
32921 \family roman
32922 \series medium
32923 \shape up
32924 \size tiny
32925 \emph off
32926 \bar no
32927 \noun off
32928 \color none
32929 50
32930 \end_layout
32931
32932 \end_inset
32933 </cell>
32934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32935 \begin_inset Text
32936
32937 \begin_layout Plain Layout
32938
32939 \family roman
32940 \series medium
32941 \shape up
32942 \size tiny
32943 \emph off
32944 \bar no
32945 \noun off
32946 \color none
32947 60
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32953 \begin_inset Text
32954
32955 \begin_layout Plain Layout
32956
32957 \family roman
32958 \series medium
32959 \shape up
32960 \size tiny
32961 \emph off
32962 \bar no
32963 \noun off
32964 \color none
32965 70
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \family roman
32976 \series medium
32977 \shape up
32978 \size tiny
32979 \emph off
32980 \bar no
32981 \noun off
32982 \color none
32983 80
32984 \end_layout
32985
32986 \end_inset
32987 </cell>
32988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32989 \begin_inset Text
32990
32991 \begin_layout Plain Layout
32992
32993 \family roman
32994 \series medium
32995 \shape up
32996 \size tiny
32997 \emph off
32998 \bar no
32999 \noun off
33000 \color none
33001 90
33002 \end_layout
33003
33004 \end_inset
33005 </cell>
33006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33007 \begin_inset Text
33008
33009 \begin_layout Plain Layout
33010
33011 \family roman
33012 \series medium
33013 \shape up
33014 \size tiny
33015 \emph off
33016 \bar no
33017 \noun off
33018 \color none
33019 A0
33020 \end_layout
33021
33022 \end_inset
33023 </cell>
33024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33025 \begin_inset Text
33026
33027 \begin_layout Plain Layout
33028
33029 \family roman
33030 \series medium
33031 \shape up
33032 \size tiny
33033 \emph off
33034 \bar no
33035 \noun off
33036 \color none
33037 B0
33038 \end_layout
33039
33040 \end_inset
33041 </cell>
33042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33043 \begin_inset Text
33044
33045 \begin_layout Plain Layout
33046
33047 \family roman
33048 \series medium
33049 \shape up
33050 \size tiny
33051 \emph off
33052 \bar no
33053 \noun off
33054 \color none
33055 C0
33056 \end_layout
33057
33058 \end_inset
33059 </cell>
33060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33061 \begin_inset Text
33062
33063 \begin_layout Plain Layout
33064
33065 \family roman
33066 \series medium
33067 \shape up
33068 \size tiny
33069 \emph off
33070 \bar no
33071 \noun off
33072 \color none
33073 D0
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Plain Layout
33082
33083 \family roman
33084 \series medium
33085 \shape up
33086 \size tiny
33087 \emph off
33088 \bar no
33089 \noun off
33090 \color none
33091 E0
33092 \end_layout
33093
33094 \end_inset
33095 </cell>
33096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100
33101 \family roman
33102 \series medium
33103 \shape up
33104 \size tiny
33105 \emph off
33106 \bar no
33107 \noun off
33108 \color none
33109 F0
33110 \end_layout
33111
33112 \end_inset
33113 </cell>
33114 </row>
33115 <row>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120
33121 \family roman
33122 \series medium
33123 \shape up
33124 \size tiny
33125 \emph off
33126 \bar no
33127 \noun off
33128 \color none
33129 00
33130 \end_layout
33131
33132 \end_inset
33133 </cell>
33134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33135 \begin_inset Text
33136
33137 \begin_layout Plain Layout
33138
33139 \end_layout
33140
33141 \end_inset
33142 </cell>
33143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33144 \begin_inset Text
33145
33146 \begin_layout Plain Layout
33147
33148 \end_layout
33149
33150 \end_inset
33151 </cell>
33152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33153 \begin_inset Text
33154
33155 \begin_layout Plain Layout
33156
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165
33166 \family roman
33167 \series medium
33168 \shape up
33169 \emph off
33170 \bar no
33171 \noun off
33172 \color none
33173 0
33174 \end_layout
33175
33176 \end_inset
33177 </cell>
33178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33179 \begin_inset Text
33180
33181 \begin_layout Plain Layout
33182
33183 \family roman
33184 \series medium
33185 \shape up
33186 \emph off
33187 \bar no
33188 \noun off
33189 \color none
33190 @
33191 \end_layout
33192
33193 \end_inset
33194 </cell>
33195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33196 \begin_inset Text
33197
33198 \begin_layout Plain Layout
33199
33200 \family roman
33201 \series medium
33202 \shape up
33203 \emph off
33204 \bar no
33205 \noun off
33206 \color none
33207 P
33208 \end_layout
33209
33210 \end_inset
33211 </cell>
33212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216
33217 \family roman
33218 \series medium
33219 \shape up
33220 \emph off
33221 \bar no
33222 \noun off
33223 \color none
33224 '
33225 \end_layout
33226
33227 \end_inset
33228 </cell>
33229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33230 \begin_inset Text
33231
33232 \begin_layout Plain Layout
33233
33234 \family roman
33235 \series medium
33236 \shape up
33237 \emph off
33238 \bar no
33239 \noun off
33240 \color none
33241 p
33242 \end_layout
33243
33244 \end_inset
33245 </cell>
33246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33247 \begin_inset Text
33248
33249 \begin_layout Plain Layout
33250
33251 \end_layout
33252
33253 \end_inset
33254 </cell>
33255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33256 \begin_inset Text
33257
33258 \begin_layout Plain Layout
33259
33260 \end_layout
33261
33262 \end_inset
33263 </cell>
33264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33265 \begin_inset Text
33266
33267 \begin_layout Plain Layout
33268
33269 \end_layout
33270
33271 \end_inset
33272 </cell>
33273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33274 \begin_inset Text
33275
33276 \begin_layout Plain Layout
33277
33278 \family roman
33279 \series medium
33280 \shape up
33281 \emph off
33282 \bar no
33283 \noun off
33284 \color none
33285 °
33286 \end_layout
33287
33288 \end_inset
33289 </cell>
33290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33291 \begin_inset Text
33292
33293 \begin_layout Plain Layout
33294
33295 \family roman
33296 \series medium
33297 \shape up
33298 \emph off
33299 \bar no
33300 \noun off
33301 \color none
33302 À
33303 \end_layout
33304
33305 \end_inset
33306 </cell>
33307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33308 \begin_inset Text
33309
33310 \begin_layout Plain Layout
33311
33312 \family roman
33313 \series medium
33314 \shape up
33315 \emph off
33316 \bar no
33317 \noun off
33318 \color none
33319 Ð
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33325 \begin_inset Text
33326
33327 \begin_layout Plain Layout
33328
33329 \family roman
33330 \series medium
33331 \shape up
33332 \emph off
33333 \bar no
33334 \noun off
33335 \color none
33336 à
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33342 \begin_inset Text
33343
33344 \begin_layout Plain Layout
33345
33346 \family roman
33347 \series medium
33348 \shape up
33349 \emph off
33350 \bar no
33351 \noun off
33352 \color none
33353 ð
33354 \end_layout
33355
33356 \end_inset
33357 </cell>
33358 </row>
33359 <row>
33360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33361 \begin_inset Text
33362
33363 \begin_layout Plain Layout
33364
33365 \family roman
33366 \series medium
33367 \shape up
33368 \size tiny
33369 \emph off
33370 \bar no
33371 \noun off
33372 \color none
33373 01
33374 \end_layout
33375
33376 \end_inset
33377 </cell>
33378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33379 \begin_inset Text
33380
33381 \begin_layout Plain Layout
33382
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \family roman
33402 \series medium
33403 \shape up
33404 \emph off
33405 \bar no
33406 \noun off
33407 \color none
33408 !
33409 \end_layout
33410
33411 \end_inset
33412 </cell>
33413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33414 \begin_inset Text
33415
33416 \begin_layout Plain Layout
33417
33418 \family roman
33419 \series medium
33420 \shape up
33421 \emph off
33422 \bar no
33423 \noun off
33424 \color none
33425 1
33426 \end_layout
33427
33428 \end_inset
33429 </cell>
33430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434
33435 \family roman
33436 \series medium
33437 \shape up
33438 \emph off
33439 \bar no
33440 \noun off
33441 \color none
33442 A
33443 \end_layout
33444
33445 \end_inset
33446 </cell>
33447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33448 \begin_inset Text
33449
33450 \begin_layout Plain Layout
33451
33452 \family roman
33453 \series medium
33454 \shape up
33455 \emph off
33456 \bar no
33457 \noun off
33458 \color none
33459 Q
33460 \end_layout
33461
33462 \end_inset
33463 </cell>
33464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33465 \begin_inset Text
33466
33467 \begin_layout Plain Layout
33468
33469 \family roman
33470 \series medium
33471 \shape up
33472 \emph off
33473 \bar no
33474 \noun off
33475 \color none
33476 a
33477 \end_layout
33478
33479 \end_inset
33480 </cell>
33481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33482 \begin_inset Text
33483
33484 \begin_layout Plain Layout
33485
33486 \family roman
33487 \series medium
33488 \shape up
33489 \emph off
33490 \bar no
33491 \noun off
33492 \color none
33493 q
33494 \end_layout
33495
33496 \end_inset
33497 </cell>
33498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33499 \begin_inset Text
33500
33501 \begin_layout Plain Layout
33502
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33508 \begin_inset Text
33509
33510 \begin_layout Plain Layout
33511
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \family roman
33522 \series medium
33523 \shape up
33524 \emph off
33525 \bar no
33526 \noun off
33527 \color none
33528 ¡
33529 \end_layout
33530
33531 \end_inset
33532 </cell>
33533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33534 \begin_inset Text
33535
33536 \begin_layout Plain Layout
33537
33538 \family roman
33539 \series medium
33540 \shape up
33541 \emph off
33542 \bar no
33543 \noun off
33544 \color none
33545 ±
33546 \end_layout
33547
33548 \end_inset
33549 </cell>
33550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33551 \begin_inset Text
33552
33553 \begin_layout Plain Layout
33554
33555 \family roman
33556 \series medium
33557 \shape up
33558 \emph off
33559 \bar no
33560 \noun off
33561 \color none
33562 Á
33563 \end_layout
33564
33565 \end_inset
33566 </cell>
33567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33568 \begin_inset Text
33569
33570 \begin_layout Plain Layout
33571
33572 \family roman
33573 \series medium
33574 \shape up
33575 \emph off
33576 \bar no
33577 \noun off
33578 \color none
33579 Ñ
33580 \end_layout
33581
33582 \end_inset
33583 </cell>
33584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33585 \begin_inset Text
33586
33587 \begin_layout Plain Layout
33588
33589 \family roman
33590 \series medium
33591 \shape up
33592 \emph off
33593 \bar no
33594 \noun off
33595 \color none
33596 á
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605
33606 \family roman
33607 \series medium
33608 \shape up
33609 \emph off
33610 \bar no
33611 \noun off
33612 \color none
33613 ñ
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 </row>
33619 <row>
33620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624
33625 \family roman
33626 \series medium
33627 \shape up
33628 \size tiny
33629 \emph off
33630 \bar no
33631 \noun off
33632 \color none
33633 02
33634 \end_layout
33635
33636 \end_inset
33637 </cell>
33638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33639 \begin_inset Text
33640
33641 \begin_layout Plain Layout
33642
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \family roman
33662 \series medium
33663 \shape up
33664 \emph off
33665 \bar no
33666 \noun off
33667 \color none
33668 \begin_inset Quotes eld
33669 \end_inset
33670
33671
33672 \end_layout
33673
33674 \end_inset
33675 </cell>
33676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33677 \begin_inset Text
33678
33679 \begin_layout Plain Layout
33680
33681 \family roman
33682 \series medium
33683 \shape up
33684 \emph off
33685 \bar no
33686 \noun off
33687 \color none
33688 2
33689 \end_layout
33690
33691 \end_inset
33692 </cell>
33693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33694 \begin_inset Text
33695
33696 \begin_layout Plain Layout
33697
33698 \family roman
33699 \series medium
33700 \shape up
33701 \emph off
33702 \bar no
33703 \noun off
33704 \color none
33705 B
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33711 \begin_inset Text
33712
33713 \begin_layout Plain Layout
33714
33715 \family roman
33716 \series medium
33717 \shape up
33718 \emph off
33719 \bar no
33720 \noun off
33721 \color none
33722 R
33723 \end_layout
33724
33725 \end_inset
33726 </cell>
33727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731
33732 \family roman
33733 \series medium
33734 \shape up
33735 \emph off
33736 \bar no
33737 \noun off
33738 \color none
33739 b
33740 \end_layout
33741
33742 \end_inset
33743 </cell>
33744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748
33749 \family roman
33750 \series medium
33751 \shape up
33752 \emph off
33753 \bar no
33754 \noun off
33755 \color none
33756 r
33757 \end_layout
33758
33759 \end_inset
33760 </cell>
33761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33762 \begin_inset Text
33763
33764 \begin_layout Plain Layout
33765
33766 \end_layout
33767
33768 \end_inset
33769 </cell>
33770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33771 \begin_inset Text
33772
33773 \begin_layout Plain Layout
33774
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783 ¢
33784 \end_layout
33785
33786 \end_inset
33787 </cell>
33788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33789 \begin_inset Text
33790
33791 \begin_layout Plain Layout
33792
33793 \family roman
33794 \series medium
33795 \shape up
33796 \emph off
33797 \bar no
33798 \noun off
33799 \color none
33800 ²
33801 \end_layout
33802
33803 \end_inset
33804 </cell>
33805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33806 \begin_inset Text
33807
33808 \begin_layout Plain Layout
33809
33810 \family roman
33811 \series medium
33812 \shape up
33813 \emph off
33814 \bar no
33815 \noun off
33816 \color none
33817 Â
33818 \end_layout
33819
33820 \end_inset
33821 </cell>
33822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33823 \begin_inset Text
33824
33825 \begin_layout Plain Layout
33826
33827 \family roman
33828 \series medium
33829 \shape up
33830 \emph off
33831 \bar no
33832 \noun off
33833 \color none
33834 Ò
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33840 \begin_inset Text
33841
33842 \begin_layout Plain Layout
33843
33844 \family roman
33845 \series medium
33846 \shape up
33847 \emph off
33848 \bar no
33849 \noun off
33850 \color none
33851 â
33852 \end_layout
33853
33854 \end_inset
33855 </cell>
33856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33857 \begin_inset Text
33858
33859 \begin_layout Plain Layout
33860
33861 \family roman
33862 \series medium
33863 \shape up
33864 \emph off
33865 \bar no
33866 \noun off
33867 \color none
33868 ò
33869 \end_layout
33870
33871 \end_inset
33872 </cell>
33873 </row>
33874 <row>
33875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33876 \begin_inset Text
33877
33878 \begin_layout Plain Layout
33879
33880 \family roman
33881 \series medium
33882 \shape up
33883 \size tiny
33884 \emph off
33885 \bar no
33886 \noun off
33887 \color none
33888 03
33889 \end_layout
33890
33891 \end_inset
33892 </cell>
33893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33894 \begin_inset Text
33895
33896 \begin_layout Plain Layout
33897
33898 \end_layout
33899
33900 \end_inset
33901 </cell>
33902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33903 \begin_inset Text
33904
33905 \begin_layout Plain Layout
33906
33907 \end_layout
33908
33909 \end_inset
33910 </cell>
33911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33912 \begin_inset Text
33913
33914 \begin_layout Plain Layout
33915
33916 \family roman
33917 \series medium
33918 \shape up
33919 \emph off
33920 \bar no
33921 \noun off
33922 \color none
33923 #
33924 \end_layout
33925
33926 \end_inset
33927 </cell>
33928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33929 \begin_inset Text
33930
33931 \begin_layout Plain Layout
33932
33933 \family roman
33934 \series medium
33935 \shape up
33936 \emph off
33937 \bar no
33938 \noun off
33939 \color none
33940 3
33941 \end_layout
33942
33943 \end_inset
33944 </cell>
33945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33946 \begin_inset Text
33947
33948 \begin_layout Plain Layout
33949
33950 \family roman
33951 \series medium
33952 \shape up
33953 \emph off
33954 \bar no
33955 \noun off
33956 \color none
33957 C
33958 \end_layout
33959
33960 \end_inset
33961 </cell>
33962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33963 \begin_inset Text
33964
33965 \begin_layout Plain Layout
33966
33967 \family roman
33968 \series medium
33969 \shape up
33970 \emph off
33971 \bar no
33972 \noun off
33973 \color none
33974 S
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33980 \begin_inset Text
33981
33982 \begin_layout Plain Layout
33983
33984 \family roman
33985 \series medium
33986 \shape up
33987 \emph off
33988 \bar no
33989 \noun off
33990 \color none
33991 c
33992 \end_layout
33993
33994 \end_inset
33995 </cell>
33996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33997 \begin_inset Text
33998
33999 \begin_layout Plain Layout
34000
34001 \family roman
34002 \series medium
34003 \shape up
34004 \emph off
34005 \bar no
34006 \noun off
34007 \color none
34008 s
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017
34018 \end_layout
34019
34020 \end_inset
34021 </cell>
34022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34023 \begin_inset Text
34024
34025 \begin_layout Plain Layout
34026
34027 \end_layout
34028
34029 \end_inset
34030 </cell>
34031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34032 \begin_inset Text
34033
34034 \begin_layout Plain Layout
34035
34036 \family roman
34037 \series medium
34038 \shape up
34039 \emph off
34040 \bar no
34041 \noun off
34042 \color none
34043 £
34044 \end_layout
34045
34046 \end_inset
34047 </cell>
34048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34049 \begin_inset Text
34050
34051 \begin_layout Plain Layout
34052
34053 \family roman
34054 \series medium
34055 \shape up
34056 \emph off
34057 \bar no
34058 \noun off
34059 \color none
34060 ³
34061 \end_layout
34062
34063 \end_inset
34064 </cell>
34065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34066 \begin_inset Text
34067
34068 \begin_layout Plain Layout
34069
34070 \family roman
34071 \series medium
34072 \shape up
34073 \emph off
34074 \bar no
34075 \noun off
34076 \color none
34077 Ã
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34083 \begin_inset Text
34084
34085 \begin_layout Plain Layout
34086
34087 \family roman
34088 \series medium
34089 \shape up
34090 \emph off
34091 \bar no
34092 \noun off
34093 \color none
34094 Ó
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34100 \begin_inset Text
34101
34102 \begin_layout Plain Layout
34103
34104 \family roman
34105 \series medium
34106 \shape up
34107 \emph off
34108 \bar no
34109 \noun off
34110 \color none
34111 ã
34112 \end_layout
34113
34114 \end_inset
34115 </cell>
34116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34117 \begin_inset Text
34118
34119 \begin_layout Plain Layout
34120
34121 \family roman
34122 \series medium
34123 \shape up
34124 \emph off
34125 \bar no
34126 \noun off
34127 \color none
34128 ó
34129 \end_layout
34130
34131 \end_inset
34132 </cell>
34133 </row>
34134 <row>
34135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34136 \begin_inset Text
34137
34138 \begin_layout Plain Layout
34139
34140 \family roman
34141 \series medium
34142 \shape up
34143 \size tiny
34144 \emph off
34145 \bar no
34146 \noun off
34147 \color none
34148 04
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Plain Layout
34157
34158 \end_layout
34159
34160 \end_inset
34161 </cell>
34162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34163 \begin_inset Text
34164
34165 \begin_layout Plain Layout
34166
34167 \end_layout
34168
34169 \end_inset
34170 </cell>
34171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34172 \begin_inset Text
34173
34174 \begin_layout Plain Layout
34175
34176 \family roman
34177 \series medium
34178 \shape up
34179 \emph off
34180 \bar no
34181 \noun off
34182 \color none
34183 $
34184 \end_layout
34185
34186 \end_inset
34187 </cell>
34188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34189 \begin_inset Text
34190
34191 \begin_layout Plain Layout
34192
34193 \family roman
34194 \series medium
34195 \shape up
34196 \emph off
34197 \bar no
34198 \noun off
34199 \color none
34200 4
34201 \end_layout
34202
34203 \end_inset
34204 </cell>
34205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34206 \begin_inset Text
34207
34208 \begin_layout Plain Layout
34209
34210 \family roman
34211 \series medium
34212 \shape up
34213 \emph off
34214 \bar no
34215 \noun off
34216 \color none
34217 D
34218 \end_layout
34219
34220 \end_inset
34221 </cell>
34222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34223 \begin_inset Text
34224
34225 \begin_layout Plain Layout
34226
34227 \family roman
34228 \series medium
34229 \shape up
34230 \emph off
34231 \bar no
34232 \noun off
34233 \color none
34234 T
34235 \end_layout
34236
34237 \end_inset
34238 </cell>
34239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34240 \begin_inset Text
34241
34242 \begin_layout Plain Layout
34243
34244 \family roman
34245 \series medium
34246 \shape up
34247 \emph off
34248 \bar no
34249 \noun off
34250 \color none
34251 d
34252 \end_layout
34253
34254 \end_inset
34255 </cell>
34256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34257 \begin_inset Text
34258
34259 \begin_layout Plain Layout
34260
34261 \family roman
34262 \series medium
34263 \shape up
34264 \emph off
34265 \bar no
34266 \noun off
34267 \color none
34268 t
34269 \end_layout
34270
34271 \end_inset
34272 </cell>
34273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34274 \begin_inset Text
34275
34276 \begin_layout Plain Layout
34277
34278 \end_layout
34279
34280 \end_inset
34281 </cell>
34282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34283 \begin_inset Text
34284
34285 \begin_layout Plain Layout
34286
34287 \end_layout
34288
34289 \end_inset
34290 </cell>
34291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34292 \begin_inset Text
34293
34294 \begin_layout Plain Layout
34295 ¤
34296 \end_layout
34297
34298 \end_inset
34299 </cell>
34300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34301 \begin_inset Text
34302
34303 \begin_layout Plain Layout
34304
34305 \family roman
34306 \series medium
34307 \shape up
34308 \emph off
34309 \bar no
34310 \noun off
34311 \color none
34312 ´
34313 \end_layout
34314
34315 \end_inset
34316 </cell>
34317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34318 \begin_inset Text
34319
34320 \begin_layout Plain Layout
34321
34322 \family roman
34323 \series medium
34324 \shape up
34325 \emph off
34326 \bar no
34327 \noun off
34328 \color none
34329 Ä
34330 \end_layout
34331
34332 \end_inset
34333 </cell>
34334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34335 \begin_inset Text
34336
34337 \begin_layout Plain Layout
34338
34339 \family roman
34340 \series medium
34341 \shape up
34342 \emph off
34343 \bar no
34344 \noun off
34345 \color none
34346 Ô
34347 \end_layout
34348
34349 \end_inset
34350 </cell>
34351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34352 \begin_inset Text
34353
34354 \begin_layout Plain Layout
34355
34356 \family roman
34357 \series medium
34358 \shape up
34359 \emph off
34360 \bar no
34361 \noun off
34362 \color none
34363 ä
34364 \end_layout
34365
34366 \end_inset
34367 </cell>
34368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34369 \begin_inset Text
34370
34371 \begin_layout Plain Layout
34372
34373 \family roman
34374 \series medium
34375 \shape up
34376 \emph off
34377 \bar no
34378 \noun off
34379 \color none
34380 ô
34381 \end_layout
34382
34383 \end_inset
34384 </cell>
34385 </row>
34386 <row>
34387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34388 \begin_inset Text
34389
34390 \begin_layout Plain Layout
34391
34392 \family roman
34393 \series medium
34394 \shape up
34395 \size tiny
34396 \emph off
34397 \bar no
34398 \noun off
34399 \color none
34400 05
34401 \end_layout
34402
34403 \end_inset
34404 </cell>
34405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34406 \begin_inset Text
34407
34408 \begin_layout Plain Layout
34409
34410 \end_layout
34411
34412 \end_inset
34413 </cell>
34414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34415 \begin_inset Text
34416
34417 \begin_layout Plain Layout
34418
34419 \end_layout
34420
34421 \end_inset
34422 </cell>
34423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34424 \begin_inset Text
34425
34426 \begin_layout Plain Layout
34427
34428 \family roman
34429 \series medium
34430 \shape up
34431 \emph off
34432 \bar no
34433 \noun off
34434 \color none
34435 %
34436 \end_layout
34437
34438 \end_inset
34439 </cell>
34440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34441 \begin_inset Text
34442
34443 \begin_layout Plain Layout
34444
34445 \family roman
34446 \series medium
34447 \shape up
34448 \emph off
34449 \bar no
34450 \noun off
34451 \color none
34452 5
34453 \end_layout
34454
34455 \end_inset
34456 </cell>
34457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34458 \begin_inset Text
34459
34460 \begin_layout Plain Layout
34461
34462 \family roman
34463 \series medium
34464 \shape up
34465 \emph off
34466 \bar no
34467 \noun off
34468 \color none
34469 E
34470 \end_layout
34471
34472 \end_inset
34473 </cell>
34474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34475 \begin_inset Text
34476
34477 \begin_layout Plain Layout
34478
34479 \family roman
34480 \series medium
34481 \shape up
34482 \emph off
34483 \bar no
34484 \noun off
34485 \color none
34486 U
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495
34496 \family roman
34497 \series medium
34498 \shape up
34499 \emph off
34500 \bar no
34501 \noun off
34502 \color none
34503 e
34504 \end_layout
34505
34506 \end_inset
34507 </cell>
34508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34509 \begin_inset Text
34510
34511 \begin_layout Plain Layout
34512
34513 \family roman
34514 \series medium
34515 \shape up
34516 \emph off
34517 \bar no
34518 \noun off
34519 \color none
34520 u
34521 \end_layout
34522
34523 \end_inset
34524 </cell>
34525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34526 \begin_inset Text
34527
34528 \begin_layout Plain Layout
34529
34530 \end_layout
34531
34532 \end_inset
34533 </cell>
34534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Plain Layout
34538
34539 \end_layout
34540
34541 \end_inset
34542 </cell>
34543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34544 \begin_inset Text
34545
34546 \begin_layout Plain Layout
34547 ¥
34548 \end_layout
34549
34550 \end_inset
34551 </cell>
34552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34553 \begin_inset Text
34554
34555 \begin_layout Plain Layout
34556
34557 \family roman
34558 \series medium
34559 \shape up
34560 \emph off
34561 \bar no
34562 \noun off
34563 \color none
34564 µ
34565 \end_layout
34566
34567 \end_inset
34568 </cell>
34569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34570 \begin_inset Text
34571
34572 \begin_layout Plain Layout
34573
34574 \family roman
34575 \series medium
34576 \shape up
34577 \emph off
34578 \bar no
34579 \noun off
34580 \color none
34581 Å
34582 \end_layout
34583
34584 \end_inset
34585 </cell>
34586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34587 \begin_inset Text
34588
34589 \begin_layout Plain Layout
34590
34591 \family roman
34592 \series medium
34593 \shape up
34594 \emph off
34595 \bar no
34596 \noun off
34597 \color none
34598 Õ
34599 \end_layout
34600
34601 \end_inset
34602 </cell>
34603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34604 \begin_inset Text
34605
34606 \begin_layout Plain Layout
34607
34608 \family roman
34609 \series medium
34610 \shape up
34611 \emph off
34612 \bar no
34613 \noun off
34614 \color none
34615 å
34616 \end_layout
34617
34618 \end_inset
34619 </cell>
34620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \family roman
34626 \series medium
34627 \shape up
34628 \emph off
34629 \bar no
34630 \noun off
34631 \color none
34632 õ
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 </row>
34638 <row>
34639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34640 \begin_inset Text
34641
34642 \begin_layout Plain Layout
34643
34644 \family roman
34645 \series medium
34646 \shape up
34647 \size tiny
34648 \emph off
34649 \bar no
34650 \noun off
34651 \color none
34652 06
34653 \end_layout
34654
34655 \end_inset
34656 </cell>
34657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34658 \begin_inset Text
34659
34660 \begin_layout Plain Layout
34661
34662 \end_layout
34663
34664 \end_inset
34665 </cell>
34666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670
34671 \end_layout
34672
34673 \end_inset
34674 </cell>
34675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34676 \begin_inset Text
34677
34678 \begin_layout Plain Layout
34679
34680 \family roman
34681 \series medium
34682 \shape up
34683 \emph off
34684 \bar no
34685 \noun off
34686 \color none
34687 &
34688 \end_layout
34689
34690 \end_inset
34691 </cell>
34692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34693 \begin_inset Text
34694
34695 \begin_layout Plain Layout
34696
34697 \family roman
34698 \series medium
34699 \shape up
34700 \emph off
34701 \bar no
34702 \noun off
34703 \color none
34704 6
34705 \end_layout
34706
34707 \end_inset
34708 </cell>
34709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34710 \begin_inset Text
34711
34712 \begin_layout Plain Layout
34713
34714 \family roman
34715 \series medium
34716 \shape up
34717 \emph off
34718 \bar no
34719 \noun off
34720 \color none
34721 F
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730
34731 \family roman
34732 \series medium
34733 \shape up
34734 \emph off
34735 \bar no
34736 \noun off
34737 \color none
34738 V
34739 \end_layout
34740
34741 \end_inset
34742 </cell>
34743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34744 \begin_inset Text
34745
34746 \begin_layout Plain Layout
34747
34748 \family roman
34749 \series medium
34750 \shape up
34751 \emph off
34752 \bar no
34753 \noun off
34754 \color none
34755 f
34756 \end_layout
34757
34758 \end_inset
34759 </cell>
34760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34761 \begin_inset Text
34762
34763 \begin_layout Plain Layout
34764
34765 \family roman
34766 \series medium
34767 \shape up
34768 \emph off
34769 \bar no
34770 \noun off
34771 \color none
34772 v
34773 \end_layout
34774
34775 \end_inset
34776 </cell>
34777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34778 \begin_inset Text
34779
34780 \begin_layout Plain Layout
34781
34782 \end_layout
34783
34784 \end_inset
34785 </cell>
34786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34787 \begin_inset Text
34788
34789 \begin_layout Plain Layout
34790
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799 ¦
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808
34809 \family roman
34810 \series medium
34811 \shape up
34812 \emph off
34813 \bar no
34814 \noun off
34815 \color none
34816
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34822 \begin_inset Text
34823
34824 \begin_layout Plain Layout
34825
34826 \family roman
34827 \series medium
34828 \shape up
34829 \emph off
34830 \bar no
34831 \noun off
34832 \color none
34833 Æ
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34839 \begin_inset Text
34840
34841 \begin_layout Plain Layout
34842
34843 \family roman
34844 \series medium
34845 \shape up
34846 \emph off
34847 \bar no
34848 \noun off
34849 \color none
34850 Ö
34851 \end_layout
34852
34853 \end_inset
34854 </cell>
34855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859
34860 \family roman
34861 \series medium
34862 \shape up
34863 \emph off
34864 \bar no
34865 \noun off
34866 \color none
34867 æ
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876
34877 \family roman
34878 \series medium
34879 \shape up
34880 \emph off
34881 \bar no
34882 \noun off
34883 \color none
34884 ö
34885 \end_layout
34886
34887 \end_inset
34888 </cell>
34889 </row>
34890 <row>
34891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34892 \begin_inset Text
34893
34894 \begin_layout Plain Layout
34895
34896 \family roman
34897 \series medium
34898 \shape up
34899 \size tiny
34900 \emph off
34901 \bar no
34902 \noun off
34903 \color none
34904 07
34905 \end_layout
34906
34907 \end_inset
34908 </cell>
34909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34910 \begin_inset Text
34911
34912 \begin_layout Plain Layout
34913
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \family roman
34933 \series medium
34934 \shape up
34935 \emph off
34936 \bar no
34937 \noun off
34938 \color none
34939 `
34940 \end_layout
34941
34942 \end_inset
34943 </cell>
34944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34945 \begin_inset Text
34946
34947 \begin_layout Plain Layout
34948
34949 \family roman
34950 \series medium
34951 \shape up
34952 \emph off
34953 \bar no
34954 \noun off
34955 \color none
34956 7
34957 \end_layout
34958
34959 \end_inset
34960 </cell>
34961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34962 \begin_inset Text
34963
34964 \begin_layout Plain Layout
34965
34966 \family roman
34967 \series medium
34968 \shape up
34969 \emph off
34970 \bar no
34971 \noun off
34972 \color none
34973 G
34974 \end_layout
34975
34976 \end_inset
34977 </cell>
34978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34979 \begin_inset Text
34980
34981 \begin_layout Plain Layout
34982
34983 \family roman
34984 \series medium
34985 \shape up
34986 \emph off
34987 \bar no
34988 \noun off
34989 \color none
34990 W
34991 \end_layout
34992
34993 \end_inset
34994 </cell>
34995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34996 \begin_inset Text
34997
34998 \begin_layout Plain Layout
34999
35000 \family roman
35001 \series medium
35002 \shape up
35003 \emph off
35004 \bar no
35005 \noun off
35006 \color none
35007 g
35008 \end_layout
35009
35010 \end_inset
35011 </cell>
35012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016
35017 \family roman
35018 \series medium
35019 \shape up
35020 \emph off
35021 \bar no
35022 \noun off
35023 \color none
35024 w
35025 \end_layout
35026
35027 \end_inset
35028 </cell>
35029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Plain Layout
35033
35034 \end_layout
35035
35036 \end_inset
35037 </cell>
35038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35039 \begin_inset Text
35040
35041 \begin_layout Plain Layout
35042
35043 \end_layout
35044
35045 \end_inset
35046 </cell>
35047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35048 \begin_inset Text
35049
35050 \begin_layout Plain Layout
35051
35052 \family roman
35053 \series medium
35054 \shape up
35055 \emph off
35056 \bar no
35057 \noun off
35058 \color none
35059 §
35060 \end_layout
35061
35062 \end_inset
35063 </cell>
35064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35065 \begin_inset Text
35066
35067 \begin_layout Plain Layout
35068
35069 \family roman
35070 \series medium
35071 \shape up
35072 \emph off
35073 \bar no
35074 \noun off
35075 \color none
35076 ·
35077 \end_layout
35078
35079 \end_inset
35080 </cell>
35081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35082 \begin_inset Text
35083
35084 \begin_layout Plain Layout
35085
35086 \family roman
35087 \series medium
35088 \shape up
35089 \emph off
35090 \bar no
35091 \noun off
35092 \color none
35093 Ç
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102
35103 \family roman
35104 \series medium
35105 \shape up
35106 \emph off
35107 \bar no
35108 \noun off
35109 \color none
35110 ×
35111 \end_layout
35112
35113 \end_inset
35114 </cell>
35115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35116 \begin_inset Text
35117
35118 \begin_layout Plain Layout
35119
35120 \family roman
35121 \series medium
35122 \shape up
35123 \emph off
35124 \bar no
35125 \noun off
35126 \color none
35127 ç
35128 \end_layout
35129
35130 \end_inset
35131 </cell>
35132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35133 \begin_inset Text
35134
35135 \begin_layout Plain Layout
35136
35137 \family roman
35138 \series medium
35139 \shape up
35140 \emph off
35141 \bar no
35142 \noun off
35143 \color none
35144 ÷
35145 \end_layout
35146
35147 \end_inset
35148 </cell>
35149 </row>
35150 <row>
35151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35152 \begin_inset Text
35153
35154 \begin_layout Plain Layout
35155
35156 \family roman
35157 \series medium
35158 \shape up
35159 \size tiny
35160 \emph off
35161 \bar no
35162 \noun off
35163 \color none
35164 08
35165 \end_layout
35166
35167 \end_inset
35168 </cell>
35169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35170 \begin_inset Text
35171
35172 \begin_layout Plain Layout
35173
35174 \end_layout
35175
35176 \end_inset
35177 </cell>
35178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35179 \begin_inset Text
35180
35181 \begin_layout Plain Layout
35182
35183 \end_layout
35184
35185 \end_inset
35186 </cell>
35187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35188 \begin_inset Text
35189
35190 \begin_layout Plain Layout
35191
35192 \family roman
35193 \series medium
35194 \shape up
35195 \emph off
35196 \bar no
35197 \noun off
35198 \color none
35199 (
35200 \end_layout
35201
35202 \end_inset
35203 </cell>
35204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35205 \begin_inset Text
35206
35207 \begin_layout Plain Layout
35208
35209 \family roman
35210 \series medium
35211 \shape up
35212 \emph off
35213 \bar no
35214 \noun off
35215 \color none
35216 8
35217 \end_layout
35218
35219 \end_inset
35220 </cell>
35221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35222 \begin_inset Text
35223
35224 \begin_layout Plain Layout
35225
35226 \family roman
35227 \series medium
35228 \shape up
35229 \emph off
35230 \bar no
35231 \noun off
35232 \color none
35233 H
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35239 \begin_inset Text
35240
35241 \begin_layout Plain Layout
35242
35243 \family roman
35244 \series medium
35245 \shape up
35246 \emph off
35247 \bar no
35248 \noun off
35249 \color none
35250 X
35251 \end_layout
35252
35253 \end_inset
35254 </cell>
35255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35256 \begin_inset Text
35257
35258 \begin_layout Plain Layout
35259
35260 \family roman
35261 \series medium
35262 \shape up
35263 \emph off
35264 \bar no
35265 \noun off
35266 \color none
35267 h
35268 \end_layout
35269
35270 \end_inset
35271 </cell>
35272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35273 \begin_inset Text
35274
35275 \begin_layout Plain Layout
35276
35277 \family roman
35278 \series medium
35279 \shape up
35280 \emph off
35281 \bar no
35282 \noun off
35283 \color none
35284 x
35285 \end_layout
35286
35287 \end_inset
35288 </cell>
35289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35290 \begin_inset Text
35291
35292 \begin_layout Plain Layout
35293
35294 \end_layout
35295
35296 \end_inset
35297 </cell>
35298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35299 \begin_inset Text
35300
35301 \begin_layout Plain Layout
35302
35303 \end_layout
35304
35305 \end_inset
35306 </cell>
35307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35308 \begin_inset Text
35309
35310 \begin_layout Plain Layout
35311
35312 \family roman
35313 \series medium
35314 \shape up
35315 \emph off
35316 \bar no
35317 \noun off
35318 \color none
35319 ¨
35320 \end_layout
35321
35322 \end_inset
35323 </cell>
35324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35325 \begin_inset Text
35326
35327 \begin_layout Plain Layout
35328
35329 \family roman
35330 \series medium
35331 \shape up
35332 \emph off
35333 \bar no
35334 \noun off
35335 \color none
35336 ¸
35337 \end_layout
35338
35339 \end_inset
35340 </cell>
35341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35342 \begin_inset Text
35343
35344 \begin_layout Plain Layout
35345
35346 \family roman
35347 \series medium
35348 \shape up
35349 \emph off
35350 \bar no
35351 \noun off
35352 \color none
35353 È
35354 \end_layout
35355
35356 \end_inset
35357 </cell>
35358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35359 \begin_inset Text
35360
35361 \begin_layout Plain Layout
35362
35363 \family roman
35364 \series medium
35365 \shape up
35366 \emph off
35367 \bar no
35368 \noun off
35369 \color none
35370 Ø
35371 \end_layout
35372
35373 \end_inset
35374 </cell>
35375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35376 \begin_inset Text
35377
35378 \begin_layout Plain Layout
35379
35380 \family roman
35381 \series medium
35382 \shape up
35383 \emph off
35384 \bar no
35385 \noun off
35386 \color none
35387 è
35388 \end_layout
35389
35390 \end_inset
35391 </cell>
35392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35393 \begin_inset Text
35394
35395 \begin_layout Plain Layout
35396
35397 \family roman
35398 \series medium
35399 \shape up
35400 \emph off
35401 \bar no
35402 \noun off
35403 \color none
35404 ø
35405 \end_layout
35406
35407 \end_inset
35408 </cell>
35409 </row>
35410 <row>
35411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35412 \begin_inset Text
35413
35414 \begin_layout Plain Layout
35415
35416 \family roman
35417 \series medium
35418 \shape up
35419 \size tiny
35420 \emph off
35421 \bar no
35422 \noun off
35423 \color none
35424 09
35425 \end_layout
35426
35427 \end_inset
35428 </cell>
35429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35430 \begin_inset Text
35431
35432 \begin_layout Plain Layout
35433
35434 \end_layout
35435
35436 \end_inset
35437 </cell>
35438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35439 \begin_inset Text
35440
35441 \begin_layout Plain Layout
35442
35443 \end_layout
35444
35445 \end_inset
35446 </cell>
35447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35448 \begin_inset Text
35449
35450 \begin_layout Plain Layout
35451
35452 \family roman
35453 \series medium
35454 \shape up
35455 \emph off
35456 \bar no
35457 \noun off
35458 \color none
35459 )
35460 \end_layout
35461
35462 \end_inset
35463 </cell>
35464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35465 \begin_inset Text
35466
35467 \begin_layout Plain Layout
35468
35469 \family roman
35470 \series medium
35471 \shape up
35472 \emph off
35473 \bar no
35474 \noun off
35475 \color none
35476 9
35477 \end_layout
35478
35479 \end_inset
35480 </cell>
35481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35482 \begin_inset Text
35483
35484 \begin_layout Plain Layout
35485
35486 \family roman
35487 \series medium
35488 \shape up
35489 \emph off
35490 \bar no
35491 \noun off
35492 \color none
35493 I
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35499 \begin_inset Text
35500
35501 \begin_layout Plain Layout
35502
35503 \family roman
35504 \series medium
35505 \shape up
35506 \emph off
35507 \bar no
35508 \noun off
35509 \color none
35510 Y
35511 \end_layout
35512
35513 \end_inset
35514 </cell>
35515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35516 \begin_inset Text
35517
35518 \begin_layout Plain Layout
35519
35520 \family roman
35521 \series medium
35522 \shape up
35523 \emph off
35524 \bar no
35525 \noun off
35526 \color none
35527 i
35528 \end_layout
35529
35530 \end_inset
35531 </cell>
35532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35533 \begin_inset Text
35534
35535 \begin_layout Plain Layout
35536
35537 \family roman
35538 \series medium
35539 \shape up
35540 \emph off
35541 \bar no
35542 \noun off
35543 \color none
35544 y
35545 \end_layout
35546
35547 \end_inset
35548 </cell>
35549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35550 \begin_inset Text
35551
35552 \begin_layout Plain Layout
35553
35554 \end_layout
35555
35556 \end_inset
35557 </cell>
35558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35559 \begin_inset Text
35560
35561 \begin_layout Plain Layout
35562
35563 \end_layout
35564
35565 \end_inset
35566 </cell>
35567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35568 \begin_inset Text
35569
35570 \begin_layout Plain Layout
35571
35572 \family roman
35573 \series medium
35574 \shape up
35575 \emph off
35576 \bar no
35577 \noun off
35578 \color none
35579 ©
35580 \end_layout
35581
35582 \end_inset
35583 </cell>
35584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35585 \begin_inset Text
35586
35587 \begin_layout Plain Layout
35588
35589 \family roman
35590 \series medium
35591 \shape up
35592 \emph off
35593 \bar no
35594 \noun off
35595 \color none
35596 ¹
35597 \end_layout
35598
35599 \end_inset
35600 </cell>
35601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35602 \begin_inset Text
35603
35604 \begin_layout Plain Layout
35605
35606 \family roman
35607 \series medium
35608 \shape up
35609 \emph off
35610 \bar no
35611 \noun off
35612 \color none
35613 É
35614 \end_layout
35615
35616 \end_inset
35617 </cell>
35618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35619 \begin_inset Text
35620
35621 \begin_layout Plain Layout
35622
35623 \family roman
35624 \series medium
35625 \shape up
35626 \emph off
35627 \bar no
35628 \noun off
35629 \color none
35630 Ù
35631 \end_layout
35632
35633 \end_inset
35634 </cell>
35635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35636 \begin_inset Text
35637
35638 \begin_layout Plain Layout
35639
35640 \family roman
35641 \series medium
35642 \shape up
35643 \emph off
35644 \bar no
35645 \noun off
35646 \color none
35647 é
35648 \end_layout
35649
35650 \end_inset
35651 </cell>
35652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35653 \begin_inset Text
35654
35655 \begin_layout Plain Layout
35656
35657 \family roman
35658 \series medium
35659 \shape up
35660 \emph off
35661 \bar no
35662 \noun off
35663 \color none
35664 ù
35665 \end_layout
35666
35667 \end_inset
35668 </cell>
35669 </row>
35670 <row>
35671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35672 \begin_inset Text
35673
35674 \begin_layout Plain Layout
35675
35676 \family roman
35677 \series medium
35678 \shape up
35679 \size tiny
35680 \emph off
35681 \bar no
35682 \noun off
35683 \color none
35684 0A
35685 \end_layout
35686
35687 \end_inset
35688 </cell>
35689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35690 \begin_inset Text
35691
35692 \begin_layout Plain Layout
35693
35694 \end_layout
35695
35696 \end_inset
35697 </cell>
35698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35699 \begin_inset Text
35700
35701 \begin_layout Plain Layout
35702
35703 \end_layout
35704
35705 \end_inset
35706 </cell>
35707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35708 \begin_inset Text
35709
35710 \begin_layout Plain Layout
35711
35712 \family roman
35713 \series medium
35714 \shape up
35715 \emph off
35716 \bar no
35717 \noun off
35718 \color none
35719 *
35720 \end_layout
35721
35722 \end_inset
35723 </cell>
35724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35725 \begin_inset Text
35726
35727 \begin_layout Plain Layout
35728
35729 \family roman
35730 \series medium
35731 \shape up
35732 \emph off
35733 \bar no
35734 \noun off
35735 \color none
35736 :
35737 \end_layout
35738
35739 \end_inset
35740 </cell>
35741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35742 \begin_inset Text
35743
35744 \begin_layout Plain Layout
35745
35746 \family roman
35747 \series medium
35748 \shape up
35749 \emph off
35750 \bar no
35751 \noun off
35752 \color none
35753 J
35754 \end_layout
35755
35756 \end_inset
35757 </cell>
35758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35759 \begin_inset Text
35760
35761 \begin_layout Plain Layout
35762
35763 \family roman
35764 \series medium
35765 \shape up
35766 \emph off
35767 \bar no
35768 \noun off
35769 \color none
35770 Z
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35776 \begin_inset Text
35777
35778 \begin_layout Plain Layout
35779
35780 \family roman
35781 \series medium
35782 \shape up
35783 \emph off
35784 \bar no
35785 \noun off
35786 \color none
35787 j
35788 \end_layout
35789
35790 \end_inset
35791 </cell>
35792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35793 \begin_inset Text
35794
35795 \begin_layout Plain Layout
35796
35797 \family roman
35798 \series medium
35799 \shape up
35800 \emph off
35801 \bar no
35802 \noun off
35803 \color none
35804 z
35805 \end_layout
35806
35807 \end_inset
35808 </cell>
35809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35810 \begin_inset Text
35811
35812 \begin_layout Plain Layout
35813
35814 \end_layout
35815
35816 \end_inset
35817 </cell>
35818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35819 \begin_inset Text
35820
35821 \begin_layout Plain Layout
35822
35823 \end_layout
35824
35825 \end_inset
35826 </cell>
35827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35828 \begin_inset Text
35829
35830 \begin_layout Plain Layout
35831
35832 \family roman
35833 \series medium
35834 \shape up
35835 \emph off
35836 \bar no
35837 \noun off
35838 \color none
35839 ª
35840 \end_layout
35841
35842 \end_inset
35843 </cell>
35844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35845 \begin_inset Text
35846
35847 \begin_layout Plain Layout
35848
35849 \family roman
35850 \series medium
35851 \shape up
35852 \emph off
35853 \bar no
35854 \noun off
35855 \color none
35856 º
35857 \end_layout
35858
35859 \end_inset
35860 </cell>
35861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35862 \begin_inset Text
35863
35864 \begin_layout Plain Layout
35865
35866 \family roman
35867 \series medium
35868 \shape up
35869 \emph off
35870 \bar no
35871 \noun off
35872 \color none
35873 Ê
35874 \end_layout
35875
35876 \end_inset
35877 </cell>
35878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35879 \begin_inset Text
35880
35881 \begin_layout Plain Layout
35882
35883 \family roman
35884 \series medium
35885 \shape up
35886 \emph off
35887 \bar no
35888 \noun off
35889 \color none
35890 Ú
35891 \end_layout
35892
35893 \end_inset
35894 </cell>
35895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35896 \begin_inset Text
35897
35898 \begin_layout Plain Layout
35899
35900 \family roman
35901 \series medium
35902 \shape up
35903 \emph off
35904 \bar no
35905 \noun off
35906 \color none
35907 ê
35908 \end_layout
35909
35910 \end_inset
35911 </cell>
35912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35913 \begin_inset Text
35914
35915 \begin_layout Plain Layout
35916
35917 \family roman
35918 \series medium
35919 \shape up
35920 \emph off
35921 \bar no
35922 \noun off
35923 \color none
35924 ú
35925 \end_layout
35926
35927 \end_inset
35928 </cell>
35929 </row>
35930 <row>
35931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35932 \begin_inset Text
35933
35934 \begin_layout Plain Layout
35935
35936 \family roman
35937 \series medium
35938 \shape up
35939 \size tiny
35940 \emph off
35941 \bar no
35942 \noun off
35943 \color none
35944 0B
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35950 \begin_inset Text
35951
35952 \begin_layout Plain Layout
35953
35954 \end_layout
35955
35956 \end_inset
35957 </cell>
35958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35959 \begin_inset Text
35960
35961 \begin_layout Plain Layout
35962
35963 \end_layout
35964
35965 \end_inset
35966 </cell>
35967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35968 \begin_inset Text
35969
35970 \begin_layout Plain Layout
35971
35972 \family roman
35973 \series medium
35974 \shape up
35975 \emph off
35976 \bar no
35977 \noun off
35978 \color none
35979 +
35980 \end_layout
35981
35982 \end_inset
35983 </cell>
35984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35985 \begin_inset Text
35986
35987 \begin_layout Plain Layout
35988
35989 \family roman
35990 \series medium
35991 \shape up
35992 \emph off
35993 \bar no
35994 \noun off
35995 \color none
35996 ;
35997 \end_layout
35998
35999 \end_inset
36000 </cell>
36001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36002 \begin_inset Text
36003
36004 \begin_layout Plain Layout
36005
36006 \family roman
36007 \series medium
36008 \shape up
36009 \emph off
36010 \bar no
36011 \noun off
36012 \color none
36013 K
36014 \end_layout
36015
36016 \end_inset
36017 </cell>
36018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36019 \begin_inset Text
36020
36021 \begin_layout Plain Layout
36022
36023 \family roman
36024 \series medium
36025 \shape up
36026 \emph off
36027 \bar no
36028 \noun off
36029 \color none
36030 [
36031 \end_layout
36032
36033 \end_inset
36034 </cell>
36035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36036 \begin_inset Text
36037
36038 \begin_layout Plain Layout
36039
36040 \family roman
36041 \series medium
36042 \shape up
36043 \emph off
36044 \bar no
36045 \noun off
36046 \color none
36047 k
36048 \end_layout
36049
36050 \end_inset
36051 </cell>
36052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36053 \begin_inset Text
36054
36055 \begin_layout Plain Layout
36056
36057 \family roman
36058 \series medium
36059 \shape up
36060 \emph off
36061 \bar no
36062 \noun off
36063 \color none
36064 {
36065 \end_layout
36066
36067 \end_inset
36068 </cell>
36069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36070 \begin_inset Text
36071
36072 \begin_layout Plain Layout
36073
36074 \end_layout
36075
36076 \end_inset
36077 </cell>
36078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36079 \begin_inset Text
36080
36081 \begin_layout Plain Layout
36082
36083 \end_layout
36084
36085 \end_inset
36086 </cell>
36087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36088 \begin_inset Text
36089
36090 \begin_layout Plain Layout
36091
36092 \family roman
36093 \series medium
36094 \shape up
36095 \emph off
36096 \bar no
36097 \noun off
36098 \color none
36099 «
36100 \end_layout
36101
36102 \end_inset
36103 </cell>
36104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36105 \begin_inset Text
36106
36107 \begin_layout Plain Layout
36108
36109 \family roman
36110 \series medium
36111 \shape up
36112 \emph off
36113 \bar no
36114 \noun off
36115 \color none
36116 »
36117 \end_layout
36118
36119 \end_inset
36120 </cell>
36121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36122 \begin_inset Text
36123
36124 \begin_layout Plain Layout
36125
36126 \family roman
36127 \series medium
36128 \shape up
36129 \emph off
36130 \bar no
36131 \noun off
36132 \color none
36133 Ë
36134 \end_layout
36135
36136 \end_inset
36137 </cell>
36138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36139 \begin_inset Text
36140
36141 \begin_layout Plain Layout
36142
36143 \family roman
36144 \series medium
36145 \shape up
36146 \emph off
36147 \bar no
36148 \noun off
36149 \color none
36150 Û
36151 \end_layout
36152
36153 \end_inset
36154 </cell>
36155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36156 \begin_inset Text
36157
36158 \begin_layout Plain Layout
36159
36160 \family roman
36161 \series medium
36162 \shape up
36163 \emph off
36164 \bar no
36165 \noun off
36166 \color none
36167 ë
36168 \end_layout
36169
36170 \end_inset
36171 </cell>
36172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36173 \begin_inset Text
36174
36175 \begin_layout Plain Layout
36176
36177 \family roman
36178 \series medium
36179 \shape up
36180 \emph off
36181 \bar no
36182 \noun off
36183 \color none
36184 û
36185 \end_layout
36186
36187 \end_inset
36188 </cell>
36189 </row>
36190 <row>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195
36196 \family roman
36197 \series medium
36198 \shape up
36199 \size tiny
36200 \emph off
36201 \bar no
36202 \noun off
36203 \color none
36204 0C
36205 \end_layout
36206
36207 \end_inset
36208 </cell>
36209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36210 \begin_inset Text
36211
36212 \begin_layout Plain Layout
36213
36214 \end_layout
36215
36216 \end_inset
36217 </cell>
36218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36219 \begin_inset Text
36220
36221 \begin_layout Plain Layout
36222
36223 \end_layout
36224
36225 \end_inset
36226 </cell>
36227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36228 \begin_inset Text
36229
36230 \begin_layout Plain Layout
36231
36232 \family roman
36233 \series medium
36234 \shape up
36235 \emph off
36236 \bar no
36237 \noun off
36238 \color none
36239 ,
36240 \end_layout
36241
36242 \end_inset
36243 </cell>
36244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36245 \begin_inset Text
36246
36247 \begin_layout Plain Layout
36248
36249 \family roman
36250 \series medium
36251 \shape up
36252 \emph off
36253 \bar no
36254 \noun off
36255 \color none
36256 <
36257 \end_layout
36258
36259 \end_inset
36260 </cell>
36261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36262 \begin_inset Text
36263
36264 \begin_layout Plain Layout
36265
36266 \family roman
36267 \series medium
36268 \shape up
36269 \emph off
36270 \bar no
36271 \noun off
36272 \color none
36273 L
36274 \end_layout
36275
36276 \end_inset
36277 </cell>
36278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36279 \begin_inset Text
36280
36281 \begin_layout Plain Layout
36282
36283 \family roman
36284 \series medium
36285 \shape up
36286 \emph off
36287 \bar no
36288 \noun off
36289 \color none
36290
36291 \backslash
36292
36293 \end_layout
36294
36295 \end_inset
36296 </cell>
36297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36298 \begin_inset Text
36299
36300 \begin_layout Plain Layout
36301
36302 \family roman
36303 \series medium
36304 \shape up
36305 \emph off
36306 \bar no
36307 \noun off
36308 \color none
36309 l
36310 \end_layout
36311
36312 \end_inset
36313 </cell>
36314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36315 \begin_inset Text
36316
36317 \begin_layout Plain Layout
36318
36319 \family roman
36320 \series medium
36321 \shape up
36322 \emph off
36323 \bar no
36324 \noun off
36325 \color none
36326 |
36327 \end_layout
36328
36329 \end_inset
36330 </cell>
36331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36332 \begin_inset Text
36333
36334 \begin_layout Plain Layout
36335
36336 \end_layout
36337
36338 \end_inset
36339 </cell>
36340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36341 \begin_inset Text
36342
36343 \begin_layout Plain Layout
36344
36345 \end_layout
36346
36347 \end_inset
36348 </cell>
36349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36350 \begin_inset Text
36351
36352 \begin_layout Plain Layout
36353
36354 \family roman
36355 \series medium
36356 \shape up
36357 \emph off
36358 \bar no
36359 \noun off
36360 \color none
36361 ¬
36362 \end_layout
36363
36364 \end_inset
36365 </cell>
36366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36367 \begin_inset Text
36368
36369 \begin_layout Plain Layout
36370
36371 \family roman
36372 \series medium
36373 \shape up
36374 \emph off
36375 \bar no
36376 \noun off
36377 \color none
36378 ¼
36379 \end_layout
36380
36381 \end_inset
36382 </cell>
36383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36384 \begin_inset Text
36385
36386 \begin_layout Plain Layout
36387
36388 \family roman
36389 \series medium
36390 \shape up
36391 \emph off
36392 \bar no
36393 \noun off
36394 \color none
36395 Ì
36396 \end_layout
36397
36398 \end_inset
36399 </cell>
36400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36401 \begin_inset Text
36402
36403 \begin_layout Plain Layout
36404
36405 \family roman
36406 \series medium
36407 \shape up
36408 \emph off
36409 \bar no
36410 \noun off
36411 \color none
36412 Ü
36413 \end_layout
36414
36415 \end_inset
36416 </cell>
36417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36418 \begin_inset Text
36419
36420 \begin_layout Plain Layout
36421
36422 \family roman
36423 \series medium
36424 \shape up
36425 \emph off
36426 \bar no
36427 \noun off
36428 \color none
36429 ì
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438
36439 \family roman
36440 \series medium
36441 \shape up
36442 \emph off
36443 \bar no
36444 \noun off
36445 \color none
36446 ü
36447 \end_layout
36448
36449 \end_inset
36450 </cell>
36451 </row>
36452 <row>
36453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36454 \begin_inset Text
36455
36456 \begin_layout Plain Layout
36457
36458 \family roman
36459 \series medium
36460 \shape up
36461 \size tiny
36462 \emph off
36463 \bar no
36464 \noun off
36465 \color none
36466 0D
36467 \end_layout
36468
36469 \end_inset
36470 </cell>
36471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36472 \begin_inset Text
36473
36474 \begin_layout Plain Layout
36475
36476 \end_layout
36477
36478 \end_inset
36479 </cell>
36480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36481 \begin_inset Text
36482
36483 \begin_layout Plain Layout
36484
36485 \end_layout
36486
36487 \end_inset
36488 </cell>
36489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36490 \begin_inset Text
36491
36492 \begin_layout Plain Layout
36493
36494 \family roman
36495 \series medium
36496 \shape up
36497 \emph off
36498 \bar no
36499 \noun off
36500 \color none
36501 -
36502 \end_layout
36503
36504 \end_inset
36505 </cell>
36506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36507 \begin_inset Text
36508
36509 \begin_layout Plain Layout
36510
36511 \family roman
36512 \series medium
36513 \shape up
36514 \emph off
36515 \bar no
36516 \noun off
36517 \color none
36518 =
36519 \end_layout
36520
36521 \end_inset
36522 </cell>
36523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36524 \begin_inset Text
36525
36526 \begin_layout Plain Layout
36527
36528 \family roman
36529 \series medium
36530 \shape up
36531 \emph off
36532 \bar no
36533 \noun off
36534 \color none
36535 M
36536 \end_layout
36537
36538 \end_inset
36539 </cell>
36540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36541 \begin_inset Text
36542
36543 \begin_layout Plain Layout
36544
36545 \family roman
36546 \series medium
36547 \shape up
36548 \emph off
36549 \bar no
36550 \noun off
36551 \color none
36552 ]
36553 \end_layout
36554
36555 \end_inset
36556 </cell>
36557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36558 \begin_inset Text
36559
36560 \begin_layout Plain Layout
36561
36562 \family roman
36563 \series medium
36564 \shape up
36565 \emph off
36566 \bar no
36567 \noun off
36568 \color none
36569 m
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578
36579 \family roman
36580 \series medium
36581 \shape up
36582 \emph off
36583 \bar no
36584 \noun off
36585 \color none
36586 }
36587 \end_layout
36588
36589 \end_inset
36590 </cell>
36591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36592 \begin_inset Text
36593
36594 \begin_layout Plain Layout
36595
36596 \end_layout
36597
36598 \end_inset
36599 </cell>
36600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36601 \begin_inset Text
36602
36603 \begin_layout Plain Layout
36604
36605 \end_layout
36606
36607 \end_inset
36608 </cell>
36609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36610 \begin_inset Text
36611
36612 \begin_layout Plain Layout
36613
36614 \end_layout
36615
36616 \end_inset
36617 </cell>
36618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36619 \begin_inset Text
36620
36621 \begin_layout Plain Layout
36622
36623 \family roman
36624 \series medium
36625 \shape up
36626 \emph off
36627 \bar no
36628 \noun off
36629 \color none
36630 ½
36631 \end_layout
36632
36633 \end_inset
36634 </cell>
36635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36636 \begin_inset Text
36637
36638 \begin_layout Plain Layout
36639
36640 \family roman
36641 \series medium
36642 \shape up
36643 \emph off
36644 \bar no
36645 \noun off
36646 \color none
36647 Í
36648 \end_layout
36649
36650 \end_inset
36651 </cell>
36652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36653 \begin_inset Text
36654
36655 \begin_layout Plain Layout
36656
36657 \family roman
36658 \series medium
36659 \shape up
36660 \emph off
36661 \bar no
36662 \noun off
36663 \color none
36664 Ý
36665 \end_layout
36666
36667 \end_inset
36668 </cell>
36669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36670 \begin_inset Text
36671
36672 \begin_layout Plain Layout
36673
36674 \family roman
36675 \series medium
36676 \shape up
36677 \emph off
36678 \bar no
36679 \noun off
36680 \color none
36681 í
36682 \end_layout
36683
36684 \end_inset
36685 </cell>
36686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36687 \begin_inset Text
36688
36689 \begin_layout Plain Layout
36690
36691 \family roman
36692 \series medium
36693 \shape up
36694 \emph off
36695 \bar no
36696 \noun off
36697 \color none
36698 ý
36699 \end_layout
36700
36701 \end_inset
36702 </cell>
36703 </row>
36704 <row>
36705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36706 \begin_inset Text
36707
36708 \begin_layout Plain Layout
36709
36710 \family roman
36711 \series medium
36712 \shape up
36713 \size tiny
36714 \emph off
36715 \bar no
36716 \noun off
36717 \color none
36718 0E
36719 \end_layout
36720
36721 \end_inset
36722 </cell>
36723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36724 \begin_inset Text
36725
36726 \begin_layout Plain Layout
36727
36728 \end_layout
36729
36730 \end_inset
36731 </cell>
36732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36733 \begin_inset Text
36734
36735 \begin_layout Plain Layout
36736
36737 \end_layout
36738
36739 \end_inset
36740 </cell>
36741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36742 \begin_inset Text
36743
36744 \begin_layout Plain Layout
36745
36746 \family roman
36747 \series medium
36748 \shape up
36749 \emph off
36750 \bar no
36751 \noun off
36752 \color none
36753 .
36754 \end_layout
36755
36756 \end_inset
36757 </cell>
36758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36759 \begin_inset Text
36760
36761 \begin_layout Plain Layout
36762
36763 \family roman
36764 \series medium
36765 \shape up
36766 \emph off
36767 \bar no
36768 \noun off
36769 \color none
36770 >
36771 \end_layout
36772
36773 \end_inset
36774 </cell>
36775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36776 \begin_inset Text
36777
36778 \begin_layout Plain Layout
36779
36780 \family roman
36781 \series medium
36782 \shape up
36783 \emph off
36784 \bar no
36785 \noun off
36786 \color none
36787 N
36788 \end_layout
36789
36790 \end_inset
36791 </cell>
36792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36793 \begin_inset Text
36794
36795 \begin_layout Plain Layout
36796
36797 \family roman
36798 \series medium
36799 \shape up
36800 \emph off
36801 \bar no
36802 \noun off
36803 \color none
36804 ^
36805 \end_layout
36806
36807 \end_inset
36808 </cell>
36809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36810 \begin_inset Text
36811
36812 \begin_layout Plain Layout
36813
36814 \family roman
36815 \series medium
36816 \shape up
36817 \emph off
36818 \bar no
36819 \noun off
36820 \color none
36821 n
36822 \end_layout
36823
36824 \end_inset
36825 </cell>
36826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36827 \begin_inset Text
36828
36829 \begin_layout Plain Layout
36830
36831 \family roman
36832 \series medium
36833 \shape up
36834 \emph off
36835 \bar no
36836 \noun off
36837 \color none
36838 ~
36839 \end_layout
36840
36841 \end_inset
36842 </cell>
36843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36844 \begin_inset Text
36845
36846 \begin_layout Plain Layout
36847
36848 \end_layout
36849
36850 \end_inset
36851 </cell>
36852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36853 \begin_inset Text
36854
36855 \begin_layout Plain Layout
36856
36857 \end_layout
36858
36859 \end_inset
36860 </cell>
36861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36862 \begin_inset Text
36863
36864 \begin_layout Plain Layout
36865
36866 \family roman
36867 \series medium
36868 \shape up
36869 \emph off
36870 \bar no
36871 \noun off
36872 \color none
36873 ®
36874 \end_layout
36875
36876 \end_inset
36877 </cell>
36878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36879 \begin_inset Text
36880
36881 \begin_layout Plain Layout
36882
36883 \family roman
36884 \series medium
36885 \shape up
36886 \emph off
36887 \bar no
36888 \noun off
36889 \color none
36890 ¾
36891 \end_layout
36892
36893 \end_inset
36894 </cell>
36895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36896 \begin_inset Text
36897
36898 \begin_layout Plain Layout
36899
36900 \family roman
36901 \series medium
36902 \shape up
36903 \emph off
36904 \bar no
36905 \noun off
36906 \color none
36907 Î
36908 \end_layout
36909
36910 \end_inset
36911 </cell>
36912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36913 \begin_inset Text
36914
36915 \begin_layout Plain Layout
36916
36917 \family roman
36918 \series medium
36919 \shape up
36920 \emph off
36921 \bar no
36922 \noun off
36923 \color none
36924 Þ
36925 \end_layout
36926
36927 \end_inset
36928 </cell>
36929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36930 \begin_inset Text
36931
36932 \begin_layout Plain Layout
36933
36934 \family roman
36935 \series medium
36936 \shape up
36937 \emph off
36938 \bar no
36939 \noun off
36940 \color none
36941 î
36942 \end_layout
36943
36944 \end_inset
36945 </cell>
36946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36947 \begin_inset Text
36948
36949 \begin_layout Plain Layout
36950
36951 \family roman
36952 \series medium
36953 \shape up
36954 \emph off
36955 \bar no
36956 \noun off
36957 \color none
36958 þ
36959 \end_layout
36960
36961 \end_inset
36962 </cell>
36963 </row>
36964 <row>
36965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36966 \begin_inset Text
36967
36968 \begin_layout Plain Layout
36969
36970 \family roman
36971 \series medium
36972 \shape up
36973 \size tiny
36974 \emph off
36975 \bar no
36976 \noun off
36977 \color none
36978 0F
36979 \end_layout
36980
36981 \end_inset
36982 </cell>
36983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36984 \begin_inset Text
36985
36986 \begin_layout Plain Layout
36987
36988 \end_layout
36989
36990 \end_inset
36991 </cell>
36992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996
36997 \end_layout
36998
36999 \end_inset
37000 </cell>
37001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37002 \begin_inset Text
37003
37004 \begin_layout Plain Layout
37005
37006 \family roman
37007 \series medium
37008 \shape up
37009 \emph off
37010 \bar no
37011 \noun off
37012 \color none
37013 /
37014 \end_layout
37015
37016 \end_inset
37017 </cell>
37018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37019 \begin_inset Text
37020
37021 \begin_layout Plain Layout
37022
37023 \family roman
37024 \series medium
37025 \shape up
37026 \emph off
37027 \bar no
37028 \noun off
37029 \color none
37030 ?
37031 \end_layout
37032
37033 \end_inset
37034 </cell>
37035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37036 \begin_inset Text
37037
37038 \begin_layout Plain Layout
37039
37040 \family roman
37041 \series medium
37042 \shape up
37043 \emph off
37044 \bar no
37045 \noun off
37046 \color none
37047 O
37048 \end_layout
37049
37050 \end_inset
37051 </cell>
37052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37053 \begin_inset Text
37054
37055 \begin_layout Plain Layout
37056
37057 \family roman
37058 \series medium
37059 \shape up
37060 \emph off
37061 \bar no
37062 \noun off
37063 \color none
37064 _
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \family roman
37075 \series medium
37076 \shape up
37077 \emph off
37078 \bar no
37079 \noun off
37080 \color none
37081 o
37082 \end_layout
37083
37084 \end_inset
37085 </cell>
37086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37087 \begin_inset Text
37088
37089 \begin_layout Plain Layout
37090
37091 \end_layout
37092
37093 \end_inset
37094 </cell>
37095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37096 \begin_inset Text
37097
37098 \begin_layout Plain Layout
37099
37100 \end_layout
37101
37102 \end_inset
37103 </cell>
37104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37105 \begin_inset Text
37106
37107 \begin_layout Plain Layout
37108
37109 \end_layout
37110
37111 \end_inset
37112 </cell>
37113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37114 \begin_inset Text
37115
37116 \begin_layout Plain Layout
37117
37118 \family roman
37119 \series medium
37120 \shape up
37121 \emph off
37122 \bar no
37123 \noun off
37124 \color none
37125 ¯
37126 \end_layout
37127
37128 \end_inset
37129 </cell>
37130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37131 \begin_inset Text
37132
37133 \begin_layout Plain Layout
37134
37135 \family roman
37136 \series medium
37137 \shape up
37138 \emph off
37139 \bar no
37140 \noun off
37141 \color none
37142 ¿
37143 \end_layout
37144
37145 \end_inset
37146 </cell>
37147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37148 \begin_inset Text
37149
37150 \begin_layout Plain Layout
37151
37152 \family roman
37153 \series medium
37154 \shape up
37155 \emph off
37156 \bar no
37157 \noun off
37158 \color none
37159 Ï
37160 \end_layout
37161
37162 \end_inset
37163 </cell>
37164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168
37169 \family roman
37170 \series medium
37171 \shape up
37172 \emph off
37173 \bar no
37174 \noun off
37175 \color none
37176 ß
37177 \end_layout
37178
37179 \end_inset
37180 </cell>
37181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37182 \begin_inset Text
37183
37184 \begin_layout Plain Layout
37185
37186 \family roman
37187 \series medium
37188 \shape up
37189 \emph off
37190 \bar no
37191 \noun off
37192 \color none
37193 ï
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202
37203 \family roman
37204 \series medium
37205 \shape up
37206 \emph off
37207 \bar no
37208 \noun off
37209 \color none
37210 ÿ
37211 \end_layout
37212
37213 \end_inset
37214 </cell>
37215 </row>
37216 </lyxtabular>
37217
37218 \end_inset
37219
37220
37221 \end_layout
37222
37223 \end_inset
37224
37225
37226 \end_layout
37227
37228 \begin_layout Standard
37229 The following is a full list of all of the accented characters LyX can display
37230  directly.
37231  It includes not only the accented characters from the previous table, but
37232  also the characters from 
37233 \family typewriter
37234 ISO8859–2
37235 \family default
37236  through 
37237 \family typewriter
37238 4
37239 \family default
37240 .
37241  
37242 \end_layout
37243
37244 \begin_layout Itemize
37245 From 
37246 \family typewriter
37247 ISO8859–1
37248 \family default
37249 :
37250 \end_layout
37251
37252 \begin_deeper
37253 \begin_layout Standard
37254 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37255 \begin_inset space \hfill{}
37256 \end_inset
37257
37258 diaeresis
37259 \end_layout
37260
37261 \begin_layout Standard
37262 ^ Â Ê Î Ô Û â ê î ô û
37263 \begin_inset space \hfill{}
37264 \end_inset
37265
37266 circumflex
37267 \end_layout
37268
37269 \begin_layout Standard
37270 ` À È Ì Ò Ù à è ì ò ù
37271 \begin_inset space \hfill{}
37272 \end_inset
37273
37274 grave
37275 \end_layout
37276
37277 \begin_layout Standard
37278 ´ Á É Í Ó Ú Ý á é í ó ú ý
37279 \begin_inset space \hfill{}
37280 \end_inset
37281
37282 acute
37283 \end_layout
37284
37285 \begin_layout Standard
37286 ~ Ã Ñ Õ ã ñ õ
37287 \begin_inset space \hfill{}
37288 \end_inset
37289
37290 tilde
37291 \end_layout
37292
37293 \begin_layout Standard
37294 ¸Çç
37295 \begin_inset space \hfill{}
37296 \end_inset
37297
37298 cedilla
37299 \end_layout
37300
37301 \begin_layout Standard
37302 ¯
37303 \begin_inset space \hfill{}
37304 \end_inset
37305
37306 macron
37307 \end_layout
37308
37309 \end_deeper
37310 \begin_layout Itemize
37311 From 
37312 \family typewriter
37313 ISO8859–2
37314 \family default
37315  through 
37316 \family typewriter
37317 4
37318 \family default
37319 :
37320 \end_layout
37321
37322 \begin_deeper
37323 \begin_layout Standard
37324 ĤĴĥĵĈĜŜĉĝŝ
37325 \begin_inset space \hfill{}
37326 \end_inset
37327
37328 circumflex
37329 \end_layout
37330
37331 \begin_layout Standard
37332 ŚŹśźŔĹĆŃŕĺćń
37333 \begin_inset space \hfill{}
37334 \end_inset
37335
37336 acute
37337 \end_layout
37338
37339 \begin_layout Standard
37340 Ĩı̃Ũũ
37341 \begin_inset space \hfill{}
37342 \end_inset
37343
37344 tilde
37345 \end_layout
37346
37347 \begin_layout Standard
37348 ŞşŢţŖĻĢŗļģŅĶņķ
37349 \begin_inset space \hfill{}
37350 \end_inset
37351
37352 cedilla
37353 \end_layout
37354
37355 \begin_layout Standard
37356 ĒēĀĪŌŪāı̄ōū
37357 \begin_inset space \hfill{}
37358 \end_inset
37359
37360 macron
37361 \end_layout
37362
37363 \begin_layout Standard
37364 ŐŰőű
37365 \begin_inset space \hfill{}
37366 \end_inset
37367
37368 Hungarian umlaut
37369 \end_layout
37370
37371 \end_deeper
37372 \begin_layout Standard
37373 All the characters above are actively supported by TeX fonts.
37374  In addition TeX allows diacritical marks on almost all characters.
37375  Also make sure you're using the 
37376 \family typewriter
37377 T1
37378 \family default
37379  font-encoding.
37380 \end_layout
37381
37382 \begin_layout Chapter
37383 \start_of_appendix
37384 The User Interface
37385 \begin_inset CommandInset label
37386 LatexCommand label
37387 name "chap:The-User-Interface"
37388
37389 \end_inset
37390
37391
37392 \end_layout
37393
37394 \begin_layout Standard
37395 This appendix lists all the available menus and describes their functionality.
37396  It is designed as a quick reference if you are searching for a special
37397  topic inside the user's guide.
37398 \end_layout
37399
37400 \begin_layout Section
37401 The File Menu
37402 \begin_inset Index idx
37403 status collapsed
37404
37405 \begin_layout Plain Layout
37406 Menu ! File
37407 \end_layout
37408
37409 \end_inset
37410
37411
37412 \end_layout
37413
37414 \begin_layout Standard
37415 Under the 
37416 \family sans
37417 File
37418 \family default
37419  menu are the basic operations in addition to some more advanced operations.
37420 \end_layout
37421
37422 \begin_layout Subsection
37423 New
37424 \end_layout
37425
37426 \begin_layout Standard
37427 Creates a new document.
37428 \end_layout
37429
37430 \begin_layout Subsection
37431 New from Template
37432 \end_layout
37433
37434 \begin_layout Standard
37435 This menu entry prompts you for a template to use.
37436  Selecting a template will automatically set certain layout features for
37437  the document, features you would otherwise need to change manually.
37438 \end_layout
37439
37440 \begin_layout Subsection
37441 Open
37442 \end_layout
37443
37444 \begin_layout Standard
37445 Opens a document.
37446 \end_layout
37447
37448 \begin_layout Subsection
37449 Open Recent
37450 \end_layout
37451
37452 \begin_layout Standard
37453 The submenu shows a list of the recently opened files.
37454  Click there on a file to open it.
37455 \end_layout
37456
37457 \begin_layout Subsection
37458 Close
37459 \end_layout
37460
37461 \begin_layout Standard
37462 Closes the current document.
37463 \end_layout
37464
37465 \begin_layout Subsection
37466 Close All
37467 \end_layout
37468
37469 \begin_layout Standard
37470 Closes all opened documents.
37471 \end_layout
37472
37473 \begin_layout Subsection
37474 Save
37475 \end_layout
37476
37477 \begin_layout Standard
37478 Saves the actual document.
37479 \end_layout
37480
37481 \begin_layout Subsection
37482 Save As
37483 \end_layout
37484
37485 \begin_layout Standard
37486 Saves the actual document under a new name to create a copy.
37487 \end_layout
37488
37489 \begin_layout Subsection
37490 Save All
37491 \end_layout
37492
37493 \begin_layout Standard
37494 Saves all opened documents.
37495 \end_layout
37496
37497 \begin_layout Subsection
37498 Revert to saved
37499 \end_layout
37500
37501 \begin_layout Standard
37502 Reloads the actual document from disk.
37503 \end_layout
37504
37505 \begin_layout Subsection
37506 Version Control
37507 \end_layout
37508
37509 \begin_layout Standard
37510 This is used when more people are working on the same document.
37511  It is described in the section 
37512 \emph on
37513 Version Control in LyX
37514 \emph default
37515  of the 
37516 \emph on
37517 Additional Features
37518 \emph default
37519  manual.
37520 \end_layout
37521
37522 \begin_layout Subsection
37523 Import
37524 \end_layout
37525
37526 \begin_layout Standard
37527 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37528  NoWeb-files, plain text files, and comma separated, table like, text files
37529  (CSV) as a new LyX-document.
37530  The files will be imported as new LyX-document.
37531 \end_layout
37532
37533 \begin_layout Standard
37534 When using the menu entry 
37535 \family sans
37536 Plain
37537 \begin_inset space ~
37538 \end_inset
37539
37540 Text
37541 \family default
37542 , line breaks in the text will start a new paragraph; when using the menu
37543  entry 
37544 \family sans
37545 Plain
37546 \begin_inset space ~
37547 \end_inset
37548
37549 Text, Join
37550 \begin_inset space ~
37551 \end_inset
37552
37553 Lines
37554 \family default
37555 , consecutive lines of text will be imported to one big paragraph.
37556  A new paragraph will begin when there is a blank line in the file.
37557 \end_layout
37558
37559 \begin_layout Subsection
37560 Export
37561 \begin_inset CommandInset label
37562 LatexCommand label
37563 name "sub:Export"
37564
37565 \end_inset
37566
37567
37568 \end_layout
37569
37570 \begin_layout Standard
37571 You can export your document to various file formats.
37572  The resulting files are placed in the directory of your LyX-file.
37573  The menu entries are not the same on all installations.
37574  They depend on the programs found by LyX while its configuration.
37575 \end_layout
37576
37577 \begin_layout Standard
37578 Here is a list of all available entries; some of them are explained in detail
37579  in section
37580 \begin_inset space ~
37581 \end_inset
37582
37583
37584 \begin_inset CommandInset ref
37585 LatexCommand ref
37586 reference "sub:Output-file-formats"
37587
37588 \end_inset
37589
37590 :
37591 \end_layout
37592
37593 \begin_layout Description
37594
37595 \family sans
37596 CJK
37597 \family default
37598
37599 \begin_inset space ~
37600 \end_inset
37601
37602 L
37603 \begin_inset ERT
37604 status collapsed
37605
37606 \begin_layout Plain Layout
37607
37608 {}
37609 \end_layout
37610
37611 \end_inset
37612
37613 yX format of the special LyX
37614 \begin_inset space ~
37615 \end_inset
37616
37617 1.4.x versions for Chinese, Japanese and Korean (CJK)
37618 \begin_inset Newline newline
37619 \end_inset
37620
37621  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37622 \end_layout
37623
37624 \begin_layout Description
37625 DocBook text file with code in the language SGML that is used for the markup
37626  language 
37627 \family typewriter
37628 DocBook
37629 \end_layout
37630
37631 \begin_layout Description
37632 DocBook
37633 \begin_inset space ~
37634 \end_inset
37635
37636 (XML) text file with code in the language XML that is used for the markup
37637  language 
37638 \family typewriter
37639 DocBook
37640 \end_layout
37641
37642 \begin_layout Description
37643 DraftDVI LaTeX's native DVI-format.
37644  This format is not suitable if you have special characters or spaces in
37645  files paths or file names in your document.
37646  LyX use this format internally as a pre-stage to export to 
37647 \family sans
37648 DVI
37649 \family default
37650 .
37651 \end_layout
37652
37653 \begin_layout Description
37654 DVI DVI-format that also allows to use special characters or spaces in files
37655  paths or file names
37656 \end_layout
37657
37658 \begin_layout Description
37659 DVI
37660 \begin_inset space ~
37661 \end_inset
37662
37663 (LuaT
37664 \begin_inset ERT
37665 status collapsed
37666
37667 \begin_layout Plain Layout
37668
37669 {}
37670 \end_layout
37671
37672 \end_inset
37673
37674 eX) DVI-format using the program 
37675 \family typewriter
37676 LuaTeX
37677 \family default
37678 ; supports Unicode and the usage of non-TeX fonts; 
37679 \series bold
37680
37681 \begin_inset Note Greyedout
37682 status open
37683
37684 \begin_layout Plain Layout
37685
37686 \series bold
37687 Note:
37688 \series default
37689  not all DVI-viewers are currently able to display this output format properly.
37690 \end_layout
37691
37692 \end_inset
37693
37694
37695 \end_layout
37696
37697 \begin_layout Description
37698 Graphviz
37699 \begin_inset space ~
37700 \end_inset
37701
37702 Dot text file with code in the programming language 
37703 \family typewriter
37704 Dot
37705 \family default
37706  that is used to draw visualizations of graphs via the program 
37707 \family typewriter
37708 Graphviz
37709 \end_layout
37710
37711 \begin_layout Description
37712 HTML HTML-format (the HTML-converter is a third-party product and may not
37713  work in all cases)
37714 \end_layout
37715
37716 \begin_layout Description
37717 HTML
37718 \begin_inset space ~
37719 \end_inset
37720
37721 (MS
37722 \begin_inset space ~
37723 \end_inset
37724
37725 Word) HTML-format specialized so that the result can be imported to 
37726 \family sans
37727 MS Word
37728 \family default
37729 ; as a consequence of this formulas will be embedded as bitmap fonts and
37730  not in the format 
37731 \family sans
37732 MathML
37733 \family default
37734 .
37735 \end_layout
37736
37737 \begin_layout Description
37738
37739 \family sans
37740 LaT
37741 \begin_inset ERT
37742 status collapsed
37743
37744 \begin_layout Plain Layout
37745
37746 {}
37747 \end_layout
37748
37749 \end_inset
37750
37751 eX
37752 \begin_inset space ~
37753 \end_inset
37754
37755 (
37756 \family default
37757 LuaT
37758 \family sans
37759
37760 \begin_inset ERT
37761 status collapsed
37762
37763 \begin_layout Plain Layout
37764
37765 {}
37766 \end_layout
37767
37768 \end_inset
37769
37770
37771 \family default
37772 eX
37773 \family sans
37774
37775 \family default
37776 text file with the LaTeX source that it is compilable with the program 
37777 \family typewriter
37778 LuaTeX
37779 \end_layout
37780
37781 \begin_layout Description
37782
37783 \family sans
37784 LaT
37785 \begin_inset ERT
37786 status collapsed
37787
37788 \begin_layout Plain Layout
37789
37790 {}
37791 \end_layout
37792
37793 \end_inset
37794
37795 eX
37796 \begin_inset space ~
37797 \end_inset
37798
37799 (pdflatex)
37800 \family default
37801  text file with the LaTeX source, additionally all images used in the document
37802  will be converted to a format that is readable by the 
37803 \family typewriter
37804 pdflatex
37805 \family default
37806  program (GIF, JPG, PDF, PNG)
37807 \end_layout
37808
37809 \begin_layout Description
37810
37811 \family sans
37812 LaT
37813 \begin_inset ERT
37814 status collapsed
37815
37816 \begin_layout Plain Layout
37817
37818 {}
37819 \end_layout
37820
37821 \end_inset
37822
37823 eX
37824 \begin_inset space ~
37825 \end_inset
37826
37827 (plain)
37828 \family default
37829  text file with the LaTeX source code, additionally all images used in the
37830  document will be converted to the EPS-format, only this format is readable
37831  by the 
37832 \family typewriter
37833 latex
37834 \family default
37835  program
37836 \end_layout
37837
37838 \begin_layout Description
37839
37840 \family sans
37841 LaT
37842 \begin_inset ERT
37843 status collapsed
37844
37845 \begin_layout Plain Layout
37846
37847 {}
37848 \end_layout
37849
37850 \end_inset
37851
37852 eX
37853 \begin_inset space ~
37854 \end_inset
37855
37856 (
37857 \family default
37858 XeT
37859 \family sans
37860
37861 \begin_inset ERT
37862 status collapsed
37863
37864 \begin_layout Plain Layout
37865
37866 {}
37867 \end_layout
37868
37869 \end_inset
37870
37871
37872 \family default
37873 eX
37874 \family sans
37875
37876 \family default
37877 text file with the LaTeX source that it is compilable with the program 
37878 \family typewriter
37879 XeTeX
37880 \end_layout
37881
37882 \begin_layout Description
37883 LilyPond
37884 \begin_inset space ~
37885 \end_inset
37886
37887 book
37888 \begin_inset space ~
37889 \end_inset
37890
37891 (La
37892 \family sans
37893
37894 \begin_inset ERT
37895 status collapsed
37896
37897 \begin_layout Plain Layout
37898
37899 {}
37900 \end_layout
37901
37902 \end_inset
37903
37904
37905 \family default
37906 TeX) text file with the LaTeX source and also code in the syntax of the
37907  music notation software 
37908 \family typewriter
37909 LilyPond
37910 \end_layout
37911
37912 \begin_layout Description
37913 L
37914 \family sans
37915
37916 \begin_inset ERT
37917 status collapsed
37918
37919 \begin_layout Plain Layout
37920
37921 {}
37922 \end_layout
37923
37924 \end_inset
37925
37926
37927 \family default
37928 yX
37929 \begin_inset space ~
37930 \end_inset
37931
37932 Archive
37933 \begin_inset space ~
37934 \end_inset
37935
37936 (zip) creates a zip-archive file that contains your document and all files
37937  that are necessary to compile it (images, child documents, BibTeX files,
37938  etc.)
37939 \end_layout
37940
37941 \begin_layout Description
37942 L
37943 \family sans
37944
37945 \begin_inset ERT
37946 status collapsed
37947
37948 \begin_layout Plain Layout
37949
37950 {}
37951 \end_layout
37952
37953 \end_inset
37954
37955
37956 \family default
37957 yX
37958 \begin_inset space ~
37959 \end_inset
37960
37961 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
37962 \begin_inset Quotes eld
37963 \end_inset
37964
37965 z
37966 \begin_inset Quotes erd
37967 \end_inset
37968
37969  and 
37970 \begin_inset Quotes eld
37971 \end_inset
37972
37973 y
37974 \begin_inset Quotes erd
37975 \end_inset
37976
37977  represent the version number)
37978 \end_layout
37979
37980 \begin_layout Description
37981 L
37982 \family sans
37983
37984 \begin_inset ERT
37985 status collapsed
37986
37987 \begin_layout Plain Layout
37988
37989 {}
37990 \end_layout
37991
37992 \end_inset
37993
37994
37995 \family default
37996 yXHTML HTML-format using LyX's internal XHTML engine
37997 \end_layout
37998
37999 \begin_layout Description
38000 NoWeb text file with code in the format of the literate programming language
38001 \family typewriter
38002  NoWeb
38003 \end_layout
38004
38005 \begin_layout Description
38006 OpenDocument OpenDocument-formatted file, to be opened with 
38007 \family sans
38008 OpenOffice
38009 \family default
38010
38011 \family sans
38012 KOffice
38013 \family default
38014
38015 \family sans
38016 Abiword
38017 \family default
38018 , etc.
38019  (The OpenDocument-converter is a third-party product and may not work in
38020  all cases)
38021 \end_layout
38022
38023 \begin_layout Description
38024
38025 \family sans
38026 PDF
38027 \begin_inset space ~
38028 \end_inset
38029
38030 (dvipdfm)
38031 \family default
38032  PDF-format using the program 
38033 \family typewriter
38034 dvipdfm
38035 \family default
38036 , produces internally a DVI-file which is then converted to a PDF-file
38037 \end_layout
38038
38039 \begin_layout Description
38040
38041 \family sans
38042 PDF
38043 \begin_inset space ~
38044 \end_inset
38045
38046 (LuaT
38047 \begin_inset ERT
38048 status collapsed
38049
38050 \begin_layout Plain Layout
38051
38052 {}
38053 \end_layout
38054
38055 \end_inset
38056
38057 eX)
38058 \family default
38059  PDF-format using the program 
38060 \family typewriter
38061 LuaTeX
38062 \family default
38063 , produces PDF-files directly
38064 \end_layout
38065
38066 \begin_layout Description
38067
38068 \family sans
38069 PDF
38070 \begin_inset space ~
38071 \end_inset
38072
38073 (pdflatex)
38074 \family default
38075  PDF-format using the program 
38076 \family typewriter
38077 pdflatex
38078 \family default
38079 , produces PDF-files directly
38080 \end_layout
38081
38082 \begin_layout Description
38083
38084 \family sans
38085 PDF
38086 \begin_inset space ~
38087 \end_inset
38088
38089 (ps2pdf)
38090 \family default
38091  PDF-format using the program 
38092 \family typewriter
38093 ps2pdf
38094 \family default
38095 , produces internally a PostScript-file which is then converted to a PDF-file
38096 \end_layout
38097
38098 \begin_layout Description
38099
38100 \family sans
38101 PDF
38102 \begin_inset space ~
38103 \end_inset
38104
38105 (XeT
38106 \begin_inset ERT
38107 status collapsed
38108
38109 \begin_layout Plain Layout
38110
38111 {}
38112 \end_layout
38113
38114 \end_inset
38115
38116 eX)
38117 \family default
38118  PDF-format using the program 
38119 \family typewriter
38120 XeTeX
38121 \family default
38122 , produces PDF-files directly
38123 \end_layout
38124
38125 \begin_layout Description
38126
38127 \family sans
38128 Plain
38129 \begin_inset space ~
38130 \end_inset
38131
38132 text
38133 \family default
38134  text format
38135 \end_layout
38136
38137 \begin_layout Description
38138
38139 \family sans
38140 Plain
38141 \begin_inset space ~
38142 \end_inset
38143
38144 text
38145 \begin_inset space ~
38146 \end_inset
38147
38148 (ps2ascii)
38149 \family default
38150  text format, the document will first be converted to Postscript format
38151  and then exported as text using the program 
38152 \family sans
38153 ps2ascii
38154 \end_layout
38155
38156 \begin_layout Description
38157
38158 \family sans
38159 Postscript
38160 \family default
38161  PostScript format using the program 
38162 \family typewriter
38163 dvips
38164 \end_layout
38165
38166 \begin_layout Description
38167 Sweave text file with the LaTeX source and also code in the statistical
38168  programming language 
38169 \family typewriter
38170 R
38171 \family default
38172 .
38173  Using the 
38174 \family typewriter
38175 R
38176 \family default
38177 -function 
38178 \family typewriter
38179 Sweave
38180 \family default
38181  it is possible to use 
38182 \family typewriter
38183 R
38184 \family default
38185 -commands in LaTeX
38186 \end_layout
38187
38188 \begin_layout Standard
38189 If one of the menu entries 
38190 \family sans
38191 DVI
38192 \family default
38193
38194 \family sans
38195 PDF
38196 \begin_inset space ~
38197 \end_inset
38198
38199 (pdflatex)
38200 \family default
38201  or 
38202 \family sans
38203 Postscript
38204 \family default
38205  is missing, you need to update your LaTeX installation.
38206  After updating you have to reconfigure LyX, see section
38207 \begin_inset space ~
38208 \end_inset
38209
38210
38211 \begin_inset CommandInset ref
38212 LatexCommand ref
38213 reference "sec:Basic-LyX-Setup"
38214
38215 \end_inset
38216
38217 .
38218 \begin_inset Index idx
38219 status collapsed
38220
38221 \begin_layout Plain Layout
38222 Reconfiguration of LyX
38223 \end_layout
38224
38225 \end_inset
38226
38227
38228 \end_layout
38229
38230 \begin_layout Subsection
38231 Print
38232 \end_layout
38233
38234 \begin_layout Standard
38235 With this menu entry you can print your document to a file in PostScript
38236  format or send it to a printer.
38237  The printer will also use the document in PostScript format.
38238  The conversion to PostScript is done in the background by LyX using the
38239  program 
38240 \family typewriter
38241 dvips
38242 \family default
38243 .
38244  For more information have a look at section
38245 \begin_inset space ~
38246 \end_inset
38247
38248
38249 \begin_inset CommandInset ref
38250 LatexCommand ref
38251 reference "sub:Printing-the-File"
38252
38253 \end_inset
38254
38255 .
38256 \end_layout
38257
38258 \begin_layout Subsection
38259 Fax
38260 \end_layout
38261
38262 \begin_layout Standard
38263 This menu entry will only appear when you have a fax program installed (on
38264  Windows you additionally need to register its program path to LyX's PATH
38265  prefix, see section
38266 \begin_inset space ~
38267 \end_inset
38268
38269
38270 \begin_inset CommandInset ref
38271 LatexCommand ref
38272 reference "sec:Paths"
38273
38274 \end_inset
38275
38276 ).
38277  With this menu entry you can send your document to a fax program like 
38278 \family typewriter
38279 hylapex
38280 \family default
38281  or 
38282 \family typewriter
38283 kdeprintfax
38284 \family default
38285 .
38286  The default format of the sent file is PostScript.
38287  The format can be changed in LyX's preferences as described in section
38288 \begin_inset space ~
38289 \end_inset
38290
38291
38292 \begin_inset CommandInset ref
38293 LatexCommand ref
38294 reference "sub:Converters"
38295
38296 \end_inset
38297
38298 .
38299 \end_layout
38300
38301 \begin_layout Subsection
38302 New and Close Window
38303 \end_layout
38304
38305 \begin_layout Standard
38306 Opens or closes a new instance of LyX.
38307 \end_layout
38308
38309 \begin_layout Subsection
38310 Exit
38311 \end_layout
38312
38313 \begin_layout Standard
38314 Prompts you to save all unsaved documents and then exits.
38315 \end_layout
38316
38317 \begin_layout Section
38318 The Edit Menu
38319 \begin_inset Index idx
38320 status collapsed
38321
38322 \begin_layout Plain Layout
38323 Menu ! Edit
38324 \end_layout
38325
38326 \end_inset
38327
38328
38329 \end_layout
38330
38331 \begin_layout Subsection
38332 Undo and Redo
38333 \end_layout
38334
38335 \begin_layout Standard
38336 Described in section
38337 \begin_inset space ~
38338 \end_inset
38339
38340
38341 \begin_inset CommandInset ref
38342 LatexCommand ref
38343 reference "sec:Undo-and-Redo"
38344
38345 \end_inset
38346
38347 .
38348 \end_layout
38349
38350 \begin_layout Subsection
38351 Cut, Copy, Paste, Paste Recent, Paste Special
38352 \end_layout
38353
38354 \begin_layout Standard
38355 Described in section
38356 \begin_inset space ~
38357 \end_inset
38358
38359
38360 \begin_inset CommandInset ref
38361 LatexCommand ref
38362 reference "sec:Basic-Editing-Features"
38363
38364 \end_inset
38365
38366 .
38367 \end_layout
38368
38369 \begin_layout Subsection
38370 Select All
38371 \end_layout
38372
38373 \begin_layout Standard
38374 Selects the whole document.
38375 \end_layout
38376
38377 \begin_layout Subsection
38378 Find & Replace (Quick)
38379 \end_layout
38380
38381 \begin_layout Standard
38382 Described in section
38383 \begin_inset space ~
38384 \end_inset
38385
38386
38387 \begin_inset CommandInset ref
38388 LatexCommand ref
38389 reference "sec:Basic-Editing-Features"
38390
38391 \end_inset
38392
38393 .
38394 \end_layout
38395
38396 \begin_layout Subsection
38397 Find & Replace (Advanced)
38398 \end_layout
38399
38400 \begin_layout Standard
38401 Described in section
38402 \begin_inset space ~
38403 \end_inset
38404
38405
38406 \begin_inset CommandInset ref
38407 LatexCommand ref
38408 reference "sec:Advanced-Find-and"
38409
38410 \end_inset
38411
38412 .
38413 \end_layout
38414
38415 \begin_layout Subsection
38416 Move Paragraph Up/Down
38417 \end_layout
38418
38419 \begin_layout Standard
38420 This shifts the paragraph where the cursor is currently in one paragraph
38421  up or down.
38422 \end_layout
38423
38424 \begin_layout Subsection
38425 Text Style
38426 \end_layout
38427
38428 \begin_layout Standard
38429 Described in section
38430 \begin_inset space ~
38431 \end_inset
38432
38433
38434 \begin_inset CommandInset ref
38435 LatexCommand ref
38436 reference "sub:Fine-Tuning-with-the"
38437
38438 \end_inset
38439
38440 .
38441 \end_layout
38442
38443 \begin_layout Subsection
38444 Paragraph Settings
38445 \begin_inset Index idx
38446 status collapsed
38447
38448 \begin_layout Plain Layout
38449 Paragraph ! Settings
38450 \end_layout
38451
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \begin_layout Standard
38458 Enables you to set the paragraph alignment, line spacing and label width.
38459  These settings only affect the paragraph in which the cursor is currently.
38460 \end_layout
38461
38462 \begin_layout Standard
38463 You can also prevent the first line of the paragraph being indented if you
38464  have chosen to separate paragraphs with indents in the 
38465 \family sans
38466 Document\SpecialChar \menuseparator
38467 Settings
38468 \family default
38469  dialog under 
38470 \family sans
38471 Text
38472 \begin_inset space ~
38473 \end_inset
38474
38475 Layout
38476 \family default
38477 .
38478 \end_layout
38479
38480 \begin_layout Subsection
38481 Table Settings and Math
38482 \end_layout
38483
38484 \begin_layout Standard
38485 These two menus are only fully active when the cursor is inside a table
38486  or a formula.
38487  Here you can change the properties of tables and formulas.
38488  The properties of tables are described in section
38489 \begin_inset space ~
38490 \end_inset
38491
38492
38493 \begin_inset CommandInset ref
38494 LatexCommand ref
38495 reference "sec:Tables"
38496
38497 \end_inset
38498
38499 , the properties of formulas in chapter
38500 \begin_inset space ~
38501 \end_inset
38502
38503
38504 \begin_inset CommandInset ref
38505 LatexCommand ref
38506 reference "cha:Mathematical-Formulas"
38507
38508 \end_inset
38509
38510 .
38511 \end_layout
38512
38513 \begin_layout Subsection
38514 Increase / Decrease List Depth
38515 \end_layout
38516
38517 \begin_layout Standard
38518 These menu entries are only active when the cursor is in an environment
38519  that can be nested.
38520  They increase/decrease the environment nesting level as explained in section
38521 \begin_inset space ~
38522 \end_inset
38523
38524
38525 \begin_inset CommandInset ref
38526 LatexCommand ref
38527 reference "sec:Nesting"
38528
38529 \end_inset
38530
38531  and 
38532 \begin_inset CommandInset ref
38533 LatexCommand ref
38534 reference "sub:Numbering-depth"
38535
38536 \end_inset
38537
38538 .
38539 \end_layout
38540
38541 \begin_layout Section
38542 The View Menu
38543 \begin_inset Index idx
38544 status collapsed
38545
38546 \begin_layout Plain Layout
38547 Menu ! View
38548 \end_layout
38549
38550 \end_inset
38551
38552
38553 \end_layout
38554
38555 \begin_layout Standard
38556 The 
38557 \family sans
38558 View
38559 \family default
38560  menu contains a list of available formats in which you can view the actual
38561  document with an external program.
38562  The menu entries for the viewing formats are not the same on all installations
38563  — it depends on the LaTeX programs that are found while LyX was configured.
38564  All possible formats are formats listed in section
38565 \begin_inset space ~
38566 \end_inset
38567
38568
38569 \begin_inset CommandInset ref
38570 LatexCommand ref
38571 reference "sub:Export"
38572
38573 \end_inset
38574
38575 .
38576  You should at least see the menu entries 
38577 \family sans
38578 DVI
38579 \family default
38580  and 
38581 \family sans
38582 PDF
38583 \begin_inset space ~
38584 \end_inset
38585
38586 (pdflatex)
38587 \family default
38588 .
38589  If one of the two is missing, you need to update your LaTeX installation.
38590  After updating you have to reconfigure LyX, see section
38591 \begin_inset space ~
38592 \end_inset
38593
38594
38595 \begin_inset CommandInset ref
38596 LatexCommand ref
38597 reference "sec:Basic-LyX-Setup"
38598
38599 \end_inset
38600
38601 .
38602 \begin_inset Index idx
38603 status collapsed
38604
38605 \begin_layout Plain Layout
38606 Reconfiguration of LyX
38607 \end_layout
38608
38609 \end_inset
38610
38611
38612 \end_layout
38613
38614 \begin_layout Standard
38615 Invoking a menu will start a viewer program.
38616  The viewer can be set or changed in the preferences, see section
38617 \begin_inset space ~
38618 \end_inset
38619
38620
38621 \begin_inset CommandInset ref
38622 LatexCommand ref
38623 reference "sec:File-Formats"
38624
38625 \end_inset
38626
38627 .
38628  The default viewers are set by LyX when it is first configured.
38629 \end_layout
38630
38631 \begin_layout Standard
38632 \begin_inset VSpace bigskip
38633 \end_inset
38634
38635 At the bottom of the 
38636 \family sans
38637 View
38638 \family default
38639  menu the opened documents are listed.
38640 \end_layout
38641
38642 \begin_layout Subsection
38643 Open/Close all Insets
38644 \end_layout
38645
38646 \begin_layout Standard
38647 Opens/closes all insets in your document.
38648 \end_layout
38649
38650 \begin_layout Subsection
38651 Unfold/Fold Math Macros
38652 \end_layout
38653
38654 \begin_layout Standard
38655 Unfolds/folds the current math macro.
38656 \end_layout
38657
38658 \begin_layout Standard
38659 Math macros are described in the 
38660 \emph on
38661 Math
38662 \emph default
38663  manual.
38664 \end_layout
38665
38666 \begin_layout Subsection
38667 View Source
38668 \end_layout
38669
38670 \begin_layout Standard
38671 Opens a window showing the source code of the actual document, as described
38672  in section
38673 \begin_inset space ~
38674 \end_inset
38675
38676
38677 \begin_inset CommandInset ref
38678 LatexCommand ref
38679 reference "sec:Previewing-snippets-of"
38680
38681 \end_inset
38682
38683 .
38684 \end_layout
38685
38686 \begin_layout Subsection
38687 View Messages
38688 \end_layout
38689
38690 \begin_layout Standard
38691 Opens a window showing console messages.
38692  This is useful for debugging LyX (i.
38693 \begin_inset space \thinspace{}
38694 \end_inset
38695
38696 e., hunt for errors in the program) or to see what is going on in the background
38697  while LaTeX is processing the document,
38698 \end_layout
38699
38700 \begin_layout Subsection
38701 View
38702 \end_layout
38703
38704 \begin_layout Standard
38705 This menu entry generates the output you have specified as default output
38706  format either in the preferences (see sec.
38707 \begin_inset space \thinspace{}
38708 \end_inset
38709
38710
38711 \begin_inset CommandInset ref
38712 LatexCommand ref
38713 reference "sec:File-Formats"
38714
38715 \end_inset
38716
38717 ) or in the document settings (see sec.
38718 \begin_inset space \thinspace{}
38719 \end_inset
38720
38721
38722 \begin_inset CommandInset ref
38723 LatexCommand ref
38724 reference "sec:Doc-Output"
38725
38726 \end_inset
38727
38728 ) and opens it in an appropriate viewer.
38729  The default output format is 
38730 \family sans
38731 PDF
38732 \begin_inset space ~
38733 \end_inset
38734
38735 (pdflatex)
38736 \family default
38737 .
38738 \end_layout
38739
38740 \begin_layout Subsection
38741 View (Other Formats)
38742 \end_layout
38743
38744 \begin_layout Standard
38745 With this submenu, you can view your document in alternative output formats.
38746 \end_layout
38747
38748 \begin_layout Subsection
38749 Update
38750 \end_layout
38751
38752 \begin_layout Standard
38753 This menu entry allows you to update the view with your latest changes (in
38754  the default output format as described in the previous section) without
38755  opening a new viewer window.
38756 \end_layout
38757
38758 \begin_layout Subsection
38759 Update (Other Formats)
38760 \end_layout
38761
38762 \begin_layout Standard
38763 With this submenu, you can update the view of alternative output formats
38764  of your document without opening a new viewer window.
38765 \end_layout
38766
38767 \begin_layout Subsection
38768 View Master Document
38769 \end_layout
38770
38771 \begin_layout Standard
38772 This menu item is only visible if your document is included to another document,
38773  which is then its 
38774 \begin_inset Quotes eld
38775 \end_inset
38776
38777 master
38778 \begin_inset Quotes erd
38779 \end_inset
38780
38781  (see section 
38782 \emph on
38783 Child Documents
38784 \emph default
38785  in the 
38786 \emph on
38787 Embedded
38788 \begin_inset space ~
38789 \end_inset
38790
38791 Objects
38792 \emph default
38793  manual for more information on this topic).
38794  This item allows you to view the master document from within its child.
38795  That is, if you are working on a child document which is a chapter of a
38796  book, 
38797 \family sans
38798 View Master
38799 \family default
38800  generates the output of the whole book, while 
38801 \family sans
38802 View
38803 \family default
38804  will just output the chapter alone.
38805 \end_layout
38806
38807 \begin_layout Standard
38808 The format used by this function is the default output format as specified
38809  in the preferences (see sec.
38810 \begin_inset space \thinspace{}
38811 \end_inset
38812
38813
38814 \begin_inset CommandInset ref
38815 LatexCommand ref
38816 reference "sec:File-Formats"
38817
38818 \end_inset
38819
38820 ) or in the document settings (see sec.
38821 \begin_inset space \thinspace{}
38822 \end_inset
38823
38824
38825 \begin_inset CommandInset ref
38826 LatexCommand ref
38827 reference "sec:Doc-Output"
38828
38829 \end_inset
38830
38831 ).
38832 \end_layout
38833
38834 \begin_layout Subsection
38835 Update Master Document
38836 \end_layout
38837
38838 \begin_layout Standard
38839 This menu item is only visible if your document is included to another document,
38840  which is then its 
38841 \begin_inset Quotes eld
38842 \end_inset
38843
38844 master
38845 \begin_inset Quotes erd
38846 \end_inset
38847
38848  (see section 
38849 \emph on
38850 Child Documents
38851 \emph default
38852  in the 
38853 \emph on
38854 Embedded
38855 \begin_inset space ~
38856 \end_inset
38857
38858 Objects
38859 \emph default
38860  manual for more information on this topic).
38861  This item allows you to update the view of a master document from within
38862  its child without the need to switch to the master document itself.
38863 \end_layout
38864
38865 \begin_layout Standard
38866 The format used by this function is the default output format as specified
38867  in the preferences (see sec.
38868 \begin_inset space \thinspace{}
38869 \end_inset
38870
38871
38872 \begin_inset CommandInset ref
38873 LatexCommand ref
38874 reference "sec:File-Formats"
38875
38876 \end_inset
38877
38878 ) or in the document settings (see sec.
38879 \begin_inset space \thinspace{}
38880 \end_inset
38881
38882
38883 \begin_inset CommandInset ref
38884 LatexCommand ref
38885 reference "sec:Doc-Output"
38886
38887 \end_inset
38888
38889 ).
38890 \end_layout
38891
38892 \begin_layout Subsection
38893 Split View
38894 \end_layout
38895
38896 \begin_layout Standard
38897 This will split LyX's main window vertically or horizontally.
38898  This allows you to view documents the same time to compare them, or to
38899  view the same document, but at different positions.
38900  You can even split the main window several times to view for example 3
38901  or more documents at the same time.
38902  To return to an unsplit view, use the menu 
38903 \family sans
38904 Close Current View
38905 \family default
38906 .
38907 \end_layout
38908
38909 \begin_layout Subsection
38910 Close Current View
38911 \end_layout
38912
38913 \begin_layout Standard
38914 Closes a split view.
38915 \end_layout
38916
38917 \begin_layout Subsection
38918 Fullscreen
38919 \end_layout
38920
38921 \begin_layout Standard
38922 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38923  so that you will see nothing but your text.
38924  It furthermore displays LyX's main window fullscreen.
38925  To return from fullscreen to the normal view, press F11, or right-click
38926  and turn off the fullscreen mode in the context menu.
38927 \end_layout
38928
38929 \begin_layout Subsection
38930 Toolbars
38931 \begin_inset CommandInset label
38932 LatexCommand label
38933 name "sub:Toolbars"
38934
38935 \end_inset
38936
38937
38938 \begin_inset Index idx
38939 status collapsed
38940
38941 \begin_layout Plain Layout
38942 Toolbar
38943 \end_layout
38944
38945 \end_inset
38946
38947
38948 \end_layout
38949
38950 \begin_layout Standard
38951 In this menu entry you can set the appearance of the different toolbars.
38952  All toolbars and the 
38953 \family sans
38954 Command
38955 \begin_inset space ~
38956 \end_inset
38957
38958 Buffer
38959 \family default
38960  can be turned on and off.
38961  The 
38962 \emph on
38963 on
38964 \emph default
38965  state is denoted in the menu with a checkmark.
38966  The 
38967 \family sans
38968 Review
38969 \family default
38970
38971 \family sans
38972 Table
38973 \family default
38974
38975 \family sans
38976 Math
38977 \begin_inset space ~
38978 \end_inset
38979
38980 Panels
38981 \family default
38982 , and 
38983 \family sans
38984 Math
38985 \family default
38986  toolbars can be additionally set to the state 
38987 \emph on
38988 automatic
38989 \emph default
38990  that is denoted in the menu with the suffix 
38991 \family sans
38992 (auto)
38993 \family default
38994 .
38995 \end_layout
38996
38997 \begin_layout Standard
38998 In the 
38999 \emph on
39000 on
39001 \emph default
39002  state the toolbar is permanently shown, in the 
39003 \emph on
39004 automatic
39005 \emph default
39006  state the toolbar is only shown when the cursor is in a certain environment
39007  or when a certain feature is enabled.
39008  That means that the review toolbar will only be shown when change tracking
39009  is activated, the math and table toolbars are only shown when the cursor
39010  is inside a formula or table, respectively.
39011 \end_layout
39012
39013 \begin_layout Standard
39014 LyX's toolbars and their buttons are explained in section
39015 \begin_inset space ~
39016 \end_inset
39017
39018
39019 \begin_inset CommandInset ref
39020 LatexCommand ref
39021 reference "sec:Toolbars"
39022
39023 \end_inset
39024
39025 .
39026 \end_layout
39027
39028 \begin_layout Section
39029 The Insert Menu
39030 \begin_inset Index idx
39031 status collapsed
39032
39033 \begin_layout Plain Layout
39034 Menu ! Insert
39035 \end_layout
39036
39037 \end_inset
39038
39039
39040 \end_layout
39041
39042 \begin_layout Subsection
39043 Math
39044 \end_layout
39045
39046 \begin_layout Standard
39047 Inserts math constructs that are explained in chapter
39048 \begin_inset space ~
39049 \end_inset
39050
39051
39052 \begin_inset CommandInset ref
39053 LatexCommand ref
39054 reference "cha:Mathematical-Formulas"
39055
39056 \end_inset
39057
39058  and the 
39059 \emph on
39060 Math
39061 \emph default
39062  manual.
39063 \end_layout
39064
39065 \begin_layout Subsection
39066 Special Character
39067 \begin_inset CommandInset label
39068 LatexCommand label
39069 name "sub:Special-Character"
39070
39071 \end_inset
39072
39073
39074 \end_layout
39075
39076 \begin_layout Standard
39077 Here you can insert the following characters:
39078 \end_layout
39079
39080 \begin_layout Description
39081 Symbols Inserts any character that can be output by your LaTeX system.
39082  Therefore the number of character categories in this dialog and the available
39083  characters depend on the LaTeX-packages you have installed.
39084 \begin_inset Newline newline
39085 \end_inset
39086
39087  
39088 \begin_inset Note Greyedout
39089 status open
39090
39091 \begin_layout Plain Layout
39092
39093 \series bold
39094 Note:
39095 \series default
39096  Not all characters will be visible in the 
39097 \family sans
39098 Symbols
39099 \family default
39100  dialog because none of the screen fonts that you can set in the preferences
39101  dialog (see sec.
39102 \begin_inset space \thinspace{}
39103 \end_inset
39104
39105
39106 \begin_inset CommandInset ref
39107 LatexCommand ref
39108 reference "sub:Screen-Fonts"
39109
39110 \end_inset
39111
39112 ) can display every character.
39113 \end_layout
39114
39115 \end_inset
39116
39117
39118 \end_layout
39119
39120 \begin_layout Description
39121 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39122
39123 \end_layout
39124
39125 \begin_layout Description
39126 End
39127 \begin_inset space ~
39128 \end_inset
39129
39130 of
39131 \begin_inset space ~
39132 \end_inset
39133
39134 Sentence Inserts an end of sentence dot as described in section
39135 \begin_inset space ~
39136 \end_inset
39137
39138
39139 \begin_inset CommandInset ref
39140 LatexCommand ref
39141 reference "sub:Abbreviations"
39142
39143 \end_inset
39144
39145 .
39146 \end_layout
39147
39148 \begin_layout Description
39149 Ordinary
39150 \begin_inset space ~
39151 \end_inset
39152
39153 Quote Inserts this quote: ", no matter what quote type you selected in the
39154  
39155 \family sans
39156 Document\SpecialChar \menuseparator
39157 Settings
39158 \family default
39159  dialog under 
39160 \family sans
39161 Language
39162 \family default
39163 .
39164 \end_layout
39165
39166 \begin_layout Description
39167 Single
39168 \begin_inset space ~
39169 \end_inset
39170
39171 Quote Inserts this quote: 
39172 \begin_inset Quotes ers
39173 \end_inset
39174
39175
39176 \end_layout
39177
39178 \begin_layout Description
39179 Protected
39180 \begin_inset space ~
39181 \end_inset
39182
39183 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39184
39185 \end_layout
39186
39187 \begin_layout Description
39188 Breakable
39189 \begin_inset space ~
39190 \end_inset
39191
39192 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39193
39194 \end_layout
39195
39196 \begin_layout Description
39197 Menu
39198 \begin_inset space ~
39199 \end_inset
39200
39201 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39202
39203 \end_layout
39204
39205 \begin_layout Description
39206 Phonetic
39207 \begin_inset space ~
39208 \end_inset
39209
39210 Symbols 
39211 \begin_inset Index idx
39212 status collapsed
39213
39214 \begin_layout Plain Layout
39215 Phonetic symbols
39216 \end_layout
39217
39218 \end_inset
39219
39220
39221 \begin_inset Index idx
39222 status collapsed
39223
39224 \begin_layout Plain Layout
39225 Language ! Phonetic symbols
39226 \end_layout
39227
39228 \end_inset
39229
39230 Creates a formula with a so called tipa inset.
39231  Here you can insert commands to create IPA phonetic symbols.
39232  For this feature you must have the LaTeX-package 
39233 \series bold
39234 tipa
39235 \series default
39236
39237 \begin_inset Index idx
39238 status collapsed
39239
39240 \begin_layout Plain Layout
39241 LaTeX-packages ! tipa
39242 \end_layout
39243
39244 \end_inset
39245
39246  installed.
39247 \begin_inset Newline newline
39248 \end_inset
39249
39250 For more information about this feature we refer to the documentation of
39251  
39252 \series bold
39253 tipa, 
39254 \begin_inset CommandInset citation
39255 LatexCommand cite
39256 key "tipa"
39257
39258 \end_inset
39259
39260
39261 \series default
39262  and this Wiki-page:
39263 \begin_inset Newline newline
39264 \end_inset
39265
39266
39267 \begin_inset Flex URL
39268 status collapsed
39269
39270 \begin_layout Plain Layout
39271
39272 http://wiki.lyx.org/LyX/LinguistLyX
39273 \end_layout
39274
39275 \end_inset
39276
39277
39278 \end_layout
39279
39280 \begin_layout Subsection
39281 Formatting
39282 \end_layout
39283
39284 \begin_layout Standard
39285 Here you can insert the following format constructs:
39286 \end_layout
39287
39288 \begin_layout Description
39289 Superscript Inserts a superscript: test
39290 \begin_inset script superscript
39291
39292 \begin_layout Plain Layout
39293 a, b
39294 \end_layout
39295
39296 \end_inset
39297
39298
39299 \end_layout
39300
39301 \begin_layout Description
39302 Subscript Inserts a subscript: test
39303 \begin_inset script subscript
39304
39305 \begin_layout Plain Layout
39306 3x
39307 \end_layout
39308
39309 \end_inset
39310
39311
39312 \end_layout
39313
39314 \begin_layout Description
39315 Protected
39316 \begin_inset space ~
39317 \end_inset
39318
39319 Space Inserts a protected space that is described in section
39320 \begin_inset space ~
39321 \end_inset
39322
39323
39324 \begin_inset CommandInset ref
39325 LatexCommand ref
39326 reference "sub:Protected-Space"
39327
39328 \end_inset
39329
39330 .
39331 \end_layout
39332
39333 \begin_layout Description
39334 Inter-word
39335 \begin_inset space ~
39336 \end_inset
39337
39338 Space Inserts an inter-word space that is described in section
39339 \begin_inset space ~
39340 \end_inset
39341
39342
39343 \begin_inset CommandInset ref
39344 LatexCommand ref
39345 reference "sub:Inter-word-Space"
39346
39347 \end_inset
39348
39349 .
39350 \end_layout
39351
39352 \begin_layout Description
39353 Thin
39354 \begin_inset space ~
39355 \end_inset
39356
39357 Space Inserts a thin space that is described in section
39358 \begin_inset space ~
39359 \end_inset
39360
39361
39362 \begin_inset CommandInset ref
39363 LatexCommand ref
39364 reference "sub:Thin-Space"
39365
39366 \end_inset
39367
39368 .
39369 \end_layout
39370
39371 \begin_layout Description
39372 Horizontal
39373 \begin_inset space ~
39374 \end_inset
39375
39376 Space Inserts horizontal space, see section
39377 \begin_inset space ~
39378 \end_inset
39379
39380
39381 \begin_inset CommandInset ref
39382 LatexCommand ref
39383 reference "sub:Horizontal-Space"
39384
39385 \end_inset
39386
39387  for a description.
39388 \end_layout
39389
39390 \begin_layout Description
39391 Horizontal
39392 \begin_inset space ~
39393 \end_inset
39394
39395 Line Inserts a horizontal line, see section
39396 \begin_inset space ~
39397 \end_inset
39398
39399
39400 \begin_inset CommandInset ref
39401 LatexCommand ref
39402 reference "sub:Horizontal-Lines"
39403
39404 \end_inset
39405
39406  for a description.
39407 \end_layout
39408
39409 \begin_layout Description
39410 Vertical
39411 \begin_inset space ~
39412 \end_inset
39413
39414 Space Inserts vertical space, see section
39415 \begin_inset space ~
39416 \end_inset
39417
39418
39419 \begin_inset CommandInset ref
39420 LatexCommand ref
39421 reference "sub:Vertical-Space"
39422
39423 \end_inset
39424
39425  for a description.
39426 \end_layout
39427
39428 \begin_layout Description
39429 Phantom Inserts Phantom space, see section
39430 \begin_inset space ~
39431 \end_inset
39432
39433
39434 \begin_inset CommandInset ref
39435 LatexCommand ref
39436 reference "sub:Phantom-Space"
39437
39438 \end_inset
39439
39440 .
39441 \end_layout
39442
39443 \begin_layout Description
39444 Hyphenation
39445 \begin_inset space ~
39446 \end_inset
39447
39448 Point Inserts a hyphenation point, see section
39449 \begin_inset space ~
39450 \end_inset
39451
39452
39453 \begin_inset CommandInset ref
39454 LatexCommand ref
39455 reference "sub:Hyphenation"
39456
39457 \end_inset
39458
39459 .
39460 \end_layout
39461
39462 \begin_layout Description
39463 Ligature
39464 \begin_inset space ~
39465 \end_inset
39466
39467 Break Inserts a ligature break, see section
39468 \begin_inset space ~
39469 \end_inset
39470
39471
39472 \begin_inset CommandInset ref
39473 LatexCommand ref
39474 reference "sub:Ligatures"
39475
39476 \end_inset
39477
39478 .
39479 \end_layout
39480
39481 \begin_layout Description
39482 Ragged
39483 \begin_inset space ~
39484 \end_inset
39485
39486 Line
39487 \begin_inset space ~
39488 \end_inset
39489
39490 Break Inserts a forced line break, see section
39491 \begin_inset space ~
39492 \end_inset
39493
39494
39495 \begin_inset CommandInset ref
39496 LatexCommand ref
39497 reference "sub:Forced-Line-Breaks"
39498
39499 \end_inset
39500
39501 .
39502 \end_layout
39503
39504 \begin_layout Description
39505 Justified
39506 \begin_inset space ~
39507 \end_inset
39508
39509 Break Inserts a forced line break that furthermore stretches the broken
39510  text line to the page border, see section
39511 \begin_inset space ~
39512 \end_inset
39513
39514
39515 \begin_inset CommandInset ref
39516 LatexCommand ref
39517 reference "sub:Forced-Line-Breaks"
39518
39519 \end_inset
39520
39521 .
39522 \end_layout
39523
39524 \begin_layout Description
39525 New
39526 \begin_inset space ~
39527 \end_inset
39528
39529 Page Inserts a forced page break, described in section
39530 \begin_inset space ~
39531 \end_inset
39532
39533
39534 \begin_inset CommandInset ref
39535 LatexCommand ref
39536 reference "sub:Forced-Page-Breaks"
39537
39538 \end_inset
39539
39540 .
39541 \end_layout
39542
39543 \begin_layout Description
39544 Page
39545 \begin_inset space ~
39546 \end_inset
39547
39548 Break Inserts a forced page break that furthermore stretches the broken
39549  text page to the page border, described in section
39550 \begin_inset space ~
39551 \end_inset
39552
39553
39554 \begin_inset CommandInset ref
39555 LatexCommand ref
39556 reference "sub:Forced-Page-Breaks"
39557
39558 \end_inset
39559
39560 .
39561 \end_layout
39562
39563 \begin_layout Description
39564 Clear
39565 \begin_inset space ~
39566 \end_inset
39567
39568 Page Inserts a clear page break, described in section
39569 \begin_inset space ~
39570 \end_inset
39571
39572
39573 \begin_inset CommandInset ref
39574 LatexCommand ref
39575 reference "sub:Clear-Page-Breaks"
39576
39577 \end_inset
39578
39579 .
39580 \end_layout
39581
39582 \begin_layout Description
39583 Clear
39584 \begin_inset space ~
39585 \end_inset
39586
39587 Double
39588 \begin_inset space ~
39589 \end_inset
39590
39591 Page Inserts a clear doublepage break, described in section
39592 \begin_inset space ~
39593 \end_inset
39594
39595
39596 \begin_inset CommandInset ref
39597 LatexCommand ref
39598 reference "sub:Clear-Page-Breaks"
39599
39600 \end_inset
39601
39602 .
39603 \end_layout
39604
39605 \begin_layout Subsection
39606 List / TOC
39607 \end_layout
39608
39609 \begin_layout Standard
39610 Various lists can be inserted with this menu entry.
39611  The table of contents, the algorithm, figures and tables list are described
39612  in section
39613 \begin_inset space ~
39614 \end_inset
39615
39616
39617 \begin_inset CommandInset ref
39618 LatexCommand ref
39619 reference "sec:toc"
39620
39621 \end_inset
39622
39623 .
39624  The index list is described in section
39625 \begin_inset space ~
39626 \end_inset
39627
39628
39629 \begin_inset CommandInset ref
39630 LatexCommand ref
39631 reference "sec:Index"
39632
39633 \end_inset
39634
39635 , the nomenclature in section
39636 \begin_inset space ~
39637 \end_inset
39638
39639
39640 \begin_inset CommandInset ref
39641 LatexCommand ref
39642 reference "sec:Nomenclature"
39643
39644 \end_inset
39645
39646  and the BibTeX bibliography in section
39647 \begin_inset space ~
39648 \end_inset
39649
39650
39651 \begin_inset CommandInset ref
39652 LatexCommand ref
39653 reference "sub:Bibliography-databases"
39654
39655 \end_inset
39656
39657 .
39658 \end_layout
39659
39660 \begin_layout Subsection
39661 Float
39662 \end_layout
39663
39664 \begin_layout Standard
39665 To insert floats, described in section
39666 \begin_inset space ~
39667 \end_inset
39668
39669
39670 \begin_inset CommandInset ref
39671 LatexCommand ref
39672 reference "sec:Floats"
39673
39674 \end_inset
39675
39676 .
39677 \end_layout
39678
39679 \begin_layout Subsection
39680 Note
39681 \end_layout
39682
39683 \begin_layout Standard
39684 To insert notes, described in section
39685 \begin_inset space ~
39686 \end_inset
39687
39688
39689 \begin_inset CommandInset ref
39690 LatexCommand ref
39691 reference "sec:Notes"
39692
39693 \end_inset
39694
39695 .
39696 \end_layout
39697
39698 \begin_layout Subsection
39699 Branch
39700 \end_layout
39701
39702 \begin_layout Standard
39703 Inserts branch insets as described in section
39704 \begin_inset space ~
39705 \end_inset
39706
39707
39708 \begin_inset CommandInset ref
39709 LatexCommand ref
39710 reference "sec:Branches"
39711
39712 \end_inset
39713
39714 .
39715 \end_layout
39716
39717 \begin_layout Subsection
39718 Custom Insets
39719 \end_layout
39720
39721 \begin_layout Standard
39722 Inserts document class-specific insets.
39723  Such insets only exist when they are defined in the layout file for a certain
39724  document class.
39725  An example is the document class 
39726 \begin_inset Quotes eld
39727 \end_inset
39728
39729 article (Elsevier)
39730 \begin_inset Quotes erd
39731 \end_inset
39732
39733  with three custom insets.
39734  The section 
39735 \emph on
39736 Flex insets and InsetLayout
39737 \emph default
39738  of the 
39739 \emph on
39740 Customization
39741 \emph default
39742  manual explains how custom insets are defined.
39743 \end_layout
39744
39745 \begin_layout Subsection
39746 File
39747 \begin_inset Index idx
39748 status collapsed
39749
39750 \begin_layout Plain Layout
39751 External Material
39752 \end_layout
39753
39754 \end_inset
39755
39756
39757 \end_layout
39758
39759 \begin_layout Standard
39760 This menu entry allows you to insert or include the contents of other LyX
39761  files in your document.
39762  How you can do this is explained in detail in the chapter 
39763 \emph on
39764 External Stuff
39765 \emph default
39766  of the 
39767 \emph on
39768 Embedded
39769 \begin_inset space ~
39770 \end_inset
39771
39772 Objects
39773 \emph default
39774  manual.
39775 \end_layout
39776
39777 \begin_layout Subsection
39778 Box
39779 \begin_inset Index idx
39780 status collapsed
39781
39782 \begin_layout Plain Layout
39783 Boxes
39784 \end_layout
39785
39786 \end_inset
39787
39788
39789 \end_layout
39790
39791 \begin_layout Standard
39792 Inserts a minipage box that is described section
39793 \begin_inset space ~
39794 \end_inset
39795
39796
39797 \begin_inset CommandInset ref
39798 LatexCommand ref
39799 reference "sec:Minipages"
39800
39801 \end_inset
39802
39803 .
39804  All box types supported by LyX are explained in detail in the chapter 
39805 \emph on
39806 Boxes
39807 \emph default
39808  of the 
39809 \emph on
39810 Embedded
39811 \begin_inset space ~
39812 \end_inset
39813
39814 Objects
39815 \emph default
39816  manual.
39817 \end_layout
39818
39819 \begin_layout Subsection
39820 Citation
39821 \end_layout
39822
39823 \begin_layout Standard
39824 Inserts a citation as described in section
39825 \begin_inset space ~
39826 \end_inset
39827
39828
39829 \begin_inset CommandInset ref
39830 LatexCommand ref
39831 reference "sec:Bibliography"
39832
39833 \end_inset
39834
39835 .
39836 \end_layout
39837
39838 \begin_layout Subsection
39839 Cross-Reference
39840 \end_layout
39841
39842 \begin_layout Standard
39843 Inserts a cross-reference as described in section
39844 \begin_inset space ~
39845 \end_inset
39846
39847
39848 \begin_inset CommandInset ref
39849 LatexCommand ref
39850 reference "sec:Cross-References"
39851
39852 \end_inset
39853
39854 .
39855 \end_layout
39856
39857 \begin_layout Subsection
39858 Label
39859 \end_layout
39860
39861 \begin_layout Standard
39862 Inserts a label as described in section
39863 \begin_inset space ~
39864 \end_inset
39865
39866
39867 \begin_inset CommandInset ref
39868 LatexCommand ref
39869 reference "sec:Cross-References"
39870
39871 \end_inset
39872
39873 .
39874 \end_layout
39875
39876 \begin_layout Subsection
39877 Caption
39878 \begin_inset Index idx
39879 status collapsed
39880
39881 \begin_layout Plain Layout
39882 Captions
39883 \end_layout
39884
39885 \end_inset
39886
39887
39888 \begin_inset Index idx
39889 status collapsed
39890
39891 \begin_layout Plain Layout
39892 Longtables ! Caption
39893 \end_layout
39894
39895 \end_inset
39896
39897
39898 \end_layout
39899
39900 \begin_layout Standard
39901 Inserts a caption in a float or longtable.
39902  Floats are described in section
39903 \begin_inset space ~
39904 \end_inset
39905
39906
39907 \begin_inset CommandInset ref
39908 LatexCommand ref
39909 reference "sec:Floats"
39910
39911 \end_inset
39912
39913 , captions in longtables are described in the section 
39914 \emph on
39915 Longtable Captions
39916 \emph default
39917  of the 
39918 \emph on
39919 Embedded
39920 \begin_inset space ~
39921 \end_inset
39922
39923 Objects
39924 \emph default
39925  manual.
39926 \end_layout
39927
39928 \begin_layout Subsection
39929 Index Entry
39930 \end_layout
39931
39932 \begin_layout Standard
39933 Inserts an index entry as described in section
39934 \begin_inset space ~
39935 \end_inset
39936
39937
39938 \begin_inset CommandInset ref
39939 LatexCommand ref
39940 reference "sec:Index"
39941
39942 \end_inset
39943
39944 .
39945 \end_layout
39946
39947 \begin_layout Subsection
39948 Nomenclature Entry
39949 \end_layout
39950
39951 \begin_layout Standard
39952 Inserts a nomenclature entry as described in section
39953 \begin_inset space ~
39954 \end_inset
39955
39956
39957 \begin_inset CommandInset ref
39958 LatexCommand ref
39959 reference "sec:Nomenclature"
39960
39961 \end_inset
39962
39963 .
39964 \end_layout
39965
39966 \begin_layout Subsection
39967 Table
39968 \end_layout
39969
39970 \begin_layout Standard
39971 Inserts a table.
39972  Tables are described in section
39973 \begin_inset space ~
39974 \end_inset
39975
39976
39977 \begin_inset CommandInset ref
39978 LatexCommand ref
39979 reference "sec:Tables"
39980
39981 \end_inset
39982
39983 .
39984 \end_layout
39985
39986 \begin_layout Subsection
39987 Graphics
39988 \end_layout
39989
39990 \begin_layout Standard
39991 Inserts a graphic.
39992  Graphics are described in section
39993 \begin_inset space ~
39994 \end_inset
39995
39996
39997 \begin_inset CommandInset ref
39998 LatexCommand ref
39999 reference "sec:Graphics"
40000
40001 \end_inset
40002
40003 .
40004 \end_layout
40005
40006 \begin_layout Subsection
40007 URL
40008 \end_layout
40009
40010 \begin_layout Standard
40011 Inserts an URL as described in section
40012 \begin_inset space ~
40013 \end_inset
40014
40015
40016 \begin_inset CommandInset ref
40017 LatexCommand ref
40018 reference "sub:URLs"
40019
40020 \end_inset
40021
40022 .
40023 \end_layout
40024
40025 \begin_layout Subsection
40026 Hyperlinks
40027 \end_layout
40028
40029 \begin_layout Standard
40030 Inserts a hyperlink as described in section
40031 \begin_inset space ~
40032 \end_inset
40033
40034
40035 \begin_inset CommandInset ref
40036 LatexCommand ref
40037 reference "sub:Hyperlinks"
40038
40039 \end_inset
40040
40041 .
40042 \end_layout
40043
40044 \begin_layout Subsection
40045 Footnote
40046 \end_layout
40047
40048 \begin_layout Standard
40049 Inserts a footnote, see section
40050 \begin_inset space ~
40051 \end_inset
40052
40053
40054 \begin_inset CommandInset ref
40055 LatexCommand ref
40056 reference "sec:Footnotes"
40057
40058 \end_inset
40059
40060 .
40061 \end_layout
40062
40063 \begin_layout Subsection
40064 Marginal Note
40065 \end_layout
40066
40067 \begin_layout Standard
40068 Inserts a marginal note, see section
40069 \begin_inset space ~
40070 \end_inset
40071
40072
40073 \begin_inset CommandInset ref
40074 LatexCommand ref
40075 reference "sec:Marginal-Notes"
40076
40077 \end_inset
40078
40079 .
40080 \end_layout
40081
40082 \begin_layout Subsection
40083 Short Title
40084 \end_layout
40085
40086 \begin_layout Standard
40087 Inserts a short title, see section
40088 \begin_inset space ~
40089 \end_inset
40090
40091
40092 \begin_inset CommandInset ref
40093 LatexCommand ref
40094 reference "sec:Short-Titles"
40095
40096 \end_inset
40097
40098 .
40099 \end_layout
40100
40101 \begin_layout Subsection
40102 TeX Code
40103 \end_layout
40104
40105 \begin_layout Standard
40106 Inserts a TeX Code box, see section
40107 \begin_inset space ~
40108 \end_inset
40109
40110
40111 \begin_inset CommandInset ref
40112 LatexCommand ref
40113 reference "sub:TeX-Code-Boxes"
40114
40115 \end_inset
40116
40117  for a description.
40118 \end_layout
40119
40120 \begin_layout Subsection
40121 Program Listing
40122 \begin_inset Index idx
40123 status collapsed
40124
40125 \begin_layout Plain Layout
40126 Program listings
40127 \end_layout
40128
40129 \end_inset
40130
40131
40132 \end_layout
40133
40134 \begin_layout Standard
40135 Inserts a program listings box.
40136  Program listings are explained in the chapter 
40137 \emph on
40138 Program Code Listings
40139 \emph default
40140  of the 
40141 \emph on
40142 Embedded
40143 \begin_inset space ~
40144 \end_inset
40145
40146 Objects
40147 \emph default
40148  manual.
40149 \end_layout
40150
40151 \begin_layout Subsection
40152 Date
40153 \end_layout
40154
40155 \begin_layout Standard
40156 Inserts the actual date.
40157  The format depends on the date format of the language that is used for
40158  LyX's menus.
40159  LyX offers various ways to insert a date which are explained and also compared
40160  in the section 
40161 \emph on
40162 External Material
40163 \emph default
40164  of the 
40165 \emph on
40166 Embedded
40167 \begin_inset space ~
40168 \end_inset
40169
40170 Objects
40171 \emph default
40172  manual.
40173 \end_layout
40174
40175 \begin_layout Section
40176 The Navigate Menu
40177 \begin_inset Index idx
40178 status collapsed
40179
40180 \begin_layout Plain Layout
40181 Menu ! Navigate
40182 \end_layout
40183
40184 \end_inset
40185
40186
40187 \end_layout
40188
40189 \begin_layout Standard
40190 This menu lists the existing chapters, sections, figures, tables, etc.
40191 \begin_inset space ~
40192 \end_inset
40193
40194 of the current document.
40195  This allows you to navigate easily through you document.
40196 \end_layout
40197
40198 \begin_layout Subsection
40199 Bookmarks
40200 \end_layout
40201
40202 \begin_layout Standard
40203 With this menu entry you are able to define your own bookmarks.
40204  This is useful when you are working on a large document and often have
40205  to jump e.
40206 \begin_inset space \thinspace{}
40207 \end_inset
40208
40209 g.
40210 \begin_inset space \space{}
40211 \end_inset
40212
40213 between section
40214 \begin_inset space ~
40215 \end_inset
40216
40217 2.5 and 6.3.
40218  To create bookmarks for this example, go to section
40219 \begin_inset space ~
40220 \end_inset
40221
40222 2.5 and use the menu 
40223 \family sans
40224 Save
40225 \begin_inset space ~
40226 \end_inset
40227
40228 Bookmark
40229 \begin_inset space ~
40230 \end_inset
40231
40232 1
40233 \family default
40234 .
40235  Then go to section
40236 \begin_inset space ~
40237 \end_inset
40238
40239 6.3 and use 
40240 \family sans
40241 Save
40242 \begin_inset space ~
40243 \end_inset
40244
40245 Bookmark
40246 \begin_inset space ~
40247 \end_inset
40248
40249
40250 \family default
40251 2.
40252  Now you can jump easily between these sections by using the menu or by
40253  the key bindings 
40254 \begin_inset Info
40255 type  "shortcut"
40256 arg   "bookmark-goto 1"
40257 \end_inset
40258
40259  and 
40260 \begin_inset Info
40261 type  "shortcut"
40262 arg   "bookmark-goto 2"
40263 \end_inset
40264
40265 .
40266 \end_layout
40267
40268 \begin_layout Standard
40269 You can also use bookmarks to jump between several opened documents.
40270  The saved bookmarks are valid till the document is closed.
40271 \end_layout
40272
40273 \begin_layout Subsection
40274 Next Note, Change, Cross-reference
40275 \end_layout
40276
40277 \begin_layout Standard
40278 Jump to the next note, change, or cross-reference following the current
40279  cursor position.
40280 \end_layout
40281
40282 \begin_layout Subsection
40283 Go to Label
40284 \end_layout
40285
40286 \begin_layout Standard
40287 Only active when the cursor is in front of a cross-reference.
40288  Sets the cursor before the referenced label, the same as if you right-click
40289  on a cross-reference box.
40290 \end_layout
40291
40292 \begin_layout Subsection
40293 Forward Search
40294 \end_layout
40295
40296 \begin_layout Standard
40297 This feature allows you to directly jump to the corresponding text part
40298  in the output, see section 
40299 \emph on
40300 Forward
40301 \begin_inset space ~
40302 \end_inset
40303
40304 search
40305 \emph default
40306  in the 
40307 \emph on
40308 Additional
40309 \begin_inset space ~
40310 \end_inset
40311
40312 Features
40313 \emph default
40314  manual for a detailed description.
40315 \end_layout
40316
40317 \begin_layout Section
40318 The Document Menu
40319 \begin_inset Index idx
40320 status collapsed
40321
40322 \begin_layout Plain Layout
40323 Menu ! Document
40324 \end_layout
40325
40326 \end_inset
40327
40328
40329 \end_layout
40330
40331 \begin_layout Subsection
40332 Change Tracking
40333 \end_layout
40334
40335 \begin_layout Standard
40336 Change Tracking is described in section
40337 \begin_inset space ~
40338 \end_inset
40339
40340
40341 \begin_inset CommandInset ref
40342 LatexCommand ref
40343 reference "sec:Change-Tracking"
40344
40345 \end_inset
40346
40347 .
40348 \end_layout
40349
40350 \begin_layout Subsection
40351 LaT
40352 \begin_inset ERT
40353 status collapsed
40354
40355 \begin_layout Plain Layout
40356
40357 {}
40358 \end_layout
40359
40360 \end_inset
40361
40362 eX Log
40363 \end_layout
40364
40365 \begin_layout Standard
40366 After running LaTeX by viewing or exporting a document, this menu will be
40367  enabled.
40368  It shows the logfile of the used LaTeX-program.
40369 \end_layout
40370
40371 \begin_layout Standard
40372 Here you can see how LaTeX works in the background.
40373  
40374 \emph on
40375 Experts
40376 \emph default
40377  will find in it reasons for LaTeX-errors.
40378 \end_layout
40379
40380 \begin_layout Subsection
40381 Outline
40382 \end_layout
40383
40384 \begin_layout Standard
40385 Opens the TOC/Outline window as described in section
40386 \begin_inset space ~
40387 \end_inset
40388
40389
40390 \begin_inset CommandInset ref
40391 LatexCommand ref
40392 reference "sec:Navigating"
40393
40394 \end_inset
40395
40396  and 
40397 \begin_inset CommandInset ref
40398 LatexCommand ref
40399 reference "sub:Table-of-Contents"
40400
40401 \end_inset
40402
40403 .
40404 \end_layout
40405
40406 \begin_layout Subsection
40407 Start Appendix Here
40408 \end_layout
40409
40410 \begin_layout Standard
40411 This menu will start the appendix of the document at the current cursor
40412  position as described in section
40413 \begin_inset space ~
40414 \end_inset
40415
40416
40417 \begin_inset CommandInset ref
40418 LatexCommand ref
40419 reference "sec:Appendices"
40420
40421 \end_inset
40422
40423 .
40424 \end_layout
40425
40426 \begin_layout Subsection
40427 Compressed
40428 \end_layout
40429
40430 \begin_layout Standard
40431 Un/compresses the current document.
40432 \end_layout
40433
40434 \begin_layout Subsection
40435 Settings
40436 \end_layout
40437
40438 \begin_layout Standard
40439 The document settings are described in appendix
40440 \begin_inset space ~
40441 \end_inset
40442
40443
40444 \begin_inset CommandInset ref
40445 LatexCommand ref
40446 reference "chap:The-Document-Settings"
40447
40448 \end_inset
40449
40450 .
40451 \end_layout
40452
40453 \begin_layout Section
40454 The Tools Menu
40455 \begin_inset Index idx
40456 status collapsed
40457
40458 \begin_layout Plain Layout
40459 Menu ! Tools
40460 \end_layout
40461
40462 \end_inset
40463
40464
40465 \end_layout
40466
40467 \begin_layout Subsection
40468 Spellchecker
40469 \end_layout
40470
40471 \begin_layout Standard
40472 Spell checking is explained in section
40473 \begin_inset space ~
40474 \end_inset
40475
40476
40477 \begin_inset CommandInset ref
40478 LatexCommand ref
40479 reference "sec:Spellchecking"
40480
40481 \end_inset
40482
40483 .
40484 \end_layout
40485
40486 \begin_layout Subsection
40487 Thesaurus
40488 \end_layout
40489
40490 \begin_layout Standard
40491 The thesaurus is described in section
40492 \begin_inset space ~
40493 \end_inset
40494
40495
40496 \begin_inset CommandInset ref
40497 LatexCommand ref
40498 reference "sec:Thesaurus"
40499
40500 \end_inset
40501
40502 .
40503 \end_layout
40504
40505 \begin_layout Subsection
40506 Statistics
40507 \begin_inset Index idx
40508 status collapsed
40509
40510 \begin_layout Plain Layout
40511 Word count
40512 \end_layout
40513
40514 \end_inset
40515
40516
40517 \begin_inset Index idx
40518 status collapsed
40519
40520 \begin_layout Plain Layout
40521 Character count
40522 \end_layout
40523
40524 \end_inset
40525
40526
40527 \end_layout
40528
40529 \begin_layout Standard
40530 Counts the words and characters in the actual document or the highlighted
40531  document part.
40532 \end_layout
40533
40534 \begin_layout Subsection
40535 TeX Information
40536 \begin_inset Index idx
40537 status collapsed
40538
40539 \begin_layout Plain Layout
40540 TeX Information
40541 \end_layout
40542
40543 \end_inset
40544
40545
40546 \end_layout
40547
40548 \begin_layout Standard
40549 Shows you a list of the classes and styles installed in your LaTeX-system.
40550 \end_layout
40551
40552 \begin_layout Subsection
40553 Reconfigure
40554 \begin_inset Index idx
40555 status collapsed
40556
40557 \begin_layout Plain Layout
40558 LyX ! Reconfigure|see
40559 \begin_inset ERT
40560 status collapsed
40561
40562 \begin_layout Plain Layout
40563
40564 {
40565 \end_layout
40566
40567 \end_inset
40568
40569 Reconfiguration of LyX
40570 \begin_inset ERT
40571 status collapsed
40572
40573 \begin_layout Plain Layout
40574
40575 }
40576 \end_layout
40577
40578 \end_inset
40579
40580
40581 \end_layout
40582
40583 \end_inset
40584
40585
40586 \begin_inset Index idx
40587 status collapsed
40588
40589 \begin_layout Plain Layout
40590 Reconfiguration of LyX
40591 \end_layout
40592
40593 \end_inset
40594
40595
40596 \end_layout
40597
40598 \begin_layout Standard
40599 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40600  and needed programs it needs; see also section
40601 \begin_inset space ~
40602 \end_inset
40603
40604
40605 \begin_inset CommandInset ref
40606 LatexCommand ref
40607 reference "sec:Basic-LyX-Setup"
40608
40609 \end_inset
40610
40611 .
40612 \end_layout
40613
40614 \begin_layout Subsection
40615 Preferences
40616 \end_layout
40617
40618 \begin_layout Standard
40619 The preferences dialog is described in detail in appendix
40620 \begin_inset space ~
40621 \end_inset
40622
40623
40624 \begin_inset CommandInset ref
40625 LatexCommand ref
40626 reference "chap:The-Preferences-dialog"
40627
40628 \end_inset
40629
40630 .
40631 \end_layout
40632
40633 \begin_layout Section
40634 The Help Menu
40635 \begin_inset Index idx
40636 status collapsed
40637
40638 \begin_layout Plain Layout
40639 Menu ! Help
40640 \end_layout
40641
40642 \end_inset
40643
40644
40645 \end_layout
40646
40647 \begin_layout Standard
40648 This menu lists the documentation files of LyX in the language of LyX's
40649  menus.
40650  Is a file not available in this language, the English version will be listed.
40651 \end_layout
40652
40653 \begin_layout Standard
40654 The menu 
40655 \family sans
40656 LaTeX
40657 \begin_inset space ~
40658 \end_inset
40659
40660 Configuration
40661 \family default
40662  shows a LyX-document with information about the LaTeX-packages and classes
40663  found by LyX (see also section
40664 \begin_inset space ~
40665 \end_inset
40666
40667
40668 \begin_inset CommandInset ref
40669 LatexCommand ref
40670 reference "sec:LaTeX-Setup"
40671
40672 \end_inset
40673
40674 ).
40675 \end_layout
40676
40677 \begin_layout Section
40678 Toolbars
40679 \begin_inset CommandInset label
40680 LatexCommand label
40681 name "sec:Toolbars"
40682
40683 \end_inset
40684
40685
40686 \end_layout
40687
40688 \begin_layout Standard
40689 How to show or hide toolbars is explained in section
40690 \begin_inset space ~
40691 \end_inset
40692
40693
40694 \begin_inset CommandInset ref
40695 LatexCommand ref
40696 reference "sub:Toolbars"
40697
40698 \end_inset
40699
40700 .
40701 \end_layout
40702
40703 \begin_layout Standard
40704 It is also possible to define custom toolbars.
40705  This is described in the 
40706 \emph on
40707 Additional Features
40708 \emph default
40709  manual.
40710 \end_layout
40711
40712 \begin_layout Subsection
40713 Standard Toolbar
40714 \begin_inset Index idx
40715 status collapsed
40716
40717 \begin_layout Plain Layout
40718 Toolbar ! Standard
40719 \end_layout
40720
40721 \end_inset
40722
40723
40724 \end_layout
40725
40726 \begin_layout Standard
40727 \begin_inset Graphics
40728         filename clipart/StandardToolbar.png
40729         width 100col%
40730
40731 \end_inset
40732
40733
40734 \end_layout
40735
40736 \begin_layout Standard
40737 \begin_inset VSpace defskip
40738 \end_inset
40739
40740
40741 \end_layout
40742
40743 \begin_layout Standard
40744 The standard toolbar as shown above contains from left to right the following
40745  buttons:
40746 \begin_inset ERT
40747 status collapsed
40748
40749 \begin_layout Plain Layout
40750
40751
40752 \backslash
40753 setlength{
40754 \backslash
40755 LTleft}{0pt}
40756 \end_layout
40757
40758 \end_inset
40759
40760
40761 \begin_inset Note Note
40762 status collapsed
40763
40764 \begin_layout Plain Layout
40765 This is necessary to left align the following longtables.
40766  See the 
40767 \emph on
40768 Embedded Objects
40769 \emph default
40770  manual for more information.
40771 \end_layout
40772
40773 \end_inset
40774
40775
40776 \end_layout
40777
40778 \begin_layout Standard
40779 \begin_inset VSpace defskip
40780 \end_inset
40781
40782
40783 \end_layout
40784
40785 \begin_layout Standard
40786 \begin_inset Tabular
40787 <lyxtabular version="3" rows="1" columns="2">
40788 <features islongtable="true" longtabularalignment="center">
40789 <column alignment="center" valignment="top" width="0">
40790 <column alignment="center" valignment="top" width="0">
40791 <row>
40792 <cell alignment="center" valignment="top" usebox="none">
40793 \begin_inset Text
40794
40795 \begin_layout Plain Layout
40796 \begin_inset Graphics
40797         filename clipart/ToolbarEnvBox.png
40798         clip
40799
40800 \end_inset
40801
40802
40803 \end_layout
40804
40805 \end_inset
40806 </cell>
40807 <cell alignment="center" valignment="top" usebox="none">
40808 \begin_inset Text
40809
40810 \begin_layout Plain Layout
40811 pull-down box for the paragraph environments
40812 \end_layout
40813
40814 \end_inset
40815 </cell>
40816 </row>
40817 </lyxtabular>
40818
40819 \end_inset
40820
40821
40822 \end_layout
40823
40824 \begin_layout Standard
40825 \begin_inset VSpace -10mm
40826 \end_inset
40827
40828
40829 \end_layout
40830
40831 \begin_layout Standard
40832 \align left
40833 \begin_inset Tabular
40834 <lyxtabular version="3" rows="21" columns="2">
40835 <features islongtable="true" longtabularalignment="center">
40836 <column alignment="left" valignment="top" width="0">
40837 <column alignment="left" valignment="top" width="0">
40838 <row interlinespace="2.5mm">
40839 <cell alignment="center" valignment="top" usebox="none">
40840 \begin_inset Text
40841
40842 \begin_layout Plain Layout
40843
40844 \family sans
40845 \begin_inset Info
40846 type  "icon"
40847 arg   "buffer-new"
40848 \end_inset
40849
40850
40851 \end_layout
40852
40853 \end_inset
40854 </cell>
40855 <cell alignment="center" valignment="top" usebox="none">
40856 \begin_inset Text
40857
40858 \begin_layout Plain Layout
40859
40860 \family sans
40861 File\SpecialChar \menuseparator
40862 New
40863 \end_layout
40864
40865 \end_inset
40866 </cell>
40867 </row>
40868 <row interlinespace="2.5mm">
40869 <cell alignment="center" valignment="top" usebox="none">
40870 \begin_inset Text
40871
40872 \begin_layout Plain Layout
40873
40874 \family sans
40875 \begin_inset Info
40876 type  "icon"
40877 arg   "file-open"
40878 \end_inset
40879
40880
40881 \end_layout
40882
40883 \end_inset
40884 </cell>
40885 <cell alignment="center" valignment="top" usebox="none">
40886 \begin_inset Text
40887
40888 \begin_layout Plain Layout
40889
40890 \family sans
40891 File\SpecialChar \menuseparator
40892 Open
40893 \end_layout
40894
40895 \end_inset
40896 </cell>
40897 </row>
40898 <row interlinespace="2.5mm">
40899 <cell alignment="center" valignment="top" usebox="none">
40900 \begin_inset Text
40901
40902 \begin_layout Plain Layout
40903
40904 \family sans
40905 \begin_inset Info
40906 type  "icon"
40907 arg   "buffer-write"
40908 \end_inset
40909
40910
40911 \end_layout
40912
40913 \end_inset
40914 </cell>
40915 <cell alignment="center" valignment="top" usebox="none">
40916 \begin_inset Text
40917
40918 \begin_layout Plain Layout
40919
40920 \family sans
40921 File\SpecialChar \menuseparator
40922 Save
40923 \end_layout
40924
40925 \end_inset
40926 </cell>
40927 </row>
40928 <row interlinespace="2.5mm">
40929 <cell alignment="center" valignment="top" usebox="none">
40930 \begin_inset Text
40931
40932 \begin_layout Plain Layout
40933
40934 \family sans
40935 \begin_inset Info
40936 type  "icon"
40937 arg   "dialog-show print"
40938 \end_inset
40939
40940
40941 \end_layout
40942
40943 \end_inset
40944 </cell>
40945 <cell alignment="center" valignment="top" usebox="none">
40946 \begin_inset Text
40947
40948 \begin_layout Plain Layout
40949
40950 \family sans
40951 File\SpecialChar \menuseparator
40952 Print
40953 \end_layout
40954
40955 \end_inset
40956 </cell>
40957 </row>
40958 <row interlinespace="2.5mm">
40959 <cell alignment="center" valignment="top" usebox="none">
40960 \begin_inset Text
40961
40962 \begin_layout Plain Layout
40963
40964 \family sans
40965 \begin_inset Info
40966 type  "icon"
40967 arg   "dialog-show spellchecker"
40968 \end_inset
40969
40970
40971 \end_layout
40972
40973 \end_inset
40974 </cell>
40975 <cell alignment="center" valignment="top" usebox="none">
40976 \begin_inset Text
40977
40978 \begin_layout Plain Layout
40979
40980 \family sans
40981 Tools\SpecialChar \menuseparator
40982 Spellchecker
40983 \end_layout
40984
40985 \end_inset
40986 </cell>
40987 </row>
40988 <row interlinespace="2.5mm">
40989 <cell alignment="center" valignment="top" usebox="none">
40990 \begin_inset Text
40991
40992 \begin_layout Plain Layout
40993
40994 \family sans
40995 \begin_inset Info
40996 type  "icon"
40997 arg   "undo"
40998 \end_inset
40999
41000
41001 \end_layout
41002
41003 \end_inset
41004 </cell>
41005 <cell alignment="center" valignment="top" usebox="none">
41006 \begin_inset Text
41007
41008 \begin_layout Plain Layout
41009
41010 \family sans
41011 Edit\SpecialChar \menuseparator
41012 Undo
41013 \end_layout
41014
41015 \end_inset
41016 </cell>
41017 </row>
41018 <row interlinespace="2.5mm">
41019 <cell alignment="center" valignment="top" usebox="none">
41020 \begin_inset Text
41021
41022 \begin_layout Plain Layout
41023
41024 \family sans
41025 \begin_inset Info
41026 type  "icon"
41027 arg   "redo"
41028 \end_inset
41029
41030
41031 \end_layout
41032
41033 \end_inset
41034 </cell>
41035 <cell alignment="center" valignment="top" usebox="none">
41036 \begin_inset Text
41037
41038 \begin_layout Plain Layout
41039
41040 \family sans
41041 Edit\SpecialChar \menuseparator
41042 Redo
41043 \end_layout
41044
41045 \end_inset
41046 </cell>
41047 </row>
41048 <row interlinespace="2.5mm">
41049 <cell alignment="center" valignment="top" usebox="none">
41050 \begin_inset Text
41051
41052 \begin_layout Plain Layout
41053
41054 \family sans
41055 \begin_inset Info
41056 type  "icon"
41057 arg   "cut"
41058 \end_inset
41059
41060
41061 \end_layout
41062
41063 \end_inset
41064 </cell>
41065 <cell alignment="center" valignment="top" usebox="none">
41066 \begin_inset Text
41067
41068 \begin_layout Plain Layout
41069
41070 \family sans
41071 Edit\SpecialChar \menuseparator
41072 Cut
41073 \end_layout
41074
41075 \end_inset
41076 </cell>
41077 </row>
41078 <row interlinespace="2.5mm">
41079 <cell alignment="center" valignment="top" usebox="none">
41080 \begin_inset Text
41081
41082 \begin_layout Plain Layout
41083
41084 \family sans
41085 \begin_inset Info
41086 type  "icon"
41087 arg   "copy"
41088 \end_inset
41089
41090
41091 \end_layout
41092
41093 \end_inset
41094 </cell>
41095 <cell alignment="center" valignment="top" usebox="none">
41096 \begin_inset Text
41097
41098 \begin_layout Plain Layout
41099
41100 \family sans
41101 Edit\SpecialChar \menuseparator
41102 Copy
41103 \end_layout
41104
41105 \end_inset
41106 </cell>
41107 </row>
41108 <row interlinespace="2.5mm">
41109 <cell alignment="center" valignment="top" usebox="none">
41110 \begin_inset Text
41111
41112 \begin_layout Plain Layout
41113
41114 \family sans
41115 \begin_inset Info
41116 type  "icon"
41117 arg   "paste"
41118 \end_inset
41119
41120
41121 \end_layout
41122
41123 \end_inset
41124 </cell>
41125 <cell alignment="center" valignment="top" usebox="none">
41126 \begin_inset Text
41127
41128 \begin_layout Plain Layout
41129
41130 \family sans
41131 Edit\SpecialChar \menuseparator
41132 Paste
41133 \end_layout
41134
41135 \end_inset
41136 </cell>
41137 </row>
41138 <row interlinespace="2.5mm">
41139 <cell alignment="center" valignment="top" usebox="none">
41140 \begin_inset Text
41141
41142 \begin_layout Plain Layout
41143
41144 \family sans
41145 \begin_inset Info
41146 type  "icon"
41147 arg   "dialog-show findreplace"
41148 \end_inset
41149
41150
41151 \end_layout
41152
41153 \end_inset
41154 </cell>
41155 <cell alignment="center" valignment="top" usebox="none">
41156 \begin_inset Text
41157
41158 \begin_layout Plain Layout
41159
41160 \family sans
41161 Edit\SpecialChar \menuseparator
41162 Find
41163 \begin_inset space \thinspace{}
41164 \end_inset
41165
41166 &
41167 \begin_inset space \thinspace{}
41168 \end_inset
41169
41170 Replace
41171 \end_layout
41172
41173 \end_inset
41174 </cell>
41175 </row>
41176 <row interlinespace="2.5mm">
41177 <cell alignment="center" valignment="top" usebox="none">
41178 \begin_inset Text
41179
41180 \begin_layout Plain Layout
41181
41182 \family sans
41183 \begin_inset Info
41184 type  "icon"
41185 arg   "bookmark-goto 0"
41186 \end_inset
41187
41188
41189 \end_layout
41190
41191 \end_inset
41192 </cell>
41193 <cell alignment="center" valignment="top" usebox="none">
41194 \begin_inset Text
41195
41196 \begin_layout Plain Layout
41197
41198 \family sans
41199 Navigate\SpecialChar \menuseparator
41200 Bookmarks\SpecialChar \menuseparator
41201 Navigate Back
41202 \end_layout
41203
41204 \end_inset
41205 </cell>
41206 </row>
41207 <row interlinespace="2.5mm">
41208 <cell alignment="center" valignment="top" usebox="none">
41209 \begin_inset Text
41210
41211 \begin_layout Plain Layout
41212
41213 \family sans
41214 \begin_inset Info
41215 type  "icon"
41216 arg   "font-emph"
41217 \end_inset
41218
41219
41220 \end_layout
41221
41222 \end_inset
41223 </cell>
41224 <cell alignment="center" valignment="top" usebox="none">
41225 \begin_inset Text
41226
41227 \begin_layout Plain Layout
41228 Emphasize text, function of the 
41229 \family sans
41230 Edit\SpecialChar \menuseparator
41231 Text
41232 \begin_inset space ~
41233 \end_inset
41234
41235 Style
41236 \family default
41237  dialog
41238 \end_layout
41239
41240 \end_inset
41241 </cell>
41242 </row>
41243 <row interlinespace="2.5mm">
41244 <cell alignment="center" valignment="top" usebox="none">
41245 \begin_inset Text
41246
41247 \begin_layout Plain Layout
41248
41249 \family sans
41250 \begin_inset Info
41251 type  "icon"
41252 arg   "font-noun"
41253 \end_inset
41254
41255
41256 \end_layout
41257
41258 \end_inset
41259 </cell>
41260 <cell alignment="center" valignment="top" usebox="none">
41261 \begin_inset Text
41262
41263 \begin_layout Plain Layout
41264 Set text to noun style, function of the 
41265 \family sans
41266 Edit\SpecialChar \menuseparator
41267 Text
41268 \begin_inset space ~
41269 \end_inset
41270
41271 Style
41272 \family default
41273  dialog
41274 \end_layout
41275
41276 \end_inset
41277 </cell>
41278 </row>
41279 <row interlinespace="2.5mm">
41280 <cell alignment="center" valignment="top" usebox="none">
41281 \begin_inset Text
41282
41283 \begin_layout Plain Layout
41284
41285 \family sans
41286 \begin_inset Info
41287 type  "icon"
41288 arg   "textstyle-apply"
41289 \end_inset
41290
41291
41292 \end_layout
41293
41294 \end_inset
41295 </cell>
41296 <cell alignment="center" valignment="top" usebox="none">
41297 \begin_inset Text
41298
41299 \begin_layout Plain Layout
41300 Formats text using the current settings in the 
41301 \family sans
41302 Edit\SpecialChar \menuseparator
41303 Text
41304 \begin_inset space ~
41305 \end_inset
41306
41307 Style
41308 \family default
41309  dialog
41310 \end_layout
41311
41312 \end_inset
41313 </cell>
41314 </row>
41315 <row interlinespace="2.5mm">
41316 <cell alignment="center" valignment="top" usebox="none">
41317 \begin_inset Text
41318
41319 \begin_layout Plain Layout
41320
41321 \family sans
41322 \begin_inset Info
41323 type  "icon"
41324 arg   "math-mode"
41325 \end_inset
41326
41327
41328 \end_layout
41329
41330 \end_inset
41331 </cell>
41332 <cell alignment="center" valignment="top" usebox="none">
41333 \begin_inset Text
41334
41335 \begin_layout Plain Layout
41336
41337 \family sans
41338 Insert\SpecialChar \menuseparator
41339 Math\SpecialChar \menuseparator
41340 Inline
41341 \begin_inset space ~
41342 \end_inset
41343
41344 Formula
41345 \end_layout
41346
41347 \end_inset
41348 </cell>
41349 </row>
41350 <row interlinespace="2.5mm">
41351 <cell alignment="center" valignment="top" usebox="none">
41352 \begin_inset Text
41353
41354 \begin_layout Plain Layout
41355
41356 \family sans
41357 \begin_inset Info
41358 type  "icon"
41359 arg   "dialog-show-new-inset graphics"
41360 \end_inset
41361
41362
41363 \end_layout
41364
41365 \end_inset
41366 </cell>
41367 <cell alignment="center" valignment="top" usebox="none">
41368 \begin_inset Text
41369
41370 \begin_layout Plain Layout
41371
41372 \family sans
41373 Insert\SpecialChar \menuseparator
41374 Graphics
41375 \end_layout
41376
41377 \end_inset
41378 </cell>
41379 </row>
41380 <row interlinespace="2.5mm">
41381 <cell alignment="center" valignment="top" usebox="none">
41382 \begin_inset Text
41383
41384 \begin_layout Plain Layout
41385 \begin_inset Info
41386 type  "icon"
41387 arg   "tabular-insert"
41388 \end_inset
41389
41390
41391 \end_layout
41392
41393 \end_inset
41394 </cell>
41395 <cell alignment="center" valignment="top" usebox="none">
41396 \begin_inset Text
41397
41398 \begin_layout Plain Layout
41399
41400 \family sans
41401 Insert\SpecialChar \menuseparator
41402 Table
41403 \end_layout
41404
41405 \end_inset
41406 </cell>
41407 </row>
41408 <row interlinespace="2.5mm">
41409 <cell alignment="center" valignment="top" usebox="none">
41410 \begin_inset Text
41411
41412 \begin_layout Plain Layout
41413
41414 \family sans
41415 \begin_inset Info
41416 type  "icon"
41417 arg   "dialog-toggle toc"
41418 \end_inset
41419
41420
41421 \end_layout
41422
41423 \end_inset
41424 </cell>
41425 <cell alignment="center" valignment="top" usebox="none">
41426 \begin_inset Text
41427
41428 \begin_layout Plain Layout
41429 Toggle outline window on/off, 
41430 \family sans
41431 Document\SpecialChar \menuseparator
41432 Outline
41433 \end_layout
41434
41435 \end_inset
41436 </cell>
41437 </row>
41438 <row interlinespace="2.5mm">
41439 <cell alignment="center" valignment="top" usebox="none">
41440 \begin_inset Text
41441
41442 \begin_layout Plain Layout
41443
41444 \family sans
41445 \begin_inset Info
41446 type  "icon"
41447 arg   "toolbar-toggle math"
41448 \end_inset
41449
41450
41451 \end_layout
41452
41453 \end_inset
41454 </cell>
41455 <cell alignment="center" valignment="top" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459 Toggle math toolbar on/off
41460 \end_layout
41461
41462 \end_inset
41463 </cell>
41464 </row>
41465 <row interlinespace="2.5mm">
41466 <cell alignment="center" valignment="top" usebox="none">
41467 \begin_inset Text
41468
41469 \begin_layout Plain Layout
41470
41471 \family sans
41472 \begin_inset Info
41473 type  "icon"
41474 arg   "toolbar-toggle table"
41475 \end_inset
41476
41477
41478 \end_layout
41479
41480 \end_inset
41481 </cell>
41482 <cell alignment="center" valignment="top" usebox="none">
41483 \begin_inset Text
41484
41485 \begin_layout Plain Layout
41486 Toggle table toolbar on/off
41487 \end_layout
41488
41489 \end_inset
41490 </cell>
41491 </row>
41492 </lyxtabular>
41493
41494 \end_inset
41495
41496
41497 \end_layout
41498
41499 \begin_layout Subsection
41500 Extra Toolbar
41501 \begin_inset Index idx
41502 status collapsed
41503
41504 \begin_layout Plain Layout
41505 Toolbar ! Extra
41506 \end_layout
41507
41508 \end_inset
41509
41510
41511 \end_layout
41512
41513 \begin_layout Standard
41514 \begin_inset Graphics
41515         filename clipart/ExtraToolbar.png
41516         width 100col%
41517
41518 \end_inset
41519
41520
41521 \end_layout
41522
41523 \begin_layout Standard
41524 \begin_inset VSpace defskip
41525 \end_inset
41526
41527
41528 \end_layout
41529
41530 \begin_layout Standard
41531 The extra toolbar as shown above contains from left to right the following
41532  buttons:
41533 \end_layout
41534
41535 \begin_layout Standard
41536 \begin_inset VSpace defskip
41537 \end_inset
41538
41539
41540 \end_layout
41541
41542 \begin_layout Standard
41543 \begin_inset Tabular
41544 <lyxtabular version="3" rows="25" columns="2">
41545 <features islongtable="true" longtabularalignment="center">
41546 <column alignment="left" valignment="top" width="0">
41547 <column alignment="left" valignment="top" width="0">
41548 <row interlinespace="2.5mm">
41549 <cell alignment="center" valignment="top" usebox="none">
41550 \begin_inset Text
41551
41552 \begin_layout Plain Layout
41553
41554 \family sans
41555 \begin_inset Info
41556 type  "icon"
41557 arg   "layout"
41558 \end_inset
41559
41560
41561 \end_layout
41562
41563 \end_inset
41564 </cell>
41565 <cell alignment="center" valignment="top" usebox="none">
41566 \begin_inset Text
41567
41568 \begin_layout Plain Layout
41569 Default
41570 \end_layout
41571
41572 \end_inset
41573 </cell>
41574 </row>
41575 <row interlinespace="2.5mm">
41576 <cell alignment="center" valignment="top" usebox="none">
41577 \begin_inset Text
41578
41579 \begin_layout Plain Layout
41580
41581 \family sans
41582 \begin_inset Info
41583 type  "icon"
41584 arg   "layout Enumerate"
41585 \end_inset
41586
41587
41588 \end_layout
41589
41590 \end_inset
41591 </cell>
41592 <cell alignment="center" valignment="top" usebox="none">
41593 \begin_inset Text
41594
41595 \begin_layout Plain Layout
41596 Numbered list
41597 \end_layout
41598
41599 \end_inset
41600 </cell>
41601 </row>
41602 <row interlinespace="2.5mm">
41603 <cell alignment="center" valignment="top" usebox="none">
41604 \begin_inset Text
41605
41606 \begin_layout Plain Layout
41607
41608 \family sans
41609 \begin_inset Info
41610 type  "icon"
41611 arg   "layout Itemize"
41612 \end_inset
41613
41614
41615 \end_layout
41616
41617 \end_inset
41618 </cell>
41619 <cell alignment="center" valignment="top" usebox="none">
41620 \begin_inset Text
41621
41622 \begin_layout Plain Layout
41623 Itemized list
41624 \end_layout
41625
41626 \end_inset
41627 </cell>
41628 </row>
41629 <row interlinespace="2.5mm">
41630 <cell alignment="center" valignment="top" usebox="none">
41631 \begin_inset Text
41632
41633 \begin_layout Plain Layout
41634
41635 \family sans
41636 \begin_inset Info
41637 type  "icon"
41638 arg   "layout List"
41639 \end_inset
41640
41641
41642 \end_layout
41643
41644 \end_inset
41645 </cell>
41646 <cell alignment="center" valignment="top" usebox="none">
41647 \begin_inset Text
41648
41649 \begin_layout Plain Layout
41650 List
41651 \end_layout
41652
41653 \end_inset
41654 </cell>
41655 </row>
41656 <row interlinespace="2.5mm">
41657 <cell alignment="center" valignment="top" usebox="none">
41658 \begin_inset Text
41659
41660 \begin_layout Plain Layout
41661
41662 \family sans
41663 \begin_inset Info
41664 type  "icon"
41665 arg   "layout Description"
41666 \end_inset
41667
41668
41669 \end_layout
41670
41671 \end_inset
41672 </cell>
41673 <cell alignment="center" valignment="top" usebox="none">
41674 \begin_inset Text
41675
41676 \begin_layout Plain Layout
41677 Description list
41678 \end_layout
41679
41680 \end_inset
41681 </cell>
41682 </row>
41683 <row interlinespace="2.5mm">
41684 <cell alignment="center" valignment="top" usebox="none">
41685 \begin_inset Text
41686
41687 \begin_layout Plain Layout
41688
41689 \family sans
41690 \begin_inset Info
41691 type  "icon"
41692 arg   "depth-increment"
41693 \end_inset
41694
41695
41696 \end_layout
41697
41698 \end_inset
41699 </cell>
41700 <cell alignment="center" valignment="top" usebox="none">
41701 \begin_inset Text
41702
41703 \begin_layout Plain Layout
41704
41705 \family sans
41706 Edit\SpecialChar \menuseparator
41707 Increase
41708 \begin_inset space ~
41709 \end_inset
41710
41711 List
41712 \begin_inset space ~
41713 \end_inset
41714
41715 Depth
41716 \end_layout
41717
41718 \end_inset
41719 </cell>
41720 </row>
41721 <row interlinespace="2.5mm">
41722 <cell alignment="center" valignment="top" usebox="none">
41723 \begin_inset Text
41724
41725 \begin_layout Plain Layout
41726
41727 \family sans
41728 \begin_inset Info
41729 type  "icon"
41730 arg   "depth-decrement"
41731 \end_inset
41732
41733
41734 \end_layout
41735
41736 \end_inset
41737 </cell>
41738 <cell alignment="center" valignment="top" usebox="none">
41739 \begin_inset Text
41740
41741 \begin_layout Plain Layout
41742
41743 \family sans
41744 Edit\SpecialChar \menuseparator
41745 Decrease
41746 \begin_inset space ~
41747 \end_inset
41748
41749 List
41750 \begin_inset space ~
41751 \end_inset
41752
41753 Depth
41754 \end_layout
41755
41756 \end_inset
41757 </cell>
41758 </row>
41759 <row interlinespace="2.5mm">
41760 <cell alignment="center" valignment="top" usebox="none">
41761 \begin_inset Text
41762
41763 \begin_layout Plain Layout
41764
41765 \family sans
41766 \begin_inset Info
41767 type  "icon"
41768 arg   "float-insert figure"
41769 \end_inset
41770
41771
41772 \end_layout
41773
41774 \end_inset
41775 </cell>
41776 <cell alignment="center" valignment="top" usebox="none">
41777 \begin_inset Text
41778
41779 \begin_layout Plain Layout
41780
41781 \family sans
41782 Insert\SpecialChar \menuseparator
41783 Float\SpecialChar \menuseparator
41784 Figure
41785 \end_layout
41786
41787 \end_inset
41788 </cell>
41789 </row>
41790 <row interlinespace="2.5mm">
41791 <cell alignment="center" valignment="top" usebox="none">
41792 \begin_inset Text
41793
41794 \begin_layout Plain Layout
41795
41796 \family sans
41797 \begin_inset Info
41798 type  "icon"
41799 arg   "float-insert table"
41800 \end_inset
41801
41802
41803 \end_layout
41804
41805 \end_inset
41806 </cell>
41807 <cell alignment="center" valignment="top" usebox="none">
41808 \begin_inset Text
41809
41810 \begin_layout Plain Layout
41811
41812 \family sans
41813 Insert\SpecialChar \menuseparator
41814 Float\SpecialChar \menuseparator
41815 Table
41816 \end_layout
41817
41818 \end_inset
41819 </cell>
41820 </row>
41821 <row interlinespace="2.5mm">
41822 <cell alignment="center" valignment="top" usebox="none">
41823 \begin_inset Text
41824
41825 \begin_layout Plain Layout
41826
41827 \family sans
41828 \begin_inset Info
41829 type  "icon"
41830 arg   "label-insert"
41831 \end_inset
41832
41833
41834 \end_layout
41835
41836 \end_inset
41837 </cell>
41838 <cell alignment="center" valignment="top" usebox="none">
41839 \begin_inset Text
41840
41841 \begin_layout Plain Layout
41842
41843 \family sans
41844 Insert\SpecialChar \menuseparator
41845 Label
41846 \end_layout
41847
41848 \end_inset
41849 </cell>
41850 </row>
41851 <row interlinespace="2.5mm">
41852 <cell alignment="center" valignment="top" usebox="none">
41853 \begin_inset Text
41854
41855 \begin_layout Plain Layout
41856
41857 \family sans
41858 \begin_inset Info
41859 type  "icon"
41860 arg   "dialog-show-new-inset ref"
41861 \end_inset
41862
41863
41864 \end_layout
41865
41866 \end_inset
41867 </cell>
41868 <cell alignment="center" valignment="top" usebox="none">
41869 \begin_inset Text
41870
41871 \begin_layout Plain Layout
41872
41873 \family sans
41874 Insert\SpecialChar \menuseparator
41875 Cross-Reference
41876 \end_layout
41877
41878 \end_inset
41879 </cell>
41880 </row>
41881 <row interlinespace="2.5mm">
41882 <cell alignment="center" valignment="top" usebox="none">
41883 \begin_inset Text
41884
41885 \begin_layout Plain Layout
41886
41887 \family sans
41888 \begin_inset Info
41889 type  "icon"
41890 arg   "dialog-show-new-inset citation"
41891 \end_inset
41892
41893
41894 \end_layout
41895
41896 \end_inset
41897 </cell>
41898 <cell alignment="center" valignment="top" usebox="none">
41899 \begin_inset Text
41900
41901 \begin_layout Plain Layout
41902
41903 \family sans
41904 Insert\SpecialChar \menuseparator
41905 Citation
41906 \end_layout
41907
41908 \end_inset
41909 </cell>
41910 </row>
41911 <row interlinespace="2.5mm">
41912 <cell alignment="center" valignment="top" usebox="none">
41913 \begin_inset Text
41914
41915 \begin_layout Plain Layout
41916
41917 \family sans
41918 \begin_inset Info
41919 type  "icon"
41920 arg   "index-insert"
41921 \end_inset
41922
41923
41924 \end_layout
41925
41926 \end_inset
41927 </cell>
41928 <cell alignment="center" valignment="top" usebox="none">
41929 \begin_inset Text
41930
41931 \begin_layout Plain Layout
41932
41933 \family sans
41934 Insert\SpecialChar \menuseparator
41935 Index
41936 \begin_inset space ~
41937 \end_inset
41938
41939 Entry
41940 \end_layout
41941
41942 \end_inset
41943 </cell>
41944 </row>
41945 <row interlinespace="2.5mm">
41946 <cell alignment="center" valignment="top" usebox="none">
41947 \begin_inset Text
41948
41949 \begin_layout Plain Layout
41950
41951 \family sans
41952 \begin_inset Info
41953 type  "icon"
41954 arg   "nomencl-insert"
41955 \end_inset
41956
41957
41958 \end_layout
41959
41960 \end_inset
41961 </cell>
41962 <cell alignment="center" valignment="top" usebox="none">
41963 \begin_inset Text
41964
41965 \begin_layout Plain Layout
41966
41967 \family sans
41968 Insert\SpecialChar \menuseparator
41969 Nomenclature
41970 \begin_inset space ~
41971 \end_inset
41972
41973 Entry
41974 \end_layout
41975
41976 \end_inset
41977 </cell>
41978 </row>
41979 <row interlinespace="2.5mm">
41980 <cell alignment="center" valignment="top" usebox="none">
41981 \begin_inset Text
41982
41983 \begin_layout Plain Layout
41984
41985 \family sans
41986 \begin_inset Info
41987 type  "icon"
41988 arg   "footnote-insert"
41989 \end_inset
41990
41991
41992 \end_layout
41993
41994 \end_inset
41995 </cell>
41996 <cell alignment="center" valignment="top" usebox="none">
41997 \begin_inset Text
41998
41999 \begin_layout Plain Layout
42000
42001 \family sans
42002 Insert\SpecialChar \menuseparator
42003 Footnote
42004 \end_layout
42005
42006 \end_inset
42007 </cell>
42008 </row>
42009 <row interlinespace="2.5mm">
42010 <cell alignment="center" valignment="top" usebox="none">
42011 \begin_inset Text
42012
42013 \begin_layout Plain Layout
42014
42015 \family sans
42016 \begin_inset Info
42017 type  "icon"
42018 arg   "marginalnote-insert"
42019 \end_inset
42020
42021
42022 \end_layout
42023
42024 \end_inset
42025 </cell>
42026 <cell alignment="center" valignment="top" usebox="none">
42027 \begin_inset Text
42028
42029 \begin_layout Plain Layout
42030
42031 \family sans
42032 Insert\SpecialChar \menuseparator
42033 Marginal
42034 \begin_inset space ~
42035 \end_inset
42036
42037 Note
42038 \end_layout
42039
42040 \end_inset
42041 </cell>
42042 </row>
42043 <row interlinespace="2.5mm">
42044 <cell alignment="center" valignment="top" usebox="none">
42045 \begin_inset Text
42046
42047 \begin_layout Plain Layout
42048
42049 \family sans
42050 \begin_inset Info
42051 type  "icon"
42052 arg   "note-insert"
42053 \end_inset
42054
42055
42056 \end_layout
42057
42058 \end_inset
42059 </cell>
42060 <cell alignment="center" valignment="top" usebox="none">
42061 \begin_inset Text
42062
42063 \begin_layout Plain Layout
42064
42065 \family sans
42066 Insert\SpecialChar \menuseparator
42067 Note\SpecialChar \menuseparator
42068 LyX
42069 \begin_inset space ~
42070 \end_inset
42071
42072 Note
42073 \end_layout
42074
42075 \end_inset
42076 </cell>
42077 </row>
42078 <row interlinespace="2.5mm">
42079 <cell alignment="center" valignment="top" usebox="none">
42080 \begin_inset Text
42081
42082 \begin_layout Plain Layout
42083
42084 \family sans
42085 \begin_inset Info
42086 type  "icon"
42087 arg   "box-insert Frameless"
42088 \end_inset
42089
42090
42091 \end_layout
42092
42093 \end_inset
42094 </cell>
42095 <cell alignment="center" valignment="top" usebox="none">
42096 \begin_inset Text
42097
42098 \begin_layout Plain Layout
42099
42100 \family sans
42101 Insert\SpecialChar \menuseparator
42102 Box
42103 \end_layout
42104
42105 \end_inset
42106 </cell>
42107 </row>
42108 <row interlinespace="2.5mm">
42109 <cell alignment="center" valignment="top" usebox="none">
42110 \begin_inset Text
42111
42112 \begin_layout Plain Layout
42113
42114 \family sans
42115 \begin_inset Info
42116 type  "icon"
42117 arg   "href-insert"
42118 \end_inset
42119
42120
42121 \end_layout
42122
42123 \end_inset
42124 </cell>
42125 <cell alignment="center" valignment="top" usebox="none">
42126 \begin_inset Text
42127
42128 \begin_layout Plain Layout
42129
42130 \family sans
42131 Insert\SpecialChar \menuseparator
42132 URL
42133 \end_layout
42134
42135 \end_inset
42136 </cell>
42137 </row>
42138 <row interlinespace="2.5mm">
42139 <cell alignment="center" valignment="top" usebox="none">
42140 \begin_inset Text
42141
42142 \begin_layout Plain Layout
42143
42144 \family sans
42145 \begin_inset Info
42146 type  "icon"
42147 arg   "ert-insert"
42148 \end_inset
42149
42150
42151 \end_layout
42152
42153 \end_inset
42154 </cell>
42155 <cell alignment="center" valignment="top" usebox="none">
42156 \begin_inset Text
42157
42158 \begin_layout Plain Layout
42159
42160 \family sans
42161 Insert\SpecialChar \menuseparator
42162 T
42163 \family default
42164
42165 \begin_inset ERT
42166 status collapsed
42167
42168 \begin_layout Plain Layout
42169
42170 {}
42171 \end_layout
42172
42173 \end_inset
42174
42175
42176 \family sans
42177 eX
42178 \begin_inset space ~
42179 \end_inset
42180
42181 Code
42182 \end_layout
42183
42184 \end_inset
42185 </cell>
42186 </row>
42187 <row interlinespace="2.5mm">
42188 <cell alignment="center" valignment="top" usebox="none">
42189 \begin_inset Text
42190
42191 \begin_layout Plain Layout
42192
42193 \family sans
42194 \begin_inset Info
42195 type  "icon"
42196 arg   "math-macro newmacroname newcommand"
42197 \end_inset
42198
42199
42200 \end_layout
42201
42202 \end_inset
42203 </cell>
42204 <cell alignment="center" valignment="top" usebox="none">
42205 \begin_inset Text
42206
42207 \begin_layout Plain Layout
42208
42209 \family sans
42210 Insert\SpecialChar \menuseparator
42211 Math\SpecialChar \menuseparator
42212 Macro
42213 \end_layout
42214
42215 \end_inset
42216 </cell>
42217 </row>
42218 <row interlinespace="2.5mm">
42219 <cell alignment="center" valignment="top" usebox="none">
42220 \begin_inset Text
42221
42222 \begin_layout Plain Layout
42223
42224 \family sans
42225 \begin_inset Info
42226 type  "icon"
42227 arg   "dialog-show-new-inset include"
42228 \end_inset
42229
42230
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 <cell alignment="center" valignment="top" usebox="none">
42236 \begin_inset Text
42237
42238 \begin_layout Plain Layout
42239
42240 \family sans
42241 Insert\SpecialChar \menuseparator
42242 File\SpecialChar \menuseparator
42243 Child
42244 \begin_inset space ~
42245 \end_inset
42246
42247 Document
42248 \end_layout
42249
42250 \end_inset
42251 </cell>
42252 </row>
42253 <row interlinespace="2.5mm">
42254 <cell alignment="center" valignment="top" usebox="none">
42255 \begin_inset Text
42256
42257 \begin_layout Plain Layout
42258
42259 \family sans
42260 \begin_inset Info
42261 type  "icon"
42262 arg   "dialog-show character"
42263 \end_inset
42264
42265
42266 \end_layout
42267
42268 \end_inset
42269 </cell>
42270 <cell alignment="center" valignment="top" usebox="none">
42271 \begin_inset Text
42272
42273 \begin_layout Plain Layout
42274
42275 \family sans
42276 Edit\SpecialChar \menuseparator
42277 Text
42278 \begin_inset space ~
42279 \end_inset
42280
42281 Style
42282 \end_layout
42283
42284 \end_inset
42285 </cell>
42286 </row>
42287 <row interlinespace="2.5mm">
42288 <cell alignment="center" valignment="top" usebox="none">
42289 \begin_inset Text
42290
42291 \begin_layout Plain Layout
42292
42293 \family sans
42294 \begin_inset Info
42295 type  "icon"
42296 arg   "layout-paragraph"
42297 \end_inset
42298
42299
42300 \end_layout
42301
42302 \end_inset
42303 </cell>
42304 <cell alignment="center" valignment="top" usebox="none">
42305 \begin_inset Text
42306
42307 \begin_layout Plain Layout
42308
42309 \family sans
42310 Edit\SpecialChar \menuseparator
42311 Paragraph
42312 \begin_inset space ~
42313 \end_inset
42314
42315 Settings
42316 \end_layout
42317
42318 \end_inset
42319 </cell>
42320 </row>
42321 <row interlinespace="2.5mm">
42322 <cell alignment="center" valignment="top" usebox="none">
42323 \begin_inset Text
42324
42325 \begin_layout Plain Layout
42326
42327 \family sans
42328 \begin_inset Info
42329 type  "icon"
42330 arg   "thesaurus-entry"
42331 \end_inset
42332
42333
42334 \end_layout
42335
42336 \end_inset
42337 </cell>
42338 <cell alignment="center" valignment="top" usebox="none">
42339 \begin_inset Text
42340
42341 \begin_layout Plain Layout
42342
42343 \family sans
42344 Tools\SpecialChar \menuseparator
42345 Thesaurus
42346 \end_layout
42347
42348 \end_inset
42349 </cell>
42350 </row>
42351 </lyxtabular>
42352
42353 \end_inset
42354
42355
42356 \end_layout
42357
42358 \begin_layout Subsection
42359 View / Update Toolbar
42360 \begin_inset Index idx
42361 status collapsed
42362
42363 \begin_layout Plain Layout
42364 Toolbar ! View / Update
42365 \end_layout
42366
42367 \end_inset
42368
42369
42370 \end_layout
42371
42372 \begin_layout Standard
42373 \begin_inset Graphics
42374         filename clipart/ViewToolbar.png
42375
42376 \end_inset
42377
42378
42379 \end_layout
42380
42381 \begin_layout Standard
42382 \begin_inset VSpace defskip
42383 \end_inset
42384
42385
42386 \end_layout
42387
42388 \begin_layout Standard
42389 The view / update toolbar as shown above contains from left to right the
42390  following buttons:
42391 \end_layout
42392
42393 \begin_layout Standard
42394 \begin_inset VSpace defskip
42395 \end_inset
42396
42397
42398 \end_layout
42399
42400 \begin_layout Standard
42401 \begin_inset Tabular
42402 <lyxtabular version="3" rows="7" columns="2">
42403 <features islongtable="true" longtabularalignment="center">
42404 <column alignment="left" valignment="top" width="0">
42405 <column alignment="left" valignment="top" width="0">
42406 <row interlinespace="2.5mm">
42407 <cell alignment="center" valignment="top" usebox="none">
42408 \begin_inset Text
42409
42410 \begin_layout Plain Layout
42411
42412 \family sans
42413 \begin_inset Info
42414 type  "icon"
42415 arg   "buffer-view"
42416 \end_inset
42417
42418
42419 \end_layout
42420
42421 \end_inset
42422 </cell>
42423 <cell alignment="center" valignment="top" usebox="none">
42424 \begin_inset Text
42425
42426 \begin_layout Plain Layout
42427
42428 \family sans
42429 View\SpecialChar \menuseparator
42430 View
42431 \end_layout
42432
42433 \end_inset
42434 </cell>
42435 </row>
42436 <row interlinespace="2.5mm">
42437 <cell alignment="center" valignment="top" usebox="none">
42438 \begin_inset Text
42439
42440 \begin_layout Plain Layout
42441
42442 \family sans
42443 \begin_inset Info
42444 type  "icon"
42445 arg   "buffer-update"
42446 \end_inset
42447
42448
42449 \end_layout
42450
42451 \end_inset
42452 </cell>
42453 <cell alignment="center" valignment="top" usebox="none">
42454 \begin_inset Text
42455
42456 \begin_layout Plain Layout
42457
42458 \family sans
42459 View\SpecialChar \menuseparator
42460 Update
42461 \end_layout
42462
42463 \end_inset
42464 </cell>
42465 </row>
42466 <row interlinespace="2.5mm">
42467 <cell alignment="center" valignment="top" usebox="none">
42468 \begin_inset Text
42469
42470 \begin_layout Plain Layout
42471
42472 \family sans
42473 \begin_inset Info
42474 type  "icon"
42475 arg   "master-buffer-view"
42476 \end_inset
42477
42478
42479 \end_layout
42480
42481 \end_inset
42482 </cell>
42483 <cell alignment="center" valignment="top" usebox="none">
42484 \begin_inset Text
42485
42486 \begin_layout Plain Layout
42487
42488 \family sans
42489 View\SpecialChar \menuseparator
42490 Master
42491 \end_layout
42492
42493 \end_inset
42494 </cell>
42495 </row>
42496 <row interlinespace="2.5mm">
42497 <cell alignment="center" valignment="top" usebox="none">
42498 \begin_inset Text
42499
42500 \begin_layout Plain Layout
42501
42502 \family sans
42503 \begin_inset Info
42504 type  "icon"
42505 arg   "master-buffer-update"
42506 \end_inset
42507
42508
42509 \end_layout
42510
42511 \end_inset
42512 </cell>
42513 <cell alignment="center" valignment="top" usebox="none">
42514 \begin_inset Text
42515
42516 \begin_layout Plain Layout
42517
42518 \family sans
42519 View\SpecialChar \menuseparator
42520 Update
42521 \begin_inset space ~
42522 \end_inset
42523
42524 Master
42525 \end_layout
42526
42527 \end_inset
42528 </cell>
42529 </row>
42530 <row interlinespace="2.5mm">
42531 <cell alignment="center" valignment="top" usebox="none">
42532 \begin_inset Text
42533
42534 \begin_layout Plain Layout
42535
42536 \family sans
42537 \begin_inset Info
42538 type  "icon"
42539 arg   "buffer-toggle-output-sync"
42540 \end_inset
42541
42542
42543 \end_layout
42544
42545 \end_inset
42546 </cell>
42547 <cell alignment="center" valignment="top" usebox="none">
42548 \begin_inset Text
42549
42550 \begin_layout Plain Layout
42551
42552 \family sans
42553 Document\SpecialChar \menuseparator
42554 Settings\SpecialChar \menuseparator
42555 Output\SpecialChar \menuseparator
42556 Synchronize with Output
42557 \end_layout
42558
42559 \end_inset
42560 </cell>
42561 </row>
42562 <row interlinespace="2.5mm">
42563 <cell alignment="center" valignment="top" usebox="none">
42564 \begin_inset Text
42565
42566 \begin_layout Plain Layout
42567 \begin_inset Graphics
42568         filename ../images/view-others.png
42569         scale 85
42570         groupId toolbarbuttons
42571
42572 \end_inset
42573
42574
42575 \family sans
42576 *
42577 \end_layout
42578
42579 \end_inset
42580 </cell>
42581 <cell alignment="center" valignment="top" usebox="none">
42582 \begin_inset Text
42583
42584 \begin_layout Plain Layout
42585
42586 \family sans
42587 View\SpecialChar \menuseparator
42588 View (Other Formats)
42589 \end_layout
42590
42591 \end_inset
42592 </cell>
42593 </row>
42594 <row interlinespace="2.5mm">
42595 <cell alignment="center" valignment="top" usebox="none">
42596 \begin_inset Text
42597
42598 \begin_layout Plain Layout
42599 \begin_inset Graphics
42600         filename ../images/update-others.png
42601         scale 85
42602         groupId toolbarbuttons
42603
42604 \end_inset
42605
42606 *
42607 \end_layout
42608
42609 \end_inset
42610 </cell>
42611 <cell alignment="center" valignment="top" usebox="none">
42612 \begin_inset Text
42613
42614 \begin_layout Plain Layout
42615
42616 \family sans
42617 View\SpecialChar \menuseparator
42618 Update (Other Formats)
42619 \end_layout
42620
42621 \end_inset
42622 </cell>
42623 </row>
42624 </lyxtabular>
42625
42626 \end_inset
42627
42628
42629 \end_layout
42630
42631 \begin_layout Standard
42632 * These icons might look different for you if you do not use the default
42633  icon set.
42634 \end_layout
42635
42636 \begin_layout Subsection
42637 Other Toolbars
42638 \end_layout
42639
42640 \begin_layout Standard
42641 The change tracking toolbar is explained in section
42642 \begin_inset space ~
42643 \end_inset
42644
42645
42646 \begin_inset CommandInset ref
42647 LatexCommand ref
42648 reference "sec:Change-Tracking"
42649
42650 \end_inset
42651
42652 , the table toolbar
42653 \begin_inset Index idx
42654 status collapsed
42655
42656 \begin_layout Plain Layout
42657 Toolbar ! Table
42658 \end_layout
42659
42660 \end_inset
42661
42662  in the 
42663 \emph on
42664 Embedded
42665 \begin_inset space ~
42666 \end_inset
42667
42668 Objects
42669 \emph default
42670  manual, the math macro toolbar
42671 \begin_inset Index idx
42672 status collapsed
42673
42674 \begin_layout Plain Layout
42675 Toolbar ! Macro
42676 \end_layout
42677
42678 \end_inset
42679
42680  in the 
42681 \emph on
42682 Math
42683 \emph default
42684  manual.
42685 \end_layout
42686
42687 \begin_layout Chapter
42688 The Document Settings
42689 \begin_inset CommandInset label
42690 LatexCommand label
42691 name "chap:The-Document-Settings"
42692
42693 \end_inset
42694
42695
42696 \begin_inset Index idx
42697 status collapsed
42698
42699 \begin_layout Plain Layout
42700 Document ! Settings
42701 \end_layout
42702
42703 \end_inset
42704
42705
42706 \end_layout
42707
42708 \begin_layout Standard
42709 The document settings dialog contains submenus to set properties for the
42710  whole document and is called with the menu
42711 \family sans
42712  Document\SpecialChar \menuseparator
42713 Settings
42714 \family default
42715 .
42716  You can save your document settings as default with th
42717 \family sans
42718 e Save as Document Defaults
42719 \family default
42720  button in the dialog.
42721  This will create a template named 
42722 \family typewriter
42723 default.lyx
42724 \family default
42725  which is automatically loaded by LyX when you create a new document without
42726  using a template.
42727 \end_layout
42728
42729 \begin_layout Standard
42730 The different submenus of the dialog are explained in the following.
42731 \end_layout
42732
42733 \begin_layout Section
42734 Document Class
42735 \end_layout
42736
42737 \begin_layout Standard
42738 Here you set the document class, class options, a graphics driver, and a
42739  master document.
42740  Document classes are described in section
42741 \begin_inset space ~
42742 \end_inset
42743
42744
42745 \begin_inset CommandInset ref
42746 LatexCommand ref
42747 reference "sec:Document-Classes"
42748
42749 \end_inset
42750
42751 .
42752  Some classes use some class options by default.
42753  If this is the case, they are listed in the field 
42754 \family sans
42755 Predefined
42756 \family default
42757  and you can decide to use them or not.
42758  If you don't exactly know what the default class options are for, it is
42759  recommended not to touch them.
42760  The 
42761 \family sans
42762 Graphics driver
42763 \family default
42764  is used for LaTeX's graphics, color and page layout packages.
42765  When using 
42766 \family sans
42767 Default
42768 \family default
42769 , the default driver for the LaTeX-packages is used.
42770  It is recommended that you use the default unless you know what you are
42771  doing.
42772 \begin_inset Foot
42773 status collapsed
42774
42775 \begin_layout Plain Layout
42776 When you want to use one of the following drivers
42777 \begin_inset Newline newline
42778 \end_inset
42779
42780
42781 \family sans
42782 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42783 \family default
42784
42785 \begin_inset Newline newline
42786 \end_inset
42787
42788 you first have to activate them in your LaTeX distribution, see sec.
42789 \begin_inset space \thinspace{}
42790 \end_inset
42791
42792 2 in 
42793 \begin_inset CommandInset href
42794 LatexCommand href
42795 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42796
42797 \end_inset
42798
42799 .
42800 \end_layout
42801
42802 \end_inset
42803
42804
42805 \end_layout
42806
42807 \begin_layout Standard
42808 Specifying a master document is necessary when the current document is a
42809  child or subdocument.
42810  This master document will be used by LyX when the child document is opened
42811  without its master.
42812  This way child documents are always compilable.
42813  More about master and child documents is explained in the section 
42814 \emph on
42815 Child Documents
42816 \emph default
42817  of the 
42818 \emph on
42819 Embedded
42820 \begin_inset space ~
42821 \end_inset
42822
42823 Objects
42824 \emph default
42825  manual.
42826 \end_layout
42827
42828 \begin_layout Standard
42829 There is also an option to suppress the date and one to use the LaTeX-package
42830  
42831 \series bold
42832 refstyle
42833 \series default
42834  instead of 
42835 \series bold
42836 prettyref
42837 \series default
42838
42839 \begin_inset Index idx
42840 status collapsed
42841
42842 \begin_layout Plain Layout
42843 LaTeX-packages ! prettyref
42844 \end_layout
42845
42846 \end_inset
42847
42848
42849 \begin_inset Index idx
42850 status collapsed
42851
42852 \begin_layout Plain Layout
42853 LaTeX-packages ! refstyle
42854 \end_layout
42855
42856 \end_inset
42857
42858  for cross-references, see sec.
42859 \begin_inset space \thinspace{}
42860 \end_inset
42861
42862
42863 \begin_inset CommandInset ref
42864 LatexCommand ref
42865 reference "sec:Cross-References"
42866
42867 \end_inset
42868
42869 .
42870 \end_layout
42871
42872 \begin_layout Section
42873 Child Documents
42874 \end_layout
42875
42876 \begin_layout Standard
42877 This submenu is only visible when your document includes child documents.
42878  Please refer to the section 
42879 \emph on
42880 Child
42881 \begin_inset space ~
42882 \end_inset
42883
42884 Documents
42885 \emph default
42886  of the 
42887 \emph on
42888 Embedded
42889 \begin_inset space ~
42890 \end_inset
42891
42892 Objects
42893 \emph default
42894  manual for details.
42895 \end_layout
42896
42897 \begin_layout Section
42898 Modules
42899 \end_layout
42900
42901 \begin_layout Standard
42902 Modules are explained in section
42903 \begin_inset space ~
42904 \end_inset
42905
42906
42907 \begin_inset CommandInset ref
42908 LatexCommand ref
42909 reference "sub:Modules"
42910
42911 \end_inset
42912
42913 .
42914 \end_layout
42915
42916 \begin_layout Section
42917 Local Layout
42918 \end_layout
42919
42920 \begin_layout Standard
42921 See section
42922 \begin_inset space ~
42923 \end_inset
42924
42925
42926 \begin_inset CommandInset ref
42927 LatexCommand ref
42928 reference "sub:Local-Layout"
42929
42930 \end_inset
42931
42932  for a description.
42933 \end_layout
42934
42935 \begin_layout Section
42936 Fonts
42937 \end_layout
42938
42939 \begin_layout Standard
42940 The document font settings are described in section
42941 \begin_inset space ~
42942 \end_inset
42943
42944
42945 \begin_inset CommandInset ref
42946 LatexCommand ref
42947 reference "sec:Fonts-and-Text"
42948
42949 \end_inset
42950
42951 .
42952 \end_layout
42953
42954 \begin_layout Section
42955 Text Layout
42956 \end_layout
42957
42958 \begin_layout Standard
42959 You can specify if paragraphs should be separated by indentations or vertical
42960  skips.
42961  The line spacing and the number of text columns can here also be specified.
42962  
42963 \end_layout
42964
42965 \begin_layout Standard
42966 Note that LyX will not show two columns or the set up line spacing on screen.
42967  That is impractical, often unreadable, and not part of the WYSIWYM concept.
42968  However, it will be as you specified it in the output.
42969 \end_layout
42970
42971 \begin_layout Section
42972 Page Layout
42973 \end_layout
42974
42975 \begin_layout Standard
42976 A description of this menu is given in section
42977 \begin_inset space ~
42978 \end_inset
42979
42980
42981 \begin_inset CommandInset ref
42982 LatexCommand ref
42983 reference "sub:Paper-Size,-Orientation"
42984
42985 \end_inset
42986
42987  and 
42988 \begin_inset CommandInset ref
42989 LatexCommand ref
42990 reference "sub:Document-Layout"
42991
42992 \end_inset
42993
42994 .
42995 \end_layout
42996
42997 \begin_layout Section
42998 Page Margins
42999 \end_layout
43000
43001 \begin_layout Standard
43002 Here you can adjust the paper margins, see section
43003 \begin_inset space ~
43004 \end_inset
43005
43006
43007 \begin_inset CommandInset ref
43008 LatexCommand ref
43009 reference "sub:Margins"
43010
43011 \end_inset
43012
43013 .
43014 \end_layout
43015
43016 \begin_layout Section
43017 Language
43018 \begin_inset CommandInset label
43019 LatexCommand label
43020 name "sec:Language-encodings"
43021
43022 \end_inset
43023
43024
43025 \begin_inset Index idx
43026 status collapsed
43027
43028 \begin_layout Plain Layout
43029 Language ! Encoding
43030 \end_layout
43031
43032 \end_inset
43033
43034
43035 \end_layout
43036
43037 \begin_layout Standard
43038 The document language and quote styles are set here.
43039  The encoding specifies how the document content is exported to LaTeX (the
43040  LyX file is always encoded in utf8).
43041  All characters that cannot be encoded using the specified encoding will
43042  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43043  known for a particular character).
43044 \begin_inset Foot
43045 status collapsed
43046
43047 \begin_layout Plain Layout
43048 The known commands are defined in a text file (
43049 \emph on
43050 unicodesymbols
43051 \emph default
43052 ).
43053  You can add commands for unknown symbols to that file yourself, see the
43054  
43055 \emph on
43056 Customization
43057 \emph default
43058  manual for details.
43059 \end_layout
43060
43061 \end_inset
43062
43063
43064 \end_layout
43065
43066 \begin_layout Standard
43067 If you use the option 
43068 \family sans
43069 Language Default
43070 \family default
43071 , LyX determines the encoding of a text part from the language of this text.
43072  If the document contains text in more than one language you may get more
43073  than one encoding in the LaTeX file.
43074  If you do not use this option then the complete document will always use
43075  exactly one encoding.
43076  Checking this option is the preferred setting.
43077 \end_layout
43078
43079 \begin_layout Standard
43080 LyX also supports Unicode output, which is particularly useful if you need
43081  lots of special symbols or non-alphabetic scripts, respectively.
43082  If you want to use this (and your LaTeX installation supports Unicode,
43083  for that matter), choose one of the four utf8 variants from the list below.
43084  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43085  so it is not uncommon that a file with lots of Unicode symbols works fine
43086  with 
43087 \family sans
43088 Language Default
43089 \family default
43090  (when LyX uses its list of known LaTeX-commands), but does not work with
43091  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43092  because all Unicode symbols can be encoded in utf8).
43093  The situation is much better with XeTeX and LuaTeX, two new alternative
43094  engines to standard LaTeX.
43095  Both engines support Unicode natively.
43096  LyX now also supports these two engines (via the output formats 
43097 \family sans
43098 PDF
43099 \begin_inset space ~
43100 \end_inset
43101
43102 (XeTe
43103 \begin_inset ERT
43104 status collapsed
43105
43106 \begin_layout Plain Layout
43107
43108 {}
43109 \end_layout
43110
43111 \end_inset
43112
43113 X)
43114 \family default
43115
43116 \family sans
43117 PDF
43118 \begin_inset space ~
43119 \end_inset
43120
43121 (LuaTe
43122 \begin_inset ERT
43123 status collapsed
43124
43125 \begin_layout Plain Layout
43126
43127 {}
43128 \end_layout
43129
43130 \end_inset
43131
43132 X)
43133 \family default
43134  and 
43135 \family sans
43136 DVI
43137 \begin_inset space ~
43138 \end_inset
43139
43140 (LuaTeX)
43141 \family default
43142 , see section
43143 \begin_inset space ~
43144 \end_inset
43145
43146
43147 \begin_inset CommandInset ref
43148 LatexCommand ref
43149 reference "sub:Output-file-formats"
43150
43151 \end_inset
43152
43153 ).
43154  So if you are using many special or accented characters and 
43155 \family sans
43156 Language Default
43157 \family default
43158  fails, you might try out one of these new engines.
43159 \end_layout
43160
43161 \begin_layout Standard
43162 The 
43163 \family sans
43164 Language
43165 \begin_inset space ~
43166 \end_inset
43167
43168 package
43169 \family default
43170  determines the LaTeX-package that is used for hyphenation and the translation
43171  of strings like 
43172 \begin_inset Quotes eld
43173 \end_inset
43174
43175 Part
43176 \begin_inset Quotes erd
43177 \end_inset
43178
43179 .
43180  The possible settings are:
43181 \end_layout
43182
43183 \begin_layout Description
43184 Default is the package 
43185 \series bold
43186 babel
43187 \series default
43188
43189 \begin_inset Index idx
43190 status collapsed
43191
43192 \begin_layout Plain Layout
43193 LaTeX-packages ! babel
43194 \end_layout
43195
43196 \end_inset
43197
43198 .
43199 \end_layout
43200
43201 \begin_layout Description
43202 Automatic selects the most suitable language package for the view/export
43203  format you will use.
43204  For example for the XeTeX formats the package 
43205 \series bold
43206 polyglossia
43207 \series default
43208
43209 \begin_inset Index idx
43210 status collapsed
43211
43212 \begin_layout Plain Layout
43213 LaTeX-packages ! polyglossia
43214 \end_layout
43215
43216 \end_inset
43217
43218  will be used instead of 
43219 \series bold
43220 babel
43221 \series default
43222 .
43223 \end_layout
43224
43225 \begin_layout Description
43226 Always
43227 \begin_inset space ~
43228 \end_inset
43229
43230 Babel uses in every case 
43231 \series bold
43232 babel
43233 \series default
43234 .
43235 \end_layout
43236
43237 \begin_layout Description
43238 Custom allows you to specify a language package command of your choice.
43239  For example if you want to use a language-specific package like 
43240 \series bold
43241 ngerman
43242 \series default
43243  (for German texts), type in
43244 \series bold
43245
43246 \begin_inset Newline newline
43247 \end_inset
43248
43249
43250 \backslash
43251 usepackage{ngerman}
43252 \end_layout
43253
43254 \begin_layout Description
43255 None will not use a language package.
43256  This is necessary for some document classes for scientific articles.
43257 \end_layout
43258
43259 \begin_layout Standard
43260 Here is a list with the important encodings:
43261 \end_layout
43262
43263 \begin_layout Description
43264 Language
43265 \begin_inset space ~
43266 \end_inset
43267
43268 Default
43269 \begin_inset space ~
43270 \end_inset
43271
43272 (no
43273 \begin_inset space ~
43274 \end_inset
43275
43276 inputenc) Same as 
43277 \family sans
43278 Language Default
43279 \family default
43280 , but the LaTeX-package 
43281 \series bold
43282 inputenc
43283 \series default
43284
43285 \begin_inset Index idx
43286 status collapsed
43287
43288 \begin_layout Plain Layout
43289 LaTeX-packages ! inputenc
43290 \end_layout
43291
43292 \end_inset
43293
43294  is not used.
43295  When using this, you probably need to load some additional packages manually
43296  in the preamble and specify the used encoding for text parts in foreign
43297  languages in TeX code.
43298 \end_layout
43299
43300 \begin_layout Description
43301 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43302  LyX converts all other characters into LaTeX commands, which may result
43303  in a big file when lots of LaTeX-commands are needed.
43304 \end_layout
43305
43306 \begin_layout Description
43307 Arabic
43308 \begin_inset space ~
43309 \end_inset
43310
43311 (CP
43312 \begin_inset space ~
43313 \end_inset
43314
43315 1256) MS Windows code page for Arabic and Farsi
43316 \end_layout
43317
43318 \begin_layout Description
43319 Arabic
43320 \begin_inset space ~
43321 \end_inset
43322
43323 (ISO
43324 \begin_inset space ~
43325 \end_inset
43326
43327 8859-6) for Arabic and Farsi
43328 \end_layout
43329
43330 \begin_layout Description
43331 Armenian
43332 \begin_inset space ~
43333 \end_inset
43334
43335 (ArmSCII8) for Armenian
43336 \end_layout
43337
43338 \begin_layout Description
43339 Baltic
43340 \begin_inset space ~
43341 \end_inset
43342
43343 (CP
43344 \begin_inset space ~
43345 \end_inset
43346
43347 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43348  as the ISO-8859-13 encoding
43349 \end_layout
43350
43351 \begin_layout Description
43352 Baltic
43353 \begin_inset space ~
43354 \end_inset
43355
43356 (ISO
43357 \begin_inset space ~
43358 \end_inset
43359
43360 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43361  encoding
43362 \end_layout
43363
43364 \begin_layout Description
43365 Baltic
43366 \begin_inset space ~
43367 \end_inset
43368
43369 (ISO
43370 \begin_inset space ~
43371 \end_inset
43372
43373 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43374  ISO-8859-13 encoding
43375 \end_layout
43376
43377 \begin_layout Description
43378 Central
43379 \begin_inset space ~
43380 \end_inset
43381
43382 European
43383 \begin_inset space ~
43384 \end_inset
43385
43386 (CP
43387 \begin_inset space ~
43388 \end_inset
43389
43390 1250) MS Windows code page for ISO
43391 \begin_inset space ~
43392 \end_inset
43393
43394 8859-2 (latin2)
43395 \end_layout
43396
43397 \begin_layout Description
43398 Central
43399 \begin_inset space ~
43400 \end_inset
43401
43402 European
43403 \begin_inset space ~
43404 \end_inset
43405
43406 (ISO
43407 \begin_inset space ~
43408 \end_inset
43409
43410 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43411  Romanian, Slovak and Slovenian
43412 \end_layout
43413
43414 \begin_layout Description
43415 Chinese
43416 \begin_inset space ~
43417 \end_inset
43418
43419 (simplified)
43420 \begin_inset space ~
43421 \end_inset
43422
43423 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43424  this encoding is officially replaced by the encoding GB18030, as GB18030
43425  is not available for LaTeX you should try to use the encoding Unicode
43426 \begin_inset space ~
43427 \end_inset
43428
43429 (CJK)
43430 \begin_inset space ~
43431 \end_inset
43432
43433 (utf8)
43434 \end_layout
43435
43436 \begin_layout Description
43437 Chinese
43438 \begin_inset space ~
43439 \end_inset
43440
43441 (simplified)
43442 \begin_inset space ~
43443 \end_inset
43444
43445 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43446  except for the Euro currency sign, since 2001 this encoding is officially
43447  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43448  you should try to use the encoding Unicode
43449 \begin_inset space ~
43450 \end_inset
43451
43452 (CJK)
43453 \begin_inset space ~
43454 \end_inset
43455
43456 (utf8)
43457 \end_layout
43458
43459 \begin_layout Description
43460 Chinese
43461 \begin_inset space ~
43462 \end_inset
43463
43464 (traditional)
43465 \begin_inset space ~
43466 \end_inset
43467
43468 (EUC-TW) for traditional Chinese
43469 \end_layout
43470
43471 \begin_layout Description
43472 Cyrillic
43473 \begin_inset space ~
43474 \end_inset
43475
43476 (CP
43477 \begin_inset space ~
43478 \end_inset
43479
43480 1251) MS Windows code page for Cyrillic
43481 \end_layout
43482
43483 \begin_layout Description
43484 Cyrillic
43485 \begin_inset space ~
43486 \end_inset
43487
43488 (ISO
43489 \begin_inset space ~
43490 \end_inset
43491
43492 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43493 \end_layout
43494
43495 \begin_layout Description
43496 Cyrillic
43497 \begin_inset space ~
43498 \end_inset
43499
43500 (KOI8-R) standard Cyrillic especially for Russian
43501 \end_layout
43502
43503 \begin_layout Description
43504 Cyrillic
43505 \begin_inset space ~
43506 \end_inset
43507
43508 (KOI8-U) Cyrillic for Ukrainian
43509 \end_layout
43510
43511 \begin_layout Description
43512 Cyrillic
43513 \begin_inset space ~
43514 \end_inset
43515
43516 (pt
43517 \begin_inset space ~
43518 \end_inset
43519
43520 154) Cyrillic for Kazakh
43521 \end_layout
43522
43523 \begin_layout Description
43524 Greek
43525 \begin_inset space ~
43526 \end_inset
43527
43528 (ISO
43529 \begin_inset space ~
43530 \end_inset
43531
43532 8859-7) for Greek
43533 \end_layout
43534
43535 \begin_layout Description
43536 Hebrew
43537 \begin_inset space ~
43538 \end_inset
43539
43540 (CP
43541 \begin_inset space ~
43542 \end_inset
43543
43544 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43545 \end_layout
43546
43547 \begin_layout Description
43548 Hebrew
43549 \begin_inset space ~
43550 \end_inset
43551
43552 (ISO
43553 \begin_inset space ~
43554 \end_inset
43555
43556 8859-8) for Hebrew
43557 \end_layout
43558
43559 \begin_layout Description
43560 Japanese
43561 \begin_inset space ~
43562 \end_inset
43563
43564 (CJK)
43565 \begin_inset space ~
43566 \end_inset
43567
43568 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43569 \series bold
43570 CJK
43571 \series default
43572
43573 \begin_inset Index idx
43574 status collapsed
43575
43576 \begin_layout Plain Layout
43577 LaTeX-packages ! CJK
43578 \end_layout
43579
43580 \end_inset
43581
43582 , when using this, set the document language to 
43583 \family sans
43584 Japanese (CJK)
43585 \end_layout
43586
43587 \begin_layout Description
43588 Japanese
43589 \begin_inset space ~
43590 \end_inset
43591
43592 (CJK)
43593 \begin_inset space ~
43594 \end_inset
43595
43596 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43597 \series bold
43598 CJK
43599 \series default
43600 , when using this, set the document language to 
43601 \family sans
43602 Japanese
43603 \begin_inset space ~
43604 \end_inset
43605
43606 (CJK)
43607 \end_layout
43608
43609 \begin_layout Description
43610 Japanese
43611 \begin_inset space ~
43612 \end_inset
43613
43614 (non-CJK)
43615 \begin_inset space ~
43616 \end_inset
43617
43618 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43619 \series bold
43620 japanese
43621 \series default
43622
43623 \begin_inset Index idx
43624 status collapsed
43625
43626 \begin_layout Plain Layout
43627 LaTeX-packages ! japanese
43628 \end_layout
43629
43630 \end_inset
43631
43632 , when using this, set the document language to 
43633 \family sans
43634 Japanese
43635 \end_layout
43636
43637 \begin_layout Description
43638 Japanese
43639 \begin_inset space ~
43640 \end_inset
43641
43642 (non-CJK)
43643 \begin_inset space ~
43644 \end_inset
43645
43646 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43647 \series bold
43648 japanese
43649 \series default
43650 , when using this, set the document language to 
43651 \family sans
43652 Japanese
43653 \end_layout
43654
43655 \begin_layout Description
43656 Japanese
43657 \begin_inset space ~
43658 \end_inset
43659
43660 (non-CJK)
43661 \begin_inset space ~
43662 \end_inset
43663
43664 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43665 \series bold
43666 japanese
43667 \series default
43668 , when using this, set the document language to 
43669 \family sans
43670 Japanese
43671 \end_layout
43672
43673 \begin_layout Description
43674 Korean
43675 \begin_inset space ~
43676 \end_inset
43677
43678 (EUC-KR) for Korean
43679 \end_layout
43680
43681 \begin_layout Description
43682 Southern
43683 \begin_inset space ~
43684 \end_inset
43685
43686 European
43687 \begin_inset space ~
43688 \end_inset
43689
43690 (ISO
43691 \begin_inset space ~
43692 \end_inset
43693
43694 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43695 \end_layout
43696
43697 \begin_layout Description
43698 South-Eastern
43699 \begin_inset space ~
43700 \end_inset
43701
43702 European
43703 \begin_inset space ~
43704 \end_inset
43705
43706 (ISO
43707 \begin_inset space ~
43708 \end_inset
43709
43710 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43711  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43712  to cover many languages and characters with diacritics
43713 \end_layout
43714
43715 \begin_layout Description
43716 Thai
43717 \begin_inset space ~
43718 \end_inset
43719
43720 (TIS
43721 \begin_inset space ~
43722 \end_inset
43723
43724 620-0) for Thai
43725 \end_layout
43726
43727 \begin_layout Description
43728 Turkish
43729 \begin_inset space ~
43730 \end_inset
43731
43732 (ISO
43733 \begin_inset space ~
43734 \end_inset
43735
43736 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43737  Icelandic letters are replaced by Turkish ones
43738 \end_layout
43739
43740 \begin_layout Description
43741 Unicode
43742 \begin_inset space ~
43743 \end_inset
43744
43745 (CJK)
43746 \begin_inset space ~
43747 \end_inset
43748
43749 (utf8) Unicode utf8 with the LaTeX-package 
43750 \series bold
43751 CJK
43752 \series default
43753
43754 \begin_inset Index idx
43755 status collapsed
43756
43757 \begin_layout Plain Layout
43758 LaTeX-packages ! CJK
43759 \end_layout
43760
43761 \end_inset
43762
43763  (for the languages Chinese, Japanese and Korean)
43764 \end_layout
43765
43766 \begin_layout Description
43767 Unicode
43768 \begin_inset space ~
43769 \end_inset
43770
43771 (XeTeX)
43772 \begin_inset space ~
43773 \end_inset
43774
43775 (utf8) Unicode utf8 to be used with 
43776 \family sans
43777 XeTeX
43778 \family default
43779  and 
43780 \family sans
43781 LuaTeX
43782 \family default
43783 , which use Unicode directly, without the help of the LaTeX-package 
43784 \series bold
43785 inputenc
43786 \series default
43787 .
43788  LyX automatically selects this encoding if you export or preview XeTeX
43789  or LuaTeX.
43790  Normally you do not need to set this encoding manually.
43791 \end_layout
43792
43793 \begin_layout Description
43794 Unicode
43795 \begin_inset space ~
43796 \end_inset
43797
43798 (ucs-extended)
43799 \begin_inset space ~
43800 \end_inset
43801
43802 (utf8x) Unicode utf8 based on the LaTeX-package 
43803 \series bold
43804 ucs
43805 \series default
43806
43807 \begin_inset Index idx
43808 status collapsed
43809
43810 \begin_layout Plain Layout
43811 LaTeX-packages ! ucs
43812 \end_layout
43813
43814 \end_inset
43815
43816  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43817 \end_layout
43818
43819 \begin_layout Description
43820 Unicode
43821 \begin_inset space ~
43822 \end_inset
43823
43824 (utf8) Unicode utf8 based on the LaTeX-package 
43825 \series bold
43826 inputenc
43827 \series default
43828
43829 \begin_inset Index idx
43830 status collapsed
43831
43832 \begin_layout Plain Layout
43833 LaTeX-packages ! inputenc
43834 \end_layout
43835
43836 \end_inset
43837
43838 .
43839  Currently only a limited range of characters (mainly for Latin scripts)
43840  is supported.
43841 \end_layout
43842
43843 \begin_layout Description
43844 Western
43845 \begin_inset space ~
43846 \end_inset
43847
43848 European
43849 \begin_inset space ~
43850 \end_inset
43851
43852 (CP
43853 \begin_inset space ~
43854 \end_inset
43855
43856 1252) MS Windows code page for ISO
43857 \begin_inset space ~
43858 \end_inset
43859
43860 8859-1 (latin1)
43861 \end_layout
43862
43863 \begin_layout Description
43864 Western
43865 \begin_inset space ~
43866 \end_inset
43867
43868 European
43869 \begin_inset space ~
43870 \end_inset
43871
43872 (ISO
43873 \begin_inset space ~
43874 \end_inset
43875
43876 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43877  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43878  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43879  encoding instead
43880 \end_layout
43881
43882 \begin_layout Description
43883 Western
43884 \begin_inset space ~
43885 \end_inset
43886
43887 European
43888 \begin_inset space ~
43889 \end_inset
43890
43891 (ISO
43892 \begin_inset space ~
43893 \end_inset
43894
43895 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43896  sign, the œ-ligature and some characters used for French and Finnish
43897 \end_layout
43898
43899 \begin_layout Standard
43900 Finally, the dialog lets you select a specific language package for the
43901  current document.
43902  See 
43903 \begin_inset CommandInset ref
43904 LatexCommand formatted
43905 reference "sub:Prefs-Language"
43906
43907 \end_inset
43908
43909  for more information on the language package.
43910 \end_layout
43911
43912 \begin_layout Section
43913 Colors
43914 \begin_inset Index idx
43915 status collapsed
43916
43917 \begin_layout Plain Layout
43918 Color ! main text
43919 \end_layout
43920
43921 \end_inset
43922
43923
43924 \begin_inset Index idx
43925 status collapsed
43926
43927 \begin_layout Plain Layout
43928 Color ! background
43929 \end_layout
43930
43931 \end_inset
43932
43933
43934 \end_layout
43935
43936 \begin_layout Standard
43937 Here you can alter the font color for the main text (default: black) and
43938  for Greyed
43939 \begin_inset space ~
43940 \end_inset
43941
43942 out notes (default: light grey).
43943  The button 
43944 \family sans
43945 Reset
43946 \family default
43947  sets the color back to the default.
43948 \end_layout
43949
43950 \begin_layout Standard
43951 You can also change the background color for the pages (default: white)
43952  and for Shaded
43953 \begin_inset space ~
43954 \end_inset
43955
43956 boxes (default: red).
43957 \end_layout
43958
43959 \begin_layout Standard
43960 \begin_inset Note Greyedout
43961 status open
43962
43963 \begin_layout Plain Layout
43964 The colors are not shown within LyX, only in the output.
43965  (This Greyed
43966 \begin_inset space ~
43967 \end_inset
43968
43969 out note appears blue in the output.)
43970 \end_layout
43971
43972 \end_inset
43973
43974
43975 \end_layout
43976
43977 \begin_layout Standard
43978 Note, if you change the main text font color and use the option 
43979 \family sans
43980 Color
43981 \begin_inset space ~
43982 \end_inset
43983
43984 links
43985 \family default
43986  in the document settings under 
43987 \family sans
43988 PDF
43989 \begin_inset space ~
43990 \end_inset
43991
43992 properties
43993 \family default
43994 , you probably also need to change the link font color by using 
43995 \family sans
43996 Additional
43997 \begin_inset space ~
43998 \end_inset
43999
44000 options
44001 \family default
44002  in the 
44003 \family sans
44004 PDF
44005 \begin_inset space ~
44006 \end_inset
44007
44008 properties
44009 \family default
44010 .
44011  For example the option
44012 \end_layout
44013
44014 \begin_layout Standard
44015
44016 \series bold
44017 linkcolor=black
44018 \end_layout
44019
44020 \begin_layout Standard
44021 sets the link text color to black.
44022  For more information, see the manual of the LaTeX-package 
44023 \series bold
44024 hyperref
44025 \series default
44026
44027 \begin_inset Index idx
44028 status collapsed
44029
44030 \begin_layout Plain Layout
44031 LaTeX-packages ! hyperref
44032 \end_layout
44033
44034 \end_inset
44035
44036
44037 \begin_inset CommandInset citation
44038 LatexCommand cite
44039 key "hyperref"
44040
44041 \end_inset
44042
44043 .
44044 \end_layout
44045
44046 \begin_layout Standard
44047 \begin_inset VSpace bigskip
44048 \end_inset
44049
44050
44051 \end_layout
44052
44053 \begin_layout Standard
44054 You can adapt the main text font color and the page background for every
44055  page in your document if you use these commands as TeX
44056 \begin_inset space ~
44057 \end_inset
44058
44059 Code behind a forced page break:
44060 \end_layout
44061
44062 \begin_layout Itemize
44063 For the page color:
44064 \begin_inset Newline newline
44065 \end_inset
44066
44067
44068 \series bold
44069
44070 \backslash
44071 pagecolor{color name}
44072 \end_layout
44073
44074 \begin_layout Itemize
44075 For the text color:
44076 \begin_inset Newline newline
44077 \end_inset
44078
44079
44080 \series bold
44081
44082 \backslash
44083 color{color name}
44084 \end_layout
44085
44086 \begin_layout Standard
44087 The color name can hereby be one of these: 
44088 \series bold
44089 black
44090 \series default
44091
44092 \series bold
44093 blue
44094 \series default
44095
44096 \series bold
44097 cyan
44098 \series default
44099
44100 \series bold
44101 green
44102 \series default
44103
44104 \series bold
44105 magenta
44106 \series default
44107
44108 \series bold
44109 red
44110 \series default
44111
44112 \series bold
44113 white
44114 \series default
44115
44116 \series bold
44117 yellow
44118 \series default
44119
44120 \begin_inset Newline newline
44121 \end_inset
44122
44123 If you have changed a text or background color, you can use them under the
44124  following names:
44125 \end_layout
44126
44127 \begin_layout Itemize
44128 For the page background color:
44129 \begin_inset Newline newline
44130 \end_inset
44131
44132
44133 \series bold
44134 page_backgroundcolor
44135 \end_layout
44136
44137 \begin_layout Itemize
44138 For the main text color:
44139 \begin_inset Newline newline
44140 \end_inset
44141
44142
44143 \series bold
44144 document_fontcolor
44145 \end_layout
44146
44147 \begin_layout Itemize
44148 For the Shaded
44149 \begin_inset space ~
44150 \end_inset
44151
44152 box background color:
44153 \begin_inset Newline newline
44154 \end_inset
44155
44156
44157 \series bold
44158 shadecolor
44159 \end_layout
44160
44161 \begin_layout Itemize
44162 For the Greyed
44163 \begin_inset space ~
44164 \end_inset
44165
44166 out note text color:
44167 \begin_inset Newline newline
44168 \end_inset
44169
44170
44171 \series bold
44172 note_fontcolor
44173 \end_layout
44174
44175 \begin_layout Standard
44176 How to define and use custom colors, see section 
44177 \emph on
44178 Colored
44179 \begin_inset space ~
44180 \end_inset
44181
44182 Cells
44183 \emph default
44184  of the 
44185 \emph on
44186 Embedded
44187 \begin_inset space ~
44188 \end_inset
44189
44190 Objects
44191 \emph default
44192  manual.
44193 \end_layout
44194
44195 \begin_layout Section
44196 Numbering & TOC
44197 \end_layout
44198
44199 \begin_layout Standard
44200 You can adjust here the numbering depth of section headings and the section
44201  depth in the table of contents as described in section
44202 \begin_inset space ~
44203 \end_inset
44204
44205
44206 \begin_inset CommandInset ref
44207 LatexCommand ref
44208 reference "sub:Numbering-depth"
44209
44210 \end_inset
44211
44212 .
44213 \end_layout
44214
44215 \begin_layout Section
44216 Bibliography
44217 \end_layout
44218
44219 \begin_layout Standard
44220 Here you can specify a citation style using the LaTeX packages 
44221 \series bold
44222 natbib
44223 \series default
44224
44225 \begin_inset Index idx
44226 status collapsed
44227
44228 \begin_layout Plain Layout
44229 LaTeX-packages ! natbib
44230 \end_layout
44231
44232 \end_inset
44233
44234  or 
44235 \series bold
44236 jurabib
44237 \series default
44238
44239 \begin_inset Index idx
44240 status collapsed
44241
44242 \begin_layout Plain Layout
44243 LaTeX-packages ! jurabib
44244 \end_layout
44245
44246 \end_inset
44247
44248 .
44249  You can enable a sectioned bibliography using the LaTeX package 
44250 \series bold
44251 bibtopic
44252 \series default
44253
44254 \begin_inset Index idx
44255 status collapsed
44256
44257 \begin_layout Plain Layout
44258 LaTeX-packages ! bibtopic
44259 \end_layout
44260
44261 \end_inset
44262
44263  and you can customize how the bibliography of the given document is being
44264  generated.
44265  For a further description see section
44266 \begin_inset space ~
44267 \end_inset
44268
44269
44270 \begin_inset CommandInset ref
44271 LatexCommand ref
44272 reference "sec:Bibliography"
44273
44274 \end_inset
44275
44276 .
44277 \end_layout
44278
44279 \begin_layout Section
44280 Indexes
44281 \end_layout
44282
44283 \begin_layout Standard
44284 Here, you can customize how the index of your document is being generated
44285  and you can define additional indexes.
44286  Please refer to section
44287 \begin_inset space ~
44288 \end_inset
44289
44290
44291 \begin_inset CommandInset ref
44292 LatexCommand ref
44293 reference "sec:Index"
44294
44295 \end_inset
44296
44297  for details.
44298 \end_layout
44299
44300 \begin_layout Section
44301 PDF Properties
44302 \end_layout
44303
44304 \begin_layout Standard
44305 The PDF properties are explained in section
44306 \begin_inset space ~
44307 \end_inset
44308
44309
44310 \begin_inset CommandInset ref
44311 LatexCommand ref
44312 reference "sec:PDF-Properties"
44313
44314 \end_inset
44315
44316 .
44317 \end_layout
44318
44319 \begin_layout Section
44320 Math Options
44321 \end_layout
44322
44323 \begin_layout Standard
44324 These options will force LyX to use the LaTeX-packages 
44325 \series bold
44326 amsmath
44327 \series default
44328
44329 \begin_inset Index idx
44330 status collapsed
44331
44332 \begin_layout Plain Layout
44333 LaTeX-packages ! amsmath
44334 \end_layout
44335
44336 \end_inset
44337
44338
44339 \series bold
44340 esint
44341 \series default
44342
44343 \begin_inset Index idx
44344 status collapsed
44345
44346 \begin_layout Plain Layout
44347 LaTeX-packages ! esint
44348 \end_layout
44349
44350 \end_inset
44351
44352
44353 \series bold
44354 mathdots
44355 \series default
44356
44357 \begin_inset Index idx
44358 status collapsed
44359
44360 \begin_layout Plain Layout
44361 LaTeX-packages ! mathdots
44362 \end_layout
44363
44364 \end_inset
44365
44366  und 
44367 \series bold
44368 mhchem
44369 \series default
44370
44371 \begin_inset Index idx
44372 status collapsed
44373
44374 \begin_layout Plain Layout
44375 LaTeX-packages ! mhchem
44376 \end_layout
44377
44378 \end_inset
44379
44380  or to use them automatically when they are needed.
44381 \end_layout
44382
44383 \begin_layout Description
44384 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44385  ensure that you have enabled 
44386 \family sans
44387 AMS
44388 \begin_inset space ~
44389 \end_inset
44390
44391 math
44392 \family default
44393 .
44394 \end_layout
44395
44396 \begin_layout Description
44397 esint is used for special integral characters, see section 
44398 \emph on
44399 Big
44400 \begin_inset space ~
44401 \end_inset
44402
44403 Operators
44404 \emph default
44405  of the 
44406 \emph on
44407 Math
44408 \emph default
44409  manual.
44410 \end_layout
44411
44412 \begin_layout Description
44413 mathdots is used for special ellipses, see section 
44414 \emph on
44415 Ellipses
44416 \emph default
44417  of the 
44418 \emph on
44419 Math
44420 \emph default
44421  manual.
44422 \end_layout
44423
44424 \begin_layout Description
44425 mhchem is used for chemical equations, see section 
44426 \emph on
44427 Chemical Symbols and Equations
44428 \emph default
44429  of the 
44430 \emph on
44431 Math
44432 \emph default
44433  manual.
44434 \end_layout
44435
44436 \begin_layout Section
44437 Float Placement
44438 \end_layout
44439
44440 \begin_layout Standard
44441 The float placement options are described in section 
44442 \emph on
44443 Float
44444 \begin_inset space ~
44445 \end_inset
44446
44447 Placement
44448 \emph default
44449  of the 
44450 \emph on
44451 Embedded
44452 \begin_inset space ~
44453 \end_inset
44454
44455 Objects
44456 \emph default
44457  manual.
44458 \end_layout
44459
44460 \begin_layout Section
44461 Listings
44462 \end_layout
44463
44464 \begin_layout Standard
44465 The listings settings are explained in chapter 
44466 \emph on
44467 Program Code Listings
44468 \emph default
44469  of the 
44470 \emph on
44471 Embedded
44472 \begin_inset space ~
44473 \end_inset
44474
44475 Objects
44476 \emph default
44477  manual.
44478 \end_layout
44479
44480 \begin_layout Section
44481 Bullets
44482 \end_layout
44483
44484 \begin_layout Standard
44485 Here you can adjust the characters for the itemize levels.
44486  The itemize environment is described in section
44487 \begin_inset space ~
44488 \end_inset
44489
44490
44491 \begin_inset CommandInset ref
44492 LatexCommand ref
44493 reference "sec:Itemize"
44494
44495 \end_inset
44496
44497 .
44498 \end_layout
44499
44500 \begin_layout Section
44501 Branches
44502 \end_layout
44503
44504 \begin_layout Standard
44505 Branches are described in section
44506 \begin_inset space ~
44507 \end_inset
44508
44509
44510 \begin_inset CommandInset ref
44511 LatexCommand ref
44512 reference "sec:Branches"
44513
44514 \end_inset
44515
44516 .
44517 \end_layout
44518
44519 \begin_layout Section
44520 Output
44521 \begin_inset CommandInset label
44522 LatexCommand label
44523 name "sec:Doc-Output"
44524
44525 \end_inset
44526
44527
44528 \end_layout
44529
44530 \begin_layout Standard
44531 Here you can define some output specifics for the current document:
44532 \end_layout
44533
44534 \begin_layout Description
44535 Default
44536 \begin_inset space ~
44537 \end_inset
44538
44539 Output
44540 \begin_inset space ~
44541 \end_inset
44542
44543 Format: The format that is used when you hit 
44544 \begin_inset Quotes eld
44545 \end_inset
44546
44547 View
44548 \begin_inset Quotes erd
44549 \end_inset
44550
44551
44552 \begin_inset Quotes eld
44553 \end_inset
44554
44555 Update
44556 \begin_inset Quotes erd
44557 \end_inset
44558
44559
44560 \begin_inset Quotes eld
44561 \end_inset
44562
44563 View Master Document
44564 \begin_inset Quotes erd
44565 \end_inset
44566
44567  and 
44568 \begin_inset Quotes eld
44569 \end_inset
44570
44571 Update Master Document
44572 \begin_inset Quotes erd
44573 \end_inset
44574
44575  in the 
44576 \family sans
44577 View
44578 \family default
44579  menu or the toolbar.
44580  The default is set in 
44581 \family sans
44582 Tools\SpecialChar \menuseparator
44583 Preferences\SpecialChar \menuseparator
44584 File Formats
44585 \family default
44586 , see sec.
44587 \begin_inset space \thinspace{}
44588 \end_inset
44589
44590
44591 \begin_inset CommandInset ref
44592 LatexCommand formatted
44593 reference "sec:File-Formats"
44594
44595 \end_inset
44596
44597 .
44598 \end_layout
44599
44600 \begin_layout Description
44601 Synchronize
44602 \begin_inset space ~
44603 \end_inset
44604
44605 with
44606 \begin_inset space ~
44607 \end_inset
44608
44609 Output settings for the menu 
44610 \family sans
44611 Navigate\SpecialChar \menuseparator
44612 Forward
44613 \begin_inset space ~
44614 \end_inset
44615
44616 search
44617 \family default
44618 .
44619  For a detailed description see section 
44620 \emph on
44621 Reverse DVI/PDF search
44622 \emph default
44623  of the 
44624 \emph on
44625 Additional
44626 \begin_inset space ~
44627 \end_inset
44628
44629 Features
44630 \emph default
44631  manual.
44632 \end_layout
44633
44634 \begin_layout Description
44635 XHTML
44636 \begin_inset space ~
44637 \end_inset
44638
44639 Output
44640 \begin_inset space ~
44641 \end_inset
44642
44643 Options settings for the export format 
44644 \family sans
44645 LyXHTML
44646 \family default
44647 .
44648  
44649 \family sans
44650 Strict XHTML
44651 \begin_inset space ~
44652 \end_inset
44653
44654 1.1
44655 \family default
44656  will assure that the output follows exactly version
44657 \begin_inset space ~
44658 \end_inset
44659
44660 1.1 of the XHTML standard.
44661  The different 
44662 \family sans
44663 Math
44664 \begin_inset space ~
44665 \end_inset
44666
44667 output
44668 \family default
44669  settings are described in detail in section 
44670 \emph on
44671 Math Output in XHTML
44672 \emph default
44673  of the 
44674 \emph on
44675 Additional
44676 \begin_inset space ~
44677 \end_inset
44678
44679 Features
44680 \emph default
44681  manual.
44682  The scaling is used for the size of equations in the output.
44683 \end_layout
44684
44685 \begin_layout Section
44686 LaT
44687 \begin_inset ERT
44688 status collapsed
44689
44690 \begin_layout Plain Layout
44691
44692 {}
44693 \end_layout
44694
44695 \end_inset
44696
44697 eX Preamble
44698 \end_layout
44699
44700 \begin_layout Standard
44701 In this text field are entered commands to load special LaTeX-packages or
44702  to define LaTeX-commands.
44703  The preamble is a thing for LaTeX-experts.
44704  You should not enter commands here until you exactly know what you are
44705  doing.
44706 \end_layout
44707
44708 \begin_layout Standard
44709 An introduction to the LaTeX-syntax is given in section
44710 \begin_inset space ~
44711 \end_inset
44712
44713
44714 \begin_inset CommandInset ref
44715 LatexCommand ref
44716 reference "sub:LaTeX-Syntax"
44717
44718 \end_inset
44719
44720 .
44721 \end_layout
44722
44723 \begin_layout Chapter
44724 The 
44725 \family sans
44726 Preferences
44727 \family default
44728  Dialog
44729 \begin_inset CommandInset label
44730 LatexCommand label
44731 name "chap:The-Preferences-dialog"
44732
44733 \end_inset
44734
44735
44736 \begin_inset Index idx
44737 status collapsed
44738
44739 \begin_layout Plain Layout
44740 Preferences
44741 \end_layout
44742
44743 \end_inset
44744
44745
44746 \end_layout
44747
44748 \begin_layout Standard
44749 The preferences dialog is called with the menu 
44750 \family sans
44751 Tools\SpecialChar \menuseparator
44752 Preferences
44753 \family default
44754 .
44755  It has the following submenus.
44756 \end_layout
44757
44758 \begin_layout Section
44759 Look and Feel
44760 \end_layout
44761
44762 \begin_layout Subsection
44763 User Interface
44764 \end_layout
44765
44766 \begin_layout Subsubsection
44767 User Interface File
44768 \begin_inset Index idx
44769 status collapsed
44770
44771 \begin_layout Plain Layout
44772 Customization ! of toolbars
44773 \end_layout
44774
44775 \end_inset
44776
44777
44778 \begin_inset Index idx
44779 status collapsed
44780
44781 \begin_layout Plain Layout
44782 Customization ! of menus
44783 \end_layout
44784
44785 \end_inset
44786
44787
44788 \end_layout
44789
44790 \begin_layout Standard
44791 \begin_inset Note Greyedout
44792 status open
44793
44794 \begin_layout Plain Layout
44795
44796 \series bold
44797 Note:
44798 \series default
44799  You have to restart LyX before the change of the user interface file take
44800  effect.
44801 \end_layout
44802
44803 \end_inset
44804
44805
44806 \end_layout
44807
44808 \begin_layout Standard
44809 The appearance of the menus and toolbars can be changed by choosing a user
44810  interface (ui) file.
44811  An ui-file is a text file where the toolbars and menus are listed.
44812  The toolbar buttons and menu entries are specified in the files 
44813 \shape italic
44814 stdtoolbars.inc
44815 \shape default
44816  and 
44817 \shape italic
44818 stdmenus.inc
44819 \shape default
44820 , respectively.
44821  Both files are loaded by the 
44822 \emph on
44823 default.ui
44824 \emph default
44825  file.
44826  To create your own menu and toolbar layout, start with a copy of these
44827  files and edit the entries.
44828 \end_layout
44829
44830 \begin_layout Standard
44831 The syntax of the .inc-files is straightforward: The 
44832 \family sans
44833 Menubar
44834 \family default
44835
44836 \family sans
44837 Menu
44838 \family default
44839  and 
44840 \family sans
44841 Toolbar
44842 \family default
44843  entries must be ended with an explicit 
44844 \family sans
44845 End
44846 \family default
44847 .
44848  They may contain 
44849 \family sans
44850 Submenus
44851 \family default
44852
44853 \family sans
44854 Items
44855 \family default
44856
44857 \family sans
44858 OptItems
44859 \family default
44860
44861 \family sans
44862 Separators
44863 \family default
44864
44865 \family sans
44866 Icons,
44867 \family default
44868  and in the case of the 
44869 \begin_inset Quotes eld
44870 \end_inset
44871
44872 file
44873 \begin_inset Quotes erd
44874 \end_inset
44875
44876  menus a 
44877 \family sans
44878 Lastfiles
44879 \family default
44880  entry.
44881  The syntax for the entries is:
44882 \end_layout
44883
44884 \begin_layout Standard
44885 \begin_inset VSpace smallskip*
44886 \end_inset
44887
44888
44889 \series bold
44890 Item 
44891 \begin_inset Quotes eld
44892 \end_inset
44893
44894 menu 
44895 \series default
44896 or
44897 \series bold
44898  button name
44899 \begin_inset Quotes erd
44900 \end_inset
44901
44902  
44903 \begin_inset Quotes eld
44904 \end_inset
44905
44906 LyX-function
44907 \begin_inset Quotes erd
44908 \end_inset
44909
44910
44911 \end_layout
44912
44913 \begin_layout Standard
44914 \noindent
44915 \begin_inset VSpace smallskip*
44916 \end_inset
44917
44918 All LyX-functions are listed in the menu 
44919 \family sans
44920 Help\SpecialChar \menuseparator
44921 LyX
44922 \begin_inset space ~
44923 \end_inset
44924
44925 Functions
44926 \family default
44927 .
44928 \end_layout
44929
44930 \begin_layout Standard
44931 \begin_inset VSpace medskip
44932 \end_inset
44933
44934
44935 \end_layout
44936
44937 \begin_layout Standard
44938 An example: Assuming you use the menu 
44939 \family sans
44940 Navigate\SpecialChar \menuseparator
44941 Bookmarks
44942 \family default
44943  quite often and therefore want six available bookmarks, you can add the
44944  line
44945 \end_layout
44946
44947 \begin_layout Standard
44948 \begin_inset VSpace smallskip*
44949 \end_inset
44950
44951
44952 \series bold
44953 Item 
44954 \begin_inset Quotes eld
44955 \end_inset
44956
44957 Save Bookmark 6
44958 \begin_inset Quotes erd
44959 \end_inset
44960
44961  
44962 \begin_inset Quotes eld
44963 \end_inset
44964
44965 bookmark-save 6
44966 \begin_inset Quotes erd
44967 \end_inset
44968
44969
44970 \end_layout
44971
44972 \begin_layout Standard
44973 \noindent
44974 \begin_inset VSpace smallskip*
44975 \end_inset
44976
44977 to the navigate menu section in the .inc-file to have the sixth bookmark.
44978 \end_layout
44979
44980 \begin_layout Subsubsection
44981 Automatic help
44982 \end_layout
44983
44984 \begin_layout Standard
44985 The option 
44986 \family sans
44987 Enable tool tips in main work area
44988 \family default
44989  enables tool tips showing the content of closed insets like index entries
44990  or footnotes.
44991 \end_layout
44992
44993 \begin_layout Subsubsection
44994 Session
44995 \end_layout
44996
44997 \begin_layout Standard
44998 With the option 
44999 \family sans
45000 Allow saving
45001 \begin_inset space \thinspace{}
45002 \end_inset
45003
45004 /
45005 \begin_inset space \thinspace{}
45006 \end_inset
45007
45008 restoring of window layout and geometries
45009 \family default
45010  LyX's main window will be opened with the size and layout that was used
45011  in the last LyX session.
45012 \end_layout
45013
45014 \begin_layout Standard
45015 The option 
45016 \family sans
45017 Restore cursor positions
45018 \family default
45019  sets the cursor to the position in the file where it has been the last
45020  time.
45021 \end_layout
45022
45023 \begin_layout Standard
45024 The option 
45025 \family sans
45026 Load opened files from last session
45027 \family default
45028  opens all files that were opened in the last LyX session.
45029 \end_layout
45030
45031 \begin_layout Subsubsection
45032 Documents
45033 \begin_inset CommandInset label
45034 LatexCommand label
45035 name "sub:Backup documents"
45036
45037 \end_inset
45038
45039
45040 \begin_inset Index idx
45041 status collapsed
45042
45043 \begin_layout Plain Layout
45044 Backup ! Documents
45045 \end_layout
45046
45047 \end_inset
45048
45049
45050 \end_layout
45051
45052 \begin_layout Standard
45053 When the option 
45054 \family sans
45055 Backup documents
45056 \family default
45057  is set, you can specify the time between backup saves.
45058 \end_layout
45059
45060 \begin_layout Standard
45061
45062 \family sans
45063 Maximum last files
45064 \family default
45065  is the number of last opened files that LyX should display in the menu
45066  
45067 \family sans
45068 File\SpecialChar \menuseparator
45069 Open
45070 \begin_inset space ~
45071 \end_inset
45072
45073 Recent
45074 \family default
45075 .
45076 \end_layout
45077
45078 \begin_layout Standard
45079 When the option 
45080 \family sans
45081 Open documents in tabs
45082 \family default
45083  is not used, then every file will be opened in its own new instance of
45084  LyX.
45085 \end_layout
45086
45087 \begin_layout Subsection
45088 Screen Fonts
45089 \begin_inset Index idx
45090 status collapsed
45091
45092 \begin_layout Plain Layout
45093 Font ! Screen
45094 \end_layout
45095
45096 \end_inset
45097
45098
45099 \begin_inset CommandInset label
45100 LatexCommand label
45101 name "sub:Screen-Fonts"
45102
45103 \end_inset
45104
45105
45106 \end_layout
45107
45108 \begin_layout Standard
45109 These fonts are used to display your documents on the screen.
45110 \end_layout
45111
45112 \begin_layout Standard
45113 \begin_inset Note Greyedout
45114 status open
45115
45116 \begin_layout Plain Layout
45117
45118 \series bold
45119 Note:
45120 \series default
45121  This section only deals with the fonts 
45122 \emph on
45123 inside
45124 \emph default
45125  the LyX window.
45126  The fonts that appear on the output are independent from these fonts, and
45127  set in the menu 
45128 \family sans
45129 Document\SpecialChar \menuseparator
45130 Settings\SpecialChar \menuseparator
45131 Fonts
45132 \family default
45133 .
45134 \end_layout
45135
45136 \end_inset
45137
45138
45139 \end_layout
45140
45141 \begin_layout Standard
45142 By default, LyX uses 
45143 \family typewriter
45144 Times
45145 \family default
45146  as roman (serif) font, 
45147 \family typewriter
45148 Arial
45149 \family default
45150  or 
45151 \family typewriter
45152 Helvetica
45153 \family default
45154  (depends on the system) as 
45155 \family sans
45156 sans
45157 \begin_inset space ~
45158 \end_inset
45159
45160 serif
45161 \family default
45162  font, and 
45163 \family typewriter
45164 Courier
45165 \family default
45166  as 
45167 \family typewriter
45168 typewriter
45169 \family default
45170  font.
45171 \end_layout
45172
45173 \begin_layout Standard
45174 You can change the font size with the 
45175 \family sans
45176 Zoom
45177 \family default
45178  setting.
45179  You can also change the font zoom outside the preferences dialog for the
45180  current LyX session by pressing 
45181 \family sans
45182 Ctrl
45183 \family default
45184  and scrolling the mouse wheel.
45185 \end_layout
45186
45187 \begin_layout Standard
45188
45189 \family sans
45190 Screen DPI
45191 \family default
45192  is the screen resolution in dpi (dots per inch).
45193  The Font Sizes are calculated as letter height in units of points.
45194  72
45195 \begin_inset space \thinspace{}
45196 \end_inset
45197
45198 points have the size of 1
45199 \begin_inset space \thinspace{}
45200 \end_inset
45201
45202 inch, see Appendix
45203 \begin_inset space ~
45204 \end_inset
45205
45206
45207 \begin_inset CommandInset ref
45208 LatexCommand ref
45209 reference "cha:Units-available-in"
45210
45211 \end_inset
45212
45213 .
45214 \end_layout
45215
45216 \begin_layout Standard
45217 The default 
45218 \family sans
45219 Font Sizes
45220 \family default
45221  are the same as if a document font size of 10
45222 \begin_inset space \thinspace{}
45223 \end_inset
45224
45225 pt would be used.
45226  The sizes are explained in detail in section
45227 \begin_inset space ~
45228 \end_inset
45229
45230
45231 \begin_inset CommandInset ref
45232 LatexCommand ref
45233 reference "sub:Document-Font"
45234
45235 \end_inset
45236
45237 .
45238 \end_layout
45239
45240 \begin_layout Standard
45241 With the option 
45242 \family sans
45243 Use Pixmap Cache to speed up font rendering
45244 \family default
45245  enabled, LyX needs to redraw the screen less often.
45246  This results in better performance, especially on slow systems.
45247  On the other hand, the characters might look more fuzzy on screen.
45248  So whether you enable this or not depends on whether you prefer speed over
45249  aesthetics.
45250  Note that the Pixmap Cache is only available and useful under Mac
45251 \begin_inset space ~
45252 \end_inset
45253
45254 OS and Windows.
45255 \end_layout
45256
45257 \begin_layout Subsection
45258 Colors
45259 \begin_inset Index idx
45260 status collapsed
45261
45262 \begin_layout Plain Layout
45263 Color ! LyX screen
45264 \end_layout
45265
45266 \end_inset
45267
45268
45269 \begin_inset Index idx
45270 status collapsed
45271
45272 \begin_layout Plain Layout
45273 Settings ! Color
45274 \end_layout
45275
45276 \end_inset
45277
45278
45279 \end_layout
45280
45281 \begin_layout Standard
45282 You can here change all the colors used by LyX.
45283  Choose an item in the list and use the 
45284 \family sans
45285 Alter
45286 \family default
45287  button.
45288 \end_layout
45289
45290 \begin_layout Subsection
45291 Display
45292 \begin_inset Index idx
45293 status collapsed
45294
45295 \begin_layout Plain Layout
45296 Settings ! Display
45297 \end_layout
45298
45299 \end_inset
45300
45301
45302 \end_layout
45303
45304 \begin_layout Standard
45305 Here you can specify if graphics inside LyX are displayed.
45306 \end_layout
45307
45308 \begin_layout Standard
45309
45310 \family sans
45311 Instant Preview
45312 \family default
45313  enables previewing snippets of your document.
45314  This feature is described in section
45315 \begin_inset space ~
45316 \end_inset
45317
45318
45319 \begin_inset CommandInset ref
45320 LatexCommand ref
45321 reference "sec:Previewing-snippets-of"
45322
45323 \end_inset
45324
45325 .
45326 \end_layout
45327
45328 \begin_layout Standard
45329 The option 
45330 \family sans
45331 Mark
45332 \begin_inset space ~
45333 \end_inset
45334
45335 end
45336 \begin_inset space ~
45337 \end_inset
45338
45339 of
45340 \begin_inset space ~
45341 \end_inset
45342
45343 paragraphs
45344 \family default
45345  displays a pilcrow (¶) at the end of every paragraph.
45346 \end_layout
45347
45348 \begin_layout Section
45349 Editing
45350 \begin_inset Index idx
45351 status collapsed
45352
45353 \begin_layout Plain Layout
45354 Settings ! Editing
45355 \end_layout
45356
45357 \end_inset
45358
45359
45360 \end_layout
45361
45362 \begin_layout Subsection
45363 Control
45364 \end_layout
45365
45366 \begin_layout Subsubsection
45367 Editing
45368 \end_layout
45369
45370 \begin_layout Standard
45371 The option 
45372 \family sans
45373 Cursor follows scrollbar
45374 \family default
45375  sets the cursor to the top of the currently displayed document part when
45376  scrolling.
45377 \end_layout
45378
45379 \begin_layout Standard
45380 You can adjust the thickness of the cursor with the 
45381 \family sans
45382 Cursor width
45383 \family default
45384  setting.
45385  If you set the value to zero the thickness of the cursor scales relative
45386  to the zoom value you choose for the screen fonts.
45387 \end_layout
45388
45389 \begin_layout Standard
45390 The option 
45391 \family sans
45392 Sort environments alphabetically
45393 \family default
45394  sorts the entries in the pull-down box for the paragraph environments.
45395 \end_layout
45396
45397 \begin_layout Standard
45398 The option 
45399 \family sans
45400 Group environments by their category
45401 \family default
45402  groups the entries in the pull-down box for the paragraph environments.
45403 \end_layout
45404
45405 \begin_layout Standard
45406 The math macro editing option determines the editing style, see the section
45407  
45408 \emph on
45409 Math Macros
45410 \emph default
45411  of the 
45412 \emph on
45413 Math
45414 \emph default
45415  manual.
45416 \end_layout
45417
45418 \begin_layout Subsubsection
45419 Fullscreen
45420 \end_layout
45421
45422 \begin_layout Standard
45423 Here you can specify what is hidden in the fullscreen mode.
45424  The option 
45425 \family sans
45426 Limit text width
45427 \family default
45428  specifies the width of the text in fullscreen mode.
45429  This way you can display the text smaller than the screen, the text appears
45430  then centered.
45431 \end_layout
45432
45433 \begin_layout Subsection
45434 Shortcuts
45435 \begin_inset Index idx
45436 status collapsed
45437
45438 \begin_layout Plain Layout
45439 Key Bindings
45440 \end_layout
45441
45442 \end_inset
45443
45444
45445 \begin_inset Index idx
45446 status collapsed
45447
45448 \begin_layout Plain Layout
45449 Settings ! Shortcuts
45450 \end_layout
45451
45452 \end_inset
45453
45454
45455 \end_layout
45456
45457 \begin_layout Subsubsection
45458 Bind File
45459 \end_layout
45460
45461 \begin_layout Standard
45462 Bindings are used to bind a LyX-function to a key.
45463  Several binding files are available:
45464 \end_layout
45465
45466 \begin_layout Description
45467 cua.bind typical set of PC keyboard shortcuts
45468 \end_layout
45469
45470 \begin_layout Description
45471 (x)emacs.bind set of bindings like they are used in the editor programs 
45472 \family sans
45473 Emacs
45474 \family default
45475  (
45476 \family sans
45477 XEmacs
45478 \family default
45479 )
45480 \end_layout
45481
45482 \begin_layout Description
45483 mac.bind set of bindings for 
45484 \family sans
45485 Mac
45486 \begin_inset space \thinspace{}
45487 \end_inset
45488
45489 OS
45490 \family default
45491  systems.
45492 \end_layout
45493
45494 \begin_layout Standard
45495 There are also bind-files designed for special document classes, like 
45496 \shape italic
45497 broadway.bind
45498 \shape default
45499 , and bind files for special languages.
45500  The name of language bind-files begin with a language code, e.
45501 \begin_inset space \thinspace{}
45502 \end_inset
45503
45504 g.
45505 \begin_inset space \space{}
45506 \end_inset
45507
45508
45509 \begin_inset Quotes eld
45510 \end_inset
45511
45512 pt
45513 \begin_inset Quotes erd
45514 \end_inset
45515
45516  for Portuguese.
45517  If you use LyX in a certain language, LyX will try to use the appropriate
45518  bind-file.
45519 \end_layout
45520
45521 \begin_layout Standard
45522 Some bind-files, like 
45523 \emph on
45524 math.bind
45525 \emph default
45526 , have only a small scope.
45527  When looking at the end of the file 
45528 \shape italic
45529 cua.bind
45530 \shape default
45531 , you can see that they are included to keep the overview in the bind-file.
45532 \end_layout
45533
45534 \begin_layout Subsubsection
45535 Editing Shortcuts
45536 \begin_inset CommandInset label
45537 LatexCommand label
45538 name "sub:Editing-Shortcuts"
45539
45540 \end_inset
45541
45542
45543 \begin_inset Index idx
45544 status collapsed
45545
45546 \begin_layout Plain Layout
45547 Key Bindings ! Editing
45548 \end_layout
45549
45550 \end_inset
45551
45552
45553 \end_layout
45554
45555 \begin_layout Standard
45556 To add new or modify existing keybindings to your own taste you can use
45557  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45558  To find functions easily, they are grouped by categories and the dialog
45559  provides the field 
45560 \family sans
45561 Show key-bindings containing
45562 \family default
45563 .
45564  In this field you can insert a keyword for a function you want to edit.
45565  Insert there for example as keyword 
45566 \begin_inset Quotes eld
45567 \end_inset
45568
45569 paste
45570 \begin_inset Quotes erd
45571 \end_inset
45572
45573  and you get the 4 different existing shortcuts for the 3 different functions
45574  that contain 
45575 \begin_inset Quotes eld
45576 \end_inset
45577
45578 paste
45579 \begin_inset Quotes erd
45580 \end_inset
45581
45582  in their name.
45583  As you can see, one function can have more than one shortcut.
45584  All LyX-functions are also listed in the file 
45585 \emph on
45586 LyX Functions
45587 \emph default
45588  that you will find in the 
45589 \family sans
45590 Help
45591 \family default
45592  menu.
45593 \end_layout
45594
45595 \begin_layout Standard
45596 To add e.
45597 \begin_inset space \thinspace{}
45598 \end_inset
45599
45600 g.
45601 \begin_inset space \space{}
45602 \end_inset
45603
45604 the shortcut 
45605 \family sans
45606 Alt+Q
45607 \family default
45608  for the function 
45609 \family sans
45610 textstyle-apply
45611 \family default
45612 , select the function and press the 
45613 \family sans
45614 Modify
45615 \family default
45616  button.
45617  A dialog pops up where you can add the shortcut by using it.
45618  So press Alt+Q to define the shortcut.
45619  Modifying an existing shortcut is done the same way.
45620  You can also bind multiple functions to one shortcut by modifying an existing
45621  binding and adding the different function names as a semicolon separated
45622  list.
45623  LyX will then use the first function that is enabled in the current document
45624  part.
45625  The binding for the function 
45626 \family sans
45627 command-alter
45628 \family default
45629  is an example of this.
45630 \end_layout
45631
45632 \begin_layout Standard
45633 Alternatively you can also edit shortcuts by modifying bind-files with a
45634  text editor.
45635  The syntax of the entries is:
45636 \end_layout
45637
45638 \begin_layout Standard
45639
45640 \series bold
45641
45642 \backslash
45643 bind 
45644 \begin_inset Quotes eld
45645 \end_inset
45646
45647 key combination
45648 \begin_inset Quotes erd
45649 \end_inset
45650
45651  
45652 \begin_inset Quotes eld
45653 \end_inset
45654
45655 LyX-function
45656 \begin_inset Quotes erd
45657 \end_inset
45658
45659
45660 \end_layout
45661
45662 \begin_layout Subsection
45663 Keyboard / Mouse
45664 \begin_inset CommandInset label
45665 LatexCommand label
45666 name "sub:Keyboard-Map"
45667
45668 \end_inset
45669
45670
45671 \begin_inset Index idx
45672 status collapsed
45673
45674 \begin_layout Plain Layout
45675 Keyboard Map
45676 \end_layout
45677
45678 \end_inset
45679
45680
45681 \begin_inset Index idx
45682 status collapsed
45683
45684 \begin_layout Plain Layout
45685 Settings ! Keyboard Map
45686 \end_layout
45687
45688 \end_inset
45689
45690
45691 \end_layout
45692
45693 \begin_layout Standard
45694 Normally keyboard settings have to be done in a menu of your operating system.
45695  For the case that this is not possible, LyX provides keyboard maps.
45696  If you have e.
45697 \begin_inset space \thinspace{}
45698 \end_inset
45699
45700 g.
45701 \begin_inset space \space{}
45702 \end_inset
45703
45704 a Czech keyboard but want to write with it like with a Romanian one, you
45705  can use the keyboard map file named 
45706 \emph on
45707 romanian.kmap
45708 \emph default
45709 .
45710 \end_layout
45711
45712 \begin_layout Standard
45713 \begin_inset Note Greyedout
45714 status open
45715
45716 \begin_layout Plain Layout
45717
45718 \series bold
45719 Note:
45720 \series default
45721  Keyboard maps are only provided as makeshift and don't work on all systems.
45722 \end_layout
45723
45724 \end_inset
45725
45726
45727 \end_layout
45728
45729 \begin_layout Standard
45730 Besides this, you can specify here the 
45731 \family sans
45732 Wheel scrolling speed
45733 \family default
45734 .
45735  The standard value is 1.0, higher values speed up the scrolling, lower ones
45736  slow it down.
45737 \end_layout
45738
45739 \begin_layout Subsection
45740 Input Completion
45741 \begin_inset CommandInset label
45742 LatexCommand label
45743 name "sub:Input-Completion-Appendix"
45744
45745 \end_inset
45746
45747
45748 \begin_inset Index idx
45749 status collapsed
45750
45751 \begin_layout Plain Layout
45752 Input completion
45753 \end_layout
45754
45755 \end_inset
45756
45757
45758 \end_layout
45759
45760 \begin_layout Standard
45761 Input completion is described in sec.
45762 \begin_inset space \thinspace{}
45763 \end_inset
45764
45765
45766 \begin_inset CommandInset ref
45767 LatexCommand ref
45768 reference "sec:Input-Completion"
45769
45770 \end_inset
45771
45772 .
45773  The completion options for math do the same as the corresponding options
45774  for text.
45775  With the general options you can define the delay time for the inline and
45776  popup completion and choose if long completions should be abbreviated or
45777  not.
45778 \end_layout
45779
45780 \begin_layout Section
45781 Paths
45782 \begin_inset CommandInset label
45783 LatexCommand label
45784 name "sec:Paths"
45785
45786 \end_inset
45787
45788
45789 \begin_inset Index idx
45790 status collapsed
45791
45792 \begin_layout Plain Layout
45793 Paths
45794 \end_layout
45795
45796 \end_inset
45797
45798
45799 \begin_inset Index idx
45800 status collapsed
45801
45802 \begin_layout Plain Layout
45803 Settings ! Paths
45804 \end_layout
45805
45806 \end_inset
45807
45808
45809 \end_layout
45810
45811 \begin_layout Description
45812 Working
45813 \begin_inset space ~
45814 \end_inset
45815
45816 directory This is LyX's working directory.
45817  It is the default when you 
45818 \family sans
45819 Open
45820 \family default
45821
45822 \family sans
45823 Save
45824 \family default
45825  or 
45826 \family sans
45827 Save
45828 \begin_inset space ~
45829 \end_inset
45830
45831 as
45832 \family default
45833  files.
45834 \end_layout
45835
45836 \begin_layout Description
45837 Document
45838 \begin_inset space ~
45839 \end_inset
45840
45841 templates This directory will be opened when you use the menu 
45842 \family sans
45843 File\SpecialChar \menuseparator
45844 New
45845 \begin_inset space ~
45846 \end_inset
45847
45848 from
45849 \begin_inset space ~
45850 \end_inset
45851
45852 Template
45853 \family default
45854 .
45855 \end_layout
45856
45857 \begin_layout Description
45858 Example
45859 \begin_inset space ~
45860 \end_inset
45861
45862 files This directory will be opened when you use the button 
45863 \family sans
45864 Examples
45865 \family default
45866  in the 
45867 \family sans
45868 File\SpecialChar \menuseparator
45869 Open
45870 \family default
45871  dialog.
45872 \begin_inset Newline newline
45873 \end_inset
45874
45875
45876 \begin_inset Note Greyedout
45877 status open
45878
45879 \begin_layout Plain Layout
45880
45881 \series bold
45882 Note:
45883 \series default
45884  The 
45885 \family sans
45886 Examples
45887 \family default
45888  button does not exist when using LyX on MacOS and Windows systems.
45889 \end_layout
45890
45891 \end_inset
45892
45893
45894 \end_layout
45895
45896 \begin_layout Description
45897 Backup
45898 \begin_inset space ~
45899 \end_inset
45900
45901 directory
45902 \begin_inset Index idx
45903 status collapsed
45904
45905 \begin_layout Plain Layout
45906 Backup ! Directory
45907 \end_layout
45908
45909 \end_inset
45910
45911  Backup copies will be saved to this directory.
45912  When no directory is given but backups are enabled as described in section
45913 \begin_inset space ~
45914 \end_inset
45915
45916
45917 \begin_inset CommandInset ref
45918 LatexCommand ref
45919 reference "sub:Backup documents"
45920
45921 \end_inset
45922
45923 , the 
45924 \family sans
45925 Working directory
45926 \family default
45927  will be used to save the backups.
45928 \begin_inset Newline newline
45929 \end_inset
45930
45931 The backup files have the ending 
45932 \begin_inset Quotes eld
45933 \end_inset
45934
45935 .lyx~
45936 \begin_inset Quotes erd
45937 \end_inset
45938
45939 .
45940 \end_layout
45941
45942 \begin_layout Description
45943 Ly
45944 \begin_inset ERT
45945 status collapsed
45946
45947 \begin_layout Plain Layout
45948
45949 {}
45950 \end_layout
45951
45952 \end_inset
45953
45954 XServer-Pipe Here you can enter the name of a Unix-pipe.
45955  This pipe is used to send data from external programs to LyX.
45956 \begin_inset Newline newline
45957 \end_inset
45958
45959
45960 \series bold
45961 Example
45962 \series default
45963 : You add a BibTeX-database test.bib to your document.
45964  You can edit this file with the program 
45965 \family typewriter
45966 JabRef
45967 \family default
45968 .
45969  In 
45970 \family typewriter
45971 JabRef
45972 \family default
45973  you have to use the same Unix-Pipe for LyX in its preferences under 
45974 \family sans
45975 External
45976 \begin_inset space ~
45977 \end_inset
45978
45979 programs
45980 \family default
45981 .
45982  If you want to get one entry of the database as citation, select it in
45983  
45984 \family typewriter
45985 JabRef
45986 \family default
45987  and click on the LyX-symbol.
45988  The entry will now be inserted as citation at the current cursor position
45989  in your LyX file.
45990  
45991 \family typewriter
45992 JabRef
45993 \family default
45994  and LyX need of course to be run the same time.
45995 \begin_inset Newline newline
45996 \end_inset
45997
45998
45999 \begin_inset Note Greyedout
46000 status open
46001
46002 \begin_layout Plain Layout
46003
46004 \series bold
46005 Note:
46006 \series default
46007  This feature doesn't work on Windows systems.
46008 \end_layout
46009
46010 \end_inset
46011
46012
46013 \end_layout
46014
46015 \begin_layout Description
46016 Temporary
46017 \begin_inset space ~
46018 \end_inset
46019
46020 directory Temporary files will be saved in this directory.
46021 \end_layout
46022
46023 \begin_layout Description
46024 PATH
46025 \begin_inset space ~
46026 \end_inset
46027
46028 prefix This field contains a list of paths to external programs.
46029  When LyX needs to use an external program, it looks in this list where
46030  to find it on the system.
46031  The path list is automatically set up on Windows and Mac systems when LyX
46032  is configured, so that you normally don't have to modify it.
46033  On Unix
46034 \begin_inset space \thinspace{}
46035 \end_inset
46036
46037 /
46038 \begin_inset space \thinspace{}
46039 \end_inset
46040
46041 Linux systems, the path list will need to be set only if there are external
46042  programs you wish to use that are not in your normal system path ($PATH).
46043  
46044 \end_layout
46045
46046 \begin_layout Section
46047 Identity
46048 \end_layout
46049
46050 \begin_layout Standard
46051 Here you can insert your name and email address.
46052  The identity will be used when you have enabled change tracking as described
46053  in section
46054 \begin_inset space ~
46055 \end_inset
46056
46057
46058 \begin_inset CommandInset ref
46059 LatexCommand ref
46060 reference "sec:Change-Tracking"
46061
46062 \end_inset
46063
46064 , to mark changes you make as yours.
46065 \end_layout
46066
46067 \begin_layout Section
46068 Language Settings
46069 \begin_inset Index idx
46070 status collapsed
46071
46072 \begin_layout Plain Layout
46073 Language ! Settings
46074 \end_layout
46075
46076 \end_inset
46077
46078
46079 \begin_inset Index idx
46080 status collapsed
46081
46082 \begin_layout Plain Layout
46083 Settings ! Language
46084 \end_layout
46085
46086 \end_inset
46087
46088
46089 \end_layout
46090
46091 \begin_layout Subsection
46092 Language
46093 \begin_inset CommandInset label
46094 LatexCommand label
46095 name "sub:Prefs-Language"
46096
46097 \end_inset
46098
46099
46100 \end_layout
46101
46102 \begin_layout Description
46103 User
46104 \begin_inset space ~
46105 \end_inset
46106
46107 Interface
46108 \begin_inset space ~
46109 \end_inset
46110
46111 language Here you can select the language of LyX's menus.
46112  Unfortunately this doesn't work on Mac and Windows.
46113  It works on Linux for the languages into LyX's menus and dialogs are translated.
46114  You find the actual translation status here: 
46115 \begin_inset CommandInset href
46116 LatexCommand href
46117 name "http://www.lyx.org/I18n"
46118 target "http://www.lyx.org/I18n"
46119
46120 \end_inset
46121
46122
46123 \end_layout
46124
46125 \begin_layout Description
46126 Default
46127 \begin_inset space ~
46128 \end_inset
46129
46130 language is the language used in new documents
46131 \end_layout
46132
46133 \begin_layout Description
46134 Language
46135 \begin_inset space ~
46136 \end_inset
46137
46138 package determines which LaTeX package should be loaded to handle language
46139  issues.
46140  Language issues which are handled by this package include proper hyphenation
46141  as well as localization of dates and text strings such as 
46142 \begin_inset Quotes eld
46143 \end_inset
46144
46145 Chapter
46146 \begin_inset Quotes erd
46147 \end_inset
46148
46149  and 
46150 \begin_inset Quotes eld
46151 \end_inset
46152
46153 Table
46154 \begin_inset Quotes erd
46155 \end_inset
46156
46157 .
46158  The most widespread language package is 
46159 \series bold
46160 babel
46161 \series default
46162
46163 \begin_inset Index idx
46164 status collapsed
46165
46166 \begin_layout Plain Layout
46167 LaTeX-packages ! babel
46168 \end_layout
46169
46170 \end_inset
46171
46172 , it is the default language package in classic LaTeX.
46173  However, more recent typesetting engines such as XeTeX and LuaTeX come
46174  with the alternative language package 
46175 \series bold
46176 polyglossia
46177 \series default
46178
46179 \begin_inset Index idx
46180 status collapsed
46181
46182 \begin_layout Plain Layout
46183 LaTeX-packages ! polyglossia
46184 \end_layout
46185
46186 \end_inset
46187
46188  that is more suited for the multi-script support of these engines.
46189  Furthermore, there are also specific language packages for languages not
46190  covered by babel.
46191  The available selections are described in sec.
46192 \begin_inset space \thinspace{}
46193 \end_inset
46194
46195
46196 \begin_inset CommandInset ref
46197 LatexCommand ref
46198 reference "sec:Language-encodings"
46199
46200 \end_inset
46201
46202 .
46203 \end_layout
46204
46205 \begin_layout Description
46206 Default
46207 \begin_inset space ~
46208 \end_inset
46209
46210 Decimal
46211 \begin_inset space ~
46212 \end_inset
46213
46214 Point Define the default decimal point for the use in tables (decimal point
46215  alignment)
46216 \end_layout
46217
46218 \begin_layout Description
46219 Command
46220 \begin_inset space ~
46221 \end_inset
46222
46223 start When a special LaTeX-package is needed to write in a certain document
46224  language, you can here specify the command to start the package.
46225  An example is the start command 
46226 \family sans
46227
46228 \backslash
46229 begin{arabtext}
46230 \family default
46231  that is needed to write Arabic using the package 
46232 \series bold
46233 ArabTeX
46234 \series default
46235 , see 
46236 \begin_inset CommandInset citation
46237 LatexCommand cite
46238 key "Arabic"
46239
46240 \end_inset
46241
46242 .
46243  The default is the 
46244 \series bold
46245 babel
46246 \series default
46247  command 
46248 \family sans
46249
46250 \backslash
46251 selectlanguage{$$lang}
46252 \family default
46253 .
46254 \end_layout
46255
46256 \begin_layout Description
46257 Command
46258 \begin_inset space ~
46259 \end_inset
46260
46261 end Counterpart to 
46262 \family sans
46263 Command start
46264 \family default
46265 .
46266  Some packages, like the default, don't have an end command since the start
46267  command toggles the package on and off.
46268 \end_layout
46269
46270 \begin_layout Description
46271 Set
46272 \begin_inset space ~
46273 \end_inset
46274
46275 languages
46276 \begin_inset space ~
46277 \end_inset
46278
46279 globally When this option is set, the languages used in the document will
46280  be added as options to the document class options, so that they can be
46281  used by all LaTeX-packages.
46282  Otherwise they will only be used as options for the 
46283 \series bold
46284 babel
46285 \series default
46286  package.
46287 \end_layout
46288
46289 \begin_layout Description
46290 Auto
46291 \begin_inset space ~
46292 \end_inset
46293
46294 begin When this option is set, the documents starts with the chosen document
46295  language.
46296  When this option is not set, the 
46297 \family sans
46298 Command
46299 \begin_inset space ~
46300 \end_inset
46301
46302 start
46303 \family default
46304  is explicitly set to the beginning of the document in the LaTeX-output.
46305  This assures that the correct language is used when you use another 
46306 \family sans
46307 Command
46308 \begin_inset space ~
46309 \end_inset
46310
46311 start
46312 \family default
46313  than the default.
46314 \end_layout
46315
46316 \begin_layout Description
46317 Auto
46318 \begin_inset space ~
46319 \end_inset
46320
46321 end Counterpart to 
46322 \family sans
46323 Auto
46324 \begin_inset space ~
46325 \end_inset
46326
46327 begin
46328 \family default
46329 .
46330  When it is not set, the 
46331 \family sans
46332 Command
46333 \begin_inset space ~
46334 \end_inset
46335
46336 end
46337 \family default
46338  is set to the end of the document.
46339 \end_layout
46340
46341 \begin_layout Description
46342 Mark
46343 \begin_inset space ~
46344 \end_inset
46345
46346 foreign
46347 \begin_inset space ~
46348 \end_inset
46349
46350 languages Text marked formatted in a language different from the document
46351  language will be underlined blue.
46352 \end_layout
46353
46354 \begin_layout Description
46355 Enable
46356 \begin_inset space ~
46357 \end_inset
46358
46359 RTL
46360 \begin_inset space ~
46361 \end_inset
46362
46363 support Enables the use of languages, written from right to left (RTL),
46364  like Arabic, Hebrew, Farsi.
46365 \end_layout
46366
46367 \begin_layout Description
46368 Cursor
46369 \begin_inset space ~
46370 \end_inset
46371
46372 movement When writing RTL, you can define if the left and right arrow keys
46373  move the cursor visually to the left or right, respectively, or logically.
46374  Logical means that the cursor is moved to the left when pressing the right
46375  arrow key and the cursor is inside text in an RTL language.
46376 \end_layout
46377
46378 \begin_layout Subsection
46379 Spellchecker
46380 \end_layout
46381
46382 \begin_layout Standard
46383 The spellchecker settings are explained in section
46384 \begin_inset space ~
46385 \end_inset
46386
46387
46388 \begin_inset CommandInset ref
46389 LatexCommand ref
46390 reference "sec:Spellchecking"
46391
46392 \end_inset
46393
46394
46395 \end_layout
46396
46397 \begin_layout Section
46398 Outputs
46399 \end_layout
46400
46401 \begin_layout Subsection
46402 Printer
46403 \begin_inset CommandInset label
46404 LatexCommand label
46405 name "sub:Printer"
46406
46407 \end_inset
46408
46409
46410 \begin_inset Index idx
46411 status collapsed
46412
46413 \begin_layout Plain Layout
46414 Printer
46415 \end_layout
46416
46417 \end_inset
46418
46419
46420 \begin_inset Index idx
46421 status collapsed
46422
46423 \begin_layout Plain Layout
46424 Settings ! Printer
46425 \end_layout
46426
46427 \end_inset
46428
46429
46430 \end_layout
46431
46432 \begin_layout Description
46433 Default
46434 \begin_inset space ~
46435 \end_inset
46436
46437 printer Here you can specify the name of your default printer.
46438  The name will be used when the 
46439 \family sans
46440 Printer command
46441 \family default
46442  is executed.
46443 \begin_inset Newline newline
46444 \end_inset
46445
46446
46447 \begin_inset Note Greyedout
46448 status open
46449
46450 \begin_layout Plain Layout
46451
46452 \series bold
46453 Note:
46454 \series default
46455  You can leave this field empty on Windows systems because it has no effect.
46456 \end_layout
46457
46458 \end_inset
46459
46460
46461 \end_layout
46462
46463 \begin_layout Description
46464 Printer
46465 \begin_inset space ~
46466 \end_inset
46467
46468 command is the command LyX
46469 \begin_inset space \thinspace{}
46470 \end_inset
46471
46472 /
46473 \begin_inset space \thinspace{}
46474 \end_inset
46475
46476 LaTeX uses for printing.
46477  The default is on most systems 
46478 \family sans
46479 dvips
46480 \family default
46481 .
46482 \end_layout
46483
46484 \begin_layout Description
46485 Printer
46486 \begin_inset space ~
46487 \end_inset
46488
46489 Command
46490 \begin_inset space ~
46491 \end_inset
46492
46493 Options Here you can specify printer options.
46494  A list of printer options with explanations can be found in the documentation
46495  of the program that provides the 
46496 \family sans
46497 Printer command
46498 \family default
46499  you are using.
46500 \end_layout
46501
46502 \begin_layout Description
46503 Adapt
46504 \begin_inset space ~
46505 \end_inset
46506
46507 output
46508 \begin_inset space ~
46509 \end_inset
46510
46511 to
46512 \begin_inset space ~
46513 \end_inset
46514
46515 printer This option works only for the 
46516 \family sans
46517 Printer command
46518 \family default
46519  
46520 \begin_inset Quotes eld
46521 \end_inset
46522
46523
46524 \family sans
46525 dvips
46526 \family default
46527
46528 \begin_inset Quotes erd
46529 \end_inset
46530
46531 .
46532  It activates a configuration file for dvips.
46533  This is an option only for dvips experts.
46534 \end_layout
46535
46536 \begin_layout Subsection
46537 Date Format
46538 \begin_inset Index idx
46539 status collapsed
46540
46541 \begin_layout Plain Layout
46542 Date Format
46543 \end_layout
46544
46545 \end_inset
46546
46547
46548 \begin_inset Index idx
46549 status collapsed
46550
46551 \begin_layout Plain Layout
46552 Settings ! Date format
46553 \end_layout
46554
46555 \end_inset
46556
46557
46558 \end_layout
46559
46560 \begin_layout Standard
46561 The date format can be one or a mixture of the formats listed here:
46562 \begin_inset Newline newline
46563 \end_inset
46564
46565
46566 \begin_inset Flex URL
46567 status collapsed
46568
46569 \begin_layout Plain Layout
46570
46571 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46572 \end_layout
46573
46574 \end_inset
46575
46576
46577 \begin_inset Newline newline
46578 \end_inset
46579
46580 For example the format
46581 \begin_inset Newline newline
46582 \end_inset
46583
46584 %d/%m/%y
46585 \begin_inset Newline newline
46586 \end_inset
46587
46588 prints the date as day/month/year.
46589 \end_layout
46590
46591 \begin_layout Subsection
46592 Plain Text
46593 \end_layout
46594
46595 \begin_layout Description
46596 Output
46597 \begin_inset space ~
46598 \end_inset
46599
46600 line
46601 \begin_inset space ~
46602 \end_inset
46603
46604 length sets the maximum number of characters printed in one line when using
46605  the menu 
46606 \family sans
46607 File\SpecialChar \menuseparator
46608 Export\SpecialChar \menuseparator
46609 Plain
46610 \begin_inset space ~
46611 \end_inset
46612
46613 text
46614 \family default
46615 .
46616  Setting the line line length to 0 means all text is printed in one endless
46617  line.
46618 \end_layout
46619
46620 \begin_layout Description
46621 roff
46622 \begin_inset space ~
46623 \end_inset
46624
46625 command defines an additional command used to produce better ASCII tables
46626  with the 
46627 \family typewriter
46628 groff/troff/nroff
46629 \family default
46630  UNIX-commands (refer to their manuals for more information about them).
46631  Setting this as empty tells LyX to use the internal formatter.
46632 \end_layout
46633
46634 \begin_layout Subsection
46635 LaT
46636 \begin_inset ERT
46637 status collapsed
46638
46639 \begin_layout Plain Layout
46640
46641 {}
46642 \end_layout
46643
46644 \end_inset
46645
46646 eX
46647 \begin_inset CommandInset label
46648 LatexCommand label
46649 name "sub:LaTeX-settings"
46650
46651 \end_inset
46652
46653
46654 \begin_inset Index idx
46655 status collapsed
46656
46657 \begin_layout Plain Layout
46658 Settings ! LaTeX
46659 \end_layout
46660
46661 \end_inset
46662
46663
46664 \end_layout
46665
46666 \begin_layout Description
46667 Use
46668 \begin_inset space ~
46669 \end_inset
46670
46671 LaTe
46672 \begin_inset ERT
46673 status collapsed
46674
46675 \begin_layout Plain Layout
46676
46677 {}
46678 \end_layout
46679
46680 \end_inset
46681
46682 X
46683 \begin_inset space ~
46684 \end_inset
46685
46686 font
46687 \begin_inset space ~
46688 \end_inset
46689
46690 encoding This is the default encoding of the document font.
46691  
46692 \family sans
46693 T1
46694 \family default
46695  is the default and covers western languages and symbols.
46696  
46697 \family sans
46698 T2A
46699 \family default
46700
46701 \family sans
46702 T2B
46703 \family default
46704
46705 \family sans
46706 T2C
46707 \family default
46708
46709 \family sans
46710 LCY
46711 \family default
46712 , and 
46713 \family sans
46714 X2
46715 \family default
46716  are for Cyrillic.
46717  Combinations of the encodings are possible, like 
46718 \begin_inset Quotes erd
46719 \end_inset
46720
46721
46722 \family sans
46723 T1, T2B
46724 \family default
46725
46726 \begin_inset Quotes erd
46727 \end_inset
46728
46729 .
46730  The font encoding is normally automatically loaded by the language packages
46731  LyX sets up in the background.
46732  So there is no need to change the default encoding.
46733 \end_layout
46734
46735 \begin_layout Description
46736 Default
46737 \begin_inset space ~
46738 \end_inset
46739
46740 paper
46741 \begin_inset space ~
46742 \end_inset
46743
46744 size This is the paper size that is used for new documents.
46745  The 
46746 \family sans
46747 Default
46748 \family default
46749  value depends on your LaTeX-system setup.
46750 \end_layout
46751
46752 \begin_layout Standard
46753 You can also specify here commands with parameters for the listed applications.
46754  But before you change something, it is strongly recommended to read the
46755  manuals of the applications.
46756  Currently the following commands can be set:
46757 \end_layout
46758
46759 \begin_layout Description
46760 CheckTe
46761 \begin_inset ERT
46762 status collapsed
46763
46764 \begin_layout Plain Layout
46765
46766 {}
46767 \end_layout
46768
46769 \end_inset
46770
46771 X
46772 \begin_inset space ~
46773 \end_inset
46774
46775 command Command for the program 
46776 \family sans
46777 CheckTeX
46778 \family default
46779  that is described in the section 
46780 \emph on
46781 Checking TeX
46782 \emph default
46783  of the 
46784 \emph on
46785 Additional Features
46786 \emph default
46787  manual.
46788 \end_layout
46789
46790 \begin_layout Description
46791 BibTe
46792 \begin_inset ERT
46793 status collapsed
46794
46795 \begin_layout Plain Layout
46796
46797 {}
46798 \end_layout
46799
46800 \end_inset
46801
46802 X
46803 \begin_inset space ~
46804 \end_inset
46805
46806 command Command for the program 
46807 \family sans
46808 BibTeX
46809 \family default
46810  that generates the bibliography, see section
46811 \begin_inset space ~
46812 \end_inset
46813
46814
46815 \begin_inset CommandInset ref
46816 LatexCommand ref
46817 reference "sub:Bibliography-databases"
46818
46819 \end_inset
46820
46821 .
46822 \end_layout
46823
46824 \begin_layout Description
46825 Index
46826 \begin_inset space ~
46827 \end_inset
46828
46829 command Command for the program that generates the index, see section
46830 \begin_inset space ~
46831 \end_inset
46832
46833
46834 \begin_inset CommandInset ref
46835 LatexCommand ref
46836 reference "sub:Index-Program"
46837
46838 \end_inset
46839
46840 .
46841 \end_layout
46842
46843 \begin_layout Description
46844 Nomenclature
46845 \begin_inset space ~
46846 \end_inset
46847
46848 command Command for the program that generates the nomenclature, see section
46849 \begin_inset space ~
46850 \end_inset
46851
46852
46853 \begin_inset CommandInset ref
46854 LatexCommand ref
46855 reference "sub:Nomenclature-Program"
46856
46857 \end_inset
46858
46859 .
46860 \end_layout
46861
46862 \begin_layout Description
46863 DVI
46864 \begin_inset space ~
46865 \end_inset
46866
46867 viewer
46868 \begin_inset space ~
46869 \end_inset
46870
46871 paper
46872 \begin_inset space ~
46873 \end_inset
46874
46875 size
46876 \begin_inset space ~
46877 \end_inset
46878
46879 options They only have an effect when the program 
46880 \family sans
46881 xdvi
46882 \family default
46883  is used as DVI-viewer.
46884 \end_layout
46885
46886 \begin_layout Standard
46887 There are additionally the following options:
46888 \end_layout
46889
46890 \begin_layout Description
46891 Use
46892 \begin_inset space ~
46893 \end_inset
46894
46895 Windows-style
46896 \begin_inset space ~
46897 \end_inset
46898
46899 paths
46900 \begin_inset space ~
46901 \end_inset
46902
46903 in
46904 \begin_inset space ~
46905 \end_inset
46906
46907 LaTeX
46908 \begin_inset space ~
46909 \end_inset
46910
46911 files Uses paths in the notation of Windows, that means that 
46912 \begin_inset Quotes eld
46913 \end_inset
46914
46915
46916 \backslash
46917
46918 \begin_inset Quotes erd
46919 \end_inset
46920
46921  is used instead of 
46922 \begin_inset Quotes eld
46923 \end_inset
46924
46925 /
46926 \begin_inset Quotes erd
46927 \end_inset
46928
46929  to separate folders.
46930  This option is enabled by default when you use LyX on Windows.
46931 \begin_inset Index idx
46932 status collapsed
46933
46934 \begin_layout Plain Layout
46935 Paths
46936 \end_layout
46937
46938 \end_inset
46939
46940
46941 \begin_inset Index idx
46942 status collapsed
46943
46944 \begin_layout Plain Layout
46945 Settings ! Paths
46946 \end_layout
46947
46948 \end_inset
46949
46950
46951 \end_layout
46952
46953 \begin_layout Description
46954 Reset
46955 \begin_inset space ~
46956 \end_inset
46957
46958 class
46959 \begin_inset space ~
46960 \end_inset
46961
46962 options
46963 \begin_inset space ~
46964 \end_inset
46965
46966 when
46967 \begin_inset space ~
46968 \end_inset
46969
46970 document
46971 \begin_inset space ~
46972 \end_inset
46973
46974 classes
46975 \begin_inset space ~
46976 \end_inset
46977
46978 changes Removes all manually set document class options in the 
46979 \family sans
46980 Document\SpecialChar \menuseparator
46981 Settings
46982 \family default
46983  dialog when changing the document class.
46984 \end_layout
46985
46986 \begin_layout Section
46987 File
46988 \begin_inset space ~
46989 \end_inset
46990
46991 Handling
46992 \begin_inset Index idx
46993 status collapsed
46994
46995 \begin_layout Plain Layout
46996 File handling
46997 \end_layout
46998
46999 \end_inset
47000
47001
47002 \end_layout
47003
47004 \begin_layout Subsection
47005 Converters
47006 \begin_inset CommandInset label
47007 LatexCommand label
47008 name "sub:Converters"
47009
47010 \end_inset
47011
47012
47013 \begin_inset Index idx
47014 status collapsed
47015
47016 \begin_layout Plain Layout
47017 Converters
47018 \end_layout
47019
47020 \end_inset
47021
47022
47023 \end_layout
47024
47025 \begin_layout Standard
47026 Here you find the list of defined converter commands to convert material
47027  from one format to another.
47028  You can modify them or create new ones.
47029  To modify a converter, select it, change the entry of the field 
47030 \family sans
47031 Converter
47032 \family default
47033  and/or 
47034 \family sans
47035 Extra
47036 \begin_inset space ~
47037 \end_inset
47038
47039 flag
47040 \family default
47041 , and press the 
47042 \family sans
47043 Modify
47044 \family default
47045  button.
47046  To create a new converter, select an existing one, select a different format
47047  in the 
47048 \family sans
47049 From
47050 \begin_inset space ~
47051 \end_inset
47052
47053 format
47054 \family default
47055  drop-down list, modify the 
47056 \family sans
47057 Converter
47058 \family default
47059  field, and press the 
47060 \family sans
47061 Add
47062 \family default
47063  button.
47064 \end_layout
47065
47066 \begin_layout Standard
47067 When the 
47068 \family sans
47069 Converter File Cache
47070 \family default
47071  is enabled, conversions will be cached as long as specified in the field
47072  
47073 \family sans
47074 Maximum Age (in days
47075 \family default
47076 ).
47077  This means that images don't need to be converted again when you reopen
47078  a document; the converted images from the cache will be used instead.
47079 \end_layout
47080
47081 \begin_layout Standard
47082 More about converters, like the variables and flags that can be used in
47083  the converter definition, is described in the section 
47084 \emph on
47085 Converters
47086 \emph default
47087  of the 
47088 \emph on
47089 Customization
47090 \emph default
47091  manual.
47092 \end_layout
47093
47094 \begin_layout Subsection
47095 File Formats
47096 \begin_inset CommandInset label
47097 LatexCommand label
47098 name "sec:File-Formats"
47099
47100 \end_inset
47101
47102
47103 \begin_inset Index idx
47104 status collapsed
47105
47106 \begin_layout Plain Layout
47107 File formats
47108 \end_layout
47109
47110 \end_inset
47111
47112
47113 \begin_inset Index idx
47114 status collapsed
47115
47116 \begin_layout Plain Layout
47117 Copiers
47118 \end_layout
47119
47120 \end_inset
47121
47122
47123 \end_layout
47124
47125 \begin_layout Standard
47126 Here you find the list of defined file formats that LyX can handle.
47127  You can modify the viewer and editor program that should be used for certain
47128  formats.
47129 \end_layout
47130
47131 \begin_layout Standard
47132 Furthermore, you can define the 
47133 \begin_inset Quotes eld
47134 \end_inset
47135
47136 Default output format
47137 \begin_inset Quotes erd
47138 \end_inset
47139
47140  that is used when you hit 
47141 \begin_inset Quotes eld
47142 \end_inset
47143
47144 View
47145 \begin_inset Quotes erd
47146 \end_inset
47147
47148
47149 \begin_inset Quotes eld
47150 \end_inset
47151
47152 Update
47153 \begin_inset Quotes erd
47154 \end_inset
47155
47156
47157 \begin_inset Quotes eld
47158 \end_inset
47159
47160 View Master Document
47161 \begin_inset Quotes erd
47162 \end_inset
47163
47164  and 
47165 \begin_inset Quotes eld
47166 \end_inset
47167
47168 Update Master Document
47169 \begin_inset Quotes erd
47170 \end_inset
47171
47172  in the Edit menu or the toolbar.
47173 \end_layout
47174
47175 \begin_layout Standard
47176 More about formats, like the options that can be used in the format definition,
47177  is described in the section 
47178 \emph on
47179 Formats
47180 \emph default
47181  of the 
47182 \emph on
47183 Customization
47184 \emph default
47185  manual.
47186 \end_layout
47187
47188 \begin_layout Standard
47189 Since all conversions from one format to another take place in LyX's temporary
47190  directory, it is sometimes necessary to modify a file before copying it
47191  to the temporary directory in order that the conversion may be performed.
47192  This is done by specifying a 
47193 \family sans
47194 Copier
47195 \family default
47196 .
47197  More about this is described in the section 
47198 \emph on
47199 Copiers
47200 \emph default
47201  of the 
47202 \emph on
47203 Customization
47204 \emph default
47205  manual.
47206 \end_layout
47207
47208 \begin_layout Chapter
47209 Units available in LyX
47210 \begin_inset Index idx
47211 status collapsed
47212
47213 \begin_layout Plain Layout
47214 Units
47215 \end_layout
47216
47217 \end_inset
47218
47219
47220 \begin_inset CommandInset label
47221 LatexCommand label
47222 name "cha:Units-available-in"
47223
47224 \end_inset
47225
47226
47227 \end_layout
47228
47229 \begin_layout Standard
47230 To understand the units described in this documentation, 
47231 \begin_inset CommandInset ref
47232 LatexCommand ref
47233 reference "cap:Units"
47234
47235 \end_inset
47236
47237  explains all units available in LyX.
47238 \end_layout
47239
47240 \begin_layout Standard
47241 \begin_inset Float table
47242 placement h
47243 wide false
47244 sideways false
47245 status open
47246
47247 \begin_layout Plain Layout
47248 \begin_inset Caption
47249
47250 \begin_layout Plain Layout
47251 \begin_inset CommandInset label
47252 LatexCommand label
47253 name "cap:Units"
47254
47255 \end_inset
47256
47257 Units
47258 \end_layout
47259
47260 \end_inset
47261
47262
47263 \end_layout
47264
47265 \begin_layout Plain Layout
47266 \begin_inset VSpace medskip
47267 \end_inset
47268
47269
47270 \end_layout
47271
47272 \begin_layout Plain Layout
47273 \align center
47274 \begin_inset Tabular
47275 <lyxtabular version="3" rows="20" columns="2">
47276 <features tabularvalignment="middle">
47277 <column alignment="center" valignment="top" width="0">
47278 <column alignment="center" valignment="top" width="0">
47279 <row>
47280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47281 \begin_inset Text
47282
47283 \begin_layout Plain Layout
47284 unit
47285 \end_layout
47286
47287 \end_inset
47288 </cell>
47289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47290 \begin_inset Text
47291
47292 \begin_layout Plain Layout
47293 name/description
47294 \end_layout
47295
47296 \end_inset
47297 </cell>
47298 </row>
47299 <row>
47300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47301 \begin_inset Text
47302
47303 \begin_layout Plain Layout
47304 mm
47305 \end_layout
47306
47307 \end_inset
47308 </cell>
47309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47310 \begin_inset Text
47311
47312 \begin_layout Plain Layout
47313 millimeter
47314 \end_layout
47315
47316 \end_inset
47317 </cell>
47318 </row>
47319 <row>
47320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47321 \begin_inset Text
47322
47323 \begin_layout Plain Layout
47324 cm
47325 \end_layout
47326
47327 \end_inset
47328 </cell>
47329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47330 \begin_inset Text
47331
47332 \begin_layout Plain Layout
47333 centimeter
47334 \end_layout
47335
47336 \end_inset
47337 </cell>
47338 </row>
47339 <row>
47340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47341 \begin_inset Text
47342
47343 \begin_layout Plain Layout
47344 in
47345 \end_layout
47346
47347 \end_inset
47348 </cell>
47349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47350 \begin_inset Text
47351
47352 \begin_layout Plain Layout
47353 inch
47354 \end_layout
47355
47356 \end_inset
47357 </cell>
47358 </row>
47359 <row>
47360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47361 \begin_inset Text
47362
47363 \begin_layout Plain Layout
47364 pt
47365 \end_layout
47366
47367 \end_inset
47368 </cell>
47369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47370 \begin_inset Text
47371
47372 \begin_layout Plain Layout
47373 point (72.27
47374 \begin_inset space \thinspace{}
47375 \end_inset
47376
47377 pt = 1
47378 \begin_inset space \thinspace{}
47379 \end_inset
47380
47381 in)
47382 \end_layout
47383
47384 \end_inset
47385 </cell>
47386 </row>
47387 <row>
47388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47389 \begin_inset Text
47390
47391 \begin_layout Plain Layout
47392 pc
47393 \end_layout
47394
47395 \end_inset
47396 </cell>
47397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47398 \begin_inset Text
47399
47400 \begin_layout Plain Layout
47401 pica (1
47402 \begin_inset space \thinspace{}
47403 \end_inset
47404
47405 pc = 12
47406 \begin_inset space \thinspace{}
47407 \end_inset
47408
47409 pt)
47410 \end_layout
47411
47412 \end_inset
47413 </cell>
47414 </row>
47415 <row>
47416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47417 \begin_inset Text
47418
47419 \begin_layout Plain Layout
47420 sp
47421 \end_layout
47422
47423 \end_inset
47424 </cell>
47425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47426 \begin_inset Text
47427
47428 \begin_layout Plain Layout
47429 scaled point (65536
47430 \begin_inset space \thinspace{}
47431 \end_inset
47432
47433 sp = 1
47434 \begin_inset space \thinspace{}
47435 \end_inset
47436
47437 pt)
47438 \end_layout
47439
47440 \end_inset
47441 </cell>
47442 </row>
47443 <row>
47444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47445 \begin_inset Text
47446
47447 \begin_layout Plain Layout
47448 bp
47449 \end_layout
47450
47451 \end_inset
47452 </cell>
47453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47454 \begin_inset Text
47455
47456 \begin_layout Plain Layout
47457 big point (72
47458 \begin_inset space \thinspace{}
47459 \end_inset
47460
47461 bp = 1
47462 \begin_inset space \thinspace{}
47463 \end_inset
47464
47465 in)
47466 \end_layout
47467
47468 \end_inset
47469 </cell>
47470 </row>
47471 <row>
47472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47473 \begin_inset Text
47474
47475 \begin_layout Plain Layout
47476 dd
47477 \end_layout
47478
47479 \end_inset
47480 </cell>
47481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47482 \begin_inset Text
47483
47484 \begin_layout Plain Layout
47485 didot (72
47486 \begin_inset space \thinspace{}
47487 \end_inset
47488
47489 dd 
47490 \begin_inset Formula $\approx$
47491 \end_inset
47492
47493  37.6
47494 \begin_inset space \thinspace{}
47495 \end_inset
47496
47497 mm)
47498 \end_layout
47499
47500 \end_inset
47501 </cell>
47502 </row>
47503 <row>
47504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47505 \begin_inset Text
47506
47507 \begin_layout Plain Layout
47508 cc
47509 \end_layout
47510
47511 \end_inset
47512 </cell>
47513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47514 \begin_inset Text
47515
47516 \begin_layout Plain Layout
47517 cicero (1
47518 \begin_inset space \thinspace{}
47519 \end_inset
47520
47521 cc = 12
47522 \begin_inset space \thinspace{}
47523 \end_inset
47524
47525 dd)
47526 \end_layout
47527
47528 \end_inset
47529 </cell>
47530 </row>
47531 <row>
47532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47533 \begin_inset Text
47534
47535 \begin_layout Plain Layout
47536 Scale%
47537 \end_layout
47538
47539 \end_inset
47540 </cell>
47541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47542 \begin_inset Text
47543
47544 \begin_layout Plain Layout
47545 % of original image width
47546 \end_layout
47547
47548 \end_inset
47549 </cell>
47550 </row>
47551 <row>
47552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47553 \begin_inset Text
47554
47555 \begin_layout Plain Layout
47556 text%
47557 \end_layout
47558
47559 \end_inset
47560 </cell>
47561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47562 \begin_inset Text
47563
47564 \begin_layout Plain Layout
47565 % of text width
47566 \end_layout
47567
47568 \end_inset
47569 </cell>
47570 </row>
47571 <row>
47572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47573 \begin_inset Text
47574
47575 \begin_layout Plain Layout
47576 col%
47577 \end_layout
47578
47579 \end_inset
47580 </cell>
47581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47582 \begin_inset Text
47583
47584 \begin_layout Plain Layout
47585 % of column width
47586 \end_layout
47587
47588 \end_inset
47589 </cell>
47590 </row>
47591 <row>
47592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47593 \begin_inset Text
47594
47595 \begin_layout Plain Layout
47596 page%
47597 \end_layout
47598
47599 \end_inset
47600 </cell>
47601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47602 \begin_inset Text
47603
47604 \begin_layout Plain Layout
47605 % of paper width
47606 \end_layout
47607
47608 \end_inset
47609 </cell>
47610 </row>
47611 <row>
47612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47613 \begin_inset Text
47614
47615 \begin_layout Plain Layout
47616 line%
47617 \end_layout
47618
47619 \end_inset
47620 </cell>
47621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47622 \begin_inset Text
47623
47624 \begin_layout Plain Layout
47625 % of line width
47626 \end_layout
47627
47628 \end_inset
47629 </cell>
47630 </row>
47631 <row>
47632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47633 \begin_inset Text
47634
47635 \begin_layout Plain Layout
47636 theight%
47637 \end_layout
47638
47639 \end_inset
47640 </cell>
47641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47642 \begin_inset Text
47643
47644 \begin_layout Plain Layout
47645 % of text height
47646 \end_layout
47647
47648 \end_inset
47649 </cell>
47650 </row>
47651 <row>
47652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47653 \begin_inset Text
47654
47655 \begin_layout Plain Layout
47656 pheight%
47657 \end_layout
47658
47659 \end_inset
47660 </cell>
47661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47662 \begin_inset Text
47663
47664 \begin_layout Plain Layout
47665 % of paper height
47666 \end_layout
47667
47668 \end_inset
47669 </cell>
47670 </row>
47671 <row>
47672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47673 \begin_inset Text
47674
47675 \begin_layout Plain Layout
47676 ex
47677 \end_layout
47678
47679 \end_inset
47680 </cell>
47681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47682 \begin_inset Text
47683
47684 \begin_layout Plain Layout
47685 height of letter 
47686 \emph on
47687 x
47688 \emph default
47689  in current font
47690 \end_layout
47691
47692 \end_inset
47693 </cell>
47694 </row>
47695 <row>
47696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47697 \begin_inset Text
47698
47699 \begin_layout Plain Layout
47700 em
47701 \end_layout
47702
47703 \end_inset
47704 </cell>
47705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47706 \begin_inset Text
47707
47708 \begin_layout Plain Layout
47709 width of letter 
47710 \emph on
47711 M
47712 \emph default
47713  in current font
47714 \end_layout
47715
47716 \end_inset
47717 </cell>
47718 </row>
47719 <row>
47720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47721 \begin_inset Text
47722
47723 \begin_layout Plain Layout
47724 mu
47725 \end_layout
47726
47727 \end_inset
47728 </cell>
47729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47730 \begin_inset Text
47731
47732 \begin_layout Plain Layout
47733 math unit (1
47734 \begin_inset space \thinspace{}
47735 \end_inset
47736
47737 mu = 1/18
47738 \begin_inset space \thinspace{}
47739 \end_inset
47740
47741 em)
47742 \end_layout
47743
47744 \end_inset
47745 </cell>
47746 </row>
47747 </lyxtabular>
47748
47749 \end_inset
47750
47751
47752 \end_layout
47753
47754 \end_inset
47755
47756
47757 \end_layout
47758
47759 \begin_layout Chapter
47760 Credits
47761 \begin_inset CommandInset label
47762 LatexCommand label
47763 name "cha:Credits"
47764
47765 \end_inset
47766
47767
47768 \end_layout
47769
47770 \begin_layout Standard
47771 The documentation is a collaborative effort between many different people
47772  (and we would encourage people to contribute!).
47773 \end_layout
47774
47775 \begin_layout Itemize
47776
47777 \noun on
47778 Alejandro Aguilar Sierra
47779 \end_layout
47780
47781 \begin_layout Itemize
47782
47783 \noun on
47784 Amir Karger
47785 \end_layout
47786
47787 \begin_layout Itemize
47788
47789 \noun on
47790 David Johnson
47791 \end_layout
47792
47793 \begin_layout Itemize
47794
47795 \noun on
47796 Hartmut Haase
47797 \end_layout
47798
47799 \begin_layout Itemize
47800
47801 \noun on
47802 Ignacio García
47803 \end_layout
47804
47805 \begin_layout Itemize
47806
47807 \noun on
47808 Ivan Schreter
47809 \end_layout
47810
47811 \begin_layout Itemize
47812
47813 \noun on
47814 John Raithel
47815 \end_layout
47816
47817 \begin_layout Itemize
47818
47819 \noun on
47820 John Weiss
47821 \end_layout
47822
47823 \begin_layout Itemize
47824
47825 \noun on
47826 Lars Gullik Bjønnes
47827 \end_layout
47828
47829 \begin_layout Itemize
47830
47831 \noun on
47832 Matthias Ettrich
47833 \end_layout
47834
47835 \begin_layout Itemize
47836
47837 \noun on
47838 Matthias Zenker
47839 \end_layout
47840
47841 \begin_layout Itemize
47842
47843 \noun on
47844 Rich Fields
47845 \end_layout
47846
47847 \begin_layout Itemize
47848
47849 \noun on
47850 Pascal André
47851 \end_layout
47852
47853 \begin_layout Itemize
47854
47855 \noun on
47856 Paul Evans
47857 \end_layout
47858
47859 \begin_layout Itemize
47860
47861 \noun on
47862 Paul Russel
47863 \end_layout
47864
47865 \begin_layout Itemize
47866
47867 \noun on
47868 Robin Socha
47869 \end_layout
47870
47871 \begin_layout Itemize
47872
47873 \noun on
47874 Uwe Stöhr
47875 \end_layout
47876
47877 \begin_layout Itemize
47878 The LyX Team: 
47879 \begin_inset CommandInset citation
47880 LatexCommand cite
47881 key "lyxcredit"
47882
47883 \end_inset
47884
47885
47886 \end_layout
47887
47888 \begin_layout Standard
47889 \begin_inset Newpage newpage
47890 \end_inset
47891
47892 The bibliography on the following page was created with the 
47893 \family sans
47894 Bibliography
47895 \family default
47896  environment.
47897 \end_layout
47898
47899 \begin_layout Bibliography
47900 \labelwidthstring Literaturverzeichnis
47901 \begin_inset CommandInset bibitem
47902 LatexCommand bibitem
47903 label "Credits"
47904 key "lyxcredit"
47905
47906 \end_inset
47907
47908 The LyX Team: 
47909 \begin_inset CommandInset href
47910 LatexCommand href
47911 name "Credits"
47912 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47913
47914 \end_inset
47915
47916 :
47917 \begin_inset Newline newline
47918 \end_inset
47919
47920
47921 \begin_inset Flex URL
47922 status collapsed
47923
47924 \begin_layout Plain Layout
47925
47926 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47927 \end_layout
47928
47929 \end_inset
47930
47931
47932 \end_layout
47933
47934 \begin_layout Bibliography
47935 \labelwidthstring Literaturverzeichnis
47936 \begin_inset CommandInset bibitem
47937 LatexCommand bibitem
47938 key "latexcompanion"
47939
47940 \end_inset
47941
47942 Frank Mittelbach and Michel Goossens: 
47943 \emph on
47944 The LaTeX Companion Second Edition.
47945
47946 \emph default
47947  Addison-Wesley, 2004
47948 \end_layout
47949
47950 \begin_layout Bibliography
47951 \labelwidthstring Literaturverzeichnis
47952 \begin_inset CommandInset bibitem
47953 LatexCommand bibitem
47954 key "latexguide"
47955
47956 \end_inset
47957
47958 Helmut Kopka and Patrick W.
47959  Daly: 
47960 \emph on
47961 A Guide to LaTeX Fourth Edition.
47962
47963 \emph default
47964  Addison-Wesley, 2003
47965 \end_layout
47966
47967 \begin_layout Bibliography
47968 \labelwidthstring Literaturverzeichnis
47969 \begin_inset CommandInset bibitem
47970 LatexCommand bibitem
47971 key "latexbook"
47972
47973 \end_inset
47974
47975 Leslie Lamport: 
47976 \emph on
47977 LaTeX: A Document Preparation System.
47978
47979 \emph default
47980  Addison-Wesley, second edition, 1994
47981 \end_layout
47982
47983 \begin_layout Bibliography
47984 \labelwidthstring Literaturverzeichnis
47985 \begin_inset CommandInset bibitem
47986 LatexCommand bibitem
47987 key "texbook"
47988
47989 \end_inset
47990
47991 Donald E.
47992  Knuth.
47993  
47994 \emph on
47995 The TeXbook.
47996
47997 \emph default
47998  Addison-Wesley, 1984
47999 \end_layout
48000
48001 \begin_layout Bibliography
48002 \labelwidthstring Literaturverzeichnis
48003 \begin_inset CommandInset bibitem
48004 LatexCommand bibitem
48005 key "TeXCatalogue"
48006
48007 \end_inset
48008
48009 The TeX Catalogue:
48010 \begin_inset Newline newline
48011 \end_inset
48012
48013
48014 \begin_inset Flex URL
48015 status collapsed
48016
48017 \begin_layout Plain Layout
48018
48019 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
48020 \end_layout
48021
48022 \end_inset
48023
48024
48025 \end_layout
48026
48027 \begin_layout Bibliography
48028 \labelwidthstring Literaturverzeichnis
48029 \begin_inset CommandInset bibitem
48030 LatexCommand bibitem
48031 key "LaTeXFAQ"
48032
48033 \end_inset
48034
48035 The LaTeX FAQ:
48036 \begin_inset Newline newline
48037 \end_inset
48038
48039
48040 \begin_inset Flex URL
48041 status collapsed
48042
48043 \begin_layout Plain Layout
48044
48045 http://www.tex.ac.uk/cgi-bin/texfaq2html
48046 \end_layout
48047
48048 \end_inset
48049
48050
48051 \end_layout
48052
48053 \begin_layout Bibliography
48054 \labelwidthstring Literaturverzeichnis
48055 \begin_inset CommandInset bibitem
48056 LatexCommand bibitem
48057 key "BibTeX"
48058
48059 \end_inset
48060
48061
48062 \begin_inset CommandInset href
48063 LatexCommand href
48064 name "Documentation"
48065 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
48066
48067 \end_inset
48068
48069  of the program 
48070 \family sans
48071 BibTeX
48072 \family default
48073 :
48074 \begin_inset Newline newline
48075 \end_inset
48076
48077
48078 \begin_inset Flex URL
48079 status collapsed
48080
48081 \begin_layout Plain Layout
48082
48083 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
48084 \end_layout
48085
48086 \end_inset
48087
48088
48089 \end_layout
48090
48091 \begin_layout Bibliography
48092 \labelwidthstring Literaturverzeichnis
48093 \begin_inset CommandInset bibitem
48094 LatexCommand bibitem
48095 key "BibTeX-2"
48096
48097 \end_inset
48098
48099
48100 \begin_inset CommandInset href
48101 LatexCommand href
48102 name "Documentation"
48103 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
48104
48105 \end_inset
48106
48107  how to use the program 
48108 \family sans
48109 BibTeX
48110 \family default
48111 :
48112 \begin_inset Newline newline
48113 \end_inset
48114
48115
48116 \begin_inset Flex URL
48117 status collapsed
48118
48119 \begin_layout Plain Layout
48120
48121 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
48122 \end_layout
48123
48124 \end_inset
48125
48126
48127 \end_layout
48128
48129 \begin_layout Bibliography
48130 \labelwidthstring Literaturverzeichnis
48131 \begin_inset CommandInset bibitem
48132 LatexCommand bibitem
48133 key "makeindex"
48134
48135 \end_inset
48136
48137
48138 \begin_inset CommandInset href
48139 LatexCommand href
48140 name "Documentation"
48141 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
48142
48143 \end_inset
48144
48145  of the program 
48146 \family sans
48147 makeindex
48148 \family default
48149 :
48150 \begin_inset Newline newline
48151 \end_inset
48152
48153
48154 \begin_inset Flex URL
48155 status collapsed
48156
48157 \begin_layout Plain Layout
48158
48159 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
48160 \end_layout
48161
48162 \end_inset
48163
48164
48165 \end_layout
48166
48167 \begin_layout Bibliography
48168 \labelwidthstring Literaturverzeichnis
48169 \begin_inset CommandInset bibitem
48170 LatexCommand bibitem
48171 key "xindy"
48172
48173 \end_inset
48174
48175
48176 \begin_inset CommandInset href
48177 LatexCommand href
48178 name "Documentation"
48179 target "http://www.xindy.org/documentation.html"
48180
48181 \end_inset
48182
48183  of the program 
48184 \family sans
48185 xindy
48186 \family default
48187 :
48188 \begin_inset Newline newline
48189 \end_inset
48190
48191
48192 \begin_inset Flex URL
48193 status collapsed
48194
48195 \begin_layout Plain Layout
48196
48197 http://www.xindy.org/documentation.html
48198 \end_layout
48199
48200 \end_inset
48201
48202
48203 \end_layout
48204
48205 \begin_layout Bibliography
48206 \labelwidthstring Literaturverzeichnis
48207 \begin_inset CommandInset bibitem
48208 LatexCommand bibitem
48209 key "caption"
48210
48211 \end_inset
48212
48213
48214 \begin_inset CommandInset href
48215 LatexCommand href
48216 name "Documentation"
48217 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
48218
48219 \end_inset
48220
48221  of the LaTeX-package 
48222 \series bold
48223 caption
48224 \series default
48225
48226 \begin_inset Index idx
48227 status collapsed
48228
48229 \begin_layout Plain Layout
48230 LaTeX-packages ! caption
48231 \end_layout
48232
48233 \end_inset
48234
48235 :
48236 \begin_inset Newline newline
48237 \end_inset
48238
48239
48240 \begin_inset Flex URL
48241 status collapsed
48242
48243 \begin_layout Plain Layout
48244
48245 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
48246 \end_layout
48247
48248 \end_inset
48249
48250
48251 \end_layout
48252
48253 \begin_layout Bibliography
48254 \labelwidthstring Literaturverzeichnis
48255 \begin_inset CommandInset bibitem
48256 LatexCommand bibitem
48257 key "enumitem"
48258
48259 \end_inset
48260
48261
48262 \begin_inset CommandInset href
48263 LatexCommand href
48264 name "Documentation"
48265 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
48266
48267 \end_inset
48268
48269  of the LaTeX-package 
48270 \series bold
48271 enumitem
48272 \series default
48273
48274 \begin_inset Index idx
48275 status collapsed
48276
48277 \begin_layout Plain Layout
48278 LaTeX-packages ! enumitem
48279 \end_layout
48280
48281 \end_inset
48282
48283 :
48284 \begin_inset Newline newline
48285 \end_inset
48286
48287
48288 \begin_inset Flex URL
48289 status collapsed
48290
48291 \begin_layout Plain Layout
48292
48293 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
48294 \end_layout
48295
48296 \end_inset
48297
48298
48299 \end_layout
48300
48301 \begin_layout Bibliography
48302 \labelwidthstring Literaturverzeichnis
48303 \begin_inset CommandInset bibitem
48304 LatexCommand bibitem
48305 key "fancyhdr"
48306
48307 \end_inset
48308
48309
48310 \begin_inset CommandInset href
48311 LatexCommand href
48312 name "Documentation"
48313 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48314
48315 \end_inset
48316
48317  of the LaTeX-package 
48318 \series bold
48319 fancyhdr
48320 \series default
48321
48322 \begin_inset Index idx
48323 status collapsed
48324
48325 \begin_layout Plain Layout
48326 LaTeX-packages ! fancyhdr
48327 \end_layout
48328
48329 \end_inset
48330
48331 :
48332 \begin_inset Newline newline
48333 \end_inset
48334
48335
48336 \begin_inset Flex URL
48337 status collapsed
48338
48339 \begin_layout Plain Layout
48340
48341 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48342 \end_layout
48343
48344 \end_inset
48345
48346
48347 \end_layout
48348
48349 \begin_layout Bibliography
48350 \labelwidthstring Literaturverzeichnis
48351 \begin_inset CommandInset bibitem
48352 LatexCommand bibitem
48353 key "hyperref"
48354
48355 \end_inset
48356
48357
48358 \series bold
48359
48360 \begin_inset CommandInset href
48361 LatexCommand href
48362 name "Documentation"
48363 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48364
48365 \end_inset
48366
48367
48368 \series default
48369  of the LaTeX-package 
48370 \series bold
48371 hyperref
48372 \series default
48373
48374 \begin_inset Index idx
48375 status collapsed
48376
48377 \begin_layout Plain Layout
48378 LaTeX-packages ! hyperref
48379 \end_layout
48380
48381 \end_inset
48382
48383 :
48384 \begin_inset Newline newline
48385 \end_inset
48386
48387
48388 \begin_inset Flex URL
48389 status collapsed
48390
48391 \begin_layout Plain Layout
48392
48393 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48394 \end_layout
48395
48396 \end_inset
48397
48398
48399 \end_layout
48400
48401 \begin_layout Bibliography
48402 \labelwidthstring Literaturverzeichnis
48403 \begin_inset CommandInset bibitem
48404 LatexCommand bibitem
48405 key "nomencl"
48406
48407 \end_inset
48408
48409
48410 \begin_inset CommandInset href
48411 LatexCommand href
48412 name "Documentation"
48413 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48414
48415 \end_inset
48416
48417  of the LaTeX-package 
48418 \series bold
48419 nomencl
48420 \series default
48421
48422 \begin_inset Index idx
48423 status collapsed
48424
48425 \begin_layout Plain Layout
48426 LaTeX-packages ! nomencl
48427 \end_layout
48428
48429 \end_inset
48430
48431 :
48432 \begin_inset Newline newline
48433 \end_inset
48434
48435
48436 \begin_inset Flex URL
48437 status collapsed
48438
48439 \begin_layout Plain Layout
48440
48441 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48442 \end_layout
48443
48444 \end_inset
48445
48446
48447 \end_layout
48448
48449 \begin_layout Bibliography
48450 \labelwidthstring Literaturverzeichnis
48451 \begin_inset CommandInset bibitem
48452 LatexCommand bibitem
48453 key "prettyref"
48454
48455 \end_inset
48456
48457
48458 \begin_inset CommandInset href
48459 LatexCommand href
48460 name "Documentation"
48461 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48462
48463 \end_inset
48464
48465  of the LaTeX-package 
48466 \series bold
48467 prettyref
48468 \series default
48469
48470 \begin_inset Index idx
48471 status collapsed
48472
48473 \begin_layout Plain Layout
48474 LaTeX-packages ! prettyref
48475 \end_layout
48476
48477 \end_inset
48478
48479 :
48480 \begin_inset Newline newline
48481 \end_inset
48482
48483
48484 \begin_inset Flex URL
48485 status collapsed
48486
48487 \begin_layout Plain Layout
48488
48489 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
48490 \end_layout
48491
48492 \end_inset
48493
48494
48495 \end_layout
48496
48497 \begin_layout Bibliography
48498 \labelwidthstring Literaturverzeichnis
48499 \begin_inset CommandInset bibitem
48500 LatexCommand bibitem
48501 key "refstyle"
48502
48503 \end_inset
48504
48505
48506 \begin_inset CommandInset href
48507 LatexCommand href
48508 name "Documentation"
48509 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
48510
48511 \end_inset
48512
48513  of the LaTeX-package 
48514 \series bold
48515 refstyle
48516 \series default
48517
48518 \begin_inset Index idx
48519 status collapsed
48520
48521 \begin_layout Plain Layout
48522 LaTeX-packages ! refstyle
48523 \end_layout
48524
48525 \end_inset
48526
48527 :
48528 \begin_inset Newline newline
48529 \end_inset
48530
48531
48532 \begin_inset Flex URL
48533 status collapsed
48534
48535 \begin_layout Plain Layout
48536
48537 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
48538 \end_layout
48539
48540 \end_inset
48541
48542
48543 \end_layout
48544
48545 \begin_layout Bibliography
48546 \labelwidthstring Literaturverzeichnis
48547 \begin_inset CommandInset bibitem
48548 LatexCommand bibitem
48549 key "tipa"
48550
48551 \end_inset
48552
48553
48554 \begin_inset CommandInset href
48555 LatexCommand href
48556 name "Documentation"
48557 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48558
48559 \end_inset
48560
48561  of the LaTeX-package 
48562 \series bold
48563 tipa
48564 \series default
48565
48566 \begin_inset Index idx
48567 status collapsed
48568
48569 \begin_layout Plain Layout
48570 LaTeX-packages ! tipa
48571 \end_layout
48572
48573 \end_inset
48574
48575 :
48576 \begin_inset Newline newline
48577 \end_inset
48578
48579
48580 \begin_inset Flex URL
48581 status collapsed
48582
48583 \begin_layout Plain Layout
48584
48585 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48586 \end_layout
48587
48588 \end_inset
48589
48590
48591 \end_layout
48592
48593 \begin_layout Bibliography
48594 \labelwidthstring Literaturverzeichnis
48595 \begin_inset CommandInset bibitem
48596 LatexCommand bibitem
48597 key "Arabic"
48598
48599 \end_inset
48600
48601
48602 \begin_inset CommandInset href
48603 LatexCommand href
48604 name "Wiki-page"
48605 target "http://wiki.lyx.org/Windows/Arabic"
48606
48607 \end_inset
48608
48609  how to set up LyX for Arabic:
48610 \begin_inset Newline newline
48611 \end_inset
48612
48613
48614 \begin_inset Flex URL
48615 status collapsed
48616
48617 \begin_layout Plain Layout
48618
48619 http://wiki.lyx.org/Windows/Arabic
48620 \end_layout
48621
48622 \end_inset
48623
48624
48625 \end_layout
48626
48627 \begin_layout Bibliography
48628 \labelwidthstring Literaturverzeichnis
48629 \begin_inset CommandInset bibitem
48630 LatexCommand bibitem
48631 key "Armenian"
48632
48633 \end_inset
48634
48635
48636 \begin_inset CommandInset href
48637 LatexCommand href
48638 name "Wiki-page"
48639 target "http://wiki.lyx.org/Windows/Armenian"
48640
48641 \end_inset
48642
48643  how to set up LyX for Armenian:
48644 \begin_inset Newline newline
48645 \end_inset
48646
48647
48648 \begin_inset Flex URL
48649 status collapsed
48650
48651 \begin_layout Plain Layout
48652
48653 http://wiki.lyx.org/Windows/Armenian
48654 \end_layout
48655
48656 \end_inset
48657
48658
48659 \end_layout
48660
48661 \begin_layout Bibliography
48662 \labelwidthstring Literaturverzeichnis
48663 \begin_inset CommandInset bibitem
48664 LatexCommand bibitem
48665 key "Farsi"
48666
48667 \end_inset
48668
48669
48670 \begin_inset CommandInset href
48671 LatexCommand href
48672 name "Wiki-page"
48673 target "http://wiki.lyx.org/Windows/Farsi"
48674
48675 \end_inset
48676
48677  how to set up LyX for Farsi:
48678 \begin_inset Newline newline
48679 \end_inset
48680
48681
48682 \begin_inset Flex URL
48683 status collapsed
48684
48685 \begin_layout Plain Layout
48686
48687 http://wiki.lyx.org/Windows/Farsi
48688 \end_layout
48689
48690 \end_inset
48691
48692
48693 \end_layout
48694
48695 \begin_layout Bibliography
48696 \labelwidthstring Literaturverzeichnis
48697 \begin_inset CommandInset bibitem
48698 LatexCommand bibitem
48699 key "Hebrew"
48700
48701 \end_inset
48702
48703
48704 \begin_inset CommandInset href
48705 LatexCommand href
48706 name "Wiki-page"
48707 target "http://wiki.lyx.org/Windows/Hebrew"
48708
48709 \end_inset
48710
48711  how to set up LyX for Hebrew:
48712 \begin_inset Newline newline
48713 \end_inset
48714
48715
48716 \begin_inset Flex URL
48717 status collapsed
48718
48719 \begin_layout Plain Layout
48720
48721 http://wiki.lyx.org/Windows/Hebrew
48722 \end_layout
48723
48724 \end_inset
48725
48726
48727 \end_layout
48728
48729 \begin_layout Bibliography
48730 \labelwidthstring Literaturverzeichnis
48731 \begin_inset CommandInset bibitem
48732 LatexCommand bibitem
48733 key "Japanese"
48734
48735 \end_inset
48736
48737
48738 \begin_inset CommandInset href
48739 LatexCommand href
48740 name "Wiki-page"
48741 target "http://wiki.lyx.org/Windows/Japanese"
48742
48743 \end_inset
48744
48745  how to set up LyX for Japanese:
48746 \begin_inset Newline newline
48747 \end_inset
48748
48749
48750 \begin_inset Flex URL
48751 status collapsed
48752
48753 \begin_layout Plain Layout
48754
48755 http://wiki.lyx.org/Windows/Japanese
48756 \end_layout
48757
48758 \end_inset
48759
48760
48761 \end_layout
48762
48763 \begin_layout Bibliography
48764 \labelwidthstring Literaturverzeichnis
48765 \begin_inset CommandInset bibitem
48766 LatexCommand bibitem
48767 key "Latvian"
48768
48769 \end_inset
48770
48771
48772 \begin_inset CommandInset href
48773 LatexCommand href
48774 name "Wiki-page"
48775 target "http://wiki.lyx.org/Windows/Latvian"
48776
48777 \end_inset
48778
48779  how to set up LyX for Latvian:
48780 \begin_inset Newline newline
48781 \end_inset
48782
48783
48784 \begin_inset Flex URL
48785 status collapsed
48786
48787 \begin_layout Plain Layout
48788
48789 http://wiki.lyx.org/Windows/Latvian
48790 \end_layout
48791
48792 \end_inset
48793
48794
48795 \end_layout
48796
48797 \begin_layout Bibliography
48798 \labelwidthstring Literaturverzeichnis
48799 \begin_inset CommandInset bibitem
48800 LatexCommand bibitem
48801 key "Lithuanian"
48802
48803 \end_inset
48804
48805
48806 \begin_inset CommandInset href
48807 LatexCommand href
48808 name "Wiki-page"
48809 target "http://wiki.lyx.org/Windows/Lithuanian"
48810
48811 \end_inset
48812
48813  how to set up LyX for Lithuanian:
48814 \begin_inset Newline newline
48815 \end_inset
48816
48817
48818 \begin_inset Flex URL
48819 status collapsed
48820
48821 \begin_layout Plain Layout
48822
48823 http://wiki.lyx.org/Windows/Lithuanian
48824 \end_layout
48825
48826 \end_inset
48827
48828
48829 \end_layout
48830
48831 \begin_layout Bibliography
48832 \labelwidthstring Literaturverzeichnis
48833 \begin_inset CommandInset bibitem
48834 LatexCommand bibitem
48835 key "Mongolian"
48836
48837 \end_inset
48838
48839
48840 \begin_inset CommandInset href
48841 LatexCommand href
48842 name "Wiki-page"
48843 target "http://wiki.lyx.org/Windows/Mongolian"
48844
48845 \end_inset
48846
48847  how to set up LyX for Mongolian:
48848 \begin_inset Newline newline
48849 \end_inset
48850
48851
48852 \begin_inset Flex URL
48853 status collapsed
48854
48855 \begin_layout Plain Layout
48856
48857 http://wiki.lyx.org/Windows/Mongolian
48858 \end_layout
48859
48860 \end_inset
48861
48862
48863 \end_layout
48864
48865 \begin_layout Bibliography
48866 \labelwidthstring Literaturverzeichnis
48867 \begin_inset CommandInset bibitem
48868 LatexCommand bibitem
48869 key "Vietnamese"
48870
48871 \end_inset
48872
48873
48874 \begin_inset CommandInset href
48875 LatexCommand href
48876 name "Wiki-page"
48877 target "http://wiki.lyx.org/Windows/Vietnamese"
48878
48879 \end_inset
48880
48881  how to set up LyX for Vietnamese:
48882 \begin_inset Newline newline
48883 \end_inset
48884
48885
48886 \begin_inset Flex URL
48887 status collapsed
48888
48889 \begin_layout Plain Layout
48890
48891 http://wiki.lyx.org/Windows/Vietnamese
48892 \end_layout
48893
48894 \end_inset
48895
48896
48897 \end_layout
48898
48899 \begin_layout Bibliography
48900 \labelwidthstring Literaturverzeichnis
48901 \begin_inset CommandInset bibitem
48902 LatexCommand bibitem
48903 key "NewInLyX20"
48904
48905 \end_inset
48906
48907
48908 \begin_inset CommandInset href
48909 LatexCommand href
48910 name "Wiki-page"
48911 target "http://wiki.lyx.org/LyX/NewInLyX20"
48912
48913 \end_inset
48914
48915  about new features in 
48916 \family sans
48917 LyX 2.0
48918 \family default
48919 :
48920 \begin_inset Newline newline
48921 \end_inset
48922
48923
48924 \begin_inset Flex URL
48925 status collapsed
48926
48927 \begin_layout Plain Layout
48928
48929 http://wiki.lyx.org/LyX/NewInLyX20
48930 \end_layout
48931
48932 \end_inset
48933
48934
48935 \end_layout
48936
48937 \begin_layout Standard
48938 \begin_inset Newpage newpage
48939 \end_inset
48940
48941
48942 \begin_inset ERT
48943 status collapsed
48944
48945 \begin_layout Plain Layout
48946
48947
48948 \backslash
48949 let
48950 \backslash
48951 mybibname
48952 \backslash
48953 bibname
48954 \end_layout
48955
48956 \begin_layout Plain Layout
48957
48958
48959 \backslash
48960 renewcommand{
48961 \backslash
48962 bibname}{
48963 \backslash
48964 mybibname
48965 \backslash
48966 ; 2}
48967 \end_layout
48968
48969 \end_inset
48970
48971
48972 \begin_inset Note Note
48973 status collapsed
48974
48975 \begin_layout Plain Layout
48976 The command 
48977 \series bold
48978
48979 \backslash
48980 bibname
48981 \series default
48982  is the name of the bibliography in the current document language.
48983  It is redefined here with the number 2 at the end to state that the following
48984  bibliography is the second one:
48985 \end_layout
48986
48987 \end_inset
48988
48989
48990 \end_layout
48991
48992 \begin_layout Standard
48993 \begin_inset CommandInset bibtex
48994 LatexCommand bibtex
48995 bibfiles "biblio/LyXDocs"
48996 options "biblio/alphadin"
48997
48998 \end_inset
48999
49000
49001 \end_layout
49002
49003 \begin_layout Standard
49004 The above bibliography is created from a BibTeX-database.
49005 \end_layout
49006
49007 \begin_layout Standard
49008 \begin_inset CommandInset nomencl_print
49009 LatexCommand printnomenclature
49010 set_width "auto"
49011
49012 \end_inset
49013
49014
49015 \begin_inset CommandInset index_print
49016 LatexCommand printindex
49017 type "idx"
49018
49019 \end_inset
49020
49021
49022 \end_layout
49023
49024 \end_body
49025 \end_document