]> git.lyx.org Git - features.git/blob - lib/doc/UserGuide.lyx
3fa3aaa52f3ec7b3117de55037b635a4a27c5034
[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 Index idx
2881 status collapsed
2882
2883 \begin_layout Plain Layout
2884 Document ! Local Layout
2885 \end_layout
2886
2887 \end_inset
2888
2889
2890 \end_layout
2891
2892 \begin_layout Standard
2893 Modules are to LyX much as packages are to LaTeX: They are intended to be
2894  used in a variety of different documents, and if you often find yourself
2895  needing the same sort of thing in different documents, you should consider
2896  writing a module for this purpose.
2897  Sometimes, however, a particular document has very special needs, and you
2898  find yourself wanting a specific inset or character style, but only that
2899  one time.
2900  You want something that is like a document's own LaTeX preamble.
2901  What you want is LyX's 
2902 \begin_inset Quotes eld
2903 \end_inset
2904
2905 Local Layout
2906 \begin_inset Quotes erd
2907 \end_inset
2908
2909 .
2910  See section 
2911 \emph on
2912 Local Layout
2913 \emph default
2914  of the 
2915 \emph on
2916 Customization
2917 \emph default
2918  manual for information on how to use it.
2919 \end_layout
2920
2921 \begin_layout Subsubsection
2922 Properties
2923 \end_layout
2924
2925 \begin_layout Standard
2926 Each class has a default set of options.
2927  Here's a quick table describing them:
2928 \end_layout
2929
2930 \begin_layout Standard
2931 \begin_inset VSpace 0.3cm
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \begin_layout Standard
2938 \align center
2939 \begin_inset Tabular
2940 <lyxtabular version="3" rows="5" columns="5">
2941 <features tabularvalignment="middle">
2942 <column alignment="center" valignment="top" width="0pt">
2943 <column alignment="center" valignment="top" width="0pt">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <column alignment="center" valignment="top" width="0pt">
2947 <row>
2948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Plain Layout
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Plain Layout
2961
2962 \family sans
2963 \series medium
2964 \shape up
2965 \size normal
2966 \emph off
2967 \bar no
2968 \noun off
2969 \color none
2970 Page style
2971 \end_layout
2972
2973 \end_inset
2974 </cell>
2975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \family sans
2981 \series medium
2982 \shape up
2983 \size normal
2984 \emph off
2985 \bar no
2986 \noun off
2987 \color none
2988 Sides
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2994 \begin_inset Text
2995
2996 \begin_layout Plain Layout
2997
2998 \family sans
2999 \series medium
3000 \shape up
3001 \size normal
3002 \emph off
3003 \bar no
3004 \noun off
3005 \color none
3006 Columns
3007 \end_layout
3008
3009 \end_inset
3010 </cell>
3011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3012 \begin_inset Text
3013
3014 \begin_layout Plain Layout
3015
3016 \series medium
3017 \shape up
3018 \size normal
3019 \emph off
3020 \bar no
3021 \noun off
3022 \color none
3023 Max.
3024  sectioning level
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 </row>
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035
3036 \series medium
3037 \shape up
3038 \size normal
3039 \emph off
3040 \bar no
3041 \noun off
3042 \color none
3043 article
3044 \end_layout
3045
3046 \end_inset
3047 </cell>
3048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3049 \begin_inset Text
3050
3051 \begin_layout Plain Layout
3052
3053 \family sans
3054 \series medium
3055 \shape up
3056 \size normal
3057 \emph off
3058 \bar no
3059 \noun off
3060 \color none
3061 Plain
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Plain Layout
3070
3071 \family sans
3072 \series medium
3073 \shape up
3074 \size normal
3075 \emph off
3076 \bar no
3077 \noun off
3078 \color none
3079 One
3080 \end_layout
3081
3082 \end_inset
3083 </cell>
3084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3085 \begin_inset Text
3086
3087 \begin_layout Plain Layout
3088
3089 \family sans
3090 \series medium
3091 \shape up
3092 \size normal
3093 \emph off
3094 \bar no
3095 \noun off
3096 \color none
3097 One
3098 \end_layout
3099
3100 \end_inset
3101 </cell>
3102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3103 \begin_inset Text
3104
3105 \begin_layout Plain Layout
3106
3107 \family sans
3108 \series medium
3109 \shape up
3110 \size normal
3111 \emph off
3112 \bar no
3113 \noun off
3114 \color none
3115 Section
3116 \end_layout
3117
3118 \end_inset
3119 </cell>
3120 </row>
3121 <row>
3122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126
3127 \series medium
3128 \shape up
3129 \size normal
3130 \emph off
3131 \bar no
3132 \noun off
3133 \color none
3134 report
3135 \end_layout
3136
3137 \end_inset
3138 </cell>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Plain Layout
3143
3144 \family sans
3145 \series medium
3146 \shape up
3147 \size normal
3148 \emph off
3149 \bar no
3150 \noun off
3151 \color none
3152 Plain
3153 \end_layout
3154
3155 \end_inset
3156 </cell>
3157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3158 \begin_inset Text
3159
3160 \begin_layout Plain Layout
3161
3162 \family sans
3163 \series medium
3164 \shape up
3165 \size normal
3166 \emph off
3167 \bar no
3168 \noun off
3169 \color none
3170 One
3171 \end_layout
3172
3173 \end_inset
3174 </cell>
3175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179
3180 \family sans
3181 \series medium
3182 \shape up
3183 \size normal
3184 \emph off
3185 \bar no
3186 \noun off
3187 \color none
3188 One
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \family sans
3199 \series medium
3200 \shape up
3201 \size normal
3202 \emph off
3203 \bar no
3204 \noun off
3205 \color none
3206 Chapter
3207 \end_layout
3208
3209 \end_inset
3210 </cell>
3211 </row>
3212 <row>
3213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3214 \begin_inset Text
3215
3216 \begin_layout Plain Layout
3217
3218 \series medium
3219 \shape up
3220 \size normal
3221 \emph off
3222 \bar no
3223 \noun off
3224 \color none
3225 book
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3231 \begin_inset Text
3232
3233 \begin_layout Plain Layout
3234
3235 \family sans
3236 \series medium
3237 \shape up
3238 \size normal
3239 \emph off
3240 \bar no
3241 \noun off
3242 \color none
3243 Headings
3244 \end_layout
3245
3246 \end_inset
3247 </cell>
3248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \family sans
3254 \series medium
3255 \shape up
3256 \size normal
3257 \emph off
3258 \bar no
3259 \noun off
3260 \color none
3261 Two
3262 \end_layout
3263
3264 \end_inset
3265 </cell>
3266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3267 \begin_inset Text
3268
3269 \begin_layout Plain Layout
3270
3271 \family sans
3272 \series medium
3273 \shape up
3274 \size normal
3275 \emph off
3276 \bar no
3277 \noun off
3278 \color none
3279 One
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288
3289 \family sans
3290 \series medium
3291 \shape up
3292 \size normal
3293 \emph off
3294 \bar no
3295 \noun off
3296 \color none
3297 Chapter
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 </row>
3303 <row>
3304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \series medium
3310 \shape up
3311 \size normal
3312 \emph off
3313 \bar no
3314 \noun off
3315 \color none
3316 letter
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \family sans
3327 \series medium
3328 \shape up
3329 \size normal
3330 \emph off
3331 \bar no
3332 \noun off
3333 \color none
3334 Plain
3335 \end_layout
3336
3337 \end_inset
3338 </cell>
3339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3340 \begin_inset Text
3341
3342 \begin_layout Plain Layout
3343
3344 \family sans
3345 \series medium
3346 \shape up
3347 \size normal
3348 \emph off
3349 \bar no
3350 \noun off
3351 \color none
3352 One
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \family sans
3363 \series medium
3364 \shape up
3365 \size normal
3366 \emph off
3367 \bar no
3368 \noun off
3369 \color none
3370 One
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379
3380 \series medium
3381 \shape up
3382 \size normal
3383 \emph off
3384 \bar no
3385 \noun off
3386 \color none
3387 none
3388 \end_layout
3389
3390 \end_inset
3391 </cell>
3392 </row>
3393 </lyxtabular>
3394
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \begin_layout Standard
3401 \begin_inset VSpace 0.3cm
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \begin_layout Standard
3408 You're probably also wondering what 
3409 \begin_inset Quotes eld
3410 \end_inset
3411
3412 Max.
3413 \begin_inset space ~
3414 \end_inset
3415
3416 sectioning level
3417 \begin_inset Quotes erd
3418 \end_inset
3419
3420  means.
3421  There are several paragraph environments used to create section headings.
3422  Different document classes allow different types of section headings.
3423  Only two use the 
3424 \family sans
3425 Chapter
3426 \family default
3427  heading; the rest do not and begin instead with the 
3428 \family sans
3429 Section
3430 \family default
3431  heading.
3432  Some document classes, such as the ones for letters, don't use any section
3433  headings.
3434  In addition to 
3435 \family sans
3436 Chapter
3437 \family default
3438  and 
3439 \family sans
3440 Section
3441 \family default
3442  headings, there are also 
3443 \family sans
3444 Subsection
3445 \family default
3446  headings, 
3447 \family sans
3448 Subsubsection
3449 \family default
3450  headings, and so on.
3451  We'll describe these headings fully in section
3452 \begin_inset space ~
3453 \end_inset
3454
3455
3456 \begin_inset CommandInset ref
3457 LatexCommand ref
3458 reference "sub:Headings"
3459
3460 \end_inset
3461
3462 .
3463 \end_layout
3464
3465 \begin_layout Subsection
3466 Document Layout
3467 \begin_inset CommandInset label
3468 LatexCommand label
3469 name "sub:Document-Layout"
3470
3471 \end_inset
3472
3473
3474 \begin_inset Index idx
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478 Document ! Layout
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \family sans
3485
3486 \begin_inset Index idx
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Document ! Settings
3491 \end_layout
3492
3493 \end_inset
3494
3495
3496 \end_layout
3497
3498 \begin_layout Standard
3499 The most important properties of documents classes are set in the menu 
3500 \family sans
3501 Document\SpecialChar \menuseparator
3502 Settings
3503 \family default
3504 .
3505  There in the 
3506 \family sans
3507 Options
3508 \family default
3509  field under 
3510 \family sans
3511 Documents
3512 \begin_inset space ~
3513 \end_inset
3514
3515 Class
3516 \family default
3517 , you can enter special options for your document class in a comma-separated
3518  list.
3519  This is only necessary if LyX doesn't support special options you want
3520  to use for your document.
3521  To learn more about your favorite LaTeX-class and its options, you have
3522  to read its manual.
3523 \end_layout
3524
3525 \begin_layout Standard
3526 The drop box 
3527 \family sans
3528 Headings style
3529 \family default
3530  in the 
3531 \family sans
3532 Document\SpecialChar \menuseparator
3533 Settings
3534 \family default
3535  dialog under 
3536 \family sans
3537 Page
3538 \begin_inset space ~
3539 \end_inset
3540
3541 Layout
3542 \family default
3543  controls what sorts of headings and page numbers go on a page.
3544  You can choose between the following five options:
3545 \end_layout
3546
3547 \begin_layout Labeling
3548 \labelwidthstring 00.00.0000
3549
3550 \family sans
3551 Default
3552 \family default
3553  Use default page style of current class.
3554 \end_layout
3555
3556 \begin_layout Labeling
3557 \labelwidthstring 00.00.0000
3558
3559 \family sans
3560 Empty
3561 \family default
3562  No page numbers or headings.
3563 \end_layout
3564
3565 \begin_layout Labeling
3566 \labelwidthstring 00.00.0000
3567
3568 \family sans
3569 Plain
3570 \family default
3571  Page numbers only.
3572 \end_layout
3573
3574 \begin_layout Labeling
3575 \labelwidthstring 00.00.0000
3576
3577 \family sans
3578 Headings
3579 \family default
3580  Page numbers and either the current chapter or section title and number.
3581  Whether LyX uses the current chapter or the current section depends on
3582  the maximum sectioning level of the class.
3583 \end_layout
3584
3585 \begin_layout Labeling
3586 \labelwidthstring 00.00.0000
3587
3588 \family sans
3589 Fancy
3590 \family default
3591  This allows you to define fully customizable headers and footers if you
3592  have the LaTeX-package 
3593 \series bold
3594 fancyhdr
3595 \series default
3596
3597 \begin_inset Index idx
3598 status collapsed
3599
3600 \begin_layout Plain Layout
3601 LaTeX-packages ! fancyhdr
3602 \end_layout
3603
3604 \end_inset
3605
3606  installed.
3607  How they are defined is explained in section
3608 \begin_inset space ~
3609 \end_inset
3610
3611
3612 \begin_inset CommandInset ref
3613 LatexCommand ref
3614 reference "sec:Customized-Page-Headers"
3615
3616 \end_inset
3617
3618 .
3619 \end_layout
3620
3621 \begin_layout Standard
3622 The separation of paragraphs is described in section
3623 \begin_inset space ~
3624 \end_inset
3625
3626
3627 \begin_inset CommandInset ref
3628 LatexCommand ref
3629 reference "sub:Paragraph-Separation"
3630
3631 \end_inset
3632
3633 .
3634 \end_layout
3635
3636 \begin_layout Subsection
3637 Paper Size and Orientation
3638 \begin_inset Index idx
3639 status collapsed
3640
3641 \begin_layout Plain Layout
3642 Document ! Paper size
3643 \end_layout
3644
3645 \end_inset
3646
3647
3648 \begin_inset CommandInset label
3649 LatexCommand label
3650 name "sub:Paper-Size,-Orientation"
3651
3652 \end_inset
3653
3654
3655 \end_layout
3656
3657 \begin_layout Standard
3658 You find the following options in the menu 
3659 \family sans
3660 Page
3661 \begin_inset space ~
3662 \end_inset
3663
3664 Layout
3665 \family default
3666  of the 
3667 \family sans
3668 Document\SpecialChar \menuseparator
3669 Settings
3670 \family default
3671  dialog:
3672 \family sans
3673
3674 \begin_inset Index idx
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678 Document ! Settings
3679 \end_layout
3680
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \begin_layout Labeling
3687 \labelwidthstring 00.00.0000
3688
3689 \family sans
3690 Paper
3691 \begin_inset space ~
3692 \end_inset
3693
3694 Format
3695 \family default
3696  What size paper to print on.
3697  The choices are
3698 \end_layout
3699
3700 \begin_deeper
3701 \begin_layout Itemize
3702
3703 \family sans
3704 Default
3705 \end_layout
3706
3707 \begin_layout Itemize
3708
3709 \family sans
3710 A0 - A6
3711 \end_layout
3712
3713 \begin_layout Itemize
3714
3715 \family sans
3716 B0 - B6
3717 \end_layout
3718
3719 \begin_layout Itemize
3720
3721 \family sans
3722 C0 - C6
3723 \end_layout
3724
3725 \begin_layout Itemize
3726
3727 \family sans
3728 US letter, US legal, US executive
3729 \end_layout
3730
3731 \begin_layout Itemize
3732
3733 \family sans
3734 JIS B0 - JIS B6
3735 \end_layout
3736
3737 \begin_layout Itemize
3738
3739 \family sans
3740 Custom
3741 \end_layout
3742
3743 \end_deeper
3744 \begin_layout Labeling
3745 \labelwidthstring 00.00.0000
3746
3747 \family sans
3748 Orientation
3749 \family default
3750  To choose whether to output as 
3751 \family sans
3752 Landscape
3753 \family default
3754  or as 
3755 \family sans
3756 Portrait
3757 \family default
3758 .
3759 \end_layout
3760
3761 \begin_layout Labeling
3762 \labelwidthstring 00.00.0000
3763
3764 \family sans
3765 Two-sided
3766 \begin_inset space ~
3767 \end_inset
3768
3769 document
3770 \family default
3771  Adjusts the print space to print both sides of paper.
3772  That means that the print space for odd- and even-numbered pages is different.
3773 \end_layout
3774
3775 \begin_layout Subsection
3776 Margins
3777 \begin_inset CommandInset label
3778 LatexCommand label
3779 name "sub:Margins"
3780
3781 \end_inset
3782
3783
3784 \begin_inset Index idx
3785 status collapsed
3786
3787 \begin_layout Plain Layout
3788 Document ! Margins
3789 \end_layout
3790
3791 \end_inset
3792
3793
3794 \begin_inset Index idx
3795 status collapsed
3796
3797 \begin_layout Plain Layout
3798 Margins
3799 \end_layout
3800
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Standard
3807 Paper margins are set in the menu 
3808 \family sans
3809 Document\SpecialChar \menuseparator
3810 Settings
3811 \family default
3812 .
3813 \begin_inset Index idx
3814 status collapsed
3815
3816 \begin_layout Plain Layout
3817 Document ! Settings
3818 \end_layout
3819
3820 \end_inset
3821
3822
3823 \end_layout
3824
3825 \begin_layout Standard
3826 If you use a KOMA-Script document class, you can use the default settings.
3827  Because KOMA-Script calculates then the print space automatically by taking
3828  the paper format and the font size into account.
3829 \end_layout
3830
3831 \begin_layout Subsection
3832 Important Note
3833 \end_layout
3834
3835 \begin_layout Standard
3836 If you change a document class, LyX has to convert 
3837 \emph on
3838 everything
3839 \emph default
3840  into the new class.
3841  That includes the paragraph environments.
3842  Some paragraph environments are standard, in so far as all of the document
3843  classes have them; but some classes have special paragraph environments.
3844  If this is the case, and you change the document class, LyX will mark the
3845  paragraphs whose styles it no longer understands as 
3846 \begin_inset Quotes eld
3847 \end_inset
3848
3849 unknown
3850 \begin_inset Quotes erd
3851 \end_inset
3852
3853 .
3854  The name of the style is retained, in case you should want to go back to
3855  the old class.
3856  But these paragraphs will be output with no special formatting, so you
3857  will either need to create a new style yourself or else to convert these
3858  paragraphs manually to a style present in your new document class.
3859 \end_layout
3860
3861 \begin_layout Section
3862 Paragraph Indentation and Separation
3863 \begin_inset Index idx
3864 status collapsed
3865
3866 \begin_layout Plain Layout
3867 Paragraph ! Indentation
3868 \end_layout
3869
3870 \end_inset
3871
3872
3873 \end_layout
3874
3875 \begin_layout Subsection
3876 Introduction
3877 \begin_inset CommandInset label
3878 LatexCommand label
3879 name "sec:Par-indent-intro"
3880
3881 \end_inset
3882
3883
3884 \end_layout
3885
3886 \begin_layout Standard
3887 Before describing all of the various paragraph environments, we'd like to
3888  say a word or two about paragraph indentation.
3889 \end_layout
3890
3891 \begin_layout Standard
3892 Everyone seems to have their own convention for separating paragraphs.
3893  Most Americans indent the first line of a paragraph.
3894  Others don't indent but put extra space between the paragraphs.
3895  If you choose indentation for paragraphs the 
3896 \emph on
3897 first
3898 \emph default
3899  paragraph of a section, or after a figure, an equation, a table, a list,
3900  etc., is 
3901 \emph on
3902 not
3903 \emph default
3904  indented.
3905  Only a paragraph following another paragraph gets indented.
3906  Note that the indentation behavior is different when you use another document
3907  language than English.
3908  LaTeX takes care that the indentation follows the rules of the used language.
3909 \end_layout
3910
3911 \begin_layout Standard
3912 The space between paragraphs, like the line spacing, the space between headings
3913  and text — in fact, all of the spacings for just about everything are pre-coded
3914  into LyX.
3915  As we said, you don't worry about how much space to add between what.
3916  LyX takes care of that.
3917  In fact, these pre-coded vertical spacings aren't a single number but a
3918  range.
3919  That way, LyX can squish or stretch the space between lines to make sure
3920  figures fit on a page with text, so that sections don't start at the bottom
3921  of a page, and so on.
3922 \begin_inset Foot
3923 status collapsed
3924
3925 \begin_layout Plain Layout
3926 LaTeX does this when LyX goes to produce a printable file.
3927 \end_layout
3928
3929 \end_inset
3930
3931  However, pre-coded doesn't mean you can't change them.
3932  LyX gives you the ability to globally change 
3933 \emph on
3934 all
3935 \emph default
3936  of these pre-coded spacings.
3937  We will explain more later.
3938 \end_layout
3939
3940 \begin_layout Subsection
3941 Paragraph Separation
3942 \begin_inset CommandInset label
3943 LatexCommand label
3944 name "sub:Paragraph-Separation"
3945
3946 \end_inset
3947
3948
3949 \begin_inset Index idx
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Paragraph ! Separation
3954 \end_layout
3955
3956 \end_inset
3957
3958
3959 \end_layout
3960
3961 \begin_layout Standard
3962 To separate paragraphs, select 
3963 \family sans
3964 Indent
3965 \family default
3966  or 
3967 \family sans
3968 Skip
3969 \family default
3970  in the submenu 
3971 \family sans
3972 Text
3973 \begin_inset space ~
3974 \end_inset
3975
3976 Layout
3977 \family default
3978  of the dialog 
3979 \family sans
3980 Document\SpecialChar \menuseparator
3981 Settings
3982 \family default
3983
3984 \begin_inset Index idx
3985 status collapsed
3986
3987 \begin_layout Plain Layout
3988 Document ! Settings
3989 \end_layout
3990
3991 \end_inset
3992
3993  to indent paragraphs or add extra space between paragraphs, respectively.
3994 \end_layout
3995
3996 \begin_layout Subsection
3997 Fine-Tuning
3998 \end_layout
3999
4000 \begin_layout Standard
4001 You can also change the separation method of a single paragraph.
4002  Open the 
4003 \family sans
4004 Edit\SpecialChar \menuseparator
4005 Paragraph
4006 \begin_inset space ~
4007 \end_inset
4008
4009 Settings
4010 \family default
4011  dialog and toggle the 
4012 \family sans
4013 Indent
4014 \begin_inset space ~
4015 \end_inset
4016
4017 Paragraph
4018 \family default
4019  option to change the state of the current paragraph (shortcut 
4020 \begin_inset Info
4021 type  "shortcut"
4022 arg   "paragraph-params \\indent-toggle"
4023 \end_inset
4024
4025 ).
4026  If paragraphs have no indentation but use extra space for separation, this
4027  button will be ignored (you can't indent a single paragraph by toggling
4028  this).
4029 \end_layout
4030
4031 \begin_layout Standard
4032 You should only need to change the indentation method for a single paragraph
4033  if you need to do some fine-tuning.
4034 \end_layout
4035
4036 \begin_layout Subsection
4037 Line Spacing
4038 \begin_inset Index idx
4039 status collapsed
4040
4041 \begin_layout Plain Layout
4042 Paragraph ! Line spacing
4043 \end_layout
4044
4045 \end_inset
4046
4047
4048 \end_layout
4049
4050 \begin_layout Standard
4051 In the 
4052 \family sans
4053 Document\SpecialChar \menuseparator
4054 Settings
4055 \noun on
4056
4057 \begin_inset Index idx
4058 status collapsed
4059
4060 \begin_layout Plain Layout
4061 Document ! Settings
4062 \end_layout
4063
4064 \end_inset
4065
4066
4067 \family default
4068 \noun default
4069  dialog you can set the line spacing in the submenu 
4070 \family sans
4071 Text
4072 \begin_inset space ~
4073 \end_inset
4074
4075 Layout
4076 \family default
4077 .
4078 \begin_inset Foot
4079 status collapsed
4080
4081 \begin_layout Plain Layout
4082 You need to have the LaTeX-package 
4083 \series bold
4084 setspace
4085 \series default
4086
4087 \begin_inset Index idx
4088 status collapsed
4089
4090 \begin_layout Plain Layout
4091 LaTeX-packages ! setspace
4092 \end_layout
4093
4094 \end_inset
4095
4096  installed to use this feature.
4097 \end_layout
4098
4099 \end_inset
4100
4101
4102 \end_layout
4103
4104 \begin_layout Section
4105 Paragraph Environments
4106 \begin_inset CommandInset label
4107 LatexCommand label
4108 name "sec:Paragraph-Environments"
4109
4110 \end_inset
4111
4112
4113 \begin_inset Index idx
4114 status collapsed
4115
4116 \begin_layout Plain Layout
4117 Paragraph ! Environments
4118 \end_layout
4119
4120 \end_inset
4121
4122
4123 \begin_inset Index idx
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 Paragraph environments|(
4128 \end_layout
4129
4130 \end_inset
4131
4132
4133 \end_layout
4134
4135 \begin_layout Subsection
4136 Overview
4137 \end_layout
4138
4139 \begin_layout Standard
4140 Paragraph environments correspond to the
4141 \end_layout
4142
4143 \begin_layout Standard
4144
4145 \series bold
4146
4147 \backslash
4148 begin{
4149 \emph on
4150 environment
4151 \emph default
4152 } ...
4153  
4154 \backslash
4155 end{
4156 \emph on
4157 environment
4158 \emph default
4159 }
4160 \series default
4161
4162 \begin_inset Newline newline
4163 \end_inset
4164
4165 command sequence in LaTeX files.
4166  If you don't know LaTeX, or the concept of a paragraph environment is totally
4167  alien to you, we urge you to read the 
4168 \emph on
4169 Tutorial
4170 \emph default
4171 .
4172  The 
4173 \emph on
4174 Tutorial
4175 \emph default
4176  also contains many more examples than this section does.
4177 \end_layout
4178
4179 \begin_layout Standard
4180 A paragraph environment is simply a 
4181 \begin_inset Quotes eld
4182 \end_inset
4183
4184 container
4185 \begin_inset Quotes erd
4186 \end_inset
4187
4188  for a paragraph which gives that paragraph certain properties.
4189  This can include a particular style of font, different margins, a numbering
4190  scheme, labels, and so on.
4191  Additionally, you can 
4192 \begin_inset Quotes eld
4193 \end_inset
4194
4195 nest
4196 \begin_inset Quotes erd
4197 \end_inset
4198
4199  the different environments inside one another, allowing one environment
4200  to inherit some of the properties of another.
4201  The different paragraph environments totally replace the need for messy
4202  tab stops, on the fly margin adjustment, and other hold-overs from the
4203  days of typewriters.
4204  There are several paragraph environments which are specific to a particular
4205  document type.
4206  We'll only be covering the most common ones here.
4207 \end_layout
4208
4209 \begin_layout Standard
4210 To choose a new paragraph environment, use the pull-down box 
4211 \begin_inset Graphics
4212         filename clipart/ToolbarEnvBox.png
4213         scale 70
4214         clip
4215
4216 \end_inset
4217
4218  at the left end of the toolbar.
4219  LyX will change the environment of the 
4220 \emph on
4221 entire
4222 \emph default
4223  paragraph in which the cursor sits.
4224  You can also change the environment of an entire group of paragraphs if
4225  you select them before choosing the new environment.
4226  
4227 \end_layout
4228
4229 \begin_layout Standard
4230 Note that hitting 
4231 \family sans
4232 Return
4233 \family default
4234  will 
4235 \emph on
4236 typically
4237 \emph default
4238  create a new paragraph using the 
4239 \family sans
4240 Standard
4241 \family default
4242  paragraph environment.
4243  We say 
4244 \begin_inset Quotes eld
4245 \end_inset
4246
4247 typically
4248 \begin_inset Quotes erd
4249 \end_inset
4250
4251  because if you are in one of these environments:
4252 \end_layout
4253
4254 \begin_layout Itemize
4255
4256 \family sans
4257 Quote
4258 \end_layout
4259
4260 \begin_layout Itemize
4261
4262 \family sans
4263 Quotation
4264 \end_layout
4265
4266 \begin_layout Itemize
4267
4268 \family sans
4269 Verse
4270 \end_layout
4271
4272 \begin_layout Itemize
4273
4274 \family sans
4275 Itemize
4276 \end_layout
4277
4278 \begin_layout Itemize
4279
4280 \family sans
4281 Enumerate
4282 \end_layout
4283
4284 \begin_layout Itemize
4285
4286 \family sans
4287 Description
4288 \end_layout
4289
4290 \begin_layout Itemize
4291
4292 \family sans
4293 List
4294 \end_layout
4295
4296 \begin_layout Standard
4297 LyX keeps the old paragraph environment when you hit 
4298 \family sans
4299 Return
4300 \family default
4301 , rather than resetting it to 
4302 \family sans
4303 Standard
4304 \family default
4305 .
4306  LyX will still reset the nesting depth, however.
4307  Usually, starting a new paragraph resets both the paragraph environment
4308  and the nesting depth (for more on nesting see section
4309 \begin_inset space ~
4310 \end_inset
4311
4312
4313 \begin_inset CommandInset ref
4314 LatexCommand ref
4315 reference "sec:Nesting"
4316
4317 \end_inset
4318
4319 ).
4320  At the moment, all this is context-specific; you're better off expecting
4321  
4322 \family sans
4323 Return
4324 \family default
4325  to reset the paragraph environment and depth.
4326  If you want a new paragraph to keep the current environment and depth,
4327  use 
4328 \begin_inset Info
4329 type  "shortcut"
4330 arg   "break-paragraph inverse"
4331 \end_inset
4332
4333  instead.
4334 \end_layout
4335
4336 \begin_layout Subsection
4337 Standard
4338 \end_layout
4339
4340 \begin_layout Standard
4341 The default paragraph environment is 
4342 \family sans
4343 Standard
4344 \family default
4345  for most classes.
4346  It creates a plain paragraph.
4347  If LyX resets the paragraph environment, this is the one it chooses.
4348  In fact, the paragraph you're reading right now (and most of the ones in
4349  this manual) are in the 
4350 \family sans
4351 Standard
4352 \family default
4353  environment.
4354 \end_layout
4355
4356 \begin_layout Standard
4357 You can nest a paragraph using the 
4358 \family sans
4359 Standard
4360 \family default
4361  environment in just about anything else, but you can't really nest anything
4362  in a 
4363 \family sans
4364 Standard
4365 \family default
4366  environment.
4367 \end_layout
4368
4369 \begin_layout Subsection
4370 Document Title
4371 \begin_inset Index idx
4372 status collapsed
4373
4374 \begin_layout Plain Layout
4375 Document ! Title
4376 \end_layout
4377
4378 \end_inset
4379
4380
4381 \end_layout
4382
4383 \begin_layout Standard
4384 A LaTeX title page has three parts: the title itself, the name(s) of the
4385  author(s) and a 
4386 \begin_inset Quotes eld
4387 \end_inset
4388
4389 footnote
4390 \begin_inset Quotes erd
4391 \end_inset
4392
4393  for thanks or contact information.
4394  For certain types of documents, LaTeX places all of this on a separate
4395  page along with today's date.
4396  For other types of documents, the title 
4397 \begin_inset Quotes eld
4398 \end_inset
4399
4400 page
4401 \begin_inset Quotes erd
4402 \end_inset
4403
4404  goes at the top of the first page of the document.
4405  
4406 \end_layout
4407
4408 \begin_layout Standard
4409 LyX provides an interface to the title page commands through the paragraph
4410  environments 
4411 \family sans
4412 Title
4413 \family default
4414
4415 \family sans
4416 Author
4417 \family default
4418 , and 
4419 \family sans
4420 Date
4421 \family default
4422 .
4423  Here's how you use them:
4424 \end_layout
4425
4426 \begin_layout Itemize
4427 Put the title of your document in the 
4428 \family sans
4429 Title
4430 \family default
4431  environment.
4432 \end_layout
4433
4434 \begin_layout Itemize
4435 Put the author name in the 
4436 \family sans
4437 Author
4438 \family default
4439  environment.
4440 \end_layout
4441
4442 \begin_layout Itemize
4443 If you want the date to have a certain appearance, want to use a fixed date,
4444  or want other text to appear in place of today's date, put that text in
4445  the 
4446 \family sans
4447 Date
4448 \family default
4449  environment.
4450  Note that using this environment is optional.
4451  If you don't provide any, LaTeX will automatically insert today's date.
4452  If you don't want any date, add the line
4453 \begin_inset Newline newline
4454 \end_inset
4455
4456
4457 \series bold
4458
4459 \backslash
4460 date{}
4461 \series default
4462
4463 \begin_inset Newline newline
4464 \end_inset
4465
4466 to the preamble of your document (menu 
4467 \family sans
4468 Document\SpecialChar \menuseparator
4469 Settings
4470 \family default
4471 )
4472 \end_layout
4473
4474 \begin_layout Standard
4475 You can use footnotes to insert 
4476 \begin_inset Quotes eld
4477 \end_inset
4478
4479 thanks
4480 \begin_inset Quotes erd
4481 \end_inset
4482
4483  or contact information.
4484 \end_layout
4485
4486 \begin_layout Subsection
4487 Headings
4488 \begin_inset Index idx
4489 status collapsed
4490
4491 \begin_layout Plain Layout
4492 Section headings
4493 \end_layout
4494
4495 \end_inset
4496
4497
4498 \begin_inset CommandInset label
4499 LatexCommand label
4500 name "sub:Headings"
4501
4502 \end_inset
4503
4504
4505 \end_layout
4506
4507 \begin_layout Standard
4508 There are several paragraph environments for producing section headings.
4509  LyX takes care of the numbering for you.
4510 \end_layout
4511
4512 \begin_layout Subsubsection
4513 Numbered Headings
4514 \begin_inset Index idx
4515 status collapsed
4516
4517 \begin_layout Plain Layout
4518 Section headings ! Numbered
4519 \end_layout
4520
4521 \end_inset
4522
4523
4524 \end_layout
4525
4526 \begin_layout Standard
4527 There are 7 numbered types of section headings.
4528  They are:
4529 \end_layout
4530
4531 \begin_layout Enumerate
4532
4533 \family sans
4534 Part
4535 \end_layout
4536
4537 \begin_layout Enumerate
4538
4539 \family sans
4540 Chapter
4541 \end_layout
4542
4543 \begin_layout Enumerate
4544
4545 \family sans
4546 Section
4547 \end_layout
4548
4549 \begin_layout Enumerate
4550
4551 \family sans
4552 Subsection
4553 \end_layout
4554
4555 \begin_layout Enumerate
4556
4557 \family sans
4558 Subsubsection
4559 \end_layout
4560
4561 \begin_layout Enumerate
4562
4563 \family sans
4564 Paragraph
4565 \end_layout
4566
4567 \begin_layout Enumerate
4568
4569 \family sans
4570 Subparagraph
4571 \end_layout
4572
4573 \begin_layout Standard
4574 LyX labels each heading with a series of numbers, separated by periods.
4575  The numbers describe where in the document you are.
4576  Unlike the other headings, parts are numbered with Latin letters.
4577 \end_layout
4578
4579 \begin_layout Standard
4580 Headings all subdivide your document into different pieces of text.
4581  For example, suppose you're writing a book.
4582  You group the book into chapters.
4583  LyX does similar grouping:
4584 \end_layout
4585
4586 \begin_layout Itemize
4587
4588 \family sans
4589 Part
4590 \family default
4591  is divided in either 
4592 \family sans
4593 Chapter
4594 \family default
4595 s or 
4596 \family sans
4597 Section
4598 \family default
4599 s
4600 \end_layout
4601
4602 \begin_layout Itemize
4603
4604 \family sans
4605 Chapter
4606 \family default
4607 s are divided into 
4608 \family sans
4609 Section
4610 \family default
4611 s
4612 \end_layout
4613
4614 \begin_layout Itemize
4615
4616 \family sans
4617 Section
4618 \family default
4619 s are divided into 
4620 \family sans
4621 Subsection
4622 \family default
4623 s
4624 \end_layout
4625
4626 \begin_layout Itemize
4627
4628 \family sans
4629 Subsection
4630 \family default
4631 s are divided into 
4632 \family sans
4633 Subsubsection
4634 \family default
4635 s
4636 \end_layout
4637
4638 \begin_layout Itemize
4639
4640 \family sans
4641 Subsubsection
4642 \family default
4643 s are divided into 
4644 \family sans
4645 Paragraph
4646 \family default
4647 s
4648 \end_layout
4649
4650 \begin_layout Itemize
4651
4652 \family sans
4653 Paragraph
4654 \family default
4655 s are divided into 
4656 \family sans
4657 Subparagraph
4658 \family default
4659 s
4660 \end_layout
4661
4662 \begin_layout Standard
4663 \begin_inset Note Greyedout
4664 status open
4665
4666 \begin_layout Plain Layout
4667
4668 \series bold
4669 Note:
4670 \series default
4671  Not all document types use the 
4672 \family sans
4673 Chapter
4674 \family default
4675  heading as the maximum sectioning level.
4676  In that case the 
4677 \family sans
4678 Section
4679 \family default
4680  is the top-level heading.
4681 \end_layout
4682
4683 \end_inset
4684
4685
4686 \end_layout
4687
4688 \begin_layout Standard
4689 So, if you use the 
4690 \family sans
4691 Subsubsection
4692 \family default
4693  environment to label a new sub-subsection, LyX labels it with its number,
4694  along with the number of the subsection, section, and, if applicable, chapter
4695  that it's in.
4696  For example: the fifth section of the second chapter of this book has the
4697  label 
4698 \begin_inset Quotes eld
4699 \end_inset
4700
4701 2.5
4702 \begin_inset Quotes erd
4703 \end_inset
4704
4705 .
4706 \end_layout
4707
4708 \begin_layout Subsubsection
4709 Unnumbered Headings
4710 \begin_inset Index idx
4711 status collapsed
4712
4713 \begin_layout Plain Layout
4714 Section headings ! Unnumbered
4715 \end_layout
4716
4717 \end_inset
4718
4719
4720 \end_layout
4721
4722 \begin_layout Standard
4723 The unnumbered section headings have a 
4724 \begin_inset Quotes eld
4725 \end_inset
4726
4727 *
4728 \begin_inset Quotes erd
4729 \end_inset
4730
4731  at the end of their name.
4732  They work the same as their numbered counterparts but will not appear in
4733  the table of contents, see section
4734 \begin_inset space ~
4735 \end_inset
4736
4737
4738 \begin_inset CommandInset ref
4739 LatexCommand ref
4740 reference "sec:toc"
4741
4742 \end_inset
4743
4744 .
4745 \end_layout
4746
4747 \begin_layout Subsubsection
4748 Changing the Numbering
4749 \begin_inset CommandInset label
4750 LatexCommand label
4751 name "sub:Numbering-depth"
4752
4753 \end_inset
4754
4755
4756 \end_layout
4757
4758 \begin_layout Standard
4759 You can also alter which sectioning levels get numbered and which ones appear
4760  in the Table of Contents.
4761  Now, this doesn't remove any of the levels; that's preset in the document
4762  class.
4763  Certain classes start with 
4764 \family sans
4765 Chapter
4766 \family default
4767  and go down to the 
4768 \family sans
4769 Subparagraph
4770 \family default
4771  level.
4772  Others start at 
4773 \family sans
4774 Section
4775 \family default
4776 .
4777  Similarly, not all document classes number all sectioning levels.
4778  Most don't number 
4779 \family sans
4780 Paragraph
4781 \family default
4782  or 
4783 \family sans
4784 Subparagraph
4785 \family default
4786 .
4787  This is something you can change.
4788 \end_layout
4789
4790 \begin_layout Standard
4791 Open the 
4792 \family sans
4793 Document\SpecialChar \menuseparator
4794 Settings
4795 \family default
4796  dialog.
4797 \family sans
4798
4799 \begin_inset Index idx
4800 status collapsed
4801
4802 \begin_layout Plain Layout
4803 Document ! Settings
4804 \end_layout
4805
4806 \end_inset
4807
4808
4809 \family default
4810  Under 
4811 \family sans
4812 Numbering
4813 \begin_inset space ~
4814 \end_inset
4815
4816 &
4817 \begin_inset space ~
4818 \end_inset
4819
4820 TOC
4821 \family default
4822  you'll see two counters.
4823  The one named 
4824 \family sans
4825 Numbering
4826 \family default
4827  controls how far down in the sectioning hierarchy LyX numbers a section
4828  heading.
4829  The other one controls the appearance of the section headings in the table
4830  of contents.
4831 \end_layout
4832
4833 \begin_layout Subsubsection
4834 Short Titles of Headings
4835 \begin_inset Index idx
4836 status collapsed
4837
4838 \begin_layout Plain Layout
4839 Section headings ! Short titles
4840 \end_layout
4841
4842 \end_inset
4843
4844
4845 \begin_inset Argument
4846 status collapsed
4847
4848 \begin_layout Plain Layout
4849 Short Titles
4850 \end_layout
4851
4852 \end_inset
4853
4854
4855 \begin_inset CommandInset label
4856 LatexCommand label
4857 name "sec:Short-Titles"
4858
4859 \end_inset
4860
4861
4862 \end_layout
4863
4864 \begin_layout Standard
4865 Some section or chapter titles, such as this one, can get quite long.
4866  This can cause trouble when there is limited horizontal space.
4867  For example, if the header of the page is set to show the current section
4868  title, a long title will protrude over the page margins and look awful.
4869 \end_layout
4870
4871 \begin_layout Standard
4872 LaTeX allows you to specify a short title for section headings.
4873  This short title is used in the header and in the actual table of contents,
4874  avoiding the problem mentioned.
4875  To specify a short title, use the menu 
4876 \family sans
4877 Insert\SpecialChar \menuseparator
4878 Short
4879 \begin_inset space ~
4880 \end_inset
4881
4882 Title
4883 \family default
4884 .
4885  This will insert a box labeled 
4886 \begin_inset Quotes eld
4887 \end_inset
4888
4889 opt
4890 \begin_inset Quotes erd
4891 \end_inset
4892
4893  (stands for 
4894 \begin_inset Quotes eld
4895 \end_inset
4896
4897 optional
4898 \begin_inset Quotes erd
4899 \end_inset
4900
4901 ) which you can use to enter the short title text.
4902  This also works for captions inside floats.
4903 \end_layout
4904
4905 \begin_layout Standard
4906 The title of this section is a good example of using this feature.
4907 \end_layout
4908
4909 \begin_layout Subsubsection
4910 Special Information
4911 \end_layout
4912
4913 \begin_layout Standard
4914 The following information applies to all section headings:
4915 \end_layout
4916
4917 \begin_layout Itemize
4918 You cannot do any nesting with these environments.
4919 \end_layout
4920
4921 \begin_layout Itemize
4922 You cannot use a margin note in any of these environments.
4923 \end_layout
4924
4925 \begin_layout Itemize
4926 You can only use inline math in these environments.
4927 \end_layout
4928
4929 \begin_layout Itemize
4930 You can use labels and cross-references to refer to their numbers.
4931 \end_layout
4932
4933 \begin_layout Subsection
4934 Quotes and Poetry line spacing
4935 \end_layout
4936
4937 \begin_layout Standard
4938 LyX has three paragraph environments for writing poetry and quotations.
4939  They are 
4940 \family sans
4941 Quote
4942 \family default
4943
4944 \family sans
4945 Quotation
4946 \family default
4947 , and 
4948 \family sans
4949 Verse
4950 \family default
4951 .
4952  Forget the days of changing line spacing and twiddling with margins.
4953  These three paragraph environments already have those changes built-in.
4954  They all widen the left margin and add a bit of extra space above and below
4955  the text they contain.
4956  They also allow nesting, so you can put a 
4957 \family sans
4958 Verse
4959 \family default
4960  in a 
4961 \family sans
4962 Quotation
4963 \family default
4964 , as well as in some other paragraph environments.
4965 \end_layout
4966
4967 \begin_layout Standard
4968 There is another feature of these three paragraph environments: they do
4969  
4970 \emph on
4971 not
4972 \emph default
4973  reset to 
4974 \family sans
4975 Standard
4976 \family default
4977  when you start a new paragraph.
4978  So, you can type in that poem and merrily hit 
4979 \family sans
4980 Return
4981 \family default
4982  without worrying about the paragraph environment changing on you.
4983  Of course, that means that, once you're done typing in that poem, you have
4984  to change back to the 
4985 \family sans
4986 Standard
4987 \family default
4988  environment yourself.
4989 \end_layout
4990
4991 \begin_layout Subsubsection
4992
4993 \family sans
4994 Quote
4995 \family default
4996  and 
4997 \family sans
4998 Quotation
4999 \family default
5000
5001 \begin_inset CommandInset label
5002 LatexCommand label
5003 name "sec:Quote"
5004
5005 \end_inset
5006
5007
5008 \begin_inset Index idx
5009 status collapsed
5010
5011 \begin_layout Plain Layout
5012 Quotation
5013 \end_layout
5014
5015 \end_inset
5016
5017
5018 \end_layout
5019
5020 \begin_layout Standard
5021 Now that we've described the similarities of these three environments, it's
5022  time for the differences.
5023  
5024 \family sans
5025 Quote
5026 \family default
5027  and 
5028 \family sans
5029 Quotation
5030 \family default
5031  are identical except for one difference: 
5032 \family sans
5033 Quote
5034 \family default
5035  uses extra spacing to separate paragraphs and never indents the first line.
5036  
5037 \family sans
5038 Quotation
5039 \family default
5040  
5041 \emph on
5042 always
5043 \emph default
5044  indents the first line of a paragraph and uses the same line spacing throughout.
5045 \end_layout
5046
5047 \begin_layout Standard
5048 Here's an example of the 
5049 \family sans
5050 Quote
5051 \family default
5052  environment:
5053 \end_layout
5054
5055 \begin_layout Quote
5056 This is in the 
5057 \family sans
5058 Quote
5059 \family default
5060  environment.
5061  I can keep writing, extending this line out further and further until it
5062  wraps.
5063  See – no indentation!
5064 \end_layout
5065
5066 \begin_layout Quote
5067 Here's the second paragraph of this quote.
5068  Again, there's no indentation, but there is extra space between me and
5069  the other paragraph.
5070 \end_layout
5071
5072 \begin_layout Standard
5073 Here's another example, this time in the 
5074 \family sans
5075 Quotation
5076 \family default
5077  environment:
5078 \end_layout
5079
5080 \begin_layout Quotation
5081 This is in the 
5082 \family sans
5083 Quotation
5084 \family default
5085  environment.
5086  If I keep writing, you'll see the indentation.
5087  If your country uses a writing style that shows off new paragraphs by indenting
5088  the first line, then 
5089 \family sans
5090 Quotation
5091 \family default
5092  is the environment for you! Well, you'd use it 
5093 \emph on
5094 if
5095 \emph default
5096  you were quoting other text.
5097 \end_layout
5098
5099 \begin_layout Quotation
5100 Here's a new paragraph.
5101  I could ramble on and on, like a politician at election time.
5102  If I did that, though, you'd get bored.
5103 \end_layout
5104
5105 \begin_layout Standard
5106 As the examples show, 
5107 \family sans
5108 Quote
5109 \family default
5110  is for those people who use extra space to separate paragraphs.
5111  They should put quotes in the 
5112 \family sans
5113 Quote
5114 \family default
5115  environment.
5116  Those who use indentation to mark a new paragraph should use the 
5117 \family sans
5118 Quotation
5119 \family default
5120  paragraph environment for quoted text.
5121 \end_layout
5122
5123 \begin_layout Subsubsection
5124
5125 \family sans
5126 Verse
5127 \family default
5128
5129 \begin_inset Index idx
5130 status collapsed
5131
5132 \begin_layout Plain Layout
5133 Paragraph ! Verse
5134 \end_layout
5135
5136 \end_inset
5137
5138
5139 \family sans
5140
5141 \begin_inset Index idx
5142 status collapsed
5143
5144 \begin_layout Plain Layout
5145 Poetry
5146 \end_layout
5147
5148 \end_inset
5149
5150
5151 \begin_inset CommandInset label
5152 LatexCommand label
5153 name "sec:Verse"
5154
5155 \end_inset
5156
5157
5158 \end_layout
5159
5160 \begin_layout Standard
5161
5162 \family sans
5163 Verse
5164 \family default
5165  is a paragraph environment for poetry, rhymes, verses, and so on.
5166  Here's an example:
5167 \end_layout
5168
5169 \begin_layout Verse
5170 This is in Verse
5171 \begin_inset Newline newline
5172 \end_inset
5173
5174 Which I did not rehearse!
5175 \end_layout
5176
5177 \begin_layout Verse
5178 It could be much worse.
5179  This line could be long, very long, oh so long, so very long that it wraps
5180  around.
5181  It looks okay on screen, but in the printed version, the extra lines are
5182  indented a bit more than the first.
5183  Okay, so it's turned to prose and doesn't rhyme anymore.
5184  So sue me.
5185 \end_layout
5186
5187 \begin_layout Verse
5188 To break a line
5189 \begin_inset Newline newline
5190 \end_inset
5191
5192 And make things look fine
5193 \begin_inset Newline newline
5194 \end_inset
5195
5196 Use 
5197 \begin_inset Info
5198 type  "shortcut"
5199 arg   "newline-insert newline"
5200 \end_inset
5201
5202 .
5203 \end_layout
5204
5205 \begin_layout Standard
5206 As you can see, 
5207 \family sans
5208 Verse
5209 \family default
5210  does not indent both margins.
5211  Each stanza of the verse or poem is in its own paragraph.
5212  To separate the individual lines of a stanza, use the 
5213 \family typewriter
5214 break-line
5215 \family default
5216  function 
5217 \begin_inset Info
5218 type  "shortcut"
5219 arg   "newline-insert newline"
5220 \end_inset
5221
5222 .
5223 \end_layout
5224
5225 \begin_layout Subsection
5226 Lists
5227 \begin_inset Index idx
5228 status collapsed
5229
5230 \begin_layout Plain Layout
5231 Lists
5232 \end_layout
5233
5234 \end_inset
5235
5236
5237 \begin_inset CommandInset label
5238 LatexCommand label
5239 name "sub:Lists"
5240
5241 \end_inset
5242
5243
5244 \end_layout
5245
5246 \begin_layout Standard
5247 LyX has four different paragraph environments for creating different kinds
5248  of lists.
5249  In the 
5250 \family sans
5251 Itemize
5252 \family default
5253  and 
5254 \family sans
5255 Enumerate
5256 \family default
5257  environments, LyX labels your list items with bullets or numbers, respectively.
5258  In the 
5259 \family sans
5260 Description
5261 \family default
5262  and 
5263 \family sans
5264 List
5265 \family default
5266  environments, LyX lets you provide your own label.
5267  We'll present the individual details of each type of list next after describing
5268  some general features of all four of them.
5269 \end_layout
5270
5271 \begin_layout Subsubsection
5272 General Features
5273 \end_layout
5274
5275 \begin_layout Standard
5276 The four paragraph environments for lists differ from the other environments
5277  in several ways.
5278  First, LyX treats each paragraph as a list item.
5279  Hitting 
5280 \family sans
5281 Return
5282 \family default
5283  does 
5284 \emph on
5285 not
5286 \emph default
5287  reset the environment to 
5288 \family sans
5289 Standard
5290 \family default
5291  but keeps the current environment and creates a new list item.
5292  The nesting depth is hereby kept.
5293  If you want to keep the paragraph environment but reset the current nesting
5294  depth, you can use 
5295 \begin_inset Info
5296 type  "shortcut"
5297 arg   "break-paragraph inverse"
5298 \end_inset
5299
5300  to break paragraphs.
5301 \end_layout
5302
5303 \begin_layout Standard
5304 You can nest lists of any type inside one another.
5305  In fact, LyX changes the labels on some list items depending on how it
5306  is nested.
5307  If you intend to use any of the list paragraph environments, we suggest
5308  you read all of section
5309 \begin_inset space ~
5310 \end_inset
5311
5312
5313 \begin_inset CommandInset ref
5314 LatexCommand ref
5315 reference "sec:Nesting"
5316
5317 \end_inset
5318
5319 .
5320  
5321 \end_layout
5322
5323 \begin_layout Subsubsection
5324
5325 \family sans
5326 Itemize
5327 \family default
5328
5329 \begin_inset Index idx
5330 status collapsed
5331
5332 \begin_layout Plain Layout
5333 Lists ! Itemize
5334 \end_layout
5335
5336 \end_inset
5337
5338
5339 \begin_inset CommandInset label
5340 LatexCommand label
5341 name "sec:Itemize"
5342
5343 \end_inset
5344
5345
5346 \end_layout
5347
5348 \begin_layout Standard
5349 The first type of list we'll describe in detail is the 
5350 \family sans
5351 Itemize
5352 \family default
5353  paragraph environment.
5354  It has the following properties:
5355 \end_layout
5356
5357 \begin_layout Itemize
5358 Each item has a particular bullet or symbol as its label.
5359 \end_layout
5360
5361 \begin_deeper
5362 \begin_layout Itemize
5363 LyX uses the same symbol for all of the items in a given nesting level.
5364 \end_layout
5365
5366 \begin_layout Itemize
5367 The symbol appears at the beginning of the first line.
5368 \end_layout
5369
5370 \end_deeper
5371 \begin_layout Itemize
5372 The items can have any length.
5373  LyX automatically offsets the left margin of each item.
5374  The offset is always relative to whatever environment the 
5375 \family sans
5376 Itemize
5377 \family default
5378  list may be in.
5379 \end_layout
5380
5381 \begin_layout Itemize
5382 If you nest an 
5383 \family sans
5384 Itemize
5385 \family default
5386  environment inside another 
5387 \family sans
5388 Itemize
5389 \family default
5390  environment, the label changes to a new symbol.
5391 \end_layout
5392
5393 \begin_deeper
5394 \begin_layout Itemize
5395 There are four different symbols for up to a four-fold nesting.
5396 \end_layout
5397
5398 \begin_layout Itemize
5399 LyX always shows the same symbol on screen.
5400 \end_layout
5401
5402 \begin_layout Itemize
5403 See section
5404 \begin_inset space ~
5405 \end_inset
5406
5407
5408 \begin_inset CommandInset ref
5409 LatexCommand ref
5410 reference "sec:Nesting"
5411
5412 \end_inset
5413
5414  for a full explanation of nesting.
5415 \end_layout
5416
5417 \end_deeper
5418 \begin_layout Standard
5419 Of course, that explanation was also an example of an 
5420 \family sans
5421 Itemize
5422 \family default
5423  list.
5424  The 
5425 \family sans
5426 Itemize
5427 \family default
5428  environment is best suited for lists where the order doesn't matter.
5429 \end_layout
5430
5431 \begin_layout Standard
5432 We said that different levels use different symbols as their label.
5433  Here's an example of all four possible symbols.
5434 \end_layout
5435
5436 \begin_layout Itemize
5437 The label for the first level 
5438 \family sans
5439 Itemize
5440 \family default
5441  is a large black dot, or bullet.
5442 \end_layout
5443
5444 \begin_deeper
5445 \begin_layout Itemize
5446 The label for the second level is a dash.
5447 \end_layout
5448
5449 \begin_deeper
5450 \begin_layout Itemize
5451 The label for the third is an asterisk.
5452 \end_layout
5453
5454 \begin_deeper
5455 \begin_layout Itemize
5456 The label for the fourth is a centered dot.
5457 \end_layout
5458
5459 \end_deeper
5460 \begin_layout Itemize
5461 Back out to the third level.
5462 \end_layout
5463
5464 \end_deeper
5465 \begin_layout Itemize
5466 Back to the second level.
5467 \end_layout
5468
5469 \end_deeper
5470 \begin_layout Itemize
5471 Back to the outermost level.
5472 \end_layout
5473
5474 \begin_layout Standard
5475 These are the default labels for an 
5476 \family sans
5477 Itemize
5478 \family default
5479  list.
5480  You can customize these labels in the 
5481 \family sans
5482 Document\SpecialChar \menuseparator
5483 Settings
5484 \family default
5485  dialog in the submenu 
5486 \family sans
5487 Bullets
5488 \family default
5489 .
5490 \family sans
5491
5492 \begin_inset Index idx
5493 status collapsed
5494
5495 \begin_layout Plain Layout
5496 Document ! Settings
5497 \end_layout
5498
5499 \end_inset
5500
5501
5502 \end_layout
5503
5504 \begin_layout Standard
5505 Notice how the space between items decreases with increasing depth.
5506  We'll explain nesting and all the tricks you can do with different depths
5507  in section
5508 \begin_inset space ~
5509 \end_inset
5510
5511
5512 \begin_inset CommandInset ref
5513 LatexCommand ref
5514 reference "sec:Nesting"
5515
5516 \end_inset
5517
5518 .
5519 \end_layout
5520
5521 \begin_layout Subsubsection
5522
5523 \family sans
5524 Enumerate
5525 \family default
5526
5527 \begin_inset Index idx
5528 status collapsed
5529
5530 \begin_layout Plain Layout
5531 Lists ! Enumerate
5532 \end_layout
5533
5534 \end_inset
5535
5536
5537 \begin_inset CommandInset label
5538 LatexCommand label
5539 name "sec:Enumerate"
5540
5541 \end_inset
5542
5543
5544 \end_layout
5545
5546 \begin_layout Standard
5547 The 
5548 \family sans
5549 Enumerate
5550 \family default
5551  environment is used to create numbered lists and outlines.
5552  It has these properties:
5553 \end_layout
5554
5555 \begin_layout Enumerate
5556 Each item has a numeral as its label.
5557 \end_layout
5558
5559 \begin_deeper
5560 \begin_layout Enumerate
5561 The label type depends on the nesting depth.
5562 \end_layout
5563
5564 \end_deeper
5565 \begin_layout Enumerate
5566 LyX automatically counts the items for you and updates the label as appropriate.
5567 \end_layout
5568
5569 \begin_layout Enumerate
5570 Each new 
5571 \family sans
5572 Enumerate
5573 \family default
5574  environment resets the counter to one.
5575 \end_layout
5576
5577 \begin_layout Enumerate
5578 Like the 
5579 \family sans
5580 Itemize
5581 \family default
5582  environment, the 
5583 \family sans
5584 Enumerate
5585 \family default
5586  environment:
5587 \end_layout
5588
5589 \begin_deeper
5590 \begin_layout Enumerate
5591 Offsets the items relative to the left margin.
5592  Items can have any length.
5593 \end_layout
5594
5595 \begin_layout Enumerate
5596 Reduces the space between items as the nesting depth increases.
5597 \end_layout
5598
5599 \begin_layout Enumerate
5600 Uses different types of labels depending on the nesting depth.
5601 \end_layout
5602
5603 \begin_layout Enumerate
5604 Allows up to a four-fold nesting.
5605 \end_layout
5606
5607 \end_deeper
5608 \begin_layout Standard
5609 Unlike the 
5610 \family sans
5611 Itemize
5612 \family default
5613  environment, 
5614 \family sans
5615 Enumerate
5616 \family default
5617  shows the different labels for each item in LyX.
5618  Here is how LyX labels the four different levels in an 
5619 \family sans
5620 Enumerate
5621 \family default
5622 :
5623 \end_layout
5624
5625 \begin_layout Enumerate
5626 The first level of an 
5627 \family sans
5628 Enumerate
5629 \family default
5630  uses Arabic numerals followed by a period.
5631 \end_layout
5632
5633 \begin_deeper
5634 \begin_layout Enumerate
5635 The second level uses lower case letters surrounded by parentheses.
5636 \end_layout
5637
5638 \begin_deeper
5639 \begin_layout Enumerate
5640 The third level uses lower-case Roman numerals followed by a period.
5641 \end_layout
5642
5643 \begin_deeper
5644 \begin_layout Enumerate
5645 The fourth level uses capital letters followed by a period.
5646 \end_layout
5647
5648 \begin_layout Enumerate
5649 Again, notice the decrease in the spacing between items as the nesting depth
5650  increases.
5651 \end_layout
5652
5653 \end_deeper
5654 \begin_layout Enumerate
5655 Back to the third level
5656 \end_layout
5657
5658 \end_deeper
5659 \begin_layout Enumerate
5660 Back to the second level.
5661 \end_layout
5662
5663 \end_deeper
5664 \begin_layout Enumerate
5665 Back to the outermost level.
5666 \end_layout
5667
5668 \begin_layout Standard
5669 Once again, you can customize the type of numbering used in the 
5670 \family sans
5671 Enumerate
5672 \family default
5673  environment.
5674  It involves adding commands to the LaTeX preamble (see the 
5675 \emph on
5676 Additional Features
5677 \emph default
5678  manual).
5679  As stated earlier, such customization only shows up in the printed version,
5680  not in LyX.
5681 \end_layout
5682
5683 \begin_layout Standard
5684 There is more to nesting 
5685 \family sans
5686 Enumerate
5687 \family default
5688  environments than we've stated here.
5689  You should read section
5690 \begin_inset space ~
5691 \end_inset
5692
5693
5694 \begin_inset CommandInset ref
5695 LatexCommand ref
5696 reference "sec:Nesting"
5697
5698 \end_inset
5699
5700  to learn more about nesting.
5701 \end_layout
5702
5703 \begin_layout Subsubsection
5704
5705 \family sans
5706 Description
5707 \family default
5708
5709 \begin_inset Index idx
5710 status collapsed
5711
5712 \begin_layout Plain Layout
5713 Lists ! Description
5714 \end_layout
5715
5716 \end_inset
5717
5718
5719 \end_layout
5720
5721 \begin_layout Standard
5722 Unlike the previous two environments, the 
5723 \family sans
5724 Description
5725 \family default
5726  list has no fixed label.
5727  Instead, LyX uses the first 
5728 \begin_inset Quotes eld
5729 \end_inset
5730
5731 word
5732 \begin_inset Quotes erd
5733 \end_inset
5734
5735  of the first line as the label.
5736  Here's an example:
5737 \end_layout
5738
5739 \begin_layout Description
5740 Example: This is an example of the 
5741 \family sans
5742 Description
5743 \family default
5744  environment.
5745 \end_layout
5746
5747 \begin_layout Standard
5748 LyX typesets the label in boldface and puts extra space between it and the
5749  rest of the line.
5750 \end_layout
5751
5752 \begin_layout Standard
5753 With the first 
5754 \begin_inset Quotes eld
5755 \end_inset
5756
5757 word
5758 \begin_inset Quotes erd
5759 \end_inset
5760
5761  it is meant that the first hit of the 
5762 \family sans
5763 Space
5764 \family default
5765  key ends the label if you are at the beginning of the first line of an
5766  item.
5767  If you need to use more than one word in the label use a 
5768 \family sans
5769 Protected Blank
5770 \family default
5771 .
5772  (Use either 
5773 \begin_inset Info
5774 type  "shortcut"
5775 arg   "space-insert protected"
5776 \end_inset
5777
5778  or the menu 
5779 \family sans
5780 Insert\SpecialChar \menuseparator
5781 Formatting\SpecialChar \menuseparator
5782 Protected
5783 \begin_inset space ~
5784 \end_inset
5785
5786 Space
5787 \family default
5788 , see section
5789 \begin_inset space ~
5790 \end_inset
5791
5792
5793 \begin_inset CommandInset ref
5794 LatexCommand ref
5795 reference "sub:Protected-Space"
5796
5797 \end_inset
5798
5799  for more info.) Here is an example:
5800 \end_layout
5801
5802 \begin_layout Description
5803 Second
5804 \begin_inset space ~
5805 \end_inset
5806
5807 Example: This one shows how to use a 
5808 \family sans
5809 Protected
5810 \begin_inset space ~
5811 \end_inset
5812
5813 Blank
5814 \family default
5815  in the label of a 
5816 \family sans
5817 Description
5818 \family default
5819  list item.
5820 \end_layout
5821
5822 \begin_layout Description
5823 Usage: You should use the 
5824 \family sans
5825 Description
5826 \family default
5827  environment for things like definitions and theorems.
5828  Use it when you need to make one word in particular stand out in the text
5829  that describes it.
5830  It's not a good idea to use a 
5831 \family sans
5832 Description
5833 \family default
5834  environment when you have an entire sentence that you want to describe.
5835  You're better off using 
5836 \family sans
5837 Itemize
5838 \family default
5839  or 
5840 \family sans
5841 Enumerate
5842 \family default
5843  and nesting several 
5844 \family sans
5845 Standard
5846 \family default
5847  paragraphs into them.
5848 \end_layout
5849
5850 \begin_layout Description
5851 Nesting: You can nest 
5852 \family sans
5853 Description
5854 \family default
5855  environments inside one another, nest them in other types of lists, and
5856  so on.
5857 \end_layout
5858
5859 \begin_layout Standard
5860 Notice that after the first line, LyX indents subsequent lines, offsetting
5861  them from the first line.
5862 \end_layout
5863
5864 \begin_layout Subsubsection
5865 The LyX 
5866 \family sans
5867 List
5868 \family default
5869
5870 \begin_inset Index idx
5871 status collapsed
5872
5873 \begin_layout Plain Layout
5874 Lists ! LyX list
5875 \end_layout
5876
5877 \end_inset
5878
5879
5880 \end_layout
5881
5882 \begin_layout Standard
5883 The 
5884 \family sans
5885 List
5886 \family default
5887  environment is a LyX extension to LaTeX.
5888 \end_layout
5889
5890 \begin_layout Standard
5891 \begin_inset Note Greyedout
5892 status open
5893
5894 \begin_layout Plain Layout
5895
5896 \series bold
5897 Note:
5898 \series default
5899  When you are using a KOMA-Script document class, like in this document,
5900  the 
5901 \family sans
5902 List
5903 \family default
5904  environment is named 
5905 \family sans
5906 Labeling
5907 \family default
5908 .
5909 \end_layout
5910
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \begin_layout Standard
5917 Like the 
5918 \family sans
5919 Description
5920 \family default
5921  environment the 
5922 \family sans
5923 List
5924 \family default
5925  environment has user-defined labels for each list item.
5926  There are the following properties of this list environment:
5927 \end_layout
5928
5929 \begin_layout Labeling
5930 \labelwidthstring 00.00.0000
5931 item
5932 \begin_inset space ~
5933 \end_inset
5934
5935 labels LyX uses the first 
5936 \begin_inset Quotes eld
5937 \end_inset
5938
5939 word
5940 \begin_inset Quotes erd
5941 \end_inset
5942
5943  of each line as the item label.
5944  The first 
5945 \family sans
5946 Space
5947 \family default
5948  after the beginning of the first line of an item marks the end of the label.
5949  If you need to use more than one word in an item label, use a protected
5950  blank as described above.
5951 \end_layout
5952
5953 \begin_layout Labeling
5954 \labelwidthstring 00.00.0000
5955 margins As you can see, LyX uses different margins for the item label and
5956  the body of the item text.
5957  The body of the text has a larger left margin, which is equal to the default
5958  label width plus a little extra space.
5959  
5960 \end_layout
5961
5962 \begin_layout Labeling
5963 \labelwidthstring 00.00.0000
5964 label
5965 \begin_inset space ~
5966 \end_inset
5967
5968 width LyX uses the width of the label, or the default width, whatever is
5969  larger.
5970  If the label width is larger, the label 
5971 \begin_inset Quotes eld
5972 \end_inset
5973
5974 extends
5975 \begin_inset Quotes erd
5976 \end_inset
5977
5978  into the first line.
5979  In other words, the text of the first line isn't aligned with the left
5980  margin of the rest of the item text.
5981 \end_layout
5982
5983 \begin_layout Labeling
5984 \labelwidthstring 00.00.0000
5985 default
5986 \begin_inset space ~
5987 \end_inset
5988
5989 width You can set the default label width to ensure that the text of all
5990  items in a 
5991 \family sans
5992 List
5993 \family default
5994  environment have the same left margin.
5995 \begin_inset Newline newline
5996 \end_inset
5997
5998 To change the default width, select all items in the list.
5999  Now open the 
6000 \family sans
6001 Edit\SpecialChar \menuseparator
6002 Paragraph
6003 \begin_inset space ~
6004 \end_inset
6005
6006 Settings
6007 \family default
6008  dialog.
6009  The text in the box 
6010 \family sans
6011 Longest
6012 \begin_inset space ~
6013 \end_inset
6014
6015 label
6016 \family default
6017  determines the default label width.
6018  You can use the text of your largest label here, but you can also use the
6019  letter 
6020 \begin_inset Quotes eld
6021 \end_inset
6022
6023 M
6024 \begin_inset Quotes erd
6025 \end_inset
6026
6027  multiple times instead.
6028  The M is the widest character and is a standard unit of widths in LaTeX.
6029  By using 
6030 \begin_inset Quotes eld
6031 \end_inset
6032
6033 M
6034 \begin_inset Quotes erd
6035 \end_inset
6036
6037  as the unit of width you don't need to keep changing the contents of 
6038 \family sans
6039 Longest
6040 \begin_inset space ~
6041 \end_inset
6042
6043 label
6044 \family default
6045  every time you alter a label in a 
6046 \family sans
6047 List
6048 \family default
6049  environment.
6050 \begin_inset Newline newline
6051 \end_inset
6052
6053 The predefined default width is the length of 
6054 \begin_inset Quotes eld
6055 \end_inset
6056
6057 00.00.0000
6058 \begin_inset Quotes erd
6059 \end_inset
6060
6061  (equal to 6 M).
6062  
6063 \begin_inset Newline newline
6064 \end_inset
6065
6066
6067 \begin_inset Note Greyedout
6068 status open
6069
6070 \begin_layout Plain Layout
6071
6072 \series bold
6073 Note:
6074 \series default
6075  Setting the cursor into a list item to change only its label width will
6076  only change the width inside LyX but not in the output.
6077 \end_layout
6078
6079 \end_inset
6080
6081
6082 \end_layout
6083
6084 \begin_layout Standard
6085 You should use the 
6086 \family sans
6087 List
6088 \family default
6089  environment the same way like the 
6090 \family sans
6091 Description
6092 \family default
6093  list: When you need one word to stand out from the text that describes
6094  it.
6095  The 
6096 \family sans
6097 List
6098 \family default
6099  environment gives you another way to do this, using a different overall
6100  layout.
6101 \end_layout
6102
6103 \begin_layout Standard
6104 You can nest 
6105 \family sans
6106 List
6107 \family default
6108  environments inside one another, nest them in other types of lists, and
6109  so on.
6110  They work just like the other list paragraph environments.
6111  Read section
6112 \begin_inset space ~
6113 \end_inset
6114
6115
6116 \begin_inset CommandInset ref
6117 LatexCommand ref
6118 reference "sec:Nesting"
6119
6120 \end_inset
6121
6122  to learn about nesting.
6123 \end_layout
6124
6125 \begin_layout Standard
6126 There is yet another feature of the 
6127 \family sans
6128 List
6129 \family default
6130  environment: As you can see in the examples, LyX left-justifies the item
6131  labels by default.
6132  You can use additional 
6133 \family sans
6134 HFills
6135 \family default
6136  to change how LyX justifies the item label.
6137  
6138 \family sans
6139 Hfills
6140 \family default
6141  are documented in section
6142 \begin_inset space ~
6143 \end_inset
6144
6145
6146 \begin_inset CommandInset ref
6147 LatexCommand ref
6148 reference "sub:Horizontal-Space"
6149
6150 \end_inset
6151
6152 .
6153  Here are some examples:
6154 \begin_inset Newpage pagebreak
6155 \end_inset
6156
6157
6158 \end_layout
6159
6160 \begin_layout Labeling
6161 \labelwidthstring 00.00.0000
6162 Left The default for 
6163 \family sans
6164 List
6165 \family default
6166  item labels.
6167 \end_layout
6168
6169 \begin_layout Labeling
6170 \labelwidthstring 00.00.0000
6171 \begin_inset space \hfill{}
6172 \end_inset
6173
6174 Right One 
6175 \family sans
6176 HFill
6177 \family default
6178  at the beginning of the label right justifies it.
6179 \end_layout
6180
6181 \begin_layout Labeling
6182 \labelwidthstring 00.00.0000
6183 \begin_inset space \hfill{}
6184 \end_inset
6185
6186 Center
6187 \begin_inset space \hfill{}
6188 \end_inset
6189
6190  One 
6191 \family sans
6192 HFill
6193 \family default
6194  at the beginning of the label and one at the end centers it.
6195 \end_layout
6196
6197 \begin_layout Subsection
6198 Customized Lists
6199 \begin_inset Index idx
6200 status collapsed
6201
6202 \begin_layout Plain Layout
6203 Lists ! Customized
6204 \end_layout
6205
6206 \end_inset
6207
6208
6209 \end_layout
6210
6211 \begin_layout Standard
6212 To use the features described in this section, you must load the module
6213  
6214 \family sans
6215 Customisable Lists (enumitem)
6216 \family default
6217  in the document settings.
6218  This loads the features of the LaTeX-package 
6219 \series bold
6220 enumitem
6221 \series default
6222
6223 \begin_inset Index idx
6224 status collapsed
6225
6226 \begin_layout Plain Layout
6227 LaTeX-packages ! enumitem
6228 \end_layout
6229
6230 \end_inset
6231
6232 .
6233 \end_layout
6234
6235 \begin_layout Subsubsection
6236 Custom Enumerate Lists
6237 \begin_inset Index idx
6238 status collapsed
6239
6240 \begin_layout Plain Layout
6241 Lists ! Enumerate ! Custom
6242 \end_layout
6243
6244 \end_inset
6245
6246
6247 \end_layout
6248
6249 \begin_layout Standard
6250 \noindent
6251 The default numbering of numbered lists can be changed by adding an optional
6252  argument (menu 
6253 \family sans
6254 Insert\SpecialChar \menuseparator
6255 Short Title
6256 \family default
6257 ) to the first item of each level in the list.
6258  There you add the command
6259 \end_layout
6260
6261 \begin_layout Standard
6262
6263 \series bold
6264 label=
6265 \backslash
6266 roman{enumi}
6267 \end_layout
6268
6269 \begin_layout Standard
6270 in TeX Code (shortcut 
6271 \begin_inset Info
6272 type  "shortcut"
6273 arg   "ert-insert"
6274 \end_inset
6275
6276 ).
6277 \begin_inset Foot
6278 status collapsed
6279
6280 \begin_layout Plain Layout
6281 For more about TeX Code, look at section
6282 \begin_inset space ~
6283 \end_inset
6284
6285
6286 \begin_inset CommandInset ref
6287 LatexCommand ref
6288 reference "sec:TeX-Code"
6289
6290 \end_inset
6291
6292 .
6293 \end_layout
6294
6295 \end_inset
6296
6297
6298 \emph on
6299  enumi
6300 \emph default
6301  is hereby the counter of the enumeration in the first level.
6302  The command 
6303 \series bold
6304
6305 \backslash
6306 roman
6307 \series default
6308  outputs the counter as small Roman numeral.
6309  For capital Roman numerals replace in the command above 
6310 \series bold
6311
6312 \backslash
6313 roman
6314 \series default
6315  by 
6316 \series bold
6317
6318 \backslash
6319 Roman
6320 \series default
6321 .
6322  For Arabic numerals use 
6323 \series bold
6324
6325 \backslash
6326 arabic
6327 \series default
6328 .
6329  To 
6330 \begin_inset Quotes eld
6331 \end_inset
6332
6333 number
6334 \begin_inset Quotes erd
6335 \end_inset
6336
6337  items with capital or small Latin letters use 
6338 \series bold
6339
6340 \backslash
6341 Alph
6342 \series default
6343  or 
6344 \series bold
6345
6346 \backslash
6347 alph
6348 \series default
6349 , respectively.
6350 \end_layout
6351
6352 \begin_layout Standard
6353 \noindent
6354 \begin_inset Note Greyedout
6355 status open
6356
6357 \begin_layout Plain Layout
6358
6359 \series bold
6360 Note:
6361 \series default
6362  You can only number 26
6363 \begin_inset space ~
6364 \end_inset
6365
6366 items with Latin letters, because this numbering is limited to single letters.
6367 \end_layout
6368
6369 \end_inset
6370
6371
6372 \end_layout
6373
6374 \begin_layout Standard
6375 To change the numbering for the list sublevels, replace the 'i' in the command
6376  by the small Roman numeral of the level (enumi, enumii, enumiii, enumiv).
6377 \end_layout
6378
6379 \begin_layout Standard
6380 As example a list with custom numbering:
6381 \end_layout
6382
6383 \begin_layout Enumerate
6384 \begin_inset Argument
6385 status open
6386
6387 \begin_layout Plain Layout
6388 \begin_inset ERT
6389 status open
6390
6391 \begin_layout Plain Layout
6392
6393 label=
6394 \backslash
6395 #
6396 \backslash
6397 Alph{enumi}
6398 \backslash
6399 #
6400 \end_layout
6401
6402 \end_inset
6403
6404
6405 \end_layout
6406
6407 \end_inset
6408
6409 Level 1
6410 \end_layout
6411
6412 \begin_deeper
6413 \begin_layout Enumerate
6414 \begin_inset Argument
6415 status open
6416
6417 \begin_layout Plain Layout
6418 \begin_inset ERT
6419 status open
6420
6421 \begin_layout Plain Layout
6422
6423 label=
6424 \backslash
6425 Alph{enumi}.
6426 \backslash
6427 arabic{enumii}
6428 \end_layout
6429
6430 \end_inset
6431
6432
6433 \end_layout
6434
6435 \end_inset
6436
6437 Level 2
6438 \end_layout
6439
6440 \begin_layout Enumerate
6441 Level 2
6442 \end_layout
6443
6444 \begin_deeper
6445 \begin_layout Enumerate
6446 \begin_inset Argument
6447 status open
6448
6449 \begin_layout Plain Layout
6450 \begin_inset ERT
6451 status open
6452
6453 \begin_layout Plain Layout
6454
6455 label=
6456 \backslash
6457 bf{
6458 \backslash
6459 arabic{enumiii}}
6460 \end_layout
6461
6462 \end_inset
6463
6464
6465 \end_layout
6466
6467 \end_inset
6468
6469 Level 3
6470 \end_layout
6471
6472 \begin_deeper
6473 \begin_layout Enumerate
6474 \begin_inset Argument
6475 status open
6476
6477 \begin_layout Plain Layout
6478 \begin_inset ERT
6479 status open
6480
6481 \begin_layout Plain Layout
6482
6483 label=
6484 \backslash
6485 emph{
6486 \backslash
6487 roman{enumiv})}
6488 \end_layout
6489
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \end_inset
6496
6497 Level 4
6498 \end_layout
6499
6500 \end_deeper
6501 \end_deeper
6502 \end_deeper
6503 \begin_layout Standard
6504 For this list these commands were used:
6505 \end_layout
6506
6507 \begin_layout Standard
6508 \noindent
6509
6510 \series bold
6511 label=
6512 \backslash
6513 #
6514 \backslash
6515 Alph{enumi}
6516 \backslash
6517 #
6518 \begin_inset Newline newline
6519 \end_inset
6520
6521 label=
6522 \backslash
6523 Alph{enumi}.
6524 \backslash
6525 arabic{enumii}
6526 \begin_inset Newline newline
6527 \end_inset
6528
6529 label=
6530 \backslash
6531 bf{
6532 \backslash
6533 arabic{enumiii}}
6534 \begin_inset Newline newline
6535 \end_inset
6536
6537 label=
6538 \backslash
6539 emph{
6540 \backslash
6541 roman{enumiv})}
6542 \end_layout
6543
6544 \begin_layout Standard
6545 where the command 
6546 \series bold
6547
6548 \backslash
6549 emph{}
6550 \series default
6551  makes the label emphasized and 
6552 \series bold
6553
6554 \backslash
6555 bf{}
6556 \series default
6557  makes it bold.
6558 \end_layout
6559
6560 \begin_layout Standard
6561 \begin_inset Note Greyedout
6562 status open
6563
6564 \begin_layout Plain Layout
6565
6566 \series bold
6567 Note:
6568 \series default
6569  When you changed the label of a list level, it will be used for all following
6570  lists until you change the definition.
6571 \end_layout
6572
6573 \end_inset
6574
6575
6576 \end_layout
6577
6578 \begin_layout Subsubsection
6579 Resumed Enumeration
6580 \begin_inset Index idx
6581 status collapsed
6582
6583 \begin_layout Plain Layout
6584 Lists ! Enumerate ! Resumed
6585 \end_layout
6586
6587 \end_inset
6588
6589
6590 \end_layout
6591
6592 \begin_layout Standard
6593 Enumerations can be resumed after intermediate paragraphs:
6594 \end_layout
6595
6596 \begin_layout Enumerate
6597 \begin_inset Argument
6598 status open
6599
6600 \begin_layout Plain Layout
6601 \begin_inset ERT
6602 status open
6603
6604 \begin_layout Plain Layout
6605
6606 label=
6607 \backslash
6608 arabic{enumi}.
6609 \end_layout
6610
6611 \end_inset
6612
6613
6614 \end_layout
6615
6616 \end_inset
6617
6618 first
6619 \begin_inset Note Note
6620 status open
6621
6622 \begin_layout Plain Layout
6623 goes back to default numbering
6624 \end_layout
6625
6626 \end_inset
6627
6628
6629 \end_layout
6630
6631 \begin_layout Enumerate
6632 second
6633 \end_layout
6634
6635 \begin_layout Standard
6636 regular text
6637 \end_layout
6638
6639 \begin_layout Enumerate-Resume
6640 resumed
6641 \end_layout
6642
6643 \begin_layout Standard
6644 To resume an enumeration, use the style 
6645 \family sans
6646 Enumerate-Resume
6647 \family default
6648 .
6649  Its numbering appears in blue within LyX to indicate that it is a resumed
6650  list and that the numbering will not be correct in LyX, but in the output.
6651 \end_layout
6652
6653 \begin_layout Standard
6654 \begin_inset Note Greyedout
6655 status open
6656
6657 \begin_layout Plain Layout
6658
6659 \series bold
6660 Note:
6661 \series default
6662  If there is no previous enumeration to resume, you will get a LaTeX error.
6663 \end_layout
6664
6665 \end_inset
6666
6667
6668 \end_layout
6669
6670 \begin_layout Standard
6671 Perhaps you might want to resume the list with a different number than the
6672  next one.
6673  Or you want to start a new enumeration with a defined number.
6674  This is possible by adding an optional argument to the first list item
6675  of a normal new enumeration.
6676  There insert the command
6677 \end_layout
6678
6679 \begin_layout Standard
6680
6681 \series bold
6682 start=number
6683 \end_layout
6684
6685 \begin_layout Standard
6686 where 
6687 \emph on
6688 number
6689 \emph default
6690  is the number with which you want to resume the list.
6691  An example:
6692 \end_layout
6693
6694 \begin_layout Enumerate
6695 first item
6696 \end_layout
6697
6698 \begin_layout Enumerate
6699 second item
6700 \end_layout
6701
6702 \begin_layout Standard
6703 Enumeration starting at a given value:
6704 \end_layout
6705
6706 \begin_layout Enumerate
6707 \begin_inset Argument
6708 status open
6709
6710 \begin_layout Plain Layout
6711 \begin_inset ERT
6712 status open
6713
6714 \begin_layout Plain Layout
6715
6716 start=4
6717 \end_layout
6718
6719 \end_inset
6720
6721
6722 \end_layout
6723
6724 \end_inset
6725
6726 This enumeration starts at 4
6727 \end_layout
6728
6729 \begin_layout Subsubsection
6730 List Spacing
6731 \begin_inset Index idx
6732 status collapsed
6733
6734 \begin_layout Plain Layout
6735 Lists ! Spacing
6736 \end_layout
6737
6738 \end_inset
6739
6740
6741 \end_layout
6742
6743 \begin_layout Standard
6744 In some cases you might want less or more vertical space between the items
6745  of a list.
6746  For example the default space is too much in your opinion in this case:
6747 \end_layout
6748
6749 \begin_layout Itemize
6750 A bullet list
6751 \end_layout
6752
6753 \begin_layout Itemize
6754 with standard spacing 
6755 \end_layout
6756
6757 \begin_layout Standard
6758 You can decrease the space by adding an optional argument to the first item
6759  of the list.
6760  There add the command 
6761 \series bold
6762 nolistsep
6763 \series default
6764  to get no additional list space like in this example:
6765 \end_layout
6766
6767 \begin_layout Itemize
6768 \begin_inset Argument
6769 status open
6770
6771 \begin_layout Plain Layout
6772 \begin_inset ERT
6773 status open
6774
6775 \begin_layout Plain Layout
6776
6777 nolistsep
6778 \end_layout
6779
6780 \end_inset
6781
6782
6783 \end_layout
6784
6785 \end_inset
6786
6787 A bullet list
6788 \end_layout
6789
6790 \begin_layout Itemize
6791 without additional
6792 \end_layout
6793
6794 \begin_layout Itemize
6795 vertical space
6796 \end_layout
6797
6798 \begin_layout Standard
6799 To add space you can use several other commands provided by the LaTeX-package
6800  
6801 \series bold
6802 enumitem
6803 \series default
6804
6805 \begin_inset Index idx
6806 status collapsed
6807
6808 \begin_layout Plain Layout
6809 LaTeX-packages ! enumitem
6810 \end_layout
6811
6812 \end_inset
6813
6814 .
6815  For more info see its documentation, 
6816 \begin_inset CommandInset citation
6817 LatexCommand cite
6818 key "enumitem"
6819
6820 \end_inset
6821
6822 .
6823 \end_layout
6824
6825 \begin_layout Standard
6826 There are also many commands available to change the horizontal spacing
6827  and indentation.
6828  Here is an example where the indentation was changed to the one of the
6829  paragraphs in the document and the label separation was set to 2
6830 \begin_inset space \thinspace{}
6831 \end_inset
6832
6833 cm so that the number is in the page margin:
6834 \end_layout
6835
6836 \begin_layout Enumerate
6837 \begin_inset Argument
6838 status open
6839
6840 \begin_layout Plain Layout
6841 \begin_inset ERT
6842 status open
6843
6844 \begin_layout Plain Layout
6845
6846 labelindent=
6847 \backslash
6848 parindent, labelsep=2cm
6849 \end_layout
6850
6851 \end_inset
6852
6853
6854 \end_layout
6855
6856 \end_inset
6857
6858 An enumeration
6859 \end_layout
6860
6861 \begin_layout Enumerate
6862 with negative indentation
6863 \end_layout
6864
6865 \begin_layout Subsubsection
6866 Further Customization
6867 \begin_inset Index idx
6868 status collapsed
6869
6870 \begin_layout Plain Layout
6871 Lists ! Description
6872 \end_layout
6873
6874 \end_inset
6875
6876
6877 \end_layout
6878
6879 \begin_layout Standard
6880 You can also change the style of description lists.
6881  The command
6882 \end_layout
6883
6884 \begin_layout Standard
6885
6886 \series bold
6887 font=definition
6888 \end_layout
6889
6890 \begin_layout Standard
6891 changes the description label font, the command
6892 \end_layout
6893
6894 \begin_layout Standard
6895
6896 \series bold
6897 style=definition
6898 \end_layout
6899
6900 \begin_layout Standard
6901 sets the list style.
6902 \end_layout
6903
6904 \begin_layout Standard
6905 An example where the command
6906 \end_layout
6907
6908 \begin_layout Standard
6909
6910 \series bold
6911 font=
6912 \backslash
6913 itshape, style=nextline
6914 \end_layout
6915
6916 \begin_layout Standard
6917 is used:
6918 \end_layout
6919
6920 \begin_layout Description
6921 Ionizing
6922 \begin_inset space ~
6923 \end_inset
6924
6925 radiation: 
6926 \begin_inset Argument
6927 status open
6928
6929 \begin_layout Plain Layout
6930 \begin_inset ERT
6931 status open
6932
6933 \begin_layout Plain Layout
6934
6935 labelindent=0pt, labelsep=1cm, font=
6936 \backslash
6937 itshape, style=nextline
6938 \end_layout
6939
6940 \end_inset
6941
6942
6943 \end_layout
6944
6945 \end_inset
6946
6947 Ionizing radiation consists of particles or electromagnetic waves that are
6948  energetic enough to detach electrons from atoms or molecules, therefore
6949  ionizing them.
6950 \end_layout
6951
6952 \begin_layout Description
6953 Reference
6954 \begin_inset space ~
6955 \end_inset
6956
6957 counting: In computer science, reference counting is a technique of storing
6958  the number of references, pointers, or handles to a resource such as an
6959  object, block of memory, disk space or other resource.
6960 \end_layout
6961
6962 \begin_layout Standard
6963 There are many more commands and features provided by the LaTeX-package
6964  
6965 \series bold
6966 enumitem
6967 \series default
6968
6969 \begin_inset Index idx
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973 LaTeX-packages ! enumitem
6974 \end_layout
6975
6976 \end_inset
6977
6978 .
6979  For more info see its documentation, 
6980 \begin_inset CommandInset citation
6981 LatexCommand cite
6982 key "enumitem"
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \begin_layout Subsection
6990 Letters
6991 \begin_inset Index idx
6992 status collapsed
6993
6994 \begin_layout Plain Layout
6995 Letters
6996 \end_layout
6997
6998 \end_inset
6999
7000
7001 \end_layout
7002
7003 \begin_layout Subsubsection
7004
7005 \family sans
7006 Address
7007 \family default
7008  and 
7009 \family sans
7010 Right
7011 \begin_inset space ~
7012 \end_inset
7013
7014 Address
7015 \family default
7016 : An Overview
7017 \end_layout
7018
7019 \begin_layout Standard
7020 Although LyX has document classes for letters, we've also created two paragraph
7021  environments called 
7022 \family sans
7023 Address
7024 \family default
7025  and 
7026 \family sans
7027 Right
7028 \begin_inset space ~
7029 \end_inset
7030
7031 Address
7032 \family default
7033 .
7034  To use the letter class, you need to use specific paragraph environments
7035  in a specific order, otherwise LaTeX gags on the document.
7036  In contrast, you can use the 
7037 \family sans
7038 Address
7039 \family default
7040  and 
7041 \family sans
7042 Right
7043 \begin_inset space ~
7044 \end_inset
7045
7046 Address
7047 \family default
7048  paragraph environments anywhere with no problem.
7049  You can even nest them inside other environments, though you can't nest
7050  anything in them.
7051 \end_layout
7052
7053 \begin_layout Standard
7054 Of course, you're not limited to using 
7055 \family sans
7056 Address
7057 \family default
7058  and 
7059 \family sans
7060 Right
7061 \begin_inset space ~
7062 \end_inset
7063
7064 Address
7065 \family default
7066  for letters only.
7067  
7068 \family sans
7069 Right
7070 \begin_inset space ~
7071 \end_inset
7072
7073 Address
7074 \family default
7075 , in particular, is useful for creating article titles like those used in
7076  some European academic papers.
7077 \end_layout
7078
7079 \begin_layout Subsubsection
7080 Usage
7081 \begin_inset CommandInset label
7082 LatexCommand label
7083 name "sec:Address-Usage"
7084
7085 \end_inset
7086
7087
7088 \end_layout
7089
7090 \begin_layout Standard
7091 The 
7092 \family sans
7093 Address
7094 \family default
7095  environment formats text in the style of an address, which is also used
7096  for the opening and signature in some countries.
7097  Similarly, the 
7098 \family sans
7099 Right
7100 \begin_inset space ~
7101 \end_inset
7102
7103 Address
7104 \family default
7105  environment formats text in the style of a right-justified address, which
7106  is used for the sender's address and today's date in some countries.
7107  Here's an example of each:
7108 \end_layout
7109
7110 \begin_layout Right Address
7111 Right Address
7112 \begin_inset Newline newline
7113 \end_inset
7114
7115 Who I am
7116 \begin_inset Newline newline
7117 \end_inset
7118
7119 Where I am
7120 \begin_inset Newline newline
7121 \end_inset
7122
7123 When is it? What is today?
7124 \end_layout
7125
7126 \begin_layout Standard
7127 That was 
7128 \family sans
7129 Right
7130 \begin_inset space ~
7131 \end_inset
7132
7133 Address
7134 \family default
7135 .
7136  Notice that the lines all have the same left margin, which LyX sets to
7137  fit the largest block of text on a single line.
7138  Here's an example of the 
7139 \family sans
7140 Address
7141 \family default
7142  environment:
7143 \end_layout
7144
7145 \begin_layout Address
7146 Who are you
7147 \begin_inset Newline newline
7148 \end_inset
7149
7150 Where do I send this
7151 \begin_inset Newline newline
7152 \end_inset
7153
7154 Your post office and country
7155 \end_layout
7156
7157 \begin_layout Standard
7158 As you can see, both 
7159 \family sans
7160 Address
7161 \family default
7162  and 
7163 \family sans
7164 Right
7165 \begin_inset space ~
7166 \end_inset
7167
7168 Address
7169 \family default
7170  add extra space between themselves and the next paragraph.
7171  If you hit 
7172 \family sans
7173 Return
7174 \family default
7175  in either of these environments, LyX resets the nesting depth and sets
7176  the environment to 
7177 \family sans
7178 Standard
7179 \family default
7180 .
7181  This makes sense, since 
7182 \family sans
7183 Return
7184 \family default
7185  is the 
7186 \family typewriter
7187 break-paragraph
7188 \family default
7189  function, and the individual lines of an address are not paragraphs.
7190  Thus, you have to use 
7191 \family typewriter
7192 break-line
7193 \family default
7194  (
7195 \begin_inset Info
7196 type  "shortcut"
7197 arg   "newline-insert newline"
7198 \end_inset
7199
7200  or 
7201 \family sans
7202 Formatting
7203 \begin_inset space ~
7204 \end_inset
7205
7206 Character\SpecialChar \menuseparator
7207 Line
7208 \begin_inset space ~
7209 \end_inset
7210
7211 Break
7212 \family default
7213  from the 
7214 \family sans
7215 Insert
7216 \family default
7217  menu) to start a new line in an 
7218 \family sans
7219 Address
7220 \family default
7221  or 
7222 \family sans
7223 Right
7224 \begin_inset space ~
7225 \end_inset
7226
7227 Address
7228 \family default
7229  environment.
7230 \end_layout
7231
7232 \begin_layout Subsection
7233 Academic Writing
7234 \end_layout
7235
7236 \begin_layout Standard
7237 Most academic writing begins with an abstract and ends with a bibliography
7238  or list of references.
7239  LyX contains paragraph environments for both of these.
7240 \end_layout
7241
7242 \begin_layout Subsubsection
7243
7244 \family sans
7245 Abstract
7246 \begin_inset Index idx
7247 status collapsed
7248
7249 \begin_layout Plain Layout
7250 Abstracts
7251 \end_layout
7252
7253 \end_inset
7254
7255
7256 \end_layout
7257
7258 \begin_layout Standard
7259 The 
7260 \family sans
7261 Abstract
7262 \family default
7263  environment is used for the abstract of an article.
7264  Technically, you could use this environment anywhere, but you really should
7265  only use it at the beginning of the document, after the title.
7266  Also, don't bother trying to nest 
7267 \family sans
7268 Abstract
7269 \family default
7270  in anything else or vice versa.
7271  It won't work.
7272  The 
7273 \family sans
7274 Abstract
7275 \family default
7276  environment is only useful in the article and report document classes.
7277  The book document classes ignores the 
7278 \family sans
7279 Abstract
7280 \family default
7281  completely, and it's utterly silly to use 
7282 \family sans
7283 Abstract
7284 \family default
7285  in a letter document class.
7286 \end_layout
7287
7288 \begin_layout Standard
7289 The 
7290 \family sans
7291 Abstract
7292 \family default
7293  environment does several things for you.
7294  First, it puts the centered label 
7295 \begin_inset Quotes eld
7296 \end_inset
7297
7298 Abstract
7299 \begin_inset Quotes erd
7300 \end_inset
7301
7302  above the text.
7303  The label and the text of the abstract are separated by some extra vertical
7304  space.
7305  Second, it typesets everything in a smaller font, just as you'd expect.
7306  Lastly, it adds a bit of extra vertical space between the abstract and
7307  the subsequent text.
7308  Well, that's how it will appear on the LyX screen.
7309  The appearance in the output depends on the used article or report class.
7310 \end_layout
7311
7312 \begin_layout Standard
7313 Starting a new paragraph by hitting 
7314 \family sans
7315 Return
7316 \family default
7317  does not reset the paragraph environment.
7318  The new paragraph will still be in the 
7319 \family sans
7320 Abstract
7321 \family default
7322  environment.
7323  So, you will have to change the paragraph environment yourself when you
7324  finish entering the abstract of your document.
7325 \end_layout
7326
7327 \begin_layout Standard
7328 \begin_inset Float figure
7329 wide false
7330 sideways false
7331 status open
7332
7333 \begin_layout Plain Layout
7334 \align center
7335 \begin_inset Graphics
7336         filename clipart/Abstract.pdf
7337
7338 \end_inset
7339
7340
7341 \end_layout
7342
7343 \begin_layout Plain Layout
7344 \begin_inset Caption
7345
7346 \begin_layout Plain Layout
7347 \begin_inset CommandInset label
7348 LatexCommand label
7349 name "cap:Paragraph-in-the"
7350
7351 \end_inset
7352
7353 Paragraph in the 
7354 \family sans
7355 Abstract
7356 \family default
7357  environment
7358 \end_layout
7359
7360 \end_inset
7361
7362
7363 \end_layout
7364
7365 \end_inset
7366
7367
7368 \end_layout
7369
7370 \begin_layout Standard
7371 We'd love to give you directly an example of the 
7372 \family sans
7373 Abstract
7374 \family default
7375  environment, but since this document is in the 
7376 \begin_inset Quotes eld
7377 \end_inset
7378
7379 book
7380 \begin_inset Quotes erd
7381 \end_inset
7382
7383  class, we can't do this.
7384  We inserted it therefore as figure
7385 \begin_inset space ~
7386 \end_inset
7387
7388
7389 \begin_inset CommandInset ref
7390 LatexCommand ref
7391 reference "cap:Paragraph-in-the"
7392
7393 \end_inset
7394
7395 .
7396  If you've never heard of an 
7397 \begin_inset Quotes eld
7398 \end_inset
7399
7400 abstract
7401 \begin_inset Quotes erd
7402 \end_inset
7403
7404  before, you can safely ignore this environment.
7405 \end_layout
7406
7407 \begin_layout Subsubsection
7408
7409 \family sans
7410 Bibliography
7411 \family default
7412
7413 \begin_inset Index idx
7414 status collapsed
7415
7416 \begin_layout Plain Layout
7417 Bibliography
7418 \end_layout
7419
7420 \end_inset
7421
7422
7423 \begin_inset CommandInset label
7424 LatexCommand label
7425 name "sub:Biblio_environment"
7426
7427 \end_inset
7428
7429
7430 \end_layout
7431
7432 \begin_layout Standard
7433 The 
7434 \family sans
7435 Bibliography
7436 \family default
7437  environment is used to list references.
7438  Technically, you could use this environment anywhere, but you really should
7439  only use it at the end of the document.
7440  Nesting 
7441 \family sans
7442 Bibliography
7443 \family default
7444  in anything else or vice versa won't work.
7445 \end_layout
7446
7447 \begin_layout Standard
7448 When you first open a 
7449 \family sans
7450 Bibliography
7451 \family default
7452  environment, LyX adds a large vertical space, followed by the heading 
7453 \begin_inset Quotes eld
7454 \end_inset
7455
7456 Bibliography
7457 \begin_inset Quotes erd
7458 \end_inset
7459
7460  or 
7461 \begin_inset Quotes eld
7462 \end_inset
7463
7464 References,
7465 \begin_inset Quotes erd
7466 \end_inset
7467
7468  depending on the document class.
7469  The heading is in a large boldface font.
7470  Each paragraph of the 
7471 \family sans
7472 Bibliography
7473 \family default
7474  environment is a bibliography entry.
7475  Thus, hitting 
7476 \family sans
7477 Return
7478 \family default
7479  does not reset the paragraph environment.
7480  Each new paragraph is still in the 
7481 \family sans
7482 Bibliography
7483 \family default
7484  environment.
7485 \end_layout
7486
7487 \begin_layout Standard
7488 There is another, usually better way to include references in your document
7489  by using a BibTeX database.
7490  For more information on that, and for a detailed description of LyX's bibliogra
7491 phy handling, have a look at in section
7492 \begin_inset space ~
7493 \end_inset
7494
7495
7496 \begin_inset CommandInset ref
7497 LatexCommand ref
7498 reference "sec:Bibliography"
7499
7500 \end_inset
7501
7502 .
7503 \end_layout
7504
7505 \begin_layout Subsection
7506 LyX
7507 \family sans
7508 -Code
7509 \begin_inset Index idx
7510 status collapsed
7511
7512 \begin_layout Plain Layout
7513 Paragraph ! LyX code
7514 \end_layout
7515
7516 \end_inset
7517
7518
7519 \begin_inset CommandInset label
7520 LatexCommand label
7521 name "sub:LyX-Code"
7522
7523 \end_inset
7524
7525
7526 \end_layout
7527
7528 \begin_layout Standard
7529 The 
7530 \family sans
7531 LyX-Code
7532 \family default
7533  environment is another LyX extension.
7534  It type-sets text in a typewriter-style font.
7535  It also treats the 
7536 \family sans
7537 Space
7538 \family default
7539  key as a fixed whitespace;
7540 \begin_inset Foot
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544 In the 
7545 \family sans
7546 LyX-Code
7547 \family default
7548  environment, the 
7549 \family sans
7550 Space
7551 \family default
7552  key is treated as a 
7553 \family sans
7554 Protected
7555 \begin_inset space ~
7556 \end_inset
7557
7558 Blank
7559 \family default
7560  instead of an end-of-word marker.
7561 \end_layout
7562
7563 \end_inset
7564
7565  this is the only case in which you can type multiple whitespaces in LyX.
7566  If you need to insert blank lines, you'll still need to use 
7567 \begin_inset Info
7568 type  "shortcut"
7569 arg   "newline-insert newline"
7570 \end_inset
7571
7572  (the 
7573 \family typewriter
7574 break-line
7575 \family default
7576  function).
7577  
7578 \family sans
7579 Return
7580 \family default
7581  breaks paragraphs.
7582  Note, however, that 
7583 \family sans
7584 Return
7585 \family default
7586  does not reset the paragraph environment.
7587  So, when you finish using the 
7588 \family sans
7589 LyX-Code
7590 \family default
7591  environment, you'll need to change the paragraph environment yourself.
7592  Also, you can nest the 
7593 \family sans
7594 LyX-Code
7595 \family default
7596  environment inside of others.
7597 \end_layout
7598
7599 \begin_layout Standard
7600 There are a few quirks with this environment:
7601 \end_layout
7602
7603 \begin_layout Itemize
7604 You cannot use 
7605 \begin_inset Info
7606 type  "shortcut"
7607 arg   "newline-insert newline"
7608 \end_inset
7609
7610  at the beginning of a new paragraph (i.
7611 \begin_inset space \thinspace{}
7612 \end_inset
7613
7614 g.
7615 \begin_inset space \space{}
7616 \end_inset
7617
7618 you can't follow 
7619 \family sans
7620 Return
7621 \family default
7622  with a 
7623 \begin_inset Info
7624 type  "shortcut"
7625 arg   "newline-insert newline"
7626 \end_inset
7627
7628 ).
7629 \end_layout
7630
7631 \begin_layout Itemize
7632 You can't follow a 
7633 \begin_inset Info
7634 type  "shortcut"
7635 arg   "newline-insert newline"
7636 \end_inset
7637
7638  with a 
7639 \family sans
7640 Space
7641 \family default
7642 .
7643 \end_layout
7644
7645 \begin_deeper
7646 \begin_layout Itemize
7647 Use a 
7648 \family sans
7649 Return
7650 \family default
7651  to begin a new paragraph, then you can use a 
7652 \family sans
7653 Space
7654 \family default
7655 .
7656 \end_layout
7657
7658 \begin_layout Itemize
7659 Or: use 
7660 \begin_inset Info
7661 type  "shortcut"
7662 arg   "space-insert protected"
7663 \end_inset
7664
7665  instead.
7666 \end_layout
7667
7668 \end_deeper
7669 \begin_layout Itemize
7670 You can't have an empty paragraph or an empty line.
7671  You must put at least one 
7672 \family sans
7673 Space
7674 \family default
7675  in any line you want blank.
7676  Otherwise, LaTeX generates errors.
7677 \end_layout
7678
7679 \begin_layout Itemize
7680 You cannot get the typewriter double quotes by typing 
7681 \family sans
7682 "
7683 \family default
7684  since that will insert 
7685 \emph on
7686 real
7687 \emph default
7688  quotes.
7689  You get the typewriter double quotes with 
7690 \begin_inset Info
7691 type  "shortcut"
7692 arg   "self-insert \""
7693 \end_inset
7694
7695 .
7696 \end_layout
7697
7698 \begin_layout Standard
7699 Here is an example:
7700 \end_layout
7701
7702 \begin_layout LyX-Code
7703 #include <stdio.h>
7704 \end_layout
7705
7706 \begin_layout LyX-Code
7707  
7708 \end_layout
7709
7710 \begin_layout LyX-Code
7711 int main(void)
7712 \end_layout
7713
7714 \begin_layout LyX-Code
7715 {
7716 \end_layout
7717
7718 \begin_layout LyX-Code
7719     printf("Hello World!
7720 \backslash
7721 n");
7722 \end_layout
7723
7724 \begin_layout LyX-Code
7725     return 0;
7726 \end_layout
7727
7728 \begin_layout LyX-Code
7729 }
7730 \end_layout
7731
7732 \begin_layout Standard
7733 This is just the standard 
7734 \begin_inset Quotes eld
7735 \end_inset
7736
7737 Hello world!
7738 \begin_inset Quotes erd
7739 \end_inset
7740
7741  program.
7742  
7743 \end_layout
7744
7745 \begin_layout Standard
7746
7747 \family sans
7748 LyX-Code
7749 \family default
7750  has one purpose: to typeset code, such as program source, shell scripts,
7751  rc-files, and so on.
7752  Use it only in those very special cases where you need to generate text
7753  as if you used a typewriter.
7754 \begin_inset Index idx
7755 status collapsed
7756
7757 \begin_layout Plain Layout
7758 Paragraph environments|)
7759 \end_layout
7760
7761 \end_inset
7762
7763  For longer parts of programming code, use the listings inset that is described
7764  in the chapter 
7765 \emph on
7766 Program Code Listings
7767 \emph default
7768  of the 
7769 \emph on
7770 Embedded
7771 \begin_inset space ~
7772 \end_inset
7773
7774 Objects
7775 \emph default
7776  manual.
7777 \end_layout
7778
7779 \begin_layout Section
7780 Nesting Environments
7781 \begin_inset Index idx
7782 status collapsed
7783
7784 \begin_layout Plain Layout
7785 Nesting ! Environments
7786 \end_layout
7787
7788 \end_inset
7789
7790
7791 \begin_inset CommandInset label
7792 LatexCommand label
7793 name "sec:Nesting"
7794
7795 \end_inset
7796
7797
7798 \end_layout
7799
7800 \begin_layout Subsection
7801 Introduction
7802 \end_layout
7803
7804 \begin_layout Standard
7805 LyX treats text as a unified block with a particular context and specific
7806  properties.
7807  This allows you to create blocks that inherit some of the properties of
7808  another block.
7809  For example you have three main points in an outline, but point #2 also
7810  has two subpoints.
7811  In other words, you have a list inside of another list, with the inner
7812  list 
7813 \begin_inset Quotes eld
7814 \end_inset
7815
7816 attached
7817 \begin_inset Quotes erd
7818 \end_inset
7819
7820  to item #2:
7821 \end_layout
7822
7823 \begin_layout Enumerate
7824 one
7825 \end_layout
7826
7827 \begin_layout Enumerate
7828 two
7829 \end_layout
7830
7831 \begin_deeper
7832 \begin_layout Enumerate
7833 sublist – item #1
7834 \end_layout
7835
7836 \begin_layout Enumerate
7837 sublist – item #2
7838 \end_layout
7839
7840 \end_deeper
7841 \begin_layout Enumerate
7842 three
7843 \end_layout
7844
7845 \begin_layout Standard
7846 You put a list inside a list by nesting one list inside the other.
7847  Nesting an environment is quite simple: Select 
7848 \family sans
7849 Increase
7850 \begin_inset space ~
7851 \end_inset
7852
7853 List
7854 \begin_inset space ~
7855 \end_inset
7856
7857 Depth
7858 \family default
7859  or 
7860 \family sans
7861 Decrease
7862 \begin_inset space ~
7863 \end_inset
7864
7865 List
7866 \begin_inset space ~
7867 \end_inset
7868
7869 Depth
7870 \family default
7871  from the 
7872 \family sans
7873 Edit
7874 \family default
7875  menu to change the nesting depth of the current paragraph (the status bar
7876  will tell you how far you are nested).
7877  Instead of the menu, you can also use the toolbar buttons 
7878 \begin_inset Info
7879 type  "icon"
7880 arg   "depth-increment"
7881 \end_inset
7882
7883  and 
7884 \begin_inset Info
7885 type  "icon"
7886 arg   "depth-decrement"
7887 \end_inset
7888
7889  or the convenient key bindings 
7890 \family sans
7891 Tab
7892 \family default
7893  and 
7894 \family sans
7895 Shift-Tab
7896 \family default
7897  or 
7898 \begin_inset Info
7899 type  "shortcut"
7900 arg   "depth-increment"
7901 \end_inset
7902
7903  and 
7904 \begin_inset Info
7905 type  "shortcut"
7906 arg   "depth-decrement"
7907 \end_inset
7908
7909  to change the nesting level.
7910  The change will work on the current selection if you have made one (allowing
7911  you to change the nesting of several paragraphs at once), or the current
7912  paragraph.
7913 \end_layout
7914
7915 \begin_layout Standard
7916 Note that LyX only changes the nesting depth if it can.
7917  If it's invalid to do so, nothing happens if you try to change the depth.
7918  Additionally, if you change the depth of one paragraph, it affects the
7919  depth of every paragraph nested inside of it.
7920 \end_layout
7921
7922 \begin_layout Standard
7923 Nesting isn't limited to lists.
7924  In LyX, you can nest just about anything inside anything else, as you're
7925  about to find out.
7926  This is the real power of nesting paragraph environments.
7927 \end_layout
7928
7929 \begin_layout Subsection
7930 What You Can and Can't Nest
7931 \end_layout
7932
7933 \begin_layout Standard
7934 Before we fire a list of paragraph environments at you, we need to tell
7935  you a little bit more about how nesting works.
7936 \end_layout
7937
7938 \begin_layout Standard
7939 The question if nesting a paragraph environment is possible, is a bit more
7940  complicated than a simple yes or no.
7941  There are three types of paragraph environments:
7942 \end_layout
7943
7944 \begin_layout Itemize
7945 Completely unnestable
7946 \end_layout
7947
7948 \begin_layout Itemize
7949 Fully nestable, you can nest them inside things and you can also nest other
7950  things inside them.
7951 \end_layout
7952
7953 \begin_layout Itemize
7954 A third type, you can nest them into other environments, but you can't nest
7955  anything into them.
7956 \end_layout
7957
7958 \begin_layout Standard
7959 Here's a list of the three types of nesting behavior, and which paragraph
7960  environments have them:
7961 \end_layout
7962
7963 \begin_layout Description
7964 Unnestable Can't nest them.
7965  Can't nest into them.
7966 \end_layout
7967
7968 \begin_deeper
7969 \begin_layout Itemize
7970
7971 \family sans
7972 Bibliography
7973 \end_layout
7974
7975 \begin_layout Itemize
7976
7977 \family sans
7978 Abstract
7979 \end_layout
7980
7981 \begin_layout Itemize
7982
7983 \family sans
7984 Title
7985 \end_layout
7986
7987 \begin_layout Itemize
7988
7989 \family sans
7990 Author
7991 \end_layout
7992
7993 \begin_layout Itemize
7994
7995 \family sans
7996 Date
7997 \end_layout
7998
7999 \end_deeper
8000 \begin_layout Description
8001 Fully
8002 \begin_inset space ~
8003 \end_inset
8004
8005 Nestable You can nest them.
8006  You can nest other things into them.
8007 \end_layout
8008
8009 \begin_deeper
8010 \begin_layout Itemize
8011
8012 \family sans
8013 Verse
8014 \end_layout
8015
8016 \begin_layout Itemize
8017
8018 \family sans
8019 Quote
8020 \end_layout
8021
8022 \begin_layout Itemize
8023
8024 \family sans
8025 Quotation
8026 \end_layout
8027
8028 \begin_layout Itemize
8029
8030 \family sans
8031 Itemize
8032 \end_layout
8033
8034 \begin_layout Itemize
8035
8036 \family sans
8037 Enumerate
8038 \end_layout
8039
8040 \begin_layout Itemize
8041
8042 \family sans
8043 Description
8044 \end_layout
8045
8046 \begin_layout Itemize
8047
8048 \family sans
8049 List
8050 \end_layout
8051
8052 \begin_layout Itemize
8053
8054 \family sans
8055 LyX-Code
8056 \end_layout
8057
8058 \end_deeper
8059 \begin_layout Description
8060 Nestable-Inside You can nest them inside other things.
8061  You can't nest anything into them.
8062 \end_layout
8063
8064 \begin_deeper
8065 \begin_layout Itemize
8066
8067 \family sans
8068 Standard
8069 \end_layout
8070
8071 \begin_layout Itemize
8072
8073 \family sans
8074 Part
8075 \end_layout
8076
8077 \begin_layout Itemize
8078
8079 \family sans
8080 Chapter
8081 \end_layout
8082
8083 \begin_layout Itemize
8084
8085 \family sans
8086 Section
8087 \end_layout
8088
8089 \begin_layout Itemize
8090
8091 \family sans
8092 Subsection
8093 \end_layout
8094
8095 \begin_layout Itemize
8096
8097 \family sans
8098 Subsubsection
8099 \end_layout
8100
8101 \begin_layout Itemize
8102
8103 \family sans
8104 Paragraph
8105 \end_layout
8106
8107 \begin_layout Itemize
8108
8109 \family sans
8110 Subparagraph
8111 \end_layout
8112
8113 \begin_layout Itemize
8114
8115 \family sans
8116 Part*
8117 \end_layout
8118
8119 \begin_layout Itemize
8120
8121 \family sans
8122 Chapter*
8123 \end_layout
8124
8125 \begin_layout Itemize
8126
8127 \family sans
8128 Section*
8129 \end_layout
8130
8131 \begin_layout Itemize
8132
8133 \family sans
8134 Subsection*
8135 \end_layout
8136
8137 \begin_layout Itemize
8138
8139 \family sans
8140 Subsubsection*
8141 \end_layout
8142
8143 \begin_layout Itemize
8144
8145 \family sans
8146 Right
8147 \begin_inset space ~
8148 \end_inset
8149
8150 Address
8151 \end_layout
8152
8153 \begin_layout Itemize
8154
8155 \family sans
8156 Address
8157 \end_layout
8158
8159 \end_deeper
8160 \begin_layout Standard
8161 \begin_inset Note Greyedout
8162 status open
8163
8164 \begin_layout Plain Layout
8165
8166 \series bold
8167 Note:
8168 \series default
8169  Although it is possible to nest numbered section headings like 
8170 \family sans
8171 Chapter
8172 \family default
8173
8174 \family sans
8175 Section
8176 \family default
8177 , etc.
8178 \begin_inset space ~
8179 \end_inset
8180
8181 to e.
8182 \begin_inset space \thinspace{}
8183 \end_inset
8184
8185 g.
8186 \begin_inset space \space{}
8187 \end_inset
8188
8189 lists, it is highly recommended not to do this because the aim is to create
8190  well structured documents following typesetting guidelines whereas nested
8191  section headings violate this.
8192 \end_layout
8193
8194 \end_inset
8195
8196
8197 \end_layout
8198
8199 \begin_layout Subsection
8200 Nesting Other Things: Tables, Math, Floats, etc.
8201 \begin_inset Index idx
8202 status collapsed
8203
8204 \begin_layout Plain Layout
8205 Nesting ! Tables etc.
8206 \end_layout
8207
8208 \end_inset
8209
8210
8211 \end_layout
8212
8213 \begin_layout Standard
8214 There are several things that aren't paragraph environments, but which are
8215  affected by nesting anyhow.
8216  They are:
8217 \end_layout
8218
8219 \begin_layout Itemize
8220 equations
8221 \end_layout
8222
8223 \begin_layout Itemize
8224 tables
8225 \end_layout
8226
8227 \begin_layout Itemize
8228 figures
8229 \end_layout
8230
8231 \begin_layout Standard
8232 (
8233 \begin_inset Note Greyedout
8234 status open
8235
8236 \begin_layout Plain Layout
8237
8238 \series bold
8239 Note:
8240 \series default
8241  Figures and tables in 
8242 \family sans
8243 Floats
8244 \family default
8245  are not affected by this.
8246 \end_layout
8247
8248 \end_inset
8249
8250  Have a look at section
8251 \begin_inset space ~
8252 \end_inset
8253
8254
8255 \begin_inset CommandInset ref
8256 LatexCommand ref
8257 reference "sec:Floats"
8258
8259 \end_inset
8260
8261  for more information about 
8262 \family sans
8263 Floats
8264 \family default
8265 .)
8266 \end_layout
8267
8268 \begin_layout Standard
8269 LyX can treat these three objects as either a word or as a paragraph.
8270  If a figure, table, or an equation is inline, it goes wherever the paragraph
8271  it is in goes.
8272 \end_layout
8273
8274 \begin_layout Standard
8275 On the other hand, if you have an equation, figure or table in a 
8276 \begin_inset Quotes eld
8277 \end_inset
8278
8279 paragraph
8280 \begin_inset Quotes erd
8281 \end_inset
8282
8283  of its own, it behaves just like a 
8284 \begin_inset Quotes eld
8285 \end_inset
8286
8287 nestable-inside
8288 \begin_inset Quotes erd
8289 \end_inset
8290
8291  paragraph environment.
8292  You can nest it into any environment, but you obviously can't nest anything
8293  into it.
8294 \end_layout
8295
8296 \begin_layout Standard
8297 Here's an example with a table:
8298 \end_layout
8299
8300 \begin_layout Enumerate
8301 Item One
8302 \end_layout
8303
8304 \begin_deeper
8305 \begin_layout Enumerate
8306 This is (a) and it's nested.
8307 \end_layout
8308
8309 \begin_deeper
8310 \begin_layout Standard
8311 \begin_inset VSpace 0.3cm
8312 \end_inset
8313
8314
8315 \end_layout
8316
8317 \begin_layout Standard
8318 \align center
8319 \begin_inset Tabular
8320 <lyxtabular version="3" rows="2" columns="2">
8321 <features tabularvalignment="middle">
8322 <column alignment="center" valignment="top" width="0pt">
8323 <column alignment="center" valignment="top" width="0pt">
8324 <row>
8325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329
8330 \family roman
8331 \series medium
8332 \shape up
8333 \size normal
8334 \emph off
8335 \bar no
8336 \noun off
8337 \color none
8338 a
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \family roman
8349 \series medium
8350 \shape up
8351 \size normal
8352 \emph off
8353 \bar no
8354 \noun off
8355 \color none
8356 b
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row>
8363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367
8368 \family roman
8369 \series medium
8370 \shape up
8371 \size normal
8372 \emph off
8373 \bar no
8374 \noun off
8375 \color none
8376 c
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385
8386 \family roman
8387 \series medium
8388 \shape up
8389 \size normal
8390 \emph off
8391 \bar no
8392 \noun off
8393 \color none
8394 d
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 </row>
8400 </lyxtabular>
8401
8402 \end_inset
8403
8404
8405 \end_layout
8406
8407 \begin_layout Standard
8408 \begin_inset VSpace 0.3cm
8409 \end_inset
8410
8411
8412 \end_layout
8413
8414 \end_deeper
8415 \begin_layout Enumerate
8416 This is (b).
8417  The table is actually nested inside (a).
8418 \end_layout
8419
8420 \end_deeper
8421 \begin_layout Enumerate
8422 Back out again.
8423 \end_layout
8424
8425 \begin_layout Standard
8426 If we hadn't nested the table at all, the list would look like this:
8427 \end_layout
8428
8429 \begin_layout Enumerate
8430 Item One
8431 \end_layout
8432
8433 \begin_deeper
8434 \begin_layout Enumerate
8435 This is (a) and it's nested.
8436 \end_layout
8437
8438 \end_deeper
8439 \begin_layout Standard
8440 \begin_inset VSpace 0.3cm
8441 \end_inset
8442
8443
8444 \end_layout
8445
8446 \begin_layout Standard
8447 \align center
8448 \begin_inset Tabular
8449 <lyxtabular version="3" rows="2" columns="2">
8450 <features tabularvalignment="middle">
8451 <column alignment="center" valignment="top" width="0pt">
8452 <column alignment="center" valignment="top" width="0pt">
8453 <row>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458
8459 \family roman
8460 \series medium
8461 \shape up
8462 \size normal
8463 \emph off
8464 \bar no
8465 \noun off
8466 \color none
8467 a
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8473 \begin_inset Text
8474
8475 \begin_layout Plain Layout
8476
8477 \family roman
8478 \series medium
8479 \shape up
8480 \size normal
8481 \emph off
8482 \bar no
8483 \noun off
8484 \color none
8485 b
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \family roman
8498 \series medium
8499 \shape up
8500 \size normal
8501 \emph off
8502 \bar no
8503 \noun off
8504 \color none
8505 c
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514
8515 \family roman
8516 \series medium
8517 \shape up
8518 \size normal
8519 \emph off
8520 \bar no
8521 \noun off
8522 \color none
8523 d
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 </row>
8529 </lyxtabular>
8530
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \begin_layout Standard
8537 \begin_inset VSpace 0.3cm
8538 \end_inset
8539
8540
8541 \end_layout
8542
8543 \begin_layout Enumerate
8544 This is (b).
8545  The table is 
8546 \emph on
8547 not
8548 \emph default
8549  nested inside (a).
8550  In fact, it's not nested at all.
8551 \end_layout
8552
8553 \begin_layout Enumerate
8554 Back out again.
8555 \end_layout
8556
8557 \begin_layout Standard
8558 Notice how item (b) is not only no longer nested, but is also the first
8559  item of a new list!
8560 \end_layout
8561
8562 \begin_layout Standard
8563 There's another trap you can fall into: Nesting the table, but not going
8564  deep enough.
8565  LyX then turns anything after the table into a new sublist.
8566 \end_layout
8567
8568 \begin_layout Enumerate
8569 Item One
8570 \end_layout
8571
8572 \begin_deeper
8573 \begin_layout Enumerate
8574 This is (a) and it's nested.
8575 \end_layout
8576
8577 \begin_layout Standard
8578 \begin_inset VSpace 0.3cm
8579 \end_inset
8580
8581
8582 \end_layout
8583
8584 \begin_layout Standard
8585 \align center
8586 \begin_inset Tabular
8587 <lyxtabular version="3" rows="2" columns="2">
8588 <features tabularvalignment="middle">
8589 <column alignment="center" valignment="top" width="0pt">
8590 <column alignment="center" valignment="top" width="0pt">
8591 <row>
8592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596
8597 \family roman
8598 \series medium
8599 \shape up
8600 \size normal
8601 \emph off
8602 \bar no
8603 \noun off
8604 \color none
8605 a
8606 \end_layout
8607
8608 \end_inset
8609 </cell>
8610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8611 \begin_inset Text
8612
8613 \begin_layout Plain Layout
8614
8615 \family roman
8616 \series medium
8617 \shape up
8618 \size normal
8619 \emph off
8620 \bar no
8621 \noun off
8622 \color none
8623 b
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 </row>
8629 <row>
8630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8631 \begin_inset Text
8632
8633 \begin_layout Plain Layout
8634
8635 \family roman
8636 \series medium
8637 \shape up
8638 \size normal
8639 \emph off
8640 \bar no
8641 \noun off
8642 \color none
8643 c
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \family roman
8654 \series medium
8655 \shape up
8656 \size normal
8657 \emph off
8658 \bar no
8659 \noun off
8660 \color none
8661 d
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 </row>
8667 </lyxtabular>
8668
8669 \end_inset
8670
8671
8672 \end_layout
8673
8674 \begin_layout Standard
8675 \begin_inset VSpace 0.3cm
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \begin_layout Enumerate
8682 This is (b).
8683  The table is actually nested inside Item One, but 
8684 \emph on
8685 not
8686 \emph default
8687  inside (a).
8688 \end_layout
8689
8690 \end_deeper
8691 \begin_layout Enumerate
8692 Back out again.
8693 \end_layout
8694
8695 \begin_layout Standard
8696 As you can see, item (b) turned into the first item of a new list, but a
8697  new list 
8698 \emph on
8699 inside
8700 \emph default
8701  item 1.
8702  The same thing would have happened to a figure or an equation.
8703  So, if you nest tables, figures or equations, make sure you go to the right
8704  depth!
8705 \end_layout
8706
8707 \begin_layout Subsection
8708 Usage and General Features
8709 \end_layout
8710
8711 \begin_layout Standard
8712 Speaking of levels, LyX can perform up to a six-fold nesting.
8713  In other words, 
8714 \begin_inset Quotes eld
8715 \end_inset
8716
8717 level #6
8718 \begin_inset Quotes erd
8719 \end_inset
8720
8721  is the innermost possible depth.
8722  Here's an example to illustrate what we mean:
8723 \end_layout
8724
8725 \begin_layout Enumerate
8726 level #1 – outermost
8727 \end_layout
8728
8729 \begin_deeper
8730 \begin_layout Enumerate
8731 level #2
8732 \end_layout
8733
8734 \begin_deeper
8735 \begin_layout Enumerate
8736 level #3
8737 \end_layout
8738
8739 \begin_deeper
8740 \begin_layout Enumerate
8741 level #4
8742 \end_layout
8743
8744 \begin_deeper
8745 \begin_layout Itemize
8746 level #5
8747 \end_layout
8748
8749 \begin_deeper
8750 \begin_layout Itemize
8751 level #6
8752 \end_layout
8753
8754 \end_deeper
8755 \end_deeper
8756 \end_deeper
8757 \end_deeper
8758 \end_deeper
8759 \begin_layout Standard
8760 There are two exceptions to the six-fold nesting limit, and you can see
8761  both of them in the example.
8762  Unlike the other fully-nestable environments, you can only perform a four-fold
8763  nesting with the 
8764 \family sans
8765 Enumerate
8766 \family default
8767  and 
8768 \family sans
8769 Itemize
8770 \family default
8771  environments.
8772  For example, if we tried to nest another 
8773 \family sans
8774 Enumerate
8775 \family default
8776  list inside item 
8777 \begin_inset Quotes eld
8778 \end_inset
8779
8780 A.
8781 \begin_inset Quotes erd
8782 \end_inset
8783
8784 , we would get errors.
8785 \end_layout
8786
8787 \begin_layout Subsection
8788 Some Examples
8789 \begin_inset Index idx
8790 status collapsed
8791
8792 \begin_layout Plain Layout
8793 Nesting ! Examples
8794 \end_layout
8795
8796 \end_inset
8797
8798
8799 \end_layout
8800
8801 \begin_layout Standard
8802 The best way to explain just what you can do with nesting is by illustration.
8803  We have several examples of nested environments.
8804  In them, we explain how we created the example, so that you can reproduce
8805  them.
8806 \end_layout
8807
8808 \begin_layout Subsubsection
8809 Example 1: The Six-fold Way and Mixed Nesting
8810 \end_layout
8811
8812 \begin_layout Labeling
8813 \labelwidthstring MMM
8814 #1-a This is the outermost level.
8815  It's a 
8816 \family sans
8817 List
8818 \family default
8819  environment.
8820 \end_layout
8821
8822 \begin_deeper
8823 \begin_layout Labeling
8824 \labelwidthstring MMM
8825 #2-a This is level #2.
8826  We created it by using 
8827 \begin_inset Info
8828 type  "shortcut"
8829 arg   "break-paragraph inverse"
8830 \end_inset
8831
8832  followed by 
8833 \begin_inset Info
8834 type  "shortcut"
8835 arg   "depth-increment"
8836 \end_inset
8837
8838 .
8839 \end_layout
8840
8841 \begin_deeper
8842 \begin_layout Labeling
8843 \labelwidthstring MMM
8844 #3-a This is level #3.
8845  This time, we just hit 
8846 \family sans
8847 Return
8848 \family default
8849 , then used 
8850 \begin_inset Info
8851 type  "shortcut"
8852 arg   "depth-increment"
8853 \end_inset
8854
8855  twice in a row.
8856  We could have also created it the same way as we did the previous level,
8857  by hitting 
8858 \begin_inset Info
8859 type  "shortcut"
8860 arg   "break-paragraph inverse"
8861 \end_inset
8862
8863  followed by 
8864 \begin_inset Info
8865 type  "shortcut"
8866 arg   "depth-increment"
8867 \end_inset
8868
8869 .
8870 \end_layout
8871
8872 \begin_deeper
8873 \begin_layout Standard
8874 This is actually a 
8875 \family sans
8876 Standard
8877 \family default
8878  environment, nested inside of 
8879 \begin_inset Quotes eld
8880 \end_inset
8881
8882 #3-a
8883 \begin_inset Quotes erd
8884 \end_inset
8885
8886 .
8887  So, it's at level #4.
8888  We did this by hitting 
8889 \begin_inset Info
8890 type  "shortcut"
8891 arg   "break-paragraph inverse"
8892 \end_inset
8893
8894 , then 
8895 \begin_inset Info
8896 type  "shortcut"
8897 arg   "depth-increment"
8898 \end_inset
8899
8900 , then changing the paragraph environment to 
8901 \family sans
8902 Standard
8903 \family default
8904 .
8905  Do this to create list items with more than one paragraph — it also works
8906  for the 
8907 \family sans
8908 Description
8909 \family default
8910
8911 \family sans
8912 Enumerate
8913 \family default
8914 , and 
8915 \family sans
8916 Itemize
8917 \family default
8918  environments!
8919 \end_layout
8920
8921 \begin_layout Standard
8922 Here's another 
8923 \family sans
8924 Standard
8925 \family default
8926  paragraph, also at level #4, made with just a 
8927 \begin_inset Info
8928 type  "shortcut"
8929 arg   "break-paragraph inverse"
8930 \end_inset
8931
8932 .
8933 \end_layout
8934
8935 \begin_layout Labeling
8936 \labelwidthstring MMM
8937 #4-a This is level #4.
8938  We hit 
8939 \begin_inset Info
8940 type  "shortcut"
8941 arg   "break-paragraph inverse"
8942 \end_inset
8943
8944  and changed the paragraph environment back to 
8945 \family sans
8946 List
8947 \family default
8948 .
8949  Remember — we can't nest anything inside a 
8950 \family sans
8951 Standard
8952 \family default
8953  environment, which is why we're still at level #4.
8954  However, we 
8955 \emph on
8956 can
8957 \emph default
8958  keep nesting things inside 
8959 \begin_inset Quotes eld
8960 \end_inset
8961
8962 #3-a
8963 \begin_inset Quotes erd
8964 \end_inset
8965
8966 .
8967 \end_layout
8968
8969 \begin_deeper
8970 \begin_layout Labeling
8971 \labelwidthstring MMM
8972 #5-a This is level #5\SpecialChar \ldots{}
8973
8974 \end_layout
8975
8976 \begin_deeper
8977 \begin_layout Labeling
8978 \labelwidthstring MMM
8979 #6-a \SpecialChar \ldots{}
8980 and this is level #6.
8981  By now, you should know how we made these two.
8982 \end_layout
8983
8984 \end_deeper
8985 \begin_layout Labeling
8986 \labelwidthstring MMM
8987 #5-b Back to level #5.
8988  Just hit 
8989 \begin_inset Info
8990 type  "shortcut"
8991 arg   "break-paragraph inverse"
8992 \end_inset
8993
8994  followed by a 
8995 \begin_inset Info
8996 type  "shortcut"
8997 arg   "depth-decrement"
8998 \end_inset
8999
9000 .
9001 \end_layout
9002
9003 \end_deeper
9004 \begin_layout Labeling
9005 \labelwidthstring MMM
9006 #4-b After another 
9007 \begin_inset Info
9008 type  "shortcut"
9009 arg   "break-paragraph inverse"
9010 \end_inset
9011
9012  followed by a 
9013 \begin_inset Info
9014 type  "shortcut"
9015 arg   "depth-decrement"
9016 \end_inset
9017
9018 , we're back at level #4.
9019 \end_layout
9020
9021 \end_deeper
9022 \begin_layout Labeling
9023 \labelwidthstring MMM
9024 #3-b Back to level #3.
9025  By now it should be obvious how we did this.
9026 \end_layout
9027
9028 \end_deeper
9029 \begin_layout Labeling
9030 \labelwidthstring MMM
9031 #2-b Back to level #2.
9032  
9033 \end_layout
9034
9035 \end_deeper
9036 \begin_layout Labeling
9037 \labelwidthstring MMM
9038 #1-b And last, back to the outermost level, #1.
9039  After this sentence, we'll hit 
9040 \family sans
9041 Return
9042 \family default
9043  and change the paragraph environment back to 
9044 \family sans
9045 Standard
9046 \family default
9047  to end the list.
9048 \end_layout
9049
9050 \begin_layout Standard
9051 We could have also used the 
9052 \family sans
9053 Description
9054 \family default
9055
9056 \family sans
9057 Quote
9058 \family default
9059
9060 \family sans
9061 Quotation
9062 \family default
9063 , or even the 
9064 \family sans
9065 Verse
9066 \family default
9067  environment in place of the 
9068 \family sans
9069 List
9070 \family default
9071  environment.
9072  The example would have worked exactly the same.
9073 \end_layout
9074
9075 \begin_layout Subsubsection
9076 Example 2: Inheritance
9077 \end_layout
9078
9079 \begin_layout LyX-Code
9080 This is the LyX-Code environment, at level #1, the outermost
9081 \end_layout
9082
9083 \begin_layout LyX-Code
9084 level.
9085   Now we'll hit 
9086 \family sans
9087 Return
9088 \family default
9089 , then 
9090 \begin_inset Info
9091 type  "shortcut"
9092 arg   "depth-increment"
9093 \end_inset
9094
9095 , after which, we'll change to the 
9096 \family sans
9097 Enumerate
9098 \family default
9099  environment.
9100 \end_layout
9101
9102 \begin_deeper
9103 \begin_layout Enumerate
9104 This is the 
9105 \family sans
9106 Enumerate
9107 \family default
9108  environment, at level #2.
9109 \end_layout
9110
9111 \begin_layout Enumerate
9112 Notice how the nested 
9113 \family sans
9114 Enumerate
9115 \family default
9116  not only inherits its margins from its parent environment (
9117 \family sans
9118 LyX-Code
9119 \family default
9120 ), but also inherits its font and spacing!
9121 \end_layout
9122
9123 \end_deeper
9124 \begin_layout Standard
9125 We ended this example by hitting 
9126 \family sans
9127 Return
9128 \family default
9129 .
9130  After that, we needed to reset the paragraph environment to 
9131 \family sans
9132 Standard
9133 \family default
9134  and reset the nesting depth by using 
9135 \begin_inset Info
9136 type  "shortcut"
9137 arg   "depth-decrement"
9138 \end_inset
9139
9140  once.
9141 \end_layout
9142
9143 \begin_layout Subsubsection
9144 Example 3: Labels, Levels, and the 
9145 \family sans
9146 Enumerate
9147 \family default
9148  and 
9149 \family sans
9150 Itemize
9151 \family default
9152  Environments
9153 \begin_inset Argument
9154 status collapsed
9155
9156 \begin_layout Plain Layout
9157 Example #3: Labels, Levels and other list environments
9158 \end_layout
9159
9160 \end_inset
9161
9162
9163 \end_layout
9164
9165 \begin_layout Enumerate
9166 This is level #1, in an 
9167 \family sans
9168 Enumerate
9169 \family default
9170  paragraph environment.
9171  We're actually going to nest a bunch of these.
9172 \end_layout
9173
9174 \begin_deeper
9175 \begin_layout Enumerate
9176 This is level #2.
9177  We used 
9178 \begin_inset Info
9179 type  "shortcut"
9180 arg   "break-paragraph inverse"
9181 \end_inset
9182
9183  followed by 
9184 \begin_inset Info
9185 type  "shortcut"
9186 arg   "depth-increment"
9187 \end_inset
9188
9189 .
9190  Now, what happens if we nest an 
9191 \family sans
9192 Itemize
9193 \family default
9194  environment inside of this one? It will be at level #3, but what will its
9195  label be? An asterisk?
9196 \end_layout
9197
9198 \begin_deeper
9199 \begin_layout Itemize
9200 No! It's a bullet.
9201  This is the 
9202 \emph on
9203 first
9204 \emph default
9205  
9206 \family sans
9207 Itemize
9208 \family default
9209  environment, even though it's at level #3.
9210  So, its label is a bullet.
9211  (We got here by using 
9212 \begin_inset Info
9213 type  "shortcut"
9214 arg   "break-paragraph inverse"
9215 \end_inset
9216
9217 , then 
9218 \begin_inset Info
9219 type  "shortcut"
9220 arg   "depth-increment"
9221 \end_inset
9222
9223 , then changing the environment to 
9224 \family sans
9225 Itemize
9226 \family default
9227 .)
9228 \end_layout
9229
9230 \begin_deeper
9231 \begin_layout Itemize
9232 Here's level #4, produced using 
9233 \begin_inset Info
9234 type  "shortcut"
9235 arg   "break-paragraph inverse"
9236 \end_inset
9237
9238 , then 
9239 \begin_inset Info
9240 type  "shortcut"
9241 arg   "depth-increment"
9242 \end_inset
9243
9244 .
9245  We'll do that again\SpecialChar \ldots{}
9246
9247 \end_layout
9248
9249 \begin_deeper
9250 \begin_layout Enumerate
9251 \SpecialChar \ldots{}
9252 to get to level #5.
9253  This time, however, we also changed the paragraph environment back to 
9254 \family sans
9255 Enumerate
9256 \family default
9257 .
9258  Notice the type of numbering, it is 
9259 \emph on
9260 lowercase Roman
9261 \emph default
9262 , because we are in the 
9263 \emph on
9264 thirdfold
9265 \emph default
9266  
9267 \family sans
9268 Enumerate
9269 \family default
9270  environment (i.
9271 \begin_inset space \thinspace{}
9272 \end_inset
9273
9274 g.
9275  it is an 
9276 \family sans
9277 Enumerate
9278 \family default
9279  inside an 
9280 \family sans
9281 Enumerate
9282 \family default
9283  inside an 
9284 \family sans
9285 Enumerate
9286 \family default
9287 ).
9288 \end_layout
9289
9290 \begin_layout Enumerate
9291 What happens if we 
9292 \emph on
9293 don't
9294 \emph default
9295  change the paragraph environment, but decrease the nesting depth? What
9296  type of numbering does LyX use?
9297 \end_layout
9298
9299 \begin_layout Enumerate
9300 Oh, as if you couldn't guess by now, we're just using 
9301 \begin_inset Info
9302 type  "shortcut"
9303 arg   "break-paragraph inverse"
9304 \end_inset
9305
9306  to keep the current environment and depth but create a new item.
9307 \end_layout
9308
9309 \begin_layout Enumerate
9310 Let's use 
9311 \begin_inset Info
9312 type  "shortcut"
9313 arg   "depth-decrement"
9314 \end_inset
9315
9316  to decrease the depth after the next 
9317 \begin_inset Info
9318 type  "shortcut"
9319 arg   "break-paragraph inverse"
9320 \end_inset
9321
9322 .
9323 \end_layout
9324
9325 \end_deeper
9326 \begin_layout Enumerate
9327 This is level #4.
9328  Look what type of label LyX is using!
9329 \end_layout
9330
9331 \end_deeper
9332 \begin_layout Enumerate
9333 This is level #3.
9334  Even though we've changed levels, LyX is still using a lowercase Roman
9335  numeral as the label.Why?
9336 \end_layout
9337
9338 \begin_layout Enumerate
9339 Because, even though the nesting depth has changed, the paragraph is 
9340 \emph on
9341 still
9342 \emph default
9343  a thirdfold 
9344 \family sans
9345 Enumerate
9346 \family default
9347  environment.
9348  Notice, however, that LyX 
9349 \emph on
9350 did
9351 \emph default
9352  reset the counter for the label.
9353 \end_layout
9354
9355 \end_deeper
9356 \begin_layout Enumerate
9357 Another 
9358 \begin_inset Info
9359 type  "shortcut"
9360 arg   "break-paragraph inverse"
9361 \end_inset
9362
9363  
9364 \begin_inset Info
9365 type  "shortcut"
9366 arg   "depth-decrement"
9367 \end_inset
9368
9369  sequence, and we're back to level #2.
9370  This time, we not only changed the nesting depth, but we also moved back
9371  into the twofold-nested 
9372 \family sans
9373 Enumerate
9374 \family default
9375  environment.
9376 \end_layout
9377
9378 \end_deeper
9379 \begin_layout Enumerate
9380 The same thing happens if we do another 
9381 \begin_inset Info
9382 type  "shortcut"
9383 arg   "break-paragraph inverse"
9384 \end_inset
9385
9386  
9387 \begin_inset Info
9388 type  "shortcut"
9389 arg   "depth-decrement"
9390 \end_inset
9391
9392 sequence and return to level #1, the outermost level.
9393 \end_layout
9394
9395 \begin_layout Standard
9396 Lastly, we reset the environment to 
9397 \family sans
9398 Standard
9399 \family default
9400 .
9401  As you can see, the level number doesn't correspond to what type of labeling
9402  LyX uses for the 
9403 \family sans
9404 Enumerate
9405 \family default
9406  and 
9407 \family sans
9408 Itemize
9409 \family default
9410  environments.
9411  The number of other 
9412 \family sans
9413 Enumerate
9414 \family default
9415  environments surrounding it determines what kind of label LyX uses for
9416  an 
9417 \family sans
9418 Enumerate
9419 \family default
9420  item.
9421  The same rule applies for the 
9422 \family sans
9423 Itemize
9424 \family default
9425  environment, as well.
9426 \end_layout
9427
9428 \begin_layout Subsubsection
9429 Example 4: Going Bonkers
9430 \end_layout
9431
9432 \begin_layout Enumerate
9433 We're going to go totally nuts now.
9434  We won't nest as deep as in the other examples, nor will we go into the
9435  same detail with how we did it.
9436  (level #1: 
9437 \family sans
9438 Enumerate
9439 \family default
9440 )
9441 \end_layout
9442
9443 \begin_deeper
9444 \begin_layout Standard
9445 (
9446 \family sans
9447 Return, 
9448 \family default
9449
9450 \begin_inset Info
9451 type  "shortcut"
9452 arg   "depth-increment"
9453 \end_inset
9454
9455
9456 \family sans
9457 , Standard
9458 \family default
9459 : level #2) We'll stick an encapsulated description of how we created the
9460  example in parentheses someplace.
9461  For example, the two key bindings are how we changed the depth.
9462  The environment name is the name of the current environment.
9463  Either before or after this, we'll put in the level.
9464 \end_layout
9465
9466 \end_deeper
9467 \begin_layout Enumerate
9468 (
9469 \family sans
9470 Return, Enumerate
9471 \family default
9472 : level #1) This is the next item in the list.
9473 \end_layout
9474
9475 \begin_deeper
9476 \begin_layout Verse
9477 Now we'll add verse.
9478 \begin_inset Newline newline
9479 \end_inset
9480
9481 It will get much worse.
9482 \begin_inset Newline newline
9483 \end_inset
9484
9485 (
9486 \family sans
9487 Return, 
9488 \family default
9489
9490 \begin_inset Info
9491 type  "shortcut"
9492 arg   "depth-increment"
9493 \end_inset
9494
9495
9496 \family sans
9497 , Verse
9498 \family default
9499 : level #2)
9500 \end_layout
9501
9502 \begin_layout Verse
9503 Fiddle dee, Fiddle doo.
9504 \begin_inset Newline newline
9505 \end_inset
9506
9507 Bippitey boppitey boo!
9508 \begin_inset Newline newline
9509 \end_inset
9510
9511 (
9512 \begin_inset Info
9513 type  "shortcut"
9514 arg   "break-paragraph inverse"
9515 \end_inset
9516
9517
9518 \family sans
9519 )
9520 \end_layout
9521
9522 \begin_layout Verse
9523 Here comes a table:
9524 \end_layout
9525
9526 \begin_deeper
9527 \begin_layout Standard
9528 \begin_inset VSpace 0.3cm
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \begin_layout Standard
9535 \align center
9536 \begin_inset Tabular
9537 <lyxtabular version="3" rows="2" columns="2">
9538 <features tabularvalignment="middle">
9539 <column alignment="center" valignment="top" width="0pt">
9540 <column alignment="center" valignment="top" width="0pt">
9541 <row>
9542 <cell alignment="center" valignment="top" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \family roman
9548 \series medium
9549 \shape up
9550 \size normal
9551 \emph off
9552 \bar no
9553 \noun off
9554 \color none
9555 one-fish
9556 \end_layout
9557
9558 \end_inset
9559 </cell>
9560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564
9565 \family roman
9566 \series medium
9567 \shape up
9568 \size normal
9569 \emph off
9570 \bar no
9571 \noun off
9572 \color none
9573 two-fish
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 </row>
9579 <row>
9580 <cell alignment="center" valignment="top" topline="true" usebox="none">
9581 \begin_inset Text
9582
9583 \begin_layout Plain Layout
9584
9585 \family roman
9586 \series medium
9587 \shape up
9588 \size normal
9589 \emph off
9590 \bar no
9591 \noun off
9592 \color none
9593 red-fish
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602
9603 \family roman
9604 \series medium
9605 \shape up
9606 \size normal
9607 \emph off
9608 \bar no
9609 \noun off
9610 \color none
9611 blue-fish
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 </row>
9617 </lyxtabular>
9618
9619 \end_inset
9620
9621
9622 \end_layout
9623
9624 \end_deeper
9625 \begin_layout Verse
9626 (
9627 \begin_inset Info
9628 type  "shortcut"
9629 arg   "break-paragraph inverse"
9630 \end_inset
9631
9632
9633 \family sans
9634 , Table, 
9635 \family default
9636
9637 \begin_inset Info
9638 type  "shortcut"
9639 arg   "depth-increment"
9640 \end_inset
9641
9642  3 times, 
9643 \begin_inset Info
9644 type  "shortcut"
9645 arg   "break-paragraph inverse"
9646 \end_inset
9647
9648
9649 \family sans
9650 , Verse, 
9651 \family default
9652
9653 \begin_inset Info
9654 type  "shortcut"
9655 arg   "depth-decrement"
9656 \end_inset
9657
9658 )
9659 \end_layout
9660
9661 \end_deeper
9662 \begin_layout Enumerate
9663 (
9664 \family sans
9665 Return, Enumerate
9666 \family default
9667 : level #1) This is another item.
9668  Note that selecting a 
9669 \family sans
9670 Table
9671 \family default
9672  resets the nesting depth to level #1, so we increased the nesting depth
9673  3 times to put the table inside the 
9674 \family sans
9675 Verse
9676 \family default
9677  environment.
9678  
9679 \end_layout
9680
9681 \begin_layout Quotation
9682 We're now ending the 
9683 \family sans
9684 Enumerate
9685 \family default
9686  list and changing to 
9687 \family sans
9688 Quotation
9689 \family default
9690 .
9691  We're still at level #1.
9692  We want to show you some of the things you can do by mixing environments.
9693  The next set of paragraphs is a 
9694 \begin_inset Quotes eld
9695 \end_inset
9696
9697 quoted letter.
9698 \begin_inset Quotes erd
9699 \end_inset
9700
9701  We'll nest both the 
9702 \family sans
9703 Address
9704 \family default
9705  and 
9706 \family sans
9707 Right
9708 \begin_inset space ~
9709 \end_inset
9710
9711 Address
9712 \family default
9713  environments inside of this one, then use another nested 
9714 \family sans
9715 Quotation
9716 \family default
9717  for the letter body.
9718  We'll use 
9719 \begin_inset Info
9720 type  "shortcut"
9721 arg   "break-paragraph inverse"
9722 \end_inset
9723
9724  to preserve the depth.
9725  Remember that you need to use 
9726 \begin_inset Info
9727 type  "shortcut"
9728 arg   "newline-insert newline"
9729 \end_inset
9730
9731  to create multiple lines inside the 
9732 \family sans
9733 Address
9734 \family default
9735  and 
9736 \family sans
9737 Right
9738 \begin_inset space ~
9739 \end_inset
9740
9741 Address
9742 \family default
9743  environments.
9744  Here it goes:
9745 \end_layout
9746
9747 \begin_deeper
9748 \begin_layout Right Address
9749 1234 Nowhere Rd.
9750 \begin_inset Newline newline
9751 \end_inset
9752
9753 Moosegroin, MT 00100
9754 \begin_inset Newline newline
9755 \end_inset
9756
9757 9-6-96
9758 \end_layout
9759
9760 \begin_layout Address
9761 Dear Mr.
9762 \begin_inset space ~
9763 \end_inset
9764
9765 Fizlewitz:
9766 \end_layout
9767
9768 \begin_layout Quotation
9769 We regret to inform you that we cannot fill your order for 50
9770 \begin_inset space \thinspace{}
9771 \end_inset
9772
9773 L of compressed methane gas due to circumstances beyond our control.
9774  Unfortunately, several of our cows have mysteriously exploded, creating
9775  a backlog in our orders for methane.
9776  We will place your name on the waiting list and try to fill your order
9777  as soon as possible.
9778  In the meantime, we thank you for your patience.
9779 \end_layout
9780
9781 \begin_layout Quotation
9782 We do, however, now have a special on beef.
9783  If you are interested, please return the enclosed pricing and order form
9784  with your order, along with payment.
9785 \end_layout
9786
9787 \begin_layout Quotation
9788 We thank you again for your patience.
9789 \end_layout
9790
9791 \begin_layout Address
9792 Sincerely,
9793 \begin_inset Newline newline
9794 \end_inset
9795
9796 Bill Hick
9797 \end_layout
9798
9799 \end_deeper
9800 \begin_layout Quotation
9801 That ends that example!
9802 \end_layout
9803
9804 \begin_layout Standard
9805 As you can see, nesting environments in LyX gives you a lot of power with
9806  just a few keystrokes.
9807  We could have easily nested an 
9808 \family sans
9809 Itemize
9810 \family default
9811  list inside of a 
9812 \family sans
9813 Quotation
9814 \family default
9815  or 
9816 \family sans
9817 Quote
9818 \family default
9819 , or put a 
9820 \family sans
9821 Quote
9822 \family default
9823  inside of an 
9824 \family sans
9825 Itemize
9826 \family default
9827  list.
9828  You have a huge variety of options at your disposal.
9829 \end_layout
9830
9831 \begin_layout Section
9832 Spacing, pagination and line breaks
9833 \begin_inset Index idx
9834 status collapsed
9835
9836 \begin_layout Plain Layout
9837 Spacing
9838 \end_layout
9839
9840 \end_inset
9841
9842
9843 \end_layout
9844
9845 \begin_layout Standard
9846 What is a space? While you might be used to pressing the space key anytime
9847  you want to separate two words in ordinary word processors, LyX offers
9848  you more spaces: Spaces of different width and spaces which can or cannot
9849  be broken at the end of a line.
9850  The following sections will show you some examples where those spaces are
9851  useful.
9852 \end_layout
9853
9854 \begin_layout Subsection
9855 Protected Space
9856 \begin_inset CommandInset label
9857 LatexCommand label
9858 name "sub:Protected-Space"
9859
9860 \end_inset
9861
9862
9863 \begin_inset Index idx
9864 status collapsed
9865
9866 \begin_layout Plain Layout
9867 Spaces ! Protected
9868 \end_layout
9869
9870 \end_inset
9871
9872
9873 \end_layout
9874
9875 \begin_layout Standard
9876 The protected space: It is used to tell LyX (and LaTeX) not to break the
9877  line at that point.
9878  This may be necessary to avoid unlucky line breaks, like in: 
9879 \end_layout
9880
9881 \begin_layout Quote
9882 Further documentation is given in section
9883 \begin_inset Newline newline
9884 \end_inset
9885
9886
9887 \begin_inset CommandInset ref
9888 LatexCommand ref
9889 reference "sec:Bibliography"
9890
9891 \end_inset
9892
9893 .
9894  
9895 \end_layout
9896
9897 \begin_layout Standard
9898 Obviously, it would be a good thing to put a protected space between 
9899 \begin_inset Quotes eld
9900 \end_inset
9901
9902 section
9903 \begin_inset Quotes erd
9904 \end_inset
9905
9906  and 
9907 \begin_inset Quotes eld
9908 \end_inset
9909
9910
9911 \begin_inset CommandInset ref
9912 LatexCommand ref
9913 reference "sec:Bibliography"
9914
9915 \end_inset
9916
9917
9918 \begin_inset Quotes erd
9919 \end_inset
9920
9921 .
9922  A protected space is set with 
9923 \family sans
9924 Insert\SpecialChar \menuseparator
9925 Formatting\SpecialChar \menuseparator
9926 Protected
9927 \bar under
9928
9929 \begin_inset space ~
9930 \end_inset
9931
9932
9933 \bar default
9934 Space
9935 \family default
9936  (shortcut 
9937 \begin_inset Info
9938 type  "shortcut"
9939 arg   "space-insert protected"
9940 \end_inset
9941
9942 ).
9943 \end_layout
9944
9945 \begin_layout Subsection
9946 Horizontal Space
9947 \begin_inset CommandInset label
9948 LatexCommand label
9949 name "sub:Horizontal-Space"
9950
9951 \end_inset
9952
9953
9954 \begin_inset Index idx
9955 status collapsed
9956
9957 \begin_layout Plain Layout
9958 Spacing ! Horizontal
9959 \end_layout
9960
9961 \end_inset
9962
9963
9964 \end_layout
9965
9966 \begin_layout Standard
9967 All horizontal spaces can be inserted with the menu 
9968 \family sans
9969 Insert\SpecialChar \menuseparator
9970 Formatting\SpecialChar \menuseparator
9971 Horizontal Space
9972 \family default
9973 .
9974  The length units are listed in Appendix
9975 \begin_inset space ~
9976 \end_inset
9977
9978
9979 \begin_inset CommandInset ref
9980 LatexCommand ref
9981 reference "cha:Units-available-in"
9982
9983 \end_inset
9984
9985 .
9986 \end_layout
9987
9988 \begin_layout Subsubsection
9989 Inter-word Space
9990 \begin_inset CommandInset label
9991 LatexCommand label
9992 name "sub:Inter-word-Space"
9993
9994 \end_inset
9995
9996
9997 \begin_inset Index idx
9998 status collapsed
9999
10000 \begin_layout Plain Layout
10001 Spaces ! Inter-word
10002 \end_layout
10003
10004 \end_inset
10005
10006
10007 \end_layout
10008
10009 \begin_layout Standard
10010 Some languages (e.
10011 \begin_inset space \thinspace{}
10012 \end_inset
10013
10014 g.
10015 \begin_inset space \space{}
10016 \end_inset
10017
10018 English) have the typographical convention to add extra space after an end-of-se
10019 ntence punctuation mark, and LyX honors those conventions (see section
10020 \begin_inset space ~
10021 \end_inset
10022
10023
10024 \begin_inset CommandInset ref
10025 LatexCommand ref
10026 reference "sub:Abbreviations"
10027
10028 \end_inset
10029
10030 ).
10031  Sometimes, you want a normal space nevertheless.
10032  In this case, insert an inter-word space (shortcut 
10033 \begin_inset Info
10034 type  "shortcut"
10035 arg   "space-insert normal"
10036 \end_inset
10037
10038 ).
10039 \end_layout
10040
10041 \begin_layout Subsubsection
10042 Thin Space
10043 \begin_inset CommandInset label
10044 LatexCommand label
10045 name "sub:Thin-Space"
10046
10047 \end_inset
10048
10049
10050 \begin_inset Index idx
10051 status collapsed
10052
10053 \begin_layout Plain Layout
10054 Spaces ! Thin
10055 \end_layout
10056
10057 \end_inset
10058
10059
10060 \end_layout
10061
10062 \begin_layout Standard
10063
10064 \begin_inset Quotes eld
10065 \end_inset
10066
10067 thin space
10068 \begin_inset Quotes erd
10069 \end_inset
10070
10071  is a blank which has half the size of a normal space (and it is also 
10072 \begin_inset Quotes eld
10073 \end_inset
10074
10075 protected
10076 \begin_inset Quotes erd
10077 \end_inset
10078
10079 ).
10080  The typographical conventions in a lot of languages propose the use of
10081  thin spaces in cases where normal spaces would be too wide, for instance
10082  inside abbreviations:
10083 \end_layout
10084
10085 \begin_layout Quote
10086 D.
10087 \begin_inset space \thinspace{}
10088 \end_inset
10089
10090 E.
10091  Knuth has developed our beloved typesetting program.
10092 \end_layout
10093
10094 \begin_layout Standard
10095 or between values and units.
10096  Compare for example this:
10097 \begin_inset Newline newline
10098 \end_inset
10099
10100 10
10101 \begin_inset space \thinspace{}
10102 \end_inset
10103
10104 kg (thin space)
10105 \begin_inset Newline newline
10106 \end_inset
10107
10108 10 kg (normal space
10109 \end_layout
10110
10111 \begin_layout Standard
10112 You can insert thin spaces also with the menu 
10113 \family sans
10114 Insert\SpecialChar \menuseparator
10115 Formatting\SpecialChar \menuseparator
10116 Thin
10117 \begin_inset space ~
10118 \end_inset
10119
10120 Space
10121 \family default
10122  (shortcut 
10123 \begin_inset Info
10124 type  "shortcuts"
10125 arg   "space-insert thin"
10126 \end_inset
10127
10128 ).
10129 \end_layout
10130
10131 \begin_layout Subsubsection
10132 More Spaces
10133 \begin_inset CommandInset label
10134 LatexCommand label
10135 name "sub:More-Spaces"
10136
10137 \end_inset
10138
10139
10140 \end_layout
10141
10142 \begin_layout Standard
10143 You can furthermore insert the following space types:
10144 \end_layout
10145
10146 \begin_layout Description
10147 Negative
10148 \begin_inset space ~
10149 \end_inset
10150
10151 thin
10152 \begin_inset space ~
10153 \end_inset
10154
10155 space A line with a 
10156 \begin_inset Formula $\to$
10157 \end_inset
10158
10159
10160 \begin_inset space \negthinspace{}
10161 \end_inset
10162
10163
10164 \begin_inset Formula $\gets$
10165 \end_inset
10166
10167  Negative thin space between the arrows.
10168 \end_layout
10169
10170 \begin_layout Description
10171 Enspace
10172 \begin_inset space ~
10173 \end_inset
10174
10175 (0.5
10176 \begin_inset space \thinspace{}
10177 \end_inset
10178
10179 em) A line with a 
10180 \begin_inset Formula $\to$
10181 \end_inset
10182
10183
10184 \begin_inset space \enskip{}
10185 \end_inset
10186
10187
10188 \begin_inset Formula $\gets$
10189 \end_inset
10190
10191  Enspace
10192 \begin_inset space ~
10193 \end_inset
10194
10195 (0.5
10196 \begin_inset space \thinspace{}
10197 \end_inset
10198
10199 em) space between the arrows.
10200 \end_layout
10201
10202 \begin_layout Description
10203 Quad
10204 \begin_inset space ~
10205 \end_inset
10206
10207 (1
10208 \begin_inset space \thinspace{}
10209 \end_inset
10210
10211 em) A line with a 
10212 \begin_inset Formula $\to$
10213 \end_inset
10214
10215
10216 \begin_inset space \quad{}
10217 \end_inset
10218
10219
10220 \begin_inset Formula $\gets$
10221 \end_inset
10222
10223  Quad
10224 \begin_inset space ~
10225 \end_inset
10226
10227 (1
10228 \begin_inset space \thinspace{}
10229 \end_inset
10230
10231 em) space between the arrows.
10232 \end_layout
10233
10234 \begin_layout Description
10235 QQuad
10236 \begin_inset space ~
10237 \end_inset
10238
10239 (2
10240 \begin_inset space \thinspace{}
10241 \end_inset
10242
10243 em) A line with a 
10244 \begin_inset Formula $\to$
10245 \end_inset
10246
10247
10248 \begin_inset space \qquad{}
10249 \end_inset
10250
10251
10252 \begin_inset Formula $\gets$
10253 \end_inset
10254
10255  QQuad
10256 \begin_inset space ~
10257 \end_inset
10258
10259 (2
10260 \begin_inset space \thinspace{}
10261 \end_inset
10262
10263 em) space between the arrows.
10264 \end_layout
10265
10266 \begin_layout Description
10267 Custom
10268 \begin_inset space ~
10269 \end_inset
10270
10271 space A line with
10272 \begin_inset Formula $\to$
10273 \end_inset
10274
10275
10276 \begin_inset space \hspace{}
10277 \length 2cm
10278 \end_inset
10279
10280
10281 \begin_inset Formula $\gets$
10282 \end_inset
10283
10284  2
10285 \begin_inset space \thinspace{}
10286 \end_inset
10287
10288 cm space between the arrows.
10289 \end_layout
10290
10291 \begin_layout Standard
10292 Table
10293 \begin_inset space ~
10294 \end_inset
10295
10296
10297 \begin_inset CommandInset ref
10298 LatexCommand ref
10299 reference "tab:Width-of-the"
10300
10301 \end_inset
10302
10303  lists the different space sizes.
10304 \end_layout
10305
10306 \begin_layout Standard
10307 \begin_inset Float table
10308 wide false
10309 sideways false
10310 status open
10311
10312 \begin_layout Plain Layout
10313 \align center
10314 \begin_inset Caption
10315
10316 \begin_layout Plain Layout
10317 \begin_inset CommandInset label
10318 LatexCommand label
10319 name "tab:Width-of-the"
10320
10321 \end_inset
10322
10323 Width of the different horizontal spaces.
10324 \end_layout
10325
10326 \end_inset
10327
10328
10329 \end_layout
10330
10331 \begin_layout Plain Layout
10332 \align center
10333 \begin_inset Tabular
10334 <lyxtabular version="3" rows="8" columns="2">
10335 <features tabularvalignment="middle">
10336 <column alignment="center" valignment="top" width="0">
10337 <column alignment="center" valignment="top" width="0">
10338 <row>
10339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343
10344 \series bold
10345 Space
10346 \end_layout
10347
10348 \end_inset
10349 </cell>
10350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Width
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367 Normal
10368 \end_layout
10369
10370 \end_inset
10371 </cell>
10372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10373 \begin_inset Text
10374
10375 \begin_layout Plain Layout
10376 1/3
10377 \begin_inset space \thinspace{}
10378 \end_inset
10379
10380 em
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 </row>
10386 <row>
10387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 Protected
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10397 \begin_inset Text
10398
10399 \begin_layout Plain Layout
10400 1/3
10401 \begin_inset space \thinspace{}
10402 \end_inset
10403
10404 em
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 </row>
10410 <row>
10411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10412 \begin_inset Text
10413
10414 \begin_layout Plain Layout
10415 Thin
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 1/6
10425 \begin_inset space \thinspace{}
10426 \end_inset
10427
10428 em
10429 \end_layout
10430
10431 \end_inset
10432 </cell>
10433 </row>
10434 <row>
10435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Negative thin
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 -1/6
10449 \begin_inset space \thinspace{}
10450 \end_inset
10451
10452 em
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 </row>
10458 <row>
10459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10460 \begin_inset Text
10461
10462 \begin_layout Plain Layout
10463 Enspace (0.5
10464 \begin_inset space \thinspace{}
10465 \end_inset
10466
10467 em)
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10473 \begin_inset Text
10474
10475 \begin_layout Plain Layout
10476 0.5
10477 \begin_inset space \thinspace{}
10478 \end_inset
10479
10480 em
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 </row>
10486 <row>
10487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 Quad (1
10492 \begin_inset space \thinspace{}
10493 \end_inset
10494
10495 em)
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 1
10505 \begin_inset space \thinspace{}
10506 \end_inset
10507
10508 em
10509 \end_layout
10510
10511 \end_inset
10512 </cell>
10513 </row>
10514 <row>
10515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10516 \begin_inset Text
10517
10518 \begin_layout Plain Layout
10519 QQuad (2
10520 \begin_inset space \thinspace{}
10521 \end_inset
10522
10523 em)
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 2
10533 \begin_inset space \thinspace{}
10534 \end_inset
10535
10536 em
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 </row>
10542 </lyxtabular>
10543
10544 \end_inset
10545
10546
10547 \end_layout
10548
10549 \end_inset
10550
10551
10552 \end_layout
10553
10554 \begin_layout Subsubsection
10555
10556 \family sans
10557 Horizontal Fills
10558 \family default
10559
10560 \begin_inset Index idx
10561 status collapsed
10562
10563 \begin_layout Plain Layout
10564 Spacing ! Fills
10565 \end_layout
10566
10567 \end_inset
10568
10569
10570 \end_layout
10571
10572 \begin_layout Standard
10573 Horizontal fills (HFills) are a special LyX feature for adding extra space
10574  in a uniform fashion.
10575  An HFill is actually a variable length space, whose length always equals
10576  the remaining space between the left and right margins.
10577  If there is more than one HFill on a line, they divide the available space
10578  equally between themselves.
10579  
10580 \end_layout
10581
10582 \begin_layout Standard
10583 Here a few examples what you can do with them:
10584 \end_layout
10585
10586 \begin_layout Quote
10587 \noindent
10588 This is on the left side
10589 \begin_inset space \hfill{}
10590 \end_inset
10591
10592 This is on the right
10593 \end_layout
10594
10595 \begin_layout Quote
10596 \noindent
10597 Left
10598 \begin_inset space \hfill{}
10599 \end_inset
10600
10601 Middle
10602 \begin_inset space \hfill{}
10603 \end_inset
10604
10605 Right
10606 \end_layout
10607
10608 \begin_layout Quote
10609 \noindent
10610 Left
10611 \begin_inset space \hfill{}
10612 \end_inset
10613
10614 1/3 Left
10615 \begin_inset space \hfill{}
10616 \end_inset
10617
10618
10619 \begin_inset space \hfill{}
10620 \end_inset
10621
10622 Right
10623 \end_layout
10624
10625 \begin_layout Standard
10626 That was an example in the 
10627 \family sans
10628 Quote
10629 \family default
10630  environment.
10631  Here
10632 \begin_inset Formula $\to$
10633 \end_inset
10634
10635
10636 \begin_inset space \hfill{}
10637 \end_inset
10638
10639
10640 \begin_inset Formula $\gets$
10641 \end_inset
10642
10643 is one in a standard paragraph.
10644  It may or may not be apparent in the printed text, but it 
10645 \emph on
10646 is
10647 \emph default
10648  sitting in-between the two arrows.
10649 \end_layout
10650
10651 \begin_layout Standard
10652 HFills can be made visible when you choose one of the 
10653 \family sans
10654 Fill
10655 \begin_inset space ~
10656 \end_inset
10657
10658 Pattern
10659 \family default
10660  in the space dialog: The following patterns are available:
10661 \end_layout
10662
10663 \begin_layout Standard
10664 Dots: 
10665 \begin_inset space \dotfill{}
10666 \end_inset
10667
10668
10669 \begin_inset space ~
10670 \end_inset
10671
10672
10673 \end_layout
10674
10675 \begin_layout Standard
10676 Rule: 
10677 \begin_inset space \hrulefill{}
10678 \end_inset
10679
10680
10681 \begin_inset space ~
10682 \end_inset
10683
10684
10685 \end_layout
10686
10687 \begin_layout Standard
10688 Left arrow: 
10689 \begin_inset space \leftarrowfill{}
10690 \end_inset
10691
10692
10693 \begin_inset space ~
10694 \end_inset
10695
10696
10697 \end_layout
10698
10699 \begin_layout Standard
10700 Right arrow: 
10701 \begin_inset space \rightarrowfill{}
10702 \end_inset
10703
10704
10705 \begin_inset space ~
10706 \end_inset
10707
10708
10709 \end_layout
10710
10711 \begin_layout Standard
10712 Up brace: 
10713 \begin_inset space \downbracefill{}
10714 \end_inset
10715
10716
10717 \begin_inset space ~
10718 \end_inset
10719
10720
10721 \end_layout
10722
10723 \begin_layout Standard
10724 Down brace: 
10725 \begin_inset space \upbracefill{}
10726 \end_inset
10727
10728
10729 \begin_inset space ~
10730 \end_inset
10731
10732
10733 \end_layout
10734
10735 \begin_layout Standard
10736 \begin_inset Note Greyedout
10737 status open
10738
10739 \begin_layout Plain Layout
10740
10741 \series bold
10742 Note:
10743 \series default
10744  If an HFill is at the beginning of a line, and 
10745 \emph on
10746 not
10747 \emph default
10748  in the first line in a paragraph, LyX ignores it.
10749  This prevents HFills from accidentally being wrapped onto a new line.
10750  If you need space in this case anyway, set the 
10751 \family sans
10752 Protect
10753 \family default
10754  option in the space dialog.
10755 \end_layout
10756
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \begin_layout Subsubsection
10763 Phantom Space
10764 \begin_inset CommandInset label
10765 LatexCommand label
10766 name "sub:Phantom-Space"
10767
10768 \end_inset
10769
10770
10771 \begin_inset Index idx
10772 status collapsed
10773
10774 \begin_layout Plain Layout
10775 Spacing ! Phantom
10776 \end_layout
10777
10778 \end_inset
10779
10780
10781 \end_layout
10782
10783 \begin_layout Standard
10784 Sometimes you want to insert space with exactly the length of a phrase.
10785  E.
10786 \begin_inset space \thinspace{}
10787 \end_inset
10788
10789 g.
10790 \begin_inset space \space{}
10791 \end_inset
10792
10793 you want to create the following multiple choice question:
10794 \end_layout
10795
10796 \begin_layout Standard
10797 \begin_inset VSpace medskip
10798 \end_inset
10799
10800 What is correct English?:
10801 \begin_inset Newline newline
10802 \end_inset
10803
10804
10805 \begin_inset Newline newline
10806 \end_inset
10807
10808 Mr.
10809 \begin_inset space ~
10810 \end_inset
10811
10812 Edge would have been jumps the gun.
10813 \begin_inset Newline newline
10814 \end_inset
10815
10816
10817 \begin_inset Phantom HPhantom
10818 status open
10819
10820 \begin_layout Plain Layout
10821 Mr.
10822  Edge 
10823 \end_layout
10824
10825 \end_inset
10826
10827 has to be jumped
10828 \begin_inset Newline newline
10829 \end_inset
10830
10831
10832 \begin_inset Phantom HPhantom
10833 status open
10834
10835 \begin_layout Plain Layout
10836 Mr.
10837  Edge 
10838 \end_layout
10839
10840 \end_inset
10841
10842 jumps
10843 \begin_inset VSpace medskip
10844 \end_inset
10845
10846
10847 \end_layout
10848
10849 \begin_layout Standard
10850 So that the choices appear exactly after the phrase 
10851 \begin_inset Quotes eld
10852 \end_inset
10853
10854 Mr.
10855 \begin_inset space ~
10856 \end_inset
10857
10858 Edge
10859 \begin_inset space ~
10860 \end_inset
10861
10862
10863 \begin_inset Quotes erd
10864 \end_inset
10865
10866 .
10867  To get this, you can use the phantom insets available via the menu 
10868 \family sans
10869 Insert\SpecialChar \menuseparator
10870 Formatting\SpecialChar \menuseparator
10871 Phantom
10872 \family default
10873 .
10874  In our case insert a horizontal phantom at the beginning of the last two
10875  lines and insert 
10876 \begin_inset Quotes eld
10877 \end_inset
10878
10879 Mr.
10880 \begin_inset space ~
10881 \end_inset
10882
10883 Edge
10884 \begin_inset space ~
10885 \end_inset
10886
10887
10888 \begin_inset Quotes erd
10889 \end_inset
10890
10891  into the phantom inset (note the space after 
10892 \begin_inset Quotes eld
10893 \end_inset
10894
10895 Edge
10896 \begin_inset Quotes erd
10897 \end_inset
10898
10899 ).
10900  A phantom insets prints only the space of its content (like a placeholder).
10901  That is why it is named 
10902 \begin_inset Quotes eld
10903 \end_inset
10904
10905 phantom
10906 \begin_inset Quotes erd
10907 \end_inset
10908
10909 .
10910  The normal phantom outputs the width and height of the content as space,
10911  while the horizontal and vertical variant only outputs the corresponding
10912  dimension.
10913 \end_layout
10914
10915 \begin_layout Subsection
10916 Vertical Space
10917 \begin_inset CommandInset label
10918 LatexCommand label
10919 name "sub:Vertical-Space"
10920
10921 \end_inset
10922
10923
10924 \begin_inset Index idx
10925 status collapsed
10926
10927 \begin_layout Plain Layout
10928 Spacing ! Vertical
10929 \end_layout
10930
10931 \end_inset
10932
10933
10934 \end_layout
10935
10936 \begin_layout Standard
10937 To add extra vertical space above or below a paragraph, use the 
10938 \family sans
10939 Insert\SpecialChar \menuseparator
10940 Formatting\SpecialChar \menuseparator
10941 Vertical
10942 \begin_inset space ~
10943 \end_inset
10944
10945 Space
10946 \family default
10947  dialog.
10948  There you find the following sizes:
10949 \end_layout
10950
10951 \begin_layout Standard
10952
10953 \family sans
10954 SmallSkip
10955 \family default
10956
10957 \family sans
10958 MedSkip
10959 \family default
10960  and 
10961 \family sans
10962 BigSkip
10963 \family default
10964  are LaTeX sizes which depend on the font size of the document.
10965  
10966 \family sans
10967 DefSkip
10968 \family default
10969  is the skip adjusted in the dialog 
10970 \family sans
10971 Document\SpecialChar \menuseparator
10972 Settings
10973 \family default
10974
10975 \begin_inset Index idx
10976 status collapsed
10977
10978 \begin_layout Plain Layout
10979 Document ! Settings
10980 \end_layout
10981
10982 \end_inset
10983
10984  for the paragraph separation.
10985  If you use indentation to separate paragraphs 
10986 \family sans
10987 DefSkip
10988 \family default
10989  is equal to 
10990 \family sans
10991 MedSkip
10992 \family default
10993 .
10994 \end_layout
10995
10996 \begin_layout Standard
10997
10998 \family sans
10999 VFill
11000 \family default
11001
11002 \begin_inset Index idx
11003 status collapsed
11004
11005 \begin_layout Plain Layout
11006 Spacing ! Fills
11007 \end_layout
11008
11009 \end_inset
11010
11011  is a variable space, set so that the space is maximal within one page.
11012  An example: You have only two short paragraphs on one page with a vfill
11013  between them.
11014  Then the first paragraph is placed at the top of the page and the second
11015  one at the bottom, because the space between them is then maximal.
11016  
11017 \family sans
11018 VFill
11019 \family default
11020 s work like 
11021 \family sans
11022 HFill
11023 \family default
11024 s: they fill the remaining vertical space on a page with blank space.
11025 \begin_inset Foot
11026 status collapsed
11027
11028 \begin_layout Plain Layout
11029
11030 \family sans
11031 HFill
11032 \family default
11033 s are described in section
11034 \begin_inset space ~
11035 \end_inset
11036
11037
11038 \begin_inset CommandInset ref
11039 LatexCommand ref
11040 reference "sub:Horizontal-Space"
11041
11042 \end_inset
11043
11044 .
11045 \end_layout
11046
11047 \end_inset
11048
11049  If there are several 
11050 \family sans
11051 VFill
11052 \family default
11053 s on a page, they divide the remaining vertical space equally between themselves.
11054  You can therefore use 
11055 \family sans
11056 VFill
11057 \family default
11058 s to center text on a page, or even place text 2/3 down a page.
11059 \end_layout
11060
11061 \begin_layout Standard
11062
11063 \family sans
11064 Custom
11065 \family default
11066  are custom spaces in units explained in Appendix
11067 \begin_inset space ~
11068 \end_inset
11069
11070
11071 \begin_inset CommandInset ref
11072 LatexCommand ref
11073 reference "cha:Units-available-in"
11074
11075 \end_inset
11076
11077 .
11078 \end_layout
11079
11080 \begin_layout Standard
11081 \begin_inset Note Greyedout
11082 status open
11083
11084 \begin_layout Plain Layout
11085
11086 \series bold
11087 Note:
11088 \series default
11089  
11090 \series medium
11091 If the extra vertical space would be in the output at the top/bottom of
11092  a page, the space is only added if you have also checked the option 
11093 \family sans
11094 Protect
11095 \family default
11096 .
11097 \end_layout
11098
11099 \end_inset
11100
11101
11102 \end_layout
11103
11104 \begin_layout Subsection
11105 Paragraph Alignment
11106 \end_layout
11107
11108 \begin_layout Standard
11109 You can change the paragraph alignment with the 
11110 \family sans
11111 Edit\SpecialChar \menuseparator
11112 Paragraph Settings
11113 \family default
11114  dialog.
11115  There are five possibilities: 
11116 \end_layout
11117
11118 \begin_layout Itemize
11119
11120 \family sans
11121 Justified
11122 \family default
11123  (shortcut 
11124 \begin_inset Info
11125 type  "shortcut"
11126 arg   "paragraph-params \\align block"
11127 \end_inset
11128
11129 )
11130 \end_layout
11131
11132 \begin_layout Itemize
11133
11134 \family sans
11135 Left
11136 \family default
11137  (
11138 \begin_inset Info
11139 type  "shortcut"
11140 arg   "paragraph-params \\align left"
11141 \end_inset
11142
11143 )
11144 \end_layout
11145
11146 \begin_layout Itemize
11147
11148 \family sans
11149 Right
11150 \family default
11151  (
11152 \begin_inset Info
11153 type  "shortcut"
11154 arg   "paragraph-params \\align right"
11155 \end_inset
11156
11157 )
11158 \end_layout
11159
11160 \begin_layout Itemize
11161
11162 \family sans
11163 Center
11164 \family default
11165  (
11166 \begin_inset Info
11167 type  "shortcut"
11168 arg   "paragraph-params \\align center"
11169 \end_inset
11170
11171 )
11172 \end_layout
11173
11174 \begin_layout Itemize
11175
11176 \family sans
11177 Default
11178 \family default
11179  (
11180 \begin_inset Info
11181 type  "shortcut"
11182 arg   "paragraph-params \\align default"
11183 \end_inset
11184
11185 )
11186 \end_layout
11187
11188 \begin_layout Standard
11189 The default in most cases is justified alignment, in which the inter-word
11190  spacing is variable and each line of a paragraph fills the region between
11191  the left and right margins.
11192  The other three alignments should be self-explanatory, and look like this:
11193 \end_layout
11194
11195 \begin_layout Standard
11196 \align right
11197 This paragraph is right aligned,
11198 \end_layout
11199
11200 \begin_layout Standard
11201 \align center
11202 this one is centered,
11203 \end_layout
11204
11205 \begin_layout Standard
11206 \align left
11207 this one is left aligned.
11208 \end_layout
11209
11210 \begin_layout Subsection
11211 Forced Page Breaks
11212 \begin_inset Index idx
11213 status collapsed
11214
11215 \begin_layout Plain Layout
11216 Page breaks ! Forced
11217 \end_layout
11218
11219 \end_inset
11220
11221
11222 \begin_inset CommandInset label
11223 LatexCommand label
11224 name "sub:Forced-Page-Breaks"
11225
11226 \end_inset
11227
11228
11229 \end_layout
11230
11231 \begin_layout Standard
11232 If you don't like the way LaTeX does the page breaks in your document, you
11233  can force a page break where you want one.
11234  Normally this will not be necessary, because LaTeX is good at page breaking.
11235  Only if you use a lot of 
11236 \family sans
11237 Floats
11238 \family default
11239 , LaTeX's page breaking algorithm can fail.
11240 \end_layout
11241
11242 \begin_layout Standard
11243 We recommend not to use forced page breaks until the text is finished and
11244  until you have checked in the preview to see if you 
11245 \emph on
11246 really
11247 \emph default
11248  have to change the page breaking.
11249 \end_layout
11250
11251 \begin_layout Standard
11252 There are two types of page breaks: One that ends the page without any special
11253  action.
11254  This can be inserted above or below a paragraph via the menu 
11255 \family sans
11256 Insert\SpecialChar \menuseparator
11257 Formatting\SpecialChar \menuseparator
11258 New
11259 \begin_inset space ~
11260 \end_inset
11261
11262 Page
11263 \family default
11264 .
11265  The second type, that is inserted via the menu 
11266 \family sans
11267 Insert\SpecialChar \menuseparator
11268 Formatting\SpecialChar \menuseparator
11269 Page
11270 \begin_inset space ~
11271 \end_inset
11272
11273 Break
11274 \family default
11275 , ends a page but stretches the content of the page, so that it fills out
11276  the complete page.
11277  This type is useful to avoid whitespace when a page break produces a page
11278  on which only the last few lines are absent.
11279 \end_layout
11280
11281 \begin_layout Standard
11282 You might try to use a page break to ensure that a figure or table appears
11283  at the top of a page.
11284  This is, of course, the wrong way to do it.
11285  LyX gives you a way of automatically ensuring that your figures and tables
11286  appear at the top of a page (or the bottom, or on their own page) without
11287  having to worry about what precedes or follows your figure or table.
11288  See chapter 
11289 \begin_inset CommandInset ref
11290 LatexCommand ref
11291 reference "cha:Floats-and-Notes"
11292
11293 \end_inset
11294
11295  to learn more about 
11296 \family sans
11297 Floats
11298 \family default
11299 .
11300 \end_layout
11301
11302 \begin_layout Subsubsection
11303 Clear Page Breaks
11304 \begin_inset CommandInset label
11305 LatexCommand label
11306 name "sub:Clear-Page-Breaks"
11307
11308 \end_inset
11309
11310
11311 \begin_inset Index idx
11312 status collapsed
11313
11314 \begin_layout Plain Layout
11315 Page breaks ! Clear
11316 \end_layout
11317
11318 \end_inset
11319
11320
11321 \end_layout
11322
11323 \begin_layout Standard
11324 Rather than forced page breaks where the content behind the break is placed
11325  directly on the next page, you can also clear pages while breaking them.
11326  That means that the current paragraph is terminated and everything, including
11327  unprocessed floats, from the earlier part of the document are placed behind
11328  it, if necessary by adding pages.
11329 \end_layout
11330
11331 \begin_layout Standard
11332 You can insert a clear page break with the menu 
11333 \family sans
11334 Insert\SpecialChar \menuseparator
11335 Formatting\SpecialChar \menuseparator
11336 Clear
11337 \begin_inset space ~
11338 \end_inset
11339
11340 Page
11341 \family default
11342 .
11343  When you have a two-sided document like a book, you can use the menu 
11344 \family sans
11345 Insert\SpecialChar \menuseparator
11346 Formatting\SpecialChar \menuseparator
11347 Clear
11348 \begin_inset space ~
11349 \end_inset
11350
11351 Double
11352 \begin_inset space ~
11353 \end_inset
11354
11355 Page
11356 \family default
11357  to insert a clear page break that assures that the next page is a right-hand
11358  page (odd-numbered), if necessary by adding a page.
11359 \end_layout
11360
11361 \begin_layout Subsection
11362 Forced Line Breaks
11363 \begin_inset Index idx
11364 status collapsed
11365
11366 \begin_layout Plain Layout
11367 Line breaks
11368 \end_layout
11369
11370 \end_inset
11371
11372
11373 \begin_inset CommandInset label
11374 LatexCommand label
11375 name "sub:Forced-Line-Breaks"
11376
11377 \end_inset
11378
11379
11380 \end_layout
11381
11382 \begin_layout Standard
11383 Similar to page breaks there are two types of line breaks: One that simply
11384  breaks the line.
11385  You can force this line break within a paragraph by selecting 
11386 \family sans
11387 Insert\SpecialChar \menuseparator
11388 Formatting\SpecialChar \menuseparator
11389 Ragged
11390 \begin_inset space ~
11391 \end_inset
11392
11393 Line
11394 \begin_inset space ~
11395 \end_inset
11396
11397 Break
11398 \family default
11399  or with 
11400 \begin_inset Info
11401 type  "shortcut"
11402 arg   "newline-insert newline"
11403 \end_inset
11404
11405 .
11406  Another type that is inserted via the menu 
11407 \family sans
11408 Insert\SpecialChar \menuseparator
11409 Formatting\SpecialChar \menuseparator
11410 Justified
11411 \begin_inset space ~
11412 \end_inset
11413
11414 Line
11415 \begin_inset space ~
11416 \end_inset
11417
11418 Break
11419 \family default
11420  breaks the line and stretches it so that it fills out the whole space between
11421  the page margins.
11422  This is necessary to avoid 
11423 \begin_inset Quotes eld
11424 \end_inset
11425
11426 fringes
11427 \begin_inset Quotes erd
11428 \end_inset
11429
11430  in justified paragraphs due to whitespace introduced by line breaks.
11431 \end_layout
11432
11433 \begin_layout Standard
11434 You shouldn't use forced line breaks to correct LaTeX's line breaking, as
11435  LaTeX is very good at line breaking.
11436  There are, however, a number of situations where it is necessary to actively
11437  set a line break, e.
11438 \begin_inset space \thinspace{}
11439 \end_inset
11440
11441 g.
11442 \begin_inset space \space{}
11443 \end_inset
11444
11445 in a poem or for an address (see sections
11446 \begin_inset space ~
11447 \end_inset
11448
11449
11450 \begin_inset CommandInset ref
11451 LatexCommand ref
11452 reference "sec:Quote"
11453
11454 \end_inset
11455
11456
11457 \begin_inset CommandInset ref
11458 LatexCommand ref
11459 reference "sec:Verse"
11460
11461 \end_inset
11462
11463  and 
11464 \begin_inset CommandInset ref
11465 LatexCommand ref
11466 reference "sec:Address-Usage"
11467
11468 \end_inset
11469
11470 ).
11471 \end_layout
11472
11473 \begin_layout Subsection
11474 Horizontal Lines
11475 \begin_inset CommandInset label
11476 LatexCommand label
11477 name "sub:Horizontal-Lines"
11478
11479 \end_inset
11480
11481
11482 \begin_inset Index idx
11483 status collapsed
11484
11485 \begin_layout Plain Layout
11486 Horizontal lines
11487 \end_layout
11488
11489 \end_inset
11490
11491
11492 \end_layout
11493
11494 \begin_layout Standard
11495 \noindent
11496 \begin_inset CommandInset line
11497 LatexCommand rule
11498 offset "0.5ex"
11499 width "100line%"
11500 height "1pt"
11501
11502 \end_inset
11503
11504
11505 \end_layout
11506
11507 \begin_layout Standard
11508 In the dialog 
11509 \family sans
11510 Insert\SpecialChar \menuseparator
11511 Formatting\SpecialChar \menuseparator
11512 Horizontal
11513 \begin_inset space ~
11514 \end_inset
11515
11516 Line
11517 \family default
11518  you can insert horizontal lines.
11519  The line offset is the vertical distance between the line and the baseline
11520  of the current text line or the paragraph.
11521  The line settings can be changed by left-clicking on the line.
11522 \end_layout
11523
11524 \begin_layout Standard
11525 \noindent
11526 \begin_inset CommandInset line
11527 LatexCommand rule
11528 offset "0.5ex"
11529 width "100line%"
11530 height "1pt"
11531
11532 \end_inset
11533
11534
11535 \end_layout
11536
11537 \begin_layout Section
11538 Characters and Symbols
11539 \end_layout
11540
11541 \begin_layout Standard
11542 You can directly enter all characters that are available on your keyboard.
11543  You can also use special keyboard maps to be able to enter e.
11544 \begin_inset space \thinspace{}
11545 \end_inset
11546
11547 g.
11548 \begin_inset space \space{}
11549 \end_inset
11550
11551 characters needed for French with an English keyboard.
11552  See section
11553 \begin_inset space \thinspace{}
11554 \end_inset
11555
11556
11557 \begin_inset CommandInset ref
11558 LatexCommand ref
11559 reference "sub:Keyboard-mapping"
11560
11561 \end_inset
11562
11563  for information on how this is done.
11564 \end_layout
11565
11566 \begin_layout Standard
11567 For the case where you need a character that is not on your keyboard, you
11568  can use the 
11569 \family sans
11570 Symbols
11571 \family default
11572  dialog via the menu 
11573 \family sans
11574 Insert\SpecialChar \menuseparator
11575 Special Character\SpecialChar \menuseparator
11576 Symbols
11577 \family default
11578 .
11579 \end_layout
11580
11581 \begin_layout Standard
11582 \begin_inset Note Greyedout
11583 status open
11584
11585 \begin_layout Plain Layout
11586
11587 \series bold
11588 Note:
11589 \series default
11590  Maybe not all symbols inserted with the symbols dialog can be displayed
11591  when you are using a special screen font in LyX's preferences.
11592  But the inserted symbols will in every case be displayed in the output.
11593 \end_layout
11594
11595 \end_inset
11596
11597
11598 \end_layout
11599
11600 \begin_layout Section
11601 Fonts and Text Styles
11602 \begin_inset CommandInset label
11603 LatexCommand label
11604 name "sec:Fonts-and-Text"
11605
11606 \end_inset
11607
11608
11609 \end_layout
11610
11611 \begin_layout Subsection
11612 Font Types
11613 \begin_inset Index idx
11614 status collapsed
11615
11616 \begin_layout Plain Layout
11617 Font ! Types
11618 \end_layout
11619
11620 \end_inset
11621
11622
11623 \end_layout
11624
11625 \begin_layout Standard
11626 There are two types of fonts:
11627 \end_layout
11628
11629 \begin_layout Description
11630 Vector
11631 \begin_inset space ~
11632 \end_inset
11633
11634 fonts
11635 \begin_inset Index idx
11636 status collapsed
11637
11638 \begin_layout Plain Layout
11639 Fonts ! Vector-
11640 \end_layout
11641
11642 \end_inset
11643
11644  are fonts, built from outlines of the single glyphs (e.
11645 \begin_inset space \thinspace{}
11646 \end_inset
11647
11648 g.
11649  characters) in the font.
11650  This means that each glyph is defined using mathematical curves that are
11651  well suited for scaling to any requested size.
11652  This mathematical definition is interpreted by the font renderer and the
11653  curve is filled out with pixels according to the size and glyph.
11654  This means that vector fonts will look pretty good in all sizes.
11655  Only at very small sizes where each pixel has to be very carefully computed
11656  to provide a good image, it might be hard to provide a good rendering.
11657 \begin_inset Newline newline
11658 \end_inset
11659
11660 That could mean that one only needs to define one font size and scale them.
11661  But to achieve a better quality, many fonts define several font sizes.
11662  That improves the appearance because you need more details at large font
11663  sizes than at small ones.
11664 \begin_inset Newline newline
11665 \end_inset
11666
11667 The font types 
11668 \family typewriter
11669 TrueType
11670 \family default
11671
11672 \family typewriter
11673 OpenType
11674 \family default
11675 , and 
11676 \family typewriter
11677 Type
11678 \begin_inset space ~
11679 \end_inset
11680
11681 1
11682 \family default
11683  are vector fonts.
11684 \end_layout
11685
11686 \begin_layout Description
11687 Bitmap
11688 \begin_inset space ~
11689 \end_inset
11690
11691 fonts
11692 \begin_inset Index idx
11693 status collapsed
11694
11695 \begin_layout Plain Layout
11696 Fonts ! Bitmap-
11697 \end_layout
11698
11699 \end_inset
11700
11701  on the other hand, are defined by bitmap graphics from the start, so they
11702  will look good at all the sizes they are meant for.
11703  However, they don't scale well, because in order to scale a glyph, each
11704  pixel is enlarged into several pixels.
11705  It is the same effect that happens if you try to enlarge a picture in a
11706  picture manipulation program.
11707  In order to relieve this effect, bitmap fonts are typically provided in
11708  several fixed sizes typically from around 8 pixels high up to 34 pixels
11709  or so high in steps according to what is believed to be useful.
11710  The advantage of bitmap fonts is that no complicated computations are necessary
11711  to display each glyph, so bitmap fonts are thus faster displayed than scalable
11712  fonts.
11713  The disadvantage is that sizes that don't exist as fixed versions have
11714  to be scaled by doubling pixels, and thus look bad.
11715 \begin_inset Newline newline
11716 \end_inset
11717
11718 Bitmap fonts are named 
11719 \family typewriter
11720 Type
11721 \begin_inset space ~
11722 \end_inset
11723
11724 3
11725 \family default
11726  in PostScript- and PDF-documents.
11727 \end_layout
11728
11729 \begin_layout Standard
11730 The result of all this is that bitmap fonts are best for the size they are
11731  designed for, while scalable fonts are good for nearly all sizes.
11732  So one needs fewer font size definitions for scalable fonts.
11733  That's the reason why nearly all text rendering and typesetting programs
11734  use scalable fonts.
11735 \end_layout
11736
11737 \begin_layout Standard
11738 To test which fonts are used in a PDF-document, you can have a look into
11739  its document properties.
11740 \end_layout
11741
11742 \begin_layout Standard
11743 Many modern typesetting and markup languages have begun to move towards
11744  specifying character styles rather than specifying a particular font.
11745  For example, instead of changing to an italicized version of the current
11746  font to emphasize text, you use an 
11747 \begin_inset Quotes eld
11748 \end_inset
11749
11750 emphasized style
11751 \begin_inset Quotes erd
11752 \end_inset
11753
11754  instead.
11755  This concept fits in perfectly with LyX.
11756  In LyX, you do things based on contexts, rather than focusing on typesetting
11757  details.
11758 \end_layout
11759
11760 \begin_layout Subsection
11761 LaTeX font support
11762 \begin_inset CommandInset label
11763 LatexCommand label
11764 name "sub:LaTeX-font-support"
11765
11766 \end_inset
11767
11768
11769 \end_layout
11770
11771 \begin_layout Standard
11772 Traditionally, LaTeX uses its own fonts.
11773  That is to say, you cannot directly access the fonts installed on your
11774  operating system, but you have to use specific fonts provided by your LaTeX
11775  distribution.
11776  The reason is that LaTeX needs some extra information about the fonts,
11777  which have to be provided by additional files and packages.
11778  The downside of this is that your font choice is somewhat limited, compared
11779  to usual word processors.
11780  On the other hand this comes with the advantage that the provided fonts
11781  are generally of very good quality, and that LaTeX files are very portable
11782  across different machines.
11783  Also, the range of fonts supported by traditional LaTeX was increased a
11784  lot meanwhile so that you can find packages for many free and commercial
11785  fonts.
11786  In LyX, only a subset of these are directly selectable via the user interface
11787  (see section
11788 \begin_inset space ~
11789 \end_inset
11790
11791
11792 \begin_inset CommandInset ref
11793 LatexCommand ref
11794 reference "sub:Document-Font"
11795
11796 \end_inset
11797
11798  for details).
11799  However, all others are available if you enter the respective LaTeX code
11800  in the document preamble (please refer to the documentation of your desired
11801  font).
11802 \end_layout
11803
11804 \begin_layout Standard
11805 Furthermore, recent developments brought some new LaTeX engines that are
11806  also able to directly access fonts that are installed for your operating
11807  system (OS), namely XeTeX and LuaTeX.
11808  Both engines are now supported by LyX.
11809  By using them, you can use theoretically any OpenType or TrueType font
11810  that is installed on your system.
11811  The next section describes how to use these OS fonts.
11812 \end_layout
11813
11814 \begin_layout Standard
11815 \begin_inset Note Greyedout
11816 status open
11817
11818 \begin_layout Plain Layout
11819
11820 \series bold
11821 Note:
11822 \series default
11823  In practice, some fonts might fail due to bad metrics and other font deficienci
11824 es; so you might have to experiment.
11825 \end_layout
11826
11827 \end_inset
11828
11829
11830 \end_layout
11831
11832 \begin_layout Standard
11833 \begin_inset Note Greyedout
11834 status open
11835
11836 \begin_layout Plain Layout
11837
11838 \series bold
11839 Note:
11840 \series default
11841  XeTeX and especially LuaTeX, are still rather new and thus not as mature
11842  as traditional LaTeX or PDFTeX.
11843 \end_layout
11844
11845 \end_inset
11846
11847
11848 \end_layout
11849
11850 \begin_layout Subsection
11851 Document Font and Font size
11852 \begin_inset CommandInset label
11853 LatexCommand label
11854 name "sub:Document-Font"
11855
11856 \end_inset
11857
11858
11859 \begin_inset Index idx
11860 status collapsed
11861
11862 \begin_layout Plain Layout
11863 Font ! Size
11864 \end_layout
11865
11866 \end_inset
11867
11868
11869 \begin_inset Index idx
11870 status collapsed
11871
11872 \begin_layout Plain Layout
11873 Document ! Font
11874 \end_layout
11875
11876 \end_inset
11877
11878
11879 \end_layout
11880
11881 \begin_layout Standard
11882 You can set the document fonts in the 
11883 \family sans
11884 Document\SpecialChar \menuseparator
11885 Settings
11886 \family default
11887
11888 \begin_inset Index idx
11889 status collapsed
11890
11891 \begin_layout Plain Layout
11892 Document ! Settings
11893 \end_layout
11894
11895 \end_inset
11896
11897  dialog.
11898  In the 
11899 \family sans
11900 Fonts
11901 \family default
11902  section of the dialog, you can specify which font should be used for the
11903  three different font shapes — roman (serif), 
11904 \family sans
11905 sans
11906 \begin_inset space ~
11907 \end_inset
11908
11909 serif
11910 \family default
11911  and 
11912 \family typewriter
11913 typewriter
11914 \family default
11915  (monospaced) — you can specify the base font size and scaling factors for
11916  (some) sans serif and typewriter fonts if this is necessary to fit with
11917  the roman font.
11918 \end_layout
11919
11920 \begin_layout Standard
11921 If you select 
11922 \family sans
11923 Use non-T
11924 \begin_inset ERT
11925 status collapsed
11926
11927 \begin_layout Plain Layout
11928
11929 {}
11930 \end_layout
11931
11932 \end_inset
11933
11934 eX fonts
11935 \family default
11936 , you will have access to the fonts installed on your operating system.
11937  This requires that you use 
11938 \family sans
11939 PDF (XeT
11940 \begin_inset ERT
11941 status collapsed
11942
11943 \begin_layout Plain Layout
11944
11945 {}
11946 \end_layout
11947
11948 \end_inset
11949
11950 eX)
11951 \family default
11952
11953 \family sans
11954 PDF (LuaT
11955 \begin_inset ERT
11956 status collapsed
11957
11958 \begin_layout Plain Layout
11959
11960 {}
11961 \end_layout
11962
11963 \end_inset
11964
11965 eX)
11966 \family default
11967  or 
11968 \family sans
11969 DVI (LuaT
11970 \begin_inset ERT
11971 status collapsed
11972
11973 \begin_layout Plain Layout
11974
11975 {}
11976 \end_layout
11977
11978 \end_inset
11979
11980 eX)
11981 \family default
11982  as output format, i.
11983 \begin_inset space \thinspace{}
11984 \end_inset
11985
11986 e.
11987 \begin_inset space ~
11988 \end_inset
11989
11990 you will have to have either XeTeX or LuaTeX installed (see section
11991 \begin_inset space ~
11992 \end_inset
11993
11994
11995 \begin_inset CommandInset ref
11996 LatexCommand ref
11997 reference "sub:LaTeX-font-support"
11998
11999 \end_inset
12000
12001 ).
12002  You will then not have access to TeX's own fonts (the selection described
12003  below).
12004  Note that LyX lists all available fonts in either of the three lists (roman,
12005  sans
12006 \begin_inset space ~
12007 \end_inset
12008
12009 serif, and typewriter), since LyX cannot determine the family.
12010  Also note that the output might fail with some of the listed fonts, due
12011  to the encoding of the fonts and\SpecialChar \slash{}
12012 or font failures.
12013  Again, LyX cannot determine this in advance, so you might need to experiment.
12014 \end_layout
12015
12016 \begin_layout Standard
12017 If you use TeX fonts (which is the default), the possible options for the
12018  font include 
12019 \family sans
12020 Default
12021 \family default
12022  and a list of fonts available with your LaTeX distribution.
12023  If you select 
12024 \family sans
12025 Default,
12026 \family default
12027  the font that is preset by the current document class is used.
12028  In most cases, this will be the standard TeX font, known as 
12029 \begin_inset Quotes eld
12030 \end_inset
12031
12032
12033 \family typewriter
12034 Computer
12035 \begin_inset space ~
12036 \end_inset
12037
12038 Modern
12039 \family default
12040
12041 \begin_inset Quotes erd
12042 \end_inset
12043
12044  (
12045 \family typewriter
12046 cm
12047 \family default
12048 ) or 
12049 \begin_inset Quotes eld
12050 \end_inset
12051
12052
12053 \family typewriter
12054 European Computer Modern
12055 \family default
12056
12057 \begin_inset Quotes erd
12058 \end_inset
12059
12060  (
12061 \family typewriter
12062 ec
12063 \family default
12064 ), but some classes preset different default fonts.
12065 \end_layout
12066
12067 \begin_layout Standard
12068 As 
12069 \family typewriter
12070 cm
12071 \family default
12072  and 
12073 \family typewriter
12074 ec
12075 \family default
12076  are bitmap fonts, they often looks pixelated in PDF output, especially
12077  when you read the PDF in a zoomed size.
12078 \begin_inset Foot
12079 status collapsed
12080
12081 \begin_layout Plain Layout
12082 This problem doesn't appear if you read PDFs in 
12083 \family typewriter
12084 Adobe
12085 \begin_inset space ~
12086 \end_inset
12087
12088 Reader
12089 \family default
12090  version 6 or later, because this program includes a special bitmap font
12091  renderer.
12092 \end_layout
12093
12094 \end_inset
12095
12096  To get rid of pixelated fonts, you have to use a vector font.
12097  Depending on how your document should look like, you can either:
12098 \end_layout
12099
12100 \begin_layout Itemize
12101 select the 
12102 \family sans
12103 Latin
12104 \begin_inset space ~
12105 \end_inset
12106
12107 Modern
12108 \family default
12109  fonts, which is the recommended choice if you want to keep the look of
12110  
12111 \family typewriter
12112 cm
12113 \family default
12114 /
12115 \family typewriter
12116 ec
12117 \family default
12118 .
12119  
12120 \family sans
12121 Latin
12122 \begin_inset space ~
12123 \end_inset
12124
12125 Modern
12126 \family default
12127  was developed for the LaTeX community in order to replace 
12128 \family typewriter
12129 cm
12130 \family default
12131  as the default font.
12132  It covers a huge range of glyphs and several font shapes.
12133  Except for some details, where the appearance was improved, 
12134 \family sans
12135 Latin
12136 \begin_inset space ~
12137 \end_inset
12138
12139 Modern
12140 \family default
12141  looks identical to 
12142 \family typewriter
12143 cm
12144 \family default
12145 .;
12146 \begin_inset Foot
12147 status collapsed
12148
12149 \begin_layout Plain Layout
12150 One difference is improved kerning.
12151 \end_layout
12152
12153 \end_inset
12154
12155
12156 \end_layout
12157
12158 \begin_layout Itemize
12159 or select the 
12160 \family sans
12161 AE
12162 \begin_inset space ~
12163 \end_inset
12164
12165 (Almost
12166 \begin_inset space ~
12167 \end_inset
12168
12169 European)
12170 \family default
12171  fonts in (the rare) case that 
12172 \family sans
12173 Latin
12174 \begin_inset space ~
12175 \end_inset
12176
12177 Modern
12178 \family default
12179  is not available to you or does not work, and you still want to emulate
12180  the look of 
12181 \family typewriter
12182 cm
12183 \family default
12184 /
12185 \family typewriter
12186 ec
12187 \family default
12188 .
12189  
12190 \family typewriter
12191 AE
12192 \family default
12193  is a virtual font.
12194  Virtual means that it 
12195 \begin_inset Quotes eld
12196 \end_inset
12197
12198 steals
12199 \begin_inset Quotes erd
12200 \end_inset
12201
12202  outline 
12203 \family typewriter
12204 cm
12205 \family default
12206 -glyphs from other fonts.
12207  This has the disadvantage that some characters are missing, like the French
12208  guillemets (
12209 \begin_inset Quotes eld
12210 \end_inset
12211
12212 «
12213 \begin_inset Quotes erd
12214 \end_inset
12215
12216  and 
12217 \begin_inset Quotes eld
12218 \end_inset
12219
12220 »
12221 \begin_inset Quotes erd
12222 \end_inset
12223
12224 )
12225 \begin_inset Foot
12226 status collapsed
12227
12228 \begin_layout Plain Layout
12229 Loading the LaTeX-package 
12230 \series bold
12231 aeguill
12232 \series default
12233
12234 \begin_inset Index idx
12235 status collapsed
12236
12237 \begin_layout Plain Layout
12238 LaTeX-packages ! aeguill
12239 \end_layout
12240
12241 \end_inset
12242
12243  with the document preamble line
12244 \begin_inset Newline newline
12245 \end_inset
12246
12247
12248 \series bold
12249
12250 \backslash
12251 usepackage[ec]{aeguill}
12252 \begin_inset Newline newline
12253 \end_inset
12254
12255
12256 \series default
12257 will fix the guillemet problem.
12258 \end_layout
12259
12260 \end_inset
12261
12262  and that accented characters are not 
12263 \emph on
12264 one
12265 \emph default
12266  glyph, but build of 
12267 \emph on
12268 two
12269 \emph default
12270  characters, the accent and the letter.
12271  Therefore you cannot search for words with accented characters in documents
12272  using the 
12273 \family typewriter
12274 AE
12275 \family default
12276  fonts.
12277  If you search for example for the French word 
12278 \begin_inset Quotes eld
12279 \end_inset
12280
12281 rève
12282 \begin_inset Quotes erd
12283 \end_inset
12284
12285  in a PDF, you won't get any result, because the PDF-viewer searches for
12286  the glyph 
12287 \begin_inset Quotes eld
12288 \end_inset
12289
12290  è 
12291 \begin_inset Quotes erd
12292 \end_inset
12293
12294  and not for the glyph 
12295 \begin_inset Quotes eld
12296 \end_inset
12297
12298  e +
12299 \begin_inset space ~
12300 \end_inset
12301
12302  ̀ 
12303 \begin_inset Quotes erd
12304 \end_inset
12305
12306 .
12307 \end_layout
12308
12309 \begin_layout Itemize
12310 If you do not like the look of 
12311 \family typewriter
12312 cm
12313 \family default
12314 /
12315 \family typewriter
12316 ec
12317 \family default
12318 , you can of course select one of the other provided vector fonts, e.
12319 \begin_inset space \thinspace{}
12320 \end_inset
12321
12322 g.
12323 \begin_inset space ~
12324 \end_inset
12325
12326
12327 \family typewriter
12328 Times
12329 \begin_inset space ~
12330 \end_inset
12331
12332 Roman
12333 \family default
12334  or
12335 \family typewriter
12336  Palatino
12337 \family default
12338 .
12339  Most roman vector fonts will automatically select matching sans
12340 \begin_inset space ~
12341 \end_inset
12342
12343 serif and typewriter fonts
12344 \begin_inset Foot
12345 status collapsed
12346
12347 \begin_layout Plain Layout
12348 These are sometimes just matching other fonts (e.
12349 \begin_inset space \thinspace{}
12350 \end_inset
12351
12352 g., 
12353 \family sans
12354 Times
12355 \begin_inset space ~
12356 \end_inset
12357
12358 Roman
12359 \family default
12360  selects 
12361 \family sans
12362 Helvetica
12363 \family default
12364  for sans serif text), or different shapes of the same font, i.
12365 \begin_inset space \thinspace{}
12366 \end_inset
12367
12368 e.
12369 \begin_inset space \space{}
12370 \end_inset
12371
12372 a real font 
12373 \emph on
12374 family
12375 \emph default
12376  (e.
12377 \begin_inset space \thinspace{}
12378 \end_inset
12379
12380 g.
12381 \begin_inset space \space{}
12382 \end_inset
12383
12384 in case of 
12385 \family sans
12386 Latin
12387 \begin_inset space ~
12388 \end_inset
12389
12390 Modern
12391 \family default
12392  oder 
12393 \family sans
12394 Computer
12395 \begin_inset space ~
12396 \end_inset
12397
12398 Modern
12399 \family default
12400 ).
12401 \end_layout
12402
12403 \end_inset
12404
12405 , but you can also select your own.
12406 \begin_inset Newline newline
12407 \end_inset
12408
12409 The differences between roman, 
12410 \family sans
12411 sans
12412 \begin_inset space ~
12413 \end_inset
12414
12415 serif
12416 \family default
12417  and 
12418 \family typewriter
12419 typewriter
12420 \family default
12421  fonts are explained in section
12422 \begin_inset space ~
12423 \end_inset
12424
12425
12426 \begin_inset CommandInset ref
12427 LatexCommand ref
12428 reference "sub:Fine-Tuning-with-the"
12429
12430 \end_inset
12431
12432 .
12433 \begin_inset Newline newline
12434 \end_inset
12435
12436 The font 
12437 \family sans
12438 Times
12439 \begin_inset space ~
12440 \end_inset
12441
12442 Roman
12443 \family default
12444  was originally designed for newspapers.
12445  That means its glyphs are smaller than the ones from other fonts to fit
12446  into the small newspaper columns.
12447  Therefore 
12448 \family sans
12449 Times
12450 \begin_inset space ~
12451 \end_inset
12452
12453 Roman
12454 \family default
12455  is not the optimal choice for larger documents like books.
12456 \end_layout
12457
12458 \begin_layout Standard
12459 For the font size there are generally four possible values: 
12460 \family sans
12461 Default, 10
12462 \family default
12463
12464 \family sans
12465 11
12466 \family default
12467  and 
12468 \family sans
12469 12
12470 \family default
12471 .
12472  Some classes provide additional sizes.
12473  The size of 
12474 \family sans
12475 Default
12476 \family default
12477  depends on the class you are using.
12478  In the standard classes it is equal to the font size 10.
12479 \end_layout
12480
12481 \begin_layout Standard
12482 Note that the font size is the 
12483 \emph on
12484 base size
12485 \emph default
12486 .
12487  That means that LyX scales all other possible font sizes (such as those
12488  used in footnotes, super-, and subscripts) by this value.
12489  You can fine-tune the font size of text parts via the 
12490 \family sans
12491 Text
12492 \begin_inset space ~
12493 \end_inset
12494
12495 Style
12496 \family default
12497  dialog if needed.
12498  The possible font sizes for text parts are explained in section
12499 \begin_inset space ~
12500 \end_inset
12501
12502
12503 \begin_inset CommandInset ref
12504 LatexCommand ref
12505 reference "sub:Fine-Tuning-with-the"
12506
12507 \end_inset
12508
12509 .
12510 \end_layout
12511
12512 \begin_layout Standard
12513 The 
12514 \family sans
12515 Default Family
12516 \family default
12517  selection lets you specify whether the base font of your document should
12518  be roman, sans
12519 \begin_inset space ~
12520 \end_inset
12521
12522 serif or typewriter.
12523  The 
12524 \family sans
12525 Default
12526 \family default
12527  selection uses what is preset by the class, the other selections override
12528  this.
12529  In most cases, 
12530 \family sans
12531 Default
12532 \family default
12533  is equal to 
12534 \family sans
12535 roman
12536 \family default
12537 , but some classes (such as presentation classes) also use other defaults.
12538 \end_layout
12539
12540 \begin_layout Standard
12541 The
12542 \family typewriter
12543  
12544 \family sans
12545 LaTe
12546 \begin_inset ERT
12547 status collapsed
12548
12549 \begin_layout Plain Layout
12550
12551 {}
12552 \end_layout
12553
12554 \end_inset
12555
12556 X font encoding
12557 \family default
12558  selection is an expert setting which lets you change the value passed to
12559  the LaTeX-package
12560 \emph on
12561  fontenc
12562 \emph default
12563  (see also sec.
12564 \begin_inset space ~
12565 \end_inset
12566
12567
12568 \begin_inset CommandInset ref
12569 LatexCommand ref
12570 reference "sub:LaTeX-settings"
12571
12572 \end_inset
12573
12574 ).
12575  Normally, you do not need to change (or even understand) this.
12576  Unless you have specific reasons, use 
12577 \family sans
12578 Default
12579 \family default
12580 .
12581 \end_layout
12582
12583 \begin_layout Standard
12584 With some fonts, the checkboxes 
12585 \family sans
12586 Use Old Style Figures
12587 \family default
12588  and 
12589 \family sans
12590 Use True Small Caps
12591 \family default
12592  are enabled.
12593  These are extra features some fonts provide.
12594  If 
12595 \family sans
12596 Use Old Style Figures
12597 \family default
12598  is checked, the font uses old style (also known as medieval or text) figures,
12599  i.
12600 \begin_inset space \thinspace{}
12601 \end_inset
12602
12603 e.
12604 \begin_inset space ~
12605 \end_inset
12606
12607 figures with varying height that fit nicely with lower letters.
12608  
12609 \family sans
12610 Use True Small Caps
12611 \family default
12612  determines that real small caps are used instead of faked small caps made
12613  of scaled capitals.
12614  Real small caps are often part of expert font sets; they generally look
12615  better than faked small caps but might have to be purchased separately.
12616 \end_layout
12617
12618 \begin_layout Standard
12619 The field 
12620 \family sans
12621 CJK
12622 \family default
12623  allows users of the languages Chinese, Japanese, Korean (CJK) to specify
12624  a font to display the script characters.
12625 \begin_inset Foot
12626 status collapsed
12627
12628 \begin_layout Plain Layout
12629 The font will be the argument for the commands of the LaTeX-package 
12630 \series bold
12631 CJK
12632 \series default
12633 .
12634  So this has no effect for the document language 
12635 \family sans
12636 Japanese
12637 \family default
12638  that doesn't use 
12639 \series bold
12640 CJK
12641 \series default
12642 .
12643 \end_layout
12644
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \begin_layout Standard
12651 \begin_inset VSpace bigskip
12652 \end_inset
12653
12654
12655 \begin_inset Note Greyedout
12656 status open
12657
12658 \begin_layout Plain Layout
12659
12660 \series bold
12661 Note:
12662 \series default
12663  When you choose a new font or font size, LyX does 
12664 \emph on
12665 not
12666 \emph default
12667  change the screen font! You will only see a difference in the printed output;
12668  this is part of the WYSIWYM concept.
12669  LyX's screen fonts can be adjusted in the 
12670 \family sans
12671 Tools\SpecialChar \menuseparator
12672 Preferences
12673 \family default
12674  dialog, see section
12675 \begin_inset space ~
12676 \end_inset
12677
12678
12679 \begin_inset CommandInset ref
12680 LatexCommand ref
12681 reference "sub:Screen-Fonts"
12682
12683 \end_inset
12684
12685 .
12686 \end_layout
12687
12688 \end_inset
12689
12690
12691 \end_layout
12692
12693 \begin_layout Subsection
12694 Using Different Character Styles
12695 \begin_inset Index idx
12696 status collapsed
12697
12698 \begin_layout Plain Layout
12699 Character Styles
12700 \end_layout
12701
12702 \end_inset
12703
12704
12705 \begin_inset Index idx
12706 status collapsed
12707
12708 \begin_layout Plain Layout
12709 Text Style
12710 \end_layout
12711
12712 \end_inset
12713
12714
12715 \end_layout
12716
12717 \begin_layout Standard
12718 As we've already seen, LyX automatically changes the character style for
12719  certain paragraph environments.
12720  LyX supports two character styles, 
12721 \family sans
12722 Emphasized
12723 \family default
12724  and 
12725 \family sans
12726 Noun
12727 \family default
12728 .
12729  You can activate both of these styles via keybindings, the menus, and the
12730  toolbar.
12731 \end_layout
12732
12733 \begin_layout Standard
12734 To activate the 
12735 \family sans
12736 Noun
12737 \family default
12738  style, do one of the following:
12739 \end_layout
12740
12741 \begin_layout Itemize
12742 click on the toolbar button 
12743 \begin_inset Info
12744 type  "icon"
12745 arg   "font-noun"
12746 \end_inset
12747
12748
12749 \end_layout
12750
12751 \begin_layout Itemize
12752 use the key binding 
12753 \begin_inset Info
12754 type  "shortcut"
12755 arg   "font-noun"
12756 \end_inset
12757
12758
12759 \end_layout
12760
12761 \begin_layout Standard
12762 These commands are all toggles.
12763  That is, if 
12764 \family sans
12765 Noun
12766 \family default
12767  style is already active, they deactivate it.
12768 \end_layout
12769
12770 \begin_layout Standard
12771 One typically uses the 
12772 \family sans
12773 Noun
12774 \family default
12775  style for proper names.
12776  For example: 
12777 \begin_inset Quotes eld
12778 \end_inset
12779
12780
12781 \noun on
12782 Matthias Ettrich
12783 \noun default
12784  is the original author of LyX.
12785 \begin_inset Quotes erd
12786 \end_inset
12787
12788
12789 \end_layout
12790
12791 \begin_layout Standard
12792 A more widely used character style is the 
12793 \family sans
12794 Emphasized
12795 \family default
12796  style.
12797  You can activate (or deactivate — it's also a toggle) the 
12798 \family sans
12799 Emphasized
12800 \family default
12801  style by:
12802 \end_layout
12803
12804 \begin_layout Itemize
12805 clicking on the toolbar button 
12806 \begin_inset Info
12807 type  "icon"
12808 arg   "font-emph"
12809 \end_inset
12810
12811
12812 \end_layout
12813
12814 \begin_layout Itemize
12815 using the keybindings 
12816 \begin_inset Info
12817 type  "shortcut"
12818 arg   "font-emph"
12819 \end_inset
12820
12821
12822 \end_layout
12823
12824 \begin_layout Standard
12825 Normally the 
12826 \family sans
12827 Emphasized
12828 \family default
12829  style is equivalent to an italic font but some document classes or LaTeX-packag
12830 es use a different font.
12831 \end_layout
12832
12833 \begin_layout Standard
12834 We've been using the 
12835 \family sans
12836 Emphasized
12837 \family default
12838  style all over the place in this document.
12839  Here's one more example:
12840 \end_layout
12841
12842 \begin_layout Quotation
12843
12844 \emph on
12845 Don't overuse character styles!
12846 \end_layout
12847
12848 \begin_layout Standard
12849 It's also a warning in addition to an example.
12850  One's writing should parallel ordinary conversation.
12851  Since we don't all constantly scream at each other, we should also avoid
12852  the common tendency to overuse character style.
12853  
12854 \end_layout
12855
12856 \begin_layout Standard
12857 You can always reset to the default font using the key binding 
12858 \begin_inset Info
12859 type  "shortcut"
12860 arg   "font-default"
12861 \end_inset
12862
12863  or the dialog 
12864 \family sans
12865 Edit\SpecialChar \menuseparator
12866 Text
12867 \begin_inset space ~
12868 \end_inset
12869
12870 Style
12871 \family default
12872 .
12873 \end_layout
12874
12875 \begin_layout Subsection
12876 Fine-Tuning with the 
12877 \family sans
12878 Text Style
12879 \family default
12880  dialog
12881 \begin_inset CommandInset label
12882 LatexCommand label
12883 name "sub:Fine-Tuning-with-the"
12884
12885 \end_inset
12886
12887
12888 \begin_inset Index idx
12889 status collapsed
12890
12891 \begin_layout Plain Layout
12892 Text Style
12893 \end_layout
12894
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \begin_layout Standard
12901 There are always occasions when you will need to do some fine-tuning, so
12902  LyX gives you a way to create a custom character style.
12903  For example, an academic journal or a corporation may have a style sheet
12904  requiring a sans-serif font be used in certain situations.
12905  Also, writers sometimes use a different font to offset a character's thoughts
12906  from ordinary dialog.
12907 \end_layout
12908
12909 \begin_layout Standard
12910 Before we document how to use custom character style, we want to issue a
12911  warning yet again: Don't overuse character styles! 
12912 \begin_inset Newline newline
12913 \end_inset
12914
12915 Documents that overuse different fonts and sizes are not well readable and
12916  tend to look as if someone has knocked huge holes in them.
12917 \end_layout
12918
12919 \begin_layout Standard
12920 To use custom character styles, open the 
12921 \family sans
12922 Edit\SpecialChar \menuseparator
12923 Text
12924 \begin_inset space ~
12925 \end_inset
12926
12927 Style\SpecialChar \menuseparator
12928 Customized
12929 \family default
12930  dialog.
12931  There are several boxes on this dialog, each corresponding to a different
12932  font property which you can choose.
12933  You can choose an option for one of these properties, or select 
12934 \family sans
12935 No
12936 \begin_inset space ~
12937 \end_inset
12938
12939 change
12940 \family default
12941 , which keeps the current state of that property.
12942  The item 
12943 \family sans
12944 Reset
12945 \family default
12946  will reset the property to whatever is the default.
12947  You can use this to reset attributes across a bunch of different paragraph
12948  environments in a snap.
12949 \end_layout
12950
12951 \begin_layout Standard
12952 The font properties, and their options (in addition to 
12953 \family sans
12954 No
12955 \begin_inset space ~
12956 \end_inset
12957
12958 change
12959 \family default
12960  and 
12961 \family sans
12962 Reset
12963 \family default
12964 ) are:
12965 \end_layout
12966
12967 \begin_layout Labeling
12968 \labelwidthstring 00.00.0000
12969
12970 \family sans
12971 Family
12972 \family default
12973  The 
12974 \begin_inset Quotes eld
12975 \end_inset
12976
12977 overall look
12978 \begin_inset Quotes erd
12979 \end_inset
12980
12981  of the font.
12982  The possible options are:
12983 \end_layout
12984
12985 \begin_deeper
12986 \begin_layout Labeling
12987 \labelwidthstring 00.00.0000
12988
12989 \family sans
12990 Roman
12991 \family default
12992  This is the Roman font family.
12993  Normally a serif font.
12994  It's also the default family.
12995  (key binding 
12996 \begin_inset Info
12997 type  "shortcut"
12998 arg   "font-roman"
12999 \end_inset
13000
13001 )
13002 \end_layout
13003
13004 \begin_layout Labeling
13005 \labelwidthstring 00.00.0000
13006
13007 \family sans
13008 Sans
13009 \begin_inset space ~
13010 \end_inset
13011
13012 Serif
13013 \family default
13014  
13015 \family sans
13016 This is the Sans Serif font family.
13017
13018 \family default
13019  (key binding 
13020 \begin_inset Info
13021 type  "shortcut"
13022 arg   "font-sans"
13023 \end_inset
13024
13025 )
13026 \end_layout
13027
13028 \begin_layout Labeling
13029 \labelwidthstring 00.00.0000
13030
13031 \family sans
13032 Typewriter
13033 \family default
13034  
13035 \family typewriter
13036 This is the Typewriter font family.
13037
13038 \family default
13039  (key binding 
13040 \begin_inset Info
13041 type  "shortcut"
13042 arg   "font-typewriter"
13043 \end_inset
13044
13045
13046 \family sans
13047 )
13048 \end_layout
13049
13050 \end_deeper
13051 \begin_layout Labeling
13052 \labelwidthstring 00.00.0000
13053
13054 \family sans
13055 Series
13056 \family default
13057  This corresponds to the print weight.
13058  Options are:
13059 \end_layout
13060
13061 \begin_deeper
13062 \begin_layout Labeling
13063 \labelwidthstring 00.00.0000
13064
13065 \family sans
13066 Medium
13067 \family default
13068  This is the Medium font series.
13069  It's also the default series.
13070 \end_layout
13071
13072 \begin_layout Labeling
13073 \labelwidthstring 00.00.0000
13074
13075 \family sans
13076 Bold
13077 \family default
13078  
13079 \series bold
13080 This is the Bold font series.
13081
13082 \series default
13083  (key binding 
13084 \begin_inset Info
13085 type  "shortcut"
13086 arg   "font-bold"
13087 \end_inset
13088
13089 )
13090 \end_layout
13091
13092 \end_deeper
13093 \begin_layout Labeling
13094 \labelwidthstring 00.00.0000
13095
13096 \family sans
13097 Shape
13098 \family default
13099  As the name implies.
13100  Options are:
13101 \end_layout
13102
13103 \begin_deeper
13104 \begin_layout Labeling
13105 \labelwidthstring 00.00.0000
13106
13107 \family sans
13108 Upright
13109 \family default
13110  This is the Upright font shape.
13111  It's also the default shape.
13112 \end_layout
13113
13114 \begin_layout Labeling
13115 \labelwidthstring 00.00.0000
13116
13117 \family sans
13118 Italic
13119 \family default
13120  
13121 \shape italic
13122 This
13123 \shape default
13124  
13125 \family sans
13126 \shape italic
13127 i
13128 \family default
13129 s the Italic font shape
13130 \shape default
13131 \emph on
13132 .
13133 \end_layout
13134
13135 \begin_layout Labeling
13136 \labelwidthstring 00.00.0000
13137
13138 \family sans
13139 Slanted
13140 \family default
13141  
13142 \shape slanted
13143 This is the Slanted font shape
13144 \shape default
13145  (although it might not be visible in LyX, this is different from italic).
13146 \end_layout
13147
13148 \begin_layout Labeling
13149 \labelwidthstring 00.00.0000
13150
13151 \family sans
13152 Small
13153 \begin_inset space ~
13154 \end_inset
13155
13156 Caps
13157 \family default
13158  
13159 \shape smallcaps
13160 This is the Small caps font shape
13161 \shape default
13162 \noun on
13163 .
13164 \end_layout
13165
13166 \end_deeper
13167 \begin_layout Labeling
13168 \labelwidthstring 00.00.0000
13169
13170 \family sans
13171 Size
13172 \family default
13173  Alters the size of the font.
13174  You'll find no numerical values here; all possible sizes are actually proportio
13175 nal to the document font size.
13176  Once again, you don't feed LyX the details, but a general description of
13177  what you want to do.
13178  The options are:
13179 \end_layout
13180
13181 \begin_deeper
13182 \begin_layout Labeling
13183 \labelwidthstring 00.00.0000
13184
13185 \family sans
13186 Tiny
13187 \family default
13188  
13189 \size tiny
13190 This is the 
13191 \begin_inset Quotes eld
13192 \end_inset
13193
13194 Tiny
13195 \begin_inset Quotes erd
13196 \end_inset
13197
13198  font size.
13199
13200 \size default
13201  (key bindings 
13202 \begin_inset Info
13203 type  "shortcuts"
13204 arg   "font-size tiny"
13205 \end_inset
13206
13207 )
13208 \end_layout
13209
13210 \begin_layout Labeling
13211 \labelwidthstring 00.00.0000
13212
13213 \family sans
13214 Smallest
13215 \family default
13216  
13217 \size scriptsize
13218 This is the 
13219 \begin_inset Quotes eld
13220 \end_inset
13221
13222 Smallest
13223 \begin_inset Quotes erd
13224 \end_inset
13225
13226  font size
13227 \size default
13228 .
13229  (key binding 
13230 \begin_inset Info
13231 type  "shortcut"
13232 arg   "font-size scriptsize"
13233 \end_inset
13234
13235 )
13236 \end_layout
13237
13238 \begin_layout Labeling
13239 \labelwidthstring 00.00.0000
13240
13241 \family sans
13242 Smaller
13243 \family default
13244  
13245 \size footnotesize
13246 This is the 
13247 \begin_inset Quotes eld
13248 \end_inset
13249
13250 Smaller
13251 \begin_inset Quotes erd
13252 \end_inset
13253
13254  font size.
13255
13256 \size default
13257  (key bindings 
13258 \begin_inset Info
13259 type  "shortcuts"
13260 arg   "font-size footnotesize"
13261 \end_inset
13262
13263 )
13264 \end_layout
13265
13266 \begin_layout Labeling
13267 \labelwidthstring 00.00.0000
13268
13269 \family sans
13270 Small
13271 \family default
13272  
13273 \size small
13274 This is the 
13275 \begin_inset Quotes eld
13276 \end_inset
13277
13278 Small
13279 \begin_inset Quotes erd
13280 \end_inset
13281
13282  font size.
13283
13284 \size default
13285  (key bindings 
13286 \begin_inset Info
13287 type  "shortcuts"
13288 arg   "font-size small"
13289 \end_inset
13290
13291 )
13292 \end_layout
13293
13294 \begin_layout Labeling
13295 \labelwidthstring 00.00.0000
13296
13297 \family sans
13298 Normal
13299 \family default
13300  This is the 
13301 \begin_inset Quotes eld
13302 \end_inset
13303
13304 Normal
13305 \begin_inset Quotes erd
13306 \end_inset
13307
13308  font size.
13309  It's also the default size.
13310  (key bindings 
13311 \begin_inset Info
13312 type  "shortcuts"
13313 arg   "font-size normal"
13314 \end_inset
13315
13316 )
13317 \end_layout
13318
13319 \begin_layout Labeling
13320 \labelwidthstring 00.00.0000
13321
13322 \family sans
13323 Large
13324 \family default
13325  
13326 \size large
13327 This is the 
13328 \begin_inset Quotes eld
13329 \end_inset
13330
13331 Large
13332 \begin_inset Quotes erd
13333 \end_inset
13334
13335  font size.
13336
13337 \size default
13338  (key bindings 
13339 \begin_inset Info
13340 type  "shortcuts"
13341 arg   "font-size large"
13342 \end_inset
13343
13344 )
13345 \end_layout
13346
13347 \begin_layout Labeling
13348 \labelwidthstring 00.00.0000
13349
13350 \family sans
13351 Larger
13352 \family default
13353  
13354 \size larger
13355 This is the 
13356 \begin_inset Quotes eld
13357 \end_inset
13358
13359 Larger
13360 \begin_inset Quotes erd
13361 \end_inset
13362
13363  font size.
13364
13365 \size default
13366  (key bindings 
13367 \begin_inset Info
13368 type  "shortcuts"
13369 arg   "font-size larger"
13370 \end_inset
13371
13372 )
13373 \end_layout
13374
13375 \begin_layout Labeling
13376 \labelwidthstring 00.00.0000
13377
13378 \family sans
13379 Largest
13380 \family default
13381  
13382 \size largest
13383 This is the 
13384 \begin_inset Quotes eld
13385 \end_inset
13386
13387 Largest
13388 \begin_inset Quotes erd
13389 \end_inset
13390
13391  font size.
13392
13393 \size default
13394  (key binding 
13395 \begin_inset Info
13396 type  "shortcut"
13397 arg   "font-size largest"
13398 \end_inset
13399
13400 )
13401 \end_layout
13402
13403 \begin_layout Labeling
13404 \labelwidthstring 00.00.0000
13405
13406 \family sans
13407 Huge
13408 \family default
13409  
13410 \size huge
13411 This is the 
13412 \begin_inset Quotes eld
13413 \end_inset
13414
13415 Huge
13416 \begin_inset Quotes erd
13417 \end_inset
13418
13419  font size.
13420
13421 \size default
13422  (key bindings 
13423 \begin_inset Info
13424 type  "shortcuts"
13425 arg   "font-size huge"
13426 \end_inset
13427
13428 )
13429 \end_layout
13430
13431 \begin_layout Labeling
13432 \labelwidthstring 00.00.0000
13433
13434 \family sans
13435 Huger
13436 \family default
13437  
13438 \size giant
13439 This is the 
13440 \begin_inset Quotes eld
13441 \end_inset
13442
13443 Huger
13444 \begin_inset Quotes erd
13445 \end_inset
13446
13447  font size.
13448
13449 \size default
13450  (key bindings 
13451 \begin_inset Info
13452 type  "shortcuts"
13453 arg   "font-size giant"
13454 \end_inset
13455
13456 )
13457 \end_layout
13458
13459 \begin_layout Labeling
13460 \labelwidthstring 00.00.0000
13461
13462 \family sans
13463 Increase
13464 \family default
13465  This increases the size by one step (for instance, from 
13466 \begin_inset Quotes eld
13467 \end_inset
13468
13469 Largest
13470 \begin_inset Quotes erd
13471 \end_inset
13472
13473  to 
13474 \begin_inset Quotes eld
13475 \end_inset
13476
13477 Huge
13478 \begin_inset Quotes erd
13479 \end_inset
13480
13481 ).
13482  (key binding 
13483 \begin_inset Info
13484 type  "shortcut"
13485 arg   "font-size increase"
13486 \end_inset
13487
13488 )
13489 \end_layout
13490
13491 \begin_layout Labeling
13492 \labelwidthstring 00.00.0000
13493
13494 \family sans
13495 Decrease
13496 \family default
13497  This decreases the size by one step (for instance, from 
13498 \begin_inset Quotes eld
13499 \end_inset
13500
13501 Normal
13502 \begin_inset Quotes erd
13503 \end_inset
13504
13505  to 
13506 \begin_inset Quotes eld
13507 \end_inset
13508
13509 Small
13510 \begin_inset Quotes erd
13511 \end_inset
13512
13513 ).
13514  (key binding 
13515 \begin_inset Info
13516 type  "shortcut"
13517 arg   "font-size decrease"
13518 \end_inset
13519
13520 )
13521 \end_layout
13522
13523 \end_deeper
13524 \begin_layout Standard
13525 We'll warn you 
13526 \emph on
13527 yet again
13528 \emph default
13529 : don't go crazy with this feature.
13530  You should almost never need to change the font size.
13531  LyX automatically changes the font size for different paragraph environments
13532  — use that instead.
13533  This is here for fine-tuning only!
13534 \end_layout
13535
13536 \begin_layout Labeling
13537 \labelwidthstring 00.00.0000
13538
13539 \family sans
13540 Misc
13541 \family default
13542  Here you can change a few other things at the character level.
13543  Options are:
13544 \end_layout
13545
13546 \begin_deeper
13547 \begin_layout Labeling
13548 \labelwidthstring 00.00.0000
13549
13550 \family sans
13551 Emph
13552 \family default
13553  
13554 \emph on
13555 This is text with emphasize on
13556 \emph default
13557 .
13558  This might seem like the same as 
13559 \shape italic
13560 Italic
13561 \shape default
13562 , but it is actually a bit different.
13563  Emphasized is a 
13564 \emph on
13565 logical
13566 \emph default
13567  attribute.
13568  That means every document class can define its own font used for emphasized
13569  text.
13570  Normally this font is equal to italic.
13571 \end_layout
13572
13573 \begin_layout Labeling
13574 \labelwidthstring 00.00.0000
13575
13576 \family sans
13577 Underbar
13578 \family default
13579  
13580 \bar under
13581 This is text with Underbar on.
13582
13583 \bar default
13584  (key binding 
13585 \begin_inset Info
13586 type  "shortcuts"
13587 arg   "font-underline"
13588 \end_inset
13589
13590
13591 \family sans
13592 )
13593 \begin_inset Newline newline
13594 \end_inset
13595
13596
13597 \family default
13598 Avoid using underbar if you can! It's a hangover from the typewriter days,
13599  when you couldn't change fonts.
13600  We no longer need to emphasize text by underscoring characters.
13601  It's only included in LyX because some people 
13602 \emph on
13603 may
13604 \emph default
13605  need it in order to follow style sheets for journal submissions.
13606 \end_layout
13607
13608 \begin_layout Labeling
13609 \labelwidthstring 00.00.0000
13610
13611 \family sans
13612 Double
13613 \begin_inset space ~
13614 \end_inset
13615
13616 underbar
13617 \family default
13618  
13619 \uuline on
13620 This is text with Double underbar on.
13621
13622 \uuline default
13623  (key binding 
13624 \begin_inset Info
13625 type  "shortcut"
13626 arg   "font-underunderline"
13627 \end_inset
13628
13629 )
13630 \begin_inset Newline newline
13631 \end_inset
13632
13633 If we just warned you against using underbar, you can imagine what we think
13634  about double underbar.
13635 \end_layout
13636
13637 \begin_layout Labeling
13638 \labelwidthstring 00.00.0000
13639
13640 \family sans
13641 Wavy
13642 \begin_inset space ~
13643 \end_inset
13644
13645 underbar
13646 \family default
13647  
13648 \uwave on
13649 This is text with Wavy underbar on.
13650
13651 \uwave default
13652  (key binding 
13653 \begin_inset Info
13654 type  "shortcut"
13655 arg   "font-underwave"
13656 \end_inset
13657
13658 )
13659 \begin_inset Newline newline
13660 \end_inset
13661
13662 Use this only if a journal absolutely insists on it.
13663  Keep antinausea pills handy.
13664 \end_layout
13665
13666 \begin_layout Labeling
13667 \labelwidthstring 00.00.0000
13668
13669 \family sans
13670 Strikeout
13671 \family default
13672  
13673 \strikeout on
13674 This is text with Strikeout on.
13675
13676 \strikeout default
13677  (key binding 
13678 \begin_inset Info
13679 type  "shortcut"
13680 arg   "font-strikeout"
13681 \end_inset
13682
13683 ) This is frequently used to indicate an older version of text that has
13684  since changed.
13685 \end_layout
13686
13687 \begin_layout Labeling
13688 \labelwidthstring 00.00.0000
13689
13690 \family sans
13691 Noun
13692 \family default
13693  
13694 \noun on
13695 This is text with Noun on.
13696
13697 \noun default
13698  Like 
13699 \family sans
13700 Emph
13701 \family default
13702 , this is a logical attribute.
13703  Normally it's equivalent to 
13704 \family sans
13705 Small
13706 \begin_inset space ~
13707 \end_inset
13708
13709 Caps
13710 \family default
13711 .
13712 \end_layout
13713
13714 \end_deeper
13715 \begin_layout Labeling
13716 \labelwidthstring 00.00.0000
13717
13718 \family sans
13719 Color
13720 \family default
13721  You can adjust the color of the text with this control.
13722  Notice that not all DVI-viewers are able to display colors.
13723  Besides 
13724 \family sans
13725 No
13726 \begin_inset space ~
13727 \end_inset
13728
13729 color
13730 \family default
13731 , which is the default 
13732 \begin_inset Quotes eld
13733 \end_inset
13734
13735 color
13736 \begin_inset Quotes erd
13737 \end_inset
13738
13739  and means normally black, you can choose between 
13740 \family sans
13741 Black
13742 \family default
13743
13744 \family sans
13745 White
13746 \family default
13747
13748 \family sans
13749 Red
13750 \family default
13751
13752 \family sans
13753 Green
13754 \family default
13755
13756 \family sans
13757 Blue
13758 \family default
13759
13760 \family sans
13761 Cyan
13762 \family default
13763
13764 \family sans
13765 Magenta
13766 \family default
13767  and 
13768 \family sans
13769 Yellow
13770 \family default
13771  text.
13772 \begin_inset Index idx
13773 status collapsed
13774
13775 \begin_layout Plain Layout
13776 Color ! Text
13777 \end_layout
13778
13779 \end_inset
13780
13781
13782 \end_layout
13783
13784 \begin_layout Labeling
13785 \labelwidthstring 00.00.0000
13786
13787 \family sans
13788 Language
13789 \family default
13790  This is used to mark regions of text as having a different language from
13791  the language of the document.
13792  Text marked in this way will be underlined in blue to indicate the change
13793  (only within LyX).
13794 \end_layout
13795
13796 \begin_layout Standard
13797 So you have a huge number of combinations to choose from.
13798  Once you've chosen a new character style via the 
13799 \family sans
13800 Edit\SpecialChar \menuseparator
13801 Text
13802 \begin_inset space ~
13803 \end_inset
13804
13805 Style
13806 \family default
13807  dialog, the settings are saved.
13808  You can activate them using the toolbar button 
13809 \begin_inset Info
13810 type  "icon"
13811 arg   "textstyle-apply"
13812 \end_inset
13813
13814 .
13815  The button lets you apply your custom character style even when the dialog
13816  isn't visible.
13817  
13818 \end_layout
13819
13820 \begin_layout Standard
13821 To completely reset the character style to the default, use 
13822 \begin_inset Info
13823 type  "shortcut"
13824 arg   "font-default"
13825 \end_inset
13826
13827 .
13828  If you want to toggle only those properties that you have just changed
13829  (suppose you just set the shape to 
13830 \begin_inset Quotes eld
13831 \end_inset
13832
13833 slanted
13834 \begin_inset Quotes erd
13835 \end_inset
13836
13837  and the series to 
13838 \begin_inset Quotes eld
13839 \end_inset
13840
13841 bold
13842 \begin_inset Quotes erd
13843 \end_inset
13844
13845 ), set the 
13846 \family sans
13847 Toggle
13848 \begin_inset space ~
13849 \end_inset
13850
13851 all
13852 \family default
13853  switch and press 
13854 \family sans
13855 Apply
13856 \family default
13857 .
13858 \end_layout
13859
13860 \begin_layout Standard
13861 You should also know something about the differences between the three main
13862  font types 
13863 \family sans
13864 serif
13865 \family default
13866
13867 \family sans
13868 sans
13869 \begin_inset space ~
13870 \end_inset
13871
13872 serif
13873 \family default
13874 , and 
13875 \family sans
13876 typewriter
13877 \family default
13878 :
13879 \end_layout
13880
13881 \begin_layout Itemize
13882
13883 \family sans
13884 Typewriter
13885 \family default
13886  is a so called 
13887 \begin_inset Quotes eld
13888 \end_inset
13889
13890 monospaced
13891 \begin_inset Quotes erd
13892 \end_inset
13893
13894  font, that means every character has the same width, the 
13895 \begin_inset Quotes eld
13896 \end_inset
13897
13898 i
13899 \begin_inset Quotes erd
13900 \end_inset
13901
13902  is as wide as the 
13903 \begin_inset Quotes eld
13904 \end_inset
13905
13906 m
13907 \begin_inset Quotes erd
13908 \end_inset
13909
13910 .
13911  Here is an example
13912 \begin_inset Newline newline
13913 \end_inset
13914
13915
13916 \begin_inset Phantom HPhantom
13917 status open
13918
13919 \begin_layout Plain Layout
13920 no 
13921 \end_layout
13922
13923 \end_inset
13924
13925
13926 \family typewriter
13927 typewriter text
13928 \family default
13929
13930 \begin_inset Note Note
13931 status collapsed
13932
13933 \begin_layout Plain Layout
13934 For more on phantoms see section
13935 \begin_inset space ~
13936 \end_inset
13937
13938
13939 \begin_inset CommandInset ref
13940 LatexCommand ref
13941 reference "sub:More-Spaces"
13942
13943 \end_inset
13944
13945 .
13946 \end_layout
13947
13948 \end_inset
13949
13950
13951 \begin_inset Newline newline
13952 \end_inset
13953
13954 no typewriter text
13955 \end_layout
13956
13957 \begin_layout Itemize
13958
13959 \family sans
13960 Serif
13961 \family default
13962  fonts use characters with serifs.
13963  These are the small 
13964 \begin_inset Quotes eld
13965 \end_inset
13966
13967 appendices
13968 \begin_inset Quotes erd
13969 \end_inset
13970
13971  at the ends of the strokes that form the character.
13972  The following example will show the difference:
13973 \begin_inset Newline newline
13974 \end_inset
13975
13976 text with serifs
13977 \begin_inset Newline newline
13978 \end_inset
13979
13980
13981 \family sans
13982 text without serifs
13983 \family default
13984
13985 \begin_inset Newline newline
13986 \end_inset
13987
13988 Serifs facilitate quick and easy reading.
13989  These fonts are therefore used as default (named 
13990 \family sans
13991 roman
13992 \family default
13993 ).
13994 \end_layout
13995
13996 \begin_layout Itemize
13997
13998 \family sans
13999 Sans serif
14000 \family default
14001  don't use serifs.
14002  This font type is therefore often used for headings and short texts.
14003  We use it in this document to highlight menu names.
14004 \end_layout
14005
14006 \begin_layout Standard
14007 \begin_inset Quotes eld
14008 \end_inset
14009
14010 Toggling
14011 \begin_inset Quotes erd
14012 \end_inset
14013
14014  refers to applying or removing font properties.
14015  When a property is marked for toggling in the Text Style dialog, applying
14016  the style to text that already has the property will cause the property
14017  to be removed.
14018  If you apply a style with properties A, B and C to text that currently
14019  has font properties B, C, F and G, and if B is set to toggle and C is set
14020  not to toggle, the text ends up with properties A, C, F and G.
14021  
14022 \begin_inset Quotes eld
14023 \end_inset
14024
14025 Never toggled
14026 \begin_inset Quotes erd
14027 \end_inset
14028
14029  and 
14030 \begin_inset Quotes eld
14031 \end_inset
14032
14033 always toggled
14034 \begin_inset Quotes erd
14035 \end_inset
14036
14037  mean that you do not control the toggling behavior.
14038  For the properties on the left side of the dialog (
14039 \begin_inset Quotes eld
14040 \end_inset
14041
14042 Family
14043 \begin_inset Quotes erd
14044 \end_inset
14045
14046  etc.), toggling behavior is up to you.
14047  If 
14048 \begin_inset Quotes eld
14049 \end_inset
14050
14051 Toggle all
14052 \begin_inset Quotes erd
14053 \end_inset
14054
14055  is checked, all of the left side properties are toggled; by default, none
14056  of them are.
14057  Finally, 
14058 \begin_inset Quotes eld
14059 \end_inset
14060
14061 Reset
14062 \begin_inset Quotes erd
14063 \end_inset
14064
14065  is never toggled.
14066  If you set 
14067 \begin_inset Quotes eld
14068 \end_inset
14069
14070 Series
14071 \begin_inset Quotes erd
14072 \end_inset
14073
14074  to 
14075 \begin_inset Quotes eld
14076 \end_inset
14077
14078 Reset
14079 \begin_inset Quotes erd
14080 \end_inset
14081
14082  and select 
14083 \begin_inset Quotes eld
14084 \end_inset
14085
14086 Toggle all
14087 \begin_inset Quotes erd
14088 \end_inset
14089
14090 , then apply the style to bold face text, the text will revert to the default
14091  series (
14092 \begin_inset Quotes eld
14093 \end_inset
14094
14095 Medium
14096 \begin_inset Quotes erd
14097 \end_inset
14098
14099 ), no matter how many times you apply the style.
14100  
14101 \end_layout
14102
14103 \begin_layout Standard
14104 We conclude with the same warning once again: Don't overuse the fonts.
14105  They are, more often than not, a kludge and a bad substitute for good writing.
14106 \end_layout
14107
14108 \begin_layout Section
14109 Printing and Previewing
14110 \end_layout
14111
14112 \begin_layout Subsection
14113 Overview
14114 \end_layout
14115
14116 \begin_layout Standard
14117 Now that we have covered some of the basic features of document preparation
14118  using LyX, you probably want to know how to print out your masterpiece.
14119  Before we tell you that, we want to give you a quick explanation of what
14120  goes on behind-the-scenes.
14121  We cover this information in much greater detail in the 
14122 \emph on
14123 Additional Features
14124 \emph default
14125  manual as well.
14126 \end_layout
14127
14128 \begin_layout Standard
14129 LyX uses the program LaTeX as its backend.
14130  LaTeX is just a macro package for the TeX typesetting system, but to prevent
14131  confusion, we'll only refer to LaTeX.
14132  LyX is what you use to do your actual writing.
14133  Then, LyX calls LaTeX to turn your writing into printable output.
14134  This happens in two stages:
14135 \end_layout
14136
14137 \begin_layout Enumerate
14138 First, LyX converts your document to a series of text commands for LaTeX,
14139  generating a file with the extension, 
14140 \begin_inset Quotes eld
14141 \end_inset
14142
14143
14144 \family typewriter
14145 .tex
14146 \family default
14147
14148 \begin_inset Quotes erd
14149 \end_inset
14150
14151 .
14152 \end_layout
14153
14154 \begin_layout Enumerate
14155 Next, LaTeX uses the commands in the 
14156 \family typewriter
14157 .tex
14158 \family default
14159  file to produce printable output.
14160  
14161 \end_layout
14162
14163 \begin_layout Subsection
14164 Output file formats
14165 \begin_inset Index idx
14166 status collapsed
14167
14168 \begin_layout Plain Layout
14169 File formats
14170 \end_layout
14171
14172 \end_inset
14173
14174
14175 \begin_inset CommandInset label
14176 LatexCommand label
14177 name "sub:Output-file-formats"
14178
14179 \end_inset
14180
14181
14182 \end_layout
14183
14184 \begin_layout Subsubsection
14185 Simple text (ASCII)
14186 \begin_inset Index idx
14187 status collapsed
14188
14189 \begin_layout Plain Layout
14190 File formats ! ASCII
14191 \end_layout
14192
14193 \end_inset
14194
14195
14196 \end_layout
14197
14198 \begin_layout Standard
14199 This file type has the extension 
14200 \begin_inset Quotes eld
14201 \end_inset
14202
14203
14204 \family typewriter
14205 .txt
14206 \family default
14207
14208 \begin_inset Quotes erd
14209 \end_inset
14210
14211 .
14212  It contains your document as plain text following the rules of the 
14213 \begin_inset Quotes eld
14214 \end_inset
14215
14216 American Standard Code for Information Interchange
14217 \begin_inset Quotes erd
14218 \end_inset
14219
14220  (ASCII).
14221 \end_layout
14222
14223 \begin_layout Standard
14224 You can export your document to ASCII by the menu 
14225 \family sans
14226 File\SpecialChar \menuseparator
14227 Export\SpecialChar \menuseparator
14228 Simple
14229 \begin_inset space ~
14230 \end_inset
14231
14232 text
14233 \family default
14234  or 
14235 \family sans
14236 File\SpecialChar \menuseparator
14237 Export\SpecialChar \menuseparator
14238 Simple
14239 \begin_inset space ~
14240 \end_inset
14241
14242 text
14243 \begin_inset space ~
14244 \end_inset
14245
14246 (ps2ascii)
14247 \family default
14248 .
14249  The latter will first internally export to PostScript and then do the conversio
14250 n to ASCII.
14251 \end_layout
14252
14253 \begin_layout Subsubsection
14254 LaTeX
14255 \begin_inset Index idx
14256 status collapsed
14257
14258 \begin_layout Plain Layout
14259 File formats ! LaTeX
14260 \end_layout
14261
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \begin_layout Standard
14268 This file type has the extension 
14269 \begin_inset Quotes eld
14270 \end_inset
14271
14272
14273 \family typewriter
14274 .tex
14275 \family default
14276
14277 \begin_inset Quotes erd
14278 \end_inset
14279
14280  and contains all commands that are necessary for the LaTeX program to process
14281  your document.
14282  If you know LaTeX, you can use it to find out LaTeX-Errors or to process
14283  it manually with console commands.
14284  The LaTeX-file is automatically created in LyX's temporary directory whenever
14285  you view or export your document.
14286 \end_layout
14287
14288 \begin_layout Standard
14289 You can export your document as LaTeX-file using the menu 
14290 \family sans
14291 File\SpecialChar \menuseparator
14292 Export\SpecialChar \menuseparator
14293 LaT
14294 \begin_inset ERT
14295 status collapsed
14296
14297 \begin_layout Plain Layout
14298
14299 {}
14300 \end_layout
14301
14302 \end_inset
14303
14304 eX
14305 \family default
14306 .
14307 \end_layout
14308
14309 \begin_layout Subsubsection
14310 DVI
14311 \begin_inset Index idx
14312 status collapsed
14313
14314 \begin_layout Plain Layout
14315 File formats ! DVI
14316 \end_layout
14317
14318 \end_inset
14319
14320
14321 \end_layout
14322
14323 \begin_layout Standard
14324 This file type has the extension 
14325 \begin_inset Quotes eld
14326 \end_inset
14327
14328
14329 \family typewriter
14330 .dvi
14331 \family default
14332
14333 \begin_inset Quotes erd
14334 \end_inset
14335
14336 .
14337  It is called 
14338 \begin_inset Quotes eld
14339 \end_inset
14340
14341 device-independent
14342 \begin_inset Quotes erd
14343 \end_inset
14344
14345  (DVI), because it is completely portable; you can move them from one machine
14346  to another without needing to do any sort of conversion.
14347  DVIs are used for quick previews and as pre-stage for other output formats,
14348  like PostScript.
14349 \end_layout
14350
14351 \begin_layout Standard
14352 DVI files do not contain images, they only link them.
14353  So don't forget to deliver the images together with your DVIs.
14354  Because the DVI-viewer has to convert the image in the background to make
14355  it visible when you scroll the DVI, this can slow down your computer when
14356  you view the DVI.
14357  So we recommend to use PDF for files with many images.
14358 \end_layout
14359
14360 \begin_layout Standard
14361 You can export your document to DVI by the menu 
14362 \family sans
14363 File\SpecialChar \menuseparator
14364 Export\SpecialChar \menuseparator
14365 DVI
14366 \family default
14367  or 
14368 \family sans
14369 File\SpecialChar \menuseparator
14370 Export\SpecialChar \menuseparator
14371 DVI
14372 \begin_inset space ~
14373 \end_inset
14374
14375 (LuaTe
14376 \begin_inset ERT
14377 status collapsed
14378
14379 \begin_layout Plain Layout
14380
14381 {}
14382 \end_layout
14383
14384 \end_inset
14385
14386 X).
14387
14388 \family default
14389  The latter option uses the program 
14390 \family typewriter
14391 LuaTeX
14392 \family default
14393 .
14394  
14395 \family typewriter
14396 LuaTeX
14397 \family default
14398  is an engine that provides direct Unicode support and support for direct
14399  font access (see section
14400 \begin_inset space ~
14401 \end_inset
14402
14403
14404 \begin_inset CommandInset ref
14405 LatexCommand ref
14406 reference "sub:LaTeX-font-support"
14407
14408 \end_inset
14409
14410 ).
14411  LuaTeX is still work in progress, but it might develop into the next standard
14412  TeX processor.
14413 \end_layout
14414
14415 \begin_layout Subsubsection
14416 PostScript
14417 \begin_inset Index idx
14418 status collapsed
14419
14420 \begin_layout Plain Layout
14421 File formats ! PostScript
14422 \end_layout
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \begin_layout Standard
14430 This file type has the extension 
14431 \begin_inset Quotes eld
14432 \end_inset
14433
14434
14435 \family typewriter
14436 .ps
14437 \family default
14438
14439 \begin_inset Quotes erd
14440 \end_inset
14441
14442 .
14443  PostScript was developed by the company 
14444 \family typewriter
14445 Adobe
14446 \family default
14447  as a printer language.
14448  The file contains therefore commands that the printer uses to print the
14449  file.
14450  PostScript can be seen as a 
14451 \begin_inset Quotes eld
14452 \end_inset
14453
14454 programming language
14455 \begin_inset Quotes erd
14456 \end_inset
14457
14458 ; you can calculate with it and draw diagrams and images.
14459 \begin_inset Foot
14460 status collapsed
14461
14462 \begin_layout Plain Layout
14463 When you are interested to learn more about this, have a look at the LaTeX-packa
14464 ge 
14465 \series bold
14466 pstricks
14467 \series default
14468
14469 \begin_inset Index idx
14470 status collapsed
14471
14472 \begin_layout Plain Layout
14473 LaTeX-packages ! pstricks
14474 \end_layout
14475
14476 \end_inset
14477
14478 .
14479 \end_layout
14480
14481 \end_inset
14482
14483  Due to this ability, the files are often bigger than PDFs.
14484 \end_layout
14485
14486 \begin_layout Standard
14487 PostScript can only contain images in the format 
14488 \begin_inset Quotes eld
14489 \end_inset
14490
14491 Encapsulated PostScript
14492 \begin_inset Quotes erd
14493 \end_inset
14494
14495  (EPS, file extension 
14496 \begin_inset Quotes eld
14497 \end_inset
14498
14499
14500 \family typewriter
14501 .eps
14502 \family default
14503
14504 \begin_inset Quotes erd
14505 \end_inset
14506
14507 ).
14508  As LyX allows you to use any known image format in your document, it has
14509  to convert them in the background to EPS.
14510  If you have e.g 50
14511 \begin_inset space \thinspace{}
14512 \end_inset
14513
14514 images in your document, LyX has to do 50
14515 \begin_inset space ~
14516 \end_inset
14517
14518 conversions whenever you view or export your document.
14519  This will slow down your workflow with LyX drastically.
14520  So if you plan to use PostScript, you can insert your images directly as
14521  EPS to avoid this problem.
14522 \end_layout
14523
14524 \begin_layout Standard
14525 You can export your document to PostScript using the menu 
14526 \family sans
14527 File\SpecialChar \menuseparator
14528 Export\SpecialChar \menuseparator
14529 PostScript
14530 \family default
14531 .
14532 \end_layout
14533
14534 \begin_layout Subsubsection
14535 PDF
14536 \begin_inset Index idx
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540 File formats ! PDF
14541 \end_layout
14542
14543 \end_inset
14544
14545
14546 \begin_inset Index idx
14547 status collapsed
14548
14549 \begin_layout Plain Layout
14550 PDF
14551 \end_layout
14552
14553 \end_inset
14554
14555
14556 \end_layout
14557
14558 \begin_layout Standard
14559 This file type has the extension 
14560 \begin_inset Quotes eld
14561 \end_inset
14562
14563
14564 \family typewriter
14565 .pdf
14566 \family default
14567
14568 \begin_inset Quotes erd
14569 \end_inset
14570
14571 .
14572  The 
14573 \begin_inset Quotes eld
14574 \end_inset
14575
14576 Portable Document Format
14577 \begin_inset Quotes erd
14578 \end_inset
14579
14580  (PDF) developed by 
14581 \family typewriter
14582 Adobe
14583 \family default
14584  was derived from PostScript.
14585  It is more compressed and it uses fewer commands than PostScript.
14586  As the name 
14587 \begin_inset Quotes eld
14588 \end_inset
14589
14590 portable
14591 \begin_inset Quotes erd
14592 \end_inset
14593
14594  implies, it can be processed at any computer system and the printed output
14595  looks exactly the same.
14596 \end_layout
14597
14598 \begin_layout Standard
14599 PDF can contain images in its own PDF format and in the formats 
14600 \begin_inset Quotes eld
14601 \end_inset
14602
14603 Joint Photographic Experts Group
14604 \begin_inset Quotes erd
14605 \end_inset
14606
14607  (JPG, file extension 
14608 \begin_inset Quotes eld
14609 \end_inset
14610
14611
14612 \family typewriter
14613 .jpg
14614 \family default
14615
14616 \begin_inset Quotes erd
14617 \end_inset
14618
14619  or 
14620 \begin_inset Quotes eld
14621 \end_inset
14622
14623
14624 \family typewriter
14625 .jpeg
14626 \family default
14627
14628 \begin_inset Quotes erd
14629 \end_inset
14630
14631 ) and 
14632 \begin_inset Quotes eld
14633 \end_inset
14634
14635 Portable Network Graphics
14636 \begin_inset Quotes erd
14637 \end_inset
14638
14639  (PNG, file extension 
14640 \begin_inset Quotes eld
14641 \end_inset
14642
14643
14644 \family typewriter
14645 .png
14646 \family default
14647
14648 \begin_inset Quotes erd
14649 \end_inset
14650
14651 ).
14652  You can although use any other image format, because LyX converts them
14653  in the background to one of these formats.
14654  But as described in the section about PostScript, the image conversion
14655  will slow down your workflow.
14656  So we recommend to use images in one of the three mentioned formats.
14657 \end_layout
14658
14659 \begin_layout Standard
14660 You can export your document to PDF via the menu 
14661 \family sans
14662 File\SpecialChar \menuseparator
14663 Export
14664 \family default
14665  in three different ways:
14666 \end_layout
14667
14668 \begin_layout Description
14669 PDF This uses the program 
14670 \family typewriter
14671 ps2pdf
14672 \family default
14673  that creates a PDF from a PostScript-version of your file.
14674  The PostScript-version is produced by the program 
14675 \family typewriter
14676 dvips
14677 \family default
14678  which uses a DVI-version as intermediate step.
14679  So this export variant consist of three conversions.
14680 \end_layout
14681
14682 \begin_layout Description
14683 PDF
14684 \begin_inset space ~
14685 \end_inset
14686
14687 (dvipdfm) This uses the program 
14688 \family typewriter
14689 dvipdfm
14690 \family default
14691  that converts your file in the background to DVI and in a second step to
14692  PDF.
14693 \end_layout
14694
14695 \begin_layout Description
14696 PDF
14697 \begin_inset space ~
14698 \end_inset
14699
14700 (pdflatex) This uses the program 
14701 \family typewriter
14702 pdftex
14703 \family default
14704  that converts your file directly to PDF.
14705 \end_layout
14706
14707 \begin_layout Description
14708 PDF
14709 \begin_inset space ~
14710 \end_inset
14711
14712 (XeTe
14713 \begin_inset ERT
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717
14718 {}
14719 \end_layout
14720
14721 \end_inset
14722
14723 X) This uses the program 
14724 \family typewriter
14725 XeTeX
14726 \family default
14727  that converts your file directly to PDF.
14728  
14729 \family typewriter
14730 XeTeX
14731 \family default
14732  is a new engine that provides direct Unicode support and support for direct
14733  font access (see section
14734 \begin_inset space ~
14735 \end_inset
14736
14737
14738 \begin_inset CommandInset ref
14739 LatexCommand ref
14740 reference "sub:LaTeX-font-support"
14741
14742 \end_inset
14743
14744 ).
14745  It is particularly good at typesetting different scripts, for example verticall
14746 y written Japanese.
14747 \end_layout
14748
14749 \begin_layout Description
14750 PDF
14751 \begin_inset space ~
14752 \end_inset
14753
14754 (LuaTe
14755 \begin_inset ERT
14756 status collapsed
14757
14758 \begin_layout Plain Layout
14759
14760 {}
14761 \end_layout
14762
14763 \end_inset
14764
14765 X) This uses the program 
14766 \family typewriter
14767 LuaTeX
14768 \family default
14769  that converts your file directly to PDF.
14770  
14771 \family typewriter
14772 LuaTeX
14773 \family default
14774  is an even newer engine, derived from 
14775 \family typewriter
14776 pdflatex
14777 \family default
14778 , that also provides direct Unicode support and support for direct font
14779  access (see section
14780 \begin_inset space ~
14781 \end_inset
14782
14783
14784 \begin_inset CommandInset ref
14785 LatexCommand ref
14786 reference "sub:LaTeX-font-support"
14787
14788 \end_inset
14789
14790 ).
14791  LuaTeX is still work in progress, but it might develop into the next standard
14792  TeX processor.
14793 \end_layout
14794
14795 \begin_layout Standard
14796 We recommend to use 
14797 \family sans
14798 PDF
14799 \begin_inset space ~
14800 \end_inset
14801
14802 (pdflatex)
14803 \family default
14804  because 
14805 \family typewriter
14806 pdftex
14807 \family default
14808  supports all the features of actual PDF-versions, is quick, stable, and
14809  works without problems.
14810  If you rely on multiscript support and\SpecialChar \slash{}
14811 or specific OpenType fonts, you might
14812  want to try out 
14813 \family sans
14814 PDF
14815 \begin_inset space ~
14816 \end_inset
14817
14818 (XeTe
14819 \begin_inset ERT
14820 status collapsed
14821
14822 \begin_layout Plain Layout
14823
14824 {}
14825 \end_layout
14826
14827 \end_inset
14828
14829 X)
14830 \family default
14831  or 
14832 \family sans
14833 PDF
14834 \begin_inset space ~
14835 \end_inset
14836
14837 (LuaTe
14838 \begin_inset ERT
14839 status collapsed
14840
14841 \begin_layout Plain Layout
14842
14843 {}
14844 \end_layout
14845
14846 \end_inset
14847
14848 X)
14849 \family default
14850  instead, bearing in mind that these two programs are not yet as mature
14851  as 
14852 \family typewriter
14853 pdflatex
14854 \family default
14855 .
14856 \end_layout
14857
14858 \begin_layout Subsubsection
14859 XHTML
14860 \begin_inset Index idx
14861 status collapsed
14862
14863 \begin_layout Plain Layout
14864 FileFormats ! XHTML
14865 \end_layout
14866
14867 \end_inset
14868
14869
14870 \begin_inset Index idx
14871 status collapsed
14872
14873 \begin_layout Plain Layout
14874 HTML
14875 \end_layout
14876
14877 \end_inset
14878
14879
14880 \end_layout
14881
14882 \begin_layout Standard
14883 This file type has the extension 
14884 \begin_inset Quotes eld
14885 \end_inset
14886
14887
14888 \family typewriter
14889 .xhtml
14890 \family default
14891
14892 \begin_inset Quotes erd
14893 \end_inset
14894
14895 .
14896  It is a file suitable for viewing in web browsers.
14897  It does not itself contain images and the like but only links them, and
14898  when LyX produces XHTML, it also generates corresponding images in formats
14899  suitable for the purpose.
14900  Math is output as MathML, which renders nicely in browsers that support
14901  it, but not all do.
14902 \end_layout
14903
14904 \begin_layout Standard
14905 XHTML output remains 
14906 \begin_inset Quotes eld
14907 \end_inset
14908
14909 under development
14910 \begin_inset Quotes erd
14911 \end_inset
14912
14913 , and not all LyX features are supported yet.
14914  See the chapter 
14915 \begin_inset Quotes eld
14916 \end_inset
14917
14918 LyX and the World Wide Web
14919 \begin_inset Quotes erd
14920 \end_inset
14921
14922 , in the 
14923 \emph on
14924 Additional Features
14925 \emph default
14926  manual, for more information.
14927 \end_layout
14928
14929 \begin_layout Standard
14930 You can export your document as an XHTML file using the menu item 
14931 \family sans
14932 File\SpecialChar \menuseparator
14933 Export\SpecialChar \menuseparator
14934 LyX-HTML
14935 \family default
14936 .
14937 \end_layout
14938
14939 \begin_layout Subsection
14940 Previewing
14941 \begin_inset Index idx
14942 status collapsed
14943
14944 \begin_layout Plain Layout
14945 Document ! Preview 
14946 \end_layout
14947
14948 \end_inset
14949
14950
14951 \end_layout
14952
14953 \begin_layout Standard
14954 To get a look at the final version of your document, with all of the page
14955  breaks in place, the footnotes correctly numbered, and so on, use the menu
14956  
14957 \family sans
14958 View
14959 \family default
14960  and choose 
14961 \family sans
14962 View
14963 \family default
14964  or the toolbar button 
14965 \begin_inset Info
14966 type  "icon"
14967 arg   "buffer-view"
14968 \end_inset
14969
14970 .
14971  A viewing program will pop up showing the output in the defined default
14972  output format, which is globally set in the preferences (see sec.
14973 \begin_inset space ~
14974 \end_inset
14975
14976
14977 \begin_inset CommandInset ref
14978 LatexCommand ref
14979 reference "sec:File-Formats"
14980
14981 \end_inset
14982
14983 ) and can also be altered for single documents in the document settings
14984  (see sec.
14985 \begin_inset space ~
14986 \end_inset
14987
14988
14989 \begin_inset CommandInset ref
14990 LatexCommand ref
14991 reference "sec:Doc-Output"
14992
14993 \end_inset
14994
14995 ).
14996  Further output formats can be selected via 
14997 \family sans
14998 View\SpecialChar \menuseparator
14999 Other Formats
15000 \family default
15001  or the toolbar button 
15002 \begin_inset Graphics
15003         filename ../images/view-others.png
15004         scale 85
15005         groupId toolbarbuttons
15006
15007 \end_inset
15008
15009 .
15010 \end_layout
15011
15012 \begin_layout Standard
15013 If you have changed your document, you can refresh the output in the same
15014  viewer window using the menu 
15015 \family sans
15016 View\SpecialChar \menuseparator
15017 Update
15018 \family default
15019  or 
15020 \family sans
15021 View\SpecialChar \menuseparator
15022 Update (Other Formats)
15023 \family default
15024 , respectively.
15025 \end_layout
15026
15027 \begin_layout Standard
15028 When you preview a file, the output file is only generated in LyX's temporary
15029  directory.
15030  To have a real output, export your document.
15031 \end_layout
15032
15033 \begin_layout Subsection
15034 Printing the File from within LyX
15035 \begin_inset CommandInset label
15036 LatexCommand label
15037 name "sub:Printing-the-File"
15038
15039 \end_inset
15040
15041
15042 \end_layout
15043
15044 \begin_layout Standard
15045 Instead of exporting your file and then printing it, you can also print
15046  it directly from within LyX.
15047  To print a file, select the menu 
15048 \family sans
15049 File\SpecialChar \menuseparator
15050 Print
15051 \family default
15052  or click on the toolbar button 
15053 \begin_inset Info
15054 type  "icon"
15055 arg   "dialog-show print"
15056 \end_inset
15057
15058 .
15059  LyX will internally call LaTeX to produce a DVI.
15060  This file is then processed by the program 
15061 \family typewriter
15062 dvips
15063 \family default
15064  to PostScript-file, which is finally printed using the program 
15065 \family typewriter
15066 Ghostscript
15067 \family default
15068 .
15069  Due to these steps in the background, this method is not the fastest.
15070 \end_layout
15071
15072 \begin_layout Standard
15073 You can choose to print only even-numbered or odd-numbered pages — this
15074  is useful for printing on two sides: You can re-insert the pages after
15075  printing one set to print on the other side.
15076  Some printers spit out pages face-up, others, face-down.
15077  By choosing a particular order to print in, you can take the entire stack
15078  of pages out of the printer without needing to reorder them.
15079 \end_layout
15080
15081 \begin_layout Standard
15082 You can set the parameters in the 
15083 \family sans
15084 Print
15085 \begin_inset space ~
15086 \end_inset
15087
15088 Destination
15089 \family default
15090  box as follows:
15091 \end_layout
15092
15093 \begin_layout Labeling
15094 \labelwidthstring 00.00.0000
15095
15096 \family sans
15097 Printer
15098 \family default
15099  This is the name of the printer to print to.
15100 \begin_inset Foot
15101 status collapsed
15102
15103 \begin_layout Plain Layout
15104 Note that this printer name is for the program 
15105 \family typewriter
15106 dvips
15107 \family default
15108 .
15109  That means 
15110 \family typewriter
15111 dvips
15112 \family default
15113  has to be configured for this printer name.
15114  The default printer can be set in LyX's preferences dialog, see section
15115 \begin_inset space ~
15116 \end_inset
15117
15118
15119 \begin_inset CommandInset ref
15120 LatexCommand ref
15121 reference "sub:Printer"
15122
15123 \end_inset
15124
15125 .
15126 \end_layout
15127
15128 \end_inset
15129
15130  The printer should understand PostScript.
15131 \end_layout
15132
15133 \begin_layout Labeling
15134 \labelwidthstring 00.00.0000
15135
15136 \family sans
15137 File
15138 \family default
15139  The name of a file to print to.
15140  The output will be a PostScript file.
15141  It will be written in LyX's working directory unless you specify the full
15142  path.
15143 \end_layout
15144
15145 \begin_layout Section
15146 A few Words about Typography
15147 \begin_inset Index idx
15148 status collapsed
15149
15150 \begin_layout Plain Layout
15151 Typography
15152 \end_layout
15153
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \begin_layout Subsection
15160 Hyphens
15161 \begin_inset Index idx
15162 status collapsed
15163
15164 \begin_layout Plain Layout
15165 Hyphens
15166 \end_layout
15167
15168 \end_inset
15169
15170
15171 \end_layout
15172
15173 \begin_layout Standard
15174 In LyX, the 
15175 \begin_inset Quotes eld
15176 \end_inset
15177
15178
15179 \family typewriter
15180 -
15181 \family default
15182
15183 \begin_inset Quotes erd
15184 \end_inset
15185
15186  character comes in four lengths: the 
15187 \emph on
15188 hyphen
15189 \emph default
15190 , the 
15191 \emph on
15192 en dash
15193 \emph default
15194 , the 
15195 \emph on
15196 em dash
15197 \emph default
15198 , and the minus sign:
15199 \begin_inset VSpace defskip
15200 \end_inset
15201
15202
15203 \end_layout
15204
15205 \begin_layout Standard
15206 \begin_inset Tabular
15207 <lyxtabular version="3" rows="5" columns="3">
15208 <features tabularvalignment="middle">
15209 <column alignment="left" valignment="top" width="0">
15210 <column alignment="left" valignment="top" width="0">
15211 <column alignment="left" valignment="top" width="0">
15212 <row interlinespace="3mm">
15213 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15214 \begin_inset Text
15215
15216 \begin_layout Plain Layout
15217 name
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15223 \begin_inset Text
15224
15225 \begin_layout Plain Layout
15226 output
15227 \end_layout
15228
15229 \end_inset
15230 </cell>
15231 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235 inserted with
15236 \end_layout
15237
15238 \end_inset
15239 </cell>
15240 </row>
15241 <row interlinespace="3mm">
15242 <cell alignment="center" valignment="top" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 hyphen
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell alignment="center" valignment="top" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Plain Layout
15255 -
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264 \begin_inset Quotes eld
15265 \end_inset
15266
15267
15268 \family typewriter
15269 -
15270 \family default
15271
15272 \begin_inset Quotes erd
15273 \end_inset
15274
15275  in text
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 </row>
15281 <row interlinespace="3mm">
15282 <cell alignment="center" valignment="top" usebox="none">
15283 \begin_inset Text
15284
15285 \begin_layout Plain Layout
15286 en dash
15287 \end_layout
15288
15289 \end_inset
15290 </cell>
15291 <cell alignment="center" valignment="top" usebox="none">
15292 \begin_inset Text
15293
15294 \begin_layout Plain Layout
15295
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304
15305 \family sans
15306 Insert\SpecialChar \menuseparator
15307 Special
15308 \begin_inset space ~
15309 \end_inset
15310
15311 Character\SpecialChar \menuseparator
15312 Symbols
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 </row>
15318 <row interlinespace="3mm">
15319 <cell alignment="center" valignment="top" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323 em dash
15324 \end_layout
15325
15326 \end_inset
15327 </cell>
15328 <cell alignment="center" valignment="top" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 <cell alignment="center" valignment="top" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341
15342 \family sans
15343 Insert\SpecialChar \menuseparator
15344 Special
15345 \begin_inset space ~
15346 \end_inset
15347
15348 Character\SpecialChar \menuseparator
15349 Symbols
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 </row>
15355 <row>
15356 <cell alignment="center" valignment="top" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 minus sign
15361 \end_layout
15362
15363 \end_inset
15364 </cell>
15365 <cell alignment="center" valignment="top" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369 \begin_inset Formula $-$
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 <cell alignment="center" valignment="top" usebox="none">
15378 \begin_inset Text
15379
15380 \begin_layout Plain Layout
15381 \begin_inset Quotes eld
15382 \end_inset
15383
15384
15385 \family typewriter
15386 -
15387 \family default
15388
15389 \begin_inset Quotes erd
15390 \end_inset
15391
15392  in math mode
15393 \end_layout
15394
15395 \end_inset
15396 </cell>
15397 </row>
15398 </lyxtabular>
15399
15400 \end_inset
15401
15402
15403 \begin_inset VSpace defskip
15404 \end_inset
15405
15406
15407 \end_layout
15408
15409 \begin_layout Standard
15410 You can alternatively generate the en and em dash by inserting the 
15411 \begin_inset Quotes eld
15412 \end_inset
15413
15414
15415 \family typewriter
15416 -
15417 \family default
15418
15419 \begin_inset Quotes erd
15420 \end_inset
15421
15422  character multiple times in a row.
15423  They will automatically be converted to the appropriate length dash in
15424  the final output, but not in LyX.
15425  
15426 \begin_inset Quotes eld
15427 \end_inset
15428
15429 -
15430 \begin_inset space \thinspace{}
15431 \end_inset
15432
15433 -
15434 \begin_inset Quotes erd
15435 \end_inset
15436
15437  gives a en dash, 
15438 \begin_inset Quotes eld
15439 \end_inset
15440
15441 -
15442 \begin_inset space \thinspace{}
15443 \end_inset
15444
15445 -
15446 \begin_inset space \thinspace{}
15447 \end_inset
15448
15449 -
15450 \begin_inset Quotes erd
15451 \end_inset
15452
15453  a em dash.
15454 \end_layout
15455
15456 \begin_layout Standard
15457 The three dash types are distinct from the minus sign, which appears in
15458  math mode and has a length of its own.
15459  Here are some examples of the 
15460 \begin_inset Quotes eld
15461 \end_inset
15462
15463
15464 \family typewriter
15465 -
15466 \family default
15467
15468 \begin_inset Quotes eld
15469 \end_inset
15470
15471  in use:
15472 \end_layout
15473
15474 \begin_layout Enumerate
15475 line- and page-breaks
15476 \begin_inset space \hfill{}
15477 \end_inset
15478
15479 (
15480 \emph on
15481 hyphen
15482 \emph default
15483 )
15484 \end_layout
15485
15486 \begin_layout Enumerate
15487 From A–Z
15488 \begin_inset space \hfill{}
15489 \end_inset
15490
15491 (
15492 \emph on
15493 en dash
15494 \emph default
15495 )
15496 \end_layout
15497
15498 \begin_layout Enumerate
15499 Oh — there's a dash.
15500 \begin_inset space \hfill{}
15501 \end_inset
15502
15503 (
15504 \emph on
15505 em dash
15506 \emph default
15507 )
15508 \end_layout
15509
15510 \begin_layout Enumerate
15511 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
15512 \end_inset
15513
15514
15515 \begin_inset space \hfill{}
15516 \end_inset
15517
15518 (
15519 \emph on
15520 minus sign
15521 \emph default
15522 )
15523 \end_layout
15524
15525 \begin_layout Subsection
15526 Hyphenation
15527 \begin_inset Index idx
15528 status collapsed
15529
15530 \begin_layout Plain Layout
15531 Hyphenation
15532 \end_layout
15533
15534 \end_inset
15535
15536
15537 \begin_inset CommandInset label
15538 LatexCommand label
15539 name "sub:Hyphenation"
15540
15541 \end_inset
15542
15543
15544 \end_layout
15545
15546 \begin_layout Standard
15547 Words are not hyphenated within LyX but automatically in the output.
15548  Hyphenation is done by the LaTeX-package 
15549 \series bold
15550 babel
15551 \series default
15552
15553 \begin_inset Index idx
15554 status collapsed
15555
15556 \begin_layout Plain Layout
15557 LaTeX-packages ! babel
15558 \end_layout
15559
15560 \end_inset
15561
15562  following the rules of the document language.
15563 \end_layout
15564
15565 \begin_layout Standard
15566 LaTeX hyphenates almost perfectly, it only has problems with text in the
15567  
15568 \family sans
15569 typewriter
15570 \family default
15571  font and with unusual constructs, like 
15572 \begin_inset Quotes eld
15573 \end_inset
15574
15575 h3knix/m0n0wall
15576 \begin_inset Quotes erd
15577 \end_inset
15578
15579 .
15580  If LaTeX cannot break a word correctly, you can set hyphenation points
15581  manually.
15582  This is done with the menu 
15583 \family sans
15584 Insert\SpecialChar \menuseparator
15585 Formatting\SpecialChar \menuseparator
15586 Hyphenation
15587 \begin_inset space ~
15588 \end_inset
15589
15590 Point
15591 \family default
15592 .
15593  These extra hyphenation points are only recommendations to LaTeX.
15594  If no hyphenation is necessary, LaTeX will ignore them.
15595 \end_layout
15596
15597 \begin_layout Standard
15598 Sometimes you want to prevent words or constructs from being hyphenated.
15599  Imagine that you are describing keybindings/shortcuts in your document
15600  in the form 
15601 \begin_inset Quotes eld
15602 \end_inset
15603
15604 A-b c
15605 \begin_inset Quotes erd
15606 \end_inset
15607
15608 .
15609  LaTeX would then see the hyphen 
15610 \begin_inset Quotes eld
15611 \end_inset
15612
15613 -
15614 \begin_inset Quotes erd
15615 \end_inset
15616
15617  as a hyphenation possibility.
15618  Hyphenating at this point would look ugly.
15619  To prevent the shortcut from being hyphenated, you can put it into a makebox
15620  as described in section 
15621 \begin_inset Quotes eld
15622 \end_inset
15623
15624 Prevent Hyphenation
15625 \begin_inset Quotes erd
15626 \end_inset
15627
15628  of the 
15629 \emph on
15630 Embedded
15631 \begin_inset space ~
15632 \end_inset
15633
15634 Objects
15635 \emph default
15636  manual.
15637 \end_layout
15638
15639 \begin_layout Subsection
15640 Punctuation Marks
15641 \begin_inset Index idx
15642 status collapsed
15643
15644 \begin_layout Plain Layout
15645 Punctuation marks
15646 \end_layout
15647
15648 \end_inset
15649
15650
15651 \end_layout
15652
15653 \begin_layout Subsubsection
15654 Abbreviations and End of Sentence
15655 \begin_inset CommandInset label
15656 LatexCommand label
15657 name "sub:Abbreviations"
15658
15659 \end_inset
15660
15661
15662 \end_layout
15663
15664 \begin_layout Standard
15665 When LyX calls LaTeX to generate the final version of your document, LaTeX
15666  automatically distinguishes between words, sentences, and abbreviations.
15667  LaTeX then adds the 
15668 \begin_inset Quotes eld
15669 \end_inset
15670
15671 appropriate amount of space
15672 \begin_inset Quotes erd
15673 \end_inset
15674
15675 .
15676  That means sentences get a little bit more space between the period and
15677  the next word.
15678  Abbreviations get the same amount of space after the period as a word uses.
15679 \end_layout
15680
15681 \begin_layout Standard
15682 Unfortunately, the algorithm for figuring out what's an abbreviation does
15683  not work in all cases.
15684  If a 
15685 \begin_inset Quotes eld
15686 \end_inset
15687
15688
15689 \family typewriter
15690 .
15691 \family default
15692
15693 \begin_inset Quotes erd
15694 \end_inset
15695
15696  is at the end of a lowercase letter, it's the end of a sentence; if it's
15697  at the end of a capitalized letter, it's an abbreviation.
15698 \end_layout
15699
15700 \begin_layout Standard
15701 Here are some examples of 
15702 \emph on
15703 correct
15704 \emph default
15705  abbreviations and the end of a sentence:
15706 \end_layout
15707
15708 \begin_layout Itemize
15709 M.
15710  Butterfly
15711 \end_layout
15712
15713 \begin_layout Itemize
15714 Don't worry.
15715  Be happy.
15716 \end_layout
15717
15718 \begin_layout Standard
15719 And here's an example of the algorithm going wrong:
15720 \end_layout
15721
15722 \begin_layout Itemize
15723 e.
15724 \begin_inset space \thinspace{}
15725 \end_inset
15726
15727 g.
15728  this is too much space!
15729 \end_layout
15730
15731 \begin_layout Itemize
15732 This is I.
15733  It's okay.
15734 \end_layout
15735
15736 \begin_layout Standard
15737 You won't see anything wrong until you view a final version of your document.
15738 \end_layout
15739
15740 \begin_layout Standard
15741 To fix this problem, use one of the following:
15742 \end_layout
15743
15744 \begin_layout Enumerate
15745 Use an 
15746 \family sans
15747 Inter-word
15748 \begin_inset space ~
15749 \end_inset
15750
15751 Space
15752 \family default
15753  after lowercase abbreviations (see section
15754 \begin_inset space ~
15755 \end_inset
15756
15757
15758 \begin_inset CommandInset ref
15759 LatexCommand ref
15760 reference "sub:Inter-word-Space"
15761
15762 \end_inset
15763
15764 ).
15765 \begin_inset Index idx
15766 status collapsed
15767
15768 \begin_layout Plain Layout
15769 Spaces ! inter-word
15770 \end_layout
15771
15772 \end_inset
15773
15774
15775 \end_layout
15776
15777 \begin_layout Enumerate
15778 Use a 
15779 \family sans
15780 Thin
15781 \begin_inset space ~
15782 \end_inset
15783
15784 Space
15785 \family default
15786  between two tokens of an abbreviation (see section
15787 \begin_inset space ~
15788 \end_inset
15789
15790
15791 \begin_inset CommandInset ref
15792 LatexCommand ref
15793 reference "sub:Thin-Space"
15794
15795 \end_inset
15796
15797 ).
15798 \begin_inset Index idx
15799 status collapsed
15800
15801 \begin_layout Plain Layout
15802 Spaces ! thin
15803 \end_layout
15804
15805 \end_inset
15806
15807
15808 \end_layout
15809
15810 \begin_layout Enumerate
15811 Use an 
15812 \family sans
15813 End
15814 \begin_inset space ~
15815 \end_inset
15816
15817 of
15818 \begin_inset space ~
15819 \end_inset
15820
15821 sentence
15822 \begin_inset space ~
15823 \end_inset
15824
15825 period
15826 \family default
15827  found under the 
15828 \family sans
15829 Insert\SpecialChar \menuseparator
15830 Special
15831 \begin_inset space ~
15832 \end_inset
15833
15834 Character
15835 \family default
15836  menu to force the use of inter-sentence spacing.
15837  This function is also bound to 
15838 \begin_inset Info
15839 type  "shortcut"
15840 arg   "specialchar-insert end-of-sentence"
15841 \end_inset
15842
15843  for easy access.
15844 \end_layout
15845
15846 \begin_layout Standard
15847 With the corrections, our earlier examples look like this:
15848 \end_layout
15849
15850 \begin_layout Itemize
15851 e.
15852 \begin_inset space \thinspace{}
15853 \end_inset
15854
15855 g.
15856 \begin_inset space \space{}
15857 \end_inset
15858
15859 this is too much space!
15860 \end_layout
15861
15862 \begin_layout Itemize
15863 This is I\SpecialChar \@.
15864  It's okay.
15865 \end_layout
15866
15867 \begin_layout Standard
15868 Some languages don't use extra spacing between sentences.
15869  If your language is such a language, you don't need to worry, because LaTeX
15870  will take care of this.
15871 \end_layout
15872
15873 \begin_layout Standard
15874 For those that do need to bother, there is help to catch those sneaky errors:
15875  Check out the 
15876 \family sans
15877 Check
15878 \begin_inset space ~
15879 \end_inset
15880
15881 TeX
15882 \family default
15883  feature described in section 
15884 \emph on
15885 Checking TeX
15886 \emph default
15887  of the 
15888 \emph on
15889 Additional Features
15890 \emph default
15891  manual.
15892 \end_layout
15893
15894 \begin_layout Subsubsection
15895 Quotes
15896 \begin_inset Index idx
15897 status collapsed
15898
15899 \begin_layout Plain Layout
15900 Typography ! Quotes
15901 \end_layout
15902
15903 \end_inset
15904
15905
15906 \begin_inset Index idx
15907 status collapsed
15908
15909 \begin_layout Plain Layout
15910 Quotes | see
15911 \begin_inset ERT
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915
15916 {
15917 \end_layout
15918
15919 \end_inset
15920
15921 Typography
15922 \begin_inset ERT
15923 status collapsed
15924
15925 \begin_layout Plain Layout
15926
15927 }
15928 \end_layout
15929
15930 \end_inset
15931
15932
15933 \end_layout
15934
15935 \end_inset
15936
15937
15938 \end_layout
15939
15940 \begin_layout Standard
15941 LyX usually sets quotes correctly.
15942  Specifically, it will use an opening quote at the beginning of quoted text,
15943  and use a closing quote at the end.
15944  For example, 
15945 \begin_inset Quotes eld
15946 \end_inset
15947
15948 open close
15949 \begin_inset Quotes erd
15950 \end_inset
15951
15952 .
15953  The keyboard character, 
15954 \family sans
15955 "
15956 \family default
15957 , generates this automatically.
15958 \end_layout
15959
15960 \begin_layout Standard
15961 You can change the behavior of the 
15962 \family sans
15963 "
15964 \family default
15965  key using the submenu 
15966 \family sans
15967 Language
15968 \family default
15969  of the dialog 
15970 \family sans
15971 Document\SpecialChar \menuseparator
15972 Settings
15973 \family default
15974
15975 \begin_inset Index idx
15976 status collapsed
15977
15978 \begin_layout Plain Layout
15979 Document ! Settings
15980 \end_layout
15981
15982 \end_inset
15983
15984  dialog.
15985 \end_layout
15986
15987 \begin_layout Standard
15988 You can also select quotes for different languages in the box 
15989 \family sans
15990 Type
15991 \family default
15992  option.
15993  There are six choices:
15994 \end_layout
15995
15996 \begin_layout Labeling
15997 \labelwidthstring 00.00.0000
15998
15999 \family sans
16000 \begin_inset Quotes eld
16001 \end_inset
16002
16003 Text
16004 \begin_inset Quotes erd
16005 \end_inset
16006
16007
16008 \family default
16009  Use quotes like this 
16010 \begin_inset Quotes eld
16011 \end_inset
16012
16013 double
16014 \begin_inset Quotes erd
16015 \end_inset
16016
16017  or 
16018 \begin_inset Quotes els
16019 \end_inset
16020
16021 single
16022 \begin_inset Quotes ers
16023 \end_inset
16024
16025
16026 \end_layout
16027
16028 \begin_layout Labeling
16029 \labelwidthstring 00.00.0000
16030
16031 \family sans
16032 \begin_inset Quotes sld
16033 \end_inset
16034
16035 Text
16036 \begin_inset Quotes srd
16037 \end_inset
16038
16039
16040 \family default
16041  Use quotes like 
16042 \begin_inset Quotes sld
16043 \end_inset
16044
16045 this
16046 \begin_inset Quotes srd
16047 \end_inset
16048
16049  or 'this
16050 \begin_inset Quotes ers
16051 \end_inset
16052
16053
16054 \end_layout
16055
16056 \begin_layout Labeling
16057 \labelwidthstring 00.00.0000
16058
16059 \family sans
16060 \begin_inset Quotes gld
16061 \end_inset
16062
16063 Text
16064 \begin_inset Quotes grd
16065 \end_inset
16066
16067
16068 \family default
16069  Use quotes like 
16070 \begin_inset Quotes gld
16071 \end_inset
16072
16073 this
16074 \begin_inset Quotes grd
16075 \end_inset
16076
16077  or 
16078 \begin_inset Quotes gls
16079 \end_inset
16080
16081 this
16082 \begin_inset Quotes grs
16083 \end_inset
16084
16085
16086 \end_layout
16087
16088 \begin_layout Labeling
16089 \labelwidthstring 00.00.0000
16090
16091 \family sans
16092 \begin_inset Quotes pld
16093 \end_inset
16094
16095 Text
16096 \begin_inset Quotes prd
16097 \end_inset
16098
16099
16100 \family default
16101  Use quotes like 
16102 \begin_inset Quotes pld
16103 \end_inset
16104
16105 this
16106 \begin_inset Quotes prd
16107 \end_inset
16108
16109  or 
16110 \begin_inset Quotes pls
16111 \end_inset
16112
16113 this
16114 \begin_inset Quotes prs
16115 \end_inset
16116
16117
16118 \end_layout
16119
16120 \begin_layout Labeling
16121 \labelwidthstring 00.00.0000
16122
16123 \family sans
16124 \begin_inset Quotes fld
16125 \end_inset
16126
16127 Text
16128 \begin_inset Quotes frd
16129 \end_inset
16130
16131
16132 \family default
16133  Use quotes like 
16134 \begin_inset Quotes fld
16135 \end_inset
16136
16137 this
16138 \begin_inset Quotes frd
16139 \end_inset
16140
16141  or 
16142 \begin_inset Quotes fls
16143 \end_inset
16144
16145 this
16146 \begin_inset Quotes frs
16147 \end_inset
16148
16149
16150 \end_layout
16151
16152 \begin_layout Labeling
16153 \labelwidthstring 00.00.0000
16154
16155 \family sans
16156 \begin_inset Quotes ald
16157 \end_inset
16158
16159 Text
16160 \begin_inset Quotes ard
16161 \end_inset
16162
16163
16164 \family default
16165  Use quotes like 
16166 \begin_inset Quotes ald
16167 \end_inset
16168
16169 this
16170 \begin_inset Quotes ard
16171 \end_inset
16172
16173  or 
16174 \begin_inset Quotes als
16175 \end_inset
16176
16177 this
16178 \begin_inset Quotes ars
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \begin_layout Standard
16185 These settings affect what character the 
16186 \family sans
16187 "
16188 \family default
16189  key produces.
16190 \end_layout
16191
16192 \begin_layout Subsection
16193 Ligatures
16194 \begin_inset Index idx
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198 Typography ! Ligatures
16199 \end_layout
16200
16201 \end_inset
16202
16203
16204 \begin_inset Index idx
16205 status collapsed
16206
16207 \begin_layout Plain Layout
16208 Ligatures | see
16209 \begin_inset ERT
16210 status collapsed
16211
16212 \begin_layout Plain Layout
16213
16214 {
16215 \end_layout
16216
16217 \end_inset
16218
16219 Typography
16220 \begin_inset ERT
16221 status collapsed
16222
16223 \begin_layout Plain Layout
16224
16225 }
16226 \end_layout
16227
16228 \end_inset
16229
16230
16231 \end_layout
16232
16233 \end_inset
16234
16235
16236 \begin_inset CommandInset label
16237 LatexCommand label
16238 name "sub:Ligatures"
16239
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \begin_layout Standard
16246 It is standard typesetting practice to group certain letters together and
16247  print them as single characters.
16248  These groups are known as 
16249 \emph on
16250 ligatures
16251 \emph default
16252 .
16253  Since LaTeX knows about ligatures, your documents will contain them too
16254  in the output.
16255  Here are the standard ligatures:
16256 \end_layout
16257
16258 \begin_layout Itemize
16259 ff
16260 \end_layout
16261
16262 \begin_layout Itemize
16263 fi
16264 \end_layout
16265
16266 \begin_layout Itemize
16267 fl
16268 \end_layout
16269
16270 \begin_layout Itemize
16271 ffi
16272 \end_layout
16273
16274 \begin_layout Itemize
16275 ffl
16276 \end_layout
16277
16278 \begin_layout Standard
16279 Some languages uses other ligatures if the document font supports them.
16280 \end_layout
16281
16282 \begin_layout Standard
16283 Sometimes, you don't want a ligature in a word.
16284  While a ligature may be okay in the word, 
16285 \begin_inset Quotes eld
16286 \end_inset
16287
16288 graffiti,
16289 \begin_inset Quotes erd
16290 \end_inset
16291
16292  it looks really weird in compound words, such as 
16293 \begin_inset Quotes eld
16294 \end_inset
16295
16296 cufflink
16297 \begin_inset Quotes erd
16298 \end_inset
16299
16300  or the German 
16301 \begin_inset Quotes eld
16302 \end_inset
16303
16304 Dorffest.
16305 \begin_inset Quotes erd
16306 \end_inset
16307
16308  To break a ligature, use 
16309 \family sans
16310 Insert\SpecialChar \menuseparator
16311 Formatting\SpecialChar \menuseparator
16312 Ligature
16313 \begin_inset space ~
16314 \end_inset
16315
16316 Break.
16317
16318 \family default
16319  This changes 
16320 \begin_inset Quotes eld
16321 \end_inset
16322
16323 cufflinks
16324 \begin_inset Quotes erd
16325 \end_inset
16326
16327  to 
16328 \begin_inset Quotes eld
16329 \end_inset
16330
16331 cuff\SpecialChar \textcompwordmark{}
16332 links
16333 \begin_inset Quotes erd
16334 \end_inset
16335
16336  and 
16337 \begin_inset Quotes eld
16338 \end_inset
16339
16340 Dorffest
16341 \begin_inset Quotes erd
16342 \end_inset
16343
16344  to 
16345 \begin_inset Quotes eld
16346 \end_inset
16347
16348 Dorf\SpecialChar \textcompwordmark{}
16349 fest
16350 \begin_inset Quotes erd
16351 \end_inset
16352
16353 .
16354 \end_layout
16355
16356 \begin_layout Subsection
16357 LyX's Proper Names
16358 \begin_inset Index idx
16359 status collapsed
16360
16361 \begin_layout Plain Layout
16362 LyX ! Proper names
16363 \end_layout
16364
16365 \end_inset
16366
16367
16368 \begin_inset CommandInset label
16369 LatexCommand label
16370 name "sub:LyX's-Proper-Names"
16371
16372 \end_inset
16373
16374
16375 \end_layout
16376
16377 \begin_layout Standard
16378 You will certainly have noticed that the word “LaTeX” always appears with
16379  characters in different sizes and heights.
16380  LaTeX is the name of the program used by LyX and is therefore recognized
16381  as a proper name when you type it in LyX as 
16382 \begin_inset Quotes eld
16383 \end_inset
16384
16385 LaT
16386 \begin_inset ERT
16387 status collapsed
16388
16389 \begin_layout Plain Layout
16390
16391 {}
16392 \end_layout
16393
16394 \end_inset
16395
16396 eX
16397 \begin_inset Quotes erd
16398 \end_inset
16399
16400 .
16401 \begin_inset Note Note
16402 status collapsed
16403
16404 \begin_layout Plain Layout
16405 The braces in TeX Code are here to avoid that the 
16406 \begin_inset Quotes eld
16407 \end_inset
16408
16409 command
16410 \begin_inset Quotes erd
16411 \end_inset
16412
16413  appear as proper name in the output, see the last paragraph of this section.
16414  To create proper names omit the TeX Code.
16415 \end_layout
16416
16417 \end_inset
16418
16419  Note the order of the upper-and lowercase letters! LyX recognizes the following
16420  proper names:
16421 \end_layout
16422
16423 \begin_layout Description
16424 LyX The name of the game, write 
16425 \begin_inset Quotes eld
16426 \end_inset
16427
16428 L
16429 \begin_inset ERT
16430 status collapsed
16431
16432 \begin_layout Plain Layout
16433
16434 {}
16435 \end_layout
16436
16437 \end_inset
16438
16439 yX
16440 \begin_inset Quotes erd
16441 \end_inset
16442
16443  to produce it.
16444 \end_layout
16445
16446 \begin_layout Description
16447 TeX The program used by LaTeX, write 
16448 \begin_inset Quotes eld
16449 \end_inset
16450
16451 T
16452 \begin_inset ERT
16453 status collapsed
16454
16455 \begin_layout Plain Layout
16456
16457 {}
16458 \end_layout
16459
16460 \end_inset
16461
16462 eX
16463 \begin_inset Quotes erd
16464 \end_inset
16465
16466  to produce it.
16467 \end_layout
16468
16469 \begin_layout Description
16470 LaTeX The program used by LyX, write 
16471 \begin_inset Quotes eld
16472 \end_inset
16473
16474 LaT
16475 \begin_inset ERT
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479
16480 {}
16481 \end_layout
16482
16483 \end_inset
16484
16485 eX
16486 \begin_inset Quotes erd
16487 \end_inset
16488
16489  to produce it.
16490 \end_layout
16491
16492 \begin_layout Description
16493 LaTeX2e The actual version of LaTeX, write 
16494 \begin_inset Quotes eld
16495 \end_inset
16496
16497 LaT
16498 \begin_inset ERT
16499 status collapsed
16500
16501 \begin_layout Plain Layout
16502
16503 {}
16504 \end_layout
16505
16506 \end_inset
16507
16508 eX2e
16509 \begin_inset Quotes erd
16510 \end_inset
16511
16512  to produce it.
16513 \end_layout
16514
16515 \begin_layout Standard
16516 You might wonder why the LaTeX-version is 
16517 \begin_inset Quotes eld
16518 \end_inset
16519
16520 2
16521 \begin_inset Formula $\epsilon$
16522 \end_inset
16523
16524
16525 \begin_inset Quotes erd
16526 \end_inset
16527
16528 .
16529  It's an old tradition in the TeX-world to give programs geek version numbers.
16530  For example the version number of TeX converges to the number 
16531 \begin_inset Formula $\pi$
16532 \end_inset
16533
16534 : The actual version is 
16535 \begin_inset Quotes eld
16536 \end_inset
16537
16538 TeX-3.141592
16539 \begin_inset Quotes erd
16540 \end_inset
16541
16542 , the previous one was 
16543 \begin_inset Quotes eld
16544 \end_inset
16545
16546 TeX-3.14159
16547 \begin_inset Quotes erd
16548 \end_inset
16549
16550 .
16551 \end_layout
16552
16553 \begin_layout Standard
16554 If you don't want to use proper names, e.
16555 \begin_inset space \thinspace{}
16556 \end_inset
16557
16558 g.
16559 \begin_inset space \space{}
16560 \end_inset
16561
16562 in section headings, you can insert two empty braces in TeX Code in the
16563  word.
16564  This will look in LyX like: 
16565 \begin_inset Graphics
16566         filename clipart/LaTeX.png
16567         scale 80
16568
16569 \end_inset
16570
16571
16572 \begin_inset Newline newline
16573 \end_inset
16574
16575 For more about TeX Code, look at section
16576 \begin_inset space ~
16577 \end_inset
16578
16579
16580 \begin_inset CommandInset ref
16581 LatexCommand ref
16582 reference "sec:TeX-Code"
16583
16584 \end_inset
16585
16586 .
16587 \end_layout
16588
16589 \begin_layout Subsection
16590 Units
16591 \begin_inset Index idx
16592 status collapsed
16593
16594 \begin_layout Plain Layout
16595 Typography ! Units
16596 \end_layout
16597
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \begin_layout Standard
16604 Generally the space between units and the number is smaller than the normal
16605  space between two words.
16606  As you can see in the example below, it looks better when the space is
16607  smaller.
16608  To get such a 
16609 \begin_inset Quotes eld
16610 \end_inset
16611
16612 half space
16613 \begin_inset Quotes erd
16614 \end_inset
16615
16616  for units use the menu 
16617 \family sans
16618 Insert\SpecialChar \menuseparator
16619 Formatting\SpecialChar \menuseparator
16620 Thin
16621 \begin_inset space ~
16622 \end_inset
16623
16624 Space
16625 \family default
16626  (shortcut 
16627 \begin_inset Info
16628 type  "shortcuts"
16629 arg   "space-insert thin"
16630 \end_inset
16631
16632 ).
16633 \end_layout
16634
16635 \begin_layout Standard
16636 Here is an example to show the differences:
16637 \end_layout
16638
16639 \begin_layout Standard
16640 \begin_inset Tabular
16641 <lyxtabular version="3" rows="2" columns="2">
16642 <features tabularvalignment="middle">
16643 <column alignment="left" valignment="top" width="0">
16644 <column alignment="left" valignment="top" width="0">
16645 <row>
16646 <cell alignment="center" valignment="top" usebox="none">
16647 \begin_inset Text
16648
16649 \begin_layout Plain Layout
16650 24
16651 \begin_inset space ~
16652 \end_inset
16653
16654 kW
16655 \begin_inset Formula $\cdot$
16656 \end_inset
16657
16658 h
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 <cell alignment="center" valignment="top" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667 space between number and unit
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 </row>
16673 <row>
16674 <cell alignment="center" valignment="top" usebox="none">
16675 \begin_inset Text
16676
16677 \begin_layout Plain Layout
16678 24
16679 \begin_inset space \thinspace{}
16680 \end_inset
16681
16682 kW
16683 \begin_inset Formula $\cdot$
16684 \end_inset
16685
16686 h
16687 \end_layout
16688
16689 \end_inset
16690 </cell>
16691 <cell alignment="center" valignment="top" usebox="none">
16692 \begin_inset Text
16693
16694 \begin_layout Plain Layout
16695 half space between number and unit
16696 \end_layout
16697
16698 \end_inset
16699 </cell>
16700 </row>
16701 </lyxtabular>
16702
16703 \end_inset
16704
16705
16706 \end_layout
16707
16708 \begin_layout Subsection
16709 Widows and Orphans
16710 \begin_inset Index idx
16711 status collapsed
16712
16713 \begin_layout Plain Layout
16714 Typography ! Widows and orphans
16715 \end_layout
16716
16717 \end_inset
16718
16719
16720 \end_layout
16721
16722 \begin_layout Standard
16723 In the early days of word processors, page breaks went wherever the page
16724  happened to end.
16725  There was no regard for what was actually going on in the text.
16726  You may remember once printing out a document, only to find the heading
16727  for a new section printed at the very bottom of the page, the first line
16728  of a new paragraph all alone at the bottom of a page, or the last line
16729  of a paragraph at the top of a new page.
16730  These bits of text became known as 
16731 \emph on
16732 widows
16733 \emph default
16734  and 
16735 \emph on
16736 orphans
16737 \emph default
16738 .
16739 \end_layout
16740
16741 \begin_layout Standard
16742 Clearly, LyX can avoid breaking pages after a section heading.
16743  That's part of the advantage of paragraph environments.
16744  But what about widows and orphans, where the page breaks leave one line
16745  of a paragraph all alone at the top or bottom of a page? There are rules
16746  built into LaTeX governing page breaks, and some of those rules are there
16747  to specifically prevent widows and orphans.
16748  This is the advantage LyX has in using LaTeX as its backend.
16749 \end_layout
16750
16751 \begin_layout Standard
16752 There's no way we can go into how TeX and LaTeX decide to break a page,
16753  or how you can tweak that behavior.
16754  Some LaTeX books listed in the bibliography (such as
16755 \begin_inset space ~
16756 \end_inset
16757
16758
16759 \begin_inset CommandInset citation
16760 LatexCommand cite
16761 key "latexcompanion"
16762
16763 \end_inset
16764
16765  or
16766 \begin_inset space ~
16767 \end_inset
16768
16769
16770 \begin_inset CommandInset citation
16771 LatexCommand cite
16772 key "latexguide"
16773
16774 \end_inset
16775
16776 ) may have more information.
16777  You will almost never need to worry about this, however.
16778 \end_layout
16779
16780 \begin_layout Chapter
16781 Notes, Graphics, Tables, and Floats
16782 \begin_inset CommandInset label
16783 LatexCommand label
16784 name "cha:Floats-and-Notes"
16785
16786 \end_inset
16787
16788
16789 \end_layout
16790
16791 \begin_layout Standard
16792 The issues of this chapter are described in detail in the 
16793 \emph on
16794 Embedded
16795 \begin_inset space ~
16796 \end_inset
16797
16798 Objects
16799 \emph default
16800  manual.
16801  There you'll also find tips and tricks for special cases.
16802 \end_layout
16803
16804 \begin_layout Section
16805 Notes
16806 \begin_inset Index idx
16807 status collapsed
16808
16809 \begin_layout Plain Layout
16810 Notes
16811 \end_layout
16812
16813 \end_inset
16814
16815
16816 \begin_inset CommandInset label
16817 LatexCommand label
16818 name "sec:Notes"
16819
16820 \end_inset
16821
16822
16823 \end_layout
16824
16825 \begin_layout Standard
16826 LyX offers you a few types of notes to add to your document:
16827 \end_layout
16828
16829 \begin_layout Description
16830 LyX
16831 \begin_inset space ~
16832 \end_inset
16833
16834 Note This note type is for internal notes that will not appear in the output.
16835 \begin_inset Newline newline
16836 \end_inset
16837
16838
16839 \begin_inset Note Note
16840 status open
16841
16842 \begin_layout Plain Layout
16843 This is text in a note box that doesn't appear in the output.
16844 \end_layout
16845
16846 \end_inset
16847
16848
16849 \end_layout
16850
16851 \begin_layout Description
16852 Comment This note also doesn't appear in the output but it appears as LaTeX-comm
16853 ent, when you export the document to LaTeX via the menu 
16854 \family sans
16855 File\SpecialChar \menuseparator
16856 Export\SpecialChar \menuseparator
16857 LaTeX (pdflatex) / (plain)
16858 \family default
16859 .
16860 \begin_inset Newline newline
16861 \end_inset
16862
16863
16864 \begin_inset Note Comment
16865 status open
16866
16867 \begin_layout Plain Layout
16868 This is text in a note box that only appears as comment in LaTeX-files.
16869 \end_layout
16870
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \begin_layout Description
16877 Greyed
16878 \begin_inset space ~
16879 \end_inset
16880
16881 Out This note will appear in the output as grey text.
16882 \begin_inset Newline newline
16883 \end_inset
16884
16885
16886 \begin_inset Newline newline
16887 \end_inset
16888
16889
16890 \begin_inset Note Greyedout
16891 status open
16892
16893 \begin_layout Plain Layout
16894 This is text
16895 \begin_inset Foot
16896 status collapsed
16897
16898 \begin_layout Plain Layout
16899 This is an example footnote within a greyed out note.
16900  In this document the greyed out note color is redefined to blue.
16901  How this can be done is explained in the 
16902 \emph on
16903 Embedded
16904 \begin_inset space ~
16905 \end_inset
16906
16907 Objects
16908 \emph default
16909  manual.
16910 \end_layout
16911
16912 \end_inset
16913
16914  of a comment that appears in the output as grey text.
16915 \end_layout
16916
16917 \end_inset
16918
16919
16920 \begin_inset Newline newline
16921 \end_inset
16922
16923
16924 \begin_inset Newline newline
16925 \end_inset
16926
16927 As you can see in the example, the first line of greyed out notes is a bit
16928  indented and greyed out notes can have footnotes.
16929 \end_layout
16930
16931 \begin_layout Standard
16932 Notes are inserted with the toolbar button 
16933 \begin_inset Info
16934 type  "icon"
16935 arg   "note-insert"
16936 \end_inset
16937
16938  or the menu 
16939 \family sans
16940 Insert\SpecialChar \menuseparator
16941 Note
16942 \family default
16943 .
16944  Right-click on the appearing note box to select the note type.
16945 \end_layout
16946
16947 \begin_layout Section
16948 Footnotes
16949 \begin_inset Index idx
16950 status collapsed
16951
16952 \begin_layout Plain Layout
16953 Footnotes
16954 \end_layout
16955
16956 \end_inset
16957
16958
16959 \begin_inset CommandInset label
16960 LatexCommand label
16961 name "sec:Footnotes"
16962
16963 \end_inset
16964
16965
16966 \end_layout
16967
16968 \begin_layout Standard
16969 LyX uses boxes to display footnotes: When you insert a footnote using the
16970  menu 
16971 \family sans
16972 Insert\SpecialChar \menuseparator
16973 Footnote
16974 \family default
16975  or the toolbar button 
16976 \begin_inset Info
16977 type  "icon"
16978 arg   "footnote-insert"
16979 \end_inset
16980
16981
16982 \family roman
16983 \series medium
16984 \bar no
16985 you'll see
16986 \family default
16987 \series default
16988 \bar default
16989  the following box: 
16990 \begin_inset Graphics
16991         filename clipart/footnoteQt4.png
16992         scale 80
16993
16994 \end_inset
16995
16996
16997 \family roman
16998 \series medium
16999 \bar no
17000  This box is LyX's representation of your footnote.
17001  If you
17002 \family default
17003 \series default
17004 \bar default
17005  left-click on 
17006 \family roman
17007 \series medium
17008 \bar no
17009 the 
17010 \begin_inset Quotes eld
17011 \end_inset
17012
17013
17014 \family sans
17015 foot
17016 \family roman
17017
17018 \begin_inset Quotes erd
17019 \end_inset
17020
17021
17022 \family default
17023 \series default
17024 \bar default
17025  
17026 \family roman
17027 \series medium
17028 \bar no
17029 label, the box will
17030 \family default
17031 \series default
17032 \bar default
17033  be opened and you can enter the footnote text into it.
17034  Clicking on the box label again, will close 
17035 \family roman
17036 \series medium
17037 \bar no
17038 the
17039 \family default
17040 \series default
17041 \bar default
17042  box
17043 \family roman
17044 \series medium
17045 \bar no
17046 .
17047  If you want to turn existing text into a footnote, simply mark it and click
17048  on the footnote
17049 \family default
17050 \series default
17051 \bar default
17052  toolbar 
17053 \family roman
17054 \series medium
17055 \bar no
17056 button
17057 \family default
17058 \series default
17059 \bar default
17060 .
17061 \end_layout
17062
17063 \begin_layout Standard
17064 Here's an example footnote:
17065 \family roman
17066 \series medium
17067 \bar no
17068
17069 \begin_inset Foot
17070 status collapsed
17071
17072 \begin_layout Plain Layout
17073 To close a footnote, click on the footnote box label.
17074 \end_layout
17075
17076 \end_inset
17077
17078
17079 \end_layout
17080
17081 \begin_layout Standard
17082 The footnote will appear in the output as a superscript number at the text
17083  position where the footnote box is placed.
17084  The footnote text is placed at the bottom of the current page.
17085  The footnote number is calculated by LyX, the numbers are consecutive,
17086  no matter in which chapter the footnote is in.
17087  LyX doesn't support other numbering schemes yet, but you can get another
17088  scheme using special LaTeX-commands.
17089  T
17090 \family roman
17091 h
17092 \family default
17093 ey are described in the 
17094 \emph on
17095 Embedded
17096 \begin_inset space ~
17097 \end_inset
17098
17099 Objects
17100 \emph default
17101  manual.
17102 \end_layout
17103
17104 \begin_layout Section
17105 Marginal Notes
17106 \begin_inset Index idx
17107 status collapsed
17108
17109 \begin_layout Plain Layout
17110 Marginal notes
17111 \end_layout
17112
17113 \end_inset
17114
17115
17116 \begin_inset CommandInset label
17117 LatexCommand label
17118 name "sec:Marginal-Notes"
17119
17120 \end_inset
17121
17122
17123 \end_layout
17124
17125 \begin_layout Standard
17126 Marginal notes look and behave just like footnotes in LyX.
17127  When you insert a margin note via the menu 
17128 \family sans
17129 Insert\SpecialChar \menuseparator
17130 Marginal
17131 \begin_inset space ~
17132 \end_inset
17133
17134 Note
17135 \family default
17136  or the toolbar button 
17137 \begin_inset Info
17138 type  "icon"
17139 arg   "marginalnote-insert"
17140 \end_inset
17141
17142 , you'll see 
17143 \family roman
17144 \series medium
17145 a
17146 \family default
17147 \series default
17148  grey 
17149 \family roman
17150 \series medium
17151 box with a
17152 \family default
17153 \series default
17154  red 
17155 \family roman
17156 \series medium
17157 label 
17158 \begin_inset Quotes eld
17159 \end_inset
17160
17161 margin
17162 \begin_inset Quotes erd
17163 \end_inset
17164
17165  appearing within your text.
17166  This box is LyX's representation of your margin
17167 \family default
17168 \series default
17169 al 
17170 \family roman
17171 \series medium
17172 note.
17173 \end_layout
17174
17175 \begin_layout Standard
17176 At the side is an example marginal note.
17177 \family roman
17178 \series medium
17179
17180 \begin_inset Marginal
17181 status open
17182
17183 \begin_layout Plain Layout
17184 This is a marginal note.
17185 \end_layout
17186
17187 \end_inset
17188
17189
17190 \end_layout
17191
17192 \begin_layout Standard
17193 Marginal notes appear at the right side in single-sided documents.
17194  In double-sided documents they appear in the outer margin – left on even
17195  pages, right on odd pages.
17196 \end_layout
17197
17198 \begin_layout Section
17199 Graphics and Images
17200 \begin_inset Index idx
17201 status collapsed
17202
17203 \begin_layout Plain Layout
17204 Images
17205 \end_layout
17206
17207 \end_inset
17208
17209
17210 \begin_inset Index idx
17211 status collapsed
17212
17213 \begin_layout Plain Layout
17214 Graphics
17215 \end_layout
17216
17217 \end_inset
17218
17219
17220 \begin_inset CommandInset label
17221 LatexCommand label
17222 name "sec:Graphics"
17223
17224 \end_inset
17225
17226
17227 \end_layout
17228
17229 \begin_layout Standard
17230 To insert an image in your document, place the cursor at the text position
17231  you want and click on the toolbar icon 
17232 \begin_inset Info
17233 type  "icon"
17234 arg   "dialog-show-new-inset graphics"
17235 \end_inset
17236
17237  or select 
17238 \family sans
17239 Insert\SpecialChar \menuseparator
17240 Graphics
17241 \family default
17242  from the menu.
17243  Then a dialog will appear to choose the file to load.
17244 \end_layout
17245
17246 \begin_layout Standard
17247 This dialog has numerous mostly self-explanatory parameters.
17248  The 
17249 \family sans
17250 Graphics
17251 \family default
17252  tab allows you to choose your image file.
17253  The image can be transformed by setting a rotation angle and a scaling
17254  factor.
17255  The scaling units are explained in Appendix
17256 \begin_inset space ~
17257 \end_inset
17258
17259
17260 \begin_inset CommandInset ref
17261 LatexCommand ref
17262 reference "cha:Units-available-in"
17263
17264 \end_inset
17265
17266 .
17267 \end_layout
17268
17269 \begin_layout Standard
17270 In the tab 
17271 \family sans
17272 Clipping
17273 \family default
17274  it is possible to set image coordinates to adjust the height and width
17275  of the image in the output.
17276  The coordinates can also be calculated automatically by pressing the button
17277  
17278 \family sans
17279 Get
17280 \begin_inset space ~
17281 \end_inset
17282
17283 from
17284 \begin_inset space ~
17285 \end_inset
17286
17287 file
17288 \family default
17289 .
17290  The option 
17291 \family sans
17292 Clip
17293 \begin_inset space ~
17294 \end_inset
17295
17296 to
17297 \begin_inset space ~
17298 \end_inset
17299
17300 bounding
17301 \begin_inset space ~
17302 \end_inset
17303
17304 box
17305 \family default
17306  will only print the image region within the given coordinates.
17307  Normally you don't need to take care about image coordinates and can ignore
17308  the tab 
17309 \family sans
17310 Clipping
17311 \family default
17312 .
17313 \end_layout
17314
17315 \begin_layout Standard
17316 In the 
17317 \family sans
17318 LaTeX and LyX options
17319 \family default
17320  tab LaTeX experts can specify additional LaTeX options.
17321  You can also specify here the appearance of the image inside LyX.
17322  The option 
17323 \family sans
17324 Draft
17325 \begin_inset space ~
17326 \end_inset
17327
17328 mode
17329 \family default
17330  has the effect that the image doesn't appear in the output, only a frame
17331  with the image size is printed.
17332  The option 
17333 \family sans
17334 Don't
17335 \begin_inset space ~
17336 \end_inset
17337
17338 unzip
17339 \begin_inset space ~
17340 \end_inset
17341
17342 on
17343 \begin_inset space ~
17344 \end_inset
17345
17346 export
17347 \family default
17348  is explained in the 
17349 \emph on
17350 Embedded
17351 \begin_inset space ~
17352 \end_inset
17353
17354 Objects
17355 \emph default
17356  manual in section 
17357 \emph on
17358 Graphics Dialog
17359 \emph default
17360 .
17361 \end_layout
17362
17363 \begin_layout Standard
17364 The graphics dialog can be called at any time by clicking on an image.
17365  The image will appear in the output exactly at the position where it is
17366  in the text.
17367  This is an example image within a separate, horizontally centered paragraph:
17368  
17369 \end_layout
17370
17371 \begin_layout Standard
17372 \align center
17373 \begin_inset Graphics
17374         filename clipart/mobius.eps
17375         scale 70
17376
17377 \end_inset
17378
17379
17380 \end_layout
17381
17382 \begin_layout Standard
17383 If you need image captions and want to reference images, you have to put
17384  the image into a float, see section
17385 \begin_inset space ~
17386 \end_inset
17387
17388
17389 \begin_inset CommandInset ref
17390 LatexCommand ref
17391 reference "sub:Figure-Floats"
17392
17393 \end_inset
17394
17395 .
17396 \end_layout
17397
17398 \begin_layout Subsection
17399 Image Formats
17400 \begin_inset Index idx
17401 status collapsed
17402
17403 \begin_layout Plain Layout
17404 Images ! Formats
17405 \end_layout
17406
17407 \end_inset
17408
17409
17410 \begin_inset CommandInset label
17411 LatexCommand label
17412 name "sub:Image-Formats"
17413
17414 \end_inset
17415
17416
17417 \end_layout
17418
17419 \begin_layout Standard
17420 You can insert images in any known file format.
17421  But as we explained in section
17422 \begin_inset space ~
17423 \end_inset
17424
17425
17426 \begin_inset CommandInset ref
17427 LatexCommand ref
17428 reference "sub:Output-file-formats"
17429
17430 \end_inset
17431
17432 , every output document format allows only a few image formats.
17433  LyX uses therefore the program 
17434 \family typewriter
17435 ImageMagick
17436 \family default
17437  in the background to convert the images to the right format.
17438  To increase your workflow by avoiding these conversions in the background,
17439  you can use only the image formats listed in the subsections of section
17440 \begin_inset space ~
17441 \end_inset
17442
17443
17444 \begin_inset CommandInset ref
17445 LatexCommand ref
17446 reference "sub:Output-file-formats"
17447
17448 \end_inset
17449
17450 .
17451 \end_layout
17452
17453 \begin_layout Standard
17454 Similar to fonts there are two types of image formats:
17455 \end_layout
17456
17457 \begin_layout Description
17458 Bitmap
17459 \begin_inset space ~
17460 \end_inset
17461
17462 images consist of pixel values, often in a compressed form.
17463  They are therefore not fully scalable and look pixelated in large zooms.
17464  Well-known bitmap image formats are 
17465 \begin_inset Quotes eld
17466 \end_inset
17467
17468 Graphics Interchange Format
17469 \begin_inset Quotes erd
17470 \end_inset
17471
17472  (GIF, file extension 
17473 \begin_inset Quotes eld
17474 \end_inset
17475
17476
17477 \family typewriter
17478 .gif
17479 \family default
17480
17481 \begin_inset Quotes erd
17482 \end_inset
17483
17484 )
17485 \begin_inset Index idx
17486 status collapsed
17487
17488 \begin_layout Plain Layout
17489 GIF|see
17490 \begin_inset ERT
17491 status collapsed
17492
17493 \begin_layout Plain Layout
17494
17495 {
17496 \end_layout
17497
17498 \end_inset
17499
17500 Image formats
17501 \begin_inset ERT
17502 status collapsed
17503
17504 \begin_layout Plain Layout
17505
17506 }
17507 \end_layout
17508
17509 \end_inset
17510
17511
17512 \end_layout
17513
17514 \end_inset
17515
17516
17517 \begin_inset Quotes eld
17518 \end_inset
17519
17520 Portable Network Graphics
17521 \begin_inset Quotes erd
17522 \end_inset
17523
17524  (PNG, file extension 
17525 \begin_inset Quotes eld
17526 \end_inset
17527
17528
17529 \family typewriter
17530 .png
17531 \family default
17532
17533 \begin_inset Quotes erd
17534 \end_inset
17535
17536 )
17537 \begin_inset Index idx
17538 status collapsed
17539
17540 \begin_layout Plain Layout
17541 PNG|see
17542 \begin_inset ERT
17543 status collapsed
17544
17545 \begin_layout Plain Layout
17546
17547 {
17548 \end_layout
17549
17550 \end_inset
17551
17552 Image formats
17553 \begin_inset ERT
17554 status collapsed
17555
17556 \begin_layout Plain Layout
17557
17558 }
17559 \end_layout
17560
17561 \end_inset
17562
17563
17564 \end_layout
17565
17566 \end_inset
17567
17568 , and 
17569 \begin_inset Quotes eld
17570 \end_inset
17571
17572 Joint Photographic Experts Group
17573 \begin_inset Quotes erd
17574 \end_inset
17575
17576  (JPG, file extension 
17577 \begin_inset Quotes eld
17578 \end_inset
17579
17580
17581 \family typewriter
17582 .jpg
17583 \family default
17584
17585 \begin_inset Quotes erd
17586 \end_inset
17587
17588  or 
17589 \begin_inset Quotes eld
17590 \end_inset
17591
17592
17593 \family typewriter
17594 .jpeg
17595 \family default
17596
17597 \begin_inset Quotes erd
17598 \end_inset
17599
17600 )
17601 \begin_inset Index idx
17602 status collapsed
17603
17604 \begin_layout Plain Layout
17605 JPG|see
17606 \begin_inset ERT
17607 status collapsed
17608
17609 \begin_layout Plain Layout
17610
17611 {
17612 \end_layout
17613
17614 \end_inset
17615
17616 Image formats
17617 \begin_inset ERT
17618 status collapsed
17619
17620 \begin_layout Plain Layout
17621
17622 }
17623 \end_layout
17624
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \end_inset
17631
17632 .
17633 \end_layout
17634
17635 \begin_layout Description
17636 Scalable
17637 \begin_inset space ~
17638 \end_inset
17639
17640 images consist of vectors and can therefore be scaled to any size without
17641  data loss.
17642  The scaling ability is necessary if you want to create presentations, because
17643  presentations are always scaled by the beamer.
17644  Scaling is also useful for online documents to let the user zoom into diagrams.
17645 \begin_inset Newline newline
17646 \end_inset
17647
17648 Scalable image formats can be 
17649 \begin_inset Quotes eld
17650 \end_inset
17651
17652 Scalable Vector Graphics
17653 \begin_inset Quotes erd
17654 \end_inset
17655
17656  (SVG, file extension 
17657 \begin_inset Quotes eld
17658 \end_inset
17659
17660
17661 \family typewriter
17662 .svg
17663 \family default
17664
17665 \begin_inset Quotes erd
17666 \end_inset
17667
17668 )
17669 \begin_inset Index idx
17670 status collapsed
17671
17672 \begin_layout Plain Layout
17673 SVG|see
17674 \begin_inset ERT
17675 status collapsed
17676
17677 \begin_layout Plain Layout
17678
17679 {
17680 \end_layout
17681
17682 \end_inset
17683
17684 Image formats
17685 \begin_inset ERT
17686 status collapsed
17687
17688 \begin_layout Plain Layout
17689
17690 }
17691 \end_layout
17692
17693 \end_inset
17694
17695
17696 \end_layout
17697
17698 \end_inset
17699
17700
17701 \begin_inset Quotes eld
17702 \end_inset
17703
17704 Encapsulated PostScript
17705 \begin_inset Quotes erd
17706 \end_inset
17707
17708  (EPS, file extension 
17709 \begin_inset Quotes eld
17710 \end_inset
17711
17712
17713 \family typewriter
17714 .eps
17715 \family default
17716
17717 \begin_inset Quotes erd
17718 \end_inset
17719
17720 )
17721 \begin_inset Index idx
17722 status collapsed
17723
17724 \begin_layout Plain Layout
17725 EPS|see
17726 \begin_inset ERT
17727 status collapsed
17728
17729 \begin_layout Plain Layout
17730
17731 {
17732 \end_layout
17733
17734 \end_inset
17735
17736 Image formats
17737 \begin_inset ERT
17738 status collapsed
17739
17740 \begin_layout Plain Layout
17741
17742 }
17743 \end_layout
17744
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \end_inset
17751
17752 , and 
17753 \begin_inset Quotes eld
17754 \end_inset
17755
17756 Portable Document Format
17757 \begin_inset Quotes erd
17758 \end_inset
17759
17760  (PDF, file extension 
17761 \begin_inset Quotes eld
17762 \end_inset
17763
17764
17765 \family typewriter
17766 .pdf
17767 \family default
17768
17769 \begin_inset Quotes erd
17770 \end_inset
17771
17772 )
17773 \begin_inset Index idx
17774 status collapsed
17775
17776 \begin_layout Plain Layout
17777 PDF
17778 \end_layout
17779
17780 \end_inset
17781
17782 .
17783  We say it can be, because you can convert any bitmap image format to PDF
17784  or EPS and the result won't be scalable.
17785  In this cases only a header with the image properties is added to the original
17786  image
17787 \begin_inset Foot
17788 status collapsed
17789
17790 \begin_layout Plain Layout
17791 In the case of PDF, the original image is additionally compressed.
17792 \end_layout
17793
17794 \end_inset
17795
17796 .
17797 \end_layout
17798
17799 \begin_layout Standard
17800 Normally one cannot convert a bitmap image into a scalable one, only vice
17801  versa.
17802 \end_layout
17803
17804 \begin_layout Subsection
17805 Grouping of Image Settings
17806 \begin_inset Index idx
17807 status collapsed
17808
17809 \begin_layout Plain Layout
17810 Images ! Settings grouping
17811 \end_layout
17812
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \begin_layout Standard
17819 Each image can define a new group of image settings or join an existing
17820  group.
17821  Images within such a group share their settings, so adjusting one image
17822  of the group automatically also adjusts all other images of the group in
17823  the same way.
17824  So you can for example change the size for a bunch of images without the
17825  need to manually change each of them.
17826  
17827 \end_layout
17828
17829 \begin_layout Standard
17830 A new group can be set by entering a name in the 
17831 \family sans
17832 Group
17833 \begin_inset space ~
17834 \end_inset
17835
17836 Name
17837 \family default
17838  field in the Graphics dialog.
17839  Joining an existing group can be done using the context menu of the image
17840  by checking the name of the desired group.
17841 \end_layout
17842
17843 \begin_layout Section
17844 Tables
17845 \begin_inset Index idx
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849 Tables
17850 \end_layout
17851
17852 \end_inset
17853
17854
17855 \begin_inset CommandInset label
17856 LatexCommand label
17857 name "sec:Tables"
17858
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \begin_layout Standard
17865 You can insert a table using either the toolbar button 
17866 \begin_inset Info
17867 type  "icon"
17868 arg   "tabular-insert"
17869 \end_inset
17870
17871  or the menu 
17872 \family sans
17873 Insert\SpecialChar \menuseparator
17874 Table
17875 \family default
17876 .
17877  A dialog will appear, asking you for the number of rows and columns.
17878  The default table has lines around any cell and the first row appears separated
17879  from the rest of the table.
17880  This separation appears due to a double line: The cells of the first row
17881  have a line below them and the cells of the second row have a line above
17882  them.
17883  Here is an example table:
17884 \end_layout
17885
17886 \begin_layout Standard
17887 \align center
17888 \begin_inset Tabular
17889 <lyxtabular version="3" rows="4" columns="4">
17890 <features tabularvalignment="middle">
17891 <column alignment="center" valignment="top" width="0pt">
17892 <column alignment="center" valignment="top" width="0pt">
17893 <column alignment="center" valignment="top" width="0in">
17894 <column alignment="center" valignment="top" width="0pt">
17895 <row>
17896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909
17910 \family roman
17911 \series medium
17912 \shape up
17913 \size normal
17914 \emph off
17915 \bar no
17916 \noun off
17917 \color none
17918 1
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927 2
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 3
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 </row>
17942 <row>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947
17948 \family roman
17949 \series medium
17950 \shape up
17951 \size normal
17952 \emph off
17953 \bar no
17954 \noun off
17955 \color none
17956 A
17957 \end_layout
17958
17959 \end_inset
17960 </cell>
17961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17962 \begin_inset Text
17963
17964 \begin_layout Plain Layout
17965
17966 \end_layout
17967
17968 \end_inset
17969 </cell>
17970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17971 \begin_inset Text
17972
17973 \begin_layout Plain Layout
17974
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 </row>
17989 <row>
17990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994
17995 \family roman
17996 \series medium
17997 \shape up
17998 \size normal
17999 \emph off
18000 \bar no
18001 \noun off
18002 \color none
18003 B
18004 \end_layout
18005
18006 \end_inset
18007 </cell>
18008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18009 \begin_inset Text
18010
18011 \begin_layout Plain Layout
18012
18013 \end_layout
18014
18015 \end_inset
18016 </cell>
18017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \size normal
18023 \noun off
18024 \color none
18025  
18026 \end_layout
18027
18028 \end_inset
18029 </cell>
18030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18031 \begin_inset Text
18032
18033 \begin_layout Plain Layout
18034
18035 \end_layout
18036
18037 \end_inset
18038 </cell>
18039 </row>
18040 <row>
18041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18042 \begin_inset Text
18043
18044 \begin_layout Plain Layout
18045
18046 \family roman
18047 \series medium
18048 \shape up
18049 \size normal
18050 \emph off
18051 \bar no
18052 \noun off
18053 \color none
18054 C
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081
18082 \end_layout
18083
18084 \end_inset
18085 </cell>
18086 </row>
18087 </lyxtabular>
18088
18089 \end_inset
18090
18091
18092 \end_layout
18093
18094 \begin_layout Subsection
18095 The Table dialog
18096 \end_layout
18097
18098 \begin_layout Standard
18099 You can alter a table by clicking on it with the right mouse button, which
18100  brings up the table dialog.
18101  Here you can adjust the settings of the cell and row/column respectively
18102  where the cursor is placed currently.
18103  Most of the dialog options also work on selections.
18104  This means that if you select more cells, columns or rows the action is
18105  done on all of your selection.
18106 \end_layout
18107
18108 \begin_layout Standard
18109 Additionally to the table dialog, the 
18110 \family sans
18111 table
18112 \begin_inset space ~
18113 \end_inset
18114
18115 toolbar
18116 \family default
18117  helps you in setting table properties.
18118  It appears when the cursor is inside a table.
18119 \end_layout
18120
18121 \begin_layout Standard
18122 In the tab 
18123 \family sans
18124 Table
18125 \begin_inset space ~
18126 \end_inset
18127
18128 Settings
18129 \family default
18130  of the table dialog you can set the alignment for the current row.
18131  If you add a row or column, it will be inserted right beside or below the
18132  current cell respectively.
18133  The vertical alignment of a column can only be adjusted when a column width
18134  is given.
18135  A given width will allow the cell to have line breaks and multiple paragraphs
18136  of text, see section
18137 \begin_inset space ~
18138 \end_inset
18139
18140
18141 \begin_inset CommandInset ref
18142 LatexCommand ref
18143 reference "sub:Table-Cells"
18144
18145 \end_inset
18146
18147 .
18148 \end_layout
18149
18150 \begin_layout Standard
18151 You can mark multiple cells of one row/column as a multicolumn/row cell
18152  using the check box 
18153 \family sans
18154 Multicolumn
18155 \family default
18156  or 
18157 \family sans
18158 Multirow
18159 \family default
18160 .
18161  This will merge the cells to 
18162 \emph on
18163 one
18164 \emph default
18165  cell, spread over more than one column/row.
18166  Multicolumn cells are treated as own rows, so that the alignment, width,
18167  and border settings affect only the multicolumn cell.
18168  Here's an example table with a multicolumn cell in the first row and one
18169  in the last row without the upper border:
18170 \end_layout
18171
18172 \begin_layout Standard
18173 \align center
18174 \begin_inset Tabular
18175 <lyxtabular version="3" rows="3" columns="4">
18176 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
18177 <column alignment="center" valignment="top" width="0pt">
18178 <column alignment="center" valignment="middle" width="0">
18179 <column alignment="center" valignment="top" width="0in">
18180 <column alignment="center" valignment="top" width="0pt">
18181 <row>
18182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18183 \begin_inset Text
18184
18185 \begin_layout Plain Layout
18186 abc
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195 def ghi
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18201 \begin_inset Text
18202
18203 \begin_layout Plain Layout
18204
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 jkl
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 </row>
18219 <row>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \family roman
18226 \series medium
18227 \shape up
18228 \size normal
18229 \emph off
18230 \bar no
18231 \noun off
18232 \color none
18233 A
18234 \end_layout
18235
18236 \end_inset
18237 </cell>
18238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18239 \begin_inset Text
18240
18241 \begin_layout Plain Layout
18242 B
18243 \end_layout
18244
18245 \end_inset
18246 </cell>
18247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18248 \begin_inset Text
18249
18250 \begin_layout Plain Layout
18251 C
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18257 \begin_inset Text
18258
18259 \begin_layout Plain Layout
18260 D
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 </row>
18266 <row>
18267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 1
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280 2
18281 \end_layout
18282
18283 \end_inset
18284 </cell>
18285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18286 \begin_inset Text
18287
18288 \begin_layout Plain Layout
18289 3
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298 4
18299 \end_layout
18300
18301 \end_inset
18302 </cell>
18303 </row>
18304 </lyxtabular>
18305
18306 \end_inset
18307
18308
18309 \end_layout
18310
18311 \begin_layout Standard
18312 Adept users can declare special LaTeX-arguments for the table.
18313  They are necessary for special table formatting, like for multirow cells,
18314  explained in the tables section of the 
18315 \emph on
18316 Embedded
18317 \begin_inset space ~
18318 \end_inset
18319
18320 Objects
18321 \emph default
18322  manual.
18323  You can also rotate the current cell or the whole table 90
18324 \begin_inset space \thinspace{}
18325 \end_inset
18326
18327 degrees counterclockwise.
18328  These rotations are not visible in LyX but in the output.
18329 \end_layout
18330
18331 \begin_layout Standard
18332 \begin_inset Note Greyedout
18333 status open
18334
18335 \begin_layout Plain Layout
18336
18337 \series bold
18338 Note:
18339 \series default
18340  Most DVI-viewers are 
18341 \emph on
18342 not
18343 \emph default
18344  able to display rotations.
18345 \end_layout
18346
18347 \end_inset
18348
18349
18350 \end_layout
18351
18352 \begin_layout Standard
18353 The 
18354 \family sans
18355 Borders
18356 \family default
18357  tab allows you to add and delete border lines for the current row/column.
18358  The button 
18359 \family sans
18360 Default
18361 \family default
18362  adds lines for all cell borders.
18363 \end_layout
18364
18365 \begin_layout Subsection
18366 Longtables
18367 \begin_inset Index idx
18368 status collapsed
18369
18370 \begin_layout Plain Layout
18371 Tables ! Longtables
18372 \end_layout
18373
18374 \end_inset
18375
18376
18377 \begin_inset Index idx
18378 status collapsed
18379
18380 \begin_layout Plain Layout
18381 Longtables
18382 \end_layout
18383
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \begin_layout Standard
18390 If the table is too long to fit on one page, you can use the option 
18391 \family sans
18392 Use
18393 \begin_inset space ~
18394 \end_inset
18395
18396 long
18397 \begin_inset space ~
18398 \end_inset
18399
18400 table
18401 \family default
18402  in the tab 
18403 \family sans
18404 Longtable
18405 \family default
18406  of the table dialog to split the table automatically over more pages.
18407  Doing this enables some check boxes and you can now define:
18408 \end_layout
18409
18410 \begin_layout Description
18411
18412 \family sans
18413 Header
18414 \family default
18415 : The current row and all rows above, that don't have any special options
18416  defined, are defined to be the header rows of all pages of the longtable;
18417  except for the first page, if 
18418 \family sans
18419 First
18420 \begin_inset space ~
18421 \end_inset
18422
18423 header
18424 \family default
18425  is defined.
18426 \end_layout
18427
18428 \begin_layout Description
18429
18430 \family sans
18431 First
18432 \begin_inset space ~
18433 \end_inset
18434
18435 header
18436 \family default
18437 : The current row and all rows above, that don't have any special options
18438  defined, are defined to be the header rows of the first page of the longtable.
18439 \end_layout
18440
18441 \begin_layout Description
18442
18443 \family sans
18444 Footer
18445 \family default
18446 : The current row and all rows below, that don't have any special options
18447  defined, are defined to be the footer rows of all pages of the longtable;
18448  except for the last page, if 
18449 \family sans
18450 Last
18451 \begin_inset space ~
18452 \end_inset
18453
18454 footer
18455 \family default
18456  is defined.
18457 \end_layout
18458
18459 \begin_layout Description
18460
18461 \family sans
18462 Last
18463 \begin_inset space ~
18464 \end_inset
18465
18466 footer
18467 \family default
18468 : The current row and all rows below, that don't have any special options
18469  defined, are defined to be the footer rows of the last page of the longtable.
18470 \end_layout
18471
18472 \begin_layout Description
18473 Caption: The first row is reset as a single column.
18474  You can now insert there the table caption via the menu 
18475 \family sans
18476 Insert\SpecialChar \menuseparator
18477 Caption
18478 \family default
18479 .
18480  More about longtable captions can be found in the 
18481 \emph on
18482 Embedded
18483 \begin_inset space ~
18484 \end_inset
18485
18486 Objects
18487 \emph default
18488  manual.
18489 \end_layout
18490
18491 \begin_layout Standard
18492 You can also specify a row where the table is split.
18493  If you set more than one option in the same table row, you should be aware
18494  of the fact that only the first one is used in the given table row.
18495  The others will then be defined as 
18496 \emph on
18497 empty
18498 \emph default
18499 .
18500  In this context, first means first in this order: 
18501 \family sans
18502 Footer, Last
18503 \begin_inset space ~
18504 \end_inset
18505
18506 footer,
18507 \family default
18508  
18509 \family sans
18510 Header,
18511 \family default
18512  
18513 \family sans
18514 First
18515 \begin_inset space ~
18516 \end_inset
18517
18518 header.
18519
18520 \family default
18521  See the following longtable to see how it works:
18522 \end_layout
18523
18524 \begin_layout Standard
18525 \align center
18526 \begin_inset Tabular
18527 <lyxtabular version="3" rows="69" columns="3">
18528 <features islongtable="true" longtabularalignment="center">
18529 <column alignment="block" valignment="top" width="5cm">
18530 <column alignment="left" valignment="top" width="0pt">
18531 <column alignment="right" valignment="top" width="0pt">
18532 <row endfirsthead="true">
18533 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18534 \begin_inset Text
18535
18536 \begin_layout Plain Layout
18537
18538 \series bold
18539 Example Phone List (ignore the names)
18540 \end_layout
18541
18542 \end_inset
18543 </cell>
18544 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18545 \begin_inset Text
18546
18547 \begin_layout Plain Layout
18548
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 <cell multicolumn="2" 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 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 </row>
18563 <row endfirsthead="true">
18564 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568
18569 \series bold
18570 NAME
18571 \end_layout
18572
18573 \end_inset
18574 </cell>
18575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588
18589 \series bold
18590 TEL.
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 </row>
18596 <row endhead="true">
18597 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18598 \begin_inset Text
18599
18600 \begin_layout Plain Layout
18601  
18602 \series bold
18603 Example Phone List
18604 \end_layout
18605
18606 \end_inset
18607 </cell>
18608 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18609 \begin_inset Text
18610
18611 \begin_layout Plain Layout
18612
18613 \end_layout
18614
18615 \end_inset
18616 </cell>
18617 <cell multicolumn="2" 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 \end_layout
18623
18624 \end_inset
18625 </cell>
18626 </row>
18627 <row endhead="true">
18628 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632
18633 \series bold
18634 NAME
18635 \end_layout
18636
18637 \end_inset
18638 </cell>
18639 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18640 \begin_inset Text
18641
18642 \begin_layout Plain Layout
18643
18644 \end_layout
18645
18646 \end_inset
18647 </cell>
18648 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18649 \begin_inset Text
18650
18651 \begin_layout Plain Layout
18652
18653 \series bold
18654 TEL.
18655 \end_layout
18656
18657 \end_inset
18658 </cell>
18659 </row>
18660 <row endfoot="true">
18661 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665  
18666 \series bold
18667 continue ...
18668 \end_layout
18669
18670 \end_inset
18671 </cell>
18672 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18673 \begin_inset Text
18674
18675 \begin_layout Plain Layout
18676
18677 \end_layout
18678
18679 \end_inset
18680 </cell>
18681 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18682 \begin_inset Text
18683
18684 \begin_layout Plain Layout
18685
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 </row>
18691 <row>
18692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18693 \begin_inset Text
18694
18695 \begin_layout Plain Layout
18696
18697 \series bold
18698 Annovi
18699 \end_layout
18700
18701 \end_inset
18702 </cell>
18703 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18704 \begin_inset Text
18705
18706 \begin_layout Plain Layout
18707 Silvia
18708 \end_layout
18709
18710 \end_inset
18711 </cell>
18712 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18713 \begin_inset Text
18714
18715 \begin_layout Plain Layout
18716 111
18717 \end_layout
18718
18719 \end_inset
18720 </cell>
18721 </row>
18722 <row>
18723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727
18728 \series bold
18729 Bertoli
18730 \end_layout
18731
18732 \end_inset
18733 </cell>
18734 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18735 \begin_inset Text
18736
18737 \begin_layout Plain Layout
18738 Stefano
18739 \end_layout
18740
18741 \end_inset
18742 </cell>
18743 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747 111
18748 \end_layout
18749
18750 \end_inset
18751 </cell>
18752 </row>
18753 <row>
18754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758
18759 \series bold
18760 Bozzi
18761 \end_layout
18762
18763 \end_inset
18764 </cell>
18765 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769 Walter
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778 111
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 </row>
18784 <row>
18785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789
18790 \series bold
18791 Cachia
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800 Maria
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 111
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 </row>
18815 <row>
18816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18817 \begin_inset Text
18818
18819 \begin_layout Plain Layout
18820
18821 \series bold
18822 Cachia
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 Maurizio
18832 \end_layout
18833
18834 \end_inset
18835 </cell>
18836 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18837 \begin_inset Text
18838
18839 \begin_layout Plain Layout
18840 111
18841 \end_layout
18842
18843 \end_inset
18844 </cell>
18845 </row>
18846 <row>
18847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18848 \begin_inset Text
18849
18850 \begin_layout Plain Layout
18851
18852 \series bold
18853 Cinquemani
18854 \end_layout
18855
18856 \end_inset
18857 </cell>
18858 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18859 \begin_inset Text
18860
18861 \begin_layout Plain Layout
18862 Giusi
18863 \end_layout
18864
18865 \end_inset
18866 </cell>
18867 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18868 \begin_inset Text
18869
18870 \begin_layout Plain Layout
18871 111
18872 \end_layout
18873
18874 \end_inset
18875 </cell>
18876 </row>
18877 <row>
18878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18879 \begin_inset Text
18880
18881 \begin_layout Plain Layout
18882
18883 \series bold
18884 Colin
18885 \end_layout
18886
18887 \end_inset
18888 </cell>
18889 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18890 \begin_inset Text
18891
18892 \begin_layout Plain Layout
18893 Bernard
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 111
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 </row>
18908 <row>
18909 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18910 \begin_inset Text
18911
18912 \begin_layout Plain Layout
18913
18914 \series bold
18915 Concli
18916 \end_layout
18917
18918 \end_inset
18919 </cell>
18920 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924 Gianfranco
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 111
18934 \end_layout
18935
18936 \end_inset
18937 </cell>
18938 </row>
18939 <row>
18940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18941 \begin_inset Text
18942
18943 \begin_layout Plain Layout
18944
18945 \series bold
18946 Dal Bosco
18947 \end_layout
18948
18949 \end_inset
18950 </cell>
18951 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18952 \begin_inset Text
18953
18954 \begin_layout Plain Layout
18955 Carolina
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18961 \begin_inset Text
18962
18963 \begin_layout Plain Layout
18964 111
18965 \end_layout
18966
18967 \end_inset
18968 </cell>
18969 </row>
18970 <row>
18971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975
18976 \series bold
18977 Dalpiaz
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986 Annamaria
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 111
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 </row>
19001 <row>
19002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006
19007 \series bold
19008 Feliciello
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017 Domenico
19018 \end_layout
19019
19020 \end_inset
19021 </cell>
19022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026 111
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 </row>
19032 <row>
19033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19034 \begin_inset Text
19035
19036 \begin_layout Plain Layout
19037
19038 \series bold
19039 Focarelli
19040 \end_layout
19041
19042 \end_inset
19043 </cell>
19044 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19045 \begin_inset Text
19046
19047 \begin_layout Plain Layout
19048 Paola
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 111
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 </row>
19063 <row>
19064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19065 \begin_inset Text
19066
19067 \begin_layout Plain Layout
19068
19069 \series bold
19070 Galletti
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19076 \begin_inset Text
19077
19078 \begin_layout Plain Layout
19079 Oreste
19080 \end_layout
19081
19082 \end_inset
19083 </cell>
19084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088 111
19089 \end_layout
19090
19091 \end_inset
19092 </cell>
19093 </row>
19094 <row>
19095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099
19100 \series bold
19101 Gasparini
19102 \end_layout
19103
19104 \end_inset
19105 </cell>
19106 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19107 \begin_inset Text
19108
19109 \begin_layout Plain Layout
19110 Franca
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 111
19120 \end_layout
19121
19122 \end_inset
19123 </cell>
19124 </row>
19125 <row>
19126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130
19131 \series bold
19132 Rizzardi
19133 \end_layout
19134
19135 \end_inset
19136 </cell>
19137 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19138 \begin_inset Text
19139
19140 \begin_layout Plain Layout
19141 Paola
19142 \end_layout
19143
19144 \end_inset
19145 </cell>
19146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150 111
19151 \end_layout
19152
19153 \end_inset
19154 </cell>
19155 </row>
19156 <row>
19157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161
19162 \series bold
19163 Lassini
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172 Giancarlo
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 111
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 </row>
19187 <row>
19188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192
19193 \series bold
19194 Malfatti
19195 \end_layout
19196
19197 \end_inset
19198 </cell>
19199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19200 \begin_inset Text
19201
19202 \begin_layout Plain Layout
19203 Luciano
19204 \end_layout
19205
19206 \end_inset
19207 </cell>
19208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19209 \begin_inset Text
19210
19211 \begin_layout Plain Layout
19212 111
19213 \end_layout
19214
19215 \end_inset
19216 </cell>
19217 </row>
19218 <row>
19219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19220 \begin_inset Text
19221
19222 \begin_layout Plain Layout
19223
19224 \series bold
19225 Malfatti
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 Valeriano
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19240 \begin_inset Text
19241
19242 \begin_layout Plain Layout
19243 111
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 </row>
19249 <row>
19250 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \series bold
19256 Meneguzzo
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 Roberto
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19271 \begin_inset Text
19272
19273 \begin_layout Plain Layout
19274 111
19275 \end_layout
19276
19277 \end_inset
19278 </cell>
19279 </row>
19280 <row>
19281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19282 \begin_inset Text
19283
19284 \begin_layout Plain Layout
19285
19286 \series bold
19287 Mezzadra
19288 \end_layout
19289
19290 \end_inset
19291 </cell>
19292 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19293 \begin_inset Text
19294
19295 \begin_layout Plain Layout
19296 Roberto
19297 \end_layout
19298
19299 \end_inset
19300 </cell>
19301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305 111
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 </row>
19311 <row>
19312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Plain Layout
19316
19317 \series bold
19318 Pirpamer
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 Erich
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336 111
19337 \end_layout
19338
19339 \end_inset
19340 </cell>
19341 </row>
19342 <row>
19343 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347
19348 \series bold
19349 Pochiesa
19350 \end_layout
19351
19352 \end_inset
19353 </cell>
19354 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358 Paolo
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 111, 222
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \series bold
19380 Radina
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 Claudio
19390 \end_layout
19391
19392 \end_inset
19393 </cell>
19394 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398 111
19399 \end_layout
19400
19401 \end_inset
19402 </cell>
19403 </row>
19404 <row>
19405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409
19410 \series bold
19411 Stuffer
19412 \end_layout
19413
19414 \end_inset
19415 </cell>
19416 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420 Oskar
19421 \end_layout
19422
19423 \end_inset
19424 </cell>
19425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429 111
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 <row>
19436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440
19441 \series bold
19442 Tacchelli
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 Ugo
19452 \end_layout
19453
19454 \end_inset
19455 </cell>
19456 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19457 \begin_inset Text
19458
19459 \begin_layout Plain Layout
19460 111
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 </row>
19466 <row>
19467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19468 \begin_inset Text
19469
19470 \begin_layout Plain Layout
19471
19472 \series bold
19473 Tezzele
19474 \end_layout
19475
19476 \end_inset
19477 </cell>
19478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482 Margit
19483 \end_layout
19484
19485 \end_inset
19486 </cell>
19487 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19488 \begin_inset Text
19489
19490 \begin_layout Plain Layout
19491 111
19492 \end_layout
19493
19494 \end_inset
19495 </cell>
19496 </row>
19497 <row>
19498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502
19503 \series bold
19504 Unterkalmsteiner
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513 Frieda
19514 \end_layout
19515
19516 \end_inset
19517 </cell>
19518 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19519 \begin_inset Text
19520
19521 \begin_layout Plain Layout
19522 111
19523 \end_layout
19524
19525 \end_inset
19526 </cell>
19527 </row>
19528 <row>
19529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533
19534 \series bold
19535 Vieider
19536 \end_layout
19537
19538 \end_inset
19539 </cell>
19540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19541 \begin_inset Text
19542
19543 \begin_layout Plain Layout
19544 Hilde
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 111
19554 \end_layout
19555
19556 \end_inset
19557 </cell>
19558 </row>
19559 <row>
19560 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19561 \begin_inset Text
19562
19563 \begin_layout Plain Layout
19564
19565 \series bold
19566 Vigna
19567 \end_layout
19568
19569 \end_inset
19570 </cell>
19571 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19572 \begin_inset Text
19573
19574 \begin_layout Plain Layout
19575 Jürgen
19576 \end_layout
19577
19578 \end_inset
19579 </cell>
19580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19581 \begin_inset Text
19582
19583 \begin_layout Plain Layout
19584 111
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 </row>
19590 <row>
19591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19592 \begin_inset Text
19593
19594 \begin_layout Plain Layout
19595
19596 \series bold
19597 Weber
19598 \end_layout
19599
19600 \end_inset
19601 </cell>
19602 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19603 \begin_inset Text
19604
19605 \begin_layout Plain Layout
19606 Maurizio
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615 111
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 </row>
19621 <row>
19622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626
19627 \series bold
19628 Winkler
19629 \end_layout
19630
19631 \end_inset
19632 </cell>
19633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637 Franz
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 111
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 </row>
19652 <row>
19653 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657  
19658 \end_layout
19659
19660 \end_inset
19661 </cell>
19662 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19663 \begin_inset Text
19664
19665 \begin_layout Plain Layout
19666
19667 \end_layout
19668
19669 \end_inset
19670 </cell>
19671 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19672 \begin_inset Text
19673
19674 \begin_layout Plain Layout
19675
19676 \end_layout
19677
19678 \end_inset
19679 </cell>
19680 </row>
19681 <row>
19682 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19683 \begin_inset Text
19684
19685 \begin_layout Plain Layout
19686
19687 \series bold
19688 Annovi
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697 Silvia
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19703 \begin_inset Text
19704
19705 \begin_layout Plain Layout
19706 555
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 </row>
19712 <row>
19713 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19714 \begin_inset Text
19715
19716 \begin_layout Plain Layout
19717
19718 \series bold
19719 Bertoli
19720 \end_layout
19721
19722 \end_inset
19723 </cell>
19724 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19725 \begin_inset Text
19726
19727 \begin_layout Plain Layout
19728 Stefano
19729 \end_layout
19730
19731 \end_inset
19732 </cell>
19733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19734 \begin_inset Text
19735
19736 \begin_layout Plain Layout
19737 555
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 </row>
19743 <row>
19744 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19745 \begin_inset Text
19746
19747 \begin_layout Plain Layout
19748
19749 \series bold
19750 Bozzi
19751 \end_layout
19752
19753 \end_inset
19754 </cell>
19755 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19756 \begin_inset Text
19757
19758 \begin_layout Plain Layout
19759 Walter
19760 \end_layout
19761
19762 \end_inset
19763 </cell>
19764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19765 \begin_inset Text
19766
19767 \begin_layout Plain Layout
19768 555
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 </row>
19774 <row>
19775 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \series bold
19781 Cachia
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790 Maria
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 555
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 </row>
19805 <row>
19806 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810
19811 \series bold
19812 Cachia
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 Maurizio
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 555
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row>
19837 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841
19842 \series bold
19843 Cinquemani
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852 Giusi
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861 555
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 </row>
19867 <row>
19868 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \series bold
19874 Colin
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 Bernard
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 555
19893 \end_layout
19894
19895 \end_inset
19896 </cell>
19897 </row>
19898 <row>
19899 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903
19904 \series bold
19905 Concli
19906 \end_layout
19907
19908 \end_inset
19909 </cell>
19910 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914 Gianfranco
19915 \end_layout
19916
19917 \end_inset
19918 </cell>
19919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19920 \begin_inset Text
19921
19922 \begin_layout Plain Layout
19923 555
19924 \end_layout
19925
19926 \end_inset
19927 </cell>
19928 </row>
19929 <row>
19930 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19931 \begin_inset Text
19932
19933 \begin_layout Plain Layout
19934
19935 \series bold
19936 Dal Bosco
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945 Carolina
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19951 \begin_inset Text
19952
19953 \begin_layout Plain Layout
19954 555
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 </row>
19960 <row>
19961 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19962 \begin_inset Text
19963
19964 \begin_layout Plain Layout
19965
19966 \series bold
19967 Dalpiaz
19968 \end_layout
19969
19970 \end_inset
19971 </cell>
19972 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19973 \begin_inset Text
19974
19975 \begin_layout Plain Layout
19976 Annamaria
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 555
19986 \end_layout
19987
19988 \end_inset
19989 </cell>
19990 </row>
19991 <row>
19992 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996
19997 \series bold
19998 Feliciello
19999 \end_layout
20000
20001 \end_inset
20002 </cell>
20003 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20004 \begin_inset Text
20005
20006 \begin_layout Plain Layout
20007 Domenico
20008 \end_layout
20009
20010 \end_inset
20011 </cell>
20012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016 555
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 </row>
20022 <row>
20023 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027
20028 \series bold
20029 Focarelli
20030 \end_layout
20031
20032 \end_inset
20033 </cell>
20034 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20035 \begin_inset Text
20036
20037 \begin_layout Plain Layout
20038 Paola
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 555
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 </row>
20053 <row>
20054 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058
20059 \series bold
20060 Galletti
20061 \end_layout
20062
20063 \end_inset
20064 </cell>
20065 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20066 \begin_inset Text
20067
20068 \begin_layout Plain Layout
20069 Oreste
20070 \end_layout
20071
20072 \end_inset
20073 </cell>
20074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20075 \begin_inset Text
20076
20077 \begin_layout Plain Layout
20078 555
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 </row>
20084 <row>
20085 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20086 \begin_inset Text
20087
20088 \begin_layout Plain Layout
20089
20090 \series bold
20091 Gasparini
20092 \end_layout
20093
20094 \end_inset
20095 </cell>
20096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20097 \begin_inset Text
20098
20099 \begin_layout Plain Layout
20100 Franca
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 555
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 </row>
20115 <row>
20116 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120
20121 \series bold
20122 Rizzardi
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 Paola
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 555
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 </row>
20146 <row>
20147 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151
20152 \series bold
20153 Lassini
20154 \end_layout
20155
20156 \end_inset
20157 </cell>
20158 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Plain Layout
20162 Giancarlo
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171 555
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 </row>
20177 <row>
20178 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20179 \begin_inset Text
20180
20181 \begin_layout Plain Layout
20182
20183 \series bold
20184 Malfatti
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193 Luciano
20194 \end_layout
20195
20196 \end_inset
20197 </cell>
20198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20199 \begin_inset Text
20200
20201 \begin_layout Plain Layout
20202 555
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 </row>
20208 <row>
20209 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20210 \begin_inset Text
20211
20212 \begin_layout Plain Layout
20213
20214 \series bold
20215 Malfatti
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Plain Layout
20224 Valeriano
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 555
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 </row>
20239 <row>
20240 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Plain Layout
20244
20245 \series bold
20246 Meneguzzo
20247 \end_layout
20248
20249 \end_inset
20250 </cell>
20251 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20252 \begin_inset Text
20253
20254 \begin_layout Plain Layout
20255 Roberto
20256 \end_layout
20257
20258 \end_inset
20259 </cell>
20260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20261 \begin_inset Text
20262
20263 \begin_layout Plain Layout
20264 555
20265 \end_layout
20266
20267 \end_inset
20268 </cell>
20269 </row>
20270 <row>
20271 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20272 \begin_inset Text
20273
20274 \begin_layout Plain Layout
20275
20276 \series bold
20277 Mezzadra
20278 \end_layout
20279
20280 \end_inset
20281 </cell>
20282 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20283 \begin_inset Text
20284
20285 \begin_layout Plain Layout
20286 Roberto
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 555
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 <row>
20302 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306
20307 \series bold
20308 Pirpamer
20309 \end_layout
20310
20311 \end_inset
20312 </cell>
20313 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20314 \begin_inset Text
20315
20316 \begin_layout Plain Layout
20317 Erich
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326 555
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 </row>
20332 <row>
20333 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337
20338 \series bold
20339 Pochiesa
20340 \end_layout
20341
20342 \end_inset
20343 </cell>
20344 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 Paolo
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 555, 222
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \series bold
20370 Radina
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 Claudio
20380 \end_layout
20381
20382 \end_inset
20383 </cell>
20384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20385 \begin_inset Text
20386
20387 \begin_layout Plain Layout
20388 555
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \series bold
20401 Stuffer
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 Oskar
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 555
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 </row>
20425 <row>
20426 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430
20431 \series bold
20432 Tacchelli
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441 Ugo
20442 \end_layout
20443
20444 \end_inset
20445 </cell>
20446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450 555
20451 \end_layout
20452
20453 \end_inset
20454 </cell>
20455 </row>
20456 <row>
20457 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461
20462 \series bold
20463 Tezzele
20464 \end_layout
20465
20466 \end_inset
20467 </cell>
20468 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20469 \begin_inset Text
20470
20471 \begin_layout Plain Layout
20472 Margit
20473 \end_layout
20474
20475 \end_inset
20476 </cell>
20477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20478 \begin_inset Text
20479
20480 \begin_layout Plain Layout
20481 555
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 </row>
20487 <row>
20488 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20489 \begin_inset Text
20490
20491 \begin_layout Plain Layout
20492
20493 \series bold
20494 Unterkalmsteiner
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20500 \begin_inset Text
20501
20502 \begin_layout Plain Layout
20503 Frieda
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 555
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 </row>
20518 <row>
20519 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523
20524 \series bold
20525 Vieider
20526 \end_layout
20527
20528 \end_inset
20529 </cell>
20530 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534 Hilde
20535 \end_layout
20536
20537 \end_inset
20538 </cell>
20539 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543 555
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \series bold
20556 Vigna
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 Jürgen
20566 \end_layout
20567
20568 \end_inset
20569 </cell>
20570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20571 \begin_inset Text
20572
20573 \begin_layout Plain Layout
20574 999
20575 \end_layout
20576
20577 \end_inset
20578 </cell>
20579 </row>
20580 <row>
20581 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20582 \begin_inset Text
20583
20584 \begin_layout Plain Layout
20585
20586 \series bold
20587 Weber
20588 \end_layout
20589
20590 \end_inset
20591 </cell>
20592 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596 Maurizio
20597 \end_layout
20598
20599 \end_inset
20600 </cell>
20601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605 555
20606 \end_layout
20607
20608 \end_inset
20609 </cell>
20610 </row>
20611 <row>
20612 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616
20617 \series bold
20618 Winkler
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
20624 \begin_inset Text
20625
20626 \begin_layout Plain Layout
20627 Franz
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 555
20637 \end_layout
20638
20639 \end_inset
20640 </cell>
20641 </row>
20642 <row endlastfoot="true">
20643 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20644 \begin_inset Text
20645
20646 \begin_layout Plain Layout
20647
20648 \series bold
20649 End
20650 \end_layout
20651
20652 \end_inset
20653 </cell>
20654 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
20655 \begin_inset Text
20656
20657 \begin_layout Plain Layout
20658
20659 \end_layout
20660
20661 \end_inset
20662 </cell>
20663 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20664 \begin_inset Text
20665
20666 \begin_layout Plain Layout
20667
20668 \end_layout
20669
20670 \end_inset
20671 </cell>
20672 </row>
20673 </lyxtabular>
20674
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \begin_layout Subsection
20681 Table Cells
20682 \begin_inset Index idx
20683 status collapsed
20684
20685 \begin_layout Plain Layout
20686 Tables ! Cells
20687 \end_layout
20688
20689 \end_inset
20690
20691
20692 \begin_inset CommandInset label
20693 LatexCommand label
20694 name "sub:Table-Cells"
20695
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \begin_layout Standard
20702 A table cell can contain text, inline equations, a figure, or another table.
20703  All these kinds of objects can be placed in the same cell.
20704  Font sizes and shapes can also be altered.
20705  But you can't put a special environment in a cell (like 
20706 \family sans
20707 Section*
20708 \family default
20709 , etc.), nor set spacing options etc.
20710  for the cell's paragraph.
20711 \end_layout
20712
20713 \begin_layout Standard
20714 To have multi-line entries in table cells, you have to declare a fixed width
20715  for the column in the table dialog.
20716  Your text is then automatically split into multiple lines and the cell
20717  is enlarged vertically when the length of the text exceeds the given width.
20718  An example:
20719 \end_layout
20720
20721 \begin_layout Standard
20722 \align center
20723 \begin_inset Tabular
20724 <lyxtabular version="3" rows="4" columns="3">
20725 <features tabularvalignment="middle">
20726 <column alignment="center" valignment="top" width="0pt">
20727 <column alignment="block" valignment="top" width="3cm">
20728 <column alignment="center" valignment="top" width="0pt">
20729 <row>
20730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734
20735 \family roman
20736 \series medium
20737 \shape up
20738 \size normal
20739 \emph off
20740 \bar no
20741 \noun off
20742 \color none
20743 1
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752
20753 \family roman
20754 \series medium
20755 \shape up
20756 \size normal
20757 \emph off
20758 \bar no
20759 \noun off
20760 \color none
20761 2
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770
20771 \family roman
20772 \series medium
20773 \shape up
20774 \size normal
20775 \emph off
20776 \bar no
20777 \noun off
20778 \color none
20779 3
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 </row>
20785 <row>
20786 <cell alignment="center" valignment="top" leftline="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 4
20800 \end_layout
20801
20802 \end_inset
20803 </cell>
20804 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808
20809 \family roman
20810 \series medium
20811 \shape up
20812 \size normal
20813 \emph off
20814 \bar no
20815 \noun off
20816 \color none
20817 This is a multi-line entry in a table.
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826
20827 \family roman
20828 \series medium
20829 \shape up
20830 \size normal
20831 \emph off
20832 \bar no
20833 \noun off
20834 \color none
20835 5
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 </row>
20841 <row>
20842 <cell alignment="center" valignment="top" bottomline="true" leftline="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 6
20856 \end_layout
20857
20858 \end_inset
20859 </cell>
20860 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20861 \begin_inset Text
20862
20863 \begin_layout Plain Layout
20864
20865 \family roman
20866 \series medium
20867 \shape up
20868 \size normal
20869 \emph off
20870 \bar no
20871 \noun off
20872 \color none
20873 This is longer now.
20874 \end_layout
20875
20876 \end_inset
20877 </cell>
20878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \family roman
20884 \series medium
20885 \shape up
20886 \size normal
20887 \emph off
20888 \bar no
20889 \noun off
20890 \color none
20891 7
20892 \end_layout
20893
20894 \end_inset
20895 </cell>
20896 </row>
20897 <row>
20898 <cell alignment="center" valignment="top" bottomline="true" leftline="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 8
20912 \end_layout
20913
20914 \end_inset
20915 </cell>
20916 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \family roman
20922 \series medium
20923 \shape up
20924 \size normal
20925 \emph off
20926 \bar no
20927 \noun off
20928 \color none
20929 This is a multi-line entry in a table.
20930  This is longer now.
20931 \end_layout
20932
20933 \end_inset
20934 </cell>
20935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20936 \begin_inset Text
20937
20938 \begin_layout Plain Layout
20939
20940 \family roman
20941 \series medium
20942 \shape up
20943 \size normal
20944 \emph off
20945 \bar no
20946 \noun off
20947 \color none
20948 9
20949 \end_layout
20950
20951 \end_inset
20952 </cell>
20953 </row>
20954 </lyxtabular>
20955
20956 \end_inset
20957
20958
20959 \end_layout
20960
20961 \begin_layout Standard
20962 Cutting and pasting between tables and table cells works reasonably well.
20963  You can cut and paste even more than one row.
20964 \begin_inset Foot
20965 status open
20966
20967 \begin_layout Plain Layout
20968 Note, that you cannot paste into a multicell selection because it would
20969  not be clear what to do when pasting a single word in a selected 2×3.
20970  
20971 \end_layout
20972
20973 \end_inset
20974
20975  Selection with the mouse or with 
20976 \family sans
20977 Shift
20978 \family default
20979  plus the arrow keys works as usual.
20980  You can also copy and paste the entire table as a single unit by starting
20981  the selection from outside the table.
20982 \end_layout
20983
20984 \begin_layout Section
20985 Floats
20986 \begin_inset Index idx
20987 status collapsed
20988
20989 \begin_layout Plain Layout
20990 Floats
20991 \end_layout
20992
20993 \end_inset
20994
20995
20996 \begin_inset CommandInset label
20997 LatexCommand label
20998 name "sec:Floats"
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Subsection
21006 Introduction
21007 \end_layout
21008
21009 \begin_layout Standard
21010 A float is a block of text associated with some sort of label, which doesn't
21011  have a fixed location.
21012  It can 
21013 \begin_inset Quotes eld
21014 \end_inset
21015
21016 float
21017 \begin_inset Quotes erd
21018 \end_inset
21019
21020  forward or backward a page or two, to wherever it fits best.
21021  
21022 \family sans
21023 Footnotes
21024 \family default
21025  and 
21026 \family sans
21027 Margin
21028 \begin_inset space ~
21029 \end_inset
21030
21031 Notes
21032 \family default
21033  are also floats, because they can float to the next page when there are
21034  too many notes on the page.
21035 \end_layout
21036
21037 \begin_layout Standard
21038 Floats make it possible to get a high quality layout.
21039  Images and tables can be spread evenly over the pages to avoid whitespace
21040  and pages without text.
21041  As the floating often destroys the context between the text and the image/table
21042 , every float can be referenced in the text.
21043  Floats are therefore numbered.
21044  Referencing is described in section
21045 \begin_inset space ~
21046 \end_inset
21047
21048
21049 \begin_inset CommandInset ref
21050 LatexCommand ref
21051 reference "sec:Cross-References"
21052
21053 \end_inset
21054
21055 .
21056 \end_layout
21057
21058 \begin_layout Standard
21059 To insert a float, use the menu 
21060 \family sans
21061 Insert\SpecialChar \menuseparator
21062 Floats
21063 \family default
21064 .
21065  A box with a caption will be inserted into your document.
21066  The label will automatically be translated to the document language in
21067  the output.
21068  After the label you can insert the caption text.
21069 \begin_inset Index idx
21070 status collapsed
21071
21072 \begin_layout Plain Layout
21073 Floats ! Captions
21074 \end_layout
21075
21076 \end_inset
21077
21078  The image or table is inserted above or below the caption in a separate
21079  paragraph within the float.
21080  To keep your LyX-document readable, you can open and close the float box
21081  by left-clicking on the box label.
21082  A closed float box looks like this: 
21083 \begin_inset Graphics
21084         filename clipart/floatQt4.png
21085         scale 80
21086
21087 \end_inset
21088
21089  – a gray button with a red label.
21090 \end_layout
21091
21092 \begin_layout Standard
21093 It is recommended to insert floats as a separate paragraph to avoid possible
21094  LaTeX-errors that can occur when the surrounding text is specially formatted.
21095 \end_layout
21096
21097 \begin_layout Subsection
21098 Examples
21099 \end_layout
21100
21101 \begin_layout Subsubsection
21102 Figure Floats
21103 \begin_inset CommandInset label
21104 LatexCommand label
21105 name "sub:Figure-Floats"
21106
21107 \end_inset
21108
21109
21110 \begin_inset Index idx
21111 status collapsed
21112
21113 \begin_layout Plain Layout
21114 Floats ! Figure floats
21115 \end_layout
21116
21117 \end_inset
21118
21119
21120 \end_layout
21121
21122 \begin_layout Standard
21123 Figure
21124 \begin_inset space ~
21125 \end_inset
21126
21127
21128 \begin_inset CommandInset ref
21129 LatexCommand ref
21130 reference "cap:Platypus"
21131
21132 \end_inset
21133
21134  was created using the menu 
21135 \family sans
21136 Insert\SpecialChar \menuseparator
21137 Float\SpecialChar \menuseparator
21138 Figure
21139 \family default
21140  or the toolbar button 
21141 \begin_inset Info
21142 type  "icon"
21143 arg   "float-insert figure"
21144 \end_inset
21145
21146 .
21147  The image was inserted by setting the cursor above the caption label and
21148  using the menu 
21149 \family sans
21150 Insert\SpecialChar \menuseparator
21151 Graphics
21152 \family default
21153  or the toolbar button 
21154 \begin_inset Info
21155 type  "icon"
21156 arg   "dialog-show-new-inset graphics"
21157 \end_inset
21158
21159 .
21160  The image in the float was horizontally centered by putting the cursor
21161  in front of or behind the image and using the menu 
21162 \family sans
21163 Edit\SpecialChar \menuseparator
21164 Paragraph
21165 \begin_inset space ~
21166 \end_inset
21167
21168 Settings
21169 \family default
21170  or the toolbar button 
21171 \begin_inset Info
21172 type  "icon"
21173 arg   "layout-paragraph"
21174 \end_inset
21175
21176 .
21177 \end_layout
21178
21179 \begin_layout Standard
21180 \begin_inset Float figure
21181 wide false
21182 sideways false
21183 status open
21184
21185 \begin_layout Plain Layout
21186 \align center
21187 \begin_inset Graphics
21188         filename clipart/platypus.eps
21189         lyxscale 50
21190         width 50col%
21191
21192 \end_inset
21193
21194
21195 \end_layout
21196
21197 \begin_layout Plain Layout
21198 \begin_inset Caption
21199
21200 \begin_layout Plain Layout
21201 \begin_inset CommandInset label
21202 LatexCommand label
21203 name "cap:Platypus"
21204
21205 \end_inset
21206
21207 A severely distorted platypus in a float.
21208 \end_layout
21209
21210 \end_inset
21211
21212
21213 \end_layout
21214
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \begin_layout Standard
21221 This figure float also shows how to set a label and create a cross-reference
21222  to it.
21223  As described in section
21224 \begin_inset space ~
21225 \end_inset
21226
21227
21228 \begin_inset CommandInset ref
21229 LatexCommand ref
21230 reference "sec:Cross-References"
21231
21232 \end_inset
21233
21234 , you can simply insert a label in the caption using the menu 
21235 \family sans
21236 Insert\SpecialChar \menuseparator
21237 Label
21238 \family default
21239  or the toolbar button 
21240 \begin_inset Info
21241 type  "icon"
21242 arg   "label-insert"
21243 \end_inset
21244
21245  and refer to it using the menu 
21246 \family sans
21247 Insert\SpecialChar \menuseparator
21248 Cross-Reference
21249 \family default
21250  or the toolbar button 
21251 \begin_inset Info
21252 type  "icon"
21253 arg   "dialog-show-new-inset ref"
21254 \end_inset
21255
21256 .
21257  It is important to use references to figure floats, rather than using vague
21258  references like 
21259 \begin_inset Quotes eld
21260 \end_inset
21261
21262 the figure above
21263 \begin_inset Quotes erd
21264 \end_inset
21265
21266 , because, as LaTeX will reposition the floats in the final document, it
21267  might not be 
21268 \begin_inset Quotes eld
21269 \end_inset
21270
21271 above
21272 \begin_inset Quotes erd
21273 \end_inset
21274
21275  at all.
21276 \end_layout
21277
21278 \begin_layout Standard
21279 Normally only one image is inserted in a figure float, but sometimes you
21280  might want to use two images with separate subcaptions.
21281  This can be done by inserting image floats into existing image floats.
21282  Note that only the main caption of the float is added to the List of Figures
21283  as described in section
21284 \begin_inset space ~
21285 \end_inset
21286
21287
21288 \begin_inset CommandInset ref
21289 LatexCommand ref
21290 reference "sub:List-of-Figures"
21291
21292 \end_inset
21293
21294 .
21295  Figure
21296 \begin_inset space ~
21297 \end_inset
21298
21299
21300 \begin_inset CommandInset ref
21301 LatexCommand ref
21302 reference "cap:Two-distorted-images"
21303
21304 \end_inset
21305
21306  is an example of a figure float with two images set side by side.
21307  You can also set the images one below the other.
21308  Figure
21309 \begin_inset space ~
21310 \end_inset
21311
21312
21313 \begin_inset CommandInset ref
21314 LatexCommand ref
21315 reference "fig:Undefinable"
21316
21317 \end_inset
21318
21319  and 
21320 \begin_inset CommandInset ref
21321 LatexCommand ref
21322 reference "fig:Platypus"
21323
21324 \end_inset
21325
21326  are the subfigures.
21327 \end_layout
21328
21329 \begin_layout Standard
21330 \begin_inset Float figure
21331 wide false
21332 sideways false
21333 status open
21334
21335 \begin_layout Plain Layout
21336 \begin_inset space \hfill{}
21337 \end_inset
21338
21339
21340 \begin_inset Float figure
21341 wide false
21342 sideways false
21343 status collapsed
21344
21345 \begin_layout Plain Layout
21346 \begin_inset Caption
21347
21348 \begin_layout Plain Layout
21349 \begin_inset CommandInset label
21350 LatexCommand label
21351 name "fig:Undefinable"
21352
21353 \end_inset
21354
21355 Undefinable
21356 \end_layout
21357
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \begin_layout Plain Layout
21364 \begin_inset Graphics
21365         filename clipart/escher-lsd.eps
21366         width 45col%
21367
21368 \end_inset
21369
21370
21371 \end_layout
21372
21373 \end_inset
21374
21375
21376 \begin_inset space \hfill{}
21377 \end_inset
21378
21379
21380 \begin_inset Float figure
21381 wide false
21382 sideways false
21383 status collapsed
21384
21385 \begin_layout Plain Layout
21386 \begin_inset Caption
21387
21388 \begin_layout Plain Layout
21389 \begin_inset CommandInset label
21390 LatexCommand label
21391 name "fig:Platypus"
21392
21393 \end_inset
21394
21395 Platypus
21396 \end_layout
21397
21398 \end_inset
21399
21400
21401 \end_layout
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Graphics
21405         filename clipart/platypus.eps
21406         lyxscale 60
21407         width 45col%
21408
21409 \end_inset
21410
21411
21412 \end_layout
21413
21414 \end_inset
21415
21416
21417 \begin_inset space \hfill{}
21418 \end_inset
21419
21420
21421 \end_layout
21422
21423 \begin_layout Plain Layout
21424 \begin_inset Caption
21425
21426 \begin_layout Plain Layout
21427 \begin_inset CommandInset label
21428 LatexCommand label
21429 name "cap:Two-distorted-images"
21430
21431 \end_inset
21432
21433 Two distorted images.
21434 \end_layout
21435
21436 \end_inset
21437
21438
21439 \end_layout
21440
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \begin_layout Subsubsection
21447 Table Floats
21448 \begin_inset Index idx
21449 status collapsed
21450
21451 \begin_layout Plain Layout
21452 Floats ! Table floats
21453 \end_layout
21454
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \begin_layout Standard
21461 Table floats can be inserted using the menu 
21462 \family sans
21463 Insert\SpecialChar \menuseparator
21464 Float\SpecialChar \menuseparator
21465 Table
21466 \family default
21467  or the toolbar botton 
21468 \begin_inset Info
21469 type  "icon"
21470 arg   "float-insert table"
21471 \end_inset
21472
21473 .
21474  They have the same properties as figure floats except for the different
21475  label.
21476  Table
21477 \begin_inset space ~
21478 \end_inset
21479
21480
21481 \begin_inset CommandInset ref
21482 LatexCommand ref
21483 reference "cap:Table-float"
21484
21485 \end_inset
21486
21487  is a table float.
21488 \end_layout
21489
21490 \begin_layout Standard
21491 \begin_inset Float table
21492 wide false
21493 sideways false
21494 status open
21495
21496 \begin_layout Plain Layout
21497 \begin_inset Caption
21498
21499 \begin_layout Plain Layout
21500 \begin_inset CommandInset label
21501 LatexCommand label
21502 name "cap:Table-float"
21503
21504 \end_inset
21505
21506 A table float.
21507 \end_layout
21508
21509 \end_inset
21510
21511
21512 \end_layout
21513
21514 \begin_layout Plain Layout
21515 \align center
21516 \begin_inset Tabular
21517 <lyxtabular version="3" rows="3" columns="3">
21518 <features tabularvalignment="middle">
21519 <column alignment="center" valignment="top" width="0pt">
21520 <column alignment="center" valignment="top" width="0pt">
21521 <column alignment="center" valignment="top" width="0pt">
21522 <row>
21523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527
21528 \family roman
21529 \series medium
21530 \shape up
21531 \size normal
21532 \emph off
21533 \bar no
21534 \noun off
21535 \color none
21536 1
21537 \end_layout
21538
21539 \end_inset
21540 </cell>
21541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21542 \begin_inset Text
21543
21544 \begin_layout Plain Layout
21545
21546 \family roman
21547 \series medium
21548 \shape up
21549 \size normal
21550 \emph off
21551 \bar no
21552 \noun off
21553 \color none
21554 2
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \family roman
21565 \series medium
21566 \shape up
21567 \size normal
21568 \emph off
21569 \bar no
21570 \noun off
21571 \color none
21572 3
21573 \end_layout
21574
21575 \end_inset
21576 </cell>
21577 </row>
21578 <row>
21579 <cell alignment="center" valignment="top" topline="true" leftline="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 Joe
21593 \end_layout
21594
21595 \end_inset
21596 </cell>
21597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21598 \begin_inset Text
21599
21600 \begin_layout Plain Layout
21601
21602 \family roman
21603 \series medium
21604 \shape up
21605 \size normal
21606 \emph off
21607 \bar no
21608 \noun off
21609 \color none
21610 Mary
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619
21620 \family roman
21621 \series medium
21622 \shape up
21623 \size normal
21624 \emph off
21625 \bar no
21626 \noun off
21627 \color none
21628 Ted
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 </row>
21634 <row>
21635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 \begin_inset Formula $\int x^{2}dx$
21649 \end_inset
21650
21651
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660
21661 \family roman
21662 \series medium
21663 \shape up
21664 \size normal
21665 \emph off
21666 \bar no
21667 \noun off
21668 \color none
21669 \begin_inset Formula $\left[\begin{array}{cc}
21670 a & b\\
21671 c & d
21672 \end{array}\right]$
21673 \end_inset
21674
21675
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684
21685 \family roman
21686 \series medium
21687 \shape up
21688 \size normal
21689 \emph off
21690 \bar no
21691 \noun off
21692 \color none
21693 \begin_inset Formula $1+1=2$
21694 \end_inset
21695
21696
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 </row>
21702 </lyxtabular>
21703
21704 \end_inset
21705
21706
21707 \end_layout
21708
21709 \end_inset
21710
21711
21712 \end_layout
21713
21714 \begin_layout Subsection
21715 More Information
21716 \begin_inset Index idx
21717 status collapsed
21718
21719 \begin_layout Plain Layout
21720 Floats ! Details
21721 \end_layout
21722
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \begin_layout Standard
21729 LyX offers you further float types as well as rotated floats.
21730  It also allows you to change the float numbering scheme, to control the
21731  float placement and to change the formatting and placement of the float
21732  caption.
21733  All these features are explained in detail with many examples in chapter
21734  
21735 \emph on
21736 Floats
21737 \emph default
21738  of the the 
21739 \emph on
21740 Embedded
21741 \begin_inset space ~
21742 \end_inset
21743
21744 Objects
21745 \emph default
21746  manual.
21747 \end_layout
21748
21749 \begin_layout Section
21750 Minipages
21751 \begin_inset Index idx
21752 status collapsed
21753
21754 \begin_layout Plain Layout
21755 Minipages
21756 \end_layout
21757
21758 \end_inset
21759
21760
21761 \begin_inset CommandInset label
21762 LatexCommand label
21763 name "sec:Minipages"
21764
21765 \end_inset
21766
21767
21768 \end_layout
21769
21770 \begin_layout Standard
21771 LaTeX provides a mechanism to produce essentially a page within a page,
21772  called minipage.
21773  Within a minipage, all the usual rules of indentation, line wrapping, etc.
21774 \begin_inset space ~
21775 \end_inset
21776
21777 apply.
21778  
21779 \end_layout
21780
21781 \begin_layout Standard
21782 Minipages in LyX have their own collapsible box inserted via the menu 
21783 \family sans
21784 Insert\SpecialChar \menuseparator
21785 Box
21786 \family default
21787 .
21788  Right-clicking on the box allows you to alter the width of the minipage
21789  and its alignment within the page.
21790 \end_layout
21791
21792 \begin_layout Standard
21793 \align center
21794 \begin_inset Box Frameless
21795 position "t"
21796 hor_pos "c"
21797 has_inner_box 1
21798 inner_pos "t"
21799 use_parbox 0
21800 use_makebox 0
21801 width "30col%"
21802 special "none"
21803 height "1pt"
21804 height_special "totalheight"
21805 status open
21806
21807 \begin_layout Plain Layout
21808
21809 \shape italic
21810 This is a minipage.
21811  The text is set in an italic style.
21812 \end_layout
21813
21814 \begin_layout Plain Layout
21815
21816 \shape italic
21817 Minipages are often used for text in another language or text that needs
21818  another formatting.
21819 \end_layout
21820
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \begin_layout Standard
21827 \begin_inset VSpace medskip
21828 \end_inset
21829
21830 If you place two minipages side-by-side, you can use 
21831 \family sans
21832 Horizontal Fills
21833 \family default
21834  as described in section
21835 \begin_inset space ~
21836 \end_inset
21837
21838
21839 \begin_inset CommandInset ref
21840 LatexCommand ref
21841 reference "sub:Horizontal-Space"
21842
21843 \end_inset
21844
21845 :
21846 \begin_inset VSpace medskip
21847 \end_inset
21848
21849
21850 \end_layout
21851
21852 \begin_layout Standard
21853 \begin_inset Box Frameless
21854 position "t"
21855 hor_pos "c"
21856 has_inner_box 1
21857 inner_pos "t"
21858 use_parbox 0
21859 use_makebox 0
21860 width "1.5in"
21861 special "none"
21862 height "1pt"
21863 height_special "totalheight"
21864 status open
21865
21866 \begin_layout Plain Layout
21867 This is a minipage with some stupid dummy text.
21868  This dummy text is used to increase the size of the minipage.
21869 \end_layout
21870
21871 \end_inset
21872
21873
21874 \begin_inset space \hfill{}
21875 \end_inset
21876
21877
21878 \begin_inset Box Frameless
21879 position "t"
21880 hor_pos "c"
21881 has_inner_box 1
21882 inner_pos "t"
21883 use_parbox 0
21884 use_makebox 0
21885 width "1.5in"
21886 special "none"
21887 height "1pt"
21888 height_special "totalheight"
21889 status open
21890
21891 \begin_layout Plain Layout
21892 This is a minipage with some stupid dummy text.
21893  This dummy text is used to increase the size of the minipage.
21894 \end_layout
21895
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \begin_layout Standard
21902 \begin_inset VSpace bigskip
21903 \end_inset
21904
21905
21906 \end_layout
21907
21908 \begin_layout Standard
21909 When you right-click on a minipage box, you can change the box from a minipage
21910  to other box types.
21911  All box types and their settings are explained in detail in chapter 
21912 \emph on
21913 Boxes
21914 \emph default
21915  of the 
21916 \emph on
21917 Embedded
21918 \begin_inset space ~
21919 \end_inset
21920
21921 Objects
21922 \emph default
21923  manual.
21924 \end_layout
21925
21926 \begin_layout Chapter
21927 Mathematical Formulas
21928 \begin_inset Index idx
21929 status collapsed
21930
21931 \begin_layout Plain Layout
21932 Math
21933 \end_layout
21934
21935 \end_inset
21936
21937
21938 \begin_inset Index idx
21939 status collapsed
21940
21941 \begin_layout Plain Layout
21942 Formulas | see
21943 \begin_inset ERT
21944 status collapsed
21945
21946 \begin_layout Plain Layout
21947
21948 {
21949 \end_layout
21950
21951 \end_inset
21952
21953 Math
21954 \begin_inset ERT
21955 status collapsed
21956
21957 \begin_layout Plain Layout
21958
21959 }
21960 \end_layout
21961
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \end_inset
21968
21969
21970 \begin_inset CommandInset label
21971 LatexCommand label
21972 name "cha:Mathematical-Formulas"
21973
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \begin_layout Standard
21980 The issues of this chapter are described in detail in the 
21981 \emph on
21982 Math
21983 \emph default
21984  manual.
21985  There you'll also find tips and tricks for special cases.
21986 \end_layout
21987
21988 \begin_layout Section
21989 Basic Math Editing
21990 \begin_inset Index idx
21991 status collapsed
21992
21993 \begin_layout Plain Layout
21994 Math ! Basics
21995 \end_layout
21996
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \begin_layout Standard
22003 To create a math formula, you can just click on the toolbar icon 
22004 \begin_inset Info
22005 type  "icon"
22006 arg   "math-mode on"
22007 \end_inset
22008
22009 .
22010  That will create a little blue rectangle, with purple markers around its
22011  corners.
22012  That blue rectangle is the formula itself; the purple markers indicate
22013  what level of nesting within the formula you are at.
22014  You can also choose a particular formula type to insert via the 
22015 \family sans
22016 Insert\SpecialChar \menuseparator
22017 Math
22018 \family default
22019  menu.
22020 \end_layout
22021
22022 \begin_layout Standard
22023 Editing the parameters of a formula and adding math constructs can be done
22024  with the 
22025 \family sans
22026 math
22027 \begin_inset space ~
22028 \end_inset
22029
22030 toolbar
22031 \family default
22032 , that appears when the cursor is in a formula.
22033 \end_layout
22034
22035 \begin_layout Standard
22036 There are two main types of formulas: Inline formulas appear within a text
22037  line, like this one:
22038 \end_layout
22039
22040 \begin_layout Standard
22041 This is a line with an inline formula 
22042 \begin_inset Formula $A=B$
22043 \end_inset
22044
22045  in it.
22046 \end_layout
22047
22048 \begin_layout Standard
22049 Displayed formulas appear outside the text like if they were in an own paragraph
22050 , like this one:
22051 \begin_inset Formula 
22052 \[
22053 A=B
22054 \]
22055
22056 \end_inset
22057
22058 You can only number and reference displayed formulas.
22059 \end_layout
22060
22061 \begin_layout Standard
22062 LyX supports also many LaTeX math commands.
22063  E.
22064 \begin_inset space \thinspace{}
22065 \end_inset
22066
22067 g.
22068 \begin_inset space \space{}
22069 \end_inset
22070
22071 typing 
22072 \begin_inset Quotes eld
22073 \end_inset
22074
22075
22076 \series bold
22077
22078 \backslash
22079 alpha
22080 \series default
22081
22082 \begin_inset Quotes erd
22083 \end_inset
22084
22085 , followed by a space, in a formula will create the Greek letter 
22086 \begin_inset Formula $\alpha$
22087 \end_inset
22088
22089 .
22090  So typing commands might sometimes be faster than using the 
22091 \family sans
22092 Math
22093 \begin_inset space ~
22094 \end_inset
22095
22096 Panel
22097 \family default
22098 .
22099 \end_layout
22100
22101 \begin_layout Subsection
22102 Navigating in Formulas
22103 \begin_inset Index idx
22104 status collapsed
22105
22106 \begin_layout Plain Layout
22107 Math ! Navigating
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \end_layout
22114
22115 \begin_layout Standard
22116 The best control over the cursor position within an existing formula is
22117  achieved with the arrow keys.
22118  LyX uses small rectangles to indicate places where something can be inserted.
22119  The arrow keys can be used to navigate between parts of a formula.
22120  Pressing 
22121 \family sans
22122 Space
22123 \family default
22124  will leave a formula construct (a square root 
22125 \begin_inset Formula $\sqrt{2}$
22126 \end_inset
22127
22128 , or parentheses 
22129 \begin_inset Formula $\left(f\right)$
22130 \end_inset
22131
22132 , or a matrix 
22133 \begin_inset Formula $\left[\begin{array}{cc}
22134 1 & 2\\
22135 3 & 4
22136 \end{array}\right]$
22137 \end_inset
22138
22139 ).
22140  Pressing 
22141 \family sans
22142 Escape
22143 \family default
22144  will leave the formula, placing the cursor after the formula.
22145  
22146 \family sans
22147 Tab
22148 \family default
22149  can be used to move horizontally in a formula; for example, through the
22150  cells of a matrix or the positions in a multi-line equation.
22151 \end_layout
22152
22153 \begin_layout Standard
22154
22155 \family sans
22156 Space
22157 \family default
22158 , printed in this document as 
22159 \begin_inset Quotes eld
22160 \end_inset
22161
22162
22163 \begin_inset ERT
22164 status collapsed
22165
22166 \begin_layout Plain Layout
22167
22168
22169 \backslash
22170 spce 
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \begin_inset Quotes erd
22177 \end_inset
22178
22179
22180 \begin_inset Note Note
22181 status collapsed
22182
22183 \begin_layout Plain Layout
22184 This command will appear in the output as official character denoting the
22185  space character (visible space).
22186 \end_layout
22187
22188 \end_inset
22189
22190 , seems to do nothing in a formula, since it does not add a space between
22191  characters, but it does exit a nested structure.
22192  For this reason, you have to be careful about using 
22193 \family sans
22194 Space
22195 \family default
22196 .
22197  For example, if you want 
22198 \begin_inset Formula $\sqrt{2x+1}$
22199 \end_inset
22200
22201 , type 
22202 \series bold
22203
22204 \backslash
22205 sqrt
22206 \begin_inset ERT
22207 status collapsed
22208
22209 \begin_layout Plain Layout
22210
22211
22212 \backslash
22213 spce 
22214 \end_layout
22215
22216 \end_inset
22217
22218 2x+1
22219 \series default
22220  and not 
22221 \series bold
22222
22223 \backslash
22224 sqrt
22225 \begin_inset ERT
22226 status collapsed
22227
22228 \begin_layout Plain Layout
22229
22230
22231 \backslash
22232 spce 
22233 \end_layout
22234
22235 \end_inset
22236
22237 2x
22238 \begin_inset ERT
22239 status collapsed
22240
22241 \begin_layout Plain Layout
22242
22243
22244 \backslash
22245 spce 
22246 \end_layout
22247
22248 \end_inset
22249
22250 +1
22251 \series default
22252 , since in the latter case only the 
22253 \family typewriter
22254
22255 \begin_inset Formula $2x$
22256 \end_inset
22257
22258
22259 \family default
22260  will be under the square root sign: 
22261 \begin_inset Formula $\sqrt{2x}+1$
22262 \end_inset
22263
22264 .
22265 \end_layout
22266
22267 \begin_layout Standard
22268 You can leave many parts of a formula, like this matrix, partially filled
22269  in, such as:
22270 \begin_inset Formula 
22271 \[
22272 \left(\begin{array}{ccc}
22273 \lambda_{1}\\
22274  & \ddots\\
22275  &  & \lambda_{n}
22276 \end{array}\right)
22277 \]
22278
22279 \end_inset
22280
22281 If you leave a fraction only partially filled in, or a subscript with nothing
22282  in it, the results will be unpredictable, but most constructs don't mind.
22283 \end_layout
22284
22285 \begin_layout Subsection
22286 Selecting Text
22287 \end_layout
22288
22289 \begin_layout Standard
22290 You can select text within a formula in two different ways.
22291  Place the cursor at one end of the string of text you want, and press 
22292 \family sans
22293 Shift
22294 \family default
22295  and a cursor movement key to select text.
22296  It will be highlighted as with regular text selection.
22297  Alternatively, you can select text with the mouse in the usual way.
22298  That text can then be cut or copied, and then pasted within any formula,
22299  but not in a normal text region in LyX.
22300 \end_layout
22301
22302 \begin_layout Subsection
22303 Exponents and Subscripts
22304 \begin_inset Index idx
22305 status collapsed
22306
22307 \begin_layout Plain Layout
22308 Math ! Exponents
22309 \end_layout
22310
22311 \end_inset
22312
22313
22314 \begin_inset Index idx
22315 status collapsed
22316
22317 \begin_layout Plain Layout
22318 Math ! Subscripts
22319 \end_layout
22320
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \begin_layout Standard
22327 You can use the math panel to add super- or subscripts, but the much easier
22328  way is to use a command.
22329  To get 
22330 \begin_inset Formula $x^{2}$
22331 \end_inset
22332
22333 , type in a formula 
22334 \series bold
22335 x^2
22336 \begin_inset ERT
22337 status collapsed
22338
22339 \begin_layout Plain Layout
22340
22341
22342 \backslash
22343 spce 
22344 \end_layout
22345
22346 \end_inset
22347
22348
22349 \series default
22350 .
22351  The final 
22352 \family sans
22353 Space
22354 \family default
22355  puts the cursor back down on the base line of the expression.
22356  If you type 
22357 \series bold
22358 x^2y
22359 \series default
22360 , you will get 
22361 \begin_inset Formula $x^{2y}$
22362 \end_inset
22363
22364 , to get 
22365 \begin_inset Formula $x^{2}y$
22366 \end_inset
22367
22368 , type 
22369 \series bold
22370 x^2
22371 \begin_inset ERT
22372 status collapsed
22373
22374 \begin_layout Plain Layout
22375
22376
22377 \backslash
22378 spce 
22379 \end_layout
22380
22381 \end_inset
22382
22383 y
22384 \series default
22385 .
22386  If you use characters in the superscript, that could be accented with the
22387  hat 
22388 \begin_inset Quotes eld
22389 \end_inset
22390
22391 ^
22392 \begin_inset Quotes erd
22393 \end_inset
22394
22395 , you have to use an extra 
22396 \family sans
22397 Space
22398 \family default
22399  to separate the hat and the character.
22400  E.
22401 \begin_inset space \thinspace{}
22402 \end_inset
22403
22404 g.
22405 \begin_inset space \space{}
22406 \end_inset
22407
22408 if you want 
22409 \begin_inset Formula $x^{a}$
22410 \end_inset
22411
22412 , type 
22413 \series bold
22414 x^
22415 \begin_inset ERT
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419
22420
22421 \backslash
22422 spce 
22423 \end_layout
22424
22425 \end_inset
22426
22427 a
22428 \series default
22429 .
22430  Subscripts are similar: To get 
22431 \begin_inset Formula $a_{1}$
22432 \end_inset
22433
22434 , type 
22435 \series bold
22436 a_1
22437 \begin_inset ERT
22438 status collapsed
22439
22440 \begin_layout Plain Layout
22441
22442
22443 \backslash
22444 spce 
22445 \end_layout
22446
22447 \end_inset
22448
22449
22450 \series default
22451 .
22452 \end_layout
22453
22454 \begin_layout Subsection
22455 Fractions
22456 \begin_inset Index idx
22457 status collapsed
22458
22459 \begin_layout Plain Layout
22460 Math ! Fractions
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \begin_layout Standard
22469 Create a fraction with either the command 
22470 \series bold
22471
22472 \backslash
22473 frac
22474 \series default
22475  or using the icon 
22476 \begin_inset Graphics
22477         filename ../images/math/frac.png
22478         scale 60
22479
22480 \end_inset
22481
22482  in the 
22483 \family sans
22484 Math
22485 \begin_inset space ~
22486 \end_inset
22487
22488 Panel
22489 \family default
22490 .
22491  You will be presented with an empty fraction.
22492  The cursor is above the fraction line.
22493  To move it to the bottom, simply press 
22494 \family sans
22495 Down
22496 \family default
22497 .
22498  To move back up, press 
22499 \family sans
22500 Up
22501 \family default
22502 .
22503  Any math structure can be placed in a fraction, as this example shows:
22504 \begin_inset Formula 
22505 \[
22506 \left[\frac{1}{\left(\begin{array}{cc}
22507 2 & 3\\
22508 4 & 5
22509 \end{array}\right)}\right]
22510 \]
22511
22512 \end_inset
22513
22514
22515 \end_layout
22516
22517 \begin_layout Subsection
22518 Roots
22519 \begin_inset Index idx
22520 status collapsed
22521
22522 \begin_layout Plain Layout
22523 Math ! Roots
22524 \end_layout
22525
22526 \end_inset
22527
22528
22529 \end_layout
22530
22531 \begin_layout Standard
22532 Roots can be created using the 
22533 \family sans
22534 Math
22535 \begin_inset space ~
22536 \end_inset
22537
22538 Panel
22539 \family default
22540  button
22541 \begin_inset Graphics
22542         filename ../images/math/sqrt.png
22543         scale 85
22544         groupId toolbarbuttons
22545
22546 \end_inset
22547
22548  or the commands 
22549 \series bold
22550
22551 \backslash
22552 sqrt
22553 \series default
22554  or 
22555 \series bold
22556
22557 \backslash
22558 root
22559 \series default
22560 .
22561  With the command 
22562 \series bold
22563
22564 \backslash
22565 root
22566 \series default
22567  you can produce roots of higher orders, like cube roots, while 
22568 \series bold
22569
22570 \backslash
22571 sqrt
22572 \series default
22573  produces always a square root.
22574 \end_layout
22575
22576 \begin_layout Subsection
22577 Operators with Limits
22578 \begin_inset Index idx
22579 status collapsed
22580
22581 \begin_layout Plain Layout
22582 Math ! Sums
22583 \end_layout
22584
22585 \end_inset
22586
22587
22588 \begin_inset Index idx
22589 status collapsed
22590
22591 \begin_layout Plain Layout
22592 Math ! Integrals
22593 \end_layout
22594
22595 \end_inset
22596
22597
22598 \begin_inset CommandInset label
22599 LatexCommand label
22600 name "sub:Operators-with-Limits"
22601
22602 \end_inset
22603
22604
22605 \end_layout
22606
22607 \begin_layout Standard
22608 Sum (
22609 \begin_inset Formula $\sum$
22610 \end_inset
22611
22612 ) and integral (
22613 \begin_inset Formula $\int$
22614 \end_inset
22615
22616 ) operators are very often decorated with limits.
22617  These limits can be entered in LyX by entering them as you would enter
22618  a super- or subscript, directly after the symbol.
22619  The sum operator will automatically place its 
22620 \begin_inset Quotes eld
22621 \end_inset
22622
22623 limits
22624 \begin_inset Quotes erd
22625 \end_inset
22626
22627  over and under the symbol in displayed formulas, and on the side in inline
22628  formulas.
22629  Such as 
22630 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22631 \end_inset
22632
22633 , versus
22634 \begin_inset Formula 
22635 \[
22636 \sum_{n=0}^{\infty}\frac{1}{n!}=e
22637 \]
22638
22639 \end_inset
22640
22641 Integral signs, however, will place the limits on the side in both formula
22642  types.
22643 \end_layout
22644
22645 \begin_layout Standard
22646 All operators with limits will be automatically re-sized when placed in
22647  display mode.
22648  The placement of the limits can be changed by placing the cursor directly
22649  behind the operator and hitting 
22650 \begin_inset Info
22651 type  "shortcut"
22652 arg   "math-limits"
22653 \end_inset
22654
22655  or using the menu 
22656 \family sans
22657 Edit\SpecialChar \menuseparator
22658 Math\SpecialChar \menuseparator
22659 Change
22660 \begin_inset space ~
22661 \end_inset
22662
22663 Limits
22664 \begin_inset space ~
22665 \end_inset
22666
22667 Type
22668 \family default
22669 .
22670 \end_layout
22671
22672 \begin_layout Standard
22673 Certain other mathematical expressions have this 
22674 \begin_inset Quotes eld
22675 \end_inset
22676
22677 moving limits
22678 \begin_inset Quotes erd
22679 \end_inset
22680
22681  feature as addition, such as
22682 \begin_inset Index idx
22683 status collapsed
22684
22685 \begin_layout Plain Layout
22686 Math ! Limits
22687 \end_layout
22688
22689 \end_inset
22690
22691
22692 \begin_inset Formula 
22693 \[
22694 \lim_{x\rightarrow\infty}f(x),
22695 \]
22696
22697 \end_inset
22698
22699 which will place the 
22700 \begin_inset Formula $x\rightarrow\infty$
22701 \end_inset
22702
22703  underneath the 
22704 \begin_inset Quotes eld
22705 \end_inset
22706
22707 lim
22708 \begin_inset Quotes erd
22709 \end_inset
22710
22711  in display mode.
22712  In inline formulas it looks like this: 
22713 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22714 \end_inset
22715
22716 .
22717 \end_layout
22718
22719 \begin_layout Standard
22720 Note that the lim-function was entered as the function macro 
22721 \series bold
22722
22723 \backslash
22724 lim
22725 \series default
22726 .
22727  Have a look at section
22728 \begin_inset space ~
22729 \end_inset
22730
22731
22732 \begin_inset CommandInset ref
22733 LatexCommand ref
22734 reference "sub:Functions"
22735
22736 \end_inset
22737
22738  for an explanation of function macros.
22739 \end_layout
22740
22741 \begin_layout Subsection
22742 Math Symbols
22743 \begin_inset Index idx
22744 status collapsed
22745
22746 \begin_layout Plain Layout
22747 Math ! Symbols
22748 \end_layout
22749
22750 \end_inset
22751
22752
22753 \end_layout
22754
22755 \begin_layout Standard
22756 Most math symbols can be found in the 
22757 \family sans
22758 Math
22759 \begin_inset space ~
22760 \end_inset
22761
22762 Panel
22763 \family default
22764  under one of several categories; including 
22765 \family sans
22766 Greek
22767 \family default
22768
22769 \family sans
22770 Operators
22771 \family default
22772  , 
22773 \family sans
22774 Relations
22775 \family default
22776
22777 \family sans
22778 Arrows
22779 \family default
22780 .
22781  There are also the additional symbols provided by the American Mathematical
22782  Society (AMS).
22783 \end_layout
22784
22785 \begin_layout Standard
22786 If you know the LaTeX-command for a construct or symbol you wish to use,
22787  you don't have to use the 
22788 \family sans
22789 Math
22790 \begin_inset space ~
22791 \end_inset
22792
22793 Panel
22794 \family default
22795 , but can type the command directly into the formula.
22796  LyX will convert it to the corresponding symbol or construct.
22797 \end_layout
22798
22799 \begin_layout Subsection
22800 Altering Spacing
22801 \begin_inset Index idx
22802 status collapsed
22803
22804 \begin_layout Plain Layout
22805 Math ! Spaces
22806 \end_layout
22807
22808 \end_inset
22809
22810
22811 \end_layout
22812
22813 \begin_layout Standard
22814 You may want to create spaces that differ from the standard spacing that
22815  LaTeX provides.
22816  To do this, type 
22817 \begin_inset Info
22818 type  "shortcut"
22819 arg   "space-insert protected"
22820 \end_inset
22821
22822  or to use the 
22823 \family sans
22824 Math
22825 \begin_inset space ~
22826 \end_inset
22827
22828 Panel
22829 \family default
22830  button 
22831 \begin_inset Graphics
22832         filename ../images/math/space.png
22833         scale 85
22834         groupId toolbarbuttons
22835
22836 \end_inset
22837
22838 .
22839  This generates a small space, and shows a small marker on the screen.
22840  For example, the sequence 
22841 \series bold
22842 a Ctrl+Space b
22843 \series default
22844
22845 \begin_inset Formula $a\, b$
22846 \end_inset
22847
22848  appears in LyX as 
22849 \begin_inset Graphics
22850         filename clipart/SpaceMarker.png
22851
22852 \end_inset
22853
22854 .
22855  You can change the space to different sizes when you set the cursor behind
22856  the space marker and hit space again several times.
22857  With every space hit the size will be changed.
22858  Some markers for the space size appear red in LyX, because they are negative
22859  spaces.
22860  Here are two examples:
22861 \end_layout
22862
22863 \begin_layout Standard
22864
22865 \series bold
22866 a Ctrl+Space b
22867 \series default
22868  and 3×
22869 \family sans
22870 Space
22871 \family default
22872
22873 \begin_inset Formula $a\quad b$
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \begin_layout Standard
22880
22881 \series bold
22882 a Ctrl+Space b
22883 \series default
22884  and 5×
22885 \family sans
22886 Space
22887 \family default
22888
22889 \begin_inset Formula $a\! b$
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \begin_layout Subsection
22896 Functions
22897 \begin_inset Index idx
22898 status collapsed
22899
22900 \begin_layout Plain Layout
22901 Math ! Functions
22902 \end_layout
22903
22904 \end_inset
22905
22906
22907 \begin_inset CommandInset label
22908 LatexCommand label
22909 name "sub:Functions"
22910
22911 \end_inset
22912
22913
22914 \end_layout
22915
22916 \begin_layout Standard
22917 The 
22918 \family sans
22919 Math
22920 \begin_inset space ~
22921 \end_inset
22922
22923 Panel
22924 \family default
22925  contains under the button 
22926 \begin_inset Graphics
22927         filename ../images/math/functions.png
22928         scale 85
22929         groupId toolbarbuttons
22930
22931 \end_inset
22932
22933  a number of function macros, such as 
22934 \begin_inset Formula $\sin$
22935 \end_inset
22936
22937
22938 \begin_inset Formula $\lim$
22939 \end_inset
22940
22941
22942 \emph on
22943 etc
22944 \emph default
22945 .
22946  (you can also insert them in a formula by typing 
22947 \series bold
22948
22949 \backslash
22950 sin
22951 \series default
22952  etc.).
22953  Standard mathematical practice is that functions are printed upright to
22954  avoid confusions, because 
22955 \begin_inset Formula $sin$
22956 \end_inset
22957
22958  does normally mean 
22959 \begin_inset Formula $s\cdot i\cdot n$
22960 \end_inset
22961
22962 .
22963 \end_layout
22964
22965 \begin_layout Standard
22966 Using the function macros will also produce correct spacing around the function:
22967  
22968 \begin_inset Formula $a\sin x$
22969 \end_inset
22970
22971  is different from 
22972 \begin_inset Formula $asinx$
22973 \end_inset
22974
22975
22976 \end_layout
22977
22978 \begin_layout Standard
22979 For some mathematical objects, like the limes, the macro changes where subscript
22980 s are placed, as described in section
22981 \begin_inset space ~
22982 \end_inset
22983
22984
22985 \begin_inset CommandInset ref
22986 LatexCommand ref
22987 reference "sub:Operators-with-Limits"
22988
22989 \end_inset
22990
22991 .
22992 \end_layout
22993
22994 \begin_layout Subsection
22995 Accents
22996 \begin_inset Index idx
22997 status collapsed
22998
22999 \begin_layout Plain Layout
23000 Math ! Accents
23001 \end_layout
23002
23003 \end_inset
23004
23005
23006 \end_layout
23007
23008 \begin_layout Standard
23009 In a formula you can insert accented characters in the same way as in text
23010  mode.
23011  This may depend on your keyboard, or the bindings file you use.
23012  You can also use LaTeX commands to e.
23013 \begin_inset space \thinspace{}
23014 \end_inset
23015
23016 g.
23017 \begin_inset space \space{}
23018 \end_inset
23019
23020 enter 
23021 \begin_inset Formula $\hat{a}$
23022 \end_inset
23023
23024  even if your keyboard doesn't have hat-accents enabled.
23025  Our example is entered by typing 
23026 \series bold
23027
23028 \backslash
23029 hat
23030 \begin_inset ERT
23031 status collapsed
23032
23033 \begin_layout Plain Layout
23034
23035
23036 \backslash
23037 spce 
23038 \end_layout
23039
23040 \end_inset
23041
23042 a
23043 \series default
23044  in a formula.
23045  Table
23046 \begin_inset space ~
23047 \end_inset
23048
23049
23050 \begin_inset CommandInset ref
23051 LatexCommand ref
23052 reference "cap:Accent-names-and"
23053
23054 \end_inset
23055
23056  shows the equivalences between the accent names and the commands.
23057 \end_layout
23058
23059 \begin_layout Standard
23060 \begin_inset Float table
23061 wide false
23062 sideways false
23063 status open
23064
23065 \begin_layout Plain Layout
23066 \begin_inset Caption
23067
23068 \begin_layout Plain Layout
23069 \begin_inset CommandInset label
23070 LatexCommand label
23071 name "cap:Accent-names-and"
23072
23073 \end_inset
23074
23075 Accent names and the corresponding commands.
23076 \end_layout
23077
23078 \end_inset
23079
23080
23081 \end_layout
23082
23083 \begin_layout Plain Layout
23084 \align center
23085 \begin_inset Tabular
23086 <lyxtabular version="3" rows="11" columns="3">
23087 <features tabularvalignment="middle">
23088 <column alignment="center" valignment="top" width="0pt">
23089 <column alignment="center" valignment="top" width="0pt">
23090 <column alignment="center" valignment="top" width="0pt">
23091 <row>
23092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096 Name
23097 \end_layout
23098
23099 \end_inset
23100 </cell>
23101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23102 \begin_inset Text
23103
23104 \begin_layout Plain Layout
23105 Command
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114 E
23115 \family roman
23116 \series medium
23117 \shape up
23118 \size normal
23119 \emph off
23120 \bar no
23121 \noun off
23122 \color none
23123 xample
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
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 circumflex
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152
23153 \series bold
23154
23155 \backslash
23156 hat
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165
23166 \family roman
23167 \series medium
23168 \shape up
23169 \size normal
23170 \emph off
23171 \bar no
23172 \noun off
23173 \color none
23174 \begin_inset Formula $\hat{a}$
23175 \end_inset
23176
23177
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 </row>
23183 <row>
23184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188
23189 \family roman
23190 \series medium
23191 \shape up
23192 \size normal
23193 \emph off
23194 \bar no
23195 \noun off
23196 \color none
23197 grave
23198 \end_layout
23199
23200 \end_inset
23201 </cell>
23202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206
23207 \series bold
23208
23209 \backslash
23210 grave
23211 \end_layout
23212
23213 \end_inset
23214 </cell>
23215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23216 \begin_inset Text
23217
23218 \begin_layout Plain Layout
23219
23220 \family roman
23221 \series medium
23222 \shape up
23223 \size normal
23224 \emph off
23225 \bar no
23226 \noun off
23227 \color none
23228 \begin_inset Formula $\grave{a}$
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 </row>
23237 <row>
23238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242
23243 \family roman
23244 \series medium
23245 \shape up
23246 \size normal
23247 \emph off
23248 \bar no
23249 \noun off
23250 \color none
23251 acute
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260
23261 \series bold
23262
23263 \backslash
23264 acute
23265 \end_layout
23266
23267 \end_inset
23268 </cell>
23269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23270 \begin_inset Text
23271
23272 \begin_layout Plain Layout
23273
23274 \family roman
23275 \series medium
23276 \shape up
23277 \size normal
23278 \emph off
23279 \bar no
23280 \noun off
23281 \color none
23282 \begin_inset Formula $\acute{a}$
23283 \end_inset
23284
23285
23286 \end_layout
23287
23288 \end_inset
23289 </cell>
23290 </row>
23291 <row>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296
23297 \family roman
23298 \series medium
23299 \shape up
23300 \size normal
23301 \emph off
23302 \bar no
23303 \noun off
23304 \color none
23305 umlaut
23306 \end_layout
23307
23308 \end_inset
23309 </cell>
23310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23311 \begin_inset Text
23312
23313 \begin_layout Plain Layout
23314
23315 \series bold
23316
23317 \backslash
23318 ddot
23319 \end_layout
23320
23321 \end_inset
23322 </cell>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327
23328 \family roman
23329 \series medium
23330 \shape up
23331 \size normal
23332 \emph off
23333 \bar no
23334 \noun off
23335 \color none
23336 \begin_inset Formula $\ddot{a}$
23337 \end_inset
23338
23339
23340 \end_layout
23341
23342 \end_inset
23343 </cell>
23344 </row>
23345 <row>
23346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23347 \begin_inset Text
23348
23349 \begin_layout Plain Layout
23350
23351 \family roman
23352 \series medium
23353 \shape up
23354 \size normal
23355 \emph off
23356 \bar no
23357 \noun off
23358 \color none
23359 tilde
23360 \end_layout
23361
23362 \end_inset
23363 </cell>
23364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23365 \begin_inset Text
23366
23367 \begin_layout Plain Layout
23368
23369 \series bold
23370
23371 \backslash
23372 tilde
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \family roman
23383 \series medium
23384 \shape up
23385 \size normal
23386 \emph off
23387 \bar no
23388 \noun off
23389 \color none
23390 \begin_inset Formula $\tilde{a}$
23391 \end_inset
23392
23393
23394 \end_layout
23395
23396 \end_inset
23397 </cell>
23398 </row>
23399 <row>
23400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23401 \begin_inset Text
23402
23403 \begin_layout Plain Layout
23404
23405 \family roman
23406 \series medium
23407 \shape up
23408 \size normal
23409 \emph off
23410 \bar no
23411 \noun off
23412 \color none
23413 dot
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422
23423 \series bold
23424
23425 \backslash
23426 dot
23427 \end_layout
23428
23429 \end_inset
23430 </cell>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \family roman
23437 \series medium
23438 \shape up
23439 \size normal
23440 \emph off
23441 \bar no
23442 \noun off
23443 \color none
23444 \begin_inset Formula $\dot{a}$
23445 \end_inset
23446
23447
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 </row>
23453 <row>
23454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458
23459 \family roman
23460 \series medium
23461 \shape up
23462 \size normal
23463 \emph off
23464 \bar no
23465 \noun off
23466 \color none
23467 breve
23468 \end_layout
23469
23470 \end_inset
23471 </cell>
23472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23473 \begin_inset Text
23474
23475 \begin_layout Plain Layout
23476
23477 \series bold
23478
23479 \backslash
23480 breve
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23486 \begin_inset Text
23487
23488 \begin_layout Plain Layout
23489
23490 \family roman
23491 \series medium
23492 \shape up
23493 \size normal
23494 \emph off
23495 \bar no
23496 \noun off
23497 \color none
23498 \begin_inset Formula $\breve{a}$
23499 \end_inset
23500
23501
23502 \end_layout
23503
23504 \end_inset
23505 </cell>
23506 </row>
23507 <row>
23508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23509 \begin_inset Text
23510
23511 \begin_layout Plain Layout
23512
23513 \family roman
23514 \series medium
23515 \shape up
23516 \size normal
23517 \emph off
23518 \bar no
23519 \noun off
23520 \color none
23521 caron
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530
23531 \series bold
23532
23533 \backslash
23534 check
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23540 \begin_inset Text
23541
23542 \begin_layout Plain Layout
23543
23544 \family roman
23545 \series medium
23546 \shape up
23547 \size normal
23548 \emph off
23549 \bar no
23550 \noun off
23551 \color none
23552 \begin_inset Formula $\check{a}$
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \family roman
23568 \series medium
23569 \shape up
23570 \size normal
23571 \emph off
23572 \bar no
23573 \noun off
23574 \color none
23575 macron
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \series bold
23586
23587 \backslash
23588 bar
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \family roman
23599 \series medium
23600 \shape up
23601 \size normal
23602 \emph off
23603 \bar no
23604 \noun off
23605 \color none
23606 \begin_inset Formula $\bar{a}$
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 </row>
23615 <row>
23616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 vector
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \series bold
23631
23632 \backslash
23633 vec
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642
23643 \family roman
23644 \series medium
23645 \shape up
23646 \size normal
23647 \emph off
23648 \bar no
23649 \noun off
23650 \color none
23651 \begin_inset Formula $\vec{a}$
23652 \end_inset
23653
23654
23655 \end_layout
23656
23657 \end_inset
23658 </cell>
23659 </row>
23660 </lyxtabular>
23661
23662 \end_inset
23663
23664
23665 \end_layout
23666
23667 \end_inset
23668
23669
23670 \end_layout
23671
23672 \begin_layout Standard
23673 You can choose one of the accents by selecting an item from the 
23674 \family sans
23675 Frame
23676 \begin_inset space ~
23677 \end_inset
23678
23679 decorations
23680 \family default
23681  symbol set button 
23682 \begin_inset Graphics
23683         filename ../images/math/hat.png
23684         scale 85
23685         groupId toolbarbuttons
23686
23687 \end_inset
23688
23689  in the math panel ; this will apply to any selection you have made within
23690  a formula too.
23691 \end_layout
23692
23693 \begin_layout Section
23694 Brackets and Delimiters
23695 \begin_inset Index idx
23696 status collapsed
23697
23698 \begin_layout Plain Layout
23699 Math ! Brackets
23700 \end_layout
23701
23702 \end_inset
23703
23704
23705 \begin_inset Index idx
23706 status collapsed
23707
23708 \begin_layout Plain Layout
23709 Math ! Delimiters
23710 \end_layout
23711
23712 \end_inset
23713
23714
23715 \begin_inset CommandInset label
23716 LatexCommand label
23717 name "sec:Brackets-and-Delimiters"
23718
23719 \end_inset
23720
23721
23722 \end_layout
23723
23724 \begin_layout Standard
23725 There are several brackets available through LyX.
23726  For most purposes, using just the keys 
23727 \family typewriter
23728 []{}()|<>
23729 \family default
23730  should suffice.
23731  But if you want to surround a large structure, like a matrix or a fraction,
23732  or if you have several layers of brackets, it is better to use the math
23733  toolbar delimiter icon 
23734 \begin_inset Info
23735 type  "icon"
23736 arg   "dialog-show mathdelimiter"
23737 \end_inset
23738
23739 .
23740  For example, that's how you would construct the brackets around a standard
23741  matrix such as:
23742 \begin_inset Formula 
23743 \[
23744 \left[\begin{array}{cc}
23745 1 & 2\\
23746 3 & 4
23747 \end{array}\right]
23748 \]
23749
23750 \end_inset
23751
23752 and to make it easier to see the layers of parentheses as in: 
23753 \begin_inset Formula 
23754 \[
23755 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}
23756 \]
23757
23758 \end_inset
23759
23760
23761 \end_layout
23762
23763 \begin_layout Standard
23764 The parentheses, and other brackets from that menu will automatically re-size
23765  to accommodate the size of what is inside.
23766 \end_layout
23767
23768 \begin_layout Standard
23769 To construct brackets click on the button for the bracket you want on the
23770  left side and right side.
23771  If you use the option 
23772 \family sans
23773 Keep
23774 \begin_inset space ~
23775 \end_inset
23776
23777 matched
23778 \family default
23779 , the selected bracket type will be used for the left and the right side.
23780  The selection will be shown below the button field.
23781  If you want one side to not have a bracket, use the blank button.
23782  It will appear in LyX with a dotted line, but nothing will be printed.
23783 \end_layout
23784
23785 \begin_layout Standard
23786 If you want to place brackets around math structures, like a square root,
23787  you can do that by highlighting (selecting) the structure that is to go
23788  inside the brackets.
23789  Then choose the appropriate brackets for left and right and click on 
23790 \family sans
23791 Insert
23792 \family default
23793 .
23794  The parentheses will be drawn around the selected structure.
23795 \end_layout
23796
23797 \begin_layout Section
23798 Arrays and Multi-line Equations
23799 \begin_inset Index idx
23800 status collapsed
23801
23802 \begin_layout Plain Layout
23803 Math ! Arrays
23804 \end_layout
23805
23806 \end_inset
23807
23808
23809 \begin_inset Index idx
23810 status collapsed
23811
23812 \begin_layout Plain Layout
23813 Math ! Matrices
23814 \end_layout
23815
23816 \end_inset
23817
23818
23819 \begin_inset Index idx
23820 status collapsed
23821
23822 \begin_layout Plain Layout
23823 Math ! Multi-line Equations
23824 \end_layout
23825
23826 \end_inset
23827
23828
23829 \end_layout
23830
23831 \begin_layout Standard
23832 Matrices are entered in LyX using the 
23833 \family sans
23834 Math
23835 \begin_inset space ~
23836 \end_inset
23837
23838 Panel
23839 \family default
23840  matrix button 
23841 \begin_inset Graphics
23842         filename ../images/math/matrix.png
23843         scale 85
23844         groupId toolbarbuttons
23845
23846 \end_inset
23847
23848 .
23849  It will open a dialog for you to choose the number of rows/columns.
23850  Here is an example:
23851 \begin_inset Formula 
23852 \[
23853 \left(\begin{array}{ccc}
23854 1 & 2 & 3\\
23855 4 & 5 & 6\\
23856 7 & 8 & 9
23857 \end{array}\right)
23858 \]
23859
23860 \end_inset
23861
23862 The parentheses aren't automatic, but you can add them as described in section
23863 \begin_inset space ~
23864 \end_inset
23865
23866
23867 \begin_inset CommandInset ref
23868 LatexCommand ref
23869 reference "sec:Brackets-and-Delimiters"
23870
23871 \end_inset
23872
23873 .
23874  When you construct the matrix, you can decide whether the column entries
23875  will be left-, right-, or center-justified.
23876  This alignment is set in the box 
23877 \family sans
23878 Horizontal
23879 \family default
23880  with the letters 
23881 \begin_inset Quotes eld
23882 \end_inset
23883
23884
23885 \family sans
23886 l
23887 \family default
23888
23889 \begin_inset Quotes erd
23890 \end_inset
23891
23892
23893 \begin_inset Quotes eld
23894 \end_inset
23895
23896
23897 \family sans
23898 r
23899 \family default
23900
23901 \begin_inset Quotes erd
23902 \end_inset
23903
23904 , and 
23905 \begin_inset Quotes eld
23906 \end_inset
23907
23908
23909 \family sans
23910 c
23911 \family default
23912
23913 \begin_inset Quotes erd
23914 \end_inset
23915
23916 .
23917  LyX proposes a 
23918 \begin_inset Quotes eld
23919 \end_inset
23920
23921
23922 \family sans
23923 c
23924 \family default
23925
23926 \begin_inset Quotes erd
23927 \end_inset
23928
23929  for every column as default.
23930  For example, the sequence 
23931 \begin_inset Quotes eld
23932 \end_inset
23933
23934
23935 \family sans
23936 lcr
23937 \family default
23938
23939 \begin_inset Quotes erd
23940 \end_inset
23941
23942  means that the first column will be left-justified, the second will be
23943  centered, and the third column will be right-justified, because each letter
23944  corresponds to the relevant column.
23945  The result will look like this:
23946 \begin_inset Formula 
23947 \[
23948 \begin{array}{lcr}
23949 this & this\, column & this\, column\\
23950 column & has & has\, right\\
23951 has\, left\, alignment & center\, alignment & alignment
23952 \end{array}.
23953 \]
23954
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \begin_layout Standard
23961 You can add more rows to an existing matrix by hitting 
23962 \begin_inset Info
23963 type  "shortcut"
23964 arg   "newline-insert newline"
23965 \end_inset
23966
23967  while the cursor is in the matrix.
23968  Adding or deleting columns can be done via the menu 
23969 \family sans
23970 Edit\SpecialChar \menuseparator
23971 Math
23972 \family default
23973  or the math toolbar.
23974 \end_layout
23975
23976 \begin_layout Standard
23977 There are other arrays used in formulas, such as distinctions of cases.
23978  It can be created with the menu 
23979 \family sans
23980 Insert\SpecialChar \menuseparator
23981 Math\SpecialChar \menuseparator
23982 Cases
23983 \begin_inset space ~
23984 \end_inset
23985
23986 Environment
23987 \family default
23988  or the command 
23989 \series bold
23990
23991 \backslash
23992 cases
23993 \series default
23994 .
23995  Here is an example: 
23996 \begin_inset Formula 
23997 \[
23998 f(x)=\begin{cases}
23999 -1 & x<0\\
24000 0 & x=0\\
24001 1 & x>0
24002 \end{cases}
24003 \]
24004
24005 \end_inset
24006
24007
24008 \end_layout
24009
24010 \begin_layout Standard
24011 \begin_inset VSpace bigskip
24012 \end_inset
24013
24014 Multi-line formulas are created when you press 
24015 \begin_inset Info
24016 type  "shortcut"
24017 arg   "newline-insert newline"
24018 \end_inset
24019
24020  within a formula.
24021  In an empty formula you can see that three blue boxes appear, one for each
24022  column.
24023  When you press 
24024 \begin_inset Info
24025 type  "shortcut"
24026 arg   "newline-insert newline"
24027 \end_inset
24028
24029  in a non-empty formula, the part before the relation sign (equal sign 
24030 \begin_inset Quotes eld
24031 \end_inset
24032
24033 =
24034 \begin_inset Quotes erd
24035 \end_inset
24036
24037  etc.) will be inserted automatically in the first column, the relation sign
24038  is in the second column, and the rest in the third column.
24039  A new row is created by every further hit of 
24040 \begin_inset Info
24041 type  "shortcut"
24042 arg   "newline-insert newline"
24043 \end_inset
24044
24045 .
24046  Multi-line formulas are always displayed formulas.
24047  Here is an example:
24048 \begin_inset Formula 
24049 \begin{eqnarray}
24050 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
24051 a & = & \sqrt{b^{4}-c^{4}}\label{eq:asquared}
24052 \end{eqnarray}
24053
24054 \end_inset
24055
24056  To change the column assignment of the formula parts, place the cursor
24057  where you want to start the shift and hit 
24058 \family sans
24059 Ctrl-Tab.
24060
24061 \family default
24062  It shifts everything in the column which is right beside the current cursor
24063  position to the next column.
24064  Note that the middle column is designed for relation signs, structures
24065  within this column will be printed in a smaller size:
24066 \begin_inset Formula 
24067 \begin{eqnarray*}
24068 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}
24069 \end{eqnarray*}
24070
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \begin_layout Standard
24077 The multi-line formula type described here is called 
24078 \family typewriter
24079 \series medium
24080 eqnarray
24081 \family default
24082 \series default
24083 .
24084  There are other multi-line types being more suitable for certain situations,
24085  for example if you want a better inter-line spacing than in formula (
24086 \begin_inset CommandInset ref
24087 LatexCommand ref
24088 reference "eq:asquared"
24089
24090 \end_inset
24091
24092 ).
24093  The other types are described in section
24094 \begin_inset space ~
24095 \end_inset
24096
24097
24098 \begin_inset CommandInset ref
24099 LatexCommand ref
24100 reference "sub:AMS-Formula-Types"
24101
24102 \end_inset
24103
24104 .
24105 \end_layout
24106
24107 \begin_layout Section
24108 Formula Numbering and Referencing
24109 \begin_inset Index idx
24110 status collapsed
24111
24112 \begin_layout Plain Layout
24113 Math ! Formula numbering
24114 \end_layout
24115
24116 \end_inset
24117
24118
24119 \begin_inset Index idx
24120 status collapsed
24121
24122 \begin_layout Plain Layout
24123 Math ! Referencing formulas
24124 \end_layout
24125
24126 \end_inset
24127
24128
24129 \begin_inset CommandInset label
24130 LatexCommand label
24131 name "sec:Formula-Numbering-and"
24132
24133 \end_inset
24134
24135
24136 \end_layout
24137
24138 \begin_layout Standard
24139 To number a formula, set the cursor in the formula and use the menu 
24140 \family sans
24141 Edit\SpecialChar \menuseparator
24142 Math\SpecialChar \menuseparator
24143 Toggle
24144 \begin_inset space ~
24145 \end_inset
24146
24147 Numbering
24148 \family default
24149  or the shortcut 
24150 \begin_inset Info
24151 type  "shortcut"
24152 arg   "math-number-toggle"
24153 \end_inset
24154
24155 .
24156  The formula number appears in LyX as 
24157 \begin_inset Quotes eld
24158 \end_inset
24159
24160 #
24161 \begin_inset Quotes erd
24162 \end_inset
24163
24164  within parentheses.
24165  The 
24166 \begin_inset Quotes eld
24167 \end_inset
24168
24169 #
24170 \begin_inset Quotes erd
24171 \end_inset
24172
24173  denotes that the number will be calculated automatically when the output
24174  is generated.
24175  The placement and format of the formula number in the output depends on
24176  the document class.
24177  In this document the number is printed together with the chapter number,
24178  separated by a dot:
24179 \begin_inset Formula 
24180 \begin{equation}
24181 1+1=2
24182 \end{equation}
24183
24184 \end_inset
24185
24186 Using 
24187 \begin_inset Info
24188 type  "shortcut"
24189 arg   "math-number-toggle"
24190 \end_inset
24191
24192  in a numbered formula will switch off the numbering.
24193  You can only number displayed formulas.
24194 \end_layout
24195
24196 \begin_layout Standard
24197 Multi-line formulas can be numbered line by line: Using the menu 
24198 \family sans
24199 Edit\SpecialChar \menuseparator
24200 Math\SpecialChar \menuseparator
24201 Toggle
24202 \begin_inset space ~
24203 \end_inset
24204
24205 Numbering
24206 \begin_inset space ~
24207 \end_inset
24208
24209 of
24210 \begin_inset space ~
24211 \end_inset
24212
24213 Line
24214 \family default
24215  or the shortcut 
24216 \begin_inset Info
24217 type  "shortcut"
24218 arg   "math-number-line-toggle"
24219 \end_inset
24220
24221  will only toggle the numbering of the line where the cursor is:
24222 \begin_inset Formula 
24223 \begin{eqnarray}
24224 1 & = & 3-2\\
24225 2 & = & 4-2\nonumber \\
24226 4 & \leq & 7
24227 \end{eqnarray}
24228
24229 \end_inset
24230
24231 To number all lines use the shortcut 
24232 \begin_inset Info
24233 type  "shortcut"
24234 arg   "math-number-toggle"
24235 \end_inset
24236
24237 .
24238 \end_layout
24239
24240 \begin_layout Standard
24241 \begin_inset VSpace bigskip
24242 \end_inset
24243
24244 Every displayed formula can be referenced by its number using a label.
24245  A label is inserted with the menu 
24246 \family sans
24247 Insert\SpecialChar \menuseparator
24248 Label
24249 \family default
24250  when the cursor is in the formula.
24251  This opens a dialog to enter the label.
24252  It is recommended to use the proposed 
24253 \begin_inset Quotes eld
24254 \end_inset
24255
24256
24257 \family sans
24258 eq:
24259 \family default
24260
24261 \begin_inset Quotes erd
24262 \end_inset
24263
24264  as first part of the label, because this helps later to identify the label
24265  type when you have many labels in your document.
24266  We inserted in the following example the label 
24267 \begin_inset Quotes eld
24268 \end_inset
24269
24270 eq:tanhExp
24271 \begin_inset Quotes erd
24272 \end_inset
24273
24274  in the second line:
24275 \begin_inset Formula 
24276 \begin{eqnarray}
24277 \tanh(x) & = & \frac{\sinh(x)}{\cosh(x)}\nonumber \\
24278  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
24279 \end{eqnarray}
24280
24281 \end_inset
24282
24283 Every labeled line is automatically numbered.
24284  Therefore the label is shown in LyX at the place of the formula number
24285  placeholder 
24286 \begin_inset Quotes eld
24287 \end_inset
24288
24289 #
24290 \begin_inset Quotes erd
24291 \end_inset
24292
24293 .
24294  You can reference a labeled formula using the menu 
24295 \family sans
24296 Insert\SpecialChar \menuseparator
24297 Cross
24298 \begin_inset space ~
24299 \end_inset
24300
24301 Reference
24302 \family default
24303 .
24304  A dialog appears to choose a label you want refer to.
24305  The reference appears in LyX as a grey cross reference box and in the output
24306  as the formula number:
24307 \end_layout
24308
24309 \begin_layout Standard
24310 This is a cross-reference to equation (
24311 \begin_inset CommandInset ref
24312 LatexCommand ref
24313 reference "eq:tanhExp"
24314
24315 \end_inset
24316
24317 ).
24318 \end_layout
24319
24320 \begin_layout Standard
24321 The properties of LyX's cross-reference box are described in section
24322 \begin_inset space ~
24323 \end_inset
24324
24325
24326 \begin_inset CommandInset ref
24327 LatexCommand ref
24328 reference "sec:Cross-References"
24329
24330 \end_inset
24331
24332 .
24333  To delete a label, set the cursor in the labeled formula, use the menu
24334  
24335 \family sans
24336 Insert\SpecialChar \menuseparator
24337 Label
24338 \family default
24339  and delete the label in the appearing dialog.
24340 \begin_inset Foot
24341 status collapsed
24342
24343 \begin_layout Plain Layout
24344 This is a unintuitive and will be fixed in the next version of LyX.
24345 \end_layout
24346
24347 \end_inset
24348
24349  
24350 \end_layout
24351
24352 \begin_layout Section
24353 User defined math macros
24354 \begin_inset Index idx
24355 status collapsed
24356
24357 \begin_layout Plain Layout
24358 Math ! Macros
24359 \end_layout
24360
24361 \end_inset
24362
24363
24364 \end_layout
24365
24366 \begin_layout Standard
24367 LyX allows you to define macros for formulas which is very useful when you
24368  have equations of the same form in a document several times.
24369  Math macros are explained in section 
24370 \emph on
24371 Math
24372 \begin_inset space ~
24373 \end_inset
24374
24375 Macros
24376 \emph default
24377  of the 
24378 \emph on
24379 Math
24380 \emph default
24381  manual.
24382 \end_layout
24383
24384 \begin_layout Section
24385 Fine-Tuning
24386 \end_layout
24387
24388 \begin_layout Subsection
24389 Typefaces
24390 \begin_inset Index idx
24391 status collapsed
24392
24393 \begin_layout Plain Layout
24394 Math ! Typefaces
24395 \end_layout
24396
24397 \end_inset
24398
24399
24400 \end_layout
24401
24402 \begin_layout Standard
24403 The standard font for text is italic, for numbers the standard is roman.
24404  To set a font in a formula, use the 
24405 \family sans
24406 Math
24407 \begin_inset space ~
24408 \end_inset
24409
24410 Panel
24411 \family default
24412  button 
24413 \begin_inset Graphics
24414         filename ../images/math/font.png
24415         scale 85
24416         groupId toolbarbuttons
24417
24418 \end_inset
24419
24420 , or enter its command, listed in table
24421 \begin_inset space ~
24422 \end_inset
24423
24424
24425 \begin_inset CommandInset ref
24426 LatexCommand ref
24427 reference "cap:Typefaces-and-the"
24428
24429 \end_inset
24430
24431 , directly.
24432 \end_layout
24433
24434 \begin_layout Standard
24435 \begin_inset Float table
24436 wide false
24437 sideways false
24438 status open
24439
24440 \begin_layout Plain Layout
24441 \begin_inset Caption
24442
24443 \begin_layout Plain Layout
24444 \begin_inset CommandInset label
24445 LatexCommand label
24446 name "cap:Typefaces-and-the"
24447
24448 \end_inset
24449
24450 Typefaces and the corresponding commands.
24451 \end_layout
24452
24453 \end_inset
24454
24455
24456 \end_layout
24457
24458 \begin_layout Plain Layout
24459 \align center
24460 \begin_inset Tabular
24461 <lyxtabular version="3" rows="9" columns="2">
24462 <features tabularvalignment="middle">
24463 <column alignment="center" valignment="top" width="0pt">
24464 <column alignment="center" valignment="top" width="0pt">
24465 <row>
24466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470 Font
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479 Command
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 </row>
24485 <row>
24486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24487 \begin_inset Text
24488
24489 \begin_layout Plain Layout
24490
24491 \shape up
24492 \size normal
24493 \bar no
24494 \noun off
24495 \color none
24496 \begin_inset Formula $\mathrm{Roman}$
24497 \end_inset
24498
24499
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508
24509 \series bold
24510
24511 \backslash
24512 mathrm
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 </row>
24518 <row>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523 \begin_inset Formula $\mathbf{\mathbf{Bold}}$
24524 \end_inset
24525
24526
24527 \end_layout
24528
24529 \end_inset
24530 </cell>
24531 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535
24536 \series bold
24537
24538 \backslash
24539 mathbf
24540 \end_layout
24541
24542 \end_inset
24543 </cell>
24544 </row>
24545 <row>
24546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24547 \begin_inset Text
24548
24549 \begin_layout Plain Layout
24550 \begin_inset Formula $\mathit{Italic}$
24551 \end_inset
24552
24553
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \series bold
24564
24565 \backslash
24566 mathit
24567 \end_layout
24568
24569 \end_inset
24570 </cell>
24571 </row>
24572 <row>
24573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24574 \begin_inset Text
24575
24576 \begin_layout Plain Layout
24577
24578 \shape up
24579 \size normal
24580 \bar no
24581 \noun off
24582 \color none
24583 \begin_inset Formula $\mathtt{Typewriter}$
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \series bold
24597
24598 \backslash
24599 mathtt
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 </row>
24605 <row>
24606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24607 \begin_inset Text
24608
24609 \begin_layout Plain Layout
24610 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24611 \end_inset
24612
24613
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622
24623 \series bold
24624
24625 \backslash
24626 mathbb
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 </row>
24632 <row>
24633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637 \begin_inset Formula $\mathfrak{Fraktur}$
24638 \end_inset
24639
24640
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649
24650 \series bold
24651
24652 \backslash
24653 mathfrak
24654 \end_layout
24655
24656 \end_inset
24657 </cell>
24658 </row>
24659 <row>
24660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664
24665 \shape up
24666 \size normal
24667 \emph on
24668 \bar no
24669 \noun off
24670 \color none
24671 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
24672 \end_inset
24673
24674
24675 \end_layout
24676
24677 \end_inset
24678 </cell>
24679 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \series bold
24685
24686 \backslash
24687 mathcal
24688 \end_layout
24689
24690 \end_inset
24691 </cell>
24692 </row>
24693 <row>
24694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24695 \begin_inset Text
24696
24697 \begin_layout Plain Layout
24698 \begin_inset Formula $\mathsf{SansSerif}$
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \end_inset
24705 </cell>
24706 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24707 \begin_inset Text
24708
24709 \begin_layout Plain Layout
24710
24711 \series bold
24712
24713 \backslash
24714 mathsf
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 </row>
24720 </lyxtabular>
24721
24722 \end_inset
24723
24724
24725 \end_layout
24726
24727 \end_inset
24728
24729
24730 \end_layout
24731
24732 \begin_layout Standard
24733 \begin_inset Note Greyedout
24734 status open
24735
24736 \begin_layout Plain Layout
24737
24738 \series bold
24739 Note:
24740 \series default
24741  You can only print capital letters in the typefaces 
24742 \family sans
24743 Blackboard
24744 \family default
24745  and 
24746 \family sans
24747 Calligraphic
24748 \family default
24749 .
24750 \end_layout
24751
24752 \end_inset
24753
24754
24755 \end_layout
24756
24757 \begin_layout Standard
24758 When you use a typeface, a blue box is inserted in the formula.
24759  Every character in this box will be printed in this typeface.
24760  Pressing 
24761 \family sans
24762 Space
24763 \family default
24764  within the box will set the cursor outside, so that you have to use a protected
24765  space when you need a space in the box.
24766  Here an example where 
24767 \begin_inset Quotes eld
24768 \end_inset
24769
24770 N
24771 \begin_inset Quotes erd
24772 \end_inset
24773
24774  in 
24775 \family sans
24776 Blackboard
24777 \family default
24778  denotes the set of numbers:
24779 \begin_inset Formula 
24780 \[
24781 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}
24782 \]
24783
24784 \end_inset
24785
24786
24787 \end_layout
24788
24789 \begin_layout Standard
24790 The typefaces are nestable, which can cause confusion.
24791  You can e.
24792 \begin_inset space \thinspace{}
24793 \end_inset
24794
24795 g.
24796 \begin_inset space \space{}
24797 \end_inset
24798
24799 put a character in 
24800 \family sans
24801 Fraktur
24802 \family default
24803  in a box for 
24804 \family sans
24805 Typewriter
24806 \family default
24807
24808 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24809 \end_inset
24810
24811  
24812 \begin_inset Newline newline
24813 \end_inset
24814
24815 So it is better not to use this feature.
24816 \end_layout
24817
24818 \begin_layout Standard
24819 The typefaces have no effect on Greek letters: 
24820 \begin_inset Formula $\mathfrak{abc\delta e}$
24821 \end_inset
24822
24823
24824 \begin_inset Newline newline
24825 \end_inset
24826
24827 You can only print them emboldened using the command 
24828 \series bold
24829
24830 \backslash
24831 boldsymbol
24832 \series default
24833 , which works like the other typeface commands: 
24834 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24835 \end_inset
24836
24837
24838 \end_layout
24839
24840 \begin_layout Standard
24841
24842 \series bold
24843
24844 \backslash
24845 boldsymbol
24846 \series default
24847  works for all symbols, letters, and numbers.
24848 \end_layout
24849
24850 \begin_layout Standard
24851 A number of other font options are available as well, in the menu 
24852 \family sans
24853 Edit\SpecialChar \menuseparator
24854 Math\SpecialChar \menuseparator
24855 Text
24856 \begin_inset space ~
24857 \end_inset
24858
24859 Style
24860 \family default
24861 .
24862 \end_layout
24863
24864 \begin_layout Subsection
24865 Math Text
24866 \begin_inset Index idx
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870 Math ! Text
24871 \end_layout
24872
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \begin_layout Standard
24879 Typefaces are useful for entering some characters in some given font, but
24880  not for text.
24881  For typing longer pieces of text use the math text, which is obtained using
24882  the entry 
24883 \family sans
24884 Normal
24885 \begin_inset space ~
24886 \end_inset
24887
24888 text
24889 \begin_inset space ~
24890 \end_inset
24891
24892 mode
24893 \family default
24894  of the 
24895 \family sans
24896 Math
24897 \begin_inset space ~
24898 \end_inset
24899
24900 Panel
24901 \family default
24902  button 
24903 \begin_inset Graphics
24904         filename ../images/math/font.png
24905         scale 85
24906         groupId toolbarbuttons
24907
24908 \end_inset
24909
24910  (shortcut 
24911 \begin_inset Info
24912 type  "shortcut"
24913 arg   "font-default"
24914 \end_inset
24915
24916 ).
24917  Math text appears in LyX in black instead of blue.
24918  You can use spaces and accents in math text like in normal text.
24919  Here is an example:
24920 \begin_inset Formula 
24921 \[
24922 f(x)=\begin{cases}
24923 x & \mbox{if I say so}\\
24924 -x & \mbox{under Umständen}
24925 \end{cases}
24926 \]
24927
24928 \end_inset
24929
24930
24931 \end_layout
24932
24933 \begin_layout Subsection
24934 Font Sizes
24935 \begin_inset Index idx
24936 status collapsed
24937
24938 \begin_layout Plain Layout
24939 Math ! Font sizes
24940 \end_layout
24941
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \begin_layout Standard
24948 There are four font styles (relative sizes) used in math-mode, which are
24949  automatically chosen in most situations.
24950  These are called 
24951 \family sans
24952 textstyle
24953 \family default
24954
24955 \family sans
24956 displaystyle
24957 \family default
24958
24959 \family sans
24960 scriptstyle
24961 \family default
24962 , and 
24963 \family sans
24964 scriptscriptstyle
24965 \family default
24966 .
24967  For most characters, 
24968 \family sans
24969 textstyle
24970 \family default
24971  and 
24972 \family sans
24973 displaystyle
24974 \family default
24975  are actually the same size, but fractions, superscripts and subscripts,
24976  and certain other structures, are set larger in 
24977 \family sans
24978 displaystyle
24979 \family default
24980 .
24981  Except for some operators, which resize themselves to accommodate various
24982  situations, all text will be set in the styles that LaTeX thinks are appropriat
24983 e.
24984  These choices can be overridden by using the math panel button 
24985 \begin_inset Graphics
24986         filename ../images/math/style.png
24987         scale 85
24988         groupId toolbarbuttons
24989
24990 \end_inset
24991
24992 .
24993  A box for the size will be created in which you can insert the math structure.
24994  For example, you can set 
24995 \begin_inset Formula $\frac{1}{2}$
24996 \end_inset
24997
24998 , which is normally in 
24999 \family sans
25000 textstyle
25001 \family default
25002 , larger in 
25003 \family sans
25004 displaystyle
25005 \family default
25006
25007 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
25008 \end_inset
25009
25010 .
25011  The four styles are used in the following example:
25012 \end_layout
25013
25014 \begin_layout Standard
25015 \begin_inset Formula $displaystyle$
25016 \end_inset
25017
25018
25019 \begin_inset Formula ${\textstyle textstyle}$
25020 \end_inset
25021
25022
25023 \begin_inset Formula ${\scriptstyle scriptstyle}$
25024 \end_inset
25025
25026
25027 \begin_inset Formula ${\scriptscriptstyle scriptscriptstyle}$
25028 \end_inset
25029
25030 .
25031 \end_layout
25032
25033 \begin_layout Standard
25034 All these math-mode font sizes are relative, that means, if the whole math
25035  inset is set in a particular size with the menu 
25036 \family sans
25037 Edit\SpecialChar \menuseparator
25038 Text
25039 \begin_inset space ~
25040 \end_inset
25041
25042 Style
25043 \family default
25044 , all sizes in the formula will be adjusted relative to this size.
25045  Similarly, if the base font size of the document is changed, all fonts
25046  will be adjusted to correspond.
25047  As an example here is a formula in the font size 
25048 \begin_inset Quotes eld
25049 \end_inset
25050
25051 largest
25052 \begin_inset Quotes erd
25053 \end_inset
25054
25055 :
25056 \end_layout
25057
25058 \begin_layout Standard
25059
25060 \family roman
25061 \size largest
25062 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
25063 \end_inset
25064
25065
25066 \end_layout
25067
25068 \begin_layout Section
25069 Theorem Modules
25070 \end_layout
25071
25072 \begin_layout Standard
25073 As of LyX 1.6, support for theorem-like environments has been moved out of
25074  the document classes and into layout modules.
25075 \begin_inset Index idx
25076 status collapsed
25077
25078 \begin_layout Plain Layout
25079 Layout Modules
25080 \end_layout
25081
25082 \end_inset
25083
25084  As a result, theorem-like environments can now easily be used with classes
25085  other than the AMS classes.
25086  See section 
25087 \begin_inset CommandInset ref
25088 LatexCommand ref
25089 reference "sub:Modules"
25090
25091 \end_inset
25092
25093  for more on layout modules.
25094 \end_layout
25095
25096 \begin_layout Section
25097 AMS-LaTeX
25098 \begin_inset Index idx
25099 status collapsed
25100
25101 \begin_layout Plain Layout
25102 AMS math
25103 \end_layout
25104
25105 \end_inset
25106
25107
25108 \begin_inset Index idx
25109 status collapsed
25110
25111 \begin_layout Plain Layout
25112 Math ! AMS
25113 \end_layout
25114
25115 \end_inset
25116
25117
25118 \end_layout
25119
25120 \begin_layout Standard
25121 LyX supports the packages provided by the American Mathematical Society
25122  (AMS) that are in common use.
25123 \end_layout
25124
25125 \begin_layout Subsection
25126 Enabling AMS-Support
25127 \end_layout
25128
25129 \begin_layout Standard
25130 Selecting the checkbox 
25131 \family sans
25132 Use
25133 \begin_inset space ~
25134 \end_inset
25135
25136 AMS
25137 \begin_inset space ~
25138 \end_inset
25139
25140 math
25141 \begin_inset space ~
25142 \end_inset
25143
25144 package
25145 \family default
25146  in the 
25147 \family sans
25148 Document\SpecialChar \menuseparator
25149 Settings
25150 \family default
25151
25152 \begin_inset Index idx
25153 status collapsed
25154
25155 \begin_layout Plain Layout
25156 Document ! Settings
25157 \end_layout
25158
25159 \end_inset
25160
25161  dialog under 
25162 \family sans
25163 Math
25164 \begin_inset space ~
25165 \end_inset
25166
25167 Options
25168 \family default
25169  will include the AMS-packages in the document, and make the facilities
25170  available.
25171  AMS is needed for many math-constructs, so when you get LaTeX-errors in
25172  formulas, ensure that you have enabled AMS.
25173 \end_layout
25174
25175 \begin_layout Subsection
25176 AMS-Formula Types
25177 \begin_inset CommandInset label
25178 LatexCommand label
25179 name "sub:AMS-Formula-Types"
25180
25181 \end_inset
25182
25183
25184 \begin_inset Index idx
25185 status collapsed
25186
25187 \begin_layout Plain Layout
25188 Math ! Multi-line Equations
25189 \end_layout
25190
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 AMS-LaTeX provides a selection of different formula types.
25198  LyX allows you to choose between 
25199 \family typewriter
25200 align
25201 \family default
25202
25203 \family typewriter
25204 alignat
25205 \family default
25206
25207 \family typewriter
25208 flalign
25209 \family default
25210
25211 \family typewriter
25212 gather
25213 \family default
25214 , and 
25215 \family typewriter
25216 multline
25217 \family default
25218 .
25219  We refer to the AMS-documentation for an explanation of these formula types.
25220 \end_layout
25221
25222 \begin_layout Chapter
25223 More Tools
25224 \end_layout
25225
25226 \begin_layout Section
25227 Cross-References
25228 \begin_inset Index idx
25229 status collapsed
25230
25231 \begin_layout Plain Layout
25232 Cross references
25233 \end_layout
25234
25235 \end_inset
25236
25237
25238 \begin_inset CommandInset label
25239 LatexCommand label
25240 name "sec:Cross-References"
25241
25242 \end_inset
25243
25244
25245 \end_layout
25246
25247 \begin_layout Standard
25248 One of LyX's strengths are cross-references.
25249  You can reference every section, float, footnote, formula, and list in
25250  the document.
25251  To reference a document part, you have to insert a label into it.
25252  The label is used as anchor and name for the reference.
25253  We want for example to refer to the second item of the following list:
25254 \end_layout
25255
25256 \begin_layout Enumerate
25257 First item
25258 \end_layout
25259
25260 \begin_layout Enumerate
25261 \begin_inset CommandInset label
25262 LatexCommand label
25263 name "enu:Second-item"
25264
25265 \end_inset
25266
25267 Second item
25268 \end_layout
25269
25270 \begin_layout Enumerate
25271 Third item
25272 \end_layout
25273
25274 \begin_layout Standard
25275 First we insert a label into the second item with the menu 
25276 \family sans
25277 Insert\SpecialChar \menuseparator
25278 Label
25279 \family default
25280  or by pressing the toolbar button 
25281 \begin_inset Info
25282 type  "icon"
25283 arg   "label-insert"
25284 \end_inset
25285
25286 .
25287  A grey label box like this: 
25288 \begin_inset Graphics
25289         filename clipart/labelQt4.png
25290         scale 85
25291
25292 \end_inset
25293
25294  is inserted and the label window pops up asking for the label text.
25295  LyX offers as text the first words of the item with a prefix, in our case
25296  the text 
25297 \begin_inset Quotes eld
25298 \end_inset
25299
25300
25301 \family sans
25302 enu: Second-item
25303 \family default
25304
25305 \begin_inset Quotes erd
25306 \end_inset
25307
25308 .
25309  The prefix 
25310 \begin_inset Quotes eld
25311 \end_inset
25312
25313
25314 \family sans
25315 enu:
25316 \family default
25317
25318 \begin_inset Quotes erd
25319 \end_inset
25320
25321  stands for 
25322 \begin_inset Quotes eld
25323 \end_inset
25324
25325 enumerate
25326 \begin_inset Quotes erd
25327 \end_inset
25328
25329 .
25330  The prefix depends on the document part where the label is inserted, e.
25331 \begin_inset space \thinspace{}
25332 \end_inset
25333
25334 g.
25335 \begin_inset space \space{}
25336 \end_inset
25337
25338 if you insert a label into a section heading, the prefix will be 
25339 \begin_inset Quotes eld
25340 \end_inset
25341
25342
25343 \family sans
25344 sec:
25345 \family default
25346
25347 \begin_inset Quotes erd
25348 \end_inset
25349
25350 .
25351 \end_layout
25352
25353 \begin_layout Standard
25354 To reference the item, we refer to its label using the menu 
25355 \family sans
25356 Insert\SpecialChar \menuseparator
25357 Cross-Reference
25358 \family default
25359  or the toolbar button 
25360 \begin_inset Info
25361 type  "icon"
25362 arg   "dialog-show-new-inset ref"
25363 \end_inset
25364
25365 .
25366  A grey cross-reference box like this: 
25367 \begin_inset Graphics
25368         filename clipart/referenceQt4.png
25369         scale 85
25370
25371 \end_inset
25372
25373  is inserted and the cross-reference window appears showing all the labels
25374  in the document.
25375  We can now sort the labels alphabetically and then choose the entry 
25376 \begin_inset Quotes eld
25377 \end_inset
25378
25379
25380 \family sans
25381 enu:Second-item
25382 \family default
25383
25384 \begin_inset Quotes erd
25385 \end_inset
25386
25387 .
25388  At the position of the cross-reference box the item number will appear
25389  in the output.
25390 \end_layout
25391
25392 \begin_layout Standard
25393 Alternatively to 
25394 \family sans
25395 Insert\SpecialChar \menuseparator
25396 Cross-Reference
25397 \family default
25398 , you can right-click on a label and use in the appearing context menu 
25399 \family sans
25400 Copy as Reference
25401 \family default
25402 .
25403  The cross-reference to this label is now in the clipboard and can be copied
25404  to the actual cursor position via the menu 
25405 \family sans
25406 Edit\SpecialChar \menuseparator
25407 Paste
25408 \family default
25409  (shortcut Ctrl+V).
25410 \end_layout
25411
25412 \begin_layout Standard
25413 Here is our cross-reference: Item
25414 \begin_inset space ~
25415 \end_inset
25416
25417
25418 \begin_inset CommandInset ref
25419 LatexCommand ref
25420 reference "enu:Second-item"
25421
25422 \end_inset
25423
25424
25425 \end_layout
25426
25427 \begin_layout Standard
25428 It is recommended to use a protected space
25429 \begin_inset Foot
25430 status collapsed
25431
25432 \begin_layout Plain Layout
25433 described in section
25434 \begin_inset space ~
25435 \end_inset
25436
25437
25438 \begin_inset CommandInset ref
25439 LatexCommand ref
25440 reference "sub:Protected-Space"
25441
25442 \end_inset
25443
25444
25445 \end_layout
25446
25447 \end_inset
25448
25449  between the cross-reference name and its number to avoid ugly line breaks
25450  between them.
25451 \end_layout
25452
25453 \begin_layout Standard
25454 There are six varieties of cross-references:
25455 \end_layout
25456
25457 \begin_layout Description
25458 <reference>: prints the number, this is the default: 
25459 \begin_inset CommandInset ref
25460 LatexCommand ref
25461 reference "cap:Two-distorted-images"
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \begin_layout Description
25469 (<reference>): prints the number within two parentheses, this is the style
25470  normally used to reference formulas, especially when the reference name
25471  
25472 \begin_inset Quotes eld
25473 \end_inset
25474
25475 Equation
25476 \begin_inset Quotes erd
25477 \end_inset
25478
25479  is omitted: 
25480 \begin_inset CommandInset ref
25481 LatexCommand eqref
25482 reference "eq:tanhExp"
25483
25484 \end_inset
25485
25486
25487 \end_layout
25488
25489 \begin_layout Description
25490 <page>: prints the page number: Page
25491 \begin_inset space ~
25492 \end_inset
25493
25494
25495 \begin_inset CommandInset ref
25496 LatexCommand pageref
25497 reference "cap:Two-distorted-images"
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Description
25505 on
25506 \begin_inset space ~
25507 \end_inset
25508
25509 page
25510 \begin_inset space ~
25511 \end_inset
25512
25513 <page>: prints the text "on page" and the page number: 
25514 \begin_inset CommandInset ref
25515 LatexCommand vpageref
25516 reference "cap:Two-distorted-images"
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \begin_layout Description
25524 <reference>
25525 \begin_inset space ~
25526 \end_inset
25527
25528 on
25529 \begin_inset space ~
25530 \end_inset
25531
25532 page
25533 \begin_inset space ~
25534 \end_inset
25535
25536 <page>: prints the number, the text "on page", and the page number: 
25537 \begin_inset CommandInset ref
25538 LatexCommand vref
25539 reference "cap:Two-distorted-images"
25540
25541 \end_inset
25542
25543
25544 \end_layout
25545
25546 \begin_layout Description
25547 Formatted
25548 \begin_inset space ~
25549 \end_inset
25550
25551 reference: prints a self defined cross-reference format.
25552 \begin_inset Newline newline
25553 \end_inset
25554
25555
25556 \begin_inset Note Greyedout
25557 status open
25558
25559 \begin_layout Plain Layout
25560
25561 \series bold
25562 Note:
25563 \series default
25564  This feature is only available when you have the LaTeX-package 
25565 \series bold
25566 prettyref
25567 \series default
25568  or 
25569 \series bold
25570 refstyle
25571 \series default
25572
25573 \begin_inset Index idx
25574 status collapsed
25575
25576 \begin_layout Plain Layout
25577 LaTeX-packages ! prettyref
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \begin_inset Index idx
25584 status collapsed
25585
25586 \begin_layout Plain Layout
25587 LaTeX-packages ! refstyle
25588 \end_layout
25589
25590 \end_inset
25591
25592  installed.
25593 \end_layout
25594
25595 \end_inset
25596
25597
25598 \begin_inset Newline newline
25599 \end_inset
25600
25601 You can select which LaTeX-package should be used for this feature by setting
25602  the option 
25603 \family sans
25604 Use refstyle (not prettyref) for cross-references
25605 \family default
25606  in the menu 
25607 \family sans
25608 Document\SpecialChar \menuseparator
25609 Settings\SpecialChar \menuseparator
25610 Document Class
25611 \family default
25612 .
25613  The format is specified by adding the command 
25614 \series bold
25615
25616 \backslash
25617 newrefformat
25618 \series default
25619  (prettyref) or 
25620 \series bold
25621
25622 \backslash
25623 newref
25624 \series default
25625  (refstyle) to the preamble of the document.
25626  For example redefining all references to figures (which have the label
25627  shortcut 
25628 \begin_inset Quotes eld
25629 \end_inset
25630
25631
25632 \family sans
25633 fig
25634 \family default
25635
25636 \begin_inset Quotes erd
25637 \end_inset
25638
25639 ) can be done with this command
25640 \begin_inset Newline newline
25641 \end_inset
25642
25643
25644 \series bold
25645
25646 \backslash
25647 newref{fig}{refcmd={Image on page 
25648 \backslash
25649 pageref{#1}}}
25650 \series default
25651
25652 \begin_inset Newline newline
25653 \end_inset
25654
25655 For more information about the format, have a look at the package documentations
25656
25657 \begin_inset CommandInset citation
25658 LatexCommand cite
25659 key "prettyref,refstyle"
25660
25661 \end_inset
25662
25663 .
25664 \end_layout
25665
25666 \begin_layout Description
25667 Textual
25668 \begin_inset space ~
25669 \end_inset
25670
25671 reference: prints the caption or name of the reference: 
25672 \begin_inset CommandInset ref
25673 LatexCommand nameref
25674 reference "cap:Two-distorted-images"
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \begin_layout Standard
25682
25683 \family sans
25684 <page>
25685 \family default
25686  will not print the page number if the label is on the previous, the same,
25687  or the next page.
25688  You will e.
25689 \begin_inset space \thinspace{}
25690 \end_inset
25691
25692 g.
25693 \begin_inset space \space{}
25694 \end_inset
25695
25696 see the text 
25697 \begin_inset Quotes eld
25698 \end_inset
25699
25700
25701 \family sans
25702 on this page
25703 \family default
25704
25705 \begin_inset Quotes erd
25706 \end_inset
25707
25708  instead.
25709  The style 
25710 \family sans
25711 <reference> on page <page>
25712 \family default
25713  will not print anything about the page if the label is on the same page.
25714 \end_layout
25715
25716 \begin_layout Standard
25717 The number and current page of the referenced document part in the output
25718  is automatically calculated by LaTeX.
25719  The varieties are adjusted in the field 
25720 \family sans
25721 Format
25722 \family default
25723  of the cross-reference window, that appear when you click on the cross-referenc
25724 e.
25725 \end_layout
25726
25727 \begin_layout Standard
25728 You can only use the style 
25729 \family sans
25730 <reference>
25731 \family default
25732  to reference numbered document parts, while the reference style 
25733 \family sans
25734 <page>
25735 \family default
25736  is always possible.
25737 \end_layout
25738
25739 \begin_layout Standard
25740 If you want to reference a section, put the label in the section heading;
25741  for floats put the label in the caption; for footnotes put the label in
25742  it.
25743  Referencing formulas is explained in section
25744 \begin_inset space ~
25745 \end_inset
25746
25747
25748 \begin_inset CommandInset ref
25749 LatexCommand ref
25750 reference "sec:Formula-Numbering-and"
25751
25752 \end_inset
25753
25754 .
25755 \end_layout
25756
25757 \begin_layout Standard
25758 Right-clicking on a cross-reference opens a context menu.
25759  The entry 
25760 \family sans
25761 Go
25762 \begin_inset space ~
25763 \end_inset
25764
25765 to
25766 \begin_inset space ~
25767 \end_inset
25768
25769 Label
25770 \family default
25771  sets the cursor before the referenced label.
25772  This entry will be renamed in the context menu of the label to 
25773 \family sans
25774 Go
25775 \begin_inset space ~
25776 \end_inset
25777
25778 Back
25779 \family default
25780  so that you can use it to set the cursor back to the cross-reference.
25781  You can also go back with the toolbar button 
25782 \begin_inset Info
25783 type  "icon"
25784 arg   "bookmark-goto 0"
25785 \end_inset
25786
25787 .
25788 \end_layout
25789
25790 \begin_layout Standard
25791 You can change labels at any time.
25792  References to the changed label will automatically be updated so that you
25793  do not need to take care about this.
25794 \end_layout
25795
25796 \begin_layout Standard
25797 If a cross-reference refers to a non-existent label, you will see two question
25798  marks in the output instead of the reference.
25799 \end_layout
25800
25801 \begin_layout Standard
25802 References are described in detail in sec.
25803 \begin_inset space ~
25804 \end_inset
25805
25806
25807 \begin_inset Quotes eld
25808 \end_inset
25809
25810 Referencing Floats
25811 \begin_inset Quotes erd
25812 \end_inset
25813
25814  of the 
25815 \emph on
25816 Embedded
25817 \begin_inset space ~
25818 \end_inset
25819
25820 Objects
25821 \emph default
25822  manual.
25823 \end_layout
25824
25825 \begin_layout Section
25826 Table of Contents and other Listings
25827 \begin_inset Index idx
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831 Table of contents
25832 \end_layout
25833
25834 \end_inset
25835
25836
25837 \begin_inset Index idx
25838 status collapsed
25839
25840 \begin_layout Plain Layout
25841 Outline
25842 \end_layout
25843
25844 \end_inset
25845
25846
25847 \begin_inset CommandInset label
25848 LatexCommand label
25849 name "sec:toc"
25850
25851 \end_inset
25852
25853
25854 \end_layout
25855
25856 \begin_layout Subsection
25857 Table of Contents
25858 \begin_inset CommandInset label
25859 LatexCommand label
25860 name "sub:Table-of-Contents"
25861
25862 \end_inset
25863
25864
25865 \end_layout
25866
25867 \begin_layout Standard
25868 The Table of Contents (TOC) is inserted with the menu 
25869 \family sans
25870 Insert\SpecialChar \menuseparator
25871 List/TOC\SpecialChar \menuseparator
25872 Table
25873 \begin_inset space ~
25874 \end_inset
25875
25876 of
25877 \begin_inset space ~
25878 \end_inset
25879
25880 Contents
25881 \family default
25882 .
25883  Is is displayed in LyX as a gray box.
25884  If you click on it, the 
25885 \family sans
25886 Outline
25887 \family default
25888  window appears, showing you the TOC entries as outline to move and rearrange
25889  sections in your documents.
25890  So this operation is an alternative to the menu 
25891 \family sans
25892 Document\SpecialChar \menuseparator
25893 Outline
25894 \family default
25895  that is described in sec.
25896 \begin_inset space \thinspace{}
25897 \end_inset
25898
25899
25900 \begin_inset CommandInset ref
25901 LatexCommand ref
25902 reference "sec:Navigating"
25903
25904 \end_inset
25905
25906 .
25907 \end_layout
25908
25909 \begin_layout Standard
25910 The TOC in the document output lists every numbered section automatically.
25911  If you have declared a short title for a section heading, as described
25912  in section
25913 \begin_inset space ~
25914 \end_inset
25915
25916
25917 \begin_inset CommandInset ref
25918 LatexCommand ref
25919 reference "sec:Short-Titles"
25920
25921 \end_inset
25922
25923 , it will be used in the TOC instead of the section heading.
25924  Section
25925 \begin_inset space ~
25926 \end_inset
25927
25928
25929 \begin_inset CommandInset ref
25930 LatexCommand ref
25931 reference "sub:Numbering-depth"
25932
25933 \end_inset
25934
25935  describes how the level is adjusted that defines which section types are
25936  listed in the TOC.
25937  Unnumbered sections are not listed in the TOC.
25938 \end_layout
25939
25940 \begin_layout Subsection
25941 List of Figures, Tables, and Algorithms
25942 \begin_inset CommandInset label
25943 LatexCommand label
25944 name "sub:List-of-Figures"
25945
25946 \end_inset
25947
25948
25949 \end_layout
25950
25951 \begin_layout Standard
25952 Table, figure, and algorithm lists are very much like the table of contents.
25953  You can insert them via the 
25954 \family sans
25955 Insert\SpecialChar \menuseparator
25956 List
25957 \begin_inset space ~
25958 \end_inset
25959
25960 /
25961 \begin_inset space ~
25962 \end_inset
25963
25964 TOC
25965 \family default
25966  submenus.
25967  The list entries are the float captions and the float number.
25968 \end_layout
25969
25970 \begin_layout Section
25971 URLs and Hyperlinks
25972 \begin_inset Index idx
25973 status collapsed
25974
25975 \begin_layout Plain Layout
25976 URLs
25977 \end_layout
25978
25979 \end_inset
25980
25981
25982 \begin_inset Index idx
25983 status collapsed
25984
25985 \begin_layout Plain Layout
25986 Hyperlinks
25987 \end_layout
25988
25989 \end_inset
25990
25991
25992 \end_layout
25993
25994 \begin_layout Subsection
25995 URLs
25996 \begin_inset CommandInset label
25997 LatexCommand label
25998 name "sub:URLs"
25999
26000 \end_inset
26001
26002
26003 \end_layout
26004
26005 \begin_layout Standard
26006 Links to web pages or email addresses can be inserted via the menu 
26007 \family sans
26008 Insert\SpecialChar \menuseparator
26009 URL
26010 \family default
26011 .
26012 \end_layout
26013
26014 \begin_layout Standard
26015 Here is an example URL: LyX's homepage: 
26016 \begin_inset Flex URL
26017 status open
26018
26019 \begin_layout Plain Layout
26020
26021 http://www.lyx.org
26022 \end_layout
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \begin_layout Standard
26030 You cannot change the style of the link text, the URL text will always be
26031  in the style 
26032 \family typewriter
26033 Typewriter
26034 \family default
26035 .
26036  To be able to format the URL text, use hyperlinks as explained in the next
26037  subsection.
26038 \end_layout
26039
26040 \begin_layout Standard
26041 \begin_inset Note Greyedout
26042 status open
26043
26044 \begin_layout Plain Layout
26045
26046 \series bold
26047 Note:
26048 \series default
26049  URLs must not end with a backslash, otherwise you get LaTeX errors.
26050 \end_layout
26051
26052 \end_inset
26053
26054
26055 \end_layout
26056
26057 \begin_layout Subsection
26058 Hyperlinks
26059 \begin_inset CommandInset label
26060 LatexCommand label
26061 name "sub:Hyperlinks"
26062
26063 \end_inset
26064
26065
26066 \end_layout
26067
26068 \begin_layout Standard
26069 Hyperlinks can be inserted with the menu 
26070 \family sans
26071 Insert\SpecialChar \menuseparator
26072 Hyperlink
26073 \family default
26074  or with the toolbar button 
26075 \begin_inset Info
26076 type  "icon"
26077 arg   "href-insert"
26078 \end_inset
26079
26080 .
26081  The appearing dialog has two fields: 
26082 \family sans
26083 Target
26084 \family default
26085  and 
26086 \family sans
26087 Name
26088 \family default
26089 .
26090  The name is the printed text for the hyperlink.
26091  The hyperlink type can be a weblink like this: 
26092 \begin_inset CommandInset href
26093 LatexCommand href
26094 name "LyX's homepage"
26095 target "http://www.lyx.org"
26096
26097 \end_inset
26098
26099 , an Email address like this: 
26100 \begin_inset CommandInset href
26101 LatexCommand href
26102 name "lyx-docs mailing list"
26103 target "lyx-docs@lists.lyx.org?subject=LyX's documentation"
26104 type "mailto:"
26105
26106 \end_inset
26107
26108 , or a link to a file.
26109 \end_layout
26110
26111 \begin_layout Standard
26112 You can start applications via a hyperlink when you insert a weblink, but
26113  add the prefix 
26114 \begin_inset Quotes eld
26115 \end_inset
26116
26117
26118 \family sans
26119 run:
26120 \family default
26121
26122 \begin_inset Quotes erd
26123 \end_inset
26124
26125  to the link target.
26126 \end_layout
26127
26128 \begin_layout Standard
26129 Hyperlinks will automatically be hyphenated if necessary in the PDF output,
26130  and become clickable in the DVI and PDF-output.
26131  To set the format of the link text, highlight the hyperlink inset and use
26132  the text style dialog.
26133  This is for example a hyperlink with bold sans serif text: 
26134 \family sans
26135 \series bold
26136
26137 \begin_inset CommandInset href
26138 LatexCommand href
26139 name "LyX's homepage"
26140 target "http://www.lyx.org"
26141
26142 \end_inset
26143
26144
26145 \end_layout
26146
26147 \begin_layout Standard
26148 The link text color can be changed, when the option 
26149 \family sans
26150 Color links
26151 \family default
26152  is set in the PDF Properties dialog (menu 
26153 \family sans
26154 Document\SpecialChar \menuseparator
26155 Settings\SpecialChar \menuseparator
26156 PDF Properties
26157 \family default
26158 ).
26159  The link text is for example set in this document to blue by adding the
26160  option
26161 \begin_inset Newline newline
26162 \end_inset
26163
26164
26165 \series bold
26166 urlcolor=blue
26167 \series default
26168
26169 \begin_inset Newline newline
26170 \end_inset
26171
26172 to the field 
26173 \family sans
26174 Additional options
26175 \family default
26176  in the PDF Properties dialog.
26177 \end_layout
26178
26179 \begin_layout Section
26180 Appendices
26181 \begin_inset Index idx
26182 status collapsed
26183
26184 \begin_layout Plain Layout
26185 Appendix
26186 \end_layout
26187
26188 \end_inset
26189
26190
26191 \begin_inset CommandInset label
26192 LatexCommand label
26193 name "sec:Appendices"
26194
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \begin_layout Standard
26201 Appendices are created with the menu 
26202 \family sans
26203 Document\SpecialChar \menuseparator
26204 Start
26205 \begin_inset space ~
26206 \end_inset
26207
26208 Appendix
26209 \begin_inset space ~
26210 \end_inset
26211
26212 Here
26213 \family default
26214 .
26215  This menu sets the document from the current cursor position to the end
26216  as the appendix region.
26217  The region is marked with a red borderline.
26218 \end_layout
26219
26220 \begin_layout Standard
26221 Every chapter (or section) within the appendix region is treated as an appendix,
26222  numbered with a capital Latin letter.
26223  The appendix subsections are numbered with this letter followed by a dot
26224  and the subsection number.
26225  All appendix sections can be referenced as if they were normal sections,
26226  here two examples:
26227 \end_layout
26228
26229 \begin_layout Standard
26230 Appendix
26231 \begin_inset space ~
26232 \end_inset
26233
26234
26235 \begin_inset CommandInset ref
26236 LatexCommand ref
26237 reference "cha:Credits"
26238
26239 \end_inset
26240
26241 ; Appendix
26242 \begin_inset space ~
26243 \end_inset
26244
26245
26246 \begin_inset CommandInset ref
26247 LatexCommand ref
26248 reference "sub:Export"
26249
26250 \end_inset
26251
26252
26253 \end_layout
26254
26255 \begin_layout Section
26256 Bibliography
26257 \begin_inset Index idx
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261 Bibliography
26262 \end_layout
26263
26264 \end_inset
26265
26266
26267 \begin_inset CommandInset label
26268 LatexCommand label
26269 name "sec:Bibliography"
26270
26271 \end_inset
26272
26273
26274 \end_layout
26275
26276 \begin_layout Standard
26277 There are two ways of generating the bibliography in a LyX-document.
26278  You can include a bibliography database,
26279 \begin_inset Foot
26280 status collapsed
26281
26282 \begin_layout Plain Layout
26283 Known under the name 
26284 \begin_inset Quotes eld
26285 \end_inset
26286
26287 BibTeX-database
26288 \begin_inset Quotes erd
26289 \end_inset
26290
26291 .
26292 \end_layout
26293
26294 \end_inset
26295
26296  which is explained in the next subsection, or you can insert the bibliography
26297  manually, using the paragraph environment 
26298 \family sans
26299 Bibliography
26300 \family default
26301 , which was described in section
26302 \begin_inset space ~
26303 \end_inset
26304
26305
26306 \begin_inset CommandInset ref
26307 LatexCommand ref
26308 reference "sub:Biblio_environment"
26309
26310 \end_inset
26311
26312 .
26313  If you want anything other than numerical citations that are used in this
26314  document, like author-year citations, then you must
26315 \emph on
26316  
26317 \emph default
26318 use a bibliography database.
26319 \end_layout
26320
26321 \begin_layout Subsection
26322 The Bibliography Environment
26323 \end_layout
26324
26325 \begin_layout Standard
26326 Within the 
26327 \family sans
26328 Bibliography
26329 \family default
26330  environment, every paragraph begins with a gray bibliography box labeled
26331  with a number.
26332  If you click on it, you will get a dialog in which you can set a 
26333 \family sans
26334 Key
26335 \family default
26336  and a 
26337 \family sans
26338 Label
26339 \family default
26340 .
26341  The key is the symbolic name by which you will refer to this bibliography
26342  entry.
26343  For example, our second entry in the bibliography is a book about LaTeX
26344  and we used 
26345 \begin_inset Quotes eld
26346 \end_inset
26347
26348 latexcompanion
26349 \begin_inset Quotes erd
26350 \end_inset
26351
26352 , a short form of its title, as key.
26353 \end_layout
26354
26355 \begin_layout Standard
26356 You can refer to the key of a bibliography entry using the menu 
26357 \family sans
26358 Insert\SpecialChar \menuseparator
26359 Citation
26360 \family default
26361  or the toolbar button 
26362 \begin_inset Info
26363 type  "icon"
26364 arg   "dialog-show-new-inset citation"
26365 \end_inset
26366
26367 .
26368  A citation reference box is inserted and a citation window will appear
26369  in which you can select one or more keys in the available key list.
26370  The citation reference box will be labeled with the referenced key.
26371  When you click on the box, the citation window appears and you can change
26372  the reference.
26373 \end_layout
26374
26375 \begin_layout Standard
26376 Citation references appear in the output as the number of the bibliography
26377  entry with surrounding brackets.
26378  If you set a 
26379 \family sans
26380 Label
26381 \family default
26382  for the entry, the label will appear instead of the number.
26383  Here are two examples; the first without a label, the second with the label
26384  
26385 \begin_inset Quotes eld
26386 \end_inset
26387
26388 Credits
26389 \begin_inset Quotes erd
26390 \end_inset
26391
26392 :
26393 \end_layout
26394
26395 \begin_layout Standard
26396 Have a look at the 
26397 \family sans
26398 LaTeX Companion Second Edition
26399 \family default
26400
26401 \begin_inset CommandInset citation
26402 LatexCommand cite
26403 key "latexcompanion"
26404
26405 \end_inset
26406
26407
26408 \end_layout
26409
26410 \begin_layout Standard
26411 The LyX-Team members are listed in the Credits: 
26412 \begin_inset CommandInset citation
26413 LatexCommand cite
26414 key "lyxcredit"
26415
26416 \end_inset
26417
26418
26419 \end_layout
26420
26421 \begin_layout Subsection
26422 Bibliography databases (BibTeX)
26423 \begin_inset Index idx
26424 status collapsed
26425
26426 \begin_layout Plain Layout
26427 Bibliography ! Databases
26428 \end_layout
26429
26430 \end_inset
26431
26432
26433 \begin_inset Index idx
26434 status collapsed
26435
26436 \begin_layout Plain Layout
26437 Bibliography ! BibTeX
26438 \end_layout
26439
26440 \end_inset
26441
26442
26443 \begin_inset CommandInset label
26444 LatexCommand label
26445 name "sub:Bibliography-databases"
26446
26447 \end_inset
26448
26449
26450 \end_layout
26451
26452 \begin_layout Standard
26453 Bibliography databases are useful if you use the same bibliography in different
26454  documents.
26455 \begin_inset Foot
26456 status collapsed
26457
26458 \begin_layout Plain Layout
26459 They are also useful for keeping a database of articles and notes concerning
26460  them.
26461  Most of the database programs mentioned below allow you to store annotations
26462  and reviews along with bibliographical information.
26463 \end_layout
26464
26465 \end_inset
26466
26467  It also makes it very easy to have a uniform layout for all bibliography
26468  entries.
26469  You can collect the bibliography of all relevant books and articles of
26470  your working field in a database.
26471  This database can be used for different documents, and only the entries
26472  cited in a particular document will appear in the bibliography list for
26473  that document.
26474  This relieves you of the need to keep track of which articles and books
26475  you have cited.
26476 \end_layout
26477
26478 \begin_layout Standard
26479 The database is a text file with the file extension 
26480 \begin_inset Quotes eld
26481 \end_inset
26482
26483
26484 \family sans
26485 .bib
26486 \family default
26487
26488 \begin_inset Quotes erd
26489 \end_inset
26490
26491 , containing the bibliography in a special format.
26492  The format is explained in 
26493 \begin_inset CommandInset citation
26494 LatexCommand cite
26495 key "BibTeX-2"
26496
26497 \end_inset
26498
26499  and in LaTeX books (
26500 \begin_inset CommandInset citation
26501 LatexCommand cite
26502 key "Mittelbach,Kopka,Lamport"
26503
26504 \end_inset
26505
26506 ).
26507  The file can be created using any text editor, but normally one uses a
26508  special program to create and edit the entries in the database.
26509  A list of such programs is maintained on the LyX Wiki at 
26510 \begin_inset Flex URL
26511 status collapsed
26512
26513 \begin_layout Plain Layout
26514
26515 http://wiki.lyx.org/BibTeX/Programs
26516 \end_layout
26517
26518 \end_inset
26519
26520 .
26521 \end_layout
26522
26523 \begin_layout Standard
26524 To use a database, use the menu 
26525 \family sans
26526 Insert\SpecialChar \menuseparator
26527 List
26528 \family default
26529 /
26530 \family sans
26531 TOC\SpecialChar \menuseparator
26532 BibT
26533 \begin_inset ERT
26534 status collapsed
26535
26536 \begin_layout Plain Layout
26537
26538 {}
26539 \end_layout
26540
26541 \end_inset
26542
26543 eX
26544 \begin_inset space ~
26545 \end_inset
26546
26547 Bibliography
26548 \family default
26549 .
26550  A grey box will be inserted and a window appears.
26551  In this window you can load one or more databases and a style file.
26552  The option 
26553 \family sans
26554 Add bibliography to TOC
26555 \family default
26556  adds a table of contents entry for the bibliography.
26557  In the 
26558 \family sans
26559 Content
26560 \family default
26561  drop box you can select whether to include > all the entries in the database
26562  in the document or just the cited references.
26563 \end_layout
26564
26565 \begin_layout Standard
26566 The style file is a text file with the file extension 
26567 \begin_inset Quotes eld
26568 \end_inset
26569
26570
26571 \family sans
26572 .bst
26573 \family default
26574
26575 \begin_inset Quotes erd
26576 \end_inset
26577
26578  that controls how the bibliography entries will appear.
26579  Your LaTeX distribution should provide several of these, and many publishers
26580  provide their own style files, so that you don't have to take care of the
26581  layout.
26582  It is of course possible to write your own style file, but this is something
26583  for experts.
26584 \begin_inset Foot
26585 status collapsed
26586
26587 \begin_layout Plain Layout
26588 For information how this is done, have a look at
26589 \begin_inset Newline newline
26590 \end_inset
26591
26592
26593 \begin_inset CommandInset href
26594 LatexCommand href
26595 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
26596
26597 \end_inset
26598
26599 .
26600 \end_layout
26601
26602 \end_inset
26603
26604
26605 \end_layout
26606
26607 \begin_layout Standard
26608 Inserting a citation reference works as described in the previous section.
26609 \end_layout
26610
26611 \begin_layout Standard
26612 To generate the bibliography from a database, LyX uses the program BibTeX.
26613  This program can be controlled with options that you can add in LyX's preferenc
26614 es dialog under 
26615 \family sans
26616 Outputs\SpecialChar \menuseparator
26617 LaT
26618 \begin_inset ERT
26619 status collapsed
26620
26621 \begin_layout Plain Layout
26622
26623 {}
26624 \end_layout
26625
26626 \end_inset
26627
26628 eX
26629 \family default
26630  in the 
26631 \family sans
26632 BibT
26633 \begin_inset ERT
26634 status collapsed
26635
26636 \begin_layout Plain Layout
26637
26638 {}
26639 \end_layout
26640
26641 \end_inset
26642
26643 eX
26644 \begin_inset space ~
26645 \end_inset
26646
26647 command
26648 \family default
26649  field.
26650  Before adding options, it is strongly recommended to read the manual of
26651  
26652 \family sans
26653 BibTeX
26654 \family default
26655  
26656 \begin_inset CommandInset citation
26657 LatexCommand cite
26658 key "BibTeX"
26659
26660 \end_inset
26661
26662 .
26663 \end_layout
26664
26665 \begin_layout Standard
26666 When you select the option 
26667 \family sans
26668 Sectioned bibliography
26669 \family default
26670  in the 
26671 \family sans
26672 Document\SpecialChar \menuseparator
26673 Settings
26674 \family default
26675  dialog, it is possible to have multiple and sectioned bibliographies.
26676  This and other options are explained in detail in section 
26677 \emph on
26678 Customizing Bibliographies
26679 \emph default
26680  
26681 \emph on
26682 with BibTeX
26683 \emph default
26684  of the 
26685 \emph on
26686 Additional Features
26687 \emph default
26688  manual.
26689 \end_layout
26690
26691 \begin_layout Standard
26692 We use two bibliographies in this document to show the difference between
26693  the two methods of creating them.
26694  As you can see, the bibliography that is created from a database lists
26695  only the database entries that are referenced in the document.
26696  We used the style file 
26697 \family sans
26698 alphadin.bst
26699 \family default
26700  to get the complicated German reference key scheme in the bibliography.
26701 \end_layout
26702
26703 \begin_layout Subsection
26704 Bibliography layout
26705 \begin_inset Index idx
26706 status collapsed
26707
26708 \begin_layout Plain Layout
26709 Bibliography ! Layout
26710 \end_layout
26711
26712 \end_inset
26713
26714
26715 \end_layout
26716
26717 \begin_layout Standard
26718 In the citation reference dialog you can set a special citation format.
26719  For this feature you need to enable the option 
26720 \family sans
26721 Natbib
26722 \family default
26723  in the 
26724 \family sans
26725 Document\SpecialChar \menuseparator
26726 Settings
26727 \family default
26728
26729 \begin_inset Index idx
26730 status collapsed
26731
26732 \begin_layout Plain Layout
26733 Document ! Settings
26734 \end_layout
26735
26736 \end_inset
26737
26738  dialog under 
26739 \family sans
26740 Bibliography
26741 \family default
26742 .
26743  Setting a citation style for a reference will overwrite the default.
26744  For the global citation format use the BibTeX style files as explained
26745  in the previous section.
26746 \end_layout
26747
26748 \begin_layout Standard
26749 You can also set text, that should appear before or after a citation reference,
26750  in the citation reference window.
26751  Here an example where we set the text 
26752 \begin_inset Quotes eld
26753 \end_inset
26754
26755 Chapter
26756 \begin_inset space ~
26757 \end_inset
26758
26759 3
26760 \begin_inset Quotes erd
26761 \end_inset
26762
26763  to appear after the reference:
26764 \end_layout
26765
26766 \begin_layout Standard
26767 Have a look at 
26768 \begin_inset CommandInset citation
26769 LatexCommand cite
26770 after "Chapter 3"
26771 key "latexcompanion"
26772
26773 \end_inset
26774
26775 .
26776 \end_layout
26777
26778 \begin_layout Section
26779 Index
26780 \begin_inset Index idx
26781 status collapsed
26782
26783 \begin_layout Plain Layout
26784 Index generation
26785 \end_layout
26786
26787 \end_inset
26788
26789
26790 \begin_inset CommandInset label
26791 LatexCommand label
26792 name "sec:Index"
26793
26794 \end_inset
26795
26796
26797 \end_layout
26798
26799 \begin_layout Standard
26800 An index entry is created if you use the menu 
26801 \family sans
26802 Insert\SpecialChar \menuseparator
26803 Index
26804 \begin_inset space ~
26805 \end_inset
26806
26807 Entry
26808 \family default
26809  or the toolbar button 
26810 \begin_inset Info
26811 type  "icon"
26812 arg   "index-insert"
26813 \end_inset
26814
26815 .
26816  A box labeled 
26817 \begin_inset Quotes eld
26818 \end_inset
26819
26820
26821 \family sans
26822 Index
26823 \family default
26824
26825 \begin_inset Quotes erd
26826 \end_inset
26827
26828  is inserted containing the text that appears in the index.
26829  The word where the cursor is in or the currently highlighted text is proposed
26830  by LyX as the index entry.
26831 \end_layout
26832
26833 \begin_layout Standard
26834 We give a short overview of the index commands in the next subsections.
26835  For a detailed description of LaTeX's index mechanism, have a look at one
26836  of the LaTeX books 
26837 \begin_inset CommandInset citation
26838 LatexCommand cite
26839 key "latexcompanion,latexguide,latexbook"
26840
26841 \end_inset
26842
26843 .
26844 \end_layout
26845
26846 \begin_layout Standard
26847 The index list is inserted in the document with the menu 
26848 \family sans
26849 Insert\SpecialChar \menuseparator
26850 List
26851 \begin_inset space ~
26852 \end_inset
26853
26854 /
26855 \begin_inset space ~
26856 \end_inset
26857
26858 TOC\SpecialChar \menuseparator
26859 Index
26860 \begin_inset space ~
26861 \end_inset
26862
26863 List
26864 \family default
26865 .
26866  A light blue box labeled 
26867 \begin_inset Quotes eld
26868 \end_inset
26869
26870
26871 \family sans
26872 Index
26873 \family default
26874
26875 \begin_inset Quotes erd
26876 \end_inset
26877
26878  will show the place where the index is printed in the output.
26879  The index list box is not clickable like other LyX-boxes.
26880 \end_layout
26881
26882 \begin_layout Subsection
26883 Grouping Index Entries
26884 \begin_inset Index idx
26885 status collapsed
26886
26887 \begin_layout Plain Layout
26888 Index ! Grouping
26889 \end_layout
26890
26891 \end_inset
26892
26893
26894 \end_layout
26895
26896 \begin_layout Standard
26897 Index entries are often grouped to offer the reader a fast search in the
26898  index.
26899  We want to group for example the index entries for itemized and enumerated
26900  lists under the entry 
26901 \begin_inset Quotes eld
26902 \end_inset
26903
26904 Lists
26905 \begin_inset Quotes erd
26906 \end_inset
26907
26908 .
26909  First we create the entry 
26910 \begin_inset Quotes eld
26911 \end_inset
26912
26913 Lists
26914 \begin_inset Quotes erd
26915 \end_inset
26916
26917  in section
26918 \begin_inset space ~
26919 \end_inset
26920
26921
26922 \begin_inset CommandInset ref
26923 LatexCommand ref
26924 reference "sub:Lists"
26925
26926 \end_inset
26927
26928 .
26929  In the text field for the itemized list index entry in section
26930 \begin_inset space ~
26931 \end_inset
26932
26933
26934 \begin_inset CommandInset ref
26935 LatexCommand ref
26936 reference "sec:Itemize"
26937
26938 \end_inset
26939
26940 , we insert the command
26941 \end_layout
26942
26943 \begin_layout Standard
26944
26945 \series bold
26946 Lists ! Itemize
26947 \end_layout
26948
26949 \begin_layout Standard
26950 and the command
26951 \end_layout
26952
26953 \begin_layout Standard
26954
26955 \series bold
26956 Lists ! Enumerate
26957 \end_layout
26958
26959 \begin_layout Standard
26960 for the enumerated list in section
26961 \begin_inset space ~
26962 \end_inset
26963
26964
26965 \begin_inset CommandInset ref
26966 LatexCommand ref
26967 reference "sec:Enumerate"
26968
26969 \end_inset
26970
26971 .
26972 \end_layout
26973
26974 \begin_layout Standard
26975 The exclamation mark 
26976 \begin_inset Quotes eld
26977 \end_inset
26978
26979 !
26980 \begin_inset Quotes erd
26981 \end_inset
26982
26983  marks the grouping levels.
26984  You can have three levels; every index level is indented a bit more.
26985  An index entry for the higher levels is not required.
26986  If we don't have an index entry for 
26987 \begin_inset Quotes eld
26988 \end_inset
26989
26990 Lists
26991 \begin_inset Quotes erd
26992 \end_inset
26993
26994 , it will be printed anyway, but without a page number.
26995 \end_layout
26996
26997 \begin_layout Subsection
26998 Page Ranges
26999 \begin_inset Index idx
27000 status collapsed
27001
27002 \begin_layout Plain Layout
27003 Index ! Page ranges
27004 \end_layout
27005
27006 \end_inset
27007
27008
27009 \end_layout
27010
27011 \begin_layout Standard
27012 Normally an index entry will appear with the page number of the indexed
27013  section.
27014  But sometimes you want to index more pages under the same entry.
27015  E.
27016 \begin_inset space \thinspace{}
27017 \end_inset
27018
27019 g.
27020 \begin_inset space \space{}
27021 \end_inset
27022
27023 if we want to index the paragraph environments, we create an index entry
27024  in section
27025 \begin_inset space ~
27026 \end_inset
27027
27028
27029 \begin_inset CommandInset ref
27030 LatexCommand ref
27031 reference "sec:Paragraph-Environments"
27032
27033 \end_inset
27034
27035  with the command
27036 \end_layout
27037
27038 \begin_layout Standard
27039
27040 \series bold
27041 Paragraph environments|(
27042 \end_layout
27043
27044 \begin_layout Standard
27045 and another entry at the end of section
27046 \begin_inset space ~
27047 \end_inset
27048
27049
27050 \begin_inset CommandInset ref
27051 LatexCommand ref
27052 reference "sub:LyX-Code"
27053
27054 \end_inset
27055
27056  with the command
27057 \end_layout
27058
27059 \begin_layout Standard
27060
27061 \series bold
27062 Paragraph environments|)
27063 \end_layout
27064
27065 \begin_layout Standard
27066 The commands 
27067 \begin_inset Quotes eld
27068 \end_inset
27069
27070
27071 \series bold
27072 |(
27073 \series default
27074
27075 \begin_inset Quotes erd
27076 \end_inset
27077
27078  and 
27079 \begin_inset Quotes eld
27080 \end_inset
27081
27082
27083 \series bold
27084 |)
27085 \series default
27086
27087 \begin_inset Quotes erd
27088 \end_inset
27089
27090  respectively start and end the index range.
27091  You can also add the same index entry at different places in the document.
27092  They appear in the output under one entry with a comma separated list of
27093  the pages of the indexed document parts.
27094  An example is the index entry 
27095 \begin_inset Quotes eld
27096 \end_inset
27097
27098 Document ! Settings
27099 \begin_inset Quotes erd
27100 \end_inset
27101
27102 .
27103 \end_layout
27104
27105 \begin_layout Subsection
27106 Cross referencing
27107 \begin_inset Index idx
27108 status collapsed
27109
27110 \begin_layout Plain Layout
27111 Index ! Cross referencing
27112 \end_layout
27113
27114 \end_inset
27115
27116
27117 \end_layout
27118
27119 \begin_layout Standard
27120 It is also possible to refer to another index entry.
27121  We referred for example in the index entry 
27122 \begin_inset Quotes eld
27123 \end_inset
27124
27125 GIF
27126 \begin_inset Quotes erd
27127 \end_inset
27128
27129  (in section
27130 \begin_inset space ~
27131 \end_inset
27132
27133
27134 \begin_inset CommandInset ref
27135 LatexCommand ref
27136 reference "sub:Image-Formats"
27137
27138 \end_inset
27139
27140 ) to the index entry 
27141 \begin_inset Quotes eld
27142 \end_inset
27143
27144 Image formats
27145 \begin_inset Quotes erd
27146 \end_inset
27147
27148  in the same section using the entry
27149 \end_layout
27150
27151 \begin_layout Standard
27152
27153 \series bold
27154 GIF|see{Image formats}
27155 \end_layout
27156
27157 \begin_layout Standard
27158 where the braces have to be inserted as TeX Code.
27159  The text within the braces is the referenced entry.
27160  The reference will appear in the output without a page number.
27161 \end_layout
27162
27163 \begin_layout Subsection
27164 Index Entry Order
27165 \begin_inset Index idx
27166 status collapsed
27167
27168 \begin_layout Plain Layout
27169 Index ! Entry order
27170 \end_layout
27171
27172 \end_inset
27173
27174
27175 \end_layout
27176
27177 \begin_layout Standard
27178 You can use accented characters in the index entry, but the entries might
27179  then not follow the rules for the index order.
27180  The index entries are sorted alphabetically, but LaTeX
27181 \begin_inset Foot
27182 status collapsed
27183
27184 \begin_layout Plain Layout
27185 The index generating is done in the background by an extra program, see
27186  section
27187 \begin_inset space ~
27188 \end_inset
27189
27190
27191 \begin_inset CommandInset ref
27192 LatexCommand ref
27193 reference "sub:Index-Program"
27194
27195 \end_inset
27196
27197 .
27198 \end_layout
27199
27200 \end_inset
27201
27202  doesn't know how to sort accents in different languages.
27203  We have created as an example the three dummy index entries 
27204 \begin_inset Quotes eld
27205 \end_inset
27206
27207 maison
27208 \begin_inset Quotes erd
27209 \end_inset
27210
27211
27212 \begin_inset Quotes eld
27213 \end_inset
27214
27215 maïs
27216 \begin_inset Quotes erd
27217 \end_inset
27218
27219 , and 
27220 \begin_inset Quotes eld
27221 \end_inset
27222
27223 maître
27224 \begin_inset Quotes erd
27225 \end_inset
27226
27227 .
27228 \begin_inset Index idx
27229 status open
27230
27231 \begin_layout Plain Layout
27232 Dummy entries ! maïs
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \begin_inset Index idx
27239 status open
27240
27241 \begin_layout Plain Layout
27242 Dummy entries ! maître
27243 \end_layout
27244
27245 \end_inset
27246
27247
27248 \begin_inset Index idx
27249 status open
27250
27251 \begin_layout Plain Layout
27252 Dummy entries ! maïs@maison
27253 \end_layout
27254
27255 \end_inset
27256
27257  They will be sorted in the order maïs, maître, maison, but we want the
27258  order maïs, maison, maître.
27259  To achieve this, we use the command
27260 \end_layout
27261
27262 \begin_layout Standard
27263
27264 \series bold
27265 previous entry@current entry
27266 \end_layout
27267
27268 \begin_layout Standard
27269 In our case we want to have 
27270 \begin_inset Quotes eld
27271 \end_inset
27272
27273 maison
27274 \begin_inset Quotes erd
27275 \end_inset
27276
27277  after 
27278 \begin_inset Quotes eld
27279 \end_inset
27280
27281 maïs
27282 \begin_inset Quotes erd
27283 \end_inset
27284
27285  and write therefore for the index entry of maison:
27286 \end_layout
27287
27288 \begin_layout Standard
27289
27290 \series bold
27291 maïs@maison
27292 \end_layout
27293
27294 \begin_layout Standard
27295 The previous entry needn't to be a real existing entry, you can also use
27296  another word to tell LaTeX the entry order, see the next subsection for
27297  an example.
27298 \end_layout
27299
27300 \begin_layout Standard
27301 \begin_inset VSpace bigskip
27302 \end_inset
27303
27304
27305 \end_layout
27306
27307 \begin_layout Standard
27308 In some cases the index entry order is not correct when you are using the
27309  program 
27310 \family sans
27311 makeindex 
27312 \family default
27313 to generate the index (see sec.
27314 \begin_inset space \thinspace{}
27315 \end_inset
27316
27317
27318 \begin_inset CommandInset ref
27319 LatexCommand ref
27320 reference "sub:Index-Program"
27321
27322 \end_inset
27323
27324 ).
27325  
27326 \family sans
27327 makeindex
27328 \family default
27329  would for example print the index entry for the LaTeX-package aeguill in
27330  sec.
27331 \begin_inset space \thinspace{}
27332 \end_inset
27333
27334
27335 \begin_inset CommandInset ref
27336 LatexCommand ref
27337 reference "sub:Document-Font"
27338
27339 \end_inset
27340
27341  after the index entries of the other LaTeX-packages although all these
27342  index commands start with 
27343 \begin_inset Quotes eld
27344 \end_inset
27345
27346
27347 \series bold
27348 LaTeX-packages ! 
27349 \series default
27350
27351 \begin_inset Quotes eld
27352 \end_inset
27353
27354 .
27355  The reason is that the index entry for aeguill is in a footnote.
27356  To fix this 
27357 \family sans
27358 makeindex
27359 \family default
27360  bug, add these commands to the preamble of your document:
27361 \end_layout
27362
27363 \begin_layout Standard
27364
27365 \series bold
27366
27367 \backslash
27368 let
27369 \backslash
27370 OrgIndex
27371 \backslash
27372 index
27373 \end_layout
27374
27375 \begin_layout Standard
27376
27377 \series bold
27378
27379 \backslash
27380 renewcommand*{
27381 \backslash
27382 index}[1]{
27383 \backslash
27384 OrgIndex{#1}}
27385 \end_layout
27386
27387 \begin_layout Subsection
27388 Index Entry Layout
27389 \begin_inset Index idx
27390 status collapsed
27391
27392 \begin_layout Plain Layout
27393 Index ! Entry layout
27394 \end_layout
27395
27396 \end_inset
27397
27398
27399 \end_layout
27400
27401 \begin_layout Standard
27402 You can change the appearance of index entries via the text style dialog.
27403 \begin_inset Index idx
27404 status open
27405
27406 \begin_layout Plain Layout
27407 Dummy entries ! 
27408 \shape italic
27409 This is an italic dummy entry
27410 \end_layout
27411
27412 \end_inset
27413
27414  You can also format the page number using the character 
27415 \begin_inset Quotes eld
27416 \end_inset
27417
27418 |
27419 \begin_inset Quotes erd
27420 \end_inset
27421
27422  followed by a LaTeX-command without a backslash.
27423  We can write for example
27424 \end_layout
27425
27426 \begin_layout Standard
27427
27428 \series bold
27429 italic page number:|textit
27430 \end_layout
27431
27432 \begin_layout Standard
27433 to get the page number in italic.
27434 \begin_inset Index idx
27435 status open
27436
27437 \begin_layout Plain Layout
27438 Dummy entries ! italic page number:|textit
27439 \end_layout
27440
27441 \end_inset
27442
27443  Normally all LaTeX-commands begin with a backslash, but in this special
27444  case 
27445 \begin_inset Quotes eld
27446 \end_inset
27447
27448
27449 \series bold
27450 |command
27451 \series default
27452
27453 \begin_inset Quotes erd
27454 \end_inset
27455
27456  means 
27457 \series bold
27458
27459 \backslash
27460 command{page
27461 \begin_inset space ~
27462 \end_inset
27463
27464 number}
27465 \series default
27466 .
27467  Have a look at section
27468 \begin_inset space ~
27469 \end_inset
27470
27471
27472 \begin_inset CommandInset ref
27473 LatexCommand ref
27474 reference "sub:LaTeX-Syntax"
27475
27476 \end_inset
27477
27478  to learn more about the LaTeX-syntax.
27479 \end_layout
27480
27481 \begin_layout Standard
27482 \begin_inset Note Greyedout
27483 status open
27484
27485 \begin_layout Plain Layout
27486
27487 \series bold
27488 Note:
27489 \series default
27490  Formatting single index entries only works when you use the program 
27491 \family sans
27492 makeindex 
27493 \family default
27494 to generate the index, see sec.
27495 \begin_inset space \thinspace{}
27496 \end_inset
27497
27498
27499 \begin_inset CommandInset ref
27500 LatexCommand ref
27501 reference "sub:Index-Program"
27502
27503 \end_inset
27504
27505 .
27506  If you use 
27507 \family sans
27508 xindy
27509 \family default
27510 , however, this won't work for anything other than bold or italic text.
27511  This is because xindy requires you to define semantic elements before they
27512  can be used, see 
27513 \begin_inset CommandInset citation
27514 LatexCommand cite
27515 after "p. 678 ff."
27516 key "latexcompanion"
27517
27518 \end_inset
27519
27520  for details.
27521 \end_layout
27522
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \begin_layout Standard
27529 In general, we encourage you to not format page numbers directly as shown
27530  above.
27531  Instead of this, you should define a macro in the preamble and use that.
27532  Consider why you want some page numbers to be bold.
27533  Maybe you want all page references italic that refer to a definition of
27534  the indexed term, so that users can easily find definitions.
27535  If so, put the following in the preamble
27536 \end_layout
27537
27538 \begin_layout Standard
27539
27540 \series bold
27541
27542 \backslash
27543 newcommand{
27544 \backslash
27545 IndexDef}[1]{
27546 \backslash
27547 textit{#1}}
27548 \end_layout
27549
27550 \begin_layout Standard
27551 and write
27552 \end_layout
27553
27554 \begin_layout Standard
27555
27556 \series bold
27557 my entry|IndexDef
27558 \end_layout
27559
27560 \begin_layout Standard
27561 in the index entry.
27562 \begin_inset Index idx
27563 status open
27564
27565 \begin_layout Plain Layout
27566 Dummy entries ! my entry|IndexDef
27567 \end_layout
27568
27569 \end_inset
27570
27571  The advantage is that, if you change your mind later or if your publisher
27572  insists that definitions must not be italic but bold, you just need to
27573  change the macro in the preamble, not every single index entry.
27574 \end_layout
27575
27576 \begin_layout Standard
27577 You can also change the layout for the whole index.
27578  E.
27579 \begin_inset space \thinspace{}
27580 \end_inset
27581
27582 g.
27583 \begin_inset space \space{}
27584 \end_inset
27585
27586 we marked the index list box of this document as bold to get a bold font
27587  for all index entries.
27588  For more advanced tasks you have to set up a so-called 
27589 \emph on
27590 Index Style File
27591 \emph default
27592 , see the 
27593 \family sans
27594 makeindex
27595 \family default
27596  or 
27597 \family sans
27598 xindy
27599 \family default
27600  documentation for details, 
27601 \begin_inset CommandInset citation
27602 LatexCommand cite
27603 key "makeindex,xindy"
27604
27605 \end_inset
27606
27607 .
27608 \end_layout
27609
27610 \begin_layout Subsection
27611 Index Program
27612 \begin_inset Index idx
27613 status collapsed
27614
27615 \begin_layout Plain Layout
27616 Index ! Program
27617 \end_layout
27618
27619 \end_inset
27620
27621
27622 \begin_inset CommandInset label
27623 LatexCommand label
27624 name "sub:Index-Program"
27625
27626 \end_inset
27627
27628
27629 \end_layout
27630
27631 \begin_layout Standard
27632 If the index entry program 
27633 \family sans
27634 xindy
27635 \family default
27636  is installed, LyX uses it for index generation; otherwise the program 
27637 \family sans
27638 makeindex
27639 \family default
27640 , that is part of every LaTeX distribution, is used.
27641 \begin_inset Foot
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645
27646 \family sans
27647 Makeindex
27648 \family default
27649  is very old, no longer under development and has many pitfalls, notably
27650  that it was developed with only the English language in mind.
27651  So it fails to sort anything other than a monolingual English text correctly.
27652  We have shown above how to fix this sorting.
27653  However, if you are writing in another than the English language, consider
27654  to use 
27655 \family sans
27656 xindy
27657 \family default
27658 .
27659 \end_layout
27660
27661 \end_inset
27662
27663  Both programs can be controlled by options that can be set in LyX's preferences
27664  dialog, see section
27665 \begin_inset space ~
27666 \end_inset
27667
27668
27669 \begin_inset CommandInset ref
27670 LatexCommand ref
27671 reference "sub:LaTeX-settings"
27672
27673 \end_inset
27674
27675 .
27676  The available options are listed and explained in 
27677 \begin_inset CommandInset citation
27678 LatexCommand cite
27679 key "makeindex,xindy"
27680
27681 \end_inset
27682
27683 .
27684  In this dialog, you can also specify an alternative program to generate
27685  the index.
27686 \end_layout
27687
27688 \begin_layout Standard
27689 If you need specific options or an alternative index program only for a
27690  given document, you can define the program and\SpecialChar \slash{}
27691 or the options in 
27692 \family sans
27693 Document\SpecialChar \menuseparator
27694 Settings\SpecialChar \menuseparator
27695 Indexes
27696 \family default
27697 .
27698  This is especially useful if you need to pass language-specific options
27699  to the index program or if you need a specific layout style.
27700 \end_layout
27701
27702 \begin_layout Subsection
27703 Multiple Indexes
27704 \end_layout
27705
27706 \begin_layout Standard
27707 In many fields, it is common to have more than one index.
27708  For instance, you might need to set up a separate 
27709 \begin_inset Quotes eld
27710 \end_inset
27711
27712 Index of Names
27713 \begin_inset Quotes erd
27714 \end_inset
27715
27716  next to the standard index.
27717  LaTeX does not provide this possibility out of the box, but there are many
27718  packages that add this feature.
27719  LyX uses the 
27720 \series bold
27721 splitidx
27722 \series default
27723
27724 \begin_inset Index idx
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728 LaTeX-packages ! splitidx
27729 \end_layout
27730
27731 \end_inset
27732
27733  package to generate multiple indexes.
27734  The package is included in all recent LaTeX distributions.
27735  If yours does not ship it, consult the TeX Catalogue, 
27736 \begin_inset CommandInset citation
27737 LatexCommand cite
27738 key "TeXCatalogue"
27739
27740 \end_inset
27741
27742 .
27743  Note that the package does not only consist of a LaTeX style, but it also
27744  includes specific preprocessor programs that need to be installed as well.
27745  Please consult the package's manual for details.
27746 \end_layout
27747
27748 \begin_layout Standard
27749 To set up LyX for the use of multiple indexes, go to 
27750 \family sans
27751 Document\SpecialChar \menuseparator
27752 Settings\SpecialChar \menuseparator
27753 Indexes
27754 \family default
27755  and select 
27756 \begin_inset Quotes eld
27757 \end_inset
27758
27759 Use multiple Indexes
27760 \begin_inset Quotes erd
27761 \end_inset
27762
27763 .
27764  Note that the list of 
27765 \begin_inset Quotes eld
27766 \end_inset
27767
27768 Available Indexes
27769 \begin_inset Quotes erd
27770 \end_inset
27771
27772  below already contains the standard index.
27773  To add further indexes, add the name of the index (in the form that should
27774  also appear as a heading) to the 
27775 \begin_inset Quotes eld
27776 \end_inset
27777
27778 New
27779 \begin_inset Quotes erd
27780 \end_inset
27781
27782  input field and press the 
27783 \begin_inset Quotes eld
27784 \end_inset
27785
27786 Add
27787 \begin_inset Quotes erd
27788 \end_inset
27789
27790  button.
27791  The new index should now appear in the list as well.
27792  If you like, you can attribute an alternative label color to the new index
27793  by selecting the index in the list and hitting the 
27794 \begin_inset Quotes eld
27795 \end_inset
27796
27797 Alter Color\SpecialChar \ldots{}
27798
27799 \begin_inset Quotes erd
27800 \end_inset
27801
27802  button.
27803  The label color may help you to differentiate index entries of different
27804  indexes in the LyX work area.
27805 \end_layout
27806
27807 \begin_layout Standard
27808 Once the document changes have been applied, you can find the new index
27809  list in 
27810 \family sans
27811 Insert\SpecialChar \menuseparator
27812 List
27813 \begin_inset space ~
27814 \end_inset
27815
27816 /
27817 \begin_inset space ~
27818 \end_inset
27819
27820 TOC
27821 \family default
27822  and the 
27823 \family sans
27824 Insert
27825 \family default
27826  menu has a separate index entry for each of the defined indexes.
27827  The workflow is basically the same as for the default index, but there
27828  are some additional features:
27829 \end_layout
27830
27831 \begin_layout Itemize
27832 If you want to change the attribution of a specific index entry, right-clicking
27833  on the entry will open a dialog where you can do that.
27834 \end_layout
27835
27836 \begin_layout Itemize
27837 By right-clicking on an index, you can change its type.
27838  Furthermore, you can specify an index list to be a 
27839 \begin_inset Quotes eld
27840 \end_inset
27841
27842 Subindex
27843 \begin_inset Quotes erd
27844 \end_inset
27845
27846 .
27847  If you do that, the heading of that list will be decreased by one level.
27848  E.
27849 \begin_inset space \thinspace{}
27850 \end_inset
27851
27852 g., if you use a book class, where the standard index heading is defined
27853  as a chapter, subindexes will be defined as sections and can thus be nested
27854  to the non-subindexes.
27855 \end_layout
27856
27857 \begin_layout Section
27858 Nomenclature / Glossary 
27859 \begin_inset Index idx
27860 status collapsed
27861
27862 \begin_layout Plain Layout
27863 Nomenclature
27864 \end_layout
27865
27866 \end_inset
27867
27868
27869 \begin_inset Index idx
27870 status collapsed
27871
27872 \begin_layout Plain Layout
27873 Glossary|see
27874 \begin_inset ERT
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878
27879 {
27880 \end_layout
27881
27882 \end_inset
27883
27884 Nomenclature
27885 \begin_inset ERT
27886 status collapsed
27887
27888 \begin_layout Plain Layout
27889
27890 }
27891 \end_layout
27892
27893 \end_inset
27894
27895
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \begin_inset CommandInset label
27902 LatexCommand label
27903 name "sec:Nomenclature"
27904
27905 \end_inset
27906
27907
27908 \end_layout
27909
27910 \begin_layout Standard
27911 Sometimes you need to compile a list of symbols that are mentioned in your
27912  document with a brief explanation of them – a so called nomenclature or
27913  glossary.
27914 \end_layout
27915
27916 \begin_layout Standard
27917 To be able to create nomenclatures, you need the LaTeX package 
27918 \series bold
27919 nomencl
27920 \series default
27921
27922 \begin_inset Index idx
27923 status collapsed
27924
27925 \begin_layout Plain Layout
27926 LaTeX-packages ! nomencl
27927 \end_layout
27928
27929 \end_inset
27930
27931  installed.
27932  You find it in the TeX Catalogue, 
27933 \begin_inset CommandInset citation
27934 LatexCommand cite
27935 key "TeXCatalogue"
27936
27937 \end_inset
27938
27939  or in the package manager of your LaTeX-system.
27940 \end_layout
27941
27942 \begin_layout Standard
27943 A nomenclature entry is created if you place the cursor after a symbol entry
27944  and then use the menu 
27945 \family sans
27946 Insert\SpecialChar \menuseparator
27947
27948 \family default
27949 N
27950 \family sans
27951 omenclature
27952 \begin_inset space ~
27953 \end_inset
27954
27955 Entry
27956 \family default
27957  or the toolbar button 
27958 \begin_inset Info
27959 type  "icon"
27960 arg   "nomencl-insert"
27961 \end_inset
27962
27963 .
27964  A gray box labeled 
27965 \begin_inset Quotes eld
27966 \end_inset
27967
27968
27969 \family sans
27970 Nom
27971 \family default
27972
27973 \begin_inset Quotes erd
27974 \end_inset
27975
27976  is inserted and a window pops up asking for the nomenclature entry.
27977 \end_layout
27978
27979 \begin_layout Standard
27980 A nomenclature entry consists of two main entries.
27981  The first is the symbol that you want to refer to.
27982  The second is the description of the symbol.
27983 \end_layout
27984
27985 \begin_layout Standard
27986 \begin_inset Note Greyedout
27987 status open
27988
27989 \begin_layout Plain Layout
27990
27991 \series bold
27992 Note:
27993 \series default
27994  You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
27995 \end_layout
27996
27997 \end_inset
27998
27999
28000 \end_layout
28001
28002 \begin_layout Subsection
28003 Nomenclature Definition and Layout
28004 \begin_inset Index idx
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 Nomenclature ! Layout
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \end_layout
28015
28016 \begin_layout Standard
28017 When you have symbols in formulas, you have to define them in the 
28018 \family sans
28019 Symbol
28020 \family default
28021  field as LaTeX-formulas.
28022  For example to get 
28023 \begin_inset Quotes eld
28024 \end_inset
28025
28026
28027 \begin_inset Formula $\sigma$
28028 \end_inset
28029
28030
28031 \begin_inset Quotes erd
28032 \end_inset
28033
28034 , insert this:
28035 \begin_inset Newline newline
28036 \end_inset
28037
28038
28039 \series bold
28040 $
28041 \backslash
28042 sigma$
28043 \begin_inset Newline newline
28044 \end_inset
28045
28046
28047 \series default
28048 The 
28049 \begin_inset Quotes eld
28050 \end_inset
28051
28052 $
28053 \begin_inset Quotes erd
28054 \end_inset
28055
28056  character starts/ends the formula.
28057  The LaTeX-command for the Greek letter is the name of the letter beginning
28058  with a backslash 
28059 \begin_inset Quotes eld
28060 \end_inset
28061
28062
28063 \backslash
28064
28065 \begin_inset Quotes erd
28066 \end_inset
28067
28068 .
28069  For capital Greek letters, start the command also with a capital letter,
28070  like 
28071 \series bold
28072
28073 \backslash
28074 Sigma
28075 \series default
28076 .
28077 \end_layout
28078
28079 \begin_layout Standard
28080 (A short introduction to the LaTeX-syntax is given in section
28081 \begin_inset space ~
28082 \end_inset
28083
28084
28085 \begin_inset CommandInset ref
28086 LatexCommand ref
28087 reference "sub:LaTeX-Syntax"
28088
28089 \end_inset
28090
28091 .)
28092 \end_layout
28093
28094 \begin_layout Standard
28095 You cannot use the 
28096 \family sans
28097 Text
28098 \begin_inset space ~
28099 \end_inset
28100
28101 Style
28102 \family default
28103  dialog to format the description text but have to use LaTeX-commands.
28104  For example the description of the nomenclature entry for the 
28105 \begin_inset Quotes eld
28106 \end_inset
28107
28108
28109 \begin_inset Formula $\sigma$
28110 \end_inset
28111
28112
28113 \begin_inset Quotes erd
28114 \end_inset
28115
28116  in this document is:
28117 \begin_inset Newline newline
28118 \end_inset
28119
28120
28121 \series bold
28122 dummy entry for the character 
28123 \backslash
28124 textsf{sigma}
28125 \series default
28126
28127 \begin_inset Newline newline
28128 \end_inset
28129
28130 The command 
28131 \series bold
28132
28133 \backslash
28134 textsf
28135 \series default
28136  sets the fonts to 
28137 \family sans
28138 sans
28139 \begin_inset space ~
28140 \end_inset
28141
28142 serif
28143 \family default
28144 .
28145  To get 
28146 \series bold
28147 bold
28148 \series default
28149  font use the command 
28150 \series bold
28151
28152 \backslash
28153 textbf
28154 \series default
28155 , for 
28156 \family typewriter
28157 typewriter
28158 \family default
28159  use 
28160 \series bold
28161
28162 \backslash
28163 texttt
28164 \series default
28165 , for 
28166 \emph on
28167 emphasized
28168 \emph default
28169  use 
28170 \series bold
28171
28172 \backslash
28173 emph
28174 \series default
28175 .
28176 \end_layout
28177
28178 \begin_layout Subsection
28179 Sort Order of Nomenclature Entries
28180 \begin_inset Index idx
28181 status collapsed
28182
28183 \begin_layout Plain Layout
28184 Nomenclature ! Sort order
28185 \end_layout
28186
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Standard
28193 The nomenclature entries are sorted alphabetically by the LaTeX-code of
28194  the symbol definition.
28195  This leads to undesired results when you for example have symbols in formulas.
28196  Suppose you have nomenclature entries for the symbols 
28197 \emph on
28198 a
28199 \begin_inset CommandInset nomenclature
28200 LatexCommand nomenclature
28201 symbol "a"
28202 description "dummy entry for the character \"a\""
28203
28204 \end_inset
28205
28206
28207 \emph default
28208  and 
28209 \begin_inset Formula $\sigma$
28210 \end_inset
28211
28212
28213 \begin_inset CommandInset nomenclature
28214 LatexCommand nomenclature
28215 prefix "sigma"
28216 symbol "$\\sigma$"
28217 description "dummy entry for the character \\textsf{sigma}"
28218
28219 \end_inset
28220
28221 .
28222  They will be sorted by 
28223 \begin_inset Quotes eld
28224 \end_inset
28225
28226
28227 \family sans
28228 a
28229 \family default
28230
28231 \begin_inset Quotes erd
28232 \end_inset
28233
28234  and 
28235 \begin_inset Quotes eld
28236 \end_inset
28237
28238
28239 \family typewriter
28240 $
28241 \backslash
28242 sigma$
28243 \family default
28244
28245 \begin_inset Quotes erd
28246 \end_inset
28247
28248  – the 
28249 \begin_inset Formula $\sigma$
28250 \end_inset
28251
28252  will be sorted before the 
28253 \emph on
28254 a
28255 \emph default
28256  since the character 
28257 \begin_inset Quotes eld
28258 \end_inset
28259
28260 $
28261 \begin_inset Quotes erd
28262 \end_inset
28263
28264  is considered in sorting.
28265 \end_layout
28266
28267 \begin_layout Standard
28268 To control the sort order, you can edit the 
28269 \family sans
28270 Sort
28271 \begin_inset space ~
28272 \end_inset
28273
28274 as
28275 \family default
28276  field of the nomenclature dialog.
28277  Then the nomenclature entry will be sorted by this entry and not the symbol
28278  definition.
28279  For the example given, you can insert 
28280 \family typewriter
28281 sigma
28282 \family default
28283  in this field for the 
28284 \begin_inset Formula $\sigma$
28285 \end_inset
28286
28287 , then 
28288 \emph on
28289 a
28290 \emph default
28291  will be located before 
28292 \begin_inset Formula $\sigma$
28293 \end_inset
28294
28295 .
28296 \end_layout
28297
28298 \begin_layout Standard
28299 For subgrouping and tips for using sort entries see the 
28300 \series bold
28301 nomencl
28302 \series default
28303  documentation, 
28304 \begin_inset CommandInset citation
28305 LatexCommand cite
28306 key "nomencl"
28307
28308 \end_inset
28309
28310 .
28311 \end_layout
28312
28313 \begin_layout Subsection
28314 Nomenclature Options
28315 \begin_inset Index idx
28316 status collapsed
28317
28318 \begin_layout Plain Layout
28319 Nomenclature ! Options
28320 \end_layout
28321
28322 \end_inset
28323
28324
28325 \end_layout
28326
28327 \begin_layout Standard
28328 The 
28329 \series bold
28330 nomencl
28331 \series default
28332  package offers some options to adjust the appearance of the nomenclature.
28333  Here are some of its options, for more have a look at its documentation:
28334 \end_layout
28335
28336 \begin_layout Description
28337 refeq Appends the phrase 
28338 \begin_inset Quotes eld
28339 \end_inset
28340
28341
28342 \family sans
28343 , see equation (
28344 \emph on
28345 eq
28346 \emph default
28347 )
28348 \family default
28349
28350 \begin_inset Quotes erd
28351 \end_inset
28352
28353  to every nomenclature entry, where 
28354 \family sans
28355 \emph on
28356 eq
28357 \family default
28358 \emph default
28359  is the number of the last equation in front of the nomenclature entry
28360 \end_layout
28361
28362 \begin_layout Description
28363 refpage Appends the phrase 
28364 \begin_inset Quotes eld
28365 \end_inset
28366
28367
28368 \family sans
28369 , page (
28370 \emph on
28371 page
28372 \emph default
28373 )
28374 \family default
28375
28376 \begin_inset Quotes erd
28377 \end_inset
28378
28379  to every nomenclature entry, where 
28380 \family sans
28381 \emph on
28382 page
28383 \family default
28384 \emph default
28385  is the number of the page on which the nomenclature entry appeared
28386 \end_layout
28387
28388 \begin_layout Description
28389 intoc Inserts the nomenclature in the Table of Contents
28390 \end_layout
28391
28392 \begin_layout Standard
28393 There are furthermore the options 
28394 \series bold
28395 croatian
28396 \series default
28397
28398 \series bold
28399 danish
28400 \series default
28401
28402 \series bold
28403 english
28404 \series default
28405
28406 \series bold
28407 french
28408 \series default
28409
28410 \series bold
28411 german
28412 \series default
28413
28414 \series bold
28415 italian
28416 \series default
28417
28418 \series bold
28419 polish
28420 \series default
28421
28422 \series bold
28423 portuguese
28424 \series default
28425
28426 \series bold
28427 russian
28428 \series default
28429
28430 \series bold
28431 spanish
28432 \series default
28433 , and 
28434 \series bold
28435 ukrainian
28436 \series default
28437  to print the reference texts and the nomenclature title in the corresponding
28438  language.
28439 \end_layout
28440
28441 \begin_layout Standard
28442 To use one or more of the options, add them to the comma-separated document
28443  class options list in the 
28444 \family sans
28445 Document\SpecialChar \menuseparator
28446 Settings
28447 \family default
28448  dialog.
28449  In this document the option 
28450 \series bold
28451 intoc
28452 \series default
28453  is used.
28454 \end_layout
28455
28456 \begin_layout Standard
28457 \begin_inset VSpace bigskip
28458 \end_inset
28459
28460
28461 \end_layout
28462
28463 \begin_layout Standard
28464 You can also use the first two options above only for certain nomenclature
28465  entries when you add one of the following commands as last entry to the
28466  
28467 \family sans
28468 Description
28469 \family default
28470  field in the nomenclature dialog:
28471 \end_layout
28472
28473 \begin_layout Description
28474
28475 \backslash
28476 nomrefeq Like the 
28477 \series bold
28478 refeq
28479 \series default
28480  option
28481 \end_layout
28482
28483 \begin_layout Description
28484
28485 \backslash
28486 nomrefpage Like the 
28487 \series bold
28488 refpage
28489 \series default
28490  option
28491 \end_layout
28492
28493 \begin_layout Description
28494
28495 \backslash
28496 nomrefeqpage Short notation of 
28497 \series bold
28498
28499 \backslash
28500 nomrefeq
28501 \backslash
28502 nomrefpage
28503 \end_layout
28504
28505 \begin_layout Description
28506
28507 \backslash
28508 nomnorefeq,
28509 \begin_inset space ~
28510 \end_inset
28511
28512
28513 \backslash
28514 nomnorefpage,
28515 \begin_inset space ~
28516 \end_inset
28517
28518
28519 \backslash
28520 nomnorefeqpage Turns off the corresponding options
28521 \end_layout
28522
28523 \begin_layout Subsection
28524 Printing the Nomenclature
28525 \begin_inset Index idx
28526 status collapsed
28527
28528 \begin_layout Plain Layout
28529 Nomenclature ! Printing
28530 \end_layout
28531
28532 \end_inset
28533
28534
28535 \end_layout
28536
28537 \begin_layout Standard
28538 To print the nomenclature, use the menu 
28539 \family sans
28540 Insert\SpecialChar \menuseparator
28541 Lists
28542 \begin_inset space ~
28543 \end_inset
28544
28545 /
28546 \begin_inset space ~
28547 \end_inset
28548
28549 TOC\SpecialChar \menuseparator
28550 Nomenclature
28551 \family default
28552 .
28553  A light blue box labeled 
28554 \begin_inset Quotes eld
28555 \end_inset
28556
28557
28558 \family sans
28559 Nomenclature
28560 \family default
28561
28562 \begin_inset Quotes erd
28563 \end_inset
28564
28565  will show the place where the nomenclature is printed in the output.
28566  Like the index list box, the nomenclature list box is not clickable.
28567 \end_layout
28568
28569 \begin_layout Standard
28570 In the printed output the title of the nomenclature appears as 
28571 \begin_inset Quotes eld
28572 \end_inset
28573
28574 Nomenclature
28575 \begin_inset Quotes erd
28576 \end_inset
28577
28578 .
28579  If you are not happy with the name, you can change it by redefining the
28580  command 
28581 \series bold
28582
28583 \backslash
28584 nomname
28585 \series default
28586  in the preamble.
28587  For example, in order to change the name to 
28588 \emph on
28589 List of Symbols
28590 \emph default
28591 , add the following line to the preamble:
28592 \end_layout
28593
28594 \begin_layout Standard
28595
28596 \family roman
28597 \series bold
28598
28599 \backslash
28600 renewcommand{
28601 \backslash
28602 nomname}{List of Symbols}
28603 \end_layout
28604
28605 \begin_layout Standard
28606 \begin_inset VSpace defskip
28607 \end_inset
28608
28609
28610 \end_layout
28611
28612 \begin_layout Standard
28613 If you are unhappy with the amount of space for symbols, you can alter it
28614  by adding the following line to the preamble:
28615 \end_layout
28616
28617 \begin_layout Standard
28618
28619 \family roman
28620 \series bold
28621
28622 \backslash
28623 renewcommand{
28624 \backslash
28625 nomlabelwidth}{width}
28626 \end_layout
28627
28628 \begin_layout Standard
28629
28630 \family roman
28631 where the width is a value with one of the units listed in Appendix
28632 \begin_inset space ~
28633 \end_inset
28634
28635
28636 \begin_inset CommandInset ref
28637 LatexCommand ref
28638 reference "cha:Units-available-in"
28639
28640 \end_inset
28641
28642 .
28643  The default value is 1
28644 \begin_inset space \thinspace{}
28645 \end_inset
28646
28647 cm.
28648 \end_layout
28649
28650 \begin_layout Subsection
28651 Nomenclature Program
28652 \begin_inset Index idx
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656 Nomenclature ! Program
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \begin_inset CommandInset label
28663 LatexCommand label
28664 name "sub:Nomenclature-Program"
28665
28666 \end_inset
28667
28668
28669 \end_layout
28670
28671 \begin_layout Standard
28672 LyX uses the program 
28673 \family sans
28674 makeindex
28675 \family default
28676 , that is part of every LaTeX distribution, to generate the nomenclature.
28677  LyX's preferences dialog allows you to specify another program or to control
28678  
28679 \family sans
28680 makeindex
28681 \family default
28682  by adding options, see section
28683 \begin_inset space ~
28684 \end_inset
28685
28686
28687 \begin_inset CommandInset ref
28688 LatexCommand ref
28689 reference "sub:LaTeX-settings"
28690
28691 \end_inset
28692
28693 .
28694  The available options are listed and explained in 
28695 \begin_inset CommandInset citation
28696 LatexCommand cite
28697 key "nomencl,makeindex"
28698
28699 \end_inset
28700
28701 .
28702 \end_layout
28703
28704 \begin_layout Section
28705 Branches
28706 \begin_inset Index idx
28707 status collapsed
28708
28709 \begin_layout Plain Layout
28710 Branches
28711 \end_layout
28712
28713 \end_inset
28714
28715
28716 \begin_inset Index idx
28717 status collapsed
28718
28719 \begin_layout Plain Layout
28720 Document ! Branches
28721 \end_layout
28722
28723 \end_inset
28724
28725
28726 \begin_inset CommandInset label
28727 LatexCommand label
28728 name "sec:Branches"
28729
28730 \end_inset
28731
28732
28733 \end_layout
28734
28735 \begin_layout Standard
28736 Sometimes it is useful to hide some document parts in the output.
28737  For example a teacher who is setting an exam obviously doesn't want the
28738  pupils to see the answers, but having questions and answers in the same
28739  document will make the life of the markers of that exam much easier.
28740 \end_layout
28741
28742 \begin_layout Standard
28743 For these cases LyX allows you to put text into branches.
28744  The text will then only appear in the output when its branch is activated.
28745  To create a branch, either select the menu 
28746 \family sans
28747 Insert\SpecialChar \menuseparator
28748 Branch\SpecialChar \menuseparator
28749 Insert New Branch
28750 \family default
28751  (if you just want to specify a new branch) or go in the 
28752 \family sans
28753 Document\SpecialChar \menuseparator
28754 Settings
28755 \family default
28756  dialog to 
28757 \family sans
28758 Branches
28759 \family default
28760 , where you can specify and change the name of the branch, its activation
28761  state (whether the content of the branch is shown in the output or not),
28762  its background color inside LyX and whether the name of the branch should
28763  be appended to the document file name on export if the branch is active
28764  (see below for an example).
28765  Furthermore, the dialog lets you merge two branches (just rename one branch
28766  to the name of the other) and to add 
28767 \begin_inset Quotes eld
28768 \end_inset
28769
28770 unknown branches
28771 \begin_inset Quotes erd
28772 \end_inset
28773
28774  (i.
28775 \begin_inset space \thinspace{}
28776 \end_inset
28777
28778 e.
28779 \begin_inset space ~
28780 \end_inset
28781
28782 branches that were added to the document via copy and paste from other documents
28783 , without having being defined) to the document's branch list.
28784 \end_layout
28785
28786 \begin_layout Standard
28787 Text that should be in a branch is set into branch inset boxes.
28788  These boxes are inserted via the menu 
28789 \family sans
28790 Insert\SpecialChar \menuseparator
28791 Branch
28792 \family default
28793  where you can choose a branch.
28794  You can later change the activation state of the branch by right-clicking
28795  on them.
28796 \end_layout
28797
28798 \begin_layout Standard
28799 Here is an example, where only the question text appears, the answer branch
28800  is deactivated and does therefore not appear in the output:
28801 \end_layout
28802
28803 \begin_layout Standard
28804 \begin_inset Branch Question
28805 status open
28806
28807 \begin_layout Standard
28808 Question: Who was the first physics Nobel prize winner?
28809 \end_layout
28810
28811 \end_inset
28812
28813
28814 \end_layout
28815
28816 \begin_layout Standard
28817 \begin_inset Branch Answer
28818 status collapsed
28819
28820 \begin_layout Standard
28821 Answer: Wilhelm Conrad Röntgen
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \end_layout
28828
28829 \begin_layout Standard
28830 If you activate 
28831 \family sans
28832 Filename Suffix
28833 \family default
28834  in 
28835 \family sans
28836 Document\SpecialChar \menuseparator
28837 Settings\SpecialChar \menuseparator
28838 Branches
28839 \family default
28840 , the name of the active branches will be appended to the file name at export.
28841  Consider for example a file 
28842 \begin_inset Quotes eld
28843 \end_inset
28844
28845 Exam.lyx
28846 \begin_inset Quotes erd
28847 \end_inset
28848
28849  which has the above branches.
28850  If 
28851 \begin_inset Quotes eld
28852 \end_inset
28853
28854 Filename Suffix
28855 \begin_inset Quotes erd
28856 \end_inset
28857
28858  is active, the PDF export file would be called 
28859 \begin_inset Quotes eld
28860 \end_inset
28861
28862 Exam.pdf
28863 \begin_inset Quotes erd
28864 \end_inset
28865
28866  if both the 
28867 \begin_inset Quotes eld
28868 \end_inset
28869
28870 Question
28871 \begin_inset Quotes erd
28872 \end_inset
28873
28874  and 
28875 \begin_inset Quotes eld
28876 \end_inset
28877
28878 Answer
28879 \begin_inset Quotes erd
28880 \end_inset
28881
28882  branch were inactive, 
28883 \begin_inset Quotes eld
28884 \end_inset
28885
28886 Exam-Question.pdf
28887 \begin_inset Quotes erd
28888 \end_inset
28889
28890  if only the 
28891 \begin_inset Quotes eld
28892 \end_inset
28893
28894 Question
28895 \begin_inset Quotes erd
28896 \end_inset
28897
28898  branch was active, likewise 
28899 \begin_inset Quotes eld
28900 \end_inset
28901
28902 Exam-Answer.pdf
28903 \begin_inset Quotes erd
28904 \end_inset
28905
28906  if only the 
28907 \begin_inset Quotes eld
28908 \end_inset
28909
28910 Answer
28911 \begin_inset Quotes erd
28912 \end_inset
28913
28914  branch was active, and 
28915 \begin_inset Quotes eld
28916 \end_inset
28917
28918 Exam-Question-Answer.pdf
28919 \begin_inset Quotes erd
28920 \end_inset
28921
28922  if both branches were active.
28923  This helps you to easily export different versions of your document without
28924  much hassle.
28925 \end_layout
28926
28927 \begin_layout Standard
28928 \begin_inset VSpace bigskip
28929 \end_inset
28930
28931
28932 \end_layout
28933
28934 \begin_layout Standard
28935 To use conditional output inside places where you cannot insert branch insets,
28936  like inside equations, you can code special LaTeX definitions for each
28937  branch.
28938  For example you can define for the question branch
28939 \begin_inset Foot
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 For an introduction to the LaTeX-syntax, see section
28944 \begin_inset space ~
28945 \end_inset
28946
28947
28948 \begin_inset CommandInset ref
28949 LatexCommand ref
28950 reference "sub:LaTeX-Syntax"
28951
28952 \end_inset
28953
28954 .
28955 \end_layout
28956
28957 \end_inset
28958
28959
28960 \end_layout
28961
28962 \begin_layout Standard
28963
28964 \series bold
28965
28966 \backslash
28967 newcommand{
28968 \backslash
28969 question}[1]{#1}
28970 \end_layout
28971
28972 \begin_layout Standard
28973
28974 \series bold
28975
28976 \backslash
28977 newcommand{
28978 \backslash
28979 answer}[1]{}
28980 \end_layout
28981
28982 \begin_layout Standard
28983 and for the answer branch
28984 \end_layout
28985
28986 \begin_layout Standard
28987
28988 \series bold
28989
28990 \backslash
28991 newcommand{
28992 \backslash
28993 question}[1]{}
28994 \end_layout
28995
28996 \begin_layout Standard
28997
28998 \series bold
28999
29000 \backslash
29001 newcommand{
29002 \backslash
29003 answer}[1]{#1}
29004 \end_layout
29005
29006 \begin_layout Standard
29007 \begin_inset Branch Question
29008 status open
29009
29010 \begin_layout Standard
29011 \begin_inset ERT
29012 status open
29013
29014 \begin_layout Plain Layout
29015
29016
29017 \backslash
29018 newcommand{
29019 \backslash
29020 question}[1]{#1}
29021 \end_layout
29022
29023 \begin_layout Plain Layout
29024
29025
29026 \backslash
29027 newcommand{
29028 \backslash
29029 answer}[1]{}
29030 \end_layout
29031
29032 \end_inset
29033
29034
29035 \end_layout
29036
29037 \end_inset
29038
29039
29040 \end_layout
29041
29042 \begin_layout Standard
29043 \begin_inset Branch Answer
29044 status collapsed
29045
29046 \begin_layout Standard
29047 \begin_inset ERT
29048 status open
29049
29050 \begin_layout Plain Layout
29051
29052
29053 \backslash
29054 newcommand{
29055 \backslash
29056 question}[1]{}
29057 \end_layout
29058
29059 \begin_layout Plain Layout
29060
29061
29062 \backslash
29063 newcommand{
29064 \backslash
29065 answer}[1]{#1}
29066 \end_layout
29067
29068 \end_inset
29069
29070
29071 \end_layout
29072
29073 \end_inset
29074
29075
29076 \end_layout
29077
29078 \begin_layout Standard
29079 Now it is possible to use the commands 
29080 \series bold
29081
29082 \backslash
29083 question{\SpecialChar \ldots{}
29084 }
29085 \series default
29086  and 
29087 \series bold
29088
29089 \backslash
29090 answer{\SpecialChar \ldots{}
29091 }
29092 \series default
29093  to obtain conditional output.
29094  Here is an example formula where only the 
29095 \series bold
29096
29097 \backslash
29098 question
29099 \series default
29100  part appears:
29101 \begin_inset Formula 
29102 \[
29103 x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
29104 \]
29105
29106 \end_inset
29107
29108
29109 \end_layout
29110
29111 \begin_layout Standard
29112 Inside math, the same effect can be achieved using math macros, see the
29113  
29114 \emph on
29115 Math
29116 \emph default
29117  manual.
29118 \end_layout
29119
29120 \begin_layout Section
29121 PDF Properties
29122 \begin_inset CommandInset label
29123 LatexCommand label
29124 name "sec:PDF-Properties"
29125
29126 \end_inset
29127
29128
29129 \begin_inset Index idx
29130 status collapsed
29131
29132 \begin_layout Plain Layout
29133 PDF properties
29134 \end_layout
29135
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \begin_layout Standard
29142 The 
29143 \family sans
29144 Document Settings
29145 \family default
29146  dialog allows you in the 
29147 \family sans
29148 PDF Properties
29149 \family default
29150  to set up special options for the PDF output of your document.
29151  All options there are provided by the LaTeX-package 
29152 \series bold
29153 hyperref
29154 \series default
29155
29156 \begin_inset Index idx
29157 status collapsed
29158
29159 \begin_layout Plain Layout
29160 LaTeX-packages ! hyperref
29161 \end_layout
29162
29163 \end_inset
29164
29165 .
29166 \end_layout
29167
29168 \begin_layout Standard
29169 Using 
29170 \series bold
29171 hyperref
29172 \series default
29173  will link all cross-references in the DVI- and PDF-output.
29174  This means that the reader of your document will be able to click on a
29175  table of contents entry or on a reference and he is shown the referenced
29176  document part.
29177  You can specify in the dialog tab 
29178 \family sans
29179 Hyperlinks
29180 \family default
29181  how the links will look like and if links for bibliographical backreferences
29182  are created.
29183  The backreferences will appear in the bibliography behind the different
29184  entries, showing the number of the section, slide, or page where the entry
29185  is referenced.
29186 \end_layout
29187
29188 \begin_layout Standard
29189 In the dialog tab 
29190 \family sans
29191 Bookmarks
29192 \family default
29193  you can set if PDF-bookmarks should be created for every section of your
29194  document to make it easier for readers to navigate through the document.
29195  You can decide if the bookmarks should be numbered like your document sections
29196  or not.
29197  With the open bookmarks level you can specify what sectioning level should
29198  be displayed in the bookmarks when opening the PDF.
29199  For example level
29200 \begin_inset space ~
29201 \end_inset
29202
29203 2 will display all sections and subsections, while level
29204 \begin_inset space ~
29205 \end_inset
29206
29207 1 will only display the sections.
29208 \end_layout
29209
29210 \begin_layout Standard
29211 The header information in the dialog tab 
29212 \family sans
29213 General
29214 \family default
29215  are saved together with the PDF as file properties.
29216  Many programs are able to extract this information to e.
29217 \begin_inset space \thinspace{}
29218 \end_inset
29219
29220 g.
29221 \begin_inset space \space{}
29222 \end_inset
29223
29224 automatically recognize who the author is and what the PDF is about.
29225  This is very useful to sort, classify, or use PDFs for bibliography issues.
29226  When the option 
29227 \family sans
29228 Automatic fill header
29229 \family default
29230  is set, LyX tries to extract the header information from your document
29231  title and author settings.
29232 \end_layout
29233
29234 \begin_layout Standard
29235 The option 
29236 \family sans
29237 Load in fullscreen mode
29238 \family default
29239  will open the PDF in fullscreen mode, which is useful for presentations.
29240 \end_layout
29241
29242 \begin_layout Standard
29243 PDF properties are also used in this document.
29244  When you look in its document settings, you can see that some additional
29245  
29246 \series bold
29247 hyperref
29248 \series default
29249  options are used.
29250  For an explanation of them we refer you to the hyperref manual 
29251 \begin_inset CommandInset citation
29252 LatexCommand cite
29253 key "hyperref"
29254
29255 \end_inset
29256
29257 .
29258 \end_layout
29259
29260 \begin_layout Section
29261 TeX Code and the LaTeX Syntax
29262 \begin_inset CommandInset label
29263 LatexCommand label
29264 name "sec:TeX-Code"
29265
29266 \end_inset
29267
29268
29269 \end_layout
29270
29271 \begin_layout Subsection
29272 TeX Code Boxes
29273 \begin_inset Index idx
29274 status collapsed
29275
29276 \begin_layout Plain Layout
29277 TeX Code
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \begin_inset CommandInset label
29284 LatexCommand label
29285 name "sub:TeX-Code-Boxes"
29286
29287 \end_inset
29288
29289
29290 \end_layout
29291
29292 \begin_layout Standard
29293 As LyX uses LaTeX in the background, it supports many LaTeX commands and
29294  constructs, but not all.
29295  LaTeX contains of hundreds of packages which provide different commands.
29296  All the time packages are being updated and new ones added.
29297  This has the advantage that you can typeset nearly everything as there
29298  is for every problem a LaTeX-package.
29299  But LyX can of course not be up to date and support all packages and their
29300  commands.
29301 \end_layout
29302
29303 \begin_layout Standard
29304 But don't worry, you can use any LaTeX-command directly in LyX inside the
29305  TeX Code box.
29306  A TeX Code box is created by the menu 
29307 \family sans
29308 Insert\SpecialChar \menuseparator
29309 TeX
29310 \begin_inset space ~
29311 \end_inset
29312
29313 Code
29314 \family default
29315  or by the toolbar button 
29316 \begin_inset Info
29317 type  "icon"
29318 arg   "ert-insert"
29319 \end_inset
29320
29321 .
29322  The box can be opened by left-clicking and closed by right-clicking on
29323  it.
29324 \end_layout
29325
29326 \begin_layout Standard
29327 You can insert complete or incomplete commands as TeX Code.
29328  Incomplete means that the command argument can be Standard LyX text.
29329  For example, if you want to draw a frame around a word and are therefore
29330  using the LaTeX-command 
29331 \series bold
29332
29333 \backslash
29334 fbox
29335 \series default
29336 , you can write the command part 
29337 \series bold
29338
29339 \backslash
29340 fbox{
29341 \series default
29342  in a TeX Code box before the word and the closing brace 
29343 \series bold
29344 }
29345 \series default
29346  in a second TeX Code box behind the word.
29347  The word between the two TeX Code boxes is then the argument as it is in
29348  the following example:
29349 \end_layout
29350
29351 \begin_layout Standard
29352 \begin_inset Graphics
29353         filename clipart/ERT.png
29354         scale 89
29355
29356 \end_inset
29357
29358
29359 \end_layout
29360
29361 \begin_layout Standard
29362 gives
29363 \end_layout
29364
29365 \begin_layout Standard
29366 This is a line with a 
29367 \begin_inset ERT
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371
29372
29373 \backslash
29374 fbox{
29375 \end_layout
29376
29377 \end_inset
29378
29379 framed
29380 \begin_inset ERT
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384
29385 }
29386 \end_layout
29387
29388 \end_inset
29389
29390  word.
29391 \end_layout
29392
29393 \begin_layout Standard
29394 \begin_inset Note Greyedout
29395 status open
29396
29397 \begin_layout Plain Layout
29398
29399 \series bold
29400 Note:
29401 \series default
29402  At the end of LaTeX-commands without parameters, you have to insert a space
29403  to let LaTeX know that the command is finished.
29404 \end_layout
29405
29406 \end_inset
29407
29408
29409 \end_layout
29410
29411 \begin_layout Subsection
29412 Short Introduction to the LaTeX Syntax
29413 \begin_inset Argument
29414 status collapsed
29415
29416 \begin_layout Plain Layout
29417 The LaTeX Syntax
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \begin_inset Index idx
29424 status collapsed
29425
29426 \begin_layout Plain Layout
29427 LaTeX Syntax
29428 \end_layout
29429
29430 \end_inset
29431
29432
29433 \begin_inset CommandInset label
29434 LatexCommand label
29435 name "sub:LaTeX-Syntax"
29436
29437 \end_inset
29438
29439
29440 \end_layout
29441
29442 \begin_layout Standard
29443 When you write larger documents or books, you will need to know something
29444  about the LaTeX-commands that LyX uses in the background.
29445  Because LaTeX is based on commands, you can 
29446 \begin_inset Quotes eld
29447 \end_inset
29448
29449 program
29450 \begin_inset Quotes erd
29451 \end_inset
29452
29453  your text.
29454  This has the advantage that the layout of the document can be changed at
29455  any time if you know the right commands.
29456  E.
29457 \begin_inset space \thinspace{}
29458 \end_inset
29459
29460 g.
29461 \begin_inset space \space{}
29462 \end_inset
29463
29464 imagine you have to write a manual for a product and the deadline is the
29465  end of the day.
29466  Your boss just has complimented you for your good work but wants to have
29467  all caption labels bold.
29468  But you have over hundred figure and table captions with non-bold labels
29469  in your manual.
29470  Of course it's impossible to change all caption labels manually in one
29471  day.
29472 \end_layout
29473
29474 \begin_layout Standard
29475 Now LaTeX comes into play.
29476  As mentioned above, for every problem there exists a LaTeX-package.
29477  First you have to find out which and therefore look in the LaTeX package
29478  database, 
29479 \begin_inset CommandInset citation
29480 LatexCommand cite
29481 key "Catalogue"
29482
29483 \end_inset
29484
29485 .
29486 \end_layout
29487
29488 \begin_layout Standard
29489 As result you know that the package 
29490 \series bold
29491 caption
29492 \series default
29493
29494 \begin_inset Index idx
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498 LaTeX-packages ! caption
29499 \end_layout
29500
29501 \end_inset
29502
29503  is what you need.
29504  To use a package, you have to load it in the document preamble (menu 
29505 \family sans
29506 Document\SpecialChar \menuseparator
29507 Settings
29508 \family default
29509 ) with the command
29510 \end_layout
29511
29512 \begin_layout Standard
29513
29514 \series bold
29515
29516 \backslash
29517 usepackage[options]{package name}
29518 \end_layout
29519
29520 \begin_layout Standard
29521 All LaTeX commands begin with a backslash, the command argument is set within
29522  two braces, and the options are set within two brackets.
29523  Note that not all commands have an argument and options.
29524 \end_layout
29525
29526 \begin_layout Standard
29527 In your case the package name is 
29528 \series bold
29529 caption
29530 \series default
29531 .
29532  After a look in the documentation of the package, you know that the option
29533  
29534 \series bold
29535 labelfont=bf
29536 \series default
29537  will change the font of all caption labels to bold.
29538  So you add the command
29539 \end_layout
29540
29541 \begin_layout Standard
29542
29543 \series bold
29544
29545 \backslash
29546 usepackage[labelfont=bf]{caption}
29547 \end_layout
29548
29549 \begin_layout Standard
29550 to the preamble and the problem is solved.
29551 \begin_inset Foot
29552 status collapsed
29553
29554 \begin_layout Plain Layout
29555 For more commands provided by the 
29556 \series bold
29557 caption
29558 \series default
29559  package, have a look at its documentation, 
29560 \begin_inset CommandInset citation
29561 LatexCommand cite
29562 key "caption"
29563
29564 \end_inset
29565
29566 .
29567 \end_layout
29568
29569 \end_inset
29570
29571
29572 \end_layout
29573
29574 \begin_layout Standard
29575 Note that some document classes have built-in solutions for well known problems
29576  like your case.
29577  For example if you use a 
29578 \family sans
29579 KOMA-Script
29580 \family default
29581  class, you don't need the package 
29582 \series bold
29583 caption
29584 \series default
29585 , you can instead write
29586 \end_layout
29587
29588 \begin_layout Standard
29589
29590 \series bold
29591
29592 \backslash
29593 setkomafont{captionlabel}{
29594 \backslash
29595 bfseries}
29596 \end_layout
29597
29598 \begin_layout Standard
29599 in the preamble and the problem is solved.
29600  So if you plan to write a large document, you should have a look at the
29601  documentation of the document class you want to use.
29602  (
29603 \series bold
29604
29605 \backslash
29606 setkomafont
29607 \series default
29608  is an example of a command with more than one argument.)
29609 \end_layout
29610
29611 \begin_layout Standard
29612 Commands in the preamble affect the whole document, while commands in the
29613  text affect only the text after the command or only the text used as command
29614  argument.
29615  To insert a LaTeX-command in text, use the TeX Code box as described in
29616  the previous section.
29617 \end_layout
29618
29619 \begin_layout Standard
29620 If you want to learn more about LaTeX and its syntax, have a look at the
29621  LaTeX-books 
29622 \begin_inset CommandInset citation
29623 LatexCommand cite
29624 key "latexcompanion,latexguide"
29625
29626 \end_inset
29627
29628 .
29629 \end_layout
29630
29631 \begin_layout Standard
29632 \begin_inset Newpage cleardoublepage
29633 \end_inset
29634
29635
29636 \end_layout
29637
29638 \begin_layout Standard
29639 \begin_inset ERT
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643
29644
29645 \backslash
29646 pagestyle{fancy}
29647 \end_layout
29648
29649 \end_inset
29650
29651
29652 \begin_inset Note Note
29653 status collapsed
29654
29655 \begin_layout Plain Layout
29656 switches temporarily to a page style with custom header and footer line
29657 \end_layout
29658
29659 \end_inset
29660
29661
29662 \end_layout
29663
29664 \begin_layout Left Header
29665 \begin_inset Argument
29666 status open
29667
29668 \begin_layout Plain Layout
29669
29670 \end_layout
29671
29672 \end_inset
29673
29674
29675 \begin_inset ERT
29676 status collapsed
29677
29678 \begin_layout Plain Layout
29679
29680
29681 \backslash
29682 rightmark
29683 \end_layout
29684
29685 \end_inset
29686
29687
29688 \begin_inset Note Note
29689 status open
29690
29691 \begin_layout Plain Layout
29692 defines the header line as described below
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Center Header
29701 \begin_inset Argument
29702 status open
29703
29704 \begin_layout Plain Layout
29705
29706 \end_layout
29707
29708 \end_inset
29709
29710
29711 \end_layout
29712
29713 \begin_layout Right Header
29714 \begin_inset Argument
29715 status open
29716
29717 \begin_layout Plain Layout
29718 \begin_inset ERT
29719 status collapsed
29720
29721 \begin_layout Plain Layout
29722
29723
29724 \backslash
29725 leftmark
29726 \end_layout
29727
29728 \end_inset
29729
29730
29731 \end_layout
29732
29733 \end_inset
29734
29735
29736 \end_layout
29737
29738 \begin_layout Left Footer
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 thepage
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 Center Footer
29764 \begin_inset Argument
29765 status open
29766
29767 \begin_layout Plain Layout
29768
29769 \family sans
29770 \series bold
29771 \color red
29772 LyX's user guide
29773 \end_layout
29774
29775 \end_inset
29776
29777 Magic code:
29778 \begin_inset Newline newline
29779 \end_inset
29780
29781
29782 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
29783 \end_inset
29784
29785
29786 \end_layout
29787
29788 \begin_layout Right Footer
29789 \begin_inset Argument
29790 status open
29791
29792 \begin_layout Plain Layout
29793
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \begin_inset ERT
29800 status collapsed
29801
29802 \begin_layout Plain Layout
29803
29804
29805 \backslash
29806 Roman{page}
29807 \end_layout
29808
29809 \end_inset
29810
29811
29812 \end_layout
29813
29814 \begin_layout Section
29815 Customized Page Headers and Footers
29816 \begin_inset CommandInset label
29817 LatexCommand label
29818 name "sec:Customized-Page-Headers"
29819
29820 \end_inset
29821
29822
29823 \begin_inset Index idx
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827 Document ! Header/Footer line
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \begin_inset Index idx
29834 status collapsed
29835
29836 \begin_layout Plain Layout
29837 Header/Footer line
29838 \end_layout
29839
29840 \end_inset
29841
29842
29843 \end_layout
29844
29845 \begin_layout Standard
29846 To define custom page header and footer line for your document, you need
29847  to set the headings style to 
29848 \family sans
29849 Fancy
29850 \family default
29851  in the 
29852 \family sans
29853 Document\SpecialChar \menuseparator
29854 Settings
29855 \family default
29856  dialog under 
29857 \family sans
29858 Page
29859 \begin_inset space ~
29860 \end_inset
29861
29862 Layout
29863 \family default
29864 .
29865  As second step add in the menu 
29866 \family sans
29867 Document\SpecialChar \menuseparator
29868 Settings\SpecialChar \menuseparator
29869 Modules
29870 \family default
29871  the module 
29872 \begin_inset Quotes eld
29873 \end_inset
29874
29875 Custom Header/Footerlines
29876 \begin_inset Quotes erd
29877 \end_inset
29878
29879 .
29880  This module offers the 6
29881 \begin_inset space ~
29882 \end_inset
29883
29884 styles
29885 \end_layout
29886
29887 \begin_layout Description
29888 Left
29889 \begin_inset space ~
29890 \end_inset
29891
29892 Header,
29893 \begin_inset space ~
29894 \end_inset
29895
29896 Center
29897 \begin_inset space ~
29898 \end_inset
29899
29900 Header,
29901 \begin_inset space ~
29902 \end_inset
29903
29904 Right
29905 \begin_inset space ~
29906 \end_inset
29907
29908 Header
29909 \end_layout
29910
29911 \begin_layout Description
29912 Left
29913 \begin_inset space ~
29914 \end_inset
29915
29916 Footer,
29917 \begin_inset space ~
29918 \end_inset
29919
29920 Center
29921 \begin_inset space ~
29922 \end_inset
29923
29924 Footer,
29925 \begin_inset space ~
29926 \end_inset
29927
29928 Right
29929 \begin_inset space ~
29930 \end_inset
29931
29932 Footer
29933 \end_layout
29934
29935 \begin_layout Standard
29936 for the different positions in the header/footer.
29937 \end_layout
29938
29939 \begin_layout Standard
29940 Normally, headers and footers are set up in the beginning of the document.
29941  but you can change them anywhere you want to.
29942  Figure
29943 \begin_inset space ~
29944 \end_inset
29945
29946
29947 \begin_inset CommandInset ref
29948 LatexCommand ref
29949 reference "fig:Page-layout"
29950
29951 \end_inset
29952
29953  shows the page layout and where the header/footer styles will appear.
29954 \end_layout
29955
29956 \begin_layout Standard
29957 \begin_inset Float figure
29958 placement h
29959 wide false
29960 sideways false
29961 status open
29962
29963 \begin_layout Plain Layout
29964 \noindent
29965 \align center
29966 \begin_inset Tabular
29967 <lyxtabular version="3" rows="5" columns="3">
29968 <features tabularvalignment="middle">
29969 <column alignment="left" valignment="top" width="30line%">
29970 <column alignment="center" valignment="top" width="30line%">
29971 <column alignment="right" valignment="top" width="30line%">
29972 <row>
29973 <cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
29974 \begin_inset Text
29975
29976 \begin_layout Plain Layout
29977 Left Header
29978 \end_layout
29979
29980 \end_inset
29981 </cell>
29982 <cell alignment="center" valignment="top" topline="true" usebox="none">
29983 \begin_inset Text
29984
29985 \begin_layout Plain Layout
29986 Center Header
29987 \end_layout
29988
29989 \end_inset
29990 </cell>
29991 <cell alignment="right" valignment="top" topline="true" rightline="true" usebox="none">
29992 \begin_inset Text
29993
29994 \begin_layout Plain Layout
29995 Right Header
29996 \end_layout
29997
29998 \end_inset
29999 </cell>
30000 </row>
30001 <row>
30002 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30003 \begin_inset Text
30004
30005 \begin_layout Plain Layout
30006
30007 \end_layout
30008
30009 \end_inset
30010 </cell>
30011 <cell alignment="center" valignment="top" usebox="none">
30012 \begin_inset Text
30013
30014 \begin_layout Plain Layout
30015
30016 \end_layout
30017
30018 \end_inset
30019 </cell>
30020 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30021 \begin_inset Text
30022
30023 \begin_layout Plain Layout
30024
30025 \end_layout
30026
30027 \end_inset
30028 </cell>
30029 </row>
30030 <row>
30031 <cell multicolumn="1" alignment="left" valignment="top" leftline="true" rightline="true" usebox="none" width="90line%">
30032 \begin_inset Text
30033
30034 \begin_layout Plain Layout
30035 The normal text on the page goes here.
30036  The running header is above thel text, and the footer is below (including
30037  footnotes).
30038  Headers/footers typically contain things like the page number, title of
30039  the chapter, company logo but your can use almost anything, except of floats.
30040 \end_layout
30041
30042 \end_inset
30043 </cell>
30044 <cell multicolumn="2" alignment="center" valignment="top" usebox="none">
30045 \begin_inset Text
30046
30047 \begin_layout Plain Layout
30048
30049 \end_layout
30050
30051 \end_inset
30052 </cell>
30053 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
30054 \begin_inset Text
30055
30056 \begin_layout Plain Layout
30057
30058 \end_layout
30059
30060 \end_inset
30061 </cell>
30062 </row>
30063 <row>
30064 <cell alignment="left" valignment="top" leftline="true" usebox="none">
30065 \begin_inset Text
30066
30067 \begin_layout Plain Layout
30068
30069 \end_layout
30070
30071 \end_inset
30072 </cell>
30073 <cell alignment="center" valignment="top" usebox="none">
30074 \begin_inset Text
30075
30076 \begin_layout Plain Layout
30077
30078 \end_layout
30079
30080 \end_inset
30081 </cell>
30082 <cell alignment="right" valignment="top" rightline="true" usebox="none">
30083 \begin_inset Text
30084
30085 \begin_layout Plain Layout
30086
30087 \end_layout
30088
30089 \end_inset
30090 </cell>
30091 </row>
30092 <row>
30093 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
30094 \begin_inset Text
30095
30096 \begin_layout Plain Layout
30097 Left Footer
30098 \end_layout
30099
30100 \end_inset
30101 </cell>
30102 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
30103 \begin_inset Text
30104
30105 \begin_layout Plain Layout
30106 Center Footer
30107 \end_layout
30108
30109 \end_inset
30110 </cell>
30111 <cell alignment="right" valignment="top" bottomline="true" rightline="true" usebox="none">
30112 \begin_inset Text
30113
30114 \begin_layout Plain Layout
30115 Right Footer
30116 \end_layout
30117
30118 \end_inset
30119 </cell>
30120 </row>
30121 </lyxtabular>
30122
30123 \end_inset
30124
30125
30126 \end_layout
30127
30128 \begin_layout Plain Layout
30129 \begin_inset Caption
30130
30131 \begin_layout Plain Layout
30132 \begin_inset CommandInset label
30133 LatexCommand label
30134 name "fig:Page-layout"
30135
30136 \end_inset
30137
30138 Page layout with custom header and footer line.
30139 \end_layout
30140
30141 \end_inset
30142
30143
30144 \end_layout
30145
30146 \end_inset
30147
30148
30149 \end_layout
30150
30151 \begin_layout Subsection
30152 Definition
30153 \end_layout
30154
30155 \begin_layout Standard
30156 To define your header line, add all 3
30157 \begin_inset space ~
30158 \end_inset
30159
30160 header styles.
30161  The things you add to the styles appear on uneven pages, the things in
30162  the optional arguments on even pages.
30163  For single-sided documents, the optional arguments will not be used and
30164  can be omitted.
30165  If you leave a style or its argument empty, nothing appears in the output.
30166  Defining the footer line works similar.
30167 \end_layout
30168
30169 \begin_layout Standard
30170 For the definition, you will need some LaTeX-commands that are inserted
30171  as TeX-code (menu 
30172 \family sans
30173 Insert\SpecialChar \menuseparator
30174 Te
30175 \begin_inset ERT
30176 status collapsed
30177
30178 \begin_layout Plain Layout
30179
30180 {}
30181 \end_layout
30182
30183 \end_inset
30184
30185 X
30186 \begin_inset space ~
30187 \end_inset
30188
30189 Code
30190 \family default
30191 ):
30192 \end_layout
30193
30194 \begin_layout Description
30195
30196 \backslash
30197 thepage prints the current page number
30198 \end_layout
30199
30200 \begin_layout Description
30201
30202 \backslash
30203 Roman{page} prints the current page number with capital roman numerals
30204 \end_layout
30205
30206 \begin_layout Description
30207
30208 \backslash
30209 roman{page} prints the current page number with small roman numerals
30210 \end_layout
30211
30212 \begin_layout Description
30213
30214 \backslash
30215 leftmark prints the current section number and title.
30216  If the document has chapters, it prints the current chapter number and
30217  title instead.
30218  It is called 
30219 \begin_inset Quotes eld
30220 \end_inset
30221
30222 leftmark
30223 \begin_inset Quotes prd
30224 \end_inset
30225
30226  because it usually goes in a left header.
30227 \end_layout
30228
30229 \begin_layout Description
30230
30231 \backslash
30232 rightmark prints the current subsection number and title.
30233  If the document has chapters, it prints the current section number and
30234  title instead.
30235  It is normally used in the right header.
30236 \end_layout
30237
30238 \begin_layout Subsection
30239 Default header/footer
30240 \end_layout
30241
30242 \begin_layout Standard
30243 The custom header/footer is not empty by default.
30244  The default header contains the chapter and section title and the center
30245  footer has the page number.
30246  In order to remove unwanted entries from the header/footer, include the
30247  relevant header/footer style in your document, but leave it blank.
30248  So, if you do not want a page number in the footer, include a blank 
30249 \family sans
30250 Center
30251 \begin_inset space ~
30252 \end_inset
30253
30254 Footer
30255 \family default
30256  style.
30257 \end_layout
30258
30259 \begin_layout Subsection
30260 Appearance
30261 \end_layout
30262
30263 \begin_layout Standard
30264 The header and footer will appear on normal pages.
30265  Some pages are different.
30266  The title page has a style of its own, and so has any page that starts
30267  a new part or chapter in your book.
30268  Such pages will not have the custom headers/footers, but that is normal.
30269  There is for example no need to print a header with the chapter name on
30270  the chapter page where the chapter heading is in big bold letters anyway.
30271 \end_layout
30272
30273 \begin_layout Subsubsection
30274 Header and footer decoration line
30275 \end_layout
30276
30277 \begin_layout Standard
30278 By default, you get a 0.4
30279 \begin_inset space \thinspace{}
30280 \end_inset
30281
30282 pt thick line below the header and no footer line.
30283  This can be changed in the document preamble with the commands 
30284 \series bold
30285
30286 \backslash
30287 headrulewidth
30288 \series default
30289  and 
30290 \series bold
30291
30292 \backslash
30293 footrulewidth
30294 \series default
30295  in the following scheme:
30296 \end_layout
30297
30298 \begin_layout Standard
30299
30300 \series bold
30301
30302 \backslash
30303 renewcommand{
30304 \backslash
30305 headrulewidth}{thickness}
30306 \end_layout
30307
30308 \begin_layout Standard
30309 Where thickness is a size in standard units like 
30310 \family sans
30311 pt
30312 \family default
30313  or 
30314 \family sans
30315 mm
30316 \family default
30317 .
30318  If you don't want a line, set the thickness to 0
30319 \begin_inset space \thinspace{}
30320 \end_inset
30321
30322 pt.
30323 \end_layout
30324
30325 \begin_layout Standard
30326 The lines can also be colored, but this requires more knowledge of LaTeX.
30327  If you really need this, have a look in the Internet or in sec.
30328 \begin_inset space ~
30329 \end_inset
30330
30331 4.4 of the book 
30332 \begin_inset CommandInset citation
30333 LatexCommand cite
30334 key "Mittelbach"
30335
30336 \end_inset
30337
30338 .
30339 \end_layout
30340
30341 \begin_layout Subsubsection
30342 Several header/footer lines
30343 \end_layout
30344
30345 \begin_layout Standard
30346 In case that you need more than one text line as a header/footer, you can
30347  do this by adding a normal line break in the style definition.
30348  However, the default height of the header/footer is only the one of one
30349  text line.
30350  To expand the height, redefine the LaTeX length 
30351 \series bold
30352
30353 \backslash
30354 headheight
30355 \series default
30356  or 
30357 \series bold
30358
30359 \backslash
30360 footheight
30361 \series default
30362  in this scheme in your document preamble:
30363 \end_layout
30364
30365 \begin_layout Standard
30366
30367 \series bold
30368
30369 \backslash
30370 setlength{
30371 \backslash
30372 headheight}{height}
30373 \end_layout
30374
30375 \begin_layout Standard
30376 Where height is a size in standard units.
30377  If you don't know which amount of space is needed for the height, define
30378  your header/footer and preview your document as PDF.
30379  Then open the LaTeX logfile via the menu 
30380 \family sans
30381 Document\SpecialChar \menuseparator
30382 La
30383 \begin_inset ERT
30384 status collapsed
30385
30386 \begin_layout Plain Layout
30387
30388 {}
30389 \end_layout
30390
30391 \end_inset
30392
30393 TeX Log
30394 \family default
30395  and look via the button 
30396 \family sans
30397 Next
30398 \begin_inset space ~
30399 \end_inset
30400
30401 Warning
30402 \family default
30403  if you find a warning of the package 
30404 \series bold
30405 fancyhdr
30406 \series default
30407
30408 \begin_inset Index idx
30409 status collapsed
30410
30411 \begin_layout Plain Layout
30412 LaTeX-packages ! fancyhdr
30413 \end_layout
30414
30415 \end_inset
30416
30417 .
30418  If there is such a warning, it contains the space that you need at least
30419  for your header/footer.
30420 \end_layout
30421
30422 \begin_layout Subsection
30423 This example
30424 \end_layout
30425
30426 \begin_layout Standard
30427 This example demonstrates what can be done with custom header/footers.
30428  Don't use it for yor document as it is just an example.
30429  This example consists of the following definition:
30430 \end_layout
30431
30432 \begin_layout Description
30433 Left
30434 \begin_inset space ~
30435 \end_inset
30436
30437 Header 
30438 \series bold
30439
30440 \backslash
30441 rightmark
30442 \series default
30443 , empty optional argument
30444 \end_layout
30445
30446 \begin_layout Description
30447 Center
30448 \begin_inset space ~
30449 \end_inset
30450
30451 Header empty, empty optional argument
30452 \end_layout
30453
30454 \begin_layout Description
30455 Right
30456 \begin_inset space ~
30457 \end_inset
30458
30459 Header empty, 
30460 \series bold
30461
30462 \backslash
30463 leftmark
30464 \series default
30465  in the optional argument
30466 \end_layout
30467
30468 \begin_layout Description
30469 Left
30470 \begin_inset space ~
30471 \end_inset
30472
30473 Footer empty, 
30474 \series bold
30475
30476 \backslash
30477 thepage
30478 \series default
30479  in the optional argument
30480 \end_layout
30481
30482 \begin_layout Description
30483 Center
30484 \begin_inset space ~
30485 \end_inset
30486
30487 Footer 
30488 \family sans
30489 \series bold
30490 \color red
30491 LyX's user guide
30492 \family default
30493 \series default
30494 \color inherit
30495
30496 \begin_inset Quotes eld
30497 \end_inset
30498
30499 Magic code:
30500 \begin_inset Newline newline
30501 \end_inset
30502
30503
30504 \begin_inset Formula $\Upsilon=\frac{\sqrt[3]{\aleph}}{\spadesuit}$
30505 \end_inset
30506
30507
30508 \begin_inset Quotes erd
30509 \end_inset
30510
30511  in the optional argument
30512 \end_layout
30513
30514 \begin_layout Description
30515 Right
30516 \begin_inset space ~
30517 \end_inset
30518
30519 Footer 
30520 \series bold
30521
30522 \backslash
30523 Roman{page}
30524 \series default
30525 , empty optional argument
30526 \end_layout
30527
30528 \begin_layout Description
30529
30530 \backslash
30531 headrulewidth set to 2
30532 \begin_inset space \thinspace{}
30533 \end_inset
30534
30535 pt
30536 \end_layout
30537
30538 \begin_layout Standard
30539 In principle you can use almost everything in headers/footers, except of
30540  floats.
30541  For more special things like e.
30542 \begin_inset space \thinspace{}
30543 \end_inset
30544
30545 g.
30546 \begin_inset space ~
30547 \end_inset
30548
30549 thumb-indexes, see the manual of the 
30550 \series bold
30551 fancyhdr
30552 \series default
30553  package, 
30554 \begin_inset CommandInset citation
30555 LatexCommand cite
30556 key "fancyhdr"
30557
30558 \end_inset
30559
30560 .
30561 \end_layout
30562
30563 \begin_layout Standard
30564 \begin_inset Newpage clearpage
30565 \end_inset
30566
30567
30568 \end_layout
30569
30570 \begin_layout Standard
30571 \begin_inset ERT
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575
30576
30577 \backslash
30578 pagestyle{headings}
30579 \end_layout
30580
30581 \end_inset
30582
30583
30584 \begin_inset Note Note
30585 status collapsed
30586
30587 \begin_layout Plain Layout
30588 switches back to page style with the default headings
30589 \end_layout
30590
30591 \end_inset
30592
30593
30594 \end_layout
30595
30596 \begin_layout Section
30597 Previewing Snippets of your Document
30598 \begin_inset CommandInset label
30599 LatexCommand label
30600 name "sec:Previewing-snippets-of"
30601
30602 \end_inset
30603
30604
30605 \begin_inset Index idx
30606 status collapsed
30607
30608 \begin_layout Plain Layout
30609 Instant preview
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \begin_inset Index idx
30616 status collapsed
30617
30618 \begin_layout Plain Layout
30619 Document ! Preview
30620 \end_layout
30621
30622 \end_inset
30623
30624
30625 \end_layout
30626
30627 \begin_layout Standard
30628 LyX allows you to generate previews of sections of your document on the
30629  fly so you can see how they'll look in the final document without having
30630  to break your train of thought with 
30631 \family sans
30632 View\SpecialChar \menuseparator
30633 DVI
30634 \family default
30635 .
30636 \end_layout
30637
30638 \begin_layout Standard
30639 If you would for example like to see in LyX your math formulas typeset by
30640  LaTeX, install the LaTeX-package 
30641 \series bold
30642 preview-latex
30643 \series default
30644
30645 \begin_inset Index idx
30646 status collapsed
30647
30648 \begin_layout Plain Layout
30649 LaTeX-packages ! preview-latex
30650 \end_layout
30651
30652 \end_inset
30653
30654  as explained below, and turn on 
30655 \family sans
30656 Instant
30657 \begin_inset space ~
30658 \end_inset
30659
30660 preview
30661 \family default
30662  in the 
30663 \family sans
30664 Tools\SpecialChar \menuseparator
30665 Preferences 
30666 \family default
30667 dialog under Look
30668 \begin_inset space ~
30669 \end_inset
30670
30671 and
30672 \begin_inset space ~
30673 \end_inset
30674
30675 feel\SpecialChar \menuseparator
30676 Display.
30677  The 
30678 \family sans
30679 Preview
30680 \begin_inset space ~
30681 \end_inset
30682
30683 Size
30684 \family default
30685  is the multiplication factor for the size.
30686 \end_layout
30687
30688 \begin_layout Standard
30689 Previews are generated when you load a document into LyX and when you finish
30690  editing an inset.
30691  Previews of an already loaded document are 
30692 \emph on
30693 not
30694 \emph default
30695  generated just by selecting the 
30696 \family sans
30697 Instant
30698 \begin_inset space ~
30699 \end_inset
30700
30701 preview
30702 \family default
30703  check box, you have to reopen the documents to activate the previews.
30704 \end_layout
30705
30706 \begin_layout Standard
30707 LyX will generate previews of math insets.
30708  It will also generate previews of included insets if you select the 
30709 \family sans
30710 Show
30711 \begin_inset space ~
30712 \end_inset
30713
30714 preview
30715 \family default
30716  check box in the insert dialog.
30717  This is useful if you wish to generate a preview of a LaTeX figure, for
30718  example.
30719 \end_layout
30720
30721 \begin_layout Standard
30722 To get previews working, you need the LaTeX package 
30723 \series bold
30724 preview-latex
30725 \series default
30726  (on some systems named simply 
30727 \series bold
30728 preview
30729 \series default
30730 ) installed.
30731  If it is not already installed, you will find it in the TeX Catalogue,
30732  
30733 \begin_inset CommandInset citation
30734 LatexCommand cite
30735 key "TeXCatalogue"
30736
30737 \end_inset
30738
30739  or in the package manager of your LaTeX-system.
30740  You obtain prettier results if you install the program 
30741 \family typewriter
30742 pnmcrop
30743 \family default
30744  from the 
30745 \family typewriter
30746 netpbm
30747 \family default
30748  package; for LyX on Windows this program is automatically installed together
30749  with LyX.
30750 \end_layout
30751
30752 \begin_layout Standard
30753 \begin_inset VSpace bigskip
30754 \end_inset
30755
30756
30757 \end_layout
30758
30759 \begin_layout Standard
30760 You can furthermore preview the LaTeX source of the whole document or parts
30761  of it.
30762  Use the menu 
30763 \family sans
30764 View\SpecialChar \menuseparator
30765 View
30766 \begin_inset space ~
30767 \end_inset
30768
30769 Source
30770 \family default
30771  and a window will be shown where you can see the LaTeX-source code.
30772  The window shows the source of the whole paragraph where the cursor is
30773  currently in.
30774  You can also select document parts in LyX's main window, then only this
30775  selection (when it is more than one paragraph) is shown as source code.
30776  To view the whole document as source, enable the corresponding option in
30777  the source view window.
30778 \end_layout
30779
30780 \begin_layout Section
30781 Advanced Find and Replace
30782 \begin_inset CommandInset label
30783 LatexCommand label
30784 name "sec:Advanced-Find-and"
30785
30786 \end_inset
30787
30788
30789 \begin_inset Index idx
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793 Replace
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \begin_inset Index idx
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803 Find
30804 \end_layout
30805
30806 \end_inset
30807
30808
30809 \end_layout
30810
30811 \begin_layout Subsection
30812 Introduction
30813 \end_layout
30814
30815 \begin_layout Standard
30816 The advanced find and replace feature of LyX allows for searching of complex,
30817  format-sensitive text segments and mathematics contents within LyX documents.
30818  It is an enhancement of the standard (quick) find and replace feature.
30819  The key-features are:
30820 \end_layout
30821
30822 \begin_layout Itemize
30823 Both searching of text and of mathematical formulas is allowed, where the
30824  latter is done by entering mathematics in the usual way; not only entire
30825  mathematical formulas are found, but also parts occurring within more complex
30826  formulas
30827 \end_layout
30828
30829 \begin_layout Itemize
30830 Search may be format-insensitive, so that the searched text is found in
30831  any context/style (standard text, section headings, notes, and even mathematics
30832 ), or it may be format-sensitive, so that, for example, a word entered with
30833  a section heading will only be found within section headings
30834 \end_layout
30835
30836 \begin_layout Itemize
30837 Search may be widened to a specific 
30838 \emph on
30839 scope
30840 \emph default
30841 , i.
30842 \begin_inset space \thinspace{}
30843 \end_inset
30844
30845 e.
30846 \begin_inset space ~
30847 \end_inset
30848
30849 a set of files which may be all the children of the document being edited,
30850  all the open files, or all the manuals available from the 
30851 \family sans
30852 Help
30853 \family default
30854  menu
30855 \end_layout
30856
30857 \begin_layout Itemize
30858 Replace may optionally preserve capitalization, so that the replaced text
30859  capitalization is adapted to the matching text (i.
30860 \begin_inset space \thinspace{}
30861 \end_inset
30862
30863 e.
30864 \begin_inset space ~
30865 \end_inset
30866
30867 all lowercase, all uppercase, first uppercase followed by lowercase)
30868 \end_layout
30869
30870 \begin_layout Subsection
30871 Basic usage
30872 \end_layout
30873
30874 \begin_layout Standard
30875 The advanced find and replace feature of LyX is activated through the menu
30876  
30877 \family sans
30878 Edit\SpecialChar \menuseparator
30879 Find & Replace
30880 \noun on
30881  (
30882 \noun default
30883 Advanced
30884 \noun on
30885 )
30886 \family default
30887 \noun default
30888  (shortcut 
30889 \begin_inset Info
30890 type  "shortcut"
30891 arg   "dialog-show findreplaceadv"
30892 \end_inset
30893
30894 ) or the toolbar button 
30895 \begin_inset Info
30896 type  "icon"
30897 arg   "dialog-toggle findreplaceadv"
30898 \end_inset
30899
30900 .
30901  This opens the 
30902 \family sans
30903 Advanced Find and Replace
30904 \family default
30905  dialog.
30906 \end_layout
30907
30908 \begin_layout Subsubsection
30909 Searching for text
30910 \end_layout
30911
30912 \begin_layout Standard
30913 Enter into the 
30914 \family sans
30915 Find
30916 \family default
30917  LyX mini-editor a simple word, and search for occurrences of it by clicking
30918  on the 
30919 \family sans
30920 Find Next
30921 \family default
30922  button at the bottom of the dialog (or just press the 
30923 \family sans
30924 Return
30925 \family default
30926  key).
30927  The entered word is found both in text mode and in math mode, and in emphasized
30928 , bold or normal face, and in both in section titles and in standard text.
30929  Pressing repeatedly 
30930 \family sans
30931 Enter
30932 \family default
30933  keeps searching forward.
30934  Similarly, pressing 
30935 \family sans
30936 Shift+Enter
30937 \family default
30938  searches for the entered text backwards.
30939 \end_layout
30940
30941 \begin_layout Standard
30942 While searching, the 
30943 \family sans
30944 Case sensitive
30945 \family default
30946  option allows matches to occur only with the same case as entered in the
30947  
30948 \family sans
30949 Find
30950 \family default
30951  editor.
30952  The 
30953 \family sans
30954 Whole words
30955 \family default
30956  option allows matches to occur only at word boundaries.
30957 \end_layout
30958
30959 \begin_layout Subsubsection
30960 Searching for mathematics
30961 \end_layout
30962
30963 \begin_layout Standard
30964 Mathematical formulas may be searched for by typing in the 
30965 \family sans
30966 Find
30967 \family default
30968  editor a mathematical formula, such as 
30969 \begin_inset Formula $x^{2}$
30970 \end_inset
30971
30972  or also something more complex like 
30973 \begin_inset Formula $\frac{x^{2}}{1+x^{2}}$
30974 \end_inset
30975
30976 .
30977  When searching for a formula, it is found both when it is alone and when
30978  it occurs in sub-formulas and nested parts of sub-formulas, for example
30979  the mentioned segments would be found in something like 
30980 \begin_inset Formula $\frac{x^{2}}{\sqrt{\frac{x^{2}}{1+x^{2}}}}.$
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \begin_layout Subsubsection
30987 Style-aware search
30988 \end_layout
30989
30990 \begin_layout Standard
30991 It is also possible to search for text with specific styles.
30992  This is done by switching to the 
30993 \family sans
30994 Settings
30995 \family default
30996  tab of the dialog and unchecking the 
30997 \family sans
30998 Ignore format
30999 \family default
31000  option.
31001  This way, entering in the 
31002 \family sans
31003 Find
31004 \family default
31005  editor
31006 \end_layout
31007
31008 \begin_layout Itemize
31009 a plain word and searching for it would not find instances of the word occurring
31010  in emphasized or boldface.
31011 \end_layout
31012
31013 \begin_layout Itemize
31014 an emphasized or boldface word and searching for it would find the respective
31015  instances with same face only, and within the same text style only.
31016  Note that, for example, an emphasized text is found not only when occurring
31017  alone, but also when it is contained in a longer emphasized sentence.
31018 \end_layout
31019
31020 \begin_layout Itemize
31021 a plain word in a section heading, and searching for it, finds occurrences
31022  of if only within section headings.
31023  Also, if the text to search is given an emphasized or bold face, in addition
31024  to a section style, then it is found only when occurring with the same
31025  style.
31026 \end_layout
31027
31028 \begin_layout Itemize
31029 some mathematics in a displayed formula will only find instances of this
31030  formula that are also displayed formulas (and not inline formulas).
31031 \end_layout
31032
31033 \begin_layout Subsubsection
31034 Replace
31035 \end_layout
31036
31037 \begin_layout Standard
31038 The text segments matching the text entered in the 
31039 \family sans
31040 Find
31041 \family default
31042  editor may be replaced with the text segments entered in the 
31043 \family sans
31044 Replace
31045 \family default
31046 \noun on
31047  
31048 \noun default
31049 editor.
31050  In order to find the next occurrence and replace it, click on the 
31051 \family sans
31052 Replace
31053 \family default
31054  button or alternatively
31055 \noun on
31056  
31057 \noun default
31058 press 
31059 \family sans
31060 Enter
31061 \family default
31062  or 
31063 \family sans
31064 Shift+Enter
31065 \family default
31066  while being in the 
31067 \family sans
31068 Replace
31069 \family default
31070 \noun on
31071  
31072 \noun default
31073 editor.
31074 \end_layout
31075
31076 \begin_layout Standard
31077 You can replace full-featured formatted LyX segments in place of the matching
31078  text segments in your document.
31079  Typical scenarios in which to use this capability may be (just to mention
31080  a few):
31081 \end_layout
31082
31083 \begin_layout Itemize
31084 replacing occurrences of a word with a customized formatted version of the
31085  same word, for example replacing occurrences of a name like 
31086 \begin_inset Quotes eld
31087 \end_inset
31088
31089 func()
31090 \begin_inset Quotes erd
31091 \end_inset
31092
31093  with its typewriter version 
31094 \family typewriter
31095
31096 \begin_inset Quotes eld
31097 \end_inset
31098
31099 func()
31100 \begin_inset Quotes erd
31101 \end_inset
31102
31103 ;
31104 \end_layout
31105
31106 \begin_layout Itemize
31107 performing a notation rework of mathematical symbols, for example replacing
31108  occurrences of 
31109 \begin_inset Quotes eld
31110 \end_inset
31111
31112
31113 \begin_inset Formula $R$
31114 \end_inset
31115
31116
31117 \begin_inset Quotes erd
31118 \end_inset
31119
31120  with 
31121 \begin_inset Quotes eld
31122 \end_inset
31123
31124
31125 \begin_inset Formula $\mathbb{R}$
31126 \end_inset
31127
31128
31129 \begin_inset Quotes erd
31130 \end_inset
31131
31132  (you may want to enable the 
31133 \family sans
31134 Whole words
31135 \family default
31136  and 
31137 \family sans
31138 Case sensitive
31139 \family default
31140  options and disable the 
31141 \family sans
31142 Ignore format
31143 \family default
31144  option in the 
31145 \family sans
31146 Settings
31147 \family default
31148  tab, in order to avoid replacing all 
31149 \begin_inset Quotes eld
31150 \end_inset
31151
31152 R
31153 \begin_inset Quotes erd
31154 \end_inset
31155
31156  letters occurring in normal text), or occurrences of 
31157 \begin_inset Formula $x_{j}^{i}$
31158 \end_inset
31159
31160  with 
31161 \begin_inset Formula $x_{i,\, j}$
31162 \end_inset
31163
31164 , or occurrences of 
31165 \begin_inset Formula $x[k]$
31166 \end_inset
31167
31168  with 
31169 \begin_inset Formula $x_{k}$
31170 \end_inset
31171
31172 .
31173 \end_layout
31174
31175 \begin_layout Subsection
31176 Advanced usage
31177 \end_layout
31178
31179 \begin_layout Standard
31180 There is a regular expression (regexp) based searching facility.
31181 \begin_inset Foot
31182 status collapsed
31183
31184 \begin_layout Plain Layout
31185 A good explanation of regular expressions is given in this Wikipedia entry:
31186  
31187 \begin_inset CommandInset href
31188 LatexCommand href
31189 target "http://en.wikipedia.org/wiki/Regular_expression"
31190
31191 \end_inset
31192
31193 .
31194 \end_layout
31195
31196 \end_inset
31197
31198  You can search for regular expression by inserting a regexp inset into
31199  the 
31200 \family sans
31201 Find
31202 \family default
31203  editor.
31204  This is done via the menu 
31205 \family sans
31206 Insert\SpecialChar \menuseparator
31207 Insert Regular Expression
31208 \family default
31209  while the cursor is in the 
31210 \family sans
31211 Find
31212 \family default
31213  editor.
31214  Characters entered within regexp insets are matched according to the regular
31215  expression matching rules
31216 \begin_inset Foot
31217 status collapsed
31218
31219 \begin_layout Plain Layout
31220 Under the constraint that any (sub)expression must match a well-formed LyX
31221  text segment, i.
31222 \begin_inset space \thinspace{}
31223 \end_inset
31224
31225 e.
31226 \begin_inset space ~
31227 \end_inset
31228
31229 when matching LaTeX code, no segments with unbalanced {} braces are allowed
31230  to match expressions.
31231 \end_layout
31232
31233 \end_inset
31234
31235 , while text entered outside regexp insets is matched exactly against the
31236  same text in the document.
31237  Note that it is allowed to cut and paste regexp-mode insets as usual.
31238  Examples of using such a feature may be:
31239 \end_layout
31240
31241 \begin_layout Enumerate
31242 Searching for all fractions with a given denominator: for example, entering
31243  in the 
31244 \family sans
31245 Find
31246 \family default
31247  editor the fraction 
31248 \begin_inset Formula $\frac{.*}{1+x^{2}}$
31249 \end_inset
31250
31251  (where the 
31252 \begin_inset Formula $.*$
31253 \end_inset
31254
31255  on the numerator is the match-everything regular expression) finds all
31256  fractions with the given denominator.
31257 \end_layout
31258
31259 \begin_layout Enumerate
31260 Searching for all text with a given style: for example, after unchecking
31261  the 
31262 \family sans
31263 Ignore format
31264 \family default
31265  option from the 
31266 \family sans
31267 Settings
31268 \family default
31269  tab, entering a 
31270 \series bold
31271
31272 \begin_inset Formula $.*$
31273 \end_inset
31274
31275
31276 \series default
31277  regular expression and adding for it an emphasized or bold face, finds
31278  all emphasized and bold face text, respectively.
31279  Also, inserting a 
31280 \begin_inset Formula $.*$
31281 \end_inset
31282
31283  regular expression in a bullet or enumerated list or a section heading,
31284  you can find all bullet or enumerated lists or section headings.
31285 \end_layout
31286
31287 \begin_layout Standard
31288 Finally, references to (sub)expressions in regexp may be used as usual,
31289  enclosing parts of the expression within round braces 
31290 \begin_inset Formula $()$
31291 \end_inset
31292
31293 , and referring back to them through 
31294 \begin_inset Formula $\backslash1$
31295 \end_inset
31296
31297
31298 \begin_inset Formula $\backslash2$
31299 \end_inset
31300
31301 , etc..
31302  For example, try searching for the regexp 
31303 \begin_inset Formula $([a-z]+)[[:blank:]]\backslash1$
31304 \end_inset
31305
31306  in order to find word repetitions, if there are any.
31307 \end_layout
31308
31309 \begin_layout Standard
31310 Note that back references work both when occurring within the same regexp,
31311  and when occurring in multiple different regexps, where the numbering of
31312  back-referenced sub-expressions is absolute, i.
31313 \begin_inset space \thinspace{}
31314 \end_inset
31315
31316 e.
31317 \begin_inset space ~
31318 \end_inset
31319
31320  
31321 \begin_inset Formula $\backslash1$
31322 \end_inset
31323
31324  always refers to the first occurrence of 
31325 \begin_inset Formula $()$
31326 \end_inset
31327
31328  in all entered regexps.
31329 \end_layout
31330
31331 \begin_layout Standard
31332 Note also that the use of back references in the replaced text is not (yet)
31333  implemented.
31334 \end_layout
31335
31336 \begin_layout Section
31337 Spell Checking
31338 \begin_inset CommandInset label
31339 LatexCommand label
31340 name "sec:Spellchecking"
31341
31342 \end_inset
31343
31344
31345 \begin_inset Index idx
31346 status collapsed
31347
31348 \begin_layout Plain Layout
31349 Spell checking
31350 \end_layout
31351
31352 \end_inset
31353
31354
31355 \end_layout
31356
31357 \begin_layout Standard
31358 LyX has a built-in spell checker.
31359  The menu
31360 \family sans
31361  Tools\SpecialChar \menuseparator
31362 Spellchecker
31363 \family default
31364 , the key 
31365 \family sans
31366 F7
31367 \family default
31368  or the toolbar button 
31369 \begin_inset Info
31370 type  "icon"
31371 arg   "dialog-show spellchecker"
31372 \end_inset
31373
31374  starts the spell checking beginning from the current cursor position.
31375  A sidebar will appear showing any incorrect (or unknown) word found, allowing
31376  you to edit and replace it in a second line.
31377  Whenever an unknown word is found, the word is highlighted and the text
31378  scrolled so that it is visible.
31379  In the spellchecker sidebar, there is a box showing suggestions for a correctio
31380 n, if any could be found.
31381  Clicking on one of the corrections will copy to the 
31382 \family sans
31383 Replacement
31384 \family default
31385  field, double-click invokes directly the replacement.
31386  Unknown but correctly typed words can be added to the personal dictionary.
31387 \end_layout
31388
31389 \begin_layout Standard
31390 By default, the dictionary file used is determined by the document language
31391  that is set in the 
31392 \family sans
31393 Document\SpecialChar \menuseparator
31394 Settings
31395 \family default
31396  dialog.
31397  You can specify the language of a word in the spellchecker dialog by choosing
31398  a different one at the top of the dialog.
31399  LyX can correctly spell check documents containing multiple languages.
31400  This work if you have marked the different languages appropriately and
31401  have the spell checker dictionaries installed.
31402  LyX automatically switches to the appropriate dictionary file.
31403 \end_layout
31404
31405 \begin_layout Subsection
31406 Further Settings
31407 \end_layout
31408
31409 \begin_layout Standard
31410 In LyX's preferences dialog under 
31411 \family sans
31412 Language
31413 \begin_inset space ~
31414 \end_inset
31415
31416 Setting\SpecialChar \menuseparator
31417 Spellchecker
31418 \family default
31419  you can set the following things:
31420 \end_layout
31421
31422 \begin_layout Description
31423 Spellchecker
31424 \begin_inset space ~
31425 \end_inset
31426
31427 engine Select the library LyX should use for spell checking.
31428  Depending on your platform, 
31429 \family typewriter
31430 aspell
31431 \family default
31432
31433 \family typewriter
31434 hunspell
31435 \family default
31436  or 
31437 \family typewriter
31438 enchant
31439 \begin_inset Foot
31440 status collapsed
31441
31442 \begin_layout Plain Layout
31443 Enchant itself is a wrapper library having different configurable back-ends.
31444  Please consult the documentation or man-page of it to learn more.
31445 \end_layout
31446
31447 \end_inset
31448
31449
31450 \family default
31451  are available.
31452  On Windows only 
31453 \family typewriter
31454 hunspell
31455 \family default
31456  is available.
31457 \end_layout
31458
31459 \begin_layout Description
31460 Alternative
31461 \begin_inset space ~
31462 \end_inset
31463
31464 language If this field is not empty, LyX will always use the given language
31465  for the spell checking, no matter what the document language is.
31466 \end_layout
31467
31468 \begin_layout Description
31469 Escape
31470 \begin_inset space ~
31471 \end_inset
31472
31473 characters Allows you to add non-standard characters that the spell checker
31474  should escape, e.
31475 \begin_inset space \thinspace{}
31476 \end_inset
31477
31478 g.
31479 \begin_inset space \space{}
31480 \end_inset
31481
31482 German umlauts.
31483  This should normally not be needed.
31484 \end_layout
31485
31486 \begin_layout Description
31487 Accept
31488 \begin_inset space ~
31489 \end_inset
31490
31491 compound
31492 \begin_inset space ~
31493 \end_inset
31494
31495 words Prevent the spell checker from complaining about compounded words
31496  like 
31497 \begin_inset Quotes eld
31498 \end_inset
31499
31500 passthrough
31501 \begin_inset Quotes erd
31502 \end_inset
31503
31504 .
31505 \end_layout
31506
31507 \begin_layout Description
31508 Spellcheck
31509 \begin_inset space ~
31510 \end_inset
31511
31512 continously Check the spelling of your document as you type it.
31513  Misspelled words gets underlined with a dotted red line.
31514  By right-clicking on an underlined word, the suggestions by the spell appear
31515  in the context menu.
31516  Choosing one of them will replace the misspelled word with the suggested
31517  word.
31518 \end_layout
31519
31520 \begin_layout Description
31521 Spellcheck
31522 \begin_inset space ~
31523 \end_inset
31524
31525 notes
31526 \begin_inset space ~
31527 \end_inset
31528
31529 and
31530 \begin_inset space ~
31531 \end_inset
31532
31533 comments If enabled, the spelling of non-printed document contents is checked
31534  as well.
31535 \end_layout
31536
31537 \begin_layout Section
31538 Thesaurus
31539 \begin_inset Index idx
31540 status collapsed
31541
31542 \begin_layout Plain Layout
31543 Thesaurus
31544 \end_layout
31545
31546 \end_inset
31547
31548
31549 \begin_inset CommandInset label
31550 LatexCommand label
31551 name "sec:Thesaurus"
31552
31553 \end_inset
31554
31555
31556 \end_layout
31557
31558 \begin_layout Standard
31559 LyX provides a multilingual thesaurus.
31560  It uses the same thesaurus framework as OpenOffice and Firefox (namely
31561  the 
31562 \emph on
31563 MyThes
31564 \emph default
31565
31566 \begin_inset Foot
31567 status collapsed
31568
31569 \begin_layout Plain Layout
31570 \begin_inset CommandInset href
31571 LatexCommand href
31572 target "http://lingucomponent.openoffice.org/thesaurus.html"
31573
31574 \end_inset
31575
31576
31577 \end_layout
31578
31579 \end_inset
31580
31581  thesaurus library, which is included in LyX).
31582  Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which
31583  are available for many languages.
31584 \end_layout
31585
31586 \begin_layout Standard
31587 This section describes how new dictionaries are installed and set up for
31588  the use with LyX.
31589 \end_layout
31590
31591 \begin_layout Subsection
31592 Setting up the thesaurus
31593 \end_layout
31594
31595 \begin_layout Standard
31596 The 
31597 \emph on
31598 MyThes/
31599 \emph default
31600 OpenOffice thesauri consist of two files per language: A file with the suffix
31601  
31602 \emph on
31603 *.dat
31604 \emph default
31605  containing the data and an index file with the suffix 
31606 \emph on
31607 *.idx
31608 \emph default
31609 .
31610  The standardized file names include the language code for the given language
31611  (e.
31612 \begin_inset space \thinspace{}
31613 \end_inset
31614
31615 g.
31616  en_EN for English).
31617  For instance, the English files are named:
31618 \end_layout
31619
31620 \begin_layout Itemize
31621 th_en_EN_v2.idx
31622 \end_layout
31623
31624 \begin_layout Itemize
31625 th_en_EN_v2.dat
31626 \end_layout
31627
31628 \begin_layout Standard
31629 If you have OpenOffice and its thesaurus installed, these files should be
31630  already on your system.
31631  If not, you can get dictionaries either from 
31632 \begin_inset Flex URL
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637 http://www.lyx.org/trac/browser/dictionaries/trunk/thes
31638 \end_layout
31639
31640 \end_inset
31641
31642  or from the site 
31643 \begin_inset Flex URL
31644 status collapsed
31645
31646 \begin_layout Plain Layout
31647
31648 http://extensions.services.openoffice.org
31649 \end_layout
31650
31651 \end_inset
31652
31653 .
31654 \begin_inset Foot
31655 status open
31656
31657 \begin_layout Plain Layout
31658 Note that, as of OpenOffice 3.0, the files on 
31659 \begin_inset Flex URL
31660 status collapsed
31661
31662 \begin_layout Plain Layout
31663
31664 http://extensions.services.openoffice.org
31665 \end_layout
31666
31667 \end_inset
31668
31669  are usually packed in extension archives (
31670 \emph on
31671 *.oxt
31672 \emph default
31673 ) that contain other files such as spellchecker dictionaries besides the
31674  thesauri.
31675  These archives are simple zip files, so you can unpack them as you would
31676  unpack a zip archive.
31677 \end_layout
31678
31679 \end_inset
31680
31681  Put the 
31682 \emph on
31683 *.idx
31684 \emph default
31685  and 
31686 \emph on
31687 *.dat
31688 \emph default
31689  files of all languages you want to use into one directory (do not use subfolder
31690 s), and specify the path to this directory in 
31691 \family sans
31692 Tools\SpecialChar \menuseparator
31693 Preferences\SpecialChar \menuseparator
31694 Paths
31695 \family default
31696 .
31697  Now the thesaurus should be ready to use.
31698 \end_layout
31699
31700 \begin_layout Subsection
31701 Using the thesaurus
31702 \end_layout
31703
31704 \begin_layout Standard
31705 To start the thesaurus, use the menu 
31706 \family sans
31707 Tools\SpecialChar \menuseparator
31708 Thesaurus
31709 \family default
31710  or the toolbar button 
31711 \begin_inset Info
31712 type  "icon"
31713 arg   "thesaurus-entry"
31714 \end_inset
31715
31716  while the cursor is at the word you want to look up or while a word is
31717  selected.
31718  A dialog pops up showing you probably related words that you can use as
31719  replacement.
31720  The proposals are grouped into categories.
31721  Note that the thesaurus does not only show synonyms, but also hyperonyms
31722  and hyponyms (such as 
31723 \emph on
31724 plant
31725 \emph default
31726  for 
31727 \emph on
31728 tree
31729 \emph default
31730 ), compounds (such as 
31731 \emph on
31732 tree diagram
31733 \emph default
31734 ) and antonyms (such as 
31735 \emph on
31736 women
31737 \emph default
31738  for 
31739 \emph on
31740 men
31741 \emph default
31742 ), which are marked as such.
31743 \end_layout
31744
31745 \begin_layout Standard
31746 The language is automatically chosen from the language at the cursor, but
31747  you can also switch it in the dialog, as you can enter new words to look
31748  up directly there.
31749 \end_layout
31750
31751 \begin_layout Standard
31752 Note that the thesaurus cannot handle phrases (only compounds that are in
31753  the dictionary, such as the above 
31754 \emph on
31755 tree diagram
31756 \emph default
31757 ), and you have to use the so called lemma form, i.
31758 \begin_inset space \thinspace{}
31759 \end_inset
31760
31761 e.
31762  the form that is used in the dictionaries (for many languages: first person
31763  singular indicative active for nouns, infinitive for verbs).
31764  For example looking up the word forms 
31765 \emph on
31766 reports
31767 \emph default
31768  or 
31769 \emph on
31770 reporting
31771 \emph default
31772  yields no results, while results are shown for the word form 
31773 \emph on
31774 report
31775 \emph default
31776 .
31777  Your best bet is to highlight only the relevant parts of such word (e.
31778 \begin_inset space \thinspace{}
31779 \end_inset
31780
31781 g.
31782  
31783 \emph on
31784 report
31785 \emph default
31786  in 
31787 \emph on
31788 report
31789 \emph default
31790 s), then you get proposals without adjusting the query in the dialog, and
31791  also the replacement will probably be correct (as only the highlighted
31792  part will be replaced, thus the ending remains).
31793 \end_layout
31794
31795 \begin_layout Section
31796 Change Tracking
31797 \begin_inset Index idx
31798 status collapsed
31799
31800 \begin_layout Plain Layout
31801 Change Tracking
31802 \end_layout
31803
31804 \end_inset
31805
31806
31807 \begin_inset Index idx
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811 Document ! Change Tracking
31812 \end_layout
31813
31814 \end_inset
31815
31816
31817 \begin_inset CommandInset label
31818 LatexCommand label
31819 name "sec:Change-Tracking"
31820
31821 \end_inset
31822
31823
31824 \end_layout
31825
31826 \begin_layout Standard
31827 When you work on a document collaboratively it is extremely useful to be
31828  able to see changes that others have made highlighted in the document.
31829  You can then decide if you want to accept a change or not.
31830  This can be achieved by turning on change tracking in the menu 
31831 \family sans
31832 Document\SpecialChar \menuseparator
31833 Change
31834 \begin_inset space ~
31835 \end_inset
31836
31837 Tracking\SpecialChar \menuseparator
31838 Track
31839 \begin_inset space ~
31840 \end_inset
31841
31842 Changes
31843 \family default
31844 .
31845 \end_layout
31846
31847 \begin_layout Standard
31848 Changes made in the document will then be highlighted by strokes and colors:
31849  
31850 \bar under
31851 \color blue
31852 underlined text
31853 \bar default
31854 \color inherit
31855  is an addition, 
31856 \strikeout on
31857 \color blue
31858 canceled text
31859 \strikeout default
31860 \color inherit
31861  is a deletion.
31862  The color depends on the author that made the change.
31863  You can change the color in LyX's preferences dialog under 
31864 \family sans
31865 Look
31866 \begin_inset space ~
31867 \end_inset
31868
31869 and
31870 \begin_inset space ~
31871 \end_inset
31872
31873 feel
31874 \family default
31875
31876 \family sans
31877 Colors
31878 \family default
31879 .
31880 \begin_inset Index idx
31881 status collapsed
31882
31883 \begin_layout Plain Layout
31884 Color ! Change tracking
31885 \end_layout
31886
31887 \end_inset
31888
31889  The author and the date of the change are shown in LyX's status bar when
31890  the cursor is in changed text.
31891  The same information is shown when you use the toolbar button 
31892 \begin_inset Info
31893 type  "icon"
31894 arg   "changes-merge"
31895 \end_inset
31896
31897 .
31898 \end_layout
31899
31900 \begin_layout Standard
31901 When change tracking is activated, you will see the review toolbar in LyX:
31902 \begin_inset Index idx
31903 status collapsed
31904
31905 \begin_layout Plain Layout
31906 Toolbar ! Review
31907 \end_layout
31908
31909 \end_inset
31910
31911
31912 \end_layout
31913
31914 \begin_layout Standard
31915 \begin_inset VSpace defskip
31916 \end_inset
31917
31918
31919 \end_layout
31920
31921 \begin_layout Standard
31922 \begin_inset Graphics
31923         filename clipart/ChangesToolbar.png
31924         scale 90
31925
31926 \end_inset
31927
31928
31929 \end_layout
31930
31931 \begin_layout Standard
31932 \begin_inset VSpace defskip
31933 \end_inset
31934
31935
31936 \end_layout
31937
31938 \begin_layout Standard
31939 The review toolbar as shown above contains from left to right the following
31940  buttons:
31941 \end_layout
31942
31943 \begin_layout Standard
31944 \begin_inset VSpace defskip
31945 \end_inset
31946
31947
31948 \end_layout
31949
31950 \begin_layout Standard
31951 \begin_inset Tabular
31952 <lyxtabular version="3" rows="10" columns="2">
31953 <features islongtable="true" longtabularalignment="center">
31954 <column alignment="left" valignment="top" width="0">
31955 <column alignment="left" valignment="top" width="0">
31956 <row interlinespace="2.5mm">
31957 <cell alignment="center" valignment="top" usebox="none">
31958 \begin_inset Text
31959
31960 \begin_layout Plain Layout
31961
31962 \family sans
31963 \begin_inset Info
31964 type  "icon"
31965 arg   "changes-track"
31966 \end_inset
31967
31968
31969 \end_layout
31970
31971 \end_inset
31972 </cell>
31973 <cell alignment="center" valignment="top" usebox="none">
31974 \begin_inset Text
31975
31976 \begin_layout Plain Layout
31977
31978 \family sans
31979 Document\SpecialChar \menuseparator
31980 Change
31981 \begin_inset space ~
31982 \end_inset
31983
31984 Tracking\SpecialChar \menuseparator
31985 Track
31986 \begin_inset space ~
31987 \end_inset
31988
31989 Changes
31990 \end_layout
31991
31992 \end_inset
31993 </cell>
31994 </row>
31995 <row interlinespace="2.5mm">
31996 <cell alignment="center" valignment="top" usebox="none">
31997 \begin_inset Text
31998
31999 \begin_layout Plain Layout
32000
32001 \family sans
32002 \begin_inset Info
32003 type  "icon"
32004 arg   "changes-output"
32005 \end_inset
32006
32007
32008 \end_layout
32009
32010 \end_inset
32011 </cell>
32012 <cell alignment="center" valignment="top" usebox="none">
32013 \begin_inset Text
32014
32015 \begin_layout Plain Layout
32016
32017 \family sans
32018 Document\SpecialChar \menuseparator
32019 Change
32020 \begin_inset space ~
32021 \end_inset
32022
32023 Tracking\SpecialChar \menuseparator
32024 Show
32025 \begin_inset space ~
32026 \end_inset
32027
32028 Changes
32029 \begin_inset space ~
32030 \end_inset
32031
32032 in
32033 \begin_inset space ~
32034 \end_inset
32035
32036 Output
32037 \end_layout
32038
32039 \end_inset
32040 </cell>
32041 </row>
32042 <row interlinespace="2.5mm">
32043 <cell alignment="center" valignment="top" usebox="none">
32044 \begin_inset Text
32045
32046 \begin_layout Plain Layout
32047
32048 \family sans
32049 \begin_inset Info
32050 type  "icon"
32051 arg   "change-next"
32052 \end_inset
32053
32054
32055 \end_layout
32056
32057 \end_inset
32058 </cell>
32059 <cell alignment="center" valignment="top" usebox="none">
32060 \begin_inset Text
32061
32062 \begin_layout Plain Layout
32063 Jumps to the next change
32064 \end_layout
32065
32066 \end_inset
32067 </cell>
32068 </row>
32069 <row interlinespace="2.5mm">
32070 <cell alignment="center" valignment="top" usebox="none">
32071 \begin_inset Text
32072
32073 \begin_layout Plain Layout
32074
32075 \family sans
32076 \begin_inset Info
32077 type  "icon"
32078 arg   "change-accept"
32079 \end_inset
32080
32081
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 <cell alignment="center" valignment="top" usebox="none">
32087 \begin_inset Text
32088
32089 \begin_layout Plain Layout
32090
32091 \family sans
32092 Document\SpecialChar \menuseparator
32093 Change
32094 \begin_inset space ~
32095 \end_inset
32096
32097 Tracking\SpecialChar \menuseparator
32098 Accept
32099 \begin_inset space ~
32100 \end_inset
32101
32102 Change
32103 \end_layout
32104
32105 \end_inset
32106 </cell>
32107 </row>
32108 <row interlinespace="2.5mm">
32109 <cell alignment="center" valignment="top" usebox="none">
32110 \begin_inset Text
32111
32112 \begin_layout Plain Layout
32113
32114 \family sans
32115 \begin_inset Info
32116 type  "icon"
32117 arg   "change-reject"
32118 \end_inset
32119
32120
32121 \end_layout
32122
32123 \end_inset
32124 </cell>
32125 <cell alignment="center" valignment="top" usebox="none">
32126 \begin_inset Text
32127
32128 \begin_layout Plain Layout
32129
32130 \family sans
32131 Document\SpecialChar \menuseparator
32132 Change
32133 \begin_inset space ~
32134 \end_inset
32135
32136 Tracking\SpecialChar \menuseparator
32137 Reject
32138 \begin_inset space ~
32139 \end_inset
32140
32141 Change
32142 \end_layout
32143
32144 \end_inset
32145 </cell>
32146 </row>
32147 <row interlinespace="2.5mm">
32148 <cell alignment="center" valignment="top" usebox="none">
32149 \begin_inset Text
32150
32151 \begin_layout Plain Layout
32152
32153 \family sans
32154 \begin_inset Info
32155 type  "icon"
32156 arg   "changes-merge"
32157 \end_inset
32158
32159
32160 \end_layout
32161
32162 \end_inset
32163 </cell>
32164 <cell alignment="center" valignment="top" usebox="none">
32165 \begin_inset Text
32166
32167 \begin_layout Plain Layout
32168
32169 \family sans
32170 Document\SpecialChar \menuseparator
32171 Change
32172 \begin_inset space ~
32173 \end_inset
32174
32175 Tracking\SpecialChar \menuseparator
32176 Merge
32177 \begin_inset space ~
32178 \end_inset
32179
32180 Changes
32181 \end_layout
32182
32183 \end_inset
32184 </cell>
32185 </row>
32186 <row interlinespace="2.5mm">
32187 <cell alignment="center" valignment="top" usebox="none">
32188 \begin_inset Text
32189
32190 \begin_layout Plain Layout
32191
32192 \family sans
32193 \begin_inset Info
32194 type  "icon"
32195 arg   "all-changes-accept"
32196 \end_inset
32197
32198
32199 \end_layout
32200
32201 \end_inset
32202 </cell>
32203 <cell alignment="center" valignment="top" usebox="none">
32204 \begin_inset Text
32205
32206 \begin_layout Plain Layout
32207
32208 \family sans
32209 Document\SpecialChar \menuseparator
32210 Change
32211 \begin_inset space ~
32212 \end_inset
32213
32214 Tracking\SpecialChar \menuseparator
32215 Accept
32216 \begin_inset space ~
32217 \end_inset
32218
32219 All
32220 \begin_inset space ~
32221 \end_inset
32222
32223 Changes
32224 \end_layout
32225
32226 \end_inset
32227 </cell>
32228 </row>
32229 <row interlinespace="2.5mm">
32230 <cell alignment="center" valignment="top" usebox="none">
32231 \begin_inset Text
32232
32233 \begin_layout Plain Layout
32234
32235 \family sans
32236 \begin_inset Info
32237 type  "icon"
32238 arg   "all-changes-reject"
32239 \end_inset
32240
32241
32242 \end_layout
32243
32244 \end_inset
32245 </cell>
32246 <cell alignment="center" valignment="top" usebox="none">
32247 \begin_inset Text
32248
32249 \begin_layout Plain Layout
32250
32251 \family sans
32252 Document\SpecialChar \menuseparator
32253 Change
32254 \begin_inset space ~
32255 \end_inset
32256
32257 Tracking\SpecialChar \menuseparator
32258 Reject
32259 \begin_inset space ~
32260 \end_inset
32261
32262 All
32263 \begin_inset space ~
32264 \end_inset
32265
32266 Changes
32267 \end_layout
32268
32269 \end_inset
32270 </cell>
32271 </row>
32272 <row interlinespace="2.5mm">
32273 <cell alignment="center" valignment="top" usebox="none">
32274 \begin_inset Text
32275
32276 \begin_layout Plain Layout
32277
32278 \family sans
32279 \begin_inset Info
32280 type  "icon"
32281 arg   "note-insert"
32282 \end_inset
32283
32284
32285 \end_layout
32286
32287 \end_inset
32288 </cell>
32289 <cell alignment="center" valignment="top" usebox="none">
32290 \begin_inset Text
32291
32292 \begin_layout Plain Layout
32293
32294 \family sans
32295 Insert\SpecialChar \menuseparator
32296 Note\SpecialChar \menuseparator
32297 LyX
32298 \begin_inset space ~
32299 \end_inset
32300
32301 Note
32302 \end_layout
32303
32304 \end_inset
32305 </cell>
32306 </row>
32307 <row interlinespace="2.5mm">
32308 <cell alignment="center" valignment="top" usebox="none">
32309 \begin_inset Text
32310
32311 \begin_layout Plain Layout
32312
32313 \family sans
32314 \begin_inset Info
32315 type  "icon"
32316 arg   "note-next"
32317 \end_inset
32318
32319
32320 \end_layout
32321
32322 \end_inset
32323 </cell>
32324 <cell alignment="center" valignment="top" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328
32329 \family sans
32330 Navigate\SpecialChar \menuseparator
32331 Next
32332 \begin_inset space ~
32333 \end_inset
32334
32335 Note
32336 \end_layout
32337
32338 \end_inset
32339 </cell>
32340 </row>
32341 </lyxtabular>
32342
32343 \end_inset
32344
32345
32346 \end_layout
32347
32348 \begin_layout Standard
32349 \begin_inset VSpace defskip
32350 \end_inset
32351
32352
32353 \end_layout
32354
32355 \begin_layout Standard
32356 The review toolbar helps you to accept, reject, or merge changes – highlight
32357  the change and press one of the desired toolbar buttons.
32358  When you merge changes, a window pops up showing you information about
32359  the next change after the current cursor position.
32360  So you don't need to highlight a certain change.
32361  Within the merge window you can decide to accept or reject changes and
32362  step to the next change.
32363  This way you can jump through all the changes in the document.
32364 \end_layout
32365
32366 \begin_layout Standard
32367 The toolbar has two buttons to handle notes because notes are often important
32368  to describe a change.
32369 \end_layout
32370
32371 \begin_layout Standard
32372 To show made changes in the output you need the LaTeX package 
32373 \series bold
32374 dvipost
32375 \series default
32376
32377 \begin_inset Index idx
32378 status collapsed
32379
32380 \begin_layout Plain Layout
32381 LaTeX-packages ! dvipost
32382 \end_layout
32383
32384 \end_inset
32385
32386  installed.
32387  You will find it in the TeX Catalogue, 
32388 \begin_inset CommandInset citation
32389 LatexCommand cite
32390 key "TeXCatalogue"
32391
32392 \end_inset
32393
32394  or in the package manager of your LaTeX-system.
32395 \end_layout
32396
32397 \begin_layout Section
32398 Comparison of Documents
32399 \begin_inset Index idx
32400 status collapsed
32401
32402 \begin_layout Plain Layout
32403 Comparison of documents
32404 \end_layout
32405
32406 \end_inset
32407
32408
32409 \end_layout
32410
32411 \begin_layout Standard
32412 You can compare two different LyX files via the menu 
32413 \family sans
32414 Tools\SpecialChar \menuseparator
32415 Compare
32416 \family default
32417 .
32418  The comparison result is a LyX file with change tracking enabled showing
32419  the differences.
32420  In the comparison dialog you can select with the option 
32421 \family sans
32422 Copy
32423 \begin_inset space ~
32424 \end_inset
32425
32426 Document
32427 \begin_inset space ~
32428 \end_inset
32429
32430 Settings
32431 \begin_inset space ~
32432 \end_inset
32433
32434 from
32435 \family default
32436  from which document LyX should take the document settings for the the resulting
32437  difference file.
32438  The option 
32439 \family sans
32440 Enable
32441 \begin_inset space ~
32442 \end_inset
32443
32444 change
32445 \begin_inset space ~
32446 \end_inset
32447
32448 tracking
32449 \begin_inset space ~
32450 \end_inset
32451
32452 features
32453 \begin_inset space ~
32454 \end_inset
32455
32456 in
32457 \begin_inset space ~
32458 \end_inset
32459
32460 the
32461 \begin_inset space ~
32462 \end_inset
32463
32464 output
32465 \family default
32466  enables the change tracking option 
32467 \family sans
32468 Show
32469 \begin_inset space ~
32470 \end_inset
32471
32472 Changes
32473 \begin_inset space ~
32474 \end_inset
32475
32476 in
32477 \begin_inset space ~
32478 \end_inset
32479
32480 Output
32481 \family default
32482  to visualize the differences also in the PDF output of the difference file.
32483 \end_layout
32484
32485 \begin_layout Section
32486 International Support
32487 \begin_inset Index idx
32488 status collapsed
32489
32490 \begin_layout Plain Layout
32491 International support
32492 \end_layout
32493
32494 \end_inset
32495
32496
32497 \end_layout
32498
32499 \begin_layout Standard
32500 This section describes how to use LyX with any language you want.
32501  For some non-western languages there are special Wiki-pages that explain
32502  how to set up LyX to use them: 
32503 \begin_inset CommandInset citation
32504 LatexCommand cite
32505 key "Arabic,Armenian,Farsi,Hebrew"
32506
32507 \end_inset
32508
32509
32510 \end_layout
32511
32512 \begin_layout Standard
32513 Besides languages, LyX also supports phonetic symbols, see section
32514 \begin_inset space ~
32515 \end_inset
32516
32517
32518 \begin_inset CommandInset ref
32519 LatexCommand ref
32520 reference "sub:Special-Character"
32521
32522 \end_inset
32523
32524 .
32525 \end_layout
32526
32527 \begin_layout Subsection
32528 Language Options
32529 \begin_inset Index idx
32530 status collapsed
32531
32532 \begin_layout Plain Layout
32533 Language ! Options
32534 \end_layout
32535
32536 \end_inset
32537
32538
32539 \begin_inset Index idx
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543 Document ! Settings
32544 \end_layout
32545
32546 \end_inset
32547
32548
32549 \begin_inset Index idx
32550 status collapsed
32551
32552 \begin_layout Plain Layout
32553 Document ! Language
32554 \end_layout
32555
32556 \end_inset
32557
32558
32559 \end_layout
32560
32561 \begin_layout Standard
32562 The 
32563 \family sans
32564 Document\SpecialChar \menuseparator
32565 Settings
32566 \family default
32567  dialog lets you set 
32568 \family roman
32569 the language and character encoding for your language.
32570  
32571 \end_layout
32572
32573 \begin_layout Standard
32574 Choose your language in the 
32575 \family sans
32576 Language
32577 \family default
32578  section of this dialog.
32579  The default is 
32580 \family sans
32581 English
32582 \family default
32583 .
32584 \end_layout
32585
32586 \begin_layout Standard
32587 Under 
32588 \family sans
32589 Encoding
32590 \family default
32591  you can choose the character encoding map you want to use for LaTeX export.
32592  The option 
32593 \family sans
32594 Language Default
32595 \family default
32596  is the preferred choice and works well in most cases.
32597  For details about the different encoding options see section
32598 \begin_inset space ~
32599 \end_inset
32600
32601
32602 \begin_inset CommandInset ref
32603 LatexCommand ref
32604 reference "chap:The-Document-Settings"
32605
32606 \end_inset
32607
32608 .
32609 \end_layout
32610
32611 \begin_layout Subsection
32612 Keyboard mapping configuration
32613 \begin_inset CommandInset label
32614 LatexCommand label
32615 name "sub:Keyboard-mapping"
32616
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \begin_layout Standard
32623 If you have for example a U.
32624 \begin_inset space \thinspace{}
32625 \end_inset
32626
32627 S.-style keyboard and want to write in a language other than English, you
32628  can use an alternate keymap.
32629  For example, if you have a U.
32630 \begin_inset space \thinspace{}
32631 \end_inset
32632
32633 S.-style keyboard but want to write in Italian, you can configure LyX to
32634  use an Italian keymap.
32635  The preferences dialog allows you to choose up to two keyboard mappings,
32636  see section
32637 \begin_inset space ~
32638 \end_inset
32639
32640
32641 \begin_inset CommandInset ref
32642 LatexCommand ref
32643 reference "sub:Keyboard-Map"
32644
32645 \end_inset
32646
32647 .
32648  You can choose primary and secondary keyboard languages and then select
32649  which one you want to use.
32650 \end_layout
32651
32652 \begin_layout Standard
32653 Finally, you may just want to change a few key mappings or create an entirely
32654  different keymap (for Vulcan, for instance).
32655  You may, for example, normally write in Italian on a U.S.
32656  keyboard but want to include an occasional quotation in German.
32657  In such a case, you can write your own keyboard mapping or modify an existing
32658  one to support the characters you want.
32659  This and many other customizations are explained in the 
32660 \emph on
32661 Customization
32662 \emph default
32663  manual.
32664 \end_layout
32665
32666 \begin_layout Subsection
32667 Character Tables
32668 \end_layout
32669
32670 \begin_layout Standard
32671 Table
32672 \begin_inset space ~
32673 \end_inset
32674
32675
32676 \begin_inset CommandInset ref
32677 LatexCommand ref
32678 reference "cap:The-latin1-character"
32679
32680 \end_inset
32681
32682  shows the 
32683 \family typewriter
32684 Latin1
32685 \family default
32686  character set.
32687  You should be able to enter the characters in the first eight columns directly
32688  from the keyboard.
32689 \end_layout
32690
32691 \begin_layout Standard
32692 There are a few things you need to know about this table.
32693  Here are some of the details you'll need to bear in mind when using characters
32694  from the 
32695 \family typewriter
32696 Latin1
32697 \family default
32698  character set:
32699 \end_layout
32700
32701 \begin_layout Itemize
32702 Even if you have selected 
32703 \family sans
32704 latin1
32705 \family default
32706  in the 
32707 \family sans
32708 Document\SpecialChar \menuseparator
32709 Settings
32710 \family default
32711  dialog, users who have only the 
32712 \family typewriter
32713 T1
32714 \family default
32715 -fonts for LaTeX [or who have the 
32716 \family typewriter
32717 T1
32718 \family default
32719 -fonts but aren't using them] will still miss a few characters: D0, F0,
32720  DE, FE, AB, and BB – the uppercase and lowercase eth and thorn, and the
32721  french quotes won't show up.
32722 \end_layout
32723
32724 \begin_layout Standard
32725 \begin_inset Float table
32726 wide false
32727 sideways false
32728 status open
32729
32730 \begin_layout Plain Layout
32731 \begin_inset Caption
32732
32733 \begin_layout Plain Layout
32734 \begin_inset CommandInset label
32735 LatexCommand label
32736 name "cap:The-latin1-character"
32737
32738 \end_inset
32739
32740 The 
32741 \family typewriter
32742 latin1
32743 \family default
32744  character set
32745 \end_layout
32746
32747 \end_inset
32748
32749
32750 \end_layout
32751
32752 \begin_layout Plain Layout
32753 \align center
32754 \begin_inset Tabular
32755 <lyxtabular version="3" rows="17" columns="17">
32756 <features tabularvalignment="middle">
32757 <column alignment="center" valignment="top" width="0pt">
32758 <column alignment="center" valignment="top" width="0pt">
32759 <column alignment="center" valignment="top" width="0pt">
32760 <column alignment="center" valignment="top" width="0pt">
32761 <column alignment="center" valignment="top" width="0pt">
32762 <column alignment="center" valignment="top" width="0pt">
32763 <column alignment="center" valignment="top" width="0pt">
32764 <column alignment="center" valignment="top" width="0pt">
32765 <column alignment="center" valignment="top" width="0pt">
32766 <column alignment="center" valignment="top" width="0pt">
32767 <column alignment="center" valignment="top" width="0pt">
32768 <column alignment="center" valignment="top" width="0pt">
32769 <column alignment="center" valignment="top" width="0pt">
32770 <column alignment="center" valignment="top" width="0pt">
32771 <column alignment="center" valignment="top" width="0pt">
32772 <column alignment="center" valignment="top" width="0pt">
32773 <column alignment="center" valignment="top" width="0pt">
32774 <row>
32775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32776 \begin_inset Text
32777
32778 \begin_layout Plain Layout
32779
32780 \end_layout
32781
32782 \end_inset
32783 </cell>
32784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32785 \begin_inset Text
32786
32787 \begin_layout Plain Layout
32788
32789 \family roman
32790 \series medium
32791 \shape up
32792 \size tiny
32793 \emph off
32794 \bar no
32795 \noun off
32796 \color none
32797 00
32798 \end_layout
32799
32800 \end_inset
32801 </cell>
32802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32803 \begin_inset Text
32804
32805 \begin_layout Plain Layout
32806
32807 \family roman
32808 \series medium
32809 \shape up
32810 \size tiny
32811 \emph off
32812 \bar no
32813 \noun off
32814 \color none
32815 10
32816 \end_layout
32817
32818 \end_inset
32819 </cell>
32820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32821 \begin_inset Text
32822
32823 \begin_layout Plain Layout
32824
32825 \family roman
32826 \series medium
32827 \shape up
32828 \size tiny
32829 \emph off
32830 \bar no
32831 \noun off
32832 \color none
32833 20
32834 \end_layout
32835
32836 \end_inset
32837 </cell>
32838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32839 \begin_inset Text
32840
32841 \begin_layout Plain Layout
32842
32843 \family roman
32844 \series medium
32845 \shape up
32846 \size tiny
32847 \emph off
32848 \bar no
32849 \noun off
32850 \color none
32851 30
32852 \end_layout
32853
32854 \end_inset
32855 </cell>
32856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32857 \begin_inset Text
32858
32859 \begin_layout Plain Layout
32860
32861 \family roman
32862 \series medium
32863 \shape up
32864 \size tiny
32865 \emph off
32866 \bar no
32867 \noun off
32868 \color none
32869 40
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32875 \begin_inset Text
32876
32877 \begin_layout Plain Layout
32878
32879 \family roman
32880 \series medium
32881 \shape up
32882 \size tiny
32883 \emph off
32884 \bar no
32885 \noun off
32886 \color none
32887 50
32888 \end_layout
32889
32890 \end_inset
32891 </cell>
32892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896
32897 \family roman
32898 \series medium
32899 \shape up
32900 \size tiny
32901 \emph off
32902 \bar no
32903 \noun off
32904 \color none
32905 60
32906 \end_layout
32907
32908 \end_inset
32909 </cell>
32910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32911 \begin_inset Text
32912
32913 \begin_layout Plain Layout
32914
32915 \family roman
32916 \series medium
32917 \shape up
32918 \size tiny
32919 \emph off
32920 \bar no
32921 \noun off
32922 \color none
32923 70
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32929 \begin_inset Text
32930
32931 \begin_layout Plain Layout
32932
32933 \family roman
32934 \series medium
32935 \shape up
32936 \size tiny
32937 \emph off
32938 \bar no
32939 \noun off
32940 \color none
32941 80
32942 \end_layout
32943
32944 \end_inset
32945 </cell>
32946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32947 \begin_inset Text
32948
32949 \begin_layout Plain Layout
32950
32951 \family roman
32952 \series medium
32953 \shape up
32954 \size tiny
32955 \emph off
32956 \bar no
32957 \noun off
32958 \color none
32959 90
32960 \end_layout
32961
32962 \end_inset
32963 </cell>
32964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32965 \begin_inset Text
32966
32967 \begin_layout Plain Layout
32968
32969 \family roman
32970 \series medium
32971 \shape up
32972 \size tiny
32973 \emph off
32974 \bar no
32975 \noun off
32976 \color none
32977 A0
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32983 \begin_inset Text
32984
32985 \begin_layout Plain Layout
32986
32987 \family roman
32988 \series medium
32989 \shape up
32990 \size tiny
32991 \emph off
32992 \bar no
32993 \noun off
32994 \color none
32995 B0
32996 \end_layout
32997
32998 \end_inset
32999 </cell>
33000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33001 \begin_inset Text
33002
33003 \begin_layout Plain Layout
33004
33005 \family roman
33006 \series medium
33007 \shape up
33008 \size tiny
33009 \emph off
33010 \bar no
33011 \noun off
33012 \color none
33013 C0
33014 \end_layout
33015
33016 \end_inset
33017 </cell>
33018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout Plain Layout
33022
33023 \family roman
33024 \series medium
33025 \shape up
33026 \size tiny
33027 \emph off
33028 \bar no
33029 \noun off
33030 \color none
33031 D0
33032 \end_layout
33033
33034 \end_inset
33035 </cell>
33036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040
33041 \family roman
33042 \series medium
33043 \shape up
33044 \size tiny
33045 \emph off
33046 \bar no
33047 \noun off
33048 \color none
33049 E0
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058
33059 \family roman
33060 \series medium
33061 \shape up
33062 \size tiny
33063 \emph off
33064 \bar no
33065 \noun off
33066 \color none
33067 F0
33068 \end_layout
33069
33070 \end_inset
33071 </cell>
33072 </row>
33073 <row>
33074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33075 \begin_inset Text
33076
33077 \begin_layout Plain Layout
33078
33079 \family roman
33080 \series medium
33081 \shape up
33082 \size tiny
33083 \emph off
33084 \bar no
33085 \noun off
33086 \color none
33087 00
33088 \end_layout
33089
33090 \end_inset
33091 </cell>
33092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33093 \begin_inset Text
33094
33095 \begin_layout Plain Layout
33096
33097 \end_layout
33098
33099 \end_inset
33100 </cell>
33101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33102 \begin_inset Text
33103
33104 \begin_layout Plain Layout
33105
33106 \end_layout
33107
33108 \end_inset
33109 </cell>
33110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123
33124 \family roman
33125 \series medium
33126 \shape up
33127 \emph off
33128 \bar no
33129 \noun off
33130 \color none
33131 0
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140
33141 \family roman
33142 \series medium
33143 \shape up
33144 \emph off
33145 \bar no
33146 \noun off
33147 \color none
33148 @
33149 \end_layout
33150
33151 \end_inset
33152 </cell>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157
33158 \family roman
33159 \series medium
33160 \shape up
33161 \emph off
33162 \bar no
33163 \noun off
33164 \color none
33165 P
33166 \end_layout
33167
33168 \end_inset
33169 </cell>
33170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174
33175 \family roman
33176 \series medium
33177 \shape up
33178 \emph off
33179 \bar no
33180 \noun off
33181 \color none
33182 '
33183 \end_layout
33184
33185 \end_inset
33186 </cell>
33187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33188 \begin_inset Text
33189
33190 \begin_layout Plain Layout
33191
33192 \family roman
33193 \series medium
33194 \shape up
33195 \emph off
33196 \bar no
33197 \noun off
33198 \color none
33199 p
33200 \end_layout
33201
33202 \end_inset
33203 </cell>
33204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33205 \begin_inset Text
33206
33207 \begin_layout Plain Layout
33208
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33223 \begin_inset Text
33224
33225 \begin_layout Plain Layout
33226
33227 \end_layout
33228
33229 \end_inset
33230 </cell>
33231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33232 \begin_inset Text
33233
33234 \begin_layout Plain Layout
33235
33236 \family roman
33237 \series medium
33238 \shape up
33239 \emph off
33240 \bar no
33241 \noun off
33242 \color none
33243 °
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252
33253 \family roman
33254 \series medium
33255 \shape up
33256 \emph off
33257 \bar no
33258 \noun off
33259 \color none
33260 À
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269
33270 \family roman
33271 \series medium
33272 \shape up
33273 \emph off
33274 \bar no
33275 \noun off
33276 \color none
33277 Ð
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33283 \begin_inset Text
33284
33285 \begin_layout Plain Layout
33286
33287 \family roman
33288 \series medium
33289 \shape up
33290 \emph off
33291 \bar no
33292 \noun off
33293 \color none
33294 à
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \family roman
33305 \series medium
33306 \shape up
33307 \emph off
33308 \bar no
33309 \noun off
33310 \color none
33311 ð
33312 \end_layout
33313
33314 \end_inset
33315 </cell>
33316 </row>
33317 <row>
33318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33319 \begin_inset Text
33320
33321 \begin_layout Plain Layout
33322
33323 \family roman
33324 \series medium
33325 \shape up
33326 \size tiny
33327 \emph off
33328 \bar no
33329 \noun off
33330 \color none
33331 01
33332 \end_layout
33333
33334 \end_inset
33335 </cell>
33336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33337 \begin_inset Text
33338
33339 \begin_layout Plain Layout
33340
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349
33350 \end_layout
33351
33352 \end_inset
33353 </cell>
33354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33355 \begin_inset Text
33356
33357 \begin_layout Plain Layout
33358
33359 \family roman
33360 \series medium
33361 \shape up
33362 \emph off
33363 \bar no
33364 \noun off
33365 \color none
33366 !
33367 \end_layout
33368
33369 \end_inset
33370 </cell>
33371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33372 \begin_inset Text
33373
33374 \begin_layout Plain Layout
33375
33376 \family roman
33377 \series medium
33378 \shape up
33379 \emph off
33380 \bar no
33381 \noun off
33382 \color none
33383 1
33384 \end_layout
33385
33386 \end_inset
33387 </cell>
33388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33389 \begin_inset Text
33390
33391 \begin_layout Plain Layout
33392
33393 \family roman
33394 \series medium
33395 \shape up
33396 \emph off
33397 \bar no
33398 \noun off
33399 \color none
33400 A
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family roman
33411 \series medium
33412 \shape up
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 Q
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 a
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 q
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \end_layout
33462
33463 \end_inset
33464 </cell>
33465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33466 \begin_inset Text
33467
33468 \begin_layout Plain Layout
33469
33470 \end_layout
33471
33472 \end_inset
33473 </cell>
33474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33475 \begin_inset Text
33476
33477 \begin_layout Plain Layout
33478
33479 \family roman
33480 \series medium
33481 \shape up
33482 \emph off
33483 \bar no
33484 \noun off
33485 \color none
33486 ¡
33487 \end_layout
33488
33489 \end_inset
33490 </cell>
33491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33492 \begin_inset Text
33493
33494 \begin_layout Plain Layout
33495
33496 \family roman
33497 \series medium
33498 \shape up
33499 \emph off
33500 \bar no
33501 \noun off
33502 \color none
33503 ±
33504 \end_layout
33505
33506 \end_inset
33507 </cell>
33508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33509 \begin_inset Text
33510
33511 \begin_layout Plain Layout
33512
33513 \family roman
33514 \series medium
33515 \shape up
33516 \emph off
33517 \bar no
33518 \noun off
33519 \color none
33520 Á
33521 \end_layout
33522
33523 \end_inset
33524 </cell>
33525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529
33530 \family roman
33531 \series medium
33532 \shape up
33533 \emph off
33534 \bar no
33535 \noun off
33536 \color none
33537 Ñ
33538 \end_layout
33539
33540 \end_inset
33541 </cell>
33542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546
33547 \family roman
33548 \series medium
33549 \shape up
33550 \emph off
33551 \bar no
33552 \noun off
33553 \color none
33554 á
33555 \end_layout
33556
33557 \end_inset
33558 </cell>
33559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563
33564 \family roman
33565 \series medium
33566 \shape up
33567 \emph off
33568 \bar no
33569 \noun off
33570 \color none
33571 ñ
33572 \end_layout
33573
33574 \end_inset
33575 </cell>
33576 </row>
33577 <row>
33578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33579 \begin_inset Text
33580
33581 \begin_layout Plain Layout
33582
33583 \family roman
33584 \series medium
33585 \shape up
33586 \size tiny
33587 \emph off
33588 \bar no
33589 \noun off
33590 \color none
33591 02
33592 \end_layout
33593
33594 \end_inset
33595 </cell>
33596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33597 \begin_inset Text
33598
33599 \begin_layout Plain Layout
33600
33601 \end_layout
33602
33603 \end_inset
33604 </cell>
33605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33606 \begin_inset Text
33607
33608 \begin_layout Plain Layout
33609
33610 \end_layout
33611
33612 \end_inset
33613 </cell>
33614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33615 \begin_inset Text
33616
33617 \begin_layout Plain Layout
33618
33619 \family roman
33620 \series medium
33621 \shape up
33622 \emph off
33623 \bar no
33624 \noun off
33625 \color none
33626 \begin_inset Quotes eld
33627 \end_inset
33628
33629
33630 \end_layout
33631
33632 \end_inset
33633 </cell>
33634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33635 \begin_inset Text
33636
33637 \begin_layout Plain Layout
33638
33639 \family roman
33640 \series medium
33641 \shape up
33642 \emph off
33643 \bar no
33644 \noun off
33645 \color none
33646 2
33647 \end_layout
33648
33649 \end_inset
33650 </cell>
33651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33652 \begin_inset Text
33653
33654 \begin_layout Plain Layout
33655
33656 \family roman
33657 \series medium
33658 \shape up
33659 \emph off
33660 \bar no
33661 \noun off
33662 \color none
33663 B
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672
33673 \family roman
33674 \series medium
33675 \shape up
33676 \emph off
33677 \bar no
33678 \noun off
33679 \color none
33680 R
33681 \end_layout
33682
33683 \end_inset
33684 </cell>
33685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33686 \begin_inset Text
33687
33688 \begin_layout Plain Layout
33689
33690 \family roman
33691 \series medium
33692 \shape up
33693 \emph off
33694 \bar no
33695 \noun off
33696 \color none
33697 b
33698 \end_layout
33699
33700 \end_inset
33701 </cell>
33702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33703 \begin_inset Text
33704
33705 \begin_layout Plain Layout
33706
33707 \family roman
33708 \series medium
33709 \shape up
33710 \emph off
33711 \bar no
33712 \noun off
33713 \color none
33714 r
33715 \end_layout
33716
33717 \end_inset
33718 </cell>
33719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33720 \begin_inset Text
33721
33722 \begin_layout Plain Layout
33723
33724 \end_layout
33725
33726 \end_inset
33727 </cell>
33728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33729 \begin_inset Text
33730
33731 \begin_layout Plain Layout
33732
33733 \end_layout
33734
33735 \end_inset
33736 </cell>
33737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33738 \begin_inset Text
33739
33740 \begin_layout Plain Layout
33741 ¢
33742 \end_layout
33743
33744 \end_inset
33745 </cell>
33746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33747 \begin_inset Text
33748
33749 \begin_layout Plain Layout
33750
33751 \family roman
33752 \series medium
33753 \shape up
33754 \emph off
33755 \bar no
33756 \noun off
33757 \color none
33758 ²
33759 \end_layout
33760
33761 \end_inset
33762 </cell>
33763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767
33768 \family roman
33769 \series medium
33770 \shape up
33771 \emph off
33772 \bar no
33773 \noun off
33774 \color none
33775 Â
33776 \end_layout
33777
33778 \end_inset
33779 </cell>
33780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784
33785 \family roman
33786 \series medium
33787 \shape up
33788 \emph off
33789 \bar no
33790 \noun off
33791 \color none
33792 Ò
33793 \end_layout
33794
33795 \end_inset
33796 </cell>
33797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33798 \begin_inset Text
33799
33800 \begin_layout Plain Layout
33801
33802 \family roman
33803 \series medium
33804 \shape up
33805 \emph off
33806 \bar no
33807 \noun off
33808 \color none
33809 â
33810 \end_layout
33811
33812 \end_inset
33813 </cell>
33814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33815 \begin_inset Text
33816
33817 \begin_layout Plain Layout
33818
33819 \family roman
33820 \series medium
33821 \shape up
33822 \emph off
33823 \bar no
33824 \noun off
33825 \color none
33826 ò
33827 \end_layout
33828
33829 \end_inset
33830 </cell>
33831 </row>
33832 <row>
33833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33834 \begin_inset Text
33835
33836 \begin_layout Plain Layout
33837
33838 \family roman
33839 \series medium
33840 \shape up
33841 \size tiny
33842 \emph off
33843 \bar no
33844 \noun off
33845 \color none
33846 03
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855
33856 \end_layout
33857
33858 \end_inset
33859 </cell>
33860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33861 \begin_inset Text
33862
33863 \begin_layout Plain Layout
33864
33865 \end_layout
33866
33867 \end_inset
33868 </cell>
33869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33870 \begin_inset Text
33871
33872 \begin_layout Plain Layout
33873
33874 \family roman
33875 \series medium
33876 \shape up
33877 \emph off
33878 \bar no
33879 \noun off
33880 \color none
33881 #
33882 \end_layout
33883
33884 \end_inset
33885 </cell>
33886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33887 \begin_inset Text
33888
33889 \begin_layout Plain Layout
33890
33891 \family roman
33892 \series medium
33893 \shape up
33894 \emph off
33895 \bar no
33896 \noun off
33897 \color none
33898 3
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907
33908 \family roman
33909 \series medium
33910 \shape up
33911 \emph off
33912 \bar no
33913 \noun off
33914 \color none
33915 C
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33921 \begin_inset Text
33922
33923 \begin_layout Plain Layout
33924
33925 \family roman
33926 \series medium
33927 \shape up
33928 \emph off
33929 \bar no
33930 \noun off
33931 \color none
33932 S
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33938 \begin_inset Text
33939
33940 \begin_layout Plain Layout
33941
33942 \family roman
33943 \series medium
33944 \shape up
33945 \emph off
33946 \bar no
33947 \noun off
33948 \color none
33949 c
33950 \end_layout
33951
33952 \end_inset
33953 </cell>
33954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33955 \begin_inset Text
33956
33957 \begin_layout Plain Layout
33958
33959 \family roman
33960 \series medium
33961 \shape up
33962 \emph off
33963 \bar no
33964 \noun off
33965 \color none
33966 s
33967 \end_layout
33968
33969 \end_inset
33970 </cell>
33971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33972 \begin_inset Text
33973
33974 \begin_layout Plain Layout
33975
33976 \end_layout
33977
33978 \end_inset
33979 </cell>
33980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33981 \begin_inset Text
33982
33983 \begin_layout Plain Layout
33984
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33990 \begin_inset Text
33991
33992 \begin_layout Plain Layout
33993
33994 \family roman
33995 \series medium
33996 \shape up
33997 \emph off
33998 \bar no
33999 \noun off
34000 \color none
34001 £
34002 \end_layout
34003
34004 \end_inset
34005 </cell>
34006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34007 \begin_inset Text
34008
34009 \begin_layout Plain Layout
34010
34011 \family roman
34012 \series medium
34013 \shape up
34014 \emph off
34015 \bar no
34016 \noun off
34017 \color none
34018 ³
34019 \end_layout
34020
34021 \end_inset
34022 </cell>
34023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34024 \begin_inset Text
34025
34026 \begin_layout Plain Layout
34027
34028 \family roman
34029 \series medium
34030 \shape up
34031 \emph off
34032 \bar no
34033 \noun off
34034 \color none
34035 Ã
34036 \end_layout
34037
34038 \end_inset
34039 </cell>
34040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Plain Layout
34044
34045 \family roman
34046 \series medium
34047 \shape up
34048 \emph off
34049 \bar no
34050 \noun off
34051 \color none
34052 Ó
34053 \end_layout
34054
34055 \end_inset
34056 </cell>
34057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34058 \begin_inset Text
34059
34060 \begin_layout Plain Layout
34061
34062 \family roman
34063 \series medium
34064 \shape up
34065 \emph off
34066 \bar no
34067 \noun off
34068 \color none
34069 ã
34070 \end_layout
34071
34072 \end_inset
34073 </cell>
34074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Plain Layout
34078
34079 \family roman
34080 \series medium
34081 \shape up
34082 \emph off
34083 \bar no
34084 \noun off
34085 \color none
34086 ó
34087 \end_layout
34088
34089 \end_inset
34090 </cell>
34091 </row>
34092 <row>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097
34098 \family roman
34099 \series medium
34100 \shape up
34101 \size tiny
34102 \emph off
34103 \bar no
34104 \noun off
34105 \color none
34106 04
34107 \end_layout
34108
34109 \end_inset
34110 </cell>
34111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34112 \begin_inset Text
34113
34114 \begin_layout Plain Layout
34115
34116 \end_layout
34117
34118 \end_inset
34119 </cell>
34120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34121 \begin_inset Text
34122
34123 \begin_layout Plain Layout
34124
34125 \end_layout
34126
34127 \end_inset
34128 </cell>
34129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34130 \begin_inset Text
34131
34132 \begin_layout Plain Layout
34133
34134 \family roman
34135 \series medium
34136 \shape up
34137 \emph off
34138 \bar no
34139 \noun off
34140 \color none
34141 $
34142 \end_layout
34143
34144 \end_inset
34145 </cell>
34146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34147 \begin_inset Text
34148
34149 \begin_layout Plain Layout
34150
34151 \family roman
34152 \series medium
34153 \shape up
34154 \emph off
34155 \bar no
34156 \noun off
34157 \color none
34158 4
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167
34168 \family roman
34169 \series medium
34170 \shape up
34171 \emph off
34172 \bar no
34173 \noun off
34174 \color none
34175 D
34176 \end_layout
34177
34178 \end_inset
34179 </cell>
34180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34181 \begin_inset Text
34182
34183 \begin_layout Plain Layout
34184
34185 \family roman
34186 \series medium
34187 \shape up
34188 \emph off
34189 \bar no
34190 \noun off
34191 \color none
34192 T
34193 \end_layout
34194
34195 \end_inset
34196 </cell>
34197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34198 \begin_inset Text
34199
34200 \begin_layout Plain Layout
34201
34202 \family roman
34203 \series medium
34204 \shape up
34205 \emph off
34206 \bar no
34207 \noun off
34208 \color none
34209 d
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34215 \begin_inset Text
34216
34217 \begin_layout Plain Layout
34218
34219 \family roman
34220 \series medium
34221 \shape up
34222 \emph off
34223 \bar no
34224 \noun off
34225 \color none
34226 t
34227 \end_layout
34228
34229 \end_inset
34230 </cell>
34231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34232 \begin_inset Text
34233
34234 \begin_layout Plain Layout
34235
34236 \end_layout
34237
34238 \end_inset
34239 </cell>
34240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34241 \begin_inset Text
34242
34243 \begin_layout Plain Layout
34244
34245 \end_layout
34246
34247 \end_inset
34248 </cell>
34249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34250 \begin_inset Text
34251
34252 \begin_layout Plain Layout
34253 ¤
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34259 \begin_inset Text
34260
34261 \begin_layout Plain Layout
34262
34263 \family roman
34264 \series medium
34265 \shape up
34266 \emph off
34267 \bar no
34268 \noun off
34269 \color none
34270 ´
34271 \end_layout
34272
34273 \end_inset
34274 </cell>
34275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34276 \begin_inset Text
34277
34278 \begin_layout Plain Layout
34279
34280 \family roman
34281 \series medium
34282 \shape up
34283 \emph off
34284 \bar no
34285 \noun off
34286 \color none
34287 Ä
34288 \end_layout
34289
34290 \end_inset
34291 </cell>
34292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34293 \begin_inset Text
34294
34295 \begin_layout Plain Layout
34296
34297 \family roman
34298 \series medium
34299 \shape up
34300 \emph off
34301 \bar no
34302 \noun off
34303 \color none
34304 Ô
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34310 \begin_inset Text
34311
34312 \begin_layout Plain Layout
34313
34314 \family roman
34315 \series medium
34316 \shape up
34317 \emph off
34318 \bar no
34319 \noun off
34320 \color none
34321 ä
34322 \end_layout
34323
34324 \end_inset
34325 </cell>
34326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34327 \begin_inset Text
34328
34329 \begin_layout Plain Layout
34330
34331 \family roman
34332 \series medium
34333 \shape up
34334 \emph off
34335 \bar no
34336 \noun off
34337 \color none
34338 ô
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 </row>
34344 <row>
34345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34346 \begin_inset Text
34347
34348 \begin_layout Plain Layout
34349
34350 \family roman
34351 \series medium
34352 \shape up
34353 \size tiny
34354 \emph off
34355 \bar no
34356 \noun off
34357 \color none
34358 05
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367
34368 \end_layout
34369
34370 \end_inset
34371 </cell>
34372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34373 \begin_inset Text
34374
34375 \begin_layout Plain Layout
34376
34377 \end_layout
34378
34379 \end_inset
34380 </cell>
34381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34382 \begin_inset Text
34383
34384 \begin_layout Plain Layout
34385
34386 \family roman
34387 \series medium
34388 \shape up
34389 \emph off
34390 \bar no
34391 \noun off
34392 \color none
34393 %
34394 \end_layout
34395
34396 \end_inset
34397 </cell>
34398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34399 \begin_inset Text
34400
34401 \begin_layout Plain Layout
34402
34403 \family roman
34404 \series medium
34405 \shape up
34406 \emph off
34407 \bar no
34408 \noun off
34409 \color none
34410 5
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34416 \begin_inset Text
34417
34418 \begin_layout Plain Layout
34419
34420 \family roman
34421 \series medium
34422 \shape up
34423 \emph off
34424 \bar no
34425 \noun off
34426 \color none
34427 E
34428 \end_layout
34429
34430 \end_inset
34431 </cell>
34432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34433 \begin_inset Text
34434
34435 \begin_layout Plain Layout
34436
34437 \family roman
34438 \series medium
34439 \shape up
34440 \emph off
34441 \bar no
34442 \noun off
34443 \color none
34444 U
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34450 \begin_inset Text
34451
34452 \begin_layout Plain Layout
34453
34454 \family roman
34455 \series medium
34456 \shape up
34457 \emph off
34458 \bar no
34459 \noun off
34460 \color none
34461 e
34462 \end_layout
34463
34464 \end_inset
34465 </cell>
34466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34467 \begin_inset Text
34468
34469 \begin_layout Plain Layout
34470
34471 \family roman
34472 \series medium
34473 \shape up
34474 \emph off
34475 \bar no
34476 \noun off
34477 \color none
34478 u
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34484 \begin_inset Text
34485
34486 \begin_layout Plain Layout
34487
34488 \end_layout
34489
34490 \end_inset
34491 </cell>
34492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34493 \begin_inset Text
34494
34495 \begin_layout Plain Layout
34496
34497 \end_layout
34498
34499 \end_inset
34500 </cell>
34501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34502 \begin_inset Text
34503
34504 \begin_layout Plain Layout
34505 ¥
34506 \end_layout
34507
34508 \end_inset
34509 </cell>
34510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34511 \begin_inset Text
34512
34513 \begin_layout Plain Layout
34514
34515 \family roman
34516 \series medium
34517 \shape up
34518 \emph off
34519 \bar no
34520 \noun off
34521 \color none
34522 µ
34523 \end_layout
34524
34525 \end_inset
34526 </cell>
34527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34528 \begin_inset Text
34529
34530 \begin_layout Plain Layout
34531
34532 \family roman
34533 \series medium
34534 \shape up
34535 \emph off
34536 \bar no
34537 \noun off
34538 \color none
34539 Å
34540 \end_layout
34541
34542 \end_inset
34543 </cell>
34544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34545 \begin_inset Text
34546
34547 \begin_layout Plain Layout
34548
34549 \family roman
34550 \series medium
34551 \shape up
34552 \emph off
34553 \bar no
34554 \noun off
34555 \color none
34556 Õ
34557 \end_layout
34558
34559 \end_inset
34560 </cell>
34561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565
34566 \family roman
34567 \series medium
34568 \shape up
34569 \emph off
34570 \bar no
34571 \noun off
34572 \color none
34573 å
34574 \end_layout
34575
34576 \end_inset
34577 </cell>
34578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34579 \begin_inset Text
34580
34581 \begin_layout Plain Layout
34582
34583 \family roman
34584 \series medium
34585 \shape up
34586 \emph off
34587 \bar no
34588 \noun off
34589 \color none
34590 õ
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 </row>
34596 <row>
34597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34598 \begin_inset Text
34599
34600 \begin_layout Plain Layout
34601
34602 \family roman
34603 \series medium
34604 \shape up
34605 \size tiny
34606 \emph off
34607 \bar no
34608 \noun off
34609 \color none
34610 06
34611 \end_layout
34612
34613 \end_inset
34614 </cell>
34615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34616 \begin_inset Text
34617
34618 \begin_layout Plain Layout
34619
34620 \end_layout
34621
34622 \end_inset
34623 </cell>
34624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34625 \begin_inset Text
34626
34627 \begin_layout Plain Layout
34628
34629 \end_layout
34630
34631 \end_inset
34632 </cell>
34633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637
34638 \family roman
34639 \series medium
34640 \shape up
34641 \emph off
34642 \bar no
34643 \noun off
34644 \color none
34645 &
34646 \end_layout
34647
34648 \end_inset
34649 </cell>
34650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34651 \begin_inset Text
34652
34653 \begin_layout Plain Layout
34654
34655 \family roman
34656 \series medium
34657 \shape up
34658 \emph off
34659 \bar no
34660 \noun off
34661 \color none
34662 6
34663 \end_layout
34664
34665 \end_inset
34666 </cell>
34667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34668 \begin_inset Text
34669
34670 \begin_layout Plain Layout
34671
34672 \family roman
34673 \series medium
34674 \shape up
34675 \emph off
34676 \bar no
34677 \noun off
34678 \color none
34679 F
34680 \end_layout
34681
34682 \end_inset
34683 </cell>
34684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34685 \begin_inset Text
34686
34687 \begin_layout Plain Layout
34688
34689 \family roman
34690 \series medium
34691 \shape up
34692 \emph off
34693 \bar no
34694 \noun off
34695 \color none
34696 V
34697 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705
34706 \family roman
34707 \series medium
34708 \shape up
34709 \emph off
34710 \bar no
34711 \noun off
34712 \color none
34713 f
34714 \end_layout
34715
34716 \end_inset
34717 </cell>
34718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722
34723 \family roman
34724 \series medium
34725 \shape up
34726 \emph off
34727 \bar no
34728 \noun off
34729 \color none
34730 v
34731 \end_layout
34732
34733 \end_inset
34734 </cell>
34735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34736 \begin_inset Text
34737
34738 \begin_layout Plain Layout
34739
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34745 \begin_inset Text
34746
34747 \begin_layout Plain Layout
34748
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34754 \begin_inset Text
34755
34756 \begin_layout Plain Layout
34757 ¦
34758 \end_layout
34759
34760 \end_inset
34761 </cell>
34762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34763 \begin_inset Text
34764
34765 \begin_layout Plain Layout
34766
34767 \family roman
34768 \series medium
34769 \shape up
34770 \emph off
34771 \bar no
34772 \noun off
34773 \color none
34774
34775 \end_layout
34776
34777 \end_inset
34778 </cell>
34779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34780 \begin_inset Text
34781
34782 \begin_layout Plain Layout
34783
34784 \family roman
34785 \series medium
34786 \shape up
34787 \emph off
34788 \bar no
34789 \noun off
34790 \color none
34791 Æ
34792 \end_layout
34793
34794 \end_inset
34795 </cell>
34796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34797 \begin_inset Text
34798
34799 \begin_layout Plain Layout
34800
34801 \family roman
34802 \series medium
34803 \shape up
34804 \emph off
34805 \bar no
34806 \noun off
34807 \color none
34808 Ö
34809 \end_layout
34810
34811 \end_inset
34812 </cell>
34813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34814 \begin_inset Text
34815
34816 \begin_layout Plain Layout
34817
34818 \family roman
34819 \series medium
34820 \shape up
34821 \emph off
34822 \bar no
34823 \noun off
34824 \color none
34825 æ
34826 \end_layout
34827
34828 \end_inset
34829 </cell>
34830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34831 \begin_inset Text
34832
34833 \begin_layout Plain Layout
34834
34835 \family roman
34836 \series medium
34837 \shape up
34838 \emph off
34839 \bar no
34840 \noun off
34841 \color none
34842 ö
34843 \end_layout
34844
34845 \end_inset
34846 </cell>
34847 </row>
34848 <row>
34849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34850 \begin_inset Text
34851
34852 \begin_layout Plain Layout
34853
34854 \family roman
34855 \series medium
34856 \shape up
34857 \size tiny
34858 \emph off
34859 \bar no
34860 \noun off
34861 \color none
34862 07
34863 \end_layout
34864
34865 \end_inset
34866 </cell>
34867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34868 \begin_inset Text
34869
34870 \begin_layout Plain Layout
34871
34872 \end_layout
34873
34874 \end_inset
34875 </cell>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880
34881 \end_layout
34882
34883 \end_inset
34884 </cell>
34885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34886 \begin_inset Text
34887
34888 \begin_layout Plain Layout
34889
34890 \family roman
34891 \series medium
34892 \shape up
34893 \emph off
34894 \bar no
34895 \noun off
34896 \color none
34897 `
34898 \end_layout
34899
34900 \end_inset
34901 </cell>
34902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34903 \begin_inset Text
34904
34905 \begin_layout Plain Layout
34906
34907 \family roman
34908 \series medium
34909 \shape up
34910 \emph off
34911 \bar no
34912 \noun off
34913 \color none
34914 7
34915 \end_layout
34916
34917 \end_inset
34918 </cell>
34919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34920 \begin_inset Text
34921
34922 \begin_layout Plain Layout
34923
34924 \family roman
34925 \series medium
34926 \shape up
34927 \emph off
34928 \bar no
34929 \noun off
34930 \color none
34931 G
34932 \end_layout
34933
34934 \end_inset
34935 </cell>
34936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34937 \begin_inset Text
34938
34939 \begin_layout Plain Layout
34940
34941 \family roman
34942 \series medium
34943 \shape up
34944 \emph off
34945 \bar no
34946 \noun off
34947 \color none
34948 W
34949 \end_layout
34950
34951 \end_inset
34952 </cell>
34953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34954 \begin_inset Text
34955
34956 \begin_layout Plain Layout
34957
34958 \family roman
34959 \series medium
34960 \shape up
34961 \emph off
34962 \bar no
34963 \noun off
34964 \color none
34965 g
34966 \end_layout
34967
34968 \end_inset
34969 </cell>
34970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34971 \begin_inset Text
34972
34973 \begin_layout Plain Layout
34974
34975 \family roman
34976 \series medium
34977 \shape up
34978 \emph off
34979 \bar no
34980 \noun off
34981 \color none
34982 w
34983 \end_layout
34984
34985 \end_inset
34986 </cell>
34987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34988 \begin_inset Text
34989
34990 \begin_layout Plain Layout
34991
34992 \end_layout
34993
34994 \end_inset
34995 </cell>
34996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34997 \begin_inset Text
34998
34999 \begin_layout Plain Layout
35000
35001 \end_layout
35002
35003 \end_inset
35004 </cell>
35005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35006 \begin_inset Text
35007
35008 \begin_layout Plain Layout
35009
35010 \family roman
35011 \series medium
35012 \shape up
35013 \emph off
35014 \bar no
35015 \noun off
35016 \color none
35017 §
35018 \end_layout
35019
35020 \end_inset
35021 </cell>
35022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35023 \begin_inset Text
35024
35025 \begin_layout Plain Layout
35026
35027 \family roman
35028 \series medium
35029 \shape up
35030 \emph off
35031 \bar no
35032 \noun off
35033 \color none
35034 ·
35035 \end_layout
35036
35037 \end_inset
35038 </cell>
35039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35040 \begin_inset Text
35041
35042 \begin_layout Plain Layout
35043
35044 \family roman
35045 \series medium
35046 \shape up
35047 \emph off
35048 \bar no
35049 \noun off
35050 \color none
35051 Ç
35052 \end_layout
35053
35054 \end_inset
35055 </cell>
35056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35057 \begin_inset Text
35058
35059 \begin_layout Plain Layout
35060
35061 \family roman
35062 \series medium
35063 \shape up
35064 \emph off
35065 \bar no
35066 \noun off
35067 \color none
35068 ×
35069 \end_layout
35070
35071 \end_inset
35072 </cell>
35073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35074 \begin_inset Text
35075
35076 \begin_layout Plain Layout
35077
35078 \family roman
35079 \series medium
35080 \shape up
35081 \emph off
35082 \bar no
35083 \noun off
35084 \color none
35085 ç
35086 \end_layout
35087
35088 \end_inset
35089 </cell>
35090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35091 \begin_inset Text
35092
35093 \begin_layout Plain Layout
35094
35095 \family roman
35096 \series medium
35097 \shape up
35098 \emph off
35099 \bar no
35100 \noun off
35101 \color none
35102 ÷
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 </row>
35108 <row>
35109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113
35114 \family roman
35115 \series medium
35116 \shape up
35117 \size tiny
35118 \emph off
35119 \bar no
35120 \noun off
35121 \color none
35122 08
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \end_layout
35133
35134 \end_inset
35135 </cell>
35136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35137 \begin_inset Text
35138
35139 \begin_layout Plain Layout
35140
35141 \end_layout
35142
35143 \end_inset
35144 </cell>
35145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35146 \begin_inset Text
35147
35148 \begin_layout Plain Layout
35149
35150 \family roman
35151 \series medium
35152 \shape up
35153 \emph off
35154 \bar no
35155 \noun off
35156 \color none
35157 (
35158 \end_layout
35159
35160 \end_inset
35161 </cell>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166
35167 \family roman
35168 \series medium
35169 \shape up
35170 \emph off
35171 \bar no
35172 \noun off
35173 \color none
35174 8
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183
35184 \family roman
35185 \series medium
35186 \shape up
35187 \emph off
35188 \bar no
35189 \noun off
35190 \color none
35191 H
35192 \end_layout
35193
35194 \end_inset
35195 </cell>
35196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35197 \begin_inset Text
35198
35199 \begin_layout Plain Layout
35200
35201 \family roman
35202 \series medium
35203 \shape up
35204 \emph off
35205 \bar no
35206 \noun off
35207 \color none
35208 X
35209 \end_layout
35210
35211 \end_inset
35212 </cell>
35213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217
35218 \family roman
35219 \series medium
35220 \shape up
35221 \emph off
35222 \bar no
35223 \noun off
35224 \color none
35225 h
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35231 \begin_inset Text
35232
35233 \begin_layout Plain Layout
35234
35235 \family roman
35236 \series medium
35237 \shape up
35238 \emph off
35239 \bar no
35240 \noun off
35241 \color none
35242 x
35243 \end_layout
35244
35245 \end_inset
35246 </cell>
35247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35248 \begin_inset Text
35249
35250 \begin_layout Plain Layout
35251
35252 \end_layout
35253
35254 \end_inset
35255 </cell>
35256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35257 \begin_inset Text
35258
35259 \begin_layout Plain Layout
35260
35261 \end_layout
35262
35263 \end_inset
35264 </cell>
35265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35266 \begin_inset Text
35267
35268 \begin_layout Plain Layout
35269
35270 \family roman
35271 \series medium
35272 \shape up
35273 \emph off
35274 \bar no
35275 \noun off
35276 \color none
35277 ¨
35278 \end_layout
35279
35280 \end_inset
35281 </cell>
35282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35283 \begin_inset Text
35284
35285 \begin_layout Plain Layout
35286
35287 \family roman
35288 \series medium
35289 \shape up
35290 \emph off
35291 \bar no
35292 \noun off
35293 \color none
35294 ¸
35295 \end_layout
35296
35297 \end_inset
35298 </cell>
35299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35300 \begin_inset Text
35301
35302 \begin_layout Plain Layout
35303
35304 \family roman
35305 \series medium
35306 \shape up
35307 \emph off
35308 \bar no
35309 \noun off
35310 \color none
35311 È
35312 \end_layout
35313
35314 \end_inset
35315 </cell>
35316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35317 \begin_inset Text
35318
35319 \begin_layout Plain Layout
35320
35321 \family roman
35322 \series medium
35323 \shape up
35324 \emph off
35325 \bar no
35326 \noun off
35327 \color none
35328 Ø
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35334 \begin_inset Text
35335
35336 \begin_layout Plain Layout
35337
35338 \family roman
35339 \series medium
35340 \shape up
35341 \emph off
35342 \bar no
35343 \noun off
35344 \color none
35345 è
35346 \end_layout
35347
35348 \end_inset
35349 </cell>
35350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35351 \begin_inset Text
35352
35353 \begin_layout Plain Layout
35354
35355 \family roman
35356 \series medium
35357 \shape up
35358 \emph off
35359 \bar no
35360 \noun off
35361 \color none
35362 ø
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 </row>
35368 <row>
35369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35370 \begin_inset Text
35371
35372 \begin_layout Plain Layout
35373
35374 \family roman
35375 \series medium
35376 \shape up
35377 \size tiny
35378 \emph off
35379 \bar no
35380 \noun off
35381 \color none
35382 09
35383 \end_layout
35384
35385 \end_inset
35386 </cell>
35387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35388 \begin_inset Text
35389
35390 \begin_layout Plain Layout
35391
35392 \end_layout
35393
35394 \end_inset
35395 </cell>
35396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35397 \begin_inset Text
35398
35399 \begin_layout Plain Layout
35400
35401 \end_layout
35402
35403 \end_inset
35404 </cell>
35405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35406 \begin_inset Text
35407
35408 \begin_layout Plain Layout
35409
35410 \family roman
35411 \series medium
35412 \shape up
35413 \emph off
35414 \bar no
35415 \noun off
35416 \color none
35417 )
35418 \end_layout
35419
35420 \end_inset
35421 </cell>
35422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35423 \begin_inset Text
35424
35425 \begin_layout Plain Layout
35426
35427 \family roman
35428 \series medium
35429 \shape up
35430 \emph off
35431 \bar no
35432 \noun off
35433 \color none
35434 9
35435 \end_layout
35436
35437 \end_inset
35438 </cell>
35439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35440 \begin_inset Text
35441
35442 \begin_layout Plain Layout
35443
35444 \family roman
35445 \series medium
35446 \shape up
35447 \emph off
35448 \bar no
35449 \noun off
35450 \color none
35451 I
35452 \end_layout
35453
35454 \end_inset
35455 </cell>
35456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35457 \begin_inset Text
35458
35459 \begin_layout Plain Layout
35460
35461 \family roman
35462 \series medium
35463 \shape up
35464 \emph off
35465 \bar no
35466 \noun off
35467 \color none
35468 Y
35469 \end_layout
35470
35471 \end_inset
35472 </cell>
35473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35474 \begin_inset Text
35475
35476 \begin_layout Plain Layout
35477
35478 \family roman
35479 \series medium
35480 \shape up
35481 \emph off
35482 \bar no
35483 \noun off
35484 \color none
35485 i
35486 \end_layout
35487
35488 \end_inset
35489 </cell>
35490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35491 \begin_inset Text
35492
35493 \begin_layout Plain Layout
35494
35495 \family roman
35496 \series medium
35497 \shape up
35498 \emph off
35499 \bar no
35500 \noun off
35501 \color none
35502 y
35503 \end_layout
35504
35505 \end_inset
35506 </cell>
35507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35508 \begin_inset Text
35509
35510 \begin_layout Plain Layout
35511
35512 \end_layout
35513
35514 \end_inset
35515 </cell>
35516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35517 \begin_inset Text
35518
35519 \begin_layout Plain Layout
35520
35521 \end_layout
35522
35523 \end_inset
35524 </cell>
35525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35526 \begin_inset Text
35527
35528 \begin_layout Plain Layout
35529
35530 \family roman
35531 \series medium
35532 \shape up
35533 \emph off
35534 \bar no
35535 \noun off
35536 \color none
35537 ©
35538 \end_layout
35539
35540 \end_inset
35541 </cell>
35542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35543 \begin_inset Text
35544
35545 \begin_layout Plain Layout
35546
35547 \family roman
35548 \series medium
35549 \shape up
35550 \emph off
35551 \bar no
35552 \noun off
35553 \color none
35554 ¹
35555 \end_layout
35556
35557 \end_inset
35558 </cell>
35559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35560 \begin_inset Text
35561
35562 \begin_layout Plain Layout
35563
35564 \family roman
35565 \series medium
35566 \shape up
35567 \emph off
35568 \bar no
35569 \noun off
35570 \color none
35571 É
35572 \end_layout
35573
35574 \end_inset
35575 </cell>
35576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35577 \begin_inset Text
35578
35579 \begin_layout Plain Layout
35580
35581 \family roman
35582 \series medium
35583 \shape up
35584 \emph off
35585 \bar no
35586 \noun off
35587 \color none
35588 Ù
35589 \end_layout
35590
35591 \end_inset
35592 </cell>
35593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35594 \begin_inset Text
35595
35596 \begin_layout Plain Layout
35597
35598 \family roman
35599 \series medium
35600 \shape up
35601 \emph off
35602 \bar no
35603 \noun off
35604 \color none
35605 é
35606 \end_layout
35607
35608 \end_inset
35609 </cell>
35610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35611 \begin_inset Text
35612
35613 \begin_layout Plain Layout
35614
35615 \family roman
35616 \series medium
35617 \shape up
35618 \emph off
35619 \bar no
35620 \noun off
35621 \color none
35622 ù
35623 \end_layout
35624
35625 \end_inset
35626 </cell>
35627 </row>
35628 <row>
35629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35630 \begin_inset Text
35631
35632 \begin_layout Plain Layout
35633
35634 \family roman
35635 \series medium
35636 \shape up
35637 \size tiny
35638 \emph off
35639 \bar no
35640 \noun off
35641 \color none
35642 0A
35643 \end_layout
35644
35645 \end_inset
35646 </cell>
35647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35648 \begin_inset Text
35649
35650 \begin_layout Plain Layout
35651
35652 \end_layout
35653
35654 \end_inset
35655 </cell>
35656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35657 \begin_inset Text
35658
35659 \begin_layout Plain Layout
35660
35661 \end_layout
35662
35663 \end_inset
35664 </cell>
35665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35666 \begin_inset Text
35667
35668 \begin_layout Plain Layout
35669
35670 \family roman
35671 \series medium
35672 \shape up
35673 \emph off
35674 \bar no
35675 \noun off
35676 \color none
35677 *
35678 \end_layout
35679
35680 \end_inset
35681 </cell>
35682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35683 \begin_inset Text
35684
35685 \begin_layout Plain Layout
35686
35687 \family roman
35688 \series medium
35689 \shape up
35690 \emph off
35691 \bar no
35692 \noun off
35693 \color none
35694 :
35695 \end_layout
35696
35697 \end_inset
35698 </cell>
35699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35700 \begin_inset Text
35701
35702 \begin_layout Plain Layout
35703
35704 \family roman
35705 \series medium
35706 \shape up
35707 \emph off
35708 \bar no
35709 \noun off
35710 \color none
35711 J
35712 \end_layout
35713
35714 \end_inset
35715 </cell>
35716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35717 \begin_inset Text
35718
35719 \begin_layout Plain Layout
35720
35721 \family roman
35722 \series medium
35723 \shape up
35724 \emph off
35725 \bar no
35726 \noun off
35727 \color none
35728 Z
35729 \end_layout
35730
35731 \end_inset
35732 </cell>
35733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35734 \begin_inset Text
35735
35736 \begin_layout Plain Layout
35737
35738 \family roman
35739 \series medium
35740 \shape up
35741 \emph off
35742 \bar no
35743 \noun off
35744 \color none
35745 j
35746 \end_layout
35747
35748 \end_inset
35749 </cell>
35750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35751 \begin_inset Text
35752
35753 \begin_layout Plain Layout
35754
35755 \family roman
35756 \series medium
35757 \shape up
35758 \emph off
35759 \bar no
35760 \noun off
35761 \color none
35762 z
35763 \end_layout
35764
35765 \end_inset
35766 </cell>
35767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35768 \begin_inset Text
35769
35770 \begin_layout Plain Layout
35771
35772 \end_layout
35773
35774 \end_inset
35775 </cell>
35776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35777 \begin_inset Text
35778
35779 \begin_layout Plain Layout
35780
35781 \end_layout
35782
35783 \end_inset
35784 </cell>
35785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35786 \begin_inset Text
35787
35788 \begin_layout Plain Layout
35789
35790 \family roman
35791 \series medium
35792 \shape up
35793 \emph off
35794 \bar no
35795 \noun off
35796 \color none
35797 ª
35798 \end_layout
35799
35800 \end_inset
35801 </cell>
35802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35803 \begin_inset Text
35804
35805 \begin_layout Plain Layout
35806
35807 \family roman
35808 \series medium
35809 \shape up
35810 \emph off
35811 \bar no
35812 \noun off
35813 \color none
35814 º
35815 \end_layout
35816
35817 \end_inset
35818 </cell>
35819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35820 \begin_inset Text
35821
35822 \begin_layout Plain Layout
35823
35824 \family roman
35825 \series medium
35826 \shape up
35827 \emph off
35828 \bar no
35829 \noun off
35830 \color none
35831 Ê
35832 \end_layout
35833
35834 \end_inset
35835 </cell>
35836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35837 \begin_inset Text
35838
35839 \begin_layout Plain Layout
35840
35841 \family roman
35842 \series medium
35843 \shape up
35844 \emph off
35845 \bar no
35846 \noun off
35847 \color none
35848 Ú
35849 \end_layout
35850
35851 \end_inset
35852 </cell>
35853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35854 \begin_inset Text
35855
35856 \begin_layout Plain Layout
35857
35858 \family roman
35859 \series medium
35860 \shape up
35861 \emph off
35862 \bar no
35863 \noun off
35864 \color none
35865 ê
35866 \end_layout
35867
35868 \end_inset
35869 </cell>
35870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35871 \begin_inset Text
35872
35873 \begin_layout Plain Layout
35874
35875 \family roman
35876 \series medium
35877 \shape up
35878 \emph off
35879 \bar no
35880 \noun off
35881 \color none
35882 ú
35883 \end_layout
35884
35885 \end_inset
35886 </cell>
35887 </row>
35888 <row>
35889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35890 \begin_inset Text
35891
35892 \begin_layout Plain Layout
35893
35894 \family roman
35895 \series medium
35896 \shape up
35897 \size tiny
35898 \emph off
35899 \bar no
35900 \noun off
35901 \color none
35902 0B
35903 \end_layout
35904
35905 \end_inset
35906 </cell>
35907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35908 \begin_inset Text
35909
35910 \begin_layout Plain Layout
35911
35912 \end_layout
35913
35914 \end_inset
35915 </cell>
35916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35917 \begin_inset Text
35918
35919 \begin_layout Plain Layout
35920
35921 \end_layout
35922
35923 \end_inset
35924 </cell>
35925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35926 \begin_inset Text
35927
35928 \begin_layout Plain Layout
35929
35930 \family roman
35931 \series medium
35932 \shape up
35933 \emph off
35934 \bar no
35935 \noun off
35936 \color none
35937 +
35938 \end_layout
35939
35940 \end_inset
35941 </cell>
35942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35943 \begin_inset Text
35944
35945 \begin_layout Plain Layout
35946
35947 \family roman
35948 \series medium
35949 \shape up
35950 \emph off
35951 \bar no
35952 \noun off
35953 \color none
35954 ;
35955 \end_layout
35956
35957 \end_inset
35958 </cell>
35959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35960 \begin_inset Text
35961
35962 \begin_layout Plain Layout
35963
35964 \family roman
35965 \series medium
35966 \shape up
35967 \emph off
35968 \bar no
35969 \noun off
35970 \color none
35971 K
35972 \end_layout
35973
35974 \end_inset
35975 </cell>
35976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35977 \begin_inset Text
35978
35979 \begin_layout Plain Layout
35980
35981 \family roman
35982 \series medium
35983 \shape up
35984 \emph off
35985 \bar no
35986 \noun off
35987 \color none
35988 [
35989 \end_layout
35990
35991 \end_inset
35992 </cell>
35993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35994 \begin_inset Text
35995
35996 \begin_layout Plain Layout
35997
35998 \family roman
35999 \series medium
36000 \shape up
36001 \emph off
36002 \bar no
36003 \noun off
36004 \color none
36005 k
36006 \end_layout
36007
36008 \end_inset
36009 </cell>
36010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36011 \begin_inset Text
36012
36013 \begin_layout Plain Layout
36014
36015 \family roman
36016 \series medium
36017 \shape up
36018 \emph off
36019 \bar no
36020 \noun off
36021 \color none
36022 {
36023 \end_layout
36024
36025 \end_inset
36026 </cell>
36027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36028 \begin_inset Text
36029
36030 \begin_layout Plain Layout
36031
36032 \end_layout
36033
36034 \end_inset
36035 </cell>
36036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36037 \begin_inset Text
36038
36039 \begin_layout Plain Layout
36040
36041 \end_layout
36042
36043 \end_inset
36044 </cell>
36045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36046 \begin_inset Text
36047
36048 \begin_layout Plain Layout
36049
36050 \family roman
36051 \series medium
36052 \shape up
36053 \emph off
36054 \bar no
36055 \noun off
36056 \color none
36057 «
36058 \end_layout
36059
36060 \end_inset
36061 </cell>
36062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36063 \begin_inset Text
36064
36065 \begin_layout Plain Layout
36066
36067 \family roman
36068 \series medium
36069 \shape up
36070 \emph off
36071 \bar no
36072 \noun off
36073 \color none
36074 »
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36080 \begin_inset Text
36081
36082 \begin_layout Plain Layout
36083
36084 \family roman
36085 \series medium
36086 \shape up
36087 \emph off
36088 \bar no
36089 \noun off
36090 \color none
36091 Ë
36092 \end_layout
36093
36094 \end_inset
36095 </cell>
36096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36097 \begin_inset Text
36098
36099 \begin_layout Plain Layout
36100
36101 \family roman
36102 \series medium
36103 \shape up
36104 \emph off
36105 \bar no
36106 \noun off
36107 \color none
36108 Û
36109 \end_layout
36110
36111 \end_inset
36112 </cell>
36113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36114 \begin_inset Text
36115
36116 \begin_layout Plain Layout
36117
36118 \family roman
36119 \series medium
36120 \shape up
36121 \emph off
36122 \bar no
36123 \noun off
36124 \color none
36125 ë
36126 \end_layout
36127
36128 \end_inset
36129 </cell>
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Plain Layout
36134
36135 \family roman
36136 \series medium
36137 \shape up
36138 \emph off
36139 \bar no
36140 \noun off
36141 \color none
36142 û
36143 \end_layout
36144
36145 \end_inset
36146 </cell>
36147 </row>
36148 <row>
36149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36150 \begin_inset Text
36151
36152 \begin_layout Plain Layout
36153
36154 \family roman
36155 \series medium
36156 \shape up
36157 \size tiny
36158 \emph off
36159 \bar no
36160 \noun off
36161 \color none
36162 0C
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \end_layout
36173
36174 \end_inset
36175 </cell>
36176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36177 \begin_inset Text
36178
36179 \begin_layout Plain Layout
36180
36181 \end_layout
36182
36183 \end_inset
36184 </cell>
36185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36186 \begin_inset Text
36187
36188 \begin_layout Plain Layout
36189
36190 \family roman
36191 \series medium
36192 \shape up
36193 \emph off
36194 \bar no
36195 \noun off
36196 \color none
36197 ,
36198 \end_layout
36199
36200 \end_inset
36201 </cell>
36202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36203 \begin_inset Text
36204
36205 \begin_layout Plain Layout
36206
36207 \family roman
36208 \series medium
36209 \shape up
36210 \emph off
36211 \bar no
36212 \noun off
36213 \color none
36214 <
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36220 \begin_inset Text
36221
36222 \begin_layout Plain Layout
36223
36224 \family roman
36225 \series medium
36226 \shape up
36227 \emph off
36228 \bar no
36229 \noun off
36230 \color none
36231 L
36232 \end_layout
36233
36234 \end_inset
36235 </cell>
36236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36237 \begin_inset Text
36238
36239 \begin_layout Plain Layout
36240
36241 \family roman
36242 \series medium
36243 \shape up
36244 \emph off
36245 \bar no
36246 \noun off
36247 \color none
36248
36249 \backslash
36250
36251 \end_layout
36252
36253 \end_inset
36254 </cell>
36255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36256 \begin_inset Text
36257
36258 \begin_layout Plain Layout
36259
36260 \family roman
36261 \series medium
36262 \shape up
36263 \emph off
36264 \bar no
36265 \noun off
36266 \color none
36267 l
36268 \end_layout
36269
36270 \end_inset
36271 </cell>
36272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36273 \begin_inset Text
36274
36275 \begin_layout Plain Layout
36276
36277 \family roman
36278 \series medium
36279 \shape up
36280 \emph off
36281 \bar no
36282 \noun off
36283 \color none
36284 |
36285 \end_layout
36286
36287 \end_inset
36288 </cell>
36289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36290 \begin_inset Text
36291
36292 \begin_layout Plain Layout
36293
36294 \end_layout
36295
36296 \end_inset
36297 </cell>
36298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36299 \begin_inset Text
36300
36301 \begin_layout Plain Layout
36302
36303 \end_layout
36304
36305 \end_inset
36306 </cell>
36307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36308 \begin_inset Text
36309
36310 \begin_layout Plain Layout
36311
36312 \family roman
36313 \series medium
36314 \shape up
36315 \emph off
36316 \bar no
36317 \noun off
36318 \color none
36319 ¬
36320 \end_layout
36321
36322 \end_inset
36323 </cell>
36324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36325 \begin_inset Text
36326
36327 \begin_layout Plain Layout
36328
36329 \family roman
36330 \series medium
36331 \shape up
36332 \emph off
36333 \bar no
36334 \noun off
36335 \color none
36336 ¼
36337 \end_layout
36338
36339 \end_inset
36340 </cell>
36341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36342 \begin_inset Text
36343
36344 \begin_layout Plain Layout
36345
36346 \family roman
36347 \series medium
36348 \shape up
36349 \emph off
36350 \bar no
36351 \noun off
36352 \color none
36353 Ì
36354 \end_layout
36355
36356 \end_inset
36357 </cell>
36358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36359 \begin_inset Text
36360
36361 \begin_layout Plain Layout
36362
36363 \family roman
36364 \series medium
36365 \shape up
36366 \emph off
36367 \bar no
36368 \noun off
36369 \color none
36370 Ü
36371 \end_layout
36372
36373 \end_inset
36374 </cell>
36375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36376 \begin_inset Text
36377
36378 \begin_layout Plain Layout
36379
36380 \family roman
36381 \series medium
36382 \shape up
36383 \emph off
36384 \bar no
36385 \noun off
36386 \color none
36387 ì
36388 \end_layout
36389
36390 \end_inset
36391 </cell>
36392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36393 \begin_inset Text
36394
36395 \begin_layout Plain Layout
36396
36397 \family roman
36398 \series medium
36399 \shape up
36400 \emph off
36401 \bar no
36402 \noun off
36403 \color none
36404 ü
36405 \end_layout
36406
36407 \end_inset
36408 </cell>
36409 </row>
36410 <row>
36411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36412 \begin_inset Text
36413
36414 \begin_layout Plain Layout
36415
36416 \family roman
36417 \series medium
36418 \shape up
36419 \size tiny
36420 \emph off
36421 \bar no
36422 \noun off
36423 \color none
36424 0D
36425 \end_layout
36426
36427 \end_inset
36428 </cell>
36429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36430 \begin_inset Text
36431
36432 \begin_layout Plain Layout
36433
36434 \end_layout
36435
36436 \end_inset
36437 </cell>
36438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36439 \begin_inset Text
36440
36441 \begin_layout Plain Layout
36442
36443 \end_layout
36444
36445 \end_inset
36446 </cell>
36447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36448 \begin_inset Text
36449
36450 \begin_layout Plain Layout
36451
36452 \family roman
36453 \series medium
36454 \shape up
36455 \emph off
36456 \bar no
36457 \noun off
36458 \color none
36459 -
36460 \end_layout
36461
36462 \end_inset
36463 </cell>
36464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36465 \begin_inset Text
36466
36467 \begin_layout Plain Layout
36468
36469 \family roman
36470 \series medium
36471 \shape up
36472 \emph off
36473 \bar no
36474 \noun off
36475 \color none
36476 =
36477 \end_layout
36478
36479 \end_inset
36480 </cell>
36481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36482 \begin_inset Text
36483
36484 \begin_layout Plain Layout
36485
36486 \family roman
36487 \series medium
36488 \shape up
36489 \emph off
36490 \bar no
36491 \noun off
36492 \color none
36493 M
36494 \end_layout
36495
36496 \end_inset
36497 </cell>
36498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36499 \begin_inset Text
36500
36501 \begin_layout Plain Layout
36502
36503 \family roman
36504 \series medium
36505 \shape up
36506 \emph off
36507 \bar no
36508 \noun off
36509 \color none
36510 ]
36511 \end_layout
36512
36513 \end_inset
36514 </cell>
36515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36516 \begin_inset Text
36517
36518 \begin_layout Plain Layout
36519
36520 \family roman
36521 \series medium
36522 \shape up
36523 \emph off
36524 \bar no
36525 \noun off
36526 \color none
36527 m
36528 \end_layout
36529
36530 \end_inset
36531 </cell>
36532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36533 \begin_inset Text
36534
36535 \begin_layout Plain Layout
36536
36537 \family roman
36538 \series medium
36539 \shape up
36540 \emph off
36541 \bar no
36542 \noun off
36543 \color none
36544 }
36545 \end_layout
36546
36547 \end_inset
36548 </cell>
36549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36550 \begin_inset Text
36551
36552 \begin_layout Plain Layout
36553
36554 \end_layout
36555
36556 \end_inset
36557 </cell>
36558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36559 \begin_inset Text
36560
36561 \begin_layout Plain Layout
36562
36563 \end_layout
36564
36565 \end_inset
36566 </cell>
36567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36577 \begin_inset Text
36578
36579 \begin_layout Plain Layout
36580
36581 \family roman
36582 \series medium
36583 \shape up
36584 \emph off
36585 \bar no
36586 \noun off
36587 \color none
36588 ½
36589 \end_layout
36590
36591 \end_inset
36592 </cell>
36593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36594 \begin_inset Text
36595
36596 \begin_layout Plain Layout
36597
36598 \family roman
36599 \series medium
36600 \shape up
36601 \emph off
36602 \bar no
36603 \noun off
36604 \color none
36605 Í
36606 \end_layout
36607
36608 \end_inset
36609 </cell>
36610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36611 \begin_inset Text
36612
36613 \begin_layout Plain Layout
36614
36615 \family roman
36616 \series medium
36617 \shape up
36618 \emph off
36619 \bar no
36620 \noun off
36621 \color none
36622 Ý
36623 \end_layout
36624
36625 \end_inset
36626 </cell>
36627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36628 \begin_inset Text
36629
36630 \begin_layout Plain Layout
36631
36632 \family roman
36633 \series medium
36634 \shape up
36635 \emph off
36636 \bar no
36637 \noun off
36638 \color none
36639 í
36640 \end_layout
36641
36642 \end_inset
36643 </cell>
36644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36645 \begin_inset Text
36646
36647 \begin_layout Plain Layout
36648
36649 \family roman
36650 \series medium
36651 \shape up
36652 \emph off
36653 \bar no
36654 \noun off
36655 \color none
36656 ý
36657 \end_layout
36658
36659 \end_inset
36660 </cell>
36661 </row>
36662 <row>
36663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36664 \begin_inset Text
36665
36666 \begin_layout Plain Layout
36667
36668 \family roman
36669 \series medium
36670 \shape up
36671 \size tiny
36672 \emph off
36673 \bar no
36674 \noun off
36675 \color none
36676 0E
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36682 \begin_inset Text
36683
36684 \begin_layout Plain Layout
36685
36686 \end_layout
36687
36688 \end_inset
36689 </cell>
36690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36691 \begin_inset Text
36692
36693 \begin_layout Plain Layout
36694
36695 \end_layout
36696
36697 \end_inset
36698 </cell>
36699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36700 \begin_inset Text
36701
36702 \begin_layout Plain Layout
36703
36704 \family roman
36705 \series medium
36706 \shape up
36707 \emph off
36708 \bar no
36709 \noun off
36710 \color none
36711 .
36712 \end_layout
36713
36714 \end_inset
36715 </cell>
36716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36717 \begin_inset Text
36718
36719 \begin_layout Plain Layout
36720
36721 \family roman
36722 \series medium
36723 \shape up
36724 \emph off
36725 \bar no
36726 \noun off
36727 \color none
36728 >
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36734 \begin_inset Text
36735
36736 \begin_layout Plain Layout
36737
36738 \family roman
36739 \series medium
36740 \shape up
36741 \emph off
36742 \bar no
36743 \noun off
36744 \color none
36745 N
36746 \end_layout
36747
36748 \end_inset
36749 </cell>
36750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36751 \begin_inset Text
36752
36753 \begin_layout Plain Layout
36754
36755 \family roman
36756 \series medium
36757 \shape up
36758 \emph off
36759 \bar no
36760 \noun off
36761 \color none
36762 ^
36763 \end_layout
36764
36765 \end_inset
36766 </cell>
36767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36768 \begin_inset Text
36769
36770 \begin_layout Plain Layout
36771
36772 \family roman
36773 \series medium
36774 \shape up
36775 \emph off
36776 \bar no
36777 \noun off
36778 \color none
36779 n
36780 \end_layout
36781
36782 \end_inset
36783 </cell>
36784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36785 \begin_inset Text
36786
36787 \begin_layout Plain Layout
36788
36789 \family roman
36790 \series medium
36791 \shape up
36792 \emph off
36793 \bar no
36794 \noun off
36795 \color none
36796 ~
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36802 \begin_inset Text
36803
36804 \begin_layout Plain Layout
36805
36806 \end_layout
36807
36808 \end_inset
36809 </cell>
36810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36811 \begin_inset Text
36812
36813 \begin_layout Plain Layout
36814
36815 \end_layout
36816
36817 \end_inset
36818 </cell>
36819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36820 \begin_inset Text
36821
36822 \begin_layout Plain Layout
36823
36824 \family roman
36825 \series medium
36826 \shape up
36827 \emph off
36828 \bar no
36829 \noun off
36830 \color none
36831 ®
36832 \end_layout
36833
36834 \end_inset
36835 </cell>
36836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36837 \begin_inset Text
36838
36839 \begin_layout Plain Layout
36840
36841 \family roman
36842 \series medium
36843 \shape up
36844 \emph off
36845 \bar no
36846 \noun off
36847 \color none
36848 ¾
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36854 \begin_inset Text
36855
36856 \begin_layout Plain Layout
36857
36858 \family roman
36859 \series medium
36860 \shape up
36861 \emph off
36862 \bar no
36863 \noun off
36864 \color none
36865 Î
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874
36875 \family roman
36876 \series medium
36877 \shape up
36878 \emph off
36879 \bar no
36880 \noun off
36881 \color none
36882 Þ
36883 \end_layout
36884
36885 \end_inset
36886 </cell>
36887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36888 \begin_inset Text
36889
36890 \begin_layout Plain Layout
36891
36892 \family roman
36893 \series medium
36894 \shape up
36895 \emph off
36896 \bar no
36897 \noun off
36898 \color none
36899 î
36900 \end_layout
36901
36902 \end_inset
36903 </cell>
36904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36905 \begin_inset Text
36906
36907 \begin_layout Plain Layout
36908
36909 \family roman
36910 \series medium
36911 \shape up
36912 \emph off
36913 \bar no
36914 \noun off
36915 \color none
36916 þ
36917 \end_layout
36918
36919 \end_inset
36920 </cell>
36921 </row>
36922 <row>
36923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36924 \begin_inset Text
36925
36926 \begin_layout Plain Layout
36927
36928 \family roman
36929 \series medium
36930 \shape up
36931 \size tiny
36932 \emph off
36933 \bar no
36934 \noun off
36935 \color none
36936 0F
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36942 \begin_inset Text
36943
36944 \begin_layout Plain Layout
36945
36946 \end_layout
36947
36948 \end_inset
36949 </cell>
36950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36951 \begin_inset Text
36952
36953 \begin_layout Plain Layout
36954
36955 \end_layout
36956
36957 \end_inset
36958 </cell>
36959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963
36964 \family roman
36965 \series medium
36966 \shape up
36967 \emph off
36968 \bar no
36969 \noun off
36970 \color none
36971 /
36972 \end_layout
36973
36974 \end_inset
36975 </cell>
36976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36977 \begin_inset Text
36978
36979 \begin_layout Plain Layout
36980
36981 \family roman
36982 \series medium
36983 \shape up
36984 \emph off
36985 \bar no
36986 \noun off
36987 \color none
36988 ?
36989 \end_layout
36990
36991 \end_inset
36992 </cell>
36993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36994 \begin_inset Text
36995
36996 \begin_layout Plain Layout
36997
36998 \family roman
36999 \series medium
37000 \shape up
37001 \emph off
37002 \bar no
37003 \noun off
37004 \color none
37005 O
37006 \end_layout
37007
37008 \end_inset
37009 </cell>
37010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37011 \begin_inset Text
37012
37013 \begin_layout Plain Layout
37014
37015 \family roman
37016 \series medium
37017 \shape up
37018 \emph off
37019 \bar no
37020 \noun off
37021 \color none
37022 _
37023 \end_layout
37024
37025 \end_inset
37026 </cell>
37027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37028 \begin_inset Text
37029
37030 \begin_layout Plain Layout
37031
37032 \family roman
37033 \series medium
37034 \shape up
37035 \emph off
37036 \bar no
37037 \noun off
37038 \color none
37039 o
37040 \end_layout
37041
37042 \end_inset
37043 </cell>
37044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37045 \begin_inset Text
37046
37047 \begin_layout Plain Layout
37048
37049 \end_layout
37050
37051 \end_inset
37052 </cell>
37053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37054 \begin_inset Text
37055
37056 \begin_layout Plain Layout
37057
37058 \end_layout
37059
37060 \end_inset
37061 </cell>
37062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37063 \begin_inset Text
37064
37065 \begin_layout Plain Layout
37066
37067 \end_layout
37068
37069 \end_inset
37070 </cell>
37071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37072 \begin_inset Text
37073
37074 \begin_layout Plain Layout
37075
37076 \family roman
37077 \series medium
37078 \shape up
37079 \emph off
37080 \bar no
37081 \noun off
37082 \color none
37083 ¯
37084 \end_layout
37085
37086 \end_inset
37087 </cell>
37088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37089 \begin_inset Text
37090
37091 \begin_layout Plain Layout
37092
37093 \family roman
37094 \series medium
37095 \shape up
37096 \emph off
37097 \bar no
37098 \noun off
37099 \color none
37100 ¿
37101 \end_layout
37102
37103 \end_inset
37104 </cell>
37105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37106 \begin_inset Text
37107
37108 \begin_layout Plain Layout
37109
37110 \family roman
37111 \series medium
37112 \shape up
37113 \emph off
37114 \bar no
37115 \noun off
37116 \color none
37117 Ï
37118 \end_layout
37119
37120 \end_inset
37121 </cell>
37122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37123 \begin_inset Text
37124
37125 \begin_layout Plain Layout
37126
37127 \family roman
37128 \series medium
37129 \shape up
37130 \emph off
37131 \bar no
37132 \noun off
37133 \color none
37134 ß
37135 \end_layout
37136
37137 \end_inset
37138 </cell>
37139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37140 \begin_inset Text
37141
37142 \begin_layout Plain Layout
37143
37144 \family roman
37145 \series medium
37146 \shape up
37147 \emph off
37148 \bar no
37149 \noun off
37150 \color none
37151 ï
37152 \end_layout
37153
37154 \end_inset
37155 </cell>
37156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37157 \begin_inset Text
37158
37159 \begin_layout Plain Layout
37160
37161 \family roman
37162 \series medium
37163 \shape up
37164 \emph off
37165 \bar no
37166 \noun off
37167 \color none
37168 ÿ
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 </row>
37174 </lyxtabular>
37175
37176 \end_inset
37177
37178
37179 \end_layout
37180
37181 \end_inset
37182
37183
37184 \end_layout
37185
37186 \begin_layout Standard
37187 The following is a full list of all of the accented characters LyX can display
37188  directly.
37189  It includes not only the accented characters from the previous table, but
37190  also the characters from 
37191 \family typewriter
37192 ISO8859–2
37193 \family default
37194  through 
37195 \family typewriter
37196 4
37197 \family default
37198 .
37199  
37200 \end_layout
37201
37202 \begin_layout Itemize
37203 From 
37204 \family typewriter
37205 ISO8859–1
37206 \family default
37207 :
37208 \end_layout
37209
37210 \begin_deeper
37211 \begin_layout Standard
37212 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
37213 \begin_inset space \hfill{}
37214 \end_inset
37215
37216 diaeresis
37217 \end_layout
37218
37219 \begin_layout Standard
37220 ^ Â Ê Î Ô Û â ê î ô û
37221 \begin_inset space \hfill{}
37222 \end_inset
37223
37224 circumflex
37225 \end_layout
37226
37227 \begin_layout Standard
37228 ` À È Ì Ò Ù à è ì ò ù
37229 \begin_inset space \hfill{}
37230 \end_inset
37231
37232 grave
37233 \end_layout
37234
37235 \begin_layout Standard
37236 ´ Á É Í Ó Ú Ý á é í ó ú ý
37237 \begin_inset space \hfill{}
37238 \end_inset
37239
37240 acute
37241 \end_layout
37242
37243 \begin_layout Standard
37244 ~ Ã Ñ Õ ã ñ õ
37245 \begin_inset space \hfill{}
37246 \end_inset
37247
37248 tilde
37249 \end_layout
37250
37251 \begin_layout Standard
37252 ¸Çç
37253 \begin_inset space \hfill{}
37254 \end_inset
37255
37256 cedilla
37257 \end_layout
37258
37259 \begin_layout Standard
37260 ¯
37261 \begin_inset space \hfill{}
37262 \end_inset
37263
37264 macron
37265 \end_layout
37266
37267 \end_deeper
37268 \begin_layout Itemize
37269 From 
37270 \family typewriter
37271 ISO8859–2
37272 \family default
37273  through 
37274 \family typewriter
37275 4
37276 \family default
37277 :
37278 \end_layout
37279
37280 \begin_deeper
37281 \begin_layout Standard
37282 ĤĴĥĵĈĜŜĉĝŝ
37283 \begin_inset space \hfill{}
37284 \end_inset
37285
37286 circumflex
37287 \end_layout
37288
37289 \begin_layout Standard
37290 ŚŹśźŔĹĆŃŕĺćń
37291 \begin_inset space \hfill{}
37292 \end_inset
37293
37294 acute
37295 \end_layout
37296
37297 \begin_layout Standard
37298 Ĩı̃Ũũ
37299 \begin_inset space \hfill{}
37300 \end_inset
37301
37302 tilde
37303 \end_layout
37304
37305 \begin_layout Standard
37306 ŞşŢţŖĻĢŗļģŅĶņķ
37307 \begin_inset space \hfill{}
37308 \end_inset
37309
37310 cedilla
37311 \end_layout
37312
37313 \begin_layout Standard
37314 ĒēĀĪŌŪāı̄ōū
37315 \begin_inset space \hfill{}
37316 \end_inset
37317
37318 macron
37319 \end_layout
37320
37321 \begin_layout Standard
37322 ŐŰőű
37323 \begin_inset space \hfill{}
37324 \end_inset
37325
37326 Hungarian umlaut
37327 \end_layout
37328
37329 \end_deeper
37330 \begin_layout Standard
37331 All the characters above are actively supported by TeX fonts.
37332  In addition TeX allows diacritical marks on almost all characters.
37333  Also make sure you're using the 
37334 \family typewriter
37335 T1
37336 \family default
37337  font-encoding.
37338 \end_layout
37339
37340 \begin_layout Chapter
37341 \start_of_appendix
37342 The User Interface
37343 \begin_inset CommandInset label
37344 LatexCommand label
37345 name "cha:The-User-Interface"
37346
37347 \end_inset
37348
37349
37350 \end_layout
37351
37352 \begin_layout Standard
37353 This appendix lists all the available menus and describes their functionality.
37354  It is designed as a quick reference if you are searching for a special
37355  topic inside the user's guide.
37356 \end_layout
37357
37358 \begin_layout Section
37359 The File Menu
37360 \begin_inset Index idx
37361 status collapsed
37362
37363 \begin_layout Plain Layout
37364 Menu ! File
37365 \end_layout
37366
37367 \end_inset
37368
37369
37370 \end_layout
37371
37372 \begin_layout Standard
37373 Under the 
37374 \family sans
37375 File
37376 \family default
37377  menu are the basic operations in addition to some more advanced operations.
37378 \end_layout
37379
37380 \begin_layout Subsection
37381 New
37382 \end_layout
37383
37384 \begin_layout Standard
37385 Creates a new document.
37386 \end_layout
37387
37388 \begin_layout Subsection
37389 New from Template
37390 \end_layout
37391
37392 \begin_layout Standard
37393 This menu entry prompts you for a template to use.
37394  Selecting a template will automatically set certain layout features for
37395  the document, features you would otherwise need to change manually.
37396 \end_layout
37397
37398 \begin_layout Subsection
37399 Open
37400 \end_layout
37401
37402 \begin_layout Standard
37403 Opens a document.
37404 \end_layout
37405
37406 \begin_layout Subsection
37407 Open Recent
37408 \end_layout
37409
37410 \begin_layout Standard
37411 The submenu shows a list of the recently opened files.
37412  Click there on a file to open it.
37413 \end_layout
37414
37415 \begin_layout Subsection
37416 Close
37417 \end_layout
37418
37419 \begin_layout Standard
37420 Closes the current document.
37421 \end_layout
37422
37423 \begin_layout Subsection
37424 Close All
37425 \end_layout
37426
37427 \begin_layout Standard
37428 Closes all opened documents.
37429 \end_layout
37430
37431 \begin_layout Subsection
37432 Save
37433 \end_layout
37434
37435 \begin_layout Standard
37436 Saves the actual document.
37437 \end_layout
37438
37439 \begin_layout Subsection
37440 Save As
37441 \end_layout
37442
37443 \begin_layout Standard
37444 Saves the actual document under a new name to create a copy.
37445 \end_layout
37446
37447 \begin_layout Subsection
37448 Save All
37449 \end_layout
37450
37451 \begin_layout Standard
37452 Saves all opened documents.
37453 \end_layout
37454
37455 \begin_layout Subsection
37456 Revert to saved
37457 \end_layout
37458
37459 \begin_layout Standard
37460 Reloads the actual document from disk.
37461 \end_layout
37462
37463 \begin_layout Subsection
37464 Version Control
37465 \end_layout
37466
37467 \begin_layout Standard
37468 This is used when more people are working on the same document.
37469  It is described in the section 
37470 \emph on
37471 Version Control in LyX
37472 \emph default
37473  of the 
37474 \emph on
37475 Additional Features
37476 \emph default
37477  manual.
37478 \end_layout
37479
37480 \begin_layout Subsection
37481 Import
37482 \end_layout
37483
37484 \begin_layout Standard
37485 You can import there files from older LyX-versions, HTML-files, LaTeX-files,
37486  NoWeb-files, plain text files, and comma separated, table like, text files
37487  (CSV) as a new LyX-document.
37488  The files will be imported as new LyX-document.
37489 \end_layout
37490
37491 \begin_layout Standard
37492 When using the menu entry 
37493 \family sans
37494 Plain
37495 \begin_inset space ~
37496 \end_inset
37497
37498 Text
37499 \family default
37500 , line breaks in the text will start a new paragraph; when using the menu
37501  entry 
37502 \family sans
37503 Plain
37504 \begin_inset space ~
37505 \end_inset
37506
37507 Text, Join
37508 \begin_inset space ~
37509 \end_inset
37510
37511 Lines
37512 \family default
37513 , consecutive lines of text will be imported to one big paragraph.
37514  A new paragraph will begin when there is a blank line in the file.
37515 \end_layout
37516
37517 \begin_layout Subsection
37518 Export
37519 \begin_inset CommandInset label
37520 LatexCommand label
37521 name "sub:Export"
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \begin_layout Standard
37529 You can export your document to various file formats.
37530  The resulting files are placed in the directory of your LyX-file.
37531  The menu entries are not the same on all installations.
37532  They depend on the programs found by LyX while its configuration.
37533 \end_layout
37534
37535 \begin_layout Standard
37536 Here is a list of all available entries; some of them are explained in detail
37537  in section
37538 \begin_inset space ~
37539 \end_inset
37540
37541
37542 \begin_inset CommandInset ref
37543 LatexCommand ref
37544 reference "sub:Output-file-formats"
37545
37546 \end_inset
37547
37548 :
37549 \end_layout
37550
37551 \begin_layout Description
37552
37553 \family sans
37554 CJK
37555 \family default
37556
37557 \begin_inset space ~
37558 \end_inset
37559
37560 L
37561 \begin_inset ERT
37562 status collapsed
37563
37564 \begin_layout Plain Layout
37565
37566 {}
37567 \end_layout
37568
37569 \end_inset
37570
37571 yX format of the special LyX
37572 \begin_inset space ~
37573 \end_inset
37574
37575 1.4.x versions for Chinese, Japanese and Korean (CJK)
37576 \begin_inset Newline newline
37577 \end_inset
37578
37579  Since LyX 1.5.0 CJK support is fully integrated to LyX.
37580 \end_layout
37581
37582 \begin_layout Description
37583 DraftDVI LaTeX's native DVI-format.
37584  This format is not suitable if you have special characters or spaces in
37585  files paths or file names in your document.
37586  LyX use this format internally as a pre-stage to export to 
37587 \family sans
37588 DVI
37589 \family default
37590 .
37591 \end_layout
37592
37593 \begin_layout Description
37594 DVI DVI-format that also allows to use special characters or spaces in files
37595  paths or file names
37596 \end_layout
37597
37598 \begin_layout Description
37599 DVI
37600 \begin_inset space ~
37601 \end_inset
37602
37603 (LuaT
37604 \begin_inset ERT
37605 status collapsed
37606
37607 \begin_layout Plain Layout
37608
37609 {}
37610 \end_layout
37611
37612 \end_inset
37613
37614 eX) DVI-format using the program 
37615 \family typewriter
37616 LuaTeX
37617 \family default
37618 ; supports Unicode and the usage of non-TeX fonts
37619 \end_layout
37620
37621 \begin_layout Description
37622 HTML HTML-format (the HTML-converter is a third-party product and may not
37623  work in all cases)
37624 \end_layout
37625
37626 \begin_layout Description
37627 HTML
37628 \begin_inset space ~
37629 \end_inset
37630
37631 (MS
37632 \begin_inset space ~
37633 \end_inset
37634
37635 Word) HTML-format specialized so that the result can be imported to 
37636 \family sans
37637 MS Word
37638 \family default
37639 ; as a consequence of this formulas will be embedded as bitmap fonts and
37640  not in the format 
37641 \family sans
37642 MathML
37643 \family default
37644 .
37645 \end_layout
37646
37647 \begin_layout Description
37648
37649 \family sans
37650 LaT
37651 \begin_inset ERT
37652 status collapsed
37653
37654 \begin_layout Plain Layout
37655
37656 {}
37657 \end_layout
37658
37659 \end_inset
37660
37661 eX
37662 \begin_inset space ~
37663 \end_inset
37664
37665 (
37666 \family default
37667 LuaT
37668 \family sans
37669
37670 \begin_inset ERT
37671 status collapsed
37672
37673 \begin_layout Plain Layout
37674
37675 {}
37676 \end_layout
37677
37678 \end_inset
37679
37680
37681 \family default
37682 eX
37683 \family sans
37684
37685 \family default
37686 text file with the LaTeX source that it is compilable with the program 
37687 \family typewriter
37688 LuaTeX
37689 \end_layout
37690
37691 \begin_layout Description
37692
37693 \family sans
37694 LaT
37695 \begin_inset ERT
37696 status collapsed
37697
37698 \begin_layout Plain Layout
37699
37700 {}
37701 \end_layout
37702
37703 \end_inset
37704
37705 eX
37706 \begin_inset space ~
37707 \end_inset
37708
37709 (pdflatex)
37710 \family default
37711  text file with the LaTeX source, additionally all images used in the document
37712  will be converted to a format that is readable by the 
37713 \family typewriter
37714 pdflatex
37715 \family default
37716  program (GIF, JPG, PDF, PNG)
37717 \end_layout
37718
37719 \begin_layout Description
37720
37721 \family sans
37722 LaT
37723 \begin_inset ERT
37724 status collapsed
37725
37726 \begin_layout Plain Layout
37727
37728 {}
37729 \end_layout
37730
37731 \end_inset
37732
37733 eX
37734 \begin_inset space ~
37735 \end_inset
37736
37737 (plain)
37738 \family default
37739  text file with the LaTeX source code, additionally all images used in the
37740  document will be converted to the EPS-format, only this format is readable
37741  by the 
37742 \family typewriter
37743 latex
37744 \family default
37745  program
37746 \end_layout
37747
37748 \begin_layout Description
37749
37750 \family sans
37751 LaT
37752 \begin_inset ERT
37753 status collapsed
37754
37755 \begin_layout Plain Layout
37756
37757 {}
37758 \end_layout
37759
37760 \end_inset
37761
37762 eX
37763 \begin_inset space ~
37764 \end_inset
37765
37766 (
37767 \family default
37768 XeT
37769 \family sans
37770
37771 \begin_inset ERT
37772 status collapsed
37773
37774 \begin_layout Plain Layout
37775
37776 {}
37777 \end_layout
37778
37779 \end_inset
37780
37781
37782 \family default
37783 eX
37784 \family sans
37785
37786 \family default
37787 text file with the LaTeX source that it is compilable with the program 
37788 \family typewriter
37789 XeTeX
37790 \end_layout
37791
37792 \begin_layout Description
37793 L
37794 \family sans
37795
37796 \begin_inset ERT
37797 status collapsed
37798
37799 \begin_layout Plain Layout
37800
37801 {}
37802 \end_layout
37803
37804 \end_inset
37805
37806
37807 \family default
37808 yX
37809 \begin_inset space ~
37810 \end_inset
37811
37812 Archive
37813 \begin_inset space ~
37814 \end_inset
37815
37816 (zip) creates a zip-archive file that contains your document and all files
37817  that are necessary to compile it (images, child documents, BibTeX files,
37818  etc.)
37819 \end_layout
37820
37821 \begin_layout Description
37822 L
37823 \family sans
37824
37825 \begin_inset ERT
37826 status collapsed
37827
37828 \begin_layout Plain Layout
37829
37830 {}
37831 \end_layout
37832
37833 \end_inset
37834
37835
37836 \family default
37837 yX
37838 \begin_inset space ~
37839 \end_inset
37840
37841 z.y.x LyX-Document in a format readable by the LyX versions z.y.x (
37842 \begin_inset Quotes eld
37843 \end_inset
37844
37845 z
37846 \begin_inset Quotes erd
37847 \end_inset
37848
37849  and 
37850 \begin_inset Quotes eld
37851 \end_inset
37852
37853 y
37854 \begin_inset Quotes erd
37855 \end_inset
37856
37857  represent the version number)
37858 \end_layout
37859
37860 \begin_layout Description
37861 L
37862 \family sans
37863
37864 \begin_inset ERT
37865 status collapsed
37866
37867 \begin_layout Plain Layout
37868
37869 {}
37870 \end_layout
37871
37872 \end_inset
37873
37874
37875 \family default
37876 yXHTML HTML-format using LyX's internal XHTML engine
37877 \end_layout
37878
37879 \begin_layout Description
37880 OpenDocument OpenDocument-formatted file, to be opened with 
37881 \family sans
37882 OpenOffice
37883 \family default
37884
37885 \family sans
37886 KOffice
37887 \family default
37888
37889 \family sans
37890 Abiword
37891 \family default
37892 , etc.
37893  (The OpenDocument-converter is a third-party product and may not work in
37894  all cases)
37895 \end_layout
37896
37897 \begin_layout Description
37898
37899 \family sans
37900 PDF
37901 \begin_inset space ~
37902 \end_inset
37903
37904 (dvipdfm)
37905 \family default
37906  PDF-format using the program 
37907 \family typewriter
37908 dvipdfm
37909 \family default
37910 , produces internally a DVI-file which is then converted to a PDF-file
37911 \end_layout
37912
37913 \begin_layout Description
37914
37915 \family sans
37916 PDF
37917 \begin_inset space ~
37918 \end_inset
37919
37920 (LuaT
37921 \begin_inset ERT
37922 status collapsed
37923
37924 \begin_layout Plain Layout
37925
37926 {}
37927 \end_layout
37928
37929 \end_inset
37930
37931 eX)
37932 \family default
37933  PDF-format using the program 
37934 \family typewriter
37935 LuaTeX
37936 \family default
37937 , produces PDF-files directly
37938 \end_layout
37939
37940 \begin_layout Description
37941
37942 \family sans
37943 PDF
37944 \begin_inset space ~
37945 \end_inset
37946
37947 (pdflatex)
37948 \family default
37949  PDF-format using the program 
37950 \family typewriter
37951 pdflatex
37952 \family default
37953 , produces PDF-files directly
37954 \end_layout
37955
37956 \begin_layout Description
37957
37958 \family sans
37959 PDF
37960 \begin_inset space ~
37961 \end_inset
37962
37963 (ps2pdf)
37964 \family default
37965  PDF-format using the program 
37966 \family typewriter
37967 ps2pdf
37968 \family default
37969 , produces internally a PostScript-file which is then converted to a PDF-file
37970 \end_layout
37971
37972 \begin_layout Description
37973
37974 \family sans
37975 PDF
37976 \begin_inset space ~
37977 \end_inset
37978
37979 (XeT
37980 \begin_inset ERT
37981 status collapsed
37982
37983 \begin_layout Plain Layout
37984
37985 {}
37986 \end_layout
37987
37988 \end_inset
37989
37990 eX)
37991 \family default
37992  PDF-format using the program 
37993 \family typewriter
37994 XeTeX
37995 \family default
37996 , produces PDF-files directly
37997 \end_layout
37998
37999 \begin_layout Description
38000
38001 \family sans
38002 Plain
38003 \begin_inset space ~
38004 \end_inset
38005
38006 text
38007 \family default
38008  text format
38009 \end_layout
38010
38011 \begin_layout Description
38012
38013 \family sans
38014 Plain
38015 \begin_inset space ~
38016 \end_inset
38017
38018 text
38019 \begin_inset space ~
38020 \end_inset
38021
38022 (ps2ascii)
38023 \family default
38024  text format, the document will first be converted to Postscript format
38025  and then exported as text using the program 
38026 \family sans
38027 ps2ascii
38028 \end_layout
38029
38030 \begin_layout Description
38031
38032 \family sans
38033 Postscript
38034 \family default
38035  PostScript format using the program 
38036 \family typewriter
38037 dvips
38038 \end_layout
38039
38040 \begin_layout Standard
38041 If one of the menu entries 
38042 \family sans
38043 DVI
38044 \family default
38045
38046 \family sans
38047 PDF
38048 \begin_inset space ~
38049 \end_inset
38050
38051 (pdflatex)
38052 \family default
38053  or 
38054 \family sans
38055 Postscript
38056 \family default
38057  is missing, you need to update your LaTeX installation.
38058  After updating you have to reconfigure LyX, see section
38059 \begin_inset space ~
38060 \end_inset
38061
38062
38063 \begin_inset CommandInset ref
38064 LatexCommand ref
38065 reference "sec:Basic-LyX-Setup"
38066
38067 \end_inset
38068
38069 .
38070 \begin_inset Index idx
38071 status collapsed
38072
38073 \begin_layout Plain Layout
38074 Reconfiguration of LyX
38075 \end_layout
38076
38077 \end_inset
38078
38079
38080 \end_layout
38081
38082 \begin_layout Subsection
38083 Print
38084 \end_layout
38085
38086 \begin_layout Standard
38087 With this menu entry you can print your document to a file in PostScript
38088  format or send it to a printer.
38089  The printer will also use the document in PostScript format.
38090  The conversion to PostScript is done in the background by LyX using the
38091  program 
38092 \family typewriter
38093 dvips
38094 \family default
38095 .
38096  For more information have a look at section
38097 \begin_inset space ~
38098 \end_inset
38099
38100
38101 \begin_inset CommandInset ref
38102 LatexCommand ref
38103 reference "sub:Printing-the-File"
38104
38105 \end_inset
38106
38107 .
38108 \end_layout
38109
38110 \begin_layout Subsection
38111 Fax
38112 \end_layout
38113
38114 \begin_layout Standard
38115 This menu entry will only appear when you have a fax program installed (on
38116  Windows you additionally need to register its program path to LyX's PATH
38117  prefix, see section
38118 \begin_inset space ~
38119 \end_inset
38120
38121
38122 \begin_inset CommandInset ref
38123 LatexCommand ref
38124 reference "sec:Paths"
38125
38126 \end_inset
38127
38128 ).
38129  With this menu entry you can send your document to a fax program like 
38130 \family typewriter
38131 hylapex
38132 \family default
38133  or 
38134 \family typewriter
38135 kdeprintfax
38136 \family default
38137 .
38138  The default format of the sent file is PostScript.
38139  The format can be changed in LyX's preferences as described in section
38140 \begin_inset space ~
38141 \end_inset
38142
38143
38144 \begin_inset CommandInset ref
38145 LatexCommand ref
38146 reference "sub:Converters"
38147
38148 \end_inset
38149
38150 .
38151 \end_layout
38152
38153 \begin_layout Subsection
38154 New and Close Window
38155 \end_layout
38156
38157 \begin_layout Standard
38158 Opens or closes a new instance of LyX.
38159 \end_layout
38160
38161 \begin_layout Subsection
38162 Exit
38163 \end_layout
38164
38165 \begin_layout Standard
38166 Prompts you to save all unsaved documents and then exits.
38167 \end_layout
38168
38169 \begin_layout Section
38170 The Edit Menu
38171 \begin_inset Index idx
38172 status collapsed
38173
38174 \begin_layout Plain Layout
38175 Menu ! Edit
38176 \end_layout
38177
38178 \end_inset
38179
38180
38181 \end_layout
38182
38183 \begin_layout Subsection
38184 Undo and Redo
38185 \end_layout
38186
38187 \begin_layout Standard
38188 Described in section
38189 \begin_inset space ~
38190 \end_inset
38191
38192
38193 \begin_inset CommandInset ref
38194 LatexCommand ref
38195 reference "sec:Undo-and-Redo"
38196
38197 \end_inset
38198
38199 .
38200 \end_layout
38201
38202 \begin_layout Subsection
38203 Cut, Copy, Paste, Paste Recent, Paste Special
38204 \end_layout
38205
38206 \begin_layout Standard
38207 Described in section
38208 \begin_inset space ~
38209 \end_inset
38210
38211
38212 \begin_inset CommandInset ref
38213 LatexCommand ref
38214 reference "sec:Basic-Editing-Features"
38215
38216 \end_inset
38217
38218 .
38219 \end_layout
38220
38221 \begin_layout Subsection
38222 Select All
38223 \end_layout
38224
38225 \begin_layout Standard
38226 Selects the whole document.
38227 \end_layout
38228
38229 \begin_layout Subsection
38230 Find & Replace (Quick)
38231 \end_layout
38232
38233 \begin_layout Standard
38234 Described in section
38235 \begin_inset space ~
38236 \end_inset
38237
38238
38239 \begin_inset CommandInset ref
38240 LatexCommand ref
38241 reference "sec:Basic-Editing-Features"
38242
38243 \end_inset
38244
38245 .
38246 \end_layout
38247
38248 \begin_layout Subsection
38249 Find & Replace (Advanced)
38250 \end_layout
38251
38252 \begin_layout Standard
38253 Described in section
38254 \begin_inset space ~
38255 \end_inset
38256
38257
38258 \begin_inset CommandInset ref
38259 LatexCommand ref
38260 reference "sec:Advanced-Find-and"
38261
38262 \end_inset
38263
38264 .
38265 \end_layout
38266
38267 \begin_layout Subsection
38268 Move Paragraph Up/Down
38269 \end_layout
38270
38271 \begin_layout Standard
38272 This shifts the paragraph where the cursor is currently in one paragraph
38273  up or down.
38274 \end_layout
38275
38276 \begin_layout Subsection
38277 Text Style
38278 \end_layout
38279
38280 \begin_layout Standard
38281 Described in section
38282 \begin_inset space ~
38283 \end_inset
38284
38285
38286 \begin_inset CommandInset ref
38287 LatexCommand ref
38288 reference "sub:Fine-Tuning-with-the"
38289
38290 \end_inset
38291
38292 .
38293 \end_layout
38294
38295 \begin_layout Subsection
38296 Paragraph Settings
38297 \begin_inset Index idx
38298 status collapsed
38299
38300 \begin_layout Plain Layout
38301 Paragraph ! Settings
38302 \end_layout
38303
38304 \end_inset
38305
38306
38307 \end_layout
38308
38309 \begin_layout Standard
38310 Enables you to set the paragraph alignment, line spacing and label width.
38311  These settings only affect the paragraph in which the cursor is currently.
38312 \end_layout
38313
38314 \begin_layout Standard
38315 You can also prevent the first line of the paragraph being indented if you
38316  have chosen to separate paragraphs with indents in the 
38317 \family sans
38318 Document\SpecialChar \menuseparator
38319 Settings
38320 \family default
38321  dialog under 
38322 \family sans
38323 Text
38324 \begin_inset space ~
38325 \end_inset
38326
38327 Layout
38328 \family default
38329 .
38330 \end_layout
38331
38332 \begin_layout Subsection
38333 Table Settings and Math
38334 \end_layout
38335
38336 \begin_layout Standard
38337 These two menus are only fully active when the cursor is inside a table
38338  or a formula.
38339  Here you can change the properties of tables and formulas.
38340  The properties of tables are described in section
38341 \begin_inset space ~
38342 \end_inset
38343
38344
38345 \begin_inset CommandInset ref
38346 LatexCommand ref
38347 reference "sec:Tables"
38348
38349 \end_inset
38350
38351 , the properties of formulas in chapter
38352 \begin_inset space ~
38353 \end_inset
38354
38355
38356 \begin_inset CommandInset ref
38357 LatexCommand ref
38358 reference "cha:Mathematical-Formulas"
38359
38360 \end_inset
38361
38362 .
38363 \end_layout
38364
38365 \begin_layout Subsection
38366 Increase / Decrease List Depth
38367 \end_layout
38368
38369 \begin_layout Standard
38370 These menu entries are only active when the cursor is in an environment
38371  that can be nested.
38372  They increase/decrease the environment nesting level as explained in section
38373 \begin_inset space ~
38374 \end_inset
38375
38376
38377 \begin_inset CommandInset ref
38378 LatexCommand ref
38379 reference "sec:Nesting"
38380
38381 \end_inset
38382
38383  and 
38384 \begin_inset CommandInset ref
38385 LatexCommand ref
38386 reference "sub:Numbering-depth"
38387
38388 \end_inset
38389
38390 .
38391 \end_layout
38392
38393 \begin_layout Section
38394 The View Menu
38395 \begin_inset Index idx
38396 status collapsed
38397
38398 \begin_layout Plain Layout
38399 Menu ! View
38400 \end_layout
38401
38402 \end_inset
38403
38404
38405 \end_layout
38406
38407 \begin_layout Standard
38408 The 
38409 \family sans
38410 View
38411 \family default
38412  menu contains a list of available formats in which you can view the actual
38413  document with an external program.
38414  The menu entries for the viewing formats are not the same on all installations
38415  — it depends on the LaTeX programs that are found while LyX was configured.
38416  All possible formats are formats listed in section
38417 \begin_inset space ~
38418 \end_inset
38419
38420
38421 \begin_inset CommandInset ref
38422 LatexCommand ref
38423 reference "sub:Export"
38424
38425 \end_inset
38426
38427 .
38428  You should at least see the menu entries 
38429 \family sans
38430 DVI
38431 \family default
38432  and 
38433 \family sans
38434 PDF
38435 \begin_inset space ~
38436 \end_inset
38437
38438 (pdflatex)
38439 \family default
38440 .
38441  If one of the two is missing, you need to update your LaTeX installation.
38442  After updating you have to reconfigure LyX, see section
38443 \begin_inset space ~
38444 \end_inset
38445
38446
38447 \begin_inset CommandInset ref
38448 LatexCommand ref
38449 reference "sec:Basic-LyX-Setup"
38450
38451 \end_inset
38452
38453 .
38454 \begin_inset Index idx
38455 status collapsed
38456
38457 \begin_layout Plain Layout
38458 Reconfiguration of LyX
38459 \end_layout
38460
38461 \end_inset
38462
38463
38464 \end_layout
38465
38466 \begin_layout Standard
38467 Invoking a menu will start a viewer program.
38468  The viewer can be set or changed in the preferences, see section
38469 \begin_inset space ~
38470 \end_inset
38471
38472
38473 \begin_inset CommandInset ref
38474 LatexCommand ref
38475 reference "sec:File-Formats"
38476
38477 \end_inset
38478
38479 .
38480  The default viewers are set by LyX when it is first configured.
38481 \end_layout
38482
38483 \begin_layout Standard
38484 \begin_inset VSpace bigskip
38485 \end_inset
38486
38487 At the bottom of the 
38488 \family sans
38489 View
38490 \family default
38491  menu the opened documents are listed.
38492 \end_layout
38493
38494 \begin_layout Subsection
38495 Open/Close all Insets
38496 \end_layout
38497
38498 \begin_layout Standard
38499 Opens/closes all insets in your document.
38500 \end_layout
38501
38502 \begin_layout Subsection
38503 Unfold/Fold Math Macros
38504 \end_layout
38505
38506 \begin_layout Standard
38507 Unfolds/folds the current math macro.
38508 \end_layout
38509
38510 \begin_layout Standard
38511 Math macros are described in the 
38512 \emph on
38513 Math
38514 \emph default
38515  manual.
38516 \end_layout
38517
38518 \begin_layout Subsection
38519 View Source
38520 \end_layout
38521
38522 \begin_layout Standard
38523 Opens a window showing the source code of the actual document, as described
38524  in section
38525 \begin_inset space ~
38526 \end_inset
38527
38528
38529 \begin_inset CommandInset ref
38530 LatexCommand ref
38531 reference "sec:Previewing-snippets-of"
38532
38533 \end_inset
38534
38535 .
38536 \end_layout
38537
38538 \begin_layout Subsection
38539 View Messages
38540 \end_layout
38541
38542 \begin_layout Standard
38543 Opens a window showing console messages.
38544  This is useful for debugging LyX (i.
38545 \begin_inset space \thinspace{}
38546 \end_inset
38547
38548 e., hunt for errors in the program) or to see what is going on in the background
38549  while LaTeX is processing the document,
38550 \end_layout
38551
38552 \begin_layout Subsection
38553 View
38554 \end_layout
38555
38556 \begin_layout Standard
38557 This menu entry generates the output you have specified as default output
38558  format either in the preferences (see sec.
38559 \begin_inset space \thinspace{}
38560 \end_inset
38561
38562
38563 \begin_inset CommandInset ref
38564 LatexCommand ref
38565 reference "sec:File-Formats"
38566
38567 \end_inset
38568
38569 ) or in the document settings (see sec.
38570 \begin_inset space \thinspace{}
38571 \end_inset
38572
38573
38574 \begin_inset CommandInset ref
38575 LatexCommand ref
38576 reference "sec:Doc-Output"
38577
38578 \end_inset
38579
38580 ) and opens it in an appropriate viewer.
38581  The default output format is 
38582 \family sans
38583 PDF
38584 \begin_inset space ~
38585 \end_inset
38586
38587 (pdflatex)
38588 \family default
38589 .
38590 \end_layout
38591
38592 \begin_layout Subsection
38593 View (Other Formats)
38594 \end_layout
38595
38596 \begin_layout Standard
38597 With this submenu, you can view your document in alternative output formats.
38598 \end_layout
38599
38600 \begin_layout Subsection
38601 Update
38602 \end_layout
38603
38604 \begin_layout Standard
38605 This menu entry allows you to update the view with your latest changes (in
38606  the default output format as described in the previous section) without
38607  opening a new viewer window.
38608 \end_layout
38609
38610 \begin_layout Subsection
38611 Update (Other Formats)
38612 \end_layout
38613
38614 \begin_layout Standard
38615 With this submenu, you can update the view of alternative output formats
38616  of your document without opening a new viewer window.
38617 \end_layout
38618
38619 \begin_layout Subsection
38620 View Master Document
38621 \end_layout
38622
38623 \begin_layout Standard
38624 This menu item is only visible if your document is included to another document,
38625  which is then its 
38626 \begin_inset Quotes eld
38627 \end_inset
38628
38629 master
38630 \begin_inset Quotes erd
38631 \end_inset
38632
38633  (see section 
38634 \emph on
38635 Child Documents
38636 \emph default
38637  in the 
38638 \emph on
38639 Embedded
38640 \begin_inset space ~
38641 \end_inset
38642
38643 Objects
38644 \emph default
38645  manual for more information on this topic).
38646  This item allows you to view the master document from within its child.
38647  That is, if you are working on a child document which is a chapter of a
38648  book, 
38649 \family sans
38650 View Master
38651 \family default
38652  generates the output of the whole book, while 
38653 \family sans
38654 View
38655 \family default
38656  will just output the chapter alone.
38657 \end_layout
38658
38659 \begin_layout Standard
38660 The format used by this function is the default output format as specified
38661  in the preferences (see sec.
38662 \begin_inset space \thinspace{}
38663 \end_inset
38664
38665
38666 \begin_inset CommandInset ref
38667 LatexCommand ref
38668 reference "sec:File-Formats"
38669
38670 \end_inset
38671
38672 ) or in the document settings (see sec.
38673 \begin_inset space \thinspace{}
38674 \end_inset
38675
38676
38677 \begin_inset CommandInset ref
38678 LatexCommand ref
38679 reference "sec:Doc-Output"
38680
38681 \end_inset
38682
38683 ).
38684 \end_layout
38685
38686 \begin_layout Subsection
38687 Update Master Document
38688 \end_layout
38689
38690 \begin_layout Standard
38691 This menu item is only visible if your document is included to another document,
38692  which is then its 
38693 \begin_inset Quotes eld
38694 \end_inset
38695
38696 master
38697 \begin_inset Quotes erd
38698 \end_inset
38699
38700  (see section 
38701 \emph on
38702 Child Documents
38703 \emph default
38704  in the 
38705 \emph on
38706 Embedded
38707 \begin_inset space ~
38708 \end_inset
38709
38710 Objects
38711 \emph default
38712  manual for more information on this topic).
38713  This item allows you to update the view of a master document from within
38714  its child without the need to switch to the master document itself.
38715 \end_layout
38716
38717 \begin_layout Standard
38718 The format used by this function is the default output format as specified
38719  in the preferences (see sec.
38720 \begin_inset space \thinspace{}
38721 \end_inset
38722
38723
38724 \begin_inset CommandInset ref
38725 LatexCommand ref
38726 reference "sec:File-Formats"
38727
38728 \end_inset
38729
38730 ) or in the document settings (see sec.
38731 \begin_inset space \thinspace{}
38732 \end_inset
38733
38734
38735 \begin_inset CommandInset ref
38736 LatexCommand ref
38737 reference "sec:Doc-Output"
38738
38739 \end_inset
38740
38741 ).
38742 \end_layout
38743
38744 \begin_layout Subsection
38745 Split View
38746 \end_layout
38747
38748 \begin_layout Standard
38749 This will split LyX's main window vertically or horizontally.
38750  This allows you to view documents the same time to compare them, or to
38751  view the same document, but at different positions.
38752  You can even split the main window several times to view for example 3
38753  or more documents at the same time.
38754  To return to an unsplit view, use the menu 
38755 \family sans
38756 Close Current View
38757 \family default
38758 .
38759 \end_layout
38760
38761 \begin_layout Subsection
38762 Close Current View
38763 \end_layout
38764
38765 \begin_layout Standard
38766 Closes a split view.
38767 \end_layout
38768
38769 \begin_layout Subsection
38770 Fullscreen
38771 \end_layout
38772
38773 \begin_layout Standard
38774 Using this menu entry or pressing F11 removes the menu bar and all toolbars
38775  so that you will see nothing but your text.
38776  It furthermore displays LyX's main window fullscreen.
38777  To return from fullscreen to the normal view, press F11, or right-click
38778  and turn off the fullscreen mode in the context menu.
38779 \end_layout
38780
38781 \begin_layout Subsection
38782 Toolbars
38783 \begin_inset CommandInset label
38784 LatexCommand label
38785 name "sub:Toolbars"
38786
38787 \end_inset
38788
38789
38790 \begin_inset Index idx
38791 status collapsed
38792
38793 \begin_layout Plain Layout
38794 Toolbar
38795 \end_layout
38796
38797 \end_inset
38798
38799
38800 \end_layout
38801
38802 \begin_layout Standard
38803 In this menu entry you can set the appearance of the different toolbars.
38804  All toolbars and the 
38805 \family sans
38806 Command
38807 \begin_inset space ~
38808 \end_inset
38809
38810 Buffer
38811 \family default
38812  can be turned on and off.
38813  The 
38814 \emph on
38815 on
38816 \emph default
38817  state is denoted in the menu with a checkmark.
38818  The 
38819 \family sans
38820 Review
38821 \family default
38822
38823 \family sans
38824 Table
38825 \family default
38826
38827 \family sans
38828 Math
38829 \begin_inset space ~
38830 \end_inset
38831
38832 Panels
38833 \family default
38834 , and 
38835 \family sans
38836 Math
38837 \family default
38838  toolbars can be additionally set to the state 
38839 \emph on
38840 automatic
38841 \emph default
38842  that is denoted in the menu with the suffix 
38843 \family sans
38844 (auto)
38845 \family default
38846 .
38847 \end_layout
38848
38849 \begin_layout Standard
38850 In the 
38851 \emph on
38852 on
38853 \emph default
38854  state the toolbar is permanently shown, in the 
38855 \emph on
38856 automatic
38857 \emph default
38858  state the toolbar is only shown when the cursor is in a certain environment
38859  or when a certain feature is enabled.
38860  That means that the review toolbar will only be shown when change tracking
38861  is activated, the math and table toolbars are only shown when the cursor
38862  is inside a formula or table, respectively.
38863 \end_layout
38864
38865 \begin_layout Standard
38866 LyX's toolbars and their buttons are explained in section
38867 \begin_inset space ~
38868 \end_inset
38869
38870
38871 \begin_inset CommandInset ref
38872 LatexCommand ref
38873 reference "sec:Toolbars"
38874
38875 \end_inset
38876
38877 .
38878 \end_layout
38879
38880 \begin_layout Section
38881 The Insert Menu
38882 \begin_inset Index idx
38883 status collapsed
38884
38885 \begin_layout Plain Layout
38886 Menu ! Insert
38887 \end_layout
38888
38889 \end_inset
38890
38891
38892 \end_layout
38893
38894 \begin_layout Subsection
38895 Math
38896 \end_layout
38897
38898 \begin_layout Standard
38899 Inserts math constructs that are explained in chapter
38900 \begin_inset space ~
38901 \end_inset
38902
38903
38904 \begin_inset CommandInset ref
38905 LatexCommand ref
38906 reference "cha:Mathematical-Formulas"
38907
38908 \end_inset
38909
38910  and the 
38911 \emph on
38912 Math
38913 \emph default
38914  manual.
38915 \end_layout
38916
38917 \begin_layout Subsection
38918 Special Character
38919 \begin_inset CommandInset label
38920 LatexCommand label
38921 name "sub:Special-Character"
38922
38923 \end_inset
38924
38925
38926 \end_layout
38927
38928 \begin_layout Standard
38929 Here you can insert the following characters:
38930 \end_layout
38931
38932 \begin_layout Description
38933 Symbols Inserts any character that can be output by your LaTeX system.
38934  Therefore the number of character categories in this dialog and the available
38935  characters depend on the LaTeX-packages you have installed.
38936 \begin_inset Newline newline
38937 \end_inset
38938
38939  
38940 \begin_inset Note Greyedout
38941 status open
38942
38943 \begin_layout Plain Layout
38944
38945 \series bold
38946 Note:
38947 \series default
38948  Not all characters will be visible in the 
38949 \family sans
38950 Symbols
38951 \family default
38952  dialog because none of the screen fonts that you can set in the preferences
38953  dialog (see sec.
38954 \begin_inset space \thinspace{}
38955 \end_inset
38956
38957
38958 \begin_inset CommandInset ref
38959 LatexCommand ref
38960 reference "sub:Screen-Fonts"
38961
38962 \end_inset
38963
38964 ) can display every character.
38965 \end_layout
38966
38967 \end_inset
38968
38969
38970 \end_layout
38971
38972 \begin_layout Description
38973 Ellipsis Inserts an ellipsis: \SpecialChar \ldots{}
38974
38975 \end_layout
38976
38977 \begin_layout Description
38978 End
38979 \begin_inset space ~
38980 \end_inset
38981
38982 of
38983 \begin_inset space ~
38984 \end_inset
38985
38986 Sentence Inserts an end of sentence dot as described in section
38987 \begin_inset space ~
38988 \end_inset
38989
38990
38991 \begin_inset CommandInset ref
38992 LatexCommand ref
38993 reference "sub:Abbreviations"
38994
38995 \end_inset
38996
38997 .
38998 \end_layout
38999
39000 \begin_layout Description
39001 Ordinary
39002 \begin_inset space ~
39003 \end_inset
39004
39005 Quote Inserts this quote: ", no matter what quote type you selected in the
39006  
39007 \family sans
39008 Document\SpecialChar \menuseparator
39009 Settings
39010 \family default
39011  dialog under 
39012 \family sans
39013 Language
39014 \family default
39015 .
39016 \end_layout
39017
39018 \begin_layout Description
39019 Single
39020 \begin_inset space ~
39021 \end_inset
39022
39023 Quote Inserts this quote: 
39024 \begin_inset Quotes ers
39025 \end_inset
39026
39027
39028 \end_layout
39029
39030 \begin_layout Description
39031 Protected
39032 \begin_inset space ~
39033 \end_inset
39034
39035 Hyphen Inserts a hyphen that is protected from line breaks: \SpecialChar \nobreakdash-
39036
39037 \end_layout
39038
39039 \begin_layout Description
39040 Breakable
39041 \begin_inset space ~
39042 \end_inset
39043
39044 Slash Inserts a slash where also a line break can occur: \SpecialChar \slash{}
39045
39046 \end_layout
39047
39048 \begin_layout Description
39049 Menu
39050 \begin_inset space ~
39051 \end_inset
39052
39053 Separator Inserts the menu separator sign: \SpecialChar \menuseparator
39054
39055 \end_layout
39056
39057 \begin_layout Description
39058 Phonetic
39059 \begin_inset space ~
39060 \end_inset
39061
39062 Symbols 
39063 \begin_inset Index idx
39064 status collapsed
39065
39066 \begin_layout Plain Layout
39067 Phonetic symbols
39068 \end_layout
39069
39070 \end_inset
39071
39072
39073 \begin_inset Index idx
39074 status collapsed
39075
39076 \begin_layout Plain Layout
39077 Language ! Phonetic symbols
39078 \end_layout
39079
39080 \end_inset
39081
39082 Creates a formula with a so called tipa inset.
39083  Here you can insert commands to create IPA phonetic symbols.
39084  For this feature you must have the LaTeX-package 
39085 \series bold
39086 tipa
39087 \series default
39088
39089 \begin_inset Index idx
39090 status collapsed
39091
39092 \begin_layout Plain Layout
39093 LaTeX-packages ! tipa
39094 \end_layout
39095
39096 \end_inset
39097
39098  installed.
39099 \begin_inset Newline newline
39100 \end_inset
39101
39102 For more information about this feature we refer to the documentation of
39103  
39104 \series bold
39105 tipa, 
39106 \begin_inset CommandInset citation
39107 LatexCommand cite
39108 key "tipa"
39109
39110 \end_inset
39111
39112
39113 \series default
39114  and this Wiki-page:
39115 \begin_inset Newline newline
39116 \end_inset
39117
39118
39119 \begin_inset Flex URL
39120 status open
39121
39122 \begin_layout Plain Layout
39123
39124 http://wiki.lyx.org/LyX/LinguistLyX
39125 \end_layout
39126
39127 \end_inset
39128
39129
39130 \end_layout
39131
39132 \begin_layout Subsection
39133 Formatting
39134 \end_layout
39135
39136 \begin_layout Standard
39137 Here you can insert the following format constructs:
39138 \end_layout
39139
39140 \begin_layout Description
39141 Superscript Inserts a superscript: test
39142 \begin_inset script superscript
39143
39144 \begin_layout Plain Layout
39145 a, b
39146 \end_layout
39147
39148 \end_inset
39149
39150
39151 \end_layout
39152
39153 \begin_layout Description
39154 Subscript Inserts a subscript: test
39155 \begin_inset script subscript
39156
39157 \begin_layout Plain Layout
39158 3x
39159 \end_layout
39160
39161 \end_inset
39162
39163
39164 \end_layout
39165
39166 \begin_layout Description
39167 Protected
39168 \begin_inset space ~
39169 \end_inset
39170
39171 Space Inserts a protected space that is described in section
39172 \begin_inset space ~
39173 \end_inset
39174
39175
39176 \begin_inset CommandInset ref
39177 LatexCommand ref
39178 reference "sub:Protected-Space"
39179
39180 \end_inset
39181
39182 .
39183 \end_layout
39184
39185 \begin_layout Description
39186 Inter-word
39187 \begin_inset space ~
39188 \end_inset
39189
39190 Space Inserts an inter-word space that is described in section
39191 \begin_inset space ~
39192 \end_inset
39193
39194
39195 \begin_inset CommandInset ref
39196 LatexCommand ref
39197 reference "sub:Inter-word-Space"
39198
39199 \end_inset
39200
39201 .
39202 \end_layout
39203
39204 \begin_layout Description
39205 Thin
39206 \begin_inset space ~
39207 \end_inset
39208
39209 Space Inserts a thin space that is described in section
39210 \begin_inset space ~
39211 \end_inset
39212
39213
39214 \begin_inset CommandInset ref
39215 LatexCommand ref
39216 reference "sub:Thin-Space"
39217
39218 \end_inset
39219
39220 .
39221 \end_layout
39222
39223 \begin_layout Description
39224 Horizontal
39225 \begin_inset space ~
39226 \end_inset
39227
39228 Space Inserts horizontal space, see section
39229 \begin_inset space ~
39230 \end_inset
39231
39232
39233 \begin_inset CommandInset ref
39234 LatexCommand ref
39235 reference "sub:Horizontal-Space"
39236
39237 \end_inset
39238
39239  for a description.
39240 \end_layout
39241
39242 \begin_layout Description
39243 Horizontal
39244 \begin_inset space ~
39245 \end_inset
39246
39247 Line Inserts a horizontal line, see section
39248 \begin_inset space ~
39249 \end_inset
39250
39251
39252 \begin_inset CommandInset ref
39253 LatexCommand ref
39254 reference "sub:Horizontal-Lines"
39255
39256 \end_inset
39257
39258  for a description.
39259 \end_layout
39260
39261 \begin_layout Description
39262 Vertical
39263 \begin_inset space ~
39264 \end_inset
39265
39266 Space Inserts vertical space, see section
39267 \begin_inset space ~
39268 \end_inset
39269
39270
39271 \begin_inset CommandInset ref
39272 LatexCommand ref
39273 reference "sub:Vertical-Space"
39274
39275 \end_inset
39276
39277  for a description.
39278 \end_layout
39279
39280 \begin_layout Description
39281 Phantom Inserts Phantom space, see section
39282 \begin_inset space ~
39283 \end_inset
39284
39285
39286 \begin_inset CommandInset ref
39287 LatexCommand ref
39288 reference "sub:Phantom-Space"
39289
39290 \end_inset
39291
39292 .
39293 \end_layout
39294
39295 \begin_layout Description
39296 Hyphenation
39297 \begin_inset space ~
39298 \end_inset
39299
39300 Point Inserts a hyphenation point, see section
39301 \begin_inset space ~
39302 \end_inset
39303
39304
39305 \begin_inset CommandInset ref
39306 LatexCommand ref
39307 reference "sub:Hyphenation"
39308
39309 \end_inset
39310
39311 .
39312 \end_layout
39313
39314 \begin_layout Description
39315 Ligature
39316 \begin_inset space ~
39317 \end_inset
39318
39319 Break Inserts a ligature break, see section
39320 \begin_inset space ~
39321 \end_inset
39322
39323
39324 \begin_inset CommandInset ref
39325 LatexCommand ref
39326 reference "sub:Ligatures"
39327
39328 \end_inset
39329
39330 .
39331 \end_layout
39332
39333 \begin_layout Description
39334 Ragged
39335 \begin_inset space ~
39336 \end_inset
39337
39338 Line
39339 \begin_inset space ~
39340 \end_inset
39341
39342 Break Inserts a forced line break, see section
39343 \begin_inset space ~
39344 \end_inset
39345
39346
39347 \begin_inset CommandInset ref
39348 LatexCommand ref
39349 reference "sub:Forced-Line-Breaks"
39350
39351 \end_inset
39352
39353 .
39354 \end_layout
39355
39356 \begin_layout Description
39357 Justified
39358 \begin_inset space ~
39359 \end_inset
39360
39361 Break Inserts a forced line break that furthermore stretches the broken
39362  text line to the page border, see section
39363 \begin_inset space ~
39364 \end_inset
39365
39366
39367 \begin_inset CommandInset ref
39368 LatexCommand ref
39369 reference "sub:Forced-Line-Breaks"
39370
39371 \end_inset
39372
39373 .
39374 \end_layout
39375
39376 \begin_layout Description
39377 New
39378 \begin_inset space ~
39379 \end_inset
39380
39381 Page Inserts a forced page break, described in section
39382 \begin_inset space ~
39383 \end_inset
39384
39385
39386 \begin_inset CommandInset ref
39387 LatexCommand ref
39388 reference "sub:Forced-Page-Breaks"
39389
39390 \end_inset
39391
39392 .
39393 \end_layout
39394
39395 \begin_layout Description
39396 Page
39397 \begin_inset space ~
39398 \end_inset
39399
39400 Break Inserts a forced page break that furthermore stretches the broken
39401  text page to the page border, described in section
39402 \begin_inset space ~
39403 \end_inset
39404
39405
39406 \begin_inset CommandInset ref
39407 LatexCommand ref
39408 reference "sub:Forced-Page-Breaks"
39409
39410 \end_inset
39411
39412 .
39413 \end_layout
39414
39415 \begin_layout Description
39416 Clear
39417 \begin_inset space ~
39418 \end_inset
39419
39420 Page Inserts a clear page break, described in section
39421 \begin_inset space ~
39422 \end_inset
39423
39424
39425 \begin_inset CommandInset ref
39426 LatexCommand ref
39427 reference "sub:Clear-Page-Breaks"
39428
39429 \end_inset
39430
39431 .
39432 \end_layout
39433
39434 \begin_layout Description
39435 Clear
39436 \begin_inset space ~
39437 \end_inset
39438
39439 Double
39440 \begin_inset space ~
39441 \end_inset
39442
39443 Page Inserts a clear doublepage break, described in section
39444 \begin_inset space ~
39445 \end_inset
39446
39447
39448 \begin_inset CommandInset ref
39449 LatexCommand ref
39450 reference "sub:Clear-Page-Breaks"
39451
39452 \end_inset
39453
39454 .
39455 \end_layout
39456
39457 \begin_layout Subsection
39458 List / TOC
39459 \end_layout
39460
39461 \begin_layout Standard
39462 Various lists can be inserted with this menu entry.
39463  The table of contents, the algorithm, figures and tables list are described
39464  in section
39465 \begin_inset space ~
39466 \end_inset
39467
39468
39469 \begin_inset CommandInset ref
39470 LatexCommand ref
39471 reference "sec:toc"
39472
39473 \end_inset
39474
39475 .
39476  The index list is described in section
39477 \begin_inset space ~
39478 \end_inset
39479
39480
39481 \begin_inset CommandInset ref
39482 LatexCommand ref
39483 reference "sec:Index"
39484
39485 \end_inset
39486
39487 , the nomenclature in section
39488 \begin_inset space ~
39489 \end_inset
39490
39491
39492 \begin_inset CommandInset ref
39493 LatexCommand ref
39494 reference "sec:Nomenclature"
39495
39496 \end_inset
39497
39498  and the BibTeX bibliography in section
39499 \begin_inset space ~
39500 \end_inset
39501
39502
39503 \begin_inset CommandInset ref
39504 LatexCommand ref
39505 reference "sub:Bibliography-databases"
39506
39507 \end_inset
39508
39509 .
39510 \end_layout
39511
39512 \begin_layout Subsection
39513 Float
39514 \end_layout
39515
39516 \begin_layout Standard
39517 To insert floats, described in section
39518 \begin_inset space ~
39519 \end_inset
39520
39521
39522 \begin_inset CommandInset ref
39523 LatexCommand ref
39524 reference "sec:Floats"
39525
39526 \end_inset
39527
39528 .
39529 \end_layout
39530
39531 \begin_layout Subsection
39532 Note
39533 \end_layout
39534
39535 \begin_layout Standard
39536 To insert notes, described in section
39537 \begin_inset space ~
39538 \end_inset
39539
39540
39541 \begin_inset CommandInset ref
39542 LatexCommand ref
39543 reference "sec:Notes"
39544
39545 \end_inset
39546
39547 .
39548 \end_layout
39549
39550 \begin_layout Subsection
39551 Branch
39552 \end_layout
39553
39554 \begin_layout Standard
39555 Inserts branch insets as described in section
39556 \begin_inset space ~
39557 \end_inset
39558
39559
39560 \begin_inset CommandInset ref
39561 LatexCommand ref
39562 reference "sec:Branches"
39563
39564 \end_inset
39565
39566 .
39567 \end_layout
39568
39569 \begin_layout Subsection
39570 Custom Insets
39571 \end_layout
39572
39573 \begin_layout Standard
39574 Inserts document class-specific insets.
39575  Such insets only exist when they are defined in the layout file for a certain
39576  document class.
39577  An example is the document class 
39578 \begin_inset Quotes eld
39579 \end_inset
39580
39581 article (Elsevier)
39582 \begin_inset Quotes erd
39583 \end_inset
39584
39585  with three custom insets.
39586  The section 
39587 \emph on
39588 Flex insets and InsetLayout
39589 \emph default
39590  of the 
39591 \emph on
39592 Customization
39593 \emph default
39594  manual explains how custom insets are defined.
39595 \end_layout
39596
39597 \begin_layout Subsection
39598 File
39599 \begin_inset Index idx
39600 status collapsed
39601
39602 \begin_layout Plain Layout
39603 External Material
39604 \end_layout
39605
39606 \end_inset
39607
39608
39609 \end_layout
39610
39611 \begin_layout Standard
39612 This menu entry allows you to insert or include the contents of other LyX
39613  files in your document.
39614  How you can do this is explained in detail in the chapter 
39615 \emph on
39616 External Stuff
39617 \emph default
39618  of the 
39619 \emph on
39620 Embedded
39621 \begin_inset space ~
39622 \end_inset
39623
39624 Objects
39625 \emph default
39626  manual.
39627 \end_layout
39628
39629 \begin_layout Subsection
39630 Box
39631 \begin_inset Index idx
39632 status collapsed
39633
39634 \begin_layout Plain Layout
39635 Boxes
39636 \end_layout
39637
39638 \end_inset
39639
39640
39641 \end_layout
39642
39643 \begin_layout Standard
39644 Inserts a minipage box that is described section
39645 \begin_inset space ~
39646 \end_inset
39647
39648
39649 \begin_inset CommandInset ref
39650 LatexCommand ref
39651 reference "sec:Minipages"
39652
39653 \end_inset
39654
39655 .
39656  All box types supported by LyX are explained in detail in the chapter 
39657 \emph on
39658 Boxes
39659 \emph default
39660  of the 
39661 \emph on
39662 Embedded
39663 \begin_inset space ~
39664 \end_inset
39665
39666 Objects
39667 \emph default
39668  manual.
39669 \end_layout
39670
39671 \begin_layout Subsection
39672 Citation
39673 \end_layout
39674
39675 \begin_layout Standard
39676 Inserts a citation as described in section
39677 \begin_inset space ~
39678 \end_inset
39679
39680
39681 \begin_inset CommandInset ref
39682 LatexCommand ref
39683 reference "sec:Bibliography"
39684
39685 \end_inset
39686
39687 .
39688 \end_layout
39689
39690 \begin_layout Subsection
39691 Cross-Reference
39692 \end_layout
39693
39694 \begin_layout Standard
39695 Inserts a cross-reference as described in section
39696 \begin_inset space ~
39697 \end_inset
39698
39699
39700 \begin_inset CommandInset ref
39701 LatexCommand ref
39702 reference "sec:Cross-References"
39703
39704 \end_inset
39705
39706 .
39707 \end_layout
39708
39709 \begin_layout Subsection
39710 Label
39711 \end_layout
39712
39713 \begin_layout Standard
39714 Inserts a label as described in section
39715 \begin_inset space ~
39716 \end_inset
39717
39718
39719 \begin_inset CommandInset ref
39720 LatexCommand ref
39721 reference "sec:Cross-References"
39722
39723 \end_inset
39724
39725 .
39726 \end_layout
39727
39728 \begin_layout Subsection
39729 Caption
39730 \begin_inset Index idx
39731 status collapsed
39732
39733 \begin_layout Plain Layout
39734 Captions
39735 \end_layout
39736
39737 \end_inset
39738
39739
39740 \begin_inset Index idx
39741 status collapsed
39742
39743 \begin_layout Plain Layout
39744 Longtables ! Caption
39745 \end_layout
39746
39747 \end_inset
39748
39749
39750 \end_layout
39751
39752 \begin_layout Standard
39753 Inserts a caption in a float or longtable.
39754  Floats are described in section
39755 \begin_inset space ~
39756 \end_inset
39757
39758
39759 \begin_inset CommandInset ref
39760 LatexCommand ref
39761 reference "sec:Floats"
39762
39763 \end_inset
39764
39765 , captions in longtables are described in the section 
39766 \emph on
39767 Longtable Captions
39768 \emph default
39769  of the 
39770 \emph on
39771 Embedded
39772 \begin_inset space ~
39773 \end_inset
39774
39775 Objects
39776 \emph default
39777  manual.
39778 \end_layout
39779
39780 \begin_layout Subsection
39781 Index Entry
39782 \end_layout
39783
39784 \begin_layout Standard
39785 Inserts an index entry as described in section
39786 \begin_inset space ~
39787 \end_inset
39788
39789
39790 \begin_inset CommandInset ref
39791 LatexCommand ref
39792 reference "sec:Index"
39793
39794 \end_inset
39795
39796 .
39797 \end_layout
39798
39799 \begin_layout Subsection
39800 Nomenclature Entry
39801 \end_layout
39802
39803 \begin_layout Standard
39804 Inserts a nomenclature entry as described in section
39805 \begin_inset space ~
39806 \end_inset
39807
39808
39809 \begin_inset CommandInset ref
39810 LatexCommand ref
39811 reference "sec:Nomenclature"
39812
39813 \end_inset
39814
39815 .
39816 \end_layout
39817
39818 \begin_layout Subsection
39819 Table
39820 \end_layout
39821
39822 \begin_layout Standard
39823 Inserts a table.
39824  Tables are described in section
39825 \begin_inset space ~
39826 \end_inset
39827
39828
39829 \begin_inset CommandInset ref
39830 LatexCommand ref
39831 reference "sec:Tables"
39832
39833 \end_inset
39834
39835 .
39836 \end_layout
39837
39838 \begin_layout Subsection
39839 Graphics
39840 \end_layout
39841
39842 \begin_layout Standard
39843 Inserts a graphic.
39844  Graphics are described in section
39845 \begin_inset space ~
39846 \end_inset
39847
39848
39849 \begin_inset CommandInset ref
39850 LatexCommand ref
39851 reference "sec:Graphics"
39852
39853 \end_inset
39854
39855 .
39856 \end_layout
39857
39858 \begin_layout Subsection
39859 URL
39860 \end_layout
39861
39862 \begin_layout Standard
39863 Inserts an URL as described in section
39864 \begin_inset space ~
39865 \end_inset
39866
39867
39868 \begin_inset CommandInset ref
39869 LatexCommand ref
39870 reference "sub:URLs"
39871
39872 \end_inset
39873
39874 .
39875 \end_layout
39876
39877 \begin_layout Subsection
39878 Hyperlinks
39879 \end_layout
39880
39881 \begin_layout Standard
39882 Inserts a hyperlink as described in section
39883 \begin_inset space ~
39884 \end_inset
39885
39886
39887 \begin_inset CommandInset ref
39888 LatexCommand ref
39889 reference "sub:Hyperlinks"
39890
39891 \end_inset
39892
39893 .
39894 \end_layout
39895
39896 \begin_layout Subsection
39897 Footnote
39898 \end_layout
39899
39900 \begin_layout Standard
39901 Inserts a footnote, see section
39902 \begin_inset space ~
39903 \end_inset
39904
39905
39906 \begin_inset CommandInset ref
39907 LatexCommand ref
39908 reference "sec:Footnotes"
39909
39910 \end_inset
39911
39912 .
39913 \end_layout
39914
39915 \begin_layout Subsection
39916 Marginal Note
39917 \end_layout
39918
39919 \begin_layout Standard
39920 Inserts a marginal note, see section
39921 \begin_inset space ~
39922 \end_inset
39923
39924
39925 \begin_inset CommandInset ref
39926 LatexCommand ref
39927 reference "sec:Marginal-Notes"
39928
39929 \end_inset
39930
39931 .
39932 \end_layout
39933
39934 \begin_layout Subsection
39935 Short Title
39936 \end_layout
39937
39938 \begin_layout Standard
39939 Inserts a short title, see section
39940 \begin_inset space ~
39941 \end_inset
39942
39943
39944 \begin_inset CommandInset ref
39945 LatexCommand ref
39946 reference "sec:Short-Titles"
39947
39948 \end_inset
39949
39950 .
39951 \end_layout
39952
39953 \begin_layout Subsection
39954 TeX Code
39955 \end_layout
39956
39957 \begin_layout Standard
39958 Inserts a TeX Code box, see section
39959 \begin_inset space ~
39960 \end_inset
39961
39962
39963 \begin_inset CommandInset ref
39964 LatexCommand ref
39965 reference "sub:TeX-Code-Boxes"
39966
39967 \end_inset
39968
39969  for a description.
39970 \end_layout
39971
39972 \begin_layout Subsection
39973 Program Listing
39974 \begin_inset Index idx
39975 status collapsed
39976
39977 \begin_layout Plain Layout
39978 Program listings
39979 \end_layout
39980
39981 \end_inset
39982
39983
39984 \end_layout
39985
39986 \begin_layout Standard
39987 Inserts a program listings box.
39988  Program listings are explained in the chapter 
39989 \emph on
39990 Program Code Listings
39991 \emph default
39992  of the 
39993 \emph on
39994 Embedded
39995 \begin_inset space ~
39996 \end_inset
39997
39998 Objects
39999 \emph default
40000  manual.
40001 \end_layout
40002
40003 \begin_layout Subsection
40004 Date
40005 \end_layout
40006
40007 \begin_layout Standard
40008 Inserts the actual date.
40009  The format depends on the date format of the language that is used for
40010  LyX's menus.
40011  LyX offers various ways to insert a date which are explained and also compared
40012  in the section 
40013 \emph on
40014 External Material
40015 \emph default
40016  of the 
40017 \emph on
40018 Embedded
40019 \begin_inset space ~
40020 \end_inset
40021
40022 Objects
40023 \emph default
40024  manual.
40025 \end_layout
40026
40027 \begin_layout Section
40028 The Navigate Menu
40029 \begin_inset Index idx
40030 status collapsed
40031
40032 \begin_layout Plain Layout
40033 Menu ! Navigate
40034 \end_layout
40035
40036 \end_inset
40037
40038
40039 \end_layout
40040
40041 \begin_layout Standard
40042 This menu lists the existing chapters, sections, figures, tables, etc.
40043 \begin_inset space ~
40044 \end_inset
40045
40046 of the current document.
40047  This allows you to navigate easily through you document.
40048 \end_layout
40049
40050 \begin_layout Subsection
40051 Bookmarks
40052 \end_layout
40053
40054 \begin_layout Standard
40055 With this menu entry you are able to define your own bookmarks.
40056  This is useful when you are working on a large document and often have
40057  to jump e.
40058 \begin_inset space \thinspace{}
40059 \end_inset
40060
40061 g.
40062 \begin_inset space \space{}
40063 \end_inset
40064
40065 between section
40066 \begin_inset space ~
40067 \end_inset
40068
40069 2.5 and 6.3.
40070  To create bookmarks for this example, go to section
40071 \begin_inset space ~
40072 \end_inset
40073
40074 2.5 and use the menu 
40075 \family sans
40076 Save
40077 \begin_inset space ~
40078 \end_inset
40079
40080 Bookmark
40081 \begin_inset space ~
40082 \end_inset
40083
40084 1
40085 \family default
40086 .
40087  Then go to section
40088 \begin_inset space ~
40089 \end_inset
40090
40091 6.3 and use 
40092 \family sans
40093 Save
40094 \begin_inset space ~
40095 \end_inset
40096
40097 Bookmark
40098 \begin_inset space ~
40099 \end_inset
40100
40101
40102 \family default
40103 2.
40104  Now you can jump easily between these sections by using the menu or by
40105  the key bindings 
40106 \begin_inset Info
40107 type  "shortcut"
40108 arg   "bookmark-goto 1"
40109 \end_inset
40110
40111  and 
40112 \begin_inset Info
40113 type  "shortcut"
40114 arg   "bookmark-goto 2"
40115 \end_inset
40116
40117 .
40118 \end_layout
40119
40120 \begin_layout Standard
40121 You can also use bookmarks to jump between several opened documents.
40122  The saved bookmarks are valid till the document is closed.
40123 \end_layout
40124
40125 \begin_layout Subsection
40126 Next Note, Change, Cross-reference
40127 \end_layout
40128
40129 \begin_layout Standard
40130 Jump to the next note, change, or cross-reference following the current
40131  cursor position.
40132 \end_layout
40133
40134 \begin_layout Subsection
40135 Go to Label
40136 \end_layout
40137
40138 \begin_layout Standard
40139 Only active when the cursor is in front of a cross-reference.
40140  Sets the cursor before the referenced label, the same as if you right-click
40141  on a cross-reference box.
40142 \end_layout
40143
40144 \begin_layout Subsection
40145 Forward Search
40146 \end_layout
40147
40148 \begin_layout Standard
40149 This feature allows you to directly jump to the corresponding text part
40150  in the output, see section 
40151 \emph on
40152 Forward
40153 \begin_inset space ~
40154 \end_inset
40155
40156 search
40157 \emph default
40158  in the 
40159 \emph on
40160 Additional
40161 \begin_inset space ~
40162 \end_inset
40163
40164 Features
40165 \emph default
40166  manual for a detailed description.
40167 \end_layout
40168
40169 \begin_layout Section
40170 The Document Menu
40171 \begin_inset Index idx
40172 status collapsed
40173
40174 \begin_layout Plain Layout
40175 Menu ! Document
40176 \end_layout
40177
40178 \end_inset
40179
40180
40181 \end_layout
40182
40183 \begin_layout Subsection
40184 Change Tracking
40185 \end_layout
40186
40187 \begin_layout Standard
40188 Change Tracking is described in section
40189 \begin_inset space ~
40190 \end_inset
40191
40192
40193 \begin_inset CommandInset ref
40194 LatexCommand ref
40195 reference "sec:Change-Tracking"
40196
40197 \end_inset
40198
40199 .
40200 \end_layout
40201
40202 \begin_layout Subsection
40203 LaT
40204 \begin_inset ERT
40205 status collapsed
40206
40207 \begin_layout Plain Layout
40208
40209 {}
40210 \end_layout
40211
40212 \end_inset
40213
40214 eX Log
40215 \end_layout
40216
40217 \begin_layout Standard
40218 After running LaTeX by viewing or exporting a document, this menu will be
40219  enabled.
40220  It shows the logfile of the used LaTeX-program.
40221 \end_layout
40222
40223 \begin_layout Standard
40224 Here you can see how LaTeX works in the background.
40225  
40226 \emph on
40227 Experts
40228 \emph default
40229  will find in it reasons for LaTeX-errors.
40230 \end_layout
40231
40232 \begin_layout Subsection
40233 Outline
40234 \end_layout
40235
40236 \begin_layout Standard
40237 Opens the TOC/Outline window as described in section
40238 \begin_inset space ~
40239 \end_inset
40240
40241
40242 \begin_inset CommandInset ref
40243 LatexCommand ref
40244 reference "sec:Navigating"
40245
40246 \end_inset
40247
40248  and 
40249 \begin_inset CommandInset ref
40250 LatexCommand ref
40251 reference "sub:Table-of-Contents"
40252
40253 \end_inset
40254
40255 .
40256 \end_layout
40257
40258 \begin_layout Subsection
40259 Start Appendix Here
40260 \end_layout
40261
40262 \begin_layout Standard
40263 This menu will start the appendix of the document at the current cursor
40264  position as described in section
40265 \begin_inset space ~
40266 \end_inset
40267
40268
40269 \begin_inset CommandInset ref
40270 LatexCommand ref
40271 reference "sec:Appendices"
40272
40273 \end_inset
40274
40275 .
40276 \end_layout
40277
40278 \begin_layout Subsection
40279 Compressed
40280 \end_layout
40281
40282 \begin_layout Standard
40283 Un/compresses the current document.
40284 \end_layout
40285
40286 \begin_layout Subsection
40287 Settings
40288 \end_layout
40289
40290 \begin_layout Standard
40291 The document settings are described in appendix
40292 \begin_inset space ~
40293 \end_inset
40294
40295
40296 \begin_inset CommandInset ref
40297 LatexCommand ref
40298 reference "chap:The-Document-Settings"
40299
40300 \end_inset
40301
40302 .
40303 \end_layout
40304
40305 \begin_layout Section
40306 The Tools Menu
40307 \begin_inset Index idx
40308 status collapsed
40309
40310 \begin_layout Plain Layout
40311 Menu ! Tools
40312 \end_layout
40313
40314 \end_inset
40315
40316
40317 \end_layout
40318
40319 \begin_layout Subsection
40320 Spellchecker
40321 \end_layout
40322
40323 \begin_layout Standard
40324 Spell checking is explained in section
40325 \begin_inset space ~
40326 \end_inset
40327
40328
40329 \begin_inset CommandInset ref
40330 LatexCommand ref
40331 reference "sec:Spellchecking"
40332
40333 \end_inset
40334
40335 .
40336 \end_layout
40337
40338 \begin_layout Subsection
40339 Thesaurus
40340 \end_layout
40341
40342 \begin_layout Standard
40343 The thesaurus is described in section
40344 \begin_inset space ~
40345 \end_inset
40346
40347
40348 \begin_inset CommandInset ref
40349 LatexCommand ref
40350 reference "sec:Thesaurus"
40351
40352 \end_inset
40353
40354 .
40355 \end_layout
40356
40357 \begin_layout Subsection
40358 Statistics
40359 \begin_inset Index idx
40360 status collapsed
40361
40362 \begin_layout Plain Layout
40363 Word count
40364 \end_layout
40365
40366 \end_inset
40367
40368
40369 \begin_inset Index idx
40370 status collapsed
40371
40372 \begin_layout Plain Layout
40373 Character count
40374 \end_layout
40375
40376 \end_inset
40377
40378
40379 \end_layout
40380
40381 \begin_layout Standard
40382 Counts the words and characters in the actual document or the highlighted
40383  document part.
40384 \end_layout
40385
40386 \begin_layout Subsection
40387 TeX Information
40388 \begin_inset Index idx
40389 status collapsed
40390
40391 \begin_layout Plain Layout
40392 TeX Information
40393 \end_layout
40394
40395 \end_inset
40396
40397
40398 \end_layout
40399
40400 \begin_layout Standard
40401 Shows you a list of the classes and styles installed in your LaTeX-system.
40402 \end_layout
40403
40404 \begin_layout Subsection
40405 Reconfigure
40406 \begin_inset Index idx
40407 status collapsed
40408
40409 \begin_layout Plain Layout
40410 LyX ! Reconfigure|see
40411 \begin_inset ERT
40412 status collapsed
40413
40414 \begin_layout Plain Layout
40415
40416 {
40417 \end_layout
40418
40419 \end_inset
40420
40421 Reconfiguration of LyX
40422 \begin_inset ERT
40423 status collapsed
40424
40425 \begin_layout Plain Layout
40426
40427 }
40428 \end_layout
40429
40430 \end_inset
40431
40432
40433 \end_layout
40434
40435 \end_inset
40436
40437
40438 \begin_inset Index idx
40439 status collapsed
40440
40441 \begin_layout Plain Layout
40442 Reconfiguration of LyX
40443 \end_layout
40444
40445 \end_inset
40446
40447
40448 \end_layout
40449
40450 \begin_layout Standard
40451 This menu entry reconfigures LyX; that is, LyX looks for LaTeX-packages
40452  and needed programs it needs; see also section
40453 \begin_inset space ~
40454 \end_inset
40455
40456
40457 \begin_inset CommandInset ref
40458 LatexCommand ref
40459 reference "sec:Basic-LyX-Setup"
40460
40461 \end_inset
40462
40463 .
40464 \end_layout
40465
40466 \begin_layout Subsection
40467 Preferences
40468 \end_layout
40469
40470 \begin_layout Standard
40471 The preferences dialog is described in detail in appendix
40472 \begin_inset space ~
40473 \end_inset
40474
40475
40476 \begin_inset CommandInset ref
40477 LatexCommand ref
40478 reference "chap:The-Preferences-dialog"
40479
40480 \end_inset
40481
40482 .
40483 \end_layout
40484
40485 \begin_layout Section
40486 The Help Menu
40487 \begin_inset Index idx
40488 status collapsed
40489
40490 \begin_layout Plain Layout
40491 Menu ! Help
40492 \end_layout
40493
40494 \end_inset
40495
40496
40497 \end_layout
40498
40499 \begin_layout Standard
40500 This menu lists the documentation files of LyX in the language of LyX's
40501  menus.
40502  Is a file not available in this language, the English version will be listed.
40503 \end_layout
40504
40505 \begin_layout Standard
40506 The menu 
40507 \family sans
40508 LaTeX
40509 \begin_inset space ~
40510 \end_inset
40511
40512 Configuration
40513 \family default
40514  shows a LyX-document with information about the LaTeX-packages and classes
40515  found by LyX (see also section
40516 \begin_inset space ~
40517 \end_inset
40518
40519
40520 \begin_inset CommandInset ref
40521 LatexCommand ref
40522 reference "sec:LaTeX-Setup"
40523
40524 \end_inset
40525
40526 ).
40527 \end_layout
40528
40529 \begin_layout Section
40530 Toolbars
40531 \begin_inset CommandInset label
40532 LatexCommand label
40533 name "sec:Toolbars"
40534
40535 \end_inset
40536
40537
40538 \end_layout
40539
40540 \begin_layout Standard
40541 How to show or hide toolbars is explained in section
40542 \begin_inset space ~
40543 \end_inset
40544
40545
40546 \begin_inset CommandInset ref
40547 LatexCommand ref
40548 reference "sub:Toolbars"
40549
40550 \end_inset
40551
40552 .
40553 \end_layout
40554
40555 \begin_layout Standard
40556 It is also possible to define custom toolbars.
40557  This is described in the 
40558 \emph on
40559 Additional Features
40560 \emph default
40561  manual.
40562 \end_layout
40563
40564 \begin_layout Subsection
40565 Standard Toolbar
40566 \begin_inset Index idx
40567 status collapsed
40568
40569 \begin_layout Plain Layout
40570 Toolbar ! Standard
40571 \end_layout
40572
40573 \end_inset
40574
40575
40576 \end_layout
40577
40578 \begin_layout Standard
40579 \begin_inset Graphics
40580         filename clipart/StandardToolbar.png
40581         width 100col%
40582
40583 \end_inset
40584
40585
40586 \end_layout
40587
40588 \begin_layout Standard
40589 \begin_inset VSpace defskip
40590 \end_inset
40591
40592
40593 \end_layout
40594
40595 \begin_layout Standard
40596 The standard toolbar as shown above contains from left to right the following
40597  buttons:
40598 \begin_inset ERT
40599 status collapsed
40600
40601 \begin_layout Plain Layout
40602
40603
40604 \backslash
40605 setlength{
40606 \backslash
40607 LTleft}{0pt}
40608 \end_layout
40609
40610 \end_inset
40611
40612
40613 \begin_inset Note Note
40614 status collapsed
40615
40616 \begin_layout Plain Layout
40617 This is necessary to left align the following longtables.
40618  See the 
40619 \emph on
40620 Embedded Objects
40621 \emph default
40622  manual for more information.
40623 \end_layout
40624
40625 \end_inset
40626
40627
40628 \end_layout
40629
40630 \begin_layout Standard
40631 \begin_inset VSpace defskip
40632 \end_inset
40633
40634
40635 \end_layout
40636
40637 \begin_layout Standard
40638 \begin_inset Tabular
40639 <lyxtabular version="3" rows="1" columns="2">
40640 <features islongtable="true" longtabularalignment="center">
40641 <column alignment="center" valignment="top" width="0">
40642 <column alignment="center" valignment="top" width="0">
40643 <row>
40644 <cell alignment="center" valignment="top" usebox="none">
40645 \begin_inset Text
40646
40647 \begin_layout Plain Layout
40648 \begin_inset Graphics
40649         filename clipart/ToolbarEnvBox.png
40650         clip
40651
40652 \end_inset
40653
40654
40655 \end_layout
40656
40657 \end_inset
40658 </cell>
40659 <cell alignment="center" valignment="top" usebox="none">
40660 \begin_inset Text
40661
40662 \begin_layout Plain Layout
40663 pull-down box for the paragraph environments
40664 \end_layout
40665
40666 \end_inset
40667 </cell>
40668 </row>
40669 </lyxtabular>
40670
40671 \end_inset
40672
40673
40674 \end_layout
40675
40676 \begin_layout Standard
40677 \begin_inset VSpace -10mm
40678 \end_inset
40679
40680
40681 \end_layout
40682
40683 \begin_layout Standard
40684 \align left
40685 \begin_inset Tabular
40686 <lyxtabular version="3" rows="21" columns="2">
40687 <features islongtable="true" longtabularalignment="center">
40688 <column alignment="left" valignment="top" width="0">
40689 <column alignment="left" valignment="top" width="0">
40690 <row interlinespace="2.5mm">
40691 <cell alignment="center" valignment="top" usebox="none">
40692 \begin_inset Text
40693
40694 \begin_layout Plain Layout
40695
40696 \family sans
40697 \begin_inset Info
40698 type  "icon"
40699 arg   "buffer-new"
40700 \end_inset
40701
40702
40703 \end_layout
40704
40705 \end_inset
40706 </cell>
40707 <cell alignment="center" valignment="top" usebox="none">
40708 \begin_inset Text
40709
40710 \begin_layout Plain Layout
40711
40712 \family sans
40713 File\SpecialChar \menuseparator
40714 New
40715 \end_layout
40716
40717 \end_inset
40718 </cell>
40719 </row>
40720 <row interlinespace="2.5mm">
40721 <cell alignment="center" valignment="top" usebox="none">
40722 \begin_inset Text
40723
40724 \begin_layout Plain Layout
40725
40726 \family sans
40727 \begin_inset Info
40728 type  "icon"
40729 arg   "file-open"
40730 \end_inset
40731
40732
40733 \end_layout
40734
40735 \end_inset
40736 </cell>
40737 <cell alignment="center" valignment="top" usebox="none">
40738 \begin_inset Text
40739
40740 \begin_layout Plain Layout
40741
40742 \family sans
40743 File\SpecialChar \menuseparator
40744 Open
40745 \end_layout
40746
40747 \end_inset
40748 </cell>
40749 </row>
40750 <row interlinespace="2.5mm">
40751 <cell alignment="center" valignment="top" usebox="none">
40752 \begin_inset Text
40753
40754 \begin_layout Plain Layout
40755
40756 \family sans
40757 \begin_inset Info
40758 type  "icon"
40759 arg   "buffer-write"
40760 \end_inset
40761
40762
40763 \end_layout
40764
40765 \end_inset
40766 </cell>
40767 <cell alignment="center" valignment="top" usebox="none">
40768 \begin_inset Text
40769
40770 \begin_layout Plain Layout
40771
40772 \family sans
40773 File\SpecialChar \menuseparator
40774 Save
40775 \end_layout
40776
40777 \end_inset
40778 </cell>
40779 </row>
40780 <row interlinespace="2.5mm">
40781 <cell alignment="center" valignment="top" usebox="none">
40782 \begin_inset Text
40783
40784 \begin_layout Plain Layout
40785
40786 \family sans
40787 \begin_inset Info
40788 type  "icon"
40789 arg   "dialog-show print"
40790 \end_inset
40791
40792
40793 \end_layout
40794
40795 \end_inset
40796 </cell>
40797 <cell alignment="center" valignment="top" usebox="none">
40798 \begin_inset Text
40799
40800 \begin_layout Plain Layout
40801
40802 \family sans
40803 File\SpecialChar \menuseparator
40804 Print
40805 \end_layout
40806
40807 \end_inset
40808 </cell>
40809 </row>
40810 <row interlinespace="2.5mm">
40811 <cell alignment="center" valignment="top" usebox="none">
40812 \begin_inset Text
40813
40814 \begin_layout Plain Layout
40815
40816 \family sans
40817 \begin_inset Info
40818 type  "icon"
40819 arg   "dialog-show spellchecker"
40820 \end_inset
40821
40822
40823 \end_layout
40824
40825 \end_inset
40826 </cell>
40827 <cell alignment="center" valignment="top" usebox="none">
40828 \begin_inset Text
40829
40830 \begin_layout Plain Layout
40831
40832 \family sans
40833 Tools\SpecialChar \menuseparator
40834 Spellchecker
40835 \end_layout
40836
40837 \end_inset
40838 </cell>
40839 </row>
40840 <row interlinespace="2.5mm">
40841 <cell alignment="center" valignment="top" usebox="none">
40842 \begin_inset Text
40843
40844 \begin_layout Plain Layout
40845
40846 \family sans
40847 \begin_inset Info
40848 type  "icon"
40849 arg   "undo"
40850 \end_inset
40851
40852
40853 \end_layout
40854
40855 \end_inset
40856 </cell>
40857 <cell alignment="center" valignment="top" usebox="none">
40858 \begin_inset Text
40859
40860 \begin_layout Plain Layout
40861
40862 \family sans
40863 Edit\SpecialChar \menuseparator
40864 Undo
40865 \end_layout
40866
40867 \end_inset
40868 </cell>
40869 </row>
40870 <row interlinespace="2.5mm">
40871 <cell alignment="center" valignment="top" usebox="none">
40872 \begin_inset Text
40873
40874 \begin_layout Plain Layout
40875
40876 \family sans
40877 \begin_inset Info
40878 type  "icon"
40879 arg   "redo"
40880 \end_inset
40881
40882
40883 \end_layout
40884
40885 \end_inset
40886 </cell>
40887 <cell alignment="center" valignment="top" usebox="none">
40888 \begin_inset Text
40889
40890 \begin_layout Plain Layout
40891
40892 \family sans
40893 Edit\SpecialChar \menuseparator
40894 Redo
40895 \end_layout
40896
40897 \end_inset
40898 </cell>
40899 </row>
40900 <row interlinespace="2.5mm">
40901 <cell alignment="center" valignment="top" usebox="none">
40902 \begin_inset Text
40903
40904 \begin_layout Plain Layout
40905
40906 \family sans
40907 \begin_inset Info
40908 type  "icon"
40909 arg   "cut"
40910 \end_inset
40911
40912
40913 \end_layout
40914
40915 \end_inset
40916 </cell>
40917 <cell alignment="center" valignment="top" usebox="none">
40918 \begin_inset Text
40919
40920 \begin_layout Plain Layout
40921
40922 \family sans
40923 Edit\SpecialChar \menuseparator
40924 Cut
40925 \end_layout
40926
40927 \end_inset
40928 </cell>
40929 </row>
40930 <row interlinespace="2.5mm">
40931 <cell alignment="center" valignment="top" usebox="none">
40932 \begin_inset Text
40933
40934 \begin_layout Plain Layout
40935
40936 \family sans
40937 \begin_inset Info
40938 type  "icon"
40939 arg   "copy"
40940 \end_inset
40941
40942
40943 \end_layout
40944
40945 \end_inset
40946 </cell>
40947 <cell alignment="center" valignment="top" usebox="none">
40948 \begin_inset Text
40949
40950 \begin_layout Plain Layout
40951
40952 \family sans
40953 Edit\SpecialChar \menuseparator
40954 Copy
40955 \end_layout
40956
40957 \end_inset
40958 </cell>
40959 </row>
40960 <row interlinespace="2.5mm">
40961 <cell alignment="center" valignment="top" usebox="none">
40962 \begin_inset Text
40963
40964 \begin_layout Plain Layout
40965
40966 \family sans
40967 \begin_inset Info
40968 type  "icon"
40969 arg   "paste"
40970 \end_inset
40971
40972
40973 \end_layout
40974
40975 \end_inset
40976 </cell>
40977 <cell alignment="center" valignment="top" usebox="none">
40978 \begin_inset Text
40979
40980 \begin_layout Plain Layout
40981
40982 \family sans
40983 Edit\SpecialChar \menuseparator
40984 Paste
40985 \end_layout
40986
40987 \end_inset
40988 </cell>
40989 </row>
40990 <row interlinespace="2.5mm">
40991 <cell alignment="center" valignment="top" usebox="none">
40992 \begin_inset Text
40993
40994 \begin_layout Plain Layout
40995
40996 \family sans
40997 \begin_inset Info
40998 type  "icon"
40999 arg   "dialog-show findreplace"
41000 \end_inset
41001
41002
41003 \end_layout
41004
41005 \end_inset
41006 </cell>
41007 <cell alignment="center" valignment="top" usebox="none">
41008 \begin_inset Text
41009
41010 \begin_layout Plain Layout
41011
41012 \family sans
41013 Edit\SpecialChar \menuseparator
41014 Find
41015 \begin_inset space \thinspace{}
41016 \end_inset
41017
41018 &
41019 \begin_inset space \thinspace{}
41020 \end_inset
41021
41022 Replace
41023 \end_layout
41024
41025 \end_inset
41026 </cell>
41027 </row>
41028 <row interlinespace="2.5mm">
41029 <cell alignment="center" valignment="top" usebox="none">
41030 \begin_inset Text
41031
41032 \begin_layout Plain Layout
41033
41034 \family sans
41035 \begin_inset Info
41036 type  "icon"
41037 arg   "bookmark-goto 0"
41038 \end_inset
41039
41040
41041 \end_layout
41042
41043 \end_inset
41044 </cell>
41045 <cell alignment="center" valignment="top" usebox="none">
41046 \begin_inset Text
41047
41048 \begin_layout Plain Layout
41049
41050 \family sans
41051 Navigate\SpecialChar \menuseparator
41052 Bookmarks\SpecialChar \menuseparator
41053 Navigate Back
41054 \end_layout
41055
41056 \end_inset
41057 </cell>
41058 </row>
41059 <row interlinespace="2.5mm">
41060 <cell alignment="center" valignment="top" usebox="none">
41061 \begin_inset Text
41062
41063 \begin_layout Plain Layout
41064
41065 \family sans
41066 \begin_inset Info
41067 type  "icon"
41068 arg   "font-emph"
41069 \end_inset
41070
41071
41072 \end_layout
41073
41074 \end_inset
41075 </cell>
41076 <cell alignment="center" valignment="top" usebox="none">
41077 \begin_inset Text
41078
41079 \begin_layout Plain Layout
41080 Emphasize text, function of the 
41081 \family sans
41082 Edit\SpecialChar \menuseparator
41083 Text
41084 \begin_inset space ~
41085 \end_inset
41086
41087 Style
41088 \family default
41089  dialog
41090 \end_layout
41091
41092 \end_inset
41093 </cell>
41094 </row>
41095 <row interlinespace="2.5mm">
41096 <cell alignment="center" valignment="top" usebox="none">
41097 \begin_inset Text
41098
41099 \begin_layout Plain Layout
41100
41101 \family sans
41102 \begin_inset Info
41103 type  "icon"
41104 arg   "font-noun"
41105 \end_inset
41106
41107
41108 \end_layout
41109
41110 \end_inset
41111 </cell>
41112 <cell alignment="center" valignment="top" usebox="none">
41113 \begin_inset Text
41114
41115 \begin_layout Plain Layout
41116 Set text to noun style, function of the 
41117 \family sans
41118 Edit\SpecialChar \menuseparator
41119 Text
41120 \begin_inset space ~
41121 \end_inset
41122
41123 Style
41124 \family default
41125  dialog
41126 \end_layout
41127
41128 \end_inset
41129 </cell>
41130 </row>
41131 <row interlinespace="2.5mm">
41132 <cell alignment="center" valignment="top" usebox="none">
41133 \begin_inset Text
41134
41135 \begin_layout Plain Layout
41136
41137 \family sans
41138 \begin_inset Info
41139 type  "icon"
41140 arg   "textstyle-apply"
41141 \end_inset
41142
41143
41144 \end_layout
41145
41146 \end_inset
41147 </cell>
41148 <cell alignment="center" valignment="top" usebox="none">
41149 \begin_inset Text
41150
41151 \begin_layout Plain Layout
41152 Formats text using the current settings in the 
41153 \family sans
41154 Edit\SpecialChar \menuseparator
41155 Text
41156 \begin_inset space ~
41157 \end_inset
41158
41159 Style
41160 \family default
41161  dialog
41162 \end_layout
41163
41164 \end_inset
41165 </cell>
41166 </row>
41167 <row interlinespace="2.5mm">
41168 <cell alignment="center" valignment="top" usebox="none">
41169 \begin_inset Text
41170
41171 \begin_layout Plain Layout
41172
41173 \family sans
41174 \begin_inset Info
41175 type  "icon"
41176 arg   "math-mode"
41177 \end_inset
41178
41179
41180 \end_layout
41181
41182 \end_inset
41183 </cell>
41184 <cell alignment="center" valignment="top" usebox="none">
41185 \begin_inset Text
41186
41187 \begin_layout Plain Layout
41188
41189 \family sans
41190 Insert\SpecialChar \menuseparator
41191 Math\SpecialChar \menuseparator
41192 Inline
41193 \begin_inset space ~
41194 \end_inset
41195
41196 Formula
41197 \end_layout
41198
41199 \end_inset
41200 </cell>
41201 </row>
41202 <row interlinespace="2.5mm">
41203 <cell alignment="center" valignment="top" usebox="none">
41204 \begin_inset Text
41205
41206 \begin_layout Plain Layout
41207
41208 \family sans
41209 \begin_inset Info
41210 type  "icon"
41211 arg   "dialog-show-new-inset graphics"
41212 \end_inset
41213
41214
41215 \end_layout
41216
41217 \end_inset
41218 </cell>
41219 <cell alignment="center" valignment="top" usebox="none">
41220 \begin_inset Text
41221
41222 \begin_layout Plain Layout
41223
41224 \family sans
41225 Insert\SpecialChar \menuseparator
41226 Graphics
41227 \end_layout
41228
41229 \end_inset
41230 </cell>
41231 </row>
41232 <row interlinespace="2.5mm">
41233 <cell alignment="center" valignment="top" usebox="none">
41234 \begin_inset Text
41235
41236 \begin_layout Plain Layout
41237 \begin_inset Info
41238 type  "icon"
41239 arg   "tabular-insert"
41240 \end_inset
41241
41242
41243 \end_layout
41244
41245 \end_inset
41246 </cell>
41247 <cell alignment="center" valignment="top" usebox="none">
41248 \begin_inset Text
41249
41250 \begin_layout Plain Layout
41251
41252 \family sans
41253 Insert\SpecialChar \menuseparator
41254 Table
41255 \end_layout
41256
41257 \end_inset
41258 </cell>
41259 </row>
41260 <row interlinespace="2.5mm">
41261 <cell alignment="center" valignment="top" usebox="none">
41262 \begin_inset Text
41263
41264 \begin_layout Plain Layout
41265
41266 \family sans
41267 \begin_inset Info
41268 type  "icon"
41269 arg   "dialog-toggle toc"
41270 \end_inset
41271
41272
41273 \end_layout
41274
41275 \end_inset
41276 </cell>
41277 <cell alignment="center" valignment="top" usebox="none">
41278 \begin_inset Text
41279
41280 \begin_layout Plain Layout
41281 Toggle outline window on/off, 
41282 \family sans
41283 Document\SpecialChar \menuseparator
41284 Outline
41285 \end_layout
41286
41287 \end_inset
41288 </cell>
41289 </row>
41290 <row interlinespace="2.5mm">
41291 <cell alignment="center" valignment="top" usebox="none">
41292 \begin_inset Text
41293
41294 \begin_layout Plain Layout
41295
41296 \family sans
41297 \begin_inset Info
41298 type  "icon"
41299 arg   "toolbar-toggle math"
41300 \end_inset
41301
41302
41303 \end_layout
41304
41305 \end_inset
41306 </cell>
41307 <cell alignment="center" valignment="top" usebox="none">
41308 \begin_inset Text
41309
41310 \begin_layout Plain Layout
41311 Toggle math toolbar on/off
41312 \end_layout
41313
41314 \end_inset
41315 </cell>
41316 </row>
41317 <row interlinespace="2.5mm">
41318 <cell alignment="center" valignment="top" usebox="none">
41319 \begin_inset Text
41320
41321 \begin_layout Plain Layout
41322
41323 \family sans
41324 \begin_inset Info
41325 type  "icon"
41326 arg   "toolbar-toggle table"
41327 \end_inset
41328
41329
41330 \end_layout
41331
41332 \end_inset
41333 </cell>
41334 <cell alignment="center" valignment="top" usebox="none">
41335 \begin_inset Text
41336
41337 \begin_layout Plain Layout
41338 Toggle table toolbar on/off
41339 \end_layout
41340
41341 \end_inset
41342 </cell>
41343 </row>
41344 </lyxtabular>
41345
41346 \end_inset
41347
41348
41349 \end_layout
41350
41351 \begin_layout Subsection
41352 Extra Toolbar
41353 \begin_inset Index idx
41354 status collapsed
41355
41356 \begin_layout Plain Layout
41357 Toolbar ! Extra
41358 \end_layout
41359
41360 \end_inset
41361
41362
41363 \end_layout
41364
41365 \begin_layout Standard
41366 \begin_inset Graphics
41367         filename clipart/ExtraToolbar.png
41368         width 100col%
41369
41370 \end_inset
41371
41372
41373 \end_layout
41374
41375 \begin_layout Standard
41376 \begin_inset VSpace defskip
41377 \end_inset
41378
41379
41380 \end_layout
41381
41382 \begin_layout Standard
41383 The extra toolbar as shown above contains from left to right the following
41384  buttons:
41385 \end_layout
41386
41387 \begin_layout Standard
41388 \begin_inset VSpace defskip
41389 \end_inset
41390
41391
41392 \end_layout
41393
41394 \begin_layout Standard
41395 \begin_inset Tabular
41396 <lyxtabular version="3" rows="25" columns="2">
41397 <features islongtable="true" longtabularalignment="center">
41398 <column alignment="left" valignment="top" width="0">
41399 <column alignment="left" valignment="top" width="0">
41400 <row interlinespace="2.5mm">
41401 <cell alignment="center" valignment="top" usebox="none">
41402 \begin_inset Text
41403
41404 \begin_layout Plain Layout
41405
41406 \family sans
41407 \begin_inset Info
41408 type  "icon"
41409 arg   "layout"
41410 \end_inset
41411
41412
41413 \end_layout
41414
41415 \end_inset
41416 </cell>
41417 <cell alignment="center" valignment="top" usebox="none">
41418 \begin_inset Text
41419
41420 \begin_layout Plain Layout
41421 Default
41422 \end_layout
41423
41424 \end_inset
41425 </cell>
41426 </row>
41427 <row interlinespace="2.5mm">
41428 <cell alignment="center" valignment="top" usebox="none">
41429 \begin_inset Text
41430
41431 \begin_layout Plain Layout
41432
41433 \family sans
41434 \begin_inset Info
41435 type  "icon"
41436 arg   "layout Enumerate"
41437 \end_inset
41438
41439
41440 \end_layout
41441
41442 \end_inset
41443 </cell>
41444 <cell alignment="center" valignment="top" usebox="none">
41445 \begin_inset Text
41446
41447 \begin_layout Plain Layout
41448 Numbered list
41449 \end_layout
41450
41451 \end_inset
41452 </cell>
41453 </row>
41454 <row interlinespace="2.5mm">
41455 <cell alignment="center" valignment="top" usebox="none">
41456 \begin_inset Text
41457
41458 \begin_layout Plain Layout
41459
41460 \family sans
41461 \begin_inset Info
41462 type  "icon"
41463 arg   "layout Itemize"
41464 \end_inset
41465
41466
41467 \end_layout
41468
41469 \end_inset
41470 </cell>
41471 <cell alignment="center" valignment="top" usebox="none">
41472 \begin_inset Text
41473
41474 \begin_layout Plain Layout
41475 Itemized list
41476 \end_layout
41477
41478 \end_inset
41479 </cell>
41480 </row>
41481 <row interlinespace="2.5mm">
41482 <cell alignment="center" valignment="top" usebox="none">
41483 \begin_inset Text
41484
41485 \begin_layout Plain Layout
41486
41487 \family sans
41488 \begin_inset Info
41489 type  "icon"
41490 arg   "layout List"
41491 \end_inset
41492
41493
41494 \end_layout
41495
41496 \end_inset
41497 </cell>
41498 <cell alignment="center" valignment="top" usebox="none">
41499 \begin_inset Text
41500
41501 \begin_layout Plain Layout
41502 List
41503 \end_layout
41504
41505 \end_inset
41506 </cell>
41507 </row>
41508 <row interlinespace="2.5mm">
41509 <cell alignment="center" valignment="top" usebox="none">
41510 \begin_inset Text
41511
41512 \begin_layout Plain Layout
41513
41514 \family sans
41515 \begin_inset Info
41516 type  "icon"
41517 arg   "layout Description"
41518 \end_inset
41519
41520
41521 \end_layout
41522
41523 \end_inset
41524 </cell>
41525 <cell alignment="center" valignment="top" usebox="none">
41526 \begin_inset Text
41527
41528 \begin_layout Plain Layout
41529 Description list
41530 \end_layout
41531
41532 \end_inset
41533 </cell>
41534 </row>
41535 <row interlinespace="2.5mm">
41536 <cell alignment="center" valignment="top" usebox="none">
41537 \begin_inset Text
41538
41539 \begin_layout Plain Layout
41540
41541 \family sans
41542 \begin_inset Info
41543 type  "icon"
41544 arg   "depth-increment"
41545 \end_inset
41546
41547
41548 \end_layout
41549
41550 \end_inset
41551 </cell>
41552 <cell alignment="center" valignment="top" usebox="none">
41553 \begin_inset Text
41554
41555 \begin_layout Plain Layout
41556
41557 \family sans
41558 Edit\SpecialChar \menuseparator
41559 Increase
41560 \begin_inset space ~
41561 \end_inset
41562
41563 List
41564 \begin_inset space ~
41565 \end_inset
41566
41567 Depth
41568 \end_layout
41569
41570 \end_inset
41571 </cell>
41572 </row>
41573 <row interlinespace="2.5mm">
41574 <cell alignment="center" valignment="top" usebox="none">
41575 \begin_inset Text
41576
41577 \begin_layout Plain Layout
41578
41579 \family sans
41580 \begin_inset Info
41581 type  "icon"
41582 arg   "depth-decrement"
41583 \end_inset
41584
41585
41586 \end_layout
41587
41588 \end_inset
41589 </cell>
41590 <cell alignment="center" valignment="top" usebox="none">
41591 \begin_inset Text
41592
41593 \begin_layout Plain Layout
41594
41595 \family sans
41596 Edit\SpecialChar \menuseparator
41597 Decrease
41598 \begin_inset space ~
41599 \end_inset
41600
41601 List
41602 \begin_inset space ~
41603 \end_inset
41604
41605 Depth
41606 \end_layout
41607
41608 \end_inset
41609 </cell>
41610 </row>
41611 <row interlinespace="2.5mm">
41612 <cell alignment="center" valignment="top" usebox="none">
41613 \begin_inset Text
41614
41615 \begin_layout Plain Layout
41616
41617 \family sans
41618 \begin_inset Info
41619 type  "icon"
41620 arg   "float-insert figure"
41621 \end_inset
41622
41623
41624 \end_layout
41625
41626 \end_inset
41627 </cell>
41628 <cell alignment="center" valignment="top" usebox="none">
41629 \begin_inset Text
41630
41631 \begin_layout Plain Layout
41632
41633 \family sans
41634 Insert\SpecialChar \menuseparator
41635 Float\SpecialChar \menuseparator
41636 Figure
41637 \end_layout
41638
41639 \end_inset
41640 </cell>
41641 </row>
41642 <row interlinespace="2.5mm">
41643 <cell alignment="center" valignment="top" usebox="none">
41644 \begin_inset Text
41645
41646 \begin_layout Plain Layout
41647
41648 \family sans
41649 \begin_inset Info
41650 type  "icon"
41651 arg   "float-insert table"
41652 \end_inset
41653
41654
41655 \end_layout
41656
41657 \end_inset
41658 </cell>
41659 <cell alignment="center" valignment="top" usebox="none">
41660 \begin_inset Text
41661
41662 \begin_layout Plain Layout
41663
41664 \family sans
41665 Insert\SpecialChar \menuseparator
41666 Float\SpecialChar \menuseparator
41667 Table
41668 \end_layout
41669
41670 \end_inset
41671 </cell>
41672 </row>
41673 <row interlinespace="2.5mm">
41674 <cell alignment="center" valignment="top" usebox="none">
41675 \begin_inset Text
41676
41677 \begin_layout Plain Layout
41678
41679 \family sans
41680 \begin_inset Info
41681 type  "icon"
41682 arg   "label-insert"
41683 \end_inset
41684
41685
41686 \end_layout
41687
41688 \end_inset
41689 </cell>
41690 <cell alignment="center" valignment="top" usebox="none">
41691 \begin_inset Text
41692
41693 \begin_layout Plain Layout
41694
41695 \family sans
41696 Insert\SpecialChar \menuseparator
41697 Label
41698 \end_layout
41699
41700 \end_inset
41701 </cell>
41702 </row>
41703 <row interlinespace="2.5mm">
41704 <cell alignment="center" valignment="top" usebox="none">
41705 \begin_inset Text
41706
41707 \begin_layout Plain Layout
41708
41709 \family sans
41710 \begin_inset Info
41711 type  "icon"
41712 arg   "dialog-show-new-inset ref"
41713 \end_inset
41714
41715
41716 \end_layout
41717
41718 \end_inset
41719 </cell>
41720 <cell alignment="center" valignment="top" usebox="none">
41721 \begin_inset Text
41722
41723 \begin_layout Plain Layout
41724
41725 \family sans
41726 Insert\SpecialChar \menuseparator
41727 Cross-Reference
41728 \end_layout
41729
41730 \end_inset
41731 </cell>
41732 </row>
41733 <row interlinespace="2.5mm">
41734 <cell alignment="center" valignment="top" usebox="none">
41735 \begin_inset Text
41736
41737 \begin_layout Plain Layout
41738
41739 \family sans
41740 \begin_inset Info
41741 type  "icon"
41742 arg   "dialog-show-new-inset citation"
41743 \end_inset
41744
41745
41746 \end_layout
41747
41748 \end_inset
41749 </cell>
41750 <cell alignment="center" valignment="top" usebox="none">
41751 \begin_inset Text
41752
41753 \begin_layout Plain Layout
41754
41755 \family sans
41756 Insert\SpecialChar \menuseparator
41757 Citation
41758 \end_layout
41759
41760 \end_inset
41761 </cell>
41762 </row>
41763 <row interlinespace="2.5mm">
41764 <cell alignment="center" valignment="top" usebox="none">
41765 \begin_inset Text
41766
41767 \begin_layout Plain Layout
41768
41769 \family sans
41770 \begin_inset Info
41771 type  "icon"
41772 arg   "index-insert"
41773 \end_inset
41774
41775
41776 \end_layout
41777
41778 \end_inset
41779 </cell>
41780 <cell alignment="center" valignment="top" usebox="none">
41781 \begin_inset Text
41782
41783 \begin_layout Plain Layout
41784
41785 \family sans
41786 Insert\SpecialChar \menuseparator
41787 Index
41788 \begin_inset space ~
41789 \end_inset
41790
41791 Entry
41792 \end_layout
41793
41794 \end_inset
41795 </cell>
41796 </row>
41797 <row interlinespace="2.5mm">
41798 <cell alignment="center" valignment="top" usebox="none">
41799 \begin_inset Text
41800
41801 \begin_layout Plain Layout
41802
41803 \family sans
41804 \begin_inset Info
41805 type  "icon"
41806 arg   "nomencl-insert"
41807 \end_inset
41808
41809
41810 \end_layout
41811
41812 \end_inset
41813 </cell>
41814 <cell alignment="center" valignment="top" usebox="none">
41815 \begin_inset Text
41816
41817 \begin_layout Plain Layout
41818
41819 \family sans
41820 Insert\SpecialChar \menuseparator
41821 Nomenclature
41822 \begin_inset space ~
41823 \end_inset
41824
41825 Entry
41826 \end_layout
41827
41828 \end_inset
41829 </cell>
41830 </row>
41831 <row interlinespace="2.5mm">
41832 <cell alignment="center" valignment="top" usebox="none">
41833 \begin_inset Text
41834
41835 \begin_layout Plain Layout
41836
41837 \family sans
41838 \begin_inset Info
41839 type  "icon"
41840 arg   "footnote-insert"
41841 \end_inset
41842
41843
41844 \end_layout
41845
41846 \end_inset
41847 </cell>
41848 <cell alignment="center" valignment="top" usebox="none">
41849 \begin_inset Text
41850
41851 \begin_layout Plain Layout
41852
41853 \family sans
41854 Insert\SpecialChar \menuseparator
41855 Footnote
41856 \end_layout
41857
41858 \end_inset
41859 </cell>
41860 </row>
41861 <row interlinespace="2.5mm">
41862 <cell alignment="center" valignment="top" usebox="none">
41863 \begin_inset Text
41864
41865 \begin_layout Plain Layout
41866
41867 \family sans
41868 \begin_inset Info
41869 type  "icon"
41870 arg   "marginalnote-insert"
41871 \end_inset
41872
41873
41874 \end_layout
41875
41876 \end_inset
41877 </cell>
41878 <cell alignment="center" valignment="top" usebox="none">
41879 \begin_inset Text
41880
41881 \begin_layout Plain Layout
41882
41883 \family sans
41884 Insert\SpecialChar \menuseparator
41885 Marginal
41886 \begin_inset space ~
41887 \end_inset
41888
41889 Note
41890 \end_layout
41891
41892 \end_inset
41893 </cell>
41894 </row>
41895 <row interlinespace="2.5mm">
41896 <cell alignment="center" valignment="top" usebox="none">
41897 \begin_inset Text
41898
41899 \begin_layout Plain Layout
41900
41901 \family sans
41902 \begin_inset Info
41903 type  "icon"
41904 arg   "note-insert"
41905 \end_inset
41906
41907
41908 \end_layout
41909
41910 \end_inset
41911 </cell>
41912 <cell alignment="center" valignment="top" usebox="none">
41913 \begin_inset Text
41914
41915 \begin_layout Plain Layout
41916
41917 \family sans
41918 Insert\SpecialChar \menuseparator
41919 Note\SpecialChar \menuseparator
41920 LyX
41921 \begin_inset space ~
41922 \end_inset
41923
41924 Note
41925 \end_layout
41926
41927 \end_inset
41928 </cell>
41929 </row>
41930 <row interlinespace="2.5mm">
41931 <cell alignment="center" valignment="top" usebox="none">
41932 \begin_inset Text
41933
41934 \begin_layout Plain Layout
41935
41936 \family sans
41937 \begin_inset Info
41938 type  "icon"
41939 arg   "box-insert Frameless"
41940 \end_inset
41941
41942
41943 \end_layout
41944
41945 \end_inset
41946 </cell>
41947 <cell alignment="center" valignment="top" usebox="none">
41948 \begin_inset Text
41949
41950 \begin_layout Plain Layout
41951
41952 \family sans
41953 Insert\SpecialChar \menuseparator
41954 Box
41955 \end_layout
41956
41957 \end_inset
41958 </cell>
41959 </row>
41960 <row interlinespace="2.5mm">
41961 <cell alignment="center" valignment="top" usebox="none">
41962 \begin_inset Text
41963
41964 \begin_layout Plain Layout
41965
41966 \family sans
41967 \begin_inset Info
41968 type  "icon"
41969 arg   "href-insert"
41970 \end_inset
41971
41972
41973 \end_layout
41974
41975 \end_inset
41976 </cell>
41977 <cell alignment="center" valignment="top" usebox="none">
41978 \begin_inset Text
41979
41980 \begin_layout Plain Layout
41981
41982 \family sans
41983 Insert\SpecialChar \menuseparator
41984 URL
41985 \end_layout
41986
41987 \end_inset
41988 </cell>
41989 </row>
41990 <row interlinespace="2.5mm">
41991 <cell alignment="center" valignment="top" usebox="none">
41992 \begin_inset Text
41993
41994 \begin_layout Plain Layout
41995
41996 \family sans
41997 \begin_inset Info
41998 type  "icon"
41999 arg   "ert-insert"
42000 \end_inset
42001
42002
42003 \end_layout
42004
42005 \end_inset
42006 </cell>
42007 <cell alignment="center" valignment="top" usebox="none">
42008 \begin_inset Text
42009
42010 \begin_layout Plain Layout
42011
42012 \family sans
42013 Insert\SpecialChar \menuseparator
42014 T
42015 \family default
42016
42017 \begin_inset ERT
42018 status collapsed
42019
42020 \begin_layout Plain Layout
42021
42022 {}
42023 \end_layout
42024
42025 \end_inset
42026
42027
42028 \family sans
42029 eX
42030 \begin_inset space ~
42031 \end_inset
42032
42033 Code
42034 \end_layout
42035
42036 \end_inset
42037 </cell>
42038 </row>
42039 <row interlinespace="2.5mm">
42040 <cell alignment="center" valignment="top" usebox="none">
42041 \begin_inset Text
42042
42043 \begin_layout Plain Layout
42044
42045 \family sans
42046 \begin_inset Info
42047 type  "icon"
42048 arg   "math-macro newmacroname newcommand"
42049 \end_inset
42050
42051
42052 \end_layout
42053
42054 \end_inset
42055 </cell>
42056 <cell alignment="center" valignment="top" usebox="none">
42057 \begin_inset Text
42058
42059 \begin_layout Plain Layout
42060
42061 \family sans
42062 Insert\SpecialChar \menuseparator
42063 Math\SpecialChar \menuseparator
42064 Macro
42065 \end_layout
42066
42067 \end_inset
42068 </cell>
42069 </row>
42070 <row interlinespace="2.5mm">
42071 <cell alignment="center" valignment="top" usebox="none">
42072 \begin_inset Text
42073
42074 \begin_layout Plain Layout
42075
42076 \family sans
42077 \begin_inset Info
42078 type  "icon"
42079 arg   "dialog-show-new-inset include"
42080 \end_inset
42081
42082
42083 \end_layout
42084
42085 \end_inset
42086 </cell>
42087 <cell alignment="center" valignment="top" usebox="none">
42088 \begin_inset Text
42089
42090 \begin_layout Plain Layout
42091
42092 \family sans
42093 Insert\SpecialChar \menuseparator
42094 File\SpecialChar \menuseparator
42095 Child
42096 \begin_inset space ~
42097 \end_inset
42098
42099 Document
42100 \end_layout
42101
42102 \end_inset
42103 </cell>
42104 </row>
42105 <row interlinespace="2.5mm">
42106 <cell alignment="center" valignment="top" usebox="none">
42107 \begin_inset Text
42108
42109 \begin_layout Plain Layout
42110
42111 \family sans
42112 \begin_inset Info
42113 type  "icon"
42114 arg   "dialog-show character"
42115 \end_inset
42116
42117
42118 \end_layout
42119
42120 \end_inset
42121 </cell>
42122 <cell alignment="center" valignment="top" usebox="none">
42123 \begin_inset Text
42124
42125 \begin_layout Plain Layout
42126
42127 \family sans
42128 Edit\SpecialChar \menuseparator
42129 Text
42130 \begin_inset space ~
42131 \end_inset
42132
42133 Style
42134 \end_layout
42135
42136 \end_inset
42137 </cell>
42138 </row>
42139 <row interlinespace="2.5mm">
42140 <cell alignment="center" valignment="top" usebox="none">
42141 \begin_inset Text
42142
42143 \begin_layout Plain Layout
42144
42145 \family sans
42146 \begin_inset Info
42147 type  "icon"
42148 arg   "layout-paragraph"
42149 \end_inset
42150
42151
42152 \end_layout
42153
42154 \end_inset
42155 </cell>
42156 <cell alignment="center" valignment="top" usebox="none">
42157 \begin_inset Text
42158
42159 \begin_layout Plain Layout
42160
42161 \family sans
42162 Edit\SpecialChar \menuseparator
42163 Paragraph
42164 \begin_inset space ~
42165 \end_inset
42166
42167 Settings
42168 \end_layout
42169
42170 \end_inset
42171 </cell>
42172 </row>
42173 <row interlinespace="2.5mm">
42174 <cell alignment="center" valignment="top" usebox="none">
42175 \begin_inset Text
42176
42177 \begin_layout Plain Layout
42178
42179 \family sans
42180 \begin_inset Info
42181 type  "icon"
42182 arg   "thesaurus-entry"
42183 \end_inset
42184
42185
42186 \end_layout
42187
42188 \end_inset
42189 </cell>
42190 <cell alignment="center" valignment="top" usebox="none">
42191 \begin_inset Text
42192
42193 \begin_layout Plain Layout
42194
42195 \family sans
42196 Tools\SpecialChar \menuseparator
42197 Thesaurus
42198 \end_layout
42199
42200 \end_inset
42201 </cell>
42202 </row>
42203 </lyxtabular>
42204
42205 \end_inset
42206
42207
42208 \end_layout
42209
42210 \begin_layout Subsection
42211 View / Update Toolbar
42212 \begin_inset Index idx
42213 status collapsed
42214
42215 \begin_layout Plain Layout
42216 Toolbar ! View / Update
42217 \end_layout
42218
42219 \end_inset
42220
42221
42222 \end_layout
42223
42224 \begin_layout Standard
42225 \begin_inset Graphics
42226         filename clipart/ViewToolbar.png
42227
42228 \end_inset
42229
42230
42231 \end_layout
42232
42233 \begin_layout Standard
42234 \begin_inset VSpace defskip
42235 \end_inset
42236
42237
42238 \end_layout
42239
42240 \begin_layout Standard
42241 The view / update toolbar as shown above contains from left to right the
42242  following buttons:
42243 \end_layout
42244
42245 \begin_layout Standard
42246 \begin_inset VSpace defskip
42247 \end_inset
42248
42249
42250 \end_layout
42251
42252 \begin_layout Standard
42253 \begin_inset Tabular
42254 <lyxtabular version="3" rows="7" columns="2">
42255 <features islongtable="true" longtabularalignment="center">
42256 <column alignment="left" valignment="top" width="0">
42257 <column alignment="left" valignment="top" width="0">
42258 <row interlinespace="2.5mm">
42259 <cell alignment="center" valignment="top" usebox="none">
42260 \begin_inset Text
42261
42262 \begin_layout Plain Layout
42263
42264 \family sans
42265 \begin_inset Info
42266 type  "icon"
42267 arg   "buffer-view"
42268 \end_inset
42269
42270
42271 \end_layout
42272
42273 \end_inset
42274 </cell>
42275 <cell alignment="center" valignment="top" usebox="none">
42276 \begin_inset Text
42277
42278 \begin_layout Plain Layout
42279
42280 \family sans
42281 View\SpecialChar \menuseparator
42282 View
42283 \end_layout
42284
42285 \end_inset
42286 </cell>
42287 </row>
42288 <row interlinespace="2.5mm">
42289 <cell alignment="center" valignment="top" usebox="none">
42290 \begin_inset Text
42291
42292 \begin_layout Plain Layout
42293
42294 \family sans
42295 \begin_inset Info
42296 type  "icon"
42297 arg   "buffer-update"
42298 \end_inset
42299
42300
42301 \end_layout
42302
42303 \end_inset
42304 </cell>
42305 <cell alignment="center" valignment="top" usebox="none">
42306 \begin_inset Text
42307
42308 \begin_layout Plain Layout
42309
42310 \family sans
42311 View\SpecialChar \menuseparator
42312 Update
42313 \end_layout
42314
42315 \end_inset
42316 </cell>
42317 </row>
42318 <row interlinespace="2.5mm">
42319 <cell alignment="center" valignment="top" usebox="none">
42320 \begin_inset Text
42321
42322 \begin_layout Plain Layout
42323
42324 \family sans
42325 \begin_inset Info
42326 type  "icon"
42327 arg   "master-buffer-view"
42328 \end_inset
42329
42330
42331 \end_layout
42332
42333 \end_inset
42334 </cell>
42335 <cell alignment="center" valignment="top" usebox="none">
42336 \begin_inset Text
42337
42338 \begin_layout Plain Layout
42339
42340 \family sans
42341 View\SpecialChar \menuseparator
42342 Master
42343 \end_layout
42344
42345 \end_inset
42346 </cell>
42347 </row>
42348 <row interlinespace="2.5mm">
42349 <cell alignment="center" valignment="top" usebox="none">
42350 \begin_inset Text
42351
42352 \begin_layout Plain Layout
42353
42354 \family sans
42355 \begin_inset Info
42356 type  "icon"
42357 arg   "master-buffer-update"
42358 \end_inset
42359
42360
42361 \end_layout
42362
42363 \end_inset
42364 </cell>
42365 <cell alignment="center" valignment="top" usebox="none">
42366 \begin_inset Text
42367
42368 \begin_layout Plain Layout
42369
42370 \family sans
42371 View\SpecialChar \menuseparator
42372 Update
42373 \begin_inset space ~
42374 \end_inset
42375
42376 Master
42377 \end_layout
42378
42379 \end_inset
42380 </cell>
42381 </row>
42382 <row interlinespace="2.5mm">
42383 <cell alignment="center" valignment="top" usebox="none">
42384 \begin_inset Text
42385
42386 \begin_layout Plain Layout
42387
42388 \family sans
42389 \begin_inset Info
42390 type  "icon"
42391 arg   "buffer-toggle-output-sync"
42392 \end_inset
42393
42394
42395 \end_layout
42396
42397 \end_inset
42398 </cell>
42399 <cell alignment="center" valignment="top" usebox="none">
42400 \begin_inset Text
42401
42402 \begin_layout Plain Layout
42403
42404 \family sans
42405 Document\SpecialChar \menuseparator
42406 Settings\SpecialChar \menuseparator
42407 Output\SpecialChar \menuseparator
42408 Synchronize with Output
42409 \end_layout
42410
42411 \end_inset
42412 </cell>
42413 </row>
42414 <row interlinespace="2.5mm">
42415 <cell alignment="center" valignment="top" usebox="none">
42416 \begin_inset Text
42417
42418 \begin_layout Plain Layout
42419 \begin_inset Graphics
42420         filename ../images/view-others.png
42421         scale 85
42422         groupId toolbarbuttons
42423
42424 \end_inset
42425
42426
42427 \family sans
42428 *
42429 \end_layout
42430
42431 \end_inset
42432 </cell>
42433 <cell alignment="center" valignment="top" usebox="none">
42434 \begin_inset Text
42435
42436 \begin_layout Plain Layout
42437
42438 \family sans
42439 View\SpecialChar \menuseparator
42440 View (Other Formats)
42441 \end_layout
42442
42443 \end_inset
42444 </cell>
42445 </row>
42446 <row interlinespace="2.5mm">
42447 <cell alignment="center" valignment="top" usebox="none">
42448 \begin_inset Text
42449
42450 \begin_layout Plain Layout
42451 \begin_inset Graphics
42452         filename ../images/update-others.png
42453         scale 85
42454         groupId toolbarbuttons
42455
42456 \end_inset
42457
42458 *
42459 \end_layout
42460
42461 \end_inset
42462 </cell>
42463 <cell alignment="center" valignment="top" usebox="none">
42464 \begin_inset Text
42465
42466 \begin_layout Plain Layout
42467
42468 \family sans
42469 View\SpecialChar \menuseparator
42470 Update (Other Formats)
42471 \end_layout
42472
42473 \end_inset
42474 </cell>
42475 </row>
42476 </lyxtabular>
42477
42478 \end_inset
42479
42480
42481 \end_layout
42482
42483 \begin_layout Standard
42484 * These icons might look different for you if you do not use the default
42485  icon set.
42486 \end_layout
42487
42488 \begin_layout Subsection
42489 Other Toolbars
42490 \end_layout
42491
42492 \begin_layout Standard
42493 The change tracking toolbar is explained in section
42494 \begin_inset space ~
42495 \end_inset
42496
42497
42498 \begin_inset CommandInset ref
42499 LatexCommand ref
42500 reference "sec:Change-Tracking"
42501
42502 \end_inset
42503
42504 , the table toolbar
42505 \begin_inset Index idx
42506 status collapsed
42507
42508 \begin_layout Plain Layout
42509 Toolbar ! Table
42510 \end_layout
42511
42512 \end_inset
42513
42514  in the 
42515 \emph on
42516 Embedded
42517 \begin_inset space ~
42518 \end_inset
42519
42520 Objects
42521 \emph default
42522  manual, the math macro toolbar
42523 \begin_inset Index idx
42524 status collapsed
42525
42526 \begin_layout Plain Layout
42527 Toolbar ! Macro
42528 \end_layout
42529
42530 \end_inset
42531
42532  in the 
42533 \emph on
42534 Math
42535 \emph default
42536  manual.
42537 \end_layout
42538
42539 \begin_layout Chapter
42540 The Document Settings
42541 \begin_inset CommandInset label
42542 LatexCommand label
42543 name "chap:The-Document-Settings"
42544
42545 \end_inset
42546
42547
42548 \begin_inset Index idx
42549 status collapsed
42550
42551 \begin_layout Plain Layout
42552 Document ! Settings
42553 \end_layout
42554
42555 \end_inset
42556
42557
42558 \end_layout
42559
42560 \begin_layout Standard
42561 The document settings dialog contains submenus to set properties for the
42562  whole document and is called with the menu
42563 \family sans
42564  Document\SpecialChar \menuseparator
42565 Settings
42566 \family default
42567 .
42568  You can save your document settings as default with th
42569 \family sans
42570 e Save as Document Defaults
42571 \family default
42572  button in the dialog.
42573  This will create a template named 
42574 \family typewriter
42575 default.lyx
42576 \family default
42577  which is automatically loaded by LyX when you create a new document without
42578  using a template.
42579 \end_layout
42580
42581 \begin_layout Standard
42582 The different submenus of the dialog are explained in the following.
42583 \end_layout
42584
42585 \begin_layout Section
42586 Document Class
42587 \end_layout
42588
42589 \begin_layout Standard
42590 Here you set the document class, class options, a graphics driver, and a
42591  master document.
42592  Document classes are described in section
42593 \begin_inset space ~
42594 \end_inset
42595
42596
42597 \begin_inset CommandInset ref
42598 LatexCommand ref
42599 reference "sec:Document-Classes"
42600
42601 \end_inset
42602
42603 .
42604  Some classes use some class options by default.
42605  If this is the case, they are listed in the field 
42606 \family sans
42607 Predefined
42608 \family default
42609  and you can decide to use them or not.
42610  If you don't exactly know what the default class options are for, it is
42611  recommended not to touch them.
42612  The 
42613 \family sans
42614 Graphics driver
42615 \family default
42616  is used for LaTeX's graphics, color and page layout packages.
42617  When using 
42618 \family sans
42619 Default
42620 \family default
42621 , the default driver for the LaTeX-packages is used.
42622  It is recommended that you use the default unless you know what you are
42623  doing.
42624 \begin_inset Foot
42625 status collapsed
42626
42627 \begin_layout Plain Layout
42628 When you want to use one of the following drivers
42629 \begin_inset Newline newline
42630 \end_inset
42631
42632
42633 \family sans
42634 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
42635 \family default
42636
42637 \begin_inset Newline newline
42638 \end_inset
42639
42640 you first have to activate them in your LaTeX distribution, see sec.
42641 \begin_inset space \thinspace{}
42642 \end_inset
42643
42644 2 in 
42645 \begin_inset CommandInset href
42646 LatexCommand href
42647 target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
42648
42649 \end_inset
42650
42651 .
42652 \end_layout
42653
42654 \end_inset
42655
42656
42657 \end_layout
42658
42659 \begin_layout Standard
42660 Specifying a master document is necessary when the current document is a
42661  child or subdocument.
42662  This master document will be used by LyX when the child document is opened
42663  without its master.
42664  This way child documents are always compilable.
42665  More about master and child documents is explained in the section 
42666 \emph on
42667 Child Documents
42668 \emph default
42669  of the 
42670 \emph on
42671 Embedded
42672 \begin_inset space ~
42673 \end_inset
42674
42675 Objects
42676 \emph default
42677  manual.
42678 \end_layout
42679
42680 \begin_layout Standard
42681 There is also an option to suppress the date and one to use the LaTeX-package
42682  
42683 \series bold
42684 refstyle
42685 \series default
42686  instead of 
42687 \series bold
42688 prettyref
42689 \series default
42690
42691 \begin_inset Index idx
42692 status collapsed
42693
42694 \begin_layout Plain Layout
42695 LaTeX-packages ! prettyref
42696 \end_layout
42697
42698 \end_inset
42699
42700
42701 \begin_inset Index idx
42702 status collapsed
42703
42704 \begin_layout Plain Layout
42705 LaTeX-packages ! refstyle
42706 \end_layout
42707
42708 \end_inset
42709
42710  for cross-references, see sec.
42711 \begin_inset space \thinspace{}
42712 \end_inset
42713
42714
42715 \begin_inset CommandInset ref
42716 LatexCommand ref
42717 reference "sec:Cross-References"
42718
42719 \end_inset
42720
42721 .
42722 \end_layout
42723
42724 \begin_layout Section
42725 Child Documents
42726 \end_layout
42727
42728 \begin_layout Standard
42729 This submenu is only visible when your document includes child documents.
42730  Please refer to the section 
42731 \emph on
42732 Child
42733 \begin_inset space ~
42734 \end_inset
42735
42736 Documents
42737 \emph default
42738  of the 
42739 \emph on
42740 Embedded
42741 \begin_inset space ~
42742 \end_inset
42743
42744 Objects
42745 \emph default
42746  manual for details.
42747 \end_layout
42748
42749 \begin_layout Section
42750 Modules
42751 \end_layout
42752
42753 \begin_layout Standard
42754 Modules are explained in section
42755 \begin_inset space ~
42756 \end_inset
42757
42758
42759 \begin_inset CommandInset ref
42760 LatexCommand ref
42761 reference "sub:Modules"
42762
42763 \end_inset
42764
42765 .
42766 \end_layout
42767
42768 \begin_layout Section
42769 Fonts
42770 \end_layout
42771
42772 \begin_layout Standard
42773 The document font settings are described in section
42774 \begin_inset space ~
42775 \end_inset
42776
42777
42778 \begin_inset CommandInset ref
42779 LatexCommand ref
42780 reference "sec:Fonts-and-Text"
42781
42782 \end_inset
42783
42784 .
42785 \end_layout
42786
42787 \begin_layout Section
42788 Text Layout
42789 \end_layout
42790
42791 \begin_layout Standard
42792 You can specify if paragraphs should be separated by indentations or vertical
42793  skips.
42794  The line spacing and the number of text columns can here also be specified.
42795  
42796 \end_layout
42797
42798 \begin_layout Standard
42799 Note that LyX won't show two columns or the set up line spacing on screen.
42800  That's impractical, often unreadable, and not part of the WYSIWYM concept.
42801  However, it will be as you specified it in the output.
42802 \end_layout
42803
42804 \begin_layout Standard
42805 The listings settings are explained in the corresponding section in the
42806  
42807 \emph on
42808 Embedded
42809 \begin_inset space ~
42810 \end_inset
42811
42812 Objects
42813 \emph default
42814  manual.
42815 \end_layout
42816
42817 \begin_layout Section
42818 Page Layout
42819 \end_layout
42820
42821 \begin_layout Standard
42822 A description of this menu is given in section
42823 \begin_inset space ~
42824 \end_inset
42825
42826
42827 \begin_inset CommandInset ref
42828 LatexCommand ref
42829 reference "sub:Paper-Size,-Orientation"
42830
42831 \end_inset
42832
42833  and 
42834 \begin_inset CommandInset ref
42835 LatexCommand ref
42836 reference "sub:Document-Layout"
42837
42838 \end_inset
42839
42840 .
42841 \end_layout
42842
42843 \begin_layout Section
42844 Page Margins
42845 \end_layout
42846
42847 \begin_layout Standard
42848 Here you can adjust the paper margins, see section
42849 \begin_inset space ~
42850 \end_inset
42851
42852
42853 \begin_inset CommandInset ref
42854 LatexCommand ref
42855 reference "sub:Margins"
42856
42857 \end_inset
42858
42859 .
42860 \end_layout
42861
42862 \begin_layout Section
42863 Language
42864 \begin_inset Index idx
42865 status collapsed
42866
42867 \begin_layout Plain Layout
42868 Language ! Encoding
42869 \end_layout
42870
42871 \end_inset
42872
42873
42874 \end_layout
42875
42876 \begin_layout Standard
42877 The document language and quote styles are set here.
42878  The encoding specifies how the document content is exported to LaTeX (the
42879  LyX file is always encoded in utf8).
42880  All characters that cannot be encoded using the specified encoding will
42881  be exported as LaTeX-commands (this can fail if a LaTeX-command is not
42882  known for a particular character).
42883 \begin_inset Foot
42884 status collapsed
42885
42886 \begin_layout Plain Layout
42887 The known commands are defined in a text file.
42888  You can add commands for unknown symbols to that file yourself, see the
42889  
42890 \emph on
42891 Customization
42892 \emph default
42893  manual for details.
42894 \end_layout
42895
42896 \end_inset
42897
42898
42899 \end_layout
42900
42901 \begin_layout Standard
42902 If you use the option 
42903 \family sans
42904 Language Default
42905 \family default
42906 , LyX determines the encoding of a text part from the language of this text.
42907  If the document contains text in more than one language you may get more
42908  than one encoding in the LaTeX file.
42909  If you do not use this option then the complete document will always use
42910  exactly one encoding.
42911  Checking this option is the preferred setting.
42912 \end_layout
42913
42914 \begin_layout Standard
42915 LyX also supports Unicode output, which is particularly useful if you need
42916  lots of special symbols or non-alphabetic scripts, respectively.
42917  If you want to use this (and your LaTeX installation supports Unicode,
42918  for that matter), choose one of the four utf8 variants from the list below.
42919  Unfortunately the Unicode support of standard LaTeX is quite incomplete,
42920  so it is not uncommon that a file with lots of Unicode symbols works fine
42921  with 
42922 \family sans
42923 Language Default
42924 \family default
42925  (when LyX uses its list of known LaTeX-commands), but does not work with
42926  a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
42927  because all Unicode symbols can be encoded in utf8).
42928  The situation is much better with XeTeX and LuaTeX, two new alternative
42929  engines to standard LaTeX.
42930  Both engines support Unicode natively.
42931  LyX now also supports these two engines (via the output formats 
42932 \family sans
42933 PDF
42934 \begin_inset space ~
42935 \end_inset
42936
42937 (XeTe
42938 \begin_inset ERT
42939 status collapsed
42940
42941 \begin_layout Plain Layout
42942
42943 {}
42944 \end_layout
42945
42946 \end_inset
42947
42948 X)
42949 \family default
42950
42951 \family sans
42952 PDF
42953 \begin_inset space ~
42954 \end_inset
42955
42956 (LuaTe
42957 \begin_inset ERT
42958 status collapsed
42959
42960 \begin_layout Plain Layout
42961
42962 {}
42963 \end_layout
42964
42965 \end_inset
42966
42967 X)
42968 \family default
42969  and 
42970 \family sans
42971 DVI
42972 \begin_inset space ~
42973 \end_inset
42974
42975 (LuaTeX)
42976 \family default
42977 ; see section
42978 \begin_inset space ~
42979 \end_inset
42980
42981
42982 \begin_inset CommandInset ref
42983 LatexCommand ref
42984 reference "sub:Output-file-formats"
42985
42986 \end_inset
42987
42988 ), so if the above options fail, you might try out one of these new engines.
42989 \end_layout
42990
42991 \begin_layout Standard
42992 Here is a list with the important encodings:
42993 \end_layout
42994
42995 \begin_layout Description
42996 Language
42997 \begin_inset space ~
42998 \end_inset
42999
43000 Default
43001 \begin_inset space ~
43002 \end_inset
43003
43004 (no
43005 \begin_inset space ~
43006 \end_inset
43007
43008 inputenc) Same as 
43009 \family sans
43010 Language Default
43011 \family default
43012 , but the LaTeX-package 
43013 \series bold
43014 inputenc
43015 \series default
43016
43017 \begin_inset Index idx
43018 status collapsed
43019
43020 \begin_layout Plain Layout
43021 LaTeX-packages ! inputenc
43022 \end_layout
43023
43024 \end_inset
43025
43026  is not used.
43027  When using this, you probably need to load some additional packages manually
43028  in the preamble and specify the used encoding for text parts in foreign
43029  languages in TeX code.
43030 \end_layout
43031
43032 \begin_layout Description
43033 ASCII the ASCII encoding, covers only plain English (7-bit ASCII).
43034  LyX converts all other characters into LaTeX commands, which may result
43035  in a big file when lots of LaTeX-commands are needed.
43036 \end_layout
43037
43038 \begin_layout Description
43039 Arabic
43040 \begin_inset space ~
43041 \end_inset
43042
43043 (CP
43044 \begin_inset space ~
43045 \end_inset
43046
43047 1256) MS Windows code page for Arabic and Farsi
43048 \end_layout
43049
43050 \begin_layout Description
43051 Arabic
43052 \begin_inset space ~
43053 \end_inset
43054
43055 (ISO
43056 \begin_inset space ~
43057 \end_inset
43058
43059 8859-6) for Arabic and Farsi
43060 \end_layout
43061
43062 \begin_layout Description
43063 Armenian
43064 \begin_inset space ~
43065 \end_inset
43066
43067 (ArmSCII8) for Armenian
43068 \end_layout
43069
43070 \begin_layout Description
43071 Baltic
43072 \begin_inset space ~
43073 \end_inset
43074
43075 (CP
43076 \begin_inset space ~
43077 \end_inset
43078
43079 1257) MS Windows code page for Estonian, Latvian and Lithuanian, the same
43080  as the ISO-8859-13 encoding
43081 \end_layout
43082
43083 \begin_layout Description
43084 Baltic
43085 \begin_inset space ~
43086 \end_inset
43087
43088 (ISO
43089 \begin_inset space ~
43090 \end_inset
43091
43092 8859-13) for Estonian, Latvian and Lithuanian, a superset of the ISO-8859-4
43093  encoding
43094 \end_layout
43095
43096 \begin_layout Description
43097 Baltic
43098 \begin_inset space ~
43099 \end_inset
43100
43101 (ISO
43102 \begin_inset space ~
43103 \end_inset
43104
43105 8859-4) (latin 4) for Estonian, Latvian and Lithuanian, a subset of the
43106  ISO-8859-13 encoding
43107 \end_layout
43108
43109 \begin_layout Description
43110 Central
43111 \begin_inset space ~
43112 \end_inset
43113
43114 European
43115 \begin_inset space ~
43116 \end_inset
43117
43118 (CP
43119 \begin_inset space ~
43120 \end_inset
43121
43122 1250) MS Windows code page for ISO
43123 \begin_inset space ~
43124 \end_inset
43125
43126 8859-2 (latin2)
43127 \end_layout
43128
43129 \begin_layout Description
43130 Central
43131 \begin_inset space ~
43132 \end_inset
43133
43134 European
43135 \begin_inset space ~
43136 \end_inset
43137
43138 (ISO
43139 \begin_inset space ~
43140 \end_inset
43141
43142 8859-2) (latin 2) covers Albanian, Croatian, Czech, German, Hungarian, Polish,
43143  Romanian, Slovak and Slovenian
43144 \end_layout
43145
43146 \begin_layout Description
43147 Chinese
43148 \begin_inset space ~
43149 \end_inset
43150
43151 (simplified)
43152 \begin_inset space ~
43153 \end_inset
43154
43155 (EUC-CN) for simplified Chinese, used especially on UNIX OSes, since 2001
43156  this encoding is officially replaced by the encoding GB18030, as GB18030
43157  is not available for LaTeX you should try to use the encoding Unicode
43158 \begin_inset space ~
43159 \end_inset
43160
43161 (CJK)
43162 \begin_inset space ~
43163 \end_inset
43164
43165 (utf8)
43166 \end_layout
43167
43168 \begin_layout Description
43169 Chinese
43170 \begin_inset space ~
43171 \end_inset
43172
43173 (simplified)
43174 \begin_inset space ~
43175 \end_inset
43176
43177 (GBK) for simplified Chinese, is the same as the Windows code page CP 936
43178  except for the Euro currency sign, since 2001 this encoding is officially
43179  replaced by the encoding GB18030, as GB18030 is not available for LaTeX
43180  you should try to use the encoding Unicode
43181 \begin_inset space ~
43182 \end_inset
43183
43184 (CJK)
43185 \begin_inset space ~
43186 \end_inset
43187
43188 (utf8)
43189 \end_layout
43190
43191 \begin_layout Description
43192 Chinese
43193 \begin_inset space ~
43194 \end_inset
43195
43196 (traditional)
43197 \begin_inset space ~
43198 \end_inset
43199
43200 (EUC-TW) for traditional Chinese
43201 \end_layout
43202
43203 \begin_layout Description
43204 Cyrillic
43205 \begin_inset space ~
43206 \end_inset
43207
43208 (CP
43209 \begin_inset space ~
43210 \end_inset
43211
43212 1251) MS Windows code page for Cyrillic
43213 \end_layout
43214
43215 \begin_layout Description
43216 Cyrillic
43217 \begin_inset space ~
43218 \end_inset
43219
43220 (ISO
43221 \begin_inset space ~
43222 \end_inset
43223
43224 8859-5) covers Belorussian, Bulgarian, Macedonian, Serbian and Ukrainian
43225 \end_layout
43226
43227 \begin_layout Description
43228 Cyrillic
43229 \begin_inset space ~
43230 \end_inset
43231
43232 (KOI8-R) standard Cyrillic especially for Russian
43233 \end_layout
43234
43235 \begin_layout Description
43236 Cyrillic
43237 \begin_inset space ~
43238 \end_inset
43239
43240 (KOI8-U) Cyrillic for Ukrainian
43241 \end_layout
43242
43243 \begin_layout Description
43244 Cyrillic
43245 \begin_inset space ~
43246 \end_inset
43247
43248 (pt
43249 \begin_inset space ~
43250 \end_inset
43251
43252 154) Cyrillic for Kazakh
43253 \end_layout
43254
43255 \begin_layout Description
43256 Greek
43257 \begin_inset space ~
43258 \end_inset
43259
43260 (ISO
43261 \begin_inset space ~
43262 \end_inset
43263
43264 8859-7) for Greek
43265 \end_layout
43266
43267 \begin_layout Description
43268 Hebrew
43269 \begin_inset space ~
43270 \end_inset
43271
43272 (CP
43273 \begin_inset space ~
43274 \end_inset
43275
43276 1255) MS Windows code page for Hebrew, a superset of the ISO-8859-8 encoding
43277 \end_layout
43278
43279 \begin_layout Description
43280 Hebrew
43281 \begin_inset space ~
43282 \end_inset
43283
43284 (ISO
43285 \begin_inset space ~
43286 \end_inset
43287
43288 8859-8) for Hebrew
43289 \end_layout
43290
43291 \begin_layout Description
43292 Japanese
43293 \begin_inset space ~
43294 \end_inset
43295
43296 (CJK)
43297 \begin_inset space ~
43298 \end_inset
43299
43300 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43301 \series bold
43302 CJK
43303 \series default
43304
43305 \begin_inset Index idx
43306 status collapsed
43307
43308 \begin_layout Plain Layout
43309 LaTeX-packages ! CJK
43310 \end_layout
43311
43312 \end_inset
43313
43314 , when using this, set the document language to 
43315 \family sans
43316 Japanese (CJK)
43317 \end_layout
43318
43319 \begin_layout Description
43320 Japanese
43321 \begin_inset space ~
43322 \end_inset
43323
43324 (CJK)
43325 \begin_inset space ~
43326 \end_inset
43327
43328 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43329 \series bold
43330 CJK
43331 \series default
43332 , when using this, set the document language to 
43333 \family sans
43334 Japanese
43335 \begin_inset space ~
43336 \end_inset
43337
43338 (CJK)
43339 \end_layout
43340
43341 \begin_layout Description
43342 Japanese
43343 \begin_inset space ~
43344 \end_inset
43345
43346 (non-CJK)
43347 \begin_inset space ~
43348 \end_inset
43349
43350 (EUC-JP) EUC-JP encoding for Japanese, uses the LaTeX-package 
43351 \series bold
43352 japanese
43353 \series default
43354
43355 \begin_inset Index idx
43356 status collapsed
43357
43358 \begin_layout Plain Layout
43359 LaTeX-packages ! japanese
43360 \end_layout
43361
43362 \end_inset
43363
43364 , when using this, set the document language to 
43365 \family sans
43366 Japanese
43367 \end_layout
43368
43369 \begin_layout Description
43370 Japanese
43371 \begin_inset space ~
43372 \end_inset
43373
43374 (non-CJK)
43375 \begin_inset space ~
43376 \end_inset
43377
43378 (JIS) JIS encoding for Japanese, uses the LaTeX-package 
43379 \series bold
43380 japanese
43381 \series default
43382 , when using this, set the document language to 
43383 \family sans
43384 Japanese
43385 \end_layout
43386
43387 \begin_layout Description
43388 Japanese
43389 \begin_inset space ~
43390 \end_inset
43391
43392 (non-CJK)
43393 \begin_inset space ~
43394 \end_inset
43395
43396 (SJIS) SJIS encoding for Japanese, uses the LaTeX-package 
43397 \series bold
43398 japanese
43399 \series default
43400 , when using this, set the document language to 
43401 \family sans
43402 Japanese
43403 \end_layout
43404
43405 \begin_layout Description
43406 Korean
43407 \begin_inset space ~
43408 \end_inset
43409
43410 (EUC-KR) for Korean
43411 \end_layout
43412
43413 \begin_layout Description
43414 Southern
43415 \begin_inset space ~
43416 \end_inset
43417
43418 European
43419 \begin_inset space ~
43420 \end_inset
43421
43422 (ISO
43423 \begin_inset space ~
43424 \end_inset
43425
43426 8859-3) (latin 3) covers Esperanto, Galician, Maltese and Turkish
43427 \end_layout
43428
43429 \begin_layout Description
43430 South-Eastern
43431 \begin_inset space ~
43432 \end_inset
43433
43434 European
43435 \begin_inset space ~
43436 \end_inset
43437
43438 (ISO
43439 \begin_inset space ~
43440 \end_inset
43441
43442 8859-16) (latin 10) covers Albanian, Croatian, Finnish, French, German,
43443  Hungarian, Irish Gaelic, Italian, Polish, Romanian and Slovenian, is designed
43444  to cover many languages and characters with diacritics
43445 \end_layout
43446
43447 \begin_layout Description
43448 Thai
43449 \begin_inset space ~
43450 \end_inset
43451
43452 (TIS
43453 \begin_inset space ~
43454 \end_inset
43455
43456 620-0) for Thai
43457 \end_layout
43458
43459 \begin_layout Description
43460 Turkish
43461 \begin_inset space ~
43462 \end_inset
43463
43464 (ISO
43465 \begin_inset space ~
43466 \end_inset
43467
43468 8859-9) (latin 5) for Turkish, is like the ISO-8859-1 encoding where the
43469  Icelandic letters are replaced by Turkish ones
43470 \end_layout
43471
43472 \begin_layout Description
43473 Unicode
43474 \begin_inset space ~
43475 \end_inset
43476
43477 (CJK)
43478 \begin_inset space ~
43479 \end_inset
43480
43481 (utf8) Unicode utf8 with the LaTeX-package 
43482 \series bold
43483 CJK
43484 \series default
43485
43486 \begin_inset Index idx
43487 status collapsed
43488
43489 \begin_layout Plain Layout
43490 LaTeX-packages ! CJK
43491 \end_layout
43492
43493 \end_inset
43494
43495  (for the languages Chinese, Japanese and Korean)
43496 \end_layout
43497
43498 \begin_layout Description
43499 Unicode
43500 \begin_inset space ~
43501 \end_inset
43502
43503 (XeTeX)
43504 \begin_inset space ~
43505 \end_inset
43506
43507 (utf8) Unicode utf8 to be used with 
43508 \family sans
43509 XeTeX
43510 \family default
43511  and 
43512 \family sans
43513 LuaTeX
43514 \family default
43515 , which use Unicode directly, without the help of the LaTeX-package 
43516 \series bold
43517 inputenc
43518 \series default
43519 .
43520  LyX automatically selects this encoding if you export or preview XeTeX
43521  or LuaTeX.
43522  Normally you do not need to set this encoding manually.
43523 \end_layout
43524
43525 \begin_layout Description
43526 Unicode
43527 \begin_inset space ~
43528 \end_inset
43529
43530 (ucs-extended)
43531 \begin_inset space ~
43532 \end_inset
43533
43534 (utf8x) Unicode utf8 based on the LaTeX-package 
43535 \series bold
43536 ucs
43537 \series default
43538
43539 \begin_inset Index idx
43540 status collapsed
43541
43542 \begin_layout Plain Layout
43543 LaTeX-packages ! ucs
43544 \end_layout
43545
43546 \end_inset
43547
43548  (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
43549 \end_layout
43550
43551 \begin_layout Description
43552 Unicode
43553 \begin_inset space ~
43554 \end_inset
43555
43556 (utf8) Unicode utf8 based on the LaTeX-package 
43557 \series bold
43558 inputenc
43559 \series default
43560
43561 \begin_inset Index idx
43562 status collapsed
43563
43564 \begin_layout Plain Layout
43565 LaTeX-packages ! inputenc
43566 \end_layout
43567
43568 \end_inset
43569
43570 .
43571  Currently only a limited range of characters (mainly for Latin scripts)
43572  is supported.
43573 \end_layout
43574
43575 \begin_layout Description
43576 Western
43577 \begin_inset space ~
43578 \end_inset
43579
43580 European
43581 \begin_inset space ~
43582 \end_inset
43583
43584 (CP
43585 \begin_inset space ~
43586 \end_inset
43587
43588 1252) MS Windows code page for ISO
43589 \begin_inset space ~
43590 \end_inset
43591
43592 8859-1 (latin1)
43593 \end_layout
43594
43595 \begin_layout Description
43596 Western
43597 \begin_inset space ~
43598 \end_inset
43599
43600 European
43601 \begin_inset space ~
43602 \end_inset
43603
43604 (ISO
43605 \begin_inset space ~
43606 \end_inset
43607
43608 8859-1) (latin 1) covers the languages Albanian, Catalan, Danish, Dutch,
43609  English, Faroese, Finnish, French, Galician, German, Icelandic, Irish,
43610  Italian, Norwegian, Portuguese, Spanish and Swedish; better use the ISO-8859-15
43611  encoding instead
43612 \end_layout
43613
43614 \begin_layout Description
43615 Western
43616 \begin_inset space ~
43617 \end_inset
43618
43619 European
43620 \begin_inset space ~
43621 \end_inset
43622
43623 (ISO
43624 \begin_inset space ~
43625 \end_inset
43626
43627 8859-15) (latin 9) like the ISO-8859-1 encoding, but with the Euro currency
43628  sign, the œ-ligature and some characters used for French and Finnish
43629 \end_layout
43630
43631 \begin_layout Standard
43632 Finally, the dialog lets you select a specific language package for the
43633  current document.
43634  See 
43635 \begin_inset CommandInset ref
43636 LatexCommand formatted
43637 reference "sub:Prefs-Language"
43638
43639 \end_inset
43640
43641  for more information on the language package.
43642 \end_layout
43643
43644 \begin_layout Section
43645 Numbering & TOC
43646 \end_layout
43647
43648 \begin_layout Standard
43649 You can adjust here the numbering depth of section headings and the section
43650  depth in the table of contents as described in section
43651 \begin_inset space ~
43652 \end_inset
43653
43654
43655 \begin_inset CommandInset ref
43656 LatexCommand ref
43657 reference "sub:Numbering-depth"
43658
43659 \end_inset
43660
43661 .
43662 \end_layout
43663
43664 \begin_layout Section
43665 Bibliography
43666 \end_layout
43667
43668 \begin_layout Standard
43669 You can specify here a citation style using the LaTeX packages 
43670 \series bold
43671 natbib
43672 \series default
43673
43674 \begin_inset Index idx
43675 status collapsed
43676
43677 \begin_layout Plain Layout
43678 LaTeX-packages ! natbib
43679 \end_layout
43680
43681 \end_inset
43682
43683  or 
43684 \series bold
43685 jurabib
43686 \series default
43687
43688 \begin_inset Index idx
43689 status collapsed
43690
43691 \begin_layout Plain Layout
43692 LaTeX-packages ! jurabib
43693 \end_layout
43694
43695 \end_inset
43696
43697 , you can enable subdivided bibliographies using the LaTeX package 
43698 \series bold
43699 bibtopic
43700 \series default
43701
43702 \begin_inset Index idx
43703 status collapsed
43704
43705 \begin_layout Plain Layout
43706 LaTeX-packages ! bibtopic
43707 \end_layout
43708
43709 \end_inset
43710
43711  and you can customize how the bibliography of the given document is being
43712  generated.
43713  For a further description see section
43714 \begin_inset space ~
43715 \end_inset
43716
43717
43718 \begin_inset CommandInset ref
43719 LatexCommand ref
43720 reference "sec:Bibliography"
43721
43722 \end_inset
43723
43724 .
43725 \end_layout
43726
43727 \begin_layout Section
43728 Indexes
43729 \end_layout
43730
43731 \begin_layout Standard
43732 Here, you can customize how the index of your document is being generated
43733  and you can define additional indexes.
43734  Please refer to section
43735 \begin_inset space ~
43736 \end_inset
43737
43738
43739 \begin_inset CommandInset ref
43740 LatexCommand ref
43741 reference "sec:Index"
43742
43743 \end_inset
43744
43745  for details.
43746 \end_layout
43747
43748 \begin_layout Section
43749 PDF Properties
43750 \end_layout
43751
43752 \begin_layout Standard
43753 The PDF properties are explained in section
43754 \begin_inset space ~
43755 \end_inset
43756
43757
43758 \begin_inset CommandInset ref
43759 LatexCommand ref
43760 reference "sec:PDF-Properties"
43761
43762 \end_inset
43763
43764 .
43765 \end_layout
43766
43767 \begin_layout Section
43768 Math Options
43769 \end_layout
43770
43771 \begin_layout Standard
43772 These options will force LyX to use the LaTeX-packages 
43773 \series bold
43774 amsmath
43775 \series default
43776
43777 \begin_inset Index idx
43778 status collapsed
43779
43780 \begin_layout Plain Layout
43781 LaTeX-packages ! amsmath
43782 \end_layout
43783
43784 \end_inset
43785
43786  and 
43787 \series bold
43788 esint
43789 \series default
43790
43791 \begin_inset Index idx
43792 status collapsed
43793
43794 \begin_layout Plain Layout
43795 LaTeX-packages ! esint
43796 \end_layout
43797
43798 \end_inset
43799
43800  or to use them automatically when they are needed.
43801 \end_layout
43802
43803 \begin_layout Standard
43804
43805 \series bold
43806 amsmath
43807 \series default
43808  is needed for many constructs, so when you get LaTeX-errors in formulas,
43809  ensure that you have enabled AMS.
43810 \end_layout
43811
43812 \begin_layout Standard
43813
43814 \series bold
43815 esint
43816 \series default
43817  is used for special integral characters.
43818 \end_layout
43819
43820 \begin_layout Section
43821 Float Placement
43822 \end_layout
43823
43824 \begin_layout Standard
43825 The float placement options are described in section 
43826 \emph on
43827 Float
43828 \begin_inset space ~
43829 \end_inset
43830
43831 Placement
43832 \emph default
43833  of the 
43834 \emph on
43835 Embedded
43836 \begin_inset space ~
43837 \end_inset
43838
43839 Objects
43840 \emph default
43841  manual.
43842 \end_layout
43843
43844 \begin_layout Section
43845 Bullets
43846 \end_layout
43847
43848 \begin_layout Standard
43849 Here you can adjust the characters for the itemize levels.
43850  The itemize environment is described in section
43851 \begin_inset space ~
43852 \end_inset
43853
43854
43855 \begin_inset CommandInset ref
43856 LatexCommand ref
43857 reference "sec:Itemize"
43858
43859 \end_inset
43860
43861 .
43862 \end_layout
43863
43864 \begin_layout Section
43865 Branches
43866 \end_layout
43867
43868 \begin_layout Standard
43869 Branches are described in section
43870 \begin_inset space ~
43871 \end_inset
43872
43873
43874 \begin_inset CommandInset ref
43875 LatexCommand ref
43876 reference "sec:Branches"
43877
43878 \end_inset
43879
43880 .
43881 \end_layout
43882
43883 \begin_layout Section
43884 Output
43885 \begin_inset CommandInset label
43886 LatexCommand label
43887 name "sec:Doc-Output"
43888
43889 \end_inset
43890
43891
43892 \end_layout
43893
43894 \begin_layout Standard
43895 Here you can define some output specifics for the current document:
43896 \end_layout
43897
43898 \begin_layout Description
43899 Default
43900 \begin_inset space ~
43901 \end_inset
43902
43903 Output
43904 \begin_inset space ~
43905 \end_inset
43906
43907 Format: The format that is used when you hit 
43908 \begin_inset Quotes eld
43909 \end_inset
43910
43911 View
43912 \begin_inset Quotes erd
43913 \end_inset
43914
43915
43916 \begin_inset Quotes eld
43917 \end_inset
43918
43919 Update
43920 \begin_inset Quotes erd
43921 \end_inset
43922
43923
43924 \begin_inset Quotes eld
43925 \end_inset
43926
43927 View Master Document
43928 \begin_inset Quotes erd
43929 \end_inset
43930
43931  and 
43932 \begin_inset Quotes eld
43933 \end_inset
43934
43935 Update Master Document
43936 \begin_inset Quotes erd
43937 \end_inset
43938
43939  in the 
43940 \family sans
43941 View
43942 \family default
43943  menu or the toolbar.
43944  The default is set in 
43945 \family sans
43946 Tools\SpecialChar \menuseparator
43947 Preferences\SpecialChar \menuseparator
43948 File Formats
43949 \family default
43950 , see 
43951 \begin_inset CommandInset ref
43952 LatexCommand formatted
43953 reference "sec:File-Formats"
43954
43955 \end_inset
43956
43957 .
43958 \end_layout
43959
43960 \begin_layout Description
43961 Synchronize
43962 \begin_inset space ~
43963 \end_inset
43964
43965 with
43966 \begin_inset space ~
43967 \end_inset
43968
43969 Output
43970 \begin_inset Note Note
43971 status open
43972
43973 \begin_layout Plain Layout
43974 TODO!
43975 \end_layout
43976
43977 \end_inset
43978
43979
43980 \end_layout
43981
43982 \begin_layout Description
43983 XHTML
43984 \begin_inset space ~
43985 \end_inset
43986
43987 Output
43988 \begin_inset space ~
43989 \end_inset
43990
43991 Options
43992 \begin_inset Note Note
43993 status open
43994
43995 \begin_layout Plain Layout
43996 TODO!
43997 \end_layout
43998
43999 \end_inset
44000
44001
44002 \end_layout
44003
44004 \begin_layout Section
44005 LaT
44006 \begin_inset ERT
44007 status collapsed
44008
44009 \begin_layout Plain Layout
44010
44011 {}
44012 \end_layout
44013
44014 \end_inset
44015
44016 eX Preamble
44017 \end_layout
44018
44019 \begin_layout Standard
44020 In this text field are entered commands to load special LaTeX-packages or
44021  to define LaTeX-commands.
44022  The preamble is a thing for LaTeX-experts.
44023  You should not enter commands here until you exactly know what you are
44024  doing.
44025 \end_layout
44026
44027 \begin_layout Standard
44028 An introduction to the LaTeX-syntax is given in section
44029 \begin_inset space ~
44030 \end_inset
44031
44032
44033 \begin_inset CommandInset ref
44034 LatexCommand ref
44035 reference "sub:LaTeX-Syntax"
44036
44037 \end_inset
44038
44039 .
44040 \end_layout
44041
44042 \begin_layout Chapter
44043 The 
44044 \family sans
44045 Preferences
44046 \family default
44047  Dialog
44048 \begin_inset CommandInset label
44049 LatexCommand label
44050 name "chap:The-Preferences-dialog"
44051
44052 \end_inset
44053
44054
44055 \begin_inset Index idx
44056 status collapsed
44057
44058 \begin_layout Plain Layout
44059 Preferences
44060 \end_layout
44061
44062 \end_inset
44063
44064
44065 \end_layout
44066
44067 \begin_layout Standard
44068 The preferences dialog is called with the menu 
44069 \family sans
44070 Tools\SpecialChar \menuseparator
44071 Preferences
44072 \family default
44073 .
44074  It has the following submenus.
44075 \end_layout
44076
44077 \begin_layout Section
44078 Look and Feel
44079 \end_layout
44080
44081 \begin_layout Subsection
44082 User Interface
44083 \end_layout
44084
44085 \begin_layout Subsubsection
44086 User Interface File
44087 \begin_inset Index idx
44088 status collapsed
44089
44090 \begin_layout Plain Layout
44091 Customization ! of toolbars
44092 \end_layout
44093
44094 \end_inset
44095
44096
44097 \begin_inset Index idx
44098 status collapsed
44099
44100 \begin_layout Plain Layout
44101 Customization ! of menus
44102 \end_layout
44103
44104 \end_inset
44105
44106
44107 \end_layout
44108
44109 \begin_layout Standard
44110 \begin_inset Note Greyedout
44111 status open
44112
44113 \begin_layout Plain Layout
44114
44115 \series bold
44116 Note:
44117 \series default
44118  You have to restart LyX before the change of the user interface file take
44119  effect.
44120 \end_layout
44121
44122 \end_inset
44123
44124
44125 \end_layout
44126
44127 \begin_layout Standard
44128 The appearance of the menus and toolbars can be changed by choosing a user
44129  interface (ui) file.
44130  An ui-file is a text file where the toolbars and menus are listed.
44131  The toolbar buttons and menu entries are specified in the files 
44132 \shape italic
44133 stdtoolbars.inc
44134 \shape default
44135  and 
44136 \shape italic
44137 stdmenus.inc
44138 \shape default
44139 , respectively.
44140  Both files are loaded by the 
44141 \emph on
44142 default.ui
44143 \emph default
44144  file.
44145  To create your own menu and toolbar layout, start with a copy of these
44146  files and edit the entries.
44147 \end_layout
44148
44149 \begin_layout Standard
44150 The syntax of the .inc-files is straightforward: The 
44151 \family sans
44152 Menubar
44153 \family default
44154
44155 \family sans
44156 Menu
44157 \family default
44158  and 
44159 \family sans
44160 Toolbar
44161 \family default
44162  entries must be ended with an explicit 
44163 \family sans
44164 End
44165 \family default
44166 .
44167  They may contain 
44168 \family sans
44169 Submenus
44170 \family default
44171
44172 \family sans
44173 Items
44174 \family default
44175
44176 \family sans
44177 OptItems
44178 \family default
44179
44180 \family sans
44181 Separators
44182 \family default
44183
44184 \family sans
44185 Icons,
44186 \family default
44187  and in the case of the 
44188 \begin_inset Quotes eld
44189 \end_inset
44190
44191 file
44192 \begin_inset Quotes erd
44193 \end_inset
44194
44195  menus a 
44196 \family sans
44197 Lastfiles
44198 \family default
44199  entry.
44200  The syntax for the entries is:
44201 \end_layout
44202
44203 \begin_layout Standard
44204 \begin_inset VSpace smallskip*
44205 \end_inset
44206
44207
44208 \series bold
44209 Item 
44210 \begin_inset Quotes eld
44211 \end_inset
44212
44213 menu 
44214 \series default
44215 or
44216 \series bold
44217  button name
44218 \begin_inset Quotes erd
44219 \end_inset
44220
44221  
44222 \begin_inset Quotes eld
44223 \end_inset
44224
44225 LyX-function
44226 \begin_inset Quotes erd
44227 \end_inset
44228
44229
44230 \end_layout
44231
44232 \begin_layout Standard
44233 \noindent
44234 \begin_inset VSpace smallskip*
44235 \end_inset
44236
44237 All LyX-functions are listed in the menu 
44238 \family sans
44239 Help\SpecialChar \menuseparator
44240 LyX
44241 \begin_inset space ~
44242 \end_inset
44243
44244 Functions
44245 \family default
44246 .
44247 \end_layout
44248
44249 \begin_layout Standard
44250 \begin_inset VSpace medskip
44251 \end_inset
44252
44253
44254 \end_layout
44255
44256 \begin_layout Standard
44257 An example: Assuming you use the menu 
44258 \family sans
44259 Navigate\SpecialChar \menuseparator
44260 Bookmarks
44261 \family default
44262  quite often and therefore want six available bookmarks, you can add the
44263  line
44264 \end_layout
44265
44266 \begin_layout Standard
44267 \begin_inset VSpace smallskip*
44268 \end_inset
44269
44270
44271 \series bold
44272 Item 
44273 \begin_inset Quotes eld
44274 \end_inset
44275
44276 Save Bookmark 6
44277 \begin_inset Quotes erd
44278 \end_inset
44279
44280  
44281 \begin_inset Quotes eld
44282 \end_inset
44283
44284 bookmark-save 6
44285 \begin_inset Quotes erd
44286 \end_inset
44287
44288
44289 \end_layout
44290
44291 \begin_layout Standard
44292 \noindent
44293 \begin_inset VSpace smallskip*
44294 \end_inset
44295
44296 to the navigate menu section in the .inc-file to have the sixth bookmark.
44297 \end_layout
44298
44299 \begin_layout Subsubsection
44300 Automatic help
44301 \end_layout
44302
44303 \begin_layout Standard
44304 The option 
44305 \family sans
44306 Enable tool tips in main work area
44307 \family default
44308  enables tool tips showing the content of closed insets like index entries
44309  or footnotes.
44310 \end_layout
44311
44312 \begin_layout Subsubsection
44313 Session
44314 \end_layout
44315
44316 \begin_layout Standard
44317 With the option 
44318 \family sans
44319 Allow saving
44320 \begin_inset space \thinspace{}
44321 \end_inset
44322
44323 /
44324 \begin_inset space \thinspace{}
44325 \end_inset
44326
44327 restoring of window layout and geometries
44328 \family default
44329  LyX's main window will be opened with the size and layout that was used
44330  in the last LyX session.
44331 \end_layout
44332
44333 \begin_layout Standard
44334 The option 
44335 \family sans
44336 Restore cursor positions
44337 \family default
44338  sets the cursor to the position in the file where it has been the last
44339  time.
44340 \end_layout
44341
44342 \begin_layout Standard
44343 The option 
44344 \family sans
44345 Load opened files from last session
44346 \family default
44347  opens all files that were opened in the last LyX session.
44348 \end_layout
44349
44350 \begin_layout Subsubsection
44351 Documents
44352 \begin_inset CommandInset label
44353 LatexCommand label
44354 name "sub:Backup documents"
44355
44356 \end_inset
44357
44358
44359 \begin_inset Index idx
44360 status collapsed
44361
44362 \begin_layout Plain Layout
44363 Backup ! Documents
44364 \end_layout
44365
44366 \end_inset
44367
44368
44369 \end_layout
44370
44371 \begin_layout Standard
44372 When the option 
44373 \family sans
44374 Backup documents
44375 \family default
44376  is set, you can specify the time between backup saves.
44377 \end_layout
44378
44379 \begin_layout Standard
44380
44381 \family sans
44382 Maximum last files
44383 \family default
44384  is the number of last opened files that LyX should display in the menu
44385  
44386 \family sans
44387 File\SpecialChar \menuseparator
44388 Open
44389 \begin_inset space ~
44390 \end_inset
44391
44392 Recent
44393 \family default
44394 .
44395 \end_layout
44396
44397 \begin_layout Standard
44398 When the option 
44399 \family sans
44400 Open documents in tabs
44401 \family default
44402  is not used, then every file will be opened in its own new instance of
44403  LyX.
44404 \end_layout
44405
44406 \begin_layout Subsection
44407 Screen Fonts
44408 \begin_inset Index idx
44409 status collapsed
44410
44411 \begin_layout Plain Layout
44412 Font ! Screen
44413 \end_layout
44414
44415 \end_inset
44416
44417
44418 \begin_inset CommandInset label
44419 LatexCommand label
44420 name "sub:Screen-Fonts"
44421
44422 \end_inset
44423
44424
44425 \end_layout
44426
44427 \begin_layout Standard
44428 These fonts are used to display your documents on the screen.
44429 \end_layout
44430
44431 \begin_layout Standard
44432 \begin_inset Note Greyedout
44433 status open
44434
44435 \begin_layout Plain Layout
44436
44437 \series bold
44438 Note:
44439 \series default
44440  This section only deals with the fonts 
44441 \emph on
44442 inside
44443 \emph default
44444  the LyX window.
44445  The fonts that appear on the output are independent from these fonts, and
44446  set in the menu 
44447 \family sans
44448 Document\SpecialChar \menuseparator
44449 Settings\SpecialChar \menuseparator
44450 Fonts
44451 \family default
44452 .
44453 \end_layout
44454
44455 \end_inset
44456
44457
44458 \end_layout
44459
44460 \begin_layout Standard
44461 By default, LyX uses 
44462 \family typewriter
44463 Times
44464 \family default
44465  as roman (serif) font, 
44466 \family typewriter
44467 Arial
44468 \family default
44469  or 
44470 \family typewriter
44471 Helvetica
44472 \family default
44473  (depends on the system) as 
44474 \family sans
44475 sans
44476 \begin_inset space ~
44477 \end_inset
44478
44479 serif
44480 \family default
44481  font, and 
44482 \family typewriter
44483 Courier
44484 \family default
44485  as 
44486 \family typewriter
44487 typewriter
44488 \family default
44489  font.
44490 \end_layout
44491
44492 \begin_layout Standard
44493 You can change the font size with the 
44494 \family sans
44495 Zoom
44496 \family default
44497  setting.
44498  You can also change the font zoom outside the preferences dialog for the
44499  current LyX session by pressing 
44500 \family sans
44501 Ctrl
44502 \family default
44503  and scrolling the mouse wheel.
44504 \end_layout
44505
44506 \begin_layout Standard
44507
44508 \family sans
44509 Screen DPI
44510 \family default
44511  is the screen resolution in dpi (dots per inch).
44512  The Font Sizes are calculated as letter height in units of points.
44513  72
44514 \begin_inset space \thinspace{}
44515 \end_inset
44516
44517 points have the size of 1
44518 \begin_inset space \thinspace{}
44519 \end_inset
44520
44521 inch, see Appendix
44522 \begin_inset space ~
44523 \end_inset
44524
44525
44526 \begin_inset CommandInset ref
44527 LatexCommand ref
44528 reference "cha:Units-available-in"
44529
44530 \end_inset
44531
44532 .
44533 \end_layout
44534
44535 \begin_layout Standard
44536 The default 
44537 \family sans
44538 Font Sizes
44539 \family default
44540  are the same as if a document font size of 10
44541 \begin_inset space \thinspace{}
44542 \end_inset
44543
44544 pt would be used.
44545  The sizes are explained in detail in section
44546 \begin_inset space ~
44547 \end_inset
44548
44549
44550 \begin_inset CommandInset ref
44551 LatexCommand ref
44552 reference "sub:Document-Font"
44553
44554 \end_inset
44555
44556 .
44557 \end_layout
44558
44559 \begin_layout Standard
44560 With the option 
44561 \family sans
44562 Use Pixmap Cache to speed up font rendering
44563 \family default
44564  enabled, LyX needs to redraw the screen less often.
44565  This results in better performance, especially on slow systems.
44566  On the other hand, the characters might look more fuzzy on screen.
44567  So whether you enable this or not depends on whether you prefer speed over
44568  aesthetics.
44569  Note that the Pixmap Cache is only available and useful under Mac
44570 \begin_inset space ~
44571 \end_inset
44572
44573 OS and Windows.
44574 \end_layout
44575
44576 \begin_layout Subsection
44577 Colors
44578 \begin_inset Index idx
44579 status collapsed
44580
44581 \begin_layout Plain Layout
44582 Color ! LyX screen
44583 \end_layout
44584
44585 \end_inset
44586
44587
44588 \begin_inset Index idx
44589 status collapsed
44590
44591 \begin_layout Plain Layout
44592 Settings ! Color
44593 \end_layout
44594
44595 \end_inset
44596
44597
44598 \end_layout
44599
44600 \begin_layout Standard
44601 You can here change all the colors used by LyX.
44602  Choose an item in the list and use the 
44603 \family sans
44604 Alter
44605 \family default
44606  button.
44607 \end_layout
44608
44609 \begin_layout Subsection
44610 Display
44611 \begin_inset Index idx
44612 status collapsed
44613
44614 \begin_layout Plain Layout
44615 Settings ! Display
44616 \end_layout
44617
44618 \end_inset
44619
44620
44621 \end_layout
44622
44623 \begin_layout Standard
44624 Here you can specify if graphics inside LyX are displayed.
44625 \end_layout
44626
44627 \begin_layout Standard
44628
44629 \family sans
44630 Instant Preview
44631 \family default
44632  enables previewing snippets of your document.
44633  This feature is described in section
44634 \begin_inset space ~
44635 \end_inset
44636
44637
44638 \begin_inset CommandInset ref
44639 LatexCommand ref
44640 reference "sec:Previewing-snippets-of"
44641
44642 \end_inset
44643
44644 .
44645 \end_layout
44646
44647 \begin_layout Standard
44648 The option 
44649 \family sans
44650 Mark
44651 \begin_inset space ~
44652 \end_inset
44653
44654 end
44655 \begin_inset space ~
44656 \end_inset
44657
44658 of
44659 \begin_inset space ~
44660 \end_inset
44661
44662 paragraphs
44663 \family default
44664  displays a pilcrow (¶) at the end of every paragraph.
44665 \end_layout
44666
44667 \begin_layout Section
44668 Editing
44669 \begin_inset Index idx
44670 status collapsed
44671
44672 \begin_layout Plain Layout
44673 Settings ! Editing
44674 \end_layout
44675
44676 \end_inset
44677
44678
44679 \end_layout
44680
44681 \begin_layout Subsection
44682 Control
44683 \end_layout
44684
44685 \begin_layout Subsubsection
44686 Editing
44687 \end_layout
44688
44689 \begin_layout Standard
44690 The option 
44691 \family sans
44692 Cursor follows scrollbar
44693 \family default
44694  sets the cursor to the top of the currently displayed document part when
44695  scrolling.
44696 \end_layout
44697
44698 \begin_layout Standard
44699 You can adjust the thickness of the cursor with the 
44700 \family sans
44701 Cursor width
44702 \family default
44703  setting.
44704  If you set the value to zero the thickness of the cursor scales relative
44705  to the zoom value you choose for the screen fonts.
44706 \end_layout
44707
44708 \begin_layout Standard
44709 The option 
44710 \family sans
44711 Sort environments alphabetically
44712 \family default
44713  sorts the entries in the pull-down box for the paragraph environments.
44714 \end_layout
44715
44716 \begin_layout Standard
44717 The option 
44718 \family sans
44719 Group environments by their category
44720 \family default
44721  groups the entries in the pull-down box for the paragraph environments.
44722 \end_layout
44723
44724 \begin_layout Standard
44725 The math macro editing option determines the editing style, see the section
44726  
44727 \emph on
44728 Math Macros
44729 \emph default
44730  of the 
44731 \emph on
44732 Math
44733 \emph default
44734  manual.
44735 \end_layout
44736
44737 \begin_layout Subsubsection
44738 Fullscreen
44739 \end_layout
44740
44741 \begin_layout Standard
44742 Here you can specify what is hidden in the fullscreen mode.
44743  The option 
44744 \family sans
44745 Limit text width
44746 \family default
44747  specifies the width of the text in fullscreen mode.
44748  This way you can display the text smaller than the screen, the text appears
44749  then centered.
44750 \end_layout
44751
44752 \begin_layout Subsection
44753 Shortcuts
44754 \begin_inset Index idx
44755 status collapsed
44756
44757 \begin_layout Plain Layout
44758 Key Bindings
44759 \end_layout
44760
44761 \end_inset
44762
44763
44764 \begin_inset Index idx
44765 status collapsed
44766
44767 \begin_layout Plain Layout
44768 Settings ! Shortcuts
44769 \end_layout
44770
44771 \end_inset
44772
44773
44774 \end_layout
44775
44776 \begin_layout Subsubsection
44777 Bind File
44778 \end_layout
44779
44780 \begin_layout Standard
44781 Bindings are used to bind a LyX-function to a key.
44782  Several binding files are available:
44783 \end_layout
44784
44785 \begin_layout Description
44786 cua.bind typical set of PC keyboard shortcuts
44787 \end_layout
44788
44789 \begin_layout Description
44790 (x)emacs.bind set of bindings like they are used in the editor programs 
44791 \family sans
44792 Emacs
44793 \family default
44794  (
44795 \family sans
44796 XEmacs
44797 \family default
44798 )
44799 \end_layout
44800
44801 \begin_layout Description
44802 mac.bind set of bindings for 
44803 \family sans
44804 Mac
44805 \begin_inset space \thinspace{}
44806 \end_inset
44807
44808 OS
44809 \family default
44810  systems.
44811 \end_layout
44812
44813 \begin_layout Standard
44814 There are also bind-files designed for special document classes, like 
44815 \shape italic
44816 broadway.bind
44817 \shape default
44818 , and bind files for special languages.
44819  The name of language bind-files begin with a language code, e.
44820 \begin_inset space \thinspace{}
44821 \end_inset
44822
44823 g.
44824 \begin_inset space \space{}
44825 \end_inset
44826
44827
44828 \begin_inset Quotes eld
44829 \end_inset
44830
44831 pt
44832 \begin_inset Quotes erd
44833 \end_inset
44834
44835  for Portuguese.
44836  If you use LyX in a certain language, LyX will try to use the appropriate
44837  bind-file.
44838 \end_layout
44839
44840 \begin_layout Standard
44841 Some bind-files, like 
44842 \emph on
44843 math.bind
44844 \emph default
44845 , have only a small scope.
44846  When looking at the end of the file 
44847 \shape italic
44848 cua.bind
44849 \shape default
44850 , you can see that they are included to keep the overview in the bind-file.
44851 \end_layout
44852
44853 \begin_layout Subsubsection
44854 Editing Shortcuts
44855 \begin_inset CommandInset label
44856 LatexCommand label
44857 name "sub:Editing-Shortcuts"
44858
44859 \end_inset
44860
44861
44862 \begin_inset Index idx
44863 status collapsed
44864
44865 \begin_layout Plain Layout
44866 Key Bindings ! Editing
44867 \end_layout
44868
44869 \end_inset
44870
44871
44872 \end_layout
44873
44874 \begin_layout Standard
44875 To add new or modify existing keybindings to your own taste you can use
44876  the table in the dialog that lists all LyX-functions and the bound shortcuts.
44877  To find functions easily, they are grouped by categories and the dialog
44878  provides the field 
44879 \family sans
44880 Show key-bindings containing
44881 \family default
44882 .
44883  In this field you can insert a keyword for a function you want to edit.
44884  Insert there for example as keyword 
44885 \begin_inset Quotes eld
44886 \end_inset
44887
44888 paste
44889 \begin_inset Quotes erd
44890 \end_inset
44891
44892  and you get the 4 different existing shortcuts for the 3 different functions
44893  that contain 
44894 \begin_inset Quotes eld
44895 \end_inset
44896
44897 paste
44898 \begin_inset Quotes erd
44899 \end_inset
44900
44901  in their name.
44902  As you can see, one function can have more than one shortcut.
44903  All LyX-functions are also listed in the file 
44904 \emph on
44905 LyX Functions
44906 \emph default
44907  that you will find in the 
44908 \family sans
44909 Help
44910 \family default
44911  menu.
44912 \end_layout
44913
44914 \begin_layout Standard
44915 To add e.
44916 \begin_inset space \thinspace{}
44917 \end_inset
44918
44919 g.
44920 \begin_inset space \space{}
44921 \end_inset
44922
44923 the shortcut 
44924 \family sans
44925 Alt+Q
44926 \family default
44927  for the function 
44928 \family sans
44929 textstyle-apply
44930 \family default
44931 , select the function and press the 
44932 \family sans
44933 Modify
44934 \family default
44935  button.
44936  A dialog pops up where you can add the shortcut by using it.
44937  So press Alt+Q to define the shortcut.
44938  Modifying an existing shortcut is done the same way.
44939  You can also bind multiple functions to one shortcut by modifying an existing
44940  binding and adding the different function names as a semicolon separated
44941  list.
44942  LyX will then use the first function that is enabled in the current document
44943  part.
44944  The binding for the function 
44945 \family sans
44946 command-alter
44947 \family default
44948  is an example of this.
44949 \end_layout
44950
44951 \begin_layout Standard
44952 Alternatively you can also edit shortcuts by modifying bind-files with a
44953  text editor.
44954  The syntax of the entries is:
44955 \end_layout
44956
44957 \begin_layout Standard
44958
44959 \series bold
44960
44961 \backslash
44962 bind 
44963 \begin_inset Quotes eld
44964 \end_inset
44965
44966 key combination
44967 \begin_inset Quotes erd
44968 \end_inset
44969
44970  
44971 \begin_inset Quotes eld
44972 \end_inset
44973
44974 LyX-function
44975 \begin_inset Quotes erd
44976 \end_inset
44977
44978
44979 \end_layout
44980
44981 \begin_layout Subsection
44982 Keyboard / Mouse
44983 \begin_inset CommandInset label
44984 LatexCommand label
44985 name "sub:Keyboard-Map"
44986
44987 \end_inset
44988
44989
44990 \begin_inset Index idx
44991 status collapsed
44992
44993 \begin_layout Plain Layout
44994 Keyboard Map
44995 \end_layout
44996
44997 \end_inset
44998
44999
45000 \begin_inset Index idx
45001 status collapsed
45002
45003 \begin_layout Plain Layout
45004 Settings ! Keyboard Map
45005 \end_layout
45006
45007 \end_inset
45008
45009
45010 \end_layout
45011
45012 \begin_layout Standard
45013 Normally keyboard settings have to be done in a menu of your operating system.
45014  For the case that this is not possible, LyX provides keyboard maps.
45015  If you have e.
45016 \begin_inset space \thinspace{}
45017 \end_inset
45018
45019 g.
45020 \begin_inset space \space{}
45021 \end_inset
45022
45023 a Czech keyboard but want to write with it like with a Romanian one, you
45024  can use the keyboard map file named 
45025 \emph on
45026 romanian.kmap
45027 \emph default
45028 .
45029 \end_layout
45030
45031 \begin_layout Standard
45032 \begin_inset Note Greyedout
45033 status open
45034
45035 \begin_layout Plain Layout
45036
45037 \series bold
45038 Note:
45039 \series default
45040  Keyboard maps are only provided as makeshift and don't work on all systems.
45041 \end_layout
45042
45043 \end_inset
45044
45045
45046 \end_layout
45047
45048 \begin_layout Standard
45049 Besides this, you can specify here the 
45050 \family sans
45051 Wheel scrolling speed
45052 \family default
45053 .
45054  The standard value is 1.0, higher values speed up the scrolling, lower ones
45055  slow it down.
45056 \end_layout
45057
45058 \begin_layout Subsection
45059 Input Completion
45060 \begin_inset CommandInset label
45061 LatexCommand label
45062 name "sub:Input-Completion-Appendix"
45063
45064 \end_inset
45065
45066
45067 \begin_inset Index idx
45068 status collapsed
45069
45070 \begin_layout Plain Layout
45071 Input completion
45072 \end_layout
45073
45074 \end_inset
45075
45076
45077 \end_layout
45078
45079 \begin_layout Standard
45080 Input completion is described in sec.
45081 \begin_inset space \thinspace{}
45082 \end_inset
45083
45084
45085 \begin_inset CommandInset ref
45086 LatexCommand ref
45087 reference "sec:Input-Completion"
45088
45089 \end_inset
45090
45091 .
45092  The completion options for math do the same as the corresponding options
45093  for text.
45094  With the general options you can define the delay time for the inline and
45095  popup completion and choose if long completions should be abbreviated or
45096  not.
45097 \end_layout
45098
45099 \begin_layout Section
45100 Paths
45101 \begin_inset CommandInset label
45102 LatexCommand label
45103 name "sec:Paths"
45104
45105 \end_inset
45106
45107
45108 \begin_inset Index idx
45109 status collapsed
45110
45111 \begin_layout Plain Layout
45112 Paths
45113 \end_layout
45114
45115 \end_inset
45116
45117
45118 \begin_inset Index idx
45119 status collapsed
45120
45121 \begin_layout Plain Layout
45122 Settings ! Paths
45123 \end_layout
45124
45125 \end_inset
45126
45127
45128 \end_layout
45129
45130 \begin_layout Description
45131 Working
45132 \begin_inset space ~
45133 \end_inset
45134
45135 directory This is LyX's working directory.
45136  It is the default when you 
45137 \family sans
45138 Open
45139 \family default
45140
45141 \family sans
45142 Save
45143 \family default
45144  or 
45145 \family sans
45146 Save
45147 \begin_inset space ~
45148 \end_inset
45149
45150 as
45151 \family default
45152  files.
45153 \end_layout
45154
45155 \begin_layout Description
45156 Document
45157 \begin_inset space ~
45158 \end_inset
45159
45160 templates This directory will be opened when you use the menu 
45161 \family sans
45162 File\SpecialChar \menuseparator
45163 New
45164 \begin_inset space ~
45165 \end_inset
45166
45167 from
45168 \begin_inset space ~
45169 \end_inset
45170
45171 Template
45172 \family default
45173 .
45174 \end_layout
45175
45176 \begin_layout Description
45177 Example
45178 \begin_inset space ~
45179 \end_inset
45180
45181 files This directory will be opened when you use the button 
45182 \family sans
45183 Examples
45184 \family default
45185  in the 
45186 \family sans
45187 File\SpecialChar \menuseparator
45188 Open
45189 \family default
45190  dialog.
45191 \begin_inset Newline newline
45192 \end_inset
45193
45194
45195 \begin_inset Note Greyedout
45196 status open
45197
45198 \begin_layout Plain Layout
45199
45200 \series bold
45201 Note:
45202 \series default
45203  The 
45204 \family sans
45205 Examples
45206 \family default
45207  button does not exist when using LyX on MacOS and Windows systems.
45208 \end_layout
45209
45210 \end_inset
45211
45212
45213 \end_layout
45214
45215 \begin_layout Description
45216 Backup
45217 \begin_inset space ~
45218 \end_inset
45219
45220 directory
45221 \begin_inset Index idx
45222 status collapsed
45223
45224 \begin_layout Plain Layout
45225 Backup ! Directory
45226 \end_layout
45227
45228 \end_inset
45229
45230  Backup copies will be saved to this directory.
45231  When no directory is given but backups are enabled as described in section
45232 \begin_inset space ~
45233 \end_inset
45234
45235
45236 \begin_inset CommandInset ref
45237 LatexCommand ref
45238 reference "sub:Backup documents"
45239
45240 \end_inset
45241
45242 , the 
45243 \family sans
45244 Working directory
45245 \family default
45246  will be used to save the backups.
45247 \begin_inset Newline newline
45248 \end_inset
45249
45250 The backup files have the ending 
45251 \begin_inset Quotes eld
45252 \end_inset
45253
45254 .lyx~
45255 \begin_inset Quotes erd
45256 \end_inset
45257
45258 .
45259 \end_layout
45260
45261 \begin_layout Description
45262 Ly
45263 \begin_inset ERT
45264 status collapsed
45265
45266 \begin_layout Plain Layout
45267
45268 {}
45269 \end_layout
45270
45271 \end_inset
45272
45273 XServer-Pipe Here you can enter the name of a Unix-pipe.
45274  This pipe is used to send data from external programs to LyX.
45275 \begin_inset Newline newline
45276 \end_inset
45277
45278
45279 \series bold
45280 Example
45281 \series default
45282 : You add a BibTeX-database test.bib to your document.
45283  You can edit this file with the program 
45284 \family typewriter
45285 JabRef
45286 \family default
45287  bearbeiten.
45288  In 
45289 \family typewriter
45290 JabRef
45291 \family default
45292  you have to use the same Unix-Pipe for LyX in its preferences under 
45293 \family sans
45294 External
45295 \begin_inset space ~
45296 \end_inset
45297
45298 programs
45299 \family default
45300 .
45301  If you want to get one entry of the database as citation, select it in
45302  
45303 \family typewriter
45304 JabRef
45305 \family default
45306  and click on the LyX-symbol.
45307  The entry will now be inserted as citation at the current cursor position
45308  in your LyX file.
45309  
45310 \family typewriter
45311 JabRef
45312 \family default
45313  and LyX need of course to be run the same time.
45314 \begin_inset Newline newline
45315 \end_inset
45316
45317
45318 \begin_inset Note Greyedout
45319 status open
45320
45321 \begin_layout Plain Layout
45322
45323 \series bold
45324 Note:
45325 \series default
45326  This feature doesn't work on Windows systems.
45327 \end_layout
45328
45329 \end_inset
45330
45331
45332 \end_layout
45333
45334 \begin_layout Description
45335 Temporary
45336 \begin_inset space ~
45337 \end_inset
45338
45339 directory Temporary files will be saved in this directory.
45340 \end_layout
45341
45342 \begin_layout Description
45343 PATH
45344 \begin_inset space ~
45345 \end_inset
45346
45347 prefix This field contains a list of paths to external programs.
45348  When LyX needs to use an external program, it looks in this list where
45349  to find it on the system.
45350  The path list is automatically set up on Windows and Mac systems when LyX
45351  is configured, so that you normally don't have to modify it.
45352  On Unix
45353 \begin_inset space \thinspace{}
45354 \end_inset
45355
45356 /
45357 \begin_inset space \thinspace{}
45358 \end_inset
45359
45360 Linux systems, the path list will need to be set only if there are external
45361  programs you wish to use that are not in your normal system path ($PATH).
45362  
45363 \end_layout
45364
45365 \begin_layout Section
45366 Identity
45367 \end_layout
45368
45369 \begin_layout Standard
45370 Here you can insert your name and email address.
45371  The identity will be used when you have enabled change tracking as described
45372  in section
45373 \begin_inset space ~
45374 \end_inset
45375
45376
45377 \begin_inset CommandInset ref
45378 LatexCommand ref
45379 reference "sec:Change-Tracking"
45380
45381 \end_inset
45382
45383 , to mark changes you make as yours.
45384 \end_layout
45385
45386 \begin_layout Section
45387 Language Settings
45388 \begin_inset Index idx
45389 status collapsed
45390
45391 \begin_layout Plain Layout
45392 Language ! Settings
45393 \end_layout
45394
45395 \end_inset
45396
45397
45398 \begin_inset Index idx
45399 status collapsed
45400
45401 \begin_layout Plain Layout
45402 Settings ! Language
45403 \end_layout
45404
45405 \end_inset
45406
45407
45408 \end_layout
45409
45410 \begin_layout Subsection
45411 Language
45412 \begin_inset CommandInset label
45413 LatexCommand label
45414 name "sub:Prefs-Language"
45415
45416 \end_inset
45417
45418
45419 \end_layout
45420
45421 \begin_layout Description
45422 User
45423 \begin_inset space ~
45424 \end_inset
45425
45426 Interface
45427 \begin_inset space ~
45428 \end_inset
45429
45430 language Here you can select the language of LyX's menus.
45431  Unfortunately this doesn't work on Mac and Windows.
45432  It works on Linux for the languages into LyX's menus and dialogs are translated.
45433  You find the actual translation status here: 
45434 \begin_inset CommandInset href
45435 LatexCommand href
45436 name "http://www.lyx.org/I18n"
45437 target "http://www.lyx.org/I18n"
45438
45439 \end_inset
45440
45441
45442 \end_layout
45443
45444 \begin_layout Description
45445 Default
45446 \begin_inset space ~
45447 \end_inset
45448
45449 language is the language used in new documents
45450 \end_layout
45451
45452 \begin_layout Description
45453 Language
45454 \begin_inset space ~
45455 \end_inset
45456
45457 package determines which LaTeX package should be loaded to handle language
45458  issues.
45459  Language issues which are handled by this package include proper hyphenation
45460  as well as localization of dates and text strings such as 
45461 \begin_inset Quotes eld
45462 \end_inset
45463
45464 Chapter
45465 \begin_inset Quotes erd
45466 \end_inset
45467
45468  and 
45469 \begin_inset Quotes eld
45470 \end_inset
45471
45472 Table
45473 \begin_inset Quotes erd
45474 \end_inset
45475
45476 .
45477  The most widespread language package is 
45478 \series bold
45479 babel
45480 \series default
45481 , it's the default language package in classic LaTeX.
45482  However, more recent typesetting engines such as XeTeX and LuaTeX come
45483  with an alternative language package (
45484 \series bold
45485 polyglossia
45486 \series default
45487 ) that is more suited for the multi-script support of these engines.
45488  Furthermore, there are also specific language packages for languages not
45489  covered by babel.
45490 \begin_inset Newline newline
45491 \end_inset
45492
45493 The available selections are:
45494 \end_layout
45495
45496 \begin_deeper
45497 \begin_layout Itemize
45498 \noindent
45499
45500 \series bold
45501 Automatic
45502 \series default
45503 :
45504 \series bold
45505  
45506 \series default
45507 Selects the most appropriate language package for the current typesetting
45508  engine (default)
45509 \end_layout
45510
45511 \begin_layout Itemize
45512 \noindent
45513
45514 \series bold
45515 Always babel: 
45516 \series default
45517 Uses always babel, even if another package (such as polyglossia) would have
45518  been preferred by automatic setting; this essentially allows to select
45519  babel instead of polyglossia with XeTeX and LuaTeX
45520 \end_layout
45521
45522 \begin_layout Itemize
45523 \noindent
45524
45525 \series bold
45526 Custom: 
45527 \series default
45528 Lets you load some other language package (via 
45529 \family typewriter
45530
45531 \backslash
45532 usepackage
45533 \series bold
45534 {
45535 \series default
45536 packagename}
45537 \family default
45538 )
45539 \end_layout
45540
45541 \begin_layout Itemize
45542 \noindent
45543
45544 \series bold
45545 None: 
45546 \series default
45547 Loads no language package at all
45548 \end_layout
45549
45550 \end_deeper
45551 \begin_layout Description
45552 Default
45553 \begin_inset space ~
45554 \end_inset
45555
45556 Decimal
45557 \begin_inset space ~
45558 \end_inset
45559
45560 Point Define the default decimal point for the use in tables (decimal point
45561  alignment)
45562 \end_layout
45563
45564 \begin_layout Description
45565 Command
45566 \begin_inset space ~
45567 \end_inset
45568
45569 start When a special LaTeX-package is needed to write in a certain document
45570  language, you can here specify the command to start the package.
45571  An example is the start command 
45572 \family sans
45573
45574 \backslash
45575 begin{arabtext}
45576 \family default
45577  that is needed to write Arabic using the package 
45578 \series bold
45579 ArabTeX
45580 \series default
45581 , see 
45582 \begin_inset CommandInset citation
45583 LatexCommand cite
45584 key "Arabic"
45585
45586 \end_inset
45587
45588 .
45589  The default is the 
45590 \series bold
45591 babel
45592 \series default
45593  command 
45594 \family sans
45595
45596 \backslash
45597 selectlanguage{$$lang}
45598 \family default
45599 .
45600 \end_layout
45601
45602 \begin_layout Description
45603 Command
45604 \begin_inset space ~
45605 \end_inset
45606
45607 end Counterpart to 
45608 \family sans
45609 Command start
45610 \family default
45611 .
45612  Some packages, like the default, don't have an end command since the start
45613  command toggles the package on and off.
45614 \end_layout
45615
45616 \begin_layout Description
45617 Set
45618 \begin_inset space ~
45619 \end_inset
45620
45621 languages
45622 \begin_inset space ~
45623 \end_inset
45624
45625 globally When this option is set, the languages used in the document will
45626  be added as options to the document class options, so that they can be
45627  used by all LaTeX-packages.
45628  Otherwise they will only be used as options for the 
45629 \series bold
45630 babel
45631 \series default
45632  package.
45633 \end_layout
45634
45635 \begin_layout Description
45636 Auto
45637 \begin_inset space ~
45638 \end_inset
45639
45640 begin When this option is set, the documents starts with the chosen document
45641  language.
45642  When this option is not set, the 
45643 \family sans
45644 Command
45645 \begin_inset space ~
45646 \end_inset
45647
45648 start
45649 \family default
45650  is explicitly set to the beginning of the document in the LaTeX-output.
45651  This assures that the correct language is used when you use another 
45652 \family sans
45653 Command
45654 \begin_inset space ~
45655 \end_inset
45656
45657 start
45658 \family default
45659  than the default.
45660 \end_layout
45661
45662 \begin_layout Description
45663 Auto
45664 \begin_inset space ~
45665 \end_inset
45666
45667 end Counterpart to 
45668 \family sans
45669 Auto
45670 \begin_inset space ~
45671 \end_inset
45672
45673 begin
45674 \family default
45675 .
45676  When it is not set, the 
45677 \family sans
45678 Command
45679 \begin_inset space ~
45680 \end_inset
45681
45682 end
45683 \family default
45684  is set to the end of the document.
45685 \end_layout
45686
45687 \begin_layout Description
45688 Mark
45689 \begin_inset space ~
45690 \end_inset
45691
45692 foreign
45693 \begin_inset space ~
45694 \end_inset
45695
45696 languages Text marked formatted in a language different from the document
45697  language will be underlined blue.
45698 \end_layout
45699
45700 \begin_layout Description
45701 Enable
45702 \begin_inset space ~
45703 \end_inset
45704
45705 RTL
45706 \begin_inset space ~
45707 \end_inset
45708
45709 support Enables the use of languages, written from right to left (RTL),
45710  like Arabic, Hebrew, Farsi.
45711 \end_layout
45712
45713 \begin_layout Description
45714 Cursor
45715 \begin_inset space ~
45716 \end_inset
45717
45718 movement When writing RTL, you can define if the left and right arrow keys
45719  move the cursor visually to the left or right, respectively, or logically.
45720  Logical means that the cursor is moved to the left when pressing the right
45721  arrow key and the cursor is inside text in an RTL language.
45722 \end_layout
45723
45724 \begin_layout Subsection
45725 Spellchecker
45726 \end_layout
45727
45728 \begin_layout Standard
45729 The spellchecker settings are explained in section
45730 \begin_inset space ~
45731 \end_inset
45732
45733
45734 \begin_inset CommandInset ref
45735 LatexCommand ref
45736 reference "sec:Spellchecking"
45737
45738 \end_inset
45739
45740
45741 \end_layout
45742
45743 \begin_layout Section
45744 Outputs
45745 \end_layout
45746
45747 \begin_layout Subsection
45748 Printer
45749 \begin_inset CommandInset label
45750 LatexCommand label
45751 name "sub:Printer"
45752
45753 \end_inset
45754
45755
45756 \begin_inset Index idx
45757 status collapsed
45758
45759 \begin_layout Plain Layout
45760 Printer
45761 \end_layout
45762
45763 \end_inset
45764
45765
45766 \begin_inset Index idx
45767 status collapsed
45768
45769 \begin_layout Plain Layout
45770 Settings ! Printer
45771 \end_layout
45772
45773 \end_inset
45774
45775
45776 \end_layout
45777
45778 \begin_layout Description
45779 Default
45780 \begin_inset space ~
45781 \end_inset
45782
45783 printer Here you can specify the name of your default printer.
45784  The name will be used when the 
45785 \family sans
45786 Printer command
45787 \family default
45788  is executed.
45789 \begin_inset Newline newline
45790 \end_inset
45791
45792
45793 \begin_inset Note Greyedout
45794 status open
45795
45796 \begin_layout Plain Layout
45797
45798 \series bold
45799 Note:
45800 \series default
45801  You can leave this field empty on Windows systems because it has no effect.
45802 \end_layout
45803
45804 \end_inset
45805
45806
45807 \end_layout
45808
45809 \begin_layout Description
45810 Printer
45811 \begin_inset space ~
45812 \end_inset
45813
45814 command is the command LyX
45815 \begin_inset space \thinspace{}
45816 \end_inset
45817
45818 /
45819 \begin_inset space \thinspace{}
45820 \end_inset
45821
45822 LaTeX uses for printing.
45823  The default is on most systems 
45824 \family sans
45825 dvips
45826 \family default
45827 .
45828 \end_layout
45829
45830 \begin_layout Description
45831 Printer
45832 \begin_inset space ~
45833 \end_inset
45834
45835 Command
45836 \begin_inset space ~
45837 \end_inset
45838
45839 Options Here you can specify printer options.
45840  A list of printer options with explanations can be found in the documentation
45841  of the program that provides the 
45842 \family sans
45843 Printer command
45844 \family default
45845  you are using.
45846 \end_layout
45847
45848 \begin_layout Description
45849 Adapt
45850 \begin_inset space ~
45851 \end_inset
45852
45853 output
45854 \begin_inset space ~
45855 \end_inset
45856
45857 to
45858 \begin_inset space ~
45859 \end_inset
45860
45861 printer This option works only for the 
45862 \family sans
45863 Printer command
45864 \family default
45865  
45866 \begin_inset Quotes eld
45867 \end_inset
45868
45869
45870 \family sans
45871 dvips
45872 \family default
45873
45874 \begin_inset Quotes erd
45875 \end_inset
45876
45877 .
45878  It activates a configuration file for dvips.
45879  This is an option only for dvips experts.
45880 \end_layout
45881
45882 \begin_layout Subsection
45883 Date Format
45884 \begin_inset Index idx
45885 status collapsed
45886
45887 \begin_layout Plain Layout
45888 Date Format
45889 \end_layout
45890
45891 \end_inset
45892
45893
45894 \begin_inset Index idx
45895 status collapsed
45896
45897 \begin_layout Plain Layout
45898 Settings ! Date format
45899 \end_layout
45900
45901 \end_inset
45902
45903
45904 \end_layout
45905
45906 \begin_layout Standard
45907 The date format can be one or a mixture of the formats listed here:
45908 \begin_inset Newline newline
45909 \end_inset
45910
45911
45912 \begin_inset Flex URL
45913 status collapsed
45914
45915 \begin_layout Plain Layout
45916
45917 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
45918 \end_layout
45919
45920 \end_inset
45921
45922
45923 \begin_inset Newline newline
45924 \end_inset
45925
45926 For example the format
45927 \begin_inset Newline newline
45928 \end_inset
45929
45930 %d/%m/%y
45931 \begin_inset Newline newline
45932 \end_inset
45933
45934 prints the date as day/month/year.
45935 \end_layout
45936
45937 \begin_layout Subsection
45938 Plain Text
45939 \end_layout
45940
45941 \begin_layout Description
45942 Output
45943 \begin_inset space ~
45944 \end_inset
45945
45946 line
45947 \begin_inset space ~
45948 \end_inset
45949
45950 length sets the maximum number of characters printed in one line when using
45951  the menu 
45952 \family sans
45953 File\SpecialChar \menuseparator
45954 Export\SpecialChar \menuseparator
45955 Plain
45956 \begin_inset space ~
45957 \end_inset
45958
45959 text
45960 \family default
45961 .
45962  Setting the line line length to 0 means all text is printed in one endless
45963  line.
45964 \end_layout
45965
45966 \begin_layout Description
45967 roff
45968 \begin_inset space ~
45969 \end_inset
45970
45971 command defines an additional command used to produce better ASCII tables
45972  with the 
45973 \family typewriter
45974 groff/troff/nroff
45975 \family default
45976  UNIX-commands (refer to their manuals for more information about them).
45977  Setting this as empty tells LyX to use the internal formatter.
45978 \end_layout
45979
45980 \begin_layout Subsection
45981 LaT
45982 \begin_inset ERT
45983 status collapsed
45984
45985 \begin_layout Plain Layout
45986
45987 {}
45988 \end_layout
45989
45990 \end_inset
45991
45992 eX
45993 \begin_inset CommandInset label
45994 LatexCommand label
45995 name "sub:LaTeX-settings"
45996
45997 \end_inset
45998
45999
46000 \begin_inset Index idx
46001 status collapsed
46002
46003 \begin_layout Plain Layout
46004 Settings ! LaTeX
46005 \end_layout
46006
46007 \end_inset
46008
46009
46010 \end_layout
46011
46012 \begin_layout Description
46013 Use
46014 \begin_inset space ~
46015 \end_inset
46016
46017 LaTe
46018 \begin_inset ERT
46019 status collapsed
46020
46021 \begin_layout Plain Layout
46022
46023 {}
46024 \end_layout
46025
46026 \end_inset
46027
46028 X
46029 \begin_inset space ~
46030 \end_inset
46031
46032 font
46033 \begin_inset space ~
46034 \end_inset
46035
46036 encoding This is the default encoding of the document font.
46037  
46038 \family sans
46039 T1
46040 \family default
46041  is the default and covers western languages and symbols.
46042  
46043 \family sans
46044 T2A
46045 \family default
46046
46047 \family sans
46048 T2B
46049 \family default
46050
46051 \family sans
46052 T2C
46053 \family default
46054
46055 \family sans
46056 LCY
46057 \family default
46058 , and 
46059 \family sans
46060 X2
46061 \family default
46062  are for Cyrillic.
46063  Combinations of the encodings are possible, like 
46064 \begin_inset Quotes erd
46065 \end_inset
46066
46067
46068 \family sans
46069 T1, T2B
46070 \family default
46071
46072 \begin_inset Quotes erd
46073 \end_inset
46074
46075 .
46076  The font encoding is normally automatically loaded by the language packages
46077  LyX sets up in the background.
46078  So there is no need to change the default encoding.
46079 \end_layout
46080
46081 \begin_layout Description
46082 Default
46083 \begin_inset space ~
46084 \end_inset
46085
46086 paper
46087 \begin_inset space ~
46088 \end_inset
46089
46090 size This is the paper size that is used for new documents.
46091  The 
46092 \family sans
46093 Default
46094 \family default
46095  value depends on your LaTeX-system setup.
46096 \end_layout
46097
46098 \begin_layout Standard
46099 You can also specify here commands with parameters for the listed applications.
46100  But before you change something, it is strongly recommended to read the
46101  manuals of the applications.
46102  Currently the following commands can be set:
46103 \end_layout
46104
46105 \begin_layout Description
46106 CheckTe
46107 \begin_inset ERT
46108 status collapsed
46109
46110 \begin_layout Plain Layout
46111
46112 {}
46113 \end_layout
46114
46115 \end_inset
46116
46117 X
46118 \begin_inset space ~
46119 \end_inset
46120
46121 command Command for the program 
46122 \family sans
46123 CheckTeX
46124 \family default
46125  that is described in the section 
46126 \emph on
46127 Checking TeX
46128 \emph default
46129  of the 
46130 \emph on
46131 Additional Features
46132 \emph default
46133  manual.
46134 \end_layout
46135
46136 \begin_layout Description
46137 BibTe
46138 \begin_inset ERT
46139 status collapsed
46140
46141 \begin_layout Plain Layout
46142
46143 {}
46144 \end_layout
46145
46146 \end_inset
46147
46148 X
46149 \begin_inset space ~
46150 \end_inset
46151
46152 command Command for the program 
46153 \family sans
46154 BibTeX
46155 \family default
46156  that generates the bibliography, see section
46157 \begin_inset space ~
46158 \end_inset
46159
46160
46161 \begin_inset CommandInset ref
46162 LatexCommand ref
46163 reference "sub:Bibliography-databases"
46164
46165 \end_inset
46166
46167 .
46168 \end_layout
46169
46170 \begin_layout Description
46171 Index
46172 \begin_inset space ~
46173 \end_inset
46174
46175 command Command for the program that generates the index, see section
46176 \begin_inset space ~
46177 \end_inset
46178
46179
46180 \begin_inset CommandInset ref
46181 LatexCommand ref
46182 reference "sub:Index-Program"
46183
46184 \end_inset
46185
46186 .
46187 \end_layout
46188
46189 \begin_layout Description
46190 Nomenclature
46191 \begin_inset space ~
46192 \end_inset
46193
46194 command Command for the program that generates the nomenclature, see section
46195 \begin_inset space ~
46196 \end_inset
46197
46198
46199 \begin_inset CommandInset ref
46200 LatexCommand ref
46201 reference "sub:Nomenclature-Program"
46202
46203 \end_inset
46204
46205 .
46206 \end_layout
46207
46208 \begin_layout Description
46209 DVI
46210 \begin_inset space ~
46211 \end_inset
46212
46213 viewer
46214 \begin_inset space ~
46215 \end_inset
46216
46217 paper
46218 \begin_inset space ~
46219 \end_inset
46220
46221 size
46222 \begin_inset space ~
46223 \end_inset
46224
46225 options They only have an effect when the program 
46226 \family sans
46227 xdvi
46228 \family default
46229  is used as DVI-viewer.
46230 \end_layout
46231
46232 \begin_layout Standard
46233 There are additionally the following options:
46234 \end_layout
46235
46236 \begin_layout Description
46237 Use
46238 \begin_inset space ~
46239 \end_inset
46240
46241 Windows-style
46242 \begin_inset space ~
46243 \end_inset
46244
46245 paths
46246 \begin_inset space ~
46247 \end_inset
46248
46249 in
46250 \begin_inset space ~
46251 \end_inset
46252
46253 LaTeX
46254 \begin_inset space ~
46255 \end_inset
46256
46257 files Uses paths in the notation of Windows, that means that 
46258 \begin_inset Quotes eld
46259 \end_inset
46260
46261
46262 \backslash
46263
46264 \begin_inset Quotes erd
46265 \end_inset
46266
46267  is used instead of 
46268 \begin_inset Quotes eld
46269 \end_inset
46270
46271 /
46272 \begin_inset Quotes erd
46273 \end_inset
46274
46275  to separate folders.
46276  This option is enabled by default when you use LyX on Windows.
46277 \begin_inset Index idx
46278 status collapsed
46279
46280 \begin_layout Plain Layout
46281 Paths
46282 \end_layout
46283
46284 \end_inset
46285
46286
46287 \begin_inset Index idx
46288 status collapsed
46289
46290 \begin_layout Plain Layout
46291 Settings ! Paths
46292 \end_layout
46293
46294 \end_inset
46295
46296
46297 \end_layout
46298
46299 \begin_layout Description
46300 Reset
46301 \begin_inset space ~
46302 \end_inset
46303
46304 class
46305 \begin_inset space ~
46306 \end_inset
46307
46308 options
46309 \begin_inset space ~
46310 \end_inset
46311
46312 when
46313 \begin_inset space ~
46314 \end_inset
46315
46316 document
46317 \begin_inset space ~
46318 \end_inset
46319
46320 classes
46321 \begin_inset space ~
46322 \end_inset
46323
46324 changes Removes all manually set document class options in the 
46325 \family sans
46326 Document\SpecialChar \menuseparator
46327 Settings
46328 \family default
46329  dialog when changing the document class.
46330 \end_layout
46331
46332 \begin_layout Section
46333 File
46334 \begin_inset space ~
46335 \end_inset
46336
46337 Handling
46338 \begin_inset Index idx
46339 status collapsed
46340
46341 \begin_layout Plain Layout
46342 File handling
46343 \end_layout
46344
46345 \end_inset
46346
46347
46348 \end_layout
46349
46350 \begin_layout Subsection
46351 Converters
46352 \begin_inset CommandInset label
46353 LatexCommand label
46354 name "sub:Converters"
46355
46356 \end_inset
46357
46358
46359 \begin_inset Index idx
46360 status collapsed
46361
46362 \begin_layout Plain Layout
46363 Converters
46364 \end_layout
46365
46366 \end_inset
46367
46368
46369 \end_layout
46370
46371 \begin_layout Standard
46372 Here you find the list of defined converter commands to convert material
46373  from one format to another.
46374  You can modify them or create new ones.
46375  To modify a converter, select it, change the entry of the field 
46376 \family sans
46377 Converter
46378 \family default
46379  and/or 
46380 \family sans
46381 Extra
46382 \begin_inset space ~
46383 \end_inset
46384
46385 flag
46386 \family default
46387 , and press the 
46388 \family sans
46389 Modify
46390 \family default
46391  button.
46392  To create a new converter, select an existing one, select a different format
46393  in the 
46394 \family sans
46395 From
46396 \begin_inset space ~
46397 \end_inset
46398
46399 format
46400 \family default
46401  drop-down list, modify the 
46402 \family sans
46403 Converter
46404 \family default
46405  field, and press the 
46406 \family sans
46407 Add
46408 \family default
46409  button.
46410 \end_layout
46411
46412 \begin_layout Standard
46413 When the 
46414 \family sans
46415 Converter File Cache
46416 \family default
46417  is enabled, conversions will be cached as long as specified in the field
46418  
46419 \family sans
46420 Maximum Age (in days
46421 \family default
46422 ).
46423  This means that images don't need to be converted again when you reopen
46424  a document; the converted images from the cache will be used instead.
46425 \end_layout
46426
46427 \begin_layout Standard
46428 More about converters, like the variables and flags that can be used in
46429  the converter definition, is described in the section 
46430 \emph on
46431 Converters
46432 \emph default
46433  of the 
46434 \emph on
46435 Customization
46436 \emph default
46437  manual.
46438 \end_layout
46439
46440 \begin_layout Subsection
46441 File Formats
46442 \begin_inset CommandInset label
46443 LatexCommand label
46444 name "sec:File-Formats"
46445
46446 \end_inset
46447
46448
46449 \begin_inset Index idx
46450 status collapsed
46451
46452 \begin_layout Plain Layout
46453 File formats
46454 \end_layout
46455
46456 \end_inset
46457
46458
46459 \begin_inset Index idx
46460 status collapsed
46461
46462 \begin_layout Plain Layout
46463 Copiers
46464 \end_layout
46465
46466 \end_inset
46467
46468
46469 \end_layout
46470
46471 \begin_layout Standard
46472 Here you find the list of defined file formats that LyX can handle.
46473  You can modify the viewer and editor program that should be used for certain
46474  formats.
46475 \end_layout
46476
46477 \begin_layout Standard
46478 Furthermore, you can define the 
46479 \begin_inset Quotes eld
46480 \end_inset
46481
46482 Default output format
46483 \begin_inset Quotes erd
46484 \end_inset
46485
46486  that is used when you hit 
46487 \begin_inset Quotes eld
46488 \end_inset
46489
46490 View
46491 \begin_inset Quotes erd
46492 \end_inset
46493
46494
46495 \begin_inset Quotes eld
46496 \end_inset
46497
46498 Update
46499 \begin_inset Quotes erd
46500 \end_inset
46501
46502
46503 \begin_inset Quotes eld
46504 \end_inset
46505
46506 View Master Document
46507 \begin_inset Quotes erd
46508 \end_inset
46509
46510  and 
46511 \begin_inset Quotes eld
46512 \end_inset
46513
46514 Update Master Document
46515 \begin_inset Quotes erd
46516 \end_inset
46517
46518  in the Edit menu or the toolbar.
46519 \end_layout
46520
46521 \begin_layout Standard
46522 More about formats, like the options that can be used in the format definition,
46523  is described in the section 
46524 \emph on
46525 Formats
46526 \emph default
46527  of the 
46528 \emph on
46529 Customization
46530 \emph default
46531  manual.
46532 \end_layout
46533
46534 \begin_layout Standard
46535 Since all conversions from one format to another take place in LyX's temporary
46536  directory, it is sometimes necessary to modify a file before copying it
46537  to the temporary directory in order that the conversion may be performed.
46538  This is done by specifying a 
46539 \family sans
46540 Copier
46541 \family default
46542 .
46543  More about this is described in the section 
46544 \emph on
46545 Copiers
46546 \emph default
46547  of the 
46548 \emph on
46549 Customization
46550 \emph default
46551  manual.
46552 \end_layout
46553
46554 \begin_layout Chapter
46555 Units available in LyX
46556 \begin_inset Index idx
46557 status collapsed
46558
46559 \begin_layout Plain Layout
46560 Units
46561 \end_layout
46562
46563 \end_inset
46564
46565
46566 \begin_inset CommandInset label
46567 LatexCommand label
46568 name "cha:Units-available-in"
46569
46570 \end_inset
46571
46572
46573 \end_layout
46574
46575 \begin_layout Standard
46576 To understand the units described in this documentation, 
46577 \begin_inset CommandInset ref
46578 LatexCommand ref
46579 reference "cap:Units"
46580
46581 \end_inset
46582
46583  explains all units available in LyX.
46584 \end_layout
46585
46586 \begin_layout Standard
46587 \begin_inset Float table
46588 placement h
46589 wide false
46590 sideways false
46591 status open
46592
46593 \begin_layout Plain Layout
46594 \begin_inset Caption
46595
46596 \begin_layout Plain Layout
46597 \begin_inset CommandInset label
46598 LatexCommand label
46599 name "cap:Units"
46600
46601 \end_inset
46602
46603 Units
46604 \end_layout
46605
46606 \end_inset
46607
46608
46609 \end_layout
46610
46611 \begin_layout Plain Layout
46612 \begin_inset VSpace medskip
46613 \end_inset
46614
46615
46616 \end_layout
46617
46618 \begin_layout Plain Layout
46619 \align center
46620 \begin_inset Tabular
46621 <lyxtabular version="3" rows="20" columns="2">
46622 <features tabularvalignment="middle">
46623 <column alignment="center" valignment="top" width="0">
46624 <column alignment="center" valignment="top" width="0">
46625 <row>
46626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
46627 \begin_inset Text
46628
46629 \begin_layout Plain Layout
46630 unit
46631 \end_layout
46632
46633 \end_inset
46634 </cell>
46635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
46636 \begin_inset Text
46637
46638 \begin_layout Plain Layout
46639 name/description
46640 \end_layout
46641
46642 \end_inset
46643 </cell>
46644 </row>
46645 <row>
46646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46647 \begin_inset Text
46648
46649 \begin_layout Plain Layout
46650 mm
46651 \end_layout
46652
46653 \end_inset
46654 </cell>
46655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46656 \begin_inset Text
46657
46658 \begin_layout Plain Layout
46659 millimeter
46660 \end_layout
46661
46662 \end_inset
46663 </cell>
46664 </row>
46665 <row>
46666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46667 \begin_inset Text
46668
46669 \begin_layout Plain Layout
46670 cm
46671 \end_layout
46672
46673 \end_inset
46674 </cell>
46675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46676 \begin_inset Text
46677
46678 \begin_layout Plain Layout
46679 centimeter
46680 \end_layout
46681
46682 \end_inset
46683 </cell>
46684 </row>
46685 <row>
46686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46687 \begin_inset Text
46688
46689 \begin_layout Plain Layout
46690 in
46691 \end_layout
46692
46693 \end_inset
46694 </cell>
46695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46696 \begin_inset Text
46697
46698 \begin_layout Plain Layout
46699 inch
46700 \end_layout
46701
46702 \end_inset
46703 </cell>
46704 </row>
46705 <row>
46706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46707 \begin_inset Text
46708
46709 \begin_layout Plain Layout
46710 pt
46711 \end_layout
46712
46713 \end_inset
46714 </cell>
46715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46716 \begin_inset Text
46717
46718 \begin_layout Plain Layout
46719 point (72.27
46720 \begin_inset space \thinspace{}
46721 \end_inset
46722
46723 pt = 1
46724 \begin_inset space \thinspace{}
46725 \end_inset
46726
46727 in)
46728 \end_layout
46729
46730 \end_inset
46731 </cell>
46732 </row>
46733 <row>
46734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46735 \begin_inset Text
46736
46737 \begin_layout Plain Layout
46738 pc
46739 \end_layout
46740
46741 \end_inset
46742 </cell>
46743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46744 \begin_inset Text
46745
46746 \begin_layout Plain Layout
46747 pica (1
46748 \begin_inset space \thinspace{}
46749 \end_inset
46750
46751 pc = 12
46752 \begin_inset space \thinspace{}
46753 \end_inset
46754
46755 pt)
46756 \end_layout
46757
46758 \end_inset
46759 </cell>
46760 </row>
46761 <row>
46762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46763 \begin_inset Text
46764
46765 \begin_layout Plain Layout
46766 sp
46767 \end_layout
46768
46769 \end_inset
46770 </cell>
46771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46772 \begin_inset Text
46773
46774 \begin_layout Plain Layout
46775 scaled point (65536
46776 \begin_inset space \thinspace{}
46777 \end_inset
46778
46779 sp = 1
46780 \begin_inset space \thinspace{}
46781 \end_inset
46782
46783 pt)
46784 \end_layout
46785
46786 \end_inset
46787 </cell>
46788 </row>
46789 <row>
46790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46791 \begin_inset Text
46792
46793 \begin_layout Plain Layout
46794 bp
46795 \end_layout
46796
46797 \end_inset
46798 </cell>
46799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46800 \begin_inset Text
46801
46802 \begin_layout Plain Layout
46803 big point (72
46804 \begin_inset space \thinspace{}
46805 \end_inset
46806
46807 bp = 1
46808 \begin_inset space \thinspace{}
46809 \end_inset
46810
46811 in)
46812 \end_layout
46813
46814 \end_inset
46815 </cell>
46816 </row>
46817 <row>
46818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46819 \begin_inset Text
46820
46821 \begin_layout Plain Layout
46822 dd
46823 \end_layout
46824
46825 \end_inset
46826 </cell>
46827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46828 \begin_inset Text
46829
46830 \begin_layout Plain Layout
46831 didot (72
46832 \begin_inset space \thinspace{}
46833 \end_inset
46834
46835 dd 
46836 \begin_inset Formula $\approx$
46837 \end_inset
46838
46839  37.6
46840 \begin_inset space \thinspace{}
46841 \end_inset
46842
46843 mm)
46844 \end_layout
46845
46846 \end_inset
46847 </cell>
46848 </row>
46849 <row>
46850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46851 \begin_inset Text
46852
46853 \begin_layout Plain Layout
46854 cc
46855 \end_layout
46856
46857 \end_inset
46858 </cell>
46859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46860 \begin_inset Text
46861
46862 \begin_layout Plain Layout
46863 cicero (1
46864 \begin_inset space \thinspace{}
46865 \end_inset
46866
46867 cc = 12
46868 \begin_inset space \thinspace{}
46869 \end_inset
46870
46871 dd)
46872 \end_layout
46873
46874 \end_inset
46875 </cell>
46876 </row>
46877 <row>
46878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46879 \begin_inset Text
46880
46881 \begin_layout Plain Layout
46882 Scale%
46883 \end_layout
46884
46885 \end_inset
46886 </cell>
46887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46888 \begin_inset Text
46889
46890 \begin_layout Plain Layout
46891 % of original image width
46892 \end_layout
46893
46894 \end_inset
46895 </cell>
46896 </row>
46897 <row>
46898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46899 \begin_inset Text
46900
46901 \begin_layout Plain Layout
46902 text%
46903 \end_layout
46904
46905 \end_inset
46906 </cell>
46907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46908 \begin_inset Text
46909
46910 \begin_layout Plain Layout
46911 % of text width
46912 \end_layout
46913
46914 \end_inset
46915 </cell>
46916 </row>
46917 <row>
46918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46919 \begin_inset Text
46920
46921 \begin_layout Plain Layout
46922 col%
46923 \end_layout
46924
46925 \end_inset
46926 </cell>
46927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46928 \begin_inset Text
46929
46930 \begin_layout Plain Layout
46931 % of column width
46932 \end_layout
46933
46934 \end_inset
46935 </cell>
46936 </row>
46937 <row>
46938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46939 \begin_inset Text
46940
46941 \begin_layout Plain Layout
46942 page%
46943 \end_layout
46944
46945 \end_inset
46946 </cell>
46947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46948 \begin_inset Text
46949
46950 \begin_layout Plain Layout
46951 % of paper width
46952 \end_layout
46953
46954 \end_inset
46955 </cell>
46956 </row>
46957 <row>
46958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46959 \begin_inset Text
46960
46961 \begin_layout Plain Layout
46962 line%
46963 \end_layout
46964
46965 \end_inset
46966 </cell>
46967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46968 \begin_inset Text
46969
46970 \begin_layout Plain Layout
46971 % of line width
46972 \end_layout
46973
46974 \end_inset
46975 </cell>
46976 </row>
46977 <row>
46978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46979 \begin_inset Text
46980
46981 \begin_layout Plain Layout
46982 theight%
46983 \end_layout
46984
46985 \end_inset
46986 </cell>
46987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
46988 \begin_inset Text
46989
46990 \begin_layout Plain Layout
46991 % of text height
46992 \end_layout
46993
46994 \end_inset
46995 </cell>
46996 </row>
46997 <row>
46998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
46999 \begin_inset Text
47000
47001 \begin_layout Plain Layout
47002 pheight%
47003 \end_layout
47004
47005 \end_inset
47006 </cell>
47007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47008 \begin_inset Text
47009
47010 \begin_layout Plain Layout
47011 % of paper height
47012 \end_layout
47013
47014 \end_inset
47015 </cell>
47016 </row>
47017 <row>
47018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47019 \begin_inset Text
47020
47021 \begin_layout Plain Layout
47022 ex
47023 \end_layout
47024
47025 \end_inset
47026 </cell>
47027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47028 \begin_inset Text
47029
47030 \begin_layout Plain Layout
47031 height of letter 
47032 \emph on
47033 x
47034 \emph default
47035  in current font
47036 \end_layout
47037
47038 \end_inset
47039 </cell>
47040 </row>
47041 <row>
47042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
47043 \begin_inset Text
47044
47045 \begin_layout Plain Layout
47046 em
47047 \end_layout
47048
47049 \end_inset
47050 </cell>
47051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
47052 \begin_inset Text
47053
47054 \begin_layout Plain Layout
47055 width of letter 
47056 \emph on
47057 M
47058 \emph default
47059  in current font
47060 \end_layout
47061
47062 \end_inset
47063 </cell>
47064 </row>
47065 <row>
47066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
47067 \begin_inset Text
47068
47069 \begin_layout Plain Layout
47070 mu
47071 \end_layout
47072
47073 \end_inset
47074 </cell>
47075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
47076 \begin_inset Text
47077
47078 \begin_layout Plain Layout
47079 math unit (1
47080 \begin_inset space \thinspace{}
47081 \end_inset
47082
47083 mu = 1/18
47084 \begin_inset space \thinspace{}
47085 \end_inset
47086
47087 em)
47088 \end_layout
47089
47090 \end_inset
47091 </cell>
47092 </row>
47093 </lyxtabular>
47094
47095 \end_inset
47096
47097
47098 \end_layout
47099
47100 \end_inset
47101
47102
47103 \end_layout
47104
47105 \begin_layout Chapter
47106 Credits
47107 \begin_inset CommandInset label
47108 LatexCommand label
47109 name "cha:Credits"
47110
47111 \end_inset
47112
47113
47114 \end_layout
47115
47116 \begin_layout Standard
47117 The documentation is a collaborative effort between many different people
47118  (and we would encourage people to contribute!).
47119 \end_layout
47120
47121 \begin_layout Itemize
47122
47123 \noun on
47124 Alejandro Aguilar Sierra
47125 \end_layout
47126
47127 \begin_layout Itemize
47128
47129 \noun on
47130 Amir Karger
47131 \end_layout
47132
47133 \begin_layout Itemize
47134
47135 \noun on
47136 David Johnson
47137 \end_layout
47138
47139 \begin_layout Itemize
47140
47141 \noun on
47142 Hartmut Haase
47143 \end_layout
47144
47145 \begin_layout Itemize
47146
47147 \noun on
47148 Ignacio García
47149 \end_layout
47150
47151 \begin_layout Itemize
47152
47153 \noun on
47154 Ivan Schreter
47155 \end_layout
47156
47157 \begin_layout Itemize
47158
47159 \noun on
47160 John Raithel
47161 \end_layout
47162
47163 \begin_layout Itemize
47164
47165 \noun on
47166 John Weiss
47167 \end_layout
47168
47169 \begin_layout Itemize
47170
47171 \noun on
47172 Lars Gullik Bjønnes
47173 \end_layout
47174
47175 \begin_layout Itemize
47176
47177 \noun on
47178 Matthias Ettrich
47179 \end_layout
47180
47181 \begin_layout Itemize
47182
47183 \noun on
47184 Matthias Zenker
47185 \end_layout
47186
47187 \begin_layout Itemize
47188
47189 \noun on
47190 Rich Fields
47191 \end_layout
47192
47193 \begin_layout Itemize
47194
47195 \noun on
47196 Pascal André
47197 \end_layout
47198
47199 \begin_layout Itemize
47200
47201 \noun on
47202 Paul Evans
47203 \end_layout
47204
47205 \begin_layout Itemize
47206
47207 \noun on
47208 Paul Russel
47209 \end_layout
47210
47211 \begin_layout Itemize
47212
47213 \noun on
47214 Robin Socha
47215 \end_layout
47216
47217 \begin_layout Itemize
47218
47219 \noun on
47220 Uwe Stöhr
47221 \end_layout
47222
47223 \begin_layout Itemize
47224 The LyX Team: 
47225 \begin_inset CommandInset citation
47226 LatexCommand cite
47227 key "lyxcredit"
47228
47229 \end_inset
47230
47231
47232 \end_layout
47233
47234 \begin_layout Standard
47235 \begin_inset Newpage newpage
47236 \end_inset
47237
47238 The bibliography on the following page was created with the 
47239 \family sans
47240 Bibliography
47241 \family default
47242  environment.
47243 \end_layout
47244
47245 \begin_layout Bibliography
47246 \labelwidthstring Literaturverzeichnis
47247 \begin_inset CommandInset bibitem
47248 LatexCommand bibitem
47249 label "Credits"
47250 key "lyxcredit"
47251
47252 \end_inset
47253
47254 The LyX Team: 
47255 \begin_inset CommandInset href
47256 LatexCommand href
47257 name "Credits"
47258 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
47259
47260 \end_inset
47261
47262 :
47263 \begin_inset Newline newline
47264 \end_inset
47265
47266
47267 \begin_inset Flex URL
47268 status collapsed
47269
47270 \begin_layout Plain Layout
47271
47272 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
47273 \end_layout
47274
47275 \end_inset
47276
47277
47278 \end_layout
47279
47280 \begin_layout Bibliography
47281 \labelwidthstring Literaturverzeichnis
47282 \begin_inset CommandInset bibitem
47283 LatexCommand bibitem
47284 key "latexcompanion"
47285
47286 \end_inset
47287
47288 Frank Mittelbach and Michel Goossens: 
47289 \emph on
47290 The LaTeX Companion Second Edition.
47291
47292 \emph default
47293  Addison-Wesley, 2004
47294 \end_layout
47295
47296 \begin_layout Bibliography
47297 \labelwidthstring Literaturverzeichnis
47298 \begin_inset CommandInset bibitem
47299 LatexCommand bibitem
47300 key "latexguide"
47301
47302 \end_inset
47303
47304 Helmut Kopka and Patrick W.
47305  Daly: 
47306 \emph on
47307 A Guide to LaTeX Fourth Edition.
47308
47309 \emph default
47310  Addison-Wesley, 2003
47311 \end_layout
47312
47313 \begin_layout Bibliography
47314 \labelwidthstring Literaturverzeichnis
47315 \begin_inset CommandInset bibitem
47316 LatexCommand bibitem
47317 key "latexbook"
47318
47319 \end_inset
47320
47321 Leslie Lamport: 
47322 \emph on
47323 LaTeX: A Document Preparation System.
47324
47325 \emph default
47326  Addison-Wesley, second edition, 1994
47327 \end_layout
47328
47329 \begin_layout Bibliography
47330 \labelwidthstring Literaturverzeichnis
47331 \begin_inset CommandInset bibitem
47332 LatexCommand bibitem
47333 key "texbook"
47334
47335 \end_inset
47336
47337 Donald E.
47338  Knuth.
47339  
47340 \emph on
47341 The TeXbook.
47342
47343 \emph default
47344  Addison-Wesley, 1984
47345 \end_layout
47346
47347 \begin_layout Bibliography
47348 \labelwidthstring Literaturverzeichnis
47349 \begin_inset CommandInset bibitem
47350 LatexCommand bibitem
47351 key "TeXCatalogue"
47352
47353 \end_inset
47354
47355 The TeX Catalogue:
47356 \begin_inset Newline newline
47357 \end_inset
47358
47359
47360 \begin_inset Flex URL
47361 status collapsed
47362
47363 \begin_layout Plain Layout
47364
47365 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
47366 \end_layout
47367
47368 \end_inset
47369
47370
47371 \end_layout
47372
47373 \begin_layout Bibliography
47374 \labelwidthstring Literaturverzeichnis
47375 \begin_inset CommandInset bibitem
47376 LatexCommand bibitem
47377 key "LaTeXFAQ"
47378
47379 \end_inset
47380
47381 The LaTeX FAQ:
47382 \begin_inset Newline newline
47383 \end_inset
47384
47385
47386 \begin_inset Flex URL
47387 status collapsed
47388
47389 \begin_layout Plain Layout
47390
47391 http://www.tex.ac.uk/cgi-bin/texfaq2html
47392 \end_layout
47393
47394 \end_inset
47395
47396
47397 \end_layout
47398
47399 \begin_layout Bibliography
47400 \labelwidthstring Literaturverzeichnis
47401 \begin_inset CommandInset bibitem
47402 LatexCommand bibitem
47403 key "BibTeX"
47404
47405 \end_inset
47406
47407
47408 \begin_inset CommandInset href
47409 LatexCommand href
47410 name "Documentation"
47411 target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
47412
47413 \end_inset
47414
47415  of the program 
47416 \family sans
47417 BibTeX
47418 \family default
47419 :
47420 \begin_inset Newline newline
47421 \end_inset
47422
47423
47424 \begin_inset Flex URL
47425 status collapsed
47426
47427 \begin_layout Plain Layout
47428
47429 http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
47430 \end_layout
47431
47432 \end_inset
47433
47434
47435 \end_layout
47436
47437 \begin_layout Bibliography
47438 \labelwidthstring Literaturverzeichnis
47439 \begin_inset CommandInset bibitem
47440 LatexCommand bibitem
47441 key "BibTeX-2"
47442
47443 \end_inset
47444
47445
47446 \begin_inset CommandInset href
47447 LatexCommand href
47448 name "Documentation"
47449 target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
47450
47451 \end_inset
47452
47453  how to use the program 
47454 \family sans
47455 BibTeX
47456 \family default
47457 :
47458 \begin_inset Newline newline
47459 \end_inset
47460
47461
47462 \begin_inset Flex URL
47463 status collapsed
47464
47465 \begin_layout Plain Layout
47466
47467 http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
47468 \end_layout
47469
47470 \end_inset
47471
47472
47473 \end_layout
47474
47475 \begin_layout Bibliography
47476 \labelwidthstring Literaturverzeichnis
47477 \begin_inset CommandInset bibitem
47478 LatexCommand bibitem
47479 key "makeindex"
47480
47481 \end_inset
47482
47483
47484 \begin_inset CommandInset href
47485 LatexCommand href
47486 name "Documentation"
47487 target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
47488
47489 \end_inset
47490
47491  of the program 
47492 \family sans
47493 makeindex
47494 \family default
47495 :
47496 \begin_inset Newline newline
47497 \end_inset
47498
47499
47500 \begin_inset Flex URL
47501 status collapsed
47502
47503 \begin_layout Plain Layout
47504
47505 http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
47506 \end_layout
47507
47508 \end_inset
47509
47510
47511 \end_layout
47512
47513 \begin_layout Bibliography
47514 \labelwidthstring Literaturverzeichnis
47515 \begin_inset CommandInset bibitem
47516 LatexCommand bibitem
47517 key "xindy"
47518
47519 \end_inset
47520
47521
47522 \begin_inset CommandInset href
47523 LatexCommand href
47524 name "Documentation"
47525 target "http://www.xindy.org/documentation.html"
47526
47527 \end_inset
47528
47529  of the program 
47530 \family sans
47531 xindy
47532 \family default
47533 :
47534 \begin_inset Newline newline
47535 \end_inset
47536
47537
47538 \begin_inset Flex URL
47539 status collapsed
47540
47541 \begin_layout Plain Layout
47542
47543 http://www.xindy.org/documentation.html
47544 \end_layout
47545
47546 \end_inset
47547
47548
47549 \end_layout
47550
47551 \begin_layout Bibliography
47552 \labelwidthstring Literaturverzeichnis
47553 \begin_inset CommandInset bibitem
47554 LatexCommand bibitem
47555 key "caption"
47556
47557 \end_inset
47558
47559
47560 \begin_inset CommandInset href
47561 LatexCommand href
47562 name "Documentation"
47563 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
47564
47565 \end_inset
47566
47567  of the LaTeX-package 
47568 \series bold
47569 caption
47570 \series default
47571
47572 \begin_inset Index idx
47573 status collapsed
47574
47575 \begin_layout Plain Layout
47576 LaTeX-packages ! caption
47577 \end_layout
47578
47579 \end_inset
47580
47581 :
47582 \begin_inset Newline newline
47583 \end_inset
47584
47585
47586 \begin_inset Flex URL
47587 status collapsed
47588
47589 \begin_layout Plain Layout
47590
47591 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
47592 \end_layout
47593
47594 \end_inset
47595
47596
47597 \end_layout
47598
47599 \begin_layout Bibliography
47600 \labelwidthstring Literaturverzeichnis
47601 \begin_inset CommandInset bibitem
47602 LatexCommand bibitem
47603 key "enumitem"
47604
47605 \end_inset
47606
47607
47608 \begin_inset CommandInset href
47609 LatexCommand href
47610 name "Documentation"
47611 target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
47612
47613 \end_inset
47614
47615  of the LaTeX-package 
47616 \series bold
47617 enumitem
47618 \series default
47619
47620 \begin_inset Index idx
47621 status collapsed
47622
47623 \begin_layout Plain Layout
47624 LaTeX-packages ! enumitem
47625 \end_layout
47626
47627 \end_inset
47628
47629 :
47630 \begin_inset Newline newline
47631 \end_inset
47632
47633
47634 \begin_inset Flex URL
47635 status collapsed
47636
47637 \begin_layout Plain Layout
47638
47639 http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
47640 \end_layout
47641
47642 \end_inset
47643
47644
47645 \end_layout
47646
47647 \begin_layout Bibliography
47648 \labelwidthstring Literaturverzeichnis
47649 \begin_inset CommandInset bibitem
47650 LatexCommand bibitem
47651 key "fancyhdr"
47652
47653 \end_inset
47654
47655
47656 \begin_inset CommandInset href
47657 LatexCommand href
47658 name "Documentation"
47659 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
47660
47661 \end_inset
47662
47663  of the LaTeX-package 
47664 \series bold
47665 fancyhdr
47666 \series default
47667
47668 \begin_inset Index idx
47669 status collapsed
47670
47671 \begin_layout Plain Layout
47672 LaTeX-packages ! fancyhdr
47673 \end_layout
47674
47675 \end_inset
47676
47677 :
47678 \begin_inset Newline newline
47679 \end_inset
47680
47681
47682 \begin_inset Flex URL
47683 status collapsed
47684
47685 \begin_layout Plain Layout
47686
47687 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
47688 \end_layout
47689
47690 \end_inset
47691
47692
47693 \end_layout
47694
47695 \begin_layout Bibliography
47696 \labelwidthstring Literaturverzeichnis
47697 \begin_inset CommandInset bibitem
47698 LatexCommand bibitem
47699 key "hyperref"
47700
47701 \end_inset
47702
47703
47704 \series bold
47705
47706 \begin_inset CommandInset href
47707 LatexCommand href
47708 name "Documentation"
47709 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
47710
47711 \end_inset
47712
47713
47714 \series default
47715  of the LaTeX-package 
47716 \series bold
47717 hyperref
47718 \series default
47719
47720 \begin_inset Index idx
47721 status collapsed
47722
47723 \begin_layout Plain Layout
47724 LaTeX-packages ! hyperref
47725 \end_layout
47726
47727 \end_inset
47728
47729 :
47730 \begin_inset Newline newline
47731 \end_inset
47732
47733
47734 \begin_inset Flex URL
47735 status collapsed
47736
47737 \begin_layout Plain Layout
47738
47739 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
47740 \end_layout
47741
47742 \end_inset
47743
47744
47745 \end_layout
47746
47747 \begin_layout Bibliography
47748 \labelwidthstring Literaturverzeichnis
47749 \begin_inset CommandInset bibitem
47750 LatexCommand bibitem
47751 key "nomencl"
47752
47753 \end_inset
47754
47755
47756 \begin_inset CommandInset href
47757 LatexCommand href
47758 name "Documentation"
47759 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
47760
47761 \end_inset
47762
47763  of the LaTeX-package 
47764 \series bold
47765 nomencl
47766 \series default
47767
47768 \begin_inset Index idx
47769 status collapsed
47770
47771 \begin_layout Plain Layout
47772 LaTeX-packages ! nomencl
47773 \end_layout
47774
47775 \end_inset
47776
47777 :
47778 \begin_inset Newline newline
47779 \end_inset
47780
47781
47782 \begin_inset Flex URL
47783 status collapsed
47784
47785 \begin_layout Plain Layout
47786
47787 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
47788 \end_layout
47789
47790 \end_inset
47791
47792
47793 \end_layout
47794
47795 \begin_layout Bibliography
47796 \labelwidthstring Literaturverzeichnis
47797 \begin_inset CommandInset bibitem
47798 LatexCommand bibitem
47799 key "prettyref"
47800
47801 \end_inset
47802
47803
47804 \begin_inset CommandInset href
47805 LatexCommand href
47806 name "Documentation"
47807 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
47808
47809 \end_inset
47810
47811  of the LaTeX-package 
47812 \series bold
47813 prettyref
47814 \series default
47815
47816 \begin_inset Index idx
47817 status collapsed
47818
47819 \begin_layout Plain Layout
47820 LaTeX-packages ! prettyref
47821 \end_layout
47822
47823 \end_inset
47824
47825 :
47826 \begin_inset Newline newline
47827 \end_inset
47828
47829
47830 \begin_inset Flex URL
47831 status collapsed
47832
47833 \begin_layout Plain Layout
47834
47835 http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
47836 \end_layout
47837
47838 \end_inset
47839
47840
47841 \end_layout
47842
47843 \begin_layout Bibliography
47844 \labelwidthstring Literaturverzeichnis
47845 \begin_inset CommandInset bibitem
47846 LatexCommand bibitem
47847 key "refstyle"
47848
47849 \end_inset
47850
47851
47852 \begin_inset CommandInset href
47853 LatexCommand href
47854 name "Documentation"
47855 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
47856
47857 \end_inset
47858
47859  of the LaTeX-package 
47860 \series bold
47861 refstyle
47862 \series default
47863
47864 \begin_inset Index idx
47865 status collapsed
47866
47867 \begin_layout Plain Layout
47868 LaTeX-packages ! refstyle
47869 \end_layout
47870
47871 \end_inset
47872
47873 :
47874 \begin_inset Newline newline
47875 \end_inset
47876
47877
47878 \begin_inset Flex URL
47879 status collapsed
47880
47881 \begin_layout Plain Layout
47882
47883 http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf
47884 \end_layout
47885
47886 \end_inset
47887
47888
47889 \end_layout
47890
47891 \begin_layout Bibliography
47892 \labelwidthstring Literaturverzeichnis
47893 \begin_inset CommandInset bibitem
47894 LatexCommand bibitem
47895 key "tipa"
47896
47897 \end_inset
47898
47899
47900 \begin_inset CommandInset href
47901 LatexCommand href
47902 name "Documentation"
47903 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
47904
47905 \end_inset
47906
47907  of the LaTeX-package 
47908 \series bold
47909 tipa
47910 \series default
47911
47912 \begin_inset Index idx
47913 status collapsed
47914
47915 \begin_layout Plain Layout
47916 LaTeX-packages ! tipa
47917 \end_layout
47918
47919 \end_inset
47920
47921 :
47922 \begin_inset Newline newline
47923 \end_inset
47924
47925
47926 \begin_inset Flex URL
47927 status collapsed
47928
47929 \begin_layout Plain Layout
47930
47931 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
47932 \end_layout
47933
47934 \end_inset
47935
47936
47937 \end_layout
47938
47939 \begin_layout Bibliography
47940 \labelwidthstring Literaturverzeichnis
47941 \begin_inset CommandInset bibitem
47942 LatexCommand bibitem
47943 key "Arabic"
47944
47945 \end_inset
47946
47947
47948 \begin_inset CommandInset href
47949 LatexCommand href
47950 name "Wiki-page"
47951 target "http://wiki.lyx.org/Windows/Arabic"
47952
47953 \end_inset
47954
47955  how to set up LyX for Arabic:
47956 \begin_inset Newline newline
47957 \end_inset
47958
47959
47960 \begin_inset Flex URL
47961 status collapsed
47962
47963 \begin_layout Plain Layout
47964
47965 http://wiki.lyx.org/Windows/Arabic
47966 \end_layout
47967
47968 \end_inset
47969
47970
47971 \end_layout
47972
47973 \begin_layout Bibliography
47974 \labelwidthstring Literaturverzeichnis
47975 \begin_inset CommandInset bibitem
47976 LatexCommand bibitem
47977 key "Armenian"
47978
47979 \end_inset
47980
47981
47982 \begin_inset CommandInset href
47983 LatexCommand href
47984 name "Wiki-page"
47985 target "http://wiki.lyx.org/Windows/Armenian"
47986
47987 \end_inset
47988
47989  how to set up LyX for Armenian:
47990 \begin_inset Newline newline
47991 \end_inset
47992
47993
47994 \begin_inset Flex URL
47995 status collapsed
47996
47997 \begin_layout Plain Layout
47998
47999 http://wiki.lyx.org/Windows/Armenian
48000 \end_layout
48001
48002 \end_inset
48003
48004
48005 \end_layout
48006
48007 \begin_layout Bibliography
48008 \labelwidthstring Literaturverzeichnis
48009 \begin_inset CommandInset bibitem
48010 LatexCommand bibitem
48011 key "Farsi"
48012
48013 \end_inset
48014
48015
48016 \begin_inset CommandInset href
48017 LatexCommand href
48018 name "Wiki-page"
48019 target "http://wiki.lyx.org/Windows/Farsi"
48020
48021 \end_inset
48022
48023  how to set up LyX for Farsi:
48024 \begin_inset Newline newline
48025 \end_inset
48026
48027
48028 \begin_inset Flex URL
48029 status collapsed
48030
48031 \begin_layout Plain Layout
48032
48033 http://wiki.lyx.org/Windows/Farsi
48034 \end_layout
48035
48036 \end_inset
48037
48038
48039 \end_layout
48040
48041 \begin_layout Bibliography
48042 \labelwidthstring Literaturverzeichnis
48043 \begin_inset CommandInset bibitem
48044 LatexCommand bibitem
48045 key "Hebrew"
48046
48047 \end_inset
48048
48049
48050 \begin_inset CommandInset href
48051 LatexCommand href
48052 name "Wiki-page"
48053 target "http://wiki.lyx.org/Windows/Hebrew"
48054
48055 \end_inset
48056
48057  how to set up LyX for Hebrew:
48058 \begin_inset Newline newline
48059 \end_inset
48060
48061
48062 \begin_inset Flex URL
48063 status collapsed
48064
48065 \begin_layout Plain Layout
48066
48067 http://wiki.lyx.org/Windows/Hebrew
48068 \end_layout
48069
48070 \end_inset
48071
48072
48073 \end_layout
48074
48075 \begin_layout Bibliography
48076 \labelwidthstring Literaturverzeichnis
48077 \begin_inset CommandInset bibitem
48078 LatexCommand bibitem
48079 key "Japanese"
48080
48081 \end_inset
48082
48083
48084 \begin_inset CommandInset href
48085 LatexCommand href
48086 name "Wiki-page"
48087 target "http://wiki.lyx.org/Windows/Japanese"
48088
48089 \end_inset
48090
48091  how to set up LyX for Japanese:
48092 \begin_inset Newline newline
48093 \end_inset
48094
48095
48096 \begin_inset Flex URL
48097 status collapsed
48098
48099 \begin_layout Plain Layout
48100
48101 http://wiki.lyx.org/Windows/Japanese
48102 \end_layout
48103
48104 \end_inset
48105
48106
48107 \end_layout
48108
48109 \begin_layout Bibliography
48110 \labelwidthstring Literaturverzeichnis
48111 \begin_inset CommandInset bibitem
48112 LatexCommand bibitem
48113 key "Latvian"
48114
48115 \end_inset
48116
48117
48118 \begin_inset CommandInset href
48119 LatexCommand href
48120 name "Wiki-page"
48121 target "http://wiki.lyx.org/Windows/Latvian"
48122
48123 \end_inset
48124
48125  how to set up LyX for Latvian:
48126 \begin_inset Newline newline
48127 \end_inset
48128
48129
48130 \begin_inset Flex URL
48131 status collapsed
48132
48133 \begin_layout Plain Layout
48134
48135 http://wiki.lyx.org/Windows/Latvian
48136 \end_layout
48137
48138 \end_inset
48139
48140
48141 \end_layout
48142
48143 \begin_layout Bibliography
48144 \labelwidthstring Literaturverzeichnis
48145 \begin_inset CommandInset bibitem
48146 LatexCommand bibitem
48147 key "Lithuanian"
48148
48149 \end_inset
48150
48151
48152 \begin_inset CommandInset href
48153 LatexCommand href
48154 name "Wiki-page"
48155 target "http://wiki.lyx.org/Windows/Lithuanian"
48156
48157 \end_inset
48158
48159  how to set up LyX for Lithuanian:
48160 \begin_inset Newline newline
48161 \end_inset
48162
48163
48164 \begin_inset Flex URL
48165 status collapsed
48166
48167 \begin_layout Plain Layout
48168
48169 http://wiki.lyx.org/Windows/Lithuanian
48170 \end_layout
48171
48172 \end_inset
48173
48174
48175 \end_layout
48176
48177 \begin_layout Bibliography
48178 \labelwidthstring Literaturverzeichnis
48179 \begin_inset CommandInset bibitem
48180 LatexCommand bibitem
48181 key "Mongolian"
48182
48183 \end_inset
48184
48185
48186 \begin_inset CommandInset href
48187 LatexCommand href
48188 name "Wiki-page"
48189 target "http://wiki.lyx.org/Windows/Mongolian"
48190
48191 \end_inset
48192
48193  how to set up LyX for Mongolian:
48194 \begin_inset Newline newline
48195 \end_inset
48196
48197
48198 \begin_inset Flex URL
48199 status collapsed
48200
48201 \begin_layout Plain Layout
48202
48203 http://wiki.lyx.org/Windows/Mongolian
48204 \end_layout
48205
48206 \end_inset
48207
48208
48209 \end_layout
48210
48211 \begin_layout Bibliography
48212 \labelwidthstring Literaturverzeichnis
48213 \begin_inset CommandInset bibitem
48214 LatexCommand bibitem
48215 key "Vietnamese"
48216
48217 \end_inset
48218
48219
48220 \begin_inset CommandInset href
48221 LatexCommand href
48222 name "Wiki-page"
48223 target "http://wiki.lyx.org/Windows/Vietnamese"
48224
48225 \end_inset
48226
48227  how to set up LyX for Vietnamese:
48228 \begin_inset Newline newline
48229 \end_inset
48230
48231
48232 \begin_inset Flex URL
48233 status collapsed
48234
48235 \begin_layout Plain Layout
48236
48237 http://wiki.lyx.org/Windows/Vietnamese
48238 \end_layout
48239
48240 \end_inset
48241
48242
48243 \end_layout
48244
48245 \begin_layout Bibliography
48246 \labelwidthstring Literaturverzeichnis
48247 \begin_inset CommandInset bibitem
48248 LatexCommand bibitem
48249 key "NewInLyX20"
48250
48251 \end_inset
48252
48253
48254 \begin_inset CommandInset href
48255 LatexCommand href
48256 name "Wiki-page"
48257 target "http://wiki.lyx.org/LyX/NewInLyX20"
48258
48259 \end_inset
48260
48261  about new features in 
48262 \family sans
48263 LyX 2.0
48264 \family default
48265 :
48266 \begin_inset Newline newline
48267 \end_inset
48268
48269
48270 \begin_inset Flex URL
48271 status collapsed
48272
48273 \begin_layout Plain Layout
48274
48275 http://wiki.lyx.org/LyX/NewInLyX20
48276 \end_layout
48277
48278 \end_inset
48279
48280
48281 \end_layout
48282
48283 \begin_layout Standard
48284 \begin_inset Newpage newpage
48285 \end_inset
48286
48287
48288 \begin_inset ERT
48289 status collapsed
48290
48291 \begin_layout Plain Layout
48292
48293
48294 \backslash
48295 let
48296 \backslash
48297 mybibname
48298 \backslash
48299 bibname
48300 \end_layout
48301
48302 \begin_layout Plain Layout
48303
48304
48305 \backslash
48306 renewcommand{
48307 \backslash
48308 bibname}{
48309 \backslash
48310 mybibname
48311 \backslash
48312 ; 2}
48313 \end_layout
48314
48315 \end_inset
48316
48317
48318 \begin_inset Note Note
48319 status collapsed
48320
48321 \begin_layout Plain Layout
48322 The command 
48323 \series bold
48324
48325 \backslash
48326 bibname
48327 \series default
48328  is the name of the bibliography in the current document language.
48329  It is redefined here with the number 2 at the end to state that the following
48330  bibliography is the second one:
48331 \end_layout
48332
48333 \end_inset
48334
48335
48336 \end_layout
48337
48338 \begin_layout Standard
48339 \begin_inset CommandInset bibtex
48340 LatexCommand bibtex
48341 bibfiles "biblio/LyXDocs"
48342 options "biblio/alphadin"
48343
48344 \end_inset
48345
48346
48347 \end_layout
48348
48349 \begin_layout Standard
48350 The above bibliography is created from a BibTeX-database.
48351 \end_layout
48352
48353 \begin_layout Standard
48354 \begin_inset CommandInset nomencl_print
48355 LatexCommand printnomenclature
48356 set_width "none"
48357
48358 \end_inset
48359
48360
48361 \begin_inset CommandInset index_print
48362 LatexCommand printindex
48363 type "idx"
48364
48365 \end_inset
48366
48367
48368 \end_layout
48369
48370 \end_body
48371 \end_document