]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
ca33c9766c33d996ec3bc86842bb974fec8538c8
[features.git] / lib / doc / UserGuide.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % define a short command for \textvisiblespace
37 \newcommand{\spce}{\textvisiblespace}
38
39 % macro for italic page numbers in the index
40 \newcommand{\IndexDef}[1]{\textit{#1}}
41
42 % for customized page headers/footers
43 % only needed because they are only used in one section of the document
44 \usepackage{fancyhdr}
45 % change header rule width
46 \renewcommand{\headrulewidth}{2pt}
47
48 % workaround for a makeindex bug,
49 % see sec. "Index Entry Order"
50 % only uncomment this when you are using makindex
51 %\let\OrgIndex\index 
52 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
53 \end_preamble
54 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
55 \use_default_options false
56 \begin_modules
57 customHeadersFooters
58 enumitem
59 \end_modules
60 \maintain_unincluded_children false
61 \language english
62 \language_package default
63 \inputencoding auto
64 \fontencoding global
65 \font_roman default
66 \font_sans default
67 \font_typewriter default
68 \font_default_family default
69 \use_non_tex_fonts false
70 \font_sc false
71 \font_osf false
72 \font_sf_scale 100
73 \font_tt_scale 100
74
75 \graphics default
76 \default_output_format default
77 \output_sync 0
78 \bibtex_command default
79 \index_command default
80 \paperfontsize 12
81 \spacing single
82 \use_hyperref true
83 \pdf_title "The LyX User's Guide"
84 \pdf_author "LyX Team"
85 \pdf_subject "LyX"
86 \pdf_keywords "LyX"
87 \pdf_bookmarks true
88 \pdf_bookmarksnumbered true
89 \pdf_bookmarksopen false
90 \pdf_bookmarksopenlevel 1
91 \pdf_breaklinks false
92 \pdf_pdfborder false
93 \pdf_colorlinks true
94 \pdf_backref false
95 \pdf_pdfusetitle false
96 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
97 \papersize default
98 \use_geometry false
99 \use_amsmath 1
100 \use_esint 1
101 \use_mhchem 1
102 \use_mathdots 1
103 \cite_engine basic
104 \use_bibtopic false
105 \use_indices false
106 \paperorientation portrait
107 \suppress_date false
108 \use_refstyle 0
109 \notefontcolor #0000ff
110 \branch Question
111 \selected 1
112 \filename_suffix 0
113 \color #00ff00
114 \end_branch
115 \branch Answer
116 \selected 0
117 \filename_suffix 0
118 \color #aa55ff
119 \end_branch
120 \index Index
121 \shortcut idx
122 \color #008000
123 \end_index
124 \secnumdepth 3
125 \tocdepth 2
126 \paragraph_separation indent
127 \paragraph_indentation default
128 \quotes_language english
129 \papercolumns 1
130 \papersides 2
131 \paperpagestyle default
132 \tracking_changes false
133 \output_changes false
134 \html_math_output 0
135 \html_css_as_file 0
136 \html_be_strict true
137 \end_header
138
139 \begin_body
140
141 \begin_layout Title
142 The LyX User's Guide
143 \end_layout
144
145 \begin_layout Author
146 by the LyX Team
147 \begin_inset Foot
148 status collapsed
149
150 \begin_layout Plain Layout
151 \noindent
152 If you have comments or error corrections, please send them to the LyX Documenta
153 tion mailing list: 
154 \begin_inset CommandInset href
155 LatexCommand href
156 target "lyx-docs@lists.lyx.org"
157 type "mailto:"
158
159 \end_inset
160
161
162 \end_layout
163
164 \end_inset
165
166
167 \begin_inset Newline newline
168 \end_inset
169
170
171 \begin_inset Newline newline
172 \end_inset
173
174 Version 2.0.x
175 \begin_inset Note Note
176 status open
177
178 \begin_layout Plain Layout
179 The latest PDF-version of this document can be found here:
180 \begin_inset Newline newline
181 \end_inset
182
183
184 \series bold
185 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
186 \end_layout
187
188 \end_inset
189
190
191 \end_layout
192
193 \begin_layout Standard
194 \begin_inset CommandInset toc
195 LatexCommand tableofcontents
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Chapter
203 Getting Started
204 \end_layout
205
206 \begin_layout Section
207 What is LyX?
208 \end_layout
209
210 \begin_layout Standard
211 LyX is a document preparation system.
212  It is a tool for producing beautiful manuscripts, publishable books, business
213  letters and proposals, and even poetry.
214  It is unlike most other 
215 \begin_inset Quotes eld
216 \end_inset
217
218 word processors
219 \begin_inset Quotes erd
220 \end_inset
221
222  in the sense that it uses the paradigm of a markup language as its core
223  editing style.
224  That means that when you type a section header, you mark it as a 
225 \begin_inset Quotes eld
226 \end_inset
227
228 Section
229 \begin_inset Quotes erd
230 \end_inset
231
232 , not 
233 \begin_inset Quotes eld
234 \end_inset
235
236 Bold, 17
237 \begin_inset space \thinspace{}
238 \end_inset
239
240 pt type, left justified, 5
241 \begin_inset space \thinspace{}
242 \end_inset
243
244 mm space below
245 \begin_inset Quotes erd
246 \end_inset
247
248 .
249  LyX takes care of the typesetting for you, so you deal only with concepts,
250  not the mechanics.
251 \end_layout
252
253 \begin_layout Standard
254 This philosophy is explained in much greater detail in the 
255 \emph on
256
257 \begin_inset Quotes eld
258 \end_inset
259
260 Introduction
261 \begin_inset Quotes erd
262 \end_inset
263
264
265 \emph default
266 .
267  If you haven't read it yet, you need to.
268  Yes, we mean now.
269 \end_layout
270
271 \begin_layout Standard
272 The 
273 \begin_inset Quotes eld
274 \end_inset
275
276
277 \emph on
278 Introduction
279 \emph default
280
281 \begin_inset Quotes erd
282 \end_inset
283
284  describes several things in addition to LyX's philosophy: most importantly,
285  the format of all of the manuals.
286  If you don't read it, you'll have a bear of a time navigating this manual.
287  You might also be better served looking in one of the other manuals instead
288  of this one.
289  
290 \begin_inset Quotes eld
291 \end_inset
292
293
294 \emph on
295 Introduction
296 \emph default
297
298 \begin_inset Quotes erd
299 \end_inset
300
301  describes that, too.
302 \end_layout
303
304 \begin_layout Section
305 How LyX Looks
306 \end_layout
307
308 \begin_layout Standard
309 Like most applications, LyX has the familiar menu bar across the top of
310  its window.
311  Below it is a toolbar with a pulldown box and various buttons.
312  There is, of course, a vertical scrollbar and a main work area for editing
313  documents.
314 \end_layout
315
316 \begin_layout Standard
317 Note that there is no horizontal scrollbar.
318  This is not a bug or an oversight, but intentional.
319  When you read a book, you expect the end of a line to wrap around to the
320  next line.
321  Text overflows onto new pages in a vertical fashion, hence the need for
322  only a vertical scrollbar.
323  There are three cases where you might want a horizontal scrollbar.
324  The first case is large figures, displayed WYSIWYG\SpecialChar \@.
325  This, however, is due
326  to a flaw in the routine that displays graphics on the LyX screen in a
327  WYSIWYG fashion; it should rescale the graphics to fit in the window, just
328  as you'd need to rescale graphics to fit on a page.
329  The second and third cases are tables and equations which are wider than
330  the LyX window.
331  You can use the arrow keys to scroll horizontally through the table, but
332  this doesn't work for equations yet.
333 \end_layout
334
335 \begin_layout Standard
336 For a brief description of all LyX menus and toolbar buttons, have a look
337  at Appendix
338 \begin_inset space ~
339 \end_inset
340
341
342 \begin_inset CommandInset ref
343 LatexCommand ref
344 reference "cha:The-User-Interface"
345
346 \end_inset
347
348 .
349  Most of them are self-explanatory and you'll find them listed in the correspond
350 ing sections of this documentation.
351 \end_layout
352
353 \begin_layout Section
354 HELP
355 \end_layout
356
357 \begin_layout Standard
358 The help system consists of the LyX manuals.
359  You can read 
360 \emph on
361 all
362 \emph default
363  of the manuals from inside LyX.
364  Just select the manual you want read from the 
365 \family sans
366 Help
367 \family default
368  menu.
369 \end_layout
370
371 \begin_layout Section
372 Basic LyX Setup
373 \begin_inset CommandInset label
374 LatexCommand label
375 name "sec:Basic-LyX-Setup"
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 There are several features of LyX that can be configured from inside LyX,
384  without resorting to configuration files.
385  First, LyX is able to inspect your system to see what programs, LaTeX document
386  classes and LaTeX packages are available.
387  It uses this knowledge to give reasonable defaults to several 
388 \family sans
389 Preferences
390 \family default
391
392 \begin_inset Index idx
393 status collapsed
394
395 \begin_layout Plain Layout
396 Preferences
397 \end_layout
398
399 \end_inset
400
401  settings.
402  Although this configuration has already been done when LyX was installed
403  on your system, you might have some items that you installed locally, e.
404 \begin_inset space \thinspace{}
405 \end_inset
406
407 g.
408 \begin_inset space \space{}
409 \end_inset
410
411 new LaTeX classes, and which are not seen by LyX.
412  To force LyX to re-inspect your system, you should use 
413 \family sans
414 Tools\SpecialChar \menuseparator
415 Reconfigure
416 \family default
417 .
418 \begin_inset Index idx
419 status collapsed
420
421 \begin_layout Plain Layout
422 Reconfiguration of LyX
423 \end_layout
424
425 \end_inset
426
427  You should then restart LyX to ensure that the changes are taken into account.
428 \end_layout
429
430 \begin_layout Section
431 LaTeX Setup
432 \begin_inset CommandInset label
433 LatexCommand label
434 name "sec:LaTeX-Setup"
435
436 \end_inset
437
438
439 \end_layout
440
441 \begin_layout Standard
442 You can edit documents in LyX without having LaTeX installed, but you will
443  not to able to create PDFs or print your documents unless you do have it
444  installed.
445  However, some LyX documents use DocBook as the `backend' that can produce
446  PDFs and the like, and every LyX document can always be output as plain
447  text or as XHTML.
448 \end_layout
449
450 \begin_layout Standard
451 Some document classes may depend upon specific LaTeX or DocBook classes
452  or packages.
453  Such document classes can be used even if you do not have the required
454  files installed, but you will not be able to produce certain kinds of output.
455 \end_layout
456
457 \begin_layout Standard
458 The LaTeX packages that LyX has found on your system are listed in a file
459  you can view from the menu 
460 \family sans
461 Help\SpecialChar \menuseparator
462 LaT
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468 {}
469 \end_layout
470
471 \end_inset
472
473 eX
474 \begin_inset space ~
475 \end_inset
476
477 Configuration
478 \family default
479 .
480  If you are missing packages you need, then you must install them and then
481  reconfigure LyX (menu 
482 \family sans
483 Tools\SpecialChar \menuseparator
484 Reconfigure
485 \family default
486 ).
487 \begin_inset Note Note
488 status collapsed
489
490 \begin_layout Plain Layout
491 The two braces in the TeX Code box prevent that the term 
492 \begin_inset Quotes eld
493 \end_inset
494
495 LaTeX
496 \begin_inset Quotes erd
497 \end_inset
498
499  from being printed with sub- and superscript letters.
500  More about TeX Code is described in section
501 \begin_inset space ~
502 \end_inset
503
504
505 \begin_inset CommandInset ref
506 LatexCommand ref
507 reference "sec:TeX-Code"
508
509 \end_inset
510
511 , the printout of proper names like LaTeX is explained in section
512 \begin_inset space ~
513 \end_inset
514
515
516 \begin_inset CommandInset ref
517 LatexCommand ref
518 reference "sub:LyX's-Proper-Names"
519
520 \end_inset
521
522 .
523 \end_layout
524
525 \end_inset
526
527
528 \begin_inset Index idx
529 status collapsed
530
531 \begin_layout Plain Layout
532 Reconfiguration of LyX
533 \end_layout
534
535 \end_inset
536
537  See section 5.1 of the 
538 \emph on
539 Customization
540 \emph default
541  manual for more information on installing additional LaTeX packages.
542 \end_layout
543
544 \begin_layout Chapter
545 How to work with LyX
546 \end_layout
547
548 \begin_layout Section
549 Basic File Operations
550 \begin_inset Index idx
551 status collapsed
552
553 \begin_layout Plain Layout
554 File Operations
555 \end_layout
556
557 \end_inset
558
559
560 \end_layout
561
562 \begin_layout Standard
563 Under the 
564 \family sans
565 File
566 \family default
567  menu and in the standard toolbar are basic operations for any word processor
568  in addition to some more advanced operations:
569 \end_layout
570
571 \begin_layout Itemize
572
573 \family sans
574 New 
575 \begin_inset Info
576 type  "icon"
577 arg   "buffer-new"
578 \end_inset
579
580
581 \end_layout
582
583 \begin_layout Itemize
584
585 \family sans
586 New
587 \begin_inset space ~
588 \end_inset
589
590 from
591 \bar under
592
593 \begin_inset space ~
594 \end_inset
595
596
597 \bar default
598 Template
599 \end_layout
600
601 \begin_layout Itemize
602
603 \family sans
604 Open 
605 \begin_inset Info
606 type  "icon"
607 arg   "file-open"
608 \end_inset
609
610
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Close
617 \end_layout
618
619 \begin_layout Itemize
620
621 \family sans
622 Save 
623 \begin_inset Info
624 type  "icon"
625 arg   "buffer-write"
626 \end_inset
627
628
629 \end_layout
630
631 \begin_layout Itemize
632
633 \family sans
634 Save
635 \begin_inset space ~
636 \end_inset
637
638 As
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Revert
645 \begin_inset space ~
646 \end_inset
647
648 to
649 \begin_inset space ~
650 \end_inset
651
652 saved
653 \end_layout
654
655 \begin_layout Itemize
656
657 \family sans
658 Version
659 \begin_inset space ~
660 \end_inset
661
662 Control
663 \end_layout
664
665 \begin_layout Itemize
666
667 \family sans
668 Import
669 \end_layout
670
671 \begin_layout Itemize
672
673 \family sans
674 Export
675 \end_layout
676
677 \begin_layout Itemize
678
679 \family sans
680 Print 
681 \begin_inset Info
682 type  "icon"
683 arg   "dialog-show print"
684 \end_inset
685
686
687 \end_layout
688
689 \begin_layout Itemize
690
691 \family sans
692 Exit
693 \end_layout
694
695 \begin_layout Standard
696 They all do pretty much the same thing as in other word processors, with
697  a few minor differences.
698  The 
699 \family sans
700 File\SpecialChar \menuseparator
701 New
702 \begin_inset space ~
703 \end_inset
704
705 from
706 \bar under
707
708 \begin_inset space ~
709 \end_inset
710
711
712 \bar default
713 Template
714 \family default
715  command not only prompts you for a name for the new file, but also prompts
716  you for a template to use.
717  Selecting a template will automatically set certain layout features for
718  the document, features you would otherwise need to change manually.
719  They can be of use for certain classes, especially those for writing letters
720  (see section
721 \begin_inset space ~
722 \end_inset
723
724
725 \begin_inset CommandInset ref
726 LatexCommand ref
727 reference "sec:Document-Classes"
728
729 \end_inset
730
731 ).
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset Note Greyedout
736 status open
737
738 \begin_layout Plain Layout
739
740 \series bold
741 Note:
742 \series default
743  There is no 
744 \begin_inset Quotes eld
745 \end_inset
746
747 default file
748 \begin_inset Quotes erd
749 \end_inset
750
751  or document named 
752 \begin_inset Quotes eld
753 \end_inset
754
755 Untitled
756 \begin_inset Quotes erd
757 \end_inset
758
759  or 
760 \begin_inset Quotes eld
761 \end_inset
762
763 scratch.
764 \begin_inset Quotes erd
765 \end_inset
766
767  Unless you tell LyX to open a file or create a new one, that big, blank
768  space is just that — a big, blank space.
769 \end_layout
770
771 \end_inset
772
773
774 \end_layout
775
776 \begin_layout Standard
777
778 \family sans
779 Revert
780 \begin_inset space ~
781 \end_inset
782
783 to
784 \begin_inset space ~
785 \end_inset
786
787 saved
788 \family default
789  and 
790 \family sans
791 Version
792 \begin_inset space ~
793 \end_inset
794
795 Control
796 \family default
797  are useful if more people work on the same document at the same time
798 \begin_inset Foot
799 status collapsed
800
801 \begin_layout Plain Layout
802 If you plan to do this, you should check out the Version Control feature
803  in LyX also.
804  Read 
805 \emph on
806 Additional Features
807 \emph default
808 \SpecialChar \@.
809
810 \end_layout
811
812 \end_inset
813
814 .
815  
816 \family sans
817 Revert
818 \begin_inset space ~
819 \end_inset
820
821 to
822 \begin_inset space ~
823 \end_inset
824
825 saved
826 \family default
827  will reload the document from disk.
828  You can of course also use it if you regret that you changed a document
829  and want to restore it to the last save.
830  With
831 \family sans
832  Version
833 \begin_inset space ~
834 \end_inset
835
836 Control 
837 \family default
838 you can there register the changes you made to a document so that others
839  can identify them as your changes.
840 \end_layout
841
842 \begin_layout Section
843 Basic Editing Features
844 \begin_inset Index idx
845 status collapsed
846
847 \begin_layout Plain Layout
848 Editing
849 \end_layout
850
851 \end_inset
852
853
854 \begin_inset CommandInset label
855 LatexCommand label
856 name "sec:Basic-Editing-Features"
857
858 \end_inset
859
860
861 \end_layout
862
863 \begin_layout Standard
864 Like most modern word processors, LyX can perform cut and paste operations
865  on blocks of text, can move by character, word, or page of text, and can
866  delete whole words as well as individual characters.
867  The next four sections cover the basic LyX editing features and how to
868  access them.
869  We'll start with cut and paste.
870 \end_layout
871
872 \begin_layout Standard
873 As you might expect, the 
874 \family sans
875 Edit
876 \family default
877  menu and the standard toolbar has the cut and paste commands, along with
878  various other editing features.
879  Some of these are special and covered in later sections.
880  The basic ones are:
881 \end_layout
882
883 \begin_layout Itemize
884
885 \family sans
886 Cut 
887 \family default
888
889 \begin_inset Info
890 type  "icon"
891 arg   "cut"
892 \end_inset
893
894
895 \end_layout
896
897 \begin_layout Itemize
898
899 \family sans
900 Copy 
901 \family default
902
903 \begin_inset Info
904 type  "icon"
905 arg   "copy"
906 \end_inset
907
908
909 \end_layout
910
911 \begin_layout Itemize
912
913 \family sans
914 Paste 
915 \family default
916
917 \begin_inset Info
918 type  "icon"
919 arg   "paste"
920 \end_inset
921
922
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Paste
929 \begin_inset space ~
930 \end_inset
931
932 Recent
933 \end_layout
934
935 \begin_layout Itemize
936
937 \family sans
938 Paste
939 \begin_inset space ~
940 \end_inset
941
942 Special
943 \end_layout
944
945 \begin_layout Itemize
946
947 \family sans
948 Find
949 \begin_inset space ~
950 \end_inset
951
952 &
953 \begin_inset space ~
954 \end_inset
955
956 Replace 
957 \family default
958
959 \begin_inset Info
960 type  "icon"
961 arg   "dialog-show findreplace"
962 \end_inset
963
964
965 \end_layout
966
967 \begin_layout Standard
968 The first three are self-explanatory.
969  One thing to note: whenever you delete a block of text that you've selected,
970  it's automatically placed in the clipboard.
971  That is, the 
972 \family sans
973 Delete
974 \family default
975  and 
976 \family sans
977 Backspace
978 \family default
979  keys also function as the 
980 \family sans
981 Cut
982 \family default
983  command.
984  Also, if you've selected text, be careful: If you hit a key, LyX will completel
985 y delete the selected text and replace it with what you just typed.
986  You'll have to do an 
987 \family sans
988 Undo
989 \family default
990  to get back the lost text.
991 \end_layout
992
993 \begin_layout Standard
994 \begin_inset Index idx
995 status collapsed
996
997 \begin_layout Plain Layout
998 Paste
999 \end_layout
1000
1001 \end_inset
1002
1003 You can also copy text between LyX and other programs by cut, copy and paste.
1004  The submenu of 
1005 \family sans
1006 Paste
1007 \begin_inset space ~
1008 \end_inset
1009
1010 Recent
1011 \family default
1012  shows you a list with the last strings you have pasted.
1013 \end_layout
1014
1015 \begin_layout Standard
1016 The menu 
1017 \family sans
1018 Edit\SpecialChar \menuseparator
1019 Paste
1020 \begin_inset space ~
1021 \end_inset
1022
1023 Special\SpecialChar \menuseparator
1024 Plain
1025 \begin_inset space ~
1026 \end_inset
1027
1028 Text, Join
1029 \begin_inset space ~
1030 \end_inset
1031
1032 Lines
1033 \family default
1034  will insert the text in the clipboard so that the whole text is inserted
1035  as 
1036 \emph on
1037 one
1038 \emph default
1039  paragraph.
1040  A new paragraph is started when there is a blank line in the file.
1041  Without 
1042 \family sans
1043 Join
1044 \begin_inset space ~
1045 \end_inset
1046
1047 Lines
1048 \family default
1049 , the text is inserted as Paragraphs, where the line breaks of the text
1050  will start a new paragraph.
1051 \end_layout
1052
1053 \begin_layout Standard
1054 \begin_inset Index idx
1055 status collapsed
1056
1057 \begin_layout Plain Layout
1058 Replace
1059 \end_layout
1060
1061 \end_inset
1062
1063
1064 \begin_inset Index idx
1065 status collapsed
1066
1067 \begin_layout Plain Layout
1068 Find
1069 \end_layout
1070
1071 \end_inset
1072
1073 The 
1074 \family sans
1075 Edit\SpecialChar \menuseparator
1076 Find
1077 \begin_inset space ~
1078 \end_inset
1079
1080 &
1081 \begin_inset space ~
1082 \end_inset
1083
1084 Replace
1085 \family default
1086  item opens the 
1087 \family sans
1088 Find
1089 \begin_inset space ~
1090 \end_inset
1091
1092 and
1093 \begin_inset space ~
1094 \end_inset
1095
1096 Replace
1097 \family default
1098  dialog.
1099  Once you have found a word or expression, LyX selects it.
1100  Hitting the 
1101 \family sans
1102 Replace
1103 \family default
1104  button replaces the selected text with the contents of the 
1105 \family sans
1106 Replace
1107 \begin_inset space ~
1108 \end_inset
1109
1110 with
1111 \family default
1112  field.
1113  You can click the 
1114 \family sans
1115 Find
1116 \begin_inset space ~
1117 \end_inset
1118
1119 Next
1120 \family default
1121  button to skip the current word.
1122  Hit 
1123 \family sans
1124 Replace
1125 \begin_inset space ~
1126 \end_inset
1127
1128 All
1129 \family default
1130  to replace all occurrences of the text in the document automatically.
1131  The 
1132 \family sans
1133 Case
1134 \begin_inset space ~
1135 \end_inset
1136
1137 sensitive
1138 \family default
1139  option can be used if you want the search to consider the case of the search
1140  word.
1141  If the toggle is set, searching for 
1142 \begin_inset Quotes eld
1143 \end_inset
1144
1145
1146 \family typewriter
1147 Test
1148 \family default
1149
1150 \begin_inset Quotes erd
1151 \end_inset
1152
1153  will not match the word 
1154 \begin_inset Quotes eld
1155 \end_inset
1156
1157
1158 \family typewriter
1159 test
1160 \family default
1161
1162 \begin_inset Quotes erd
1163 \end_inset
1164
1165 .
1166  The 
1167 \family sans
1168 Match whole words only
1169 \family default
1170  option can be used to force LyX to only find complete words, e.
1171 \begin_inset space \thinspace{}
1172 \end_inset
1173
1174 g., searching for 
1175 \begin_inset Quotes eld
1176 \end_inset
1177
1178
1179 \family typewriter
1180 star
1181 \family default
1182
1183 \begin_inset Quotes erd
1184 \end_inset
1185
1186  will not match 
1187 \begin_inset Quotes eld
1188 \end_inset
1189
1190
1191 \family typewriter
1192 starlet
1193 \family default
1194
1195 \begin_inset Quotes erd
1196 \end_inset
1197
1198 .
1199  LyX offers also an advanced 
1200 \family sans
1201 Find
1202 \begin_inset space ~
1203 \end_inset
1204
1205 &
1206 \begin_inset space ~
1207 \end_inset
1208
1209 Replace
1210 \family default
1211  feature that is described in sec.
1212 \begin_inset space ~
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset ref
1217 LatexCommand ref
1218 reference "sec:Advanced-Find-and"
1219
1220 \end_inset
1221
1222 .
1223 \end_layout
1224
1225 \begin_layout Standard
1226 Things like notes, floats, etc., the so called insets can be dissolved.
1227  This means that the inset is deleted and its content is left as normal
1228  text.
1229  Dissolving an inset is done by setting the cursor to the beginning of an
1230  inset and pressing 
1231 \family sans
1232 Backspace
1233 \family default
1234  or by setting the cursor to the end and pressing 
1235 \family sans
1236 Delete
1237 \family default
1238 .
1239 \end_layout
1240
1241 \begin_layout Section
1242 Undo and Redo
1243 \begin_inset Index idx
1244 status collapsed
1245
1246 \begin_layout Plain Layout
1247 Redo
1248 \end_layout
1249
1250 \end_inset
1251
1252
1253 \begin_inset Index idx
1254 status collapsed
1255
1256 \begin_layout Plain Layout
1257 Undo
1258 \end_layout
1259
1260 \end_inset
1261
1262
1263 \begin_inset CommandInset label
1264 LatexCommand label
1265 name "sec:Undo-and-Redo"
1266
1267 \end_inset
1268
1269
1270 \end_layout
1271
1272 \begin_layout Standard
1273 If you make a mistake, you can easily recover from it.
1274  LyX has a large-capacity undo/redo buffer.
1275  Select 
1276 \family sans
1277 Edit\SpecialChar \menuseparator
1278 Undo
1279 \family default
1280  or the toolbar button 
1281 \begin_inset Info
1282 type  "icon"
1283 arg   "undo"
1284 \end_inset
1285
1286  to undo some mistake.
1287  If you accidentally undo too much, use 
1288 \family sans
1289 Edit\SpecialChar \menuseparator
1290 Redo
1291 \family default
1292  or the toolbar button 
1293 \begin_inset Info
1294 type  "icon"
1295 arg   "redo"
1296 \end_inset
1297
1298  to 
1299 \begin_inset Quotes eld
1300 \end_inset
1301
1302 undo the undo.
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  The undo mechanism is currently limited to 100
1307 \begin_inset space \thinspace{}
1308 \end_inset
1309
1310 steps to minimize memory overhead.
1311 \end_layout
1312
1313 \begin_layout Standard
1314 Note that if you revert back all changes to arrive to the document as it
1315  was last saved, the 
1316 \begin_inset Quotes eld
1317 \end_inset
1318
1319 changed
1320 \begin_inset Quotes erd
1321 \end_inset
1322
1323  status of the document is unfortunately not reset.
1324  This is a consequence of the 100
1325 \begin_inset space \thinspace{}
1326 \end_inset
1327
1328 step undo limit, above.
1329 \end_layout
1330
1331 \begin_layout Standard
1332
1333 \family sans
1334 Undo
1335 \family default
1336  and 
1337 \family sans
1338 Redo
1339 \family default
1340  work on almost everything in LyX.
1341  But they won't undo or redo text character by character, but by blocks
1342  of text.
1343 \end_layout
1344
1345 \begin_layout Section
1346 Mouse Operations
1347 \begin_inset Index idx
1348 status collapsed
1349
1350 \begin_layout Plain Layout
1351 Mouse Operations
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \begin_layout Standard
1360 These are the most basic mouse operations.
1361 \end_layout
1362
1363 \begin_layout Enumerate
1364 Motion
1365 \end_layout
1366
1367 \begin_deeper
1368 \begin_layout Itemize
1369 Click the 
1370 \emph on
1371 left mouse button
1372 \emph default
1373  once anywhere in the edit window.
1374  The cursor moves to the text under the mouse.
1375 \end_layout
1376
1377 \end_deeper
1378 \begin_layout Enumerate
1379 Selecting Text
1380 \end_layout
1381
1382 \begin_deeper
1383 \begin_layout Itemize
1384 Hold down the 
1385 \emph on
1386 left mouse button
1387 \emph default
1388  and drag the mouse.
1389  LyX marks the text between the old and new mouse positions.
1390  Use 
1391 \family sans
1392 Edit\SpecialChar \menuseparator
1393 Copy
1394 \family default
1395  to create a copy of the text in LyX's buffer (and the clipboard).
1396 \end_layout
1397
1398 \begin_layout Itemize
1399 Re-position the cursor and then paste the text back into LyX using 
1400 \family sans
1401 Edit\SpecialChar \menuseparator
1402 Paste
1403 \family default
1404 .
1405 \end_layout
1406
1407 \end_deeper
1408 \begin_layout Enumerate
1409 Insets (Footnotes, Notes, Floats, etc.)
1410 \end_layout
1411
1412 \begin_deeper
1413 \begin_layout Standard
1414 Right-click on them to set their properties.
1415  Also check the appropriate section of this manual for more details.
1416 \end_layout
1417
1418 \end_deeper
1419 \begin_layout Section
1420 Navigating
1421 \begin_inset CommandInset label
1422 LatexCommand label
1423 name "sec:Navigating"
1424
1425 \end_inset
1426
1427
1428 \begin_inset Index idx
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432 Navigating
1433 \end_layout
1434
1435 \end_inset
1436
1437
1438 \end_layout
1439
1440 \begin_layout Standard
1441 LyX offers you several ways to navigate in documents:
1442 \end_layout
1443
1444 \begin_layout Itemize
1445 The 
1446 \family sans
1447 Navigate
1448 \family default
1449  menu lists all sections of the document as submenu entries that you can
1450  click to jump to the corresponding document part.
1451 \end_layout
1452
1453 \begin_layout Itemize
1454 The `Outline', which is accessed either by the menu 
1455 \family sans
1456 Document\SpecialChar \menuseparator
1457 Outline
1458 \family default
1459  or by the toolbar button 
1460 \begin_inset Info
1461 type  "icon"
1462 arg   "dialog-toggle toc"
1463 \end_inset
1464
1465 .
1466 \end_layout
1467
1468 \begin_layout Itemize
1469 You can set bookmarks in your document under 
1470 \family sans
1471 Navigate\SpecialChar \menuseparator
1472 Bookmarks
1473 \family default
1474  and use the same menu to return to them.
1475  Note that bookmarks are saved between sessions.
1476 \end_layout
1477
1478 \begin_layout Standard
1479 The toolbar button 
1480 \begin_inset Info
1481 type  "icon"
1482 arg   "bookmark-goto 0"
1483 \end_inset
1484
1485  (also 
1486 \family sans
1487 Navigate\SpecialChar \menuseparator
1488 Bookmarks\SpecialChar \menuseparator
1489 NavigateBack
1490 \family default
1491 ) jumps to the position in the document where you recently changed something.
1492  This is useful when you have a large document and have navigated or scrolled
1493  to another document part to look for something, and want to go back to
1494  your last editing position.
1495 \end_layout
1496
1497 \begin_layout Subsection
1498 The Outliner
1499 \end_layout
1500
1501 \begin_layout Standard
1502 The Outline was known in earlier versions of LyX as the 
1503 \begin_inset Quotes eld
1504 \end_inset
1505
1506 TOC
1507 \begin_inset Quotes erd
1508 \end_inset
1509
1510 , since its original purpose was to display the document's table of contents.
1511  The Outline has become much more powerful now, however.
1512  In the pull-down box at the top of the outline window, you can choose between
1513  several different lists, including other TOC-like objects, such as lists
1514  of tables and figures, but also lists of footnotes, or labels and cross-referen
1515 ces (see 
1516 \begin_inset CommandInset ref
1517 LatexCommand formatted
1518 reference "sec:Cross-References"
1519
1520 \end_inset
1521
1522 ), or notes, or citations (see 
1523 \begin_inset CommandInset ref
1524 LatexCommand formatted
1525 reference "sec:Bibliography"
1526
1527 \end_inset
1528
1529 ).
1530  Clicking on any of these will take you to the corresponding object in your
1531  document.
1532  The Outline has become much more powerful now, however.
1533  In the pull-down box at the top of the outline window, you can choose between
1534  several different lists, including other TOC-like objects, such as lists
1535  of tables and figures, but also lists of footnotes, or labels and cross-referen
1536 ces (see 
1537 \begin_inset CommandInset ref
1538 LatexCommand formatted
1539 reference "sec:Cross-References"
1540
1541 \end_inset
1542
1543 ), or notes, or of citations (see 
1544 \begin_inset CommandInset ref
1545 LatexCommand formatted
1546 reference "sec:Bibliography"
1547
1548 \end_inset
1549
1550 ).
1551  Clicking on any of these will take you to the corresponding object in your
1552  document.
1553 \end_layout
1554
1555 \begin_layout Standard
1556 Right-clicking on elements in the Outline will in many cases open a context
1557  menu that will allow for direct modification of those elements.
1558  For example, with citations, the context menu allows you to open the citation
1559  dialog and to modify the citation.
1560  Right-clicking a change will allow you to accept or reject it.
1561  And so on.
1562 \end_layout
1563
1564 \begin_layout Standard
1565 The `Filter' field at the top allows you to restrict which entries appear
1566  in the Outline.
1567  For example, if you are displaying the list of Labels and References and
1568  wish to see only references to subsections, you can enter the text 
1569 \begin_inset Quotes eld
1570 \end_inset
1571
1572 sub:
1573 \begin_inset Quotes erd
1574 \end_inset
1575
1576  in the filter, and only entries containing that text will be displayed.
1577 \end_layout
1578
1579 \begin_layout Standard
1580 At the bottom of the outline are several buttons and the like that allow
1581  you further to control the display.
1582  The 
1583 \family sans
1584 Sort
1585 \family default
1586  option sorts the current list alphabetically.
1587  Otherwise, the elements appear in the order in which they occur in the
1588  document.The 
1589 \family sans
1590 Keep
1591 \family default
1592  option keeps it in the current view state.
1593  Keeping means that when you have e.
1594 \begin_inset space \thinspace{}
1595 \end_inset
1596
1597 g.
1598 \begin_inset space \space{}
1599 \end_inset
1600
1601 the subsections of section
1602 \begin_inset space ~
1603 \end_inset
1604
1605 2 and 4 shown and click on section
1606 \begin_inset space ~
1607 \end_inset
1608
1609 3, the subsections of section
1610 \begin_inset space ~
1611 \end_inset
1612
1613 2 and 4 will still be shown.
1614  Without the 
1615 \family sans
1616 Keep
1617 \family default
1618  option they will be hidden to highlight the clicked section
1619 \begin_inset space ~
1620 \end_inset
1621
1622 3.
1623  Finally, the slider at the left can be used to open the Outline to a given
1624  
1625 \begin_inset Quotes eld
1626 \end_inset
1627
1628 depth
1629 \begin_inset Quotes erd
1630 \end_inset
1631
1632 .
1633  It is best just to experiment with it to see how it works.
1634 \end_layout
1635
1636 \begin_layout Standard
1637 The 
1638 \begin_inset space ~
1639 \end_inset
1640
1641
1642 \begin_inset Graphics
1643         filename ../images/reload.png
1644
1645 \end_inset
1646
1647
1648 \begin_inset space ~
1649 \end_inset
1650
1651 button refreshes the TOC (though this should not usually be necessary).
1652  Next to it are buttons that allow you to change the position of sections
1653  in your document.
1654  The 
1655 \begin_inset space \space{}
1656 \end_inset
1657
1658
1659 \begin_inset Graphics
1660         filename ../images/down.png
1661         scale 85
1662         groupId toolbarbuttons
1663
1664 \end_inset
1665
1666
1667 \begin_inset space ~
1668 \end_inset
1669
1670  and 
1671 \begin_inset space \space{}
1672 \end_inset
1673
1674
1675 \begin_inset Graphics
1676         filename ../images/up.png
1677         scale 85
1678         groupId toolbarbuttons
1679
1680 \end_inset
1681
1682
1683 \begin_inset space ~
1684 \end_inset
1685
1686  buttons move sections up and down in the document.
1687  So, for example, you can move section
1688 \begin_inset space ~
1689 \end_inset
1690
1691 2.5 before section
1692 \begin_inset space ~
1693 \end_inset
1694
1695 2.4 or after section
1696 \begin_inset space ~
1697 \end_inset
1698
1699 2.6.
1700  LyX will then automatically renumber the sections to the new order.
1701  With the buttons 
1702 \begin_inset Graphics
1703         filename ../images/promote.png
1704         scale 85
1705         groupId toolbarbuttons
1706
1707 \end_inset
1708
1709  and 
1710 \begin_inset Graphics
1711         filename ../images/demote.png
1712         scale 85
1713         groupId toolbarbuttons
1714
1715 \end_inset
1716
1717  (or the corresponding key bindings 
1718 \family sans
1719 Tab
1720 \family default
1721  and 
1722 \family sans
1723 Shift-Tab
1724 \family default
1725 ) you can change the level of sections.
1726  So you can for example make section
1727 \begin_inset space ~
1728 \end_inset
1729
1730 2.5 chapter
1731 \begin_inset space ~
1732 \end_inset
1733
1734 3 or to subsection
1735 \begin_inset space ~
1736 \end_inset
1737
1738 2.4.1.
1739 \end_layout
1740
1741 \begin_layout Section
1742 Input / Word Completion
1743 \begin_inset CommandInset label
1744 LatexCommand label
1745 name "sec:Input-Completion"
1746
1747 \end_inset
1748
1749
1750 \begin_inset Index idx
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 Input completion
1755 \end_layout
1756
1757 \end_inset
1758
1759
1760 \begin_inset Index idx
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Word completion|see
1765 \begin_inset ERT
1766 status collapsed
1767
1768 \begin_layout Plain Layout
1769
1770 {
1771 \end_layout
1772
1773 \end_inset
1774
1775 Input completion
1776 \begin_inset ERT
1777 status collapsed
1778
1779 \begin_layout Plain Layout
1780
1781 }
1782 \end_layout
1783
1784 \end_inset
1785
1786
1787 \end_layout
1788
1789 \end_inset
1790
1791
1792 \end_layout
1793
1794 \begin_layout Standard
1795 LyX provides completion of words by scanning all documents that are currently
1796  opened.
1797  Every word that appears in these documents is added to a database that
1798  is used to propose completions.
1799 \end_layout
1800
1801 \begin_layout Standard
1802 By default LyX shows a small triangle behind the cursor as indicator that
1803  there are completions available.
1804  You can then press the 
1805 \family sans
1806 Tab
1807 \family default
1808  key to use this completion.
1809  When several completions are possible, a popup is opened showing them.
1810  You can select a completion in the popup using the mouse or the arrow keys,
1811  and accept the chosen completion be pressing 
1812 \family sans
1813 Return
1814 \family default
1815 .
1816 \end_layout
1817
1818 \begin_layout Standard
1819 In the preferences dialog, which is opened with the menu 
1820 \family sans
1821 Tools\SpecialChar \menuseparator
1822 Preferences
1823 \family default
1824 , the cursor completion indicator can be turned off in the section 
1825 \family sans
1826 Editing\SpecialChar \menuseparator
1827 Input Completion
1828 \family default
1829  by deselecting the option 
1830 \family sans
1831 Cursor
1832 \begin_inset space ~
1833 \end_inset
1834
1835 indicator
1836 \family default
1837 .
1838  With the option 
1839 \family sans
1840 Automatic
1841 \begin_inset space ~
1842 \end_inset
1843
1844 inline
1845 \begin_inset space ~
1846 \end_inset
1847
1848 completion
1849 \family default
1850  the proposed completion is shown directly behind the cursor position.
1851  To accept this proposal, use the 
1852 \family sans
1853 Tab
1854 \family default
1855  key.
1856  With the option 
1857 \family sans
1858 Automatic popup
1859 \family default
1860  the completions are always shown in a popup.
1861  LyX offers some more completion settings for experts that are described
1862  in sec.
1863 \begin_inset space \thinspace{}
1864 \end_inset
1865
1866
1867 \begin_inset CommandInset ref
1868 LatexCommand ref
1869 reference "sub:Input-Completion-Appendix"
1870
1871 \end_inset
1872
1873 .
1874 \end_layout
1875
1876 \begin_layout Section
1877 Basic Key Bindings
1878 \begin_inset Index idx
1879 status collapsed
1880
1881 \begin_layout Plain Layout
1882 Key Bindings
1883 \end_layout
1884
1885 \end_inset
1886
1887
1888 \begin_inset Index idx
1889 status collapsed
1890
1891 \begin_layout Plain Layout
1892 Bindings|see
1893 \begin_inset ERT
1894 status collapsed
1895
1896 \begin_layout Plain Layout
1897
1898 {
1899 \end_layout
1900
1901 \end_inset
1902
1903 Key Bindings
1904 \begin_inset ERT
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909 }
1910 \end_layout
1911
1912 \end_inset
1913
1914
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \begin_inset Index idx
1921 status collapsed
1922
1923 \begin_layout Plain Layout
1924 Shortcuts|see
1925 \begin_inset ERT
1926 status collapsed
1927
1928 \begin_layout Plain Layout
1929
1930 {
1931 \end_layout
1932
1933 \end_inset
1934
1935 Key Bindings
1936 \begin_inset ERT
1937 status collapsed
1938
1939 \begin_layout Plain Layout
1940
1941 }
1942 \end_layout
1943
1944 \end_inset
1945
1946
1947 \end_layout
1948
1949 \end_inset
1950
1951
1952 \end_layout
1953
1954 \begin_layout Standard
1955 There are at least two different primary binding maps: CUA and Emacs.
1956  LyX's default is CUA.
1957 \end_layout
1958
1959 \begin_layout Standard
1960 Some keys, like 
1961 \family sans
1962 Page
1963 \begin_inset space ~
1964 \end_inset
1965
1966 Up
1967 \family default
1968
1969 \family sans
1970 Page
1971 \begin_inset space ~
1972 \end_inset
1973
1974 Down
1975 \family default
1976
1977 \family sans
1978 Left
1979 \family default
1980
1981 \family sans
1982 Right
1983 \family default
1984
1985 \family sans
1986 Up
1987 \family default
1988 , and 
1989 \family sans
1990 Down
1991 \family default
1992 , do exactly what you expect them to do.
1993  Other keys don't:
1994 \end_layout
1995
1996 \begin_layout Labeling
1997 \labelwidthstring 00.00.0000
1998
1999 \family sans
2000 Tab
2001 \begin_inset CommandInset nomenclature
2002 LatexCommand nomenclature
2003 symbol "Tab"
2004 description "Tabulator key"
2005
2006 \end_inset
2007
2008
2009 \family default
2010  There is no such thing as a tab stop in LyX.
2011  If you do not understand this, go read sections
2012 \begin_inset space ~
2013 \end_inset
2014
2015
2016 \begin_inset CommandInset ref
2017 LatexCommand ref
2018 reference "sec:Par-indent-intro"
2019
2020 \end_inset
2021
2022  and 
2023 \begin_inset CommandInset ref
2024 LatexCommand ref
2025 reference "sec:Paragraph-Environments"
2026
2027 \end_inset
2028
2029 , especially section
2030 \begin_inset space ~
2031 \end_inset
2032
2033
2034 \begin_inset CommandInset ref
2035 LatexCommand ref
2036 reference "sub:Lists"
2037
2038 \end_inset
2039
2040 , right now.
2041  Yes, right now.
2042  If you're still confused, look in the 
2043 \emph on
2044 Tutorial
2045 \emph default
2046 .
2047 \end_layout
2048
2049 \begin_layout Labeling
2050 \labelwidthstring 00.00.0000
2051
2052 \family sans
2053 Esc
2054 \begin_inset CommandInset nomenclature
2055 LatexCommand nomenclature
2056 symbol "Esc"
2057 description "Escape key"
2058
2059 \end_inset
2060
2061
2062 \family default
2063  This is the 
2064 \begin_inset Quotes eld
2065 \end_inset
2066
2067 cancel key.
2068 \begin_inset Quotes erd
2069 \end_inset
2070
2071  It's used, generically, to cancel operations.
2072  Other parts of the manual will go into greater detail about this.
2073 \end_layout
2074
2075 \begin_layout Labeling
2076 \labelwidthstring 00.00.0000
2077
2078 \family sans
2079 Home
2080 \family default
2081
2082 \begin_inset space ~
2083 \end_inset
2084
2085 and
2086 \begin_inset space ~
2087 \end_inset
2088
2089
2090 \family sans
2091 End
2092 \family default
2093  These move the cursor, respectively, to the beginning and end of a line,
2094  unless you are using the Emacs bindings where they jump to the beginning
2095  or end of the file.
2096 \end_layout
2097
2098 \begin_layout Standard
2099 There are three modifier keys:
2100 \end_layout
2101
2102 \begin_layout Labeling
2103 \labelwidthstring 00.00.0000
2104
2105 \family sans
2106 Control
2107 \family default
2108  (Denoted by 
2109 \begin_inset Quotes eld
2110 \end_inset
2111
2112
2113 \family sans
2114 Ctrl
2115 \family default
2116
2117 \begin_inset Quotes erd
2118 \end_inset
2119
2120
2121 \begin_inset CommandInset nomenclature
2122 LatexCommand nomenclature
2123 symbol "Ctrl"
2124 description "Control key"
2125
2126 \end_inset
2127
2128  in the documentation files) This has a couple of different uses, depending
2129  on which keys it's used in combination with:
2130 \end_layout
2131
2132 \begin_deeper
2133 \begin_layout Itemize
2134 With 
2135 \family sans
2136 Backspace
2137 \family default
2138  or 
2139 \family sans
2140 Delete
2141 \family default
2142 , it deletes an entire word instead of a single character.
2143 \end_layout
2144
2145 \begin_layout Itemize
2146 With 
2147 \family sans
2148 Left
2149 \family default
2150  and 
2151 \family sans
2152 Right
2153 \family default
2154 , it moves by words instead of characters.
2155 \end_layout
2156
2157 \begin_layout Itemize
2158 With 
2159 \family sans
2160 Home
2161 \family default
2162  and 
2163 \family sans
2164 End
2165 \family default
2166 , it moves to the beginning and the end of the document, respectively.
2167 \end_layout
2168
2169 \end_deeper
2170 \begin_layout Labeling
2171 \labelwidthstring 00.00.0000
2172
2173 \family sans
2174 Shift
2175 \family default
2176  (Denoted by 
2177 \begin_inset Quotes eld
2178 \end_inset
2179
2180
2181 \family sans
2182 Shift
2183 \family default
2184
2185 \begin_inset Quotes erd
2186 \end_inset
2187
2188
2189 \begin_inset CommandInset nomenclature
2190 LatexCommand nomenclature
2191 symbol "Shift"
2192 description "Shift key"
2193
2194 \end_inset
2195
2196  in the documentation files) Use this with any of the motion keys to select
2197  the text between the old and new cursor positions.
2198 \end_layout
2199
2200 \begin_layout Labeling
2201 \labelwidthstring 00.00.0000
2202
2203 \family sans
2204 Alt
2205 \family default
2206  (Denoted by 
2207 \begin_inset Quotes eld
2208 \end_inset
2209
2210
2211 \family sans
2212 Alt
2213 \family default
2214
2215 \begin_inset Quotes erd
2216 \end_inset
2217
2218
2219 \begin_inset CommandInset nomenclature
2220 LatexCommand nomenclature
2221 symbol "Alt"
2222 description "Alt or Meta key"
2223
2224 \end_inset
2225
2226  in the documentation files) This is the Alt key on many keyboards, unless
2227  your keyboard has a distinct Meta key.
2228  If you have both keys, you will need to try out which one actually performs
2229  the 
2230 \family sans
2231 Alt+
2232 \family default
2233  function.
2234  This key does many different things, but it also activates the 
2235 \emph on
2236 menu accelerator keys
2237 \emph default
2238 .
2239  If you use this in combination with any of the underlined letters in a
2240  menu or menu item, it selects that menu item.
2241 \end_layout
2242
2243 \begin_deeper
2244 \begin_layout Standard
2245 For example, the sequence 
2246 \begin_inset Quotes eld
2247 \end_inset
2248
2249
2250 \family sans
2251 Alt
2252 \begin_inset space ~
2253 \end_inset
2254
2255 e
2256 \begin_inset space ~
2257 \end_inset
2258
2259 s
2260 \family default
2261
2262 \begin_inset space ~
2263 \end_inset
2264
2265
2266 \family sans
2267 c
2268 \family default
2269
2270 \begin_inset Quotes erd
2271 \end_inset
2272
2273  brings up the 
2274 \begin_inset Quotes eld
2275 \end_inset
2276
2277 Text Style
2278 \begin_inset Quotes erd
2279 \end_inset
2280
2281  menu.
2282  Typing 
2283 \begin_inset Quotes eld
2284 \end_inset
2285
2286
2287 \family sans
2288 Alt
2289 \begin_inset space ~
2290 \end_inset
2291
2292 f
2293 \family default
2294
2295 \begin_inset Quotes erd
2296 \end_inset
2297
2298  opens the 
2299 \family sans
2300 File
2301 \family default
2302  menu.
2303 \end_layout
2304
2305 \begin_layout Standard
2306 The 
2307 \emph on
2308 Shortcuts
2309 \emph default
2310  manual lists all other things bound to the 
2311 \family sans
2312 Alt
2313 \family default
2314  key.
2315 \end_layout
2316
2317 \end_deeper
2318 \begin_layout Standard
2319 You will learn more and more key bindings and short-cut keys as you use
2320  LyX, because most actions will prompt a small message in the status bar
2321  at the bottom of LyX's main window which describe the name of the action,
2322  you've just triggered, and any existing key bindings for that action.
2323  The LyX menus also list the defined key bindings.
2324  The notation for the key bindings is very similar to the notation used
2325  in this documentation, so you should not have any problems understanding
2326  it.
2327  However, notice that Shift-modifiers are explicitly mentioned, so 
2328 \begin_inset Quotes eld
2329 \end_inset
2330
2331
2332 \family sans
2333 Alt+P Shift-A
2334 \family default
2335
2336 \begin_inset Quotes erd
2337 \end_inset
2338
2339  means 
2340 \family sans
2341 Alt+P
2342 \family default
2343  followed by a capital 
2344 \family sans
2345 A
2346 \family default
2347 .
2348 \end_layout
2349
2350 \begin_layout Standard
2351 You can list or change the key bindings in the menu 
2352 \family sans
2353 Tools\SpecialChar \menuseparator
2354 Preferences
2355 \family default
2356  under 
2357 \family sans
2358 Edit\SpecialChar \menuseparator
2359 Shortcuts
2360 \family default
2361  as explained in sec.
2362 \begin_inset space \thinspace{}
2363 \end_inset
2364
2365
2366 \begin_inset CommandInset ref
2367 LatexCommand ref
2368 reference "sub:Editing-Shortcuts"
2369
2370 \end_inset
2371
2372 .
2373 \end_layout
2374
2375 \begin_layout Chapter
2376 LyX Basics
2377 \begin_inset Index idx
2378 status collapsed
2379
2380 \begin_layout Plain Layout
2381 LyX ! Basics
2382 \end_layout
2383
2384 \end_inset
2385
2386
2387 \end_layout
2388
2389 \begin_layout Section
2390 Document Types
2391 \begin_inset Index idx
2392 status collapsed
2393
2394 \begin_layout Plain Layout
2395 Document ! Types
2396 \end_layout
2397
2398 \end_inset
2399
2400
2401 \end_layout
2402
2403 \begin_layout Subsection
2404 Introduction
2405 \end_layout
2406
2407 \begin_layout Standard
2408 Before you do anything else, before you ever start writing a document, you
2409  need to decide what type of document you want to edit.
2410  Different types of documents use different types of spacing, headings,
2411  numbering schemes, and so on.
2412  Additionally, different documents use different paragraph environments,
2413  and format the title of your document differently.
2414 \end_layout
2415
2416 \begin_layout Standard
2417
2418 \emph on
2419 document class
2420 \emph default
2421  describes a group of properties common to a particular set of documents.
2422  By setting the document class, you automatically select these properties,
2423  making it easier to create the type of document you want.
2424  If you don't choose a document class, LyX picks one for you by default.
2425  So it is up to you to change the class of your document.
2426 \end_layout
2427
2428 \begin_layout Standard
2429 Read on for info about the document classes you can choose from LyX, and
2430  how to adjust their properties.
2431 \end_layout
2432
2433 \begin_layout Subsection
2434 Document Classes
2435 \begin_inset Index idx
2436 status collapsed
2437
2438 \begin_layout Plain Layout
2439 Document ! Classes
2440 \end_layout
2441
2442 \end_inset
2443
2444
2445 \begin_inset CommandInset label
2446 LatexCommand label
2447 name "sec:Document-Classes"
2448
2449 \end_inset
2450
2451
2452 \end_layout
2453
2454 \begin_layout Standard
2455 You can select a class using the 
2456 \family sans
2457 Document\SpecialChar \menuseparator
2458 Settings\SpecialChar \menuseparator
2459 Document Class
2460 \family default
2461
2462 \begin_inset Index idx
2463 status collapsed
2464
2465 \begin_layout Plain Layout
2466 Document ! Settings
2467 \end_layout
2468
2469 \end_inset
2470
2471  dialog.
2472  Select the class you want to use, and make any fine tunings of the options
2473  you may need.
2474 \end_layout
2475
2476 \begin_layout Subsubsection
2477 Overview
2478 \end_layout
2479
2480 \begin_layout Standard
2481 There are four standard document classes in LyX.
2482  They are:
2483 \end_layout
2484
2485 \begin_layout Description
2486 Article for basic articles
2487 \end_layout
2488
2489 \begin_layout Description
2490 Report for basic reports
2491 \end_layout
2492
2493 \begin_layout Description
2494 Book for writing a book
2495 \end_layout
2496
2497 \begin_layout Description
2498 Letter for US-style letters
2499 \end_layout
2500
2501 \begin_layout Standard
2502 There are also some non-standard classes, which LyX only uses if you have
2503  installed the corresponding LaTeX class files, though most LaTeX distributions
2504  will include many of these.
2505  Here are some of the classes.
2506  The full list with detailed explanations can be found in chapter 
2507 \emph on
2508 Special Document Classes
2509 \emph default
2510  in the 
2511 \emph on
2512 Additional Features
2513 \emph default
2514  manual:
2515 \end_layout
2516
2517 \begin_layout Description
2518 A&A Journal articles in the style and format used in Astronomy & Astrophysics
2519 \end_layout
2520
2521 \begin_layout Description
2522 ACS For submissions to the journals published by the American Chemistry
2523  Society
2524 \end_layout
2525
2526 \begin_layout Description
2527 AGU For submissions to the journals published by the American Geophysical
2528  Union
2529 \end_layout
2530
2531 \begin_layout Description
2532 AMS Layouts for articles and books in the style and format used by the American
2533  Mathematical Society (AMS).
2534  There are three article layouts available.
2535  The standard one uses a typical numbering scheme for theorems etc., that
2536  prepends the section number to the number of the result.
2537  All result-type statements (propositions, corollaries, and so on) are sequenced
2538  together, but definitions, examples, and the like have their own sequence.
2539  The 
2540 \begin_inset Quotes eld
2541 \end_inset
2542
2543 sequential numbering
2544 \begin_inset Quotes erd
2545 \end_inset
2546
2547  scheme does not place the section number with each result, but numbers
2548  them throughout the article in a single sequence.
2549  Each type of result gets its own sequence.
2550  There is also a layout that dispenses with numbering of statements altogether.
2551 \end_layout
2552
2553 \begin_layout Description
2554 Beamer Layout for presentations
2555 \end_layout
2556
2557 \begin_layout Description
2558 Broadway Layout for writing plays.
2559  It is not an existing LaTeX document class, but a new one which is distributed
2560  with LyX.
2561 \end_layout
2562
2563 \begin_layout Description
2564 Chess Layout to write about chess games
2565 \end_layout
2566
2567 \begin_layout Description
2568 Curriculum
2569 \begin_inset space ~
2570 \end_inset
2571
2572 vitae classes to create curriculum vitae
2573 \end_layout
2574
2575 \begin_layout Description
2576 Elsarticle Layout for journals of the Elsevier publishing group
2577 \end_layout
2578
2579 \begin_layout Description
2580 Foils Used to make transparencies
2581 \end_layout
2582
2583 \begin_layout Description
2584 Hollywood Used to type spec scripts for the US film industry.
2585  It is not an existing LaTeX document class, but a new one which is distributed
2586  with LyX.
2587 \end_layout
2588
2589 \begin_layout Description
2590 IEEEtran Layout for the journals published by the Institute of Electrical
2591  and Electronics Engineers (IEEE)
2592 \end_layout
2593
2594 \begin_layout Description
2595 IOP Layout for journals of the Institute of Physics publishing group
2596 \end_layout
2597
2598 \begin_layout Description
2599 Kluwer Layout for journals of the Kluwer publishing group
2600 \end_layout
2601
2602 \begin_layout Description
2603 KOMA-Script a replacement for the standard classes, offers many useful features
2604  like caption formatting, automatic print space calculation etc.
2605  (Is used by this document.)
2606 \end_layout
2607
2608 \begin_layout Description
2609 Memoir another replacement for the standard classes
2610 \end_layout
2611
2612 \begin_layout Description
2613 Powerdot Layout for presentations
2614 \end_layout
2615
2616 \begin_layout Description
2617 REVTe
2618 \begin_inset ERT
2619 status collapsed
2620
2621 \begin_layout Plain Layout
2622
2623 {}
2624 \end_layout
2625
2626 \end_inset
2627
2628 X is used to write articles for the publications of the American Physical
2629  Society (APS), American Institute of Physics (AIP), and Optical Society
2630  of America (OSA).
2631  This class is not completely compatible with all LyX features.
2632 \end_layout
2633
2634 \begin_layout Description
2635 Slides Used to make transparencies
2636 \end_layout
2637
2638 \begin_layout Description
2639 SPIE
2640 \begin_inset space ~
2641 \end_inset
2642
2643 Proceedings Layout for the journals published by The International Society
2644  for Optical Engineering (SPIE)
2645 \end_layout
2646
2647 \begin_layout Description
2648 Springer Layouts for journals of the Springer publishing group
2649 \end_layout
2650
2651 \begin_layout Standard
2652 We won't go into any detail about how to use these different document classes
2653  here.
2654  You can find all the details about the non-standard classes in Chapter
2655  6 of the 
2656 \emph on
2657 Additional Features
2658 \emph default
2659  manual.
2660  Here, we will settle with a list of some of the common properties of all
2661  of the document classes.
2662 \end_layout
2663
2664 \begin_layout Subsubsection
2665 Availability
2666 \end_layout
2667
2668 \begin_layout Standard
2669 You will probably find that many of the document classes listed under 
2670 \family sans
2671 Document\SpecialChar \menuseparator
2672 Settings\SpecialChar \menuseparator
2673 Document Class
2674 \begin_inset Index idx
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 Document ! Settings
2679 \end_layout
2680
2681 \end_inset
2682
2683  
2684 \family default
2685 are marked as 
2686 \begin_inset Quotes eld
2687 \end_inset
2688
2689 Unavailable
2690 \begin_inset Quotes erd
2691 \end_inset
2692
2693 .
2694  If you open a document that uses such a class, you will receive a warning
2695  saying that there are files that are required to produce output that are
2696  not installed.
2697  So it may seem that something is wrong.
2698 \end_layout
2699
2700 \begin_layout Standard
2701 Nothing is wrong.
2702  LyX includes many more document classes than you will ever need to use,
2703  and some of them, like 
2704 \family sans
2705 IOP
2706 \family default
2707 , are highly specialized.
2708  LyX tries to support as many different types of documents as possible,
2709  and it includes almost one hundred different layout files, with a growing
2710  number.
2711  No LaTeX distribution will install by default all files that might be needed
2712  by some document class.
2713  There are just too many of them.
2714  That is why some of the document classes are unavailable.
2715 \end_layout
2716
2717 \begin_layout Standard
2718 If there is a document class you would like to use that is marked as 
2719 \begin_inset Quotes erd
2720 \end_inset
2721
2722 Unavailable
2723 \begin_inset Quotes erd
2724 \end_inset
2725
2726 , you just need to install the appropriate package files.
2727  The easiest way to find out which files you need to install is to use that
2728  document class for a new file.
2729  LyX will display a dialog that will list the missing files.
2730  See section 
2731 \begin_inset Quotes eld
2732 \end_inset
2733
2734 Installing new LaTeX files
2735 \begin_inset Quotes erd
2736 \end_inset
2737
2738  in of the 
2739 \emph on
2740 Customization
2741 \emph default
2742  manual for information on how to install them.
2743 \begin_inset VSpace medskip
2744 \end_inset
2745
2746
2747 \end_layout
2748
2749 \begin_layout Standard
2750 Although LyX provides support for many different sorts of documents, it
2751  does not include support for every document class people might want to
2752  use.
2753  For example, many universities provide LaTeX class files to be used for
2754  dissertations submitted to those universities.
2755  The LyX team cannot write layout files to support every one of these.
2756  There are too many.
2757  Fortunately, users can write their own layout files, and many users have
2758  done so.
2759  Chapter
2760 \begin_inset space ~
2761 \end_inset
2762
2763 5 of the 
2764 \emph on
2765 Customization
2766 \emph default
2767  manual contains information on how to create layout files.
2768 \end_layout
2769
2770 \begin_layout Subsubsection
2771 Modules
2772 \begin_inset CommandInset label
2773 LatexCommand label
2774 name "sub:Modules"
2775
2776 \end_inset
2777
2778
2779 \begin_inset Index idx
2780 status collapsed
2781
2782 \begin_layout Plain Layout
2783 Document ! Modules
2784 \end_layout
2785
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \begin_layout Standard
2792 Modules load additional features that are not by default available in the
2793  chosen document class.
2794  For example you might want to write Braille (embossed printing) in a document.
2795  This is not available in any document class, so you have to load the correspond
2796 ing module in the 
2797 \family sans
2798 Modules
2799 \family default
2800  section of the 
2801 \family sans
2802 Document\SpecialChar \menuseparator
2803 Settings
2804 \family default
2805
2806 \begin_inset Index idx
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810 Document ! Settings
2811 \end_layout
2812
2813 \end_inset
2814
2815  dialog.
2816  Highlighting a module in the dialog will bring up a description of what
2817  it does.the module.
2818 \end_layout
2819
2820 \begin_layout Standard
2821 Some modules require LaTeX packages or file format converters that are not
2822  always installed by default.
2823  LyX will warn you if you do not have a needed package or converter, and
2824  it will tell you what exactly you are missing.
2825  You can still use the module while editing your file, but you will not
2826  be able to export to PDF or print your document, since LyX will not be
2827  able to compile the LaTeX file without the missing prerequisites.
2828  If you want to be able to produce this kind of output, then you need to
2829  install the missing prerequisites and then reconfigure LyX by selecting
2830  
2831 \family sans
2832 Tools\SpecialChar \menuseparator
2833 Reconfigure
2834 \family default
2835 .
2836 \begin_inset Index idx
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840 Reconfiguration of LyX
2841 \end_layout
2842
2843 \end_inset
2844
2845  See section 
2846 \begin_inset Quotes eld
2847 \end_inset
2848
2849 Installing new LaTeX files
2850 \begin_inset Quotes erd
2851 \end_inset
2852
2853  of the 
2854 \emph on
2855 Customization
2856 \emph default
2857  manual for more information on installing needed packages.
2858 \end_layout
2859
2860 \begin_layout Standard
2861 \begin_inset Note Greyedout
2862 status open
2863
2864 \begin_layout Plain Layout
2865
2866 \series bold
2867 Note:
2868 \series default
2869  Some modules require other modules, and some pairs of modules are incompatible.
2870  LyX will advise you about these things.
2871 \end_layout
2872
2873 \end_inset
2874
2875
2876 \end_layout
2877
2878 \begin_layout Subsubsection
2879 Local Layout
2880 \begin_inset CommandInset label
2881 LatexCommand label
2882 name "sub:Local-Layout"
2883
2884 \end_inset
2885
2886
2887 \begin_inset Index idx
2888 status collapsed
2889
2890 \begin_layout Plain Layout
2891 Document ! Local Layout
2892 \end_layout
2893
2894 \end_inset
2895
2896
2897 \end_layout
2898
2899 \begin_layout Standard
2900 Modules are to LyX much as packages are to LaTeX: They are intended to be
2901  used in a variety of different documents, and if you often find yourself
2902  needing the same sort of thing in different documents, you should consider
2903  writing a module for this purpose.
2904  Sometimes, however, a particular document has very special needs, and you
2905  find yourself wanting a specific inset or character style, but only that
2906  one time.
2907  You want something that is like a document's own LaTeX preamble.
2908  What you want is LyX's 
2909 \begin_inset Quotes eld
2910 \end_inset
2911
2912 Local Layout
2913 \begin_inset Quotes erd
2914 \end_inset
2915
2916 .
2917  See section 
2918 \emph on
2919 Local Layout
2920 \emph default
2921  of the 
2922 \emph on
2923 Customization
2924 \emph default
2925  manual for information on how to use it.
2926 \end_layout
2927
2928 \begin_layout Subsubsection
2929 Properties
2930 \end_layout
2931
2932 \begin_layout Standard
2933 Each class has a default set of options.
2934  Here's a quick table describing them:
2935 \end_layout
2936
2937 \begin_layout Standard
2938 \begin_inset VSpace 0.3cm
2939 \end_inset
2940
2941
2942 \end_layout
2943
2944 \begin_layout Standard
2945 \align center
2946 \begin_inset Tabular
2947 <lyxtabular version="3" rows="5" columns="5">
2948 <features tabularvalignment="middle">
2949 <column alignment="center" valignment="top" width="0pt">
2950 <column alignment="center" valignment="top" width="0pt">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <column alignment="center" valignment="top" width="0pt">
2954 <row>
2955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968
2969 \family sans
2970 \series medium
2971 \shape up
2972 \size normal
2973 \emph off
2974 \bar no
2975 \noun off
2976 \color none
2977 Page style
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \family sans
2988 \series medium
2989 \shape up
2990 \size normal
2991 \emph off
2992 \bar no
2993 \noun off
2994 \color none
2995 Sides
2996 \end_layout
2997
2998 \end_inset
2999 </cell>
3000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3001 \begin_inset Text
3002
3003 \begin_layout Plain Layout
3004
3005 \family sans
3006 \series medium
3007 \shape up
3008 \size normal
3009 \emph off
3010 \bar no
3011 \noun off
3012 \color none
3013 Columns
3014 \end_layout
3015
3016 \end_inset
3017 </cell>
3018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022
3023 \series medium
3024 \shape up
3025 \size normal
3026 \emph off
3027 \bar no
3028 \noun off
3029 \color none
3030 Max.
3031  sectioning level
3032 \end_layout
3033
3034 \end_inset
3035 </cell>
3036 </row>
3037 <row>
3038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042
3043 \series medium
3044 \shape up
3045 \size normal
3046 \emph off
3047 \bar no
3048 \noun off
3049 \color none
3050 article
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3056 \begin_inset Text
3057
3058 \begin_layout Plain Layout
3059
3060 \family sans
3061 \series medium
3062 \shape up
3063 \size normal
3064 \emph off
3065 \bar no
3066 \noun off
3067 \color none
3068 Plain
3069 \end_layout
3070
3071 \end_inset
3072 </cell>
3073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3074 \begin_inset Text
3075
3076 \begin_layout Plain Layout
3077
3078 \family sans
3079 \series medium
3080 \shape up
3081 \size normal
3082 \emph off
3083 \bar no
3084 \noun off
3085 \color none
3086 One
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095
3096 \family sans
3097 \series medium
3098 \shape up
3099 \size normal
3100 \emph off
3101 \bar no
3102 \noun off
3103 \color none
3104 One
3105 \end_layout
3106
3107 \end_inset
3108 </cell>
3109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3110 \begin_inset Text
3111
3112 \begin_layout Plain Layout
3113
3114 \family sans
3115 \series medium
3116 \shape up
3117 \size normal
3118 \emph off
3119 \bar no
3120 \noun off
3121 \color none
3122 Section
3123 \end_layout
3124
3125 \end_inset
3126 </cell>
3127 </row>
3128 <row>
3129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \series medium
3135 \shape up
3136 \size normal
3137 \emph off
3138 \bar no
3139 \noun off
3140 \color none
3141 report
3142 \end_layout
3143
3144 \end_inset
3145 </cell>
3146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3147 \begin_inset Text
3148
3149 \begin_layout Plain Layout
3150
3151 \family sans
3152 \series medium
3153 \shape up
3154 \size normal
3155 \emph off
3156 \bar no
3157 \noun off
3158 \color none
3159 Plain
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168
3169 \family sans
3170 \series medium
3171 \shape up
3172 \size normal
3173 \emph off
3174 \bar no
3175 \noun off
3176 \color none
3177 One
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186
3187 \family sans
3188 \series medium
3189 \shape up
3190 \size normal
3191 \emph off
3192 \bar no
3193 \noun off
3194 \color none
3195 One
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204
3205 \family sans
3206 \series medium
3207 \shape up
3208 \size normal
3209 \emph off
3210 \bar no
3211 \noun off
3212 \color none
3213 Chapter
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \series medium
3226 \shape up
3227 \size normal
3228 \emph off
3229 \bar no
3230 \noun off
3231 \color none
3232 book
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241
3242 \family sans
3243 \series medium
3244 \shape up
3245 \size normal
3246 \emph off
3247 \bar no
3248 \noun off
3249 \color none
3250 Headings
3251 \end_layout
3252
3253 \end_inset
3254 </cell>
3255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3256 \begin_inset Text
3257
3258 \begin_layout Plain Layout
3259
3260 \family sans
3261 \series medium
3262 \shape up
3263 \size normal
3264 \emph off
3265 \bar no
3266 \noun off
3267 \color none
3268 Two
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \family sans
3279 \series medium
3280 \shape up
3281 \size normal
3282 \emph off
3283 \bar no
3284 \noun off
3285 \color none
3286 One
3287 \end_layout
3288
3289 \end_inset
3290 </cell>
3291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3292 \begin_inset Text
3293
3294 \begin_layout Plain Layout
3295
3296 \family sans
3297 \series medium
3298 \shape up
3299 \size normal
3300 \emph off
3301 \bar no
3302 \noun off
3303 \color none
3304 Chapter
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 </row>
3310 <row>
3311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3312 \begin_inset Text
3313
3314 \begin_layout Plain Layout
3315
3316 \series medium
3317 \shape up
3318 \size normal
3319 \emph off
3320 \bar no
3321 \noun off
3322 \color none
3323 letter
3324 \end_layout
3325
3326 \end_inset
3327 </cell>
3328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3329 \begin_inset Text
3330
3331 \begin_layout Plain Layout
3332
3333 \family sans
3334 \series medium
3335 \shape up
3336 \size normal
3337 \emph off
3338 \bar no
3339 \noun off
3340 \color none
3341 Plain
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350
3351 \family sans
3352 \series medium
3353 \shape up
3354 \size normal
3355 \emph off
3356 \bar no
3357 \noun off
3358 \color none
3359 One
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \family sans
3370 \series medium
3371 \shape up
3372 \size normal
3373 \emph off
3374 \bar no
3375 \noun off
3376 \color none
3377 One
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \series medium
3388 \shape up
3389 \size normal
3390 \emph off
3391 \bar no
3392 \noun off
3393 \color none
3394 none
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 </row>
3400 </lyxtabular>
3401
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \begin_layout Standard
3408 \begin_inset VSpace 0.3cm
3409 \end_inset
3410
3411
3412 \end_layout
3413
3414 \begin_layout Standard
3415 You're probably also wondering what 
3416 \begin_inset Quotes eld
3417 \end_inset
3418
3419 Max.
3420 \begin_inset space ~
3421 \end_inset
3422
3423 sectioning level
3424 \begin_inset Quotes erd
3425 \end_inset
3426
3427  means.
3428  There are several paragraph environments used to create section headings.
3429  Different document classes allow different types of section headings.
3430  Only two use the 
3431 \family sans
3432 Chapter
3433 \family default
3434  heading; the rest do not and begin instead with the 
3435 \family sans
3436 Section
3437 \family default
3438  heading.
3439  Some document classes, such as the ones for letters, don't use any section
3440  headings.
3441  In addition to 
3442 \family sans
3443 Chapter
3444 \family default
3445  and 
3446 \family sans
3447 Section
3448 \family default
3449  headings, there are also 
3450 \family sans
3451 Subsection
3452 \family default
3453  headings, 
3454 \family sans
3455 Subsubsection
3456 \family default
3457  headings, and so on.
3458  We'll describe these headings fully in section
3459 \begin_inset space ~
3460 \end_inset
3461
3462
3463 \begin_inset CommandInset ref
3464 LatexCommand ref
3465 reference "sub:Headings"
3466
3467 \end_inset
3468
3469 .
3470 \end_layout
3471
3472 \begin_layout Subsection
3473 Document Layout
3474 \begin_inset CommandInset label
3475 LatexCommand label
3476 name "sub:Document-Layout"
3477
3478 \end_inset
3479
3480
3481 \begin_inset Index idx
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485 Document ! Layout
3486 \end_layout
3487
3488 \end_inset
3489
3490
3491 \family sans
3492
3493 \begin_inset Index idx
3494 status collapsed
3495
3496 \begin_layout Plain Layout
3497 Document ! Settings
3498 \end_layout
3499
3500 \end_inset
3501
3502
3503 \end_layout
3504
3505 \begin_layout Standard
3506 The most important properties of documents classes are set in the menu 
3507 \family sans
3508 Document\SpecialChar \menuseparator
3509 Settings
3510 \family default
3511 .
3512  There in the 
3513 \family sans
3514 Options
3515 \family default
3516  field under 
3517 \family sans
3518 Documents
3519 \begin_inset space ~
3520 \end_inset
3521
3522 Class
3523 \family default
3524 , you can enter special options for your document class in a comma-separated
3525  list.
3526  This is only necessary if LyX doesn't support special options you want
3527  to use for your document.
3528  To learn more about your favorite LaTeX-class and its options, you have
3529  to read its manual.
3530 \end_layout
3531
3532 \begin_layout Standard
3533 The drop box 
3534 \family sans
3535 Headings style
3536 \family default
3537  in the 
3538 \family sans
3539 Document\SpecialChar \menuseparator
3540 Settings
3541 \family default
3542  dialog under 
3543 \family sans
3544 Page
3545 \begin_inset space ~
3546 \end_inset
3547
3548 Layout
3549 \family default
3550  controls what sorts of headings and page numbers go on a page.
3551  You can choose between the following five options:
3552 \end_layout
3553
3554 \begin_layout Labeling
3555 \labelwidthstring 00.00.0000
3556
3557 \family sans
3558 Default
3559 \family default
3560  Use default page style of current class.
3561 \end_layout
3562
3563 \begin_layout Labeling
3564 \labelwidthstring 00.00.0000
3565
3566 \family sans
3567 Empty
3568 \family default
3569  No page numbers or headings.
3570 \end_layout
3571
3572 \begin_layout Labeling
3573 \labelwidthstring 00.00.0000
3574
3575 \family sans
3576 Plain
3577 \family default
3578  Page numbers only.
3579 \end_layout
3580
3581 \begin_layout Labeling
3582 \labelwidthstring 00.00.0000
3583
3584 \family sans
3585 Headings
3586 \family default
3587  Page numbers and either the current chapter or section title and number.
3588  Whether LyX uses the current chapter or the current section depends on
3589  the maximum sectioning level of the class.
3590 \end_layout
3591
3592 \begin_layout Labeling
3593 \labelwidthstring 00.00.0000
3594
3595 \family sans
3596 Fancy
3597 \family default
3598  This allows you to define fully customizable headers and footers if you
3599  have the LaTeX-package 
3600 \series bold
3601 fancyhdr
3602 \series default
3603
3604 \begin_inset Index idx
3605 status collapsed
3606
3607 \begin_layout Plain Layout
3608 LaTeX-packages ! fancyhdr
3609 \end_layout
3610
3611 \end_inset
3612
3613  installed.
3614  How they are defined is explained in section
3615 \begin_inset space ~
3616 \end_inset
3617
3618
3619 \begin_inset CommandInset ref
3620 LatexCommand ref
3621 reference "sec:Customized-Page-Headers"
3622
3623 \end_inset
3624
3625 .
3626 \end_layout
3627
3628 \begin_layout Standard
3629 The separation of paragraphs is described in section
3630 \begin_inset space ~
3631 \end_inset
3632
3633
3634 \begin_inset CommandInset ref
3635 LatexCommand ref
3636 reference "sub:Paragraph-Separation"
3637
3638 \end_inset
3639
3640 .
3641 \end_layout
3642
3643 \begin_layout Subsection
3644 Paper Size and Orientation
3645 \begin_inset Index idx
3646 status collapsed
3647
3648 \begin_layout Plain Layout
3649 Document ! Paper size
3650 \end_layout
3651
3652 \end_inset
3653
3654
3655 \begin_inset CommandInset label
3656 LatexCommand label
3657 name "sub:Paper-Size,-Orientation"
3658
3659 \end_inset
3660
3661
3662 \end_layout
3663
3664 \begin_layout Standard
3665 You find the following options in the menu 
3666 \family sans
3667 Page
3668 \begin_inset space ~
3669 \end_inset
3670
3671 Layout
3672 \family default
3673  of the 
3674 \family sans
3675 Document\SpecialChar \menuseparator
3676 Settings
3677 \family default
3678  dialog:
3679 \family sans
3680
3681 \begin_inset Index idx
3682 status collapsed
3683
3684 \begin_layout Plain Layout
3685 Document ! Settings
3686 \end_layout
3687
3688 \end_inset
3689
3690
3691 \end_layout
3692
3693 \begin_layout Labeling
3694 \labelwidthstring 00.00.0000
3695
3696 \family sans
3697 Paper
3698 \begin_inset space ~
3699 \end_inset
3700
3701 Format
3702 \family default
3703  What size paper to print on.
3704  The choices are
3705 \end_layout
3706
3707 \begin_deeper
3708 \begin_layout Itemize
3709
3710 \family sans
3711 Default
3712 \end_layout
3713
3714 \begin_layout Itemize
3715
3716 \family sans
3717 A0 - A6
3718 \end_layout
3719
3720 \begin_layout Itemize
3721
3722 \family sans
3723 B0 - B6
3724 \end_layout
3725
3726 \begin_layout Itemize
3727
3728 \family sans
3729 C0 - C6
3730 \end_layout
3731
3732 \begin_layout Itemize
3733
3734 \family sans
3735 US letter, US legal, US executive
3736 \end_layout
3737
3738 \begin_layout Itemize
3739
3740 \family sans
3741 JIS B0 - JIS B6
3742 \end_layout
3743
3744 \begin_layout Itemize
3745
3746 \family sans
3747 Custom
3748 \end_layout
3749
3750 \end_deeper
3751 \begin_layout Labeling
3752 \labelwidthstring 00.00.0000
3753
3754 \family sans
3755 Orientation
3756 \family default
3757  To choose whether to output as 
3758 \family sans
3759 Landscape
3760 \family default
3761  or as 
3762 \family sans
3763 Portrait
3764 \family default
3765 .
3766 \end_layout
3767
3768 \begin_layout Labeling
3769 \labelwidthstring 00.00.0000
3770
3771 \family sans
3772 Two-sided
3773 \begin_inset space ~
3774 \end_inset
3775
3776 document
3777 \family default
3778  Adjusts the print space to print both sides of paper.
3779  That means that the print space for odd- and even-numbered pages is different.
3780 \end_layout
3781
3782 \begin_layout Subsection
3783 Margins
3784 \begin_inset CommandInset label
3785 LatexCommand label
3786 name "sub:Margins"
3787
3788 \end_inset
3789
3790
3791 \begin_inset Index idx
3792 status collapsed
3793
3794 \begin_layout Plain Layout
3795 Document ! Margins
3796 \end_layout
3797
3798 \end_inset
3799
3800
3801 \begin_inset Index idx
3802 status collapsed
3803
3804 \begin_layout Plain Layout
3805 Margins
3806 \end_layout
3807
3808 \end_inset
3809
3810
3811 \end_layout
3812
3813 \begin_layout Standard
3814 Paper margins are set in the menu 
3815 \family sans
3816 Document\SpecialChar \menuseparator
3817 Settings
3818 \family default
3819 .
3820 \begin_inset Index idx
3821 status collapsed
3822
3823 \begin_layout Plain Layout
3824 Document ! Settings
3825 \end_layout
3826
3827 \end_inset
3828
3829
3830 \end_layout
3831
3832 \begin_layout Standard
3833 If you use a KOMA-Script document class, you can use the default settings.
3834  Because KOMA-Script calculates then the print space automatically by taking
3835  the paper format and the font size into account.
3836 \end_layout
3837
3838 \begin_layout Subsection
3839 Important Note
3840 \end_layout
3841
3842 \begin_layout Standard
3843 If you change a document class, LyX has to convert 
3844 \emph on
3845 everything
3846 \emph default
3847  into the new class.
3848  That includes the paragraph environments.
3849  Some paragraph environments are standard, in so far as all of the document
3850  classes have them; but some classes have special paragraph environments.
3851  If this is the case, and you change the document class, LyX will mark the
3852  paragraphs whose styles it no longer understands as 
3853 \begin_inset Quotes eld
3854 \end_inset
3855
3856 unknown
3857 \begin_inset Quotes erd
3858 \end_inset
3859
3860 .
3861  The name of the style is retained, in case you should want to go back to
3862  the old class.
3863  But these paragraphs will be output with no special formatting, so you
3864  will either need to create a new style yourself or else to convert these
3865  paragraphs manually to a style present in your new document class.
3866 \end_layout
3867
3868 \begin_layout Section
3869 Paragraph Indentation and Separation
3870 \begin_inset Index idx
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874 Paragraph ! Indentation
3875 \end_layout
3876
3877 \end_inset
3878
3879
3880 \end_layout
3881
3882 \begin_layout Subsection
3883 Introduction
3884 \begin_inset CommandInset label
3885 LatexCommand label
3886 name "sec:Par-indent-intro"
3887
3888 \end_inset
3889
3890
3891 \end_layout
3892
3893 \begin_layout Standard
3894 Before describing all of the various paragraph environments, we'd like to
3895  say a word or two about paragraph indentation.
3896 \end_layout
3897
3898 \begin_layout Standard
3899 Everyone seems to have their own convention for separating paragraphs.
3900  Most Americans indent the first line of a paragraph.
3901  Others don't indent but put extra space between the paragraphs.
3902  If you choose indentation for paragraphs the 
3903 \emph on
3904 first
3905 \emph default
3906  paragraph of a section, or after a figure, an equation, a table, a list,
3907  etc., is 
3908 \emph on
3909 not
3910 \emph default
3911  indented.
3912  Only a paragraph following another paragraph gets indented.
3913  Note that the indentation behavior is different when you use another document
3914  language than English.
3915  LaTeX takes care that the indentation follows the rules of the used language.
3916 \end_layout
3917
3918 \begin_layout Standard
3919 The space between paragraphs, like the line spacing, the space between headings
3920  and text — in fact, all of the spacings for just about everything are pre-coded
3921  into LyX.
3922  As we said, you don't worry about how much space to add between what.
3923  LyX takes care of that.
3924  In fact, these pre-coded vertical spacings aren't a single number but a
3925  range.
3926  That way, LyX can squish or stretch the space between lines to make sure
3927  figures fit on a page with text, so that sections don't start at the bottom
3928  of a page, and so on.
3929 \begin_inset Foot
3930 status collapsed
3931
3932 \begin_layout Plain Layout
3933 LaTeX does this when LyX goes to produce a printable file.
3934 \end_layout
3935
3936 \end_inset
3937
3938  However, pre-coded doesn't mean you can't change them.
3939  LyX gives you the ability to globally change 
3940 \emph on
3941 all
3942 \emph default
3943  of these pre-coded spacings.
3944  We will explain more later.
3945 \end_layout
3946
3947 \begin_layout Subsection
3948 Paragraph Separation
3949 \begin_inset CommandInset label
3950 LatexCommand label
3951 name "sub:Paragraph-Separation"
3952
3953 \end_inset
3954
3955
3956 \begin_inset Index idx
3957 status collapsed
3958
3959 \begin_layout Plain Layout
3960 Paragraph ! Separation
3961 \end_layout
3962
3963 \end_inset
3964
3965
3966 \end_layout
3967
3968 \begin_layout Standard
3969 To separate paragraphs, select 
3970 \family sans
3971 Indent
3972 \family default
3973  or 
3974 \family sans
3975 Skip
3976 \family default
3977  in the submenu 
3978 \family sans
3979 Text
3980 \begin_inset space ~
3981 \end_inset
3982
3983 Layout
3984 \family default
3985  of the dialog 
3986 \family sans
3987 Document\SpecialChar \menuseparator
3988 Settings
3989 \family default
3990
3991 \begin_inset Index idx
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995 Document ! Settings
3996 \end_layout
3997
3998 \end_inset
3999
4000  to indent paragraphs or add extra space between paragraphs, respectively.
4001 \end_layout
4002
4003 \begin_layout Subsection
4004 Fine-Tuning
4005 \end_layout
4006
4007 \begin_layout Standard
4008 You can also change the separation method of a single paragraph.
4009  Open the 
4010 \family sans
4011 Edit\SpecialChar \menuseparator
4012 Paragraph
4013 \begin_inset space ~
4014 \end_inset
4015
4016 Settings
4017 \family default
4018  dialog and toggle the 
4019 \family sans
4020 Indent
4021 \begin_inset space ~
4022 \end_inset
4023
4024 Paragraph
4025 \family default
4026  option to change the state of the current paragraph (shortcut 
4027 \begin_inset Info
4028 type  "shortcut"
4029 arg   "paragraph-params \\indent-toggle"
4030 \end_inset
4031
4032 ).
4033  If paragraphs have no indentation but use extra space for separation, this
4034  button will be ignored (you can't indent a single paragraph by toggling
4035  this).
4036 \end_layout
4037
4038 \begin_layout Standard
4039 You should only need to change the indentation method for a single paragraph
4040  if you need to do some fine-tuning.
4041 \end_layout
4042
4043 \begin_layout Subsection
4044 Line Spacing
4045 \begin_inset Index idx
4046 status collapsed
4047
4048 \begin_layout Plain Layout
4049 Paragraph ! Line spacing
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \begin_layout Standard
4058 In the 
4059 \family sans
4060 Document\SpecialChar \menuseparator
4061 Settings
4062 \noun on
4063
4064 \begin_inset Index idx
4065 status collapsed
4066
4067 \begin_layout Plain Layout
4068 Document ! Settings
4069 \end_layout
4070
4071 \end_inset
4072
4073
4074 \family default
4075 \noun default
4076  dialog you can set the line spacing in the submenu 
4077 \family sans
4078 Text
4079 \begin_inset space ~
4080 \end_inset
4081
4082 Layout
4083 \family default
4084 .
4085 \begin_inset Foot
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089 You need to have the LaTeX-package 
4090 \series bold
4091 setspace
4092 \series default
4093
4094 \begin_inset Index idx
4095 status collapsed
4096
4097 \begin_layout Plain Layout
4098 LaTeX-packages ! setspace
4099 \end_layout
4100
4101 \end_inset
4102
4103  installed to use this feature.
4104 \end_layout
4105
4106 \end_inset
4107
4108
4109 \end_layout
4110
4111 \begin_layout Section
4112 Paragraph Environments
4113 \begin_inset CommandInset label
4114 LatexCommand label
4115 name "sec:Paragraph-Environments"
4116
4117 \end_inset
4118
4119
4120 \begin_inset Index idx
4121 status collapsed
4122
4123 \begin_layout Plain Layout
4124 Paragraph ! Environments
4125 \end_layout
4126
4127 \end_inset
4128
4129
4130 \begin_inset Index idx
4131 status collapsed
4132
4133 \begin_layout Plain Layout
4134 Paragraph environments|(
4135 \end_layout
4136
4137 \end_inset
4138
4139
4140 \end_layout
4141
4142 \begin_layout Subsection
4143 Overview
4144 \end_layout
4145
4146 \begin_layout Standard
4147 Paragraph environments correspond to the
4148 \end_layout
4149
4150 \begin_layout Standard
4151
4152 \series bold
4153
4154 \backslash
4155 begin{
4156 \emph on
4157 environment
4158 \emph default
4159 } ...
4160  
4161 \backslash
4162 end{
4163 \emph on
4164 environment
4165 \emph default
4166 }
4167 \series default
4168
4169 \begin_inset Newline newline
4170 \end_inset
4171
4172 command sequence in LaTeX files.
4173  If you don't know LaTeX, or the concept of a paragraph environment is totally
4174  alien to you, we urge you to read the 
4175 \emph on
4176 Tutorial
4177 \emph default
4178 .
4179  The 
4180 \emph on
4181 Tutorial
4182 \emph default
4183  also contains many more examples than this section does.
4184 \end_layout
4185
4186 \begin_layout Standard
4187 A paragraph environment is simply a 
4188 \begin_inset Quotes eld
4189 \end_inset
4190
4191 container
4192 \begin_inset Quotes erd
4193 \end_inset
4194
4195  for a paragraph which gives that paragraph certain properties.
4196  This can include a particular style of font, different margins, a numbering
4197  scheme, labels, and so on.
4198  Additionally, you can 
4199 \begin_inset Quotes eld
4200 \end_inset
4201
4202 nest
4203 \begin_inset Quotes erd
4204 \end_inset
4205
4206  the different environments inside one another, allowing one environment
4207  to inherit some of the properties of another.
4208  The different paragraph environments totally replace the need for messy
4209  tab stops, on the fly margin adjustment, and other hold-overs from the
4210  days of typewriters.
4211  There are several paragraph environments which are specific to a particular
4212  document type.
4213  We'll only be covering the most common ones here.
4214 \end_layout
4215
4216 \begin_layout Standard
4217 To choose a new paragraph environment, use the pull-down box 
4218 \begin_inset Graphics
4219         filename clipart/ToolbarEnvBox.png
4220         scale 70
4221         clip
4222
4223 \end_inset
4224
4225  at the left end of the toolbar.
4226  LyX will change the environment of the 
4227 \emph on
4228 entire
4229 \emph default
4230  paragraph in which the cursor sits.
4231  You can also change the environment of an entire group of paragraphs if
4232  you select them before choosing the new environment.
4233  
4234 \end_layout
4235
4236 \begin_layout Standard
4237 Note that hitting 
4238 \family sans
4239 Return
4240 \family default
4241  will 
4242 \emph on
4243 typically
4244 \emph default
4245  create a new paragraph using the 
4246 \family sans
4247 Standard
4248 \family default
4249  paragraph environment.
4250  We say 
4251 \begin_inset Quotes eld
4252 \end_inset
4253
4254 typically
4255 \begin_inset Quotes erd
4256 \end_inset
4257
4258  because if you are in one of these environments:
4259 \end_layout
4260
4261 \begin_layout Itemize
4262
4263 \family sans
4264 Quote
4265 \end_layout
4266
4267 \begin_layout Itemize
4268
4269 \family sans
4270 Quotation
4271 \end_layout
4272
4273 \begin_layout Itemize
4274
4275 \family sans
4276 Verse
4277 \end_layout
4278
4279 \begin_layout Itemize
4280
4281 \family sans
4282 Itemize
4283 \end_layout
4284
4285 \begin_layout Itemize
4286
4287 \family sans
4288 Enumerate
4289 \end_layout
4290
4291 \begin_layout Itemize
4292
4293 \family sans
4294 Description
4295 \end_layout
4296
4297 \begin_layout Itemize
4298
4299 \family sans
4300 List
4301 \end_layout
4302
4303 \begin_layout Standard
4304 LyX keeps the old paragraph environment when you hit 
4305 \family sans
4306 Return
4307 \family default
4308 , rather than resetting it to 
4309 \family sans
4310 Standard
4311 \family default
4312 .
4313  LyX will still reset the nesting depth, however.
4314  Usually, starting a new paragraph resets both the paragraph environment
4315  and the nesting depth (for more on nesting see section
4316 \begin_inset space ~
4317 \end_inset
4318
4319
4320 \begin_inset CommandInset ref
4321 LatexCommand ref
4322 reference "sec:Nesting"
4323
4324 \end_inset
4325
4326 ).
4327  At the moment, all this is context-specific; you're better off expecting
4328  
4329 \family sans
4330 Return
4331 \family default
4332  to reset the paragraph environment and depth.
4333  If you want a new paragraph to keep the current environment and depth,
4334  use 
4335 \begin_inset Info
4336 type  "shortcut"
4337 arg   "break-paragraph inverse"
4338 \end_inset
4339
4340  instead.
4341 \end_layout
4342
4343 \begin_layout Subsection
4344 Standard
4345 \end_layout
4346
4347 \begin_layout Standard
4348 The default paragraph environment is 
4349 \family sans
4350 Standard
4351 \family default
4352  for most classes.
4353  It creates a plain paragraph.
4354  If LyX resets the paragraph environment, this is the one it chooses.
4355  In fact, the paragraph you're reading right now (and most of the ones in
4356  this manual) are in the 
4357 \family sans
4358 Standard
4359 \family default
4360  environment.
4361 \end_layout
4362
4363 \begin_layout Standard
4364 You can nest a paragraph using the 
4365 \family sans
4366 Standard
4367 \family default
4368  environment in just about anything else, but you can't really nest anything
4369  in a 
4370 \family sans
4371 Standard
4372 \family default
4373  environment.
4374 \end_layout
4375
4376 \begin_layout Subsection
4377 Document Title
4378 \begin_inset Index idx
4379 status collapsed
4380
4381 \begin_layout Plain Layout
4382 Document ! Title
4383 \end_layout
4384
4385 \end_inset
4386
4387
4388 \end_layout
4389
4390 \begin_layout Standard
4391 A LaTeX title page has three parts: the title itself, the name(s) of the
4392  author(s) and a 
4393 \begin_inset Quotes eld
4394 \end_inset
4395
4396 footnote
4397 \begin_inset Quotes erd
4398 \end_inset
4399
4400  for thanks or contact information.
4401  For certain types of documents, LaTeX places all of this on a separate
4402  page along with today's date.
4403  For other types of documents, the title 
4404 \begin_inset Quotes eld
4405 \end_inset
4406
4407 page
4408 \begin_inset Quotes erd
4409 \end_inset
4410
4411  goes at the top of the first page of the document.
4412  
4413 \end_layout
4414
4415 \begin_layout Standard
4416 LyX provides an interface to the title page commands through the paragraph
4417  environments 
4418 \family sans
4419 Title
4420 \family default
4421
4422 \family sans
4423 Author
4424 \family default
4425 , and 
4426 \family sans
4427 Date
4428 \family default
4429 .
4430  Here's how you use them:
4431 \end_layout
4432
4433 \begin_layout Itemize
4434 Put the title of your document in the 
4435 \family sans
4436 Title
4437 \family default
4438  environment.
4439 \end_layout
4440
4441 \begin_layout Itemize
4442 Put the author name in the 
4443 \family sans
4444 Author
4445 \family default
4446  environment.
4447 \end_layout
4448
4449 \begin_layout Itemize
4450 If you want the date to have a certain appearance, want to use a fixed date,
4451  or want other text to appear in place of today's date, put that text in
4452  the 
4453 \family sans
4454 Date
4455 \family default
4456  environment.
4457  Note that using this environment is optional.
4458  If you don't provide any, LaTeX will automatically insert today's date.
4459  If you don't want any date, add the line
4460 \begin_inset Newline newline
4461 \end_inset
4462
4463
4464 \series bold
4465
4466 \backslash
4467 date{}
4468 \series default
4469
4470 \begin_inset Newline newline
4471 \end_inset
4472
4473 to the preamble of your document (menu 
4474 \family sans
4475 Document\SpecialChar \menuseparator
4476 Settings
4477 \family default
4478 )
4479 \end_layout
4480
4481 \begin_layout Standard
4482 You can use footnotes to insert 
4483 \begin_inset Quotes eld
4484 \end_inset
4485
4486 thanks
4487 \begin_inset Quotes erd
4488 \end_inset
4489
4490  or contact information.
4491 \end_layout
4492
4493 \begin_layout Subsection
4494 Headings
4495 \begin_inset Index idx
4496 status collapsed
4497
4498 \begin_layout Plain Layout
4499 Section headings
4500 \end_layout
4501
4502 \end_inset
4503
4504
4505 \begin_inset CommandInset label
4506 LatexCommand label
4507 name "sub:Headings"
4508
4509 \end_inset
4510
4511
4512 \end_layout
4513
4514 \begin_layout Standard
4515 There are several paragraph environments for producing section headings.
4516  LyX takes care of the numbering for you.
4517 \end_layout
4518
4519 \begin_layout Subsubsection
4520 Numbered Headings
4521 \begin_inset Index idx
4522 status collapsed
4523
4524 \begin_layout Plain Layout
4525 Section headings ! Numbered
4526 \end_layout
4527
4528 \end_inset
4529
4530
4531 \end_layout
4532
4533 \begin_layout Standard
4534 There are 7 numbered types of section headings.
4535  They are:
4536 \end_layout
4537
4538 \begin_layout Enumerate
4539
4540 \family sans
4541 Part
4542 \end_layout
4543
4544 \begin_layout Enumerate
4545
4546 \family sans
4547 Chapter
4548 \end_layout
4549
4550 \begin_layout Enumerate
4551
4552 \family sans
4553 Section
4554 \end_layout
4555
4556 \begin_layout Enumerate
4557
4558 \family sans
4559 Subsection
4560 \end_layout
4561
4562 \begin_layout Enumerate
4563
4564 \family sans
4565 Subsubsection
4566 \end_layout
4567
4568 \begin_layout Enumerate
4569
4570 \family sans
4571 Paragraph
4572 \end_layout
4573
4574 \begin_layout Enumerate
4575
4576 \family sans
4577 Subparagraph
4578 \end_layout
4579
4580 \begin_layout Standard
4581 LyX labels each heading with a series of numbers, separated by periods.
4582  The numbers describe where in the document you are.
4583  Unlike the other headings, parts are numbered with Latin letters.
4584 \end_layout
4585
4586 \begin_layout Standard
4587 Headings all subdivide your document into different pieces of text.
4588  For example, suppose you're writing a book.
4589  You group the book into chapters.
4590  LyX does similar grouping:
4591 \end_layout
4592
4593 \begin_layout Itemize
4594
4595 \family sans
4596 Part
4597 \family default
4598  is divided in either 
4599 \family sans
4600 Chapter
4601 \family default
4602 s or 
4603 \family sans
4604 Section
4605 \family default
4606 s
4607 \end_layout
4608
4609 \begin_layout Itemize
4610
4611 \family sans
4612 Chapter
4613 \family default
4614 s are divided into 
4615 \family sans
4616 Section
4617 \family default
4618 s
4619 \end_layout
4620
4621 \begin_layout Itemize
4622
4623 \family sans
4624 Section
4625 \family default
4626 s are divided into 
4627 \family sans
4628 Subsection
4629 \family default
4630 s
4631 \end_layout
4632
4633 \begin_layout Itemize
4634
4635 \family sans
4636 Subsection
4637 \family default
4638 s are divided into 
4639 \family sans
4640 Subsubsection
4641 \family default
4642 s
4643 \end_layout
4644
4645 \begin_layout Itemize
4646
4647 \family sans
4648 Subsubsection
4649 \family default
4650 s are divided into 
4651 \family sans
4652 Paragraph
4653 \family default
4654 s
4655 \end_layout
4656
4657 \begin_layout Itemize
4658
4659 \family sans
4660 Paragraph
4661 \family default
4662 s are divided into 
4663 \family sans
4664 Subparagraph
4665 \family default
4666 s
4667 \end_layout
4668
4669 \begin_layout Standard
4670 \begin_inset Note Greyedout
4671 status open
4672
4673 \begin_layout Plain Layout
4674
4675 \series bold
4676 Note:
4677 \series default
4678  Not all document types use the 
4679 \family sans
4680 Chapter
4681 \family default
4682  heading as the maximum sectioning level.
4683  In that case the 
4684 \family sans
4685 Section
4686 \family default
4687  is the top-level heading.
4688 \end_layout
4689
4690 \end_inset
4691
4692
4693 \end_layout
4694
4695 \begin_layout Standard
4696 So, if you use the 
4697 \family sans
4698 Subsubsection
4699 \family default
4700  environment to label a new sub-subsection, LyX labels it with its number,
4701  along with the number of the subsection, section, and, if applicable, chapter
4702  that it's in.
4703  For example: the fifth section of the second chapter of this book has the
4704  label 
4705 \begin_inset Quotes eld
4706 \end_inset
4707
4708 2.5
4709 \begin_inset Quotes erd
4710 \end_inset
4711
4712 .
4713 \end_layout
4714
4715 \begin_layout Subsubsection
4716 Unnumbered Headings
4717 \begin_inset Index idx
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721 Section headings ! Unnumbered
4722 \end_layout
4723
4724 \end_inset
4725
4726
4727 \end_layout
4728
4729 \begin_layout Standard
4730 The unnumbered section headings have a 
4731 \begin_inset Quotes eld
4732 \end_inset
4733
4734 *
4735 \begin_inset Quotes erd
4736 \end_inset
4737
4738  at the end of their name.
4739  They work the same as their numbered counterparts but will not appear in
4740  the table of contents, see section
4741 \begin_inset space ~
4742 \end_inset
4743
4744
4745 \begin_inset CommandInset ref
4746 LatexCommand ref
4747 reference "sec:toc"
4748
4749 \end_inset
4750
4751 .
4752 \end_layout
4753
4754 \begin_layout Subsubsection
4755 Changing the Numbering
4756 \begin_inset CommandInset label
4757 LatexCommand label
4758 name "sub:Numbering-depth"
4759
4760 \end_inset
4761
4762
4763 \end_layout
4764
4765 \begin_layout Standard
4766 You can also alter which sectioning levels get numbered and which ones appear
4767  in the Table of Contents.
4768  Now, this doesn't remove any of the levels; that's preset in the document
4769  class.
4770  Certain classes start with 
4771 \family sans
4772 Chapter
4773 \family default
4774  and go down to the 
4775 \family sans
4776 Subparagraph
4777 \family default
4778  level.
4779  Others start at 
4780 \family sans
4781 Section
4782 \family default
4783 .
4784  Similarly, not all document classes number all sectioning levels.
4785  Most don't number 
4786 \family sans
4787 Paragraph
4788 \family default
4789  or 
4790 \family sans
4791 Subparagraph
4792 \family default
4793 .
4794  This is something you can change.
4795 \end_layout
4796
4797 \begin_layout Standard
4798 Open the 
4799 \family sans
4800 Document\SpecialChar \menuseparator
4801 Settings
4802 \family default
4803  dialog.
4804 \family sans
4805
4806 \begin_inset Index idx
4807 status collapsed
4808
4809 \begin_layout Plain Layout
4810 Document ! Settings
4811 \end_layout
4812
4813 \end_inset
4814
4815
4816 \family default
4817  Under 
4818 \family sans
4819 Numbering
4820 \begin_inset space ~
4821 \end_inset
4822
4823 &
4824 \begin_inset space ~
4825 \end_inset
4826
4827 TOC
4828 \family default
4829  you'll see two counters.
4830  The one named 
4831 \family sans
4832 Numbering
4833 \family default
4834  controls how far down in the sectioning hierarchy LyX numbers a section
4835  heading.
4836  The other one controls the appearance of the section headings in the table
4837  of contents.
4838 \end_layout
4839
4840 \begin_layout Subsubsection
4841 Short Titles of Headings
4842 \begin_inset Index idx
4843 status collapsed
4844
4845 \begin_layout Plain Layout
4846 Section headings ! Short titles
4847 \end_layout
4848
4849 \end_inset
4850
4851
4852 \begin_inset Argument
4853 status collapsed
4854
4855 \begin_layout Plain Layout
4856 Short Titles
4857 \end_layout
4858
4859 \end_inset
4860
4861
4862 \begin_inset CommandInset label
4863 LatexCommand label
4864 name "sec:Short-Titles"
4865
4866 \end_inset
4867
4868
4869 \end_layout
4870
4871 \begin_layout Standard
4872 Some section or chapter titles, such as this one, can get quite long.
4873  This can cause trouble when there is limited horizontal space.
4874  For example, if the header of the page is set to show the current section
4875  title, a long title will protrude over the page margins and look awful.
4876 \end_layout
4877
4878 \begin_layout Standard
4879 LaTeX allows you to specify a short title for section headings.
4880  This short title is used in the header and in the actual table of contents,
4881  avoiding the problem mentioned.
4882  To specify a short title, use the menu 
4883 \family sans
4884 Insert\SpecialChar \menuseparator
4885 Short
4886 \begin_inset space ~
4887 \end_inset
4888
4889 Title
4890 \family default
4891 .
4892  This will insert a box labeled 
4893 \begin_inset Quotes eld
4894 \end_inset
4895
4896 opt
4897 \begin_inset Quotes erd
4898 \end_inset
4899
4900  (stands for 
4901 \begin_inset Quotes eld
4902 \end_inset
4903
4904 optional
4905 \begin_inset Quotes erd
4906 \end_inset
4907
4908 ) which you can use to enter the short title text.
4909  This also works for captions inside floats.
4910 \end_layout
4911
4912 \begin_layout Standard
4913 The title of this section is a good example of using this feature.
4914 \end_layout
4915
4916 \begin_layout Subsubsection
4917 Special Information
4918 \end_layout
4919
4920 \begin_layout Standard
4921 The following information applies to all section headings:
4922 \end_layout
4923
4924 \begin_layout Itemize
4925 You cannot do any nesting with these environments.
4926 \end_layout
4927
4928 \begin_layout Itemize
4929 You cannot use a margin note in any of these environments.
4930 \end_layout
4931
4932 \begin_layout Itemize
4933 You can only use inline math in these environments.
4934 \end_layout
4935
4936 \begin_layout Itemize
4937 You can use labels and cross-references to refer to their numbers.
4938 \end_layout
4939
4940 \begin_layout Subsection
4941 Quotes and Poetry line spacing
4942 \end_layout
4943
4944 \begin_layout Standard
4945 LyX has three paragraph environments for writing poetry and quotations.
4946  They are 
4947 \family sans
4948 Quote
4949 \family default
4950
4951 \family sans
4952 Quotation
4953 \family default
4954 , and 
4955 \family sans
4956 Verse
4957 \family default
4958 .
4959  Forget the days of changing line spacing and twiddling with margins.
4960  These three paragraph environments already have those changes built-in.
4961  They all widen the left margin and add a bit of extra space above and below
4962  the text they contain.
4963  They also allow nesting, so you can put a 
4964 \family sans
4965 Verse
4966 \family default
4967  in a 
4968 \family sans
4969 Quotation
4970 \family default
4971 , as well as in some other paragraph environments.
4972 \end_layout
4973
4974 \begin_layout Standard
4975 There is another feature of these three paragraph environments: they do
4976  
4977 \emph on
4978 not
4979 \emph default
4980  reset to 
4981 \family sans
4982 Standard
4983 \family default
4984  when you start a new paragraph.
4985  So, you can type in that poem and merrily hit 
4986 \family sans
4987 Return
4988 \family default
4989  without worrying about the paragraph environment changing on you.
4990  Of course, that means that, once you're done typing in that poem, you have
4991  to change back to the 
4992 \family sans
4993 Standard
4994 \family default
4995  environment yourself.
4996 \end_layout
4997
4998 \begin_layout Subsubsection
4999
5000 \family sans
5001 Quote
5002 \family default
5003  and 
5004 \family sans
5005 Quotation
5006 \family default
5007
5008 \begin_inset CommandInset label
5009 LatexCommand label
5010 name "sec:Quote"
5011
5012 \end_inset
5013
5014
5015 \begin_inset Index idx
5016 status collapsed
5017
5018 \begin_layout Plain Layout
5019 Quotation
5020 \end_layout
5021
5022 \end_inset
5023
5024
5025 \end_layout
5026
5027 \begin_layout Standard
5028 Now that we've described the similarities of these three environments, it's
5029  time for the differences.
5030  
5031 \family sans
5032 Quote
5033 \family default
5034  and 
5035 \family sans
5036 Quotation
5037 \family default
5038  are identical except for one difference: 
5039 \family sans
5040 Quote
5041 \family default
5042  uses extra spacing to separate paragraphs and never indents the first line.
5043  
5044 \family sans
5045 Quotation
5046 \family default
5047  
5048 \emph on
5049 always
5050 \emph default
5051  indents the first line of a paragraph and uses the same line spacing throughout.
5052 \end_layout
5053
5054 \begin_layout Standard
5055 Here's an example of the 
5056 \family sans
5057 Quote
5058 \family default
5059  environment:
5060 \end_layout
5061
5062 \begin_layout Quote
5063 This is in the 
5064 \family sans
5065 Quote
5066 \family default
5067  environment.
5068  I can keep writing, extending this line out further and further until it
5069  wraps.
5070  See – no indentation!
5071 \end_layout
5072
5073 \begin_layout Quote
5074 Here's the second paragraph of this quote.
5075  Again, there's no indentation, but there is extra space between me and
5076  the other paragraph.
5077 \end_layout
5078
5079 \begin_layout Standard
5080 Here's another example, this time in the 
5081 \family sans
5082 Quotation
5083 \family default
5084  environment:
5085 \end_layout
5086
5087 \begin_layout Quotation
5088 This is in the 
5089 \family sans
5090 Quotation
5091 \family default
5092  environment.
5093  If I keep writing, you'll see the indentation.
5094  If your country uses a writing style that shows off new paragraphs by indenting
5095  the first line, then 
5096 \family sans
5097 Quotation
5098 \family default
5099  is the environment for you! Well, you'd use it 
5100 \emph on
5101 if
5102 \emph default
5103  you were quoting other text.
5104 \end_layout
5105
5106 \begin_layout Quotation
5107 Here's a new paragraph.
5108  I could ramble on and on, like a politician at election time.
5109  If I did that, though, you'd get bored.
5110 \end_layout
5111
5112 \begin_layout Standard
5113 As the examples show, 
5114 \family sans
5115 Quote
5116 \family default
5117  is for those people who use extra space to separate paragraphs.
5118  They should put quotes in the 
5119 \family sans
5120 Quote
5121 \family default
5122  environment.
5123  Those who use indentation to mark a new paragraph should use the 
5124 \family sans
5125 Quotation
5126 \family default
5127  paragraph environment for quoted text.
5128 \end_layout
5129
5130 \begin_layout Subsubsection
5131
5132 \family sans
5133 Verse
5134 \family default
5135
5136 \begin_inset Index idx
5137 status collapsed
5138
5139 \begin_layout Plain Layout
5140 Paragraph ! Verse
5141 \end_layout
5142
5143 \end_inset
5144
5145
5146 \family sans
5147
5148 \begin_inset Index idx
5149 status collapsed
5150
5151 \begin_layout Plain Layout
5152 Poetry
5153 \end_layout
5154
5155 \end_inset
5156
5157
5158 \begin_inset CommandInset label
5159 LatexCommand label
5160 name "sec:Verse"
5161
5162 \end_inset
5163
5164
5165 \end_layout
5166
5167 \begin_layout Standard
5168
5169 \family sans
5170 Verse
5171 \family default
5172  is a paragraph environment for poetry, rhymes, verses, and so on.
5173  Here's an example:
5174 \end_layout
5175
5176 \begin_layout Verse
5177 This is in Verse
5178 \begin_inset Newline newline
5179 \end_inset
5180
5181 Which I did not rehearse!
5182 \end_layout
5183
5184 \begin_layout Verse
5185 It could be much worse.
5186  This line could be long, very long, oh so long, so very long that it wraps
5187  around.
5188  It looks okay on screen, but in the printed version, the extra lines are
5189  indented a bit more than the first.
5190  Okay, so it's turned to prose and doesn't rhyme anymore.
5191  So sue me.
5192 \end_layout
5193
5194 \begin_layout Verse
5195 To break a line
5196 \begin_inset Newline newline
5197 \end_inset
5198
5199 And make things look fine
5200 \begin_inset Newline newline
5201 \end_inset
5202
5203 Use 
5204 \begin_inset Info
5205 type  "shortcut"
5206 arg   "newline-insert newline"
5207 \end_inset
5208
5209 .
5210 \end_layout
5211
5212 \begin_layout Standard
5213 As you can see, 
5214 \family sans
5215 Verse
5216 \family default
5217  does not indent both margins.
5218  Each stanza of the verse or poem is in its own paragraph.
5219  To separate the individual lines of a stanza, use the 
5220 \family typewriter
5221 break-line
5222 \family default
5223  function 
5224 \begin_inset Info
5225 type  "shortcut"
5226 arg   "newline-insert newline"
5227 \end_inset
5228
5229 .
5230 \end_layout
5231
5232 \begin_layout Subsection
5233 Lists
5234 \begin_inset Index idx
5235 status collapsed
5236
5237 \begin_layout Plain Layout
5238 Lists
5239 \end_layout
5240
5241 \end_inset
5242
5243
5244 \begin_inset CommandInset label
5245 LatexCommand label
5246 name "sub:Lists"
5247
5248 \end_inset
5249
5250
5251 \end_layout
5252
5253 \begin_layout Standard
5254 LyX has four different paragraph environments for creating different kinds
5255  of lists.
5256  In the 
5257 \family sans
5258 Itemize
5259 \family default
5260  and 
5261 \family sans
5262 Enumerate
5263 \family default
5264  environments, LyX labels your list items with bullets or numbers, respectively.
5265  In the 
5266 \family sans
5267 Description
5268 \family default
5269  and 
5270 \family sans
5271 List
5272 \family default
5273  environments, LyX lets you provide your own label.
5274  We'll present the individual details of each type of list next after describing
5275  some general features of all four of them.
5276 \end_layout
5277
5278 \begin_layout Subsubsection
5279 General Features
5280 \end_layout
5281
5282 \begin_layout Standard
5283 The four paragraph environments for lists differ from the other environments
5284  in several ways.
5285  First, LyX treats each paragraph as a list item.
5286  Hitting 
5287 \family sans
5288 Return
5289 \family default
5290  does 
5291 \emph on
5292 not
5293 \emph default
5294  reset the environment to 
5295 \family sans
5296 Standard
5297 \family default
5298  but keeps the current environment and creates a new list item.
5299  The nesting depth is hereby kept.
5300  If you want to keep the paragraph environment but reset the current nesting
5301  depth, you can use 
5302 \begin_inset Info
5303 type  "shortcut"
5304 arg   "break-paragraph inverse"
5305 \end_inset
5306
5307  to break paragraphs.
5308 \end_layout
5309
5310 \begin_layout Standard
5311 You can nest lists of any type inside one another.
5312  In fact, LyX changes the labels on some list items depending on how it
5313  is nested.
5314  If you intend to use any of the list paragraph environments, we suggest
5315  you read all of section
5316 \begin_inset space ~
5317 \end_inset
5318
5319
5320 \begin_inset CommandInset ref
5321 LatexCommand ref
5322 reference "sec:Nesting"
5323
5324 \end_inset
5325
5326 .
5327  
5328 \end_layout
5329
5330 \begin_layout Subsubsection
5331
5332 \family sans
5333 Itemize
5334 \family default
5335
5336 \begin_inset Index idx
5337 status collapsed
5338
5339 \begin_layout Plain Layout
5340 Lists ! Itemize
5341 \end_layout
5342
5343 \end_inset
5344
5345
5346 \begin_inset CommandInset label
5347 LatexCommand label
5348 name "sec:Itemize"
5349
5350 \end_inset
5351
5352
5353 \end_layout
5354
5355 \begin_layout Standard
5356 The first type of list we'll describe in detail is the 
5357 \family sans
5358 Itemize
5359 \family default
5360  paragraph environment.
5361  It has the following properties:
5362 \end_layout
5363
5364 \begin_layout Itemize
5365 Each item has a particular bullet or symbol as its label.
5366 \end_layout
5367
5368 \begin_deeper
5369 \begin_layout Itemize
5370 LyX uses the same symbol for all of the items in a given nesting level.
5371 \end_layout
5372
5373 \begin_layout Itemize
5374 The symbol appears at the beginning of the first line.
5375 \end_layout
5376
5377 \end_deeper
5378 \begin_layout Itemize
5379 The items can have any length.
5380  LyX automatically offsets the left margin of each item.
5381  The offset is always relative to whatever environment the 
5382 \family sans
5383 Itemize
5384 \family default
5385  list may be in.
5386 \end_layout
5387
5388 \begin_layout Itemize
5389 If you nest an 
5390 \family sans
5391 Itemize
5392 \family default
5393  environment inside another 
5394 \family sans
5395 Itemize
5396 \family default
5397  environment, the label changes to a new symbol.
5398 \end_layout
5399
5400 \begin_deeper
5401 \begin_layout Itemize
5402 There are four different symbols for up to a four-fold nesting.
5403 \end_layout
5404
5405 \begin_layout Itemize
5406 LyX always shows the same symbol on screen.
5407 \end_layout
5408
5409 \begin_layout Itemize
5410 See section
5411 \begin_inset space ~
5412 \end_inset
5413
5414
5415 \begin_inset CommandInset ref
5416 LatexCommand ref
5417 reference "sec:Nesting"
5418
5419 \end_inset
5420
5421  for a full explanation of nesting.
5422 \end_layout
5423
5424 \end_deeper
5425 \begin_layout Standard
5426 Of course, that explanation was also an example of an 
5427 \family sans
5428 Itemize
5429 \family default
5430  list.
5431  The 
5432 \family sans
5433 Itemize
5434 \family default
5435  environment is best suited for lists where the order doesn't matter.
5436 \end_layout
5437
5438 \begin_layout Standard
5439 We said that different levels use different symbols as their label.
5440  Here's an example of all four possible symbols.
5441 \end_layout
5442
5443 \begin_layout Itemize
5444 The label for the first level 
5445 \family sans
5446 Itemize
5447 \family default
5448  is a large black dot, or bullet.
5449 \end_layout
5450
5451 \begin_deeper
5452 \begin_layout Itemize
5453 The label for the second level is a dash.
5454 \end_layout
5455
5456 \begin_deeper
5457 \begin_layout Itemize
5458 The label for the third is an asterisk.
5459 \end_layout
5460
5461 \begin_deeper
5462 \begin_layout Itemize
5463 The label for the fourth is a centered dot.
5464 \end_layout
5465
5466 \end_deeper
5467 \begin_layout Itemize
5468 Back out to the third level.
5469 \end_layout
5470
5471 \end_deeper
5472 \begin_layout Itemize
5473 Back to the second level.
5474 \end_layout
5475
5476 \end_deeper
5477 \begin_layout Itemize
5478 Back to the outermost level.
5479 \end_layout
5480
5481 \begin_layout Standard
5482 These are the default labels for an 
5483 \family sans
5484 Itemize
5485 \family default
5486  list.
5487  You can customize these labels in the 
5488 \family sans
5489 Document\SpecialChar \menuseparator
5490 Settings
5491 \family default
5492  dialog in the submenu 
5493 \family sans
5494 Bullets
5495 \family default
5496 .
5497 \family sans
5498
5499 \begin_inset Index idx
5500 status collapsed
5501
5502 \begin_layout Plain Layout
5503 Document ! Settings
5504 \end_layout
5505
5506 \end_inset
5507
5508
5509 \end_layout
5510
5511 \begin_layout Standard
5512 Notice how the space between items decreases with increasing depth.
5513  We'll explain nesting and all the tricks you can do with different depths
5514  in section
5515 \begin_inset space ~
5516 \end_inset
5517
5518
5519 \begin_inset CommandInset ref
5520 LatexCommand ref
5521 reference "sec:Nesting"
5522
5523 \end_inset
5524
5525 .
5526 \end_layout
5527
5528 \begin_layout Subsubsection
5529
5530 \family sans
5531 Enumerate
5532 \family default
5533
5534 \begin_inset Index idx
5535 status collapsed
5536
5537 \begin_layout Plain Layout
5538 Lists ! Enumerate
5539 \end_layout
5540
5541 \end_inset
5542
5543
5544 \begin_inset CommandInset label
5545 LatexCommand label
5546 name "sec:Enumerate"
5547
5548 \end_inset
5549
5550
5551 \end_layout
5552
5553 \begin_layout Standard
5554 The 
5555 \family sans
5556 Enumerate
5557 \family default
5558  environment is used to create numbered lists and outlines.
5559  It has these properties:
5560 \end_layout
5561
5562 \begin_layout Enumerate
5563 Each item has a numeral as its label.
5564 \end_layout
5565
5566 \begin_deeper
5567 \begin_layout Enumerate
5568 The label type depends on the nesting depth.
5569 \end_layout
5570
5571 \end_deeper
5572 \begin_layout Enumerate
5573 LyX automatically counts the items for you and updates the label as appropriate.
5574 \end_layout
5575
5576 \begin_layout Enumerate
5577 Each new 
5578 \family sans
5579 Enumerate
5580 \family default
5581  environment resets the counter to one.
5582 \end_layout
5583
5584 \begin_layout Enumerate
5585 Like the 
5586 \family sans
5587 Itemize
5588 \family default
5589  environment, the 
5590 \family sans
5591 Enumerate
5592 \family default
5593  environment:
5594 \end_layout
5595
5596 \begin_deeper
5597 \begin_layout Enumerate
5598 Offsets the items relative to the left margin.
5599  Items can have any length.
5600 \end_layout
5601
5602 \begin_layout Enumerate
5603 Reduces the space between items as the nesting depth increases.
5604 \end_layout
5605
5606 \begin_layout Enumerate
5607 Uses different types of labels depending on the nesting depth.
5608 \end_layout
5609
5610 \begin_layout Enumerate
5611 Allows up to a four-fold nesting.
5612 \end_layout
5613
5614 \end_deeper
5615 \begin_layout Standard
5616 Unlike the 
5617 \family sans
5618 Itemize
5619 \family default
5620  environment, 
5621 \family sans
5622 Enumerate
5623 \family default
5624  shows the different labels for each item in LyX.
5625  Here is how LyX labels the four different levels in an 
5626 \family sans
5627 Enumerate
5628 \family default
5629 :
5630 \end_layout
5631
5632 \begin_layout Enumerate
5633 The first level of an 
5634 \family sans
5635 Enumerate
5636 \family default
5637  uses Arabic numerals followed by a period.
5638 \end_layout
5639
5640 \begin_deeper
5641 \begin_layout Enumerate
5642 The second level uses lower case letters surrounded by parentheses.
5643 \end_layout
5644
5645 \begin_deeper
5646 \begin_layout Enumerate
5647 The third level uses lower-case Roman numerals followed by a period.
5648 \end_layout
5649
5650 \begin_deeper
5651 \begin_layout Enumerate
5652 The fourth level uses capital letters followed by a period.
5653 \end_layout
5654
5655 \begin_layout Enumerate
5656 Again, notice the decrease in the spacing between items as the nesting depth
5657  increases.
5658 \end_layout
5659
5660 \end_deeper
5661 \begin_layout Enumerate
5662 Back to the third level
5663 \end_layout
5664
5665 \end_deeper
5666 \begin_layout Enumerate
5667 Back to the second level.
5668 \end_layout
5669
5670 \end_deeper
5671 \begin_layout Enumerate
5672 Back to the outermost level.
5673 \end_layout
5674
5675 \begin_layout Standard
5676 Once again, you can customize the type of numbering used in the 
5677 \family sans
5678 Enumerate
5679 \family default
5680  environment.
5681  It involves adding commands to the LaTeX preamble (see the 
5682 \emph on
5683 Additional Features
5684 \emph default
5685  manual).
5686  As stated earlier, such customization only shows up in the printed version,
5687  not in LyX.
5688 \end_layout
5689
5690 \begin_layout Standard
5691 There is more to nesting 
5692 \family sans
5693 Enumerate
5694 \family default
5695  environments than we've stated here.
5696  You should read section
5697 \begin_inset space ~
5698 \end_inset
5699
5700
5701 \begin_inset CommandInset ref
5702 LatexCommand ref
5703 reference "sec:Nesting"
5704
5705 \end_inset
5706
5707  to learn more about nesting.
5708 \end_layout
5709
5710 \begin_layout Subsubsection
5711
5712 \family sans
5713 Description
5714 \family default
5715
5716 \begin_inset Index idx
5717 status collapsed
5718
5719 \begin_layout Plain Layout
5720 Lists ! Description
5721 \end_layout
5722
5723 \end_inset
5724
5725
5726 \end_layout
5727
5728 \begin_layout Standard
5729 Unlike the previous two environments, the 
5730 \family sans
5731 Description
5732 \family default
5733  list has no fixed label.
5734  Instead, LyX uses the first 
5735 \begin_inset Quotes eld
5736 \end_inset
5737
5738 word
5739 \begin_inset Quotes erd
5740 \end_inset
5741
5742  of the first line as the label.
5743  Here's an example:
5744 \end_layout
5745
5746 \begin_layout Description
5747 Example: This is an example of the 
5748 \family sans
5749 Description
5750 \family default
5751  environment.
5752 \end_layout
5753
5754 \begin_layout Standard
5755 LyX typesets the label in boldface and puts extra space between it and the
5756  rest of the line.
5757 \end_layout
5758
5759 \begin_layout Standard
5760 With the first 
5761 \begin_inset Quotes eld
5762 \end_inset
5763
5764 word
5765 \begin_inset Quotes erd
5766 \end_inset
5767
5768  it is meant that the first hit of the 
5769 \family sans
5770 Space
5771 \family default
5772  key ends the label if you are at the beginning of the first line of an
5773  item.
5774  If you need to use more than one word in the label use a 
5775 \family sans
5776 Protected Blank
5777 \family default
5778 .
5779  (Use either 
5780 \begin_inset Info
5781 type  "shortcut"
5782 arg   "space-insert protected"
5783 \end_inset
5784
5785  or the menu 
5786 \family sans
5787 Insert\SpecialChar \menuseparator
5788 Formatting\SpecialChar \menuseparator
5789 Protected
5790 \begin_inset space ~
5791 \end_inset
5792
5793 Space
5794 \family default
5795 , see section
5796 \begin_inset space ~
5797 \end_inset
5798
5799
5800 \begin_inset CommandInset ref
5801 LatexCommand ref
5802 reference "sub:Protected-Space"
5803
5804 \end_inset
5805
5806  for more info.) Here is an example:
5807 \end_layout
5808
5809 \begin_layout Description
5810 Second
5811 \begin_inset space ~
5812 \end_inset
5813
5814 Example: This one shows how to use a 
5815 \family sans
5816 Protected
5817 \begin_inset space ~
5818 \end_inset
5819
5820 Blank
5821 \family default
5822  in the label of a 
5823 \family sans
5824 Description
5825 \family default
5826  list item.
5827 \end_layout
5828
5829 \begin_layout Description
5830 Usage: You should use the 
5831 \family sans
5832 Description
5833 \family default
5834  environment for things like definitions and theorems.
5835  Use it when you need to make one word in particular stand out in the text
5836  that describes it.
5837  It's not a good idea to use a 
5838 \family sans
5839 Description
5840 \family default
5841  environment when you have an entire sentence that you want to describe.
5842  You're better off using 
5843 \family sans
5844 Itemize
5845 \family default
5846  or 
5847 \family sans
5848 Enumerate
5849 \family default
5850  and nesting several 
5851 \family sans
5852 Standard
5853 \family default
5854  paragraphs into them.
5855 \end_layout
5856
5857 \begin_layout Description
5858 Nesting: You can nest 
5859 \family sans
5860 Description
5861 \family default
5862  environments inside one another, nest them in other types of lists, and
5863  so on.
5864 \end_layout
5865
5866 \begin_layout Standard
5867 Notice that after the first line, LyX indents subsequent lines, offsetting
5868  them from the first line.
5869 \end_layout
5870
5871 \begin_layout Subsubsection
5872 The LyX 
5873 \family sans
5874 List
5875 \family default
5876
5877 \begin_inset Index idx
5878 status collapsed
5879
5880 \begin_layout Plain Layout
5881 Lists ! LyX list
5882 \end_layout
5883
5884 \end_inset
5885
5886
5887 \end_layout
5888
5889 \begin_layout Standard
5890 The 
5891 \family sans
5892 List
5893 \family default
5894  environment is a LyX extension to LaTeX.
5895 \end_layout
5896
5897 \begin_layout Standard
5898 \begin_inset Note Greyedout
5899 status open
5900
5901 \begin_layout Plain Layout
5902
5903 \series bold
5904 Note:
5905 \series default
5906  When you are using a KOMA-Script document class, like in this document,
5907  the 
5908 \family sans
5909 List
5910 \family default
5911  environment is named 
5912 \family sans
5913 Labeling
5914 \family default
5915 .
5916 \end_layout
5917
5918 \end_inset
5919
5920
5921 \end_layout
5922
5923 \begin_layout Standard
5924 Like the 
5925 \family sans
5926 Description
5927 \family default
5928  environment the 
5929 \family sans
5930 List
5931 \family default
5932  environment has user-defined labels for each list item.
5933  There are the following properties of this list environment:
5934 \end_layout
5935
5936 \begin_layout Labeling
5937 \labelwidthstring 00.00.0000
5938 item
5939 \begin_inset space ~
5940 \end_inset
5941
5942 labels LyX uses the first 
5943 \begin_inset Quotes eld
5944 \end_inset
5945
5946 word
5947 \begin_inset Quotes erd
5948 \end_inset
5949
5950  of each line as the item label.
5951  The first 
5952 \family sans
5953 Space
5954 \family default
5955  after the beginning of the first line of an item marks the end of the label.
5956  If you need to use more than one word in an item label, use a protected
5957  blank as described above.
5958 \end_layout
5959
5960 \begin_layout Labeling
5961 \labelwidthstring 00.00.0000
5962 margins As you can see, LyX uses different margins for the item label and
5963  the body of the item text.
5964  The body of the text has a larger left margin, which is equal to the default
5965  label width plus a little extra space.
5966  
5967 \end_layout
5968
5969 \begin_layout Labeling
5970 \labelwidthstring 00.00.0000
5971 label
5972 \begin_inset space ~
5973 \end_inset
5974
5975 width LyX uses the width of the label, or the default width, whatever is
5976  larger.
5977  If the label width is larger, the label 
5978 \begin_inset Quotes eld
5979 \end_inset
5980
5981 extends
5982 \begin_inset Quotes erd
5983 \end_inset
5984
5985  into the first line.
5986  In other words, the text of the first line isn't aligned with the left
5987  margin of the rest of the item text.
5988 \end_layout
5989
5990 \begin_layout Labeling
5991 \labelwidthstring 00.00.0000
5992 default
5993 \begin_inset space ~
5994 \end_inset
5995
5996 width You can set the default label width to ensure that the text of all
5997  items in a 
5998 \family sans
5999 List
6000 \family default
6001  environment have the same left margin.
6002 \begin_inset Newline newline
6003 \end_inset
6004
6005 To change the default width, select all items in the list.
6006  Now open the 
6007 \family sans
6008 Edit\SpecialChar \menuseparator
6009 Paragraph
6010 \begin_inset space ~
6011 \end_inset
6012
6013 Settings
6014 \family default
6015  dialog.
6016  The text in the box 
6017 \family sans
6018 Longest
6019 \begin_inset space ~
6020 \end_inset
6021
6022 label
6023 \family default
6024  determines the default label width.
6025  You can use the text of your largest label here, but you can also use the
6026  letter 
6027 \begin_inset Quotes eld
6028 \end_inset
6029
6030 M
6031 \begin_inset Quotes erd
6032 \end_inset
6033
6034  multiple times instead.
6035  The M is the widest character and is a standard unit of widths in LaTeX.
6036  By using 
6037 \begin_inset Quotes eld
6038 \end_inset
6039
6040 M
6041 \begin_inset Quotes erd
6042 \end_inset
6043
6044  as the unit of width you don't need to keep changing the contents of 
6045 \family sans
6046 Longest
6047 \begin_inset space ~
6048 \end_inset
6049
6050 label
6051 \family default
6052  every time you alter a label in a 
6053 \family sans
6054 List
6055 \family default
6056  environment.
6057 \begin_inset Newline newline
6058 \end_inset
6059
6060 The predefined default width is the length of 
6061 \begin_inset Quotes eld
6062 \end_inset
6063
6064 00.00.0000
6065 \begin_inset Quotes erd
6066 \end_inset
6067
6068  (equal to 6 M).
6069  
6070 \begin_inset Newline newline
6071 \end_inset
6072
6073
6074 \begin_inset Note Greyedout
6075 status open
6076
6077 \begin_layout Plain Layout
6078
6079 \series bold
6080 Note:
6081 \series default
6082  Setting the cursor into a list item to change only its label width will
6083  only change the width inside LyX but not in the output.
6084 \end_layout
6085
6086 \end_inset
6087
6088
6089 \end_layout
6090
6091 \begin_layout Standard
6092 You should use the 
6093 \family sans
6094 List
6095 \family default
6096  environment the same way like the 
6097 \family sans
6098 Description
6099 \family default
6100  list: When you need one word to stand out from the text that describes
6101  it.
6102  The 
6103 \family sans
6104 List
6105 \family default
6106  environment gives you another way to do this, using a different overall
6107  layout.
6108 \end_layout
6109
6110 \begin_layout Standard
6111 You can nest 
6112 \family sans
6113 List
6114 \family default
6115  environments inside one another, nest them in other types of lists, and
6116  so on.
6117  They work just like the other list paragraph environments.
6118  Read section
6119 \begin_inset space ~
6120 \end_inset
6121
6122
6123 \begin_inset CommandInset ref
6124 LatexCommand ref
6125 reference "sec:Nesting"
6126
6127 \end_inset
6128
6129  to learn about nesting.
6130 \end_layout
6131
6132 \begin_layout Standard
6133 There is yet another feature of the 
6134 \family sans
6135 List
6136 \family default
6137  environment: As you can see in the examples, LyX left-justifies the item
6138  labels by default.
6139  You can use additional 
6140 \family sans
6141 HFills
6142 \family default
6143  to change how LyX justifies the item label.
6144  
6145 \family sans
6146 Hfills
6147 \family default
6148  are documented in section
6149 \begin_inset space ~
6150 \end_inset
6151
6152
6153 \begin_inset CommandInset ref
6154 LatexCommand ref
6155 reference "sub:Horizontal-Space"
6156
6157 \end_inset
6158
6159 .
6160  Here are some examples:
6161 \begin_inset Newpage pagebreak
6162 \end_inset
6163
6164
6165 \end_layout
6166
6167 \begin_layout Labeling
6168 \labelwidthstring 00.00.0000
6169 Left The default for 
6170 \family sans
6171 List
6172 \family default
6173  item labels.
6174 \end_layout
6175
6176 \begin_layout Labeling
6177 \labelwidthstring 00.00.0000
6178 \begin_inset space \hfill{}
6179 \end_inset
6180
6181 Right One 
6182 \family sans
6183 HFill
6184 \family default
6185  at the beginning of the label right justifies it.
6186 \end_layout
6187
6188 \begin_layout Labeling
6189 \labelwidthstring 00.00.0000
6190 \begin_inset space \hfill{}
6191 \end_inset
6192
6193 Center
6194 \begin_inset space \hfill{}
6195 \end_inset
6196
6197  One 
6198 \family sans
6199 HFill
6200 \family default
6201  at the beginning of the label and one at the end centers it.
6202 \end_layout
6203
6204 \begin_layout Subsection
6205 Customized Lists
6206 \begin_inset Index idx
6207 status collapsed
6208
6209 \begin_layout Plain Layout
6210 Lists ! Customized
6211 \end_layout
6212
6213 \end_inset
6214
6215
6216 \end_layout
6217
6218 \begin_layout Standard
6219 To use the features described in this section, you must load the module
6220  
6221 \family sans
6222 Customisable Lists (enumitem)
6223 \family default
6224  in the document settings.
6225  This loads the features of the LaTeX-package 
6226 \series bold
6227 enumitem
6228 \series default
6229
6230 \begin_inset Index idx
6231 status collapsed
6232
6233 \begin_layout Plain Layout
6234 LaTeX-packages ! enumitem
6235 \end_layout
6236
6237 \end_inset
6238
6239 .
6240 \end_layout
6241
6242 \begin_layout Subsubsection
6243 Custom Enumerate Lists
6244 \begin_inset Index idx
6245 status collapsed
6246
6247 \begin_layout Plain Layout
6248 Lists ! Enumerate ! Custom
6249 \end_layout
6250
6251 \end_inset
6252
6253
6254 \end_layout
6255
6256 \begin_layout Standard
6257 \noindent
6258 The default numbering of numbered lists can be changed by adding an optional
6259  argument (menu 
6260 \family sans
6261 Insert\SpecialChar \menuseparator
6262 Short Title
6263 \family default
6264 ) to the first item of each level in the list.
6265  There you add the command
6266 \end_layout
6267
6268 \begin_layout Standard
6269
6270 \series bold
6271 label=
6272 \backslash
6273 roman{enumi}
6274 \end_layout
6275
6276 \begin_layout Standard
6277 in TeX Code (shortcut 
6278 \begin_inset Info
6279 type  "shortcut"
6280 arg   "ert-insert"
6281 \end_inset
6282
6283 ).
6284 \begin_inset Foot
6285 status collapsed
6286
6287 \begin_layout Plain Layout
6288 For more about TeX Code, look at section
6289 \begin_inset space ~
6290 \end_inset
6291
6292
6293 \begin_inset CommandInset ref
6294 LatexCommand ref
6295 reference "sec:TeX-Code"
6296
6297 \end_inset
6298
6299 .
6300 \end_layout
6301
6302 \end_inset
6303
6304
6305 \emph on
6306  enumi
6307 \emph default
6308  is hereby the counter of the enumeration in the first level.
6309  The command 
6310 \series bold
6311
6312 \backslash
6313 roman
6314 \series default
6315  outputs the counter as small Roman numeral.
6316  For capital Roman numerals replace in the command above 
6317 \series bold
6318
6319 \backslash
6320 roman
6321 \series default
6322  by 
6323 \series bold
6324
6325 \backslash
6326 Roman
6327 \series default
6328 .
6329  For Arabic numerals use 
6330 \series bold
6331
6332 \backslash
6333 arabic
6334 \series default
6335 .
6336  To 
6337 \begin_inset Quotes eld
6338 \end_inset
6339
6340 number
6341 \begin_inset Quotes erd
6342 \end_inset
6343
6344  items with capital or small Latin letters use 
6345 \series bold
6346
6347 \backslash
6348 Alph
6349 \series default
6350  or 
6351 \series bold
6352
6353 \backslash
6354 alph
6355 \series default
6356 , respectively.
6357 \end_layout
6358
6359 \begin_layout Standard
6360 \noindent
6361 \begin_inset Note Greyedout
6362 status open
6363
6364 \begin_layout Plain Layout
6365
6366 \series bold
6367 Note:
6368 \series default
6369  You can only number 26
6370 \begin_inset space ~
6371 \end_inset
6372
6373 items with Latin letters, because this numbering is limited to single letters.
6374 \end_layout
6375
6376 \end_inset
6377
6378
6379 \end_layout
6380
6381 \begin_layout Standard
6382 To change the numbering for the list sublevels, replace the 'i' in the command
6383  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6384 \end_layout
6385
6386 \begin_layout Standard
6387 As example a list with custom numbering:
6388 \end_layout
6389
6390 \begin_layout Enumerate
6391 \begin_inset Argument
6392 status open
6393
6394 \begin_layout Plain Layout
6395 \begin_inset ERT
6396 status open
6397
6398 \begin_layout Plain Layout
6399
6400 label=
6401 \backslash
6402 #
6403 \backslash
6404 Alph{enumi}
6405 \backslash
6406 #
6407 \end_layout
6408
6409 \end_inset
6410
6411
6412 \end_layout
6413
6414 \end_inset
6415
6416 Level 1
6417 \end_layout
6418
6419 \begin_deeper
6420 \begin_layout Enumerate
6421 \begin_inset Argument
6422 status open
6423
6424 \begin_layout Plain Layout
6425 \begin_inset ERT
6426 status open
6427
6428 \begin_layout Plain Layout
6429
6430 label=
6431 \backslash
6432 Alph{enumi}.
6433 \backslash
6434 arabic{enumii}
6435 \end_layout
6436
6437 \end_inset
6438
6439
6440 \end_layout
6441
6442 \end_inset
6443
6444 Level 2
6445 \end_layout
6446
6447 \begin_layout Enumerate
6448 Level 2
6449 \end_layout
6450
6451 \begin_deeper
6452 \begin_layout Enumerate
6453 \begin_inset Argument
6454 status open
6455
6456 \begin_layout Plain Layout
6457 \begin_inset ERT
6458 status open
6459
6460 \begin_layout Plain Layout
6461
6462 label=
6463 \backslash
6464 bf{
6465 \backslash
6466 arabic{enumiii}}
6467 \end_layout
6468
6469 \end_inset
6470
6471
6472 \end_layout
6473
6474 \end_inset
6475
6476 Level 3
6477 \end_layout
6478
6479 \begin_deeper
6480 \begin_layout Enumerate
6481 \begin_inset Argument
6482 status open
6483
6484 \begin_layout Plain Layout
6485 \begin_inset ERT
6486 status open
6487
6488 \begin_layout Plain Layout
6489
6490 label=
6491 \backslash
6492 emph{
6493 \backslash
6494 roman{enumiv})}
6495 \end_layout
6496
6497 \end_inset
6498
6499
6500 \end_layout
6501
6502 \end_inset
6503
6504 Level 4
6505 \end_layout
6506
6507 \end_deeper
6508 \end_deeper
6509 \end_deeper
6510 \begin_layout Standard
6511 For this list these commands were used:
6512 \end_layout
6513
6514 \begin_layout Standard
6515 \noindent
6516
6517 \series bold
6518 label=
6519 \backslash
6520 #
6521 \backslash
6522 Alph{enumi}
6523 \backslash
6524 #
6525 \begin_inset Newline newline
6526 \end_inset
6527
6528 label=
6529 \backslash
6530 Alph{enumi}.
6531 \backslash
6532 arabic{enumii}
6533 \begin_inset Newline newline
6534 \end_inset
6535
6536 label=
6537 \backslash
6538 bf{
6539 \backslash
6540 arabic{enumiii}}
6541 \begin_inset Newline newline
6542 \end_inset
6543
6544 label=
6545 \backslash
6546 emph{
6547 \backslash
6548 roman{enumiv})}
6549 \end_layout
6550
6551 \begin_layout Standard
6552 where the command 
6553 \series bold
6554
6555 \backslash
6556 emph{}
6557 \series default
6558  makes the label emphasized and 
6559 \series bold
6560
6561 \backslash
6562 bf{}
6563 \series default
6564  makes it bold.
6565 \end_layout
6566
6567 \begin_layout Standard
6568 \begin_inset Note Greyedout
6569 status open
6570
6571 \begin_layout Plain Layout
6572
6573 \series bold
6574 Note:
6575 \series default
6576  When you changed the label of a list level, it will be used for all following
6577  lists until you change the definition.
6578 \end_layout
6579
6580 \end_inset
6581
6582
6583 \end_layout
6584
6585 \begin_layout Subsubsection
6586 Resumed Enumeration
6587 \begin_inset Index idx
6588 status collapsed
6589
6590 \begin_layout Plain Layout
6591 Lists ! Enumerate ! Resumed
6592 \end_layout
6593
6594 \end_inset
6595
6596
6597 \end_layout
6598
6599 \begin_layout Standard
6600 Enumerations can be resumed after intermediate paragraphs:
6601 \end_layout
6602
6603 \begin_layout Enumerate
6604 \begin_inset Argument
6605 status open
6606
6607 \begin_layout Plain Layout
6608 \begin_inset ERT
6609 status open
6610
6611 \begin_layout Plain Layout
6612
6613 label=
6614 \backslash
6615 arabic{enumi}.
6616 \end_layout
6617
6618 \end_inset
6619
6620
6621 \end_layout
6622
6623 \end_inset
6624
6625 first
6626 \begin_inset Note Note
6627 status open
6628
6629 \begin_layout Plain Layout
6630 goes back to default numbering
6631 \end_layout
6632
6633 \end_inset
6634
6635
6636 \end_layout
6637
6638 \begin_layout Enumerate
6639 second
6640 \end_layout
6641
6642 \begin_layout Standard
6643 regular text
6644 \end_layout
6645
6646 \begin_layout Enumerate-Resume
6647 resumed
6648 \end_layout
6649
6650 \begin_layout Standard
6651 To resume an enumeration, use the style 
6652 \family sans
6653 Enumerate-Resume
6654 \family default
6655 .
6656  Its numbering appears in blue within LyX to indicate that it is a resumed
6657  list and that the numbering will not be correct in LyX, but in the output.
6658 \end_layout
6659
6660 \begin_layout Standard
6661 \begin_inset Note Greyedout
6662 status open
6663
6664 \begin_layout Plain Layout
6665
6666 \series bold
6667 Note:
6668 \series default
6669  If there is no previous enumeration to resume, you will get a LaTeX error.
6670 \end_layout
6671
6672 \end_inset
6673
6674
6675 \end_layout
6676
6677 \begin_layout Standard
6678 Perhaps you might want to resume the list with a different number than the
6679  next one.
6680  Or you want to start a new enumeration with a defined number.
6681  This is possible by adding an optional argument to the first list item
6682  of a normal new enumeration.
6683  There insert the command
6684 \end_layout
6685
6686 \begin_layout Standard
6687
6688 \series bold
6689 start=number
6690 \end_layout
6691
6692 \begin_layout Standard
6693 where 
6694 \emph on
6695 number
6696 \emph default
6697  is the number with which you want to resume the list.
6698  An example:
6699 \end_layout
6700
6701 \begin_layout Enumerate
6702 first item
6703 \end_layout
6704
6705 \begin_layout Enumerate
6706 second item
6707 \end_layout
6708
6709 \begin_layout Standard
6710 Enumeration starting at a given value:
6711 \end_layout
6712
6713 \begin_layout Enumerate
6714 \begin_inset Argument
6715 status open
6716
6717 \begin_layout Plain Layout
6718 \begin_inset ERT
6719 status open
6720
6721 \begin_layout Plain Layout
6722
6723 start=4
6724 \end_layout
6725
6726 \end_inset
6727
6728
6729 \end_layout
6730
6731 \end_inset
6732
6733 This enumeration starts at 4
6734 \end_layout
6735
6736 \begin_layout Subsubsection
6737 List Spacing
6738 \begin_inset Index idx
6739 status collapsed
6740
6741 \begin_layout Plain Layout
6742 Lists ! Spacing
6743 \end_layout
6744
6745 \end_inset
6746
6747
6748 \end_layout
6749
6750 \begin_layout Standard
6751 In some cases you might want less or more vertical space between the items
6752  of a list.
6753  For example the default space is too much in your opinion in this case:
6754 \end_layout
6755
6756 \begin_layout Itemize
6757 A bullet list
6758 \end_layout
6759
6760 \begin_layout Itemize
6761 with standard spacing 
6762 \end_layout
6763
6764 \begin_layout Standard
6765 You can decrease the space by adding an optional argument to the first item
6766  of the list.
6767  There add the command 
6768 \series bold
6769 nolistsep
6770 \series default
6771  to get no additional list space like in this example:
6772 \end_layout
6773
6774 \begin_layout Itemize
6775 \begin_inset Argument
6776 status open
6777
6778 \begin_layout Plain Layout
6779 \begin_inset ERT
6780 status open
6781
6782 \begin_layout Plain Layout
6783
6784 nolistsep
6785 \end_layout
6786
6787 \end_inset
6788
6789
6790 \end_layout
6791
6792 \end_inset
6793
6794 A bullet list
6795 \end_layout
6796
6797 \begin_layout Itemize
6798 without additional
6799 \end_layout
6800
6801 \begin_layout Itemize
6802 vertical space
6803 \end_layout
6804
6805 \begin_layout Standard
6806 To add space you can use several other commands provided by the LaTeX-package
6807  
6808 \series bold
6809 enumitem
6810 \series default
6811
6812 \begin_inset Index idx
6813 status collapsed
6814
6815 \begin_layout Plain Layout
6816 LaTeX-packages ! enumitem
6817 \end_layout
6818
6819 \end_inset
6820
6821 .
6822  For more info see its documentation, 
6823 \begin_inset CommandInset citation
6824 LatexCommand cite
6825 key "enumitem"
6826
6827 \end_inset
6828
6829 .
6830 \end_layout
6831
6832 \begin_layout Standard
6833 There are also many commands available to change the horizontal spacing
6834  and indentation.
6835  Here is an example where the indentation was changed to the one of the
6836  paragraphs in the document and the label separation was set to 2
6837 \begin_inset space \thinspace{}
6838 \end_inset
6839
6840 cm so that the number is in the page margin:
6841 \end_layout
6842
6843 \begin_layout Enumerate
6844 \begin_inset Argument
6845 status open
6846
6847 \begin_layout Plain Layout
6848 \begin_inset ERT
6849 status open
6850
6851 \begin_layout Plain Layout
6852
6853 labelindent=
6854 \backslash
6855 parindent, labelsep=2cm
6856 \end_layout
6857
6858 \end_inset
6859
6860
6861 \end_layout
6862
6863 \end_inset
6864
6865 An enumeration
6866 \end_layout
6867
6868 \begin_layout Enumerate
6869 with negative indentation
6870 \end_layout
6871
6872 \begin_layout Subsubsection
6873 Further Customization
6874 \begin_inset Index idx
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878 Lists ! Description
6879 \end_layout
6880
6881 \end_inset
6882
6883
6884 \end_layout
6885
6886 \begin_layout Standard
6887 You can also change the style of description lists.
6888  The command
6889 \end_layout
6890
6891 \begin_layout Standard
6892
6893 \series bold
6894 font=definition
6895 \end_layout
6896
6897 \begin_layout Standard
6898 changes the description label font, the command
6899 \end_layout
6900
6901 \begin_layout Standard
6902
6903 \series bold
6904 style=definition
6905 \end_layout
6906
6907 \begin_layout Standard
6908 sets the list style.
6909 \end_layout
6910
6911 \begin_layout Standard
6912 An example where the command
6913 \end_layout
6914
6915 \begin_layout Standard
6916
6917 \series bold
6918 font=
6919 \backslash
6920 itshape, style=nextline
6921 \end_layout
6922
6923 \begin_layout Standard
6924 is used:
6925 \end_layout
6926
6927 \begin_layout Description
6928 Ionizing
6929 \begin_inset space ~
6930 \end_inset
6931
6932 radiation: 
6933 \begin_inset Argument
6934 status open
6935
6936 \begin_layout Plain Layout
6937 \begin_inset ERT
6938 status open
6939
6940 \begin_layout Plain Layout
6941
6942 labelindent=0pt, labelsep=1cm, font=
6943 \backslash
6944 itshape, style=nextline
6945 \end_layout
6946
6947 \end_inset
6948
6949
6950 \end_layout
6951
6952 \end_inset
6953
6954 Ionizing radiation consists of particles or electromagnetic waves that are
6955  energetic enough to detach electrons from atoms or molecules, therefore
6956  ionizing them.
6957 \end_layout
6958
6959 \begin_layout Description
6960 Reference
6961 \begin_inset space ~
6962 \end_inset
6963
6964 counting: In computer science, reference counting is a technique of storing
6965  the number of references, pointers, or handles to a resource such as an
6966  object, block of memory, disk space or other resource.
6967 \end_layout
6968
6969 \begin_layout Standard
6970 There are many more commands and features provided by the LaTeX-package
6971  
6972 \series bold
6973 enumitem
6974 \series default
6975
6976 \begin_inset Index idx
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980 LaTeX-packages ! enumitem
6981 \end_layout
6982
6983 \end_inset
6984
6985 .
6986  For more info see its documentation, 
6987 \begin_inset CommandInset citation
6988 LatexCommand cite
6989 key "enumitem"
6990
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \begin_layout Subsection
6997 Letters
6998 \begin_inset Index idx
6999 status collapsed
7000
7001 \begin_layout Plain Layout
7002 Letters
7003 \end_layout
7004
7005 \end_inset
7006
7007
7008 \end_layout
7009
7010 \begin_layout Subsubsection
7011
7012 \family sans
7013 Address
7014 \family default
7015  and 
7016 \family sans
7017 Right
7018 \begin_inset space ~
7019 \end_inset
7020
7021 Address
7022 \family default
7023 : An Overview
7024 \end_layout
7025
7026 \begin_layout Standard
7027 Although LyX has document classes for letters, we've also created two paragraph
7028  environments called 
7029 \family sans
7030 Address
7031 \family default
7032  and 
7033 \family sans
7034 Right
7035 \begin_inset space ~
7036 \end_inset
7037
7038 Address
7039 \family default
7040 .
7041  To use the letter class, you need to use specific paragraph environments
7042  in a specific order, otherwise LaTeX gags on the document.
7043  In contrast, you can use the 
7044 \family sans
7045 Address
7046 \family default
7047  and 
7048 \family sans
7049 Right
7050 \begin_inset space ~
7051 \end_inset
7052
7053 Address
7054 \family default
7055  paragraph environments anywhere with no problem.
7056  You can even nest them inside other environments, though you can't nest
7057  anything in them.
7058 \end_layout
7059
7060 \begin_layout Standard
7061 Of course, you're not limited to using 
7062 \family sans
7063 Address
7064 \family default
7065  and 
7066 \family sans
7067 Right
7068 \begin_inset space ~
7069 \end_inset
7070
7071 Address
7072 \family default
7073  for letters only.
7074  
7075 \family sans
7076 Right
7077 \begin_inset space ~
7078 \end_inset
7079
7080 Address
7081 \family default
7082 , in particular, is useful for creating article titles like those used in
7083  some European academic papers.
7084 \end_layout
7085
7086 \begin_layout Subsubsection
7087 Usage
7088 \begin_inset CommandInset label
7089 LatexCommand label
7090 name "sec:Address-Usage"
7091
7092 \end_inset
7093
7094
7095 \end_layout
7096
7097 \begin_layout Standard
7098 The 
7099 \family sans
7100 Address
7101 \family default
7102  environment formats text in the style of an address, which is also used
7103  for the opening and signature in some countries.
7104  Similarly, the 
7105 \family sans
7106 Right
7107 \begin_inset space ~
7108 \end_inset
7109
7110 Address
7111 \family default
7112  environment formats text in the style of a right-justified address, which
7113  is used for the sender's address and today's date in some countries.
7114  Here's an example of each:
7115 \end_layout
7116
7117 \begin_layout Right Address
7118 Right Address
7119 \begin_inset Newline newline
7120 \end_inset
7121
7122 Who I am
7123 \begin_inset Newline newline
7124 \end_inset
7125
7126 Where I am
7127 \begin_inset Newline newline
7128 \end_inset
7129
7130 When is it? What is today?
7131 \end_layout
7132
7133 \begin_layout Standard
7134 That was 
7135 \family sans
7136 Right
7137 \begin_inset space ~
7138 \end_inset
7139
7140 Address
7141 \family default
7142 .
7143  Notice that the lines all have the same left margin, which LyX sets to
7144  fit the largest block of text on a single line.
7145  Here's an example of the 
7146 \family sans
7147 Address
7148 \family default
7149  environment:
7150 \end_layout
7151
7152 \begin_layout Address
7153 Who are you
7154 \begin_inset Newline newline
7155 \end_inset
7156
7157 Where do I send this
7158 \begin_inset Newline newline
7159 \end_inset
7160
7161 Your post office and country
7162 \end_layout
7163
7164 \begin_layout Standard
7165 As you can see, both 
7166 \family sans
7167 Address
7168 \family default
7169  and 
7170 \family sans
7171 Right
7172 \begin_inset space ~
7173 \end_inset
7174
7175 Address
7176 \family default
7177  add extra space between themselves and the next paragraph.
7178  If you hit 
7179 \family sans
7180 Return
7181 \family default
7182  in either of these environments, LyX resets the nesting depth and sets
7183  the environment to 
7184 \family sans
7185 Standard
7186 \family default
7187 .
7188  This makes sense, since 
7189 \family sans
7190 Return
7191 \family default
7192  is the 
7193 \family typewriter
7194 break-paragraph
7195 \family default
7196  function, and the individual lines of an address are not paragraphs.
7197  Thus, you have to use 
7198 \family typewriter
7199 break-line
7200 \family default
7201  (
7202 \begin_inset Info
7203 type  "shortcut"
7204 arg   "newline-insert newline"
7205 \end_inset
7206
7207  or 
7208 \family sans
7209 Formatting
7210 \begin_inset space ~
7211 \end_inset
7212
7213 Character\SpecialChar \menuseparator
7214 Line
7215 \begin_inset space ~
7216 \end_inset
7217
7218 Break
7219 \family default
7220  from the 
7221 \family sans
7222 Insert
7223 \family default
7224  menu) to start a new line in an 
7225 \family sans
7226 Address
7227 \family default
7228  or 
7229 \family sans
7230 Right
7231 \begin_inset space ~
7232 \end_inset
7233
7234 Address
7235 \family default
7236  environment.
7237 \end_layout
7238
7239 \begin_layout Subsection
7240 Academic Writing
7241 \end_layout
7242
7243 \begin_layout Standard
7244 Most academic writing begins with an abstract and ends with a bibliography
7245  or list of references.
7246  LyX contains paragraph environments for both of these.
7247 \end_layout
7248
7249 \begin_layout Subsubsection
7250
7251 \family sans
7252 Abstract
7253 \begin_inset Index idx
7254 status collapsed
7255
7256 \begin_layout Plain Layout
7257 Abstracts
7258 \end_layout
7259
7260 \end_inset
7261
7262
7263 \end_layout
7264
7265 \begin_layout Standard
7266 The 
7267 \family sans
7268 Abstract
7269 \family default
7270  environment is used for the abstract of an article.
7271  Technically, you could use this environment anywhere, but you really should
7272  only use it at the beginning of the document, after the title.
7273  Also, don't bother trying to nest 
7274 \family sans
7275 Abstract
7276 \family default
7277  in anything else or vice versa.
7278  It won't work.
7279  The 
7280 \family sans
7281 Abstract
7282 \family default
7283  environment is only useful in the article and report document classes.
7284  The book document classes ignores the 
7285 \family sans
7286 Abstract
7287 \family default
7288  completely, and it's utterly silly to use 
7289 \family sans
7290 Abstract
7291 \family default
7292  in a letter document class.
7293 \end_layout
7294
7295 \begin_layout Standard
7296 The 
7297 \family sans
7298 Abstract
7299 \family default
7300  environment does several things for you.
7301  First, it puts the centered label 
7302 \begin_inset Quotes eld
7303 \end_inset
7304
7305 Abstract
7306 \begin_inset Quotes erd
7307 \end_inset
7308
7309  above the text.
7310  The label and the text of the abstract are separated by some extra vertical
7311  space.
7312  Second, it typesets everything in a smaller font, just as you'd expect.
7313  Lastly, it adds a bit of extra vertical space between the abstract and
7314  the subsequent text.
7315  Well, that's how it will appear on the LyX screen.
7316  The appearance in the output depends on the used article or report class.
7317 \end_layout
7318
7319 \begin_layout Standard
7320 Starting a new paragraph by hitting 
7321 \family sans
7322 Return
7323 \family default
7324  does not reset the paragraph environment.
7325  The new paragraph will still be in the 
7326 \family sans
7327 Abstract
7328 \family default
7329  environment.
7330  So, you will have to change the paragraph environment yourself when you
7331  finish entering the abstract of your document.
7332 \end_layout
7333
7334 \begin_layout Standard
7335 \begin_inset Float figure
7336 wide false
7337 sideways false
7338 status open
7339
7340 \begin_layout Plain Layout
7341 \align center
7342 \begin_inset Graphics
7343         filename clipart/Abstract.pdf
7344
7345 \end_inset
7346
7347
7348 \end_layout
7349
7350 \begin_layout Plain Layout
7351 \begin_inset Caption
7352
7353 \begin_layout Plain Layout
7354 \begin_inset CommandInset label
7355 LatexCommand label
7356 name "cap:Paragraph-in-the"
7357
7358 \end_inset
7359
7360 Paragraph in the 
7361 \family sans
7362 Abstract
7363 \family default
7364  environment
7365 \end_layout
7366
7367 \end_inset
7368
7369
7370 \end_layout
7371
7372 \end_inset
7373
7374
7375 \end_layout
7376
7377 \begin_layout Standard
7378 We'd love to give you directly an example of the 
7379 \family sans
7380 Abstract
7381 \family default
7382  environment, but since this document is in the 
7383 \begin_inset Quotes eld
7384 \end_inset
7385
7386 book
7387 \begin_inset Quotes erd
7388 \end_inset
7389
7390  class, we can't do this.
7391  We inserted it therefore as figure
7392 \begin_inset space ~
7393 \end_inset
7394
7395
7396 \begin_inset CommandInset ref
7397 LatexCommand ref
7398 reference "cap:Paragraph-in-the"
7399
7400 \end_inset
7401
7402 .
7403  If you've never heard of an 
7404 \begin_inset Quotes eld
7405 \end_inset
7406
7407 abstract
7408 \begin_inset Quotes erd
7409 \end_inset
7410
7411  before, you can safely ignore this environment.
7412 \end_layout
7413
7414 \begin_layout Subsubsection
7415
7416 \family sans
7417 Bibliography
7418 \family default
7419
7420 \begin_inset Index idx
7421 status collapsed
7422
7423 \begin_layout Plain Layout
7424 Bibliography
7425 \end_layout
7426
7427 \end_inset
7428
7429
7430 \begin_inset CommandInset label
7431 LatexCommand label
7432 name "sub:Biblio_environment"
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \begin_layout Standard
7440 The 
7441 \family sans
7442 Bibliography
7443 \family default
7444  environment is used to list references.
7445  Technically, you could use this environment anywhere, but you really should
7446  only use it at the end of the document.
7447  Nesting 
7448 \family sans
7449 Bibliography
7450 \family default
7451  in anything else or vice versa won't work.
7452 \end_layout
7453
7454 \begin_layout Standard
7455 When you first open a 
7456 \family sans
7457 Bibliography
7458 \family default
7459  environment, LyX adds a large vertical space, followed by the heading 
7460 \begin_inset Quotes eld
7461 \end_inset
7462
7463 Bibliography
7464 \begin_inset Quotes erd
7465 \end_inset
7466
7467  or 
7468 \begin_inset Quotes eld
7469 \end_inset
7470
7471 References,
7472 \begin_inset Quotes erd
7473 \end_inset
7474
7475  depending on the document class.
7476  The heading is in a large boldface font.
7477  Each paragraph of the 
7478 \family sans
7479 Bibliography
7480 \family default
7481  environment is a bibliography entry.
7482  Thus, hitting 
7483 \family sans
7484 Return
7485 \family default
7486  does not reset the paragraph environment.
7487  Each new paragraph is still in the 
7488 \family sans
7489 Bibliography
7490 \family default
7491  environment.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 There is another, usually better way to include references in your document
7496  by using a BibTeX database.
7497  For more information on that, and for a detailed description of LyX's bibliogra
7498 phy handling, have a look at in section
7499 \begin_inset space ~
7500 \end_inset
7501
7502
7503 \begin_inset CommandInset ref
7504 LatexCommand ref
7505 reference "sec:Bibliography"
7506
7507 \end_inset
7508
7509 .
7510 \end_layout
7511
7512 \begin_layout Subsection
7513 LyX
7514 \family sans
7515 -Code
7516 \begin_inset Index idx
7517 status collapsed
7518
7519 \begin_layout Plain Layout
7520 Paragraph ! LyX code
7521 \end_layout
7522
7523 \end_inset
7524
7525
7526 \begin_inset CommandInset label
7527 LatexCommand label
7528 name "sub:LyX-Code"
7529
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \begin_layout Standard
7536 The 
7537 \family sans
7538 LyX-Code
7539 \family default
7540  environment is another LyX extension.
7541  It type-sets text in a typewriter-style font.
7542  It also treats the 
7543 \family sans
7544 Space
7545 \family default
7546  key as a fixed whitespace;
7547 \begin_inset Foot
7548 status collapsed
7549
7550 \begin_layout Plain Layout
7551 In the 
7552 \family sans
7553 LyX-Code
7554 \family default
7555  environment, the 
7556 \family sans
7557 Space
7558 \family default
7559  key is treated as a 
7560 \family sans
7561 Protected
7562 \begin_inset space ~
7563 \end_inset
7564
7565 Blank
7566 \family default
7567  instead of an end-of-word marker.
7568 \end_layout
7569
7570 \end_inset
7571
7572  this is the only case in which you can type multiple whitespaces in LyX.
7573  If you need to insert blank lines, you'll still need to use 
7574 \begin_inset Info
7575 type  "shortcut"
7576 arg   "newline-insert newline"
7577 \end_inset
7578
7579  (the 
7580 \family typewriter
7581 break-line
7582 \family default
7583  function).
7584  
7585 \family sans
7586 Return
7587 \family default
7588  breaks paragraphs.
7589  Note, however, that 
7590 \family sans
7591 Return
7592 \family default
7593  does not reset the paragraph environment.
7594  So, when you finish using the 
7595 \family sans
7596 LyX-Code
7597 \family default
7598  environment, you'll need to change the paragraph environment yourself.
7599  Also, you can nest the 
7600 \family sans
7601 LyX-Code
7602 \family default
7603  environment inside of others.
7604 \end_layout
7605
7606 \begin_layout Standard
7607 There are a few quirks with this environment:
7608 \end_layout
7609
7610 \begin_layout Itemize
7611 You cannot use 
7612 \begin_inset Info
7613 type  "shortcut"
7614 arg   "newline-insert newline"
7615 \end_inset
7616
7617  at the beginning of a new paragraph (i.
7618 \begin_inset space \thinspace{}
7619 \end_inset
7620
7621 g.
7622 \begin_inset space \space{}
7623 \end_inset
7624
7625 you can't follow 
7626 \family sans
7627 Return
7628 \family default
7629  with a 
7630 \begin_inset Info
7631 type  "shortcut"
7632 arg   "newline-insert newline"
7633 \end_inset
7634
7635 ).
7636 \end_layout
7637
7638 \begin_layout Itemize
7639 You can't follow a 
7640 \begin_inset Info
7641 type  "shortcut"
7642 arg   "newline-insert newline"
7643 \end_inset
7644
7645  with a 
7646 \family sans
7647 Space
7648 \family default
7649 .
7650 \end_layout
7651
7652 \begin_deeper
7653 \begin_layout Itemize
7654 Use a 
7655 \family sans
7656 Return
7657 \family default
7658  to begin a new paragraph, then you can use a 
7659 \family sans
7660 Space
7661 \family default
7662 .
7663 \end_layout
7664
7665 \begin_layout Itemize
7666 Or: use 
7667 \begin_inset Info
7668 type  "shortcut"
7669 arg   "space-insert protected"
7670 \end_inset
7671
7672  instead.
7673 \end_layout
7674
7675 \end_deeper
7676 \begin_layout Itemize
7677 You can't have an empty paragraph or an empty line.
7678  You must put at least one 
7679 \family sans
7680 Space
7681 \family default
7682  in any line you want blank.
7683  Otherwise, LaTeX generates errors.
7684 \end_layout
7685
7686 \begin_layout Itemize
7687 You cannot get the typewriter double quotes by typing 
7688 \family sans
7689 "
7690 \family default
7691  since that will insert 
7692 \emph on
7693 real
7694 \emph default
7695  quotes.
7696  You get the typewriter double quotes with 
7697 \begin_inset Info
7698 type  "shortcut"
7699 arg   "self-insert \""
7700 \end_inset
7701
7702 .
7703 \end_layout
7704
7705 \begin_layout Standard
7706 Here is an example:
7707 \end_layout
7708
7709 \begin_layout LyX-Code
7710 #include <stdio.h>
7711 \end_layout
7712
7713 \begin_layout LyX-Code
7714  
7715 \end_layout
7716
7717 \begin_layout LyX-Code
7718 int main(void)
7719 \end_layout
7720
7721 \begin_layout LyX-Code
7722 {
7723 \end_layout
7724
7725 \begin_layout LyX-Code
7726     printf("Hello World!
7727 \backslash
7728 n");
7729 \end_layout
7730
7731 \begin_layout LyX-Code
7732     return 0;
7733 \end_layout
7734
7735 \begin_layout LyX-Code
7736 }
7737 \end_layout
7738
7739 \begin_layout Standard
7740 This is just the standard 
7741 \begin_inset Quotes eld
7742 \end_inset
7743
7744 Hello world!
7745 \begin_inset Quotes erd
7746 \end_inset
7747
7748  program.
7749  
7750 \end_layout
7751
7752 \begin_layout Standard
7753
7754 \family sans
7755 LyX-Code
7756 \family default
7757  has one purpose: to typeset code, such as program source, shell scripts,
7758  rc-files, and so on.
7759  Use it only in those very special cases where you need to generate text
7760  as if you used a typewriter.
7761 \begin_inset Index idx
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765 Paragraph environments|)
7766 \end_layout
7767
7768 \end_inset
7769
7770  For longer parts of programming code, use the listings inset that is described
7771  in the chapter 
7772 \emph on
7773 Program Code Listings
7774 \emph default
7775  of the 
7776 \emph on
7777 Embedded
7778 \begin_inset space ~
7779 \end_inset
7780
7781 Objects
7782 \emph default
7783  manual.
7784 \end_layout
7785
7786 \begin_layout Section
7787 Nesting Environments
7788 \begin_inset Index idx
7789 status collapsed
7790
7791 \begin_layout Plain Layout
7792 Nesting ! Environments
7793 \end_layout
7794
7795 \end_inset
7796
7797
7798 \begin_inset CommandInset label
7799 LatexCommand label
7800 name "sec:Nesting"
7801
7802 \end_inset
7803
7804
7805 \end_layout
7806
7807 \begin_layout Subsection
7808 Introduction
7809 \end_layout
7810
7811 \begin_layout Standard
7812 LyX treats text as a unified block with a particular context and specific
7813  properties.
7814  This allows you to create blocks that inherit some of the properties of
7815  another block.
7816  For example you have three main points in an outline, but point #2 also
7817  has two subpoints.
7818  In other words, you have a list inside of another list, with the inner
7819  list 
7820 \begin_inset Quotes eld
7821 \end_inset
7822
7823 attached
7824 \begin_inset Quotes erd
7825 \end_inset
7826
7827  to item #2:
7828 \end_layout
7829
7830 \begin_layout Enumerate
7831 one
7832 \end_layout
7833
7834 \begin_layout Enumerate
7835 two
7836 \end_layout
7837
7838 \begin_deeper
7839 \begin_layout Enumerate
7840 sublist – item #1
7841 \end_layout
7842
7843 \begin_layout Enumerate
7844 sublist – item #2
7845 \end_layout
7846
7847 \end_deeper
7848 \begin_layout Enumerate
7849 three
7850 \end_layout
7851
7852 \begin_layout Standard
7853 You put a list inside a list by nesting one list inside the other.
7854  Nesting an environment is quite simple: Select 
7855 \family sans
7856 Increase
7857 \begin_inset space ~
7858 \end_inset
7859
7860 List
7861 \begin_inset space ~
7862 \end_inset
7863
7864 Depth
7865 \family default
7866  or 
7867 \family sans
7868 Decrease
7869 \begin_inset space ~
7870 \end_inset
7871
7872 List
7873 \begin_inset space ~
7874 \end_inset
7875
7876 Depth
7877 \family default
7878  from the 
7879 \family sans
7880 Edit
7881 \family default
7882  menu to change the nesting depth of the current paragraph (the status bar
7883  will tell you how far you are nested).
7884  Instead of the menu, you can also use the toolbar buttons 
7885 \begin_inset Info
7886 type  "icon"
7887 arg   "depth-increment"
7888 \end_inset
7889
7890  and 
7891 \begin_inset Info
7892 type  "icon"
7893 arg   "depth-decrement"
7894 \end_inset
7895
7896  or the convenient key bindings 
7897 \family sans
7898 Tab
7899 \family default
7900  and 
7901 \family sans
7902 Shift-Tab
7903 \family default
7904  or 
7905 \begin_inset Info
7906 type  "shortcut"
7907 arg   "depth-increment"
7908 \end_inset
7909
7910  and 
7911 \begin_inset Info
7912 type  "shortcut"
7913 arg   "depth-decrement"
7914 \end_inset
7915
7916  to change the nesting level.
7917  The change will work on the current selection if you have made one (allowing
7918  you to change the nesting of several paragraphs at once), or the current
7919  paragraph.
7920 \end_layout
7921
7922 \begin_layout Standard
7923 Note that LyX only changes the nesting depth if it can.
7924  If it's invalid to do so, nothing happens if you try to change the depth.
7925  Additionally, if you change the depth of one paragraph, it affects the
7926  depth of every paragraph nested inside of it.
7927 \end_layout
7928
7929 \begin_layout Standard
7930 Nesting isn't limited to lists.
7931  In LyX, you can nest just about anything inside anything else, as you're
7932  about to find out.
7933  This is the real power of nesting paragraph environments.
7934 \end_layout
7935
7936 \begin_layout Subsection
7937 What You Can and Can't Nest
7938 \end_layout
7939
7940 \begin_layout Standard
7941 Before we fire a list of paragraph environments at you, we need to tell
7942  you a little bit more about how nesting works.
7943 \end_layout
7944
7945 \begin_layout Standard
7946 The question if nesting a paragraph environment is possible, is a bit more
7947  complicated than a simple yes or no.
7948  There are three types of paragraph environments:
7949 \end_layout
7950
7951 \begin_layout Itemize
7952 Completely unnestable
7953 \end_layout
7954
7955 \begin_layout Itemize
7956 Fully nestable, you can nest them inside things and you can also nest other
7957  things inside them.
7958 \end_layout
7959
7960 \begin_layout Itemize
7961 A third type, you can nest them into other environments, but you can't nest
7962  anything into them.
7963 \end_layout
7964
7965 \begin_layout Standard
7966 Here's a list of the three types of nesting behavior, and which paragraph
7967  environments have them:
7968 \end_layout
7969
7970 \begin_layout Description
7971 Unnestable Can't nest them.
7972  Can't nest into them.
7973 \end_layout
7974
7975 \begin_deeper
7976 \begin_layout Itemize
7977
7978 \family sans
7979 Bibliography
7980 \end_layout
7981
7982 \begin_layout Itemize
7983
7984 \family sans
7985 Abstract
7986 \end_layout
7987
7988 \begin_layout Itemize
7989
7990 \family sans
7991 Title
7992 \end_layout
7993
7994 \begin_layout Itemize
7995
7996 \family sans
7997 Author
7998 \end_layout
7999
8000 \begin_layout Itemize
8001
8002 \family sans
8003 Date
8004 \end_layout
8005
8006 \end_deeper
8007 \begin_layout Description
8008 Fully
8009 \begin_inset space ~
8010 \end_inset
8011
8012 Nestable You can nest them.
8013  You can nest other things into them.
8014 \end_layout
8015
8016 \begin_deeper
8017 \begin_layout Itemize
8018
8019 \family sans
8020 Verse
8021 \end_layout
8022
8023 \begin_layout Itemize
8024
8025 \family sans
8026 Quote
8027 \end_layout
8028
8029 \begin_layout Itemize
8030
8031 \family sans
8032 Quotation
8033 \end_layout
8034
8035 \begin_layout Itemize
8036
8037 \family sans
8038 Itemize
8039 \end_layout
8040
8041 \begin_layout Itemize
8042
8043 \family sans
8044 Enumerate
8045 \end_layout
8046
8047 \begin_layout Itemize
8048
8049 \family sans
8050 Description
8051 \end_layout
8052
8053 \begin_layout Itemize
8054
8055 \family sans
8056 List
8057 \end_layout
8058
8059 \begin_layout Itemize
8060
8061 \family sans
8062 LyX-Code
8063 \end_layout
8064
8065 \end_deeper
8066 \begin_layout Description
8067 Nestable-Inside You can nest them inside other things.
8068  You can't nest anything into them.
8069 \end_layout
8070
8071 \begin_deeper
8072 \begin_layout Itemize
8073
8074 \family sans
8075 Standard
8076 \end_layout
8077
8078 \begin_layout Itemize
8079
8080 \family sans
8081 Part
8082 \end_layout
8083
8084 \begin_layout Itemize
8085
8086 \family sans
8087 Chapter
8088 \end_layout
8089
8090 \begin_layout Itemize
8091
8092 \family sans
8093 Section
8094 \end_layout
8095
8096 \begin_layout Itemize
8097
8098 \family sans
8099 Subsection
8100 \end_layout
8101
8102 \begin_layout Itemize
8103
8104 \family sans
8105 Subsubsection
8106 \end_layout
8107
8108 \begin_layout Itemize
8109
8110 \family sans
8111 Paragraph
8112 \end_layout
8113
8114 \begin_layout Itemize
8115
8116 \family sans
8117 Subparagraph
8118 \end_layout
8119
8120 \begin_layout Itemize
8121
8122 \family sans
8123 Part*
8124 \end_layout
8125
8126 \begin_layout Itemize
8127
8128 \family sans
8129 Chapter*
8130 \end_layout
8131
8132 \begin_layout Itemize
8133
8134 \family sans
8135 Section*
8136 \end_layout
8137
8138 \begin_layout Itemize
8139
8140 \family sans
8141 Subsection*
8142 \end_layout
8143
8144 \begin_layout Itemize
8145
8146 \family sans
8147 Subsubsection*
8148 \end_layout
8149
8150 \begin_layout Itemize
8151
8152 \family sans
8153 Right
8154 \begin_inset space ~
8155 \end_inset
8156
8157 Address
8158 \end_layout
8159
8160 \begin_layout Itemize
8161
8162 \family sans
8163 Address
8164 \end_layout
8165
8166 \end_deeper
8167 \begin_layout Standard
8168 \begin_inset Note Greyedout
8169 status open
8170
8171 \begin_layout Plain Layout
8172
8173 \series bold
8174 Note:
8175 \series default
8176  Although it is possible to nest numbered section headings like 
8177 \family sans
8178 Chapter
8179 \family default
8180
8181 \family sans
8182 Section
8183 \family default
8184 , etc.
8185 \begin_inset space ~
8186 \end_inset
8187
8188 to e.
8189 \begin_inset space \thinspace{}
8190 \end_inset
8191
8192 g.
8193 \begin_inset space \space{}
8194 \end_inset
8195
8196 lists, it is highly recommended not to do this because the aim is to create
8197  well structured documents following typesetting guidelines whereas nested
8198  section headings violate this.
8199 \end_layout
8200
8201 \end_inset
8202
8203
8204 \end_layout
8205
8206 \begin_layout Subsection
8207 Nesting Other Things: Tables, Math, Floats, etc.
8208 \begin_inset Index idx
8209 status collapsed
8210
8211 \begin_layout Plain Layout
8212 Nesting ! Tables etc.
8213 \end_layout
8214
8215 \end_inset
8216
8217
8218 \end_layout
8219
8220 \begin_layout Standard
8221 There are several things that aren't paragraph environments, but which are
8222  affected by nesting anyhow.
8223  They are:
8224 \end_layout
8225
8226 \begin_layout Itemize
8227 equations
8228 \end_layout
8229
8230 \begin_layout Itemize
8231 tables
8232 \end_layout
8233
8234 \begin_layout Itemize
8235 figures
8236 \end_layout
8237
8238 \begin_layout Standard
8239 (
8240 \begin_inset Note Greyedout
8241 status open
8242
8243 \begin_layout Plain Layout
8244
8245 \series bold
8246 Note:
8247 \series default
8248  Figures and tables in 
8249 \family sans
8250 Floats
8251 \family default
8252  are not affected by this.
8253 \end_layout
8254
8255 \end_inset
8256
8257  Have a look at section
8258 \begin_inset space ~
8259 \end_inset
8260
8261
8262 \begin_inset CommandInset ref
8263 LatexCommand ref
8264 reference "sec:Floats"
8265
8266 \end_inset
8267
8268  for more information about 
8269 \family sans
8270 Floats
8271 \family default
8272 .)
8273 \end_layout
8274
8275 \begin_layout Standard
8276 LyX can treat these three objects as either a word or as a paragraph.
8277  If a figure, table, or an equation is inline, it goes wherever the paragraph
8278  it is in goes.
8279 \end_layout
8280
8281 \begin_layout Standard
8282 On the other hand, if you have an equation, figure or table in a 
8283 \begin_inset Quotes eld
8284 \end_inset
8285
8286 paragraph
8287 \begin_inset Quotes erd
8288 \end_inset
8289
8290  of its own, it behaves just like a 
8291 \begin_inset Quotes eld
8292 \end_inset
8293
8294 nestable-inside
8295 \begin_inset Quotes erd
8296 \end_inset
8297
8298  paragraph environment.
8299  You can nest it into any environment, but you obviously can't nest anything
8300  into it.
8301 \end_layout
8302
8303 \begin_layout Standard
8304 Here's an example with a table:
8305 \end_layout
8306
8307 \begin_layout Enumerate
8308 Item One
8309 \end_layout
8310
8311 \begin_deeper
8312 \begin_layout Enumerate
8313 This is (a) and it's nested.
8314 \end_layout
8315
8316 \begin_deeper
8317 \begin_layout Standard
8318 \begin_inset VSpace 0.3cm
8319 \end_inset
8320
8321
8322 \end_layout
8323
8324 \begin_layout Standard
8325 \align center
8326 \begin_inset Tabular
8327 <lyxtabular version="3" rows="2" columns="2">
8328 <features tabularvalignment="middle">
8329 <column alignment="center" valignment="top" width="0pt">
8330 <column alignment="center" valignment="top" width="0pt">
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336
8337 \family roman
8338 \series medium
8339 \shape up
8340 \size normal
8341 \emph off
8342 \bar no
8343 \noun off
8344 \color none
8345 a
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354
8355 \family roman
8356 \series medium
8357 \shape up
8358 \size normal
8359 \emph off
8360 \bar no
8361 \noun off
8362 \color none
8363 b
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \family roman
8376 \series medium
8377 \shape up
8378 \size normal
8379 \emph off
8380 \bar no
8381 \noun off
8382 \color none
8383 c
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392
8393 \family roman
8394 \series medium
8395 \shape up
8396 \size normal
8397 \emph off
8398 \bar no
8399 \noun off
8400 \color none
8401 d
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 </row>
8407 </lyxtabular>
8408
8409 \end_inset
8410
8411
8412 \end_layout
8413
8414 \begin_layout Standard
8415 \begin_inset VSpace 0.3cm
8416 \end_inset
8417
8418
8419 \end_layout
8420
8421 \end_deeper
8422 \begin_layout Enumerate
8423 This is (b).
8424  The table is actually nested inside (a).
8425 \end_layout
8426
8427 \end_deeper
8428 \begin_layout Enumerate
8429 Back out again.
8430 \end_layout
8431
8432 \begin_layout Standard
8433 If we hadn't nested the table at all, the list would look like this:
8434 \end_layout
8435
8436 \begin_layout Enumerate
8437 Item One
8438 \end_layout
8439
8440 \begin_deeper
8441 \begin_layout Enumerate
8442 This is (a) and it's nested.
8443 \end_layout
8444
8445 \end_deeper
8446 \begin_layout Standard
8447 \begin_inset VSpace 0.3cm
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \begin_layout Standard
8454 \align center
8455 \begin_inset Tabular
8456 <lyxtabular version="3" rows="2" columns="2">
8457 <features tabularvalignment="middle">
8458 <column alignment="center" valignment="top" width="0pt">
8459 <column alignment="center" valignment="top" width="0pt">
8460 <row>
8461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465
8466 \family roman
8467 \series medium
8468 \shape up
8469 \size normal
8470 \emph off
8471 \bar no
8472 \noun off
8473 \color none
8474 a
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483
8484 \family roman
8485 \series medium
8486 \shape up
8487 \size normal
8488 \emph off
8489 \bar no
8490 \noun off
8491 \color none
8492 b
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \family roman
8505 \series medium
8506 \shape up
8507 \size normal
8508 \emph off
8509 \bar no
8510 \noun off
8511 \color none
8512 c
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \family roman
8523 \series medium
8524 \shape up
8525 \size normal
8526 \emph off
8527 \bar no
8528 \noun off
8529 \color none
8530 d
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 </row>
8536 </lyxtabular>
8537
8538 \end_inset
8539
8540
8541 \end_layout
8542
8543 \begin_layout Standard
8544 \begin_inset VSpace 0.3cm
8545 \end_inset
8546
8547
8548 \end_layout
8549
8550 \begin_layout Enumerate
8551 This is (b).
8552  The table is 
8553 \emph on
8554 not
8555 \emph default
8556  nested inside (a).
8557  In fact, it's not nested at all.
8558 \end_layout
8559
8560 \begin_layout Enumerate
8561 Back out again.
8562 \end_layout
8563
8564 \begin_layout Standard
8565 Notice how item (b) is not only no longer nested, but is also the first
8566  item of a new list!
8567 \end_layout
8568
8569 \begin_layout Standard
8570 There's another trap you can fall into: Nesting the table, but not going
8571  deep enough.
8572  LyX then turns anything after the table into a new sublist.
8573 \end_layout
8574
8575 \begin_layout Enumerate
8576 Item One
8577 \end_layout
8578
8579 \begin_deeper
8580 \begin_layout Enumerate
8581 This is (a) and it's nested.
8582 \end_layout
8583
8584 \begin_layout Standard
8585 \begin_inset VSpace 0.3cm
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \begin_layout Standard
8592 \align center
8593 \begin_inset Tabular
8594 <lyxtabular version="3" rows="2" columns="2">
8595 <features tabularvalignment="middle">
8596 <column alignment="center" valignment="top" width="0pt">
8597 <column alignment="center" valignment="top" width="0pt">
8598 <row>
8599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8600 \begin_inset Text
8601
8602 \begin_layout Plain Layout
8603
8604 \family roman
8605 \series medium
8606 \shape up
8607 \size normal
8608 \emph off
8609 \bar no
8610 \noun off
8611 \color none
8612 a
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621
8622 \family roman
8623 \series medium
8624 \shape up
8625 \size normal
8626 \emph off
8627 \bar no
8628 \noun off
8629 \color none
8630 b
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 </row>
8636 <row>
8637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641
8642 \family roman
8643 \series medium
8644 \shape up
8645 \size normal
8646 \emph off
8647 \bar no
8648 \noun off
8649 \color none
8650 c
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \family roman
8661 \series medium
8662 \shape up
8663 \size normal
8664 \emph off
8665 \bar no
8666 \noun off
8667 \color none
8668 d
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 </lyxtabular>
8675
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \begin_layout Standard
8682 \begin_inset VSpace 0.3cm
8683 \end_inset
8684
8685
8686 \end_layout
8687
8688 \begin_layout Enumerate
8689 This is (b).
8690  The table is actually nested inside Item One, but 
8691 \emph on
8692 not
8693 \emph default
8694  inside (a).
8695 \end_layout
8696
8697 \end_deeper
8698 \begin_layout Enumerate
8699 Back out again.
8700 \end_layout
8701
8702 \begin_layout Standard
8703 As you can see, item (b) turned into the first item of a new list, but a
8704  new list 
8705 \emph on
8706 inside
8707 \emph default
8708  item 1.
8709  The same thing would have happened to a figure or an equation.
8710  So, if you nest tables, figures or equations, make sure you go to the right
8711  depth!
8712 \end_layout
8713
8714 \begin_layout Subsection
8715 Usage and General Features
8716 \end_layout
8717
8718 \begin_layout Standard
8719 Speaking of levels, LyX can perform up to a six-fold nesting.
8720  In other words, 
8721 \begin_inset Quotes eld
8722 \end_inset
8723
8724 level #6
8725 \begin_inset Quotes erd
8726 \end_inset
8727
8728  is the innermost possible depth.
8729  Here's an example to illustrate what we mean:
8730 \end_layout
8731
8732 \begin_layout Enumerate
8733 level #1 – outermost
8734 \end_layout
8735
8736 \begin_deeper
8737 \begin_layout Enumerate
8738 level #2
8739 \end_layout
8740
8741 \begin_deeper
8742 \begin_layout Enumerate
8743 level #3
8744 \end_layout
8745
8746 \begin_deeper
8747 \begin_layout Enumerate
8748 level #4
8749 \end_layout
8750
8751 \begin_deeper
8752 \begin_layout Itemize
8753 level #5
8754 \end_layout
8755
8756 \begin_deeper
8757 \begin_layout Itemize
8758 level #6
8759 \end_layout
8760
8761 \end_deeper
8762 \end_deeper
8763 \end_deeper
8764 \end_deeper
8765 \end_deeper
8766 \begin_layout Standard
8767 There are two exceptions to the six-fold nesting limit, and you can see
8768  both of them in the example.
8769  Unlike the other fully-nestable environments, you can only perform a four-fold
8770  nesting with the 
8771 \family sans
8772 Enumerate
8773 \family default
8774  and 
8775 \family sans
8776 Itemize
8777 \family default
8778  environments.
8779  For example, if we tried to nest another 
8780 \family sans
8781 Enumerate
8782 \family default
8783  list inside item 
8784 \begin_inset Quotes eld
8785 \end_inset
8786
8787 A.
8788 \begin_inset Quotes erd
8789 \end_inset
8790
8791 , we would get errors.
8792 \end_layout
8793
8794 \begin_layout Subsection
8795 Some Examples
8796 \begin_inset Index idx
8797 status collapsed
8798
8799 \begin_layout Plain Layout
8800 Nesting ! Examples
8801 \end_layout
8802
8803 \end_inset
8804
8805
8806 \end_layout
8807
8808 \begin_layout Standard
8809 The best way to explain just what you can do with nesting is by illustration.
8810  We have several examples of nested environments.
8811  In them, we explain how we created the example, so that you can reproduce
8812  them.
8813 \end_layout
8814
8815 \begin_layout Subsubsection
8816 Example 1: The Six-fold Way and Mixed Nesting
8817 \end_layout
8818
8819 \begin_layout Labeling
8820 \labelwidthstring MMM
8821 #1-a This is the outermost level.
8822  It's a 
8823 \family sans
8824 List
8825 \family default
8826  environment.
8827 \end_layout
8828
8829 \begin_deeper
8830 \begin_layout Labeling
8831 \labelwidthstring MMM
8832 #2-a This is level #2.
8833  We created it by using 
8834 \begin_inset Info
8835 type  "shortcut"
8836 arg   "break-paragraph inverse"
8837 \end_inset
8838
8839  followed by 
8840 \begin_inset Info
8841 type  "shortcut"
8842 arg   "depth-increment"
8843 \end_inset
8844
8845 .
8846 \end_layout
8847
8848 \begin_deeper
8849 \begin_layout Labeling
8850 \labelwidthstring MMM
8851 #3-a This is level #3.
8852  This time, we just hit 
8853 \family sans
8854 Return
8855 \family default
8856 , then used 
8857 \begin_inset Info
8858 type  "shortcut"
8859 arg   "depth-increment"
8860 \end_inset
8861
8862  twice in a row.
8863  We could have also created it the same way as we did the previous level,
8864  by hitting 
8865 \begin_inset Info
8866 type  "shortcut"
8867 arg   "break-paragraph inverse"
8868 \end_inset
8869
8870  followed by 
8871 \begin_inset Info
8872 type  "shortcut"
8873 arg   "depth-increment"
8874 \end_inset
8875
8876 .
8877 \end_layout
8878
8879 \begin_deeper
8880 \begin_layout Standard
8881 This is actually a 
8882 \family sans
8883 Standard
8884 \family default
8885  environment, nested inside of 
8886 \begin_inset Quotes eld
8887 \end_inset
8888
8889 #3-a
8890 \begin_inset Quotes erd
8891 \end_inset
8892
8893 .
8894  So, it's at level #4.
8895  We did this by hitting 
8896 \begin_inset Info
8897 type  "shortcut"
8898 arg   "break-paragraph inverse"
8899 \end_inset
8900
8901 , then 
8902 \begin_inset Info
8903 type  "shortcut"
8904 arg   "depth-increment"
8905 \end_inset
8906
8907 , then changing the paragraph environment to 
8908 \family sans
8909 Standard
8910 \family default
8911 .
8912  Do this to create list items with more than one paragraph — it also works
8913  for the 
8914 \family sans
8915 Description
8916 \family default
8917
8918 \family sans
8919 Enumerate
8920 \family default
8921 , and 
8922 \family sans
8923 Itemize
8924 \family default
8925  environments!
8926 \end_layout
8927
8928 \begin_layout Standard
8929 Here's another 
8930 \family sans
8931 Standard
8932 \family default
8933  paragraph, also at level #4, made with just a 
8934 \begin_inset Info
8935 type  "shortcut"
8936 arg   "break-paragraph inverse"
8937 \end_inset
8938
8939 .
8940 \end_layout
8941
8942 \begin_layout Labeling
8943 \labelwidthstring MMM
8944 #4-a This is level #4.
8945  We hit 
8946 \begin_inset Info
8947 type  "shortcut"
8948 arg   "break-paragraph inverse"
8949 \end_inset
8950
8951  and changed the paragraph environment back to 
8952 \family sans
8953 List
8954 \family default
8955 .
8956  Remember — we can't nest anything inside a 
8957 \family sans
8958 Standard
8959 \family default
8960  environment, which is why we're still at level #4.
8961  However, we 
8962 \emph on
8963 can
8964 \emph default
8965  keep nesting things inside 
8966 \begin_inset Quotes eld
8967 \end_inset
8968
8969 #3-a
8970 \begin_inset Quotes erd
8971 \end_inset
8972
8973 .
8974 \end_layout
8975
8976 \begin_deeper
8977 \begin_layout Labeling
8978 \labelwidthstring MMM
8979 #5-a This is level #5\SpecialChar \ldots{}
8980
8981 \end_layout
8982
8983 \begin_deeper
8984 \begin_layout Labeling
8985 \labelwidthstring MMM
8986 #6-a \SpecialChar \ldots{}
8987 and this is level #6.
8988  By now, you should know how we made these two.
8989 \end_layout
8990
8991 \end_deeper
8992 \begin_layout Labeling
8993 \labelwidthstring MMM
8994 #5-b Back to level #5.
8995  Just hit 
8996 \begin_inset Info
8997 type  "shortcut"
8998 arg   "break-paragraph inverse"
8999 \end_inset
9000
9001  followed by a 
9002 \begin_inset Info
9003 type  "shortcut"
9004 arg   "depth-decrement"
9005 \end_inset
9006
9007 .
9008 \end_layout
9009
9010 \end_deeper
9011 \begin_layout Labeling
9012 \labelwidthstring MMM
9013 #4-b After another 
9014 \begin_inset Info
9015 type  "shortcut"
9016 arg   "break-paragraph inverse"
9017 \end_inset
9018
9019  followed by a 
9020 \begin_inset Info
9021 type  "shortcut"
9022 arg   "depth-decrement"
9023 \end_inset
9024
9025 , we're back at level #4.
9026 \end_layout
9027
9028 \end_deeper
9029 \begin_layout Labeling
9030 \labelwidthstring MMM
9031 #3-b Back to level #3.
9032  By now it should be obvious how we did this.
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Labeling
9037 \labelwidthstring MMM
9038 #2-b Back to level #2.
9039  
9040 \end_layout
9041
9042 \end_deeper
9043 \begin_layout Labeling
9044 \labelwidthstring MMM
9045 #1-b And last, back to the outermost level, #1.
9046  After this sentence, we'll hit 
9047 \family sans
9048 Return
9049 \family default
9050  and change the paragraph environment back to 
9051 \family sans
9052 Standard
9053 \family default
9054  to end the list.
9055 \end_layout
9056
9057 \begin_layout Standard
9058 We could have also used the 
9059 \family sans
9060 Description
9061 \family default
9062
9063 \family sans
9064 Quote
9065 \family default
9066
9067 \family sans
9068 Quotation
9069 \family default
9070 , or even the 
9071 \family sans
9072 Verse
9073 \family default
9074  environment in place of the 
9075 \family sans
9076 List
9077 \family default
9078  environment.
9079  The example would have worked exactly the same.
9080 \end_layout
9081
9082 \begin_layout Subsubsection
9083 Example 2: Inheritance
9084 \end_layout
9085
9086 \begin_layout LyX-Code
9087 This is the LyX-Code environment, at level #1, the outermost
9088 \end_layout
9089
9090 \begin_layout LyX-Code
9091 level.
9092   Now we'll hit 
9093 \family sans
9094 Return
9095 \family default
9096 , then 
9097 \begin_inset Info
9098 type  "shortcut"
9099 arg   "depth-increment"
9100 \end_inset
9101
9102 , after which, we'll change to the 
9103 \family sans
9104 Enumerate
9105 \family default
9106  environment.
9107 \end_layout
9108
9109 \begin_deeper
9110 \begin_layout Enumerate
9111 This is the 
9112 \family sans
9113 Enumerate
9114 \family default
9115  environment, at level #2.
9116 \end_layout
9117
9118 \begin_layout Enumerate
9119 Notice how the nested 
9120 \family sans
9121 Enumerate
9122 \family default
9123  not only inherits its margins from its parent environment (
9124 \family sans
9125 LyX-Code
9126 \family default
9127 ), but also inherits its font and spacing!
9128 \end_layout
9129
9130 \end_deeper
9131 \begin_layout Standard
9132 We ended this example by hitting 
9133 \family sans
9134 Return
9135 \family default
9136 .
9137  After that, we needed to reset the paragraph environment to 
9138 \family sans
9139 Standard
9140 \family default
9141  and reset the nesting depth by using 
9142 \begin_inset Info
9143 type  "shortcut"
9144 arg   "depth-decrement"
9145 \end_inset
9146
9147  once.
9148 \end_layout
9149
9150 \begin_layout Subsubsection
9151 Example 3: Labels, Levels, and the 
9152 \family sans
9153 Enumerate
9154 \family default
9155  and 
9156 \family sans
9157 Itemize
9158 \family default
9159  Environments
9160 \begin_inset Argument
9161 status collapsed
9162
9163 \begin_layout Plain Layout
9164 Example #3: Labels, Levels and other list environments
9165 \end_layout
9166
9167 \end_inset
9168
9169
9170 \end_layout
9171
9172 \begin_layout Enumerate
9173 This is level #1, in an 
9174 \family sans
9175 Enumerate
9176 \family default
9177  paragraph environment.
9178  We're actually going to nest a bunch of these.
9179 \end_layout
9180
9181 \begin_deeper
9182 \begin_layout Enumerate
9183 This is level #2.
9184  We used 
9185 \begin_inset Info
9186 type  "shortcut"
9187 arg   "break-paragraph inverse"
9188 \end_inset
9189
9190  followed by 
9191 \begin_inset Info
9192 type  "shortcut"
9193 arg   "depth-increment"
9194 \end_inset
9195
9196 .
9197  Now, what happens if we nest an 
9198 \family sans
9199 Itemize
9200 \family default
9201  environment inside of this one? It will be at level #3, but what will its
9202  label be? An asterisk?
9203 \end_layout
9204
9205 \begin_deeper
9206 \begin_layout Itemize
9207 No! It's a bullet.
9208  This is the 
9209 \emph on
9210 first
9211 \emph default
9212  
9213 \family sans
9214 Itemize
9215 \family default
9216  environment, even though it's at level #3.
9217  So, its label is a bullet.
9218  (We got here by using 
9219 \begin_inset Info
9220 type  "shortcut"
9221 arg   "break-paragraph inverse"
9222 \end_inset
9223
9224 , then 
9225 \begin_inset Info
9226 type  "shortcut"
9227 arg   "depth-increment"
9228 \end_inset
9229
9230 , then changing the environment to 
9231 \family sans
9232 Itemize
9233 \family default
9234 .)
9235 \end_layout
9236
9237 \begin_deeper
9238 \begin_layout Itemize
9239 Here's level #4, produced using 
9240 \begin_inset Info
9241 type  "shortcut"
9242 arg   "break-paragraph inverse"
9243 \end_inset
9244
9245 , then 
9246 \begin_inset Info
9247 type  "shortcut"
9248 arg   "depth-increment"
9249 \end_inset
9250
9251 .
9252  We'll do that again\SpecialChar \ldots{}
9253
9254 \end_layout
9255
9256 \begin_deeper
9257 \begin_layout Enumerate
9258 \SpecialChar \ldots{}
9259 to get to level #5.
9260  This time, however, we also changed the paragraph environment back to 
9261 \family sans
9262 Enumerate
9263 \family default
9264 .
9265  Notice the type of numbering, it is 
9266 \emph on
9267 lowercase Roman
9268 \emph default
9269 , because we are in the 
9270 \emph on
9271 thirdfold
9272 \emph default
9273  
9274 \family sans
9275 Enumerate
9276 \family default
9277  environment (i.
9278 \begin_inset space \thinspace{}
9279 \end_inset
9280
9281 g.
9282  it is an 
9283 \family sans
9284 Enumerate
9285 \family default
9286  inside an 
9287 \family sans
9288 Enumerate
9289 \family default
9290  inside an 
9291 \family sans
9292 Enumerate
9293 \family default
9294 ).
9295 \end_layout
9296
9297 \begin_layout Enumerate
9298 What happens if we 
9299 \emph on
9300 don't
9301 \emph default
9302  change the paragraph environment, but decrease the nesting depth? What
9303  type of numbering does LyX use?
9304 \end_layout
9305
9306 \begin_layout Enumerate
9307 Oh, as if you couldn't guess by now, we're just using 
9308 \begin_inset Info
9309 type  "shortcut"
9310 arg   "break-paragraph inverse"
9311 \end_inset
9312
9313  to keep the current environment and depth but create a new item.
9314 \end_layout
9315
9316 \begin_layout Enumerate
9317 Let's use 
9318 \begin_inset Info
9319 type  "shortcut"
9320 arg   "depth-decrement"
9321 \end_inset
9322
9323  to decrease the depth after the next 
9324 \begin_inset Info
9325 type  "shortcut"
9326 arg   "break-paragraph inverse"
9327 \end_inset
9328
9329 .
9330 \end_layout
9331
9332 \end_deeper
9333 \begin_layout Enumerate
9334 This is level #4.
9335  Look what type of label LyX is using!
9336 \end_layout
9337
9338 \end_deeper
9339 \begin_layout Enumerate
9340 This is level #3.
9341  Even though we've changed levels, LyX is still using a lowercase Roman
9342  numeral as the label.Why?
9343 \end_layout
9344
9345 \begin_layout Enumerate
9346 Because, even though the nesting depth has changed, the paragraph is 
9347 \emph on
9348 still
9349 \emph default
9350  a thirdfold 
9351 \family sans
9352 Enumerate
9353 \family default
9354  environment.
9355  Notice, however, that LyX 
9356 \emph on
9357 did
9358 \emph default
9359  reset the counter for the label.
9360 \end_layout
9361
9362 \end_deeper
9363 \begin_layout Enumerate
9364 Another 
9365 \begin_inset Info
9366 type  "shortcut"
9367 arg   "break-paragraph inverse"
9368 \end_inset
9369
9370  
9371 \begin_inset Info
9372 type  "shortcut"
9373 arg   "depth-decrement"
9374 \end_inset
9375
9376  sequence, and we're back to level #2.
9377  This time, we not only changed the nesting depth, but we also moved back
9378  into the twofold-nested 
9379 \family sans
9380 Enumerate
9381 \family default
9382  environment.
9383 \end_layout
9384
9385 \end_deeper
9386 \begin_layout Enumerate
9387 The same thing happens if we do another 
9388 \begin_inset Info
9389 type  "shortcut"
9390 arg   "break-paragraph inverse"
9391 \end_inset
9392
9393  
9394 \begin_inset Info
9395 type  "shortcut"
9396 arg   "depth-decrement"
9397 \end_inset
9398
9399 sequence and return to level #1, the outermost level.
9400 \end_layout
9401
9402 \begin_layout Standard
9403 Lastly, we reset the environment to 
9404 \family sans
9405 Standard
9406 \family default
9407 .
9408  As you can see, the level number doesn't correspond to what type of labeling
9409  LyX uses for the 
9410 \family sans
9411 Enumerate
9412 \family default
9413  and 
9414 \family sans
9415 Itemize
9416 \family default
9417  environments.
9418  The number of other 
9419 \family sans
9420 Enumerate
9421 \family default
9422  environments surrounding it determines what kind of label LyX uses for
9423  an 
9424 \family sans
9425 Enumerate
9426 \family default
9427  item.
9428  The same rule applies for the 
9429 \family sans
9430 Itemize
9431 \family default
9432  environment, as well.
9433 \end_layout
9434
9435 \begin_layout Subsubsection
9436 Example 4: Going Bonkers
9437 \end_layout
9438
9439 \begin_layout Enumerate
9440 We're going to go totally nuts now.
9441  We won't nest as deep as in the other examples, nor will we go into the
9442  same detail with how we did it.
9443  (level #1: 
9444 \family sans
9445 Enumerate
9446 \family default
9447 )
9448 \end_layout
9449
9450 \begin_deeper
9451 \begin_layout Standard
9452 (
9453 \family sans
9454 Return, 
9455 \family default
9456
9457 \begin_inset Info
9458 type  "shortcut"
9459 arg   "depth-increment"
9460 \end_inset
9461
9462
9463 \family sans
9464 , Standard
9465 \family default
9466 : level #2) We'll stick an encapsulated description of how we created the
9467  example in parentheses someplace.
9468  For example, the two key bindings are how we changed the depth.
9469  The environment name is the name of the current environment.
9470  Either before or after this, we'll put in the level.
9471 \end_layout
9472
9473 \end_deeper
9474 \begin_layout Enumerate
9475 (
9476 \family sans
9477 Return, Enumerate
9478 \family default
9479 : level #1) This is the next item in the list.
9480 \end_layout
9481
9482 \begin_deeper
9483 \begin_layout Verse
9484 Now we'll add verse.
9485 \begin_inset Newline newline
9486 \end_inset
9487
9488 It will get much worse.
9489 \begin_inset Newline newline
9490 \end_inset
9491
9492 (
9493 \family sans
9494 Return, 
9495 \family default
9496
9497 \begin_inset Info
9498 type  "shortcut"
9499 arg   "depth-increment"
9500 \end_inset
9501
9502
9503 \family sans
9504 , Verse
9505 \family default
9506 : level #2)
9507 \end_layout
9508
9509 \begin_layout Verse
9510 Fiddle dee, Fiddle doo.
9511 \begin_inset Newline newline
9512 \end_inset
9513
9514 Bippitey boppitey boo!
9515 \begin_inset Newline newline
9516 \end_inset
9517
9518 (
9519 \begin_inset Info
9520 type  "shortcut"
9521 arg   "break-paragraph inverse"
9522 \end_inset
9523
9524
9525 \family sans
9526 )
9527 \end_layout
9528
9529 \begin_layout Verse
9530 Here comes a table:
9531 \end_layout
9532
9533 \begin_deeper
9534 \begin_layout Standard
9535 \begin_inset VSpace 0.3cm
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \begin_layout Standard
9542 \align center
9543 \begin_inset Tabular
9544 <lyxtabular version="3" rows="2" columns="2">
9545 <features tabularvalignment="middle">
9546 <column alignment="center" valignment="top" width="0pt">
9547 <column alignment="center" valignment="top" width="0pt">
9548 <row>
9549 <cell alignment="center" valignment="top" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553
9554 \family roman
9555 \series medium
9556 \shape up
9557 \size normal
9558 \emph off
9559 \bar no
9560 \noun off
9561 \color none
9562 one-fish
9563 \end_layout
9564
9565 \end_inset
9566 </cell>
9567 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9568 \begin_inset Text
9569
9570 \begin_layout Plain Layout
9571
9572 \family roman
9573 \series medium
9574 \shape up
9575 \size normal
9576 \emph off
9577 \bar no
9578 \noun off
9579 \color none
9580 two-fish
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 </row>
9586 <row>
9587 <cell alignment="center" valignment="top" topline="true" usebox="none">
9588 \begin_inset Text
9589
9590 \begin_layout Plain Layout
9591
9592 \family roman
9593 \series medium
9594 \shape up
9595 \size normal
9596 \emph off
9597 \bar no
9598 \noun off
9599 \color none
9600 red-fish
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9606 \begin_inset Text
9607
9608 \begin_layout Plain Layout
9609
9610 \family roman
9611 \series medium
9612 \shape up
9613 \size normal
9614 \emph off
9615 \bar no
9616 \noun off
9617 \color none
9618 blue-fish
9619 \end_layout
9620
9621 \end_inset
9622 </cell>
9623 </row>
9624 </lyxtabular>
9625
9626 \end_inset
9627
9628
9629 \end_layout
9630
9631 \end_deeper
9632 \begin_layout Verse
9633 (
9634 \begin_inset Info
9635 type  "shortcut"
9636 arg   "break-paragraph inverse"
9637 \end_inset
9638
9639
9640 \family sans
9641 , Table, 
9642 \family default
9643
9644 \begin_inset Info
9645 type  "shortcut"
9646 arg   "depth-increment"
9647 \end_inset
9648
9649  3 times, 
9650 \begin_inset Info
9651 type  "shortcut"
9652 arg   "break-paragraph inverse"
9653 \end_inset
9654
9655
9656 \family sans
9657 , Verse, 
9658 \family default
9659
9660 \begin_inset Info
9661 type  "shortcut"
9662 arg   "depth-decrement"
9663 \end_inset
9664
9665 )
9666 \end_layout
9667
9668 \end_deeper
9669 \begin_layout Enumerate
9670 (
9671 \family sans
9672 Return, Enumerate
9673 \family default
9674 : level #1) This is another item.
9675  Note that selecting a 
9676 \family sans
9677 Table
9678 \family default
9679  resets the nesting depth to level #1, so we increased the nesting depth
9680  3 times to put the table inside the 
9681 \family sans
9682 Verse
9683 \family default
9684  environment.
9685  
9686 \end_layout
9687
9688 \begin_layout Quotation
9689 We're now ending the 
9690 \family sans
9691 Enumerate
9692 \family default
9693  list and changing to 
9694 \family sans
9695 Quotation
9696 \family default
9697 .
9698  We're still at level #1.
9699  We want to show you some of the things you can do by mixing environments.
9700  The next set of paragraphs is a 
9701 \begin_inset Quotes eld
9702 \end_inset
9703
9704 quoted letter.
9705 \begin_inset Quotes erd
9706 \end_inset
9707
9708  We'll nest both the 
9709 \family sans
9710 Address
9711 \family default
9712  and 
9713 \family sans
9714 Right
9715 \begin_inset space ~
9716 \end_inset
9717
9718 Address
9719 \family default
9720  environments inside of this one, then use another nested 
9721 \family sans
9722 Quotation
9723 \family default
9724  for the letter body.
9725  We'll use 
9726 \begin_inset Info
9727 type  "shortcut"
9728 arg   "break-paragraph inverse"
9729 \end_inset
9730
9731  to preserve the depth.
9732  Remember that you need to use 
9733 \begin_inset Info
9734 type  "shortcut"
9735 arg   "newline-insert newline"
9736 \end_inset
9737
9738  to create multiple lines inside the 
9739 \family sans
9740 Address
9741 \family default
9742  and 
9743 \family sans
9744 Right
9745 \begin_inset space ~
9746 \end_inset
9747
9748 Address
9749 \family default
9750  environments.
9751  Here it goes:
9752 \end_layout
9753
9754 \begin_deeper
9755 \begin_layout Right Address
9756 1234 Nowhere Rd.
9757 \begin_inset Newline newline
9758 \end_inset
9759
9760 Moosegroin, MT 00100
9761 \begin_inset Newline newline
9762 \end_inset
9763
9764 9-6-96
9765 \end_layout
9766
9767 \begin_layout Address
9768 Dear Mr.
9769 \begin_inset space ~
9770 \end_inset
9771
9772 Fizlewitz:
9773 \end_layout
9774
9775 \begin_layout Quotation
9776 We regret to inform you that we cannot fill your order for 50
9777 \begin_inset space \thinspace{}
9778 \end_inset
9779
9780 L of compressed methane gas due to circumstances beyond our control.
9781  Unfortunately, several of our cows have mysteriously exploded, creating
9782  a backlog in our orders for methane.
9783  We will place your name on the waiting list and try to fill your order
9784  as soon as possible.
9785  In the meantime, we thank you for your patience.
9786 \end_layout
9787
9788 \begin_layout Quotation
9789 We do, however, now have a special on beef.
9790  If you are interested, please return the enclosed pricing and order form
9791  with your order, along with payment.
9792 \end_layout
9793
9794 \begin_layout Quotation
9795 We thank you again for your patience.
9796 \end_layout
9797
9798 \begin_layout Address
9799 Sincerely,
9800 \begin_inset Newline newline
9801 \end_inset
9802
9803 Bill Hick
9804 \end_layout
9805
9806 \end_deeper
9807 \begin_layout Quotation
9808 That ends that example!
9809 \end_layout
9810
9811 \begin_layout Standard
9812 As you can see, nesting environments in LyX gives you a lot of power with
9813  just a few keystrokes.
9814  We could have easily nested an 
9815 \family sans
9816 Itemize
9817 \family default
9818  list inside of a 
9819 \family sans
9820 Quotation
9821 \family default
9822  or 
9823 \family sans
9824 Quote
9825 \family default
9826 , or put a 
9827 \family sans
9828 Quote
9829 \family default
9830  inside of an 
9831 \family sans
9832 Itemize
9833 \family default
9834  list.
9835  You have a huge variety of options at your disposal.
9836 \end_layout
9837
9838 \begin_layout Section
9839 Spacing, pagination and line breaks
9840 \begin_inset Index idx
9841 status collapsed
9842
9843 \begin_layout Plain Layout
9844 Spacing
9845 \end_layout
9846
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \begin_layout Standard
9853 What is a space? While you might be used to pressing the space key anytime
9854  you want to separate two words in ordinary word processors, LyX offers
9855  you more spaces: Spaces of different width and spaces which can or cannot
9856  be broken at the end of a line.
9857  The following sections will show you some examples where those spaces are
9858  useful.
9859 \end_layout
9860
9861 \begin_layout Subsection
9862 Protected Space
9863 \begin_inset CommandInset label
9864 LatexCommand label
9865 name "sub:Protected-Space"
9866
9867 \end_inset
9868
9869
9870 \begin_inset Index idx
9871 status collapsed
9872
9873 \begin_layout Plain Layout
9874 Spaces ! Protected
9875 \end_layout
9876
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \begin_layout Standard
9883 The protected space: It is used to tell LyX (and LaTeX) not to break the
9884  line at that point.
9885  This may be necessary to avoid unlucky line breaks, like in: 
9886 \end_layout
9887
9888 \begin_layout Quote
9889 Further documentation is given in section
9890 \begin_inset Newline newline
9891 \end_inset
9892
9893
9894 \begin_inset CommandInset ref
9895 LatexCommand ref
9896 reference "sec:Bibliography"
9897
9898 \end_inset
9899
9900 .
9901  
9902 \end_layout
9903
9904 \begin_layout Standard
9905 Obviously, it would be a good thing to put a protected space between 
9906 \begin_inset Quotes eld
9907 \end_inset
9908
9909 section
9910 \begin_inset Quotes erd
9911 \end_inset
9912
9913  and 
9914 \begin_inset Quotes eld
9915 \end_inset
9916
9917
9918 \begin_inset CommandInset ref
9919 LatexCommand ref
9920 reference "sec:Bibliography"
9921
9922 \end_inset
9923
9924
9925 \begin_inset Quotes erd
9926 \end_inset
9927
9928 .
9929  A protected space is set with 
9930 \family sans
9931 Insert\SpecialChar \menuseparator
9932 Formatting\SpecialChar \menuseparator
9933 Protected
9934 \bar under
9935
9936 \begin_inset space ~
9937 \end_inset
9938
9939
9940 \bar default
9941 Space
9942 \family default
9943  (shortcut 
9944 \begin_inset Info
9945 type  "shortcut"
9946 arg   "space-insert protected"
9947 \end_inset
9948
9949 ).
9950 \end_layout
9951
9952 \begin_layout Subsection
9953 Horizontal Space
9954 \begin_inset CommandInset label
9955 LatexCommand label
9956 name "sub:Horizontal-Space"
9957
9958 \end_inset
9959
9960
9961 \begin_inset Index idx
9962 status collapsed
9963
9964 \begin_layout Plain Layout
9965 Spacing ! Horizontal
9966 \end_layout
9967
9968 \end_inset
9969
9970
9971 \end_layout
9972
9973 \begin_layout Standard
9974 All horizontal spaces can be inserted with the menu 
9975 \family sans
9976 Insert\SpecialChar \menuseparator
9977 Formatting\SpecialChar \menuseparator
9978 Horizontal Space
9979 \family default
9980 .
9981  The length units are listed in Appendix
9982 \begin_inset space ~
9983 \end_inset
9984
9985
9986 \begin_inset CommandInset ref
9987 LatexCommand ref
9988 reference "cha:Units-available-in"
9989
9990 \end_inset
9991
9992 .
9993 \end_layout
9994
9995 \begin_layout Subsubsection
9996 Inter-word Space
9997 \begin_inset CommandInset label
9998 LatexCommand label
9999 name "sub:Inter-word-Space"
10000
10001 \end_inset
10002
10003
10004 \begin_inset Index idx
10005 status collapsed
10006
10007 \begin_layout Plain Layout
10008 Spaces ! Inter-word
10009 \end_layout
10010
10011 \end_inset
10012
10013
10014 \end_layout
10015
10016 \begin_layout Standard
10017 Some languages (e.
10018 \begin_inset space \thinspace{}
10019 \end_inset
10020
10021 g.
10022 \begin_inset space \space{}
10023 \end_inset
10024
10025 English) have the typographical convention to add extra space after an end-of-se
10026 ntence punctuation mark, and LyX honors those conventions (see section
10027 \begin_inset space ~
10028 \end_inset
10029
10030
10031 \begin_inset CommandInset ref
10032 LatexCommand ref
10033 reference "sub:Abbreviations"
10034
10035 \end_inset
10036
10037 ).
10038  Sometimes, you want a normal space nevertheless.
10039  In this case, insert an inter-word space (shortcut 
10040 \begin_inset Info
10041 type  "shortcut"
10042 arg   "space-insert normal"
10043 \end_inset
10044
10045 ).
10046 \end_layout
10047
10048 \begin_layout Subsubsection
10049 Thin Space
10050 \begin_inset CommandInset label
10051 LatexCommand label
10052 name "sub:Thin-Space"
10053
10054 \end_inset
10055
10056
10057 \begin_inset Index idx
10058 status collapsed
10059
10060 \begin_layout Plain Layout
10061 Spaces ! Thin
10062 \end_layout
10063
10064 \end_inset
10065
10066
10067 \end_layout
10068
10069 \begin_layout Standard
10070
10071 \begin_inset Quotes eld
10072 \end_inset
10073
10074 thin space
10075 \begin_inset Quotes erd
10076 \end_inset
10077
10078  is a blank which has half the size of a normal space (and it is also 
10079 \begin_inset Quotes eld
10080 \end_inset
10081
10082 protected
10083 \begin_inset Quotes erd
10084 \end_inset
10085
10086 ).
10087  The typographical conventions in a lot of languages propose the use of
10088  thin spaces in cases where normal spaces would be too wide, for instance
10089  inside abbreviations:
10090 \end_layout
10091
10092 \begin_layout Quote
10093 D.
10094 \begin_inset space \thinspace{}
10095 \end_inset
10096
10097 E.
10098  Knuth has developed our beloved typesetting program.
10099 \end_layout
10100
10101 \begin_layout Standard
10102 or between values and units.
10103  Compare for example this:
10104 \begin_inset Newline newline
10105 \end_inset
10106
10107 10
10108 \begin_inset space \thinspace{}
10109 \end_inset
10110
10111 kg (thin space)
10112 \begin_inset Newline newline
10113 \end_inset
10114
10115 10 kg (normal space
10116 \end_layout
10117
10118 \begin_layout Standard
10119 You can insert thin spaces also with the menu 
10120 \family sans
10121 Insert\SpecialChar \menuseparator
10122 Formatting\SpecialChar \menuseparator
10123 Thin
10124 \begin_inset space ~
10125 \end_inset
10126
10127 Space
10128 \family default
10129  (shortcut 
10130 \begin_inset Info
10131 type  "shortcuts"
10132 arg   "space-insert thin"
10133 \end_inset
10134
10135 ).
10136 \end_layout
10137
10138 \begin_layout Subsubsection
10139 More Spaces
10140 \begin_inset CommandInset label
10141 LatexCommand label
10142 name "sub:More-Spaces"
10143
10144 \end_inset
10145
10146
10147 \end_layout
10148
10149 \begin_layout Standard
10150 You can furthermore insert the following space types:
10151 \end_layout
10152
10153 \begin_layout Description
10154 Negative
10155 \begin_inset space ~
10156 \end_inset
10157
10158 thin
10159 \begin_inset space ~
10160 \end_inset
10161
10162 space A line with a 
10163 \begin_inset Formula $\to$
10164 \end_inset
10165
10166
10167 \begin_inset space \negthinspace{}
10168 \end_inset
10169
10170
10171 \begin_inset Formula $\gets$
10172 \end_inset
10173
10174  Negative thin space between the arrows.
10175 \end_layout
10176
10177 \begin_layout Description
10178 Enspace
10179 \begin_inset space ~
10180 \end_inset
10181
10182 (0.5
10183 \begin_inset space \thinspace{}
10184 \end_inset
10185
10186 em) A line with a 
10187 \begin_inset Formula $\to$
10188 \end_inset
10189
10190
10191 \begin_inset space \enskip{}
10192 \end_inset
10193
10194
10195 \begin_inset Formula $\gets$
10196 \end_inset
10197
10198  Enspace
10199 \begin_inset space ~
10200 \end_inset
10201
10202 (0.5
10203 \begin_inset space \thinspace{}
10204 \end_inset
10205
10206 em) space between the arrows.
10207 \end_layout
10208
10209 \begin_layout Description
10210 Quad
10211 \begin_inset space ~
10212 \end_inset
10213
10214 (1
10215 \begin_inset space \thinspace{}
10216 \end_inset
10217
10218 em) A line with a 
10219 \begin_inset Formula $\to$
10220 \end_inset
10221
10222
10223 \begin_inset space \quad{}
10224 \end_inset
10225
10226
10227 \begin_inset Formula $\gets$
10228 \end_inset
10229
10230  Quad
10231 \begin_inset space ~
10232 \end_inset
10233
10234 (1
10235 \begin_inset space \thinspace{}
10236 \end_inset
10237
10238 em) space between the arrows.
10239 \end_layout
10240
10241 \begin_layout Description
10242 QQuad
10243 \begin_inset space ~
10244 \end_inset
10245
10246 (2
10247 \begin_inset space \thinspace{}
10248 \end_inset
10249
10250 em) A line with a 
10251 \begin_inset Formula $\to$
10252 \end_inset
10253
10254
10255 \begin_inset space \qquad{}
10256 \end_inset
10257
10258
10259 \begin_inset Formula $\gets$
10260 \end_inset
10261
10262  QQuad
10263 \begin_inset space ~
10264 \end_inset
10265
10266 (2
10267 \begin_inset space \thinspace{}
10268 \end_inset
10269
10270 em) space between the arrows.
10271 \end_layout
10272
10273 \begin_layout Description
10274 Custom
10275 \begin_inset space ~
10276 \end_inset
10277
10278 space A line with
10279 \begin_inset Formula $\to$
10280 \end_inset
10281
10282
10283 \begin_inset space \hspace{}
10284 \length 2cm
10285 \end_inset
10286
10287
10288 \begin_inset Formula $\gets$
10289 \end_inset
10290
10291  2
10292 \begin_inset space \thinspace{}
10293 \end_inset
10294
10295 cm space between the arrows.
10296 \end_layout
10297
10298 \begin_layout Standard
10299 Table
10300 \begin_inset space ~
10301 \end_inset
10302
10303
10304 \begin_inset CommandInset ref
10305 LatexCommand ref
10306 reference "tab:Width-of-the"
10307
10308 \end_inset
10309
10310  lists the different space sizes.
10311 \end_layout
10312
10313 \begin_layout Standard
10314 \begin_inset Float table
10315 wide false
10316 sideways false
10317 status open
10318
10319 \begin_layout Plain Layout
10320 \align center
10321 \begin_inset Caption
10322
10323 \begin_layout Plain Layout
10324 \begin_inset CommandInset label
10325 LatexCommand label
10326 name "tab:Width-of-the"
10327
10328 \end_inset
10329
10330 Width of the different horizontal spaces.
10331 \end_layout
10332
10333 \end_inset
10334
10335
10336 \end_layout
10337
10338 \begin_layout Plain Layout
10339 \align center
10340 \begin_inset Tabular
10341 <lyxtabular version="3" rows="8" columns="2">
10342 <features tabularvalignment="middle">
10343 <column alignment="center" valignment="top" width="0">
10344 <column alignment="center" valignment="top" width="0">
10345 <row>
10346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Space
10353 \end_layout
10354
10355 \end_inset
10356 </cell>
10357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10358 \begin_inset Text
10359
10360 \begin_layout Plain Layout
10361
10362 \series bold
10363 Width
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 Normal
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10380 \begin_inset Text
10381
10382 \begin_layout Plain Layout
10383 1/3
10384 \begin_inset space \thinspace{}
10385 \end_inset
10386
10387 em
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398 Protected
10399 \end_layout
10400
10401 \end_inset
10402 </cell>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407 1/3
10408 \begin_inset space \thinspace{}
10409 \end_inset
10410
10411 em
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row>
10418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422 Thin
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Plain Layout
10431 1/6
10432 \begin_inset space \thinspace{}
10433 \end_inset
10434
10435 em
10436 \end_layout
10437
10438 \end_inset
10439 </cell>
10440 </row>
10441 <row>
10442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10443 \begin_inset Text
10444
10445 \begin_layout Plain Layout
10446 Negative thin
10447 \end_layout
10448
10449 \end_inset
10450 </cell>
10451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10452 \begin_inset Text
10453
10454 \begin_layout Plain Layout
10455 -1/6
10456 \begin_inset space \thinspace{}
10457 \end_inset
10458
10459 em
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Enspace (0.5
10471 \begin_inset space \thinspace{}
10472 \end_inset
10473
10474 em)
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 0.5
10484 \begin_inset space \thinspace{}
10485 \end_inset
10486
10487 em
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 Quad (1
10499 \begin_inset space \thinspace{}
10500 \end_inset
10501
10502 em)
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 1
10512 \begin_inset space \thinspace{}
10513 \end_inset
10514
10515 em
10516 \end_layout
10517
10518 \end_inset
10519 </cell>
10520 </row>
10521 <row>
10522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10523 \begin_inset Text
10524
10525 \begin_layout Plain Layout
10526 QQuad (2
10527 \begin_inset space \thinspace{}
10528 \end_inset
10529
10530 em)
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 2
10540 \begin_inset space \thinspace{}
10541 \end_inset
10542
10543 em
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 </lyxtabular>
10550
10551 \end_inset
10552
10553
10554 \end_layout
10555
10556 \end_inset
10557
10558
10559 \end_layout
10560
10561 \begin_layout Subsubsection
10562
10563 \family sans
10564 Horizontal Fills
10565 \family default
10566
10567 \begin_inset Index idx
10568 status collapsed
10569
10570 \begin_layout Plain Layout
10571 Spacing ! Fills
10572 \end_layout
10573
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \begin_layout Standard
10580 Horizontal fills (HFills) are a special LyX feature for adding extra space
10581  in a uniform fashion.
10582  An HFill is actually a variable length space, whose length always equals
10583  the remaining space between the left and right margins.
10584  If there is more than one HFill on a line, they divide the available space
10585  equally between themselves.
10586  
10587 \end_layout
10588
10589 \begin_layout Standard
10590 Here a few examples what you can do with them:
10591 \end_layout
10592
10593 \begin_layout Quote
10594 \noindent
10595 This is on the left side
10596 \begin_inset space \hfill{}
10597 \end_inset
10598
10599 This is on the right
10600 \end_layout
10601
10602 \begin_layout Quote
10603 \noindent
10604 Left
10605 \begin_inset space \hfill{}
10606 \end_inset
10607
10608 Middle
10609 \begin_inset space \hfill{}
10610 \end_inset
10611
10612 Right
10613 \end_layout
10614
10615 \begin_layout Quote
10616 \noindent
10617 Left
10618 \begin_inset space \hfill{}
10619 \end_inset
10620
10621 1/3 Left
10622 \begin_inset space \hfill{}
10623 \end_inset
10624
10625
10626 \begin_inset space \hfill{}
10627 \end_inset
10628
10629 Right
10630 \end_layout
10631
10632 \begin_layout Standard
10633 That was an example in the 
10634 \family sans
10635 Quote
10636 \family default
10637  environment.
10638  Here
10639 \begin_inset Formula $\to$
10640 \end_inset
10641
10642
10643 \begin_inset space \hfill{}
10644 \end_inset
10645
10646
10647 \begin_inset Formula $\gets$
10648 \end_inset
10649
10650 is one in a standard paragraph.
10651  It may or may not be apparent in the printed text, but it 
10652 \emph on
10653 is
10654 \emph default
10655  sitting in-between the two arrows.
10656 \end_layout
10657
10658 \begin_layout Standard
10659 HFills can be made visible when you choose one of the 
10660 \family sans
10661 Fill
10662 \begin_inset space ~
10663 \end_inset
10664
10665 Pattern
10666 \family default
10667  in the space dialog: The following patterns are available:
10668 \end_layout
10669
10670 \begin_layout Standard
10671 Dots: 
10672 \begin_inset space \dotfill{}
10673 \end_inset
10674
10675
10676 \begin_inset space ~
10677 \end_inset
10678
10679
10680 \end_layout
10681
10682 \begin_layout Standard
10683 Rule: 
10684 \begin_inset space \hrulefill{}
10685 \end_inset
10686
10687
10688 \begin_inset space ~
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \begin_layout Standard
10695 Left arrow: 
10696 \begin_inset space \leftarrowfill{}
10697 \end_inset
10698
10699
10700 \begin_inset space ~
10701 \end_inset
10702
10703
10704 \end_layout
10705
10706 \begin_layout Standard
10707 Right arrow: 
10708 \begin_inset space \rightarrowfill{}
10709 \end_inset
10710
10711
10712 \begin_inset space ~
10713 \end_inset
10714
10715
10716 \end_layout
10717
10718 \begin_layout Standard
10719 Up brace: 
10720 \begin_inset space \downbracefill{}
10721 \end_inset
10722
10723
10724 \begin_inset space ~
10725 \end_inset
10726
10727
10728 \end_layout
10729
10730 \begin_layout Standard
10731 Down brace: 
10732 \begin_inset space \upbracefill{}
10733 \end_inset
10734
10735
10736 \begin_inset space ~
10737 \end_inset
10738
10739
10740 \end_layout
10741
10742 \begin_layout Standard
10743 \begin_inset Note Greyedout
10744 status open
10745
10746 \begin_layout Plain Layout
10747
10748 \series bold
10749 Note:
10750 \series default
10751  If an HFill is at the beginning of a line, and 
10752 \emph on
10753 not
10754 \emph default
10755  in the first line in a paragraph, LyX ignores it.
10756  This prevents HFills from accidentally being wrapped onto a new line.
10757  If you need space in this case anyway, set the 
10758 \family sans
10759 Protect
10760 \family default
10761  option in the space dialog.
10762 \end_layout
10763
10764 \end_inset
10765
10766
10767 \end_layout
10768
10769 \begin_layout Subsubsection
10770 Phantom Space
10771 \begin_inset CommandInset label
10772 LatexCommand label
10773 name "sub:Phantom-Space"
10774
10775 \end_inset
10776
10777
10778 \begin_inset Index idx
10779 status collapsed
10780
10781 \begin_layout Plain Layout
10782 Spacing ! Phantom
10783 \end_layout
10784
10785 \end_inset
10786
10787
10788 \end_layout
10789
10790 \begin_layout Standard
10791 Sometimes you want to insert space with exactly the length of a phrase.
10792  E.
10793 \begin_inset space \thinspace{}
10794 \end_inset
10795
10796 g.
10797 \begin_inset space \space{}
10798 \end_inset
10799
10800 you want to create the following multiple choice question:
10801 \end_layout
10802
10803 \begin_layout Standard
10804 \begin_inset VSpace medskip
10805 \end_inset
10806
10807 What is correct English?:
10808 \begin_inset Newline newline
10809 \end_inset
10810
10811
10812 \begin_inset Newline newline
10813 \end_inset
10814
10815 Mr.
10816 \begin_inset space ~
10817 \end_inset
10818
10819 Edge would have been jumps the gun.
10820 \begin_inset Newline newline
10821 \end_inset
10822
10823
10824 \begin_inset Phantom HPhantom
10825 status open
10826
10827 \begin_layout Plain Layout
10828 Mr.
10829  Edge 
10830 \end_layout
10831
10832 \end_inset
10833
10834 has to be jumped
10835 \begin_inset Newline newline
10836 \end_inset
10837
10838
10839 \begin_inset Phantom HPhantom
10840 status open
10841
10842 \begin_layout Plain Layout
10843 Mr.
10844  Edge 
10845 \end_layout
10846
10847 \end_inset
10848
10849 jumps
10850 \begin_inset VSpace medskip
10851 \end_inset
10852
10853
10854 \end_layout
10855
10856 \begin_layout Standard
10857 So that the choices appear exactly after the phrase 
10858 \begin_inset Quotes eld
10859 \end_inset
10860
10861 Mr.
10862 \begin_inset space ~
10863 \end_inset
10864
10865 Edge
10866 \begin_inset space ~
10867 \end_inset
10868
10869
10870 \begin_inset Quotes erd
10871 \end_inset
10872
10873 .
10874  To get this, you can use the phantom insets available via the menu 
10875 \family sans
10876 Insert\SpecialChar \menuseparator
10877 Formatting\SpecialChar \menuseparator
10878 Phantom
10879 \family default
10880 .
10881  In our case insert a horizontal phantom at the beginning of the last two
10882  lines and insert 
10883 \begin_inset Quotes eld
10884 \end_inset
10885
10886 Mr.
10887 \begin_inset space ~
10888 \end_inset
10889
10890 Edge
10891 \begin_inset space ~
10892 \end_inset
10893
10894
10895 \begin_inset Quotes erd
10896 \end_inset
10897
10898  into the phantom inset (note the space after 
10899 \begin_inset Quotes eld
10900 \end_inset
10901
10902 Edge
10903 \begin_inset Quotes erd
10904 \end_inset
10905
10906 ).
10907  A phantom insets prints only the space of its content (like a placeholder).
10908  That is why it is named 
10909 \begin_inset Quotes eld
10910 \end_inset
10911
10912 phantom
10913 \begin_inset Quotes erd
10914 \end_inset
10915
10916 .
10917  The normal phantom outputs the width and height of the content as space,
10918  while the horizontal and vertical variant only outputs the corresponding
10919  dimension.
10920 \end_layout
10921
10922 \begin_layout Subsection
10923 Vertical Space
10924 \begin_inset CommandInset label
10925 LatexCommand label
10926 name "sub:Vertical-Space"
10927
10928 \end_inset
10929
10930
10931 \begin_inset Index idx
10932 status collapsed
10933
10934 \begin_layout Plain Layout
10935 Spacing ! Vertical
10936 \end_layout
10937
10938 \end_inset
10939
10940
10941 \end_layout
10942
10943 \begin_layout Standard
10944 To add extra vertical space above or below a paragraph, use the 
10945 \family sans
10946 Insert\SpecialChar \menuseparator
10947 Formatting\SpecialChar \menuseparator
10948 Vertical
10949 \begin_inset space ~
10950 \end_inset
10951
10952 Space
10953 \family default
10954  dialog.
10955  There you find the following sizes:
10956 \end_layout
10957
10958 \begin_layout Standard
10959
10960 \family sans
10961 SmallSkip
10962 \family default
10963
10964 \family sans
10965 MedSkip
10966 \family default
10967  and 
10968 \family sans
10969 BigSkip
10970 \family default
10971  are LaTeX sizes which depend on the font size of the document.
10972  
10973 \family sans
10974 DefSkip
10975 \family default
10976  is the skip adjusted in the dialog 
10977 \family sans
10978 Document\SpecialChar \menuseparator
10979 Settings
10980 \family default
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Document ! Settings
10987 \end_layout
10988
10989 \end_inset
10990
10991  for the paragraph separation.
10992  If you use indentation to separate paragraphs 
10993 \family sans
10994 DefSkip
10995 \family default
10996  is equal to 
10997 \family sans
10998 MedSkip
10999 \family default
11000 .
11001 \end_layout
11002
11003 \begin_layout Standard
11004
11005 \family sans
11006 VFill
11007 \family default
11008
11009 \begin_inset Index idx
11010 status collapsed
11011
11012 \begin_layout Plain Layout
11013 Spacing ! Fills
11014 \end_layout
11015
11016 \end_inset
11017
11018  is a variable space, set so that the space is maximal within one page.
11019  An example: You have only two short paragraphs on one page with a vfill
11020  between them.
11021  Then the first paragraph is placed at the top of the page and the second
11022  one at the bottom, because the space between them is then maximal.
11023  
11024 \family sans
11025 VFill
11026 \family default
11027 s work like 
11028 \family sans
11029 HFill
11030 \family default
11031 s: they fill the remaining vertical space on a page with blank space.
11032 \begin_inset Foot
11033 status collapsed
11034
11035 \begin_layout Plain Layout
11036
11037 \family sans
11038 HFill
11039 \family default
11040 s are described in section
11041 \begin_inset space ~
11042 \end_inset
11043
11044
11045 \begin_inset CommandInset ref
11046 LatexCommand ref
11047 reference "sub:Horizontal-Space"
11048
11049 \end_inset
11050
11051 .
11052 \end_layout
11053
11054 \end_inset
11055
11056  If there are several 
11057 \family sans
11058 VFill
11059 \family default
11060 s on a page, they divide the remaining vertical space equally between themselves.
11061  You can therefore use 
11062 \family sans
11063 VFill
11064 \family default
11065 s to center text on a page, or even place text 2/3 down a page.
11066 \end_layout
11067
11068 \begin_layout Standard
11069
11070 \family sans
11071 Custom
11072 \family default
11073  are custom spaces in units explained in Appendix
11074 \begin_inset space ~
11075 \end_inset
11076
11077
11078 \begin_inset CommandInset ref
11079 LatexCommand ref
11080 reference "cha:Units-available-in"
11081
11082 \end_inset
11083
11084 .
11085 \end_layout
11086
11087 \begin_layout Standard
11088 \begin_inset Note Greyedout
11089 status open
11090
11091 \begin_layout Plain Layout
11092
11093 \series bold
11094 Note:
11095 \series default
11096  
11097 \series medium
11098 If the extra vertical space would be in the output at the top/bottom of
11099  a page, the space is only added if you have also checked the option 
11100 \family sans
11101 Protect
11102 \family default
11103 .
11104 \end_layout
11105
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \begin_layout Subsection
11112 Paragraph Alignment
11113 \end_layout
11114
11115 \begin_layout Standard
11116 You can change the paragraph alignment with the 
11117 \family sans
11118 Edit\SpecialChar \menuseparator
11119 Paragraph Settings
11120 \family default
11121  dialog.
11122  There are five possibilities: 
11123 \end_layout
11124
11125 \begin_layout Itemize
11126
11127 \family sans
11128 Justified
11129 \family default
11130  (shortcut 
11131 \begin_inset Info
11132 type  "shortcut"
11133 arg   "paragraph-params \\align block"
11134 \end_inset
11135
11136 )
11137 \end_layout
11138
11139 \begin_layout Itemize
11140
11141 \family sans
11142 Left
11143 \family default
11144  (
11145 \begin_inset Info
11146 type  "shortcut"
11147 arg   "paragraph-params \\align left"
11148 \end_inset
11149
11150 )
11151 \end_layout
11152
11153 \begin_layout Itemize
11154
11155 \family sans
11156 Right
11157 \family default
11158  (
11159 \begin_inset Info
11160 type  "shortcut"
11161 arg   "paragraph-params \\align right"
11162 \end_inset
11163
11164 )
11165 \end_layout
11166
11167 \begin_layout Itemize
11168
11169 \family sans
11170 Center
11171 \family default
11172  (
11173 \begin_inset Info
11174 type  "shortcut"
11175 arg   "paragraph-params \\align center"
11176 \end_inset
11177
11178 )
11179 \end_layout
11180
11181 \begin_layout Itemize
11182
11183 \family sans
11184 Default
11185 \family default
11186  (
11187 \begin_inset Info
11188 type  "shortcut"
11189 arg   "paragraph-params \\align default"
11190 \end_inset
11191
11192 )
11193 \end_layout
11194
11195 \begin_layout Standard
11196 The default in most cases is justified alignment, in which the inter-word
11197  spacing is variable and each line of a paragraph fills the region between
11198  the left and right margins.
11199  The other three alignments should be self-explanatory, and look like this:
11200 \end_layout
11201
11202 \begin_layout Standard
11203 \align right
11204 This paragraph is right aligned,
11205 \end_layout
11206
11207 \begin_layout Standard
11208 \align center
11209 this one is centered,
11210 \end_layout
11211
11212 \begin_layout Standard
11213 \align left
11214 this one is left aligned.
11215 \end_layout
11216
11217 \begin_layout Subsection
11218 Forced Page Breaks
11219 \begin_inset Index idx
11220 status collapsed
11221
11222 \begin_layout Plain Layout
11223 Page breaks ! Forced
11224 \end_layout
11225
11226 \end_inset
11227
11228
11229 \begin_inset CommandInset label
11230 LatexCommand label
11231 name "sub:Forced-Page-Breaks"
11232
11233 \end_inset
11234
11235
11236 \end_layout
11237
11238 \begin_layout Standard
11239 If you don't like the way LaTeX does the page breaks in your document, you
11240  can force a page break where you want one.
11241  Normally this will not be necessary, because LaTeX is good at page breaking.
11242  Only if you use a lot of 
11243 \family sans
11244 Floats
11245 \family default
11246 , LaTeX's page breaking algorithm can fail.
11247 \end_layout
11248
11249 \begin_layout Standard
11250 We recommend not to use forced page breaks until the text is finished and
11251  until you have checked in the preview to see if you 
11252 \emph on
11253 really
11254 \emph default
11255  have to change the page breaking.
11256 \end_layout
11257
11258 \begin_layout Standard
11259 There are two types of page breaks: One that ends the page without any special
11260  action.
11261  This can be inserted above or below a paragraph via the menu 
11262 \family sans
11263 Insert\SpecialChar \menuseparator
11264 Formatting\SpecialChar \menuseparator
11265 New
11266 \begin_inset space ~
11267 \end_inset
11268
11269 Page
11270 \family default
11271 .
11272  The second type, that is inserted via the menu 
11273 \family sans
11274 Insert\SpecialChar \menuseparator
11275 Formatting\SpecialChar \menuseparator
11276 Page
11277 \begin_inset space ~
11278 \end_inset
11279
11280 Break
11281 \family default
11282 , ends a page but stretches the content of the page, so that it fills out
11283  the complete page.
11284  This type is useful to avoid whitespace when a page break produces a page
11285  on which only the last few lines are absent.
11286 \end_layout
11287
11288 \begin_layout Standard
11289 You might try to use a page break to ensure that a figure or table appears
11290  at the top of a page.
11291  This is, of course, the wrong way to do it.
11292  LyX gives you a way of automatically ensuring that your figures and tables
11293  appear at the top of a page (or the bottom, or on their own page) without
11294  having to worry about what precedes or follows your figure or table.
11295  See chapter 
11296 \begin_inset CommandInset ref
11297 LatexCommand ref
11298 reference "cha:Floats-and-Notes"
11299
11300 \end_inset
11301
11302  to learn more about 
11303 \family sans
11304 Floats
11305 \family default
11306 .
11307 \end_layout
11308
11309 \begin_layout Subsubsection
11310 Clear Page Breaks
11311 \begin_inset CommandInset label
11312 LatexCommand label
11313 name "sub:Clear-Page-Breaks"
11314
11315 \end_inset
11316
11317
11318 \begin_inset Index idx
11319 status collapsed
11320
11321 \begin_layout Plain Layout
11322 Page breaks ! Clear
11323 \end_layout
11324
11325 \end_inset
11326
11327
11328 \end_layout
11329
11330 \begin_layout Standard
11331 Rather than forced page breaks where the content behind the break is placed
11332  directly on the next page, you can also clear pages while breaking them.
11333  That means that the current paragraph is terminated and everything, including
11334  unprocessed floats, from the earlier part of the document are placed behind
11335  it, if necessary by adding pages.
11336 \end_layout
11337
11338 \begin_layout Standard
11339 You can insert a clear page break with the menu 
11340 \family sans
11341 Insert\SpecialChar \menuseparator
11342 Formatting\SpecialChar \menuseparator
11343 Clear
11344 \begin_inset space ~
11345 \end_inset
11346
11347 Page
11348 \family default
11349 .
11350  When you have a two-sided document like a book, you can use the menu 
11351 \family sans
11352 Insert\SpecialChar \menuseparator
11353 Formatting\SpecialChar \menuseparator
11354 Clear
11355 \begin_inset space ~
11356 \end_inset
11357
11358 Double
11359 \begin_inset space ~
11360 \end_inset
11361
11362 Page
11363 \family default
11364  to insert a clear page break that assures that the next page is a right-hand
11365  page (odd-numbered), if necessary by adding a page.
11366 \end_layout
11367
11368 \begin_layout Subsection
11369 Forced Line Breaks
11370 \begin_inset Index idx
11371 status collapsed
11372
11373 \begin_layout Plain Layout
11374 Line breaks
11375 \end_layout
11376
11377 \end_inset
11378
11379
11380 \begin_inset CommandInset label
11381 LatexCommand label
11382 name "sub:Forced-Line-Breaks"
11383
11384 \end_inset
11385
11386
11387 \end_layout
11388
11389 \begin_layout Standard
11390 Similar to page breaks there are two types of line breaks: One that simply
11391  breaks the line.
11392  You can force this line break within a paragraph by selecting 
11393 \family sans
11394 Insert\SpecialChar \menuseparator
11395 Formatting\SpecialChar \menuseparator
11396 Ragged
11397 \begin_inset space ~
11398 \end_inset
11399
11400 Line
11401 \begin_inset space ~
11402 \end_inset
11403
11404 Break
11405 \family default
11406  or with 
11407 \begin_inset Info
11408 type  "shortcut"
11409 arg   "newline-insert newline"
11410 \end_inset
11411
11412 .
11413  Another type that is inserted via the menu 
11414 \family sans
11415 Insert\SpecialChar \menuseparator
11416 Formatting\SpecialChar \menuseparator
11417 Justified
11418 \begin_inset space ~
11419 \end_inset
11420
11421 Line
11422 \begin_inset space ~
11423 \end_inset
11424
11425 Break
11426 \family default
11427  breaks the line and stretches it so that it fills out the whole space between
11428  the page margins.
11429  This is necessary to avoid 
11430 \begin_inset Quotes eld
11431 \end_inset
11432
11433 fringes
11434 \begin_inset Quotes erd
11435 \end_inset
11436
11437  in justified paragraphs due to whitespace introduced by line breaks.
11438 \end_layout
11439
11440 \begin_layout Standard
11441 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11442  LaTeX is very good at line breaking.
11443  There are, however, a number of situations where it is necessary to actively
11444  set a line break, e.
11445 \begin_inset space \thinspace{}
11446 \end_inset
11447
11448 g.
11449 \begin_inset space \space{}
11450 \end_inset
11451
11452 in a poem or for an address (see sections
11453 \begin_inset space ~
11454 \end_inset
11455
11456
11457 \begin_inset CommandInset ref
11458 LatexCommand ref
11459 reference "sec:Quote"
11460
11461 \end_inset
11462
11463
11464 \begin_inset CommandInset ref
11465 LatexCommand ref
11466 reference "sec:Verse"
11467
11468 \end_inset
11469
11470  and 
11471 \begin_inset CommandInset ref
11472 LatexCommand ref
11473 reference "sec:Address-Usage"
11474
11475 \end_inset
11476
11477 ).
11478 \end_layout
11479
11480 \begin_layout Subsection
11481 Horizontal Lines
11482 \begin_inset CommandInset label
11483 LatexCommand label
11484 name "sub:Horizontal-Lines"
11485
11486 \end_inset
11487
11488
11489 \begin_inset Index idx
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493 Horizontal lines
11494 \end_layout
11495
11496 \end_inset
11497
11498
11499 \end_layout
11500
11501 \begin_layout Standard
11502 \noindent
11503 \begin_inset CommandInset line
11504 LatexCommand rule
11505 offset "0.5ex"
11506 width "100line%"
11507 height "1pt"
11508
11509 \end_inset
11510
11511
11512 \end_layout
11513
11514 \begin_layout Standard
11515 In the dialog 
11516 \family sans
11517 Insert\SpecialChar \menuseparator
11518 Formatting\SpecialChar \menuseparator
11519 Horizontal
11520 \begin_inset space ~
11521 \end_inset
11522
11523 Line
11524 \family default
11525  you can insert horizontal lines.
11526  The line offset is the vertical distance between the line and the baseline
11527  of the current text line or the paragraph.
11528  The line settings can be changed by left-clicking on the line.
11529 \end_layout
11530
11531 \begin_layout Standard
11532 \noindent
11533 \begin_inset CommandInset line
11534 LatexCommand rule
11535 offset "0.5ex"
11536 width "100line%"
11537 height "1pt"
11538
11539 \end_inset
11540
11541
11542 \end_layout
11543
11544 \begin_layout Section
11545 Characters and Symbols
11546 \end_layout
11547
11548 \begin_layout Standard
11549 You can directly enter all characters that are available on your keyboard.
11550  You can also use special keyboard maps to be able to enter e.
11551 \begin_inset space \thinspace{}
11552 \end_inset
11553
11554 g.
11555 \begin_inset space \space{}
11556 \end_inset
11557
11558 characters needed for French with an English keyboard.
11559  See section
11560 \begin_inset space \thinspace{}
11561 \end_inset
11562
11563
11564 \begin_inset CommandInset ref
11565 LatexCommand ref
11566 reference "sub:Keyboard-mapping"
11567
11568 \end_inset
11569
11570  for information on how this is done.
11571 \end_layout
11572
11573 \begin_layout Standard
11574 For the case where you need a character that is not on your keyboard, you
11575  can use the 
11576 \family sans
11577 Symbols
11578 \family default
11579  dialog via the menu 
11580 \family sans
11581 Insert\SpecialChar \menuseparator
11582 Special Character\SpecialChar \menuseparator
11583 Symbols
11584 \family default
11585 .
11586 \end_layout
11587
11588 \begin_layout Standard
11589 \begin_inset Note Greyedout
11590 status open
11591
11592 \begin_layout Plain Layout
11593
11594 \series bold
11595 Note:
11596 \series default
11597  Maybe not all symbols inserted with the symbols dialog can be displayed
11598  when you are using a special screen font in LyX's preferences.
11599  But the inserted symbols will in every case be displayed in the output.
11600 \end_layout
11601
11602 \end_inset
11603
11604
11605 \end_layout
11606
11607 \begin_layout Section
11608 Fonts and Text Styles
11609 \begin_inset CommandInset label
11610 LatexCommand label
11611 name "sec:Fonts-and-Text"
11612
11613 \end_inset
11614
11615
11616 \end_layout
11617
11618 \begin_layout Subsection
11619 Font Types
11620 \begin_inset Index idx
11621 status collapsed
11622
11623 \begin_layout Plain Layout
11624 Font ! Types
11625 \end_layout
11626
11627 \end_inset
11628
11629
11630 \end_layout
11631
11632 \begin_layout Standard
11633 There are two types of fonts:
11634 \end_layout
11635
11636 \begin_layout Description
11637 Vector
11638 \begin_inset space ~
11639 \end_inset
11640
11641 fonts
11642 \begin_inset Index idx
11643 status collapsed
11644
11645 \begin_layout Plain Layout
11646 Fonts ! Vector-
11647 \end_layout
11648
11649 \end_inset
11650
11651  are fonts, built from outlines of the single glyphs (e.
11652 \begin_inset space \thinspace{}
11653 \end_inset
11654
11655 g.
11656  characters) in the font.
11657  This means that each glyph is defined using mathematical curves that are
11658  well suited for scaling to any requested size.
11659  This mathematical definition is interpreted by the font renderer and the
11660  curve is filled out with pixels according to the size and glyph.
11661  This means that vector fonts will look pretty good in all sizes.
11662  Only at very small sizes where each pixel has to be very carefully computed
11663  to provide a good image, it might be hard to provide a good rendering.
11664 \begin_inset Newline newline
11665 \end_inset
11666
11667 That could mean that one only needs to define one font size and scale them.
11668  But to achieve a better quality, many fonts define several font sizes.
11669  That improves the appearance because you need more details at large font
11670  sizes than at small ones.
11671 \begin_inset Newline newline
11672 \end_inset
11673
11674 The font types 
11675 \family typewriter
11676 TrueType
11677 \family default
11678
11679 \family typewriter
11680 OpenType
11681 \family default
11682 , and 
11683 \family typewriter
11684 Type
11685 \begin_inset space ~
11686 \end_inset
11687
11688 1
11689 \family default
11690  are vector fonts.
11691 \end_layout
11692
11693 \begin_layout Description
11694 Bitmap
11695 \begin_inset space ~
11696 \end_inset
11697
11698 fonts
11699 \begin_inset Index idx
11700 status collapsed
11701
11702 \begin_layout Plain Layout
11703 Fonts ! Bitmap-
11704 \end_layout
11705
11706 \end_inset
11707
11708  on the other hand, are defined by bitmap graphics from the start, so they
11709  will look good at all the sizes they are meant for.
11710  However, they don't scale well, because in order to scale a glyph, each
11711  pixel is enlarged into several pixels.
11712  It is the same effect that happens if you try to enlarge a picture in a
11713  picture manipulation program.
11714  In order to relieve this effect, bitmap fonts are typically provided in
11715  several fixed sizes typically from around 8 pixels high up to 34 pixels
11716  or so high in steps according to what is believed to be useful.
11717  The advantage of bitmap fonts is that no complicated computations are necessary
11718  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11719  fonts.
11720  The disadvantage is that sizes that don't exist as fixed versions have
11721  to be scaled by doubling pixels, and thus look bad.
11722 \begin_inset Newline newline
11723 \end_inset
11724
11725 Bitmap fonts are named 
11726 \family typewriter
11727 Type
11728 \begin_inset space ~
11729 \end_inset
11730
11731 3
11732 \family default
11733  in PostScript- and PDF-documents.
11734 \end_layout
11735
11736 \begin_layout Standard
11737 The result of all this is that bitmap fonts are best for the size they are
11738  designed for, while scalable fonts are good for nearly all sizes.
11739  So one needs fewer font size definitions for scalable fonts.
11740  That's the reason why nearly all text rendering and typesetting programs
11741  use scalable fonts.
11742 \end_layout
11743
11744 \begin_layout Standard
11745 To test which fonts are used in a PDF-document, you can have a look into
11746  its document properties.
11747 \end_layout
11748
11749 \begin_layout Standard
11750 Many modern typesetting and markup languages have begun to move towards
11751  specifying character styles rather than specifying a particular font.
11752  For example, instead of changing to an italicized version of the current
11753  font to emphasize text, you use an 
11754 \begin_inset Quotes eld
11755 \end_inset
11756
11757 emphasized style
11758 \begin_inset Quotes erd
11759 \end_inset
11760
11761  instead.
11762  This concept fits in perfectly with LyX.
11763  In LyX, you do things based on contexts, rather than focusing on typesetting
11764  details.
11765 \end_layout
11766
11767 \begin_layout Subsection
11768 LaTeX font support
11769 \begin_inset CommandInset label
11770 LatexCommand label
11771 name "sub:LaTeX-font-support"
11772
11773 \end_inset
11774
11775
11776 \end_layout
11777
11778 \begin_layout Standard
11779 Traditionally, LaTeX uses its own fonts.
11780  That is to say, you cannot directly access the fonts installed on your
11781  operating system, but you have to use specific fonts provided by your LaTeX
11782  distribution.
11783  The reason is that LaTeX needs some extra information about the fonts,
11784  which have to be provided by additional files and packages.
11785  The downside of this is that your font choice is somewhat limited, compared
11786  to usual word processors.
11787  On the other hand this comes with the advantage that the provided fonts
11788  are generally of very good quality, and that LaTeX files are very portable
11789  across different machines.
11790  Also, the range of fonts supported by traditional LaTeX was increased a
11791  lot meanwhile so that you can find packages for many free and commercial
11792  fonts.
11793  In LyX, only a subset of these are directly selectable via the user interface
11794  (see section
11795 \begin_inset space ~
11796 \end_inset
11797
11798
11799 \begin_inset CommandInset ref
11800 LatexCommand ref
11801 reference "sub:Document-Font"
11802
11803 \end_inset
11804
11805  for details).
11806  However, all others are available if you enter the respective LaTeX code
11807  in the document preamble (please refer to the documentation of your desired
11808  font).
11809 \end_layout
11810
11811 \begin_layout Standard
11812 Furthermore, recent developments brought some new LaTeX engines that are
11813  also able to directly access fonts that are installed for your operating
11814  system (OS), namely XeTeX and LuaTeX.
11815  Both engines are now supported by LyX.
11816  By using them, you can use theoretically any OpenType or TrueType font
11817  that is installed on your system.
11818  The next section describes how to use these OS fonts.
11819 \end_layout
11820
11821 \begin_layout Standard
11822 \begin_inset Note Greyedout
11823 status open
11824
11825 \begin_layout Plain Layout
11826
11827 \series bold
11828 Note:
11829 \series default
11830  In practice, some fonts might fail due to bad metrics and other font deficienci
11831 es; so you might have to experiment.
11832 \end_layout
11833
11834 \end_inset
11835
11836
11837 \end_layout
11838
11839 \begin_layout Standard
11840 \begin_inset Note Greyedout
11841 status open
11842
11843 \begin_layout Plain Layout
11844
11845 \series bold
11846 Note:
11847 \series default
11848  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11849  as traditional LaTeX or PDFTeX.
11850 \end_layout
11851
11852 \end_inset
11853
11854
11855 \end_layout
11856
11857 \begin_layout Subsection
11858 Document Font and Font size
11859 \begin_inset CommandInset label
11860 LatexCommand label
11861 name "sub:Document-Font"
11862
11863 \end_inset
11864
11865
11866 \begin_inset Index idx
11867 status collapsed
11868
11869 \begin_layout Plain Layout
11870 Font ! Size
11871 \end_layout
11872
11873 \end_inset
11874
11875
11876 \begin_inset Index idx
11877 status collapsed
11878
11879 \begin_layout Plain Layout
11880 Document ! Font
11881 \end_layout
11882
11883 \end_inset
11884
11885
11886 \end_layout
11887
11888 \begin_layout Standard
11889 You can set the document fonts in the 
11890 \family sans
11891 Document\SpecialChar \menuseparator
11892 Settings
11893 \family default
11894
11895 \begin_inset Index idx
11896 status collapsed
11897
11898 \begin_layout Plain Layout
11899 Document ! Settings
11900 \end_layout
11901
11902 \end_inset
11903
11904  dialog.
11905  In the 
11906 \family sans
11907 Fonts
11908 \family default
11909  section of the dialog, you can specify which font should be used for the
11910  three different font shapes — roman (serif), 
11911 \family sans
11912 sans
11913 \begin_inset space ~
11914 \end_inset
11915
11916 serif
11917 \family default
11918  and 
11919 \family typewriter
11920 typewriter
11921 \family default
11922  (monospaced) — you can specify the base font size and scaling factors for
11923  (some) sans serif and typewriter fonts if this is necessary to fit with
11924  the roman font.
11925 \end_layout
11926
11927 \begin_layout Standard
11928 If you select 
11929 \family sans
11930 Use non-T
11931 \begin_inset ERT
11932 status collapsed
11933
11934 \begin_layout Plain Layout
11935
11936 {}
11937 \end_layout
11938
11939 \end_inset
11940
11941 eX fonts
11942 \family default
11943 , you will have access to the fonts installed on your operating system.
11944  This requires that you use 
11945 \family sans
11946 PDF (XeT
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951
11952 {}
11953 \end_layout
11954
11955 \end_inset
11956
11957 eX)
11958 \family default
11959
11960 \family sans
11961 PDF (LuaT
11962 \begin_inset ERT
11963 status collapsed
11964
11965 \begin_layout Plain Layout
11966
11967 {}
11968 \end_layout
11969
11970 \end_inset
11971
11972 eX)
11973 \family default
11974  or 
11975 \family sans
11976 DVI (LuaT
11977 \begin_inset ERT
11978 status collapsed
11979
11980 \begin_layout Plain Layout
11981
11982 {}
11983 \end_layout
11984
11985 \end_inset
11986
11987 eX)
11988 \family default
11989  as output format, i.
11990 \begin_inset space \thinspace{}
11991 \end_inset
11992
11993 e.
11994 \begin_inset space ~
11995 \end_inset
11996
11997 you will have to have either XeTeX or LuaTeX installed (see section
11998 \begin_inset space ~
11999 \end_inset
12000
12001
12002 \begin_inset CommandInset ref
12003 LatexCommand ref
12004 reference "sub:LaTeX-font-support"
12005
12006 \end_inset
12007
12008 ).
12009  You will then not have access to TeX's own fonts (the selection described
12010  below).
12011  Note that LyX lists all available fonts in either of the three lists (roman,
12012  sans
12013 \begin_inset space ~
12014 \end_inset
12015
12016 serif, and typewriter), since LyX cannot determine the family.
12017  Also note that the output might fail with some of the listed fonts, due
12018  to the encoding of the fonts and\SpecialChar \slash{}
12019 or font failures.
12020  Again, LyX cannot determine this in advance, so you might need to experiment.
12021 \end_layout
12022
12023 \begin_layout Standard
12024 If you use TeX fonts (which is the default), the possible options for the
12025  font include 
12026 \family sans
12027 Default
12028 \family default
12029  and a list of fonts available with your LaTeX distribution.
12030  If you select 
12031 \family sans
12032 Default,
12033 \family default
12034  the font that is preset by the current document class is used.
12035  In most cases, this will be the standard TeX font, known as 
12036 \begin_inset Quotes eld
12037 \end_inset
12038
12039
12040 \family typewriter
12041 Computer
12042 \begin_inset space ~
12043 \end_inset
12044
12045 Modern
12046 \family default
12047
12048 \begin_inset Quotes erd
12049 \end_inset
12050
12051  (
12052 \family typewriter
12053 cm
12054 \family default
12055 ) or 
12056 \begin_inset Quotes eld
12057 \end_inset
12058
12059
12060 \family typewriter
12061 European Computer Modern
12062 \family default
12063
12064 \begin_inset Quotes erd
12065 \end_inset
12066
12067  (
12068 \family typewriter
12069 ec
12070 \family default
12071 ), but some classes preset different default fonts.
12072 \end_layout
12073
12074 \begin_layout Standard
12075 As 
12076 \family typewriter
12077 cm
12078 \family default
12079  and 
12080 \family typewriter
12081 ec
12082 \family default
12083  are bitmap fonts, they often looks pixelated in PDF output, especially
12084  when you read the PDF in a zoomed size.
12085 \begin_inset Foot
12086 status collapsed
12087
12088 \begin_layout Plain Layout
12089 This problem doesn't appear if you read PDFs in 
12090 \family typewriter
12091 Adobe
12092 \begin_inset space ~
12093 \end_inset
12094
12095 Reader
12096 \family default
12097  version 6 or later, because this program includes a special bitmap font
12098  renderer.
12099 \end_layout
12100
12101 \end_inset
12102
12103  To get rid of pixelated fonts, you have to use a vector font.
12104  Depending on how your document should look like, you can either:
12105 \end_layout
12106
12107 \begin_layout Itemize
12108 select the 
12109 \family sans
12110 Latin
12111 \begin_inset space ~
12112 \end_inset
12113
12114 Modern
12115 \family default
12116  fonts, which is the recommended choice if you want to keep the look of
12117  
12118 \family typewriter
12119 cm
12120 \family default
12121 /
12122 \family typewriter
12123 ec
12124 \family default
12125 .
12126  
12127 \family sans
12128 Latin
12129 \begin_inset space ~
12130 \end_inset
12131
12132 Modern
12133 \family default
12134  was developed for the LaTeX community in order to replace 
12135 \family typewriter
12136 cm
12137 \family default
12138  as the default font.
12139  It covers a huge range of glyphs and several font shapes.
12140  Except for some details, where the appearance was improved, 
12141 \family sans
12142 Latin
12143 \begin_inset space ~
12144 \end_inset
12145
12146 Modern
12147 \family default
12148  looks identical to 
12149 \family typewriter
12150 cm
12151 \family default
12152 .;
12153 \begin_inset Foot
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157 One difference is improved kerning.
12158 \end_layout
12159
12160 \end_inset
12161
12162
12163 \end_layout
12164
12165 \begin_layout Itemize
12166 or select the 
12167 \family sans
12168 AE
12169 \begin_inset space ~
12170 \end_inset
12171
12172 (Almost
12173 \begin_inset space ~
12174 \end_inset
12175
12176 European)
12177 \family default
12178  fonts in (the rare) case that 
12179 \family sans
12180 Latin
12181 \begin_inset space ~
12182 \end_inset
12183
12184 Modern
12185 \family default
12186  is not available to you or does not work, and you still want to emulate
12187  the look of 
12188 \family typewriter
12189 cm
12190 \family default
12191 /
12192 \family typewriter
12193 ec
12194 \family default
12195 .
12196  
12197 \family typewriter
12198 AE
12199 \family default
12200  is a virtual font.
12201  Virtual means that it 
12202 \begin_inset Quotes eld
12203 \end_inset
12204
12205 steals
12206 \begin_inset Quotes erd
12207 \end_inset
12208
12209  outline 
12210 \family typewriter
12211 cm
12212 \family default
12213 -glyphs from other fonts.
12214  This has the disadvantage that some characters are missing, like the French
12215  guillemets (
12216 \begin_inset Quotes eld
12217 \end_inset
12218
12219 «
12220 \begin_inset Quotes erd
12221 \end_inset
12222
12223  and 
12224 \begin_inset Quotes eld
12225 \end_inset
12226
12227 »
12228 \begin_inset Quotes erd
12229 \end_inset
12230
12231 )
12232 \begin_inset Foot
12233 status collapsed
12234
12235 \begin_layout Plain Layout
12236 Loading the LaTeX-package 
12237 \series bold
12238 aeguill
12239 \series default
12240
12241 \begin_inset Index idx
12242 status collapsed
12243
12244 \begin_layout Plain Layout
12245 LaTeX-packages ! aeguill
12246 \end_layout
12247
12248 \end_inset
12249
12250  with the document preamble line
12251 \begin_inset Newline newline
12252 \end_inset
12253
12254
12255 \series bold
12256
12257 \backslash
12258 usepackage[ec]{aeguill}
12259 \begin_inset Newline newline
12260 \end_inset
12261
12262
12263 \series default
12264 will fix the guillemet problem.
12265 \end_layout
12266
12267 \end_inset
12268
12269  and that accented characters are not 
12270 \emph on
12271 one
12272 \emph default
12273  glyph, but build of 
12274 \emph on
12275 two
12276 \emph default
12277  characters, the accent and the letter.
12278  Therefore you cannot search for words with accented characters in documents
12279  using the 
12280 \family typewriter
12281 AE
12282 \family default
12283  fonts.
12284  If you search for example for the French word 
12285 \begin_inset Quotes eld
12286 \end_inset
12287
12288 rève
12289 \begin_inset Quotes erd
12290 \end_inset
12291
12292  in a PDF, you won't get any result, because the PDF-viewer searches for
12293  the glyph 
12294 \begin_inset Quotes eld
12295 \end_inset
12296
12297  è 
12298 \begin_inset Quotes erd
12299 \end_inset
12300
12301  and not for the glyph 
12302 \begin_inset Quotes eld
12303 \end_inset
12304
12305  e +
12306 \begin_inset space ~
12307 \end_inset
12308
12309  ̀ 
12310 \begin_inset Quotes erd
12311 \end_inset
12312
12313 .
12314 \end_layout
12315
12316 \begin_layout Itemize
12317 If you do not like the look of 
12318 \family typewriter
12319 cm
12320 \family default
12321 /
12322 \family typewriter
12323 ec
12324 \family default
12325 , you can of course select one of the other provided vector fonts, e.
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 g.
12330 \begin_inset space ~
12331 \end_inset
12332
12333
12334 \family typewriter
12335 Times
12336 \begin_inset space ~
12337 \end_inset
12338
12339 Roman
12340 \family default
12341  or
12342 \family typewriter
12343  Palatino
12344 \family default
12345 .
12346  Most roman vector fonts will automatically select matching sans
12347 \begin_inset space ~
12348 \end_inset
12349
12350 serif and typewriter fonts
12351 \begin_inset Foot
12352 status collapsed
12353
12354 \begin_layout Plain Layout
12355 These are sometimes just matching other fonts (e.
12356 \begin_inset space \thinspace{}
12357 \end_inset
12358
12359 g., 
12360 \family sans
12361 Times
12362 \begin_inset space ~
12363 \end_inset
12364
12365 Roman
12366 \family default
12367  selects 
12368 \family sans
12369 Helvetica
12370 \family default
12371  for sans serif text), or different shapes of the same font, i.
12372 \begin_inset space \thinspace{}
12373 \end_inset
12374
12375 e.
12376 \begin_inset space \space{}
12377 \end_inset
12378
12379 a real font 
12380 \emph on
12381 family
12382 \emph default
12383  (e.
12384 \begin_inset space \thinspace{}
12385 \end_inset
12386
12387 g.
12388 \begin_inset space \space{}
12389 \end_inset
12390
12391 in case of 
12392 \family sans
12393 Latin
12394 \begin_inset space ~
12395 \end_inset
12396
12397 Modern
12398 \family default
12399  oder 
12400 \family sans
12401 Computer
12402 \begin_inset space ~
12403 \end_inset
12404
12405 Modern
12406 \family default
12407 ).
12408 \end_layout
12409
12410 \end_inset
12411
12412 , but you can also select your own.
12413 \begin_inset Newline newline
12414 \end_inset
12415
12416 The differences between roman, 
12417 \family sans
12418 sans
12419 \begin_inset space ~
12420 \end_inset
12421
12422 serif
12423 \family default
12424  and 
12425 \family typewriter
12426 typewriter
12427 \family default
12428  fonts are explained in section
12429 \begin_inset space ~
12430 \end_inset
12431
12432
12433 \begin_inset CommandInset ref
12434 LatexCommand ref
12435 reference "sub:Fine-Tuning-with-the"
12436
12437 \end_inset
12438
12439 .
12440 \begin_inset Newline newline
12441 \end_inset
12442
12443 The font 
12444 \family sans
12445 Times
12446 \begin_inset space ~
12447 \end_inset
12448
12449 Roman
12450 \family default
12451  was originally designed for newspapers.
12452  That means its glyphs are smaller than the ones from other fonts to fit
12453  into the small newspaper columns.
12454  Therefore 
12455 \family sans
12456 Times
12457 \begin_inset space ~
12458 \end_inset
12459
12460 Roman
12461 \family default
12462  is not the optimal choice for larger documents like books.
12463 \end_layout
12464
12465 \begin_layout Standard
12466 For the font size there are generally four possible values: 
12467 \family sans
12468 Default, 10
12469 \family default
12470
12471 \family sans
12472 11
12473 \family default
12474  and 
12475 \family sans
12476 12
12477 \family default
12478 .
12479  Some classes provide additional sizes.
12480  The size of 
12481 \family sans
12482 Default
12483 \family default
12484  depends on the class you are using.
12485  In the standard classes it is equal to the font size 10.
12486 \end_layout
12487
12488 \begin_layout Standard
12489 Note that the font size is the 
12490 \emph on
12491 base size
12492 \emph default
12493 .
12494  That means that LyX scales all other possible font sizes (such as those
12495  used in footnotes, super-, and subscripts) by this value.
12496  You can fine-tune the font size of text parts via the 
12497 \family sans
12498 Text
12499 \begin_inset space ~
12500 \end_inset
12501
12502 Style
12503 \family default
12504  dialog if needed.
12505  The possible font sizes for text parts are explained in section
12506 \begin_inset space ~
12507 \end_inset
12508
12509
12510 \begin_inset CommandInset ref
12511 LatexCommand ref
12512 reference "sub:Fine-Tuning-with-the"
12513
12514 \end_inset
12515
12516 .
12517 \end_layout
12518
12519 \begin_layout Standard
12520 The 
12521 \family sans
12522 Default Family
12523 \family default
12524  selection lets you specify whether the base font of your document should
12525  be roman, sans
12526 \begin_inset space ~
12527 \end_inset
12528
12529 serif or typewriter.
12530  The 
12531 \family sans
12532 Default
12533 \family default
12534  selection uses what is preset by the class, the other selections override
12535  this.
12536  In most cases, 
12537 \family sans
12538 Default
12539 \family default
12540  is equal to 
12541 \family sans
12542 roman
12543 \family default
12544 , but some classes (such as presentation classes) also use other defaults.
12545 \end_layout
12546
12547 \begin_layout Standard
12548 The
12549 \family typewriter
12550  
12551 \family sans
12552 LaTe
12553 \begin_inset ERT
12554 status collapsed
12555
12556 \begin_layout Plain Layout
12557
12558 {}
12559 \end_layout
12560
12561 \end_inset
12562
12563 X font encoding
12564 \family default
12565  selection is an expert setting which lets you change the value passed to
12566  the LaTeX-package
12567 \emph on
12568  fontenc
12569 \emph default
12570  (see also sec.
12571 \begin_inset space ~
12572 \end_inset
12573
12574
12575 \begin_inset CommandInset ref
12576 LatexCommand ref
12577 reference "sub:LaTeX-settings"
12578
12579 \end_inset
12580
12581 ).
12582  Normally, you do not need to change (or even understand) this.
12583  Unless you have specific reasons, use 
12584 \family sans
12585 Default
12586 \family default
12587 .
12588 \end_layout
12589
12590 \begin_layout Standard
12591 With some fonts, the checkboxes 
12592 \family sans
12593 Use Old Style Figures
12594 \family default
12595  and 
12596 \family sans
12597 Use True Small Caps
12598 \family default
12599  are enabled.
12600  These are extra features some fonts provide.
12601  If 
12602 \family sans
12603 Use Old Style Figures
12604 \family default
12605  is checked, the font uses old style (also known as medieval or text) figures,
12606  i.
12607 \begin_inset space \thinspace{}
12608 \end_inset
12609
12610 e.
12611 \begin_inset space ~
12612 \end_inset
12613
12614 figures with varying height that fit nicely with lower letters.
12615  
12616 \family sans
12617 Use True Small Caps
12618 \family default
12619  determines that real small caps are used instead of faked small caps made
12620  of scaled capitals.
12621  Real small caps are often part of expert font sets; they generally look
12622  better than faked small caps but might have to be purchased separately.
12623 \end_layout
12624
12625 \begin_layout Standard
12626 The field 
12627 \family sans
12628 CJK
12629 \family default
12630  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12631  a font to display the script characters.
12632 \begin_inset Foot
12633 status collapsed
12634
12635 \begin_layout Plain Layout
12636 The font will be the argument for the commands of the LaTeX-package 
12637 \series bold
12638 CJK
12639 \series default
12640 .
12641  So this has no effect for the document language 
12642 \family sans
12643 Japanese
12644 \family default
12645  that doesn't use 
12646 \series bold
12647 CJK
12648 \series default
12649 .
12650 \end_layout
12651
12652 \end_inset
12653
12654
12655 \end_layout
12656
12657 \begin_layout Standard
12658 \begin_inset VSpace bigskip
12659 \end_inset
12660
12661
12662 \begin_inset Note Greyedout
12663 status open
12664
12665 \begin_layout Plain Layout
12666
12667 \series bold
12668 Note:
12669 \series default
12670  When you choose a new font or font size, LyX does 
12671 \emph on
12672 not
12673 \emph default
12674  change the screen font! You will only see a difference in the printed output;
12675  this is part of the WYSIWYM concept.
12676  LyX's screen fonts can be adjusted in the 
12677 \family sans
12678 Tools\SpecialChar \menuseparator
12679 Preferences
12680 \family default
12681  dialog, see section
12682 \begin_inset space ~
12683 \end_inset
12684
12685
12686 \begin_inset CommandInset ref
12687 LatexCommand ref
12688 reference "sub:Screen-Fonts"
12689
12690 \end_inset
12691
12692 .
12693 \end_layout
12694
12695 \end_inset
12696
12697
12698 \end_layout
12699
12700 \begin_layout Subsection
12701 Using Different Character Styles
12702 \begin_inset Index idx
12703 status collapsed
12704
12705 \begin_layout Plain Layout
12706 Character Styles
12707 \end_layout
12708
12709 \end_inset
12710
12711
12712 \begin_inset Index idx
12713 status collapsed
12714
12715 \begin_layout Plain Layout
12716 Text Style
12717 \end_layout
12718
12719 \end_inset
12720
12721
12722 \end_layout
12723
12724 \begin_layout Standard
12725 As we've already seen, LyX automatically changes the character style for
12726  certain paragraph environments.
12727  LyX supports two character styles, 
12728 \family sans
12729 Emphasized
12730 \family default
12731  and 
12732 \family sans
12733 Noun
12734 \family default
12735 .
12736  You can activate both of these styles via keybindings, the menus, and the
12737  toolbar.
12738 \end_layout
12739
12740 \begin_layout Standard
12741 To activate the 
12742 \family sans
12743 Noun
12744 \family default
12745  style, do one of the following:
12746 \end_layout
12747
12748 \begin_layout Itemize
12749 click on the toolbar button 
12750 \begin_inset Info
12751 type  "icon"
12752 arg   "font-noun"
12753 \end_inset
12754
12755
12756 \end_layout
12757
12758 \begin_layout Itemize
12759 use the key binding 
12760 \begin_inset Info
12761 type  "shortcut"
12762 arg   "font-noun"
12763 \end_inset
12764
12765
12766 \end_layout
12767
12768 \begin_layout Standard
12769 These commands are all toggles.
12770  That is, if 
12771 \family sans
12772 Noun
12773 \family default
12774  style is already active, they deactivate it.
12775 \end_layout
12776
12777 \begin_layout Standard
12778 One typically uses the 
12779 \family sans
12780 Noun
12781 \family default
12782  style for proper names.
12783  For example: 
12784 \begin_inset Quotes eld
12785 \end_inset
12786
12787
12788 \noun on
12789 Matthias Ettrich
12790 \noun default
12791  is the original author of LyX.
12792 \begin_inset Quotes erd
12793 \end_inset
12794
12795
12796 \end_layout
12797
12798 \begin_layout Standard
12799 A more widely used character style is the 
12800 \family sans
12801 Emphasized
12802 \family default
12803  style.
12804  You can activate (or deactivate — it's also a toggle) the 
12805 \family sans
12806 Emphasized
12807 \family default
12808  style by:
12809 \end_layout
12810
12811 \begin_layout Itemize
12812 clicking on the toolbar button 
12813 \begin_inset Info
12814 type  "icon"
12815 arg   "font-emph"
12816 \end_inset
12817
12818
12819 \end_layout
12820
12821 \begin_layout Itemize
12822 using the keybindings 
12823 \begin_inset Info
12824 type  "shortcut"
12825 arg   "font-emph"
12826 \end_inset
12827
12828
12829 \end_layout
12830
12831 \begin_layout Standard
12832 Normally the 
12833 \family sans
12834 Emphasized
12835 \family default
12836  style is equivalent to an italic font but some document classes or LaTeX-packag
12837 es use a different font.
12838 \end_layout
12839
12840 \begin_layout Standard
12841 We've been using the 
12842 \family sans
12843 Emphasized
12844 \family default
12845  style all over the place in this document.
12846  Here's one more example:
12847 \end_layout
12848
12849 \begin_layout Quotation
12850
12851 \emph on
12852 Don't overuse character styles!
12853 \end_layout
12854
12855 \begin_layout Standard
12856 It's also a warning in addition to an example.
12857  One's writing should parallel ordinary conversation.
12858  Since we don't all constantly scream at each other, we should also avoid
12859  the common tendency to overuse character style.
12860  
12861 \end_layout
12862
12863 \begin_layout Standard
12864 You can always reset to the default font using the key binding 
12865 \begin_inset Info
12866 type  "shortcut"
12867 arg   "font-default"
12868 \end_inset
12869
12870  or the dialog 
12871 \family sans
12872 Edit\SpecialChar \menuseparator
12873 Text
12874 \begin_inset space ~
12875 \end_inset
12876
12877 Style
12878 \family default
12879 .
12880 \end_layout
12881
12882 \begin_layout Subsection
12883 Fine-Tuning with the 
12884 \family sans
12885 Text Style
12886 \family default
12887  dialog
12888 \begin_inset CommandInset label
12889 LatexCommand label
12890 name "sub:Fine-Tuning-with-the"
12891
12892 \end_inset
12893
12894
12895 \begin_inset Index idx
12896 status collapsed
12897
12898 \begin_layout Plain Layout
12899 Text Style
12900 \end_layout
12901
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \begin_layout Standard
12908 There are always occasions when you will need to do some fine-tuning, so
12909  LyX gives you a way to create a custom character style.
12910  For example, an academic journal or a corporation may have a style sheet
12911  requiring a sans-serif font be used in certain situations.
12912  Also, writers sometimes use a different font to offset a character's thoughts
12913  from ordinary dialog.
12914 \end_layout
12915
12916 \begin_layout Standard
12917 Before we document how to use custom character style, we want to issue a
12918  warning yet again: Don't overuse character styles! 
12919 \begin_inset Newline newline
12920 \end_inset
12921
12922 Documents that overuse different fonts and sizes are not well readable and
12923  tend to look as if someone has knocked huge holes in them.
12924 \end_layout
12925
12926 \begin_layout Standard
12927 To use custom character styles, open the 
12928 \family sans
12929 Edit\SpecialChar \menuseparator
12930 Text
12931 \begin_inset space ~
12932 \end_inset
12933
12934 Style\SpecialChar \menuseparator
12935 Customized
12936 \family default
12937  dialog.
12938  There are several boxes on this dialog, each corresponding to a different
12939  font property which you can choose.
12940  You can choose an option for one of these properties, or select 
12941 \family sans
12942 No
12943 \begin_inset space ~
12944 \end_inset
12945
12946 change
12947 \family default
12948 , which keeps the current state of that property.
12949  The item 
12950 \family sans
12951 Reset
12952 \family default
12953  will reset the property to whatever is the default.
12954  You can use this to reset attributes across a bunch of different paragraph
12955  environments in a snap.
12956 \end_layout
12957
12958 \begin_layout Standard
12959 The font properties, and their options (in addition to 
12960 \family sans
12961 No
12962 \begin_inset space ~
12963 \end_inset
12964
12965 change
12966 \family default
12967  and 
12968 \family sans
12969 Reset
12970 \family default
12971 ) are:
12972 \end_layout
12973
12974 \begin_layout Labeling
12975 \labelwidthstring 00.00.0000
12976
12977 \family sans
12978 Family
12979 \family default
12980  The 
12981 \begin_inset Quotes eld
12982 \end_inset
12983
12984 overall look
12985 \begin_inset Quotes erd
12986 \end_inset
12987
12988  of the font.
12989  The possible options are:
12990 \end_layout
12991
12992 \begin_deeper
12993 \begin_layout Labeling
12994 \labelwidthstring 00.00.0000
12995
12996 \family sans
12997 Roman
12998 \family default
12999  This is the Roman font family.
13000  Normally a serif font.
13001  It's also the default family.
13002  (key binding 
13003 \begin_inset Info
13004 type  "shortcut"
13005 arg   "font-roman"
13006 \end_inset
13007
13008 )
13009 \end_layout
13010
13011 \begin_layout Labeling
13012 \labelwidthstring 00.00.0000
13013
13014 \family sans
13015 Sans
13016 \begin_inset space ~
13017 \end_inset
13018
13019 Serif
13020 \family default
13021  
13022 \family sans
13023 This is the Sans Serif font family.
13024
13025 \family default
13026  (key binding 
13027 \begin_inset Info
13028 type  "shortcut"
13029 arg   "font-sans"
13030 \end_inset
13031
13032 )
13033 \end_layout
13034
13035 \begin_layout Labeling
13036 \labelwidthstring 00.00.0000
13037
13038 \family sans
13039 Typewriter
13040 \family default
13041  
13042 \family typewriter
13043 This is the Typewriter font family.
13044
13045 \family default
13046  (key binding 
13047 \begin_inset Info
13048 type  "shortcut"
13049 arg   "font-typewriter"
13050 \end_inset
13051
13052
13053 \family sans
13054 )
13055 \end_layout
13056
13057 \end_deeper
13058 \begin_layout Labeling
13059 \labelwidthstring 00.00.0000
13060
13061 \family sans
13062 Series
13063 \family default
13064  This corresponds to the print weight.
13065  Options are:
13066 \end_layout
13067
13068 \begin_deeper
13069 \begin_layout Labeling
13070 \labelwidthstring 00.00.0000
13071
13072 \family sans
13073 Medium
13074 \family default
13075  This is the Medium font series.
13076  It's also the default series.
13077 \end_layout
13078
13079 \begin_layout Labeling
13080 \labelwidthstring 00.00.0000
13081
13082 \family sans
13083 Bold
13084 \family default
13085  
13086 \series bold
13087 This is the Bold font series.
13088
13089 \series default
13090  (key binding 
13091 \begin_inset Info
13092 type  "shortcut"
13093 arg   "font-bold"
13094 \end_inset
13095
13096 )
13097 \end_layout
13098
13099 \end_deeper
13100 \begin_layout Labeling
13101 \labelwidthstring 00.00.0000
13102
13103 \family sans
13104 Shape
13105 \family default
13106  As the name implies.
13107  Options are:
13108 \end_layout
13109
13110 \begin_deeper
13111 \begin_layout Labeling
13112 \labelwidthstring 00.00.0000
13113
13114 \family sans
13115 Upright
13116 \family default
13117  This is the Upright font shape.
13118  It's also the default shape.
13119 \end_layout
13120
13121 \begin_layout Labeling
13122 \labelwidthstring 00.00.0000
13123
13124 \family sans
13125 Italic
13126 \family default
13127  
13128 \shape italic
13129 This
13130 \shape default
13131  
13132 \family sans
13133 \shape italic
13134 i
13135 \family default
13136 s the Italic font shape
13137 \shape default
13138 \emph on
13139 .
13140 \end_layout
13141
13142 \begin_layout Labeling
13143 \labelwidthstring 00.00.0000
13144
13145 \family sans
13146 Slanted
13147 \family default
13148  
13149 \shape slanted
13150 This is the Slanted font shape
13151 \shape default
13152  (although it might not be visible in LyX, this is different from italic).
13153 \end_layout
13154
13155 \begin_layout Labeling
13156 \labelwidthstring 00.00.0000
13157
13158 \family sans
13159 Small
13160 \begin_inset space ~
13161 \end_inset
13162
13163 Caps
13164 \family default
13165  
13166 \shape smallcaps
13167 This is the Small caps font shape
13168 \shape default
13169 \noun on
13170 .
13171 \end_layout
13172
13173 \end_deeper
13174 \begin_layout Labeling
13175 \labelwidthstring 00.00.0000
13176
13177 \family sans
13178 Size
13179 \family default
13180  Alters the size of the font.
13181  You'll find no numerical values here; all possible sizes are actually proportio
13182 nal to the document font size.
13183  Once again, you don't feed LyX the details, but a general description of
13184  what you want to do.
13185  The options are:
13186 \end_layout
13187
13188 \begin_deeper
13189 \begin_layout Labeling
13190 \labelwidthstring 00.00.0000
13191
13192 \family sans
13193 Tiny
13194 \family default
13195  
13196 \size tiny
13197 This is the 
13198 \begin_inset Quotes eld
13199 \end_inset
13200
13201 Tiny
13202 \begin_inset Quotes erd
13203 \end_inset
13204
13205  font size.
13206
13207 \size default
13208  (key bindings 
13209 \begin_inset Info
13210 type  "shortcuts"
13211 arg   "font-size tiny"
13212 \end_inset
13213
13214 )
13215 \end_layout
13216
13217 \begin_layout Labeling
13218 \labelwidthstring 00.00.0000
13219
13220 \family sans
13221 Smallest
13222 \family default
13223  
13224 \size scriptsize
13225 This is the 
13226 \begin_inset Quotes eld
13227 \end_inset
13228
13229 Smallest
13230 \begin_inset Quotes erd
13231 \end_inset
13232
13233  font size
13234 \size default
13235 .
13236  (key binding 
13237 \begin_inset Info
13238 type  "shortcut"
13239 arg   "font-size scriptsize"
13240 \end_inset
13241
13242 )
13243 \end_layout
13244
13245 \begin_layout Labeling
13246 \labelwidthstring 00.00.0000
13247
13248 \family sans
13249 Smaller
13250 \family default
13251  
13252 \size footnotesize
13253 This is the 
13254 \begin_inset Quotes eld
13255 \end_inset
13256
13257 Smaller
13258 \begin_inset Quotes erd
13259 \end_inset
13260
13261  font size.
13262
13263 \size default
13264  (key bindings 
13265 \begin_inset Info
13266 type  "shortcuts"
13267 arg   "font-size footnotesize"
13268 \end_inset
13269
13270 )
13271 \end_layout
13272
13273 \begin_layout Labeling
13274 \labelwidthstring 00.00.0000
13275
13276 \family sans
13277 Small
13278 \family default
13279  
13280 \size small
13281 This is the 
13282 \begin_inset Quotes eld
13283 \end_inset
13284
13285 Small
13286 \begin_inset Quotes erd
13287 \end_inset
13288
13289  font size.
13290
13291 \size default
13292  (key bindings 
13293 \begin_inset Info
13294 type  "shortcuts"
13295 arg   "font-size small"
13296 \end_inset
13297
13298 )
13299 \end_layout
13300
13301 \begin_layout Labeling
13302 \labelwidthstring 00.00.0000
13303
13304 \family sans
13305 Normal
13306 \family default
13307  This is the 
13308 \begin_inset Quotes eld
13309 \end_inset
13310
13311 Normal
13312 \begin_inset Quotes erd
13313 \end_inset
13314
13315  font size.
13316  It's also the default size.
13317  (key bindings 
13318 \begin_inset Info
13319 type  "shortcuts"
13320 arg   "font-size normal"
13321 \end_inset
13322
13323 )
13324 \end_layout
13325
13326 \begin_layout Labeling
13327 \labelwidthstring 00.00.0000
13328
13329 \family sans
13330 Large
13331 \family default
13332  
13333 \size large
13334 This is the 
13335 \begin_inset Quotes eld
13336 \end_inset
13337
13338 Large
13339 \begin_inset Quotes erd
13340 \end_inset
13341
13342  font size.
13343
13344 \size default
13345  (key bindings 
13346 \begin_inset Info
13347 type  "shortcuts"
13348 arg   "font-size large"
13349 \end_inset
13350
13351 )
13352 \end_layout
13353
13354 \begin_layout Labeling
13355 \labelwidthstring 00.00.0000
13356
13357 \family sans
13358 Larger
13359 \family default
13360  
13361 \size larger
13362 This is the 
13363 \begin_inset Quotes eld
13364 \end_inset
13365
13366 Larger
13367 \begin_inset Quotes erd
13368 \end_inset
13369
13370  font size.
13371
13372 \size default
13373  (key bindings 
13374 \begin_inset Info
13375 type  "shortcuts"
13376 arg   "font-size larger"
13377 \end_inset
13378
13379 )
13380 \end_layout
13381
13382 \begin_layout Labeling
13383 \labelwidthstring 00.00.0000
13384
13385 \family sans
13386 Largest
13387 \family default
13388  
13389 \size largest
13390 This is the 
13391 \begin_inset Quotes eld
13392 \end_inset
13393
13394 Largest
13395 \begin_inset Quotes erd
13396 \end_inset
13397
13398  font size.
13399
13400 \size default
13401  (key binding 
13402 \begin_inset Info
13403 type  "shortcut"
13404 arg   "font-size largest"
13405 \end_inset
13406
13407 )
13408 \end_layout
13409
13410 \begin_layout Labeling
13411 \labelwidthstring 00.00.0000
13412
13413 \family sans
13414 Huge
13415 \family default
13416  
13417 \size huge
13418 This is the 
13419 \begin_inset Quotes eld
13420 \end_inset
13421
13422 Huge
13423 \begin_inset Quotes erd
13424 \end_inset
13425
13426  font size.
13427
13428 \size default
13429  (key bindings 
13430 \begin_inset Info
13431 type  "shortcuts"
13432 arg   "font-size huge"
13433 \end_inset
13434
13435 )
13436 \end_layout
13437
13438 \begin_layout Labeling
13439 \labelwidthstring 00.00.0000
13440
13441 \family sans
13442 Huger
13443 \family default
13444  
13445 \size giant
13446 This is the 
13447 \begin_inset Quotes eld
13448 \end_inset
13449
13450 Huger
13451 \begin_inset Quotes erd
13452 \end_inset
13453
13454  font size.
13455
13456 \size default
13457  (key bindings 
13458 \begin_inset Info
13459 type  "shortcuts"
13460 arg   "font-size giant"
13461 \end_inset
13462
13463 )
13464 \end_layout
13465
13466 \begin_layout Labeling
13467 \labelwidthstring 00.00.0000
13468
13469 \family sans
13470 Increase
13471 \family default
13472  This increases the size by one step (for instance, from 
13473 \begin_inset Quotes eld
13474 \end_inset
13475
13476 Largest
13477 \begin_inset Quotes erd
13478 \end_inset
13479
13480  to 
13481 \begin_inset Quotes eld
13482 \end_inset
13483
13484 Huge
13485 \begin_inset Quotes erd
13486 \end_inset
13487
13488 ).
13489  (key binding 
13490 \begin_inset Info
13491 type  "shortcut"
13492 arg   "font-size increase"
13493 \end_inset
13494
13495 )
13496 \end_layout
13497
13498 \begin_layout Labeling
13499 \labelwidthstring 00.00.0000
13500
13501 \family sans
13502 Decrease
13503 \family default
13504  This decreases the size by one step (for instance, from 
13505 \begin_inset Quotes eld
13506 \end_inset
13507
13508 Normal
13509 \begin_inset Quotes erd
13510 \end_inset
13511
13512  to 
13513 \begin_inset Quotes eld
13514 \end_inset
13515
13516 Small
13517 \begin_inset Quotes erd
13518 \end_inset
13519
13520 ).
13521  (key binding 
13522 \begin_inset Info
13523 type  "shortcut"
13524 arg   "font-size decrease"
13525 \end_inset
13526
13527 )
13528 \end_layout
13529
13530 \end_deeper
13531 \begin_layout Standard
13532 We'll warn you 
13533 \emph on
13534 yet again
13535 \emph default
13536 : don't go crazy with this feature.
13537  You should almost never need to change the font size.
13538  LyX automatically changes the font size for different paragraph environments
13539  — use that instead.
13540  This is here for fine-tuning only!
13541 \end_layout
13542
13543 \begin_layout Labeling
13544 \labelwidthstring 00.00.0000
13545
13546 \family sans
13547 Misc
13548 \family default
13549  Here you can change a few other things at the character level.
13550  Options are:
13551 \end_layout
13552
13553 \begin_deeper
13554 \begin_layout Labeling
13555 \labelwidthstring 00.00.0000
13556
13557 \family sans
13558 Emph
13559 \family default
13560  
13561 \emph on
13562 This is text with emphasize on
13563 \emph default
13564 .
13565  This might seem like the same as 
13566 \shape italic
13567 Italic
13568 \shape default
13569 , but it is actually a bit different.
13570  Emphasized is a 
13571 \emph on
13572 logical
13573 \emph default
13574  attribute.
13575  That means every document class can define its own font used for emphasized
13576  text.
13577  Normally this font is equal to italic.
13578 \end_layout
13579
13580 \begin_layout Labeling
13581 \labelwidthstring 00.00.0000
13582
13583 \family sans
13584 Underbar
13585 \family default
13586  
13587 \bar under
13588 This is text with Underbar on.
13589
13590 \bar default
13591  (key binding 
13592 \begin_inset Info
13593 type  "shortcuts"
13594 arg   "font-underline"
13595 \end_inset
13596
13597
13598 \family sans
13599 )
13600 \begin_inset Newline newline
13601 \end_inset
13602
13603
13604 \family default
13605 Avoid using underbar if you can! It's a hangover from the typewriter days,
13606  when you couldn't change fonts.
13607  We no longer need to emphasize text by underscoring characters.
13608  It's only included in LyX because some people 
13609 \emph on
13610 may
13611 \emph default
13612  need it in order to follow style sheets for journal submissions.
13613 \end_layout
13614
13615 \begin_layout Labeling
13616 \labelwidthstring 00.00.0000
13617
13618 \family sans
13619 Double
13620 \begin_inset space ~
13621 \end_inset
13622
13623 underbar
13624 \family default
13625  
13626 \uuline on
13627 This is text with Double underbar on.
13628
13629 \uuline default
13630  (key binding 
13631 \begin_inset Info
13632 type  "shortcut"
13633 arg   "font-underunderline"
13634 \end_inset
13635
13636 )
13637 \begin_inset Newline newline
13638 \end_inset
13639
13640 If we just warned you against using underbar, you can imagine what we think
13641  about double underbar.
13642 \end_layout
13643
13644 \begin_layout Labeling
13645 \labelwidthstring 00.00.0000
13646
13647 \family sans
13648 Wavy
13649 \begin_inset space ~
13650 \end_inset
13651
13652 underbar
13653 \family default
13654  
13655 \uwave on
13656 This is text with Wavy underbar on.
13657
13658 \uwave default
13659  (key binding 
13660 \begin_inset Info
13661 type  "shortcut"
13662 arg   "font-underwave"
13663 \end_inset
13664
13665 )
13666 \begin_inset Newline newline
13667 \end_inset
13668
13669 Use this only if a journal absolutely insists on it.
13670  Keep antinausea pills handy.
13671 \end_layout
13672
13673 \begin_layout Labeling
13674 \labelwidthstring 00.00.0000
13675
13676 \family sans
13677 Strikeout
13678 \family default
13679  
13680 \strikeout on
13681 This is text with Strikeout on.
13682
13683 \strikeout default
13684  (key binding 
13685 \begin_inset Info
13686 type  "shortcut"
13687 arg   "font-strikeout"
13688 \end_inset
13689
13690 ) This is frequently used to indicate an older version of text that has
13691  since changed.
13692 \end_layout
13693
13694 \begin_layout Labeling
13695 \labelwidthstring 00.00.0000
13696
13697 \family sans
13698 Noun
13699 \family default
13700  
13701 \noun on
13702 This is text with Noun on.
13703
13704 \noun default
13705  Like 
13706 \family sans
13707 Emph
13708 \family default
13709 , this is a logical attribute.
13710  Normally it's equivalent to 
13711 \family sans
13712 Small
13713 \begin_inset space ~
13714 \end_inset
13715
13716 Caps
13717 \family default
13718 .
13719 \end_layout
13720
13721 \end_deeper
13722 \begin_layout Labeling
13723 \labelwidthstring 00.00.0000
13724
13725 \family sans
13726 Color
13727 \family default
13728  You can adjust the color of the text with this control.
13729  Notice that not all DVI-viewers are able to display colors.
13730  Besides 
13731 \family sans
13732 No
13733 \begin_inset space ~
13734 \end_inset
13735
13736 color
13737 \family default
13738 , which is the default 
13739 \begin_inset Quotes eld
13740 \end_inset
13741
13742 color
13743 \begin_inset Quotes erd
13744 \end_inset
13745
13746  and means normally black, you can choose between 
13747 \family sans
13748 Black
13749 \family default
13750
13751 \family sans
13752 White
13753 \family default
13754
13755 \family sans
13756 Red
13757 \family default
13758
13759 \family sans
13760 Green
13761 \family default
13762
13763 \family sans
13764 Blue
13765 \family default
13766
13767 \family sans
13768 Cyan
13769 \family default
13770
13771 \family sans
13772 Magenta
13773 \family default
13774  and 
13775 \family sans
13776 Yellow
13777 \family default
13778  text.
13779 \begin_inset Index idx
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783 Color ! Text
13784 \end_layout
13785
13786 \end_inset
13787
13788
13789 \end_layout
13790
13791 \begin_layout Labeling
13792 \labelwidthstring 00.00.0000
13793
13794 \family sans
13795 Language
13796 \family default
13797  This is used to mark regions of text as having a different language from
13798  the language of the document.
13799  Text marked in this way will be underlined in blue to indicate the change
13800  (only within LyX).
13801 \end_layout
13802
13803 \begin_layout Standard
13804 So you have a huge number of combinations to choose from.
13805  Once you've chosen a new character style via the 
13806 \family sans
13807 Edit\SpecialChar \menuseparator
13808 Text
13809 \begin_inset space ~
13810 \end_inset
13811
13812 Style
13813 \family default
13814  dialog, the settings are saved.
13815  You can activate them using the toolbar button 
13816 \begin_inset Info
13817 type  "icon"
13818 arg   "textstyle-apply"
13819 \end_inset
13820
13821 .
13822  The button lets you apply your custom character style even when the dialog
13823  isn't visible.
13824  
13825 \end_layout
13826
13827 \begin_layout Standard
13828 To completely reset the character style to the default, use 
13829 \begin_inset Info
13830 type  "shortcut"
13831 arg   "font-default"
13832 \end_inset
13833
13834 .
13835  If you want to toggle only those properties that you have just changed
13836  (suppose you just set the shape to 
13837 \begin_inset Quotes eld
13838 \end_inset
13839
13840 slanted
13841 \begin_inset Quotes erd
13842 \end_inset
13843
13844  and the series to 
13845 \begin_inset Quotes eld
13846 \end_inset
13847
13848 bold
13849 \begin_inset Quotes erd
13850 \end_inset
13851
13852 ), set the 
13853 \family sans
13854 Toggle
13855 \begin_inset space ~
13856 \end_inset
13857
13858 all
13859 \family default
13860  switch and press 
13861 \family sans
13862 Apply
13863 \family default
13864 .
13865 \end_layout
13866
13867 \begin_layout Standard
13868 You should also know something about the differences between the three main
13869  font types 
13870 \family sans
13871 serif
13872 \family default
13873
13874 \family sans
13875 sans
13876 \begin_inset space ~
13877 \end_inset
13878
13879 serif
13880 \family default
13881 , and 
13882 \family sans
13883 typewriter
13884 \family default
13885 :
13886 \end_layout
13887
13888 \begin_layout Itemize
13889
13890 \family sans
13891 Typewriter
13892 \family default
13893  is a so called 
13894 \begin_inset Quotes eld
13895 \end_inset
13896
13897 monospaced
13898 \begin_inset Quotes erd
13899 \end_inset
13900
13901  font, that means every character has the same width, the 
13902 \begin_inset Quotes eld
13903 \end_inset
13904
13905 i
13906 \begin_inset Quotes erd
13907 \end_inset
13908
13909  is as wide as the 
13910 \begin_inset Quotes eld
13911 \end_inset
13912
13913 m
13914 \begin_inset Quotes erd
13915 \end_inset
13916
13917 .
13918  Here is an example
13919 \begin_inset Newline newline
13920 \end_inset
13921
13922
13923 \begin_inset Phantom HPhantom
13924 status open
13925
13926 \begin_layout Plain Layout
13927 no 
13928 \end_layout
13929
13930 \end_inset
13931
13932
13933 \family typewriter
13934 typewriter text
13935 \family default
13936
13937 \begin_inset Note Note
13938 status collapsed
13939
13940 \begin_layout Plain Layout
13941 For more on phantoms see section
13942 \begin_inset space ~
13943 \end_inset
13944
13945
13946 \begin_inset CommandInset ref
13947 LatexCommand ref
13948 reference "sub:More-Spaces"
13949
13950 \end_inset
13951
13952 .
13953 \end_layout
13954
13955 \end_inset
13956
13957
13958 \begin_inset Newline newline
13959 \end_inset
13960
13961 no typewriter text
13962 \end_layout
13963
13964 \begin_layout Itemize
13965
13966 \family sans
13967 Serif
13968 \family default
13969  fonts use characters with serifs.
13970  These are the small 
13971 \begin_inset Quotes eld
13972 \end_inset
13973
13974 appendices
13975 \begin_inset Quotes erd
13976 \end_inset
13977
13978  at the ends of the strokes that form the character.
13979  The following example will show the difference:
13980 \begin_inset Newline newline
13981 \end_inset
13982
13983 text with serifs
13984 \begin_inset Newline newline
13985 \end_inset
13986
13987
13988 \family sans
13989 text without serifs
13990 \family default
13991
13992 \begin_inset Newline newline
13993 \end_inset
13994
13995 Serifs facilitate quick and easy reading.
13996  These fonts are therefore used as default (named 
13997 \family sans
13998 roman
13999 \family default
14000 ).
14001 \end_layout
14002
14003 \begin_layout Itemize
14004
14005 \family sans
14006 Sans serif
14007 \family default
14008  don't use serifs.
14009  This font type is therefore often used for headings and short texts.
14010  We use it in this document to highlight menu names.
14011 \end_layout
14012
14013 \begin_layout Standard
14014 \begin_inset Quotes eld
14015 \end_inset
14016
14017 Toggling
14018 \begin_inset Quotes erd
14019 \end_inset
14020
14021  refers to applying or removing font properties.
14022  When a property is marked for toggling in the Text Style dialog, applying
14023  the style to text that already has the property will cause the property
14024  to be removed.
14025  If you apply a style with properties A, B and C to text that currently
14026  has font properties B, C, F and G, and if B is set to toggle and C is set
14027  not to toggle, the text ends up with properties A, C, F and G.
14028  
14029 \begin_inset Quotes eld
14030 \end_inset
14031
14032 Never toggled
14033 \begin_inset Quotes erd
14034 \end_inset
14035
14036  and 
14037 \begin_inset Quotes eld
14038 \end_inset
14039
14040 always toggled
14041 \begin_inset Quotes erd
14042 \end_inset
14043
14044  mean that you do not control the toggling behavior.
14045  For the properties on the left side of the dialog (
14046 \begin_inset Quotes eld
14047 \end_inset
14048
14049 Family
14050 \begin_inset Quotes erd
14051 \end_inset
14052
14053  etc.), toggling behavior is up to you.
14054  If 
14055 \begin_inset Quotes eld
14056 \end_inset
14057
14058 Toggle all
14059 \begin_inset Quotes erd
14060 \end_inset
14061
14062  is checked, all of the left side properties are toggled; by default, none
14063  of them are.
14064  Finally, 
14065 \begin_inset Quotes eld
14066 \end_inset
14067
14068 Reset
14069 \begin_inset Quotes erd
14070 \end_inset
14071
14072  is never toggled.
14073  If you set 
14074 \begin_inset Quotes eld
14075 \end_inset
14076
14077 Series
14078 \begin_inset Quotes erd
14079 \end_inset
14080
14081  to 
14082 \begin_inset Quotes eld
14083 \end_inset
14084
14085 Reset
14086 \begin_inset Quotes erd
14087 \end_inset
14088
14089  and select 
14090 \begin_inset Quotes eld
14091 \end_inset
14092
14093 Toggle all
14094 \begin_inset Quotes erd
14095 \end_inset
14096
14097 , then apply the style to bold face text, the text will revert to the default
14098  series (
14099 \begin_inset Quotes eld
14100 \end_inset
14101
14102 Medium
14103 \begin_inset Quotes erd
14104 \end_inset
14105
14106 ), no matter how many times you apply the style.
14107  
14108 \end_layout
14109
14110 \begin_layout Standard
14111 We conclude with the same warning once again: Don't overuse the fonts.
14112  They are, more often than not, a kludge and a bad substitute for good writing.
14113 \end_layout
14114
14115 \begin_layout Section
14116 Printing and Previewing
14117 \end_layout
14118
14119 \begin_layout Subsection
14120 Overview
14121 \end_layout
14122
14123 \begin_layout Standard
14124 Now that we have covered some of the basic features of document preparation
14125  using LyX, you probably want to know how to print out your masterpiece.
14126  Before we tell you that, we want to give you a quick explanation of what
14127  goes on behind-the-scenes.
14128  We cover this information in much greater detail in the 
14129 \emph on
14130 Additional Features
14131 \emph default
14132  manual as well.
14133 \end_layout
14134
14135 \begin_layout Standard
14136 LyX uses the program LaTeX as its backend.
14137  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14138  confusion, we'll only refer to LaTeX.
14139  LyX is what you use to do your actual writing.
14140  Then, LyX calls LaTeX to turn your writing into printable output.
14141  This happens in two stages:
14142 \end_layout
14143
14144 \begin_layout Enumerate
14145 First, LyX converts your document to a series of text commands for LaTeX,
14146  generating a file with the extension, 
14147 \begin_inset Quotes eld
14148 \end_inset
14149
14150
14151 \family typewriter
14152 .tex
14153 \family default
14154
14155 \begin_inset Quotes erd
14156 \end_inset
14157
14158 .
14159 \end_layout
14160
14161 \begin_layout Enumerate
14162 Next, LaTeX uses the commands in the 
14163 \family typewriter
14164 .tex
14165 \family default
14166  file to produce printable output.
14167  
14168 \end_layout
14169
14170 \begin_layout Subsection
14171 Output file formats
14172 \begin_inset Index idx
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176 File formats
14177 \end_layout
14178
14179 \end_inset
14180
14181
14182 \begin_inset CommandInset label
14183 LatexCommand label
14184 name "sub:Output-file-formats"
14185
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \begin_layout Subsubsection
14192 Simple text (ASCII)
14193 \begin_inset Index idx
14194 status collapsed
14195
14196 \begin_layout Plain Layout
14197 File formats ! ASCII
14198 \end_layout
14199
14200 \end_inset
14201
14202
14203 \end_layout
14204
14205 \begin_layout Standard
14206 This file type has the extension 
14207 \begin_inset Quotes eld
14208 \end_inset
14209
14210
14211 \family typewriter
14212 .txt
14213 \family default
14214
14215 \begin_inset Quotes erd
14216 \end_inset
14217
14218 .
14219  It contains your document as plain text following the rules of the 
14220 \begin_inset Quotes eld
14221 \end_inset
14222
14223 American Standard Code for Information Interchange
14224 \begin_inset Quotes erd
14225 \end_inset
14226
14227  (ASCII).
14228 \end_layout
14229
14230 \begin_layout Standard
14231 You can export your document to ASCII by the menu 
14232 \family sans
14233 File\SpecialChar \menuseparator
14234 Export\SpecialChar \menuseparator
14235 Simple
14236 \begin_inset space ~
14237 \end_inset
14238
14239 text
14240 \family default
14241  or 
14242 \family sans
14243 File\SpecialChar \menuseparator
14244 Export\SpecialChar \menuseparator
14245 Simple
14246 \begin_inset space ~
14247 \end_inset
14248
14249 text
14250 \begin_inset space ~
14251 \end_inset
14252
14253 (ps2ascii)
14254 \family default
14255 .
14256  The latter will first internally export to PostScript and then do the conversio
14257 n to ASCII.
14258 \end_layout
14259
14260 \begin_layout Subsubsection
14261 LaTeX
14262 \begin_inset Index idx
14263 status collapsed
14264
14265 \begin_layout Plain Layout
14266 File formats ! LaTeX
14267 \end_layout
14268
14269 \end_inset
14270
14271
14272 \end_layout
14273
14274 \begin_layout Standard
14275 This file type has the extension 
14276 \begin_inset Quotes eld
14277 \end_inset
14278
14279
14280 \family typewriter
14281 .tex
14282 \family default
14283
14284 \begin_inset Quotes erd
14285 \end_inset
14286
14287  and contains all commands that are necessary for the LaTeX program to process
14288  your document.
14289  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14290  it manually with console commands.
14291  The LaTeX-file is automatically created in LyX's temporary directory whenever
14292  you view or export your document.
14293 \end_layout
14294
14295 \begin_layout Standard
14296 You can export your document as LaTeX-file using the menu 
14297 \family sans
14298 File\SpecialChar \menuseparator
14299 Export\SpecialChar \menuseparator
14300 LaT
14301 \begin_inset ERT
14302 status collapsed
14303
14304 \begin_layout Plain Layout
14305
14306 {}
14307 \end_layout
14308
14309 \end_inset
14310
14311 eX
14312 \family default
14313 .
14314 \end_layout
14315
14316 \begin_layout Subsubsection
14317 DVI
14318 \begin_inset Index idx
14319 status collapsed
14320
14321 \begin_layout Plain Layout
14322 File formats ! DVI
14323 \end_layout
14324
14325 \end_inset
14326
14327
14328 \end_layout
14329
14330 \begin_layout Standard
14331 This file type has the extension 
14332 \begin_inset Quotes eld
14333 \end_inset
14334
14335
14336 \family typewriter
14337 .dvi
14338 \family default
14339
14340 \begin_inset Quotes erd
14341 \end_inset
14342
14343 .
14344  It is called 
14345 \begin_inset Quotes eld
14346 \end_inset
14347
14348 device-independent
14349 \begin_inset Quotes erd
14350 \end_inset
14351
14352  (DVI), because it is completely portable; you can move them from one machine
14353  to another without needing to do any sort of conversion.
14354  DVIs are used for quick previews and as pre-stage for other output formats,
14355  like PostScript.
14356 \end_layout
14357
14358 \begin_layout Standard
14359 DVI files do not contain images, they only link them.
14360  So don't forget to deliver the images together with your DVIs.
14361  Because the DVI-viewer has to convert the image in the background to make
14362  it visible when you scroll the DVI, this can slow down your computer when
14363  you view the DVI.
14364  So we recommend to use PDF for files with many images.
14365 \end_layout
14366
14367 \begin_layout Standard
14368 You can export your document to DVI by the menu 
14369 \family sans
14370 File\SpecialChar \menuseparator
14371 Export\SpecialChar \menuseparator
14372 DVI
14373 \family default
14374  or 
14375 \family sans
14376 File\SpecialChar \menuseparator
14377 Export\SpecialChar \menuseparator
14378 DVI
14379 \begin_inset space ~
14380 \end_inset
14381
14382 (LuaTe
14383 \begin_inset ERT
14384 status collapsed
14385
14386 \begin_layout Plain Layout
14387
14388 {}
14389 \end_layout
14390
14391 \end_inset
14392
14393 X).
14394
14395 \family default
14396  The latter option uses the program 
14397 \family typewriter
14398 LuaTeX
14399 \family default
14400 .
14401  
14402 \family typewriter
14403 LuaTeX
14404 \family default
14405  is an engine that provides direct Unicode support and support for direct
14406  font access (see section
14407 \begin_inset space ~
14408 \end_inset
14409
14410
14411 \begin_inset CommandInset ref
14412 LatexCommand ref
14413 reference "sub:LaTeX-font-support"
14414
14415 \end_inset
14416
14417 ).
14418  LuaTeX is still work in progress, but it might develop into the next standard
14419  TeX processor.
14420 \end_layout
14421
14422 \begin_layout Subsubsection
14423 PostScript
14424 \begin_inset Index idx
14425 status collapsed
14426
14427 \begin_layout Plain Layout
14428 File formats ! PostScript
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \end_layout
14435
14436 \begin_layout Standard
14437 This file type has the extension 
14438 \begin_inset Quotes eld
14439 \end_inset
14440
14441
14442 \family typewriter
14443 .ps
14444 \family default
14445
14446 \begin_inset Quotes erd
14447 \end_inset
14448
14449 .
14450  PostScript was developed by the company 
14451 \family typewriter
14452 Adobe
14453 \family default
14454  as a printer language.
14455  The file contains therefore commands that the printer uses to print the
14456  file.
14457  PostScript can be seen as a 
14458 \begin_inset Quotes eld
14459 \end_inset
14460
14461 programming language
14462 \begin_inset Quotes erd
14463 \end_inset
14464
14465 ; you can calculate with it and draw diagrams and images.
14466 \begin_inset Foot
14467 status collapsed
14468
14469 \begin_layout Plain Layout
14470 When you are interested to learn more about this, have a look at the LaTeX-packa
14471 ge 
14472 \series bold
14473 pstricks
14474 \series default
14475
14476 \begin_inset Index idx
14477 status collapsed
14478
14479 \begin_layout Plain Layout
14480 LaTeX-packages ! pstricks
14481 \end_layout
14482
14483 \end_inset
14484
14485 .
14486 \end_layout
14487
14488 \end_inset
14489
14490  Due to this ability, the files are often bigger than PDFs.
14491 \end_layout
14492
14493 \begin_layout Standard
14494 PostScript can only contain images in the format 
14495 \begin_inset Quotes eld
14496 \end_inset
14497
14498 Encapsulated PostScript
14499 \begin_inset Quotes erd
14500 \end_inset
14501
14502  (EPS, file extension 
14503 \begin_inset Quotes eld
14504 \end_inset
14505
14506
14507 \family typewriter
14508 .eps
14509 \family default
14510
14511 \begin_inset Quotes erd
14512 \end_inset
14513
14514 ).
14515  As LyX allows you to use any known image format in your document, it has
14516  to convert them in the background to EPS.
14517  If you have e.g 50
14518 \begin_inset space \thinspace{}
14519 \end_inset
14520
14521 images in your document, LyX has to do 50
14522 \begin_inset space ~
14523 \end_inset
14524
14525 conversions whenever you view or export your document.
14526  This will slow down your workflow with LyX drastically.
14527  So if you plan to use PostScript, you can insert your images directly as
14528  EPS to avoid this problem.
14529 \end_layout
14530
14531 \begin_layout Standard
14532 You can export your document to PostScript using the menu 
14533 \family sans
14534 File\SpecialChar \menuseparator
14535 Export\SpecialChar \menuseparator
14536 PostScript
14537 \family default
14538 .
14539 \end_layout
14540
14541 \begin_layout Subsubsection
14542 PDF
14543 \begin_inset Index idx
14544 status collapsed
14545
14546 \begin_layout Plain Layout
14547 File formats ! PDF
14548 \end_layout
14549
14550 \end_inset
14551
14552
14553 \begin_inset Index idx
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 PDF
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \begin_layout Standard
14566 This file type has the extension 
14567 \begin_inset Quotes eld
14568 \end_inset
14569
14570
14571 \family typewriter
14572 .pdf
14573 \family default
14574
14575 \begin_inset Quotes erd
14576 \end_inset
14577
14578 .
14579  The 
14580 \begin_inset Quotes eld
14581 \end_inset
14582
14583 Portable Document Format
14584 \begin_inset Quotes erd
14585 \end_inset
14586
14587  (PDF) developed by 
14588 \family typewriter
14589 Adobe
14590 \family default
14591  was derived from PostScript.
14592  It is more compressed and it uses fewer commands than PostScript.
14593  As the name 
14594 \begin_inset Quotes eld
14595 \end_inset
14596
14597 portable
14598 \begin_inset Quotes erd
14599 \end_inset
14600
14601  implies, it can be processed at any computer system and the printed output
14602  looks exactly the same.
14603 \end_layout
14604
14605 \begin_layout Standard
14606 PDF can contain images in its own PDF format and in the formats 
14607 \begin_inset Quotes eld
14608 \end_inset
14609
14610 Joint Photographic Experts Group
14611 \begin_inset Quotes erd
14612 \end_inset
14613
14614  (JPG, file extension 
14615 \begin_inset Quotes eld
14616 \end_inset
14617
14618
14619 \family typewriter
14620 .jpg
14621 \family default
14622
14623 \begin_inset Quotes erd
14624 \end_inset
14625
14626  or 
14627 \begin_inset Quotes eld
14628 \end_inset
14629
14630
14631 \family typewriter
14632 .jpeg
14633 \family default
14634
14635 \begin_inset Quotes erd
14636 \end_inset
14637
14638 ) and 
14639 \begin_inset Quotes eld
14640 \end_inset
14641
14642 Portable Network Graphics
14643 \begin_inset Quotes erd
14644 \end_inset
14645
14646  (PNG, file extension 
14647 \begin_inset Quotes eld
14648 \end_inset
14649
14650
14651 \family typewriter
14652 .png
14653 \family default
14654
14655 \begin_inset Quotes erd
14656 \end_inset
14657
14658 ).
14659  You can although use any other image format, because LyX converts them
14660  in the background to one of these formats.
14661  But as described in the section about PostScript, the image conversion
14662  will slow down your workflow.
14663  So we recommend to use images in one of the three mentioned formats.
14664 \end_layout
14665
14666 \begin_layout Standard
14667 You can export your document to PDF via the menu 
14668 \family sans
14669 File\SpecialChar \menuseparator
14670 Export
14671 \family default
14672  in three different ways:
14673 \end_layout
14674
14675 \begin_layout Description
14676 PDF This uses the program 
14677 \family typewriter
14678 ps2pdf
14679 \family default
14680  that creates a PDF from a PostScript-version of your file.
14681  The PostScript-version is produced by the program 
14682 \family typewriter
14683 dvips
14684 \family default
14685  which uses a DVI-version as intermediate step.
14686  So this export variant consist of three conversions.
14687 \end_layout
14688
14689 \begin_layout Description
14690 PDF
14691 \begin_inset space ~
14692 \end_inset
14693
14694 (dvipdfm) This uses the program 
14695 \family typewriter
14696 dvipdfm
14697 \family default
14698  that converts your file in the background to DVI and in a second step to
14699  PDF.
14700 \end_layout
14701
14702 \begin_layout Description
14703 PDF
14704 \begin_inset space ~
14705 \end_inset
14706
14707 (pdflatex) This uses the program 
14708 \family typewriter
14709 pdftex
14710 \family default
14711  that converts your file directly to PDF.
14712 \end_layout
14713
14714 \begin_layout Description
14715 PDF
14716 \begin_inset space ~
14717 \end_inset
14718
14719 (XeTe
14720 \begin_inset ERT
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724
14725 {}
14726 \end_layout
14727
14728 \end_inset
14729
14730 X) This uses the program 
14731 \family typewriter
14732 XeTeX
14733 \family default
14734  that converts your file directly to PDF.
14735  
14736 \family typewriter
14737 XeTeX
14738 \family default
14739  is a new engine that provides direct Unicode support and support for direct
14740  font access (see section
14741 \begin_inset space ~
14742 \end_inset
14743
14744
14745 \begin_inset CommandInset ref
14746 LatexCommand ref
14747 reference "sub:LaTeX-font-support"
14748
14749 \end_inset
14750
14751 ).
14752  It is particularly good at typesetting different scripts, for example verticall
14753 y written Japanese.
14754 \end_layout
14755
14756 \begin_layout Description
14757 PDF
14758 \begin_inset space ~
14759 \end_inset
14760
14761 (LuaTe
14762 \begin_inset ERT
14763 status collapsed
14764
14765 \begin_layout Plain Layout
14766
14767 {}
14768 \end_layout
14769
14770 \end_inset
14771
14772 X) This uses the program 
14773 \family typewriter
14774 LuaTeX
14775 \family default
14776  that converts your file directly to PDF.
14777  
14778 \family typewriter
14779 LuaTeX
14780 \family default
14781  is an even newer engine, derived from 
14782 \family typewriter
14783 pdflatex
14784 \family default
14785 , that also provides direct Unicode support and support for direct font
14786  access (see section
14787 \begin_inset space ~
14788 \end_inset
14789
14790
14791 \begin_inset CommandInset ref
14792 LatexCommand ref
14793 reference "sub:LaTeX-font-support"
14794
14795 \end_inset
14796
14797 ).
14798  LuaTeX is still work in progress, but it might develop into the next standard
14799  TeX processor.
14800 \end_layout
14801
14802 \begin_layout Standard
14803 We recommend to use 
14804 \family sans
14805 PDF
14806 \begin_inset space ~
14807 \end_inset
14808
14809 (pdflatex)
14810 \family default
14811  because 
14812 \family typewriter
14813 pdftex
14814 \family default
14815  supports all the features of actual PDF-versions, is quick, stable, and
14816  works without problems.
14817  If you rely on multiscript support and\SpecialChar \slash{}
14818 or specific OpenType fonts, you might
14819  want to try out 
14820 \family sans
14821 PDF
14822 \begin_inset space ~
14823 \end_inset
14824
14825 (XeTe
14826 \begin_inset ERT
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830
14831 {}
14832 \end_layout
14833
14834 \end_inset
14835
14836 X)
14837 \family default
14838  or 
14839 \family sans
14840 PDF
14841 \begin_inset space ~
14842 \end_inset
14843
14844 (LuaTe
14845 \begin_inset ERT
14846 status collapsed
14847
14848 \begin_layout Plain Layout
14849
14850 {}
14851 \end_layout
14852
14853 \end_inset
14854
14855 X)
14856 \family default
14857  instead, bearing in mind that these two programs are not yet as mature
14858  as 
14859 \family typewriter
14860 pdflatex
14861 \family default
14862 .
14863 \end_layout
14864
14865 \begin_layout Subsubsection
14866 XHTML
14867 \begin_inset Index idx
14868 status collapsed
14869
14870 \begin_layout Plain Layout
14871 FileFormats ! XHTML
14872 \end_layout
14873
14874 \end_inset
14875
14876
14877 \begin_inset Index idx
14878 status collapsed
14879
14880 \begin_layout Plain Layout
14881 HTML
14882 \end_layout
14883
14884 \end_inset
14885
14886
14887 \end_layout
14888
14889 \begin_layout Standard
14890 This file type has the extension 
14891 \begin_inset Quotes eld
14892 \end_inset
14893
14894
14895 \family typewriter
14896 .xhtml
14897 \family default
14898
14899 \begin_inset Quotes erd
14900 \end_inset
14901
14902 .
14903  It is a file suitable for viewing in web browsers.
14904  It does not itself contain images and the like but only links them, and
14905  when LyX produces XHTML, it also generates corresponding images in formats
14906  suitable for the purpose.
14907  For the math output you can choose in the menu 
14908 \family sans
14909 Document\SpecialChar \menuseparator
14910 Settings\SpecialChar \menuseparator
14911 Output
14912 \family default
14913  between different formats, that are described in section 
14914 \emph on
14915 Math Output in XHTML
14916 \emph default
14917  of the 
14918 \emph on
14919 Additional
14920 \begin_inset space ~
14921 \end_inset
14922
14923 Features
14924 \emph default
14925  manual.
14926 \end_layout
14927
14928 \begin_layout Standard
14929 XHTML output remains 
14930 \begin_inset Quotes eld
14931 \end_inset
14932
14933 under development
14934 \begin_inset Quotes erd
14935 \end_inset
14936
14937 , and not all LyX features are supported yet.
14938  See the chapter 
14939 \emph on
14940 LyX and the World Wide Web
14941 \emph default
14942 , in the 
14943 \emph on
14944 Additional Features
14945 \emph default
14946  manual, for more information.
14947 \end_layout
14948
14949 \begin_layout Standard
14950 You can export your document as an XHTML file using the menu item 
14951 \family sans
14952 File\SpecialChar \menuseparator
14953 Export\SpecialChar \menuseparator
14954 LyXHTML
14955 \family default
14956 .
14957 \end_layout
14958
14959 \begin_layout Subsection
14960 Previewing
14961 \begin_inset Index idx
14962 status collapsed
14963
14964 \begin_layout Plain Layout
14965 Document ! Preview 
14966 \end_layout
14967
14968 \end_inset
14969
14970
14971 \end_layout
14972
14973 \begin_layout Standard
14974 To get a look at the final version of your document, with all of the page
14975  breaks in place, the footnotes correctly numbered, and so on, use the menu
14976  
14977 \family sans
14978 View
14979 \family default
14980  and choose 
14981 \family sans
14982 View
14983 \family default
14984  or the toolbar button 
14985 \begin_inset Info
14986 type  "icon"
14987 arg   "buffer-view"
14988 \end_inset
14989
14990 .
14991  A viewing program will pop up showing the output in the defined default
14992  output format, which is globally set in the preferences (see sec.
14993 \begin_inset space \thinspace{}
14994 \end_inset
14995
14996
14997 \begin_inset CommandInset ref
14998 LatexCommand ref
14999 reference "sec:File-Formats"
15000
15001 \end_inset
15002
15003 ) and can also be altered for single documents in the document settings
15004  (see sec.
15005 \begin_inset space \thinspace{}
15006 \end_inset
15007
15008
15009 \begin_inset CommandInset ref
15010 LatexCommand ref
15011 reference "sec:Doc-Output"
15012
15013 \end_inset
15014
15015 ).
15016  Further output formats can be selected via 
15017 \family sans
15018 View\SpecialChar \menuseparator
15019 Other Formats
15020 \family default
15021  or the toolbar button 
15022 \begin_inset Graphics
15023         filename ../images/view-others.png
15024         scale 85
15025         groupId toolbarbuttons
15026
15027 \end_inset
15028
15029 .
15030 \end_layout
15031
15032 \begin_layout Standard
15033 If you have changed your document, you can refresh the output in the same
15034  viewer window using the menu 
15035 \family sans
15036 View\SpecialChar \menuseparator
15037 Update
15038 \family default
15039  or 
15040 \family sans
15041 View\SpecialChar \menuseparator
15042 Update (Other Formats)
15043 \family default
15044 , respectively.
15045 \end_layout
15046
15047 \begin_layout Standard
15048 When you preview a file, the output file is only generated in LyX's temporary
15049  directory.
15050  To have a real output, export your document.
15051 \end_layout
15052
15053 \begin_layout Subsection
15054 Printing the File from within LyX
15055 \begin_inset CommandInset label
15056 LatexCommand label
15057 name "sub:Printing-the-File"
15058
15059 \end_inset
15060
15061
15062 \end_layout
15063
15064 \begin_layout Standard
15065 Instead of exporting your file and then printing it, you can also print
15066  it directly from within LyX.
15067  To print a file, select the menu 
15068 \family sans
15069 File\SpecialChar \menuseparator
15070 Print
15071 \family default
15072  or click on the toolbar button 
15073 \begin_inset Info
15074 type  "icon"
15075 arg   "dialog-show print"
15076 \end_inset
15077
15078 .
15079  LyX will internally call LaTeX to produce a DVI.
15080  This file is then processed by the program 
15081 \family typewriter
15082 dvips
15083 \family default
15084  to PostScript-file, which is finally printed using the program 
15085 \family typewriter
15086 Ghostscript
15087 \family default
15088 .
15089  Due to these steps in the background, this method is not the fastest.
15090 \end_layout
15091
15092 \begin_layout Standard
15093 You can choose to print only even-numbered or odd-numbered pages — this
15094  is useful for printing on two sides: You can re-insert the pages after
15095  printing one set to print on the other side.
15096  Some printers spit out pages face-up, others, face-down.
15097  By choosing a particular order to print in, you can take the entire stack
15098  of pages out of the printer without needing to reorder them.
15099 \end_layout
15100
15101 \begin_layout Standard
15102 You can set the parameters in the 
15103 \family sans
15104 Print
15105 \begin_inset space ~
15106 \end_inset
15107
15108 Destination
15109 \family default
15110  box as follows:
15111 \end_layout
15112
15113 \begin_layout Labeling
15114 \labelwidthstring 00.00.0000
15115
15116 \family sans
15117 Printer
15118 \family default
15119  This is the name of the printer to print to.
15120 \begin_inset Foot
15121 status collapsed
15122
15123 \begin_layout Plain Layout
15124 Note that this printer name is for the program 
15125 \family typewriter
15126 dvips
15127 \family default
15128 .
15129  That means 
15130 \family typewriter
15131 dvips
15132 \family default
15133  has to be configured for this printer name.
15134  The default printer can be set in LyX's preferences dialog, see section
15135 \begin_inset space ~
15136 \end_inset
15137
15138
15139 \begin_inset CommandInset ref
15140 LatexCommand ref
15141 reference "sub:Printer"
15142
15143 \end_inset
15144
15145 .
15146 \end_layout
15147
15148 \end_inset
15149
15150  The printer should understand PostScript.
15151 \end_layout
15152
15153 \begin_layout Labeling
15154 \labelwidthstring 00.00.0000
15155
15156 \family sans
15157 File
15158 \family default
15159  The name of a file to print to.
15160  The output will be a PostScript file.
15161  It will be written in LyX's working directory unless you specify the full
15162  path.
15163 \end_layout
15164
15165 \begin_layout Section
15166 A few Words about Typography
15167 \begin_inset Index idx
15168 status collapsed
15169
15170 \begin_layout Plain Layout
15171 Typography
15172 \end_layout
15173
15174 \end_inset
15175
15176
15177 \end_layout
15178
15179 \begin_layout Subsection
15180 Hyphens
15181 \begin_inset Index idx
15182 status collapsed
15183
15184 \begin_layout Plain Layout
15185 Hyphens
15186 \end_layout
15187
15188 \end_inset
15189
15190
15191 \end_layout
15192
15193 \begin_layout Standard
15194 In LyX, the 
15195 \begin_inset Quotes eld
15196 \end_inset
15197
15198
15199 \family typewriter
15200 -
15201 \family default
15202
15203 \begin_inset Quotes erd
15204 \end_inset
15205
15206  character comes in four lengths: the 
15207 \emph on
15208 hyphen
15209 \emph default
15210 , the 
15211 \emph on
15212 en dash
15213 \emph default
15214 , the 
15215 \emph on
15216 em dash
15217 \emph default
15218 , and the minus sign:
15219 \begin_inset VSpace defskip
15220 \end_inset
15221
15222
15223 \end_layout
15224
15225 \begin_layout Standard
15226 \begin_inset Tabular
15227 <lyxtabular version="3" rows="5" columns="3">
15228 <features tabularvalignment="middle">
15229 <column alignment="left" valignment="top" width="0">
15230 <column alignment="left" valignment="top" width="0">
15231 <column alignment="left" valignment="top" width="0">
15232 <row interlinespace="3mm">
15233 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Plain Layout
15237 name
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 output
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255 inserted with
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 </row>
15261 <row interlinespace="3mm">
15262 <cell alignment="center" valignment="top" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 hyphen
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 <cell alignment="center" valignment="top" usebox="none">
15272 \begin_inset Text
15273
15274 \begin_layout Plain Layout
15275 -
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 \begin_inset Quotes eld
15285 \end_inset
15286
15287
15288 \family typewriter
15289 -
15290 \family default
15291
15292 \begin_inset Quotes erd
15293 \end_inset
15294
15295  in text
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 </row>
15301 <row interlinespace="3mm">
15302 <cell alignment="center" valignment="top" usebox="none">
15303 \begin_inset Text
15304
15305 \begin_layout Plain Layout
15306 en dash
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 <cell alignment="center" valignment="top" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Plain Layout
15315
15316 \end_layout
15317
15318 \end_inset
15319 </cell>
15320 <cell alignment="center" valignment="top" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324
15325 \family sans
15326 Insert\SpecialChar \menuseparator
15327 Special
15328 \begin_inset space ~
15329 \end_inset
15330
15331 Character\SpecialChar \menuseparator
15332 Symbols
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 </row>
15338 <row interlinespace="3mm">
15339 <cell alignment="center" valignment="top" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 em dash
15344 \end_layout
15345
15346 \end_inset
15347 </cell>
15348 <cell alignment="center" valignment="top" usebox="none">
15349 \begin_inset Text
15350
15351 \begin_layout Plain Layout
15352
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \family sans
15363 Insert\SpecialChar \menuseparator
15364 Special
15365 \begin_inset space ~
15366 \end_inset
15367
15368 Character\SpecialChar \menuseparator
15369 Symbols
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row>
15376 <cell alignment="center" valignment="top" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380 minus sign
15381 \end_layout
15382
15383 \end_inset
15384 </cell>
15385 <cell alignment="center" valignment="top" usebox="none">
15386 \begin_inset Text
15387
15388 \begin_layout Plain Layout
15389 \begin_inset Formula $-$
15390 \end_inset
15391
15392
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 <cell alignment="center" valignment="top" usebox="none">
15398 \begin_inset Text
15399
15400 \begin_layout Plain Layout
15401 \begin_inset Quotes eld
15402 \end_inset
15403
15404
15405 \family typewriter
15406 -
15407 \family default
15408
15409 \begin_inset Quotes erd
15410 \end_inset
15411
15412  in math mode
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 </lyxtabular>
15419
15420 \end_inset
15421
15422
15423 \begin_inset VSpace defskip
15424 \end_inset
15425
15426
15427 \end_layout
15428
15429 \begin_layout Standard
15430 You can alternatively generate the en and em dash by inserting the 
15431 \begin_inset Quotes eld
15432 \end_inset
15433
15434
15435 \family typewriter
15436 -
15437 \family default
15438
15439 \begin_inset Quotes erd
15440 \end_inset
15441
15442  character multiple times in a row.
15443  They will automatically be converted to the appropriate length dash in
15444  the final output, but not in LyX.
15445  
15446 \begin_inset Quotes eld
15447 \end_inset
15448
15449 -
15450 \begin_inset space \thinspace{}
15451 \end_inset
15452
15453 -
15454 \begin_inset Quotes erd
15455 \end_inset
15456
15457  gives a en dash, 
15458 \begin_inset Quotes eld
15459 \end_inset
15460
15461 -
15462 \begin_inset space \thinspace{}
15463 \end_inset
15464
15465 -
15466 \begin_inset space \thinspace{}
15467 \end_inset
15468
15469 -
15470 \begin_inset Quotes erd
15471 \end_inset
15472
15473  a em dash.
15474 \end_layout
15475
15476 \begin_layout Standard
15477 The three dash types are distinct from the minus sign, which appears in
15478  math mode and has a length of its own.
15479  Here are some examples of the 
15480 \begin_inset Quotes eld
15481 \end_inset
15482
15483
15484 \family typewriter
15485 -
15486 \family default
15487
15488 \begin_inset Quotes eld
15489 \end_inset
15490
15491  in use:
15492 \end_layout
15493
15494 \begin_layout Enumerate
15495 line- and page-breaks
15496 \begin_inset space \hfill{}
15497 \end_inset
15498
15499 (
15500 \emph on
15501 hyphen
15502 \emph default
15503 )
15504 \end_layout
15505
15506 \begin_layout Enumerate
15507 From A–Z
15508 \begin_inset space \hfill{}
15509 \end_inset
15510
15511 (
15512 \emph on
15513 en dash
15514 \emph default
15515 )
15516 \end_layout
15517
15518 \begin_layout Enumerate
15519 Oh — there's a dash.
15520 \begin_inset space \hfill{}
15521 \end_inset
15522
15523 (
15524 \emph on
15525 em dash
15526 \emph default
15527 )
15528 \end_layout
15529
15530 \begin_layout Enumerate
15531 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15532 \end_inset
15533
15534
15535 \begin_inset space \hfill{}
15536 \end_inset
15537
15538 (
15539 \emph on
15540 minus sign
15541 \emph default
15542 )
15543 \end_layout
15544
15545 \begin_layout Subsection
15546 Hyphenation
15547 \begin_inset Index idx
15548 status collapsed
15549
15550 \begin_layout Plain Layout
15551 Hyphenation
15552 \end_layout
15553
15554 \end_inset
15555
15556
15557 \begin_inset CommandInset label
15558 LatexCommand label
15559 name "sub:Hyphenation"
15560
15561 \end_inset
15562
15563
15564 \end_layout
15565
15566 \begin_layout Standard
15567 Words are not hyphenated within LyX but automatically in the output.
15568  Hyphenation is done by the LaTeX-package 
15569 \series bold
15570 babel
15571 \series default
15572
15573 \begin_inset Index idx
15574 status collapsed
15575
15576 \begin_layout Plain Layout
15577 LaTeX-packages ! babel
15578 \end_layout
15579
15580 \end_inset
15581
15582  following the rules of the document language.
15583 \end_layout
15584
15585 \begin_layout Standard
15586 LaTeX hyphenates almost perfectly, it only has problems with text in the
15587  
15588 \family sans
15589 typewriter
15590 \family default
15591  font and with unusual constructs, like 
15592 \begin_inset Quotes eld
15593 \end_inset
15594
15595 h3knix/m0n0wall
15596 \begin_inset Quotes erd
15597 \end_inset
15598
15599 .
15600  If LaTeX cannot break a word correctly, you can set hyphenation points
15601  manually.
15602  This is done with the menu 
15603 \family sans
15604 Insert\SpecialChar \menuseparator
15605 Formatting\SpecialChar \menuseparator
15606 Hyphenation
15607 \begin_inset space ~
15608 \end_inset
15609
15610 Point
15611 \family default
15612 .
15613  These extra hyphenation points are only recommendations to LaTeX.
15614  If no hyphenation is necessary, LaTeX will ignore them.
15615 \end_layout
15616
15617 \begin_layout Standard
15618 Sometimes you want to prevent words or constructs from being hyphenated.
15619  Imagine that you are describing keybindings/shortcuts in your document
15620  in the form 
15621 \begin_inset Quotes eld
15622 \end_inset
15623
15624 A-b c
15625 \begin_inset Quotes erd
15626 \end_inset
15627
15628 .
15629  LaTeX would then see the hyphen 
15630 \begin_inset Quotes eld
15631 \end_inset
15632
15633 -
15634 \begin_inset Quotes erd
15635 \end_inset
15636
15637  as a hyphenation possibility.
15638  Hyphenating at this point would look ugly.
15639  To prevent the shortcut from being hyphenated, you can put it into a makebox
15640  as described in section 
15641 \begin_inset Quotes eld
15642 \end_inset
15643
15644 Prevent Hyphenation
15645 \begin_inset Quotes erd
15646 \end_inset
15647
15648  of the 
15649 \emph on
15650 Embedded
15651 \begin_inset space ~
15652 \end_inset
15653
15654 Objects
15655 \emph default
15656  manual.
15657 \end_layout
15658
15659 \begin_layout Subsection
15660 Punctuation Marks
15661 \begin_inset Index idx
15662 status collapsed
15663
15664 \begin_layout Plain Layout
15665 Punctuation marks
15666 \end_layout
15667
15668 \end_inset
15669
15670
15671 \end_layout
15672
15673 \begin_layout Subsubsection
15674 Abbreviations and End of Sentence
15675 \begin_inset CommandInset label
15676 LatexCommand label
15677 name "sub:Abbreviations"
15678
15679 \end_inset
15680
15681
15682 \end_layout
15683
15684 \begin_layout Standard
15685 When LyX calls LaTeX to generate the final version of your document, LaTeX
15686  automatically distinguishes between words, sentences, and abbreviations.
15687  LaTeX then adds the 
15688 \begin_inset Quotes eld
15689 \end_inset
15690
15691 appropriate amount of space
15692 \begin_inset Quotes erd
15693 \end_inset
15694
15695 .
15696  That means sentences get a little bit more space between the period and
15697  the next word.
15698  Abbreviations get the same amount of space after the period as a word uses.
15699 \end_layout
15700
15701 \begin_layout Standard
15702 Unfortunately, the algorithm for figuring out what's an abbreviation does
15703  not work in all cases.
15704  If a 
15705 \begin_inset Quotes eld
15706 \end_inset
15707
15708
15709 \family typewriter
15710 .
15711 \family default
15712
15713 \begin_inset Quotes erd
15714 \end_inset
15715
15716  is at the end of a lowercase letter, it's the end of a sentence; if it's
15717  at the end of a capitalized letter, it's an abbreviation.
15718 \end_layout
15719
15720 \begin_layout Standard
15721 Here are some examples of 
15722 \emph on
15723 correct
15724 \emph default
15725  abbreviations and the end of a sentence:
15726 \end_layout
15727
15728 \begin_layout Itemize
15729 M.
15730  Butterfly
15731 \end_layout
15732
15733 \begin_layout Itemize
15734 Don't worry.
15735  Be happy.
15736 \end_layout
15737
15738 \begin_layout Standard
15739 And here's an example of the algorithm going wrong:
15740 \end_layout
15741
15742 \begin_layout Itemize
15743 e.
15744 \begin_inset space \thinspace{}
15745 \end_inset
15746
15747 g.
15748  this is too much space!
15749 \end_layout
15750
15751 \begin_layout Itemize
15752 This is I.
15753  It's okay.
15754 \end_layout
15755
15756 \begin_layout Standard
15757 You won't see anything wrong until you view a final version of your document.
15758 \end_layout
15759
15760 \begin_layout Standard
15761 To fix this problem, use one of the following:
15762 \end_layout
15763
15764 \begin_layout Enumerate
15765 Use an 
15766 \family sans
15767 Inter-word
15768 \begin_inset space ~
15769 \end_inset
15770
15771 Space
15772 \family default
15773  after lowercase abbreviations (see section
15774 \begin_inset space ~
15775 \end_inset
15776
15777
15778 \begin_inset CommandInset ref
15779 LatexCommand ref
15780 reference "sub:Inter-word-Space"
15781
15782 \end_inset
15783
15784 ).
15785 \begin_inset Index idx
15786 status collapsed
15787
15788 \begin_layout Plain Layout
15789 Spaces ! inter-word
15790 \end_layout
15791
15792 \end_inset
15793
15794
15795 \end_layout
15796
15797 \begin_layout Enumerate
15798 Use a 
15799 \family sans
15800 Thin
15801 \begin_inset space ~
15802 \end_inset
15803
15804 Space
15805 \family default
15806  between two tokens of an abbreviation (see section
15807 \begin_inset space ~
15808 \end_inset
15809
15810
15811 \begin_inset CommandInset ref
15812 LatexCommand ref
15813 reference "sub:Thin-Space"
15814
15815 \end_inset
15816
15817 ).
15818 \begin_inset Index idx
15819 status collapsed
15820
15821 \begin_layout Plain Layout
15822 Spaces ! thin
15823 \end_layout
15824
15825 \end_inset
15826
15827
15828 \end_layout
15829
15830 \begin_layout Enumerate
15831 Use an 
15832 \family sans
15833 End
15834 \begin_inset space ~
15835 \end_inset
15836
15837 of
15838 \begin_inset space ~
15839 \end_inset
15840
15841 sentence
15842 \begin_inset space ~
15843 \end_inset
15844
15845 period
15846 \family default
15847  found under the 
15848 \family sans
15849 Insert\SpecialChar \menuseparator
15850 Special
15851 \begin_inset space ~
15852 \end_inset
15853
15854 Character
15855 \family default
15856  menu to force the use of inter-sentence spacing.
15857  This function is also bound to 
15858 \begin_inset Info
15859 type  "shortcut"
15860 arg   "specialchar-insert end-of-sentence"
15861 \end_inset
15862
15863  for easy access.
15864 \end_layout
15865
15866 \begin_layout Standard
15867 With the corrections, our earlier examples look like this:
15868 \end_layout
15869
15870 \begin_layout Itemize
15871 e.
15872 \begin_inset space \thinspace{}
15873 \end_inset
15874
15875 g.
15876 \begin_inset space \space{}
15877 \end_inset
15878
15879 this is too much space!
15880 \end_layout
15881
15882 \begin_layout Itemize
15883 This is I\SpecialChar \@.
15884  It's okay.
15885 \end_layout
15886
15887 \begin_layout Standard
15888 Some languages don't use extra spacing between sentences.
15889  If your language is such a language, you don't need to worry, because LaTeX
15890  will take care of this.
15891 \end_layout
15892
15893 \begin_layout Standard
15894 For those that do need to bother, there is help to catch those sneaky errors:
15895  Check out the 
15896 \family sans
15897 Check
15898 \begin_inset space ~
15899 \end_inset
15900
15901 TeX
15902 \family default
15903  feature described in section 
15904 \emph on
15905 Checking TeX
15906 \emph default
15907  of the 
15908 \emph on
15909 Additional Features
15910 \emph default
15911  manual.
15912 \end_layout
15913
15914 \begin_layout Subsubsection
15915 Quotes
15916 \begin_inset Index idx
15917 status collapsed
15918
15919 \begin_layout Plain Layout
15920 Typography ! Quotes
15921 \end_layout
15922
15923 \end_inset
15924
15925
15926 \begin_inset Index idx
15927 status collapsed
15928
15929 \begin_layout Plain Layout
15930 Quotes | see
15931 \begin_inset ERT
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935
15936 {
15937 \end_layout
15938
15939 \end_inset
15940
15941 Typography
15942 \begin_inset ERT
15943 status collapsed
15944
15945 \begin_layout Plain Layout
15946
15947 }
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \end_inset
15956
15957
15958 \end_layout
15959
15960 \begin_layout Standard
15961 LyX usually sets quotes correctly.
15962  Specifically, it will use an opening quote at the beginning of quoted text,
15963  and use a closing quote at the end.
15964  For example, 
15965 \begin_inset Quotes eld
15966 \end_inset
15967
15968 open close
15969 \begin_inset Quotes erd
15970 \end_inset
15971
15972 .
15973  The keyboard character, 
15974 \family sans
15975 "
15976 \family default
15977 , generates this automatically.
15978 \end_layout
15979
15980 \begin_layout Standard
15981 You can change the behavior of the 
15982 \family sans
15983 "
15984 \family default
15985  key using the submenu 
15986 \family sans
15987 Language
15988 \family default
15989  of the dialog 
15990 \family sans
15991 Document\SpecialChar \menuseparator
15992 Settings
15993 \family default
15994
15995 \begin_inset Index idx
15996 status collapsed
15997
15998 \begin_layout Plain Layout
15999 Document ! Settings
16000 \end_layout
16001
16002 \end_inset
16003
16004  dialog.
16005 \end_layout
16006
16007 \begin_layout Standard
16008 You can also select quotes for different languages in the box 
16009 \family sans
16010 Type
16011 \family default
16012  option.
16013  There are six choices:
16014 \end_layout
16015
16016 \begin_layout Labeling
16017 \labelwidthstring 00.00.0000
16018
16019 \family sans
16020 \begin_inset Quotes eld
16021 \end_inset
16022
16023 Text
16024 \begin_inset Quotes erd
16025 \end_inset
16026
16027
16028 \family default
16029  Use quotes like this 
16030 \begin_inset Quotes eld
16031 \end_inset
16032
16033 double
16034 \begin_inset Quotes erd
16035 \end_inset
16036
16037  or 
16038 \begin_inset Quotes els
16039 \end_inset
16040
16041 single
16042 \begin_inset Quotes ers
16043 \end_inset
16044
16045
16046 \end_layout
16047
16048 \begin_layout Labeling
16049 \labelwidthstring 00.00.0000
16050
16051 \family sans
16052 \begin_inset Quotes sld
16053 \end_inset
16054
16055 Text
16056 \begin_inset Quotes srd
16057 \end_inset
16058
16059
16060 \family default
16061  Use quotes like 
16062 \begin_inset Quotes sld
16063 \end_inset
16064
16065 this
16066 \begin_inset Quotes srd
16067 \end_inset
16068
16069  or 'this
16070 \begin_inset Quotes ers
16071 \end_inset
16072
16073
16074 \end_layout
16075
16076 \begin_layout Labeling
16077 \labelwidthstring 00.00.0000
16078
16079 \family sans
16080 \begin_inset Quotes gld
16081 \end_inset
16082
16083 Text
16084 \begin_inset Quotes grd
16085 \end_inset
16086
16087
16088 \family default
16089  Use quotes like 
16090 \begin_inset Quotes gld
16091 \end_inset
16092
16093 this
16094 \begin_inset Quotes grd
16095 \end_inset
16096
16097  or 
16098 \begin_inset Quotes gls
16099 \end_inset
16100
16101 this
16102 \begin_inset Quotes grs
16103 \end_inset
16104
16105
16106 \end_layout
16107
16108 \begin_layout Labeling
16109 \labelwidthstring 00.00.0000
16110
16111 \family sans
16112 \begin_inset Quotes pld
16113 \end_inset
16114
16115 Text
16116 \begin_inset Quotes prd
16117 \end_inset
16118
16119
16120 \family default
16121  Use quotes like 
16122 \begin_inset Quotes pld
16123 \end_inset
16124
16125 this
16126 \begin_inset Quotes prd
16127 \end_inset
16128
16129  or 
16130 \begin_inset Quotes pls
16131 \end_inset
16132
16133 this
16134 \begin_inset Quotes prs
16135 \end_inset
16136
16137
16138 \end_layout
16139
16140 \begin_layout Labeling
16141 \labelwidthstring 00.00.0000
16142
16143 \family sans
16144 \begin_inset Quotes fld
16145 \end_inset
16146
16147 Text
16148 \begin_inset Quotes frd
16149 \end_inset
16150
16151
16152 \family default
16153  Use quotes like 
16154 \begin_inset Quotes fld
16155 \end_inset
16156
16157 this
16158 \begin_inset Quotes frd
16159 \end_inset
16160
16161  or 
16162 \begin_inset Quotes fls
16163 \end_inset
16164
16165 this
16166 \begin_inset Quotes frs
16167 \end_inset
16168
16169
16170 \end_layout
16171
16172 \begin_layout Labeling
16173 \labelwidthstring 00.00.0000
16174
16175 \family sans
16176 \begin_inset Quotes ald
16177 \end_inset
16178
16179 Text
16180 \begin_inset Quotes ard
16181 \end_inset
16182
16183
16184 \family default
16185  Use quotes like 
16186 \begin_inset Quotes ald
16187 \end_inset
16188
16189 this
16190 \begin_inset Quotes ard
16191 \end_inset
16192
16193  or 
16194 \begin_inset Quotes als
16195 \end_inset
16196
16197 this
16198 \begin_inset Quotes ars
16199 \end_inset
16200
16201
16202 \end_layout
16203
16204 \begin_layout Standard
16205 These settings affect what character the 
16206 \family sans
16207 "
16208 \family default
16209  key produces.
16210 \end_layout
16211
16212 \begin_layout Subsection
16213 Ligatures
16214 \begin_inset Index idx
16215 status collapsed
16216
16217 \begin_layout Plain Layout
16218 Typography ! Ligatures
16219 \end_layout
16220
16221 \end_inset
16222
16223
16224 \begin_inset Index idx
16225 status collapsed
16226
16227 \begin_layout Plain Layout
16228 Ligatures | see
16229 \begin_inset ERT
16230 status collapsed
16231
16232 \begin_layout Plain Layout
16233
16234 {
16235 \end_layout
16236
16237 \end_inset
16238
16239 Typography
16240 \begin_inset ERT
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244
16245 }
16246 \end_layout
16247
16248 \end_inset
16249
16250
16251 \end_layout
16252
16253 \end_inset
16254
16255
16256 \begin_inset CommandInset label
16257 LatexCommand label
16258 name "sub:Ligatures"
16259
16260 \end_inset
16261
16262
16263 \end_layout
16264
16265 \begin_layout Standard
16266 It is standard typesetting practice to group certain letters together and
16267  print them as single characters.
16268  These groups are known as 
16269 \emph on
16270 ligatures
16271 \emph default
16272 .
16273  Since LaTeX knows about ligatures, your documents will contain them too
16274  in the output.
16275  Here are the standard ligatures:
16276 \end_layout
16277
16278 \begin_layout Itemize
16279 ff
16280 \end_layout
16281
16282 \begin_layout Itemize
16283 fi
16284 \end_layout
16285
16286 \begin_layout Itemize
16287 fl
16288 \end_layout
16289
16290 \begin_layout Itemize
16291 ffi
16292 \end_layout
16293
16294 \begin_layout Itemize
16295 ffl
16296 \end_layout
16297
16298 \begin_layout Standard
16299 Some languages uses other ligatures if the document font supports them.
16300 \end_layout
16301
16302 \begin_layout Standard
16303 Sometimes, you don't want a ligature in a word.
16304  While a ligature may be okay in the word, 
16305 \begin_inset Quotes eld
16306 \end_inset
16307
16308 graffiti,
16309 \begin_inset Quotes erd
16310 \end_inset
16311
16312  it looks really weird in compound words, such as 
16313 \begin_inset Quotes eld
16314 \end_inset
16315
16316 cufflink
16317 \begin_inset Quotes erd
16318 \end_inset
16319
16320  or the German 
16321 \begin_inset Quotes eld
16322 \end_inset
16323
16324 Dorffest.
16325 \begin_inset Quotes erd
16326 \end_inset
16327
16328  To break a ligature, use 
16329 \family sans
16330 Insert\SpecialChar \menuseparator
16331 Formatting\SpecialChar \menuseparator
16332 Ligature
16333 \begin_inset space ~
16334 \end_inset
16335
16336 Break.
16337
16338 \family default
16339  This changes 
16340 \begin_inset Quotes eld
16341 \end_inset
16342
16343 cufflinks
16344 \begin_inset Quotes erd
16345 \end_inset
16346
16347  to 
16348 \begin_inset Quotes eld
16349 \end_inset
16350
16351 cuff\SpecialChar \textcompwordmark{}
16352 links
16353 \begin_inset Quotes erd
16354 \end_inset
16355
16356  and 
16357 \begin_inset Quotes eld
16358 \end_inset
16359
16360 Dorffest
16361 \begin_inset Quotes erd
16362 \end_inset
16363
16364  to 
16365 \begin_inset Quotes eld
16366 \end_inset
16367
16368 Dorf\SpecialChar \textcompwordmark{}
16369 fest
16370 \begin_inset Quotes erd
16371 \end_inset
16372
16373 .
16374 \end_layout
16375
16376 \begin_layout Subsection
16377 LyX's Proper Names
16378 \begin_inset Index idx
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382 LyX ! Proper names
16383 \end_layout
16384
16385 \end_inset
16386
16387
16388 \begin_inset CommandInset label
16389 LatexCommand label
16390 name "sub:LyX's-Proper-Names"
16391
16392 \end_inset
16393
16394
16395 \end_layout
16396
16397 \begin_layout Standard
16398 You will certainly have noticed that the word “LaTeX” always appears with
16399  characters in different sizes and heights.
16400  LaTeX is the name of the program used by LyX and is therefore recognized
16401  as a proper name when you type it in LyX as 
16402 \begin_inset Quotes eld
16403 \end_inset
16404
16405 LaT
16406 \begin_inset ERT
16407 status collapsed
16408
16409 \begin_layout Plain Layout
16410
16411 {}
16412 \end_layout
16413
16414 \end_inset
16415
16416 eX
16417 \begin_inset Quotes erd
16418 \end_inset
16419
16420 .
16421 \begin_inset Note Note
16422 status collapsed
16423
16424 \begin_layout Plain Layout
16425 The braces in TeX Code are here to avoid that the 
16426 \begin_inset Quotes eld
16427 \end_inset
16428
16429 command
16430 \begin_inset Quotes erd
16431 \end_inset
16432
16433  appear as proper name in the output, see the last paragraph of this section.
16434  To create proper names omit the TeX Code.
16435 \end_layout
16436
16437 \end_inset
16438
16439  Note the order of the upper-and lowercase letters! LyX recognizes the following
16440  proper names:
16441 \end_layout
16442
16443 \begin_layout Description
16444 LyX The name of the game, write 
16445 \begin_inset Quotes eld
16446 \end_inset
16447
16448 L
16449 \begin_inset ERT
16450 status collapsed
16451
16452 \begin_layout Plain Layout
16453
16454 {}
16455 \end_layout
16456
16457 \end_inset
16458
16459 yX
16460 \begin_inset Quotes erd
16461 \end_inset
16462
16463  to produce it.
16464 \end_layout
16465
16466 \begin_layout Description
16467 TeX The program used by LaTeX, write 
16468 \begin_inset Quotes eld
16469 \end_inset
16470
16471 T
16472 \begin_inset ERT
16473 status collapsed
16474
16475 \begin_layout Plain Layout
16476
16477 {}
16478 \end_layout
16479
16480 \end_inset
16481
16482 eX
16483 \begin_inset Quotes erd
16484 \end_inset
16485
16486  to produce it.
16487 \end_layout
16488
16489 \begin_layout Description
16490 LaTeX The program used by LyX, write 
16491 \begin_inset Quotes eld
16492 \end_inset
16493
16494 LaT
16495 \begin_inset ERT
16496 status collapsed
16497
16498 \begin_layout Plain Layout
16499
16500 {}
16501 \end_layout
16502
16503 \end_inset
16504
16505 eX
16506 \begin_inset Quotes erd
16507 \end_inset
16508
16509  to produce it.
16510 \end_layout
16511
16512 \begin_layout Description
16513 LaTeX2e The actual version of LaTeX, write 
16514 \begin_inset Quotes eld
16515 \end_inset
16516
16517 LaT
16518 \begin_inset ERT
16519 status collapsed
16520
16521 \begin_layout Plain Layout
16522
16523 {}
16524 \end_layout
16525
16526 \end_inset
16527
16528 eX2e
16529 \begin_inset Quotes erd
16530 \end_inset
16531
16532  to produce it.
16533 \end_layout
16534
16535 \begin_layout Standard
16536 You might wonder why the LaTeX-version is 
16537 \begin_inset Quotes eld
16538 \end_inset
16539
16540 2
16541 \begin_inset Formula $\epsilon$
16542 \end_inset
16543
16544
16545 \begin_inset Quotes erd
16546 \end_inset
16547
16548 .
16549  It's an old tradition in the TeX-world to give programs geek version numbers.
16550  For example the version number of TeX converges to the number 
16551 \begin_inset Formula $\pi$
16552 \end_inset
16553
16554 : The actual version is 
16555 \begin_inset Quotes eld
16556 \end_inset
16557
16558 TeX-3.141592
16559 \begin_inset Quotes erd
16560 \end_inset
16561
16562 , the previous one was 
16563 \begin_inset Quotes eld
16564 \end_inset
16565
16566 TeX-3.14159
16567 \begin_inset Quotes erd
16568 \end_inset
16569
16570 .
16571 \end_layout
16572
16573 \begin_layout Standard
16574 If you don't want to use proper names, e.
16575 \begin_inset space \thinspace{}
16576 \end_inset
16577
16578 g.
16579 \begin_inset space \space{}
16580 \end_inset
16581
16582 in section headings, you can insert two empty braces in TeX Code in the
16583  word.
16584  This will look in LyX like: 
16585 \begin_inset Graphics
16586         filename clipart/LaTeX.png
16587         scale 80
16588
16589 \end_inset
16590
16591
16592 \begin_inset Newline newline
16593 \end_inset
16594
16595 For more about TeX Code, look at section
16596 \begin_inset space ~
16597 \end_inset
16598
16599
16600 \begin_inset CommandInset ref
16601 LatexCommand ref
16602 reference "sec:TeX-Code"
16603
16604 \end_inset
16605
16606 .
16607 \end_layout
16608
16609 \begin_layout Subsection
16610 Units
16611 \begin_inset Index idx
16612 status collapsed
16613
16614 \begin_layout Plain Layout
16615 Typography ! Units
16616 \end_layout
16617
16618 \end_inset
16619
16620
16621 \end_layout
16622
16623 \begin_layout Standard
16624 Generally the space between units and the number is smaller than the normal
16625  space between two words.
16626  As you can see in the example below, it looks better when the space is
16627  smaller.
16628  To get such a 
16629 \begin_inset Quotes eld
16630 \end_inset
16631
16632 half space
16633 \begin_inset Quotes erd
16634 \end_inset
16635
16636  for units use the menu 
16637 \family sans
16638 Insert\SpecialChar \menuseparator
16639 Formatting\SpecialChar \menuseparator
16640 Thin
16641 \begin_inset space ~
16642 \end_inset
16643
16644 Space
16645 \family default
16646  (shortcut 
16647 \begin_inset Info
16648 type  "shortcuts"
16649 arg   "space-insert thin"
16650 \end_inset
16651
16652 ).
16653 \end_layout
16654
16655 \begin_layout Standard
16656 Here is an example to show the differences:
16657 \end_layout
16658
16659 \begin_layout Standard
16660 \begin_inset Tabular
16661 <lyxtabular version="3" rows="2" columns="2">
16662 <features tabularvalignment="middle">
16663 <column alignment="left" valignment="top" width="0">
16664 <column alignment="left" valignment="top" width="0">
16665 <row>
16666 <cell alignment="center" valignment="top" usebox="none">
16667 \begin_inset Text
16668
16669 \begin_layout Plain Layout
16670 24
16671 \begin_inset space ~
16672 \end_inset
16673
16674 kW
16675 \begin_inset Formula $\cdot$
16676 \end_inset
16677
16678 h
16679 \end_layout
16680
16681 \end_inset
16682 </cell>
16683 <cell alignment="center" valignment="top" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687 space between number and unit
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 <row>
16694 <cell alignment="center" valignment="top" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 24
16699 \begin_inset space \thinspace{}
16700 \end_inset
16701
16702 kW
16703 \begin_inset Formula $\cdot$
16704 \end_inset
16705
16706 h
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 <cell alignment="center" valignment="top" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715 half space between number and unit
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 </row>
16721 </lyxtabular>
16722
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \begin_layout Subsection
16729 Widows and Orphans
16730 \begin_inset Index idx
16731 status collapsed
16732
16733 \begin_layout Plain Layout
16734 Typography ! Widows and orphans
16735 \end_layout
16736
16737 \end_inset
16738
16739
16740 \end_layout
16741
16742 \begin_layout Standard
16743 In the early days of word processors, page breaks went wherever the page
16744  happened to end.
16745  There was no regard for what was actually going on in the text.
16746  You may remember once printing out a document, only to find the heading
16747  for a new section printed at the very bottom of the page, the first line
16748  of a new paragraph all alone at the bottom of a page, or the last line
16749  of a paragraph at the top of a new page.
16750  These bits of text became known as 
16751 \emph on
16752 widows
16753 \emph default
16754  and 
16755 \emph on
16756 orphans
16757 \emph default
16758 .
16759 \end_layout
16760
16761 \begin_layout Standard
16762 Clearly, LyX can avoid breaking pages after a section heading.
16763  That's part of the advantage of paragraph environments.
16764  But what about widows and orphans, where the page breaks leave one line
16765  of a paragraph all alone at the top or bottom of a page? There are rules
16766  built into LaTeX governing page breaks, and some of those rules are there
16767  to specifically prevent widows and orphans.
16768  This is the advantage LyX has in using LaTeX as its backend.
16769 \end_layout
16770
16771 \begin_layout Standard
16772 There's no way we can go into how TeX and LaTeX decide to break a page,
16773  or how you can tweak that behavior.
16774  Some LaTeX books listed in the bibliography (such as
16775 \begin_inset space ~
16776 \end_inset
16777
16778
16779 \begin_inset CommandInset citation
16780 LatexCommand cite
16781 key "latexcompanion"
16782
16783 \end_inset
16784
16785  or
16786 \begin_inset space ~
16787 \end_inset
16788
16789
16790 \begin_inset CommandInset citation
16791 LatexCommand cite
16792 key "latexguide"
16793
16794 \end_inset
16795
16796 ) may have more information.
16797  You will almost never need to worry about this, however.
16798 \end_layout
16799
16800 \begin_layout Chapter
16801 Notes, Graphics, Tables, and Floats
16802 \begin_inset CommandInset label
16803 LatexCommand label
16804 name "cha:Floats-and-Notes"
16805
16806 \end_inset
16807
16808
16809 \end_layout
16810
16811 \begin_layout Standard
16812 The issues of this chapter are described in detail in the 
16813 \emph on
16814 Embedded
16815 \begin_inset space ~
16816 \end_inset
16817
16818 Objects
16819 \emph default
16820  manual.
16821  There you'll also find tips and tricks for special cases.
16822 \end_layout
16823
16824 \begin_layout Section
16825 Notes
16826 \begin_inset Index idx
16827 status collapsed
16828
16829 \begin_layout Plain Layout
16830 Notes
16831 \end_layout
16832
16833 \end_inset
16834
16835
16836 \begin_inset CommandInset label
16837 LatexCommand label
16838 name "sec:Notes"
16839
16840 \end_inset
16841
16842
16843 \end_layout
16844
16845 \begin_layout Standard
16846 LyX offers you a few types of notes to add to your document:
16847 \end_layout
16848
16849 \begin_layout Description
16850 LyX
16851 \begin_inset space ~
16852 \end_inset
16853
16854 Note This note type is for internal notes that will not appear in the output.
16855 \begin_inset Newline newline
16856 \end_inset
16857
16858
16859 \begin_inset Note Note
16860 status open
16861
16862 \begin_layout Plain Layout
16863 This is text in a note box that doesn't appear in the output.
16864 \end_layout
16865
16866 \end_inset
16867
16868
16869 \end_layout
16870
16871 \begin_layout Description
16872 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16873 ent, when you export the document to LaTeX via the menu 
16874 \family sans
16875 File\SpecialChar \menuseparator
16876 Export\SpecialChar \menuseparator
16877 LaTeX (pdflatex) / (plain)
16878 \family default
16879 .
16880 \begin_inset Newline newline
16881 \end_inset
16882
16883
16884 \begin_inset Note Comment
16885 status open
16886
16887 \begin_layout Plain Layout
16888 This is text in a note box that only appears as comment in LaTeX-files.
16889 \end_layout
16890
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \begin_layout Description
16897 Greyed
16898 \begin_inset space ~
16899 \end_inset
16900
16901 Out This note will appear in the output as grey text.
16902 \begin_inset Newline newline
16903 \end_inset
16904
16905
16906 \begin_inset Newline newline
16907 \end_inset
16908
16909
16910 \begin_inset Note Greyedout
16911 status open
16912
16913 \begin_layout Plain Layout
16914 This is text
16915 \begin_inset Foot
16916 status collapsed
16917
16918 \begin_layout Plain Layout
16919 This is an example footnote within a greyed out note.
16920  In this document the greyed out note color is redefined to blue.
16921  How this can be done is explained in the 
16922 \emph on
16923 Embedded
16924 \begin_inset space ~
16925 \end_inset
16926
16927 Objects
16928 \emph default
16929  manual.
16930 \end_layout
16931
16932 \end_inset
16933
16934  of a comment that appears in the output as grey text.
16935 \end_layout
16936
16937 \end_inset
16938
16939
16940 \begin_inset Newline newline
16941 \end_inset
16942
16943
16944 \begin_inset Newline newline
16945 \end_inset
16946
16947 As you can see in the example, the first line of greyed out notes is a bit
16948  indented and greyed out notes can have footnotes.
16949 \end_layout
16950
16951 \begin_layout Standard
16952 Notes are inserted with the toolbar button 
16953 \begin_inset Info
16954 type  "icon"
16955 arg   "note-insert"
16956 \end_inset
16957
16958  or the menu 
16959 \family sans
16960 Insert\SpecialChar \menuseparator
16961 Note
16962 \family default
16963 .
16964  Right-click on the appearing note box to select the note type.
16965 \end_layout
16966
16967 \begin_layout Section
16968 Footnotes
16969 \begin_inset Index idx
16970 status collapsed
16971
16972 \begin_layout Plain Layout
16973 Footnotes
16974 \end_layout
16975
16976 \end_inset
16977
16978
16979 \begin_inset CommandInset label
16980 LatexCommand label
16981 name "sec:Footnotes"
16982
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \begin_layout Standard
16989 LyX uses boxes to display footnotes: When you insert a footnote using the
16990  menu 
16991 \family sans
16992 Insert\SpecialChar \menuseparator
16993 Footnote
16994 \family default
16995  or the toolbar button 
16996 \begin_inset Info
16997 type  "icon"
16998 arg   "footnote-insert"
16999 \end_inset
17000
17001
17002 \family roman
17003 \series medium
17004 \bar no
17005 you'll see
17006 \family default
17007 \series default
17008 \bar default
17009  the following box: 
17010 \begin_inset Graphics
17011         filename clipart/footnoteQt4.png
17012         scale 80
17013
17014 \end_inset
17015
17016
17017 \family roman
17018 \series medium
17019 \bar no
17020  This box is LyX's representation of your footnote.
17021  If you
17022 \family default
17023 \series default
17024 \bar default
17025  left-click on 
17026 \family roman
17027 \series medium
17028 \bar no
17029 the 
17030 \begin_inset Quotes eld
17031 \end_inset
17032
17033
17034 \family sans
17035 foot
17036 \family roman
17037
17038 \begin_inset Quotes erd
17039 \end_inset
17040
17041
17042 \family default
17043 \series default
17044 \bar default
17045  
17046 \family roman
17047 \series medium
17048 \bar no
17049 label, the box will
17050 \family default
17051 \series default
17052 \bar default
17053  be opened and you can enter the footnote text into it.
17054  Clicking on the box label again, will close 
17055 \family roman
17056 \series medium
17057 \bar no
17058 the
17059 \family default
17060 \series default
17061 \bar default
17062  box
17063 \family roman
17064 \series medium
17065 \bar no
17066 .
17067  If you want to turn existing text into a footnote, simply mark it and click
17068  on the footnote
17069 \family default
17070 \series default
17071 \bar default
17072  toolbar 
17073 \family roman
17074 \series medium
17075 \bar no
17076 button
17077 \family default
17078 \series default
17079 \bar default
17080 .
17081 \end_layout
17082
17083 \begin_layout Standard
17084 Here's an example footnote:
17085 \family roman
17086 \series medium
17087 \bar no
17088
17089 \begin_inset Foot
17090 status collapsed
17091
17092 \begin_layout Plain Layout
17093 To close a footnote, click on the footnote box label.
17094 \end_layout
17095
17096 \end_inset
17097
17098
17099 \end_layout
17100
17101 \begin_layout Standard
17102 The footnote will appear in the output as a superscript number at the text
17103  position where the footnote box is placed.
17104  The footnote text is placed at the bottom of the current page.
17105  The footnote number is calculated by LyX, the numbers are consecutive,
17106  no matter in which chapter the footnote is in.
17107  LyX doesn't support other numbering schemes yet, but you can get another
17108  scheme using special LaTeX-commands.
17109  T
17110 \family roman
17111 h
17112 \family default
17113 ey are described in the 
17114 \emph on
17115 Embedded
17116 \begin_inset space ~
17117 \end_inset
17118
17119 Objects
17120 \emph default
17121  manual.
17122 \end_layout
17123
17124 \begin_layout Section
17125 Marginal Notes
17126 \begin_inset Index idx
17127 status collapsed
17128
17129 \begin_layout Plain Layout
17130 Marginal notes
17131 \end_layout
17132
17133 \end_inset
17134
17135
17136 \begin_inset CommandInset label
17137 LatexCommand label
17138 name "sec:Marginal-Notes"
17139
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Marginal notes look and behave just like footnotes in LyX.
17147  When you insert a margin note via the menu 
17148 \family sans
17149 Insert\SpecialChar \menuseparator
17150 Marginal
17151 \begin_inset space ~
17152 \end_inset
17153
17154 Note
17155 \family default
17156  or the toolbar button 
17157 \begin_inset Info
17158 type  "icon"
17159 arg   "marginalnote-insert"
17160 \end_inset
17161
17162 , you'll see 
17163 \family roman
17164 \series medium
17165 a
17166 \family default
17167 \series default
17168  grey 
17169 \family roman
17170 \series medium
17171 box with a
17172 \family default
17173 \series default
17174  red 
17175 \family roman
17176 \series medium
17177 label 
17178 \begin_inset Quotes eld
17179 \end_inset
17180
17181 margin
17182 \begin_inset Quotes erd
17183 \end_inset
17184
17185  appearing within your text.
17186  This box is LyX's representation of your margin
17187 \family default
17188 \series default
17189 al 
17190 \family roman
17191 \series medium
17192 note.
17193 \end_layout
17194
17195 \begin_layout Standard
17196 At the side is an example marginal note.
17197 \family roman
17198 \series medium
17199
17200 \begin_inset Marginal
17201 status open
17202
17203 \begin_layout Plain Layout
17204 This is a marginal note.
17205 \end_layout
17206
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \begin_layout Standard
17213 Marginal notes appear at the right side in single-sided documents.
17214  In double-sided documents they appear in the outer margin – left on even
17215  pages, right on odd pages.
17216 \end_layout
17217
17218 \begin_layout Section
17219 Graphics and Images
17220 \begin_inset Index idx
17221 status collapsed
17222
17223 \begin_layout Plain Layout
17224 Images
17225 \end_layout
17226
17227 \end_inset
17228
17229
17230 \begin_inset Index idx
17231 status collapsed
17232
17233 \begin_layout Plain Layout
17234 Graphics
17235 \end_layout
17236
17237 \end_inset
17238
17239
17240 \begin_inset CommandInset label
17241 LatexCommand label
17242 name "sec:Graphics"
17243
17244 \end_inset
17245
17246
17247 \end_layout
17248
17249 \begin_layout Standard
17250 To insert an image in your document, place the cursor at the text position
17251  you want and click on the toolbar icon 
17252 \begin_inset Info
17253 type  "icon"
17254 arg   "dialog-show-new-inset graphics"
17255 \end_inset
17256
17257  or select 
17258 \family sans
17259 Insert\SpecialChar \menuseparator
17260 Graphics
17261 \family default
17262  from the menu.
17263  Then a dialog will appear to choose the file to load.
17264 \end_layout
17265
17266 \begin_layout Standard
17267 This dialog has numerous mostly self-explanatory parameters.
17268  The 
17269 \family sans
17270 Graphics
17271 \family default
17272  tab allows you to choose your image file.
17273  The image can be transformed by setting a rotation angle and a scaling
17274  factor.
17275  The scaling units are explained in Appendix
17276 \begin_inset space ~
17277 \end_inset
17278
17279
17280 \begin_inset CommandInset ref
17281 LatexCommand ref
17282 reference "cha:Units-available-in"
17283
17284 \end_inset
17285
17286 .
17287 \end_layout
17288
17289 \begin_layout Standard
17290 In the tab 
17291 \family sans
17292 Clipping
17293 \family default
17294  it is possible to set image coordinates to adjust the height and width
17295  of the image in the output.
17296  The coordinates can also be calculated automatically by pressing the button
17297  
17298 \family sans
17299 Get
17300 \begin_inset space ~
17301 \end_inset
17302
17303 from
17304 \begin_inset space ~
17305 \end_inset
17306
17307 file
17308 \family default
17309 .
17310  The option 
17311 \family sans
17312 Clip
17313 \begin_inset space ~
17314 \end_inset
17315
17316 to
17317 \begin_inset space ~
17318 \end_inset
17319
17320 bounding
17321 \begin_inset space ~
17322 \end_inset
17323
17324 box
17325 \family default
17326  will only print the image region within the given coordinates.
17327  Normally you don't need to take care about image coordinates and can ignore
17328  the tab 
17329 \family sans
17330 Clipping
17331 \family default
17332 .
17333 \end_layout
17334
17335 \begin_layout Standard
17336 In the 
17337 \family sans
17338 LaTeX and LyX options
17339 \family default
17340  tab LaTeX experts can specify additional LaTeX options.
17341  You can also specify here the appearance of the image inside LyX.
17342  The option 
17343 \family sans
17344 Draft
17345 \begin_inset space ~
17346 \end_inset
17347
17348 mode
17349 \family default
17350  has the effect that the image doesn't appear in the output, only a frame
17351  with the image size is printed.
17352  The option 
17353 \family sans
17354 Don't
17355 \begin_inset space ~
17356 \end_inset
17357
17358 unzip
17359 \begin_inset space ~
17360 \end_inset
17361
17362 on
17363 \begin_inset space ~
17364 \end_inset
17365
17366 export
17367 \family default
17368  is explained in the 
17369 \emph on
17370 Embedded
17371 \begin_inset space ~
17372 \end_inset
17373
17374 Objects
17375 \emph default
17376  manual in section 
17377 \emph on
17378 Graphics Dialog
17379 \emph default
17380 .
17381 \end_layout
17382
17383 \begin_layout Standard
17384 The graphics dialog can be called at any time by clicking on an image.
17385  The image will appear in the output exactly at the position where it is
17386  in the text.
17387  This is an example image within a separate, horizontally centered paragraph:
17388  
17389 \end_layout
17390
17391 \begin_layout Standard
17392 \align center
17393 \begin_inset Graphics
17394         filename clipart/mobius.eps
17395         scale 70
17396
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \begin_layout Standard
17403 If you need image captions and want to reference images, you have to put
17404  the image into a float, see section
17405 \begin_inset space ~
17406 \end_inset
17407
17408
17409 \begin_inset CommandInset ref
17410 LatexCommand ref
17411 reference "sub:Figure-Floats"
17412
17413 \end_inset
17414
17415 .
17416 \end_layout
17417
17418 \begin_layout Subsection
17419 Image Formats
17420 \begin_inset Index idx
17421 status collapsed
17422
17423 \begin_layout Plain Layout
17424 Images ! Formats
17425 \end_layout
17426
17427 \end_inset
17428
17429
17430 \begin_inset CommandInset label
17431 LatexCommand label
17432 name "sub:Image-Formats"
17433
17434 \end_inset
17435
17436
17437 \end_layout
17438
17439 \begin_layout Standard
17440 You can insert images in any known file format.
17441  But as we explained in section
17442 \begin_inset space ~
17443 \end_inset
17444
17445
17446 \begin_inset CommandInset ref
17447 LatexCommand ref
17448 reference "sub:Output-file-formats"
17449
17450 \end_inset
17451
17452 , every output document format allows only a few image formats.
17453  LyX uses therefore the program 
17454 \family typewriter
17455 ImageMagick
17456 \family default
17457  in the background to convert the images to the right format.
17458  To increase your workflow by avoiding these conversions in the background,
17459  you can use only the image formats listed in the subsections of section
17460 \begin_inset space ~
17461 \end_inset
17462
17463
17464 \begin_inset CommandInset ref
17465 LatexCommand ref
17466 reference "sub:Output-file-formats"
17467
17468 \end_inset
17469
17470 .
17471 \end_layout
17472
17473 \begin_layout Standard
17474 Similar to fonts there are two types of image formats:
17475 \end_layout
17476
17477 \begin_layout Description
17478 Bitmap
17479 \begin_inset space ~
17480 \end_inset
17481
17482 images consist of pixel values, often in a compressed form.
17483  They are therefore not fully scalable and look pixelated in large zooms.
17484  Well-known bitmap image formats are 
17485 \begin_inset Quotes eld
17486 \end_inset
17487
17488 Graphics Interchange Format
17489 \begin_inset Quotes erd
17490 \end_inset
17491
17492  (GIF, file extension 
17493 \begin_inset Quotes eld
17494 \end_inset
17495
17496
17497 \family typewriter
17498 .gif
17499 \family default
17500
17501 \begin_inset Quotes erd
17502 \end_inset
17503
17504 )
17505 \begin_inset Index idx
17506 status collapsed
17507
17508 \begin_layout Plain Layout
17509 GIF|see
17510 \begin_inset ERT
17511 status collapsed
17512
17513 \begin_layout Plain Layout
17514
17515 {
17516 \end_layout
17517
17518 \end_inset
17519
17520 Image formats
17521 \begin_inset ERT
17522 status collapsed
17523
17524 \begin_layout Plain Layout
17525
17526 }
17527 \end_layout
17528
17529 \end_inset
17530
17531
17532 \end_layout
17533
17534 \end_inset
17535
17536
17537 \begin_inset Quotes eld
17538 \end_inset
17539
17540 Portable Network Graphics
17541 \begin_inset Quotes erd
17542 \end_inset
17543
17544  (PNG, file extension 
17545 \begin_inset Quotes eld
17546 \end_inset
17547
17548
17549 \family typewriter
17550 .png
17551 \family default
17552
17553 \begin_inset Quotes erd
17554 \end_inset
17555
17556 )
17557 \begin_inset Index idx
17558 status collapsed
17559
17560 \begin_layout Plain Layout
17561 PNG|see
17562 \begin_inset ERT
17563 status collapsed
17564
17565 \begin_layout Plain Layout
17566
17567 {
17568 \end_layout
17569
17570 \end_inset
17571
17572 Image formats
17573 \begin_inset ERT
17574 status collapsed
17575
17576 \begin_layout Plain Layout
17577
17578 }
17579 \end_layout
17580
17581 \end_inset
17582
17583
17584 \end_layout
17585
17586 \end_inset
17587
17588 , and 
17589 \begin_inset Quotes eld
17590 \end_inset
17591
17592 Joint Photographic Experts Group
17593 \begin_inset Quotes erd
17594 \end_inset
17595
17596  (JPG, file extension 
17597 \begin_inset Quotes eld
17598 \end_inset
17599
17600
17601 \family typewriter
17602 .jpg
17603 \family default
17604
17605 \begin_inset Quotes erd
17606 \end_inset
17607
17608  or 
17609 \begin_inset Quotes eld
17610 \end_inset
17611
17612
17613 \family typewriter
17614 .jpeg
17615 \family default
17616
17617 \begin_inset Quotes erd
17618 \end_inset
17619
17620 )
17621 \begin_inset Index idx
17622 status collapsed
17623
17624 \begin_layout Plain Layout
17625 JPG|see
17626 \begin_inset ERT
17627 status collapsed
17628
17629 \begin_layout Plain Layout
17630
17631 {
17632 \end_layout
17633
17634 \end_inset
17635
17636 Image formats
17637 \begin_inset ERT
17638 status collapsed
17639
17640 \begin_layout Plain Layout
17641
17642 }
17643 \end_layout
17644
17645 \end_inset
17646
17647
17648 \end_layout
17649
17650 \end_inset
17651
17652 .
17653 \end_layout
17654
17655 \begin_layout Description
17656 Scalable
17657 \begin_inset space ~
17658 \end_inset
17659
17660 images consist of vectors and can therefore be scaled to any size without
17661  data loss.
17662  The scaling ability is necessary if you want to create presentations, because
17663  presentations are always scaled by the beamer.
17664  Scaling is also useful for online documents to let the user zoom into diagrams.
17665 \begin_inset Newline newline
17666 \end_inset
17667
17668 Scalable image formats can be 
17669 \begin_inset Quotes eld
17670 \end_inset
17671
17672 Scalable Vector Graphics
17673 \begin_inset Quotes erd
17674 \end_inset
17675
17676  (SVG, file extension 
17677 \begin_inset Quotes eld
17678 \end_inset
17679
17680
17681 \family typewriter
17682 .svg
17683 \family default
17684
17685 \begin_inset Quotes erd
17686 \end_inset
17687
17688 )
17689 \begin_inset Index idx
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693 SVG|see
17694 \begin_inset ERT
17695 status collapsed
17696
17697 \begin_layout Plain Layout
17698
17699 {
17700 \end_layout
17701
17702 \end_inset
17703
17704 Image formats
17705 \begin_inset ERT
17706 status collapsed
17707
17708 \begin_layout Plain Layout
17709
17710 }
17711 \end_layout
17712
17713 \end_inset
17714
17715
17716 \end_layout
17717
17718 \end_inset
17719
17720
17721 \begin_inset Quotes eld
17722 \end_inset
17723
17724 Encapsulated PostScript
17725 \begin_inset Quotes erd
17726 \end_inset
17727
17728  (EPS, file extension 
17729 \begin_inset Quotes eld
17730 \end_inset
17731
17732
17733 \family typewriter
17734 .eps
17735 \family default
17736
17737 \begin_inset Quotes erd
17738 \end_inset
17739
17740 )
17741 \begin_inset Index idx
17742 status collapsed
17743
17744 \begin_layout Plain Layout
17745 EPS|see
17746 \begin_inset ERT
17747 status collapsed
17748
17749 \begin_layout Plain Layout
17750
17751 {
17752 \end_layout
17753
17754 \end_inset
17755
17756 Image formats
17757 \begin_inset ERT
17758 status collapsed
17759
17760 \begin_layout Plain Layout
17761
17762 }
17763 \end_layout
17764
17765 \end_inset
17766
17767
17768 \end_layout
17769
17770 \end_inset
17771
17772 , and 
17773 \begin_inset Quotes eld
17774 \end_inset
17775
17776 Portable Document Format
17777 \begin_inset Quotes erd
17778 \end_inset
17779
17780  (PDF, file extension 
17781 \begin_inset Quotes eld
17782 \end_inset
17783
17784
17785 \family typewriter
17786 .pdf
17787 \family default
17788
17789 \begin_inset Quotes erd
17790 \end_inset
17791
17792 )
17793 \begin_inset Index idx
17794 status collapsed
17795
17796 \begin_layout Plain Layout
17797 PDF
17798 \end_layout
17799
17800 \end_inset
17801
17802 .
17803  We say it can be, because you can convert any bitmap image format to PDF
17804  or EPS and the result won't be scalable.
17805  In this cases only a header with the image properties is added to the original
17806  image
17807 \begin_inset Foot
17808 status collapsed
17809
17810 \begin_layout Plain Layout
17811 In the case of PDF, the original image is additionally compressed.
17812 \end_layout
17813
17814 \end_inset
17815
17816 .
17817 \end_layout
17818
17819 \begin_layout Standard
17820 Normally one cannot convert a bitmap image into a scalable one, only vice
17821  versa.
17822 \end_layout
17823
17824 \begin_layout Subsection
17825 Grouping of Image Settings
17826 \begin_inset Index idx
17827 status collapsed
17828
17829 \begin_layout Plain Layout
17830 Images ! Settings grouping
17831 \end_layout
17832
17833 \end_inset
17834
17835
17836 \end_layout
17837
17838 \begin_layout Standard
17839 Each image can define a new group of image settings or join an existing
17840  group.
17841  Images within such a group share their settings, so adjusting one image
17842  of the group automatically also adjusts all other images of the group in
17843  the same way.
17844  So you can for example change the size for a bunch of images without the
17845  need to manually change each of them.
17846  
17847 \end_layout
17848
17849 \begin_layout Standard
17850 A new group can be set by entering a name in the 
17851 \family sans
17852 Group
17853 \begin_inset space ~
17854 \end_inset
17855
17856 Name
17857 \family default
17858  field in the Graphics dialog.
17859  Joining an existing group can be done using the context menu of the image
17860  by checking the name of the desired group.
17861 \end_layout
17862
17863 \begin_layout Section
17864 Tables
17865 \begin_inset Index idx
17866 status collapsed
17867
17868 \begin_layout Plain Layout
17869 Tables
17870 \end_layout
17871
17872 \end_inset
17873
17874
17875 \begin_inset CommandInset label
17876 LatexCommand label
17877 name "sec:Tables"
17878
17879 \end_inset
17880
17881
17882 \end_layout
17883
17884 \begin_layout Standard
17885 You can insert a table using either the toolbar button 
17886 \begin_inset Info
17887 type  "icon"
17888 arg   "tabular-insert"
17889 \end_inset
17890
17891  or the menu 
17892 \family sans
17893 Insert\SpecialChar \menuseparator
17894 Table
17895 \family default
17896 .
17897  A dialog will appear, asking you for the number of rows and columns.
17898  The default table has lines around any cell and the first row appears separated
17899  from the rest of the table.
17900  This separation appears due to a double line: The cells of the first row
17901  have a line below them and the cells of the second row have a line above
17902  them.
17903  Here is an example table:
17904 \end_layout
17905
17906 \begin_layout Standard
17907 \align center
17908 \begin_inset Tabular
17909 <lyxtabular version="3" rows="4" columns="4">
17910 <features tabularvalignment="middle">
17911 <column alignment="center" valignment="top" width="0pt">
17912 <column alignment="center" valignment="top" width="0pt">
17913 <column alignment="center" valignment="top" width="0in">
17914 <column alignment="center" valignment="top" width="0pt">
17915 <row>
17916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929
17930 \family roman
17931 \series medium
17932 \shape up
17933 \size normal
17934 \emph off
17935 \bar no
17936 \noun off
17937 \color none
17938 1
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 2
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956 3
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 </row>
17962 <row>
17963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967
17968 \family roman
17969 \series medium
17970 \shape up
17971 \size normal
17972 \emph off
17973 \bar no
17974 \noun off
17975 \color none
17976 A
17977 \end_layout
17978
17979 \end_inset
17980 </cell>
17981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \end_layout
17996
17997 \end_inset
17998 </cell>
17999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 </row>
18009 <row>
18010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014
18015 \family roman
18016 \series medium
18017 \shape up
18018 \size normal
18019 \emph off
18020 \bar no
18021 \noun off
18022 \color none
18023 B
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041
18042 \size normal
18043 \noun off
18044 \color none
18045  
18046 \end_layout
18047
18048 \end_inset
18049 </cell>
18050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18051 \begin_inset Text
18052
18053 \begin_layout Plain Layout
18054
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 </row>
18060 <row>
18061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065
18066 \family roman
18067 \series medium
18068 \shape up
18069 \size normal
18070 \emph off
18071 \bar no
18072 \noun off
18073 \color none
18074 C
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18089 \begin_inset Text
18090
18091 \begin_layout Plain Layout
18092
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18098 \begin_inset Text
18099
18100 \begin_layout Plain Layout
18101
18102 \end_layout
18103
18104 \end_inset
18105 </cell>
18106 </row>
18107 </lyxtabular>
18108
18109 \end_inset
18110
18111
18112 \end_layout
18113
18114 \begin_layout Subsection
18115 The Table dialog
18116 \end_layout
18117
18118 \begin_layout Standard
18119 You can alter a table by clicking on it with the right mouse button, which
18120  brings up the table dialog.
18121  Here you can adjust the settings of the cell and row/column respectively
18122  where the cursor is placed currently.
18123  Most of the dialog options also work on selections.
18124  This means that if you select more cells, columns or rows the action is
18125  done on all of your selection.
18126 \end_layout
18127
18128 \begin_layout Standard
18129 Additionally to the table dialog, the 
18130 \family sans
18131 table
18132 \begin_inset space ~
18133 \end_inset
18134
18135 toolbar
18136 \family default
18137  helps you in setting table properties.
18138  It appears when the cursor is inside a table.
18139 \end_layout
18140
18141 \begin_layout Standard
18142 In the tab 
18143 \family sans
18144 Table
18145 \begin_inset space ~
18146 \end_inset
18147
18148 Settings
18149 \family default
18150  of the table dialog you can set the alignment for the current row.
18151  If you add a row or column, it will be inserted right beside or below the
18152  current cell respectively.
18153  The vertical alignment of a column can only be adjusted when a column width
18154  is given.
18155  A given width will allow the cell to have line breaks and multiple paragraphs
18156  of text, see section
18157 \begin_inset space ~
18158 \end_inset
18159
18160
18161 \begin_inset CommandInset ref
18162 LatexCommand ref
18163 reference "sub:Table-Cells"
18164
18165 \end_inset
18166
18167 .
18168 \end_layout
18169
18170 \begin_layout Standard
18171 You can mark multiple cells of one row/column as a multicolumn/row cell
18172  using the check box 
18173 \family sans
18174 Multicolumn
18175 \family default
18176  or 
18177 \family sans
18178 Multirow
18179 \family default
18180 .
18181  This will merge the cells to 
18182 \emph on
18183 one
18184 \emph default
18185  cell, spread over more than one column/row.
18186  Multicolumn cells are treated as own rows, so that the alignment, width,
18187  and border settings affect only the multicolumn cell.
18188  Here's an example table with a multicolumn cell in the first row and one
18189  in the last row without the upper border:
18190 \end_layout
18191
18192 \begin_layout Standard
18193 \align center
18194 \begin_inset Tabular
18195 <lyxtabular version="3" rows="3" columns="4">
18196 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18197 <column alignment="center" valignment="top" width="0pt">
18198 <column alignment="center" valignment="middle" width="0">
18199 <column alignment="center" valignment="top" width="0in">
18200 <column alignment="center" valignment="top" width="0pt">
18201 <row>
18202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 abc
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215 def ghi
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233 jkl
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 </row>
18239 <row>
18240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244
18245 \family roman
18246 \series medium
18247 \shape up
18248 \size normal
18249 \emph off
18250 \bar no
18251 \noun off
18252 \color none
18253 A
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262 B
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 C
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 D
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 </row>
18286 <row>
18287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18288 \begin_inset Text
18289
18290 \begin_layout Plain Layout
18291 1
18292 \end_layout
18293
18294 \end_inset
18295 </cell>
18296 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18297 \begin_inset Text
18298
18299 \begin_layout Plain Layout
18300 2
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 3
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 4
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 </lyxtabular>
18325
18326 \end_inset
18327
18328
18329 \end_layout
18330
18331 \begin_layout Standard
18332 Adept users can declare special LaTeX-arguments for the table.
18333  They are necessary for special table formatting, like for multirow cells,
18334  explained in the tables section of the 
18335 \emph on
18336 Embedded
18337 \begin_inset space ~
18338 \end_inset
18339
18340 Objects
18341 \emph default
18342  manual.
18343  You can also rotate the current cell or the whole table 90
18344 \begin_inset space \thinspace{}
18345 \end_inset
18346
18347 degrees counterclockwise.
18348  These rotations are not visible in LyX but in the output.
18349 \end_layout
18350
18351 \begin_layout Standard
18352 \begin_inset Note Greyedout
18353 status open
18354
18355 \begin_layout Plain Layout
18356
18357 \series bold
18358 Note:
18359 \series default
18360  Most DVI-viewers are 
18361 \emph on
18362 not
18363 \emph default
18364  able to display rotations.
18365 \end_layout
18366
18367 \end_inset
18368
18369
18370 \end_layout
18371
18372 \begin_layout Standard
18373 The 
18374 \family sans
18375 Borders
18376 \family default
18377  tab allows you to add and delete border lines for the current row/column.
18378  The button 
18379 \family sans
18380 Default
18381 \family default
18382  adds lines for all cell borders.
18383 \end_layout
18384
18385 \begin_layout Subsection
18386 Longtables
18387 \begin_inset Index idx
18388 status collapsed
18389
18390 \begin_layout Plain Layout
18391 Tables ! Longtables
18392 \end_layout
18393
18394 \end_inset
18395
18396
18397 \begin_inset Index idx
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401 Longtables
18402 \end_layout
18403
18404 \end_inset
18405
18406
18407 \end_layout
18408
18409 \begin_layout Standard
18410 If the table is too long to fit on one page, you can use the option 
18411 \family sans
18412 Use
18413 \begin_inset space ~
18414 \end_inset
18415
18416 long
18417 \begin_inset space ~
18418 \end_inset
18419
18420 table
18421 \family default
18422  in the tab 
18423 \family sans
18424 Longtable
18425 \family default
18426  of the table dialog to split the table automatically over more pages.
18427  Doing this enables some check boxes and you can now define:
18428 \end_layout
18429
18430 \begin_layout Description
18431
18432 \family sans
18433 Header
18434 \family default
18435 : The current row and all rows above, that don't have any special options
18436  defined, are defined to be the header rows of all pages of the longtable;
18437  except for the first page, if 
18438 \family sans
18439 First
18440 \begin_inset space ~
18441 \end_inset
18442
18443 header
18444 \family default
18445  is defined.
18446 \end_layout
18447
18448 \begin_layout Description
18449
18450 \family sans
18451 First
18452 \begin_inset space ~
18453 \end_inset
18454
18455 header
18456 \family default
18457 : The current row and all rows above, that don't have any special options
18458  defined, are defined to be the header rows of the first page of the longtable.
18459 \end_layout
18460
18461 \begin_layout Description
18462
18463 \family sans
18464 Footer
18465 \family default
18466 : The current row and all rows below, that don't have any special options
18467  defined, are defined to be the footer rows of all pages of the longtable;
18468  except for the last page, if 
18469 \family sans
18470 Last
18471 \begin_inset space ~
18472 \end_inset
18473
18474 footer
18475 \family default
18476  is defined.
18477 \end_layout
18478
18479 \begin_layout Description
18480
18481 \family sans
18482 Last
18483 \begin_inset space ~
18484 \end_inset
18485
18486 footer
18487 \family default
18488 : The current row and all rows below, that don't have any special options
18489  defined, are defined to be the footer rows of the last page of the longtable.
18490 \end_layout
18491
18492 \begin_layout Description
18493 Caption: The first row is reset as a single column.
18494  You can now insert there the table caption via the menu 
18495 \family sans
18496 Insert\SpecialChar \menuseparator
18497 Caption
18498 \family default
18499 .
18500  More about longtable captions can be found in the 
18501 \emph on
18502 Embedded
18503 \begin_inset space ~
18504 \end_inset
18505
18506 Objects
18507 \emph default
18508  manual.
18509 \end_layout
18510
18511 \begin_layout Standard
18512 You can also specify a row where the table is split.
18513  If you set more than one option in the same table row, you should be aware
18514  of the fact that only the first one is used in the given table row.
18515  The others will then be defined as 
18516 \emph on
18517 empty
18518 \emph default
18519 .
18520  In this context, first means first in this order: 
18521 \family sans
18522 Footer, Last
18523 \begin_inset space ~
18524 \end_inset
18525
18526 footer,
18527 \family default
18528  
18529 \family sans
18530 Header,
18531 \family default
18532  
18533 \family sans
18534 First
18535 \begin_inset space ~
18536 \end_inset
18537
18538 header.
18539
18540 \family default
18541  See the following longtable to see how it works:
18542 \end_layout
18543
18544 \begin_layout Standard
18545 \align center
18546 \begin_inset Tabular
18547 <lyxtabular version="3" rows="69" columns="3">
18548 <features islongtable="true" longtabularalignment="center">
18549 <column alignment="block" valignment="top" width="5cm">
18550 <column alignment="left" valignment="top" width="0pt">
18551 <column alignment="right" valignment="top" width="0pt">
18552 <row endfirsthead="true">
18553 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557
18558 \series bold
18559 Example Phone List (ignore the names)
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 </row>
18583 <row endfirsthead="true">
18584 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588
18589 \series bold
18590 NAME
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599
18600 \end_layout
18601
18602 \end_inset
18603 </cell>
18604 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \series bold
18610 TEL.
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 </row>
18616 <row endhead="true">
18617 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18618 \begin_inset Text
18619
18620 \begin_layout Plain Layout
18621  
18622 \series bold
18623 Example Phone List
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \end_layout
18634
18635 \end_inset
18636 </cell>
18637 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18638 \begin_inset Text
18639
18640 \begin_layout Plain Layout
18641
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 </row>
18647 <row endhead="true">
18648 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \series bold
18654 NAME
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18660 \begin_inset Text
18661
18662 \begin_layout Plain Layout
18663
18664 \end_layout
18665
18666 \end_inset
18667 </cell>
18668 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18669 \begin_inset Text
18670
18671 \begin_layout Plain Layout
18672
18673 \series bold
18674 TEL.
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 </row>
18680 <row endfoot="true">
18681 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685  
18686 \series bold
18687 continue ...
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \end_layout
18698
18699 \end_inset
18700 </cell>
18701 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18702 \begin_inset Text
18703
18704 \begin_layout Plain Layout
18705
18706 \end_layout
18707
18708 \end_inset
18709 </cell>
18710 </row>
18711 <row>
18712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716
18717 \series bold
18718 Annovi
18719 \end_layout
18720
18721 \end_inset
18722 </cell>
18723 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 Silvia
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 111
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \series bold
18749 Bertoli
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 Stefano
18759 \end_layout
18760
18761 \end_inset
18762 </cell>
18763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18764 \begin_inset Text
18765
18766 \begin_layout Plain Layout
18767 111
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 </row>
18773 <row>
18774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778
18779 \series bold
18780 Bozzi
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789 Walter
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 111
18799 \end_layout
18800
18801 \end_inset
18802 </cell>
18803 </row>
18804 <row>
18805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809
18810 \series bold
18811 Cachia
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820 Maria
18821 \end_layout
18822
18823 \end_inset
18824 </cell>
18825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18826 \begin_inset Text
18827
18828 \begin_layout Plain Layout
18829 111
18830 \end_layout
18831
18832 \end_inset
18833 </cell>
18834 </row>
18835 <row>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840
18841 \series bold
18842 Cachia
18843 \end_layout
18844
18845 \end_inset
18846 </cell>
18847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851 Maurizio
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 111
18861 \end_layout
18862
18863 \end_inset
18864 </cell>
18865 </row>
18866 <row>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871
18872 \series bold
18873 Cinquemani
18874 \end_layout
18875
18876 \end_inset
18877 </cell>
18878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882 Giusi
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 111
18892 \end_layout
18893
18894 \end_inset
18895 </cell>
18896 </row>
18897 <row>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902
18903 \series bold
18904 Colin
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913 Bernard
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922 111
18923 \end_layout
18924
18925 \end_inset
18926 </cell>
18927 </row>
18928 <row>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933
18934 \series bold
18935 Concli
18936 \end_layout
18937
18938 \end_inset
18939 </cell>
18940 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944 Gianfranco
18945 \end_layout
18946
18947 \end_inset
18948 </cell>
18949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18950 \begin_inset Text
18951
18952 \begin_layout Plain Layout
18953 111
18954 \end_layout
18955
18956 \end_inset
18957 </cell>
18958 </row>
18959 <row>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964
18965 \series bold
18966 Dal Bosco
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 Carolina
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984 111
18985 \end_layout
18986
18987 \end_inset
18988 </cell>
18989 </row>
18990 <row>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995
18996 \series bold
18997 Dalpiaz
18998 \end_layout
18999
19000 \end_inset
19001 </cell>
19002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006 Annamaria
19007 \end_layout
19008
19009 \end_inset
19010 </cell>
19011 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19012 \begin_inset Text
19013
19014 \begin_layout Plain Layout
19015 111
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \series bold
19028 Feliciello
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037 Domenico
19038 \end_layout
19039
19040 \end_inset
19041 </cell>
19042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19043 \begin_inset Text
19044
19045 \begin_layout Plain Layout
19046 111
19047 \end_layout
19048
19049 \end_inset
19050 </cell>
19051 </row>
19052 <row>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057
19058 \series bold
19059 Focarelli
19060 \end_layout
19061
19062 \end_inset
19063 </cell>
19064 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068 Paola
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 111
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \series bold
19090 Galletti
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 Oreste
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 111
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 </row>
19114 <row>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119
19120 \series bold
19121 Gasparini
19122 \end_layout
19123
19124 \end_inset
19125 </cell>
19126 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 Franca
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 111
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \series bold
19152 Rizzardi
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 Paola
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19167 \begin_inset Text
19168
19169 \begin_layout Plain Layout
19170 111
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \series bold
19183 Lassini
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 Giancarlo
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 111
19202 \end_layout
19203
19204 \end_inset
19205 </cell>
19206 </row>
19207 <row>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212
19213 \series bold
19214 Malfatti
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223 Luciano
19224 \end_layout
19225
19226 \end_inset
19227 </cell>
19228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 111
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 </row>
19238 <row>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243
19244 \series bold
19245 Malfatti
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254 Valeriano
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263 111
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 </row>
19269 <row>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274
19275 \series bold
19276 Meneguzzo
19277 \end_layout
19278
19279 \end_inset
19280 </cell>
19281 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285 Roberto
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 111
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \series bold
19307 Mezzadra
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316 Roberto
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 111
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 </row>
19331 <row>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336
19337 \series bold
19338 Pirpamer
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 Erich
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 111
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \series bold
19369 Pochiesa
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 Paolo
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 111, 222
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \series bold
19400 Radina
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 Claudio
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 111
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \series bold
19431 Stuffer
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 Oskar
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 111
19450 \end_layout
19451
19452 \end_inset
19453 </cell>
19454 </row>
19455 <row>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460
19461 \series bold
19462 Tacchelli
19463 \end_layout
19464
19465 \end_inset
19466 </cell>
19467 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471 Ugo
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19477 \begin_inset Text
19478
19479 \begin_layout Plain Layout
19480 111
19481 \end_layout
19482
19483 \end_inset
19484 </cell>
19485 </row>
19486 <row>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491
19492 \series bold
19493 Tezzele
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Margit
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19508 \begin_inset Text
19509
19510 \begin_layout Plain Layout
19511 111
19512 \end_layout
19513
19514 \end_inset
19515 </cell>
19516 </row>
19517 <row>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522
19523 \series bold
19524 Unterkalmsteiner
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533 Frieda
19534 \end_layout
19535
19536 \end_inset
19537 </cell>
19538 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 111
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 </row>
19548 <row>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553
19554 \series bold
19555 Vieider
19556 \end_layout
19557
19558 \end_inset
19559 </cell>
19560 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564 Hilde
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 111
19574 \end_layout
19575
19576 \end_inset
19577 </cell>
19578 </row>
19579 <row>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584
19585 \series bold
19586 Vigna
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595 Jürgen
19596 \end_layout
19597
19598 \end_inset
19599 </cell>
19600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604 111
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \series bold
19617 Weber
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 Maurizio
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635 111
19636 \end_layout
19637
19638 \end_inset
19639 </cell>
19640 </row>
19641 <row>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646
19647 \series bold
19648 Winkler
19649 \end_layout
19650
19651 \end_inset
19652 </cell>
19653 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657 Franz
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666 111
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 </row>
19672 <row>
19673 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19674 \begin_inset Text
19675
19676 \begin_layout Plain Layout
19677  
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19692 \begin_inset Text
19693
19694 \begin_layout Plain Layout
19695
19696 \end_layout
19697
19698 \end_inset
19699 </cell>
19700 </row>
19701 <row>
19702 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706
19707 \series bold
19708 Annovi
19709 \end_layout
19710
19711 \end_inset
19712 </cell>
19713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717 Silvia
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 555
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 </row>
19732 <row>
19733 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737
19738 \series bold
19739 Bertoli
19740 \end_layout
19741
19742 \end_inset
19743 </cell>
19744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748 Stefano
19749 \end_layout
19750
19751 \end_inset
19752 </cell>
19753 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 555
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 </row>
19763 <row>
19764 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768
19769 \series bold
19770 Bozzi
19771 \end_layout
19772
19773 \end_inset
19774 </cell>
19775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779 Walter
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 555
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \series bold
19801 Cachia
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 Maria
19811 \end_layout
19812
19813 \end_inset
19814 </cell>
19815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819 555
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 </row>
19825 <row>
19826 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830
19831 \series bold
19832 Cachia
19833 \end_layout
19834
19835 \end_inset
19836 </cell>
19837 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841 Maurizio
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 555
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \series bold
19863 Cinquemani
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 Giusi
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 555
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \series bold
19894 Colin
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 Bernard
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 555
19913 \end_layout
19914
19915 \end_inset
19916 </cell>
19917 </row>
19918 <row>
19919 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923
19924 \series bold
19925 Concli
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934 Gianfranco
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 555
19944 \end_layout
19945
19946 \end_inset
19947 </cell>
19948 </row>
19949 <row>
19950 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954
19955 \series bold
19956 Dal Bosco
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965 Carolina
19966 \end_layout
19967
19968 \end_inset
19969 </cell>
19970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974 555
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \series bold
19987 Dalpiaz
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 Annamaria
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 555
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \series bold
20018 Feliciello
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 Domenico
20028 \end_layout
20029
20030 \end_inset
20031 </cell>
20032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036 555
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \series bold
20049 Focarelli
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 Paola
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20064 \begin_inset Text
20065
20066 \begin_layout Plain Layout
20067 555
20068 \end_layout
20069
20070 \end_inset
20071 </cell>
20072 </row>
20073 <row>
20074 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078
20079 \series bold
20080 Galletti
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089 Oreste
20090 \end_layout
20091
20092 \end_inset
20093 </cell>
20094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098 555
20099 \end_layout
20100
20101 \end_inset
20102 </cell>
20103 </row>
20104 <row>
20105 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109
20110 \series bold
20111 Gasparini
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 Franca
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 555
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \series bold
20142 Rizzardi
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 Paola
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20157 \begin_inset Text
20158
20159 \begin_layout Plain Layout
20160 555
20161 \end_layout
20162
20163 \end_inset
20164 </cell>
20165 </row>
20166 <row>
20167 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171
20172 \series bold
20173 Lassini
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182 Giancarlo
20183 \end_layout
20184
20185 \end_inset
20186 </cell>
20187 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191 555
20192 \end_layout
20193
20194 \end_inset
20195 </cell>
20196 </row>
20197 <row>
20198 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202
20203 \series bold
20204 Malfatti
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213 Luciano
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 555
20223 \end_layout
20224
20225 \end_inset
20226 </cell>
20227 </row>
20228 <row>
20229 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233
20234 \series bold
20235 Malfatti
20236 \end_layout
20237
20238 \end_inset
20239 </cell>
20240 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244 Valeriano
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 555
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 </row>
20259 <row>
20260 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264
20265 \series bold
20266 Meneguzzo
20267 \end_layout
20268
20269 \end_inset
20270 </cell>
20271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275 Roberto
20276 \end_layout
20277
20278 \end_inset
20279 </cell>
20280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284 555
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 </row>
20290 <row>
20291 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295
20296 \series bold
20297 Mezzadra
20298 \end_layout
20299
20300 \end_inset
20301 </cell>
20302 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 Roberto
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 555
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \series bold
20328 Pirpamer
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 Erich
20338 \end_layout
20339
20340 \end_inset
20341 </cell>
20342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346 555
20347 \end_layout
20348
20349 \end_inset
20350 </cell>
20351 </row>
20352 <row>
20353 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357
20358 \series bold
20359 Pochiesa
20360 \end_layout
20361
20362 \end_inset
20363 </cell>
20364 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368 Paolo
20369 \end_layout
20370
20371 \end_inset
20372 </cell>
20373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20374 \begin_inset Text
20375
20376 \begin_layout Plain Layout
20377 555, 222
20378 \end_layout
20379
20380 \end_inset
20381 </cell>
20382 </row>
20383 <row>
20384 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 Radina
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399 Claudio
20400 \end_layout
20401
20402 \end_inset
20403 </cell>
20404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20405 \begin_inset Text
20406
20407 \begin_layout Plain Layout
20408 555
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 </row>
20414 <row>
20415 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419
20420 \series bold
20421 Stuffer
20422 \end_layout
20423
20424 \end_inset
20425 </cell>
20426 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430 Oskar
20431 \end_layout
20432
20433 \end_inset
20434 </cell>
20435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20436 \begin_inset Text
20437
20438 \begin_layout Plain Layout
20439 555
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \series bold
20452 Tacchelli
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 Ugo
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 555
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 </row>
20476 <row>
20477 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481
20482 \series bold
20483 Tezzele
20484 \end_layout
20485
20486 \end_inset
20487 </cell>
20488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492 Margit
20493 \end_layout
20494
20495 \end_inset
20496 </cell>
20497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20498 \begin_inset Text
20499
20500 \begin_layout Plain Layout
20501 555
20502 \end_layout
20503
20504 \end_inset
20505 </cell>
20506 </row>
20507 <row>
20508 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512
20513 \series bold
20514 Unterkalmsteiner
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523 Frieda
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 555
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \series bold
20545 Vieider
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 Hilde
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 555
20564 \end_layout
20565
20566 \end_inset
20567 </cell>
20568 </row>
20569 <row>
20570 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574
20575 \series bold
20576 Vigna
20577 \end_layout
20578
20579 \end_inset
20580 </cell>
20581 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585 Jürgen
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 999
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \series bold
20607 Weber
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 Maurizio
20617 \end_layout
20618
20619 \end_inset
20620 </cell>
20621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625 555
20626 \end_layout
20627
20628 \end_inset
20629 </cell>
20630 </row>
20631 <row>
20632 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636
20637 \series bold
20638 Winkler
20639 \end_layout
20640
20641 \end_inset
20642 </cell>
20643 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647 Franz
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 555
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 </row>
20662 <row endlastfoot="true">
20663 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \series bold
20669 End
20670 \end_layout
20671
20672 \end_inset
20673 </cell>
20674 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20675 \begin_inset Text
20676
20677 \begin_layout Plain Layout
20678
20679 \end_layout
20680
20681 \end_inset
20682 </cell>
20683 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20684 \begin_inset Text
20685
20686 \begin_layout Plain Layout
20687
20688 \end_layout
20689
20690 \end_inset
20691 </cell>
20692 </row>
20693 </lyxtabular>
20694
20695 \end_inset
20696
20697
20698 \end_layout
20699
20700 \begin_layout Subsection
20701 Table Cells
20702 \begin_inset Index idx
20703 status collapsed
20704
20705 \begin_layout Plain Layout
20706 Tables ! Cells
20707 \end_layout
20708
20709 \end_inset
20710
20711
20712 \begin_inset CommandInset label
20713 LatexCommand label
20714 name "sub:Table-Cells"
20715
20716 \end_inset
20717
20718
20719 \end_layout
20720
20721 \begin_layout Standard
20722 A table cell can contain text, inline equations, a figure, or another table.
20723  All these kinds of objects can be placed in the same cell.
20724  Font sizes and shapes can also be altered.
20725  But you can't put a special environment in a cell (like 
20726 \family sans
20727 Section*
20728 \family default
20729 , etc.), nor set spacing options etc.
20730  for the cell's paragraph.
20731 \end_layout
20732
20733 \begin_layout Standard
20734 To have multi-line entries in table cells, you have to declare a fixed width
20735  for the column in the table dialog.
20736  Your text is then automatically split into multiple lines and the cell
20737  is enlarged vertically when the length of the text exceeds the given width.
20738  An example:
20739 \end_layout
20740
20741 \begin_layout Standard
20742 \align center
20743 \begin_inset Tabular
20744 <lyxtabular version="3" rows="4" columns="3">
20745 <features tabularvalignment="middle">
20746 <column alignment="center" valignment="top" width="0pt">
20747 <column alignment="block" valignment="top" width="3cm">
20748 <column alignment="center" valignment="top" width="0pt">
20749 <row>
20750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \family roman
20756 \series medium
20757 \shape up
20758 \size normal
20759 \emph off
20760 \bar no
20761 \noun off
20762 \color none
20763 1
20764 \end_layout
20765
20766 \end_inset
20767 </cell>
20768 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20769 \begin_inset Text
20770
20771 \begin_layout Plain Layout
20772
20773 \family roman
20774 \series medium
20775 \shape up
20776 \size normal
20777 \emph off
20778 \bar no
20779 \noun off
20780 \color none
20781 2
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790
20791 \family roman
20792 \series medium
20793 \shape up
20794 \size normal
20795 \emph off
20796 \bar no
20797 \noun off
20798 \color none
20799 3
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 </row>
20805 <row>
20806 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20807 \begin_inset Text
20808
20809 \begin_layout Plain Layout
20810
20811 \family roman
20812 \series medium
20813 \shape up
20814 \size normal
20815 \emph off
20816 \bar no
20817 \noun off
20818 \color none
20819 4
20820 \end_layout
20821
20822 \end_inset
20823 </cell>
20824 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20825 \begin_inset Text
20826
20827 \begin_layout Plain Layout
20828
20829 \family roman
20830 \series medium
20831 \shape up
20832 \size normal
20833 \emph off
20834 \bar no
20835 \noun off
20836 \color none
20837 This is a multi-line entry in a table.
20838 \end_layout
20839
20840 \end_inset
20841 </cell>
20842 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20843 \begin_inset Text
20844
20845 \begin_layout Plain Layout
20846
20847 \family roman
20848 \series medium
20849 \shape up
20850 \size normal
20851 \emph off
20852 \bar no
20853 \noun off
20854 \color none
20855 5
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 </row>
20861 <row>
20862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20863 \begin_inset Text
20864
20865 \begin_layout Plain Layout
20866
20867 \family roman
20868 \series medium
20869 \shape up
20870 \size normal
20871 \emph off
20872 \bar no
20873 \noun off
20874 \color none
20875 6
20876 \end_layout
20877
20878 \end_inset
20879 </cell>
20880 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20881 \begin_inset Text
20882
20883 \begin_layout Plain Layout
20884
20885 \family roman
20886 \series medium
20887 \shape up
20888 \size normal
20889 \emph off
20890 \bar no
20891 \noun off
20892 \color none
20893 This is longer now.
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20899 \begin_inset Text
20900
20901 \begin_layout Plain Layout
20902
20903 \family roman
20904 \series medium
20905 \shape up
20906 \size normal
20907 \emph off
20908 \bar no
20909 \noun off
20910 \color none
20911 7
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 </row>
20917 <row>
20918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922
20923 \family roman
20924 \series medium
20925 \shape up
20926 \size normal
20927 \emph off
20928 \bar no
20929 \noun off
20930 \color none
20931 8
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \family roman
20942 \series medium
20943 \shape up
20944 \size normal
20945 \emph off
20946 \bar no
20947 \noun off
20948 \color none
20949 This is a multi-line entry in a table.
20950  This is longer now.
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20956 \begin_inset Text
20957
20958 \begin_layout Plain Layout
20959
20960 \family roman
20961 \series medium
20962 \shape up
20963 \size normal
20964 \emph off
20965 \bar no
20966 \noun off
20967 \color none
20968 9
20969 \end_layout
20970
20971 \end_inset
20972 </cell>
20973 </row>
20974 </lyxtabular>
20975
20976 \end_inset
20977
20978
20979 \end_layout
20980
20981 \begin_layout Standard
20982 Cutting and pasting between tables and table cells works reasonably well.
20983  You can cut and paste even more than one row.
20984 \begin_inset Foot
20985 status open
20986
20987 \begin_layout Plain Layout
20988 Note, that you cannot paste into a multicell selection because it would
20989  not be clear what to do when pasting a single word in a selected 2×3.
20990  
20991 \end_layout
20992
20993 \end_inset
20994
20995  Selection with the mouse or with 
20996 \family sans
20997 Shift
20998 \family default
20999  plus the arrow keys works as usual.
21000  You can also copy and paste the entire table as a single unit by starting
21001  the selection from outside the table.
21002 \end_layout
21003
21004 \begin_layout Section
21005 Floats
21006 \begin_inset Index idx
21007 status collapsed
21008
21009 \begin_layout Plain Layout
21010 Floats
21011 \end_layout
21012
21013 \end_inset
21014
21015
21016 \begin_inset CommandInset label
21017 LatexCommand label
21018 name "sec:Floats"
21019
21020 \end_inset
21021
21022
21023 \end_layout
21024
21025 \begin_layout Subsection
21026 Introduction
21027 \end_layout
21028
21029 \begin_layout Standard
21030 A float is a block of text associated with some sort of label, which doesn't
21031  have a fixed location.
21032  It can 
21033 \begin_inset Quotes eld
21034 \end_inset
21035
21036 float
21037 \begin_inset Quotes erd
21038 \end_inset
21039
21040  forward or backward a page or two, to wherever it fits best.
21041  
21042 \family sans
21043 Footnotes
21044 \family default
21045  and 
21046 \family sans
21047 Margin
21048 \begin_inset space ~
21049 \end_inset
21050
21051 Notes
21052 \family default
21053  are also floats, because they can float to the next page when there are
21054  too many notes on the page.
21055 \end_layout
21056
21057 \begin_layout Standard
21058 Floats make it possible to get a high quality layout.
21059  Images and tables can be spread evenly over the pages to avoid whitespace
21060  and pages without text.
21061  As the floating often destroys the context between the text and the image/table
21062 , every float can be referenced in the text.
21063  Floats are therefore numbered.
21064  Referencing is described in section
21065 \begin_inset space ~
21066 \end_inset
21067
21068
21069 \begin_inset CommandInset ref
21070 LatexCommand ref
21071 reference "sec:Cross-References"
21072
21073 \end_inset
21074
21075 .
21076 \end_layout
21077
21078 \begin_layout Standard
21079 To insert a float, use the menu 
21080 \family sans
21081 Insert\SpecialChar \menuseparator
21082 Floats
21083 \family default
21084 .
21085  A box with a caption will be inserted into your document.
21086  The label will automatically be translated to the document language in
21087  the output.
21088  After the label you can insert the caption text.
21089 \begin_inset Index idx
21090 status collapsed
21091
21092 \begin_layout Plain Layout
21093 Floats ! Captions
21094 \end_layout
21095
21096 \end_inset
21097
21098  The image or table is inserted above or below the caption in a separate
21099  paragraph within the float.
21100  To keep your LyX-document readable, you can open and close the float box
21101  by left-clicking on the box label.
21102  A closed float box looks like this: 
21103 \begin_inset Graphics
21104         filename clipart/floatQt4.png
21105         scale 80
21106
21107 \end_inset
21108
21109  – a gray button with a red label.
21110 \end_layout
21111
21112 \begin_layout Standard
21113 It is recommended to insert floats as a separate paragraph to avoid possible
21114  LaTeX-errors that can occur when the surrounding text is specially formatted.
21115 \end_layout
21116
21117 \begin_layout Subsection
21118 Examples
21119 \end_layout
21120
21121 \begin_layout Subsubsection
21122 Figure Floats
21123 \begin_inset CommandInset label
21124 LatexCommand label
21125 name "sub:Figure-Floats"
21126
21127 \end_inset
21128
21129
21130 \begin_inset Index idx
21131 status collapsed
21132
21133 \begin_layout Plain Layout
21134 Floats ! Figure floats
21135 \end_layout
21136
21137 \end_inset
21138
21139
21140 \end_layout
21141
21142 \begin_layout Standard
21143 Figure
21144 \begin_inset space ~
21145 \end_inset
21146
21147
21148 \begin_inset CommandInset ref
21149 LatexCommand ref
21150 reference "cap:Platypus"
21151
21152 \end_inset
21153
21154  was created using the menu 
21155 \family sans
21156 Insert\SpecialChar \menuseparator
21157 Float\SpecialChar \menuseparator
21158 Figure
21159 \family default
21160  or the toolbar button 
21161 \begin_inset Info
21162 type  "icon"
21163 arg   "float-insert figure"
21164 \end_inset
21165
21166 .
21167  The image was inserted by setting the cursor above the caption label and
21168  using the menu 
21169 \family sans
21170 Insert\SpecialChar \menuseparator
21171 Graphics
21172 \family default
21173  or the toolbar button 
21174 \begin_inset Info
21175 type  "icon"
21176 arg   "dialog-show-new-inset graphics"
21177 \end_inset
21178
21179 .
21180  The image in the float was horizontally centered by putting the cursor
21181  in front of or behind the image and using the menu 
21182 \family sans
21183 Edit\SpecialChar \menuseparator
21184 Paragraph
21185 \begin_inset space ~
21186 \end_inset
21187
21188 Settings
21189 \family default
21190  or the toolbar button 
21191 \begin_inset Info
21192 type  "icon"
21193 arg   "layout-paragraph"
21194 \end_inset
21195
21196 .
21197 \end_layout
21198
21199 \begin_layout Standard
21200 \begin_inset Float figure
21201 wide false
21202 sideways false
21203 status open
21204
21205 \begin_layout Plain Layout
21206 \align center
21207 \begin_inset Graphics
21208         filename clipart/platypus.eps
21209         lyxscale 50
21210         width 50col%
21211
21212 \end_inset
21213
21214
21215 \end_layout
21216
21217 \begin_layout Plain Layout
21218 \begin_inset Caption
21219
21220 \begin_layout Plain Layout
21221 \begin_inset CommandInset label
21222 LatexCommand label
21223 name "cap:Platypus"
21224
21225 \end_inset
21226
21227 A severely distorted platypus in a float.
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \end_inset
21236
21237
21238 \end_layout
21239
21240 \begin_layout Standard
21241 This figure float also shows how to set a label and create a cross-reference
21242  to it.
21243  As described in section
21244 \begin_inset space ~
21245 \end_inset
21246
21247
21248 \begin_inset CommandInset ref
21249 LatexCommand ref
21250 reference "sec:Cross-References"
21251
21252 \end_inset
21253
21254 , you can simply insert a label in the caption using the menu 
21255 \family sans
21256 Insert\SpecialChar \menuseparator
21257 Label
21258 \family default
21259  or the toolbar button 
21260 \begin_inset Info
21261 type  "icon"
21262 arg   "label-insert"
21263 \end_inset
21264
21265  and refer to it using the menu 
21266 \family sans
21267 Insert\SpecialChar \menuseparator
21268 Cross-Reference
21269 \family default
21270  or the toolbar button 
21271 \begin_inset Info
21272 type  "icon"
21273 arg   "dialog-show-new-inset ref"
21274 \end_inset
21275
21276 .
21277  It is important to use references to figure floats, rather than using vague
21278  references like 
21279 \begin_inset Quotes eld
21280 \end_inset
21281
21282 the figure above
21283 \begin_inset Quotes erd
21284 \end_inset
21285
21286 , because, as LaTeX will reposition the floats in the final document, it
21287  might not be 
21288 \begin_inset Quotes eld
21289 \end_inset
21290
21291 above
21292 \begin_inset Quotes erd
21293 \end_inset
21294
21295  at all.
21296 \end_layout
21297
21298 \begin_layout Standard
21299 Normally only one image is inserted in a figure float, but sometimes you
21300  might want to use two images with separate subcaptions.
21301  This can be done by inserting image floats into existing image floats.
21302  Note that only the main caption of the float is added to the List of Figures
21303  as described in section
21304 \begin_inset space ~
21305 \end_inset
21306
21307
21308 \begin_inset CommandInset ref
21309 LatexCommand ref
21310 reference "sub:List-of-Figures"
21311
21312 \end_inset
21313
21314 .
21315  Figure
21316 \begin_inset space ~
21317 \end_inset
21318
21319
21320 \begin_inset CommandInset ref
21321 LatexCommand ref
21322 reference "cap:Two-distorted-images"
21323
21324 \end_inset
21325
21326  is an example of a figure float with two images set side by side.
21327  You can also set the images one below the other.
21328  Figure
21329 \begin_inset space ~
21330 \end_inset
21331
21332
21333 \begin_inset CommandInset ref
21334 LatexCommand ref
21335 reference "fig:Undefinable"
21336
21337 \end_inset
21338
21339  and 
21340 \begin_inset CommandInset ref
21341 LatexCommand ref
21342 reference "fig:Platypus"
21343
21344 \end_inset
21345
21346  are the subfigures.
21347 \end_layout
21348
21349 \begin_layout Standard
21350 \begin_inset Float figure
21351 wide false
21352 sideways false
21353 status open
21354
21355 \begin_layout Plain Layout
21356 \begin_inset space \hfill{}
21357 \end_inset
21358
21359
21360 \begin_inset Float figure
21361 wide false
21362 sideways false
21363 status collapsed
21364
21365 \begin_layout Plain Layout
21366 \begin_inset Caption
21367
21368 \begin_layout Plain Layout
21369 \begin_inset CommandInset label
21370 LatexCommand label
21371 name "fig:Undefinable"
21372
21373 \end_inset
21374
21375 Undefinable
21376 \end_layout
21377
21378 \end_inset
21379
21380
21381 \end_layout
21382
21383 \begin_layout Plain Layout
21384 \begin_inset Graphics
21385         filename clipart/escher-lsd.eps
21386         width 45col%
21387
21388 \end_inset
21389
21390
21391 \end_layout
21392
21393 \end_inset
21394
21395
21396 \begin_inset space \hfill{}
21397 \end_inset
21398
21399
21400 \begin_inset Float figure
21401 wide false
21402 sideways false
21403 status collapsed
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Caption
21407
21408 \begin_layout Plain Layout
21409 \begin_inset CommandInset label
21410 LatexCommand label
21411 name "fig:Platypus"
21412
21413 \end_inset
21414
21415 Platypus
21416 \end_layout
21417
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Graphics
21425         filename clipart/platypus.eps
21426         lyxscale 60
21427         width 45col%
21428
21429 \end_inset
21430
21431
21432 \end_layout
21433
21434 \end_inset
21435
21436
21437 \begin_inset space \hfill{}
21438 \end_inset
21439
21440
21441 \end_layout
21442
21443 \begin_layout Plain Layout
21444 \begin_inset Caption
21445
21446 \begin_layout Plain Layout
21447 \begin_inset CommandInset label
21448 LatexCommand label
21449 name "cap:Two-distorted-images"
21450
21451 \end_inset
21452
21453 Two distorted images.
21454 \end_layout
21455
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \end_inset
21462
21463
21464 \end_layout
21465
21466 \begin_layout Subsubsection
21467 Table Floats
21468 \begin_inset Index idx
21469 status collapsed
21470
21471 \begin_layout Plain Layout
21472 Floats ! Table floats
21473 \end_layout
21474
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \begin_layout Standard
21481 Table floats can be inserted using the menu 
21482 \family sans
21483 Insert\SpecialChar \menuseparator
21484 Float\SpecialChar \menuseparator
21485 Table
21486 \family default
21487  or the toolbar botton 
21488 \begin_inset Info
21489 type  "icon"
21490 arg   "float-insert table"
21491 \end_inset
21492
21493 .
21494  They have the same properties as figure floats except for the different
21495  label.
21496  Table
21497 \begin_inset space ~
21498 \end_inset
21499
21500
21501 \begin_inset CommandInset ref
21502 LatexCommand ref
21503 reference "cap:Table-float"
21504
21505 \end_inset
21506
21507  is a table float.
21508 \end_layout
21509
21510 \begin_layout Standard
21511 \begin_inset Float table
21512 wide false
21513 sideways false
21514 status open
21515
21516 \begin_layout Plain Layout
21517 \begin_inset Caption
21518
21519 \begin_layout Plain Layout
21520 \begin_inset CommandInset label
21521 LatexCommand label
21522 name "cap:Table-float"
21523
21524 \end_inset
21525
21526 A table float.
21527 \end_layout
21528
21529 \end_inset
21530
21531
21532 \end_layout
21533
21534 \begin_layout Plain Layout
21535 \align center
21536 \begin_inset Tabular
21537 <lyxtabular version="3" rows="3" columns="3">
21538 <features tabularvalignment="middle">
21539 <column alignment="center" valignment="top" width="0pt">
21540 <column alignment="center" valignment="top" width="0pt">
21541 <column alignment="center" valignment="top" width="0pt">
21542 <row>
21543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21544 \begin_inset Text
21545
21546 \begin_layout Plain Layout
21547
21548 \family roman
21549 \series medium
21550 \shape up
21551 \size normal
21552 \emph off
21553 \bar no
21554 \noun off
21555 \color none
21556 1
21557 \end_layout
21558
21559 \end_inset
21560 </cell>
21561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21562 \begin_inset Text
21563
21564 \begin_layout Plain Layout
21565
21566 \family roman
21567 \series medium
21568 \shape up
21569 \size normal
21570 \emph off
21571 \bar no
21572 \noun off
21573 \color none
21574 2
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583
21584 \family roman
21585 \series medium
21586 \shape up
21587 \size normal
21588 \emph off
21589 \bar no
21590 \noun off
21591 \color none
21592 3
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 </row>
21598 <row>
21599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21600 \begin_inset Text
21601
21602 \begin_layout Plain Layout
21603
21604 \family roman
21605 \series medium
21606 \shape up
21607 \size normal
21608 \emph off
21609 \bar no
21610 \noun off
21611 \color none
21612 Joe
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621
21622 \family roman
21623 \series medium
21624 \shape up
21625 \size normal
21626 \emph off
21627 \bar no
21628 \noun off
21629 \color none
21630 Mary
21631 \end_layout
21632
21633 \end_inset
21634 </cell>
21635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \family roman
21641 \series medium
21642 \shape up
21643 \size normal
21644 \emph off
21645 \bar no
21646 \noun off
21647 \color none
21648 Ted
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 </row>
21654 <row>
21655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659
21660 \family roman
21661 \series medium
21662 \shape up
21663 \size normal
21664 \emph off
21665 \bar no
21666 \noun off
21667 \color none
21668 \begin_inset Formula $\int x^{2}dx$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680
21681 \family roman
21682 \series medium
21683 \shape up
21684 \size normal
21685 \emph off
21686 \bar no
21687 \noun off
21688 \color none
21689 \begin_inset Formula $\left[\begin{array}{cc}
21690 a & b\\
21691 c & d
21692 \end{array}\right]$
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704
21705 \family roman
21706 \series medium
21707 \shape up
21708 \size normal
21709 \emph off
21710 \bar no
21711 \noun off
21712 \color none
21713 \begin_inset Formula $1+1=2$
21714 \end_inset
21715
21716
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 </row>
21722 </lyxtabular>
21723
21724 \end_inset
21725
21726
21727 \end_layout
21728
21729 \end_inset
21730
21731
21732 \end_layout
21733
21734 \begin_layout Subsection
21735 More Information
21736 \begin_inset Index idx
21737 status collapsed
21738
21739 \begin_layout Plain Layout
21740 Floats ! Details
21741 \end_layout
21742
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \begin_layout Standard
21749 LyX offers you further float types as well as rotated floats.
21750  It also allows you to change the float numbering scheme, to control the
21751  float placement and to change the formatting and placement of the float
21752  caption.
21753  All these features are explained in detail with many examples in chapter
21754  
21755 \emph on
21756 Floats
21757 \emph default
21758  of the the 
21759 \emph on
21760 Embedded
21761 \begin_inset space ~
21762 \end_inset
21763
21764 Objects
21765 \emph default
21766  manual.
21767 \end_layout
21768
21769 \begin_layout Section
21770 Minipages
21771 \begin_inset Index idx
21772 status collapsed
21773
21774 \begin_layout Plain Layout
21775 Minipages
21776 \end_layout
21777
21778 \end_inset
21779
21780
21781 \begin_inset CommandInset label
21782 LatexCommand label
21783 name "sec:Minipages"
21784
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \begin_layout Standard
21791 LaTeX provides a mechanism to produce essentially a page within a page,
21792  called minipage.
21793  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21794 \begin_inset space ~
21795 \end_inset
21796
21797 apply.
21798  
21799 \end_layout
21800
21801 \begin_layout Standard
21802 Minipages in LyX have their own collapsible box inserted via the menu 
21803 \family sans
21804 Insert\SpecialChar \menuseparator
21805 Box
21806 \family default
21807 .
21808  Right-clicking on the box allows you to alter the width of the minipage
21809  and its alignment within the page.
21810 \end_layout
21811
21812 \begin_layout Standard
21813 \align center
21814 \begin_inset Box Frameless
21815 position "t"
21816 hor_pos "c"
21817 has_inner_box 1
21818 inner_pos "t"
21819 use_parbox 0
21820 use_makebox 0
21821 width "30col%"
21822 special "none"
21823 height "1pt"
21824 height_special "totalheight"
21825 status open
21826
21827 \begin_layout Plain Layout
21828
21829 \shape italic
21830 This is a minipage.
21831  The text is set in an italic style.
21832 \end_layout
21833
21834 \begin_layout Plain Layout
21835
21836 \shape italic
21837 Minipages are often used for text in another language or text that needs
21838  another formatting.
21839 \end_layout
21840
21841 \end_inset
21842
21843
21844 \end_layout
21845
21846 \begin_layout Standard
21847 \begin_inset VSpace medskip
21848 \end_inset
21849
21850 If you place two minipages side-by-side, you can use 
21851 \family sans
21852 Horizontal Fills
21853 \family default
21854  as described in section
21855 \begin_inset space ~
21856 \end_inset
21857
21858
21859 \begin_inset CommandInset ref
21860 LatexCommand ref
21861 reference "sub:Horizontal-Space"
21862
21863 \end_inset
21864
21865 :
21866 \begin_inset VSpace medskip
21867 \end_inset
21868
21869
21870 \end_layout
21871
21872 \begin_layout Standard
21873 \begin_inset Box Frameless
21874 position "t"
21875 hor_pos "c"
21876 has_inner_box 1
21877 inner_pos "t"
21878 use_parbox 0
21879 use_makebox 0
21880 width "1.5in"
21881 special "none"
21882 height "1pt"
21883 height_special "totalheight"
21884 status open
21885
21886 \begin_layout Plain Layout
21887 This is a minipage with some stupid dummy text.
21888  This dummy text is used to increase the size of the minipage.
21889 \end_layout
21890
21891 \end_inset
21892
21893
21894 \begin_inset space \hfill{}
21895 \end_inset
21896
21897
21898 \begin_inset Box Frameless
21899 position "t"
21900 hor_pos "c"
21901 has_inner_box 1
21902 inner_pos "t"
21903 use_parbox 0
21904 use_makebox 0
21905 width "1.5in"
21906 special "none"
21907 height "1pt"
21908 height_special "totalheight"
21909 status open
21910
21911 \begin_layout Plain Layout
21912 This is a minipage with some stupid dummy text.
21913  This dummy text is used to increase the size of the minipage.
21914 \end_layout
21915
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922 \begin_inset VSpace bigskip
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \begin_layout Standard
21929 When you right-click on a minipage box, you can change the box from a minipage
21930  to other box types.
21931  All box types and their settings are explained in detail in chapter 
21932 \emph on
21933 Boxes
21934 \emph default
21935  of the 
21936 \emph on
21937 Embedded
21938 \begin_inset space ~
21939 \end_inset
21940
21941 Objects
21942 \emph default
21943  manual.
21944 \end_layout
21945
21946 \begin_layout Chapter
21947 Mathematical Formulas
21948 \begin_inset Index idx
21949 status collapsed
21950
21951 \begin_layout Plain Layout
21952 Math
21953 \end_layout
21954
21955 \end_inset
21956
21957
21958 \begin_inset Index idx
21959 status collapsed
21960
21961 \begin_layout Plain Layout
21962 Formulas | see
21963 \begin_inset ERT
21964 status collapsed
21965
21966 \begin_layout Plain Layout
21967
21968 {
21969 \end_layout
21970
21971 \end_inset
21972
21973 Math
21974 \begin_inset ERT
21975 status collapsed
21976
21977 \begin_layout Plain Layout
21978
21979 }
21980 \end_layout
21981
21982 \end_inset
21983
21984
21985 \end_layout
21986
21987 \end_inset
21988
21989
21990 \begin_inset CommandInset label
21991 LatexCommand label
21992 name "cha:Mathematical-Formulas"
21993
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \begin_layout Standard
22000 The issues of this chapter are described in detail in the 
22001 \emph on
22002 Math
22003 \emph default
22004  manual.
22005  There you'll also find tips and tricks for special cases.
22006 \end_layout
22007
22008 \begin_layout Section
22009 Basic Math Editing
22010 \begin_inset Index idx
22011 status collapsed
22012
22013 \begin_layout Plain Layout
22014 Math ! Basics
22015 \end_layout
22016
22017 \end_inset
22018
22019
22020 \end_layout
22021
22022 \begin_layout Standard
22023 To create a math formula, you can just click on the toolbar icon 
22024 \begin_inset Info
22025 type  "icon"
22026 arg   "math-mode on"
22027 \end_inset
22028
22029 .
22030  That will create a little blue rectangle, with purple markers around its
22031  corners.
22032  That blue rectangle is the formula itself; the purple markers indicate
22033  what level of nesting within the formula you are at.
22034  You can also choose a particular formula type to insert via the 
22035 \family sans
22036 Insert\SpecialChar \menuseparator
22037 Math
22038 \family default
22039  menu.
22040 \end_layout
22041
22042 \begin_layout Standard
22043 Editing the parameters of a formula and adding math constructs can be done
22044  with the 
22045 \family sans
22046 math
22047 \begin_inset space ~
22048 \end_inset
22049
22050 toolbar
22051 \family default
22052 , that appears when the cursor is in a formula.
22053 \end_layout
22054
22055 \begin_layout Standard
22056 There are two main types of formulas: Inline formulas appear within a text
22057  line, like this one:
22058 \end_layout
22059
22060 \begin_layout Standard
22061 This is a line with an inline formula 
22062 \begin_inset Formula $A=B$
22063 \end_inset
22064
22065  in it.
22066 \end_layout
22067
22068 \begin_layout Standard
22069 Displayed formulas appear outside the text like if they were in an own paragraph
22070 , like this one:
22071 \begin_inset Formula 
22072 \[
22073 A=B
22074 \]
22075
22076 \end_inset
22077
22078 You can only number and reference displayed formulas.
22079 \end_layout
22080
22081 \begin_layout Standard
22082 LyX supports also many LaTeX math commands.
22083  E.
22084 \begin_inset space \thinspace{}
22085 \end_inset
22086
22087 g.
22088 \begin_inset space \space{}
22089 \end_inset
22090
22091 typing 
22092 \begin_inset Quotes eld
22093 \end_inset
22094
22095
22096 \series bold
22097
22098 \backslash
22099 alpha
22100 \series default
22101
22102 \begin_inset Quotes erd
22103 \end_inset
22104
22105 , followed by a space, in a formula will create the Greek letter 
22106 \begin_inset Formula $\alpha$
22107 \end_inset
22108
22109 .
22110  So typing commands might sometimes be faster than using the 
22111 \family sans
22112 Math
22113 \begin_inset space ~
22114 \end_inset
22115
22116 Panel
22117 \family default
22118 .
22119 \end_layout
22120
22121 \begin_layout Subsection
22122 Navigating in Formulas
22123 \begin_inset Index idx
22124 status collapsed
22125
22126 \begin_layout Plain Layout
22127 Math ! Navigating
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Standard
22136 The best control over the cursor position within an existing formula is
22137  achieved with the arrow keys.
22138  LyX uses small rectangles to indicate places where something can be inserted.
22139  The arrow keys can be used to navigate between parts of a formula.
22140  Pressing 
22141 \family sans
22142 Space
22143 \family default
22144  will leave a formula construct (a square root 
22145 \begin_inset Formula $\sqrt{2}$
22146 \end_inset
22147
22148 , or parentheses 
22149 \begin_inset Formula $\left(f\right)$
22150 \end_inset
22151
22152 , or a matrix 
22153 \begin_inset Formula $\left[\begin{array}{cc}
22154 1 & 2\\
22155 3 & 4
22156 \end{array}\right]$
22157 \end_inset
22158
22159 ).
22160  Pressing 
22161 \family sans
22162 Escape
22163 \family default
22164  will leave the formula, placing the cursor after the formula.
22165  
22166 \family sans
22167 Tab
22168 \family default
22169  can be used to move horizontally in a formula; for example, through the
22170  cells of a matrix or the positions in a multi-line equation.
22171 \end_layout
22172
22173 \begin_layout Standard
22174
22175 \family sans
22176 Space
22177 \family default
22178 , printed in this document as 
22179 \begin_inset Quotes eld
22180 \end_inset
22181
22182
22183 \begin_inset ERT
22184 status collapsed
22185
22186 \begin_layout Plain Layout
22187
22188
22189 \backslash
22190 spce 
22191 \end_layout
22192
22193 \end_inset
22194
22195
22196 \begin_inset Quotes erd
22197 \end_inset
22198
22199
22200 \begin_inset Note Note
22201 status collapsed
22202
22203 \begin_layout Plain Layout
22204 This command will appear in the output as official character denoting the
22205  space character (visible space).
22206 \end_layout
22207
22208 \end_inset
22209
22210 , seems to do nothing in a formula, since it does not add a space between
22211  characters, but it does exit a nested structure.
22212  For this reason, you have to be careful about using 
22213 \family sans
22214 Space
22215 \family default
22216 .
22217  For example, if you want 
22218 \begin_inset Formula $\sqrt{2x+1}$
22219 \end_inset
22220
22221 , type 
22222 \series bold
22223
22224 \backslash
22225 sqrt
22226 \begin_inset ERT
22227 status collapsed
22228
22229 \begin_layout Plain Layout
22230
22231
22232 \backslash
22233 spce 
22234 \end_layout
22235
22236 \end_inset
22237
22238 2x+1
22239 \series default
22240  and not 
22241 \series bold
22242
22243 \backslash
22244 sqrt
22245 \begin_inset ERT
22246 status collapsed
22247
22248 \begin_layout Plain Layout
22249
22250
22251 \backslash
22252 spce 
22253 \end_layout
22254
22255 \end_inset
22256
22257 2x
22258 \begin_inset ERT
22259 status collapsed
22260
22261 \begin_layout Plain Layout
22262
22263
22264 \backslash
22265 spce 
22266 \end_layout
22267
22268 \end_inset
22269
22270 +1
22271 \series default
22272 , since in the latter case only the 
22273 \family typewriter
22274
22275 \begin_inset Formula $2x$
22276 \end_inset
22277
22278
22279 \family default
22280  will be under the square root sign: 
22281 \begin_inset Formula $\sqrt{2x}+1$
22282 \end_inset
22283
22284 .
22285 \end_layout
22286
22287 \begin_layout Standard
22288 You can leave many parts of a formula, like this matrix, partially filled
22289  in, such as:
22290 \begin_inset Formula 
22291 \[
22292 \left(\begin{array}{ccc}
22293 \lambda_{1}\\
22294  & \ddots\\
22295  &  & \lambda_{n}
22296 \end{array}\right)
22297 \]
22298
22299 \end_inset
22300
22301 If you leave a fraction only partially filled in, or a subscript with nothing
22302  in it, the results will be unpredictable, but most constructs don't mind.
22303 \end_layout
22304
22305 \begin_layout Subsection
22306 Selecting Text
22307 \end_layout
22308
22309 \begin_layout Standard
22310 You can select text within a formula in two different ways.
22311  Place the cursor at one end of the string of text you want, and press 
22312 \family sans
22313 Shift
22314 \family default
22315  and a cursor movement key to select text.
22316  It will be highlighted as with regular text selection.
22317  Alternatively, you can select text with the mouse in the usual way.
22318  That text can then be cut or copied, and then pasted within any formula,
22319  but not in a normal text region in LyX.
22320 \end_layout
22321
22322 \begin_layout Subsection
22323 Exponents and Subscripts
22324 \begin_inset Index idx
22325 status collapsed
22326
22327 \begin_layout Plain Layout
22328 Math ! Exponents
22329 \end_layout
22330
22331 \end_inset
22332
22333
22334 \begin_inset Index idx
22335 status collapsed
22336
22337 \begin_layout Plain Layout
22338 Math ! Subscripts
22339 \end_layout
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 You can use the math panel to add super- or subscripts, but the much easier
22348  way is to use a command.
22349  To get 
22350 \begin_inset Formula $x^{2}$
22351 \end_inset
22352
22353 , type in a formula 
22354 \series bold
22355 x^2
22356 \begin_inset ERT
22357 status collapsed
22358
22359 \begin_layout Plain Layout
22360
22361
22362 \backslash
22363 spce 
22364 \end_layout
22365
22366 \end_inset
22367
22368
22369 \series default
22370 .
22371  The final 
22372 \family sans
22373 Space
22374 \family default
22375  puts the cursor back down on the base line of the expression.
22376  If you type 
22377 \series bold
22378 x^2y
22379 \series default
22380 , you will get 
22381 \begin_inset Formula $x^{2y}$
22382 \end_inset
22383
22384 , to get 
22385 \begin_inset Formula $x^{2}y$
22386 \end_inset
22387
22388 , type 
22389 \series bold
22390 x^2
22391 \begin_inset ERT
22392 status collapsed
22393
22394 \begin_layout Plain Layout
22395
22396
22397 \backslash
22398 spce 
22399 \end_layout
22400
22401 \end_inset
22402
22403 y
22404 \series default
22405 .
22406  If you use characters in the superscript, that could be accented with the
22407  hat 
22408 \begin_inset Quotes eld
22409 \end_inset
22410
22411 ^
22412 \begin_inset Quotes erd
22413 \end_inset
22414
22415 , you have to use an extra 
22416 \family sans
22417 Space
22418 \family default
22419  to separate the hat and the character.
22420  E.
22421 \begin_inset space \thinspace{}
22422 \end_inset
22423
22424 g.
22425 \begin_inset space \space{}
22426 \end_inset
22427
22428 if you want 
22429 \begin_inset Formula $x^{a}$
22430 \end_inset
22431
22432 , type 
22433 \series bold
22434 x^
22435 \begin_inset ERT
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439
22440
22441 \backslash
22442 spce 
22443 \end_layout
22444
22445 \end_inset
22446
22447 a
22448 \series default
22449 .
22450  Subscripts are similar: To get 
22451 \begin_inset Formula $a_{1}$
22452 \end_inset
22453
22454 , type 
22455 \series bold
22456 a_1
22457 \begin_inset ERT
22458 status collapsed
22459
22460 \begin_layout Plain Layout
22461
22462
22463 \backslash
22464 spce 
22465 \end_layout
22466
22467 \end_inset
22468
22469
22470 \series default
22471 .
22472 \end_layout
22473
22474 \begin_layout Subsection
22475 Fractions
22476 \begin_inset Index idx
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480 Math ! Fractions
22481 \end_layout
22482
22483 \end_inset
22484
22485
22486 \end_layout
22487
22488 \begin_layout Standard
22489 Create a fraction with either the command 
22490 \series bold
22491
22492 \backslash
22493 frac
22494 \series default
22495  or using the icon 
22496 \begin_inset Graphics
22497         filename ../images/math/frac.png
22498         scale 60
22499
22500 \end_inset
22501
22502  in the 
22503 \family sans
22504 Math
22505 \begin_inset space ~
22506 \end_inset
22507
22508 Panel
22509 \family default
22510 .
22511  You will be presented with an empty fraction.
22512  The cursor is above the fraction line.
22513  To move it to the bottom, simply press 
22514 \family sans
22515 Down
22516 \family default
22517 .
22518  To move back up, press 
22519 \family sans
22520 Up
22521 \family default
22522 .
22523  Any math structure can be placed in a fraction, as this example shows:
22524 \begin_inset Formula 
22525 \[
22526 \left[\frac{1}{\left(\begin{array}{cc}
22527 2 & 3\\
22528 4 & 5
22529 \end{array}\right)}\right]
22530 \]
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \begin_layout Subsection
22538 Roots
22539 \begin_inset Index idx
22540 status collapsed
22541
22542 \begin_layout Plain Layout
22543 Math ! Roots
22544 \end_layout
22545
22546 \end_inset
22547
22548
22549 \end_layout
22550
22551 \begin_layout Standard
22552 Roots can be created using the 
22553 \family sans
22554 Math
22555 \begin_inset space ~
22556 \end_inset
22557
22558 Panel
22559 \family default
22560  button
22561 \begin_inset Graphics
22562         filename ../images/math/sqrt.png
22563         scale 85
22564         groupId toolbarbuttons
22565
22566 \end_inset
22567
22568  or the commands 
22569 \series bold
22570
22571 \backslash
22572 sqrt
22573 \series default
22574  or 
22575 \series bold
22576
22577 \backslash
22578 root
22579 \series default
22580 .
22581  With the command 
22582 \series bold
22583
22584 \backslash
22585 root
22586 \series default
22587  you can produce roots of higher orders, like cube roots, while 
22588 \series bold
22589
22590 \backslash
22591 sqrt
22592 \series default
22593  produces always a square root.
22594 \end_layout
22595
22596 \begin_layout Subsection
22597 Operators with Limits
22598 \begin_inset Index idx
22599 status collapsed
22600
22601 \begin_layout Plain Layout
22602 Math ! Sums
22603 \end_layout
22604
22605 \end_inset
22606
22607
22608 \begin_inset Index idx
22609 status collapsed
22610
22611 \begin_layout Plain Layout
22612 Math ! Integrals
22613 \end_layout
22614
22615 \end_inset
22616
22617
22618 \begin_inset CommandInset label
22619 LatexCommand label
22620 name "sub:Operators-with-Limits"
22621
22622 \end_inset
22623
22624
22625 \end_layout
22626
22627 \begin_layout Standard
22628 Sum (
22629 \begin_inset Formula $\sum$
22630 \end_inset
22631
22632 ) and integral (
22633 \begin_inset Formula $\int$
22634 \end_inset
22635
22636 ) operators are very often decorated with limits.
22637  These limits can be entered in LyX by entering them as you would enter
22638  a super- or subscript, directly after the symbol.
22639  The sum operator will automatically place its 
22640 \begin_inset Quotes eld
22641 \end_inset
22642
22643 limits
22644 \begin_inset Quotes erd
22645 \end_inset
22646
22647  over and under the symbol in displayed formulas, and on the side in inline
22648  formulas.
22649  Such as 
22650 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22651 \end_inset
22652
22653 , versus
22654 \begin_inset Formula 
22655 \[
22656 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22657 \]
22658
22659 \end_inset
22660
22661 Integral signs, however, will place the limits on the side in both formula
22662  types.
22663 \end_layout
22664
22665 \begin_layout Standard
22666 All operators with limits will be automatically re-sized when placed in
22667  display mode.
22668  The placement of the limits can be changed by placing the cursor directly
22669  behind the operator and hitting 
22670 \begin_inset Info
22671 type  "shortcut"
22672 arg   "math-limits"
22673 \end_inset
22674
22675  or using the menu 
22676 \family sans
22677 Edit\SpecialChar \menuseparator
22678 Math\SpecialChar \menuseparator
22679 Change
22680 \begin_inset space ~
22681 \end_inset
22682
22683 Limits
22684 \begin_inset space ~
22685 \end_inset
22686
22687 Type
22688 \family default
22689 .
22690 \end_layout
22691
22692 \begin_layout Standard
22693 Certain other mathematical expressions have this 
22694 \begin_inset Quotes eld
22695 \end_inset
22696
22697 moving limits
22698 \begin_inset Quotes erd
22699 \end_inset
22700
22701  feature as addition, such as
22702 \begin_inset Index idx
22703 status collapsed
22704
22705 \begin_layout Plain Layout
22706 Math ! Limits
22707 \end_layout
22708
22709 \end_inset
22710
22711
22712 \begin_inset Formula 
22713 \[
22714 \lim_{x\rightarrow\infty}f(x),
22715 \]
22716
22717 \end_inset
22718
22719 which will place the 
22720 \begin_inset Formula $x\rightarrow\infty$
22721 \end_inset
22722
22723  underneath the 
22724 \begin_inset Quotes eld
22725 \end_inset
22726
22727 lim
22728 \begin_inset Quotes erd
22729 \end_inset
22730
22731  in display mode.
22732  In inline formulas it looks like this: 
22733 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22734 \end_inset
22735
22736 .
22737 \end_layout
22738
22739 \begin_layout Standard
22740 Note that the lim-function was entered as the function macro 
22741 \series bold
22742
22743 \backslash
22744 lim
22745 \series default
22746 .
22747  Have a look at section
22748 \begin_inset space ~
22749 \end_inset
22750
22751
22752 \begin_inset CommandInset ref
22753 LatexCommand ref
22754 reference "sub:Functions"
22755
22756 \end_inset
22757
22758  for an explanation of function macros.
22759 \end_layout
22760
22761 \begin_layout Subsection
22762 Math Symbols
22763 \begin_inset Index idx
22764 status collapsed
22765
22766 \begin_layout Plain Layout
22767 Math ! Symbols
22768 \end_layout
22769
22770 \end_inset
22771
22772
22773 \end_layout
22774
22775 \begin_layout Standard
22776 Most math symbols can be found in the 
22777 \family sans
22778 Math
22779 \begin_inset space ~
22780 \end_inset
22781
22782 Panel
22783 \family default
22784  under one of several categories; including 
22785 \family sans
22786 Greek
22787 \family default
22788
22789 \family sans
22790 Operators
22791 \family default
22792  , 
22793 \family sans
22794 Relations
22795 \family default
22796
22797 \family sans
22798 Arrows
22799 \family default
22800 .
22801  There are also the additional symbols provided by the American Mathematical
22802  Society (AMS).
22803 \end_layout
22804
22805 \begin_layout Standard
22806 If you know the LaTeX-command for a construct or symbol you wish to use,
22807  you don't have to use the 
22808 \family sans
22809 Math
22810 \begin_inset space ~
22811 \end_inset
22812
22813 Panel
22814 \family default
22815 , but can type the command directly into the formula.
22816  LyX will convert it to the corresponding symbol or construct.
22817 \end_layout
22818
22819 \begin_layout Subsection
22820 Altering Spacing
22821 \begin_inset Index idx
22822 status collapsed
22823
22824 \begin_layout Plain Layout
22825 Math ! Spaces
22826 \end_layout
22827
22828 \end_inset
22829
22830
22831 \end_layout
22832
22833 \begin_layout Standard
22834 You may want to create spaces that differ from the standard spacing that
22835  LaTeX provides.
22836  To do this, type 
22837 \begin_inset Info
22838 type  "shortcut"
22839 arg   "space-insert protected"
22840 \end_inset
22841
22842  or to use the 
22843 \family sans
22844 Math
22845 \begin_inset space ~
22846 \end_inset
22847
22848 Panel
22849 \family default
22850  button 
22851 \begin_inset Graphics
22852         filename ../images/math/space.png
22853         scale 85
22854         groupId toolbarbuttons
22855
22856 \end_inset
22857
22858 .
22859  This generates a small space, and shows a small marker on the screen.
22860  For example, the sequence 
22861 \series bold
22862 a Ctrl+Space b
22863 \series default
22864
22865 \begin_inset Formula $a\, b$
22866 \end_inset
22867
22868  appears in LyX as 
22869 \begin_inset Graphics
22870         filename clipart/SpaceMarker.png
22871
22872 \end_inset
22873
22874 .
22875  You can change the space to different sizes when you set the cursor behind
22876  the space marker and hit space again several times.
22877  With every space hit the size will be changed.
22878  Some markers for the space size appear red in LyX, because they are negative
22879  spaces.
22880  Here are two examples:
22881 \end_layout
22882
22883 \begin_layout Standard
22884
22885 \series bold
22886 a Ctrl+Space b
22887 \series default
22888  and 3×
22889 \family sans
22890 Space
22891 \family default
22892
22893 \begin_inset Formula $a\quad b$
22894 \end_inset
22895
22896
22897 \end_layout
22898
22899 \begin_layout Standard
22900
22901 \series bold
22902 a Ctrl+Space b
22903 \series default
22904  and 5×
22905 \family sans
22906 Space
22907 \family default
22908
22909 \begin_inset Formula $a\! b$
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \begin_layout Subsection
22916 Functions
22917 \begin_inset Index idx
22918 status collapsed
22919
22920 \begin_layout Plain Layout
22921 Math ! Functions
22922 \end_layout
22923
22924 \end_inset
22925
22926
22927 \begin_inset CommandInset label
22928 LatexCommand label
22929 name "sub:Functions"
22930
22931 \end_inset
22932
22933
22934 \end_layout
22935
22936 \begin_layout Standard
22937 The 
22938 \family sans
22939 Math
22940 \begin_inset space ~
22941 \end_inset
22942
22943 Panel
22944 \family default
22945  contains under the button 
22946 \begin_inset Graphics
22947         filename ../images/math/functions.png
22948         scale 85
22949         groupId toolbarbuttons
22950
22951 \end_inset
22952
22953  a number of function macros, such as 
22954 \begin_inset Formula $\sin$
22955 \end_inset
22956
22957
22958 \begin_inset Formula $\lim$
22959 \end_inset
22960
22961
22962 \emph on
22963 etc
22964 \emph default
22965 .
22966  (you can also insert them in a formula by typing 
22967 \series bold
22968
22969 \backslash
22970 sin
22971 \series default
22972  etc.).
22973  Standard mathematical practice is that functions are printed upright to
22974  avoid confusions, because 
22975 \begin_inset Formula $sin$
22976 \end_inset
22977
22978  does normally mean 
22979 \begin_inset Formula $s\cdot i\cdot n$
22980 \end_inset
22981
22982 .
22983 \end_layout
22984
22985 \begin_layout Standard
22986 Using the function macros will also produce correct spacing around the function:
22987  
22988 \begin_inset Formula $a\sin x$
22989 \end_inset
22990
22991  is different from 
22992 \begin_inset Formula $asinx$
22993 \end_inset
22994
22995
22996 \end_layout
22997
22998 \begin_layout Standard
22999 For some mathematical objects, like the limes, the macro changes where subscript
23000 s are placed, as described in section
23001 \begin_inset space ~
23002 \end_inset
23003
23004
23005 \begin_inset CommandInset ref
23006 LatexCommand ref
23007 reference "sub:Operators-with-Limits"
23008
23009 \end_inset
23010
23011 .
23012 \end_layout
23013
23014 \begin_layout Subsection
23015 Accents
23016 \begin_inset Index idx
23017 status collapsed
23018
23019 \begin_layout Plain Layout
23020 Math ! Accents
23021 \end_layout
23022
23023 \end_inset
23024
23025
23026 \end_layout
23027
23028 \begin_layout Standard
23029 In a formula you can insert accented characters in the same way as in text
23030  mode.
23031  This may depend on your keyboard, or the bindings file you use.
23032  You can also use LaTeX commands to e.
23033 \begin_inset space \thinspace{}
23034 \end_inset
23035
23036 g.
23037 \begin_inset space \space{}
23038 \end_inset
23039
23040 enter 
23041 \begin_inset Formula $\hat{a}$
23042 \end_inset
23043
23044  even if your keyboard doesn't have hat-accents enabled.
23045  Our example is entered by typing 
23046 \series bold
23047
23048 \backslash
23049 hat
23050 \begin_inset ERT
23051 status collapsed
23052
23053 \begin_layout Plain Layout
23054
23055
23056 \backslash
23057 spce 
23058 \end_layout
23059
23060 \end_inset
23061
23062 a
23063 \series default
23064  in a formula.
23065  Table
23066 \begin_inset space ~
23067 \end_inset
23068
23069
23070 \begin_inset CommandInset ref
23071 LatexCommand ref
23072 reference "cap:Accent-names-and"
23073
23074 \end_inset
23075
23076  shows the equivalences between the accent names and the commands.
23077 \end_layout
23078
23079 \begin_layout Standard
23080 \begin_inset Float table
23081 wide false
23082 sideways false
23083 status open
23084
23085 \begin_layout Plain Layout
23086 \begin_inset Caption
23087
23088 \begin_layout Plain Layout
23089 \begin_inset CommandInset label
23090 LatexCommand label
23091 name "cap:Accent-names-and"
23092
23093 \end_inset
23094
23095 Accent names and the corresponding commands.
23096 \end_layout
23097
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \begin_layout Plain Layout
23104 \align center
23105 \begin_inset Tabular
23106 <lyxtabular version="3" rows="11" columns="3">
23107 <features tabularvalignment="middle">
23108 <column alignment="center" valignment="top" width="0pt">
23109 <column alignment="center" valignment="top" width="0pt">
23110 <column alignment="center" valignment="top" width="0pt">
23111 <row>
23112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116 Name
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23122 \begin_inset Text
23123
23124 \begin_layout Plain Layout
23125 Command
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134 E
23135 \family roman
23136 \series medium
23137 \shape up
23138 \size normal
23139 \emph off
23140 \bar no
23141 \noun off
23142 \color none
23143 xample
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 </row>
23149 <row>
23150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154
23155 \family roman
23156 \series medium
23157 \shape up
23158 \size normal
23159 \emph off
23160 \bar no
23161 \noun off
23162 \color none
23163 circumflex
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172
23173 \series bold
23174
23175 \backslash
23176 hat
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185
23186 \family roman
23187 \series medium
23188 \shape up
23189 \size normal
23190 \emph off
23191 \bar no
23192 \noun off
23193 \color none
23194 \begin_inset Formula $\hat{a}$
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 </row>
23203 <row>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208
23209 \family roman
23210 \series medium
23211 \shape up
23212 \size normal
23213 \emph off
23214 \bar no
23215 \noun off
23216 \color none
23217 grave
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23223 \begin_inset Text
23224
23225 \begin_layout Plain Layout
23226
23227 \series bold
23228
23229 \backslash
23230 grave
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23236 \begin_inset Text
23237
23238 \begin_layout Plain Layout
23239
23240 \family roman
23241 \series medium
23242 \shape up
23243 \size normal
23244 \emph off
23245 \bar no
23246 \noun off
23247 \color none
23248 \begin_inset Formula $\grave{a}$
23249 \end_inset
23250
23251
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 </row>
23257 <row>
23258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23259 \begin_inset Text
23260
23261 \begin_layout Plain Layout
23262
23263 \family roman
23264 \series medium
23265 \shape up
23266 \size normal
23267 \emph off
23268 \bar no
23269 \noun off
23270 \color none
23271 acute
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280
23281 \series bold
23282
23283 \backslash
23284 acute
23285 \end_layout
23286
23287 \end_inset
23288 </cell>
23289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23290 \begin_inset Text
23291
23292 \begin_layout Plain Layout
23293
23294 \family roman
23295 \series medium
23296 \shape up
23297 \size normal
23298 \emph off
23299 \bar no
23300 \noun off
23301 \color none
23302 \begin_inset Formula $\acute{a}$
23303 \end_inset
23304
23305
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 </row>
23311 <row>
23312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316
23317 \family roman
23318 \series medium
23319 \shape up
23320 \size normal
23321 \emph off
23322 \bar no
23323 \noun off
23324 \color none
23325 umlaut
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \series bold
23336
23337 \backslash
23338 ddot
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \family roman
23349 \series medium
23350 \shape up
23351 \size normal
23352 \emph off
23353 \bar no
23354 \noun off
23355 \color none
23356 \begin_inset Formula $\ddot{a}$
23357 \end_inset
23358
23359
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 </row>
23365 <row>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370
23371 \family roman
23372 \series medium
23373 \shape up
23374 \size normal
23375 \emph off
23376 \bar no
23377 \noun off
23378 \color none
23379 tilde
23380 \end_layout
23381
23382 \end_inset
23383 </cell>
23384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388
23389 \series bold
23390
23391 \backslash
23392 tilde
23393 \end_layout
23394
23395 \end_inset
23396 </cell>
23397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23398 \begin_inset Text
23399
23400 \begin_layout Plain Layout
23401
23402 \family roman
23403 \series medium
23404 \shape up
23405 \size normal
23406 \emph off
23407 \bar no
23408 \noun off
23409 \color none
23410 \begin_inset Formula $\tilde{a}$
23411 \end_inset
23412
23413
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 </row>
23419 <row>
23420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23421 \begin_inset Text
23422
23423 \begin_layout Plain Layout
23424
23425 \family roman
23426 \series medium
23427 \shape up
23428 \size normal
23429 \emph off
23430 \bar no
23431 \noun off
23432 \color none
23433 dot
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442
23443 \series bold
23444
23445 \backslash
23446 dot
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455
23456 \family roman
23457 \series medium
23458 \shape up
23459 \size normal
23460 \emph off
23461 \bar no
23462 \noun off
23463 \color none
23464 \begin_inset Formula $\dot{a}$
23465 \end_inset
23466
23467
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 </row>
23473 <row>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478
23479 \family roman
23480 \series medium
23481 \shape up
23482 \size normal
23483 \emph off
23484 \bar no
23485 \noun off
23486 \color none
23487 breve
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496
23497 \series bold
23498
23499 \backslash
23500 breve
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \family roman
23511 \series medium
23512 \shape up
23513 \size normal
23514 \emph off
23515 \bar no
23516 \noun off
23517 \color none
23518 \begin_inset Formula $\breve{a}$
23519 \end_inset
23520
23521
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 </row>
23527 <row>
23528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23529 \begin_inset Text
23530
23531 \begin_layout Plain Layout
23532
23533 \family roman
23534 \series medium
23535 \shape up
23536 \size normal
23537 \emph off
23538 \bar no
23539 \noun off
23540 \color none
23541 caron
23542 \end_layout
23543
23544 \end_inset
23545 </cell>
23546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23547 \begin_inset Text
23548
23549 \begin_layout Plain Layout
23550
23551 \series bold
23552
23553 \backslash
23554 check
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563
23564 \family roman
23565 \series medium
23566 \shape up
23567 \size normal
23568 \emph off
23569 \bar no
23570 \noun off
23571 \color none
23572 \begin_inset Formula $\check{a}$
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 </row>
23581 <row>
23582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23583 \begin_inset Text
23584
23585 \begin_layout Plain Layout
23586
23587 \family roman
23588 \series medium
23589 \shape up
23590 \size normal
23591 \emph off
23592 \bar no
23593 \noun off
23594 \color none
23595 macron
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \series bold
23606
23607 \backslash
23608 bar
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617
23618 \family roman
23619 \series medium
23620 \shape up
23621 \size normal
23622 \emph off
23623 \bar no
23624 \noun off
23625 \color none
23626 \begin_inset Formula $\bar{a}$
23627 \end_inset
23628
23629
23630 \end_layout
23631
23632 \end_inset
23633 </cell>
23634 </row>
23635 <row>
23636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 vector
23641 \end_layout
23642
23643 \end_inset
23644 </cell>
23645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \series bold
23651
23652 \backslash
23653 vec
23654 \end_layout
23655
23656 \end_inset
23657 </cell>
23658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23659 \begin_inset Text
23660
23661 \begin_layout Plain Layout
23662
23663 \family roman
23664 \series medium
23665 \shape up
23666 \size normal
23667 \emph off
23668 \bar no
23669 \noun off
23670 \color none
23671 \begin_inset Formula $\vec{a}$
23672 \end_inset
23673
23674
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 </row>
23680 </lyxtabular>
23681
23682 \end_inset
23683
23684
23685 \end_layout
23686
23687 \end_inset
23688
23689
23690 \end_layout
23691
23692 \begin_layout Standard
23693 You can choose one of the accents by selecting an item from the 
23694 \family sans
23695 Frame
23696 \begin_inset space ~
23697 \end_inset
23698
23699 decorations
23700 \family default
23701  symbol set button 
23702 \begin_inset Graphics
23703         filename ../images/math/hat.png
23704         scale 85
23705         groupId toolbarbuttons
23706
23707 \end_inset
23708
23709  in the math panel ; this will apply to any selection you have made within
23710  a formula too.
23711 \end_layout
23712
23713 \begin_layout Section
23714 Brackets and Delimiters
23715 \begin_inset Index idx
23716 status collapsed
23717
23718 \begin_layout Plain Layout
23719 Math ! Brackets
23720 \end_layout
23721
23722 \end_inset
23723
23724
23725 \begin_inset Index idx
23726 status collapsed
23727
23728 \begin_layout Plain Layout
23729 Math ! Delimiters
23730 \end_layout
23731
23732 \end_inset
23733
23734
23735 \begin_inset CommandInset label
23736 LatexCommand label
23737 name "sec:Brackets-and-Delimiters"
23738
23739 \end_inset
23740
23741
23742 \end_layout
23743
23744 \begin_layout Standard
23745 There are several brackets available through LyX.
23746  For most purposes, using just the keys 
23747 \family typewriter
23748 []{}()|<>
23749 \family default
23750  should suffice.
23751  But if you want to surround a large structure, like a matrix or a fraction,
23752  or if you have several layers of brackets, it is better to use the math
23753  toolbar delimiter icon 
23754 \begin_inset Info
23755 type  "icon"
23756 arg   "dialog-show mathdelimiter"
23757 \end_inset
23758
23759 .
23760  For example, that's how you would construct the brackets around a standard
23761  matrix such as:
23762 \begin_inset Formula 
23763 \[
23764 \left[\begin{array}{cc}
23765 1 & 2\\
23766 3 & 4
23767 \end{array}\right]
23768 \]
23769
23770 \end_inset
23771
23772 and to make it easier to see the layers of parentheses as in: 
23773 \begin_inset Formula 
23774 \[
23775 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23776 \]
23777
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \begin_layout Standard
23784 The parentheses, and other brackets from that menu will automatically re-size
23785  to accommodate the size of what is inside.
23786 \end_layout
23787
23788 \begin_layout Standard
23789 To construct brackets click on the button for the bracket you want on the
23790  left side and right side.
23791  If you use the option 
23792 \family sans
23793 Keep
23794 \begin_inset space ~
23795 \end_inset
23796
23797 matched
23798 \family default
23799 , the selected bracket type will be used for the left and the right side.
23800  The selection will be shown below the button field.
23801  If you want one side to not have a bracket, use the blank button.
23802  It will appear in LyX with a dotted line, but nothing will be printed.
23803 \end_layout
23804
23805 \begin_layout Standard
23806 If you want to place brackets around math structures, like a square root,
23807  you can do that by highlighting (selecting) the structure that is to go
23808  inside the brackets.
23809  Then choose the appropriate brackets for left and right and click on 
23810 \family sans
23811 Insert
23812 \family default
23813 .
23814  The parentheses will be drawn around the selected structure.
23815 \end_layout
23816
23817 \begin_layout Section
23818 Arrays and Multi-line Equations
23819 \begin_inset Index idx
23820 status collapsed
23821
23822 \begin_layout Plain Layout
23823 Math ! Arrays
23824 \end_layout
23825
23826 \end_inset
23827
23828
23829 \begin_inset Index idx
23830 status collapsed
23831
23832 \begin_layout Plain Layout
23833 Math ! Matrices
23834 \end_layout
23835
23836 \end_inset
23837
23838
23839 \begin_inset Index idx
23840 status collapsed
23841
23842 \begin_layout Plain Layout
23843 Math ! Multi-line Equations
23844 \end_layout
23845
23846 \end_inset
23847
23848
23849 \end_layout
23850
23851 \begin_layout Standard
23852 Matrices are entered in LyX using the 
23853 \family sans
23854 Math
23855 \begin_inset space ~
23856 \end_inset
23857
23858 Panel
23859 \family default
23860  matrix button 
23861 \begin_inset Graphics
23862         filename ../images/math/matrix.png
23863         scale 85
23864         groupId toolbarbuttons
23865
23866 \end_inset
23867
23868 .
23869  It will open a dialog for you to choose the number of rows/columns.
23870  Here is an example:
23871 \begin_inset Formula 
23872 \[
23873 \left(\begin{array}{ccc}
23874 1 & 2 & 3\\
23875 4 & 5 & 6\\
23876 7 & 8 & 9
23877 \end{array}\right)
23878 \]
23879
23880 \end_inset
23881
23882 The parentheses aren't automatic, but you can add them as described in section
23883 \begin_inset space ~
23884 \end_inset
23885
23886
23887 \begin_inset CommandInset ref
23888 LatexCommand ref
23889 reference "sec:Brackets-and-Delimiters"
23890
23891 \end_inset
23892
23893 .
23894  When you construct the matrix, you can decide whether the column entries
23895  will be left-, right-, or center-justified.
23896  This alignment is set in the box 
23897 \family sans
23898 Horizontal
23899 \family default
23900  with the letters 
23901 \begin_inset Quotes eld
23902 \end_inset
23903
23904
23905 \family sans
23906 l
23907 \family default
23908
23909 \begin_inset Quotes erd
23910 \end_inset
23911
23912
23913 \begin_inset Quotes eld
23914 \end_inset
23915
23916
23917 \family sans
23918 r
23919 \family default
23920
23921 \begin_inset Quotes erd
23922 \end_inset
23923
23924 , and 
23925 \begin_inset Quotes eld
23926 \end_inset
23927
23928
23929 \family sans
23930 c
23931 \family default
23932
23933 \begin_inset Quotes erd
23934 \end_inset
23935
23936 .
23937  LyX proposes a 
23938 \begin_inset Quotes eld
23939 \end_inset
23940
23941
23942 \family sans
23943 c
23944 \family default
23945
23946 \begin_inset Quotes erd
23947 \end_inset
23948
23949  for every column as default.
23950  For example, the sequence 
23951 \begin_inset Quotes eld
23952 \end_inset
23953
23954
23955 \family sans
23956 lcr
23957 \family default
23958
23959 \begin_inset Quotes erd
23960 \end_inset
23961
23962  means that the first column will be left-justified, the second will be
23963  centered, and the third column will be right-justified, because each letter
23964  corresponds to the relevant column.
23965  The result will look like this:
23966 \begin_inset Formula 
23967 \[
23968 \begin{array}{lcr}
23969 this & this\, column & this\, column\\
23970 column & has & has\, right\\
23971 has\, left\, alignment & center\, alignment & alignment
23972 \end{array}.
23973 \]
23974
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \begin_layout Standard
23981 You can add more rows to an existing matrix by hitting 
23982 \begin_inset Info
23983 type  "shortcut"
23984 arg   "newline-insert newline"
23985 \end_inset
23986
23987  while the cursor is in the matrix.
23988  Adding or deleting columns can be done via the menu 
23989 \family sans
23990 Edit\SpecialChar \menuseparator
23991 Math
23992 \family default
23993  or the math toolbar.
23994 \end_layout
23995
23996 \begin_layout Standard
23997 There are other arrays used in formulas, such as distinctions of cases.
23998  It can be created with the menu 
23999 \family sans
24000 Insert\SpecialChar \menuseparator
24001 Math\SpecialChar \menuseparator
24002 Cases
24003 \begin_inset space ~
24004 \end_inset
24005
24006 Environment
24007 \family default
24008  or the command 
24009 \series bold
24010
24011 \backslash
24012 cases
24013 \series default
24014 .
24015  Here is an example: 
24016 \begin_inset Formula 
24017 \[
24018 f(x)=\begin{cases}
24019 -1 & x<0\\
24020 0 & x=0\\
24021 1 & x>0
24022 \end{cases}
24023 \]
24024
24025 \end_inset
24026
24027
24028 \end_layout
24029
24030 \begin_layout Standard
24031 \begin_inset VSpace bigskip
24032 \end_inset
24033
24034 Multi-line formulas are created when you press 
24035 \begin_inset Info
24036 type  "shortcut"
24037 arg   "newline-insert newline"
24038 \end_inset
24039
24040  within a formula.
24041  In an empty formula you can see that three blue boxes appear, one for each
24042  column.
24043  When you press 
24044 \begin_inset Info
24045 type  "shortcut"
24046 arg   "newline-insert newline"
24047 \end_inset
24048
24049  in a non-empty formula, the part before the relation sign (equal sign 
24050 \begin_inset Quotes eld
24051 \end_inset
24052
24053 =
24054 \begin_inset Quotes erd
24055 \end_inset
24056
24057  etc.) will be inserted automatically in the first column, the relation sign
24058  is in the second column, and the rest in the third column.
24059  A new row is created by every further hit of 
24060 \begin_inset Info
24061 type  "shortcut"
24062 arg   "newline-insert newline"
24063 \end_inset
24064
24065 .
24066  Multi-line formulas are always displayed formulas.
24067  Here is an example:
24068 \begin_inset Formula 
24069 \begin{eqnarray}
24070 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24071 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24072 \end{eqnarray}
24073
24074 \end_inset
24075
24076  To change the column assignment of the formula parts, place the cursor
24077  where you want to start the shift and hit 
24078 \family sans
24079 Ctrl-Tab.
24080
24081 \family default
24082  It shifts everything in the column which is right beside the current cursor
24083  position to the next column.
24084  Note that the middle column is designed for relation signs, structures
24085  within this column will be printed in a smaller size:
24086 \begin_inset Formula 
24087 \begin{eqnarray*}
24088 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24089 \end{eqnarray*}
24090
24091 \end_inset
24092
24093
24094 \end_layout
24095
24096 \begin_layout Standard
24097 The multi-line formula type described here is called 
24098 \family typewriter
24099 \series medium
24100 eqnarray
24101 \family default
24102 \series default
24103 .
24104  There are other multi-line types being more suitable for certain situations,
24105  for example if you want a better inter-line spacing than in formula (
24106 \begin_inset CommandInset ref
24107 LatexCommand ref
24108 reference "eq:asquared"
24109
24110 \end_inset
24111
24112 ).
24113  The other types are described in section
24114 \begin_inset space ~
24115 \end_inset
24116
24117
24118 \begin_inset CommandInset ref
24119 LatexCommand ref
24120 reference "sub:AMS-Formula-Types"
24121
24122 \end_inset
24123
24124 .
24125 \end_layout
24126
24127 \begin_layout Section
24128 Formula Numbering and Referencing
24129 \begin_inset Index idx
24130 status collapsed
24131
24132 \begin_layout Plain Layout
24133 Math ! Formula numbering
24134 \end_layout
24135
24136 \end_inset
24137
24138
24139 \begin_inset Index idx
24140 status collapsed
24141
24142 \begin_layout Plain Layout
24143 Math ! Referencing formulas
24144 \end_layout
24145
24146 \end_inset
24147
24148
24149 \begin_inset CommandInset label
24150 LatexCommand label
24151 name "sec:Formula-Numbering-and"
24152
24153 \end_inset
24154
24155
24156 \end_layout
24157
24158 \begin_layout Standard
24159 To number a formula, set the cursor in the formula and use the menu 
24160 \family sans
24161 Edit\SpecialChar \menuseparator
24162 Math\SpecialChar \menuseparator
24163 Toggle
24164 \begin_inset space ~
24165 \end_inset
24166
24167 Numbering
24168 \family default
24169  or the shortcut 
24170 \begin_inset Info
24171 type  "shortcut"
24172 arg   "math-number-toggle"
24173 \end_inset
24174
24175 .
24176  The formula number appears in LyX as 
24177 \begin_inset Quotes eld
24178 \end_inset
24179
24180 #
24181 \begin_inset Quotes erd
24182 \end_inset
24183
24184  within parentheses.
24185  The 
24186 \begin_inset Quotes eld
24187 \end_inset
24188
24189 #
24190 \begin_inset Quotes erd
24191 \end_inset
24192
24193  denotes that the number will be calculated automatically when the output
24194  is generated.
24195  The placement and format of the formula number in the output depends on
24196  the document class.
24197  In this document the number is printed together with the chapter number,
24198  separated by a dot:
24199 \begin_inset Formula 
24200 \begin{equation}
24201 1+1=2
24202 \end{equation}
24203
24204 \end_inset
24205
24206 Using 
24207 \begin_inset Info
24208 type  "shortcut"
24209 arg   "math-number-toggle"
24210 \end_inset
24211
24212  in a numbered formula will switch off the numbering.
24213  You can only number displayed formulas.
24214 \end_layout
24215
24216 \begin_layout Standard
24217 Multi-line formulas can be numbered line by line: Using the menu 
24218 \family sans
24219 Edit\SpecialChar \menuseparator
24220 Math\SpecialChar \menuseparator
24221 Toggle
24222 \begin_inset space ~
24223 \end_inset
24224
24225 Numbering
24226 \begin_inset space ~
24227 \end_inset
24228
24229 of
24230 \begin_inset space ~
24231 \end_inset
24232
24233 Line
24234 \family default
24235  or the shortcut 
24236 \begin_inset Info
24237 type  "shortcut"
24238 arg   "math-number-line-toggle"
24239 \end_inset
24240
24241  will only toggle the numbering of the line where the cursor is:
24242 \begin_inset Formula 
24243 \begin{eqnarray}
24244 1 & = & 3-2\\
24245 2 & = & 4-2\nonumber \\
24246 4 & \leq & 7
24247 \end{eqnarray}
24248
24249 \end_inset
24250
24251 To number all lines use the shortcut 
24252 \begin_inset Info
24253 type  "shortcut"
24254 arg   "math-number-toggle"
24255 \end_inset
24256
24257 .
24258 \end_layout
24259
24260 \begin_layout Standard
24261 \begin_inset VSpace bigskip
24262 \end_inset
24263
24264 Every displayed formula can be referenced by its number using a label.
24265  A label is inserted with the menu 
24266 \family sans
24267 Insert\SpecialChar \menuseparator
24268 Label
24269 \family default
24270  when the cursor is in the formula.
24271  This opens a dialog to enter the label.
24272  It is recommended to use the proposed 
24273 \begin_inset Quotes eld
24274 \end_inset
24275
24276
24277 \family sans
24278 eq:
24279 \family default
24280
24281 \begin_inset Quotes erd
24282 \end_inset
24283
24284  as first part of the label, because this helps later to identify the label
24285  type when you have many labels in your document.
24286  We inserted in the following example the label 
24287 \begin_inset Quotes eld
24288 \end_inset
24289
24290 eq:tanhExp
24291 \begin_inset Quotes erd
24292 \end_inset
24293
24294  in the second line:
24295 \begin_inset Formula 
24296 \begin{eqnarray}
24297 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24298  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24299 \end{eqnarray}
24300
24301 \end_inset
24302
24303 Every labeled line is automatically numbered.
24304  Therefore the label is shown in LyX at the place of the formula number
24305  placeholder 
24306 \begin_inset Quotes eld
24307 \end_inset
24308
24309 #
24310 \begin_inset Quotes erd
24311 \end_inset
24312
24313 .
24314  You can reference a labeled formula using the menu 
24315 \family sans
24316 Insert\SpecialChar \menuseparator
24317 Cross
24318 \begin_inset space ~
24319 \end_inset
24320
24321 Reference
24322 \family default
24323 .
24324  A dialog appears to choose a label you want refer to.
24325  The reference appears in LyX as a grey cross reference box and in the output
24326  as the formula number:
24327 \end_layout
24328
24329 \begin_layout Standard
24330 This is a cross-reference to equation (
24331 \begin_inset CommandInset ref
24332 LatexCommand ref
24333 reference "eq:tanhExp"
24334
24335 \end_inset
24336
24337 ).
24338 \end_layout
24339
24340 \begin_layout Standard
24341 The properties of LyX's cross-reference box are described in section
24342 \begin_inset space ~
24343 \end_inset
24344
24345
24346 \begin_inset CommandInset ref
24347 LatexCommand ref
24348 reference "sec:Cross-References"
24349
24350 \end_inset
24351
24352 .
24353  To delete a label, set the cursor in the labeled formula, use the menu
24354  
24355 \family sans
24356 Insert\SpecialChar \menuseparator
24357 Label
24358 \family default
24359  and delete the label in the appearing dialog.
24360 \begin_inset Foot
24361 status collapsed
24362
24363 \begin_layout Plain Layout
24364 This is a unintuitive and will be fixed in the next version of LyX.
24365 \end_layout
24366
24367 \end_inset
24368
24369  
24370 \end_layout
24371
24372 \begin_layout Section
24373 User defined math macros
24374 \begin_inset Index idx
24375 status collapsed
24376
24377 \begin_layout Plain Layout
24378 Math ! Macros
24379 \end_layout
24380
24381 \end_inset
24382
24383
24384 \end_layout
24385
24386 \begin_layout Standard
24387 LyX allows you to define macros for formulas which is very useful when you
24388  have equations of the same form in a document several times.
24389  Math macros are explained in section 
24390 \emph on
24391 Math
24392 \begin_inset space ~
24393 \end_inset
24394
24395 Macros
24396 \emph default
24397  of the 
24398 \emph on
24399 Math
24400 \emph default
24401  manual.
24402 \end_layout
24403
24404 \begin_layout Section
24405 Fine-Tuning
24406 \end_layout
24407
24408 \begin_layout Subsection
24409 Typefaces
24410 \begin_inset Index idx
24411 status collapsed
24412
24413 \begin_layout Plain Layout
24414 Math ! Typefaces
24415 \end_layout
24416
24417 \end_inset
24418
24419
24420 \end_layout
24421
24422 \begin_layout Standard
24423 The standard font for text is italic, for numbers the standard is roman.
24424  To set a font in a formula, use the 
24425 \family sans
24426 Math
24427 \begin_inset space ~
24428 \end_inset
24429
24430 Panel
24431 \family default
24432  button 
24433 \begin_inset Graphics
24434         filename ../images/math/font.png
24435         scale 85
24436         groupId toolbarbuttons
24437
24438 \end_inset
24439
24440 , or enter its command, listed in table
24441 \begin_inset space ~
24442 \end_inset
24443
24444
24445 \begin_inset CommandInset ref
24446 LatexCommand ref
24447 reference "cap:Typefaces-and-the"
24448
24449 \end_inset
24450
24451 , directly.
24452 \end_layout
24453
24454 \begin_layout Standard
24455 \begin_inset Float table
24456 wide false
24457 sideways false
24458 status open
24459
24460 \begin_layout Plain Layout
24461 \begin_inset Caption
24462
24463 \begin_layout Plain Layout
24464 \begin_inset CommandInset label
24465 LatexCommand label
24466 name "cap:Typefaces-and-the"
24467
24468 \end_inset
24469
24470 Typefaces and the corresponding commands.
24471 \end_layout
24472
24473 \end_inset
24474
24475
24476 \end_layout
24477
24478 \begin_layout Plain Layout
24479 \align center
24480 \begin_inset Tabular
24481 <lyxtabular version="3" rows="9" columns="2">
24482 <features tabularvalignment="middle">
24483 <column alignment="center" valignment="top" width="0pt">
24484 <column alignment="center" valignment="top" width="0pt">
24485 <row>
24486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490 Font
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499 Command
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 </row>
24505 <row>
24506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510
24511 \shape up
24512 \size normal
24513 \bar no
24514 \noun off
24515 \color none
24516 \begin_inset Formula $\mathrm{Roman}$
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \series bold
24530
24531 \backslash
24532 mathrm
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 </row>
24538 <row>
24539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24540 \begin_inset Text
24541
24542 \begin_layout Plain Layout
24543 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24544 \end_inset
24545
24546
24547 \end_layout
24548
24549 \end_inset
24550 </cell>
24551 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24552 \begin_inset Text
24553
24554 \begin_layout Plain Layout
24555
24556 \series bold
24557
24558 \backslash
24559 mathbf
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 </row>
24565 <row>
24566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24567 \begin_inset Text
24568
24569 \begin_layout Plain Layout
24570 \begin_inset Formula $\mathit{Italic}$
24571 \end_inset
24572
24573
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \series bold
24584
24585 \backslash
24586 mathit
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 <row>
24593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \shape up
24599 \size normal
24600 \bar no
24601 \noun off
24602 \color none
24603 \begin_inset Formula $\mathtt{Typewriter}$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615
24616 \series bold
24617
24618 \backslash
24619 mathtt
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 </row>
24625 <row>
24626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24627 \begin_inset Text
24628
24629 \begin_layout Plain Layout
24630 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24631 \end_inset
24632
24633
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24639 \begin_inset Text
24640
24641 \begin_layout Plain Layout
24642
24643 \series bold
24644
24645 \backslash
24646 mathbb
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 </row>
24652 <row>
24653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657 \begin_inset Formula $\mathfrak{Fraktur}$
24658 \end_inset
24659
24660
24661 \end_layout
24662
24663 \end_inset
24664 </cell>
24665 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24666 \begin_inset Text
24667
24668 \begin_layout Plain Layout
24669
24670 \series bold
24671
24672 \backslash
24673 mathfrak
24674 \end_layout
24675
24676 \end_inset
24677 </cell>
24678 </row>
24679 <row>
24680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684
24685 \shape up
24686 \size normal
24687 \emph on
24688 \bar no
24689 \noun off
24690 \color none
24691 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24692 \end_inset
24693
24694
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \series bold
24705
24706 \backslash
24707 mathcal
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 </row>
24713 <row>
24714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718 \begin_inset Formula $\mathsf{SansSerif}$
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \series bold
24732
24733 \backslash
24734 mathsf
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 </row>
24740 </lyxtabular>
24741
24742 \end_inset
24743
24744
24745 \end_layout
24746
24747 \end_inset
24748
24749
24750 \end_layout
24751
24752 \begin_layout Standard
24753 \begin_inset Note Greyedout
24754 status open
24755
24756 \begin_layout Plain Layout
24757
24758 \series bold
24759 Note:
24760 \series default
24761  You can only print capital letters in the typefaces 
24762 \family sans
24763 Blackboard
24764 \family default
24765  and 
24766 \family sans
24767 Calligraphic
24768 \family default
24769 .
24770 \end_layout
24771
24772 \end_inset
24773
24774
24775 \end_layout
24776
24777 \begin_layout Standard
24778 When you use a typeface, a blue box is inserted in the formula.
24779  Every character in this box will be printed in this typeface.
24780  Pressing 
24781 \family sans
24782 Space
24783 \family default
24784  within the box will set the cursor outside, so that you have to use a protected
24785  space when you need a space in the box.
24786  Here an example where 
24787 \begin_inset Quotes eld
24788 \end_inset
24789
24790 N
24791 \begin_inset Quotes erd
24792 \end_inset
24793
24794  in 
24795 \family sans
24796 Blackboard
24797 \family default
24798  denotes the set of numbers:
24799 \begin_inset Formula 
24800 \[
24801 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24802 \]
24803
24804 \end_inset
24805
24806
24807 \end_layout
24808
24809 \begin_layout Standard
24810 The typefaces are nestable, which can cause confusion.
24811  You can e.
24812 \begin_inset space \thinspace{}
24813 \end_inset
24814
24815 g.
24816 \begin_inset space \space{}
24817 \end_inset
24818
24819 put a character in 
24820 \family sans
24821 Fraktur
24822 \family default
24823  in a box for 
24824 \family sans
24825 Typewriter
24826 \family default
24827
24828 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24829 \end_inset
24830
24831  
24832 \begin_inset Newline newline
24833 \end_inset
24834
24835 So it is better not to use this feature.
24836 \end_layout
24837
24838 \begin_layout Standard
24839 The typefaces have no effect on Greek letters: 
24840 \begin_inset Formula $\mathfrak{abc\delta e}$
24841 \end_inset
24842
24843
24844 \begin_inset Newline newline
24845 \end_inset
24846
24847 You can only print them emboldened using the command 
24848 \series bold
24849
24850 \backslash
24851 boldsymbol
24852 \series default
24853 , which works like the other typeface commands: 
24854 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24855 \end_inset
24856
24857
24858 \end_layout
24859
24860 \begin_layout Standard
24861
24862 \series bold
24863
24864 \backslash
24865 boldsymbol
24866 \series default
24867  works for all symbols, letters, and numbers.
24868 \end_layout
24869
24870 \begin_layout Standard
24871 A number of other font options are available as well, in the menu 
24872 \family sans
24873 Edit\SpecialChar \menuseparator
24874 Math\SpecialChar \menuseparator
24875 Text
24876 \begin_inset space ~
24877 \end_inset
24878
24879 Style
24880 \family default
24881 .
24882 \end_layout
24883
24884 \begin_layout Subsection
24885 Math Text
24886 \begin_inset Index idx
24887 status collapsed
24888
24889 \begin_layout Plain Layout
24890 Math ! Text
24891 \end_layout
24892
24893 \end_inset
24894
24895
24896 \end_layout
24897
24898 \begin_layout Standard
24899 Typefaces are useful for entering some characters in some given font, but
24900  not for text.
24901  For typing longer pieces of text use the math text, which is obtained using
24902  the entry 
24903 \family sans
24904 Normal
24905 \begin_inset space ~
24906 \end_inset
24907
24908 text
24909 \begin_inset space ~
24910 \end_inset
24911
24912 mode
24913 \family default
24914  of the 
24915 \family sans
24916 Math
24917 \begin_inset space ~
24918 \end_inset
24919
24920 Panel
24921 \family default
24922  button 
24923 \begin_inset Graphics
24924         filename ../images/math/font.png
24925         scale 85
24926         groupId toolbarbuttons
24927
24928 \end_inset
24929
24930  (shortcut 
24931 \begin_inset Info
24932 type  "shortcut"
24933 arg   "font-default"
24934 \end_inset
24935
24936 ).
24937  Math text appears in LyX in black instead of blue.
24938  You can use spaces and accents in math text like in normal text.
24939  Here is an example:
24940 \begin_inset Formula 
24941 \[
24942 f(x)=\begin{cases}
24943 x & \mbox{if I say so}\\
24944 -x & \mbox{under Umständen}
24945 \end{cases}
24946 \]
24947
24948 \end_inset
24949
24950
24951 \end_layout
24952
24953 \begin_layout Subsection
24954 Font Sizes
24955 \begin_inset Index idx
24956 status collapsed
24957
24958 \begin_layout Plain Layout
24959 Math ! Font sizes
24960 \end_layout
24961
24962 \end_inset
24963
24964
24965 \end_layout
24966
24967 \begin_layout Standard
24968 There are four font styles (relative sizes) used in math-mode, which are
24969  automatically chosen in most situations.
24970  These are called 
24971 \family sans
24972 textstyle
24973 \family default
24974
24975 \family sans
24976 displaystyle
24977 \family default
24978
24979 \family sans
24980 scriptstyle
24981 \family default
24982 , and 
24983 \family sans
24984 scriptscriptstyle
24985 \family default
24986 .
24987  For most characters, 
24988 \family sans
24989 textstyle
24990 \family default
24991  and 
24992 \family sans
24993 displaystyle
24994 \family default
24995  are actually the same size, but fractions, superscripts and subscripts,
24996  and certain other structures, are set larger in 
24997 \family sans
24998 displaystyle
24999 \family default
25000 .
25001  Except for some operators, which resize themselves to accommodate various
25002  situations, all text will be set in the styles that LaTeX thinks are appropriat
25003 e.
25004  These choices can be overridden by using the math panel button 
25005 \begin_inset Graphics
25006         filename ../images/math/style.png
25007         scale 85
25008         groupId toolbarbuttons
25009
25010 \end_inset
25011
25012 .
25013  A box for the size will be created in which you can insert the math structure.
25014  For example, you can set 
25015 \begin_inset Formula $\frac{1}{2}$
25016 \end_inset
25017
25018 , which is normally in 
25019 \family sans
25020 textstyle
25021 \family default
25022 , larger in 
25023 \family sans
25024 displaystyle
25025 \family default
25026
25027 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25028 \end_inset
25029
25030 .
25031  The four styles are used in the following example:
25032 \end_layout
25033
25034 \begin_layout Standard
25035 \begin_inset Formula $displaystyle$
25036 \end_inset
25037
25038
25039 \begin_inset Formula ${\textstyle textstyle}$
25040 \end_inset
25041
25042
25043 \begin_inset Formula ${\scriptstyle scriptstyle}$
25044 \end_inset
25045
25046
25047 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25048 \end_inset
25049
25050 .
25051 \end_layout
25052
25053 \begin_layout Standard
25054 All these math-mode font sizes are relative, that means, if the whole math
25055  inset is set in a particular size with the menu 
25056 \family sans
25057 Edit\SpecialChar \menuseparator
25058 Text
25059 \begin_inset space ~
25060 \end_inset
25061
25062 Style
25063 \family default
25064 , all sizes in the formula will be adjusted relative to this size.
25065  Similarly, if the base font size of the document is changed, all fonts
25066  will be adjusted to correspond.
25067  As an example here is a formula in the font size 
25068 \begin_inset Quotes eld
25069 \end_inset
25070
25071 largest
25072 \begin_inset Quotes erd
25073 \end_inset
25074
25075 :
25076 \end_layout
25077
25078 \begin_layout Standard
25079
25080 \family roman
25081 \size largest
25082 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25083 \end_inset
25084
25085
25086 \end_layout
25087
25088 \begin_layout Section
25089 Theorem Modules
25090 \end_layout
25091
25092 \begin_layout Standard
25093 As of LyX 1.6, support for theorem-like environments has been moved out of
25094  the document classes and into layout modules.
25095 \begin_inset Index idx
25096 status collapsed
25097
25098 \begin_layout Plain Layout
25099 Layout Modules
25100 \end_layout
25101
25102 \end_inset
25103
25104  As a result, theorem-like environments can now easily be used with classes
25105  other than the AMS classes.
25106  See section 
25107 \begin_inset CommandInset ref
25108 LatexCommand ref
25109 reference "sub:Modules"
25110
25111 \end_inset
25112
25113  for more on layout modules.
25114 \end_layout
25115
25116 \begin_layout Section
25117 AMS-LaTeX
25118 \begin_inset Index idx
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122 AMS math
25123 \end_layout
25124
25125 \end_inset
25126
25127
25128 \begin_inset Index idx
25129 status collapsed
25130
25131 \begin_layout Plain Layout
25132 Math ! AMS
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \end_layout
25139
25140 \begin_layout Standard
25141 LyX supports the packages provided by the American Mathematical Society
25142  (AMS) that are in common use.
25143 \end_layout
25144
25145 \begin_layout Subsection
25146 Enabling AMS-Support
25147 \end_layout
25148
25149 \begin_layout Standard
25150 Selecting the checkbox 
25151 \family sans
25152 Use
25153 \begin_inset space ~
25154 \end_inset
25155
25156 AMS
25157 \begin_inset space ~
25158 \end_inset
25159
25160 math
25161 \begin_inset space ~
25162 \end_inset
25163
25164 package
25165 \family default
25166  in the 
25167 \family sans
25168 Document\SpecialChar \menuseparator
25169 Settings
25170 \family default
25171
25172 \begin_inset Index idx
25173 status collapsed
25174
25175 \begin_layout Plain Layout
25176 Document ! Settings
25177 \end_layout
25178
25179 \end_inset
25180
25181  dialog under 
25182 \family sans
25183 Math
25184 \begin_inset space ~
25185 \end_inset
25186
25187 Options
25188 \family default
25189  will include the AMS-packages in the document, and make the facilities
25190  available.
25191  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25192  formulas, ensure that you have enabled AMS.
25193 \end_layout
25194
25195 \begin_layout Subsection
25196 AMS-Formula Types
25197 \begin_inset CommandInset label
25198 LatexCommand label
25199 name "sub:AMS-Formula-Types"
25200
25201 \end_inset
25202
25203
25204 \begin_inset Index idx
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Math ! Multi-line Equations
25209 \end_layout
25210
25211 \end_inset
25212
25213
25214 \end_layout
25215
25216 \begin_layout Standard
25217 AMS-LaTeX provides a selection of different formula types.
25218  LyX allows you to choose between 
25219 \family typewriter
25220 align
25221 \family default
25222
25223 \family typewriter
25224 alignat
25225 \family default
25226
25227 \family typewriter
25228 flalign
25229 \family default
25230
25231 \family typewriter
25232 gather
25233 \family default
25234 , and 
25235 \family typewriter
25236 multline
25237 \family default
25238 .
25239  We refer to the AMS-documentation for an explanation of these formula types.
25240 \end_layout
25241
25242 \begin_layout Chapter
25243 More Tools
25244 \end_layout
25245
25246 \begin_layout Section
25247 Cross-References
25248 \begin_inset Index idx
25249 status collapsed
25250
25251 \begin_layout Plain Layout
25252 Cross references
25253 \end_layout
25254
25255 \end_inset
25256
25257
25258 \begin_inset CommandInset label
25259 LatexCommand label
25260 name "sec:Cross-References"
25261
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \begin_layout Standard
25268 One of LyX's strengths are cross-references.
25269  You can reference every section, float, footnote, formula, and list in
25270  the document.
25271  To reference a document part, you have to insert a label into it.
25272  The label is used as anchor and name for the reference.
25273  We want for example to refer to the second item of the following list:
25274 \end_layout
25275
25276 \begin_layout Enumerate
25277 First item
25278 \end_layout
25279
25280 \begin_layout Enumerate
25281 \begin_inset CommandInset label
25282 LatexCommand label
25283 name "enu:Second-item"
25284
25285 \end_inset
25286
25287 Second item
25288 \end_layout
25289
25290 \begin_layout Enumerate
25291 Third item
25292 \end_layout
25293
25294 \begin_layout Standard
25295 First we insert a label into the second item with the menu 
25296 \family sans
25297 Insert\SpecialChar \menuseparator
25298 Label
25299 \family default
25300  or by pressing the toolbar button 
25301 \begin_inset Info
25302 type  "icon"
25303 arg   "label-insert"
25304 \end_inset
25305
25306 .
25307  A grey label box like this: 
25308 \begin_inset Graphics
25309         filename clipart/labelQt4.png
25310         scale 85
25311
25312 \end_inset
25313
25314  is inserted and the label window pops up asking for the label text.
25315  LyX offers as text the first words of the item with a prefix, in our case
25316  the text 
25317 \begin_inset Quotes eld
25318 \end_inset
25319
25320
25321 \family sans
25322 enu: Second-item
25323 \family default
25324
25325 \begin_inset Quotes erd
25326 \end_inset
25327
25328 .
25329  The prefix 
25330 \begin_inset Quotes eld
25331 \end_inset
25332
25333
25334 \family sans
25335 enu:
25336 \family default
25337
25338 \begin_inset Quotes erd
25339 \end_inset
25340
25341  stands for 
25342 \begin_inset Quotes eld
25343 \end_inset
25344
25345 enumerate
25346 \begin_inset Quotes erd
25347 \end_inset
25348
25349 .
25350  The prefix depends on the document part where the label is inserted, e.
25351 \begin_inset space \thinspace{}
25352 \end_inset
25353
25354 g.
25355 \begin_inset space \space{}
25356 \end_inset
25357
25358 if you insert a label into a section heading, the prefix will be 
25359 \begin_inset Quotes eld
25360 \end_inset
25361
25362
25363 \family sans
25364 sec:
25365 \family default
25366
25367 \begin_inset Quotes erd
25368 \end_inset
25369
25370 .
25371 \end_layout
25372
25373 \begin_layout Standard
25374 To reference the item, we refer to its label using the menu 
25375 \family sans
25376 Insert\SpecialChar \menuseparator
25377 Cross-Reference
25378 \family default
25379  or the toolbar button 
25380 \begin_inset Info
25381 type  "icon"
25382 arg   "dialog-show-new-inset ref"
25383 \end_inset
25384
25385 .
25386  A grey cross-reference box like this: 
25387 \begin_inset Graphics
25388         filename clipart/referenceQt4.png
25389         scale 85
25390
25391 \end_inset
25392
25393  is inserted and the cross-reference window appears showing all the labels
25394  in the document.
25395  We can now sort the labels alphabetically and then choose the entry 
25396 \begin_inset Quotes eld
25397 \end_inset
25398
25399
25400 \family sans
25401 enu:Second-item
25402 \family default
25403
25404 \begin_inset Quotes erd
25405 \end_inset
25406
25407 .
25408  At the position of the cross-reference box the item number will appear
25409  in the output.
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Alternatively to 
25414 \family sans
25415 Insert\SpecialChar \menuseparator
25416 Cross-Reference
25417 \family default
25418 , you can right-click on a label and use in the appearing context menu 
25419 \family sans
25420 Copy as Reference
25421 \family default
25422 .
25423  The cross-reference to this label is now in the clipboard and can be copied
25424  to the actual cursor position via the menu 
25425 \family sans
25426 Edit\SpecialChar \menuseparator
25427 Paste
25428 \family default
25429  (shortcut Ctrl+V).
25430 \end_layout
25431
25432 \begin_layout Standard
25433 Here is our cross-reference: Item
25434 \begin_inset space ~
25435 \end_inset
25436
25437
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "enu:Second-item"
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \begin_layout Standard
25448 It is recommended to use a protected space
25449 \begin_inset Foot
25450 status collapsed
25451
25452 \begin_layout Plain Layout
25453 described in section
25454 \begin_inset space ~
25455 \end_inset
25456
25457
25458 \begin_inset CommandInset ref
25459 LatexCommand ref
25460 reference "sub:Protected-Space"
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \end_inset
25468
25469  between the cross-reference name and its number to avoid ugly line breaks
25470  between them.
25471 \end_layout
25472
25473 \begin_layout Standard
25474 There are six varieties of cross-references:
25475 \end_layout
25476
25477 \begin_layout Description
25478 <reference>: prints the number, this is the default: 
25479 \begin_inset CommandInset ref
25480 LatexCommand ref
25481 reference "cap:Two-distorted-images"
25482
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \begin_layout Description
25489 (<reference>): prints the number within two parentheses, this is the style
25490  normally used to reference formulas, especially when the reference name
25491  
25492 \begin_inset Quotes eld
25493 \end_inset
25494
25495 Equation
25496 \begin_inset Quotes erd
25497 \end_inset
25498
25499  is omitted: 
25500 \begin_inset CommandInset ref
25501 LatexCommand eqref
25502 reference "eq:tanhExp"
25503
25504 \end_inset
25505
25506
25507 \end_layout
25508
25509 \begin_layout Description
25510 <page>: prints the page number: Page
25511 \begin_inset space ~
25512 \end_inset
25513
25514
25515 \begin_inset CommandInset ref
25516 LatexCommand pageref
25517 reference "cap:Two-distorted-images"
25518
25519 \end_inset
25520
25521
25522 \end_layout
25523
25524 \begin_layout Description
25525 on
25526 \begin_inset space ~
25527 \end_inset
25528
25529 page
25530 \begin_inset space ~
25531 \end_inset
25532
25533 <page>: prints the text "on page" and the page number: 
25534 \begin_inset CommandInset ref
25535 LatexCommand vpageref
25536 reference "cap:Two-distorted-images"
25537
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \begin_layout Description
25544 <reference>
25545 \begin_inset space ~
25546 \end_inset
25547
25548 on
25549 \begin_inset space ~
25550 \end_inset
25551
25552 page
25553 \begin_inset space ~
25554 \end_inset
25555
25556 <page>: prints the number, the text "on page", and the page number: 
25557 \begin_inset CommandInset ref
25558 LatexCommand vref
25559 reference "cap:Two-distorted-images"
25560
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \begin_layout Description
25567 Formatted
25568 \begin_inset space ~
25569 \end_inset
25570
25571 reference: prints a self defined cross-reference format.
25572 \begin_inset Newline newline
25573 \end_inset
25574
25575
25576 \begin_inset Note Greyedout
25577 status open
25578
25579 \begin_layout Plain Layout
25580
25581 \series bold
25582 Note:
25583 \series default
25584  This feature is only available when you have the LaTeX-package 
25585 \series bold
25586 prettyref
25587 \series default
25588  or 
25589 \series bold
25590 refstyle
25591 \series default
25592
25593 \begin_inset Index idx
25594 status collapsed
25595
25596 \begin_layout Plain Layout
25597 LaTeX-packages ! prettyref
25598 \end_layout
25599
25600 \end_inset
25601
25602
25603 \begin_inset Index idx
25604 status collapsed
25605
25606 \begin_layout Plain Layout
25607 LaTeX-packages ! refstyle
25608 \end_layout
25609
25610 \end_inset
25611
25612  installed.
25613 \end_layout
25614
25615 \end_inset
25616
25617
25618 \begin_inset Newline newline
25619 \end_inset
25620
25621 You can select which LaTeX-package should be used for this feature by setting
25622  the option 
25623 \family sans
25624 Use refstyle (not prettyref) for cross-references
25625 \family default
25626  in the menu 
25627 \family sans
25628 Document\SpecialChar \menuseparator
25629 Settings\SpecialChar \menuseparator
25630 Document Class
25631 \family default
25632 .
25633  The format is specified by adding the command 
25634 \series bold
25635
25636 \backslash
25637 newrefformat
25638 \series default
25639  (prettyref) or 
25640 \series bold
25641
25642 \backslash
25643 newref
25644 \series default
25645  (refstyle) to the preamble of the document.
25646  For example redefining all references to figures (which have the label
25647  shortcut 
25648 \begin_inset Quotes eld
25649 \end_inset
25650
25651
25652 \family sans
25653 fig
25654 \family default
25655
25656 \begin_inset Quotes erd
25657 \end_inset
25658
25659 ) can be done with this command
25660 \begin_inset Newline newline
25661 \end_inset
25662
25663
25664 \series bold
25665
25666 \backslash
25667 newref{fig}{refcmd={Image on page 
25668 \backslash
25669 pageref{#1}}}
25670 \series default
25671
25672 \begin_inset Newline newline
25673 \end_inset
25674
25675 For more information about the format, have a look at the package documentations
25676
25677 \begin_inset CommandInset citation
25678 LatexCommand cite
25679 key "prettyref,refstyle"
25680
25681 \end_inset
25682
25683 .
25684 \end_layout
25685
25686 \begin_layout Description
25687 Textual
25688 \begin_inset space ~
25689 \end_inset
25690
25691 reference: prints the caption or name of the reference: 
25692 \begin_inset CommandInset ref
25693 LatexCommand nameref
25694 reference "cap:Two-distorted-images"
25695
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \begin_layout Standard
25702
25703 \family sans
25704 <page>
25705 \family default
25706  will not print the page number if the label is on the previous, the same,
25707  or the next page.
25708  You will e.
25709 \begin_inset space \thinspace{}
25710 \end_inset
25711
25712 g.
25713 \begin_inset space \space{}
25714 \end_inset
25715
25716 see the text 
25717 \begin_inset Quotes eld
25718 \end_inset
25719
25720
25721 \family sans
25722 on this page
25723 \family default
25724
25725 \begin_inset Quotes erd
25726 \end_inset
25727
25728  instead.
25729  The style 
25730 \family sans
25731 <reference> on page <page>
25732 \family default
25733  will not print anything about the page if the label is on the same page.
25734 \end_layout
25735
25736 \begin_layout Standard
25737 The number and current page of the referenced document part in the output
25738  is automatically calculated by LaTeX.
25739  The varieties are adjusted in the field 
25740 \family sans
25741 Format
25742 \family default
25743  of the cross-reference window, that appear when you click on the cross-referenc
25744 e.
25745 \end_layout
25746
25747 \begin_layout Standard
25748 You can only use the style 
25749 \family sans
25750 <reference>
25751 \family default
25752  to reference numbered document parts, while the reference style 
25753 \family sans
25754 <page>
25755 \family default
25756  is always possible.
25757 \end_layout
25758
25759 \begin_layout Standard
25760 If you want to reference a section, put the label in the section heading;
25761  for floats put the label in the caption; for footnotes put the label in
25762  it.
25763  Referencing formulas is explained in section
25764 \begin_inset space ~
25765 \end_inset
25766
25767
25768 \begin_inset CommandInset ref
25769 LatexCommand ref
25770 reference "sec:Formula-Numbering-and"
25771
25772 \end_inset
25773
25774 .
25775 \end_layout
25776
25777 \begin_layout Standard
25778 Right-clicking on a cross-reference opens a context menu.
25779  The entry 
25780 \family sans
25781 Go
25782 \begin_inset space ~
25783 \end_inset
25784
25785 to
25786 \begin_inset space ~
25787 \end_inset
25788
25789 Label
25790 \family default
25791  sets the cursor before the referenced label.
25792  This entry will be renamed in the context menu of the label to 
25793 \family sans
25794 Go
25795 \begin_inset space ~
25796 \end_inset
25797
25798 Back
25799 \family default
25800  so that you can use it to set the cursor back to the cross-reference.
25801  You can also go back with the toolbar button 
25802 \begin_inset Info
25803 type  "icon"
25804 arg   "bookmark-goto 0"
25805 \end_inset
25806
25807 .
25808 \end_layout
25809
25810 \begin_layout Standard
25811 You can change labels at any time.
25812  References to the changed label will automatically be updated so that you
25813  do not need to take care about this.
25814 \end_layout
25815
25816 \begin_layout Standard
25817 If a cross-reference refers to a non-existent label, you will see two question
25818  marks in the output instead of the reference.
25819 \end_layout
25820
25821 \begin_layout Standard
25822 References are described in detail in sec.
25823 \begin_inset space ~
25824 \end_inset
25825
25826
25827 \begin_inset Quotes eld
25828 \end_inset
25829
25830 Referencing Floats
25831 \begin_inset Quotes erd
25832 \end_inset
25833
25834  of the 
25835 \emph on
25836 Embedded
25837 \begin_inset space ~
25838 \end_inset
25839
25840 Objects
25841 \emph default
25842  manual.
25843 \end_layout
25844
25845 \begin_layout Section
25846 Table of Contents and other Listings
25847 \begin_inset Index idx
25848 status collapsed
25849
25850 \begin_layout Plain Layout
25851 Table of contents
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \begin_inset Index idx
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861 Outline
25862 \end_layout
25863
25864 \end_inset
25865
25866
25867 \begin_inset CommandInset label
25868 LatexCommand label
25869 name "sec:toc"
25870
25871 \end_inset
25872
25873
25874 \end_layout
25875
25876 \begin_layout Subsection
25877 Table of Contents
25878 \begin_inset CommandInset label
25879 LatexCommand label
25880 name "sub:Table-of-Contents"
25881
25882 \end_inset
25883
25884
25885 \end_layout
25886
25887 \begin_layout Standard
25888 The Table of Contents (TOC) is inserted with the menu 
25889 \family sans
25890 Insert\SpecialChar \menuseparator
25891 List/TOC\SpecialChar \menuseparator
25892 Table
25893 \begin_inset space ~
25894 \end_inset
25895
25896 of
25897 \begin_inset space ~
25898 \end_inset
25899
25900 Contents
25901 \family default
25902 .
25903  Is is displayed in LyX as a gray box.
25904  If you click on it, the 
25905 \family sans
25906 Outline
25907 \family default
25908  window appears, showing you the TOC entries as outline to move and rearrange
25909  sections in your documents.
25910  So this operation is an alternative to the menu 
25911 \family sans
25912 Document\SpecialChar \menuseparator
25913 Outline
25914 \family default
25915  that is described in sec.
25916 \begin_inset space \thinspace{}
25917 \end_inset
25918
25919
25920 \begin_inset CommandInset ref
25921 LatexCommand ref
25922 reference "sec:Navigating"
25923
25924 \end_inset
25925
25926 .
25927 \end_layout
25928
25929 \begin_layout Standard
25930 The TOC in the document output lists every numbered section automatically.
25931  If you have declared a short title for a section heading, as described
25932  in section
25933 \begin_inset space ~
25934 \end_inset
25935
25936
25937 \begin_inset CommandInset ref
25938 LatexCommand ref
25939 reference "sec:Short-Titles"
25940
25941 \end_inset
25942
25943 , it will be used in the TOC instead of the section heading.
25944  Section
25945 \begin_inset space ~
25946 \end_inset
25947
25948
25949 \begin_inset CommandInset ref
25950 LatexCommand ref
25951 reference "sub:Numbering-depth"
25952
25953 \end_inset
25954
25955  describes how the level is adjusted that defines which section types are
25956  listed in the TOC.
25957  Unnumbered sections are not listed in the TOC.
25958 \end_layout
25959
25960 \begin_layout Subsection
25961 List of Figures, Tables, and Algorithms
25962 \begin_inset CommandInset label
25963 LatexCommand label
25964 name "sub:List-of-Figures"
25965
25966 \end_inset
25967
25968
25969 \end_layout
25970
25971 \begin_layout Standard
25972 Table, figure, and algorithm lists are very much like the table of contents.
25973  You can insert them via the 
25974 \family sans
25975 Insert\SpecialChar \menuseparator
25976 List
25977 \begin_inset space ~
25978 \end_inset
25979
25980 /
25981 \begin_inset space ~
25982 \end_inset
25983
25984 TOC
25985 \family default
25986  submenus.
25987  The list entries are the float captions and the float number.
25988 \end_layout
25989
25990 \begin_layout Section
25991 URLs and Hyperlinks
25992 \begin_inset Index idx
25993 status collapsed
25994
25995 \begin_layout Plain Layout
25996 URLs
25997 \end_layout
25998
25999 \end_inset
26000
26001
26002 \begin_inset Index idx
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 Hyperlinks
26007 \end_layout
26008
26009 \end_inset
26010
26011
26012 \end_layout
26013
26014 \begin_layout Subsection
26015 URLs
26016 \begin_inset CommandInset label
26017 LatexCommand label
26018 name "sub:URLs"
26019
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \begin_layout Standard
26026 Links to web pages or email addresses can be inserted via the menu 
26027 \family sans
26028 Insert\SpecialChar \menuseparator
26029 URL
26030 \family default
26031 .
26032 \end_layout
26033
26034 \begin_layout Standard
26035 Here is an example URL: LyX's homepage: 
26036 \begin_inset Flex URL
26037 status open
26038
26039 \begin_layout Plain Layout
26040
26041 http://www.lyx.org
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \begin_layout Standard
26050 You cannot change the style of the link text, the URL text will always be
26051  in the style 
26052 \family typewriter
26053 Typewriter
26054 \family default
26055 .
26056  To be able to format the URL text, use hyperlinks as explained in the next
26057  subsection.
26058 \end_layout
26059
26060 \begin_layout Standard
26061 \begin_inset Note Greyedout
26062 status open
26063
26064 \begin_layout Plain Layout
26065
26066 \series bold
26067 Note:
26068 \series default
26069  URLs must not end with a backslash, otherwise you get LaTeX errors.
26070 \end_layout
26071
26072 \end_inset
26073
26074
26075 \end_layout
26076
26077 \begin_layout Subsection
26078 Hyperlinks
26079 \begin_inset CommandInset label
26080 LatexCommand label
26081 name "sub:Hyperlinks"
26082
26083 \end_inset
26084
26085
26086 \end_layout
26087
26088 \begin_layout Standard
26089 Hyperlinks can be inserted with the menu 
26090 \family sans
26091 Insert\SpecialChar \menuseparator
26092 Hyperlink
26093 \family default
26094  or with the toolbar button 
26095 \begin_inset Info
26096 type  "icon"
26097 arg   "href-insert"
26098 \end_inset
26099
26100 .
26101  The appearing dialog has two fields: 
26102 \family sans
26103 Target
26104 \family default
26105  and 
26106 \family sans
26107 Name
26108 \family default
26109 .
26110  The name is the printed text for the hyperlink.
26111  The hyperlink type can be a weblink like this: 
26112 \begin_inset CommandInset href
26113 LatexCommand href
26114 name "LyX's homepage"
26115 target "http://www.lyx.org"
26116
26117 \end_inset
26118
26119 , an Email address like this: 
26120 \begin_inset CommandInset href
26121 LatexCommand href
26122 name "lyx-docs mailing list"
26123 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26124 type "mailto:"
26125
26126 \end_inset
26127
26128 , or a link to a file.
26129 \end_layout
26130
26131 \begin_layout Standard
26132 You can start applications via a hyperlink when you insert a weblink, but
26133  add the prefix 
26134 \begin_inset Quotes eld
26135 \end_inset
26136
26137
26138 \family sans
26139 run:
26140 \family default
26141
26142 \begin_inset Quotes erd
26143 \end_inset
26144
26145  to the link target.
26146 \end_layout
26147
26148 \begin_layout Standard
26149 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26150  and become clickable in the DVI and PDF-output.
26151  To set the format of the link text, highlight the hyperlink inset and use
26152  the text style dialog.
26153  This is for example a hyperlink with bold sans serif text: 
26154 \family sans
26155 \series bold
26156
26157 \begin_inset CommandInset href
26158 LatexCommand href
26159 name "LyX's homepage"
26160 target "http://www.lyx.org"
26161
26162 \end_inset
26163
26164
26165 \end_layout
26166
26167 \begin_layout Standard
26168 The link text color can be changed, when the option 
26169 \family sans
26170 Color links
26171 \family default
26172  is set in the PDF Properties dialog (menu 
26173 \family sans
26174 Document\SpecialChar \menuseparator
26175 Settings\SpecialChar \menuseparator
26176 PDF Properties
26177 \family default
26178 ).
26179  The link text is for example set in this document to blue by adding the
26180  option
26181 \begin_inset Newline newline
26182 \end_inset
26183
26184
26185 \series bold
26186 urlcolor=blue
26187 \series default
26188
26189 \begin_inset Newline newline
26190 \end_inset
26191
26192 to the field 
26193 \family sans
26194 Additional options
26195 \family default
26196  in the PDF Properties dialog.
26197 \end_layout
26198
26199 \begin_layout Section
26200 Appendices
26201 \begin_inset Index idx
26202 status collapsed
26203
26204 \begin_layout Plain Layout
26205 Appendix
26206 \end_layout
26207
26208 \end_inset
26209
26210
26211 \begin_inset CommandInset label
26212 LatexCommand label
26213 name "sec:Appendices"
26214
26215 \end_inset
26216
26217
26218 \end_layout
26219
26220 \begin_layout Standard
26221 Appendices are created with the menu 
26222 \family sans
26223 Document\SpecialChar \menuseparator
26224 Start
26225 \begin_inset space ~
26226 \end_inset
26227
26228 Appendix
26229 \begin_inset space ~
26230 \end_inset
26231
26232 Here
26233 \family default
26234 .
26235  This menu sets the document from the current cursor position to the end
26236  as the appendix region.
26237  The region is marked with a red borderline.
26238 \end_layout
26239
26240 \begin_layout Standard
26241 Every chapter (or section) within the appendix region is treated as an appendix,
26242  numbered with a capital Latin letter.
26243  The appendix subsections are numbered with this letter followed by a dot
26244  and the subsection number.
26245  All appendix sections can be referenced as if they were normal sections,
26246  here two examples:
26247 \end_layout
26248
26249 \begin_layout Standard
26250 Appendix
26251 \begin_inset space ~
26252 \end_inset
26253
26254
26255 \begin_inset CommandInset ref
26256 LatexCommand ref
26257 reference "cha:Credits"
26258
26259 \end_inset
26260
26261 ; Appendix
26262 \begin_inset space ~
26263 \end_inset
26264
26265
26266 \begin_inset CommandInset ref
26267 LatexCommand ref
26268 reference "sub:Export"
26269
26270 \end_inset
26271
26272
26273 \end_layout
26274
26275 \begin_layout Section
26276 Bibliography
26277 \begin_inset Index idx
26278 status collapsed
26279
26280 \begin_layout Plain Layout
26281 Bibliography
26282 \end_layout
26283
26284 \end_inset
26285
26286
26287 \begin_inset CommandInset label
26288 LatexCommand label
26289 name "sec:Bibliography"
26290
26291 \end_inset
26292
26293
26294 \end_layout
26295
26296 \begin_layout Standard
26297 There are two ways of generating the bibliography in a LyX-document.
26298  You can include a bibliography database,
26299 \begin_inset Foot
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303 Known under the name 
26304 \begin_inset Quotes eld
26305 \end_inset
26306
26307 BibTeX-database
26308 \begin_inset Quotes erd
26309 \end_inset
26310
26311 .
26312 \end_layout
26313
26314 \end_inset
26315
26316  which is explained in the next subsection, or you can insert the bibliography
26317  manually, using the paragraph environment 
26318 \family sans
26319 Bibliography
26320 \family default
26321 , which was described in section
26322 \begin_inset space ~
26323 \end_inset
26324
26325
26326 \begin_inset CommandInset ref
26327 LatexCommand ref
26328 reference "sub:Biblio_environment"
26329
26330 \end_inset
26331
26332 .
26333  If you want anything other than numerical citations that are used in this
26334  document, like author-year citations, then you must
26335 \emph on
26336  
26337 \emph default
26338 use a bibliography database.
26339 \end_layout
26340
26341 \begin_layout Subsection
26342 The Bibliography Environment
26343 \end_layout
26344
26345 \begin_layout Standard
26346 Within the 
26347 \family sans
26348 Bibliography
26349 \family default
26350  environment, every paragraph begins with a gray bibliography box labeled
26351  with a number.
26352  If you click on it, you will get a dialog in which you can set a 
26353 \family sans
26354 Key
26355 \family default
26356  and a 
26357 \family sans
26358 Label
26359 \family default
26360 .
26361  The key is the symbolic name by which you will refer to this bibliography
26362  entry.
26363  For example, our second entry in the bibliography is a book about LaTeX
26364  and we used 
26365 \begin_inset Quotes eld
26366 \end_inset
26367
26368 latexcompanion
26369 \begin_inset Quotes erd
26370 \end_inset
26371
26372 , a short form of its title, as key.
26373 \end_layout
26374
26375 \begin_layout Standard
26376 You can refer to the key of a bibliography entry using the menu 
26377 \family sans
26378 Insert\SpecialChar \menuseparator
26379 Citation
26380 \family default
26381  or the toolbar button 
26382 \begin_inset Info
26383 type  "icon"
26384 arg   "dialog-show-new-inset citation"
26385 \end_inset
26386
26387 .
26388  A citation reference box is inserted and a citation window will appear
26389  in which you can select one or more keys in the available key list.
26390  The citation reference box will be labeled with the referenced key.
26391  When you click on the box, the citation window appears and you can change
26392  the reference.
26393 \end_layout
26394
26395 \begin_layout Standard
26396 Citation references appear in the output as the number of the bibliography
26397  entry with surrounding brackets.
26398  If you set a 
26399 \family sans
26400 Label
26401 \family default
26402  for the entry, the label will appear instead of the number.
26403  Here are two examples; the first without a label, the second with the label
26404  
26405 \begin_inset Quotes eld
26406 \end_inset
26407
26408 Credits
26409 \begin_inset Quotes erd
26410 \end_inset
26411
26412 :
26413 \end_layout
26414
26415 \begin_layout Standard
26416 Have a look at the 
26417 \family sans
26418 LaTeX Companion Second Edition
26419 \family default
26420
26421 \begin_inset CommandInset citation
26422 LatexCommand cite
26423 key "latexcompanion"
26424
26425 \end_inset
26426
26427
26428 \end_layout
26429
26430 \begin_layout Standard
26431 The LyX-Team members are listed in the Credits: 
26432 \begin_inset CommandInset citation
26433 LatexCommand cite
26434 key "lyxcredit"
26435
26436 \end_inset
26437
26438
26439 \end_layout
26440
26441 \begin_layout Subsection
26442 Bibliography databases (BibTeX)
26443 \begin_inset Index idx
26444 status collapsed
26445
26446 \begin_layout Plain Layout
26447 Bibliography ! Databases
26448 \end_layout
26449
26450 \end_inset
26451
26452
26453 \begin_inset Index idx
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457 Bibliography ! BibTeX
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \begin_inset CommandInset label
26464 LatexCommand label
26465 name "sub:Bibliography-databases"
26466
26467 \end_inset
26468
26469
26470 \end_layout
26471
26472 \begin_layout Standard
26473 Bibliography databases are useful if you use the same bibliography in different
26474  documents.
26475 \begin_inset Foot
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479 They are also useful for keeping a database of articles and notes concerning
26480  them.
26481  Most of the database programs mentioned below allow you to store annotations
26482  and reviews along with bibliographical information.
26483 \end_layout
26484
26485 \end_inset
26486
26487  It also makes it very easy to have a uniform layout for all bibliography
26488  entries.
26489  You can collect the bibliography of all relevant books and articles of
26490  your working field in a database.
26491  This database can be used for different documents, and only the entries
26492  cited in a particular document will appear in the bibliography list for
26493  that document.
26494  This relieves you of the need to keep track of which articles and books
26495  you have cited.
26496 \end_layout
26497
26498 \begin_layout Standard
26499 The database is a text file with the file extension 
26500 \begin_inset Quotes eld
26501 \end_inset
26502
26503
26504 \family sans
26505 .bib
26506 \family default
26507
26508 \begin_inset Quotes erd
26509 \end_inset
26510
26511 , containing the bibliography in a special format.
26512  The format is explained in 
26513 \begin_inset CommandInset citation
26514 LatexCommand cite
26515 key "BibTeX-2"
26516
26517 \end_inset
26518
26519  and in LaTeX books (
26520 \begin_inset CommandInset citation
26521 LatexCommand cite
26522 key "Mittelbach,Kopka,Lamport"
26523
26524 \end_inset
26525
26526 ).
26527  The file can be created using any text editor, but normally one uses a
26528  special program to create and edit the entries in the database.
26529  A list of such programs is maintained on the LyX Wiki at 
26530 \begin_inset Flex URL
26531 status collapsed
26532
26533 \begin_layout Plain Layout
26534
26535 http://wiki.lyx.org/BibTeX/Programs
26536 \end_layout
26537
26538 \end_inset
26539
26540 .
26541 \end_layout
26542
26543 \begin_layout Standard
26544 To use a database, use the menu 
26545 \family sans
26546 Insert\SpecialChar \menuseparator
26547 List
26548 \family default
26549 /
26550 \family sans
26551 TOC\SpecialChar \menuseparator
26552 BibT
26553 \begin_inset ERT
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558 {}
26559 \end_layout
26560
26561 \end_inset
26562
26563 eX
26564 \begin_inset space ~
26565 \end_inset
26566
26567 Bibliography
26568 \family default
26569 .
26570  A grey box will be inserted and a window appears.
26571  In this window you can load one or more databases and a style file.
26572  The option 
26573 \family sans
26574 Add bibliography to TOC
26575 \family default
26576  adds a table of contents entry for the bibliography.
26577  In the 
26578 \family sans
26579 Content
26580 \family default
26581  drop box you can select whether to include > all the entries in the database
26582  in the document or just the cited references.
26583 \end_layout
26584
26585 \begin_layout Standard
26586 The style file is a text file with the file extension 
26587 \begin_inset Quotes eld
26588 \end_inset
26589
26590
26591 \family sans
26592 .bst
26593 \family default
26594
26595 \begin_inset Quotes erd
26596 \end_inset
26597
26598  that controls how the bibliography entries will appear.
26599  Your LaTeX distribution should provide several of these, and many publishers
26600  provide their own style files, so that you don't have to take care of the
26601  layout.
26602  It is of course possible to write your own style file, but this is something
26603  for experts.
26604 \begin_inset Foot
26605 status collapsed
26606
26607 \begin_layout Plain Layout
26608 For information how this is done, have a look at
26609 \begin_inset Newline newline
26610 \end_inset
26611
26612
26613 \begin_inset CommandInset href
26614 LatexCommand href
26615 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26616
26617 \end_inset
26618
26619 .
26620 \end_layout
26621
26622 \end_inset
26623
26624
26625 \end_layout
26626
26627 \begin_layout Standard
26628 Inserting a citation reference works as described in the previous section.
26629 \end_layout
26630
26631 \begin_layout Standard
26632 To generate the bibliography from a database, LyX uses the program BibTeX.
26633  You can choose which of its variants should be used by LyX as processor;
26634  either in the document settings under 
26635 \family sans
26636 Bibliography
26637 \family default
26638  or in LyX's preferences under 
26639 \family sans
26640 Output\SpecialChar \menuseparator
26641 LaT
26642 \begin_inset ERT
26643 status collapsed
26644
26645 \begin_layout Plain Layout
26646
26647 {}
26648 \end_layout
26649
26650 \end_inset
26651
26652 eX
26653 \family default
26654 .
26655  The following variants are possible:
26656 \end_layout
26657
26658 \begin_layout Description
26659 biber provides full Unicode support; recommended for multilingual texts
26660  and for languages that don't use Latin letters
26661 \end_layout
26662
26663 \begin_layout Description
26664 bibtex the standard; does not allow special characters in bibliography entries
26665  that are not possible to encode in a 7-bit encoding
26666 \end_layout
26667
26668 \begin_layout Description
26669 bibtex8 allows all characters that are possible to encode in a 8-bit encoding
26670 \end_layout
26671
26672 \begin_layout Standard
26673 BibTeX can be controlled with options that you can add below the specification
26674  of the variants.
26675  Before adding options, it is strongly recommended to read the manual of
26676  
26677 \family sans
26678 BibTeX
26679 \family default
26680  
26681 \begin_inset CommandInset citation
26682 LatexCommand cite
26683 key "BibTeX"
26684
26685 \end_inset
26686
26687 .
26688 \end_layout
26689
26690 \begin_layout Standard
26691 When you select the option 
26692 \family sans
26693 Sectioned bibliography
26694 \family default
26695  in the 
26696 \family sans
26697 Document\SpecialChar \menuseparator
26698 Settings
26699 \family default
26700  dialog, it is possible to have multiple and sectioned bibliographies.
26701  This and other options are explained in detail in section 
26702 \emph on
26703 Customizing Bibliographies
26704 \emph default
26705  
26706 \emph on
26707 with BibTeX
26708 \emph default
26709  of the 
26710 \emph on
26711 Additional Features
26712 \emph default
26713  manual.
26714 \end_layout
26715
26716 \begin_layout Standard
26717 We use two bibliographies in this document to show the difference between
26718  the two methods of creating them.
26719  As you can see, the bibliography that is created from a database lists
26720  only the database entries that are referenced in the document.
26721  We used the style file 
26722 \family sans
26723 alphadin.bst
26724 \family default
26725  to get the complicated German reference key scheme in the bibliography.
26726 \end_layout
26727
26728 \begin_layout Subsection
26729 Bibliography layout
26730 \begin_inset Index idx
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734 Bibliography ! Layout
26735 \end_layout
26736
26737 \end_inset
26738
26739
26740 \end_layout
26741
26742 \begin_layout Standard
26743 In the citation reference dialog you can set a special citation format.
26744  For this feature you need to enable the option 
26745 \family sans
26746 Natbib
26747 \family default
26748  in the 
26749 \family sans
26750 Document\SpecialChar \menuseparator
26751 Settings
26752 \family default
26753
26754 \begin_inset Index idx
26755 status collapsed
26756
26757 \begin_layout Plain Layout
26758 Document ! Settings
26759 \end_layout
26760
26761 \end_inset
26762
26763  dialog under 
26764 \family sans
26765 Bibliography
26766 \family default
26767 .
26768  Setting a citation style for a reference will overwrite the default.
26769  For the global citation format use the BibTeX style files as explained
26770  in the previous section.
26771 \end_layout
26772
26773 \begin_layout Standard
26774 You can also set text, that should appear before or after a citation reference,
26775  in the citation reference window.
26776  Here an example where we set the text 
26777 \begin_inset Quotes eld
26778 \end_inset
26779
26780 Chapter
26781 \begin_inset space ~
26782 \end_inset
26783
26784 3
26785 \begin_inset Quotes erd
26786 \end_inset
26787
26788  to appear after the reference:
26789 \end_layout
26790
26791 \begin_layout Standard
26792 Have a look at 
26793 \begin_inset CommandInset citation
26794 LatexCommand cite
26795 after "Chapter 3"
26796 key "latexcompanion"
26797
26798 \end_inset
26799
26800 .
26801 \end_layout
26802
26803 \begin_layout Section
26804 Index
26805 \begin_inset Index idx
26806 status collapsed
26807
26808 \begin_layout Plain Layout
26809 Index generation
26810 \end_layout
26811
26812 \end_inset
26813
26814
26815 \begin_inset CommandInset label
26816 LatexCommand label
26817 name "sec:Index"
26818
26819 \end_inset
26820
26821
26822 \end_layout
26823
26824 \begin_layout Standard
26825 An index entry is created if you use the menu 
26826 \family sans
26827 Insert\SpecialChar \menuseparator
26828 Index
26829 \begin_inset space ~
26830 \end_inset
26831
26832 Entry
26833 \family default
26834  or the toolbar button 
26835 \begin_inset Info
26836 type  "icon"
26837 arg   "index-insert"
26838 \end_inset
26839
26840 .
26841  A box labeled 
26842 \begin_inset Quotes eld
26843 \end_inset
26844
26845
26846 \family sans
26847 Index
26848 \family default
26849
26850 \begin_inset Quotes erd
26851 \end_inset
26852
26853  is inserted containing the text that appears in the index.
26854  The word where the cursor is in or the currently highlighted text is proposed
26855  by LyX as the index entry.
26856 \end_layout
26857
26858 \begin_layout Standard
26859 We give a short overview of the index commands in the next subsections.
26860  For a detailed description of LaTeX's index mechanism, have a look at one
26861  of the LaTeX books 
26862 \begin_inset CommandInset citation
26863 LatexCommand cite
26864 key "latexcompanion,latexguide,latexbook"
26865
26866 \end_inset
26867
26868 .
26869 \end_layout
26870
26871 \begin_layout Standard
26872 The index list is inserted in the document with the menu 
26873 \family sans
26874 Insert\SpecialChar \menuseparator
26875 List
26876 \begin_inset space ~
26877 \end_inset
26878
26879 /
26880 \begin_inset space ~
26881 \end_inset
26882
26883 TOC\SpecialChar \menuseparator
26884 Index
26885 \begin_inset space ~
26886 \end_inset
26887
26888 List
26889 \family default
26890 .
26891  A light blue box labeled 
26892 \begin_inset Quotes eld
26893 \end_inset
26894
26895
26896 \family sans
26897 Index
26898 \family default
26899
26900 \begin_inset Quotes erd
26901 \end_inset
26902
26903  will show the place where the index is printed in the output.
26904  The index list box is not clickable like other LyX-boxes.
26905 \end_layout
26906
26907 \begin_layout Subsection
26908 Grouping Index Entries
26909 \begin_inset Index idx
26910 status collapsed
26911
26912 \begin_layout Plain Layout
26913 Index ! Grouping
26914 \end_layout
26915
26916 \end_inset
26917
26918
26919 \end_layout
26920
26921 \begin_layout Standard
26922 Index entries are often grouped to offer the reader a fast search in the
26923  index.
26924  We want to group for example the index entries for itemized and enumerated
26925  lists under the entry 
26926 \begin_inset Quotes eld
26927 \end_inset
26928
26929 Lists
26930 \begin_inset Quotes erd
26931 \end_inset
26932
26933 .
26934  First we create the entry 
26935 \begin_inset Quotes eld
26936 \end_inset
26937
26938 Lists
26939 \begin_inset Quotes erd
26940 \end_inset
26941
26942  in section
26943 \begin_inset space ~
26944 \end_inset
26945
26946
26947 \begin_inset CommandInset ref
26948 LatexCommand ref
26949 reference "sub:Lists"
26950
26951 \end_inset
26952
26953 .
26954  In the text field for the itemized list index entry in section
26955 \begin_inset space ~
26956 \end_inset
26957
26958
26959 \begin_inset CommandInset ref
26960 LatexCommand ref
26961 reference "sec:Itemize"
26962
26963 \end_inset
26964
26965 , we insert the command
26966 \end_layout
26967
26968 \begin_layout Standard
26969
26970 \series bold
26971 Lists ! Itemize
26972 \end_layout
26973
26974 \begin_layout Standard
26975 and the command
26976 \end_layout
26977
26978 \begin_layout Standard
26979
26980 \series bold
26981 Lists ! Enumerate
26982 \end_layout
26983
26984 \begin_layout Standard
26985 for the enumerated list in section
26986 \begin_inset space ~
26987 \end_inset
26988
26989
26990 \begin_inset CommandInset ref
26991 LatexCommand ref
26992 reference "sec:Enumerate"
26993
26994 \end_inset
26995
26996 .
26997 \end_layout
26998
26999 \begin_layout Standard
27000 The exclamation mark 
27001 \begin_inset Quotes eld
27002 \end_inset
27003
27004 !
27005 \begin_inset Quotes erd
27006 \end_inset
27007
27008  marks the grouping levels.
27009  You can have three levels; every index level is indented a bit more.
27010  An index entry for the higher levels is not required.
27011  If we don't have an index entry for 
27012 \begin_inset Quotes eld
27013 \end_inset
27014
27015 Lists
27016 \begin_inset Quotes erd
27017 \end_inset
27018
27019 , it will be printed anyway, but without a page number.
27020 \end_layout
27021
27022 \begin_layout Subsection
27023 Page Ranges
27024 \begin_inset Index idx
27025 status collapsed
27026
27027 \begin_layout Plain Layout
27028 Index ! Page ranges
27029 \end_layout
27030
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \begin_layout Standard
27037 Normally an index entry will appear with the page number of the indexed
27038  section.
27039  But sometimes you want to index more pages under the same entry.
27040  E.
27041 \begin_inset space \thinspace{}
27042 \end_inset
27043
27044 g.
27045 \begin_inset space \space{}
27046 \end_inset
27047
27048 if we want to index the paragraph environments, we create an index entry
27049  in section
27050 \begin_inset space ~
27051 \end_inset
27052
27053
27054 \begin_inset CommandInset ref
27055 LatexCommand ref
27056 reference "sec:Paragraph-Environments"
27057
27058 \end_inset
27059
27060  with the command
27061 \end_layout
27062
27063 \begin_layout Standard
27064
27065 \series bold
27066 Paragraph environments|(
27067 \end_layout
27068
27069 \begin_layout Standard
27070 and another entry at the end of section
27071 \begin_inset space ~
27072 \end_inset
27073
27074
27075 \begin_inset CommandInset ref
27076 LatexCommand ref
27077 reference "sub:LyX-Code"
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 The commands 
27092 \begin_inset Quotes eld
27093 \end_inset
27094
27095
27096 \series bold
27097 |(
27098 \series default
27099
27100 \begin_inset Quotes erd
27101 \end_inset
27102
27103  and 
27104 \begin_inset Quotes eld
27105 \end_inset
27106
27107
27108 \series bold
27109 |)
27110 \series default
27111
27112 \begin_inset Quotes erd
27113 \end_inset
27114
27115  respectively start and end the index range.
27116  You can also add the same index entry at different places in the document.
27117  They appear in the output under one entry with a comma separated list of
27118  the pages of the indexed document parts.
27119  An example is the index entry 
27120 \begin_inset Quotes eld
27121 \end_inset
27122
27123 Document ! Settings
27124 \begin_inset Quotes erd
27125 \end_inset
27126
27127 .
27128 \end_layout
27129
27130 \begin_layout Subsection
27131 Cross referencing
27132 \begin_inset Index idx
27133 status collapsed
27134
27135 \begin_layout Plain Layout
27136 Index ! Cross referencing
27137 \end_layout
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \begin_layout Standard
27145 It is also possible to refer to another index entry.
27146  We referred for example in the index entry 
27147 \begin_inset Quotes eld
27148 \end_inset
27149
27150 GIF
27151 \begin_inset Quotes erd
27152 \end_inset
27153
27154  (in section
27155 \begin_inset space ~
27156 \end_inset
27157
27158
27159 \begin_inset CommandInset ref
27160 LatexCommand ref
27161 reference "sub:Image-Formats"
27162
27163 \end_inset
27164
27165 ) to the index entry 
27166 \begin_inset Quotes eld
27167 \end_inset
27168
27169 Image formats
27170 \begin_inset Quotes erd
27171 \end_inset
27172
27173  in the same section using the entry
27174 \end_layout
27175
27176 \begin_layout Standard
27177
27178 \series bold
27179 GIF|see{Image formats}
27180 \end_layout
27181
27182 \begin_layout Standard
27183 where the braces have to be inserted as TeX Code.
27184  The text within the braces is the referenced entry.
27185  The reference will appear in the output without a page number.
27186 \end_layout
27187
27188 \begin_layout Subsection
27189 Index Entry Order
27190 \begin_inset Index idx
27191 status collapsed
27192
27193 \begin_layout Plain Layout
27194 Index ! Entry order
27195 \end_layout
27196
27197 \end_inset
27198
27199
27200 \end_layout
27201
27202 \begin_layout Standard
27203 You can use accented characters in the index entry, but the entries might
27204  then not follow the rules for the index order.
27205  The index entries are sorted alphabetically, but LaTeX
27206 \begin_inset Foot
27207 status collapsed
27208
27209 \begin_layout Plain Layout
27210 The index generating is done in the background by an extra program, see
27211  section
27212 \begin_inset space ~
27213 \end_inset
27214
27215
27216 \begin_inset CommandInset ref
27217 LatexCommand ref
27218 reference "sub:Index-Program"
27219
27220 \end_inset
27221
27222 .
27223 \end_layout
27224
27225 \end_inset
27226
27227  doesn't know how to sort accents in different languages.
27228  We have created as an example the three dummy index entries 
27229 \begin_inset Quotes eld
27230 \end_inset
27231
27232 maison
27233 \begin_inset Quotes erd
27234 \end_inset
27235
27236
27237 \begin_inset Quotes eld
27238 \end_inset
27239
27240 maïs
27241 \begin_inset Quotes erd
27242 \end_inset
27243
27244 , and 
27245 \begin_inset Quotes eld
27246 \end_inset
27247
27248 maître
27249 \begin_inset Quotes erd
27250 \end_inset
27251
27252 .
27253 \begin_inset Index idx
27254 status open
27255
27256 \begin_layout Plain Layout
27257 Dummy entries ! maïs
27258 \end_layout
27259
27260 \end_inset
27261
27262
27263 \begin_inset Index idx
27264 status open
27265
27266 \begin_layout Plain Layout
27267 Dummy entries ! maître
27268 \end_layout
27269
27270 \end_inset
27271
27272
27273 \begin_inset Index idx
27274 status open
27275
27276 \begin_layout Plain Layout
27277 Dummy entries ! maïs@maison
27278 \end_layout
27279
27280 \end_inset
27281
27282  They will be sorted in the order maïs, maître, maison, but we want the
27283  order maïs, maison, maître.
27284  To achieve this, we use the command
27285 \end_layout
27286
27287 \begin_layout Standard
27288
27289 \series bold
27290 previous entry@current entry
27291 \end_layout
27292
27293 \begin_layout Standard
27294 In our case we want to have 
27295 \begin_inset Quotes eld
27296 \end_inset
27297
27298 maison
27299 \begin_inset Quotes erd
27300 \end_inset
27301
27302  after 
27303 \begin_inset Quotes eld
27304 \end_inset
27305
27306 maïs
27307 \begin_inset Quotes erd
27308 \end_inset
27309
27310  and write therefore for the index entry of maison:
27311 \end_layout
27312
27313 \begin_layout Standard
27314
27315 \series bold
27316 maïs@maison
27317 \end_layout
27318
27319 \begin_layout Standard
27320 The previous entry needn't to be a real existing entry, you can also use
27321  another word to tell LaTeX the entry order, see the next subsection for
27322  an example.
27323 \end_layout
27324
27325 \begin_layout Standard
27326 \begin_inset VSpace bigskip
27327 \end_inset
27328
27329
27330 \end_layout
27331
27332 \begin_layout Standard
27333 In some cases the index entry order is not correct when you are using the
27334  program 
27335 \family sans
27336 makeindex 
27337 \family default
27338 to generate the index (see sec.
27339 \begin_inset space \thinspace{}
27340 \end_inset
27341
27342
27343 \begin_inset CommandInset ref
27344 LatexCommand ref
27345 reference "sub:Index-Program"
27346
27347 \end_inset
27348
27349 ).
27350  
27351 \family sans
27352 makeindex
27353 \family default
27354  would for example print the index entry for the LaTeX-package aeguill in
27355  sec.
27356 \begin_inset space \thinspace{}
27357 \end_inset
27358
27359
27360 \begin_inset CommandInset ref
27361 LatexCommand ref
27362 reference "sub:Document-Font"
27363
27364 \end_inset
27365
27366  after the index entries of the other LaTeX-packages although all these
27367  index commands start with 
27368 \begin_inset Quotes eld
27369 \end_inset
27370
27371
27372 \series bold
27373 LaTeX-packages ! 
27374 \series default
27375
27376 \begin_inset Quotes eld
27377 \end_inset
27378
27379 .
27380  The reason is that the index entry for aeguill is in a footnote.
27381  To fix this 
27382 \family sans
27383 makeindex
27384 \family default
27385  bug, add these commands to the preamble of your document:
27386 \end_layout
27387
27388 \begin_layout Standard
27389
27390 \series bold
27391
27392 \backslash
27393 let
27394 \backslash
27395 OrgIndex
27396 \backslash
27397 index
27398 \end_layout
27399
27400 \begin_layout Standard
27401
27402 \series bold
27403
27404 \backslash
27405 renewcommand*{
27406 \backslash
27407 index}[1]{
27408 \backslash
27409 OrgIndex{#1}}
27410 \end_layout
27411
27412 \begin_layout Subsection
27413 Index Entry Layout
27414 \begin_inset Index idx
27415 status collapsed
27416
27417 \begin_layout Plain Layout
27418 Index ! Entry layout
27419 \end_layout
27420
27421 \end_inset
27422
27423
27424 \end_layout
27425
27426 \begin_layout Standard
27427 You can change the appearance of index entries via the text style dialog.
27428 \begin_inset Index idx
27429 status open
27430
27431 \begin_layout Plain Layout
27432 Dummy entries ! 
27433 \shape italic
27434 This is an italic dummy entry
27435 \end_layout
27436
27437 \end_inset
27438
27439  You can also format the page number using the character 
27440 \begin_inset Quotes eld
27441 \end_inset
27442
27443 |
27444 \begin_inset Quotes erd
27445 \end_inset
27446
27447  followed by a LaTeX-command without a backslash.
27448  We can write for example
27449 \end_layout
27450
27451 \begin_layout Standard
27452
27453 \series bold
27454 italic page number:|textit
27455 \end_layout
27456
27457 \begin_layout Standard
27458 to get the page number in italic.
27459 \begin_inset Index idx
27460 status open
27461
27462 \begin_layout Plain Layout
27463 Dummy entries ! italic page number:|textit
27464 \end_layout
27465
27466 \end_inset
27467
27468  Normally all LaTeX-commands begin with a backslash, but in this special
27469  case 
27470 \begin_inset Quotes eld
27471 \end_inset
27472
27473
27474 \series bold
27475 |command
27476 \series default
27477
27478 \begin_inset Quotes erd
27479 \end_inset
27480
27481  means 
27482 \series bold
27483
27484 \backslash
27485 command{page
27486 \begin_inset space ~
27487 \end_inset
27488
27489 number}
27490 \series default
27491 .
27492  Have a look at section
27493 \begin_inset space ~
27494 \end_inset
27495
27496
27497 \begin_inset CommandInset ref
27498 LatexCommand ref
27499 reference "sub:LaTeX-Syntax"
27500
27501 \end_inset
27502
27503  to learn more about the LaTeX-syntax.
27504 \end_layout
27505
27506 \begin_layout Standard
27507 \begin_inset Note Greyedout
27508 status open
27509
27510 \begin_layout Plain Layout
27511
27512 \series bold
27513 Note:
27514 \series default
27515  Formatting single index entries only works when you use the program 
27516 \family sans
27517 makeindex 
27518 \family default
27519 to generate the index, see sec.
27520 \begin_inset space \thinspace{}
27521 \end_inset
27522
27523
27524 \begin_inset CommandInset ref
27525 LatexCommand ref
27526 reference "sub:Index-Program"
27527
27528 \end_inset
27529
27530 .
27531  If you use 
27532 \family sans
27533 xindy
27534 \family default
27535 , however, this won't work for anything other than bold or italic text.
27536  This is because xindy requires you to define semantic elements before they
27537  can be used, see 
27538 \begin_inset CommandInset citation
27539 LatexCommand cite
27540 after "p. 678 ff."
27541 key "latexcompanion"
27542
27543 \end_inset
27544
27545  for details.
27546 \end_layout
27547
27548 \end_inset
27549
27550
27551 \end_layout
27552
27553 \begin_layout Standard
27554 In general, we encourage you to not format page numbers directly as shown
27555  above.
27556  Instead of this, you should define a macro in the preamble and use that.
27557  Consider why you want some page numbers to be bold.
27558  Maybe you want all page references italic that refer to a definition of
27559  the indexed term, so that users can easily find definitions.
27560  If so, put the following in the preamble
27561 \end_layout
27562
27563 \begin_layout Standard
27564
27565 \series bold
27566
27567 \backslash
27568 newcommand{
27569 \backslash
27570 IndexDef}[1]{
27571 \backslash
27572 textit{#1}}
27573 \end_layout
27574
27575 \begin_layout Standard
27576 and write
27577 \end_layout
27578
27579 \begin_layout Standard
27580
27581 \series bold
27582 my entry|IndexDef
27583 \end_layout
27584
27585 \begin_layout Standard
27586 in the index entry.
27587 \begin_inset Index idx
27588 status open
27589
27590 \begin_layout Plain Layout
27591 Dummy entries ! my entry|IndexDef
27592 \end_layout
27593
27594 \end_inset
27595
27596  The advantage is that, if you change your mind later or if your publisher
27597  insists that definitions must not be italic but bold, you just need to
27598  change the macro in the preamble, not every single index entry.
27599 \end_layout
27600
27601 \begin_layout Standard
27602 You can also change the layout for the whole index.
27603  E.
27604 \begin_inset space \thinspace{}
27605 \end_inset
27606
27607 g.
27608 \begin_inset space \space{}
27609 \end_inset
27610
27611 we marked the index list box of this document as bold to get a bold font
27612  for all index entries.
27613  For more advanced tasks you have to set up a so-called 
27614 \emph on
27615 Index Style File
27616 \emph default
27617 , see the 
27618 \family sans
27619 makeindex
27620 \family default
27621  or 
27622 \family sans
27623 xindy
27624 \family default
27625  documentation for details, 
27626 \begin_inset CommandInset citation
27627 LatexCommand cite
27628 key "makeindex,xindy"
27629
27630 \end_inset
27631
27632 .
27633 \end_layout
27634
27635 \begin_layout Subsection
27636 Index Program
27637 \begin_inset Index idx
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 Index ! Program
27642 \end_layout
27643
27644 \end_inset
27645
27646
27647 \begin_inset CommandInset label
27648 LatexCommand label
27649 name "sub:Index-Program"
27650
27651 \end_inset
27652
27653
27654 \end_layout
27655
27656 \begin_layout Standard
27657 If the index entry program 
27658 \family sans
27659 xindy
27660 \family default
27661  is installed, LyX uses it for index generation; otherwise the program 
27662 \family sans
27663 makeindex
27664 \family default
27665 , that is part of every LaTeX distribution, is used.
27666 \begin_inset Foot
27667 status collapsed
27668
27669 \begin_layout Plain Layout
27670
27671 \family sans
27672 Makeindex
27673 \family default
27674  is very old, no longer under development and has many pitfalls, notably
27675  that it was developed with only the English language in mind.
27676  So it fails to sort anything other than a monolingual English text correctly.
27677  We have shown above how to fix this sorting.
27678  However, if you are writing in another than the English language, consider
27679  to use 
27680 \family sans
27681 xindy
27682 \family default
27683 .
27684 \end_layout
27685
27686 \end_inset
27687
27688  Both programs can be controlled by options that can be set in LyX's preferences
27689  dialog, see section
27690 \begin_inset space ~
27691 \end_inset
27692
27693
27694 \begin_inset CommandInset ref
27695 LatexCommand ref
27696 reference "sub:LaTeX-settings"
27697
27698 \end_inset
27699
27700 .
27701  The available options are listed and explained in 
27702 \begin_inset CommandInset citation
27703 LatexCommand cite
27704 key "makeindex,xindy"
27705
27706 \end_inset
27707
27708 .
27709  In this dialog, you can also specify an alternative program to generate
27710  the index.
27711 \end_layout
27712
27713 \begin_layout Standard
27714 If you need specific options or an alternative index program only for a
27715  given document, you can define the program and\SpecialChar \slash{}
27716 or the options in 
27717 \family sans
27718 Document\SpecialChar \menuseparator
27719 Settings\SpecialChar \menuseparator
27720 Indexes
27721 \family default
27722 .
27723  This is especially useful if you need to pass language-specific options
27724  to the index program or if you need a specific layout style.
27725 \end_layout
27726
27727 \begin_layout Subsection
27728 Multiple Indexes
27729 \end_layout
27730
27731 \begin_layout Standard
27732 In many fields, it is common to have more than one index.
27733  For instance, you might need to set up a separate 
27734 \begin_inset Quotes eld
27735 \end_inset
27736
27737 Index of Names
27738 \begin_inset Quotes erd
27739 \end_inset
27740
27741  next to the standard index.
27742  LaTeX does not provide this possibility out of the box, but there are many
27743  packages that add this feature.
27744  LyX uses the 
27745 \series bold
27746 splitidx
27747 \series default
27748
27749 \begin_inset Index idx
27750 status collapsed
27751
27752 \begin_layout Plain Layout
27753 LaTeX-packages ! splitidx
27754 \end_layout
27755
27756 \end_inset
27757
27758  package to generate multiple indexes.
27759  The package is included in all recent LaTeX distributions.
27760  If yours does not ship it, consult the TeX Catalogue, 
27761 \begin_inset CommandInset citation
27762 LatexCommand cite
27763 key "TeXCatalogue"
27764
27765 \end_inset
27766
27767 .
27768  Note that the package does not only consist of a LaTeX style, but it also
27769  includes specific preprocessor programs that need to be installed as well.
27770  Please consult the package's manual for details.
27771 \end_layout
27772
27773 \begin_layout Standard
27774 To set up LyX for the use of multiple indexes, go to 
27775 \family sans
27776 Document\SpecialChar \menuseparator
27777 Settings\SpecialChar \menuseparator
27778 Indexes
27779 \family default
27780  and select 
27781 \begin_inset Quotes eld
27782 \end_inset
27783
27784 Use multiple Indexes
27785 \begin_inset Quotes erd
27786 \end_inset
27787
27788 .
27789  Note that the list of 
27790 \begin_inset Quotes eld
27791 \end_inset
27792
27793 Available Indexes
27794 \begin_inset Quotes erd
27795 \end_inset
27796
27797  below already contains the standard index.
27798  To add further indexes, add the name of the index (in the form that should
27799  also appear as a heading) to the 
27800 \begin_inset Quotes eld
27801 \end_inset
27802
27803 New
27804 \begin_inset Quotes erd
27805 \end_inset
27806
27807  input field and press the 
27808 \begin_inset Quotes eld
27809 \end_inset
27810
27811 Add
27812 \begin_inset Quotes erd
27813 \end_inset
27814
27815  button.
27816  The new index should now appear in the list as well.
27817  If you like, you can attribute an alternative label color to the new index
27818  by selecting the index in the list and hitting the 
27819 \begin_inset Quotes eld
27820 \end_inset
27821
27822 Alter Color\SpecialChar \ldots{}
27823
27824 \begin_inset Quotes erd
27825 \end_inset
27826
27827  button.
27828  The label color may help you to differentiate index entries of different
27829  indexes in the LyX work area.
27830 \end_layout
27831
27832 \begin_layout Standard
27833 Once the document changes have been applied, you can find the new index
27834  list in 
27835 \family sans
27836 Insert\SpecialChar \menuseparator
27837 List
27838 \begin_inset space ~
27839 \end_inset
27840
27841 /
27842 \begin_inset space ~
27843 \end_inset
27844
27845 TOC
27846 \family default
27847  and the 
27848 \family sans
27849 Insert
27850 \family default
27851  menu has a separate index entry for each of the defined indexes.
27852  The workflow is basically the same as for the default index, but there
27853  are some additional features:
27854 \end_layout
27855
27856 \begin_layout Itemize
27857 If you want to change the attribution of a specific index entry, right-clicking
27858  on the entry will open a dialog where you can do that.
27859 \end_layout
27860
27861 \begin_layout Itemize
27862 By right-clicking on an index, you can change its type.
27863  Furthermore, you can specify an index list to be a 
27864 \begin_inset Quotes eld
27865 \end_inset
27866
27867 Subindex
27868 \begin_inset Quotes erd
27869 \end_inset
27870
27871 .
27872  If you do that, the heading of that list will be decreased by one level.
27873  E.
27874 \begin_inset space \thinspace{}
27875 \end_inset
27876
27877 g., if you use a book class, where the standard index heading is defined
27878  as a chapter, subindexes will be defined as sections and can thus be nested
27879  to the non-subindexes.
27880 \end_layout
27881
27882 \begin_layout Section
27883 Nomenclature / Glossary 
27884 \begin_inset Index idx
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888 Nomenclature
27889 \end_layout
27890
27891 \end_inset
27892
27893
27894 \begin_inset Index idx
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898 Glossary|see
27899 \begin_inset ERT
27900 status collapsed
27901
27902 \begin_layout Plain Layout
27903
27904 {
27905 \end_layout
27906
27907 \end_inset
27908
27909 Nomenclature
27910 \begin_inset ERT
27911 status collapsed
27912
27913 \begin_layout Plain Layout
27914
27915 }
27916 \end_layout
27917
27918 \end_inset
27919
27920
27921 \end_layout
27922
27923 \end_inset
27924
27925
27926 \begin_inset CommandInset label
27927 LatexCommand label
27928 name "sec:Nomenclature"
27929
27930 \end_inset
27931
27932
27933 \end_layout
27934
27935 \begin_layout Standard
27936 Sometimes you need to compile a list of symbols that are mentioned in your
27937  document with a brief explanation of them – a so called nomenclature or
27938  glossary.
27939 \end_layout
27940
27941 \begin_layout Standard
27942 To be able to create nomenclatures, you need the LaTeX package 
27943 \series bold
27944 nomencl
27945 \series default
27946
27947 \begin_inset Index idx
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 LaTeX-packages ! nomencl
27952 \end_layout
27953
27954 \end_inset
27955
27956  installed.
27957  You find it in the TeX Catalogue, 
27958 \begin_inset CommandInset citation
27959 LatexCommand cite
27960 key "TeXCatalogue"
27961
27962 \end_inset
27963
27964  or in the package manager of your LaTeX-system.
27965 \end_layout
27966
27967 \begin_layout Standard
27968 A nomenclature entry is created if you place the cursor after a symbol entry
27969  and then use the menu 
27970 \family sans
27971 Insert\SpecialChar \menuseparator
27972
27973 \family default
27974 N
27975 \family sans
27976 omenclature
27977 \begin_inset space ~
27978 \end_inset
27979
27980 Entry
27981 \family default
27982  or the toolbar button 
27983 \begin_inset Info
27984 type  "icon"
27985 arg   "nomencl-insert"
27986 \end_inset
27987
27988 .
27989  A gray box labeled 
27990 \begin_inset Quotes eld
27991 \end_inset
27992
27993
27994 \family sans
27995 Nom
27996 \family default
27997
27998 \begin_inset Quotes erd
27999 \end_inset
28000
28001  is inserted and a window pops up asking for the nomenclature entry.
28002 \end_layout
28003
28004 \begin_layout Standard
28005 A nomenclature entry consists of two main entries.
28006  The first is the symbol that you want to refer to.
28007  The second is the description of the symbol.
28008 \end_layout
28009
28010 \begin_layout Standard
28011 \begin_inset Note Greyedout
28012 status open
28013
28014 \begin_layout Plain Layout
28015
28016 \series bold
28017 Note:
28018 \series default
28019  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
28020 \end_layout
28021
28022 \end_inset
28023
28024
28025 \end_layout
28026
28027 \begin_layout Subsection
28028 Nomenclature Definition and Layout
28029 \begin_inset Index idx
28030 status collapsed
28031
28032 \begin_layout Plain Layout
28033 Nomenclature ! Layout
28034 \end_layout
28035
28036 \end_inset
28037
28038
28039 \end_layout
28040
28041 \begin_layout Standard
28042 When you have symbols in formulas, you have to define them in the 
28043 \family sans
28044 Symbol
28045 \family default
28046  field as LaTeX-formulas.
28047  For example to get 
28048 \begin_inset Quotes eld
28049 \end_inset
28050
28051
28052 \begin_inset Formula $\sigma$
28053 \end_inset
28054
28055
28056 \begin_inset Quotes erd
28057 \end_inset
28058
28059 , insert this:
28060 \begin_inset Newline newline
28061 \end_inset
28062
28063
28064 \series bold
28065 $
28066 \backslash
28067 sigma$
28068 \begin_inset Newline newline
28069 \end_inset
28070
28071
28072 \series default
28073 The 
28074 \begin_inset Quotes eld
28075 \end_inset
28076
28077 $
28078 \begin_inset Quotes erd
28079 \end_inset
28080
28081  character starts/ends the formula.
28082  The LaTeX-command for the Greek letter is the name of the letter beginning
28083  with a backslash 
28084 \begin_inset Quotes eld
28085 \end_inset
28086
28087
28088 \backslash
28089
28090 \begin_inset Quotes erd
28091 \end_inset
28092
28093 .
28094  For capital Greek letters, start the command also with a capital letter,
28095  like 
28096 \series bold
28097
28098 \backslash
28099 Sigma
28100 \series default
28101 .
28102 \end_layout
28103
28104 \begin_layout Standard
28105 (A short introduction to the LaTeX-syntax is given in section
28106 \begin_inset space ~
28107 \end_inset
28108
28109
28110 \begin_inset CommandInset ref
28111 LatexCommand ref
28112 reference "sub:LaTeX-Syntax"
28113
28114 \end_inset
28115
28116 .)
28117 \end_layout
28118
28119 \begin_layout Standard
28120 You cannot use the 
28121 \family sans
28122 Text
28123 \begin_inset space ~
28124 \end_inset
28125
28126 Style
28127 \family default
28128  dialog to format the description text but have to use LaTeX-commands.
28129  For example the description of the nomenclature entry for the 
28130 \begin_inset Quotes eld
28131 \end_inset
28132
28133
28134 \begin_inset Formula $\sigma$
28135 \end_inset
28136
28137
28138 \begin_inset Quotes erd
28139 \end_inset
28140
28141  in this document is:
28142 \begin_inset Newline newline
28143 \end_inset
28144
28145
28146 \series bold
28147 dummy entry for the character 
28148 \backslash
28149 textsf{sigma}
28150 \series default
28151
28152 \begin_inset Newline newline
28153 \end_inset
28154
28155 The command 
28156 \series bold
28157
28158 \backslash
28159 textsf
28160 \series default
28161  sets the fonts to 
28162 \family sans
28163 sans
28164 \begin_inset space ~
28165 \end_inset
28166
28167 serif
28168 \family default
28169 .
28170  To get 
28171 \series bold
28172 bold
28173 \series default
28174  font use the command 
28175 \series bold
28176
28177 \backslash
28178 textbf
28179 \series default
28180 , for 
28181 \family typewriter
28182 typewriter
28183 \family default
28184  use 
28185 \series bold
28186
28187 \backslash
28188 texttt
28189 \series default
28190 , for 
28191 \emph on
28192 emphasized
28193 \emph default
28194  use 
28195 \series bold
28196
28197 \backslash
28198 emph
28199 \series default
28200 .
28201 \end_layout
28202
28203 \begin_layout Subsection
28204 Sort Order of Nomenclature Entries
28205 \begin_inset Index idx
28206 status collapsed
28207
28208 \begin_layout Plain Layout
28209 Nomenclature ! Sort order
28210 \end_layout
28211
28212 \end_inset
28213
28214
28215 \end_layout
28216
28217 \begin_layout Standard
28218 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28219  the symbol definition.
28220  This leads to undesired results when you for example have symbols in formulas.
28221  Suppose you have nomenclature entries for the symbols 
28222 \emph on
28223 a
28224 \begin_inset CommandInset nomenclature
28225 LatexCommand nomenclature
28226 symbol "a"
28227 description "dummy entry for the character \"a\""
28228
28229 \end_inset
28230
28231
28232 \emph default
28233  and 
28234 \begin_inset Formula $\sigma$
28235 \end_inset
28236
28237
28238 \begin_inset CommandInset nomenclature
28239 LatexCommand nomenclature
28240 prefix "sigma"
28241 symbol "$\\sigma$"
28242 description "dummy entry for the character \\textsf{sigma}"
28243
28244 \end_inset
28245
28246 .
28247  They will be sorted by 
28248 \begin_inset Quotes eld
28249 \end_inset
28250
28251
28252 \family sans
28253 a
28254 \family default
28255
28256 \begin_inset Quotes erd
28257 \end_inset
28258
28259  and 
28260 \begin_inset Quotes eld
28261 \end_inset
28262
28263
28264 \family typewriter
28265 $
28266 \backslash
28267 sigma$
28268 \family default
28269
28270 \begin_inset Quotes erd
28271 \end_inset
28272
28273  – the 
28274 \begin_inset Formula $\sigma$
28275 \end_inset
28276
28277  will be sorted before the 
28278 \emph on
28279 a
28280 \emph default
28281  since the character 
28282 \begin_inset Quotes eld
28283 \end_inset
28284
28285 $
28286 \begin_inset Quotes erd
28287 \end_inset
28288
28289  is considered in sorting.
28290 \end_layout
28291
28292 \begin_layout Standard
28293 To control the sort order, you can edit the 
28294 \family sans
28295 Sort
28296 \begin_inset space ~
28297 \end_inset
28298
28299 as
28300 \family default
28301  field of the nomenclature dialog.
28302  Then the nomenclature entry will be sorted by this entry and not the symbol
28303  definition.
28304  For the example given, you can insert 
28305 \family typewriter
28306 sigma
28307 \family default
28308  in this field for the 
28309 \begin_inset Formula $\sigma$
28310 \end_inset
28311
28312 , then 
28313 \emph on
28314 a
28315 \emph default
28316  will be located before 
28317 \begin_inset Formula $\sigma$
28318 \end_inset
28319
28320 .
28321 \end_layout
28322
28323 \begin_layout Standard
28324 For subgrouping and tips for using sort entries see the 
28325 \series bold
28326 nomencl
28327 \series default
28328  documentation, 
28329 \begin_inset CommandInset citation
28330 LatexCommand cite
28331 key "nomencl"
28332
28333 \end_inset
28334
28335 .
28336 \end_layout
28337
28338 \begin_layout Subsection
28339 Nomenclature Options
28340 \begin_inset Index idx
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 Nomenclature ! Options
28345 \end_layout
28346
28347 \end_inset
28348
28349
28350 \end_layout
28351
28352 \begin_layout Standard
28353 The 
28354 \series bold
28355 nomencl
28356 \series default
28357  package offers some options to adjust the appearance of the nomenclature.
28358  Here are some of its options, for more have a look at its documentation:
28359 \end_layout
28360
28361 \begin_layout Description
28362 refeq Appends the phrase 
28363 \begin_inset Quotes eld
28364 \end_inset
28365
28366
28367 \family sans
28368 , see equation (
28369 \emph on
28370 eq
28371 \emph default
28372 )
28373 \family default
28374
28375 \begin_inset Quotes erd
28376 \end_inset
28377
28378  to every nomenclature entry, where 
28379 \family sans
28380 \emph on
28381 eq
28382 \family default
28383 \emph default
28384  is the number of the last equation in front of the nomenclature entry
28385 \end_layout
28386
28387 \begin_layout Description
28388 refpage Appends the phrase 
28389 \begin_inset Quotes eld
28390 \end_inset
28391
28392
28393 \family sans
28394 , page (
28395 \emph on
28396 page
28397 \emph default
28398 )
28399 \family default
28400
28401 \begin_inset Quotes erd
28402 \end_inset
28403
28404  to every nomenclature entry, where 
28405 \family sans
28406 \emph on
28407 page
28408 \family default
28409 \emph default
28410  is the number of the page on which the nomenclature entry appeared
28411 \end_layout
28412
28413 \begin_layout Description
28414 intoc Inserts the nomenclature in the Table of Contents
28415 \end_layout
28416
28417 \begin_layout Standard
28418 There are furthermore the options 
28419 \series bold
28420 croatian
28421 \series default
28422
28423 \series bold
28424 danish
28425 \series default
28426
28427 \series bold
28428 english
28429 \series default
28430
28431 \series bold
28432 french
28433 \series default
28434
28435 \series bold
28436 german
28437 \series default
28438
28439 \series bold
28440 italian
28441 \series default
28442
28443 \series bold
28444 polish
28445 \series default
28446
28447 \series bold
28448 portuguese
28449 \series default
28450
28451 \series bold
28452 russian
28453 \series default
28454
28455 \series bold
28456 spanish
28457 \series default
28458 , and 
28459 \series bold
28460 ukrainian
28461 \series default
28462  to print the reference texts and the nomenclature title in the corresponding
28463  language.
28464 \end_layout
28465
28466 \begin_layout Standard
28467 To use one or more of the options, add them to the comma-separated document
28468  class options list in the 
28469 \family sans
28470 Document\SpecialChar \menuseparator
28471 Settings
28472 \family default
28473  dialog.
28474  In this document the option 
28475 \series bold
28476 intoc
28477 \series default
28478  is used.
28479 \end_layout
28480
28481 \begin_layout Standard
28482 \begin_inset VSpace bigskip
28483 \end_inset
28484
28485
28486 \end_layout
28487
28488 \begin_layout Standard
28489 You can also use the first two options above only for certain nomenclature
28490  entries when you add one of the following commands as last entry to the
28491  
28492 \family sans
28493 Description
28494 \family default
28495  field in the nomenclature dialog:
28496 \end_layout
28497
28498 \begin_layout Description
28499
28500 \backslash
28501 nomrefeq Like the 
28502 \series bold
28503 refeq
28504 \series default
28505  option
28506 \end_layout
28507
28508 \begin_layout Description
28509
28510 \backslash
28511 nomrefpage Like the 
28512 \series bold
28513 refpage
28514 \series default
28515  option
28516 \end_layout
28517
28518 \begin_layout Description
28519
28520 \backslash
28521 nomrefeqpage Short notation of 
28522 \series bold
28523
28524 \backslash
28525 nomrefeq
28526 \backslash
28527 nomrefpage
28528 \end_layout
28529
28530 \begin_layout Description
28531
28532 \backslash
28533 nomnorefeq,
28534 \begin_inset space ~
28535 \end_inset
28536
28537
28538 \backslash
28539 nomnorefpage,
28540 \begin_inset space ~
28541 \end_inset
28542
28543
28544 \backslash
28545 nomnorefeqpage Turns off the corresponding options
28546 \end_layout
28547
28548 \begin_layout Subsection
28549 Printing the Nomenclature
28550 \begin_inset Index idx
28551 status collapsed
28552
28553 \begin_layout Plain Layout
28554 Nomenclature ! Printing
28555 \end_layout
28556
28557 \end_inset
28558
28559
28560 \end_layout
28561
28562 \begin_layout Standard
28563 To print the nomenclature, use the menu 
28564 \family sans
28565 Insert\SpecialChar \menuseparator
28566 Lists
28567 \begin_inset space ~
28568 \end_inset
28569
28570 /
28571 \begin_inset space ~
28572 \end_inset
28573
28574 TOC\SpecialChar \menuseparator
28575 Nomenclature
28576 \family default
28577 .
28578  A light blue box labeled 
28579 \begin_inset Quotes eld
28580 \end_inset
28581
28582
28583 \family sans
28584 Nomenclature
28585 \family default
28586
28587 \begin_inset Quotes erd
28588 \end_inset
28589
28590  will show the place where the nomenclature is printed in the output.
28591  Like the index list box, the nomenclature list box is not clickable.
28592 \end_layout
28593
28594 \begin_layout Standard
28595 In the printed output the title of the nomenclature appears as 
28596 \begin_inset Quotes eld
28597 \end_inset
28598
28599 Nomenclature
28600 \begin_inset Quotes erd
28601 \end_inset
28602
28603 .
28604  If you are not happy with the name, you can change it by redefining the
28605  command 
28606 \series bold
28607
28608 \backslash
28609 nomname
28610 \series default
28611  in the preamble.
28612  For example, in order to change the name to 
28613 \emph on
28614 List of Symbols
28615 \emph default
28616 , add the following line to the preamble:
28617 \end_layout
28618
28619 \begin_layout Standard
28620
28621 \family roman
28622 \series bold
28623
28624 \backslash
28625 renewcommand{
28626 \backslash
28627 nomname}{List of Symbols}
28628 \end_layout
28629
28630 \begin_layout Standard
28631 \begin_inset VSpace defskip
28632 \end_inset
28633
28634
28635 \end_layout
28636
28637 \begin_layout Standard
28638 If you are unhappy with the amount of space for symbols, you can alter it
28639  by adding the following line to the preamble:
28640 \end_layout
28641
28642 \begin_layout Standard
28643
28644 \family roman
28645 \series bold
28646
28647 \backslash
28648 renewcommand{
28649 \backslash
28650 nomlabelwidth}{width}
28651 \end_layout
28652
28653 \begin_layout Standard
28654
28655 \family roman
28656 where the width is a value with one of the units listed in Appendix
28657 \begin_inset space ~
28658 \end_inset
28659
28660
28661 \begin_inset CommandInset ref
28662 LatexCommand ref
28663 reference "cha:Units-available-in"
28664
28665 \end_inset
28666
28667 .
28668  The default value is 1
28669 \begin_inset space \thinspace{}
28670 \end_inset
28671
28672 cm.
28673 \end_layout
28674
28675 \begin_layout Subsection
28676 Nomenclature Program
28677 \begin_inset Index idx
28678 status collapsed
28679
28680 \begin_layout Plain Layout
28681 Nomenclature ! Program
28682 \end_layout
28683
28684 \end_inset
28685
28686
28687 \begin_inset CommandInset label
28688 LatexCommand label
28689 name "sub:Nomenclature-Program"
28690
28691 \end_inset
28692
28693
28694 \end_layout
28695
28696 \begin_layout Standard
28697 LyX uses the program 
28698 \family sans
28699 makeindex
28700 \family default
28701 , that is part of every LaTeX distribution, to generate the nomenclature.
28702  LyX's preferences dialog allows you to specify another program or to control
28703  
28704 \family sans
28705 makeindex
28706 \family default
28707  by adding options, see section
28708 \begin_inset space ~
28709 \end_inset
28710
28711
28712 \begin_inset CommandInset ref
28713 LatexCommand ref
28714 reference "sub:LaTeX-settings"
28715
28716 \end_inset
28717
28718 .
28719  The available options are listed and explained in 
28720 \begin_inset CommandInset citation
28721 LatexCommand cite
28722 key "nomencl,makeindex"
28723
28724 \end_inset
28725
28726 .
28727 \end_layout
28728
28729 \begin_layout Section
28730 Branches
28731 \begin_inset Index idx
28732 status collapsed
28733
28734 \begin_layout Plain Layout
28735 Branches
28736 \end_layout
28737
28738 \end_inset
28739
28740
28741 \begin_inset Index idx
28742 status collapsed
28743
28744 \begin_layout Plain Layout
28745 Document ! Branches
28746 \end_layout
28747
28748 \end_inset
28749
28750
28751 \begin_inset CommandInset label
28752 LatexCommand label
28753 name "sec:Branches"
28754
28755 \end_inset
28756
28757
28758 \end_layout
28759
28760 \begin_layout Standard
28761 Sometimes it is useful to hide some document parts in the output.
28762  For example a teacher who is setting an exam obviously doesn't want the
28763  pupils to see the answers, but having questions and answers in the same
28764  document will make the life of the markers of that exam much easier.
28765 \end_layout
28766
28767 \begin_layout Standard
28768 For these cases LyX allows you to put text into branches.
28769  The text will then only appear in the output when its branch is activated.
28770  To create a branch, either select the menu 
28771 \family sans
28772 Insert\SpecialChar \menuseparator
28773 Branch\SpecialChar \menuseparator
28774 Insert New Branch
28775 \family default
28776  (if you just want to specify a new branch) or go in the 
28777 \family sans
28778 Document\SpecialChar \menuseparator
28779 Settings
28780 \family default
28781  dialog to 
28782 \family sans
28783 Branches
28784 \family default
28785 , where you can specify and change the name of the branch, its activation
28786  state (whether the content of the branch is shown in the output or not),
28787  its background color inside LyX and whether the name of the branch should
28788  be appended to the document file name on export if the branch is active
28789  (see below for an example).
28790  Furthermore, the dialog lets you merge two branches (just rename one branch
28791  to the name of the other) and to add 
28792 \begin_inset Quotes eld
28793 \end_inset
28794
28795 unknown branches
28796 \begin_inset Quotes erd
28797 \end_inset
28798
28799  (i.
28800 \begin_inset space \thinspace{}
28801 \end_inset
28802
28803 e.
28804 \begin_inset space ~
28805 \end_inset
28806
28807 branches that were added to the document via copy and paste from other documents
28808 , without having being defined) to the document's branch list.
28809 \end_layout
28810
28811 \begin_layout Standard
28812 Text that should be in a branch is set into branch inset boxes.
28813  These boxes are inserted via the menu 
28814 \family sans
28815 Insert\SpecialChar \menuseparator
28816 Branch
28817 \family default
28818  where you can choose a branch.
28819  You can later change the activation state of the branch by right-clicking
28820  on them.
28821 \end_layout
28822
28823 \begin_layout Standard
28824 Here is an example, where only the question text appears, the answer branch
28825  is deactivated and does therefore not appear in the output:
28826 \end_layout
28827
28828 \begin_layout Standard
28829 \begin_inset Branch Question
28830 status open
28831
28832 \begin_layout Standard
28833 Question: Who was the first physics Nobel prize winner?
28834 \end_layout
28835
28836 \end_inset
28837
28838
28839 \end_layout
28840
28841 \begin_layout Standard
28842 \begin_inset Branch Answer
28843 status collapsed
28844
28845 \begin_layout Standard
28846 Answer: Wilhelm Conrad Röntgen
28847 \end_layout
28848
28849 \end_inset
28850
28851
28852 \end_layout
28853
28854 \begin_layout Standard
28855 If you activate 
28856 \family sans
28857 Filename Suffix
28858 \family default
28859  in 
28860 \family sans
28861 Document\SpecialChar \menuseparator
28862 Settings\SpecialChar \menuseparator
28863 Branches
28864 \family default
28865 , the name of the active branches will be appended to the file name at export.
28866  Consider for example a file 
28867 \begin_inset Quotes eld
28868 \end_inset
28869
28870 Exam.lyx
28871 \begin_inset Quotes erd
28872 \end_inset
28873
28874  which has the above branches.
28875  If 
28876 \begin_inset Quotes eld
28877 \end_inset
28878
28879 Filename Suffix
28880 \begin_inset Quotes erd
28881 \end_inset
28882
28883  is active, the PDF export file would be called 
28884 \begin_inset Quotes eld
28885 \end_inset
28886
28887 Exam.pdf
28888 \begin_inset Quotes erd
28889 \end_inset
28890
28891  if both the 
28892 \begin_inset Quotes eld
28893 \end_inset
28894
28895 Question
28896 \begin_inset Quotes erd
28897 \end_inset
28898
28899  and 
28900 \begin_inset Quotes eld
28901 \end_inset
28902
28903 Answer
28904 \begin_inset Quotes erd
28905 \end_inset
28906
28907  branch were inactive, 
28908 \begin_inset Quotes eld
28909 \end_inset
28910
28911 Exam-Question.pdf
28912 \begin_inset Quotes erd
28913 \end_inset
28914
28915  if only the 
28916 \begin_inset Quotes eld
28917 \end_inset
28918
28919 Question
28920 \begin_inset Quotes erd
28921 \end_inset
28922
28923  branch was active, likewise 
28924 \begin_inset Quotes eld
28925 \end_inset
28926
28927 Exam-Answer.pdf
28928 \begin_inset Quotes erd
28929 \end_inset
28930
28931  if only the 
28932 \begin_inset Quotes eld
28933 \end_inset
28934
28935 Answer
28936 \begin_inset Quotes erd
28937 \end_inset
28938
28939  branch was active, and 
28940 \begin_inset Quotes eld
28941 \end_inset
28942
28943 Exam-Question-Answer.pdf
28944 \begin_inset Quotes erd
28945 \end_inset
28946
28947  if both branches were active.
28948  This helps you to easily export different versions of your document without
28949  much hassle.
28950 \end_layout
28951
28952 \begin_layout Standard
28953 \begin_inset VSpace bigskip
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 To use conditional output inside places where you cannot insert branch insets,
28961  like inside equations, you can code special LaTeX definitions for each
28962  branch.
28963  For example you can define for the question branch
28964 \begin_inset Foot
28965 status collapsed
28966
28967 \begin_layout Plain Layout
28968 For an introduction to the LaTeX-syntax, see section
28969 \begin_inset space ~
28970 \end_inset
28971
28972
28973 \begin_inset CommandInset ref
28974 LatexCommand ref
28975 reference "sub:LaTeX-Syntax"
28976
28977 \end_inset
28978
28979 .
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \end_layout
28986
28987 \begin_layout Standard
28988
28989 \series bold
28990
28991 \backslash
28992 newcommand{
28993 \backslash
28994 question}[1]{#1}
28995 \end_layout
28996
28997 \begin_layout Standard
28998
28999 \series bold
29000
29001 \backslash
29002 newcommand{
29003 \backslash
29004 answer}[1]{}
29005 \end_layout
29006
29007 \begin_layout Standard
29008 and for the answer branch
29009 \end_layout
29010
29011 \begin_layout Standard
29012
29013 \series bold
29014
29015 \backslash
29016 newcommand{
29017 \backslash
29018 question}[1]{}
29019 \end_layout
29020
29021 \begin_layout Standard
29022
29023 \series bold
29024
29025 \backslash
29026 newcommand{
29027 \backslash
29028 answer}[1]{#1}
29029 \end_layout
29030
29031 \begin_layout Standard
29032 \begin_inset Branch Question
29033 status open
29034
29035 \begin_layout Standard
29036 \begin_inset ERT
29037 status open
29038
29039 \begin_layout Plain Layout
29040
29041
29042 \backslash
29043 newcommand{
29044 \backslash
29045 question}[1]{#1}
29046 \end_layout
29047
29048 \begin_layout Plain Layout
29049
29050
29051 \backslash
29052 newcommand{
29053 \backslash
29054 answer}[1]{}
29055 \end_layout
29056
29057 \end_inset
29058
29059
29060 \end_layout
29061
29062 \end_inset
29063
29064
29065 \end_layout
29066
29067 \begin_layout Standard
29068 \begin_inset Branch Answer
29069 status collapsed
29070
29071 \begin_layout Standard
29072 \begin_inset ERT
29073 status open
29074
29075 \begin_layout Plain Layout
29076
29077
29078 \backslash
29079 newcommand{
29080 \backslash
29081 question}[1]{}
29082 \end_layout
29083
29084 \begin_layout Plain Layout
29085
29086
29087 \backslash
29088 newcommand{
29089 \backslash
29090 answer}[1]{#1}
29091 \end_layout
29092
29093 \end_inset
29094
29095
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \end_layout
29102
29103 \begin_layout Standard
29104 Now it is possible to use the commands 
29105 \series bold
29106
29107 \backslash
29108 question{\SpecialChar \ldots{}
29109 }
29110 \series default
29111  and 
29112 \series bold
29113
29114 \backslash
29115 answer{\SpecialChar \ldots{}
29116 }
29117 \series default
29118  to obtain conditional output.
29119  Here is an example formula where only the 
29120 \series bold
29121
29122 \backslash
29123 question
29124 \series default
29125  part appears:
29126 \begin_inset Formula 
29127 \[
29128 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29129 \]
29130
29131 \end_inset
29132
29133
29134 \end_layout
29135
29136 \begin_layout Standard
29137 Inside math, the same effect can be achieved using math macros, see the
29138  
29139 \emph on
29140 Math
29141 \emph default
29142  manual.
29143 \end_layout
29144
29145 \begin_layout Section
29146 PDF Properties
29147 \begin_inset CommandInset label
29148 LatexCommand label
29149 name "sec:PDF-Properties"
29150
29151 \end_inset
29152
29153
29154 \begin_inset Index idx
29155 status collapsed
29156
29157 \begin_layout Plain Layout
29158 PDF properties
29159 \end_layout
29160
29161 \end_inset
29162
29163
29164 \end_layout
29165
29166 \begin_layout Standard
29167 The 
29168 \family sans
29169 Document Settings
29170 \family default
29171  dialog allows you in the 
29172 \family sans
29173 PDF Properties
29174 \family default
29175  to set up special options for the PDF output of your document.
29176  All options there are provided by the LaTeX-package 
29177 \series bold
29178 hyperref
29179 \series default
29180
29181 \begin_inset Index idx
29182 status collapsed
29183
29184 \begin_layout Plain Layout
29185 LaTeX-packages ! hyperref
29186 \end_layout
29187
29188 \end_inset
29189
29190 .
29191 \end_layout
29192
29193 \begin_layout Standard
29194 Using 
29195 \series bold
29196 hyperref
29197 \series default
29198  will link all cross-references in the DVI- and PDF-output.
29199  This means that the reader of your document will be able to click on a
29200  table of contents entry or on a reference and he is shown the referenced
29201  document part.
29202  You can specify in the dialog tab 
29203 \family sans
29204 Hyperlinks
29205 \family default
29206  how the links will look like and if links for bibliographical backreferences
29207  are created.
29208  The backreferences will appear in the bibliography behind the different
29209  entries, showing the number of the section, slide, or page where the entry
29210  is referenced.
29211 \end_layout
29212
29213 \begin_layout Standard
29214 In the dialog tab 
29215 \family sans
29216 Bookmarks
29217 \family default
29218  you can set if PDF-bookmarks should be created for every section of your
29219  document to make it easier for readers to navigate through the document.
29220  You can decide if the bookmarks should be numbered like your document sections
29221  or not.
29222  With the open bookmarks level you can specify what sectioning level should
29223  be displayed in the bookmarks when opening the PDF.
29224  For example level
29225 \begin_inset space ~
29226 \end_inset
29227
29228 2 will display all sections and subsections, while level
29229 \begin_inset space ~
29230 \end_inset
29231
29232 1 will only display the sections.
29233 \end_layout
29234
29235 \begin_layout Standard
29236 The header information in the dialog tab 
29237 \family sans
29238 General
29239 \family default
29240  are saved together with the PDF as file properties.
29241  Many programs are able to extract this information to e.
29242 \begin_inset space \thinspace{}
29243 \end_inset
29244
29245 g.
29246 \begin_inset space \space{}
29247 \end_inset
29248
29249 automatically recognize who the author is and what the PDF is about.
29250  This is very useful to sort, classify, or use PDFs for bibliography issues.
29251  When the option 
29252 \family sans
29253 Automatic fill header
29254 \family default
29255  is set, LyX tries to extract the header information from your document
29256  title and author settings.
29257 \end_layout
29258
29259 \begin_layout Standard
29260 The option 
29261 \family sans
29262 Load in fullscreen mode
29263 \family default
29264  will open the PDF in fullscreen mode, which is useful for presentations.
29265 \end_layout
29266
29267 \begin_layout Standard
29268 PDF properties are also used in this document.
29269  When you look in its document settings, you can see that some additional
29270  
29271 \series bold
29272 hyperref
29273 \series default
29274  options are used.
29275  For an explanation of them we refer you to the hyperref manual 
29276 \begin_inset CommandInset citation
29277 LatexCommand cite
29278 key "hyperref"
29279
29280 \end_inset
29281
29282 .
29283 \end_layout
29284
29285 \begin_layout Section
29286 TeX Code and the LaTeX Syntax
29287 \begin_inset CommandInset label
29288 LatexCommand label
29289 name "sec:TeX-Code"
29290
29291 \end_inset
29292
29293
29294 \end_layout
29295
29296 \begin_layout Subsection
29297 TeX Code Boxes
29298 \begin_inset Index idx
29299 status collapsed
29300
29301 \begin_layout Plain Layout
29302 TeX Code
29303 \end_layout
29304
29305 \end_inset
29306
29307
29308 \begin_inset CommandInset label
29309 LatexCommand label
29310 name "sub:TeX-Code-Boxes"
29311
29312 \end_inset
29313
29314
29315 \end_layout
29316
29317 \begin_layout Standard
29318 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29319  constructs, but not all.
29320  LaTeX contains of hundreds of packages which provide different commands.
29321  All the time packages are being updated and new ones added.
29322  This has the advantage that you can typeset nearly everything as there
29323  is for every problem a LaTeX-package.
29324  But LyX can of course not be up to date and support all packages and their
29325  commands.
29326 \end_layout
29327
29328 \begin_layout Standard
29329 But don't worry, you can use any LaTeX-command directly in LyX inside the
29330  TeX Code box.
29331  A TeX Code box is created by the menu 
29332 \family sans
29333 Insert\SpecialChar \menuseparator
29334 TeX
29335 \begin_inset space ~
29336 \end_inset
29337
29338 Code
29339 \family default
29340  or by the toolbar button 
29341 \begin_inset Info
29342 type  "icon"
29343 arg   "ert-insert"
29344 \end_inset
29345
29346 .
29347  The box can be opened by left-clicking and closed by right-clicking on
29348  it.
29349 \end_layout
29350
29351 \begin_layout Standard
29352 You can insert complete or incomplete commands as TeX Code.
29353  Incomplete means that the command argument can be Standard LyX text.
29354  For example, if you want to draw a frame around a word and are therefore
29355  using the LaTeX-command 
29356 \series bold
29357
29358 \backslash
29359 fbox
29360 \series default
29361 , you can write the command part 
29362 \series bold
29363
29364 \backslash
29365 fbox{
29366 \series default
29367  in a TeX Code box before the word and the closing brace 
29368 \series bold
29369 }
29370 \series default
29371  in a second TeX Code box behind the word.
29372  The word between the two TeX Code boxes is then the argument as it is in
29373  the following example:
29374 \end_layout
29375
29376 \begin_layout Standard
29377 \begin_inset Graphics
29378         filename clipart/ERT.png
29379         scale 89
29380
29381 \end_inset
29382
29383
29384 \end_layout
29385
29386 \begin_layout Standard
29387 gives
29388 \end_layout
29389
29390 \begin_layout Standard
29391 This is a line with a 
29392 \begin_inset ERT
29393 status collapsed
29394
29395 \begin_layout Plain Layout
29396
29397
29398 \backslash
29399 fbox{
29400 \end_layout
29401
29402 \end_inset
29403
29404 framed
29405 \begin_inset ERT
29406 status collapsed
29407
29408 \begin_layout Plain Layout
29409
29410 }
29411 \end_layout
29412
29413 \end_inset
29414
29415  word.
29416 \end_layout
29417
29418 \begin_layout Standard
29419 \begin_inset Note Greyedout
29420 status open
29421
29422 \begin_layout Plain Layout
29423
29424 \series bold
29425 Note:
29426 \series default
29427  At the end of LaTeX-commands without parameters, you have to insert a space
29428  to let LaTeX know that the command is finished.
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \begin_layout Subsection
29437 Short Introduction to the LaTeX Syntax
29438 \begin_inset Argument
29439 status collapsed
29440
29441 \begin_layout Plain Layout
29442 The LaTeX Syntax
29443 \end_layout
29444
29445 \end_inset
29446
29447
29448 \begin_inset Index idx
29449 status collapsed
29450
29451 \begin_layout Plain Layout
29452 LaTeX Syntax
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \begin_inset CommandInset label
29459 LatexCommand label
29460 name "sub:LaTeX-Syntax"
29461
29462 \end_inset
29463
29464
29465 \end_layout
29466
29467 \begin_layout Standard
29468 When you write larger documents or books, you will need to know something
29469  about the LaTeX-commands that LyX uses in the background.
29470  Because LaTeX is based on commands, you can 
29471 \begin_inset Quotes eld
29472 \end_inset
29473
29474 program
29475 \begin_inset Quotes erd
29476 \end_inset
29477
29478  your text.
29479  This has the advantage that the layout of the document can be changed at
29480  any time if you know the right commands.
29481  E.
29482 \begin_inset space \thinspace{}
29483 \end_inset
29484
29485 g.
29486 \begin_inset space \space{}
29487 \end_inset
29488
29489 imagine you have to write a manual for a product and the deadline is the
29490  end of the day.
29491  Your boss just has complimented you for your good work but wants to have
29492  all caption labels bold.
29493  But you have over hundred figure and table captions with non-bold labels
29494  in your manual.
29495  Of course it's impossible to change all caption labels manually in one
29496  day.
29497 \end_layout
29498
29499 \begin_layout Standard
29500 Now LaTeX comes into play.
29501  As mentioned above, for every problem there exists a LaTeX-package.
29502  First you have to find out which and therefore look in the LaTeX package
29503  database, 
29504 \begin_inset CommandInset citation
29505 LatexCommand cite
29506 key "Catalogue"
29507
29508 \end_inset
29509
29510 .
29511 \end_layout
29512
29513 \begin_layout Standard
29514 As result you know that the package 
29515 \series bold
29516 caption
29517 \series default
29518
29519 \begin_inset Index idx
29520 status collapsed
29521
29522 \begin_layout Plain Layout
29523 LaTeX-packages ! caption
29524 \end_layout
29525
29526 \end_inset
29527
29528  is what you need.
29529  To use a package, you have to load it in the document preamble (menu 
29530 \family sans
29531 Document\SpecialChar \menuseparator
29532 Settings
29533 \family default
29534 ) with the command
29535 \end_layout
29536
29537 \begin_layout Standard
29538
29539 \series bold
29540
29541 \backslash
29542 usepackage[options]{package name}
29543 \end_layout
29544
29545 \begin_layout Standard
29546 All LaTeX commands begin with a backslash, the command argument is set within
29547  two braces, and the options are set within two brackets.
29548  Note that not all commands have an argument and options.
29549 \end_layout
29550
29551 \begin_layout Standard
29552 In your case the package name is 
29553 \series bold
29554 caption
29555 \series default
29556 .
29557  After a look in the documentation of the package, you know that the option
29558  
29559 \series bold
29560 labelfont=bf
29561 \series default
29562  will change the font of all caption labels to bold.
29563  So you add the command
29564 \end_layout
29565
29566 \begin_layout Standard
29567
29568 \series bold
29569
29570 \backslash
29571 usepackage[labelfont=bf]{caption}
29572 \end_layout
29573
29574 \begin_layout Standard
29575 to the preamble and the problem is solved.
29576 \begin_inset Foot
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580 For more commands provided by the 
29581 \series bold
29582 caption
29583 \series default
29584  package, have a look at its documentation, 
29585 \begin_inset CommandInset citation
29586 LatexCommand cite
29587 key "caption"
29588
29589 \end_inset
29590
29591 .
29592 \end_layout
29593
29594 \end_inset
29595
29596
29597 \end_layout
29598
29599 \begin_layout Standard
29600 Note that some document classes have built-in solutions for well known problems
29601  like your case.
29602  For example if you use a 
29603 \family sans
29604 KOMA-Script
29605 \family default
29606  class, you don't need the package 
29607 \series bold
29608 caption
29609 \series default
29610 , you can instead write
29611 \end_layout
29612
29613 \begin_layout Standard
29614
29615 \series bold
29616
29617 \backslash
29618 setkomafont{captionlabel}{
29619 \backslash
29620 bfseries}
29621 \end_layout
29622
29623 \begin_layout Standard
29624 in the preamble and the problem is solved.
29625  So if you plan to write a large document, you should have a look at the
29626  documentation of the document class you want to use.
29627  (
29628 \series bold
29629
29630 \backslash
29631 setkomafont
29632 \series default
29633  is an example of a command with more than one argument.)
29634 \end_layout
29635
29636 \begin_layout Standard
29637 Commands in the preamble affect the whole document, while commands in the
29638  text affect only the text after the command or only the text used as command
29639  argument.
29640  To insert a LaTeX-command in text, use the TeX Code box as described in
29641  the previous section.
29642 \end_layout
29643
29644 \begin_layout Standard
29645 If you want to learn more about LaTeX and its syntax, have a look at the
29646  LaTeX-books 
29647 \begin_inset CommandInset citation
29648 LatexCommand cite
29649 key "latexcompanion,latexguide"
29650
29651 \end_inset
29652
29653 .
29654 \end_layout
29655
29656 \begin_layout Standard
29657 \begin_inset Newpage cleardoublepage
29658 \end_inset
29659
29660
29661 \end_layout
29662
29663 \begin_layout Standard
29664 \begin_inset ERT
29665 status collapsed
29666
29667 \begin_layout Plain Layout
29668
29669
29670 \backslash
29671 pagestyle{fancy}
29672 \end_layout
29673
29674 \end_inset
29675
29676
29677 \begin_inset Note Note
29678 status collapsed
29679
29680 \begin_layout Plain Layout
29681 switches temporarily to a page style with custom header and footer line
29682 \end_layout
29683
29684 \end_inset
29685
29686
29687 \end_layout
29688
29689 \begin_layout Left Header
29690 \begin_inset Argument
29691 status open
29692
29693 \begin_layout Plain Layout
29694
29695 \end_layout
29696
29697 \end_inset
29698
29699
29700 \begin_inset ERT
29701 status collapsed
29702
29703 \begin_layout Plain Layout
29704
29705
29706 \backslash
29707 rightmark
29708 \end_layout
29709
29710 \end_inset
29711
29712
29713 \begin_inset Note Note
29714 status open
29715
29716 \begin_layout Plain Layout
29717 defines the header line as described below
29718 \end_layout
29719
29720 \end_inset
29721
29722
29723 \end_layout
29724
29725 \begin_layout Center Header
29726 \begin_inset Argument
29727 status open
29728
29729 \begin_layout Plain Layout
29730
29731 \end_layout
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \begin_layout Right Header
29739 \begin_inset Argument
29740 status open
29741
29742 \begin_layout Plain Layout
29743 \begin_inset ERT
29744 status collapsed
29745
29746 \begin_layout Plain Layout
29747
29748
29749 \backslash
29750 leftmark
29751 \end_layout
29752
29753 \end_inset
29754
29755
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \end_layout
29762
29763 \begin_layout Left Footer
29764 \begin_inset Argument
29765 status open
29766
29767 \begin_layout Plain Layout
29768 \begin_inset ERT
29769 status collapsed
29770
29771 \begin_layout Plain Layout
29772
29773
29774 \backslash
29775 thepage
29776 \end_layout
29777
29778 \end_inset
29779
29780
29781 \end_layout
29782
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \begin_layout Center Footer
29789 \begin_inset Argument
29790 status open
29791
29792 \begin_layout Plain Layout
29793
29794 \family sans
29795 \series bold
29796 \color red
29797 LyX's user guide
29798 \end_layout
29799
29800 \end_inset
29801
29802 Magic code:
29803 \begin_inset Newline newline
29804 \end_inset
29805
29806
29807 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29808 \end_inset
29809
29810
29811 \end_layout
29812
29813 \begin_layout Right Footer
29814 \begin_inset Argument
29815 status open
29816
29817 \begin_layout Plain Layout
29818
29819 \end_layout
29820
29821 \end_inset
29822
29823
29824 \begin_inset ERT
29825 status collapsed
29826
29827 \begin_layout Plain Layout
29828
29829
29830 \backslash
29831 Roman{page}
29832 \end_layout
29833
29834 \end_inset
29835
29836
29837 \end_layout
29838
29839 \begin_layout Section
29840 Customized Page Headers and Footers
29841 \begin_inset CommandInset label
29842 LatexCommand label
29843 name "sec:Customized-Page-Headers"
29844
29845 \end_inset
29846
29847
29848 \begin_inset Index idx
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852 Document ! Header/Footer line
29853 \end_layout
29854
29855 \end_inset
29856
29857
29858 \begin_inset Index idx
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862 Header/Footer line
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \end_layout
29869
29870 \begin_layout Standard
29871 To define custom page header and footer line for your document, you need
29872  to set the headings style to 
29873 \family sans
29874 Fancy
29875 \family default
29876  in the 
29877 \family sans
29878 Document\SpecialChar \menuseparator
29879 Settings
29880 \family default
29881  dialog under 
29882 \family sans
29883 Page
29884 \begin_inset space ~
29885 \end_inset
29886
29887 Layout
29888 \family default
29889 .
29890  As second step add in the menu 
29891 \family sans
29892 Document\SpecialChar \menuseparator
29893 Settings\SpecialChar \menuseparator
29894 Modules
29895 \family default
29896  the module 
29897 \begin_inset Quotes eld
29898 \end_inset
29899
29900 Custom Header/Footerlines
29901 \begin_inset Quotes erd
29902 \end_inset
29903
29904 .
29905  This module offers the 6
29906 \begin_inset space ~
29907 \end_inset
29908
29909 styles
29910 \end_layout
29911
29912 \begin_layout Description
29913 Left
29914 \begin_inset space ~
29915 \end_inset
29916
29917 Header,
29918 \begin_inset space ~
29919 \end_inset
29920
29921 Center
29922 \begin_inset space ~
29923 \end_inset
29924
29925 Header,
29926 \begin_inset space ~
29927 \end_inset
29928
29929 Right
29930 \begin_inset space ~
29931 \end_inset
29932
29933 Header
29934 \end_layout
29935
29936 \begin_layout Description
29937 Left
29938 \begin_inset space ~
29939 \end_inset
29940
29941 Footer,
29942 \begin_inset space ~
29943 \end_inset
29944
29945 Center
29946 \begin_inset space ~
29947 \end_inset
29948
29949 Footer,
29950 \begin_inset space ~
29951 \end_inset
29952
29953 Right
29954 \begin_inset space ~
29955 \end_inset
29956
29957 Footer
29958 \end_layout
29959
29960 \begin_layout Standard
29961 for the different positions in the header/footer.
29962 \end_layout
29963
29964 \begin_layout Standard
29965 Normally, headers and footers are set up in the beginning of the document.
29966  but you can change them anywhere you want to.
29967  Figure
29968 \begin_inset space ~
29969 \end_inset
29970
29971
29972 \begin_inset CommandInset ref
29973 LatexCommand ref
29974 reference "fig:Page-layout"
29975
29976 \end_inset
29977
29978  shows the page layout and where the header/footer styles will appear.
29979 \end_layout
29980
29981 \begin_layout Standard
29982 \begin_inset Float figure
29983 placement h
29984 wide false
29985 sideways false
29986 status open
29987
29988 \begin_layout Plain Layout
29989 \noindent
29990 \align center
29991 \begin_inset Tabular
29992 <lyxtabular version="3" rows="5" columns="3">
29993 <features tabularvalignment="middle">
29994 <column alignment="left" valignment="top" width="30line%">
29995 <column alignment="center" valignment="top" width="30line%">
29996 <column alignment="right" valignment="top" width="30line%">
29997 <row>
29998 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
29999 \begin_inset Text
30000
30001 \begin_layout Plain Layout
30002 Left Header
30003 \end_layout
30004
30005 \end_inset
30006 </cell>
30007 <cell alignment="center" valignment="top" topline="true" usebox="none">
30008 \begin_inset Text
30009
30010 \begin_layout Plain Layout
30011 Center Header
30012 \end_layout
30013
30014 \end_inset
30015 </cell>
30016 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
30017 \begin_inset Text
30018
30019 \begin_layout Plain Layout
30020 Right Header
30021 \end_layout
30022
30023 \end_inset
30024 </cell>
30025 </row>
30026 <row>
30027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30028 \begin_inset Text
30029
30030 \begin_layout Plain Layout
30031
30032 \end_layout
30033
30034 \end_inset
30035 </cell>
30036 <cell alignment="center" valignment="top" usebox="none">
30037 \begin_inset Text
30038
30039 \begin_layout Plain Layout
30040
30041 \end_layout
30042
30043 \end_inset
30044 </cell>
30045 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30046 \begin_inset Text
30047
30048 \begin_layout Plain Layout
30049
30050 \end_layout
30051
30052 \end_inset
30053 </cell>
30054 </row>
30055 <row>
30056 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30057 \begin_inset Text
30058
30059 \begin_layout Plain Layout
30060 The normal text on the page goes here.
30061  The running header is above thel text, and the footer is below (including
30062  footnotes).
30063  Headers/footers typically contain things like the page number, title of
30064  the chapter, company logo but your can use almost anything, except of floats.
30065 \end_layout
30066
30067 \end_inset
30068 </cell>
30069 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30070 \begin_inset Text
30071
30072 \begin_layout Plain Layout
30073
30074 \end_layout
30075
30076 \end_inset
30077 </cell>
30078 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30079 \begin_inset Text
30080
30081 \begin_layout Plain Layout
30082
30083 \end_layout
30084
30085 \end_inset
30086 </cell>
30087 </row>
30088 <row>
30089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30090 \begin_inset Text
30091
30092 \begin_layout Plain Layout
30093
30094 \end_layout
30095
30096 \end_inset
30097 </cell>
30098 <cell alignment="center" valignment="top" usebox="none">
30099 \begin_inset Text
30100
30101 \begin_layout Plain Layout
30102
30103 \end_layout
30104
30105 \end_inset
30106 </cell>
30107 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111
30112 \end_layout
30113
30114 \end_inset
30115 </cell>
30116 </row>
30117 <row>
30118 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30119 \begin_inset Text
30120
30121 \begin_layout Plain Layout
30122 Left Footer
30123 \end_layout
30124
30125 \end_inset
30126 </cell>
30127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30128 \begin_inset Text
30129
30130 \begin_layout Plain Layout
30131 Center Footer
30132 \end_layout
30133
30134 \end_inset
30135 </cell>
30136 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30137 \begin_inset Text
30138
30139 \begin_layout Plain Layout
30140 Right Footer
30141 \end_layout
30142
30143 \end_inset
30144 </cell>
30145 </row>
30146 </lyxtabular>
30147
30148 \end_inset
30149
30150
30151 \end_layout
30152
30153 \begin_layout Plain Layout
30154 \begin_inset Caption
30155
30156 \begin_layout Plain Layout
30157 \begin_inset CommandInset label
30158 LatexCommand label
30159 name "fig:Page-layout"
30160
30161 \end_inset
30162
30163 Page layout with custom header and footer line.
30164 \end_layout
30165
30166 \end_inset
30167
30168
30169 \end_layout
30170
30171 \end_inset
30172
30173
30174 \end_layout
30175
30176 \begin_layout Subsection
30177 Definition
30178 \end_layout
30179
30180 \begin_layout Standard
30181 To define your header line, add all 3
30182 \begin_inset space ~
30183 \end_inset
30184
30185 header styles.
30186  The things you add to the styles appear on uneven pages, the things in
30187  the optional arguments on even pages.
30188  For single-sided documents, the optional arguments will not be used and
30189  can be omitted.
30190  If you leave a style or its argument empty, nothing appears in the output.
30191  Defining the footer line works similar.
30192 \end_layout
30193
30194 \begin_layout Standard
30195 For the definition, you will need some LaTeX-commands that are inserted
30196  as TeX-code (menu 
30197 \family sans
30198 Insert\SpecialChar \menuseparator
30199 Te
30200 \begin_inset ERT
30201 status collapsed
30202
30203 \begin_layout Plain Layout
30204
30205 {}
30206 \end_layout
30207
30208 \end_inset
30209
30210 X
30211 \begin_inset space ~
30212 \end_inset
30213
30214 Code
30215 \family default
30216 ):
30217 \end_layout
30218
30219 \begin_layout Description
30220
30221 \backslash
30222 thepage prints the current page number
30223 \end_layout
30224
30225 \begin_layout Description
30226
30227 \backslash
30228 Roman{page} prints the current page number with capital roman numerals
30229 \end_layout
30230
30231 \begin_layout Description
30232
30233 \backslash
30234 roman{page} prints the current page number with small roman numerals
30235 \end_layout
30236
30237 \begin_layout Description
30238
30239 \backslash
30240 leftmark prints the current section number and title.
30241  If the document has chapters, it prints the current chapter number and
30242  title instead.
30243  It is called 
30244 \begin_inset Quotes eld
30245 \end_inset
30246
30247 leftmark
30248 \begin_inset Quotes prd
30249 \end_inset
30250
30251  because it usually goes in a left header.
30252 \end_layout
30253
30254 \begin_layout Description
30255
30256 \backslash
30257 rightmark prints the current subsection number and title.
30258  If the document has chapters, it prints the current section number and
30259  title instead.
30260  It is normally used in the right header.
30261 \end_layout
30262
30263 \begin_layout Subsection
30264 Default header/footer
30265 \end_layout
30266
30267 \begin_layout Standard
30268 The custom header/footer is not empty by default.
30269  The default header contains the chapter and section title and the center
30270  footer has the page number.
30271  In order to remove unwanted entries from the header/footer, include the
30272  relevant header/footer style in your document, but leave it blank.
30273  So, if you do not want a page number in the footer, include a blank 
30274 \family sans
30275 Center
30276 \begin_inset space ~
30277 \end_inset
30278
30279 Footer
30280 \family default
30281  style.
30282 \end_layout
30283
30284 \begin_layout Subsection
30285 Appearance
30286 \end_layout
30287
30288 \begin_layout Standard
30289 The header and footer will appear on normal pages.
30290  Some pages are different.
30291  The title page has a style of its own, and so has any page that starts
30292  a new part or chapter in your book.
30293  Such pages will not have the custom headers/footers, but that is normal.
30294  There is for example no need to print a header with the chapter name on
30295  the chapter page where the chapter heading is in big bold letters anyway.
30296 \end_layout
30297
30298 \begin_layout Subsubsection
30299 Header and footer decoration line
30300 \end_layout
30301
30302 \begin_layout Standard
30303 By default, you get a 0.4
30304 \begin_inset space \thinspace{}
30305 \end_inset
30306
30307 pt thick line below the header and no footer line.
30308  This can be changed in the document preamble with the commands 
30309 \series bold
30310
30311 \backslash
30312 headrulewidth
30313 \series default
30314  and 
30315 \series bold
30316
30317 \backslash
30318 footrulewidth
30319 \series default
30320  in the following scheme:
30321 \end_layout
30322
30323 \begin_layout Standard
30324
30325 \series bold
30326
30327 \backslash
30328 renewcommand{
30329 \backslash
30330 headrulewidth}{thickness}
30331 \end_layout
30332
30333 \begin_layout Standard
30334 Where thickness is a size in standard units like 
30335 \family sans
30336 pt
30337 \family default
30338  or 
30339 \family sans
30340 mm
30341 \family default
30342 .
30343  If you don't want a line, set the thickness to 0
30344 \begin_inset space \thinspace{}
30345 \end_inset
30346
30347 pt.
30348 \end_layout
30349
30350 \begin_layout Standard
30351 The lines can also be colored, but this requires more knowledge of LaTeX.
30352  If you really need this, have a look in the Internet or in sec.
30353 \begin_inset space ~
30354 \end_inset
30355
30356 4.4 of the book 
30357 \begin_inset CommandInset citation
30358 LatexCommand cite
30359 key "Mittelbach"
30360
30361 \end_inset
30362
30363 .
30364 \end_layout
30365
30366 \begin_layout Subsubsection
30367 Several header/footer lines
30368 \end_layout
30369
30370 \begin_layout Standard
30371 In case that you need more than one text line as a header/footer, you can
30372  do this by adding a normal line break in the style definition.
30373  However, the default height of the header/footer is only the one of one
30374  text line.
30375  To expand the height, redefine the LaTeX length 
30376 \series bold
30377
30378 \backslash
30379 headheight
30380 \series default
30381  or 
30382 \series bold
30383
30384 \backslash
30385 footheight
30386 \series default
30387  in this scheme in your document preamble:
30388 \end_layout
30389
30390 \begin_layout Standard
30391
30392 \series bold
30393
30394 \backslash
30395 setlength{
30396 \backslash
30397 headheight}{height}
30398 \end_layout
30399
30400 \begin_layout Standard
30401 Where height is a size in standard units.
30402  If you don't know which amount of space is needed for the height, define
30403  your header/footer and preview your document as PDF.
30404  Then open the LaTeX logfile via the menu 
30405 \family sans
30406 Document\SpecialChar \menuseparator
30407 La
30408 \begin_inset ERT
30409 status collapsed
30410
30411 \begin_layout Plain Layout
30412
30413 {}
30414 \end_layout
30415
30416 \end_inset
30417
30418 TeX Log
30419 \family default
30420  and look via the button 
30421 \family sans
30422 Next
30423 \begin_inset space ~
30424 \end_inset
30425
30426 Warning
30427 \family default
30428  if you find a warning of the package 
30429 \series bold
30430 fancyhdr
30431 \series default
30432
30433 \begin_inset Index idx
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437 LaTeX-packages ! fancyhdr
30438 \end_layout
30439
30440 \end_inset
30441
30442 .
30443  If there is such a warning, it contains the space that you need at least
30444  for your header/footer.
30445 \end_layout
30446
30447 \begin_layout Subsection
30448 This example
30449 \end_layout
30450
30451 \begin_layout Standard
30452 This example demonstrates what can be done with custom header/footers.
30453  Don't use it for yor document as it is just an example.
30454  This example consists of the following definition:
30455 \end_layout
30456
30457 \begin_layout Description
30458 Left
30459 \begin_inset space ~
30460 \end_inset
30461
30462 Header 
30463 \series bold
30464
30465 \backslash
30466 rightmark
30467 \series default
30468 , empty optional argument
30469 \end_layout
30470
30471 \begin_layout Description
30472 Center
30473 \begin_inset space ~
30474 \end_inset
30475
30476 Header empty, empty optional argument
30477 \end_layout
30478
30479 \begin_layout Description
30480 Right
30481 \begin_inset space ~
30482 \end_inset
30483
30484 Header empty, 
30485 \series bold
30486
30487 \backslash
30488 leftmark
30489 \series default
30490  in the optional argument
30491 \end_layout
30492
30493 \begin_layout Description
30494 Left
30495 \begin_inset space ~
30496 \end_inset
30497
30498 Footer empty, 
30499 \series bold
30500
30501 \backslash
30502 thepage
30503 \series default
30504  in the optional argument
30505 \end_layout
30506
30507 \begin_layout Description
30508 Center
30509 \begin_inset space ~
30510 \end_inset
30511
30512 Footer 
30513 \family sans
30514 \series bold
30515 \color red
30516 LyX's user guide
30517 \family default
30518 \series default
30519 \color inherit
30520
30521 \begin_inset Quotes eld
30522 \end_inset
30523
30524 Magic code:
30525 \begin_inset Newline newline
30526 \end_inset
30527
30528
30529 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30530 \end_inset
30531
30532
30533 \begin_inset Quotes erd
30534 \end_inset
30535
30536  in the optional argument
30537 \end_layout
30538
30539 \begin_layout Description
30540 Right
30541 \begin_inset space ~
30542 \end_inset
30543
30544 Footer 
30545 \series bold
30546
30547 \backslash
30548 Roman{page}
30549 \series default
30550 , empty optional argument
30551 \end_layout
30552
30553 \begin_layout Description
30554
30555 \backslash
30556 headrulewidth set to 2
30557 \begin_inset space \thinspace{}
30558 \end_inset
30559
30560 pt
30561 \end_layout
30562
30563 \begin_layout Standard
30564 In principle you can use almost everything in headers/footers, except of
30565  floats.
30566  For more special things like e.
30567 \begin_inset space \thinspace{}
30568 \end_inset
30569
30570 g.
30571 \begin_inset space ~
30572 \end_inset
30573
30574 thumb-indexes, see the manual of the 
30575 \series bold
30576 fancyhdr
30577 \series default
30578  package, 
30579 \begin_inset CommandInset citation
30580 LatexCommand cite
30581 key "fancyhdr"
30582
30583 \end_inset
30584
30585 .
30586 \end_layout
30587
30588 \begin_layout Standard
30589 \begin_inset Newpage clearpage
30590 \end_inset
30591
30592
30593 \end_layout
30594
30595 \begin_layout Standard
30596 \begin_inset ERT
30597 status collapsed
30598
30599 \begin_layout Plain Layout
30600
30601
30602 \backslash
30603 pagestyle{headings}
30604 \end_layout
30605
30606 \end_inset
30607
30608
30609 \begin_inset Note Note
30610 status collapsed
30611
30612 \begin_layout Plain Layout
30613 switches back to page style with the default headings
30614 \end_layout
30615
30616 \end_inset
30617
30618
30619 \end_layout
30620
30621 \begin_layout Section
30622 Previewing Snippets of your Document
30623 \begin_inset CommandInset label
30624 LatexCommand label
30625 name "sec:Previewing-snippets-of"
30626
30627 \end_inset
30628
30629
30630 \begin_inset Index idx
30631 status collapsed
30632
30633 \begin_layout Plain Layout
30634 Instant preview
30635 \end_layout
30636
30637 \end_inset
30638
30639
30640 \begin_inset Index idx
30641 status collapsed
30642
30643 \begin_layout Plain Layout
30644 Document ! Preview
30645 \end_layout
30646
30647 \end_inset
30648
30649
30650 \end_layout
30651
30652 \begin_layout Standard
30653 LyX allows you to generate previews of sections of your document on the
30654  fly so you can see how they'll look in the final document without having
30655  to break your train of thought with 
30656 \family sans
30657 View\SpecialChar \menuseparator
30658 DVI
30659 \family default
30660 .
30661 \end_layout
30662
30663 \begin_layout Standard
30664 If you would for example like to see in LyX your math formulas typeset by
30665  LaTeX, install the LaTeX-package 
30666 \series bold
30667 preview-latex
30668 \series default
30669
30670 \begin_inset Index idx
30671 status collapsed
30672
30673 \begin_layout Plain Layout
30674 LaTeX-packages ! preview-latex
30675 \end_layout
30676
30677 \end_inset
30678
30679  as explained below, and turn on 
30680 \family sans
30681 Instant
30682 \begin_inset space ~
30683 \end_inset
30684
30685 preview
30686 \family default
30687  in the 
30688 \family sans
30689 Tools\SpecialChar \menuseparator
30690 Preferences 
30691 \family default
30692 dialog under Look
30693 \begin_inset space ~
30694 \end_inset
30695
30696 and
30697 \begin_inset space ~
30698 \end_inset
30699
30700 feel\SpecialChar \menuseparator
30701 Display.
30702  The 
30703 \family sans
30704 Preview
30705 \begin_inset space ~
30706 \end_inset
30707
30708 Size
30709 \family default
30710  is the multiplication factor for the size.
30711 \end_layout
30712
30713 \begin_layout Standard
30714 Previews are generated when you load a document into LyX and when you finish
30715  editing an inset.
30716  Previews of an already loaded document are 
30717 \emph on
30718 not
30719 \emph default
30720  generated just by selecting the 
30721 \family sans
30722 Instant
30723 \begin_inset space ~
30724 \end_inset
30725
30726 preview
30727 \family default
30728  check box, you have to reopen the documents to activate the previews.
30729 \end_layout
30730
30731 \begin_layout Standard
30732 LyX will generate previews of math insets.
30733  It will also generate previews of included insets if you select the 
30734 \family sans
30735 Show
30736 \begin_inset space ~
30737 \end_inset
30738
30739 preview
30740 \family default
30741  check box in the insert dialog.
30742  This is useful if you wish to generate a preview of a LaTeX figure, for
30743  example.
30744 \end_layout
30745
30746 \begin_layout Standard
30747 To get previews working, you need the LaTeX package 
30748 \series bold
30749 preview-latex
30750 \series default
30751  (on some systems named simply 
30752 \series bold
30753 preview
30754 \series default
30755 ) installed.
30756  If it is not already installed, you will find it in the TeX Catalogue,
30757  
30758 \begin_inset CommandInset citation
30759 LatexCommand cite
30760 key "TeXCatalogue"
30761
30762 \end_inset
30763
30764  or in the package manager of your LaTeX-system.
30765  You obtain prettier results if you install the program 
30766 \family typewriter
30767 pnmcrop
30768 \family default
30769  from the 
30770 \family typewriter
30771 netpbm
30772 \family default
30773  package; for LyX on Windows this program is automatically installed together
30774  with LyX.
30775 \end_layout
30776
30777 \begin_layout Standard
30778 \begin_inset VSpace bigskip
30779 \end_inset
30780
30781
30782 \end_layout
30783
30784 \begin_layout Standard
30785 You can furthermore preview the LaTeX source of the whole document or parts
30786  of it.
30787  Use the menu 
30788 \family sans
30789 View\SpecialChar \menuseparator
30790 View
30791 \begin_inset space ~
30792 \end_inset
30793
30794 Source
30795 \family default
30796  and a window will be shown where you can see the LaTeX-source code.
30797  The window shows the source of the whole paragraph where the cursor is
30798  currently in.
30799  You can also select document parts in LyX's main window, then only this
30800  selection (when it is more than one paragraph) is shown as source code.
30801  To view the whole document as source, enable the corresponding option in
30802  the source view window.
30803 \end_layout
30804
30805 \begin_layout Section
30806 Advanced Find and Replace
30807 \begin_inset CommandInset label
30808 LatexCommand label
30809 name "sec:Advanced-Find-and"
30810
30811 \end_inset
30812
30813
30814 \begin_inset Index idx
30815 status collapsed
30816
30817 \begin_layout Plain Layout
30818 Replace
30819 \end_layout
30820
30821 \end_inset
30822
30823
30824 \begin_inset Index idx
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828 Find
30829 \end_layout
30830
30831 \end_inset
30832
30833
30834 \end_layout
30835
30836 \begin_layout Subsection
30837 Introduction
30838 \end_layout
30839
30840 \begin_layout Standard
30841 The advanced find and replace feature of LyX allows for searching of complex,
30842  format-sensitive text segments and mathematics contents within LyX documents.
30843  It is an enhancement of the standard (quick) find and replace feature.
30844  The key-features are:
30845 \end_layout
30846
30847 \begin_layout Itemize
30848 Both searching of text and of mathematical formulas is allowed, where the
30849  latter is done by entering mathematics in the usual way; not only entire
30850  mathematical formulas are found, but also parts occurring within more complex
30851  formulas
30852 \end_layout
30853
30854 \begin_layout Itemize
30855 Search may be format-insensitive, so that the searched text is found in
30856  any context/style (standard text, section headings, notes, and even mathematics
30857 ), or it may be format-sensitive, so that, for example, a word entered with
30858  a section heading will only be found within section headings
30859 \end_layout
30860
30861 \begin_layout Itemize
30862 Search may be widened to a specific 
30863 \emph on
30864 scope
30865 \emph default
30866 , i.
30867 \begin_inset space \thinspace{}
30868 \end_inset
30869
30870 e.
30871 \begin_inset space ~
30872 \end_inset
30873
30874 a set of files which may be all the children of the document being edited,
30875  all the open files, or all the manuals available from the 
30876 \family sans
30877 Help
30878 \family default
30879  menu
30880 \end_layout
30881
30882 \begin_layout Itemize
30883 Replace may optionally preserve capitalization, so that the replaced text
30884  capitalization is adapted to the matching text (i.
30885 \begin_inset space \thinspace{}
30886 \end_inset
30887
30888 e.
30889 \begin_inset space ~
30890 \end_inset
30891
30892 all lowercase, all uppercase, first uppercase followed by lowercase)
30893 \end_layout
30894
30895 \begin_layout Subsection
30896 Basic usage
30897 \end_layout
30898
30899 \begin_layout Standard
30900 The advanced find and replace feature of LyX is activated through the menu
30901  
30902 \family sans
30903 Edit\SpecialChar \menuseparator
30904 Find & Replace
30905 \noun on
30906  (
30907 \noun default
30908 Advanced
30909 \noun on
30910 )
30911 \family default
30912 \noun default
30913  (shortcut 
30914 \begin_inset Info
30915 type  "shortcut"
30916 arg   "dialog-show findreplaceadv"
30917 \end_inset
30918
30919 ) or the toolbar button 
30920 \begin_inset Info
30921 type  "icon"
30922 arg   "dialog-toggle findreplaceadv"
30923 \end_inset
30924
30925 .
30926  This opens the 
30927 \family sans
30928 Advanced Find and Replace
30929 \family default
30930  dialog.
30931 \end_layout
30932
30933 \begin_layout Subsubsection
30934 Searching for text
30935 \end_layout
30936
30937 \begin_layout Standard
30938 Enter into the 
30939 \family sans
30940 Find
30941 \family default
30942  LyX mini-editor a simple word, and search for occurrences of it by clicking
30943  on the 
30944 \family sans
30945 Find Next
30946 \family default
30947  button at the bottom of the dialog (or just press the 
30948 \family sans
30949 Return
30950 \family default
30951  key).
30952  The entered word is found both in text mode and in math mode, and in emphasized
30953 , bold or normal face, and in both in section titles and in standard text.
30954  Pressing repeatedly 
30955 \family sans
30956 Enter
30957 \family default
30958  keeps searching forward.
30959  Similarly, pressing 
30960 \family sans
30961 Shift+Enter
30962 \family default
30963  searches for the entered text backwards.
30964 \end_layout
30965
30966 \begin_layout Standard
30967 While searching, the 
30968 \family sans
30969 Case sensitive
30970 \family default
30971  option allows matches to occur only with the same case as entered in the
30972  
30973 \family sans
30974 Find
30975 \family default
30976  editor.
30977  The 
30978 \family sans
30979 Whole words
30980 \family default
30981  option allows matches to occur only at word boundaries.
30982 \end_layout
30983
30984 \begin_layout Subsubsection
30985 Searching for mathematics
30986 \end_layout
30987
30988 \begin_layout Standard
30989 Mathematical formulas may be searched for by typing in the 
30990 \family sans
30991 Find
30992 \family default
30993  editor a mathematical formula, such as 
30994 \begin_inset Formula $x^{2}$
30995 \end_inset
30996
30997  or also something more complex like 
30998 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
30999 \end_inset
31000
31001 .
31002  When searching for a formula, it is found both when it is alone and when
31003  it occurs in sub-formulas and nested parts of sub-formulas, for example
31004  the mentioned segments would be found in something like 
31005 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
31006 \end_inset
31007
31008
31009 \end_layout
31010
31011 \begin_layout Subsubsection
31012 Style-aware search
31013 \end_layout
31014
31015 \begin_layout Standard
31016 It is also possible to search for text with specific styles.
31017  This is done by switching to the 
31018 \family sans
31019 Settings
31020 \family default
31021  tab of the dialog and unchecking the 
31022 \family sans
31023 Ignore format
31024 \family default
31025  option.
31026  This way, entering in the 
31027 \family sans
31028 Find
31029 \family default
31030  editor
31031 \end_layout
31032
31033 \begin_layout Itemize
31034 a plain word and searching for it would not find instances of the word occurring
31035  in emphasized or boldface.
31036 \end_layout
31037
31038 \begin_layout Itemize
31039 an emphasized or boldface word and searching for it would find the respective
31040  instances with same face only, and within the same text style only.
31041  Note that, for example, an emphasized text is found not only when occurring
31042  alone, but also when it is contained in a longer emphasized sentence.
31043 \end_layout
31044
31045 \begin_layout Itemize
31046 a plain word in a section heading, and searching for it, finds occurrences
31047  of if only within section headings.
31048  Also, if the text to search is given an emphasized or bold face, in addition
31049  to a section style, then it is found only when occurring with the same
31050  style.
31051 \end_layout
31052
31053 \begin_layout Itemize
31054 some mathematics in a displayed formula will only find instances of this
31055  formula that are also displayed formulas (and not inline formulas).
31056 \end_layout
31057
31058 \begin_layout Subsubsection
31059 Replace
31060 \end_layout
31061
31062 \begin_layout Standard
31063 The text segments matching the text entered in the 
31064 \family sans
31065 Find
31066 \family default
31067  editor may be replaced with the text segments entered in the 
31068 \family sans
31069 Replace
31070 \family default
31071 \noun on
31072  
31073 \noun default
31074 editor.
31075  In order to find the next occurrence and replace it, click on the 
31076 \family sans
31077 Replace
31078 \family default
31079  button or alternatively
31080 \noun on
31081  
31082 \noun default
31083 press 
31084 \family sans
31085 Enter
31086 \family default
31087  or 
31088 \family sans
31089 Shift+Enter
31090 \family default
31091  while being in the 
31092 \family sans
31093 Replace
31094 \family default
31095 \noun on
31096  
31097 \noun default
31098 editor.
31099 \end_layout
31100
31101 \begin_layout Standard
31102 You can replace full-featured formatted LyX segments in place of the matching
31103  text segments in your document.
31104  Typical scenarios in which to use this capability may be (just to mention
31105  a few):
31106 \end_layout
31107
31108 \begin_layout Itemize
31109 replacing occurrences of a word with a customized formatted version of the
31110  same word, for example replacing occurrences of a name like 
31111 \begin_inset Quotes eld
31112 \end_inset
31113
31114 func()
31115 \begin_inset Quotes erd
31116 \end_inset
31117
31118  with its typewriter version 
31119 \family typewriter
31120
31121 \begin_inset Quotes eld
31122 \end_inset
31123
31124 func()
31125 \begin_inset Quotes erd
31126 \end_inset
31127
31128 ;
31129 \end_layout
31130
31131 \begin_layout Itemize
31132 performing a notation rework of mathematical symbols, for example replacing
31133  occurrences of 
31134 \begin_inset Quotes eld
31135 \end_inset
31136
31137
31138 \begin_inset Formula $R$
31139 \end_inset
31140
31141
31142 \begin_inset Quotes erd
31143 \end_inset
31144
31145  with 
31146 \begin_inset Quotes eld
31147 \end_inset
31148
31149
31150 \begin_inset Formula $\mathbb{R}$
31151 \end_inset
31152
31153
31154 \begin_inset Quotes erd
31155 \end_inset
31156
31157  (you may want to enable the 
31158 \family sans
31159 Whole words
31160 \family default
31161  and 
31162 \family sans
31163 Case sensitive
31164 \family default
31165  options and disable the 
31166 \family sans
31167 Ignore format
31168 \family default
31169  option in the 
31170 \family sans
31171 Settings
31172 \family default
31173  tab, in order to avoid replacing all 
31174 \begin_inset Quotes eld
31175 \end_inset
31176
31177 R
31178 \begin_inset Quotes erd
31179 \end_inset
31180
31181  letters occurring in normal text), or occurrences of 
31182 \begin_inset Formula $x_{j}^{i}$
31183 \end_inset
31184
31185  with 
31186 \begin_inset Formula $x_{i,\, j}$
31187 \end_inset
31188
31189 , or occurrences of 
31190 \begin_inset Formula $x[k]$
31191 \end_inset
31192
31193  with 
31194 \begin_inset Formula $x_{k}$
31195 \end_inset
31196
31197 .
31198 \end_layout
31199
31200 \begin_layout Subsection
31201 Advanced usage
31202 \end_layout
31203
31204 \begin_layout Standard
31205 There is a regular expression (regexp) based searching facility.
31206 \begin_inset Foot
31207 status collapsed
31208
31209 \begin_layout Plain Layout
31210 A good explanation of regular expressions is given in this Wikipedia entry:
31211  
31212 \begin_inset CommandInset href
31213 LatexCommand href
31214 target "http://en.wikipedia.org/wiki/Regular_expression"
31215
31216 \end_inset
31217
31218 .
31219 \end_layout
31220
31221 \end_inset
31222
31223  You can search for regular expression by inserting a regexp inset into
31224  the 
31225 \family sans
31226 Find
31227 \family default
31228  editor.
31229  This is done via the menu 
31230 \family sans
31231 Insert\SpecialChar \menuseparator
31232 Insert Regular Expression
31233 \family default
31234  while the cursor is in the 
31235 \family sans
31236 Find
31237 \family default
31238  editor.
31239  Characters entered within regexp insets are matched according to the regular
31240  expression matching rules
31241 \begin_inset Foot
31242 status collapsed
31243
31244 \begin_layout Plain Layout
31245 Under the constraint that any (sub)expression must match a well-formed LyX
31246  text segment, i.
31247 \begin_inset space \thinspace{}
31248 \end_inset
31249
31250 e.
31251 \begin_inset space ~
31252 \end_inset
31253
31254 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31255  to match expressions.
31256 \end_layout
31257
31258 \end_inset
31259
31260 , while text entered outside regexp insets is matched exactly against the
31261  same text in the document.
31262  Note that it is allowed to cut and paste regexp-mode insets as usual.
31263  Examples of using such a feature may be:
31264 \end_layout
31265
31266 \begin_layout Enumerate
31267 Searching for all fractions with a given denominator: for example, entering
31268  in the 
31269 \family sans
31270 Find
31271 \family default
31272  editor the fraction 
31273 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31274 \end_inset
31275
31276  (where the 
31277 \begin_inset Formula $.*$
31278 \end_inset
31279
31280  on the numerator is the match-everything regular expression) finds all
31281  fractions with the given denominator.
31282 \end_layout
31283
31284 \begin_layout Enumerate
31285 Searching for all text with a given style: for example, after unchecking
31286  the 
31287 \family sans
31288 Ignore format
31289 \family default
31290  option from the 
31291 \family sans
31292 Settings
31293 \family default
31294  tab, entering a 
31295 \series bold
31296
31297 \begin_inset Formula $.*$
31298 \end_inset
31299
31300
31301 \series default
31302  regular expression and adding for it an emphasized or bold face, finds
31303  all emphasized and bold face text, respectively.
31304  Also, inserting a 
31305 \begin_inset Formula $.*$
31306 \end_inset
31307
31308  regular expression in a bullet or enumerated list or a section heading,
31309  you can find all bullet or enumerated lists or section headings.
31310 \end_layout
31311
31312 \begin_layout Standard
31313 Finally, references to (sub)expressions in regexp may be used as usual,
31314  enclosing parts of the expression within round braces 
31315 \begin_inset Formula $()$
31316 \end_inset
31317
31318 , and referring back to them through 
31319 \begin_inset Formula $\backslash1$
31320 \end_inset
31321
31322
31323 \begin_inset Formula $\backslash2$
31324 \end_inset
31325
31326 , etc..
31327  For example, try searching for the regexp 
31328 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31329 \end_inset
31330
31331  in order to find word repetitions, if there are any.
31332 \end_layout
31333
31334 \begin_layout Standard
31335 Note that back references work both when occurring within the same regexp,
31336  and when occurring in multiple different regexps, where the numbering of
31337  back-referenced sub-expressions is absolute, i.
31338 \begin_inset space \thinspace{}
31339 \end_inset
31340
31341 e.
31342 \begin_inset space ~
31343 \end_inset
31344
31345  
31346 \begin_inset Formula $\backslash1$
31347 \end_inset
31348
31349  always refers to the first occurrence of 
31350 \begin_inset Formula $()$
31351 \end_inset
31352
31353  in all entered regexps.
31354 \end_layout
31355
31356 \begin_layout Standard
31357 Note also that the use of back references in the replaced text is not (yet)
31358  implemented.
31359 \end_layout
31360
31361 \begin_layout Section
31362 Spell Checking
31363 \begin_inset CommandInset label
31364 LatexCommand label
31365 name "sec:Spellchecking"
31366
31367 \end_inset
31368
31369
31370 \begin_inset Index idx
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374 Spell checking
31375 \end_layout
31376
31377 \end_inset
31378
31379
31380 \end_layout
31381
31382 \begin_layout Standard
31383 LyX has a built-in spell checker.
31384  The menu
31385 \family sans
31386  Tools\SpecialChar \menuseparator
31387 Spellchecker
31388 \family default
31389 , the key 
31390 \family sans
31391 F7
31392 \family default
31393  or the toolbar button 
31394 \begin_inset Info
31395 type  "icon"
31396 arg   "dialog-show spellchecker"
31397 \end_inset
31398
31399  starts the spell checking beginning from the current cursor position.
31400  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31401  you to edit and replace it in a second line.
31402  Whenever an unknown word is found, the word is highlighted and the text
31403  scrolled so that it is visible.
31404  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31405 n, if any could be found.
31406  Clicking on one of the corrections will copy to the 
31407 \family sans
31408 Replacement
31409 \family default
31410  field, double-click invokes directly the replacement.
31411  Unknown but correctly typed words can be added to the personal dictionary.
31412 \end_layout
31413
31414 \begin_layout Standard
31415 By default, the dictionary file used is determined by the document language
31416  that is set in the 
31417 \family sans
31418 Document\SpecialChar \menuseparator
31419 Settings
31420 \family default
31421  dialog.
31422  You can specify the language of a word in the spellchecker dialog by choosing
31423  a different one at the top of the dialog.
31424  LyX can correctly spell check documents containing multiple languages.
31425  This work if you have marked the different languages appropriately and
31426  have the spell checker dictionaries installed.
31427  LyX automatically switches to the appropriate dictionary file.
31428 \end_layout
31429
31430 \begin_layout Subsection
31431 Further Settings
31432 \end_layout
31433
31434 \begin_layout Standard
31435 In LyX's preferences dialog under 
31436 \family sans
31437 Language
31438 \begin_inset space ~
31439 \end_inset
31440
31441 Setting\SpecialChar \menuseparator
31442 Spellchecker
31443 \family default
31444  you can set the following things:
31445 \end_layout
31446
31447 \begin_layout Description
31448 Spellchecker
31449 \begin_inset space ~
31450 \end_inset
31451
31452 engine Select the library LyX should use for spell checking.
31453  Depending on your platform, 
31454 \family typewriter
31455 aspell
31456 \family default
31457
31458 \family typewriter
31459 hunspell
31460 \family default
31461  or 
31462 \family typewriter
31463 enchant
31464 \begin_inset Foot
31465 status collapsed
31466
31467 \begin_layout Plain Layout
31468 Enchant itself is a wrapper library having different configurable back-ends.
31469  Please consult the documentation or man-page of it to learn more.
31470 \end_layout
31471
31472 \end_inset
31473
31474
31475 \family default
31476  are available.
31477  On Windows only 
31478 \family typewriter
31479 hunspell
31480 \family default
31481  is available.
31482 \end_layout
31483
31484 \begin_layout Description
31485 Alternative
31486 \begin_inset space ~
31487 \end_inset
31488
31489 language If this field is not empty, LyX will always use the given language
31490  for the spell checking, no matter what the document language is.
31491 \end_layout
31492
31493 \begin_layout Description
31494 Escape
31495 \begin_inset space ~
31496 \end_inset
31497
31498 characters Allows you to add non-standard characters that the spell checker
31499  should escape, e.
31500 \begin_inset space \thinspace{}
31501 \end_inset
31502
31503 g.
31504 \begin_inset space \space{}
31505 \end_inset
31506
31507 German umlauts.
31508  This should normally not be needed.
31509 \end_layout
31510
31511 \begin_layout Description
31512 Accept
31513 \begin_inset space ~
31514 \end_inset
31515
31516 compound
31517 \begin_inset space ~
31518 \end_inset
31519
31520 words Prevent the spell checker from complaining about compounded words
31521  like 
31522 \begin_inset Quotes eld
31523 \end_inset
31524
31525 passthrough
31526 \begin_inset Quotes erd
31527 \end_inset
31528
31529 .
31530 \end_layout
31531
31532 \begin_layout Description
31533 Spellcheck
31534 \begin_inset space ~
31535 \end_inset
31536
31537 continously Check the spelling of your document as you type it.
31538  Misspelled words gets underlined with a dotted red line.
31539  By right-clicking on an underlined word, the suggestions by the spell appear
31540  in the context menu.
31541  Choosing one of them will replace the misspelled word with the suggested
31542  word.
31543 \end_layout
31544
31545 \begin_layout Description
31546 Spellcheck
31547 \begin_inset space ~
31548 \end_inset
31549
31550 notes
31551 \begin_inset space ~
31552 \end_inset
31553
31554 and
31555 \begin_inset space ~
31556 \end_inset
31557
31558 comments If enabled, the spelling of non-printed document contents is checked
31559  as well.
31560 \end_layout
31561
31562 \begin_layout Section
31563 Thesaurus
31564 \begin_inset Index idx
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 Thesaurus
31569 \end_layout
31570
31571 \end_inset
31572
31573
31574 \begin_inset CommandInset label
31575 LatexCommand label
31576 name "sec:Thesaurus"
31577
31578 \end_inset
31579
31580
31581 \end_layout
31582
31583 \begin_layout Standard
31584 LyX provides a multilingual thesaurus.
31585  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31586  the 
31587 \emph on
31588 MyThes
31589 \emph default
31590
31591 \begin_inset Foot
31592 status collapsed
31593
31594 \begin_layout Plain Layout
31595 \begin_inset CommandInset href
31596 LatexCommand href
31597 target "http://lingucomponent.openoffice.org/thesaurus.html"
31598
31599 \end_inset
31600
31601
31602 \end_layout
31603
31604 \end_inset
31605
31606  thesaurus library, which is included in LyX).
31607  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31608  are available for many languages.
31609 \end_layout
31610
31611 \begin_layout Standard
31612 This section describes how new dictionaries are installed and set up for
31613  the use with LyX.
31614 \end_layout
31615
31616 \begin_layout Subsection
31617 Setting up the thesaurus
31618 \end_layout
31619
31620 \begin_layout Standard
31621 The 
31622 \emph on
31623 MyThes/
31624 \emph default
31625 OpenOffice thesauri consist of two files per language: A file with the suffix
31626  
31627 \emph on
31628 *.dat
31629 \emph default
31630  containing the data and an index file with the suffix 
31631 \emph on
31632 *.idx
31633 \emph default
31634 .
31635  The standardized file names include the language code for the given language
31636  (e.
31637 \begin_inset space \thinspace{}
31638 \end_inset
31639
31640 g.
31641  en_EN for English).
31642  For instance, the English files are named:
31643 \end_layout
31644
31645 \begin_layout Itemize
31646 th_en_EN_v2.idx
31647 \end_layout
31648
31649 \begin_layout Itemize
31650 th_en_EN_v2.dat
31651 \end_layout
31652
31653 \begin_layout Standard
31654 If you have OpenOffice and its thesaurus installed, these files should be
31655  already on your system.
31656  If not, you can get dictionaries either from 
31657 \begin_inset Flex URL
31658 status collapsed
31659
31660 \begin_layout Plain Layout
31661
31662 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31663 \end_layout
31664
31665 \end_inset
31666
31667  or from the site 
31668 \begin_inset Flex URL
31669 status collapsed
31670
31671 \begin_layout Plain Layout
31672
31673 http://extensions.services.openoffice.org
31674 \end_layout
31675
31676 \end_inset
31677
31678 .
31679 \begin_inset Foot
31680 status open
31681
31682 \begin_layout Plain Layout
31683 Note that, as of OpenOffice 3.0, the files on 
31684 \begin_inset Flex URL
31685 status collapsed
31686
31687 \begin_layout Plain Layout
31688
31689 http://extensions.services.openoffice.org
31690 \end_layout
31691
31692 \end_inset
31693
31694  are usually packed in extension archives (
31695 \emph on
31696 *.oxt
31697 \emph default
31698 ) that contain other files such as spellchecker dictionaries besides the
31699  thesauri.
31700  These archives are simple zip files, so you can unpack them as you would
31701  unpack a zip archive.
31702 \end_layout
31703
31704 \end_inset
31705
31706  Put the 
31707 \emph on
31708 *.idx
31709 \emph default
31710  and 
31711 \emph on
31712 *.dat
31713 \emph default
31714  files of all languages you want to use into one directory (do not use subfolder
31715 s), and specify the path to this directory in 
31716 \family sans
31717 Tools\SpecialChar \menuseparator
31718 Preferences\SpecialChar \menuseparator
31719 Paths
31720 \family default
31721 .
31722  Now the thesaurus should be ready to use.
31723 \end_layout
31724
31725 \begin_layout Subsection
31726 Using the thesaurus
31727 \end_layout
31728
31729 \begin_layout Standard
31730 To start the thesaurus, use the menu 
31731 \family sans
31732 Tools\SpecialChar \menuseparator
31733 Thesaurus
31734 \family default
31735  or the toolbar button 
31736 \begin_inset Info
31737 type  "icon"
31738 arg   "thesaurus-entry"
31739 \end_inset
31740
31741  while the cursor is at the word you want to look up or while a word is
31742  selected.
31743  A dialog pops up showing you probably related words that you can use as
31744  replacement.
31745  The proposals are grouped into categories.
31746  Note that the thesaurus does not only show synonyms, but also hyperonyms
31747  and hyponyms (such as 
31748 \emph on
31749 plant
31750 \emph default
31751  for 
31752 \emph on
31753 tree
31754 \emph default
31755 ), compounds (such as 
31756 \emph on
31757 tree diagram
31758 \emph default
31759 ) and antonyms (such as 
31760 \emph on
31761 women
31762 \emph default
31763  for 
31764 \emph on
31765 men
31766 \emph default
31767 ), which are marked as such.
31768 \end_layout
31769
31770 \begin_layout Standard
31771 The language is automatically chosen from the language at the cursor, but
31772  you can also switch it in the dialog, as you can enter new words to look
31773  up directly there.
31774 \end_layout
31775
31776 \begin_layout Standard
31777 Note that the thesaurus cannot handle phrases (only compounds that are in
31778  the dictionary, such as the above 
31779 \emph on
31780 tree diagram
31781 \emph default
31782 ), and you have to use the so called lemma form, i.
31783 \begin_inset space \thinspace{}
31784 \end_inset
31785
31786 e.
31787  the form that is used in the dictionaries (for many languages: first person
31788  singular indicative active for nouns, infinitive for verbs).
31789  For example looking up the word forms 
31790 \emph on
31791 reports
31792 \emph default
31793  or 
31794 \emph on
31795 reporting
31796 \emph default
31797  yields no results, while results are shown for the word form 
31798 \emph on
31799 report
31800 \emph default
31801 .
31802  Your best bet is to highlight only the relevant parts of such word (e.
31803 \begin_inset space \thinspace{}
31804 \end_inset
31805
31806 g.
31807  
31808 \emph on
31809 report
31810 \emph default
31811  in 
31812 \emph on
31813 report
31814 \emph default
31815 s), then you get proposals without adjusting the query in the dialog, and
31816  also the replacement will probably be correct (as only the highlighted
31817  part will be replaced, thus the ending remains).
31818 \end_layout
31819
31820 \begin_layout Section
31821 Change Tracking
31822 \begin_inset Index idx
31823 status collapsed
31824
31825 \begin_layout Plain Layout
31826 Change Tracking
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \begin_inset Index idx
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836 Document ! Change Tracking
31837 \end_layout
31838
31839 \end_inset
31840
31841
31842 \begin_inset CommandInset label
31843 LatexCommand label
31844 name "sec:Change-Tracking"
31845
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \begin_layout Standard
31852 When you work on a document collaboratively it is extremely useful to be
31853  able to see changes that others have made highlighted in the document.
31854  You can then decide if you want to accept a change or not.
31855  This can be achieved by turning on change tracking in the menu 
31856 \family sans
31857 Document\SpecialChar \menuseparator
31858 Change
31859 \begin_inset space ~
31860 \end_inset
31861
31862 Tracking\SpecialChar \menuseparator
31863 Track
31864 \begin_inset space ~
31865 \end_inset
31866
31867 Changes
31868 \family default
31869 .
31870 \end_layout
31871
31872 \begin_layout Standard
31873 Changes made in the document will then be highlighted by strokes and colors:
31874  
31875 \bar under
31876 \color blue
31877 underlined text
31878 \bar default
31879 \color inherit
31880  is an addition, 
31881 \strikeout on
31882 \color blue
31883 canceled text
31884 \strikeout default
31885 \color inherit
31886  is a deletion.
31887  The color depends on the author that made the change.
31888  You can change the color in LyX's preferences dialog under 
31889 \family sans
31890 Look
31891 \begin_inset space ~
31892 \end_inset
31893
31894 and
31895 \begin_inset space ~
31896 \end_inset
31897
31898 feel
31899 \family default
31900
31901 \family sans
31902 Colors
31903 \family default
31904 .
31905 \begin_inset Index idx
31906 status collapsed
31907
31908 \begin_layout Plain Layout
31909 Color ! Change tracking
31910 \end_layout
31911
31912 \end_inset
31913
31914  The author and the date of the change are shown in LyX's status bar when
31915  the cursor is in changed text.
31916  The same information is shown when you use the toolbar button 
31917 \begin_inset Info
31918 type  "icon"
31919 arg   "changes-merge"
31920 \end_inset
31921
31922 .
31923 \end_layout
31924
31925 \begin_layout Standard
31926 When change tracking is activated, you will see the review toolbar in LyX:
31927 \begin_inset Index idx
31928 status collapsed
31929
31930 \begin_layout Plain Layout
31931 Toolbar ! Review
31932 \end_layout
31933
31934 \end_inset
31935
31936
31937 \end_layout
31938
31939 \begin_layout Standard
31940 \begin_inset VSpace defskip
31941 \end_inset
31942
31943
31944 \end_layout
31945
31946 \begin_layout Standard
31947 \begin_inset Graphics
31948         filename clipart/ChangesToolbar.png
31949         scale 90
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 The review toolbar as shown above contains from left to right the following
31965  buttons:
31966 \end_layout
31967
31968 \begin_layout Standard
31969 \begin_inset VSpace defskip
31970 \end_inset
31971
31972
31973 \end_layout
31974
31975 \begin_layout Standard
31976 \begin_inset Tabular
31977 <lyxtabular version="3" rows="10" columns="2">
31978 <features islongtable="true" longtabularalignment="center">
31979 <column alignment="left" valignment="top" width="0">
31980 <column alignment="left" valignment="top" width="0">
31981 <row interlinespace="2.5mm">
31982 <cell alignment="center" valignment="top" usebox="none">
31983 \begin_inset Text
31984
31985 \begin_layout Plain Layout
31986
31987 \family sans
31988 \begin_inset Info
31989 type  "icon"
31990 arg   "changes-track"
31991 \end_inset
31992
31993
31994 \end_layout
31995
31996 \end_inset
31997 </cell>
31998 <cell alignment="center" valignment="top" usebox="none">
31999 \begin_inset Text
32000
32001 \begin_layout Plain Layout
32002
32003 \family sans
32004 Document\SpecialChar \menuseparator
32005 Change
32006 \begin_inset space ~
32007 \end_inset
32008
32009 Tracking\SpecialChar \menuseparator
32010 Track
32011 \begin_inset space ~
32012 \end_inset
32013
32014 Changes
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 </row>
32020 <row interlinespace="2.5mm">
32021 <cell alignment="center" valignment="top" usebox="none">
32022 \begin_inset Text
32023
32024 \begin_layout Plain Layout
32025
32026 \family sans
32027 \begin_inset Info
32028 type  "icon"
32029 arg   "changes-output"
32030 \end_inset
32031
32032
32033 \end_layout
32034
32035 \end_inset
32036 </cell>
32037 <cell alignment="center" valignment="top" usebox="none">
32038 \begin_inset Text
32039
32040 \begin_layout Plain Layout
32041
32042 \family sans
32043 Document\SpecialChar \menuseparator
32044 Change
32045 \begin_inset space ~
32046 \end_inset
32047
32048 Tracking\SpecialChar \menuseparator
32049 Show
32050 \begin_inset space ~
32051 \end_inset
32052
32053 Changes
32054 \begin_inset space ~
32055 \end_inset
32056
32057 in
32058 \begin_inset space ~
32059 \end_inset
32060
32061 Output
32062 \end_layout
32063
32064 \end_inset
32065 </cell>
32066 </row>
32067 <row interlinespace="2.5mm">
32068 <cell alignment="center" valignment="top" usebox="none">
32069 \begin_inset Text
32070
32071 \begin_layout Plain Layout
32072
32073 \family sans
32074 \begin_inset Info
32075 type  "icon"
32076 arg   "change-next"
32077 \end_inset
32078
32079
32080 \end_layout
32081
32082 \end_inset
32083 </cell>
32084 <cell alignment="center" valignment="top" usebox="none">
32085 \begin_inset Text
32086
32087 \begin_layout Plain Layout
32088 Jumps to the next change
32089 \end_layout
32090
32091 \end_inset
32092 </cell>
32093 </row>
32094 <row interlinespace="2.5mm">
32095 <cell alignment="center" valignment="top" usebox="none">
32096 \begin_inset Text
32097
32098 \begin_layout Plain Layout
32099
32100 \family sans
32101 \begin_inset Info
32102 type  "icon"
32103 arg   "change-accept"
32104 \end_inset
32105
32106
32107 \end_layout
32108
32109 \end_inset
32110 </cell>
32111 <cell alignment="center" valignment="top" usebox="none">
32112 \begin_inset Text
32113
32114 \begin_layout Plain Layout
32115
32116 \family sans
32117 Document\SpecialChar \menuseparator
32118 Change
32119 \begin_inset space ~
32120 \end_inset
32121
32122 Tracking\SpecialChar \menuseparator
32123 Accept
32124 \begin_inset space ~
32125 \end_inset
32126
32127 Change
32128 \end_layout
32129
32130 \end_inset
32131 </cell>
32132 </row>
32133 <row interlinespace="2.5mm">
32134 <cell alignment="center" valignment="top" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \family sans
32140 \begin_inset Info
32141 type  "icon"
32142 arg   "change-reject"
32143 \end_inset
32144
32145
32146 \end_layout
32147
32148 \end_inset
32149 </cell>
32150 <cell alignment="center" valignment="top" usebox="none">
32151 \begin_inset Text
32152
32153 \begin_layout Plain Layout
32154
32155 \family sans
32156 Document\SpecialChar \menuseparator
32157 Change
32158 \begin_inset space ~
32159 \end_inset
32160
32161 Tracking\SpecialChar \menuseparator
32162 Reject
32163 \begin_inset space ~
32164 \end_inset
32165
32166 Change
32167 \end_layout
32168
32169 \end_inset
32170 </cell>
32171 </row>
32172 <row interlinespace="2.5mm">
32173 <cell alignment="center" valignment="top" usebox="none">
32174 \begin_inset Text
32175
32176 \begin_layout Plain Layout
32177
32178 \family sans
32179 \begin_inset Info
32180 type  "icon"
32181 arg   "changes-merge"
32182 \end_inset
32183
32184
32185 \end_layout
32186
32187 \end_inset
32188 </cell>
32189 <cell alignment="center" valignment="top" usebox="none">
32190 \begin_inset Text
32191
32192 \begin_layout Plain Layout
32193
32194 \family sans
32195 Document\SpecialChar \menuseparator
32196 Change
32197 \begin_inset space ~
32198 \end_inset
32199
32200 Tracking\SpecialChar \menuseparator
32201 Merge
32202 \begin_inset space ~
32203 \end_inset
32204
32205 Changes
32206 \end_layout
32207
32208 \end_inset
32209 </cell>
32210 </row>
32211 <row interlinespace="2.5mm">
32212 <cell alignment="center" valignment="top" usebox="none">
32213 \begin_inset Text
32214
32215 \begin_layout Plain Layout
32216
32217 \family sans
32218 \begin_inset Info
32219 type  "icon"
32220 arg   "all-changes-accept"
32221 \end_inset
32222
32223
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 <cell alignment="center" valignment="top" usebox="none">
32229 \begin_inset Text
32230
32231 \begin_layout Plain Layout
32232
32233 \family sans
32234 Document\SpecialChar \menuseparator
32235 Change
32236 \begin_inset space ~
32237 \end_inset
32238
32239 Tracking\SpecialChar \menuseparator
32240 Accept
32241 \begin_inset space ~
32242 \end_inset
32243
32244 All
32245 \begin_inset space ~
32246 \end_inset
32247
32248 Changes
32249 \end_layout
32250
32251 \end_inset
32252 </cell>
32253 </row>
32254 <row interlinespace="2.5mm">
32255 <cell alignment="center" valignment="top" usebox="none">
32256 \begin_inset Text
32257
32258 \begin_layout Plain Layout
32259
32260 \family sans
32261 \begin_inset Info
32262 type  "icon"
32263 arg   "all-changes-reject"
32264 \end_inset
32265
32266
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 <cell alignment="center" valignment="top" usebox="none">
32272 \begin_inset Text
32273
32274 \begin_layout Plain Layout
32275
32276 \family sans
32277 Document\SpecialChar \menuseparator
32278 Change
32279 \begin_inset space ~
32280 \end_inset
32281
32282 Tracking\SpecialChar \menuseparator
32283 Reject
32284 \begin_inset space ~
32285 \end_inset
32286
32287 All
32288 \begin_inset space ~
32289 \end_inset
32290
32291 Changes
32292 \end_layout
32293
32294 \end_inset
32295 </cell>
32296 </row>
32297 <row interlinespace="2.5mm">
32298 <cell alignment="center" valignment="top" usebox="none">
32299 \begin_inset Text
32300
32301 \begin_layout Plain Layout
32302
32303 \family sans
32304 \begin_inset Info
32305 type  "icon"
32306 arg   "note-insert"
32307 \end_inset
32308
32309
32310 \end_layout
32311
32312 \end_inset
32313 </cell>
32314 <cell alignment="center" valignment="top" usebox="none">
32315 \begin_inset Text
32316
32317 \begin_layout Plain Layout
32318
32319 \family sans
32320 Insert\SpecialChar \menuseparator
32321 Note\SpecialChar \menuseparator
32322 LyX
32323 \begin_inset space ~
32324 \end_inset
32325
32326 Note
32327 \end_layout
32328
32329 \end_inset
32330 </cell>
32331 </row>
32332 <row interlinespace="2.5mm">
32333 <cell alignment="center" valignment="top" usebox="none">
32334 \begin_inset Text
32335
32336 \begin_layout Plain Layout
32337
32338 \family sans
32339 \begin_inset Info
32340 type  "icon"
32341 arg   "note-next"
32342 \end_inset
32343
32344
32345 \end_layout
32346
32347 \end_inset
32348 </cell>
32349 <cell alignment="center" valignment="top" usebox="none">
32350 \begin_inset Text
32351
32352 \begin_layout Plain Layout
32353
32354 \family sans
32355 Navigate\SpecialChar \menuseparator
32356 Next
32357 \begin_inset space ~
32358 \end_inset
32359
32360 Note
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 </row>
32366 </lyxtabular>
32367
32368 \end_inset
32369
32370
32371 \end_layout
32372
32373 \begin_layout Standard
32374 \begin_inset VSpace defskip
32375 \end_inset
32376
32377
32378 \end_layout
32379
32380 \begin_layout Standard
32381 The review toolbar helps you to accept, reject, or merge changes – highlight
32382  the change and press one of the desired toolbar buttons.
32383  When you merge changes, a window pops up showing you information about
32384  the next change after the current cursor position.
32385  So you don't need to highlight a certain change.
32386  Within the merge window you can decide to accept or reject changes and
32387  step to the next change.
32388  This way you can jump through all the changes in the document.
32389 \end_layout
32390
32391 \begin_layout Standard
32392 The toolbar has two buttons to handle notes because notes are often important
32393  to describe a change.
32394 \end_layout
32395
32396 \begin_layout Standard
32397 To show made changes in the output you need the LaTeX package 
32398 \series bold
32399 dvipost
32400 \series default
32401
32402 \begin_inset Index idx
32403 status collapsed
32404
32405 \begin_layout Plain Layout
32406 LaTeX-packages ! dvipost
32407 \end_layout
32408
32409 \end_inset
32410
32411  installed.
32412  You will find it in the TeX Catalogue, 
32413 \begin_inset CommandInset citation
32414 LatexCommand cite
32415 key "TeXCatalogue"
32416
32417 \end_inset
32418
32419  or in the package manager of your LaTeX-system.
32420 \end_layout
32421
32422 \begin_layout Section
32423 Comparison of Documents
32424 \begin_inset Index idx
32425 status collapsed
32426
32427 \begin_layout Plain Layout
32428 Comparison of documents
32429 \end_layout
32430
32431 \end_inset
32432
32433
32434 \end_layout
32435
32436 \begin_layout Standard
32437 You can compare two different LyX files via the menu 
32438 \family sans
32439 Tools\SpecialChar \menuseparator
32440 Compare
32441 \family default
32442 .
32443  The comparison result is a LyX file with change tracking enabled showing
32444  the differences.
32445  In the comparison dialog you can select with the option 
32446 \family sans
32447 Copy
32448 \begin_inset space ~
32449 \end_inset
32450
32451 Document
32452 \begin_inset space ~
32453 \end_inset
32454
32455 Settings
32456 \begin_inset space ~
32457 \end_inset
32458
32459 from
32460 \family default
32461  from which document LyX should take the document settings for the the resulting
32462  difference file.
32463  The option 
32464 \family sans
32465 Enable
32466 \begin_inset space ~
32467 \end_inset
32468
32469 change
32470 \begin_inset space ~
32471 \end_inset
32472
32473 tracking
32474 \begin_inset space ~
32475 \end_inset
32476
32477 features
32478 \begin_inset space ~
32479 \end_inset
32480
32481 in
32482 \begin_inset space ~
32483 \end_inset
32484
32485 the
32486 \begin_inset space ~
32487 \end_inset
32488
32489 output
32490 \family default
32491  enables the change tracking option 
32492 \family sans
32493 Show
32494 \begin_inset space ~
32495 \end_inset
32496
32497 Changes
32498 \begin_inset space ~
32499 \end_inset
32500
32501 in
32502 \begin_inset space ~
32503 \end_inset
32504
32505 Output
32506 \family default
32507  to visualize the differences also in the PDF output of the difference file.
32508 \end_layout
32509
32510 \begin_layout Section
32511 International Support
32512 \begin_inset Index idx
32513 status collapsed
32514
32515 \begin_layout Plain Layout
32516 International support
32517 \end_layout
32518
32519 \end_inset
32520
32521
32522 \end_layout
32523
32524 \begin_layout Standard
32525 This section describes how to use LyX with any language you want.
32526  For some non-western languages there are special Wiki-pages that explain
32527  how to set up LyX to use them: 
32528 \begin_inset CommandInset citation
32529 LatexCommand cite
32530 key "Arabic,Armenian,Farsi,Hebrew"
32531
32532 \end_inset
32533
32534
32535 \end_layout
32536
32537 \begin_layout Standard
32538 Besides languages, LyX also supports phonetic symbols, see section
32539 \begin_inset space ~
32540 \end_inset
32541
32542
32543 \begin_inset CommandInset ref
32544 LatexCommand ref
32545 reference "sub:Special-Character"
32546
32547 \end_inset
32548
32549 .
32550 \end_layout
32551
32552 \begin_layout Subsection
32553 Language Options
32554 \begin_inset Index idx
32555 status collapsed
32556
32557 \begin_layout Plain Layout
32558 Language ! Options
32559 \end_layout
32560
32561 \end_inset
32562
32563
32564 \begin_inset Index idx
32565 status collapsed
32566
32567 \begin_layout Plain Layout
32568 Document ! Settings
32569 \end_layout
32570
32571 \end_inset
32572
32573
32574 \begin_inset Index idx
32575 status collapsed
32576
32577 \begin_layout Plain Layout
32578 Document ! Language
32579 \end_layout
32580
32581 \end_inset
32582
32583
32584 \end_layout
32585
32586 \begin_layout Standard
32587 The 
32588 \family sans
32589 Document\SpecialChar \menuseparator
32590 Settings
32591 \family default
32592  dialog lets you set 
32593 \family roman
32594 the language and character encoding for your language.
32595  
32596 \end_layout
32597
32598 \begin_layout Standard
32599 Choose your language in the 
32600 \family sans
32601 Language
32602 \family default
32603  section of this dialog.
32604  The default is 
32605 \family sans
32606 English
32607 \family default
32608 .
32609 \end_layout
32610
32611 \begin_layout Standard
32612 Under 
32613 \family sans
32614 Encoding
32615 \family default
32616  you can choose the character encoding map you want to use for LaTeX export.
32617  The option 
32618 \family sans
32619 Language Default
32620 \family default
32621  is the preferred choice and works well in most cases.
32622  For details about the different encoding options see section
32623 \begin_inset space ~
32624 \end_inset
32625
32626
32627 \begin_inset CommandInset ref
32628 LatexCommand ref
32629 reference "chap:The-Document-Settings"
32630
32631 \end_inset
32632
32633 .
32634 \end_layout
32635
32636 \begin_layout Subsection
32637 Keyboard mapping configuration
32638 \begin_inset CommandInset label
32639 LatexCommand label
32640 name "sub:Keyboard-mapping"
32641
32642 \end_inset
32643
32644
32645 \end_layout
32646
32647 \begin_layout Standard
32648 If you have for example a U.
32649 \begin_inset space \thinspace{}
32650 \end_inset
32651
32652 S.-style keyboard and want to write in a language other than English, you
32653  can use an alternate keymap.
32654  For example, if you have a U.
32655 \begin_inset space \thinspace{}
32656 \end_inset
32657
32658 S.-style keyboard but want to write in Italian, you can configure LyX to
32659  use an Italian keymap.
32660  The preferences dialog allows you to choose up to two keyboard mappings,
32661  see section
32662 \begin_inset space ~
32663 \end_inset
32664
32665
32666 \begin_inset CommandInset ref
32667 LatexCommand ref
32668 reference "sub:Keyboard-Map"
32669
32670 \end_inset
32671
32672 .
32673  You can choose primary and secondary keyboard languages and then select
32674  which one you want to use.
32675 \end_layout
32676
32677 \begin_layout Standard
32678 Finally, you may just want to change a few key mappings or create an entirely
32679  different keymap (for Vulcan, for instance).
32680  You may, for example, normally write in Italian on a U.S.
32681  keyboard but want to include an occasional quotation in German.
32682  In such a case, you can write your own keyboard mapping or modify an existing
32683  one to support the characters you want.
32684  This and many other customizations are explained in the 
32685 \emph on
32686 Customization
32687 \emph default
32688  manual.
32689 \end_layout
32690
32691 \begin_layout Subsection
32692 Character Tables
32693 \end_layout
32694
32695 \begin_layout Standard
32696 Table
32697 \begin_inset space ~
32698 \end_inset
32699
32700
32701 \begin_inset CommandInset ref
32702 LatexCommand ref
32703 reference "cap:The-latin1-character"
32704
32705 \end_inset
32706
32707  shows the 
32708 \family typewriter
32709 Latin1
32710 \family default
32711  character set.
32712  You should be able to enter the characters in the first eight columns directly
32713  from the keyboard.
32714 \end_layout
32715
32716 \begin_layout Standard
32717 There are a few things you need to know about this table.
32718  Here are some of the details you'll need to bear in mind when using characters
32719  from the 
32720 \family typewriter
32721 Latin1
32722 \family default
32723  character set:
32724 \end_layout
32725
32726 \begin_layout Itemize
32727 Even if you have selected 
32728 \family sans
32729 latin1
32730 \family default
32731  in the 
32732 \family sans
32733 Document\SpecialChar \menuseparator
32734 Settings
32735 \family default
32736  dialog, users who have only the 
32737 \family typewriter
32738 T1
32739 \family default
32740 -fonts for LaTeX [or who have the 
32741 \family typewriter
32742 T1
32743 \family default
32744 -fonts but aren't using them] will still miss a few characters: D0, F0,
32745  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32746  french quotes won't show up.
32747 \end_layout
32748
32749 \begin_layout Standard
32750 \begin_inset Float table
32751 wide false
32752 sideways false
32753 status open
32754
32755 \begin_layout Plain Layout
32756 \begin_inset Caption
32757
32758 \begin_layout Plain Layout
32759 \begin_inset CommandInset label
32760 LatexCommand label
32761 name "cap:The-latin1-character"
32762
32763 \end_inset
32764
32765 The 
32766 \family typewriter
32767 latin1
32768 \family default
32769  character set
32770 \end_layout
32771
32772 \end_inset
32773
32774
32775 \end_layout
32776
32777 \begin_layout Plain Layout
32778 \align center
32779 \begin_inset Tabular
32780 <lyxtabular version="3" rows="17" columns="17">
32781 <features tabularvalignment="middle">
32782 <column alignment="center" valignment="top" width="0pt">
32783 <column alignment="center" valignment="top" width="0pt">
32784 <column alignment="center" valignment="top" width="0pt">
32785 <column alignment="center" valignment="top" width="0pt">
32786 <column alignment="center" valignment="top" width="0pt">
32787 <column alignment="center" valignment="top" width="0pt">
32788 <column alignment="center" valignment="top" width="0pt">
32789 <column alignment="center" valignment="top" width="0pt">
32790 <column alignment="center" valignment="top" width="0pt">
32791 <column alignment="center" valignment="top" width="0pt">
32792 <column alignment="center" valignment="top" width="0pt">
32793 <column alignment="center" valignment="top" width="0pt">
32794 <column alignment="center" valignment="top" width="0pt">
32795 <column alignment="center" valignment="top" width="0pt">
32796 <column alignment="center" valignment="top" width="0pt">
32797 <column alignment="center" valignment="top" width="0pt">
32798 <column alignment="center" valignment="top" width="0pt">
32799 <row>
32800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32801 \begin_inset Text
32802
32803 \begin_layout Plain Layout
32804
32805 \end_layout
32806
32807 \end_inset
32808 </cell>
32809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32810 \begin_inset Text
32811
32812 \begin_layout Plain Layout
32813
32814 \family roman
32815 \series medium
32816 \shape up
32817 \size tiny
32818 \emph off
32819 \bar no
32820 \noun off
32821 \color none
32822 00
32823 \end_layout
32824
32825 \end_inset
32826 </cell>
32827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32828 \begin_inset Text
32829
32830 \begin_layout Plain Layout
32831
32832 \family roman
32833 \series medium
32834 \shape up
32835 \size tiny
32836 \emph off
32837 \bar no
32838 \noun off
32839 \color none
32840 10
32841 \end_layout
32842
32843 \end_inset
32844 </cell>
32845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32846 \begin_inset Text
32847
32848 \begin_layout Plain Layout
32849
32850 \family roman
32851 \series medium
32852 \shape up
32853 \size tiny
32854 \emph off
32855 \bar no
32856 \noun off
32857 \color none
32858 20
32859 \end_layout
32860
32861 \end_inset
32862 </cell>
32863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867
32868 \family roman
32869 \series medium
32870 \shape up
32871 \size tiny
32872 \emph off
32873 \bar no
32874 \noun off
32875 \color none
32876 30
32877 \end_layout
32878
32879 \end_inset
32880 </cell>
32881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32882 \begin_inset Text
32883
32884 \begin_layout Plain Layout
32885
32886 \family roman
32887 \series medium
32888 \shape up
32889 \size tiny
32890 \emph off
32891 \bar no
32892 \noun off
32893 \color none
32894 40
32895 \end_layout
32896
32897 \end_inset
32898 </cell>
32899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32900 \begin_inset Text
32901
32902 \begin_layout Plain Layout
32903
32904 \family roman
32905 \series medium
32906 \shape up
32907 \size tiny
32908 \emph off
32909 \bar no
32910 \noun off
32911 \color none
32912 50
32913 \end_layout
32914
32915 \end_inset
32916 </cell>
32917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32918 \begin_inset Text
32919
32920 \begin_layout Plain Layout
32921
32922 \family roman
32923 \series medium
32924 \shape up
32925 \size tiny
32926 \emph off
32927 \bar no
32928 \noun off
32929 \color none
32930 60
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32936 \begin_inset Text
32937
32938 \begin_layout Plain Layout
32939
32940 \family roman
32941 \series medium
32942 \shape up
32943 \size tiny
32944 \emph off
32945 \bar no
32946 \noun off
32947 \color none
32948 70
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \family roman
32959 \series medium
32960 \shape up
32961 \size tiny
32962 \emph off
32963 \bar no
32964 \noun off
32965 \color none
32966 80
32967 \end_layout
32968
32969 \end_inset
32970 </cell>
32971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32972 \begin_inset Text
32973
32974 \begin_layout Plain Layout
32975
32976 \family roman
32977 \series medium
32978 \shape up
32979 \size tiny
32980 \emph off
32981 \bar no
32982 \noun off
32983 \color none
32984 90
32985 \end_layout
32986
32987 \end_inset
32988 </cell>
32989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \family roman
32995 \series medium
32996 \shape up
32997 \size tiny
32998 \emph off
32999 \bar no
33000 \noun off
33001 \color none
33002 A0
33003 \end_layout
33004
33005 \end_inset
33006 </cell>
33007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33008 \begin_inset Text
33009
33010 \begin_layout Plain Layout
33011
33012 \family roman
33013 \series medium
33014 \shape up
33015 \size tiny
33016 \emph off
33017 \bar no
33018 \noun off
33019 \color none
33020 B0
33021 \end_layout
33022
33023 \end_inset
33024 </cell>
33025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33026 \begin_inset Text
33027
33028 \begin_layout Plain Layout
33029
33030 \family roman
33031 \series medium
33032 \shape up
33033 \size tiny
33034 \emph off
33035 \bar no
33036 \noun off
33037 \color none
33038 C0
33039 \end_layout
33040
33041 \end_inset
33042 </cell>
33043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \family roman
33049 \series medium
33050 \shape up
33051 \size tiny
33052 \emph off
33053 \bar no
33054 \noun off
33055 \color none
33056 D0
33057 \end_layout
33058
33059 \end_inset
33060 </cell>
33061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33062 \begin_inset Text
33063
33064 \begin_layout Plain Layout
33065
33066 \family roman
33067 \series medium
33068 \shape up
33069 \size tiny
33070 \emph off
33071 \bar no
33072 \noun off
33073 \color none
33074 E0
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083
33084 \family roman
33085 \series medium
33086 \shape up
33087 \size tiny
33088 \emph off
33089 \bar no
33090 \noun off
33091 \color none
33092 F0
33093 \end_layout
33094
33095 \end_inset
33096 </cell>
33097 </row>
33098 <row>
33099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103
33104 \family roman
33105 \series medium
33106 \shape up
33107 \size tiny
33108 \emph off
33109 \bar no
33110 \noun off
33111 \color none
33112 00
33113 \end_layout
33114
33115 \end_inset
33116 </cell>
33117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33118 \begin_inset Text
33119
33120 \begin_layout Plain Layout
33121
33122 \end_layout
33123
33124 \end_inset
33125 </cell>
33126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33127 \begin_inset Text
33128
33129 \begin_layout Plain Layout
33130
33131 \end_layout
33132
33133 \end_inset
33134 </cell>
33135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33136 \begin_inset Text
33137
33138 \begin_layout Plain Layout
33139
33140 \end_layout
33141
33142 \end_inset
33143 </cell>
33144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33145 \begin_inset Text
33146
33147 \begin_layout Plain Layout
33148
33149 \family roman
33150 \series medium
33151 \shape up
33152 \emph off
33153 \bar no
33154 \noun off
33155 \color none
33156 0
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 @
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 P
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 '
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 p
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 \end_layout
33235
33236 \end_inset
33237 </cell>
33238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33239 \begin_inset Text
33240
33241 \begin_layout Plain Layout
33242
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33248 \begin_inset Text
33249
33250 \begin_layout Plain Layout
33251
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \family roman
33262 \series medium
33263 \shape up
33264 \emph off
33265 \bar no
33266 \noun off
33267 \color none
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" rightline="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 </row>
33342 <row>
33343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347
33348 \family roman
33349 \series medium
33350 \shape up
33351 \size tiny
33352 \emph off
33353 \bar no
33354 \noun off
33355 \color none
33356 01
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33362 \begin_inset Text
33363
33364 \begin_layout Plain Layout
33365
33366 \end_layout
33367
33368 \end_inset
33369 </cell>
33370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374
33375 \end_layout
33376
33377 \end_inset
33378 </cell>
33379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33380 \begin_inset Text
33381
33382 \begin_layout Plain Layout
33383
33384 \family roman
33385 \series medium
33386 \shape up
33387 \emph off
33388 \bar no
33389 \noun off
33390 \color none
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 1
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 A
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 Q
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 a
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 q
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 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503
33504 \family roman
33505 \series medium
33506 \shape up
33507 \emph off
33508 \bar no
33509 \noun off
33510 \color none
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" rightline="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 </row>
33602 <row>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607
33608 \family roman
33609 \series medium
33610 \shape up
33611 \size tiny
33612 \emph off
33613 \bar no
33614 \noun off
33615 \color none
33616 02
33617 \end_layout
33618
33619 \end_inset
33620 </cell>
33621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33622 \begin_inset Text
33623
33624 \begin_layout Plain Layout
33625
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634
33635 \end_layout
33636
33637 \end_inset
33638 </cell>
33639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643
33644 \family roman
33645 \series medium
33646 \shape up
33647 \emph off
33648 \bar no
33649 \noun off
33650 \color none
33651 \begin_inset Quotes eld
33652 \end_inset
33653
33654
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663
33664 \family roman
33665 \series medium
33666 \shape up
33667 \emph off
33668 \bar no
33669 \noun off
33670 \color none
33671 2
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 B
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 R
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 b
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 r
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 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766 ¢
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Plain Layout
33775
33776 \family roman
33777 \series medium
33778 \shape up
33779 \emph off
33780 \bar no
33781 \noun off
33782 \color none
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" rightline="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 </row>
33857 <row>
33858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33859 \begin_inset Text
33860
33861 \begin_layout Plain Layout
33862
33863 \family roman
33864 \series medium
33865 \shape up
33866 \size tiny
33867 \emph off
33868 \bar no
33869 \noun off
33870 \color none
33871 03
33872 \end_layout
33873
33874 \end_inset
33875 </cell>
33876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33877 \begin_inset Text
33878
33879 \begin_layout Plain Layout
33880
33881 \end_layout
33882
33883 \end_inset
33884 </cell>
33885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33886 \begin_inset Text
33887
33888 \begin_layout Plain Layout
33889
33890 \end_layout
33891
33892 \end_inset
33893 </cell>
33894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33895 \begin_inset Text
33896
33897 \begin_layout Plain Layout
33898
33899 \family roman
33900 \series medium
33901 \shape up
33902 \emph off
33903 \bar no
33904 \noun off
33905 \color none
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 3
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 C
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 S
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 c
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 s
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 \end_layout
34002
34003 \end_inset
34004 </cell>
34005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34006 \begin_inset Text
34007
34008 \begin_layout Plain Layout
34009
34010 \end_layout
34011
34012 \end_inset
34013 </cell>
34014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34015 \begin_inset Text
34016
34017 \begin_layout Plain Layout
34018
34019 \family roman
34020 \series medium
34021 \shape up
34022 \emph off
34023 \bar no
34024 \noun off
34025 \color none
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" rightline="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 </row>
34117 <row>
34118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34119 \begin_inset Text
34120
34121 \begin_layout Plain Layout
34122
34123 \family roman
34124 \series medium
34125 \shape up
34126 \size tiny
34127 \emph off
34128 \bar no
34129 \noun off
34130 \color none
34131 04
34132 \end_layout
34133
34134 \end_inset
34135 </cell>
34136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34137 \begin_inset Text
34138
34139 \begin_layout Plain Layout
34140
34141 \end_layout
34142
34143 \end_inset
34144 </cell>
34145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34146 \begin_inset Text
34147
34148 \begin_layout Plain Layout
34149
34150 \end_layout
34151
34152 \end_inset
34153 </cell>
34154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34155 \begin_inset Text
34156
34157 \begin_layout Plain Layout
34158
34159 \family roman
34160 \series medium
34161 \shape up
34162 \emph off
34163 \bar no
34164 \noun off
34165 \color none
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 4
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 D
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 T
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 d
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 t
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 \end_layout
34262
34263 \end_inset
34264 </cell>
34265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34266 \begin_inset Text
34267
34268 \begin_layout Plain Layout
34269
34270 \end_layout
34271
34272 \end_inset
34273 </cell>
34274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34275 \begin_inset Text
34276
34277 \begin_layout Plain Layout
34278 ¤
34279 \end_layout
34280
34281 \end_inset
34282 </cell>
34283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34284 \begin_inset Text
34285
34286 \begin_layout Plain Layout
34287
34288 \family roman
34289 \series medium
34290 \shape up
34291 \emph off
34292 \bar no
34293 \noun off
34294 \color none
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" rightline="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 </row>
34369 <row>
34370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34371 \begin_inset Text
34372
34373 \begin_layout Plain Layout
34374
34375 \family roman
34376 \series medium
34377 \shape up
34378 \size tiny
34379 \emph off
34380 \bar no
34381 \noun off
34382 \color none
34383 05
34384 \end_layout
34385
34386 \end_inset
34387 </cell>
34388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34389 \begin_inset Text
34390
34391 \begin_layout Plain Layout
34392
34393 \end_layout
34394
34395 \end_inset
34396 </cell>
34397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34398 \begin_inset Text
34399
34400 \begin_layout Plain Layout
34401
34402 \end_layout
34403
34404 \end_inset
34405 </cell>
34406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34407 \begin_inset Text
34408
34409 \begin_layout Plain Layout
34410
34411 \family roman
34412 \series medium
34413 \shape up
34414 \emph off
34415 \bar no
34416 \noun off
34417 \color none
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 5
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 E
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 U
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 e
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 u
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 \end_layout
34514
34515 \end_inset
34516 </cell>
34517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34518 \begin_inset Text
34519
34520 \begin_layout Plain Layout
34521
34522 \end_layout
34523
34524 \end_inset
34525 </cell>
34526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34527 \begin_inset Text
34528
34529 \begin_layout Plain Layout
34530 ¥
34531 \end_layout
34532
34533 \end_inset
34534 </cell>
34535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34536 \begin_inset Text
34537
34538 \begin_layout Plain Layout
34539
34540 \family roman
34541 \series medium
34542 \shape up
34543 \emph off
34544 \bar no
34545 \noun off
34546 \color none
34547 µ
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" rightline="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 </row>
34621 <row>
34622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34623 \begin_inset Text
34624
34625 \begin_layout Plain Layout
34626
34627 \family roman
34628 \series medium
34629 \shape up
34630 \size tiny
34631 \emph off
34632 \bar no
34633 \noun off
34634 \color none
34635 06
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34641 \begin_inset Text
34642
34643 \begin_layout Plain Layout
34644
34645 \end_layout
34646
34647 \end_inset
34648 </cell>
34649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34650 \begin_inset Text
34651
34652 \begin_layout Plain Layout
34653
34654 \end_layout
34655
34656 \end_inset
34657 </cell>
34658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34659 \begin_inset Text
34660
34661 \begin_layout Plain Layout
34662
34663 \family roman
34664 \series medium
34665 \shape up
34666 \emph off
34667 \bar no
34668 \noun off
34669 \color none
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 6
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 F
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 V
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 f
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 v
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 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773
34774 \end_layout
34775
34776 \end_inset
34777 </cell>
34778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34779 \begin_inset Text
34780
34781 \begin_layout Plain Layout
34782 ¦
34783 \end_layout
34784
34785 \end_inset
34786 </cell>
34787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34788 \begin_inset Text
34789
34790 \begin_layout Plain Layout
34791
34792 \family roman
34793 \series medium
34794 \shape up
34795 \emph off
34796 \bar no
34797 \noun off
34798 \color none
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" rightline="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 </row>
34873 <row>
34874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34875 \begin_inset Text
34876
34877 \begin_layout Plain Layout
34878
34879 \family roman
34880 \series medium
34881 \shape up
34882 \size tiny
34883 \emph off
34884 \bar no
34885 \noun off
34886 \color none
34887 07
34888 \end_layout
34889
34890 \end_inset
34891 </cell>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896
34897 \end_layout
34898
34899 \end_inset
34900 </cell>
34901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34902 \begin_inset Text
34903
34904 \begin_layout Plain Layout
34905
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34911 \begin_inset Text
34912
34913 \begin_layout Plain Layout
34914
34915 \family roman
34916 \series medium
34917 \shape up
34918 \emph off
34919 \bar no
34920 \noun off
34921 \color none
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 7
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 G
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 W
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 g
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 w
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 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35031 \begin_inset Text
35032
35033 \begin_layout Plain Layout
35034
35035 \family roman
35036 \series medium
35037 \shape up
35038 \emph off
35039 \bar no
35040 \noun off
35041 \color none
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" rightline="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 </row>
35133 <row>
35134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35135 \begin_inset Text
35136
35137 \begin_layout Plain Layout
35138
35139 \family roman
35140 \series medium
35141 \shape up
35142 \size tiny
35143 \emph off
35144 \bar no
35145 \noun off
35146 \color none
35147 08
35148 \end_layout
35149
35150 \end_inset
35151 </cell>
35152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35153 \begin_inset Text
35154
35155 \begin_layout Plain Layout
35156
35157 \end_layout
35158
35159 \end_inset
35160 </cell>
35161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35162 \begin_inset Text
35163
35164 \begin_layout Plain Layout
35165
35166 \end_layout
35167
35168 \end_inset
35169 </cell>
35170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35171 \begin_inset Text
35172
35173 \begin_layout Plain Layout
35174
35175 \family roman
35176 \series medium
35177 \shape up
35178 \emph off
35179 \bar no
35180 \noun off
35181 \color none
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 8
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 H
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 X
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 h
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 x
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 \end_layout
35278
35279 \end_inset
35280 </cell>
35281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35282 \begin_inset Text
35283
35284 \begin_layout Plain Layout
35285
35286 \end_layout
35287
35288 \end_inset
35289 </cell>
35290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35291 \begin_inset Text
35292
35293 \begin_layout Plain Layout
35294
35295 \family roman
35296 \series medium
35297 \shape up
35298 \emph off
35299 \bar no
35300 \noun off
35301 \color none
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" rightline="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 </row>
35393 <row>
35394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35395 \begin_inset Text
35396
35397 \begin_layout Plain Layout
35398
35399 \family roman
35400 \series medium
35401 \shape up
35402 \size tiny
35403 \emph off
35404 \bar no
35405 \noun off
35406 \color none
35407 09
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35413 \begin_inset Text
35414
35415 \begin_layout Plain Layout
35416
35417 \end_layout
35418
35419 \end_inset
35420 </cell>
35421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35422 \begin_inset Text
35423
35424 \begin_layout Plain Layout
35425
35426 \end_layout
35427
35428 \end_inset
35429 </cell>
35430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35431 \begin_inset Text
35432
35433 \begin_layout Plain Layout
35434
35435 \family roman
35436 \series medium
35437 \shape up
35438 \emph off
35439 \bar no
35440 \noun off
35441 \color none
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 9
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 I
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 Y
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 i
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 y
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 \end_layout
35538
35539 \end_inset
35540 </cell>
35541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35542 \begin_inset Text
35543
35544 \begin_layout Plain Layout
35545
35546 \end_layout
35547
35548 \end_inset
35549 </cell>
35550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35551 \begin_inset Text
35552
35553 \begin_layout Plain Layout
35554
35555 \family roman
35556 \series medium
35557 \shape up
35558 \emph off
35559 \bar no
35560 \noun off
35561 \color none
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" rightline="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 </row>
35653 <row>
35654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35655 \begin_inset Text
35656
35657 \begin_layout Plain Layout
35658
35659 \family roman
35660 \series medium
35661 \shape up
35662 \size tiny
35663 \emph off
35664 \bar no
35665 \noun off
35666 \color none
35667 0A
35668 \end_layout
35669
35670 \end_inset
35671 </cell>
35672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35673 \begin_inset Text
35674
35675 \begin_layout Plain Layout
35676
35677 \end_layout
35678
35679 \end_inset
35680 </cell>
35681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35682 \begin_inset Text
35683
35684 \begin_layout Plain Layout
35685
35686 \end_layout
35687
35688 \end_inset
35689 </cell>
35690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35691 \begin_inset Text
35692
35693 \begin_layout Plain Layout
35694
35695 \family roman
35696 \series medium
35697 \shape up
35698 \emph off
35699 \bar no
35700 \noun off
35701 \color none
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 J
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 Z
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 j
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 z
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 \end_layout
35798
35799 \end_inset
35800 </cell>
35801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35802 \begin_inset Text
35803
35804 \begin_layout Plain Layout
35805
35806 \end_layout
35807
35808 \end_inset
35809 </cell>
35810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35811 \begin_inset Text
35812
35813 \begin_layout Plain Layout
35814
35815 \family roman
35816 \series medium
35817 \shape up
35818 \emph off
35819 \bar no
35820 \noun off
35821 \color none
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" rightline="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 </row>
35913 <row>
35914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35915 \begin_inset Text
35916
35917 \begin_layout Plain Layout
35918
35919 \family roman
35920 \series medium
35921 \shape up
35922 \size tiny
35923 \emph off
35924 \bar no
35925 \noun off
35926 \color none
35927 0B
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936
35937 \end_layout
35938
35939 \end_inset
35940 </cell>
35941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35942 \begin_inset Text
35943
35944 \begin_layout Plain Layout
35945
35946 \end_layout
35947
35948 \end_inset
35949 </cell>
35950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35951 \begin_inset Text
35952
35953 \begin_layout Plain Layout
35954
35955 \family roman
35956 \series medium
35957 \shape up
35958 \emph off
35959 \bar no
35960 \noun off
35961 \color none
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 K
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 [
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 k
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 {
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 \end_layout
36058
36059 \end_inset
36060 </cell>
36061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36062 \begin_inset Text
36063
36064 \begin_layout Plain Layout
36065
36066 \end_layout
36067
36068 \end_inset
36069 </cell>
36070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Plain Layout
36074
36075 \family roman
36076 \series medium
36077 \shape up
36078 \emph off
36079 \bar no
36080 \noun off
36081 \color none
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" rightline="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 </row>
36173 <row>
36174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36175 \begin_inset Text
36176
36177 \begin_layout Plain Layout
36178
36179 \family roman
36180 \series medium
36181 \shape up
36182 \size tiny
36183 \emph off
36184 \bar no
36185 \noun off
36186 \color none
36187 0C
36188 \end_layout
36189
36190 \end_inset
36191 </cell>
36192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36193 \begin_inset Text
36194
36195 \begin_layout Plain Layout
36196
36197 \end_layout
36198
36199 \end_inset
36200 </cell>
36201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36202 \begin_inset Text
36203
36204 \begin_layout Plain Layout
36205
36206 \end_layout
36207
36208 \end_inset
36209 </cell>
36210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36211 \begin_inset Text
36212
36213 \begin_layout Plain Layout
36214
36215 \family roman
36216 \series medium
36217 \shape up
36218 \emph off
36219 \bar no
36220 \noun off
36221 \color none
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 L
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
36274 \backslash
36275
36276 \end_layout
36277
36278 \end_inset
36279 </cell>
36280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36281 \begin_inset Text
36282
36283 \begin_layout Plain Layout
36284
36285 \family roman
36286 \series medium
36287 \shape up
36288 \emph off
36289 \bar no
36290 \noun off
36291 \color none
36292 l
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 |
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 \end_layout
36320
36321 \end_inset
36322 </cell>
36323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36324 \begin_inset Text
36325
36326 \begin_layout Plain Layout
36327
36328 \end_layout
36329
36330 \end_inset
36331 </cell>
36332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36333 \begin_inset Text
36334
36335 \begin_layout Plain Layout
36336
36337 \family roman
36338 \series medium
36339 \shape up
36340 \emph off
36341 \bar no
36342 \noun off
36343 \color none
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" rightline="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 </row>
36435 <row>
36436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36437 \begin_inset Text
36438
36439 \begin_layout Plain Layout
36440
36441 \family roman
36442 \series medium
36443 \shape up
36444 \size tiny
36445 \emph off
36446 \bar no
36447 \noun off
36448 \color none
36449 0D
36450 \end_layout
36451
36452 \end_inset
36453 </cell>
36454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36455 \begin_inset Text
36456
36457 \begin_layout Plain Layout
36458
36459 \end_layout
36460
36461 \end_inset
36462 </cell>
36463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36464 \begin_inset Text
36465
36466 \begin_layout Plain Layout
36467
36468 \end_layout
36469
36470 \end_inset
36471 </cell>
36472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36473 \begin_inset Text
36474
36475 \begin_layout Plain Layout
36476
36477 \family roman
36478 \series medium
36479 \shape up
36480 \emph off
36481 \bar no
36482 \noun off
36483 \color none
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 M
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 ]
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 m
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 }
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 \end_layout
36580
36581 \end_inset
36582 </cell>
36583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36584 \begin_inset Text
36585
36586 \begin_layout Plain Layout
36587
36588 \end_layout
36589
36590 \end_inset
36591 </cell>
36592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36593 \begin_inset Text
36594
36595 \begin_layout Plain Layout
36596
36597 \end_layout
36598
36599 \end_inset
36600 </cell>
36601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36602 \begin_inset Text
36603
36604 \begin_layout Plain Layout
36605
36606 \family roman
36607 \series medium
36608 \shape up
36609 \emph off
36610 \bar no
36611 \noun off
36612 \color none
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" rightline="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 </row>
36687 <row>
36688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36689 \begin_inset Text
36690
36691 \begin_layout Plain Layout
36692
36693 \family roman
36694 \series medium
36695 \shape up
36696 \size tiny
36697 \emph off
36698 \bar no
36699 \noun off
36700 \color none
36701 0E
36702 \end_layout
36703
36704 \end_inset
36705 </cell>
36706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36707 \begin_inset Text
36708
36709 \begin_layout Plain Layout
36710
36711 \end_layout
36712
36713 \end_inset
36714 </cell>
36715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36716 \begin_inset Text
36717
36718 \begin_layout Plain Layout
36719
36720 \end_layout
36721
36722 \end_inset
36723 </cell>
36724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36725 \begin_inset Text
36726
36727 \begin_layout Plain Layout
36728
36729 \family roman
36730 \series medium
36731 \shape up
36732 \emph off
36733 \bar no
36734 \noun off
36735 \color none
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 N
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 ^
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 n
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 ~
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 \end_layout
36832
36833 \end_inset
36834 </cell>
36835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36836 \begin_inset Text
36837
36838 \begin_layout Plain Layout
36839
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36845 \begin_inset Text
36846
36847 \begin_layout Plain Layout
36848
36849 \family roman
36850 \series medium
36851 \shape up
36852 \emph off
36853 \bar no
36854 \noun off
36855 \color none
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" rightline="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 </row>
36947 <row>
36948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36949 \begin_inset Text
36950
36951 \begin_layout Plain Layout
36952
36953 \family roman
36954 \series medium
36955 \shape up
36956 \size tiny
36957 \emph off
36958 \bar no
36959 \noun off
36960 \color none
36961 0F
36962 \end_layout
36963
36964 \end_inset
36965 </cell>
36966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36967 \begin_inset Text
36968
36969 \begin_layout Plain Layout
36970
36971 \end_layout
36972
36973 \end_inset
36974 </cell>
36975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36976 \begin_inset Text
36977
36978 \begin_layout Plain Layout
36979
36980 \end_layout
36981
36982 \end_inset
36983 </cell>
36984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36985 \begin_inset Text
36986
36987 \begin_layout Plain Layout
36988
36989 \family roman
36990 \series medium
36991 \shape up
36992 \emph off
36993 \bar no
36994 \noun off
36995 \color none
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 O
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 _
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 o
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 \end_layout
37075
37076 \end_inset
37077 </cell>
37078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37079 \begin_inset Text
37080
37081 \begin_layout Plain Layout
37082
37083 \end_layout
37084
37085 \end_inset
37086 </cell>
37087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37088 \begin_inset Text
37089
37090 \begin_layout Plain Layout
37091
37092 \end_layout
37093
37094 \end_inset
37095 </cell>
37096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37097 \begin_inset Text
37098
37099 \begin_layout Plain Layout
37100
37101 \family roman
37102 \series medium
37103 \shape up
37104 \emph off
37105 \bar no
37106 \noun off
37107 \color none
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" rightline="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 </row>
37199 </lyxtabular>
37200
37201 \end_inset
37202
37203
37204 \end_layout
37205
37206 \end_inset
37207
37208
37209 \end_layout
37210
37211 \begin_layout Standard
37212 The following is a full list of all of the accented characters LyX can display
37213  directly.
37214  It includes not only the accented characters from the previous table, but
37215  also the characters from 
37216 \family typewriter
37217 ISO8859–2
37218 \family default
37219  through 
37220 \family typewriter
37221 4
37222 \family default
37223 .
37224  
37225 \end_layout
37226
37227 \begin_layout Itemize
37228 From 
37229 \family typewriter
37230 ISO8859–1
37231 \family default
37232 :
37233 \end_layout
37234
37235 \begin_deeper
37236 \begin_layout Standard
37237 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37238 \begin_inset space \hfill{}
37239 \end_inset
37240
37241 diaeresis
37242 \end_layout
37243
37244 \begin_layout Standard
37245 ^ Â Ê Î Ô Û â ê î ô û
37246 \begin_inset space \hfill{}
37247 \end_inset
37248
37249 circumflex
37250 \end_layout
37251
37252 \begin_layout Standard
37253 ` À È Ì Ò Ù à è ì ò ù
37254 \begin_inset space \hfill{}
37255 \end_inset
37256
37257 grave
37258 \end_layout
37259
37260 \begin_layout Standard
37261 ´ Á É Í Ó Ú Ý á é í ó ú ý
37262 \begin_inset space \hfill{}
37263 \end_inset
37264
37265 acute
37266 \end_layout
37267
37268 \begin_layout Standard
37269 ~ Ã Ñ Õ ã ñ õ
37270 \begin_inset space \hfill{}
37271 \end_inset
37272
37273 tilde
37274 \end_layout
37275
37276 \begin_layout Standard
37277 ¸Çç
37278 \begin_inset space \hfill{}
37279 \end_inset
37280
37281 cedilla
37282 \end_layout
37283
37284 \begin_layout Standard
37285 ¯
37286 \begin_inset space \hfill{}
37287 \end_inset
37288
37289 macron
37290 \end_layout
37291
37292 \end_deeper
37293 \begin_layout Itemize
37294 From 
37295 \family typewriter
37296 ISO8859–2
37297 \family default
37298  through 
37299 \family typewriter
37300 4
37301 \family default
37302 :
37303 \end_layout
37304
37305 \begin_deeper
37306 \begin_layout Standard
37307 ĤĴĥĵĈĜŜĉĝŝ
37308 \begin_inset space \hfill{}
37309 \end_inset
37310
37311 circumflex
37312 \end_layout
37313
37314 \begin_layout Standard
37315 ŚŹśźŔĹĆŃŕĺćń
37316 \begin_inset space \hfill{}
37317 \end_inset
37318
37319 acute
37320 \end_layout
37321
37322 \begin_layout Standard
37323 Ĩı̃Ũũ
37324 \begin_inset space \hfill{}
37325 \end_inset
37326
37327 tilde
37328 \end_layout
37329
37330 \begin_layout Standard
37331 ŞşŢţŖĻĢŗļģŅĶņķ
37332 \begin_inset space \hfill{}
37333 \end_inset
37334
37335 cedilla
37336 \end_layout
37337
37338 \begin_layout Standard
37339 ĒēĀĪŌŪāı̄ōū
37340 \begin_inset space \hfill{}
37341 \end_inset
37342
37343 macron
37344 \end_layout
37345
37346 \begin_layout Standard
37347 ŐŰőű
37348 \begin_inset space \hfill{}
37349 \end_inset
37350
37351 Hungarian umlaut
37352 \end_layout
37353
37354 \end_deeper
37355 \begin_layout Standard
37356 All the characters above are actively supported by TeX fonts.
37357  In addition TeX allows diacritical marks on almost all characters.
37358  Also make sure you're using the 
37359 \family typewriter
37360 T1
37361 \family default
37362  font-encoding.
37363 \end_layout
37364
37365 \begin_layout Chapter
37366 \start_of_appendix
37367 The User Interface
37368 \begin_inset CommandInset label
37369 LatexCommand label
37370 name "cha:The-User-Interface"
37371
37372 \end_inset
37373
37374
37375 \end_layout
37376
37377 \begin_layout Standard
37378 This appendix lists all the available menus and describes their functionality.
37379  It is designed as a quick reference if you are searching for a special
37380  topic inside the user's guide.
37381 \end_layout
37382
37383 \begin_layout Section
37384 The File Menu
37385 \begin_inset Index idx
37386 status collapsed
37387
37388 \begin_layout Plain Layout
37389 Menu ! File
37390 \end_layout
37391
37392 \end_inset
37393
37394
37395 \end_layout
37396
37397 \begin_layout Standard
37398 Under the 
37399 \family sans
37400 File
37401 \family default
37402  menu are the basic operations in addition to some more advanced operations.
37403 \end_layout
37404
37405 \begin_layout Subsection
37406 New
37407 \end_layout
37408
37409 \begin_layout Standard
37410 Creates a new document.
37411 \end_layout
37412
37413 \begin_layout Subsection
37414 New from Template
37415 \end_layout
37416
37417 \begin_layout Standard
37418 This menu entry prompts you for a template to use.
37419  Selecting a template will automatically set certain layout features for
37420  the document, features you would otherwise need to change manually.
37421 \end_layout
37422
37423 \begin_layout Subsection
37424 Open
37425 \end_layout
37426
37427 \begin_layout Standard
37428 Opens a document.
37429 \end_layout
37430
37431 \begin_layout Subsection
37432 Open Recent
37433 \end_layout
37434
37435 \begin_layout Standard
37436 The submenu shows a list of the recently opened files.
37437  Click there on a file to open it.
37438 \end_layout
37439
37440 \begin_layout Subsection
37441 Close
37442 \end_layout
37443
37444 \begin_layout Standard
37445 Closes the current document.
37446 \end_layout
37447
37448 \begin_layout Subsection
37449 Close All
37450 \end_layout
37451
37452 \begin_layout Standard
37453 Closes all opened documents.
37454 \end_layout
37455
37456 \begin_layout Subsection
37457 Save
37458 \end_layout
37459
37460 \begin_layout Standard
37461 Saves the actual document.
37462 \end_layout
37463
37464 \begin_layout Subsection
37465 Save As
37466 \end_layout
37467
37468 \begin_layout Standard
37469 Saves the actual document under a new name to create a copy.
37470 \end_layout
37471
37472 \begin_layout Subsection
37473 Save All
37474 \end_layout
37475
37476 \begin_layout Standard
37477 Saves all opened documents.
37478 \end_layout
37479
37480 \begin_layout Subsection
37481 Revert to saved
37482 \end_layout
37483
37484 \begin_layout Standard
37485 Reloads the actual document from disk.
37486 \end_layout
37487
37488 \begin_layout Subsection
37489 Version Control
37490 \end_layout
37491
37492 \begin_layout Standard
37493 This is used when more people are working on the same document.
37494  It is described in the section 
37495 \emph on
37496 Version Control in LyX
37497 \emph default
37498  of the 
37499 \emph on
37500 Additional Features
37501 \emph default
37502  manual.
37503 \end_layout
37504
37505 \begin_layout Subsection
37506 Import
37507 \end_layout
37508
37509 \begin_layout Standard
37510 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37511  NoWeb-files, plain text files, and comma separated, table like, text files
37512  (CSV) as a new LyX-document.
37513  The files will be imported as new LyX-document.
37514 \end_layout
37515
37516 \begin_layout Standard
37517 When using the menu entry 
37518 \family sans
37519 Plain
37520 \begin_inset space ~
37521 \end_inset
37522
37523 Text
37524 \family default
37525 , line breaks in the text will start a new paragraph; when using the menu
37526  entry 
37527 \family sans
37528 Plain
37529 \begin_inset space ~
37530 \end_inset
37531
37532 Text, Join
37533 \begin_inset space ~
37534 \end_inset
37535
37536 Lines
37537 \family default
37538 , consecutive lines of text will be imported to one big paragraph.
37539  A new paragraph will begin when there is a blank line in the file.
37540 \end_layout
37541
37542 \begin_layout Subsection
37543 Export
37544 \begin_inset CommandInset label
37545 LatexCommand label
37546 name "sub:Export"
37547
37548 \end_inset
37549
37550
37551 \end_layout
37552
37553 \begin_layout Standard
37554 You can export your document to various file formats.
37555  The resulting files are placed in the directory of your LyX-file.
37556  The menu entries are not the same on all installations.
37557  They depend on the programs found by LyX while its configuration.
37558 \end_layout
37559
37560 \begin_layout Standard
37561 Here is a list of all available entries; some of them are explained in detail
37562  in section
37563 \begin_inset space ~
37564 \end_inset
37565
37566
37567 \begin_inset CommandInset ref
37568 LatexCommand ref
37569 reference "sub:Output-file-formats"
37570
37571 \end_inset
37572
37573 :
37574 \end_layout
37575
37576 \begin_layout Description
37577
37578 \family sans
37579 CJK
37580 \family default
37581
37582 \begin_inset space ~
37583 \end_inset
37584
37585 L
37586 \begin_inset ERT
37587 status collapsed
37588
37589 \begin_layout Plain Layout
37590
37591 {}
37592 \end_layout
37593
37594 \end_inset
37595
37596 yX format of the special LyX
37597 \begin_inset space ~
37598 \end_inset
37599
37600 1.4.x versions for Chinese, Japanese and Korean (CJK)
37601 \begin_inset Newline newline
37602 \end_inset
37603
37604  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37605 \end_layout
37606
37607 \begin_layout Description
37608 DocBook text file with code in the language SGML that is used for the markup
37609  language 
37610 \family typewriter
37611 DocBook
37612 \end_layout
37613
37614 \begin_layout Description
37615 DocBook
37616 \begin_inset space ~
37617 \end_inset
37618
37619 (XML) text file with code in the language XML that is used for the markup
37620  language 
37621 \family typewriter
37622 DocBook
37623 \end_layout
37624
37625 \begin_layout Description
37626 DraftDVI LaTeX's native DVI-format.
37627  This format is not suitable if you have special characters or spaces in
37628  files paths or file names in your document.
37629  LyX use this format internally as a pre-stage to export to 
37630 \family sans
37631 DVI
37632 \family default
37633 .
37634 \end_layout
37635
37636 \begin_layout Description
37637 DVI DVI-format that also allows to use special characters or spaces in files
37638  paths or file names
37639 \end_layout
37640
37641 \begin_layout Description
37642 DVI
37643 \begin_inset space ~
37644 \end_inset
37645
37646 (LuaT
37647 \begin_inset ERT
37648 status collapsed
37649
37650 \begin_layout Plain Layout
37651
37652 {}
37653 \end_layout
37654
37655 \end_inset
37656
37657 eX) DVI-format using the program 
37658 \family typewriter
37659 LuaTeX
37660 \family default
37661 ; supports Unicode and the usage of non-TeX fonts; 
37662 \series bold
37663
37664 \begin_inset Note Greyedout
37665 status open
37666
37667 \begin_layout Plain Layout
37668
37669 \series bold
37670 Note:
37671 \series default
37672  not all DVI-viewers are currently able to display this output format properly.
37673 \end_layout
37674
37675 \end_inset
37676
37677
37678 \end_layout
37679
37680 \begin_layout Description
37681 Graphviz
37682 \begin_inset space ~
37683 \end_inset
37684
37685 Dot text file with code in the programming language 
37686 \family typewriter
37687 Dot
37688 \family default
37689  that is used to draw visualizations of graphs via the program 
37690 \family typewriter
37691 Graphviz
37692 \end_layout
37693
37694 \begin_layout Description
37695 HTML HTML-format (the HTML-converter is a third-party product and may not
37696  work in all cases)
37697 \end_layout
37698
37699 \begin_layout Description
37700 HTML
37701 \begin_inset space ~
37702 \end_inset
37703
37704 (MS
37705 \begin_inset space ~
37706 \end_inset
37707
37708 Word) HTML-format specialized so that the result can be imported to 
37709 \family sans
37710 MS Word
37711 \family default
37712 ; as a consequence of this formulas will be embedded as bitmap fonts and
37713  not in the format 
37714 \family sans
37715 MathML
37716 \family default
37717 .
37718 \end_layout
37719
37720 \begin_layout Description
37721
37722 \family sans
37723 LaT
37724 \begin_inset ERT
37725 status collapsed
37726
37727 \begin_layout Plain Layout
37728
37729 {}
37730 \end_layout
37731
37732 \end_inset
37733
37734 eX
37735 \begin_inset space ~
37736 \end_inset
37737
37738 (
37739 \family default
37740 LuaT
37741 \family sans
37742
37743 \begin_inset ERT
37744 status collapsed
37745
37746 \begin_layout Plain Layout
37747
37748 {}
37749 \end_layout
37750
37751 \end_inset
37752
37753
37754 \family default
37755 eX
37756 \family sans
37757
37758 \family default
37759 text file with the LaTeX source that it is compilable with the program 
37760 \family typewriter
37761 LuaTeX
37762 \end_layout
37763
37764 \begin_layout Description
37765
37766 \family sans
37767 LaT
37768 \begin_inset ERT
37769 status collapsed
37770
37771 \begin_layout Plain Layout
37772
37773 {}
37774 \end_layout
37775
37776 \end_inset
37777
37778 eX
37779 \begin_inset space ~
37780 \end_inset
37781
37782 (pdflatex)
37783 \family default
37784  text file with the LaTeX source, additionally all images used in the document
37785  will be converted to a format that is readable by the 
37786 \family typewriter
37787 pdflatex
37788 \family default
37789  program (GIF, JPG, PDF, PNG)
37790 \end_layout
37791
37792 \begin_layout Description
37793
37794 \family sans
37795 LaT
37796 \begin_inset ERT
37797 status collapsed
37798
37799 \begin_layout Plain Layout
37800
37801 {}
37802 \end_layout
37803
37804 \end_inset
37805
37806 eX
37807 \begin_inset space ~
37808 \end_inset
37809
37810 (plain)
37811 \family default
37812  text file with the LaTeX source code, additionally all images used in the
37813  document will be converted to the EPS-format, only this format is readable
37814  by the 
37815 \family typewriter
37816 latex
37817 \family default
37818  program
37819 \end_layout
37820
37821 \begin_layout Description
37822
37823 \family sans
37824 LaT
37825 \begin_inset ERT
37826 status collapsed
37827
37828 \begin_layout Plain Layout
37829
37830 {}
37831 \end_layout
37832
37833 \end_inset
37834
37835 eX
37836 \begin_inset space ~
37837 \end_inset
37838
37839 (
37840 \family default
37841 XeT
37842 \family sans
37843
37844 \begin_inset ERT
37845 status collapsed
37846
37847 \begin_layout Plain Layout
37848
37849 {}
37850 \end_layout
37851
37852 \end_inset
37853
37854
37855 \family default
37856 eX
37857 \family sans
37858
37859 \family default
37860 text file with the LaTeX source that it is compilable with the program 
37861 \family typewriter
37862 XeTeX
37863 \end_layout
37864
37865 \begin_layout Description
37866 LilyPond
37867 \begin_inset space ~
37868 \end_inset
37869
37870 book
37871 \begin_inset space ~
37872 \end_inset
37873
37874 (La
37875 \family sans
37876
37877 \begin_inset ERT
37878 status collapsed
37879
37880 \begin_layout Plain Layout
37881
37882 {}
37883 \end_layout
37884
37885 \end_inset
37886
37887
37888 \family default
37889 TeX) text file with the LaTeX source and also code in the syntax of the
37890  music notation software 
37891 \family typewriter
37892 LilyPond
37893 \end_layout
37894
37895 \begin_layout Description
37896 L
37897 \family sans
37898
37899 \begin_inset ERT
37900 status collapsed
37901
37902 \begin_layout Plain Layout
37903
37904 {}
37905 \end_layout
37906
37907 \end_inset
37908
37909
37910 \family default
37911 yX
37912 \begin_inset space ~
37913 \end_inset
37914
37915 Archive
37916 \begin_inset space ~
37917 \end_inset
37918
37919 (zip) creates a zip-archive file that contains your document and all files
37920  that are necessary to compile it (images, child documents, BibTeX files,
37921  etc.)
37922 \end_layout
37923
37924 \begin_layout Description
37925 L
37926 \family sans
37927
37928 \begin_inset ERT
37929 status collapsed
37930
37931 \begin_layout Plain Layout
37932
37933 {}
37934 \end_layout
37935
37936 \end_inset
37937
37938
37939 \family default
37940 yX
37941 \begin_inset space ~
37942 \end_inset
37943
37944 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
37945 \begin_inset Quotes eld
37946 \end_inset
37947
37948 z
37949 \begin_inset Quotes erd
37950 \end_inset
37951
37952  and 
37953 \begin_inset Quotes eld
37954 \end_inset
37955
37956 y
37957 \begin_inset Quotes erd
37958 \end_inset
37959
37960  represent the version number)
37961 \end_layout
37962
37963 \begin_layout Description
37964 L
37965 \family sans
37966
37967 \begin_inset ERT
37968 status collapsed
37969
37970 \begin_layout Plain Layout
37971
37972 {}
37973 \end_layout
37974
37975 \end_inset
37976
37977
37978 \family default
37979 yXHTML HTML-format using LyX's internal XHTML engine
37980 \end_layout
37981
37982 \begin_layout Description
37983 NoWeb text file with code in the format of the literate programming language
37984 \family typewriter
37985  NoWeb
37986 \end_layout
37987
37988 \begin_layout Description
37989 OpenDocument OpenDocument-formatted file, to be opened with 
37990 \family sans
37991 OpenOffice
37992 \family default
37993
37994 \family sans
37995 KOffice
37996 \family default
37997
37998 \family sans
37999 Abiword
38000 \family default
38001 , etc.
38002  (The OpenDocument-converter is a third-party product and may not work in
38003  all cases)
38004 \end_layout
38005
38006 \begin_layout Description
38007
38008 \family sans
38009 PDF
38010 \begin_inset space ~
38011 \end_inset
38012
38013 (dvipdfm)
38014 \family default
38015  PDF-format using the program 
38016 \family typewriter
38017 dvipdfm
38018 \family default
38019 , produces internally a DVI-file which is then converted to a PDF-file
38020 \end_layout
38021
38022 \begin_layout Description
38023
38024 \family sans
38025 PDF
38026 \begin_inset space ~
38027 \end_inset
38028
38029 (LuaT
38030 \begin_inset ERT
38031 status collapsed
38032
38033 \begin_layout Plain Layout
38034
38035 {}
38036 \end_layout
38037
38038 \end_inset
38039
38040 eX)
38041 \family default
38042  PDF-format using the program 
38043 \family typewriter
38044 LuaTeX
38045 \family default
38046 , produces PDF-files directly
38047 \end_layout
38048
38049 \begin_layout Description
38050
38051 \family sans
38052 PDF
38053 \begin_inset space ~
38054 \end_inset
38055
38056 (pdflatex)
38057 \family default
38058  PDF-format using the program 
38059 \family typewriter
38060 pdflatex
38061 \family default
38062 , produces PDF-files directly
38063 \end_layout
38064
38065 \begin_layout Description
38066
38067 \family sans
38068 PDF
38069 \begin_inset space ~
38070 \end_inset
38071
38072 (ps2pdf)
38073 \family default
38074  PDF-format using the program 
38075 \family typewriter
38076 ps2pdf
38077 \family default
38078 , produces internally a PostScript-file which is then converted to a PDF-file
38079 \end_layout
38080
38081 \begin_layout Description
38082
38083 \family sans
38084 PDF
38085 \begin_inset space ~
38086 \end_inset
38087
38088 (XeT
38089 \begin_inset ERT
38090 status collapsed
38091
38092 \begin_layout Plain Layout
38093
38094 {}
38095 \end_layout
38096
38097 \end_inset
38098
38099 eX)
38100 \family default
38101  PDF-format using the program 
38102 \family typewriter
38103 XeTeX
38104 \family default
38105 , produces PDF-files directly
38106 \end_layout
38107
38108 \begin_layout Description
38109
38110 \family sans
38111 Plain
38112 \begin_inset space ~
38113 \end_inset
38114
38115 text
38116 \family default
38117  text format
38118 \end_layout
38119
38120 \begin_layout Description
38121
38122 \family sans
38123 Plain
38124 \begin_inset space ~
38125 \end_inset
38126
38127 text
38128 \begin_inset space ~
38129 \end_inset
38130
38131 (ps2ascii)
38132 \family default
38133  text format, the document will first be converted to Postscript format
38134  and then exported as text using the program 
38135 \family sans
38136 ps2ascii
38137 \end_layout
38138
38139 \begin_layout Description
38140
38141 \family sans
38142 Postscript
38143 \family default
38144  PostScript format using the program 
38145 \family typewriter
38146 dvips
38147 \end_layout
38148
38149 \begin_layout Description
38150 Sweave text file with the LaTeX source and also code in the statistical
38151  programming language 
38152 \family typewriter
38153 R
38154 \family default
38155 .
38156  Using the 
38157 \family typewriter
38158 R
38159 \family default
38160 -function 
38161 \family typewriter
38162 Sweave
38163 \family default
38164  it is possible to use 
38165 \family typewriter
38166 R
38167 \family default
38168 -commands in LaTeX
38169 \end_layout
38170
38171 \begin_layout Standard
38172 If one of the menu entries 
38173 \family sans
38174 DVI
38175 \family default
38176
38177 \family sans
38178 PDF
38179 \begin_inset space ~
38180 \end_inset
38181
38182 (pdflatex)
38183 \family default
38184  or 
38185 \family sans
38186 Postscript
38187 \family default
38188  is missing, you need to update your LaTeX installation.
38189  After updating you have to reconfigure LyX, see section
38190 \begin_inset space ~
38191 \end_inset
38192
38193
38194 \begin_inset CommandInset ref
38195 LatexCommand ref
38196 reference "sec:Basic-LyX-Setup"
38197
38198 \end_inset
38199
38200 .
38201 \begin_inset Index idx
38202 status collapsed
38203
38204 \begin_layout Plain Layout
38205 Reconfiguration of LyX
38206 \end_layout
38207
38208 \end_inset
38209
38210
38211 \end_layout
38212
38213 \begin_layout Subsection
38214 Print
38215 \end_layout
38216
38217 \begin_layout Standard
38218 With this menu entry you can print your document to a file in PostScript
38219  format or send it to a printer.
38220  The printer will also use the document in PostScript format.
38221  The conversion to PostScript is done in the background by LyX using the
38222  program 
38223 \family typewriter
38224 dvips
38225 \family default
38226 .
38227  For more information have a look at section
38228 \begin_inset space ~
38229 \end_inset
38230
38231
38232 \begin_inset CommandInset ref
38233 LatexCommand ref
38234 reference "sub:Printing-the-File"
38235
38236 \end_inset
38237
38238 .
38239 \end_layout
38240
38241 \begin_layout Subsection
38242 Fax
38243 \end_layout
38244
38245 \begin_layout Standard
38246 This menu entry will only appear when you have a fax program installed (on
38247  Windows you additionally need to register its program path to LyX's PATH
38248  prefix, see section
38249 \begin_inset space ~
38250 \end_inset
38251
38252
38253 \begin_inset CommandInset ref
38254 LatexCommand ref
38255 reference "sec:Paths"
38256
38257 \end_inset
38258
38259 ).
38260  With this menu entry you can send your document to a fax program like 
38261 \family typewriter
38262 hylapex
38263 \family default
38264  or 
38265 \family typewriter
38266 kdeprintfax
38267 \family default
38268 .
38269  The default format of the sent file is PostScript.
38270  The format can be changed in LyX's preferences as described in section
38271 \begin_inset space ~
38272 \end_inset
38273
38274
38275 \begin_inset CommandInset ref
38276 LatexCommand ref
38277 reference "sub:Converters"
38278
38279 \end_inset
38280
38281 .
38282 \end_layout
38283
38284 \begin_layout Subsection
38285 New and Close Window
38286 \end_layout
38287
38288 \begin_layout Standard
38289 Opens or closes a new instance of LyX.
38290 \end_layout
38291
38292 \begin_layout Subsection
38293 Exit
38294 \end_layout
38295
38296 \begin_layout Standard
38297 Prompts you to save all unsaved documents and then exits.
38298 \end_layout
38299
38300 \begin_layout Section
38301 The Edit Menu
38302 \begin_inset Index idx
38303 status collapsed
38304
38305 \begin_layout Plain Layout
38306 Menu ! Edit
38307 \end_layout
38308
38309 \end_inset
38310
38311
38312 \end_layout
38313
38314 \begin_layout Subsection
38315 Undo and Redo
38316 \end_layout
38317
38318 \begin_layout Standard
38319 Described in section
38320 \begin_inset space ~
38321 \end_inset
38322
38323
38324 \begin_inset CommandInset ref
38325 LatexCommand ref
38326 reference "sec:Undo-and-Redo"
38327
38328 \end_inset
38329
38330 .
38331 \end_layout
38332
38333 \begin_layout Subsection
38334 Cut, Copy, Paste, Paste Recent, Paste Special
38335 \end_layout
38336
38337 \begin_layout Standard
38338 Described in section
38339 \begin_inset space ~
38340 \end_inset
38341
38342
38343 \begin_inset CommandInset ref
38344 LatexCommand ref
38345 reference "sec:Basic-Editing-Features"
38346
38347 \end_inset
38348
38349 .
38350 \end_layout
38351
38352 \begin_layout Subsection
38353 Select All
38354 \end_layout
38355
38356 \begin_layout Standard
38357 Selects the whole document.
38358 \end_layout
38359
38360 \begin_layout Subsection
38361 Find & Replace (Quick)
38362 \end_layout
38363
38364 \begin_layout Standard
38365 Described in section
38366 \begin_inset space ~
38367 \end_inset
38368
38369
38370 \begin_inset CommandInset ref
38371 LatexCommand ref
38372 reference "sec:Basic-Editing-Features"
38373
38374 \end_inset
38375
38376 .
38377 \end_layout
38378
38379 \begin_layout Subsection
38380 Find & Replace (Advanced)
38381 \end_layout
38382
38383 \begin_layout Standard
38384 Described in section
38385 \begin_inset space ~
38386 \end_inset
38387
38388
38389 \begin_inset CommandInset ref
38390 LatexCommand ref
38391 reference "sec:Advanced-Find-and"
38392
38393 \end_inset
38394
38395 .
38396 \end_layout
38397
38398 \begin_layout Subsection
38399 Move Paragraph Up/Down
38400 \end_layout
38401
38402 \begin_layout Standard
38403 This shifts the paragraph where the cursor is currently in one paragraph
38404  up or down.
38405 \end_layout
38406
38407 \begin_layout Subsection
38408 Text Style
38409 \end_layout
38410
38411 \begin_layout Standard
38412 Described in section
38413 \begin_inset space ~
38414 \end_inset
38415
38416
38417 \begin_inset CommandInset ref
38418 LatexCommand ref
38419 reference "sub:Fine-Tuning-with-the"
38420
38421 \end_inset
38422
38423 .
38424 \end_layout
38425
38426 \begin_layout Subsection
38427 Paragraph Settings
38428 \begin_inset Index idx
38429 status collapsed
38430
38431 \begin_layout Plain Layout
38432 Paragraph ! Settings
38433 \end_layout
38434
38435 \end_inset
38436
38437
38438 \end_layout
38439
38440 \begin_layout Standard
38441 Enables you to set the paragraph alignment, line spacing and label width.
38442  These settings only affect the paragraph in which the cursor is currently.
38443 \end_layout
38444
38445 \begin_layout Standard
38446 You can also prevent the first line of the paragraph being indented if you
38447  have chosen to separate paragraphs with indents in the 
38448 \family sans
38449 Document\SpecialChar \menuseparator
38450 Settings
38451 \family default
38452  dialog under 
38453 \family sans
38454 Text
38455 \begin_inset space ~
38456 \end_inset
38457
38458 Layout
38459 \family default
38460 .
38461 \end_layout
38462
38463 \begin_layout Subsection
38464 Table Settings and Math
38465 \end_layout
38466
38467 \begin_layout Standard
38468 These two menus are only fully active when the cursor is inside a table
38469  or a formula.
38470  Here you can change the properties of tables and formulas.
38471  The properties of tables are described in section
38472 \begin_inset space ~
38473 \end_inset
38474
38475
38476 \begin_inset CommandInset ref
38477 LatexCommand ref
38478 reference "sec:Tables"
38479
38480 \end_inset
38481
38482 , the properties of formulas in chapter
38483 \begin_inset space ~
38484 \end_inset
38485
38486
38487 \begin_inset CommandInset ref
38488 LatexCommand ref
38489 reference "cha:Mathematical-Formulas"
38490
38491 \end_inset
38492
38493 .
38494 \end_layout
38495
38496 \begin_layout Subsection
38497 Increase / Decrease List Depth
38498 \end_layout
38499
38500 \begin_layout Standard
38501 These menu entries are only active when the cursor is in an environment
38502  that can be nested.
38503  They increase/decrease the environment nesting level as explained in section
38504 \begin_inset space ~
38505 \end_inset
38506
38507
38508 \begin_inset CommandInset ref
38509 LatexCommand ref
38510 reference "sec:Nesting"
38511
38512 \end_inset
38513
38514  and 
38515 \begin_inset CommandInset ref
38516 LatexCommand ref
38517 reference "sub:Numbering-depth"
38518
38519 \end_inset
38520
38521 .
38522 \end_layout
38523
38524 \begin_layout Section
38525 The View Menu
38526 \begin_inset Index idx
38527 status collapsed
38528
38529 \begin_layout Plain Layout
38530 Menu ! View
38531 \end_layout
38532
38533 \end_inset
38534
38535
38536 \end_layout
38537
38538 \begin_layout Standard
38539 The 
38540 \family sans
38541 View
38542 \family default
38543  menu contains a list of available formats in which you can view the actual
38544  document with an external program.
38545  The menu entries for the viewing formats are not the same on all installations
38546  — it depends on the LaTeX programs that are found while LyX was configured.
38547  All possible formats are formats listed in section
38548 \begin_inset space ~
38549 \end_inset
38550
38551
38552 \begin_inset CommandInset ref
38553 LatexCommand ref
38554 reference "sub:Export"
38555
38556 \end_inset
38557
38558 .
38559  You should at least see the menu entries 
38560 \family sans
38561 DVI
38562 \family default
38563  and 
38564 \family sans
38565 PDF
38566 \begin_inset space ~
38567 \end_inset
38568
38569 (pdflatex)
38570 \family default
38571 .
38572  If one of the two is missing, you need to update your LaTeX installation.
38573  After updating you have to reconfigure LyX, see section
38574 \begin_inset space ~
38575 \end_inset
38576
38577
38578 \begin_inset CommandInset ref
38579 LatexCommand ref
38580 reference "sec:Basic-LyX-Setup"
38581
38582 \end_inset
38583
38584 .
38585 \begin_inset Index idx
38586 status collapsed
38587
38588 \begin_layout Plain Layout
38589 Reconfiguration of LyX
38590 \end_layout
38591
38592 \end_inset
38593
38594
38595 \end_layout
38596
38597 \begin_layout Standard
38598 Invoking a menu will start a viewer program.
38599  The viewer can be set or changed in the preferences, see section
38600 \begin_inset space ~
38601 \end_inset
38602
38603
38604 \begin_inset CommandInset ref
38605 LatexCommand ref
38606 reference "sec:File-Formats"
38607
38608 \end_inset
38609
38610 .
38611  The default viewers are set by LyX when it is first configured.
38612 \end_layout
38613
38614 \begin_layout Standard
38615 \begin_inset VSpace bigskip
38616 \end_inset
38617
38618 At the bottom of the 
38619 \family sans
38620 View
38621 \family default
38622  menu the opened documents are listed.
38623 \end_layout
38624
38625 \begin_layout Subsection
38626 Open/Close all Insets
38627 \end_layout
38628
38629 \begin_layout Standard
38630 Opens/closes all insets in your document.
38631 \end_layout
38632
38633 \begin_layout Subsection
38634 Unfold/Fold Math Macros
38635 \end_layout
38636
38637 \begin_layout Standard
38638 Unfolds/folds the current math macro.
38639 \end_layout
38640
38641 \begin_layout Standard
38642 Math macros are described in the 
38643 \emph on
38644 Math
38645 \emph default
38646  manual.
38647 \end_layout
38648
38649 \begin_layout Subsection
38650 View Source
38651 \end_layout
38652
38653 \begin_layout Standard
38654 Opens a window showing the source code of the actual document, as described
38655  in section
38656 \begin_inset space ~
38657 \end_inset
38658
38659
38660 \begin_inset CommandInset ref
38661 LatexCommand ref
38662 reference "sec:Previewing-snippets-of"
38663
38664 \end_inset
38665
38666 .
38667 \end_layout
38668
38669 \begin_layout Subsection
38670 View Messages
38671 \end_layout
38672
38673 \begin_layout Standard
38674 Opens a window showing console messages.
38675  This is useful for debugging LyX (i.
38676 \begin_inset space \thinspace{}
38677 \end_inset
38678
38679 e., hunt for errors in the program) or to see what is going on in the background
38680  while LaTeX is processing the document,
38681 \end_layout
38682
38683 \begin_layout Subsection
38684 View
38685 \end_layout
38686
38687 \begin_layout Standard
38688 This menu entry generates the output you have specified as default output
38689  format either in the preferences (see sec.
38690 \begin_inset space \thinspace{}
38691 \end_inset
38692
38693
38694 \begin_inset CommandInset ref
38695 LatexCommand ref
38696 reference "sec:File-Formats"
38697
38698 \end_inset
38699
38700 ) or in the document settings (see sec.
38701 \begin_inset space \thinspace{}
38702 \end_inset
38703
38704
38705 \begin_inset CommandInset ref
38706 LatexCommand ref
38707 reference "sec:Doc-Output"
38708
38709 \end_inset
38710
38711 ) and opens it in an appropriate viewer.
38712  The default output format is 
38713 \family sans
38714 PDF
38715 \begin_inset space ~
38716 \end_inset
38717
38718 (pdflatex)
38719 \family default
38720 .
38721 \end_layout
38722
38723 \begin_layout Subsection
38724 View (Other Formats)
38725 \end_layout
38726
38727 \begin_layout Standard
38728 With this submenu, you can view your document in alternative output formats.
38729 \end_layout
38730
38731 \begin_layout Subsection
38732 Update
38733 \end_layout
38734
38735 \begin_layout Standard
38736 This menu entry allows you to update the view with your latest changes (in
38737  the default output format as described in the previous section) without
38738  opening a new viewer window.
38739 \end_layout
38740
38741 \begin_layout Subsection
38742 Update (Other Formats)
38743 \end_layout
38744
38745 \begin_layout Standard
38746 With this submenu, you can update the view of alternative output formats
38747  of your document without opening a new viewer window.
38748 \end_layout
38749
38750 \begin_layout Subsection
38751 View Master Document
38752 \end_layout
38753
38754 \begin_layout Standard
38755 This menu item is only visible if your document is included to another document,
38756  which is then its 
38757 \begin_inset Quotes eld
38758 \end_inset
38759
38760 master
38761 \begin_inset Quotes erd
38762 \end_inset
38763
38764  (see section 
38765 \emph on
38766 Child Documents
38767 \emph default
38768  in the 
38769 \emph on
38770 Embedded
38771 \begin_inset space ~
38772 \end_inset
38773
38774 Objects
38775 \emph default
38776  manual for more information on this topic).
38777  This item allows you to view the master document from within its child.
38778  That is, if you are working on a child document which is a chapter of a
38779  book, 
38780 \family sans
38781 View Master
38782 \family default
38783  generates the output of the whole book, while 
38784 \family sans
38785 View
38786 \family default
38787  will just output the chapter alone.
38788 \end_layout
38789
38790 \begin_layout Standard
38791 The format used by this function is the default output format as specified
38792  in the preferences (see sec.
38793 \begin_inset space \thinspace{}
38794 \end_inset
38795
38796
38797 \begin_inset CommandInset ref
38798 LatexCommand ref
38799 reference "sec:File-Formats"
38800
38801 \end_inset
38802
38803 ) or in the document settings (see sec.
38804 \begin_inset space \thinspace{}
38805 \end_inset
38806
38807
38808 \begin_inset CommandInset ref
38809 LatexCommand ref
38810 reference "sec:Doc-Output"
38811
38812 \end_inset
38813
38814 ).
38815 \end_layout
38816
38817 \begin_layout Subsection
38818 Update Master Document
38819 \end_layout
38820
38821 \begin_layout Standard
38822 This menu item is only visible if your document is included to another document,
38823  which is then its 
38824 \begin_inset Quotes eld
38825 \end_inset
38826
38827 master
38828 \begin_inset Quotes erd
38829 \end_inset
38830
38831  (see section 
38832 \emph on
38833 Child Documents
38834 \emph default
38835  in the 
38836 \emph on
38837 Embedded
38838 \begin_inset space ~
38839 \end_inset
38840
38841 Objects
38842 \emph default
38843  manual for more information on this topic).
38844  This item allows you to update the view of a master document from within
38845  its child without the need to switch to the master document itself.
38846 \end_layout
38847
38848 \begin_layout Standard
38849 The format used by this function is the default output format as specified
38850  in the preferences (see sec.
38851 \begin_inset space \thinspace{}
38852 \end_inset
38853
38854
38855 \begin_inset CommandInset ref
38856 LatexCommand ref
38857 reference "sec:File-Formats"
38858
38859 \end_inset
38860
38861 ) or in the document settings (see sec.
38862 \begin_inset space \thinspace{}
38863 \end_inset
38864
38865
38866 \begin_inset CommandInset ref
38867 LatexCommand ref
38868 reference "sec:Doc-Output"
38869
38870 \end_inset
38871
38872 ).
38873 \end_layout
38874
38875 \begin_layout Subsection
38876 Split View
38877 \end_layout
38878
38879 \begin_layout Standard
38880 This will split LyX's main window vertically or horizontally.
38881  This allows you to view documents the same time to compare them, or to
38882  view the same document, but at different positions.
38883  You can even split the main window several times to view for example 3
38884  or more documents at the same time.
38885  To return to an unsplit view, use the menu 
38886 \family sans
38887 Close Current View
38888 \family default
38889 .
38890 \end_layout
38891
38892 \begin_layout Subsection
38893 Close Current View
38894 \end_layout
38895
38896 \begin_layout Standard
38897 Closes a split view.
38898 \end_layout
38899
38900 \begin_layout Subsection
38901 Fullscreen
38902 \end_layout
38903
38904 \begin_layout Standard
38905 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38906  so that you will see nothing but your text.
38907  It furthermore displays LyX's main window fullscreen.
38908  To return from fullscreen to the normal view, press F11, or right-click
38909  and turn off the fullscreen mode in the context menu.
38910 \end_layout
38911
38912 \begin_layout Subsection
38913 Toolbars
38914 \begin_inset CommandInset label
38915 LatexCommand label
38916 name "sub:Toolbars"
38917
38918 \end_inset
38919
38920
38921 \begin_inset Index idx
38922 status collapsed
38923
38924 \begin_layout Plain Layout
38925 Toolbar
38926 \end_layout
38927
38928 \end_inset
38929
38930
38931 \end_layout
38932
38933 \begin_layout Standard
38934 In this menu entry you can set the appearance of the different toolbars.
38935  All toolbars and the 
38936 \family sans
38937 Command
38938 \begin_inset space ~
38939 \end_inset
38940
38941 Buffer
38942 \family default
38943  can be turned on and off.
38944  The 
38945 \emph on
38946 on
38947 \emph default
38948  state is denoted in the menu with a checkmark.
38949  The 
38950 \family sans
38951 Review
38952 \family default
38953
38954 \family sans
38955 Table
38956 \family default
38957
38958 \family sans
38959 Math
38960 \begin_inset space ~
38961 \end_inset
38962
38963 Panels
38964 \family default
38965 , and 
38966 \family sans
38967 Math
38968 \family default
38969  toolbars can be additionally set to the state 
38970 \emph on
38971 automatic
38972 \emph default
38973  that is denoted in the menu with the suffix 
38974 \family sans
38975 (auto)
38976 \family default
38977 .
38978 \end_layout
38979
38980 \begin_layout Standard
38981 In the 
38982 \emph on
38983 on
38984 \emph default
38985  state the toolbar is permanently shown, in the 
38986 \emph on
38987 automatic
38988 \emph default
38989  state the toolbar is only shown when the cursor is in a certain environment
38990  or when a certain feature is enabled.
38991  That means that the review toolbar will only be shown when change tracking
38992  is activated, the math and table toolbars are only shown when the cursor
38993  is inside a formula or table, respectively.
38994 \end_layout
38995
38996 \begin_layout Standard
38997 LyX's toolbars and their buttons are explained in section
38998 \begin_inset space ~
38999 \end_inset
39000
39001
39002 \begin_inset CommandInset ref
39003 LatexCommand ref
39004 reference "sec:Toolbars"
39005
39006 \end_inset
39007
39008 .
39009 \end_layout
39010
39011 \begin_layout Section
39012 The Insert Menu
39013 \begin_inset Index idx
39014 status collapsed
39015
39016 \begin_layout Plain Layout
39017 Menu ! Insert
39018 \end_layout
39019
39020 \end_inset
39021
39022
39023 \end_layout
39024
39025 \begin_layout Subsection
39026 Math
39027 \end_layout
39028
39029 \begin_layout Standard
39030 Inserts math constructs that are explained in chapter
39031 \begin_inset space ~
39032 \end_inset
39033
39034
39035 \begin_inset CommandInset ref
39036 LatexCommand ref
39037 reference "cha:Mathematical-Formulas"
39038
39039 \end_inset
39040
39041  and the 
39042 \emph on
39043 Math
39044 \emph default
39045  manual.
39046 \end_layout
39047
39048 \begin_layout Subsection
39049 Special Character
39050 \begin_inset CommandInset label
39051 LatexCommand label
39052 name "sub:Special-Character"
39053
39054 \end_inset
39055
39056
39057 \end_layout
39058
39059 \begin_layout Standard
39060 Here you can insert the following characters:
39061 \end_layout
39062
39063 \begin_layout Description
39064 Symbols Inserts any character that can be output by your LaTeX system.
39065  Therefore the number of character categories in this dialog and the available
39066  characters depend on the LaTeX-packages you have installed.
39067 \begin_inset Newline newline
39068 \end_inset
39069
39070  
39071 \begin_inset Note Greyedout
39072 status open
39073
39074 \begin_layout Plain Layout
39075
39076 \series bold
39077 Note:
39078 \series default
39079  Not all characters will be visible in the 
39080 \family sans
39081 Symbols
39082 \family default
39083  dialog because none of the screen fonts that you can set in the preferences
39084  dialog (see sec.
39085 \begin_inset space \thinspace{}
39086 \end_inset
39087
39088
39089 \begin_inset CommandInset ref
39090 LatexCommand ref
39091 reference "sub:Screen-Fonts"
39092
39093 \end_inset
39094
39095 ) can display every character.
39096 \end_layout
39097
39098 \end_inset
39099
39100
39101 \end_layout
39102
39103 \begin_layout Description
39104 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
39105
39106 \end_layout
39107
39108 \begin_layout Description
39109 End
39110 \begin_inset space ~
39111 \end_inset
39112
39113 of
39114 \begin_inset space ~
39115 \end_inset
39116
39117 Sentence Inserts an end of sentence dot as described in section
39118 \begin_inset space ~
39119 \end_inset
39120
39121
39122 \begin_inset CommandInset ref
39123 LatexCommand ref
39124 reference "sub:Abbreviations"
39125
39126 \end_inset
39127
39128 .
39129 \end_layout
39130
39131 \begin_layout Description
39132 Ordinary
39133 \begin_inset space ~
39134 \end_inset
39135
39136 Quote Inserts this quote: ", no matter what quote type you selected in the
39137  
39138 \family sans
39139 Document\SpecialChar \menuseparator
39140 Settings
39141 \family default
39142  dialog under 
39143 \family sans
39144 Language
39145 \family default
39146 .
39147 \end_layout
39148
39149 \begin_layout Description
39150 Single
39151 \begin_inset space ~
39152 \end_inset
39153
39154 Quote Inserts this quote: 
39155 \begin_inset Quotes ers
39156 \end_inset
39157
39158
39159 \end_layout
39160
39161 \begin_layout Description
39162 Protected
39163 \begin_inset space ~
39164 \end_inset
39165
39166 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39167
39168 \end_layout
39169
39170 \begin_layout Description
39171 Breakable
39172 \begin_inset space ~
39173 \end_inset
39174
39175 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39176
39177 \end_layout
39178
39179 \begin_layout Description
39180 Menu
39181 \begin_inset space ~
39182 \end_inset
39183
39184 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39185
39186 \end_layout
39187
39188 \begin_layout Description
39189 Phonetic
39190 \begin_inset space ~
39191 \end_inset
39192
39193 Symbols 
39194 \begin_inset Index idx
39195 status collapsed
39196
39197 \begin_layout Plain Layout
39198 Phonetic symbols
39199 \end_layout
39200
39201 \end_inset
39202
39203
39204 \begin_inset Index idx
39205 status collapsed
39206
39207 \begin_layout Plain Layout
39208 Language ! Phonetic symbols
39209 \end_layout
39210
39211 \end_inset
39212
39213 Creates a formula with a so called tipa inset.
39214  Here you can insert commands to create IPA phonetic symbols.
39215  For this feature you must have the LaTeX-package 
39216 \series bold
39217 tipa
39218 \series default
39219
39220 \begin_inset Index idx
39221 status collapsed
39222
39223 \begin_layout Plain Layout
39224 LaTeX-packages ! tipa
39225 \end_layout
39226
39227 \end_inset
39228
39229  installed.
39230 \begin_inset Newline newline
39231 \end_inset
39232
39233 For more information about this feature we refer to the documentation of
39234  
39235 \series bold
39236 tipa, 
39237 \begin_inset CommandInset citation
39238 LatexCommand cite
39239 key "tipa"
39240
39241 \end_inset
39242
39243
39244 \series default
39245  and this Wiki-page:
39246 \begin_inset Newline newline
39247 \end_inset
39248
39249
39250 \begin_inset Flex URL
39251 status open
39252
39253 \begin_layout Plain Layout
39254
39255 http://wiki.lyx.org/LyX/LinguistLyX
39256 \end_layout
39257
39258 \end_inset
39259
39260
39261 \end_layout
39262
39263 \begin_layout Subsection
39264 Formatting
39265 \end_layout
39266
39267 \begin_layout Standard
39268 Here you can insert the following format constructs:
39269 \end_layout
39270
39271 \begin_layout Description
39272 Superscript Inserts a superscript: test
39273 \begin_inset script superscript
39274
39275 \begin_layout Plain Layout
39276 a, b
39277 \end_layout
39278
39279 \end_inset
39280
39281
39282 \end_layout
39283
39284 \begin_layout Description
39285 Subscript Inserts a subscript: test
39286 \begin_inset script subscript
39287
39288 \begin_layout Plain Layout
39289 3x
39290 \end_layout
39291
39292 \end_inset
39293
39294
39295 \end_layout
39296
39297 \begin_layout Description
39298 Protected
39299 \begin_inset space ~
39300 \end_inset
39301
39302 Space Inserts a protected space that is described in section
39303 \begin_inset space ~
39304 \end_inset
39305
39306
39307 \begin_inset CommandInset ref
39308 LatexCommand ref
39309 reference "sub:Protected-Space"
39310
39311 \end_inset
39312
39313 .
39314 \end_layout
39315
39316 \begin_layout Description
39317 Inter-word
39318 \begin_inset space ~
39319 \end_inset
39320
39321 Space Inserts an inter-word space that is described in section
39322 \begin_inset space ~
39323 \end_inset
39324
39325
39326 \begin_inset CommandInset ref
39327 LatexCommand ref
39328 reference "sub:Inter-word-Space"
39329
39330 \end_inset
39331
39332 .
39333 \end_layout
39334
39335 \begin_layout Description
39336 Thin
39337 \begin_inset space ~
39338 \end_inset
39339
39340 Space Inserts a thin space that is described in section
39341 \begin_inset space ~
39342 \end_inset
39343
39344
39345 \begin_inset CommandInset ref
39346 LatexCommand ref
39347 reference "sub:Thin-Space"
39348
39349 \end_inset
39350
39351 .
39352 \end_layout
39353
39354 \begin_layout Description
39355 Horizontal
39356 \begin_inset space ~
39357 \end_inset
39358
39359 Space Inserts horizontal space, see section
39360 \begin_inset space ~
39361 \end_inset
39362
39363
39364 \begin_inset CommandInset ref
39365 LatexCommand ref
39366 reference "sub:Horizontal-Space"
39367
39368 \end_inset
39369
39370  for a description.
39371 \end_layout
39372
39373 \begin_layout Description
39374 Horizontal
39375 \begin_inset space ~
39376 \end_inset
39377
39378 Line Inserts a horizontal line, see section
39379 \begin_inset space ~
39380 \end_inset
39381
39382
39383 \begin_inset CommandInset ref
39384 LatexCommand ref
39385 reference "sub:Horizontal-Lines"
39386
39387 \end_inset
39388
39389  for a description.
39390 \end_layout
39391
39392 \begin_layout Description
39393 Vertical
39394 \begin_inset space ~
39395 \end_inset
39396
39397 Space Inserts vertical space, see section
39398 \begin_inset space ~
39399 \end_inset
39400
39401
39402 \begin_inset CommandInset ref
39403 LatexCommand ref
39404 reference "sub:Vertical-Space"
39405
39406 \end_inset
39407
39408  for a description.
39409 \end_layout
39410
39411 \begin_layout Description
39412 Phantom Inserts Phantom space, see section
39413 \begin_inset space ~
39414 \end_inset
39415
39416
39417 \begin_inset CommandInset ref
39418 LatexCommand ref
39419 reference "sub:Phantom-Space"
39420
39421 \end_inset
39422
39423 .
39424 \end_layout
39425
39426 \begin_layout Description
39427 Hyphenation
39428 \begin_inset space ~
39429 \end_inset
39430
39431 Point Inserts a hyphenation point, see section
39432 \begin_inset space ~
39433 \end_inset
39434
39435
39436 \begin_inset CommandInset ref
39437 LatexCommand ref
39438 reference "sub:Hyphenation"
39439
39440 \end_inset
39441
39442 .
39443 \end_layout
39444
39445 \begin_layout Description
39446 Ligature
39447 \begin_inset space ~
39448 \end_inset
39449
39450 Break Inserts a ligature break, see section
39451 \begin_inset space ~
39452 \end_inset
39453
39454
39455 \begin_inset CommandInset ref
39456 LatexCommand ref
39457 reference "sub:Ligatures"
39458
39459 \end_inset
39460
39461 .
39462 \end_layout
39463
39464 \begin_layout Description
39465 Ragged
39466 \begin_inset space ~
39467 \end_inset
39468
39469 Line
39470 \begin_inset space ~
39471 \end_inset
39472
39473 Break Inserts a forced line break, see section
39474 \begin_inset space ~
39475 \end_inset
39476
39477
39478 \begin_inset CommandInset ref
39479 LatexCommand ref
39480 reference "sub:Forced-Line-Breaks"
39481
39482 \end_inset
39483
39484 .
39485 \end_layout
39486
39487 \begin_layout Description
39488 Justified
39489 \begin_inset space ~
39490 \end_inset
39491
39492 Break Inserts a forced line break that furthermore stretches the broken
39493  text line to the page border, see section
39494 \begin_inset space ~
39495 \end_inset
39496
39497
39498 \begin_inset CommandInset ref
39499 LatexCommand ref
39500 reference "sub:Forced-Line-Breaks"
39501
39502 \end_inset
39503
39504 .
39505 \end_layout
39506
39507 \begin_layout Description
39508 New
39509 \begin_inset space ~
39510 \end_inset
39511
39512 Page Inserts a forced page break, described in section
39513 \begin_inset space ~
39514 \end_inset
39515
39516
39517 \begin_inset CommandInset ref
39518 LatexCommand ref
39519 reference "sub:Forced-Page-Breaks"
39520
39521 \end_inset
39522
39523 .
39524 \end_layout
39525
39526 \begin_layout Description
39527 Page
39528 \begin_inset space ~
39529 \end_inset
39530
39531 Break Inserts a forced page break that furthermore stretches the broken
39532  text page to the page border, described in section
39533 \begin_inset space ~
39534 \end_inset
39535
39536
39537 \begin_inset CommandInset ref
39538 LatexCommand ref
39539 reference "sub:Forced-Page-Breaks"
39540
39541 \end_inset
39542
39543 .
39544 \end_layout
39545
39546 \begin_layout Description
39547 Clear
39548 \begin_inset space ~
39549 \end_inset
39550
39551 Page Inserts a clear page break, described in section
39552 \begin_inset space ~
39553 \end_inset
39554
39555
39556 \begin_inset CommandInset ref
39557 LatexCommand ref
39558 reference "sub:Clear-Page-Breaks"
39559
39560 \end_inset
39561
39562 .
39563 \end_layout
39564
39565 \begin_layout Description
39566 Clear
39567 \begin_inset space ~
39568 \end_inset
39569
39570 Double
39571 \begin_inset space ~
39572 \end_inset
39573
39574 Page Inserts a clear doublepage break, described in section
39575 \begin_inset space ~
39576 \end_inset
39577
39578
39579 \begin_inset CommandInset ref
39580 LatexCommand ref
39581 reference "sub:Clear-Page-Breaks"
39582
39583 \end_inset
39584
39585 .
39586 \end_layout
39587
39588 \begin_layout Subsection
39589 List / TOC
39590 \end_layout
39591
39592 \begin_layout Standard
39593 Various lists can be inserted with this menu entry.
39594  The table of contents, the algorithm, figures and tables list are described
39595  in section
39596 \begin_inset space ~
39597 \end_inset
39598
39599
39600 \begin_inset CommandInset ref
39601 LatexCommand ref
39602 reference "sec:toc"
39603
39604 \end_inset
39605
39606 .
39607  The index list is described in section
39608 \begin_inset space ~
39609 \end_inset
39610
39611
39612 \begin_inset CommandInset ref
39613 LatexCommand ref
39614 reference "sec:Index"
39615
39616 \end_inset
39617
39618 , the nomenclature in section
39619 \begin_inset space ~
39620 \end_inset
39621
39622
39623 \begin_inset CommandInset ref
39624 LatexCommand ref
39625 reference "sec:Nomenclature"
39626
39627 \end_inset
39628
39629  and the BibTeX bibliography in section
39630 \begin_inset space ~
39631 \end_inset
39632
39633
39634 \begin_inset CommandInset ref
39635 LatexCommand ref
39636 reference "sub:Bibliography-databases"
39637
39638 \end_inset
39639
39640 .
39641 \end_layout
39642
39643 \begin_layout Subsection
39644 Float
39645 \end_layout
39646
39647 \begin_layout Standard
39648 To insert floats, described in section
39649 \begin_inset space ~
39650 \end_inset
39651
39652
39653 \begin_inset CommandInset ref
39654 LatexCommand ref
39655 reference "sec:Floats"
39656
39657 \end_inset
39658
39659 .
39660 \end_layout
39661
39662 \begin_layout Subsection
39663 Note
39664 \end_layout
39665
39666 \begin_layout Standard
39667 To insert notes, described in section
39668 \begin_inset space ~
39669 \end_inset
39670
39671
39672 \begin_inset CommandInset ref
39673 LatexCommand ref
39674 reference "sec:Notes"
39675
39676 \end_inset
39677
39678 .
39679 \end_layout
39680
39681 \begin_layout Subsection
39682 Branch
39683 \end_layout
39684
39685 \begin_layout Standard
39686 Inserts branch insets as described in section
39687 \begin_inset space ~
39688 \end_inset
39689
39690
39691 \begin_inset CommandInset ref
39692 LatexCommand ref
39693 reference "sec:Branches"
39694
39695 \end_inset
39696
39697 .
39698 \end_layout
39699
39700 \begin_layout Subsection
39701 Custom Insets
39702 \end_layout
39703
39704 \begin_layout Standard
39705 Inserts document class-specific insets.
39706  Such insets only exist when they are defined in the layout file for a certain
39707  document class.
39708  An example is the document class 
39709 \begin_inset Quotes eld
39710 \end_inset
39711
39712 article (Elsevier)
39713 \begin_inset Quotes erd
39714 \end_inset
39715
39716  with three custom insets.
39717  The section 
39718 \emph on
39719 Flex insets and InsetLayout
39720 \emph default
39721  of the 
39722 \emph on
39723 Customization
39724 \emph default
39725  manual explains how custom insets are defined.
39726 \end_layout
39727
39728 \begin_layout Subsection
39729 File
39730 \begin_inset Index idx
39731 status collapsed
39732
39733 \begin_layout Plain Layout
39734 External Material
39735 \end_layout
39736
39737 \end_inset
39738
39739
39740 \end_layout
39741
39742 \begin_layout Standard
39743 This menu entry allows you to insert or include the contents of other LyX
39744  files in your document.
39745  How you can do this is explained in detail in the chapter 
39746 \emph on
39747 External Stuff
39748 \emph default
39749  of the 
39750 \emph on
39751 Embedded
39752 \begin_inset space ~
39753 \end_inset
39754
39755 Objects
39756 \emph default
39757  manual.
39758 \end_layout
39759
39760 \begin_layout Subsection
39761 Box
39762 \begin_inset Index idx
39763 status collapsed
39764
39765 \begin_layout Plain Layout
39766 Boxes
39767 \end_layout
39768
39769 \end_inset
39770
39771
39772 \end_layout
39773
39774 \begin_layout Standard
39775 Inserts a minipage box that is described section
39776 \begin_inset space ~
39777 \end_inset
39778
39779
39780 \begin_inset CommandInset ref
39781 LatexCommand ref
39782 reference "sec:Minipages"
39783
39784 \end_inset
39785
39786 .
39787  All box types supported by LyX are explained in detail in the chapter 
39788 \emph on
39789 Boxes
39790 \emph default
39791  of the 
39792 \emph on
39793 Embedded
39794 \begin_inset space ~
39795 \end_inset
39796
39797 Objects
39798 \emph default
39799  manual.
39800 \end_layout
39801
39802 \begin_layout Subsection
39803 Citation
39804 \end_layout
39805
39806 \begin_layout Standard
39807 Inserts a citation as described in section
39808 \begin_inset space ~
39809 \end_inset
39810
39811
39812 \begin_inset CommandInset ref
39813 LatexCommand ref
39814 reference "sec:Bibliography"
39815
39816 \end_inset
39817
39818 .
39819 \end_layout
39820
39821 \begin_layout Subsection
39822 Cross-Reference
39823 \end_layout
39824
39825 \begin_layout Standard
39826 Inserts a cross-reference as described in section
39827 \begin_inset space ~
39828 \end_inset
39829
39830
39831 \begin_inset CommandInset ref
39832 LatexCommand ref
39833 reference "sec:Cross-References"
39834
39835 \end_inset
39836
39837 .
39838 \end_layout
39839
39840 \begin_layout Subsection
39841 Label
39842 \end_layout
39843
39844 \begin_layout Standard
39845 Inserts a label as described in section
39846 \begin_inset space ~
39847 \end_inset
39848
39849
39850 \begin_inset CommandInset ref
39851 LatexCommand ref
39852 reference "sec:Cross-References"
39853
39854 \end_inset
39855
39856 .
39857 \end_layout
39858
39859 \begin_layout Subsection
39860 Caption
39861 \begin_inset Index idx
39862 status collapsed
39863
39864 \begin_layout Plain Layout
39865 Captions
39866 \end_layout
39867
39868 \end_inset
39869
39870
39871 \begin_inset Index idx
39872 status collapsed
39873
39874 \begin_layout Plain Layout
39875 Longtables ! Caption
39876 \end_layout
39877
39878 \end_inset
39879
39880
39881 \end_layout
39882
39883 \begin_layout Standard
39884 Inserts a caption in a float or longtable.
39885  Floats are described in section
39886 \begin_inset space ~
39887 \end_inset
39888
39889
39890 \begin_inset CommandInset ref
39891 LatexCommand ref
39892 reference "sec:Floats"
39893
39894 \end_inset
39895
39896 , captions in longtables are described in the section 
39897 \emph on
39898 Longtable Captions
39899 \emph default
39900  of the 
39901 \emph on
39902 Embedded
39903 \begin_inset space ~
39904 \end_inset
39905
39906 Objects
39907 \emph default
39908  manual.
39909 \end_layout
39910
39911 \begin_layout Subsection
39912 Index Entry
39913 \end_layout
39914
39915 \begin_layout Standard
39916 Inserts an index entry as described in section
39917 \begin_inset space ~
39918 \end_inset
39919
39920
39921 \begin_inset CommandInset ref
39922 LatexCommand ref
39923 reference "sec:Index"
39924
39925 \end_inset
39926
39927 .
39928 \end_layout
39929
39930 \begin_layout Subsection
39931 Nomenclature Entry
39932 \end_layout
39933
39934 \begin_layout Standard
39935 Inserts a nomenclature entry as described in section
39936 \begin_inset space ~
39937 \end_inset
39938
39939
39940 \begin_inset CommandInset ref
39941 LatexCommand ref
39942 reference "sec:Nomenclature"
39943
39944 \end_inset
39945
39946 .
39947 \end_layout
39948
39949 \begin_layout Subsection
39950 Table
39951 \end_layout
39952
39953 \begin_layout Standard
39954 Inserts a table.
39955  Tables are described in section
39956 \begin_inset space ~
39957 \end_inset
39958
39959
39960 \begin_inset CommandInset ref
39961 LatexCommand ref
39962 reference "sec:Tables"
39963
39964 \end_inset
39965
39966 .
39967 \end_layout
39968
39969 \begin_layout Subsection
39970 Graphics
39971 \end_layout
39972
39973 \begin_layout Standard
39974 Inserts a graphic.
39975  Graphics are described in section
39976 \begin_inset space ~
39977 \end_inset
39978
39979
39980 \begin_inset CommandInset ref
39981 LatexCommand ref
39982 reference "sec:Graphics"
39983
39984 \end_inset
39985
39986 .
39987 \end_layout
39988
39989 \begin_layout Subsection
39990 URL
39991 \end_layout
39992
39993 \begin_layout Standard
39994 Inserts an URL as described in section
39995 \begin_inset space ~
39996 \end_inset
39997
39998
39999 \begin_inset CommandInset ref
40000 LatexCommand ref
40001 reference "sub:URLs"
40002
40003 \end_inset
40004
40005 .
40006 \end_layout
40007
40008 \begin_layout Subsection
40009 Hyperlinks
40010 \end_layout
40011
40012 \begin_layout Standard
40013 Inserts a hyperlink as described in section
40014 \begin_inset space ~
40015 \end_inset
40016
40017
40018 \begin_inset CommandInset ref
40019 LatexCommand ref
40020 reference "sub:Hyperlinks"
40021
40022 \end_inset
40023
40024 .
40025 \end_layout
40026
40027 \begin_layout Subsection
40028 Footnote
40029 \end_layout
40030
40031 \begin_layout Standard
40032 Inserts a footnote, see section
40033 \begin_inset space ~
40034 \end_inset
40035
40036
40037 \begin_inset CommandInset ref
40038 LatexCommand ref
40039 reference "sec:Footnotes"
40040
40041 \end_inset
40042
40043 .
40044 \end_layout
40045
40046 \begin_layout Subsection
40047 Marginal Note
40048 \end_layout
40049
40050 \begin_layout Standard
40051 Inserts a marginal note, see section
40052 \begin_inset space ~
40053 \end_inset
40054
40055
40056 \begin_inset CommandInset ref
40057 LatexCommand ref
40058 reference "sec:Marginal-Notes"
40059
40060 \end_inset
40061
40062 .
40063 \end_layout
40064
40065 \begin_layout Subsection
40066 Short Title
40067 \end_layout
40068
40069 \begin_layout Standard
40070 Inserts a short title, see section
40071 \begin_inset space ~
40072 \end_inset
40073
40074
40075 \begin_inset CommandInset ref
40076 LatexCommand ref
40077 reference "sec:Short-Titles"
40078
40079 \end_inset
40080
40081 .
40082 \end_layout
40083
40084 \begin_layout Subsection
40085 TeX Code
40086 \end_layout
40087
40088 \begin_layout Standard
40089 Inserts a TeX Code box, see section
40090 \begin_inset space ~
40091 \end_inset
40092
40093
40094 \begin_inset CommandInset ref
40095 LatexCommand ref
40096 reference "sub:TeX-Code-Boxes"
40097
40098 \end_inset
40099
40100  for a description.
40101 \end_layout
40102
40103 \begin_layout Subsection
40104 Program Listing
40105 \begin_inset Index idx
40106 status collapsed
40107
40108 \begin_layout Plain Layout
40109 Program listings
40110 \end_layout
40111
40112 \end_inset
40113
40114
40115 \end_layout
40116
40117 \begin_layout Standard
40118 Inserts a program listings box.
40119  Program listings are explained in the chapter 
40120 \emph on
40121 Program Code Listings
40122 \emph default
40123  of the 
40124 \emph on
40125 Embedded
40126 \begin_inset space ~
40127 \end_inset
40128
40129 Objects
40130 \emph default
40131  manual.
40132 \end_layout
40133
40134 \begin_layout Subsection
40135 Date
40136 \end_layout
40137
40138 \begin_layout Standard
40139 Inserts the actual date.
40140  The format depends on the date format of the language that is used for
40141  LyX's menus.
40142  LyX offers various ways to insert a date which are explained and also compared
40143  in the section 
40144 \emph on
40145 External Material
40146 \emph default
40147  of the 
40148 \emph on
40149 Embedded
40150 \begin_inset space ~
40151 \end_inset
40152
40153 Objects
40154 \emph default
40155  manual.
40156 \end_layout
40157
40158 \begin_layout Section
40159 The Navigate Menu
40160 \begin_inset Index idx
40161 status collapsed
40162
40163 \begin_layout Plain Layout
40164 Menu ! Navigate
40165 \end_layout
40166
40167 \end_inset
40168
40169
40170 \end_layout
40171
40172 \begin_layout Standard
40173 This menu lists the existing chapters, sections, figures, tables, etc.
40174 \begin_inset space ~
40175 \end_inset
40176
40177 of the current document.
40178  This allows you to navigate easily through you document.
40179 \end_layout
40180
40181 \begin_layout Subsection
40182 Bookmarks
40183 \end_layout
40184
40185 \begin_layout Standard
40186 With this menu entry you are able to define your own bookmarks.
40187  This is useful when you are working on a large document and often have
40188  to jump e.
40189 \begin_inset space \thinspace{}
40190 \end_inset
40191
40192 g.
40193 \begin_inset space \space{}
40194 \end_inset
40195
40196 between section
40197 \begin_inset space ~
40198 \end_inset
40199
40200 2.5 and 6.3.
40201  To create bookmarks for this example, go to section
40202 \begin_inset space ~
40203 \end_inset
40204
40205 2.5 and use the menu 
40206 \family sans
40207 Save
40208 \begin_inset space ~
40209 \end_inset
40210
40211 Bookmark
40212 \begin_inset space ~
40213 \end_inset
40214
40215 1
40216 \family default
40217 .
40218  Then go to section
40219 \begin_inset space ~
40220 \end_inset
40221
40222 6.3 and use 
40223 \family sans
40224 Save
40225 \begin_inset space ~
40226 \end_inset
40227
40228 Bookmark
40229 \begin_inset space ~
40230 \end_inset
40231
40232
40233 \family default
40234 2.
40235  Now you can jump easily between these sections by using the menu or by
40236  the key bindings 
40237 \begin_inset Info
40238 type  "shortcut"
40239 arg   "bookmark-goto 1"
40240 \end_inset
40241
40242  and 
40243 \begin_inset Info
40244 type  "shortcut"
40245 arg   "bookmark-goto 2"
40246 \end_inset
40247
40248 .
40249 \end_layout
40250
40251 \begin_layout Standard
40252 You can also use bookmarks to jump between several opened documents.
40253  The saved bookmarks are valid till the document is closed.
40254 \end_layout
40255
40256 \begin_layout Subsection
40257 Next Note, Change, Cross-reference
40258 \end_layout
40259
40260 \begin_layout Standard
40261 Jump to the next note, change, or cross-reference following the current
40262  cursor position.
40263 \end_layout
40264
40265 \begin_layout Subsection
40266 Go to Label
40267 \end_layout
40268
40269 \begin_layout Standard
40270 Only active when the cursor is in front of a cross-reference.
40271  Sets the cursor before the referenced label, the same as if you right-click
40272  on a cross-reference box.
40273 \end_layout
40274
40275 \begin_layout Subsection
40276 Forward Search
40277 \end_layout
40278
40279 \begin_layout Standard
40280 This feature allows you to directly jump to the corresponding text part
40281  in the output, see section 
40282 \emph on
40283 Forward
40284 \begin_inset space ~
40285 \end_inset
40286
40287 search
40288 \emph default
40289  in the 
40290 \emph on
40291 Additional
40292 \begin_inset space ~
40293 \end_inset
40294
40295 Features
40296 \emph default
40297  manual for a detailed description.
40298 \end_layout
40299
40300 \begin_layout Section
40301 The Document Menu
40302 \begin_inset Index idx
40303 status collapsed
40304
40305 \begin_layout Plain Layout
40306 Menu ! Document
40307 \end_layout
40308
40309 \end_inset
40310
40311
40312 \end_layout
40313
40314 \begin_layout Subsection
40315 Change Tracking
40316 \end_layout
40317
40318 \begin_layout Standard
40319 Change Tracking is described in section
40320 \begin_inset space ~
40321 \end_inset
40322
40323
40324 \begin_inset CommandInset ref
40325 LatexCommand ref
40326 reference "sec:Change-Tracking"
40327
40328 \end_inset
40329
40330 .
40331 \end_layout
40332
40333 \begin_layout Subsection
40334 LaT
40335 \begin_inset ERT
40336 status collapsed
40337
40338 \begin_layout Plain Layout
40339
40340 {}
40341 \end_layout
40342
40343 \end_inset
40344
40345 eX Log
40346 \end_layout
40347
40348 \begin_layout Standard
40349 After running LaTeX by viewing or exporting a document, this menu will be
40350  enabled.
40351  It shows the logfile of the used LaTeX-program.
40352 \end_layout
40353
40354 \begin_layout Standard
40355 Here you can see how LaTeX works in the background.
40356  
40357 \emph on
40358 Experts
40359 \emph default
40360  will find in it reasons for LaTeX-errors.
40361 \end_layout
40362
40363 \begin_layout Subsection
40364 Outline
40365 \end_layout
40366
40367 \begin_layout Standard
40368 Opens the TOC/Outline window as described in section
40369 \begin_inset space ~
40370 \end_inset
40371
40372
40373 \begin_inset CommandInset ref
40374 LatexCommand ref
40375 reference "sec:Navigating"
40376
40377 \end_inset
40378
40379  and 
40380 \begin_inset CommandInset ref
40381 LatexCommand ref
40382 reference "sub:Table-of-Contents"
40383
40384 \end_inset
40385
40386 .
40387 \end_layout
40388
40389 \begin_layout Subsection
40390 Start Appendix Here
40391 \end_layout
40392
40393 \begin_layout Standard
40394 This menu will start the appendix of the document at the current cursor
40395  position as described in section
40396 \begin_inset space ~
40397 \end_inset
40398
40399
40400 \begin_inset CommandInset ref
40401 LatexCommand ref
40402 reference "sec:Appendices"
40403
40404 \end_inset
40405
40406 .
40407 \end_layout
40408
40409 \begin_layout Subsection
40410 Compressed
40411 \end_layout
40412
40413 \begin_layout Standard
40414 Un/compresses the current document.
40415 \end_layout
40416
40417 \begin_layout Subsection
40418 Settings
40419 \end_layout
40420
40421 \begin_layout Standard
40422 The document settings are described in appendix
40423 \begin_inset space ~
40424 \end_inset
40425
40426
40427 \begin_inset CommandInset ref
40428 LatexCommand ref
40429 reference "chap:The-Document-Settings"
40430
40431 \end_inset
40432
40433 .
40434 \end_layout
40435
40436 \begin_layout Section
40437 The Tools Menu
40438 \begin_inset Index idx
40439 status collapsed
40440
40441 \begin_layout Plain Layout
40442 Menu ! Tools
40443 \end_layout
40444
40445 \end_inset
40446
40447
40448 \end_layout
40449
40450 \begin_layout Subsection
40451 Spellchecker
40452 \end_layout
40453
40454 \begin_layout Standard
40455 Spell checking is explained in section
40456 \begin_inset space ~
40457 \end_inset
40458
40459
40460 \begin_inset CommandInset ref
40461 LatexCommand ref
40462 reference "sec:Spellchecking"
40463
40464 \end_inset
40465
40466 .
40467 \end_layout
40468
40469 \begin_layout Subsection
40470 Thesaurus
40471 \end_layout
40472
40473 \begin_layout Standard
40474 The thesaurus is described in section
40475 \begin_inset space ~
40476 \end_inset
40477
40478
40479 \begin_inset CommandInset ref
40480 LatexCommand ref
40481 reference "sec:Thesaurus"
40482
40483 \end_inset
40484
40485 .
40486 \end_layout
40487
40488 \begin_layout Subsection
40489 Statistics
40490 \begin_inset Index idx
40491 status collapsed
40492
40493 \begin_layout Plain Layout
40494 Word count
40495 \end_layout
40496
40497 \end_inset
40498
40499
40500 \begin_inset Index idx
40501 status collapsed
40502
40503 \begin_layout Plain Layout
40504 Character count
40505 \end_layout
40506
40507 \end_inset
40508
40509
40510 \end_layout
40511
40512 \begin_layout Standard
40513 Counts the words and characters in the actual document or the highlighted
40514  document part.
40515 \end_layout
40516
40517 \begin_layout Subsection
40518 TeX Information
40519 \begin_inset Index idx
40520 status collapsed
40521
40522 \begin_layout Plain Layout
40523 TeX Information
40524 \end_layout
40525
40526 \end_inset
40527
40528
40529 \end_layout
40530
40531 \begin_layout Standard
40532 Shows you a list of the classes and styles installed in your LaTeX-system.
40533 \end_layout
40534
40535 \begin_layout Subsection
40536 Reconfigure
40537 \begin_inset Index idx
40538 status collapsed
40539
40540 \begin_layout Plain Layout
40541 LyX ! Reconfigure|see
40542 \begin_inset ERT
40543 status collapsed
40544
40545 \begin_layout Plain Layout
40546
40547 {
40548 \end_layout
40549
40550 \end_inset
40551
40552 Reconfiguration of LyX
40553 \begin_inset ERT
40554 status collapsed
40555
40556 \begin_layout Plain Layout
40557
40558 }
40559 \end_layout
40560
40561 \end_inset
40562
40563
40564 \end_layout
40565
40566 \end_inset
40567
40568
40569 \begin_inset Index idx
40570 status collapsed
40571
40572 \begin_layout Plain Layout
40573 Reconfiguration of LyX
40574 \end_layout
40575
40576 \end_inset
40577
40578
40579 \end_layout
40580
40581 \begin_layout Standard
40582 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40583  and needed programs it needs; see also section
40584 \begin_inset space ~
40585 \end_inset
40586
40587
40588 \begin_inset CommandInset ref
40589 LatexCommand ref
40590 reference "sec:Basic-LyX-Setup"
40591
40592 \end_inset
40593
40594 .
40595 \end_layout
40596
40597 \begin_layout Subsection
40598 Preferences
40599 \end_layout
40600
40601 \begin_layout Standard
40602 The preferences dialog is described in detail in appendix
40603 \begin_inset space ~
40604 \end_inset
40605
40606
40607 \begin_inset CommandInset ref
40608 LatexCommand ref
40609 reference "chap:The-Preferences-dialog"
40610
40611 \end_inset
40612
40613 .
40614 \end_layout
40615
40616 \begin_layout Section
40617 The Help Menu
40618 \begin_inset Index idx
40619 status collapsed
40620
40621 \begin_layout Plain Layout
40622 Menu ! Help
40623 \end_layout
40624
40625 \end_inset
40626
40627
40628 \end_layout
40629
40630 \begin_layout Standard
40631 This menu lists the documentation files of LyX in the language of LyX's
40632  menus.
40633  Is a file not available in this language, the English version will be listed.
40634 \end_layout
40635
40636 \begin_layout Standard
40637 The menu 
40638 \family sans
40639 LaTeX
40640 \begin_inset space ~
40641 \end_inset
40642
40643 Configuration
40644 \family default
40645  shows a LyX-document with information about the LaTeX-packages and classes
40646  found by LyX (see also section
40647 \begin_inset space ~
40648 \end_inset
40649
40650
40651 \begin_inset CommandInset ref
40652 LatexCommand ref
40653 reference "sec:LaTeX-Setup"
40654
40655 \end_inset
40656
40657 ).
40658 \end_layout
40659
40660 \begin_layout Section
40661 Toolbars
40662 \begin_inset CommandInset label
40663 LatexCommand label
40664 name "sec:Toolbars"
40665
40666 \end_inset
40667
40668
40669 \end_layout
40670
40671 \begin_layout Standard
40672 How to show or hide toolbars is explained in section
40673 \begin_inset space ~
40674 \end_inset
40675
40676
40677 \begin_inset CommandInset ref
40678 LatexCommand ref
40679 reference "sub:Toolbars"
40680
40681 \end_inset
40682
40683 .
40684 \end_layout
40685
40686 \begin_layout Standard
40687 It is also possible to define custom toolbars.
40688  This is described in the 
40689 \emph on
40690 Additional Features
40691 \emph default
40692  manual.
40693 \end_layout
40694
40695 \begin_layout Subsection
40696 Standard Toolbar
40697 \begin_inset Index idx
40698 status collapsed
40699
40700 \begin_layout Plain Layout
40701 Toolbar ! Standard
40702 \end_layout
40703
40704 \end_inset
40705
40706
40707 \end_layout
40708
40709 \begin_layout Standard
40710 \begin_inset Graphics
40711         filename clipart/StandardToolbar.png
40712         width 100col%
40713
40714 \end_inset
40715
40716
40717 \end_layout
40718
40719 \begin_layout Standard
40720 \begin_inset VSpace defskip
40721 \end_inset
40722
40723
40724 \end_layout
40725
40726 \begin_layout Standard
40727 The standard toolbar as shown above contains from left to right the following
40728  buttons:
40729 \begin_inset ERT
40730 status collapsed
40731
40732 \begin_layout Plain Layout
40733
40734
40735 \backslash
40736 setlength{
40737 \backslash
40738 LTleft}{0pt}
40739 \end_layout
40740
40741 \end_inset
40742
40743
40744 \begin_inset Note Note
40745 status collapsed
40746
40747 \begin_layout Plain Layout
40748 This is necessary to left align the following longtables.
40749  See the 
40750 \emph on
40751 Embedded Objects
40752 \emph default
40753  manual for more information.
40754 \end_layout
40755
40756 \end_inset
40757
40758
40759 \end_layout
40760
40761 \begin_layout Standard
40762 \begin_inset VSpace defskip
40763 \end_inset
40764
40765
40766 \end_layout
40767
40768 \begin_layout Standard
40769 \begin_inset Tabular
40770 <lyxtabular version="3" rows="1" columns="2">
40771 <features islongtable="true" longtabularalignment="center">
40772 <column alignment="center" valignment="top" width="0">
40773 <column alignment="center" valignment="top" width="0">
40774 <row>
40775 <cell alignment="center" valignment="top" usebox="none">
40776 \begin_inset Text
40777
40778 \begin_layout Plain Layout
40779 \begin_inset Graphics
40780         filename clipart/ToolbarEnvBox.png
40781         clip
40782
40783 \end_inset
40784
40785
40786 \end_layout
40787
40788 \end_inset
40789 </cell>
40790 <cell alignment="center" valignment="top" usebox="none">
40791 \begin_inset Text
40792
40793 \begin_layout Plain Layout
40794 pull-down box for the paragraph environments
40795 \end_layout
40796
40797 \end_inset
40798 </cell>
40799 </row>
40800 </lyxtabular>
40801
40802 \end_inset
40803
40804
40805 \end_layout
40806
40807 \begin_layout Standard
40808 \begin_inset VSpace -10mm
40809 \end_inset
40810
40811
40812 \end_layout
40813
40814 \begin_layout Standard
40815 \align left
40816 \begin_inset Tabular
40817 <lyxtabular version="3" rows="21" columns="2">
40818 <features islongtable="true" longtabularalignment="center">
40819 <column alignment="left" valignment="top" width="0">
40820 <column alignment="left" valignment="top" width="0">
40821 <row interlinespace="2.5mm">
40822 <cell alignment="center" valignment="top" usebox="none">
40823 \begin_inset Text
40824
40825 \begin_layout Plain Layout
40826
40827 \family sans
40828 \begin_inset Info
40829 type  "icon"
40830 arg   "buffer-new"
40831 \end_inset
40832
40833
40834 \end_layout
40835
40836 \end_inset
40837 </cell>
40838 <cell alignment="center" valignment="top" usebox="none">
40839 \begin_inset Text
40840
40841 \begin_layout Plain Layout
40842
40843 \family sans
40844 File\SpecialChar \menuseparator
40845 New
40846 \end_layout
40847
40848 \end_inset
40849 </cell>
40850 </row>
40851 <row interlinespace="2.5mm">
40852 <cell alignment="center" valignment="top" usebox="none">
40853 \begin_inset Text
40854
40855 \begin_layout Plain Layout
40856
40857 \family sans
40858 \begin_inset Info
40859 type  "icon"
40860 arg   "file-open"
40861 \end_inset
40862
40863
40864 \end_layout
40865
40866 \end_inset
40867 </cell>
40868 <cell alignment="center" valignment="top" usebox="none">
40869 \begin_inset Text
40870
40871 \begin_layout Plain Layout
40872
40873 \family sans
40874 File\SpecialChar \menuseparator
40875 Open
40876 \end_layout
40877
40878 \end_inset
40879 </cell>
40880 </row>
40881 <row interlinespace="2.5mm">
40882 <cell alignment="center" valignment="top" usebox="none">
40883 \begin_inset Text
40884
40885 \begin_layout Plain Layout
40886
40887 \family sans
40888 \begin_inset Info
40889 type  "icon"
40890 arg   "buffer-write"
40891 \end_inset
40892
40893
40894 \end_layout
40895
40896 \end_inset
40897 </cell>
40898 <cell alignment="center" valignment="top" usebox="none">
40899 \begin_inset Text
40900
40901 \begin_layout Plain Layout
40902
40903 \family sans
40904 File\SpecialChar \menuseparator
40905 Save
40906 \end_layout
40907
40908 \end_inset
40909 </cell>
40910 </row>
40911 <row interlinespace="2.5mm">
40912 <cell alignment="center" valignment="top" usebox="none">
40913 \begin_inset Text
40914
40915 \begin_layout Plain Layout
40916
40917 \family sans
40918 \begin_inset Info
40919 type  "icon"
40920 arg   "dialog-show print"
40921 \end_inset
40922
40923
40924 \end_layout
40925
40926 \end_inset
40927 </cell>
40928 <cell alignment="center" valignment="top" usebox="none">
40929 \begin_inset Text
40930
40931 \begin_layout Plain Layout
40932
40933 \family sans
40934 File\SpecialChar \menuseparator
40935 Print
40936 \end_layout
40937
40938 \end_inset
40939 </cell>
40940 </row>
40941 <row interlinespace="2.5mm">
40942 <cell alignment="center" valignment="top" usebox="none">
40943 \begin_inset Text
40944
40945 \begin_layout Plain Layout
40946
40947 \family sans
40948 \begin_inset Info
40949 type  "icon"
40950 arg   "dialog-show spellchecker"
40951 \end_inset
40952
40953
40954 \end_layout
40955
40956 \end_inset
40957 </cell>
40958 <cell alignment="center" valignment="top" usebox="none">
40959 \begin_inset Text
40960
40961 \begin_layout Plain Layout
40962
40963 \family sans
40964 Tools\SpecialChar \menuseparator
40965 Spellchecker
40966 \end_layout
40967
40968 \end_inset
40969 </cell>
40970 </row>
40971 <row interlinespace="2.5mm">
40972 <cell alignment="center" valignment="top" usebox="none">
40973 \begin_inset Text
40974
40975 \begin_layout Plain Layout
40976
40977 \family sans
40978 \begin_inset Info
40979 type  "icon"
40980 arg   "undo"
40981 \end_inset
40982
40983
40984 \end_layout
40985
40986 \end_inset
40987 </cell>
40988 <cell alignment="center" valignment="top" usebox="none">
40989 \begin_inset Text
40990
40991 \begin_layout Plain Layout
40992
40993 \family sans
40994 Edit\SpecialChar \menuseparator
40995 Undo
40996 \end_layout
40997
40998 \end_inset
40999 </cell>
41000 </row>
41001 <row interlinespace="2.5mm">
41002 <cell alignment="center" valignment="top" usebox="none">
41003 \begin_inset Text
41004
41005 \begin_layout Plain Layout
41006
41007 \family sans
41008 \begin_inset Info
41009 type  "icon"
41010 arg   "redo"
41011 \end_inset
41012
41013
41014 \end_layout
41015
41016 \end_inset
41017 </cell>
41018 <cell alignment="center" valignment="top" usebox="none">
41019 \begin_inset Text
41020
41021 \begin_layout Plain Layout
41022
41023 \family sans
41024 Edit\SpecialChar \menuseparator
41025 Redo
41026 \end_layout
41027
41028 \end_inset
41029 </cell>
41030 </row>
41031 <row interlinespace="2.5mm">
41032 <cell alignment="center" valignment="top" usebox="none">
41033 \begin_inset Text
41034
41035 \begin_layout Plain Layout
41036
41037 \family sans
41038 \begin_inset Info
41039 type  "icon"
41040 arg   "cut"
41041 \end_inset
41042
41043
41044 \end_layout
41045
41046 \end_inset
41047 </cell>
41048 <cell alignment="center" valignment="top" usebox="none">
41049 \begin_inset Text
41050
41051 \begin_layout Plain Layout
41052
41053 \family sans
41054 Edit\SpecialChar \menuseparator
41055 Cut
41056 \end_layout
41057
41058 \end_inset
41059 </cell>
41060 </row>
41061 <row interlinespace="2.5mm">
41062 <cell alignment="center" valignment="top" usebox="none">
41063 \begin_inset Text
41064
41065 \begin_layout Plain Layout
41066
41067 \family sans
41068 \begin_inset Info
41069 type  "icon"
41070 arg   "copy"
41071 \end_inset
41072
41073
41074 \end_layout
41075
41076 \end_inset
41077 </cell>
41078 <cell alignment="center" valignment="top" usebox="none">
41079 \begin_inset Text
41080
41081 \begin_layout Plain Layout
41082
41083 \family sans
41084 Edit\SpecialChar \menuseparator
41085 Copy
41086 \end_layout
41087
41088 \end_inset
41089 </cell>
41090 </row>
41091 <row interlinespace="2.5mm">
41092 <cell alignment="center" valignment="top" usebox="none">
41093 \begin_inset Text
41094
41095 \begin_layout Plain Layout
41096
41097 \family sans
41098 \begin_inset Info
41099 type  "icon"
41100 arg   "paste"
41101 \end_inset
41102
41103
41104 \end_layout
41105
41106 \end_inset
41107 </cell>
41108 <cell alignment="center" valignment="top" usebox="none">
41109 \begin_inset Text
41110
41111 \begin_layout Plain Layout
41112
41113 \family sans
41114 Edit\SpecialChar \menuseparator
41115 Paste
41116 \end_layout
41117
41118 \end_inset
41119 </cell>
41120 </row>
41121 <row interlinespace="2.5mm">
41122 <cell alignment="center" valignment="top" usebox="none">
41123 \begin_inset Text
41124
41125 \begin_layout Plain Layout
41126
41127 \family sans
41128 \begin_inset Info
41129 type  "icon"
41130 arg   "dialog-show findreplace"
41131 \end_inset
41132
41133
41134 \end_layout
41135
41136 \end_inset
41137 </cell>
41138 <cell alignment="center" valignment="top" usebox="none">
41139 \begin_inset Text
41140
41141 \begin_layout Plain Layout
41142
41143 \family sans
41144 Edit\SpecialChar \menuseparator
41145 Find
41146 \begin_inset space \thinspace{}
41147 \end_inset
41148
41149 &
41150 \begin_inset space \thinspace{}
41151 \end_inset
41152
41153 Replace
41154 \end_layout
41155
41156 \end_inset
41157 </cell>
41158 </row>
41159 <row interlinespace="2.5mm">
41160 <cell alignment="center" valignment="top" usebox="none">
41161 \begin_inset Text
41162
41163 \begin_layout Plain Layout
41164
41165 \family sans
41166 \begin_inset Info
41167 type  "icon"
41168 arg   "bookmark-goto 0"
41169 \end_inset
41170
41171
41172 \end_layout
41173
41174 \end_inset
41175 </cell>
41176 <cell alignment="center" valignment="top" usebox="none">
41177 \begin_inset Text
41178
41179 \begin_layout Plain Layout
41180
41181 \family sans
41182 Navigate\SpecialChar \menuseparator
41183 Bookmarks\SpecialChar \menuseparator
41184 Navigate Back
41185 \end_layout
41186
41187 \end_inset
41188 </cell>
41189 </row>
41190 <row interlinespace="2.5mm">
41191 <cell alignment="center" valignment="top" usebox="none">
41192 \begin_inset Text
41193
41194 \begin_layout Plain Layout
41195
41196 \family sans
41197 \begin_inset Info
41198 type  "icon"
41199 arg   "font-emph"
41200 \end_inset
41201
41202
41203 \end_layout
41204
41205 \end_inset
41206 </cell>
41207 <cell alignment="center" valignment="top" usebox="none">
41208 \begin_inset Text
41209
41210 \begin_layout Plain Layout
41211 Emphasize text, function of the 
41212 \family sans
41213 Edit\SpecialChar \menuseparator
41214 Text
41215 \begin_inset space ~
41216 \end_inset
41217
41218 Style
41219 \family default
41220  dialog
41221 \end_layout
41222
41223 \end_inset
41224 </cell>
41225 </row>
41226 <row interlinespace="2.5mm">
41227 <cell alignment="center" valignment="top" usebox="none">
41228 \begin_inset Text
41229
41230 \begin_layout Plain Layout
41231
41232 \family sans
41233 \begin_inset Info
41234 type  "icon"
41235 arg   "font-noun"
41236 \end_inset
41237
41238
41239 \end_layout
41240
41241 \end_inset
41242 </cell>
41243 <cell alignment="center" valignment="top" usebox="none">
41244 \begin_inset Text
41245
41246 \begin_layout Plain Layout
41247 Set text to noun style, function of the 
41248 \family sans
41249 Edit\SpecialChar \menuseparator
41250 Text
41251 \begin_inset space ~
41252 \end_inset
41253
41254 Style
41255 \family default
41256  dialog
41257 \end_layout
41258
41259 \end_inset
41260 </cell>
41261 </row>
41262 <row interlinespace="2.5mm">
41263 <cell alignment="center" valignment="top" usebox="none">
41264 \begin_inset Text
41265
41266 \begin_layout Plain Layout
41267
41268 \family sans
41269 \begin_inset Info
41270 type  "icon"
41271 arg   "textstyle-apply"
41272 \end_inset
41273
41274
41275 \end_layout
41276
41277 \end_inset
41278 </cell>
41279 <cell alignment="center" valignment="top" usebox="none">
41280 \begin_inset Text
41281
41282 \begin_layout Plain Layout
41283 Formats text using the current settings in the 
41284 \family sans
41285 Edit\SpecialChar \menuseparator
41286 Text
41287 \begin_inset space ~
41288 \end_inset
41289
41290 Style
41291 \family default
41292  dialog
41293 \end_layout
41294
41295 \end_inset
41296 </cell>
41297 </row>
41298 <row interlinespace="2.5mm">
41299 <cell alignment="center" valignment="top" usebox="none">
41300 \begin_inset Text
41301
41302 \begin_layout Plain Layout
41303
41304 \family sans
41305 \begin_inset Info
41306 type  "icon"
41307 arg   "math-mode"
41308 \end_inset
41309
41310
41311 \end_layout
41312
41313 \end_inset
41314 </cell>
41315 <cell alignment="center" valignment="top" usebox="none">
41316 \begin_inset Text
41317
41318 \begin_layout Plain Layout
41319
41320 \family sans
41321 Insert\SpecialChar \menuseparator
41322 Math\SpecialChar \menuseparator
41323 Inline
41324 \begin_inset space ~
41325 \end_inset
41326
41327 Formula
41328 \end_layout
41329
41330 \end_inset
41331 </cell>
41332 </row>
41333 <row interlinespace="2.5mm">
41334 <cell alignment="center" valignment="top" usebox="none">
41335 \begin_inset Text
41336
41337 \begin_layout Plain Layout
41338
41339 \family sans
41340 \begin_inset Info
41341 type  "icon"
41342 arg   "dialog-show-new-inset graphics"
41343 \end_inset
41344
41345
41346 \end_layout
41347
41348 \end_inset
41349 </cell>
41350 <cell alignment="center" valignment="top" usebox="none">
41351 \begin_inset Text
41352
41353 \begin_layout Plain Layout
41354
41355 \family sans
41356 Insert\SpecialChar \menuseparator
41357 Graphics
41358 \end_layout
41359
41360 \end_inset
41361 </cell>
41362 </row>
41363 <row interlinespace="2.5mm">
41364 <cell alignment="center" valignment="top" usebox="none">
41365 \begin_inset Text
41366
41367 \begin_layout Plain Layout
41368 \begin_inset Info
41369 type  "icon"
41370 arg   "tabular-insert"
41371 \end_inset
41372
41373
41374 \end_layout
41375
41376 \end_inset
41377 </cell>
41378 <cell alignment="center" valignment="top" usebox="none">
41379 \begin_inset Text
41380
41381 \begin_layout Plain Layout
41382
41383 \family sans
41384 Insert\SpecialChar \menuseparator
41385 Table
41386 \end_layout
41387
41388 \end_inset
41389 </cell>
41390 </row>
41391 <row interlinespace="2.5mm">
41392 <cell alignment="center" valignment="top" usebox="none">
41393 \begin_inset Text
41394
41395 \begin_layout Plain Layout
41396
41397 \family sans
41398 \begin_inset Info
41399 type  "icon"
41400 arg   "dialog-toggle toc"
41401 \end_inset
41402
41403
41404 \end_layout
41405
41406 \end_inset
41407 </cell>
41408 <cell alignment="center" valignment="top" usebox="none">
41409 \begin_inset Text
41410
41411 \begin_layout Plain Layout
41412 Toggle outline window on/off, 
41413 \family sans
41414 Document\SpecialChar \menuseparator
41415 Outline
41416 \end_layout
41417
41418 \end_inset
41419 </cell>
41420 </row>
41421 <row interlinespace="2.5mm">
41422 <cell alignment="center" valignment="top" usebox="none">
41423 \begin_inset Text
41424
41425 \begin_layout Plain Layout
41426
41427 \family sans
41428 \begin_inset Info
41429 type  "icon"
41430 arg   "toolbar-toggle math"
41431 \end_inset
41432
41433
41434 \end_layout
41435
41436 \end_inset
41437 </cell>
41438 <cell alignment="center" valignment="top" usebox="none">
41439 \begin_inset Text
41440
41441 \begin_layout Plain Layout
41442 Toggle math toolbar on/off
41443 \end_layout
41444
41445 \end_inset
41446 </cell>
41447 </row>
41448 <row interlinespace="2.5mm">
41449 <cell alignment="center" valignment="top" usebox="none">
41450 \begin_inset Text
41451
41452 \begin_layout Plain Layout
41453
41454 \family sans
41455 \begin_inset Info
41456 type  "icon"
41457 arg   "toolbar-toggle table"
41458 \end_inset
41459
41460
41461 \end_layout
41462
41463 \end_inset
41464 </cell>
41465 <cell alignment="center" valignment="top" usebox="none">
41466 \begin_inset Text
41467
41468 \begin_layout Plain Layout
41469 Toggle table toolbar on/off
41470 \end_layout
41471
41472 \end_inset
41473 </cell>
41474 </row>
41475 </lyxtabular>
41476
41477 \end_inset
41478
41479
41480 \end_layout
41481
41482 \begin_layout Subsection
41483 Extra Toolbar
41484 \begin_inset Index idx
41485 status collapsed
41486
41487 \begin_layout Plain Layout
41488 Toolbar ! Extra
41489 \end_layout
41490
41491 \end_inset
41492
41493
41494 \end_layout
41495
41496 \begin_layout Standard
41497 \begin_inset Graphics
41498         filename clipart/ExtraToolbar.png
41499         width 100col%
41500
41501 \end_inset
41502
41503
41504 \end_layout
41505
41506 \begin_layout Standard
41507 \begin_inset VSpace defskip
41508 \end_inset
41509
41510
41511 \end_layout
41512
41513 \begin_layout Standard
41514 The extra toolbar as shown above contains from left to right the following
41515  buttons:
41516 \end_layout
41517
41518 \begin_layout Standard
41519 \begin_inset VSpace defskip
41520 \end_inset
41521
41522
41523 \end_layout
41524
41525 \begin_layout Standard
41526 \begin_inset Tabular
41527 <lyxtabular version="3" rows="25" columns="2">
41528 <features islongtable="true" longtabularalignment="center">
41529 <column alignment="left" valignment="top" width="0">
41530 <column alignment="left" valignment="top" width="0">
41531 <row interlinespace="2.5mm">
41532 <cell alignment="center" valignment="top" usebox="none">
41533 \begin_inset Text
41534
41535 \begin_layout Plain Layout
41536
41537 \family sans
41538 \begin_inset Info
41539 type  "icon"
41540 arg   "layout"
41541 \end_inset
41542
41543
41544 \end_layout
41545
41546 \end_inset
41547 </cell>
41548 <cell alignment="center" valignment="top" usebox="none">
41549 \begin_inset Text
41550
41551 \begin_layout Plain Layout
41552 Default
41553 \end_layout
41554
41555 \end_inset
41556 </cell>
41557 </row>
41558 <row interlinespace="2.5mm">
41559 <cell alignment="center" valignment="top" usebox="none">
41560 \begin_inset Text
41561
41562 \begin_layout Plain Layout
41563
41564 \family sans
41565 \begin_inset Info
41566 type  "icon"
41567 arg   "layout Enumerate"
41568 \end_inset
41569
41570
41571 \end_layout
41572
41573 \end_inset
41574 </cell>
41575 <cell alignment="center" valignment="top" usebox="none">
41576 \begin_inset Text
41577
41578 \begin_layout Plain Layout
41579 Numbered list
41580 \end_layout
41581
41582 \end_inset
41583 </cell>
41584 </row>
41585 <row interlinespace="2.5mm">
41586 <cell alignment="center" valignment="top" usebox="none">
41587 \begin_inset Text
41588
41589 \begin_layout Plain Layout
41590
41591 \family sans
41592 \begin_inset Info
41593 type  "icon"
41594 arg   "layout Itemize"
41595 \end_inset
41596
41597
41598 \end_layout
41599
41600 \end_inset
41601 </cell>
41602 <cell alignment="center" valignment="top" usebox="none">
41603 \begin_inset Text
41604
41605 \begin_layout Plain Layout
41606 Itemized list
41607 \end_layout
41608
41609 \end_inset
41610 </cell>
41611 </row>
41612 <row interlinespace="2.5mm">
41613 <cell alignment="center" valignment="top" usebox="none">
41614 \begin_inset Text
41615
41616 \begin_layout Plain Layout
41617
41618 \family sans
41619 \begin_inset Info
41620 type  "icon"
41621 arg   "layout List"
41622 \end_inset
41623
41624
41625 \end_layout
41626
41627 \end_inset
41628 </cell>
41629 <cell alignment="center" valignment="top" usebox="none">
41630 \begin_inset Text
41631
41632 \begin_layout Plain Layout
41633 List
41634 \end_layout
41635
41636 \end_inset
41637 </cell>
41638 </row>
41639 <row interlinespace="2.5mm">
41640 <cell alignment="center" valignment="top" usebox="none">
41641 \begin_inset Text
41642
41643 \begin_layout Plain Layout
41644
41645 \family sans
41646 \begin_inset Info
41647 type  "icon"
41648 arg   "layout Description"
41649 \end_inset
41650
41651
41652 \end_layout
41653
41654 \end_inset
41655 </cell>
41656 <cell alignment="center" valignment="top" usebox="none">
41657 \begin_inset Text
41658
41659 \begin_layout Plain Layout
41660 Description list
41661 \end_layout
41662
41663 \end_inset
41664 </cell>
41665 </row>
41666 <row interlinespace="2.5mm">
41667 <cell alignment="center" valignment="top" usebox="none">
41668 \begin_inset Text
41669
41670 \begin_layout Plain Layout
41671
41672 \family sans
41673 \begin_inset Info
41674 type  "icon"
41675 arg   "depth-increment"
41676 \end_inset
41677
41678
41679 \end_layout
41680
41681 \end_inset
41682 </cell>
41683 <cell alignment="center" valignment="top" usebox="none">
41684 \begin_inset Text
41685
41686 \begin_layout Plain Layout
41687
41688 \family sans
41689 Edit\SpecialChar \menuseparator
41690 Increase
41691 \begin_inset space ~
41692 \end_inset
41693
41694 List
41695 \begin_inset space ~
41696 \end_inset
41697
41698 Depth
41699 \end_layout
41700
41701 \end_inset
41702 </cell>
41703 </row>
41704 <row interlinespace="2.5mm">
41705 <cell alignment="center" valignment="top" usebox="none">
41706 \begin_inset Text
41707
41708 \begin_layout Plain Layout
41709
41710 \family sans
41711 \begin_inset Info
41712 type  "icon"
41713 arg   "depth-decrement"
41714 \end_inset
41715
41716
41717 \end_layout
41718
41719 \end_inset
41720 </cell>
41721 <cell alignment="center" valignment="top" usebox="none">
41722 \begin_inset Text
41723
41724 \begin_layout Plain Layout
41725
41726 \family sans
41727 Edit\SpecialChar \menuseparator
41728 Decrease
41729 \begin_inset space ~
41730 \end_inset
41731
41732 List
41733 \begin_inset space ~
41734 \end_inset
41735
41736 Depth
41737 \end_layout
41738
41739 \end_inset
41740 </cell>
41741 </row>
41742 <row interlinespace="2.5mm">
41743 <cell alignment="center" valignment="top" usebox="none">
41744 \begin_inset Text
41745
41746 \begin_layout Plain Layout
41747
41748 \family sans
41749 \begin_inset Info
41750 type  "icon"
41751 arg   "float-insert figure"
41752 \end_inset
41753
41754
41755 \end_layout
41756
41757 \end_inset
41758 </cell>
41759 <cell alignment="center" valignment="top" usebox="none">
41760 \begin_inset Text
41761
41762 \begin_layout Plain Layout
41763
41764 \family sans
41765 Insert\SpecialChar \menuseparator
41766 Float\SpecialChar \menuseparator
41767 Figure
41768 \end_layout
41769
41770 \end_inset
41771 </cell>
41772 </row>
41773 <row interlinespace="2.5mm">
41774 <cell alignment="center" valignment="top" usebox="none">
41775 \begin_inset Text
41776
41777 \begin_layout Plain Layout
41778
41779 \family sans
41780 \begin_inset Info
41781 type  "icon"
41782 arg   "float-insert table"
41783 \end_inset
41784
41785
41786 \end_layout
41787
41788 \end_inset
41789 </cell>
41790 <cell alignment="center" valignment="top" usebox="none">
41791 \begin_inset Text
41792
41793 \begin_layout Plain Layout
41794
41795 \family sans
41796 Insert\SpecialChar \menuseparator
41797 Float\SpecialChar \menuseparator
41798 Table
41799 \end_layout
41800
41801 \end_inset
41802 </cell>
41803 </row>
41804 <row interlinespace="2.5mm">
41805 <cell alignment="center" valignment="top" usebox="none">
41806 \begin_inset Text
41807
41808 \begin_layout Plain Layout
41809
41810 \family sans
41811 \begin_inset Info
41812 type  "icon"
41813 arg   "label-insert"
41814 \end_inset
41815
41816
41817 \end_layout
41818
41819 \end_inset
41820 </cell>
41821 <cell alignment="center" valignment="top" usebox="none">
41822 \begin_inset Text
41823
41824 \begin_layout Plain Layout
41825
41826 \family sans
41827 Insert\SpecialChar \menuseparator
41828 Label
41829 \end_layout
41830
41831 \end_inset
41832 </cell>
41833 </row>
41834 <row interlinespace="2.5mm">
41835 <cell alignment="center" valignment="top" usebox="none">
41836 \begin_inset Text
41837
41838 \begin_layout Plain Layout
41839
41840 \family sans
41841 \begin_inset Info
41842 type  "icon"
41843 arg   "dialog-show-new-inset ref"
41844 \end_inset
41845
41846
41847 \end_layout
41848
41849 \end_inset
41850 </cell>
41851 <cell alignment="center" valignment="top" usebox="none">
41852 \begin_inset Text
41853
41854 \begin_layout Plain Layout
41855
41856 \family sans
41857 Insert\SpecialChar \menuseparator
41858 Cross-Reference
41859 \end_layout
41860
41861 \end_inset
41862 </cell>
41863 </row>
41864 <row interlinespace="2.5mm">
41865 <cell alignment="center" valignment="top" usebox="none">
41866 \begin_inset Text
41867
41868 \begin_layout Plain Layout
41869
41870 \family sans
41871 \begin_inset Info
41872 type  "icon"
41873 arg   "dialog-show-new-inset citation"
41874 \end_inset
41875
41876
41877 \end_layout
41878
41879 \end_inset
41880 </cell>
41881 <cell alignment="center" valignment="top" usebox="none">
41882 \begin_inset Text
41883
41884 \begin_layout Plain Layout
41885
41886 \family sans
41887 Insert\SpecialChar \menuseparator
41888 Citation
41889 \end_layout
41890
41891 \end_inset
41892 </cell>
41893 </row>
41894 <row interlinespace="2.5mm">
41895 <cell alignment="center" valignment="top" usebox="none">
41896 \begin_inset Text
41897
41898 \begin_layout Plain Layout
41899
41900 \family sans
41901 \begin_inset Info
41902 type  "icon"
41903 arg   "index-insert"
41904 \end_inset
41905
41906
41907 \end_layout
41908
41909 \end_inset
41910 </cell>
41911 <cell alignment="center" valignment="top" usebox="none">
41912 \begin_inset Text
41913
41914 \begin_layout Plain Layout
41915
41916 \family sans
41917 Insert\SpecialChar \menuseparator
41918 Index
41919 \begin_inset space ~
41920 \end_inset
41921
41922 Entry
41923 \end_layout
41924
41925 \end_inset
41926 </cell>
41927 </row>
41928 <row interlinespace="2.5mm">
41929 <cell alignment="center" valignment="top" usebox="none">
41930 \begin_inset Text
41931
41932 \begin_layout Plain Layout
41933
41934 \family sans
41935 \begin_inset Info
41936 type  "icon"
41937 arg   "nomencl-insert"
41938 \end_inset
41939
41940
41941 \end_layout
41942
41943 \end_inset
41944 </cell>
41945 <cell alignment="center" valignment="top" usebox="none">
41946 \begin_inset Text
41947
41948 \begin_layout Plain Layout
41949
41950 \family sans
41951 Insert\SpecialChar \menuseparator
41952 Nomenclature
41953 \begin_inset space ~
41954 \end_inset
41955
41956 Entry
41957 \end_layout
41958
41959 \end_inset
41960 </cell>
41961 </row>
41962 <row interlinespace="2.5mm">
41963 <cell alignment="center" valignment="top" usebox="none">
41964 \begin_inset Text
41965
41966 \begin_layout Plain Layout
41967
41968 \family sans
41969 \begin_inset Info
41970 type  "icon"
41971 arg   "footnote-insert"
41972 \end_inset
41973
41974
41975 \end_layout
41976
41977 \end_inset
41978 </cell>
41979 <cell alignment="center" valignment="top" usebox="none">
41980 \begin_inset Text
41981
41982 \begin_layout Plain Layout
41983
41984 \family sans
41985 Insert\SpecialChar \menuseparator
41986 Footnote
41987 \end_layout
41988
41989 \end_inset
41990 </cell>
41991 </row>
41992 <row interlinespace="2.5mm">
41993 <cell alignment="center" valignment="top" usebox="none">
41994 \begin_inset Text
41995
41996 \begin_layout Plain Layout
41997
41998 \family sans
41999 \begin_inset Info
42000 type  "icon"
42001 arg   "marginalnote-insert"
42002 \end_inset
42003
42004
42005 \end_layout
42006
42007 \end_inset
42008 </cell>
42009 <cell alignment="center" valignment="top" usebox="none">
42010 \begin_inset Text
42011
42012 \begin_layout Plain Layout
42013
42014 \family sans
42015 Insert\SpecialChar \menuseparator
42016 Marginal
42017 \begin_inset space ~
42018 \end_inset
42019
42020 Note
42021 \end_layout
42022
42023 \end_inset
42024 </cell>
42025 </row>
42026 <row interlinespace="2.5mm">
42027 <cell alignment="center" valignment="top" usebox="none">
42028 \begin_inset Text
42029
42030 \begin_layout Plain Layout
42031
42032 \family sans
42033 \begin_inset Info
42034 type  "icon"
42035 arg   "note-insert"
42036 \end_inset
42037
42038
42039 \end_layout
42040
42041 \end_inset
42042 </cell>
42043 <cell alignment="center" valignment="top" usebox="none">
42044 \begin_inset Text
42045
42046 \begin_layout Plain Layout
42047
42048 \family sans
42049 Insert\SpecialChar \menuseparator
42050 Note\SpecialChar \menuseparator
42051 LyX
42052 \begin_inset space ~
42053 \end_inset
42054
42055 Note
42056 \end_layout
42057
42058 \end_inset
42059 </cell>
42060 </row>
42061 <row interlinespace="2.5mm">
42062 <cell alignment="center" valignment="top" usebox="none">
42063 \begin_inset Text
42064
42065 \begin_layout Plain Layout
42066
42067 \family sans
42068 \begin_inset Info
42069 type  "icon"
42070 arg   "box-insert Frameless"
42071 \end_inset
42072
42073
42074 \end_layout
42075
42076 \end_inset
42077 </cell>
42078 <cell alignment="center" valignment="top" usebox="none">
42079 \begin_inset Text
42080
42081 \begin_layout Plain Layout
42082
42083 \family sans
42084 Insert\SpecialChar \menuseparator
42085 Box
42086 \end_layout
42087
42088 \end_inset
42089 </cell>
42090 </row>
42091 <row interlinespace="2.5mm">
42092 <cell alignment="center" valignment="top" usebox="none">
42093 \begin_inset Text
42094
42095 \begin_layout Plain Layout
42096
42097 \family sans
42098 \begin_inset Info
42099 type  "icon"
42100 arg   "href-insert"
42101 \end_inset
42102
42103
42104 \end_layout
42105
42106 \end_inset
42107 </cell>
42108 <cell alignment="center" valignment="top" usebox="none">
42109 \begin_inset Text
42110
42111 \begin_layout Plain Layout
42112
42113 \family sans
42114 Insert\SpecialChar \menuseparator
42115 URL
42116 \end_layout
42117
42118 \end_inset
42119 </cell>
42120 </row>
42121 <row interlinespace="2.5mm">
42122 <cell alignment="center" valignment="top" usebox="none">
42123 \begin_inset Text
42124
42125 \begin_layout Plain Layout
42126
42127 \family sans
42128 \begin_inset Info
42129 type  "icon"
42130 arg   "ert-insert"
42131 \end_inset
42132
42133
42134 \end_layout
42135
42136 \end_inset
42137 </cell>
42138 <cell alignment="center" valignment="top" usebox="none">
42139 \begin_inset Text
42140
42141 \begin_layout Plain Layout
42142
42143 \family sans
42144 Insert\SpecialChar \menuseparator
42145 T
42146 \family default
42147
42148 \begin_inset ERT
42149 status collapsed
42150
42151 \begin_layout Plain Layout
42152
42153 {}
42154 \end_layout
42155
42156 \end_inset
42157
42158
42159 \family sans
42160 eX
42161 \begin_inset space ~
42162 \end_inset
42163
42164 Code
42165 \end_layout
42166
42167 \end_inset
42168 </cell>
42169 </row>
42170 <row interlinespace="2.5mm">
42171 <cell alignment="center" valignment="top" usebox="none">
42172 \begin_inset Text
42173
42174 \begin_layout Plain Layout
42175
42176 \family sans
42177 \begin_inset Info
42178 type  "icon"
42179 arg   "math-macro newmacroname newcommand"
42180 \end_inset
42181
42182
42183 \end_layout
42184
42185 \end_inset
42186 </cell>
42187 <cell alignment="center" valignment="top" usebox="none">
42188 \begin_inset Text
42189
42190 \begin_layout Plain Layout
42191
42192 \family sans
42193 Insert\SpecialChar \menuseparator
42194 Math\SpecialChar \menuseparator
42195 Macro
42196 \end_layout
42197
42198 \end_inset
42199 </cell>
42200 </row>
42201 <row interlinespace="2.5mm">
42202 <cell alignment="center" valignment="top" usebox="none">
42203 \begin_inset Text
42204
42205 \begin_layout Plain Layout
42206
42207 \family sans
42208 \begin_inset Info
42209 type  "icon"
42210 arg   "dialog-show-new-inset include"
42211 \end_inset
42212
42213
42214 \end_layout
42215
42216 \end_inset
42217 </cell>
42218 <cell alignment="center" valignment="top" usebox="none">
42219 \begin_inset Text
42220
42221 \begin_layout Plain Layout
42222
42223 \family sans
42224 Insert\SpecialChar \menuseparator
42225 File\SpecialChar \menuseparator
42226 Child
42227 \begin_inset space ~
42228 \end_inset
42229
42230 Document
42231 \end_layout
42232
42233 \end_inset
42234 </cell>
42235 </row>
42236 <row interlinespace="2.5mm">
42237 <cell alignment="center" valignment="top" usebox="none">
42238 \begin_inset Text
42239
42240 \begin_layout Plain Layout
42241
42242 \family sans
42243 \begin_inset Info
42244 type  "icon"
42245 arg   "dialog-show character"
42246 \end_inset
42247
42248
42249 \end_layout
42250
42251 \end_inset
42252 </cell>
42253 <cell alignment="center" valignment="top" usebox="none">
42254 \begin_inset Text
42255
42256 \begin_layout Plain Layout
42257
42258 \family sans
42259 Edit\SpecialChar \menuseparator
42260 Text
42261 \begin_inset space ~
42262 \end_inset
42263
42264 Style
42265 \end_layout
42266
42267 \end_inset
42268 </cell>
42269 </row>
42270 <row interlinespace="2.5mm">
42271 <cell alignment="center" valignment="top" usebox="none">
42272 \begin_inset Text
42273
42274 \begin_layout Plain Layout
42275
42276 \family sans
42277 \begin_inset Info
42278 type  "icon"
42279 arg   "layout-paragraph"
42280 \end_inset
42281
42282
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 <cell alignment="center" valignment="top" usebox="none">
42288 \begin_inset Text
42289
42290 \begin_layout Plain Layout
42291
42292 \family sans
42293 Edit\SpecialChar \menuseparator
42294 Paragraph
42295 \begin_inset space ~
42296 \end_inset
42297
42298 Settings
42299 \end_layout
42300
42301 \end_inset
42302 </cell>
42303 </row>
42304 <row interlinespace="2.5mm">
42305 <cell alignment="center" valignment="top" usebox="none">
42306 \begin_inset Text
42307
42308 \begin_layout Plain Layout
42309
42310 \family sans
42311 \begin_inset Info
42312 type  "icon"
42313 arg   "thesaurus-entry"
42314 \end_inset
42315
42316
42317 \end_layout
42318
42319 \end_inset
42320 </cell>
42321 <cell alignment="center" valignment="top" usebox="none">
42322 \begin_inset Text
42323
42324 \begin_layout Plain Layout
42325
42326 \family sans
42327 Tools\SpecialChar \menuseparator
42328 Thesaurus
42329 \end_layout
42330
42331 \end_inset
42332 </cell>
42333 </row>
42334 </lyxtabular>
42335
42336 \end_inset
42337
42338
42339 \end_layout
42340
42341 \begin_layout Subsection
42342 View / Update Toolbar
42343 \begin_inset Index idx
42344 status collapsed
42345
42346 \begin_layout Plain Layout
42347 Toolbar ! View / Update
42348 \end_layout
42349
42350 \end_inset
42351
42352
42353 \end_layout
42354
42355 \begin_layout Standard
42356 \begin_inset Graphics
42357         filename clipart/ViewToolbar.png
42358
42359 \end_inset
42360
42361
42362 \end_layout
42363
42364 \begin_layout Standard
42365 \begin_inset VSpace defskip
42366 \end_inset
42367
42368
42369 \end_layout
42370
42371 \begin_layout Standard
42372 The view / update toolbar as shown above contains from left to right the
42373  following buttons:
42374 \end_layout
42375
42376 \begin_layout Standard
42377 \begin_inset VSpace defskip
42378 \end_inset
42379
42380
42381 \end_layout
42382
42383 \begin_layout Standard
42384 \begin_inset Tabular
42385 <lyxtabular version="3" rows="7" columns="2">
42386 <features islongtable="true" longtabularalignment="center">
42387 <column alignment="left" valignment="top" width="0">
42388 <column alignment="left" valignment="top" width="0">
42389 <row interlinespace="2.5mm">
42390 <cell alignment="center" valignment="top" usebox="none">
42391 \begin_inset Text
42392
42393 \begin_layout Plain Layout
42394
42395 \family sans
42396 \begin_inset Info
42397 type  "icon"
42398 arg   "buffer-view"
42399 \end_inset
42400
42401
42402 \end_layout
42403
42404 \end_inset
42405 </cell>
42406 <cell alignment="center" valignment="top" usebox="none">
42407 \begin_inset Text
42408
42409 \begin_layout Plain Layout
42410
42411 \family sans
42412 View\SpecialChar \menuseparator
42413 View
42414 \end_layout
42415
42416 \end_inset
42417 </cell>
42418 </row>
42419 <row interlinespace="2.5mm">
42420 <cell alignment="center" valignment="top" usebox="none">
42421 \begin_inset Text
42422
42423 \begin_layout Plain Layout
42424
42425 \family sans
42426 \begin_inset Info
42427 type  "icon"
42428 arg   "buffer-update"
42429 \end_inset
42430
42431
42432 \end_layout
42433
42434 \end_inset
42435 </cell>
42436 <cell alignment="center" valignment="top" usebox="none">
42437 \begin_inset Text
42438
42439 \begin_layout Plain Layout
42440
42441 \family sans
42442 View\SpecialChar \menuseparator
42443 Update
42444 \end_layout
42445
42446 \end_inset
42447 </cell>
42448 </row>
42449 <row interlinespace="2.5mm">
42450 <cell alignment="center" valignment="top" usebox="none">
42451 \begin_inset Text
42452
42453 \begin_layout Plain Layout
42454
42455 \family sans
42456 \begin_inset Info
42457 type  "icon"
42458 arg   "master-buffer-view"
42459 \end_inset
42460
42461
42462 \end_layout
42463
42464 \end_inset
42465 </cell>
42466 <cell alignment="center" valignment="top" usebox="none">
42467 \begin_inset Text
42468
42469 \begin_layout Plain Layout
42470
42471 \family sans
42472 View\SpecialChar \menuseparator
42473 Master
42474 \end_layout
42475
42476 \end_inset
42477 </cell>
42478 </row>
42479 <row interlinespace="2.5mm">
42480 <cell alignment="center" valignment="top" usebox="none">
42481 \begin_inset Text
42482
42483 \begin_layout Plain Layout
42484
42485 \family sans
42486 \begin_inset Info
42487 type  "icon"
42488 arg   "master-buffer-update"
42489 \end_inset
42490
42491
42492 \end_layout
42493
42494 \end_inset
42495 </cell>
42496 <cell alignment="center" valignment="top" usebox="none">
42497 \begin_inset Text
42498
42499 \begin_layout Plain Layout
42500
42501 \family sans
42502 View\SpecialChar \menuseparator
42503 Update
42504 \begin_inset space ~
42505 \end_inset
42506
42507 Master
42508 \end_layout
42509
42510 \end_inset
42511 </cell>
42512 </row>
42513 <row interlinespace="2.5mm">
42514 <cell alignment="center" valignment="top" usebox="none">
42515 \begin_inset Text
42516
42517 \begin_layout Plain Layout
42518
42519 \family sans
42520 \begin_inset Info
42521 type  "icon"
42522 arg   "buffer-toggle-output-sync"
42523 \end_inset
42524
42525
42526 \end_layout
42527
42528 \end_inset
42529 </cell>
42530 <cell alignment="center" valignment="top" usebox="none">
42531 \begin_inset Text
42532
42533 \begin_layout Plain Layout
42534
42535 \family sans
42536 Document\SpecialChar \menuseparator
42537 Settings\SpecialChar \menuseparator
42538 Output\SpecialChar \menuseparator
42539 Synchronize with Output
42540 \end_layout
42541
42542 \end_inset
42543 </cell>
42544 </row>
42545 <row interlinespace="2.5mm">
42546 <cell alignment="center" valignment="top" usebox="none">
42547 \begin_inset Text
42548
42549 \begin_layout Plain Layout
42550 \begin_inset Graphics
42551         filename ../images/view-others.png
42552         scale 85
42553         groupId toolbarbuttons
42554
42555 \end_inset
42556
42557
42558 \family sans
42559 *
42560 \end_layout
42561
42562 \end_inset
42563 </cell>
42564 <cell alignment="center" valignment="top" usebox="none">
42565 \begin_inset Text
42566
42567 \begin_layout Plain Layout
42568
42569 \family sans
42570 View\SpecialChar \menuseparator
42571 View (Other Formats)
42572 \end_layout
42573
42574 \end_inset
42575 </cell>
42576 </row>
42577 <row interlinespace="2.5mm">
42578 <cell alignment="center" valignment="top" usebox="none">
42579 \begin_inset Text
42580
42581 \begin_layout Plain Layout
42582 \begin_inset Graphics
42583         filename ../images/update-others.png
42584         scale 85
42585         groupId toolbarbuttons
42586
42587 \end_inset
42588
42589 *
42590 \end_layout
42591
42592 \end_inset
42593 </cell>
42594 <cell alignment="center" valignment="top" usebox="none">
42595 \begin_inset Text
42596
42597 \begin_layout Plain Layout
42598
42599 \family sans
42600 View\SpecialChar \menuseparator
42601 Update (Other Formats)
42602 \end_layout
42603
42604 \end_inset
42605 </cell>
42606 </row>
42607 </lyxtabular>
42608
42609 \end_inset
42610
42611
42612 \end_layout
42613
42614 \begin_layout Standard
42615 * These icons might look different for you if you do not use the default
42616  icon set.
42617 \end_layout
42618
42619 \begin_layout Subsection
42620 Other Toolbars
42621 \end_layout
42622
42623 \begin_layout Standard
42624 The change tracking toolbar is explained in section
42625 \begin_inset space ~
42626 \end_inset
42627
42628
42629 \begin_inset CommandInset ref
42630 LatexCommand ref
42631 reference "sec:Change-Tracking"
42632
42633 \end_inset
42634
42635 , the table toolbar
42636 \begin_inset Index idx
42637 status collapsed
42638
42639 \begin_layout Plain Layout
42640 Toolbar ! Table
42641 \end_layout
42642
42643 \end_inset
42644
42645  in the 
42646 \emph on
42647 Embedded
42648 \begin_inset space ~
42649 \end_inset
42650
42651 Objects
42652 \emph default
42653  manual, the math macro toolbar
42654 \begin_inset Index idx
42655 status collapsed
42656
42657 \begin_layout Plain Layout
42658 Toolbar ! Macro
42659 \end_layout
42660
42661 \end_inset
42662
42663  in the 
42664 \emph on
42665 Math
42666 \emph default
42667  manual.
42668 \end_layout
42669
42670 \begin_layout Chapter
42671 The Document Settings
42672 \begin_inset CommandInset label
42673 LatexCommand label
42674 name "chap:The-Document-Settings"
42675
42676 \end_inset
42677
42678
42679 \begin_inset Index idx
42680 status collapsed
42681
42682 \begin_layout Plain Layout
42683 Document ! Settings
42684 \end_layout
42685
42686 \end_inset
42687
42688
42689 \end_layout
42690
42691 \begin_layout Standard
42692 The document settings dialog contains submenus to set properties for the
42693  whole document and is called with the menu
42694 \family sans
42695  Document\SpecialChar \menuseparator
42696 Settings
42697 \family default
42698 .
42699  You can save your document settings as default with th
42700 \family sans
42701 e Save as Document Defaults
42702 \family default
42703  button in the dialog.
42704  This will create a template named 
42705 \family typewriter
42706 default.lyx
42707 \family default
42708  which is automatically loaded by LyX when you create a new document without
42709  using a template.
42710 \end_layout
42711
42712 \begin_layout Standard
42713 The different submenus of the dialog are explained in the following.
42714 \end_layout
42715
42716 \begin_layout Section
42717 Document Class
42718 \end_layout
42719
42720 \begin_layout Standard
42721 Here you set the document class, class options, a graphics driver, and a
42722  master document.
42723  Document classes are described in section
42724 \begin_inset space ~
42725 \end_inset
42726
42727
42728 \begin_inset CommandInset ref
42729 LatexCommand ref
42730 reference "sec:Document-Classes"
42731
42732 \end_inset
42733
42734 .
42735  Some classes use some class options by default.
42736  If this is the case, they are listed in the field 
42737 \family sans
42738 Predefined
42739 \family default
42740  and you can decide to use them or not.
42741  If you don't exactly know what the default class options are for, it is
42742  recommended not to touch them.
42743  The 
42744 \family sans
42745 Graphics driver
42746 \family default
42747  is used for LaTeX's graphics, color and page layout packages.
42748  When using 
42749 \family sans
42750 Default
42751 \family default
42752 , the default driver for the LaTeX-packages is used.
42753  It is recommended that you use the default unless you know what you are
42754  doing.
42755 \begin_inset Foot
42756 status collapsed
42757
42758 \begin_layout Plain Layout
42759 When you want to use one of the following drivers
42760 \begin_inset Newline newline
42761 \end_inset
42762
42763
42764 \family sans
42765 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42766 \family default
42767
42768 \begin_inset Newline newline
42769 \end_inset
42770
42771 you first have to activate them in your LaTeX distribution, see sec.
42772 \begin_inset space \thinspace{}
42773 \end_inset
42774
42775 2 in 
42776 \begin_inset CommandInset href
42777 LatexCommand href
42778 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42779
42780 \end_inset
42781
42782 .
42783 \end_layout
42784
42785 \end_inset
42786
42787
42788 \end_layout
42789
42790 \begin_layout Standard
42791 Specifying a master document is necessary when the current document is a
42792  child or subdocument.
42793  This master document will be used by LyX when the child document is opened
42794  without its master.
42795  This way child documents are always compilable.
42796  More about master and child documents is explained in the section 
42797 \emph on
42798 Child Documents
42799 \emph default
42800  of the 
42801 \emph on
42802 Embedded
42803 \begin_inset space ~
42804 \end_inset
42805
42806 Objects
42807 \emph default
42808  manual.
42809 \end_layout
42810
42811 \begin_layout Standard
42812 There is also an option to suppress the date and one to use the LaTeX-package
42813  
42814 \series bold
42815 refstyle
42816 \series default
42817  instead of 
42818 \series bold
42819 prettyref
42820 \series default
42821
42822 \begin_inset Index idx
42823 status collapsed
42824
42825 \begin_layout Plain Layout
42826 LaTeX-packages ! prettyref
42827 \end_layout
42828
42829 \end_inset
42830
42831
42832 \begin_inset Index idx
42833 status collapsed
42834
42835 \begin_layout Plain Layout
42836 LaTeX-packages ! refstyle
42837 \end_layout
42838
42839 \end_inset
42840
42841  for cross-references, see sec.
42842 \begin_inset space \thinspace{}
42843 \end_inset
42844
42845
42846 \begin_inset CommandInset ref
42847 LatexCommand ref
42848 reference "sec:Cross-References"
42849
42850 \end_inset
42851
42852 .
42853 \end_layout
42854
42855 \begin_layout Section
42856 Child Documents
42857 \end_layout
42858
42859 \begin_layout Standard
42860 This submenu is only visible when your document includes child documents.
42861  Please refer to the section 
42862 \emph on
42863 Child
42864 \begin_inset space ~
42865 \end_inset
42866
42867 Documents
42868 \emph default
42869  of the 
42870 \emph on
42871 Embedded
42872 \begin_inset space ~
42873 \end_inset
42874
42875 Objects
42876 \emph default
42877  manual for details.
42878 \end_layout
42879
42880 \begin_layout Section
42881 Modules
42882 \end_layout
42883
42884 \begin_layout Standard
42885 Modules are explained in section
42886 \begin_inset space ~
42887 \end_inset
42888
42889
42890 \begin_inset CommandInset ref
42891 LatexCommand ref
42892 reference "sub:Modules"
42893
42894 \end_inset
42895
42896 .
42897 \end_layout
42898
42899 \begin_layout Section
42900 Local Layout
42901 \end_layout
42902
42903 \begin_layout Standard
42904 See section
42905 \begin_inset space ~
42906 \end_inset
42907
42908
42909 \begin_inset CommandInset ref
42910 LatexCommand ref
42911 reference "sub:Local-Layout"
42912
42913 \end_inset
42914
42915  for a description.
42916 \end_layout
42917
42918 \begin_layout Section
42919 Fonts
42920 \end_layout
42921
42922 \begin_layout Standard
42923 The document font settings are described in section
42924 \begin_inset space ~
42925 \end_inset
42926
42927
42928 \begin_inset CommandInset ref
42929 LatexCommand ref
42930 reference "sec:Fonts-and-Text"
42931
42932 \end_inset
42933
42934 .
42935 \end_layout
42936
42937 \begin_layout Section
42938 Text Layout
42939 \end_layout
42940
42941 \begin_layout Standard
42942 You can specify if paragraphs should be separated by indentations or vertical
42943  skips.
42944  The line spacing and the number of text columns can here also be specified.
42945  
42946 \end_layout
42947
42948 \begin_layout Standard
42949 Note that LyX will not show two columns or the set up line spacing on screen.
42950  That is impractical, often unreadable, and not part of the WYSIWYM concept.
42951  However, it will be as you specified it in the output.
42952 \end_layout
42953
42954 \begin_layout Section
42955 Page Layout
42956 \end_layout
42957
42958 \begin_layout Standard
42959 A description of this menu is given in section
42960 \begin_inset space ~
42961 \end_inset
42962
42963
42964 \begin_inset CommandInset ref
42965 LatexCommand ref
42966 reference "sub:Paper-Size,-Orientation"
42967
42968 \end_inset
42969
42970  and 
42971 \begin_inset CommandInset ref
42972 LatexCommand ref
42973 reference "sub:Document-Layout"
42974
42975 \end_inset
42976
42977 .
42978 \end_layout
42979
42980 \begin_layout Section
42981 Page Margins
42982 \end_layout
42983
42984 \begin_layout Standard
42985 Here you can adjust the paper margins, see section
42986 \begin_inset space ~
42987 \end_inset
42988
42989
42990 \begin_inset CommandInset ref
42991 LatexCommand ref
42992 reference "sub:Margins"
42993
42994 \end_inset
42995
42996 .
42997 \end_layout
42998
42999 \begin_layout Section
43000 Language
43001 \begin_inset CommandInset label
43002 LatexCommand label
43003 name "sec:Language-encodings"
43004
43005 \end_inset
43006
43007
43008 \begin_inset Index idx
43009 status collapsed
43010
43011 \begin_layout Plain Layout
43012 Language ! Encoding
43013 \end_layout
43014
43015 \end_inset
43016
43017
43018 \end_layout
43019
43020 \begin_layout Standard
43021 The document language and quote styles are set here.
43022  The encoding specifies how the document content is exported to LaTeX (the
43023  LyX file is always encoded in utf8).
43024  All characters that cannot be encoded using the specified encoding will
43025  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
43026  known for a particular character).
43027 \begin_inset Foot
43028 status collapsed
43029
43030 \begin_layout Plain Layout
43031 The known commands are defined in a text file (
43032 \emph on
43033 unicodesymbols
43034 \emph default
43035 ).
43036  You can add commands for unknown symbols to that file yourself, see the
43037  
43038 \emph on
43039 Customization
43040 \emph default
43041  manual for details.
43042 \end_layout
43043
43044 \end_inset
43045
43046
43047 \end_layout
43048
43049 \begin_layout Standard
43050 If you use the option 
43051 \family sans
43052 Language Default
43053 \family default
43054 , LyX determines the encoding of a text part from the language of this text.
43055  If the document contains text in more than one language you may get more
43056  than one encoding in the LaTeX file.
43057  If you do not use this option then the complete document will always use
43058  exactly one encoding.
43059  Checking this option is the preferred setting.
43060 \end_layout
43061
43062 \begin_layout Standard
43063 LyX also supports Unicode output, which is particularly useful if you need
43064  lots of special symbols or non-alphabetic scripts, respectively.
43065  If you want to use this (and your LaTeX installation supports Unicode,
43066  for that matter), choose one of the four utf8 variants from the list below.
43067  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
43068  so it is not uncommon that a file with lots of Unicode symbols works fine
43069  with 
43070 \family sans
43071 Language Default
43072 \family default
43073  (when LyX uses its list of known LaTeX-commands), but does not work with
43074  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
43075  because all Unicode symbols can be encoded in utf8).
43076  The situation is much better with XeTeX and LuaTeX, two new alternative
43077  engines to standard LaTeX.
43078  Both engines support Unicode natively.
43079  LyX now also supports these two engines (via the output formats 
43080 \family sans
43081 PDF
43082 \begin_inset space ~
43083 \end_inset
43084
43085 (XeTe
43086 \begin_inset ERT
43087 status collapsed
43088
43089 \begin_layout Plain Layout
43090
43091 {}
43092 \end_layout
43093
43094 \end_inset
43095
43096 X)
43097 \family default
43098
43099 \family sans
43100 PDF
43101 \begin_inset space ~
43102 \end_inset
43103
43104 (LuaTe
43105 \begin_inset ERT
43106 status collapsed
43107
43108 \begin_layout Plain Layout
43109
43110 {}
43111 \end_layout
43112
43113 \end_inset
43114
43115 X)
43116 \family default
43117  and 
43118 \family sans
43119 DVI
43120 \begin_inset space ~
43121 \end_inset
43122
43123 (LuaTeX)
43124 \family default
43125 , see section
43126 \begin_inset space ~
43127 \end_inset
43128
43129
43130 \begin_inset CommandInset ref
43131 LatexCommand ref
43132 reference "sub:Output-file-formats"
43133
43134 \end_inset
43135
43136 ).
43137  So if you are using many special or accented characters and 
43138 \family sans
43139 Language Default
43140 \family default
43141  fails, you might try out one of these new engines.
43142 \end_layout
43143
43144 \begin_layout Standard
43145 The 
43146 \family sans
43147 Language
43148 \begin_inset space ~
43149 \end_inset
43150
43151 package
43152 \family default
43153  determines the LaTeX-package that is used for hyphenation and the translation
43154  of strings like 
43155 \begin_inset Quotes eld
43156 \end_inset
43157
43158 Part
43159 \begin_inset Quotes erd
43160 \end_inset
43161
43162 .
43163  The possible settings are:
43164 \end_layout
43165
43166 \begin_layout Description
43167 Default is the package 
43168 \series bold
43169 babel
43170 \series default
43171
43172 \begin_inset Index idx
43173 status collapsed
43174
43175 \begin_layout Plain Layout
43176 LaTeX-packages ! babel
43177 \end_layout
43178
43179 \end_inset
43180
43181 .
43182 \end_layout
43183
43184 \begin_layout Description
43185 Automatic 
43186 \begin_inset Note Note
43187 status open
43188
43189 \begin_layout Plain Layout
43190 TODO
43191 \end_layout
43192
43193 \end_inset
43194
43195 ??
43196 \end_layout
43197
43198 \begin_layout Description
43199 Always
43200 \begin_inset space ~
43201 \end_inset
43202
43203 Babel uses in every case 
43204 \series bold
43205 babel
43206 \series default
43207 .
43208 \end_layout
43209
43210 \begin_layout Description
43211 Custom allows you to specify a language package command of your choice.
43212  For example, if you want to use XeTeX and therefore want to the package
43213  
43214 \series bold
43215 polyglossia
43216 \series default
43217
43218 \begin_inset Index idx
43219 status collapsed
43220
43221 \begin_layout Plain Layout
43222 LaTeX-packages ! polyglossia
43223 \end_layout
43224
43225 \end_inset
43226
43227  instead of 
43228 \series bold
43229 babel
43230 \series default
43231 , type in
43232 \series bold
43233
43234 \begin_inset Newline newline
43235 \end_inset
43236
43237
43238 \backslash
43239 usepackage{polyglossia}
43240 \end_layout
43241
43242 \begin_layout Description
43243 None will not use a language package.
43244  This necessary for some document classes for scientific articles.
43245 \end_layout
43246
43247 \begin_layout Standard
43248 Here is a list with the important encodings:
43249 \end_layout
43250
43251 \begin_layout Description
43252 Language
43253 \begin_inset space ~
43254 \end_inset
43255
43256 Default
43257 \begin_inset space ~
43258 \end_inset
43259
43260 (no
43261 \begin_inset space ~
43262 \end_inset
43263
43264 inputenc) Same as 
43265 \family sans
43266 Language Default
43267 \family default
43268 , but the LaTeX-package 
43269 \series bold
43270 inputenc
43271 \series default
43272
43273 \begin_inset Index idx
43274 status collapsed
43275
43276 \begin_layout Plain Layout
43277 LaTeX-packages ! inputenc
43278 \end_layout
43279
43280 \end_inset
43281
43282  is not used.
43283  When using this, you probably need to load some additional packages manually
43284  in the preamble and specify the used encoding for text parts in foreign
43285  languages in TeX code.
43286 \end_layout
43287
43288 \begin_layout Description
43289 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43290  LyX converts all other characters into LaTeX commands, which may result
43291  in a big file when lots of LaTeX-commands are needed.
43292 \end_layout
43293
43294 \begin_layout Description
43295 Arabic
43296 \begin_inset space ~
43297 \end_inset
43298
43299 (CP
43300 \begin_inset space ~
43301 \end_inset
43302
43303 1256) MS Windows code page for Arabic and Farsi
43304 \end_layout
43305
43306 \begin_layout Description
43307 Arabic
43308 \begin_inset space ~
43309 \end_inset
43310
43311 (ISO
43312 \begin_inset space ~
43313 \end_inset
43314
43315 8859-6) for Arabic and Farsi
43316 \end_layout
43317
43318 \begin_layout Description
43319 Armenian
43320 \begin_inset space ~
43321 \end_inset
43322
43323 (ArmSCII8) for Armenian
43324 \end_layout
43325
43326 \begin_layout Description
43327 Baltic
43328 \begin_inset space ~
43329 \end_inset
43330
43331 (CP
43332 \begin_inset space ~
43333 \end_inset
43334
43335 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43336  as the ISO-8859-13 encoding
43337 \end_layout
43338
43339 \begin_layout Description
43340 Baltic
43341 \begin_inset space ~
43342 \end_inset
43343
43344 (ISO
43345 \begin_inset space ~
43346 \end_inset
43347
43348 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43349  encoding
43350 \end_layout
43351
43352 \begin_layout Description
43353 Baltic
43354 \begin_inset space ~
43355 \end_inset
43356
43357 (ISO
43358 \begin_inset space ~
43359 \end_inset
43360
43361 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43362  ISO-8859-13 encoding
43363 \end_layout
43364
43365 \begin_layout Description
43366 Central
43367 \begin_inset space ~
43368 \end_inset
43369
43370 European
43371 \begin_inset space ~
43372 \end_inset
43373
43374 (CP
43375 \begin_inset space ~
43376 \end_inset
43377
43378 1250) MS Windows code page for ISO
43379 \begin_inset space ~
43380 \end_inset
43381
43382 8859-2 (latin2)
43383 \end_layout
43384
43385 \begin_layout Description
43386 Central
43387 \begin_inset space ~
43388 \end_inset
43389
43390 European
43391 \begin_inset space ~
43392 \end_inset
43393
43394 (ISO
43395 \begin_inset space ~
43396 \end_inset
43397
43398 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43399  Romanian, Slovak and Slovenian
43400 \end_layout
43401
43402 \begin_layout Description
43403 Chinese
43404 \begin_inset space ~
43405 \end_inset
43406
43407 (simplified)
43408 \begin_inset space ~
43409 \end_inset
43410
43411 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43412  this encoding is officially replaced by the encoding GB18030, as GB18030
43413  is not available for LaTeX you should try to use the encoding Unicode
43414 \begin_inset space ~
43415 \end_inset
43416
43417 (CJK)
43418 \begin_inset space ~
43419 \end_inset
43420
43421 (utf8)
43422 \end_layout
43423
43424 \begin_layout Description
43425 Chinese
43426 \begin_inset space ~
43427 \end_inset
43428
43429 (simplified)
43430 \begin_inset space ~
43431 \end_inset
43432
43433 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43434  except for the Euro currency sign, since 2001 this encoding is officially
43435  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43436  you should try to use the encoding Unicode
43437 \begin_inset space ~
43438 \end_inset
43439
43440 (CJK)
43441 \begin_inset space ~
43442 \end_inset
43443
43444 (utf8)
43445 \end_layout
43446
43447 \begin_layout Description
43448 Chinese
43449 \begin_inset space ~
43450 \end_inset
43451
43452 (traditional)
43453 \begin_inset space ~
43454 \end_inset
43455
43456 (EUC-TW) for traditional Chinese
43457 \end_layout
43458
43459 \begin_layout Description
43460 Cyrillic
43461 \begin_inset space ~
43462 \end_inset
43463
43464 (CP
43465 \begin_inset space ~
43466 \end_inset
43467
43468 1251) MS Windows code page for Cyrillic
43469 \end_layout
43470
43471 \begin_layout Description
43472 Cyrillic
43473 \begin_inset space ~
43474 \end_inset
43475
43476 (ISO
43477 \begin_inset space ~
43478 \end_inset
43479
43480 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43481 \end_layout
43482
43483 \begin_layout Description
43484 Cyrillic
43485 \begin_inset space ~
43486 \end_inset
43487
43488 (KOI8-R) standard Cyrillic especially for Russian
43489 \end_layout
43490
43491 \begin_layout Description
43492 Cyrillic
43493 \begin_inset space ~
43494 \end_inset
43495
43496 (KOI8-U) Cyrillic for Ukrainian
43497 \end_layout
43498
43499 \begin_layout Description
43500 Cyrillic
43501 \begin_inset space ~
43502 \end_inset
43503
43504 (pt
43505 \begin_inset space ~
43506 \end_inset
43507
43508 154) Cyrillic for Kazakh
43509 \end_layout
43510
43511 \begin_layout Description
43512 Greek
43513 \begin_inset space ~
43514 \end_inset
43515
43516 (ISO
43517 \begin_inset space ~
43518 \end_inset
43519
43520 8859-7) for Greek
43521 \end_layout
43522
43523 \begin_layout Description
43524 Hebrew
43525 \begin_inset space ~
43526 \end_inset
43527
43528 (CP
43529 \begin_inset space ~
43530 \end_inset
43531
43532 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43533 \end_layout
43534
43535 \begin_layout Description
43536 Hebrew
43537 \begin_inset space ~
43538 \end_inset
43539
43540 (ISO
43541 \begin_inset space ~
43542 \end_inset
43543
43544 8859-8) for Hebrew
43545 \end_layout
43546
43547 \begin_layout Description
43548 Japanese
43549 \begin_inset space ~
43550 \end_inset
43551
43552 (CJK)
43553 \begin_inset space ~
43554 \end_inset
43555
43556 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43557 \series bold
43558 CJK
43559 \series default
43560
43561 \begin_inset Index idx
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565 LaTeX-packages ! CJK
43566 \end_layout
43567
43568 \end_inset
43569
43570 , when using this, set the document language to 
43571 \family sans
43572 Japanese (CJK)
43573 \end_layout
43574
43575 \begin_layout Description
43576 Japanese
43577 \begin_inset space ~
43578 \end_inset
43579
43580 (CJK)
43581 \begin_inset space ~
43582 \end_inset
43583
43584 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43585 \series bold
43586 CJK
43587 \series default
43588 , when using this, set the document language to 
43589 \family sans
43590 Japanese
43591 \begin_inset space ~
43592 \end_inset
43593
43594 (CJK)
43595 \end_layout
43596
43597 \begin_layout Description
43598 Japanese
43599 \begin_inset space ~
43600 \end_inset
43601
43602 (non-CJK)
43603 \begin_inset space ~
43604 \end_inset
43605
43606 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43607 \series bold
43608 japanese
43609 \series default
43610
43611 \begin_inset Index idx
43612 status collapsed
43613
43614 \begin_layout Plain Layout
43615 LaTeX-packages ! japanese
43616 \end_layout
43617
43618 \end_inset
43619
43620 , when using this, set the document language to 
43621 \family sans
43622 Japanese
43623 \end_layout
43624
43625 \begin_layout Description
43626 Japanese
43627 \begin_inset space ~
43628 \end_inset
43629
43630 (non-CJK)
43631 \begin_inset space ~
43632 \end_inset
43633
43634 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43635 \series bold
43636 japanese
43637 \series default
43638 , when using this, set the document language to 
43639 \family sans
43640 Japanese
43641 \end_layout
43642
43643 \begin_layout Description
43644 Japanese
43645 \begin_inset space ~
43646 \end_inset
43647
43648 (non-CJK)
43649 \begin_inset space ~
43650 \end_inset
43651
43652 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43653 \series bold
43654 japanese
43655 \series default
43656 , when using this, set the document language to 
43657 \family sans
43658 Japanese
43659 \end_layout
43660
43661 \begin_layout Description
43662 Korean
43663 \begin_inset space ~
43664 \end_inset
43665
43666 (EUC-KR) for Korean
43667 \end_layout
43668
43669 \begin_layout Description
43670 Southern
43671 \begin_inset space ~
43672 \end_inset
43673
43674 European
43675 \begin_inset space ~
43676 \end_inset
43677
43678 (ISO
43679 \begin_inset space ~
43680 \end_inset
43681
43682 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43683 \end_layout
43684
43685 \begin_layout Description
43686 South-Eastern
43687 \begin_inset space ~
43688 \end_inset
43689
43690 European
43691 \begin_inset space ~
43692 \end_inset
43693
43694 (ISO
43695 \begin_inset space ~
43696 \end_inset
43697
43698 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43699  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43700  to cover many languages and characters with diacritics
43701 \end_layout
43702
43703 \begin_layout Description
43704 Thai
43705 \begin_inset space ~
43706 \end_inset
43707
43708 (TIS
43709 \begin_inset space ~
43710 \end_inset
43711
43712 620-0) for Thai
43713 \end_layout
43714
43715 \begin_layout Description
43716 Turkish
43717 \begin_inset space ~
43718 \end_inset
43719
43720 (ISO
43721 \begin_inset space ~
43722 \end_inset
43723
43724 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43725  Icelandic letters are replaced by Turkish ones
43726 \end_layout
43727
43728 \begin_layout Description
43729 Unicode
43730 \begin_inset space ~
43731 \end_inset
43732
43733 (CJK)
43734 \begin_inset space ~
43735 \end_inset
43736
43737 (utf8) Unicode utf8 with the LaTeX-package 
43738 \series bold
43739 CJK
43740 \series default
43741
43742 \begin_inset Index idx
43743 status collapsed
43744
43745 \begin_layout Plain Layout
43746 LaTeX-packages ! CJK
43747 \end_layout
43748
43749 \end_inset
43750
43751  (for the languages Chinese, Japanese and Korean)
43752 \end_layout
43753
43754 \begin_layout Description
43755 Unicode
43756 \begin_inset space ~
43757 \end_inset
43758
43759 (XeTeX)
43760 \begin_inset space ~
43761 \end_inset
43762
43763 (utf8) Unicode utf8 to be used with 
43764 \family sans
43765 XeTeX
43766 \family default
43767  and 
43768 \family sans
43769 LuaTeX
43770 \family default
43771 , which use Unicode directly, without the help of the LaTeX-package 
43772 \series bold
43773 inputenc
43774 \series default
43775 .
43776  LyX automatically selects this encoding if you export or preview XeTeX
43777  or LuaTeX.
43778  Normally you do not need to set this encoding manually.
43779 \end_layout
43780
43781 \begin_layout Description
43782 Unicode
43783 \begin_inset space ~
43784 \end_inset
43785
43786 (ucs-extended)
43787 \begin_inset space ~
43788 \end_inset
43789
43790 (utf8x) Unicode utf8 based on the LaTeX-package 
43791 \series bold
43792 ucs
43793 \series default
43794
43795 \begin_inset Index idx
43796 status collapsed
43797
43798 \begin_layout Plain Layout
43799 LaTeX-packages ! ucs
43800 \end_layout
43801
43802 \end_inset
43803
43804  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43805 \end_layout
43806
43807 \begin_layout Description
43808 Unicode
43809 \begin_inset space ~
43810 \end_inset
43811
43812 (utf8) Unicode utf8 based on the LaTeX-package 
43813 \series bold
43814 inputenc
43815 \series default
43816
43817 \begin_inset Index idx
43818 status collapsed
43819
43820 \begin_layout Plain Layout
43821 LaTeX-packages ! inputenc
43822 \end_layout
43823
43824 \end_inset
43825
43826 .
43827  Currently only a limited range of characters (mainly for Latin scripts)
43828  is supported.
43829 \end_layout
43830
43831 \begin_layout Description
43832 Western
43833 \begin_inset space ~
43834 \end_inset
43835
43836 European
43837 \begin_inset space ~
43838 \end_inset
43839
43840 (CP
43841 \begin_inset space ~
43842 \end_inset
43843
43844 1252) MS Windows code page for ISO
43845 \begin_inset space ~
43846 \end_inset
43847
43848 8859-1 (latin1)
43849 \end_layout
43850
43851 \begin_layout Description
43852 Western
43853 \begin_inset space ~
43854 \end_inset
43855
43856 European
43857 \begin_inset space ~
43858 \end_inset
43859
43860 (ISO
43861 \begin_inset space ~
43862 \end_inset
43863
43864 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43865  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43866  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43867  encoding instead
43868 \end_layout
43869
43870 \begin_layout Description
43871 Western
43872 \begin_inset space ~
43873 \end_inset
43874
43875 European
43876 \begin_inset space ~
43877 \end_inset
43878
43879 (ISO
43880 \begin_inset space ~
43881 \end_inset
43882
43883 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43884  sign, the œ-ligature and some characters used for French and Finnish
43885 \end_layout
43886
43887 \begin_layout Standard
43888 Finally, the dialog lets you select a specific language package for the
43889  current document.
43890  See 
43891 \begin_inset CommandInset ref
43892 LatexCommand formatted
43893 reference "sub:Prefs-Language"
43894
43895 \end_inset
43896
43897  for more information on the language package.
43898 \end_layout
43899
43900 \begin_layout Section
43901 Numbering & TOC
43902 \end_layout
43903
43904 \begin_layout Standard
43905 You can adjust here the numbering depth of section headings and the section
43906  depth in the table of contents as described in section
43907 \begin_inset space ~
43908 \end_inset
43909
43910
43911 \begin_inset CommandInset ref
43912 LatexCommand ref
43913 reference "sub:Numbering-depth"
43914
43915 \end_inset
43916
43917 .
43918 \end_layout
43919
43920 \begin_layout Section
43921 Bibliography
43922 \end_layout
43923
43924 \begin_layout Standard
43925 You can specify here a citation style using the LaTeX packages 
43926 \series bold
43927 natbib
43928 \series default
43929
43930 \begin_inset Index idx
43931 status collapsed
43932
43933 \begin_layout Plain Layout
43934 LaTeX-packages ! natbib
43935 \end_layout
43936
43937 \end_inset
43938
43939  or 
43940 \series bold
43941 jurabib
43942 \series default
43943
43944 \begin_inset Index idx
43945 status collapsed
43946
43947 \begin_layout Plain Layout
43948 LaTeX-packages ! jurabib
43949 \end_layout
43950
43951 \end_inset
43952
43953 .
43954  You can enable subdivided bibliographies using the LaTeX package 
43955 \series bold
43956 bibtopic
43957 \series default
43958
43959 \begin_inset Index idx
43960 status collapsed
43961
43962 \begin_layout Plain Layout
43963 LaTeX-packages ! bibtopic
43964 \end_layout
43965
43966 \end_inset
43967
43968  and you can customize how the bibliography of the given document is being
43969  generated.
43970  For a further description see section
43971 \begin_inset space ~
43972 \end_inset
43973
43974
43975 \begin_inset CommandInset ref
43976 LatexCommand ref
43977 reference "sec:Bibliography"
43978
43979 \end_inset
43980
43981 .
43982 \end_layout
43983
43984 \begin_layout Section
43985 Indexes
43986 \end_layout
43987
43988 \begin_layout Standard
43989 Here, you can customize how the index of your document is being generated
43990  and you can define additional indexes.
43991  Please refer to section
43992 \begin_inset space ~
43993 \end_inset
43994
43995
43996 \begin_inset CommandInset ref
43997 LatexCommand ref
43998 reference "sec:Index"
43999
44000 \end_inset
44001
44002  for details.
44003 \end_layout
44004
44005 \begin_layout Section
44006 PDF Properties
44007 \end_layout
44008
44009 \begin_layout Standard
44010 The PDF properties are explained in section
44011 \begin_inset space ~
44012 \end_inset
44013
44014
44015 \begin_inset CommandInset ref
44016 LatexCommand ref
44017 reference "sec:PDF-Properties"
44018
44019 \end_inset
44020
44021 .
44022 \end_layout
44023
44024 \begin_layout Section
44025 Math Options
44026 \end_layout
44027
44028 \begin_layout Standard
44029 These options will force LyX to use the LaTeX-packages 
44030 \series bold
44031 amsmath
44032 \series default
44033
44034 \begin_inset Index idx
44035 status collapsed
44036
44037 \begin_layout Plain Layout
44038 LaTeX-packages ! amsmath
44039 \end_layout
44040
44041 \end_inset
44042
44043
44044 \series bold
44045 esint
44046 \series default
44047
44048 \begin_inset Index idx
44049 status collapsed
44050
44051 \begin_layout Plain Layout
44052 LaTeX-packages ! esint
44053 \end_layout
44054
44055 \end_inset
44056
44057 , mathdots
44058 \begin_inset Index idx
44059 status collapsed
44060
44061 \begin_layout Plain Layout
44062 LaTeX-packages ! mathdots
44063 \end_layout
44064
44065 \end_inset
44066
44067  und 
44068 \series bold
44069 mhchem
44070 \series default
44071
44072 \begin_inset Index idx
44073 status collapsed
44074
44075 \begin_layout Plain Layout
44076 LaTeX-packages ! mhchem
44077 \end_layout
44078
44079 \end_inset
44080
44081  or to use them automatically when they are needed.
44082 \end_layout
44083
44084 \begin_layout Description
44085 amsmath is needed for many constructs, so when you get LaTeX-errors in formulas,
44086  ensure that you have enabled 
44087 \family sans
44088 AMS
44089 \begin_inset space ~
44090 \end_inset
44091
44092 math
44093 \family default
44094 .
44095 \end_layout
44096
44097 \begin_layout Description
44098 esint is used for special integral characters, see section 
44099 \emph on
44100 Big
44101 \begin_inset space ~
44102 \end_inset
44103
44104 Operators
44105 \emph default
44106  of the 
44107 \emph on
44108 Math
44109 \emph default
44110  manual.
44111 \end_layout
44112
44113 \begin_layout Description
44114 mathdots is used for special ellipses, see section 
44115 \emph on
44116 Ellipses
44117 \emph default
44118  of the 
44119 \emph on
44120 Math
44121 \emph default
44122  manual.
44123 \end_layout
44124
44125 \begin_layout Description
44126 mhchem is used for chemical equations, see section 
44127 \emph on
44128 Chemical Symbols and Equations
44129 \emph default
44130  of the 
44131 \emph on
44132 Math
44133 \emph default
44134  manual.
44135 \end_layout
44136
44137 \begin_layout Section
44138 Float Placement
44139 \end_layout
44140
44141 \begin_layout Standard
44142 The float placement options are described in section 
44143 \emph on
44144 Float
44145 \begin_inset space ~
44146 \end_inset
44147
44148 Placement
44149 \emph default
44150  of the 
44151 \emph on
44152 Embedded
44153 \begin_inset space ~
44154 \end_inset
44155
44156 Objects
44157 \emph default
44158  manual.
44159 \end_layout
44160
44161 \begin_layout Section
44162 Listings
44163 \end_layout
44164
44165 \begin_layout Standard
44166 The listings settings are explained in chapter 
44167 \emph on
44168 Program Code Listings
44169 \emph default
44170  of the 
44171 \emph on
44172 Embedded
44173 \begin_inset space ~
44174 \end_inset
44175
44176 Objects
44177 \emph default
44178  manual.
44179 \end_layout
44180
44181 \begin_layout Section
44182 Bullets
44183 \end_layout
44184
44185 \begin_layout Standard
44186 Here you can adjust the characters for the itemize levels.
44187  The itemize environment is described in section
44188 \begin_inset space ~
44189 \end_inset
44190
44191
44192 \begin_inset CommandInset ref
44193 LatexCommand ref
44194 reference "sec:Itemize"
44195
44196 \end_inset
44197
44198 .
44199 \end_layout
44200
44201 \begin_layout Section
44202 Branches
44203 \end_layout
44204
44205 \begin_layout Standard
44206 Branches are described in section
44207 \begin_inset space ~
44208 \end_inset
44209
44210
44211 \begin_inset CommandInset ref
44212 LatexCommand ref
44213 reference "sec:Branches"
44214
44215 \end_inset
44216
44217 .
44218 \end_layout
44219
44220 \begin_layout Section
44221 Output
44222 \begin_inset CommandInset label
44223 LatexCommand label
44224 name "sec:Doc-Output"
44225
44226 \end_inset
44227
44228
44229 \end_layout
44230
44231 \begin_layout Standard
44232 Here you can define some output specifics for the current document:
44233 \end_layout
44234
44235 \begin_layout Description
44236 Default
44237 \begin_inset space ~
44238 \end_inset
44239
44240 Output
44241 \begin_inset space ~
44242 \end_inset
44243
44244 Format: The format that is used when you hit 
44245 \begin_inset Quotes eld
44246 \end_inset
44247
44248 View
44249 \begin_inset Quotes erd
44250 \end_inset
44251
44252
44253 \begin_inset Quotes eld
44254 \end_inset
44255
44256 Update
44257 \begin_inset Quotes erd
44258 \end_inset
44259
44260
44261 \begin_inset Quotes eld
44262 \end_inset
44263
44264 View Master Document
44265 \begin_inset Quotes erd
44266 \end_inset
44267
44268  and 
44269 \begin_inset Quotes eld
44270 \end_inset
44271
44272 Update Master Document
44273 \begin_inset Quotes erd
44274 \end_inset
44275
44276  in the 
44277 \family sans
44278 View
44279 \family default
44280  menu or the toolbar.
44281  The default is set in 
44282 \family sans
44283 Tools\SpecialChar \menuseparator
44284 Preferences\SpecialChar \menuseparator
44285 File Formats
44286 \family default
44287 , see sec.
44288 \begin_inset space \thinspace{}
44289 \end_inset
44290
44291
44292 \begin_inset CommandInset ref
44293 LatexCommand formatted
44294 reference "sec:File-Formats"
44295
44296 \end_inset
44297
44298 .
44299 \end_layout
44300
44301 \begin_layout Description
44302 Synchronize
44303 \begin_inset space ~
44304 \end_inset
44305
44306 with
44307 \begin_inset space ~
44308 \end_inset
44309
44310 Output settings for the menu 
44311 \family sans
44312 Navigate\SpecialChar \menuseparator
44313 Forward
44314 \begin_inset space ~
44315 \end_inset
44316
44317 search
44318 \family default
44319 .
44320  For a detailed description see section 
44321 \emph on
44322 Reverse DVI/PDF search
44323 \emph default
44324  of the 
44325 \emph on
44326 Additional
44327 \begin_inset space ~
44328 \end_inset
44329
44330 Features
44331 \emph default
44332  manual.
44333 \end_layout
44334
44335 \begin_layout Description
44336 XHTML
44337 \begin_inset space ~
44338 \end_inset
44339
44340 Output
44341 \begin_inset space ~
44342 \end_inset
44343
44344 Options settings for the export format 
44345 \family sans
44346 LyXHTML
44347 \family default
44348 .
44349  
44350 \family sans
44351 Strict XHTML
44352 \begin_inset space ~
44353 \end_inset
44354
44355 1.1
44356 \family default
44357  will assure that the output follows exactly version
44358 \begin_inset space ~
44359 \end_inset
44360
44361 1.1 of the XHTML standard.
44362  The different 
44363 \family sans
44364 Math
44365 \begin_inset space ~
44366 \end_inset
44367
44368 output
44369 \family default
44370  settings are described in detail in section 
44371 \emph on
44372 Math Output in XHTML
44373 \emph default
44374  of the 
44375 \emph on
44376 Additional
44377 \begin_inset space ~
44378 \end_inset
44379
44380 Features
44381 \emph default
44382  manual.
44383  The scaling is used for the size of equations in the output.
44384 \end_layout
44385
44386 \begin_layout Section
44387 LaT
44388 \begin_inset ERT
44389 status collapsed
44390
44391 \begin_layout Plain Layout
44392
44393 {}
44394 \end_layout
44395
44396 \end_inset
44397
44398 eX Preamble
44399 \end_layout
44400
44401 \begin_layout Standard
44402 In this text field are entered commands to load special LaTeX-packages or
44403  to define LaTeX-commands.
44404  The preamble is a thing for LaTeX-experts.
44405  You should not enter commands here until you exactly know what you are
44406  doing.
44407 \end_layout
44408
44409 \begin_layout Standard
44410 An introduction to the LaTeX-syntax is given in section
44411 \begin_inset space ~
44412 \end_inset
44413
44414
44415 \begin_inset CommandInset ref
44416 LatexCommand ref
44417 reference "sub:LaTeX-Syntax"
44418
44419 \end_inset
44420
44421 .
44422 \end_layout
44423
44424 \begin_layout Chapter
44425 The 
44426 \family sans
44427 Preferences
44428 \family default
44429  Dialog
44430 \begin_inset CommandInset label
44431 LatexCommand label
44432 name "chap:The-Preferences-dialog"
44433
44434 \end_inset
44435
44436
44437 \begin_inset Index idx
44438 status collapsed
44439
44440 \begin_layout Plain Layout
44441 Preferences
44442 \end_layout
44443
44444 \end_inset
44445
44446
44447 \end_layout
44448
44449 \begin_layout Standard
44450 The preferences dialog is called with the menu 
44451 \family sans
44452 Tools\SpecialChar \menuseparator
44453 Preferences
44454 \family default
44455 .
44456  It has the following submenus.
44457 \end_layout
44458
44459 \begin_layout Section
44460 Look and Feel
44461 \end_layout
44462
44463 \begin_layout Subsection
44464 User Interface
44465 \end_layout
44466
44467 \begin_layout Subsubsection
44468 User Interface File
44469 \begin_inset Index idx
44470 status collapsed
44471
44472 \begin_layout Plain Layout
44473 Customization ! of toolbars
44474 \end_layout
44475
44476 \end_inset
44477
44478
44479 \begin_inset Index idx
44480 status collapsed
44481
44482 \begin_layout Plain Layout
44483 Customization ! of menus
44484 \end_layout
44485
44486 \end_inset
44487
44488
44489 \end_layout
44490
44491 \begin_layout Standard
44492 \begin_inset Note Greyedout
44493 status open
44494
44495 \begin_layout Plain Layout
44496
44497 \series bold
44498 Note:
44499 \series default
44500  You have to restart LyX before the change of the user interface file take
44501  effect.
44502 \end_layout
44503
44504 \end_inset
44505
44506
44507 \end_layout
44508
44509 \begin_layout Standard
44510 The appearance of the menus and toolbars can be changed by choosing a user
44511  interface (ui) file.
44512  An ui-file is a text file where the toolbars and menus are listed.
44513  The toolbar buttons and menu entries are specified in the files 
44514 \shape italic
44515 stdtoolbars.inc
44516 \shape default
44517  and 
44518 \shape italic
44519 stdmenus.inc
44520 \shape default
44521 , respectively.
44522  Both files are loaded by the 
44523 \emph on
44524 default.ui
44525 \emph default
44526  file.
44527  To create your own menu and toolbar layout, start with a copy of these
44528  files and edit the entries.
44529 \end_layout
44530
44531 \begin_layout Standard
44532 The syntax of the .inc-files is straightforward: The 
44533 \family sans
44534 Menubar
44535 \family default
44536
44537 \family sans
44538 Menu
44539 \family default
44540  and 
44541 \family sans
44542 Toolbar
44543 \family default
44544  entries must be ended with an explicit 
44545 \family sans
44546 End
44547 \family default
44548 .
44549  They may contain 
44550 \family sans
44551 Submenus
44552 \family default
44553
44554 \family sans
44555 Items
44556 \family default
44557
44558 \family sans
44559 OptItems
44560 \family default
44561
44562 \family sans
44563 Separators
44564 \family default
44565
44566 \family sans
44567 Icons,
44568 \family default
44569  and in the case of the 
44570 \begin_inset Quotes eld
44571 \end_inset
44572
44573 file
44574 \begin_inset Quotes erd
44575 \end_inset
44576
44577  menus a 
44578 \family sans
44579 Lastfiles
44580 \family default
44581  entry.
44582  The syntax for the entries is:
44583 \end_layout
44584
44585 \begin_layout Standard
44586 \begin_inset VSpace smallskip*
44587 \end_inset
44588
44589
44590 \series bold
44591 Item 
44592 \begin_inset Quotes eld
44593 \end_inset
44594
44595 menu 
44596 \series default
44597 or
44598 \series bold
44599  button name
44600 \begin_inset Quotes erd
44601 \end_inset
44602
44603  
44604 \begin_inset Quotes eld
44605 \end_inset
44606
44607 LyX-function
44608 \begin_inset Quotes erd
44609 \end_inset
44610
44611
44612 \end_layout
44613
44614 \begin_layout Standard
44615 \noindent
44616 \begin_inset VSpace smallskip*
44617 \end_inset
44618
44619 All LyX-functions are listed in the menu 
44620 \family sans
44621 Help\SpecialChar \menuseparator
44622 LyX
44623 \begin_inset space ~
44624 \end_inset
44625
44626 Functions
44627 \family default
44628 .
44629 \end_layout
44630
44631 \begin_layout Standard
44632 \begin_inset VSpace medskip
44633 \end_inset
44634
44635
44636 \end_layout
44637
44638 \begin_layout Standard
44639 An example: Assuming you use the menu 
44640 \family sans
44641 Navigate\SpecialChar \menuseparator
44642 Bookmarks
44643 \family default
44644  quite often and therefore want six available bookmarks, you can add the
44645  line
44646 \end_layout
44647
44648 \begin_layout Standard
44649 \begin_inset VSpace smallskip*
44650 \end_inset
44651
44652
44653 \series bold
44654 Item 
44655 \begin_inset Quotes eld
44656 \end_inset
44657
44658 Save Bookmark 6
44659 \begin_inset Quotes erd
44660 \end_inset
44661
44662  
44663 \begin_inset Quotes eld
44664 \end_inset
44665
44666 bookmark-save 6
44667 \begin_inset Quotes erd
44668 \end_inset
44669
44670
44671 \end_layout
44672
44673 \begin_layout Standard
44674 \noindent
44675 \begin_inset VSpace smallskip*
44676 \end_inset
44677
44678 to the navigate menu section in the .inc-file to have the sixth bookmark.
44679 \end_layout
44680
44681 \begin_layout Subsubsection
44682 Automatic help
44683 \end_layout
44684
44685 \begin_layout Standard
44686 The option 
44687 \family sans
44688 Enable tool tips in main work area
44689 \family default
44690  enables tool tips showing the content of closed insets like index entries
44691  or footnotes.
44692 \end_layout
44693
44694 \begin_layout Subsubsection
44695 Session
44696 \end_layout
44697
44698 \begin_layout Standard
44699 With the option 
44700 \family sans
44701 Allow saving
44702 \begin_inset space \thinspace{}
44703 \end_inset
44704
44705 /
44706 \begin_inset space \thinspace{}
44707 \end_inset
44708
44709 restoring of window layout and geometries
44710 \family default
44711  LyX's main window will be opened with the size and layout that was used
44712  in the last LyX session.
44713 \end_layout
44714
44715 \begin_layout Standard
44716 The option 
44717 \family sans
44718 Restore cursor positions
44719 \family default
44720  sets the cursor to the position in the file where it has been the last
44721  time.
44722 \end_layout
44723
44724 \begin_layout Standard
44725 The option 
44726 \family sans
44727 Load opened files from last session
44728 \family default
44729  opens all files that were opened in the last LyX session.
44730 \end_layout
44731
44732 \begin_layout Subsubsection
44733 Documents
44734 \begin_inset CommandInset label
44735 LatexCommand label
44736 name "sub:Backup documents"
44737
44738 \end_inset
44739
44740
44741 \begin_inset Index idx
44742 status collapsed
44743
44744 \begin_layout Plain Layout
44745 Backup ! Documents
44746 \end_layout
44747
44748 \end_inset
44749
44750
44751 \end_layout
44752
44753 \begin_layout Standard
44754 When the option 
44755 \family sans
44756 Backup documents
44757 \family default
44758  is set, you can specify the time between backup saves.
44759 \end_layout
44760
44761 \begin_layout Standard
44762
44763 \family sans
44764 Maximum last files
44765 \family default
44766  is the number of last opened files that LyX should display in the menu
44767  
44768 \family sans
44769 File\SpecialChar \menuseparator
44770 Open
44771 \begin_inset space ~
44772 \end_inset
44773
44774 Recent
44775 \family default
44776 .
44777 \end_layout
44778
44779 \begin_layout Standard
44780 When the option 
44781 \family sans
44782 Open documents in tabs
44783 \family default
44784  is not used, then every file will be opened in its own new instance of
44785  LyX.
44786 \end_layout
44787
44788 \begin_layout Subsection
44789 Screen Fonts
44790 \begin_inset Index idx
44791 status collapsed
44792
44793 \begin_layout Plain Layout
44794 Font ! Screen
44795 \end_layout
44796
44797 \end_inset
44798
44799
44800 \begin_inset CommandInset label
44801 LatexCommand label
44802 name "sub:Screen-Fonts"
44803
44804 \end_inset
44805
44806
44807 \end_layout
44808
44809 \begin_layout Standard
44810 These fonts are used to display your documents on the screen.
44811 \end_layout
44812
44813 \begin_layout Standard
44814 \begin_inset Note Greyedout
44815 status open
44816
44817 \begin_layout Plain Layout
44818
44819 \series bold
44820 Note:
44821 \series default
44822  This section only deals with the fonts 
44823 \emph on
44824 inside
44825 \emph default
44826  the LyX window.
44827  The fonts that appear on the output are independent from these fonts, and
44828  set in the menu 
44829 \family sans
44830 Document\SpecialChar \menuseparator
44831 Settings\SpecialChar \menuseparator
44832 Fonts
44833 \family default
44834 .
44835 \end_layout
44836
44837 \end_inset
44838
44839
44840 \end_layout
44841
44842 \begin_layout Standard
44843 By default, LyX uses 
44844 \family typewriter
44845 Times
44846 \family default
44847  as roman (serif) font, 
44848 \family typewriter
44849 Arial
44850 \family default
44851  or 
44852 \family typewriter
44853 Helvetica
44854 \family default
44855  (depends on the system) as 
44856 \family sans
44857 sans
44858 \begin_inset space ~
44859 \end_inset
44860
44861 serif
44862 \family default
44863  font, and 
44864 \family typewriter
44865 Courier
44866 \family default
44867  as 
44868 \family typewriter
44869 typewriter
44870 \family default
44871  font.
44872 \end_layout
44873
44874 \begin_layout Standard
44875 You can change the font size with the 
44876 \family sans
44877 Zoom
44878 \family default
44879  setting.
44880  You can also change the font zoom outside the preferences dialog for the
44881  current LyX session by pressing 
44882 \family sans
44883 Ctrl
44884 \family default
44885  and scrolling the mouse wheel.
44886 \end_layout
44887
44888 \begin_layout Standard
44889
44890 \family sans
44891 Screen DPI
44892 \family default
44893  is the screen resolution in dpi (dots per inch).
44894  The Font Sizes are calculated as letter height in units of points.
44895  72
44896 \begin_inset space \thinspace{}
44897 \end_inset
44898
44899 points have the size of 1
44900 \begin_inset space \thinspace{}
44901 \end_inset
44902
44903 inch, see Appendix
44904 \begin_inset space ~
44905 \end_inset
44906
44907
44908 \begin_inset CommandInset ref
44909 LatexCommand ref
44910 reference "cha:Units-available-in"
44911
44912 \end_inset
44913
44914 .
44915 \end_layout
44916
44917 \begin_layout Standard
44918 The default 
44919 \family sans
44920 Font Sizes
44921 \family default
44922  are the same as if a document font size of 10
44923 \begin_inset space \thinspace{}
44924 \end_inset
44925
44926 pt would be used.
44927  The sizes are explained in detail in section
44928 \begin_inset space ~
44929 \end_inset
44930
44931
44932 \begin_inset CommandInset ref
44933 LatexCommand ref
44934 reference "sub:Document-Font"
44935
44936 \end_inset
44937
44938 .
44939 \end_layout
44940
44941 \begin_layout Standard
44942 With the option 
44943 \family sans
44944 Use Pixmap Cache to speed up font rendering
44945 \family default
44946  enabled, LyX needs to redraw the screen less often.
44947  This results in better performance, especially on slow systems.
44948  On the other hand, the characters might look more fuzzy on screen.
44949  So whether you enable this or not depends on whether you prefer speed over
44950  aesthetics.
44951  Note that the Pixmap Cache is only available and useful under Mac
44952 \begin_inset space ~
44953 \end_inset
44954
44955 OS and Windows.
44956 \end_layout
44957
44958 \begin_layout Subsection
44959 Colors
44960 \begin_inset Index idx
44961 status collapsed
44962
44963 \begin_layout Plain Layout
44964 Color ! LyX screen
44965 \end_layout
44966
44967 \end_inset
44968
44969
44970 \begin_inset Index idx
44971 status collapsed
44972
44973 \begin_layout Plain Layout
44974 Settings ! Color
44975 \end_layout
44976
44977 \end_inset
44978
44979
44980 \end_layout
44981
44982 \begin_layout Standard
44983 You can here change all the colors used by LyX.
44984  Choose an item in the list and use the 
44985 \family sans
44986 Alter
44987 \family default
44988  button.
44989 \end_layout
44990
44991 \begin_layout Subsection
44992 Display
44993 \begin_inset Index idx
44994 status collapsed
44995
44996 \begin_layout Plain Layout
44997 Settings ! Display
44998 \end_layout
44999
45000 \end_inset
45001
45002
45003 \end_layout
45004
45005 \begin_layout Standard
45006 Here you can specify if graphics inside LyX are displayed.
45007 \end_layout
45008
45009 \begin_layout Standard
45010
45011 \family sans
45012 Instant Preview
45013 \family default
45014  enables previewing snippets of your document.
45015  This feature is described in section
45016 \begin_inset space ~
45017 \end_inset
45018
45019
45020 \begin_inset CommandInset ref
45021 LatexCommand ref
45022 reference "sec:Previewing-snippets-of"
45023
45024 \end_inset
45025
45026 .
45027 \end_layout
45028
45029 \begin_layout Standard
45030 The option 
45031 \family sans
45032 Mark
45033 \begin_inset space ~
45034 \end_inset
45035
45036 end
45037 \begin_inset space ~
45038 \end_inset
45039
45040 of
45041 \begin_inset space ~
45042 \end_inset
45043
45044 paragraphs
45045 \family default
45046  displays a pilcrow (¶) at the end of every paragraph.
45047 \end_layout
45048
45049 \begin_layout Section
45050 Editing
45051 \begin_inset Index idx
45052 status collapsed
45053
45054 \begin_layout Plain Layout
45055 Settings ! Editing
45056 \end_layout
45057
45058 \end_inset
45059
45060
45061 \end_layout
45062
45063 \begin_layout Subsection
45064 Control
45065 \end_layout
45066
45067 \begin_layout Subsubsection
45068 Editing
45069 \end_layout
45070
45071 \begin_layout Standard
45072 The option 
45073 \family sans
45074 Cursor follows scrollbar
45075 \family default
45076  sets the cursor to the top of the currently displayed document part when
45077  scrolling.
45078 \end_layout
45079
45080 \begin_layout Standard
45081 You can adjust the thickness of the cursor with the 
45082 \family sans
45083 Cursor width
45084 \family default
45085  setting.
45086  If you set the value to zero the thickness of the cursor scales relative
45087  to the zoom value you choose for the screen fonts.
45088 \end_layout
45089
45090 \begin_layout Standard
45091 The option 
45092 \family sans
45093 Sort environments alphabetically
45094 \family default
45095  sorts the entries in the pull-down box for the paragraph environments.
45096 \end_layout
45097
45098 \begin_layout Standard
45099 The option 
45100 \family sans
45101 Group environments by their category
45102 \family default
45103  groups the entries in the pull-down box for the paragraph environments.
45104 \end_layout
45105
45106 \begin_layout Standard
45107 The math macro editing option determines the editing style, see the section
45108  
45109 \emph on
45110 Math Macros
45111 \emph default
45112  of the 
45113 \emph on
45114 Math
45115 \emph default
45116  manual.
45117 \end_layout
45118
45119 \begin_layout Subsubsection
45120 Fullscreen
45121 \end_layout
45122
45123 \begin_layout Standard
45124 Here you can specify what is hidden in the fullscreen mode.
45125  The option 
45126 \family sans
45127 Limit text width
45128 \family default
45129  specifies the width of the text in fullscreen mode.
45130  This way you can display the text smaller than the screen, the text appears
45131  then centered.
45132 \end_layout
45133
45134 \begin_layout Subsection
45135 Shortcuts
45136 \begin_inset Index idx
45137 status collapsed
45138
45139 \begin_layout Plain Layout
45140 Key Bindings
45141 \end_layout
45142
45143 \end_inset
45144
45145
45146 \begin_inset Index idx
45147 status collapsed
45148
45149 \begin_layout Plain Layout
45150 Settings ! Shortcuts
45151 \end_layout
45152
45153 \end_inset
45154
45155
45156 \end_layout
45157
45158 \begin_layout Subsubsection
45159 Bind File
45160 \end_layout
45161
45162 \begin_layout Standard
45163 Bindings are used to bind a LyX-function to a key.
45164  Several binding files are available:
45165 \end_layout
45166
45167 \begin_layout Description
45168 cua.bind typical set of PC keyboard shortcuts
45169 \end_layout
45170
45171 \begin_layout Description
45172 (x)emacs.bind set of bindings like they are used in the editor programs 
45173 \family sans
45174 Emacs
45175 \family default
45176  (
45177 \family sans
45178 XEmacs
45179 \family default
45180 )
45181 \end_layout
45182
45183 \begin_layout Description
45184 mac.bind set of bindings for 
45185 \family sans
45186 Mac
45187 \begin_inset space \thinspace{}
45188 \end_inset
45189
45190 OS
45191 \family default
45192  systems.
45193 \end_layout
45194
45195 \begin_layout Standard
45196 There are also bind-files designed for special document classes, like 
45197 \shape italic
45198 broadway.bind
45199 \shape default
45200 , and bind files for special languages.
45201  The name of language bind-files begin with a language code, e.
45202 \begin_inset space \thinspace{}
45203 \end_inset
45204
45205 g.
45206 \begin_inset space \space{}
45207 \end_inset
45208
45209
45210 \begin_inset Quotes eld
45211 \end_inset
45212
45213 pt
45214 \begin_inset Quotes erd
45215 \end_inset
45216
45217  for Portuguese.
45218  If you use LyX in a certain language, LyX will try to use the appropriate
45219  bind-file.
45220 \end_layout
45221
45222 \begin_layout Standard
45223 Some bind-files, like 
45224 \emph on
45225 math.bind
45226 \emph default
45227 , have only a small scope.
45228  When looking at the end of the file 
45229 \shape italic
45230 cua.bind
45231 \shape default
45232 , you can see that they are included to keep the overview in the bind-file.
45233 \end_layout
45234
45235 \begin_layout Subsubsection
45236 Editing Shortcuts
45237 \begin_inset CommandInset label
45238 LatexCommand label
45239 name "sub:Editing-Shortcuts"
45240
45241 \end_inset
45242
45243
45244 \begin_inset Index idx
45245 status collapsed
45246
45247 \begin_layout Plain Layout
45248 Key Bindings ! Editing
45249 \end_layout
45250
45251 \end_inset
45252
45253
45254 \end_layout
45255
45256 \begin_layout Standard
45257 To add new or modify existing keybindings to your own taste you can use
45258  the table in the dialog that lists all LyX-functions and the bound shortcuts.
45259  To find functions easily, they are grouped by categories and the dialog
45260  provides the field 
45261 \family sans
45262 Show key-bindings containing
45263 \family default
45264 .
45265  In this field you can insert a keyword for a function you want to edit.
45266  Insert there for example as keyword 
45267 \begin_inset Quotes eld
45268 \end_inset
45269
45270 paste
45271 \begin_inset Quotes erd
45272 \end_inset
45273
45274  and you get the 4 different existing shortcuts for the 3 different functions
45275  that contain 
45276 \begin_inset Quotes eld
45277 \end_inset
45278
45279 paste
45280 \begin_inset Quotes erd
45281 \end_inset
45282
45283  in their name.
45284  As you can see, one function can have more than one shortcut.
45285  All LyX-functions are also listed in the file 
45286 \emph on
45287 LyX Functions
45288 \emph default
45289  that you will find in the 
45290 \family sans
45291 Help
45292 \family default
45293  menu.
45294 \end_layout
45295
45296 \begin_layout Standard
45297 To add e.
45298 \begin_inset space \thinspace{}
45299 \end_inset
45300
45301 g.
45302 \begin_inset space \space{}
45303 \end_inset
45304
45305 the shortcut 
45306 \family sans
45307 Alt+Q
45308 \family default
45309  for the function 
45310 \family sans
45311 textstyle-apply
45312 \family default
45313 , select the function and press the 
45314 \family sans
45315 Modify
45316 \family default
45317  button.
45318  A dialog pops up where you can add the shortcut by using it.
45319  So press Alt+Q to define the shortcut.
45320  Modifying an existing shortcut is done the same way.
45321  You can also bind multiple functions to one shortcut by modifying an existing
45322  binding and adding the different function names as a semicolon separated
45323  list.
45324  LyX will then use the first function that is enabled in the current document
45325  part.
45326  The binding for the function 
45327 \family sans
45328 command-alter
45329 \family default
45330  is an example of this.
45331 \end_layout
45332
45333 \begin_layout Standard
45334 Alternatively you can also edit shortcuts by modifying bind-files with a
45335  text editor.
45336  The syntax of the entries is:
45337 \end_layout
45338
45339 \begin_layout Standard
45340
45341 \series bold
45342
45343 \backslash
45344 bind 
45345 \begin_inset Quotes eld
45346 \end_inset
45347
45348 key combination
45349 \begin_inset Quotes erd
45350 \end_inset
45351
45352  
45353 \begin_inset Quotes eld
45354 \end_inset
45355
45356 LyX-function
45357 \begin_inset Quotes erd
45358 \end_inset
45359
45360
45361 \end_layout
45362
45363 \begin_layout Subsection
45364 Keyboard / Mouse
45365 \begin_inset CommandInset label
45366 LatexCommand label
45367 name "sub:Keyboard-Map"
45368
45369 \end_inset
45370
45371
45372 \begin_inset Index idx
45373 status collapsed
45374
45375 \begin_layout Plain Layout
45376 Keyboard Map
45377 \end_layout
45378
45379 \end_inset
45380
45381
45382 \begin_inset Index idx
45383 status collapsed
45384
45385 \begin_layout Plain Layout
45386 Settings ! Keyboard Map
45387 \end_layout
45388
45389 \end_inset
45390
45391
45392 \end_layout
45393
45394 \begin_layout Standard
45395 Normally keyboard settings have to be done in a menu of your operating system.
45396  For the case that this is not possible, LyX provides keyboard maps.
45397  If you have e.
45398 \begin_inset space \thinspace{}
45399 \end_inset
45400
45401 g.
45402 \begin_inset space \space{}
45403 \end_inset
45404
45405 a Czech keyboard but want to write with it like with a Romanian one, you
45406  can use the keyboard map file named 
45407 \emph on
45408 romanian.kmap
45409 \emph default
45410 .
45411 \end_layout
45412
45413 \begin_layout Standard
45414 \begin_inset Note Greyedout
45415 status open
45416
45417 \begin_layout Plain Layout
45418
45419 \series bold
45420 Note:
45421 \series default
45422  Keyboard maps are only provided as makeshift and don't work on all systems.
45423 \end_layout
45424
45425 \end_inset
45426
45427
45428 \end_layout
45429
45430 \begin_layout Standard
45431 Besides this, you can specify here the 
45432 \family sans
45433 Wheel scrolling speed
45434 \family default
45435 .
45436  The standard value is 1.0, higher values speed up the scrolling, lower ones
45437  slow it down.
45438 \end_layout
45439
45440 \begin_layout Subsection
45441 Input Completion
45442 \begin_inset CommandInset label
45443 LatexCommand label
45444 name "sub:Input-Completion-Appendix"
45445
45446 \end_inset
45447
45448
45449 \begin_inset Index idx
45450 status collapsed
45451
45452 \begin_layout Plain Layout
45453 Input completion
45454 \end_layout
45455
45456 \end_inset
45457
45458
45459 \end_layout
45460
45461 \begin_layout Standard
45462 Input completion is described in sec.
45463 \begin_inset space \thinspace{}
45464 \end_inset
45465
45466
45467 \begin_inset CommandInset ref
45468 LatexCommand ref
45469 reference "sec:Input-Completion"
45470
45471 \end_inset
45472
45473 .
45474  The completion options for math do the same as the corresponding options
45475  for text.
45476  With the general options you can define the delay time for the inline and
45477  popup completion and choose if long completions should be abbreviated or
45478  not.
45479 \end_layout
45480
45481 \begin_layout Section
45482 Paths
45483 \begin_inset CommandInset label
45484 LatexCommand label
45485 name "sec:Paths"
45486
45487 \end_inset
45488
45489
45490 \begin_inset Index idx
45491 status collapsed
45492
45493 \begin_layout Plain Layout
45494 Paths
45495 \end_layout
45496
45497 \end_inset
45498
45499
45500 \begin_inset Index idx
45501 status collapsed
45502
45503 \begin_layout Plain Layout
45504 Settings ! Paths
45505 \end_layout
45506
45507 \end_inset
45508
45509
45510 \end_layout
45511
45512 \begin_layout Description
45513 Working
45514 \begin_inset space ~
45515 \end_inset
45516
45517 directory This is LyX's working directory.
45518  It is the default when you 
45519 \family sans
45520 Open
45521 \family default
45522
45523 \family sans
45524 Save
45525 \family default
45526  or 
45527 \family sans
45528 Save
45529 \begin_inset space ~
45530 \end_inset
45531
45532 as
45533 \family default
45534  files.
45535 \end_layout
45536
45537 \begin_layout Description
45538 Document
45539 \begin_inset space ~
45540 \end_inset
45541
45542 templates This directory will be opened when you use the menu 
45543 \family sans
45544 File\SpecialChar \menuseparator
45545 New
45546 \begin_inset space ~
45547 \end_inset
45548
45549 from
45550 \begin_inset space ~
45551 \end_inset
45552
45553 Template
45554 \family default
45555 .
45556 \end_layout
45557
45558 \begin_layout Description
45559 Example
45560 \begin_inset space ~
45561 \end_inset
45562
45563 files This directory will be opened when you use the button 
45564 \family sans
45565 Examples
45566 \family default
45567  in the 
45568 \family sans
45569 File\SpecialChar \menuseparator
45570 Open
45571 \family default
45572  dialog.
45573 \begin_inset Newline newline
45574 \end_inset
45575
45576
45577 \begin_inset Note Greyedout
45578 status open
45579
45580 \begin_layout Plain Layout
45581
45582 \series bold
45583 Note:
45584 \series default
45585  The 
45586 \family sans
45587 Examples
45588 \family default
45589  button does not exist when using LyX on MacOS and Windows systems.
45590 \end_layout
45591
45592 \end_inset
45593
45594
45595 \end_layout
45596
45597 \begin_layout Description
45598 Backup
45599 \begin_inset space ~
45600 \end_inset
45601
45602 directory
45603 \begin_inset Index idx
45604 status collapsed
45605
45606 \begin_layout Plain Layout
45607 Backup ! Directory
45608 \end_layout
45609
45610 \end_inset
45611
45612  Backup copies will be saved to this directory.
45613  When no directory is given but backups are enabled as described in section
45614 \begin_inset space ~
45615 \end_inset
45616
45617
45618 \begin_inset CommandInset ref
45619 LatexCommand ref
45620 reference "sub:Backup documents"
45621
45622 \end_inset
45623
45624 , the 
45625 \family sans
45626 Working directory
45627 \family default
45628  will be used to save the backups.
45629 \begin_inset Newline newline
45630 \end_inset
45631
45632 The backup files have the ending 
45633 \begin_inset Quotes eld
45634 \end_inset
45635
45636 .lyx~
45637 \begin_inset Quotes erd
45638 \end_inset
45639
45640 .
45641 \end_layout
45642
45643 \begin_layout Description
45644 Ly
45645 \begin_inset ERT
45646 status collapsed
45647
45648 \begin_layout Plain Layout
45649
45650 {}
45651 \end_layout
45652
45653 \end_inset
45654
45655 XServer-Pipe Here you can enter the name of a Unix-pipe.
45656  This pipe is used to send data from external programs to LyX.
45657 \begin_inset Newline newline
45658 \end_inset
45659
45660
45661 \series bold
45662 Example
45663 \series default
45664 : You add a BibTeX-database test.bib to your document.
45665  You can edit this file with the program 
45666 \family typewriter
45667 JabRef
45668 \family default
45669 .
45670  In 
45671 \family typewriter
45672 JabRef
45673 \family default
45674  you have to use the same Unix-Pipe for LyX in its preferences under 
45675 \family sans
45676 External
45677 \begin_inset space ~
45678 \end_inset
45679
45680 programs
45681 \family default
45682 .
45683  If you want to get one entry of the database as citation, select it in
45684  
45685 \family typewriter
45686 JabRef
45687 \family default
45688  and click on the LyX-symbol.
45689  The entry will now be inserted as citation at the current cursor position
45690  in your LyX file.
45691  
45692 \family typewriter
45693 JabRef
45694 \family default
45695  and LyX need of course to be run the same time.
45696 \begin_inset Newline newline
45697 \end_inset
45698
45699
45700 \begin_inset Note Greyedout
45701 status open
45702
45703 \begin_layout Plain Layout
45704
45705 \series bold
45706 Note:
45707 \series default
45708  This feature doesn't work on Windows systems.
45709 \end_layout
45710
45711 \end_inset
45712
45713
45714 \end_layout
45715
45716 \begin_layout Description
45717 Temporary
45718 \begin_inset space ~
45719 \end_inset
45720
45721 directory Temporary files will be saved in this directory.
45722 \end_layout
45723
45724 \begin_layout Description
45725 PATH
45726 \begin_inset space ~
45727 \end_inset
45728
45729 prefix This field contains a list of paths to external programs.
45730  When LyX needs to use an external program, it looks in this list where
45731  to find it on the system.
45732  The path list is automatically set up on Windows and Mac systems when LyX
45733  is configured, so that you normally don't have to modify it.
45734  On Unix
45735 \begin_inset space \thinspace{}
45736 \end_inset
45737
45738 /
45739 \begin_inset space \thinspace{}
45740 \end_inset
45741
45742 Linux systems, the path list will need to be set only if there are external
45743  programs you wish to use that are not in your normal system path ($PATH).
45744  
45745 \end_layout
45746
45747 \begin_layout Section
45748 Identity
45749 \end_layout
45750
45751 \begin_layout Standard
45752 Here you can insert your name and email address.
45753  The identity will be used when you have enabled change tracking as described
45754  in section
45755 \begin_inset space ~
45756 \end_inset
45757
45758
45759 \begin_inset CommandInset ref
45760 LatexCommand ref
45761 reference "sec:Change-Tracking"
45762
45763 \end_inset
45764
45765 , to mark changes you make as yours.
45766 \end_layout
45767
45768 \begin_layout Section
45769 Language Settings
45770 \begin_inset Index idx
45771 status collapsed
45772
45773 \begin_layout Plain Layout
45774 Language ! Settings
45775 \end_layout
45776
45777 \end_inset
45778
45779
45780 \begin_inset Index idx
45781 status collapsed
45782
45783 \begin_layout Plain Layout
45784 Settings ! Language
45785 \end_layout
45786
45787 \end_inset
45788
45789
45790 \end_layout
45791
45792 \begin_layout Subsection
45793 Language
45794 \begin_inset CommandInset label
45795 LatexCommand label
45796 name "sub:Prefs-Language"
45797
45798 \end_inset
45799
45800
45801 \end_layout
45802
45803 \begin_layout Description
45804 User
45805 \begin_inset space ~
45806 \end_inset
45807
45808 Interface
45809 \begin_inset space ~
45810 \end_inset
45811
45812 language Here you can select the language of LyX's menus.
45813  Unfortunately this doesn't work on Mac and Windows.
45814  It works on Linux for the languages into LyX's menus and dialogs are translated.
45815  You find the actual translation status here: 
45816 \begin_inset CommandInset href
45817 LatexCommand href
45818 name "http://www.lyx.org/I18n"
45819 target "http://www.lyx.org/I18n"
45820
45821 \end_inset
45822
45823
45824 \end_layout
45825
45826 \begin_layout Description
45827 Default
45828 \begin_inset space ~
45829 \end_inset
45830
45831 language is the language used in new documents
45832 \end_layout
45833
45834 \begin_layout Description
45835 Language
45836 \begin_inset space ~
45837 \end_inset
45838
45839 package determines which LaTeX package should be loaded to handle language
45840  issues.
45841  Language issues which are handled by this package include proper hyphenation
45842  as well as localization of dates and text strings such as 
45843 \begin_inset Quotes eld
45844 \end_inset
45845
45846 Chapter
45847 \begin_inset Quotes erd
45848 \end_inset
45849
45850  and 
45851 \begin_inset Quotes eld
45852 \end_inset
45853
45854 Table
45855 \begin_inset Quotes erd
45856 \end_inset
45857
45858 .
45859  The most widespread language package is 
45860 \series bold
45861 babel
45862 \series default
45863
45864 \begin_inset Index idx
45865 status collapsed
45866
45867 \begin_layout Plain Layout
45868 LaTeX-packages ! babel
45869 \end_layout
45870
45871 \end_inset
45872
45873 , it is the default language package in classic LaTeX.
45874  However, more recent typesetting engines such as XeTeX and LuaTeX come
45875  with the alternative language package 
45876 \series bold
45877 polyglossia
45878 \series default
45879
45880 \begin_inset Index idx
45881 status collapsed
45882
45883 \begin_layout Plain Layout
45884 LaTeX-packages ! polyglossia
45885 \end_layout
45886
45887 \end_inset
45888
45889  that is more suited for the multi-script support of these engines.
45890  Furthermore, there are also specific language packages for languages not
45891  covered by babel.
45892  The available selections are described in sec.
45893 \begin_inset space \thinspace{}
45894 \end_inset
45895
45896
45897 \begin_inset CommandInset ref
45898 LatexCommand ref
45899 reference "sec:Language-encodings"
45900
45901 \end_inset
45902
45903 .
45904 \end_layout
45905
45906 \begin_layout Description
45907 Default
45908 \begin_inset space ~
45909 \end_inset
45910
45911 Decimal
45912 \begin_inset space ~
45913 \end_inset
45914
45915 Point Define the default decimal point for the use in tables (decimal point
45916  alignment)
45917 \end_layout
45918
45919 \begin_layout Description
45920 Command
45921 \begin_inset space ~
45922 \end_inset
45923
45924 start When a special LaTeX-package is needed to write in a certain document
45925  language, you can here specify the command to start the package.
45926  An example is the start command 
45927 \family sans
45928
45929 \backslash
45930 begin{arabtext}
45931 \family default
45932  that is needed to write Arabic using the package 
45933 \series bold
45934 ArabTeX
45935 \series default
45936 , see 
45937 \begin_inset CommandInset citation
45938 LatexCommand cite
45939 key "Arabic"
45940
45941 \end_inset
45942
45943 .
45944  The default is the 
45945 \series bold
45946 babel
45947 \series default
45948  command 
45949 \family sans
45950
45951 \backslash
45952 selectlanguage{$$lang}
45953 \family default
45954 .
45955 \end_layout
45956
45957 \begin_layout Description
45958 Command
45959 \begin_inset space ~
45960 \end_inset
45961
45962 end Counterpart to 
45963 \family sans
45964 Command start
45965 \family default
45966 .
45967  Some packages, like the default, don't have an end command since the start
45968  command toggles the package on and off.
45969 \end_layout
45970
45971 \begin_layout Description
45972 Set
45973 \begin_inset space ~
45974 \end_inset
45975
45976 languages
45977 \begin_inset space ~
45978 \end_inset
45979
45980 globally When this option is set, the languages used in the document will
45981  be added as options to the document class options, so that they can be
45982  used by all LaTeX-packages.
45983  Otherwise they will only be used as options for the 
45984 \series bold
45985 babel
45986 \series default
45987  package.
45988 \end_layout
45989
45990 \begin_layout Description
45991 Auto
45992 \begin_inset space ~
45993 \end_inset
45994
45995 begin When this option is set, the documents starts with the chosen document
45996  language.
45997  When this option is not set, the 
45998 \family sans
45999 Command
46000 \begin_inset space ~
46001 \end_inset
46002
46003 start
46004 \family default
46005  is explicitly set to the beginning of the document in the LaTeX-output.
46006  This assures that the correct language is used when you use another 
46007 \family sans
46008 Command
46009 \begin_inset space ~
46010 \end_inset
46011
46012 start
46013 \family default
46014  than the default.
46015 \end_layout
46016
46017 \begin_layout Description
46018 Auto
46019 \begin_inset space ~
46020 \end_inset
46021
46022 end Counterpart to 
46023 \family sans
46024 Auto
46025 \begin_inset space ~
46026 \end_inset
46027
46028 begin
46029 \family default
46030 .
46031  When it is not set, the 
46032 \family sans
46033 Command
46034 \begin_inset space ~
46035 \end_inset
46036
46037 end
46038 \family default
46039  is set to the end of the document.
46040 \end_layout
46041
46042 \begin_layout Description
46043 Mark
46044 \begin_inset space ~
46045 \end_inset
46046
46047 foreign
46048 \begin_inset space ~
46049 \end_inset
46050
46051 languages Text marked formatted in a language different from the document
46052  language will be underlined blue.
46053 \end_layout
46054
46055 \begin_layout Description
46056 Enable
46057 \begin_inset space ~
46058 \end_inset
46059
46060 RTL
46061 \begin_inset space ~
46062 \end_inset
46063
46064 support Enables the use of languages, written from right to left (RTL),
46065  like Arabic, Hebrew, Farsi.
46066 \end_layout
46067
46068 \begin_layout Description
46069 Cursor
46070 \begin_inset space ~
46071 \end_inset
46072
46073 movement When writing RTL, you can define if the left and right arrow keys
46074  move the cursor visually to the left or right, respectively, or logically.
46075  Logical means that the cursor is moved to the left when pressing the right
46076  arrow key and the cursor is inside text in an RTL language.
46077 \end_layout
46078
46079 \begin_layout Subsection
46080 Spellchecker
46081 \end_layout
46082
46083 \begin_layout Standard
46084 The spellchecker settings are explained in section
46085 \begin_inset space ~
46086 \end_inset
46087
46088
46089 \begin_inset CommandInset ref
46090 LatexCommand ref
46091 reference "sec:Spellchecking"
46092
46093 \end_inset
46094
46095
46096 \end_layout
46097
46098 \begin_layout Section
46099 Outputs
46100 \end_layout
46101
46102 \begin_layout Subsection
46103 Printer
46104 \begin_inset CommandInset label
46105 LatexCommand label
46106 name "sub:Printer"
46107
46108 \end_inset
46109
46110
46111 \begin_inset Index idx
46112 status collapsed
46113
46114 \begin_layout Plain Layout
46115 Printer
46116 \end_layout
46117
46118 \end_inset
46119
46120
46121 \begin_inset Index idx
46122 status collapsed
46123
46124 \begin_layout Plain Layout
46125 Settings ! Printer
46126 \end_layout
46127
46128 \end_inset
46129
46130
46131 \end_layout
46132
46133 \begin_layout Description
46134 Default
46135 \begin_inset space ~
46136 \end_inset
46137
46138 printer Here you can specify the name of your default printer.
46139  The name will be used when the 
46140 \family sans
46141 Printer command
46142 \family default
46143  is executed.
46144 \begin_inset Newline newline
46145 \end_inset
46146
46147
46148 \begin_inset Note Greyedout
46149 status open
46150
46151 \begin_layout Plain Layout
46152
46153 \series bold
46154 Note:
46155 \series default
46156  You can leave this field empty on Windows systems because it has no effect.
46157 \end_layout
46158
46159 \end_inset
46160
46161
46162 \end_layout
46163
46164 \begin_layout Description
46165 Printer
46166 \begin_inset space ~
46167 \end_inset
46168
46169 command is the command LyX
46170 \begin_inset space \thinspace{}
46171 \end_inset
46172
46173 /
46174 \begin_inset space \thinspace{}
46175 \end_inset
46176
46177 LaTeX uses for printing.
46178  The default is on most systems 
46179 \family sans
46180 dvips
46181 \family default
46182 .
46183 \end_layout
46184
46185 \begin_layout Description
46186 Printer
46187 \begin_inset space ~
46188 \end_inset
46189
46190 Command
46191 \begin_inset space ~
46192 \end_inset
46193
46194 Options Here you can specify printer options.
46195  A list of printer options with explanations can be found in the documentation
46196  of the program that provides the 
46197 \family sans
46198 Printer command
46199 \family default
46200  you are using.
46201 \end_layout
46202
46203 \begin_layout Description
46204 Adapt
46205 \begin_inset space ~
46206 \end_inset
46207
46208 output
46209 \begin_inset space ~
46210 \end_inset
46211
46212 to
46213 \begin_inset space ~
46214 \end_inset
46215
46216 printer This option works only for the 
46217 \family sans
46218 Printer command
46219 \family default
46220  
46221 \begin_inset Quotes eld
46222 \end_inset
46223
46224
46225 \family sans
46226 dvips
46227 \family default
46228
46229 \begin_inset Quotes erd
46230 \end_inset
46231
46232 .
46233  It activates a configuration file for dvips.
46234  This is an option only for dvips experts.
46235 \end_layout
46236
46237 \begin_layout Subsection
46238 Date Format
46239 \begin_inset Index idx
46240 status collapsed
46241
46242 \begin_layout Plain Layout
46243 Date Format
46244 \end_layout
46245
46246 \end_inset
46247
46248
46249 \begin_inset Index idx
46250 status collapsed
46251
46252 \begin_layout Plain Layout
46253 Settings ! Date format
46254 \end_layout
46255
46256 \end_inset
46257
46258
46259 \end_layout
46260
46261 \begin_layout Standard
46262 The date format can be one or a mixture of the formats listed here:
46263 \begin_inset Newline newline
46264 \end_inset
46265
46266
46267 \begin_inset Flex URL
46268 status collapsed
46269
46270 \begin_layout Plain Layout
46271
46272 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
46273 \end_layout
46274
46275 \end_inset
46276
46277
46278 \begin_inset Newline newline
46279 \end_inset
46280
46281 For example the format
46282 \begin_inset Newline newline
46283 \end_inset
46284
46285 %d/%m/%y
46286 \begin_inset Newline newline
46287 \end_inset
46288
46289 prints the date as day/month/year.
46290 \end_layout
46291
46292 \begin_layout Subsection
46293 Plain Text
46294 \end_layout
46295
46296 \begin_layout Description
46297 Output
46298 \begin_inset space ~
46299 \end_inset
46300
46301 line
46302 \begin_inset space ~
46303 \end_inset
46304
46305 length sets the maximum number of characters printed in one line when using
46306  the menu 
46307 \family sans
46308 File\SpecialChar \menuseparator
46309 Export\SpecialChar \menuseparator
46310 Plain
46311 \begin_inset space ~
46312 \end_inset
46313
46314 text
46315 \family default
46316 .
46317  Setting the line line length to 0 means all text is printed in one endless
46318  line.
46319 \end_layout
46320
46321 \begin_layout Description
46322 roff
46323 \begin_inset space ~
46324 \end_inset
46325
46326 command defines an additional command used to produce better ASCII tables
46327  with the 
46328 \family typewriter
46329 groff/troff/nroff
46330 \family default
46331  UNIX-commands (refer to their manuals for more information about them).
46332  Setting this as empty tells LyX to use the internal formatter.
46333 \end_layout
46334
46335 \begin_layout Subsection
46336 LaT
46337 \begin_inset ERT
46338 status collapsed
46339
46340 \begin_layout Plain Layout
46341
46342 {}
46343 \end_layout
46344
46345 \end_inset
46346
46347 eX
46348 \begin_inset CommandInset label
46349 LatexCommand label
46350 name "sub:LaTeX-settings"
46351
46352 \end_inset
46353
46354
46355 \begin_inset Index idx
46356 status collapsed
46357
46358 \begin_layout Plain Layout
46359 Settings ! LaTeX
46360 \end_layout
46361
46362 \end_inset
46363
46364
46365 \end_layout
46366
46367 \begin_layout Description
46368 Use
46369 \begin_inset space ~
46370 \end_inset
46371
46372 LaTe
46373 \begin_inset ERT
46374 status collapsed
46375
46376 \begin_layout Plain Layout
46377
46378 {}
46379 \end_layout
46380
46381 \end_inset
46382
46383 X
46384 \begin_inset space ~
46385 \end_inset
46386
46387 font
46388 \begin_inset space ~
46389 \end_inset
46390
46391 encoding This is the default encoding of the document font.
46392  
46393 \family sans
46394 T1
46395 \family default
46396  is the default and covers western languages and symbols.
46397  
46398 \family sans
46399 T2A
46400 \family default
46401
46402 \family sans
46403 T2B
46404 \family default
46405
46406 \family sans
46407 T2C
46408 \family default
46409
46410 \family sans
46411 LCY
46412 \family default
46413 , and 
46414 \family sans
46415 X2
46416 \family default
46417  are for Cyrillic.
46418  Combinations of the encodings are possible, like 
46419 \begin_inset Quotes erd
46420 \end_inset
46421
46422
46423 \family sans
46424 T1, T2B
46425 \family default
46426
46427 \begin_inset Quotes erd
46428 \end_inset
46429
46430 .
46431  The font encoding is normally automatically loaded by the language packages
46432  LyX sets up in the background.
46433  So there is no need to change the default encoding.
46434 \end_layout
46435
46436 \begin_layout Description
46437 Default
46438 \begin_inset space ~
46439 \end_inset
46440
46441 paper
46442 \begin_inset space ~
46443 \end_inset
46444
46445 size This is the paper size that is used for new documents.
46446  The 
46447 \family sans
46448 Default
46449 \family default
46450  value depends on your LaTeX-system setup.
46451 \end_layout
46452
46453 \begin_layout Standard
46454 You can also specify here commands with parameters for the listed applications.
46455  But before you change something, it is strongly recommended to read the
46456  manuals of the applications.
46457  Currently the following commands can be set:
46458 \end_layout
46459
46460 \begin_layout Description
46461 CheckTe
46462 \begin_inset ERT
46463 status collapsed
46464
46465 \begin_layout Plain Layout
46466
46467 {}
46468 \end_layout
46469
46470 \end_inset
46471
46472 X
46473 \begin_inset space ~
46474 \end_inset
46475
46476 command Command for the program 
46477 \family sans
46478 CheckTeX
46479 \family default
46480  that is described in the section 
46481 \emph on
46482 Checking TeX
46483 \emph default
46484  of the 
46485 \emph on
46486 Additional Features
46487 \emph default
46488  manual.
46489 \end_layout
46490
46491 \begin_layout Description
46492 BibTe
46493 \begin_inset ERT
46494 status collapsed
46495
46496 \begin_layout Plain Layout
46497
46498 {}
46499 \end_layout
46500
46501 \end_inset
46502
46503 X
46504 \begin_inset space ~
46505 \end_inset
46506
46507 command Command for the program 
46508 \family sans
46509 BibTeX
46510 \family default
46511  that generates the bibliography, see section
46512 \begin_inset space ~
46513 \end_inset
46514
46515
46516 \begin_inset CommandInset ref
46517 LatexCommand ref
46518 reference "sub:Bibliography-databases"
46519
46520 \end_inset
46521
46522 .
46523 \end_layout
46524
46525 \begin_layout Description
46526 Index
46527 \begin_inset space ~
46528 \end_inset
46529
46530 command Command for the program that generates the index, see section
46531 \begin_inset space ~
46532 \end_inset
46533
46534
46535 \begin_inset CommandInset ref
46536 LatexCommand ref
46537 reference "sub:Index-Program"
46538
46539 \end_inset
46540
46541 .
46542 \end_layout
46543
46544 \begin_layout Description
46545 Nomenclature
46546 \begin_inset space ~
46547 \end_inset
46548
46549 command Command for the program that generates the nomenclature, see section
46550 \begin_inset space ~
46551 \end_inset
46552
46553
46554 \begin_inset CommandInset ref
46555 LatexCommand ref
46556 reference "sub:Nomenclature-Program"
46557
46558 \end_inset
46559
46560 .
46561 \end_layout
46562
46563 \begin_layout Description
46564 DVI
46565 \begin_inset space ~
46566 \end_inset
46567
46568 viewer
46569 \begin_inset space ~
46570 \end_inset
46571
46572 paper
46573 \begin_inset space ~
46574 \end_inset
46575
46576 size
46577 \begin_inset space ~
46578 \end_inset
46579
46580 options They only have an effect when the program 
46581 \family sans
46582 xdvi
46583 \family default
46584  is used as DVI-viewer.
46585 \end_layout
46586
46587 \begin_layout Standard
46588 There are additionally the following options:
46589 \end_layout
46590
46591 \begin_layout Description
46592 Use
46593 \begin_inset space ~
46594 \end_inset
46595
46596 Windows-style
46597 \begin_inset space ~
46598 \end_inset
46599
46600 paths
46601 \begin_inset space ~
46602 \end_inset
46603
46604 in
46605 \begin_inset space ~
46606 \end_inset
46607
46608 LaTeX
46609 \begin_inset space ~
46610 \end_inset
46611
46612 files Uses paths in the notation of Windows, that means that 
46613 \begin_inset Quotes eld
46614 \end_inset
46615
46616
46617 \backslash
46618
46619 \begin_inset Quotes erd
46620 \end_inset
46621
46622  is used instead of 
46623 \begin_inset Quotes eld
46624 \end_inset
46625
46626 /
46627 \begin_inset Quotes erd
46628 \end_inset
46629
46630  to separate folders.
46631  This option is enabled by default when you use LyX on Windows.
46632 \begin_inset Index idx
46633 status collapsed
46634
46635 \begin_layout Plain Layout
46636 Paths
46637 \end_layout
46638
46639 \end_inset
46640
46641
46642 \begin_inset Index idx
46643 status collapsed
46644
46645 \begin_layout Plain Layout
46646 Settings ! Paths
46647 \end_layout
46648
46649 \end_inset
46650
46651
46652 \end_layout
46653
46654 \begin_layout Description
46655 Reset
46656 \begin_inset space ~
46657 \end_inset
46658
46659 class
46660 \begin_inset space ~
46661 \end_inset
46662
46663 options
46664 \begin_inset space ~
46665 \end_inset
46666
46667 when
46668 \begin_inset space ~
46669 \end_inset
46670
46671 document
46672 \begin_inset space ~
46673 \end_inset
46674
46675 classes
46676 \begin_inset space ~
46677 \end_inset
46678
46679 changes Removes all manually set document class options in the 
46680 \family sans
46681 Document\SpecialChar \menuseparator
46682 Settings
46683 \family default
46684  dialog when changing the document class.
46685 \end_layout
46686
46687 \begin_layout Section
46688 File
46689 \begin_inset space ~
46690 \end_inset
46691
46692 Handling
46693 \begin_inset Index idx
46694 status collapsed
46695
46696 \begin_layout Plain Layout
46697 File handling
46698 \end_layout
46699
46700 \end_inset
46701
46702
46703 \end_layout
46704
46705 \begin_layout Subsection
46706 Converters
46707 \begin_inset CommandInset label
46708 LatexCommand label
46709 name "sub:Converters"
46710
46711 \end_inset
46712
46713
46714 \begin_inset Index idx
46715 status collapsed
46716
46717 \begin_layout Plain Layout
46718 Converters
46719 \end_layout
46720
46721 \end_inset
46722
46723
46724 \end_layout
46725
46726 \begin_layout Standard
46727 Here you find the list of defined converter commands to convert material
46728  from one format to another.
46729  You can modify them or create new ones.
46730  To modify a converter, select it, change the entry of the field 
46731 \family sans
46732 Converter
46733 \family default
46734  and/or 
46735 \family sans
46736 Extra
46737 \begin_inset space ~
46738 \end_inset
46739
46740 flag
46741 \family default
46742 , and press the 
46743 \family sans
46744 Modify
46745 \family default
46746  button.
46747  To create a new converter, select an existing one, select a different format
46748  in the 
46749 \family sans
46750 From
46751 \begin_inset space ~
46752 \end_inset
46753
46754 format
46755 \family default
46756  drop-down list, modify the 
46757 \family sans
46758 Converter
46759 \family default
46760  field, and press the 
46761 \family sans
46762 Add
46763 \family default
46764  button.
46765 \end_layout
46766
46767 \begin_layout Standard
46768 When the 
46769 \family sans
46770 Converter File Cache
46771 \family default
46772  is enabled, conversions will be cached as long as specified in the field
46773  
46774 \family sans
46775 Maximum Age (in days
46776 \family default
46777 ).
46778  This means that images don't need to be converted again when you reopen
46779  a document; the converted images from the cache will be used instead.
46780 \end_layout
46781
46782 \begin_layout Standard
46783 More about converters, like the variables and flags that can be used in
46784  the converter definition, is described in the section 
46785 \emph on
46786 Converters
46787 \emph default
46788  of the 
46789 \emph on
46790 Customization
46791 \emph default
46792  manual.
46793 \end_layout
46794
46795 \begin_layout Subsection
46796 File Formats
46797 \begin_inset CommandInset label
46798 LatexCommand label
46799 name "sec:File-Formats"
46800
46801 \end_inset
46802
46803
46804 \begin_inset Index idx
46805 status collapsed
46806
46807 \begin_layout Plain Layout
46808 File formats
46809 \end_layout
46810
46811 \end_inset
46812
46813
46814 \begin_inset Index idx
46815 status collapsed
46816
46817 \begin_layout Plain Layout
46818 Copiers
46819 \end_layout
46820
46821 \end_inset
46822
46823
46824 \end_layout
46825
46826 \begin_layout Standard
46827 Here you find the list of defined file formats that LyX can handle.
46828  You can modify the viewer and editor program that should be used for certain
46829  formats.
46830 \end_layout
46831
46832 \begin_layout Standard
46833 Furthermore, you can define the 
46834 \begin_inset Quotes eld
46835 \end_inset
46836
46837 Default output format
46838 \begin_inset Quotes erd
46839 \end_inset
46840
46841  that is used when you hit 
46842 \begin_inset Quotes eld
46843 \end_inset
46844
46845 View
46846 \begin_inset Quotes erd
46847 \end_inset
46848
46849
46850 \begin_inset Quotes eld
46851 \end_inset
46852
46853 Update
46854 \begin_inset Quotes erd
46855 \end_inset
46856
46857
46858 \begin_inset Quotes eld
46859 \end_inset
46860
46861 View Master Document
46862 \begin_inset Quotes erd
46863 \end_inset
46864
46865  and 
46866 \begin_inset Quotes eld
46867 \end_inset
46868
46869 Update Master Document
46870 \begin_inset Quotes erd
46871 \end_inset
46872
46873  in the Edit menu or the toolbar.
46874 \end_layout
46875
46876 \begin_layout Standard
46877 More about formats, like the options that can be used in the format definition,
46878  is described in the section 
46879 \emph on
46880 Formats
46881 \emph default
46882  of the 
46883 \emph on
46884 Customization
46885 \emph default
46886  manual.
46887 \end_layout
46888
46889 \begin_layout Standard
46890 Since all conversions from one format to another take place in LyX's temporary
46891  directory, it is sometimes necessary to modify a file before copying it
46892  to the temporary directory in order that the conversion may be performed.
46893  This is done by specifying a 
46894 \family sans
46895 Copier
46896 \family default
46897 .
46898  More about this is described in the section 
46899 \emph on
46900 Copiers
46901 \emph default
46902  of the 
46903 \emph on
46904 Customization
46905 \emph default
46906  manual.
46907 \end_layout
46908
46909 \begin_layout Chapter
46910 Units available in LyX
46911 \begin_inset Index idx
46912 status collapsed
46913
46914 \begin_layout Plain Layout
46915 Units
46916 \end_layout
46917
46918 \end_inset
46919
46920
46921 \begin_inset CommandInset label
46922 LatexCommand label
46923 name "cha:Units-available-in"
46924
46925 \end_inset
46926
46927
46928 \end_layout
46929
46930 \begin_layout Standard
46931 To understand the units described in this documentation, 
46932 \begin_inset CommandInset ref
46933 LatexCommand ref
46934 reference "cap:Units"
46935
46936 \end_inset
46937
46938  explains all units available in LyX.
46939 \end_layout
46940
46941 \begin_layout Standard
46942 \begin_inset Float table
46943 placement h
46944 wide false
46945 sideways false
46946 status open
46947
46948 \begin_layout Plain Layout
46949 \begin_inset Caption
46950
46951 \begin_layout Plain Layout
46952 \begin_inset CommandInset label
46953 LatexCommand label
46954 name "cap:Units"
46955
46956 \end_inset
46957
46958 Units
46959 \end_layout
46960
46961 \end_inset
46962
46963
46964 \end_layout
46965
46966 \begin_layout Plain Layout
46967 \begin_inset VSpace medskip
46968 \end_inset
46969
46970
46971 \end_layout
46972
46973 \begin_layout Plain Layout
46974 \align center
46975 \begin_inset Tabular
46976 <lyxtabular version="3" rows="20" columns="2">
46977 <features tabularvalignment="middle">
46978 <column alignment="center" valignment="top" width="0">
46979 <column alignment="center" valignment="top" width="0">
46980 <row>
46981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46982 \begin_inset Text
46983
46984 \begin_layout Plain Layout
46985 unit
46986 \end_layout
46987
46988 \end_inset
46989 </cell>
46990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46991 \begin_inset Text
46992
46993 \begin_layout Plain Layout
46994 name/description
46995 \end_layout
46996
46997 \end_inset
46998 </cell>
46999 </row>
47000 <row>
47001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47002 \begin_inset Text
47003
47004 \begin_layout Plain Layout
47005 mm
47006 \end_layout
47007
47008 \end_inset
47009 </cell>
47010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47011 \begin_inset Text
47012
47013 \begin_layout Plain Layout
47014 millimeter
47015 \end_layout
47016
47017 \end_inset
47018 </cell>
47019 </row>
47020 <row>
47021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47022 \begin_inset Text
47023
47024 \begin_layout Plain Layout
47025 cm
47026 \end_layout
47027
47028 \end_inset
47029 </cell>
47030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47031 \begin_inset Text
47032
47033 \begin_layout Plain Layout
47034 centimeter
47035 \end_layout
47036
47037 \end_inset
47038 </cell>
47039 </row>
47040 <row>
47041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47042 \begin_inset Text
47043
47044 \begin_layout Plain Layout
47045 in
47046 \end_layout
47047
47048 \end_inset
47049 </cell>
47050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47051 \begin_inset Text
47052
47053 \begin_layout Plain Layout
47054 inch
47055 \end_layout
47056
47057 \end_inset
47058 </cell>
47059 </row>
47060 <row>
47061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47062 \begin_inset Text
47063
47064 \begin_layout Plain Layout
47065 pt
47066 \end_layout
47067
47068 \end_inset
47069 </cell>
47070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47071 \begin_inset Text
47072
47073 \begin_layout Plain Layout
47074 point (72.27
47075 \begin_inset space \thinspace{}
47076 \end_inset
47077
47078 pt = 1
47079 \begin_inset space \thinspace{}
47080 \end_inset
47081
47082 in)
47083 \end_layout
47084
47085 \end_inset
47086 </cell>
47087 </row>
47088 <row>
47089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47090 \begin_inset Text
47091
47092 \begin_layout Plain Layout
47093 pc
47094 \end_layout
47095
47096 \end_inset
47097 </cell>
47098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47099 \begin_inset Text
47100
47101 \begin_layout Plain Layout
47102 pica (1
47103 \begin_inset space \thinspace{}
47104 \end_inset
47105
47106 pc = 12
47107 \begin_inset space \thinspace{}
47108 \end_inset
47109
47110 pt)
47111 \end_layout
47112
47113 \end_inset
47114 </cell>
47115 </row>
47116 <row>
47117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47118 \begin_inset Text
47119
47120 \begin_layout Plain Layout
47121 sp
47122 \end_layout
47123
47124 \end_inset
47125 </cell>
47126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47127 \begin_inset Text
47128
47129 \begin_layout Plain Layout
47130 scaled point (65536
47131 \begin_inset space \thinspace{}
47132 \end_inset
47133
47134 sp = 1
47135 \begin_inset space \thinspace{}
47136 \end_inset
47137
47138 pt)
47139 \end_layout
47140
47141 \end_inset
47142 </cell>
47143 </row>
47144 <row>
47145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47146 \begin_inset Text
47147
47148 \begin_layout Plain Layout
47149 bp
47150 \end_layout
47151
47152 \end_inset
47153 </cell>
47154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47155 \begin_inset Text
47156
47157 \begin_layout Plain Layout
47158 big point (72
47159 \begin_inset space \thinspace{}
47160 \end_inset
47161
47162 bp = 1
47163 \begin_inset space \thinspace{}
47164 \end_inset
47165
47166 in)
47167 \end_layout
47168
47169 \end_inset
47170 </cell>
47171 </row>
47172 <row>
47173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47174 \begin_inset Text
47175
47176 \begin_layout Plain Layout
47177 dd
47178 \end_layout
47179
47180 \end_inset
47181 </cell>
47182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47183 \begin_inset Text
47184
47185 \begin_layout Plain Layout
47186 didot (72
47187 \begin_inset space \thinspace{}
47188 \end_inset
47189
47190 dd 
47191 \begin_inset Formula $\approx$
47192 \end_inset
47193
47194  37.6
47195 \begin_inset space \thinspace{}
47196 \end_inset
47197
47198 mm)
47199 \end_layout
47200
47201 \end_inset
47202 </cell>
47203 </row>
47204 <row>
47205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47206 \begin_inset Text
47207
47208 \begin_layout Plain Layout
47209 cc
47210 \end_layout
47211
47212 \end_inset
47213 </cell>
47214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47215 \begin_inset Text
47216
47217 \begin_layout Plain Layout
47218 cicero (1
47219 \begin_inset space \thinspace{}
47220 \end_inset
47221
47222 cc = 12
47223 \begin_inset space \thinspace{}
47224 \end_inset
47225
47226 dd)
47227 \end_layout
47228
47229 \end_inset
47230 </cell>
47231 </row>
47232 <row>
47233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47234 \begin_inset Text
47235
47236 \begin_layout Plain Layout
47237 Scale%
47238 \end_layout
47239
47240 \end_inset
47241 </cell>
47242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47243 \begin_inset Text
47244
47245 \begin_layout Plain Layout
47246 % of original image width
47247 \end_layout
47248
47249 \end_inset
47250 </cell>
47251 </row>
47252 <row>
47253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47254 \begin_inset Text
47255
47256 \begin_layout Plain Layout
47257 text%
47258 \end_layout
47259
47260 \end_inset
47261 </cell>
47262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47263 \begin_inset Text
47264
47265 \begin_layout Plain Layout
47266 % of text width
47267 \end_layout
47268
47269 \end_inset
47270 </cell>
47271 </row>
47272 <row>
47273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47274 \begin_inset Text
47275
47276 \begin_layout Plain Layout
47277 col%
47278 \end_layout
47279
47280 \end_inset
47281 </cell>
47282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47283 \begin_inset Text
47284
47285 \begin_layout Plain Layout
47286 % of column width
47287 \end_layout
47288
47289 \end_inset
47290 </cell>
47291 </row>
47292 <row>
47293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47294 \begin_inset Text
47295
47296 \begin_layout Plain Layout
47297 page%
47298 \end_layout
47299
47300 \end_inset
47301 </cell>
47302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47303 \begin_inset Text
47304
47305 \begin_layout Plain Layout
47306 % of paper width
47307 \end_layout
47308
47309 \end_inset
47310 </cell>
47311 </row>
47312 <row>
47313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47314 \begin_inset Text
47315
47316 \begin_layout Plain Layout
47317 line%
47318 \end_layout
47319
47320 \end_inset
47321 </cell>
47322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47323 \begin_inset Text
47324
47325 \begin_layout Plain Layout
47326 % of line width
47327 \end_layout
47328
47329 \end_inset
47330 </cell>
47331 </row>
47332 <row>
47333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47334 \begin_inset Text
47335
47336 \begin_layout Plain Layout
47337 theight%
47338 \end_layout
47339
47340 \end_inset
47341 </cell>
47342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47343 \begin_inset Text
47344
47345 \begin_layout Plain Layout
47346 % of text height
47347 \end_layout
47348
47349 \end_inset
47350 </cell>
47351 </row>
47352 <row>
47353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47354 \begin_inset Text
47355
47356 \begin_layout Plain Layout
47357 pheight%
47358 \end_layout
47359
47360 \end_inset
47361 </cell>
47362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47363 \begin_inset Text
47364
47365 \begin_layout Plain Layout
47366 % of paper height
47367 \end_layout
47368
47369 \end_inset
47370 </cell>
47371 </row>
47372 <row>
47373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47374 \begin_inset Text
47375
47376 \begin_layout Plain Layout
47377 ex
47378 \end_layout
47379
47380 \end_inset
47381 </cell>
47382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47383 \begin_inset Text
47384
47385 \begin_layout Plain Layout
47386 height of letter 
47387 \emph on
47388 x
47389 \emph default
47390  in current font
47391 \end_layout
47392
47393 \end_inset
47394 </cell>
47395 </row>
47396 <row>
47397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47398 \begin_inset Text
47399
47400 \begin_layout Plain Layout
47401 em
47402 \end_layout
47403
47404 \end_inset
47405 </cell>
47406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47407 \begin_inset Text
47408
47409 \begin_layout Plain Layout
47410 width of letter 
47411 \emph on
47412 M
47413 \emph default
47414  in current font
47415 \end_layout
47416
47417 \end_inset
47418 </cell>
47419 </row>
47420 <row>
47421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47422 \begin_inset Text
47423
47424 \begin_layout Plain Layout
47425 mu
47426 \end_layout
47427
47428 \end_inset
47429 </cell>
47430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47431 \begin_inset Text
47432
47433 \begin_layout Plain Layout
47434 math unit (1
47435 \begin_inset space \thinspace{}
47436 \end_inset
47437
47438 mu = 1/18
47439 \begin_inset space \thinspace{}
47440 \end_inset
47441
47442 em)
47443 \end_layout
47444
47445 \end_inset
47446 </cell>
47447 </row>
47448 </lyxtabular>
47449
47450 \end_inset
47451
47452
47453 \end_layout
47454
47455 \end_inset
47456
47457
47458 \end_layout
47459
47460 \begin_layout Chapter
47461 Credits
47462 \begin_inset CommandInset label
47463 LatexCommand label
47464 name "cha:Credits"
47465
47466 \end_inset
47467
47468
47469 \end_layout
47470
47471 \begin_layout Standard
47472 The documentation is a collaborative effort between many different people
47473  (and we would encourage people to contribute!).
47474 \end_layout
47475
47476 \begin_layout Itemize
47477
47478 \noun on
47479 Alejandro Aguilar Sierra
47480 \end_layout
47481
47482 \begin_layout Itemize
47483
47484 \noun on
47485 Amir Karger
47486 \end_layout
47487
47488 \begin_layout Itemize
47489
47490 \noun on
47491 David Johnson
47492 \end_layout
47493
47494 \begin_layout Itemize
47495
47496 \noun on
47497 Hartmut Haase
47498 \end_layout
47499
47500 \begin_layout Itemize
47501
47502 \noun on
47503 Ignacio García
47504 \end_layout
47505
47506 \begin_layout Itemize
47507
47508 \noun on
47509 Ivan Schreter
47510 \end_layout
47511
47512 \begin_layout Itemize
47513
47514 \noun on
47515 John Raithel
47516 \end_layout
47517
47518 \begin_layout Itemize
47519
47520 \noun on
47521 John Weiss
47522 \end_layout
47523
47524 \begin_layout Itemize
47525
47526 \noun on
47527 Lars Gullik Bjønnes
47528 \end_layout
47529
47530 \begin_layout Itemize
47531
47532 \noun on
47533 Matthias Ettrich
47534 \end_layout
47535
47536 \begin_layout Itemize
47537
47538 \noun on
47539 Matthias Zenker
47540 \end_layout
47541
47542 \begin_layout Itemize
47543
47544 \noun on
47545 Rich Fields
47546 \end_layout
47547
47548 \begin_layout Itemize
47549
47550 \noun on
47551 Pascal André
47552 \end_layout
47553
47554 \begin_layout Itemize
47555
47556 \noun on
47557 Paul Evans
47558 \end_layout
47559
47560 \begin_layout Itemize
47561
47562 \noun on
47563 Paul Russel
47564 \end_layout
47565
47566 \begin_layout Itemize
47567
47568 \noun on
47569 Robin Socha
47570 \end_layout
47571
47572 \begin_layout Itemize
47573
47574 \noun on
47575 Uwe Stöhr
47576 \end_layout
47577
47578 \begin_layout Itemize
47579 The LyX Team: 
47580 \begin_inset CommandInset citation
47581 LatexCommand cite
47582 key "lyxcredit"
47583
47584 \end_inset
47585
47586
47587 \end_layout
47588
47589 \begin_layout Standard
47590 \begin_inset Newpage newpage
47591 \end_inset
47592
47593 The bibliography on the following page was created with the 
47594 \family sans
47595 Bibliography
47596 \family default
47597  environment.
47598 \end_layout
47599
47600 \begin_layout Bibliography
47601 \labelwidthstring Literaturverzeichnis
47602 \begin_inset CommandInset bibitem
47603 LatexCommand bibitem
47604 label "Credits"
47605 key "lyxcredit"
47606
47607 \end_inset
47608
47609 The LyX Team: 
47610 \begin_inset CommandInset href
47611 LatexCommand href
47612 name "Credits"
47613 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47614
47615 \end_inset
47616
47617 :
47618 \begin_inset Newline newline
47619 \end_inset
47620
47621
47622 \begin_inset Flex URL
47623 status collapsed
47624
47625 \begin_layout Plain Layout
47626
47627 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47628 \end_layout
47629
47630 \end_inset
47631
47632
47633 \end_layout
47634
47635 \begin_layout Bibliography
47636 \labelwidthstring Literaturverzeichnis
47637 \begin_inset CommandInset bibitem
47638 LatexCommand bibitem
47639 key "latexcompanion"
47640
47641 \end_inset
47642
47643 Frank Mittelbach and Michel Goossens: 
47644 \emph on
47645 The LaTeX Companion Second Edition.
47646
47647 \emph default
47648  Addison-Wesley, 2004
47649 \end_layout
47650
47651 \begin_layout Bibliography
47652 \labelwidthstring Literaturverzeichnis
47653 \begin_inset CommandInset bibitem
47654 LatexCommand bibitem
47655 key "latexguide"
47656
47657 \end_inset
47658
47659 Helmut Kopka and Patrick W.
47660  Daly: 
47661 \emph on
47662 A Guide to LaTeX Fourth Edition.
47663
47664 \emph default
47665  Addison-Wesley, 2003
47666 \end_layout
47667
47668 \begin_layout Bibliography
47669 \labelwidthstring Literaturverzeichnis
47670 \begin_inset CommandInset bibitem
47671 LatexCommand bibitem
47672 key "latexbook"
47673
47674 \end_inset
47675
47676 Leslie Lamport: 
47677 \emph on
47678 LaTeX: A Document Preparation System.
47679
47680 \emph default
47681  Addison-Wesley, second edition, 1994
47682 \end_layout
47683
47684 \begin_layout Bibliography
47685 \labelwidthstring Literaturverzeichnis
47686 \begin_inset CommandInset bibitem
47687 LatexCommand bibitem
47688 key "texbook"
47689
47690 \end_inset
47691
47692 Donald E.
47693  Knuth.
47694  
47695 \emph on
47696 The TeXbook.
47697
47698 \emph default
47699  Addison-Wesley, 1984
47700 \end_layout
47701
47702 \begin_layout Bibliography
47703 \labelwidthstring Literaturverzeichnis
47704 \begin_inset CommandInset bibitem
47705 LatexCommand bibitem
47706 key "TeXCatalogue"
47707
47708 \end_inset
47709
47710 The TeX Catalogue:
47711 \begin_inset Newline newline
47712 \end_inset
47713
47714
47715 \begin_inset Flex URL
47716 status collapsed
47717
47718 \begin_layout Plain Layout
47719
47720 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47721 \end_layout
47722
47723 \end_inset
47724
47725
47726 \end_layout
47727
47728 \begin_layout Bibliography
47729 \labelwidthstring Literaturverzeichnis
47730 \begin_inset CommandInset bibitem
47731 LatexCommand bibitem
47732 key "LaTeXFAQ"
47733
47734 \end_inset
47735
47736 The LaTeX FAQ:
47737 \begin_inset Newline newline
47738 \end_inset
47739
47740
47741 \begin_inset Flex URL
47742 status collapsed
47743
47744 \begin_layout Plain Layout
47745
47746 http://www.tex.ac.uk/cgi-bin/texfaq2html
47747 \end_layout
47748
47749 \end_inset
47750
47751
47752 \end_layout
47753
47754 \begin_layout Bibliography
47755 \labelwidthstring Literaturverzeichnis
47756 \begin_inset CommandInset bibitem
47757 LatexCommand bibitem
47758 key "BibTeX"
47759
47760 \end_inset
47761
47762
47763 \begin_inset CommandInset href
47764 LatexCommand href
47765 name "Documentation"
47766 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47767
47768 \end_inset
47769
47770  of the program 
47771 \family sans
47772 BibTeX
47773 \family default
47774 :
47775 \begin_inset Newline newline
47776 \end_inset
47777
47778
47779 \begin_inset Flex URL
47780 status collapsed
47781
47782 \begin_layout Plain Layout
47783
47784 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47785 \end_layout
47786
47787 \end_inset
47788
47789
47790 \end_layout
47791
47792 \begin_layout Bibliography
47793 \labelwidthstring Literaturverzeichnis
47794 \begin_inset CommandInset bibitem
47795 LatexCommand bibitem
47796 key "BibTeX-2"
47797
47798 \end_inset
47799
47800
47801 \begin_inset CommandInset href
47802 LatexCommand href
47803 name "Documentation"
47804 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47805
47806 \end_inset
47807
47808  how to use the program 
47809 \family sans
47810 BibTeX
47811 \family default
47812 :
47813 \begin_inset Newline newline
47814 \end_inset
47815
47816
47817 \begin_inset Flex URL
47818 status collapsed
47819
47820 \begin_layout Plain Layout
47821
47822 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47823 \end_layout
47824
47825 \end_inset
47826
47827
47828 \end_layout
47829
47830 \begin_layout Bibliography
47831 \labelwidthstring Literaturverzeichnis
47832 \begin_inset CommandInset bibitem
47833 LatexCommand bibitem
47834 key "makeindex"
47835
47836 \end_inset
47837
47838
47839 \begin_inset CommandInset href
47840 LatexCommand href
47841 name "Documentation"
47842 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47843
47844 \end_inset
47845
47846  of the program 
47847 \family sans
47848 makeindex
47849 \family default
47850 :
47851 \begin_inset Newline newline
47852 \end_inset
47853
47854
47855 \begin_inset Flex URL
47856 status collapsed
47857
47858 \begin_layout Plain Layout
47859
47860 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47861 \end_layout
47862
47863 \end_inset
47864
47865
47866 \end_layout
47867
47868 \begin_layout Bibliography
47869 \labelwidthstring Literaturverzeichnis
47870 \begin_inset CommandInset bibitem
47871 LatexCommand bibitem
47872 key "xindy"
47873
47874 \end_inset
47875
47876
47877 \begin_inset CommandInset href
47878 LatexCommand href
47879 name "Documentation"
47880 target "http://www.xindy.org/documentation.html"
47881
47882 \end_inset
47883
47884  of the program 
47885 \family sans
47886 xindy
47887 \family default
47888 :
47889 \begin_inset Newline newline
47890 \end_inset
47891
47892
47893 \begin_inset Flex URL
47894 status collapsed
47895
47896 \begin_layout Plain Layout
47897
47898 http://www.xindy.org/documentation.html
47899 \end_layout
47900
47901 \end_inset
47902
47903
47904 \end_layout
47905
47906 \begin_layout Bibliography
47907 \labelwidthstring Literaturverzeichnis
47908 \begin_inset CommandInset bibitem
47909 LatexCommand bibitem
47910 key "caption"
47911
47912 \end_inset
47913
47914
47915 \begin_inset CommandInset href
47916 LatexCommand href
47917 name "Documentation"
47918 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47919
47920 \end_inset
47921
47922  of the LaTeX-package 
47923 \series bold
47924 caption
47925 \series default
47926
47927 \begin_inset Index idx
47928 status collapsed
47929
47930 \begin_layout Plain Layout
47931 LaTeX-packages ! caption
47932 \end_layout
47933
47934 \end_inset
47935
47936 :
47937 \begin_inset Newline newline
47938 \end_inset
47939
47940
47941 \begin_inset Flex URL
47942 status collapsed
47943
47944 \begin_layout Plain Layout
47945
47946 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47947 \end_layout
47948
47949 \end_inset
47950
47951
47952 \end_layout
47953
47954 \begin_layout Bibliography
47955 \labelwidthstring Literaturverzeichnis
47956 \begin_inset CommandInset bibitem
47957 LatexCommand bibitem
47958 key "enumitem"
47959
47960 \end_inset
47961
47962
47963 \begin_inset CommandInset href
47964 LatexCommand href
47965 name "Documentation"
47966 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47967
47968 \end_inset
47969
47970  of the LaTeX-package 
47971 \series bold
47972 enumitem
47973 \series default
47974
47975 \begin_inset Index idx
47976 status collapsed
47977
47978 \begin_layout Plain Layout
47979 LaTeX-packages ! enumitem
47980 \end_layout
47981
47982 \end_inset
47983
47984 :
47985 \begin_inset Newline newline
47986 \end_inset
47987
47988
47989 \begin_inset Flex URL
47990 status collapsed
47991
47992 \begin_layout Plain Layout
47993
47994 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47995 \end_layout
47996
47997 \end_inset
47998
47999
48000 \end_layout
48001
48002 \begin_layout Bibliography
48003 \labelwidthstring Literaturverzeichnis
48004 \begin_inset CommandInset bibitem
48005 LatexCommand bibitem
48006 key "fancyhdr"
48007
48008 \end_inset
48009
48010
48011 \begin_inset CommandInset href
48012 LatexCommand href
48013 name "Documentation"
48014 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
48015
48016 \end_inset
48017
48018  of the LaTeX-package 
48019 \series bold
48020 fancyhdr
48021 \series default
48022
48023 \begin_inset Index idx
48024 status collapsed
48025
48026 \begin_layout Plain Layout
48027 LaTeX-packages ! fancyhdr
48028 \end_layout
48029
48030 \end_inset
48031
48032 :
48033 \begin_inset Newline newline
48034 \end_inset
48035
48036
48037 \begin_inset Flex URL
48038 status collapsed
48039
48040 \begin_layout Plain Layout
48041
48042 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
48043 \end_layout
48044
48045 \end_inset
48046
48047
48048 \end_layout
48049
48050 \begin_layout Bibliography
48051 \labelwidthstring Literaturverzeichnis
48052 \begin_inset CommandInset bibitem
48053 LatexCommand bibitem
48054 key "hyperref"
48055
48056 \end_inset
48057
48058
48059 \series bold
48060
48061 \begin_inset CommandInset href
48062 LatexCommand href
48063 name "Documentation"
48064 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
48065
48066 \end_inset
48067
48068
48069 \series default
48070  of the LaTeX-package 
48071 \series bold
48072 hyperref
48073 \series default
48074
48075 \begin_inset Index idx
48076 status collapsed
48077
48078 \begin_layout Plain Layout
48079 LaTeX-packages ! hyperref
48080 \end_layout
48081
48082 \end_inset
48083
48084 :
48085 \begin_inset Newline newline
48086 \end_inset
48087
48088
48089 \begin_inset Flex URL
48090 status collapsed
48091
48092 \begin_layout Plain Layout
48093
48094 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
48095 \end_layout
48096
48097 \end_inset
48098
48099
48100 \end_layout
48101
48102 \begin_layout Bibliography
48103 \labelwidthstring Literaturverzeichnis
48104 \begin_inset CommandInset bibitem
48105 LatexCommand bibitem
48106 key "nomencl"
48107
48108 \end_inset
48109
48110
48111 \begin_inset CommandInset href
48112 LatexCommand href
48113 name "Documentation"
48114 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
48115
48116 \end_inset
48117
48118  of the LaTeX-package 
48119 \series bold
48120 nomencl
48121 \series default
48122
48123 \begin_inset Index idx
48124 status collapsed
48125
48126 \begin_layout Plain Layout
48127 LaTeX-packages ! nomencl
48128 \end_layout
48129
48130 \end_inset
48131
48132 :
48133 \begin_inset Newline newline
48134 \end_inset
48135
48136
48137 \begin_inset Flex URL
48138 status collapsed
48139
48140 \begin_layout Plain Layout
48141
48142 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
48143 \end_layout
48144
48145 \end_inset
48146
48147
48148 \end_layout
48149
48150 \begin_layout Bibliography
48151 \labelwidthstring Literaturverzeichnis
48152 \begin_inset CommandInset bibitem
48153 LatexCommand bibitem
48154 key "prettyref"
48155
48156 \end_inset
48157
48158
48159 \begin_inset CommandInset href
48160 LatexCommand href
48161 name "Documentation"
48162 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
48163
48164 \end_inset
48165
48166  of the LaTeX-package 
48167 \series bold
48168 prettyref
48169 \series default
48170
48171 \begin_inset Index idx
48172 status collapsed
48173
48174 \begin_layout Plain Layout
48175 LaTeX-packages ! prettyref
48176 \end_layout
48177
48178 \end_inset
48179
48180 :
48181 \begin_inset Newline newline
48182 \end_inset
48183
48184
48185 \begin_inset Flex URL
48186 status collapsed
48187
48188 \begin_layout Plain Layout
48189
48190 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
48191 \end_layout
48192
48193 \end_inset
48194
48195
48196 \end_layout
48197
48198 \begin_layout Bibliography
48199 \labelwidthstring Literaturverzeichnis
48200 \begin_inset CommandInset bibitem
48201 LatexCommand bibitem
48202 key "refstyle"
48203
48204 \end_inset
48205
48206
48207 \begin_inset CommandInset href
48208 LatexCommand href
48209 name "Documentation"
48210 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
48211
48212 \end_inset
48213
48214  of the LaTeX-package 
48215 \series bold
48216 refstyle
48217 \series default
48218
48219 \begin_inset Index idx
48220 status collapsed
48221
48222 \begin_layout Plain Layout
48223 LaTeX-packages ! refstyle
48224 \end_layout
48225
48226 \end_inset
48227
48228 :
48229 \begin_inset Newline newline
48230 \end_inset
48231
48232
48233 \begin_inset Flex URL
48234 status collapsed
48235
48236 \begin_layout Plain Layout
48237
48238 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
48239 \end_layout
48240
48241 \end_inset
48242
48243
48244 \end_layout
48245
48246 \begin_layout Bibliography
48247 \labelwidthstring Literaturverzeichnis
48248 \begin_inset CommandInset bibitem
48249 LatexCommand bibitem
48250 key "tipa"
48251
48252 \end_inset
48253
48254
48255 \begin_inset CommandInset href
48256 LatexCommand href
48257 name "Documentation"
48258 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
48259
48260 \end_inset
48261
48262  of the LaTeX-package 
48263 \series bold
48264 tipa
48265 \series default
48266
48267 \begin_inset Index idx
48268 status collapsed
48269
48270 \begin_layout Plain Layout
48271 LaTeX-packages ! tipa
48272 \end_layout
48273
48274 \end_inset
48275
48276 :
48277 \begin_inset Newline newline
48278 \end_inset
48279
48280
48281 \begin_inset Flex URL
48282 status collapsed
48283
48284 \begin_layout Plain Layout
48285
48286 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
48287 \end_layout
48288
48289 \end_inset
48290
48291
48292 \end_layout
48293
48294 \begin_layout Bibliography
48295 \labelwidthstring Literaturverzeichnis
48296 \begin_inset CommandInset bibitem
48297 LatexCommand bibitem
48298 key "Arabic"
48299
48300 \end_inset
48301
48302
48303 \begin_inset CommandInset href
48304 LatexCommand href
48305 name "Wiki-page"
48306 target "http://wiki.lyx.org/Windows/Arabic"
48307
48308 \end_inset
48309
48310  how to set up LyX for Arabic:
48311 \begin_inset Newline newline
48312 \end_inset
48313
48314
48315 \begin_inset Flex URL
48316 status collapsed
48317
48318 \begin_layout Plain Layout
48319
48320 http://wiki.lyx.org/Windows/Arabic
48321 \end_layout
48322
48323 \end_inset
48324
48325
48326 \end_layout
48327
48328 \begin_layout Bibliography
48329 \labelwidthstring Literaturverzeichnis
48330 \begin_inset CommandInset bibitem
48331 LatexCommand bibitem
48332 key "Armenian"
48333
48334 \end_inset
48335
48336
48337 \begin_inset CommandInset href
48338 LatexCommand href
48339 name "Wiki-page"
48340 target "http://wiki.lyx.org/Windows/Armenian"
48341
48342 \end_inset
48343
48344  how to set up LyX for Armenian:
48345 \begin_inset Newline newline
48346 \end_inset
48347
48348
48349 \begin_inset Flex URL
48350 status collapsed
48351
48352 \begin_layout Plain Layout
48353
48354 http://wiki.lyx.org/Windows/Armenian
48355 \end_layout
48356
48357 \end_inset
48358
48359
48360 \end_layout
48361
48362 \begin_layout Bibliography
48363 \labelwidthstring Literaturverzeichnis
48364 \begin_inset CommandInset bibitem
48365 LatexCommand bibitem
48366 key "Farsi"
48367
48368 \end_inset
48369
48370
48371 \begin_inset CommandInset href
48372 LatexCommand href
48373 name "Wiki-page"
48374 target "http://wiki.lyx.org/Windows/Farsi"
48375
48376 \end_inset
48377
48378  how to set up LyX for Farsi:
48379 \begin_inset Newline newline
48380 \end_inset
48381
48382
48383 \begin_inset Flex URL
48384 status collapsed
48385
48386 \begin_layout Plain Layout
48387
48388 http://wiki.lyx.org/Windows/Farsi
48389 \end_layout
48390
48391 \end_inset
48392
48393
48394 \end_layout
48395
48396 \begin_layout Bibliography
48397 \labelwidthstring Literaturverzeichnis
48398 \begin_inset CommandInset bibitem
48399 LatexCommand bibitem
48400 key "Hebrew"
48401
48402 \end_inset
48403
48404
48405 \begin_inset CommandInset href
48406 LatexCommand href
48407 name "Wiki-page"
48408 target "http://wiki.lyx.org/Windows/Hebrew"
48409
48410 \end_inset
48411
48412  how to set up LyX for Hebrew:
48413 \begin_inset Newline newline
48414 \end_inset
48415
48416
48417 \begin_inset Flex URL
48418 status collapsed
48419
48420 \begin_layout Plain Layout
48421
48422 http://wiki.lyx.org/Windows/Hebrew
48423 \end_layout
48424
48425 \end_inset
48426
48427
48428 \end_layout
48429
48430 \begin_layout Bibliography
48431 \labelwidthstring Literaturverzeichnis
48432 \begin_inset CommandInset bibitem
48433 LatexCommand bibitem
48434 key "Japanese"
48435
48436 \end_inset
48437
48438
48439 \begin_inset CommandInset href
48440 LatexCommand href
48441 name "Wiki-page"
48442 target "http://wiki.lyx.org/Windows/Japanese"
48443
48444 \end_inset
48445
48446  how to set up LyX for Japanese:
48447 \begin_inset Newline newline
48448 \end_inset
48449
48450
48451 \begin_inset Flex URL
48452 status collapsed
48453
48454 \begin_layout Plain Layout
48455
48456 http://wiki.lyx.org/Windows/Japanese
48457 \end_layout
48458
48459 \end_inset
48460
48461
48462 \end_layout
48463
48464 \begin_layout Bibliography
48465 \labelwidthstring Literaturverzeichnis
48466 \begin_inset CommandInset bibitem
48467 LatexCommand bibitem
48468 key "Latvian"
48469
48470 \end_inset
48471
48472
48473 \begin_inset CommandInset href
48474 LatexCommand href
48475 name "Wiki-page"
48476 target "http://wiki.lyx.org/Windows/Latvian"
48477
48478 \end_inset
48479
48480  how to set up LyX for Latvian:
48481 \begin_inset Newline newline
48482 \end_inset
48483
48484
48485 \begin_inset Flex URL
48486 status collapsed
48487
48488 \begin_layout Plain Layout
48489
48490 http://wiki.lyx.org/Windows/Latvian
48491 \end_layout
48492
48493 \end_inset
48494
48495
48496 \end_layout
48497
48498 \begin_layout Bibliography
48499 \labelwidthstring Literaturverzeichnis
48500 \begin_inset CommandInset bibitem
48501 LatexCommand bibitem
48502 key "Lithuanian"
48503
48504 \end_inset
48505
48506
48507 \begin_inset CommandInset href
48508 LatexCommand href
48509 name "Wiki-page"
48510 target "http://wiki.lyx.org/Windows/Lithuanian"
48511
48512 \end_inset
48513
48514  how to set up LyX for Lithuanian:
48515 \begin_inset Newline newline
48516 \end_inset
48517
48518
48519 \begin_inset Flex URL
48520 status collapsed
48521
48522 \begin_layout Plain Layout
48523
48524 http://wiki.lyx.org/Windows/Lithuanian
48525 \end_layout
48526
48527 \end_inset
48528
48529
48530 \end_layout
48531
48532 \begin_layout Bibliography
48533 \labelwidthstring Literaturverzeichnis
48534 \begin_inset CommandInset bibitem
48535 LatexCommand bibitem
48536 key "Mongolian"
48537
48538 \end_inset
48539
48540
48541 \begin_inset CommandInset href
48542 LatexCommand href
48543 name "Wiki-page"
48544 target "http://wiki.lyx.org/Windows/Mongolian"
48545
48546 \end_inset
48547
48548  how to set up LyX for Mongolian:
48549 \begin_inset Newline newline
48550 \end_inset
48551
48552
48553 \begin_inset Flex URL
48554 status collapsed
48555
48556 \begin_layout Plain Layout
48557
48558 http://wiki.lyx.org/Windows/Mongolian
48559 \end_layout
48560
48561 \end_inset
48562
48563
48564 \end_layout
48565
48566 \begin_layout Bibliography
48567 \labelwidthstring Literaturverzeichnis
48568 \begin_inset CommandInset bibitem
48569 LatexCommand bibitem
48570 key "Vietnamese"
48571
48572 \end_inset
48573
48574
48575 \begin_inset CommandInset href
48576 LatexCommand href
48577 name "Wiki-page"
48578 target "http://wiki.lyx.org/Windows/Vietnamese"
48579
48580 \end_inset
48581
48582  how to set up LyX for Vietnamese:
48583 \begin_inset Newline newline
48584 \end_inset
48585
48586
48587 \begin_inset Flex URL
48588 status collapsed
48589
48590 \begin_layout Plain Layout
48591
48592 http://wiki.lyx.org/Windows/Vietnamese
48593 \end_layout
48594
48595 \end_inset
48596
48597
48598 \end_layout
48599
48600 \begin_layout Bibliography
48601 \labelwidthstring Literaturverzeichnis
48602 \begin_inset CommandInset bibitem
48603 LatexCommand bibitem
48604 key "NewInLyX20"
48605
48606 \end_inset
48607
48608
48609 \begin_inset CommandInset href
48610 LatexCommand href
48611 name "Wiki-page"
48612 target "http://wiki.lyx.org/LyX/NewInLyX20"
48613
48614 \end_inset
48615
48616  about new features in 
48617 \family sans
48618 LyX 2.0
48619 \family default
48620 :
48621 \begin_inset Newline newline
48622 \end_inset
48623
48624
48625 \begin_inset Flex URL
48626 status collapsed
48627
48628 \begin_layout Plain Layout
48629
48630 http://wiki.lyx.org/LyX/NewInLyX20
48631 \end_layout
48632
48633 \end_inset
48634
48635
48636 \end_layout
48637
48638 \begin_layout Standard
48639 \begin_inset Newpage newpage
48640 \end_inset
48641
48642
48643 \begin_inset ERT
48644 status collapsed
48645
48646 \begin_layout Plain Layout
48647
48648
48649 \backslash
48650 let
48651 \backslash
48652 mybibname
48653 \backslash
48654 bibname
48655 \end_layout
48656
48657 \begin_layout Plain Layout
48658
48659
48660 \backslash
48661 renewcommand{
48662 \backslash
48663 bibname}{
48664 \backslash
48665 mybibname
48666 \backslash
48667 ; 2}
48668 \end_layout
48669
48670 \end_inset
48671
48672
48673 \begin_inset Note Note
48674 status collapsed
48675
48676 \begin_layout Plain Layout
48677 The command 
48678 \series bold
48679
48680 \backslash
48681 bibname
48682 \series default
48683  is the name of the bibliography in the current document language.
48684  It is redefined here with the number 2 at the end to state that the following
48685  bibliography is the second one:
48686 \end_layout
48687
48688 \end_inset
48689
48690
48691 \end_layout
48692
48693 \begin_layout Standard
48694 \begin_inset CommandInset bibtex
48695 LatexCommand bibtex
48696 bibfiles "biblio/LyXDocs"
48697 options "biblio/alphadin"
48698
48699 \end_inset
48700
48701
48702 \end_layout
48703
48704 \begin_layout Standard
48705 The above bibliography is created from a BibTeX-database.
48706 \end_layout
48707
48708 \begin_layout Standard
48709 \begin_inset CommandInset nomencl_print
48710 LatexCommand printnomenclature
48711 set_width "none"
48712
48713 \end_inset
48714
48715
48716 \begin_inset CommandInset index_print
48717 LatexCommand printindex
48718 type "idx"
48719
48720 \end_inset
48721
48722
48723 \end_layout
48724
48725 \end_body
48726 \end_document